/*
Theme Name: African Overland Tours
Theme URI: https://cyberchimps.com/responsive-II/
Author: Vsourz
Author URI: https://www.vsourz.com/
Version: 9.99.9
Text Domain: vsourz
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@font-face {
    font-family: 'Onest';
    src: url('../../themes/africanoverlandtours/images/fonts/onest/Onest-Black.woff2') format('woff2'),
        url('../../themes/africanoverlandtours/images/fonts/onest/Onest-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onest';
    src: url('../../themes/africanoverlandtours/images/fonts/onest/Onest-SemiBold.woff2') format('woff2'),
        url('../../themes/africanoverlandtours/images/fonts/onest/Onest-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onest';
    src: url('../../themes/africanoverlandtours/images/fonts/onest/Onest-ExtraBold.woff2') format('woff2'),
        url('../../themes/africanoverlandtours/images/fonts/onest/Onest-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onest';
    src: url('../../themes/africanoverlandtours/images/fonts/onest/Onest-Regular.woff2') format('woff2'),
        url('../../themes/africanoverlandtours/images/fonts/onest/Onest-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onest';
    src: url('../../themes/africanoverlandtours/images/fonts/onest/Onest-ExtraLight.woff2') format('woff2'),
        url('../../themes/africanoverlandtours/images/fonts/onest/Onest-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onest';
    src: url('../../themes/africanoverlandtours/images/fonts/onest/Onest-Light.woff2') format('woff2'),
        url('../../themes/africanoverlandtours/images/fonts/onest/Onest-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onest';
    src: url('../../themes/africanoverlandtours/images/fonts/onest/Onest-Medium.woff2') format('woff2'),
        url('../../themes/africanoverlandtours/images/fonts/onest/Onest-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onest';
    src: url('../../themes/africanoverlandtours/images/fonts/onest/Onest-Bold.woff2') format('woff2'),
        url('../../themes/africanoverlandtours/images/fonts/onest/Onest-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onest';
    src: url('../../themes/africanoverlandtours/images/fonts/onest/Onest-Thin.woff2') format('woff2'),
        url('../../themes/africanoverlandtours/images/fonts/onest/Onest-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Inter";
    src: local("Inter Regular"), local("Inter-Regular"),
        url("../../themes/africanoverlandtours/images/fonts/Inter/Inter-Regular.woff2") format("woff2"),
        url("../../themes/africanoverlandtours/images/fonts/Inter/Inter-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Inter";
    src: local("Inter Medium"), local("Inter-Medium"),
        url("../../themes/africanoverlandtours/images/fonts/Inter/Inter-Medium.woff2") format("woff2"),
        url("../../themes/africanoverlandtours/images/fonts/Inter/Inter-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Inter";
    src: local("Inter SemiBold"), local("Inter-SemiBold"),
        url("../../themes/africanoverlandtours/images/fonts/Inter/Inter-SemiBold.woff2") format("woff2"),
        url("../../themes/africanoverlandtours/images/fonts/Inter/Inter-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Inter";
    src: local("Inter Bold"), local("Inter-Bold"),
        url("../../themes/africanoverlandtours/images/fonts/Inter/Inter-Bold.woff2") format("woff2"),
        url("../../themes/africanoverlandtours/images/fonts/Inter/Inter-Bold.woff") format("woff");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Inter";
    src: local("Inter ExtraBold"), local("Inter-ExtraBold"),
        url("../../themes/africanoverlandtours/images/fonts/Inter/Inter-ExtraBold.woff2") format("woff2"),
        url("../../themes/africanoverlandtours/images/fonts/Inter/Inter-ExtraBold.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

body {
    font-size: 14px;
    line-height: 19px;
    font-weight: normal;
    background: #fff;
    color: #404040;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    font-family: "Inter";
}
body.modal-open{
	overflow: hidden;
    padding-right: 22px;
	touch-action: none;
}

.mrg15-B {
    margin-bottom: 15px !important;
}

.mrg30-B {
    margin-bottom: 30px !important;
}

.sec-desc p:last-child {
    margin-bottom: 0;
}

@media(max-width:767px) {
    .mrg15-B {
        margin-bottom: 10px !important;
    }

    .mrg30-B {
        margin-bottom: 20px !important;
    }
}

/* common spacing */
.commonpadding50 {
    padding: 50px 0px;
}

.commonpadding70 {
    padding: 70px 0px;
}

.commonpadding100 {
    padding: 100px 0px;
}

.commonpadding120 {
    padding: 120px 0px;
}

.commonmargin70 {
    margin: 70px 0px;
}

.commonmargin100 {
    margin: 100px 0px;
}

.commonmargin120 {
    margin: 120px 0px;
}

/* Container space left */
@media (min-width: 360px) {
    .container-left-spacing {
        margin-left: 20px;
    }
}

@media (min-width: 576px) {
    .container-left-spacing {
        /* margin-left: calc(50vw - (520px / 2)); */
		margin-left: calc(50vw - (505px / 2));
    }
}

@media (min-width: 768px) {
    .container-left-spacing {
        /* margin-left: calc(50vw - (700px / 2)); */
		margin-left: calc(50vw - (685px / 2));
    }
}

@media (min-width: 991px) {
    .container-left-spacing {
		/*  margin-left: calc(50vw - (930px / 2)); */
		margin-left: calc(50vw - (915px / 2));
    }
}

@media (min-width: 1024px) {
    .container-left-spacing {
        /* margin-left: calc(50vw - (935px / 2)); */
		margin-left: calc(50vw - (920px / 2));
    }
}

@media (min-width: 1199px) {
    .container-left-spacing {
       /*  margin-left: calc(50vw - (1125px / 2)); */
		margin-left: calc(50vw - (1110px / 2));
    }
}

@media (min-width: 1300px) {
    .container-left-spacing {
       /*  margin-left: calc(50vw - (1140px / 2)); */
		margin-left: calc(50vw - (1125px / 2));
    }
}

@media (min-width: 1400px) {
    .container-left-spacing {
        /* margin-left: calc(50vw - (1300px / 2)); */
		margin-left: calc(50vw - (1285px / 2));
    }
}

@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1300px;
    }
}


/* header type */
.hd-type1 {
    font-family: 'Onest';
    font-size: 55px;
    line-height: 60px;
    font-weight: 600;
    color: #FFFFFF;
    text-transform: uppercase;
}

.hd-type2 {
    font-family: 'Onest';
    font-size: 40px;
    line-height: 50px;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #404040;
    text-transform: uppercase;
}

.hd-type3 {
    font-family: 'Onest';
    font-size: 33px;
    line-height: 37px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.hd-type4 {
    font-family: 'Onest';
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    color: #404040;
}

.hd-type5 {
    font-family: 'Onest';
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
    color: #404040;
}

.hd-type6 {
    font-family: 'Onest';
    font-size: 18px;
    line-height: 25px;
    font-weight: 500;
    color: #404040;
}

.hd-type7 {
    font-family: 'Onest';
    font-size: 28px;
    line-height: 33px;
    font-weight: 500;
}

.hd-type8 {
    font-family: 'Onest';
    font-size: 30px;
    line-height: 35px;
    font-weight: 600;
    color: #404040;
}

/* .hd-type8 {
    font-family: 'Onest';
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
    color: #FFFFFF;
} */

.hd-type9 {
    font-family: 'Onest';
    font-size: 35px;
    line-height: 40px;
    font-weight: 400;
    color: #FFFFFF;
}

.hd-type10 {
    font-family: 'Onest';
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
    color: #404040;
}

.hd-type11 {
    font-family: 'Onest';
    font-size: 24px;
    line-height: 33px;
    font-weight: 500;
    color: #FFFFFF;
}

@media(max-width:1199px) {
    .hd-type9 {
        font-size: 30px;
        line-height: 35px;
    }
}

@media(max-width:992px) {
    .hd-type9 {
        font-size: 18px;
        line-height: 25px;
    }

    .hd-type11 {
        font-size: 20px;
        line-height: 26px;
    }
}

/* cms-type */
.cms-type4 {
    font-family: 'Inter';
    font-size: 18px;
    line-height: 29px;
    font-weight: 500;
    color: #404040;
}

.cms-type1 {
    font-family: 'Inter';
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
}

.cms-type1 a:not(.btn-type2) {
    display: inline-block;
    /* font-weight: bold; */
    color: #53682F;
}

.cms-type2 {
    font-family: 'Inter';
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
}

.cms-type2 h3 {
    font-weight: 600;
    margin-bottom: 10px;
}

.cms-type2 a:not(.btn-type2) {
    color: #53682F;
    font-weight: 600;

}

.cms-type3 {
    font-family: 'Inter';
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
}

.fw-600 {
    font-weight: 600;
}

.fw-400 {
    font-weight: 400;
}

.dropdown {
    padding: 15px 13px 15px 23px;
    border-radius: 100px;
    border: 1px solid #E3E3E3;
    background: #FFF;
    color: #706666;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    min-height: 54px;
    appearance: none;
    position: relative;
    background-image: url('../africanoverlandtours/images/custom-image/arrow-down.svg');
    background-position-x: 96%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-color: #fff;
    height: 36px;
    padding: 0px 25px;
}

.dropdown::after {
    content: ' ';
    background-image: url('../africanoverlandtours/images/custom-image/arrow-down.svg');
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    right: 10px;
}

select:focus {
    border-color: #E3E3E3;
    box-shadow: none;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0px;
}

@media (max-width:1199px) {
    .hd-type2 {
        font-size: 38px;
        line-height: 42px;
    }

    .hd-type3 {
        font-size: 31px;
        line-height: 35px;
    }

    .hd-type8 {
        font-size: 25px;
        line-height: 28px;
    }

    /* .hd-type8 {
        font-size: 22px;
        line-height: 30px;
    } */

    .cms-type1 {
        font-size: 14px;
    }

    .commonpadding100 {
        padding: 80px 0px;
    }

    .commonmargin100 {
        margin: 80px 0px;
    }

    .commonmargin120 {
        margin: 80px 0px;
    }
}

@media (max-width: 991px) {
    .hd-type2 {
        font-size: 36px;
        line-height: 40px;
    }

    .hd-type5 {
        font-size: 18px;
        line-height: 24px;
    }

    .hd-type8 {
        font-size: 20px;
        line-height: 25px;
    }

    .commonpadding70 {
        padding: 50px 0px;
    }

    .commonmargin70 {
        margin: 50px 0px;
    }

    .commonmargin100 {
        margin: 60px 0px;
    }

}

@media (max-width: 768px) {
    .hd-type1 {
        font-size: 44px;
        line-height: 50px;
    }

    .hd-type2 {
        font-size: 34px;
        line-height: 38px;
    }

    .commonmargin100 {
        margin: 50px 0px;
    }
}

@media(max-width:575px) {
    .container {
        padding: 0px 20px;
    }

    .hd-type1 {
        font-size: 26px;
        line-height: 30px;
    }

    .hd-type2 {
        font-size: 26px;
        line-height: 30px;
    }

    .hd-type3 {
        font-size: 26px;
        line-height: 30px;
    }

    .hd-type7 {
        font-size: 24px;
        line-height: 30px;
    }

    .hd-type4 {
        font-size: 20px;
        line-height: 24px;
    }

    .hd-type5 {
        font-size: 16px;
        line-height: 24px;
    }

    .hd-type6 {
        font-size: 16px;
        line-height: 25px;
    }

    .cms-type1 {
        font-size: 14px;
        line-height: 24px;
    }

    .cms-type2 {
        font-size: 12px;
        line-height: 19px;
    }

    /* .commonpadding70 {
        padding: 40px 0px;
    } */

    .commonpadding100 {
        padding: 70px 0px;
    }

    .commonpadding120 {
        padding: 70px 0px;
    }

    /* .commonmargin70 {
        margin: 40px 0px;
    } */

    .commonmargin100 {
        margin: 50px 0px;
    }

    .commonmargin120 {
        margin: 70px 0px;
    }
}

.img-radius img {
    border-radius: 8px;
}

.radius-box {
    border-radius: 8px;
}

/* common button */
.btn-type1 {
    font-family: 'Onest';
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    border-radius: 100px;
    padding: 20px 40px;
    color: #fff !important;
    transition: all 0.3s;
    text-transform: uppercase;
    text-align: center;
    border: 1px solid transparent;
    letter-spacing: 0.666px;
}

.btn-type1.bg-white:hover {
    background-color: #DD9432;
    color: #404040  !important;
}

.btn-type1.bg-yellow:hover {
    background-color: #ffffff;
    color: #DD9432 !important;
    border: 1px solid #DD9432;
}

.btn-type2 {
    font-family: 'Onest';
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    border-radius: 100px;
    padding: 14px 40px;
    color: #fff;
    transition: all 0.3s;
    text-transform: uppercase;
    text-align: center;
    border: 1px solid transparent;
}

.btn-type2.bg-white:hover {
    background-color: #DD9432;
    color: #404040;
}

.btn-type2.bg-yellow:hover {
    background-color: #ffffff;
    color: #DD9432;
    border: 1px solid #DD9432;
}

.btn-type2.bg-green {
    color: #ffffff;
}

.btn-type2.bg-green:hover {
    background-color: #ffffff;
    color: #53682F;
    border: 1px solid #53682F;
}

.btn-type3 {
    font-family: 'Onest';
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    border-radius: 100px;
    padding: 14px 30px;
    color: #fff;
    transition: all 0.3s;
    border: 1px solid #404040;
    text-transform: uppercase;
    text-align: center;
    outline: none;
}

.btn-type3:focus {
    outline: none;
}

.btn-type3.bg-white:hover {
    background-color: #DD9432;
    color: #404040;

}

.btn-type3:hover {
    border: 1px solid #DD9432;
}

.btn-type3.bg-yellow:hover {
    background-color: #ffffff;
    color: #DD9432;
    border: 1px solid #DD9432;
}

@media(max-width: 767px) {
    .btn-type1 {
        padding: 15px 35px;
    }
}

/* Common Link css */
.link-type1 {
    display: inline-block;
    vertical-align: middle;
    font-family: 'Onest';
    cursor: pointer;
    transition: all 0.3s;
    font-weight: 500;
    font-size: 28px;
    line-height: 33px;
    color: #53682F;
    text-decoration: underline;
}

.link-type1:hover {
    color: #404040;
}

@media(max-width:992px) {
    .link-type1 {
        font-size: 22px;
        line-height: 28px;
    }
}

/* common-color */
.text-white {
    color: #FFFFFF;
}

.text-gray {
    color: #404040;
}

.text-dark-gray {
    color: #706666;
}

.text-pink {
    color: #B6294E;
}

.text-green {
    color: #53682F;
}

.text-yellow {
    color: #DD9432;
}

/* common-bg */
.bg-green {
    background-color: #53682F;
}

.bg-light-gray {
    background-color: #F1F3EE;
}

.bg-dark-gray {
    background-color: #404040;
}

.bg-yellow {
    background-color: #DD9432;
}

a,
a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #DD9432;
}

@media(max-width: 1024px) {}

ul {
    margin: 0px;
    padding: 0px;
  list-style-type: none; 
}

/* main section */
.main-banner-wrapper {
    height: calc(100vh- 46px);
    position: relative;
    background: linear-gradient(0deg, #030922 0%, rgba(3, 9, 34, 0.00) 100%);
    overflow: hidden;
}

.banner-inner {
    height: 100vh;
    position: relative;
    background: linear-gradient(0deg, #030922 0%, rgba(3, 9, 34, 0.00) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 0 20px;
}

.main-banner-wrapper .content-holder {
    position: relative;
    z-index: 10;
    max-width: 1050px;
    margin: 0 auto 35px;
    text-align: center;
}

.main-banner-wrapper .content-holder p {
    margin-bottom: 0;
}

.header-bottom {
    position: absolute;
    z-index: 10;
    margin: auto;
    /* margin-top: -120px; */
    width: 100%;
    bottom: 25px;
}

.header-bottom .header-inner-outer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-bottom .header-inner-outer .header-inner {
    display: flex;
    align-items: center;
    gap: 10px;
    flex: 0 0 33.33%;
    position: relative;
    /* padding-right: 30px; */
	padding-right: 40px;
	justify-content: space-between;
}

.header-bottom .header-inner::after {
    content: '';
    height: 57px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    width: 1px;
    display: block;
    position: absolute;
    /* right: 30px; */
	right: 20px;
    transform: translate(-50%, -50%);
    top: 50%;

}

.header-bottom .header-inner:last-child::after {
    content: " ";
    display: none;
}

.header-bottom .header-inner-outer .header-inner .header-bottom-inner {
    max-width: 275px;
    position: relative;
}

.header-bottom .header-inner-outer .header-inner .travelers-logo {
	mask-position: center;
    mask-repeat: no-repeat;
    mask-size: contain;
    width: 100px;
    height: 78px;
    background-color: #ffffff;
    z-index: 1;
}

.header-bottom .header-inner-outer .header-inner .review-logo {
	mask-position: center;
    mask-repeat: no-repeat;
    mask-size: contain;
    width: 110px;
    height: 20px;
    background-color: #ffffff;
    z-index: 1;
}

.header-bottom .header-inner-outer .header-inner .satsa-bonded-logo {
    mask-repeat: no-repeat;
    mask-size: contain;
    width: 66px;
    height: 50px;
    background-color: #ffffff;
    z-index: 1;
}

.main-banner-wrapper .video-holder {
    position: absolute;
    inset: 0;
    z-index: 1;
}

.main-banner-wrapper .video-holder>video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.header-bottom.mobile-view {
    display: none;
}
.header-bottom .header-inner-outer .header-inner .rating-logo {
	width: 65%;
}
@media(max-width: 1440px) {
    .header-bottom .header-inner::after { content: " "; right: 15px;}
    .header-bottom .header-inner-outer .header-inner .header-bottom-inner { max-width: unset; width: 100%;}
    .header-bottom .header-inner-outer .header-inner .rating-logo { /* height: 48px; */ height: auto; }
	.header-bottom .header-inner-outer .header-inner .review-logo {height: 30px;}
	.header-bottom .header-inner-outer .header-inner .travelers-logo{width: 66px;}
}
@media(max-width:1199px) {
    /*.header-bottom .header-inner-outer .header-inner .rating-logo { height: 35px; }
    .header-bottom .header-inner-outer .header-inner .review-logo { height: 12px; } */
    .header-bottom .header-inner-outer { flex-wrap: wrap; }
    .main-banner-wrapper .content-holder { max-width: 80%; margin: 0 auto 25px; }
	.header-bottom .header-inner-outer .header-inner{ padding-right: 30px;}
}
@media(max-width: 992px) {
    .header-bottom.desktop-view { display: none; }
	.header-bottom.mobile-view { display: block;}
	.main-banner-wrapper .content-holder { max-width: 100%;}
    .banner-inner { justify-content: center; }
	.header-bottom .header-inner-outer .cms-type3,
    .header-bottom .header-inner-outer .cms-type2 {padding-right: 15px; }
    .header-bottom { margin: 50px 0; padding: 12px 0; position: relative; }
    .header-bottom:before,
    .header-bottom:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 1px;
        background: linear-gradient(90deg, rgba(28, 28, 28, 0.00) 0%, rgba(28, 28, 28, 0.31) 50%, rgba(28, 28, 28, 0.00) 99%);
        z-index: 1;
    }

    .header-bottom:after { content: ''; bottom: 0; top: auto; }
    .header-bottom .header-inner-outer { justify-content: center; }
    .header-bottom .header-inner-outer .cms-type3,
    .header-bottom .header-inner-outer .cms-type2 { color: #404040 !important; }
    .header-bottom .header-inner-outer .header-inner { flex: 0 0 50%; margin-bottom: 15px; padding-right: 15px;}
    .travelers-logo.mobile-logo,
    .review-logo.mobile-logo,
    .rating-logo.mobile-logo,
    .satsa-bonded-logo.mobile-logo { display: block;}
    .header-bottom .header-inner::after { content: '';  border: 0px; }
    .header-bottom .header-inner:first-child::after { content: ''; border: 1px solid; }
    /* .header-bottom .travelers-logo,
    .header-bottom .review-logo,
    .header-bottom .rating-logo,
    .header-bottom .satsa-bonded-logo {
        display: none;
    } */
	.header-bottom .header-inner-outer .header-inner .travelers-logo{width: 80px;}
    .header-bottom .header-inner-outer .header-inner .rating-logo { height: 55px; filter : brightness(0.5); }
    .header-bottom .header-inner-outer .header-inner .review-logo { height: 30px; }
    .header-bottom .header-inner-outer .header-inner .travelers-logo,
    .header-bottom .header-inner-outer .header-inner .review-logo,
    .header-bottom .header-inner-outer .header-inner .satsa-bonded-logo { background-color: #1C1C1C; }
}


@media(max-width: 768px) {
	.main-banner-wrapper{height: calc(100vh - 20px);}
	.banner-inner{height: 100%; justify-content: center; top: 50px;}
    .main-banner-wrapper .content-holder {margin: 0 0 20px; max-width: 100%;}
    .header-bottom .header-inner-outer .header-inner {flex: 0 0 100%; border-bottom: 1px solid rgba(28, 28, 28, 0.2); padding-bottom: 15px;}
	.header-bottom .header-inner-outer .header-inner:last-child{border-bottom: none; padding-bottom: 0;}
    /* .header-bottom .header-inner-outer{ flex-wrap:nowrap; } */
    .header-bottom .header-inner:first-child::after { content: ''; border: 0px solid; }
    .header-bottom .header-inner-outer .header-inner .rating-logo{ height: 60px; }
    .header-bottom .header-inner-outer .header-inner .review-logo{ height: 20px; }
}

@media(max-width: 575px) {
	.banner-inner{ justify-content: end; top: unset; }
    .main-banner-wrapper { height: calc(60vh- 46px); }
    .header-bottom .header-inner-outer .header-inner .header-bottom-inner { display: none; }
    .header-bottom .header-inner-outer .header-inner {
        flex: 0 0 33.33%;
        margin-bottom: 0;
        justify-content: center;
		border-bottom: none;
        padding-bottom: 0;
		padding-right: 0;
    }
	.header-bottom .header-inner-outer .header-inner .travelers-logo{width: 78px;}
	.header-bottom .header-inner-outer .header-inner .review-logo{width: 95px;}
    .header-bottom .header-inner-outer .header-inner .rating-logo { display: none; }
    .header-bottom .header-inner-outer { flex-wrap: nowrap; }
}

@media(max-width: 375px) {
    .header-bottom .header-inner-outer .header-inner .review-logo { height: 16px; }
}

/* most-populer-section */
.most-populer-section {
    position: relative;
    padding-bottom: 50px;
}

.most-populer-section .logo-africanoverlandtours {
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.most-populer-section.bg-dark-gray .hd-type2 {
    max-width: 750px;
    margin: auto;
    text-align: center;
    margin-bottom: 10px;
}

.most-populer-section .cms-type1,
.most-populer-section.bg-dark-gray .cms-type1 {
    max-width: 650px;
    margin: auto;
    margin-bottom: 30px;
    color: #706666;
    text-align: center;
}

.most-populer-section.bg-dark-gray .cms-type1 {
    max-width: 750px;
}
.most-populer-section.bg-dark-gray .populer-number,
.most-populer-section.bg-dark-gray .populer-number:hover{
	text-decoration: underline;
}

.most-populer-section .populer-list {
    padding-left: 0px;
    display: flex;
    justify-content: center;
    padding: 18px 0px;
    position: relative;
    width: fit-content;
    margin: auto auto 35px;
}

.most-populer-section .populer-list:before,
.most-populer-section .populer-list:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, rgba(28, 28, 28, 0.00) 0%, rgba(28, 28, 28, 0.31) 50%, rgba(28, 28, 28, 0.00) 99%);
    z-index: 1;
}

.most-populer-section .populer-list:after {
    content: '';
    bottom: 0;
    top: auto;
}

.most-populer-section.bg-dark-gray .populer-list:before,
.most-populer-section.bg-dark-gray .populer-list:after {
    content: '';
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 0.31) 50%, rgba(255, 255, 255, 0.00) 99%);
}

.most-populer-section.bg-dark-gray .populer-list .populer-list-item::after {
    content: " ";
    border: 1px solid #fff;
}

.most-populer-section .populer-list .populer-list-item {
    padding-left: 50px;
    padding-right: 10px;
    position: relative;
    margin-bottom: 0px;
    color: #706666;
	text-align: left;
    line-height: 1.4;
}

.most-populer-section .populer-list .populer-list-item:before {
    content: '';
    position: absolute;
    background-image: url(../africanoverlandtours/images/custom-image/right-icon.svg);
    height: 22px;
    width: 22px;
    left: 30px;
    top: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    transform: translate(-50%, -50%);
}

.most-populer-section .populer-list .populer-list-item::after {
    content: '';
    position: absolute;
    border: 1px solid rgba(28, 28, 28, 0.31);
    height: 100%;
    right: -5px;
    top: 50%;
    transform: translate(-50%, -50%);
}

.most-populer-section .populer-list .populer-list-item:last-child:after {
    content: "";
    border: 0px;
}

.most-populer-section .btn-type1 {
    display: flex;
    margin: 60px auto auto;
    width: fit-content;
}

.most-populer-section.bg-dark-gray .btn-type1 {
    margin: 30px auto 24px;
}

.most-populer-section .most-populer-link {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 24px auto 0px;
    text-align: center;
}


.sidebar-exp-more-section .populer-number {
    text-decoration: underline;
	color:#ffffff !important;
}
.sidebar-exp-more-section .populer-number:hover{
	  text-decoration: none !important;
	color:#ffffff !important;
}
@media(max-width: 1199px) {
    .most-populer-section.commonpadding100.bg-dark-gray {
        padding: 100px 0px 50px;
    }

    .most-populer-section .cms-type1 {
        margin-bottom: 20px;
    }

    .most-populer-section .populer-list .populer-list-item:before {
        height: 18px;
        width: 18px;
        left: 20px;
    }

    .most-populer-section .populer-list .populer-list-item {
        padding-left: 35px;
    }

    .most-populer-section.bg-dark-gray .btn-type1 {
        margin: 25px auto 25px;
    }

    .most-populer-section .btn-type1 {
        margin: 50px auto auto;
    }
}

@media(max-width:991px) {
    .most-populer-section .logo-africanoverlandtours {
        top: -37px;
        transform: translate(-50%, 0);
    }

    .most-populer-section .btn-type1 {
        margin: 40px auto auto;
    }

    .most-populer-section .populer-list .populer-list-item {
        padding: 10px 0px 10px 40px;
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        text-align: left;
    }

    .most-populer-section .populer-list .populer-list-item::after {
        content: '';
        position: absolute;
        border: 0px;
        height: 1px;
        right: 0;
        top: 0;
        transform: translateY(-50%);
        width: 100%;
        bottom: 0px;
        background: linear-gradient(90deg, rgba(28, 28, 28, 0.00) 0%, rgba(28, 28, 28, 0.31) 50%, rgba(28, 28, 28, 0.00) 99%);
    }

    .most-populer-section.bg-dark-gray .populer-list .populer-list-item::after {
        content: " ";
        bottom: 0;
        background: linear-gradient(90deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 0.31) 50%, rgba(255, 255, 255, 0.00) 99%);
    }

    .most-populer-section .populer-list .populer-list-item:first-child:after {
        content: ' ';
        background: none;
    }

    /* .most-populer-section .populer-list .populer-list-item::before{ content: " "; background-image: none;} */
    .most-populer-section.bg-dark-gray .populer-list .populer-list-item::after {
        content: " ";
        border: 0px;
        background: linear-gradient(90deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 0.31) 50%, rgba(255, 255, 255, 0.00) 99%);
    }

    .most-populer-section .populer-list .populer-list-item>span {
        position: relative;
    }

    .most-populer-section .populer-list .populer-list-item>span:before {
        content: '';
        position: absolute;
        background-image: url(../africanoverlandtours/images/custom-image/right-icon.svg);
        height: 22px;
        width: 22px;
        left: -20px;
        top: 50%;
        background-size: contain;
        background-repeat: no-repeat;
        transform: translate(-50%, -50%);
    }

    .most-populer-section .populer-list {
        flex-wrap: wrap;
        margin: 0;
        padding: 0;
    }

    .most-populer-section.bg-dark-gray .populer-list:before {
        display: none;
    }
}

