@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;700&amp;display=swap');

* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

a,
img {
    border: none;
}

a {
    text-decoration: none;
}

.patb15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

body {
    margin: 0px;
    padding: 0px;
    background: #fff;
    font-family: 'Raleway', sans-serif;
    line-height: 1.4;
    color: #333;
    font-size: 14px;
}

header,
main,
footer {
    width: 100%;
    float: left;
}

.new_loginform,
.newcaptcha {
    float: left;
}

.new_loginform a {
    font-size: 12px;
    font-weight: 500;
    padding-top: 3px;
    display: inline-block;
    color: #627593;
    margin-right: 8px;
}

.new_loginform a:hover {
    color: #1A3464;
    text-decoration: underline;
}

.new_loginbox {
    display: inline-block;
}

.new_loginbtn {
    float: left;
}

.new__loginput,
.new_captchainput,
.new__mfainput {
    padding: 7px;
    border: 1px solid #cecece;
    border-radius: 3px;
    margin-right: 8px;
    float: left;
    font-size: 13px;
    width: 180px;
}

.new_captchainput {
    width: 130px;
    background: #fbfbfb;
}

.new__mfainput {
    width: 220px;
}

.mfabox {
    width: 232px;
    float: left;
}

.newcaptcha {
    padding-right: 5px;
}

.mfa_password {
    left: -201px;
    top: 60px;
}

.mfa_password:before {
    right: 100px !important;
}

.new_username,
.new_pass {
    background: #f5f5f5;
}

.new_username {
    background-position: 7px 6px;
}

.new_pass {
    background-position: 7px -31px;
}

.loadingimg {
    margin-right: 5px;
    padding-top: 5px;
}

.new_loginerror {
    float: left;
    color: #e50000;
    font-size: 12px;
    font-weight: 500;
}

.new_frmbtn {
    transition: ease all 0.5s;
    padding: 7px 17px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    background: #d5ad27;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    border: 0;
    line-height: 18px;
}

.new_frmbtn:hover {
    background: #edc543;
}

.new_frmbtn+.new_frmbtn {
    margin-left: 3px;
    text-decoration: none;
}

.new__registerbtn {
    background: #423027;
    color: #fff;
    transition: ease all 0.5s;
}

.new__registerbtn:hover {
    background: #423027;
    color: #fff;
}

.iti__dial-code {
    margin-right: 8px;
}

.mref {
    margin-right: 6px;
    margin-left: 2px;
}

.rememberMe {
    font-size: 12px;
}

.forgot_paas_link {
    position: relative;
}

.forgot_pwd {
    width: 280px;
    background: #fff;
    border: 3px solid #014c8e;
    position: absolute;
    right: 0;
    margin-top: 14px;
    padding: 3px 15px 15px 15px;
    z-index: 99;
    border-radius: 10px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, .3);
}

.forgot_pwd:before {
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #014c8e transparent;
    position: absolute;
    content: "";
    top: -23px;
    right: 40px;
}

.forgot_pwd b {
    font-size: 18px;
    color: #1B3566;
    float: left;
    margin: 0px;
    font-weight: 500;
    width: auto;
}

.forgot_pwd b dfn {
    color: #D1AA54;
    font-size: 22px;
}

.mfaAuthPanel {
    text-align: left;
}

.mfaAuthPanel input {
    margin: 0 2px 0;
}

.mfaAuthPanel>span {
    font-size: 13px;
    text-align: right;
    float: right;
    color: red;
    font-weight: bold;
}

.sendOTP {
    margin-left: 10px;
}

.cookiesdiv {
    background-color: #d5ad27;
    padding: 5px;
    text-align: center;
    font-size: 15px;
    color: #fff;
}

.cookiesbtn {
    background: #423027;
    color: #fff;
    transition: ease all 0.5s;
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 3px 8px;
    cursor: pointer;
    margin-left: 5px;
}

.cookiesbtn:hover {
    background: #423027;
}

html>body .frogt_passwd {
    clear: both;
}

html>body .serv_area a {
    font-size: 12px;
}

html>body .awards_events_box b {
    font-size: 14px;
}

.registration_box {
    padding: 12px;
    border: 1px solid #cecece;
    border-radius: 3px;
    margin-right: 8px;
    float: left;
    font-size: 14px;
    width: 100%;
}

span.cose_btn {
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    cursor: pointer;
    background: red;
    padding: 3px;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    float: right;
    text-align: center;
    margin-right: -11px;
}

/*.top_bg { background: #00346b url(../images/DiwaliBanner.gif) no-repeat center top; border-top:5px solid #f2a602}*/
.top_bg {
    background: url(../images/index-2.png) no-repeat center top;
    border-top: 5px solid #d5ad27;
}

.email_serv {
    text-align: right;
    float: right;
    margin-top: -15px;
    background: #d5ad27;
    position: relative;
    padding: 10px 20px;
    font-size: 16px;
    color: #fff;
}

.email_serv:before {
    content: '';
    position: absolute;
    left: -30px;
    margin-top: -10px;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #d5ad27;
    border-left: 10px solid transparent;
}

.email_serv:after {
    content: '';
    position: absolute;
    left: -20px;
    margin-top: -10px;
    border-top: 43px solid #d5ad27;
    border-right: 10px solid transparent;
    border-left: 20px solid transparent;
}

.email_serv a {
    color: #fff;
    font-weight: 500;
}

.email_serv a:hover {
    color: #014c8e;
    text-decoration: underline;
}

.top_head {
    margin-top: 25px;
}

.top_head h1 {
    font-size: 42px;
    font-weight: 600;
    margin: 0;
    padding: 0;
    color: #fff;
    padding-top: 74px ;
}

.top_head h1 span {
    color: #d5ad27;
}

.top_sub_head {
    margin-top: 30px;
    margin-bottom: 30px;
}

.top_sub_head h2 {
    font-size: 30px;
    font-weight: 500;
    margin: 0;
    padding: 0;
    color: #fff;
}

.top_para {
    margin-top: 5px;
}

.top_para p {
    font-size: 18px;
    font-weight: 300;
    margin: 0;
    padding: 0;
    color: #fff;
    width: 76%;
}

.top_para p span {
    font-weight: 500;
}

.services_crousel {
    margin-top: 15px;
    display: flex
;
    justify-content: center;
    margin-right: 23px;
    padding-bottom: 102px;
}

.serv_area {
    background: #fff;
    border-radius: 10px;
    padding: 10px;
    text-align: left;
    transition: ease all 0.5s;
    margin-right: 25px;
}

.serv_area span {
    background: #d5ad27;
    border-radius: 50%;
    padding: 10px;
    float: left;
    width: 48px;
    height: 47px;
    text-align: center;
    margin-right: 10px;
    transition: ease all 0.5s;
    margin-top: 7px;
}

.serv_area span svg path {
    color: #fff;
    transition: ease all 0.5s;
}

.serv_area a {
    color: #423027;
    font-size: 13px;
    font-weight: 500;
}

.serv_area a b {
    color: #423027;
    font-size: 17px
}

.serv_area:hover {
    background: #d5ad27;
    color: #fff !important;
}

.serv_area:hover span {
    background: #fff;
}

.serv_area:hover span svg path {
    fill: #d5ad27;
}

.owl-nav {
    font-size: 53px;
    display: flex;
    justify-content: center;
}

/* .owl-nav button {
    position: absolute;
    top: -12px;
    transition: 0.5s;
} */

/* .owl-nav button.owl-prev {
    left: -35px;
} */

.owl-nav button.owl-next {
    right: -35px;
}

.owl-nav button.owl-next span {
    padding-left: 3px;
}

.owl-nav button:focus {
    outline: none;
}

.owl-nav button span {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: #fff;
    display: inline-block;
    font-size: 49px;
    line-height: 20px;
    transition: 0.5s;
    font-weight: 300;
    color: #000;
    border: 1px solid #fff;
    padding: 3px;
    box-shadow: 0px 4px 24px 0px rgba(194, 194, 194, 0.25);
}

.owl-nav button span:hover {
    background: #d5ad27;
    color: #fff;
}

.owl-theme .owl-dots {
    text-align: center;
    padding: 15px 0;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
    background: rgba(255, 255, 255, 0.2);
    width: 15px;
    height: 15px;
    margin: 5px 3px;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #d5ad27;
}

.info_bg {
    background: rgba(0, 0, 0, 0.27);
    padding: 15px;
    text-align: center;
    color: #fff;
    font-size: 19px;
}

.info_bg span {
    font-weight: bold;
    color: #d5ad27;
    font-size: 16px;
}

.info_bg a {
    color: #fff;
    font-family: Arial, sans-serif;
    font-size: 16px;
}

