@import url('./cruise.css');
@import url('./train.css');
@import url('./hotel.css');
@import url('./flightsSpanish.css');
@import url('./ExtraCSS/style.css');
@import url('./other.css');
@import url('../css/intlTelInput.css');
@import url('../css/card-js.min.css');

html {
    scroll-behavior: smooth;
    transition: 1s;
}

body {
    padding: 0px;
    margin: 0px;
}

.headeing_box h2 {
    font-family: Rubik;
    font-weight: 500;
    font-size: 22px;
    background: linear-gradient(10deg, #3c3c3b, #bf8011 50%);
    -webkit-background-clip: text;
    line-height: 28px;
    -webkit-text-fill-color: transparent;
}

:root {
    --main_color: #f7921e;
    --sub_color: #092c4c;
}

/*=====Top Header Section start=====*/
/* header {
    background: #fff;
    padding: 10px 0px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

header nav label {
    font-size: 20px;
    color: #000;
    line-height: 30px;
}

header nav ul {
    float: right;
    display: flex;
    align-items: center;
    justify-content: right;
    list-style: none;
    margin: 5px 0px 7px 0px;
}

header nav ul li a {
    font-size: 14px;
    color: #666;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0px 2px;
    padding: 6px 14px;
    font-family: Rubik;
    border-radius: 100px;
    font-weight: 500;
}

header nav ul li a i {
    color: var(--sub_color);
    margin-right: 3px;
}

header nav ul li a.active {
    color: 666;
    border: none;
}

header nav ul li a.active i {
    color: var(--sub_color);
}

header nav ul li a:hover {
    color: #000;
}

header nav .menu-btn {
    float: right;
    display: none;
}

nav input {
    display: none;
}

nav label a {
    text-decoration: none;
    color: #ea2330;
    font-size: 35px;
}

header nav ul a.header_callbtn {
    margin-left: 40px;
    padding: 3px 14px 3px 5px;
    background: var(--sub_color);
    display: flex;
    justify-content: space-between;
    border-radius: 100px;
    color: #fff;
    text-decoration: none;
    animation: call_btn 2s infinite;
}

header nav .d_none_link {
    display: none;
} */

/* @keyframes call_btn {
    0% {
        box-shadow: 0px 0px 0px 0px #092c4c80, 0px 0px 0px 0px #092c4c46;
    }

    100% {
        box-shadow: 0px 0px 0px 4px #092c4c36, 0px 0px 0px 6px #092c4c1f;
    }
} */

/* header nav ul a.header_callbtn i {
    color: var(--sub_color);
}

header nav ul a.header_callbtn .call_con {
    width: 25px;
    height: 25px;
    background: #fff;
    display: flex;
    align-items: center;
    border-radius: 100px;
    justify-content: center;
}

header nav ul a.header_callbtn p {
    padding: 2px 0px 0px 7px;
    margin: 0px;
    font-size: 15px;
    text-transform: uppercase;
    font-family: Rubik;
} */

/*banner_section start*/
.banner_section {
    padding-top: 100px;
    padding-bottom: 100px;
    /* background-image: linear-gradient(to bottom, #33ccff 0%, #0087ff 100%); */
    background: #0099ff;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.hover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: -1;
}

.banner_section .text_box h2 {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Rubik';
}

/*offer_banner section start*/
.offer_banner {
    padding-bottom: 30px;
}

.offer_banner .image_box img {
    width: 100%;
}

/*main_formbox section start*/
.middle_section {
    padding-bottom: 85px;
    padding-top: 100px;
    background: #fff;
    z-index: 1;
    position: relative;
}

.middle_section .fixed_frombox {
    position: sticky;
    z-index: 1;
    top: 20px;
    width: 100%;
}

.middle_section .main_formbox {
    box-shadow: 0 0 25px rgba(0, 0, 0, .3);
    padding: 2px 35px 50px 35px;
    border-radius: 4px;
    position: relative;
    background: #01032B !important;
}

.middle_section .main_formbox h3 {
    font-family: Rubik;
    font-weight: 500;
    color: #000;
    font-size: 14px;
}

.middle_section .main_formbox button.btn.btn-secondary.home-search-btn {
    padding: 10px 20px;
    font-family: Rubik;
    font-weight: 500;
    border-radius: 4px;
    font-size: 15px;
    margin-right: 5px;
    border: none;
    width: 100%;
    margin-top: 24px;
}

.middle_section .main_formbox .form_contentbox {
    margin-top: 10px;
}

.middle_section .main_formbox .form_contentbox form label {
    font-family: Rubik;
    font-weight: 500;
    font-size: 14px;
    margin: 5px 0px;
}

.middle_section .main_formbox .form_contentbox form input {
    outline: none;
    width: 100%;
    height: 35px;
    border: 1px solid #00000036;
    padding-left: 10px;
}

.middle_section .main_formbox .form_contentbox form .search_btn {
    width: 100%;
    height: 45px;
    font-size: 16px;
    margin-top: 15px;
    color: #fff;
    border: 1px solid #228ee9;
    background: #228ee9;
}

.middle_section .fixed_callbox {
    height: 230px;
    overflow: hidden;
    border-radius: 4px;
    margin-top: 20px;
}

.middle_section .fixed_callbox img {
    width: 100%;
    height: 100%;
    object-fit: fill;
}

/*flight_section start*/
.middle_section .flight_section .flight_box {
    border: 1px solid #e6e6e6;
    padding: 14px 10px;
    border-radius: 6px;
    margin-top: 12px;
    position: relative;
}

.middle_section .flight_section a {
    text-decoration: none;
}

.middle_section .flight_section .flight_box h3 {
    font-family: Rubik;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    margin: 0px;
}

.middle_section .flight_section .flight_box p {
    padding: 0px;
    margin: 0px;
    font-family: Rubik;
    font-weight: 400;
    font-size: 12px;
    color: #666;
}

.middle_section .flight_section .flight_box .postion_arrow {
    position: absolute;
    top: 35%;
    right: 12px;
    font-size: 16px;
    color: #666;
}

/*populer_destinationsc section start*/
.middle_section .populer_destinationsc {
    padding-top: 30px;
    position: relative;
}

.populer_destinationsc .image_con {
    border-radius: 4px;
    overflow: hidden;
    margin-top: 12px;
    position: relative;
}

.populer_destinationsc .image_con::after {
    content: '';
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #00000061;
    z-index: 0;
}

.populer_destinationsc .image_con .image_box {
    height: 215px;
}

.populer_destinationsc .image_con .image_box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.populer_destinationsc .text_box {
    position: absolute;
    bottom: 0px;
    z-index: 1;
    height: 48px;
    width: 100%;
    left: 0px;
    background: repeating-linear-gradient(45deg, #228ee938, #00000094 100px);
}

.populer_destinationsc .text_box h5 {
    font-family: Rubik;
    font-weight: 500;
    line-height: 0.8;
    color: #fff;
    padding: 8px 0px 0px 15px;
    margin: 0px;
}

.populer_destinationsc .text_box a {
    text-decoration: none;
    color: #fff;
    font-family: Rubik;
    font-weight: 400;
    font-size: 12px;
    padding: 0px;
}

.populer_destinationsc .text_box a.view_btn {
    margin-left: 16px;
}

.owl-carousel .owl-nav button.owl-prev {
    content: '';
    position: absolute;
    top: -38px;
    right: 49px;
    color: #228ee9 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35px !important;
    box-shadow: 1px 1px 3px 2px #00000012;
    height: 35px !important;
    background: #fff !important;
    border: 1px solid #00000021 !important;
}

.owl-carousel .owl-nav button.owl-prev:hover {
    color: #000 !important;
}

.owl-carousel .owl-nav button.owl-next {
    content: '';
    position: absolute;
    top: -38px;
    color: #228ee9 !important;
    right: 8px;
    width: 35px !important;
    box-shadow: 1px 1px 3px 2px #00000012;
    height: 35px !important;
    border: 1px solid #00000021 !important;
    background: #fff !important;
}

.owl-carousel .owl-nav button.owl-next:hover {
    color: #000 !important;
}

/*domestic_flightsc section start*/
.domestic_flightsc {
    padding-top: 30px;
    padding-bottom: 10px;
}

.domestic_flightsc .nav-tabs .nav-link.active {
    background: #fff;
    border-bottom: 2px solid #0099ff;
    font-family: 'Rubik';
    font-weight: 500;
    color: #000;
    border-top: 1px solid #0000001f;
    border-right: 1px solid #0000001f;
    border-left: 1px solid #0000001f;
}

.domestic_flightsc .nav-tabs .nav-link {
    font-family: 'Rubik';
    font-weight: 400;
    color: #000000d6;
}

.domestic_flightsc nav {
    margin-top: 18px;
}

.domestic_flightsc a {
    text-decoration: none;
}

.domestic_flightsc .main_box {
    box-shadow: 0 1px 8px rgb(0 0 0 / 20%);
    padding: 10px 8px;
    margin: 20px;
    width: 92%;
    border-radius: 6px;
    border: 1px solid #00000026;
}

.domestic_flightsc .main_box .text_box {
    border-left: 1px solid #c1c1c1;
    position: relative;
}

.domestic_flightsc .main_box .text_box::after {
    content: '';
    position: absolute;
    top: 0px;
    left: -4px;
    width: 7px;
    height: 7px;
    border-radius: 100px;
    background: #c1c1c1;
}

.domestic_flightsc .main_box .text_box::before {
    content: '';
    position: absolute;
    bottom: 0px;
    left: -4px;
    width: 7px;
    height: 7px;
    border-radius: 100px;
    background: #c1c1c1;
}

.domestic_flightsc .main_box .text_box h3 {
    font-family: Rubik;
    font-weight: 500;
    font-size: 15px;
    padding-left: 10px;
    color: #000;
}

.domestic_flightsc .main_box .text_box h3 span {
    font-weight: 300;
    line-height: 2;
}

.domestic_flightsc .main_box .text_box h4 {
    font-family: Rubik;
    font-weight: 500;
    font-size: 15px;
    padding-top: 4px;
    padding-left: 10px;
    color: #000;
}

.domestic_flightsc .main_box .button_box {
    border: 1px dotted #00000045;
    padding: 2px 5px;
    background: #e5e5e5;
    margin-top: 11px;
}

.domestic_flightsc .main_box .button_box p {
    padding: 0px;
    margin: 0px;
    font-family: Rubik;
    font-weight: 500;
    font-size: 14px;
    color: #000;
}

.domestic_flightsc .main_box .button_box p span {
    font-size: 10px;
    padding-right: 20px;
    color: #000;
}

/*holiday_bannersc section start*/
.holiday_bannersc .image_box img {
    width: 100%;
}

/*why_choosesc section start*/
.why_choosesc {
    padding-bottom: 30px;
}

.why_choosesc .main_box {
    padding: 10px;
    box-shadow: 0 1px 8px rgb(0 0 0 / 20%);
    border: 1px solid #00000026;
    margin-top: 12px;
    height: 100%;
}

.why_choosesc .main_box .image_box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.why_choosesc .main_box .image_box img {
    width: 60px;
}

.why_choosesc .main_box .text_box {
    text-align: center;
    margin-top: 10px;
}

.why_choosesc .main_box .text_box h2 {
    font-family: Rubik;
    font-weight: 500;
    height: 40px;
    font-size: 17px;
    text-transform: uppercase;
}

.why_choosesc .main_box .text_box p {
    font-family: Rubik;
    font-weight: 300;
    font-size: 12px;
}

/*handpicked_offersc section start*/
.handpicked_offersc {
    padding-bottom: 30px;
    padding-top: 30px;
}

.handpicked_offersc .image_con {
    border-radius: 4px;
    margin-top: 30px;
    position: relative;
}

.handpicked_offersc .image_con::after {
    content: '';
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #0000001c;
    z-index: 0;
    border-radius: 6px;
}

.handpicked_offersc .image_con::before {
    content: '';
    position: absolute;
    top: -10px;
    left: 4%;
    width: 92%;
    border-radius: 6px;
    height: 100%;
    background: #dcdcdc;
    z-index: -1;
}

.handpicked_offersc .image_con .image_box {
    height: 215px;
    overflow: hidden;
    border-radius: 6px;
}

.handpicked_offersc .image_con .image_box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.handpicked_offersc .text_box {
    position: absolute;
    bottom: 0px;
    z-index: 1;
    height: 48px;
    border-radius: 6px;
    width: 100%;
    left: 0px;
    background: linear-gradient(10deg, #000000bf, #0000009e 50%);
}

.handpicked_offersc .text_box h5 {
    font-family: Rubik;
    font-weight: 500;
    line-height: 0.8;
    color: #fff;
    padding: 8px 0px 0px 15px;
    margin: 0px;
}

.handpicked_offersc .text_box a {
    text-decoration: none;
    color: #fff;
    font-family: Rubik;
    font-weight: 400;
    font-size: 12px;
    padding: 0px;
}

.handpicked_offersc .text_box a.view_btn {
    margin-left: 16px;
}

/*privacy_section start*/
.privacy_section {
    padding-top: 30px;
    padding-bottom: 30px;
}

.privacy_section .nav-link.active {
    font-family: Rubik;
    font-weight: 500;
}

.privacy_section .nav-link {
    font-family: Rubik;
    font-weight: 400;
    color: #1c1c1cb5;
}

.privacy_section .nav_textbox {
    margin-left: 15px;
    margin-top: 20px;
}

/*footer_section start*/
.footer_section {
    padding-top: 60px;
    padding-bottom: 20px;
    background: url('../images/footer_background.jpg');
    background-size: 100% 100%;
    position: relative;
    z-index: 1;
}

.footer_section::after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #151515;
    z-index: -1;
}

.footer_section .main_box .logo_box img {
    width: 160px;
}

.footer_section .main_box .icon_box {
    margin-top: 30px;
    width: 68%;
}

.footer_section .main_box .icon_box ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    justify-content: space-between;
}

.footer_section .main_box .icon_box ul li .icon_ele {
    width: 35px;
    height: 35px;
    border-radius: 100px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
}

.footer_section .main_box .icon_box ul li .icon_ele:hover {
    background: #f88824;
    transition: 0.3s;
}

.footer_section .main_box .icon_box ul li .icon_ele:hover .social_icon {
    color: #fff;
    transform: 0.3s;
}

.footer_section .main_box .icon_box ul li .icon_ele .social_icon {
    font-size: 18px;
    color: var(--text_color);
}

.footer_section .main_box .icon_box ul li a {
    text-decoration: none;
}

.footer_section .main_box p {
    color: #fff;
    font-weight: 300;
    font-size: 12px;
    padding-top: 14px;
}

.footer_section .text_box h3 {
    font-weight: 500;
    color: #fff;
    padding-bottom: 10px;
    font-size: 17px;
}

.footer_section .text_box ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.footer_section .text_box ul li {
    padding-top: 6px;
}

.footer_section .text_box ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 13px;
    transition: 0.3s;
}