@media(max-width: 767px) {
    .most-populer-section.commonpadding100.bg-dark-gray {
        padding: 100px 0px 35px;
    }

    .most-populer-section .cms-type1 {
        margin-bottom: 15px;
        text-align: left;
    }

    .most-populer-section .populer-list {
        padding: 0px;
        width: 100%;
    }


    .most-populer-section.bg-dark-gray .btn-type1 {
        margin: 18px auto 18px;
        /* padding: ; */
    }

    .most-populer-section .btn-type1 {
        margin: 32px auto auto;
    }
}

@media(max-width:576px) {
    .most-populer-section .populer-list .populer-list-item>span:before {
        height: 18px;
        width: 18px;
    }
}
@media(max-width:350px) {
	.most-populer-section .btn-type1{font-size: 14px; padding: 15px 20px; text-align: center;}
}

/* overland-tours-section */
.overland-tours-section .tour-outer {
    /* display: grid;
    grid-template-columns: repeat(5, 1fr);
    column-gap: 40px; */
    margin: 35px 0;
}

.overland-tours-section .hd-type2 {
    margin-bottom: 35px;
}

.overland-tours-section .cms-type1 {
    max-width: 540px;
    margin: auto auto 30px;
}

.overland-tours-section .btn-type1 {
    display: flex;
    width: fit-content;
    margin: auto;
}

.overland-tours-section .tour-outer .swiper-wrapper {
    /* display: grid;
    grid-template-columns: repeat(5, 1fr);
    column-gap: 40px; */

}

.overland-tours-section .tour-outer .tour-inner {
    text-align: center;
}

.overland-tours-section .tour-outer .tour-inner p {
    max-width: 210px;
    margin: 0 auto;
}

.overland-tours-section.bg-green .tour-outer .tour-inner p {
    max-width: 245px;
}

.overland-tours-section .tour-outer .tour-inner .tour-img {
    height: 128px;
    width: 128px;
    background: #53682F;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto auto 25px;
}

.overland-tours-section .tour-outer .tour-inner .tour-img img {
    height: 66px;
    width: 66px;
}

/* .overland-tours-section .tour-outer .swiper-pagination{
    display: none;
} */
.overland-tours-section .tour-outer .tour-inner .hd-type6 {
    margin-bottom: 5px;
    text-transform: capitalize;
}

@media(max-width:1366px) {
    .overland-tours-section .tour-outer .tour-inner .tour-img {
        height: 120px;
        width: 120px;
    }
}

@media(max-width: 1200px) {
    .overland-tours-section .tour-outer .swiper-wrapper {
        flex-shrink: unset;
    }

    .overland-tours-section .tour-outer .tour-inner p {
        max-width: 250px;
    }
}

@media(max-width: 991px) {
    .overland-tours-section .tour-outer .tour-inner p {
        max-width: 300px;
    }

    .overland-tours-section.bg-green .tour-outer .tour-inner p {
        max-width: 300px;
    }
}

@media(max-width: 767px) {
    .overland-tours-section .tour-outer .tour-inner p {
        max-width: 300px;
    }

    .overland-tours-section.bg-green .tour-outer {
        margin: 25px 0 0;
    }

    .overland-tours-section .tour-outer {
        margin: 25px 0;
    }
}

@media(max-width:576px) {
    .overland-tours-section .btn-type1 {
        margin: 25px auto auto;
    }
}

.overland-tours-section .tour-outer .swiper-pagination {
    display: block;
}

@media(min-width: 1199px) {
    .overland-tours-section .tour-outer .swiper-pagination {position: relative; padding-top: 10px;}
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    /* bottom: 20px; */
    bottom: 0;
}

.overland-tours-section .tour-outer .swiper-pagination-bullet {
    border: 1px solid #3A3E2D;
    background: #FFFFFF;
    width: 11px;
    height: 11px;
    opacity: 1;
}

.overland-tours-section .tour-outer .swiper-pagination-bullet-active {
    background: #3A3E2D;
}

@media(max-width:1199px) {
    .overland-tours-section .tour-outer .swiper-wrapper {
        margin-bottom: 60px;
    }
}

@media(max-width:767px) {
    .overland-tours-section .hd-type2 {
        margin-bottom: 25px;
    }

    .overland-tours-section .tour-outer .swiper-wrapper {
        margin-bottom: 50px;
    }
}

@media(max-width: 575px) {
    .overland-tours-section .tour-outer .tour-inner .tour-img {
        height: 85px;
        width: 85px;
    }

    .overland-tours-section .tour-outer .tour-inner .tour-img img {
        height: 40px;
        width: 40px;
    }

    .overland-tours-section .tour-outer .swiper-wrapper {
        gap: 5px;
    }

    .overland-tours-section .cms-type1,
    .overland-tours-section .tour-outer .tour-inner .tour-img {
        margin: auto auto 22px;
    }
}

/* top-deals-section */
.top-deals-section .cms-type1 {
    max-width: 650px;
    margin: auto auto 40px;
    color: #706666;
}

.top-deals-section .btn-type1 {
    display: flex;
    margin: 60px auto auto;
    width: fit-content;
    padding: 19px 30px;
}

.tab-type1.nav-tabs {
    justify-content: center;
    align-items: center;
    position: relative;
    border: 0px;
    gap: 96px;
    padding-bottom: 16px;
    margin-bottom: 10px;
}

.tab-type1.nav-tabs .nav-item{
	align-self: end;
}

/* .nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border: 0px;
} */

.nav-tabs {
    flex-wrap: nowrap;
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0px 10px;
}

.top-deals-section .tab-content {
    max-width: 1270px;
    margin: 0 auto;
}

.top-deals-section .tab-content>.active {
    /* padding-top: 35px; */
    position: relative;
    outline: 0;
}

.tab-type1.nav-tabs:after {
    content: '';
    position: absolute;
    bottom: 16px;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, rgba(28, 28, 28, 0.00) 0%, rgba(28, 28, 28, 0.31) 50%, rgba(28, 28, 28, 0.00) 99%);
    z-index: 1;
}

.tab-type1.nav-tabs .nav-link {
    color: #706666;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 1px;
    padding-bottom: 25px;
    position: relative;
    border: 0px;
    text-transform: uppercase;
	text-align: center;
}

.tab-type1.nav-tabs .nav-link::after,
.tab-type1.nav-tabs .nav-link.active::after {
    content: '';
    height: 8px;
    width: 8px;
    background: #706666;
    border-radius: 50%;
    position: absolute;
    bottom: -12px;
    transform: translate(-50%, -50%);
    left: 50%;
    z-index: 2;
}

.tab-type1.nav-tabs .nav-link.active {
    color: #DD9432;
    background: transparent;
    border: 0px;
    position: relative;
    /* border: 1px solid transparent; */
}

.tab-type1.nav-tabs .nav-link.active::after {
    content: '';
    background: #DD9432;
}

.tab-type1.nav-tabs .nav-link.active::before {
    content: '';
    height: 32px;
    width: 32px;
    background: #FFFFFF;
    border-radius: 50%;
    position: absolute;
    bottom: -36px;
    transform: translate(-50%, -50%);
    left: 50%;
    z-index: 2;
    border: 1px solid #DD9432;
}

.topdealsdd {
    display: none;
}

.top-deals-section .tab-content img.tour-type-img {
    border-radius: 8px;
    width: 100%;
    object-fit: cover;
	max-height : 650px;
}

@media(max-width: 1440px) {
    .tab-type1.nav-tabs {
        gap: 70px;
    }
}

@media(max-width: 1360px) {
    .tab-type1.nav-tabs {
        gap: 50px;
    }
	.top-deals-section .tab-content img.tour-type-img{
		max-height: 550px;
	}
}

@media(max-width: 1190px) {
    .tab-type1.nav-tabs {
        gap: 30px;
        align-items: end;
    }

    .top-deals-section .cms-type1 {
        margin: auto auto 30px;
    }

    .top-deals-section .btn-type1 {
        margin: 50px auto auto;
    }
}

@media(max-width: 991px) {
    .tab-type1.nav-tabs {
        gap: 15px;
    }

    .top-deals-section .cms-type1 {
        margin: auto auto 24px;
    }

    .top-deals-section .btn-type1 {
        margin: 40px auto auto;
    }
}

@media(max-width:767px) {
    .top-deals-section .topdealsdd {
        display: block;
    }

    .top-deals-section .tab-type1 {
        display: none;
    }

    .top-deals-section .cms-type1 {
        margin: auto auto 20px;
    }

    .top-deals-section .btn-type1 {
        margin: 32px auto auto;
    }

    .top-deals-section .tab-content img.tour-type-img {
        min-height: 450px;
        object-fit: cover;
    }
}

/* review-section */
.review-section .cms-type1 {
    max-width: 650px;
    margin: auto auto 20px;
    color: #706666;
}

.review-section .review-box {
    display: flex;
    align-items: stretch;
    gap: 35px;
    padding-top: 45px;
    /* height: 100%; */
    /* min-height: 100%; */
}

.review-section .review-box .review-img {
    flex: 0 0 50%;
}

.review-section .review-box .review-img img {
    width: 100%;
}

.review-section .review-box .review-inner {
    flex-grow: 1;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100%;
    padding: 25px 0;
}

.review-section .review-box .review-inner .review-containt {
    margin-bottom: 20px;
}

.review-section .review-box .review-inner .review-inner-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* bottom: 0px;
    position: absolute;
    left: 0px;
    right: 0px; */
}

.review-section .review-box .review-inner .review-inner-bottom .rating-box .name {
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    color: #404040;
}

.review-section .review-box .review-img img {
    height: 280px;
    /* width: 100%; */
    object-fit: cover;
    border-radius: 8px;
}

/* .review-section .review-box .review-inner{
    width: 290px;
    display: block;
    flex: 0 0 290px;
} */

.review-section .review-box .review-inner .reivew-hd {
    margin-bottom: 5px;
}

.review-section .review-box .review-inner .stars {
    --percent: calc(var(--rating) / 5 * 100%);
    display: inline-block;
    font-size: 18px;
    font-family: Times;
    line-height: 1;
}