.top_lists_bg {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 999;
    background: #fff;
    margin-bottom: 15px;
    box-shadow: 1.871px 8.803px 4px 0px rgba(0, 0, 0, 0.16);
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
}

.top_lists {
    margin: 0;
    padding: 0;
    list-style: none;
}

.top_lists li {
    margin: 0;
    padding: 20px 35px;
    list-style: none;
    display: inline-block;
    border-right: 1px solid rgb(66 48 39);
    position: relative;
}

.top_lists li:last-child {
    border-right: 0;
}

.top_lists li:last-child:after {
    display: none;
}

.top_lists li a {
    color: rgba(0, 0, 0, 0.8);
    font-size: 18px;
    font-weight: bold;
}

.top_lists li:hover,
.top_lists li.selected,
.top_lists li:hover a,
.top_lists li.selected a {
    color: #d5ad27;
}

.google_ads {
    text-align: center;
    margin: 25px 0 35px;
}

.why_work_with_bg {
    position: relative;
    background: #f9f1ee url(../images/travel-011.jpg) no-repeat center -60px;
    background-size: cover;
    /* background-attachment: fixed; */
}

/* .why_work_with_bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.1); 
    z-index: 1;
} */


.why_work_with {
    margin-top: 15px;
}

.why_work_with p {
    position: relative;
    color: #000;
}

.common_head {
    text-align: center;
    font-size: 37px;
    font-weight: 700;
    margin: 0;
    padding: 25px 0;
    margin-bottom: 20px;
    color: #000;
}

.why_work_lists {
    margin: 150px 0 30px;
    padding: 0;
    list-style: none;
}

.why_work_with {
    font-size: 17px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    padding-bottom: 60px;
    padding-top: 39px;
}

.why_work_lists li {
    transition: ease all 0.5s;
    box-shadow: 1.871px 8.803px 21px 0px rgba(0, 0, 0, 0.18);
    margin: 0 5px;
    padding: 15px;
    font-size: 15px;
    font-weight: 500;
    list-style: none;
    background: #fff;
    display: inline-block;
    border-radius: 10px;
}

.why_work_lists li b {
    font-size: 16px;
}

.why_work_lists li:first-child {
    width: 31%;
}

.why_work_lists li span {
    transition: ease all 0.5s;
    background: #eeeff1;
    text-align: center;
    float: left;
    margin-right: 10px;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    padding-top: 15px;
}

.why_work_lists li label {
    margin-top: 10px;
    display: inline-block;
}

.why_work_lists li span svg path {
    transition: ease all 0.5s;
}

.why_work_lists li:hover {
    box-shadow: 1.871px 8.803px 21px 0px rgba(0, 0, 0, 0.6);
    border-radius: 25px;
}

.why_work_lists li:hover span {
    background: #014c8e;
}

.why_work_lists li:hover span svg path {
    fill: #fff;
}

.award_bg {
    background: #f5f5f5;
}

.awards_events_news_bg {
    background: #fff;
    border-radius: 10px;
    box-shadow: 1.871px 8.803px 21px 0px rgba(0, 0, 0, 0.18);
    padding: 15px 0 35px;
    margin-bottom: 60px;
}

.awards_events {
    display: inline-block;
}

.awards_events iframe {
    width: 100%;
    height: 220px;
}

.awards_events img {
    width: 100%;
}


.awards_events {
    float: left;
    width: 100%;
}

.awards_events a {
    color: #fff
}

.Event_Banner {
    position: relative
}

.awards_events a span {
    width: 100%;
    position: absolute;
    bottom: 3px;
    left: 0;
    background: rgba(242, 162, 2, .8);
    font-size: 17px;
    font-weight: bold;
    padding: 10px;
}

.news_announcement {
    float: left;
    width: 100%;
    padding: 0 45px;
}

.awards_events_box {
    transition: ease all 0.5s;
    border: 1px solid #cecece;
    background: #fff;
    box-shadow: 1.871px 8.803px 4px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 10px;
    min-height: 154px;
    margin-bottom: 10px;
}

.awards_events_box b {
    font-size: 17px;
}

.awards_events_box p {
    margin: 0;
    padding: 5px 0 0 0;
    font-size: 15px;
    font-weight: 500;
}

.awards_events_box p a {
    background: #d5ad27;
    color: #fff;
    border-radius: 5px;
    padding: 2px 6px;
    display: inline-block;
    font-size: 12px;
}

.awards_events_box p a span {
    font-size: 17px;
}

.awards_events_box:hover {
    border: 1px solid #d5ad27;
    box-shadow: 1.871px 8.803px 4px 0px rgba(0, 0, 0, 0.3);
}

.mrt {
    margin-top: 155px
}

#News_Section .owl-nav button span {
    background: none;
    font-weight: bold;
    color: rgb(66 48 39);
}

#News_Section .owl-dots {
    display: none;
}

#News_Section .owl-nav button {
    position: absolute;
    top: 21px;
    transition: 0.5s;
}

.ceo_bg {
    position: relative;
    background: #91b4cf url(../images/ethos-banner.jpg) no-repeat center top;
    background-size: cover;
    background-attachment: fixed;


}


.ceo_bg::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}


.from_desk_ceo {
    padding: 25px;
    /* margin: 140px 0; */
    border-radius: 10px;
    border: 4px solid #D5AD27;
    background: rgb(255 255 255);
    box-shadow: 1.871px 8.803px 21px 0px rgba(0, 0, 0, 0.18);
    text-align: left;
}

.from_desk_ceo figure {
    display: inline-block;
    width: 12.5%;
    margin: 0;
}

.from_desk_ceo p {
    display: inline-block;
    width: 86%;
    font-size: 17px;
    font-weight: 500;
    color: #423027;
}

.from_desk_ceo p span {
    font-size: 19px;
}

.from_desk_ceo p a {
    font-size: 17px;
    font-weight: bold;
    color: #423027
}

.from_desk_ceo p a:hover {
    color: #014c8e
}

.from_desk_ceo p b {
    display: block;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px
}

.hbtm_panel {
    background: url(../images/test.png) no-repeat center top;
    /* border-bottom: 20px solid #d5ad27; */
}

.hbtm_panel {
    position: relative;
    background: url(../images/test.png) no-repeat center top;
    background-size: cover;
    /* border-bottom: 20px solid #d5ad27; */
}

.hbtm_panel::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    /* Black overlay with 50% opacity */
}

.tbo_bot_text {
    font-size: 34px;
    color: #fff;
    text-align: center;
    padding: 45px 0 10px;
}

.tbo_botbanner {
    background: url(../images/cloudy.png) no-repeat center top;
    padding: 124px 0;
}

.award_botbanner {
    text-align: center;
    /* padding: 20px 0 60px 0; */
    display: block;
}

/*footer*/
.followus_area {
    text-align: right;
}

.soclia_link {
    float: left;
}

.followus {
    display: inline-block;
    margin-top: 10px;
    padding-right: 15px;
    vertical-align: top
}

.navft {
    list-style: none;
    margin: 0;
    padding: 0;
}

.navft li {
    padding: 0;
    display: inline-block;
}

.navft li a {
    padding: 8px 5px;
    color: #333;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    text-decoration: none;
}

.followus a {
    text-decoration: none !important;
}

.navft li a:hover {
    color: #d5ad27;
}

.linkeffect {
    position: relative;
}

.linkeffect:after {
    border-bottom: 1px solid #fcab00;
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .2s ease;
    transition: .2s ease;
}

.linkeffect:hover:after {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.new_copyright {
    background: #e0e0e0;
    color: #423027;
    font-size: 12px;
    padding: 8px 0;
    text-align: center;
}

#GotoTop {
    z-index: 999;
    position: fixed;
    bottom: 6px;
    right: 10px;
    /* display: none; */
}

.topicon {
    font-size: 45px;
    color: #d5ad27;
    border-radius: 25px;
    height: 50px;
    width: 50px;
    cursor: pointer;
    transform: rotate(-90deg);
    text-align: center;
}

.support {
    position: fixed;
    left: 0;
    top: 71%;
    width: 45px;
    height: 124px;
    z-index: 9999;
}

.support a {
    background: url(../images/supporticon.png) no-repeat;
    float: left;
    width: 45px;
    height: 124px;
    text-indent: -4555px;
}

.covidInfoLink {
    background: #f2a602;
    color: #012245 !important;
    border-radius: 5px;
    cursor: pointer;
    margin: 0px 0px 0px;
    padding: 3px 5px;
    font-size: 14px;
    font-weight: bold;
    width: auto;
    display: inline-block;
    border: 1px solid #fff;
    float: right;
    text-decoration: none;
}

