/** GROUP TRAVEL CSS **/

.group1_colom {
    width: 67%;
    float: left;
    margin: 0 0% 8px 0;
    position: relative;
}

.group_one_col {
    width: 49%;
    float: left;
    margin: 0 1% 0 0;
}

.group2_dates {
    width: 33%;
    float: left;
    background: #fff;
    border-radius: 4px;
    margin: 0 0% 8px 0;
    position: relative;
    padding: 0 0 0 32px;
}

    .group2_dates img {
        width: 22px;
        position: absolute;
        left: 5px;
        top: 18px;
    }

.group_traveler {
    width: 32.9%;
    float: left;
    background: #fff;
    border-radius: 4px;
    margin: 0 0.7% 0 0;
}

.name_users {
    width: 32.7%;
    float: left;
    margin: 0px 9px 0px 0;
}

.phones_users {
    width: 32.9%;
    float: left;
    margin: 0px 0px 0px 0;
}

.emails_users {
    width: 100%;
    float: left;
    margin: 8px 0px 0px 0;
}

.message_users {
    width: 100%;
    float: left;
    margin: 8px 0px 0px 0;
}

.messagebox_group {
    width: 100%;
    border: none;
    font-size: 14px;
    padding: 17px 8px 10px 30px;
    background-color: #fff;
    font-weight: 500;
    color: #333;
    border-radius: 3px;
}

.submits_groups {
    background: #04719a;
    border: none;
    box-shadow: 0 4px #08475f, -5px 7px transparent;
    width: 20%;
    font-weight: 500;
    color: #fff;
    height: 53px;
    border-radius: 5px;
    font-size: 16px;
    margin: 0 auto;
    display: block;
    margin-top: 10px;
}

.groups_location {
    border: 1px solid #04719a;
    font-size: 14px;
    padding: 12px 8px 10px 30px;
    background-color: #fff;
    height: 56px;
    font-weight: 500;
    color: #333;
}

.groups_dateselect {
    background: transparent;
    border: none;
    font-size: 14px;
    padding: 12px 8px 10px 0px;
    background-color: transparent !important;
    height: 56px;
    font-weight: 500;
    color: #333;
}

.group_booking {
    display: block;
    font-size: 14px;
    margin: 12px 0 0 0;
    text-decoration: none !important;
    color: #023245;
    line-height: normal;
    font-weight: 500;
}

    .group_booking img {
        width: 20px;
        margin: -4px 4px 0 0;
    }

    .group_booking:hover {
        color: #ff6600;
    }

/** GROUP TRAVEL CSS **/

.taytb_paneh {
    background: #004d9f;
}

.readtrue {
    cursor: pointer !important;
    background-color: #fff !important;
    opacity: 1;
}

.form-control[disabled] {
    background: #a9a9a9 !important;
    opacity: 0.4;
}

.bg_clrddd1 {
    position: relative;
    width: 100%;
    z-index: 1;
}

.required-aestric {
    color: red;
}

.panel.with-nav-tabs .panel-heading {
    padding: 0px 5px 0 0px;
    background: transparent;
}

.nav-tabs > li > a {
    border-radius: 0px !important
}

.panel-default > .panel-heading {
    border-color: transparent !important
}

.panel.with-nav-tabs.panel-default {
}

.panel-body {
    padding: 0;
}

.panel.with-nav-tabs .nav-tabs {
    border-bottom: none;
}

.panel.with-nav-tabs .nav-justified {
    margin-bottom: -1px;
}

