﻿/*.btnbgchange {
    background: #777f82  !important;
    border: 1px solid #ffffff !important;
    color: #fff !important;
    outline: none !important;
}*/
.btnonegrey {
    background: #ffffff00;
    border: 0px solid;
    color: #ffffff;
    font-size: 13px;
    outline: none;
    border-left: none;
}
.selet-icoo {
    position: absolute;
    top: 29px;
    left: 2px;
}
.input-group {
    position: relative;
    display: flex!important;
    border-collapse: separate;
    width: 100%;
}
.btn-group-sm > .btn, .btn-sm {
    padding: 3px 4px 0px 5px;
    line-height: 1.5;
    border-radius: 6px;
}

.btnreturnred {
    font-size: 13px;
    background: #00000000 !important;
    border: 0px solid white !important;
    border-right: none;
    color: #ffffff !important;
    outline: none !important;
}

.btnbgchange {
    background: #777f82 !important;
    border: 0px solid #ffffff !important;
    color: #fff !important;
    outline: none !important;
}

.triptypes {
    /* width: 100%; */
    text-align: left;
    margin-bottom: 8px;
}

.baner-title {
    text-align: left;
    color: #fff;
    font-weight: 400;
    font-size: 35px;
    padding-bottom: 0rem;
    text-transform: capitalize;
    font-family: "Exo", serif;
}
.form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef00;
    opacity: 1;
}
input::placeholder :hover {
    color: #ffff !important;
}

input::placeholder {
    color: #bfbfbf !important;
}

.type-menu {
    display: flex;
}

.active-menu {
    background: #1b588c !important;
    color: #fff;
}