.covidInfoLink:hover {
    opacity: .8;
}

.g-recaptcha {
    float: left;
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

.g-recaptcha>div {
    width: 243px !important;
    height: 65px !important;
}

@media screen and (max-width: 767px) {
    .covidInfoLink {
        float: none;
        margin-top: 10px;
    }

    .logo_section {
        text-align: center;
    }

    .new__loginput,
    .new_captchainput {
        width: 100%;
        margin: 15px 0 0 0
    }

    .email_serv:after,
    .email_serv:before,
    .info_bg label,
    .top_lists_bg {
        display: none;
    }

    .google_ads img,
    .award_botbanner img {
        width: 100%;
    }

    .services_crousel {
        padding: 0 35px;
    }

    .new_loginbtn {
        margin-top: 10px
    }

    .email_serv {
        text-align: left;
        font-size: 15px;
    }

    .top_head h1 {
        font-size: 25px;
    }

    .top_para p {
        font-size: 17px;
        line-height: 22px;
    }

    .info_bg {
        font-size: 17px
    }

    .info_bg span {
        display: block
    }

    .why_work_lists {
        margin: 0 0 15px;
        padding: 0 10px;
    }

    .why_work_lists li,
    .why_work_lists li:first-child {
        width: 100%;
        margin: 10px 0;
    }

    .why_work_lists li:first-child label {
        width: 65%
    }

    .from_desk_ceo {
        margin: 20px 15px;
        padding: 20px;
    }

    .from_desk_ceo figure {
        width: 100%;
        text-align: center
    }

    .from_desk_ceo p {
        width: 100%;
        font-size: 17px;
        margin: 0;
        text-align: justify;
    }

    .from_desk_ceo p b {
        font-size: 19px;
        text-align: center;
    }

    .from_desk_ceo p span {
        font-size: 19px
    }

    .from_desk_ceo p a {
        font-size: 17px;
    }

    .tbo_botbanner {
        background-size: contain;
        padding: 55px 0;
    }

    .tbo_bot_text {
        font-size: 20px;
        padding: 35px 0 10px;
    }

    .award_botbanner {
        padding: 20px 0;
    }

    .followus_area {
        text-align: center;
        margin-top: 15px;
    }

    .awards_events iframe {
        height: 190px
    }
/* 
    #Awards_Events.owl-theme .owl-dots {
        border-bottom: 1px dashed #1A3464
    } */

    #Awards_Events.owl-theme .owl-dots .owl-dot span {
        background: #014c8e;
    }

    #Awards_Events.owl-theme .owl-dots .owl-dot.active span,
    .owl-theme .owl-dots .owl-dot:hover span {
        background: #f2a602;
    }

    #News_Section .owl-nav button {
        top: 15px;
    }

    .mfa_password {
        top: 72px;
    }

    .newcaptcha,
    .mfabox {
        width: 100%;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {

    .google_ads img,
    .award_botbanner img {
        width: 100%;
    }

    .services_crousel {
        padding: 0 35px;
    }

    .top_lists li {
        padding: 20px 9px
    }

    .top_lists li a {
        font-size: 14px;
    }

    .why_work_lists {
        text-align: center;
        margin: 100px 0 80px;
    }

    .why_work_lists li {
        margin: 7px 5px;
        width: 48%;
        text-align: left
    }

    .why_work_lists li:first-child {
        width: 48%;
        text-align: left
    }

    .from_desk_ceo {
        margin: 40px 32px;
    }

    .from_desk_ceo figure {
        width: 21.5%;
    }

    .from_desk_ceo p b,
    .from_desk_ceo p span {
        font-size: 19px
    }

    .from_desk_ceo p {
        width: 76%;
        font-size: 17px;
    }

    .from_desk_ceo p a {
        font-size: 17px
    }

    .tbo_bot_text {
        font-size: 26px;
    }

    .awards_events iframe {
        height: 136px;
    }

    .award_botbanner img {
        width: 70%;
    }

    .logo_section {
        text-align: center;
        margin-bottom: 15px;
    }

    .new__loginput,
    .new_captchainput {
        width: 250px;
    }
}

@media screen and (min-width: 992px) {}

@media screen and (min-width: 991px) and (max-width: 1180px) {}

.item.serv_area:hover a,
.item.serv_area:hover b {
    color: #fff !important;
}

.item.serv_area:hover span {
    background-color: #fff !important;
    color: #fff !important;
}

.item.serv_area:hover span svg {

    color: #fff !important;
}


.top_bg {
    position: relative;
    background: url(../images/index-banner-1.png) no-repeat center top;
    border-top: 5px solid #d5ad27;
    background-size: cover;
    /* height: 81vh; */
}

.top_bg.one {
    height: 81vh !important;
    position: relative;
    background: url(../images/about-section-1.png) no-repeat center top;
}

.top_bg.one .top_head, .top_bg.one-1 .top_head, .top_bg.one-2 .top_head, .top_bg.one-3 .top_head, .top_bg.one-4 .top_head, .top_bg.blog .top_head, .top_bg.flight .top_head, .top_bg.visa .top_head, .top_bg.hotel .top_head {
    padding-top: 130px !important;
}

.top_bg.one-1 {
    height: 81vh !important;
    position: relative;
    background: url(../images/faq-section-1.png) no-repeat center top;
}

.top_bg.one-2 {
    height: 81vh !important;
    position: relative;
    background: url(../images/contact-banner-sec-1.jpg) no-repeat;
    background-size: cover;
}

.top_bg.one-3 {
    height: 81vh !important;
    position: relative;
    background: url(../images/terms-banner.jpg) no-repeat;
    background-size: cover;
    margin-bottom: 60px;
}

.top_bg.one-4 {
    height: 81vh !important;
    position: relative;
    background: url(../images/privacy.jpg) no-repeat;
    background-size: cover;
    margin-bottom: 60px;
}

.top_bg.blog {
    height: 81vh !important;
    position: relative;
    background: url(../images/blog-tour.png) no-repeat;
    background-size: cover;
    margin-bottom: 60px;
}

.top_bg.flight {
    height: 81vh !important;
    position: relative;
    background: url(../images/) no-repeat;
    background-size: cover;
    margin-bottom: 60px;
}

.top_bg.hotel {
    height: 81vh !important;
    position: relative;
    background: url(../images/hotel-banner-2.png) no-repeat;
    background-size: cover;
    margin-bottom: 60px;
}

.top_bg.visa {
    height: 81vh !important;
    position: relative;
    background: url(../images/privacy.jpg) no-repeat;
    background-size: cover;
    margin-bottom: 60px;
}

/* Adding the overlay */
.top_bg::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    /* height: 80vh; */
}

/* Ensure content inside .top_bg appears above the overlay */
.top_bg * {
    position: relative;
    z-index: 2;
}

.p-- {
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    margin-top: 0;

}

video {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

whatsapp-icon {
    position: fixed;
    bottom: -10px;
    left: -8px;
    z-index: 999;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    cursor: pointer;
}

.whatsapp-icon img {
    width: 40px;
    height: 40px;
    position: inherit;
    margin-top: 3px;
    margin-left: 24px;
    /* box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	animation: pulse 2s infinite; */
}

.whatsapp-icon:hover img {
    transform: scale(1.1);
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2);
}

.wwwa__pulse {
    position: absolute;
    width: 48px;
    height: 48px;
    border: 10px solid #d5ad2770;
    border-radius: 50%;
    animation: wwwax--pulse 1.5s infinite;
    margin-left: 20px;
}

.wwwa__cta__text {
    z-index: 2;
    max-width: 134px;
    height: 38px;
    padding: 0px 15px;
    background-color: #fff;
    color: #333;
    border-radius: 6px;
    font-size: 14px;
    position: relative;
    top: -43px;
    right: -110px;
    text-align: center;
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
}

@keyframes wwwax--pulse {
    0% {
        transform: scale(1);
        opacity: 0.5;
    }

    50% {
        transform: scale(1.5);
        opacity: 1;
    }

    100% {
        transform: scale(2);
        opacity: 0;
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    }

    50% {
        transform: scale(1.1);
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
    }

    100% {
        transform: scale(1);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    }
}

.whatsapp-icon {
    position: fixed;
    bottom: -20px;
    z-index: 9999;
}

.tbocontainerfull.award_bg {
    padding-top: 50px;
    padding-bottom: 50px;
}

.from_desk_ceo img {
    height: 96px;
    margin-bottom: 29px;
}

.award_botbanner {
    position: relative;
    width: 100%;
    height: auto;
}

.award_botbanner video {
    width: 100%;
    height: auto;
    display: block;
}

