


@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');


body,p,span,strong,b,ul,li,span,input,textarea{
    font-family: "Inter", sans-serif !important;
}

body,p {
    color: #222 !important;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Inter", sans-serif !important;
    font-weight: 700;
}

p {
    line-height: 25px;
    font-size: 14px;
    margin: 0 0 5px 0;
}

button,a {
    font-weight: 400;
}

/*@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');*/

/*body,p,span,strong,b,ul,li,span,input,textarea{*/
/*    font-family: "Roboto", sans-serif !important;*/
/*}*/

/*h1,h2,h3,h4,h5,h6,button,a {*/
/*    font-family: "Oswald", sans-serif !important;*/
/*}*/

:root {
    --maincolor: #1b5e94;
    --secondcolor: #00c4f4; 
    --border:#e6e6e6;
    --text:#111;
    --muted:#6b7280;
    --shadow: 0 12px 30px rgba(0,0,0,.12);
    --radius: 14px;
  }
.btn {
    background: var(--maincolor);
    color: #fff;
    transition: 0.4s;
    border: 1px solid transparent;
}
.btn:hover {
    background: var(--secondcolor);
    color: #fff;
    border: 1px solid var(--secondcolor);
}

 .overlay-bg, .overlay-bg-2, .overlay-bg-3, .overlay-bg-4, .overlay-bg-5 {
     position: relative;
     z-index: 1;
}
ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
#logoutModal .modal-footer .btn-danger {
    background: #dc3545;
}

#logoutModal .modal-footer .btn-success {
    background: #157347;
}

#logoutModal .modal-footer .btn {
    transition: 0.4s;
}

#logoutModal .modal-footer .btn:hover {
    border: 1px solid;
}

#customizethis-trip {
    scroll-margin-top: 220px;
}

 .overlay-bg::before, .overlay-bg-2::before, .overlay-bg-3::after, .overlay-bg-4::before, .overlay-bg-5::before{
     content: "";
     display: block;
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: -1;
}
 .overlay-bg::before{
     background-color: rgba(0, 0, 0, 0.2);
}
 .overlay-bg-2::before{
     background-color: rgb(0 0 0 / 13%);
}
 .overlay-bg-3::after{
     background-color: rgba(0, 0, 0, 0.3);
}
 .overlay-bg-4::before {
     background-color: rgba(0, 0, 0, 0.6);
}
 .overlay-bg-5::before {
     background-color: rgba(0, 0, 0, 0.5);
}
.single-slide.overlay-bg-2:before{
    z-index: 1;
}
.top-spacing {
    padding-top: 80px;
}
/*Section title*/
.section-title {
    /*margin-bottom: 35px;*/
    margin-bottom: 20px;
    position: relative;
    /*z-index: 2;*/
    text-align: center;
}
.section-title p.title {
    /*text-transform: uppercase;*/
    margin-bottom: 0;
    line-height: 30px;
}
.section-title h2 {
    font-size: 36px;
    line-height: initial;
    margin-bottom: 0;
    position: relative;
}
.selling-tips-area .section-title h2:before{
    content: '';
    height: 2px;
    width: 160px;
    background: #ddd;
    position: absolute;
    margin: 0 0 0 -175px;
    top: 50%;
}
/*.section-title h2 span {*/
/*    font-family: 'Oswald' !important;*/
/*}*/
.selling-tips-area .section-title h2:after {
    content: '';
    height: 2px;
    width: 160px;
    background: #ddd;
    position: absolute;
    margin-left: 17px;
    top: 50%;
}
.slider-area .slide-content .find-adventure-form {
    display: none;
}
.featured-activities .section-title h2:before {
    content: '';
    height: 2px;
    width: 160px;
    background: #ddd;
    position: absolute;
    margin-left: -178px;
    top: 50%;
}
.featured-activities .section-title h2:after {
    content: '';
    height: 2px;
    width: 160px;
    background: #ddd;
    position: absolute;
    margin-left: 20px;
    top: 50%;
}
.top-selling .section-title h2:before {
    content: '';
    height: 2px;
    width: 160px;
    background: #ddd;
    position: absolute;
    margin-left: -175px;
    top: 50%;
}
.top-selling .section-title h2:after {
    content: '';
    height: 2px;
    width: 160px;
    background: #ddd;
    position: absolute;
    margin-left: 17px;
    top: 50%;
}
.testimonial-sections .section-title h2:before {
    content: '';
    height: 2px;
    width: 160px;
    background: #ddd;
    position: absolute;
    margin-left: -178px;
    top: 50%;
}
.testimonial-sections .section-title h2:after {
    content: '';
    height: 2px;
    width: 160px;
    background: #ddd;
    position: absolute;
    margin-left: 20px;
    top: 50%;
}
.featured-destinations .section-title h2:before{
    content: '';
    height: 2px;
    width: 160px;
    background: #ddd;
    position: absolute;
    margin-left: -178px;
    top: 50%;
}
.featured-destinations .section-title h2:after{
    content: '';
    height: 2px;
    width: 160px;
    background: #ddd;
    position: absolute;
    margin-left: 20px;
    top: 50%;
}
.why-trekkingmart .section-title h2:before{
    content: '';
    height: 2px;
    width: 160px;
    background: #ddd;
    position: absolute;
    margin-left: -178px;
    top: 50%;
}
.why-trekkingmart .section-title h2:after{
    content: '';
    height: 2px;
    width: 160px;
    background: #ddd;
    position: absolute;
    margin-left: 20px;
    top: 50%;
}
.section-title.white h2, .section-title.white p, .section-title.white p.title {
    color: #ffffff;
}
.why-trekkingmart {
    padding: 60px 0 0 0;
}
.why-trekkingmart .whytrekkingmart-thumb {
    background: #28b6e91f;
    padding: 20px;
    text-align: center;
    overflow: hidden;
    border-radius: 7px;
    border: 1px solid transparent;
    transition: 0.4s;
    /*margin: 0 0 20px 0;*/
    height: 270px;
}

.why-trekkingmart .whytrekkingmart-thumb img {
    height: 50px;
    object-fit: contain;
}

.why-trekkingmart .whytrekkingmart-thumb h3 {
    font-size: 16px;
    margin: 10px 0 0 0;
    line-height: 1.7;
}

.featured-activities .camp-hi-content p {
    color: #fff !important;
}

.why-trekkingmart .whytrekkingmart-thumb p {
    font-size: 14px;
    margin: 0;
}

.why-trekkingmart .whytrekkingmart-thumb:hover {
    background: transparent;
    border: 1px solid #ddd;
}
.bestsellingsl-wrapper .btn-wrapper {
    /*margin: 30px 0 0 0;*/
    text-align: center;
}
.selling-tips-area .single-adventure img {
    height: 300px;
    object-fit: cover;
}
.section-title p {
    color: #4c4c4c;
    margin: 0;
    font-weight: 400;
}
/*Start Header Style*/
header.header-area.absulate-header {
    position: relative;
    /*width: 100%;*/
    z-index: 3;
}
section.slider-area {
    margin: -257px 0 0 0;
}
/*header top left*/
header.header-area.style-2 .header-top-left, header.header-area.style-2 .header-top-contact {
    padding: 18px 0 12px;
}
.header-top-left ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.header-top-left > ul > li {
    display: inline-block;
    position: relative;
}
.header-top-left > ul > li a {
    color: #ffffff;
    font-size: 14px;
    position: relative;
    margin-right: 20px;
}
.header-top-left > ul > li ul {
    background-color: #ffffff;
    box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.1);
    width: 80px;
    border-top: 2px solid var(--maincolor);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease 0s;
    position: absolute;
    z-index: 2;
    transform: translate3d(0px, 10px, 0px);
}
.header-top-left > ul > li ul li a {
    padding: 5px 10px;
    color: #282826;
}
.header-top-left > ul > li ul li a:hover, .header-top-left > ul > li a:hover {
    color: var(--maincolor);
}
.header-top-contact ul li a:hover {
    color: var(--secondcolor);
}
.header-top-left > ul > li:hover ul {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0px, 0px, 0px);
}
.header-top-left > ul > li > a:before {
    position: absolute;
    top: -8px;
    right: -12px;
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
}
/*header top right*/
.header-top-contact {
    padding: 0;
    display: flex;
}
.header-top-contact ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.header-top-contact ul li {
    display: inline-block;
    position: relative;
}

.header-top-contact .signin-modalbtn {
    margin-left: 20px;
}
.header-top-contact ul li a {
    font-size: 14px;
    color: #ffffff;
    margin-right: 25px;
}
.header-top-contact ul li a i {
    margin-right: 6px;
    position: relative;
    top: 1px;
}
.header-top-contact ul li:last-child a {
    margin-right: 0;
}
.header-top-contact ul li:last-child:before {
    display: none;
}
.site-logo {
    padding: 18px 18px 18px;
}
.header-top .topheader-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
header.header-area.style-2 .site-logo {
    padding: 5px 0;
}
header.header-area.style-2 .login-cart ul li.cart-mega {
    float: none;
    padding-left: 15px;
    padding-right: 0;
}
header.header-area.style-2 .gene-nav ul.menu > li > a {
    padding: 5px 25px 22px 15px;
}
header.header-area.style-2 .gene-nav .menu li.has-dropdown > a::after {
    margin-top: -25px;
}
header.header-area.style-2 .gene-nav ul.menu {
    margin-top: 18px;
    display: flex;
}
header.header-area.style-2.sticky .navigation-area {
    border: none;
}
header.header-area.style-2.sticky.navbar-fixed-top {
    height: 92px;
}
header.header-area.style-2 .login-cart ul {
    float: none;
}
/*Header Style 3*/
.navigation-bgheader.header-area.style-2 {
    background-color: transparent;
}
header.header-area.style-2 .navigation-bg {
    background-color: transparent;
}
header.header-area.style-2 .navigation-area {
    border-top: 1px solid #4d93cf;
    border-bottom: 1px solid #4d93cf;
}
header.header-area.style-2.header-border .navigation-area {
    border-top: 1px solid #4e5257;
    border-bottom: 1px solid #4e5257;
}
/*=== Naviagaion ===*/
.navigation-area {
    position: relative;
}
.navigation-bg {
    display: flex;
}
.main-menu-wrap {
    /*display: flex;*/
    /*justify-content: space-between;*/
    /*align-items: center;*/
    width: 100%;
}
nav.gene-nav ul li:last-child a {
    padding-right: 10px;
}
header.header-area.style-2 nav.gene-nav ul li:last-child a {
    padding-right: 0;
}
 nav.gene-nav {
     float: right;
     width: 100%;
     text-align: center;
}
.gene-nav ul.menu {
    display: inline-block;
}
 .gene-nav ul{
     list-style:none;
     display:block;
     margin:0;
     padding:0;
}
 .gene-nav .menu li {
     position: relative;
     -webkit-transition: all 0.3s ease 0s;
     -o-transition: all 0.3s ease 0s;
     transition: all 0.3s ease 0s;
     list-style: none;
}
 .gene-nav .menu li a {
     color: #adaeaf;
     display:block;
     font-size: 16px;
}
 nav.gene-nav ul.menu > li:first-child > a:nth-child(1) {
     padding-left: 0;
}
 .gene-nav .menu > li {
     display: inline-block;
     padding: 0;
}
 .gene-nav .menu > li:hover>a {
     color: var(--maincolor);
}
.gene-nav ul.menu > li > a {
    color: #ffffff;
    font-size: 16px;
    opacity: 1;
    padding: 5px 25px 39px 15px;
    text-transform: uppercase;
}
 .navigation-area.dark .gene-nav ul.menu > li > a, .absolute-header .navigation-area .gene-nav ul.menu > li > a {
     color: #1a1a1a;
}
 .navigation-area.dark .gene-nav .menu > li:hover>a, .absolute-header .navigation-area .gene-nav ul.menu > li:hover > a {
     background: transparent;
     color: var(--maincolor);
}
 .gene-nav .menu > li:last-child > ul ul {
     left: auto;
     right: 100%;
}
 .gene-nav .menu > li ul {
     background-color: #ffffff;
     border-top: 2px solid var(--maincolor);
     opacity: 0;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
     padding: 15px 0;
     position: absolute;
     -webkit-transform: translate3d(0px, 20px, 0px);
     -ms-transform: translate3d(0px, 20px, 0px);
     transform: translate3d(0px, 20px, 0px);
     -webkit-transition: all 0.3s ease 0s;
     -o-transition: all 0.3s ease 0s;
     transition: all 0.3s ease 0s;
     visibility: hidden;
     width: 220px;
     z-index: 999;
     -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12);
     box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12);
     text-align: left;
}
 .gene-nav .menu > li > ul li a {
     padding: 2px 12px;
}
 .gene-nav .menu > li > ul li a:hover {
     border-radius: 2px;
     color: var(--maincolor);
}
 .gene-nav .menu > li > ul > li > ul {
     left: 100%;
     padding: 10px;
     top: 0;
}
 .gene-nav .menu > li:hover > ul {
     opacity: 1;
     -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
     /* -webkit-transform: translate3d(0px, 0px, 0px); */
     -ms-transform: translate3d(0px, 0px, 0px);
     transform: translate3d(0px, 0px, 0px);
     visibility: visible;
}
 .gene-nav .menu > li > ul > li:hover > ul, .gene-nav .menu > li:hover .mega-menu ul {
     opacity: 1;
     -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
     -webkit-transform: translate3d(0px, 0px, 0px);
     -ms-transform: translate3d(0px, 0px, 0px);
     transform: translate3d(0px, 0px, 0px);
     visibility: visible;
}
nav.gene-nav li.active > a {
    color: var(--maincolor);
}
li.icon a i {
    padding-right: 6px;
}
/* Mega Menu */
 .gene-nav .menu .mega-menu {
     padding: 20px;
     width: 400px;
}
 .gene-nav .menu .mega-menu.three-column {
     width: 600px ;
}
 .gene-nav .mega-menu.mega-center {
     left: 50%;
     margin-left: -200px;
}
 .gene-nav .mega-menu.mega-center.three-column {
     margin-left: -332px;
}
 .gene-nav .mega-menu.mega-right{
     right:0;
}
 .gene-nav .menu .mega-menu > li.mega-col {
     float:left;
     padding: 0 10px;
     overflow: hidden;
     width: 50%;
}
 .gene-nav .menu .mega-menu.three-column > li.mega-col {
     width: 33.33%;
}
 .gene-nav .menu .mega-menu ul {
     background-color: rgba(0, 0, 0, 0);
     border-top: none;
     left: auto;
     -webkit-transform: translate3d(0px, 0px, 0px);
     -ms-transform: translate3d(0px, 0px, 0px);
     transform: translate3d(0px, 0px, 0px);
     padding: 0;
     position: relative;
     -webkit-box-shadow: none;
     box-shadow: none;
}
 .gene-nav .menu li.mega-col li {
     display: block;
     width: 100%;
     padding: 0;
}
 .gene-nav .menu li.mega-col li a {
     padding: 5px 0;
}
 .gene-nav .menu li.mega-col li a:hover {
     background-color:transparent;
}
 .gene-nav > ul.menu > li:last-child{
     padding-right:0;
}
/* Meag Menu Title */
.mega-menu .title {
    color: #404040;
    display: block;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px;
    padding: 0 0 6px;
    position: relative;
    text-transform: uppercase;
}
 .gene-nav .mega-menu .title::before {
     bottom: 0;
     content: "";
     height: 2px;
     left: 0;
     position: absolute;
     width: 30px;
}
.gene-nav .menu li.has-dropdown > a::after {
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    font-size: 16px;
    margin-top: -34px;
    position: absolute;
    right: 10px;
    top: 50%;
}
 .gene-nav .menu li ul li.has-dropdown > a::after {
     content: "\f105";
     right: 18px;
     top: 36px;
}
 .gene-nav .menu > li > ul.mega-menu::before {
     left: 57%;
     margin-left: -4px;
}
/* Mobile Menu */
 .navigation-area .col {
     position: static;
}
.mean-container .mean-bar {
    margin-top: 47px;
    position: inherit;
    margin-left: 0;
}
header.header-area.style-2 .mean-container .mean-bar {
    margin-top: 22px;
}
header.header-area.style-2 .mobile-menu-area .mean-nav {
    top: 80px;
}
.mean-container .mean-nav ul li a.mean-expand {
    height: auto;
}
.mobile-menu-area .mean-nav {
    left: 0;
    position: absolute;
    top: 130px;
    z-index: 2;
}
 .mean-nav .mega-menu .title {
     margin-bottom: 0;
     padding: 12px 20px;
}
 .mean-container a.meanmenu-reveal {
     float: right;
}
/*cart login*/
.login-cart ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.login-cart ul li {display: inline-block;}

.login-cart ul li a {
}
.login-cart {
    width: 100%;
    padding: 39px 0;
}
.login-cart ul li a {
    font-size: 16px;
    color: #ffffff;
}
.login-cart ul li a i {
    margin-right: 6px;
}
.login-cart ul li.cart-mega {
    float: right;
    padding-right: 30px;
}
.login-cart ul li a:hover, a.more:hover {
    color: var(--maincolor);
}
/*Sticky*/
header.header-area.style-2.header-border.sticky .navigation-area {
    border: none;
}
header.header-area.style-2.sticky .site-logo {
    padding: 10px 0;
}
header.header-area.style-2.sticky .gene-nav ul.menu {
    margin-top: 28px;
}
.header-area.sticky.navbar-fixed-top {
  position: fixed;
  padding-top: 0;
  background-color: rgba(0, 0, 0, 0.8);
}
.header-area.sticky {
  position: relative;
  z-index: 999;
  width: 100%;
}
.sticky .gene-nav ul.menu > li > a {
    color: #ffffff;
}
.sticky .gene-nav .menu > li:hover>a {
    background: transparent;
    color: var(--maincolor);
}
.sticky .navigation-area {
    border-bottom: none;
}
.sticky.navbar-fixed-top .header-top-left, .sticky.navbar-fixed-top .header-top-contact {
    display: none;
}
.sticky.navbar-fixed-top .navigation-bg {
    background-color: transparent;
}
/*=== 3. SLIDER STYLES ===*/
.slide-thumb {
    position: relative;
    overflow: visible;
    height: 1001px;
    /*margin-bottom: 30px;*/
}
.slide-thumb.shape-2 {
    margin: 0;
}
 .single-slide {
     position: relative;
}
 .slide-content {
     position: absolute;
     top: 55%;
     width: 100%;
     -webkit-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
     transform: translateY(-50%);
     z-index: 2;
}
 .single-slide-content {
     display: block;
     margin-bottom: 1px;
}
.single-slide-content h1 {
    color: #ffffff;
    font-size: 60px;
    margin-bottom: 15px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 110px;
}   
.content-text h1 span {
    display: block;
}
.single-slide-content h2 {
    color: #ffffff;
    font-weight: 400;
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 30px;
    font-weight: 300;
    /*font-family: 'Roboto';*/
}
.single-slide-content h2 strong {
    font-weight: 700;
}
.single-slide-content h2 span {
    display: block;
}
.find-adventure-form {
    padding: 0 10px;
}
.find-adventure-form select, .find-adventure-form input[type="date"] {
    width: 25%;
    height: 60px;
    border: none;
    font-size: 14px;
    color: #282828;
    padding: 0 5px 0 20px;
    border-radius: 0;
    background-color: rgb(255, 255, 255);
    margin-bottom: 30px;
    border-right: 1px solid #cacaca;
}
.single-slide-content .find-adventure-form form {
    display: flex;
}
.single-slide-content .find-adventure-form select:first-child {
    border-radius: 5px 0 0 5px;
}
.find-adventure-form input.btn.btn-theme {
    width: 25%;
    margin: 0;
    height: 60px;
    border-radius: 0 5px 5px 0;
    padding: 0;
}
.slide-content .find-adventure-form input[type="date"] {
    margin-right: 0;
}
.find-adventure-form form select:last-child {
    display: none;
}
.find-adventure-form input[type="submit"] { 
    margin: auto;
    text-align: center;
}
/*shape*/
.slide-thumb:before {
    position: absolute;
    bottom: -31px;
    left: 0;
    width: 100%;
    height: 100px;
    content: "";
    background-size: contain;
    z-index: 1;
}
.slide-thumb.shape-1:before {
    background-image: url(../img/slider/s1.png);
    display: none;
}
.slide-thumb.shape-2:before {
    background-image: url(../img/slider/s2.png);
    background-size: cover;
    height: 330px;
}
.slide-thumb.shape-3:before {
    background-image: url(../img/slider/s3.png);
    bottom: -50px;
    height: 134px;
    background-repeat: no-repeat;
}
/* lider nav*/
/* .slide-controls .owl-nav button {*/
/*     font-size: 25px;*/
/*     height: 60px;*/
/*     left: 0;*/
/*     line-height: 60px;*/
/*     opacity: 0;*/
/*     position: absolute;*/
/*     text-align: center;*/
/*     top: 50%;*/
/*     -webkit-transform: translateY(-50%);*/
/*     -ms-transform: translateY(-50%);*/
/*     transform: translateY(-50%);*/
/*     -webkit-transition: all 0.3s ease 0s;*/
/*     -o-transition: all 0.3s ease 0s;*/
/*     transition: all 0.3s ease 0s;*/
/*     visibility: hidden;*/
/*     width: 60px;*/
/*     z-index: 1;*/
/*}*/
/* .slide-controls .owl-nav button.owl-next {*/
/*     left: auto;*/
/*     right: 10px;*/
/*}*/
/* .slide-controls .owl-nav button i {*/
/*     border: 2px solid var(--maincolor);*/
/*     border-radius: 50%;*/
/*     display: block;*/
/*     height: 50px;*/
/*     line-height: 48px;*/
/*     margin: 5px;*/
/*     width: 50px;*/
/*     color: var(--maincolor);*/
/*     background-color: #f6f6f6;*/
/*     transition: 0.3s;*/
/*}*/
/* .slide-controls .owl-nav button i:hover {*/
/*     background-color: var(--maincolor);*/
/*     color:#ffffff;*/
/*}*/
/* .slide-controls:hover .owl-nav button {*/
/*     opacity: 1;*/
/*     visibility: visible;*/
/*}*/
/* .wrapper.home-2 .slide-controls .owl-nav button {*/
/*     top: 55%;*/
/*}*/
/*Default owl dots style*/
 .owl-dots {
     bottom: 0;
     position: absolute;
     text-align: center;
     width: 100%;
}
 .slider-area .owl-dots {
     bottom: 60px;
}
 .logo-wrap .owl-dots {
     bottom: -54px;
}
 .testimonial-area .owl-dots {
     bottom: -30px;
}
 .owl-dot {
     display: inline-block;
}
 .owl-dots .owl-dot span {
     background: transparent none repeat scroll 0 0;
     display: inline-block;
     -webkit-backface-visibility: visible;
     backface-visibility: visible;
     border-radius: 30px;
     height: 10px;
     margin: 5px 7px;
     -webkit-transition: opacity 0.2s ease 0s;
     -o-transition: opacity 0.2s ease 0s;
     transition: opacity 0.2s ease 0s;
     width: 10px;
}
/* Style dots*/
 .slide-controls .owl-dots .owl-dot, .owl-dots .owl-dot{
     border-radius: 50%;
     -webkit-transition: -webkit-box-shadow 0.3s ease 0s;
     transition: -webkit-box-shadow 0.3s ease 0s;
     -o-transition: box-shadow 0.3s ease 0s;
     transition: box-shadow 0.3s ease 0s;
     transition: box-shadow 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
     height: 12px;
     margin: 0 5px;
     position: relative;
     width: 12px;
}
 .slide-controls .owl-dots .owl-dot span, .owl-dots .owl-dot span {
     background-color: var(--maincolor);
     height: 10px;
     left: -5px;
     position: absolute;
     top: -3px;
     width: 10px;
     -webkit-transition: 0.5s;
     -o-transition: 0.5s;
     transition: 0.5s;
}
 .slide-controls .owl-dots .owl-dot.active span, .owl-dots .owl-dot.active span {
     padding: 20px 0;
}

#welcome-slide .owl-nav button i {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 600;
}

#welcome-slide .owl-nav button {
    background: #1b5e9491;
    color: #fff;
    border-radius: 4px;
    width: 35px;
    height: 45px;
    transition: 0.4s;
}

#welcome-slide .owl-nav button .owl-prev {
    position: absolute;
    top: 50%;
}

#welcome-slide .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: 20px;
}

#welcome-slide .owl-nav .owl-next {
    position: absolute;
    right: 20px;
    top: 50%;
}

#welcome-slide .owl-nav button:hover {
    background: var(--maincolor);
}

/*Default Owl nav*/
#welcome-slide .owl-nav {
    /*display: none;*/
}
/*.owl-nav button {*/
/*    width: 40px;*/
/*    height: 40px;*/
/*    background-color: var(--maincolor) !important;*/
/*    border-radius: 6%;*/
/*    text-align: center;*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    transform: translateY(-50%);*/
/*    transition: 0.3s;*/
/*    color: #fff !important;*/
/*    font-size: 14px !important;*/
/*}*/
/*.owl-nav button:hover {*/
/*    background-color: var(--secondcolor) !important;*/
/*}*/
/*.owl-nav button.owl-prev {*/
/*    left: -30px;*/
/*    border-radius: 50%;*/
/*}*/
/*.owl-nav button.owl-next {*/
/*    right: -30px;*/
/*    border-radius: 50%;*/
/*    left: auto;*/
/*}*/
/* Default Slider Animations */
 .owl-item.active .single-slide-content h1{
     -webkit-animation: fadeInUp 2500ms ease-in-out;
     animation: fadeInUp 2500ms ease-in-out;
}
 .owl-item.active .single-slide-content h2{
     -webkit-animation: fadeInUp 3500ms ease-in-out;
     animation: fadeInUp 2500ms ease-in-out;
}
 .owl-item.active .single-slide-content .find-adventure-form{
     -webkit-animation: fadeInUp 3000ms ease-in-out;
     animation: fadeInUp 3000ms ease-in-out;
}
/*Scroll Up*/
#scrollUp {
  background: var(--maincolor);
  border-radius: 50%;
  bottom: 75px;
  color: #fff;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  right: 8px;
  text-align: center;
  width: 40px;
  display: none !important;
}
/*=== Quick Icon ===*/
.single-quick-icon {
    width: 170px;
    height: 170px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 30px;
    background-color: #ffffff;
    transition: 0.3s;
    border: 1px solid #ececec;
}
.single-quick-icon:hover {
    box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.1);
    border: 1px solid transparent;
}
.single-quick-icon:before, .single-quick-icon.style-2:before, .single-quick-icon.style-3:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    border-bottom-left-radius: 13px;
}
.single-quick-icon:before {
    background-color: var(--maincolor);
}
.single-quick-icon:hover:before {
    width: 100%;
    height: 100%;
}
.single-quick-icon .quick-icon-content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
}
.quick-icon-content img {
    margin-bottom: 10px;
    transition: 0.3s;
}
.quick-icon-content p {
    text-transform: uppercase;
    font-size: 16px;
    transition: 0.3s;
    line-height: 20px;
}
.single-quick-icon:hover p {
    color: #ffffff;
}
.single-quick-icon:hover img {
    filter: brightness(0) invert(1);
}
/*Style 2*/
.single-quick-icon.style-2 {width: 174px;}

.single-quick-icon.style-2 .quick-icon-content {
    width: 100%;
    padding: 0 8px;
}
.single-quick-icon.style-2 .quick-icon-content p {
    font-size: 14px;
}
.single-quick-icon.style-2:before {
    background-color: #5a68ef;
}
/*Style 3*/
.single-quick-icon.style-3 {
    background-color: #ffffff;
    border: 1px solid #ececec;
}
.single-quick-icon.style-3:before {
    background-color: #00c0ff;
}
/*=== About ===*/
.about-area {
    width: 100%;
    position: relative;
}
.about-bg {
    width: 48.6%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.about-content p {
    margin-bottom: 30px;
}
/*style 2 3*/
.about-bg.style-2 {
    right: 0;
    left: auto;
    top: 0;
}
.about-bg.style-3 {
    top: 60px;
}
/*=== Adventure Area ===*/
.adventure-area {
    overflow: hidden;
    position: relative;
}
.single-adventure {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(236, 236, 236);
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    transition: all 0.5s ease;
    /*margin-bottom: 30px;*/
}
.single-adventure img {
    margin-bottom: 21px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.adventure-content {
    padding: 15px;
    margin-bottom: 0;
}
.adventure-content h5 {
    margin-bottom: 0;
    transition: all 0.5s ease;
    text-transform: capitalize;
}
.adventure-content p {
    font-size: 14px;
    line-height: 23px;
}
.single-adventure:hover {
    box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.1);
}
.adventure-content a:hover h5, .adventure-content a:hover h6 {
    color: var(--maincolor);
}
.adventure-content p.tour {
    font-size: 12px;
    margin: 0;
    text-transform: uppercase;
}
.adventure-content h6 {
    margin-bottom: 10px;
    transition: all 0.5s ease;
    text-transform: capitalize;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    text-wrap: nowrap;
}
.adventure-content h4 {
    font-size: 25px;
}
.dis-alpine .single-alpine {
    border: 1px solid #ddd;
    border-radius: 10px;
    height: 145px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.adventure-content p.price {
    font-size: 25px;
    font-weight: 600;
    margin-top: 18px;
    display: inline;
    color: var(--maincolor);
}
.adventure-content p small {
    font-weight: 400;
    font-size: 14px;
    font-style: italic;
    color:#000;
}
.adventure-content h4 small {
    /*font-family: 'Roboto';*/
    font-size: 14px;
    margin-left: 5px;
    font-style: italic;
    font-weight: 300;
}
.selling-tips-wrap {
    margin-bottom: 30px;
}
/*Adventure owl nav*/
.selling-tips-wrap .owl-nav button {
    position: absolute;
    bottom: -5px;
    top: inherit;
    border: 1px solid #ececec !important;
    border-radius: 5px;
    width: 44px;
    height: 44px;
}
.selling-tips-wrap .owl-nav button.owl-prev {
    left: inherit;
    right: 60px;
}
.selling-tips-wrap .owl-nav button:hover {
    color: #fff;
    background-color: var(--maincolor);
}
/*=== Camping and Highking ===*/
.single-camp-hi {
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.single-camp-hi:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0;
    border-radius: 10px;
    z-index: 1;
}
.single-camp-hi img {
    width: 100%;
    height: 360px;
    object-fit: cover;
    transition: 0.5s ease-in;
}
.camp-hi-content {
    position: absolute;
    bottom: 18px;
    left: 20px;
    z-index: 2;
}
.camp-hi-content a h4 {
    color: #ffffff;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 0;
}

.camp-hi-content p {
    color: #ffffff;
    font-size: 14px;
    line-height: 1.8;
}
.single-camp-hi:hover img {
    transform: scale(1.2);
}
/*=== Fun Facts ===*/
.funfact-area {
    background-image: url(../img/bg/funfact.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 10rem 0 5rem 0;
}
.single-fact {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(25, 25, 25);
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.302);
    padding: 20px;
    position: relative;
    transition: all 0.5s ease;
    margin-bottom: 20px;
}
.single-fact img {
    height: 60px;
    width: 60px;
    object-fit: contain;
    filter: brightness(0) invert(1);
    margin: 0 0 10px 0;
}
.single-fact .fact-info h3{
    color: #fff;
}
.fact-info span {
    color: #ffffff;
    transition: 0.3s;
}
.fact-info p {
    color: #ffffff;
    font-size: 15px;
    transition: 0.3s;
    margin-bottom: 0;
}
.fact-info img {
    transition: all 0.5s ease;
    display: block;
}
.fact-info span.counter {
    margin-right: 5px;
    font-weight: 700;
}
.single-fact:hover {
    box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.1);
    background-color: var(--maincolor);
    border: 1px solid transparent;
}
.single-fact:hover img {
    filter: brightness(0) invert(1);
}
.white*{
    color: #ffffff;
}
/*Style 2*/
.funfact-area.style-2 {
    background-image: none;
    position: relative;
}
.funfact-area.style-2:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 400%;
    height: 100%;
    content: "";
    background-image: url(../img/bg/funfact-2.png);
}
.funfact-area.style-2 .single-fact {
    border: 1px solid #4287f5;
}
.funfact-area.style-2 .single-fact:hover {
    background-color: #4287f5;
}
/*Style3*/
.funfact-area.style-3 {
    background-image: url(../img/bg/funfact-3.png);
}
.funfact-area.style-3:after {
    background-image: url(../img/bg/funfact-3-s.png);
    top: inherit;
    bottom: 0;
}
.funfact-area.style-3 .single-fact {
    border: 1px solid #eadfd2;
    background-color: rgba(255, 255, 255, 0.8);;
}
.funfact-area.style-3 .single-fact:hover {
    background-color: #00c0ff;
}
.funfact-area.style-3 .fact-info span, .funfact-area.style-3 .fact-info p {
    color: #282828;
}
.funfact-area.style-3 .single-fact:hover span,
.funfact-area.style-3 .single-fact:hover p{
    color: #ffffff;
} 
/*=== Subscribe ===*/
.subscribe-area {
    position: relative;
    background-image: url(../img/bg/subscribe.jpg);
    background-size: cover;
    background-position: top center;
}
.subscribe-no-image {
    position: relative;
    background-image: none;
    background-size: unset;
    background-position: unset;
}
.subscribe-area form.subscribe-form {
    margin-bottom: 55px !important;
}
.subscribe-area.style-2 form.subscribe-form, .subscribe-area.style-3 form.subscribe-form {
    width: 95%;
    margin: auto;
}
.subscribe-area:after {
    position: absolute;
    width: 100%;
    height: 112px;
    bottom: -5px;
    content: "";
    left: 0;
    background-image: url(../img/bg/subcribe-shap.png);
}
.subscribe-area.style-2:before, .subscribe-area.style-2:after  {
    display: none;
}
.subscribe-area.style-3 {
    position: relative;
    background-image: url(../img/bg/subscribe3.png);
    background-size: cover;
    background-position: top center;
}
.subscribe-area.style-3:before {
    background-image: url(../img/bg/subscribe3.png);
    bottom: 0;
    background-position: center;
}
.subscribe-area.style-3 form.subscribe-form button {
    background-color: #00c0ff;
}
.subscribe-area form.subscribe-form input {
    background-color: #ffffff;
    border: none;
    height: 63px;
    padding-left: 20px;
    font-size: 14px;
    width: calc(100% - 200px);
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.14);
}
.subscribe-area form.subscribe-form button {
    border: none;
    height: 63px;
    width: 200px;
    margin-left: -5px;
    padding: 0;
    font-size: 15px;
    color: #ffffff;
    background-color: rgb(255, 83, 0);
    transition: 0.3s;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.subscribe-area form.subscribe-form button:hover {
    background-color: #282828;
}
.subscribe-area.style-2 .subscribe-thumb {
    margin-bottom: 35px;
}
/* .subscribe-area.style-2 p {
    margin-bottom: 20px;
} */
.subscribe-area.style-3:after {
    display: none;
}
/*=== Blog Home ===*/
.home-blog-area {
    position: relative;
    background-color: #fdf8f2;
}
.home-blog-area:before {
    position: absolute;
    width: 100%;
    content: "";
    bottom: -106px;
    left: 0;
    background-image: url(../img/bg/blog-s-1.png);
    height: 112px;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
}
.home-blog-area.style-2 {
    background-color: transparent;
}
.home-blog-area.style-2:before {
    background-image: url(../img/bg/blog2.png);
    height: 100%;
    z-index: -1;
    bottom: inherit;
    top: 0;
}
.home-blog-area.style-3:before {
    background-image: url(../img/bg/blog-s-3.png);
    bottom: -9px;
}
.single-post-blog {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(236, 236, 236);
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    margin-bottom: 30px;
    position: relative;
    transition: all 0.5s ease;
}
.single-post-blog .post-date {
    background-color: #ffffff;
    width: 56px;
    height: 52px;
    border-top-left-radius: 10px;
    position: absolute;
    top: -1px;
    left: -1px;
    text-align: center;
}
.single-post-blog .post-date p {
    font-size: 25px;
    font-weight: 700;
    margin: 0;
    line-height: 16px;
}
.single-post-blog .post-date p span {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
}
.single-post-blog .post-blog-content {
    padding: 0 20px 12px;
}
.single-post-blog.style-2 .post-blog-content {
    padding: 0 30px 12px;
}
.single-post-blog .post-blog-content h4 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 5px;
}
.style-2 .single-post-blog .post-blog-content h4 {
    margin-bottom: 25px;
}
.single-post-blog .post-thumbnail {
    margin-bottom: 25px;
}
.single-post-blog .post-thumbnail img {
    width: 100%;
}
.single-post-blog .post-blog-content p {
    font-size: 14px;
    line-height: 31px;
}
.single-post-blog .post-blog-content a:hover h4 {
    color: var(--maincolor);
}
.single-post-blog:hover {
    box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.1);
    border: 1px solid transparent;
}
/*Style 2*/
.single-post-blog.style-2 .post-list-view ul {
    margin-bottom: 5px;
    padding-left: 20px;
    list-style: none;
}
.single-post-blog.style-2 .post-list-view ul li {
    font-size: 13px;
    color: #999999;
    display: inline-block;
    margin-right: 20px;
}
/*style 3*/
.home-blog-area.style-3 {
    background-color: #f9f4ee;
}
/*=== Guide ===*/
.single-guide {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(236, 236, 236);
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    margin-bottom: 30px;
}
.single-guide .guide-thumb {
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
.single-guide .guide-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 10;
    height: 137px;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
    transition: all 0.5s ease 0s;
}
.guide-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    padding: 3px 20px 13px;
}
.single-guide:hover .guide-content ul {
    padding-bottom: 0;
}
.guide-content ul li {
    display: inline-block;
}
.guide-content ul li a {
    color: #ffffff;
    font-size: 14px;
    margin-right: 12px;
}
.about-guide p {
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
    padding: 0px 20px 0px;
}
.about-guide {
    opacity: 0;
    visibility: hidden;
    height: 94px;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 1;
    transition: all 0.5s ease 0s;
}
.single-guide:hover .about-guide {
    opacity: 1;
    visibility: visible;
}
.single-guide .guide-thumb img {
    position: relative;
    transition: all 0.5s ease 0s;
    transform: scale(1);
    width: 100%;
}
.single-guide .guide-content p.title {
    color: #ffffff;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 0;
    padding: 23px 20px 0px;
}
.single-guide .guide-content a h4 {
    font-size: 25px;
    color: #ffffff;
    line-height: 25px;
    margin-bottom: 0;
    padding: 0px 20px 0px;
}
.single-guide .guide-content a:hover h4 , .guide-content ul li a:hover{
    color: var(--maincolor);
}
.single-guide:hover .guide-content {
    height: 240px;
}
.single-guide:hover .guide-thumb img {
    transform: scale(1.3);
}
/*=== Brand Logo ===*/
  .single-partner {
    position: relative;
    width: 174px;
    height: 160px;
    border: 1px solid #ececec;
    transition: all 0.5s ease-in-out;
    margin-bottom: 30px;
    margin-top: 20px;
}
  .single-partner:hover {
    box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.1);
    border: 1px solid transparent;
}
  .single-partner img {
    position:absolute;
    left: 50%;
    transition: all 0.6s ease-in-out;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 120px !important;
  }
  .single-partner img.top {
    transform:scale(0,0) translateX(-50%) translateY(-50%);;
    opacity:0;

  }
  .single-partner:hover img.top {
    opacity:1;
    transform: scale(1,1) translateX(-50%) translateY(-50%);
    transform-origin: top right;
  }
  .single-partner:hover img.bottom {
    transform:scale(0,0) translateX(-50%) translateY(-50%);;
    transform-origin: bottom left;
    opacity: 0;
  }
