﻿body {
    font-family: source sans pro, sans-serif !important;
}

.cross_btn {
    position: absolute;
    right: 8px;
    top: 3px;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    display: none;
    border: 1px solid gray;
    padding: 0px 7px;
    border-radius: 25px;
    background-color: #2d2e67;
    color: white;
}

.cross_btn2 {
    position: absolute;
    right: 8px;
    top: 3px;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    display: none;
    border: 1px solid gray;
    padding: 0px 7px;
    border-radius: 25px;
    background-color: #2d2e67;
    color: white;
}

.tab-search-default .tab-content-bg {
    /*background-color: #fff;*/
    position: relative;
    box-shadow: 0px 35px 50px 0px rgb(32 32 32 / 20%);
}

.tab-search-default .find-widget {
    padding: 20px 0;
}

.find-widget .title-widgets {
    padding: 0px 9px;
    font-size: 1.43rem;
    /*text-transform: uppercase;*/
    color: #3c3c3c;
    font-weight: bold;
    margin: 0 0 10px;
    background-color: transparent;
    border-bottom: none;
}

.tab-content-bg {
    /* background-color: #fff;*/
    padding-bottom: 20px;
    max-width: 600px;
    position: relative;
    /*box-shadow: 0px 35px 50px 0px rgb(32 32 32 / 20%);*/
}

.mg-lt-2 {
    margin-left: 2px;
}

.mg-lt-6 {
    margin-left: 4px;
}

.mg-lt-7 {
    margin-left: 7px;
}

#flyto {
    margin-left: 2px;
}

.p-0 {
    padding: 0px 4.2px;
}

.text-left {
    text-align: left;
}

.btn-search-flight {
    color: #fff;
    background: linear-gradient(180deg,#2d2e67 0%,#2d2e67 100%);
    /*background: linear-gradient(180deg,#f19c3d 0%,#dd7400 100%);*/
    border-color: #2d2e67;
    padding: 13px 12px !important;
    padding: 13px 12px;
    font-size: 18px !important;
    border-radius: 6px;
}

    .btn-search-flight:hover {
        color: #fff;
        background: linear-gradient(180deg,#2d2e67 0%,#2d2e67 100%);
        /*background: linear-gradient(180deg,#f19c3d 0%,#dd7400 100%);*/
        border-color: #2d2e67;
    }

    .btn-search-flight:focus {
        color: #fff;
        background: linear-gradient(180deg,#2d2e67 0%,#2d2e67 100%);
        border-color: #2d2e67;
    }

.radius-12 {
    border-radius: 3rem !important;
}

.find-widget .text-input {
    position: relative;
}

.tb-label {
    color: #ffff;
    font-weight: 391 !important;
}

.pad-mobile {
    padding: 0px 6px 0px 6px !important;
}

.find-widget .form-control {
    position: relative;
    background-color: #fff;
    height: 75px;
    margin-bottom: 8.5px;
    padding-right: 35px;
}

.search-box {
    padding-top: 140px;
    height: 450px;
    padding-bottom: 63px;
    position:relative;
    z-index:9;
}


.blttxt {
    font-weight: 800;
}

.btnonmulticity {
    background: #ffffff00;
    border: 1px solid;
    color: #fff;
    outline: none;
    border-left: none;
}

    .btnonmulticity:hover {
        background: #ffffff00;
        border: 1px solid;
        border-left: none;
        color: #fff;
        outline: none;
    }

    .btnonmulticity:focus {
        background: #ffffff;
        border: 1px solid #fff;
        color: #000;
        outline: none;
    }

.find-widget .form-control::placeholder {
    color: #000;
    opacity: 1; /* Firefox */
}

.find-widget .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000;
}

.find-widget .form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: #000;
}

.svgseachboxtravell {
    block-size: 1.6rem;
    margin-left: 10px;
    inline-size: 2.125rem;
}

.btnTravellers {
    font-size: 12px;
    padding: 5px 5px;
    background: transparent;
    width: auto;
    border: none;
}

.ddlclasstypespn, .btnTravellersspn {
    cursor: pointer;
}

.fright {
    float: right;
    /* background: #a3a3a3;*/
    color: #fff;
    padding: 0px 8px 1px 3px;
    border-radius: 2px;
    border: 1px solid;
}



    .fright button i {
        margin-left: 5px;
    }

.ddl-menu-drp {
    left: -52px !important;
}

.ddl-class-drp {
    float: right;
}

.roundtrip {
    width: 100% !important;
}

.pasenger-popup {
    position: absolute;
    width: 55%;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 3px 3px 6px 0px #a7a7a7;
    z-index: 2;
    right: 27px;
    top: 30px;
    padding: 13px;
    color: #000;
    line-height: 25px;
    /* padding-bottom: 60px; */
    border: 1px solid lightgray;
}


.iconflip, .iconflipM {
    position: absolute;
    right: -14px;
    z-index: 1;
    top: 25px;
    /* font-size: 12px; */
    color: #ffffff;
    padding: 7px;
    border-radius: 16px;
    background: #2d2e67;
}

    .iconflip:hover, .iconflipM:hover {
        cursor: pointer;
    }

.fa-exchange-alt:before, .fa-right-left:before {
    content: "\f362";
}

.divpaxcomplete .btsy .g-orange {
    background: #374B5C;
    display: inline-block;
    color: #ebebeb;
    /* width: 30%;*/
    height: 44px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    padding: 2px 16px;
    border-radius: 20px;
    font-weight: bold;
    border: 1px solid;
    margin-top: 10px;
    float: right;
}

div#divPassengerDDL h2 {
    background: #ffffff;
    display: none;
    color: #c80002;
    padding: 5px 16px;
    font-size: 20px;
    border-radius: 20px;
    font-weight: bold;
    border: 1px solid;
    margin-top: 10px;
}

