@media screen and (max-height: 768px) {
	.bg {
		bottom: -30px;
	}

}
.slick-product .product__txt {
	padding: 0 50px 0 30px;
}
.slick-product .product__ttl {
	padding-top: 0;
}
#about .about__txt.onleft {
	width: 39%;
}
#about .about__txt.onright {
	width: 35%;
}
.about__btn {
	margin-top: 3%;
}
@media screen and (max-width: 768px) {
	#about .about__txt.onleft,
	#about .about__txt.onright {
		width: 100%;
	}
	.about__btn {
		margin-top: 35px;
	}
	.all .all__list:last-child {
		margin-bottom: 0px;
	}
}

.logo {
	visibility: visible;
}
.logo.small {
	opacity: 0;
	visibility: hidden;
}
.logo.small_inn {
	opacity: 0;
	visibility: hidden;
}
.logo_inner {
	left: -9px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.logo_inner.small {
	left: -9px;
}
#products .h3, #blog .h3, #company .h3, #about .h3, #all .h3 {
	color: #e1b584;
}
.inner__news p {
	margin-bottom: 30px;
}
.inner__news {
	padding: 0;
}
.gallery {
	margin-bottom: 30px;
}
.blog__in {
	-webkit-transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-ms-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
}
.blog__img {
	overflow: hidden;
}
.blog__img::before, .blog__img::after {
	display: none;
}
/*.blog__img img {
	-webkit-filter: blur(3px);
	filter: blur(3px);
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	-o-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
}
.blog__in:hover .blog__img img {
	-webkit-filter: blur(0px);
	filter: blur(0px);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}*/
