@font-face {
font-family: 'Roboto';
src: url('../fonts/Roboto-Regular.eot');
src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
url('../fonts/Roboto-Regular.woff') format('woff'),
url('../fonts/Roboto-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Roboto';
src: url('../fonts/Roboto-Thin.eot');
src: url('../fonts/Roboto-Thin.eot?#iefix') format('embedded-opentype'),
url('../fonts/Roboto-Thin.woff') format('woff'),
url('../fonts/Roboto-Thin.ttf') format('truetype');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Roboto';
src: url('../fonts/Roboto-Medium.eot');
src: url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
url('../fonts/Roboto-Medium.woff') format('woff'),
url('../fonts/Roboto-Medium.ttf') format('truetype');
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'Righteous';
src: url('../fonts/righteous.eot');
src: url('../fonts/righteous.eot?#iefix') format('embedded-opentype'),
url('../fonts/righteous.woff') format('woff'),
url('../fonts/righteous.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
a{
	color: #8195b3;
}
a,a:focus,a:hover,a:active,button, 
button:hover { outline: 0 !important; box-shadow: none !important; } 
a:focus {text-decoration: none;} 

.wrapper {
	background: #fff;
    padding-top: 30px;
}
.header .header-menu {
	position: relative;
}
.header .logo {
	text-align: center;
}
.header-black {
	height: 32px;
	background: #000000;
}
.header .nav {
	position: relative;
}
.header .nav .nav-toggle {
	background: url("../img/menu.svg") no-repeat;
    width: 40px;
    height: 26px;
    position: absolute;
    bottom: 14px;
	cursor: pointer;
}
.nav-phone a{
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 38px;
	text-align: center;
	letter-spacing: 0.03em;
	color: #424242;
}
.nav-phone {
    position: absolute;
    bottom: 14px;
	cursor: pointer;
	right: 0px;
}
.header .nav ul, .header .nav .nav-close {
	display: none;
}
.mobile_img
{
	display: none;
}
	
.header .nav.visibile .nav-close {
	display: block;
	position: absolute;
	cursor: pointer;
	background: url("../img/close.svg") no-repeat;
	width: 22px;
    height: 22px;
    z-index: 999999;
    opacity: 1;
    top: -8px;
    left: 255px;
}
.header .nav.visibile ul {
	display: block;
    position: absolute;
    z-index: 99999;
    background: #000;
    max-width: 300px;
    width: 100%;
    padding: 86px 40px 24px 40px;
    top: -36px;
	list-style: none;
}
.header .nav.visibile ul li { 
    padding-bottom: 30px;
}
.header .nav.visibile ul li a{ 
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0.1em;
	text-decoration-line: underline;
	color: #FFFFFF;
}
.header .nav.visibile .nav-toggle {
	display: none;
}
.content {
	padding-top: 26px;
}
.container {
	padding: 0;
}
.row {
    margin-right: 0;
    margin-left: 0;
}
.promo-img img {
	width: 100%;
}
.nc-block .nc-header {
	text-align: center;
	border-top: 10px solid #000000;
	margin: 30px 0 40px 0;
	padding-top: 28px;
} 
.nc-block .nc-header .nc-logo{
    margin: 30px 0 20px 0;
}
.nc-block .nc-header .description {
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #000000;
	position: relative;
	margin-top: 30px;
}
.nc-block .nc-header .description:before {
	content: ' ';
	display: block;
	border-bottom: 1.5px solid #E5E5E5;
    width: 24%;
    max-width: 306px;
    position: absolute;
    top: 8px;
}
.nc-block .nc-header .description:after {
	content: ' ';
	display: block;
	border-bottom: 1.5px solid #E5E5E5;
    width: 24%;
    max-width: 306px;
    position: absolute;
    top: 8px;
	right: 0;
}
.nc-block .nc-header .link {
	margin-top: 12px;
}
.nc-block .nc-header .link a {
	font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.1em;
    text-decoration-line: underline;
    color: #85888C;
} 
.bx-wrapper {
	box-shadow: none !important;
	margin-bottom: 45px !important;
}



.bx-wrapper .bx-prev {
    width: 22px !important;
    height: 42px !important;
    background: url(../img/left.png) no-repeat !important;
}
.bx-wrapper .bx-controls-direction a {
	margin-top: -21px !important;
}
.bx-wrapper .bx-next {
    width: 22px !important;
    height: 42px !important;
    background: url(../img/right.png) no-repeat !important;
}

.goods_carusel .bx-prev {
    width: 22px !important;
    height: 42px !important;
    background: url(../img/arr2.png) no-repeat !important;
}
.goods_carusel .bx-next {
    width: 22px !important;
    height: 42px !important;
    background: url(../img/arr1.png) no-repeat !important;
}
.bx-slider li {
	position: relative;
}
.slide-text {
	position: absolute;
	background: rgba(255, 255, 255, 0.9);
    padding: 22px 22px 22px 28px;
    max-width: 584px;
    bottom: 60px;
    right: 48px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #333333;
}
.slide-text:after {
    content: ' ';
    display: block;
    height: 8px;
    width: 100%;
    background: #000000;
    margin-right: -22px;
    margin-left: -28px;
    bottom: -12px;
    position: absolute;
}
.bx-carousel-wrap {
	width: 100%;
}

.gallery {
}
.gallery .description {
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #000000;
	position: relative;
	margin-top: 20px;
	margin-bottom: 58px;
}
.gallery .description:before {
	content: ' ';
	display: block;
	border-bottom: 1.5px solid #E5E5E5;
    width: 31%;
    max-width: 416px;
    position: absolute;
    top: 8px;
}
.gallery .description:after {
	content: ' ';
	display: block;
	border-bottom: 1.5px solid #E5E5E5;
    width: 31%;
    max-width: 416px;
    position: absolute;
    top: 8px;
	right: 0;
}
.gallery img{
	width: 100%;
}
.gallery .name_goods {
	font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    position: absolute;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.1em;
    color: #85888C;
    white-space: nowrap;
    bottom: 15px;
    left: 15px;
}
.gallery .name {
	font-family: Roboto;
	font-style: normal;
	font-weight: 300;
	font-size: 21px;
	line-height: 28px;
	letter-spacing: 0.2em;
	color: #85888C;
	margin-top: 20px;
	white-space: nowrap;
}
.contacts {
	margin-top: 35px;
}
.contacts .description {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #000000;
	position: relative;
	margin-top: 20px;
	margin-bottom: 34px;
}
.contacts .description:before {
	content: ' ';
	display: block;
	border-bottom: 1.5px solid #E5E5E5;
    width: 36%;
    max-width: 456px;
    position: absolute;
    top: 8px;
}
.contacts .description:after {
	content: ' ';
	display: block;
	border-bottom: 1.5px solid #E5E5E5;
    width: 36%;
    max-width: 456px;
    position: absolute;
    top: 8px;
	right: 0;
}
.contacts .text {
	text-align: center;
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	letter-spacing: 0.03em;
	color: #333333;
	margin-bottom: 20px;
}
.contacts .items {
	text-align: center;
}
.contacts .items .item{
	text-align: center;
	padding-top: 22px;
}
.contacts .items .item img{
    margin-bottom: 11px;
}
.contacts .items .item .name{
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #85888C;
	margin-bottom: 10px;
}
.contacts .items .item .text{
	font-family: Roboto;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	color: #333333;
	margin-bottom: 0;
}
.mobile_text_under
{
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
.footer .description {
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #000000;
	position: relative;
	margin-top: 20px;
	margin-bottom: 48px;
}
.footer .description:before {
	content: ' ';
	display: block;
	border-bottom: 1.5px solid #E5E5E5;
	width: 31%;
    max-width: 396px;
    position: absolute;
    top: 8px;
}
.footer .description:after {
	content: ' ';
	display: block;
	border-bottom: 1.5px solid #E5E5E5;
	width: 31%;
    max-width: 396px;
    position: absolute;
    top: 8px;
	right: 0;
}
.form-group {
    margin-bottom: 1.5rem !important;
}
.btn {
	background: #94A564;
    border-radius: 0;
	width: 360px;
	height: 50px;
	padding: 0;
}
button.btn{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 12px 114px;
	background: #85888C;
}
.btn:hover {
    color: #fff;
	background: #65676a !important;
}
.white-block{
	background: #fff;
	padding: 50px 0 60px 0;
}
.form-order .container{
	margin-bottom: 30px;
    padding-bottom: 25px;
}
.form-order label, .form-order input, .form-order textarea {
	font-family: Roboto;
	font-style: normal;
	font-weight: 300;
	font-size: 24px;
	line-height: 22px;
	letter-spacing: 0.05em;
	color: #85888C;
}
.form-order textarea {
	height: 258px;
    border: 1.5px solid #E5E5E5;
    box-sizing: border-box;
    border-radius: 1px;
	padding: 13px;
}
.form-order input[type="text"], .form-order input[type="email"]{
    border: 1.5px solid #E5E5E5;
    box-sizing: border-box;
    border-radius: 1px;
}
.form-order .form-check label{
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 25px;
	color: #000000;
}
.form-order .form-check label a{
	color: #85888C;
}
input[type=checkbox] {
	opacity: 0;
    z-index: 999;
}
.form-check label:before {
	border: 1.5px solid #E5E5E5;
    box-sizing: border-box;
    border-radius: 2px;
    content: '';
    display: inline-block;
    left: 0;
    width: 20px;
    height: 20px;
    position: absolute;
}
.form-check-label{
	padding-left: 10px;
}
input[type=checkbox]:checked + label:before {
	content: "\2713";
    font-size: 20px;
    color: #1b1b1b;
    text-align: center;
    line-height: 15px;
    font-weight: bold;
}
.copy{
	margin: 40px 0 0 0;
	font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.02em;
    color: #000000;
}
.footer-black{
	background: #000000;
    height: 5px;
    margin-bottom: 25px;
}
@media (min-width: 1300px){
	.gallery-desktop .bx-wrapper .bx-controls-direction a{
		top: 44.5% !important;
	}
}
@media (min-width: 1200px){
	.container {
		max-width: 1310px;
	}
}
@media (max-width: 1200px) {
	.description:after, .description:before {
	display: none !important;
}
}
@media (max-width: 1024px) {
	.gallery .name {
		font-size: 18px;
		line-height: 20px;
		margin-top: 12px;
		white-space: unset;
	}
}
.container.mobile
{
	display:none;
}
.mobile_coll
{
	display:none;
}
.mobile_carusel
{
	display:none;
}
.contacts .items .item .name
{
	font-weight: 600 !important;
	color: black !important;
}
.contacts .items .item .text
{
	font-weight: 400 !important;
}
.contacts .description
{
	font-weight: 600 !important;
}
 @media (min-width: 377px) and (max-width: 766px) {
	 .header .nav.visibile .nav-close {
		left: 75%;
	 }
	 .header .nav.visibile ul {
		left: 11%;
	 }
	  .slide-text {
		background: none !important;
		padding: 0px 0px 14px 34px !important;
		top: 350px !important;
		right: 28px !important;
		font-size: 14px !important;
		line-height: 17px !important;
	}
 }
  @media (min-width: 377px) and (max-width: 390px) {
	.slide-text {
		background: none !important;
		padding: 0px 0px 14px 34px !important;
		top: 330px !important;
		right: 28px !important;
		font-size: 14px !important;
		line-height: 17px !important;
	}
  }
  @media (max-width: 376px){
	 .header .nav.visibile .nav-close {
		left: 75%;
	 }
	 .header .nav.visibile ul {
		left: 7%;
	 }
	 .slide-text {
		background: none !important;
		padding: 0px 0px 14px 34px !important;
		top: 315px !important;
		right: 28px !important;
		font-size: 14px !important;
		line-height: 17px !important;
	}
 }
 @media (max-width: 767px) {
	.mobile_img
	{
		display: block;
	}
	.decstop_img
	{
		display: none;
	}
	.footer-black
	{
		margin-bottom: 10px !important;
		margin-top: 40px !important;
	}
	.mobile_text_under span
	{
		font-family: Roboto;
		font-style: normal;
		font-weight: 400;
		font-size: 16px;
		line-height: 19px;
		text-align: center;
		letter-spacing: 0.15em;
		color: #000000;
	}
	.mobile_text_under
	{
		width: 100%;
		text-align: center;
		display: block !important;
		margin-bottom: 40px !important;
		
	}
	.mobile_coll
	{
	 display: block !important;
	}
	.desctop_coll
	{
	display: none !important; 
	}
	.mobile_carusel .bx-wrapper .bx-controls-direction a
	{
		top: 56% !important;
	}
	.mobile_carusel  .bx-wrapper .bx-next {
		right: 0px !important;
		background: url(../img/mob_arrow_right.png) no-repeat !important;
	}
	.mobile_carusel  .bx-wrapper .bx-prev {
		background: url(../img/mob_arrow_left.png) no-repeat !important;
	}
	
	.mobile_carusel .name_goods
	{
		font-size: 8px !important; 
		bottom: 7px !important;
	}
	.mobile_carusel
	{
		display:block !important;
	}
	.desktop_carusel
	{
		display: none !important;
	}
	.container.decstop
	{
		display:none !important;
	}	
	.container.mobile
	{
		display:block !important;
	}
	.nc-header .logo img
	{
		width: 55%;
	}
	.nc-block .nc-header .link a
	{
		font-size: 16px !important; 
	}
	.nc-block .nc-header .description
	{
		font-size: 16px !important;
		line-height: 24px;
		font-weight: bold;
	}
	.nc-block .nc-header
	{
		border-top: 6px solid #000000 !important;
		margin: 7px 0 40px 0 !important;
	}
	.header .nav .nav-phone
	{
		
	}
	.header .nav .nav-toggle
	{
		right: 0px !important; 
		z-index: 100000;
	}	
	.nav-phone
	{
		left: 0px !important; 
		bottom: 8px !important; 
	}
	.header .logo
	{
		display:none;
	}
	.header .container
	{
		padding-top: 15px !important;
	}
	.form-order .text-center
	{
		padding-left: 15px;
		padding-right: 15px;
	}
	.btn{
		width: 100%;
		height: 50px;
		padding: 0;
	}
	.white-block {
		padding: 30px 0 15px 0;
	}
	.form-order label, .form-order input {
		font-family: Roboto;
		font-size: 17px;
		line-height: 22px;
	}
	.form-order .form-check label {
		font-size: 12px;
		line-height: 22px;
	}
	button.btn{
		padding: 0;
	}
	.slide-text:after
	{
		background: none !important;
	}
 }