*:-moz-placeholder {header nav
	color: #666;
	opacity: 1;
}
*::-moz-placeholder {
	color: #666;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #666;
	opacity: 1;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
	
}
body input:required:valid,
body textarea:required:valid {
	
}
body {
	background: url(../images/bg-22.png) repeat;
	font-family: "PT sans", sans-serif;
	font-size: 18px;
	color: #3b3b3b;
}
.cfx::after,.section11 .items div::after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

[class*="section"] {
    position: relative;
}
.container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
.container1 {
	padding-left: 20px;
	width: 960px;
	margin: 0 auto;
	position: relative;
}
header {
	padding: 10px 0px 5px 0px;;

}
header .logo {
	background-image: url(../images/logo.png);
	width: 230px;
	height: 147px;
	display: inline-block;
	margin-right: 55px;

}
header .container {

}
header .content {
	display: inline-block;
	vertical-align: top;
	padding-top: 17px;

}
header .top {
	width: 100%;
	margin-left: 14px;
	padding-bottom: 13px;

}
header .top div {
	display: inline-block;
	vertical-align: middle;
	
}
header .top a span {
	color: #b70100;
	
}
header .text {
	color: #ff6864;
	font-weight: bold;

}
header .phone {
	padding-left: 42px;
	font-size: 21px;
	color: #484747;
	background: url(../images/header_phone.jpg) no-repeat 25px center;
	vertical-align: middle;

}
header .social svg {
	width: 40px;
	height: 40px;

}
header .social a {
	display: inline-block;
	text-decoration: none;

}
header nav {
	width: 75%;
	margin-left:184px;
	border-top: 1px solid #e5e5e5;
	font-size: 0;
	
}
header nav li {
	list-style: none;
	display: inline-block;
	margin-right: 12px;
	margin-top: 20px;

}
header nav li:last-child {
	margin-right: 0;
}
header nav li a {
	color: #484747;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	display: block;
	text-transform: uppercase;

}
.section1 {
	background: url(../images/section1bg.jpg) no-repeat top center;
	padding-top: 30px;

}
.section1 .container {
	padding-bottom: 20px;

}
.section1  nav {
	display: inline-block;
	padding: 0px 15px;
	margin-left:-68px;
	background: rgb(236, 195, 5);
	padding-bottom: 20px;
	font-family: kelson_regular;

}
nav.leftmenu h3 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	color: #1d1c1c;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 15px;;

}
nav.leftmenu li {
	list-style: none;

}
nav.leftmenu a {
	text-decoration: none;
	color: #1d1c1c;
	font-size: 16px;
	position: relative;
	display: block;
	line-height: 31px;;

}
nav.leftmenu a div {
	display: inline-block;
	width: 50px;
	text-align: center;
}
nav.leftmenu img {
	vertical-align: middle;
	left: 0;
	line-height: 64px;
}
.section1 .content {
	display: inline-block;
	vertical-align: top;
	padding-left: 15px;
	min-width: 700px;
}
.section1 h1 {
	font-size: 69px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 0px;
    padding-bottom: 20px;

}
.section1 h1 small {
	display: block;
	font-size: 47px;
	color: #f39b13;

}
.section1 table {
	margin-top: 60px;
	margin-left: 23px;
	background: rgba(255,255,255,0.5);
	width: 320px;
	font-weight: bold;
	display: inline-block;
	vertical-align: top;

}
.section1 table tbody {
	width: 100%;
	display: table;
}
.section1 tr {
	border: 1px solid #79766f;

}
.section1 td {
	padding: 12px 5px;
	text-align: center;
	vertical-align: middle;

}
.section1 td:nth-child(1) {
	width: 150px;
	color: #2a2a2a;
	font-size: 19px;
}
.section1 td:nth-child(2) {
	color: #f39b13;
	font-size: 18px;
	text-decoration: line-through;

}
.section1 td:nth-child(3) {
	color: #f39b13;
	font-size: 22px;

}
.button-whatsapp {
	color: #fff;
    background: #10a81e;
    height: 50px;
    line-height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}