.button.button--fill svg,
.button.button--line .button__text {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.button.button--fill:hover svg {
	fill: #ef7e07;
	stroke: #ef7e07;
}
.button.button--line:hover svg {
	stroke: #ef7e07;
}
.button.button--line:hover .button__text {
	color: #ef7e07;
}
.blog {
	margin-top: 0px;
}
.container .section.large-pad .section__in {
	padding-bottom: 140px;
}
.header__bl .button {
	padding: 15px 20px 13px;
}
.consultation__preview, .order__preview {
    font-family: "Playfair Display",serif;
    font-size: 1.4rem;
    font-style: italic;
    text-align: center;
}
.consultation .in-title {
    margin: 40px auto;
}
.tags {
    padding: 15px 0 0;
}
.order__filter li a {
	display: none;
}
.order__preview {
	padding-bottom: 40px;
	max-width: 710px;
	margin: 0 auto;
}
.link {
	color: #ef7e07;
	text-decoration: underline;
}
.pdf_link {
	position: relative;
	padding-left: 30px;
	color: #ef7e07;
	text-decoration: underline;
	display: inline-block;
}
.pdf_link:hover, .link:hover {
	text-decoration: none;
}
.pdf_link::before {
	content: '';
	width: 17px;
	height: 21px;
	background: url(/upload/img/icons/icon-pdf.png) no-repeat;
	position: absolute;
	left: 0;
	top: 5px;
}
.left {
	float: right;
}
.inner figure {
	margin-bottom: 30px;
	font-family: "HelveticaNeueCyrLightItalic", Arial, serif;
	font-size: 14px;
	color: #8e88a3;
	text-align: center;
}



.inner-2 {
	margin-bottom: 30px;
	font-family: "HelveticaNeueCyrLightItalic", Arial, serif;
	font-size: 14px;
	color: #8e88a3;
	text-align: center;
  max-width: 880px;
}




.inner-1 {
	margin-bottom: 40px;
	font-family: "HelveticaNeueCyrLightItalic", Arial, serif;
	font-size: 16px;
	color: #8e88a3;
	text-align: center;
	max-width: 880px;
}

.inner-mini {
	margin-bottom: 20px;
	font-family: "HelveticaNeueCyrLightItalic", Arial, serif;
	font-size: 12px;
	color: #8e88a3;
	text-align: center;
	max-width: 980px;
}


.inner figure figcaption {
	max-width: 680px;
	margin: 0 auto;
	text-align: center;
}
.quote {
	margin-top: -20px;
	margin-bottom: 30px;
	text-align: right;
}
.quote > p {
	margin-bottom: 0;
}
.quote > p:last-child {
	font-size: 12px;
	float: right;
	max-width: 640px;
}
.dialog.dialog--open {
	overflow: auto;
}
.dialog__overlay {
	position: fixed;
}
@media screen and (max-height: 820px){
	.dialog__content {
		margin-top: 150px;
	}
}
.dialog__content::after {
	bottom: -40px;
	content: "";
	display: block;
	height: 40px;
	left: 0;
	position: absolute;
	width: 100%;
}
.no-scrolly body {
	overflow: hidden;
}
.bg-wrap.is-inner .bg {
	margin-right: 0;
}
.mob .mob__order:hover {
	color: #e8c29a;
}
.c-blockquote__text span {
	max-width: 100%;
}
.c-blockquote__text span {
	color: #8e88a3;
}
.check {
    display: inline-block;
    margin-bottom: 10px;
    width: auto;
}
.check label {
    display: inline;
}
input[type="checkbox"] {
    display: none;
}
.check label {
	cursor: pointer;
    display: inline-block;
    margin-right: 15px;
    padding-left: 25px;
    position: relative;
    font-family: "HelveticaNeueCyrRoman",Helvetica,sans-serif;
    font-size: 11px;
    color: #89859a;
}
.check label:before {
    background-color: #fff;
    top: 0;
    border: 1px solid #e0dfe6;
    content: "";
    display: inline-block;
    height: 16px;
    left: 0;
    position: absolute;
    width: 16px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
input[type="checkbox"]:checked + label:before {
    content: "\2713";
    font-size: 15px;
    color: #89859a;
    text-align: center;
    line-height: 15px;
}

#waiting .popup__inner {
    padding: 50px 0 15px;
}
#waiting .field {
    margin-bottom: 10px;
}
#waiting .dialog__content {
	top: 25px;
}
#waiting .form__bottom .button {
	margin-bottom: 10px;
}
#waiting .popup__inner .desc {
	font-family: "HelveticaNeueCyrRoman",Helvetica,sans-serif;
    font-size: 11px;
    color: #89859a;
    text-align: center;
    margin-bottom: 10px;
}
.c-blockquote__img img {
	border-radius: 100%;
}
body {
	opacity: 1;
	-webkit-transition: opacity 0.3s ease 0s;
	-moz-transition: opacity 0.3s ease 0s;
	-o-transition: opacity 0.3s ease 0s;
	transition: opacity 0.3s ease 0s;
}
body.opacity {
	opacity: 0;
	-webkit-transition: opacity 0s ease 0s;
	-moz-transition: opacity 0s ease 0s;
	-o-transition: opacity 0s ease 0s;
	transition: opacity 0s ease 0s;
}
.c-blockquote__text {
	display: table;
	overflow: visible;
}
@media screen and (max-width: 768px){
	.c-blockquote__text {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
	}
	.c-blockquote__text p {
		-ms-flex-order: 2;     
		-webkit-order: 2;  
		order: 2;
		margin-bottom: 0;
	}
	.c-blockquote__text span {
		-ms-flex-order: 1;     
		-webkit-order: 1;  
		order: 1;
		margin-bottom: 25px;
	}
}
.c-blockquote__text p {
	position: relative;
}
.c-blockquote__text p:before {
	content: "“";
	font-size: 4rem;
	position: absolute;
	top: -35px;
	left: -35px;
}
/*.blockquote p {
	padding-top: 1rem;
	line-height: 1.4;
	color: #1a142f;
}*/
@media screen and (max-width: 1024px) {
	.logo {
		margin-top: 85px;
		opacity: 1;
		transform: none;
	}
}
@media screen and (max-width: 980px) {
	.header {
		left: 25px;
		right: 25px;
	}
	.header .header__wrap {
		left: 0;
		right: 0;
	}
}
.container .section__in {
	padding: 32px 0 195px;
}
.container .section .flourish {
	/*-webkit-background-size: 3% 100%;
	background-size: 3% 100%;*/
	height: 150px;
	background: url("/bitrix/templates/author/img/consultation-deco-pl.png") no-repeat center bottom;
	background-position: center bottom;
}
@media screen and (max-width: 979px) {
	.logo {
		margin-top: 5px;
		opacity: 0.5;
		-webkit-transform: scale(0.56);
		-moz-transform: scale(0.56);
		-o-transform: scale(0.56);
		transform: scale(0.56);
	}
	.slick-product .product__txt {
		padding: 20px 0 0;
	}
	.container .section .flourish {
		background: url("/bitrix/templates/author/img/consultation-deco-m.png") no-repeat center bottom;
		height: 120px;
	}
}
.blockquote::before {
	background: rgba(0, 0, 0, 0) url("/bitrix/templates/products/img/icons-se5a7d47aa8.png") no-repeat scroll 0 -1020px;
	content: "";
	height: 28px;
	left: 50%;
	position: absolute;
	top: -2px;
	margin-left: -20px;
	width: 53px;
}
.footer.is-main {
	padding: 50px 25px 240px;
}
@media screen and (max-width: 768px) {
	/*.container .section .section__in {
		padding: 32px 0 155px;
	}*/
	.footer.is-main {
		padding-bottom: 0;
	}
}
.consultation__section {
	padding-bottom: 175px;
}
.consultation__section:last-child {
	margin-bottom: 0;
}
.consultation__section::after {	
	height: 150px;
	background: url("/bitrix/templates/author/img/consultation-deco-pl.png") no-repeat;
	background-position: center bottom;
}
@media screen and (max-width: 768px) {
	.consultation__section::after {
		height: 120px;
		background: url("/bitrix/templates/author/img/consultation-deco-m.png") no-repeat;
		background-position: center bottom;
	}
}
.all__list li:first-child a {
	line-height: 1.5;
}
.bg.bg__new {
	height: 179px;
	background-image: url(/bitrix/templates/author/img/big/bg.png);
	-webkit-background-size: 100% 99%;
	background-size: 100% 99%;
}
.bg.bg__new.position {
	-webkit-transform: translateY(60px);
	-moz-transform: translateY(60px);
	-o-transform: translateY(60px);
	transform: translateY(60px);
}
@media screen and (max-width: 1573px) {
	.bg.bg__new {
		-webkit-background-size: auto auto;
		background-size: auto auto;
	}
}
@media screen and (max-width: 1280px) {
	.bg {
		bottom: -50px;
	}
	.bg.bg__new.position {
		-webkit-transform: translateY(40px);
		-moz-transform: translateY(40px);
		-o-transform: translateY(40px);
		transform: translateY(40px);
	}
}
@media screen and (max-width: 768px) {
	.footer.is-main {
		background-image: url("/bitrix/templates/author/img/horses.png");
		-webkit-background-size: contain;
		background-size: contain;
		background-position: bottom center;
		background-repeat: no-repeat;
	}
	.bg.bg__new {
		display: none;
	}
}
.horse__head-one {
	position: absolute;
	width: 134px;
	height: 268px;
	background-image: url(/bitrix/templates/author/img/big/horse-1.png);
	left: 51%;
	bottom: 0;
}
.horse__head-two {
	position: absolute;
	width: 368px;
	height: 290px;
	background-image: url(/bitrix/templates/author/img/big/horse-2.png);
	left: 72%;
	bottom: 0;
}
.footer.is-main {
	padding: 50px 25px 205px;
}
@media screen and (max-width: 1280px) {
	.footer.is-main {
		padding: 50px 25px 180px;
	}
}
@media screen and (max-width: 768px) {
	.footer.is-main {
		padding-bottom: 130px;
	}
}
.field span {
	color: #89859a;
	opacity: 0.7;
}
.anchors li::after {
    color: #e8c29a;
    content: "·";
    font-size: 20px;
    margin: -14px 0 0 -2px;
    position: absolute;
    right: 100%;
    top: 50%;
 
}
 .anchors li:nth-last-child(2)::after{
    color: #e8c29a;
    content: "·";
    font-size: 0px;
    margin: -14px 0 0 -2px;
    position: absolute;
    right: 100%;
    top: 50%;
}
 .anchors li:last-child::after {
    display: block;
}
.anchors li:first-child::after {
    display: none;
}
.blockquote {
	min-height: 100%;
}
@media screen and (max-width: 1024px) {
	.blockquote {
		background: url("/bitrix/templates/author/img/quote-cols-pl.png") no-repeat scroll center top;
	}
	.blockquote::before {
		left: 49%;
		top: 8px;
	}
}