.review-section .review-box .review-inner .stars:before {
    content: '★★★★★';
    letter-spacing: 3px;
    background: linear-gradient(90deg, #fc0 var(--percent), #404040 var(--percent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.review-section .review-slider .swiper-arrows {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

.review-section .review-slider .swiper-arrows .swiper-button-prev,
.review-section .review-slider .swiper-arrows .swiper-button-next {
    transform: none;
    position: relative;
    left: unset;
    right: unset;
    top: unset;
    margin-top: 0px;
    font-size: 0;
    outline: 0;
    padding: 0;
    /* top: 50%; */
    /* transform: translateY(-50%); */
    /* position: absolute; */
    border-radius: 100px;
    width: 68px;
    height: 52px;
    border: 1px solid #404040;
    background: url(./images/arrow-left-icon-black.svg) no-repeat;
    background-size: 8px 12px;
    background-position: center center;
    z-index: 1;
    transition: all 0.3s;
}

.review-section .review-slider .swiper-arrows .swiper-button-next {
    transform: rotate(180deg);
}

.review-section .review-slider .swiper-arrows .swiper-button-next:hover,
.review-section .review-slider .swiper-arrows .swiper-button-prev:hover {
    background: #DD9432 url(./images/arrow-left-icon-white.svg) no-repeat;
    background-size: 8px 12px;
    background-position: center center;
    border: 1px solid #DD9432;
}

.review-section .review-slider .swiper-arrows .swiper-button-prev::after,
.review-section .review-slider .swiper-arrows .swiper-button-next::after {
    display: none;
}

.review-section .review-box .review-inner .review-containt .content {
    margin-bottom: 0;
    max-height: 140px;
    overflow-y: auto;
    padding-right: 10px;
}

.review-section .review-box .review-inner .review-containt .content::-webkit-scrollbar {
    height: 3px;
    width: 5px;
}

/* Track */
.review-section .review-box .review-inner .review-containt .content::-webkit-scrollbar-track {
    background: #f1f3ee;
    height: 3px;
    border-radius: 8px;
    width: 5px;
}

/* Handle */
.review-section .review-box .review-inner .review-containt .content::-webkit-scrollbar-thumb {
    background: #DD9432;
    border-radius: 0px;
    height: 3px;
    border-radius: 8px;
}

/* @media(min-width:1850px) {
    .review-section .review-box .review-inner {
        max-width: 285px;
    }
} */
@media(max-width: 1440px) {
    .review-section .review-box .review-img img {
        height: 250px;
    }
}

@media(max-width:1199px) {
    .review-section .review-box {
        gap: 20px;
    }

    .review-section .review-box .review-inner {
        padding: 20px 0;
    }
}

@media(max-width:991px) {
    .review-section .review-box {
        flex-direction: column;
        padding-top: 10px;
        width: 96%;
    }

    .review-section .review-box .review-img {
        width: 100%;
    }

    .review-section .review-box .review-img img {
        width: 100%;
    }

    /* .review-slider .swiper-slide{
        width: 50% !important;
    } */
    .review-section .review-box .review-inner .review-inner-bottom {
        width: 100%;
    }

    .review-section .review-box .review-inner {
        width: 100%;
        display: block;
        flex: 0 0 50%;
        padding: 0;
    }

    /* .review-section .review-box .review-inner .review-inner-bottom{width: 95%;} */
    .review-section .review-box .review-inner .reivew-hd {
        margin-bottom: 10px;
    }
	.review-section .review-slider{padding-left: 20px;}
   .review-section .review-slider .swiper-arrows {
        /*display: none;*/
	   margin-bottom : 20px;
    }
}

@media(max-width: 767px) {
    .review-section.commonpadding70 {
        padding: 40px 0px 40px 20px;
    }

    .review-section .review-box {
        flex-wrap: wrap;
        gap: 0px;
    }

    .review-section .review-box .review-img {
        /* width: 100%; */
        margin-bottom: 15px;
    }

    .review-section .review-box .review-img img {
        height: 227px;
        width: 100%;
    }
}

@media(max-width: 575px) {
    /* .review-slider .swiper-slide{
        width: unset !important;
    } */
}

/* explore-routes-section */
.explore-routes-section .cms-type1 {
    max-width: 650px;
    margin: auto auto 40px;
    color: #706666;
}

.tab-type2 {
    gap: 24px;
    display: flex;
    align-items: start;
}

.tab-type2 .btn-type1 {
    max-width: fit-content;
    margin: 0;
    position: absolute;
    right: 20px;
    bottom: 20px;
    min-width: 190px;
    padding: 12px;
}

.tab-type2 .nav {
    flex: 0 0 420px;
}

.tab-type2 .nav-link {
    position: relative;
    transition: 0.3s all ease;
    padding: 15px 55px 15px 0px;
    border-bottom: 1px solid #404040;
    background-color: #ffffff;
    border-radius: 0px;
    width: 100%;
    text-align: left;
    color: #404040;
}

.tab-type2 .nav-link::after {
    content: " ";
    background-image: url(../africanoverlandtours/images/arrow-left-accordion.svg);
    width: 8px;
    height: 12px;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translate(0%, -50%);
    background-repeat: no-repeat;
    transition: 0.3s all ease;
}

.tab-type2 .nav-link:hover::after {
    transform: translate(-10px, -50%);
    background-image: url(../africanoverlandtours/images/arrow-left-accordion-green.svg);
}

.tab-type2 .nav-link.active::after {
    transform: translate(-10px, -50%);
    background-image: url(../africanoverlandtours/images/arrow-left-accordion-green.svg);
}

.tab-type2 .nav-link:first-child {
    border-top: 1px solid #404040;
}

.tab-type2 .nav-link.active,
.tab-type2 .nav-link:hover {
    background-color: #ffffff;
    color: #53682F;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    isolation: unset;
}

.nav-link:focus-visible,
li:focus-visible {
    box-shadow: none;
    outline: 0px;
}

.tab-type2 .routesdd {
    display: none;
}

.nav-tabs {
    border: 0px;
}

.tab-type2 .tab-content .tab-pane .map-image img {
    height: 418px;
    object-fit: cover;
    border-radius: 8px;
    width: 100%;
}

@media(max-width: 1199px) {
    .tab-type2 {
        gap: 20px;
    }

    .tab-type2 .nav {
        flex: 0 0 40%;
    }

    .explore-routes-section .cms-type1 {
        margin: auto auto 20px;
    }

    .tab-type2 .tab-content .tab-pane .map-image img {}
}

@media(max-width:767px) {
    .tab-type2 .routesdd {
        display: block;
    }

    .tab-type2 {
        flex-wrap: wrap;
        position: relative;
        gap: 0px;
    }

    .tab-type2 .routesdd,
    .tab-type2 .nav {
        flex: 0 0 100%;
    }

    .tab-type2 .nav-link {
        display: none;
    }

    .tab-type2 .tab-content .tab-pane .map-image {
        margin-top: 22px;
        height: auto;
    }
	 .tab-type2 .btn-type1 {
		 margin: 20px auto 0;
		 position: relative;
		 bottom: 0;
		 display: block !important;
	}
}

@media(max-width: 575px) {
    .explore-routes-section.commonpadding100 {
        padding: 20px 0px 50px;
    }

    /*.tab-type2 .btn-type1 {
        left: 0;
        right: 0;
        margin: 0 auto;
    }*/
}

/* beyond-safari-section */

/* guid-section */
.guid-section .cms-type1 p {
    margin-bottom: 0;
}

.guid-section .btn-type2 {
    margin: 30px 0;
    display: inline-block;
}

.list-type1 .list-item {
    padding: 15px 55px 15px 0px;
    position: relative;
    border-bottom: 1px solid #404040;
    cursor: pointer;
}

.list-type1 .list-item:hover a {
    color: #53682F;
}

.list-type1 .list-item:first-child {
    border-top: 1px solid #404040;
}

.list-type1 .list-item:after {
    content: " ";
    background-image: url('../africanoverlandtours/images/custom-image/arrow-next-green.svg');
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translate(0%, -50%);
    background-repeat: no-repeat;
	background-position: center;
    transition: 0.3s all ease-in;
}

.home .list-type1 .list-item:after {
    background-image: url('../africanoverlandtours/images/arrow-left-accordion.svg');
    width: 8px;
    height: 12px;
}

.list-type1 .list-item:hover::after {
   /* transform: translate(-10px, -50%);*/
    background-image: url('../africanoverlandtours/images/arrow-left-accordion-green.svg');
}

.list-type1 .list-item:hover>span+ ::after {
    transform: none;
}

.guid-section .guid-imgbox {
    /* display: flex;
    align-items: center;
    justify-content: center;
    /* padding-right: 70px; */
    padding-left: 20px;
    position: relative;
}

.guid-section .guid-imgbox .guid-img01 img {
    height: 450px;
    object-fit: cover;
    border-radius: 8px;
    transform: rotate(-6deg);
}

.guid-section .guid-imgbox .guid-img02 img {
    height: 450px;
    object-fit: cover;
    border-radius: 8px;
    transform: rotate(-6deg);
}

.guid-section .guid-imgbox .guid-video {
    /* height: 400px; */
    object-fit: cover;
    /* width: 50%; */
    height: 450px;
    border-radius: 8px;
    transform: rotate(6deg);
    position: absolute;
    top: 54px;
    left: 35%;
    /* max-width: 300px; */
}

.guid-section .guid-imgbox video.guid-video {
    max-width: 350px;
}

@media(max-width:1199px) {
    .guid-section .guid-imgbox video.guid-video {
        max-width: 300px;
    }
}

@media(max-width: 991px) {
    .guid-section .guid-imgbox {
        padding-bottom: 100px;
    }

    .guid-section .btn-type2 {
        margin-top: 14px;
    }
}

@media(max-width:767px) {
    .guid-section .guid-imgbox .guid-img01 img {
        height: 250px;

    }

    .guid-section .guid-imgbox .guid-video,
    .guid-section .guid-imgbox video.guid-video {
        height: 280px;
        max-width: 200px;
    }
}

@media(max-width:575px) {
    .guid-section .guid-imgbox .guid-img01 img {
        height: 250px;
    }

    .guid-section .guid-imgbox .guid-video,
    .guid-section .guid-imgbox video.guid-video {
        height: 250px;
        max-width: 170px;
    }
}

/* adventure-view-section */
/* 
.adventure-view-section .hd-type2 {
    margin-bottom: 24px !important;
} */
.home .adventure-view-section .featured-tour-section .featured-tours.featured-tours-slider {
    margin: 25px 0 0;
}

/* comfort-style-section */
.top-deals-section.comfort-style-section.commonpadding70 {
    padding-bottom: 30px;
}

.top-deals-section.comfort-style-section .tab-type1.nav-tabs {
    gap: 52px;
}

.top-deals-section.comfort-style-section .video-outer {
    position: relative;
    padding-top: 18px;
}

.top-deals-section.comfort-style-section .comfort-style-video {
    border-radius: 8px;
    width: 100%;
    object-fit: cover;
    height: 650px;
}

.top-deals-section.comfort-style-section .content-holder {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 40px;
    position: absolute;
    bottom: 40px;
    width: 100%;
}

.top-deals-section.comfort-style-section .comfortdd {
    display: none;
}

@media(max-width: 1880px) {
    .top-deals-section.comfort-style-section .tab-type1.nav-tabs {
        gap: 40px;
    }
}

@media(max-width: 1440px) {
    .top-deals-section.comfort-style-section .tab-type1.nav-tabs {
        gap: 24px;
    }

    .top-deals-section.comfort-style-section .comfort-style-video {
        height: 550px;
    }
}

@media(max-width:1199px) {
    .top-deals-section.comfort-style-section .comfort-style-video {
        height: 500px;
    }

    .top-deals-section.comfort-style-section .tab-type1.nav-tabs {
        gap: 20px;
    }
}

@media(max-width:991px) {
    .top-deals-section.comfort-style-section .content-holder {
        flex-wrap: wrap;
        padding: 0px 20px;
    }

    .top-deals-section.comfort-style-section .content-holder .btn-type1 {
        margin-top: 20px;
    }

    .top-deals-section.comfort-style-section .comfort-style-video {
        height: 450px;
    }

    .top-deals-section.comfort-style-section .content-holder {
        bottom: 20px;
    }

    .top-deals-section.comfort-style-section .tab-type1.nav-tabs {
        gap: 10px;
    }
}

@media(max-width: 767px) {
    .top-deals-section.comfort-style-section .comfortdd {
        display: block;
        margin-bottom: 30px;
    }

    .top-deals-section.comfort-style-section .tab-type1 {
        display: none;
    }

    .top-deals-section.comfort-style-section .video-outer {
        padding-top: 22px;
    }
}

/* consultants-slider  */

.consultants-slider .slide-video {
    display: none;
}

.swiper-slide-active .slide-video {
    display: block;
    position: absolute;
    top: 28px;
    bottom: 0;
    left: 0;
    right: 0;
    object-fit: cover;
    height: 100%;
    width: 100%;
    border-radius: 8px;
}

.swiper-slide-active .slide-images {
    display: none;
}

.consultants-slider .swiper-wrapper {
    align-items: flex-end;
    /* justify-content: center;
    gap: 20px; */
}

.consultants-slider .swiper-slide {
    position: relative;
    width: 350px;
    height: 330px;
    border-radius: 12px;
    overflow: hidden;
    transition: 1s;
    user-select: none;
}

.consultants-slider .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 1s;
    border-radius: 8px;
}

.consultants-slider .swiper-slide:has(+ .swiper-slide-prev) {
    height: 380px;
}

.consultants-slider .swiper-slide-next+.swiper-slide {
    height: 380px;
}

.consultants-slider .swiper-slide.swiper-slide-prev,
.consultants-slider .swiper-slide.swiper-slide-next {
    height: 450px;
}

.consultants-slider .swiper-slide-active {
    position: relative;
    /* width: 420px !important; */
    height: 550px;
    transition: 1s;
}

.consultants-slider .swiper-slide-active img {
    transform: scale(1.3);
    object-position: 50% 0%;
}

@media(max-width:1880px) {
    .consultants-slider .swiper-slide-active {
        /* width: 350px !important; */
    }
}

@media (max-width: 1440px) {
    .consultants-slider .swiper-slide {
        height: 350px;
        /* width: 350px !important; */
    }

    .consultants-slider .swiper-slide:has(+ .swiper-slide-prev) {
        height: 400px;
    }

    .consultants-slider .swiper-slide-next+.swiper-slide {
        height: 400px;
    }

    .consultants-slider .swiper-slide.swiper-slide-prev,
    .consultants-slider .swiper-slide.swiper-slide-next {
        height: 450px;
    }

    .consultants-slider .swiper-slide-active {
        height: 500px;
        /* width: 320px !important; */
    }
}

@media(max-width:1366px) {
    .consultants-slider .swiper-slide-active {
        /* width: 320px !important; */
    }
}

@media(max-width: 1199px) {
    .consultants-slider .swiper-slide-active {
        /* width: 280px !important; */
    }
}

@media (max-width: 991px) {
    .consultants-slider .swiper-slide {
        height: 250px;
    }

    .consultants-slider .swiper-slide:has(+ .swiper-slide-prev) {
        height: 300px;
    }

    .consultants-slider .swiper-slide-next+.swiper-slide {
        height: 300px;
    }

    .consultants-slider .swiper-slide.swiper-slide-prev,
    .consultants-slider .swiper-slide.swiper-slide-next {
        height: 350px;
    }

    .consultants-slider .swiper-slide-active {
        height: 400px;
        /* width: 250px !important; */
    }
}

.consultants-slider .consultants-slider-hover {
    display: none;
}

.consultants-slider .consultants-slider-hover p {
    padding: 15px 2px;
    background: #FFFFFF;
    color: #1C1C1C;
    text-align: center;
    margin-bottom: 14px;
    border-radius: 8px;
}

.consultants-slider .consultants-slider-hover .consultants-slider-hover-btn {
    display: flex;
    gap: 15px;
}

.consultants-slider .consultants-slider-hover .consultants-slider-hover-btn .btn-type3 {
    border: 1px solid #FFF;
    background: #404040;
    width: 180px;
    padding: 20px;
}

.consultants-slider .swiper-slide-active.swiper-slide:hover .consultants-slider-hover {
    display: block;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0px;
    padding: 0px 22px;
}

@media(max-width:1440px) {
    .consultants-slider .swiper-slide-active.swiper-slide:hover .consultants-slider-hover {
        padding: 0px 10px;
    }
}

@media(max-width: 767px) {
    .consultants-slider .swiper-slide-active.swiper-slide .consultants-slider-hover {
        display: block;
        position: absolute;
        bottom: 20px;
        left: 0;
        right: 0px;
        padding: 0px 15px;
    }
}

@media(max-width: 575px) {
    .consultants-slider .swiper-slide-active.swiper-slide .consultants-slider-hover {
        padding: 0px 8px;
    }

    .consultants-slider .consultants-slider-hover .consultants-slider-hover-btn {
        gap: 8px;
    }

    .consultants-slider .consultants-slider-hover p {
        padding: 8px 13px;
        margin-bottom: 8px;
        font-size: 12px;
        line-height: 18px;
    }

    .consultants-slider .consultants-slider-hover .consultants-slider-hover-btn .btn-type3 {
        width: 100%;
        padding: 10px;
    }
}

@media(max-width: 375px){
	.consultants-slider-hover .consultants-slider-hover-btn .btn-type3{
		padding: 12px 5px;
	}
}

/* TOUR WIZARD SECTION */
.tour-wizard-section {
    padding: 80px 0;
    background-color: #F1F3EE;
	padding-bottom: 0 !important;
}

.tour-wizard-section .grid-box-outer {
    margin: 30px -10px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
}

.tour-wizard-section .grid-box-outer .grid-box {
    padding: 0 10px;
}

.tour-wizard-section .form-check {
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.tour-wizard-section .form-check:after {
    content: '';
    position: absolute;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 53.55%, #000000 113.96%);
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    z-index: 0;
}

.tour-wizard-section .form-check label {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    font-family: 'Onest';
    font-size: 18px;
    line-height: 25px;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    margin-bottom: 0;
    cursor: pointer;
    transition: all 0.3s;
}

.tour-wizard-section .form-check:hover .form-check-label {
    color: #DD9432;
}

.tour-wizard-section .form-check input[type='checkbox'] {
    display: none;
}

.tour-wizard-section .form-check .form-check-label .inner-chx {
    display: inline-block;
    height: 100%;
    width: 100%;
    position: relative;
    border-radius: 8px;
}

.tour-wizard-section .form-check input[type='checkbox']+.form-check-label .inner-chx:before {
    content: '';
    width: 100%;
    height: 100%;
    border: 5px solid #DD9432;
    border-radius: 8px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    opacity: 0;
    z-index: 1;
}

.tour-wizard-section .form-check input[type='checkbox']:checked+.form-check-label .inner-chx:before {
    opacity: 1;
}

.tour-wizard-section .form-check input[type='checkbox']:checked+.form-check-label .inner-chx:after {
    content: '';
    background: #DD9432 url(./images/check-icon.svg) no-repeat center center;
    background-size: 16px 13px;
    border-radius: 100%;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
}

.tour-wizard-section .form-check .form-check-label .inner-chx img {
    height: 160px;
    width: 100%;
    object-fit: cover;
    border-radius: 8px;
}

.tour-wizard-section .who-section .form-check .form-check-label .inner-chx img{
	background-color: #53682f;
	object-fit: contain;
}

.tour-wizard-section .form-check .form-check-label .inner-chx .inner-chx-name {
    text-align: left;
    position: absolute;
    left: 20px;
    bottom: 10px;
    z-index: 2;
}

.tour-wizard-section .form-check.not-sure {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 4px 4px 0px #00000040;
    background-color: #ffffff;
    border-radius: 8px;
}

.tour-wizard-section .form-check.not-sure:after {
    display: none;
}

.tour-wizard-section .form-check.not-sure label {
    height: 160px;
    color: #404040;
}

.tour-wizard-section .form-check.not-sure .form-check-label .inner-chx .inner-chx-name {
    left: 0;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
}

.tour-wizard-section .when-section {
    max-width: 840px;
    margin: 0 auto;
}

.tour-wizard-section .when-section .grid-box-outer {
    justify-content: center;
}

.tour-wizard-section .when-section .form-check {
    height: 100px;
    background-color: #ffffff;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tour-wizard-section .when-section .form-check:after {
    display: none;
}

.tour-wizard-section .when-section .form-check label {
    color: #404040;
}

.tour-wizard-section .when-section .form-check .form-check-label .inner-chx .inner-chx-name {
    left: 0;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
}

.tour-wizard-section .when-section .form-check input[type='checkbox']:checked+.form-check-label .inner-chx:before {
    background-color: #DD9432;
}

.tour-wizard-section .when-section .form-check input[type='checkbox']:checked+.form-check-label .inner-chx:after {
    display: none;
}

.tour-wizard-section .when-section .form-check input[type='checkbox']:checked+.form-check-label .inner-chx .inner-chx-name {
    color: #ffffff;
}

.tour-wizard-section .when-section .form-check.not-sure label {
    height: 100px;
}

.tour-wizard-section .when-section select.form-select.year-dropdown {
    border: 1px solid #E3E3E3;
    border-radius: 10000px;
    max-width: 200px;
    margin: 0 auto;
    padding: 15px 23px;
    box-shadow: none;
    color: #706666;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    min-height: 54px;
    background: #ffffff url(./images/dropdown-arrow.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) 50%;
}

.back-next-section .back-btn .back {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    transition: all 0.3s;
    color: #000000;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    padding: 0 0 0 30px;
    position: relative;
}

.back-next-section .back-btn .back:before {
    content: '';
    background: url(./images/left-arrow.svg);
    width: 24px;
    height: 24px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s;
}

.back-next-section .back-btn .back:hover {
    color: #DD9432;
}

.back-next-section .back-btn .back:hover::before {
    background: url(./images/left-arrow-hover.svg);
    transition: all 0.3s;
}

.back-next-section .next-btn .next {
    min-width: 200px;
    display: inline-block;
}

.progress-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    z-index: 10;
}

.progress-container .progress-bar {
    height: 100%;
    background: #53682F;
    width: 0;
    transition: width 0.1s;
}

.back-next-section:not(.hidden){
	padding-bottom: 30px;
}

@media(max-width:1199px) {
    .tour-wizard-section .grid-box-outer {
        row-gap: 15px;
        margin: 30px -8px;
    }

    .tour-wizard-section .grid-box-outer .grid-box {
        padding: 0 8px;
    }
}

/* @media(max-width:992px){
	.tour-wizard-section .grid-box-outer .grid-box{
		flex: 0 0 calc(33.33% - 20px);
	}
}
@media(max-width:767px){
	.tour-wizard-section .grid-box-outer .grid-box{
		flex: 0 0 calc(50% - 20px);
	}
} */
@media(max-width:576px) {

    /* 	.tour-wizard-section .grid-box-outer .grid-box{
		flex: 0 0 100%;
	} */
    .back-next-section .next-btn .next {
        min-width: 150px;
    }
}

.tour-wizard-section .result-section .form-title {
    /*padding-top: 50px;*/
	font-weight:600;
	letter-spacing: 0.5px;
}

.tour-wizard-section .tour-wizard-form{
	padding-bottom: 50px;
}
.tour-wizard-section .result-section .result-item {
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #53682F;
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
    position: relative;
}

.tour-wizard-section .result-section .result-item:last-child {
    margin-bottom: 50px;
}

.tour-wizard-section .result-section .result-item:first-child::after {
    content: '';
    background: linear-gradient(90deg, rgba(64, 64, 64, 0) 0%, rgba(64, 64, 64, 0.31) 50%, rgba(64, 64, 64, 0) 99%);
    height: 1px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.tour-wizard-section .result-section .result-item::before {
    content: '';
    background: linear-gradient(90deg, rgba(64, 64, 64, 0) 0%, rgba(64, 64, 64, 0.31) 50%, rgba(64, 64, 64, 0) 99%);
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.tour-wizard-section .result-section .result-item .edit-icon {
    display: inline-block;
    vertical-align: middle;
    background: url(./images/edit-icon.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin-left: 5px;
    width: 19px;
    height: 19px;
    transition: all 0.3s;
}

.tour-wizard-section .result-section .result-item .edit-icon:hover {
    background: url(./images/edit-icon-hover.svg);
}

.tour-wizard-section .result-section .result-item .result-data {
    margin-left: 3px;
}

.tour-wizard-section .section {
    display: none;
}

.tour-wizard-section .section.active {
    display: block;
}

.back-next-section .back-btn .back.disabled,
.back-next-section .next-btn .next.disabled {
    pointer-events: none;
    opacity: 0.5;
}

.back-next-section.hidden {
    display: none;
}

.tour-wizard-section .result-top {
    max-width: 850px;
    margin: 0 auto 30px;
}

.tour-wizard-section .result-top .cms-type1 {
    max-width: 600px;
    margin: 0 auto;
}

.tour-wizard-section .tour-wizard-form .form-top-sec {
    max-width: 840px;
    margin: 0 auto;
}

.tour-wizard-section .tour-wizard-form .wpcf7-form-control-wrap select,
.tour-wizard-section .tour-wizard-form .wpcf7-form-control-wrap input {
    border: 1px solid #E3E3E3;
    border-radius: 100px;
    background-color: #ffffff;
    padding: 15px 23px;
    box-shadow: none;
    color: #706666;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    min-height: 54px;
}

.tour-wizard-section .tour-wizard-form .wpcf7-form-control-wrap input::placeholder {
    color: #706666;
}

.tour-wizard-section .tour-wizard-form .wpcf7-form-control-wrap select {
    background: #ffffff url(./images/dropdown-arrow.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) 50%;
}

.tour-wizard-section .tour-wizard-form .form-bottom-sec {
    position: relative;
    padding: 35px 0 0;
    margin-top: 35px;
}

.tour-wizard-section .tour-wizard-form .form-bottom-sec .row {
    max-width: 840px;
    margin: 0 auto;
}

.tour-wizard-section .review-section .experts-image-box {
    margin-right: 0;
}

.tour-wizard-section .tour-wizard-form .form-bottom-sec:before {
    content: '';
    background: linear-gradient(90deg, rgba(64, 64, 64, 0) 0%, rgba(64, 64, 64, 0.31) 50%, rgba(64, 64, 64, 0) 99%);
    height: 1px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.tour-wizard-section .tour-wizard-form .form-bottom-sec .overwhelmed-sec .intro-sec p:first-child{
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    color: #404040;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-family: 'Onest';
    letter-spacing: 1px;
}
.tour-wizard-section .tour-wizard-form .form-bottom-sec .overwhelmed-sec .cta-link-sec a{
	display:inline-block;
}
.tour-wizard-section .tour-wizard-form .form-bottom-sec .overwhelmed-sec .intro-sec p:last-child {
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    color: #404040;
    margin-bottom: 15px !important;
}
.tour-wizard-section .tour-wizard-form .form-bottom-sec .overwhelmed-sec .contact-info{
	display:none;
}
.tour-wizard-section .tour-wizard-form .form-bottom-sec .submit-btn {
    background-color: #DD9432;
    border-color: #DD9432;
    padding: 14px 40px;
    border-radius: 238px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.6px;
    transition: all 0.3s;
    font-family: 'Onest';
    outline: 0;
}

.tour-wizard-section .tour-wizard-form .form-bottom-sec .submit-btn:hover {
    background-color: transparent;
    color: #DD9432;
}

.tour-wizard-section .tour-wizard-form .form-bottom-sec .whatsapp-btn {
    font-family: 'Onest';
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.6px;
    transition: all 0.3s;
    color: #FFFFFF;
    background-color: #53682F;
    border: 1px solid #53682F;
    border-radius: 1000px;
    padding: 14px 20px 14px 50px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    min-width: auto;
}

.tour-wizard-section .tour-wizard-form .form-bottom-sec .whatsapp-btn:before {
    content: '';
    position: absolute;
    background: url(./images/wapp-icon.svg);
    height: 20px;
    width: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    transition: all 0.3s;
}

.tour-wizard-section .tour-wizard-form .form-bottom-sec .whatsapp-btn:hover {
    background-color: transparent;
    color: #53682F;
}

.tour-wizard-section .tour-wizard-form .form-bottom-sec .whatsapp-btn:hover::before {
    background: url(./images/wapp-icon-green.svg);
    transition: all 0.3s;
}

.tour-wizard-section .tour-wizard-form .form-bottom-sec p {
    margin-bottom: 0;
}

.tour-wizard-section .tour-wizard-form .wpcf7-response-output {
    border-width: 1px;
    color: #404040;
    margin: 10px 0 0 0;
}

.tour-wizard-section .tour-wizard-form .submitting .submit-btn {
    color: transparent;
}

.tour-wizard-section .tour-wizard-form .wpcf7-spinner {
    top: -36px;
    left: 55px;
}

.tour-wizard-section .tour-wizard-form .wpcf7-form-control-wrap {
    display: block;
}

.tour-wizard-section .tour-wizard-form .wpcf7-not-valid-tip {
    display: block;
    font-size: 11px !important;
    line-height: 1;
    position: absolute;
    padding: 3px 5px;
    background-color: #E4002B !important;
    color: #fff !important;
    right: 0;
    bottom: 0;
}

.load-more-btn a {
    cursor: pointer;
}

@media(max-width:1199px) {
    .tour-wizard-section .when-section {
        max-width: 100%;
    }
}

@media(max-width:576px) {
    .tour-wizard-section .tour-wizard-form .form-bottom-sec .whatsapp-btn {
        margin-top: 8px;
    }
	.tour-wizard-section .tour-wizard-form .form-bottom-sec .overwhelmed-sec .cta-link-sec{
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
		justify-content: center;
	}
}

/* Overlay */
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

/* Loader */
.loader-blog {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    background-image: url(./images/loader.svg);
    transform: translate(-50%, -50%);
    z-index: 111111;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 150px;

}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

/* 
#search-results p {
    font-size: 16px;
    text-align: center;
    font-family: 'Inter';
    font-size: 18px;
    line-height: 25px;
    font-weight: 500;
    color: #404040;
}

.blog-no-post {
    font-size: 16px;
    text-align: center;
    font-family: 'Inter';
    font-size: 18px;
    line-height: 25px;
    font-weight: 500;
    color: #404040;
    width: 100%;
} */

.review-section .experts-image-box img {
    height: 60px;
    width: 60px;
    border-color: #F1F3EE;
}

.review-section .experts-image-box {
    max-width: 100%;
    flex-wrap: nowrap;
    justify-content: end;
}

.review-section .review-text {
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: #404040;
    text-align: center;
    margin-top: 25px;
}

.review-section .review-text strong {
    font-weight: 700;
}

.review-section .review {
    background: rgba(183, 183, 183, 0.2);
    border-radius: 8px;
    padding: 3px 10px;
    width: max-content;
    text-align: center;
    margin: 3px auto 0;
}

@media(max-width:992px) {
    .tour-wizard-section {
        padding: 50px 0;
    }

    .tour-wizard-section .tour-wizard-form .form-bottom-sec {
        padding: 30px 0;
        margin-top: 40px;
    }
	.tour-wizard-section .tour-wizard-form .form-bottom-sec .overwhelmed-sec {
		text-align: center;
	}

    .tour-wizard-section .result-top {
        margin: 0 auto;
        max-width: 100%;
    }

    .tour-wizard-section .result-top .cms-type1 {
        max-width: 100%;
    }
	
    .tour-wizard-section .review-section .experts-image-box {
        justify-content: center;
    }
	
    .tour-wizard-section .review-section .review-text {
        text-align: center;
    }

    .tour-wizard-section .review-section .review {
        margin: 3px auto 0;
    }

    .tour-wizard-section .review-section {
        margin-top: 10px
    }
}

@media(max-width:767px) {
    .tour-wizard-section {
        padding: 50px 0;
    }

    .tour-wizard-section .tour-wizard-form .form-bottom-sec {
        padding: 20px 0;
        margin-top: 30px;
    }

}

/* FILTER SECTION  */
.post-type-archive-tours .filter_and_listing_wrapper {
    margin: 3rem 0 50px;
}

.filter_and_listing_wrapper {
    margin: 50px 0;
}

.filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item {
    padding: 20px;
    border: 1px solid #E3E3E3;
    border-width: 1px 1px 0;
}

.filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item:first-child {
    border-radius: 8px 8px 0 0;
}

.filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item:last-child,
.filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item.last-visible{
    border-radius: 0 0 8px 8px;
    border-width: 1px;
}

.filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item .accordion-header .accordion-button {
    padding: 0px;
    font-family: 'Onest';
    font-weight: 700;
    font-size: 12px;
    line-height: 12px;
    color: #404040;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    gap: 0;
}

.filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item .accordion-body {
    padding: 15px 0 0;
}

.filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item .accordion-body .dest-filter-list .dest-item.hidden-dest {
    display: none;
}


.filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item .accordion-body .dest-filter-list .dest-item label {
    padding-left: 32px;
    margin-bottom: 0;
    position: relative;
}

.filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item .accordion-body .dest-filter-list .dest-item .chkbx-txt:before {
    content: '';
    position: absolute;
    height: 20px;
    width: 20px;
    border: 1px solid #E3E3E3;
    border-radius: 3px;
    left: 0;
    top: 0;
}

.filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item .accordion-body .dest-filter-list .dest-item input[type="checkbox"]:checked+.chkbx-txt:after {
    content: '';
    position: absolute;
    background: #53682F url(./images/checked-icon.svg);
    width: 20px;
    height: 20px;
    border-radius: 3px;
    left: 0;
    top: 0;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item .accordion-body .dest-filter-list .dest-item .chkbx-txt {
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    color: #404040;
}

.filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item .accordion-body .dest-filter-list .dest-item input[type="checkbox"] {
    display: none;
}

.filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item .accordion-body .dest-filter-list .dest-item {
    margin-bottom: 8px;
	position: relative;
}

.filter_and_listing_wrapper .tour_main_filters .dest-item.has-child .sub-cat.sub-cat_l3{display: none;}

.filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item .accordion-body .dest-filter-list .dest-item:last-child {
    margin-bottom: 0;
}

.filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item .accordion-body .view-more-link {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    color: #53682F;
    transition: all 0.3s;
    font-weight: 600;
    font-size: 13px;
    line-height: 15px;
}

.filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item .accordion-body .view-more-link:hover {
    text-decoration: underline;
}

.filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item .accordion-body .view-more-link.less {
    margin-top: 10px;
}

.price-filter-wrapper {
    margin-bottom: 15px;
}

.price-filter-wrapper .budget-range .ui-widget.ui-widget-content {
    border: 0;
    height: 8px;
    border-radius: 1000px;
    background-color: #E3E3E3;
}

.price-filter-wrapper .budget-range .ui-widget.ui-widget-content .ui-slider-range {
    background: #53682F;
    height: 8px;
    top: 50%;
    transform: translateY(-50%);
}

.price-filter-wrapper .budget-range .ui-widget.ui-widget-content .ui-slider-handle {
    width: 23px;
    height: 23px;
    border: 1px solid #DFDFDF;
    box-shadow: 0px 1px 2px 0px #3C40434D;
    border-radius: 100%;
    background: #FFFFFF;
    top: 50%;
    transform: translateY(-50%);
    outline: 0;
}

.price-filter-wrapper .price-input-wrapper .from-price,
.price-filter-wrapper .price-input-wrapper .up-price {
    color: #1C1C1C;
    font-weight: 600;
    font-size: 10px;
    line-height: 12px;
}

.price-filter-wrapper .price-input-wrapper {
    display: flex;
    gap: 20px;
    padding-top: 15px;
    justify-content: space-between
}

.applied_filter {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.applied_filter .selected-item {
    background-color: rgba(183, 183, 183, 0.2);
    border-radius: 8px;
    padding: 8px 10px;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    color: #404040;
    gap: 8px;
    display: flex;
    align-items: center;
}

.applied_filter .selected-item .select-close svg {
    display: none;
}

.applied_filter .selected-item .select-close {
    background: url(./images/close-icon-small.svg);
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    cursor: pointer;
}

.filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item .accordion-header {
    border: 0px;
}

.filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item .accordion-header .accordion-button span {
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin-right: 10px;
}

.filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item .accordion-header .accordion-button span.duration {
    background: url(./images/calender-icon.svg) no-repeat;
}

.filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item .accordion-header .accordion-button span.price {
    background: url(./images/price-icon.svg) no-repeat;
}

.filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item .accordion-header .accordion-button span.style {
    background: url(./images/group-icon.svg) no-repeat;
}

.filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item .accordion-header .accordion-button span.departure {
    background: url(./images/location-icon.svg) no-repeat;
}

.filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item .accordion-header .accordion-button span.destination {
    background: url(./images/language-icon.svg) no-repeat;
    background-size: cover;
}

.filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item .accordion-header .accordion-button span.discounts {
    background: url(./images/discount-icon.svg) no-repeat;
    background-size: cover;
}
.filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item .accordion-header .accordion-button span.comfort_level{
	background: url(./images/airline_seat_individual_suite.svg) no-repeat;
    background-size: cover;
}
.filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item .accordion-header .accordion-button span.type {
    background: url(./images/flag-icon.svg) no-repeat;
    background-size: cover;
}
.filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-header,
.filter_and_listing_wrapper .filter-buttons .filter-header-collapse {
    display: none;
}

.filter_and_listing_wrapper .tour_lists .card {
    border: 1px solid #E3E3E3;
    border-radius: 8px;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.25);
    padding: 6px 15px 6px 6px;
    margin-bottom: 25px;
}

.filter_and_listing_wrapper .tour_lists .card>.row {
    margin: 0 -10px;
}

.filter_and_listing_wrapper .tour_lists .card>.row>div[class*='col-'] {
    padding: 0 10px;
}

.filter_and_listing_wrapper .tour_lists .card:last-child {
    margin-bottom: 0;
}

.filter_and_listing_wrapper .tour_lists .card .image_wrap img {
    border-radius: 8px;
    max-height: 190px;
    width: 100%;
    object-fit: cover;
    height: 100%;
    min-height: 100%;
}

.filter_and_listing_wrapper .tour_lists .card .image_wrap {
    height: 100%;
}

.filter_and_listing_wrapper .tour_lists .card .image_wrap .featured_img {
    margin-bottom: 6px;
    position: relative;
    height: 50%;
}

.filter_and_listing_wrapper .tour_lists .card .image_wrap .map_img {
    cursor: pointer;
    height: calc(50% - 6px);
}

.filter_and_listing_wrapper .tour_lists .card .image_wrap .featured_img:after {
    content: '';
    position: absolute;
    left: 0;
    top: auto;
    bottom: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 59.92%, rgba(0, 0, 0, 0.5) 100%),
        linear-gradient(0deg, rgba(0, 0, 0, 0) 74.38%, rgba(0, 0, 0, 0.5) 100%);
    height: 100%;
    width: 100%;
    border-radius: 8px;
}

.filter_and_listing_wrapper .tour_main_filters .dest-item.has-child:not(.hidden-dest){
	display: block !important;
}
.filter_and_listing_wrapper .tour_main_filters .dest-item.has-child .sub-cat{
	margin-left: 5px;
}

@media(min-width: 992px){
	.filter_and_listing_wrapper .tour_main_filters .dest-item.has-child{position: relative; display: list-item;}
	.filter_and_listing_wrapper .tour_main_filters .dest-item.has-child .sub-cat{
		padding-left: 30px;
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.filter_and_listing_wrapper .tour_main_filters .dest-item.has-child > .tab-link,
	.filter_and_listing_wrapper .tour_main_filters .dest-item.has-child2 > .tab-link{
		display: block;
		height: 20px;
		width: 20px;
		background: url(./images/accordion_down.svg) no-repeat center;
		transform: rotate(-180deg);
		position: absolute;
		top: 0;
		right: 0;
		cursor: pointer;
		transition: 0.5s transform ease-in;
	}
	.filter_and_listing_wrapper .tour_main_filters .dest-item.has-child.active_tab > .tab-link,
	.filter_and_listing_wrapper .tour_main_filters .dest-item.has-child2.active_tab > .tab-link{
		top: 0;
		right: 0;
		transform: rotate(0deg);
	}
}

@media(max-width: 991px){
	.filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item .accordion-body .view-more-link.less,
	.filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item .accordion-body .view-more-link{
		margin-top: 15px;
	}
}

.wishlist-icon {
    display: inline-block;
    vertical-align: middle;
    background: url(./images/wishlist-icon.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 1;
    transition: all 0.3s;
	border-radius: 50%;
}

.wishlist-icon:hover,
.wishlist-icon.active {
    background: url(./images/wishlist-icon-active.svg);
}

.tour-guide-icon {
    display: inline-block;
    vertical-align: middle;
    background: url(./images/tour-guide-icon.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 5px;
    right: 55px;
    z-index: 1;
    transition: all 0.3s;
	border-radius: 50%;
}

.tour-guide-icon:hover,
.tour-guide-icon.active,
.featured-tour-section .featured-tours .tour.active .tour-guide-icon {
    background: url(./images/tour-guide-icon-active.svg);
}

.filter_and_listing_wrapper .tour_lists .card .image_wrap .tag-sec {
    gap: 6px;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 1;
}

.tag {
    padding: 5px 10px 5px 25px;
    color: #FFFFFF;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    position: relative;
    border-radius: 8px;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: 6px 50%;
}

.tag.popular-tag {
    background-color: #DD9432;
    background-image: url(./images/fire-icon.svg);
}

.tag.onsale-tag {
    background-color: #B6294E;
    background-image: url(./images/tag-icon.svg);
}

.filter_and_listing_wrapper .tour_lists .card .tour-card-content {
    padding: 10px 0;
}

.filter_and_listing_wrapper .tour_lists .card .tour-card-content .tour-price .actual-price {
    font-weight: 500;
    font-size: 13px;
    line-height: 13px;
    margin: 5px 0 !important;
}

.filter_and_listing_wrapper .tour_lists .card .tour-card-content .tour-price .actual-price del {
    font-weight: 600;
}

.filter_and_listing_wrapper .tour_lists .card .tour-card-content .top-content .small-title {
    color: #797979;
    font-weight: 600;
    font-size: 9px;
    line-height: 11px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.filter_and_listing_wrapper .tour_lists .card .tour-card-content .top-content img{
    border: 1px solid #E3E3E3;
    border-radius: 100%;
}
.filter_and_listing_wrapper .tour_lists .card .tour-card-content .top-content {
    display: flex;
    align-items: start;
    gap: 20px;
    margin-bottom: 15px;
    justify-content: space-between;
}

.filter_and_listing_wrapper .tour_lists .card .tour-card-content .takeoff-land-sec {
    margin-bottom: 13px;
    padding-bottom: 9px;
    border-bottom: 1px solid #E3E3E3;
    display: flex;
    gap: 40px;
}

.filter_and_listing_wrapper .tour_lists .card .tour-card-content .takeoff-land-sec .flight {
    padding-left: 30px;
    color: #404040;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
}

.filter_and_listing_wrapper .tour_lists .card .tour-card-content .takeoff-land-sec .flight.takeoff {
    background: url(./images/flight-takeoff-icon.svg);
    background-repeat: no-repeat;
    background-position: 0px 50%;
}

.filter_and_listing_wrapper .tour_lists .card .tour-card-content .takeoff-land-sec .flight.land {
    background: url(./images/flight-land-icon.svg);
    background-repeat: no-repeat;
    background-position: 0px 50%;
}

.filter_and_listing_wrapper .tour_lists .card .tour-card-content .tour-info-sec .tour-info {
    display: flex;
}

.filter_and_listing_wrapper .tour_lists .card .tour-card-content .tour-info-sec .tour-info .label {
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    color: #404040;
    flex: 0 0 35%;
}

.filter_and_listing_wrapper .tour_lists .card .tour-card-content .tour-info-sec .tour-info .value {
    font-weight: 500;
    font-size: 12px;
    line-height: 22px;
    color: #404040;
    flex: 0 0 65%;
}

.filter_and_listing_wrapper .tour_lists .card .tour-card-content .tour-info-sec .tour-info .value.tour-desc {
    /* margin-bottom: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis; */
}

.filter_and_listing_wrapper .tour_lists .card .tour-card-content .tour-info-sec .tour-info .value a {
    text-decoration: underline;
    transition: all 0.3s;
    color: #404040;
    display: inline-block;
    font-weight: 500;
    font-size: 12px;
    line-height: 22px;
    color: #404040;
}

.filter_and_listing_wrapper .tour_lists .card .tour-card-content .tour-info-sec .tour-info .value a:hover {
    text-decoration: none;
}

.filter_and_listing_wrapper .tour_lists .card .tour-card-content .tour-info-sec .tour-info .value a .meta-nav {
    display: none;
}

.filter_and_listing_wrapper .tour_lists .card .tour-card-content .btn-type2 {
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.5px;
    white-space: nowrap;
    display: inline-block;
    max-width: 165px;
    text-align: center;
    width: 100%;
    padding: 14px;
}

.filter_and_listing_wrapper .tour_lists .card .tour-card-content .btn-type2.disabled-btn {
    opacity: 0.75;
    pointer-events: none;
	display:none;
}

.filter_and_listing_wrapper .tour_lists .card .tour-card-content .tour-price .sell-price {
    color: #404040;
    font-size: 30px;
    line-height: 35px;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.map-modal .modal-dialog {
    max-width: 950px;
}

.map-modal .modal-content {
    padding: 20px;
}

.map-modal .modal-content .modal-header {
    padding: 0;
    border-bottom: 0;
}

.map-modal .modal-content .modal-header .btn-close {
    background: #DD9432 url(./images/close-icon-white.svg);
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: center center;
    font-size: 40px;
    opacity: 1;
    color: #ffffff;
    border-radius: 8px;
    top: 20px;
    right: 20px;
    font-family: 'Onest';
    font-weight: 100;
    transition: all 0.3s;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
	padding: 0;
	z-index:1;
	box-shadow: none;
}
.map-modal .modal-content .modal-header .btn-close:hover {
     background: #53682F url(./images/close-icon-white.svg);
	 background-repeat: no-repeat;
     background-size: 24px;
     background-position: center center;
}
.tour_card .map-modal .modal-content .modal-header .btn-close{
	background: transparent var(--bs-btn-close-bg) center / 16px auto no-repeat;
}

.map-modal .modal-content .modal-body {
    padding: 0;
}

.map-modal .modal-content .modal-body .left-part img {
    border-radius: 8px;
	min-height: 600px;
}
@media(min-width:1400px){
	.map-modal .modal-content .modal-body .left-part img {
		min-width:540px;
	}
}
.map-modal .modal-content .modal-body .right-part .map-info span {
    color: #706666;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    margin-right: 5px;
}

.map-modal .modal-content .modal-body .right-part .map-info span.country {
    position: relative;
    padding-left: 10px;
}

.map-modal .modal-content .modal-body .right-part .map-info span.country:before {
    content: '';
    background: #706666;
    width: 5px;
    height: 5px;
    border-radius: 100px;
    display: inline-block;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    position: absolute;
}

.map-modal .modal-content .modal-body .right-part .pipeline-text {
    color: #404040;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    margin: 5px 0 10px;
}

.map-modal .modal-content .modal-body .right-part .pipeline-sec {
    position: relative;
}

.map-modal .modal-content .modal-body .right-part .pipeline-sec::before {
    content: '';
    border: 1px dashed #404040;
    left: 12px;
    position: absolute;
    top: 17px;
    z-index: 1;
    height: calc(100% - 28px);
}

.map-modal .modal-content .modal-body .right-part .pipeline-sec li {
    color: #404040;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    padding-left: 35px;
    position: relative;
    margin-bottom: 0;
    padding-bottom: 5px;
}

.map-modal .modal-content .modal-body .right-part .pipeline-sec li:before {
    content: '';
    position: absolute;
    background: #404040;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    left: 10px;
    top: 50%;
    transform: translateY(calc(-50% - 3px));
}

.map-modal .modal-content .modal-body .right-part .pipeline-sec li:last-child {
    padding-bottom: 0;
}

.map-modal .modal-content .modal-body .right-part .pipeline-sec li:first-child::before {
    background: url(./images/location-icon-black.svg);
    width: 17px;
    height: 18px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    left: 5px;
    top: 14px;
}

.map-modal .modal-content .modal-body .right-part .pipeline-sec li:last-child::before {
    background: url(./images/flag-icon-black.svg);
    width: 17px;
    height: 17px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    left: 9px;
    top: 15px;
}

.map-modal .modal-content .modal-body .right-part .pipeline-sec li:after {
    /* content: '';
    border: 1px dashed #404040;
    left: 12px;
    position: absolute;
    top: 0;
    z-index: 1;
    height: 100%; */
}

.map-modal .modal-content .modal-body .right-part .btn-type2 {
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.5px;
    white-space: nowrap;
    display: inline-block;
    max-width: 165px;
    text-align: center;
    width: 100%;
    padding: 14px;
}

.map-modal .modal-content .modal-body .right-part {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-top: 50px;
    padding-left: 40px;
}

.map-modal .modal-content .modal-body>.row {
    margin: 0 -25px;
}

.map-modal .modal-content .modal-body>.row>div[class*='col-'] {
    padding: 0 25px;
}

.filter_and_listing_wrapper .load-more-btn {
    padding: 40px 0 0;
}

.filter_and_listing_wrapper .tour_lists .card .tour-card-content .tour-info-btn {
    margin: 0 auto;
    text-align: center;
    position: relative;
    display: none;
}

.filter_and_listing_wrapper .tour_lists .card .tour-card-content .tour-info-btn:after {
    content: '';
    background: #E3E3E3;
    height: 1px;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 50%;
    transform: translatey(-50%);
}

.filter_and_listing_wrapper .tour_lists .card .tour-card-content .tour-info-btn .see-more-btn {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    transition: all 0.3s;
    cursor: pointer;
    color: #404040;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    padding: 8px 30px 8px 17px;
    border: 1px solid #E3E3E3;
    border-radius: 200px;
    min-width: 145px;
    z-index: 1;
    position: relative;
    background-color: #ffffff;
}

.filter_and_listing_wrapper .tour_lists .card .tour-card-content .tour-info-btn .see-more-btn:after {
    content: '';
    position: absolute;
    background: #ffffff url(./images/dropdown-arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
    width: 24px;
    height: 24px;
    background-size: cover;
    right: 7px;
    top: 50%;
    transform: translateY(-50%);
    transition: transform 0.3s ease;
}

.filter_and_listing_wrapper .tour_lists .card .tour-card-content .tour-info-btn .see-more-btn.active:after {
    transform: translateY(-50%) rotate(-180deg);
}

/* 
.map-modal .modal-content .modal-body .sell-price {
    font-size: 28px;
} */

.filter_and_listing_wrapper .reset-filter-btn {
    color: #53682F;
    font-weight: 600;
    font-size: 13px;
    line-height: 13px;
    padding: 0;
    border: 0;
    margin-top: 15px;
    transition: all 0.3s;
}

.filter_and_listing_wrapper .reset-filter-btn:hover {
    color: #DD9432;
}

.filter_and_listing_wrapper .tour-list-top .show-text {
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
    color: #404040;
}

.filter_and_listing_wrapper .tour-list-top .show-text strong {
    font-weight: 600;
}

.filter_and_listing_wrapper .tour-list-top .sortby-dropdown {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #E3E3E3;
    border-radius: 8px;
    padding: 13px;
    color: #404040;
    font-weight: 600;
    font-size: 13px;
    line-height: 13px;
    max-height: 50px;
    /* max-width: 235px; */
    max-width: 285px;
    margin-left: auto;
}

.filter_and_listing_wrapper .tour-list-top .sortby-dropdown span.name {
    width: 50px;
    flex: 0 0 50px;
}

.filter_and_listing_wrapper .tour-list-top .sortby-dropdown .select2-container {
    flex: 0 0 calc(100% - 50px);
	text-align: end;
}

.filter_and_listing_wrapper .tour-list-top {
    margin-bottom: 20px;
}

.filter_and_listing_wrapper .tour-list-top .sortby-dropdown .select2-hidden-accessible {
    border: 0;
}

.select2-container--default .select2-selection--single {
    border: 0;
    border-radius: 4px;
}

.filter_and_listing_wrapper .tour-list-top .sortby-dropdown.select2-container--default .select2-selection--single {
    border: 0;
}

.filter_and_listing_wrapper .tour-list-top .sortby-dropdown .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #404040;
    font-weight: 400;
    font-size: 13px;
    padding-right: 30px;
    outline: 0;
}

.filter_and_listing_wrapper .tour-list-top .sortby-dropdown .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}

.filter_and_listing_wrapper .tour-list-top .sortby-dropdown .select2-container--default .select2-selection--single .select2-selection__arrow {
    background-image: url(./images/accordion_down.svg);
    background-size: 24px;
    background-position: center;
    transform: rotate(180deg);
    transition: transform 0.3s ease;
}

.filter_and_listing_wrapper .tour-list-top .sortby-dropdown .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
    transform: none;
}

.select2-container--default .select2-results>.select2-results__options li:first-child {
    border-radius: 8px 8px 0 0;
}

.select2-container--default .select2-results>.select2-results__options li:last-child {
    border-radius: 0 0 8px 8px;
}

.select2-container--open .select2-dropdown--above,
.select2-container--open .select2-dropdown--below {
    border: 1px solid #E3E3E3;
    border-radius: 8px;
}

.select2-container--default .select2-results>.select2-results__options li {
    margin-bottom: 0;
    padding: 5px 8px;
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
}

.select2-container--default .select2-results__option--selected {
    background-color: #E3E3E3;
    color: #404040;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #DD9432;
    color: #ffffff;
}

.filter_and_listing_wrapper .filter-buttons {
    justify-content: end;
}

.tour_applied_fiter .filter-text {
    display: none;
}

@media(max-width:1400px) {
    .map-modal .modal-content .modal-body>.row {
        margin: 0 -20px;
    }

    .map-modal .modal-content .modal-body>.row>div[class*='col-'] {
        padding: 0 20px;
    }
}

@media(max-width:1199px) {
	.map-modal .modal-content .modal-body .left-part img {
		min-height: 500px;
	}
    .wishlist-icon:not(.active):hover {
        background: url(./images/wishlist-icon.svg);
    }

    .filter_and_listing_wrapper .tour_lists .card .row {
        margin: 0 -8px;
    }

    .filter_and_listing_wrapper .tour_lists .card .row div[class*='col-'] {
        padding: 0 8px;
    }

    .filter_and_listing_wrapper .tour_lists .card .tour-card-content .tour-info-sec .tour-info .label {
        flex: 0 0 35%;
    }

    .filter_and_listing_wrapper .tour_lists .card .tour-card-content .tour-info-sec .tour-info .value {
        flex: 0 0 65%;
    }
}

@media(max-width:991px) {
    .filter_and_listing_wrapper .tour-list-top .sortby-dropdown .select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
        color: #404040;
        font-weight: 600;
        font-size: 13px;
        line-height: 13px;
    }
	.filter_and_listing_wrapper .tour-list-top .sortby-dropdown .select2-container{text-align: center;}

    .filter_and_listing_wrapper .tour_lists .card {
        padding: 5px;
    }

    .map-modal .modal-content .modal-body .right-part-content {
        margin-bottom: 15px;
    }

    .map-modal .modal-content .modal-body .right-part .btn-wrapper {
        display: flex;
        gap: 5px;
        align-items: center;
        flex-wrap: wrap;
    }

    .map-modal .modal-content .modal-body .right-part .btn-type2 {
        min-width: 165px;
    }

    .map-modal .modal-content .modal-body>.row {
        margin: 0 -10px;
    }

    .map-modal .modal-content .modal-body>.row>div[class*='col-'] {
        padding: 0 10px;
    }

    .map-modal .modal-content {
        padding: 40px 20px 20px 20px;
    }

    .map-modal .modal-content .modal-body .right-part {
        margin-top: 30px;
    }

    .filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item .accordion-body .dest-filter-list .dest-item {
        max-width: fit-content;
        margin: 0;
    }

    .filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item .accordion-body .dest-filter-list .dest-item .chkbx-txt:before,
    .filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item .accordion-body .dest-filter-list .dest-item input[type="checkbox"]:checked+.chkbx-txt:after {
        display: none;
    }

    .filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item .accordion-body .dest-filter-list .dest-item label {
        padding-left: 0;
    }

    .filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item .accordion-body .dest-filter-list ul {
        display: flex;
        align-items: center;
        gap: 5px;
        flex-wrap: wrap;
    }

    .filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item .accordion-body .dest-filter-list .dest-item .chkbx-txt {
        padding: 10px;
        display: inline-block;
        border: 1px solid #B8B8B8;
        border-radius: 5px;
    }

    .filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item .accordion-body .dest-filter-list .dest-item input[type="checkbox"]:checked+.chkbx-txt {
        background: #53682F;
        color: #FFFFFF;
        border: 1px solid #53682F;
    }

    .filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-header {
        display: flex;
        padding: 20px;
        align-items: center;
		border-bottom: 1px solid #E3E3E3;
    }
	
    .filter_and_listing_wrapper .filter-buttons .filter-header-collapse {
        display: block;
    }

    .filter_and_listing_wrapper .filter-buttons {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 -5px;
        border-width: 1px 0;
        padding: 15px 0;
        position: relative;
    }
	.filter_and_listing_wrapper .filter-buttons-wrapper.remove-fixed{
		transform: translateY(0);
		transition: 0.35s transform ease-in;
	}
	.filter_and_listing_wrapper .filter-buttons-wrapper.fixed-filter,
	.filter_and_listing_wrapper .filter-buttons-wrapper.remove-fixed{
		position: fixed;
		width: 100%;
		left: 1px;
		right: 0;
		z-index: 12;
		background: #fff;
		top: 0;
        margin: auto;
		padding-right: 20px;
        padding-left: 20px;
		/*transform: translateY(46px) !important;*/
        transition: 0.35s transform ease-in;
	}
	.filter_and_listing_wrapper .filter-buttons-wrapper.fixed-filter .filter-buttons{
		max-width: 720px;
		margin: auto;
	}
	.filter_and_listing_wrapper .filter-buttons-wrapper.fixed-filter .filter-buttons:before,
	.filter_and_listing_wrapper .filter-buttons-wrapper.fixed-filter .filter-buttons:after{
		background: none;
	}

    .filter_and_listing_wrapper .filter-buttons:before {
        content: '';
        position: absolute;
        background: #E3E3E3;
        height: 1px;
        top: 0;
        width: 100vw;
    }

    .filter_and_listing_wrapper .filter-buttons:after {
        content: '';
        position: absolute;
        background: #E3E3E3;
        height: 1px;
        bottom: 0;
        width: 100vw;
    }

    .filter_and_listing_wrapper .filter-buttons>div[class*='col-'] {
        padding: 0 5px;
    }

    .filter_and_listing_wrapper .tour-list-top .sortby-dropdown {
        margin-left: 0;
        max-width: 100%;
        font-size: 0;
        padding: 15px 15px 15px 40px;
 		/*padding: 15px; */
        position: relative;
    }

    .filter_and_listing_wrapper .tour-list-top .sortby-dropdown span.name {
        display: none;
    }

    .filter_and_listing_wrapper .filter-buttons .filter-header-collapse {
        border-radius: 8px;
        border: 1px solid #E3E3E3;
        padding: 15px ;
        min-height: 50px;
        font-weight: 600;
        font-size: 13px;
        line-height: 13px;
        position: relative;
        width: 100%;
        background: url(./images/filter-icon.svg) no-repeat;
        background-position: calc(50% - 35px) 50%;
        background-size: 24px;
        text-align: center;
        color: #404040;
    }

    /* 	.filter_and_listing_wrapper .filter-buttons .filter-header-collapse:after{
		content:'';
		position:absolute;
		background:url(./images/filter-icon.svg);
		background-position:center center;
		background-size:cover;
		width: 24px;
        height: 24px;
		top: 50%;
        left: calc(50% - 35px);
        transform: translate(-50%, -50%);
	} */
    .filter_and_listing_wrapper .tour-list-top .show-text {
        text-align: center;
        padding: 25px;
    }

    .tour-filter-offcanvas.offcanvas.offcanvas-start {
        /*height: calc(100vh - 132px);
        width: 100%;*/
        left: 0;
        /*right: 0;
        top: 132px;
        border-radius: 8px;*/
        border: 0;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }
	.tour-filter-offcanvas:not(.offcanvas.offcanvas-start){display: none;}

    body.offcanvas-backdrop {
        overflow: hidden;
		background: transparent;
    }

    .tour-filter-offcanvas.offcanvas.offcanvas-start .offcanvas-title {
        color: #404040;
        font-weight: 700;
        font-size: 12px;
        line-height: 12px;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }

    .tour-filter-offcanvas.offcanvas.offcanvas-start .offcanvas-header .btn-close {
        padding: 0;
        background: url(./images/close-icon.svg);
        width: 24px;
        height: 24px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        z-index: 1;
        opacity: 1;
        box-shadow: none;
    }

    .tour-filter-offcanvas.offcanvas.offcanvas-start .offcanvas-body {
        padding: 0;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item:first-child,
    .filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item:last-child {
        border-radius: 0;
    }

    .filter_and_listing_wrapper .tour_main_filters .tour-filter-offcanvas .offcanvas-body .accordion-item {
        border-width: 1px 0 0;
    }

    .tour_applied_fiter {
         /*border-top: 1px solid #E3E3E3; */
        padding: 20px;
    }

    .tour_applied_fiter .filter-text {
        color: #404040;
        font-weight: 700;
        font-size: 12px;
        line-height: 12px;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        margin-bottom: 15px;
    }

    .filter_and_listing_wrapper .tour-list-top .sortby-dropdown .select2-container--default .select2-selection--single .select2-selection__arrow {
        background-image: url(./images/sort-icon.svg);
        background-size: 24px;
        background-position: center;
       left: 15px;
        top: 50%;
        transform: translateY(-50%);
/* 		left: calc(50% - 40px);
        top: 50%;
        transform: translate(-50%, -50%); */
    }

    .filter_and_listing_wrapper .tour-list-top .sortby-dropdown .select2-container--default .select2-selection--single .select2-selection__rendered {
        padding: 0;
        text-overflow: ellipsis;
        /* max-width: 100px; */
    }

    .tour_applied_fiter .filter-text {
        display: block;
    }

    .filter_and_listing_wrapper .tour-list-top {
        margin-bottom: 0;
    }

    .tour-filter-offcanvas.offcanvas.offcanvas-start .offcanvas-body .apply-btn {
        padding: 20px;
    }

    .tour-filter-offcanvas.offcanvas.offcanvas-start .offcanvas-body .apply-btn .btn-type2 {
        min-width: 165px;
    }

    .filter_and_listing_wrapper .tour-list-top .sortby-dropdown .select2-container {
        width: 100% !important;
        flex: 0 0 100%;
        /* display: flex; */
        position: static;
    }

    .filter_and_listing_wrapper .tour-list-top .sortby-dropdown .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
        transform: translateY(-50%);
    }

    .map-modal .modal-dialog {
        max-width: 500px;
    }
	.map-modal .modal-content .modal-header .btn-close{
		top: 10px;
    	right: 10px;
	}
	.map-modal .modal-content .modal-body .left-part img {
		min-height: 400px;
	}
}

@media(max-width:767px) {
	.filter_and_listing_wrapper .filter-buttons-wrapper.fixed-filter .filter-buttons{
		max-width: 540px;
	}
	.map-modal .modal-content .modal-body .left-part img {
		min-height: 350px;
	}
    .filter_and_listing_wrapper .tour_lists .card .tour-card-content {
        padding: 12px 5px 5px;
    }

    .filter_and_listing_wrapper .tour_lists .card .tour-card-content .top-content {
        margin-bottom: 12px;
    }

    .filter_and_listing_wrapper .tour_lists .card .tour-card-content .takeoff-land-sec {
        margin-bottom: 12px;
        padding-bottom: 0;
        border: none;
    }

    .filter_and_listing_wrapper .tour_lists .card .tour-card-content .tour-info-sec .tour-info .label {
        flex: 0 0 28%;
    }

    .filter_and_listing_wrapper .tour_lists .card .tour-card-content .tour-info-sec .tour-info .value {
        flex: 0 0 72%;
    }

    .filter_and_listing_wrapper .tour_lists .card .tour-card-content .tour-info-btn {
        display: block;
    }

    .filter_and_listing_wrapper .tour_lists .card .tour-card-content .tour-info-sec {
        display: none;
        margin-bottom: 15px;
    }
}

@media(max-width:576px) {
	.filter_and_listing_wrapper .filter-buttons-wrapper.fixed-filter .filter-buttons{
		max-width: 100%;
	}
    .map-modal .modal-dialog {
        max-width: 100%;
    }

    .filter_and_listing_wrapper .tour_lists .card .tour-card-content .tour-info-sec .tour-info .label {
        flex: 0 0 45%;
    }

    .filter_and_listing_wrapper .tour_lists .card .tour-card-content .tour-info-sec .tour-info .value {
        flex: 0 0 55%;
    }

    .filter_and_listing_wrapper .tour_lists .card .tour-card-content .btn-wrapper {
        display: flex;
        gap: 5px;
    }
	.sortbydropdown{width: 180px;}
}
@media(max-width:375px) {
	.sortbydropdown{width: 140px !important;}
}
.input-sizer {
    display: inline-grid;
    vertical-align: top;
    align-items: center;
    position: relative;
    border: solid 0px;
    padding: 0;
    margin: 0px;
}

.input-sizer.stacked {
    padding: 0;
}

.input-sizer.stacked::after,
.input-sizer.stacked input,
.input-sizer.stacked textarea {
    grid-area: 2/1;
}

.input-sizer::after,
.input-sizer input,
.input-sizer textarea {
    width: auto;
    min-width: 1em;
    grid-area: 1/2;
    font: inherit;
    padding: 0;
    margin: 0;
    resize: none;
    background: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
    height: auto;
    outline: none;
}

.input-sizer span {
    padding: 0;
}

.input-sizer::after {
    content: attr(data-value) " ";
    visibility: hidden;
    white-space: pre-wrap;
}

.input-sizer:focus-within textarea:focus,
.input-sizer:focus-within input:focus {
    outline: none;
    box-shadow: none;
}

.currency-lang-list {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
    margin-top: 16px;
}

.currency-lang-list.lang {
    max-width: 250px;
}

.currency-lang-list.currency {
    max-width: 200px;
}

.currency-lang-list li .link {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    letter-spacing: 0.6px;
    cursor: pointer;
    transition: all 0.3s;
    background-color: transparent;
    border: 1px solid #ffffff;
    border-radius: 300px;
    min-height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 54px;
    text-transform: uppercase;
}

.currency-lang-list li .link:hover,
.currency-lang-list li .link.active {
    background-color: #ffffff;
    color: #1C1C1C;
}

@media(max-width:1199px) {
    .currency-lang-list.lang {
        max-width: 100%;
    }

    .currency-lang-list.currency {
        max-width: 100%;
    }
}

@media(max-width:992px) {
    .currency-lang-list {
        gap: 5px;
    }
}

.head-phn-wrapper .dropdown::after {
    display: none;
}

.head-phn-wrapper a.btn {
    background: transparent;
    border: 0;
    padding: 0;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
}

.head-phn-wrapper .dropdown {
    background: transparent;
    border: 0;
    padding: 0;
    min-height: 0;
    height: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: static;
}

.head-phn-wrapper .dropdown-menu {
    padding: 0;
    min-width: 182px;
    border: 0;
    border-radius: 8px;
    background: #FFFFFF;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
	transform: unset !important;
    top: 30px !important;
    left: 0 !important;
}

.head-phn-wrapper .dropdown-menu li {
    margin-bottom: 0;
    padding: 0;
	border-bottom:1px solid #E9E7E7;
}
.head-phn-wrapper .dropdown-menu li:last-child{
	border-bottom:0;
}
.head-phn-wrapper .dropdown-menu li .dropdown-item {
    padding: 10px 8px;
    font-size: 12px;
    line-height: 15px;
    font-weight: 500;
    color: #404040;
}

.head-phn-wrapper .dropdown-menu li:first-child a {
    border-radius: 8px 8px 0 0;
}

.head-phn-wrapper .dropdown-menu li:last-child a {
    border-radius: 0 0 8px 8px;
}

.head-phn-wrapper .dropdown-menu li .dropdown-item:hover {
	background:#ffffff;
    color: #DD9432;
	text-decoration:none;
}

/* Destination Taxonomy CSS */
.taxo-banner-section {
    position: relative;
	max-height: calc(100vh - 65px);
	height: 100%;
}

.taxo-banner-section .taxo-banner-content {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    /*max-height: calc(100vh - 65px);*/
	height: 100%;
    display: flex;
    align-items: flex-end;
    position: relative;
}

.taxo-banner-section .taxo-banner-content:before {
    content: '';
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    position: absolute;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.1) 74.38%, rgba(0, 0, 0, 0.5) 100%),
        linear-gradient(180deg, rgba(0, 0, 0, 0.1) 75.81%, rgba(0, 0, 0, 0.5) 100%);
    width: 100%;
    height: 100%;
    z-index: 1;
}

.taxo-banner-section .taxo-banner-content .video-holder,
.taxo-banner-section .taxo-banner-content .video-holder video{
	width: 100% !important; height: 100% !important;
}

.taxo-banner-section .taxo-banner-content .video-holder{
	position: absolute;
	top: 0;
	left: 0;
}
.taxo-banner-section .taxo-banner-content .video-holder video{
	object-fit: cover;
}

.taxo-banner-section .taxo-banner-content .detail-content {
    position: relative;
    z-index: 2;
    padding-bottom: 35px;
    max-width: 850px;
}

.taxo-banner-section .taxo-banner-content .detail-content a {
    color: #53682F;
    transition: all 0.3s;
    font-weight: bold;
}

.taxo-banner-section .taxo-banner-content .detail-content .hd-type9{
	font-size: 28px;
    line-height: 1.3;
}

.taxo-banner-section .taxo-banner-slider .slick-arrow {
    font-size: 0;
    outline: 0;
    padding: 0;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    border-radius: 100px;
    width: 68px;
    height: 52px;
    border: 1px solid #ffffff;
    background: rgba(255, 255, 255, 0.1) url(./images/arrow-left-icon.svg) no-repeat;
    background-size: 8px 12px;
    background-position: center center;
    z-index: 1;
    transition: all 0.3s;
}

.taxo-banner-section .taxo-banner-slider .slick-arrow.slick-prev {
    left: 50px;
}

.taxo-banner-section .taxo-banner-slider .slick-arrow.slick-next {
    right: 50px;
    transform: translateY(-50%) rotate(180deg);
}

.taxo-banner-section .taxo-banner-slider .slick-arrow:hover {
    background: rgba(255, 255, 255) url(./images/arrow-left-icon-black.svg) no-repeat;
    background-position: center center;
}

.taxo-banner-section .circle-img-wrapper {
    position: absolute;
    bottom: 50px;
    right: 325px;
    width: 132px;
    height: 132px;
    z-index: 1;
}

.taxo-banner-section .circle-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(./images/circle-ring.svg) no-repeat center center;
    background-size: cover;
    animation: spin 4s linear infinite;
}

.taxo-banner-section .circle-img-wrapper img {
    position: relative;
    width: 100%;
    height: 100%;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.taxo-banner-section .taxo-banner-slider .slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0;
    gap: 10px;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
}

.taxo-banner-section .taxo-banner-slider .slick-dots li {
    margin-bottom: 0;
    line-height: 0;
}

.taxo-banner-section .taxo-banner-slider .slick-dots li button {
    padding: 0;
    border: 0;
    background: #ffffff;
    font-size: 0;
    line-height: 0;
    width: 10px;
    height: 10px;
    border-radius: 100%;
}

.taxo-banner-section .taxo-banner-slider .slick-dots li.slick-active button {
    background: #53682F;
}

@media(max-width:1400px) {
    .taxo-banner-section .circle-img-wrapper {
        right: 200px;
    }

    .taxo-banner-section .taxo-banner-slider .slick-arrow.slick-prev {
        left: 30px;
    }

    .taxo-banner-section .taxo-banner-slider .slick-arrow.slick-next {
        right: 30px;
    }
	.taxo-banner-section .taxo-banner-content .detail-content .hd-type1{
		font-size: 45px;
    	line-height: 50px;
	}
	.taxo-banner-section .taxo-banner-content .detail-content .hd-type9{
		font-size: 22px;
	}
}

@media(max-width:1199px) {
	.taxo-banner-section .taxo-banner-content .detail-content{
		max-width: 680px;
	}
    .taxo-banner-section .circle-img-wrapper {
        right: 150px;
    }
	.taxo-banner-section .taxo-banner-content .detail-content .hd-type9{
		font-size: 18px;
	}
}


@media(max-width:991px) {
    .taxo-banner-section .taxo-banner-content .detail-content{
		max-width: 580px;
	}
	.taxo-banner-section .circle-img-wrapper {
        right: calc((100% - 720px) / 2);
    }
	.taxo-banner-section .taxo-banner-content .detail-content .hd-type1{
		font-size: 35px;
    	line-height: 40px;
	}
	.taxo-banner-section .taxo-banner-content .detail-content .hd-type9{
		font-size: 16px;
	}
}

@media(max-width:767px) {
    .taxo-banner-section .taxo-banner-content .detail-content {
        max-width: 100%;
    }

    .taxo-banner-section .circle-img-wrapper {
        display: none;
    }
	.taxo-banner-section .taxo-banner-content .detail-content .hd-type1 {
        font-size: 28px;
        line-height: 30px;
    }
    .taxo-banner-section .copy-btn {
        width: 50px;
        height: 50px;
        right: 30px;
        bottom: 30px;
    }
}

@media(max-width:576px) {
	.taxo-banner-section .taxo-banner-content .detail-content .hd-type1 {
        font-size: 28px;
        line-height: 30px;
    }
    .taxo-banner-section .copy-btn {
        right: 10px;
        bottom: 10px;
    }
}

/* TAB SECTION CSS */
.tab-section {
    background: rgba(83, 104, 47, 0.2);
}

.tab-section .tab-list {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tab-section .tab-list li {
    margin-bottom: 0;
    min-width: 185px;
    text-align: center;
}

.tab-section .tab-list li .tab-link {
    display: inline-block;
    vertical-align: middle;
    transition: all 0.3s;
    font-weight: 500;
    text-align: center;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.5px;
    color: #1C1C1C;
    text-transform: uppercase;
    padding: 23px 30px;
    border-bottom: 3px solid rgb(221 225 213);
}

.tab-section .tab-list li .tab-link:hover,
.tab-section .tab-list li .tab-link.active {
    border-bottom: 3px solid #53682F;
    font-weight: 700;
}

.tab-section .tab-list .slick-arrow {
    font-size: 0;
    outline: 0;
    padding: 0;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    border-radius: 100px;
    width: 40px;
    height: 30px;
    border: 1px solid #404040;
    background: #dde1d5 url(./images/arrow-left-icon-black.svg) no-repeat;
    background-size: 8px 12px;
    background-position: center center;
    z-index: 1;
    transition: all 0.3s;
}

.tab-section .tab-list .slick-arrow.slick-prev {
    left: 0;
}

.tab-section .tab-list .slick-arrow.slick-next {
    right: 0;
    transform: translateY(-50%) rotate(180deg);
}
#destination-tab.fix-tab{
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 1024;
	height: 81px;
	background-color: rgb(221 225 213);
}
/* #destination-tab.fix-tab .tab-list{
	height: 81px;
} */

@media(max-width:992px) {
    .tab-section .tab-list {
        padding: 0 45px;
    }
	
}

/* @media(max-width:767px){
    .tab-section .tab-list li{
        width: auto !important;
    }
} */
/* ABOUT UGANDA SECTION CSS */
.about-uganda-section {
    background: #F1F3EE;
}

.about-uganda-section h2 {
    text-align: center;
    margin: 0 auto 40px;
    max-width: 550px;
}

.about-uganda-section .circle-info-outer {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px 130px;
}

.about-uganda-section .circle-info-outer .circle-info {
    text-align: center;
    flex: 0 0 calc(20% - 130px);
}

.about-uganda-section .circle-info-outer .circle-info .circle {
    width: 128px;
    height: 128px;
    background-color: #53682F;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 25px;
}

.about-uganda-section .circle-info-outer .circle-info .info {
    color: #404040;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    font-family: 'Onest';
}

@media(max-width:1400px) {
    .about-uganda-section .circle-info-outer {
        gap: 30px 100px;
    }
}

@media(max-width:1199px) {
    .about-uganda-section .circle-info-outer {
        gap: 20px 75px;
    }

    .about-uganda-section .circle-info-outer .circle-info .circle {
        width: 100px;
        height: 100px;
        margin: 0 auto 15px;
    }

    .about-uganda-section .circle-info-outer .circle-info .info {
        font-size: 16px;
        line-height: 22px;
    }
}

@media(max-width:767px) {
    .about-uganda-section h2 {
        margin: 0 auto 30px;
        max-width: 100%;
    }
}

/* IMAGE CONTENT SECION CSS */
@media(min-width:991px) {
    .page-template-landing-page .img-content-section .left-part {
        padding-top: 0 !important;
    }
}

.page-template-landing-page .img-content-section .cms-type1 {
    color: #404040;
}

.img-content-section .cms-type1 a {
    display: inline-block;
    vertical-align: middle;
    color: #53682F;
    font-weight: 600;
    transition: all 0.3s;
}

.img-content-section .cms-type1 a:hover {
    text-decoration: underline;
}

.img-content-section .left-part-content .cms-type1 h2,
.img-content-section .left-part-content .cms-type1 h3,
.img-content-section .left-part-content .cms-type1 h4,
.img-content-section .left-part-content .cms-type1 h5 {
    margin-bottom: 20px;
    color: #404040;
    font-weight: 500;
    font-size: 28px;
    line-height: 33px;
}

.img-content-section .left-part-content .cms-type1 h2:not(:first-child),
.img-content-section .left-part-content .cms-type1 h3:not(:first-child),
.img-content-section .left-part-content .cms-type1 h4:not(:first-child),
.img-content-section .left-part-content .cms-type1 h5:not(:first-child) {
    margin-top: 50px;
}

.img-content-section .left-part-content .cms-type1 strong {
    font-weight: 700;
    color: #404040;
}

.img-content-section .left-part-content .cms-type1 ul li {
    position: relative;
    margin-bottom: 15px;
    padding-left: 35px;
}

.img-content-section .left-part-content .cms-type1 ul li:last-child {
    margin-bottom: 0;
}

.img-content-section .left-part-content .cms-type1 ul li::before {
    content: '';
    position: absolute;
    background: url(./images/check_circle.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 24px;
    height: 24px;
    left: 0;
    top: 1px;
}
.img-content-section .left-part-content .cms-type1 ul li ul{
	margin-top: 20px;
}
.img-content-section .left-part-content .cms-type1 ul li ul li{
	padding-left: 30px;
}
.img-content-section .left-part-content .cms-type1 ul li ul li::before{
	width: 20px;
    height: 20px;
	top: 4px;
}

.img-content-section .gallery-grid {
    position: relative;
}
.img-content-section .gallery-grid .gallery-item{
	flex: 1 0 50%;
}
.img-content-section .gallery-grid .gallery-item a {
    display: inline-block;
    width: 100%;
}

.img-content-section img {
    border-radius: 8px;
    width: 100%;
    object-fit: cover;
	max-height: 500px;
}

.img-content-section .gallery-grid .gallery-item a img {
    border-radius: 8px;
    max-height: 200px;
    object-fit: cover;
    width: 100%;
    min-width: 100%;
	height: 100%;
    aspect-ratio: 1 / 1;
}

.tours-template-default .mfp-image-holder .mfp-content {
    padding: 0;
    overflow: hidden;
    border-radius: 0;
	background-color:transparent;
}

.tours-template-default .mfp-image-holder .mfp-content img.mfp-img {
    padding: 0;
/* 	object-fit: cover; */
	max-height: 500px !important;
/* 	min-height: 500px; */
	max-width: 1000px;
/* 	min-width: 1000px; */
}

.tours-template-default .mfp-image-holder .mfp-close {
	background: #DD9432 url(./images/close-icon-white.svg);
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: center center;
    font-size: 0;
    opacity: 1;
    color: #ffffff;
    border-radius: 8px;
    top: 20px;
    right: 20px;
    font-family: 'Onest';
    font-weight: 100;
    transition: all 0.3s;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tours-template-default .mfp-image-holder .mfp-close:hover,
.tours-template-default .mfp-image-holder .mfp-close:focus{
	background-color: #53682F;
}

.tours-template-default .mfp-image-holder .mfp-content .mfp-counter {
    display: none;
}

.tours-template-default .mfp-image-holder .mfp-content .mfp-figure:after {
    display: none;
}

.tours-template-default .mfp-image-holder .mfp-content .mfp-title {
    background-color: #ffffff;
    padding: 15px;
    font-family: 'Inter';
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #404040;
}

.tours-template-default .mfp-image-holder .mfp-content .mfp-title:empty {
    display: none;
}
@media(max-width:1199px) {
.tours-template-default .mfp-image-holder .mfp-content img.mfp-img{
		max-height: 400px !important;
/* 		min-height: 400px; */
		max-width: 700px;
/* 		min-width: 700px; */
	}
}
@media(max-width:992px) {
    .img-content-section .right-part {
        text-align: center;
    }
	.tours-template-default .mfp-image-holder .mfp-content img.mfp-img{
		max-height: 400px !important;
/* 		min-height: 400px; */
		max-width: 500px;
/* 		min-width: 500px; */
	}
	.img-content-section .left-part-content .cms-type1 h2:not(:first-child),
	.img-content-section .left-part-content .cms-type1 h3:not(:first-child),
	.img-content-section .left-part-content .cms-type1 h4:not(:first-child),
	.img-content-section .left-part-content .cms-type1 h5:not(:first-child) {
		margin-top: 30px;
	}
}
@media(max-width:767px) {
	.tours-template-default .mfp-image-holder .mfp-content img.mfp-img{
		max-height: 350px !important;
/* 		min-height: 350px; */
		max-width: 450px;
/* 		min-width: 450px; */
	}
}
/* FEATURED TOUR SECTION CSS */
section .section-header-description {
    max-width: 650px;
    text-align: center;
    margin: 0 auto 30px;
}

section .section-header-description .cms-type1 p:last-child {
    margin-bottom: 0;
}

@media(max-width:992px) {
    section .section-header-description {
        max-width: 100%;
        margin: 0 auto 20px;
    }
}

/* Tour features */

.tour-features ul {
    padding-left: 0px;
    display: flex;
    justify-content: center;
    padding: 18px 0px;
    position: relative;
    width: fit-content;
    margin: auto auto 35px;
}

.tour-features ul:before,
.tour-features ul:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, rgba(28, 28, 28, 0.00) 0%, rgba(28, 28, 28, 0.31) 50%, rgba(28, 28, 28, 0.00) 99%);
    z-index: 1;
}

.tour-features ul:after {
    content: '';
    bottom: 0;
    top: auto;
}

.tour-features ul li {
    padding-left: 50px;
    padding-right: 10px;
    position: relative;
    margin-bottom: 0px;
    color: #706666;
}

.tour-features ul li:before {
    content: '';
    position: absolute;
    background-image: url(../africanoverlandtours/images/custom-image/right-icon.svg);
    height: 22px;
    width: 22px;
    left: 30px;
    top: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    transform: translate(-50%, -50%);
}

.tour-features ul li::after {
    content: '';
    position: absolute;
    border: 1px solid rgba(28, 28, 28, 0.31);
    height: 100%;
    right: -5px;
    top: 50%;
    transform: translate(-50%, -50%);
}

.tour-features ul li:last-child:after {
    content: "";
    border: 0px;
}

@media(max-width: 1199px) {
    .tour-features ul li:before {
        height: 18px;
        width: 18px;
        left: 20px;
    }

    .tour-features ul li {
        padding-left: 35px;
    }
}

@media(max-width: 991px) {
    .tour-features ul {
        padding: 0px;
        width: 100%;
        flex-wrap: wrap;
        margin: auto auto 26px;
    }

    .tour-features ul li {
        padding: 10px 0px 10px 40px;
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        text-align: left !important;
    }

    .tour-features ul li::after {
        content: '';
        position: absolute;
        border: 0px;
        height: 1px;
        right: 0;
        top: 0;
        transform: translateY(-50%);
        width: 100%;
        bottom: 0px;
        background: linear-gradient(90deg, rgba(28, 28, 28, 0.00) 0%, rgba(28, 28, 28, 0.31) 50%, rgba(28, 28, 28, 0.00) 99%);
    }

    .tour-features ul li:first-child:after {
        content: ' ';
        background: none;
    }


}

.featured-tour-section .featured-tours.row {
    margin: 40px -10px;
    row-gap: 40px;
}

.featured-tour-section .featured-tours.row>div[class*='col-'] {
    padding: 0 10px;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

/*.page-template-wishlist .featured-tour-section .featured-tours .tour:not(.wishlisted) {
    display: none;
}*/
.page-template-wishlist #enquiry-form-section-id{
	display: none;
}

.tour-sidebar-outer .featured-tour-section .featured-tours .tour {
    width: 100%;
}

.tour-sidebar-outer .featured-tour-section .featured-tours {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    /* margin-bottom: 40px; */
}

.featured-tour-section .featured-tours .tour .img-wrapper {
    position: relative;
}

.featured-tour-section .featured-tours .tour .img-wrapper .featured-img,
.featured-tour-section .featured-tours .tour .img-wrapper .map-image {
    min-width: 100%;
    object-fit: cover;
    max-height: 250px;
    min-height: 250px;
    border-radius: 8px;
	margin: 0;
}

.featured-tour-section .featured-tours .tour .img-wrapper:hover {
    cursor: pointer;
    transition: all 0.3s;
}

.featured-tour-section .featured-tours .tour .img-wrapper .map-image {
    display: none;
}

.featured-tour-section .featured-tours .tour .img-wrapper:after {
    content: '';
    position: absolute;
    left: 0;
    top: auto;
    bottom: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 59.92%, rgba(0, 0, 0, 0.5) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0) 74.38%, rgba(0, 0, 0, 0.5) 100%);
    height: 100%;
    width: 100%;
    border-radius: 8px;
	z-index:0;
}
.featured-tour-section .featured-tours .tour .img-wrapper > a{
	position:relative;
	z-index:1;
}
.featured-tour-section .featured-tours .tour .img-wrapper .tag-sec {
    position: absolute;
    top: 8px;
    left: 10px;
    z-index: 1;
    gap: 6px;
}

.featured-tour-section .featured-tours .tour .img-wrapper .bottom-left-icon {
    bottom: 10px;
    left: 10px;
    position: absolute;
    z-index: 1;
	background: white;
    border-radius: 50%;
    height: 40px;
    width: 40px;
}

.featured-tour-section .featured-tours .tour .tour-info {
    padding-top: 12px;
    margin-bottom: 10px;
}

.featured-tour-section .featured-tours .tour a{
	text-decoration: none;
	font-family: 'Onest';
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
	color: #404040 !important;
}

.featured-tour-section .featured-tours .tour-price-sec .btn-type3{
	font-size: 12px;
    line-height: 16px;
    font-weight: 700;
}

.featured-tour-section .featured-tours .tour-price-sec .btn-type3:hover{
	border: 1px solid #DD9432;
	color: #DD9432 !important;
}

.featured-tour-section .featured-tours .tour .tour-info .tour-type {
    color: #706666;
    font-weight: 600;
    font-size: 9px;
    line-height: 11px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.featured-tour-section .featured-tours .tour .tour-price-sec {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: auto;
}

.featured-tour-section .featured-tours .tour .tour-price-sec .tour-price {
    text-align: right;
}

.featured-tour-section .featured-tours .tour .tour-price-sec .tour-price .price-txt {
    margin-bottom: 0;
}

.featured-tour-section .featured-tours .tour .tour-price-sec .tour-price .actual-price {
    font-weight: 500;
    font-size: 13px;
    line-height: 13px;
    margin: 5px 0 !important;
}

.featured-tour-section .featured-tours .tour .tour-price-sec .tour-price .actual-price del {
    font-weight: 600;
}

.featured-tour-section .featured-tours .tour .tour-price-sec .tour-price .sell-price {
    letter-spacing: 0.5px;
}

.featured-tour-section .featured-tours.featured-tours-slider {
    margin: 40px 0;
}

.featured-tour-section .featured-tours.featured-tours-slider .slick-slide {
    margin: 0 10px;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.featured-tour-section .featured-tours.featured-tours-slider .slick-list {
    margin: 0 -10px;
}

.featured-tour-section .featured-tours.featured-tours-slider .slick-arrow {
    font-size: 0;
    outline: 0;
    padding: 0;
    top: 30%;
    transform: translateY(-50%);
    position: absolute;
    border-radius: 100px;
    width: 68px;
    height: 52px;
    border: 1px solid #404040;
    background: url(./images/arrow-left-icon-black.svg) no-repeat;
    background-size: 8px 12px;
    background-position: center center;
    z-index: 2;
    transition: all 0.3s;
}

.featured-tour-section .featured-tours.featured-tours-slider .slick-arrow:hover {
    background: #DD9432 url(./images/arrow-left-icon-white.svg) no-repeat;
    background-size: 8px 12px;
    background-position: center center;
    border: 1px solid #DD9432;
}

.featured-tour-section .featured-tours.featured-tours-slider .slick-arrow.slick-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}

.featured-tour-section .featured-tours.featured-tours-slider .slick-arrow.slick-prev {
    left: -100px;
}

.featured-tour-section .featured-tours.featured-tours-slider .slick-arrow.slick-next {
    right: -100px;
    transform: translateY(-50%) rotate(180deg);
}

.featured-tour-section .featured-tours .tour .tour-info .hd-type5 {
    min-height: 50px;
}

.featured-tour-section .featured-tours.featured-tours-slider .slick-list .slick-track {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 0;
}

.featured-tour-section .featured-tours.featured-tours-slider .slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
    gap: 10px;
}

.featured-tour-section .featured-tours.featured-tours-slider .slick-dots li {
    margin-bottom: 0;
    line-height: 0;
}

.featured-tour-section .featured-tours.featured-tours-slider .slick-dots li button {
    padding: 0;
    border: 0;
    background: #ffffff;
    font-size: 0;
    line-height: 0;
    width: 11px;
    height: 11px;
    border-radius: 100%;
    border: 1px solid #3A3E2D;
}

.featured-tour-section .featured-tours.featured-tours-slider .slick-dots li button[aria-label='1 of 1'] {
    display: none;
}

.featured-tour-section .featured-tours.featured-tours-slider .slick-dots li.slick-active button {
    background: #3A3E2D;
}

.featured-tour-section .featured-tours .tour.active .img-wrapper .map-image {
    display: block;
}

.featured-tour-section .featured-tours .tour.active .img-wrapper .featured-img {
    display: none;
}

.featured-tour-section .featured-tours .tour .img-wrapper:hover .map-image {
    display: block;
    transition: all 0.3s;
}

.featured-tour-section .featured-tours .tour .img-wrapper:hover .featured-img {
    display: none;
    transition: all 0.3s;
}

.featured-tour-section .featured-tours .tour .img-wrapper:hover .right-icons > a{
	background-color: #404040b3;
}

@media(max-width:1520px) {
    .featured-tour-section .featured-tours.featured-tours-slider .slick-arrow.slick-prev {
        left: -35px;
    }

    .featured-tour-section .featured-tours.featured-tours-slider .slick-arrow.slick-next {
        right: -35px;
    }

    .featured-tour-section .featured-tours.featured-tours-slider .slick-arrow {
        background-color: white;
        border-color: #DD9432;
    }

    /*.featured-tour-section .featured-tours.featured-tours-slider .slick-arrow {
        top: 30%;
    }*/
}

@media(max-width:992px) {
    .featured-tour-section .featured-tours.featured-tours-slider {
        margin: 30px 0;
    }

    .featured-tour-section .featured-tours.featured-tours-slider .slick-dots {
        margin-top: 30px;
    }

    .featured-tour-section .featured-tours.row {
        row-gap: 30px;
    }
}

@media(max-width:767px) {
    .featured-tour-section .featured-tours .tour .tour-info .hd-type5 {
        min-height: 100%;
        /*         margin-bottom: 10px; */
    }

    .featured-tour-section .featured-tours .tour .tour-info {
        padding-top: 10px;
        margin-bottom: 5px;
    }
	.featured-tour-section .featured-tours .tour .img-wrapper:hover .map-image,
	.featured-tour-section .featured-tours .tour.active .img-wrapper:hover .featured-img{display: none;}
	.featured-tour-section .featured-tours .tour .img-wrapper:hover .featured-img,
	.featured-tour-section .featured-tours .tour.active .img-wrapper:hover .map-image{display: block;}
	.tour-guide-icon:hover{background: url(./images/tour-guide-icon.svg);}
	.tour-guide-icon.active, .featured-tour-section .featured-tours .tour.active .tour-guide-icon{
		background: url(./images/tour-guide-icon-active.svg);
	}
}

@media(max-width:576px) {
    .featured-tour-section .featured-tours.featured-tours-slider .slick-list {
        margin-right: -20px;
    }
}

/* VISIT UGANDA SECTION */
.visit-uganda-section .month-sec {
    border-radius: 8px;
    background-color: rgba(221, 225, 213, 0.4);
    padding: 30px;
    max-width: 925px;
    margin: 0 auto 30px;
}

.visit-uganda-section .month-sec ul {
    display: flex;
    align-items: center;
    gap: 50px;
    justify-content: center;
}

.visit-uganda-section .month-sec ul li {
    margin-bottom: 0;
    color: #1C1C1C;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.5px;
    text-align: center;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    row-gap: 10px;
    font-family: 'Onest';
}

.visit-uganda-section .month-sec ul li span {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #FFFFFF;
}

.visit-uganda-section .month-sec ul li span.best {
    background-color: #DD9432;
}

.visit-uganda-section .month-sec ul li span.good {
    background-color: #53682F;
}

.visit-uganda-section .month-sec ul li span.mixed {
    background-color: #2E3834;
}

.visit-uganda-section .month-info {
    text-align: center;
}

.visit-uganda-section .month-info ul {
    display: flex;
    align-items: center;
    gap: 50px;
    justify-content: center;
}

.visit-uganda-section .month-info ul li {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #706666;
    display: flex;
    align-items: center;
    gap: 10px;
}

.visit-uganda-section .month-info ul li span {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #FFFFFF;
}

.visit-uganda-section .month-info ul li span.best {
    background-color: #DD9432;
}

.visit-uganda-section .month-info ul li span.good {
    background-color: #53682F;
}

.visit-uganda-section .month-info ul li span.mixed {
    background-color: #2E3834;
}

@media(max-width:992px) {
    .visit-uganda-section .month-sec ul {
        gap: 30px;
    }

    .visit-uganda-section .month-sec {
        max-width: 100%;
        margin: 0 auto 20px;
    }
}

@media(max-width:767px) {
    .visit-uganda-section .month-sec ul {
        gap: 15px;
    }

    .visit-uganda-section .month-sec {
        padding: 20px;
    }
}

@media(max-width:576px) {
    .visit-uganda-section .month-sec ul {
        gap: 20px;
        flex-wrap: wrap;
    }
}

/* BOOK MEETUP SECTION */
.most-populer-section .img-section .experts-image-box {
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    max-width: 100%;
    margin-right: 0;
}

.most-populer-section .img-section .experts-image-box img {
    border: 5px solid #404040;
    width: 150px;
    height: 150px;
}

@media(max-width:1199px) {
    .most-populer-section .img-section .experts-image-box img {
        width: 120px;
        height: 120px;
    }
}

@media(max-width:992px) {
    .most-populer-section .img-section .experts-image-box img {
        width: 100px;
        height: 100px;
    }

    .most-populer-section .img-section {
        margin-top: 25px;
    }
}

@media(max-width:576px) {
    .most-populer-section .img-section .experts-image-box img {
        width: 60px;
        height: 60px;
        border: 3px solid #404040;
    }
}

/* TOUR REVIEW SECTION CSS */
.review-section .review-inner-outer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0;
    position: relative;
}