.divPassenger {
    float: left;
    width: 100%;
    /*border-bottom: 1px solid #ccc;*/
    padding: 5px 5px;
}

.divPassengerType {
    float: left;
    width: 65%;
    line-height: 13px;
    /*display: flex;*/
    color: #000;
    font-size: 12px;
}

    .divPassengerType p {
        font-size: 14px;
    }

    .divPassengerType span {
        font-size: 10px;
        /*padding-left: 10px;*/
    }

.divPassengerCount {
    float: right;
    width: 30%;
    border-radius: 10px;
    /*border: 1px solid #ccc;*/
}

.Add_Less_Passenger {
    display: flex;
}

.MinusPassenger {
    width: 30%;
}

    .MinusPassenger input {
        background-color: #2d2e67;
        color: #ebebeb;
        height: 31px;
        border: 1px solid #2d2e67;
    }

.PlusPassenger input {
    background-color: #2d2e67;
    color: #ebebeb;
    height: 31px;
    border: 1px solid #2d2e67;
}

.PassengerCount {
    width: 40%;
}

.PlusPassenger {
    width: 30%;
}

.divPassenger input {
    width: 100%;
    text-align: center;
    cursor: pointer;
}

.PassengerCount input {
    height: 31px;
    background: #ffffff;
    border: none;
}

    .PassengerCount input:focus-visible {
        border: none;
    }

    .PassengerCount input:focus {
        border: none;
    }

.form-control {
    color: #000;
}

.tt-menu {
    width: max-content;
    margin: 22px 0px;
    height: -webkit-fill-available;
    /* min-width: 320px; */
    background-color: #fff;
    /* border: 1px solid #999; */
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    position: absolute;
    top: 23px;
    z-index: 99999999 !important;
}

    .tt-menu ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        width: 100%;
    }

.returnflight i {
    margin: 0px 7px 0px 0px;
    font-size: 14px;
    -ms-transform: rotate(20deg);
    /* transform: rotate(90deg);*/
}

