@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);

body {
    font-family: Roboto-Regular,Helvetica,sans-serif;
    margin: 0
}

@font-face {
    font-family: Roboto-Regular;
    src: url(../../fonts/Roboto-Regular.ttf) format('truetype')
}

@font-face {
    font-family: Roboto-Light;
    src: url(../../fonts/Roboto-Light.ttf) format('truetype')
}

@font-face {
    font-family: Roboto-Medium;
    src: url(../../fonts/Roboto-Medium.ttf) format('truetype')
}

@font-face {
    font-family: Roboto-MediumItalic;
    src: url(../../fonts/Roboto-MediumItalic.ttf) format('truetype')
}

@font-face {
    font-family: Roboto-Bold;
    src: url(../../fonts/Roboto-Bold.ttf) format('truetype')
}

@font-face {
    font-family: Roboto-BoldItalic;
    src: url(../../fonts/Roboto-BoldItalic.ttf) format('truetype')
}

@font-face {
    font-family: Roboto-Italic;
    src: url(../../fonts/Roboto-Italic.ttf) format('truetype')
}

.header_span {
    font-family: Roboto-Regular;
    color: #05203c;
    font-size: 15px
}

.font13 {
    font-size: 14px
}

.banner_txt_heading {
    color: #fff;
    font-size: 2.5rem;
    line-height: 46px;
    font-family: Roboto-Medium;
    text-shadow: 3px 0 0 #302f2f
}

@media only screen and (max-width:992px) {
    .banner_txt_heading {
        color: #fff;
        font-size: 2rem;
        font-family: Roboto-Bold;
        text-shadow: 3px 0 0 #302f2f;
        line-height: 46px
    }
}

@media only screen and (max-width:576px) {
    .banner_txt_heading {
        color: #fff;
        font-size: 2.5rem;
        font-family: Roboto-Bold;
        text-shadow: 3px 0 0 #302f2f;
        line-height: 46px
    }
}

.banner_sub_heading {
    color: #fff;
    font-weight: 600;
    font-size: 22px;
    font-family: Roboto-Regular;
    margin-bottom: 68px
}

@media only screen and (max-width:768px) {
    .pr-mob768 {
        padding-right: 0rem !important
    }
}

.pr_xxl {
    padding-right: 0
}

@media only screen and (max-width:1400px) {
    .pr_xxl {
        padding-right: 15px
    }
}

@media only screen and (max-width:992px) {
    .pr_xxl {
        padding-right: 13px
    }
}

@media only screen and (max-width:576px) {
    .pr_xxl {
        padding-right: 7px
    }
}

@media only screen and (max-width:1400px) {
    .pr_xxl_returndate {
        padding-right: 0
    }
}

@media only screen and (max-width:768px) {
    .pr_xxl_returndate {
        padding-right: 7px
    }
}

@media only screen and (max-width:992px) {
    .pr_xxl_flyingto {
        padding-right: 0
    }
}

@media only screen and (max-width:768px) {
    .pr_xxl_flyingto {
        padding-right: 7px
    }
}

.mttab_10 {
    margin-top: -55px;
    z-index: 111111
}

@media only screen and (max-width:768px) {
    .mttab_10 {
        margin-top: 0;
        z-index: 111111
    }
}

.triplabel span::before {
    display: flex;
    flex-shrink: 0;
    content: "";
    background-color: #fff;
    width: 1.5em;
    height: 1.5em;
    border-radius: 50%;
    margin-right: .375em;
    transition: 0.25s ease;
    box-shadow: inset 0 0 0 .125em #0050b0 !important
}

.triplabel input:checked + span::before {
    box-shadow: inset 0 0 0 .4375em #0d6efd !important
}

.trip_type {
    background: #fff;
    border-radius: 35px;
    padding: 0;
    width: max-content
}

    .trip_type .triplabel {
        margin-bottom: 0
    }

.triplabel {
    display: inline-flex;
    cursor: pointer;
    font-weight: 500;
    position: relative;
    overflow: hidden;
    margin-bottom: .375em;
    font-size: 0.80rem !important;
    padding-bottom:2px !important;
}

    .triplabel input {
        position: absolute;
        left: -9999px
    }

        .triplabel input:checked + span {
            background-color: #fff;
            color: #162849
        }

            .triplabel input:checked + span:before {
                box-shadow: inset 0 0 0 .4375em #06038d
            }

    .triplabel span {
        display: flex;
        align-items: center;
        padding: .375em .75em .375em .375em;
        border-radius: 99em;
        transition: 0.25s ease;
        color: #162849;
        font-weight: 400
    }

        .triplabel span:hover {
            background-color: #fff
        }

        .triplabel span:before {
            display: flex;
            flex-shrink: 0;
            content: "";
            background-color: #fff;
            width: 1.5em;
            height: 1.5em;
            border-radius: 50%;
            margin-right: .375em;
            transition: 0.25s ease;
            box-shadow: inset 0 0 0 .125em #00005c
        }

.form-control:focus::placeholder {
    color: #555 !important
}

.BpkSwapButton_bpk-swap-button__OTA2O {
    transform: translateY(-50%) rotate(90deg)
}

.BpkSwapButton_bpk-swap-button__button__NGYxZ {
    align-items: center;
    background-color: #fff;
    border: 2px solid #05203c;
    border-radius: 50%;
    display: flex;
    height: 2.5rem;
    justify-content: center;
    transition: transform .4s;
    width: 2.5rem
}

.se_airport {
    border-radius: 0;
    height: 3.5rem !important
}

@media only screen and (max-width:992px) {
    .se_airport {
        border-radius: 0rem;
        height: 3.5rem !important
    }
}

@media only screen and (max-width:576px) {
    .se_airport {
        border-radius: 0;
        height: 3.5rem !important
    }
}

.se_traveller {
    border-radius: 0;
    height: 3.5rem !important
}

@media only screen and (max-width:992px) {
    .se_traveller {
        border-radius: 0rem !important;
        height: 3.5rem !important
    }
}

@media only screen and (max-width:576px) {
    .se_traveller {
        border-radius: 0rem !important;
        height: 3.5rem !important
    }
}

