@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i&subset=cyrillic,latin-ext');
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700&subset=cyrillic,cyrillic-ext,latin-ext');
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section{display:block;}
ol, ul{list-style:none;}
blockquote, q{quotes:none;}
blockquote:before, blockquote:after,
q:before, q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
blockquote{
	font-family: 'Playfair Display', serif;
}
body{
	color:#7b7b7b;
	font-size: 16px;
	line-height:22px;
	font-family: 'Ubuntu',  Arial, sans-serif;
}
header.fixed {
   position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    transform: translateY(-100%);
    animation: headerdown 1s forwards;
    z-index: 16;
}
@keyframes headerdown{0%{transform:translateY(-100%)}
100%{transform:translateY(0%)}
}
a:hover, a:focus{
	text-decoration:none;
}
input:focus{outline:none;}
.clear{clear:both;}
.topline{
	background-color: #ec1943;
	font-size: 10px;
	font-weight: 500;
	text-transform:uppercase;
	color: #fff;
	padding:4px 0;
}
.topline .fa-map-marker{
	margin-right:2px;
}
.topline a{
	color: #fff;
}
.topline a:hover, .topline a:focus{
	color: #fff;
}
.work-time{
	text-align:right;
}
.time{
	padding-right:16px;
}
.time .fa{
	padding-right:4px;
}
.lang{
	position:relative;
	padding-left:13px;
}
.top-menu li a:before, .lang:before, .top-menu:after, .slider-text h1:before, .slider-text h2:before, .about-right:before, .news-on-main:before,
.left-menu li a:before, .color span:before, blockquote:before, blockquote:before, .catalog-menu:before, .catalog-menu a:before{
	position:absolute;
	content:"";
	display:inline-block;
}
.lang:before{
	left:0;
	top:1px;
	background:url(../images/sprite.png) no-repeat 0 0;
}
.lang:before{
	width:9px;
	height:9px;
}
.top-menu{
	margin:2px 0 0 2px;
	position:relative;
}
.top-menu li{
	font-size: 14px;
	text-transform:uppercase;
	margin:0 15px;
	position:relative;
}
.top-menu li:last-child{margin-right:0;}
.top-menu li a{
	color: #515e65;
	padding:5px 0 8px;
	position:relative;
}
.top-menu li:hover a:before, .top-menu li.active a:before{
	width: 52px;
	height: 2px;
	background-color: #ec1943;
	bottom:0;
	left:50%;
	margin-left:-26px;
}
.top-menu li ul {
    background: rgba(255,255,255,0.91);
    padding: 7px 0;
    border-radius: 0 0 4px 4px;
}
.top-menu li ul li {
    font-size: 16px;
    display: block;
}
.top-menu li ul li a, .top-menu li.active ul li a, .top-menu li:hover ul li a {
    color: #464646;
    display: block;
    background: transparent;
    border-radius: 0;
    padding: 8px 20px;
}
.top-menu li ul li.active a, .top-menu li ul li a:hover, .top-menu li ul li a:focus, .top-menu li.active ul li.active a, .top-menu li.active ul li a:hover, .top-menu li.active ul li a:focus {
    color: #ec1943;
    background-color: rgba(255, 255, 255, 0.5);
}
.top-menu li ul li{
	margin:0;
	text-transform:none;
}
.top-menu li ul li a:before{
	display:none;
}
.menu-second-level{
	position:absolute;
	display:none;
	left:11px;
	top:100%;
	text-align:left;
	background:transparent;
	width:225px;
	z-index:4;
	padding:13px 0 0;
}
.top-menu  li.hover .menu-second-level{
	display:block;
}
.top-menu li .fa{
	margin-left:5px;
	display:none;
}
.header-contact-a{
	font-size: 12px;
	font-weight: 500;
	text-align: center;
	border-radius: 5px;
	background-color: #95c30f;
	padding:13px;
}
.header-contact-a, .header-contact-a:hover, .header-contact-a:focus{
	color: #ffffff;
}
.header-contact-a:hover, .header-contact-a:focus{
	background:#9fd010;
}
nav{
	padding:21px 0 21px;
}
.phone{
	margin-right:15px;
	font-size:14px;
}
.logo{
	padding-top:5px;
}
#slider{
	float:right;
	width:93.2%;
	margin-top:-31px;
}
#slider .item{
	min-height:490px;
	padding:95px 0 0 76px;
	position:relative;
}
#slider .item:before {
    position: absolute;
    display: block;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
}
.slider-wrapper{
	background-color: #f2f2f2;
	padding-bottom:30px;
	margin-top:29px;
}
.slider-text{
	border-left:3px solid rgba(255,255,255,0.4);
	color:#fff;
	font-size: 18px;
	max-width:643px;
	padding:60px 0 59px 30px;
	position:relative;	
}
.slider-text h1, .slider-text h2{
	font-size: 48px;
	line-height:1;
	font-weight: 500;
	margin:0 0 16px 0;
	position:relative;
	color:#fff;
}
.slider-href a{
  border-radius: 5px;
  border: solid 1px #ffffff;
  padding:8px 41px;
}
.slider-href a, .slider-href a:hover, .slider-href a:focus{
	color:#fff;
}
.slider-href a:hover, .slider-href a:focus{
	background:rgba(255,255,255,0.2);
}
.slider-href{
	margin-top:33px;
	font-size: 12px;
}
.slider-text h1:before, .slider-text h2:before{
  width: 3px;
  height: 70px;
  background-color: #ffffff;
  left:-33px;
  top:-10px;
}
#slider  .owl-buttons{
	margin-left:33px;
}
#slider .owl-controls .owl-buttons div.owl-prev{
	margin-right:10px;
}
#slider .owl-controls .owl-buttons div.owl-prev, #slider .owl-controls .owl-buttons div.owl-next{
	width: 40px;
	height: 40px;
	border: solid 2px #ffffff;
	font: normal normal normal 16px/1 FontAwesome;
	border-radius:100%;
	position:relative;
}
#slider .owl-prev, #slider .owl-next, #slider .owl-controls .owl-page{
	vertical-align:middle;
}
#slider .owl-prev:before, #slider .owl-next:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -6px;
}
#slider .owl-next:before {
    content: "\f0da";
    margin-left: -1px;
}
#slider .owl-prev:before {
    content: "\f0d9";
}
#slider .owl-controls .owl-page.active span, #slider .owl-controls .owl-page span:hover{
  border: solid 2px #ffffff;
  background:transparent;
}
#slider .owl-controls .owl-page span{
	width: 10px;
	height: 10px;
	border:2px solid transparent;
	background:rgba(255,255,255,0.4);
	opacity:1;
	margin:5px 6px;
}
#slider  .owl-controls{
	text-align:right;
	width:auto;
	margin:auto;
	top:72.5%;
	right: 8.4%;
}
h2{
	color: #ec1943;
	font-size: 14px;
	margin:27px 0 10px;
}
h3{
	font-size: 24px;
	font-weight: 500;
	color: #2e3846;
	text-transform:uppercase;
}
.advantages-row{
	margin-top:41px;
	margin-bottom:24px;
}
.advantages-row h4{
  font-size: 16px;
  font-weight: bold;
  color: #2e3846;
  margin:17px 0 0;
}
.advantages-text{
  font-size: 14px;
  line-height: 1.29;
  margin:8px 0 15px;
}
.about-left p.about-prev{
  margin-bottom:24px;
}
.about-right{
  padding-left:98px;
  position:relative;
}
.about-right:before{
	background:url(../images/quotes.png) no-repeat 0 0;
	width:124px;
	height:87px;
	top: -36px;
	left: 68px;
	z-index:-1;
}
.about-left a, .about-left a:hover, .about-left a:focus{
	color: #ec1943;
}
.about-row hr{
	margin-bottom:30px;
}
.about-text-row{
	padding-top:20px;
}
.about-text-row hr{
	margin:42px 0 30px;
}
.about-left p{
	margin-bottom:19px;
}
.tovar-block{
	max-width:263px;
	margin:0 auto 30px;
}
.tovar-img img{
	border-radius:5px 5px 0 0;
	display:block;
}
.tovar-text{
	border-radius: 0 0 5px 5px;
	border: solid 1px #d7d7d7;
	border-top:none;
	padding:15px 19px 13px;
}
.tovar-name{
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2;
  height: 35px;
	text-overflow: ellipsis; 
	-moz-text-overflow: ellipsis; 
	-webkit-text-overflow: ellipsis; 
	overflow: hidden; 
    display: -webkit-box; 
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
	margin-bottom:7px;
}
.tovar-name a, .tovar-name a:hover, .tovar-name a:focus{
  color: #2e3846;
}
.tovar-price{
  color: #ec1943;
   font-weight: 500;
}
.price{
  font-size: 22px;
}
.popular-row{
	padding-top:42px;
}
.red-href{
  font-size: 12px;
  text-align: center;
  color: #ec1943;
  border-radius: 5px;
  border: solid 1px #ec1943;
  padding:8px 45px;
  position:absolute;
  right:15px;
  top:49px;
}
.red-href:hover, .red-href:focus{
	color:#fff;
	background:#ec1943;
}
.popular-row hr{
	margin:13px 0 31px;
}
.news-date{
 font-size: 14px;
  font-weight: 500;
  color: #989898;
}
.news-title{
 font-size: 18px;
  font-weight: bold;
  margin-bottom:10px;
}
.news-title a, .news-title a:hover, .news-title a:focus{
  color: #2e3846;
}
.news-info{
  line-height: 1.5;
  color: #989898;
}
.news-row-h h3{
	margin-bottom:41px;
}
.news-text{
	margin-bottom:60px;
}
.news-on-main{
	position:relative;
}
.news-on-main:before{
	width:1px;
	height:85%;
	background-color: #e5e5e5;
	left:50%;
	top:6px;
}
.partners-row hr{
	margin:2px 0 57px;
}
#partner{
	padding-top:49px;
	margin-bottom:29px;
}
#partner .item{
	line-height:42px;
	text-align:center;
}
#partner .item img{
	vertical-align:middle;
}
#partner .owl-pagination{
	text-align:right;
	margin-top:-23px;
}
#partner .owl-controls .owl-page span{
 width: 11px;
  height: 11px;
  background-color: #ec1943;
  margin:5px 0 5px 10px;
}
#partner .owl-controls .owl-page.active span, #partner .owl-controls .owl-page:hover span{
  border: solid 2px #ec1943;
  background:#fff;
}
#partner .owl-controls .owl-buttons div, #inner-slider .owl-controls .owl-buttons div{
	background:url(../images/sprite.png) no-repeat 0 -9px;
	width:15px;
	height:27px;
	top:60px;
}
#partner .owl-controls .owl-buttons div.owl-next, #inner-slider .owl-controls .owl-buttons div.owl-next{
	background-position:0 -36px;
}
footer{
	background-color: #f5f5f5;
	padding-top:22px;
}
.footer-phone{
	text-align:right;
	font-size: 20px;
	padding-top:4px;
  color: #515e65;
}
.bottom-nav, .bottom-nav h3{
	font-size: 14px;
	line-height: 1.43;
}
.bottom-nav, .bottom-nav h3, .bottom-menu a, .bottom-menu a:hover, .bottom-menu a:focus{
	color: #2e3846;
}
.bottom-nav h3{
  font-weight: bold;
  margin:0 0 10px 0;
}
.contact-row hr{
	margin:14px 0 26px;
}
.social a{
  width: 24px;
  height: 24px;
  line-height:24px;
  text-align:center;
  border-radius: 3px;
  background-color: #d8d8d8;
  color:#fff;
  margin:0 7px 0 0;
}
.social a:hover{
  background-color: #ec1943;
}
.bottom-row{
 font-size: 13px;
 padding-bottom:20px;
}
.bottom-row a, .bottom-row a:hover, .bottom-row a:focus{
	color: #ec1943;
}
.development{
	text-align:right;
}
.development svg{vertical-align: middle;}
.contact-us h2{
 font-size: 24px;
  font-weight: 500;
  color: #2e3846;
  margin:43px 0 18px;
}
.contact-us h2 b{
  color: #2e3846;
}
.contact-us hr{
	margin:60px 0 0;
}
.contact-us a, .contact-us a:hover, .contact-us a:focus{
 color: #ec1943;
}
.heading{
	background-color: #f7f8f9;
	padding:50px 0 42px;
	margin-bottom:20px;
}
.heading h1{
  font-size: 30px;
  line-height:1.01;
  font-weight: 500;
  text-transform:uppercase;
  color: #2e3846;
  margin:0 0 8px 0;
}
.B_crumbBox, .B_crumbBox a, .B_crumbBox a:hover, .B_crumbBox a:focus{
  color: #989898;
}
.B_lastCrumb{
 color: #515e65;
}
.category-popular{
  font-size: 14px;
    color: #ec1943;
  margin-bottom:18px;
}
.category-popular a{
	margin:0 5px;
}
.category-popular a, .category-popular a:hover, .category-popular a:focus{
  color: #ec1943;
}
.category-popular span{
  font-weight: 500;
  color: #2e3846;
}
.left-menu{
  border-radius: 5px;
  border: solid 1px #d7d7d7;
  padding:26px 0 21px;
}
.left-menu li a{
	margin:3px 0;
	position:relative;
}
.left-menu ul li ul {
    background: #f4f5f7;
    padding-left: 40px;
    margin: 0 -19px;
    display: none;
}
.left-menu ul li.active ul {
    display: block;
}
.left-menu ul, .left-menu h2{padding:0 19px;}
.left-menu li.active a:before, .left-menu li a:hover:before{
	left:-20px;
	top:0;
	width: 4px;
	height: 26px;
	background-color: #2e3846;
}
.left-menu li.active ul li a:before, .left-menu li ul li a:hover:before{
	display:none;
}
 .left-menu li.active ul li.active a, .left-menu li ul li a:hover{
	 color:#ec1943;
 }
