input[type="text"]:disabled {
    background: #c0c0c0 !important;
    opacity: 0.2;
}







.search-box1 {
    background: #ffffff;
    padding: 15px;
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.15);
    border: 1px #ddd solid;
    border-radius: 30px;
    height: 11pc;
}

.column {
    float: left;
    color: #000;
    margin-top: 0px;
    background-color: #fff;
    margin-right: 0px;
    text-align: center;
    padding: 4px 18px;
    cursor: pointer;
    border-radius: 0px;
    font-family: 'Oswald', sans-serif;
}

.column input[type=radio],
input[type=checkbox] {
    display: inline-block;
}

.column1 input[type=radio],
input[type=checkbox] {
    display: inline-block;
}

.column1 {
    float: left;
    background-color: #ffffff;
    margin-top: 0;
    color: #535050;
    text-align: center;
    margin-right: 0px;
    padding: 4px 30px;
    cursor: pointer;
    line-height: 23px;
}

.column1 span {
    font-size: 13px;
    font-weight: 600;
    font-weight: ;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}

.column span {
    font-size: 12px;
    font-weight: 600;
    font-weight: ;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}

.search-box1 .large {
    background: #ffffff url(../img/loca.html) no-repeat left center;
    border: 1px solid #cccccc;
    padding: 3px 3px 0px 37px;
    color: rgba(0, 83, 191, 1);
    width: 100%;
    box-shadow: none;
    font-size: 13px;
    color: #6e6e6e;
    font-family: 'Ubuntu', sans-serif;
    height: 43px;
    border-radius: 0px;
    margin: 0;
    outline: none;
    text-transform: uppercase;
    border-top: 1;
    border-bottom: 1;
    border-left: 1;
}

.search-box1 .addMore {
    display: inline-block;
    width: 24px;
    height: 24px;
    text-align: center;
    background-color: #ce0102;
    color: #fff;
    border-radius: 22px;
    font-size: 13px;
    line-height: 24px;
}

.search-box1 .large-date {
    border: 1px solid #cccccc;
    padding: 3px 3px 0px 37px;
    color: rgba(0, 83, 191, 1);
    width: 100%;
    box-shadow: none;
    font-size: 14px;
    color: #9D9D9D;
    font-family: 'Ubuntu', sans-serif;
    height: 43px;
    border-radius: 0px;
    margin: 0;
    text-transform: uppercase;
    z-index: 1;
}

.search-box1 .large-class {
    border: rgb(207, 207, 207) 0px solid;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    padding: 12px 34px 12px 13px;
    color: rgba(0, 83, 191, 1);
    width: 92%;
    box-shadow: 0px 0px 0px #DEDEDE;
    font-size: 13px;
    color: #9D9D9D;
    font-family: 'Ubuntu', sans-serif;
    height: 40px;
}

