/* -------------------------------
	Global 
------------------------------- */
html, body {height: 100%;}
	html {background: #fff;}
	body {
		min-width: 320px;
		font: 14px/1.3 'Raleway', sans-serif;
	}

body,
dl, dd,
blockquote, fieldset, legend {
	margin: 0;
	padding: 0;
}
fieldset {border: none;}
table {
	border: none;
	border-collapse: collapse;
}
	th, td {vertical-align: top;}
	th {
		text-align: left;
		font-weight: normal;
	}
address {font-style: normal;}
p, ul, ol {margin: 0 0 1.5em 0;}
img {
	max-width: 100%;
	vertical-align: top;
}


*,
*::before,
*::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

*::before,
*::after {
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.clearfix::after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
	line-height: 0;
}

#wrapper {
	background: #fff;
	max-width: 1950px;
	min-height: 100%;
	margin: 0 auto;
	overflow-x: hidden;
	position: relative;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.gray {
	background-color:#454545!important;
}

.in {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	/*padding: 0 30px;*/
	padding: 0;
	position: relative;
}

/* -------------------------------
	Txt 
------------------------------- */


.title1 {
	margin: 0 0 1em 0;
	color:#fff;
	text-transform:uppercase;
	font: 700 65px / 1.2 'Oswald', sans-serif;
	text-align: center;

}

.title2 {
	margin: 0 0 0.5em 0;
	color:#2d3033;
	text-transform:uppercase;
	font: 700 45px/1.2 'Oswald', sans-serif;
    text-align: left;
}

.title2::before {
	content: "";
    position: absolute;
	width: 78px;
	height: 45px;
	background-image: url('../img/arrow.svg');
	background-repeat:no-repeat;
	margin-top:-70px;
}

.title3 {
	margin: 20px 0 1em 0;
	font: 400 22px 'Raleway', sans-serif;
	
}

.title4 {
	margin: 0 1em 0 0;
	font: 700 22px 'Oswald', sans-serif;
	display: inline-block;
    vertical-align: middle;
	text-transform: uppercase;
}

.center {
	text-align: center;
}



/* -------------------------------
	Links 
------------------------------- */
:focus {outline: none;}
a img {border: none;}

a {
	color:;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a:hover {text-decoration: none;}

a[href^="tel"] {
	color: inherit;
	white-space: nowrap;
	text-decoration: none;
}


	 .btn {
		padding: 10px 50px 13px 50px;
		cursor: pointer;
		border: 0px;
		text-decoration: none;
	}
	
	 .btn span {
		display: block;
		padding: 7px;
	}
	
	

.c_wr0 {
	position: absolute;
    /*height: 220px;*/
	margin: 50px auto;
    min-width: 100%;
    z-index: 100;
}
	.c_wr0 .logo {
		

	}
	
	.c_wr0 .logo img {
		height: 60px;
		width: auto;
	}

	
	.c_wr0 .descr {
		margin: 0 0 0 auto;

	}
	
	.c_wr0 .descr a {
		color: #fff;
		font: 500 14px 'Oswald', serif;
		text-decoration: none;
		margin-right: 40px;
		text-transform:uppercase;
	}
	
	.c_wr0 .descr a:last-child {
		margin-right: 0;
	}
	
	.c_wr0 .descr a:hover {
	    text-decoration: underline;
	}
	
	.c_wr0 .descr a.active {
		/*color: #e11f26;*/
	}


	.c_wr0 .in {
		text-align: center;
	}
	
	.c_wr0 p {
		text-align: left;
	}


	.c_wr0 .in {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		border-bottom: 1px solid #616161;
		padding-bottom: 20px;
	}

.c_wr0.text {
	position: inherit;
}

.inner {
	position:inherit!important;
}

.c_wr {
	background-color: #454545;
	position: relative;
}

.c_wr.products {
	background: url(../img/bkg3.jpg) bottom / cover no-repeat;
	position: relative;
}


	.c_wr .in {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: flex-end;
		min-height: 750px;
		/*padding-top: 100px;
		padding-bottom: 150px;*/
	}

	.c_wr .descr {
		margin-bottom: 120px;
	}
	
	.c_wr p{
		margin-bottom:70px;
		color:#fff;
		font-size:20px;
		text-align: center;
		}
		.c_wr .descr .title {}

		
	.c_wr .btn, .c_wr6 .btn{
		color: #fff;
		font: 600 14px 'Oswald', serif;
		text-transform:uppercase;
		background-color:#e84545;
		
	}
	
	

.c_wr1_1 {
	padding: 30px 0;
	}
	
	.c_wr1_1 .in {
		text-align: center;
	}
	
	.c_wr1_1 .descr{
		margin: 0 10%;
	}
	
.c_wr1_2 {
	padding: 30px 0;
}
	.c_wr1_2 .in {
		text-align: left;
	}
	
	.c_wr1_2 .descr{
		margin: 0;
	}
	
	.c_wr1_2 table {
		border: 1px solid black!important;
		
	}
	
	.c_wr1_2 td {
		border: 1px solid black;
		padding: 5px 10px;
		
	}
	
	.c_wr1_2 a {
		color:#000;
	}

.c_wr1 {
	
	}
	
	.c_wr1 .in {
		/*text-align: center;*/
	}
	
	.c_wr1 .descr{
		/*margin: 0 10%;*/
		color:#fff;
		text-align:center;
	}
	
	.c_wr1 .descr p {
		font-size:18px;
	}
	

.b_info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -20px;
	padding: 30px 0 30px 0;
}
	.b_info .item {
		-ms-flex-preferred-size: 165px;
		flex-basis: 500px;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		padding: 50px 80px;
		/*margin-right:50px;*/
	}
		.b_info .item:nth-child(2n){
			margin-right:0;
		}

		.b_info .ico {
			display: block;
			width: auto;
			height: 80px;
			margin: 0 auto 25px 0;
			background-repeat: no-repeat;
			background-position: center;
			background-size: contain;
		}
		.b_info .ico.v1 {background-image: url(../img/Expertly.png);}
		.b_info .ico.v2 {background-image: url(../img/Personalized.png);}
		.b_info .ico.v3 {background-image: url(../img/Direct.png);}
		.b_info .ico.v4 {background-image: url(../img/Committed.png);}
		
		.b_info p {
			margin: 0; 
			text-align:center;
		}

.c_wr2 {
	background: url(../img/bkg1.jpg) center  left / contain  no-repeat;
	background-color: #53354a;
	
}
	.c_wr2 .in {
		   display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: flex-start;
		min-height: 500px;
		text-align: left;
		margin-left: 35%;
		
		flex-direction: column;
		justify-content: center;
		flex-wrap: nowrap;
	}
		.c_wr p{
			margin-bottom:60px;
			color: #fff;
		}
		
		.c_wr2 .title2 {
		text-align: left;
		margin: 0;
	}
		
		.c_wr2 .descr {
			max-width: 700px;
		}
		
		
		@media screen and (max-width: 1700px) {
			.c_wr2 .in { margin-left: 45%;}
		}
		
		@media screen and (max-width: 1400px) {
			.c_wr2 .in { margin-left: 50%; }
			.c_wr2 .descr { max-width: 500px; }
		}
		
		@media screen and (max-width: 1280px) {
			.c_wr2 p { font-size: 32px!important; }
		}
		@media screen and (max-width: 1180px) {
			.c_wr2 p { font-size: 26px!important; }
			.c_wr2 .in { margin-left: 55%;}
			.c_wr2 .descr { max-width: 400px;}
		}
		
		
		.c_wr2 p{
			font-size:36px;
			color:#fff;
			margin-bottom:0;
		}
			


.c_wr3 {
	background: url(../img/bkg3.jpg) center / cover no-repeat;
	position: relative;
}

	.c_wr3 .in {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: flex-end;
		min-height: 750px;
		/*padding-top: 100px;
		padding-bottom: 150px;*/
	}

	.c_wr3 .descr {
		margin-bottom: 70px;
		width: 100%;
	}
	
	.c_wr3 p{
		margin-bottom:30px;
		color:#fff;
		}
		.c_wr3 .descr a {
			color:#fff;
			text-decoration:none;
			text-transform:uppercase;
		}

		.c_wr3 p.copy {
			text-align:center;
		}

.b_info5 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 30px -18px;
}
	.b_info5 .item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: flex-start;
		width: calc(50% - 36px);
		margin: 0 18px 36px 18px;
		font-size: 14px;
		padding: 20px;
		}
		.b_info5 .thumb {
			-ms-flex-negative: 0;
			flex-shrink: 0;
			width: 84px;
			height: 84px;
			margin: 0 20px 20px 0;
			overflow: hidden;
			background-size: cover;
			background-repeat:no-repeat;
		}
		
			.thumb.user1
			{
				background-image: url(../img/user1.png); 
				}
				
			.thumb.user2
			{
				background-image: url(../img/user2.png); 
				}

				
		.b_info5 .descr { }
			.b_info5 p {margin-bottom: 0.5em;}
			.b_info5 .title {
				
			}