.left-menu h2{
  font-size: 16px;
  font-weight: bold;
  color: #2e3846;
  margin:0 0 10px 0;
}
.left-menu ul{
 font-size: 16px;
  line-height: 1.5;
}
.left-menu ul li a{
  color: #7b7b7b;
}
.left-menu ul li a:hover, .left-menu ul li a:focus{
  color: #2e3846;
}
.category-description h3{
	margin-bottom:18px;
}
.contact-us-block{
	width:75%;
	margin:0 auto 42px;
}
.contact-info{
	margin-bottom:50px;
}
.form-button{
width: 60px;
  height: 40px;
  border-radius: 5px;
  background-color: #ec1943;
  border: solid 1px #ec1943;
  color:#fff;
  font-size:12px;
}
.form-button:hover, .form-button:focus{
  color: #ec1943;
  background:#fff;
}
#podp input, #podp button{
	vertical-align:middle;
}
#podp input{
	width:83%;
	margin-right:5px;
}
.about-left a, .tovar-name a:hover, .tovar-name a:focus, .news-title a:hover, .news-title a:focus, .bottom-menu a:hover, .bottom-menu a:focus,
.bottom-row a:hover, .bottom-row a:focus, .contact-us a:hover, .contact-us a:focus, .B_crumbBox a:hover, .B_crumbBox a:focus, .category-popular a,
.news-list h3 a:hover, .news-list h3 a:focus, .news-list-more  a:hover, .news-list-more  a:focus, ol.faq  li ol li a:hover, ol.faq  li ol li a:focus{ 
	text-decoration:underline;
}
.about-left a:hover, .about-left a:focus, .category-popular a:hover, .category-popular a:focus, ol.faq  li ol li a, .content .contacts-social a{
	text-decoration:none;
}
 ::-webkit-input-placeholder{font-size: 12px;color: #989898;}
:-moz-placeholder{font-size: 12px;color: #989898;}
::-moz-placeholder{font-size: 12px;color: #989898;}
:-ms-input-placeholder{font-size: 12px;color: #989898;}
.text-center{
	text-align:center;
}
.display-none{
	display:none;
}
input, textarea{
	width:100%;
	box-sizing:border-box;
	padding:0 9px;
}
input[type="text"], textarea{
	border-radius: 5px;
	border: solid 1px #d7d7d7;
	font-size: 12px;
	color: #2e3846;
}
input[type="text"]{
  height: 38px;
}
input[type="submit"]{
	border:none;
}
input:focus, textarea:focus, button:focus, .slick-slide:focus{
	outline:none;
}
textarea{
	resize:none;
}
.question-block input{
	margin:15px 0 0 0;
}
.question-block input[type="submit"] {
    border-radius: 5px;
    border: solid 1px #ec1943;
	background:#ec1943;
	color:#fff;
    height: 38px;
}
.question-block input[type="submit"]:hover, .question-block input[type="submit"]:focus {
	background:#fff;
	color:#ec1943;
}
.available{
 font-size: 12px;
  font-weight: 500;
  color: #95c30f;
  margin:-31px 0 11px;
}
.slider-nav{
	max-width:85px;
	display:inline-block;
	margin-top:11px;
	padding-top:31px;
}
.slider-nav .slick-slide{
	border:2px solid #d7d7d7;
	border-radius:4px;
	background:#efefef;
	height:52px;
	width:85px;
	line-height:45px;
	text-align:center;
	margin-bottom:22px;
	max-width:85px;
}
.slider-nav .slick-slide img{
	border-radius:4px;
}
.slider-nav .slick-slide.slick-current{
	border-color:#ec1943;
}
.slider-for{
	display:inline-block;
	width:85%;
	float:right;
}
.slider-for, .slider-for .slick-slide{
	height:362px;
}
.slider-for .slick-slide{
	line-height:355px;
	border:2px solid #d7d7d7;
	border-radius:5px;
	background:#f5f5f5;
	text-align:center;
}
.tovar-slider{
	margin-top:8px;
}
.tovar-detail-price{
 font-weight: 500;
  color: #2e3846;
  margin:10px 0 8px;
}
.tovar-detail-price span{
  font-size: 42px;
  line-height:1;
}
.tovar-old-price{
 font-size: 14px;
  color: #989898;
  margin-bottom:22px;
}
.tovar-call{
	margin-bottom:15px;
}
.tovar-call-a{
	width: 195px;
  height: 46px;
  line-height:46px;
  text-transform:uppercase;
  border-radius: 4px;
  background-color: #ffffff;
  border: solid 1px #d7d7d7;
   font-size: 13px;
  font-weight: 500;
  text-align: center;
  color: #7b7b7b;
}
.tovar-call-a:hover, .tovar-call-a:focus{
	background:#7b7b7b;
	color:#fff;
}
.tovar-call-a .fa{
	margin-right:5px;
}
.tovar-note{
 font-size: 14px;
  color: #989898;
   border-bottom: dashed 1px #e5e5e5;
   padding-bottom:18px;
   margin-bottom:20px;
}
.sizes span{
font-size: 15px;
  line-height: 1.6;
  text-align: center;
  color: #a7a7a7;
    border-radius: 3px;
  border: solid 1px #d7d7d7;
  cursor:pointer;
  padding:9px;
  margin-right:10px;
}
.sizes span:hover, .sizes span.active{
color: #ec1943;
border-color: #ec1943;
}
.sizes h3{
  font-size: 16px;
  font-weight: bold;
  color: #2e3846;
  margin-bottom:25px;
}
.colors{
	margin-bottom:22px;
}
.color{
	width:24px;
	height:24px;
	border-radius:100%;
	margin-right:6px;
	cursor:pointer;
}
.color span{
	width:22px;
	height:22px;
	border-radius:100%;
	border:2px solid #fff;
	position:relative;
	top:1px;
	left:1px;
	font: normal normal normal 12px/1 FontAwesome;
}
.color span:before{
	color:#fff;
	content: "\f00c";
	top:3px;
	left:3px;
	display:none;
}
.color:hover span:before, .color.active span:before{
	display:inline-block;
}
.tovar-table{
	width:100%;
  font-size: 15px;
  color: #2e3846;
  	border-top:1px solid #e5e5e5;
	margin-bottom:12px;
}
.tovar-table tr td, .tovar-table tr th{
	border-bottom:1px solid #e5e5e5;
	padding:8px 20px;
	width:50%;
}
.tovar-table tr td span{
	font-weight:500;
}
.tovar-table tr th{
 font-weight: bold;
   background-color: #f5f5f5;
}
.tovar-popular-row.popular-row{
	padding-top:20px;
}
h2.tovar-h2{
font-size: 24px;
  font-weight: 500;
  color: #2e3846;
  margin:51px 0 23px;
  text-transform:uppercase;
}
.content h2{
 font-size: 24px;
  font-weight: 500;
  color: #2e3846;
  margin:12px 0 18px;
}
.content p{
	margin:0 0 22px 0;
}
.content a{
	color: #ec1943;
	text-decoration:underline;
}
.content a:hover, .content a:focus{
	text-decoration:none;
}
.content ol {
	list-style-type: none; 
	counter-reset: item; 
	margin:20px 0 20px 27px;
}
.content ol li::before {
	content: counters(item, ".") ". ";
	counter-increment: item;
}
.content ol, .content ol li::before {
	color: #2e3846;
}
#inner-slider{
	margin:29px 0 0;
}
#inner-slider .owl-controls{
	top:17%;
}
#inner-slider .owl-controls .owl-buttons div.owl-prev{
	left:-32px;
}
#inner-slider .owl-controls .owl-buttons div.owl-next{
	right:-32px;
}
#inner-slider .item{
	line-height:234px;
}
#inner-slider img{
	border:1px solid #ec1943;
	vertical-align:middle;
}
#inner-slider a, .gallery a, .service-img, .review-img a{
	position:relative;
	line-height:1;
}
.inner-slide, .gallery a span, .service-img span, .review-img span{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	content:"";
	display:none;
}
#inner-slider a:hover .inner-slide, .gallery a:hover span, .review-img a:hover span{
	display:inline-block;
	background:url(../images/plus.png) no-repeat center center rgba(236, 25, 67, 0.82);
}
a:hover .service-img span{
	display:inline-block;
	background:url(../images/services.png) no-repeat center center rgba(236, 25, 67, 0.7);
}
blockquote{
  font-size: 18px;
  line-height: 1.78;
  position:relative;
  color: #2e3846;
  padding:79px 98px 50px;
}
blockquote:before{
	background:url(../images/sprite.png) no-repeat -1px -95px;
	width:45px;
	height:45px;
	top:10px;
	left:97px;
}
.content img{
	display:inline-block;
	max-width:100%;
	height:auto;
}
figure.float-left{
	float:left;
	margin:0 32px 0 0;
}
figure figcaption{
 font-size: 14px;
  text-align: right;
  color: #989898;
  text-transform:uppercase;
  padding-top:3px;
}
.news-list h3{
  font-size: 18px;
  line-height: 1.38;
  text-transform:none;
  margin-bottom:10px;
  font-weight:bold;
}
.news-list h3 a, .news-list h3 a:hover, .news-list h3 a:focus{
  color: #2e3846;
}
.news-list-more a, .news-list-more a:hover, .news-list-more a:focus{
  color: #ec1943;
}
.news-list{
	margin-top:9px;
	margin-bottom:49px;
}
.news-list-img{
	margin-bottom:16px;
}
.news-list-preview{
	margin-bottom:11px;
}
.pagination{
	font-size: 16px;
   color: #7b7b7b;
   margin:0;
}
.pagination a.prev, .pagination a.next, .pagination a.page{
  color: #7b7b7b;
  font-size: 16px;
  border: solid 1px #ededed;
}
.pagination a.prev, .pagination a.next, .pagination a.page, .pagination .current{
	  height: 32px;
  line-height:32px;
  border-radius: 4px;
  line-height:30px;
}
.pagination a.prev, .pagination a.next{
	width:78px;
}
.pagination a.prev{
	border-left:none;
}
.pagination a.prev, .pagination .current, .pagination a.page{
	margin-right:5px;
}
.pagination a.page, .pagination .current {
  width: 30px;
}
.pagination .current {
	background:#ec1943;
	border:1px solid #ec1943;
	color:#fff;
	vertical-align:top;
}
.pagination a.prev:hover, .pagination a.next:hover, .pagination a.page:hover{
	color: #ec1943;
	border-color:#ec1943;
}
.pagination a.prev, .pagination a.next{
	position:relative;
}
 .pagination a.prev:before, .pagination a.prev:after {
content: '';
    position: absolute;
    left: -28px;
    top: -2px;
    border: 17px solid transparent;
    border-right: 13px solid #ededed;
	    border-radius: 4px;
   }
   .pagination a.prev::after {
    border-right: 13px solid #fff;
    left: -26px;
   }
   .pagination a.prev:hover:before {
	border-right-color:#ec1943;
   }
    .pagination a.next:before, .pagination a.next:after {
content: '';
    position: absolute;
    right: -28px;
    top: -2px;
    border: 17px solid transparent;
    border-left: 13px solid #ededed;
	    border-radius: 4px;
   }
