/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/
#results{
    background: #0092ff !important;
}
.custom-search-input-2 select{
            display:block;
        }
.header-transparent .action__btn, .header-transparent .nav__item .nav__item-link{
            color:black;
        }
        .header-transparent .navbar .nav__item .nav__item-link:before{
            background:#0092ff;
        }
        .header-transparent .action__btn-contact{
            background-color: #091d3e;
            color:white;
        }
        .nice-select{
            margin-bottom:0px;
        }
        .custom-search-input-2.inner input[type='submit']:hover{
            background-color:#091d3e;
        }
         .fa{
            padding: 5px;
         }
         .header-transparent .navbar .nav__item .nav__item-link:before{
            background:#0092ff;
        }
        .is-sticky .nav__item .nav__item-link:before{
            background:#0092ff !important;
        }
        .navbar .nav__item .nav__item-link{
            font-weight: 500;
        }
        .action__btn-login span{
            font-weight:500;
        }
        .wish_bt1{
            position: absolute;
            right: 15px;
            font-size: 20px;
            top: 15px;
            padding: 9px 10px;
            display: inline-block;
            color: #555;
            line-height: 1;
        }
        .w_high{
            min-height: 215px
        }
        .w_high1{
            min-height: 135px !important;
        }
        
        .p_m_f1{
            margin-bottom:3px;
        }
        .p_m_f2{
            margin-bottom:3px;font-size: 20px;font-weight: 600;
        }
        .d_m_f{
            margin-left: -3px;box-sizing: border-box;width: 10px;height: 10px;background-color: rgb(255, 255, 255);border: 2px solid rgb(5, 71, 82);border-radius: 50%;
        }
        .d_m_f1{
            flex: 1 1 0%;width: 4px;height: 50px;background: rgb(5, 71, 82);
        }
        .d_m_f2{
            margin-left: -3px;box-sizing: border-box;width: 10px;height: 10px;background-color: rgb(255, 255, 255);border: 2px solid rgb(5, 71, 82);border-radius: 50%;
        }
        .P_min{
            padding-left: 30px !important;
        }
        .display_r{
            display: revert
        }
        .ul_p{
            padding: 0px 15px 20px 30px !important;
            border: 0px !important;
        }
        .li_d{
            position: relative;width: 48px;height: 48px;
        }
        .img_d_li{
            margin-top: -20px;border-radius: 50%;width: 100%;height: 100%;object-fit: cover;
        }
        .img_li{
            margin-top: 15px;
        }
        .col-md-3{
            width: 25%;
        }
        .col-md-9{
            width: 75%;
        }