.button-whatsapp:hover, .button-whatsapp:focus {
    color: #fff;
    background: #13b922;
}
.button-whatsapp svg {
    display: inline-block;
    vertical-align: middle;
    width: 22px;
	margin-right: 5px;
}
.section1 form {
	display: inline-block;
	vertical-align: top;
	width: 310px;
	text-align: center;
	background: rgba(61, 61, 62, 0.8);
	border-radius: 5px;
	padding: 20px 10px;
	color: #fff;
	margin-left: 50px;
	font-family: kelson_regular;

}
.section1 form h3 {
	font-size: 35px;
	color: #fff;
	font-weight: bold;
	font-family: kelson_regular;
	
}
.section1 input {
	width: 100%;
	padding: 10px 5px;
	box-sizing: border-box;
	margin-top: 12px;
	border-radius: 3px;
	border: none;
	font-weight: bold;
	font-family: kelson_regular;

}
.section1 form p {
	text-align: center;
	width: 220px;
	display: inline-block;
	font-size: 17px;
	font-weight: bold;
	vertical-align: middle;
}
.section1 form div {
	padding: 15px 0px;

}
.section1 form div span {
	font-size: 42px;
	font-weight: bold;;
	vertical-align: middle;
}
.section1 form [type="submit"] {
	color: #171414;
	background: #f5ba0e;
	border: none;
	border-radius: 3px;
	font-weight: bold;
	font-size: 19px;
	cursor: pointer;
	
}
.section1 form ::-webkit-input-placeholder {
	color: #a1a1a1;
	opacity: 1;
}
.section1 form :-moz-placeholder {
	color: #a1a1a1;
	opacity: 1;
}
.section1 form ::-moz-placeholder {
	color: #a1a1a1;
	opacity: 1;
}
.section1 form :-ms-input-placeholder {
	color: #a1a1a1;
	opacity: 1;
}
.section1::before {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(../images/2-fon-dlya-sayta.png) repeat;
    opacity: 2.3;
}
.section2 {
	padding-bottom: 40px;

}
.section2 .container {

}
.section2 .text {
	/*padding-left: 230px;*/
	background-repeat:  no-repeat;
	background-position: 45px center;
}
.section2 h2 {
	font-size: 30px;
	text-transform: uppercase;
	color: #484747;
	padding-top: 50px;
	padding-bottom: 10px;
	/*padding-left: 230px;*/

}
.section2 h2 span {
	color: #e6541a;

}
.section2 p {
	font-size: 16px;
	line-height: 1.3;
	margin: 10px 0 10px;

}
.section2 p span {
	color: #e6541a;
	
}
.section3 {
	background: rgba(243, 155, 19, 0.07);
	padding-bottom: 30px;
	
}
.section3 .container {

}
.section3 h2 {
	font-size: 30px;
	text-transform: uppercase;
	color: #484747;
	padding-top: 50px;
	padding-bottom: 45px;
	text-align: center;

}
.section3 ul {
	font-size: 0;

}
.section3 li {
	display: inline-block;
	width: 25%;
	padding: 220px 10px 0px 10px;
	box-sizing: border-box;
	height: 385px;
	vertical-align: top;
	text-align: center;
	border-radius: 5px;
	background-repeat: no-repeat;
	background-position: center 30px;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    border-bottom: 2px solid transparent;
}
.section3 li:nth-child(1) {
	background-image: url(../images/section31.png);
}
.section3 li:nth-child(2) {
	background-image: url(../images/section32.png);
}
.section3 li:nth-child(3) {
	background-image: url(../images/section33.png);
}
.section3 li:nth-child(4) {
	background-image: url(../images/section34.png);
}
.section3 li:nth-child(1):hover {
	background-color: #76a6c5;
	border-bottom: 2px solid #5d8dad;
}
.section3 li:nth-child(2):hover {
	background-color: #76a6c5;
	border-bottom: 2px solid #5d8dad;
}
.section3 li:nth-child(3):hover {
	background-color: #76a6c5;
	border-bottom: 2px solid #5d8dad;
}
.section3 li:nth-child(4):hover {
	background-color: #76a6c5;
	border-bottom: 2px solid #5d8dad;
}
.section3 li:hover {
	color: #fff;
}
.section3 li:hover p {
	color: #fff;
}
.section3 h3 {
	font-size: 18px;
	text-transform: uppercase;
	padding-bottom: 20px;
	line-height: 1.1;;
	height: 35px;
}
.section3 li p {
	font-size: 17px;
	line-height: 1.2;
	color: #888888;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.section4 {

}
.section4 .container1 {

}
.section4 h2 {
	    font-size: 30px;
    text-transform: uppercase;
    color: #484747;
    padding-top: 50px;
    padding-bottom: 45px;
    text-align: center;
}
.section4 h3 {
	font-size: 30px;
    text-transform: uppercase;
    color: #484747;
    padding-top: 50px;
    padding-bottom: 15px;
    text-align: center;
}
.section4 p {
	font-size: 21px;
    margin: 10px 0px;
    text-align: center;
}
.section4 p span {
	font-size: 30px;
    color: #9e0100;
    font-weight: bold;
}
.section4-tabs__bottom {
	background:#e6541a;
	color:#fff;
	padding:5px;
	line-height:22px;
}
.section4-tabs__bottom p {
	font-size:18px;
	border-top: 1px solid #fff;
	padding-top: 10px;
}
.section4-tabs__bottom p:first-child {
	border-top: none;
	padding-top: 0;
}
.section3 h2 {
	font-size: 30px;
	text-transform: uppercase;
	color: #484747;
	padding-top: 50px;
	padding-bottom: 45px;
	text-align: center;
}
.section5 {
	margin-bottom: 30px;
	margin-top: 30px;
}
.section5 .container {
	padding: 25px 0px;
	border: 2px solid #d7d7d7;
	border-left: none;
	border-right: none;

}
.section5 #feedback2 {
	background: rgba(61, 61, 62, 0.8);
	text-align: center;
	color: #fff;

}
.section5 h2 {
	font-size: 30px;
	text-transform: uppercase;
	padding-top: 50px;
	padding-bottom: 45px;
	text-align: center;
	color: #fff;
}
.section5 input {
	padding: 12px 20px;
	box-sizing: border-box;
	border-radius: 3px;
	border: 2px solid #9f9f9f;
	font-family: kelson_regular;
	width: 260px;
	font-size: 14px;
	vertical-align: top;
	margin: 9px;

}
.section5 [type="submit"] {
	cursor: pointer;
	background: #f5ba0e;
	font-weight: 100;
	font-size: 17px;
	color: #fff;
	padding: 12px 20px;
	border: none;
	border-bottom: 2px solid #daa304;

}
.section5 h3 {
	font-size: 21px;
	margin-top: 10px;
	padding-bottom: 20px;
	
}
.section5 h3 span {
	font-size: 36px;
	font-weight: bold;
}
.section6 {
	background-image: url(../images/section6bg.jpg);
	color: #fff;
	background-position: top center;

}
.section6::before {
	    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(../images/2-fon-dlya-sayta.png);
    opacity: 0.4;
}
.section6 .container {

}
.section6 h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 41px;
	padding-top: 25px;
	font-weight: bold;
	line-height: 1.4;

}
.section6 h2 small {
	display: block;
	font-size: 17px;
	font-weight: normal;
	text-transform: none;
	padding-top: 20px;
	padding-bottom: 40px;;
}
.section6 .items {
	font-size: 0px;

}
.section6 .item {
	display: inline-block;
	width: 275px;
	box-sizing: content-box;
	font-size: 15px;
	padding: 22px;

}
.section6 h3 {
	text-align: center;
	background: rgba(28, 31, 10, 0.4);
	padding: 10px;
	border-radius: 5px;
	border: 3px solid transparent;
	font-size: 30px;
	text-transform: uppercase;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.section6 .item:hover h3 {
	border: 3px solid rgba(255, 255, 255, 0.61);
}
.section6 .content {
	background: rgba(28, 31, 10, 0.4);
	border-radius: 5px 5px 0px 0px;
	padding: 10px;
	border: 3px solid transparent;
	margin-top: 5px;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    border-bottom: 0px;
}
.section6 .item:hover .content {
	border: 3px solid rgba(255, 255, 255, 0.61);
	border-bottom: 0px;
}
.section6 h4 {
	font-size: 20px;
	font-weight: bold;
	padding-left: 50px;

}
.section6 p {
	padding-left: 30px;
	background: url(../images/list1.png) no-repeat 10px 4px;
	margin-top: 10px;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    padding-right: 20px;
}
.section6 .item:hover p {
	background: url(../images/list.png) no-repeat 10px 4px;
}
.section6 .item .order {
	text-transform: uppercase;
}
.section6  a {
	color: #fff;
	background: #f5ba0e;
	border: none;
	border-radius: 3px;
	font-size: 21px;
	cursor: pointer;
	text-decoration: none;
	width: 224px;
	display: block;
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
	padding: 10px 0px;
	border-bottom: 3px solid #cc9a0a;

}
.section6:hover  a {
	color: #fff;
	background: #f5ba0e;
	border: none;
	border-radius: 3px;
	font-size: 21px;
	cursor: pointer;
	text-decoration: none;
	width: 224px;
	display: block;
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
	padding: 10px 0px;
	border-bottom: 3px solid #cc9a0a;

}
.section6 table {
	width: 100%;
	background: #fff;
	color: #656662;
	border-radius: 0px 0px 5px 5px;
	padding: 10px;
	display: block;
	box-sizing: border-box;
	font-size: 18px;

}
.section6 tbody {
	width: 100%;
	display: table;

}
.section6 tr {

}
.section6 td {
	padding: 10px;
	font-weight: bold;
	color: #40413a;
	
}
.section6 td:nth-child(1) {

}
.section6 td:nth-child(2) {
	color: #9e0100;
	text-decoration: line-through;
	
}
.section6 td:nth-child(3) {
	color: #9e0100;
	font-size: 22px;
	
}
.section7 {
	background: rgba(243, 155, 19, 0.07);

}
.section7 h2 {
	font-size: 30px;
	text-transform: uppercase;
	color: #484747;
	padding-top: 50px;
	text-align: center;

}

.section7__list {
	font-size: 0;
}
.section7__item {
	display: inline-block;
	width: 50%;
	margin: 15px 0;
}
.section7-item__text {
    font-size: 18px;
    background-repeat: no-repeat;
    background-position: 60px center;
    vertical-align: middle;
    width: 50%;
}
.section7-item__text {
	display: inline-block;
    width: 345px;
    vertical-align: middle;
    box-sizing: border-box;
    padding-left: 20px;
}
.section7-item__image {
	width: 105px;
	height:105px;
	display: inline-block;
	text-align: center;
	border: 2px solid #ff9805;
	line-height: 105px;
	border-radius: 100px;
	padding-left: 0;
	margin-left: 20px;
	box-shadow: 0px 0px 0px 3px transparent;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.section7-item__image img {
	display: inline-block;
	vertical-align: middle;;;
}
.section7__item:hover .section7-item__image {
	box-shadow: 0px 0px 0px 3px #ff9805;
}

.section7 table {
	font-size: 0;

}
.section7 td{
	font-size: 18px;
	height: 140px;
	background-repeat: no-repeat;
	background-position: 60px center;
	vertical-align: middle;
	width: 50%;
	
	
}/*
.section7 tr:nth-child(1) td:nth-child(1) {
	background-image: url(../images/section71.png);
}
.section7 tr:nth-child(1) td:nth-child(2) {
	background-image: url(../images/section72.png);
}
.section7 tr:nth-child(2) td:nth-child(1) {
	background-image: url(../images/section73.png);
}
.section7 tr:nth-child(2) td:nth-child(2) {
	background-image: url(../images/section74.png);
}
.section7 tr:nth-child(3) td:nth-child(1) {
	background-image: url(../images/section75.png);
}
.section7 tr:nth-child(3) td:nth-child(2) {
	background-image: url(../images/section76.png);
}
*/
.section7 img {
	    display: inline-block;
	    vertical-align: middle;;;
}
.section7 table div {
	display: inline-block;
    width: 345px;
    vertical-align: middle;
    box-sizing: border-box;
    padding-left: 20px;
}

.section7 .image {
	width: 105px;
	height:105px;
	display: inline-block;
	text-align: center;
	border: 2px solid #ff9805;
	line-height: 105px;
	border-radius: 100px;
	padding-left: 0;
	margin-left: 20px;
	box-shadow: 0px 0px 0px 3px transparent;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.section7 td:hover .image {
	box-shadow: 0px 0px 0px 3px #ff9805;
}
.section8 {

}
.section8 .container {

}
.section8 .items {
	font-size: 0;

}
.section8 h2 {
	font-size: 30px;
	text-transform: uppercase;
	color: #484747;
	padding-top: 50px;
	text-align: center;
	border-top: 2px solid #d7d7d7;
	margin-top: 45px;

}
.section8 .item {
	font-size: 15px;
	width: 50%;
	display: inline-block;
	height: 115px;
	box-sizing: border-box;
	padding-left: 160px;
	background-repeat: no-repeat;
	background-position: 15px 10px;
	margin-top: 60px;
	color: #3b3b3b;
	vertical-align: top;

}
.section8 .item p {
	font-size: 16px;
	padding: 0;
}
.section8 h3 {
	font-weight: bold;
	padding-bottom: 28px;
	padding-top: 10px;

}
.section8 .item p {

}
.section8  p {
	font-size: 17px;
	padding: 13px 0px;

}
.section8 .container>img {
	float: left;
	padding-right: 55px;

}
.section8 ul {


}
.section8 li,.section2 li {
	padding: 12px 0px;
    background: url(../images/list.png) no-repeat 0px 12px;
    padding-left: 20px;
}
.section8 h2:nth-child(1),.section2 h2:nth-child(1) {
	margin: 0;
	border: none;
	
}
.section8 .item:nth-child(1) {
	background-image: url(../images/section81.jpg);
}
.section8 .item:nth-child(2) {
	background-image: url(../images/section82.jpg);
}
.section8 .item:nth-child(3) {
	background-image: url(../images/section83.jpg);
}
.section8 .item:nth-child(4) {
	background-image: url(../images/section84.jpg);
}
.section9 {
	background: #f4f4f4;

}
.section9 .container1 {
	border-top: 2px solid #d7d7d7;
	border-bottom: 2px solid #d7d7d7;

}
.section9 img {
	padding-top: 20px;

}
.section9 .order {
	color: #fff;
	background: #f5ba0e;
	border: none;
	border-radius: 3px;
	font-size: 21px;
	cursor: pointer;
	text-decoration: none;
	width: 224px;
	display: block;
	text-align: center;
	margin: 0 auto;
	margin-top: -74px;
	padding: 10px 0px;
	border-bottom: 3px solid #cc9c10;
	position: relative;
	margin-bottom: 30px;
	
}
.section10 {
	padding-bottom: 60px;

}
.section10 .container1>p {
	padding-top: 20px;
}
.section10 h2 {
	font-size: 30px;
    text-transform: uppercase;
    color: #484747;
    padding-top: 50px;
    text-align: center;

}
.section10 .items {

}
.section10 .item {

}
.section10 h3 {
	text-align: center;
	color: #f39b13;
	font-size: 25px;
	font-weight: bold;
	margin-top: 25px;
	text-transform: uppercase;

}
.section10 .content {
	padding-top: 20px;

}
.section10  .image {
	display: inline-block;
	padding-right: 15px;
    border-right: 3px solid #f39b13;
}
.section10 .item p {
	padding-left: 10px;
    line-height: 1.2;
    display: inline-block;
    width: 750px;
    vertical-align: top;
    font-size: 16px;
}
.section10 span {
	color: #ff5959;
	font-weight: bold;
}
.section11 {
	background: rgba(243, 155, 19, 0.07);
	padding-bottom: 20px;
}
.section11 .container1 {

}
.section11 h2 {
	font-size: 30px;
	text-transform: uppercase;
	color: #484747;
	padding-top: 30px;
	text-align: center;

}
.section11 .items {

}
.section11 .items div {
	background: rgba(255, 255, 255, 0.5);
	border-radius: 10px;
	margin-top: 20px;
	padding: 20px 40px;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.section11 .items p {
	float: right;
	padding-top: 25px;
	
}
.section11::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.3;
}
.section11 .items div:hover {
	background: #fff;
}
.section12 {

}
.section12 .container1 {
	font-size: 0;

}
.section12 h2 {
	font-size: 30px;
	text-transform: uppercase;
	color: #484747;
	padding-top: 40px;
	text-align: center;

}
.section12 .left {
	font-size: 17px;
	width: 50%;
	display: inline-block;
	box-sizing: border-box;
	padding-right: 60px;
	padding-top: 50px;

}
.section12 .left p {
	padding: 10px 0px;
	color: #6a6a6a;

}
.section12 .left .phone {
	color: #9e0100;

}
.section12 .right {
	font-size: 15px;
	width: 50%;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	padding-right: 60px;

}
.section12 .right form {

}
.section12 .right input {
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	padding: 10px;
	border-radius: 5px;
	border: none;
	border-bottom: 1px solid #959595;
	margin-top: 30px;

}
.section12 .right textarea {
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #959595;
	resize: vertical;
	margin-top: 30px;
	min-height: 90px;;

}
.section12 .right [type="submit"]{
	color: #fff;
	background: #f5ba0e;
	border: none;
	border-radius: 3px;
	font-size: 19px;
	cursor: pointer;
	text-decoration: none;
	width: 224px;
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 10px 0px;
	border-bottom: 3px solid #c59710;
	position: relative;
	margin-bottom: 30px;
	margin-top: 20px;

}
footer {
	background: #444444 url(../images/2-fon-dlya-sayta.png) repeat;
	padding-top: 40px;
	padding-bottom: 40px;
	position: relative;;

}
footer .container {

}
footer .items {
	font-size: 0;

}
footer .item {
	font-size: 11px;
	display: inline-block;
	width: 170px;
	vertical-align: top;

}
footer .item a {
	display: block;
	text-decoration: none;
	color: #fff;
	line-height: 1.6;

}
footer .contacts {
	font-size: 13px;
	color: #fff;
	display: inline-block;
	float: right;
	text-transform: uppercase;
	text-align: right;;

}
footer .contacts p {
	
}
.section12 ::-webkit-input-placeholder {
	color: #afafaf;
	opacity: 1;
}
.section12 :-moz-placeholder {
	color: #afafaf;
	opacity: 1;
}
.section12 ::-moz-placeholder {
	color: #afafaf;
	opacity: 1;
}
.section12 :-ms-input-placeholder {
	color: #afafaf;
	opacity: 1;
}
footer .contacts a {
	display:  block;
	font-size: 19px;
	color: #fff;
	text-decoration: none;
	padding-top: 15px;
	
}
footer .big {
	font-size: 15px;
	text-transform: uppercase;
}
footer::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.3;
}
.template2 .section1 h1{
	margin-left: 90px;
}
.template2 .section1 .order {
	color: #fff;
    background: #bb0000;
    border: none;
    border-radius: 3px;
    font-size: 21px;
    cursor: pointer;;
    width: 250px;
    display: block;
    padding: 10px 0px;
    border-bottom: 3px solid #790100;
    position: relative;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 10px;
    margin-left: 90px;
    text-transform: uppercase;
    text-decoration: none;;
}
.template2 .section1 {
	margin-bottom: 20px;
	
}
table.content>tbody>tr>td:first-child {
	background: #ecc305 url('../images/2-fon-dlya-sayta.png');
	width: 235px;
	
}
.template2 footer {
	margin-top: 20px;
}
.template2 table.content {
	width: 100%;
}
.template2 .right {
	padding-left: 40px;
	padding-right: 24px;
}
.template2 .right h2 {
	font-size: 20px;
	text-align: center;
	padding-bottom: 20px;
	text-transform: uppercase;
	color: #666666;
	padding-top: 25px;

}
.template2 .right h1 {
	font-size: 30px;
	text-align: center;
	padding-bottom: 20px;
	text-transform: uppercase;
	color: #666666;
	padding-top: 25px;

}
.template2 .right hr {
	color: #cccccc;
	border: 2px solid #cccccc;
	margin-top: 20px;
	margin-bottom: 10px;

}
.template2 .right ul {

}
.template2 .right .container {
	width: auto;
}
.template2 .right li {
	font-size: 15px;
	padding-left: 40px;
	margin-top: 10px;
	padding-bottom: 10px;
	background: url(../images/list.png) no-repeat 0px 0px;
	list-style: none;
	
}
.template2 .right .pdo li {
	display: inline-block;
	width: 49%;
	box-sizing:border-box;
}
.template2 .right li a {
	color: #484747;
	font-weight: bold;
}
.template2 .right .pink {
	color: #fa6805;
}
.template2 .right .pinkbg {
	background-color: #fa6805;
}
.template2 .right p {
	padding: 10px 0px;
	color: #333333;
	font-size: 16px;
	
}
.template2 .right .white {
	color: #fff;
}
.template2 .right .bold {
	font-weight: bold;
}
.template2 .right .center {
	text-align: center;
}
.template2 .right .textimage {
	position: relative;
}
.template2 .right .textimage .text {
	position: absolute;
	bottom: 0;
	color: #fff;
	padding: 20px 10px;
	background: rgba(0, 0, 0, 0.45);
}
.template2 .right .left {
	font-size: 15px;
	width: 45%;
	display: inline-block;
	box-sizing: border-box;
	padding-right: 20px;
	padding-top: 35px;

}
.template2 .right .left p {
	padding: 10px 0px;
	color: #6a6a6a;

}
.template2 .right .left .phone {
	color: #9e0100;

}
.template2 .right .right {
	font-size: 15px;
	width: 55%;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	padding-left: 0;

}
.template2 .right .right form {

}
.template2 .right .right input {
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	padding: 10px;
	border-radius: 5px;
	border: none;
	border-bottom: 1px solid #959595;
	margin-top: 30px;

}
.template2 .right .right textarea {
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #959595;
	resize: vertical;
	margin-top: 30px;
	min-height: 90px;;

}
.template2 .right .right [type="submit"]{
	color: #fff;
	background: #990000;
	border: none;
	border-radius: 3px;
	font-size: 14px;
	cursor: pointer;
	text-decoration: none;
	width: 224px;
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 10px 0px;
	border-bottom: 3px solid #790100;
	position: relative;
	margin-bottom: 30px;
	margin-top: 30px;

}
.template2 .right .feedback {
	font-size: 0;
}
.template2 .right .upper {
	text-transform: uppercase;
}
.reviews {

}
.reviews .item {
	background: #f2fde0;
	border-radius: 7px;
	padding: 25px 15px;
	margin-top: 10px;
}
.reviews .item p {
	color: #666666;

}
.reviews .name {
	text-align: right;
	
}

.reviews .item:nth-child(2n) {
	background: #EDEFF5;
	
}
.template2 .right h2.left {
	font-size: 30px;
	text-transform: none;
	width: 100%;
	text-align: left;
}
.template2 .right tr:nth-child(2n) {
	background-color: #E6E6E6;
}
.template2 .right table {
	width: 100%;
}
.template2 .right td {
	padding: 10px 5px;
}

.template2 .right td span {
	color: #ff6666;
}
.template2 .right td:nth-child(1) {
	text-align: right;
	width: 30px;
}
.template2 .right td:nth-child(2) {
	width: 295px;;
}
.template2 .right td:nth-child(3) {
	width: 110px;
}
.template2 .right td:nth-child(4) {
	
}
.template2 .right td.line-through {
	text-decoration: line-through;
}
.template2 .topsection {
	margin-bottom: 20px;
}
.topsection  {
	background: url(../images/topsection.jpg) no-repeat top center;
    padding-top: 20px;
}
.topsection::before {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url('../images/pattern.png');
    opacity: 0.3;
}
.topsection .container {
	padding-bottom: 20px;
}
.topsection h1 {
    font-size: 45px;
    text-transform: uppercase;
    font-weight: bold;
    margin-left: 90px;
    width: 595px;
}
.topsection h1 small {
    display: block;
    font-size: 40px;
    color: #f5ba0e;
}
.topsection .order {
    color: #fff;
    background: #f5ba0e;
    border: none;
    border-radius: 3px;
    font-size: 21px;
    cursor: pointer;
    width: 250px;
    display: block;
    padding: 10px 0px;
    border-bottom: 3px solid #c59710;
    position: relative;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 0px;
    margin-left: 90px;
    text-transform: uppercase;
    text-decoration: none;
}
.copyright {
	width: 100%;
	padding: 15px 0px;
	text-align: center;
}
.copyright img {
	width: 130px;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.copyright img:hover {
	width: 150px;
}
#order,#order_cold,#order_hot,#order_shield {
	display: none;;

}
#order h2,#order_cold h2,#order_hot h2,#order_shield h2 {
	font-size: 20px;
	text-align: center;

}
#order input,#order_cold input,#order_hot input,#order_shield input {
	display: block;
	width: 300px;
	box-sizing: border-box;
	margin: 0 auto;
	margin-top: 10px;
	padding: 13px 15px;
	border-radius: 7px;
	border: none;
	border-bottom: 1px solid #959595;

}
#order [type=submit],#order_cold [type=submit],#order_hot [type=submit],#order_shield [type=submit] {
	color: #fff;
	background: #f5ba0e;
	border: none;
	border-radius: 3px;
	font-size: 21px;
	cursor: pointer;
	text-decoration: none;
	width: 224px;
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 10px 0px;
	border-bottom: 3px solid #d0a015;
	position: relative;
	margin-bottom: 30px;
	margin-top: 20px;
	
}
.topimage{
	/*background: url(http://dezstop.ru/template/images/topimage.jpg) no-repeat top center;*/
	height: 136px;
	position: relative;
}
.topimage::before {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url('../images/pattern.png');
    opacity: 0.3;
}
.shop .menu {
	width: 235px;
	background: #fbf0ce;
	padding-left: 20px;
	padding-top: 25px;
}
.shop .menu>ul {
	padding-bottom: 100px;
}
.shop .menu>ul>li {
	padding-top: 20px;

}
.shop .menu>ul >li>a {
	color: #353131;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;;

}
.shop .menu ul ul {

}
.shop .menu ul ul li{
	padding-left: 30px;
	
}
.shop .menu ul ul a{
	color: #656565;
	padding-top: 3px;
	
}
.shop .menu a {
	text-decoration: none;
	display: block;
	
}
.shop .content>tbody>tr>td:nth-child(2) {
	padding-left: 50px;
}
.shop  .feedback {
	font-size: 0;
	margin-top: 60px;
}
.shop  .feedback .left {
	font-size: 15px;
	width: 45%;
	display: inline-block;
	box-sizing: border-box;
	padding-right: 20px;
	padding-top: 35px;

}
.shop  .feedback .left p {
	padding: 10px 0px;
	color: #6a6a6a;

}
.shop  .feedback .left .phone {
	color: #9e0100;

}
.shop  .feedback .right {
	font-size: 15px;
	width: 55%;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	padding-left: 0;

}
.shop  .feedback .right form {

}
.shop  .feedback .right input {
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	padding: 10px;
	border-radius: 5px;
	border: none;
	border-bottom: 1px solid #959595;
	margin-top: 30px;

}
.shop  .feedback .right textarea {
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #959595;
	resize: vertical;
	margin-top: 30px;
	min-height: 90px;;

}
.shop  .feedback .right [type="submit"]{
	color: #fff;
	background: #990000;
	border: none;
	border-radius: 3px;
	font-size: 14px;
	cursor: pointer;
	text-decoration: none;
	width: 224px;
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 10px 0px;
	border-bottom: 3px solid #790100;
	position: relative;
	margin-bottom: 30px;
	margin-top: 30px;

}
.shop .right .items {
	font-size: 0;
	margin-top: 30px;
}
.shop .right .items .item {
	font-size: 14px;
	border-radius: 7px;
	padding: 10px;
	border: 1px solid #c8c8c8;
	display: inline-block;
	width: 200px;
	box-sizing: border-box;
	margin-right: 20px;
	margin-bottom: 30px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
}
.shop .right .items .item .name{
	font-size: 15px;
	text-transform: uppercase;
	padding-top: 10px;
	color: #484747;

}
.shop .right .items .item .image{
	height: 160px;
	line-height: 160px;

}
.shop .right .items .item .price{
	color: #bb0000;
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 10px;

}
.shop .right .items .item .details{
	color: #fff;
	background: #bb0000;
	width: 150px;
	margin: 0 auto;
	padding: 10px 0px;
	border-radius: 7px;;

}
.shop .right .items .item:nth-child(3n) {
	margin-right: 0;
}
.shop .right .items .item .image img {
	display: inline-block;
	vertical-align: middle;
}
.shop .content .right h1{
	padding-bottom: 10px;
	border-bottom: 3px solid #cccccc;
	font-size: 30px;
	color: #484747;
}
.shop .content .right .sortby {
	padding-top: 25px;
	font-size: 16px;
	color: #484747;
}
.shop .content .right .sortby .jqselect .jq-selectbox__select{
	background: transparent;
	width: 215px;
	height: 25px;
	line-height: 25px;
	box-shadow: none;
}
.shop .content .right .sortby .jqselect .jq-selectbox__trigger-arrow {
	top: 12px;
	
}
.shop.product .content .photo {
	width: 220px;
	display: inline-block;
	vertical-align: top;
	margin-right: 30px;
	font-size: 14px;
}
.shop.product .content .photo .image {
	text-align: center;
	border: 2px solid #b6b6b6;
	border-radius: 7px;
	height: 250px;
	line-height: 250px;
	margin-bottom: 15px;
	
}
.shop.product .content .photo .image img {
	display: inline-block;
	vertical-align: middle;

}
.shop.product .content .descript {
	width: 400px;
	display: inline-block;
	font-size: 14px;
}
.shop.product .content>tbody>tr>td:nth-child(2){
	font-size: 0;
	padding-top: 30px;
	color: #605f5f;
	max-width: 980px;
}