.footer_section .text_box ul li a:hover {
    color: #f88824;
    padding-left: 5px;
    transition: 0.3s;
}

.footer_section .text_box p {
    color: #fff;
    padding-top: 10px;
}

.footer_section .text_box p a {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    font-weight: 500;
}

.footer_section .reserved_box {
    margin-top: 16px;
}

.footer_section .reserved_box .text_con a {
    text-decoration: none;
    color: #fff;
    text-align: center;
    display: block;
    padding-top: 5px;
    font-size: 12px;
}

.footer_section .reserved_box p {
    color: #fff;
    font-size: 12px;
    font-weight: 300;
}

.footer_section .image_box {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 34px;
    border-top: 1px solid #ffffff54;
}

.footer_section .reserved_box p a {
    text-decoration: none;
    color: #fff;
}

.footer_section .image_box .image_1 {
    margin-top: 10px;
    width: 75px;
}

.footer_section .image_box .image_2 {
    margin-top: 10px;
    width: 75px;
    margin-left: 12px;
}

.footer_section .reserved_box .text_con {
    margin-top: 10px;
}

.text-lg-center {
    text-align: center !important;
}

.footer-bottm ul li img {
    width: 100px;
    margin-top: 15px;
}

.footer-bottm ul li {
    display: inline-block;
    padding: 0 15px 0 15px;
}

.footer-bottm {
    border-top: 1px solid #ffffff36;
    margin-top: 30px;
}

/*modal_section start*/
.modal_section .modal-dialog {
    max-width: 720px;
    margin-top: 8%;
    box-shadow: 0px 0px 11px 5px #00000061;
}

.modal_section .modal {
    background: #000000bf;
}

.modal_section .modal-header h2 {
    font-family: 'Rubik';
    font-weight: 500;
    font-size: 22px;
    color: #000;
    font-size: 22px;
}

.modal_section .modal-dialog .left_box h4 {
    font-family: 'Rubik';
    font-weight: 500;
    font-size: 15px;
}

.modal_section .modal-dialog .left_box .flex_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 25px;
    border-bottom: 2px solid #228ee9;
    padding-bottom: 15px;
    border-radius: 10px;
}

.modal_section .modal-dialog .left_box .flex_box .image_box img {
    width: 50px;
    margin-left: 10px;
}

.modal_section .modal-dialog .left_box .flex_box .text_box {
    margin-left: 26px;
}

.modal_section .modal-dialog .left_box .flex_box .text_box h3 {
    font-family: 'Rubik';
    font-weight: 500;
    color: #000;
    font-size: 14px;
    padding: 0px;
    margin: 0px;
}

.modal_section .modal-dialog .left_box .flex_box .text_box p {
    font-family: 'Rubik';
    font-weight: 300;
    color: #000;
    font-size: 12px;
    padding: 0px;
    margin: 0px;
}

.modal_section .form_box input {
    width: 100%;
    height: 45px;
    border: 1px solid #00000030;
    outline: none;
    padding-left: 10px;
    font-family: 'Rubik';
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 6px;
}

.modal_section .form_box textarea {
    width: 100%;
    height: 100px;
    border: 1px solid #00000030;
    outline: none;
    padding-left: 10px;
    font-family: 'Rubik';
    font-weight: 400;
    font-size: 14px;
    padding-top: 10px;
}

.modal_section .form_box button {
    width: 100%;
    height: 45px;
}

.modal_section .form_box button {
    width: 100%;
    height: 45px;
    background: #0099ff;
    border: none;
    font-family: 'Rubik';
    font-weight: 500;
    color: #fff;
    margin-top: 6px;
}

.modal_section .modal-dialog .form_box h4 {
    font-family: 'Rubik';
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 20px;
}

/*top button section start*/
#myBtn {
    display: none;
    position: fixed;
    bottom: 100px;
    right: 30px;
    height: 50px;
    border-radius: 100px;
    width: 50px;
    z-index: 99;
    font-size: 18px;
    border: none;
    box-shadow: 1px 0px 18px 2px #00000038;
    outline: none;
    background-color: #ffffff;
    color: white;
    cursor: pointer;
    animation: top_btn 2s infinite;
}

#myBtn i {
    font-size: 22px;
    color: var(--main_color);
}

@keyframes top_btn {
    0% {
        transform: translateX(0);
    }

    30% {
        transform: translatey(20px);
    }

    100% {
        transform: translateX(0);
    }
}

/*contact_ussc section start*/
.contact_ussc {
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    z-index: 1;
    background: #fff;
}

.contact_ussc .left_box {
    box-shadow: 0px 10px 20px #0000003d;
    padding: 10px;
}

.contact_ussc .left_box h2 {
    color: #000;
    text-transform: capitalize;
    font-family: 'Rubik';
    margin-bottom: 20px;
}

.contact_ussc .left_box .form_box form input {
    width: 100%;
    height: 45px;
    border: 1px solid #00000030;
    outline: none;
    padding-left: 10px;
    margin-bottom: 10px;
}

.contact_ussc .left_box .form_box form textarea {
    width: 100%;
    height: 100px;
    border: 1px solid #00000030;
    outline: none;
    padding-left: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
}

.contact_ussc .left_box .form_box form button {
    padding: 5px 25px;
    background: #0099ff;
    border: none;
    color: #fff;
    font-family: 'Rubik';
    margin-top: 8px;
}

.contact_ussc .right_box {
    padding: 10px;
    background: var(--main_color);
    height: 100%;
}

.contact_ussc .right_box a {
    text-decoration: none;
}

.contact_ussc .right_box h3 {
    color: #fff;
    text-transform: capitalize;
    font-family: 'Rubik';
    margin-bottom: 20px;
    font-size: 20px;
}

.contact_ussc .right_box .icon_box {
    display: flex;
    align-items: center;
    border: 1px solid #ffffff38;
    padding: 5px 10px;
    margin-top: 10px;
}

.contact_ussc .right_box .icon_box i {
    color: #113f66;
    font-size: 22px;
}

.contact_ussc .right_box .icon_box .icon_ele {
    width: 45px;
    height: 45px;
    background: #ffffff69;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact_ussc .right_box .text_box {
    width: 70%;
}

.contact_ussc .right_box .text_box h5 {
    font-family: 'Rubik';
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    margin: 0px;
    padding-left: 7px;
}

.contact_ussc .right_box .social_iconbox {
    display: flex;
    align-items: center;
    justify-content: right;
    margin-top: 30px;
}

.contact_ussc .right_box .social_iconbox .social_con {
    width: 35px;
    height: 35px;
    border-radius: 100px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 7px;
}

