/*Write Css*/

@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

body {
    background: #E8E8E8 !important;
    line-height: 1.462;
}
h1,h2,h3,h4,h5,h6,.btn,a {
    font-family: "Bebas Neue", sans-serif !important;
}

/*h1,h2,h3,h4 {*/
/*    letter-spacing: 0.7em;*/
/*}*/

h5,h6,
.singleContact .cat-cap .tittle,
.holiday-demo6 .singleBlog-global .blogCaption h3 a{
    font-size: 21px !important;
}

.singleContact .cat-cap .pera {
    font-size: 12px !important;
}

label,input,textarea,button,li {
    font-family: "Open Sans", sans-serif !important;
}

.holiday-demo6 .bradcumb {
    z-index: 0 !important;
}

p { 
    font-size: 12px !important;
    color: #222 !important;
    font-family: "Open Sans", sans-serif !important;
    margin: 0 0 10px 0 !important;
}

b, strong {
    font-weight: 400 !important;
}

.categoriesArea h4 {
    font-weight: 400 !important;
}

.form-group label {
    font-size: 12px !important;
    margin-bottom: 5px !important;
}

.holiday-wrap h3 {
    color: #269BC1;
    font-size: 26px !important;
    text-shadow: 1px 1px 0 #ffffff;
    text-transform: uppercase;
    font-family: "Bebas Neue", sans-serif !important;
    font-weight: 600;
}

.contactArea form {
    background: #fff;
    padding: 20px;
    margin: 0;
}

.contactArea form button {
    font-size: 12px !important;
    font-weight: 400 !important;
    padding: 5px 10px  !important;
    border-radius: 4px !important;
    transition: 0.4s;
}

.holiday-wrap .abt p,
.form-control,
.contactArea form input::placeholder{ 
    font-size: 12px !important;
}

.trip-itinery .accordion-button {
    font-size: 14px;
}

.holiday-wrap .abt .abt-btn a {
    padding: 5px 10px;
    background: #999999;
    font-size: 18px;
    color: #FFFFFF;
    font-family: "Bebas Neue", sans-serif !important;
}

.holiday-demo6 .activity-detailspage .single-adventure a .tour {
    color: #fff !important;
}

.aboutCaption-global .tittle {
    font-size: 24px !important;
    font-weight: 400 !important;
    margin-bottom: 20px !important;
}

.trip-include-exclude {
    padding: 40px 0 30px 0;
}

.featured-packages .section-title {
    margin: 0 0 10px 0 !important;
}

.packagedetails-page .featured-packages {
    padding: 0 0 10px 0;
}

.trip-itinery .itinerarythumb-wrap {
    margin: -35px 0 0 0;
}

.trip-itinery .itinerarythumb-wrap .itinerary-thumb {
    display: flex;
    margin: 0 0 15px 0;
}

.trip-itinery .itinerarythumb-wrap .itinerary-thumb img {
    margin-right: 5px;
}

.trip-itinery .itinerarythumb-wrap .itinerary-thumb:last-child {
    margin: 0;
}

.trip-itinery .itinerarythumb-wrap .itinerary-thumb strong {
    font-size: 13px;
}

.trip-itinery .itinerarythumb-wrap .itinerary-thumb span {
    font-size: 13px;
}

.overview-packagedetails p,
.overview-packagedetails p span {
    font-size: 12px !important;
}

.trip-info-wrap ul li strong {
    font-size: 13px !important;
    font-weight: 500;
}

.trip-info-wrap ul li span {
    font-size: 12px !important;
}

.appline-right .trip-info-wrap ul li img {
    height: 25px !important;
}

.package-highlights {
    height: auto !important;
}

.single-achevment .item img {
    height: 250px !important;
}

.single-adventure h6,
.single-adventure h6 a {
    font-weight: 400;
}

.activities-detailspage,
.destination-detailspage{
    background: #e8e8e8 !important;
}

.destination-detailspage .destination-page {
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}

.holiday-wrap .abt-video h4 {
    font-size: 18px;
    text-align: right;
    padding-bottom: 5px;
    color: #8F8F8F;
    margin: 10px 0 5px 0;
}

.holiday-wrap .top-selling .package-lists-wrap {
    display: flex;
    background: #ffffff;
    padding: 5px;
    margin-bottom: 1px;
}

.holiday-wrap .top-selling .package-lists-wrap figure {
    margin: 0;
    width: 50%;
}

