@font-face {
    font-family: "FontAwesome";
    src: url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("ttf");
}

/*font-family: 'Lobster', cursive;*/
/*font-family: 'Arvo', serif;*/
/*font-family: 'Source Serif Pro', serif;*/
body{
    font-family: 'Arimo', sans-serif;
}
h1,h2,h3,h4,h5,h6{
    font-family: 'Prompt', sans-serif;
}
a{
    color: #212586;
    transition: 0.4s ease-in-out;
}
a:hover{
    text-decoration: none;
}

.black-clr{
    color: #000 !important;
}


.m0 { margin: 0px; }
.m5 { margin: 5px; }
.m10 { margin: 10px; }
.m15 { margin: 15px; }
.m20 { margin: 20px; }
.m25 { margin: 25px; }
.m30 { margin: 30px; }
.m35 { margin: 35px; }
.m40 { margin: 40px; }
.m45 { margin: 45px; }
.m50 { margin: 50px; }

.mt0 { margin-top: 0px; }
.mt1 { margin-top: 1px; }
.mt3 { margin-top: 3px; }
.mt4 { margin-top: 4px; }
.mt5 { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }
.mt20 { margin-top: 20px; }
.mt25 { margin-top: 25px; }
.mt30 { margin-top: 30px; }
.mt35 { margin-top: 35px; }
.mt40 { margin-top: 40px; }
.mt45 { margin-top: 45px; }
.mt50 { margin-top: 50px; }

.mb0 { margin-bottom: 0px; }
.mb5 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb25 { margin-bottom: 25px; }
.mb30 { margin-bottom: 30px; }
.mb35 { margin-bottom: 35px; }
.mb40 { margin-bottom: 40px; }
.mb45 { margin-bottom: 45px; }
.mb50 { margin-bottom: 50px; }

.ml0 { margin-left: 0px; }
.ml5 { margin-left: 5px; }
.ml10 { margin-left: 10px; }
.ml15 { margin-left: 15px; }
.ml20 { margin-left: 20px; }
.ml25 { margin-left: 25px; }
.ml30 { margin-left: 30px; }
.ml35 { margin-left: 35px; }
.ml40 { margin-left: 40px; }
.ml45 { margin-left: 45px; }
.ml50 { margin-left: 50px; }

.mr0 { margin-right: 0px; }
.mr5 { margin-right: 5px; }
.mr10 { margin-right: 10px; }
.mr15 { margin-right: 15px; }
.mr20 { margin-right: 20px; }
.mr25 { margin-right: 25px; }
.mr30 { margin-right: 30px; }
.mr35 { margin-right: 35px; }
.mr40 { margin-right: 40px; }
.mr45 { margin-right: 45px; }
.mr50 { margin-right: 50px; }

.p0 { padding: 0px; }
.p5 { padding: 5px; }
.m10 { padding: 10px; }
.p15 { padding: 15px; }
.p20 { padding: 20px; }
.p25 { padding: 25px; }
.p30 { padding: 30px; }
.p35 { padding: 35px; }
.p40 { padding: 40px; }
.p45 { padding: 45px; }
.p50 { padding: 50px; }

.pt0 { padding-top: 0px; }
.pt5 { padding-top: 5px; }
.pt10 { padding-top: 10px; }
.pt15 { padding-top: 15px; }
.pt20 { padding-top: 20px; }
.pt25 { padding-top: 25px; }
.pt30 { padding-top: 30px; }
.pt35 { padding-top: 35px; }
.pt40 { padding-top: 40px; }
.pt45 { padding-top: 45px; }
.pt50 { padding-top: 50px; }
.pt60 { padding-top: 60px; }
.pt80 { padding-top: 80px; }
.pt100 { padding-top: 100px; }

.pb0 { padding-bottom: 0px; }
.pb5 { padding-bottom: 5px; }
.pb10 { padding-bottom: 10px; }
.pb15 { padding-bottom: 15px; }
.pb20 { padding-bottom: 20px; }
.pb25 { padding-bottom: 25px; }
.pb30 { padding-bottom: 30px; }
.pb35 { padding-bottom: 35px; }
.pb40 { padding-bottom: 40px; }
.pb45 { padding-bottom: 45px; }
.pb50 { padding-bottom: 50px; }
.pb60 { padding-bottom: 60px; }
.pb70 { padding-bottom: 70px; }
.pb80 { padding-bottom: 80px; }