@media screen and (max-width: 768px) {
	.container .section.large-pad .section__in {
		padding-bottom: 0;
	}
	.blockquote {
		background: url("/bitrix/templates/author/img/quote-high-m.png") no-repeat scroll center top;
		padding: 60px 0 85px;
	}
	.blockquote::before {
		left: 50%;
		top: 8px;
	}
	.pages {
		padding: 20px 0;
	}
	.section.is-blog .section__in {
		padding-bottom: 0
	}
	.footer {
		padding: 20px 20px 35px;
	}
	.logo_inner {
		left: 0px;
	}
	.container #all .section__in .all {
		margin-top: 40px;
	}
}
@media screen and (max-width: 480px) {
	.order__preview {
		padding: 0 5% 40px;
	}
}
.dialog {
    align-items: initial;
    display: inline-block;
    font-size: 0;
    justify-content: initial;
    padding: 60px 15px;
    pointer-events: none;
    position: fixed;
    text-align: center;
    z-index: 999;
}
.dialog::before {
    content: "";
    display: inline-block;
    height: 80%;
    width: 0;
}
.dialog__content {
	display: inline-block;
}
.dialog__content {
	min-width: 290px;
	margin-top: 0;
}
#waiting .dialog__content {
	top: 13px;
}



#alx_feed_back_FID1 .afbf_feedback_poles .afbf_btn:hover {
    color: #fff !important;
    background: #c36400 !important;
}
 