.contact_ussc .right_box .social_iconbox .social_con i {
    color: #113f66;
}

/*popular_flightsc section start*/
.popular_flightsc {
    padding-bottom: 30px;
}

.popular_flightsc .main_box {
    padding: 10px;
    border: 1px solid #00000021;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0 1px 8px rgb(0 0 0 / 14%);
}

.popular_flightsc .main_box .image_box {
    width: 60px;
    height: 55px;
    border-radius: 100px;
}

.popular_flightsc .main_box .image_box img {
    width: 100%;
    height: 100%;
}

.popular_flightsc .main_box .text_box h3 {
    font-family: 'Rubik';
    font-weight: 500;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0px;
}

.popular_flightsc .main_box .text_box {
    width: 55%;
}

.popular_flightsc .main_box .text_box a {
    text-decoration: none;
    font-size: 13px;
    font-family: 'Rubik';
    font-weight: 400;
    color: #000;
}

/*alaska banner section start*/
.alaska_bannersc {
    background: url(../images/alaska_banner.jpg);
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    background-position: center;
    position: relative;
    z-index: 1;
}

.alaska_bannersc::after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #00000073;
    z-index: -1;
}

.alaska_bannersc .text_box {
    display: flex;
    justify-content: center;
    align-items: center;
}

.alaska_bannersc .text_box h2 {
    font-family: 'Rubik';
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
}

/*Flight_Deals section start*/
.Flight_Deals {
    padding-bottom: 30px;
}

.Flight_Deals .main_box {
    background: #a4e0ff3d;
    padding: 10px;
    text-align: center;
}

.Flight_Deals .main_box h2 {
    font-family: 'Rubik';
    font-weight: 500;
    text-align: center;
    color: #000;
    font-size: 20px;
}

.Flight_Deals .main_box a {
    padding: 10px;
    background: var(--sub_color);
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    margin-top: 7px;
    font-family: 'Rubik';
    font-weight: 500;
}

.Flight_Deals .main_box p {
    font-family: 'Rubik';
    font-weight: 400;
    text-align: center;
    color: #000;
    font-size: 15px;
    padding-top: 10px;
}

/*Flight_detailssc section start*/
.Flight_detailssc {
    padding-bottom: 30px;
}

.Flight_detailssc .heading_box {
    padding: 8px 15px;
    background: var(--sub_color);
    border-radius: 10px 0px;
    margin-bottom: 15px;
}

.Flight_detailssc .heading_box h2 {
    font-family: 'Rubik';
    font-weight: 400;
    color: #fff;
    font-size: 20px;
    margin: 0px;
}

.Flight_detailssc .text_box h5 {
    font-family: 'Rubik';
    font-weight: 500;
    color: #000000ba;
    font-size: 18px;
}

.Flight_detailssc .text_box ul {
    list-style: circle;
}

.Flight_detailssc .text_box ul li {
    font-family: 'Rubik';
    font-weight: 400;
    color: #000;
    padding-top: 5px;
    font-size: 15px;
}

/*massive_dealssc section start*/
.massive_dealssc {
    padding-bottom: 30px;
}

.massive_dealssc .image_box img {
    width: 100%;
}

/*flight_aboutsc section start*/
.flight_aboutsc {
    padding-bottom: 30px;
}

/*top_packgesc section start*/
.top_packgesc {
    padding-bottom: 30px;
}

.top_packgesc a {
    text-decoration: none;
}

.top_packgesc .main_box {
    background: #fff;
    border: 1px solid #00000017;
    padding: 10px;
    box-shadow: 0 1px 8px rgb(0 0 0 / 15%);
    margin-top: 15px;
}

.top_packgesc .image_box img {
    width: 100%;
    height: 100%;
}

.top_packgesc .text_box {
    text-align: center;
}

.top_packgesc .text_box h3 {
    font-family: 'Rubik';
    font-weight: 500;
    color: #000;
    padding-top: 8px;
    font-size: 20px;
    margin: 0px;
}

.top_packgesc .text_box p {
    font-size: 12px;
    font-family: 'Rubik';
    font-weight: 400;
    margin: 0px;
    color: #000;
}

/*american_banner section start*/
.alaska_bannersc.american_banner {
    background: url(../images/american_banner.webp);
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    background-position: center;
    position: relative;
    z-index: 1;
}

/*delta_banner section start*/
.alaska_bannersc.delta_banner {
    background: url(../images/delta_banner.jpeg);
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    background-position: center;
    position: relative;
    z-index: 1;
}

/*frontiar_banner section start*/
.alaska_bannersc.frontiar_banner {
    background: url(../images/Frontier_banner.jpg);
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    background-position: center;
    position: relative;
    z-index: 1;
}

/*Hawaiian_banner section start*/
.alaska_bannersc.Hawaiian_banner {
    background: url(../images/Hawaiian_banner.jpg);
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    background-position: center;
    position: relative;
    z-index: 1;
}

/*Jetblue_banner section start*/
.alaska_bannersc.Jetblue_banner {
    background: url(../images/JetBlue_banner.avif);
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    background-position: center;
    position: relative;
    z-index: 1;
}

/*Southwest_banner section start*/
.alaska_bannersc.Southwest_banner {
    background: url(../images/Southwest_banner.jpg);
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    background-position: center;
    position: relative;
    z-index: 1;
}

/*Sprite_banner section start*/
.alaska_bannersc.Sprite_banner {
    background: url(../images/Sprite_banner.jpg);
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    background-position: center;
    position: relative;
    z-index: 1;
}

/*Aircanada_banner section start*/
.alaska_bannersc.Aircanada_banner {
    background: url(../images/Aircanada_banner.webp);
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    background-position: center;
    position: relative;
    z-index: 1;
}

/*Westjet_banner section start*/
.alaska_bannersc.Westjet_banner {
    background: url(../images/Westjet_banner.jfif);
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    background-position: center;
    position: relative;
    z-index: 1;
}

/*qatar_banner section start*/
.alaska_bannersc.Qatar_banner {
    background: url(../images/qatar_banner.jpg);
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    background-position: center;
    position: relative;
    z-index: 1;
}

label.error {
    color: red;
}

.logobox {
    width: 135px;
}

/*===================================
====================================
===================================*/
.ui-helper-hidden-accessible {
    display: none;
}

ul#ui-id-2 {
    position: relative;
    z-index: 999;
    background: #fff;
    width: 300px !important;
    box-shadow: 0px 0px 6px 6px #00000017;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

ul#ui-id-1 {
    position: relative;
    z-index: 999;
    background: #fff;
    box-shadow: 0px 0px 6px 6px #00000017;
    width: 300px !important;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

#ui-datepicker-div {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0px 10px 20px #0000002b;
    padding: 10px;
    display: none;
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: 4px;
    background: #fff;
    border-bottom: 1px dotted #00000073;
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 0.4em;
}

.ui-datepicker th {
    padding: 0.7em 0.3em;
    text-align: center;
    font-weight: bold;
    border: 0;
}

.ui-datepicker td {
    padding: 1px;
    vertical-align: baseline;
    text-align: right;
    border: 1px solid #00000029;
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none;
}

.ui-datepicker td a {
    display: block;
    padding: 0.2em;
    text-align: right;
    text-decoration: none;
    color: #000;
}

span.ui-state-default {
    color: #00000070;
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 10px 1em 10px 0.4em;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.item_details {
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    position: relative;
    text-align: left;
    padding-left: 30px;
}

.item_code {
    font-size: 12px;
    padding: 4px 8px;
    background: var(--main_color);
    color: #fff;
}

li.ui-menu-item {
    border-bottom: 1px dotted #00000082;
    margin: 5px 0px 8px 0px;
}

.ui-menu .ui-menu-item-wrapper:hover {
    background: var(--main_color) !important;
    border-radius: 0px !important;
}

.item_details::after {
    font-family: "Font Awesome 5 Free";
    content: '\f3c5';
    font-weight: 900;
    font-size: 20px;
    color: var(--text_color);
    position: absolute;
    top: 0px;
    left: 0px;
    padding-left: 5px;
}
.middle_section .main_formbox .form-group {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    padding: 0px 10px;
    background: transparent;
    border: 1px solid #ffffff4a;
    height: 45px;
    border-radius: 4px;
    position: relative;
}
.middle_section .main_formbox .form-group i{
    color: var(--main_color);
}
.middle_section .main_formbox label.postion_label{
    position: relative;
    top: 14px;
    left: 26px;
    padding: 2px 13px;
    background: #01032b;
    color: #ffffff;
    font-size: 12px;
    z-index: 1;
}
.middle_section .main_formbox label.postion_label span{
    color: var(--main_color);
}
.flight_icon11 {
    font-size: 20px;
    color: #ff6a2c;
    padding-left: 6px;
}

.middle_section .main_formbox div#traveller_details {
    width: 400px;
    padding: 10px;
}

.middle_section .main_formbox .dropdown-menu.show {
    left: -34px !important;
    padding: 10px;
}

.middle_section .main_formbox a.remove_traveller {
    background: #f7921e45;
    padding: 3px 7px 3px;
    color: #fff;
    border-radius: 50px;
}

.middle_section .main_formbox a.add_traveller {
    background: #f7921e45;
    padding: 3px 7px 3px;
    color: #fff;
    border-radius: 50px;
}

.middle_section .main_formbox select#fare_class {
    padding: 6px;
    font-size: 12px;
    font-weight: 400;
    font-family: inherit;
    line-height: 1.5;
    color: #495057;
    border: 1px solid #ccc;
}

.middle_section .main_formbox select#fare_class option {
    background: var(--main_color);
    color: #fff;
}

.middle_section .main_formbox .done-bg {
    background: var(--main_color);
    color: #fff;
    border-radius: 50px;
    font-size: 1rem;
    font-weight: 400;
    font-family: inherit;
    line-height: 1.5;
}

.col-4.text-right.ml-2 {
    padding-left: 30px;
}

.middle_section .main_formbox .travelerselectbox {
    padding-top: 9px;
    color: #fff;
    background: transparent;
    width: 98%;
    margin-top: 5%;
    font-family: Montserrat;
    font-weight: 500;
    font-size: 12px;
    padding-left: 9px;;
}

.middle_section .main_formbox button#passenger_btn {
    color: #fff;
}

.middle_section .main_formbox .form-control1 {
    border-radius: 0px;
    height: 48px;
    background: transparent;
    width: 100%;
}

.middle_section .main_formbox .text-center11 {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    margin-top: 4px;
}

.custom-model-wrap .container {
    width: 90% !important;
}

.middle_section .main_formbox .form-group.show {
    display: flex !important;
}