.pl0 { padding-left: 0px; }
.pl5 { padding-left: 5px; }
.pl10 { padding-left: 10px; }
.pl15 { padding-left: 15px; }
.pl20 { padding-left: 20px; }
.pl25 { padding-left: 25px; }
.pl30 { padding-left: 30px; }
.pl35 { padding-left: 35px; }
.pl40 { padding-left: 40px; }
.pl45 { padding-left: 45px; }
.pl50 { padding-left: 50px; }
.pl60 { padding-left: 60px; }
.pl80 { padding-left: 80px; }
.pl100 { padding-left: 100px; }

.pr0 { padding-right: 0px; }
.pr5 { padding-right: 5px; }
.pr10 { padding-right: 10px; }
.pr15 { padding-right: 15px; }
.pr20 { padding-right: 20px; }
.pr25 { padding-right: 25px; }
.pr30 { padding-right: 30px; }
.pr35 { padding-right: 35px; }
.pr40 { padding-right: 40px; }
.pr45 { padding-right: 45px; }
.pr50 { padding-right: 50px; }
.pr60 { padding-right: 60px; }
.pr80 { padding-right: 80px; }
.pr100 { padding-right: 100px; }

.cus-bg-blue{
    background-color: #0ec6f4;
}
.cus-text-blue{
    color: #0ec6f4;
}

.box_shadow{
    box-shadow: rgba(0, 0, 0, 0.2) 5px 5px 25px 0;
    transition: 0.3s ease-in-out;
}
.box_shadow:hover{
    box-shadow: rgba(0, 0, 0, 0.3) 6px 6px 25px 0;
}

.desc_border_t{
    border-top: 1px solid #5a5a5a;
}
.desc_border_b{
    border-bottom: 1px solid #5a5a5a;
}
.desc_border_l{
    border-left: 1px solid #5a5a5a;
}
.desc_border_r{
    border-right: 1px solid #5a5a5a;
}
.border_rad{
    border-radius: 10px;
}

.i_divider{
    font-size: 12px;
}

.content_desktop{
    display: block;
}
.content_mobile{
    display: none;
}

.btn_submit{
    transition: 0.4s ease-in-out;
}
.btn_submit:hover{
    background-color: #0ec6f4;
    border-color: #0ec6f4;
}

.no-list-style{
    list-style: none;
}

/*===================== HEADER =======================*/
.main-header{
    position: relative;
    z-index: 99;
}
.bottom-header{
    position: absolute;
    z-index: 3;
    width: 100%;
}
.navbar{
    width: 100%;
    padding: 0 10px;
    /*padding-top: 20px;*/
    /*padding-bottom: 20px;*/
    background-color: rgb(30 30 30 / 30%);
}
.navbar-collapse li{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.navbar-collapse li a{
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
}
.header-menu{
    width: 85%;
    padding-left: 30px;
    padding-right: 30px;
}
.header-social{
    width: 15%;
}
.header-social li a{
    font-weight: 400;
    font-size: 15px;
}

/*===================== TITLE =======================*/
.main-title-inner{
    margin-bottom: 40px;
    position: relative;
    text-align: center;
}
.main-title{
    position: relative;
    display: inline-block;
}
.main-title h2{
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}
.main-title-separator{
    position: absolute;
    width: 100px;
    border-top: 5px solid #fff;
    bottom: 0;
}
.tour-section .main-title h2{
    color: #a5a5a5;
}
.tour-section .main-title h2 span{
    color: #fff;
}
.main-title-two-inner{
    padding-top: 30px;
}
.main-title-two h1{
    font-size: 60px;
    font-weight: bold;
    text-transform: uppercase;
}
.main-title-two h3{
    text-transform: uppercase;
    font-size: 40px;
    color: #5a5a5a;
}
.letter-title-inner{
    text-align: center;
    padding-top: 20%;
    padding-bottom: 15%;
}
.letter-title h3{
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 0;
    color: #5a5a5a;
}
.letter-title h1{
    text-transform: uppercase;
    font-size: 134px;
    font-weight: 900;
    color: #000;
}
.founder-message-inner{
    padding-top: 12%;
}
.founder-image {
    margin-top: 10%;
    padding: 5px;
}
.founder-image img{
    border-radius: 10px;
    position: relative;
    box-shadow: 5px 5px 35px -30px rgba(0,0,0,0.6);
}
/*===================== EXPERTISE =======================*/

/*===================== SLIDER =======================*/
.slider-section{
    position: relative;
}
.slider-video-bg{
    position: relative;
}
.slider-video-bg img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*height: 100vh;*/
    z-index: 1;
}
.slider-video{
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    width: 100%;
    z-index: 2;
    pointer-events: none;
    position: relative;
    top: 0;
    left: 0;
    background: url(../images/slider/cover.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
    bottom: 0;
    right: 0;
}
.slider-text-wrapper{
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%,-20%);
    z-index: 5;
    width: 100%;
    text-align: center;
}
.slider-text-inner{
    width: 100%;
}
.slider-logo img {
    position: static;
    width: 260px;
}
.slider-text-inner h1{
    text-transform: uppercase;
    color: #fff;
    font-size: 60px;
    font-weight: 900;
}
.slider-text-inner h3{
    text-transform: uppercase;
    color: #fff;
    font-size: 50px;
    font-weight: 500;
}
.slider-explore{
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    color: white;
    font-size: 1.2vw;
    animation-name: bump;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
}
/* The animation code */
@keyframes bump {
    0%   {bottom:20px;}
    12.5%{bottom:22.5px;}
    25%  {bottom:25px;}
    37.5%{bottom:27.5px;}
    50%  {bottom:30px;}
    62.5%{bottom:27.5px;}
    75%  {bottom:25px;}
    87.5%{bottom:22.5px;}
    100% {bottom:20px;}
}
.slider-explore-inner{
    width: 100%;
}
/*===================== WRAPPER =======================*/