.se_plzero {
    height: auto;
    padding-left: 0
}

@media only screen and (max-width:992px) {
    .se_plzero {
        height: auto;
        padding-left: 0px !important
    }
}

.se_plzero_left {
    height: auto;
    padding-left: 0
}

@media only screen and (max-width:992px) {
    .se_plzero_left {
        height: auto;
        padding-left: 0px !important
    }
}

@media only screen and (max-width:576px) {
    .se_plzero_left {
        height: auto;
        padding-left: 0px !important
    }
}

.se_plzero_right {
    height: auto;
    padding-left: 0
}

@media only screen and (max-width:992px) {
    .se_plzero_right {
        height: auto;
        padding-left: 5px !important
    }
}

@media only screen and (max-width:576px) {
    .se_plzero_right {
        height: auto
    }
}

.se_plprzero {
    height: auto;
    padding-left: 0;
    padding-right: 0
}

@media only screen and (max-width:992px) {
    .se_plprzero {
        height: auto;
        padding-left: 0;
        padding-right: 0
    }
}

@media only screen and (max-width:768px) {
    .se_plprzero {
        height: auto;
        padding-left: 0;
        padding-right: 7px
    }
}

.btn_sesty {
    height: 3.5rem;
    font-weight: 700;
    border-radius: 32px
}

@media only screen and (max-width:992px) {
    .btn_sesty {
        height: 3.5rem;
        font-weight: 700;
        border-radius: 32px
    }
}

@media only screen and (max-width:576px) {
    .btn_sesty {
        height: 3.5rem;
        font-weight: 700;
        border-radius: 32px
    }
}

.form-control:focus {
    color: var(--bs-body-color);
    border-color: #86b7fe;
    outline: 0;
    box-shadow: none !important
}

#ui-id-1 {
    box-shadow: rgba(0,0,0,.25) 0 4px 30px -5px !important;
    padding: 0;
    font-size: .85rem;
    line-height: 1.5rem;
    width: 430.467px;
    max-height: 300px;
    overflow: scroll;
    color: #3f3f3f
}

@media only screen and (max-width:768px) {
    .ui-datepicker {
        width: 100% !important;
        left: 0px !important;
        top: 60px !important;
        height: 100% !important;
        z-index: 111111 !important;
        border-radius: 0px !important
    }
}

.ui_datepicker_departuredate {
    width: 100%;
    float: left;
    height: auto;
    color: #333;
    font-family: Roboto-Regular;
    font-size: 15pt;
    background-color: #fff;
    top: 0;
    position: relative;
    z-index: 111111 !important;
    text-align: center;
    padding: 20px
}

@media only screen and (max-width:768px) {
    .ui_datepicker_departuredate {
        width: 100%;
        float: left;
        height: auto;
        color: #333;
        font-family: Roboto-Regular;
        font-size: 15pt;
        background-color: #fff;
        top: 0;
        position: fixed;
        z-index: 999999 !important;
        text-align: center;
        padding: 20px
    }
}

@media only screen and (max-width:768px) {
    #ui-datepicker-div {
        border-radius: 0rem;
        padding: 10px;
        position: fixed !important
    }
}

@media only screen and (max-width:768px) {
    .ui-widget.ui-widget-content {
        border: 0 solid #c5c5c5 !important
    }
}

#ui-datepicker-div {
    border-radius: .75rem .75rem .75rem .75rem;
    padding: 10px
}

.ui-widget-header {
    border: 1px solid #fff !important;
    background: #fff !important;
    color: #333;
    font-weight: 700
}

.ui-datepicker-div {
    position: absolute;
    top: 289.7px;
    left: 796.5px;
    z-index: 1;
    display: block;
    border-radius: .75rem .75rem .75rem .75rem !important;
    padding: 25px
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: navajowhite;
    background: #016dab !important;
    color: #fff
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 0 solid #cfe1fb;
    background: #fff !important;
    font-weight: 400;
    color: #454545;
    text-align: center !important;
    border-radius: 8px !important
}

.ui-datepicker-calendar thead {
    border-bottom: #ccc solid 0
}

.ui-state-default:hover {
    background: #c1d9fc !important;
    color: #000 !important
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #003eff;
    background: #0d6efd !important;
    font-weight: 400;
    color: #fff
}

.ui-button.ui-state-disabled:hover, .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #0d6efd !important;
    font-weight: 400;
    color: #454545
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    border-radius: 50%;
    background: #fff;
    border: #c0c2c9 solid 1px
}

.ui-icon-circle-triangle-e {
    background-position: -32px -32px
}

.ui-icon-circle-triangle-w {
    background-position: -96px -32px
}

.ui-widget-content {
    border: 1px solid #ccc;
    background-color: #fff !important;
    color: #2b2b2b !important
}

.highlight {
    background-color: none !important;
    margin: 0 8px;
    box-shadow: none !important;
    color: #2b2b2b !important;
    transition: none !important
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #cfe1fb;
    background-color: #fff !important;
    font-weight: 400;
    color: #2b2b2b !important;
    border-radius: .5rem
}

.dest-input-bg {
    padding-left: 30px !important;
    background-position: 5px 0
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 10px
}

#traveller {
    display: none
}

#countryflagdiv {
    display: none;
    position: absolute;
    width: 217px;
    float: right;
    height: 200px;
    background-color: #fff;
    border-radius: .75rem;
    z-index: 111111;
    right: 20px;
    margin-top: 10px
}

.nav-link-tab {
    display: block;
    font-size: 10pt;
    color: #fff;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    padding: 8px;
    padding-right: 10px;
    text-transform: uppercase;
    font-family: Roboto-Medium;
    margin-bottom: 0px !important;
    background-color: #0d3257;
    box-shadow: inset 0 0 0 1px #ffffff80
}

    .nav-link-tab:hover {
        color: #fff;
        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
        background-color: #002144;
        box-shadow: inset 0 0 0 1px #fff
    }

    .nav-link-tab:focus {
        display: block;
        font-size: 10pt;
        text-decoration: none;
        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
        padding: 8px;
        padding-right: 10px;
        text-transform: uppercase;
        font-family: Roboto-Medium;
        margin-bottom: 0px !important
    }

