@import url('https://fonts.googleapis.com/css?family=Montserrat:500,700,800,900');
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
html{height: 100%;
}
body {
    height: auto !important;
    height: 100%;
    min-height: 100%;
    position: relative;
    font-family: 'Montserrat', Tahoma, sans-serif;
    font-size: 12px;
    line-height: 1;
    background: #2c221f;
    color: #fff;
}
nav ul {
    list-style:none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a, span{
    display: inline-block;
}
b{
    font-weight: 700;
}

.btn {
    display: inline-block;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
}

.btn {
    font-weight: 400;
    border-radius: 20px;
    font-size: 24px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
@media (prefers-reduced-motion: reduce) {
    .btn, .form-floating>label {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    }
}    

.btn--brown-outline {
    background-color: #fff;
    border-color: #b17f4a;
    color: #b17f4a;
}

.btn--brown {
    background-color: #b17f4a;
    border-color: #b17f4a;
    color: #fff;
    padding: 11px 12px;
}


a, a:focus, a:hover {
    text-decoration: none;
}
a {
    color: #0d6efd;
}
*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}



.clearfix:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.lang_ru {
    display: none;
}
.sect1{
    background: #dfbfa3 url(../image/bg_sect1.jpg) no-repeat center center;
    width: 100%;
    height: 689px;
    position: relative;
}
.section__header{
    background-color: #dfbfa3;
    width: 100%;
    height: 130px;
    position: relative;
}
.sect1 .wrapper,
.section__header .wrapper{
    position: relative;
}
.wrapper{
    width: 1190px;
    margin: 0 auto;
}
.wrapper *{
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.menu{
    float: right;
    margin: 62px 70px 0 0;
}
.menu ul,
.lang_block ul{
    text-align: center
}
.menu ul li,
.lang_block ul li{
    display: inline-block;
    margin-left: 17px;
}
.menu ul li a,
.lang_block ul li a{
    font-size: 16px;
    color: #2d2827;
    line-height: normal;
    padding: 0 9px 5px 9px;
    font-weight: 800;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: transparent solid 2px;
    letter-spacing: 1px;
}
.menu ul li a:hover,
.menu ul li.active a,
.lang_block ul li a:hover,
.lang_block ul li.active a{
    color: #fff;
    border-bottom-color: #fff;
}
.lang_block{
    position: absolute;
    top: 0;
    left: 95px;
}
.lang_block ul li{
    margin-left: 12px;
}
.lang_block ul li a{
    color: #fff;
    padding-top: 62px;
    position: relative;
}
.lang_block ul li.active a:before{
    content: '';
    background: url(../image/label.png) no-repeat;
    width: 45px;
    height: 45px;
    background-size: cover;
    position: absolute;
    left: -1px;
    top: 0;
}
.logo{
    width: 518px;
    margin: 0 auto;
}
.logo img{
    display: block;
    width: 100%;
}
.content_main{
    float: right;
    margin: 108px 92px 0 0;
}
.text_quote{
    font-size: 48px;
    font-weight: 800;
    color: #b17f4a;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    line-height: normal;
    margin-top: 31px;
    letter-spacing: 5px;
}
.text_quote div{
    position: relative;
    display: inline-block;
}
.text_quote span{
    position: relative;
    z-index: 1;
}
.text_quote div:before{
    content: '“';
    position: absolute;
    left: 33px;
    top: -44px;
    font-size: 100px;
    font-weight: 800;
    color: #fff;
    font-family: 'Montserrat', Tahoma, sans-serif;
}
.text_quote div:after{
    content: '”';
    position: absolute;
    bottom: -75px;
    right: 26px;
    font-size: 100px;
    font-weight: 800;
    color: #fff;
    font-family: 'Montserrat', Tahoma, sans-serif;
}
.text_quote span > span{
    display: block;
    font-size: 36px;
}
.online_block{
    margin: 54px 68px 0 0;
    text-align: center;
    letter-spacing: 2px;
}
.online_block a{
    font-size: 24px;
    color: #2c221f;
    border-bottom: #2c221f solid 3px;
    padding: 0 6px 7px 15px;
    text-decoration: none;
    font-weight: 900;
    text-transform: uppercase;
    position: relative;
}
.online_block a:hover{
    color: #fff;
    border-bottom-color: #fff;
}
.online_block a:after{
    content: '';
    background: url(../image/hand.png) no-repeat;
    width: 60px;
    height: 54px;
    background-size: cover;
    position: absolute;
    right: -63px;
    bottom: -30px;
}
.masters{
    background: #b17f4a;
    position: relative;
    padding: 78px 0 90px;
}
.masters:before{
    content: '';
    background: url(../image/decor_1.png) repeat-x;
    width: 100%;
    height: 21px;
    position: absolute;
    left: 0;
    top: -10px;
}
.masters:after{
    content: '';
    background: url(../image/decor_1.png) repeat-x;
    width: 100%;
    height: 21px;
    position: absolute;
    left: 0;
    bottom: -10px;
}
h2{
    font-size: 48px;
    color: #ffffff;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 10px;
    margin-left: 26px;
    line-height: 35px;
}
.title_category h2{
        font-size: 34px;
        letter-spacing: 5px;
}    
.photo_b{
    position: relative;
    float: left;
}

.photo_b:before{
    content: '';
/*    background: url(../image/icon_right.png) no-repeat;*/
    width: 37px;
    height: 36px;
    background-size: cover;
    position: absolute;
    top: -31px;
    right: 54px;
}
.photo_b span{
    width: 161px;
    height: 161px;
    overflow: hidden;
    border-radius: 50%;
    line-height: 158px;
    text-align: center;
}
.photo_b img{
    line-height: normal;
    vertical-align: middle;
    display: inline-block;
    width: 100%;
}
.master_list{
    margin: 33px 0 0 26px;
}
.master_list > ul > li{
    float: left;
    width: 372px;
    list-style: none;
    margin-left: 18px;
    margin-top: 39px;
}
.master_list > ul > li{
    margin-left: 0;
}
.teacher_list{
    margin: 33px 0 0 26px;
}
.teacher_list > ul > li{
    float: left;
    width: 372px;
    list-style: none;
    margin-left: 18px;
    margin-top: 39px;
}
.teacher_list > ul > li{
    margin-left: 0;
}

/*
.master_list > ul > li:first-child,
.master_list > ul > li:nth-child(3n+1){
    margin-left: 0;
}*/
.info_b{
    float: left;
    width: 183px;
    margin: 17px 0 0 28px;
}
.info_b > span{display: block;}
.name_b{
    color: #fff;
    font-size: 22px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.special{
    font-size: 15px;
    color: #372b27;
    font-weight: 500;
    margin-top: 6px;
    letter-spacing: 1px;
    min-height: 38px;
    max-height: 38px;
}
.star_reiting ul li{
    background: url(../image/star_icon.png) no-repeat;
    width: 25px;
    height: 23px;
    background-size: cover;
    list-style: none;
    display: inline-block;
    margin-left: 5px;
}
.star_reiting ul li:first-child{
    margin-left: 0;
}
.reviews{
    margin-top: 13px;
    letter-spacing: 1px;
}
.reviews span{
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    border-bottom: #fff solid 1px;
    padding-bottom: 6px;
    padding: 0 1px 6px 2px;
}
.services{
    padding: 105px 0 150px;
}
.services h2{
    color: #b17f4a;
}
.services_list{
    margin: 52px 0 0 25px;
}
.services_list ul li{
    float: left;
    width: 555px;
    border-bottom: #ffffff solid 1px;
    list-style: none;
/*    margin: 0 0 8px 70px; */
    margin: 0 10px 8px 10px; 
}
.services_list ul li:first-child,
.services_list ul li:nth-child(2n+1){
/*    margin-left: 0;*/
}
.img_serv{
    float: left;
    width: 120px;
    height: 167px;
    line-height: 167px;
    text-align: center;
}
.img_serv img{
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}
.name_serv{
    color: #ffffff;
    font-size: 16px;
    line-height: normal;
    font-weight: 700;
    letter-spacing: 3px;
}

.price_serv{
    font-size: 50px;
    color: #b17f4a;
    font-weight: 800;
    letter-spacing: 1px;
}
.price_serv_grn{
/*    vertical-align: top;*/
    font-size: 40px;
}
.cont_serv{
    float: right;
    width: 434px;
    height: 167px;
    line-height: 167px;
}
.cont_serv > span{
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    width: 235px;
}
.cont_serv > span.name_serv{
    width: 195px;
    text-transform: uppercase;
}

.academy {
    background: #b17f4a;
    position: relative;
    padding: 78px 0 90px;
}
.academy_list{
    margin: 52px 0 0 25px;    
}

.academy .head_desc {
    color: #ffffff;
    font-size: 16px;
    line-height: normal;
    font-weight: 700;
    letter-spacing: 3px;
    margin: 20px 0;
}

.head_academy_title{
    height: 140px;    
}
.head_academy_title > .img_academy{
    float: left;
    width: 120px;
    height: 140px;
    line-height: 140px;
    text-align: center;
}

.head_academy_title > div{
    float: left;
    font-size: 28px;
    color: #2c221f;
    font-weight: 700;
    line-height: 140px;    
}
.academy_desc{
    font-size: 16px;
    color: #2c221f;
    font-weight: 700;
    line-height: 20px;    
    margin-bottom: 10px;
}
.academy_desc>a{
    font-size: 16px;
    color: #2c221f;
    font-weight: 700;
    border-bottom: #2c221f solid 3px;
    text-transform: uppercase;    
}
.academy h2.teacher{
    text-transform: none;        
    margin-top: 40px;
}
.academy li.teacher{
    width: 50%;
}
.academy li.teacher .info_b {
        width: 300px;
}
.academy li.teacher .special{
    min-height: 24px;
}
.academy .info_teacher {
    float: left;
    width: 300px;
    margin: 17px 0 0 28px;
}    
.academy li.teacher .description{
    color: #fff;
    font-size: 14px;
    line-height: 16px;    
    font-weight: 500;
    padding-bottom: 6px;
    padding: 0 1px 6px 2px;    
}
.academy ul{
    min-height: 120px;
}
.academy li.dial{
    width: 33%;
    display: list-item; 
    text-align: center;    
    padding: 0 2px;    
}
.academy .btn-dial{
    text-align: center;
    min-height: 68px;
}    
.academy .btn-dial>input{
    margin: 20px 14px 0 0;
}    

.title_academy{
    width: 650px;    
    font-size: 28px;
    color: #2c221f;
    font-weight: 700;
    line-height: 50px;    
}

.content_academy{
    font-size: 14px;
    line-height: 20px;
    color: #2c221f;
    width: 100%;
    max-width: 606px;
    margin-bottom: 10px;    
}

@media only screen and (max-width: 780px){
    .academy{
        padding: 60px 0;
    }        
    .head_academy_title > .img_academy{
        display: none;
        float: none;
    }
    .head_academy_title{
        height: auto;
        margin: 20px 0;
    }
    .head_academy_title > div {
        line-height: 30px;
        float: none;
    }    
    .academy h2.teacher{
        text-align: center;
    }    
    .academy li.teacher{
        width: 100%;
    }    
    .academy li.teacher .photo_b span {
        width: 161px;
        height: 161px; 
    }
    .academy li.teacher .info_b {
        width: 100%;
    }    
    .academy li.teacher .special {
        width: auto;
    }    
    .academy li.dial{
        width: 100%;
    }    
    .academy .btn-dial>input{
        margin-right: 0;
    }   
    .title_academy{
        width: 100%;    
        text-align: center;
    }    
}
.news{
    padding: 90px 0 20px;
}
.news_list{ 
    margin: 33px -20px 0 6px;
}

.news_list li.list_row{
    display: list-item;
    float: left;
    width: 50%;
    list-style: none;
    margin-left: 0;
    margin-top: 39px;
}

.news_list li.list_row > div{
    width: 100%;
    padding: 0 20px;
}
.news_list li.list_row img{
    width: 100%;
}

.news_list li.list_row .news_title{
    font-size: 15px;
    color: #b17f4a;
    font-weight: 500;
    margin-top: 30px;
    letter-spacing: 1px;
    min-height: 38px;
    max-height: 38px;    
}

@media only screen and (max-width: 780px){
    .news{
        padding: 30px 0 60px;
    }
    .news_list{ 
        margin: 13px -5px 0 0;
    }
    
    .news_list li.list_row{
        display: list-item;
        float: left;
        width: 100%;
        list-style: none;
        margin-left: 0;
        margin-top: 39px;
    }    
    
    .news_list li.list_row > div{
        padding: 0 5px;
    }        
}

.product{
    background: #fff;
    position: relative;
    padding: 80px 0 90px;
    z-index: 10;
}
.product:before{
    content: '';
    background: url(../image/decor_2.png) repeat-x;
    width: 100%;
    height: 21px;
    position: absolute;
    left: 0;
    top: -10px;
}
.product:after{
    content: '';
    background: url(../image/decor_2.png) repeat-x;
    width: 100%;
    height: 21px;
    position: absolute;
    left: 0;
    bottom: -10px;
}
.product h2{
    color: #b17f4a;
}
.img_prod{
    text-align: center;
    height: 313px;
    line-height: 313px;
}
.img_prod img{
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    width: 100%;    
}
.slider_cont{
    color: #2c221f;
    width: 285px;
}
.slider_cont > img{
    display: block;
    width: 100%;
}
.slider_product{
    padding: 0 110px;
    margin-top: 40px;
}
.des_prod{
    text-transform: uppercase;
    font-size: 14px;
    line-height: normal;
    letter-spacing: 1px;
    font-weight: 800;
    min-height: 80px;
}
.article_prod{
    margin-top: 10px;
    font-size: 14px;
    line-height: normal;
    color: #635752;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.article_prod span{
    display: inline-block;
    margin-left: 7px;
    padding-left: 7px;
    position: relative;
}
.article_prod span:before{
    content: '';
    background: #c6a585;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -2px;
}
.price_prod{
    font-size: 36px;
    color: #b17f4a;
    font-weight: 800;
    margin-top: 15px;
}
.button_prod{
    margin-top: 10px;
    margin-bottom: 10px;    
}    
.button_prod > a{
    font-size: 16px;
    color: #2d2827;
    line-height: normal;
    padding: 5px 0px;
    font-weight: 800;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: transparent solid 2px;
    letter-spacing: 1px;    
}
.button_prod > a:hover{
    color: #b17f4a;
    border-bottom-color: #fff;
}
.slick-arrow{
    position: absolute;
    top: 50%;
    width: 14px;
    height: 20px;
    border: 0;
    text-indent: -99999px;
    z-index: 10;
    -webkit-transition: none;
	-moz-transition: none;
    transition: none;
    cursor: pointer;
}
.slick-prev{
    background: url(../image/arrow_left.png) no-repeat;
    background-size: cover;
    left: -50px;
}
.slick-next{
    background: url(../image/arrow_right.png) no-repeat;
    background-size: cover;
    right: -50px;
}
.slick-prev:hover{
    background: url(../image/arrow_left_hover.png) no-repeat;
    background-size: cover;
}
.slick-next:hover{
    background: url(../image/arrow_right_hover.png) no-repeat;
    background-size: cover;
}
.maps{
    background: #fdf3f0;
    min-height: 780px;
}
#map_container {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 780px;
}
#map_container:before, #map_container:after, #map:before, #map:after {
    position: absolute;
    display: block;
    /* box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.8); */
    -moz-box-shadow: 71px -15px 177px 41px #000;
    -webkit-box-shadow: 71px -15px 177px 41px #000;
    box-shadow: 71px -15px 177px 41px #000;
    content: '';
    z-index: 5;
}
#map_container:before {
    top: -5px;
    left: 0;
    right: 0;
    height: 5px;
}
#map_container:after {
    right: -5px;
    top: 0;
    bottom: 0;
    width: 5px;
}
#map:before{
    bottom: -5px;
    left: 0;
    right: 0;
    height: 5px;
}
#map:after{
    left: -5px;
    top: 0;
    bottom: 0;
    width: 5px;
}
#map {
    width: 100%;
    height: 780px;
}
.maps .wrapper{
    position: relative;
}
.maps .title_block{
    position: absolute;
    top: 105px;
    left: 25px;
    z-index: 10;
    width: 90%;
}
.maps .title_block h2{
    color: #2c221f;
}
.maps .title_block span{
    color: #2c221f;
}
.maps .nice-select:after {
    border-bottom: 3px solid #2c221f;
    border-right: 3px solid #2c221f;
}