.holiday-wrap .top-selling .package-lists-wrap figure img {
    width: 140px !important;
    height: 160px !important;
    object-fit: cover;
}

.holiday-wrap .top-selling .package-lists-wrap .package-contents-all {
    width: 50%;
}

.holiday-wrap .top-selling .package-lists-wrap .package-contents-all h4 {
    font-size: 12px !important;
    font-weight: 500 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    letter-spacing: 0.5px;
}

.holiday-wrap .top-selling .package-lists-wrap .package-contents-all ul li {font-size: 11px;}

.holiday-wrap .top-selling .package-lists-wrap .package-contents-all p {
    font-size: 11px;
    margin: 5px 0 0 0;
    line-height: 1.7;
}

.holiday-wrap .top-selling .package-lists-wrap .package-contents-all .btn {
    background: #0099cc;
    color: #fff;
    padding: 5px 10px;  
    font-size: 15px;
    text-transform: uppercase;
    font-family: "Bebas Neue", sans-serif !important;
    border-radius: 0;
}

.holiday-wrap .top-selling .btn-wrap-topselling {
    background: #fff;
    padding: 5px;
}

.holiday-wrap .top-selling .btn-wrap-topselling a {
    font-size: 16px;
    background: #0099cc;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    font-family: "Bebas Neue", sans-serif !important;
    font-weight: 400 !important;
    padding: 2px 5px;
    display: inline-block;
}

.holiday-wrap .holiday-packages .packages-wrap {
    display: flex;
    padding: 9px 0;
    border-bottom: 1px solid #d1d1d1;
}

.holiday-wrap .holiday-packages .packages-wrap figure {
    margin: 0;
    width: 40%; 
}

.holiday-wrap .holiday-packages .packages-wrap figure img {
    width: 106px;
    height: 77px;
    object-fit: cover;
    border: 4px solid #fff;
}

.holiday-wrap .holiday-packages .packages-wrap .package-contents {
    width: 60%;
}

.holiday-wrap .holiday-packages .packages-wrap .package-contents h5 {
    font-size: 12px !important;
    margin: 0 0 5px 0;
    font-weight: 500 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    letter-spacing: 0.5px;
}

.holiday-wrap .holiday-packages .packages-wrap .package-contents h5 a {
    color: #000;
    font-weight: 400;
}

.holiday-wrap .holiday-packages .packages-wrap .package-contents .price {
    color: #0099cc !important;
    font-size: 12px !important;
}

.holiday-wrap .holiday-packages .packages-wrap .package-contents {
    font-size: 12px;
    color: #5e5e5e;
}

.holiday-wrap .holiday-packages .packages-wrap:last-child {
    border: none;
}

