header{
    border-radius:  100px;
    background-color:rgba(255, 255, 255, 0.8);
}
.wrap_menu{
    border-radius:  0  0 25px 25px;
    max-width: 1000px !important;
}


input , textarea{
    border: 1px solid #AABEFF !important;
}




.dropdown-item.active, .dropdown-item:active{
    background-color: #3297CB !important;
}

.modal-content  , .btn , .alert{
    /*border-radius: 0px !important;*/
}
.bg-gray-light{
    background: #f6f7fb;
}
.form-control{
    line-height: 2.5 !important;
}
.text-gray{
    color: #9f9f9f;
}
.wrap_container{
    min-height: 600px;
    padding-bottom: 50px;
}
.wrap_logo{
    top: -35px;
    right: 20%;
}
.logo{
    height: 125px;
}

.header_contact img{
    /*width: 40px;*/
    margin-top: 13px;

}

.wrap_slider{
    overflow: hidden;
}

.wrap_social{

}
.wrap_social a{
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    border: 1px solid #FFF;
    background: #d6af00;
    color: #FFF;
    display: inline-block;
    text-align: center;
    margin-left: 8px;
}

.owl-nav{
    position: absolute;
    top: 0px;
    left: 0px;
}

.owl-nav button span{
    background: #FFF;
    color: #814d8d;
    border: 1px solid #814d8d;
    border-radius: 5px;
    display: block;
    width: 36px;
    font-size: 30px;
    font-weight: 900;
    height: 38px;
    line-height: 31px;
}

body.offcanvas-active{
    overflow:hidden;
}

.offcanvas-header{
    display:none;
}

.screen-darken{
    height: 100%;
    width:0%;
    z-index: 3000;
    position: fixed;
    top: 0;
    right: 0;
    opacity:0;
    visibility:hidden;
    background-color: rgba(34, 34, 34, 0.6);
    transition:opacity .2s linear, visibility 0.2s, width 2s ease-in;
}

.screen-darken.active{
    z-index:1030;
    transition:opacity .3s ease, width 0s;
    opacity:1;
    width:100%;
    visibility:visible;
}
.list_menu_chat span{
    float: left;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
}
.fs-7{
    font-size: 13px;
}
/* ============ mobile view ============ */
@media all and (max-width: 991px) {

    .offcanvas-header{
        display:block;
    }

    .mobile-offcanvas{
        visibility: hidden;
        transform:translateX(-100%);
        border-radius:0;
        display:block;
        position: fixed;
        top: 0;
        left:0;
        height: 100%;
        width:80%;
        z-index: 1200;
        overflow-y: scroll;
        overflow-x: hidden;
        transition: visibility .3s ease-in-out, transform .3s ease-in-out;
    }

    .mobile-offcanvas.show{
        visibility: visible;
        transform: translateX(0);
    }
    .mobile-offcanvas .container, .mobile-offcanvas .container-fluid{
        display: block;
    }

}
/* ============ mobile view .end// ============ */

.text-gold{
    color: #F58634;
}
.rate_stars i{
    cursor: pointer;
}

.wrap_stars_1 i:nth-child(1){
    color: #F58634;
}

.wrap_stars_2 i:nth-child(1) , .wrap_stars_2 i:nth-child(2) {
    color: #F58634;
}

.wrap_stars_3 i:nth-child(1) , .wrap_stars_3 i:nth-child(2) , .wrap_stars_3 i:nth-child(3) {
    color: #F58634;
}

.wrap_stars_4 i:nth-child(1) , .wrap_stars_4 i:nth-child(2) , .wrap_stars_4 i:nth-child(3) , .wrap_stars_4 i:nth-child(4) {
    color: #F58634;
}

.wrap_stars_5 i:nth-child(1) , .wrap_stars_5 i:nth-child(2) , .wrap_stars_5 i:nth-child(3) , .wrap_stars_5 i:nth-child(4)  , .wrap_stars_5 i:nth-child(5) {
    color: #F58634;
}

.bg-green-middle{
    background: #d4ffcc !important ;
}
.details_booking{
    display: none;
    margin-top: -11px;
    border-radius: 0 0 13px 13px;
}


.top_footer{
    background: #916c99;
}
.block_star{
    color: #866b22;
}
.top_footer i{
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    background: #d6af00;
    color: #FFF;
    display: inline-block;
    text-align: center;
    margin-right: 8px;
}
.discount{
    position: absolute;
    top: 10px;
    left: 15px;
    background: #ffa4a4;
    color: #814d8d;
    text-align: center;
    font-size: .9rem;
    padding: 4px 10px;
    border-radius: 4px;
}
.block_seller{
    position: relative;
}
.block_seller{

}
.block_seller a{
    border-radius: 10px;
    overflow: hidden;
}
.block_seller h4{
    position: absolute;
    bottom: 5px;
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    padding: 5px;
    text-align: center;
    color: #814d8d;
}
.block_seller img{
    height: 170px;
}
.wrap_sec{
}
.wrap_sec a{
    display: block;
    margin-bottom: 20px;
}
.wrap_sec a h5{
    color: #814d8d;
    margin-top: 15px;
    font-size: 1rem;
}
.wrap_sec a img{
    width: 130px !important;
    height: 130px;
    border-radius: 50%;
    margin: auto;
}
.wrap_sec .owl-carousel .owl-nav.disabled , .owl-carousel-secs .owl-nav.disabled {
    display: none !important;
}
.btn_fav{
    height: 45px;
    line-height: 35px;
}
.btn_fav2{
    height: 45px;
    line-height: 35px;
}
.owl-theme .owl-nav{
    margin-top: 0px !important;
}