.shop.product table.content>tbody>tr>td:first-child {
	vertical-align: top;
}
.shop.product .content .photo .code {
	text-align: center;
	color: #6b6b6b;
	font-size: 16px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 40px;

}
.shop.product .content .photo .phone {
	margin-top: 20px;
	color: #6b6b6b;
	font-size: 19px;
	padding-left: 44px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: left center;
	background-repeat: no-repeat;
	/*background-image: url(http://dezstop.ru/template/images/phone.jpg);*/

}
.shop.product .content .photo .payment {
	margin-top: 10px;
	background-position: left center;
	background-repeat: no-repeat;
	/*background-image: url(http://dezstop.ru/template/images/car.jpg);*/
}
.shop.product .content .photo .payment a{
	display: block;
	padding-left: 45px;
	color: #6b6b6b;
	line-height: 1.3;

}
.shop.product .content .descript h1 {
	font-size: 18px;
	font-weight: bold;
	border: none;
	padding-bottom: 15px;

}
.shop.product .content .descript .characteristics {
	line-height: 1.3;
	padding-bottom: 28px;

}
.shop.product .content .descript .characteristics span {
	font-weight: bold;
	
}
.shop.product .content .descript div.price {
	border-top: 1px solid #cccccc;
	padding-top: 20px;
	font-size: 34px;
	color: #bb0000;
	margin-bottom: 10px;

}
.shop.product .content .descript .min {
	padding-bottom: 20px;

}
.shop.product .content .descript .quantity {
	padding-bottom: 15px;

}
.shop.product .content .descript .quantity input, order_page  {
	width: 38px;
	text-align: center;
	font-size: 19px;
	color: #484747;
	border: 1px solid #dedede;
	border-radius: 4px;
	padding: 3px;

}

