/* -------------------------------
	Global 
------------------------------- */
html, body {height: 100%;}
	html {background: #fff;}
	body {
		min-width: 320px;
		font: 16px 'Poppins', 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);
}

.in {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	/*padding: 0 110px;*/
	padding: 0;
	position: relative;
}

/* -------------------------------
	Txt 
------------------------------- */


.title1 {
	margin: 0 0 35px 0;
	
	font: 600 34px 'Red Hat Display', sans-serif;

}

.title2 {
	margin: 0 0 0.5em 0;
	font: 700 32px/1.2 'Red Hat Display', sans-serif;
    text-align: center;
	color:#fff;
}

.title3 {
	margin: 20px 0 20px 0;
	font: 700 18px 'Red Hat Display', sans-serif;
	text-align: center;
}

.title4 {
	margin: 105px  0 35px 0;
	font: 500 22px 'Red Hat Display', sans-serif;
	/*display: inline-block;*/
    vertical-align: middle;

}



/* -------------------------------
	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: 15px 25px;
		cursor: pointer;
		border: 0px;
		text-decoration: none;
	}
	
	 .btn span {
		display: block;
		padding: 7px;
	}
	
	

.c_wr0 {
	margin: 0 auto;
	padding: 0;
    min-width: 100%;
	background: url(../img/bkg0.png) no-repeat;
	background-position: center;
	background-size:contain;
}
	.c_wr0 .logo {
		width: 50%;
		text-align: left;
	}
	
	.c_wr0 .logo img {
		height: auto;
		width: 160px;
	}
	
	
	.c_wr0 .descr {
		width: 50%;
		text-align: left;
		padding:15px 0;
	}
	
	.c_wr0 .descr a {
		color: #fff;
		font-size:20px;
		font-weight:500;
		text-decoration: none;
		margin-right: 35px;
		
	}
	
	.c_wr0 .descr a:last-child {
		margin-right: 0;
		background-color:#fff;
		color:#40065b;
		padding: 0 20px;
		border-radius:15px;
	}
	
	.c_wr0 .descr a:hover {
	    text-decoration: underline;
	}
	
	.c_wr0 .descr a.active {
	}
	
	.c_wr0 .shoppingcart {
		margin: 0;
		display: inline;
	}
	
	.c_wr0 .shoppingcart img {
		height: auto;
		width: 37px;
	}
	

	.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;
		
	}

.c_wr0.text {
	position: inherit;
}

.c_wr {
	background-color:#fff;
}

.c_wr.products {
	background-color:#1f3646;
	
}


	.c_wr .in {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-top:90px;
		margin-bottom:90px;
	}

	.c_wr .descr {
		text-align:center;
		margin: 0 auto;
	}
	
	.c_wr p{
		font-weight:700;
		line-height: 1.5;
		color:#1f3646;
		font-size:22px;
		max-width:720px;
		margin: 0 auto;
	}
		.c_wr .descr .title {}
	
	.c_wr .btn{
		color: #1f3646;
		font: 700 24px 'Red Hat Display', serif;
		background-color:#ffe6d5;
		text-transform:uppercase;
		margin-top: 50px;
		display: inline-block;
		border-radius:5px;
	}


	
.c_wr1_2 {
	padding: 30px 0;
}
	.c_wr1_2 .in {
		text-align: left;
	}
	
	.c_wr1_2 .descr{
		margin: 0;
	}
	
	.c_wr1_2 .descr .title2 {
		color:#000;
		margin-top:50px;
		margin-bottom:50px;
	}
	
	.c_wr1_2 a {
		color:#000;
	}
	
	.c_wr1_2.contacts {
		
	}
	
.c_wr1_3 {
	background-color:#1f3646;
	text-align:center;
	color:#ffe6d5;
	padding:50px 0;
}

.c_wr1_4 {
	background-color:#e2ddcb;
	color:#38321a;
	padding: 20px;
}
	.c_wr1_4 .descr {
		display: flex;
		flex-direction: row;
		align-items: flex-start;
		
	}
	
	.c_wr1_4 .descr p {
		padding:20px;
		border: 3px solid #38321a;
		margin-right:20px;
		-ms-flex-preferred-size: 300px;
		flex-basis: 300px;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
	}
	
	
	
	.c_wr1_4 .descr p:last-child {
		margin-right:0;
		border:0;
	}

.c_wr1 {
	padding: 10px 0 30px 0;
	}
	
	.c_wr1 .in {
		
	}
	
	.c_wr1 .descr{
		
	}
	

.b_info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0;
	padding: 20px 0;

}
	.b_info .item {
		-ms-flex-preferred-size: 165px;
		flex-basis: 150px;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		margin: 0 20px 0 0;
		border:4px solid #ff8f1f;
		padding: 0 10px 20px 10px;
		border-radius:30px;
	}
		.b_info .item:last-child {
			margin: 0;
		}

		
		
		.b_info p {
			margin: 0; 
		}
		

.c_wr1_1 {
	padding: 30px 0;
	background-color:#40065b;
	}
	
	.c_wr1_1 .descr {
		width:80%;
		margin: 0 auto;
	}
	
	.c_wr1_1 p {
		color:#fff;
		text-align:center;
	}
	

.b_info_1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0;
	padding: 30px 0 30px 0;

}
	.b_info_1 .item {
		-ms-flex-preferred-size: 165px;
		flex-basis: 150px;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		margin: 0 40px;
		border:4px solid #ff8f1f;
		padding: 0 10px 20px 10px;
		border-radius:30px;
		background-color:#fff;
	}
		.b_info_1 .item:last-child {
			
		}


		
		
		.b_info_1 p {
			margin: 0; 
			color:#000;
			text-align: center;
		}

.c_wr2 {
	background: url(../img/bkg2.png) no-repeat;
        background-size: contain;
    background-position-x: 65%;

	
}
	.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: 480px;
		text-align: left;
		flex-direction: column;
		justify-content: center;
		flex-wrap: nowrap;
		}
		
		.c_wr2 p{
			margin-bottom:30px;
			font-size:15px;
			font-weight:400;
		}
			.c_wr2 p:last-child {
				margin-bottom:25px;
			}
		
		.c_wr2 .title2 {
		text-align: left;
		margin: 0;
	}
		
		.c_wr2 .descr {
			max-width: 46%;
		}
		
		.c_wr2 p{
			
		}
			
				
		.c_wr2 .btn{
			display: inline-block;
			text-align: center;
			font: 700 24px 'Red Hat Display', serif;
			color: #40065b;
			padding: 0 30px;
			border-radius: 20px;
			text-decoration: none;
			border:3px solid #40065b;
		}




.c_wr4 {
	background: url(../img/bkg3.jpg)  no-repeat;
	background-position: center;
    background-size: contain;
	background-color:#ff8f1f;
	
	
}
	.c_wr4 .in {
		   display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: flex-start;
		min-height:400px;
		text-align: left;
		flex-direction: column;
		justify-content: center;
		flex-wrap: nowrap;
	}
		.c_wr4 p{
			margin-bottom:30px;
			
		}
		
		
		.c_wr4 .descr {
			max-width: 450px;
		}
		
		.c_wr4 p{
			font-weight:400;
			
		}
		
		.c_wr4 a{
			color:#3d4f65;
			font-size:22px;
			font-weight:800;
			text-decoration:none;
		}
			
				
		.c_wr4 .btn{
			display: inline-block;
			text-align: center;
			font: 700 24px 'Red Hat Display', serif;
			color: #000;
			padding: 0 30px;
			border-radius: 20px;
			text-decoration: none;
			border:3px solid #000;
			margin-bottom:30px;
		}



.c_wr5{
	background: url(../img/line-bg.png)  repeat-x;
	background-position: top;
}
	
	.c_wr5 .in {
		
		
	}
	
	.c_wr5 .in .b_info3 {
		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: calc(50% - 18px);
		margin: 0 18px 36px 0;
		font-size: 14px;
		
		}

	.c_wr5 .in .b_info3 .item:last-child {
		width:100%;
	}
	
	.text_item.contacts {

	}
	

	
	.b_info3 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0;
	padding: 0 0 30px 0;

}

		.b_info3 .item:nth-of-type(2) {
			text-align: right;
		}
		
		.b_info3 .item:nth-of-type(3) {
			
		}



	
	
	.b_info3 .text_item.contacts a {
		color:#000;
		text-decoration:none;
		
	}
	
	.b_info3 .text_item.contacts.menu a{
		margin-right:25px;
	}
	
	.b_info3 .text_item.contacts a:hover {
		text-decoration:underline;
	}
	
	
	.c_wr5 h1.title5 {
		margin: 0;
		font: 600 34px 'Red Hat Display', sans-serif;
		
		padding:50px 0;
		
	}
	

	
	.c_wr5 p {
		font: 400 18px 'Poppins', sans-serif;
		margin-bottom:0;
	}
	
	.c_wr5 .sign {
		width: 110px;
		margin: 0 auto 30px auto;
	}

	
	.c_wr.products .in {
		margin-top:0;
		margin-bottom:0;
	}

.c_wr.products .in .descr h1.title1 {
    font-size:40px!important;
	color:#fefefe;
	margin:80px auto;
	text-align:center;
}


	.b_info4 {
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		flex-direction: row;
		margin-bottom:50px;
		}
		
		.c_wr1.products {
			background-color:#fff;
		}
		
		.c_wr1.products .b_info4 .item {
			flex-basis: 290px;
			-webkit-box-flex: 1;
			-ms-flex-positive: 1;
			flex-grow: 1;
			margin: 25px 25px 0 0;
			padding:20px;
			border:3px solid #ff8f1f;
			border-radius: 25px;
		}
		
		.b_info4 .product {
			background-size: contain;
			display: block;
			width: 212px;
			height: 212px;
			list-style-type: none;
			background-repeat: no-repeat;
			background-position-x: center;

			margin: 15px auto;
		}
		
		.product.v1 {background-image: url(../img/product01.jpg);}
		.product.v2 {background-image: url(../img/product02.jpg);}
		.product.v3 {background-image: url(../img/product03.jpg);}
		.product.v4 {background-image: url(../img/product04.jpg);}
		.product.v5 {background-image: url(../img/product05.jpg);}
		.product.v6 {background-image: url(../img/product06.jpg);}
		.product.v7 {background-image: url(../img/product07.jpg);}
		.product.v8 {background-image: url(../img/product08.jpg);}
		.product.v9 {background-image: url(../img/product09.jpg);}
		.product.v10 {background-image: url(../img/product10.jpg);}
		.product.v11 {background-image: url(../img/product11.jpg);}
		.product.v12 {background-image: url(../img/product12.jpg);}
		.product.v13 {background-image: url(../img/product13.jpg);}
		.product.v14 {background-image: url(../img/product14.jpg);}
		.product.v15 {background-image: url(../img/product15.jpg);}
		.product.v16 {background-image: url(../img/product16.jpg);}
		.product.v17 {background-image: url(../img/product17.jpg);}
		.product.v18 {background-image: url(../img/product18.jpg);}
		.product.v19 {background-image: url(../img/product19.jpg);}
		.product.v20 {background-image: url(../img/product20.jpg);}
		.product.v21 {background-image: url(../img/product21.jpg);}
		.product.v22 {background-image: url(../img/product22.jpg);}
		.product.v23 {background-image: url(../img/product23.jpg);}
		.product.v24 {background-image: url(../img/product24.jpg);}
		
				

		
		.c_wr1.products .title3 {
			margin-top: 20px;
			font-size:23px;
			text-align:left;
			min-height:92px;
		}
		
		.c_wr1.products p {
			text-align:center;
			
		}
		
		
		.b_info4 .item .buy {
			text-align: center;
			display: flex;
			align-items: center;
			justify-content: center;
			border:3px solid #40065b;
			margin-left: 20px;
			margin-right: 20px;
			padding-bottom:5px;
			padding-top:5px;
			
			border-radius: 25px;
				}
		
		.b_info4 .item .price {
			color:#40065b;
			font-size:18px;
			font-weight: 600;
		}
		
		.b_info4 .item .price:after {
			content: "|";
			color:#40065b;
			margin-left:15px;
			margin-right:15px;
		}
		
		.c_wr1.products .btn {
				font-size: 18px;
				font-weight: 600;
				color: #40065b;
				/* min-width: 250px; */
				text-align: center;
				padding: 0 5px;
				text-decoration: none;
				background-color:inherit;
				text-transform:inherit;
		}
		
		.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:#40065b;
			text-decoration:none;
		}