.nav-tabs .nav-link-tab.active {
    color: #fff;
    background-color: #0d6efd;
    box-shadow: inset 0 0 0 0 #ffffff80
}

.nav-link {
    display: block;
    font-size: 16px;
    color: #212529;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    padding-right: 0;
    padding: 15px;
    font-family: Roboto-Regular;
    margin-bottom: 0px !important
}

    .nav-link:hover {
        display: block;
        font-size: 16px;
        color: #003eff;
        text-decoration: none;
        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
        padding-right: 0;
        padding: 15px;
        font-family: Roboto-Regular;
        margin-bottom: 0px !important;
        border-radius: 6px
    }

    .nav-link:focus {
        display: block;
        font-size: 16px;
        color: #003eff;
        text-decoration: none;
        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
        padding-right: 0;
        padding: 15px;
        font-family: Roboto-Regular;
        margin-bottom: 0px !important
    }

.transi_sty {
    border: var(--bui_border_width_100) solid transparent;
    box-shadow: inset 0 0 0 0 #ffffff80;
    border-radius: 0;
    transition: var(--bui_animation_press);
    transition-property: border-color,background-color
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .35rem .99rem;
    clear: both;
    font-weight: 400;
    color: #3f3f3f;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-family: Roboto-Light
}

.dropdown-menu {
    font-size: .85rem;
    color: #212529;
    text-align: left;
    list-style: none;
    font-family: Roboto-Light
}

.nav-tabs {
    border-bottom: 0 solid #dee2e6
}

    .nav-tabs .nav-link {
        margin-bottom: -1px;
        background: 0 0;
        background-color: rgba(0,0,0,0);
        border: 0 solid #fff;
        border-top-left-radius: unset;
        border-top-right-radius: unset;
        background-color: #fff;
        color: #162849;
        text-transform: uppercase;
        font-family: Roboto-Medium
    }

        .nav-tabs .nav-link.active {
            color: #4297fe;
            background-color: #fff;
            border: 0 solid #ccc !important
        }

.form-control {
    font-size: .85rem
}

#Search_Btn {
    display: none
}

.header_number_01dv {
    width: 100%;
    height: auto;
    float: left
}

@media only screen and (max-width:1708px) {
    .header_number_01dv {
        width: 100%;
        height: auto;
        float: left
    }
}

@media only screen and (max-width:1545px) {
    .header_number_01dv {
        width: 100%;
        height: auto;
        float: left
    }
}

@media only screen and (max-width:1112px) {
    .header_number_01dv {
        width: 100%;
        height: auto;
        float: left
    }
}

.header_number_02dv {
    width: 30%;
    height: auto;
    float: left;
    padding-right: 48px
}

@media only screen and (max-width:1708px) {
    .header_number_02dv {
        padding-right: 38px
    }
}

@media only screen and (max-width:1565px) {
    .header_number_02dv {
        width: 30%;
        height: auto;
        float: left;
        padding-right: 10px
    }
}

@media only screen and (max-width:1112px) {
    .header_number_02dv {
        width: 30%;
        height: auto;
        float: left;
        display: none
    }
}

.vid_main {
    width: 100%;
    float: left;
    height: auto;
    background-color: #fff
}

.vid_main_sec {
    background-color: #05203c;
    height: 0
}

.main_dv_float_left {
    width: 100%;
    float: left;
    height: auto
}

.head_top_textsty {
    padding-top: 10px;
    word-spacing: 2px;
    z-index: 111111;
    top: 0;
    float: left
}

.head_top_textsty_flag {
    padding-top: 0;
    word-spacing: 2px;
    z-index: 111111;
    top: 0;
    text-align: right;
    color: #fff;
    cursor: pointer
}

.head_flagsty {
    color: #05203c !important;
    text-decoration: none;
    font-weight: 700
}

.mobile_headerst {
    border-bottom: 1px solid #ccc;
    box-shadow: 1px 1px 15px #ccc;
    .
}

.mobile_header_col {
    z-index: 111111;
    word-wrap: break-word;
    height: auto;
    float: left
}

.mob_logo {
    max-width: 214px;
    width: 100%
}

.mob_phone_bar {
    font-size: 36px;
    color: #05203c
}

.desk_header {
    padding-top: 0;
    word-spacing: 2px;
    z-index: 111111;
    top: 0;
    height: auto;
    float: left;
    padding-bottom: 0
}

.desk_logo {
    max-width: 225px
}

@media only screen and (max-width:992px) {
    .pl_992 {
        padding-left: 5px
    }
}

@media only screen and (max-width:576px) {
    .pl_992 {
        padding-left: 0
    }
}

.btn-primary:active {
    background-color: #0b5ed7 !important;
    box-shadow: 0 5px #ccc !important;
    transform: translateY(4px) !important
}

.v2_banner {
    background-size: cover;
    background-repeat: no-repeat
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(1,1)
    }

    to {
        -webkit-transform: scale(1.5,1.5)
    }
}

@keyframes zoom {
    from {
        transform: scale(1,1)
    }

    to {
        transform: scale(1.5,1.5)
    }
}

.zoom-container img {
    -webkit-animation: zoom 50s;
    animation: zoom 50s
}

.video_mt {
    margin: 0 auto;
    width: 100%;
    margin-top: 0
}

@media only screen and (max-width:1500px) {
    .video_mt {
        margin: 0 auto;
        width: 100%;
        margin-top: 0
    }
}

@media only screen and (max-width:1350px) {
    .video_mt {
        margin: 0 auto;
        width: 100%;
        margin-top: 0
    }
}

@media only screen and (max-width:992px) {
    .video_mt {
        margin: 0 auto;
        width: 100%;
        margin-top: 0
    }
}

@media only screen and (max-width:1400px) {
    .hide_lg {
        display: none
    }
}

.offcanvas-start {
    top: 0;
    left: 0;
    max-width: 450px;
    width: 100%;
    border-right: 0 solid rgba(0,0,0,.2);
    transform: translateX(-100%);
    background-color: rgba(255,255,255,.9);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px)
}

