:root {
    --actionbtn:#017dbf;
    --text-color-white: #fff;
  }
  .navbar-nav li a:hover {
    color: var(--actionbtn) !important;
    opacity: 1;
}
  button.search-btn {
    color: #fff;
}
.blackbg {
    background: var(--actionbtn);
}
.home-tab-btns .tab-list a{
    padding: 12px 5px;
}
/* .custom-nav .navbar-brand img {
    width: 40%;
    max-width: 100%;
} */
.sendenquiry-btn {
    height: 50px;
    border: solid 3px var(--actionbtn);
    background: var(--actionbtn);
    color: #fff;}
.dt-view{
        color: #fff;}
.sendenquiry-btn:hover {
            background: var(--actionbtn)!important;
            color: #fff!important;
            border: solid 3px #1fb9eb;
            text-decoration: none!important;
}        
.dt-view:hover {
    color: var(--text-color-white);
    text-decoration: none;
    background: #1cb8ec;
    border: 2px solid #1bb8ec;
}
.search-btn:hover {
    text-decoration: none;
    color: var(--text-color-white);
    background: #1fb9eb !important;
}
  .blackbar {
    color: rgb(255, 255, 255);
    background-color: var(--actionbtn);
    height: 30px;
}
#inquirydatefroml {
    position: relative;
}
#inquirydatefrom{
    color: #495057;
    height: calc(1.5em + .75rem + 2px);
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da; font-size: 13px !important;
    border-radius: .25rem;padding: .375rem .75rem;
}
#inquirydatefrom:focus{outline: none;}

#datefromdetail {
    position: relative;
}
#datefromdetail{
    color: #495057;
    height: calc(1.5em + .75rem + 2px);
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da; font-size: 13px !important;
    border-radius: .25rem;padding: .375rem .75rem;
}
#datefromdetail:focus{outline: none;}
.testimonial-box:before {
    color: #ffa800 !important;}
    .testimonial-box .clientname {
        position: relative;
        width: 100%;
        margin: 0 auto;
        font-size: 16px;
        font-weight: bold;
        text-transform: capitalize;
        color: #fffefd;
    }
    .breadcrumblisting {
        margin-bottom: 0;
        background: #e4e4e4;
        padding: 0px 0;
    }
    .testimonial-box .client-sub {
        display: block;
        color: #fba406;
        font-size: 14px;
        margin-top: 0;
        text-transform: capitalize;
    }
    .margin15 {
        margin: 15px 0 !important;
    }
    .hotdeals-box.theme_box.themeboxbg.mt_btm10 {
        box-shadow: none !important;
    }
    .btn-danger {
        color: #484848;
        background-color: #ffa800;
        border-color: #ffa800;
    }
    .btn-danger:hover {
        color: #484848;
        background-color: #ffa800;
        border-color: #ffa800;
    }
    ul.ft-btn-list {
        display: none;
    }
    section.hot-deals.home-blog-sec {
        margin: 0;
        padding: 30px 0 40px !important;
    }
    
    .hot-deals {
        margin: 0;
        padding: 30px 0 0px !important;
    }
    .select_box_wth {
        border: none;
    }
    .hotel-listing-buttons-cls {
        position: relative;
        top: 50px;
		z-index:999;
    }
    .col-sm-2.padding-right0 {
        padding-bottom: 10px;
    }
    .enquiry_form-ser p {
        font-size: 14px;
        color: #666060;
        font-weight: normal;
    }
    .mobile-btn {
        display: none;
    }
    .dt-txt {
        color: #989292;
        font-weight: 400;
        font-size: 11px;
        font-style: italic;
        text-align: right;
    }
    .btn-danger {
        color: #ffffff;
        background-color: var(--actionbtn);
        border-color: var(--actionbtn);
    }
    .btn-danger:hover {
        color: #ffffff;
        background-color: #1ab6e8;
        border-color: var(--actionbtn);
    }
    .testimonial-box {
        border: 3px solid var(--actionbtn);
        background: var(--actionbtn);
    }
    .home-tab-btns .tab-list.active a {
        color: var(--actionbtn);
    }
    .home-tab-btns .tab-list.active .fa {
        color: var(--actionbtn);
    }
    .testimonial-box:before {
        color: #421717 !important;
    }
    .home-tab-btns .tab-list.active {
        border-top: 4px solid var(--actionbtn);
    }
    .clientrating .fa-star.checked {
        color: #ffffff;
    }
    #testimonial .owl-next span:hover {
        background: var(--actionbtn);
        color: #fff;
    }
    a#estinamtebtnid{
        color:#fff
    }
    a.detail_link:hover {
        background: var(--actionbtn);
        color: #fff;
    }
    .send_message_margi_btn{
        color:#fff
    }
    .btn-outline:hover {
        background: #1cb8eb;
        color: var(--text-color-white);
    }
    .news-btn {
        background: var(--actionbtn);}
    .testimonial-box .client-sub {
        display: block;
        color: #ffffff;
        font-size: 14px;
        margin-top: 0;
        text-transform: capitalize;
    }
   
    @media (max-width: 992px) {
    .ft-btn-list {
        position: fixed;
        bottom: 40px;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100%;
    }
    .custom-nav .container {
        flex-wrap: initial !important;
    }
    a.detail_link {
    left: 10px;
    max-width: 105px !important;
}
    ul.ft-btn-list {
        display: block;
    }
    .copyright {
        padding: 20px 0 104px 0;
    }
    .login-box-modal {
        background: #e1e1e1;
        background-size: cover;
        background-position: left;
        margin: 10px;
    }
    .col-sm-4.col-md-3.col-4.no-padding {
        width: 100% !important;
        flex: 1;
        max-width: 100%;
    }
    .colspan-enquiry {
        display: inline-table;
        width: 100%;
        margin-bottom: 0;
    }
    .select_box_wth {
        width: auto;
        box-shadow: none;
        height: 31px;
        float: right;
        cursor: pointer;
        margin-top: -2px !important;
    }
    .dt-1.mobilestartfrm {
        text-align: right;
    }
    .dt-2.mobile_price {
        text-align: right;
    }
    .hotel-listing-buttons-cls {
        position: relative;
        top: 0;
    }
    .inputBox {
        margin-bottom: 10px;
    }
    .remarkforquery {
        width: 100%;
        font-size: 13px !important;
        margin: 0px 0;
        padding: 9px;}
        .sendEnquirySubmit:hover {
            background: #e07d23 !important;
            color: var(--text-color-white) !important;
        }
        a.detail_link{
            left:40px !important;
            max-width: 105px !important;
        }
        .search-box {
            bottom: 0;
            position: relative !important;
            min-height: 300px;
        }
        .mobile-btn a {
            font-size: 36px;
            color: #f05b11;
        }
        .mobile-btn {
            position: relative;
            top: 0;
            float: left;
        }
        .margin15 {
            margin: 0px 0 !important;
        }
        .form-control {
            margin-bottom: 0;
            font-size: 12px !important;
        }
        .col-sm-2.padding-right0 {
            padding-bottom: 0 !important;
        }
        .textfieldMain_mobile {
            margin-bottom: 10px !important;
        }
        .inputBox {
            margin-bottom: 0;
        }
        div#inquiryfromdate {
            margin-bottom: 0 !important;
        }
        .hotel-listing-buttons-cls #estinamtebtnid {
            margin-left: 0;
            margin-right: 0 !important;
        }
        .form-group{
            margin-bottom: 10px !important;
        }
}