.insta_block{
   background: #ffffff;
   position: relative;
   z-index: 10;
}
.insta_block:before{
    content: '';
    background: url(../image/decor_2.png) repeat-x;
    width: 100%;
    height: 21px;
    position: absolute;
    left: 0;
    top: -10px;
}
.insta_block:after{
    content: '';
    background: url(../image/decor_2.png) repeat-x;
    width: 100%;
    height: 21px;
    position: absolute;
    left: 0;
    bottom: -10px;
}
.insta_photo{
    padding: 0 5%;
}
.insta_photo ul li{
   float: left;
    width: 15%;
    list-style: none;
    line-height: normal;
    margin: 0 0.8%;
}
.insta_photo ul li:nth-child(-n+6){
    margin-top: 0;
    margin-bottom: 1.6%;
}
.insta_photo ul li:nth-child(-n+6){
    margin-top: 0;
}
.insta_photo ul li img{
    display: block;
    width: 100%;
}
.contact{
   padding: 93px 0 100px;
}
.contact h2{
    color: #b17f4a;
    margin-left: 25px;
}
.contact_wrapper{
    margin: 78px 0 0 14px;
}
.logo_col{
    float: left;
    width: 245px;
}
.logo_cont img{
    display: block;
    width: 100%;
}
.insta_cont{
    font-weight: 800;
    min-height: 60px;
    line-height: 60px;
    font-size: 17px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    margin-top: 15px;
}
.insta_cont span.icon{
    background: url(../image/insta_icon.png) no-repeat center center;
    background-size: cover;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -30px 0 0 -30px;
}
.insta_cont a{
    color: #fff;
    display: inline-block;
    text-decoration: none;
    position: relative;
    z-index: 2;
}
.insta_cont a span{
    border-bottom: 0;
    line-height: normal;
}
.insta_cont a span:hover{
    border-bottom: #fff solid 2px;
}
.address_col{
    float: left;
    margin: 0 0 0 50px;
    width: 880px;
}
.add_row{
    float: left;
    min-width: 315px;
    margin: 0 0 20px 27px;
    padding: 0 50px;
}
.add_row:first-child{
    margin-left: 0;
}
.name_berber{
    font-size: 24px;
    color: #a67746;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding-bottom: 32px;
    position: relative;
}
.name_berber:after{
    content: '';
    background: url(../image/decor_title.png)repeat-x;
    position: absolute;
    bottom: 14px;
    left: 0;
    width: 100%;
    height: 3px;
}
.city, .address, .phone{
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
}
.address span.description{
    font-size: 12px;
}
.phone a{
    color: #fff;
    text-decoration: none;
}
.fancybox-slide--html .fancybox-content{
    padding: 40px 67px;
}
.big_photo{
    padding-top: 75px;
    position: relative;
}
.big_photo:before{
    content: '';
    background: url(../image/icon_br.png) no-repeat;
    background-size: cover;
    width: 88px;
    height: 86px;
    position: absolute;
    top: 0;
    left: 55%;
    margin-left: -44px;
}
.photo_barber{
    float: left;
    width: 394px;
}
.content_barber{
    float: left;
    width: 255px;
    margin-left: 60px;
    padding-top: 75px;
}
.big_photo span{
    display: block;
    width: 395px;
    height: 395px;
    border-radius: 50%;
    overflow: hidden;
}
.big_photo span img{
    width: 100%;
    height: 100%;
}
.name_barber{
    font-size: 36px;
    line-height: normal;
    color: #b17f4a;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 6px;
}
.special_barber{
    font-size: 18px;
    color: #372b27;
    font-weight: 800;
    margin-top: 5px;
    letter-spacing: 1px;
}
.star_reiting_barber{
    margin-top: 16px;
    margin-left: -11px;
}
.star_reiting_barber ul li{
    background: url(../image/star_icon_b.png) no-repeat;
    width: 34px;
    height: 31px;
    background-size: cover;
    list-style: none;
    display: inline-block;
    margin-left: 4px;
}
.quote_barber{
    font-size: 22px;
    color: #2c221f;
    font-weight: 800;
    line-height: 36px;
    text-transform: uppercase;
    padding: 20px 0;
    margin-top: 59px;
    letter-spacing: 2px;
    position: relative;
}
.quote_barber:before{
    content: '“';
    position: absolute;
    left: -3px;
    top: 18px;
    font-size: 100px;
    font-weight: 800;
    color: #b17f4a;
    font-family: 'Montserrat', Tahoma, sans-serif;
}
.quote_barber:after{
    content: '”';
    position: absolute;
    bottom: -20px;
    right: 31px;
    font-size: 100px;
    font-weight: 800;
    color: #b17f4a;
    font-family: 'Montserrat', Tahoma, sans-serif;
}
.quote_barber span{
    position: relative;
    z-index: 1;
}
.descr_barber .tabs-container{
    color: #333;
}
.descr_barber{
    margin-top: 70px;
}
.descr_barber .tabs-caption{
    width: 220px;
    width: 100%;
    margin: 0 auto;
    text-align: center;    
}
.descr_barber .tabs-caption a{
    display: inline-block;
    font-weight: 700;
    font-size: 14px;
    color: #2c221f;
    text-decoration: none;
    letter-spacing: 1px;
    margin: 0 10px 10px 10px;    
    min-width: 120px;
}