.shop.product .content .descript .quantity input, .order_page .shk-count{
	width: 38px;
	text-align: center;
	font-size: 19px;
	color: #484747;
	border: 1px solid #dedede;
	border-radius: 4px;
	padding: 3px;
}
.shop.product .content .descript .quantity button, .order_page .shk_count_button {
	background: none;
	border: none;
	cursor: pointer;

}
.shop.product .content .descript .pluses {
	border-top: 1px solid #cccccc;
	padding-top: 15px;
	padding-bottom: 25px;

}
.shop.product .content .descript .pluses span {
	padding: 10px 0px;

}
.shop.product .content .descript .add {
	display: inline-block;
	background: #bb0000;
	color: #fff;
	height: 50px;
	font-size: 16px;
	width: 155px;
	text-align: center;
	border-radius: 7px;
	box-shadow: 0px 4px 0px #6d0606;
	cursor: pointer;
	font-weight: bold;
	box-sizing: border-box;
	margin-right: 25px;
	border: none;
	vertical-align: top;
	padding-top: 5px;

}
.shop.product .content .descript .oneclick {
	display: inline-block;
	height: 50px;
	background: #55c52e;
	color: #fff;
	font-size: 16px;
	width: 155px;
	text-align: center;
	border-radius: 7px;
	box-shadow: 0px 4px 0px #37841c;
	cursor: pointer;
	vertical-align: top;
	line-height: 1.3;
	font-weight: bold;
	padding-top: 5px;
	box-sizing: border-box;

}
.shop.product .content .description {
	font-size: 16px;
	color: #3f3f3f;
	padding-top: 20px;
	border-top: 1px solid #cccccc;
	margin-top: 40px;
	max-width: 655px;
	
}
.shop.product .content .descript .pluses span {
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
	
	padding-left: 40px;
}
.shop.product .content .description h2 {
	font-size: 18px;
	padding-bottom: 20px;
}
.shop.product .content .characteristics strong {
	font-weight: bold;
	color: #2f2f2f;
}
.shop.product .content .descript .characteristics p {
	padding-top: 5px;
}
.shop.product .content .descript .pluses span.price {
	/*background-image: url(http://dezstop.ru/template/images/money.jpg);*/
}
.shop.product .content .descript .pluses span.delivery {
	/*background-image: url(http://dezstop.ru/template/images/graycar.jpg);*/
}
.shop.product .content .descript .pluses span.garanty {
	/*background-image: url(http://dezstop.ru/template/images/hand.jpg);*/
}
.shop.product .content .descript .pluses span.sertifikate {
	/*background-image: url(http://dezstop.ru/template/images/sert.jpg);*/
}
.fa-rub {
	font-size: 0.9em;
}
.topimage .shop-cart {
	/*background-image: url(http://dezstop.ru/template/images/cart.png);*/
	width: 56px;
	height: 48px;
	display: block;
	box-sizing: border-box;
	padding-top: 4px;
	text-decoration: none;
	position: absolute;
	right: 0;
	margin-top: 5px;
}
.topimage .shop-cart span {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	display: block;
	width: 27px;
	text-align: center;;

}
.jq-selectbox li:hover {
	    background-color: #A3ABB1;
}
.order_page {

}
.order_page h1 {
    font-size: 30px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
    border-bottom: 2px solid #cccccc;
    margin-bottom: 35px;
}
.order_page h2 {
	    font-size: 16px;
    border-bottom: 1px solid #cfcfcf;
    padding-left: 50px;
    padding-bottom: 15px;
    padding-top: 35px;
}
.order_page .shop-cart {

}
.order_page .shop-cart .cart {
	border: 1px solid #989898;
	border-radius: 7px;
	border-collapse: separate
}
.order_page .shop-cart .cart tr {

}
.order_page .shop-cart .cart thead tr {
	background: #cccccc;
	color: #fff;
	

}
.order_page .shop-cart .cart thead tr td {
	padding: 10px 0px;
	text-align: center;
}
.order_page .shop-cart .cart thead tr span {
	width: 100%;
	border-right: 1px solid #fff;
	display: block;
}
.order_page .shop-cart .cart thead tr td:last-child span {
	border: none;
}
.order_page .shop-cart .cart td {
	padding: 15px;
	text-align: center;
	vertical-align: middle;
	position: relative;
}
.order_page .shop-cart .cart td div.border {
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	box-sizing: border-box;background: #d3d3d3;
	background-clip: content-box;
	padding-top: 30px;
	padding-bottom: 30px;
	
}
.order_page .shop-cart  .cart td:nth-child(1) {

}
.order_page .shop-cart .cart td:nth-child(2) {
	
}
.order_page .shop-cart .cart tr td:nth-child(2)  a {
	font-size: 18px;
	color: #484747;
	text-decoration: none;
	font-weight: bold;
}
.order_page .shop-cart .cart td:nth-child(3) {
	
}
.order_page .shop-cart .cart td:nth-child(4) {
	
}
.order_page .shop-cart .cart td:nth-child(4) .price {
	font-size: 30px;
	color: #bb0000;
	margin-bottom: 22px;

}
.order_page .shop-cart .cart td:nth-child(4) i {
	margin-left: 10px;
	
}
.order_page .shop-cart .cart td:nth-child(4) a {
	font-size: 14px;
	color: #b3b2b2;
	text-decoration: none;
	
}
.order_page .shop-cart .cart td:nth-child(4) a img {
	vertical-align: middle;
	padding-right: 5px;
}
.full #cut {
	float: right;
	margin-top: 35px;
}
.full #cut td:first-child {
	padding-right: 30px;
	text-align: right;
}
.full #cut td:last-child {
	font-weight: bold;
}
.shop-cart .full {
	clear: both;
}
#shopOrderForm [type=submit]{
	background-color: #bb0000;
	font-size: 16px;
	padding: 15px 10px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	box-shadow: 0px 4px 0px #6d0606;
	border: none;
	width: 100%;
	margin-bottom: 7px;
	cursor: pointer;
}
#shopOrderForm .bottom {
	border-top: 1px solid #cfcfcf;
	padding-top: 30px;
	padding-bottom: 50px;
	text-align: left;

}
#shopOrderForm .bottom .left {
	display: inline-block;
	width: 620px;
	box-sizing: border-box;
	padding-left: 60px;
	vertical-align: top;

}
#shopOrderForm .bottom .right {
	display: inline-block;
	width: 180px;
	text-align: center;

}
#shopOrderForm .bottom .left p {

}
#shopOrderForm .bottom .left .phone {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;

}
#shopOrderForm .bottom .left .link {

}
#shopOrderForm .bottom .right a {
	font-size: 14px;
	color: #6b6b6b;
	
}