.search-box1 .TopArea {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.search-box1 .RightElements {}

.search-box1 .Trips {
    color: #495f71;
    position: relative;
}

.search-box1 .Trips .TripStore {
    cursor: pointer;
    background: #ffffff url(../../images/AngleBgDown.png) right center no-repeat;
    border: 0;
    padding: 0px 30px 0px 15px;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    border-radius: 17px;
    color: #495f71;
}

.search-box1 .Trips .TripStore:hover {
    cursor: pointer;
    outline: 0;
    background: #efefef url(../../images/AngleBgDown.png) right center no-repeat;
    color: #495f71;
}

.search-box1 .Trips .TripStore span:before {
    font-size: 18px;
    font-weight: bold;
}

.search-box1 .radio {
    position: absolute;
    left: 0px;
    top: calc(100% + 1px);
    z-index: 100;
    display: none;
    background: #ffffff;
    margin: 0px;
    padding: 0px 15px 15px 15px;
    border-radius: 24px;
    box-shadow: 0 0 8px #00000029;
    width: auto;
}

.search-box1 .radio label {
    display: block;
    position: relative;
    padding: 8px 45px 8px 10px;
    border-radius: 19px;
    margin-top: 15px;
    white-space: nowrap;
}

.search-box1 .radio label:hover {
    background: #efefef;
}

.search-box1 .radio label input {
    display: none;
}

.search-box1 .radio label.active {
    background: #1a5da00d;
}

.search-box1 .radio label.active:after {
    content: "";
    position: absolute;
    top: 0;
    right: 5px;
    bottom: 0;
    margin: auto;
    width: 21px;
    border-radius: 100%;
    height: 21px;
    background-image: url(../../images/Righticon.svg);
    background-size: cover;
    background-repeat: no-repeat;
}

.search-box1 .element-adult {
    float: left;
    margin-right: 2px;
    position: relative;
}

.search-box1 .element-adult .SltInput {
    cursor: pointer;
    background: #ffffff url(../../images/AngleBgDown.png) right center no-repeat;
    border: 0;
    width: 121px;
    padding-left: 15px;
    font-weight: bold;
    height: 36px;
    border-radius: 17px;
    color: #495f71;
}

.search-box1 .element-adult .SltInput:focus,
.search-box1 .element-adult .SltInput:hover {
    outline: 0;
    background: #efefef url(../../images/AngleBgDown.png) right center no-repeat;
    color: #495f71;
}

.search-box1 .element-adult ul {
    width: 200px;
    background: #fff;
    position: absolute;
    display: none;
    z-index: 100;
    padding: 0px 15px 15px 15px;
    border-radius: 24px;
    box-shadow: 0 0 8px #00000029;
}

.search-box1 .element-adult ul li {
    overflow: hidden;
}

.search-box1 .element-adult ul li .ad-cut {
    font-size: 14px;
    color: #134d7e;
    font-weight: 600;
    padding: 15px 0px 10px 0px;
}

.search-box1 .element-adult ul li .ad-cut i {
    font-size: 19px;
    padding-right: 7px;
    color: #295f2d;
}

.search-box1 .element-adult ul li .qty {
    border: 1px solid #8a8989;
    padding: 5px;
    border-radius: 30px;
    color: #8a8989;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 20px;
}

.search-box1 .element-adult ul li .qty button {
    width: 35px;
    aspect-ratio: 1;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    background: #b4c5d326;
    border: 0;
}

.search-box1 .element-adult ul li .qty .count {
    color: #8a8989;
    display: inline-block;
    vertical-align: top;
    font-weight: 700;
    line-height: 30px;
    min-width: 35px;
    text-align: center;
    margin: 0;
    border: none;
    width: 2%;
}

.search-box1 .element-adult ul li .qty button:hover {
    background-color: #cecdcd !important;
    color: #000;
}

.search-box1 .Service {
    float: left;
    position: relative;
}

.search-box1 .Service select {
    display: none;
}

.search-box1 .select-selected {
    cursor: pointer;
    background: #ffffff url(../../images/AngleBgDown.png) right center no-repeat;
    border: 0;
    padding: 0px 30px 0px 15px;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    border-radius: 17px;
    color: #495f71;
}

.search-box1 .select-selected:focus,
.search-box1 .select-selected:hover {
    outline: 0;
    background: #efefef url(../../images/AngleBgDown.png) right center no-repeat;
    color: #495f71;
}

.search-box1 .select-items div,
.search-box1 .select-selected {
    cursor: pointer;
    user-select: none;
}

.search-box1 .select-items {
    position: absolute;
    left: 0px;
    top: calc(100% + 1px);
    z-index: 100;
    background: #ffffff;
    margin: 0px;
    padding: 0px 15px 15px 15px;
    border-radius: 24px;
    box-shadow: 0 0 8px #00000029;
    width: auto;
}

.search-box1 .select-items div {
    position: relative;
    padding: 8px 45px 8px 10px;
    border-radius: 19px;
    margin-top: 15px;
    white-space: nowrap;
}

.search-box1 .select-items div.active {
    background: #1a5da00d;
}

.search-box1 .select-items div.active:after {
    content: "";
    position: absolute;
    top: 0;
    right: 5px;
    bottom: 0;
    margin: auto;
    width: 21px;
    border-radius: 100%;
    height: 21px;
    background-image: url(../../images/Righticon.svg);
    background-size: cover;
    background-repeat: no-repeat;
}

.search-box1 .select-items div:hover {
    background: #efefef;
}

.search-box1 .select-hide {
    display: none;
}


.search-box1 .element-input {
    width: 53%;
    display: flex;
    align-items: center;
    position: relative;
    margin: 20px 15px 0px 0px;
    background-color: #f4f7f8;
    border-radius: 29px;
    float: left;
}

.search-box1 .element-input img {
    opacity: 0.4
}

.search-box1 .element-input label {
    width: calc(50% - 26px);
    padding-left: 20px;
    margin: 0;
}

.search-box1 .element-input label:nth-child(3) {
    padding-left: 10px;
}

.search-box1 .element-input label img {
    width: 23px;
}

.search-box1 .element-input label:hover img {
    opacity: 1;
}

.search-box1 .element-input input {
    border: 0;
    color: #495f71;
    line-height: 56px;
    background: none;
    outline: 0;
    max-width: calc(100% - 43px);
}

.search-box1 .element-input label input:focus,
.search-box1 .element-input label:hover input::placeholder,
.search-box1 .element-input label:focus input::placeholder {
    color: #000000;
}

.search-box1 .element-input .ReplaceFlt {
    background-color: #e9eff3;
    border: 1px #ffffff solid;
    padding: 10px;
    border-radius: 50%;
    transition: transform .5s;
}

.search-box1 .element-input .ReplaceFlt:hover {
    transform: rotate(-360deg);
    cursor: pointer;
}

.search-box1 .element-input .ReplaceFlt img {
    height: 30px;
    width: 30px;
}

.search-box1 .element-input .ReplaceFlt:hover img {
    opacity: 1;
}

.search-box1 .element-date {
    width: calc(47% - 88px);
    display: flex;
    align-items: center;
    position: relative;
    margin: 20px 15px 0px 0px;
    background-color: #f4f7f8;
    border-radius: 29px;
    float: left;
}

.search-box1 .element-date img {
    opacity: 0.4
}

.search-box1 .element-date label {
    width: 50%;
    padding-left: 20px;
    margin: 0;
}

.search-box1 .element-date label:nth-child(2) {
    border-left: 1px #ffffff solid;
}

.search-box1 .element-date label img {
    width: 23px;
}

.search-box1 .element-date label:hover img {
    opacity: 1;
}

.search-box1 .element-date input {
    border: 0;
    color: #495f71;
    line-height: 56px;
    background: none;
    outline: 0;
    max-width: calc(100% - 43px);
}

.search-box1 .element-date label input:focus,
.search-box1 .element-date label:hover input::placeholder,
.search-box1 .element-date label:focus input::placeholder {
    color: #000000;
}

.search-box1 .element-date label input:disabled {
    background: #f4f7f8 !important;
}

@media (min-width:576px) {
    .element-search {
        float: left;
        margin-top: 20px;
    }
    .element-search button {
        line-height: 58px;
        width: 58px;
        text-align: center;
        border-radius: 50%;
        background: #00aeef;
        color: #ffffff;
        font-size: 30px;
        border: 0;
    }

    .element-search button strong {
        display: none;
    }

    .element-search button:hover {
        background: #021240;
    }
}

@media (max-width:991px) {
    .search-box1 .element-input {
        width: 100%;
        margin: 15px 0px 0px 0px;
    }

    .search-box1 .element-date {
        width: calc(100% - 73px);
    }
}

@media (max-width:767px) {
    
    .search-box1 {
        height: 15pc;
    }
}

@media (max-width:575px) {
    .search-box1 .element-date {
        width: 100%;
    }

    
    .element-search {
        padding-top: 20px;
        width: 100%;
        float: left;
    }

    .element-search button {
        text-align: center;
        border-radius: 29px;
        width: 100%;
        background: #00aeef;
        color: #ffffff;
        font-size: 20px;
        padding: 14px;
        border: 0;
    }
}