.middle_section .from_botom_callbox {
    position: sticky;
    top: 410px;
    padding: 10px;
    background: #fff;
    box-shadow: 1px 4px 13px #00000047;
    border: 1px solid #401c1269;
}

.middle_section .from_botom_callbox h3 {
    font-family: 'Rubik';
    font-weight: 500;
    font-size: 20px;
    color: #000;
    margin: 0px;
}

.middle_section .from_botom_callbox .flex_box {
    display: flex;
    align-items: center;
}

.middle_section .from_botom_callbox .flex_box .image_box {
    width: 70px;
    height: 70px;
    border-radius: 100px;
    border-left: 3px solid #401c12;
    margin-top: 12px;
    border-right: 2px solid #401c12;
    position: relative;
}

.middle_section .from_botom_callbox .flex_box .image_box::after {
    content: '';
    position: absolute;
    top: 0px;
    right: 7px;
    width: 14px;
    height: 14px;
    border-radius: 100px;
    background: green;
    animation: call_fixdbtn 1s infinite;
}

@keyframes call_fixdbtn {
    0% {
        box-shadow: 0px 0px 0px 0px #00000063, 0px 0px 0px 0px #00000074;
    }

    100% {
        box-shadow: 0px 0px 0px 5px #0080007d, 0px 0px 0px 8px #0080002a;
    }
}

.middle_section .from_botom_callbox .flex_box .text_box h5 {
    font-size: 20px;
    color: #000;
    padding: 0px;
    margin: 0px;
}

.middle_section .from_botom_callbox .flex_box .image_box img {
    width: 100%;
    height: 100%;
    border-radius: 100px;
    object-fit: cover;
}

.form-control {
    padding-left: 6px;
}

.form-control {
    border: none;
    border-radius: 0px;
    line-height: 0px;
    height: 48px;
    background: rgb(90 90 90 / 9%);
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: transparent;
    background-clip: padding-box;
    border: none !important;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    box-shadow: none !important;
}

button.btn.btn-secondary.home-search-btn.w-100 {
    background: linear-gradient(40deg, rgba(161, 58, 15, 1) 0%, rgba(255, 106, 44, 1) 100%);
    border: none !important;
    height: 45px;
    font-size: 16px;
}

/*listing page start hare*/
.fromto h2 {
    font-size: 22px;
    color: var(--main_color);
    padding-top: 50px;
    text-align: center;
}

.fromto p {
    font-size: 15px;
    color: #000;
    text-align: center;
}

/*===============================================================================
=================================================================================
=================================================================================*/
/*============================flight-serch section start=============================*/
.form-checkedlist.include-airlines {
    background: #fff;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    border: 1px solid #d9d9d9;
    padding: 10px 10px 10px;
}

.right-block {
    border: 1px solid #dcdcdc;
    box-shadow: 0px 0px 8px 1px #dfdfdf;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    border-bottom: 1px dashed #6b6b6b;
}

.exclu-btn h2 {
    color: #003f48;
    font-weight: 700;
    font-size: 17px;
}

.right-block-new h2 {
    font-size: 12px;
    margin-bottom: 15px;
}

.exclu-btn a {
    background: #404156;
    padding: 5px 20px;
    border-radius: 40px;
    color: #fff;
    font-size: 12px;
}

.exclu-btn h3 a {
    background: inherit;
    padding: 0;
    border-radius: 0px;
    color: #03965f;
    font-size: 14px;
}

.right-block-new p {
    font-size: 11px;
    color: #000;
    text-transform: uppercase;
}

.right-block-new h3 {
    font-size: 14px;
    font-weight: 700;
    color: #3f4156;
}

.right-block-new p {
    font-size: 11px;
    color: #000;
    text-transform: uppercase;
}

.right-block-departure span {
    font-size: 12px;
}

.right-block-new p {
    font-size: 11px;
    color: #000;
    text-transform: uppercase;
}

.right-block-departure-arrow i {
    font-size: 25px;
    color: var(--main_color);
}

.right-block-new p {
    font-size: 11px;
    color: #000;
    text-transform: uppercase;
}

.right-block-departure span {
    font-size: 12px;
}

.right-block-departure small {
    font-size: 12px;
}

.instantoffer {
    display: block !important;
    background: #000;
    text-align: center;
    color: #fff;
    white-space: nowrap;
    padding: 10px 0;
    margin-top: 15px;
}

.mainflight-search-section {
    background: #fff;
    padding: 0px 10px 0;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    position: relative;
}

.airline-name h3 {
    font-size: 12px;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: var(--main_color);
    font-weight: 700;
}

.airline-time h3 {
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 0;
    padding-top: 10px;
}

p.air-date {
    font-size: 12px;
    margin-bottom: 5px;
    color: var(--main_color);
    font-weight: 900;
}

p.air-port-name {
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 0;
    padding-bottom: 10px;
}

.formatted_time {
    word-spacing: -.2ex;
    direction: ltr;
}

.flight-brief-layover__iata:after {
    position: absolute;
    top: 2px;
    left: 50%;
    margin-left: -3px;
    width: 6px;
    height: 6px;
    border: 2px solid #fff;
    border-radius: 4px;
    background-color: rgb(255, 255, 255, 0);
    box-shadow: 0 0 0 1px #b3b3cd;
    content: "";
}

.flight-brief-layover__iata:after {
    position: absolute;
    top: 2px;
    left: 50%;
    margin-left: -3px;
    width: 6px;
    height: 6px;
    border: 2px solid #fff;
    border-radius: 4px;
    background-color: rgb(255, 255, 255, 0);
    box-shadow: 0 0 0 1px #b3b3cd;
    content: "";
}

.flight-brief-layover__iata>span {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    margin-top: -5px;
    color: #9f6804;
    font-weight: 700;
}

.flight-brief-layover__iata {
    position: relative;
    margin-top: 11px;
    width: 22px;
    text-align: center;
    cursor: default;
}

.flight-brief-layover {
    position: relative;
}

.airline-book h3 {
    font-size: 16px;
    font-weight: 900;
    margin-bottom: 6px;
    color: #000;
}

.airline-book a {
    background: var(--main_color);
    color: #fff !important;
    font-size: .875rem;
    padding: 7px 26px 7px 26px;
    text-decoration: none;
}

.flight-brief-layovers__list {
    position: relative;
    display: block;
}

.flight-brief-layovers__list:before {
    position: absolute;
    top: 16px;
    right: 10px;
    left: 10px;
    height: 1px;
    background: #b3b3cd;
    content: "";
}

.flight-brief-layover {
    position: relative;
}

.flight-brief-layover__iata {
    position: relative;
    margin-top: 11px;
    width: 22px;
    text-align: center;
    cursor: default;
}

.flight-brief-layovers__list-wrapper {
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.flight-brief-layover__iata:before {
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    border-radius: 5px;
    background: #fff;
    content: "";
    top: -13px;
}

.flight-brief-layover__iata:after {
    position: absolute;
    top: 2px;
    left: 50%;
    margin-left: -3px;
    width: 6px;
    height: 6px;
    border: 2px solid #fff;
    border-radius: 4px;
    background-color: rgb(255, 255, 255, 0);
    box-shadow: 0 0 0 1px #b3b3cd;
    content: "";
}

.flight-brief-layovers__flight_time {
    display: -ms-flexbox;
    -js-display: flex;
    -ms-flex-direction: row;
    -ms-flex-pack: center;
    margin-top: -15px;
    font-size: 11px;
    /* margin-left: 40px; */
    text-align: center;
}

.text-center {
    text-align: center !important;
    /* color: #fff; */
}

.airline-book h3 {
    font-size: 16px;
    font-weight: 900;
    margin-bottom: 6px;
}

.col-md-3.rt-block-book-details {
    position: absolute;
    right: 0;
    bottom: 50%;
    transform: translate(0px, 50%);
}

.instantoffer a,
.instantoffer span {
    color: #fff;
    font-size: 16px;
}

.totalresul p {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 20px;
}

.right-block-new-price {
    float: right;
    margin-top: -80px;
}

.right-block-new h3 {
    font-size: 14px;
    font-weight: 700;
    color: #3f4156;
}

.right-block-new-price small {
    font-size: 10px;
    display: inherit;
}

.destination-airport h2 {
    color: #fff;
    font-size: 14px;
}

.destination-airport i {
    background: var(--main_color);
    color: #fff;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    line-height: 25px;
    text-align: center;
}

.text-dark {
    color: #343a40 !important;
}

.home-banner-form-single {
    padding-bottom: 2px;
    padding-top: 25px;
}

.form_search_banner {
    background: url('../images/flight_search_banner.jpg');
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 1;
}

.form_search_banner::after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #ffffffc4;
    z-index: -1;
}

.home-banner-form label {
    font-size: 15px;
    color: #000;
    font-family: var(--heading);
    font-weight: 500;
}

.level-home-form {
    /* position: absolute; */
    left: 16px;
    transition: all .3s;
    line-height: 18px;
    color: #36382e;
    font-size: 12px;
    /* top: 20px; */
    font-weight: 700;
}

.form-control:disabled {
    background-color: #e3e3e3 !important;
    opacity: 1;
}

.review-form .form-control {
    border: 1px solid #00000042;
}

.review-form .form-control:focus {
    border: 1px solid #00000042 !important;
}

.bg-white {
    padding: 10px;
}

span.status_message {
    font-size: 12px;
    color: red;
}

.form_search_banner .form-control {
    width: 98%;
    height: 42px;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 10%);
    border-radius: 0;
    font-size: 13px;
    color: #495057;
    border: none;
    background: #fff !important;
}

.form_search_banner .btn-secondary {
    margin-top: 0px;
    height: 44px;
    width: 99%;
    outline: none;
    border: none;
    background: var(--main_color);
}

.form_search_banner .travelerselectbox {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.includeair-title {
    margin-top: 10px;
    font-size: 13px;
    margin-bottom: 15px !important;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    color: #555;
}

.form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem;
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}

a.clear_filter_option {
    font-size: 13px;
    color: var(--main_color);
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: inline-block;
}

.includeair-title {
    margin-top: 10px;
    font-size: 13px;
    margin-bottom: 15px !important;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    color: #555;
}

.sliderstartcontainer {
    display: inline-block;
    vertical-align: bottom;
    font-weight: 600;
    padding-right: 2%;
    font-size: 13px;
    font-family: 'Poppins';
    color: #490e2cdb;
}

.slidercontainer {
    position: relative;
    display: inline-block;
    text-align: center;
    font-size: 13px;
    font-family: 'Poppins';
    color: #490e2cdb;
}

div#endprice {
    font-size: 13px;
    font-family: 'Poppins';
    color: #490e2cdb;
}

.rangeslider--horizontal {
    height: 12px;
    width: 100%;
}

.rangeslider {
    background: var(--main_color);
    position: relative;
}

