body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    background-color: #fff;
    color: #303b35;
}

ol,
ul {
    list-style: none;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	text-transform: uppercase;
}

* {
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.clearfix:after {
    display: table;
    clear: both;
    width: 100%;
    content: " ";
    height: 0;
}

.cnt_dib {
	font-size: 0;
}

.dib {
	display: inline-block;
	font-size: 24px;
	vertical-align: top;
}

.white {
	color: #fff;
}

.red {
	color: #cf3b2a;
}

.green {
	color: #41b06e;
}

.wrapper {
    width: 320px;
    padding: 0 15px;
    margin: 0 auto;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 0;
}

.block_1 {
	background: #41B06E;
}

.block_1 .prod {
    display: block;
    width: 150px;
    margin: 0 auto 20px;
}

.block_1 .content {
	text-transform: uppercase;
}

.block_1-title {
	text-align: center;
}

.block_1-title h1 {
    font-size: 30px;
    font-weight: bold;
    color: #41b06e;
    background: #303b35;
    padding: 10px;
    margin-bottom: 15px;
}

.block_1-title p {
	color: #fff;
	margin: 20px 0 0;
	font-size: 30px;
}

.head_list-title {
	text-align: center;
	color: #41b06e;
	background: #303b35;
	padding: 10px;
	font-size: 18px;
	margin-top: 0;
}

.head_list .cnt_dib {
	margin-bottom: 15px;
}

.head_list .cnt_dib:nth-child(1) img {
	width: 30px;
    margin: 0 13px 0 7px;
}

.head_list .cnt_dib:nth-child(2) img {
	width: 40px;
	margin-right: 10px;
}

.head_list .cnt_dib:nth-child(3) img {
	width: 38px;
    margin-right: 12px;
}

.head_list img {
	vertical-align: top;
}

.head_list li {
	width: 240px;
	vertical-align: top;
	font-size: 18px;
}

.price {
	background: #fff;
	padding: 15px;
}

.price p {
	margin: 0;
}

.new_price {
	font-weight: bold;
}

.old_price span {
	text-decoration: line-through;
}

.shipment_price {
	font-size: 18px;
}

.btn {
	display: block;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    width: 250px;
    padding: 15px 10px;
    text-align: center;
    margin: 20px auto 20px;
    background: #ff0000 url(https://st.acstnst.com/content/eF9O5f8KRtJxEw3/mobile/img/btn.png) repeat;
    border: #B02D1E 3px solid;
    transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    text-transform: uppercase;
}

.btn:hover {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.block_2 {
	background: #2B332F;
	color: #fff;
}

.block_2 .wrapper {
	position: relative;
	padding: 20px 15px;
}

.block_2 .content h3 {
	font-size: 30px;
}

.block_3 {
	position: relative;
}

.block_3 .wrapper {
	padding: 20px 0;
	text-align: center;
}

.block_5 {
	position: relative;
	background: #41B06E;
	z-index: 50;
}

.block_5 .wrapper {
	padding: 20px 15px 0;
}

.block_5 h3 {
	position: relative;
	background: #41B06E;
	z-index: 3;
	margin: 0 auto;
	text-align: center;
	font-size: 30px;
}

.block_5 h3.white {
	font-size: 28px;
	margin-bottom: 50px;
}


.block_5-list li {
	margin-bottom: 20px;
	font-size: 18px;
	color: #fff;
}

.block_5-list li img {
	width: 48px;
	margin-right: 10px;
}

.block_5-list .block_5-list-title {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 24px;
	color: #303b35;
	margin-bottom: 10px;
	width: 230px;
}

.block_5 .btn {
	margin-bottom: -30px;
	position: relative;
}

.block_6 {
	padding: 50px 0 20px;
	background: #fff;
	position: relative;
}

.block_6 h3 {
	position: relative;
	background: #fff;
	z-index: 3;
	margin: 0 auto;
	text-align: center;
	font-size: 24px;
}

.block_6 h3.white {
	margin-bottom: 50px;
}

.block_6-title {
	text-transform: uppercase;
	font-size: 30px;
	text-align: center;
}

.block_6-list li {
	margin-bottom: 20px;
	color: #fff;
	text-transform: uppercase;
	padding: 20px;
	background: #41B06E;
}

.block_6-list li img {
	width: 30px;
	margin-right: 10px;
}

.block_6-list li div {
	width: 200px;
	font-size: 18px;
}

.block_6-list li span {
	color: #303b35;
	font-weight: bold;
}

.block_8 h3 {
	text-align: center;
	position: relative;
	background: #fff;
	z-index: 21;
	font-size: 30px;
}

.slider {
	position: relative;
	margin: 20px auto;
overflow:hidden;
}

.comment {
	padding-bottom: 20px;
}

.ava {
	position: relative;
	width: 100%;
}

.ava img {
	width: 200px;
	display: block;
	margin: 0 auto;
}

.ava span {
    display: block;
    padding: 5px;
    background: #41B06E;
    color: #fff;
    text-align: center;
    right: 10px;
    bottom: 10px;
    font-size: 20px;
    width: 200px;
    margin: 0 auto;
}

.com_tx {
	font-size: 18px;
	padding: 20px;
}

.com-name {
    display: block;
    text-align: right;
    font-size: 24px;
    font-weight: bold;
    margin-top: 20px;
}

.block_9 {
	background: #303b35;
}

.block_9 .content {
	padding: 30px 0 18px;
	text-align: center;
}

.block_9 h3.white {
	font-size: 30px;
}

.block_9 .subtitle {
	font-weight: normal;
	margin-bottom: 20px;
	color: #41B06E;
}

.block_9-middle {
	margin-bottom: 20px;
}

.block_9 .price {
	display: block;
	text-align: center;
	padding: 0;
	background: transparent;
	color: #fff;
	text-transform: uppercase;
	vertical-align: middle;
	margin-bottom: 20px;
}

.block_9 .prod {
	width: 150px;
	margin: 0 auto 20px;
	display: block;
}

.form {	
	margin: 0 auto;	
}

.inp {
	width: 100%;
	border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    padding: 0 10px;
    height: 50px;
    border: 2px solid #41B06E;
    background: transparent;
    color: #41B06E;
    margin-bottom: 10px;
    outline: none;
}

.inp::-webkit-input-placeholder {color: #41B06E;}
.inp::-moz-placeholder          {color: #41B06E;}
.inp:-moz-placeholder           {color: #41B06E;}
.inp:-ms-input-placeholder      {color: #41B06E;}

select.inp {
	background: transparent url(https://st.acstnst.com/content/eF9O5f8KRtJxEw3/mobile/img/br_green.png) no-repeat 95% 50%;
	cursor: pointer;
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    padding: 0 20px 0 10px;
}

.form .price {
	width: 100%;
	margin-top: 10px;
}

.form .btn {
    margin: 10px auto;
}