.descr_barber .tabs-caption a span{
    padding: 0 5px 5px 5px;
    border-bottom: transparent solid 2px; 
}
.descr_barber .tabs-caption a.active span{
    color: #b17f4a;
    border-bottom-color: #b17f4a;
}
.name_author{
    float: left;
    font-size: 14px;
    font-weight: 800;
    color: #2c221f;
    letter-spacing: 1px;
    padding-right: 90px;
}
.date_author{
    color: #2c221f;
    font-weight: 400;
    text-align: right;
}
.reiting_author{
    margin-top: 10px;
}
.reiting_author ul li{
    background: url(../image/star_icon_b.png) no-repeat;
    width: 25px;
    height: 23px;
    background-size: cover;
    list-style: none;
    display: inline-block;
    margin-left: 4px;
}
.descr_barber .tabs-container{
    font-size: 14px;
    line-height: 20px;
    color: #2c221f;
    min-height: 250px;
    width: 560px;
    margin: 0 auto;
}

.images-user > div {
    float: left;
    width: 50%;
    padding: 5px;
}    
.images-user > div >img {
    width: 100%;
}    
.text_author{
    margin-top: 22px;
}
.add_reviews{
    margin-top: 30px;
}
.add_reviews a{
    display: inline-block;
    color: #b17f4a;
    font-size: 16px;
    font-weight: 800;
    padding: 0 10px 7px 10px;
    border-bottom: #b17f4a solid 2px;
    letter-spacing: 2px;
    text-transform: uppercase;
    position: relative;
    text-decoration: none;
}
.add_reviews a:hover{
    color: #2c221f;
    border-bottom-color: #2c221f;
}
.add_reviews a:before{
    content: '';
    background: url(../image/hand.png) no-repeat;
    width: 42px;
    height: 38px;
    background-size: cover;
    position: absolute;
    right: -45px;
    bottom: -20px;
}
.fancybox-close-small{
    width: 54px;
    right: 30px;
    top: 30px;
}
.fancybox-close-small svg{
    color: #b17f4a;
}
.services .title_block h2 br{
    display: none;
}
.open_menu{
    display: none;
}
.select_block{
    float: right;
}
.rows_select{
    float: left;
    margin-left: 0px;
}
.rows_select:first-child{
    margin-left: 0;
    margin-right: 15px;    
}
.title_block h2{
    float: left;
    width: 65%;
}
.nice-select{
    background: none;
    border: 0;
}
.current{
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.nice-select:after{
    width: 8px;
    height: 8px;
    margin-top: -9px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
}
.nice-select.open .list{
    background-color: rgba(177, 127, 73, 1);
    -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,0.5);
    box-shadow: 0 0 5px 1px rgba(0,0,0,0.5);
    width: 100%;
    border-radius: 0;
    margin-top: 0;
}