.sliderstartcontainer {
    display: inline-block;
    vertical-align: bottom;
    font-weight: 600;
    padding-right: 2%;
    font-size: 13px;
    font-family: 'Poppins';
}

.rangeslider__handle:after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEzIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.13)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
    background-image: linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.rangeslider__handle {
    background: white;
    border: 1px solid #ccc;
    cursor: pointer;
    display: inline-block;
    left: -3px !important;
    width: 20px;
    height: 20px;
    position: absolute;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 8px rgb(0 0 0 / 30%);
    box-shadow: 0 0 8px rgb(0 0 0 / 30%);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    top: -3px;
}

.label_container {
    margin-bottom: 10px;
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}

.sliderstartcontainer {
    display: inline-block;
    vertical-align: bottom;
    font-weight: 600;
    padding-right: 2%;
    font-size: 13px;
}

.check-redio-style {
    background-color: #d4cfd252;
    padding: 5px;
    margin-bottom: 10px;
}

.check-redio-style {
    background-color: #d4cfd252;
    padding: 5px;
    margin-bottom: 10px;
}

.rangeslider__fill {
    background: #00ff00;
    position: absolute;
}

.fromto h2 {
    font-size: 22px;
    color: #000;
    padding-top: 50px;
    text-align: center;
}

.fromto p {
    font-size: 15px;
    color: #000;
    text-align: center;
}

.wait p {
    font-size: 13px;
    color: #000;
    text-align: center;
    padding: 30px 0;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.center-img {
    margin: 0 auto;
}

.starting-point {
    margin-top: 40px;
    margin-bottom: 40px;
}

.starting-point h3 {
    font-size: 15px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0px;
}

.starting-point h2 {
    font-size: 13px;
    font-weight: 700;
    color: #000;
    letter-spacing: 0px;
}

.starting-point p {
    font-size: 14px;
    font-weight: bold;
    color: #2db2ff;
    letter-spacing: 0px;
}

div#traveller_details {
    width: 340px;
    padding: 10px;
}

.dropdown-menu.show {
    display: block;
    border: none;
    left: -25px !important;
    box-shadow: 1px 6px 20px 4px #00000030;
    border-bottom: 3px solid var(--main_color);
}

a.remove_traveller {
    background: var(--main_color);
    padding: 5px 5px 2px;
    color: #fff;
    border-radius: 50px;
}

.text-right {
    text-align: right !important;
}

.done-bg {
    background: var(--main_color);
    border-radius: 50px;
    font-size: 1rem;
    font-weight: 400;
    font-family: inherit;
    line-height: 1.5;
}

a.add_traveller {
    background: var(--main_color);
    padding: 5px 5px 2px;
    color: #fff;
    border-radius: 50px;
}

.travelerselectbox {
    padding-top: 0px;
    font-family: inherit;
    color: #495057;
    font-weight: 400;
    line-height: 1.5;
    font-size: 13px;
}

.form_search_banner form#route_search_frm {
    background: #0006;
    padding: 30px;
    border-radius: 10px;
}

.home-banner-form-single .form-group {
    width: 98%;
}

.travetting-title h2 {
    background: var(--main_color);
    color: #fff;
    padding: 10px;
    font-size: 20px;
    border-radius: 4px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.adult-title {
    background: #fff;
    padding: 10px;
    box-shadow: rgb(0 0 0 / 26%) 0px 5px 14px;
    margin-bottom: 10px;
}

.adult-title h3 a {
    font-size: 13px;
    color: #3f4156;
    font-weight: 700;
    text-decoration: none;
}

.adult-title h2 {
    font-size: 15px;
    border-left: 2px solid #3f4156;
    padding: 0px 10px 0;
    color: var(--text_color);
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 10px;
}

.adult-title i {
    float: right;
    font-size: 20px;
    color: var(--text_color);
    font-weight: 700;
}

.collapsed i {
    transform: rotate(180deg);
}

.payment-img {
    text-align: center;
    background: #edf2f6;
    margin-bottom: 20px;
    margin-top: 20px;
}

.payment-img img {
    padding: 15px;
    border-radius: 4px;
}

.small {
    font-size: 12px;
    font-weight: 400;
}

.fareSmry-row:last-child {
    margin-bottom: 0;
}

.fareSmry-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: 700;
}

.font16 {
    font-size: 16px;
    line-height: 16px;
}

.form-control {
    padding-left: 6px;
}

.adult-title input.form-control {
    font-size: 12px;
    box-shadow: inherit;
}

.validate_field_error {
    border: 1px solid red !important;
}

.fareSmry-header {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #c0c0c07d;
    cursor: pointer;
    border-top: 1px solid #c0c0c07d;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
}

label.review-label {
    font-size: 13px;
    font-weight: 700;
}

.bg-lightcu {
    background: #edf2f6;
    padding-top: 20px;
    padding-bottom: 200px;
}

/*filter_section start*/
.filter_section {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
    border-radius: 100px;
}

.sidenav {
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 1;
    top: 0px;
    left: 0;
    background-color: #ffffff00;
    transition: 0.5s;
    padding-top: 15px;
}

.sidenav .closebtn {
    position: absolute;
    top: -20px;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    text-decoration: none;
    color: var(--text_color);
}

.open_navtext {
    color: #490e2c;
    display: flex;
    font-weight: 600;
    align-items: center;
    justify-content: right;
    cursor: pointer;
    position: absolute;
    top: -21px;
    right: 12px;
    display: none;
}

.open_navtext i {
    padding-left: 5px;
}

.open_navtext11 {
    color: var(--main_color);
    display: flex;
    font-weight: 600;
    align-items: center;
    justify-content: right;
    cursor: pointer;
    position: absolute;
    top: 25px;
    right: 12px;
}

.open_navtext11 i {
    padding-left: 5px;
}

h2.text-dark.space_text {
    text-align: left;
}

.wrong_icon {
    color: #490e2c;
    font-size: 20px;
    display: block !important;
    padding-top: 19px;
    display: none !important;
}

.open_navtext i {
    padding-left: 5px;
}

.airline-book.text-center p {
    margin-bottom: 12px;
    color: #000;
}

/*============search_block_hide========*/
.search_block_hide {
    display: none;
}
.banner_section .form-control[readonly]{
    background: #01032B !important;
    color: #fff !important;
}
.form-control:focus{
    background-color: transparent !important;
}
.banner_section .form-control::placeholder{
    color: #fff;
}

.form-control[readonly] {
    background: #01032B !important;
}

/*max Reange Text*/
p.max_price_range.form-group1 {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 13px;
    padding-left: 20px;
}

.form-check-label {
    margin-bottom: 0;
    padding-left: 20px;
}

/*=====================================================================================================
=========================================== RESPONSIVE START ============================================================
===================================================================*/
@media (max-width:767px) {
    .tourz-search-1 {
        width: 90%;
        padding: 50px 0px;
    }

    .home-banner-form-single {
        padding-top: 100px;
    }

    .sidenav {
        height: 100%;
        width: 0%;
        position: fixed;
        z-index: 1;
        top: 68px;
        left: 0;
        background-color: #ffffffed;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 45px;
    }

    .form_search_banner form#route_search_frm {
        display: block !important;
        background: #fff;
    }

    .wrong_icon {
        color: #490e2c;
        font-size: 20px;
        display: block !important;
        padding-top: 19px;
    }

    .form_search_banner .form-control {
        width: 98%;
        height: 42px;
        box-shadow: inset 0 1px 1px rgb(0 0 0 / 10%);
        border-radius: 0;
        font-size: 13px;
        color: #495057;
        border: 1px solid #0000003b !important;
        background: #fff !important;
    }

    .home-banner-form label {
        color: #000;
    }

    .banner_section .dropdown-menu.show {
        left: 0px !important;
    }

    .banner_section div#traveller_details {
        width: 100%;
    }
}

/*card css start*/
.card-reader #CreditCardImg {
    width: 36px;
    height: 21px;
    background: url(../images/cardtypes_sprite_icons_new.png) no-repeat 0 0;
    background-position: 1px 1px;
    position: absolute;
    right: 0px;
    top: 5px;
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
}

.card .CreditCardImg.visa {
    background-position: -33px 1px !important;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 0.25rem;
}

.card .invalid {
    color: #AD3333;
    background: #f8e7e7;
    padding: 5px;
    font-size: 10px !important;
    position: absolute !important;
    top: -58px !important;
}

/*review section start*/
.review-form .form-control {
    border: 1px solid #00000042 !important;
}


.btn-secondary {
    color: #fff;
    background: var(--main_color);
    border-color: #6c757d;
}

.modal_section .form_box button,
.contact_ussc .left_box .form_box form button {
    background: var(--main_color);
}

.modal_section .modal-dialog .left_box .flex_box {
    border-bottom: 2px solid var(--main_color);
    ;
}

.contact_ussc .right_box .icon_box i {
    color: var(--main_color);
    ;
}

/*fixed_section start*/
.fixed_section {
    padding-top: 20px;
    padding-bottom: 10px;
    background: linear-gradient(45deg, #f2920b96, #490e2c);
    position: sticky;
    width: 100%;
    z-index: 9999;
    bottom: 0px;
    overflow: hidden;
    display: none;
}

.fixed_section::after {
    content: '';
    position: absolute;
    top: 3px;
    right: -133px;
    width: 69%;
    height: 150%;
    background: #dee0f5;
    z-index: -1;
    transform: rotate(118deg);
    display: none;
}

.fixed_section a {
    text-decoration: none;
}

.fixed_section .text_box h3 {
    color: #fff;
    font-weight: 500;
    font-family: 'Roboto';
    text-decoration: none;
    font-size: 22px;
    padding: 7px 15px 5px 15px;
    text-align: right;
}

.fixed_section .icon_box {
    display: flex;
    justify-content: left;
}

.fixed_section .icon_box h2 {
    color: #fff;
    font-weight: 500;
    font-size: 22px;
    border: 1px solid #fff;
    padding: 7px 15px 5px 15px;
    border-radius: 100px;
}

.fixed_section .icon_box .fixed_icon {
    font-size: 22px;
    color: #fff;
    margin-right: 10px;
}

.blink {
    animation: blinker 1s step-end infinite;
}

.fixed_section .phone_fixdsc {
    display: none;
}

.fixed_section .phone_fixdsc .text_box111 {
    width: 80%;
}

.fixed_section .call_headerbox111 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.fixed_section .call_headerbox111 .call_box111 {
    width: 60px;
    height: 60px;
    border-radius: 100px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #fff;
    position: relative;
}

.fixed_section .call_headerbox111 .call_box111::after {
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 100px;
    background: #45ba11;
    position: absolute;
    top: 0px;
    right: 0px;
    animation: bikon 1s infinite;
}

@keyframes bikon {
    form {
        box-shadow: 0px 0px 0px 0px #45ba1185, 0px 0px 0px 0px #45ba1161, 0px 0px 0px 0px #45ba1138;
    }

    to {
        box-shadow: 0px 0px 0px 1px #45ba1185, 0px 0px 0px 3px #45ba1161, 0px 0px 0px 4px #45ba1138;
    }
}

.fixed_section .call_headerbox111 .call_box111 img {
    height: 100%;
    object-fit: cover;
    border-radius: 100px;
}

.fixed_section111 .call_headerbox111 .text_box111 a {
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    border-radius: 100px;
    font-weight: 500;
    margin-right: 7px;
    line-height: 0px;
}

.fixed_section .call_headerbox111 .text_box111 a .calling_text111 {
    font-size: 15px;
    padding-right: 10px;
    color: #f2920b;
}

.fixed_section .phone_fixdsc a {
    color: #fff;
}

/*Onlode_popupsc section start*/
.Onlode_popupsc .modal-body .image_box {
    width: 140px;
    height: 140px;
    border-radius: 100px;
    border: 3px solid #f88c27;
    background: red;
    box-shadow: -2px 2px 20px #0000003d;
    position: relative;
    margin-left: 10px;
}

.Onlode_popupsc .modal-body a {
    display: contents;
}

.Onlode_popupsc .modal-body .image_box::after {
    content: '';
    position: absolute;
    top: 4px;
    right: 20px;
    width: 15px;
    height: 15px;
    background: green;
    border-radius: 100px;
    animation: calling 1s infinite;
}

@keyframes calling {
    0% {
        box-shadow: 0px 0px 0px 0px #0080006e, 0px 0px 0px 0px #00800042;
    }

    100% {
        box-shadow: 0px 0px 0px 5px #0080006e, 0px 0px 0px 8px #00800042;
    }
}

.Onlode_popupsc .modal-body .image_box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100px;
}

