/*   
Theme Name: Evaprofy
Theme URI: https://github.com/saxap/clean-wp-template
Version: 3.0
Tags: clean, development, html5, bootstrap
Description: Clean wordpress theme with minimal bootstrap3 markup for fast development starting
Author: saxa:p
*/

@font-face {
  font-family: 'Circe-Light';
  src: url('fonts/Circe-Light?#iefix') format('embedded-opentype'),  url('fonts/Circe-Light.otf')  format('opentype'),
	     url('fonts/Circe-Light.woff') format('woff'), url('fonts/Circe-Light.ttf')  format('truetype'), url('fonts/Circe-Light.svg#Circe-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Circe-Regular';
  src: url('fonts/Circe-Regular?#iefix') format('embedded-opentype'),  url('fonts/Circe-Regular.otf')  format('opentype'),
	     url('fonts/Circe-Regular.woff') format('woff'), url('fonts/Circe-Regular.ttf')  format('truetype'), url('fonts/Circe-Regular.svg#Circe-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Circe-Bold';
  src: url('fonts/Circe-Bold?#iefix') format('embedded-opentype'),  url('fonts/Circe-Bold.otf')  format('opentype'),
	     url('fonts/Circe-Bold.woff') format('woff'), url('fonts/Circe-Bold.ttf')  format('truetype'), url('fonts/Circe-Bold.svg#Circe-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Circe-ExtraBold';
  src: url('fonts/Circe-ExtraBold?#iefix') format('embedded-opentype'),  url('fonts/Circe-ExtraBold.otf')  format('opentype'),
	     url('fonts/Circe-ExtraBold.woff') format('woff'), url('fonts/Circe-ExtraBold.ttf')  format('truetype'), url('fonts/Circe-ExtraBold.svg#Circe-ExtraBold') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Circe-ExtraLight';
  src: url('fonts/Circe-ExtraLight?#iefix') format('embedded-opentype'),  url('fonts/Circe-ExtraLight.otf')  format('opentype'),
	     url('fonts/Circe-ExtraLight.woff') format('woff'), url('fonts/Circe-ExtraLight.ttf')  format('truetype'), url('fonts/Circe-ExtraLight.svg#Circe-ExtraLight') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ALSRubl';
  src: url('fonts/ALSRubl.eot?#iefix') format('embedded-opentype'),  url('fonts/ALSRubl.otf')  format('opentype'),
	     url('fonts/ALSRubl.woff') format('woff'), url('fonts/ALSRubl.ttf')  format('truetype'), url('fonts/ALSRubl.svg#ALSRubl') format('svg');
  font-weight: normal;
  font-style: normal;
}



@media (min-width: 979px) { 
	ul.nav li.dropdown.show-on-hover:hover > ul.dropdown-menu { /* для раскрывания субменю по наведению */
		display: block;
	}
	.comment-list .children { /* для комментов */
		padding: 0;
		margin-left: 74px;
		padding-bottom: 15px;
	}
	.comment-list .media {
		margin-top: 0;
	}
}

/* Body
-----------------------------------------------------------------------------*/

body{
	font-family: 'Circe-Regular';
	color:#444950;
	background:#f2f2f2;
}

.row {
    margin-right: 10px;
    margin-left: 10px;
}

p {     margin: 0 0 10px;     font-size: 16px; }

article li{
  font-size: 16px;
}

header{
	width:100%;
	height:807px;
	background: transparent url("/wp-content/uploads/2020/06/kovry-fon.jpg") no-repeat scroll center top / cover;
}


.reds{
	border:2px solid red;
}

header.header2 {
    width: 100%;
    height: 307px;

}

.logo{
	margin-top:-35px;
}

.catalogs img{
	display:block;
	width:60px;
	height:auto;
	margin:15px auto 0;
}

.models{
	padding:20px;
}

.models:hover{
	padding:20px;
	background:#f2f2f2;
}

.title-form{
	font-size:22px;
	text-align:center;
	text-transform:uppercase;
}

.catalogs a{
	font-size:14px;
	color:#f13e3e;
	text-transform:uppercase;
}

.catalogs .col-md-3{
	margin-bottom:15px;
}

.colorSquare.net{
	display:none;
}

.text-brand{
	padding-top:10px;
	display:block;
	text-align:center;
}

.head{
	margin-top:20px;
}

.user-city{
	color:#f13e3e;
	float:left;
}

.user-city span{
	color:#868995;
}

ul li{
	color: #969696;
}

.user-city a{
	color:#fff;
	text-decoration:underline;
}

.top-menu{
	float:left;
}

.top-menu li{
	float:left;
	list-style:none;
	margin: 0 15px;
}

.top-menu li a{
	color:#868995;
	font-size:16px;
}

.top-menu li a:hover{
	color:#f13e3e;
	text-decoration:none;
}

.top-menu li a:active{
	color:#f13e3e;
	text-decoration:none;
}

.tel{
	margin-top:-10px;
	color:#fff;
	font-size:32px;
}

.tel small{
	color:#fff;
	font-size:20px;
}

.tel a{
	color:#fff;
}

.tel a:hover{
	color:#fff;
	text-decoration:none;
}

.tel2{
	margin-top:0px;
	color:#fff;
	font-size:22px;
}

.tel2 small{
	color:#fff;
	font-size:20px;
}

.tel2 a{
	color:#fff;
}

.tel2 a:hover{
	color:#fff;
	text-decoration:none;
}

.tel2 small{
	font-family: 'Circe-Regular';
	font-size:16px;
	color:red;
}

.button{
	margin-top:10px;
	background:none;
	border:2px solid #fff;
	color:#fff;
	width:90%;
	font-size:16px;
	text-align:center;
	text-transform:uppercase;
	padding:9px 5px 6px;
	font-family: 'Circe-Bold';
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
}

#vk {
    width: 46px;
    height: 46px;
    margin: 4px;
    float: left;
    background: url("http://ufa-evaprofy.ru/wp-content/uploads/2018/08/vk.png") no-repeat;
}

#inst {
    width: 46px;
    height: 46px;
    margin: 4px;
    float: left;
    background: url("http://ufa-evaprofy.ru/wp-content/uploads/2018/08/inst.png") no-repeat;
}

.button a{
	color:#fff;
}

.button a:hover{
	text-decoration:none;
}


.button2{
	background:#f13e3e;
	border:2px solid #f13e3e;
	color:#fff;
	width:250px;
	height:55px;
	font-size:16px;
	line-height:16px;
	text-align:center;
	text-transform:uppercase;
	padding:20px 5px 6px;
	font-family: 'Circe-ExtraBold';
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
}


.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background:#f13e3e;
	border:2px solid #f13e3e;
	color:#fff;
	width:250px;
	font-size:16px;
	line-height:16px;
	text-align:center;
	text-transform:uppercase;
	padding:10px 5px;
	font-family: 'Circe-Regular';
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
}