.review-section .review-inner-outer::before,
.review-section .review-inner-outer::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, rgba(28, 28, 28, 0.00) 0%, rgba(28, 28, 28, 0.31) 50%, rgba(28, 28, 28, 0.00) 99%);
    z-index: 1;
}

.review-section .review-inner-outer::after {
    content: '';
    bottom: 0;
    top: auto;
}

.review-section .review-inner-outer .review-inner {
    display: flex;
    align-items: center;
    gap: 10px;
    flex: 0 0 33.33%;
    position: relative;
    padding-right: 30px;
}

.review-section .review-inner::after {
    content: '';
    height: 57px;
    border: 1px solid #BCBCBC;
    width: 1px;
    display: block;
    position: absolute;
    right: 30px;
    transform: translate(-50%, -50%);
    top: 50%;

}

.review-section .review-inner:last-child::after {
    content: " ";
    display: none;
}

.review-section .review-inner-outer .review-inner .review-bottom-inner {
    max-width: 275px;
    position: relative;
}

.review-section .review-inner-outer .review-inner .review-logo {
    height: 20px;
	margin-left:auto;
}

.review-section .review-inner-outer .review-inner .rating-logo {
    height: 45px;
}

.review-section .review-inner-outer .review-inner .satsa-bonded-logo {
    height: 50px;
}