@media only screen and (max-width:576px) {
    .offcanvas-start {
        top: 0;
        left: 0;
        max-width: 100%;
        width: 100%;
        border-right: 0 solid rgba(0,0,0,.2);
        transform: translateX(-100%);
        background-color: rgba(255,255,255,.9);
        -webkit-backdrop-filter: blur(4px);
        backdrop-filter: blur(4px)
    }
}

.video_overlaybg {
    background-image: linear-gradient(to bottom,rgba(31,31,31,0) 0%,rgba(31,31,31,.5) 1%,rgba(31,31,31,0) 100%,rgba(31,31,31,0) 0%)
}

@media only screen and (max-width:768px) {
    .video_overlaybg {
        background-image: none
    }
}

.offcanvas_headerbg {
    border-bottom: 1px solid #ccc;
    box-shadow: 1px 1px 15px #ccc;
    background-color: #fff
}

.li_sty_sub {
    padding-bottom: 10px;
    padding-left: 18px;
    color: #0d6efd;
    list-style-type: none
}

    .li_sty_sub:hover {
        padding-bottom: 10px;
        padding-left: 18px;
        color: #02347e;
        list-style-type: none
    }

.li_sty_sub_sub {
    border-bottom: 1px solid #b8d1f6;
    padding-bottom: 5px
}

.list-group-item.active {
    z-index: 2;
    color: #0d6efd;
    background-color: #edf3fb;
    border-color: #b8d1f6
}

.list-group-item {
    position: relative;
    display: block;
    padding: .8rem 1rem;
    color: #212529;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125)
}

    .list-group-item:hover {
        z-index: 2;
        color: #0d6efd;
        background-color: #edf3fb;
        border-color: #b8d1f6
    }

@font-face {
    font-family: 'Material Symbols Outlined';
    font-style: normal;
    font-weight: 100 700;
    src: url(../../fonts/Material-Symbols-Outlined.woff2) format('woff2')
}

.material-symbols-outlined {
    font-family: 'Material Symbols Outlined';
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -moz-font-feature-settings: 'liga';
    -moz-osx-font-smoothing: grayscale
}

.bullet li a:before {
    font-family: "Material Symbols Outlined";
    content: "\e80b";
    font-size: 50px
}

.header_right_border {
    border-right: 0 solid #fff
}

@media only screen and (max-width:1200px) {
    .header_right_border {
        border-right: 0 solid #fff !important
    }
}

@media only screen and (max-width:1200px) {
    .lg_new_hide {
        display: none
    }
}

.header_logoset {
    text-align: right;
    padding-right: 50px
}

@media only screen and (max-width:1200px) {
    .header_logoset {
        text-align: left;
        padding-right: 50px
    }
}

@media only screen and (max-width:1200px) {
    .header_logoset {
        text-align: left;
        padding-right: 0
    }
}

.menubar_dv {
    float: left;
    margin-right: 12px
}

@media only screen and (max-width:1200px) {
    .menubar_dv {
        float: left;
        margin-right: 0
    }
}

.select_pb_searchengin {
    margin-bottom: 20px;
    height: 2.8rem
}

@media only screen and (min-width:576px) {
    .select_pb_searchengin {
        margin-bottom: 0;
        height: 2.8rem
    }
}

@media only screen and (max-width:400px) {
    .hide_sm_400 {
        display: none
    }
}

.se_adt_chinfant {
    width: 100%;
    max-width: 317px;
    float: left;
    height: auto;
    background-color: #fff;
    margin-top: -15px;
    border-radius: .75rem .75rem .75rem .75rem;
    z-index: 111111;
    position: absolute;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
    border-top: 0
}

@media only screen and (max-width:1400px) {
    .se_adt_chinfant {
        width: 100%;
        max-width: 362px;
        float: left;
        height: auto;
        background-color: #fff;
        margin-top: -15px;
        border-radius: 0 0 .75rem .75rem;
        z-index: 111111;
        position: absolute;
        border: 1px solid #ced4da;
        border-top: 0
    }
}

@media only screen and (max-width:1200px) {
    .se_adt_chinfant {
        width: 100%;
        max-width: 302px;
        height: auto;
        background-color: #fff;
        margin-top: -15px;
        border-radius: 0 0 .75rem .75rem;
        z-index: 111111;
        position: absolute;
        border: 1px solid #ced4da;
        border-top: 0
    }
}

@media only screen and (max-width:992px) {
    .se_adt_chinfant {
        width: 100%;
        max-width: 317px;
        float: left;
        height: auto;
        background-color: #fff;
        margin-top: -15px;
        border-radius: .75rem .75rem .75rem .75rem;
        z-index: 111111;
        position: absolute;
        box-shadow: none !important;
        border-top: 0
    }
}

.break_1200 {
    display: none
}

@media only screen and (max-width:1200px) {
    .break_1200 {
        display: block
    }
}

@media only screen and (max-width:993px) {
    .break_1200 {
        display: none
    }
}

@media only screen and (max-width:992px) {
    .se_adt_chinfant {
        width: 100%;
        max-width: 100%;
        float: left;
        height: auto;
        background-color: #fff;
        margin-top: -15px;
        border-radius: 0 0 .75rem .75rem;
        z-index: 111111;
        position: absolute;
        border: 1px solid #ced4da;
        border-top: 0
    }
}

@media only screen and (max-width:768px) {
    .se_adt_chinfant {
        width: 100%;
        max-width: 100%;
        float: left;
        height: auto;
        background-color: #fff;
        margin-top: -15px;
        border-radius: 0 0 .75rem .75rem;
        z-index: 111111;
        position: absolute;
        border: 1px solid #ced4da;
        border-top: 0
    }
}

@media only screen and (max-width:576px) {
    .se_adt_chinfant {
        width: 100%;
        max-width: 100%;
        float: left;
        height: auto;
        background-color: #fff;
        margin-top: -15px;
        border-radius: 0 0 .75rem .75rem;
        z-index: 111111;
        position: absolute;
        border: 1px solid #ced4da;
        border-top: 0
    }
}

.se_tab_borderbot {
    border-bottom: 0 solid #4297fe;
    padding-bottom: 15px
}

.se_tab_borderbot_borno {
    border-bottom: 0 solid #4297fe;
    padding-bottom: 15px
}

