/* p{font-family: 'Montserrat', sans-serif;} */
/* li{font-family: 'Montserrat', sans-serif;} */
h1, h2{font-family: 'Cinzel', serif;}
h3, h4, h5, h6{font-family: 'Montserrat', sans-serif;}
section{padding-top: 40px;padding-bottom: 40px;}
h3{font-size: 23px;}
p{text-align: justify;font-size: 15px;color: #4e4c4c;}
/* ul{list-style: none;} */
h2{color: #029e9d;}
.title-style{font-family: 'Great Vibes', cursive;color: #fdc703;}
.title-line{border: 1px solid #fdc703;
margin-top: -24px;
margin-bottom: 26px;
width: 80px;}
h4{color: #fd8d03;
font-size: 19px;}
.h3-tour{text-transform: uppercase;}
.tour-box{background-color: white;padding: 20px;margin: 3px;box-shadow: 0px 0px 6px 1px #8d8d8d1a;}

.card-nr{background-color: white;padding: 2px;border: 1px solid #fd9042;}

.menu-left-border{border-right: 1px solid #e9e9e991;}



.header-nav{
    background: #3333334d;
    position: fixed;
    /* top: 26px; */
    z-index: 100;
    width: 100%;
    /* -webkit-transition: all ease-out .5s;
    -moz-transition: all ease-out .5s;
   -o-transition: all ease-out .5s; */
   /* transition: all ease-out .5s; */
}

.row.footer-cont-icon.pt-2 {
padding-right: 4%;
padding-left: 4%;
}
.footer-cont-icon hr{width: 73%;color: white;}
.active-color {background-color: #029e9d;}
.active-color .enqery {background-color: #fdc703;}

.logo img{width: 140px;padding: 4px;}

.sticky {
top: 0;
width: 100%;
/* -webkit-transition: all ease-out .5s;
    -moz-transition: all ease-out .5s;
   -o-transition: all ease-out .5s; */
   /* transition: all ease-out .5s; */
}

.sticky + .content {
padding-top: 60px;
}



.footer-icon{list-style: none;display: flex;margin-left: 14%;}
.section1{margin-bottom: -6px;}
.footer-manu{list-style: none;}
footer{background-color: #404040;color: white;padding: 25px 0px 0px 0px;}
footer a{color: white;}
a{text-decoration: none;}
.top-icon a:hover{color: #000000;}

.footer-icon li a {
border: 1px solid #ffffff;
border-radius: 50%;
color: #ffffff;
display: block;
height: 30px;
line-height: 30px;
text-align: center;
width: 30px;
margin-left: 14px;
}

h3{color: #fd8d03;}

.footer-icon li a:hover{border: 1px solid #fdc703;background-color: #fdc703;}

.btn-outline-secondary{border: 1px solid #029e9d;
border-radius: 0px;
color: #029e9d;}

.btn-outline-secondary:hover
{
border: 1px solid #fdc703;
border-radius: 0px;
color: #fbfbfb;
background: #ffc107;
}

.head-icon li a {
border: 1px solid #ffffff;
border-radius: 50%;
color: #ffffff;
display: block;
height: 30px;
line-height: 30px;
text-align: center;
width: 30px;
margin-left: 14px;
}

.copy{background-color: #00000061;}

.section5{background-color: #0791BE;margin-bottom: -3px;margin-bottom: -10px;border-top: 3px solid #fdc703;}
.section5 p{color:white}
.section5 a{color:white}
.footer-cont-icon img{width: 35px;}
.card{padding: 10px;}
.section3, .section1{background-color: #fafff5;}
/* .about-cont{} */
.footer-area { position: relative;background-repeat: no-repeat;background-size: cover;}
footer p{color: #ffffff!important;}
footer ul li{font-size: 15px;line-height: 25px;}
.section-spacing {
/* padding: 110px 0;
float: left; */
width: 100%;
/* background-image: url(include/images/bg-graphics.png); */
background-repeat: no-repeat;
background-position: center top 40px;
background-size: 100% auto;
}

.line-broder{border-bottom: 1px solid #fdc703;
width: 29px;}

/* open navbar */
nav{
display: flex;
justify-content:space-around;
align-items: center;
color: #fff;
}
.nav-links {
display: flex;
justify-content:space-around;
width: 100%;
text-transform: uppercase;
margin: auto;
}

.phone{display: none;}
.title-icon svg
{
width: 35px;
height: 34px;
margin-bottom: 32px;
margin-left: -13px;
}
.title-icon svg path{fill: #029e9d;}
.div-cont5 .row{margin: 0px;}
.nav-links li{margin: auto;}
.nav-links a{
display: block;
text-transform: uppercase;
text-decoration: none;
color: #fff;
/* border-bottom:2px solid transparent; */
/* transition:0.5s ease;
transform: translateX(0%); */
}
.nav-links a:hover{
color: #fee101;
/* letter-spacing: 5px; */
/* border-bottom: 1px solid #fee101; */
border-spacing: 5px;
}
.burger{
display: none;
}
.burger div{
width: 25px;
height: 3px;
background: #fff;
margin: 5px;
transition:all 0.5s ease;
}
.dropdown ul{
position: absolute;
background-color: #767474;
width: 302px;
display: none;
padding-left: 0px;
}
.dropdown ul li a{padding: 6px 0px 6px 12px;}
.nav-links .dropdown:hover ul{display: block;}
.top-icon{background-color: #fee101;}

.enqery {
background-color: #029e9d;
/* padding: 5px; */
padding: 4px 10px 4px 10px;
animation: enqery 1s ease infinite;
}
section i{color: #fd8d03;font-size: 15px;}

@keyframes enqery {
0% {
transform: scale(0.8, 0.8);
}
50% {
transform: scale(1, 1);
}
100% {
transform: scale(0.8, 0.8);
}
}

.enqery:hover{background-color: #ffffff;color: #029e9d!important;}
a{color: #009796;}
a:hover{color:#fee101;}

@media only screen and (max-width: 760px){
nav{
justify-content: space-between;
    padding: 3px 5vw;

}
.tour-de-img {height: 250px;}
.air-img-box{display: none;}
.want-box{padding: 29px 0px 79px 8px!important;text-align: center;}
.inner-baner-container{padding: 100px 0 60px!important;}
h1{font-size: 35px!important;}
.inner-banner-wrap{padding-top: 48px;}
.logo img {
width: 100px;
padding: 4px;
}
.nav-links{
position: absolute;
right: 0;
top:86px;
/* min-height: 54vh; */
background: #333;
display: flex;
flex-direction: column;
align-items: center;   
width: 50%;
margin: 0;
padding: 0;
transform: translateX(100%);
transition:All 0.5s ease-in;

margin-top: -19px;
padding-top: 19px;
}
.nav-links a{
opacity: 0;

}
.burger{
display: block;
}

.head-icon {
list-style: none;
display: flex;
padding-bottom: -7px;
margin-bottom: 11px;
margin-left: -46px;
}
.phone{display: block;}
.hr-span{border-bottom: 1px dotted white;
margin-bottom: 14px;
}
.dropdown{text-align: center;}
.dropdown ul {
background-color: #029e9d;
padding: 5px;
width: fit-content;
position: inherit;
}
}

@media only screen and (min-width: 760px){
.tour-hight{height: 120px;}
}
@media only screen and (max-width: 640px){
nav{
justify-content: space-between;
/* padding: 13px 5vw; */
}
.header-nav {
background: #029e9d;
}
.top-icon {
display: none;
}
.slider{padding-top: 42px;}

}
.nav-active{
transform: translateX(0);
}
@media only screen and (max-width: 460px){
.nav-links{
width: 100%;
transition:All 0.5s ease;
}
}
.nav-active{
transform: translateX(0);
}
@keyframes navLinkFade{
from{
opacity: 0;
transform: translateX(50px);
}
to{
opacity: 1;
transform: translateX(0);
}
}
.toggle .line1{
transform: rotate(-45deg) translate(-5px,6px );
}
.toggle .line2{
opacity: 0;
}
.toggle .line3{
transform: rotate(45deg) translate(-5px,-6px );
}
/* clos navbar */



#sy-whatshelp {
right: 25px;
bottom: 25px;
position: fixed;
z-index: 9999;
}

#sy-whatshelp a {
position: relative;
}

#sy-whatshelp a.sywh-open-services {
background-color: #129bf4;
color: #fff;
line-height: 55px;
margin-top: 10px;
border: none;
cursor: pointer;
font-size: 23px;
width: 55px;
height: 55px;
text-align: center;
box-shadow: 2px 2px 8px -3px #000;
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
display: inline-block;
}

#sy-whatshelp a.sywh-open-services i {
line-height: 55px;
}

#sy-whatshelp a.sywh-open-services i.fa-times {
display: none;
}

#sy-whatshelp .sywh-services {
width: 55px;
height: auto;
}

#sy-whatshelp .sywh-services a {
display: none;
}

#sy-whatshelp .sywh-services a i {
background-color: #129bf4;
color: #fff;
line-height: 55px;
margin-top: 10px;
border: none;
cursor: pointer;
font-size: 23px;
width: 55px;
height: 55px;
text-align: center;
box-shadow: 2px 2px 8px -3px #000;
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
}

#sy-whatshelp .sywh-services a.email i {
background-color: #b92b27;
}

#sy-whatshelp .sywh-services a.instagram i {
background-color: #e4405f;
}

#sy-whatshelp .sywh-services a.messenger i {
background-color: #0084ff;
}

#sy-whatshelp .sywh-services a.whatsapp i {
background-color: #25d366;
}

#sy-whatshelp .sywh-services a.call i {
background-color: #ff6600;
}

a[data-tooltip] {
position: relative;
}

a[data-tooltip]::before,
a[data-tooltip]::after {
position: absolute;
display: none;
opacity: 0.85;
transition: all 0.3s ease-in-out;
}

a[data-tooltip]::before {
content: attr(data-tooltip);
background: #000;
color: #fff;
font-size: 13px;
padding: 7px 11px;
border-radius: 5px;
white-space: nowrap;
text-decoration: none;
}

a[data-tooltip]::after {
width: 0;
height: 0;
border: 6px solid transparent;
content: "";
}

a[data-tooltip]:hover::before,
a[data-tooltip]:hover::after {
display: block;
}

a.sywh-open-services[data-tooltip]::before,
a.sywh-open-services[data-tooltip]::after {
display: block;
}

a.data-tooltip-hide[data-tooltip]::before,
a.data-tooltip-hide[data-tooltip]::after {
display: none !important;
}

a.sywh-open-services[data-tooltip][data-placement="left"]::before {
top: 11px;
}

a[data-tooltip][data-placement="left"]::before {
top: -7px;
right: 100%;
line-height: normal;
margin-right: 10px;
}

a[data-tooltip][data-placement="left"]::after {
border-left-color: #000;
border-right: none;
top: 50%;
right: 100%;
margin-top: -6px;
margin-right: 4px;
}

a[data-tooltip][data-placement="right"]::before {
top: -7px;
left: 100%;
line-height: normal;
margin-left: 10px;
}

a[data-tooltip][data-placement="right"]::after {
border-right-color: #000;
border-left: none;
top: 50%;
left: 100%;
margin-top: -6px;
margin-left: 4px;
}

a[data-tooltip][data-placement="top"]::before {
bottom: 100%;
left: 0;
margin-bottom: 10px;
}

a[data-tooltip][data-placement="top"]::after {
border-top-color: #000;
border-bottom: none;
bottom: 100%;
left: 10px;
margin-bottom: 4px;
}

a[data-tooltip][data-placement="bottom"]::before {
top: 100%;
left: 0;
margin-top: 10px;
}

a[data-tooltip][data-placement="bottom"]::after {
border-bottom-color: #000;
border-top: none;
top: 100%;
left: 10px;
margin-top: 4px;
}
.inner-baner-container {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
    padding: 190px 0 150px;
    text-align: center;
    position: relative;
    width: auto;
}
.inner-baner-container .inner-banner-content {
    position: relative;
    color: #ffffff;
}
.inner-baner-container .inner-title {
    color: #ffffff;
    line-height: 1.1;
}
h1 {
    font-size: 65px;
    font-weight: 900;
}


.package-wrap {
    box-shadow: 0px 0px 35px 0px rgb(0 0 0 / 5%);
    margin-bottom: 24px;
    position: relative;
}
figure {
    margin: 0;
}
.package-meta {
    background-color: #029e9d;
    margin-bottom: 25px;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: -25px;
    padding: 7px 0;
    position: relative;
}
.package-meta ul {
    font-size: 0;
    margin: 0;
    padding: 0;
}
.package-meta ul li:first-child {
    padding-left: 0;
}
.package-meta ul li {
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    line-height: 1.1;
    padding: 0 12px;
    position: relative;
}
.package-wrap .package-content {
    padding: 0 30px 0;
}
.package-wrap .package-content .btn-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    border-top: 1px solid rgba(175, 175, 175, 0.1);
    text-align: center;
    margin-left: -30px;
    margin-right: -30px;
    margin-top: 27px;
}
.package-wrap .package-content .btn-wrap a {
    color: #383838;
    display: block;
    margin-top: 0;
    padding: 16px 0;
    width: 100%;
}
.tour-title{font-size: 25px;}
.fist-text{font-size: 44px; color: #fdc703;}
.service-block {
    position: relative;
    margin-bottom: 40px;
}
.service-block .inner-box {
    position: relative;
    min-height: 62px;
    padding-left: 90px;
}
.service-block .icon-box {
    position: absolute;
    left: 0px;
    top: 3px;
    width: 62px;
    height: 62px;
    font-size: 24px;
    line-height: 60px;
    text-align: center;
    border: 1px solid #e0e0e0;
    background: none;
    color: #18ba60;
    border-radius: 3px;
    -ms-border-radius: 3px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.service-block h3 {
    font-size: 18px;
    color: #222222;
    font-weight: 500;
    line-height: 1.4em;
    margin-bottom: 12px;
}
.service-block .text {
    font-size: 15px;
    line-height: 1.8em;
}
.title-boder{color: #ff9800; width: 50%; height: 2px;height: 2px;}
.title-img{margin-bottom: -16px;}
.want-box{    background-color: #e8505b;
    border-radius: 4px;
    padding: 27px 27px 57px 0px;}
    .want-text{font-size: 22px;
        margin-right: 30px;}
        .tou-hr-line{    width: 50%;
            color: #fd8d22;}

            .want-detiels {
                font-size: 22px;
                margin-right: 20px;
                font-family: 'Cinzel', serif;
                color: #e8505b;
                font-weight: 600;
            }

.why {
    background-color: #e8505b;
    padding: 17px;
    color: white;
} 
.why p{color: white!important;}
.de-box{background-color: #ffc107;}
.tour-de-ul{margin-left: 20px;}


div.time-line .timeline-icon {
    height: 40px;
    width: 40px;
    position: absolute;
    left: -20px;
    top: -8px;
}
div.time-line {
    border-left: 1px solid #ecc9d6;
    padding-left: 25px;
    position: relative;
}
.btn-cut{    background-color: #029e9d;
    color: white;
    padding: 7px 30px 14px 29px;}
.btn-cut-title{margin-top: -10px; border-top: 3px solid #029e9d;}  

@media only screen and (min-width: 768px)
{
.packagesHomePage-book-packages {
    padding: 30px 15px;
}
.packagesHomePage-book-packages img {
    height: 50px;
}
}
.packagesHomePage-book-packages {
    padding: 5px;
    margin-right: 15px;
    margin-bottom: 0;
    border-radius: 8px;
    box-shadow: 0 2px 7px 0 rgb(0 0 0 / 8%);
}
.packagesHomePage-book-packages img {
    margin-bottom: 5px;
}
.icon-ul li{    text-transform: uppercase;
    font-size: 19px;
    padding: 3px;
    color: #747373;
}
.icon-ul li img{width: 22px;}
.tour-de-img{background-size: cover;
    background-position: center;
    background-repeat: no-repeat;}
.package-content .btn-wrap a:hover {color: #fd8d03;}
.inner-baner-container .inner-title{display: none;}
.dropdown-content li a{border-bottom: 1px dotted #979595!important;}
.R{    color: black;
    font-size: 22px;
    line-height: 0px;
    font-weight: 600;}
    
    
        @media (min-width:768px) {
      .column-md-2{column-count: 2;}
    }
    .ul-icon{list-style-image: url(../include/svg/check.svg);}
    .title-icon img {
    width: 35px;
    height: 34px;
    margin-bottom: 32px;
    margin-left: -13px;
}
    @media (min-width:768px) {
        .carousel-item{
        height: 100vh;
    }
    }
    @media (max-width:768px) {
        .carousel-item{
        height: 40vh;
    }
    }
   
    .carousel-item img{
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center;
    }

    @media (max-width:768px) {
        .nav-links>li{
        margin: 10px;
    }
    }
    
    
      @media (min-width:768px) {
      .h-80{height: 60px;}
  }
   @media (min-width:768px) {
        .carousel-item{
        height: 100vh;
    }
    }
    @media (max-width:768px) {
        .carousel-item{
        height: 40vh;
    }
    }
   
    .carousel-item img{
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center;
    }
    #page-tittle-image {
        height: 60vh;
        position: relative;
         /* overflow: hidden; */

    }

    .img-1 {
        position: absolute;
        height: 100%; 
        top: 0;
        left: 0;
        width: 100%;
    }

    #page-tittle-image .img-1 img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;

    }
    h3 {
    font-family: 'Cinzel', serif;
}