@charset "utf-8";


/**
 * 2019-11-01T13:39:49+09:00
 *
 *
 *
 *
 *
 *
 * 
 */

.samp img { max-width:100%}

.red_font{color: #ffb400;}
/*메인 슬라이드*/
#main_whole_slider .swiper-button-navigation{background-color: rgba(35,70,100,0.7); padding: 14px 0; height: auto; margin: 0;}
  #main_whole_slider .swiper-button-navigation .slide_go{
    display: inline-block; border-right:1px solid rgba(255,255,255,0.2); padding: 0 12px; background-color: transparent; color: rgba(255,255,255,0.7); height: auto; background: transparent; -webkit-border-radius: 0; border-radius: 0; -webkit-transform: translate(0,0);
    transform: translate(0,0); -webkit-transition: all 0.7s cubic-bezier(0.22,0.81,0.01,0.99); -ms-transition: all 0.7s cubic-bezier(0.22,0.81,0.01,0.99); transition: all 1s cubic-bezier(0.22,0.81,0.01,0.99)
-ms-transform: translate(0,0);
  }
  #main_whole_slider .swiper-button-navigation .slide_go .t1{color:rgba(255,255,255,0.6); height: auto;}
  #main_whole_slider .swiper-button-navigation .slide_go .t2{color:rgba(255,255,255,0.4);}
  #main_whole_slider .swiper-button-navigation .slide_go_active{
    color: rgba(255,255,255,1);
    background: transparent; -webkit-transform: translate(0,0);  -ms-transform: translate(0,0);  transform: translate(0,0);}
  #main_whole_slider .swiper-button-navigation .slide_go .t2{height: auto;}
  #main_whole_slider .swiper-button-navigation .slide_go_active .t1{color: #fff;}
  #main_whole_slider .swiper-button-navigation .slide_go_active .t2{color: rgba(255,255,255,1); text-decoration: underline;}

  #main_whole_slider_container .swiper-slide .slide_contents_wrap{text-align: left; left: 20%;}
  #main_whole_slider_container .swiper-slide .slide_contents_wrap .slide_contents h1{ margin: 8px 0;
    font-weight: 500; text-shadow: 0 5px 15px rgba(5,5,5,0.3);}
  #main_whole_slider_container .swiper-slide .slide_contents_wrap .slide_contents h3{margin: 10px 0;  text-shadow: none; font-size: 1.4em;}
  .btn.btn_underline{padding: 0;background-color: transparent; color: #fff; text-decoration: underline; text-transform: capitalize; font-family: 'Roboto';}
  #main_whole_slider .swiper-button-navigation .slide_go:last-of-type{border-right:none;}
  .bannerBtn{background: #ffb400;  padding: 10px 20px; color: #fff;}
  @media only screen and (min-width: 1200px){
    #main_whole_slider .nav_main{padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto;}
  }
  @media only screen and (max-width: 1200px){
  #main_whole_slider_container .swiper-slide .slide_contents_wrap .slide_contents h1{font-size: 3em;}
  #main_whole_slider .swiper-button-navigation{padding: 6px 0;}
  #main_whole_slider_container .swiper-slide .slide_contents_wrap{left: 15%;}
  }

  @media only screen and (max-width: 991px){
  #main_whole_slider .swiper-button-navigation .slide_go .t2{display: none;}
  #main_whole_slider .swiper-button-navigation .slide_go{padding: 0 4px;}
  #main_whole_slider_container .swiper-slide .slide_contents_wrap .slide_contents h1{font-size: 2em;}
  #main_whole_slider_container .swiper-slide .slide_contents_wrap .slide_contents h3{font-size: 1.2em;}
  }
  @media only screen and (max-width: 767px){
  #main_whole_slider_container .swiper-slide .slide_contents_wrap{left: 0; text-align: center;}
  .body_xs #main_whole_slider_container .swiper-slide .slide_contents_wrap .slide_contents h1{font-size: 1.8em;}
  .body_xs #main_whole_slider_container .swiper-slide .slide_contents_wrap .slide_contents h3{font-size: 14px;}
  .bannerBtn{padding: 6px 13px;}
  }

/*티라 강점*/
.sec01{background: url('//cdn.hoteltira.com/hoteltira/img/bali/sec01_bg.jpg') 50% 0 no-repeat; padding: 40px 0;}
.strongpoint{color: #fff;}
.strongpoint a { color:#fff; }
.pointBox{width: 24%;padding:0 5px; display: inline-block; border-right:1px solid #fff;  cursor: pointer;}
.pointBox:last-child{border-right: none;}
.pointBox h3{margin: 0; padding-top: 2px;padding-bottom: 16px; font-size: 28px;}
.pointBox span{padding-top: 20px;display: block;font-size: 14px;}
.pointBox p{font-size: 16px;}
@media only screen and (max-width: 991px){
.strongpoint{margin-right: -15px;margin-left: -15px;}
.pointBox h3 { font-size: 20px; }
.pointBox p { font-size: 14px; }
}
@media only screen and (max-width: 767px){
.pointBox h3{font-size: 18px;}
.pointBox p{display: none;}
.pointBox img{width: 45%;}
}
@media only screen and (max-width: 520px){
.sec01{height: auto; padding: 20px 0;}
.pointBox{padding:10px; width: 48%}
.pointBox:nth-child(1){border-bottom:1px solid #fff}
.pointBox:nth-child(2) {border-bottom:1px solid #fff;border-right: none;}
.pointBox h3 br { display: none; }
.pointBox span{display: none}
.pointBox h3{font-size: 14px;  padding: 10px 0 0 0; font-weight: bold;}
}
/*액티비티 버튼*/
.chCoupon{padding: 40px 0;}
.chCoupon .row{margin-right: 5%;margin-left: 5%;}
.activity_btn{position: relative; cursor: pointer; padding-left: 5px;padding-right: 5px;}
.activity_btn .activity_tit{position: absolute; top:20px; left:40px;color:#fff;}
.activity_btn img{width: 100%;}
.activity_btn .activity_tit p{font-size: 13px;}
.activity_btn .activity_tit h3{margin: 5px 0;}
.m_coupon{display: none;}
@media only screen and (max-width: 1200px){
.chCoupon .row{margin-right:0;margin-left:0;}
}
@media only screen and (max-width: 991px){
.activity_btn .activity_tit{top: 14px;left: 30px;}
.activity_btn .activity_tit h3{font-size: 18px;}
.activity_btn .activity_tit p{margin-bottom: 5px;}
}
@media only screen and (max-width: 767px){
.pc_coupon{display: none;}
.m_coupon{display: block;}
.activity_btn .activity_tit h3{font-size: 20px;}
.activity_btn .activity_tit{top: 20px; left: 30px;}
}
@media only screen and (max-width: 560px){
.activity_btn .activity_tit p{margin-bottom: 2px;}
.activity_btn .activity_tit img{max-width: 48%;}
.activity_btn .activity_tit span{display: none;}
}
@media only screen and (max-width: 420px){
.activity_btn > img{width:100%; margin: 0;}
.activity_btn .activity_tit h3{margin: 0; font-size: 14px;}
}

/* 스위스 주요지역별 추천 호텔*/
section .main_tit h3{font-size: 2.5em; margin: 8px 0;}
.hotel_wrap{position: relative; cursor: pointer; padding: 7.49px;}
.hotel_txt_wrap{position: absolute;  bottom: 20px;  left: 30px; color: #fff; z-index: 5; width: 100%;  padding-right: 60px;}
.hotel_txt_wrap .hotel_txt_box{height: auto; overflow: hidden; transition: all 0.4s ease-out;margin-bottom: -40px;transition: all 0.4s ease-out;}
.hotel_txt_wrap .hotel_txt_box h5{font-size: 18px;}
.hotel_img_wrap{max-height:336px}
.best_location_bg .hotel_wrap:hover .hover_txt{transition: all 0.4s ease-out;  opacity: 1;}
.best_location_bg .hotel_wrap:hover .hotel_txt_box{margin-bottom: 0;transition: all 0.4s ease-out;}
.best_location_bg .hotel_img_wrap img{width: 100%;}
.best_location_bg .hotel_wrap:hover .hotel_img_wrap{background-color: rgba(255,180,0,0.9);}
.best_location_bg .hotel_wrap:hover .hotel_img_wrap img{opacity: 0.2;}
.best_location_bg .hotel_wrap .hover_txt{padding-top: 5px; border-top: 1px solid #fff;  opacity: 0;}
.best_tit_wrap span{color:#ffb400; font-size: 1em;}
.best_tit_wrap h4{font-size: 2.1em; color: #111; margin-top: 5px; }
.best_tit_wrap p{font-size: 1.2em; color: #888;}

@media only screen and (max-width: 991px){
.best_location_bg .hotel_img_wrap img{width: 100%;}
.hotel_txt_wrap{bottom:40px;}
.hotel_txt_box h5{font-size: 2em;}
}
@media only screen and (max-width: 767px){
.hotel_txt_wrap{bottom: 0px; left: 25px;}
.hotel_txt_wrap .hotel_txt_box{margin-bottom: -10px;}
.best_location_bg .hotel_wrap:hover .hotel_txt_box{margin-bottom: 20px;}
.best_location_bg{padding-left: 14px;padding-right: 14px;}
section .main_tit h3{font-size: 2em;}
}
@media only screen and (max-width: 640px){
.best_location_bg{padding: 0 14px;}
.hotel_txt_wrap .hotel_txt_box h5{font-size: 16px; letter-spacing: -0.03em; margin: 0 0 5px;}
.hotel_txt_wrap .hotel_txt_box .stars svg{height: 12px !important;}
.best_tit_wrap{padding-top: 20px; }
.hotel_txt_wrap{padding-right: 44px;}
.hotel_img_wrap{max-height:332px}
}
@media only screen and (max-width: 520px){
.hotel_txt_box >p{display: none;}
.hotel_img_wrap{max-height:205px}
}

/*추천호텔*/
.recommendHotel{background-color:rgba(55,43,43,0.03);}
.item_tab_wrap .item_tab_ctn{border:none; background-color: transparent; padding-left: 0;padding-right: 0;}
.item_tab_wrap .item_tab_btns .item_tab_btn{background-color: #eee;}
.item_tab_wrap .item_tab_btns .active{background-color: #ffb400;}
.item_block_container .item_block:hover{box-shadow: none; color: #333;}
.item_block_container .item_block{text-decoration: none;}
.item_block_container .item_block .item_block_cover{background-color: transparent; opacity: 1;}
.item_block_container .item_block .item_block_image{background-color: #242424;}
/*.item_block_container .item_block .item_block_image::before{content:url('//cdn.hoteltira.com/img/CH/main/plus_icn.png'); width: 15px; height: 15px; clear: both; display: block; position: absolute;  top: 45%;  left: 45%;}*/
/*.item_block_container .item_block:hover .item_block_image img{opacity: 0.2;}*/
.item_block_container .item_block .item_block_text .item_block_grade i{background-color: #ffd800; background-image:none;}




.best_location_bg .nav-tabs>li{width: 33.33333%; text-align: center; background-color: #f3f3f3;}
.best_location_bg .nav-tabs>li>a{margin-right: 0;border-radius: 0px; border: none;padding: 20px 5px;font-size:11px}
.best_location_bg .nav-tabs>li.active>a,.best_location_bg .nav-tabs>li.active>a:focus,.best_location_bg .nav-tabs>li.active>a:hover{border:none;     background-color: #ffb400; border-radius: 0px;  margin: 0px;  color: #fff;}
.best_location_bg .nav>li>a:focus, .best_location_bg .nav>li>a:hover{border:none; margin: 0; border-radius: 0px; background-color: rgba(106,170,187,0.1);color:#444;}
.best_location_bg .nav-tabs{border:none; background-color: #fff;}

@media all and (min-width:992px) {
  .best_location_bg .nav-tabs>li{width: 16.666666%;}
  .best_location_bg .nav-tabs>li>a{font-size:14px}
}


/*발리투어*/

.chTour .titWrap{width: 100%; position: absolute; top: 0; text-align: center; padding-top: 30px;}
.chTour .titWrap h3{margin: 0; padding-top: 10px; color: #fff;}
.chTour .chtourBox{margin-right: 25px;margin-left: 25px;}
.chTour .chtourBox > div{padding-right: 0;padding-left: 0; overflow: hidden; cursor: pointer;transition: all 0.2s ease-out;}
.chTour .chtourBox > div:hover{ box-shadow: 5px 0 20px rgba(5,5,5,0.2);  z-index: 2;  margin-top: -15px;transition: all 0.2s ease-out;}

@media only screen and (max-width: 1200px){
.chTour .chtourBox{margin-right: 0;margin-left: 0;}
}
@media only screen and (max-width: 767px){
.chTour .chtourBox{margin-right: 0;margin-left: 0;}
.chTour .chtourBox > div > img{width: 100%;}
.chTour .chtourBox > div:hover{box-shadow: none; margin-top: 0; }
}




.item_block_container .item_block .item_block_text .item_block_ln1b {
    margin-bottom: 5px;
    text-align: center;
    font-size: .8em;
    font-weight: lighter;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
}

/*발리 프로모션*/
.promotion_bg{background: url(//cdn.hoteltira.com/hoteltira/img/bali/main/promotion_bg.jpg) 0 0 repeat; }
.promotion_bg .row{background-color: #fff; padding-top: 30px;}
.top_smalltxt{background-color: #53d5ff; color: #000; font-size: 20px; position: relative;z-index: 1;}
.top_smalltxt::before{clear: both; display: inline-block;position: absolute;right: 0;top: -49px;content: url(//cdn.hoteltira.com/hoteltira/img/bali/main/promotion_letter.png);}
.promotion_tit {padding-bottom: 30px;}
.promotion_tit h3{margin-top: 5px;font-size: 36px; font-weight: 700;color: #000;}
.promotion_tit p{font-size: 16px; color: #666;}
.promotion_bg .col-sm-3{}
.promoBox .promo_txt{letter-spacing: -0.02em; font-size: 16px;color: #888888;}
.promoBox h4{padding-top: 5px;color: #000;font-size: 24px;margin-bottom: 5px;}
.promoBox p{font-size: 18px;color: #000;}
.promo_caution{background-color: #d6e7ff; margin-top: 25px;}
.promo_caution p{color: #3a3a3a; padding: 15px;margin-bottom: 0;}
@media only screen and (max-width: 767px){
.promotion_bg .row{margin-left: 30px; margin-right: 30px;}
}

.location_slide{margin-top: 50px; margin-bottom: 50px;}
.location_slide .carousel-control.right,.location_slide .carousel-control.left{z-index: 5;}
.location_slide .bannerBtn{    padding: 5px 15px;}
.location_slide .bannerBtn a{font-size: 14px;}
.titBox{width: 100%;
    position: absolute;
    z-index: 5;
    text-align: center;
    top: 30%; color:#fff;}
.titBox b{font-size: 24px;margin-bottom: 5px; text-shadow: 0 0 5px rgba(5,5,5,0.8);font-weight: 400;}
.titBox h3{font-size: 36px; font-weight: 700;  text-shadow: 0 0 5px 0 0 5px rgba(5,5,5,0.3); margin-top: 0; margin-bottom: 15px;}
.titBox p a{color:#fff; font-size: 16px;}
@media only screen and (max-width: 767px){
    
.promotion_tit h3{ font-size: 24px; }
    
.titBox{top: 25%;}
.titBox b{font-size: 18px;}
.titBox h3{font-size: 20px;}
}
@media only screen and (max-width: 560px){
.location_slide .bannerBtn{display: none;}
}
.promotionBtn{ padding: 30px 0;}
.promotionBtn a{border-radius: 40px; color: #fff; padding: 15px 30px;display: inline-block; font-size: 18px; font-weight: 700;background-color: #04a9ec;}
.promotionBtn .btn:hover{color: #fff;}

.banner_slider_lm {
  position: absolute;
  z-index: 40;
  left: 50%;
  top: 20px;
  padding: 10px;
  margin-left:-80px;
  width:160px;
  height:160px;
}
@media all and (min-width:992px) {
  .banner_slider_lm {margin:0;left:auto;right:100px;top:20px;width:200px;height:200px;}
  .banner_slider_lm img{width:200px;}
}