.c_wr4{
	background-color:#fff;
}
	
	.c_wr4 .in {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
	.c_wr4 h1.title1{
		margin-bottom:1em;		
	}
	
	.c_wr4 .text a {
		color: #fff;
		text-decoration:none;
	}


.c_wr5{
	color: #fff;
	background-color:#3a3e64;
}
	
	.c_wr5 .in {
		
		
	}
	
	.c_wr5 .in .b_info3 {
		padding-top: 50px;
		padding-bottom: 50px;
		display: flex;
		flex-wrap: wrap;
	}
	
	.c_wr5 .in .b_info3 .item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: flex-start;
		width: 33%;
		/*margin: 0 18px 36px 18px;*/
		font-size: 14px;
		/*padding: 20px;*/
		text-align:center;
		justify-content: center;
		}


	
	.text_item.contacts {

	}
	

	
	
	.b_info3 .text_item.contacts p.menu{
		margin: 0;
	}
	
	.b_info3 .text_item.contacts a {
		color: rgba(255, 255, 255, 0.5);
		text-decoration:none;
		line-height: 1.5;
	}
	
	.b_info3 .text_item.contacts a:hover {
		text-decoration:none;
	}
	
	.c_wr5 .title5 {
		margin: 0 0 0.6em 0;
		font: 600 14px 'Oswald', sans-serif;
		
	}
	
	.c_wr5 p {
		font: 400 15px/1.2 'Raleway', sans-serif;
		color: rgba(255, 255, 255, 0.5);
		
	}
	
	.c_wr5 .sign {
		height: 65px;
		width:auto;
		margin: auto 0 0 0;
	}

