body {
	box-sizing: content-box;
    margin: 0;
    background-color: #261806;
    padding: 0;
    border: 0;
    -webkit-font-smoothing: antialiased;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
}

footer {
    background-color: #0f0902;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}


.onv11{display: none} /* 0 --> 535 */
.onv12{display: none} /* 0 --> 1024 */
.onv13{display: none} /* 0 --> 1440 */
.onv14{display: block} /* 0 --> max */
.onv22{display: none} /* 535 --> 1024 */
.onv23{display: none} /* 535 --> 1440 */
.onv24{display: block} /* 535 --> max */
.onv33{display: none} /* 1024 --> 1440 */
.onv34{display: block} /* 1024 --> max */
.onv44{display: block} /* 1440 --> max */

.ofv11 {display: block} /* 0 --> 535 */
.ofv12 {display: block} /* 0 --> 1024 */
.ofv13 {display: block} /* 0 --> 1440 */
.ofv14 {display: none} /* 0 --> max */
.ofv22 {display: block} /* 535 --> 1024 */
.ofv23 {display: block} /* 535 --> 1440 */
.ofv24 {display: none} /* 535 --> max */
.ofv33 {display: block} /* 1024 --> 1440 */
.ofv34 {display: none} /* 1024 --> max */
.ofv44 {display: none} /* 1440 --> max */





.vv1 {
	display: table;
}
.vv2 {
	display: none;
}

.vv1 th{
}
.vv2 th{
	width: 40%;
}

.header_main {
	display: block;
}
.menu_mobile {
	display: none;
}


/* Заголовки */

.d_h1 {
	text-align: center;
	font-family: 'Noto Serif', serif;
	font-weight: 600;
	font-size: 40px;
	line-height: 1.23;
	margin-bottom: 40px;
	margin-top: 90px;
	padding: 0px;
	color: #F1C36D;
	height: 60px;
}

.d_h2 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	width: 1160px;
	margin-bottom: 30px;
    text-indent: 0px;


}

.d_h2 span {
	color: #F1C36D;
    font-size: 16px;
    font-family: 'Noto Serif';
    font-weight: 500;
    line-height: 35px;
}



/* Карта */

.d_maps_block {
	background-repeat: no-repeat;
    background-position: center center;
    height: 700px;
    background-image: url(/images/maps1.png);
    margin-top: 120px;
}


/* Адреса */
.d_adres_main {
	font-family: 'Noto Serif', serif;
    color: #F1C36D;
    line-height: 24px;
    display: flex;
}

.d_adres_maps {
    position: absolute;
    margin-top: 2%;
    margin-left: 5%;
	height: fit-content;
    width: 616px;
    background-color: #261806;
}

.d_adres {
	font-family: 'Noto Serif', serif;
	color: #F1C36D;
	padding: 15px;
}

.d_adres_maps .d_adres {
	font-family: 'Noto Serif', serif;
	color: #F1C36D;
	padding: 30px 30px 50px 30px;
}




.d_adres pt1 {
    display: block;
    unicode-bidi: isolate;
    -webkit-font-smoothing: antialiased;
	font-family: 'Noto Serif';
	font-style: normal;
	font-weight: 700;
	font-size: 28px;
	line-height: 42px;
	letter-spacing: 0.5px;
	color: #F1C36D;
    font-weight:bold;
    margin: 0 0 10px;
}

.d_adres pt2 {
	display: block;
    unicode-bidi: isolate;
    -webkit-font-smoothing: antialiased;
	font-family: 'Noto Serif';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 35px;
	letter-spacing: 0.5px;
	color: #F1C36D;
	font-weight:bold;
	margin: 15px 0;
}

.d_adres pt3 {
	display: block;
    unicode-bidi: isolate;
    -webkit-font-smoothing: antialiased;
    font-family: 'Noto Serif', serif;
    color: #B0904F;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.5px;  
	margin: 0;
}

.d_adres pt3 a {
    text-decoration: none;
    color: #B0904F;
}

.d_adres pt4 span {
	display: block;
    unicode-bidi: isolate;
    -webkit-font-smoothing: antialiased;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.5px;
	color: #B0904F;
	margin: 2px 0px 8px;
}

.d_adres pt4 {
	display: block;
    unicode-bidi: isolate;
	font-family: 'Noto Serif';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.5px;
	color: #B0904F;
	margin: 2px 0;

}


.d_adres.d_adres_footer pt2 {
	margin: 10px 0;
}

.d_adres.d_adres_footer pt3 {
	margin: 5px 0;
}

.d_adres.d_adres_footer.d_adres_footer_l pt4 {
	margin: 5px 0;

}

.d_adres_footer {
    width: 500px;
}

.d_adres_footer_r {
    margin-right: auto;
}

.d_adres_footer_l {
    margin-left: auto;
}




/* Футер */