.nice-select .option{
    color: #2c221f;
    font-size: 15px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus{
    background: none;
    color: #fff;
}

.select_map{
    background-color: #fff;
}

.services_list{
    position: relative;
}
.service_tab a{
    float: none;
    border: 0;
    font-size: 30px;
    color: #fff;
}
.service_tab{
    position: absolute;
    right: 0;
    top: -85px;
}
.title_tab{
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    position: relative;
/*    padding-left: */
}
.service_tab .list li{
    float: none;
    width: auto;
    border: 0;
    margin: 0;
}
.online{
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -154px;
    z-index: 1000;
}
.online a{
    display: block;
    background: url(../image/online_block.png) no-repeat;
    width: 182px;
    height: 309px;
    position: relative;
    background-size: cover;
}
.online_a_span{
    font-weight: 800;
    color: #fff;
    letter-spacing: 1px;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 54px;
    position: relative;
    top: 140px;
    left: 50px;
    line-height: normal;
}

.online_a_span:before{
    content: '';
    background: url(../image/pointer.png) no-repeat;
    width: 60px;
    height: 54px;
    position: absolute;
    bottom: -10px;
    right: 0;
    background-size: cover;
}
@media only screen and (max-width: 1120px){
    .wrapper{
        width: 1010px;
        margin: 0 auto;
    }
    .menu{
        margin: 62px 30px 0 0;
    }
    .lang_block{
        left: 50px;
    }
    .master_list > ul > li{
        width: 45%;
/*        margin-left: 2%;*/
    }    
    .teacher_list > ul > li{
        width: 45%;
/*        margin-left: 2%;*/
    }    
    
    /*
    .master_list > ul > li:first-child,
    .master_list > ul > li:nth-child(3n+1){
        margin-left: 2%;
    }
    .master_list > ul > li:first-child,
    .master_list > ul > li:nth-child(2n+1){
        margin-left: 0;
    }*/
    h2{
        font-size: 40px;
        letter-spacing: 5px;
    }
    .title_category h2{
        font-size: 30px;
        letter-spacing: 5px;
    }    
    .services_list ul li{
        width: 46%;
        margin: 0 0 8px 4%;
    }
    .img_serv{
        width: 100px;
        height: 140px;
        line-height: 140px;
    }
    .img_serv img{
        max-width: 60%;
    }
    .cont_serv{
        width: 345px;
        height: 140px;
        line-height: 140px;
    }
    .name_serv{
        font-size: 18px;
        letter-spacing: 3px;
    }
    .cont_serv > span.name_serv{
        width: 170px;
    }
    .cont_serv > span{
        width: 170px;
    }
    .price_serv{
        font-size: 38px;
    }
    .price_serv span{
        font-size: 25px;
    }
    .slider_cont{
        width: 350px;
    }
    .des_prod,
    .article_prod,
    .price_prod{
        text-align: center;
    }
    #map_container{
        height: 500px;
    }
    #map{
        height: 500px;
    }
    .maps{
        min-height: 500px;
    }
    .logo_col{
        width: 200px;
    }
    .insta_cont{
        font-size: 14px;
    }
    .insta_cont span.icon{
        width: 50px;
        height: 50px;
        margin: -25px 0 0 -25px;
    }
    .address_col{
        margin: 0 0 0 30px;
        width: 760px;
    }
    .add_row{
        width: 230px;
        margin-left: 20px;
        padding: 0 20px;        
    }
    .name_berber{
        font-size: 19px;
        letter-spacing: 2px;
    }
    .city, .address, .phone{
        font-size: 14px;
        line-height: 21px;
    }
    .online a{
        width: 140px;
        height: 238px;
    }
    .online a span{
        font-size: 20px;
        padding-bottom: 31px;
        top: 110px;
        left: 35px;
    }
    .online a span:before{
        width: 40px;
        height: 36px;
        bottom: -10px;
        right: 0;
    }
}
@media only screen and (max-width: 780px){
    .wrapper{
        width: 100%;
        margin: 0 auto;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .sect1{
        background: #deba97 url(../image/bg_first_mob.jpg);
        background-size: cover;
        height: auto;
        padding-bottom: 50px;
    }
    .lang_block{
        top: -5px;
        left: auto;
        right: 80px;
    }
    .content_main{
        float: none;
        margin: 310px 0 0 0;
    }
    .lang_block ul li{
        margin-left: 8px;
    }
    .lang_block ul li a{
        font-size: 14px;
        padding-top: 45px;
    }
    .lang_block ul li.active a:before{
        width: 35px;
        height: 35px;
        left: 3px;
    }
    .logo{
        width: 90%;
    }
    .text_quote{
        font-size: 24px;
        letter-spacing: 2px;
    }
    .text_quote span > span{
        font-size: 18px;
    }
    .text_quote div:after,
    .text_quote div:before{
        font-size: 50px;
    }
    .text_quote div:before{
        left: 10px;
        top: -20px;
    }
    .text_quote div:after{
        bottom: -40px;
        right: 10px;
    }
    .online_block{
        margin: 30px 0px 0 0;
        letter-spacing: 1px;
    }
    .online_block a{
        font-size: 15px;
    }
    .online_block a:after{
        width: 30px;
        height: 27px;
        right: -33px;
        bottom: -20px;
    }
    h2{
        font-size: 30px;
        letter-spacing: 5px;
    }
    .title_category h2{
        font-size: 24px;
        letter-spacing: 2px;
        line-height: 28px;
    }        
    .masters{
        padding: 60px 0;
    }
    .master_list{
        margin: 25px 0 0 0px;
    }
    .master_list > ul > li{
        float: left;
        width: 50%;
        padding: 0 10px;
        margin-left: 0;
        position: relative;
        box-sizing: border-box;
        text-align: center;
    }
    .teacher_list{
        margin: 25px 0 0 0px;
    }
    .teacher_list > ul > li{
        float: left;
        width: 50%;
        padding: 0 10px;
        margin-left: 0;
        position: relative;
        box-sizing: border-box;
        text-align: center;
    }        
    .photo_b{
        float: none;
        display: block;
    }
    .photo_b img{
        width: 100%;
    }
    .photo_b:before{
        width: 29px;
        height: 28px;
        top: -25px;
        right: 55px;
    }
    .info_b{
        width: 100%;
        margin: 15px 0 0 0;
        box-sizing: border-box;
    }
    .name_b{
        font-size: 20px;
    }
    .special{
        margin-top: 0px;
        width: 150px;
        height: 30px;
        min-height: 30px; 
    }
    
    .special span{
        vertical-align: middle;
    }    
    .star_reiting{
        margin-top: 0px;
    }
    .star_reiting ul li{
        width: 20px;
        height: 18px;
        margin-left: 2px;
    }
    .reviews span{
        font-size: 12px;
    }
    .services .title_block h2 br{
        display: block;
    }
    .services{
        padding: 60px 0 60px;
    }
    .services_list{
        margin: 30px 0 0 0;
    }
    .services_list ul li{
        float: none;
        width: 100%;
        overflow: hidden;
        padding: 10px 0;
        margin-left: 0;
    }
    .img_serv{
        width: 50px;
        height: 60px;
        line-height: 60px;
    }
    .img_serv img{
        max-width: 100%;
        max-height: 100%;
    }
    .cont_serv{
        float: none;
        padding-left: 65px;
        line-height: 60px;
        height: auto;
        box-sizing: border-box;
        width: 100%;
    }
    .cont_serv > span.name_serv{
        width: 55%;
        font-size: 16px;
        letter-spacing: 3px;
        text-transform: uppercase;
    }
    .cont_serv > span{
        width: 43%;
    }
    .price_serv{
        font-size: 35px;
        letter-spacing: 0;
    }
    .price_serv span{
        font-size: 20px;
    }
    .slider_product{
        padding: 0 40px;
        margin-top: 20px;
    }
    .slider_cont{
        width: 100%;
    }
    .product{
        padding: 60px 0;
    }
    .img_prod{
        width: 100%;
    }
    .slick-prev{
        left: -30px;
        height: 40px;        
    }
    .slick-next{
        right: -30px;
        height: 40px;        
    }
    .article_prod,
    .price_prod,
    .button_prod{
        text-align: center
    }
    .maps{
        min-height: 400px;
    }
    #map_container{
        height: 400px;
    }
    .maps .title_block{
        top: 60px;
    }
    .insta_photo{
        padding: 0;
    }
    .insta_photo ul li{
        width: 31%;
        margin: 0 1.1% 1.1%;
    }
    .contact{
        padding: 60px 0 60px;
    }
    .contact_wrapper{
        margin: 50px 0 0 0px;
    }
    .logo_col{
        float: none;
        width: 90%;
        margin: 0 auto;
    }
    .address_col{
        float: none;
        margin: 50px auto 0;
        width: 90%;
    }
    .add_row{
        float: none;
        width: 100%;
        margin: 40px 0 0 0;
        padding: 0;
    }
    .fancybox-slide--html .fancybox-content{
        padding: 10px 15px;
    }
    .fancybox-close-small{
        width: 45px;
        right: 0;
        top: 0px;
    }
    .photo_barber{
        float: none;
        width: 40%;
        margin: 0 auto;
    }
    .big_photo{
        padding-top: 35px;
    }
    .big_photo span{
        width: 100%;
        height: auto;
    }
    .big_photo:before{
        width: 37px;
        height: 36px;
        top: 5px;
        left: 55%;
        margin-left: -15px;
    }
    .content_barber{
        float: none;
        width: 100%;
        margin-left: 0;
        padding-top: 20px;
        text-align: center;
    }
    .name_barber{
        font-size: 25px;
    }
    .special_barber{
        font-size: 15px;
    }
    .star_reiting_barber{
        margin-top: 10px;
        margin-left: 0px;
    }
    .star_reiting_barber ul li{
        width: 20px;
        height: 19px;
    }
    .slider_content{
        padding: 0 25px;
    }
    .quote_barber{
        font-size: 18px;
        line-height: 23px;
        margin-top: 5px;
    }
    .quote_barber:before{
        left: 20px;
        top: 20px;
        font-size: 50px;
    }
    .quote_barber:after{
        bottom: -5px;
        right: 11px;
        font-size: 50px;
    }
    .descr_barber{
        margin-top: 10px;
    }
    .descr_barber .tabs-caption{
        float: none;
        width: 100%;
        margin-left: 0;
        text-align: center
    }
    .descr_barber .tabs-container{
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }
    .open_menu{
        display: block;
    }
    .menu{
        display: block;
        position: absolute;
        left: -100%;
        top: 0;
        margin: 0;
        width: 80%;
        height: 100vh;
        background: #2c221f;
        z-index: 1000;
        float: none;
        text-align: left;
        padding: 50px 0;
        box-sizing: border-box;
    }
    .menu ul{
        text-align: left;
    }
    .menu ul li{
        display: block;
        margin-left: 20px;
        margin-top: 15px;
    }
    .menu ul li a{
        color: #fff;
    }
    .menu_open{
        overflow: hidden;
    }
    .open_menu{
        width: 30px;
        height: 30px;
        position: absolute;
        top: 15px;
        left: 30px;
        z-index: 1500;
    }
    .open_menu span{
        width: 100%;
        height: 2px;
        background: #fff;
        margin-top: 7px;
        display: block;
    }
    .menu_open .menu{
        left: 0;
    }
    .menu_open .open_menu{
        top: 20px;
    }
    .menu_open .open_menu span{
        position: absolute;
    }
    .menu_open .open_menu span:nth-child(2n){
        opacity: 0;
    }
    .menu_open .open_menu span:nth-child(1n){
        -moz-transform: scale(1) rotate(45deg) translateX(5px) translateY(5px);
        -webkit-transform: scale(1) rotate(45deg) translateX(5px) translateY(5px);
        -o-transform: scale(1) rotate(45deg) translateX(5px) translateY(5px);
        -ms-transform: scale(1) rotate(45deg) translateX(5px) translateY(5px);
        transform: scale(1) rotate(45deg) translateX(5px) translateY(5px);
    }
    .menu_open .open_menu span:nth-child(3n){
        -moz-transform: scale(1) rotate(-45deg) translateX(5px) translateY(5px);
        -webkit-transform: scale(1) rotate(-45deg) translateX(5px) translateY(5px);
        -o-transform: scale(1) rotate(-45deg) translateX(5px) translateY(5px);
        -ms-transform: scale(1) rotate(-45deg) translateX(5px) translateY(5px);
        transform: scale(1) rotate(-45deg) translateX(5px) translateY(5px);
        top: 7px;
        left: -6px;
    }
    /*
    .master_list > ul > li:first-child,
    .master_list > ul > li:nth-child(3n+1){
        margin-left: 0;
    }
    .master_list > ul > li:first-child,
    .master_list > ul > li:nth-child(2n+1){
        margin-left: 0;
    }*/
    .title_block h2{
        width: 50%;
    }
    .select_block{margin-top: -2px}
    .online a{
        width: 90px;
        height: 167px;
    }
    .online a span{
        font-size: 12px;
        padding-bottom: 21px;
        top: 77px;
        left: 23px;
    }
    .online a span:before{
        width: 30px;
        height: 27px;
        bottom: -10px;
        right: 0;
    }
}
@media only screen and (max-width: 450px){
    .title_block h2{
        width: auto;
        float: none;
    }
    .select_block{
        margin-top: 10px;
        float: none;
        width: auto;
        margin-left: 10px;
    }
    .current{
        font-size: 13px;
    }
    .nice-select .option{
        font-size: 13px;
        line-height: 30px;
        min-height: 30px;
    }
    .service_tab .list li{
        padding: 0px 29px 0px 18px;
    }
    .maps{display: none;}
}