.c_wr6 {
	padding: 100px 0;
}
	
		.c_wr6 p {
			text-align:center;
			font-size:28px;
		}
		
.c_wr7 {
	
}
	.c_wr7 .title1{
		text-align:left;
	}
	
	
.c_wr8 {
	background-color: #fff;
}
	
		.c_wr8 p {
			font-size:20px;
		}	
		
		
		.b_info8 {}
		.b_info8 .item {
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-pack: justify;
			-ms-flex-pack: justify;
			justify-content: space-between;
		}
			.b_info8 .thumb {
				-ms-flex-preferred-size: 446px;
				flex-basis: 446px;
				height: 30vw;
				max-height: 305px;
				margin-right: 40px;
			}
				.b_info8 img {
					width: 240px;
					height: auto;
					-o-object-fit: cover;
					object-fit: cover;
				}
			.b_info8 .descr {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-orient: vertical;
				-webkit-box-direction: normal;
				-ms-flex-direction: column;
				flex-direction: column;
				-webkit-box-flex: 1;
				-ms-flex-positive: 1;
				flex-grow: 1;
				-webkit-box-pack: center;
				-ms-flex-pack: center;
				justify-content: center;
				/*max-width: 540px;*/
			}
				.b_info8 .descr > :last-child {margin: 0;}
		.b_info8 .item:nth-child(even) {
			-webkit-box-orient: horizontal;
			-webkit-box-direction: reverse;
			-ms-flex-direction: row-reverse;
			flex-direction: row-reverse;
		}
			.b_info8 .item:nth-child(even) .thumb {margin: 0 0 0 40px;}
			
			.logo_thumb {
				display: flex;
				align-items: center;
				justify-content: center;
			}
			
			
			.b_info8 .ico {
				display: inline-block;
				width: 40px;
				height: 40px;
				margin: 15px 15px 15px 0;
				background-repeat: no-repeat;
				background-position: center;
				vertical-align: middle;
				background-size:contain;
			}
			.b_info8 .ico.contact1 {background-image: url(../img/Email.svg);}
			.b_info8 .ico.contact2 {background-image: url(../img/Phone.svg);}
			.b_info8 .ico.contact3 {background-image: url(../img/Location.svg);}
			
			.b_info8 p {
				display: inline-block;
				margin: 0;
				vertical-align: middle;
				
			}