#shopOrderForm .bottom p {
	font-size: 19px;
	color: #6b6b6b;
	padding-left: 50px;
	
}
#total #cut {
	margin-top: 35px;
	clear: both;
	display: inline-block;
	line-height: 1.2;
}
#total #cut td:first-child {
	padding-right: 30px;
	text-align: right;
}
#total #cut td:last-child {
	font-weight: bold;
	text-align: left;
}
#shopOrderForm #total {
	clear: both;
	text-align: right;
	padding-bottom: 25px;
}
#total #cut::after {
	clear: both;
	content: '';
}
#shopOrderForm>fieldset>div {
	text-align: center;
}
#shopOrderForm [type=text] {
	padding: 5px;
	border: 1px solid #cccccc;
	margin: 12px 0px;
	width: 595px;
	box-sizing: border-box;
	font-size: 15px;
}
#shopOrderForm .top {
	text-align: left;

}
#shopOrderForm .top .payment {
	vertical-align: top;
	display: inline-block;
	margin-right: 30px;
	color: #737373;

}
#shopOrderForm .top .delivery {
	display: inline-block;
	color: #737373;

}
#shopOrderForm .top select {
	display: none;
}
#shopOrderForm  h3 {
	padding-top: 15px;
	border-top: 1px solid #cfcfcf;
	margin-top: 15px;
	text-align: center;
}
#shopOrderForm  h3 small {
	width: 595px;
	text-align: left;
	display: inline-block;
}
#shopOrderForm .jq-radio.checked .jq-radio__div {
	background-color: #bd0000;
}
#shopOrderForm label {
	cursor: pointer;
	margin-left: 35px;
}
#shopOrderForm .top .name {
	color: #181818;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 35px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