.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background:#f13e3e;
    text-decoration: none;
    background-image: none;
    color: #fff;
	font-family: 'Circe-Regular';
}


.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    background:#f13e3e;
    text-decoration: none;
    background-image: none;
    color: #fff;
	font-family: 'Circe-Regular';
	width:350px;
}

.woocommerce .quantity .qty {
    height: 40px;
}

label{
	color:#000;
	font-family: 'Circe-Regular';
	font-size:14px;
	width:100%;
	font-weight: 400;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #f13e3e;
    font-size: 2.0em;
}

.button2 a:hover{
	text-decoration:none;
}

.button3{
	background:#f13e3e;
	border:2px solid #f13e3e;
	color:#fff;
	width:80%;
	margin:0 auto;
	height:55px;
	font-size:16px;
	line-height:16px;
	text-align:center;
	text-transform:uppercase;
	padding:20px 5px 6px;
	font-family: 'Circe-ExtraBold';
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
}

.button3 a:hover{
	text-decoration:none;
}

.button20{
	background:#f13e3e;
	border:2px solid #f13e3e;
	color:#fff;
	width:50%;
	margin:0 auto;
	height:55px;
	font-size:16px;
	line-height:16px;
	text-align:center;
	text-transform:uppercase;
	padding:20px 5px 6px;
	font-family: 'Circe-ExtraBold';
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
}

.button20 a:hover{
	text-decoration:none;
}

.button21{
	background:#f13e3e;
	border:2px solid #f13e3e;
	color:#fff;
	width:100%;
	margin:0 auto;
	height:45px;
	font-size:16px;
	line-height:16px;
	text-align:center;
	text-transform:uppercase;
	padding:7px 5px 6px;
	font-family: 'Circe-ExtraBold';
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
}


.button22{
	border:none;
	width:100%;
	margin:0 auto;
	height:45px;
	font-size:16px;
	line-height:16px;
	padding:7px 5px 6px;
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
}

.input-text{
	padding-left:0;
	padding-right:0;

}


.mini-text{
	font-size:20px;
	margin-bottom:20px;
}

.button6{
	background:#f13e3e;
	border:2px solid #f13e3e;
	color:#fff;
	width:50%;
	margin:0 auto;
	height:55px;
	font-size:16px;
	line-height:16px;
	text-align:center;
	float:left;
	text-transform:uppercase;
	padding:20px 5px 6px;
	font-family: 'Circe-ExtraBold';
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
}

.button7{
	background:#f13e3e;
	border:2px solid #f13e3e;
	color:#fff;
	width:250px;
	margin:20px 0;
	height:49px;
	font-size:16px;
	line-height:16px;
	text-align:center;
	text-transform:uppercase;
	padding:15px 5px 4px;
	font-family: 'Circe-ExtraBold';
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
}

.button7 a{
	color:#fff;
}


.button6 a{
	color:#fff;
}

.button6 a:hover{
	text-decoration:none;
}

.button4{
	background:none;
	border:2px solid #fff;
	color:#fff;
	width:100%;
	margin:0 auto;
	height:55px;
	font-size:16px;
	line-height:16px;
	text-align:center;
	text-transform:uppercase;
	padding:20px 5px 6px;
	font-family: 'Circe-ExtraBold';
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
}

.button4 a:hover{
	text-decoration:none;
}


.button5{
	background:#f13e3e;
	border:2px solid #f13e3e;
	color:#fff;
	width:80%;
	margin:0 auto;
	height:49px;
	font-size:16px;
	line-height:16px;
	text-align:center;
	text-transform:uppercase;
	padding:15px 5px 4px;
	font-family: 'Circe-ExtraBold';
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
}

.button5 a:hover{
	text-decoration:none;
}


.button99{
	background:#f13e3e;
	border:2px solid #f13e3e;
	color:#fff;
	width:100%;
	margin:0 auto;
	height:29px;
	font-size:14px;
	line-height:14px;
	text-align:center;
	text-transform:uppercase;
	padding:7px 5px 7px;
	font-family: 'Circe-Regular';
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
}

.button99 a:hover{
	text-decoration:none;
}

@media (min-width: 1300px) {
	.container {
		width: 1240px;
	}
}
@media (min-width: 1400px) {
	.container {
		width: 1340px;
	}
}



.header-vniz a:hover{
	text-decoration:none;
}

.header-vniz{
	margin-top:50px;
}

.img-kovrik{
	float:left;
	margin:0 10px;
}

.variant{
	font-family: 'Circe-ExtraBold';
	text-transform:uppercase;
	font-size:32px;
	text-align:center;
	color:#222222;
}

.variant span{
	color:#f13e3e;
}

	.flex{
		display:flex;
	}
	
	.flex .img-pr{
		margin-right:20px;
		margin-top:30px;
		width:30%;
	}

.model{
	padding:40px 0;
	background:#fff;
}

#cityList{
	padding:15px;
	background:#fff;
}


.marka2 {
	font-family: 'Circe-Light';
	color: #fff;
	font-size: 24px;
	line-height: 24px;
	text-align:center;
	margin:10px 0;
}

.cityTitle{
	font-family: 'Circe-ExtraBold';
	text-transform:uppercase;
	font-size:20px;
	color:#f13e3e;
	text-align:center;
	margin:10px 0;
}


.cityTitle-al{
	font-family: 'Circe-ExtraBold';
	text-transform:uppercase;
	font-size:16px;
	color:#000;
	text-align:left;
	margin:10px 0;
}