.b_info2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	/*margin: 0 -20px;*/
	padding: 30px 0 30px 0;
	flex-direction: row;
}
	.b_info2 .item {

		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		padding: 0 30px 30px 0;
		/*flex-basis: 320px;*/
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
	}
		.b_info2 .item:nth-child(even) {
			padding-right:0;
		}
		.b_info2 .item:last-child{
			padding-right:0;
		}
		
		
		.b_info2 p {
			margin: 0;
			font-size:24px;
		}
		
		.b_info2 .sign {
			width:100px;
		}


.fancybox-bg {background: #40065b;}

	.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; color:#000;}
	
	
	.popup .input_title {
		font-size:16px;
		font-weight:600;
		margin-bottom:10px;
		
	}
	
	.b_btn {
		text-align: center; 
		margin-top:20px;
		margin-bottom:30px;
		width: 100%;
	}
	
	#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;
		border:1px solid #40065b;
		border-radius:25px;
	}
	
	.popup .b_btn button { 
		
		padding:10px 30px;
		border-radius:25px;
		
		font-size:18px;
		font-weight:700;
		border:3px solid #40065b;
		margin:0 auto;
		cursor:pointer;
	}
	#showtext{
		display: none;
	}
	
	#showtext p{
		margin: 50px auto;
		color:#38321a;
		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; background: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: 20px;
		margin-right: auto;
	}

	.c_wr0 .descr a {margin-right: 10px; color: #40065b;}
		
	
	.c_wr {/*! margin-top: 150px; */}
	
	.c_wr .in {
		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: contain;
        
        background-position-y: 0;
        
	}
		.c_wr2 .in {
			display: block;
			min-height: auto;
			padding-bottom: 0;
			margin-left: 0;
			padding: 300px 20px 20px 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 h1.title5 {
		text-align:center;
		padding:20px 0;
	}
	
	.c_wr5 .b_info3 .text_item {
		max-width: 100%; 
		text-align:center; 
		display: block; 
		padding-right: 0; 
		flex-basis: inherit;
		margin:0;
	}
	
	.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;}
	.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 {
		

	}
	.c_wr .btn {
		
	}
	
	
	.c_wr0 .descr {
	  margin: 5px 20px 5px auto;
	  padding-top: 0;
	  display: grid;
	  
	  width: auto;
		text-align: center;
	}
	
	.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.products .title3 {
		min-height:75px 120px;
	}
	
	.c_wr1.products .b_info4 .item {
			margin: 10px 0;
			flex-basis: calc(50% - 70px);
			-webkit-box-flex: 1;
			-ms-flex-positive: 1;
			flex-grow: 1;
			padding: 10px;
		}
		
	.c_wr1.products .btn {
		/*width: 85px;*/
	}

	.c_wr1 { }
	
	.b_info .item {
		padding-bottom:30px; 
		flex-basis: 250px;
	    margin: 20px;
	}
	
	.b_info .item:last-child {
		padding-bottom:30px; 
	    margin: 20px;
	}
	
	.b_info_1 .item {
		margin: 20px 40px;
	}
	
	.b_info2 p {
		font-size:20px;
	}
	
	.b_info2 .item:nth-child(even) {
		        text-align: center;
		
	}
	

	.c_wr2 {font-size: 16px;}
		.c_wr2 .in {  }
		
		.c_wr2 .btn {
			margin: 0 auto;
		}
		
		.c_wr2 p {max-width:unset;}
		
	.b_info5 .descr {
		padding: 20px 40px;
	}
		

	.c_wr4 {
		font-size: 18px;
        padding-top: 372px;
        background-size: 250%;
        background-position-x: -470px;
        background-position-y: 50px;
		}
		.c_wr4 .in {

		}
		.c_wr4 h2{
			text-align: center!important;
			
		}
	
	.b_info5 { margin-bottom: 30px;}
	
	.b_info5 .item {
		/*width: calc(50% - 20px);*/
		margin: 10px;
		width: 100%;
		padding: 20px 0;
	}
	
	.b_info5 .item:last-child {
		padding: 20px 10px;
	}
	
		.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;
			margin:0;
		}
		
		.c_wr5 .in .b_info3 .item:first-child {
			padding: 0px;
		}
		
		.c_wr5 .in .b_info3 .item:nth-child(even){
			padding: 0px;
		}
	
	.c_wr5 .b_info3 .text_item {padding-top: 30px;}
	
	.c_wr5 { }
	.c_wr5 .sign {
		max-width: 200px;
		margin: 0 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;
    }
	
	.c_wr1.products .title3 {
		font-size: 18px;
	}
	
	.b_info4 .item p {
		padding-right: 5px;
	}
	
	.b_info4 .item .buy {
		margin-left: 0px; 
		margin-right: 0px;
	}
	
	
	.b_info4 .item .price {
		
		width: 75px;
		font-size: 14px;
		
	}
	
	.b_info4 .item .price:after {
		margin-right:5px;
		margin-left: 5px;
	}
	
	.c_wr1.products .btn {
		
		font-size: 14px;
	}
	
	.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 { }

	.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 {}
	
	.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: 10px 5px;
			
			}
			
			.c_wr1.products .b_info4 .item:nth-child(even) {
				
			}
			
			.c_wr1.products .b_info4 .item:last-child {
				flex-grow: 0;
			}
		
		.c_wr0 .shoppingcart {
			text-align: center;
			
		}
        
		.c_wr1_4 .descr {
			flex-direction: unset;
			display:unset;
		}
		
			.c_wr1_4 .descr p {
				margin-right: 0px;
			}
}