.Onlode_popupsc .modal-body .text_box.left_con {
    margin-left: -28px;
}

.Onlode_popupsc .modal-body .text_box h2 {
    font-family: 'Montserrat';
    font-size: 22px;
    font-weight: 600;
    color: #000;
    padding-top: 16px;
}

.Onlode_popupsc .modal-body .text_box p {
    color: #000;
}

.Onlode_popupsc .modal-body .text_box a.book_btn {
    padding: 8px 25px;
    color: #fff;
    border: 1px solid var(--main_color);
    width: 100%;
    background: var(--main_color);
    display: inline-block;
    text-align: center;
    text-decoration: none;
}

.Onlode_popupsc .modal-dialog {
    max-width: 590px;
    top: 16%;
}

.Onlode_popupsc .modal-open .modal {
    background: #0000009c;
}

.Onlode_popupsc .modal-body .up_textcon h2 {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 17px;
    text-align: center;
    color: #000;
}

.Onlode_popupsc .modal-body .flex_box .text_box h5 {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 14px;
    padding: 2px 0px 0px 10px;
    margin: 0px;
    color: #000;
}

.Onlode_popupsc .modal-body .row.background_con {
    background: #ebe9e9;
    width: 95%;
    margin-left: 3%;
    margin-top: 2%;
    padding: 10px;
}

.Onlode_popupsc .modal-body .flex_box {
    display: flex;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 15px;
}

.Onlode_popupsc .modal-body .flex_box .icon_box {
    width: 45px;
    height: 45px;
    border-radius: 100px;
    background: #fff;
    display: flex;
    border: 2px solid #f88c27;
    align-items: center;
    justify-content: center;
}

.Onlode_popupsc .modal-content {
    border-left: 4px solid #f88c27;
}

.Onlode_popupsc .modal-body .flex_box .icon_box i {
    font-size: 25px;
    color: #0071e9;
}

.Onlode_popupsc .modal-body .flex_box .text_box h5 {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 14px;
    padding: 2px 0px 0px 10px;
    margin: 0px;
}

.Onlode_popupsc .modal-body .flex_box .text_box h2 {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 16px;
    padding: 4px 0px 0px 10px;
    margin: 0px;
}

.Onlode_popupsc button.btn.btn-default i {
    font-size: 24px;
    color: red;
}

.Onlode_popupsc .modal {
    background: #000000ad;
}

.btn.btn-main-search {
    color: #fff;
}

/*sitemap_bannersc start*/
.sitemap_bannersc {
    background: url('../images/sitemap_banner.jpg');
    height: 370px;
    background-size: cover;
    position: relative;
    z-index: 1;
    background-position: center;
}

.sitemap_bannersc::after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    background: #071b26b5;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.sitemap_bannersc .text_box h2 {
    font-weight: 600;
    color: #fff;
    font-size: 40px;
    padding-top: 17%;
    text-align: center;
    text-transform: uppercase;
}

.sitemap_bannersc .text_box a {
    font-weight: 400;
    font-size: 16px;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    color: #fff;
    text-align: center;
    display: block;
    padding-top: 10px;
}

.sitemap_bannersc .text_box .border_line {
    width: 300px;
    height: 1px;
    margin: 0 auto;
    background: #06ab7d;
    position: relative;
    margin-top: 10px;
}

.sitemap_bannersc .text_box .border_line .border_icon {
    position: absolute;
    top: -29px;
    left: 43%;
    font-size: 45px;
    color: #06AB7D;
}

/*sitemap_aboutsc start*/
.sitemap_aboutsc {
    padding-top: 30px;
    padding-bottom: 30px;
}

.sitemap_aboutsc .main_box {
    padding: 30px 20px 20px 20px;
    background: #f4f4f4;
    box-shadow: 0px 10px 20px #0000001f;
    border-radius: 20px 0px 20px 0px;
    margin-bottom: 40px;
}

.sitemap_aboutsc .heading_box h3 {
    font-weight: 600;
    font-size: 22px;
    color: #06ab7d;
    font-family: Open sans;
    text-align: center;
}

.sitemap_aboutsc .heading_box .under_line {
    width: 100%;
    height: 0.2px;
    margin: 0 auto;
    background: #0692bc;
    position: relative;
    margin-bottom: 30px;
    margin-top: 18px;
}

.sitemap_aboutsc .heading_box .under_line .under_lineicon {
    position: absolute;
    top: -29px;
    left: 49%;
    font-size: 45px;
    color: #0692bc;
}

.sitemap_aboutsc .link_box a {
    font-weight: 700;
    font-size: 15px;
    border-radius: 0px;
    font-family: 'Open Sans';
    display: block;
    margin-bottom: 10px;
    color: #000000b5;
    transition: 0.3s;
    padding: 10px;
    text-transform: capitalize;
    position: relative;
    z-index: 1;
}

.postion_border {
    position: absolute;
    top: 0px;
    left: 50%;
    width: 1px;
    height: 100%;
    background: #06ab7d;
}

.postion_border1 {
    position: absolute;
    top: 42%;
    left: 50%;
    width: 100%;
    height: 1px;
    background: #06ab7d;
}

.sitemap_aboutsc .link_box a:hover {
    color: #000;
    transition: 0.3s;
}

.sitemap_aboutsc .link_box a .hover_links {
    opacity: 0;
    margin-left: -18px;
    transition: 0.3s;
}

.sitemap_aboutsc .link_box a:hover .hover_links {
    opacity: 1;
    margin-left: 0px;
    transition: 0.3s;
}

/*=================================
===============contact section start================*/
.contact-main .contact-info .info-item {
    position: relative;
    padding: 20px
}

.contact-main .contact-info .info-item h2 {
    color: #000;
}

.contact-main .contact-info .info-item .box-table li {
    font-size: 16px;
    font-weight: 500;
    list-style-type: none;
    margin-bottom: 20px;
    position: relative;
    width: 100%
}

.contact-main .contact-info .info-item .box-table li span {
    color: #029e9d;
    float: right
}

.contact-main .contact-info .info-item .box-table li::before {
    content: "";
    position: absolute;
    height: 1px;
    width: 50px;
    border: 1px dashed #737373;
    top: 12px;
    left: 0;
    right: 0;
    margin: auto
}

.contact-main .contact-info .info-item .box-table li:last-child {
    margin-bottom: 0
}

.contact-main .contact-info .info-item .info-icon i {
    font-size: 60px;
    color: var(--main_color);
}

.contact-main .contact-info .info-content h3 {
    color: #000;
    font-family: 'Rubik';
    font-weight: 500;
    font-size: 19px;
    padding-top: 5px;
}

.contact-main .contact-info .info-content p {
    color: #000000ad;
    font-family: 'Rubik';
    font-weight: 500;
    font-size: 15px;
    padding-top: 5px;
}

.contact-main .contact-info .info-content a {
    text-decoration: none;
}

.contact-main .contact-map .map-main {
    border-radius: 15px;
    overflow: hidden
}

.contact-main .contact-map .contact-form {
    background: #3f3f3f;
    padding: 30px;
    border-radius: 15px
}

@media(max-width:991px) {
    .contact-main .contact-info .contact-form {
        padding: 0 !important
    }
}

@media(max-width:767px) {
    .contact-main .contact-map .contact-form {
        margin-top: 2rem
    }
}

.contact-info-main {
    margin-top: -80px
}

.form-control.contact_input {
    border: 1px solid #00000063 !important;
    border-radius: 4px;
    height: 45px;
    margin-bottom: 15px;
    font-family: 'Rubik';
    font-weight: 400;
    padding-left: 10px;
}

.form-control.contact_textareainput {
    height: 145px;
    border: 1px solid #00000063 !important;
}

.form-control.captcha_input {
    border: 1px solid #000;
}

.contact_borderbox {
    border: 1px solid #00000063;
}

.nir-btn,
.nir-btn-black {
    position: relative;
    z-index: 1;
    font-size: 14px;
    text-align: center;
    padding: 14px 24px;
    text-transform: capitalize;
    transition: all ease-in-out .5s;
    background: var(--main_color);
    color: #fff;
    display: inline-block;
    border-radius: 10px;
    border: none;
    box-shadow: 0 0 0 4px rgba(255, 255, 255, .1);
    overflow: hidden;
}

h3.mb-1 {
    color: var(--main_color);
    font-family: 'Rubik';
    font-weight: 400;
}

p.mb-0 {
    font-family: 'Rubik';
    font-weight: 300;
    color: #000;
}

/*===================================
  ================Mobile Popup Section start===================
  ===================================*/
/*mobile_popupsc section start*/
.mobile_popupsc {
    padding-top: 2px;
    padding-bottom: 2px;
    background: #fff;
    display: none;
}

.mobile_popupsc a {
    text-decoration: none;
}