.header_top{
    position: absolute;
    top: 0px;
    z-index: 1000;
    width: 100%;
}
.btn_header{
    text-align: center;
    display: inline-block;
    color: #000;
    border: 0;
    background: none;
    vertical-align: middle;
    line-height: 25px;
}
.btn_header img{
    width: 30px;
}
.blog_img{
    height: 200px;
    overflow: hidden;

}
.blog_img img{
    width: 100%;
    max-height: 100%;
}

.wrap_img_sec img{

}

.post_img{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 300px;
    overflow: hidden;
    text-align: center;
    border-radius: 15px;
    box-shadow: 0 0 10px #cdcdcd;
}

.post_img img{
    width: 100%;
    height: 100%;
    /*max-width: 100%;*/
}
.wrap_cart_num{
    width: 140px;
    border:1px solid #dedede;
    border-radius: 5px;
    display: inline-block;
    margin: 1px;
    vertical-align: middle;
}
.wrap_cart_num input{
    width:50px;
    border: none;
    height: 36px;
    color: #5d5d5d;

}
.wrap_cart_num a{
    padding: 3px 12px;
    color: #5d5d5d;
}
.slide_item{
    display: inline-block;
    width: 150px;
}
.slide_item img{
    width: 90px;
    height: 75px;
}
.wrap_search{
}
.wrap_search button{
    background: none;
    border: none;
}
.wrap_search button img{
    width: 25px;
}
.wrap_search select{
    text-align: center;
    width: 100px;
}
.wrap_search input[type=search]{
    border-right: 1px solid #CCCCCC !important;
    font-size: .9rem;
    width:350px;
}
footer{
    background: #C8808C;
}
.footer_bottom{
    background:#FAD4BF;
}
.wrap_title .border-bottom{
    margin: auto;
    width: 150px;
}
.wrap_title span{
    top: -16px;
    right: 38%;
}
.dropdown-menu{
    border: none !important;
    box-shadow: 0 0 5px #a3a3a3;
}
.dropdown-menu hr{
    border-color: #afafaf;
}
.dropdown-item{
    color: #737373;
}



.wrap_packpage{
    background: url(../svg/bg_backage.svg);
    background-repeat: no-repeat;
    background-size: cover;
}

.btn_social{
    width: 40px;
    height: 40px;
    border-radius: 30px;
    background: #FDE2F4;
    color: #A02574;
    display: inline-block;
    line-height: 48px;
    margin-left: 10px;
}


.dropdown-menu a{
    color: #737373;
}
.dropdown-menu{
    min-width: 16rem;
    border-radius: 1rem;
    padding: 15px 0;
    top:15px !important;
}
.dropdown-item{
    padding: .6rem 1rem;
}
.fs{
    font-size: 0.75rem;
}

.steps_register{
    background: #EDF9FF;

    border-radius: 50px;
    padding: 10px;
    color: #3097CB;
}
.steps_register img{
    margin-left: 5px;
    width: 4rem;
}
.steps_register.active{
    border: 1px solid #3297cb;
}

.dropzone{
    background: #FFF;
}

.services_title{
    height: 45px;
    line-height: 50px;
    bottom: 0px;
    background: #FFF;
    width: 90%;
    border-radius: 12px 12px 0 0 ;
    box-shadow: 0 0 10px #cdcdcd;
    font-size: 1.2rem;
}


.link_social{
    display: inline-block;
    width: 40px ;
    height: 40px;
    line-height: 45px;
    text-align: center;
    border: 1px solid #FFF;
    border-radius: 50px;
    color: #FFF;
}
.link_footer_support{
}
.link_footer_support img{
    width: 35px;
    vertical-align: top;
}
.link_footer_support .link_footer_txt{
    color: #7C8295;
    font-size: .7rem;
}
.link_footer_call{
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.link_footer_call img{
    width: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
}
.link_footer_call span{
    display: inline-block;
    vertical-align: middle;
    vertical-align: -webkit-baseline-middle;
}
.block_contact a{
    padding-top: 35px;
    padding-bottom: 35px;
    color: #353E5C;

}
.block_contact img{
    width: 50px;
    margin-bottom: 35px;
}
.mw-90{
    max-width: 90%;
}
.wrok_img{
    max-height: 230px;
    overflow: hidden;
    border-radius: 15px;
}
.wrok_img img{
    width: 100%;
}

.whats-btn {
    position: fixed;
    bottom: 90px;
    left: 20px;
    width: 65px;
    height: 65px;
    z-index: 99999;
}

.call-us {
    position: fixed;
    width: 50px;
    height: 50px;
    left: 25px;
    bottom: 20px;
    z-index: 99999;
}

.wrap_form{
    border: 1px solid #CAAC70;
    border-radius: 20px;
    padding: 40px 20px 30px 20px;
}
.wrap_form input , .wrap_form textarea{
    background: #333333;
    border: 1px solid #646464 !important;
    border-radius: 10px;
}

.block_video{
    background: #5A5A5A;
    border-radius: 15px;
    padding: 10px;
}