.review-section .review-inner-outer .review-inner .travelers-logo {
    mask-repeat: no-repeat;
    mask-size: contain;
    width: 101px;
    height: 78px;
    background-color: #1C1C1C;
    z-index: 1;
}

.review-section .review-inner-outer .review-inner .review-logo {
    mask-repeat: no-repeat;
    mask-size: contain;
    width: 110px;
    height: 20px;
    background-color: #1C1C1C;
    z-index: 1;
}

.review-section .review-inner-outer .review-inner .satsa-bonded-logo {
    mask-repeat: no-repeat;
    mask-size: contain;
    width: 66px;
    height: 50px;
    background-color: #1C1C1C;
    z-index: 1;
}

@media(max-width: 1440px) {
    .review-section .review-inner-outer .review-inner::after {
        content: " ";
        right: 15px;
    }

    .review-section .review-inner-outer .review-inner .review-bottom-inner {
        max-width: unset;
        width: 100%;
    }

    .review-section .review-inner-outer .review-inner .rating-logo {
        height: 48px;
    }

    .review-section .review-inner-outer .review-inner .review-logo {
        height: 15px;
    }
}

@media(max-width:1199px) {
    .review-section .review-inner-outer .review-inner .rating-logo {
        height: 35px;
    }

    .review-section .review-inner-outer .review-inner .review-logo {
        height: 12px;
    }

    .review-section .review-inner-outer {
        flex-wrap: wrap;
    }
}

@media(max-width: 991px) {
    .review-section .review-inner-outer {
        justify-content: center;
    }

    .review-section .review-inner-outer .review-inner {
        flex: 0 0 50%;
        margin-bottom: 15px;
        padding-right: 25px;
    }

    .review-section .review-inner::after {
        content: '';
        border: 0px;
    }

    .review-section .review-inner:first-child::after {
        content: '';
        border: 1px solid;
    }

    .review-section .review-inner-outer .review-inner .rating-logo {
        height: 55px;
    }

    .review-section .review-inner-outer .review-inner .review-logo {
        height: 18px;
    }

    .review-section .review-inner-outer .review-inner:last-child {
        margin-bottom: 0;
    }
}

@media(max-width: 767px) {
    .review-section .review-inner-outer .review-inner {
        flex: 0 0 100%;
		border-bottom: 1px solid rgba(28, 28, 28, 0.2);
        padding-bottom: 15px;
    }
	.review-section .review-inner-outer .review-inner:last-child{
		border-bottom: none;
        padding-bottom: 0;
	}

    .review-section .review-inner:first-child::after {
        content: '';
        border: 0px solid;
    }

    .review-section .review-inner-outer .review-inner .rating-logo {
        height: 60px;
    }

    .review-section .review-inner-outer .review-inner .review-logo {
        height: 14px;
    }
}

@media(max-width: 575px) {
    .review-section .review-inner-outer .review-inner {
        flex: 0 0 33.33%;
        margin-bottom: 0;
        justify-content: center;
		border-bottom: 0;
        padding-bottom: 0;
		padding-right: 0;
    }

    .review-section .review-inner-outer .review-inner .review-bottom-inner {
        display: none;
    }

    .review-section .review-inner-outer {
        flex-wrap: nowrap;
    }

    .review-section .review-inner-outer .review-inner .rating-logo {
        display: none;
    }
}