/*===================== WELCOME =======================*/
.welcome-title h1{
    text-transform: uppercase;
    font-size: 6.5vw;
    /*font-size: 60px;*/
    font-weight: 900;
    color: #000;
}
.welcome-title h3{
    text-transform: uppercase;
    font-size: 3.2vw;
    font-weight: 500;
    margin-bottom: 0;
    color: #000;
}
.welcome-title-inner{
    text-align: center;
    padding-top: 19%;
    padding-bottom: 15%;
}
.welcome-description-inner{
    padding-top: 10%;
    padding-bottom: 10%;
}
.welcome-description-inner a{
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
    font-weight: bold;
}
.welcome-description-inner a i{
    padding-left: 10px;
}
/*===================== TOURS =======================*/
.hover-slide-top {
    transition: transform ease-out 0.8s;
}
.hover-slide-top:hover {
    transform: translateY(-5px);
    transition: transform ease-in 0.3s;
}
.tour-section{

}
.bg-tour-section{
    background: url(../images/tour.jpg);
    position: relative;
}
.bg-tour-section:before{
    position: absolute;
    content: "";
    background: rgba(0,0,0,0.8);
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.tour-packages-bg{
    background: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 5px;
    -ms-box-shadow: -1px 10px 34px -1px rgba(0, 0, 0, 0.12);
    box-shadow: -1px 10px 34px -1px rgba(0, 0, 0, 0.12);
    -o-box-shadow: -1px 10px 34px -1px rgba(0, 0, 0, 0.12);
    margin-top:10px;
}

.tour-packages-image img {
    height: 240px;
    border-radius: 10px;
}

.tour-description{
    height: 180px;
    padding-top: 25px;
    text-align: center;
    color: #000;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
}
.tour-title h4{
    font-size: 20px;
    text-transform: uppercase;
    color: #0ec6f4;
    /*color: #439775;*/
    font-weight: bold;
}
.tour-subtitle{
    min-height: 68px;
}
.tour-day {
    color: #0ec6f4;
    /*color: #439775;*/
}
.tour-day i{
    color: #0ec6f4;
    /*color: #439775;*/
}
.tour-more {
    border-top: 1px dashed #439775;
    display: flex;
    padding-top: 20px;
}
.tour-left{
    text-align: left;
    width: 50%;
}
.tour-right{
    text-align: right;
    width: 50%;
}
.tour-right a{
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}
.tour-right a i{
    padding-left: 10px;
}
.tour-packages-bg:hover img{

}
.tour-read-more{
    padding-top: 30px;
}
.tour-read-more a{
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}
.tour-read-more a i{
    padding-left: 10px;
}
/*===================== DESTINATION =======================*/
.destination-section{
    position: relative;
}
.destination-section:after {
    content: '';
    position: absolute;
    top: 0;
    z-index: -5;
    left: 0;
    bottom: 51%;
    right: 0;
    background: #f6f6f6;
}
.destination-images-wrappers{
    /*box-shadow: 0px 0px 46px 0px rgba(0, 0, 0, 0.1);*/
    background: #fff;
    /*-ms-box-shadow: -1px 10px 34px -1px rgba(0, 0, 0, 0.12);
    box-shadow: -1px 10px 34px -1px rgba(0, 0, 0, 0.12);
    -o-box-shadow: -1px 10px 34px -1px rgba(0, 0, 0, 0.12);*/
    margin-bottom: 20px;
    box-shadow: 5px 5px 35px -30px rgba(0,0,0,0.6);
    overflow: hidden;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;

}
.destinations-description-bg{
    padding-left: 50px;
}
.destination-desc-main{
    padding: 25px;
}
.destinations-description p{
    text-align: justify;
    padding-top: 40px;
}
.destinations-description a{
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
    font-weight: bold;
}
.destinations-description a i{
    padding-left: 10px;
    transition: 0.4s ease-out;
}

.destination-images-bg{
    padding-top: 20px;
}
.destination-images{
    overflow: hidden;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.destination-images img{
    max-width: 100%;
    height: auto;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    webkit-transition: .2s all;
    transition: .2s all;
}

.destination-info{
    /*height: 180px;*/
    padding: 20px;
    text-align: center;
}
.destination-title{
    padding-top: 5px;
    /*height: 50px;*/
}
.destination-title h4 a{
    /*color: #439775;*/
    color: #0ec6f4;
    font-weight: bold;
}
.destinations-des{
    width: 100%;
    /*height: 75px;*/
}
.destinations-des p{
    width: 100%;
    /*height: 50px;*/
    font-size: 15px;
    text-align: justify;
}
.destinations-des a{
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
    font-weight: bold;
}
.destinations-des a i{
    padding-left: 10px;
    transition: 0.4s ease-in-out;
}
.destination-images-wrappers:hover .destinations-des a i{
    /*padding-left: 15px;*/
}

.destination-images-wrappers:hover img{
    webkit-transform: scale(1.1);
    transform: scale(1.1);
}
/*===================== TOUR STEP =======================*/
.tour-step-section{
    background: url(../images/1.jpg);
    position: relative;
}
.tour-step-section:before{
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: rgba(0,0,0,0.7);
}

.tour-step-wrapper{
    text-align: center;
    background: #fff;
    padding: 20px;
    margin-top: 30px;
    margin-bottom: 50px;
    position: relative;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    z-index: 1;
    background-color: #fff;
    -webkit-box-shadow: 0 8px 40px rgba(12,12,12,.1);
    -khtml-box-shadow: 0 8px 40px rgba(12,12,12,.1);
    -moz-box-shadow: 0 8px 40px rgba(12,12,12,.1);
    -ms-box-shadow: 0 8px 40px rgba(12,12,12,.1);
    -o-box-shadow: 0 8px 40px rgba(12,12,12,.1);
    box-shadow: 0 8px 40px rgba(12,12,12,.1);
}
.tour-step-overlay{
    position: relative;
    z-index: -1;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    background-image: -webkit-gradient(linear,left top,right top,from(#373435),to(#373435));
    background-image: -webkit-linear-gradient(left,#ffffff,#ffffff);
    /*background-image: -moz-linear-gradient(left,#373435,#373435);*/
    /*background-image: -ms-linear-gradient(left,#373435,#373435);*/
    /*background-image: -o-linear-gradient(left,#373435,#373435);*/
    /*background-image: linear-gradient(left,#373435,#373435);*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#373435',endColorStr='#373435',gradientType='1');
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
    -webkit-transition: all .2s linear 0ms;
    -khtml-transition: all .2s linear 0ms;
    -moz-transition: all .2s linear 0ms;
    -ms-transition: all .2s linear 0ms;
    -o-transition: all .2s linear 0ms;
    transition: all .2s linear 0ms;
    opacity: 1;
}
.tour-step-overlay:before{
    position: absolute;
    content: "";
    top: 11px;
    right: -11px;
    background-color: #373435;
    background-image: -webkit-gradient(linear,left top,right top,from(#373435),to(#373435));
    background-image: -webkit-linear-gradient(left,#ffffff,#ffffff);
 /*   background-image: -moz-linear-gradient(left,#373435,#373435);
    background-image: -ms-linear-gradient(left,#373435,#373435);
    background-image: -o-linear-gradient(left,#373435,#373435);
    background-image: linear-gradient(left,#373435,#373435);*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#373435',endColorStr='#373435',gradientType='1');
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    height: 100%;
    opacity: .5;
}
.tour-step-wrapper span{
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
}

.tour-step-inner img{
    padding-top: 12px;
}

.tour-step-title h6{
    color: #0ec6f4;
    font-size: 20px;
    font-weight: 500;
}
.tour-step-btn{
    color: #fff;
    /*background: #439775;*/
    background: #0ec6f4;
    padding: 10px 20px;
    font-family: "Poppins", sans-serif;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border: 0;
    border-radius: 7px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    transition: 1.2s;
}
.tour-step-btn:after{
    content: "";
    position: absolute;
    background: #61d095;
    height: 100%;
    width: 0%;
    top: 0;
    left: 0;
    z-index: -1;
    transition: 1.1s;
    border-radius: 3px;
}
.tour-step-btn:hover{
    color: #fff;
}
.tour-step-btn:hover:after{
    width: 100%;
    border-radius: 3px;
}
.more-info-det{
    margin-bottom: 0;
    padding: 20px 0;
    font-size: 16px;
    /*font-style: italic;*/
    color: #fff;
}
/*===================== ABOUT =======================*/

/*===================== KNOWLEDGE =======================*/

/*===================== CONTACT =======================*/

/*===================== CAREERS =======================*/

/*===================== PAGINATION ==============================*/

/*===================== FOOTER =======================*/
.footer-section{
    /*position: relative;*/
    background: url(../images/footer.jpg);
    background-position: center;
    background-size: cover;
}
.footer-top{
    width: 100%;
}
.footer-bottom{
    width: 100%;
}
.footer-contact-info{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 5px 10px;
    display: flex;
}
.footer-logo {
    width: 33%;
    text-align: center;
}
.footer-contact{
    width: 67%;  
    display: inline-block; 
}
.footer-logo img{
    width: 28%;
}
.h-block {
    /*text-align: left;
    float: left;*/
    border-left: 1px solid #eee;
    padding: 5px 10px;
    border-left-color: #fff;
    margin-top: 28px;
    margin-bottom: 10px;
    display: inline-block;
    color: #fff;
}
.h-block .icon {
    padding-right: 10px;
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    font-size: 20px;
}
.top-bar .right-bar-side i {
    margin: 0 0px;
}
.h-block .info {
    display: table-cell;
    vertical-align: middle;
    font-size: 13px;
}
.h-block .info span {
    display: block;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
    font-size: 15px;
}
.h-block .info a{
    color: #fff;
}
.footer-social-top{
    width: 100%;
}
.footer-social-inner {
    padding-top: 10%;
    padding-bottom: 25%;
}
.footer-social-title{
    text-align: center;
}
.footer-social-title h6{
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
}
.footer-menu {
    text-align: center;
}
.footer-menu-inner{
    padding-bottom: 35px;
}
.footer-menu ul{
    padding-left: 0;
    display: inline-block;
    list-style: none;
}
.footer-menu ul li{
    display: inline-block;
    padding-right: 10px;
    padding-right: 10px;
}
.footer-menu ul li a{
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}
.footer-bottom{
    padding-top: 20px;
    padding-bottom: 20px;
}
.copyright-inner{
    display: flex;
    text-transform: capitalize;
    font-size: 14px
}
.copyright-left{
    width: 50%;
}
.copyright-right{
    width: 50%;
    text-align: right;
}
.copyright-left p,
.copyright-right p{
    margin-bottom: 0;
    color: #fff;
}
.copyright-left p a,
.copyright-right p a{
    color: #0ec6f4;
}

.copyright-left .copy_right_sitename{
    text-transform: none;
}





/*===========New Styles================*/

/* Inner Page Header Section */
.inner-page-header-section {
    position: relative;
    /*background-image: url(../images/cover.jpg);*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    /*height: 500px;*/
    z-index: 9;
}
.privacy_policy_wrap_bg{
    position: relative;
    background-color: #002a35;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 500px;
    z-index: 9;
}

.header-logo{
    width: 150px;
    height: auto;
    padding-left: 15px;
}
.header-logo img{
    max-width: 100px;
    height: auto;
}

.inner-page-header-section .header-caption {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%,-40%);
    width: 100%;
}
.inner-page-header-section .caption_our_story {
    position: absolute;
    top: 91%;
    left: 50%;
    transform: translate(-50%,-40%);
    width: 100%;
}

.darker_overlay_outer,
.darker_overlay_outer_our_story{
    padding: 10px 15px;
    background-color: rgb(30 30 30 / 40%);
    border-radius: 25px;
}
.darker_overlay_outer_our_story{
    background-color: rgb(30 30 30 / 55%);
}
.darker_overlay_outer_blue{
    padding: 8px 25px;
    background-color: #0ec6f4;
    border-radius: 50px;
}

.inner-page-header-section .header-title{
    display: table;
    margin: auto;
    font-family: 'Prompt', sans-serif;
    font-size: 75px;
    font-weight: 900;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
}
.inner-page-header-section .header-sub-title{
    display: table;
    margin: auto;
    font-family: 'Prompt', sans-serif;
    font-size: 40px;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
}
.inner-page-header-section .header-inquiry-btn {
    position: absolute;
    bottom: 0;
    left: -50%;
    transform: translate(50%,45%);
    width: 100%;
}
.inner-page-header-section .inquiry-btn-wrapper{
    width: fit-content;
}
.inner-page-header-section .inquiry-btn{
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.4px;
    padding: 8px 30px 8px 30px;
    color: #ffffff;
    border: 0;
    outline: 0;
    border-radius: 100px;
    background-color: #0ec6f4;
    -webkit-box-shadow: 0px 2px 10px -2px rgba(0,0,0,0.62);
    -moz-box-shadow: 0px 2px 10px -2px rgba(0,0,0,0.62);
    box-shadow: 0px 2px 10px -2px rgba(0,0,0,0.62);
}
.inner-page-header-section .inquiry-btn:hover{
    background-color: #12bbe5;
    transition: background-color ease-in 0.4s;
}

/* Inner Page Caption Section */
.inner-page-caption-section .inner-page-caption-title{
    font-family: 'Prompt', sans-serif;
    font-size: 45px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 0.9;
    margin-bottom: 45px;
}

.inner-page-caption-title-second{
    font-family: 'Prompt', sans-serif;
    font-size: 55px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 0.9;
}

.inner-page-caption-title-second-sub{
    font-size: 25px;
}

.darker_overlay_outer_blue_second{
    padding: 8px 25px;
    background-color: #0ec6f4;
    border-radius: 50px;
}

.btn-day-count{
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Single Tour Page Tabs Section */
.single-tour-tabs-section>div{
    background-color: #0ec6f4;
    padding:0;
}
.nav-pills .nav-item .nav-link.active,
.nav-pills .nav-item .nav-link:hover{
    color: #021b22;
    background-color: #12bbe5;
    transition: background-color ease-in 0.3s;
}
.nav-pills .nav-item .nav-link{
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.4px;
    color: #ffffff;
    text-transform: uppercase;
    padding-top: 20px;
    padding-bottom: 20px;
}
.includes-list-row ul{
    margin-bottom: 25px;
}
.includes-list-row ul li{
    list-style-image: url(../images/bullet.svg);
}
.includes-list-title{
    font-size: 17px;
    text-transform: uppercase;
    color: #212529;
    font-weight: 700;
    margin-bottom: 10px;
}
.includes-list-description{
    color: #5a5a5a;
}
.includes-day-list {
    border: 2px solid #0ec6f4;
    border-radius: 10px;
    padding: 20px 20px 10px 20px;
}
.includes-day-list-day {
    font-size: 17px;
    text-transform: uppercase;
    color: #212529;
    font-weight: 700;
    text-align: center;
    width: fit-content;
    padding: 0 20px;
    margin: -33px auto 10px auto;
    background-color: white;
}
.includes-day-list-location{
    font-size: 25px;
    text-transform: uppercase;
    color: #212529;
    font-weight: 700;
    text-align: center;
}
.includes-day-list-divider{
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 200px;
    width: 18px;
    height: 18px;
    margin-top: 40px;
    margin-bottom: 50px;
    background-color: #0ec6f4;
}
.includes-day-list-divider::after, 
.includes-day-list-divider::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #0ec6f4;
    border-radius: 200px;
    left: 50%;
    transform: translateX(-50%);
}
.includes-day-list-divider::before {
    top: -20px;
}
.includes-day-list-divider::after {
    bottom: -20px;
}
#pills-tour-itinerary .card,
#pills-tour-itinerary .card-header {
    border: 0.5px solid rgb(14, 198, 244,0.2);
    border-radius: 15px;
}
#pills-tour-itinerary .card-header,
#pills-tour-itinerary .card-header:first-child {
    background-color: rgb(14, 198, 244,0.2);
    border:0;
    border-radius: 15px 15px 0 0;
}
#pills-tour-itinerary .card-header,
#pills-tour-itinerary .card-title {
    font-size: 17px;
    text-transform: uppercase;
    color: #212529;
    font-weight: 700;
    margin-bottom: 10px;
}
#pills-tour-itinerary .card-image{
    transform: scale(1.1) translate(5px,10px);
}
.payment-pack{
    width: 100%;
    border: 2px solid #0ec6f4;
    border-radius: 15px;
    padding: 30px 20px;  
    -ms-box-shadow: -1px 10px 34px -1px rgba(0, 0, 0, 0.12);
    box-shadow: -1px 10px 34px -1px rgba(0, 0, 0, 0.12);
    -o-box-shadow: -1px 10px 34px -1px rgba(0, 0, 0, 0.12);  
}