.overlay-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: white;
    font-size: 24px;
    font-weight: bold;
    background: rgba(0, 0, 0, 0.5);
    padding: 20px;
    border-radius: 10px;
}

.overlay-content p {
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
}

.com {
    text-align: center;
    font-size: 23px;
    margin-bottom: 10px;
}

.p-- {
    margin-top: 22px !important;
    margin-bottom: 22px !important;
}

/* h2 {
    color : #423027;
} */

.ethos {
    position: relative;
    margin-top: 50px;
    color: #fff;
}

.ewts-logo {
    height: 57px;
    width: auto;
}













.features-right {
    grid-row-gap: 30rem;
    flex-direction: column;
    /* padding-top: 7rem; */
    display: flex;
    margin-bottom: 50px;
}


.features-card {
    /* background-color: #fff; */
    transform-origin: 50% 0;
    text-align: center;
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    border-radius: 2.5rem;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    /* max-width: 24.5rem; */
    /* height: 32rem; */
    padding: 1.5rem;
    display: flex;
    position: sticky;
    top: 13rem;
    /* box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px; */
    padding-top: 40px;
}

.features-card.second {
    justify-content: space-around;
    top: 13rem;
}

.features-card.third,
.features-card.fourth,
.features-card.five,
.features-card.six {
    top: 13rem;
}

.ewts-text {
    color: #d5ad27;
    font-weight: 600;
}



.common_head {
    position: relative;
}

.common_head::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-image: url(../images/aeroplane.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100px;
    height: 73px;
    opacity: 0.2;
}

.faq-container {
    max-width: 900px;
    margin: auto;
    /* background: #fff; */
    padding: 30px;
    border-radius: 10px;
    /* box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1); */
}

.faq-question {
    font-weight: bold;
    cursor: pointer;
    padding: 15px;
    border-bottom: 1px solid #ddd;
    transition: 0.3s;
    font-size: 18px;

}

.faq-question:hover {
    background: #d5ad271a;
}

.faq-answer {
    display: none;
    padding: 15px;
    border-bottom: 1px solid #ddd;
    background-color: #d5ad271a;
}

.illustration {
    max-width: 100%;
}

.faq-header {
    font-size: 29px;
    font-weight: bold;
}

.tbofullwidth {
    border-top: 1px solid #f1efef45 !important;
    top: 19%;
}

.faq-content {
    padding: 50px 0 50px 0;
}

.que-sec h4 {
    font-weight: 700;
}

.que-sec p {
    font-size: 16px;
    line-height: 26px;
    color: #777474;
    font-weight: 400;
}

.contact-btn {
    background-color: #d5ad27 !important;
    border-radius: 23px !important;
    padding: 7px 17px !important;
    font-size: 14px !important;
    color: #fff !important;
    font-weight: 600 !important;
}

.que-sec {
    margin-bottom: 75px;
}

.tbofullwidth {
    overflow: hidden;
}




.image-overlay {
    display: inline-block;
}

.image-overlay img {
    display: block;
    width: 100%;
}

.image-overlay .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

code {
    color: #000 !important;
}

@media screen and (max-width: 575px) {
    .faq-content {
        padding: 0px 0 0px 0;
    }

    .faq-container {
        padding: 0;
    }

    .top_para p {
        font-size: 16px;
        line-height: 26px;
    }

    .common_head {
        font-size: 26px;
    }

    .why_work_with p {
        font-size: 15px;
    }

    .overlay-content p {
        font-size: 12px !important;
        font-weight: 500;
        line-height: 21px !important;
    }

    .ewts-text {
        color: #d5ad27;
        font-weight: 600;
        font-size: 19px;
    }

    /* .overlay-content {
        padding: 5px;
    } */

}

@media screen and (max-width: 1400px) {
    .call_info {
        padding-left: 52px !important;
    }

}

@media screen and (max-width: 1200px) {
    .features-card-1 {
        height: 39rem !important;
    }
    .call_info {
        padding-left: 52px !important;
    }

    /* .overlay-content {
        width: 72%;
    } */

}

@media screen and (max-width:992px) {
    .width-1 {
        width: 100% !important;
    }
    .ewts-text {
        color: #d5ad27;
        font-weight: 600;
        font-size: 24px;
    }

    .overlay-content p {
        font-size: 16px;
        font-weight: 500;
        line-height: 30px;
    }

    .services_crousel {
        display: block;
        width: fit-content;
        margin: auto;
    }

    .serv_area {
        margin-bottom: 12px;
    }





}

@media screen and (max-width: 768px) {
    .width-1 {
        width: 100% !important;
    }
    .overlay-content p {
        font-size: 10px;
        font-weight: 500;
        line-height: 18px;
    }
    .call_info {
        padding-left: 24px !important;
    }

    /* .overlay-content {
        width: 95%;
    } */

    .container.controlall {
        width: 100% !important;
    }

    .form-trigger {
        font-family: TenorSans-Regular;
        font-size: 43px;
        font-weight: 500;
        width: 49%;
        color: #000;
    }

    .contacts.contact-wrapper {
        margin-top: 0;
        margin-bottom: 70px !important;
    }


}