.mobile_popupsc .flex_box {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0px;
    padding: 15px 0px;
    width: 100%;
    box-shadow: 0px 0px 10px #00000085;
    left: 0px;
    z-index: 999999;
    background: linear-gradient(40deg, #092c4c 0%, rgba(0, 212, 255, 1) 100%);
    height: 67px;
    font-size: 22px;
}

.mobile_popupsc .flex_box a {
    text-decoration: none;
}

.mobile_popupsc .flex_box a strong {
    font-family: roboto;
    font-weight: 600;
    color: #fff;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.mobile_popupsc .flex_box a i {
    padding-right: 5px;
    color: #fff;
}

.mobile_popupsc .image_box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.mobile_popupsc .image_box img {
    width: 100px;
}

.mobile_popupsc .main_headingbox h2 {
    font-family: roboto;
    font-weight: 600;
    color: #000;
    font-size: 16px;
    text-align: center;
    padding-top: 10px;
}

.mobile_popupsc .banner_con {
    position: relative;
    top: 48px;
    height: 210px;
    overflow: hidden;
}

.mobile_popupsc .banner_con img {
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.mobile_popupsc .postion_box {
    position: absolute;
    top: 215px;
    left: 42%;
    border-radius: 100px;
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-left: 4px solid #1b8dc3;
    border-right: 4px solid #de1821;
    animation: call 1s linear infinite;
    -webkit-transition: all ease-in-out 1s;
}

.mobile_popupsc .postion_box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mobile_popupsc .text_box {
    text-align: center;
    margin-top: 15px;
}

.mobile_popupsc .text_box a {
    text-decoration: none;
}

.mobile_popupsc .text_box h4 {
    font-family: rubik;
    font-weight: 600;
    color: #000;
    font-size: 22px;
    padding-top: 10px;
    margin: 0px;
}

.mobile_popupsc .text_box h5 {
    font-family: rubik;
    font-weight: 500;
    color: #000;
    font-size: 16px;
    padding-top: 5px;
}

.mobile_popupsc .text_box p {
    font-family: rubik;
    font-weight: 400;
    color: #000;
    margin: 0px;
    padding-top: 1px;
    font-size: 14px;
}

.mobile_popupsc .text_box a.link_con {
    border-radius: 2px;
    background: var(--sub_color);
    color: #fff;
    width: 170px;
    height: 40px;
    margin-top: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 6px;
    animation: call 1s linear infinite;
    -webkit-transition: all ease-in-out 1s;
}

.mobile_popupsc .text_box .button_box {
    display: flex;
    border-radius: 100px;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 40px
}

.mobile_popupsc .text_box a .call_con {
    padding-right: 5px;
}

.mobile_popupsc .deal_box {
    padding: 8px 5px 6px 0px;
    background: var(--sub_color);
    border-radius: 10px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 100px;
    font-family: 'Rubik';
    font-weight: 600;
}

.mobile_popupsc .deal_box a {
    text-decoration: none;
}

/* @keyframes mobile {
	0%{
		box-shadow: 0px 0px 0px 5px #1a80c347, 0px 0px 0px 10px #1a80c32b ;
	}
	100%{
		box-shadow: 0px 0px 0px 5px #1a80c347, 0px 0px 0px 10px #1a80c32b ;
	}
} */
@keyframes call {
    0% {
        box-shadow: 0px 0px 0px 5px #1a80c347, 0px 0px 0px 5px #1a80c32b;
    }

    0% {
        box-shadow: 0px 0px 0px 5px #1a80c347, 0px 0px 0px 10px #1a80c32b;
    }
}

.mobile_popupsc .deal_box h3 {
    font-family: Rubik;
    font-weight: 600;
    color: #fff;
    font-size: 20px;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
}

.mobile_popupsc .logo_box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}

.mobile_popupsc .logo_box img {
    width: 100px;
}

/*footer_contentcta code start*/
.footer_contentcta {
    padding: 45px 0px 0px 0px;
    background: #222324;
}

.footer_contentcta .text_box h2 {
    color: #fff;
    font-weight: 600;
    font-size: 25px;
    margin: 0px 0px 10px 0px;
}

.footer_contentcta .text_box h3 {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    margin: 27px 0px 10px 0px;
}

.footer_contentcta .text_box p {
    color: #fff;
    font-size: 15px;
    margin: 0px 0px 10px 0px;
}

.footer_contentcta .hidecontent {
    display: none;
}

.footer_contentcta .text_box ul {
    list-style: circle;
}

.footer_contentcta .text_box ul li p {
    font-weight: 300;
}

.footer_contentcta .text_box ul li p b {
    font-weight: 600;
}

/*footer_contentcta code End*/
/*offer_package_section code start*/
.offer_package_section {
    padding: 30px 0px;
}

.offer_package_section .main_wrap {
    background: #EEE9E9;
    padding: 20px;
    display: flex;
    position: relative;
}

.offer_package_section .main_wrap::after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 20px;
    background: url('../images/offer_packageimg1.png');
}

.offer_package_section .main_wrap.green {
    background: #E0F4F3;
}

.offer_package_section .main_wrap .text_box h5 {
    font-size: 16px;
}

.offer_package_section .main_wrap .text_box h2 {
    font-family: "Yesteryear", cursive;
    margin: 10px 0px 20px 0px;
    font-size: 30px;
}

.offer_package_section .main_wrap .text_box a {
    color: #f0652b;
}

.offer_package_section .main_wrap .image_box img {
    width: 100%;
}

/*offer_package_section code End*/
/*top_destination_section code start*/
.top_destination_section {
    padding: 30px 0px;
}

.top_destination_section .heading_box h5 {
    font-family: "Yesteryear", cursive;
    font-weight: 500;
    color: #4DA528;
    font-size: 25px;
    margin-bottom: 6px;
}

.top_destination_section .heading_box h2 {
    line-height: 1.4;
}

.top_destination_section .main_wrap {
    position: relative;
    margin-top: 35px;
}

.top_destination_section .main_wrap .image_box {
    width: 97%;
    height: 173px;
    overflow: hidden;
    border-radius: 4px;
}

.top_destination_section .main_wrap .image_box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.top_destination_section .main_wrap .text_box h5 {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 600;
    font-size: 19px;
    text-transform: capitalize;
    text-align: center;
    padding-top: 12px;
    color: #212121;
}

.top_destination_section .main_wrap .postion_textbox {
    position: absolute;
    top: 164px;
    left: 50%;
    transform: translateX(-50%);
    color: #FBAD17;
}

.top_destination_section .main_wrap .postion_textbox h3 {
    font-size: 14px;
    color: #000;
    position: absolute;
    top: 7px;
    left: 50%;
    transform: translateX(-50%);
    width: 60%;
}

.top_destination_section .main_wrap .postion_textbox .reletive_wrap {
    position: relative;
}

/*top_destination_section code End*/
/*.hotelForm.cruise_form code start*/
.hotelForm.cruise_form input {
    width: 100%;
    outline: none;
    border: 1px solid #092c4c29 !important;
    height: 45px;
    padding-left: 10px;
    border-radius: 0px;
}

.hotelForm.cruise_form select {
    width: 100%;
    border: 1px solid #092c4c29;
    outline: none;
    height: 45px;
    padding-left: 10px;
    margin: 0px 0px 10px 0px;
}

.hotelForm.cruise_form .form-group.form-style.passengerbox {
    width: 100%;
    border: 1px solid #092c4c29;
    height: 45px;
}

.hotelForm.cruise_form #cruise.travelerselectbox {
    color: #000;
    padding: 10px 0px 0px 15px;
}

.hotelForm.cruise_form .form-group.captch_box {
    display: flex;
    align-items: center;
}

.hotelForm.cruise_form .form-group.captch_box .text_box {
    width: 85%;
}

.hotelForm.cruise_form button.submit_btn {
    padding: 14px 60px;
    font-family: Rubik;
    font-weight: 500;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 16px;
    margin-right: 5px;
    border: none;
    position: absolute;
    left: 50%;
    bottom: -23px;
    transform: translateX(-50%);
    background: var(--main_color);
    color: #fff;
}

.hotelForm.cruise_form .form-group i {
    position: revert !important;
}

.form-group.captch_box.amtrak input {
    width: 73%;
}

.homePage.amtrak form#amtrak_frm input {
    margin: 0px 0px 10px 0px;
}

.homePage.amtrak .content {
    text-align: center;
}

/*.hotelForm.cruise_form code End*/
#typed {
    white-space: pre;
}

.typed-cursor {
    opacity: 1;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
}

@keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
/*end*/
/*about_bannersection code start*/
.about_bannersection{
    padding: 200px 0px;
    background: url('../images/about/main_banner.webp');
    background-size: cover;
    position: relative;
    z-index: 1;
}
.about_bannersection::after{
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, black, transparent);
    z-index: -1
}
.about_bannersection .text_wraper h1{
     text-align: center;
     color: #fff;
}
/*end*/


/* Cokkies Policy Acceptance  Popup Style start  */
.cookies-box {
	width: 100%;
	position: fixed;
	bottom: 0px;
	text-align: center;
	z-index: 100;
	background: rgba(51, 51, 51, 0.9);
	color: #fff;
	padding: 6px 6px 8px;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	flex-direction: column;
}
.cookies-box p {
	margin: 8px 0px 0px;
	font-size: 12px;
	text-align: left;
}
.cookies-box a {
	color: #ffe2cd;
	text-decoration: underline !important;
    text-underline-offset: 2px;
	white-space: nowrap;
	font-size: 11px;
}
.cookies-box .accept {
	background: #005dba;
	padding: 6px 10px;
	color: #fff;
	font-weight: 600;
	border: none;
	font-size: 12px;
	margin-left: 10px;
	border-radius: 3px;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;
	font-family: arial;
}

.cookie-link {
	color: #03a9f4 !important;
}

@media (max-width: 991px) {
	.cookies-box.cookie-position {
		bottom: 88px;
	}
}

@media (min-width: 992px) {
	.cookies-box {
		flex-direction: row;
		text-align: left;
		padding: 16px;
		align-items: center;
		justify-content: center;
	}
	.cookies-box p {
		margin: 0px;
	}
}
/* Cokkies Policy Acceptance  Popup Style end  */


.text_box .policy-page-title {
    font-size: 24px; 
    margin-bottom: 16px;
    font-weight: 600;
}

@media(min-width:992px) {
    .text_box .policy-page-title {
        margin-top: 24px;
    }
}