@media only screen and (max-width: 390px){
    .photo_b span{
        width: 140px;
        height: 140px;
        line-height: 140px;
    }    
}    

@media only screen and (max-width: 320px){
    .photo_b span{
        width: 100px;
        height: 100px;
        line-height: 100px;
    }    
}    

.cart_block {
    position: absolute;
    top: 15px;
    right: 20px;
}

[role=button], 
[type=button]:not(:disabled), 
[type=reset]:not(:disabled), 
[type=submit]:not(:disabled), 
button:not(:disabled) {
    cursor: pointer;
}
.header__cart-icon {
    color: #fff;
    position: relative;
}

.btn-icon {
    border: 0;
    background: 0 0;
    padding: 0;
    line-height: 1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

.icon-svg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    line-height: 1;
}
path, polygon, svg {
    -webkit-transition: stroke .2s ease-in-out,fill .2s ease-in-out,-webkit-transform .2s ease-in-out;
    transition: stroke .2s ease-in-out,transform .2s ease-in-out,fill .2s ease-in-out,-webkit-transform .2s ease-in-out;
    -o-transition: stroke .2s ease-in-out,transform .2s ease-in-out,fill .2s ease-in-out;
}

img, svg {
    vertical-align: middle;
}
.header__cart-icon span {
    width: 20px;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    bottom: -6px;
    left: -6px;
    font-size: 11px;
    color: #fff;
    background-color: #b17f4a;
}