.d_footer_cp {
    padding-top: 35px;
    padding-bottom: 52px;
    font-family: 'Noto Serif';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.5px;
    color: #B58A3F;
    opacity: 0.7;
    width: 100%;
}

.footer_menu ul {
	padding: 0 !important;
	margin-top: 62px;
	margin-bottom: 67px;
}

.footer_menu li {
	display: inline-block;
	padding: 0 45px 0 45px;
}

.footer_menu a {
	font-size: 12px;
    color: #f1c36d;
    font-weight: 500;
    font-family: 'Noto Serif';
    letter-spacing: 1px;
    text-decoration: none;
    cursor: pointer;
}







/* Таблица цен */

.d_table_price {
	max-width: 1160px;
	margin: 30px auto;
}

.d_table_price table {
/* 	-webkit-writing-mode: vertical-lr; */
/*     writing-mode: vertical-lr; */
    width: 100%;
    border-collapse: collapse;
    table-layout: auto;
    text-align: center;
}

.d_table_price th {
    border: 0 solid #ccc;
/*     writing-mode: vertical-rl; */
/*     writing-mode: horizontal-tb; */
/*     -webkit-writing-mode: horizontal-tb; */
    padding: 20px;
    border-width: 0px 0px 1px 0px;
    background: #0F0902;
    border-color: #F1C36D;
    color: #f1c36d;
    font-family: Noto Serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-align: center;
}

.d_table_price td {
    border: 0 solid #ccc;
/*     writing-mode: vertical-lr; */
/*     writing-mode: horizontal-tb; */
/*     -webkit-writing-mode: horizontal-tb; */
    padding: 20px;
    border-width: 1px 0px;
    border-color: #F1C36D;
    color: #f1c36d;
    border-top: 0 !important;
    font-family: Noto Serif;
    font-size: 16px;
    font-weight: 500;
}



/* Подарочный сертификат */

.d_cert {
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}



/* Плитка с фото основная */

.d_cart_main {
	display: table;
    margin-left: auto;
    margin-right: auto;
    width: 1180px;
}

.d_cart_main .d_cart_one {
	float: left;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	width: 570px;
	margin: 10px;
/* 	height: 242px; */
	height: 300px;
}

.d_cart_main .d_cart_img {
	position: absolute;
    width: 100%;
    height: 100%;
    background: url(/images/none.svg) center center / cover;
}

.d_cart_main .d_cart_shadow {
    background: -moz-linear-gradient(top, rgba(38, 24, 6, 0.50), rgba(0, 0, 0, 0.50));
    background: -o-linear-gradient(top, rgba(38, 24, 6, 0.50), rgba(0, 0, 0, 0.50));
    background: -ms-linear-gradient(top, rgba(38, 24, 6, 0.50), rgba(0, 0, 0, 0.50));
    background: -webkit-linear-gradient(top, rgba(38, 24, 6, 0.50), rgba(38, 24, 6, 0.50));
    position: absolute;
    width: 100%;
    height: 100%;
}

.d_cart_main .d_cart_d_maintxt {
	position: absolute;
    bottom: 30px;
    width: 359px;
    padding: 0 15px;
}

.d_cart_main .d_cart_d_txt {
	padding-bottom: 10px;
    color: #f1c36d;
}

.d_cart_main .d_cart_d_txt a {
    font-family: 'Noto Serif', serif;
    font-weight: 600;
    font-size: 18px;
    text-decoration: none;
    color: inherit !important;
    outline: none;
    line-height: 30px;
}

.d_cart_main .d_cart_line {
    height: 1px;
    background-color: #f1c36d;
}

.d_cart_main .d_cart_time {
	position: absolute;
	color: #f1c36d;
	right: 0px;
	margin: 15px 20px;
	font-size: 18px;
	font-family: 'Noto Serif';
	font-weight: 600;
	line-height: 30px;
}

.d_cart_main .d_cart_more {
    position: absolute;
    color: #f1c36d;
    bottom: 0px;
    right: 0px;
    margin: 22px;
    font-size: 12px;
    font-family: 'Noto Serif';
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 1px;
}




/* Плитка с фото на главной странице */

.d_cart_main .d_cart_one.gl_pl1 {
    width: 365px;
    height: 560px;
}
.d_cart_main .d_cart_one.gl_pl2 {
    width: 775px;
    height: 260px;
}
.d_cart_main .d_cart_one.gl_pl3 {
	width: 245px;
    height: 280px;
}
.d_cart_main .d_cart_one.gl_pl4 {
    width: 510px;
    height: 280px;
}

.d_cart_main.glavn .d_cart_d_maintxt {
	bottom: 40px;
    padding: 0 30px;
}

.d_cart_main.glavn .d_cart_d_maintxt.pl1 {
    width: 305px;
}

.d_cart_main.glavn .d_cart_d_maintxt.pl2 {
    width: 185px;
}

.d_cart_main.glavn .d_cart_d_txt {
	padding-bottom: 20px;
}