/*=== Footer ===*/
footer.footer-area {
    /*background-image: url(../img/footer.jpg);*/
    background-size: cover;
    background-position: center;
    position: relative;
    /*margin-top: 3rem;*/
    background: #28b6e91f;
    padding: 40px 0 0 0;
}
/*footer.footer-area:before {*/
/*    content: '';*/
/*    height: 100%;*/
/*    width: 100%;*/
/*    background: #0b71bacf;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    z-index: 0;*/
/*}*/
footer.footer-area .row .col-lg-2,
footer.footer-area .row .col-lg-3{
    z-index: 1;
}
/*Style 2*/
footer.footer-area.style-2 {
    background-image: url(../img/bg/footer2-bg.jpg);
    background-repeat: no-repeat;
    padding-bottom: 19px;
}
footer.footer-area.style-2:before, footer.footer-area.style-3:before {
    display: none;
}
/*footer.footer-area:before {*/
/*    position: absolute;*/
/*    content: "";*/
/*    width: 100%;*/
/*    height: 193px;*/
/*    background-image: url(../img/bg/footer-shap-1.jpg);*/
/*    top: -186px;*/
/*    left: 0;*/
/*    z-index: 1;*/
/*    background-size: cover;*/
/*    background-repeat: no-repeat;*/
/*}*/
footer.footer-area .widget {
    margin-bottom: 30px;
}
footer.footer-area.style-2 .widget {
    margin-bottom: 70px;
}
footer.footer-area.style-3 .widget {
    margin-bottom: 80px;
}
footer.footer-area.style-3 {
    background-image: url(../img/bg/footer3.jpg);
    background-position-x: -50px;
}
footer.footer-area.style-3:after, .copy-right-area.style-2:after {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    background-color: rgba(0, 0, 0, 0.3);
}
footer.footer-area .widget h3 {
    font-size: 21px;
    line-height: 34px;
    margin-bottom: 10px;
}
footer.footer-area .widget p {
    /*color: #ffffff;*/
    font-size: 12px;
    line-height: 25px;
    margin: 0 0 5px 0;
}
.widget.contact-widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.widget.contact-widget ul li {
    display: inline-block;
}
.widget.contact-widget ul li a {
    color: #ffffff;
    font-size: 20px;
    margin-right: 2px;
    border: 1px solid #ececec;
    border-radius: 5px;
    width: 48px;
    height: 48px;
    display: inline-block;
    text-align: center;
    line-height: 48px;
    margin-bottom: 5px;
}
.widget.contact-widget ul li a:hover {
    background-color: var(--maincolor);
    border: 1px solid transparent;
}
.style-3 .widget.contact-widget ul li a:hover {
    background-color: #00c0ff;
}
.widget.quick-link-widget ul, .widget.quick-link-categories ul,
.widget.quick-destinations ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.widget.quick-link-widget ul li a, .widget.quick-link-categories ul li a,
.widget.quick-destinations ul li a {
    color: #222;
    font-size: 12px;
    line-height: 30px;
    font-weight: 400;
}
.widget.quick-link-widget ul li a i, .widget.quick-link-categories ul li a i,
.widget.quick-destinations ul li a i {
    margin-right: 10px;
}
/*.widget.quick-link-widget ul li a:hover, .widget.quick-link-categories ul li a:hover,*/
/*.widget.quick-destinations ul li a:hover, .widget.contact-us ul li a:hover {*/
/*    color: var(--maincolor);*/
/*}*/
.widget.contact-us ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.widget.contact-us ul li a {
    /*color: #ffffff;*/
    font-size: 12px;
    line-height: 30px;
    display: inline-flex;
    margin-bottom: 10px;
}
.widget.contact-us ul li a i {
    font-size: 20px;
    margin-right: 10px;
    position: relative;
    top: 6px;
    color: var(--maincolor);
}
/*=== Copyright ===*/
.copy-right-area {
    background-color: rgb(10, 11, 13);
    padding: 5px 0;
    position: relative;
    top: 0px;
}
.copy-right-area.style-3 {
    background-color: #00295a;
}
.copy-right-area.style-2 {
    background-image: url(../img/bg/copyright-bg.jpg);
    position: relative;
    z-index: 1;
    top: -1px;
}
.copy-payment ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.copy-payment ul li {
    display: inline-block;
}
.copy-payment ul li a {
    display: block;
    margin-right: 25px;
}
.copyright-text p {
    color: #ffffff;
    font-size: 14px;
    margin: 0;
    float: right;
}
/*=== Bradcumb ===*/
.bradcumb-area {
    display: none !important;
    background-size: cover;
    background-position: center center;
    height: 600px;
    position: relative;
    margin: -155px 0 0 0;
}
.bradcumb-area__inner{
    height: 158px;
    background-color: #555; 
    background-image: none !important;
    margin-bottom: 30px !important;
}
.bradcumb-area:after {
    width: 100%;
    content: "";
    bottom: 0;
    left: 0;
    background-image: url(../img/bg/banner-shap.png);
    position: absolute;
    z-index: 1;
    height: 134px;
    background-repeat: no-repeat;
    display: none;
}
.bradcumb-area.style-1 {
    background-image: url(../img/bg/banner-1.jpg);
}
.bradcumb-area.adventure-2 {
    background-image: url(../img/bg/adventure-2.jpg);
}
.bradcumb-area.adventure-3 {
    background-image: url(../img/bg/adventure-3.jpg);
}
.bradcumb-area.adventure-d-1 {
    background-image: url(../img/bg/adventure-d-1.jpg);
}
.bradcumb-area.blog-1 {
    background-image: url(../img/bg/blog-1.jpg);
}
.bradcumb-area.cart {
    background-image: url(../img/bg/cart.jpg);
}
.bradcumb {
    position: absolute;
    width: 100%;
    top: 60%;
    transform: translateY(-50%) translateX(-50%);
    left: 50%;
}
.bradcumb h3 {
    color: #ffffff;
    font-size: 30px;
    margin-bottom: 10px;
}
.bradcumb ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.bradcumb ul li {
    display: inline-block;
    color: #ffffff;
}
.bradcumb ul li a {
    position: relative;
    margin-right: 20px;
}
.bradcumb ul li a:before {
    position: absolute;
    content: "";
    right: -13px;
    top: 3px;
    width: 1px;
    height: 16px;
    background-color: #ffffff;
}

.bradcumb ul li a:hover {
    color: var(--maincolor);
}
/*=== About Page Advanture ===*/
.about-adventure-area {
    position: relative;
}
.about-adventure-area:after {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    /*background-image: url(../img/bg/about-right.png);*/
    width: 375px;
    height: 100%;
    background-repeat: no-repeat;
    opacity: 0.3;
}
.single-about-adventure {
    border: 1px solid #ececec;
    border-radius: 10px;
    padding: 20px 25px;
    background-color: #ffffff;
    position: relative;
    margin-bottom: 30px;
    display: none;
}
.single-about-adventure .about-ad-thumb {
    margin-bottom: 5px;
    position: relative;
    z-index: 3;
}
.package-details .package-overview p {
    text-align: justify;
}
.single-about-adventure:hover .about-ad-thumb img, .about-single-expart:hover .about-ex-thumb img {
    filter: brightness(0) invert(1);
}
.single-about-adventure .about-ad-thumb img {
    transition: 0.3s;
}
.single-about-adventure .about-ad-content h4 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 12px;
    transition: 0.3s;
}
.single-about-adventure .about-ad-content p {
    font-size: 16px;
    line-height: 25px;
}
.single-about-adventure:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: var(--maincolor);
    top: 0;
    left: 0;
    border-radius: 10px;
    transition: 0.3s;
    transform: scale(0.9);
    z-index: 1;
    opacity: 0;
    visibility: hidden;
}
.single-about-adventure .about-ad-content {
    position: relative;
    z-index: 2;
}
.single-about-adventure:hover:before {opacity: 1;visibility: visible;transform: scale(1);}

.single-about-adventure:hover .about-ad-content h4,
.single-about-adventure:hover .about-ad-content p {
    color: #ffffff;
}
/*=== About Advanture ===*/
.about-camping-arrea {
    background-image: url(../img/bg/ab-fre.jpg);
    background-size: cover;
    background-position: center;
    opacity: .8;
}
.single-about-feature {
    margin-bottom: 45px;
}
.single-about-feature .about-fre-thumb {
    margin-bottom: 10px;
}
.about-fre-content h4 {
    font-size: 20px;
}
.about-fre-content {
    font-size: 14px;
    line-height: 25px;
}
.about-fre-bottom h3 {
    font-size: 35px;
    color: #ffffff;
    line-height: 44px;
}
.about-free-area {
    background-color: #333230;
    padding-top: 40px;
}
.about-fre-bottom h2 {
    color: var(--maincolor);
    font-size: 50px;
    line-height: 56px;
}
.about-fre-bottom {
    margin-bottom: 50px;
}
/*=== About Expart ===*/
.about-single-expart {
    margin-bottom: 30px;
    border: 1px solid #ececec;
    padding: 40px 0;
    align-items: center;
    border-radius: 10px;
    background-color: #ffffff;
    padding-left: 141px;
    position: relative;
    overflow: hidden;
}
.about-ex-thumb {
    padding-left: 50px;
    margin-right: 18px;
    position: absolute;
    left: 0;
}
.about-ex-content h4 {
    font-size: 25px;
    line-height: 35px;
    transition: 0.3s;
}
.about-single-expart:before {
    position: absolute;
    content: "";
    width: 0%;
    left: 0;
    top: 0;
    height: 100%;
    background-color: var(--maincolor);
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
}
.about-single-expart:hover:before {
    opacity: 1;
    visibility: visible;
    width: 100%;
}
.about-single-expart:hover .about-ex-content h4 {
    color: #fff;
}
.about-ex-content {
    position: relative;
    z-index: 1;
}
/*Adventure Grid page*/
.adventure-select {
    width: 100%;
    margin-bottom: 50px;
}
.adventure-select form.adventure-select-form {
    display: flex;
}
.adventure-select form.adventure-select-form select {
    border-top: transparent;
    border-right: transparent;
    border-left: transparent;
    margin-right: 30px;
    width: 18%;
    color: #282828;
    font-size: 12px;
    line-height: 15px;
    border-radius: 0;
    text-transform: uppercase;
    padding-left: 0;
    height: 50px;
    border-bottom: 1px solid #edf0f5;
}
.adventure-select form.adventure-select-form input[type="date"] {
    height: 50px;
    width: 18%;
    font-size: 12px;
    color: #282828;
    text-transform: uppercase;
    border-bottom: 1px solid #edf0f5;
    border-top: navajowhite;
    border-right: none;
    border-left: none;
}
.view-grid {width: 18%;}
.view-grid ul {
    margin-top: 14px;
    padding: 0;
    list-style: none;
    float: right;
    margin-bottom: 0;
}
.view-grid ul li {
    display: inline-block;
}
.view-grid ul li a {
    display: block;
    margin-right: 10px;
    font-size: 25px;
}
.view-grid ul li a:hover, .view-grid ul li.active a {
    color: var(--maincolor);
}
.gane-pagination ul {
    margin: 0;
    padding: 0;
    list-style: noe;
}
.gane-pagination ul li {
    display: inline-block;
}
.gane-pagination ul li a {
    display: block;
    width: 44px;
    height: 44px;
    text-align: center;
    border: 1px solid #eeeeee;
    border-radius: 5px;
    font-size: 14px;
    color: #222222;
    line-height: 44px;
    margin-right: 5px;
    margin-bottom: 10px;
}
.gane-pagination ul li a:hover, .gane-pagination ul li.active a {
    background-color: var(--maincolor);
    color: #ffffff;
}
/*Advanture 2*/
.sigle-adv-sidebar {
    margin-bottom: 30px;
}
.sigle-adv-sidebar h4 {
    font-size: 20px;
}
/*.sigle-adv-sidebar h4 span {*/
/*    font-family: 'Oswald' !important;*/
/*}*/
ul.widget-destination {
    margin: 0;
    padding: 0;
    list-style: none;
}
.blog-area .popular-post-thumb {
    width: 28%;
    margin-right: 10px;
}
.blog-area .popular-post-content {
    width: 72%;
}
ul.widget-destination li input[type="checkbox"] {
    margin-right: 15px;
    border: 10px solid #edf0f5;
}
ul.widget-destination li input[type="checkbox"]:checked {
    
}
ul.widget-destination li i {
    font-size: 35px;
    margin-right: 15px;
    position: relative;
    top: 7px;
}

ul.widget-destination li span {
    float: right;
}
ul.widget-destination li {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 8px;
}
ul.widget-activities {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.widget-activities li {
    display: inline-block;
}
ul.widget-activities li a {
    margin-bottom: 15px;
    display: block;
    margin-right: 26px;
}
ul.widget-catagories {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.widget-catagories li {
    font-size: 14px;
}

ul.widget-catagories li span {
    float: right;
}
ul.widget-catagories li input {
    margin-right: 5px;
    position: relative;
    top: 2px;
}
.show-result-text p {
    font-size: 15px;
}
form.adventure-select-form.style-2 select.form-select {
    width: 80%;
}
form.adventure-select-form.style-2 .view-grid {
    width: 42%;
}
form.adventure-select-form.style-2 .view-grid ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
form.adventure-select-form.style-2 .view-grid ul li {
    display: inline-block;
}
/*Advanture style 3*/
.single-adventure.style-2 {
    display: flex;
}
.single-adventure.style-2 ul.review {
    margin-bottom: 15px;
    padding: 0;
    list-style: none;
}
.single-adventure.style-2 ul.review li {
    display: inline-block;
    font-size: 14px;
}
.single-adventure.style-2 ul.review .advanture-thumb {
    position: relative;
}
.single-adventure.style-2 ul.review .advanture-thumb img {
    margin: 0;
}

.single-adventure.style-2 ul.review .adv-thumb-item {
    position: absolute;
}
.single-adventure.style-2 .advanture-thumb {
    position: relative;
}
.single-adventure.style-2 .adv-thumb-item {
    position: absolute;
    top: 50%;
    right: 0;
    width: 70px;
    background-color: rgba(44, 44, 44, 0.8);
    text-align: center;
    height: 100%;
    transform: translateY(-50%);
}
.single-adventure.style-2 .adv-thumb-item ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 16px;
}
.single-adventure.style-2 .advanture-thumb img {
    margin-bottom: 0;
    height: 100%;
    border-bottom-left-radius: 10px;
}
.single-adventure.style-2 .adventure-content {
    width: 57%;
    display: block;
    padding: 25px 30px;
    margin-bottom: 0;
}
.single-adventure.style-2 .adv-thumb-item ul li {
    margin-bottom: 30px;
}
.single-adventure.style-2 .adv-thumb-item ul li:first-child {
    margin-top: 17px;
}
.single-adventure.style-2 .adventure-content h6 {
    margin-bottom: 0;
}
/*=== Adventure Details ===*/
form.adventure-select-form button.search {
    border-radius: 10px;
    width: 170px;
    margin-left: 30px;
    border: none;
    background-color: var(--maincolor);
    color: #ffffff;
    font-size: 15px;
    transition: 0.3s;
}

form.adventure-select-form button.search:hover {
    background-color: var(--maincolor);
}
.single-alpine h4 {
    font-size: 20px;
    margin-bottom: 8px;
}
.single-alpine h3 {
    font-size: 30px;
    color: var(--maincolor);
    margin-bottom: 0;
}
.single-alpine ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.trip-info-wrap img {
    height: 25px;
    object-fit: contain;
    margin-right: 5px;
}
.single-alpine ul li {
    display: inline-block;
}
.sin-sis-alpine-wrap {
    margin-bottom: 15px;
}
.alpine-left-content p {
    margin-bottom: 10px;
}
.appline-right {
    box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.1);
    padding: 45px 30px;
    border-radius: 20px;
}
.alpine-info-wrap {margin-bottom: 40px;border-bottom: 1px solid #ececec;padding-bottom: 30px;}
.alpine-info-wrap h4 {
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.trip-info-one p, .trip-content-one {
    font-size: 16px;
    font-weight: 700;
}
.trip-info-one p:nth-child(2) {
    font-weight: 400;
}
.trip-content-one ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
.footer-newsletter .newsletter-footer form {
    position: relative;
}

.footer-newsletter .newsletter-footer form input {
    width: 100%;
    border: 1px solid var(--maincolor);
    padding: 2px 110px 2px 10px;
}

.footer-newsletter .newsletter-footer form button {
    position: absolute;
    right: 1px;
    border: 1px solid transparent;
    top: 1px;
    background: var(--maincolor);
    color: #fff;
    font-size: 14px;
}
.trip-content-one ul li {
    flex: 0 0 50%;
    display: flex;
}
.trip-content-two {
    margin-left: 10px;
}
.single-adventure figure {
    position: relative;
    margin: 0 0 20px 0;
}
.photogallery_MKS .imgGallery img {
    height: 250px;
    object-fit: cover;
    margin: 0 0 25px 0;
    border-radius: 10px;
    filter: brightness(0.8);
}
.photogallery_MKS .imgGallery img:hover {
    filter: brightness(1);
}
.photogallery_MKS {
    padding: 60px 0 0 0;
}
.single-adventure figure .tour {
    position: absolute;
    bottom: 0;
    background: #000000d9;
    color: #fff;
    margin: 0;
    font-size: 14px;
    text-transform: lowercase;
    padding: 0px 15px;
    border-top-right-radius: 7px;
}

.single-adventure figure img {
    margin: 0;
    height: 250px;
    object-fit: cover;
}
.trip-content-two p {
    font-weight: 400;
}
.trip-fifo-tow {
    display: flex;
}
.single-acivement h4 {
    font-size: 24px;
    text-transform: uppercase;
}
.single-acivement ul {
    margin: 0;
    padding: 0;
    list-style: none;    
}
.single-acivement ul li {
    display: inline-block;
    margin-right: 23px;
}
.single-acivement ul li:last-child {
    margin: 0;
}
/*.gallerypackage-sl img {*/
/*    height: 300px;*/
/*    object-fit: cover;*/
/*}*/
.single-acivement ul li span {
    display: block;
    font-size: 13px;
    text-transform: uppercase;
}
.single-acivement ul li img {
    display: block;
    margin: 5px auto;
}
.inclution-wrap {
    border: 1px solid #ececec;
    padding: 30px 10px 15px 30px;
    margin-bottom: 30px;
    border-radius: 10px;
}
.single-inclution {
    display: flex;
}
.single-inclution .inclution-thumb {
    width: 21%;
}
.single-inclution .inclution-content {
    margin-left: 11px;
}
.single-inclution .inclution-content p {
    font-size: 15px;
}
.inclution-content h4 {
    margin: 0;
    font-size: 25px;
    line-height: 35px;
}
.fa-star:before {
    content: "\f005";
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 600;
    color: #ff8042;
}
.trip-date-area:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 112px;
    bottom: -2px;
    background-image: url(../img/bg/table-shap.png);
    display: none;
    left: 0;
    background-repeat: no-repeat;
}
.trip-table thead {
    box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.1);
    height: 70px;
    line-height: 70px;
    border-bottom: none;
}
.trip-table th p {
    line-height: 30px;
    width: 200px;
}
.trip-table .table>:not(:last-child)>:last-child>* {
    border-bottom: none;
}
.trip-table {background-color: #ffffff;margin-bottom: 30px;padding: 0;}
.trip-table thead tr {
    padding-left: 30px;
}
.trip-table tbody tr {
    border-bottom: 1px solid #eeeeee;
    font-size: 14px;
    color: #282828;
    font-weight: 400;
    line-height: 70px;
}
.trip-table tbody tr:last-child {
    border-bottom: 1px solid transparent;
}
.trip-table td.button a {
    padding: 0 35px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    width: 175px;
    text-align: center;
}
.trip-table td.button a.btn-bor {
    border: 1px solid var(--maincolor);
    background: transparent;
    color: var(--maincolor);
    font-weight: 600;
    border-radius: 7px;
}
.trip-table td.button a.btn-bor:hover {
    background-color: var(--secondcolor);
    color: #ffffff;
    border: 1px solid var(--secondcolor);
}
.trip-table td.button a.btn-theme {
    border: 1px solid #282828;
}
.trip-table td.button a.btn-theme:hover, form.adventure-select-form button.search:hover {
    background-color: #282828;
    color: #ffffff;
}
/*Adventure details style 2*/
.adv-details-wrap-2 {
    height: 1200px;
    position: relative;
}
.bradcumb-area.adventure-details-2 {
    height: inherit;
}
.adv-details-wrap-content {
    position: absolute;
    top: 50%;
    background: white;
    width: 100%;
    transform: translateY(-50%);
}
/*=== Cart Page ===*/
.cart-area table.table {
    border: 1px solid #eeeeee;
}
.cart-area th p {
    line-height: 25px;
    width: 220px;
}
.cart-area table.table thead {
    box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.1);
    height: 70px;
    line-height: 70px;
}
.cart-area table.table thead tr {
    border-bottom: 2px solid #eeeeee;
}
.cart-area table.table thead tr th:first-child {
    position: relative;
    left: 25px;
}
.product-cart-wrap {
    display: flex;
    position: relative;
    left: 25px;
    height: 100%;
    padding: 20px 0 15px 0;
}
.single-selling-tips,
.selling-tips-wrap{
    margin: 0;
}
.product-cart-close {
    margin-right: 15px;
    width: 23px;
    height: 23px;
    line-height: 23px;
    background-color: #ffffff;
    border: 1px solid #edf0f5;
    text-align: center;
    border-radius: 3px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.product-cart-close a {font-size: 13px;color: #282828;display: block;line-height: 22px;}
.product-cart-tbl-thumb {
    margin: 0 15px 0 33px;
}
.product-cart-tbl-content h6 {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    /*font-family: 'Roboto';*/
    line-height: 25px;
}
.product-cart-tbl-content p {
    line-height: 25px;
    font-size: 14px;
    margin: 0;
}
.product-cart-tbl-content a {
    line-height: 24px;
}
.product-cart-tbl-content a {
    font-size: 13px;
    text-decoration: underline;
}
.product-cart-tbl-content a:hover, .product-cart-tbl-content a:hover h6 {
    color: var(--maincolor);
}
.product-cart-close a:hover {
    color: #ffffff;
    background-color: #282828;
}
.product-cart-tbl-content > a {
    text-decoration: none;
}
.cart-area td {
    vertical-align: middle;
}
.quickview-quality .cart-plus-minus {
  display: inline-block;
  height: 44px;
  padding: 0;
  position: relative;
  width: 130px;
  text-align: center;
  border: 1px solid #eeeeee;
  border-radius: 5px;
}
.quickview-quality .cart-plus-minus .qtybutton {
  color: #333;
  cursor: pointer;
  float: inherit;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 24px;
}
.quickview-quality .cart-plus-minus .qtybutton.dec {
  height: 34px;
  top: 12px;
  left: 4px;
  font-weight: 600;
  font-size: 14px;
}
.quickview-quality .cart-plus-minus .qtybutton.inc {
  height: 34px;
  top: 12px;
  right: 4px;
  font-weight: 600;
  font-size: 14px;
}
.quickview-quality .cart-plus-minus input.cart-plus-minus-box {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color: #262626;
  font-size: 14px;
  height: 46px;
  line-height: 40px;
  margin: 0;
  padding: 0px;
  text-align: center;
  width: 100px;
  font-weight: 600;
}
.quickview-quality.quality-height-dec .cart-plus-minus {
  height: 45px;
}
.quickview-quality.quality-height-dec .cart-plus-minus .qtybutton.dec {
  height: 45px;
  top: 11px;
}
.quickview-quality.quality-height-dec .cart-plus-minus .qtybutton.inc {
  height: 45px;
  top: 12px;
}
.quickview-quality.quality-height-dec .cart-plus-minus input.cart-plus-minus-box {
  height: 45px;
  line-height: 45px;
}
.quickview-quality.quality-height-dec2 .cart-plus-minus {
  height: 45px;
  margin-left: -15px;
}
.table-btn {
    display: inline-block;
    width: 100%;
}
.table-btn a.btn.border-theme {
    margin-bottom: 30px;
}
.quickview-quality.quality-height-dec2 .cart-plus-minus .qtybutton.dec {
  height: 45px;
  top: 11px;
  font-weight: 500;
  left: 22px;
}
.quickview-quality.quality-height-dec2 .cart-plus-minus .qtybutton.inc {
  height: 45px;
  top: 12px;
  font-weight: 500;
  right: 22px;
}
.quickview-quality.quality-height-dec2 .cart-plus-minus input.cart-plus-minus-box {
  height: 45px;
  line-height: 45px;
  width: 80px;
  font-weight: 400;
}
.table-btn input.code-input.single-input {
    border-bottom: 1px solid #eeeeee;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    font-size: 12px;
    text-transform: uppercase;
    width: 270px;
    margin-right: 16px;
}
/*=== Button ===*/
a.btn.border-theme {
    border: 1px solid var(--maincolor);
    padding: 10px 30px;
    border-radius: 10px;
}
a.btn.border-theme:hover {
    background-color: var(--maincolor);
    color: #ffffff;
}
.right-cart-btn {
    float: right;
}
a.btn.btn-theme-dark, button.btn.btn-theme-dark {
    background: #282828;
    border-radius: 10px;
    padding: 19px 50px;
    color: #ffffff;
    margin-right: 8px;
}
a.btn.btn-theme-dark:hover, button.btn.btn-theme-dark:hover {
    background-color: var(--maincolor);
}
a.btn.btn-theme, button.btn.btn-theme, input.btn.btn-theme {
    background: var(--maincolor);
    color: #ffffff;
    border-radius: 10px;
    padding: 19px 50px;
}
a.btn.btn-theme.blue, button.btn.btn-theme.blue, input.btn.btn-theme.blue {
    background: #5a68ef;
}
a.btn.btn-theme.blue-2, button.btn.btn-theme-2.blue, input.btn.btn-theme.blue-2 {
    background: #00c0ff;
}
a.btn.btn-theme.blue-2:hover, button.btn.btn-theme.blue-2:hover, input.btn.btn-theme.blue-2:hover {
    background-color: #5a68ef;
}
a.btn.btn-theme.blue:hover, button.btn.btn-theme.blue:hover, input.btn.btn-theme.blue:hover {
    background-color: #00c0ff;
}
a.btn.btn-theme:hover, button.btn.btn-theme:hover, input.btn.btn-theme:hover {
    background-color: #282828;
}
.single-total {
    width: 100%;
    border: 1px solid #eeeeee;
    padding: 10px 20px;
}
.single-total p:last-child {
    float: right;
}
.single-total p {
    display: inline-block;
    margin: 0;
    font-size: 16px;
    font-weight: 700;
}
.single-total p.normal {
    font-weight: 400;
}
.single-total.total {
    border-top: 1px solid transparent;
    margin-bottom: 30px;
}
a.btn.btn-theme.float-right {
    float: right;
}
/*=== Check Out ===*/
.single-field {
  height: auto;
  margin: 0 0 15px;
  padding: 0;
  width: 100%;
}
.single-field > input {
  border: 1px solid none;
  border-radius: 5px;
  box-shadow: none;
  height: 40px;
  margin-bottom: 15px;
  padding: 0 15px;
  width: 100%;
  background-color: #ffffff;
  border-radius: 5px;
}
.single-field > textarea {
  border: 1px solid #ffffff;
  height: auto;
  padding: 10px 15px;
  width: 100%;
  margin-bottom: 17px;
  background-color: rgba(255, 255, 255, 0.149);
  background-color: #ffffff;
}
.single-field input::placeholder {
  color: #656565;
}
.single-field input::-webkit-focus {
  color: var(--maincolor);
}
.single-field input:-ms-focus {
  color: var(--maincolor);
}
.single-field input::-ms-focus {
  color: var(--maincolor);
}
.single-field input[focus] {
  color: var(--maincolor);
}
.single-field textarea::placeholder {
  color: #656565;
}
.single-field textarea::-webkit-focus {
  color: var(--maincolor);
}
.single-field textarea:-ms-focus {
  color: var(--maincolor);
}
.single-field textarea::-ms-focus {
  color: var(--maincolor);
}
.single-field textarea[focus] {
  color: var(--maincolor);
}
.half-field {
  float: left;
  width: 48%;
}
.half-field-last {
  float: left;
  width: 48%;
  float: right;
}
.gane-form.billing-form form.contact-us-form {
    display: flex;
}
.form-left {
    width: 49%;
    margin-right: 30px;
    border: 1px solid #eee;
    padding-top: 20px;
}
.form-right {
    width: 49%;
    border: 1px solid #eee;
    padding-top: 20px;
}
.form-title {border-bottom: 1px solid #eeeeee;margin-bottom: 15px;}

.gane-form.billing-form .single-field {
    padding: 0 30px;
}
.gane-form.billing-form .single-field.half-field {
    padding-right: 0;
}
.gane-form.billing-form .single-field.half-field-last {
    padding-left: 0;
}
.gane-form {
    margin-bottom: 30px;
}
.gane-form input {
    border-radius: 0;
    border-bottom: 1px solid #eeeeee;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
}
.gane-form select.form-select {
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    font-size: 12px;
    text-transform: uppercase;
    padding-bottom: 15px;
}
.form-title h4 {
    font-size: 20px;
    padding-left: 30px;
}
.payment-method-contnt {
    padding-left: 30px;
}
.payment-method-contnt p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 25px;
}
.payment-method-contnt a {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(237, 240, 245);
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    width: 84px;
    height: 65px;
    display: inline-block;
    text-align: center;
    line-height: 62px;
    margin-right: 15px;
    transition: 0.3s;
    margin-bottom: 15px;
}
.payment-method-contnt a:hover {
    box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.1);
}
.payment-method-contnt {
    margin-bottom: 18px;
}
.single-field.one-third {
    width: 32%;
    float: left;
}
.single-field.one-third.last {
    margin-right: 0;
    padding-right: 0;
}
.gane-form input::placeholder {
    text-transform: uppercase;
    font-size: 12px;
}
.form-right button.btn.btn-theme-dark {
    float: right;
    margin-right: 30px;
}
.form-right.checkout {
    padding-bottom: 30px;
}
.form-right.checkout button.btn.btn-theme-dark {
    float: left;
    margin-left: 30px;
}
.section-title.font-s30 h2 {
    font-size: 30px;
    padding-right: 30px;
}
.login-form ul {
    margin-bottom: 50px;
    padding: 0;
    list-style: none;
}
.login-form ul li {
    display: inline-block;
}
.login-form ul a {
    height: 50px;
    font-size: 12px;
    text-transform: uppercase;
    color: #ffffff;
    display: block;
    margin-right: -5px;
    line-height: 50px;
    padding: 0 12px;
    margin-bottom: 15px;
}
.login-form ul a i {
    font-size: 20px;
    margin-right: 4px;
}
.login-form .form-left {
    width: 100%;
    padding-bottom: 30px;
}
.login-form .form-left .single-field {
    padding: 0 30px;
}
.login-form .form-left p {
    display: inline-block;
}
.password {
    padding: 0 30px;
}
.password p input {
    margin-right: 5px;
}
.password p {
    font-size: 13px;
    line-height: 25px;
}
.password p:last-child {
    float: right;
}
.password p a {
    text-transform: uppercase;
    color: var(--maincolor);
    margin-right: 15px;
}
.login-form button.btn.btn-theme {
    margin-left: 30px;
}
a.facebook {
    background-color: #38539B;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.login-form a.twiter {
    background: #64ccf1;
}
.login-form a.google {
    background: #d34836;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.login-form ul li:last-child {
    margin-right: 0;
}
.password p.aggri {
    float: none;
}
/*=== Blog post ===*/
/*Sidebar*/
form.blog-shearch-form {
    margin-bottom: 30px;
    position: relative;
    top: -5px;
}
form.blog-shearch-form input {
    width: 100%;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 11px;
}
form.blog-shearch-form button.submit {
    border: snow;
    background-color: transparent;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
}
.single-popular-post-wrap {
    display: flex;
    margin-bottom: 20px;
    align-items: center;
}
.popular-post-thumb {
    width: 58%;
    margin-right: 10px;
}
.popular-post-thumb img {
    border-radius: 5px;
}
.popular-post-content p {
    font-size: 12px;
    line-height: 25px;
    margin-bottom: 0;
}
.popular-post-content {
}
.popular-post-content h6 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
}
.popular-post-content a:hover h6 {
    color: var(--maincolor);
}
form.blog-sidebar-select select.form-select {
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    border-bottom: 1px solid #eeeeee;
    font-size: 12px;
    line-height: 12px;
    border-radius: inherit;
    padding-bottom: 15px;
}
form.blog-select-form {
    display: flex;
    width: 65%;
}
form.blog-select-form select.form-select {
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    font-size: 12px;
    text-transform: uppercase;
    margin-right: 15px;
}
.grid-blog {position: absolute;right: 0;top: 0;}