#shopOrderForm .top .payment .name {
	/*background-image: url(http://dezstop.ru/template/images/money.jpg);*/
}
#shopOrderForm .top .delivery .name {
	/*background-image: url(http://dezstop.ru/template/images/car.jpg);*/
}
#shopOrderForm .top .payment .text {
	padding-left: 35px;
	
}
.afterfog {
	padding: 20px 0px;
}
.afterfog h2 {
	font-size: 30px;
    text-transform: uppercase;
    color: #484747;
    padding-top: 30px;
    padding-bottom: 10px;
}
}
.afterfog p {
	font-size: 16px;
    line-height: 1.3;
    padding-top: 20px;
}
.tabs__content {
  display: none; /* по умолчанию прячем все блоки */
  margin:0 -2px;
}
.tabs__content.active {
  display: block; /* по умолчанию показываем нужный блок */
}
.section4 {

}
.section4 .tabs {
	
}
.section4 .tabs .tabs__content {

}
.section4 .tabs .tabs__caption {
	width: 100%;
    display: table;
}
.section4 .tabs .tabs__caption li {
	display: table-cell;
    text-align: center;
    background: #ffb405;
    padding: 20px 0px;
    cursor: pointer;
    font-weight: bold;
    color: #fff;
    font-size: 19px;
    text-transform: uppercase;
}
.section4 .tabs .tabs__caption li.red{color:#fff;}
.section4 .tabs .tabs__caption li.gold{background:#ffb405;width:160px;}
.section4 .tabs .tabs__caption li.active {
	background-color: #497f9c;
	color: #fff;
}
.section4 .tabs .first {

}
.section4 .tabs .first td {
	vertical-align: middle;
	background-color: #497f9c;
	color: #fff;
	text-align: center;
	border: 2px solid #fff;
	padding: 15px 3px;
	font-size: 16px;
}
.section4 .tabs .first tr:nth-child(n+3) td{
	border: none;
	border-bottom: 1px solid #fff;
}
.section4 .tabs td {
	vertical-align: middle;
	background-color: #497f9c;
	color: #fff;
	text-align: center;
	border: 2px solid #fff;
	padding: 15px;
}
.section4 .tabs table {
	min-width: 50%;
	margin: 0 auto;
}
#oneclick {
	display: none;
}
#oneclick h2 {
	font-size: 20px;
    text-align: center;
}
#oneclick input {
	display: block;
    width: 300px;
    box-sizing: border-box;
    margin: 0 auto;
    margin-top: 10px;
    padding: 13px 15px;
    border-radius: 7px;
    border: none;
    border-bottom: 1px solid #959595;
}
#oneclick [type=submit] {
	color: #fff;
    background: #bb0000;
    border: none;
    border-radius: 3px;
    font-size: 19px;
    cursor: pointer;
    text-decoration: none;
    width: 224px;
    display: block;
    text-align: center;
    margin: 0 auto;
    padding: 10px 0px;
    border-bottom: 3px solid #790100;
    position: relative;
    margin-bottom: 30px;
    margin-top: 20px;
}
ul.pages {
	font-size: 15px;
	text-align: center;
}
ul.pages li {
	display: inline-block;
}
ul.pages li a {
	color: #484747;
    text-decoration: none;
    padding: 5px;
}
ul.pages .control {

}
#shk_butEmptyCart {
	text-decoration: none; 
    font-size: 20px; 
    background: #bb0000;
    text-transform: uppercase;
    color: #fff; 
    padding: 5px 15px;
    display: inline-block;
    border-radius: 5px;
    margin-top: 30px;
}