.cityTitle small{
	font-size:12px;
	color:#000;
}

#cityList li {
    list-style: none;
    margin: 10px;
    cursor: pointer;
    display: inline-block;
    color: #222222;
}

/* MENU
-----------------------------------------------------------------------------*/

.navbar-default {
    background: none;
    border: none;
}

.navbar-default .navbar-nav > li > a{
	color:#fff;
	font-size:15px;
	text-transform:uppercase;
	font-family: 'Circe-Regular';
}


.nav > li > a {
	position: relative;
	display: block;
	padding: 20px 0px 5px 0;
	border-bottom: 1px solid #f13e3e;
}

.nav > li > a:hover {
	position: relative;
	display: block;
	color:#fff;
	border-bottom: 1px solid #fff;
}

.navbar-default .navbar-nav > li > a:hover{
	color:#fff;
	font-size:15px;
	text-transform:uppercase;
	font-family: 'Circe-Regular';
}

.nav > li{
	margin: 0 7px 0 0;
}

.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
}


/* Header-Text
-----------------------------------------------------------------------------*/
.header-text{
	margin-top:130px;
	font-size:53px;
	line-height:95px;
	color:#fff;
	font-family: 'Circe-ExtraLight';
	text-transform:uppercase;
}

.header-text .small{
	font-size:22px;
	line-height:22px;
	color:#f13e3e;
	font-family: 'Circe-Bold';
	background:#fff;
	padding:10px;
	width:440px;
}

.header-img{
	margin-top:130px;
}

.header-text strong{
	font-family: 'Circe-ExtraBold';
	color:#fff;
	font-size:61px;
}

.header-text span{
	font-family: 'Circe-ExtraBold';
	color:#fff;
	font-size:53px;
}

.header-text span.red-rubl{
	color:#f13e3e;
}

.marka{
	margin-top:15px;
	font-family: 'Circe-Light';
	color:#fff;
	font-size:24px;
	line-height:24px;
	padding-left:60px;
	background:url("images/car.png") no-repeat left 50%;
	text-transform:none;
}

.zagolovok{
	margin-top:70px;
}

.cont{
	padding:50px 0;
}

.titles{
	margin-top:10px;
	font-family: 'Circe-Bold';	
	font-size:16px;
	color:#000;
	min-height:70px;
}

.titlen{
	margin-top:30px;
	font-family: 'Circe-Bold';	
	font-size:26px;
	color:#000;
	min-height:48px;
	text-transform:uppercase;
}

.zagolovok h1{
	margin-top:10px;
	font-family: 'Circe-ExtraBold';
	color:#fff;
	font-size:40px;
	text-transform:uppercase;
}

h1.singles{
	margin-top:0;
	margin-bottom:35px;
	font-family: 'Circe-ExtraBold';
	text-transform: uppercase;
	font-size: 32px;
}

.white-fon{
	margin-top:30px;
	background:#fff;
	padding:20px;
}

.cena{
	font-size: 30px;		
}

select{
	outline: none;
	background: #fff;
	border: none;
	font-family: 'Circe-Regular';
	color: #000;
	font-size:16px;
	padding: 7px 10px;
	width: 60%;
	margin-top: 5px;
	margin-bottom: 5px;	
}

.summ{
	font-family: 'Circe-Bold';
	font-size: 20px;	
}

.h1{
	margin-top:10px;
	font-family: 'Circe-ExtraBold';
	color:#fff;
	font-size:40px;
	text-transform:uppercase;
}

h2{
	font-family: 'Circe-Bold';
	font-size:20px;
}

.vopros{
	font-size:24px;
	line-height:24px;
	font-family: 'Circe-Bold';
	margin-bottom:20px;
}

#breadcrumbs{
	color:#868995;
	font-size:12px;
	text-transform:uppercase;
}

#breadcrumbs a{
	color:#868995;
	font-size:12px;
	text-transform:uppercase;
}

.dob-otziv{
	margin-top:50px;
}

/* Main
-----------------------------------------------------------------------------*/

.temny{
	background:#2f3341;
	padding:40px 0;
	color:#fff;
	font-size:24px;
	font-family: 'Circe-Regular';
}

.temny2{
	background:#2f3341;
	padding:40px 0;
	color:#fff;
	font-size:24px;
	font-family: 'Circe-Regular';
}

.temny2-small{
	margin-top:15px;
	color:#686c7a;
	font-size:16px;
	text-align:left;
	line-height:20px;
}

#krug{
	border: 2px solid #f13e3e;
	width:45px;
	height:45px;
	padding-top:5px;
	text-align:center;
	-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;
	float:left;
	margin-right:10px;
	margin-top:5px;

}


#krug2{
	border: 2px solid #f13e3e;
	background:#f13e3e;
	width:45px;
	height:45px;
	padding-top:9px;
	font-size:18px;
	text-align:center;
	-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;
	float:left;
	color:#fff;
	margin-right:10px;
	margin-top:5px;
}

pre strong{
	font-family: 'Circe-Bold';
	text-transform:uppercase;
	font-size:18px;
	text-align:left;
	color:#f13e3e;
}


#krug3{
	border: 2px solid #000;
	background:#000;
	width:45px;
	height:45px;
	padding-top:9px;
	font-size:18px;
	text-align:center;
	-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;
	float:left;
	color:#fff;
	margin-right:10px;
}






.tapki2{
	border-top:11px solid #f13e3e;
	width:100%;
	margin:75px 0 0;
	height:623px;
	background: transparent url("http://ufa-evaprofy.ru/wp-content/uploads/2017/12/soty.jpg") no-repeat scroll center top / cover;
}

.tapki2 .header-text{
	margin-top:130px;
	font-size:38px;
	line-height:65px;
	color:#fff;
	font-family: 'Circe-ExtraLight';
	text-transform:uppercase;
}

.tapki2 .header-text strong{
	font-family: 'Circe-ExtraBold';
	color:#fff;
	font-size:41px;
}

.tapki2 .header-text span{
	font-family: 'Circe-ExtraBold';
	color:#fff;
	font-size:41px;
}

.tapki2 .header-text span.red-rubl{
	color:#f13e3e;
}

