
.mm-slideout
{
    z-index: 2;
}
.main-menu>ul>li span>a
{
    color: black;
}



/* banner area css start  */
.searchbg {
    height: 260px;
    background-size: cover !important;
    background-repeat: no-repeat;
    position: relative;
}
.bgoverlay
{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color:rgb(0 0 44 / 61%);
    top: 0;
    left: 0;
    z-index: 0;
}
.clicktparea h6 
{
    font-size: 14px;
    font-weight: bold;
}
.clicktparea li
{
    border: 1px solid rgb(255 77 77);
    width: 90px;
    height: 90px;
    display: flex;
    justify-content: center;
    box-shadow: 0px 0px 9px -3px white;
}
.clicktparea li:hover
{
    background-color: #f62222b8 ;
    cursor: pointer;
}
.clicktparea li.active 
{
    background-color: #f62222b8 ;
}
.upoverlaysearch
{
    position: absolute;
    z-index: 99;
    left: auto;
    right: auto;
    text-align: center;
    margin: auto;
    width: 100%;
}
.searchfilter
{
    width: 80%;
    margin: auto;
    border-radius: 10px;
}
/* banner area css end  */




/* search-custome css start  */
.first-t {
    background-color: white;
    width: 750px;
    border-radius: 10px;
    position: relative;
    left: 200px;
    top: 15px;
    box-shadow: 0px 0px 6px -2px;
    margin-top: 5rem;
}
.active {
    color: #0c60f4;
}
.first-t table i {
    font-size: 20px;
}
.second-t {
    margin-bottom: 50px;
}
.second-t {
    height: fit-content;
}
.second-t {
    background-color: white;
    padding: 1rem;
    border-radius: 10px;
    padding-top: 3rem;
    box-shadow: 0px 0px 6px -2px;
    width: 100%;
    height: fit-content;
}
.trip-form {
    font-family: 'Mukta', 'Lato', sans-serif;
}
.trip-inputs div:first-child {
    margin-left: 0px;
    width: 105px;
    height: 28px;
}
.trip-inputs div {
    font-family: Mukta;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
    color: white;
    font-size: 12px;
}
.trip-inputs div {
    margin-left: 20px;
}
.active-search-in {
    border: none;
    background: var(--color-btn-primary-bg, linear-gradient(93deg, #9fc8e8, #a9c6fa45));
    color: white;
}
.trip-inputs [type="radio"]:checked, .trip-inputs [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.trip-inputs [type="radio"]:checked+label, .trip-inputs [type="radio"]:not(:checked)+label {
    position: relative;
    padding-left: 22px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #2a2929;
}
.second-t label {
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 0;
}
.trip-inputs [type="radio"]:checked+label:before, .trip-inputs [type="radio"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 1px;
    top: 1px;
    width: 14px;
    height: 14px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
.active-search-in p {
    color: black;
}
.trip-inputs [type="radio"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.trip-inputs [type="radio"]:checked+label:after, .trip-inputs [type="radio"]:not(:checked)+label:after {
    content: '';
    width: 8px;
    height: 8px;
    background: #000;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.trip-inputs [type="radio"]:checked+label, .trip-inputs [type="radio"]:not(:checked)+label {
    position: relative;
    padding-left: 22px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #2a2929;
}
.second-t label {
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 0;
}
.trip-form .border-grey-1 {
    border-radius: 5px 0px 0px 5px;
}
.my-fd {
    width: 220px;
    height: 95px;
}
.border-grey-1 {
    border: 1px solid rgb(221, 221, 221);
}
.second-t label {
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 0;
}
.trip-form label {
    padding: 10px 19px;
    display: flex;
    flex-direction: column;
    cursor: pointer;
}
.searchmenu {
    position: absolute;
    top: 5px;
    left: 40px;
}
.searchmenu i {
    position: absolute;
    top: 16px;
    left: 15px;
    font-size: 12px;
    display: none;
}
.trip-form input[type=text] {
    height: 30px;
}
.searchmenu input {
    display: none;
    width: 220px;
    border-radius: 0;
    padding-left: 35px;
}
.second-t input[type=text],.second-t input[type=email],.second-t input[type=number],.second-t input[type=search],.second-t input[type=password],.second-t input[type=tel],.second-t input[type=date],.second-t input[type=time],.second-t textarea,.second-t select {
    font-size: 14px;
    font-weight: 300;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 10px 20px 10px 20px;
    width: 100%;
    color: #444444;
    margin-bottom: 15px;
    height: 40px;
    box-shadow: none;
    margin-bottom: 0;   
}
#search_from {
    left: 0;
}


.upoverlaysearch .my-fd input
{
    border: none;
    font-size: 25px;
    font-weight: bold;
}
.upoverlaysearch .my-fd input:focus-visible
{
    box-shadow: 0 !important;
    border: 0 !important;
    outline: none;
}

.dropbtn-1 
{
    border-color: red;
    color: red;
}
.my-icon-t i
{
    position: absolute;
    top: 33%;
    left: -18px;
    background: rgb(255, 255, 255);
    padding: 10px;
    border: 1px solid #ff0505;
}
.my-fd
{
    width: 260px;
}


/* CSS */

/* search-custome css end  */