.c_wr.products .in .descr h1.title1 {
    font-size:50px!important;
}


	.b_info4 {
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		flex-direction: row;
		
		}
		
		.c_wr1.products {
			background-color:#fff;
		}
		
		.c_wr1.products .in{
			margin-top:100px;
		}
		
		.c_wr1.products .b_info4 .item {
			flex-basis: 262px;
			-webkit-box-flex: 1;
			-ms-flex-positive: 1;
			/*flex-grow: 1;*/
			margin: 25px 40px 50px 0;
			background-color: rgb(255 255 255/0.2);
			
			color: #000;
			min-height: 300px;
		}
		
		.b_info4 .product {
			background-size: contain;
			display: block;
			width: 262px;
			height: 262px;
			list-style-type: none;
			background-repeat: no-repeat;
			background-position-x: center;
			
			margin: 15px auto;
		}
		
		.product.v1 {background-image: url(../img/product-11.jpg);}
		.product.v2 {background-image: url(../img/product-12.jpg);}
		.product.v3 {background-image: url(../img/product-13.jpg);}
		.product.v4 {background-image: url(../img/product-14.jpg);}
		.product.v5 {background-image: url(../img/product-15.jpg);}
		.product.v6 {background-image: url(../img/product-21.jpg);}
		.product.v7 {background-image: url(../img/product-22.jpg);}
		.product.v8 {background-image: url(../img/product-23.jpg);}
		.product.v9 {background-image: url(../img/product-24.jpg);}
		.product.v10 {background-image: url(../img/product-25.jpg);}
		.product.v11 {background-image: url(../img/product-31.jpg);}
		.product.v12 {background-image: url(../img/product-32.jpg);}
		.product.v13 {background-image: url(../img/product-33.jpg);}
		.product.v14 {background-image: url(../img/product-34.jpg);}
		.product.v15 {background-image: url(../img/product-35.jpg);}
		.product.v16 {background-image: url(../img/product-41.jpg);}
		.product.v17 {background-image: url(../img/product-42.jpg);}
		.product.v18 {background-image: url(../img/product-43.jpg);}
		.product.v19 {background-image: url(../img/product-44.jpg);}
		.product.v20 {background-image: url(../img/product-45.jpg);}
		.product.v21 {background-image: url(../img/product-51.jpg);}
		.product.v22 {background-image: url(../img/product-52.jpg);}
		.product.v23 {background-image: url(../img/product-53.jpg);}
		.product.v24 {background-image: url(../img/product-54.jpg);}
		.product.v25 {background-image: url(../img/product-55.jpg);}
		.product.v26 {background-image: url(../img/product-61.jpg);}
		.product.v27 {background-image: url(../img/product-62.jpg);}
		.product.v28 {background-image: url(../img/product-63.jpg);}
		.product.v29 {background-image: url(../img/product-64.jpg);}
		.product.v30 {background-image: url(../img/product-65.jpg);}
		.product.v31 {background-image: url(../img/product-71.jpg);}
		.product.v32 {background-image: url(../img/product-72.jpg);}
		.product.v33 {background-image: url(../img/product-73.jpg);}
		.product.v34 {background-image: url(../img/product-74.jpg);}
		.product.v35 {background-image: url(../img/product-75.jpg);}
		.product.v36 {background-image: url(../img/product-81.jpg);}
		.product.v37 {background-image: url(../img/product-82.jpg);}
		.product.v38 {background-image: url(../img/product-83.jpg);}
		.product.v39 {background-image: url(../img/product-84.jpg);}
		.product.v40 {background-image: url(../img/product-85.jpg);}
		.product.v41 {background-image: url(../img/product-91.jpg);}
		.product.v42 {background-image: url(../img/product-92.jpg);}
		.product.v43 {background-image: url(../img/product-93.jpg);}
		.product.v44 {background-image: url(../img/product-94.jpg);}
		.product.v45 {background-image: url(../img/product-95.jpg);}
		.product.v46 {background-image: url(../img/product-101.jpg);}
		.product.v47 {background-image: url(../img/product-102.jpg);}
		.product.v48 {background-image: url(../img/product-103.jpg);}
		.product.v49 {background-image: url(../img/product-104.jpg);}
		.product.v50 {background-image: url(../img/product-105.jpg);}
		
		
		.c_wr1.products .title2{
			text-align: left;
			
			margin-top:100px;
		}

		.c_wr1.products .title3 {
			margin-top: 20px;
			margin-left: 20px;
			margin-right: 20px;
			text-align:left;
			font: 400 22px 'Raleway', sans-serif;
			min-height: 70px;
		}
		
		.c_wr1.products p {
			text-align:center;
			
		}
		
		.line {
			border: 1px solid white;
			margin-top: 50px;
			width: 840px;
		}
		
		
		.b_info4 .item .price {
			
			margin-left: 20px;
			font: 600 20px 'Oswald', sans-serif;
		}
		
		
		
		.c_wr1.products .btn {
				font-size: 16px;
				font-weight: 700;
				/* min-width: 250px; */
				text-align: center;
				padding: 5px 15px;
				text-decoration: none;
				background-color:#e84545;
				text-transform:inherit;
				
				    width: 125px;
				margin-left: 20px;
				margin-top: 20px;
		}
		
		.c_wr1.products .btn:hover {
			-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
			box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
			transform:translate3d(-2px,-2px,0px);
		}
		
		.c_wr1.products a {
			color:#fff;
			text-decoration:none;
			font: 600 13px 'Oswald', sans-serif;
		}