.button23{
	background:#f13e3e;
	border:2px solid #f13e3e;
	color:#fff;
	width:100%;
	margin:0 auto;
	height:55px;
	font-size:16px;
	line-height:16px;
	text-align:center;
	text-transform:uppercase;
	padding:20px 5px 6px;
	font-family: 'Circe-ExtraBold';
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
}

.button23 a:hover{
	text-decoration:none;
}





.temny2 #krug{
	border: 2px solid #f13e3e;
	width:45px;
	height:45px;
	padding-top:5px;
	margin-bottom:50px;
	text-align:center;
	-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;
	float:left;
	margin-right:10px;
	margin-top:0px;

}


.x{
	width:100%;
	height:47px;
	margin:20px 0 10px;
	background:url("images/x.jpg") no-repeat left top;
}

.right-text-sotr ul li{
	list-style:none;
	margin:25px 0;
}

a:hover {
    text-decoration: none;
}

.img-desc{
	width:60%;
}

/* Tovar
-----------------------------------------------------------------------------*/

.tovar{
	margin-top:50px;
}

#tovar5{
	width:50%;
	margin:10px auto 25px;
	background:#fff;
	padding:45px 15px 25px;
}

#tovar6{
	width:100%;
	margin:10px auto 25px;
	background:#fff;
	padding:45px 15px 25px;
	box-shadow: 5px 5px #e7e7e7;

}

#tovar{
	background:#fff;
	padding:25px 15px;
	box-shadow: 5px 5px #e7e7e7;

}

#tovar img{
	margin:40px auto;
}

#tovar #title{
	font-family: 'Circe-ExtraBold';
	text-transform:uppercase;
	font-size:22px;
	text-align:center;
	margin-top:20px;
}


.hit{
	font-family: 'Circe-ExtraBold';
	text-transform:uppercase;
	font-size:18px;
	color:#fff;
	width:80%;
	background:#000;
	height:35px;
	margin: -40px auto 40px;
	padding: 6px 10px 12px;
	-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;
	text-align:center;
}

#cena{
	font-family: 'Circe-ExtraBold';
	text-transform:uppercase;
	font-size:26px;
	text-align:center;
	margin:15px auto;
}

.uznat{
	padding:50px 0;
}

.tovar a:hover{
	text-decoration:none;
}

.tovar .col-md-4{
	margin-bottom:35px;
}

.unik{
	width:49px;
	height:60px;
	background:url("images/unik.png") no-repeat;
}

.unik2{
	width:60px;
	height:60px;
	background:url("images/unik2.png") no-repeat;
}

.unik3{
	width:55px;
	height:60px;
	background:url("images/unik3.png") no-repeat;
}

.unik4{
	width:55px;
	height:60px;
	background:url("images/unik4.png") no-repeat;
}

.unik5{
	width:55px;
	height:60px;
	background:url("images/unik5.png") no-repeat;
}

.unik6{
	width:70px;
	height:60px;
	background:url("images/unik6.png") no-repeat;
}

.unik7{
	width:65px;
	height:60px;
	background:url("images/unik7.png") no-repeat;
}

.unik8{
	width:65px;
	height:60px;
	background:url("images/unik8.png") no-repeat;
}


.preim{
	margin:85px 0;
	background: transparent url("images/pryamougolnik.png") no-repeat 0 92px;
}

.preims{
	padding-bottom:70px;
}

.preim small{
	font-size:14px;
	color:#888888;
}

.preim .title{
	font-family: 'Circe-ExtraBold';
	text-transform:uppercase;
	font-size:22px;
	text-align:left;
	margin-top:20px;
	margin-bottom:15px;
}

.foto .col-md-3{
	margin:15px 0;
}


.foto .title{
	font-family: 'Circe-ExtraBold';
	text-transform:uppercase;
	font-size:32px;
	text-align:center;
	margin-top:20px;
	margin-bottom:15px;
}

.foto .title span{
	color:#f13e3e;
}

.marki{
	background:#fff;
	padding:40px 0;
}

.marki .title{
	font-family: 'Circe-ExtraBold';
	text-transform:uppercase;
	font-size:32px;
	text-align:center;
	margin-top:20px;
	margin-bottom:15px;
}

/* Form
-------------------------------------------------------------- */
.custom-contact-form {
    border-style: solid;
    border-width: 1px;
    border-color: #8ac6fc;
    border-radius: 5px;
    background-color: white;
    width: 100%;
    height: 40px;
    font-size: 14px;
    font-family: "HelveticaNeueCyrLight", Verdana;
    color: #000;
    padding-left: 11px;
    margin-right: 10px;
    outline: none;
}


.custom-contact-form2 {
    border-style: solid;
    border-width: 1px;
    border-color: #8ac6fc;
    border-radius: 5px;
    background-color: white;
    width: 100%;
    height: 120px;
    font-size: 14px;
    font-family: "HelveticaNeueCyrLight", Verdana;
    color: #000;
    padding-left: 11px;
    margin-right: 10px;
    outline: none;
}


.custom-contact-submit {
    border-radius: 5px;
    background-image: -moz-linear-gradient(90deg, #cd3333 0.488%, #D03D32 100%);
    background: #D03D32;
	width: 100%;
    font-size: 14px;
    font-family: "HelveticaNeueCyrBold",Verdana;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.273;
    border: medium none;
    padding: 15px 0px;
    cursor: pointer;
}

#contact_form_pop{
    width: 370px;
    background: #fff;
    padding: 15px;
    margin: 50px auto 10px;
}

#contact_form_pop20{
    width: 370px;
    background: #fff;
    padding: 15px;
    margin: 50px auto 10px;
}

#contact_form_pop15{
    width: 370px;
    background: #fff;
    padding: 15px;
    margin: 50px auto 10px;
}

#contact_form_pop7{
    width: 370px;
    background: #fff;
    padding: 15px;
    margin: 50px auto 10px;
}


#contact_form_pop2{
    width: 370px;
    background: #fff;
    padding: 15px;
    margin: 50px auto 10px;
}


#contact_form_pop3{
    width: 370px;
    background: #fff;
    padding: 15px;
    margin: 50px auto 10px;
}

#contact_form_pop4{
    width: 370px;
    background: #fff;
    padding: 15px;
    margin: 50px auto 10px;
}

