.site-footer {
    background: #25242c;
    padding: 30px 0;
}

.pink_bg {
    background: #f8ddff;
}

.bg_supp {
    background: #fce2cb;
}

.bg_ref {
    background: #d2ffea;
}

.lowest_bg {
    background: #f7ffce;
}

.easy_book {
    background: #d1e2ff;
}

.footer-social-col ul li {
    margin-right: 0px !important;
}

#google_translate_element select {
    background: var(--main-color);
    color: #ffffff;
    border: none;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 500;
    border-radius: 5px;
    padding: 1px 1px;
}

.goog-te-gadget {
    font-family: "Roboto", sans-serif;
    color: #666;
    white-space: nowrap;
    width: 64px;
}

.goog-logo-link,
.goog-te-gadget span,
div#goog-gt- {
    display: none !important;
}

.goog-te-gadget {
    color: transparent !important;
    font-size: 0;
    margin-right: -1px;
}

/* google translate banner-frame */
.goog-te-banner-frame {
    display: none !important;
}

#goog-gt-tt,
.goog-te-balloon-frame {
    display: none !important;
}

.goog-text-highlight {
    background: none !important;
    box-shadow: none !important;
}

.goog-te-combo::-webkit-scrollbar-track {
    box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    background: #F5F5F5;
}

.skiptranslate iframe {
    display: none;
}

.goog-te-gadget .goog-te-combo {
    width: 85px;
    margin: 0 !important;
}

.goog-te-combo::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}

.goog-te-combo::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background: #D62929;
}

.banking-options .list-inline-item:not(:last-child) {
    margin-right: .2rem;
}

.banking-options {
    text-align: end;
}

.banking-options img {
    border-radius: 4px;
}

.footer-social-col ul {
    display: flex;
}

.flex_method {
    display: flex;
    justify-content: space-around;
    align-content: center;
}

.banking-options strong {
    font-weight: 600;
    font-size: 13px;
}

.login_btn_drop,
.curr_inr {
    padding: 3px 6px;
    border-radius: 5px;
    font-weight: 500;
    font-size: 16px;
    cursor: pointer;
    display: block;
    font-family: "Poppins", sans-serif;
}

.affix .nav-link .desktop_menu a span {
    color: #000;
}

.login_btn_drop {
    border: 1px solid #fff;
    border-radius: 24px;
    padding: 5px 14px;
}

.main-navbar {
    background: 0 0 !important
}

.top-header-right {
    display: flex;
    justify-content: right;
    flex-wrap: wrap;
}

.main-navbar .navbar-nav>li.active>a.nav-link {
    color: var(--main-color);
}

.main-navbar .navbar-nav>li.active>a.nav-link i {
    color: var(--main-color) !important
}

.curreny-drop ul li span {
    color: #333;
}

.affix .login_btn_drop,
.curr_inr,
.top_nav li>a {
    color: #333;
}

.foo-address p {
    color: #fff;
}

.top_nav.nav-tabs li.active a {
    color: var(--main-color);
}

.top_nav.nav-tabs {
    border-bottom: 0px;
}

.main-navbar .navbar-nav>li {
    padding: 0 10px
}

.main-navbar .navbar-nav>li.show>a.nav-link {
    color: #252525
}

.top-header {
    position: relative;
    background: var(--main-color);
}

.top-header-right>ul>li.menu a {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
}

.top-header-right .user-cont i {
    border: 2px solid var(--main-color);
    border-radius: 20px;
    overflow: hidden;
    padding: 2px;
}

.top-header-right .user-cont a {
    color: #fff;
    background: #000;
    padding: 10px 20px;
    border-radius: 23px;
    font-size: 15px;
    text-transform: uppercase;
    display: inline-block;
}

.top-header-right .user-cont a:hover {
    color: #fff;
    background: var(--main-color);

}

.top-header-right .user-cont a b {
    margin-left: 10px;
}

.top-header-right .list-inline-item:not(:last-child) {
    margin-right: 20px;
}

.secondary-header {
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    left: 0;
    width: 100%;
    z-index: 99;
    background: #fff;
    transition: .4s ease;
    -webkit-transition: .4s ease;
    -o-transition: .4s ease;
    -moz-transition: .4s ease;
    -ms-transition: .4s ease;
    position: relative
}

.secondary-header .logo-wrap img {
    max-width: 150px
}

.top-header.fixed-header .logo-wrap img {
    max-width: 171px
}

.top-header.fixed-header .logo-wrap a {
    padding: 0
}

@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%)
    }

    100% {
        opacity: .9;
        transform: translateY(0)
    }
}

.main-navbar .dropdown>a {
    display: inline-block
}

.main-navbar .navbar-nav .dropdown>a i,
.main-navbar .navbar-nav>li>a.nav-link i {
    font-size: 1.5rem;
    display: block;
    color: #222
}