/* === Short Popup Start === */
.short-cta-popup {
	min-height: 62px;
	display: block;
	text-decoration: none;
	border-left: 4px solid #f7921e;
	border-radius: 4px;
	background: #fff;
	margin: 10px;
	padding: 10px;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
	position: relative;
	display: flex;
	align-items: center;
	gap: 1rem;
	justify-content: space-between;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 100;
}
.short-cta-popup-image {
	position: relative;
	padding: 0;
	display: inline-block;
	margin: 0;
	float: none;
}
.short-cta-popup .short-cta-popup-image:after {
	content: "";
	width: 8px;
	height: 8px;
	background: #f7921e;
	border-radius: 50%;
	display: block;
	position: absolute;
	right: 4px;
	bottom: 8px;
}
.short-cta-popup .short-popup-call-icon-box {
	color: #fff;
	background: #f7921e;
	border-radius: 50%;
	/* padding: 8px 9px 3px; */
	float: right;
	position: relative;
	margin-right: 3px;
	margin-top: 8px;
	width: 38px;
	height: 38px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.short-cta-popup .phone-deals-content {
	font-size: 13px;
	line-height: 17px;
	font-weight: 600;
	color: #313541;
	margin: 0;
}
.short-cta-popup .phone-deals-content-bottom {
	font-size: 13px;
	line-height: 17px;
	font-weight: 600;
	color: #313541;
	margin: 0;
}
.short-cta-popup .phone-deals-content-bottom .short-cta-popup-content {
	font-size: 12px;
	color: #73767f;
	line-height: 18px;
	display: inline;
}
.short-cta-popup-content .promocode {
	border: 1px solid #f7921e;
	background: #fccd98;
	color: #000;
	padding: 2px 6px;
	border-radius: 4px;
	font-weight: 600;
}
.short-cta-popup {
    left: 50%;
    z-index: 100;
    transform: translateX(-50%);
    width: max-content;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 992px) {
    .short-cta-popup {
        display: none !important;
    }
}
/* === Short Popup End === */

/* === Details Modal Popup Start === */
.details-modal-popup {
	top: auto;
	bottom: 0;
	width: 100%;
	transform: translateX(-50%);
	animation: 1s modalpopupanimate;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
	z-index: 999;
	padding-bottom: 10px;
	position: fixed;
	left: 50%;
	background-color: #fff;
	border-radius: 8px;
	color: #000;
	line-height: 0;
	text-align: center;
}
.details-modal-popup-content {
	padding: 0 5px;
	width: 90%;
	line-height: 24px;
	text-align: center;
	margin: 0 auto;
}
.close-details-popup {
	text-decoration: none;
	float: right;
	position: absolute;
	top: 1rem;
	cursor: pointer;
	font-size: 24px;
	color: rgba(38, 41, 51, 1);
	right: 15px;
	font-weight: 700;
	z-index: 99;
	width: 1.5rem;
	height: 1.5rem;
	text-align: center;
}
.details-modal-popup-header-content-wrap {
	padding: 16px 16px 5px 31px;
}
.details-modal-popup-img-wrap {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-right: 8px;
}
.details-modal-popup-top-content-wrap {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-direction: column;
}
.details-modal-popup-img {
	width: 60px;
	height: 60px;
	position: relative;
	display: flex;
	padding: 0;
	border-radius: 50%;
	border: 4px solid #fff;
	margin: 0 auto 0 -37px;
	background: #fff;
}

.details-heading {
	padding-top: 0.5rem;
	font-size: 1rem;
	color: rgba(38, 41, 51, 1);
	margin: 0;
	text-align: left;
	line-height: 24px;
	padding: 0;
	font-weight: 700;
}

.callcontent {
	font-size: 0.85rem;
	color: rgba(38, 41, 51, 1);
	font-weight: 400;
}

.details-popup-phone-content {
	background: none;
	padding: 0;
	margin-top: 5px;
}
.phone-content-title {
	text-align: left;
	padding: 17px 0 0;
	font-size: 1rem;
	margin: 0 0 0.5rem 0;
	border-top: 1px solid rgba(216, 217, 223, 1);
    color: rgba(38, 41, 51, 1);
	font-weight: 700;
}
.details-popup-phone-no {
	border: 2px solid #f7921e;
	border-radius: 50px;
	text-align: center;
	font-size: 20px;
	position: relative;
	padding: 10px;
	margin: 10px -2px 0.5rem;
}
.details-popup-phone-no .icon {
	position: absolute;
	left: 2px;
	top: 2px;
}
.new-phone-call {
	font-size: 20px;
	font-weight: 700;
	color: #f7921e;
	text-align: center;
}
.details-popup-phone-content-list {
	padding-left: 0px;
	padding-right: 0px;
}
.details-popup-phone-content-list li {
	padding: 0 0px;
	font-size: 16px;
	text-align: left;
    color: #000;
}
.details-modal-popup .close-details-popup:focus,
.details-modal-popup .close-details-popup:hover,
.details-modal-popup .details-popup-phone-call:focus,
.details-modal-popup .details-popup-phone-call:hover {
	color: rgba(38, 41, 51, 1);
}
.details-popup-phone-content-list li svg {
	margin: 5px 5px 0 0;
	vertical-align: sub;
}
@keyframes modalpopupanimate {
	0% {
		bottom: -100%;
	}
	100% {
		bottom: 0;
	}
}

@media(min-width:768px) and (max-width:991px) {
    .cookies-box {
        align-items: center;
        justify-content: center;
        gap: 5px;
    }
}

@media(min-width:992px){
    .details-modal-popup{
        display: none !important;
    }
}
/* === Details Modal Popup End === */

/* ==================== =============================== */
/* == Start === */
.ctp-cruise-cta {
	/* margin-top: 60px; */
}

.ctp-cruise-container {
	background-color: #f3faff;
	border-radius: 20px;
	padding: 16px;
}

.ctp-text-wrapper {
	padding-right: 15px;
}

.ctp-subtitle {
	font-size: 20px;
	/* text-transform: uppercase; */
	font-weight: 500;
	/* color: #00557f; */
	margin-bottom: 2px;
}

.ctp-title {
	font-size: 24px;
	font-weight: 500;
	/* color: #00334e; */
	margin-bottom: 10px;
}

.ctp-description {
	font-size: 16px;
	/* color: #333; */
	line-height: 1.6;
	margin-bottom: 20px;
}

.ctp-feature-list {
	list-style: none;
	padding-left: 0;
}

.ctp-feature-list li {
	position: relative;
	padding-left: 20px;
	margin-bottom: 10px;
	font-weight: 500;
	/* color: #222; */
}

.ctp-feature-list li::before {
	content: "✔";
	position: absolute;
	left: 0;
	color: #2a9d8f;
	font-size: 0.9rem;
	top: 1px;
}

.ctp-image-grid img {
	transition: transform 0.3s ease;
}

.ctp-image-grid img:hover {
	transform: scale(1.05);
}
.ctp-feature-boxes {
	display: flex;
	flex-wrap: wrap;
	gap: 1rem;
}
.ctp-feature-box svg {
	color: #f0652b;
	width: 32px;
	display: flex;
}
.ctp-feature-box {
	flex: 1 1 calc(33.33% - 1rem);
	display: flex;
	align-items: center;
	gap: 10px;
	background-color: #f9fcff;
	border: 1px solid #e0ecf2;
	border-radius: 8px;
	padding: 2px 16px;
	min-width: 250px;
	transition: box-shadow 0.2s ease;
}

.ctp-feature-box:hover {
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.ctp-feature-icon {
	width: 24px;
	height: 24px;
}

.ctp-feature-box span {
	font-weight: 500;
	color: #333;
	font-size: 0.95rem;
}

@media (min-width: 992px) {
	.ctp-title {
		font-size: 35px;
	}

	.ctp-subtitle {
		margin-bottom: 10px;
	}
	.ctp-title {
		margin-bottom: 10px;
	}
	.ctp-feature-box svg {
		width: 50px;
	}
	.ctp-cruise-container {
		padding: 30px;
	}
	.ctp-feature-box {
		padding: 12px 16px;
	}
}

/* == End === */

/* == Start === */
/* Custom Prefix: ctp- */
.ctp-main-section {
	padding: 60px 0px 0px;
}
.ctp-section {
	/* color: #1a1a1a; */
}

.ctp-heading {
	font-size: 20px;
	font-weight: 700;
	/* color: #0a3d62; */
	margin-bottom: 1rem;
}

.ctp-paragraph {
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 1rem;
	color: #333;
}

.ctp-image {
	width: 100%;
	max-height: 400px;
	object-fit: cover;
	border-radius: 8px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
@media (max-width: 991px) {
	.get_more_section .text_box.text-content-info-box ul li .headign_con h3 {
		padding: 0px 0px 0px 20px;
	}
    .get_more_section .text_box ul li .headign_con h3{
        padding: 0px 0px 0px 20px; 
    }
	.get_more_section .text_box.text-content-info-box p {
		font-size: 14px;
	}
	.get_more_section .text_box.text-content-info-box h2 {
		font-size: 20px;
	}
    .cruise_vision .text_box h3{
        font-size: 20px; 
    }
}
@media (min-width: 992px) {
	.ctp-heading {
		font-size: 24px;
	}
	.ctp-paragraph {
		font-size: 16px;
	}
}
/* == End === */

/* == Start === */
.cruise-link {
	display: inline-block;
	border-radius: 8px;
	overflow: hidden;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.cruise-link:hover {
	transform: scale(1.05);
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

.cruise-logo {
	width: 140px;
	height: auto;
	display: block;
	border-radius: 4px;
	transition: opacity 0.3s ease;
}

.cruise-logo:hover {
	opacity: 0.9;
}

@media (max-width: 480px) {
	.cruise-logo {
		width: 100px;
	}
}
/* == End === */
/* === Footer social link style start === */
footer .social-user-block {
	display: flex;
	flex-flow: row;
	align-items: flex-end;
}

footer .social-user-block-wrap {
	width: 40%;
	color: #fff;
}

footer .social-user-block-wrap h5 {
	font-weight: 600;
	margin: 0 0 15px;
}

footer .social-user-block-wrap ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-flow: row;
}

.footer-wtgt.social-wtgt .social-user-block-wrap ul li a {
	padding: 0px !important;
}
.social-user-block-wrap ul li a {
	margin-right: 12px;
}
footer .social-user-block-wrap ul li a::before {
	content: "";
	display: none;
}
footer .social-user-block-wrap ul li a .facebook-icon-svg {
	width: 24px;
	height: 24px;
}
footer .social-user-block-wrap ul li a .twitter-icon-svg {
	width: 24px;
	height: 24px;
}
footer .social-user-block-wrap ul li a .linkedin-icon-svg {
	width: 24px;
	height: 24px;
}
footer .social-user-block-wrap ul li a .instagram-icon-svg {
	width: 24px;
	height: 24px;
}

.seller_textbox h3 {
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 15px;
	text-align: right;
}
.seller_textbox h3 span {
	color: #ffc12d;
	font-size: 14px;
}
.social-user-block-wrap ul li a {
	padding: 0px !important;
}
/* === Footer social link style end === */
/* ==================== =============================== */