.hero-section-four.blog-section {
    background-image: url("../images/blog-banner-2.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    position: relative;
    height: 80vh;
}

.hero-section-four.hotels-section {
    background-image: url("../images/hotel-banner-2.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    position: relative;
    height: 80vh;
}

.hero-section-four.visa-section {
    background-image: url("../images/visa-banner-2.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    position: relative;
    height: 80vh;
}

.hero-section-four {
    background-image: url("../images/flight-banner-2.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    position: relative;
    height: 80vh;
}

.hero-section-four::before {
    content: "";
    background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.hero-section-four .hero-content {
    padding: 168px 0;
    z-index: 1;
    position: relative;
}

.display-4 {
    font-size: 46px !important;
    font-weight: 700 !important;
}

.hero-section-four .hero-content .video-effect {
    position: relative;
    color: #4E5561;
}

.hero-section-four .hero-content .video-effect::before {
    animation-delay: 0.9s;
}

.hero-section-four .hero-content .video-effect::before,
.hero-section-four .hero-content .video-effect::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 52px;
    height: 52px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
    animation: ripple 3s infinite;
}

.hero-section-four .hero-content h1 .flight-icon::before {
    content: "";
    position: absolute;
    top: 24%;
    left: 53%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 158px;
    height: 45px;
    border-radius: 40px;
    background: #d5ad27;
    z-index: -1;
}

.hero-section-four .banner-content .flight-icon img {
    animation: flight-motion 4s linear infinite;
}

@keyframes flight-motion {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(0);
    }
}












.search-box {
    background: white;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    position: relative;
    bottom: 145px;
    z-index: 9999;
}

.nav-tabs .nav-link {
    color: black;
}

.nav-tabs .nav-link.active {
    background-color: #d5ad27;
    color: white;
    border-radius: 20px;
}

.search-btn {
    background-color: #d5ad27;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
}

.search-btn:hover {
    background-color: #d5ad27;
}

.radio-label {
    margin-right: 15px;
    font-size: 13px;
}

.search-box ul {
    padding: 20px;
}

.p--1 {
    padding: 20px;
}

.nav-item a {
    font-size: 14px;
    font-weight: 500;
}

.nav-tabs .nav-link.active {
    background-color: #d5ad27 !important;
    border: 1px solid #d5ad27 !important;
    color: #fff !important;
}

.nav-tabs .nav-link {
    padding: 8px 16px !important;
    border-radius: 74px !important;
    margin-right: 8px;
}

.border-row {
    border: 1px solid #E4EBF1;
    border-radius: 4px;
}

.border-row-1 {
    padding: 9px 9px 19px 3px;
}

.search-box .nav-tabs {
    border-bottom: 1px solid #E4EBF1 !important;
}

.arrow {
    color: #fff;
    background-color: #d5ad27 !important;
    border-radius: 107px;

    height: 20px;
    width: 31px;
    font-size: 20px !important;
}

.border-row label {
    color: #4E5561 !important;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px;
}

.border-row p {
    font-size: 20px;
    font-weight: 500;
    padding: 0;
    background: transparent;
    border-color: transparent;
    box-shadow: none;
    min-height: 32px;
}

.border-row small {
    line-height: 1px;
    font-size: 13px;
    color: #4E5561 !important;
}


.nav-link .fa-plane {
    transform: rotate(-91deg);
}

.nav-tabs .nav-link:hover {
    padding: 8px 16px !important;
    border-radius: 74px !important;
    background-color: #d5ad27 !important;
    color: #fff !important;
    border: 1px solid #d5ad27 !important;
}

.nav-tabs .nav-link:focus {
    border: none !important;
    color: #000 !important;
}


.arrow-icon {
    display: flex;
    align-items: end;
    justify-content: center;
    width: 1px !important;
    height: 40px;
    margin: 0px -11px;
    color: #d5ad27;
}


.border-end {
    border-right: 1px solid #E4EBF1;
}
















.package-sec {
    /* padding-top: 36px; */
    padding-bottom: 140px;
}

.card {
    margin-bottom: 1.5rem;
    background-color: #FFF;
    transition: all 0.5s ease-in-out;
    position: relative;
    border-radius: 10px;
    box-shadow: 0px 4px 24px 0px rgba(194, 194, 194, 0.25);
    color: inherit;
}

.card .card-body {
    padding: 1.25rem;
}

.avatar {
    position: relative;
    height: 2.625rem;
    width: 2.625rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    color: #FFF;
    font-weight: 500;
}

.border-one {
    border: 1px solid #d5ad27 !important;
    background-color: #d5ad270d !important;
}

.last {
    font-weight: 700 !important;
    font-size: 22px;
    text-transform: uppercase;
    padding-bottom: 16px;
}

.deals {
    background-color: #d5ad27;
    border-radius: 74px;
    padding: 11px 25px;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
}

.list-unstyled {
    padding-bottom: 26px;
}

.avatar i {
    color: #000;
    font-size: 22px;
    margin-bottom: 8px;
}

.yellow-tick {
    list-style: none;
}

.yellow-tick {
    color: #d5ad27 !important;
    text-decoration: none;
}











.about-section-four {
    position: relative;
    overflow: hidden;
}

.section-header.section-header-four h2 span {
    position: relative;
}

.display-6 {
    font-size: 38px;
    font-weight: 700;
}

.btn.btn-dark {
    background-color: rgb(33, 46, 71);
    color: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(33, 46, 71);
    border-image: initial;
}

.btn.btn-primary {
    background-color: #d5ad27;
    color: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: #d5ad27;
    border-image: initial;
}

.flight-about {
    position: relative;
    z-index: 1;
    transition: 0.9s;
}

img {
    max-width: 100%;
    height: auto;
}

.flight-about .flight-bg {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 90%;
    height: 100%;
    z-index: -1;
    text-align: end;
}

.about-section-four {
    padding-top: 130px;
    padding-bottom: 86px;
}

.bg-light-200 {
    background: #F8FAFB !important;
}

.plane-one {
    transition: transform 0.5s ease-in-out;
}

.plane-one:hover {
    animation: float 1.5s infinite ease-in-out;
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(0px);
    }
}

.section-header.section-header-four h2 {
    font-weight: 700;
    font-size: 33px;
    line-height: 52px;
}

.section-header.section-header-four h2 span::before {
    width: 100%;
    height: 10px;
    content: "";
    background: #d5ad27;
    position: absolute;
    bottom: 0;
    left: 0;
    top: 39px;
    clip-path: polygon(0 0, 100% 50%, 100% 100%, 0% 100%);
}

.heading-6 h6 {
    font-size: 22px !important;
    font-weight: 600 !important;
}














:root {
    --background-dark: #2d3548;
    --text-light: rgba(255, 255, 255, 0.6);
    --text-lighter: rgba(255, 255, 255, 0.9);
    --accent-color: #F67B50;
    --spacing-s: 16px;
    --spacing-m: 24px;
    --spacing-l: 18px;
    --spacing-xl: 25px;
    --spacing-xxl: 64px;
    --width-container: 1200px;
}

.timeline {
    position: relative;
    max-height: 600px;
    /* max-width: var(--width-container);
    margin: 0 auto;
    padding: var(--spacing-xxl) 0; */
}

.timeline::after {
    content: '';
    position: absolute;
    width: 8px;
    background: linear-gradient(190deg, #9f811d 0%, #8c731a 100%) !important;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 4px;
    height: 0;
    transition: height 1.5s ease-out, opacity 1.5s ease-out;
}

.timeline-container {
    position: relative;
    z-index: 9999;
    /* width: 50%; */
    /* padding: var(--spacing-l) var(--spacing-xl); */
    box-sizing: border-box;
    opacity: 0;
    transform: translateY(50px);
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.timeline-container.left {
    left: 0;
}

/* .timeline-container.right {
    left: 57%;
  } */

.timeline-container::before {
    content: "";
    position: absolute;
    top: -4px;
    width: 24px;
    height: 24px;
    background: var(--text-lighter);
    border: 4px solid #d5ad27;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    z-index: 99999;
}

.content {
    /* padding: var(--spacing-xl); */
    padding: 20px;
    background-color: var(--text-lighter);
    position: relative;
    border-radius: var(--spacing-l);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transition: box-shadow 0.3s ease, transform 0.3s ease;
    text-align: center;
    color: var(--background-dark);
    font-weight: bold;
    font-size: 1.25rem;
}

.content:hover {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
    transform: scale(1.05);
}

.flight-icon {
    font-size: 32px;
    margin-right: var(--spacing-s);

    color: #d5ad27;
}




a.content-link {
    text-decoration: none;
    color: inherit;
    display: block;
    padding-bottom: 19px;
}

@media screen and (max-width: 600px) {
    .timeline::after {
        left: 31px;
    }

    .timeline-container {
        width: 100%;
        padding-left: 80px;
        padding-right: 40px;
        margin-bottom: var(--spacing-l);
    }

    .timeline-container.left::before,
    .timeline-container.right::before {
        left: 31px;
    }

    .timeline-container.right {
        left: 0%;
    }

    .timeline-container.left,
    .timeline-container.right {
        left: 0;
    }
}

.show {
    opacity: 1;
    transform: translateY(0);
}

.timeline.show-line::after {
    height: 100%;
    opacity: 1;
}

.timeline.hide-line::after {
    height: 0;
    opacity: 0;
}

.plane-0 a {
    padding: 8px 16px;
    border-radius: 74px;
}


.testimonial-section {
    background-image: url("/EWTS/imagesnew/test-background.png");
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}

.success-icon {
    position: absolute;
    top: -90px;
    right: 50px;
}

/* .success-wrap {
    max-width: 415px;
} */

.section-header {
    margin-bottom: 40px;
}

.testimonial-success {
    position: relative;
}

.support-section {
    padding: 20px 0;
}

.bg-dark {
    background-color: #212E47 !important;
    border: 1px solid #212E47 !important;
    color: #FFF;
}

.horizontal-slide[data-speed=slow] {
    --_animation-duration: 120s;
}

.horizontal-slide[data-direction=left] {
    --_animation-direction: forwards;
}

.horizontal-slide {
    overflow: hidden;
}

.horizontal-slide .slide-list {
    width: max-content;
    flex-wrap: nowrap;
    animation: scroll var(--_animation-duration, 60s) var(--_animation-direction, forwards) linear infinite !important;
}

.support-item {
    position: relative;
    margin-right: 20px;
    padding-right: 44px;
}

.support-item h5 {
    white-space: nowrap;
    color: #FFF;
    font-size: 20px;
    font-weight: 600;
}

.support-section-five .support-item::after {
    background: url("/EWTS/imagesnew/star-white.svg");
}

.support-item::after {
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    right: 0;
    background: url(../img/icons/star-icon.svg);
    width: 24px;
    height: 24px;
}

.testimonial-section {
    padding-top: 50px;
    padding-bottom: 80px;
}

.heading-6 ul {
    list-style-type: none;
    padding: 0;
    margin-bottom: 0;
}

.heading-6 ul li p {
    font-size: 14px;
}



.business-wrap {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    z-index: 1;
    margin-top: 60px;
    margin-bottom: 60px;
}

.bg-dark {
    background-color: #212E47 !important;
    border: 1px solid #212E47 !important;
    color: #FFF;
}

.business-wrap::before {
    position: absolute;
    content: "";
    top: -90px;
    right: 100px;
    width: 300px;
    height: 600px;
    background: #d5ad27;
    transform: rotate(-24deg);
    -webkit-transform: rotate(-24deg);
    -ms-transform: rotate(-24deg);
    z-index: -1;
}

.business-wrap .business-info {
    padding: 43px 0 43px 100px;
}

.business-info h2 {
    font-weight: 700 !important;
    font-size: 36px;
    margin-bottom: 10px;
}

.tbo_header {
    position: relative;
    z-index: 9999;
}

.radius {
    border-radius: 74px !important;
    padding: 8px 16px !important;
}


.features-right-1 {
    grid-row-gap: 8rem;
    flex-direction: column;
    padding-top: 5rem;
    display: flex;
    padding-left: 55px;
}

.features-card-1 {
    background-color: #fff;
    transform-origin: 50% 0;
    text-align: center;
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    border-radius: 2.5rem;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    max-width: 24.5rem;
    height: 37rem;
    padding: 1.5rem;
    display: flex;
    position: sticky;
    top: 13rem;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    padding-top: 40px;
}

.services-two__single {
    border: 1px solid #ccc;
    border: 1px solid #ccc !important;
    border-radius: 20px;
    display: block;
    padding: 49px 23px 40px;
    position: relative;
}

.services-two__icon {
    align-items: center;
    background-color: #d5ad27;
    border-radius: 50%;
    display: flex;
    height: 80px;
    justify-content: center;
    left: 40px;
    overflow: hidden;
    position: absolute;
    top: -40px;
    width: 80px;
    z-index: 1;
}

.services-two__icon:before {
    background-color: #244770;
    border-radius: 50%;
    content: "";
    height: 200%;
    left: 50%;
    position: absolute;
    top: 110%;
    transform: translateX(-50%);
    transition-duration: .8s;
    width: 200%;
    z-index: -1;
}

.services-two__icon img {
    max-width: 55%;
}

.services-two__title {
    font-size: 24px;
    font-weight: 700;
    line-height: 33px;
    margin-bottom: 7px;
}

.services-two__text {
    font-size: 15px;
    line-height: 23px;
}

.features-card-1.third-1,
.features-card-1.fourth-1,
.features-card-1.five-1,
.features-card-1.six-1 {
    top: 13rem;
}

.services-two__single ul {
    list-style-type: none;
    padding: 0;
}

.section-title__tagline-box {
    /* display: inline-block; */
    /* position: relative; */
    display: flex;
    justify-content: center;
    padding-top: 10px;
}

.section-title__tagline {
    color: #d5ad27 !important;
    color: var(--onpoint-base);
    display: inline-block;
    font-family: poppinMedium;
    font-size: 35px;
    font-weight: 700;
    letter-spacing: 1.2px;
    line-height: 18px;
    margin-bottom: 40px;
    position: relative;
    text-transform: uppercase;
}

.border-center span:before {
    right: -72px;
}

.bg-bar2.dreamit-section-title h4:after,
.border-center span:after,
.border-center span:before {
    background: #d5ad27;
    border-bottom-color: initial;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image: none;
    border-image: initial;
    border-left: 4px solid #0000;
    border-radius: 0 0 15px 15px;
    border-right: 4px solid #0000;
    border-top: 4px solid #0000;
    content: "";
    height: 4px;
    position: absolute;
    top: 7px;
    width: 55px;
}

.bg-bar2.dreamit-section-title h4:after,
.border-center span:after,
.border-center span:before {
    background: #d5ad27;
    border-bottom-color: initial;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image: none;
    border-image: initial;
    border-left: 4px solid #0000;
    border-radius: 0 0 15px 15px;
    border-right: 4px solid #0000;
    border-top: 4px solid #0000;
    content: "";
    height: 4px;
    position: absolute;
    top: 7px;
    width: 55px;
}

.bg-bar2.dreamit-section-title h4:after,
.border-center span:after {
    left: -72px;
}

.features-left {
    align-items: flex-start;
    position: sticky;
    top: 100px;

}

.travel-guide img {
    height: 350px;
}

.services-two__single ul li {
    font-size: 15px !important;
}

.check-icon {
    height: 24px;
}


@keyframes scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

.deals-1 {
    font-size: 14px;
}

.new__loginput:focus-visible {
    outline: 0 !important;
}

/* input[type="radio"] {
    accent-color: #d5ad27;
} */

.work-section {
    background: #d5ad27;
    padding-bottom: 36px;
    position: relative;
    z-index: 1;
}

.section {
    padding: 60px 0;
}

.work-section::before {
    content: "";
    background: url(/www.travelboutiqueonline.com/imagesnew/hotel-booking.png);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.section-header {
    margin-bottom: 40px;
}

.section-header .text-bar {
    width: 30px;
    height: 2px;
    border-radius: 10px;
    background: #d5ad27;
    display: flex;
    margin-right: 8px;
}

.card {
    margin-bottom: 1.5rem;
    background-color: #FFF;
    transition: all 0.5s ease-in-out;
    position: relative;
    border-radius: 10px;
    border: 1px solid #E4EBF1;
    box-shadow: 0px 4px 24px 0px rgba(194, 194, 194, 0.25);
    color: inherit;
}

.card .card-body {
    padding: 1.25rem;
}

.card-body {
    flex: 1 1 auto;
    padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
    color: var(--bs-card-color);
}

.work-avatar {
    background: #E4EBF1;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #111827;
}

.work-icon {
    color: #111827;
}



.text-truncate.line-clamb-3 {
    -webkit-line-clamp: 3;
    white-space: normal !important;
    color: #575656;
    /* text-align: justify; */
    margin-bottom: 0;
}

.hotels h5 {
    font-weight: 700;
}

.work-icon img {
    width: 58%;
}

.dot {
    color: #d5ad27;
}




















.testi-sec-two {
    z-index: 1;
}

.testimonial-section {
    background: #F3F6F9;
    position: relative;
}

.section {
    padding: 100px 0;
}

.section-header {
    margin-bottom: 40px;
}

/* .testimonial-section {
   
    margin: auto;
    background: #F3F6F9;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
} */
.testimonial {
    text-align: center;
    padding: 20px;
    height: 243px;
}

.testimonial img {
    width: 30px !important;
    height: 30px !important;
    border-radius: 50%;
}

.testimonial p {
    font-size: 16px;
    color: #555;
}

.testimonial h3 {
    font-size: 18px;
    margin-top: 10px;
    color: #333;
}

.commit {
    font-weight: 700;
    padding-bottom: 50px;
}

.fa-star {
    color: #d5ad27;
    font-size: 10px;
    visibility: visible;
}

.testimonial h6 {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 0;
}

.test-01 h6,
.test-01 p {
    font-size: 14px;
}

.owl-prev {
    margin-right: 20px;
}

















.offers-section {
    background: #111827;
    margin-bottom: 80px;
    position: relative;
    z-index: 1;
}

.offer-sec {
    position: relative;
}

.offer-slider .owl-stage-outer {
    border-radius: 20px !important;
}

.offer-sec .offers-content {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    padding: 80px 60px;
}

.text-white {
    color: #FFF !important;
}

.slide-nav button.owl-prev {
    margin-right: 8px;
}

.slide-nav button {
    width: 44px;
    height: 44px;
    font-size: 20px;
    color: #111827;
    background: #FFF;
    text-shadow: none;
    top: 0;
    cursor: pointer;
    border: 0;
    margin-top: 0;
    margin-bottom: 0;
    border-radius: 50px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    box-shadow: 0px 4px 24px 0px rgba(194, 194, 194, 0.25);
}

.slider-video-btn .video-effect {
    position: relative;
    z-index: 3;
}

.slider-video-btn .video-btn {
    width: 36px;
    height: 36px;
    background: #FFF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}

.slider-video-btn .video-effect::before {
    animation-delay: 0.9s;
}

.slider-video-btn .video-effect::before,
.slider-video-btn .video-effect::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 52px;
    height: 52px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background-color: transparent;
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
    animation: ripple 3s infinite;
}

.slider-video-btn .video-effect::after {
    animation-delay: 0.6s;
}

.slider-video-btn .video-effect::before,
.slider-video-btn .video-effect::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 52px;
    height: 52px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background-color: transparent;
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
    animation: ripple 3s infinite;
}

.offers-counter {
    max-width: 85%;
    margin: -100px 0 60px auto;
    position: relative;
    z-index: 3;
    right: -15px;
}

.offers-counter .offer-counter-inner {
    padding: 40px;
    background-color: #d5ad27 !important;
}

.rounded {
    border-radius: 4px !important;
}

.offer-slider-img {
    position: relative;
    display: inline-block;
}

.offer-slider-img img {
    width: 100%;
    height: auto;
    display: block;
}

.offer-slider-img::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.deals.deals-2 {
    background-color: #fff;
    color: #000;
    font-size: 15px;
    padding: 11px 25px;
}

.seas {
    margin-bottom: 31px;
}

.counter {
    font-weight: bold;
}

.offers-content h2 {
    font-size: 33px;
    font-weight: 700;
}

.offer-sec-bg .bg-2 {
    position: absolute;
    right: 34px;
    bottom: 7%;
    z-index: -1;
}

.offer-sec-bg .bg-1 {
    position: absolute;
    left: 35px;
}

.deals:hover {
    background-color: #c49c17;
    color: #fff;
}

.spr-img {
    height: 65px;
    width: 65px !important;
}

.seperate-dot ul {
    list-style-type: none;
    padding: 0;
}

.badge-warning {
    color: #000;
    background-color: #d5ad27;
}

.badge {
    border: 1px solid #d5ad27;
    color: #d5ad27 !important;
}

.seperate-dot span {
    color: #6b6969;
    font-size: 14px;
}

.offers-section {
    padding: 70px 0;
}

.loc {
    color: #7b7979;
}

.loc-1 {
    font-size: 16px;
}

.nav--01 {
    padding-top: 60px;
}

.owl-bg {
    background-color: #fff;
    border-radius: 10px;
    padding: 22px;
    box-shadow: 0px 4px 24px 0px rgba(194, 194, 194, 0.25);

}














.faq-secpath {
    background: #d5ad2730;
    position: relative;
    z-index: 1;
    border-radius: 20px;
}

.bg-div .bg-3 {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.faq-accordion-five {
    position: relative;
    z-index: 9;
}

.accordion-flush>.accordion-item:first-child {
    border-top: 0;
}

.faq-accordion-five .accordion-item {
    border-radius: 10px;
}

.accordion-header {
    margin-bottom: 0;
}

.accordion-button {
    background-color: #FFF !important;
    border: none;
    color: #000;
    padding: 1rem 1rem;
    font-size: 18px !important;
    font-weight: 700;
}

.accordion-body {
    padding: 0 1rem 1rem;
    font-size: 16px;
    color: #000;
}

.visa-content h2 {
    font-weight: 700;
    color: #000;
    text-align: left;
}

.visa-content p {
    color: #5f5e5e;
}

.accordion-button:after {
    content: "+" !important;
    font-family: "Fontawesome";
    font-size: 20px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3.125rem;
    color: #4E5561;
}

.accordion-button:not(.collapsed)::after {
    content: "-" !important;
    font-family: "Fontawesome" !important;
    font-size: 52px !important;
    line-height: 1 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 3.125rem !important;
    color: #000 !important;
}


.accordion-button:after {
    background-image: none !important;
    color: #000;
}

.accordion-button:focus {
    box-shadow: none !important;
}

.accordion-item {
    background-color: none !important;
    border: none !important;
}

.faq-accordion-five .accordion-item .accordion-button {
    border-radius: 10px !important;
}

.accordion-item {
    background: none !important;
}








.faq-accordion-five .accordion-button:not(.collapsed) {
    color: #d5ad27;
}

.accordion-item:not(.collapsed) {
    background-color: #fff !important;
    border-radius: 10px !important;
}

.accordion-button:not(.collapsed) {
    box-shadow: none !important;
}

/* .accordion-body ul {
    list-style-type: none;
    padding: 0;
} */



















.bg-light-200 {
    background: #F8FAFB !important;
}

.car-icon img {
    width: 42px;
}

.visa-p h2 {
    font-weight: 700;
    font-size: 40px;
}

.work-item {
    margin-bottom: 28px;
}

.steps h6,
.steps p,
.steps ul li {
    color: rgb(78, 85, 97) !important;
}

.steps h5 {
    font-size: 19px !important;
    font-weight: 700 !important;
}

.steps ul {
    list-style-type: none;
    padding: 0;
}

.bg-visa {
    background-color: #d5ad27;
}



.about-car {
    margin-right: 50px;
    position: relative;
    -webkit-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    overflow: hidden;
}

.about-car .about-img-01 {
    border-radius: 0px 60px;
    overflow: hidden;
}

.about-car .about-img-03 {
    border-radius: 60px 0 60px 0;
    overflow: hidden;
}

.about-car .about-img-02 {
    overflow: hidden;
    border-radius: 60px 0px;
}

.about-car .about-img-04 {
    border-radius: 0 60px 0 60px;
    overflow: hidden;
}

.about-car .about-exp {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background: #d5ad27;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.about-car .about-exp h2 {
    color: #FFF;
    font-weight: 700;
}

.about-car .about-exp p {
    color: #E4EBF1;
    font-size: 17px;
    font-weight: 500;
}

.border-bottom {
    border-bottom: 1px solid #E4EBF1 !important;
}

.visa-assist h2 {
    font-size: 31px;
    font-weight: 700;
}

.visa-assist p {
    font-size: 16px;
    color: #4E5561;
    line-height: 1.5;
}

.visa-assist h6 {
    font-weight: 600;
    font-size: 17px;
}

.visa-assist.onw h6 {
    font-weight: 300;
    font-size: 16px;
}

.about-img-01 img,
.about-img-02 img,
.about-img-03 img,
.about-img-04 img {
    height: 343px;
    width: auto;
}

.avatar-1 i {
    color: #fff;
    margin-bottom: 0;
}

.avatar-1 img {
    width: 58%;
}

.discover-set-img-left img {
    border-radius: 0 0 0 100px;
}

.discover-set-img-right img {
    border-radius: 0 100px 100px 0;
}
.years-off {
    margin-bottom: 24px;
    text-align: center;
}

.years-off h4 {
    background: #06AED4;
    padding: 52px 40px;
    border-radius: 100px 0 0 0;
}

.sticky-container {
    position: sticky;
    top: 10px; 
}

.tour {
    height: 100vh;
    overflow: hidden;
    overflow-y: auto;
    max-height: 492px;
}

.tour::-webkit-scrollbar {
    display: none;
  }

  .visa-assist.visa-ass h6 {
    font-weight: 700;
    font-size: 19px;
  }

  .section-2 {
    padding-bottom: 90px;
    padding-top: 30px;
  }

  .update-section {
    position: relative;
}
.update-section::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 50%;
    width: 100%;
    z-index: -1;
}

.update-sec {
    background: #FEEDEB;
    border-radius: 10px;
}
.update-sec {
    background: #d5ad27;
    border-radius: 10px;
    padding: 40px 0;
    position: relative;
    z-index: 9999;
    top:-80px;
    overflow: hidden;
}
.update-sec .section-header {
    margin-bottom: 20px;
}
.update-sec .input-group {
    max-width: 512px;
    width: 100%;
    border-radius: 54px;
    outline: 1px solid #F9CBC3;
    outline-offset: 4px;
    background: #FFF;
    padding: 12px 16px;
}

.update-sec .input-group .input-group-text {
    background: #FFF;
    border: 0 !important;
    border-radius: 54px 54px 54px 54px;
    color: #4E5561;
}
.update-sec .input-group .form-control {
    border: 0 !important;
    box-shadow: none;
    margin-right: 5px;
    height: 30px;
    font-size: 14px;
}
.update-sec .input-group .btn {
    border-radius: 54px !important;
    font-size: 13px;
    padding: 4px 12px;
    font-weight: 600;
}

.update-sec .input-group {
    max-width: 512px;
    width: 100%;
    border-radius: 54px;
    outline: 1px solid #a38009ad;
    outline-offset: 4px;
    background: #FFF;
    padding: 12px 16px;
}

.input-group {
    position: relative;
    display: flex
;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}

.update-sec .update-bg {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}

.input-group img {
    width: 35%;
}

.update-sec h2 {
    font-weight: 700;
}

.followus_area a {
    text-decoration: none !important;
}

.visa-all:hover img {
    transform: scale(1.1); 
    transition: transform 0.3s ease-in-out;
}

/* .visa-all img {
    transform: scale(1); 
    transition: transform 0.3s ease-in-out;
} */














.blog-item {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.blog-item .blog-img {
    position: relative;
    display: block;
    z-index: 1;
}
.blog-item .badge {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
}

.blog-item .blog-info {
    -webkit-transition: all 0.9s;
    -ms-transition: all 0.9s;
    transition: all 0.9s;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    padding: 20px;
    width: 100%;
    z-index: 2;
}

.badge-1 {
    background-color: #d5ad27;
    color: #fff !important;
}

.blog-img {
    position: relative;
    display: block;
    overflow: hidden;
}

.blog-img img {
    width: 100%;
    display: block;
    transition: transform 0.3s ease-in-out; 
}


.blog-img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); 
    transition: opacity 0.3s ease-in-out;
    opacity: 0.9 !important;
}

.card.flex-fill {
    border: 1px solid #E4EBF1;
    box-shadow: 0px 4px 24px 0px rgba(194, 194, 194, 0.25);
}


.adavantages-sec {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.adavantages-sec .adavantages-sec-bg .bg-1 {
    position: absolute;
    left: 0;
    bottom: -17px;
    z-index: -1;
}

.packed h6 {
    font-weight: 700;
}







.location-wrap {
    position: relative;
    border-radius: 20px;
    -webkit-transition: all 0.9s;
    -ms-transition: all 0.9s;
    transition: all 0.9s;
    overflow: hidden;
}

.location-wrap::before {
    content: "";
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 20px;
    z-index: 1;
}
.location-wrap img {
    border-radius: 20px;
    transform: scale(1);
    -webkit-transition: all 0.9s;
    -ms-transition: all 0.9s;
    transition: all 0.9s;
}

.location-wrap .loc-name {
    display: inline-block;
    border-radius: 10px;
    font-weight: 500;
    padding: 4px 8px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transition: all 0.9s;
    -ms-transition: all 0.9s;
    transition: all 0.9s;
    z-index: 2;
}

.location-wrap .loc-view {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    font-size: 24px;
    background: #FFF;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-transition: all 0.9s;
    -ms-transition: all 0.9s;
    transition: all 0.9s;
    opacity: 0;
    z-index: 2;
}

.location-wrap:hover {
    transition: all 0.9s !important;
}

.fa-arrow-right {
    color: #000 !important;
    background-color: #fff;
    border-radius: 50%;
    padding: 4px;
    height: 32px;
    width: 32px;
}

.news_announcement .owl-nav {
    display: block;
}

.news_announcement .owl-nav button span {
    font-size: 36px !important;
    box-shadow: none !important;
}

.news_announcement .owl-nav .owl-prev span {
    position: relative !important;
    right: 34px !important;
}

.item.serv_area {
    color: #000 !important;
}

.item.serv_area:hover {
    color: #fff !important;
}

.footer-1 {
    border-top: 20px solid #d5ad27 !important;
}

.social-icons li {
    margin-right: 10px;
}

.footer .social-icons a {
    border: 2px solid rgba(234, 234, 234, 0.15);
}
.social-icons li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #caa42547;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.social-icons li a:hover {
    border: 2px solid #caa425;
}
.footer .social-icons a i {
    color: #282828 !important;
}
.social-icons li a i {
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
    text-align: center;
    font-size: 11px;
    color: #ffffff;
    background-color: #c19d23;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.social-icons li a i:hover {
    color: #c19d23 !important;
    background-color: #fff;
}

.footer .social-icons a:hover {
    border-color: #f9f9f9;
}

.social-icons {
    display: flex !important;
    list-style-type: none !important;
    justify-content: end;
  }

  .tborow.patb20 {
    display: flex;
    align-items: center;
  }

  .tborow.top_para {
    display: flex;
    justify-content: center;
  }

  .tbo.s12 p a {
    color: #000;
    text-decoration: none;
  }

  .tbo.s12 p a {
   margin: 0 !important;
  }

  @media screen and (max-width: 768px) {
   .display-4 {
        font-size: 33px !important;
    }
    .new_loginform.forgot_paas_link {
        margin-right: 10px;
    }

    .tborow.patb20 {
        display: block
    ;
        align-items: center;
    }

    .tbo.s12 {
        text-align: center;
    }

    .social-icons {
        display: flex !important;
    
        justify-content: center !important;
    }

    .ewts-text {
        font-size: 17px;
    }

    .contact-travel {
        padding: 9px !important;
    }

    .update-sec .input-group {
        max-width: 424px !important;
    }

    .work-at {
        display: block !important;
    }

    .search-box h6 {
        margin-top: 15px !important;
    }

    .business-info h2 {
        font-weight: 700 !important;
        font-size: 29px;
        margin-bottom: 10px;
    }


    
  }


  @media screen and (max-width: 575px) {
    .width-1 {
        width: 100% !important;
    }
    .award_botbanner {
        padding: 0 !important;
    }
    .overlay-content {
        padding: 5px !important;
        width: 100% !important;
        border-radius: none !important;
    }
    .new_loginbtn {
        width: 100% !important;
    }
    .display-4 {
        font-size: 25px !important;
    }
    .ew-1 {
        font-size: 15px !important;
    }

    .tbo.l8.m7.s12.faq-content {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }

    .contact-travel .form {
        margin-top: 12px !important;
    }

    .offer-sec .offers-content {
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1;
        padding: 80px 44px;
    }

    .card-one {
        max-height: fit-content !important;
    }

    .border-end {
        border-bottom: 1px solid #E4EBF1 !important;
    }

    .nav-item {
        margin-bottom: 10px !important;
    }

    .update-sec .input-group .form-control {
        padding-left: 0px !important;
    }

    .update-sec .input-group {
        max-width: 333px !important;
    }

    .update-sec p {
        font-size: 14px !important;
    }

    .about-car {
        margin-bottom: 0 !important;
        margin-right: 0 !important;
    }
    
  }


  @media screen and (max-width: 992px){
    .plane-content {
        margin-bottom: 218px !important;
    }
    .business-wrap .business-info {
        padding: 43px 0 43px 52px;
    }
    .sticky-container {
        display: none;
    }
    .section-header.visa-assist {
        margin-top: 20px !important;
    }
    .search-btn {
        width: 100%;
    }
    .sear {
        width: 100% !important;
        margin-bottom: 20px;
    }
    .ew-1 {
        font-size: 19px !important;
    }
    .section-header.visa-content {
        margin-top: 60px !important;
    }

    .contact-travel .form {
        margin-top: 80px !important;
    }

    .commit {
        padding-bottom: 0 !important;
    }

    .contacts.contact-wrapper {
        margin-top: 36px !important;
    }
    
    .call_info {
    padding-left: 0 !important;
    }
    /* .display-4 {
        font-size: 28px !important;
        font-weight: 700 !important;
        line-height: 53px !important;
    } */
  }

  @media screen and (max-width: 1400px) {
    .ewts-text {
        font-size: 14px;
    }
    

    
    .flight-icon {
        display: none !important;
    }
    .years-off h4 {
        padding: 72px 40px !important;
    }
    .search-2 {
        padding-left: 0 !important;
    }
   
    /* .display-4 {
        font-size: 42px !important;
        font-weight: 700 !important;
    } */
    
  }

  @media screen and (max-width: 1200px) {
    .business-wrap .business-info {
        padding: 43px 0 43px 49px;
    }
    .business-info h2 {
        font-weight: 700 !important;
        font-size: 31px;
        margin-bottom: 10px;
    }
    
    /* .display-4 {
        font-size: 35px !important;
        font-weight: 700 !important;
        line-height: 47px !important;
    } */
    
    .contact-travel {
        padding: 25px !important;
    }

    /* .banner-content .display-4 {
        font-size: 41px !important;
        font-weight: 700 !important;
    } */
    
  }

  @media screen and (max-width: 400px){
       .width-1 {
        width: 100% !important;
    }
    .services-two__single ul li {
        font-size: 13px !important;
    }
    .services-two__title {
        font-size: 19px;
        font-weight: 700;
        line-height: 24px;
        margin-bottom: 7px;
    }

    .overlay-content p {
        font-size: 10px !important;
        font-weight: 500;
        line-height: 17px !important;
    }
    .overlay-content {
        padding: 5px !important;
        width: 93% !important;
    }
    .business-wrap .business-info {
        padding: 43px 0 43px 22px;
    }
    .update-sec .input-group {
        max-width: 237px !important;
    }
    .display-4 {
        font-size: 18px !important;
    }
    
  }

  .card-one {
    height: 242px  !important;
  }

  .about-car {
    margin-bottom: 25px;
  }

  .accordion-body ul {
    list-style-type: none;
  }

  .work-at {
    display: flex;
  }

  .work-at-1 {
    display: flex;
    flex-wrap: wrap;
  }

  .form-control.calendar {
    font-size: 19px;
    font-weight: bolder;
    margin-top: 5px;
    color: #000;
    border: none;
    padding: 0 !important;
}

  .form-control.calendar:focus {
    box-shadow: none !important;
  }

  .form-control.calendar:focus-visible {
    border-color: #d5ad27 !important;
  }

  .form-control.calendar.c-- {
   margin-bottom: 12px !important;
  }

  #departure-date::placeholder {
    color: #000; 
    opacity: 1;
}

.plane-0 {
    margin-top: 60px !important;
}

.width-1 {
    width: 65% !important;
}

.work-tb {
    overflow: hidden;
}
  
.email_serv a,.frogt_passwd a {
    text-decoration: none !important;
}

.form-11 {
    grid-template-columns: auto !important;

}

.intro {
    padding-top: 50px !important;
}

.top_head.head-- h1 {
    padding-top: 0 !important;
}

.fl-icon {
    width: 33% !important;
    position: relative;
    left: 74px;
    z-index: 9999;
}

.tbofullwidth.footer-1 .tbo p {
    margin-bottom: 5px !important;
}