.fancybox-bg {background: #454545;}

	.popup {
		background: #fff;
		width: 100%;
		max-width: 800px;
		margin: 0 auto;
		padding: 50px 75px 50px 100px;
		-webkit-box-shadow: 24px 24px 32px rgba(0, 0, 0, 0.2);
		box-shadow: 24px 24px 32px rgba(0, 0, 0, 0.2);
		position: relative;
	}
		
		.popup .paysys {
			display: inline-block;
			height: 25px;
			margin: auto 15px auto 0;
			background-repeat: no-repeat;
			background-position: center;
			background-size: contain;
			vertical-align: middle;
		}
		
		.popup .paysys.v1 {background-image: url(../img/Visa.png); width: 82px;}
		.popup .paysys.v2 {background-image: url(../img/Mastercard.png); width: 143px;}
		.popup .paysys.v3 {background-image: url(../img/JCB.png); width: 34px;}
		.popup .paysys.v4 {background-image: url(../img/DinersClub.png); width: 33px;}
		.popup .paysys.v5 {background-image: url(../img/AmEX.png); width: 25px;}
		.popup .paysys.v6 {background-image: url(../img/AmazonPay.png); width: 140px;}
		
	
	.popup .title2 {margin-bottom: 1.5em;}
	
	
	.popup .input_title {
		font-size:20px;
		margin-bottom:10px;
	}
	
	.b_btn {
		text-align: center; 
		margin-top:50px;
		width: 100%;
	}
	
	.popup .title2::before { 
		position: inherit;
		width: inherit;
		height: inherit;
		background-image: inherit;
		background-repeat: inherit;
		margin-top: inherit;
	}
	
	#hiddenDiv {display:block;}
	.popup form {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		margin-top:50px;
	}
	
	.popup .f_row:nth-child(1) {width: 74%;}
	.popup .f_row:nth-child(2) {width: 26%;}
	.popup .f_row:nth-child(3) {width: 36%;}
	.popup .f_row:nth-child(4) {width: 64%;}
	.popup .f_row:nth-child(5) {width: 100%;}
	.popup .f_row:nth-child(6) {width: 47%;}
	.popup .f_row:nth-child(7) {width: 29%;}
	.popup .f_row:nth-child(8) {width: 24%;}
	.popup .f_row:nth-child(9) {width: 100%;}
	
	.popup .f_row input  {width: calc(100% - 25px);} 
	
	
	.popup form input {
		font-size:20px;
		padding:10px;
		margin-right:25px;
		margin-bottom:25px;
	}
	
	.popup .b_btn button { 
		background-color:#e84545;
		padding:10px 50px;
		color:#fff;
		border:0;
		margin:0 auto;
		cursor:pointer;
		font: 600 24px 'Oswald', sans-serif;
		text-transform:uppercase;
	}
	#showtext{
		display: none;
	}
	
	#showtext p{
		margin: 50px auto;
		color:#e84545;
		font-size:18px;
		    text-align: center;
	}