/* SUB DESTINATION SECTION CSS */
.sub-destination-section .sub-destination-wrapper {
    position: relative;
    padding: 50px 0 0;
	margin-bottom: 50px;
}

.sub-destination-section .sub-destination-wrapper .content-part {
    padding-right: 40px;
}

.sub-destination-section .sub-destination-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, rgba(28, 28, 28, 0.00) 0%, rgba(28, 28, 28, 0.31) 50%, rgba(28, 28, 28, 0.00) 99%);
    z-index: 1;
}

.sub-destination-section .sub-destination-wrapper .content-part .cms-type1 + .btn-type2{
	margin-top: 35px;
}

.sub-destination-section .sub-destination-wrapper .content-part .tour-about {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin: 35px 0;
}

.sub-destination-section .sub-destination-wrapper .content-part .tour-about .circle-info {
    text-align: center;
    flex: 0 0 calc(20% - 30px);
}

.sub-destination-section .sub-destination-wrapper .content-part .tour-about .circle-info .circle {
    width: 93px;
    height: 93px;
    background-color: #53682F;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 10px;
}

.sub-destination-section .sub-destination-wrapper .content-part .tour-about .circle-info .info {
    color: #53682F;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.5px;
    font-family: 'Onest';
    text-transform: uppercase;
}

.sub-destination-section .sub-destination-wrapper .content-part .cms-type1 {
    margin-top: 15px;
}

.sub-destination-section .sub-destination-wrapper .content-part .cms-type1 a {
    display: inline-block;
    transition: all 0.3s;
    color: #706666;
    text-decoration: underline;
}

.sub-destination-section .sub-destination-wrapper .content-part .cms-type1 a:hover {
    text-decoration: none;
}

.sub-destination-section .sub-destination-wrapper .content-part .cms-type1 p {
    margin-bottom: 15px;
}

.sub-destination-section .sub-destination-wrapper .content-part .cms-type1 p:last-child {
    margin-bottom: 0;
}

.sub-destination-section .sub-destination-wrapper .img-part img {
    width: 100%;
    object-fit: cover;
    border-radius: 8px;
}

/* .sub-destination-section .featured-tour-section .featured-tours.featured-tours-slider { */
.sub-destination-section .sub-tour-wrapper{
    margin: 50px 0;
}

@media(max-width:992px) {
    /* .sub-destination-section .featured-tour-section .featured-tours.featured-tours-slider { */
	.sub-destination-section .sub-tour-wrapper{
        margin: 30px 0;
    }

    .sub-destination-section .sub-destination-wrapper {
        padding: 30px 0 0;
		margin-bottom: 30px;
    }

    .sub-destination-section .sub-destination-wrapper .img-part {
        order: 1;
        /* margin-bottom: 30px; */
    }

    .sub-destination-section .sub-destination-wrapper .content-part {
        order: 2;
        padding: 0 0 30px 0;
    }

    .sub-destination-section .sub-destination-wrapper .content-part .tour-about {
        margin: 20px 0;
    }
}

@media(max-width:767px) {
    .sub-destination-section .sub-destination-wrapper .content-part .tour-about .circle-info .circle {
        width: 80px;
        height: 80px;
    }
}

@media(max-width:576px) {
    .sub-destination-section .sub-destination-wrapper .content-part .tour-about .circle-info {
        flex: 0 0 calc(33.33% - 20px);
    }
}

/* Review IO section css */
.review-io-section .top-content {
    max-width: 560px;
    margin: 0 auto;
}
.review-io-section #carousel-container .carousel-item {
	width: 100%;
}
@media (min-width: 600px) {
	.review-io-section #carousel-container .carousel-item {width: 50%;}
}
@media (min-width: 900px) {
	.review-io-section #carousel-container .carousel-item {width: 33.33%;}
}
@media(max-width:992px) {
	.review-io-section .top-content {max-width: 100%;}
}

/* SEARCH WIDGET CSS */
.search-widget {
    border-radius: 10000px;
    background-color: #ffffff;
    padding: 6px 8px;
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    gap: 20px;
    max-width: 855px;
    margin: 0 auto;
}
.search-widget.error{
	border: 1px solid #E4002B;
}
.search-widget .tour-length-dropdown,
.search-widget .where-to-dropdown {
    min-width: 315px;
	border: none;    
}

.search-widget .tour-length-dropdown {
    padding-right: 20px;
    margin-left: 20px;
    border-right: 1px solid #D4D4D4;
}

.search-widget .search-btn {
    text-align: right;
}

.search-widget .search-btn a {
    min-width: 150px;
}

.search-widget .select2-container--default .select2-selection--single .select2-selection__arrow {
    background-image: url(./images/arrow-left-accordion.svg);
    background-size: 8px 12px;
    background-position: center;
    background-repeat: no-repeat;
    transform: rotate(90deg);
    transition: transform 0.3s ease;
}

.search-widget .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}

.search-widget .select2-container {
    width: 100% !important;
    padding-left: 35px;
    position: relative;
}

.search-widget .select2-container:before {
    content: '';
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.search-widget .tour-length-dropdown .select2-container:before {
    background: url(./images/calendar.svg);
}

.search-widget .where-to-dropdown .select2-container:before {
    background: url(./images/map-icon.svg);
}

.search-widget .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
}

.search-widget .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #706666;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
}

.search-widget .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-weight: 500;
    font-size: 14px;
    color: #404040;
}
.select2-container--open .select2-dropdown--above{
	border:0;
	border-radius:8px;
	background: #FFFFFF;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
}
.select2-container--default .select2-results>.select2-results__options li{
	color: #706666;
    padding: 12px 15px 12px 15px;
    background: #ffffff;
    border-bottom: 1px solid #E9E7E7;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    font-family: 'Inter';
	position:relative;
}
.select2-container--default .select2-results>#select2-currency_dropdown-results.select2-results__options li{
	 font-size: 12px;
	padding: 10px 8px 10px 8px;
    line-height: 15px;
}
.select2-container--default .tourlengthdropdown .select2-results>.select2-results__options li{
	padding: 12px 15px 12px 45px;
}
.select2-container--default .tourlengthdropdown .select2-results>.select2-results__options li:before{
background: url(./images/calendar.svg);
    content: '';
    width: 18px;
    height: 18px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 13px;
	background-size: 18px 18px;
}
.select2-container--default .select2-results>.select2-results__options{
	max-height:275px;
	margin-right: 8px;
}
/* Custom Scrollbar for WebKit browsers */
.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar {
    width: 6px; /* Width of the scrollbar */
}

.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-track {
    background: #E0E0E0; /* Background of the scrollbar track */
    border-radius: 200px; /* Rounded corners for the track */
}

.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb {
    background: #B4B4B4; /* Color of the scrollbar thumb */
    border-radius: 200px; /* Rounded corners for the thumb */
}

.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb:hover {
    background: #DD9432; /* Color of the thumb on hover */
}
.select2-container--default .select2-results__option[aria-selected=true]{
	color:#DD9432 !important;
}
.select2-container--default .tourlengthdropdown .select2-results>.select2-results__options .select2-results__option[aria-selected=true]:before{
	background: url(./images/calendar-yellow.svg);
	background-size: 18px 18px;
}

.select2-container--default .select2-results>.select2-results__options li:last-child{
	border-bottom:0;
}
/* .select2-results{
	padding:12px 0;
} */
@media(max-width:992px) {
    .search-widget {
        margin-bottom: 30px;
    }

    /*     .search-widget .search-btn a {
        min-width: 165px;
    } */

    /*     .search-widget:before {
        content: '';
        background-color: #ffffff;
        height: 100%;
        width: 100vw;
		left: -20px; 
        right: -20px; 
        position: absolute;
        bottom: 0;
        top: 30px;
    } */
    .search-widget .search-btn {
        z-index: 1;
    }
}

@media(max-width:900px) {

    .search-widget .tour-length-dropdown,
    .search-widget .where-to-dropdown {
        min-width: 215px;
    }
}

@media(max-width:670px) {

    .search-widget .tour-length-dropdown,
    .search-widget .where-to-dropdown {
        min-width: unset;
    }

    .search-widget .search-btn a {
        min-width: unset;
    }
}

@media(max-width:575px) {

    .search-widget .tour-length-dropdown,
    .search-widget .where-to-dropdown {
        width: 100%;
        background: #ffffff;
        padding: 15px 20px;
        border-radius: 10000px;
        border: 1px solid #E3E3E3;
        z-index: 1;
    }

    .search-widget .search-btn {
        margin-top: 7px;
    }

    .search-widget .tour-length-dropdown {
        margin-left: 0;
        border-right: 0;
    }

    .search-widget {
        flex-wrap: wrap;
        background-color: transparent;
        justify-content: center;
        gap: 10px;
        padding: 0;
        max-width: 100%;
    }

    .search-widget:before {
        content: '';
        background-color: #ffffff;
        height: 100%;
        width: 100vw;
        /*         left: -20px;
        right: -20px; */
        position: absolute;
        bottom: 0;
        top: 30px;
    }
}

/* COOKIE POPUP CSS */
.cky-consent-container .cky-consent-bar .cky-notice {
    max-width: 1300px;
    margin: 0 auto;
    padding-left: 100px;
    position: relative;
}

@media(min-width:576px) {
    .cky-consent-container .cky-consent-bar .cky-notice {
        max-width: 540px;
    }
}

@media(min-width:768px) {
    .cky-consent-container .cky-consent-bar .cky-notice {
        max-width: 720px;
    }
}

@media(min-width:992px) {
    .cky-consent-container .cky-consent-bar .cky-notice {
        max-width: 960px;
    }
}

@media(min-width:1200px) {
    .cky-consent-container .cky-consent-bar .cky-notice {
        max-width: 1140px;
    }
}

@media(min-width:1400px) {
    .cky-consent-container .cky-consent-bar .cky-notice {
        max-width: 1300px;
    }
}

.cky-consent-container .cky-consent-bar .cky-notice:before {
    content: '';
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    position: absolute;
    background: url(./images/custom-image/truck-img.svg);
    width: 75px;
    height: 57px;
}

.cky-consent-container .cky-consent-bar {
    padding: 25px 0 !important;
}

.cky-consent-container .cky-consent-bar .cky-notice .cky-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    margin: 0;
}

.cky-consent-container .cky-consent-bar .cky-notice-des {
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
}

.cky-consent-container .cky-consent-bar .cky-notice .cky-notice-btn-wrapper .cky-btn.cky-btn-reject,
.cky-consent-container .cky-consent-bar .cky-notice .cky-notice-btn-wrapper .cky-btn.cky-btn-customize {
    text-shadow: none;
    box-shadow: none;
    font-weight: 700;
    font-size: 11px;
    line-height: 14px;
    letter-spacing: 0.46px;
    border-bottom: 1px solid #ffffff !important;
    padding: 0;
    transition: all 0.3s;
    text-transform: uppercase;
}

.cky-consent-container .cky-consent-bar .cky-notice .cky-notice-btn-wrapper .cky-btn.cky-btn-reject {
    order: 1;
    margin-right: 0;
}

.cky-consent-container .cky-consent-bar .cky-notice .cky-notice-btn-wrapper .cky-btn.cky-btn-customize {
    order: 2;
    margin-right: 0;
    margin-left: 43px;
}

.cky-consent-container .cky-consent-bar .cky-notice .cky-notice-btn-wrapper .cky-btn.cky-btn-reject:hover {
    border-bottom: 0px solid #ffffff !important;
}

.cky-consent-container .cky-consent-bar .cky-notice .cky-notice-btn-wrapper .cky-btn.cky-btn-accept {
    font-family: 'Onest';
    font-size: 11px;
    line-height: 14px;
    letter-spacing: 0.46px;
    font-weight: 700;
    border-radius: 100px;
    padding: 13px;
    transition: all 0.3s;
    text-transform: uppercase;
    text-align: center;
    border: 1px solid transparent;
    min-width: 158px;
    order: 3;
    margin-left: 28px;
    color: #FFFFFF !important;
    background-color: #DD9432 !important;
    border-color: #DD9432 !important;
}

.cky-consent-container .cky-consent-bar .cky-notice .cky-notice-btn-wrapper .cky-btn.cky-btn-accept:hover {
    background-color: transparent !important;
    color: #DD9432 !important;
    opacity: 1;
}
.cky-preference-content-wrapper .cky-show-desc-btn{
	color: #ffffff !important;
	text-decoration:underline !important;
	transition: all 0.3s;
}
.cky-preference-content-wrapper .cky-show-desc-btn:hover{
	text-decoration:none !important;
}
.cky-accordion-header .cky-always-active{
	color: #ffffff !important;
	text-decoration:underline !important;
	transition: all 0.3s;
}
.cky-accordion-header .cky-always-active:hover{
	text-decoration:none !important;
}
.cky-prefrence-btn-wrapper .cky-btn-preferences,.cky-prefrence-btn-wrapper .cky-btn-accept{
	font-family: 'Onest' !important;
    font-size: 15px !important;
    line-height: 20px !important;
    font-weight: 700 !important;
    border-radius: 100px !important;
    padding: 14px 40px !important;
    color: #fff !important;
    transition: all 0.3s !important;
    text-transform: uppercase !important;
    text-align: center !important;
    border: 1px solid #DD9432 !important;
    max-width: max-content !important;
    box-shadow: none !important;
    opacity: 1 !important;
}
.cky-btn-preferences:hover,.cky-btn-accept:hover{
	color: #DD9432 !important;
    background-color: transparent !important;
}
@media(max-width:1199px) {
    .cky-consent-container .cky-consent-bar .cky-notice .cky-notice-btn-wrapper .cky-btn.cky-btn-accept {
        margin-left: 20px;
    }

    .cky-consent-container .cky-consent-bar .cky-notice .cky-notice-btn-wrapper .cky-btn.cky-btn-customize {
        margin-left: 20px;
    }
}

@media(max-width:992px) {
    .cky-consent-container .cky-consent-bar {
        padding: 15px 0 !important;
    }

    .cky-consent-container .cky-consent-bar .cky-notice .cky-notice-btn-wrapper .cky-btn {
        margin-top: 0;
        flex: none;
    }
}

@media(max-width:576px) {
    .cky-consent-container .cky-consent-bar .cky-notice {
        padding: 65px 0 0;
    }

    .cky-consent-container .cky-consent-bar .cky-notice:before {
        top: 0;
        transform: translateX(-50%);
        left: 50%;
    }

    .cky-consent-container .cky-consent-bar .cky-notice .cky-notice-btn-wrapper {
        gap: 10px;
        flex-wrap: nowrap;
        justify-content: center;
        flex-direction: inherit;
    }

    .cky-consent-container .cky-consent-bar .cky-notice .cky-notice-btn-wrapper .cky-btn.cky-btn-customize,
    .cky-consent-container .cky-consent-bar .cky-notice .cky-notice-btn-wrapper .cky-btn.cky-btn-accept {
        margin-left: 0;
    }

    .cky-consent-container .cky-consent-bar .cky-notice .cky-notice-btn-wrapper .cky-btn {
        width: auto;
    }

    .cky-consent-container .cky-consent-bar .cky-notice-des,
    .cky-consent-container .cky-consent-bar .cky-notice .cky-title {
        text-align: center;
    }

    .cky-consent-container .cky-custom-brand-logo-wrapper,
    .cky-consent-container .cky-notice .cky-title,
    .cky-consent-container .cky-notice-des,
    .cky-consent-container .cky-notice-btn-wrapper {
        padding: 0 20px;
    }
}

/* Landing Page CSS */
.landing-banner-section .banner-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 100vh;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    position: relative;
}

.landing-banner-section .banner-bg .cms-type1 ul li {
    position: relative;
    margin-bottom: 13px;
    padding-left: 35px;
}

.landing-banner-section .banner-bg .cms-type1 ul li:last-child {
    margin-bottom: 0;
}

.landing-banner-section .banner-bg .cms-type1 ul li::before {
    content: '';
    position: absolute;
    background: url(./images/white-check.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 24px;
    height: 24px;
    left: 0;
    top: 0;
}

.landing-banner-section .banner-bg .cms-type1 p {
    margin-bottom: 25px;
}

.landing-banner-section .banner-bg::before {
    content: '';
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    position: absolute;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 74.38%, rgba(0, 0, 0, 0.5) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
    width: 100%;
    height: 100%;
    z-index: 1;
}

.landing-banner-section .banner-bg .container {
    position: relative;
    z-index: 2;
}

.landing-banner-section .left-content {
    max-width: 600px;
}

.landing-banner-section .right-content.contact-sec {
    border-radius: 8px;
    padding: 30px 45px !important;
    margin-bottom: 0;
}

.landing-banner-section .right-content.contact-sec .form-group label,
.landing-banner-section .right-content.contact-sec p,
.landing-banner-section .right-content.contact-sec .agree-txt .wpcf7-list-item-label {
    color: #53682F;
    opacity: 1;
}

.landing-banner-section .right-content.contact-sec .form-group input {
    border-color: #839267;
}

.landing-banner-section .right-content.contact-sec .wpcf7-list-item-label::before {
    border-color: #53682F;
    background: #f1f3ee;
}

.landing-banner-section .contact-sec .wpcf7 form h4 {
    display: block;
    margin-bottom: 10px;
}

.landing-banner-section .container>.row {
    padding: 130px 0 50px;
}

@media(max-width:1366px) {
    .landing-banner-section .container>.row {
        padding: 150px 0 50px;
    }

    .landing-banner-section .left-content {
        max-width: 100%;
    }
}

@media(max-width:1199px) {
	.landing-banner-section .right-content.contact-sec {
		padding: 30px !important;
	}
    .landing-banner-section .left-content {
        max-width: calc(100% - 30px);
    }
}

@media(max-width:992px) {
    .landing-banner-section .right-content.contact-sec {
        margin-top: 50px;
        padding: 20px !important;
    }
}

.video-content-section .right-content video,
.video-content-section .right-content img,
.video-content-section .right-content iframe {
    border-radius: 8px;
}
.video-content-section .right-content img{
	
}
.video-content-section .right-content iframe {
    width: 100%;
    min-height: 350px;
}

.video-content-section .right-content {
    position: relative;
	padding-left: 10px;
}

.video-content-section .play-pause-icon {
    display: none;
}
.video-content-section .play-pause-icon img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 50px;
    color: white;
	cursor: pointer;
}
.video-content-section .video-box.paused .play-icon {
    display: block;
}

.video-content-section .video-box.playing .pause-icon {
    display: block;
}

.video-content-section .left-content {
    max-width: 485px;
}

@media (max-width: 1199px) {
	.video-content-section .right-content{padding-left: 0;}
    .video-content-section .left-content {max-width: 100%;}
}
@media (max-width: 991px) {
    .video-content-section .left-content {margin-bottom: 30px;}
	.video-content-section .right-content iframe {  min-height: 200px;}
}
.page-template-landing-page .overland-tours-section .hd-type2 {
    max-width: 700px;
    margin: 0 auto 35px;
}

@media(min-width:576px) {
    .page-template-landing-page .overland-tours-section .container {
        max-width: 540px;
    }
}

@media(min-width:768px) {
    .page-template-landing-page .overland-tours-section .container {
        max-width: 720px;
    }
}

@media(min-width: 992px) {
    .page-template-landing-page .overland-tours-section .container {
        max-width: 960px;
    }
}

@media(min-width: 1200px) {
    .page-template-landing-page .overland-tours-section .container {
        max-width: 1140px;
    }
}

.page-template-landing-page .overland-tours-section .tour-outer .tour-inner .tour-img img {
    width: auto;
    height: auto;
}

@media(max-width:992px) {
    .page-template-landing-page .overland-tours-section .hd-type2 {
        max-width: 100%;
        margin: 0 auto 25px;
    }
}

/* REFER A FRIEND CSS */
.refer-banner-section .refer-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: calc(100vh - 130px);
    display: flex;
    align-items: flex-end;
    position: relative;
}

.refer-banner-section .refer-bg:before {
    content: '';
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    position: absolute;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 74.38%, rgba(0, 0, 0, 0.5) 100%),
        linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
    width: 100%;
    height: 100%;
    z-index: 1;
}

.refer-banner-section .refer-bg .container {
    position: relative;
    z-index: 2;
}

.howit-work-section .how-it-box img {
    height: 128px;
    width: 128px;
    border-radius: 50%;
    margin: 0 auto;
    display: block;
}

.instagram-section .cms-type1 span {
    font-weight: bold;
    display: inline-block;
    text-decoration: underline;
}

@media(max-width:992px) {
    .howit-work-section .how-it-box {
        row-gap: 30px;
    }
}

.faq-destination .faq-sec-intro .cms-type1 {
    max-width: 565px;
    margin: 0 auto;
    text-align: center;
}

.faq-destination .faq-sec-intro {
    margin-bottom: 35px;
}

.error_msg {
    border: 0;
    box-shadow: 0 2px 3px rgba(255, 255, 255, 0.1);
    z-index: 2;
}

.error_msg span {
    font-weight: 400;
    font-size: 13px;
    line-height: 17px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 5px;
    padding: 10px 15px;
}

.error_msg span a {
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
}

@media(max-width:991px) {
    .faq-destination .faq-sec-intro {
        margin-bottom: 20px;
    }
}

/* ALL DESTINATION PAGE CSS*/
.all-dest-section .dest-box a {
    position: relative;
    min-width: 100%;
}

.all-dest-section .dest-box a::after {
    content: '';
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 53.55%, #000000 113.96%);
    width: 100%;
    height: 100%;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    border-radius: 8px;
    z-index: 0;
}

.all-dest-section .dest-box a img {
    height: 160px;
    width: 100%;
    object-fit: cover;
    border-radius: 8px;
}

.all-dest-section .dest-box a .box-text {
    font-family: 'Onest';
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    color: #ffffff;
    position: absolute;
    left: 20px;
    bottom: 15px;
    z-index: 1;
}

.all-dest-section .row {
    margin: 0 -10px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
}

.tour-wizard-section .row div[class*='col-'] {
    padding: 0 10px;
}

.all-dest-section .dest-box a:hover .box-text {
    color: #DD9432;
}

/* All Review page css */
.all-review-sec {
    margin-top: 0;
}

.all-review-sec .review-section .review-box {
    padding: 25px 0;
    gap: 30px
}

.all-review-sec .review-sec-box:nth-child(odd) .review-inner,
.all-review-sec .review-sec-box:nth-child(odd) .review-inner .review-inner-bottom {
    padding-right: 20px;
}

.review-btn {
    text-align: center;
    padding: 30px 0 15px;
}

.review-btn a {
    display: inline-block;
}

@media(max-width : 1199px) {
    .all-review-sec .review-section .review-box {
        gap: 20px
    }
}

@media(max-width: 991px) {

    .all-review-sec .review-sec-box:nth-child(odd) .review-img,
    .all-review-sec .review-sec-box:nth-child(odd) .review-inner,
    .all-review-sec .review-sec-box:nth-child(odd) .review-inner .review-inner-bottom {
        padding-right: 5px;
    }

    .all-review-sec .review-sec-box:nth-child(even) .review-img,
    .all-review-sec .review-sec-box:nth-child(even) .review-inner,
    .all-review-sec .review-sec-box:nth-child(even) .review-inner .review-inner-bottom {
        padding-left: 5px;
    }

    .all-review-sec .review-sec-box .review-inner .review-inner-bottom {
        position: relative;
    }

    .all-review-sec .review-sec-box .review-inner .review-containt {
        margin-bottom: 20px;
    }

    .all-review-sec .review-section .review-box .review-inner {
        padding-bottom: 0;
    }
}

@media(max-width: 767px) {

    .all-review-sec .review-sec-box .review-img,
    .all-review-sec .review-sec-box .review-inner,
    .all-review-sec .review-sec-box .review-inner .review-inner-bottom {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .all-review-sec .review-section .review-box {
        gap: 0;
    }

    .all-review-sec .review-section .review-box {
        padding-top: 0;
    }

    .all-review-sec .review-sec-box .review-inner .review-containt {
        margin-bottom: 15px;
    }

    .review-btn {
        padding: 15px 0;
    }
}

@media (max-width: 575px) {
    .review-section .review-box .review-inner .review-inner-bottom {
        font-size: 12px;
    }
}

.cms-desc-section .cms-type1 ul {
    margin: 16px auto;
    padding: 0 0 0 16px;
    list-style-type: disc;
}

.cms-desc-section .cms-type1 ol {
    margin: 16px auto;
    padding: 0 0 0 16px;
}

.cms-desc-section .cms-type1 ul li:last-child,
.cms-desc-section .cms-type1 ol li:last-child {
    margin-bottom: 0;
}

.cms-desc-section .cms-type1 strong {
    font-weight: 700;
    color: #404040;
}

.cms-desc-section .cms-type1 a {
    color: #53682F;
    font-weight: bold;
    transition: all 0.3s;
}

.cms-desc-section .cms-type1 a:hover {
    color: #DD9432;
}
.cms-desc-section .cms-type1 h1,
.cms-desc-section .cms-type1 h2,
.cms-desc-section .cms-type1 h3,
.cms-desc-section .cms-type1 h4,
.cms-desc-section .cms-type1 h5,
.cms-desc-section .cms-type1 h6{
    color: #404040;
    font-family: Inter;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 10px;
}
.cms-desc-section .cms-type1 ul li{
	    font-weight: normal;
    color: #706666;
    font-size: 16px;
    line-height: 26px;
}
.cms-desc-section .cms-type1 table {
    border: 0;
}

.cms-desc-section .cms-type1 table tbody tr td {
    border: 0;
    padding: 0;
}


/* request-brochure  */
.repest-brochure .forminator-field {
    position: relative;
}

.repest-brochure .forminator-ui.forminator-design--basic .forminator-error-message {
    display: block;
    font-size: 11px !important;
    line-height: 1;
    position: absolute;
    padding: 3px 5px;
    background-color: #E4002B !important;
    color: #fff !important;
    right: 0;
    bottom: 0;
}

.repest-brochure .forminator-field input {
    border: 1px solid #404040;
    background: transparent;
    min-height: 50px;
    border-radius: 8px;
    position: relative;
}

.repest-brochure .forminator-field button {
    background-color: #DD9432;
    border-color: #DD9432;
    text-transform: uppercase;
    padding: 15px 35px;
    border-radius: 100px;
    font-family: 'Onest';
    font-size: 16px;
    font-weight: 700;
    border: 1px solid #DD9432;
    color: #ffffff;
}
.repest-brochure .forminator-field button:hover{
	background-color: transparent; 
	color: #DD9432;
}

.repest-brochure .forminator-ui {
    margin-top: 15px;
}

.repest-brochure .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row:not(:last-child) {
    margin-bottom: 20px;
}

.img-content-section .left-part-content .btn-type2 {
    margin-top: 25px;
}

.img-content-section .left-part-content .cms-type1 p:last-child {
    margin-bottom: 0;
}

.img-content-section .map-sec p,
.img-content-section .map-sec {
    width: 100%;
    height: 100%;
}

.img-content-section .map-sec iframe {
    width: 100%;
    height: 100%;
}

.tax-Destination .img-content-section .left-part {
    width: 46%;
}

@media(max-width:991px) {
    .img-content-section .left-part-content .btn-type2 {
        margin-top: 15px;
    }
	.tax-Destination .img-content-section .left-part {
   	 width: 100%;
	}
}

/* FOOTER CSS */

#footer {
    background-color: #404040;
    color: #fff;
    padding: 0;
}

#footer #footer-wrapper {
    max-width: 1294px;
    width: 100%;
}

#footer #footer-wrapper .ft-newsletter {
    padding: 85px 0;
    border-bottom: 1px solid #fff;
}

.ft-newsletter .footer-box {
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
}
.ft-newsletter .footer-box > div{
	flex: 0 0 calc(50% - 20px);
}
.ft-newsletter .ft-title {
    text-transform: uppercase;
    font-family: 'Onest';
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 0.92;
    letter-spacing: 0.5px;
    margin: 0 0 8px;
}