.hd_hov_dv {
    width: 100%;
    float: left;
    height: 40px
}

.hd_callus_sec {
    float: right;
    margin-right: 0;
    height: auto;
    background-color: #fff;
    line-height: 17px;
    padding: 3px 6px 3px 6px;
    border-radius: 4px
}

.hd_callus_headericon {
    width: auto;
    float: left;
    height: auto;
    padding-right: 8px
}

.hd_callus_widthauto {
    width: auto;
    float: left;
    height: auto
}

.font10 {
    font-size: 10pt;
    color: #05203c
}

.font13_bold {
    font-size: 13pt;
    color: #05203c;
    font-weight: 700
}

.hd_infoicon {
    width: auto;
    float: right;
    height: auto;
    text-align: right;
    color: #0aac37
}

.icon_info_sty {
    font-size: 15pt;
    padding-top: 10px
}

.drop_down_menu_maindv {
    padding-top: 80px;
    background-color: transparent !important;
    border: 0;
    z-index: 111111 !important
}

.ddl_mt20 {
    width: 100%;
    margin-top: 20px;
    height: auto
}

.ddl_maindv_boxshadow {
    width: 100%;
    float: left;
    height: auto;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important
}

.padding_15px {
    padding: 15px
}

@media only screen and (max-width:992px) {
    .padding_15px {
        padding: 6px
    }
}

.row_sty {
    width: 100%;
    height: auto;
    float: left;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px
}

.we_are_opendv {
    width: 100%;
    height: auto;
    float: left;
    padding: 15px;
    background-color: #f3f3f3;
    border-end-start-radius: 8px;
    border-end-end-radius: 8px
}

.we_are_opendv_inner {
    width: 100%;
    height: auto;
    float: left;
    margin-top: -6px;
    margin-bottom: -3px;
    text-align: left
}

.we_are_opendv_spansty {
    font-size: 8pt;
    color: #333;
    border-radius: 25px;
    font-weight: 700
}

.row_sty_01 {
    width: 85%;
    height: auto;
    float: left;
    line-height: 20px
}

.row_sty_02 {
    width: 15%;
    height: auto;
    float: left;
    text-align: right
}

.row_heading_sty {
    font-size: 10pt;
    color: #555
}

.row_heading_sty_num {
    font-size: 13pt;
    color: #5b5a5a;
    font-family: Roboto-Medium
}

.i_material_st {
    font-size: 32px;
    padding-top: 3px;
    color: #555
}

@media only screen and (max-width:1330px) {
    .hide_1330 {
        display: none
    }
}

@media only screen and (max-width:1186px) {
    .hide_1330 {
        display: inline-block
    }
}

.border_bottom_ind {
    border-bottom: 1px solid #fff
}

.search_eng_padbot50 {
    width: 100%;
    float: left;
    height: auto;
    padding-bottom: 50px
}

.se_bg_white {
    background-color: #fff;
    padding-bottom: 10px
}

.se_flying_from_input {
    height: 3.5rem !important;
    background-position: right 17px;
    background-repeat: no-repeat;
    padding-right: 35px !important
}

.se_flying_to_input {
    height: 3.5rem !important;
    background-position: right 17px;
    background-repeat: no-repeat;
    padding-right: 35px !important
}

.se_dep_date_input {
    cursor: pointer !important;
    height: 3.5rem;
    border-radius: 0rem;
    background-position: right 17px;
    background-repeat: no-repeat
}

.se_return_date {
    cursor: pointer !important;
    height: 3.5rem;
    border-radius: 0rem;
    background-position: right 17px;
    background-repeat: no-repeat
}

.se_traveller_cabin {
    cursor: pointer;
    height: 3.5rem;
    border-radius: 0rem;
    background-position: right 17px;
    background-repeat: no-repeat
}

.se_travller_dv {
    margin-top: 0;
    padding: 20px
}

.se_adult_sty_adlt {
    width: auto;
    float: left;
    height: auto
}

.se_adult_sty_adlt_p {
    margin-top: 4px;
    margin-bottom: 0rem;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px
}

.se_trav_plus {
    border: 0 solid #0d6efd;
    background-color: #e0e4e9
}

.se_trav_plus02 {
    border: 0 solid #0d6efd;
    background-color: #e0e4e9
}

.age_16plussty {
    font-size: 12px;
    color: #969393;
    font-weight: normal !important
}

.adult_plus_inp {
    border: 0 solid #0d6efd;
    padding: 0px !important
}

.se_child_section {
    margin-top: 25px;
    padding: 20px
}

.se_child_txtsty {
    width: auto;
    float: left;
    height: auto
}

.se_children_style {
    margin-top: 4px;
    margin-bottom: 0rem;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px
}

.se_childern_age_sty {
    font-size: 12px;
    color: #969393;
    font-weight: normal !important
}

.se_childre_minus_se {
    border: 0 solid #0d6efd;
    background-color: #e0e4e9
}

.se_children_pluse {
    border: 0 solid #0d6efd;
    background-color: #e0e4e9
}

.se_childre_inputsds {
    border: 0 solid #0d6efd;
    padding: 0px !important
}

.se_infant_section {
    margin-top: 25px;
    padding: 20px
}

.se_infant_txtsty {
    width: auto;
    float: left;
    height: auto
}

.se_infant_style {
    margin-top: 4px;
    margin-bottom: 0rem;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px
}

.se_infant_age_sty {
    font-size: 12px;
    color: #969393;
    font-weight: normal !important
}

.se_infant_minus_se {
    border: 0 solid #0d6efd;
    background-color: #e0e4e9
}

.se_infant_pluse {
    border: 0 solid #0d6efd;
    background-color: #e0e4e9
}

.se_infant_inputsds {
    border: 0 solid #0d6efd;
    padding: 0px !important
}

.se_cabin_class_dv {
    margin-top: 0;
    padding: 20px
}

.se_cabin_class_dv_inner {
    width: 100%;
    float: left;
    height: auto
}

.se_cabinclass_txt {
    margin-top: 10px;
    margin-bottom: 0rem;
    font-weight: 700;
    font-size: 16px;
    padding-bottom: 5px
}