#contact_form_pop8{
    width: 370px;
    background: #fff;
    padding: 15px;
    margin: 50px auto 10px;
}

#contact_form_pop5{
    width: 370px;
    background: #fff;
    padding: 15px;
    margin: 50px auto 10px;
}

#contact_form_pop6{
    width: 370px;
    background: #fff;
    padding: 15px;
    margin: 50px auto 10px;
}

.otzivs{
	background:#f2f2f2;
	padding:40px 0;
}

.otz{
	background: #fff;
	margin:15px 0;
	padding: 25px 15px;
	box-shadow: 5px 5px #e7e7e7;
}

.pages{
	background: #fff;
	margin:15px 0;
	padding: 25px 15px;
	box-shadow: 5px 5px #e7e7e7;
	color:#000;
}

.pages2{
	background: #fff;
	margin:75px 0 55px;
	padding: 25px 15px 45px;
	box-shadow: 5px 5px #e7e7e7;
	color:#000;
}

/* Конструктор
-----------------------------------------------------------------------------*/

.konstruktor{
	padding:45px 0;
	background: transparent url("/wp-content/uploads/2020/03/fon-arm-.jpg") no-repeat scroll center top / cover;
}

.konstruktor .container{
	padding-top:25px;
	padding-bottom:25px;
}

.konstruktor2 .title {
    font-family: 'Circe-ExtraBold';
    text-transform: uppercase;
    font-size: 32px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 35px;
}

.konstruktor2{
	border-bottom:4px solid #f13e3e;
	margin-top:50px;
}

.konstruktor .title span {
    color: #f13e3e;
}

.konstruktor img{
	margin-top:30px;
}

.button-k{
	background:#f13e3e;
	border:2px solid #f13e3e;
	color:#fff;
	width:200px;
	margin:20px 0;
	height:55px;
	font-size:16px;
	line-height:16px;
	text-align:center;
	text-transform:uppercase;
	padding:20px 5px 6px;
	font-family: 'Circe-ExtraBold';
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
}

.button-k a:hover{
	text-decoration:none;
}

.konstruktor h6{
font-family: 'Circe-ExtraBold';
text-transform: uppercase;
font-size: 18px;
text-align: left;
margin-top: 20px;
margin-bottom: 15px;	
}

.colorSquare {
    width: 45px;
    height: 45px;
    border-radius: 3px;
    display: inline-block;
    margin: 0 5px 5px 0;
    cursor: pointer;
	border:2px solid #f2f2f2
}

#result,#result2,#result3{
	display:none;
}

.colorSquare2 {
    width: 100px;
    height: 100px;
    border-radius: 3px;
    display: inline-block;
    margin: 0 5px 5px 0;
    cursor: pointer;
	border:3px solid #f2f2f2
}

.colorSquare2.active{
	border:3px solid #f13e3e;
}

.colorSquares {
    width: 45px;
    height: 45px;
    border-radius: 3px;
    display: inline-block;
    margin: 0 5px 5px 0;
    cursor: pointer;
	border:3px solid #f2f2f2
}

.colorSquares.active{
	border:2px solid #f13e3e;
}


.colorSquare3 {
    width: 45px;
    height: 45px;
    border-radius: 3px;
    display: inline-block;
    margin: 0 5px 5px 0;
    cursor: pointer;
	border:3px solid #f2f2f2
}

.colorSquare3.active{
	border:2px solid #f13e3e;
}





.colorSquare.active{
	border:2px solid #f13e3e;
}

.konstruktor .active{
     border:2px solid red;
 }
 
.konstruktor .noactive{
     border:none;
 }




.wpcf7-form-control-wrap.file-748 input{
border:none;
    padding: 10px 0;
    text-transform: uppercase;
    font-size: 14px;
    color: #999999;
}


.otz img{
	-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;
}

.otz2 img{
	margin-top:-50px;

}

.title-otziv{
	font-family: 'Circe-ExtraBold';
	font-size:14px;
	margin-top:-10px;
	margin-bottom:15px;
}

.otzivs .title{
	font-family: 'Circe-ExtraBold';
	text-transform:uppercase;
	font-size:32px;
	text-align:center;
	padding:50px 0;
}

.otziv-img{
	margin-top:20px;
}

.otziv .title{
	font-family: 'Circe-ExtraBold';
	text-transform:uppercase;
	font-size:32px;
	text-align:center;
	margin-top:70px;
	margin-bottom:55px;
}


.dobavit{
	width:100%;
	height:55px;
	background:#e7e7e7;
	padding:20px 0 30px;
	text-transform:uppercase;
	font-size:14px;
	color:#999999;
	text-align:center;
	margin:15px 0 35px;
}


.dobavit:hover{
	width:100%;
	height:55px;
	background:#f13e3e;
	padding:20px 0 30px;
	text-transform:uppercase;
	font-size:14px;
	color:#fff;
	text-align:center;
	margin:15px 0 35px;
}

.woocommerce header{
	background:none;
	height:none;
}


.otziv a:hover{
	text-decoration:none;
}


/* Tapki
-----------------------------------------------------------------------------*/

.tapki{
	width:100%;
	margin:75px 0 0;
	height:623px;
	background: transparent url("images/fon-center.jpg") no-repeat scroll center top / cover;
}


.tapki .header-text{
	margin-top:130px;
	font-size:38px;
	line-height:65px;
	color:#fff;
	font-family: 'Circe-ExtraLight';
	text-transform:uppercase;
}

.catalogs.white .title {
    font-family: 'Circe-ExtraBold';
    text-transform: uppercase;
    font-size: 32px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 35px;
}

.tapki .header-text strong{
	font-family: 'Circe-ExtraBold';
	color:#fff;
	font-size:41px;
}

.tapki .header-text span{
	font-family: 'Circe-ExtraBold';
	color:#fff;
	font-size:41px;
}

.dostavka{
	text-align:left;
	color:#fff;
	font-family: 'Circe-Bold';
	font-size:28px;
	text-transform:uppercase;
}

.vopros-img{
	width:100%;
	height:29px;
	background:url("images/vopros.png") no-repeat left top;
	margin-bottom:10px;
}



