@import url("/css/noto_sans_kr.css");

a:hover{text-decoration:none}

.section_event{}
.section_event img{margin:0 auto}

.event_header{padding:100px 0px;background:url(//cdn.hoteltira.com/img/PE/event/tour_cusco/tour_cusco_bg1.jpg) 50% 0px no-repeat;}
.event_main_txt{padding:0 0 100px 0px;}
.event_sub_txt{padding:0 0 0 0px;max-width:700px;margin:0 auto;color:#fff;font-size:1.2em;text-align:center;}

.event_body{padding:60px 0px;background:url(//cdn.hoteltira.com/img/PE/event/tour_cusco/tour_cusco_bg2.jpg) 50% 0px repeat-y;}
.event_body_txt{max-width:1000px;margin:0 auto;padding:30px;background-color:#fff;}
.event_body_txt .t1{font-size: 30px; color: #245a14; padding: 0 0 15px 0; font-weight: 500; }
.event_body_txt p{font-size: 18px; line-height: 30px; font-weight: 500; }
.event_body_txt .t2{overflow:hidden;font-size: 20px;line-height:2em;}
.tour_point{display:block;clear:both;padding: 4px 10px;border-radius: 10px; color: #fff; background-color: #245a14;text-align:center;}
.tag_el{display: inline-block;margin-right: 20px;margin-top: 3px;padding: 2px;background-color: aliceblue;}
.tab {max-width:1000px;margin:0 auto;background-color: #d1d3d4; }
.tab:after{ display:block; content:''; clear:both; }
.tab .tablinks {display:block;float: left;width:33.33333%;height:100px;background-color:#d1d3d4;font-size:1.5em;border: none; outline: none; cursor: pointer;  transition: 0.3s;}
.tab button:hover { font-size:1.7em; color:#245a14; font-weight:600; background-color: #fff; }
.tab button.active { font-size:1.7em; font-weight:600; background-color: #fff; color:#245a14; }
.tabcontent {display: none;max-width:1000px;margin:0 auto}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}



.event_footer{padding:60px 0px;background:url(//cdn.hoteltira.com/img/PE/event/tour_cusco/tour_cusco_bg3.jpg) 50% 0px no-repeat;}

@media (min-width:768px) {
}

@media (min-width:992px) {
  .tour_point{display:inline-block;float:left;margin-right:20px}
  .event_sub_txt{font-size:1.6em;}
  .event_body_txt{padding:60px}
  .tab .tablinks{font-size:2em;}
  .tab button.active{font-size:2.4em;}
}

@media (min-width:1200px) {
}