@media screen and (max-width: 991px) and (min-width: 100px) {
    .iconflip, .iconflipM {
        rotate: 90deg;
    }

    .iconflip, .iconflipM {
        position: absolute;
        right: 50px;
        z-index: 1;
        top: 65px;
        color: #ffffff;
        padding: 7px;
        border-radius: 16px;
        background: #2d2e67;
    }
}

@media screen and (max-width: 991px) and (min-width: 600px) {
    .pasenger-popup {
        width: 52%;
    }
}

@media screen and (max-width: 599px) and (min-width: 320px) {
    .divPassengerType {
        float: left;
        width: 63%;
        display: flex;
        color: #000;
        font-size: 12px;
    }

        .divPassengerType span {
            font-size: 10px;
            padding-left: 4px;
        }

        .divPassengerType p {
            font-size: 12px;
        }

    .pasenger-popup {
        position: absolute;
        width: 100%;
        background: #ffffff;
        border-radius: 10px;
        box-shadow: 3px 3px 6px 0px #a7a7a7;
        z-index: 2;
        right: 1px;
        top: 65px;
        padding: 13px;
        color: #000;
        line-height: 25px;
        /* padding-bottom: 60px; */
        border: 1px solid lightgray;
    }
}

@media screen and (max-width: 440px) and (min-width: 200px) {
    .fright {
        float: right;
        /*margin-top: 5px;*/
    }

    .fleft {
        width: 100%;
    }
}

@media screen and (max-width: 320px) and (min-width: 200px) {



    .divPassengerType p {
        font-size: 11px;
    }

    .divPassengerCount {
        float: left;
        width: 100%;
        border-radius: 10px;
    }

    .divPassengerType {
        float: left;
        width: 100%;
        display: flex;
        color: #000;
        font-size: 12px;
    }

        .divPassengerType span {
            font-size: 10px;
            padding-left: 6px;
        }

    .pasenger-popup {
        position: absolute;
        width: 100%;
        background: #ffffff;
        border-radius: 10px;
        box-shadow: 3px 3px 6px 0px #a7a7a7;
        z-index: 2;
        right: 1px;
        top: 65px;
        padding: 13px;
        color: #000;
        line-height: 25px;
        border: 1px solid lightgray;
    }

    div#divPassengerDDL h2 {
        font-size: 13px;
    }
}

.search-form__btn-remove-row {
    border: none;
    background-color: transparent;
    cursor: pointer;
    width: 20px;
    height: 20px;
    padding: 0;
    color: #ffffff;
    float: right;
}

.class-textpart {
    padding: 0px 10px 6px 10px;
    color: #ffffff;
    font-size: 17px;
}

.search-form__controls-wrap {
    padding: 0 0 16px;
}

.search-form__btn-add-row, .search-form__btn-clear {
    color: #ffffff;
    background-color: transparent;
    text-decoration: none;
    display: inline;
    padding: 10px;
    margin-left: 30px;
    margin-top: 10px;
    cursor: pointer;
}

    .search-form__btn-add-row:hover, .search-form__btn-clear:hover {
        color: #ffffff;
        background-color: transparent;
        text-decoration: none;
    }

    .search-form__btn-add-row:focus, .search-form__btn-clear:focus, .search-form__btn-add-row:active, .search-form__btn-clear:active, .search-form__btn-add-row:focus-visible, .search-form__btn-clear:focus-visible, .search-form__btn-add-row:active:focus, .search-form__btn-clear:active:focus {
        color: #ffffff;
        background-color: transparent;
        text-decoration: none;
        border: none;
        outline: none;
    }

@media screen and (max-width:992px) and (min-width:500px) {
    .cross_btn2 {
        right: 52px;
        top: 27px;
        display: none;
        padding: 0px 7px;
        border-radius: 25px;
        color: white;
    }

    .cross_btn {
        right: 52px;
        top: 27px;
        display: none;
        padding: 0px 7px;
        border-radius: 25px;
        color: white;
    }
}

.possibilities-content-desktop {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: auto;
    overflow-y: unset;
}