.main-navbar .navbar-nav>li.active>a.nav-link,
.main-navbar .navbar-nav>li.active>a.nav-link>i,
.main-navbar .navbar-nav>li>a.nav-link:hover {
    color: var(--main-color)
}

.homepage-carousel {
    margin-top: -96px;
    position: relative;
}

.logo-wrap img {
    max-width: 100%;
    max-height: 73px;
}

.header {
    background: #ffffff00;
    position: relative;
    z-index: 9;
    width: 100%;
    padding: 5px 0;
    transition: 0.5s;
}

.affix {
    position: fixed;
    background: #fff;
    z-index: 3;
    width: 100%;
    top: 0;
    box-shadow: 0 5px 30px 1px rgba(208, 218, 224, 0.5);
    transition: all 0.9s ease-in-out;
}

.affix .logo-wrap img {
    max-width: 100%;
    max-height: 65px;
    filter: brightness(1) invert(0);
}
.affix .main-navbar-sec .nav-link,
.login_btn_drop,
.curr_inr {
    color: #1f1e24 !important;
}

.affix .login_btn_drop span {
    color: #333;
}

.affix .login_btn_drop {
    border: 1px solid var(--secondary-color);
}

.affix .dropdown-toggle::after {
    color: #000;
}

.affix .user-name {
    color: #333;
}

.translate_lang_lg {
    margin-right: 14px;
    margin-left: -8px;
}

.line_hr {
    color:#1f1e24;
    height: 19px;
    display: inline-block;
    background: #fff;
    width: 2px;
}
.affix-top {
    position: static;
    top: -35px;
}

.affix .line_hr {
		background:#1f1e24;
	}

.login-wrapper a {
    color: #333
}
.log_head_sec_main {
    position: relative;
    top: 5px;
}
.login-wrapper .dropdown-menu a {
    padding: .6rem 1.5rem;
    line-height: normal
}

.login-wrapper .dropdown-menu li:not(:last-child) {
    border-bottom: 1px dashed #eee
}

.dropdown-item.active,
.dropdown-item:active {
    background: var(--main-color)
}

.dropdown-menu {
    padding: 0
}

.top-header:before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 2px;
    background-size: cover
}

.top-footer h4 {
    margin-top: 0;
    color: #fff;
    font-size: 17px;
    position: relative;
    padding-bottom: 10px;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid #ffffff2b;
    font-family: "Poppins", sans-serif;
}

.top-footer h4:after {
    position: absolute;
    bottom: -2px;
    width: 25px;
    content: '';
    height: 3px;
    background: var(--secondary-color);
    left: 0;
}

.top-footer h4:after {
    bottom: -2px;
}