/* Woocommerce
-----------------------------------------------------------------------------*/


.woocommerce ul.products li.product a img {
    width: auto;
    height: auto;
    display: block;
    margin: 0 0 1em;
    box-shadow: none;
}


.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 0 5px;
    padding: 0;
    position: relative;
	height:320px;
}

.woocommerce ul.products li.product a img {
    width: auto;
    height: auto;
	margin-left:30px;
}

.woocommerce ul.products li.product .button {
	display:none;
}


/* Red
-----------------------------------------------------------------------------*/
.red{
	padding: 90px 0 40px;
	background:#f13e3e;
	color:#fff;
	text-align:left;
	height:360px;
	font-size:28px;
	font-family: 'Circe-Light';
}

.red5{
	padding: 10px 0 10px;
	background:#f13e3e;
	color:#fff;
	text-align:left;
	height:auto;
	font-size:28px;
	font-family: 'Circe-Light';
}

.red5 .footer-title{
	font-size:28px;
}

.red5 .footer-title small{
	font-size:24px;
	font-family: 'Circe-Light';
}

.red5 .footer-title a{
	color:#fff;
	font-size:24px;
	font-family: 'Circe-Light';
	text-decoration:underline;
}

.footer-title{
	font-family: 'Circe-ExtraBold';
	color:#fff;
	text-transform:uppercase;
	font-size:44px;
}

.tel-footer{
	color:#fff;
	font-family: 'Circe-Bold';
	font-size:30px;
}

.button-footer{
	padding-left:0px;
}

.button-footer a{
	color:#fff;
}

.menu-footer{
	margin-top:70px;
}

.red ul{
	margin-left:-40px;
}

.red li{
	float:left;
	margin: 10px 25px 0 0;
	list-style:none;
}

.red li a{
	color:#777777;
	text-decoration:none;
	font-size:14px;
}

.red li a:hover{
	text-decoration:underline;
}

.point-footer{
	color:#2f3341;
	font-size:20px;
	padding-left: 40px;
	width:100%;
	height:50px;
	margin:25px 0;
	float:left;
	background: url("images/point-footer.png") no-repeat left top;
}



#f{
	width:46px;
	height:46px;
	margin:4px;
	float:left;
	background: url("images/f.png") no-repeat;
}

#vk{
	width:46px;
	height:46px;
	margin:4px;
	float:left;
	background: url("images/vk.png") no-repeat;
}

#youtube{
	width:46px;
	height:46px;
	margin:4px;
	float:left;
	background: url("images/youtube.png") no-repeat;
}

#inst{
	width:46px;
	height:46px;
	margin:4px;
	float:left;
	background: url("images/inst.png") no-repeat;
}

.red2 p{
	font-size:14px;
	color:#969696;
	font-family: 'Circe-Regular';
}

.red2 h1{
	color:#2f3341;
	font-size:26px;
	font-family: 'Circe-Regular';
}

footer{
	width:100%;
	height:50px;
	color:#969696;
	padding:25px 0 45px;
}

#clear{
	clear:both;
}


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	color: #f13e3e;
	background: none;
	border-bottom: 1px solid #fff;
}

.otziv2{
	margin:80px 0;
}


.contakt2{
	background: #fff;
	margin:0;
	padding: 55px 15px;
	box-shadow: 5px 5px #e7e7e7;
	color:#000;
	font-size:32px;
	font-family: 'Circe-Bold';
}

.contakt2 span{
	font-family: 'Circe-Light';
	font-size:32px;
	text-transform:uppercase;
}

#telephone{
	width:88px;
	height:88px;
	position:relative;
	margin-top:-100px;
	margin-bottom:40px;
	background: url("images/telephone.jpg") no-repeat;
}

.top-menu li a.vybor{
	color:#fff;
	text-decoration:underline;
	font-size:20px;
}

#pointe{
	width:88px;
	height:88px;
	position:relative;
	margin-top:-100px;
	margin-bottom:40px;
	background: url("images/point.jpg") no-repeat;
}

.after-maps{
	margin: 25px 0 0;
}

.formas{
	background:#fff;
	padding:10px 0;
	font-size:16px;
	border:none;
	margin:10px 10px 10px 0;
	color:#777777;
	width:100%;
	padding-left:5px;
	box-shadow: 0px 3px #e7e7e7;
}

.formas2{
	background:#fff;
	padding:10px 0;
	font-size:16px;
	height:100px;
	border:none;
	margin:0 10px 10px 0px;
	color:#777777;
	width:100%;
	padding-left:5px;
	box-shadow: 0px 3px #e7e7e7;
}

.formas-btn{
	background:#f13e3e;
	padding:10px 40px;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
	border:none;
}

.wpcf7-form-control-wrap.dynamichidden-785{
	display:none;
}
.wpcf7-form-control-wrap.dynamichidden-786{
	display:none;
}
.wpcf7-form-control-wrap.dynamichidden-787{
	display:none;
}
.wpcf7-form-control-wrap.dynamichidden-788{
	display:none;
}

.wpcf7-form-control-wrap.dynamichidden-789{
	display:none;
}

#title-form{
	text-transform:uppercase;
	font-size:18px;
	text-transform:uppercase;
	font-family: 'Circe-Bold';
}

#title-forma{
	color:#777777;
	text-transform:uppercase;
	font-size:32px;
	font-family: 'Circe-ExtraBold';
}

.section-white p strong{
	font-family: 'Circe-Bold';
}

.sotrund{
	padding:45px 0;
	font-size:16px;
	background:#fff;
	font-family: 'Circe-Regular';	
}

.proisv{
	padding:75px 0;
}


#text-light{
	font-size:30px;
	font-family: 'Circe-Light';
}

/* Images
-----------------------------------------------------------------------------*/

.woocommerce div.product div.images img {
    display: block;
    width: auto;
    height: auto;
    box-shadow: none;
}

.woocommerce div.product div.images .thumbnails img{
	width:200px;
	height:120px;
}

div#fancybox-content {
    background: #fff;
}

#fancybox-title-inside{
	display:none;
}

#fancybox-title{
	display:none;
}

/* White
-----------------------------------------------------------------------------*/

