/*-- Use For Custom Styling --*/


/* ===================================
    Destination-Section
====================================== */
.destination-section{
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .destination-section .heading{
    font-size: 60px;
    margin-bottom: 25px;
    text-align: center;
    text-transform: uppercase;
  }
  
  .destination-section .heading span{
    color: #0165B4;
  }
  .destination-section  .subheading{
    font-size: 18px;
    color: #202020;
  }
  .destination-section .row-1, .row-2, .row-3{
    margin-bottom: 80px;
  }
  .destination-section .card{
    border:1px solid transparent;
    cursor: pointer;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  }
  .destination-section .card .card-body{
    z-index: 1;
    transition: all .5s ease;
  }
  .destination-section .card .card-title{
    color:#202020;
  }
  .destination-section .card .card-title span{
    color: #0165B4;
    font-size: 30px;
    right: 30px;
    bottom:35px;
    position: absolute;
  }
  .destination-section .card .card-text .checked, .half-checked{
    color: #ffc600;
  }
  .destination-section .button-center{
    text-align: center;
  }
  .destination-section .button {
    width: 50%;
  }
  .destination-section .card:hover .card-body{
    background-color: #0165B4;
    transition: all .5s ease;
  }
  .destination-section .card:hover .card-title span{
    color: #fff;
  }
  .destination-section .card:hover .card-title{
    color: #fff !important;
  }
  .destination-section .card:hover{
    overflow:hidden;
  }
  .destination-section .card:hover img{
  transform: scale(1.1);
  transition: 0.5s ease;
  }

  
/*DESTINANTIONS SECTION*/
.destination-section .card-title{
    color: #212121;
  }
  .destination-section .card .card-titile{
    transition: all .5s ease;
  }
  .destination-section .card:hover .card-title {
    color: #d4b610;
    transition: all .5s ease;
  }
  .destinationsec-1 .heading{
    text-align: left;
  
  }

  /*Destination section*/
.destination-section {
    padding-top: 0;
  }
  .destination-section .card{
    margin-bottom: 60px;
  }
  .destination-section .row-2, .row-3{
    margin-bottom: 0;
  }

  
/*Destination section*/
.destination-section .heading{
    font-size: 32px;
  }
  .destination-section .button{
    width: 100%;
  }

  /*Destinations Page*/
.dest-sec1{
    padding-top: 120px;
  }

  .destination-section .button
{
  width: 50%;
}
.btn.green-btn
{
  background: #0165B4;
  border-color: #0165B4;
  color: #fff;
}







/*HEADING SECTION*/
.heading-section{
    padding-top: 120px;
  }
  
  .detail-body .des-detail-sec .heading{
   margin-bottom: 40px;
   text-transform: uppercase;
  }
  
  .detail-body{
   margin-top: 50px;
  }
  
  .detail-body .button-center{
    margin-bottom: 20px;
  }

/*HEADING SECTION*/
.heading-section{
    padding-top: 120px;
  }
  
  .detail-body .des-detail-sec .heading{
   margin-bottom: 40px;
   text-transform: uppercase;
  }
  
  .detail-body{
   margin-top: 50px;
  }
  
  .detail-body .button-center{
    margin-bottom: 20px;
  }
  
  /*DESTINATION DETAIL*/
  
  .destination-detail-slider img{
    width: 100%;
  }
  
  .detail-body .swiper-slide img {
    height: auto;
  }
  
  .detail-body .destination-list .product-single-price {
    margin-bottom: 10px;
  }
  
  .detail-body .destination-list .destination-checklist{
    margin-top: 20px;
  }
  .detail-body .destination-detail{
    margin-top: 50px;
  }
  .detail-body .destination-list .destination-checklist ul{
    padding-left: 0;
    margin-bottom: 20px;
  }
  
  .detail-body .destination-detail .destination-checklist ul li{
    list-style: none;
    color: #000;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 5px;
  }
  
  .detail-body .destination-detail .destination-checklist ul li i{
    color:  #12b975;
  }
  .detail-body .destination-list .destination-detail .product-single-price{
    margin-top: 20px;
  }
  
  .detail-body .destination-list  .share-product-details .share-product-icons{
    padding: 0;
  }
  
  .detail-body .destination-list .social-icons li p{
    color: #000;
    font-size: 14px;
    font-weight: normal;
  }
  
  .detail-body .destination-list  .social-icons li{
    margin-right: 15px;
    display: inline-block;
  }
  
  .detail-body .destination-list .social-icons ul li a{
    color: #000;
    height: 30px;
    line-height: 32px;
    width: 30px;
    font-size: 14px;
    text-align: center;
  }

/*Destinantions Detail Page*/
.detail-banner .heading{
    font-size: 50px;
  }
  .detail-body .des-detail-sec .heading{
    font-size: 32px;
  }
  .customer-reviews .heading{
    text-align: center;
  }
  .detail-body .destination-list .product-single-price{
    margin-top: 40px;
  }    


  .destination-detail-slider .swiper-slide{
    width: 96%;
  }
  .destination-detail-slider .swiper-slide img {
    display: block;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    -o-object-fit: cover;
    object-fit: cover;
    cursor: pointer;
  }

  .Thumbs{
    -ms-flex-preferred-size: 100px;
    flex-basis: 100px;
  }
  .Thumbs .swiper-slide {
    opacity: 0.4;
  }
  .Thumbs .swiper-slide-active {
    opacity: 1;
  }

  
.tp-thumbs.navbar,
.tp-bullets.navbar,
.tp-tabs.navbar					{	border:none; min-height: 0; margin:0; border-radius: 0; }

.tp-tabs,
.tp-thumbs,
.tp-bullets						{	position:absolute; display:block; z-index:1000; top:0px; left:0px;}

.tp-tabs,
.tp-thumbs						{	box-sizing:content-box !important; }



.demo-wrap {
  overflow: hidden;
  position: relative;
}

.demo-bg {
  opacity: 0.1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
}

.demo-content {
  position: relative;
}