.footer-social-col ul li a {
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.footer-social-col ul li {
    padding: 0 2px;
}

.facebookbg a {
    background: #3b5998;
}

.twitter_img img {
    margin-top: -3px;
}

.youtubebg a {
    background: #ff0000;
}

.linkedinbg a {
    background: #0a66c2;
}

.googlebg a {
    background: #e44134;
}

.payment_method strong {
    font-size: 12px;
}

.instagrambg a {
    background: radial-gradient(circle at 30% 107%,
            #fdf497 0%,
            #fdf497 5%,
            #fd5949 45%,
            #d6249f 60%,
            #285aeb 90%);
}

.top-footer li {
    position: relative;
}

.foo-about .foo-logo {
    max-width: 200px
}

.foo-about {
    font-weight: 300
}

.logo-wrap2 p {
    line-height: 30px;
}

.foo-address li {
    margin: 0 0px 28px;
    color: #000;
    padding-left: 45px;
    position: relative;
}

.footerul {
    color: #fff;
}

.foo-address li i {
    position: absolute;
    left: 0;
    color: #fff;
    border-radius: 50%;
    border: 2px solid #fff;
    height: 34px;
    width: 34px;
    line-height: 30px;
    text-align: center;
}

.foo-navbar li a {
    position: relative;
    display: inline-block;
    font-weight: 500;
    line-height: 30px;
    color: #fff;
}

.top-footer a {
    color: #fff;
}

.copy-right a {
    text-decoration: underline;
    color: #fff;
    position: relative;
    padding-left: 8px;
}

.fo_copyright {
    background: #1f1e24;
    padding: 10px 0px;
    color: #fff;
    position: relative;
}

.copy-right a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 1px;
    height: 74%;
    background: #666;
}

.main-navbar .navbar-nav .mega-new-wrap>ul>li>a:before {
    top: 1px;
    content: '\eaa0';
    position: absolute;
    left: 0;
    font-family: IcoFont
}

.banking-options h3 {
    color: #fff;
    margin-bottom: .8rem !important;
    font-size: 1.3rem
}

.newsletter .form-control {
    background: #fff;
    border: 1px solid #eaeaea
}

.newsletter .btn {
    background: var(--main-color);
    border: 1px solid var(--main-color);
    text-transform: uppercase;
    color: #fff
}

.newsletter .btn:hover {
    background: #3face2;
    color: #fff;
    border-color: #3face2
}

.top-header ul li.paul-mega-menu {
    position: inherit
}

.top-header .paul-drop-down-mega-menu {
    right: 0;
    width: 100%;
    left: 0
}

.top-header .paul-drop-down-mega-menu:after,
.top-header .paul-drop-down-mega-menu:before {
    content: '';
    position: absolute
}

.top-header .paul-drop-down-mega-menu:before {
    right: 9px;
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid rgba(0, 0, 0, .15)
}

.top-header .paul-drop-down-mega-menu:after {
    right: 10px;
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent
}

.mega-new-drp {
    padding: 10px
}

.mega-new-wrap h3 {
    font-size: 1.1rem;
    color: var(--main-color);
    border-bottom: 1px solid #eee;
    padding-bottom: .3rem;
    font-weight: 600
}

.main-navbar .navbar-nav .mega-new-wrap>ul>li>a {
    padding: 1px 3px 1px 15px;
    font-size: 12px;
    font-weight: 600;
    position: relative
}

.main-navbar .navbar-nav .mega-new-wrap>ul>li>a:before {
    color: #e15922;
    font-size: 11px;
    top: 1px
}

.mega-new-wrap {
    margin-bottom: 1.2rem
}

/* =====header section====== */
.list-inline>li {
    display: inline-block;
}

.phone_btn {
    border-radius: 25px 0px 0 25px;
    margin-right: -1px;
}

.btn_custom {
    background: rgb(29 29 29 / 76%);
    color: #fff;
    padding: 2px 14px;
}

.dropdown-item.support_24:before {
    content: "";
    position: absolute;
    top: -16px;
    border: 8px solid transparent;
    border-bottom-color: var(--main-color);
    left: 15px;
}

.support_24:hover {
    background: var(--main-color);
}

.support_24 {
    font-size: 12px !important;
    background: var(--main-color);
    padding: 5px 8px !important;
    border-radius: 2px !important;
    line-height: 12px;
    color: #fff !important;
    font-weight: 700 !important;
    display: inline-block !important;
    min-height: 36px;
}

.log-acc_section {
    border-radius: 0 25px 25px 0;
    margin-left: -2px;
    position: relative;
    top: 4px;
    text-align: center;
}

.facebookbg a {
    background: #3b5998;
}

.instagrambg a {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
}

.twitterbg a {
    background: #00acee;
}

.youtubebg a {
    background: #ff0000;
}

.googlebg a {
    background: #e44134;
}

.linkedinbg a {
    background: #0a66c2;
}

.bottom_brdr {
    width: 100%;
}

.dark_clr {
    background: var(--main-color);
    width: 24%;
    float: left;
    height: 11px;
}

.light_clr {
    background: var(--secondary-color);
    width: 76%;
    float: left;
    height: 11px;
}

.top-footer-bg {
    position: relative;
}

.curreny-drop a {
    display: block;
}

.dropdown-menu>li>a {
    line-height: 21px;
    border-bottom: 1px solid #e8e8e8;
    font-size: 13px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    position: relative;
    padding: 6px 10px;
}

.dropdown-menu>li>a:last-child {
    border-bottom: none;
}

.tollfree {
    display: flex;
    padding-right: 15px;
    align-items: center;
    color: var(--main-color);
    text-align: left;
    justify-content: end;
}

.tollfree p {
    font-size: 11px;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 11px;
}

.tollfree a {
    font-size: 15px;
    font-weight: 800;
    text-decoration: none;
    color: var(--main-color);
    line-height: 15px;
}

.ringing_phone {
    display: inline-block;
    color: var(--main-color);
    border-radius: 50%;
    position: relative;
    margin-right: 10px;
}

.copy-right {
    text-align: right;
}

.honav_icon {
    height: 30px;
    width: 31px;
    display: block;
    margin: auto;
}

.hosprite_head {
    background-size: 252px 155px;
    background-image: url('../images/sprite-icon.png');
}

.top_nav li.active .flights_icon {
    background-position: 0px -29px;
}

.top_nav li.active .ho_hotels {
    background-position: -39px -33px;
}

.top_nav li.active .holidays_ser {
    background-position: -580px -31px;
}

.top_nav li.active .visa_icon {
    background-position: -106px -253px;
}

.ho_hotels {
    background-position: -540px 0px;
}

.holidays_ser {
    background-position: -579px -1px;
}

.visa_icon {
    background-position: -106px -220px;
}