.se_cabinclass_donebtn {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 20px
}

.sedonebtn {
    width: 90% !important;
    cursor: pointer;
    border-radius: 22px
}

.flyingfrom_iconmatgo {
    position: absolute;
    float: right;
    right: 6px;
    font-size: 30px;
    color: #4297fe;
    margin-top: 15px
}

.flyingfrom_iconmatgo_depart {
    position: absolute;
    float: right;
    right: 7px;
    font-size: 30px;
    color: #4297fe;
    margin-top: 15px
}

.flyingfrom_iconmatgo_02 {
    position: absolute;
    float: right;
    right: 5px;
    font-size: 30px;
    color: #4297fe;
    margin-top: 15px
}

.flyingfrom_iconmatgo_traveller {
    position: absolute;
    float: right;
    right: 5px;
    font-size: 30px;
    color: #4297fe;
    margin-top: 15px
}

.dropdown:hover > .dropdown-menu {
    display: block
}

.dropdown > .dropdown-toggle:active {
    pointer-events: none
}

.input {
    font-size: 11pt;
    width: 100%;
    padding: 13px;
    color: #333;
    border: 1px solid #9da1ae;
    transition: border-color 250ms;
    background-color: transparent
}

    .input:focus {
        outline: none;
        border: 1px solid #4297fe
    }

    .input::-webkit-contacts-auto-fill-button {
        visibility: hidden;
        pointer-events: none;
        position: absolute
    }

.form-floating > label {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    pointer-events: none;
    border: 1px solid transparent;
    transform-origin: 0 0;
    transition: opacity .1s ease-in-out,transform .1s ease-in-out
}

.label {
    position: absolute;
    top: 0;
    left: 0;
    color: #43454e;
    pointer-events: none;
    transform-origin: left center;
    transition: transform 250ms;
    font-size: 11pt
}

.input:focus + .label, .input:not(:placeholder-shown) + .label {
    transform: translateY(-50%) scale(.75);
    color: #4297fe !important;
    padding: 0px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin-left: 5px !important;
    height: 15px;
    background-color: #fff
}

.btn:focus {
    outline: none;
    box-shadow: none
}

.offcanvas-bottom {
    right: 0;
    left: 0;
    height: 50%;
    height: auto;
    max-height: 100%;
    border-top: 1px solid rgba(0,0,0,.2);
    transform: translateY(100%)
}

.carousel-control-next-icon {
    background-image: url(../../img/right-arrow.svg);
    background-color: #0d6efd;
    color: #000;
    border-radius: 20px 0 0 20px;
    border-right: 0;
    right: -15px;
    position: relative;
    background-size: 25px !important;
    padding-top: 20px;
    padding-bottom: 20px
}