.header__cart._active {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    opacity: 1;
    visibility: visible;
}
.header__cart {
    position: absolute;
    top: calc(100% + 10px);
    right: 0;
    z-index: 1030;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate(0,20px);
    -ms-transform: translate(0,20px);
    transform: translate(0,20px);
    background: #fff;
    -webkit-box-shadow: 0 2px 8px rgb(0 0 0 / 25%);
    box-shadow: 0 2px 8px rgb(0 0 0 / 25%);
    border-radius: 20px;
    padding: 30px 20px;
    width: 300px;
}

._cart_empty{
    font-size: 14px;
}

._brown-color {
    color: #b38062;
}
.text-center {
    text-align: center!important;
}

.header__cart-items {
    min-height: 150px;
    max-height: 350px;
    overflow: auto;
    scrollbar-width: thin;
}

.header__cart-item:first-child {
    border-top: 1px solid #e3c1a5;
}
.item-cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.header__cart-item {
    border-bottom: 1px solid #e3c1a5;
    padding: 12px 0;
}

a:active:not(.btn), a:focus:not(.btn), a:link:not(.btn), a:not(.btn), a:visited:not(.btn) {
    -webkit-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,-webkit-transform .2s,-webkit-box-shadow .2s ease-in-out;
    transition: transform .2s,color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out,-webkit-transform .2s,-webkit-box-shadow .2s ease-in-out;
    -o-transition: transform .2s,color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out;
    outline: 0!important;
}
.item-cart__img {
    display: block;
    width: 54px;
    height: 40px;
    margin-right: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
a, a:focus, a:hover {
    text-decoration: none;
}

a {
    color: #0d6efd;
}

.item-cart__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
img, svg {
    vertical-align: middle;
}

.item-cart__content {
    font-size: 12px;
    color: #b38062;
}

.item-cart__title {
    color: #b38062;
    margin-bottom: 5px;
}

.item-cart__delete {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 30px;
    color: #b38062;
    margin-left: auto;
    padding: 10px 5px 0px 5px;
}

.item-cart__delete svg {
    margin: auto;
}

.header__cart-total {
    font-size: 15px;
    text-align: center;
    margin-top: 15px;
    color: #b38062;    
}

.header__cart-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 10px;
}