.white{
	background: #fff;
	width:100%;
	padding: 25px 15px;
	box-shadow: 5px 5px #e7e7e7;
	color:#777777;
}

.white2{
	border-top:5px solid #f13e3e;
	background: #fff;
	width:100%;
	padding: 85px 15px;
	box-shadow: 5px 5px #e7e7e7;
	color:#000;
	margin: 45px 0;
	background: #fff;
	box-shadow: 5px 5px #e7e7e7;
}


.white3{
	background: #fff;
	width:100%;
	padding: 85px 15px;
	box-shadow: 5px 5px #e7e7e7;
	color:#777777;
	margin: 45px 0;
	background: #fff;
	box-shadow: 5px 5px #e7e7e7;
	color:#000;
}


.section-white{
	margin:50px 0;
}

.title-white{
	text-transform:uppercase;
	font-size:32px;
	color:#000;
	margin:10px 0;
	font-family: 'Circe-ExtraBold';
}

#ur{
	background: url("images/ur.jpg") no-repeat;
	width:88px;
	height:88px;
	margin-top:-50px;
}

#dost{
	background: url("images/dostavka.jpg") no-repeat;
	width:88px;
	height:88px;
	margin-top:-50px;
}

#dost2{
	background: url("images/oplata-red.jpg") no-repeat;
	width:88px;
	height:88px;
	margin-top:-50px;
}


#dost3{
	background: url("images/dostavka2.jpg") no-repeat;
	width:88px;
	height:88px;
	margin-top:-50px;
}

#fiz{
	background: url("images/fiz.jpg") no-repeat;
	width:88px;
	height:88px;
	margin-top:-50px;
}

#tel-white{
	font-size:30px;
	font-family: 'Circe-Light';
}

.white p{
	font-family: 'Circe-Regular';
	font-size:16px;
	color:#555555;
}

.red-text-title{
	color:#f13e3e;
	margin-top:10px;
	font-size:22px;
	text-align:center;
}

.shema{
	background: url("images/shema.png") no-repeat;
	width:84px;
	height:63px;
	float:left;
	margin:0 10px;
}


.shema2{
	background: url("images/shema2.png") no-repeat;
	width:84px;
	height:63px;
	float:left;
	margin:0 10px;
}


.shema3{
	background: url("images/shema3.png") no-repeat;
	width:84px;
	height:63px;
	float:left;
	margin:0 10px;
}


.shema4{
	background: url("images/shema4.png") no-repeat;
	width:84px;
	height:73px;
	float:left;
	margin:0 10px;
}

.strelka{
	background: url("images/strelka.png") no-repeat;
	width:36px;
	height:17px;
	float:left;
	margin:15px 25px 0;
}

.stupeni{
	font-size:18px;
	text-align:left;
}

.diller-paket p{
	font-size:16px;
}

.diller-paket ul{
	margin-left:-40px;
	margin-top:20px;
}

.diller-paket ul li{
	list-style:none;
	margin: 35px 0;
	font-size:18px;
}


.diller-paket2{
	margin-top:100px;
}

.diller-paket2 p{
	font-size:16px;
}

.diller-paket2 ul{
	margin-left:-40px;
	margin-top:20px;
}

.diller-paket2 ul li{
	list-style:none;
	margin: 35px 0;
	font-size:18px;
}

.img-land{
	position:relative;
	margin-top:-100px;
}

.diller{
	background: url("images/diller.jpg") no-repeat;
	width:100%;
	height:88px;
	margin:-100px 0 50px;
}

.diller-price {
    font-family: 'Circe-ExtraBold';
    color: #f13e3e;
    font-size: 64px;
}

#price{
    color: #f13e3e;	
}

.diller-price small{
    font-family: 'Circe-Regular';
    color: #000;
    font-size: 24px;
}

.diller-price span{
	font-family: 'ALSRubl';
}

#header-sotr{
	font-family: 'Circe-ExtraLight';
	color: #fff;
	font-size: 60px;
	text-align:left;
	text-transform:uppercase;
	margin:15px 0 35px;
}

.header-sotr-text{
	font-family: 'Circe-Light';
	color: #fff;
	font-size: 24px;	
}

#red-krug{
	background: url("images/galka.png") no-repeat;
	width:63px;
	height:63px;
	float:left;
	margin-right:15px;
}

.nazad input{
	background: url("/wp-content/uploads/2020/05/nazad.png") no-repeat;	
	width:60px;
	height:60px;
	margin-bottom:25px;
	border:none;
	font-size:16px;
	padding-left:40px;
	padding-top:5px;
}

.nazad{
	display:flex;
	font-size:16px;	
}

.nazad span{
	display:block;
	margin-top:13px;
}



@media (max-width: 780px) { 

.tovar .col-xs-12{
	margin-bottom:30px;
}

.preim{
	margin:35px 0;
	background:none;
}

.header-text {
    margin-top: 40px;
    font-size: 24px;
    line-height: 35px;
    color: #fff;
    font-family: 'Circe-ExtraLight';
    text-transform: uppercase;
}

.header-text small{
	font-size:20px;
	line-height:16px;
	color:#f13e3e;
	font-family: 'Circe-ExtraLight';
}


.header-text strong {
    font-family: 'Circe-ExtraBold';
    color: #fff;
    font-size: 24px;
}

.header-text span {
    font-family: 'Circe-ExtraBold';
    color: #fff;
    font-size: 20px;
}

.tapki .header-text {
    margin-top: 40px;
    font-size: 28px;
    line-height: 35px;
    color: #fff;
    font-family: 'Circe-ExtraLight';
    text-transform: uppercase;
}

.tapki .header-text span {
    font-family: 'Circe-ExtraBold';
    color: #fff;
    font-size: 21px;
    line-height: 35px;
}

.point-footer{
	color:#2f3341;
	font-size:22px;
	padding-left: 40px;
	width:100%;
	height:50px;
	margin:25px 0;
	float:left;
	background: url("images/point-footer.png") no-repeat left top;
}


.red {
    padding: 30px 0 40px;
    background: #f13e3e;
    color: #fff;
    text-align: left;
    height: 390px;
    font-size: 28px;
    font-family: 'Circe-Light';
}

.tel-footer a{
    color: #fff;
    font-family: 'Circe-Bold';
    font-size: 28px;
}

.dostavka{
	text-align:left;
	color:#fff;
	font-family: 'Circe-Bold';
	font-size:28px;
	text-transform:uppercase;
	margin-bottom:30px;
}

.tel a{
    color: #fff;
}


.tel{
	font-size:26px;
}

.top-menu{
	width:100%;

}

.top-menu ul{
	margin-left:-40px;
}

.top-menu li {
    float: left;
    list-style: none;
    margin: 0 5px;
	font-size:12px;
}

.top-menu li a{
	font-size:12px;
}

.nav > li {
	margin: 0 0 10px 0;
	float:none;
}


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #f13e3e;
    background: none;
    border-bottom:none;
}