.payment-pack .pay_pack_description{
    min-height: 120px;
    font-size: 16px;
    color: #909090;
    text-align: left;
}

.payment-pack-price,
.payment-pack-price-s{
    color: #28a745;
    font-size: 40px;
    font-weight: 700;
}
.payment-pack-price-s {
    font-size: 24px;
    color: #808080;
    margin-bottom: 0;
}

.payment-pack .facilities{
    display: flex;
    width: 90%;
}
.payment-pack .facilities .sub_facility{
    width: 16%;
    height: 16%;
    border-radius: 50px;
    padding: 10px;
}
.payment-pack .facilities .sub_facility i{
    font-size: 17px;
}
.payment-pack .facilities .badge {
    width: 100%;
    height: auto;
    font-size: 14px;
    line-height: 22px;
    /* margin-bottom: 8px;*/
}
.payment-pack .facilities .badge-sub{
    width: 50%;
    text-align: left;
}
.pad_hotel{
    padding: 3px 20px;
}
.pad_transport, .pad_meal{
    padding: 13px 20px;
}

.facility_list_1{
    /*height: 280px;*/
}
.facility_list_2{
    /*height: 210px;*/
}

.facility_list_1 ul li,
.facility_list_2 ul li{
    font-size: 14px;
    padding: 5px;
}