@media only screen and (max-width:1400px) {
    .carousel-control-next-icon {
        background-image: url(../../img/right-arrow.svg);
        background-color: #0d6efd;
        color: #000;
        border-radius: 20px 0 0 20px;
        border-right: 0;
        right: -11px;
        position: relative;
        background-size: 25px !important;
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media only screen and (max-width:1200px) {
    .carousel-control-next-icon {
        background-image: url(../../img/right-arrow.svg);
        background-color: #0d6efd;
        color: #000;
        border-radius: 20px 0 0 20px;
        border-right: 0;
        right: -6px;
        position: relative;
        background-size: 25px !important;
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media only screen and (max-width:992px) {
    .carousel-control-next-icon {
        background-image: url(../../img/right-arrow.svg);
        background-color: #0d6efd;
        color: #000;
        border-radius: 20px 0 0 20px;
        border-right: 0;
        right: 0;
        position: relative;
        background-size: 25px !important;
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media only screen and (max-width:768px) {
    .carousel-control-next-icon {
        background-image: url(../../img/right-arrow.svg);
        background-color: initial !important;
        color: #000;
        border-radius: 20px 0 0 20px;
        border-right: 0;
        right: 0;
        position: relative;
        background-size: 25px !important;
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.carousel-control-prev-icon {
    background-image: url(../../img/left-arrow.svg);
    background-color: #0d6efd;
    color: #000;
    border-radius: 0 20px 20px 0;
    border-left: 0;
    left: -15px;
    position: relative;
    background-size: 20px !important;
    padding-top: 20px;
    padding-bottom: 20px
}

@media only screen and (max-width:1400px) {
    .carousel-control-prev-icon {
        background-image: url(../../img/left-arrow.svg);
        background-color: #0d6efd;
        color: #000;
        border-radius: 0 20px 20px 0;
        border-left: 0;
        left: -11px;
        position: relative;
        background-size: 20px !important;
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media only screen and (max-width:1200px) {
    .carousel-control-prev-icon {
        background-image: url(../../img/left-arrow.svg);
        background-color: #0d6efd;
        color: #000;
        border-radius: 0 20px 20px 0;
        border-left: 0;
        left: -6px;
        position: relative;
        background-size: 20px !important;
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media only screen and (max-width:992px) {
    .carousel-control-prev-icon {
        background-image: url(../../img/left-arrow.svg);
        background-color: #0d6efd;
        color: #000;
        border-radius: 0 20px 20px 0;
        border-left: 0;
        left: 0;
        position: relative;
        background-size: 20px !important;
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media only screen and (max-width:992px) {
    .carousel-control-prev-icon {
        background-image: url(../../img/left-arrow.svg);
        background-color: initial !important;
        color: #000;
        border-radius: 0 20px 20px 0;
        border-left: 0;
        left: 0;
        position: relative;
        background-size: 20px !important;
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.carousel-control-next-icon {
    display: inline-block;
    width: 2rem;
    height: 1.5rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%
}

.carousel-control-prev-icon {
    display: inline-block;
    width: 2rem;
    height: 1.5rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%
}

.mc-ft, .mc-ft_line {
    color: #0f294d;
    font-size: 14px
}

.lb_padd {
    padding-left: 0
}

@media only screen and (max-width:768px) {
    .lb_padd {
        padding-left: calc(var(--bs-gutter-x) * .6);
        padding-right: calc(var(--bs-gutter-x) * .6)
    }
}

.rpb_padd {
    padding-right: 0
}

@media only screen and (max-width:768px) {
    .rpb_padd {
        padding-left: calc(var(--bs-gutter-x) * .6);
        padding-right: calc(var(--bs-gutter-x) * .6);
        margin-top: 15px
    }
}

@media only screen and (max-width:706px) {
    .hide706 {
        display: none
    }
}

.spl_offer_bold {
    font-weight: 700;
    text-align: right
}

.spl_off_fromto {
    font-weight: 400;
    font-size: 12pt;
    border-bottom: 1px dotted #fff;
    padding-bottom: 5px;
    margin-bottom: 5px
}

.spl_offprice {
    font-weight: 700;
    font-size: 25px
}

.spl_offverified {
    font-weight: 400;
    font-size: 10pt;
    color: #fff;
    border-bottom: 1px dotted #fff;
    padding-bottom: 5px;
    margin-bottom: 5px
}

.bottom-right {
    position: absolute;
    bottom: 20px;
    right: 20px
}

.roundtrip_sploffer {
    vertical-align: bottom;
    font-size: 20px
}

.section-title {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    color: var(--bs-primary)
}

    .section-title::before {
        content: "";
        width: 50px;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        margin-right: -50px;
        border: 1px solid var(--bs-primary) !important
    }

    .section-title::after {
        content: "";
        width: 50px;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        margin-left: -50px;
        border: 1px solid var(--bs-primary) !important
    }

.guide .guide-item .guide-img {
    position: relative
}

    .guide .guide-item .guide-img .guide-icon {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translate(-50%,-50%);
        margin-bottom: -50px;
        display: flex;
        justify-content: center;
        border: 1px solid var(--bs-primary);
        background: var(--bs-light);
        z-index: 9
    }

    .guide .guide-item .guide-img .guide-img-efects {
        position: relative;
        overflow: hidden;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px
    }

        .guide .guide-item .guide-img .guide-img-efects::after {
            content: "";
            width: 100%;
            height: 0;
            position: absolute;
            top: 0;
            left: 0;
            transition: 0.5s
        }

.guide .guide-item:hover .guide-img-efects::after {
    height: 100%;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    background: rgba(19,53,123,.5)
}

.guide .guide-item .guide-img-efects img {
    transition: 0.5s
}

.guide .guide-item:hover .guide-img-efects img {
    transform: scale(1.1)
}

.guide .guide-item .guide-title {
    position: relative;
    background: var(--bs-light);
    transition: 0.5s
}

    .guide .guide-item .guide-title::after {
        content: "";
        width: 100%;
        height: 0;
        position: absolute;
        bottom: 0;
        left: 0;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        transition: 0.5s
    }

.guide .guide-item:hover .guide-title::after {
    height: 100%;
    background: var(--bs-primary) !important;
    color: var(--bs-white)
}

.guide .guide-item .guide-title .guide-title-inner, .guide .guide-item:hover .guide-title .guide-title-inner h4 {
    transition: 0.5s
}

.guide .guide-item:hover .guide-title .guide-title-inner {
    position: relative;
    color: var(--bs-white) !important;
    z-index: 2
}

    .guide .guide-item:hover .guide-title .guide-title-inner h4 {
        color: var(--bs-white)
    }

.subscribe {
    background: url(../../img/subscribe-img.jpg);
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

    .subscribe .subscribe-title {
        position: relative;
        display: inline-block;
        text-transform: uppercase;
        color: var(--bs-white)
    }

        .subscribe .subscribe-title::before {
            content: "";
            width: 50px;
            position: absolute;
            top: 50%;
            right: 0;
            transform: translateY(-50%);
            margin-right: -50px;
            border: 1px solid var(--bs-white) !important
        }

        .subscribe .subscribe-title::after {
            content: "";
            width: 50px;
            position: absolute;
            top: 50%;
            left: 0;
            transform: translateY(-50%);
            margin-left: -50px;
            border: 1px solid var(--bs-white) !important
        }

.destination .tab-class .tab-content .tab-pane .destination-img {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    z-index: 1
}

    .destination .tab-class .tab-content .tab-pane .destination-img .destination-overlay {
        position: absolute;
        bottom: -100%;
        left: 0;
        z-index: 3;
        transition: 0.5s
    }

    .destination .tab-class .tab-content .tab-pane .destination-img .search-icon {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        display: flex;
        justify-content: end;
        padding: 20px 20px 0 0;
        background: rgba(0,0,0,.1);
        border-radius: 10px;
        transition: 0.5s
    }

        .destination .tab-class .tab-content .tab-pane .destination-img .search-icon a i {
            opacity: 0;
            transition: 0.5s
        }

.destination .tab-class .nav-item {
    padding: 0 0 20px 0
}

    .destination .tab-class .nav-item a.active {
        background: var(--bs-primary) !important
    }

        .destination .tab-class .nav-item a.active span {
            color: var(--bs-white) !important
        }

.destination .tab-class .tab-content .destination-img:hover .search-icon {
    background: rgba(19,53,123,.4)
}

.destination .tab-class .tab-content .destination-img:hover .destination-overlay {
    bottom: 0
}

.destination .tab-class .tab-content .destination-img:hover .search-icon a i {
    opacity: 1
}

.destination .tab-class .tab-content .destination-img img {
    transition: 0.5s
}

.destination .tab-class .tab-content .destination-img:hover img {
    transform: scale(1.2)
}

.ExploreTour .tab-class .nav-item {
    padding: 0 0 20px 0
}

    .ExploreTour .tab-class .nav-item a.active {
        background: var(--bs-primary) !important
    }

        .ExploreTour .tab-class .nav-item a.active span {
            color: var(--bs-white) !important
        }

.ExploreTour #NationalTab-1 .national-item {
    position: relative;
    border-radius: 10px;
    overflow: hidden
}

    .ExploreTour #NationalTab-1 .national-item img {
        transition: 0.5s
    }

    .ExploreTour #NationalTab-1 .national-item:hover img {
        transform: scale(1.2)
    }

    .ExploreTour #NationalTab-1 .national-item .national-content {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        border-radius: 10px;
        padding: 20px;
        background: rgba(0,0,0,.2);
        display: flex;
        align-items: end;
        justify-content: center;
        transition: 0.5s
    }

    .ExploreTour #NationalTab-1 .national-item:hover .national-content {
        background: rgba(19,53,123,.6)
    }

    .ExploreTour #NationalTab-1 .national-item .national-plus-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        transition: 0.5s;
        opacity: 0
    }

    .ExploreTour #NationalTab-1 .national-item:hover .national-plus-icon {
        opacity: 1
    }

    .ExploreTour #NationalTab-1 .national-item .tour-offer {
        position: absolute;
        top: -1px;
        left: -1px;
        padding: 20px;
        border-top-right-radius: 40px;
        border-top-left-radius: 20px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 80px;
        background: var(--bs-primary);
        color: var(--bs-white)
    }

.ExploreTour #InternationalTab-2 .international-item {
    position: relative;
    border-radius: 10px;
    overflow: hidden
}

    .ExploreTour #InternationalTab-2 .international-item img {
        transition: 0.5s
    }

    .ExploreTour #InternationalTab-2 .international-item:hover img {
        transform: scale(1.2)
    }

    .ExploreTour #InternationalTab-2 .international-item .tour-offer {
        position: absolute;
        top: -1px;
        left: -1px;
        padding: 20px;
        border-top-right-radius: 30px;
        border-top-left-radius: 20px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 80px;
        background: var(--bs-primary);
        color: var(--bs-white)
    }

    .ExploreTour #InternationalTab-2 .international-item .international-content {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        border-radius: 10px;
        padding: 20px;
        background: rgba(0,0,0,.3);
        display: flex;
        align-items: end;
        justify-content: center;
        transition: 0.5s
    }

    .ExploreTour #InternationalTab-2 .international-item:hover .international-content {
        background: rgba(19,53,123,.6)
    }

    .ExploreTour #InternationalTab-2 .international-item .international-content .international-info a {
        font-size: 14px
    }

    .ExploreTour #InternationalTab-2 .international-item .international-plus-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        transition: 0.5s;
        opacity: 0
    }

    .ExploreTour #InternationalTab-2 .international-item:hover .international-plus-icon {
        opacity: 1
    }