.grid-blog ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.grid-blog ul li {
    display: inline-block;
    margin-right: 10px;
}
.blog-top-bar {
    position: relative;
    margin-bottom: 50px;
}
.grid-blog ul li:last-child {
    margin: 0;
}
.grid-blog ul li a:hover {
    color: var(--maincolor);
}
.single-blog-post {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(236, 236, 236);
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    border-top-right-radius: 15px;
    border-top-left-radius: 10px;
    margin-bottom: 30px;
    transition: 0.3s;
}
.post-thumbnail {
    margin-bottom: 15px;
    overflow: hidden;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.post-thumbnail img {
    transition: 0.3s;
    transform: scale(1);
    width: 100%;
}
.single-blog-post:hover .post-thumbnail img {
    transform: scale(1.1);
}
/*.single-post-content-thumb {*/
/*    padding: 0 20px;*/
/*}*/
.single-post-content-thumb .entry-content{
    text-align:justify;
}
.post-meta {
    margin-bottom: 5px;
}
.post-meta span {
    color: #999999;
    font-size: 13px;
    position: relative;
    margin-right: 30px;
}
.post-meta span i {
    margin-right: 5px;
}
.post-meta span:before {
    position: absolute;
    content: "/";
    right: -19px;
    top: -10px;
}
.post-meta span:last-child:before {
    display: none;
}
.entry-header h2.entry-title {
    font-size: 20px;
    line-height: 35px;
    text-wrap: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.entry-header a:hover h2.entry-title {
    color: var(--maincolor);
}

.entry-content {
    margin-bottom: 30px;
}
.isotope_item .entry-content {
    margin-bottom: 15px;
}
.entry-content p {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 20px;
}
.single-blog-post:hover {
    box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.1);
    border: 1px solid transparent;
}
/*Style 2*/
.single-blog-post.style-2 {
    display: flex;
    align-items: center;
}
.single-blog-post.style-2 .post-thumbnail {
    width: 52%;
    margin-bottom: 0;
}
.single-blog-post.style-2 .single-post-content-thumb {
    width: 48%;
    padding: 0 20px 0 25px;
    display: flex;
    flex-direction:column;
    gap: 15px;

}
.single-blog-post.style-2 .entry-content {
    margin-bottom: 0;
}
.single-blog-post.style-2 .entry-header h2.entry-title {
    font-size: 21px;
    line-height: 1.5;
    margin: 0;
}
.single-blog-post.style-2 .post-meta span {
    margin-right: 20px;
}
.single-blog-post.style-2 .post-thumbnail img {
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px;
    height: 250px;
}
/*Blog Grid*/
.blog-grid-top-bar {
    display: flex;
}
.blog-grid-top-bar .blog-grid-one, .blog-grid-top-bar .blog-grid-three, .blog-grid-top-bar .blog-grid-tow {
    width: 25%;
    margin-right: 23px;
}
.blog-grid-one select.form-select, .blog-grid-three select.form-select {
    border-bottom: 1px solid #eeeeee;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
}
.single-blog-post-wrap.grid .entry-header h2.entry-title {
    font-size: 20px;
    line-height: 30px;
    text-wrap: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.single-blog-post-wrap.grid .entry-header h2.entry-title a {
    font-family: 'Abril Fatface';
}
/*=== Blog Single ===*/
.post-date {
    position: absolute;
    bottom: 0;
    left: 30px;
    background-color: rgb(40, 40, 40);
    width: 86px;
    height: 64px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-align: center;
    padding: 12px 0;
}
.post-date h4 {
    color: #ffffff;
    font-size: 25px;
    margin-bottom: 5px;
    line-height: 17px;
    align-items: center;
}
.post-date h3 {
    color: #ffffff;
    font-size: 15px;
    line-height: 17px;
}
.single-post-coontent-top {
    background-color: #f5f7fa;
    padding: 50px 30px 25px;
    margin-bottom: 0px;
}
.single-blog-post-wrap.blog-details .post-thumbnail {
    margin-bottom: 0;
    position: relative;
}
.single-author-wrap {
    position: relative;
    display: flex;
    align-items: center;
}
.single-author-wrap .author-thumb {
    margin-right: 10px;
    width: 50px;
}
.single-author-wrap .author-thumb img {
    border-radius: 50%;
}
.author-content p {
    font-size: 14px;
    line-height: 4px;
    margin-bottom: 0;
    position: relative;
}
.author-content span {
    font-size: 13px;
    line-height: 18px;
    color: #999999;
}
.single-author-wrap .author-content {
    position: relative;
    top: 8px;
}
.author-tag {
    position: absolute;
    right: 0;
    font-size: 10px;
}
.author-tag p {
    background: #e5eaf2;
    padding: 0 15px;
    border-radius: 20px;
    line-height: 26px;
}
.single-post-content-thumb .entry-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.single-post-content-thumb .entry-content ul li a {
    font-size: 14px;
}
.single-post-content-thumb .entry-content ul li a i {
    margin-right: 8px;
}
.single-post-content-thumb .entry-content ul li a:hover {
    color: var(--maincolor);
}
.quote-single {
    position: relative;
    border: 1px solid #eeeeee;
    padding: 50px 30px 34px;
    text-align: center;
    border-radius: 5px;
    margin: 30px 0;
}
.quote-single h4 {
    font-size: 23px;
    position: relative;
    z-index: 2;
}
.quote-single p {
    margin-bottom: 0;
    font-size: 15px;
    text-transform: uppercase;
}
.quote-single span {
    font-size: 14px;
    text-transform: uppercase;
}
.quote-single:before {
    position: absolute;
    top: 70px;
    left: 9px;
    content: "\f10d";
    font-family: 'Font Awesome 5 Pro';
    font-size: 180px;
    color: #f5f7fa;
    z-index: 1;
}
.next-prev-post-wrap {
    position: relative;
    display: flex;
}
.next-prev-post-wrap .post-np {
    background-color: #f5f7fa;
    width: 40%;
    border-radius: 5px;
    padding: 20px 10px 10px 30px;
    margin-bottom: 50px;
}
.next-prev-post-wrap .post-np p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 36px;
    font-style: italic;
}
.next-prev-post-wrap .post-np h5 {
    font-size: 18px;
}
.next-prev-post-wrap .post-np a:hover h5 {
    color: var(--maincolor);
}
.next-prev-post-wrap .post-np.prev-post {
    left: 0;
}
.next-prev-post-wrap  .post-np.next-post {
    position: absolute;
    right: 0;
}
.feedback-comments-wrap {
    overflow: hidden;
}
.feedback-comments-wrap {
    border: 1px solid #eeeeee;
    border-radius: 5px;
    padding: 30px 20px 20px 30px;
}
.feedback-comments-wrap .feedback h5 {
    font-size: 18px;
    margin-bottom: 0;
}
.feedback-comments-wrap .feedback h4 {
    font-size: 25px;
}
.feedback-comments-wrap .feedback p {
    font-size: 14px;
    line-height: 25px;
    color: #717171;
    font-style: italic;
    margin-bottom: 40px;
}
.user-comments-wrap {
    display: flex;
    position: relative;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.user-comments-wrap .user-thumb {
    width: 35%;
}
.user-comments-wrap .user-thumb img {
    border-radius: 50%;
}
.user-comments-wrap .user-content p.name {
    margin: 0;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
}
.user-content p.date {
    color: #999999;
    font-size: 13px;
    margin-bottom: 8px;
}
.user-comments-wrap a.reply {position: absolute;right: 0;top: 0;font-size: 12px;text-transform: uppercase;font-weight: 600;}
.user-comments-wrap a.reply i {
    margin-left: 7px;
}
.user-comments-wrap a.reply:hover {
    color: var(--maincolor);
}
.user-content p.comments {
    margin-bottom: 0;
}
form.user-reply {
    display: flex;
} 
.left-reply {
    width: 35%;
    margin-right: 30px;
}
form.user-reply input {
    height: 50px;
    border: 1px solid #eeeeee;
}
form.user-reply .single-field {
    margin-bottom: 30px;
}
form.user-reply .right-rply {
    width: 60%;
}
form.user-reply .single-field textarea {
    border: 1px solid #eeeeee;
}
.single-blog-post-wrap.blog-details .single-blog-post {
    border: 1px solid transparent;
}

.single-blog-post-wrap.blog-details .single-blog-post .single-post-content-thumb {
    border: 1px solid #eeeeee;
    margin-bottom: 50px;
    border-top: 1px solid transparent;
}
/*=== Contact ===*/
.google-map-area {
    background-color: #fff;
    width: 100%;
    position: relative;
}
/*.google-map-wrap {*/
/*    position: absolute;*/
/*    width: 49%;*/
/*    right: 0;*/
/*}*/
.contact-p-contact .single-field input {
    height: 50px;
    border: 1px solid #ececec;
}
.contact-p-contact .single-field textarea {
    border: 1px solid #cecece;
    margin-bottom: 30px;
}
.single-contact {
    border-radius: 10px;
    padding: 20px;
    margin: 35px 0 27px;
    background: var(--maincolor);
}
.contact-content h4 {
    font-size: 21px;
    line-height: 32px;
    color: #fff;
    margin: 0;
}
.contact-thumb {
    margin-bottom: 13px;
}
.contact-content p {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 0;
    color: #fff !important;
}
.contact-content a {
    font-size: 14px;
    line-height: 25px;
    display: block;
    color: #fff;
}
.contact-content p a {
    display: inline-block;
}
.contact-content a.chat {
    font-weight: 500;
}
.single-contact img {
    height: 55px;
    filter: brightness(0) invert(1);
    object-fit: contain;
}
.contact-content a.chat i {
    font-weight: 500;
    position: relative;
    top: 2px;
    right: -4px;
}
.contact-content a:hover {
    color: var(--maincolor);
}
/*=== 404 ===*/
.error-area {
    position: relative;
}
.error-thumb {
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
}
.error-area a.btn.btn-theme {
    margin-top: 20px;
}
/*Product range slider*/
.widget-product-sorting {
  margin-top: 25px;
}
.widget-product-sorting .slider-product-sorting {
  height: 1px;
  border-radius: 0;
  background: #E4E7EB;
  border: 0 !important;
  margin: 0 0px 25px 0;
}
.widget-product-sorting .slider-product-sorting .ui-slider-range {
  background-color: var(--maincolor);
  height: 1px;
}
.widget-product-sorting .slider-product-sorting .ui-slider-handle {
  height: 11px;
  width: 8px;
  background-color: var(--maincolor);
  border: 0 !important;
  top: -5px;
  cursor: pointer;
  border-radius: 3px;
  margin: 0;
}
.widget-product-sorting label {
  font-size: 15px;
  letter-spacing: 0.15px;
  color: var(--maincolor);
  border: 0;
  background: transparent;
  margin-bottom: 0;
  line-height: 1;
}
.widget-product-sorting label:focus {
  border: 0;
}
.widget-product-sorting input {
  font-size: 16px;
  letter-spacing: 0.15px;
  border: 0;
  background: transparent;
  margin-bottom: 0;
  line-height: 1;
  text-align: center;
}
.widget-product-sorting input:focus {
  border: 0;
}
.widget-product-sorting button:focus {
  outline: 0;
}
.product-range-detail {
    border: 1px solid #edf0f5;
    height: 54px;
    line-height: 54px;
    display: inline-block;
    border-radius: 3px;
}

.gene-nav ul.menu li a {
    color: #ffffff;
    font-size: 15px;
    opacity: 1;
    padding: 0 15px;
}

.gene-nav ul.menu li:hover a {
    background: transparent;
    color: var(--maincolor);
}
.gene-nav .menu ul > li {
    display: inline-block;
    padding: 0;
}

div#cssmenu ul li > ul {
    display: none;
}

div#cssmenu ul li:hover > ul {
    display: block;
    background-color: #ffffff;
    border-top: 2px solid var(--maincolor);
    opacity: 1;
    padding: 15px 0;
    position: absolute;
    transform: translate3d(0px, 20px, 0px);
    transition: all 0.3s ease 0s;
    visibility: visible;
    width: 220px;
    z-index: 999;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12);
    text-align: left;
    top: 15px;
}

div#cssmenu ul li {
    position: relative;
}
div#cssmenu ul li ul li a {
    display: block;
    color: #222;
    font-size: 16px;
    padding: 2px 12px;
}

div#cssmenu ul li ul li a:hover {
    background: transparent;
    color: var(--maincolor);
}
div#cssmenu ul li ul li {
    display: block;
}
.payment-image img {
    margin-right: 25px;
}
button.booking-button-two {
    background: var(--secondcolor);
    color: #fff;
    font-size: 14px;
    line-height: 38px;
    margin-bottom: 10px;
    padding: 0 25px;
    border: 1px solid;
}
.LoginPopup .modal-content {
    padding: 30px 20px;
}
#RegisterModal button.close, #LoginModal button.close {
    position: absolute;
    top: 20px;
    right: 20px;
    border: 1px solid transparent;
    background: #fff;
    padding: 0;
    line-height: 0;
    font-size: 30px;
}
.LoginPopup .LoginHeader {
    text-align: center;
    width: 370px;
    margin: 0 auto;
    background: url(../images/red-line.jpg) repeat-x 0 40%;
}
.LoginPopup .LoginHeader .IconDiv {
    background: #fff;
    width: 140px;
    margin: 0 auto;
}
.LoginPopup .LoginHeader .IconDiv img {
    margin: 0 auto;
}
.LoginPopup .LoginHeader h2 {
    text-transform: uppercase;
    font-size: 22px;
    color: #0a0a0a;
    font-weight: bold;
    padding: 0;
    margin: 20px 0 0 0;
}
.LoginPopup .LoginFormOuter {
    max-width: 470px;
}
.LoginPopup .LoginFormOuter .LoginForm {
    padding: 0 50px 20px 50px;
}
.LoginPopup .LoginFormOuter .LoginForm:before {
    background: url(../img/top-arrow.png) no-repeat 0 0;
    width: 55px;
    height: 27px;
    display: block;
    content: "";
    text-align: center;
    margin: 0 auto;
    position: relative;
    top: -42px;
}
.LoginPopup .LoginFormOuter .LoginForm .CustomFormGroup {
    position: relative;
}
.form-group {
    margin-bottom: 1rem;
}
.LoginPopup .LoginFormOuter .LoginForm .CustomFormGroup svg {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    border-right: 1px solid #bfbfbf;
    width: 40px;
    text-align: center;
    color: #999999;
    font-size: 24px;
    padding-top: 10px;
}
.tourismcoreloginBolck i {
    padding-right: 2px;
}
.LoginPopup .LoginFormOuter .LoginForm .CustomFormGroup input.form-control {
    border: none;
    border-radius: 0;
    font-size: 14px;
    padding: 12px 10px 12px 40px;
    height: auto;
    border-bottom: 1px solid #bfbfbf;
}
.form-control {
    font-size: 12px;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.main-menunav .site-logo {
    padding: 5px 0;
    position: absolute;
    top: -11px;
}
.main-menunav .show-dropdownmenu{
    display: block !important;
}
.show-dropdownmenu {
    display: block;
}
.dropdown-menu > li:hover > .submenu {
    display: block;
}
.show-drop {
    display: block !important;
}
.main-menunav img {
    height: 110px;
    object-fit: contain;
    padding: 4px;
    border-radius: 4px;
}
.main-menunav .login-cart ul li.cart-mega {
    float: none;
    padding-left: 15px;
    padding-right: 0;
}
.main-menunav ul li a {
    /*color: #ffffff;*/
    font-size: 16px;
    opacity: 1;
    /*text-transform: uppercase;*/
}
/*.main-menunav .navbar-nav ul li:hover {*/
/*    background: #f1f1f18f;*/
/*}*/
/*.main-menunav ul li:hover a {*/
/*    background: transparent;*/
/*    color: var(--secondcolor);*/
/*}*/
.main-menunav ul > li {
    display: inline-block;
    padding: 0;
    position: relative;
}
.main-menunav .navbar-nav {
    display: flex; 
    gap: 15px;
    width: auto;
    padding: 0 0 0 76px;
    /*position: relative;*/
    margin-left: initial !important;
}

.inquiry-popup form label {
    font-size: 14px;
    color: #222;
    font-weight: 600;
}

.inquiry-popup form label span {
    color: #dc3545;
}

.inquiry-popup form textarea {
    height: 150px;
}

.inquiry-popup form .g-recaptcha {
    margin: 0 0 20px 0;
}

.inquiry-popup form .submitbuttons .Searchbtnmk {
    background: var(--maincolor);
    border: none;
    color: #fff;
    font-size: 14px;
    padding: 0 20px;
    border-radius: 4px;
    transition: 0.4s;
}

.inquiry-popup form .submitbuttons .Searchbtnmk:hover {
    background: var(--secondcolor);
}

.CartPageSec .alert-success {
    text-align: right;
    padding: 0;
    border: none;
    background: transparent;
    color: var(--maincolor);
    font-weight: 600;
    text-transform: capitalize;
}

.inquiry-popup .modal-header button {
    border: none !important;
    background: #dc3545;
    color: #fff;
    line-height: 1;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    opacity: 0.8;
    transition: 0.4s;
}

.inquiry-popup .modal-header button:hover {
    opacity: 1;
}

.main-menunav .navbar-nav li > ul {
    position: absolute;
    width: 220px;
    display: none;
    background: #fff;
    padding: 10px 0;
    border-top: 4px solid var(--maincolor);
    border-bottom: 4px solid var(--maincolor);
    left: 0;
    margin: 8px 0 0 0;
    border-radius: 0;
}

.main-menunav .navbar-nav li > ul > li > ul {
    position: absolute;
    left: 220px;
    display: none;
    margin-top: -35px;
}
.main-menunav .navbar-nav li > ul > li > ul > li a {
    line-height: 1.3;
    padding: 8px 0px 8px 10px;
}
.childsubMenu:after{
    transform: rotate(275deg);
    position: absolute;
    right: 10px;
    top: 46%;
}
.main-menunav .navbar-nav li > ul > li > ul > li a:after{
    transform: rotate(270deg);
    position: absolute;
    right: 10px;
    top: 50%;
}
.main-menunav .navbar-nav li > ul > li > ul > li {
    border-bottom: 1px solid #ddd;
    position: relative;
}
.main-menunav .navbar-nav li > ul > li > ul > li:last-child {
    border-bottom: none;
}


.main-menunav .navbar-nav ul li {
    width: 100%;
    display: block;
    padding: 0 10px;
}
.main-menunav .navbar-nav ul li a {
    color: #222;
    display: block;
    width: 100%;
    position: relative;
    padding: 0rem !important;
}

.main-menunav .navbar-nav ul {
    padding: 0;
    list-style: none;
    border-radius: 4px;
}
.navbar-toggler {
    position: relative;
    padding: 0;
    border: 1px solid transparent;
}
.navbar-toggler:focus{
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}
.main-menunav .navbar-nav > li:hover .main-menunav .navbar-nav > li > ul {
    display: block !important;
}
.navbar-toggler:after {
    content: '\f0c9';
    font-family: 'Font Awesome 5 Pro';
    color: #fff;
    font-size: 35px;
}
.main-menunav .navbar-nav > li > ul > li >:hover .main-menunav .navbar-nav li > ul > li > ul {
    display: block !important;
}
.main-menunav .dropdown-menu li a {
    display: block;
    padding: 0 10px;
}

button, input {
    overflow: visible;
}
.LoginPopup .LoginFormOuter .LoginForm .CustomFormGroup i.ShowPassword {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 40px;
    text-align: center;
    color: #999999;
    font-size: 17px;
    padding-top: 15px;
}
.LoginPopup .form-group p {
    text-align: right;
}
i.ShowPassword, i.ShowPasswordReg, i.ShowPasswordReg1 {
    cursor: pointer;
}
.tourismcoreloginBolck i {
    padding-right: 2px;
}
.LoginPopup .LoginFormOuter .LoginForm a.ForgotPwd {
    font-size: 12px;
    color: #7e7e7e;
}
.LoginPopup .LoginFormOuter .LoginForm button.btn-primary {
    margin: 0;
    padding: 10px 20px;
    border-radius: 0;
    background: #149497;
    border: none;
    outline: none;
    display: block;
}
.LoginPopup .LoginFormOuter .LoginForm .CustomCheckbox {
    margin: 10px 0 0 0;
}
.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
}
.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}
.custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px;
}
.LoginPopup .LoginWithSocialLnk {
    border-top: 1px dashed #7e7e7e;
    padding: 30px 0;
}
.LoginPopup .LoginWithSocialLnk ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
.LoginPopup .LoginWithSocialLnk ul li.FaceBook {
    background: #3b5a9a;
    margin-right: 5%;
}

.LoginPopup .LoginWithSocialLnk ul li {
    margin: 0;
    padding: 10px 15px;
    list-style: none;
    display: inline-block;
    width: 42%;
}
.LoginPopup .LoginWithSocialLnk ul li a {
    color: #fff;
    font-size: 16px;
}
.LoginPopup .LoginWithSocialLnk ul li a i {
    font-size: 30px;
    margin: 0 15px 0 0;
}