#alx_feed_back_FID1 .afbf_feedback_poles .afbf_btn {
    color: #fff !important;
    background: #ef7e07 !important;
    margin-bottom: 20px !important;
}

.afbf_submit_block {

    text-align: center !important;
}
/*комп*/
@media(min-width:769px){
 	#viewport > header:nth-child(1) { display: none;}
 	#viewport > header:nth-child(2) {opacity: 1; margin-top: -45px;}
 	#morph-shape {
 		display: none;
 	}
 	#viewport > header:nth-child(2) > div > div > div.header__bl.onleft > div.header__menu > a > img{
 		width: 45%;
 	}
 	.header__menu {
    	float: left;
    	width: 20%;
	}
		.header__menu img{
			width: 100%;
		}
	.header__bl.onright{
		width: 20%;
	}
	.header__bl.onleft{
		width: 100%;
	}
	#viewport > header:nth-child(2){
		left: 0;
		right: 0;
	}
		#viewport > header:nth-child(2) .header__wrap{
			padding: 60px 50px 0 10px;
			top: 0;
			width: 100%;
			margin: 0 auto;
		}
 
a.phone {
    font-size: 16px;
    color: rgba(142, 136, 163, 0.8);
    /*font-family: "Playfair Display", serif;*/
    /*font-style: italic;*/
    -moz-transition: color 200ms;
    -o-transition: color 200ms;
    -webkit-transition: color 200ms;
    transition: color 200ms;
}
.cent_menu {
    width: 60%;
    float: left;
}
.anchors {
    font-size: 0;
    margin-top: 25px;
}


.anchors li {
    position: relative;
    display: inline-block;
    padding: 0 10px;
}

.anchors__link {
    font-size: 16px;
    /*color: rgba(142, 136, 163, 0.8);*/
    color: #4c4369;
    font-family: "Playfair Display", serif;
    font-style: normal;
    -moz-transition: color 200ms;
    -o-transition: color 200ms;
    -webkit-transition: color 200ms;
    transition: color 200ms;
}
	.anchors__link:hover{
		color: #ef7e07;
	}
a.anchors__link.js-link.is-active {
    color: #ef7e07;
}

}
/*тел*/
@media(max-width:769px){
	#viewport > header:nth-child(1) {opacity: 1;}
 	#viewport > header:nth-child(2) {display: none;}
 	#viewport > div.section.is-blog > div > div.order.js-tab-group > div > div.order__content.is-active.js-tab-cont.js-tab1 > div > div.order__info > div.order__btn > p:nth-child(2){
	margin-top: -150px;
}
}