/*-- destination main grid --*/

.img_destination{
    width: 100%;
    height: 400px;
}
.img_desti_1 a img{
    width: 400px;
    height: auto;
    margin-left: 22px;
    transition: 0.4s ease-in-out;
}

.destination_img_small{

}
.img_desti_2 a img{
    width: 130px;
    height: auto;
    padding-bottom: 5px;
    transition: 0.4s ease-in-out;
}

.ab_grid_anim:hover .img_desti_1 a img, .ab_grid_anim:focus .img_desti_1 a img{
  transform: scale(0.95);
}

.darker_over{
  display: inline-block;
  width: 100%;
  height: 100%;
  text-align: center;
  /*background-color: rgb(30 30 30 / 70%);*/
  background-color: #f7f7f7;
  z-index: 10;
}

/*-- destination main grid --*/


/*-- things to do main grid --*/

.img_thingstd{
    width: 100%;
    height: 343px;
}
.img_things_1 a img{
    width: 509px;
    height: 400px;
    padding-bottom: 2px;
    transition: 0.4s ease-in-out;
}

.thingstd_img_small{
    padding-top: 60px;
    height: 215px;
}
.img_things_2 a img,
.img_things_3 a img,
.img_things_4 a img{
    width: 166px;
    height: 150px;
    transition: 0.4s ease-in-out;
}
.img_things_3 a img{
    margin-left: -18.5px;
}
.img_things_4 a img{
    margin-left: -37.5px;
}


