﻿.holidaySec {padding:60px 0; background:#f1f1f1;}
.holidaySec h1 {
    font-size: 24px;
    line-height: 28px;
    color: #323232;
    margin: 0;
    padding-bottom: 15px;
}
.holidaySec h2 {
    font-size: 20px;
    line-height: 28px;
    color: #323232;
    margin: 0;
    padding-bottom: 10px;
}
.holidaySec p {font-size:14px; line-height:20px; color:#000; padding-bottom: 10px;}
.holidaySec p a{color:#000;}
.enquiryStrip {background:url(/Content/images/holidaySendQuery.png) left top no-repeat; background-size:cover;display: flex;
    justify-content: space-between;
    padding: 0px 25px 0px 25px;
    align-items: center;}
.colA {
    font-size:28px;
    color: #fff;
    max-width: 400px;
    line-height: 38px;
    text-shadow: 1px 1px #c7c7c7;
}
.colB {
    display: flex;
    align-items: center;
}
.colB .callUs {
    min-width:355px;
    background: #bc8e5a;
    border: solid 1px #d7a46a;
    display: flex;
    border-radius: 50px;
    padding: 5px;
    height: 69px;
}
.colB .callUs img{height:59px;}
.contentR {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 2px;
    padding-left: 10px;
    line-height: 32px;
}
.contentR span{display:block; font-size:18px; font-weight:400; line-height: 22px;}
.contentR a,
.contentR a:hover {
    color: #fff;
}
.callingImg img {
    height: 110px;
    margin-top: 9px;
}
.colC a {
    background: var(--skyBlue);
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    display: block;
    text-align: center;
    line-height: 42px;
    border-radius: 30px;
    padding: 0 50px;
}
.colC a:hover {
    background: #ffffff;
    color: var(--skyBlue);
}
.overView {display:flex; justify-content:space-between; padding:60px 0;}
.overView .leftDiv {
    width: 56%;
    padding-left:25px;
    position: relative;
}
    .overView .leftDiv:before {
        content: '';
        width: 8px;
        height: 85px;
        background: #8fd0e4;
        display: inline-block;
        position: absolute;
        left: 0;
    }
.overView .rightDiv {width:42%; margin-top:25px;}
.overView .readMore {font-size:20px; font-weight:400; padding-top:10px;}
.overView .readMore a{color:#323232;}
.overView .readMore a:hover{text-decoration:underline;}

.hotelReco {background:#ececec;padding:50px 0;}
.hotelDeal{margin-top:20px;}
.hotelDeal .owl-nav, 
.resortDeal .owl-nav,
.maldiveCar .owl-nav{
    position: absolute;
    top: -67px;
    right: 0; 
    width: 100px;
    margin-top: 0;  
    display: flex;
    justify-content: space-between;
}
.hotelDeal .owl-prev, .hotelDeal .owl-next,  
.resortDeal .owl-prev, .resortDeal .owl-next,
.maldiveCar .owl-prev, .maldiveCar .owl-next{
    width: 45px;
    height: 45px;
    background-color: var(--skyBlue) !important;
    color: #fff !important;
    font-size: 56px !important;
    padding: 0;
    position: relative;
    border-radius: 50%;
    margin: 0;
    line-height: 33px;
}
.hotelDeal .owl-prev span, .hotelDeal .owl-next span, 
.resortDeal .owl-prev span, .resortDeal .owl-next span,
.maldiveCar .owl-prev span, .maldiveCar .owl-next span { 
    display: inline-block;
    margin: 0;
    line-height: 29px;
    position: absolute;
    top: 2px;
    left: 14px;
}
.hotelDeal .owl-prev.disabled, .hotelDeal .owl-next.disabled, 
.resortDeal .owl-prev.disabled, .resortDeal .owl-next.disabled,
.maldiveCar .owl-prev.disabled, .maldiveCar .owl-next.disabled { 
    background-color: #cbcbcb !important; 
}
.hotelReco .desDiv{padding-top: 14px;}
.hotelDeal .imgDiv {min-height:185px; height: 202px; overflow: hidden;}
.hotelDeal .imgDiv img { 
    object-fit: cover;
    height: 200px;
}
.hotelDeal .desDiv h4 {
    font-size: 17px;
    margin: 0 !important;
    padding: 0 0 7px 0;
}
.hotelDeal .desDiv p{font-size:15px; color:#323232;}
.star {
    display: inline-block;
    width: 75px;
    height: 15px;
    background-size: 15px;
}
.h_star-1,.h_star-2,.h_star-3,.h_star-4,.h_star-5{background-image:url(/Content/images/starIcon.png);background-position:left center;width:19px;height:19px;background-size:19px auto}.h_star-1{width:19px}.h_star-2{width:39px}.h_star-3{width:57px}.h_star-4{width:77px}.h_star-5{width:96px}
.resortDeals {padding:50px 0;}
.resortDeal {margin-top:20px; text-align:center;}
.resortDeal .desDiv {
    background: var(--skyBlue);
    color: #fff;
    text-align: center;
    display: inline-block; 
    padding: 5px 50px;
    font-size: 18px;
    position: relative;
    top: -19px;
    border-radius: 20px;
}
.maldivesSec{background:url(/Content/images/holidayMaldiveBg.jpg) left center no-repeat; background-size:cover; padding:60px 0;}
.maldiveCar {margin-top:20px;}
.maldiveCar .cardDiv { display:flex; justify-content:space-between; background:#f1f1f1; padding:18px; border:solid 1px #dcdbdb; border-radius:8px;}
.maldiveCar .imgDiv{width:48%; }
.maldiveCar .desDiv{width:48%; }
.maldiveCar .desDiv h4{ font-size:15px; color:#000;}
.maldiveCar .desDiv h5{ font-size:18px; color:#000;}
.maldiveCar .desDiv h5 .price{color:var(--skyBlue);}
.maldiveCar .desDiv p {
    padding-bottom: 0;
    height: 63px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.maldiveCar .desDiv ul {display:flex; justify-content:space-between;}
.maldiveCar .desDiv li {
    background: #c6c6c5;
    color: #fff;
    font-size: 14px;
    padding: 4px 15px;
    margin: 0;
    border-radius: 2px;
}

.faqSec {padding: 20px 0;}
.faqSec #accordion {margin-top:15px;}
.faqSec .collapse{overflow:hidden;}
.faqSec .card button span{padding-right:10px;}
.faqSec .card-header {background:#ebebeb; color:#000; border:solid 1px #cfcfcf; border-top-left-radius:4px;
border-top-right-radius:4px;}
.faqSec .card-header h5 {margin-top:0;}
.faqSec .card-header button {
    display: block;
    width: 100%;
    text-align: left;
    color: #000;
    padding: 15px 15px;
    font-weight: 500;
}
.faqSec .card-header button:hover {
    text-decoration:none;
}
.faqSec .card-header button:focus { 
    text-decoration: none;
    border:none; outline:none;
}
.faqSec .card {margin-bottom:10px;}
.faqSec .card-body {
    background: #f3f3f3;
    padding: 15px 15px;
    border: solid 1px #d7d7d7;
    border-top: none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    color: #000;
    font-weight: 400;
    line-height: 22px;
}



/*Top Tourist Attraction*/
.topTourists{
    position: relative;
    display: inline-block;
    width: 100%;
}
.topTourists h2{
    color: #323232;
    font-size: 21px;
    font-weight: bold;
}
.topTourists h4{
    color: #000;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
}
.topTourists p{
    color: #000;
    font-size: 13px;
    margin: 0;
    padding: 0;
    padding-top: 12px;
}
.topTourstSlider{
    display: flex;
    justify-content: space-between;
}
.topTourstSlider .slideBx{
    width:100px;
    position: relative;
    height:474px;
    border-right: 2px solid #fff;
    cursor: pointer;
    transition: all .27s;
    overflow: hidden;
}
.topTourstSlider .slideBx h3:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    transition: all .0s;
}
/*.topTourstSlider .slideBx.flwid:before{
    display: none;
}*/
.topTourstSlider .slideBx.flwid{
    width: 90%;
    cursor: default;
}
.topTourstSlider .captions{
    background-color: rgba(255,255,255,0.7);
    position: absolute;
    bottom: 12px;
    right: 12px;
    border-radius: 5px;
    padding: 20px;
    width: 550px;
    display: none;
}
.topTourstSlider .flwid .captions{
    display: block;
}
/*.topTourstSlider .flwid h3{
    display: none;
}*/
.topTourstSlider h3 {
    color: #fff;
    font-size:20px;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 30px;
    text-align: center;
    width: 100px;
    position: relative; 
    height: 100%;
    margin: 0;
}
.topTourstSlider h3 .span1 {
    word-break: break-all;
    width: 10px;
    position: absolute;
    left: 44%;
    top: 20px;
    font-weight: 100;
}
  .flwid  .captions{
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes zoomIn {
  0% {
  opacity: 0;
  -webkit-transform: scale3d(.3, .3, .3);
  transform: scale3d(.3, .3, .3);
  }
  50% {
  opacity: 1;
  }
  }
  @keyframes zoomIn {
  0% {
  opacity: 0;
  -webkit-transform: scale3d(.3, .3, .3);
  transform: scale3d(.3, .3, .3);
  }
  50% {
  opacity: 1;
  }
  } 



/*Things to do in Santorini*/
.thikToSants{
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 50px 0;
}
.thikToSants h2{
    color: #323232;
    font-size: 21px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 20px;
}
.thikToSants h3{
    color: #323232;
    font-size: 12px;
    font-weight: bold;
    display: flex;
    align-items: center;
    margin: 0;
}
.thikToSants p{
    color: #323232;
    font-size: 13px;
    padding-top: 10px;
}
.thikToSants a{
    color: #323232;
    font-size: 14px;
}
.thikToSants a:hover{
    text-decoration: underline;
}
.thikToSants h3 img {
    margin-right: 15px;
    max-width: 63px;
    max-height: 51px;
}
.thinksBox{
    background-color: #fff;
    border-top: 1px solid #dedede;
    padding-top: 30px;
}
.thinksBox + .thinksBox{
    border-bottom: 1px solid #dedede;
    padding-top: 0;
    padding-bottom: 30px;
}
.thikToSants .isbx{
    display: flex;
    /*justify-content: space-between;*/
    flex-wrap: wrap;
}
.thikToSants .boxs{
    width: 33.33%;
    padding: 20px;
    border-right: 1px solid #dedede;
}
.thikToSants .boxss{
    width: 33.33%;
    padding: 20px;
}
.thikToSants .boxs div p:nth-child(1),
.thikToSants .boxss div p:nth-child(1) {display:none;
}
.thikToSants .boxsborder{
    border-top: 1px solid #dedede;
}
.thikToSants .boxs:last-child{
    /*border-right: 0;*/
}
ul.ruhdrodw{
    display: none;
}
.tp-banner-container {
    height: 484px;
    position: inherit;
    overflow:hidden !important;
}

.blackStripTop { background:#e1e1e1;}
.blackStripTop ul{display:flex; margin:0;}
.blackStripTop ul li {
    line-height: 18px;
    padding: 35px 10px;
    color: #000;
    font-size: 13px;
    display: flex;
    width: 25%;
    margin-left: 0;
}
.blackStripTop ul li img{
    margin-right:10px;max-height:32px;
}
.blackStripTop ul li:nth-child(odd){}
.blackStripTop ul li:nth-child(even){}
.businessFlightSec {background:#f1f1f1;}
.businessFlightSec h2 {
    font-size:36px;
    line-height:40px;
    text-transform:uppercase;
    color: #000;
    margin: 0; 
    text-align:center;
    font-weight:400;
}
.businessFlightSec h3 {
    font-size:20px;
    line-height:24px; 
    padding-bottom:20px;
    color: #000;
    margin: 0; 
    font-weight:500;
}
.holidaySec p:nth-last-child(2){
    padding-bottom:0;
}
.read-more, .read-less {
    color: var(--skyBlue)!important;
    text-decoration: underline;
    font-weight: bold;
    cursor:pointer;
}
.rightThreeImages {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.rightThreeImages .box {
    width: 49%;
}
.rightThreeImages .box> img {
    height: 351px;
    width: 100%;
}
.rightThreeImages .box div + div{
    margin-top: 12px;
}
.rightThreeImages .box div img{
    height: 170px;
    width: 100%;
}

.search-section.search-index-page.holiInnerWidget {
    padding-top:150px;
}

@media (max-width:1024px) {
    .holidaySec {padding:40px 0;
    }
    .colB .callUs {
        min-width: 310px;   
    }
    .colA {
    font-size: 20px;     
    max-width: 265px;
    line-height: 30px; 
    }
    .colC a { 
    font-size: 18px;
    padding: 0 17px;
    }
    .maldiveCar .desDiv li { 
    padding: 4px 5px; 
    }
    .contentR { 
    font-size: 24px;  
    }
     .blackStripTop ul li {    padding: 22px 10px;
    }
    .blackStripTop ul li img { 
    max-height: 32px;
    }
    .searchWidget {    height: 100%;
    }
    .tp-banner-container img { 
    height: 100vh;
    }
}
@media (max-width:768px) {
    .colA {
    font-size: 19px;
    max-width: 180px;
    line-height: 23px;
}
    .colB .callUs {
        min-width: 240px;
    }
    .contentR {
    font-size: 17px;
    }
    .contentR span { 
    font-size: 16px; 
    }
    
    .colC a {
    font-size: 15px; 
    }
    .blackStripTop ul {flex-wrap:wrap;}
    .blackStripTop ul li{width:50%;}
    .topTourstSlider .slideBx {width: 70px;
    }
    .topTourstSlider h3 { 
        width: 70px; 
    }
    .topTourstSlider h3 .span1 { 
    left: 36%;    
    }
}