@media screen and (max-width: 1180px) {
	.in {
		padding-right: 20px;
		padding-left: 20px;
	}
}

@media screen and (max-width: 980px) {
	.in {
		padding-right: 10px;
		padding-left: 10px;
	}
	
	.c_wr0 {height: inherit;}
	
	.c_wr0 .logo {

	}

	.title1 {font-size: 57px;}

	.c_wr .descr {max-width: 580px;}
	
		.c_wr1 .products {
			font-size: 22px;
			/*background-size: cover;
			background-position-x: -550px;*/
		}
		.c_wr1 .products .in {
			display: block;
			min-height: auto;
		}
		
		.c_wr1 .products ul {	
			max-width: 100%;
			padding-inline-start: 0;
		}
}

@media screen and (max-width: 780px) {
	.title1 {font-size: 47px;}
	.title1-1 {font-size: 35px;}
	.title2 {font-size: 35px;}
	
	.c_wr0 .logo {
		margin-left: auto;
		margin-right: auto;
	}

	.c_wr0 .descr a {margin-right: 10px;}
		
	
	.c_wr {/*! margin-top: 150px; */}
	
	.c_wr .in {
		/*display: block;*/
		display: table;
		min-height: 450px;
		padding-top: 330px;
		padding-bottom: 60px;
	}
		.c_wr .descr {
			max-width: 480px;
			font-size: 20px;
		}

		.logo {
			/*top: 30px;*/
			display: table-cell;
			text-align: center;
			max-width: 100%;
		}

	.b_info1 .item {width: calc(100% - 36px);}

	.c_wr1 {
		padding-bottom: 30px;
	}
	
	.c_wr2 {
        background-size: auto 450px;
        /* padding-top: 270px; */
        font-size: 20px;
        background-position-y: 0;
        background-position-x: left;
	}
		.c_wr2 .in {
			display: block;
			min-height: auto;
			padding-bottom: 0;
			margin-left: 0;
			padding: 480px 20px 50px 20px;
		}
			.c_wr2 .descr {max-width: none;}
			
			.c_wr2 .btn {margin: 0 auto;}
	
	.c_wr4 {
		/*! background-size: auto 272px; */
		/*! padding-top: 270px; */
		font-size: 20px;
	}
	
	.b_info1 .item {font-size: 16px;}

	.c_wr4 {
			font-size: 22px;
			/*background-size: cover;
			background-position-x: -550px;*/
		}
		.c_wr4 .in {
			display: block;
			min-height: auto;
		}
		
		.c_wr4 ul {	
			max-width: 100%;
			padding-inline-start: 0;
		}
		
	.c_wr5 .in {
	  display: block;
	  min-height: auto;
	  padding-top: 30px;
	  padding-bottom: 30px;
	}
	
	.c_wr5 .b_info3 .text_item {
		max-width: 100%; 
		text-align:center; 
		display: block; 
		padding-right: 0; 
		flex-basis: inherit;
	}
	
	.c_wr5 .b_info3 .form_item {
		max-width: 100%; 
		text-align:center; 
		display: block; 
		padding-right: 0; 
		/*! flex-basis: inherit; */
	}
	
	.c_wr5 .input_wr5 {
		width:95%;
	}
	
	
	
		.c_wr1 .products {
		font-size: 18px;
		/*! background-position-x: -268px; */
		padding-top: 30px;
		}
		.c_wr1 .products .in {
			/*! padding-top: 40px; */
			/*! padding-bottom: 40px; */
			/*! background-color: #0c2b6a; */
			padding-left: 0!important;
			padding-right: 0!important;
		}
		.c_wr1 .products h2{
			text-align: center!important;
			margin-top: 0;
		}

}