/*-- things to do main grid --*/

/*-- Sri Lanka --*/

.box_shadow2 {
    box-shadow: rgb(0 0 0 / 70%) 5px 5px 25px 0;
    transition: 0.3s ease-in-out;
}
.srilanka_map{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
}
.srilanka_map img{
    width: 80%;
    height: auto;
    padding: 40px 10px;
}

.sri-lanka-bg-container{
    position: relative;
}
.srilanka_bg_clr{
    position: absolute;
    top: 100px;
    left: -74px;
    background-image: url('../images/bg1.png');
    background-color: #777373;
}
.title_clr1{
    color: #777373;
    /*color: #0ec6f4;*/
}
.clr_cadetblue{
    color: cadetblue;
}
.clr_white{
    color: #fff!important;
}

.srilanka-desc{
    position: relative;
}

.main-title-separator2 {
    position: absolute;
    width: 120px;
    border-top: 5px solid #a5a5a5;
    bottom: 0;
}
.separator_center{
    display: flex;
    justify-content: center;
}

.srilanka-desc h5{
    color: #5a5a5a;
    font-size: 20px;
    line-height: 36px;
    text-transform: uppercase;
    padding: 30px 10px;
}
.srilanka-desc h4{
    font-size: 40px;
    padding: 20px 0 15px 0;
}
.srilanka-desc h3{
    text-transform: uppercase;
    font-size: 47px;
    color: #5d4b4b;
}
.srilanka-desc p{
    line-height: 22px;
    text-align: justify;
    padding: 12px 0 0 0;
}