.with-nav-tabs.panel-default .nav-tabs > li {
    display: block;
}

    .with-nav-tabs.panel-default .nav-tabs > li > a {
        display: block;
        padding: 10px 0px 8px 0 !important;
        font-size: 17px;
        font-weight: 500;
        border-bottom: solid 2px #001b94 !important;
        margin: 0 0 8px 0;
    }
        /********************************************************************/
        /*** PANEL DEFAULT ***/
        .with-nav-tabs.panel-default .nav-tabs > li > a,
        .with-nav-tabs.panel-default .nav-tabs > li > a:hover,
        .with-nav-tabs.panel-default .nav-tabs > li > a:focus {
            color: #fff;
        }

            .with-nav-tabs.panel-default .nav-tabs > .open > a,
            .with-nav-tabs.panel-default .nav-tabs > .open > a:hover,
            .with-nav-tabs.panel-default .nav-tabs > .open > a:focus,
            .with-nav-tabs.panel-default .nav-tabs > li > a:hover,
            .with-nav-tabs.panel-default .nav-tabs > li > a:focus {
                color: #fff;
                background: #F8A501;
                border-color: transparent;
            }

    .with-nav-tabs.panel-default .nav-tabs > li.active > a, .with-nav-tabs.panel-default .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
        color: #333;
        background: #fff;
        border-color: #fff;
        border-bottom-color: transparent;
    }

    .with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu {
        background-color: #f5f5f5;
        border-color: #ddd;
    }

        .with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a {
            color: #777;
        }

            .with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
            .with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
                background-color: #ddd;
            }

        .with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a,
        .with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
        .with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
            color: #fff;
            background-color: #555;
        }

.sections_right {
    display: block;
    width: 70%;
}

.right_mores {
    display: block;
    width: 30%;
}

.Tripe_colom {
    width: 64%;
    float: left;
    margin: 0 1% 0 0;
    position: relative;
}

.middle_swap {
    border: 1px solid #ccc;
    width: 7.2%;
    height: 55px;
    background: #ffffff;
    text-align: center;
    cursor: pointer;
    float: left;
    border-radius: 4px;
    margin: 0px .4% 0 .4%;
    padding: 14px 0;
}

.origin_one {
    width: 46%;
    float: left;
}

.dates_colom {
    width: 34%;
    float: left;
    background: #fff;
    border-radius: 4px;
    margin: 0 1% 0 0;
    position: relative;
    padding: 0 0 0 32px;
    border: 1px solid #ccc;
}

    .dates_colom img {
        width: 20px;
        position: absolute;
        top: 18px;
        left: 7px;
    }

.Depart_sdt {
    width: 50%;
    float: left;
    position: relative;
}

.retur_arrow {
    position: absolute;
    top: 18px;
    left: -25px;
    font-size: 17px;
}


.vellers_tre {
    width: 55%;
    float: left;
    background: #fff;
    border-radius: 4px;
    margin: 0 1% 0 0;
}

.lowder_serc {
    width: 44%;
    float: left;
}

.Search_nows {
    background: #04719a;
    border: none;
    box-shadow: 0 4px #08475f, -5px 7px transparent;
    width: 100%;
    font-weight: 500;
    color: #fff;
    height: 53px;
    border-radius: 5px;
    font-size: 16px;
}

.form-group.ddtpst {
    margin: 10px 0 0 0 !important;
}


.form_bx {
    padding: 15px;
    background-color: #fff;
}

.easy_srch {
    background: #ddd;
    padding: 0 12px 0 12px;
    border-bottom: solid 1px #ffffff85;
}

    .easy_srch h4 {
        font-size: 13px;
        color: #04719a;
        margin: 0px 0 0px 0;
        font-weight: 600;
        padding: 15px 10px 13px 10px;
        display: inline-block;
        border-radius: 6px 6px 0px 0;
        text-transform: uppercase;
        border-bottom: solid 3px #04719a;
    }

        .easy_srch h4 i {
            transform: rotate(45deg);
            margin: 0 5px 0 0;
            color: #04719a;
        }

.form-control:focus {
    border-color: ivory;
    /*//outline: 0;*/
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
}

.ipt1_location:focus {
    border: 1px solid #ccc !important;
}

.ipt1_location {
    border: 1px solid #ccc;
    font-size: 14px;
    padding: 12px 8px 10px 30px;
    background-color: #fff;
    height: 56px;
    font-weight: 500;
    color: #333;
}

.ipt1_dateselect {
    background: transparent;
    border: none;
    font-size: 14px;
    padding: 12px 8px 10px 0px;
    background-color: transparent !important;
    height: 56px;
    font-weight: 500;
    color: #333;
}

.form-group.dst_date {
    position: relative;
    margin: 0;
}

    .form-group.dst_date img {
        width: 20px;
        position: absolute;
        top: 18px;
        left: 7px;
    }

