@import url('https://fonts.googleapis.com/css2?family=Bacasime+Antique&family=Comfortaa:wght@300;400;500;600;700&family=Kalam:wght@300;400;700&family=Marck+Script&family=Plus+Jakarta+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&family=Quicksand:wght@300;400;500;600;700&display=swap');

html {
     scroll-behavior: smooth;
}

#v2 {
     font-weight: 300;
     line-height: 22px;
}

#v2 h1,
#v2 h2,
#v2 h3,
#v2 h4,
#v2 h5,
#v2 h6 {
     line-height: 1.2;
     margin-bottom: 8px;
}

#v2 section {
     padding: 0 0 60px 0;
}

#v2 p {
     font-size: 13px;
     margin: 5px 0;
     line-height: 18px;
     font-weight: 500;
}

#v2 h3 {
     font-size: 24px !important;
}

#v2 .owl-theme .owl-dots .owl-dot.active span {
     background: #ffffff;
     border: 2px solid #f7960c;
     width: 20px;
}

#v2 .owl-theme .owl-dots .owl-dot:hover span {
     background: #f7960c;
}

#v2 iframe {
     width: 100%;
     margin: 0;
     padding: 0;
}


.no-gutter {
     margin-right: 0;
     margin-left: 0;
}

.no-gutter>[class*="col-"] {
     padding-right: 0;
     padding-left: 0;
}


.p-10 {
     padding: 10px !important;
}

.p-20 {
     padding: 20px !important;
}

.p-30 {
     padding: 30px !important;
}


.ml-5 {
     margin-left: 5px;
}

.ml-10 {
     margin-left: 10px;
}

.m-0 {
     margin: 0px !important;
}

.mb-5 {
     margin-bottom: 5px;
}

.mb-10 {
     margin-bottom: 10px;
}

.mb-20 {
     margin-bottom: 20px;
}

.mt-10 {
     margin-top: 10px;
}

.mt-15 {
     margin-top: 15px;
}

.mt-20 {
     margin-top: 20px;
}


.topic {
     font-weight: bold;
     font-family: 'Plus Jakarta Sans', sans-serif;
     color: #2a62b4;
     text-transform: capitalize;
}

.topic>p {
     color: #90a2cb;
     letter-spacing: 1px;
     font-size: 16px;
}

.text-center>.toppic-line {
     margin: 10px auto 30px;
}

.toppic-line {
     height: 3px;
     display: table;
     background: #ffa82c;
     width: 90px;
     margin: 5px 0 20px 0;
}
.header_menu{
     position: sticky;
     z-index: 1000;
}



.card {
     background-color: #fff;
     box-shadow: 3px 2px 12px #d4d4d4db;
     margin-bottom: 15px;
     border-radius: 15px;
     transition: transform 0.5s ease, box-shadow 0.5s ease;
     overflow: hidden;
}

.card:hover {
     box-shadow: 3px 2px 22px #ababab;
}

.card-body {
     padding: 12px;
}

.card-title {
     color: #255fb4;
     font-size: 18px;
     font-weight: 500;
}

.card-photo {
     display: block;
     height: 210px;
     overflow: hidden;
}

.card-photo img {
     height: 100%;
     object-fit: cover;
     border-radius: 12px 0 0 !important;
     transition: transform .8s ease 0s, transform .8s ease 0s, -webkit-transform .8s ease 0s, -webkit-transform .8s ease 0s;
}

.card-photo img:hover {
     transform: scale(1.2);
}

.card-lable {
     position: absolute;
     z-index: 90;
     color: #fff;
     margin: 15px;
     font-size: 14px;
}

.card-lable .lable-location {}

.card-lable .lable-icons {
     margin: 0 0 5px 0;
}

.card-lable .lable-heart:hover {
     color: #f93c44;
}

.price {
     color: #f93c44;
     font-weight: 400 !important;
     font-size: 24px;
}

.price-from {
     color: #a0a0a0;
     font-size: 13px;
     text-transform: capitalize;
}


/* owl-carousel */
#v2 .owl-nav button span {
     background: #fff;
     border-radius: 50px;
     box-shadow: -1px 0px 5px #bdbdbd;
     width: 30px;
     height: 50px;
     line-height: 44px;
     display: block;
     color: #c9c9c9;
}

#v2 .owl-nav button span:hover {
     color: #f7960c;
}

#v2 .owl-carousel .owl-nav button.owl-prev {
     left: -10px;
}

#v2 .owl-carousel .owl-nav button.owl-next {
     right: -15px;
}

#v2 .owl-item .item {
     padding: 0 5px;
}

#v2 .owl-nav button span {
     font-size: 30px;
}



/* travel guide */
.travel-guide .topic {
     font-size: 24px;
     margin: 0 0 5px 0;
     color: #1d5ab3;
}

.travel-guide .card {
     border-radius: 5px;
}

.travel-guide .topic>p {
     color: #11103c;
     margin: 10px 0 0 0;
     font-size: 13px !important;
     font-weight: 400;
}