/*-- Sri Lanka --*/


/*-- who we are --*/

.about_bg_desc{
    margin-bottom: -10px;
}
.about_desc_main{
    z-index: 1;
}

.about_h1_small{
    font-size: 38px;
    color: #5a5a5a;
}

.about-desc{
    position: relative;
}

.main-title-separator3 {
    position: absolute;
    width: 200px;
    border-top: 5px solid #a5a5a5;
    bottom: -5px;
}

.about-desc p{
    text-align: justify;
}
.title_clr2{
    color: #0ec6f4;
    /*font-style: italic;*/
    font-weight: 700;
}

.title_clr3 {
    color: #0d76e8!important;
    font-weight: 600!important;
    /*text-decoration: underline;*/
    transition: 0.4s ease-in-out;
}
.title_clr3:hover{
    color: #0056b3;
}

.about-desc h3{
    padding-top: 30px;
    text-transform: uppercase;
    font-size: 24px;
    color: #5a5a5a;
}


.about_bg_img{
    width: 100%;
    height: 800px;    
    background-image: url('../images/Who-we-are.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1;
}


/*-- who we are --*/


/*-- trailor made --*/

.days_btn_add,
.days_btn_remove{
    display: flex;
    justify-content: flex-end;
}
.days_btn_remove{
    justify-content: flex-start;
}
.btn_add_day,
.btn_remove_day{
    transition: 0.4s ease-in-out;
}

.privacy_policy_a{
    font-weight: 600;
    text-decoration: underline;
}

/*-- trailor made --*/


/*-- contact form --*/

.title_pad{
    padding: .375rem .5rem;
}

/*-- contact form --*/


/*-- contact us --*/

.contact_data_block{
    padding: 5px 10px;
    display: flex;
    justify-content: center;
}
.contact_data_block .icon {
    padding-right: 20px;
    display: table-cell;
    vertical-align: middle;
    color: #5a5a5a;
    font-size: 40px;
}
.contact_data_block .info {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    color: #5a5a5a;
}
.contact_data_block .info span {
    display: block;
    font-weight: 600;
    line-height: 30px;
    text-transform: uppercase;
    font-size: 18px;
    color: #2d2727;
}
.contact_data_block .info a{
    color: #5a5a5a;
}


/*-- contact us --*/

/**/


/*rehan css*/
.card-body {
    padding: unset;
}

.card {
    border: unset;
}

.blue-clr{
    background: #0ec6f4;
}
/*rehan css end*/