.tourismcoreloginBolck i {
    padding-right: 2px;
}
.LoginPopup .LoginWithSocialLnk ul li.Twitter {
    background: #23aae1;
}
.LoginPopup .DontHaveAccount {
    text-align: center;
    margin: 0;
    border-top: 1px solid #ddd;
    padding-top: 10px;
}
.LoginPopup .DontHaveAccount p {
    margin: 0;
    padding: 0;
    font-size: 20px;
    color: #252424;
    font-weight: bold;
}
.LoginPopup .DontHaveAccount a.CreateNow {
    display: inline-block;
    color: #fff;
    background: var(--secondcolor);
    padding: 5px 15px;
    font-weight: bold;
    margin: 20px 0 0 0;
    border-radius: 7px;
}
/* ---------------------------------
REGISTER POP UP
----------------------------------*/
.RegisterPopup .modal-content { 
    padding:30px 20px; 
}
.RegisterPopup button.close { position:absolute; top:20px; right:20px; }
.RegisterPopup .RegisterHeader { text-align:center; width:370px; margin:0 auto; background:url(../img/red-line.jpg) repeat-x 0 40%; }
.RegisterPopup .RegisterHeader .IconDiv { background:#fff; width:140px; margin:0 auto; }
.RegisterPopup .RegisterHeader .IconDiv img { margin:0 auto; }
.RegisterPopup .RegisterHeader h2 { text-transform:uppercase; font-size:22px; color:#0a0a0a; font-weight:bold; padding:0; margin:20px 0 0 0; }
.RegisterPopup .RegisterForm { padding:0 50px 0 50px; max-width:470px;}
.RegisterPopup .RegisterForm:before { background:url(../images/top-arrow.png) no-repeat 0 0; width:55px; height:27px; display:block; content:""; text-align:center; margin:0 auto; position:relative; top:-42px; }
.RegisterPopup .RegisterForm .CustomRadioBox label { font-size:12px; line-height:24px; color:#7e7e7e; }
.RegisterPopup .RegisterForm .CustomFormGroup { position:relative; }
.RegisterPopup .RegisterForm .CustomFormGroup svg { position:absolute; left:0; top:0; bottom:0; border-right:1px solid #bfbfbf; width:40px; text-align:center; color:#999999; font-size:24px; padding-top:10px; }
.RegisterPopup .RegisterForm .CustomFormGroup i.ShowPassword { 
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 40px;
    text-align: center;
    color: #999999;
    font-size: 17px;
    padding-top: 15px;
}
.RegisterPopup .RegisterForm .CustomFormGroup input.form-control { 
    border: none;
    border-radius: 0;
    font-size: 14px;
    padding: 12px 10px 12px 40px;
    height: auto;
    border-bottom: 1px solid #bfbfbf;
}
.RegisterPopup .RegisterForm .CustomFormGroup select.form-control { border:1px solid #bfbfbf; border-radius:0; font-size:14px; padding:12px 10px 12px 60px; height:auto; }
.RegisterPopup .RegisterForm .CustomCheckbox { margin:10px 0 0 0; text-align:left;padding: 0;}
.RegisterPopup .RegisterForm .CustomCheckbox label { font-size:12px; line-height:24px; color:#7e7e7e; }
.RegisterPopup .RegisterForm button.btn-primary { margin:20px 0 0 0; padding:10px 20px; border-radius:0; background:#149497; border:none; outline:none; display:block; }
.RegisterPopup .RegisterForm .CustomFormGroup i.ShowPasswordReg, .RegisterPopup .RegisterForm .CustomFormGroup i.ShowPasswordReg1 {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 40px;
    text-align: center;
    color: #999999;
    font-size: 17px;
    padding-top: 15px;
}

/**********************************************************************************************************************************/
.LoginPopup .LoginFormOuter .LoginForm .CustomFormGroup i.Licon {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 40px;
    text-align: center;
    color: #999999;
    font-size: 17px;
    padding-top: 15px;
}
.RegisterPopup .RegisterForm .CustomFormGroup i.Licon {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 40px;
    text-align: center;
    color: #999999;
    font-size: 17px;
    padding-top: 15px;
}
body.modal-open .header-area.sticky.navbar-fixed-top {
    height: 700px;
}
button#btn-search-category {
    border-radius: 10px;
    width: 170px;
    margin-left: 30px;
    border: none;
    background-color: var(--maincolor);
    color: #ffffff;
    font-size: 15px;
    transition: 0.3s;
    height: 60px;
}
.proceed-checkout a {
    background-color: var(--maincolor);
    padding: 8px 12px;
    color: #fff;
    border-radius: 0;
    font-size: 14px;
}
.proceed-checkout button {
    background-color: var(--maincolor);
    padding: 5px 10px;
    color: #fff;
    border: 1px solid transparent;
    font-size: 14px;
    border-radius: 0;
}
.BreadCrumbSec .EditCartRight a {
    background: var(--maincolor);
    padding: 5px 15px;
    border-radius: 6px;
}
.include-item {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(236, 236, 236);
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    transition: all 0.5s ease;
    margin-bottom: 30px;
    text-align: center;
    padding-top: 10px;
}
.single-adventure .single-acivement ul li img {
    display: block;
    margin: 5px auto;
    height: 20px;
    width: 20px !important;
}

.single-adventure .single-acivement ul li {
    margin: 0;
    color: #fc5404;
}
.day-level {
    display: inline-block;
    width: 100%;
    margin: 0;
    text-align: center;
}

.day-level ul {
    list-style: none;
    float: left;
    margin-right: 20px;
    margin-left: 0px;
    margin-bottom: 0;
}

.single-adventure .single-acivement {
    text-align: center;
    margin-bottom: 10px;
}

.day-level ul li img {
    width: 20px;
}
.mt-80 {
    margin-top: 80px;
}
.nav-link img.drop-shadow {
    height: 105px;
    width: 105px;
}
.funfact-area .whyus-details {
    color: #fff;
}
.funfact-area .box-whyus {
    margin-top: 2rem;
}

/*Featured Destinations*/
.featured-destinations-wrap {
    position: relative;
}

.featured-destinations-wrap .overlay {
    background: #000000c9;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    display: flex;
    height: 45px;
    padding: 0 10px;
    flex-direction: column;
    transition: 0.5s ease-in;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.featured-destinations-wrap:hover .overlay{
    height: 150px;
}

.featured-destinations-wrap img {
    height: 300px;
    object-fit: cover;
    border-radius: 10px;
    width: 100%;
}

.featured-destinations-wrap .overlay h4 {
    margin: 0;
}

.featured-destinations-wrap .overlay h4 a {
    color: #fff;
}

.featured-destinations .owl-nav {
    visibility: hidden;
    opacity: 0;
    transition: 0.5s ease-in;
}

.featured-destinations:hover .owl-nav {
    visibility: visible;
    opacity: 1;
}

/*Featured Packages*/

/*.portfolio-area {*/
/*    padding-top: 120px;*/
/*    padding-bottom: 80px;*/
/*}*/

.portfolio-area .single-portfolio img {
    height: 200px;
    object-fit: cover;
}

.portfolio-area .single-portfolio h4 {
    font-size: 21px;
    width: 100%;
    text-wrap: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.portfolio-area .single-portfolio .portfolio-link {
    display: none;
}
.portfolio-area .single-portfolio {
    border: 1px solid #ddd;
}

.portfolio-area .single-portfolio .portfolio-text {
    padding: 15px;
}
.about-section img {
    width: 100%;
    filter: drop-shadow(2px 4px 6px black);
    border-radius: 10px;
}
.header-top .headertop-right .header-top-button .signin-modalbtn .logout-top {
    color: var(--maincolor);
    font-weight: 600;
    font-size: 16px;
}
.checkout-lastpage {
    padding-bottom: 40px !important;
}
/*.owl-carousel .owl-nav.disabled {*/
/*    display: block;*/
/*}*/
/*.client-testimonial .testimonial-wrapper {*/
/*    position: relative;*/
/*    width: 50%;*/
/*    margin: 0 auto;*/
/*    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;*/
/*    padding: 20px;*/
/*    margin-bottom: 20px;*/
/*    margin-top: 3.1rem;*/
/*    border: 1px solid #ddd;*/
/*    border-radius: 10px;*/
/*}*/

/*.client-testimonial .testimonial-wrapper figure img {*/
/*    height: 125px;*/
/*    width: 125px;*/
/*    margin: 0 auto;*/
/*    border-radius: 50%;*/
/*    border: 1px solid #ddd;*/
/*    padding: 5px;*/
/*    position: absolute;*/
/*    top: -50px;*/
/*    left: 20px;*/
/*    object-fit: cover;*/
/*}*/
/*.client-testimonial .testimonial-wrapper .text {*/
/*    margin: 4rem 0 0 0;*/
/*}*/
.testimonial-sections {
    position: relative;
}
.related-packages .single-portfolio h4 {
    margin: 0 0 0 0;
}

.testimonial-sections .testimonial-wrapper ul {
    display: flex;
    justify-content: center;
}

.testimonial-sections .testimonial-wrapper {
    width: 70%;
    margin: 0 auto;
    background: #28b6e91f;
    padding: 20px;
    border-radius: 7px;
}

.testimonial-sections .testimonial-wrapper figure img {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    object-fit: cover;
    border: 1px solid #ddd;
    padding: 5px;
    margin: 0 auto;
}

/*.testimonial-sections:before {*/
/*    content: '\f10e';*/
/*    font-family: 'Font Awesome 5 Pro';*/
/*    right: 12%;*/
/*    position: absolute;*/
/*    top: 1;*/
/*    font-size: 80px;*/
/*    color: #0b71baa3;*/
/*}*/
/*.testimonial-sections:after {*/
/*    content: '\f10d';*/
/*    font-family: 'Font Awesome 5 Pro';*/
/*    left: 5%;*/
/*    position: absolute;*/
/*    bottom: 20%;*/
/*    font-size: 80px;*/
/*    color: #0b71baa3;*/
/*}*/
.footer-newsletter .newsletter-footer ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 10px;
}

.testimonial-wrapper .text {
    text-align: center;
}

.testimonial-wrapper .text h6 {
    margin-top: 0;
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 500;
}

.testimonial-wrapper .text p {
    color: #747474;
    line-height: 1.7;
    letter-spacing: -.1px;
    padding: 0 30px;
    font-weight: 400;
}

.trip-itinerary .accordion-body ul {
    display: flex;
}

.trip-itinerary .accordion-body ul li br {
    display: none;
}

.trip-itinerary .accordion-body ul li {
    display: flex;
    align-items: center;
    margin: 0 30px 0 0;
}

.trip-itinerary .accordion-body ul li img {
    height: 35px;
    width: 35px;
    object-fit: contain;
    margin-right: 10px;
    filter: invert(28%) sepia(78%) saturate(450%) hue-rotate(176deg) brightness(92%) contrast(95%);
}

.trip-itinerary .accordion-body ul li .thumb-info {
    display: flex;
    flex-direction: column;
    font-size: 14px;
}

.trip-itinerary .accordion-body ul li .thumb-info span {
    margin: -15px 0 0 0;
    font-size: 14px;
}

.testimonial-wrapper .text p h4 {
    color: var(--maincolor);
}

.testimonial-wrapper .text h4 {
    color: var(--maincolor);
    font-size: 18px;
    font-weight: 400;
}

.testimonial-sections .tetstimonial-title {
    margin: 0 0 35px 0;
}

.testimonial-sections .owl-nav {
    visibility: hidden;
    opacity: 0;
    transition: 0.5s ease-in;
}

.trip-activities .include-item h4 {
    font-size: 18px;
}

.trip-activities .include-item h4 a {
    font-weight: 600;
}

.testimonial-sections:hover .owl-nav{
    visibility: visible;
    opacity: 1;
}

.featured-destinations-wrap .overlay p {
    color: #fff !important;
    font-size: 14px;
}

.footer-newsletter .newsletter-footer ul li a i {
    /*font-family: 'PhpDebugbarFontAwesome';*/
    font-style: normal;
    font-size: 20px;
    color: #fff;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-newsletter .newsletter-footer ul img {
    height: 40px;
    width: 40px;
    object-fit: contain;
}

.footer-newsletter {
    background: #28b6e91f;
    padding-top: 30px;
    padding-bottom: 10px;
}
.footer-associated {
    text-align: center;
    padding: 30px 0;
}

.footer-associated ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-bottom: 30px;
}
.footer-associated p {
    margin: 0;
    font-size: 12px;
}
.single-adventure a .tour {
    position: absolute;
    bottom: 0;
    background: #000000d9;
    color: #fff;
    margin: 0;
    font-size: 14px;
    text-transform: lowercase;
    padding: 0px 15px;
    border-top-right-radius: 7px;
}
.activity-packages .single-adventure,
.destinationdetails-page .single-adventure{
    margin: 0 0 20px 0;
}
.home-blog-area {
    background: #fff !important;
    padding: 80px 0 80px 0;
}
.slider-area .owl-stage-outer {
    overflow: visible;
}
.slider-area .slide-content {
    padding: 10rem 0 0 0;
}
.footer-newsletter .newsletter-footer ul .fa-youtube {
    background: #ff0033;
}

.footer-newsletter .newsletter-footer ul .fa-pinterest{
    background: #e60023;
}

.footer-newsletter .newsletter-footer ul .fa-linkedin {
    background: #0077b5;
}

.footer-newsletter .newsletter-footer ul  .fa-twitter {
    background: #2AA9E0;
}

.footer-newsletter .newsletter-footer ul  .fa-google-plus {
    background: #DC4A38;
}
.footer-associated h3 {
    margin: 0 0 30px 0;
    color: #222;
    position: relative;
    font-size: 18px;
}
.inclution-area .inquiry-form {
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 10px;
}
.trip-itinerary .sticky-form-wrap {
    position: sticky;
    top: 90px;
}
.acivement-wrap .single-acivement {
    overflow: hidden;
}
.talk-to-expert {
    display: flex;
    gap: 0;
    padding: 10px;
    background: #fff;
    border-radius: 10px;
    margin-top: 40px;
    margin-bottom: 20px;
    /*align-items: center;*/
    border: 1px dashed var(--maincolor);
    position: relative;
    padding-top: 20px;
    
}

.talk-to-expert .position-label {
    position: absolute;
    top: -22px;
    left: 50%;
    transform: translate(-50%, 0%);
    background: var(--maincolor);
    border-radius: 20px;
    font-size: 16px;
    color: #fff;
    padding: 0 15px;
    width: 80%;
    text-align: center;
}

.related-packages .single-portfolio img {
    height: 300px;
    object-fit: cover;
    width: 100%;
}
.talk-to-expert .expert-details h4 {
    font-size: 16px;
    margin: 0;
    line-height: 1.5;
}

.related-packages .single-portfolio .portfolio-text h4 {
    font-size: 21px;
    line-height: 1.5;
}

.related-packages .single-portfolio .portfolio-text p {
    font-size: 16px;
    line-height: 1.7;
}

.about-section .row {
    align-items: center;
}

.talk-to-expert .expert-details a {
    font-size: 14px;
    color: var(--maincolor);
    font-weight: 600;
    /*margin: 5px 0 0 0;*/
    display: flex;
    gap: 5px;
    align-items: center;
}

.talk-to-expert .expert-details a .fa-envelope {
    font-size: 21px;
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 400;
    color: #de5146;
}

.talk-to-expert .expert-details {
    padding: 0 0 0 20px;
}

.talk-to-expert .expert-details a .fa-whatsapp {
    color: #64b161;
    font-size: 26px;
}

.talk-to-expert figure {
    margin: 0;
}

.talk-to-expert figure img {
    border-radius: 4px;
    width: 90px;
    height: 90px !important;
    object-fit: cover !important;
}
.inclution-area .inquiry-form h4 {
    margin: 0 0 10px 0;
    font-size: 18px;
}

.inclution-area .inquiry-form form label span {
    color: #dc3545;
}

.inclution-area .inquiry-form form button {
    background: var(--maincolor);
    color: #fff;
    border: 1px solid transparent;
    margin: 15px 0 10px 0;
    border-radius: 4px;
    padding: 0 15px;
}

.top-selling .single-portfolio figure {
    margin: 0;
    position: relative;
}

.trip-activities .include-text {
    text-align: left;
    padding: 10px;
}

.top-selling .single-portfolio figure .tour {
    position: absolute;
    bottom: 0;
    background: #000000d9;
    color: #fff;
    font-size: 14px;
    margin: 0;
    padding: 0 15px;
    border-top-right-radius: 7px;
}

.top-selling .single-portfolio .portfolio-text h4 {
    margin: 0;
}

.top-selling .single-portfolio .portfolio-text .price {font-size: 25px;font-weight: 600;margin-top: 18px;display: inline;color: var(--maincolor);}

.top-selling .single-portfolio .portfolio-text .price small {
    font-weight: 400;
    font-size: 14px;
    font-style: italic;
    color: #000;
}

.inclution-area .inquiry-form form label {
    font-size: 14px;
}


.trip-itinerary .card {
    border: none;
    position: relative;
    border-left: 2px dashed #0b71ba;
}

.trip-itinerary .accordion .card .card-header {
    padding: 0;
    position: relative;
}
.trip-itinerary .accordion .card .card-header:before {
    content: '';
    height: 20px;
    width: 20px;
    background: #0b71ba;
    position: absolute;
    left: -10px;
    top: 25px;
    border-radius: 50%;
}
.tripinclution-area .tab-content .include-tabs {
    background: #28a74542;
    border-radius: 7px;
}

.tripinclution-area .tab-content .exclude-tabs {
    background: #dc354542;
    border-radius: 7px;
}
.tripinclution-area .nav-pills .active {
    background: var(--maincolor);
    position: relative;
    /*border-radius: 0;*/
}

.tripinclution-area .nav-pills li a {
    color: #222;
    padding: 0 10px;
    font-size: 14px;
    text-align: center;
}
.inclution-area .inquiry-form .form-group {
    margin: 0;
}
.tripinclution-area .nav-pills .active:before {
    content: '\f2ec';
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    bottom: -17px;
    color: var(--maincolor);
    font-weight: 700;
    transform: rotate(60deg);
    right: 50%;
}

/*Search Form Pop-Up*/
.header-area .search-icon {
    color: #fff;
    cursor: pointer;
}


.search-box {
position: fixed;
    bottom: 0;
    left: 0;
    background: #000000c7;
    height:100vh;
    width: 100%;
    display: none;
    justify-content: center;
    align-items:center;
    z-index:999;
}

.search-box form {
    width: 50%;
    position: relative;
}

.search-box form input {
    background: transparent;
    border: 1px solid transparent;
    border-bottom: 1px solid #dddddd94;
    color: #fff;
}

.search-box form button {
    position: absolute;
    top: 0;
    color: #9b9b9b;
    right: 0;
    font-size: 30px;
}

.search-box form .fa-times {
    position: absolute;
    top: 0;
}

.search-box .fa-times {
    position: absolute;
    top: 10%;
    right: 25%;
    color: #fff;
    font-size: 30px;
    cursor: pointer;
}

.header-area .showbox {
    display: flex;
}
.header-area .search-box .fa-times {
    position: absolute;
    top: 20%;
    right: 22%;
    color: #fff;
    opacity: 0.8;
    font-size: 45px;
    cursor: pointer;
}
.header-area .search-box .fa-times:hover {
    opacity: 1;
}
.header-area .search-box form {
    position: relative;
    width: 55%;
}

.header-area .search-box form input {
    background: transparent;
    border: 1px solid transparent;
    border-bottom: 1px solid #dddddd52;
    border-radius: 0;
    color: #fff;
    padding-right: 40px;
}
.checkout-lastpage .coupon-cartbox .card-header {
    font-size: 16px;
}

.checkout-lastpage .coupon-cartbox .card-body {
    font-size: 12px;
}

.checkout-lastpage .coupon-cartbox .card-body p {
    font-size: 14px;
    margin: 0;
    font-weight: 700;
}

.checkout-lastpage .coupon-cartbox .card-body label {
    font-weight: 600;
}

.checkout-lastpage .terms-condition label {
    font-size: 14px;
}
.header-area .search-box form .fa-search {
    position: absolute;
    top: 0px;
    right: 0;
    color: #fff;
    font-size: 30px;
}
/*Cart Page*/
.cartpbox table .EditCancelmks {
    display: flex;
}
.cartpbox table thead,
.coupon-carttotals .card-header{
    background: #ddd;
}
.cartpbox table thead tr th {
    font-weight: 500;
}
.cartpbox table .EditCancelmks .btn-danger {
    border: 1px solid transparent;
    background: #dc3545;
    margin-left: 5px;
}

.cartpbox table thead tr th {
    border-right: 1px solid #d9cccc;
    font-size: 16px;
    text-align: center;
}

.cartpbox table thead tr th:last-child {
    border: none;
}

.cartpbox table tbody tr td {
    font-size: 14px;
    text-align: center;
}

.cartpbox table tbody tr .EditCancelmks a {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 0;
}

/*Search Page*/
.searchcontents-all {
    flex-direction: column;
}
.searchcontents-all .nav-pills {
    width: 100%;
    border: 1px solid #ddd;
    align-items: center;
    padding: 0 15px;
    margin: 0 0 20px 0;
    border-radius: 4px;
}

.searchcontents-all .nav-pills button {
    border-right: 1px solid #ddd;
    border-radius: 0;
    color: #222;
    padding-left: 35px;
    padding-right: 35px;
}

.searchcontents-all .nav-pills h6 {
    font-size: 14px;
    color: #222;
    opacity: 0.8;
    margin-right: 5px;
    margin-bottom: 0;
    padding-right: 20px;
}

.searchcontents-all .nav-pills h6 i {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
}

.searchcontents-all .nav-pills .active {
    background: #f1f1f1;
    color: #222;
}
.searchcontents-all .nav-pills .allpills {
    border-left: 1px solid #ddd;
}
.searchcontents-all .nav-pills button:first-child {
    border-left: 1px solid #ddd !important;
}
.search-all .tab-content {
    width: 100%;
}


.single-blog-post.style-2 .single-post-content-thumb img {
    flex: 0 0 20%;
    width: 100%;
    margin: 0;
    object-fit: cover;
    overflow: hidden;
    height: 200px;
}

.single-blog-post.style-2 .single-post-content-thumb .global-contents span {
    color: var(--maincolor);
    font-size:13px;
}

.pagination {
    justify-content: center;
    gap: 5px;
}

.pagination button{
    background-color: #f1f1f1;
    padding: 5px 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.pagination button.active{
    background-color: var(--maincolor);
    border: 1px solid var(--maincolor);
    color: #fff;
    transition: 0.2s ease-in;
}
.pagination button:hover{
   background-color: var(--maincolor);
   border: 1px solid var(--maincolor);
   color: #fff;
}

.text-justify{
    text-align:justify;
}

.single-post-content-thumb.globalSearchContent {
    display: flex;
    flex-direction: row !important;
    align-items: center;
    padding: 0 !important;
    width: 100% !important;
}

.searchPageReadMore{
    background-color: #0b71ba;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 16px;

}

.entry-content-search{
    font-size:16px;
}

.printBody .printPageHead .btnPrint{
    float:right;
}

/*.printInfoList{*/
/*    border: 1px solid #0000005e !important;*/
/*    border-radius: 5px !important; */
/*    padding:5px !important;*/
/*}*/

.printInfoListItems{
    margin: 5px 0px;
}

.printPageContent,
.intineraryHeadPrint,
.itinerayPrintBody{
    text-align:justify;
    padding: 5px;
}

.itinerayPrintBody ul {
    display: flex;
    /*justify-content: space-between;*/
    gap: 70px;
}

.itinerayPrintBody ul .thumb-info strong {
    display: block;
}

.printFooter .infoSection{
        padding: 5px;
}

.printFooter .infoSection ul{
    display: flex;
    list-style-type: none;
    gap: 10px;
    justify-content: center;
    flex-wrap:wrap;
}

/*------------------------------------------------------------------
14. Plan My Trip
-------------------------------------------------------------------*/
.planmytripage{padding:60px 0px 40px 0px;}
.planmtripboxbg{max-width: 950px;margin:0 auto;}
.step{list-style:none;margin:0px 0 40px 0px;width:100%;counter-reset: step;}
.step .step-item{-ms-flex:1 1 0;flex:1 1 0;margin-top:0;min-height:1rem;position:relative;text-align:center;}
.step .step-item:not(:first-child)::before{background:#fff;content:"";height:6px;left:-50%;position:absolute;top:-5px;width:100%;}
.step .step-item a{color:#333;display:inline-block;padding:20px 10px 0;text-decoration:none;margin-top: 15px;font-weight: 500;}
.step .step-item a::before{content:counter(step);counter-increment:step;background:#fff;border:6px solid #4ab8bb;border-radius:50%;display:block;left:50%;position:absolute;top:-50%;transform:translateX(-50%);width:50px;line-height:40px;height:50px;z-index:1;color:#333;font-weight: 600;}
.step .step-item.active a::before{background:#fff;border:.1rem solid #0069d9;}
.step .step-item.active ~ .step-item::before{background:#e7e9ed;}
.step .step-item.active ~ .step-item a::before{background:#e7e9ed;}
.step .step-item a.btnprimary::before{background-color:#4ab8bb;color: #fff;}
.step .step-item a.btnprimary{color: #4ab8bb;}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;}


#progressbar .btn:focus {background: none;border: none;box-shadow:none;outline: none;}

/* Style */
.multiformcenter{text-align:center;background-color:#fff;padding:20px;border-radius: 9px;box-shadow: 0 3px 7px 0 rgba(0,0,0,.1);width: 100%;}
.stylebox .box { display: none; }
.stylebox ul{list-style-type: none; }
.stylebox ul li{ display: inline-block; margin-right: 30px; }
.stylebox ul li:last-child { margin-right: 0px;}
.stylebox ul li img{border-radius: 100%;max-width: 50px;}
.stylebox input[type="radio"]{display:none;}
.stylebox h3{font-weight: 400;font-size: 20px;color: #222;margin-bottom: 30px;}
.stylebox button.nextbtnmks{background-color:#4ab8bb;color:#fff;padding:8px 25px;font-weight:600;font-size:15px;border:none;border-radius: 2px;margin-top: 20px;}
.stylebox button.nextbtnmks:disabled {background-color: #bcebec; cursor: not-allowed;}
.stylebox button.prevbtnmks{background-color:#c50206;color:#fff;padding:8px 25px;font-weight:600;font-size:15px;border:none;border-radius: 2px;margin-top: 20px;}
.custicon{line-height:80px;height:80px;width:80px;border-radius:50%;background:#f2f2f2;display:block;margin: 0 auto 15px auto;border:2px solid #f0ecec;}
.stylebox h4{color: #222;font-weight: 400;font-size: 16px;}
.stylebox label{cursor: pointer;}
ul#liststyleactive li.active .custicon{border:2px solid #4ab8bb;}
ul#liststyleactive li.active h4{color: #4ab8bb;}
.adultchildren{max-width: 400px;margin:25px auto 0 auto;}
.adultchildren input{text-align: center;}
.adultchildren .form-control{height: auto;}
.adultchildren h4{font-size: 13px;margin-bottom: 10px;font-weight: 500;}
ul#listplanactive li.active .custicon{border:2px solid #4ab8bb;}
ul#listplanactive li.active h4{color: #4ab8bb;}
.stylebox .boxplan{display: none;}
span.plminusbtn{cursor: pointer;}
.adultchildren .btn-group-sm > .btn,.btn-sm{padding:.45rem .5rem .25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem;border-top-right-radius:0.2rem;border-bottom-right-radius:0.2rem;}

/* Radio Button */
.radiobutton{display:block;position:relative;padding-left:25px;margin-bottom:12px;cursor:pointer;font-size:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.radiobutton input{position:absolute;opacity:0;cursor:pointer;}
.radiobutton .checkmark{position:absolute;top:0;left:0;height:16px;width:16px;background-color:#eee;border-radius:50%;}
.radiobutton:hover input ~ .checkmark{background-color:#ccc;}
.radiobutton input:checked ~ .checkmark{background-color:#c50206;}
.radiobutton .checkmark:after{content:"";position:absolute;display:none;}
.radiobutton input:checked ~ .checkmark:after{display:block;}
.radiobutton .checkmark:after{top:4px;left:4px;width:8px;height:8px;border-radius:50%;background:white;}

/* Checkbox */
.checkboxbutton{display:block;position:relative;padding-left:25px;margin-bottom:15px;cursor:pointer;font-size:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.checkboxbutton input{position:absolute;opacity:0;cursor:pointer;height:0;width:0;}
.checkboxbutton .checkmark{position:absolute;top:0;left:0;height:16px;width:16px;background-color:#eee;}
.checkboxbutton:hover input ~ .checkmark{background-color:#ccc;}
.checkboxbutton input:checked ~ .checkmark{background-color:#c50206;}
.checkboxbutton .checkmark:after{content:"";position:absolute;display:none;}
.checkboxbutton input:checked ~ .checkmark:after{display:block;}
.checkboxbutton .checkmark:after{left:6px;top:2px;width:5px;height:10px;border:solid white;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}
.detailtraveller .show-more{display:none;cursor:pointer;background-color: #f8f8f8;border:1px solid #ddd;padding:6px 12px;color: #222;font-size: 12px;display: inline-block !important;font-weight: 600;box-shadow: 0 3px 7px 0 rgba(0,0,0,.1);border-radius: 4px;margin-left: -15px;}

/* Detail Page */
.detailtraveller{text-align: left;margin-bottom: 30px;}
.detailtraveller h3{text-align: center;}
.detailtraveller h4{padding-bottom: 15px;font-weight: 500;}
.selectofstageplan{margin-bottom: 20px;}
.selectofstageplan .form-control{height: auto;border-radius: 0px;padding: .675rem .75rem;font-size: 13px;}
.agegroupadults,.activitiesinterested,.accomodationprefer{/* padding-left: 15px; */margin-bottom: 20px;}
.ageadultsmks{margin-left: 15px;}
.notesmks{margin-bottom: 15px;}
.notesmks .form-control{border-radius: 0px;}
.budgettrip .form-control{height:auto;border-radius:0px;padding:.675rem .75rem;font-size:13px}
.buttonprevnext{text-align: center;}
.detailtraveller b{color: #222;font-size: 22px;}
/* Information */
.informationtraveler{text-align: left;}
.informationtraveler h4{font-size: 20px;}
/* Login with social media */
.traventurelogin{margin: 30px 0px 15px 0px;}
.traventurelogin ul{list-style-type: none;}
.traventurelogin ul li{display: inline-block;margin-right: 20px;}
.traventurelogin ul li:last-child{margin-right: 0px;}
.traventurelogin ul li a{padding:10px 25px;border-radius: 4px;color: #fff;font-weight: 600;}
.traventurelogin ul li a i{padding-right: 4px;}
.traventurelogin ul li.signupmt a{background-color: #4ab8bb;}
.traventurelogin ul li.facebookloginmt a{background-color: #324d8f;}
.traventurelogin ul li.googleloginmt a{background-color: #c50206;}


.termscheck{display:block;position:relative;padding-left:24px;margin-bottom:12px;cursor:pointer;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.termscheck input{position:absolute;opacity:0;cursor:pointer;height:0;width:0;}
.termscheck .checkmark{position:absolute;top:3px;left:0;height:15px;width:15px;background-color:#eee;}
.termscheck:hover input ~ .checkmark{background-color:#ccc;}
.termscheck input:checked ~ .checkmark{background-color:#ef5a25;}
.termscheck .checkmark:after{content:"";position:absolute;display:none;}
.termscheck input:checked ~ .checkmark:after{display:block;}
.termscheck .checkmark:after{left:5px;top:2px;width:5px;height:10px;border:solid white;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}
.signupwidthmks .form-control{height: auto;padding: .675rem .75rem;border-radius: 0px;font-size: 13px;}
.signupwidthmks label{font-weight: 500;}
.submitbrnsignup input{background-color:#4ab8bb;color:#fff;padding:8px 12px;font-weight:600;font-size:14px;border:none;}

.planmytripage .bootstrap-touchspin button {
	display: none;
}

.contactpage-main .contactpage-form form .g-recaptcha {
    margin: 10px 0 0 0;
}

.single-about-adventure .about-ad-thumb img {
    height: 70px;
    object-fit: contain;
}

.contactpage-form .form-group .btn {
    margin: 20px 0 0 0;
}

.about-adventure-area img {
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
}

.BreadCrumbSec .breadcrumbsEs {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    gap: 10px;
}

.BreadCrumbSec {
    background: #f1f1f1;
    padding: 10px 0;
    margin: 20px 0;
}

#dashleftmenu .active.DashboardTitle {
    font-size: 16px;
    padding: 5px 17px;
    font-weight: 700;
}

.main-menunav .navbar-nav li > ul li a {
    font-size: 14px;
    font-weight: 600;
}

.Dashboard .Leftdashboard .left-sidebar {
    width: 80%;
    background: #1b5e9414;
    border-radius: 7px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

#dashleftmenu > ul > li:first-child > a{border-radius:3px 3px 0 0;}
#dashleftmenu > ul > li:last-child > a{border-radius:0 0 3px 3px;}
/*#dashleftmenu > ul > li:not(:last-child){border-bottom:1px solid #cccccc;}*/
#dashleftmenu > ul > li.active > a{    color: var(--maincolor);width: 100%;display: inline-block;font-weight: 600;}
#dashleftmenu > ul > li.has-sub > a::after{content:'';position:absolute;display:block;border:5px solid transparent;border-top-color:#888888;right:15px;top:17px;transition:all .25s ease;transform-origin:0 25%;}
#dashleftmenu > ul > li.has-sub.active > a::after{transform:rotateX(180deg);border-top-color:#777777;}
#dashleftmenu > ul > li:hover > a::after{border-top-color:#777777;}
#dashleftmenu > ul > li > a{padding:12px 15px;color:#888888;transition:all 0.3s ease-out;font-size:14px;width: 100%;display: inline-block;line-height: 1.3;padding: 11px 17px;}
#dashleftmenu > ul > li > a:hover{color:#222;}
#dashleftmenu > ul > li > a[aria-expanded="false"]:before{font-family:'FontAwesome';content:"\f105";color:#888;font-size:16px;margin-right:10px;float:right;}
#dashleftmenu > ul > li > a[aria-expanded="true"]:before{content:"\f107";font-family:'FontAwesome';color:#888;font-size:16px;margin-right:10px;float:right;}
#dashleftmenu ul ul li.active > a{background-color:#f2f2f2;color:#777777;}
#dashleftmenu ul ul li.has-sub > a::after{content:'';position:absolute;display:block;border:5px solid transparent;border-top-color:#888888;right:15px;top:15px;transition:all .25s ease;transform-origin:0 25%;}
#dashleftmenu ul ul li.has-sub.active > a::after{transform:rotateX(180deg);border-top-color:#777777;}
#dashleftmenu ul ul li:hover > a::after{border-top-color:#777777;}
#dashleftmenu ul ul li a{padding:10px 15px;font-size:14px;color:#888888;transition:all 0.3s ease-out;}
#dashleftmenu ul ul li a:hover{background-color:#f2f2f2;color:#777777;}
#dashleftmenu ul ul ul li a{padding-left:25px;}

/*.RightConDashmks .Bookingsdash form {*/
/*    border: 1px solid #ddd;*/
/*    padding: 20px;*/
/*}*/

.Dashboard .edit-profile-wrap {
    width: 80%;
    background: #f1f1f1;
    padding: 30px;
    border-radius: 7px;
}

.Dashboard .holiday-dashboard .booking-date span {
    position: absolute;
    right: 6px;
}

.Dashboard .holiday-dashboard .Sortbycustom {
    position: relative;
}

.Dashboard .holiday-dashboard .Sortbycustom .Arrowicon {
    position: absolute;
    top: 0;
    right: 5px;
}

.Dashboard .holiday-dashboard form input,.Dashboard .holiday-dashboard form select {
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
}

.Dashboard .holiday-dashboard .table-responsive {
    margin: 30px 0 0 0;
}

.Dashboard .holiday-dashboard .table-responsive table thead tr th {
    font-weight: 500;
    font-size: 14px;
    background: #f1f1f1;
}

.Dashboard .holiday-dashboard .has-search {
    position: relative;
}

.Dashboard .holiday-dashboard .has-search span {
    position: absolute;
    right: 5px;
}

.Dashboard .edit-profile-wrap h4 {
    font-weight: 500;
    font-size: 21px;
}

.Dashboard .edit-profile-wrap form label {
    font-size: 14px;
    font-weight: 500;
}

.Dashboard .edit-profile-wrap form input {
    background: transparent;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #ddd;
    padding: 0;
    font-size: 14px;
}

.RightConDashmks .Bookingsdash form .SearchReset input {
    background: var(--maincolor);
    color: #fff;
    border: 1px solid transparent;
}

.RightConDashmks .Bookingsdash form .btn-file {
    background: #ddd;
    color: #222;
    border: 1px solid transparent;
    margin: 0 0 20px 0;
}

.RightConDashmks .Bookingsdash form .btn-danger {
    background: #dc3545;
    border: 1px solid #dc3545;
    font-size: 12px;
    color: #fff;
    font-weight: 600;
}

/*.blog-1,*/
/*.overlay-bg-4,*/
/*.adventure-1,*/
/*.activities-breadcrumb{*/
/*    margin: -158px 0 0 0;*/
/*}*/

.trip-inclution .include-item img {
    height: 350px;
    object-fit: cover;
    width: 100%;
}

.trip-inclution .include-item h4 {
    margin: 0;
}

.contactpage-form form textarea {
    height: 125px;
}

.footer-newsletter .newsletter-footer ul .fa-instagram {
    background: #fe0084;
}

.footer-newsletter .newsletter-footer ul .fa-facebook {
    background: #0866ff;
}

.footer-area .contact-widget img {
    height: 75px;
    object-fit: contain;
    margin: 10px 0 20px 0;
    padding: 10px;
}

.footer-newsletter h4 {
    margin-top: 0;
    position: relative;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    color: #222;
    font-weight: 700;
    font-size: 18px;
}

.home-blog-area .blog-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-newsletter h4:before {
    border-bottom: 3px solid var(--maincolor);
    bottom: -2px;
    content: "";
    left: 0;
    position: absolute;
    width: 12%;
}

.footer-associated h3:before {
    content: '';
    height: 1px;
    width: 370px;
    background: #ddd;
    position: absolute;
    margin-left: -391px;
    top: 50%;
}

.footer-associated h3:after {
    content: '';
    height: 1px;
    width: 370px;
    background: #ddd;
    position: absolute;
    margin-left: 20px;
    top: 50%;
}

.activities-wrap .col-lg-3 .single-camp-hi p {
    overflow: hidden;
    height: 50px;
}

.featured-activities .row .col-lg-6 .camp-hi-content p {
    height: 50px;
    overflow: hidden;
}

.related-packages .single-portfolio {
    border: 1px solid #ddd;
}

.related-packages .single-portfolio figure {
    margin: 0;
    position: relative;
}

.related-packages .single-portfolio figure .tour {
    position: absolute;
    bottom: 0;
    background: #000000d9;
    color: #fff;
    margin: 0;
    font-size: 14px;
    text-transform: lowercase;
    padding: 0px 15px;
    border-top-right-radius: 7px;
}

.related-packages .single-portfolio .portfolio-text {
    padding: 10px;
}

.related-packages .single-portfolio .portfolio-text .price {
    font-size: 25px;
    font-weight: 600;
    margin-top: 18px;
    display: inline;
    color: var(--maincolor);
}

.related-packages .single-portfolio .portfolio-text .price small {
    font-weight: 400;
    font-size: 14px;
    font-style: italic;
    color: #000;
}

.tripinclution-area .tab-content .include-tabs ul,
.tripinclution-area .tab-content .exclude-tabs ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

.tripinclution-area .tab-content .include-tabs ul li:before {
    content: '\f058';
    font-family: 'Font Awesome 5 Pro';
    margin: 0 10px;
    color: #198754;
}

.tripinclution-area .tab-content .exclude-tabs ul li:before {
    content: '\f057';
    font-family: 'Font Awesome 5 Pro';
    margin: 0 10px;
    color: #dc3545;
}

.tripinclution-area .tab-content .include-tabs ul li,
.tripinclution-area .tab-content .exclude-tabs ul li{
    font-size: 14px;
}

.adventure-grid-area .pagination {
    margin: 30px 0 0 0;
}

.detailsbutton  a {
    color: var(--maincolor);
    padding: 0;
    border-radius: 0;
    font-size: 14px;
    font-weight: 600;
}

.bradcumb-area-top ul {
    list-style: none;
    display: flex;
    padding: 20px 0 0 0;
}

.bradcumb-area-top ul li {
    font-size: 14px;
    padding-left: 14px;
}

.bradcumb-area-top ul li a {
    color: #0b71ba;
}

.main-menu-wrap .modal-search-wrap form {position: relative;}

.main-menu-wrap .modal-search-wrap form button {
    position: absolute;
    top: 0;
    right: 0;
    color: var(--maincolor);
    padding: 0 10px;
}

.main-menu-wrap .modal-search-wrap form input {
    width: 286px;
    font-size: 14px;
    padding: 5px 30px 5px 10px;
    border-radius: 7px;
    border: 1px solid #ddd;
}

.header-top .topheader-wrapper .logomain {
    padding: 15px 0;
}

.header-top .topheader-wrapper .logomain img {
    height: 60px;
    object-fit: contain;
}

.essential-information .infotab-wrapper .nav-pills {
    justify-content: center;
}

.menu-search-responsive {
    display: none;
}

.fa-user:before {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
}

.slider-area .slide-thumb {
    height: auto;
}

.top-selling-sl .owl-prev,
.featured-package-sl .owl-prev,
.featured-destinations .owl-prev,
.testimonial-sections .owl-prev{
    position: absolute;
    top: 50%;
    left: 0;
}

.top-selling-sl .owl-next,
.featured-package-sl .owl-next,
.featured-destinations .owl-next,
.testimonial-sections .owl-next{
    position: absolute;
    right: 0;
    top: 50%;
}

.top-selling-sl .owl-nav button,
.featured-package-sl .owl-nav button,
.featured-destinations .owl-nav button,
.testimonial-sections .owl-nav button{
    background: #0b71bad1 !important;
    color: #fff !important;
    width: 30px;
    height: 30px;
    border-radius: 52px;
    transition: 0.4s;
    visibility: hidden;
    opacity: 0;
}

.top-selling-sl:hover .owl-nav button,
.featured-package-sl:hover .owl-nav button,
.featured-destinations:hover .owl-nav button,
.testimonial-sections:hover .owl-nav button{
    visibility: visible;
    opacity: 1;
}

.top-selling-sl .owl-nav button i,
.featured-package-sl .owl-nav button i,
.featured-destinations .owl-nav button i,
.testimonial-sections .owl-nav button i{
    display: none;
}

.top-selling-sl .owl-prev:before,
.featured-package-sl .owl-prev:before,
.featured-destinations .owl-prev:before,
.testimonial-sections .owl-prev:before{
    content: '\f104';
    font-family: 'Font Awesome 5 Pro';
    margin: -2px 0 0 0;
    display: block;
}

.top-selling-sl .owl-next:before,
.featured-package-sl .owl-next:before,
.featured-destinations .owl-next:before,
.testimonial-sections .owl-next:before{
    content: '\f105';
    font-family: 'Font Awesome 5 Pro';
    display: block;
    margin: -2px 0 0 0;
}

.header-top .topheader-wrapper .header-quote p {
    color: #fff;
    margin: 0;
    text-transform: capitalize;
    font-size: 19px;
    font-weight: 500;
}

.header-top .topheader-wrapper .header-quote p {
    color: #fff;
    margin: 0;
    text-transform: capitalize;
    font-size: 19px;
    font-weight: 500;
}

.header-top {
    border-bottom: 1px solid #dddddd14;
}

.main-menu-wrap .navbar-nav li a {
    text-transform: capitalize;
    font-size: 16px;
    /*font-weight: 700;*/
}

.top-selling .single-portfolio img {
    height: 300px;
    object-fit: cover;
}

.top-selling .single-portfolio img {
    height: 300px;
    object-fit: cover;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.top-selling .single-portfolio {
    border-radius: 10px;
}

.top-gallery .topgal-contents .duration-trip img {
    margin: 0 10px 0 0;
    height: 35px;
    width: 35px;
    object-fit: contain;
}

/*.other-pages header {*/
/*    background: #0d3b42;*/
/*}*/

.CartPageSec {
    padding: 60px 0 0 0px;
}

.about-section .btn {
    color: var(--maincolor);
    background: transparent;
    padding: 0;
    font-size: 14px;
    font-weight: 600;
    transition: 0.4s;
}

.about-section .btn:hover {
    color: var(--secondcolor);
    border: none;
}

.about-section .btn:focus {
    outline: none;
    box-shadow: none;
    border: none;
}

/*Blog Details*/
.blog-area .inquiry-form-blog {
    border: 1px solid #ddd;
    border-radius: 7px;
    padding: 10px;
}

.blog-area .inquiry-form-blog h4 {
    font-size: 20px;
}

.blog-area .inquiry-form-blog button {
    background: var(--maincolor);
    color: #fff;
    padding: 0;
    border: none;
    font-size: 16px;
    width: 100%;
    text-transform: uppercase;
}

.blog-area .inquiry-form-blog .row .col-md-12:last-child .form-group {
    margin: 0;
}

.blog-area .inquiry-form-blog .terms-conditions-form {
    display: flex;
    align-items: baseline;
}

.blog-area .inquiry-form-blog .terms-conditions-form p {
    font-size: 12px;
}

.blog-area .inquiry-form-blog .terms-conditions-form input[type="radio"] {
    margin: 0 5px 0 0;
}

.blog-area .inquiry-form-blog form input,
.blog-area .inquiry-form-blog form textarea{
    font-size: 12px;
}

.blog-archive h4 {
    margin: 0;
}

.blog-archive .tag-list-item a {
    font-size: 12px;
    background: #ddd;
    padding: 5px;
    border-radius: 4px;
}

.coupon-carttotals .guest-div .coupon-cartbox {
    margin: 20px 0 20px 0;
}

.coupon-carttotals .guest-div .coupon-cartbox {
    margin: 20px 0 20px 0;
}

.coupon-carttotals .cartbox-total {
    position: sticky;
    top: 10px;
    border: none;
    background: #f1f1f1;
    padding: 10px;
    margin: 0 0 40px 0;
}

.coupon-carttotals .cartbox-total .card-header {
    background: transparent;
    padding: 0;
    border: none;
    font-size: 18px;
    /*color: #fff;*/
}

.coupon-carttotals .cartbox-total .card-body {
    padding: 0;
}

.coupon-carttotals .cartbox-total .card-body p {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    /*color: #fff;*/
    border-bottom: 1px dashed #fff8f8;
    display: flex;
    justify-content: space-between;
}

#editModal .modal-header h5 {
    font-size: 16px;
}

#editModal .modal-header button {
    border: none;
    background: transparent;
    font-size: 30px;
}

#editModal .modal-body h4 {
    font-size: 16px;
}

#editModal .modal-body form .row .col-md-4 span {
    font-size: 14px;
    font-weight: 700;
}

#editModal .modal-body .Editcartpage h4 {
    font-weight: 500;
}

#editModal .modal-body form .SubmitBtnmksf input {background: var(--maincolor);border: none;padding: 5px 10px;font-size: 14px;color: #fff;line-height: 1.5;border-radius: 4px;}

.coupon-carttotals .cartbox-total .card-body p:last-child {
    border: none;
}

.talk-to-expert .expert-details .expertinfo-lists li:last-child a {
    margin: 0;
}

.CartPageSec .EditCartRight a {
    font-size: 14px;
    padding: 5px 10px;
    background: #6c757d;
    border-radius: 4px;
}

.CartPageSec .EditCartRight a i {
    font-size: 12px;
}

.allpage-wrapper .packagetop-availabilityinfo .availability-btns .customize {
    background: transparent;
    color: var(--maincolor);
    border: 1px solid;
    transition: 0.4s;
}

.allpage-wrapper .packagetop-availabilityinfo .availability-btns .customize:hover {
    background: var(--maincolor);
    color: #fff;
}

.allpage-wrapper .packagetop-availabilityinfo .availability-btns a {
    font-weight: 600;
    font-size: 14px;
}

.slider-area .modal-search-wrap form {
    position: relative;
}

.slider-area .modal-search-wrap button {
    position: absolute;
    top: 15px;
    right: 6px;
    font-size: 26px;
}

.slider-area .modal-search-wrap input {
    background: #fff;
    border: none;
    border-bottom: 1px solid #fff;
    color: #222;
    padding-left: 20px;
    padding-right: 40px;
    padding-top: 35px;
    padding-bottom: 35px;
    border-radius: 7px;
}

.slider-area .modal-search-wrap input::placeholder {
    color: #222;
}

.header-top .headertop-right {
    display: flex;
    margin: 0;
    padding: 5px 0 0 0;
}

.header-top .headertop-right .header-top-button ul {display: flex;}

.header-top .headertop-right .header-top-button {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.header-top .headertop-right .header-top-contacts img {
    height: 30px;
    margin: 0 5px 0 0;
}

.header-top .headertop-right .header-top-contacts ul li {
    margin: 0 0 10px 0;
}

.header-top .headertop-right .header-top-button ul li {
    margin-right: 20px;
}

.header-top .headertop-right .header-top-button ul li:last-child {
    margin: 0;
}

.header-top .headertop-right .header-top-contacts {
    padding: 0 45px 0 0;
}

.header-area {
    padding: 0 0 0 40px;
    background: #1b5e94;
    margin: 0 0 0 40px;
    border-bottom-left-radius: 30px;
}

.header-area .header-top {
    background: #fff;
    border-bottom-left-radius: 30px;
}

.otherpages-contents ul li {
    font-size: 14px;
    line-height: 25px;
}

.otherpages-contents ul {
    list-style: disc;
    padding: 0 0 0 15px;
}

.header-top .headertop-right .header-top-button ul li a {
    font-size: 14px;
}

.header-top .headertop-right .header-top-contacts ul li a {
    font-size: 14px;
}

.otherpages-contents {
    padding: 40px 0;
}

/*header.header-area.absulate-header:before {*/
/*    content: '\f0c8';*/
/*    font-family: 'Font Awesome 5 Pro';*/
/*    color: #1b5e94;*/
/*    font-size: 60px;*/
/*    position: absolute;*/
/*    left: -38px;*/
/*    top: 60px;*/
/*    transform: rotate(360deg);*/
/*    font-weight: 800;*/
/*    clip-path: polygon(17% 0, 100% 0, 100% 100%, 0% 100%);*/
/*}*/

header.header-area.absulate-header:before {
    content: '\f0c8';
    font-family: 'Font Awesome 5 Pro';
    color: #1b5e94;
    font-size: 60px;
    position: absolute;
    left: -45px;
    top: 60px;
    transform: rotate(360deg);
    font-weight: 800;
    height: 100px;
    clip-path: polygon(36% 0, 100% 0, 100% 100%, 0% 100%);
}

.slider-area .owl-carousel .owl-item img {
    height: 111vh;
    object-fit: cover;
}

.single-adventure .packagethumb-contents strong {
    font-size: 12px;
    font-family: 'Raleway';
}

.single-adventure .packagethumb-contents span {
    font-size: 13px;
    font-family: 'Raleway';
    color: #222;
    font-weight: 400;
    margin: -15px 0 0 0;
}

.single-adventure ul li .packagethumb-contents {
    display: flex;
    flex-direction: column;
}

.single-adventure ul li img {
    height: 35px !important;
    width: 35px !important;
    margin: 0;
}

.single-adventure ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.single-adventure ul li {
    display: flex;
    gap: 5px;
    align-items: center;
}

.single-adventure {
    position: relative;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.single-adventure .package-price {
    background: var(--maincolor);
    position: absolute;
    top: 10px;
    right: -15px;
    color: #fff;
    padding: 0 10px;
    font-size: 14px;
    display: none;
}

.customizetrip .GetQuoteForm .Searchbtnmk {
    background: var(--maincolor);
    color: #fff;
    border: none;
    font-size: 16px;
    padding: 5px 30px;
    border-radius: 4px;
}

.customizetrip .GetQuoteForm form label {
    font-size: 14px;
    font-weight: 600;
}

.about-adventure-area .section-title {
    text-align: center;
}

.google-map-area .section-title {
    text-align: left;
}

.contact-area {
    padding: 20px 0;
}

.contact-area .single-contact {
    margin: 0;
}

.why-trekkingmart-page .whyus-contents img {
    height: 100px;
    object-fit: contain;
}

.why-trekkingmart-page .whyus-contents .whypage-thumb {
    background: #f1f1f1;
    text-align: center;
    padding: 20px;
    margin: 0 0 20px 0;
    border-radius: 7px;
}

.why-trekkingmart-page .whyus-contents .whypage-thumb p {
    font-size: 14px;
    margin: 0;
}

.why-trekkingmart-page .whyus-contents .row .col-md-6 .whypage-thumb {
    height: auto;
}

.why-trekkingmart-page .whyus-contents .row .col-md-12 .whypage-thumb {
    text-align: left;
}

.why-trekkingmart-page .whyus-contents .row .col-md-12 .whypage-thumb img {
    width: 100px;
}

.company-profile figure img {
    height: 600px;
    object-fit: contain;
}

.company-profile figure {
    margin: 0 0 0 10px;
    background: #f1f1f1;
    border: 2px solid #ddd;
}

.company-profile .company-contents .note {
    background: #f1f1f1;
    padding: 10px;
    border-left: 4px solid #1b5e94;
}

.responsible-travel .mission-wraps h4 {
    font-size: 28px;
    text-align: center;
    margin: 0 0 20px 0;
}

.responsible-travel .mission-wraps .mission-wrap img {
    height: 75px;
    width: 75px;
    object-fit: contain;
}

.responsible-travel .mission-wraps .mission-wrap {
    background: #f1f1f1;
    padding: 10px;
    margin: 0 0 20px 0;
    text-align: center;
    border-radius: 7px;
    height: 165px;
}

.why-trekkingmart-page .whyus-contents  .whypage-thumb h3 {
    font-size: 21px;
    margin: 0;
}

.header-fixed-main .navigation-area .main-menunav .navbar-nav li:last-child .children {
    left: -190%;
}

.responsible-travel .mission-wraps .mission-wrap h5 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
}

.responsible-travel .mission-wraps .mission-note p {
    background: #f1f1f1;
    padding: 20px;
    border-left: 4px solid var(--maincolor);
    margin: 0;
}

.footerall-wrapper .navbar-nav li a,
.footerall-wrapper .widget.contact-us ul li a {
    /*font-family: 'Roboto' !important;*/
    font-weight: 400;
}

.featured-blogs .aside-blogs-wrap {
    padding: 0 0 0 40px;
}

.featured-blogs .aside-blogs-wrap .aside-blogs {
    display: flex;
    margin: 0 0 20px 0;
}

.featured-blogs .aside-blogs-wrap .aside-blogs figure {
    width: 30%;
    margin: 0;
}

.featured-blogs .aside-blogs-wrap .aside-blogs .post-blog-content {
    width: 70%;
    padding: 10px;
}

.featured-blogs .aside-blogs-wrap .aside-blogs .post-blog-content p {
    margin: 0;
}

.featured-blogs .aside-blogs-wrap .aside-blogs .post-blog-content  a h4 {
    font-weight: 600;
    width: 100%;
    overflow: hidden;
    text-wrap: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    margin: 0;
}

.featured-blogs .aside-blogs-wrap .aside-blogs figure img {border-radius: 7px;height: 120px;width: 200px;}

.featured-blogs .main-blog figure img {
    height: 679px;
    width: 100%;
    border-radius: 7px;
}

.featured-blogs .main-blog .post-thumbnail {
    margin: 0;
}

.featured-blogs .main-blog .post-thumbnail figure {
    margin: 0;
}

.featured-blogs .main-blog .post-blog-content p {
    margin: 0;
}

.featured-blogs .main-blog .post-blog-content a h4 {
    font-weight: 600;
}

.featured-destinations-wrap .overlay h4 a {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}

.BreadCrumbSec .breadcrumbsEs li a {
    color: var(--maincolor);
    font-size: 14px;
}

.single-adventure h4 a {
    font-weight: 700;
    font-size: 18px;
    transition: 0.4s;
}

.single-adventure h4 a:hover {
    color: var(--maincolor);
}

.BreadCrumbSec .breadcrumbsEs .breadcrumbs__item_active {
    font-size: 14px;
}

.BreadCrumbSec .breadcrumbsEs {
    align-items: center;
}

.Dashboard .Topdashright .row .col-md-3 .Dashbox {
    /* background: red; */
    background: #00C4F4;
    background: linear-gradient(277deg, rgb(0 196 244) 37%, rgb(27 94 148 / 68%) 100%, rgba(255, 255, 255, 0) 83%);
    height: 150px;
    border-radius: 7px;
}

.Dashboard .Topdashright .row .col-md-3 .Dashbox a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
}

.Dashboard .Topdashright .row .col-md-3 .Dashbox a h4 {
    text-align: center;
    font-size: 18px;
    margin: 0;
    color: #fff;
}

.Dashboard .Topdashright .row .col-md-3 .Dashbox a  span {
    color: #fff;
    font-size: 28px;
}

.blog-details .sharetrip-contents-blog #share-blog {
    background: transparent;
    border: none;
    padding: 0;
    font-size: 14px;
    font-weight: 600;
    color: #808080;
}

.blog-details .sharetrip-contents-blog #share-blog i {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
}

.blog-details .sharetrip-contents-blog .share-social {
    display: flex;
    gap: 10px;
    transition: 0.4s;
    visibility: hidden;
    opacity: 0;
}

.blog-details .sharetrip-contents-blog .share-social li img {
    height: 16px;
    width: 16px;
    margin: -3px 0 0 0;
}

.blog-details .sharetrip-contents-blog .share-social a {
    opacity: 0.7;
    transition: 0.4s;
}

.blog-details .sharetrip-contents-blog .share-social a:hover {
    opacity: 1;
}

.gane-pagination ul li:before {
    display: none;
}

.blog-details .sharetrip-contents-blog .show-share-social {
    opacity: 1;
    visibility: visible;
}

.blog-lists-main ul li {padding: 0 0 0 15px;font-size: 14px;position: relative;}

.blog-lists-main ul li:before {
    content: '';
    height: 7px;
    width: 7px;
    background: #222;
    border-radius: 50px;
    position: absolute;
    left: 0;
    top: 14px;
}

.searchResults .matchedPackages:first-child,
.searchResults2 .matchedPackages:first-child,
.searchResults3 .matchedPackages:first-child{
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.searchResults .matchedPackages img,
.searchResults2 .matchedPackages img,
.searchResults3 .matchedPackages img{
    height: 70px;
    object-fit: cover;
    width: 80px;
    animation: none;
}

.searchResults .searchContent,
.searchResults2 .searchContent,
.searchResults3 .searchContent{
    width: 100%;
}

.search-wrap__box .holidaySearchyForm button:focus {
    outline: none;
    border: none;   
    box-shadow: none;
}

.bestsellingsl-wrapper .single-adventure,
.top-selling .single-adventure {
    margin: 0 0 20px 0;
}

.search-page-main .single-adventure {
    margin: 0 0 20px 0;
}

.featured-blogs .single-blog figure img {
    height: 300px;
    object-fit: cover;
}

.featured-blogs .single-blog .post-blog-content img {
    height: 25px;
    width: 25px;
    object-fit: contain;
}

.featured-blogs .single-blog .post-blog-content .image-date {
    display: flex;
    align-items: center;
}

.featured-blogs .single-blog .post-blog-content .image-date span {
    font-size: 14px;
    margin: 0 0 0 5px;
}

.featured-blogs .single-blog .post-blog-content h4 {
    font-size: 20px;
    width: 100%;
    overflow: hidden;
    text-wrap: nowrap;
    text-overflow: ellipsis;
    margin: 0;
}

.container  {
    max-width: 1897px !important;
    width: 100% !important;
    padding: 0 140px;
}

.details-info p {
    text-align: center !important;
}

/*Responsive*/


@media (max-width: 1680px){
    .navigation-area .main-menunav .navbar-nav .nav-item1 .children .grandchildren li a {
        font-size: 12px;
    }
    .main-menu-wrap .dropdown-toggle .children li, .main-menu-wrap .dropdown-toggle .children li {
        padding-right: 0;
    }
}

@media (max-width: 1454px){
    .navigation-area .main-menunav .navbar-nav .nav-item1 .children .grandchildren li a {
        font-size: 11px;
    }
}

@media (min-width: 1400px){
    
    .teamArea-global .singleTeam-global img {
        border-radius: 0 !important;
        height: 575px;
        object-fit: cover;
    }
}
/*@media (max-width: 1600px){*/
/*    .talk-to-expert .position-label {*/
/*        font-size: 12px;*/
/*    }*/
/*}*/
@media (max-width: 1400px){
    .service-with-modal .section-title {
        padding: 0 !important;
    }
    
    
}

/*@media (min-width: 1200px){*/
/*    .container  {*/
/*        padding: 0 40px;*/
/*    }*/
/*}*/

/*@media (min-width: 992px){*/
/*    .container  {*/
/*        padding: 0 40px;*/
/*    }*/
/*}*/

/*@media (min-width: 768px){*/
/*    .container  {*/
/*        padding: 0 40px;*/
/*    }*/
/*}*/

/*@media (min-width: 576px){*/
/*    .container  {*/
/*        padding: 0 80px;*/
/*    }*/
/*}*/

@media (max-width: 1400px){
    .main-menunav .navbar-nav {
        gap: 10px;
    }
}

@media screen and (max-width: 1200px){
    section.slider-area {
        margin: -180px 0 0 0;
    }
    .slider-area .owl-carousel .owl-item img {
        height: inherit;
    }
    .footer-associated h3:before,
    .footer-associated h3:after{
        width: 250px;
    }
    .main-menu-wrap .modal-search-wrap form input {
        width: 100%;
    }
}

@media (max-width: 992px) {
    .header-top,
    .main-menu-wrap .header-top-left {
        display: none;
    }
    .navigation-area .navigation-bg {
        background: transparent;
    }
    .homepage .navigation-area {
        background: transparent;
    }
    .main-menu-wrap .navbar {
        justify-content: space-between;
        width: 100%;
    } 
    .featured-blogs .aside-blogs-wrap {
        padding: 0;
    }
    .featured-blogs .aside-blogs-wrap .aside-blogs figure img,
    .featured-blogs .main-blog figure img{
        height: auto;
        object-fit: cover;
    }
    .nav-item3 .show-children {
        display: flex !important;
        flex-direction: column !important;
    }
    .main-menu-wrap .nav-item1 .children .grandchildren a {
        font-size: 12px !important;
    }
    /*.main-menunav .navbar-nav .dropdown-toggle:after {*/
    /*    display: none;*/
    /*}*/
  
/* Custom Arrow */
    /* remove bootstrap caret */


/* make room on the right for the chevron */
.main-menunav .navbar-nav .nav-item .dropdown-toggle{
  position: relative;
  padding-right: 34px; /* adjust if needed */
}

/* chevron lines */
.main-menunav .navbar-nav .nav-item .dropdown-toggle::before,
.main-menunav .navbar-nav .nav-item .dropdown-toggle::after{
  content: "";
  position: absolute;
  top: 50%;
  right: 6px;              /* distance from right */
  width: 12px;              /* line length */
  height: 2px;              /* line thickness */
  background: #fff;         /* chevron color */
  border-radius: 999px;     /* rounded ends */
  transform-origin: center;
  border: none;
}

/* left stroke */
.main-menunav .navbar-nav .nav-item .dropdown-toggle::before{
  transform: translate(-2px, -50%) rotate(45deg);
}

/* right stroke */
.main-menunav .navbar-nav .nav-item .dropdown-toggle::after{
  transform: translate(6px, -50%) rotate(-45deg);
}

/* optional: animate on open */
.main-menunav .navbar-nav .nav-item .dropdown.show > .dropdown-toggle::before{
  transform: translate(-2px, -50%) rotate(-45deg);
}
.main-menunav .navbar-nav .nav-item .dropdown.show > .dropdown-toggle::after{
  transform: translate(6px, -50%) rotate(45deg);
}




    .main-menunav .navbar-nav .nav-item ul {width: 100%;background: #0d3b42;border: none;}
    .main-menunav .navbar-nav .nav-item ul li a {
        color: #fff;
    }
    .menu-search-responsive {
        display: flex;
        justify-content: space-between;
        background: #fff;
        padding: 18.5px 10px;
    }
    .main-menunav .navbar-nav .nav-item{
        padding: 5px 10px;
    }
    #navbarSupportedContent {
        position: fixed !important;
        left: 0;
        top: 0 !important;
        width: 310px !important;
        height: 100vh;
        background: var(--maincolor) !important;
        padding: 0 !important;
        overflow: auto;
    }
    .menu-search-responsive .searchform-responsive-wrapper {
        display: none;
        position: absolute;
        left: 0;
        width: 100%;
        z-index: 1;
        top: 55px;
    }
    
    .showsearch-form {
        display: block !important;
    }
    
    .menu-search-responsive .searchform-responsive-wrapper form {
        width: 100%;
        margin: 0 auto;
        background: #0b71ba;
        padding: 10px;
        position: relative;
        border-radius: 0;
    }
    
    .menu-search-responsive .searchform-responsive-wrapper form button {
        position: absolute;
        width: auto;
        top: 10px;
        right: 0;
        background: transparent;
        color: #fff;
        border: none;
    }
    
    .menu-search-responsive .searchform-responsive-wrapper form input {
        background: transparent;
        border: none;
        border-radius: 0;
        border-bottom: 1px solid #ddd;
        color: #fff;
        padding-right: 27px;
        padding-left: 0;
    }
    
    .menu-search-responsive .searchform-responsive-wrapper form input::placeholder {
        color: #bdbdbd;
    }
}

@media screen and (max-width: 600px){
    .blog-area .single-blog-post.style-2 {
        flex-direction: column;
    }
    .blog-area .single-blog-post.style-2 img {
        height: auto;
    }
}


/*--------------------------------------------------------------
# Search
--------------------------------------------------------------*/
.search-wrap__box .holidaySearchyForm{background-color:#fff;width:63%;box-shadow:rgba(149,157,165,0.2) 0px 8px 24px;margin:0 auto;position: relative;}
.search-wrap__box input{padding-left:20px;border-radius:0;height:55px;flex:0 0 75%;border:none;font-size:14px;font-weight:400;text-transform:capitalize;}
/*.search-wrap__box input:focus{border:1px solid transparent;outline:none;box-shadow:none;border-bottom:1px solid var(--secondcolor);}*/
.search-wrap__box input::placeholder{color:#222;}
.searchResults,
.searchResults2,
.searchResults3
{background:#fff;border-radius:7px;display:none;margin:5px 0 0 0;box-shadow:0 0.125rem 0.25rem rgba(0,0,0,.075);height:355px;    /*overflow: hidden;*/overflow-y:scroll;position:absolute;left:0;top:63px;z-index:999;width:100%;}
.searchResults::-webkit-scrollbar,
.searchResults2::-webkit-scrollbar,
.searchResults3::-webkit-scrollbar
{width:10px;}
.search-wrap__box .holidaySearchyForm button {
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    padding: 10px 10px;
    height: auto;
    font-size: 28px;
    background: transparent !important;
    border: none;
    display: none !important;
}
/* Track */
.searchResults::-webkit-scrollbar-track,
.searchResults2::-webkit-scrollbar-track,
.searchResults3::-webkit-scrollbar-track
{background:#f1f1f1;}

/* Handle */
.searchResults::-webkit-scrollbar-thumb{background:#888;}

/* Handle on hover */
.searchResults::-webkit-scrollbar-thumb:hover,
.searchResults2::-webkit-scrollbar-thumb:hover,
.searchResults3::-webkit-scrollbar-thumb:hover
{background:#555;}
.searchResults .matchedPackages,
.searchResults2 .matchedPackages,
.searchResults3 .matchedPackages
{display:flex;padding:10px 10px;}
.searchResults .matchedPackages img,
.searchResults2 .matchedPackages img,
.searchResults3 .matchedPackages img
{height:70px;object-fit:cover;width:80px;animation:none;}
.searchResults .matchedPackages:first-child,
.searchResults2 .matchedPackages:first-child,
.searchResults3 .matchedPackages:first-child
{border-top-left-radius:4px;border-top-right-radius:4px;}
.searchResults .searchContent,
.searchResults2 .searchContent,
.searchResults3 .searchContent
{width:100%;}
.searchResults .matchedPackages a,
.searchResults2 .matchedPackages a,
.searchResults3 .matchedPackages a{color:#222;text-transform:capitalize;display:block;padding:10px 15px;border-radius:7px;width:95%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;}

.searchResults .matchedPackages img {
    height: 100px !important;
    width: 100px !important;
}

.searchResults .matchedPackages .results-package-count,
.searchResults2 .matchedPackages .results-package-count,
.searchResults3 .matchedPackages .results-package-count{
    font-weight: 600;
    font-size: 14px;
}

.searchResults .searchContent h5,
.searchResults2 .searchContent h5,
.searchResults3 .searchContent h5{
    font-size: 16px;
    margin: 0;
}

.searchResults .searchContent h5 a,
.searchResults2 .searchContent h5 a,
.searchResults3 .searchContent h5 a{
    font-weight: 600;
    padding: 0;
}

.searchResults .searchContent .price-date-wrapsearch,
.searchResults2 .searchContent .price-date-wrapsearch,
.searchResults3 .searchContent .price-date-wrapsearch{
    display: flex;
}

.searchResults .searchContent .price-date-wrapsearch span,
.searchResults2 .searchContent .price-date-wrapsearch span,
.searchResults3 .searchContent .price-date-wrapsearch span{
    font-size: 16px;
    padding: 0 0 0 10px;
    margin: 0 0 0 10px;
    position: relative;
}

.searchResults .searchContent .price-date-wrapsearch span:before,
.searchResults2 .searchContent .price-date-wrapsearch span:before,
.searchResults3 .searchContent .price-date-wrapsearch span:before{
    content: '|';
    position: absolute;
    left: 0;
    font-weight: 600;
    color: #222;
}

.searchResults .searchContent,
.searchResults2 .searchContent,
.searchResults3 .searchContent{
    padding: 10px;
}

.main-menu-wrap .nav-item1 .children .grandchildren li a:focus, 
.main-menu-wrap .nav-item3 .children .grandchildren li a:focus {
    color: var(--maincolor) !important;
}

.gallery-main .gallery-view {
    position: absolute;
    bottom: 20px;
    right: 20px;
    display: flex;
    align-items: center;
    background: #ffffffb5;
    padding: 0 10px;
    border-radius: 4px;
}

.gallery-main .gallery-view img {
    height: 20px !important;
    width: 22px !important;
    object-fit: contain !important;
}

.gallery-main .gallery-view span {
    font-size: 12px;
    text-transform: uppercase;
    margin: 0 0 0 10px;
    font-weight: 700;
}

.header-fixed-main .navigation-area {
    position: fixed;
    top: 0;
    background: var(--maincolor);
    width: 100%;
    left: 0;
}

.trip-table table thead tr th p {
    color: #fff !important;
}

.Dashboard {
    margin: 0 0 40px 0;
}

.menudetails-fixed {
    position: fixed !important;
    top: 81px !important;
    width: 100%;
    left: 0;
    padding: 0 140px;
    background: #fff;
    z-index: 2;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}

.main-menu-wrap .contact-responsive {
    display: none;
}

.widget.quick-link-widget ul li a,
.widget.quick-link-categories ul li a, .widget.quick-destinations ul li a,
.footerall-wrapper .widget.contact-us ul li a{
    transition: 0.4s;
}

.widget.quick-link-widget ul li a:hover,
.widget.quick-link-categories ul li a:hover, .widget.quick-destinations ul li a:hover,
.footerall-wrapper .widget.contact-us ul li a:hover{
    color: var(--maincolor);
    letter-spacing: 0.1px;
}

.blog-lists-main figure {
    margin: 0 0 20px 0;
    position: relative;
    border-radius: 7px;
    overflow: hidden;
}

.blog-lists-main figure img {
    border-radius: 7px;
    height: 263px;
    width: 100%;
    object-fit: cover;
    transition: 0.4s;
}

.blog-lists-main figure .blogs-postedcontents span i {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
}

.blog-lists-main figure .blogs-postedcontents .blog-link {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    justify-content: flex-end;
}

.blog-lists-main figure .blogs-postedcontents .blog-link:hover .blog-lists-main figure .blogs-postedcontents h3 {
    color: var(--maincolor);
}

.blog-lists-main figure .blogs-postedcontents {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
    width: 100%;
    background: #000000a1;
    border-radius: 7px;
    z-index: 1;
    padding: 0 10px 20px 10px;
    text-align: center;
}

.blog-lists-main figure .blogs-postedcontents h3 {
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin: -5px 0 0 0;
}

.blog-lists-main figure .featured-blog-thumb {
    position: absolute;
    top: 20px;
    left: 20px;
    background: #1b5e94ab;
    color: #fff;
    z-index: 2;
    font-size: 14px;
    line-height: normal;
    padding: 5px 20px;
    border-radius: 4px;
}

.blog-lists-main figure .blogs-postedcontents span {
    color: #fff;
    font-size: 14px;
}

.blog-archive-all h4 {
    margin: 0;
}

.blog-archive-all .tag-list-item a {
    display: inline-block;
    font-size: 12px;
    background: #6c757d;
    padding: 5px 7px;
    line-height: normal;
    color: #fff;
    border-radius: 7px;
}

.blog-details .singleblog-posts img {
    height: 25px;
}

.blog-details .singleblog-posts h3 {
    font-size: 14px;
    color: #808080;
    font-weight: 500;
}

.featured-blogs .post-blog-content p {
    /*height: 35px;*/
    overflow: hidden;
}

.blogdetails-sidebar .search-wrap__box form {
    width: 100%;
    margin: 0 0 30px 0;
    box-shadow: none;
}

.blogdetails-sidebar .search-wrap__box form input {
    border-bottom: 1px solid #ddd;
    padding: 0 40px 0 0;
}

.blogdetails-sidebar .search-wrap__box form input:focus {
    border: none;
    border-bottom: 1px solid #ddd;
}

.blogdetails-sidebar .search-wrap__box form .searchResults {
    overflow-x: hidden;
}

.blogdetails-sidebar .search-wrap__box form .searchResults h5 {
    text-wrap: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
}

.single-adventure:hover img {
    transform: scale(1.1);
}

.single-adventure:hover .adventure-content img {
    transform: scale(1);
}

.single-adventure > a {
    display: block;
    overflow: hidden;
}

.single-adventure > a img {
    margin: 0;
    transition: 0.4s;
}

.related-packages {
    padding: 40px 0;
}

.google-map-area .row .col-sm-6 .section-title h2 {
    font-size: 21px;
    margin: 0;
}

.related-packages .related-package-sl .owl-nav {
    display: block !important;
}

.google-map-area .row .col-sm-6 .section-title {
    margin: 0 0 20px 0;
}

.contactpage-form label {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
}

.search-page-main .search-wrap__box .holidaySearchyForm {
    width: 100%;
    margin-left: auto !important;
    margin-right: initial;
    margin-bottom: 20px;
    background: transparent;
    box-shadow: none;
}

.search-page-main .search-wrap__box .holidaySearchyForm input {
    background: transparent;
    border-bottom: 1px solid var(--maincolor);
    padding-left: 0;
    padding-right: 40px;
    transition: 0.4s;
}

.search-page-main .search-wrap__box .holidaySearchyForm input:focus {
    border: none;
    outline: none;
    border-bottom: 1px solid var(--maincolor);
}

.search-page-main .search-wrap__box .holidaySearchyForm .show-input {
    visibility: visible;
    opacity: 1;
}

.contactpage-main {
    padding: 40px 0 0 0;
}

.contactpage-main .contactpage-form form .form-group {
    margin: 0 0 0 0;
}

.contactpage-main .google-map-area .row {
    align-items: center;
}

.contactpage-main .contactpage-form p {
    margin: 0 !important;
}

.contactpage-main .google-map-area .row .section-title {
    margin: 0;
}

.contactpage-main .google-map-area .row .section-title h2 {
    font-size: 24px;
    margin: 0 0 10px 0;
}

.featured-activities {
    padding: 80px 0 0 0;
}

.main-menu-wrap .search-menu .modal-searchform {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000e0;
    z-index: 999;
    /*display: flex;*/
    justify-content: center;
    align-items: center;
}

.main-menu-wrap .search-menu .modal-searchform #close-searchmain {
    color: #fff;
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer;
    transition: 0.4s;
    opacity: 0.8;
}

.show-modal-searchform {
    display: flex !important;
}

.main-menu-wrap .search-menu .modal-searchform #close-searchmain i {
    font-size: 30px;
}

.main-menu-wrap .search-menu .modal-searchform #close-searchmain:hover {
    opacity: 1;
}

.main-menu-wrap .search-menu .modal-searchform form input {
    background: transparent !important;
    border-radius: 0 !important;
    border-bottom: 1px solid #ddd;
    padding: 0 0 0 0;
    color: #fff;
}

.main-menu-wrap .search-menu .modal-searchform form input:focus {
    outline: none;
    border: none;
    border-bottom: 1px solid #ddd;
}

.main-menu-wrap .search-menu .modal-searchform form {
    background: transparent;
    border-radius: 0;
    box-shadow: none;
    position: relative;
    width: 80%;
}

.bradcumb-global .globalbreadcrumb-wrapper {
    background: #e5f6fc;
    padding: 10px;
    border-radius: 7px;
    border: 1px solid #f1f1f1;
}

.bradcumb-global {
    padding: 20px 0 0 0;
}

.bradcumb-global .globalbreadcrumb-wrapper ul {
    display: flex;
}

.bradcumb-global .globalbreadcrumb-wrapper ul li {
    font-size: 13px;
    margin-right: 10px;
    color: var(--maincolor);
}

.bradcumb-global .globalbreadcrumb-wrapper ul li a {
    color: #222;
    padding: 0 0px 0 0px;
}

.bradcumb-global .globalbreadcrumb-wrapper ul li a:after {
    content: '\f105';
    font-family: 'Font Awesome 5 Pro';
    padding: 0 0 0 10px;
}

.main-menu-wrap .search-menu .modal-searchform form button.form-control {
    position: absolute;
    right: 0;
    top: 10px;
    width: auto;
    background: transparent;
    border: none;
    color: #fff;
}

.main-menu-wrap .search-menu .modal-searchform form button.form-control i {
    font-size: 25px;
}

.main-menu-wrap .search-menu .modal-searchform form input::placeholder {
    color: #fff;
}

.main-menu-wrap .search-menu {
    width: auto;
}

.header-fixed-main .main-menu-wrap .search-menu {
    width: auto;
    margin: 0 0 0 50px;
}

.main-menu-wrap .search-menu #toggle-search i {
    color: #fff;
}

.header-fixed-main .navigation-area .main-menunav .navbar-nav {
    padding-left: 19px;
}


/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/

@media (min-width: 1950px){
    .about-section img {
        width: auto;
        height: auto;
    }
}

@media (min-width: 992px) {
    .menu-contacts {
        display: none;
    }
    .main-menu-wrap .navbar-collapse {
        flex-grow: initial;
        justify-content: space-between;
        width: 100%;
        position: relative;
    }
    .header-fixed-main .navigation-area .site-logo.mobile-logo {
        display: block;
        position: initial;
    }
        
    .header-fixed-main .navigation-area .site-logo.mobile-logo img {
        height: auto;
        /*width: 150px;*/
        background: #fff;
        object-fit: contain;
        padding: 2px;
        max-width: 132px;
    }
    
    .header-fixed-main .navigation-area .main-menunav {
        width: 100%;
        justify-content: space-between;
    }
    
    .header-fixed-main .navigation-area .main-menunav .navbar-nav {
        margin: 0 !important;
        width: auto;
        justify-content: flex-start;
    }
} 

@media (max-width: 1750px){
    .why-trekkingmart .whytrekkingmart-thumb {
        height: 290px;
    }
}

@media (max-width: 1530px){
    .why-trekkingmart .whytrekkingmart-thumb {
        height: 320px;
    }
}

@media (max-width: 1330px){
    .why-trekkingmart .whytrekkingmart-thumb {
        height: 360px;
    }
}

@media (max-width: 1400px){
    .slider-area .owl-carousel .owl-item img {
        height: 117vh;
    }
    .header-fixed-main .navigation-area .navbar-nav li a {
        font-size: 14px;
    }
    .ring {
        width: 130px;
        height: 145px;
    }
    .ring span {
        margin: 0;
        display: block;
        /*line-height: 0;*/
    }
    .navigation-area .main-menunav .navbar-nav li:last-child .children {
        left: -240%;
    }
}

@media (max-width: 1200px){
    .slider-area .owl-carousel .owl-item img {
        height: auto;
    }
    .header-fixed-main .navigation-area .main-menunav .navbar-nav li:last-child .children {
        left: -310%;
    }
    .slider-area .slide-content {
        padding: 0;
        top: 55%;
    }
    .container {
        padding: 0 40px;
    }
    .featured-blogs .single-blog figure img {
        height: 230px;
        object-fit: cover;
    }
    /*.header-fixed-main .navigation-area .site-logo.mobile-logo img {*/
    /*    width: 100px;*/
    /*}*/
    .top-gallery .topgal-contents h1 {
        font-size: 21px !important;
    }
    .top-gallery .topgal-contents .trip-contents-gal ul li {
        width: 50% !important;
        border: none !important;
    }
    .top-gallery .topgal-contents .trip-contents-gal ul li:last-child {
        border: none !important;
    }
    .top-gallery .topgal-contents .trip-contents-gal ul {
        border: 1px solid var(--maincolor);
    }
    .header-fixed-main .navigation-area .container-fluid {
        padding: 0 40px !important;
    }
}

@media (max-width: 1140px){
    .why-trekkingmart .whytrekkingmart-thumb {
        height: auto;
    }
    .contactpage-main .google-map-area .row .section-title h2 {
        font-size: 21px;
    }
    .header-fixed-main .navigation-area .main-menunav .navbar-nav {
        padding: 0 0 0 5px;
    }
    .header-fixed-main .navigation-area .main-menunav .navbar-nav {
        gap: 10px;
    }
    .header-fixed-main .navigation-area .main-menunav .navbar-nav .dropdown-toggle > .nav-link,.header-fixed-main .navigation-area .main-menunav .navbar-nav .nav-item5 > .nav-link {
        font-size: 12px;
    }
}

@media screen and (max-width: 992px) {
    .main-menu-wrap .navbar-nav li{
      border-bottom: 1px dotted #dde9eb;
      padding: 0 0 0 10px;
    }
    .header-fixed-main .navigation-area .main-menunav .navbar-nav li:last-child .children {
        left: 0;
    }
    .header-area {
        margin: 0;
    }
    .main-menu-wrap .navbar-nav .dropdown-toggle .children li a {
        font-size: 12px !important;
    }
    .main-menunav .navbar-nav .nav-item1 .dropdown-parentlink {
        font-size: 14px;
    }
    .header-fixed-main .navigation-area .main-menunav .navbar-nav .dropdown-toggle > .nav-link, .header-fixed-main .navigation-area .main-menunav .navbar-nav .nav-item5 > .nav-link {
        font-size: 13px;
    }
    .header-fixed-main .navigation-area .main-menunav .navbar-nav {
        padding: 0;
    }
    .main-menu-wrap .dropdown-toggle .children li, .main-menu-wrap .dropdown-toggle .children li {
        width: 100% !important;
    }
    .main-menu-wrap .dropdown-toggle .children li, .main-menu-wrap .dropdown-toggle .children li {
        width: 100%;
        float: none;
    }
    .header-fixed-main .navigation-area .main-menunav .navbar-nav {
        gap: 0;
    }
    .main-menu-wrap .dropdown-toggle .children, .main-menu-wrap .dropdown-toggle .children {
        margin-top: 0 !important;
    }
    .navigation-area .main-menunav .navbar-nav li:last-child .children {
        left: 0;
    }
    .main-menu-wrap .dropdown-toggle .children li, .main-menu-wrap .dropdown-toggle .children li {
        width: 100%;
    }
    .main-menu-wrap .search-menu {
        display: none;
    }
    .main-menu-wrap .contact-responsive img {
        height: 30px;
        object-fit: contain;
    }
    
    .navigation-area .main-menunav .navbar-nav .nav-item1 .children .dropdown-parentlink {
        margin: 5px 0 0 0;
    }
    .main-menu-wrap .dropdown-toggle .children a {
        font-size: 12px;
    }
    .featured-blogs .single-blog figure img {
        height: 287px;
    }
    .featured-activities .single-camp-hi img {
        height: 285px;
    }
    .main-menu-wrap .contact-responsive a i {
        font-family: 'Font Awesome 5 Pro';
        transform: rotate(97deg);
        display: inline-block;
        color: var(--maincolor);
    }
    .main-menu-wrap .nav-item1 .children {
        padding: 10px 0 0 0 !important;
    }
    .header-fixed-main .main-menu-wrap .contact-responsive a,
    .header-fixed-main .main-menu-wrap .contact-responsive a i{
        color: #fff;
    }
    .main-menu-wrap .contact-responsive a {
        font-size: 16px;
        font-weight: 600;
    }
    .main-menu-wrap .navbar-nav li a{
       font-size: 15px;
    }
    .main-menu-wrap .contact-responsive {
        display: block;
    }
    .header-fixed-main .navbar-toggler:after{
        color: #fff !important;
    }
    .header-fixed-main .navigation-area .container-fluid{
        padding: 0 30px !important;
    }
    .header-fixed-main .main-menunav .site-logo img {
        background: #fff;
    }
    .talk-to-expert figure {
        margin: 0;
        flex: initial;
    }
    .main-menunav .navbar-nav li > ul{
        position:relative;
    }
    .searchResults .matchedPackages img,
    .searchResults2 .matchedPackages img,
    .searchResults3 .matchedPackages img{
        height: auto !important;
        width: 100% !important;
    }
    .searchResults,
    .searchResults2,
    .searchResults3{
        height: 100vh;
    }
    .searchResults .matchedPackages,
    .searchResults2 .matchedPackages,
    .searchResults3 .matchedPackages{
        padding: 0;
        flex-direction: column;
    }
    .searchResults .searchContent h5,
    .searchResults2 .searchContent h5,
    .searchResults3 .searchContent h5{
        font-size: 12px;
        margin: 0;
    }
    .searchResults .searchContent .price-date-wrapsearch p,
    .searchResults2 .searchContent .price-date-wrapsearch p,
    .searchResults3 .searchContent .price-date-wrapsearch p{
        margin: 0;
        font-size: 11px;
    }
    .searchResults .searchContent .price-date-wrapsearch span,
    .searchResults2 .searchContent .price-date-wrapsearch span,
    .searchResults3 .searchContent .price-date-wrapsearch span{
        font-size: 11px;
    }
    .slider-area .slide-content {
        padding: 0 !important;
    }
    .slider-area {
        margin: -80px 0 0 0;
    }
    .main-menunav .navbar-nav li > ul {
        width: 97% !important;
        padding: 0;
    }
    header.header-area.absulate-header:before {
        display: none;
    }
    .header-area {
        background: #fff;
        padding: 0;
    }
    .main-menu-wrap .navbar .show-children {
        margin: 0 0 10px 0;
    }
    .talk-to-expert{
        margin-top: 20px;
    }
    .talk-to-expert figure {
        flex: 0 0 12%;
    }
    .header-area .navbar-toggler:after {
        color: var(--maincolor);
    }
    .header-area .navbar-toggler {
        margin: 0;
    }
    .main-menunav .navbar-nav .dropdown-toggle > a:after {
        display: none;
    }
    .main-menu-wrap .navbar-nav .dropdown-toggle:before {
        content: '\f0d7';
        font-family: 'Font Awesome 5 Pro';
        position: absolute;
        right: 10px;
        top: 0;
        color: #fff;
        cursor: pointer;
        z-index: -1;
    }
    .main-menu-wrap .nav-item7 .children .grandchildren a {
        font-size: 12px !important;
    }
    .main-menu-wrap .navbar-nav .dropdown-toggle {
        position: relative !important;
    }
    .main-menu-wrap .dropdown-toggle .children {
        flex-direction: column;
        padding: 0 !important;
    }
    /*.main-menu-wrap .dropdown-toggle .children li > a {*/
    /*    margin: 0 !important;*/
    /*    font-size: 12px;*/
    /*}*/
    .main-menu-wrap .dropdown-toggle .show-children {
        display: flex !important;
    }
    .menu-contacts {
        padding: 0 10px;
    }
    
    .menu-contacts h5 {
        color: #fff;
        font-size: 14px;
        margin: 0;
    }
    
    .menu-contacts ul li img {
        height: 40px;
        width: 40px;
        margin-right: 5px;
    }
    
    .menu-contacts ul li a {
        font-weight: 300;
        font-size: 14px;
        color: #fff;
    }
}


@media (max-width: 768px) {
    .selling-tips-area .section-title h2:before,
    .selling-tips-area .section-title h2:after,
    .top-selling .section-title h2:before,
    .top-selling .section-title h2:after,
    .featured-activities .section-title h2:before,
    .featured-activities .section-title h2:after,
    .why-trekkingmart .section-title h2:before,
    .why-trekkingmart .section-title h2:after,
    .testimonial-sections .section-title h2:before,
    .testimonial-sections .section-title h2:after,
    .featured-destinations .section-title h2:before,
    .featured-destinations .section-title h2:after{
        display: none !important;
    }
    .featured-activities .single-camp-hi img {
        height: 200px;
    }
    .why-trekkingmart-page .whyus-contents img {
        height: 60px;
        object-fit: contain;
        margin: 0;
    }
    .coupon-carttotals .cartbox-total {
        margin: 0 0 20px 0;
    }
    .why-trekkingmart-page .whyus-contents .row .col-md-6 .whypage-thumb h3 {
        font-size: 18px;
        margin: 0;
    }
    .selling-tips-area .single-adventure img {
        height: auto;
    }
    .top-spacing {
        padding-top: 40px;
    }
    .top-selling .row .col-md-4:last-child .single-adventure {
        margin: 0;
    }
    .why-trekkingmart {
        padding: 20px 0 0 0;
    }
    .home-blog-area {
        padding: 40px 0 40px 0;
    }
    .section-title h2 {
        font-size: 28px;
    }
    .footerall-wrapper .row .col-lg-2 {
        width: 50%;
    }
    .footerall-wrapper .row .col-lg-3:last-child {
        width: 50%;
    }
    .search-wrap__box .holidaySearchyForm {
        width: 100% !important;
    }
    .top-selling .section-title,
    .featured-activities .section-title,
    .testimonial-sections .section-title,
    .featured-destinations .section-title,
    .home-blog-area .blog-title{
        margin: 0 0 20px 0 !important;
    }
    .featured-blogs .single-blog .post-blog-content h4 {
        font-size: 16px;
    }
    .search-wrap__box input {
        height: auto !important;
    }
    .testimonial-wrapper .text p {
        padding: 0;
    }
    .blog-details .single-post-content-thumb h4 {
        font-size: 21px;
    }
    .testimonial-sections .testimonial-wrapper {
        width: 100%;
    }
    .search-wrap__box .holidaySearchyForm button {
        padding: 0;
        right: 10px;
    }
    .adventure-content h6{
        font-size: 16px;
        margin: 0 0 10px 0;
    }
    .header-area {
        margin: 0;
        padding: 0;
    }
    .menudetails .packagedetails-menu .package-book {
        display: none;
    }
    .bradcumb h3 {
        font-size: 21px;
        margin-bottom: 0;
    }
    .bradcumb ul li,
    .bradcumb ul li a{
        font-size: 14px;
    }
    .slider-area .slide-content {
        padding: 90px 0 0 0 !important;
    }
    .slider-area .modal-search-wrap button {
        top: 0 !important;
    }
    .header-area .navbar-toggler {
        margin: 0;
    }
    .navbar-toggler:after {
        font-size: 27px;
    }
    .customize-multistep .multistepform-wrapper .col-md-3 button {
        margin: 0 0 20px 0;
    }
    .talk-to-expert figure {
        flex: 0 0 17%;
    }
    .why-trekkingmart .whytrekkingmart-thumb {
        height: auto;
        margin: 0 0 20px 0;
    }
    .why-trekkingmart .row .col-md-3:last-child .whytrekkingmart-thumb {
        margin: 0;
    }
    .featured-blogs .aside-blogs-wrap {
        padding: 20px 0 0 0;
    }
    .featured-blogs .aside-blogs-wrap .aside-blogs .post-blog-content {
        padding-top: 0;
    }
    .selling-tips-area .adventure-content a h6,
    .single-adventure h4 a,
    .featured-blogs .main-blog .post-blog-content a h4{
        font-size: 16px;
    }
    .featured-blogs .aside-blogs-wrap .aside-blogs .post-blog-content  a h4 {
        font-size: 14px;
    }
    .home-blog-area .blog-title .btn {
        font-size: 12px;
        padding: 5px 5px;
    }
    .featured-activities .camp-hi-content a h4 {
        font-size: 18px;
    }
    .top-selling .single-portfolio img {
        height: auto;
    }
    .slider-area .modal-search-wrap button {
        font-size: 20px;
    }
    .single-adventure ul {
        flex-wrap: wrap;
    }
}


@media (max-width: 576px){
    .slider-area .modal-search-wrap input{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .featured-activities .single-camp-hi img {
        height: auto;
    }
    .holiday-buttons-wrap ul {
        flex-direction: column;
    }
    .holiday-buttons-wrap ul li .btn {
        width: 100%;
    }
    .testimonial-sections .testimonial-wrapper {
        width: 100% !important;
    }
    .header-area .navbar-toggler .navbar-toggler-icon {
        display: none;
    }
    .main-menu-wrap .contact-responsive img {
        height: 25px;
    }
    .slider-area .owl-carousel .owl-item img {
        height: 455px;
    }
    .main-menu-wrap .contact-responsive a {
        font-size: 12px;
    }
    .talk-to-expert {
        flex-direction: column;
        align-items: flex-start;
    }
    .talk-to-expert figure {
        flex: 0 0 100%;
    }
    .footerall-wrapper .row .col-lg-3:last-child {
        width: 100%;
    }
    .container {
        padding: 0 20px;
    }
    .header-fixed-main .navigation-area .container-fluid {
        padding: 0 20px !important;
    }
    .single-adventure ul li img {
        height: 25px !important;
        width: 25px !important;
    }
    .single-adventure .packagethumb-contents strong {
        font-size: 11px;
    }
    .single-adventure .packagethumb-contents span {
        font-size: 12px;
    }
    .single-adventure .package-price {
        font-size: 12px;
    }
    .menu-search-responsive {
        padding: 11px 10px;
    }
}

/*--------------------------------------------------------------
# Show alert message
--------------------------------------------------------------*/
.cart-toast{position:fixed;top:20px;right:20px;z-index:999999;min-width:220px;max-width:360px;padding:10px 14px;border-radius:6px;box-shadow:0 10px 25px rgba(0,0,0,.15);font-size:14px;font-weight:600;opacity:0;transform:translateY(-10px);transition:all .25s ease;}
.cart-toast.show{opacity:1;transform:translateY(0);}
.cart-toast-success{background:#e9f9ee;border:1px solid #b7ebc6;color:#1e7e34;}
.cart-toast-error{background:#fdeaea;border:1px solid #f5c2c7;color:#b02a37;}

.inquiry-popup .GetQuoteForm .form-group {
    margin: 0 0 5px 0;
}


    .package-includes .includes-excludes .slidertop-wrapper {
        position: relative;
    }
    
    .package-includes .includes-excludes .toggle-list-wrapper li.hidden-item {
        display: none;
    }
    
    .trip-itinerary .accordion-body {
        padding-left: 9px;
        padding-top: 0;
        padding-bottom: 5px;
    }
    
    #overview,
    #itinerary,
    #costs,
    #information {
        scroll-margin-top: 150px;
    }
    
    .package-includes .includes-excludes .read-more-toggle {
        background: none;
        border: none;
        color: var(--maincolor);
        padding: 0;
        margin-top: 0;
        cursor: pointer;
        font-weight: 600;
        font-size: 14px;
    }
    
    .allpage-wrapper .packagetop-availabilityinfo .availabilityinfo-button .btn-booknow {
        border: 1px solid var(--secondcolor);
        font-size: 14px;
        font-weight: 600;
        color: #fff;
        padding: .375rem .75rem;
        border-radius: .25rem;
        background: var(--secondcolor);
        transition: 0.4s;
    }
    
    .allpage-wrapper .packagetop-availabilityinfo .availabilityinfo-button .btn-booknow:hover {
        background: var(--maincolor);
        border: 1px solid var(--maincolor);
    }
    
    .allpage-wrapper .packagetop-availabilityinfo .btn-modalbook {
        background: transparent;
        color: var(--maincolor);
        transition: 0.4s;
    }
    
    .allpage-wrapper .packagetop-availabilityinfo .btn-modalbook:hover {
        background: var(--secondcolor);
        color: #fff;
    }
    
    .allpage-wrapper .menu-scroll li {
        padding: 5px 10px;
        text-align: center;
    }
    
    .allpage-wrapper .menu-scroll li a {
        margin: 0 !important;
    }
    
    .reviews {
        padding: 70px 0 0 0;
    }
    
    .allpage-wrapper .menu-scroll .active-section {
        background: #25b6ea;
        /*padding: 0 10px;*/
    }
    
    .allpage-wrapper .menu-scroll .active-section img {filter: brightness(0) invert(1);}
    
    .allpage-wrapper .menu-scroll .active-section a {
        color: #fff;
    }
    
    .allpage-wrapper .package-includes h4 {
        font-size: 18px;
        margin: 0;
    }
    
    .customizetrip .customize-btn .customize-aside-btn ul li a {
        width: 190px;
        display: block;
        text-align: center;
        transition: 0.4s;
        font-size: 14px;
        border: 1px solid var(--maincolor);
    }

.customizetrip .customize-btn .customize-aside-btn ul li:first-child a {
    background: var(--maincolor);
    color: #fff;
    margin: 0 0 10px 0;
}

.customizetrip .customize-btn .customize-aside-btn ul li:last-child a {
    border: 1px solid var(--maincolor);
    color: var(--maincolor);
}

.customizetrip .customize-btn .customize-aside-btn ul li:first-child a:hover {
    background: transparent;
    color: var(--maincolor);
}

.customizetrip .customize-btn .customize-aside-btn ul li:last-child a:hover {
    background: var(--maincolor);
    color: #fff;
}
    
    /* MAIN IMAGE */
    .gallery-main img {
        width: 100%;
        height: 520px;
        object-fit: cover;
        border-radius: 6px;
    }
    
    .talk-to-expert .expert-details .expert-designation {
        font-size: 12px;
        margin: -5px 0 0 0;
        display: block;
        color: #4c4c4c;
        font-weight: 700;
    }
    
    .reviews .owl-prev {
        position: absolute;
        top: 50%;
        left: 10px;
    }
    
    .reviews .owl-next {
        position: absolute;
        top: 50%;
        right: 10px;
    }
    
    .talk-to-expert .expert-details .expert-designations {
        display: flex;
        flex-wrap: wrap;
    }
    
    .related-packages .related-package-sl .owl-stage-outer {
        margin-right: -20px;
    }
    
    .trip-date-area .trip-table table .available-td {
        color: var(--maincolor);
        font-weight: 600;
    }
    
    .trip-date-area .trip-table table .date-table {
        color: var(--maincolor);
        font-weight: 600;
    }
    
    .trip-table tbody tr td {
        border: none !important;
    }
    
    .trip-date-area .trip-table table .date-table {
        color: var(--maincolor);
        font-weight: 600;
    }
    
    .trip-date-area .trip-table table .table-price {
        color: var(--secondcolor);
        font-size: 18px;
        font-weight: 600;
    }
    
    .trip-date-area .trip-table table .table-price .per-person {
        font-size: 12px;
        color: #808080;
        font-weight: 500;
    }
    
    .trip-table tbody tr td img {
        height: 20px;
    }
    
    .ribbon {
      font-size: 16px;
      font-weight: bold;
      color: #fff;
    }
    .ribbon {
      --f: .5em; /* control the folded part */
      
      position: absolute;
      top: 0;
      right: 0;
      line-height: 1.8;
      padding-inline: 1lh;
      padding-bottom: var(--f);
      border-image: conic-gradient(#0008 0 0) 51%/var(--f);
      clip-path: polygon(
        100% calc(100% - var(--f)),100% 100%,calc(100% - var(--f)) calc(100% - var(--f)),var(--f) calc(100% - var(--f)), 0 100%,0 calc(100% - var(--f)),999px calc(100% - var(--f) - 999px),calc(100% - 999px) calc(100% - var(--f) - 999px));
      transform: translate(calc((1 - cos(45deg))*100%), -100%) rotate(45deg);
      transform-origin: 0% 100%;
      background-color: #28b5e7; /* the main color  */
    }
    
    .trip-date-area .trip-table .quantity-wrap a {
        background: #6c757d;
        line-height: 1;
        height: 30px;
        width: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        border-radius: 50px;
        font-size: 13px;
    }
    
    .desktop-hide {
        display: none;
    }
    
    .aside-conetnts-packag .inquiry-form-fixed {
        position: fixed;
        top: 140px;
        width: 472px;
        right: 79px;
    }
    
    .trip-date-area .trip-table thead tr th p {
        display: block;
        width: 100%;
    }
    
    .related-packages .owl-prev {
        position: absolute;
        top: 50%;
        left: 10px;
    }
    
    .related-packages .owl-next {
        position: absolute;
        right: 10px;
        top: 50%;
    }
    
    .related-packages button {
        opacity: 0.8;
        transition: 0.4s;
        visibility: hidden;
    }
    
    .related-packages:hover button {
        opacity: 1;
        visibility: visible;
    }
    
    /* ARROWS */
    .slider-arrow {
        background: rgba(0,0,0,0.55);
        color: #fff;
        width: 44px;
        height: 44px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .gallery-main .owl-prev {
        position: absolute;
        top: 50%;
        left: 20px;
    }
    
    .gallery-main .owl-next {
        position: absolute;
        top: 50%;
        right: 20px;
    }
    
    /*.owl-nav {*/
    /*    position: absolute;*/
    /*    top: 50%;*/
    /*    width: 100%;*/
    /*    transform: translateY(-50%);*/
    /*}*/
    
    
    
    /* THUMBNAILS */
    .gallery-thumbs {
        margin-top: 12px;
    }
    
    .gallery-thumbs img {
        height: 90px;
        object-fit: cover;
        cursor: pointer;
        border-radius: 4px;
        opacity: 0.6;
    }
    
    .gallery-thumbs .current img {
        opacity: 1;
        border: 2px solid var(--maincolor);
    }
    
    /* VIEW GALLERY BUTTON */
    .view-gallery-btn {
        position: absolute;
        bottom: 110px;
        right: 20px;
        background: #fff;
        border: none;
        padding: 10px 16px;
        font-weight: 600;
        border-radius: 4px;
        cursor: pointer;
        box-shadow: 0 3px 10px rgba(0,0,0,0.2);
    }
    
    .gallery-thumbs .owl-stage .owl-item {
        width: 100px !important;
    }
    
    .gallery-main .item img {
        height: 595px;
        width: 100%;
        object-fit: cover;
    }
    
    .gallery-thumbs .owl-nav {
        display: none !important;
    }
    
    .top-gallery .topgal-contents .best-seller {
        background: rgba(155,213,184,.7);
        /*color: #fff;*/
        padding: 5px 12px 4px;
        display: inline-block;
        font-size: 14px;
        text-transform: uppercase;
        margin: 0 0 20px 0;
        border-radius: 4px;
    }
    
    .top-gallery .topgal-contents h1 {
        font-size: 24px;
        margin: 0;
        line-height: 1.3;
    }
    
    .top-gallery .topgal-contents ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    
    .top-gallery .topgal-contents img {
        height: 40px;
        object-fit: contain;
    }
    
    .top-gallery .topgal-contents .price-view-btn a {
        display: block;
        text-align: center;
        background: #0b71ba;
        color: #fff;
        padding: 15px 20px;
    }
    
    .top-gallery .topgal-contents {
        padding: 0;
    }
    
    .allpage-wrapper .packagetop-availabilityinfo .available-lists li:before {
        content: '';
        height: 7px;
        width: 7px;
        background: #1b5e94;
        border-radius: 50px;
        position: absolute;
        left: 0;
        top: 13px;
    }
    
    .allpage-wrapper .packagetop-availabilityinfo h3 {
        font-size: 21px;
    }
    
    .top-gallery .topgal-contents .trip-contents-gal ul {
        display: flex;
        flex-wrap: wrap;
        /*border: 1px solid #ddd;*/
        margin: 20px 0 0 0;
    }
    
    .top-gallery .topgal-contents .trip-contents-gal ul li {
        width: 25%;
    }
    
    .allpage-wrapper .packagetop-availabilityinfo .position-text {
        position: absolute;
        top: -18px;
        left: 50%;
        transform: translate(-50%, 0);
        background: var(--maincolor);
        color: #fff;
        width: 80%;
        text-align: center;
        border-radius: 50px;
    }
    
    .allpage-wrapper .packagetop-availabilityinfo h4 {
        text-align: center;
        font-size: 16px;
        margin: 0;
    }
    
    .allpage-wrapper .packagetop-availabilityinfo {
        position: relative;
        margin: 35px 0 0 0;
        background: #fff;
        border: 1px dashed var(--maincolor);
        padding: 20px;
        border-radius: 7px;
        text-align: center;
    }
    
    .allpage-wrapper .packagetop-availabilityinfo .available-lists li {
        font-size: 14px;
        margin: 0;
        padding: 0 0 0 15px;
        position: relative;
        font-weight: 600;
        color: #1b5e94;
    }
    
    .allpage-wrapper .packagetop-availabilityinfo .available-lists {
        margin: 10px 0 0 0;
    }
    
    .top-gallery .topgal-contents .trip-contents-gal ul li {
        /*background: #0b71ba2b;*/
        background: #28b6e91f;
        border: 1px solid #0b71ba;
        border-right: none;
        padding: 10px;
    }
    
    .top-gallery .topgal-contents .trip-contents-gal ul li:last-child {
        border-right: 1px solid #0b71ba;
    }
    
    .top-gallery .topgal-contents .trip-contents-gal ul li p {
        margin: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    .top-gallery .topgal-contents .trip-contents-gal ul li p span {
        font-size: 14px;
        text-align: center;
        line-height: 1.2;
    }
    
    .top-gallery .topgal-contents .trip-contents-gal ul li p  strong {
        font-size: 12px;
        text-align: center;
        line-height: 1.4;
    }
    
    .featured-activities .camp-hi-content p {
        display: none !important;
    }
    
    .trip-share button {
        border: 1px solid transparent;
        font-size: 14px;
        font-weight: 600;
        /* letter-spacing: 1px; */
        padding: 0 !important;
        color: var(--maincolor);
        background: transparent;
    }
    
    .trip-share button .fa-share {
        font-family: 'Font Awesome 5 Pro';
        font-style: normal;
    }
    
    .trip-share .share-social {
        display: flex;
        margin: 10px 0 0 0;
        display: none;
        /*position: absolute;*/
    }
    
    .trip-share .share-social li a {
        font-size: 21px;
        margin-right: 10px;
        /*opacity: 0.4;*/
        transition: 0.4s;
    }
    
    .trip-share .share-social li a .fa-youtube {
        color: #fe0000;
    }
    
    .trip-share .share-social li a .fa-pinterest {
        color: #fe0000;
    }
    
    .trip-share .share-social li a .fa-linkedin {
        color: #2867b4;
    }
    
    .trip-share .share-social li a .fa-facebook {
        color: #3f68b3;
    }
    
    .trip-share .share-social li a .fa-instagram {
        color: #cf4e55;
    }
    
    .trip-share .share-social li a:hover {
        opacity: 1;
    }
    
    .trip-share .share-social li a img {
        height: 20px;
    }
    
    .show-share-social {
        display: flex !important;
    }
    
    .top-gallery .topgal-contents .trip-price {
        color: #0b71ba;
    }
    
    .package-details .packagedetails-menu ul {
        display: flex;
    }
    
    .package-details .packagedetails-menu {
        display: flex;
        justify-content: space-between;
        /*border-top: 1px solid #ddd;*/
        align-items: center;
        /*padding-top: 10px;*/
    }
    
    .package-details .packagedetails-menu ul li a {
        padding: 15px 20px;
        display: block;
        font-size: 16px;
        /*font-weight: 700;*/
        color: #fff;
    }
    
    .package-details .packagedetails-menu .package-book a {
        background: var(--secondcolor);
        color: #fff;
        font-size: 14px;
        padding: 5px 30px;
        display: block;
        border-radius: 4px;
    }
    
    .package-details .overview-details {
        padding: 70px 0 0 0;
    }
    
    .package-details .overview-details h2 {
        font-size: 35px;
        margin: 0 0 30px 0;
    }
    
    .package-details .overview-details .row h3 {
        /*color: #0b71ba;*/
        font-size: 24px;
        margin: 0 0 20px 0;
        letter-spacing: 1.6px;
    }
    
    .package-details .overview-details .row ul li:before {
        content: '';
        height: 7px;
        width: 7px;
        background: #222;
        position: absolute;
        border-radius: 50%;
        left: 0;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    
    .package-details .overview-details .row ul li {
        position: relative;
        padding-left: 15px;
        font-size: 16px;
    }
    
    .package-details .overview-details .row .details-accomodation p {
        position: relative;
        padding-left: 15px;
    }
    
    .package-details .overview-details .row .details-accomodation p:before {
        content: '';
        height: 7px;
        width: 7px;
        background: #0b71ba;
        position: absolute;
        left: 0;
        border-radius: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    
    .trip-itinerary {
        padding: 40px 0 0 0;
    }
    
    .trip-itinerary .accordion h5 a {
        display: block;
        padding: 20px 20px 20px 50px;
        background: #fff;
        font-size: 16px;
        width: 100%;
        overflow: hidden;
        text-wrap: nowrap;
        text-overflow: ellipsis;
        font-weight: 600;
         position: relative;
    }
    
    .trip-itinerary .card-body {
        padding: 20px 20px 20px 50px;
    }
    
    .trip-itinerary .section-title {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 0 0 20px 0;
    }
    
    .trip-itinerary .section-title .btn-itinerary a {
        border: 2px solid #0b71ba;
        color: var(--maincolor);
        font-size: 16px;
        padding: 10px 30px;
    }
    
    
    .itinerary-map,
    .package-includes,
    .essential-information,
    .allpage-wrapper .reviews{
        padding: 40px 0 0 0;
    }
    
    .trip-itinerary .accordion .accordion-item:last-child {
        margin: 0;
    }
    
    .package-includes .includes-excludes h4 {
        margin: -10px 0 0 0;
        font-size: 16px;
    }
    
    .package-includes .costs-includes {
        background: #e5f6fc;
    }
    
    .package-includes {
        padding-bottom: 40px;
    }
    
    .package-includes .includes-excludes {
        padding: 10px;
        border-radius: 7px;
        height: 100%;
    }
    
    .package-includes .includes-excludes ul li {
        font-size: 14px;
        position: relative;
        padding-left: 22px;
    }
    
    .package-includes .costs-includes ul li:before {
        content: '\f058';
        font-family: 'Font Awesome 5 Pro';
        margin: 0 10px 0 0;
        color: #198754;
        position: absolute;
        left:0px;
    }
    
    .package-includes .includes-excludes h4 {
        margin: 0;
        font-size: 16px;
    }
    
    .package-includes .includes-excludes ul li {
        font-size: 14px;
        position: relative;
        line-height: 1.6;
        padding-bottom: 5px;
    }
    .package-includes .includes-excludes ul li:last-child
    {
        padding-bottom: 0px;
    }
    .package-includes .costs-includes ul li:before {
        content: '\f058';
        font-family: 'Font Awesome 5 Pro';
        margin: 0 10px 0 0;
        color: #198754;
    }
    
    .package-includes .costs-excludes {
        background: #e5f6fc;
    }
    
    .package-includes .costs-excludes ul li:before {
        content: '\f057';
        font-family: 'Font Awesome 5 Pro';
        color: #dc3545;
        margin: 0 10px 0 0;
        position: absolute;
        left: 0;
    }
    
    .reviews .client-review-wrap:before {
        content: '\f10e';
        font-family: 'Font Awesome 5 Pro';
        color: var(--maincolor);
        position: absolute;
        right: 20px;
        font-size: 30px;
        top: 6%;
        opacity: 0.3;
    }
    
    .package-includes h2 {
        /*text-align: center;*/ 
        margin: 0 0 5px 0;
        font-size: 28px;
    }
    
    .essential-information .section-title,
    .reviews .section-title{
        text-align: center;
        margin: 0 0 30px 0;
    }
    
    .essential-information .section-title h4,
    .reviews .section-title h4,
    .trip-date-area .section-title h2{
        font-size: 28px;
        margin: 0;
    }
    
    .trip-itinerary .sticky-form-wrap textarea {
        height: 100px;
    }
    
    .essential-information .infotab-wrapper .tab-pane ul {
        list-style: disc;
        padding: 0 0 0 25px;
    }
    
    .essential-information .infotab-wrapper .tab-pane ul li {
        font-size: 16px;
    }
    
    .menudetails {
        position: sticky;
        top: 0;
        /*background: var(--maincolor);*/
        /*z-index: 999;*/
        /*margin: 40px 0 40px 0;*/
        /*padding: 10px;*/
    }
    
    .menudetails .packagedetails-menu,
    .menudetails2 .packagedetails-menu 
    {display: flex;justify-content: space-between;}

    .menudetails .packagedetails-menu ul,
    .menudetail2 .packagedetails-menu ul{
        display: flex;
        background: #fff;
        padding: 5px 0;
        border-radius: 4px;
    }
    
    .menudetails .packagedetails-menu ul {
        margin: 10px 0 0 0;
    }
    
    .menudetails-fixed .packagedetails-menu ul{
        background: transparent;
        padding: 0;
        border-radius: 0;
    }
    
    .menudetails .packagedetails-menu ul li a,
    .menudetails2 .packagedetails-menu ul li a{
        /*color: var(--maincolor);*/
        margin: 0 30px 0 0;
        font-size: 14px;
        font-weight: 600;   
    }
    
    .menudetails .packagedetails-menu ul li a img,
    .menudetails2 .packagedetails-menu ul li a img{
        height: 21px;
        object-fit: contain;
    }
    
    .menudetails2 .packagedetails-menu ul {
        display: flex;
    }
    
    .menudetails2 {
        margin: 30px 0;
    }
    
    .menudetails .packagedetails-menu .package-book a,
    .menudetails2 .packagedetails-menu .package-book a{
        background: var(--maincolor);
        color: #fff;
        font-size: 14px;
        padding: 10px 20px;
    }
    
    .trip-date-area .section-title h2 {
        margin: 0 0 10px 0;
    }
    
    .trip-date-area table thead {
        background: var(--maincolor);
        color: #fff;
    }
    
    .trip-date-area table thead p {
        padding: 0;
    }
    
    .trip-date-area .trip-table,
    .trip-date-area .trip-table table{
        margin: 0;
    }
    
    .related-packages .section-title h2 {
        margin: 0 0 10px 0;
        font-size: 28px;
    }
    
    .itinerary-thumb-contents {
        transition: 0.4s ease-in;
    }
    
    .essential-information .infotab-wrapper button.active {
        background: var(--maincolor);
        position: relative;
    }
    
    .essential-information .infotab-wrapper ul li button {
        color: #4c4c4c;
        padding: 0px 10px;
        font-size: 14px;
        /*border-radius: 0;*/
    }
    
    .essential-information .infotab-wrapper button.active:before {
        content: '\f0d7';
        font-family: 'Font Awesome 5 Pro';
        font-weight: 600;
        color: var(--maincolor);
        font-size: 30px;
        position: absolute;
        bottom: -20px;
        left: 45%;
        transform: translate(0%, 0%);
    }
    
    .essential-information .infotab-wrapper .tab-pane {
        background: #e5f6fc;
        padding: 20px;
    }
    
    .top-gallery .topgal-contents .trip-share {
        display: flex;
    }
    
    .top-gallery .topgal-contents .trip-share .top-inquiry-popup {
        margin: 0 0 0 15px;
    }
    
    .top-gallery .topgal-contents .trip-share .top-inquiry-popup button {
        color: var(--maincolor);
        background: transparent;
        padding: 0;
        text-decoration: underline;
    }
    
    .top-gallery .topgal-contents .trip-share .top-inquiry-popup button:focus {
        outline: none;
        box-shadow: none;
    }
    
    .topgal-contents .inquiry-form form textarea {
        height: 200px;
    }
    
    .top-gallery .topgal-contents .trip-share .terms-conditions-form {
        display: flex;
        align-items: center;
    }
    
    .allpage-wrapper .aside-conetnts-packag .inquiry-form .hideform-pack {
        display: none;
    }
    
    .top-gallery .topgal-contents .trip-share .terms-conditions-form p {
        margin: 0 0 0 5px;
    }
    
    .top-gallery .topgal-contents .trip-share .terms-conditions-form p a {
        color: var(--maincolor);
        text-decoration: underline;
    }
    
    .inquiry-form form button {
        background: var(--maincolor) !important;
        color: #fff !important;
        text-decoration: none !important;
        display: inline-block !important;
        margin: 20px 0 0 0;
        padding: 0 20px !important;
        border: 1px solid var(--maincolor) !important;
        transition: 0.4s !important;
        border-radius: 4px;
        font-size: 14px;
        font-weight: 500;
    }
    
    .inquiry-form form button:hover {
        background: #fff !important;
        color: var(--maincolor) !important;
    }
    
    .top-inquiry-popup .btn-close {
        padding: 0 !important;
        margin: 0 !important;
        display: block !important;
        font-size: 25px !important;
    }
    
    .top-inquiry-popup .btn-close img {
        height: 25px !important;
        width: 25px !important;
    }
    
    .itinerary-map .tour-address img {
        width: 100%;
    }
    
    .trip-itinerary .card-body ul {
        display: flex;
        justify-content: space-between;
        margin: 20px 0 0 0;
    }
    
    .trip-itinerary .card-body ul li br {
        display: none;
    }
    
    .trip-itinerary .card-body ul li {
        display: flex;
        gap: 5px;
    }
    
    .trip-itinerary .card-body ul li .thumb-info strong {
        display: block;
        font-size: 14px;
        line-height: 1;
    }
    
    .trip-itinerary .card-body ul li img {
        height: 42px;
        object-fit: contain;
        opacity: 0.7;
    }
    
    .trip-itinerary .card-body ul li .thumb-info span {
        font-size: 14px;
        color: #4c4c4c; 
    }
    
    .customizetrip .customize-btn {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    
    .allpage-wrapper .questions {
        padding: 40px 0 0 0;
    }
    
    .customizetrip .customize-btn h4 {
        margin: 0;
    }
    
    .customizetrip .customize-btn button {
        padding: 15px 30px;
        border: 1px solid var(--maincolor);
        transition: 0.4s;
    }
    
    .customizetrip .customize-btn button:hover {
        background: transparent;
        color: var(--maincolor);
    }
    
    .top-gallery {
        padding: 40px 0 0 0;
    }
    
    .top-gallery .breadcrumb-package-top {
        display: flex;
        align-items: center;
    }
    
    .top-gallery .breadcrumb-package-top li {
        font-size: 13px;
        margin-right: 10px;
        color: var(--maincolor);
    }
    
    .top-gallery .breadcrumb-package-top li a {
        color: #222;
        padding: 0 0px 0 0px;
    }
    
    .top-gallery .breadcrumb-package-top li a:after {
        content: '\f105';
        font-family: 'Font Awesome 5 Pro';
        padding: 0 0 0 10px;
    }
    
    .trip-date-area form .row .col-md-4:last-child .form-group {
        text-align: left;
    }
    
    #inquiryModal .modal-header {
        background: transparent;
        justify-content: flex-end;
        border: none;
        padding-right: 0;
    }
    
    #inquiryModal .modal-content {
        background: transparent;
        border: none;
        box-shadow: none;
    }
    
    #inquiryModal .modal-header .btn-close img {filter: brightness(0) invert(1);}
    
    #inquiryModal .modal-body {
        background: #fff;
        border-radius: 7px;
        padding: 30px;
    }
    
    #inquiryModal .modal-body h5 {
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 700;
        margin: 0 0 20px 0;
    }
    
    #inquiryModal .modal-body form input,
    #inquiryModal .modal-body form textarea{
        border-radius: 5px;
        border: 1px solid #ddd;
        font-size: 14px;
    }
    
    #inquiryModal .modal-header .btn-close {
        opacity: 1;
    }
    
    .customize-multistep {
        padding: 60px 0 0 0px;
        overflow: hidden;
    }
    
    .trip-date-area .section-title h2,
    .customizetrip .customize-btn h4{
        text-transform: capitalize;
    }
    
    .package-overview ul li {
        font-size: 16px;
        position: relative;
        padding: 0 0 0 15px;
    }
    
    .package-overview ul li:before {
        content: '';
        height: 7px;
        width: 7px;
        background: #222;
        position: absolute;
        left: 0;
        top: 14px;
        border-radius: 50px;
    }
    
    /*multi step form*/
    
    @keyframes slideUp {
            from {
                opacity: 0;
                transform: translateY(40px) scale(0.96);
            }
            to {
                opacity: 1;
                transform: translateY(0) scale(1);
            }
        }

        .multistepform-wrapper .progress-container {
            /*background: linear-gradient(180deg, #fafafa 0%, #ffffff 100%);*/
            position: relative;
        }

        .multistepform-wrapper .progress-steps {
            display: flex;
            justify-content: space-between;
            margin-bottom: 24px;
            position: relative;
        }

        .multistepform-wrapper .progress-steps::before {
            content: '';
            position: absolute;
            top: 24px;
            left: 36px;
            right: 36px;
            height: 2px;
            background: #efefef;
            z-index: 0;
        }

        .multistepform-wrapper .progress-line {
            position: absolute;
            top: 24px;
            left: 36px;
            height: 2px;
            background: linear-gradient(90deg, #ff6b6b 0%, #ff8e53 100%);
            transition: width 0.6s cubic-bezier(0.16, 1, 0.3, 1);
            z-index: 1;
            box-shadow: 0 0 20px rgba(255, 107, 107, 0.4);
        }

        .multistepform-wrapper .step {
            display: flex;
            flex-direction: column;
            align-items: center;
            position: relative;
            z-index: 1;
        }

        .multistepform-wrapper .step-circle {
            width: 48px;
            height: 48px;
            border-radius: 50%;
            background: white;
            border: 2px solid #e8e8e8;
            display: flex;
            align-items: center;
            justify-content: center;
            font-weight: 600;
            font-size: 16px;
            color: #bbb;
            transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
            font-family: 'Clash Display', sans-serif;
            position: relative;
        }

        .multistepform-wrapper .step-circle::before {
            content: '';
            position: absolute;
            inset: -4px;
            border-radius: 50%;
            background: linear-gradient(135deg, #ff6b6b, #ff8e53);
            opacity: 0;
            transition: opacity 0.4s ease;
            z-index: -1;
        }

        .multistepform-wrapper .step.active .step-circle {
            background: linear-gradient(135deg, #1b5e94 0%, #1b5e94 100%);
            border-color: transparent;
            color: white;
            transform: scale(1.15);
            /*box-shadow: 0 8px 24px rgb(27 94 148), 0 4px 12px rgb(27 94 148);*/
        }

        .multistepform-wrapper .step.active .step-circle::before {
            opacity: 0.2;
            animation: pulse 2s ease-in-out infinite;
        }

        @keyframes pulse {
            0%, 100% { transform: scale(1); opacity: 0.2; }
            50% { transform: scale(1.3); opacity: 0; }
        }

        .multistepform-wrapper .step.completed .step-circle {
            background: linear-gradient(135deg, #10b981 0%, #059669 100%);
            border-color: transparent;
            color: white;
            transform: scale(1);
        }

        .multistepform-wrapper .step.completed .step-circle::after {
            content: 'âœ“';
            position: absolute;
            font-size: 18px;
        }

        .multistepform-wrapper .step-label {
            margin-top: 14px;
            font-size: 13px;
            font-weight: 600;
            color: #bbb;
            transition: all 0.3s ease;
            letter-spacing: 0.3px;
        }

        .multistepform-wrapper .step.active .step-label {
            color: var(--maincolor);
        }

        .multistepform-wrapper .step.completed .step-label {
            color: #666;
        }

        .multistepform-wrapper .form-step {
            display: none;
            animation: fadeInSlide 0.5s cubic-bezier(0.16, 1, 0.3, 1);
        }

        .multistepform-wrapper .form-step.active {
            display: block;
        }

        @keyframes fadeInSlide {
            from {
                opacity: 0;
                transform: translateY(24px);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        .multistepform-wrapper h2 {
            font-family: 'Clash Display', sans-serif;
            font-size: 32px;
            font-weight: 700;
            color: #1a1a1a;
            margin-bottom: 10px;
            letter-spacing: -0.5px;
            background: linear-gradient(135deg, #1a1a1a 0%, #4a4a4a 100%);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            background-clip: text;
        }

        .multistepform-wrapper .step-description {
            color: #737373;
            margin-bottom: 36px;
            font-size: 15px;
            line-height: 1.7;
        }

        .multistepform-wrapper .form-group {
            margin-bottom: 26px;
            position: relative;
        }

        .multistepform-wrapper label {
            display: block;
            margin-bottom: 10px;
            font-weight: 600;
            color: #333;
            font-size: 14px;
            letter-spacing: 0.2px;
        }

        .multistepform-wrapper .input-wrapper {
            position: relative;
        }

        .multistepform-wrapper input[type="text"],
        .multistepform-wrapper input[type="email"],
        .multistepform-wrapper input[type="tel"],
        .multistepform-wrapper textarea,
        .multistepform-wrapper select {
            width: 100%;
            padding: 16px 18px;
            border: 2px solid #efefef;
            border-radius: 14px;
            font-size: 15px;
            font-family: 'Inter', sans-serif;
            transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
            background: #fafafa;
            color: #1a1a1a;
        }

        .multistepform-wrapper input:focus,
        .multistepform-wrapper textarea:focus,
        .multistepform-wrapper select:focus {
            outline: none;
            border-color: #ff6b6b;
            background: white;
            box-shadow: 
                0 0 0 4px rgba(255, 107, 107, 0.08),
                0 4px 12px rgba(255, 107, 107, 0.12);
            transform: translateY(-1px);
        }

        .multistepform-wrapper textarea {
            resize: vertical;
            min-height: 130px;
        }

        .multistepform-wrapper .file-upload-area {
            border: 2px dashed #e0e0e0;
            border-radius: 16px;
            padding: 48px 40px;
            text-align: center;
            background: linear-gradient(135deg, #fafafa 0%, #ffffff 100%);
            transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
            cursor: pointer;
            position: relative;
            overflow: hidden;
        }

        .multistepform-wrapper .file-upload-area::before {
            content: '';
            position: absolute;
            inset: 0;
            background: linear-gradient(135deg, rgba(255, 107, 107, 0.05) 0%, rgba(255, 142, 83, 0.05) 100%);
            opacity: 0;
            transition: opacity 0.3s ease;
        }

        .multistepform-wrapper .file-upload-area:hover {
            border-color: #ff6b6b;
            transform: translateY(-2px);
            box-shadow: 0 8px 24px rgba(255, 107, 107, 0.12);
        }

        .multistepform-wrapper .file-upload-area:hover::before {
            opacity: 1;
        }

        .multistepform-wrapper .file-upload-area.drag-over {
            border-color: #ff6b6b;
            background: linear-gradient(135deg, rgba(255, 107, 107, 0.08) 0%, rgba(255, 142, 83, 0.08) 100%);
            transform: scale(1.02);
            box-shadow: 0 12px 32px rgba(255, 107, 107, 0.2);
        }

        .multistepform-wrapper .upload-icon {
            width: 72px;
            height: 72px;
            margin: 0 auto 20px;
            background: linear-gradient(135deg, #ff6b6b 0%, #ff8e53 100%);
            border-radius: 20px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 36px;
            box-shadow: 
                0 8px 24px rgba(255, 107, 107, 0.25),
                0 4px 12px rgba(255, 107, 107, 0.15);
            transition: transform 0.3s ease;
        }

        .multistepform-wrapper .file-upload-area:hover .upload-icon {
            transform: scale(1.1) rotate(5deg);
        }

        .multistepform-wrapper .upload-text {
            font-weight: 700;
            color: #1a1a1a;
            margin-bottom: 8px;
            font-size: 16px;
            font-family: 'Clash Display', sans-serif;
        }

        .multistepform-wrapper .upload-subtext {
            font-size: 14px;
            color: #999;
        }

        .multistepform-wrapper .file-input {
            display: none;
        }

        .multistepform-wrapper .file-list {
            margin-top: 24px;
        }

        .multistepform-wrapper .file-item {
            display: flex;
            align-items: center;
            padding: 16px 18px;
            background: linear-gradient(135deg, #fafafa 0%, #ffffff 100%);
            border: 1px solid #f0f0f0;
            border-radius: 12px;
            margin-bottom: 10px;
            animation: slideIn 0.4s cubic-bezier(0.16, 1, 0.3, 1);
            transition: all 0.3s ease;
        }

        .multistepform-wrapper .file-item:hover {
            border-color: #e8e8e8;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
            transform: translateY(-1px);
        }

        @keyframes slideIn {
            from {
                opacity: 0;
                transform: translateX(-20px);
            }
            to {
                opacity: 1;
                transform: translateX(0);
            }
        }

        .multistepform-wrapper .file-icon {
            width: 40px;
            height: 40px;
            background: linear-gradient(135deg, #ff6b6b 0%, #ff8e53 100%);
            border-radius: 10px;
            display: flex;
            align-items: center;
            justify-content: center;
            color: white;
            font-size: 18px;
            margin-right: 14px;
            box-shadow: 0 4px 12px rgba(255, 107, 107, 0.2);
        }

        .multistepform-wrapper .file-info {
            flex: 1;
        }

        .multistepform-wrapper .file-name {
            font-weight: 600;
            color: #1a1a1a;
            font-size: 14px;
            margin-bottom: 3px;
        }

        .multistepform-wrapper .file-size {
            font-size: 12px;
            color: #999;
        }

        .multistepform-wrapper .remove-file {
            background: #f5f5f5;
            border: none;
            color: #666;
            cursor: pointer;
            width: 32px;
            height: 32px;
            border-radius: 8px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 18px;
            transition: all 0.3s ease;
        }

        .multistepform-wrapper .remove-file:hover {
            background: #ff6b6b;
            color: white;
            transform: rotate(90deg);
        }

        .multistepform-wrapper .button-group {
            display: flex;
            gap: 14px;
            margin-top: 20px;
        }

        .multistepform-wrapper button {
            flex: 1;
            padding: 18px 28px;
            border: none;
            border-radius: 14px;
            font-size: 15px;
            font-weight: 700;
            cursor: pointer;
            transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
            font-family: 'Inter', sans-serif;
            letter-spacing: 0.3px;
        }

        .multistepform-wrapper .btn-next {
            background: var(--maincolor);
            color: white;
            box-shadow: 
                0 6px 20px rgba(255, 107, 107, 0.3),
                0 2px 8px rgba(255, 107, 107, 0.2);
            position: relative;
            overflow: hidden;
        }

        .multistepform-wrapper .btn-next:active {
            transform: translateY(-1px);
        }

        .multistepform-wrapper .btn-prev {
            background: white;
            color: #666;
            border: 2px solid #efefef;
        }

        .multistepform-wrapper .btn-prev:hover {
            border-color: #e0e0e0;
            background: #fafafa;
            transform: translateY(-2px);
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
        }

        .multistepform-wrapper .success-message {
            text-align: center;
            padding: 80px 20px;
        }

        .multistepform-wrapper .success-icon {
            width: 96px;
            height: 96px;
            margin: 0 auto 28px;
            background: linear-gradient(135deg, #10b981 0%, #059669 100%);
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 52px;
            animation: successPop 0.6s cubic-bezier(0.16, 1, 0.3, 1);
            box-shadow: 
                0 12px 40px rgba(16, 185, 129, 0.3),
                0 6px 16px rgba(16, 185, 129, 0.2);
            position: relative;
        }

        .multistepform-wrapper .success-icon::before {
            content: '';
            position: absolute;
            inset: -8px;
            border-radius: 50%;
            background: linear-gradient(135deg, #10b981, #059669);
            opacity: 0.2;
            animation: successPulse 2s ease-in-out infinite;
        }
        
        .multistepform-wrapper .customize-multistep .multistepform-wrapper {
            padding: 30px 20px 10px 20px;
            border: 1px solid #ddd;
        }

        @keyframes successPop {
            0% {
                transform: scale(0) rotate(-180deg);
                opacity: 0;
            }
            50% {
                transform: scale(1.1) rotate(10deg);
            }
            100% {
                transform: scale(1) rotate(0deg);
                opacity: 1;
            }
        }

        @keyframes successPulse {
            0%, 100% { transform: scale(1); opacity: 0.2; }
            50% { transform: scale(1.5); opacity: 0; }
        }

        .multistepform-wrapper .success-title {
            font-size: 36px;
            margin-bottom: 14px;
            font-family: 'Clash Display', sans-serif;
        }

        .multistepform-wrapper .success-text {
            color: #737373;
            font-size: 16px;
            line-height: 1.6;
        }

        .multistepform-wrapper .review-card {
            background: linear-gradient(135deg, #fafafa 0%, #ffffff 100%);
            border: 1px solid #f0f0f0;
            border-radius: 16px;
            padding: 24px;
            margin-bottom: 16px;
        }

        .multistepform-wrapper .review-card label {
            font-size: 12px;
            text-transform: uppercase;
            letter-spacing: 1px;
            color: #999;
            margin-bottom: 8px;
        }

        .multistepform-wrapper .review-card-value {
            font-size: 15px;
            color: #1a1a1a;
            font-weight: 500;
        }
        
        .multistepform-wrapper .completed .step-circle {
            font-size: 0;
        }
        
        .customize-multistep .multistepform-wrapper .col-md-3 button,
        .customize-multistep .multistepform-wrapper .col-md-4 button{
            background: #fff;border: 1px solid #ddd;border-radius: 0;text-align: center;width: 100%;
        }
        
        .customize-multistep .multistepform-wrapper .col-md-3 button img,
        .customize-multistep .multistepform-wrapper .col-md-4 button img{
            height: 80px;
            object-fit: contain;
        }

        .customize-multistep .multistepform-wrapper .col-md-3 button span,
        .customize-multistep .multistepform-wrapper .col-md-4 button span{
            display: block;
        }
        
        .customize-multistep .multistepform-wrapper .col-md-3  .active,
        .customize-multistep .multistepform-wrapper .col-md-4  .active{
            border: 1px solid var(--secondcolor);
            background: #fbe8aa;
        }
        
        .switch {
  position: relative;
  display: inline-block;
  width: 90px;
  height: 34px;
}

.switch input {
  display: none;
}

.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ca2222;
  -webkit-transition: .4s;
  transition: .4s;
}

.switch .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.switch input:checked + .slider {
  background-color: #2ab934;
}

.switch input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

.switch input:checked + .slider:before {
  -webkit-transform: translateX(55px);
  -ms-transform: translateX(55px);
  transform: translateX(55px);
}

/*------ ADDED CSS ---------*/
.switch .on {
  display: none;
}

.switch .on, .switch .off {
  color: white;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  font-size: 10px;
  font-family: Verdana, sans-serif;
  user-select:none;
}

.switch input:checked + .slider .on {
  display: block;
}

.switch input:checked + .slider .off {
  display: none;
}

/*--------- END --------*/

/* Rounded sliders */
.switch .slider.round {
  border-radius: 34px;
}

.switch .slider.round:before {
  border-radius: 50%;
}

        
    .group-input-first {
        padding: 40px 0 0 0;
        display: flex;
        justify-content: space-around;
        align-items: center;
        display: none;
    }
    
    .group-input-first input {
        width: 45% !important;
        border: 1px solid var(--maincolor) !important;
        border-radius: 4px !important;
    }   
    
    .show-group-input-first {
        display: flex;
    }
    
    .multistepform-wrapper .form-step .member-info {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    .multistepform-wrapper .form-step h4 {
        text-align: center;
        font-size: 28px;
        margin: 0 0 20px 0;
    }
    
    .multistepform-wrapper .form-step .check-radio .form-check {    
        display: flex;
        align-items: baseline;
        padding: 0;
    }
    
    .related-packages .section-title,
    .trip-date-area .section-title{
        margin: 0 0 20px 0;
    }
    
    .related-packages .section-title h2,
    .trip-date-area .section-title h2{
        margin: 0;
    }
    
    .multistepform-wrapper .form-step .check-radio .form-check input {
        margin: 0 10px 0 0;
    }
    
    .multistepform-wrapper .form-step .personalinfo-form {
        border: 1px solid #ddd;
        padding: 20px;
        border-radius: 7px;
        background: #f1f1f1;
    }
    
    .multistepform-wrapper .form-step .personalinfo-form input,.multistepform-wrapper .form-step .personalinfo-form select {
        border-radius: 0;
    }
    
    .trip-itinerary .accordion-item button {
        background: transparent;
        color: #222;
        padding: 7px 10px 0 10px;
        font-size: 14px;
        font-weight: 600;
        box-shadow: none;
    }
    
    .trip-itinerary .accordion-item button:focus {
        outline: none;
        box-shadow: none;
        border: none;
    }
    
    .trip-itinerary .accordion-button:after {
        filter: brightness(0)invert(1);
    }
    
    .trip-itinerary .accordion-item {margin: 0 0 20px 0;}
    
    /*.package-overview {*/
    /*    padding: 20px 0 0 0;*/
    /*}*/
    
    .trip-itinerary .accordion {
        border-left: 2px dashed var(--maincolor);
        position: relative;
        margin: 0 0 0 35px;
    }
    
    .trip-itinerary .accordion .accordion-item:before {
        content: '';
        height: 35px;
        width: 100px;
        background: var(--maincolor);
        position: absolute;
        left: -45px;
        top: 7px;
        border-radius: 0;
    }
    
    .trip-itinerary .accordion .accordion-item {
        position: relative;
        padding: 0 0 0 70px;
        margin: 0 0 20px 0;
        border: none;
        background: transparent;
    }
    
    .trip-itinerary .accordion .accordion-item .accordion-header {
        position: relative;
        z-index: 0;
    }
    
    /*.trip-itinerary .accordion .accordion-item .accordion-header:before {*/
    /*    content: '';*/
    /*    height: 1px;*/
    /*    width: 111%;*/
    /*    background: #ddd;*/
    /*    position: absolute;*/
    /*    bottom: 0;*/
    /*    left: -115px;*/
    /*}*/
    
    .trip-itinerary .accordion .accordion-item:after {
        content: '';
        height: 1px;
        width: 104%;
        background: #ddd;
        position: absolute;
        left: -45px;
    }
    
    /*.trip-itinerary .accordion .accordion-item .accordion-header {*/
    /*    border-bottom: 1px solid #ddd;*/
    /*}*/
    
    .trip-itinerary .accordion .accordion-item .date {
        position: absolute;
        left: -22px;
        top: 7px;
        z-index: 1;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
    }
    
    .trip-itinerary .accordion-body ul li .thumb-info strong {
        font-size: 14px;
    }
    
    
    .allpage-wrapper {
        /*background: #f1f1f1;*/
        overflow: visible;
    }
    
    .reviews .client-review-wrap {
        background: #1b5e941c;
        padding: 10px;
        border-radius: 7px;
    }
    
    .reviews .client-review-wrap p {
        margin: 0;
        text-align: center;
        font-size: 14px;
    }
    
    .reviews .client-review-wrap img {
        width: 100px;
        height: 100px !important;
        margin: 0 auto;
        border-radius: 50px;
        object-fit: cover;
    }
    
    .reviews .clientreview-sl .owl-nav button {
        background: var(--maincolor);
        color: #fff;
        width: 30px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50px;
        font-size: 12px;
        opacity: 0.7;
        transition: 0.4s;
    }
    
    .reviews .clientreview-sl .owl-nav {
        opacity: 0;
        visibility: hidden;
    }
    
    .reviews .clientreview-sl:hover .owl-nav {
        opacity: 1;
        visibility: visible;
    }
    
    .reviews .clientreview-sl .owl-nav button:hover {
        opacity: 1;
    }
    
    .allpage-wrapper .aside-conetnts-packag {
        padding: 0 0 0 30px;
        overflow: visible;
        height: 100%;
    }
    
    .holidaydetail-pagepackage,
    .wrapper{
        overflow: visible;
    }
    
    .allpage-wrapper .aside-conetnts-packag .inquiry-form {
        margin: 20px 0 0 0;
        background: #fff;
        padding: 20px;
        border-radius: 7px;
        position: sticky;
        top: 150px;
        border: 1px dashed var(--maincolor);
    }
    
    .allpage-wrapper .aside-conetnts-packag .inquiry-form h5 {
        font-size: 18px;
    }
    
    .allpage-wrapper .aside-conetnts-packag .inquiry-form .row .col-md-12:last-child .form-group {
        margin: 0;
    }
    
    .allpage-wrapper .aside-conetnts-packag .inquiry-form .row .col-md-12 .terms-conditions-form {
        display: flex;
        align-items: center;
    }
    
    .allpage-wrapper .aside-conetnts-packag .inquiry-form .row .col-md-12 .terms-conditions-form p {
        margin: 0 0 0 5px;
    }
    
    .allpage-wrapper .aside-conetnts-packag .inquiry-form form textarea {
        height: 100px;
        font-size: 14px;
    }
    
    .allpage-wrapper .aside-conetnts-packag .inquiry-form .form-group label {
        font-size: 14px;
        font-weight: 600;
    }
    
    .allpage-wrapper .aside-conetnts-packag .inquiry-form .form-group label span {
        color: #dc3545;
    }
    
    .allpage-wrapper .aside-conetnts-packag .inquiry-form .form-group input {
        font-size: 14px;
    }
    
    .allpage-wrapper .package-top-quote {
        background: #fff;
        margin: 20px 0 0 0;
        padding: 20px;
        border: 1px dashed var(--maincolor);
        border-radius: 7px;
    }
    
    .allpage-wrapper .package-top-quote h3 {
        font-size: 18px;
        margin: 0;
    }
    
    .allpage-wrapper .package-top-quote ul li {
        position: relative;
        padding: 0 0 0 12px;
        font-size: 15px;
    }
    
    .allpage-wrapper .package-top-quote ul li:before {
        content: '';
        height: 7px;
        width: 7px;
        background: #000;
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: 13px;
    }
    
    .trip-date-area .trip-table .quantity-wrap {
        display: flex;
        align-items: baseline;
        gap: 10px;
    }
    
    .trip-date-area .trip-table .quantity-wrap a i {
        font-family: 'Font Awesome 5 Pro';
        font-style: normal;
    }
    
    .trip-date-area .trip-table .quantity-wrap input {
        width: 15%;
        text-align: center;
    }
    
    .overview-details .details-accomodation ul li {
        font-size: 14px;
    }
    
    .related-packages .owl-nav button {
        background: var(--maincolor) !important;
        color: #fff !important;
        width: 30px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50px;
    }
    
    .related-packages .owl-nav button i {
        font-size: 12px;
    }
    
    .trip-itinerary .section-title h2 {
        font-size: 28px;
    }
    
    .allpage-wrapper .tour-map .tour-address img {
        height: 800px;
        /* width: 100%; */
        object-fit: contain;
    }
    
    .allpage-wrapper .tour-map {
        padding: 40px 0 0 0;
    }
    
    .trip-date-area .trip-table table .date-table small {
        display: none;
    }
    
    .allpage-wrapper .aside-conetnts-packag .inquiry-form .form-group {
        margin: 0 0 5px 0;
    }
    
    .allpage-wrapper .packagetop-availabilityinfo .btn {
        border: 1px solid var(--maincolor);
        transition: 0.4s;
        font-size: 14px;
        font-weight: 600;
    }
    
    .allpage-wrapper .packagetop-availabilityinfo .btn-customize {
        background: transparent;
        color: var(--maincolor);
    }
    
    .allpage-wrapper .packagetop-availabilityinfo .btn-whatsapp {
        background: #00c400;
        border: 1px solid #00c400;
    }
    
    .allpage-wrapper .packagetop-availabilityinfo .btn-quote:hover {
        background: transparent;
        color: var(--maincolor);
    }
    
    .allpage-wrapper .packagetop-availabilityinfo .btn-customize:hover {
        background: var(--maincolor);
        color: #fff;
    }
    
    .allpage-wrapper .packagetop-availabilityinfo .btn-whatsapp:hover {
        color: #00c400;
        background: transparent;
    }
    
    input.is-invalid, select.is-invalid {
        border-color: #dc3545;
    }
    
    .about-section .col-md-7 p span,
    .why-trekkingmart .section-title p span,
    .why-trekkingmart .whytrekkingmart-thumb p span,
    .otherpages-contents .row.justify-content-center p span{
        font-size: 14px !important;
        color: #222 !important;
    }
    
    .footerall-wrapper .newsletter-footer p {
        font-size: 12px;
    }
    
    .menu-scroll-wrapper .menu-scroll {
        margin: 0 !important;
    }
    
    .top-selling {
        margin: -20px 0 0 0;
    }
    
    .featured-blogs .single-blog p {
        margin: 0;
    }
    
    .otherpages-contents .row.justify-content-center .content h2 {
        margin: 0;
    }
    
    .otherpages-contents .row.justify-content-center p img,
    .trip-activities .include-text p{
        margin: 0;
    }
    
    .overview-details {
        margin: 40px 0 0 0;
    }
    
    .about-section .col-md-7 p:last-child {
        margin: 0;
    }
    
    .acivement-wrap .slidertop-wrapper {
        margin: 0 0 35px 0;
    }
    
    .main-menu-wrap .nav-item1 .grandchildren li a:hover {
        letter-spacing: normal !important;
    }
    
    
    /*Responsive*/
    
    
    @media (max-width: 1600px){
        .gallery-main .item img {
            height: 500px;
        }
    }
    
    @media (max-width: 1500px){
        .main-menunav .navbar-nav .nav-link {
            font-size: 14px;
        }
        .main-menunav .navbar-nav {
            padding: 0 0 0 72px;
        }
        .main-menunav .navbar-nav {
            gap: 14px;
        }
        .single-adventure ul li img {
            height: 26px !important;
            width: 26px !important;
        }
        .single-adventure .packagethumb-contents span {
            font-size: 12px;
        }
    }
    
    @media (max-width: 1400px){
        .allpage-wrapper .aside-conetnts-packag {
            padding: 0px 0 0 20px;
        }
        .top-gallery .topgal-contents .trip-contents-gal ul li p span {
            font-size: 12px;
        }
    }
    
    @media (max-width: 1200px){
        .aside-conetnts-packag .inquiry-form-fixed {
            width: 100%;
        }
        .talk-to-expert figure {
            margin: 0;
            flex: 0 0 28%;
        }
        .main-menu-wrap .dropdown-toggle .children {
            width: 100% !important;
        }
        .talk-to-expert .expert-details h4 {
            font-size: 16px;
        }
        .aside-conetnts-packag .inquiry-form-fixed {
            width: 263px;
        }
        .talk-to-expert .expert-details a {
            font-size: 11px;
        }
        .main-menunav .navbar-nav {
            padding: 0 0 0 71px;
        }
        .header-fixed-main .main-menu-wrap .nav-item1 .children {
            width: 93% !important;
        }
    }
    
    @media (max-width: 992px){
        .package-details .packagedetails-menu ul li a {
            padding: 5px 5px;
            font-size: 14px;
        }
        .header-area .navigation-area .container {
            padding-left: 40px !important;
        }
        .header-fixed-main .navigation-area .site-logo.mobile-logo {
            display: block !important;
        }
        .top-gallery {
            padding: 0;
        }
        .customize-contents-wrap .customize-contents {
            width: 100%;
            text-align: center;
            padding: 10px;  
        }
        .customize-contents-wrap .customize-contents h4, .customize-contents-wrap .customize-contents p {
            padding: 0 !important;  
        }
        .header-fixed-main .main-menu-wrap .nav-item1 .children {
            width: 97% !important;
            margin: 0 !important;
            margin-top: 0 !important;
        }
        .main-menu-wrap .nav-item1 .children {
            margin: 8px 0 0 0;
        }
        .menu-search-responsive {
            position: sticky;
            top: 0;
            z-index: 999;
        }
        .main-menu-wrap .dropdown-toggle .children {
            width: 97% !important;
        }
        .main-menu-wrap .dropdown-toggle .children, .main-menu-wrap .dropdown-toggle .children {
            z-index: 0;
        }
        .top-gallery .topgal-contents .location {
            justify-content: flex-start;
        }
        .top-gallery .topgal-contents .trip-contents-gal ul li {
            width: 50% !important;
            height: 111px;
        }
        .trip-itinerary .accordion .accordion-item .accordion-header:before {
            width: 115%;
        }
        .talk-to-expert {
            margin-top: 41px;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            margin-bottom: 0;
        }
        .top-gallery .topgal-contents .trip-share .share-social {
            position: initial !important;
        }
        .menudetails {
            margin: 20px 0 0 0;
        }
        .top-gallery .topgal-contents h1 {
            margin: 0;
        }
        .top-gallery .topgal-contents ul {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .allpage-wrapper .package-overview .overview-titlepackage:before {content: 'Overview';font-size: 28px;}
        .allpage-wrapper .package-overview .overview-titlepackage {
            font-size: 0;
            margin: 0;
        }
        .allpage-wrapper .aside-conetnts-packag {
            padding: 0;
        }
        .talk-to-expert .expert-details {
            padding: 0;
            width: 100%;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }
        .ring {
            width: auto;
        }
        .questions .container {
            padding: 0;
        }
        .responsive-hide {
            display: none;
        }
        .desktop-hide {
            display: block;
        }
        .talk-to-expert .expert-details a {
            font-size: 16px;
        }
        .talk-to-expert .expert-details .expert-designation {
            font-size: 14px;
        }
        .talk-to-expert figure {
            flex: 0 0 100%;
        }
        .menudetails-fixed {
            top: 35px !important;
            padding: 10px 30px;
        }
        .aside-conetnts-packag .inquiry-form-fixed {
            position: initial !important;
        }
        .top-gallery .topgal-contents { 
            padding: 20px 0px 0 0;  
        }
        .gallery-main .item img {
            height: auto !important;
        }
        
    }
    
    @media (max-width: 870px){
        .trip-itinerary .accordion .accordion-item .accordion-header:before {
            width: 117%;
        }
    }
    
    @media (max-width: 768px){
        .package-details .packagedetails-menu {
            align-items: flex-start;
            flex-direction: column;
        }
        .allpage-wrapper .package-includes h4 {
            background: #fff !important;
        }
        .top-gallery .topgal-contents .trip-contents-gal ul {
            margin: 10px 0 0 0;
        }
        .note-accomodation-package {
            margin: 60px 0 0 0;
        }
        .menudetails2 {
            margin: 20px 0;
        }
        .acivement-wrap .slidertop-wrapper {
            margin: 0;
        }
        .allpage-wrapper .package-overview .overview-titlepackage:before,
        .customize-contents-wrap .customize-contents h4{
            font-size: 21px !important;
        }
        .trip-itinerary,
        .package-includes,
        .holiday-buttons-wrap,
        .customize-contents-wrap,
        .allpage-wrapper .questions{
            padding: 20px 0 0 0 !important;
        }
        .allpage-wrapper .packagetop-availabilityinfo {
            margin: 75px 0 0 0;
        }
        .related-packages {
            padding: 40px 0 0 0;
        }
        .overview-details {
            margin: 0;
        }
        .trip-itinerary .accordion .accordion-item .accordion-header:before {
            width: 121%;
        }
        .customize-contents-wrap .customize-contents h4, .customize-contents-wrap .customize-contents p {
            margin: 0 !important;
            padding: 0 !important;
        }
        .customize-contents-wrap .customize-contents {
            width: 100%;
        }
        .holiday-buttons-wrap ul {
            gap: 0 !important;
            width: 100%;
        }
        .talk-to-expert figure {
            flex: 0 0 16%;
        }
        .talk-to-expert .expert-details a {
            font-size: 14px;
        }
       
        .holidaydetail-pagepackage, .wrapper {
            overflow: hidden;
        }
        .package-includes .costs-excludes {
            margin: 0;
        }
        .trip-itinerary .accordion-body ul {
            flex-direction: column;
        }
        .allpage-wrapper .tour-map .tour-address img {
            height: auto;
        }
        .trip-date-area .hiden-box .hol_booking {
            width: 100%;
        }
        .trip-date-area .trip-table .quantity-wrap {
            justify-content: center;
        }
        .trip-date-area .trip-table .row .col-md-4 .form-group {
            text-align: center !important;
        }
        .trip-date-area .trip-table .quantity-wrap {
            margin: 0 0 16px 0;
        }
        .trip-table td.button a {
            padding: 0 3px;
            height: auto;
            line-height: normal;
            width: auto;
            font-size: 10px;
        }
        .trip-date-area .trip-table table .table-price .per-person {
            font-size: 9px;
        }
        .trip-date-area .trip-table table .table-price{
            font-size: 11px;
        }
        .trip-date-area .trip-table table .available-td,
        .trip-date-area .trip-table table .date-table{
            font-size: 10px;
        }
        .package-details .packagedetails-menu ul {
            flex-direction: column;
        }
        .allpage-wrapper .package-overview h3,
        .trip-itinerary .section-title h2,
        .package-includes h2,
        .essential-information .section-title h4,
        .essential-information .section-title h4, .reviews .section-title h4, .trip-date-area .section-title h2,
        .related-packages .section-title h2{
            font-size: 21px;
        }
        .allpage-wrapper .packagetop-availabilityinfo h3,
        .multistepform-wrapper .form-step h4,
        .customizetrip .customize-btn h4{
            font-size: 18px;
        }
        /*.menudetails {*/
        /*    position: initial !important;*/
        /*}*/
        .package-details .packagedetails-menu {
            flex-direction: column;
        }
        .package-details .overview-details h2 {
            text-align: left;
            font-size: 28px;
            margin: 0 0 30px 0;
        }
        .trip-itinerary .section-title .btn-itinerary a {
            font-size: 13px;
            padding: 5px 10px;
        }
        .multistepform-wrapper .form-step .row .col-md-4:last-child {
            margin: 20px 0 0 0;
        }
        .trip-table tbody tr td {
            line-height: 1.5;
        }
        .menudetails .packagedetails-menu ul li a {
            font-size: 14px;
        }
        .customize-multistep .multistepform-wrapper .col-md-3 button img, .customize-multistep .multistepform-wrapper .col-md-4 button img {
            height: 50px;
        }
    }
    
    @media (max-width: 680px){
        .trip-itinerary .accordion .accordion-item .accordion-header:before {
            width: 125%;
        }
    }

    @media (max-width: 640px) {
        
        .multistepform-wrapper .progress-container,
        .multistepform-wrapper .form-content {
            padding: 0;
        }

        .multistepform-wrapper h2 {
            font-size: 26px;
        }

        .multistepform-wrapper .step-label {
            font-size: 11px;
        }

        .multistepform-wrapper .step-circle {
            width: 42px;
            height: 42px;
        }

        .multistepform-wrapper .button-group {
            flex-direction: column-reverse;
        }

        .multistepform-wrapper button {
            width: 100%;
        }
    }
    
    /*@media (max-width: 600px){*/
    /*    .talk-to-expert .position-label {*/
    /*        left: 16%;*/
    /*    }*/
    /*}*/
    
    @media (max-width: 680px){
        .trip-itinerary .accordion .accordion-item .accordion-header:before {
            width: 130%;
        }
    }
    
    @media (max-width: 576px){
        .customizetrip .customize-btn {
            align-items: flex-start;
            background: #b9e2cd;
            padding: 20px;
            flex-direction: column;
        }
        .holiday-buttons-wrap ul li .btn {
            font-size: 12px !important;
            padding: 5px 5px !important;
        }
        .top-gallery .topgal-contents .trip-contents-gal ul li p span {
            line-height: 2;
        }
        .customize-contents-wrap .customize-contents h4 {
            font-size: 18px !important;
        }
        .top-gallery .topgal-contents .trip-contents-gal ul li {
            height: 100px;
        }
        .top-gallery .topgal-contents .trip-contents-gal ul li p strong {
            font-size: 11px;
        }
        .top-gallery .topgal-contents .duration-trip img {
            margin: 0 !important;
        }
        /*.trip-itinerary .accordion-item button,*/
        /*.trip-itinerary .accordion-body p{*/
        /*    text-align: justify;*/
        /*}*/
        .expertinfo-lists {
            flex-direction: column;
        }
        .allpage-wrapper .packagetop-availabilityinfo .position-text {
            font-size: 14px;
        }
        .talk-to-expert .position-label {
            font-size: 14px !important;
        }
        /*.allpage-wrapper .packagetop-availabilityinfo h4 {*/
        /*    font-size: 11px;*/
        /*}*/
        /*.talk-to-expert .position-label {*/
        /*    left: 16%;*/
        /*}*/
        .allpage-wrapper .packagetop-availabilityinfo .btn {
            font-size: 12px;
        }
        .top-gallery .breadcrumb-package-top li {
            font-size: 12px;
            margin-right: 5px;
        }
        .top-gallery .breadcrumb-package-top li a:after {
            padding: 0 0 0 5px;
        }
        .top-gallery .breadcrumb-package-top li a {
            font-size: 12px;
        }
        .trip-date-area .trip-table .row .col-md-4 .form-group {
            text-align: center !important;
        }
        .trip-date-area .trip-table table .available-td,
        .trip-date-area .trip-table table .date-table{
            font-size: 14px;
        }
        .breadTab .thumbTab {
            font-size: 11px !important;
            padding: 5px 17px !important;
        }
        .talk-to-expert figure {
            flex: 0 0 100%;
        }
        .talk-to-expert .expert-details {
            padding: 0;
        }
        .trip-date-area .trip-table table .table-price .per-person {
            font-size: 12px;
        }
        .trip-date-area .trip-table table .table-price {
            font-size: 18px;
        }
        .trip-date-area .trip-table table .date-table small {
            display: block;
            color: #222;
            font-size: 14px;
            margin: 0 0 5px 0;
        }
        .trip-table td.button a {
            padding: 5px 30px;
            height: auto;
            display: inline-block;
            line-height: 40px;
            width: auto;
            text-align: center;
        }
        .trip-date-area table thead {
            display: none;
        }
        .trip-itinerary .btn-itinerary {
            display: flex;
            flex-direction: column;
        }
        .slidertop-wrapper .gallery-thumbs {
            display: none;
        }
        .gallery-main .gallery-view span {
            font-size: 10px;
        }
        .top-gallery .topgal-contents .trip-contents-gal ul li {
            width: 50%;
        }
        .gallery-main .gallery-view img {
            height: 15px !important;
            width: 15px !important;
        }
        .trip-itinerary .btn-itinerary a {
            padding: 0 0 !important;
            border: none !important;
        }
        .top-gallery .topgal-contents .trip-contents-gal ul li,
        .top-gallery .topgal-contents .trip-contents-gal ul li:last-child{
            border: none;
        }
        .trip-table tbody tr td {
            width: 50%;
            display: block;
            text-align: left;
            float: left;
        }
        .trip-date-area table thead tr th {
            width: 50%;
            display: block;
            text-align: left;
            float: left;
        }
        .trip-table td.button a {
            width: auto;
            line-height: normal;
        }
        .menudetails-fixed {
            top: 22px !important;
        }
    }
    
    @media (max-width: 490px){
        .trip-itinerary .accordion .accordion-item .accordion-header:before {
            width: 136%;
        }
    }
    
    /*Menu Codes*/
    
    .menu-scroll-wrapper span i {
        font-family: 'Font Awesome 5 Pro';
        font-style: normal;
    }
    
    .menu-scroll-wrapper span i {
        font-family: 'Font Awesome 5 Pro';
        font-style: normal;
    }
    
    
    
    .menu-scroll-wrapper:hover span {
        visibility: visible;
        opacity: 1;
    }
    
   .menu-scroll-wrapper {
    position: relative;
    width: 100%;
}



    .menu-scroll {
        display: flex;
        gap: 16px;
        overflow-x: auto;
        white-space: nowrap;
        scrollbar-width: none;
        -ms-overflow-style: none;
        padding-right: 50px; /* space for arrow */
    }

    .menu-scroll::-webkit-scrollbar {
        display: none;
    }

    .menu-scroll li {
        flex: 0 0 auto;
    }

    .menu-next {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        background: #fff;
        padding: 6px 10px;
        cursor: pointer;
        z-index: 5;
        box-shadow: -4px 0 8px rgba(0,0,0,0.15);
    }

.menu-scroll {
        padding: 0; /* space for both arrows */
    }


    

    .menu-prev,
    .menu-next {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        padding: 6px 10px;
        cursor: pointer;
        z-index: 5;
        box-shadow: none;
        background: var(--maincolor);
        width: 25px;
        height: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        border-radius: 50%;
        font-size: 13px;
    }

    .menu-prev {
        left: 0;
    }

    .menu-next {
        right: 0;
    }

@media (min-width: 576px){
    .menu-scroll-wrapper span {
        visibility: hidden;
        opacity: 0;
        transition: 0.4s;
    }
}

/* DESKTOP */
/*@media (min-width: 768px) {*/
/*    .menu-next,*/
/*    .menu-prev{*/
/*        display: none;*/
/*    }*/
/*}*/

/*@media (max-width: 500px){*/
/*    .talk-to-expert .position-label {*/
/*        left: 19%;*/
/*    }*/
/*}*/

/*@media (max-width: 430px){*/
/*    .talk-to-expert .position-label {*/
/*          left: 21%;*/
/*    }*/
/*}*/

/*@media (max-width: 430px){*/
/*    .talk-to-expert .position-label {*/
/*          left: 24%;*/
/*    }*/
/*}*/

/*@media (max-width: 355px){*/
/*    .talk-to-expert .position-label {*/ 
/*          left: 27%;*/
/*    }*/
/*}*/


/*@media (max-width: 355px){*/
/*    .talk-to-expert .position-label {*/
/*          left: 29%;*/
/*    }*/
/*}*/

    
.top-gallery .topgal-contents .location li a img {
    height: 20px;
    object-fit: contain;
}

.essential-information .short-text {
    font-size: 14px;
}

.essential-information .infotab-wrapper .tab-pane .read-more-btn {
    color: var(--maincolor);
    padding: 0;
    border: none;
    background: transparent;
    font-size: 14px;
    font-weight: 700;
}

.package-includes .costs-excludes li {
    padding-left: 0 !important; 
}

.package-includes .costs-excludes ul li {
    padding-left: 20px !important;
}

.holiday-buttons-wrap {
    padding: 40px 0 0 0;
    display: flex;
    justify-content: center;
    margin: 0 0 0 -4px;
}

.holiday-buttons-wrap ul {
    display: flex;
    justify-content: space-between;
    background: #e5f6fc;
    padding: 20px;
    gap: 144px;
}

.holiday-buttons-wrap ul li .btn {
    color: #fff;
    background: var(--maincolor);
    border: 1px solid var(--maincolor);
    font-size: 14px;
    font-weight: 600;
}

.holiday-buttons-wrap ul li .btn:hover,
.holiday-buttons-wrap ul li:last-child .btn:hover {
    color: #fff;
    background: var(--secondcolor);
    border: 1px solid;
}

.holiday-buttons-wrap ul li .btn:focus {
    outline: none;
    box-shadow: none;
}

.customize-contents-wrap {
    display: flex;
    justify-content: center;
    padding: 40px 0 0 0;
}

.customize-contents-wrap .customize-contents {
    background: #e5f6fc;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 20px;
    width: 100%;
    text-align: center;
}

.customize-contents-wrap .customize-contents h4,
.customize-contents-wrap .customize-contents p{
    margin: 0;
    /*padding: 0 7em;*/
}

.featured-packages .btn-wrapper {
    text-align: center;
}

.holiday-buttons-wrap ul li:last-child .btn {
    background: var(--maincolor);
    color: #fff;
}

.booking-page .booking-page-form {
    background: #e5f6fc !important;
}

body.modal-open {
    overflow: auto !important;
    padding-right: 0 !important;
}

.customize-contents-wrap .customize-contents h4 {
    font-size: 28px;
}

.package-overview h3 {
    margin: 0 0 5px 0;
}

.note-accomodation-package {
    background: #e5f6fc;
    padding: 10px;
    margin: 40px 0 0 0;
    border-left: 4px solid #1b5e94;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.note-accomodation-package ul {
    list-style: disc;
    padding: 0 0 0 15px;
}

.note-accomodation-package ul li {
    font-size: 14px;
    line-height: 25px;
}

.note-accomodation-package p {
    margin: 0;
}

.customize-contents-wrap .customize-contents p {
    margin-left: 7px;
    text-align: center;
}

.everest-package .trip-activities{
    display: none;
}
.GalleryBox .imgGallery img {
    width: 100%;
}

.header-area .header-top .container {
    padding-left: 12px;
}

.main-menu-wrap .dropdown-toggle .children .grandchildren li {
    width: 100%;
}

.main-menu-wrap .dropdown-toggle .children .grandchildren li a {
    width: auto !important;
    white-space: normal;
}

.main-menu-wrap .dropdown-toggle .children .grandchildren li a, .main-menu-wrap .dropdown-toggle .children .grandchildren li a {
    font-weight: 500 !important;
    /*font-size: 12px !important;*/
}

.main-menu-wrap .nav-item1 .children {
    margin: 8px 0 0 76px;
}

.header-fixed-main .main-menu-wrap .nav-item1 .children {
    margin-top: 22px !important;
}

.header-fixed-main .main-menu-wrap .nav-item1 .children {
    margin: 0 0 0 20px;
}


    .show-children {
        display: block !important;
    }
    .main-menu-wrap .dropdown-toggle .children a {
        line-height: 2.1;
    }
    .main-menu-wrap .nav-item1 .grandchildren li a {
        line-height: 1.4;
    }
    /*.main-menu-wrap .nav-item1,*/
    /*.main-menu-wrap .main-menunav:has(.nav-item1),*/
    /*.main-menu-wrap .navbar-collapse:has(.nav-item1),*/
    /*.main-menu-wrap .navbar-nav:has(.nav-item1),*/
    /*.main-menu-wrap .nav-item3,*/
    /*.main-menu-wrap .main-menunav:has(.nav-item3),*/
    /*.main-menu-wrap .navbar-collapse:has(.nav-item3),*/
    /*.main-menu-wrap .navbar-nav:has(.nav-item3){*/
    /*    position: initial !important;*/
    /*}*/
    
    .main-menu-wrap .nav-item1 ,
    .main-menu-wrap .nav-item2 {
        position: initial !important;
    }
    
    /*.header-fixed-main .main-menu-wrap .nav-item1 .children,*/
    /*.main-menu-wrap .dropdown-toggle .children, .main-menu-wrap .dropdown-toggle .children{*/
    /*    width: 1545px !important; */
    /*}*/
    
    .main-menu-wrap .dropdown-toggle .children li, .main-menu-wrap .dropdown-toggle .children li {
        width: 25%;
        float: left;
    }
    
    .main-menu-wrap .dropdown-toggle .children li grandchildren li, .main-menu-wrap .dropdown-toggle .children li .grandchildren li {
        float: none;
    }
    
    .main-menu-wrap .nav-item3 li, .main-menu-wrap .nav-item4 li, .main-menu-wrap .nav-item5 li, .main-menu-wrap .nav-item6 li, .main-menu-wrap .nav-item9 li {
        width: 100%;
        float: none !important;
    }
    
    .allpage-wrapper .accomodation-package {
        margin: 15px 0 0 0;
    }
    
    .navigation-area .main-menunav .navbar-nav .nav-item1 .children .dropdown-parentlink {line-height: 1;}

    .navigation-area .main-menunav .navbar-nav .nav-item1 .children .grandchildren li a {
        margin-bottom: 0 !important;
        line-height: 1.3;
    }
    
    .main-menu-wrap .nav-item2 .children,
    .main-menu-wrap .nav-item3 .children, 
    .main-menu-wrap .nav-item4 .children,
    .main-menu-wrap .nav-item5 .children,
    .main-menu-wrap .nav-item6 .children,
    .main-menu-wrap .nav-item7 .children,
    .main-menu-wrap .nav-item8 .children,
    .main-menu-wrap .nav-item9 .children{
        width: 290px !important;
        column-count: 1 !important;
    }
    
    .main-menu-wrap .nav-item2 .children li,
    .main-menu-wrap .nav-item3 .children li, 
    .main-menu-wrap .nav-item4 .children li,
    .main-menu-wrap .nav-item5 .children li,
    .main-menu-wrap .nav-item6 .children li,
    .main-menu-wrap .nav-item7 .children li,
    .main-menu-wrap .nav-item8 .children li,
    .main-menu-wrap .nav-item9 .children li {
        width: 100%;
        float: none;
    }
    
    .main-menu-wrap .nav-item2,
    .main-menu-wrap .nav-item3, 
    .main-menu-wrap .nav-item4,
    .main-menu-wrap .nav-item5, 
    .main-menu-wrap .nav-item6,
    .main-menu-wrap .nav-item7,
    .main-menu-wrap .nav-item8,
    .main-menu-wrap .nav-item9{
        position: relative !important;
    }
    
    /*.main-menu-wrap .nav-item1 .children,*/
    /*.main-menu-wrap .nav-item3 .children{*/
    /*    width: 100%;*/
    /*    border: none;*/
    /*    column-count: 4;*/
    /*}*/
    
    .main-menu-wrap .dropdown-toggle .children,
    .main-menu-wrap .dropdown-toggle .children{
        width: 100%;
        border: none;
        /*column-count: 4;*/
    }
    
    .main-menunav .navbar-nav .nav-item1 .dropdown-parentlink{
        color: var(--maincolor) !important;
    }
    
    /*.main-menu-wrap .nav-item1 .children li > .dropdown-parentlink{*/
    /*    color: var(--maincolor);*/
    /*    font-weight: 500;*/
    /*    margin-bottom: 0;*/
    /*}*/
    
    .main-menu-wrap .dropdown-toggle .children li > .dropdown-parentlink{
        color: #222;
        font-weight: 500;
        margin-bottom: 0;
        margin-top: 0;
    }
    
    /*.main-menu-wrap .nav-item1 .children .grandchildren,*/
    /*.main-menu-wrap .nav-item3 .children .grandchildren{*/
    /*    display: block;*/
    /*    position: initial;*/
    /*    margin: 0;*/
    /*    border: none !important;*/
    /*    padding: 0;*/
    /*}*/
    
    .main-menu-wrap .dropdown-toggle .children .grandchildren,
    .main-menu-wrap .dropdown-toggle .children .grandchildren{
        display: block;
        position: initial;
        margin: 0;
        border: none !important;
        padding: 0;
        width: 100%;
    }
    
    .navigation-area .navbar {
        position: initial;
    }
    
    .header-fixed-main .navigation-area .container-fluid {
        padding: 0 80px;
    }
    
    .main-menu-wrap .dropdown-toggle .children .grandchildren li a,
    .main-menu-wrap .dropdown-toggle .children .grandchildren li a{
        font-weight: 400;
        font-size: 14px;
    }
    
    .main-menu-wrap .dropdown-toggle .children .grandchildren li,
    .main-menu-wrap .dropdown-toggle .children .grandchildren li{
        border: none;
        padding: 0;
        margin: 0 0 10px 0;
    }
    
    .main-menu-wrap .dropdown-toggle .children,
    .main-menu-wrap .dropdown-toggle .children{
        border: none;
        box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
        border-bottom: 4px solid var(--maincolor);
    }
    
    .dropdown-toggle::after {
        display: none;
    }
    
    .main-menunav .navbar-nav .dropdown-toggle > a:after {
        content: '\f0d7';
        font-family: 'Font Awesome 5 Pro';
        font-size: 12px;
    }
    
    .main-menu-wrap .dropdown-toggle .children li > a {
        margin: 10px 0 15px 0;
        font-weight: 500 !important;
        transition: 0.4s;
    }
    
    .main-menu-wrap .children li > a:hover {
        letter-spacing: 0.1px;
        color: var(--maincolor);
    }
    
    .main-menu-wrap .navbar-nav li a:focus {
        color: #fff;
    }
    
    .main-menunav .navbar-nav .nav-link {
        color: #fff;
    }
    
    .header-fixed-main .main-menu-wrap .dropdown-toggle .children, .main-menu-wrap .dropdown-toggle .children {
        width: 104%;
    }
    
    .main-menu-wrap .dropdown-toggle .children, .main-menu-wrap .dropdown-toggle .children {
        width: 100%;
    }
    
    @media (max-width: 1400px){
        
        .header-fixed-main .main-menu-wrap .search-menu {
            width: auto;
            margin: 0 0 0 0;
        }
    }
    
    @media (max-width: 1440px){
        .main-menunav .navbar-nav {
            padding: 0 0 0 73px;
        }
    }
    
    @media (max-width: 1350px){
        .main-menunav .navbar-nav { 
            padding: 0;
        }
        .main-menu-wrap .nav-item1 .children {
            margin: 8px 0 0 0;
        }
        .main-menu-wrap .dropdown-toggle .children {
            width: 106%;
        }
        .menudetails-fixed {
            top: 52px !important;
        }
        .allpage-wrapper .questions .container {
            padding: 0;
            max-width: 100% !important;
        }
        /*.header-fixed-main .navigation-area .site-logo.mobile-logo {*/
        /*    display: none;*/
        /*}*/
        .header-fixed-main .main-menu-wrap .nav-item1 .children {
            margin-top: 8px !important;
            margin-left: 80px;
            width: 98%;
        }
        .header-area .navigation-area .container {
            padding-left: 81px;
        }
        .header-fixed-main .header-area .navigation-area .container {
            padding-left: 0;
        }
        .header-fixed-main .navigation-area .main-menunav .navbar-nav {
            padding: 0 0 0 80px;
        }
        .header-fixed-main .navigation-area .site-logo.mobile-logo {
            display: none;
        }
    }
    
    @media (max-width: 1250px){
        .header-area .navigation-area .container {
            padding-left: 10px;
        }
    }
    
    /*@media (max-width: 1300px){*/
    /*    .header-fixed-main .main-menu-wrap .nav-item1 .children,*/
    /*    .main-menu-wrap .dropdown-toggle .children, .main-menu-wrap .dropdown-toggle .children{*/
    /*        width: 900px !important; */
    /*    }*/
    /*}*/
    
    /*@media (max-width: 1250px){*/
    /*    .header-fixed-main .main-menu-wrap .nav-item1 .children,*/
    /*    .main-menu-wrap .dropdown-toggle .children, .main-menu-wrap .dropdown-toggle .children{*/
    /*        width: 850px !important; */
    /*    }*/
    /*}*/
    
    @media (max-width: 1200px){
        .main-menunav .navbar-nav .nav-link {
            font-size: 13px;
        }
    }
    
    @media (max-width: 1040px){
        .main-menunav .navbar-nav .nav-link {
            font-size: 13px;
        }
    }
    
    @media (max-width: 992px){
        .main-menu-wrap .nav-item3 .children, .main-menu-wrap .nav-item4 .children, .main-menu-wrap .nav-item5 .children, .main-menu-wrap .nav-item6 .children, .main-menu-wrap .nav-item9 .children {
            width: 96% !important;
            column-count: 1 !important;
        }
        .header-fixed-main .navigation-area .main-menunav .navbar-nav {
            padding: 0 !important;
        }
        .header-fixed-main .main-menu-wrap .nav-item1 .children {
            margin-top: 0 !important;
        }
    }
    
    