.text-editor-wrap:has(.other-sections) {
    background-color: #dfe5e3;
    background: url(https://web.archive.org/web/20131228024301im_/http://himalayanecotrek.com/wp-content/themes/Himalayan/images/bg_section2.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}

/*.text-editor-wrap:has(.other-sections):before {*/
/*    content: '';*/
/*    background: #dfe5e3;*/
/*    height: 100%;*/
/*    width: 100%;*/
/*    position: absolute;*/
/*    z-index: -1;*/
/*}*/

.other-sections {
    padding: 30px 0 25px 0;
}

.other-sections h4 {
    color: #009999;
    text-shadow: 1px 1px 0px #FFFFFF;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-family: "Bebas Neue", sans-serif !important;
    font-size: 25px !important;
    margin: 0;
    font-weight: 800 !important;
}

.other-sections .testimonials p {
    font-size: 12px !important;
    color: #222 !important;
    margin: 0 !important;
}

.other-sections .testimonials .bottom-info {
    font-size: 12px;
    padding: 20px 0 0 0;
    margin: 10px 0 0 0;
    border-top: 1px solid #BDCACA;
}

.other-sections .testimonials p a {
    color: #009999;
}

.other-sections .blog .blog-contents h5 {font-size: 12px;}

.other-sections .blog .blog-contents {
    font-size: 11px;
    color: #009999;
    border-bottom: 1px solid #BDCACA;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.other-sections .blog .blog-btn {
    padding: 0;
}

.other-sections .blog .blog-btn a {
    font-size: 12px;
}

.other-sections .blog .blog-contents p {
    font-size: 12px !important;
    margin: 0 !important;
}

.other-sections .blog .blog-contents p a {color: #455656;}

.other-sections .travel-guide ul li {
    border-top: 1px solid #BDCACA;
    padding: 10px 0;
}

.other-sections .travel-guide ul li a {font-size: 18px;font-family: "Bebas Neue", sans-serif !important;color: #666666;}

footer {
    background: #CAD5D5;
    padding: 45px 0 0 0;
}

.footer-wrapper {
    display: flex;
    justify-content: space-between;
}

.footer-wrapper .footer-left .newsletter-footer .newsletter-right {
    width: 200px;
}

.footer-wrapper .footer-left {
    width: 535px;
}

.footer-wrapper .footer-right {
    width: 310px;
}

.footer-wrapper .footer-left .top-footer-menu {
    display: flex;
    justify-content: space-between;
    padding: 0 0 25px 0;
}

.footer-wrapper .footer-left .top-footer-menu ul li a {
    font-size: 11px;
    color: #5C7676;
    font-family: 'Open Sans' !important;
}

.footer-wrapper .footer-left .top-footer-menu ul {
    /*border-left: 1px solid #9EC3C3;*/
    padding: 0 0 0 7px;
}

.footer-wrapper .footer-left .top-footer-menu ul:first-child {
    padding: 0;
    border: none;
}

.footer-wrapper .footer-left .fb-follow {
    display: flex;
    padding: 10px 0;
    border-top: 1px dotted #9EC3C3;
    border-bottom: 1px dotted #9EC3C3;
}

.footer-wrapper .footer-left .fb-follow .fb-like {
    display: flex;
}

.footer-wrapper .footer-left .fb-follow .fb-like .fb-icon {
    background: linear-gradient(#4c69ba, #3b55a0);
    color: #fff;
    padding: 0 10px;
    font-size: 11px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}

.footer-wrapper .footer-left .fb-follow .fb-like span {
    font-size: 11px;
    background: #fff;
    color: #6a7180;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 2px;
    margin: 0 0 0 6px;
    padding: 0 3px;
    border: 1px solid #898f9c;
    position: relative;
}

.footer-wrapper .footer-left .fb-follow .twitter-follow {
    margin: 0 0 0 56px;
    background: #fff;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 11px;
    padding: 0 10px;
    gap: 5px;
}

.footer-wrapper .footer-right ul:last-child li,.footer-wrapper .footer-right ul:last-child li a {
    font-family: 'Open Sans' !important;
}

.footer-wrapper .footer-left .fb-follow .twitter-follow i {
    color: #00abec;
}

.footer-wrapper .footer-left .newsletter-footer {
    padding: 25px 0 0 0;
    display: flex;
}

.footer-wrapper .footer-left .newsletter-footer .copyright-left p {
    font-size: 12px !important;
    margin: 0 !important;
}

.footer-wrapper .footer-left .newsletter-footer .copyright-left {
    width: 85%;
}

.footer-wrapper .footer-left .newsletter-footer .copyright-left ul {
    display: flex;
    gap: 5px;
}

.footer-wrapper .footer-left .newsletter-footer .newsletter-right h6 {
    font-size: 11px !important;
    margin: 0 !important;
}

.footer-wrapper .footer-left .newsletter-footer .newsletter-right form label {
    font-size: 11px;
}

.footer-wrapper .footer-left .newsletter-footer .newsletter-right form .input-btn {
    display: flex;
}

.footer-wrapper .footer-left .newsletter-footer .newsletter-right form .input-btn button {
    background: #0099cc;
    color: #fff;
    border: none;
    font-size: 12px;
}

.footer-wrapper .footer-left .newsletter-footer .newsletter-right form .input-btn input {
    border: none;
}

.footer-wrapper .footer-right ul li strong {
    font-size: 11px;
    display: block;
    margin: 0 0 5px 0;
    font-family: 'Open Sans';
    font-weight: 600 !important;
}

.footer-wrapper .footer-right ul li {
    font-size: 11px;
    font-family: 'Open Sans' !important;
}

.footer-wrapper .footer-right ul {
    padding: 10px 0;
    border-bottom: 1px dotted #97AAAA;
}

.footer-wrapper .footer-right ul:last-child {
    border: none;
}

.footer-wrapper .footer-left .footer-copyright {
    padding: 15px 0 0 0;
    border-top: 1px dotted #9EC3C3;
    margin: 25px 0 0 0;
}

.footer-wrapper .footer-left .footer-copyright p {
    margin: 0;
    font-size: 11px;
}

.footer-wrapper .footer-right .thumbnails-accociations {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.footer-wrapper .footer-right .thumbnails-accociations img {
    width: 38px;
    height: 38px;
    object-fit: contain;
}

.single-adventure {
    border: none !important;
    background: transparent !important;
}

.holiday-demo6 .bradcumb h3,
.holiday-demo6 .bradcumb ul li,
.holiday-demo6 .bradcumb ul li a{
    font-weight: 400 !important;
}

.single-adventure .adventure-content {
    padding: 0 !important;
}

.single-adventure a p {
    padding: 0px 10px !important;
    font-size: 12px !important;
    margin: 0;
    color: #fff !important;
}

.single-adventure .adventure-content h6 {
    width: 100% !important;
    overflow: hidden !important;
    text-wrap: nowrap !important;
    text-overflow: ellipsis !important;
    margin: 10px 0 0 0 !important;
    color: #0099CC !important;
    font-size: 18px !important;
    text-transform: capitalize !important;
}

.dis-alpine .single-alpine h4,
.packagedetails-page h4{
    font-size: 16px !important;
}

.packagedetails-page h2 {
    font-size: 18px;
}

.destination-detailspage .destinationdetails-description {
    margin: 20px 0 20px 0 !important;
}

.destination-detailspage .destinationdetails-description p,
.destination-details .section-title p{
    margin: 0 !important;
}

.single-adventure .adventure-content h6 a {
    font-size: 18px !important;
    font-weight: 500 !important;
}

.single-adventure .adventure-content .price {
    margin: 0;
    color: #0099CC !important;
    font-size: 14px !important;
}

.holiday-demo6 .deatinationdetails-page .destinationdetails-description, .holiday-demo5 .deatinationdetails-page .destinationdetails-wrap {
     background: transparent !important; 
     padding: 0 !important;  
     border-radius: 0 !important; 
}

.holiday-demo6 .deatinationdetails-page .destinationdetails-wrap {
    background: transparent !important;
    padding: 0 !important;
    border-radius: 0 !important;
}

.activities-detailspage .bradcumb-area {
    position: relative;
}

.activities-detailspage .bradcumb-area .activitiesbread-contents,
.destination-detailspage .bradcumb-area .detailsbread-contents{
    position: absolute;
    background: #00000075;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.activities-detailspage .bradcumb-area .activitiesbread-contents ul,
.destination-detailspage .bradcumb-area .detailsbread-contents ul{
    display: flex;
    gap: 10px;
}

.activities-detailspage .bradcumb-area .activitiesbread-contents h3,
.destination-detailspage .bradcumb-area .detailsbread-contents h3{
    color: #fff;
}

.destination-detailspage .bradcumb-area {
    position: relative;
    height: 300px;
}

.activities-detailspage .bradcumb-area .activitiesbread-contents ul li,
.destination-detailspage .bradcumb-area .detailsbread-contents ul li{
    color: #fff;
}

.activities-detailspage .bradcumb-area .activitiesbread-contents ul li a,
.destination-detailspage .bradcumb-area .detailsbread-contents ul li a{
    color: #23b2ea;
}

.singleBlog-details .blogCaption .cartTop {
    margin-bottom: 16px;
}
.singleBlog-details .blogCaption .cartTop .listItmes {
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
    font-weight: 300;
}
.singleBlog-details .blogCaption .cartTop .listItmes .icon {
    color: var(--peragraph-color);
    margin-right: 10px;
}
.book-table{
    overflow: hidden;
}
.breadcrumb-area{display:none;}
.activities-breadcrumb {
    position:relative; 
    height:300px;
}

.activities-topthumb {
    padding: 20px 0 0 0;
}

.single-adventure .adventure-content {
    background: transparent !important;
}

.single-adventure .price {
    color: #222 !important;
    font-size: 16px !important;
    font-weight: 600;
}

.single-adventure .price small {
    color: #808080;
    font-size: 12px;
}

.breadcrumb-package .row {
    background-size: cover;
    background-repeat: no-repeat;
}

.dis-alpine .single-alpine {
    height: auto !important;
    padding: 10px 0 !important;
}

.singleBlog-global .blogCaption {
    padding: 10px !important;
}

.singleBlog-global .blogCaption .pera {
    margin: 0 !important;
}

.trip-itinery .package-itinerary-services {
    margin: 0;
}

.trip-itinery .package-itinerary-services li {
    margin: 0 0 5px 0;
}

.trip-itinery .package-itinerary-services li strong {
    font-weight: 400;
    color: #02a2db;
    font-size: 13px;
}

.searchBox-wrapper .search-box .input-form .icon {
    top: 23px !important;
}

.trip-itinery .package-itinerary-services li span {font-size: 13px;}

.singleBlog-global .blog-img .content {
    display: none;
}

.singleBlog-global .blogCaption .cartTop {
    margin-bottom: 5px !important;
}

.singleBlog-global .blogCaption .cartTop li {
    font-size: 12px !important;
     font-style: normal !important; 
    color: #808080;
}

.blogDetails .blogdetails-single {
    margin: 0 0 20px 0 !important;
    background: #fff;
}

.blogDetails .blogdetails-single p {
    margin: 0;
}

.blogDetails .blogdetails-single .login-here {
    font-size: 14px;
    font-weight: 300;
}

.blogDetails .related-blogs .section-tittle {
    margin: 0;
}

.blogDetails .related-blogs .section-tittle h2 {
    margin: 0 0 10px 0;
    font-weight: 400;
}

.blogDetails .simplePresentCart {
    padding: 0;
}

.blogDetails .simplePresentCart .keyup-input,
.blogDetails .simplePresentCart,
.popularServices-global .itemsImg{
    margin: 0 !important;
}

.popularServices-global .itemsImg {
    margin-right: 0 !important;
    margin-bottom: 10px !important;
}

.popularServices-global .itemsCaption .itemsTittle {
    font-weight: 700 !important;
    font-size: 14px !important;
    font-family: 'Open Sans' !important;
}

.servicesDiscription-global .capImg {
    margin-bottom: 10px !important;
} 

.attraction-area .section-title h2 {
    font-size: 24px;
}

.attraction-area .row {
    margin-top: 0 !important;
}

.attraction-area .row .col-xl-3 {
    width: 50%;
}

.attraction-area .row .col-xl-3 .single-attraction-two a {
    display: block;
    width: 100%;
}

.attraction-area .row .col-xl-3 .single-attraction-two a img {
    width: 100%;
    height: auto !important;
}

.footer-wrapper .footerTittle {
    display: none;
}

.routedOne, .section-tittle .tittle::before,
.routedOne, .section-tittle .tittle::after,
.holiday-demo6 .testimonialarea-global:before,
.holiday-demo6 .testimonialarea-global .singleTestimonial-global .testiPera:before,
.agni-innerinfo .aboutCaption-global br,
.call-to-action4 .card ul{
    display: none !important;
}

.singleTestimonial-global .testimonialClient .clients .clientText .clientName {
    font-weight: 400 !important;
    font-size: 16px !important;
}

.holiday-demo6 .testimonialarea-global .singleTestimonial-global .pera {
    height: auto !important;
    text-align: justify;
    margin: 0 0 20px 0 !important;
    font-size: 12px !important;
}

.holiday-demo6 .testimonialarea-global .singleTestimonial-global {
    height: auto !important;
}

.agni-innerinfo .mb-40,
.blogDetails .blogdetails-single .btn-wrapper button{
    margin: 0 0 0 0 !important;
}

.agni-innerinfo .aboutCaption-global .tittle {
    margin: 0 0 5px 0 !important;
}

.agni-innerinfo .aboutCaption-global p:last-child,
.agni-innerinfo .aboutCaption-global{
    margin: 0 !important;
}

.agni-innerinfo .row {
    align-items: flex-start !important;
}

.agni-innerinfo .aboutCaption-global p {
    text-align: justify;
}

.call-to-action4 .card {
    padding: 10px !important;
}

.call-to-action4 .contents h1 {
    padding: 0 !important;
}

.call-to-action4 .contents .section-button .left-btn:first-child {
    background: var(--main-color-one) !important;
    color: #fff;
    padding: 5px 10px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    border-radius: 4px !important;
}

.affiliations .affiliation-content {
    display: flex;
    background: #fff;
    margin: 0 0 20px 0;
}

.affiliations .affiliation-content img {
    width: 40%;
}

.call-to-action4 {
    padding: 0;
}

.text-editor-wrap .categoriesArea  h3 {
    font-size: 24px !important;
}

.text-editor-wrap .categoriesArea h4 {
    font-size: 21px !important;
}

.affiliations .affiliation-content .more-contents,.affiliations .affiliation-content .more-cotents {
    width: 60%;
    padding: 20px;
}

.affiliations .affiliation-content .more-contents h3, .affiliations .affiliation-content .more-cotents h3 {
    font-size: 18px !important;
}

.affiliations .affiliation-content .more-cotents .note {
    color: #dc3545 !important;
}

.affiliations .affiliation-title {
    font-size: 24px !important;
    text-align: center;
    margin: 0 0 10px 0;
}

.package-details-page .top-thumbnails {margin-bottom: 30px !important;}

.packagedetails-page .Itinerary {
    padding: 30px 0 0 0 !important;
}

.blogDetails .related-blogs .section-tittle h2 {
    font-size: 21px;
}

.activities-topthumb p,
.related-blogs .singleBlog-global,
.related-services .section-tittle h2{
    margin: 0 !important;
}

.blogDetails .simplePresentCart h4 {
    font-size: 21px;
    margin: 15px 0 0 0;
}

.holiday-demo6 .activity-detailspage .section-title,
.destination-details .section-title {
    margin: 0 0 20px 0 !important;
}

.holiday-demo6 .activity-detailspage .section-title small {
    font-family: 'Open Sans';
    font-size: 12px;
}

.blogDetails {
    padding: 30px 0 !important;
}

.aboutCaption-global h2,
.agni-innerinfo .aboutCaption-global h3{
    font-size: 21px !important;
}

.agni-innerinfo .aboutCaption-global h4 {
    font-size: 18px;
}

.holiday-demo6 .singleBlog-global .blogCaption h3 a {
    margin: 0 0 0 0 !important;
    font-weight: 400 !important;
}

.singleServices-global .eventCaption .tittle,
.servicesArea .simplePresentCart .title{
    font-weight: 400 !important;
}

.service-single {
    padding: 30px 0 0 0 !important;
}

.related-services .imgEffect img {
    height: auto !important;
}

.related-services .eventCaption h3 a {
    font-size: 14px !important;
}

.related-services .eventCaption .btn-wrapper {
    margin: 0 0 10px 0 !important;
}

.related-services .eventCaption {
    padding: 10px 0 0 0;
}

.related-services .eventCaption .btn-wrapper a {
    padding: 4px 7px !important;
    font-size: 14px;
    font-weight: 400;
    border-radius: 4px;
}

.footer-wrapper .footer-left .newsletter-footer .newsletter-right .alert-success {
    font-size: 0;
}

.footer-wrapper .footer-left .newsletter-footer .newsletter-right .alert-success:before {
    content: 'Thank you for subscribing newsletter 😊';
    font-size: 12px;
}

.holiday-demo6 .singleServices-global .event-img img {
    height: auto !important;
    width: 100%;
}

.singleContact .cat-cap .tittle {
    font-weight: 400 !important;
}

.singleContact .cat-cap h5 {
    margin: 0 !important;
}

.top-header .top-header-wrap .navigation-topbar li a {
    font-family: 'Open Sans' !important;
}

.contactArea .simplePresentCart {
    padding: 0px 20px !important;
}

.holiday-demo6 .bradcumb-area {
    height: 305px !important;
}

.activity-detailspage .activities-wrap-more,
.destination-details .destination-wrap-more{
    text-align: center;
}

.activity-detailspage .activities-wrap-more span,
.destination-details .destination-wrap-more span{
    background: var(--secondary-color);
    color: #fff;
    margin: 0 0 20px 0;
    transition: 0.4s;
}

.activity-detailspage .activities-wrap-more span:hover,
.destination-details .destination-wrap-more span:hover{
    background: var(--main-color-one);
}

.trip-itinery .accordion-body p {
    margin: 0 !important;
}

.trip-itinery .accordion-body {
    padding: 10px;
}

.footer-wrapper .footer-left .top-footer-menu .col-xxl-3 {
    border-right: 1px solid #9EC3C3;
}

.footer-wrapper .footer-left .top-footer-menu ul li {
    margin: 0;
}

.activities-detailspage .destinationdetails-wrap h3,
.destination-detailspage .deatinationdetails-page h3{
    font-size: 24px !important;
}

.activities-detailspage .activity-detailspage .section-title h2,
.destination-detailspage .destination-details h2{
    font-size: 21px !important;
}

.main-navigation-top .navbar-nav .menu-item-has-children .sub-menu li a {
    padding: 3px 10px !important;
    color: #0099CC;
    text-transform: capitalize !important;
}

.top-header .top-header-wrap .best-sellers img {
    height: 40px;
    object-fit: contain;
}

.top-header .top-header-wrap .recommended-package img {
    height: 35px;
    object-fit: contain;
}

.top-header .top-header-wrap .best-sellers ul li a:last-child {
    margin: 0 0 0 10px;
}

.section-bg-2{
    background-color : #e8e8e8 !important;
}

.hotel-details-area.section-padding.pb-5 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.input-form.textarea textarea {
    height: 45px !important;
}

.form-Wrapper .cmn-btn-outline0{
    display:none !important;
}

.main-navigation-top .navigation-menu-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.main-navigation-top .navigation-menu-wrap .login-cart {
    padding: 0 10px 0 0;
}

.main-navigation-top .navigation-menu-wrap .login-cart a {
    border: 1px solid var(--secondary-color);
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
}

.dashboard-left-content .close-bars {
    display: none !important;
}

.dashboard-padding {
    padding: 40px 0 !important;
}

.dashboard-right .parent h2 {
    font-size: 18px !important;
}

.dashboard-right .parent form {
    background: #fff;
}

.dashboard-right .parent form label {
    font-size: 12px;
    margin: 0 0 5px 0;
    font-weight: 600;
}

.dashboard-right form button {
    padding: 5px 10px !important;
    border-radius: 4px;
    letter-spacing: 0px !important;
    text-transform: capitalize !important;
}

/*.search-results-page {*/
/*    padding: 0 !important;*/
/*}*/

/*.search-results-page .container {*/
/*    padding-top: 30px;*/
/*    padding-bottom: 0;*/
/*}*/

/*Responsive*/

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1010px !important;
    }
}

@media (min-width: 992px){
    .main-header .main-navigation-top .navigation-wrap #menu-toggle,
    .mobile-menulogo{
        display: none;
    }
    .main-navigation-top .navbar-nav .menu-item-has-children:hover .sub-menu {
        display: flex;
    }
    .navbar-nav > li:hover > .sub-menu {
        display: flex !important;
        top: 100%;
        left: 0;
    }
    .navbar-nav .sub-menu {
        display: none !important;
    }
    .navbar-nav .sub-menu li:hover > .sub-menu {
        display: flex !important;
    }
}

@media (max-width: 1200px){
    .footer-wrapper .footer-left .top-footer-menu {
        flex-wrap: wrap;
    }
    .footer-wrapper .footer-left {
        width: 65%;
    }
    .footer-wrapper .footer-right {
        width: 35%;
    }
}

@media (max-width: 992px){
    .main-header .main-navigation-top .navigation-wrap #menu-toggle {
        position: absolute;
        right: 10px;
        top: 8px;
        cursor: pointer;
        display: flex;
        justify-content: center;
        align-items: baseline;
        border: 1px solid #f1f1f1;
        padding: 0 8px;
        background: #f1f1f1;
    }
    .main-navigation-top .navigation-menu-wrap .responsive-hide {
        display: none;
    }
    .main-navigation-top .navigation-menu-wrap {
        display: block;
    }
    .dashboard-right {
        width: 100% !important;
    }
    .menu-item-has-children .sub-menu .menu-item-has-children .sub-menu li {
        border-bottom: 1px solid #ddd;
    }
    .menu-item-has-children .sub-menu .menu-item-has-children .sub-menu li a {
        color: #222 !important;
        font-size: 14px !important;
    }
    .top-header .top-header-wrap .best-sellers ul li a:last-child {
        display: none;
    }
    .holiday-demo6 .bradcumb-area {
        height: 25% !important;
    }
    .agni-innerinfo {
        margin: 0 0 20px 0;
    }
    .service-single .simplePresentCart {
        padding: 0 !important;
    }
    .section-tittle .tittle,
    .related-services .section-tittle .tittle{
        font-size: 16px !important;
    }
    .top-header .top-header-wrap .recommended-package {
        display: none;
    }
    .inquiry-formpackage {
        margin: 20px 0 0 0 !important;
    }
    .show-sub-menu {
        display: flex !important;
        position: initial !important;
        background: #0099cc1a !important;
        width: 100% !important;
        box-shadow: none !important;
    }
    .main-navigation-top .navbar-nav .menu-item-has-children .sub-menu li a {
        padding: 4px 10px !important;
        display: inline-block !important;
    }
    .menu-item-has-children .sub-menu .menu-item-has-children .sub-menu {
        background: #fff !important;
    }
    .main-header .main-navigation-top .navigation-wrap #menu-toggle i {
        line-height: 1.3;
        font-size: 15px;
    }
    .main-header .main-navigation-top .navbar-nav .menu-item-has-children:after {
        content: '\f107';
        font-family: 'FontAwesome';
        position: absolute;
        right: 10px;
        top: 8px;
        font-size: 13px;
        color: #646464;
        cursor: pointer;
    }
    .main-navigation-top .navbar-nav .menu-item-has-children:hover .sub-menu {
        display: none;
    }
    .main-header .main-navigation-top .navigation-wrap #menu-toggle small {
        margin: 0 5px 0 0;
        font-weight: 400;
        font-family: 'Bebas Neue';
    }
    .mobile-menulogo{
        display: flex;
        position: sticky;
        justify-content: center;
        background: #0099cc;
        align-items: center;
        padding: 10px 0;
        top: 0;
        z-index: 999;
    }
    .mobile-menulogo h5 {
        font-size: 16px !important;
        color: #fff;
        margin: 0;
    }
    
    .mobile-menulogo #close-menu {
        position: absolute;
        right: 10px;
        color: #fff;
        cursor: pointer;
    }
    .main-header .main-navigation-top .navigation-wrap .navigation-menu-wrap {
        position: fixed;
        left: 0;
        background: #fff;
        z-index: 1;
        top: 0;
        height: 100dvh;
        width: 280px;
        left: -1000px;
        overflow-x: auto;
        /*transition: 0.4s;*/
    }
    
    .main-navigation-top .navbar-nav li a {
        padding: 10px 10px 10px !important;
    }
    
    .main-header .main-navigation-top .navigation-wrap .navigation-menu-wrap ul {
        flex-direction: column;
    }
    
    .main-header .main-navigation-top .navigation-wrap {
        padding: 20px 0;
    }
    
}

@media (max-width: 768px){
    .top-header .top-header-wrap .best-sellers {
        display: none;
    }
    .top-header .top-header-wrap .logo img {
        height: auto;
        width: 170px;
    }
    .holiday-wrap .holiday-packages {
        padding: 20px 0 0 0;
    }
    .top-header .top-header-wrap .logo img {
        height: auto;
        width: 160px;
    }
    .other-sections h4 {
        font-size: 18px;
        padding: 0;
    }
    .top-header .top-header-wrap .logo img {
        width: 160px;
    }
    .other-sections .travel-guide{
        padding: 22px 0 0 0;
    }
    .holiday-slider-form .sliderArea .slider-contents-main .select-image img {
        width: 100%;
    }
    .footer-wrapper .footer-left,
    .footer-wrapper .footer-right{
        width: 100% !important;
    }
    .single-adventure .adventure-content h6 {
        font-size: 16px !important;
    }
    .single-adventure .adventure-content .price {
        font-size: 12px !important;
    }
    .holiday-wrap .top-selling .package-lists-wrap,
    .holiday-wrap .holiday-packages .packages-wrap{
        flex-direction: column;
    }
    .holiday-wrap .top-selling .package-lists-wrap figure {
        width: 100%;
    }
    .holiday-wrap .top-selling .package-lists-wrap figure img {
        width: 100% !important;
        height: 250px !important;
    }
    .holiday-wrap .holiday-packages .packages-wrap .package-contents,
    .holiday-wrap .holiday-packages .packages-wrap figure{
        width: 100% !important;
    }
    .footer-wrapper,
    .footer-wrapper .footer-left .newsletter-footer{
        flex-direction: column;
    }
}

@media (max-width: 576px){
    .top-header .top-header-wrap .social-topbar {
        display: none;
    }
    .top-header .top-header-wrap .logo img {
        width: 130px !important;
    }
    .top-header .top-header-wrap {
        padding: 0px 0 5px 0 !important;
    }
    .affiliations .affiliation-content {
        flex-direction: column;
    }
    .affiliations .affiliation-content img {
        width: 100% !important;
    }
    .affiliations .affiliation-content .more-contents, .affiliations .affiliation-content .more-cotents {
        width: 100% !important;
        padding: 0 10px !important;
        text-align: center;
    }
    .footer-wrapper .footer-left .top-footer-menu {
        flex-direction: column;
    }
    .attraction-area .row .col-xl-3 {
        width: 100% !important;
    }
}