select, input.ipt1_location::-webkit-input-placeholder {
    color: rgb(189, 189, 189);
    font-weight: 400;
    font-size: 15px;
}


.closed_icon {
    position: absolute;
    top: 16px;
    right: 3px;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background: #E8381B;
    text-align: center;
    cursor: pointer;
}

    .closed_icon i {
        line-height: 20px;
        color: #fff;
        font-size: 15px;
    }

.flight_type_tgfsr .form-group.form-check {
    display: inline-block;
    margin: 0 20px 0 0;
}

.flight_type_tgfsr label {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    display: inline-block;
}

.form-control {
    box-shadow: none !important;
}


    .form-control:focus {
        box-shadow: 0 0 0 #5d5d5d !important;
    }

.fm_ln1 {
    position: relative;
    margin: 0 0 0 0;
}

.change_city img {
    position: absolute;
    top: 18%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 44px;
    padding: 2px;
}

.change_date img {
    position: absolute;
    bottom: 100px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 28px;
    padding: 2px;
}

.fm_ln1 .form-group {
    margin: 0 0px 0px 0;
    position: relative;
}


.form-group.dst_date p {
    font-size: 13px;
    color: #777;
    margin: 0px;
    border: none;
    position: absolute;
    bottom: 6px;
    width: 100%;
    left: 15px;
    padding: 0;
    font-weight: 400;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    display: none;
}


.fm_ln1 button {
    width: 100%;
    color: #fff;
    border: 0;
    padding: 7px 0;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 600;
    border-radius: 0px 10px 10px 0px;
    background: linear-gradient(93deg,#ef7f1a,#ff4900);
    margin: 0 0 0 1px;
    cursor: pointer;
    height: 70px;
}

.flight_type label {
    color: #000;
    width: auto;
    font-weight: 500;
    margin: 5px 15px 15px 0;
    font-size: 14px;
    padding: 7px 8px 5px 23px;
    text-align: left;
    float: left;
    line-height: 14px;
}

.flight_type input[type=radio] {
}

.multi_route {
    width: 100%;
    display: grid;
}

.room_aads {
    display: table;
    width: 100%;
    margin: 12px 0 0 0;
    position: relative;
}

#add-button {
    border: dashed 1px #04719a;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 15px 10px 15px;
    display: inline-block;
    margin: 12px 0 0 0;
    text-transform: uppercase;
    line-height: 14px;
    text-decoration: none;
    border-radius: 30px;
    background-color: #04719a;
}

#remove-button {
    border: dashed 1px #04719a;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 10px 10px 10px; 
    text-transform: uppercase;
    line-height: 14px;
    text-decoration: none;
    border-radius: 30px;
    background-color: #04719a;
    position:absolute;
}

    #remove-button span {
        font-size: 12px;
        color: #fff;
        display: none;
        padding: 2px 0 0 3px;
    }

    #remove-button img {
        width: 25px;
    }

/* Custom Radio Button Start*/

.radiotextsty {
    color: #A5A4BF;
    font-size: 18px;
}

.customradio {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default radio button */
    .customradio input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 4px;
    left: 0px;
    height: 18px;
    width: 18px;
    background-color: transparent !important;
    border-radius: 50%;
    border: 2px solid #023245 !important;
}

/* On mouse-over, add a grey background color */
.customradio:hover input ~ .checkmark {
    background-color: transparent;
}

/* When the radio button is checked, add a blue background */
.customradio input:checked ~ .checkmark {
    background-color: white;
    border: 1px solid #5d5d5d;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.customradio input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.customradio .checkmark:after {
    top: 3px;
    left: 50%;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #023245;
    transform: translate(-50%, 0px);
}

.gapres_dd {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: transparent;
    opacity: 1;
}

/* Custom Radio Button End*/

.bncfr_ccrty {
    padding: 0px 0px;
    margin: 0px 0 0px 0;
}

select.Nhgsdrt {
    font-size: 14px;
    color: #fff !important;
    margin: 5px 0 0 0;
    padding: 2px 0 2px 6px;
    height: auto;
    border: solid 1px #ffffff;
    background: transparent !important;
    border-radius: 30px;
    cursor: pointer;
}