.pagination a.next::after {
	border-left: 13px solid #fff;
	right: -27px;
}
.pagination a.next:hover:before{
	border-left-color:#ec1943;
}
.content ol.faq{
	margin:12px 0 0 0;
}
.content ol.faq li ol{
	margin:17px 0 32px 27px;
}
ol.faq  li{
  font-size: 24px;
  line-height:1;
  text-transform:uppercase;
  color: #2e3846;
   font-weight: 500;
}
ol.faq  li ol li{
  font-size: 16px;
  line-height: 1.38;
  text-transform:none;
   color: #7b7b7b;
   margin-bottom:5px;
}
ol.faq  li ol li a{
  color: #7b7b7b;
}
ol.faq  li ol li a:hover, ol.faq  li ol li a:focus{
  color: #2e3846;
}
.gallery{
	margin-bottom:24px;
}
.gallery-row{
	margin-top:9px;
}
.contact-img img{
	border-radius:4px;
	margin:0 25px 25px 0;
}
.contact-img a:last-child img{
	margin-right:0;
}
.contact-content{
	margin:6px 0 28px;
}
.contact-content h2{
	text-transform:uppercase;
}
.contact-p{
  font-size: 14px;
  color: #ec1943;
}
.content .contact-content p{
	margin:0 0 10px;
}
.contact-address-row{
	margin-top:25px;
	font-size: 15px;
    line-height: 1.6;
}
.contact-address-row h4{
  font-weight: 500;
  color: #2e3846;
  margin-bottom:8px;
}
.contact-address-row span{
  color: #2e3846;
}
hr.contact-hr{
	margin:7px 0 60px;
}
.contact-form{
  background-color: #f7f8f9;
  padding:23px 66px;
  min-height:300px;
}
.contact-form h3{
	text-transform:none;
	margin-bottom:23px;
	text-align: center;
}
.contact-form textarea{
	min-height:76px;
	padding-top:8px;
	margin-top:19px;
}
.contact-form input[type="text"]{
	max-width:293px;
	width:48%;
}
.contact-submit{
	text-align:center;
	margin-top:26px;
}
.contact-submit input[type="submit"]{
	font-size: 12px;
	font-weight: 500;
	color: #ffffff;
	border-radius: 5px;
	background-color: #ec1943;
	border:1px solid #ec1943;
	 width: 165px;
    height: 40px;
}
.contact-submit input[type="submit"]:hover, .contact-submit input[type="submit"]:focus{
	color:#ec1943;
	background:#fff;
}
input[type="text"]:focus, textarea:focus{
	border-color:#ec1943;
}
.contact-form input[type="text"][name="e-mail"]{
	float:right;
}
.contacts-social{
	padding-top:25px;
}
.contacts-social img{
	vertical-align:middle;
	max-width:25px;
	margin-right:11px;
}
.contacts-social a{
	color: #7b7b7b;
  letter-spacing: 1px;
}
.content .contacts-social p{
	margin:0 0 7px 0;
}
.content .contacts-social a:hover, .content .contacts-social a:focus, .review-position{
  color: #2e3846;
}
.contact-mail{
 font-size: 14px;
  font-weight: 500;
  color: #2e3846;
}
.contact-mail a{
  font-size: 30px;
  font-weight: normal;
  color: #ec1943;
  margin:12px 0 32px;
  letter-spacing:0;
}
.services{
	margin-top:9px;
}
.service-img{
	margin-bottom:12px;
}
.service{
	margin-bottom:38px;
}
.service a{
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2;
  text-transform:uppercase;
  color: #2e3846;
  max-width:263px;
}
.service a:hover,  .service a:focus{
  color: #ec1943;
}
.service-img, .service-img span, .service-img img{
	border-radius:4px;
}
.reviews{
	margin-top:9px;
}
.review-title{
font-size: 24px;
  font-weight: 500;
  color: #2e3846;
  margin:28px 0 16px;
}
.review hr{
	border-top:1px dashed #e5e5e5;
	margin:14px 0 40px;
}
.review-text{
	margin-bottom:16px;
}
.reviews .review:last-child hr{
	display:none;
}
.in-catalog hr{
	margin-bottom:30px;
}
.in-catalog .red-href{
	color: #7b7b7b;
	border-color:#d7d7d7;
}
.in-catalog .red-href:hover, .in-catalog .red-href:focus{
	background-color:#d7d7d7;
	color:#fff;
}
.in-catalog h3{
	margin-bottom:18px;
}
.catalog-on-main{
	margin:39px 0 0;
}
.catalog-on-main-div{
	float:left;
	width:25%;
	min-height:285px;
	position:relative;
}
.catalog-on-main-div.odd:before{
	display:block;
	content:"";
	position:absolute;
	width:60px;
	height:60px;
	left:50%;
	top:85px;
	margin-left:-30px;
	background-repeat:no-repeat;
	background-position:50% 0;
}
.catalog-on-main-div.odd:hover:before{
	background-position:50% -60px;
}
.catalog-on-main-a{
	 color: #2e3846;
}
.catalog-on-main-a:hover, .catalog-on-main-a:focus{
	 color: #ec1943;
}
.catalog-on-main-a{
	display:block;
	 position:absolute;
	 top:0;
	 left:0;
	 width:100%;
	 height:100%;
}
.catalog-menu{
 font-size: 14px;
  font-weight: 500;
  text-transform:uppercase;
  padding-left:15px;
  margin:62px 0 0 19px;
}
.catalog-menu li a{
	color: #2e3846;
}
.catalog-menu li a:hover, .catalog-menu li a:focus{
  color: #ec1943;
  text-decoration:underline;
}
.catalog-menu, .catalog-menu a{
	position:relative;
}
.catalog-menu:before{
	width:1px;
	height:97%;
	top:3px;
	left:0;
	background:#e5e5e5;
}
.catalog-menu li{
	margin-bottom:4px;
}
.catalog-menu a:before{
	width:1px;
	height:84%;
	top:1px;
	left:-15px;
	background:#ec1943;
	display:none;
}
.catalog-on-main-text{
	display:block;
}
.catalog-on-main-div.even .catalog-on-main-text{
	margin:72px 20px 0;
}
.catalog-on-main-div.odd .catalog-on-main-text{
	margin:178px 20px 0;
	text-align:center;
	font-weight: 500;
  letter-spacing: 2px;
}
.catalog-on-main-a h4, .catalog-on-main-text span:not(.catalog-text){
  font-size: 36px;
  font-weight: 500;
  margin-bottom:20px;
  display:block;
}
.catalog-on-main-a a{
  font-size: 14px;
  color: #989898;
}
.in-catalog{
	margin-bottom:41px;
}
.fancybox-wrap h3{
	text-transform:none;
	margin: 14px 0 20px;
    line-height: 26px;
}
.fancybox-wrap h4{
	font-size:18px;
	margin-bottom:22px;
	font-weight:500;
}
.question-block {
    padding: 15px 15px 25px;
}
.header-div{text-align:right;padding-top:16px;}
.content ul li{position:relative;padding-left:15px;}
.content ul li:before{position:absolute;top:10px;left:0;content:"";width:4px;height:4px;border-radius:100%;background:#ec1943;}
input, textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
 .clear{clear:both;}
b, strong{
	font-weight:bold;
}
.contact-content img{vertical-align:middle;}
.team-row .team-block:nth-child(3n+1){clear:left;}
.team-block{margin-bottom:30px;}
.team-name{margin:10px 0 15px;  color: #000;  font-size: 18px;}
.team-img{height:360px;}
.auto, .logo img{vertical-align:middle;}
.auto{font-size:24px;font-weight:bold;color:#ec1943;}
.auto span{color:#1E2128;}
.logo img{margin-right:10px;}
a, input, textarea, .top-menu li a:before, #slider .owl-controls .owl-page span, .owl-theme .owl-controls.clickable .owl-buttons div, .form-button,
.sizes span, .color span:before, .inner-slide, .service-img span{
	transition:all 0.25s ease 0s;-webkit-transition:all 0.25s ease 0s;-moz-transition:all 0.25s ease 0s;-o-transition:all 0.25s ease 0s;
}
.top-menu, .top-menu li, .top-menu li a, .slider-href a, #slider .owl-pagination, #slider .owl-buttons, .red-href, .social a, .left-menu li a,
.tovar-call-a, .color, .color span, #inner-slider a, .B_crumbBox span.B_currentCrumb:before, .pagination a, .pagination .current, 
.gallery a, .gallery a span, .contacts-social a, .service-img, .service a, .review-img span, .review-img a, .catalog-menu a:hover:before{
	display:inline-block;
}
@media (max-width:1220px){
	#inner-slider .owl-controls .owl-buttons div.owl-next{
		right:0;
	}
	#inner-slider .owl-controls .owl-buttons div.owl-prev{
		left:0;
	}
	#inner-slider .item{
		text-align:center;
	}
	.team-img{height:auto;}
}
@media (max-width:1200px){
	.navbar-toggle{
		position:absolute;
		right: 0;
		top: 0;
	}
	.top-menu {
		margin: 2px 0 10px 0;
	}
	.top-menu:after{
		display:none;
	}
	.top-menu li{
		margin:0 25px 0  0;
	}
	.top-menu li a:before{
		display:none;
	}
	.top-menu li{
		margin-bottom:10px;
	}
	.top-menu li, .top-menu li a{
		display:block;
	}
	.menu-second-level{
		position:relative;
		top:0;
		padding:0 0 10px 0;
		width:100%;
		box-sizing:border-box;
	}
	.contact-us-block{
		width:85%;
	}
	#podp input{
		width:82%;
	}
	.slider-for{
		width:83%;
	}
	.contact-img img {
		margin: 0 19px 19px 0;
	}
	.header-div{text-align:left;}
}
@media (min-width:992px){
	.news-date.news-date-right{
		width:11%;
		padding-left:48px;
	}
	.news-text.news-text-right{
		width:39%;
	}
	.review-img{
		width: 14.2%;
	}
	.review-content{
		width: 85.8%;
	}
}
@media (max-width:991px){
	.contact-info{
		border-right:none;
	}
	.left-menu{
		margin-bottom:30px;
	}
	.advantages-row h4{
		margin:7px 0 0;
	}
	.advantages-text{
		margin-bottom:30px;
	}
	.about-right{
		padding:10px 0 0 35px;
		margin-top:38px;
	}
	.about-right:before{
		left:0;
	}
	.red-href{
		top:19px;
	}
	.news-on-main:before{
		display:none;
	}
	.news-text {
		margin-bottom: 30px;
	}
	blockquote:before{
		top:0;
		left:15px;
	}
	blockquote{
		padding:46px 15px 45px;
	}
	figure.float-left{
		float:none;
		margin:0 0 15px 0;
	}
	figure figcaption{
		text-align:left;
	}
	.catalog-on-main-div{
		width:50%;
	}
	.navbar-toggle{
		top: -39px;
	}
}
@media (min-width:768px){
	.tovar-slider .slick-dots{
		display:none !important;
	}
}
@media (max-width:767px){
	.fancybox-type-image .fancybox-outer{
		padding:20px 0 0;
	}
	#partner .owl-pagination, .tovar-slider .slick-vertical{
		display:none;
	}
	.contact-us-block b{
		color:#ec1943;
	}
	.tovar-slider .slick-dots{
		display:block !important;
		bottom:-30px;
	}
	#slider .item, #slider{
		border-radius:10px 0 0 10px;
	}
	.tovar-slider-col {
		padding-bottom:30px;
	}
	.work-time, .development {
		text-align: left;
	}
	.contact-us-block, .slider-for{
		width:100%;
	}
	.bottom-menu{
		margin-bottom:30px;
	}
	.top-menu li{
		margin:0;
		display:block;
	}
	header .phone, header .header-contact-a{
		display:none;
	}
	.navbar-toggle{
		position:absolute;
		right: 0;
	}
	.top-menu {
		margin: 10px 0 0 0;
	}
	.slider-text h1, .slider-text h2{
		font-size:25px;
	}
	#slider .item{
		padding:25px 0 0 15px;
	}
	.slider-text{
		padding:20px 0 20px 15px;
	}
	.slider-text h1:before, .slider-text h2:before{
		left:-18px;
	}
	.top-menu li:hover a:before, .top-menu li.active a:before{
		bottom:4px;
	}
	.question-block h3{
		margin-top:26px;
	}
	.heading h1{
		line-height:1.1;
	}
	.contact-img img {
		margin: 0 10px 10px 0;
	}
	.contact-form{
		padding:23px;
	}
	.in-catalog .red-href{
		position:relative;
		left:0;
	}
	.catalog-menu{
		margin-left:0;
	}
	#slider .owl-controls{top:88.5%;}
}
@media (max-width:600px){
	.slider-for{
		width:100%;
		float:none;
		margin-top:20px;
	}
	.slider-for, .slider-for .slick-slide {
		height: 250px;
	}
	.slider-for .slick-slide{
		line-height:243px;
	}
}
@media (max-width:500px){
	.red-href {
		position: relative;
		right:0;
	}
	.tovar-table, .tovar-table tbody, .tovar-table thead, .tovar-table tr, .tovar-table tr td, .tovar-table tr th{
		display:block;
		width:100%;
	}
	.catalog-on-main-div{
		width:100%;
		float:none;
	}
}
@media (max-width:450px){
	.tovar-row .col-xs-6, .contact-row  .col-xs-6, .contact-form input[type="text"]{
		width:100%;
	}
	.footer-phone{
		text-align:left;
	}
	#podp input {
		width: 74%;
	}
	.topline{
		line-height:1.5;
	}
	.work-time{
		margin-top:5px;
	}
	#partner .owl-pagination{
		margin-top:7px;
	}
	.contact-img img {
		margin: 0 5px 3px 0;
		max-width: 47%;
		display:inline-block;
	}
	.contact-form input[name="name"]{
		margin-bottom:15px;
	}
	.contact-mail a{
		font-size:22px;
	}
}