.travel-guide .card-title {
     margin: 5px 0 0 0 !important;
     font-size: 18px;
     color: #000;
}

.travel-guide .card {
     margin: 3px !important;
     background-color: transparent;
     box-shadow: none;
     border-radius: 0 !important;
}

.travel-guide .card-body {
     padding: 0 0 0 8px !important;
     margin: 0;
}

.travel-guide .card-body a>small {
     color: hsl(209deg 6.5% 62.44%);
     font-size: 12px;
}

.travel-guide .card-photo {
     height: 50px;
     border-radius: 0;
}

.travel-guide .card-photo img {
     border-radius: 0 0 0 0 !important;
}

.travel-guide h5 {
     margin-bottom: 0 !important;
     color: #000;
}




.star-icon span {
     color: #ffa321;
     font-size: 13px;
}

.star-icon i {
     color: #ffa321;
     font-size: 13px;
}

.booking-icon {

     font-size: 13px;

     color: #4fa58c;
}

.border-right {
     border-right: 1px dashed #c5c5c5;
     margin: 0 3px;
     position: relative;
     display: inline-block;
     height: 13px;
}

.btn-main {
     color: #fff !important;
     background-color: #1170ff;
     font-weight: 200;
}

.btn-main:hover {

     background-color: #005be4;
}

.rounded-pill {
     border-radius: 40px;
     padding-left: 20px;
     padding-right: 20px;
}


#deals {
     margin: 0 0 100px 0;
}

#deals .deals-box {
     color: #fff;
     box-shadow: 0 4px 6px #9e9e9e;
     border-radius: 15px;
     overflow: hidden;
     background-image: linear-gradient(54.06deg, #a60000 8.38%, #fa0303 60.39%, #ff3610 95.74%);
     margin: 0;
}

#deals .btn {
     border: transparent;
}

#deals .deals-left {
     padding: 50px;
     color: #fff;
}

#deals .deals-left h1,
#deals .deals-left h3 {
     color: #fffdfd;
}


#yona-carousel img {
     border-radius: 20px;
}

#yona-products {}

#yona-beach-club .yona-products {}


.shap-airplane {
     position: absolute;
     z-index: 90;
     bottom: 0;
     left: 0;
}


#header-highlight {
     position: relative;
     z-index: 99;
     padding: 60px 0 60px 0 !important;
     background-color: #ffffff;
     background-image: url(../images/header-bg.jpg);
     background-size: cover;
     margin-bottom: 30px;
     overflow: hidden;
}

#header-highlight::before {
     content: '';
     /* position: absolute; */
     /* z-index: -1; */
     /* background: linear-gradient(to right, rgb(0 33 92 / 16%) 46%, rgb(255 255 255 / 0%) 100%); */
     /* left: 0; */
     /* top: 0; */
     /* bottom: 0; */
     /* padding: 100px; */
     /* width: 100%; */
     /* backdrop-filter: blur(5px); */
}

#header-highlight .owl-carousel .owl-item img {}

#why-choose-us {}

#why-choose-us .zone {}

#why-choose-us .box {
     text-align: center;
     display: block;
     border-right: 1px dashed #dedddd;
     padding-right: 30px;
}

#why-choose-us .box img {
     width: 50px;
     margin: auto;
     transition: transform 0.3s ease;
}

#why-choose-us .box img:hover {
     transform: scale(1.3);
}



#why-choose-us .box h5 {
     text-align: center;
     font-size: 14px;
     color: #464646;
     margin: 15px 0 0 0;
     font-weight: 400;
}

#faq {
     padding: 30px 0 0 0 !important;
}

#faq .fa-question-circle {
     color: #596981;
}