.select-dropdown {
    position: relative;
    display: inline-block;
    max-width: 100%;
}

.select-dropdown__button {
    padding: 4px 35px 4px 12px;
    background: url(/Content/Assets/images/serc_dropdown.png) right top no-repeat;
    color: #000;
    border: 1px solid #023245;
    border-radius: 28px;
    width: auto;
    text-align: left;
    font-size: 14px;
    margin: 3px 0 0 0;
    -webkit-appearance: none;
    position: relative;
    background-size: 12px;
    background-position: 140px;
}

    .select-dropdown__button::focus {
        outline: none;
    }


.select-dropdown__list {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    max-height: 300px;
    overflow: auto;
    margin: 0;
    padding: 0;
    list-style-type: none;
    opacity: 0;
    pointer-events: none;
    transform-origin: top left;
    transform: scale(1, 0);
    transition: all ease-in-out 0.3s;
    z-index: 2;
    min-width: 180px;
    box-shadow: 0 2px 0.75rem rgba(12,14,28,.08);
    border-radius: 8px;
}

    .select-dropdown__list.active {
        opacity: 1;
        pointer-events: auto;
        transform: scale(1, 1);
    }

.select-dropdown__list-item {
    display: block;
    list-style-type: none;
    padding: 10px 15px;
    background: #fff;
    border-top: 1px solid #e6e6e6;
    font-size: 14px;
    line-height: 1.4;
    cursor: pointer;
    color: #616161;
    transition: all ease-in-out 0.3s;
}

.bncfr_ccrty .form-group {
    margin: 0;
}

.fm_ln1 {
}

.main_fm {
    position: relative;
}

input.add_num {
    padding: 0;
    width: 30% !important;
    height: 36px;
    border: none;
    background: #ffffff;
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
}

a.add_btn, a.mns_btn {
    color: #999999 !important;
    background: #fff;
    padding: 5px 12px;
    border: solid 1px #adadad;
    border-radius: 4px;
}

    a.add_btn:hover, a.mns_btn:hover {
        color: #5d5d5d;
        text-decoration: none;
    }
/*a.mns_btn{color: #5d5d5d;background: #ff7742;padding: 3px 12px;}*/


.pass_bx {
    margin: 15px 0px 12px 0px;
}

.btn_dn {
    margin: 4px 0px 0 0;
}

    .btn_dn button {
        width: 100%;
        color: #ffffff !important;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 16px;
        margin: 0 0 0px 0;
        height: 40px;
        background: #04719a;
        padding: 9px 12px;
        border: none;
        border-radius: 4px;
        box-shadow: 0 2px #08475f, -5px 7px transparent;
    }

.psg_dls {
    width: 300px;
    display: table;
    background: #ffffff;
    padding: 0px 10px 10px;
    position: absolute;
    top: 62px;
    left: 0px;
    z-index: 9;
    border-radius: 5px;
    box-shadow: 0 2px 0.75rem rgba(12,14,28,.08);
}

.nbhdf_fl {
    font-size: 16px;
    margin: 0 0 0 0;
    padding: 14px 0 14px 0;
    color: #20595e;
}

.lower_bed {
    border-bottom: solid 1px #ece1ef;
    margin: 0 -10px;
}

.bhard_hrtd {
    font-size: 15px;
    font-weight: 500;
    color: rgb(65, 65, 65);
    line-height: 14px;
    margin: 0 0 0 0;
}

    .bhard_hrtd small {
        display: block;
        color: rgb(189, 189, 189);
        font-size: 12px;
        line-height: 16px;
        margin: 4px 0 0 0;
    }

.lkrg_kjrt {
    border-bottom: solid 1px #ece1ef;
    margin: 0 2px;
}

.ffrms_ppd {
    padding: 0;
}


#radioBtn .notActive {
    color: #3276b1;
    background-color: #5d5d5d;
}