.header__cart-btn {
    font-size: 16px;
    padding-top: 7px;
    padding-bottom: 7px;
    width: 100%;
}
.header__cart-btn:focus {
    color: #2c221f;
}

label.error {
    color: black;
    padding-right: 0;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: -0.2px;
    margin: 0;
}

.title_block h2 {
    float: left;
    width: auto; 
}
.sect-checkout h2 {
    margin-left: 25px;
}
@media only screen and (max-width: 450px){
    .title_block h2 {
        width: auto;
        float: none;
    }    
}
.sect-checkout {
    padding: 53px 0 50px;
}
@media only screen and (max-width: 780px){
    .sect-checkout {
        padding: 30px 0 30px;
    }
    .section__header {
        height: 76px;
    }    
}    
.checkout_wrapper {
    margin: 58px 0 0 14px;
}

@media only screen and (max-width: 780px){
    .checkout_wrapper {
        margin: 30px 0 0 0px;
    }
}    

.sect-checkout{
    background-color: #b17f4a;
}

.checkout_table{
    width: 100%;
    display: table;    
    text-align: left;        
}

.checkout_row{
    width: 100%;
    display: table-row;
}

.checkout_row>div{
    width: 50%;
    display: table-cell;
    padding: 5px 10px;
}
.checkout_row>div>div{
    display: block;
    padding: 0;  
    height: 90px;
    margin: auto;
    width: 100%;      
    max-width:350px;        
}   