#success, #fail {
	position: fixed;
    padding: 50px;
    background: #fff;
    border-radius: 15px;
    top: 50%;
    bottom: auto;
    left: 50%;
    margin: auto auto;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    width: auto;
    min-width: auto;
    text-transform: uppercase;
    color: #404040;
    font-family: kelson_regular;
    font-size: 28px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
    -webkit-transition: -webkit-transform 0.6s ease-out;
    -moz-transition: -moz-transform 0.6s ease-out;
    -o-transition: -o-transform 0.6s ease-out;
    transition: transform 0.6s ease-out;
    display: inline-block;
    z-index: 9999;
    margin-top: -500%;
}
#success.active ,#fail.active {

    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    margin-top: 0%;
}
b {
	font-weight: bold;
}
.flexslider {
	margin-top:50px; 
}
.flexslider li {
	padding:0; 
	background:0; 
}
.go__captcha{width:304px;margin:0 auto;padding:0 !important;}
.go__captcha div{padding:0 !important;}

.table_items table td{padding:10px;vertical-align:top;}
.table_items a h2{font-size:22px;color:#484747;text-decoration:none;}
.table_items .image{width:180px;}
.table_items .image img{width:100%;}
.shop.product .content>tbody>tr>td.table_items{font-size:100% !important;}
.shop.product .content>tbody>tr>td.table_items .shk-image{float:left;margin:0 20px 0 0;width:300px;}
.shop.product .content>tbody>tr>td.table_items p{margin:8px 0;}
.shop.product .content>tbody>tr>td.table_items h2,.shop.product .content>tbody>tr>td.table_items h3{font-size:22px;margin:20px 0;}

.justifyleft {
    float: left;
    margin: 0 10px 10px 0;
}
.justifyright {
    float: right;
    margin: 10px 0 0 10px;
}