.menu-link {
    background: #fff;
    margin-right: 4px;
    font-size: 15px;
    cursor: pointer;
    padding: 4px 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.menu-link {
    background: #fff;
    margin-right: 4px;
    font-size: 15px;
    cursor: pointer;
    padding: 4px 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.serach-engine {
 /*   background: #fff;*/
    padding: 15px 20px;
    border-radius: 5px;
    border-top-left-radius: 0px;
}

.triptypes {
 /*   width: 100%;*/
}

    .triptypes ul {
        list-style-type: none;
        display: flex;
        gap: 5px;
        padding: 0;
        margin: 0;
    }

        .triptypes ul li label {
            color: #444;
            font-size: 15px;
            cursor: pointer;
        }

label {
    display: inline-block;
}

.items .content h4, span {
    margin: 0;
    padding: 0;
}

.p-1 {
    padding: 0.25rem !important;
}

.position-relative {
    position: relative !important;
}

.selet-ico {
    position: absolute;
    top: 10px;
    left: 8px;
}

.form-control:disabled {
    background-color: #e9ecef3d !important;
    opacity: 1;
}

serach-engine .form-control {
    border: 0.6px solid #d7d7d7;
    background: #f3f3f4;
    font-family: var(--tg-ff-outfit);
    font-weight: 400;
    font-size: 15px;
    padding-left: 23px;
    color: #737374;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 2.5rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff0;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.375rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

input::placeholder {
    color: #212529 !important;
    opacity: 1; /* Ensure full visibility */
}

.p-1 {
    padding: 0.25rem !important;
}

.selet-ico {
    position: absolute;
    top: 10px;
    left: 8px;
}

.p-1 {
    padding: 0rem !important;
    margin-top: 7px;
}
.position-relative {
    position: relative !important;
}

.selet-ico {
    position: absolute;
    top: 10px;
    left: 8px;
}

@media (max-width:768px ) {
    .selet-ico {
        position: absolute;
        top: 22px !important;
        left: 2px !important;
    }
    .selet-icoc {
        position: absolute;
        top: 22px!important;
        left: 16px;
    }
    .selet-icoo {
        position: absolute;
        top: 23px!important;
        left: 2px;
    }
    .tourz-search-1 h1 {
        font-size: 30px !important;
        padding-bottom: 10px;
        color: rgb(0, 0, 0);
    }

    .btn-16:hover:after {
        left: 3px;
        width: 99% !important;
    }

    .btn-16:after {
        position: absolute;
        content: "";
        width: 0;
        height: 58px;
        top: 26px !important;
        right: 0px;
        z-index: -1;
        background-color: #f35a5d;
        border-radius: 0px;
        /* box-shadow: inset 2px 2px 2px 0px rgba(255,255,255,.5), 7px 7px 20px 0px rgba(0,0,0,.1), 4px 4px 5px 0px rgba(0,0,0,.1); */
        transition: all 0.6s ease;
        margin-top: -14px;
    }
    /*    .serach-engine .form-control {
    border: none;
    border-radius: 0px !important;
    font-size: 14px;
    padding: 17px 5px 0px 29px;
    font-family: "Exo", serif !important;
    text-overflow: ellipsis;
    height: 39px;
    color: #b7b7b7;
    border-bottom: 1px solid #bfbfbf;
}*/
}

.selet-ico {
    position: absolute;
    top: 29px;
    left: 1px;
}
.selet-icoc {
    position: absolute;
    top: 30px;
    left: 16px;
}
#classtype {
    padding: 0px 23px 0px 7px !important;
    height: 34px;
    color: #060606;
    border: 1px solid #1c3879 !important;
    MARGIN: 0PX;
    border-radius: 6px;
    font-weight: 600;
}
.pass-name {
    background-color: #fff;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.20);
    padding: 4px 2px 0px 4px;
    position: absolute;
    width: 100%;
    Z-INDEX: 9;
    border-radius: 3px;
    border-top: 1px solid #1e4473;
    margin-top: 1px;
}
.passen_con {
    width: 100%;
    float: left;
    margin-bottom: 11px;
    margin-top: 8px;
}

.passen_left {
    width: 100%;
    display: inline-block;
}

    .passen_left span {
        width: 100%;
        padding: 0 4px 0 0;
        float: left;
        text-align: left;
        margin: 0 !important;
    }

label {
    display: inline-block;
}

.adult-right, .children-right, .infants-right {
    margin-left: 0;
    margin-top: 0;
    float: right;
}

.adult-minus-txt {
    vertical-align: middle;
    text-align: center;
    font-size: 24px;
    line-height: 0;
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-weight: 400;
}

.adult-minus {
    float: left;
    height: 30px;
    border: 1px solid #0ba7a0;
    width: 28px;
    text-align: center;
    border-radius: 3px 0px 0px 3px;
    cursor: pointer;
    background-color: #0ba7a0;
    color: #fff;
    position: relative;
}

.qtynumber {
    float: left;
    height: 26px;
    border: 1px solid grey !important;
    padding: 0 !important;
    width: 25px !important;
    border-radius: 3px;
    cursor: pointer;
    background-color: #fff;
    border-left: none;
    border-right: none;
    text-align: center;
    font-size: 14px;
    margin: 0 2px !important;
}

.adult-plus {
    float: left;
    height: 30px;
    border: 1px solid #0ba7a0;
    width: 28px;
    text-align: center;
    border-radius: 0 3px 3px 0;
    cursor: pointer;
    background-color: #0ba7a0;
    position: relative;
}

.adult-minus-txt {
    vertical-align: middle;
    text-align: center;
    font-size: 24px;
    line-height: 0;
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-weight: 400;
}

.passen_left span {
    width: 100%;
    padding: 0 4px 0 0;
    float: left;
    text-align: left;
    margin: 0 !important;
}


.adult-right, .children-right, .infants-right {
    margin-left: 0;
    margin-top: 0;
    float: right;
}

.adult-minus-txt {
    vertical-align: middle;
    text-align: center;
    font-size: 24px;
    line-height: 0;
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-weight: 400;
}

.adult-minus {
    float: left;
    height: 30px;
    border: 1px solid #0ba7a0;
    width: 28px;
    text-align: center;
    border-radius: 3px 0px 0px 3px;
    cursor: pointer;
    background-color: #0ba7a0;
    color: #fff;
    position: relative;
}

.adult-plus {
    float: left;
    height: 30px;
    border: 1px solid #0ba7a0;
    width: 28px;
    text-align: center;
    border-radius: 0 3px 3px 0;
    cursor: pointer;
    background-color: #0ba7a0;
    position: relative;
}

.adult-plus {
    float: left;
    height: 26px !important;
    border: 1px solid grey;
    width: 25px !important;
    text-align: center;
    border-radius: 3px;
    margin: 1px 2px !important;
    cursor: pointer;
    background-color: #f2541d;
    position: relative;
}

.adult-minus-txt:hover {
    color: #fff !important;
}

.adult-minus-txt {
    vertical-align: middle;
    text-align: center;
    font-size: 24px;
    line-height: 0;
    position: absolute;
    color: #fff !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-weight: 400;
}
.passen_left span:nth-child(3) {
    padding: 0 4px 0 0px;
}
#ui-datepicker-div {
    position: absolute;
    z-index:999!important;
}
.passen_left label {
    color: #444;
    font-size: 11px;
    float: left;
    font-weight: 500;
    margin-bottom: 0;
}

.adult-right, .children-right, .infants-right {
    margin-left: 0;
    margin-top: 0;
    float: right;
}

.adult-minus {
    float: left;
    height: 26px !important;
    border: 1px solid grey;
    width: 25px !important;
    text-align: center;
    border-radius: 3px !important;
    cursor: pointer;
    background-color: #f2541d;
    position: relative;
}

.baner-sabtitle {
    text-align: left;
    text-transform: capitalize;
    color: #fff;
    font-weight: 300;
    font-size: 19px;
    padding-bottom: 0.4rem;
    font-family: "Exo", serif;
}

.bannerbothdr {
    text-align: left;
    text-transform: capitalize;
    color: #fff;
    font-weight: 300;
    font-size: 12px;
    padding-bottom: 4rem;
    font-family: "Exo", serif;
}

.qtynumber {
    float: left;
    height: 26px !important;
    border: 1px solid grey !important;
    padding: 1px !important;
    width: 29px !important;
    border-radius: 3px;
    cursor: pointer;
    background-color: #fff;
    border-left: none;
    border-right: none;
    text-align: center;
    font-size: 14px;
    margin: 0 2px !important;
}

.airclass_con {
   /* width: 100%;*/
    float: left;
    margin-bottom: 15px;
}

.class_con select {
    width: 100%;
    appearance: none;
    border: none;
    cursor: pointer;
    padding: 8px;
    border-radius: 0;
}

.class_con {
    width: 100%;
    position: relative;
    float: right;
    margin-top: 7px;
}

    .class_con .form-control {
        border: 1px solid #666 !important;
        color: black;
    }

    .class_con select {
        width: 100%;
        appearance: none;
        border: none;
        cursor: pointer;
        padding: 8px;
        border-radius: 0;
    }
    .class_con:before {
        content: "\f0dd";
        font-family: 'FontAwesome';
        font-size: 15px;
        position: absolute;
        right: 0px;
        top: 0px;
        height: 20px;
        width: 20px;
        color: #000000;
        pointer-events: none;
    }

.pass-name button {
    background-color: #f2541d;
    border: 0;
    float: right;
    color: #fff;
    font-size: 14px;
    padding: 4px 13px;
    font-weight: 500;
    width: 100%;
    border-radius: 5px;
}
.ban-search {
    width: 100%;
    position: relative;
    /* background: rgb(255, 255, 255); */
    padding: 0px;
    backdrop-filter: saturate(100%) blur(10px) !important;
    background: hsl(0deg 0% 100% / 85%) !important;
    border-radius: 10px;
    margin: 30px auto 0px;
    display: table;
    box-shadow: rgba(29, 29, 33, 0.09) 0px 2px 12px -3px;
    transition: all 0.5s ease-in-out 0s;
}

.items .content h4, span {
    margin: 0;
    padding: 0;
}

.col-6 {
    flex: 0 0 auto;
    width: 50%;
}

.col-6 {
    flex: 0 0 auto;
    width: 50%;
}

@media (max-width: 991px ) {
    .bannerbothdr {
        display: none;
    }
}

@media (max-width: 575px ) {
    .baner-sabtitle {
        display: none;
    }

    .baner-title {
        text-align: center;
        color: #fff;
        font-weight: 700;
        font-size: 20px;
    }

    .search_btn button {
        background: #1e447300;
        transition: 0.4s;
        width: 100% !important;
        color: #fff;
        font-size: 20px;
        /* border: #bfa37c; */
        height: 58px;
        border-radius: 0px;
        padding: 6px 30px;
        border: 1px solid #bfa37c;
    }
}
@media (max-width: 767px) {
    .search_btn {
        text-align: left;
        padding: 0px 10px;
    }
}
@media(max-width:1280px)and (min-width:992px) {
    .search_btn button {
        font-size: 13px!important;
        padding: 6px 0px;
    }

    .selet-ico {
        position: absolute;
        top: 21px;
        left: 0px;
    }

    .selet-icoo {
        position: absolute;
        top: 23px;
        left: 0px;
    }

    .selet-icoc {
        position: absolute;
        top: 23px;
        left: 16px;
    }
    .tp-search-single-wrap .nice-select .current, .tp-search-single-wrap input {
        font-size: 12px;
    }
}



@media(max-width:991px)and (min-width:769px) {
    .btn-16:hover:after {
        left: 3px;
        width: 98% !important;
    }

    .btn-16:after {
        position: absolute;
        content: "";
        width: 0;
        height: 58px;
        top: 22px !important;
        right: 0px;
        z-index: -1;
        background-color: #f35a5d;
        border-radius: 0px;
        /* box-shadow: inset 2px 2px 2px 0px rgba(255,255,255,.5), 7px 7px 20px 0px rgba(0,0,0,.1), 4px 4px 5px 0px rgba(0,0,0,.1); */
        transition: all 0.6s ease;
        margin-top: -14px;
    }
    /*  .serach-engine .form-control {
            border: none;
            border-radius: 0px !important;
            font-size: 14px;
            padding: 14px 5px 0px 29px;
            font-family: "Exo", serif !important;
            text-overflow: ellipsis;
            height: 37px;
            color: #b7b7b7;
            border-bottom: 1px solid #bfbfbf;
        }*/
    .selet-ico {
        position: absolute;
        top: 21px;
        left: 0px;
    }

    .selet-icoo {
        position: absolute;
        top: 23px;
        left: 0px;
    }

    .selet-icoc {
        position: absolute;
        top: 23px;
        left: 16px;
    }

    /*#toggle-slow {
        margin-top: 12px;
    }*/

    .fa fa-user-o {
        margin-top: 11px;
    }

    .baner-title {
        text-align: center;
    }

    .baner-sabtitle {
        text-align: center;
    }

    .serhweiget {
        position: relative;
        z-index: 2 !important;
        top: 140px;
    }

    .baner-title {
        text-align: center;
        color: #fff;
        font-weight: 700;
        font-size: 24px;
        padding-bottom: 0rem;
        text-transform: capitalize;
        font-family: "Exo", serif;
    }

    .search_btn button {
        background: #1e447300;
        transition: 0.4s;
        width: 98%;
        color: #fff;
        margin-top: 12px;
        font-size: 20px;
        /* border: #bfa37c; */
        height: 58px;
        border-radius: 0px;
        padding: 6px 0px;
        border: 1px solid #bfa37c;
    }
}

.serhweiget {
    z-index: 9 !important;
}

@media (max-width: 768px) {

    .baner-title {
        text-align: center;
    }

    .baner-sabtitle {
        text-align: center;
    }

    .serhweiget {
        position: relative;
        z-index: 9 !important;
        top: 78px;
    }

    .baner-title {
        text-align: center;
        color: #fff;
        font-weight: 700;
        font-size: 24px;
        padding-bottom: 0rem;
        text-transform: capitalize;
        font-family: "Exo", serif;
    }

    .search_btn button {
        background: #1e447300;
        transition: 0.4s;
        width: 100% !important;
        color: #fff;
        margin-top: 2px;
        font-size: 20px;
        /* border: #bfa37c; */
        height: 58px;
        border-radius: 0px;
        padding: 6px 30px;
        border: 1px solid #bfa37c;
    }

    .triptypes {
        margin-bottom: 7px !important;
    }
}
#divautocomplete, #divautocompleteR {
    background-color: #ffffff;
    position: absolute;
    width: max-content;
    text-align: left;
    box-shadow: 0px 2px 5px grey;
    z-index: 999;
    margin-top: 3px!important;
}
.serach-engine {
    /* background: #fff0; */
    padding: 10px 15px 13px 6px;
    border-radius: 5px;
    border-top-left-radius: 0px;
}
.btn-16:after {
    position: absolute;
    content: "";
    width: 0;
    height: 58px;
    top: 0;
    right: 0px;
    z-index: -1;
    background-color: #eb5a5d;
    border-radius: 0px;
    /* box-shadow: inset 2px 2px 2px 0px rgba(255,255,255,.5), 7px 7px 20px 0px rgba(0,0,0,.1), 4px 4px 5px 0px rgba(0,0,0,.1); */
    transition: all 0.6s ease;
    margin-top: -14px;
}