.nav > li > a {
	border-bottom: none;
	text-align:left;
}

.nav > li{
	margin-left:20px;
}

.navbar{
	margin-top:0px;
}

.logo{
	margin:15px 0 15px;
}

.header-text .small{
	font-size:16px;
	line-height:20px;
	color:#f13e3e;
	font-family: 'Circe-Bold';
	background:#fff;
	padding:10px;
	margin-top:10px;
	width:100%;
}


.button2 {
    background: #f13e3e;
    border: 2px solid #f13e3e;
    color: #fff;
    width: 90%;
	margin:0 auto;
    height: 55px;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    padding: 20px 5px 6px;
    font-family: 'Circe-ExtraBold';
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.zagolovok h1 {
    margin-top: 22px;
    font-family: 'Circe-ExtraBold';
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
}

#header-sotr {
    font-family: 'Circe-ExtraLight';
    color: #fff;
    font-size: 30px;
    text-align: left;
    text-transform: uppercase;
    margin: 0px 0 15px;
}

.header-sotr-text {
    font-family: 'Circe-Light';
    color: #fff;
    font-size: 12px;
}

#text-light {
    font-size: 20px;
    font-family: 'Circe-Light';
}

.img-land{
	position:relative;
	margin-top:20px;
}

.button6 {
    background: #f13e3e;
    border: 2px solid #f13e3e;
    color: #fff;
    width: 100%;
    margin: 0 auto;
    height: 55px;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    float: left;
    text-transform: uppercase;
    padding: 20px 5px 6px;
    font-family: 'Circe-ExtraBold';
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#tel-white {
    font-size: 25px;
    font-family: 'Circe-Light';
}


.title-white {
    text-transform: uppercase;
    font-size: 22px;
    color: #000;
    margin: 10px 0;
    font-family: 'Circe-ExtraBold';
}

.point-footer {
	float: none;
}

.white{
	margin:20px 0;
}

.header2 {
    width: 100%;
    height: 457px;
    background: transparent url("images/head.jpg") no-repeat scroll center top / cover;
}

.dob-otziv {
    margin-top: 10px;
}

.button5{
	background:#f13e3e;
	border:2px solid #f13e3e;
	color:#fff;
	width:100%;
	margin:0 auto;
	height:49px;
	font-size:16px;
	line-height:16px;
	text-align:center;
	text-transform:uppercase;
	padding:15px 5px 4px;
	font-family: 'Circe-ExtraBold';
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
}

.contakt2 a{
	font-size:30px;
}

.red{
	padding: 90px 0 40px;
	background:#f13e3e;
	color:#fff;
	text-align:left;
	height:auto;
	font-size:28px;
	font-family: 'Circe-Light';
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
    margin-top: -40px;
}

.point-footer{
	color:#fff;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 0 5px;
    padding: 0;
    position: relative;
	height:auto;
}

.button20 {
    background: #f13e3e;
    border: 2px solid #f13e3e;
    color: #fff;
    width: 100%;
    margin: 0 auto 20px;
    height: auto;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    padding: 20px 5px 16px;
    font-family: 'Circe-ExtraBold';
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.button21 {
    margin: 10px auto 0;
}

.header-text .red-rubl{
	font-size:34px;
}

.temny .col-xs-12{
	margin-bottom:20px;
}

.header5 {
	width: 100%;
	height: auto;
	padding-bottom:40px;
	background: transparent url("images/head.jpg") no-repeat scroll center top / cover !important;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: none;
    margin: 15px 5px;
    padding: 0;
    position: relative;
    height: auto;
	width:100%;
}

.woocommerce div.product div.images .thumbnails img {
	width: auto;
	height: auto;
}

.woocommerce div.product form.cart .variations select {
    max-width: 45%;
    min-width: 45%;
    display: inline-block;
    margin-right: 1em;
}

.img-desc{
	width:100%;
}

.tapki2{
	border-top:11px solid #f13e3e;
	width:100%;
	margin:35px 0 0;
	height:auto;
	padding-bottom:40px;
}

.red2 ul li{
    font-size: 14px;
    color: #969696;
    font-family: 'Circe-Regular';
}

.tapki2 .header-text{
	margin-top:40px;
	font-size:24px;
	line-height:30px;
	color:#fff;
	font-family: 'Circe-ExtraLight';
	text-transform:uppercase;
}

.tapki2 .header-text strong{
	font-family: 'Circe-ExtraBold';
	color:#fff;
	font-size:28px;
}



.tapki2 .header-text span{
	font-family: 'Circe-ExtraBold';
	color:#fff;
	font-size:28px;
}

.tapki2 .header-text span.red-rubl{
	color:#f13e3e;
}


.marka{
	font-size:16px;
	line-height:20px;
	
}
	
header.header2 {

    width: 100%;
    height: auto;
    padding-bottom: 20px;

}	
	
	select{
		width:100%;
}
	
h1.singles{
		display:none;
}
	
.h1 {
    font-family: 'Circe-ExtraBold';
    color: #fff;
    font-size: 34px;
    text-transform: uppercase;
    line-height: 40px;

}	
	
.catalogs.white .title {
    font-family: 'Circe-ExtraBold';
    text-transform: uppercase;
    font-size: 26px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 25px;
}
	
	.flex{
		display:block;
	}
	
	.flex .img-pr{
		margin-right:0;
		margin-top:25px;
		width:100%;
	}	
	
}

a {
	color: #969696;
    text-decoration: none;
}