.btn-sendnotification {
    background: #04719a;
    color: white;
    font-weight: 600;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
    .btn-sendnotification:hover {
        background: #04719a;
        border:1px solid white;
        color: white !important;
    }

.txt-notification-email {
    padding: 21px 13px !important;
}

.check_icons_services i {
    font-size: 40px;
}

.service-main-div {
    padding: 2rem;
}

@media(max-width:768px) {
    .check_icons_services i {
        font-size: 35px;
    }

    .services_inner_div {
        margin-top: 15px;
    }

    #services_desktopView {
        display: none !important;
    }

    #services_mobileView {
        display: block !important;
    }

    .services_inner_div i {
        font-size: 20px;
    }
}

@media (min-width: 769px) {
    #services_desktopView {
        display: block !important;
    }

    #services_mobileView {
        display: none !important;
    }
}

@media (min-width: 220px) and (max-width: 319px) {
    .container-fluid {
        width: 100%;
    }

    .dmst_slou img {
        display: none
    }

    .flight_type label {
        width: 105px;
        margin: 5px 0px 6px 0;
        font-size: 12px;
    }

    .Tripe_colom {
        width: 100%;
        margin: 0 0% 0 0;
        background: transparent;
    }

    .origin_one {
        width: 100%;
        float: left;
        background: #fff;
        margin: 2px 0 0 0;
        border-radius: 4px;
    }

    .dates_colom {
        width: 100%;
        margin: 5px 0% 0 0;
    }

    .vellers_tre {
        width: 100%;
        margin: 5px 0% 0 0;
    }

    .lowder_serc {
        width: 100%;
        float: left;
        margin-top: 5px;
    }

    .select-dropdown__button {
        margin: 3px 0 10px 0;
    }

    .middle_swap {
        width: 24px;
        background: #fff;
        line-height: 10px;
        margin: 0;
        position: absolute;
        left: 45%;
        top: 36px;
        z-index: 1;
        border: solid 3px #04719a;
        transform: rotate(90deg);
        height: auto;
        padding: 3px 0;
    }

    .ipt1_location {
        font-size: 12px;
        height: 46px;
    }

    .ipt1_dateselect {
        font-size: 12px;
        height: 46px;
    }

    .ipt1_dateselect {
        height: 46px;
    }

    .form-group.dst_date img {
        width: 16px;
        top: 16px;
    }

    .dates_colom img {
        width: 17px;
        top: 15px;
    }

    .Search_nows {
        height: 46px;
    }

    select,
    input.ipt1_location::-webkit-input-placeholder {
        color: rgb(189, 189, 189);
        font-weight: 400;
        font-size: 12px;
    }

    .retur_arrow {
        left: -14px;
        top: 12px;
    }

    .form-check-inline {
        margin-right: 0;
    }

    .sections_right {
        display: block;
        width: 100%;
    }

    .psg_dls {
        width: 100%;
    }

    .add_btn, .mns_btn {
        padding: 5px 6px;
    }

    .bhard_hrtd {
        font-size: 12px;
        line-height: 12px;
    }

        .bhard_hrtd small {
            font-size: 11px;
            margin: 2px 0 0 0;
        }

    .select-dropdown__button {
        padding: 4px 15px 4px 12px;
        font-size: 12px;
    }

    .right_mores {
        display: block;
        width: 100%;
    }

    #add-button {
        margin: 10px 0 7px 0;
    }

    #remove-button {
        margin: 15px 0 10px 0;
        position: static;
        top: 0;
        width: 47%;
        border: dashed 1px #fff;
        padding: 10px 10px 10px 10px;
        border-radius: 25px;
    }

        #remove-button img {
            width: 14px;
        }

        #remove-button span {
            display: inline-block;
        }

    .group1_colom {
        width: 100%;
        margin: 0 0% 1px 0;
    }

    .group_one_col {
        width: 100%;
        margin: 0 0% 2px 0;
    }

    .group2_dates {
        width: 100%;
        margin: 0 0% 2px 0;
    }

    .group_traveler {
        width: 100%;
        margin: 0 0% 3px 0;
    }

    .name_users {
        width: 100%;
        margin: 0px 0px 3px 0;
    }

    .phones_users {
        width: 100%;
        margin: 0px 0px 0px 0;
    }

    .emails_users {
        width: 100%;
        margin: 2px 0px 0px 0;
    }

    .message_users {
        width: 100%;
        margin: 3px 0px 0px 0;
    }

    .submits_groups {
        width: 75%;
    }
}