.btn-16:hover {
    color: #fff;
}

    .btn-16:hover:after {
        left: 3px;
        width: 97%;
    }

.btn-16:active {
    top: 2px;
}

.search_btn button {
    background: #f2541d;
    transition: 0.4s;
    width: 100%;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    border: #bfa37c;
    height: 45px;
    border-radius: 4px;
    /* padding: 6px 30px; */
    border: 1px solid #f2541d;
}

.clear:after, .clear:before, .comment-author:after, .comment-author:before, .comment-content:after, .comment-content:before, .comment-meta:after, .comment-meta:before, .nav-links:after, .nav-links:before, .pagination:after, .pagination:before, .widget-area:after, .widget-area:before, .widget:after, .widget:before {
    content: '';
    display: table;
    table-layout: fixed;
}
/*a, p a {
    color: #0c1315;
    text-decoration: none;
    transition: color .3s ease-out;
    cursor: pointer;
}*/
.clear:after, .comment-author:after, .comment-content:after, .comment-meta:after, .nav-links:after, .pagination:after, .widget-area:after, .widget:after {
    clear: both;
}

.clear:after, .clear:before, .comment-author:after, .comment-author:before, .comment-content:after, .comment-content:before, .comment-meta:after, .comment-meta:before, .nav-links:after, .nav-links:before, .pagination:after, .pagination:before, .widget-area:after, .widget-area:before, .widget:after, .widget:before {
    content: '';
    display: table;
    table-layout: fixed;
}