.align-items-stretch {
    align-items: stretch !important;
}

.possibilities-item:first-child {
    margin: 15px auto;
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.possibilities-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
    width: 205px;
    height: 256px;
    background: #fff;
    box-shadow: 0 4px 4px rgba(0,0,0,.25);
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 1;
    border-radius: 24px;
    padding-top: 15px;
    max-width: 205px;
}

    .possibilities-item .img-possibilities {
        color: #1f212b;
        height: 65px;
    }

.img-fluid {
    max-width: 100%;
    height: auto;
}

.description-possibilities {
    height: 135px;
    padding-left: 10px;
    padding-right: 10px;
}

    .description-possibilities > h3 {
        color: #000;
        font-size: 24px;
        font-family: lato,sans-serif;
        margin-top: 0px;
        letter-spacing: 0.5px;
    }

.align-items-stretch {
    display: flex;
    justify-content: space-between;
}

.component-wrapper {
    background: #f7f2ed !important;
}

.description-possibilities p {
    font-size: 15px;
    letter-spacing: 0.5px;
    font-family: sans-serif;
}

.text-custom-group {
    font-size: 33px;
    color: #333333;
    font-weight: 500;
    margin-top: 25px;
    text-align: center;
    text-shadow: none;
    text-transform: capitalize;
    margin-bottom: 0px;
    height: 40px;
}

@media screen and (max-width:550px) and (min-width:425px) {
    .possibilities-item {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 10px;
        width: 180px;
        height: 200px;
        background: #fff;
        box-shadow: 0 4px 4px rgba(0,0,0,.25);
        flex: none;
        order: 0;
        align-self: stretch;
        flex-grow: 1;
        border-radius: 24px;
        padding-top: 15px;
        max-width: 205px;
    }

        .possibilities-item .img-possibilities {
            color: #1f212b;
            height: 50px;
        }

    .description-possibilities > h3 {
        font-size: 20px;
    }

    .text-custom-group {
        font-size:28px;
    }
}

@media screen and (max-width:424px) and (min-width:200px) {
    .possibilities-item {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 0px;
        width: 150px;
        height: 200px;
        background: #fff;
        box-shadow: 0 4px 4px rgba(0,0,0,.25);
        flex: none;
        order: 0;
        align-self: stretch;
        flex-grow: 1;
        border-radius: 24px;
        padding-top: 15px;
        max-width: 205px;
    }

        .possibilities-item .img-possibilities {
            color: #1f212b;
            height: 45px;
        }

        .possibilities-item:first-child {
            margin: 15px auto;
        }

    .description-possibilities > h3 {
        font-size: 18px;
    }
}
#fh5co-destination-list {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: relative;
    float: left;
    padding: 0 !important;
    /* margin: 0 !important; */
    margin: 20px 0px 20px 0px;
    width: 100%;
}
    #fh5co-destination-list li {
        display: table;
        padding: 0;
        margin: 0;
        list-style: none;
        min-height: 220px;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        float: left;
        clear: left;
        position: relative;
        border: 8px solid #f7f2ed;
        border-radius: 25px;
    }

        #fh5co-destination-list li > a {
            position: relative;
            width: 100%;
            display: table-cell;
            vertical-align: middle;
            z-index: 12;
            height: 250px;
        }
    #fh5co-destination-list li > a .case-studies-summary {
        width: auto;
    }
    #fh5co-destination-list li > a .case-studies-summary h2 {
        color: #fff;
        margin-bottom: 0;
        font-size: 24px;
        font-weight: 500;
        -webkit-transition: 0.1s;
        -o-transition: 0.1s;
        transition: 0.1s;
        text-shadow: 1px 2px 2px #000000a1;
    }

    @media screen and (min-width:268px){
        .image::after {
            content: "";
            background: rgb(0 0 0 / 35%);
            position: absolute;
            top: 75px;
            left: 0;
            right: 0;
            bottom: 0;
            z-index: 0;
            height: 491px;
        }
    }