.ExploreTour #InternationalTab-2 .InternationalTour-carousel .international-item {
    position: relative;
    overflow: hidden
}

.ExploreTour #InternationalTab-2 .InternationalTour-carousel .owl-dots {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center
}

.ExploreTour #InternationalTab-2 .InternationalTour-carousel .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 15px;
    height: 15px;
    background: var(--bs-light);
    border: 1px solid var(--bs-primary);
    border-radius: 10px;
    transition: 0.5s
}

    .ExploreTour #InternationalTab-2 .InternationalTour-carousel .owl-dot.active {
        width: 40px;
        background: var(--bs-primary)
    }

.testimonial .testimonial-carousel {
    position: relative
}

    .testimonial .testimonial-carousel .testimonial-item .testimonial-img {
        position: relative;
        width: 100px;
        height: 100px;
        top: 0;
        left: 50%;
        transform: translate(-50%,-50%);
        border: 3px solid var(--bs-primary);
        border-style: dotted;
        border-radius: 50%
    }

    .testimonial .testimonial-carousel .owl-dots {
        margin-top: 30px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .testimonial .testimonial-carousel .owl-dot {
        position: relative;
        display: inline-block;
        margin: 0 5px;
        width: 15px;
        height: 15px;
        background: var(--bs-light);
        border: 1px solid var(--bs-primary);
        border-radius: 10px;
        transition: 0.5s
    }

        .testimonial .testimonial-carousel .owl-dot.active {
            width: 40px;
            background: var(--bs-primary)
        }

    .testimonial .testimonial-carousel .owl-nav .owl-prev {
        position: absolute;
        top: -55px;
        left: 0;
        padding: 5px 30px;
        border: 1px solid var(--bs-primary);
        border-radius: 30px;
        transition: 0.5s
    }

    .testimonial .testimonial-carousel .owl-nav .owl-next {
        position: absolute;
        top: -55px;
        right: 0;
        padding: 5px 30px;
        border: 1px solid var(--bs-primary);
        border-radius: 30px;
        transition: 0.5s
    }

        .testimonial .testimonial-carousel .owl-nav .owl-prev i, .testimonial .testimonial-carousel .owl-nav .owl-next i {
            color: var(--bs-primary);
            font-size: 17px;
            transition: 0.5s
        }

        .testimonial .testimonial-carousel .owl-nav .owl-prev:hover, .testimonial .testimonial-carousel .owl-nav .owl-next:hover {
            background: var(--bs-primary)
        }

            .testimonial .testimonial-carousel .owl-nav .owl-prev:hover i, .testimonial .testimonial-carousel .owl-nav .owl-next:hover i {
                color: var(--bs-white)
            }

    .testimonial .testimonial-carousel .owl-item.center .testimonial-item .testimonial-comment {
        background: var(--bs-primary) !important;
        color: var(--bs-white);
        transition: 0.5s
    }

    .testimonial .testimonial-carousel .owl-item.center .testimonial-item .testimonial-img {
        border: 3px solid var(--bs-white);
        border-style: dotted;
        transition: 0.5s
    }

.btn {
    font-weight: 600;
    transition: .5s
}

.btn-square {
    width: 32px;
    height: 32px
}

.btn-sm-square {
    width: 34px;
    height: 34px
}

.btn-md-square {
    width: 44px;
    height: 44px
}

.btn-lg-square {
    width: 56px;
    height: 56px
}

.btn-square, .btn-sm-square, .btn-md-square, .btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    border-radius: 50%
}

.tour-offer {
    position: absolute;
    top: -1px;
    left: -1px;
    padding: 20px;
    border-top-right-radius: 30px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 80px;
    background: var(--bs-primary);
    color: var(--bs-white)
}

.HomePageRoutes {
    line-height: 1.2
}

.guide-title-inner > div {
    font-size: 1.5rem
}

.PopupModel > div {
    font-size: 1.25rem
}

.mtop20 a {
    color: inherit;
    text-decoration: none;
}

.pddlis a {
    color: inherit;
    text-decoration: none;
    font-size: 18px;
}