@media screen and (max-width: 550px) {
	.title1 {font-size: 28px; text-align:center!important; margin-top:20px;}
	.title1-1 {font-size: 30px;}
	.title2 {font-size: 30px;}

	.c_wr {
		/*background-size: auto 500px;
background-position-y: top;
background-position-x: calc(50% - 200px);*/
}

.c_wr0 {
	/*top:30px;
        left: 10px;*/
        margin: 0 auto;
	
}

.c_wr0 .in {
	display: grid
}

.c_wr0 .logo {
		width: 40%;

	}
	.c_wr .btn {
		
	}
	
	
	.c_wr0 .descr {
	  margin: 5px 20px 5px auto;
	  padding-top: 0;
	  display: grid;
	}
	
	.c_wr0 .btn {
	  display: block;
	  margin-top: 20px;
	}
	
	.c_wr .in {
		
		padding-bottom: 0;
	}
		.c_wr .descr {
			max-width: none;
			font-size: 18px;
		}
	
	.c_wr .btn {
		
	}

		.logo {
			position: absolute;

		}
		
	.c_wr.products .in .descr h1.title1 {font-size: 30px!important;}

	.c_wr1 {padding: 60px 0 0px 0;}
	
	.b_info .item {
		padding-bottom:30px; 
		flex-basis: 205px;
	    margin: 0 50px 30px 50px;
	}
	.b_info .item:nth-child(2n) {
		margin-right:50px;
	}
	.b_info .item:last-child{
			margin-right:50px;
		}
	
	.c_wr2 {font-size: 16px;}
		.c_wr2 .in {  }
		
		.c_wr2 .btn {
			margin: 0 auto;
		}
	
	.c_wr4 {
		font-size: 18px;
		
		padding-top: 30px;
		padding-left: 20px;
		padding-right: 20px;
		}
		.c_wr4 .in {
			/*! padding-top: 40px; */
			/*! padding-bottom: 40px; */
			/*! background-color: #0c2b6a; */
			padding-left: 0!important;
		}
		.c_wr4 h2{
			text-align: center!important;
			margin-top: 0;
		}
	
	.b_info5 {margin-top: 30px;margin-bottom: 30px;}
	
	.b_info5 .item {
		width: inherit;
		margin: 0 50px 30px 50px;
	}
	
		.b_info3 {

		/*flex-direction: column-reverse;*/
	}
	
	.c_wr5 .in .b_info3 {padding:0;}
		
		.c_wr5 .in .b_info3 .item {
			display: block;
			width: 100%;
			font-size: 14px;
			padding: 20px;

		}
	
	.c_wr5 .b_info3 .text_item {padding-top: 30px;}
	
	.c_wr5 { }
	.c_wr5 .sign {
		max-width: 200px;
		margin: 0 auto 30px auto!important; 
	}
	
	.b_btn {
		float: inherit;
		padding-right: 0;
		margin: 0 auto;
	}
	
	
	.b_info4 {
		margin:0 0 50px 0;
	}
	
	.b_info4 .product {
		width: 150px;
		height: 150px;
	}
	
	.b_info4 .item p {
		padding-right: 5px;
	}
	
	
	.b_info4 .item .price {
		margin-bottom: 20px;
		
		display: block;
	}
	
	.b_info8 .item {
		flex-direction: column;
		}
		
		.b_info8 .descr {
			padding-top: 50px;
			padding-left: 20px;
			padding-right: 20px;
			text-align: center;
		}
	
	.c_wr1.products .btn {
		margin-bottom: 10px;
		
	}
	
	.popup {padding:30px 0 25px 25px}
	
	.popup .paysys {margin: 10px 15px;}
	
	.popup .f_row:nth-child(1) {width: 100%;}
	.popup .f_row:nth-child(2) {width: 45%;}
	.popup .f_row:nth-child(3) {width: 55%;}
	.popup .f_row:nth-child(4) {width: 100%;}
	.popup .f_row:nth-child(5) {width: 100%;}
	.popup .f_row:nth-child(6) {width: 100%;}
	.popup .f_row:nth-child(7) {width: 50%;}
	.popup .f_row:nth-child(8) {width: 50%;}
	.popup .f_row:nth-child(9) {width: 100%;}
	
}