.sect-checkout textarea{
    height: 80px; 
    position:relative; 
    top:-10px;
}    
.btn-checkout{
    font-size: 16px;
    line-height: 24px;    
    padding-top: 7px;
    padding-bottom: 7px;
    width: 100%;
    background-color: #2c221f;
    border-color: #2c221f;
    color: #fff;
    padding: 11px 12px;   
    max-width: 350px;
    margin: auto;
}
.btn-checkout:focus{
    color: #b17f4a;
}

@media only screen and (max-width: 780px){
    .checkout_row{
        display: table;
    }    
    .checkout_row>div{
        width: 100%;        
        display: table-row;
    }
    .checkout_row>div>div{
        display: table-cell;
        padding: 5px 10px;        
        text-align: center;
    }        
    
    .sect-checkout textarea{
        position:static; 
    }        
}  
.confirm_table{
    width: 100%;
    display: table;    
    border-collapse: collapse;    
    text-align: center;     
    margin-bottom: 20px;
    font-size: 16px; 
}
.confirm_table .confirm_cell_mobile{
    display: none;
}
.confirm_row_head{
    font-weight: 700;
}
.confirm_row{
    width: 100%;
    display: table-row;
    border-top: 1px solid #fff;    
    border-bottom: 1px solid #fff;        
}
.confirm_row>div{
    width: auto;
    display: table-cell;
    padding: 5px 10px;
}
.confirm_row>div>div{
    display: block;
    margin: auto;
    width: 100%; 
    min-height: 30px;    
}   

.confirm_cell_total{
    width: 100%;
    display: table-row;
    text-align: right;
}
.confirm_cell_total>div{
    width: auto;
    display: table-cell;
    padding: 5px 40px;
}

.menu .menu_mobile{
    display: none;
}

@media only screen and (max-width: 780px){
    .confirm_table{
        font-size: 12px; 
    }    
    .confirm_row>div{
        width: 70%;
    }    
    .confirm_table .confirm_cell_mobile{
        display: block;
        width: auto;        
    }
     .menu .menu_desktop,
    .confirm_table .confirm_cell_desktop{
        display: none;
    }    
    .menu .menu_mobile{
        display: block;
    }    
}  

@media (prefers-reduced-motion: reduce){
    .form-control {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }    
}
.form-control {
    display: block;
    width: 100%;
    font-weight: 400;
    line-height: 1.5;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-control{
    border-radius: 20px;
    height: 60px;
    color: #1c4f60;
    font-size: 20px;
    border-color: #fff;
    padding: 6px 30px;
    max-width:350px;    
    margin: auto;
}

.form-control::placeholder {
  color: #ccc;
}

input, select, textarea {
    outline: 0!important;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.text-center{
    text-align: center;
}

.select_style_category{
    color: #b17f4a;
    min-width: 360px;
}
.nice-select.select_style_category:after {
    border-bottom: 3px solid #b17f4a;
    border-right: 3px solid #b17f4a;
}

.product_list {
    margin: 33px 0 0 26px;
}
.product_list > ul > li {
    float: left;
    width: 25%;
    list-style: none;
    padding: 5px 10px;
}
.product_list a {
    color: #2c221f;
}    
.img_product{
    width: 100%;
    max-width: 300px;
}    
.info_product .img_product{
    float: left;
    width: 394px;
}
.product_list .img_product img,
.info_product .img_product img{
    width: 100%;    
}

.info_product .content_product{
    float: left;
    width: 255px;
    margin-left: 60px;
    padding-top: 75px;
    color: #2c221f;
}

.info_product .content_product .des_prod{
    font-size: 16px;
}

.descr_product_head {
    color: #b17f4a;
    border-bottom-color: #b17f4a;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    padding: 10px 0;
    width: 300px;
    margin: auto;
}

.descr_product{
    font-size: 14px;
    line-height: 20px;
    color: #2c221f;
    width: 100%;
    max-width: 606px;
    margin-bottom: 10px;
}

.home__view_all {
font-size: 15px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 11px 15px 0 16px;
}

@media only screen and (max-width: 1120px){
     .product_list > ul > li {
        width: 30%;
    }   
}
@media only screen and (max-width: 780px){
    .product_list {
        margin: 25px 0 0 0px;
    }    
    
    .product_list > ul > li {
        width: 49%;
    }
    .info_product .img_product {
        float: none;
        width: 100%;
        margin: 0 auto;
    }        
    .info_product .content_product {
        float: none;
        width: 100%;
        max-width: 300px;
        margin: auto;
        padding-top: 20px;
        text-align: center;
    }    
}  

@media only screen and (max-width: 510px){
    .product_list .des_prod {
        text-transform: none;
        font-size: 12px;
        font-weight: 700;
        min-height: 75px;
    }    
    .product_list .price_prod {
        font-size: 24px;
        font-weight: 700;
        margin-top: 5px; 
    }
}

@media only screen and (max-width: 350px){
     .product_list > ul > li {
        width: 100%;
    }   
    .img_product {
        text-align: center;        
        margin: auto;
    }    
}

.select_sr_masters,
.select_ms_price{
    min-width: 180px;
}

.select_city_masters,
.select_city{
    min-width: 105px;    
}

.description_user_service{
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 4px;
    line-height: 24px;
}   

.text_page_not_found{
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    text-align: center;
}

@media only screen and (max-width: 780px){
    .description_user_service{
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        letter-spacing: 1px;
        line-height: 20px;
    }    
    
    .text_page_not_found{
        font-size: 14px;
        line-height: 24px;
    }    
}  
.content_news img{
    width: 100%;
}
.content_news > .news_title {
    font-size: 22px;
    color: #2c221f;
    font-weight: 700;
    line-height: 24px;
    margin: 15px 0 10px;
}