@media (min-width:320px) and (max-width:479px) {
    .container-fluid {
        width: 100%;
    }

    .flight_type label {
        width: 112px;
        margin: 5px 0px 6px 0;
        font-size: 13px;
    }

    .Tripe_colom {
        width: 100%;
        margin: 0 0% 0 0;
        background: transparent;
    }

    .origin_one {
        width: 100%;
        float: left;
        background: #fff;
        margin: 2px 0 0 0;
        border-radius: 4px;
    }

    .dates_colom {
        width: 100%;
        margin: 5px 0% 0 0;
    }

    .vellers_tre {
        width: 100%;
        margin: 5px 0% 0 0;
    }

    .lowder_serc {
        width: 100%;
        float: left;
        margin-top: 5px;
    }

    .select-dropdown__button {
        margin: 3px 0 10px 0;
    }

    .middle_swap {
        width: 32px;
        background: #fff;
        line-height: 10px;
        margin: 0;
        position: absolute;
        left: 45%;
        top: 41px;
        z-index: 1;
        border: solid 3px #04719a;
        transform: rotate(90deg);
        height: auto;
        padding: 8px 0;
    }

    .retur_arrow {
        left: -32px;
    }

    .form-check-inline {
        margin-right: 0;
    }

    .sections_right {
        display: block;
        width: 100%;
    }

    .right_mores {
        display: block;
        width: 100%;
    }

    #add-button {
        margin: 10px 0 7px 0;
    }

    #remove-button {
        margin: 15px 0 10px 0;
        position: static;
        top: 0;
        width: 47%;
        border: dashed 1px #fff;
        padding: 10px 10px 10px 10px;
        border-radius: 25px;
    }

        #remove-button img {
            width: 14px;
        }

        #remove-button span {
            display: inline-block;
        }

    .group1_colom {
        width: 100%;
        margin: 0 0% 1px 0;
    }

    .group_one_col {
        width: 100%;
        margin: 0 0% 2px 0;
    }

    .group2_dates {
        width: 100%;
        margin: 0 0% 2px 0;
    }

    .group_traveler {
        width: 100%;
        margin: 0 0% 3px 0;
    }

    .name_users {
        width: 100%;
        margin: 0px 0px 3px 0;
    }

    .phones_users {
        width: 100%;
        margin: 0px 0px 0px 0;
    }

    .emails_users {
        width: 100%;
        margin: 2px 0px 0px 0;
    }

    .message_users {
        width: 100%;
        margin: 3px 0px 0px 0;
    }

    .submits_groups {
        width: 75%;
    }
}


@media (min-width:480px) and (max-width:767px) {
    .container-fluid {
        width: 100%;
    }

    .flight_type label {
        width: 112px;
        margin: 5px 0px 6px 0;
        font-size: 13px;
    }

    .Tripe_colom {
        width: 100%;
        margin: 0 0% 0 0;
        background: transparent;
    }

    .origin_one {
        width: 100%;
        float: left;
        background: #fff;
        margin: 2px 0 0 0;
        border-radius: 4px;
    }

    .dates_colom {
        width: 100%;
        margin: 5px 0% 0 0;
    }

    .vellers_tre {
        width: 100%;
        margin: 5px 0% 0 0;
    }

    .lowder_serc {
        width: 100%;
        float: left;
        margin-top: 5px;
    }

    .select-dropdown__button {
        margin: 3px 0 10px 0;
    }

    .middle_swap {
        width: 32px;
        background: #fff;
        line-height: 26px;
        margin: 0;
        position: absolute;
        left: 43%;
        top: 32px;
        z-index: 1;
        border: solid 3px #04719a;
        transform: rotate(90deg);
    }

    .retur_arrow {
        left: -32px;
    }

    .form-check-inline {
        margin-right: 0;
    }

    .sections_right {
        display: block;
        width: 100%;
    }

    .right_mores {
        display: block;
        width: 100%;
    }

    #add-button {
        margin: 10px 0 7px 0;
    }

    .group1_colom {
        width: 100%;
        margin: 0 0% 1px 0;
    }

    .group_one_col {
        width: 100%;
        margin: 0 0% 2px 0;
    }

    .group2_dates {
        width: 100%;
        margin: 0 0% 2px 0;
    }

    .group_traveler {
        width: 100%;
        margin: 0 0% 3px 0;
    }

    .name_users {
        width: 100%;
        margin: 0px 0px 3px 0;
    }

    .phones_users {
        width: 100%;
        margin: 0px 0px 0px 0;
    }

    .emails_users {
        width: 100%;
        margin: 2px 0px 0px 0;
    }

    .message_users {
        width: 100%;
        margin: 3px 0px 0px 0;
    }

    .submits_groups {
        width: 75%;
    }
}