#customer-review {
     padding: 50px 0px !important;
     background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1600 800'%3E%3Cg %3E%3Cpath fill='%23d8e1e7' d='M486 705.8c-109.3-21.8-223.4-32.2-335.3-19.4C99.5 692.1 49 703 0 719.8V800h843.8c-115.9-33.2-230.8-68.1-347.6-92.2C492.8 707.1 489.4 706.5 486 705.8z'/%3E%3Cpath fill='%23e2e7eb' d='M1600 0H0v719.8c49-16.8 99.5-27.8 150.7-33.5c111.9-12.7 226-2.4 335.3 19.4c3.4 0.7 6.8 1.4 10.2 2c116.8 24 231.7 59 347.6 92.2H1600V0z'/%3E%3Cpath fill='%23eceef0' d='M478.4 581c3.2 0.8 6.4 1.7 9.5 2.5c196.2 52.5 388.7 133.5 593.5 176.6c174.2 36.6 349.5 29.2 518.6-10.2V0H0v574.9c52.3-17.6 106.5-27.7 161.1-30.9C268.4 537.4 375.7 554.2 478.4 581z'/%3E%3Cpath fill='%23f4f5f6' d='M0 0v429.4c55.6-18.4 113.5-27.3 171.4-27.7c102.8-0.8 203.2 22.7 299.3 54.5c3 1 5.9 2 8.9 3c183.6 62 365.7 146.1 562.4 192.1c186.7 43.7 376.3 34.4 557.9-12.6V0H0z'/%3E%3Cpath fill='%23FCFCFC' d='M181.8 259.4c98.2 6 191.9 35.2 281.3 72.1c2.8 1.1 5.5 2.3 8.3 3.4c171 71.6 342.7 158.5 531.3 207.7c198.8 51.8 403.4 40.8 597.3-14.8V0H0v283.2C59 263.6 120.6 255.7 181.8 259.4z'/%3E%3Cpath fill='%23f1f2f3' d='M1600 0H0v136.3c62.3-20.9 127.7-27.5 192.2-19.2c93.6 12.1 180.5 47.7 263.3 89.6c2.6 1.3 5.1 2.6 7.7 3.9c158.4 81.1 319.7 170.9 500.3 223.2c210.5 61 430.8 49 636.6-16.6V0z'/%3E%3Cpath fill='%23e4e8ec' d='M454.9 86.3C600.7 177 751.6 269.3 924.1 325c208.6 67.4 431.3 60.8 637.9-5.3c12.8-4.1 25.4-8.4 38.1-12.9V0H288.1c56 21.3 108.7 50.6 159.7 82C450.2 83.4 452.5 84.9 454.9 86.3z'/%3E%3Cpath fill='%23d5dde6' d='M1600 0H498c118.1 85.8 243.5 164.5 386.8 216.2c191.8 69.2 400 74.7 595 21.1c40.8-11.2 81.1-25.2 120.3-41.7V0z'/%3E%3Cpath fill='%23c4d3e3' d='M1397.5 154.8c47.2-10.6 93.6-25.3 138.6-43.8c21.7-8.9 43-18.8 63.9-29.5V0H643.4c62.9 41.7 129.7 78.2 202.1 107.4C1020.4 178.1 1214.2 196.1 1397.5 154.8z'/%3E%3Cpath fill='%23B2C8E1' d='M1315.3 72.4c75.3-12.6 148.9-37.1 216.8-72.4h-723C966.8 71 1144.7 101 1315.3 72.4z'/%3E%3C/g%3E%3C/svg%3E");
     background-size: cover;
}

#customer-review h4 {

     margin: 0 0 5px 0;

     font-size: 20px;
}

#customer-reviews-carousel .owl-nav button {
     top: 26%;
     width: 30px;
     height: 40px;
     line-height: 40px;
}


.tage {
     background: #fff;
     padding: 4px 10px;
     margin: 0 0 8px 0;
     border-radius: 5px;
     box-shadow: 0 1px 2px #ddd;
     color: #4769a2;
     font-size: 14px;
     display: inline-block;
}

.tage:hover {
     box-shadow: 0 1px 5px #ddd;
     color: #1655d9;
     cursor: pointer;
}

.cloud-fly {
     margin: 0 auto;
     overflow: hidden;
     transform: translate3d(0, 0, 0);
     position: absolute;
     z-index: 0;
     top: 0;
     left: 0;
     width: 100%;
     bottom: 0;
}

.cloud-fly>div {
     background: url(../images/coulds.png);
     position: absolute;
     top: 0;
     left: 0;
     height: 100%;
     transform: translate3d(0, 0, 0);
     width: 100%;
}

.cloud-fly .mover-1 {
     animation: moveSlideshow 20s linear infinite;
}

.cloud-fly .mover-2 {
     opacity: 0;
     transition: opacity 1.5s ease-out;
     background-position: 0 -200px;
     animation: moveSlideshow 30s linear infinite;
}

.cloud-fly:hover .mover-2 {
     opacity: 1;
}




@keyframes moveSlideshow {
     100% {
          transform: translateX(-66.6666%);
     }
}

.boat-run {}

.boat-run img {
     width: 160px;
     bottom: 15px;
     position: absolute;
     animation: 50s boatrun linear infinite;
     right: 0;
}

@keyframes boatrun {
     0% {
          transform: translateX(0%);
          right: 0%;
     }

     70%,
     100% {
          right: 100%;
     }
}



.main_header_area {
     border-color: #fff;
}

@media (max-width: 1000px) {
     .main_header_area {
          /* position: fixed;
          z-index: 999;
          margin: 0 0 10px 0; */
          z-index: 9999;
     }

     .mobile-none{
          display: none;
     }

     .shap-airplane {
          width: 100px;
          position: absolute;
          top: 0;
          z-index: 1;
     }

     .boat-run img {
          width: 90px;
          bottom: 30px;
     }

     .travel-guide .card-body {
          padding: 0 !important;
     }

     .travel-guide .col-xs-4,
     .travel-guide .col-xs-6, .travel-guide .col-xs-12 {
          padding-right: 5px;
          padding-left: 5px;
     }

     .travel-guide .section1 .card-photo {
          height: 80px;
          border-radius: 0;
     }

     .travel-guide .card-photo {
          height: 100px;
          border-radius: 0;
     }
}