.d_cart_main.glavn .d_cart_d_txt a {
    font-size: 22px;
    line-height: 1.35;
}




/* Плитка с фото мастера */
.d_cart_main.master {
	cursor: auto;
    width: 780px;
/*     padding: 120px 0; */
}

.d_cart_main.master .d_cart_one {
	cursor: auto;
	width: 360px;
	margin: 15px;
	height: 480px;
}

/* Плитка с фото салоны */
.d_cart_main.salon {width: 1180px;padding: 50px 0 0px;}

.d_cart_main.salon .d_cart_one {
	width: 560px;
    margin: 15px;
    height: 560px;
}

.d_cart_main.salon .d_cart_d_maintxt {
    bottom: 40px;
    width: 500px;
	padding: 0 30px;
}

.d_cart_main.salon .d_cart_d_txt {
	padding-bottom: 21px;
}

.d_cart_main.salon .d_cart_d_txt a {
    font-size: 22px;
}


/* Плитка с фото о салоне */

.d_cart_main.salon_about {
    width: 1190px;
    padding: 120px 0;
    cursor: auto;
}

.d_cart_main.salon_about .d_cart_one {
	cursor: auto;
    margin: 15px;
    height: 350px;
    width: 565px;
}

.d_cart_main.salon_about .d_cart_one span {
    color: #F1C36D;
    font-size: 14px;
    line-height: 25px;
    font-family: 'Noto Serif';
    font-weight: 400;
    letter-spacing: 0.5px;
    font-style: normal;
}

.d_cart_main.glavn {
	margin-bottom: 90px;
}







/* Фото по всей ширине с надписями */

.d_fullimg {
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	height: 630px;
	background-image: url(/images/none.svg);
}

.d_fullimg .for_arrow {
	text-align: center;
	padding-top: 240px;
}

.d_fullimg.main {
    height: 650px;
    background-image: url(/images/none.svg);
}

.d_fullimg .d_shadow {
    position: absolute;
	width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
}

.d_fullimg.main .d_shadow {
    position: absolute;
	width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(38, 24, 6, 0.5), rgba(38, 24, 6, 0.5));
    background: -o-linear-gradient(top, rgba(38, 24, 6, 0.5), rgba(38, 24, 6, 0.5));
    background: -ms-linear-gradient(top, rgba(38, 24, 6, 0.5), rgba(38, 24, 6, 0.5));
    background: -webkit-linear-gradient(top, rgba(38, 24, 6, 0.5), rgba(38, 24, 6, 0.5));
    background-image: -webkit-linear-gradient(top, rgba(38, 24, 6, 0.5), rgba(38, 24, 6, 0.5));
}