@media (min-width:768px) and (max-width:1023px) {

    .container-fluid {
        width: 100%;
    }

    .flight_type label {
        width: 112px;
        margin: 5px 0px 6px 0;
        font-size: 13px;
    }

    .Tripe_colom {
        width: 100%;
        margin: 0 0% 0 0;
        background: transparent;
    }

    .origin_one {
        width: 100%;
        float: left;
        background: #fff;
        margin: 2px 0 0 0;
        border-radius: 4px;
    }

    .dates_colom {
        width: 100%;
        margin: 5px 0% 0 0;
    }

    .vellers_tre {
        width: 100%;
        margin: 5px 0% 0 0;
    }

    .lowder_serc {
        width: 100%;
        float: left;
        margin-top: 5px;
    }

    .select-dropdown__button {
        margin: 3px 0 10px 0;
    }

    .middle_swap {
        width: 26px;
        height: 45px;
        background: #fff;
        line-height: 26px;
        margin: 0;
        position: absolute;
        left: 43%;
        top: 37px;
        z-index: 1;
        border: solid 3px #04719a;
        transform: rotate(90deg);
    }

        .middle_swap img {
            margin: -8px;
        }

    .retur_arrow {
        left: -32px;
    }

    .form-check-inline {
        margin-right: 0;
    }

    .sections_right {
        display: block;
        width: 100%;
    }

    .right_mores {
        display: block;
        width: 100%;
    }

    #add-button {
        margin: 10px 0 7px 0;
    }

    .name_users {
        width: 32.7%;
        margin: 0px 5px 0px 0;
    }

    .group2_dates .retur_arrow {
        left: -15px;
    }
}

@media (min-width:1024px) and (max-width:1366px) {
    .name_users {
        width: 32.7%;
        float: left;
        margin: 0px 7px 0px 0;
    }

    .city_htitle h1 {
        margin: 0 0 10px 0;
    }

    .group2_dates .retur_arrow {
        top: 9px;
    }
}

@media only screen and (max-width: 1280px) {
    .groups_location {
        height: 42px;
        font-size: 13px;
    }

    .groups_dateselect {
        height: 42px;
        font-size: 13px;
    }

    .group_one_col .form-group.dst_date img {
        top: 14px;
        width: 16px;
    }

    .group_traveler .form-group.dst_date img {
        top: 14px;
        width: 16px;
    }

    .name_users .form-group.dst_date img {
        top: 14px;
        width: 16px;
    }

    .phones_users .form-group.dst_date img {
        top: 14px;
        width: 16px;
    }

    .emails_users .form-group.dst_date img {
        top: 14px;
        width: 16px;
    }

    .message_users .form-group.dst_date img {
        top: 12px;
        width: 16px;
    }

    .group2_dates img {
        width: 17px;
        top: 14px;
    }

    .messagebox_group {
        font-size: 13px;
        padding: 10px 8px 10px 30px;
    }

    .groups_destinati {
        padding: 30px 0 50px 0 !important;
    }
}

@media(max-width:768px) {
    .group2_dates .retur_arrow {
        top: 10px;
    }
}


.active_link {
    border-bottom: 3px solid #f60;
}

.nav_bar_a {
    margin-bottom: 10px;
}
.toast-error {
    color: white !important;
    opacity: 1 !important;
}

.toast-success {
    color: white !important;
    opacity: 1 !important;
}