.afbf_item_pole .afbf_name { 
	opacity: 1;
    font-family: "HelveticaNeueCyrRoman", Helvetica, sans-serif;
    font-size: 11px;
    letter-spacing: 0.1em;
    color: #c2bfcd;
    text-transform: uppercase;
    display: block;
    margin: 0 0 5px;
}
textarea#MESSAGE_FID11 { 
width: 100%;
 
}

.afbf_item_pole {
    padding: 0px;
    margin: 10px 0px 10px !important;
    position: relative;
}
@media only screen and (max-width: 768px) {
	.order { 
		margin: 50px; 
	}
}
@media screen and (max-width: 480px){
	.order__img p{
		/*display: none;*/
	}
}
.header__bl.onright .button-wrap{
	display: none;
}

	.text_le{
	   color: rgb(104, 96, 129);
	}
		.header__bl.onleft .anchors li:last-child{
			border: 1px solid #686081;
    		border-radius: 10px;
		}
			.header__bl.onleft .anchors li:last-child::after{
				display: none;
			}
		.header__bl.onleft .anchors li:last-child a{
			/*color: #ef7e07;*/
		}
		.header__bl.onleft .anchors li:last-child:hover{
			/*font-weight: bolder;*/
			border: 1px solid #ef7e07;
		}
		.fa-phone{
			color: #fff;
		    background-color: #686081;
		    border-radius: 50%;
		    width: 30px;
		    height: 30px;
		    padding: 9px 0 0 1px;
		    top: -12px;
		    left: -5px;
		    position: relative;
		}
#afbf_product_fid1{
	display: none;
}
#f_feedback_FID1 input{
	font-family: "HelveticaNeueCyrRoman", Helvetica, sans-serif;
    font-size: 11px;
    letter-spacing: 0.1em;
    color: #89859a;
}
#fb_close_FID1{
	text-align: center !important;
	color: #fff !important;
	font-size: 16px !important;
}
#bx_incl_area_4 > ul{ 
	display: none; 
}
@media screen and (max-width: 780px){
	.out.is-inner .bg-wrap{
		display: none;
	}
}

#viewport > div.section.is-blog > div > ul.breadcrumbs > li > a {
    display: none;
}

#MESSAGE_FID11{
    width: 100%;
    z-index: 100;
    height: 102px;
    overflow: auto;
    resize: vertical;
    max-height: 450px;
border: 1px solid #e0e0e0 !important;
    min-width: 100%;
    resize: none;
     font-family: "HelveticaNeueCyrRoman", Helvetica, sans-serif;
    font-size: 11px;
    letter-spacing: 0.1em;
    color: #89859a;
}

#MESSAGE_FID11:focus{
    width: 100%;
    z-index: 100;
    height: 102px;
    overflow: auto;
    resize: vertical;
    max-height: 450px;
border: 1px solid #89859a !important;
    min-width: 100%;
    resize: none;
     font-family: "HelveticaNeueCyrRoman", Helvetica, sans-serif;
    font-size: 11px;
    letter-spacing: 0.1em;
    color: #89859a;
}

#MESSAGE_FID11 {
	height: 100px !important;
}
@media screen and (max-width: 768px){
	#f_feedback_FID1 input{
		width: 100%;
		font-size: 12px;
		display: block;
		height: 40px;
	}
	#f_feedback_FID1 input.button {
		height: auto;
		margin: 0 auto;
	}
	textarea#MESSAGE_FID11{
		padding: 10px 0 0 10px;
	}
}


@media(min-width:1469px){
#viewport > header:nth-child(2) .header__wrap {
    padding: 60px 50px 0 10px;
    top: 0;
    width: 1300px;
    margin: 0 auto;
}
	}
 
body > div.out.is-inner.open-menu > nav > div > div > ul > li:nth-child(7) {
	    border-radius: 73px;
}

.button.is-orange {
    background: #f89a36;
    color: #fff;
    border: none;
    text-align: center;
    letter-spacing: 0.1em;
    cursor: pointer;
}