.ft-newsletter .ft-content p {
    font-family: "Inter";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    margin: 0;
}

.ft-newsletter-inner {
    width: 50%;
    text-align: right;
}

.ft-newsletter-inner #mailpoet_form_3 {
    /* 		display:flex; */
    /* 		padding: 0 !important; */
    background-color: #fff;
    border-radius: 230px;
    padding: 5.5px 5px 5.5px 30px !important;
    display: inline-flex;
    max-width: 590px;
}

.ft-newsletter-inner .mailpoet_form {
    display: flex;
    padding: 0 !important;
    gap: 24px;
    justify-content: space-between;
    align-items: center;
    position: relative;
    width: 100%;
}

.ft-newsletter-inner .mailpoet_form .mailpoet_paragraph {
    margin-bottom: 0 !important;
}

.ft-newsletter-inner .mailpoet_form .ft-email {}

.ft-newsletter-inner .mailpoet_form .ft-email .mailpoet_text {
    border: none !important;
    box-shadow: none !important;
    color: #1C1C1C !important;
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.75;
}

.ft-newsletter-inner .mailpoet_form .ft-email .mailpoet_text::placeholder {
    color: #1C1C1C !important;
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.75;
}

.ft-newsletter-inner .mailpoet_form .ft-email .parsley-required {
    display: block;
    font-size: 11px;
    line-height: 12px;
    padding: 3px 5px;
    background-color: #E4002B;
    color: #fff;
    margin: 0px 0 1px;
}

.ft-newsletter-inner .mailpoet_message {
    position: absolute;
    display: block;
    bottom: -40px;
    width: 100%;
}

#mailpoet_form_3 .mailpoet_form_loading {
    position: absolute;
}

.ft-newsletter-inner .parsley-errors-list {
    position: absolute;
    bottom: -10px;
    font-size: 12px;
    font-family: "Onest";
}

.ft-newsletter-inner input.parsley-error,
.ft-newsletter-inner select.parsley-error,
.ft-newsletter-inner textarea.parsley-error,
.ft-newsletter-inner input.parsley-success,
.ft-newsletter-inner select.parsley-success,
.ft-newsletter-inner textarea.parsley-success {
    background-color: transparent !important;
}

.ft-newsletter-inner .mailpoet_form .common-btn .mailpoet_submit,
.ft-newsletter-inner .mailpoet_form .common-btn .mailpoet_submit:focus {
    font-family: "Onest";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.596px;
    text-transform: uppercase;
    border-radius: 200px;
    padding: 24px 30px !important;
    color: #fff;
    background-color: #DD9432;
    border-color: #DD9432 !important;
    transition: all 0.3s;
    visibility: visible !important;
}

.ft-newsletter-inner .mailpoet_form .common-btn .mailpoet_submit:hover {
    background-color: #53682F;
    border-color: #53682F !important;
}

@media(max-width:1199px) {
    .ft-newsletter-inner {
        width: 45%;
    }
}

@media(max-width:991px) {
    .ft-newsletter-inner #mailpoet_form_3 {
        max-width: 100%;
    }
    .ft-newsletter-inner #mailpoet_form_3{
        padding: 5.5px 5px 5.5px 15px !important;
    }
}

#footer-wrapper #footer-base {
    padding: 45px 0;
}

.ft-clients-box .ft-clients {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 60px;
    margin-bottom: 20px;
}

.ft-clients-box .ft-clients .ft-cli img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

#footer-base .copyright {
    width: 100%;
    text-align: center;
    font-family: "Inter";
    ;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.91;
}

#footer-base .copyright a,
#footer-base .copyright a:focus {
    color: #fff;
    text-decoration: none;
}

#footer-base .copyright a:hover {
    color: #DD9432;
}

#footer-wrapper .useful-links {
    padding: 20px 0 60px;
    border-bottom: 1px solid #fff;
}

#footer-wrapper .useful-links .widget-wrapper {
    margin: 0 -15px;
}

.useful-mob-links.mobile-none {
    display: none;
}

.useful-links .footer-box {
    padding: 15px;
    margin: 0 -15px;
}

.widget-wrapper #footer-widget-title-9,
.widget-wrapper #footer-widget-title-8 {
    padding-top: 20px;
}

.useful-links .footer-box.ft-social {
    padding-top: 35px;
}

.useful-links h3,
.useful-links .widget-title-home{
    color: #FFF;
    font-family: "Onest";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 8px;
}

.useful-links a,
.useful-links a:focus {
    color: #FFF;
    font-family: "Inter";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.85;
    transition: all 0.3s;
}

.useful-links a:hover {
    color: #DD9432;
}

.ft-social-content {
    margin-top: 16px;
}

.ft-social-content .social-menu {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.ft-social-content .social-menu li {
    margin-bottom: 0;
    border: 1px solid #fff;
    border-radius: 50%;
    transition: transform 0.5s;
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ft-social-content .social-menu li:hover {
    transform: rotate(360deg);
}

.ft-social-content .social-menu li a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8.5px 9.5px;

}
.ft-social-content .social-menu li a .icon{
    mask-repeat: no-repeat;
    mask-size: contain;
    width: 17px;
    height: 17px;
    background-color: #ffffff;
    z-index: 1;
    display: inline-block;
    position: relative;
}
.ft-social-content .social-menu li a .icon.instagram{
    width: 18px;
    height: 18px;
}
.ft-social-content .social-menu li a .icon.twitter{
    width: 18px;
}
.ft-social-content .social-menu li a .icon.youtube{
    height: 13px;
}
.ft-social-content .social-menu li a .icon.linkedin{
    width: 18px;
    height: 18px;
}

@media screen and (max-width:1399px) {
    #footer #footer-wrapper .ft-newsletter {
        padding: 50px 0;
    }

    .ft-newsletter .ft-title {
        font-size: 35px;
    }

    .ft-newsletter .ft-content p {
        font-size: 18px;
    }

    #footer-wrapper .useful-links {
        padding: 20px 0 45px;
    }

    #footer-wrapper #footer-base {
        padding: 40px 0;
    }
}

@media screen and (max-width:991px) {
    #footer #footer-wrapper .ft-newsletter {
        padding: 40px 0;
    }

    .ft-newsletter .ft-title {
        font-size: 30px;
    }

    #footer-wrapper .useful-links {
        padding: 20px 0 20px;
    }

    #footer-wrapper #footer-base {
        padding: 30px 0;
    }

    .ft-newsletter .ft-title,
    .ft-newsletter .ft-content p {
        text-align: center;
    }
	.ft-newsletter .ft-content p{
		margin-bottom: 15px;
	}
    .ft-newsletter .footer-box {
        justify-content: center;
        gap: 0;
    }

    .ft-newsletter-inner .mailpoet_form .common-btn .mailpoet_submit,
    .ft-newsletter-inner .mailpoet_form .common-btn .mailpoet_submit:focus {
        padding: 17px 30px !important;
    }

    .widget-wrapper #footer-widget-title-9,
    .widget-wrapper #footer-widget-title-8 { padding-top: 0px;}
    .useful-links .footer-box.ft-social {padding-top: 15px;}
    .ft-newsletter-inner{width: 100%;}
	.ft-newsletter .footer-box > div {flex: 0 0 100%;}
}

@media screen and (max-width:768px) {
    #footer #footer-wrapper {
        padding: 0;
    }

    #footer #footer-wrapper .ft-newsletter {
        padding: 30px 0 40px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.20);
    }

    .ft-newsletter .footer-box .ft-content-wrapper {
        width: 100%;
		flex: 0 0 100%
    }

    .ft-newsletter .footer-box .ft-newsletter-inner {
        width: 100%;
		flex: 0 0 100%
    }

    .ft-newsletter .ft-title {
        font-size: 26px;
        line-height: 1.11;
        letter-spacing: 0.5px;
        margin: 0 0 5px;
        text-align: center;
    }

    .ft-newsletter .ft-content p {
        font-size: 16px;
        line-height: 1.62;
        text-align: center;
        margin-bottom: 15px;
    }

    #footer-wrapper #footer-base {
        padding: 20px 0px;
        margin: 0;
        border-top: 1px solid rgba(255, 255, 255, 0.20);
    }

    .ft-clients-box .ft-clients {
        gap: 30px;
    }

    .useful-links.desktop-none {
        display: none;
    }

    .useful-mob-links.mobile-none {
        display: block;
        margin: 0 -20px;
    }

    .useful-mob-links button.accordion {
        position: relative;
        background-color: #404040;
        width: 100%;
        border: none;
        outline: none;
        text-align: left;
        padding: 30px 20px;
        cursor: pointer;
        transition: background-color 0.2s linear;
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-top: 1px solid rgba(255, 255, 255, 0.20);
    }

    .useful-mob-links button.accordion:first-child {
        border-top: none;
    }

    /* 		.useful-mob-links .footer-box:first-child .widget-wrapper{
    border-top:1px solid rgba(255, 255, 255, 0.20) !important;
} */
    /* 		.useful-mob-links button.accordion:after {
        content: "\002B";
        font-family: "Onest";
        font-size: 24px;
        float: right;
    }

    .useful-mob-links button.accordion.is-open:after {
        content: "\2212";
    } */

    .useful-mob-links button.accordion:hover,
    .useful-mob-links button.accordion.is-open {
        background-color: #404040;
    }

    .useful-mob-links h3,
	.useful-mob-links .ft-quick-title{
        color: #FFF;
        font-family: "Onest";
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        text-transform: capitalize;
        display: inline;
        margin-bottom: 0;
    }

    .useful-mob-links .quick-links {
        background-color: #404040;
        border: none;
        padding: 0 20px;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.2s ease-in-out;
    }

    .useful-mob-links .quick-links .ft-quick-access {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 0;
    }

    .useful-mob-links .quick-links .ft-quick-access li {
        flex: 0 0 50%;
        margin-bottom: 0;
        padding-bottom: 20px;
    }

    .quick-links .ft-quick-access li a,
    .quick-links .ft-quick-access li a:focus,
    .footer-box a,
    .footer-box a:focus {
        color: #FFF;
        font-family: "Inter";
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        /* 			line-height: 2.85; */
        transition: all 0.3s;
    }

    .quick-links .ft-quick-access li a:hover,
    .footer-box a:hover {
        color: #DD9432;
    }

    .useful-mob-links .ft-box-wrapper {
        border-top: 1px solid rgba(255, 255, 255, 0.20);
        padding: 15px 0;
    }

    .useful-mob-links .footer-box .widget-wrapper {
        padding: 0;
    }

    .useful-mob-links .footer-box {
        padding: 15px 20px;
    }

    .useful-mob-links .footer-box h3 {
        margin-bottom: 16px !important;
        display: block;
    }
}

@media screen and (max-width: 575px){
	#customForm form#zcampaignOptinForm{gap: 10px !important;}
	#customForm input[type="button"] {padding: 10px 20px !important;}
	#customForm .form-outer { padding: 5.5px 5px 5.5px 10px !important;}
	#footer #footer-wrapper .ft-newsletter {
        padding: 30px 20px 40px;
        margin: 0 -20px;
    }
}

@media screen and (max-width:421px) {
    .useful-mob-links .quick-links .ft-quick-access li {
        flex: 0 0 50%;
    }

    #footer #footer-wrapper .ft-newsletter {
        padding: 30px 20px 40px;
        margin: 0 -20px;
    }
}


/* CONTACT FORM CSS */
.forminator-ui.forminator-design--default:not(.forminator-custom-form-3920) .forminator-input {
    border: 1px solid #404040;
    border-radius: 8px !important;
    background-color: transparent;
/*     padding: 15px !important; */
	padding: 15px ;
    color: #404040;
    font-size: 14px !important;
    line-height: 15px !important;
    font-weight: 500 !important;
    min-height: 50px !important;
}

.forminator-ui.forminator-design--default .forminator-input::placeholder {
    color: #706666;
}

.forminator-ui.forminator-design--default .forminator-label {
    color: #404040;
    font-size: 14px !important;
    line-height: 15px !important;
    font-weight: 500 !important;
    text-transform: capitalize;
    margin-bottom: 8px !important;

}

.contact-form .forminator-ui.forminator-design--default .forminator-label .forminator-required {
    display: none;
}

.contact-form .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row {
    margin-bottom: 20px !important;
}

.forminator-ui.forminator-design--default .forminator-error-message {
    display: block !important;
    font-size: 11px !important;
    line-height: 1 !important;
    position: absolute;
    padding: 3px 5px !important;
    background-color: #E4002B !important;
    color: #fff !important;
    right: 0;
    bottom: 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-field {
    position: relative;
}

.contact-form .forminator-ui.forminator-custom-form .forminator-row .terms {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: #404040;
    margin: 0;
    opacity: 1;
}

.contact-form .forminator-ui.forminator-custom-form .forminator-row .terms a {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: #404040;
    margin: 0;
    opacity: 1;
    text-decoration: underline;
    transition: all 0.3s;
}

.contact-form .forminator-ui.forminator-custom-form .forminator-row .terms a:hover {
    text-decoration: none;
}

.contact-form .forminator-ui.forminator-design--default .forminator-consent .forminator-checkbox-box {
    border: 1px solid #404040 !important;
    border-radius: 3px !important;
    background: #F1F3EE !important;
}

.contact-form .forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox .forminator-checkbox-box:before {
    color: #404040 !important;
}

.contact-form .forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox__label {
    margin-left: 13px !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    line-height: 12px !important;
    color: #404040;
}

.contact-form .forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox__wrapper {
    display: flex !important;
    align-items: center !important;
}

.contact-form .forminator-ui.forminator-custom-form[data-design=default] #consent-1 .forminator-has_error{
	position: relative;
}
.contact-form .forminator-ui.forminator-custom-form[data-design=default] #consent-1 .forminator-has_error .forminator-error-message{
	bottom: 0;
}
.forminator-ui.forminator-design--default .forminator-button-submit {
    background-color: #DD9432;
    color: #FFFFFF;
    border-radius: 238.29px !important;
    padding: 15px 30px !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 17px !important;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    border: 1px solid #DD9432 !important;
    transition: all 0.3s !important;
    font-family: "Inter" !important;
    box-shadow: none !important;
    margin-bottom: 0 !important;
    height: 60px !important;
}

.forminator-ui.forminator-design--default .forminator-button-submit:hover {
    background-color: #ffffff;
    color: #DD9432;
}

.forminator-ui.forminator-design--default .forminator-checkbox__wrapper+.forminator-error-message {
    bottom: -20px;
}

.contact-form .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row.forminator-row-last {
    margin-bottom: 0;
}

.contact-form .forminator-ui.forminator-custom-form[data-design=default] {
    margin: 0 !important;
}

@media(max-width:991px) {
    .contact-form .forminator-ui.forminator-custom-form[data-design=default] .forminator-field.forminator-has_error .forminator-checkbox__wrapper {
        margin-bottom: 30px;
    }

    .contact-form .forminator-ui.forminator-design--default .forminator-checkbox__wrapper+.forminator-error-message {
        bottom: -20px;
    }
}

.forminator-ui.forminator-design--default .forminator-response-message.forminator-success {
    box-shadow: none !important;
    background: #fff !important;
    color: #53682F !important;
    padding: 0;
    background: transparent !important;
    margin-top: 20px !important;
    padding: 5px 10px !important;
    border: 1px solid #53682F;
    border-radius: 0;
}

.forminator-ui.forminator-design--default .forminator-response-message.forminator-success:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.landing-banner-section .right-content.contact-sec .contact-form .forminator-ui.forminator-design--default .forminator-label {
    color: #53682F;
}

.landing-banner-section .right-content.contact-sec .contact-form .forminator-ui.forminator-design--default .forminator-input {
    border: 1px solid #839267;
}

.landing-banner-section .right-content.contact-sec .contact-form .forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox__label {
    color: #53682F;
}

.landing-banner-section .right-content.contact-sec .forminator-ui.forminator-custom-form[data-design=default] #consent-1 .forminator-has_error .forminator-error-message{
	bottom: -20px;
}

.landing-banner-section .right-content.contact-sec .contact-form .forminator-ui.forminator-custom-form .forminator-row .terms {
    color: #53682F;
}

.landing-banner-section .right-content.contact-sec .contact-form .forminator-ui.forminator-custom-form .forminator-row .terms a {
    color: #53682F;
}

.landing-banner-section .right-content.contact-sec .contact-form .forminator-ui.forminator-design--default .forminator-consent .forminator-checkbox-box {
    border: 1px solid #53682F !important;
}

.landing-banner-section .right-content.contact-sec .contact-form .forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox .forminator-checkbox-box:before {
    color: #53682F !important;
}

.page-template-contact_us .contact-form h4 {
    display: none;
}

.currency-switcher .select2-container--default .select2-selection--single {
    border-radius: 200px !important;
    background: rgba(255, 255, 255, 0.1);
    padding: 3px 10px;
    max-width: 80px;
    min-width: 80px;
    display: flex;
    align-items: center;
    height: 30px;
}

.currency-switcher .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-weight: 500;
    letter-spacing: 0.5px;
    color: #ffffff;
    font-size: 11px;
    line-height: 12px;
    padding: 0;
    font-family: 'Onest';
}

.currency-switcher .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}

.currency-switcher .select2-container--default .select2-selection--single .select2-selection__arrow {
    background-image: url(./images/keyboard_arrow_down_white.svg);
    background-size: 24px;
    background-position: center;
    background-repeat: no-repeat;
    transition: transform 0.3s ease;
    height: 24px;
    width: 24px;
    top: 50%;
    transform: translateY(-50%);
    right: 0px;
}

.error-message {
    position: absolute;
    left: 16px;
    bottom: 0;
}

.error-message p {
    display: block;
    font-size: 11px !important;
    line-height: 1;
    padding: 3px 5px;
    color: #E4002B !important;
    margin: 0;
}

@media(max-width:576px) {
    .error-message {
        position: absolute;
        left: 0;
        bottom: 50px;
    }
    .contact-form .forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox__label{
        line-height: 15px !important;
    }
}
/* ENQUIRY FORM FORMINATOR */
.white-popup-block.popup-form .form-title {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(64, 64, 64, 0.3)
}
.white-popup-block.popup-form .forminator-ui.forminator-custom-form[data-design=default]{
	margin:0 !important;
}
.white-popup-block.popup-form .small-form-title{
	font-weight: 400;
	font-size: 23px;
	line-height: 32px;
	color: #404040;
}
.white-popup-block.popup-form .forminator-ui.forminator-custom-form[data-grid=open] .forminator-row{
	margin-bottom:0 !important;
	margin-right: -8px;
    margin-left: -8px;
}
.white-popup-block.popup-form .forminator-ui.forminator-custom-form[data-grid=open] .forminator-row .forminator-col{
	margin-bottom: 20px !important;
}
.white-popup-block.popup-form .forminator-ui.forminator-design--default .forminator-label{
	font-weight: 500 !important;
	font-size: 14px !important;
	line-height: 13px !important;
	color: #404040 !important;
	font-family: 'Inter' !important;
	margin-bottom: 8px !important;
}
.white-popup-block.popup-form .forminator-ui.forminator-custom-form[data-design=default] .forminator-input,
.white-popup-block.popup-form .forminator-ui.forminator-design--default .forminator-textarea,
.white-popup-block.popup-form .forminator-ui.forminator-design--default .forminator-field .forminator-select .selection > span,
.contact-form .forminator-ui.forminator-design--default .forminator-textarea{
	border-radius: 8px !important;
    border: 1px solid #404040;
    padding: 15px;
	font-weight:400 !important;
	font-size:13px !important;
	line-height:18px;
	color:#404040;
}
.contact-form .forminator-ui.forminator-design--default .forminator-textarea{
	background-color: transparent;
	height: 100px;
}
.white-popup-block.popup-form .custom-field .forminator-select .selection > span.select2-selection #select2-custom-select-container,
.white-popup-block.popup-form .forminator-ui.forminator-design--default .forminator-select .selection > span.select2-selection #select2-custom-select-container,
.forminator-select .selection > span.select2-selection .select2-selection__rendered,
.forminator-ui.forminator-design--default .forminator-select .selection > span.select2-selection .select2-selection__rendered,
.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option{
	padding: 15px !important;
	font-weight: 400 !important;
    font-size: 13px !important;
    line-height: 18px !important;
    color: #404040 !important;
}
.white-popup-block.popup-form .forminator-ui.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"],
.white-popup-block.popup-form .forminator-ui.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"]:focus, 
.white-popup-block.popup-form .forminator-ui.forminator-design--default .forminator-select2 + .forminator-select.select2-container--open .selection .select2-selection--single[role="combobox"],
.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--default,
.forminator-ui.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"],
.forminator-ui.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"]:focus, 
.forminator-ui.forminator-design--default .forminator-select2 + .forminator-select.select2-container--open .selection .select2-selection--single[role="combobox"],
.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--default{
	background-color: #fff !important;
	border-color: #404040 !important;
	border-radius: 8px !important;
	outline: none !important;
}
.forminator-ui.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"],
.forminator-ui.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"]:focus, 
.forminator-ui.forminator-design--default .forminator-select2 + .forminator-select.select2-container--open .selection .select2-selection--single[role="combobox"]{
	background: transparent !important;
}
.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option{
	line-height: normal;
	padding: 9px 15px !important;
}
.forminator-select-dropdown-container--open .forminator-custom-form-4058.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option.select2-results__option--selected,
.forminator-select-dropdown-container--open .forminator-custom-form-4024.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option.select2-results__option--selected,
.forminator-select-dropdown-container--open .forminator-custom-form-23857.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option.select2-results__option--selected{
	background-color: #dd9432 !important;
	color: white !important;
	outline: none !important;
}
.forminator-select-dropdown-container--open .forminator-custom-form-23857.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option:not(.select2-results__option--selected).select2-results__option--highlighted{
	background-color: #DDDDDD !important;
	color: #404040 !important;
	outline: none !important;
}
.contact-form .forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--multiple .select2-selection__arrow [class*=forminator-icon-]:before, 
.contact-form .forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--single .select2-selection__arrow [class*=forminator-icon-]:before,
.white-popup-block.popup-form .forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--multiple .select2-selection__arrow [class*=forminator-icon-]:before, 
.white-popup-block.popup-form  .forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--single .select2-selection__arrow [class*=forminator-icon-]:before{
	color: #404040 !important;
}
.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--default{
	padding: 9px 0 !important;
}
.white-popup-block.popup-form #forminator-module-4058 #select-1{display: none;}
.white-popup-block.popup-form .forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox .forminator-checkbox-box,
.contact-form .forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox .forminator-checkbox-box{
	border-radius: 3px;
    border: 1px solid #404040 !important;
    background: #ffffff !important;
}
.contact-form .forminator-ui.forminator-custom-form[data-design=default] .forminator-consent .forminator-checkbox-box{
	margin: 0 !important;
}
.contact-form .forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox .forminator-checkbox-box{
	background: transparent !important;
}
.white-popup-block.popup-form .forminator-ui.forminator-design--default .forminator-checkbox,
.contact-form .forminator-ui.forminator-design--default .forminator-checkbox{
	margin: 0 0 10px 0 !important;
}
.white-popup-block.popup-form .forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox:not(.forminator-checkbox-inline):first-of-type{
	margin: 15px 0 10px 0 !important;
}
.white-popup-block.popup-form .forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox .forminator-checkbox-box~span{
	margin-left: 13px;
	color:#404040;
	font-weight:500;
	font-size:14px;
	line-height:17px;
}
.white-popup-block.popup-form .sec-part{
	border-bottom: 1px solid rgba(64, 64, 64, 0.3);
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.white-popup-block.popup-form .forminator-ui.forminator-custom-form[data-design=default] .forminator-label+.forminator-description{
	font-weight:400 !important;
	font-size:13px !important;
	line-height:18px !important;
	color:#404040 !important;
	font-family: 'Inter' !important;
	margin: 13px 0;
}
.white-popup-block.popup-form .forminator-ui.forminator-custom-form[data-grid=open] .forminator-row p{
	font-weight:400 !important;
	font-size:13px !important;
	line-height:18px !important;
	color:#404040 !important;
	margin-bottom:0;
}
.white-popup-block.popup-form .forminator-ui.forminator-custom-form[data-grid=open] .forminator-row p a{
	font-weight:400 !important;
	font-size:13px !important;
	line-height:18px !important;
	color:#404040 !important;
	transition: all 0.3s;
	text-decoration:underline;
}
.white-popup-block.popup-form .forminator-ui.forminator-custom-form[data-grid=open] .forminator-row p a:hover{
	text-decoration:none;
}
.white-popup-block.popup-form .forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox .forminator-checkbox-box:before{
	color:#404040 !important;
}
.white-popup-block.popup-form .forminator-ui.forminator-custom-form[data-design=default] .forminator-field-consent  .forminator-checkbox:not(.forminator-checkbox-inline){
	margin:0 !important;
}
.white-popup-block.popup-form .forminator-ui.forminator-design--default .forminator-checkbox__label.forminator-consent__label{
	color:#404040 !important;
	font-weight:400 !important;
	font-size:12px !important;
	line-height:13px !important;
	margin-left:13px;
}
.white-popup-block.popup-form .forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox__wrapper{
	align-items:center;
}
.white-popup-block.popup-form .forminator-ui.forminator-design--default .forminator-button-submit{
	padding: 15px 30px !important;
    border-radius: 238.29px !important;
    border: 1px solid #DD9432 !important;
    background-color: #DD9432 !important;
    color: #ffffff;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 17px !important;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    min-width: 165px !important;
    min-height: 60px !important;
    box-shadow: none !important;
}
.white-popup-block.popup-form .forminator-ui.forminator-design--default .forminator-button-submit:hover{
	 background-color: transparent !important;
	color: #DD9432 !important;
}
.white-popup-block.popup-form .forminator-ui.forminator-custom-form[data-grid=open] .forminator-row.forminator-row-last{
	margin-bottom:0 !important;
}
.white-popup-block.popup-form .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col{
	padding: 0 8px;
}
.white-popup-block.popup-form .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col.forminator-field-number .button-group {
    position: absolute;
    right: 15px;
    top: calc(50% - -10px);
    transform: translateY(-50%); /* Keeps button group vertically centered */
    display: flex;
    align-items: center;
    gap: 10px;
}

.white-popup-block.popup-form .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col.forminator-field-number .button-group button {
    background: #ffffff;
    border: 1px solid #404040;
    border-radius: 600px;
    width: 27px;
    height: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0; /* Prevent movement */
    padding: 0; /* Prevent movement */
    transition: transform 0.1s ease-in-out; /* Smooth interaction effect */
}

.white-popup-block.popup-form .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col.forminator-field-number .button-group button:active {
    transform: scale(0.95); /* Slight visual feedback without moving */
}
.white-popup-block.popup-form .forminator-ui.forminator-custom-form[data-design=default] .forminator-field{
	position:relative;
}
.white-popup-block.popup-form .forminator-ui.forminator-custom-form[data-design=default] .forminator-field .forminator-input:disabled{border-style: solid;}
.white-popup-block.popup-form .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col.forminator-field-number input[type="number"]::-webkit-inner-spin-button,
.white-popup-block.popup-form .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col.forminator-field-number input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none; /* Disable the appearance of steppers */
    margin: 0; /* Remove extra spacing */
}


.white-popup-block.popup-form .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-field-number.custom-number-field .forminator-field .btn-wrapper{
	display: inline-flex;
    gap: 10px;
    position: absolute;
    bottom: 7.5px;
    right: 10px;
}

.white-popup-block.popup-form .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-field-number.custom-number-field .forminator-field button{
	width: 35px;
    height: 35px;
    font-size: 20px;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #404040;
    background: transparent;
}