@media screen and (max-width: 480px) {
	.title2 {
		font-size: 25px;
		text-align: center;
	}
	.title2::after {
		margin-right: auto;
		margin-left: auto;
	}
	
	.title::after {
		margin-right: auto;
		margin-left: auto;
	}
	
	.title5::after {
		margin-right: auto;
		margin-left: auto;
	}

	.title3 {font-size: 18px;}

	.c_wr .descr {/*! text-align: center; max-width: 150px;*/}

	.b_info {text-align: center;padding-bottom: 30px;}
		.b_info .ico {
			margin-right: auto;
			margin-left: auto;
			background-position: center;
		}

		.c_wr2 {text-align: center;}
		.c_wr2 .descr {border-radius: 15px;}
	
	.c_wr3 {text-align: center;}
	
	.b_info1 .item {
		display: block;
		text-align: center;
	}
		.b_info1 .thumb {margin: 0 auto 15px auto;}
	
	
		.b_info .ico.v2 {/*! background-position-x: 8px; */}
		.b_info .ico.v4 {/*! background-position-x: 4px; */}
		
		.b_info3 .text_item {
			width:100%;
		}
		.b_info3 .text_item.contacts {
			padding-left: 0;
		}
		
		.c_wr1.products .b_info4 .item {
			margin: 20px 10px 0 10px;
			flex-basis: 185px;
			}
			
			.c_wr1.products .in {
				margin-top: 0;
			}
			
			.line {width:100%;}
		
		.c_wr0 .shoppingcart {
			text-align: right;
			margin-right: 60px;
		}
        
		
}