#widget-container {
    font-family: "Montserrat", sans-serif;
    position: relative;
}

.tabs-widget {
    display: flex;
    gap: 10px;
}

.tab-active-widget {
    background-color: rgba(226, 229, 243, 0.7) !important;
}

.tab-active-widget a {
    color: rgba(0, 27, 160, 1) !important;
}

.tab-widget {
    font-size: 16px;
    font-weight: 600;
    line-height: 27px;
    text-align: left;

    padding: 6px 16px;
    border-radius: 15px 15px 0px 0px;
    background-color: rgba(226, 229, 243, 0.5);
    flex-wrap: wrap;
    justify-content: center;
    display: flex;
    transition: all 0.3s ease;
}

.tab-widget:hover {
    background-color: rgba(226, 229, 243, 0.7) !important;
}

.tab-widget:hover a {
    color: rgba(0, 27, 160, 1) !important;
}

.section-search-widget {
    width: 100%;
}

.form-wrapper-widget button {
    font-family: Montserrat !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 27px !important;
    text-align: center !important;


    border-radius: 15px !important;
    /* height: 100% !important;  */
    padding: 0 0.5rem !important;
    width: 100% !important;
    background-color: rgba(0, 27, 160, 1) !important;
    color: #fff !important;
    border: none !important;
    cursor: pointer !important;
    box-shadow: 0 2px 6px 0 rgba(93, 134, 41, .5);

    transition: background-color .25s cubic-bezier(.4, 0, .2, 1) 0ms, box-shadow .25s cubic-bezier(.4, 0, .2, 1) 0ms, -webkit-box-shadow .25s cubic-bezier(.4, 0, .2, 1) 0ms !important;
}

.form-wrapper-widget button:hover {
    background: #4A5FC3 !important;
}

.tab-widget a {
    display: flex;
    text-decoration: none;
    gap: 10px;
    color: white;
    align-items: center;
    cursor: pointer;
    justify-content: center;
}

.widget {
    padding: 0 !important;
}


.form-wrapper-widget {
    background-color: rgba(226, 229, 243, 0.7);
    padding: 1.25rem;
    display: flex;
    gap: 10px;
    position: relative;
    flex-wrap: wrap;
    border-radius: 0px 25px 25px 25px;
    width: 1250px;
}


.form-group-widget {
    border-radius: 15px;
    height: 46px;
    display: flex;
    min-width: 200px;
    flex: 1;
    flex-direction: column;
    border: 1px solid #cbd5e1;
    width: 64.02px;
    top: 69px;
    left: 39.72px;
    gap: 0px;
    opacity: 0px;
    background-color: #fff;
}

.form-group-widget input {
    color: #333;
    height: 100%;
    font-size: 16px;
    border: none;
    padding-left: 15px;
    padding-right: 10px;
    border-radius: 15px;
}

.form-group-widget select {
    color: #333;
    border: none;
    font-size: 16px;
    height: 100%;
    padding-left: 15px;
    padding-right: 10px;

    border-radius: 15px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.form-group-widget h2 {
    text-wrap: nowrap;
    margin: 0;
    padding-top: 4px;
    padding-bottom: 2px;
    padding-left: 14px;
    padding-right: 1rem;
    color: rgb(8, 42, 159);
    font-weight: 600;
    font-size: 10px;
}

.button-widget {
    border-radius: 15px;
    display: flex;
    align-items: stretch;
    flex: 1;
    height: 49px;
    font-weight: 400;
    font-family: inherit;
    min-width: 180px;
}

.button-button-widget {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    line-height: 27px;
    text-align: center;


    border-radius: 15px;
    height: 100%;
    padding: 0 0.5rem;
    width: 100%;
    background-color: rgba(0, 27, 160, 1);
    color: #fff;
    border: none;
    cursor: pointer;
}

.react-datepicker-wrapper {
    margin-left: 0 !important;
}

#root {
    padding-bottom: 20px;
}

.button-button-widget:hover {
    background-color: rgba(0, 27, 160, 0.9);
}

input,
select {
    border: none;
    outline: none;
    background: none;
    box-shadow: none;
    padding: 0;
    margin: 0;
    color: inherit;
}


input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.section.brand-listing.hotels-top {
    width: 100%;
}

.form-control.widget-passengers__trigger__title {
    display: block;
    width: 100%;
}

.widget__holder {
    margin-bottom: 15px;
}

.widget-dates {
    gap: 5px;
}

@media screen and (max-width: 1300px) {
    .form-wrapper {
        max-width: 100%;
        width: auto;
    }

    body {
        display: block;
        padding: 1rem;
    }
}

@media screen and (max-width: 1140px) {
    .tab a {
        flex-direction: column;
    }
}

@media screen and (max-width: 560px) {
    .widget-footer {
        flex-wrap: nowrap !important;
    }
}



@media screen and (max-width: 650px) {
    .tab {
        font-size: 12px;
    }

    .widget__routeTypeSwitch_toCR {
    max-width: fit-content !important;
    }

    .widget-ui-dropdown__content_hidden {
        min-width: unset !important;
    }
    .widget-additionalOptions {
        flex-wrap: nowrap !important;
        height: 0 !important;
    }
    .widget-additionalOptions {
        max-height: 20px !important;
    }

    .widget__startButton {
        min-width: unset !important;
    }

    .widget-additionalOptions .widget-ui-checkbox {
        position: static;
    }

    .widget-additionalOptions {
        height: 86px !important;
    }

    .widget__routeTypeSwitch {
        top: auto !important;
    }

    #form1 #root {
        padding-bottom: 0;
    }

    .widget-additionalOptions__checkboxes.widget-additionalOptions__checkboxes_nemo {
        margin-bottom: 10px;
    }
    
    .widget__routeTypeSwitch.widget__routeTypeSwitch_toCR {
        margin-bottom: 0;
    }


    .tabs {
        background-color: rgba(226, 229, 243, 0.7);
        border-radius: 15px 15px 0 0;
        display: grid;
        grid-template-columns: repeat(4, 150px);
        gap: 0;
        overflow-x: auto;
        white-space: nowrap;
    }

    .tab {
        border-radius: 0;
    }

    .form-wrapper {
        border-radius: 0px 0 25px 25px;
    }
}

.wid-datepicker {
    margin-right: 0 !important;
    margin-bottom: 10px;
}

.widget-footer {
    display: flex !important;
}

.widget__addSegment {
    height: 48px !important;
}

@media screen and (max-width: 1100px) {
    .widget-footer__col {
    min-width: unset !important;
    max-width: unset !important;
    width: 50% !important;
    /* width: 100% !important; */
}
}

#form2, #form3, #form4 {
    display: none;
}



.widget-passengers__trigger__title {
    border-radius: 15px !important;
}