.white-popup-block.popup-form .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col.forminator-field-number input[type="number"] {
    -moz-appearance: textfield; /* For Firefox */
}
.white-popup-block.popup-form .forminator-ui.forminator-design--default .forminator-error-message{
	display: block !important;
    font-size: 11px !important;
    line-height: 1 !important;
    position: absolute;
    padding: 3px 5px !important;
    background-color: #E4002B !important;
    color: #fff !important;
    right: 0;
    bottom: 0;
}
.ui-datepicker.forminator-calendar--default{
	font-family: 'Onest' !important;
    background-color: #ffffff !important;
}
.ui-datepicker.forminator-calendar--default:before{
	border: 1px solid #404040 !important;
	background-color: #F1F3EE !important;
}
.ui-datepicker.forminator-calendar--default .ui-datepicker-header{
	background-color: #F1F3EE !important;
	border: 1px solid #404040 !important;
    border-radius: 0px !important;
}
.forminator-calendar--default .ui-datepicker-header .ui-corner-all{
	background-color: #DD9431 !important;
    border-radius: 8px !important;
}
.ui-datepicker.forminator-calendar--default .ui-datepicker-header .ui-datepicker-title select{
	border: 1px solid #404040 !important;
    color: #404040 !important;
    -webkit-appearance: auto !important;
    -moz-appearance: auto !important;
    appearance: auto !important;
}
.forminator-custom-form-4058.forminator-calendar--default .ui-datepicker-calendar tbody td a.ui-state-default{
	background-color: #ffffff !important;
	border: 0px;
	color: #706666 !important;
}
.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar thead tr th span{
	font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 13px !important;
    color: #404040 !important;
    font-family: 'Inter' !important;
}
.forminator-custom-form-4058.forminator-calendar--default .ui-datepicker-calendar tbody td a.ui-state-default.ui-state-highlight{
	color: #ffffff !important;
    background-color: #DD9431 !important;
}
.faq_intro_content a{
	color:#ffffff;
	display:inline-block;
	transition:all 0.3s;	
	text-decoration:underline;
}
.faq_intro_content a:hover{
	text-decoration:none;
}
/* NO TOURS FOUND CSS */
.search-no-results .no-tours-found-section {
	margin: 30px 0 30px;
}
.no-tours-found-section {
	background:#F1F3EE;
	text-align:center;
	border-radius:8px;
	padding:50px;
}
.tax-Destination .no-tours-found-section{
	margin-bottom: 30px;
}
.no-tours-found-section .intro{
	max-width: 650px;
    margin: 0 auto;
}
.no-tours-found-section .globe-img{
	height: 128px;
    width: 128px;
    background: #53682F;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto auto 15px;
}
.no-tours-found-section .bottom-btn{
	gap:10px;
	margin-top: 20px;
}
@media(max-width:1366px){
	.no-tours-found-section .globe-img{
		height: 120px;
        width: 120px;
	}
}
@media(max-width:1199px){
	.no-tours-found-section .intro{
		max-width:100%;
	}
}
@media(max-width:767px){
	.no-tours-found-section .bottom-btn{
		flex-wrap:wrap;
	}
}
@media(max-width:576px){
	.no-tours-found-section .globe-img{
		height: 100px;
        width: 100px;
	}
	.no-tours-found-section{
		padding:25px;
	}
	.no-tours-found-section .bottom-btn a{
		width:100%;
	}
}
.copy-btn {
    background: url(./images/copy-icon.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 66px;
    height: 66px;
    display: inline-block;
    position: fixed;
    right: 15px;
    bottom: 75px;
    z-index: 1;
    transition: all 0.3s;
    cursor: pointer;
}

.copy-btn:hover {
    background: url(./images/copy-icon-hover.svg);
    background-size: cover;
}

.cms_section .content-title ul {
    list-style-type: disc;
}
.carreer-form .modal-content{
	border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
	padding: 30px;
}
.carreer-form .modal-header .btn-close{
	    background: #DD9432 url(./images/close-icon-white.svg);
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: center center;
    font-size: 40px;
    opacity: 1;
    color: #ffffff;
    border-radius: 8px;
    top: 20px;
    right: 20px;
    font-family: 'Onest';
    font-weight: 100;
    transition: all 0.3s;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
}
.carreer-form .modal-header .btn-close:hover{
	background-color: #53682F;
}
.carreer-form .modal-header {
	margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid rgba(64, 64, 64, 0.3);
}
.carreer-form .small-form-title {
    font-weight: 400;
    font-size: 23px;
    line-height: 32px;
    color: #404040;
}
.carreer-form .modal-body{
	padding:0;
}
.carreer-form .forminator-ui.forminator-custom-form[data-grid=open] .forminator-row {
    margin-bottom: 20px !important;
    margin-right: -8px;
    margin-left: -8px;
}
.carreer-form .forminator-ui.forminator-design--default .forminator-label {
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 13px !important;
    color: #404040 !important;
    font-family: 'Inter' !important;
    margin-bottom: 8px !important;
}
.carreer-form .forminator-ui.forminator-custom-form[data-design=default] .forminator-input{
    border-radius: 8px !important;
    border: 1px solid #404040;
    padding: 15px;
    font-weight: 400 !important;
    font-size: 13px !important;
    line-height: 18px;
    color: #404040;
}
.carreer-form .forminator-ui.forminator-custom-form[data-design=default] .forminator-field{
	position:relative;
}
.carreer-form .forminator-ui.forminator-design--default .forminator-error-message {
    display: block !important;
    font-size: 11px !important;
    line-height: 1 !important;
    position: absolute;
    padding: 3px 5px !important;
    background-color: #E4002B !important;
    color: #fff !important;
    right: 0;
    bottom: 0;
}
.carreer-form .forminator-ui.forminator-design--default .forminator-button-submit {
    padding: 15px 30px !important;
    border-radius: 238.29px !important;
    border: 1px solid #DD9432 !important;
    background-color: #DD9432 !important;
    color: #ffffff;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 17px !important;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    min-width: 165px !important;
    min-height: 60px !important;
    box-shadow: none !important;
}
.carreer-form .forminator-ui.forminator-design--default .forminator-button-submit:hover{
	    background-color: transparent !important;
    color: #DD9432 !important;
}
.carreer-form .forminator-ui.forminator-custom-form[data-design=default] .forminator-file-upload input[type=file]{
	opacity: 0;
    overflow: hidden !important;
    position: absolute !important;
    z-index: -1;
}
.carreer-form .forminator-ui.forminator-custom-form[data-design=default] .forminator-file-upload input[type=file]+label{
	    display: block;
    cursor: pointer;
    outline: 0;
    border-radius: 0;
    padding: 6px 12px;
    margin-bottom: 0;
    min-height: 50px;
    color: #404040;
    font-family: 'Inter';
    font-size: 14px;
    font-weight: 500;
    line-height: 13px;
    border-radius: 8px;
    border: 1px solid #404040;
    display: flex;
    align-items: center;
	width:100%;
}
.carreer-form .forminator-ui#forminator-module-4190.forminator-design--default .forminator-button-upload,
.carreer-form .forminator-ui#forminator-module-4190.forminator-design--default .forminator-file-upload > span,
.carreer-form .forminator-ui.forminator-custom-form[data-design=default] .forminator-button-delete{
	display:none !important;
}
.carreer-form .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col {
    padding: 0 8px;
}
@media(max-width:576px){
	.carreer-form .modal-content{
		padding:20px;
	}
	.carreer-form .modal-header .btn-close{
		width: 30px;
    height: 30px;
    font-size: 30px;
    top: 15px;
    right: 15px;
	}
}

.other-info-sec.tab-content.predeparture_post_content .accordion-item .cms-type2{
	padding: 25px 0px;
}
.other-info-sec.tab-content.predeparture_post_content .accordion-item .cms-type2 h4 strong,
.other-info-sec.tab-content.predeparture_post_content .accordion-item .cms-type2 h4{
	font-family: 'Onest';
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    color: #404040;
	margin: 0px;
	margin-bottom: 10px;
}
.other-info-sec.tab-content.predeparture_post_content .accordion-item .cms-type2 strong,
.other-info-sec.tab-content.predeparture_post_content .accordion-item .cms-type2 h3 strong,
.other-info-sec.tab-content.predeparture_post_content .accordion-item .cms-type2 h3{
	font-family: 'Onest';
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
    color: #404040;
	margin: 0px;
	margin-bottom: 20px;
}

.other-info-sec.tab-content.predeparture_post_content .accordion-item .cms-type2 p{
	font-family: 'Inter';
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
}
 
/* unsubscribe form style */

.zcwf_lblLeft.crmWebToEntityForm{
	margin:	0px !important;
	margin-right: auto !important;
	padding: 5px 0px !important;  
}
.zcwf_lblLeft.crmWebToEntityForm .zcwf_title{
	display: none;
}
.zcwf_lblLeft .zcwf_col_lab{
	line-height: normal;
}
.zcwf_lblLeft .zcwf_col_lab label{	
	color: #404040;
	font-family: 'Inter';
    font-size: 14px;
    line-height: 15px;
    font-weight: 500;
    text-transform: capitalize;
}
.zcwf_lblLeft .zcwf_col_fld input[type=text], input[type=password], .zcwf_lblLeft .zcwf_col_fld textarea{
	width: 100% !important;
	border: 1px solid #404040 !important;
    border-radius: 8px !important;
    background-color: transparent;
    padding: 15px ;
    color: #404040;
    font-size: 14px;
    line-height: 15px;
    font-weight: 500;
    min-height: 50px;
}
.zcwf_lblLeft .zcwf_button:focus{
	outline: none;
}
.zcwf_lblLeft .zcwf_button:focus,
.zcwf_lblLeft .zcwf_button{
	background-color: #DD9432;
	color: #FFFFFF !important;
	border-radius: 238.29px !important;
	padding: 15px 30px !important;
	font-weight: 700;
	font-size: 14px !important;
	line-height: 17px;
	letter-spacing: 0.6px;
	text-transform: uppercase;
	border: 1px solid #DD9432 !important;
	transition: all 0.3s;
	font-family: "Inter";
	box-shadow: none;
	margin-bottom: 0;
	height: 50px;
	min-width: 150px;
}
.zcwf_lblLeft .zcwf_button:active,
.zcwf_lblLeft .zcwf_button:hover{
	border: 1px solid #DD9432 !important;
    background: white;
    color: #DD9432 !important;
}
.zcwf_lblLeft .zcwf_ckbox{
    appearance: none;
    position: relative;
    width: 20px;
    height: 20px;
	border: 1px solid #c0c6cc;
    border-radius: 3px;
    background: transparent;
    padding: 3px; 
	margin: 0px;
}
.zcwf_lblLeft .zcwf_col_fld input[type=text]:focus, input[type=password]:focus, .zcwf_lblLeft .zcwf_col_fld textarea:focus{
	box-shadow: none;
}
.zcwf_lblLeft .zcwf_ckbox:focus{
	outline: none;
}
.zcwf_lblLeft .zcwf_ckbox:checked::after{
	content: '';
    width: 6px;
    height: 10px;
    display: block;
    border: solid #404040;
    border-width: 0 3px 3px 0;
    left: 6px;
    top: 3px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
@media(max-width:360px){
	.zcwf_lblLeft .zcwf_button{
		min-width: 125px;
	}
}
@media(min-width: 768px){
	.slider-outer-box{
		padding-top: 20px;
	}
}
@media(min-width: 768px) and (max-width: 991px){
	.custom-scroll-slider.swiper-container{
		padding-top: 15px;
	}
}
@media(max-width:768px){
	.custom-scroll-slider.swiper-container{
		padding: 15px 0 50px;
	}
	.overflow-hidden.slider-outer-box{
		padding: 0 0 25px 0;
	}
}
@media(max-width:575px){
	.custom-scroll-slider.swiper-container{
		padding: 15px 0 50px;
	}
	.overflow-hidden.slider-outer-box{
		padding: 0px;
	}
}

/* newsletetr form styling */

#customForm p{
	display:inline;
}
.quick_form_7_css * { 
	-webkit-box-sizing: border-box !important; 
	-moz-box-sizing: border-box !important; 
	box-sizing: border-box !important; 
	overflow-wrap: break-word; 
}
#customForm form#zcampaignOptinForm{
	display: flex;
    padding: 0 !important;
    gap: 24px;
    justify-content: space-between;
    align-items: center;
    position: relative;
    width: 100%;
}
#customForm .form-outer{
	background-color: #fff;
    border-radius: 230px;
    padding: 5.5px 5px 5.5px 30px !important;
    display: inline-flex;
    max-width: 590px;
    width: 100%;
    border: 1px solid rgba(64, 64, 64, 0.3);
}
#customForm input[type="text"]{
	font-size: 16px;
    border: none !important;
	max-width: 100%;
    width: 100%;
    height: 100%;
    outline: none;
    padding: 5px;
    text-align: left;
    font-family: 'Inter';
    background-color: transparent;
    color: #1C1C1C;
    box-shadow: none;
}
#customForm input[type="button"]:hover,
#customForm input[type="text"]:focus{
	outline: none;
}
#customForm input[type="text"]::placeholder{
	color: #1C1C1C;
}
#customForm input[type="button"]{
	font-family: 'Onest';
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.596px;
    text-transform: uppercase;
    border-radius: 200px;
    padding: 24px 30px !important;
    color: #fff;
    background-color: #DD9432;
    border-color: #DD9432 !important; 
    transition: all 0.3s;
    visibility: visible !important;
}
#customForm input[type="button"]:hover{
	background-color: #53682F;
    border-color: #53682F !important;
}
#customForm form#zcampaignOptinForm #errorMsgDiv{
	position: absolute;
    bottom: 0;
    right: 0;
}
#customForm #zcOptinOverLay{
	display: none;
    text-align: center;
    background-color: rgb(0, 0, 0);
    opacity: 0.5;
    z-index: 100;
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    height: 988px;
}
#customForm #zcOptinSuccessPopup{
    display: none;
    z-index: 9999;
    width: 800px;
    height: 40%;
    top: 84px;
    position: fixed;
    left: 26%;
    background-color: #FFFFFF;
    border-color: #E6E6E6;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 10px #424242;
    padding: 35px;
}
#zcOptinSuccessPopup span{
	right: 0px !important;
}
@media(max-width: 991px){
	#customForm .form-outer{
		max-width: 100%;
		padding: 5.5px 5px 5.5px 15px !important;
	}
	#customForm input[type="button"]{
		padding: 17px 30px !important;
	}
}
@media(max-width:499px){
	#customForm input[type="button"]{
		font-size: 16px;
		line-height: 1.4;
	}
}
/* @media only screen and (max-width: 600px) {
	.quick_form_7_css[name="SIGNUP_BODY"] { 
		width: 100% !important; 
		min-width: 100% !important; 
		margin: 0px auto !important; 
		padding: 0px !important 
	} 
	.SIGNUP_FLD { 
		width: 90% !important; 
		margin: 15px 5% !important; 
		padding: 0px !important 
	} 
	.SIGNUP_FLD input { 
		margin: 0 !important 
	} 
} */

.tour_lists .tour-card-content .tour-price .price-txt.no-price{
	text-align:center;
	margin-bottom:5px;
}
.check_availablity_popup_form {
	z-index: 1220;
}

@media(max-width: 991px){
	.single-tours .zsiq_theme1.zsiq_floatmain {
		bottom: 80px !important;
		z-index: 2 !important;
	}
}
/* WishList Page CSS */
.enquiry-form-section{
	background-color: #F1F3EE;
}
.enquiry-form-section .sec-title-desc{
	margin-bottom: 40px;
	text-align: center;
}
.enquiry-form{
	max-width: 950px;
	margin: auto;
}
.enquiry-form-section .forminator-label{display : none !important;}
.enquiry-form-section .forminator-ui.forminator-custom-form[data-design=default] .forminator-input,
.enquiry-form-section .forminator-ui.forminator-custom-form[data-design=default] .forminator-textarea {
    border: 1px solid #E3E3E3 !important;
    border-radius: 100px;
    background-color: #ffffff !important;
    padding: 15px 23px ;
    box-shadow: none;
    color: #404040;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 17px !important;
    max-height: 54px;
}
.enquiry-form-section .forminator-ui.forminator-custom-form[data-design=default] .forminator-textarea{
	max-height: unset;
	border-radius: 25px;
}
.wishlist .enquiry-form-section .forminator-ui.forminator-custom-form[data-design=default] .forminator-textarea{
	border-radius: 8px;
}
.enquiry-form-section .forminator-ui.forminator-custom-form[data-design=default] .forminator-input::placeholder,
.enquiry-form-section .forminator-ui.forminator-custom-form[data-design=default] .forminator-textarea::placeholder {
	 color: #706666;
}
.enquiry-form-section .enquiry-text {
    color: #000;
	margin: 0;
}
.enquiry-form-section .forminator-field-consent .forminator-checkbox__wrapper{
	justify-content: center;
}
.enquiry-form-section .forminator-ui.forminator-custom-form[data-design=default] .forminator-field {
    position: relative;
}
.enquiry-form-section .forminator-ui.forminator-custom-form[data-design=default] .forminator-has_error .forminator-error-message {
    display: block;
    font-size: 11px !important;
    line-height: 1;
    position: absolute;
    padding: 3px 5px;
/*     color: #E4002B !important;
    background-color: transparent !important;
    right: 16px;
    bottom: 0; */
}
.enquiry-form-section .forminator-ui.forminator-design--default .forminator-button-submit {
    background: #DD9432;
    border: 1px solid #DD9432 !important;
    color: #FFFFFF;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 17px !important;
    letter-spacing: 0.6px;
    padding: 20px !important;
    border-radius: 238.29px !important;
    min-width: 200px !important;
    text-transform: uppercase;
    font-family: 'Onest' !important;
    transition: all 0.3s !important;
    box-shadow: none !important;
	display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.enquiry-form-section .forminator-ui.forminator-design--default .forminator-button-submit:hover {
    box-shadow: none;
    background-color: transparent;
    color: #DD9432;
}
.media-toolbar-primary.search-form{
	border: none;
	display: inline-block;
	max-width: none;
	width: auto;
	padding: 0;
	text-align: right;
}
.media-toolbar-primary.search-form .media-search-input-labe{left: unset}
.media-toolbar select, 
.media-toolbar input[type="text"], 
.media-toolbar input[type="search"]{display: inline-block; max-width: unset; width: unset;}
.media-toolbar-primary.search-form label{width: auto; }

.tour-wizard-section .tour-wizard-form {
    margin-top: 30px;
    max-width: 840px;
    margin: 0 auto;
}

.tour-wizard-section .tour-wizard-form .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row {
    margin-right: -10px;
    margin-left: -10px;
    margin-bottom: 20px;
}

.tour-wizard-section .tour-wizard-form .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col {
    padding: 0 10px;
}

.tour-wizard-form .forminator-ui.forminator-custom-form[data-design=default] .forminator-input,
.tour-wizard-form .forminator-ui.forminator-design--default .forminator-select2+.forminator-select .selection .select2-selection--single[role="combobox"] {
    border: 1px solid #E3E3E3 !important;
    border-radius: 100px !important;
    background-color: #ffffff !important;
    padding: 15px 23px ;
    box-shadow: none;
    color: #404040;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 17px !important;
    min-height: 54px;
    max-height: 54px;
}
.tour-wizard-form .forminator-ui#forminator-module-3920.forminator-design--default .forminator-iti-input .iti__selected-dial-code{
	color: #404040;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 17px !important;
}
.tour-wizard-form .forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--single .select2-selection__rendered {
    padding: 0;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 17px !important;
    color: #404040 !important;
}

.tour-wizard-form .forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
    color: #706666;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
}

.tour-wizard-form .forminator-ui.forminator-design--default .forminator-select2+.forminator-select .selection .select2-selection--single[role="combobox"]:hover,
.tour-wizard-form .forminator-ui.forminator-design--default .forminator-select2+.forminator-select.select2-container--open .selection .select2-selection--single[role="combobox"] {
    border: 1px solid #E3E3E3;
    background-color: #ffffff;
}

.tour-wizard-form .forminator-ui.forminator-custom-form[data-design=default] .forminator-input::placeholder {
    color: #706666;
}

.tour-wizard-form .forminator-ui.forminator-custom-form[data-design=default] .forminator-field {
    position: relative;
}

.tour-wizard-form .forminator-ui.forminator-custom-form[data-design=default] .forminator-has_error .forminator-error-message {
    display: block;
    font-size: 11px !important;
    line-height: 1;
    position: absolute;
    padding: 3px 5px;
    color: #E4002B !important;
    background-color: transparent !important;
    right: 16px;
    bottom: 0;
}

.tour-wizard-form .forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox] .select2-selection__arrow:after {
    content: '';
    background: #ffffff url(./images/dropdown-arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
    width: 24px;
    height: 24px;
    position: absolute;
    right: -5px;
    top: 50%;
    transform: translateY(-50%);
}

.tour-wizard-form .forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--single .select2-selection__arrow [class*=forminator-icon-] {
    display: none !important;
}

.tour-wizard-form .forminator-ui.forminator-design--default .forminator-select2+.forminator-select .selection .select2-selection--single[role="combobox"] .select2-selection__arrow {
    justify-content: end;
}

.tour-wizard-form .forminator-ui.forminator-design--default .forminator-button-submit {
    background: #DD9432 !important;
    border: 1px solid #DD9432 !important;
    color: #FFFFFF !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 17px !important;
    letter-spacing: 0.6px !important;
    padding: 20px !important;
    border-radius: 238.29px !important;
    min-width: 200px !important;
    text-transform: uppercase !important;
    font-family: 'Onest' !important;
    transition: all 0.3s !important;
    box-shadow: none !important;
	display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.tour-wizard-form .forminator-ui.forminator-design--default .forminator-button-submit:hover {
    box-shadow: none;
    background-color: transparent;
    color: #DD9432;
}

.forminator-calendar--default .ui-datepicker-calendar tbody td a.ui-state-default{text-align: center;}

@media(max-width:991px) {
    .tour-wizard-section .tour-wizard-form {
        margin-top: 0;
    }
}

.thank-you-section.section-overlay,
.thank-you-section.section-overlay > div{
	position: relative;
}
.thank-you-section.section-overlay:before{
	content:'';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #00000080;
	z-index: 0;
}
.forminator-ui#forminator-module-4024.forminator-design--default .forminator-iti-input .iti__selected-dial-code,
.forminator-ui#forminator-module-4058.forminator-design--default .forminator-iti-input .iti__selected-dial-code,
.forminator-ui#forminator-module-21776.forminator-design--default .forminator-iti-input .iti__selected-dial-code,
.forminator-ui#forminator-module-4190.forminator-design--default .forminator-iti-input .iti__selected-dial-code,
.forminator-ui#forminator-module-3315.forminator-design--basic .forminator-iti-input .iti__selected-dial-code{
	color: #404040 !important;
    font-size: 14px !important;
    line-height: 15px !important;
    font-weight: 500 !important;
}
.forminator-ui#forminator-module-4058.forminator-design--default .forminator-iti-input .iti__selected-dial-code{
	font-size: 13px !important;
}
.forminator-iti-input.iti .iti__search-input{
	padding: 6px 12px !important;
	height: 50px !important;
	flex: 0 0 auto;
}
.forminator-iti-input.iti.iti--inline-dropdown .iti__dropdown-content,
.forminator-iti-input.iti.iti--fullscreen-popup.iti--container{
	z-index: 1550 !important;
}

/* Gravity Form changes */
.cms-desc-section .cms-type1 ul.gform_fields{
	padding-left: 0;
}
.gform_legacy_markup_wrapper .gform_heading{
	display: none;
}
.gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_legacy_markup_wrapper select{
	border: 1px solid #404040;
    border-radius: 8px !important;
    background-color: transparent;
    padding: 15px;
    color: #404040;
	padding: 9px !important;
    font-size: 14px !important;
    line-height: 15px !important;
    font-weight: 500 !important;
    min-height: 50px !important;
	width: 100% !important;
}
.gform_legacy_markup_wrapper .gform_footer input.button, 
.gform_legacy_markup_wrapper .gform_footer input[type=submit], 
.gform_legacy_markup_wrapper .gform_page_footer input.button, 
.gform_legacy_markup_wrapper .gform_page_footer input[type=submit] {
    background-color: #DD9432;
    color: #FFFFFF;
    border-radius: 238.29px !important;
    padding: 15px 30px !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 17px !important;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    border: 1px solid #DD9432 !important;
    transition: all 0.3s !important;
    font-family: "Inter" !important;
    box-shadow: none !important;
    margin-bottom: 0 !important;
    height: 60px !important;
}
.gform_legacy_markup_wrapper .gform_footer input.button:hover, 
.gform_legacy_markup_wrapper .gform_footer input[type=submit]:hover, 
.gform_legacy_markup_wrapper .gform_page_footer input.button:hover, 
.gform_legacy_markup_wrapper .gform_page_footer input[type=submit]:hover {
    background-color: #ffffff;
    color: #DD9432;
}
.gform_legacy_markup_wrapper .description_above .gfield_description,
.gform_legacy_markup_wrapper .field_sublabel_below .ginput_complex.ginput_container label{
	padding: 0;
    line-height: normal;
    font-size: 12px;
    font-family: inherit;
    font-weight: 400;
    color: #706666;
}
.gform_legacy_markup_wrapper .top_label .gfield_label {
    color: #404040;
    font-size: 14px !important;
    line-height: 15px !important;
    font-weight: 500 !important;
    text-transform: capitalize;
    margin-bottom: 8px !important;
}
.gform_legacy_markup_wrapper .gform_validation_errors>h2.hide_summary{
	color: #404040;
    font-family: Inter;
    font-size: 15px;
    font-weight: 700;
}
.gform_legacy_markup_wrapper div.validation_error{
	padding: 10px 0;
	border-color: #E4002B;
}

@media(max-width: 1025px){
	#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.btn-type2.d-none{
		display: block !important;
	}
	#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.btn-type2.d-none a {
		font-family: 'Onest' !important;
        font-size: 15px !important;
        line-height: 20px !important;
        font-weight: 700 !important;
        border-radius: 0;
        color: #fff !important;
        transition: all 0.3s;
        text-transform: uppercase !important;
        border: 1px solid transparent;
        background-color: #DD9432 !important;
	}
	#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.btn-type2.d-none a:hover{
		background-color: transparent  !important;
		border-color:  #DD9432  !important;
		color: #DD9432  !important;
	}
}
/* New Home page changes */
.page-id-24726 .search-widget{margin-bottom: 30px;}
@media(max-width: 1025px){
	.page-id-24726 .head-search{display: block;}
}
@media(max-width: 575px){
	.page-id-24726 .main-header-outer-wrapper{padding: 12px 15px;}
	.page-id-24726 .main-menu-search-outer{gap: 15px;}
	.page-id-24726 .header-logo{ flex: 0 0 40%; }
	.page-id-24726 .main-menu-search-outer{flex: 0 0 50%;}
	.page-id-24726 #main-menu{flex: 0 0 10%;}
	.page-id-24726 .head-button {margin-right: 15px; }
	.page-id-24726 #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, 
	.page-id-24726 #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, 
	.page-id-24726 #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after,
	.page-id-24726 #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated {
		    width: 35px;
	}
	.page-id-24726 #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box{
		    width: 100%;
	}
	
	.page-id-24726 .main-banner-wrapper{padding-bottom: 60px; height: 100%; min-height: 600px;}
	.page-id-24726 .search-widget:before{content: none;}
	.page-id-24726 .banner-inner{top: 50px; margin-top: 70px;}
	.page-id-24726 .search-widget .tour-length-dropdown, 
	.page-id-24726 .search-widget .where-to-dropdown{padding: 12px 18px;}
	.page-id-24726 .search-widget{margin-bottom: 20px;}
	.page-id-24726 .search-widget.banner-enquire-btn{margin-bottom: 50px; background-color: #ffffff; padding: 6px 8px;}
	.page-id-24726 .search-widget{gap: 8px;}
}