.d_fullimg .d_fullimg_main_txt {
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.d_fullimg ih1 {
	display: block;
	unicode-bidi: isolate;
	text-align: center;
	font-family: 'Noto Serif';
	font-size: 52px;
	line-height: 63.96px;
	margin-bottom: 50px;
	padding-top: 227px;
	color: #f1c36d;
	font-weight: 400;
}

.d_fullimg ih1_main {
	display: block;
    unicode-bidi: isolate;
    text-align: center;
    margin-bottom: 36px;
    padding-top: 200px;
    font-weight: 600;
    line-height: 1.17;
    letter-spacing: .5px;
    background: linear-gradient(92.53deg, #B38433 11.28%, #EBC481 40.81%, #EBC481 60.43%, #B38433 87.73%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
	text-fill-color: transparent;
    color: #ffffff;
    font-family: 'Noto Serif';
    font-size: 60px;
}

.d_fullimg ih2_main {
	display: block;
    unicode-bidi: isolate;
    text-align: center;
    padding-top: 10px;
    color: #f1c36d;
    font-size: 25px;
    line-height: 1.5;
    color: #f1c36d;
    font-weight: 400;
    font-family: 'Noto Serif';
    letter-spacing: 0.5px;
}


.d_fullimg ih1_line {
	display: block;
	unicode-bidi: isolate;
	margin-left: auto;
	margin-right: auto;
	width: 160px;
	height: 1px;
	background-color: #f1c36d;
}




/* Основной хедер */

.header_main {
	width: 100%;
    z-index: 990;
    position: fixed;
    top: 0;
    background-color: rgb(15, 9, 2);
    height: 144px;
}
.header_main .logo {
	position: absolute;
    display: table;
    height: inherit;
    margin-left: 5%;
}
.header_main .logo a {
	display: table-cell;
    vertical-align: middle;
}
.header_main .menu {
	position: absolute;
    height: 100%;
    text-align: right;
    right: 5%;
}

.header_main .menu nav {
	display: inline-table;
    height: 100%;
    padding-right: 46px;
}

.header_main .menu ul {
    display: table-cell;
    vertical-align: middle;
}

.header_main .menu li {
	display: inline-block;
    padding: 0 20px 0 20px;
}

.header_main .menu a {
	font-size: 12px;
    color: #f1c36d;
    font-weight: 500;
    font-family: 'Noto Serif';
    letter-spacing: 1px;
    text-decoration: none;
    cursor: pointer;
}


.header_main .nav {
	-webkit-font-smoothing: antialiased;
    position: absolute;
    top: 120px;
    width: 100%;
    z-index: 990;
    background-color: rgb(15, 9, 2);
    padding-bottom: 21px;
    height: 20px;
}
.header_main .nav .dop_div {
    -webkit-font-smoothing: antialiased;
    position: absolute;
    left: 5%;
}

.header_main .nav a {
	text-decoration: none;
    font-family: 'Noto Serif';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 1px;
    color: #F1C36D;
}




/* Хедер для мобильной версии */


.header_mobile {
	z-index: 990;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	height: 70px;
	background-color: rgba(15, 9, 2, 1);
	display: none;
	align-items: center;
}

.header_mobile .logo {
	display: flex;
	align-items: center;
	flex-grow: 1;
	justify-content: flex-start;
	order: 3;
	margin: 0 15px;
}

.header_mobile .button {
	display: flex;
    order: 4;
    justify-content: flex-end;
    margin: 0 15px;
}
.header_mobile .button button {
	border: 0;
    width: 28px;
    height: 20px;
    position: relative;
    background-color: transparent;
    cursor: pointer;
    z-index: 999;
}

.header_mobile .button span {
	position: absolute;
    width: 100%;
    left: 0;
    height: 3px;
    top: 0px;
    background-color: #f1c36d;
}
.header_mobile .button span span {
    top: 8px;
}


.header_mobile .nav {
    -webkit-font-smoothing: antialiased;
    position: absolute;
    top: 104px;
    width: 100%;
    z-index: 990;
    background-color: rgb(15, 9, 2);
    padding-bottom: 20px;
    height: 20px;
    display: none;
}

.header_mobile .nav .dop_div {
    -webkit-font-smoothing: antialiased;
    position: absolute;
    left: 15px;
}


.header_mobile .nav a {
	text-decoration: none;
    font-family: 'Noto Serif';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 1px;
    color: #F1C36D;
}



/* Меню для мобильной версии */


.menu_mobile {
    position: fixed;
    right: 0;
    width: 300px;
    top: 0;
    bottom: 0;
    z-index: 999999;
    overflow: hidden;
    background-color: #0F0902;
}

.menu_mobile button {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 23px;
	right: 13px;
	cursor: pointer;
	z-index: 999999;
	display: flex;
	justify-content: center;
	align-items: center;
	border: none;
	background-color: #0F0902;
	padding: 16px;
}
.menu_mobile button span {
    position: absolute;
    width: 100%;
    height: 2px;
    transform: rotate(45deg);
    background-color: #f1c36d;
}
.menu_mobile button span span {
    transform: rotate(90deg);
    left: 0;
}

.menu_mobile nav {
	box-sizing: content-box;
	padding: 86px 15px 38px;
}

.menu_mobile nav ul {
	padding: 0;
    margin: 0;
    list-style-type: none;
}

.menu_mobile nav li {
	padding: 0 0 25px 0;
}

.menu_mobile nav a {
	text-decoration: none;
    font-family: 'Noto Serif';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #F1C36D;
}


.menu_mobile .adres {
	position: absolute;
    right: 15px;
    left: 15px;
    margin-top: 50px;
}

.menu_mobile .adres span a {
	text-decoration: none;
    font-family: 'Noto Serif';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 35px;
    letter-spacing: 0.5px;
    color: #F1C36D;
}

.menu_mobile .adres span p {
	margin: 10px 0 0 0;
}

.menu_mobile .adres span p a {
	text-decoration: none;
    font-family: 'Noto Serif';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.5px;
    color: #B0904F;
}

.menu_mobile .adres p {
	font-family: 'Noto Serif';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #B0904F;
    margin: 7px 0px;
}





/* Планшетная версия 1024 -> 1440 */
@media screen and (max-width: 1440px) {
	.onv11{display: none} /* 0 --> 535 */
	.onv12{display: none} /* 0 --> 1024 */
	.onv13{display: block} /* 0 --> 1440 */
	.onv14{display: block} /* 0 --> max */
	.onv22{display: none} /* 535 --> 1024 */
	.onv23{display: block} /* 535 --> 1440 */
	.onv24{display: block} /* 535 --> max */
	.onv33{display: block} /* 1024 --> 1440 */
	.onv34{display: block} /* 1024 --> max */
	.onv44{display: none} /* 1440 --> max */
	
	
	
	.ofv11 {display: block} /* 0 --> 535 */
	.ofv12 {display: block} /* 0 --> 1024 */
	.ofv13 {display: none} /* 0 --> 1440 */
	.ofv14 {display: none} /* 0 --> max */
	.ofv22 {display: block} /* 535 --> 1024 */
	.ofv23 {display: none} /* 535 --> 1440 */
	.ofv24 {display: none} /* 535 --> max */
	.ofv33 {display: none} /* 1024 --> 1440 */
	.ofv34 {display: none} /* 1024 --> max */
	.ofv44 {display: block} /* 1440 --> max */
	
/* Отключение не нужных хедеров и меню	 */
	.header_mobile {
		display: none;
	}
	.header_main {
		display: block;
	}
	.mobile_menu {
		display: none;
	}
	
	/* Заголовки */

	.d_h1 {
		font-weight: 700;
		font-size: 30px;
		letter-spacing: 0.5px;
		margin-top: 90px;
	}
	
	.d_h2 {
	    width: 944px;
	}
		
	
	
	/* Таблица цен */
	
	.d_table_price {
		max-width: 944px;
	}


	
	/* Подарочный сертификат */
	
	.d_cert {
	    max-width: 944px;
	}
	
	
	
	/* Плитка с фото основная */
	
	.d_cart_main {
	    width: 974px;
	}
	
	.d_cart_main .d_cart_one {
	    width: 462px;
	}
	
	.d_cart_main .d_cart_d_maintxt {
		width: 327px;
	}
	
	.d_cart_main .d_cart_time {
		margin: 15px 11px;
	}
	
	.d_cart_main .d_cart_more {
	    margin: 22px 11px;
	}
	
	
	
	
	/* Плитка с фото на главной странице */
	
	.d_cart_main .d_cart_one.gl_pl1 {
	    width: 301px;
	}
	.d_cart_main .d_cart_one.gl_pl2 {
	    width: 623px;
	}
	.d_cart_main .d_cart_one.gl_pl4 {
	    width: 358px;
	}
	
	.d_cart_main.glavn .d_cart_d_maintxt {
		bottom: 40px;
	    padding: 0 30px;
	}
	
	.d_cart_main.glavn .d_cart_d_maintxt.pl1 {
	    width: 241px;
	}

	
	
	
	
	/* Плитка с фото салоны */
	.d_cart_main.salon {
		width: 974px;
		padding: 50px 0 0px;
	}
	
	.d_cart_main.salon .d_cart_one {
		width: 457px;
	}
	
	.d_cart_main.salon .d_cart_d_maintxt {
	    width: 397px;
	}
	
	.d_cart_main.salon .d_cart_d_txt {
		padding-bottom: 21px;
	}
	
	
	
	/* Плитка с фото о салоне */
	
	.d_cart_main.salon_about {
	    width: 974px;
	}
	
	.d_cart_main.salon_about .d_cart_one {
		width: 457px;
	}
	
	.d_cart_main.salon_about .d_cart_one span {
	    font-size: 12px;
	    line-height: 20px;
	}
	
	
	

	
	/* Фото по всей ширине с надписями */

	
	.d_fullimg .for_arrow {
		padding-top: 250px;
	}

	.d_fullimg ih1_main {
		font-style: normal;
		font-size: 40px;
		line-height: 60px;
	}	
	
	.d_fullimg ih1_line {
		width: 187px;
	}
	
	
	
	
	/* Основной хедер */

	.header_main .logo {
	    margin-left: 3%;
	}

	.header_main .logo a svg {
		height: 40px;
	}
	
	.header_main .menu {
	    right: 4%;
	}
	
	.header_main .menu nav {
	    padding-right: 0;
	}

	
	.header_main .menu li {
	    padding: 0 12px 0 12px;
	}
	
	.header_main .nav .dop_div {
	    left: 3%;
	}
	

	
	
}






/* Мобильная версия 535 -> 1023 */
@media screen and (max-width: 1023.9px) {
	.onv11{display: none} /* 0 --> 535 */
	.onv12{display: block} /* 0 --> 1024 */
	.onv13{display: block} /* 0 --> 1440 */
	.onv14{display: block} /* 0 --> max */
	.onv22{display: block} /* 535 --> 1024 */
	.onv23{display: block} /* 535 --> 1440 */
	.onv24{display: block} /* 535 --> max */
	.onv33{display: none} /* 1024 --> 1440 */
	.onv34{display: none} /* 1024 --> max */
	.onv44{display: none} /* 1440 --> max */

	.ofv11 {display: block} /* 0 --> 535 */
	.ofv12 {display: none} /* 0 --> 1024 */
	.ofv13 {display: none} /* 0 --> 1440 */
	.ofv14 {display: none} /* 0 --> max */
	.ofv22 {display: none} /* 535 --> 1024 */
	.ofv23 {display: none} /* 535 --> 1440 */
	.ofv24 {display: none} /* 535 --> max */
	.ofv33 {display: block} /* 1024 --> 1440 */
	.ofv34 {display: block} /* 1024 --> max */
	.ofv44 {display: block} /* 1440 --> max */
	
	.header_mobile {
		display: flex;
	}
	.header_main {
		display: none;
	}
	.mobile_menu {
		display: none;
	}

	/* Заголовки */
	
	.d_h1 {
		font-size: 25px;
		line-height: 45px;
		height: 45px;
		margin-top: 90px;
	}
	
	.d_h2 {
		margin-top: 30px;
		width: calc(100% - 30px);
		margin-bottom: 15px;
	}
	
	.d_h2 span {
		font-size: 14px;
		font-weight: 400;
		line-height: 25px;
	}
	

	
	
	/* Адреса */
	footer .d_adres_main {
		display: none;
	}
	

	


	
	
	
	.d_adres pt1 {
	    font-size: 25px;
	    text-align: center;
	}
	
	.d_adres pt3 a {
	    text-decoration: none;
	    color: #B0904F;
	}	
	
	.d_adres.d_adres_footer pt2 {
		margin: 10px 0;
	}
	
	.d_adres.d_adres_footer pt3 {
		margin: 5px 0;
	}
	
	.d_adres.d_adres_footer.d_adres_footer_l pt4 {
		margin: 5px 0;
	
	}
	
	.d_adres_footer {
	    /* width: 500px; */
	}
	
	.d_adres_footer_r {
	    /* margin-right: auto; */
	}
	
	.d_adres_footer_l {
	    /* margin-left: auto; */
	}
	
	
	
	

	
	
	
	
	
	
	
	/* Таблица цен */
	
	.d_table_price {
		width: calc(100% - 30px);
	}
	
	.d_table_price table {
/* 	    writing-mode: vertical-lr; */
	}
	
	.d_table_price th {
	    font-size: 16px;
	    width: 40%;
	}

	
	
	
	/* Подарочный сертификат */
	
	.d_cert {
	    width: calc(100% - 30px);
	}
	
	
	
	/* Плитка с фото основная */
	
	.d_cart_main {
		/* display: grid; */
		width: 100%;
	}
	
	.d_adres {
		/* display: grid; */
		width: 100%;
		padding: 5px;
	}
	
	.d_adres .d_cart_main {
		/* display: grid; */
		width: 100%;
	}
	
	.d_cart_main .d_cart_one {
		width: max(calc(100% / 2 - 20px ),250px);
		margin: 5px;
	}
	.d_adres .d_cart_main .d_cart_one {
		width: max(calc(100% / 2 - 20px ),360px);
		margin: 5px;
	}
	.d_cart_main .d_cart_d_maintxt {
		position: absolute;
		bottom: 18px;
		width: calc(100% - 115px);
		padding: 0px 15px;
	}
	
	.d_cart_main .d_cart_d_txt {
		padding-bottom: 10px;
	    color: #f1c36d;
	}
	
	.d_cart_main .d_cart_more {
	    margin: 10px;
	}
	
	
	
	
	/* Плитка с фото на главной странице */
	
	.d_cart_main .d_cart_one.gl_pl1 {
	    width: calc(100% / 3 - 10px);
	    height: 550px;
	    /* margin: 10px; */
	}
	.d_cart_main .d_cart_one.gl_pl2 {
	    width: calc((100% / 3) * 2 - 10px);
	    height: 260px;
	}
	.d_cart_main .d_cart_one.gl_pl3 {
		width: calc(((100% - (100% / 3)) / 5) * 2 - 10px);
		height: 280px;
	}
	.d_cart_main .d_cart_one.gl_pl4 {
	    width: calc(((100% - (100% / 3)) / 5) * 3 - 10px);
	    height: 280px;
	}
	
	.d_cart_main.glavn .d_cart_d_maintxt {
		bottom: 40px;
		padding: 0 15px;
	}
	
	.d_cart_main.glavn .d_cart_d_maintxt.pl1 {
	    width: calc(100% - 30px);
	}
	
	.d_cart_main.glavn .d_cart_d_maintxt.pl2 {
	    width: calc(100% - 30px);
	}
	
	.d_cart_main.glavn .d_cart_d_txt {
		padding-bottom: 20px;
	}
	
	.d_cart_main.glavn .d_cart_d_txt a {
	    font-size: 20px;
	    line-height: 30px;
	}
	
	
	
	
	/* Плитка с фото мастера */
	.d_cart_main.master {
		cursor: auto;
		width: 100%;
	}
	
	.d_cart_main.master .d_cart_one {
		width: calc(100% / 2 - 20px );
		margin: 10px;
		height: 370px;
	}
	
	/* Плитка с фото салоны */
	.d_cart_main.salon {
		width: 100%;
		padding: 50px 0 0px;
	}
	
	.d_cart_main.salon .d_cart_one {
		width: calc(100% / 2 - 20px );
		height: 370px;
		margin: 10px;
	}
	
	.d_cart_main.salon .d_cart_d_maintxt {
	    width: calc(100% - 30px);
	    padding: 0 15px;
	}
	
	.d_cart_main.salon .d_cart_d_txt {
		padding-bottom: 21px;
	}
	
	.d_cart_main.salon .d_cart_d_txt a {
	    font-size: 20px;
	}
	
	
	/* Плитка с фото о салоне */
	
	.d_cart_main.salon_about {
	    width: 100%;
	    padding: 30px 0;
	}
	
	.d_cart_main.salon_about .d_cart_one {
		cursor: auto;
		margin: 10px;
		height: 300px;
		width: calc(100% / 2 - 20px );
	}
	
	.d_cart_main.salon_about .d_cart_one span {
	    font-size: 14px;
	    font-style: normal;
	}
	

	
	/* Фото по всей ширине с надписями */
	
	.d_fullimg {
		background-size: 120% 100%;
		height: 520px;
	}
	
	.d_fullimg .for_arrow {
		padding-top: 210px;
	}
	
	.d_fullimg.main {
	    background-size: 120% 100%;
	    height: 650px;
/* 	    margin-bottom: 80px; */
	}
	
	.d_fullimg ih1 {
		font-size: 30px;
		margin-bottom: 18px;
		padding-top: 200px;
		font-weight: 600;
	}
	
	.d_fullimg ih1_main {
		margin-bottom: 25px;
		padding-top: 234px;
		line-height: 45px;
		font-size: 30px;
	}
	
	.d_fullimg ih2_main {
		padding-top: 10px;
		font-size: 18px;
		line-height: 25px;
	}
	

	.footer_menu {
		display: none;
	}





.vv1 {
	display: none;
}
.vv2 {
	display: table;
}




}



@media screen and (max-width: 755px) {
    .d_adres .d_cart_main.adres_tablet_cart{
/* 		width: 390px;     */
	}
}

@media screen and (max-width: 600px) {
		.d_fullimg {
		background-size: 170% 100%;
	}
}

/* Промежуточная для мобильной, чтобы картинки лучше отображались 390 -> 600 */
@media screen and (max-width: 535px) {
	.menu_mobile {
	    width: 100%;
	}
	.d_adres .d_cart_main.adres_tablet_cart{
		margin: 0;
	}
	
	.onv11{display: block} /* 0 --> 535 */
	.onv12{display: block} /* 0 --> 1024 */
	.onv13{display: block} /* 0 --> 1440 */
	.onv14{display: block} /* 0 --> max */
	.onv22{display: none} /* 535 --> 1024 */
	.onv23{display: none} /* 535 --> 1440 */
	.onv24{display: none} /* 535 --> max */
	.onv33{display: none} /* 1024 --> 1440 */
	.onv34{display: none} /* 1024 --> max */
	.onv44{display: none} /* 1440 --> max */
	
	.ofv11 {display: none} /* 0 --> 535 */
	.ofv12 {display: none} /* 0 --> 1024 */
	.ofv13 {display: none} /* 0 --> 1440 */
	.ofv14 {display: none} /* 0 --> max */
	.ofv22 {display: block} /* 535 --> 1024 */
	.ofv23 {display: block} /* 535 --> 1440 */
	.ofv24 {display: block} /* 535 --> max */
	.ofv33 {display: block} /* 1024 --> 1440 */
	.ofv34 {display: block} /* 1024 --> max */
	.ofv44 {display: block} /* 1440 --> max */
	
	.header_mobile {
		display: flex;
	}
	.header_main {
		display: none;
	}
	.mobile_menu {
		display: none;
	}

	/* Заголовки */
	
	.d_h1 {
		font-size: 25px;
		line-height: 45px;
		height: 45px;
		margin-top: 80px;
	}
	
	.d_h2 {
		margin-top: 30px;
/* 		width: 360px; */
		margin-bottom: 15px;
	}
	
	.d_h2 span {
		font-size: 14px;
		font-weight: 400;
		line-height: 25px;
	}
	

	
	
	/* Адреса */
	.d_adres_main {
		display: none;
	}
	
	
	
	.d_adres {
		font-family: 'Noto Serif', serif;
	    color: #F1C36D;
	    padding: 10px;
	    width: calc(100% - 20px);
	}
	
	.d_adres pt1 {
	    font-size: 21px;
	    text-align: left;
	}
	
	.d_adres pt3 a {
	    text-decoration: none;
	    color: #B0904F;
	}	
	
	.d_adres.d_adres_footer pt2 {
		margin: 10px 0;
	}
	
	.d_adres.d_adres_footer pt3 {
		margin: 5px 0;
	}
	
	.d_adres.d_adres_footer.d_adres_footer_l pt4 {
		margin: 5px 0;
	
	}
	
	.d_adres_footer {
/* 	    width: 500px; */
	}
	
	.d_adres_footer_r {
	    margin-right: auto;
	}
	
	.d_adres_footer_l {
	    margin-left: auto;
	}
	
	
	.d_adres .d_cart_main .d_cart_one {
        width: max(calc(100% / 2 - 20px), 360px);
        margin: 0px;
    }
	

	
	
	
	
	
	
	
	/* Таблица цен */
	
	.d_table_price {
/* 		max-width: 360px; */
	}
	
	.d_table_price table {
/* 	    writing-mode: vertical-lr; */
	}
	
	.d_table_price th {
	    font-size: 16px;
	}

	
	
	
	/* Подарочный сертификат */
	
	.d_cert {
/* 	    max-width: 360px; */
	}
	
	
	
	/* Плитка с фото основная */
	
	.d_cart_main {
		/* display: grid; */
/* 		width: 390px; */
	}
	
	.d_cart_main .d_cart_one {
		width: calc(100% - 20px);
		margin: 10px;
	}

	.d_cart_main .d_cart_d_maintxt {
		position: absolute;
		bottom: 18px;
		width: 249px;
		padding: 0px 15px;
	}
	
	.d_cart_main .d_cart_d_txt {
		padding-bottom: 10px;
	    color: #f1c36d;
	}
	
	.d_cart_main .d_cart_more {
	    margin: 10px;
	}
	
	
	
	
	/* Плитка с фото на главной странице */
	
	.d_cart_main .d_cart_one.gl_pl1 {
	    width: calc(100% - 20px);
	    height: 370px;
	}
	.d_cart_main .d_cart_one.gl_pl2 {
	    width: calc(100% - 20px);
	    height: 264px;
	}
	.d_cart_main .d_cart_one.gl_pl3 {
		width: calc(100% - 20px);
		height: 370px;
	}
	.d_cart_main .d_cart_one.gl_pl4 {
	    width: calc(100% - 20px);
	    height: 264px;
	}
	
	.d_cart_main.glavn {
		margin-bottom: 40px 
	}
	.d_cart_main.glavn .d_cart_d_maintxt {
		bottom: 40px;
	    padding: 0 30px;
	}
	
	.d_cart_main.glavn .d_cart_d_maintxt.pl1 {
	    width: calc(100% - 60px);
	}
	
	.d_cart_main.glavn .d_cart_d_maintxt.pl2 {
	    width: calc(100% - 60px);
	}
	
	.d_cart_main.glavn .d_cart_d_txt {
		padding-bottom: 20px;
	}
	
	.d_cart_main.glavn .d_cart_d_txt a {
	    font-size: 20px;
	    line-height: 30px;
	}
	
	
	
	
	/* Плитка с фото мастера */
	.d_cart_main.master {
		cursor: auto;
		width: calc(100% - 20px);
		margin-left: 5px;
	    margin-right: 5px;
	}
	
	.d_cart_main.master .d_cart_one {
		width: calc(100% - 10px);
		margin: 10px;
		height: 370px;
	}
	
	/* Плитка с фото салоны */
	.d_cart_main.salon {
		width: calc(100% - 20px);
		padding: 50px 0 0px;
	}
	
	.d_cart_main.salon .d_cart_one {
		width: calc(100% - 20px);
		height: 370px;
		margin: 10px;
	}
	
	.d_cart_main.salon .d_cart_d_maintxt {
	    width: 300px;
	}
	
	.d_cart_main.salon .d_cart_d_txt {
		padding-bottom: 21px;
	}
	
	.d_cart_main.salon .d_cart_d_txt a {
	    font-size: 20px;
	}
	
	
	/* Плитка с фото о салоне */
	
	.d_cart_main.salon_about {
	    width: calc(100% - 20px);
	    padding: 30px 0;
	    margin-left: 5px;
	    margin-right: 5px;
	    
	}
	
	.d_cart_main.salon_about .d_cart_one {
		cursor: auto;
		margin: 10px;
		height: 300px;
		width: calc(100% - 10px);
	}
	
	.d_cart_main.salon_about .d_cart_one span {
	    font-size: 14px;
	    font-style: normal;
	}
	

	
	/* Фото по всей ширине с надписями */
	
	.d_fullimg {
		background-size: 170% 100%;
		height: 520px;
	}
	
	.d_fullimg .for_arrow {
		padding-top: 150px;
	}
	
	.d_fullimg.main {
	    background-size: 250% 100%;
	    height: 465px;
/* 	    margin-bottom: 80px; */
	}
	
	.d_fullimg ih1 {
		font-size: 30px;
		margin-bottom: 18px;
		padding-top: 200px;
		font-weight: 600;
	}
	
	.d_fullimg ih1_main {
		margin-bottom: 25px;
		padding-top: 100px;
		line-height: 45px;
		font-size: 30px;
	}
	
	.d_fullimg ih2_main {
		padding-top: 10px;
		font-size: 18px;
		line-height: 25px;
	}
	

	.footer_menu {
		display: none;
	}





	.vv1 {
		display: none;
	}
	.vv2 {
		display: table;
	}
	
	.d_maps_block {
		height: 340px;
	}




}



@media screen and (max-width: 380px) {

.d_cart_more {
	visibility: hidden;
}

.d_cart_main .d_cart_d_maintxt{
	width: calc(100% - 30px);
}









}
	
	
	