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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0; }

:focus {
  outline: 0; }

body {
  font: normal 75%/150% 'Proxima Nova Rg', Arial, Tahoma, Verdana, Georgia, sans-serif;
  font-size: 14px;
  min-width: 100%;
  color: #232323 !important; }

a {
  color: #000;
  text-decoration: underline;
}

a:hover {
  color: #000;
}
#content{
	min-height:300px;
}
.ps {
  position: relative;
  float: left;
  width: 100%;
}

.wrapper {
  max-width: 1200px;
  padding: 0 15px;
  width: 100%;
  margin: 0 auto;
  z-index: 2;
}

#top-menu {
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  height: 55px;
  width: 100%;
}

#top-menu .top-menu-back {
  z-index: 11;
  position: absolute;
  top: 0;
  left: 0;
  height: 55px;
  width: 100%;
  background: #000;
  opacity: 0.8;
}

#top-menu .top-menu {
  z-index: 12;
  position: absolute;
  left: 50%;
  margin-left: -585px;
  width: 1170px;
  list-style: none;
  display: flex;
  justify-content: space-between;
  color: #fff;
}

#top-menu .top-menu li {
  float: left;
  margin-top: 15px;
  font-size: 20px;
 position: relative;
}

#top-menu .top-menu a {
  color: #fff;
  letter-spacing: 1.1px;
  font-weight: bold;
}
.services{
	width:100%;
	position:relative;
	float:left;
}
.services .services-item{
	width:100%;
	position:relative;
	float:left;
	margin-bottom:35px;
}
.services .services-item .services-img{
	width:200px;
	position:relative;
	float:left;
	margin-right:20px;
}
.services .services-item .services-img img{
	width:100%;
}
.services .services-item .services-content{
	width:640px;
	position:relative;
	float:left;
}
.services .services-item .services-content h2{
	margin-top:0;
}
.services .services-item .sub-category{
	width:300px;
	position:relative;
	float:left;
}
.read-more{
	margin-top:10px;
	margin-bottom:10px;
	font-size:17px;
	text-transform:uppercase;
    display: inline-block;
}
.services .sub-category ol{
    margin-top: 45px;
    margin-left: 50px;
}
.services .sub-category ol li a{
	font-size:15px;
}
#header {
  height: 341px;
  background: url(../img/header_top.jpg) top center no-repeat #ed2006;
}


@media (min-width: 1920px){
  #header {
    background-size: cover;
  }
}

#header .header-top {
  height: 150px;
  border-bottom: 3px solid #fff;
  color: #fff;
}

#header .header-top .logo {
  position: absolute;
  top: 101px;
  left: 0;
  width: 230px;
}

#header .header-top .phone {
  position: absolute;
  top: 91px;
  right: 0;
  font-size: 25px;
  font-family: 'Proxima Nova Bl';
}

#header .header-top .email {
  position: absolute;
  top: 95px;
  right: 332px;
  background: url(../img/letter.svg) left center no-repeat;
  padding-left: 37px;
  line-height: 21px;
}

#header .header-top .email a {
  color: #fff;
  font-size: 20px;
}

#header .header-bottom {
  height: 191px;
}

#header .header-bottom .slogan {
  position: relative;
  float: left;
  font-family: 'Proxima Nova Bl';
  font-size: 40px;
  color: #fff;
  line-height: 48px;
  text-transform: uppercase;
  margin-top: 44px;
  letter-spacing: 4px
}

#main-top {
  z-index: 2;
}

#main-top .main-top {
  height: 335px;
}

#main-top .main-top .main-top-title {
  text-align: center;
  text-transform: uppercase;
  font-family: 'Proxima Nova Bl';
  letter-spacing: 21px;
  font-size: 61px;
  margin-top: 78px;
  color: #333333;
}

#main-top .main-top .main-goods {
  height: 330px;
  box-shadow: 0 0 31px #7b7b7b;
  z-index: 3;
  background: #fff;
  margin-top: 16px;
}

#main-top .main-top .main-goods {
  padding-top: 40px;
}

#main-top .goods-block {
  position: relative;
  float: left;
  width: 100%;
  max-width: 545px;
  min-width: 450px;
  margin-left: 18px;
}

#main-top .goods-block .goods-block-title {
  text-transform: uppercase;
  color: #333333;
  font-family: 'Proxima Nova Th';
  font-size: 18px;
}

#main-top .goods-block .goods-block-img {
  position: relative;
  float: left;
  width: 49.5%;
}

#main-top .goods-block .goods-block-info {
  position: relative;
  float: right;
  width: 44%;
}

#main-top .goods-block .goods-block-text {
  color: #999999;
  margin-top: 21px;
  font-size: 16px; /* 18 */
  line-height: 18px; /*24 */
}

#main-top .goods-block .read-more, #main-about .main-about .read-more, #news-main .news-main .news-line .news-block .read-more, #news-main .news-main .pagin-line .right-arr {
  background: url(../img/arrows-red.svg) right center no-repeat;
}

#main-top .goods-block .read-more {
  position: relative;
  float: left;
  margin-top: 21px;
  font-size: 15px;
  letter-spacing: 1px;
  font-family: 'Proxima Nova Bl';
  text-transform: uppercase;
  color: #333333;
  padding-right: 31px;
  background-size: 20px auto
}


#main-top .owl-prev, #main-top .owl-next {
  position: absolute;
  top: 88px;
  width: 63px;
  height: 63px;
  background-color: #fe2121;
  z-index: 15;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}


#main-top .owl-next {
  background-image: url(../img/arrows-white-right.svg);
  background-size: 20px auto
}

#main-top .owl-next {
  right: -84px;
}

#main-top .owl-prev {
  background-image: url(../img/arrows-white-left.svg);
  background-size: 20px auto
}

#main-top .owl-prev {
  left: -84px;
}

#main-top .owl-next:hover, #main-top .owl-prev:hover {
  background-color: #d40000;
}

#main-about, #footer {
  background: url(../img/back_gray.jpg);
}

#main-about .main-about {
  height: 680px;
  padding-top: 252px;
}

#main-about .main-about .main-about-img {
  position: relative;
  float: left;
  height: 353px;
  margin-left: 7%;
  width: 28.2%;
}

.main-about-logo {
  position: absolute;
  bottom: 0;
  left: 16px;
  width:100%;
  max-width: 270px;
}

#main-about .main-about .main-about-text {
  position: relative;
  float: left;
  height: 370px;
  width: 48.7%;
  margin-left: 4.6%;
}

#main-about .main-about .main-about-text-title {
  font-family: 'Proxima Nova Bl';
  font-size: 36px;
  text-transform: uppercase;
  letter-spacing: 14.5px;
  border-bottom: 3px solid #d3d3d3;
  color: #333333;
  padding-bottom: 31px;
} 

#main-about .main-about .main-about-text-block {
  color: #999999;
  padding-top: 37px;
  font-size: 18px;
  line-height: 29px;
  margin-bottom: 16px;
}


#main-about .main-about .read-more {
  position: relative;
  float: left;
  margin-top: 21px;
  font-size: 15px;
  letter-spacing: 1px;
  font-family: 'Proxima Nova Bl';
  text-transform: uppercase;
  color: #333333;
  padding-right: 31px;
  background-size: 20px auto
}

#news-main .news-main {
  background: url(../img/news_main_back.jpg) center 99px no-repeat;
  background-size: 100% auto;
  min-height: 829px;
}

#news-main .news-main .news-main-title {
  position: relative;
  float: left;
  font-family: 'Proxima Nova Bl';
  border-bottom: 3px solid #ed1405;
  font-size: 36px;
  letter-spacing: 14px;
  margin-top: 167px;
  padding-bottom: 15px;
  text-transform: uppercase;
}

#news-main .news-main .news-line {
  display: flex;
  justify-content: space-between;
  margin-top: 51px;
}

#news-main .news-main .news-line .news-block {
  position: relative;
  float: left;
  width: 23.5%;
}

#news-main .news-main .news-line .news-block .news-date {
  font-family: 'Proxima Nova Bl';
  color: #ed1405;
  font-size: 19px;
  letter-spacing: 1.5px;
}

#news-main .news-main .news-line .news-block .news-separator {
  font-family: Arial;
  font-weight: normal;
  font-size: 23px;
}

#news-main .news-main .news-line .news-block .news-title-text {
  height: 274px;
}


#news-main .news-main .news-line .news-block .news-title a {
  position: relative;
  float: left;
  font-family: 'Proxima Nova Th';
  text-transform: uppercase;
  margin-top: 40px;
  font-size: 17px;
}

#news-main .news-main .news-line .news-block .news-text {
  color: #999999;
  font-size: 15px;
  margin-top: 25px;
  line-height: 24px;
  letter-spacing: 1.2px;  
}

#news-main .news-main .news-line .news-block .read-more {
  position: relative;
  float: left;
  margin-top: 21px;
  font-size: 15px;
  letter-spacing: 1px;
  font-family: 'Proxima Nova Bl';
  text-transform: uppercase;
  color: #333333;
  padding-right: 31px;
  background-size: 20px auto
}

#news-main .news-main .pagin-line {
  background: #f2f2f2;
  height: 63px;
  margin-top: 55px;
  padding: 17px 27px 0 27px;
  display: flex;
  justify-content: space-between;
}

#news-main .news-main .pagin-line .left-arr {
  position: relative;
  float: left;
  background: url(../img/arrows-red-left.svg) left center no-repeat;
  background-size: 73% auto;
  width: 20px;
  height: 28px;
  border-right: 1px solid #cccccc;
  padding-right: 28px;
}

#news-main .news-main .pagin-line .right-arr {
  position: relative;
  float: right;
  background-size: 73% auto;
  background-position: right center;
  width: 20px;
  height: 28px;
  border-left: 1px solid #cccccc;
  padding-left: 28px;
}

#news-main .news-main .pagin-line .nums-line {
  position: relative;
  float: left;
  width: 82.1%;
  display: flex;
  justify-content: space-between;
  font-family: 'Proxima Nova Bl';
  font-size: 19px;
  padding-top: 2px;
  color: #cccccc;
}

#news-main .news-main .pagin-line .nums-line a {
  color: #cccccc;
}

#news-main .news-main .pagin-line .nums-line a:hover, #news-main .news-main .pagin-line .nums-line span.active{
  color: #333333;
}
#news-main .news-main .pagin-line .nums-line .active{
  color: #333333;
}
#news-main .news-main .pagin-line .nums-line .sep {
  font-family: Arial;
  font-weight: normal;
  font-size: 28px;
  line-height: 17px;
}

#reviews {
  background: url(../img/reviews.jpg) top center no-repeat;
}

@media (min-width: 1920px){
  #reviews {
    background-size: cover;
  }
}

#reviews .reviews {
  height: 508px;
}

#reviews .reviews .reviews-title-block .reviews-title {
  position: relative;
  float: left;
  font-family: 'Proxima Nova Bl';
  border-bottom: 3px solid #ed1405;
  font-size: 24px; /* 36 */
  letter-spacing: 6px; /* 14 */
  margin-top: 238px;
  padding-bottom: 15px;
  text-transform: uppercase;
}

#reviews .reviews .serts {
  position: relative;
  float: right;
  width: 74.4%;
  padding-top: 125px;
  display: flex;
  justify-content: space-between;
}

#reviews .reviews .serts .sert {
  position: relative;
  float: left;
  width: 24.4%;
  height: 294px;
  background: url(../img/rev_back.png) no-repeat;
  background-size: 100% auto;
  text-align: center;
  padding-top: 5.6%;
}

#reviews .reviews .serts .sert img {
  width: 77.5%;
}

#footer .footer-left {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 46.3%;
  background: url(../img/footer_left.jpg) top right no-repeat #ed0b02;
}

#footer .footer {
  height: 528px;
}

#footer .footer .footer-left-block {
  position: relative;
  float: left;
  width: 43%;
  color: #fff;
}

#footer .footer .footer-left-block a {
  color: #fff;
}

#footer .footer .footer-left-block .footer-title {
  position: relative;
  float: left;
  font-family: 'Proxima Nova Bl';
  border-bottom: 3px solid #fff;
  font-size: 43px;
  color: #fff;
  letter-spacing: 16px;
  margin-top: 56px;
  padding-bottom: 21px;
  text-transform: uppercase;
  margin-bottom: 70px;
}

#footer .footer .footer-left-block .footer-ico {
  position: relative;
  float: left;
  width: 51px;
  background: url(../img/footer_ico.png) no-repeat;
}

#footer .footer .footer-left-block .footer-ico.phone-ico {
  height: 27px;
  background-size: 28px auto;
}

#footer .footer .footer-left-block .footer-ico.address-ico {
  height: 38px;
  background-size: 26px auto;
  background-position: 0 -43px;
}

#footer .footer .footer-left-block .footer-ico.email-ico {
  height: 17px;
  background-size: 24px auto;
  background-position: bottom left;
}

#footer .footer .footer-left-block .phone {
  font-family: 'Proxima Nova Bl';
  font-size: 27px;
  letter-spacing: 1px;
  margin-bottom: 26px;
}

#footer .footer .footer-left-block .address {
  margin-bottom: 27px;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 21px;
}

#footer .footer .footer-left-block .email {
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 11px;
}

#footer .footer .footer-left-block .footer-left-text {
  position: relative;
  float: left;
}

#footer .footer .footer-right-block {
  position: relative;
  float: right;
  width: 49%;
}

#footer .footer .footer-right-block .form-title {
  position: relative;
  float: left;
  font-family: 'Proxima Nova Bl';
  font-size: 43px;
  color: #333333;
  letter-spacing: 16px;
  margin-top: 56px;
  padding-bottom: 21px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

#footer-form .footer-form-left {
  position: relative;
  float: left;
  width: 40%;
}

#footer-form .footer-form-right {
  position: relative;
  float: right;
  width: 53.6%;
}

#footer-form input, #footer-form textarea {
  width: 100%;
  font-size: 17px;
}

#footer-form .form-input {
  height: 50px;
  border: 2px solid #cccccc;
  margin-bottom: 15px;
  padding: 0 8%;
}

#footer-form textarea {
  height: 179px;
  border: 2px solid #cccccc;
  margin-bottom: 15px;
  padding: 10px 8%;
}

#footer-form .form-input::-webkit-input-placeholder       {color:#999999; font-size: 16px;}
#footer-form .form-input::-moz-placeholder                {color:#999999; font-size: 16px;}
#footer-form .form-input:-moz-placeholder                 {color:#999999; font-size: 16px;}
#footer-form .form-input:-ms-input-placeholder            {color:#999999; font-size: 16px;}

#footer-form .form-input:focus::-webkit-input-placeholder {color:#999999; font-size: 16px;}
#footer-form .form-input:focus::-moz-placeholder          {color:#999999; font-size: 16px;}
#footer-form .form-input:focus:-moz-placeholder           {color:#999999; font-size: 16px;}
#footer-form .form-input:focus:-ms-input-placeholder      {color:#999999; font-size: 16px;}

#footer-form textarea::-webkit-input-placeholder       {color:#999999; font-size: 16px;}
#footer-form textarea::-moz-placeholder                {color:#999999; font-size: 16px;}
#footer-form textarea:-moz-placeholder                 {color:#999999; font-size: 16px;}
#footer-form textarea:-ms-input-placeholder            {color:#999999; font-size: 16px;}
#footer-form textarea:focus::-webkit-input-placeholder {color:#999999; font-size: 16px;}
#footer-form textarea:focus::-moz-placeholder          {color:#999999; font-size: 16px;}
#footer-form textarea:focus:-moz-placeholder           {color:#999999; font-size: 16px;}
#footer-form textarea:focus:-ms-input-placeholder      {color:#999999; font-size: 16px;}

#mobil-menu{
    display: none;
}

#footer-form .form-send {
  background: #ed1304;
  color: #fff;
  font-family: 'Proxima Nova Bl';
  font-size: 16px;
  height: 50px;
  border: none;
  text-transform: uppercase;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

#footer-form .form-send:hover {
  background: #d40000;
}

#inside #header{
    height: 170px;
}
#inside #content{
    padding: 15px 0;
}
.products-list{
    width: 100%;
    position: relative;
    float: left;
}
.products-list .product{
    width: 214px;
    position: relative;
    float: left;
    margin-right: 25px;
    box-sizing: border-box;
    margin-bottom: 40px;
    box-shadow: 0 0 17px 3px rgba(0, 0, 0, 0.12);
    overflow: hidden;
}
.products-list .product:nth-child(5n){
    margin-right: 0;
}
.product .img-wrapp {
    width: 100%;
    height: 185px;
    float: left;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    box-shadow: 0 0 22px 6px rgba(0, 0, 0, 0.17);
}
.product img {
    height: 100%;
}
.product .title-product {
    display: block;
    float: left;
    font-size: 20px;
    box-sizing: border-box;
    padding: 15px;
}


.content .img-wrapp-content{
	width:500px;
	float:left;
	position:relative;
	margin-right:70px;
    box-shadow: 0px 0px 160px -8px #00000061;
}
.content .img-wrapp-content img{
	width:100%;
}
.content .text-content{
	float:left;
	position:relative;
	width:600px;
	font-size:16px;
    color: #999999;
    line-height: 33px;
    letter-spacing: 1.3px;
}
.content h1{
	text-align:center;
    letter-spacing: 14px;
	font-weight:bold;
	text-transform:uppercase;
	font-family: 'Proxima Nova Bl';
	    margin-bottom: 40px; /* 40 */
}
.content h2, h3, h4, h5, h6{
	font-family: 'Proxima Nova Bl';
	letter-spacing: 14px;
    text-transform: uppercase;
    color: #333333;
}
.content h2{
	font-size: 24px;
}
.bread_crumbs{
	text-align: center;
    color: #ed2005;
    font-size: 17px;
    margin-top: 55px;
    margin-bottom: 25px;
}
.bread_crumbs a{
	color: #ed2005;
}
.last-crumb{
	color: #000;
}
.cat-items{
	display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
	margin-top:60px;
	margin-bottom:30px;
}
.cat-item .number{
	font-family: 'Proxima Nova Bl';
	color:#ed2106;
	font-size:72px;
    text-align: center;
    width: 100%;
    position: relative;
    float: left;
    margin-top: 10px;
}
.cat-item .number:before{
	content: '';
    position: absolute;
    width: 26px;
    height: 3px;
    background: #ed2106;
    left: 50%;
    margin-left: -13px;
    bottom: 0;
}
.cat-item:first-child > .number:before{
	margin-left:-8px;
}
.cat-item .cat-item-title{
    display: block;
    position: relative;
    float: left;
    width: 100%;
    color: #333333;
    font-size: 17px;
    font-family: 'Proxima Nova Bl';
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    padding: 0 15px;
    box-sizing: border-box;
	margin-top:20px;
    margin-bottom: 20px;

}
.cat-item{
	position:relative;
	margin-top:25px;
	box-shadow:0px 0px 160px -8px #0000001c;
    max-width: 270px;
	margin-right:30px;
    box-sizing: border-box;
	margin-top: 15px;
	padding-bottom: 30px;
}
.cat-item:last-child{
	margin-right:0px;
}
.cat-item .wtch{
	width:130px;
	position:relative;
	text-align:center;
	box-sizing: border-box;
	margin:0 auto;
	color:#ed2106;
	border:1px solid #ed2106;
	display:block;
    clear: both;
    font-size: 18px;
	margin-top:20px;
    padding: 6px 0;
}
.cat-item .wtch:hover{
	text-decoration:none;
	cursor:pointer;
}
.characteristics{
	width:100%;
	position:relative;
	float:left;
    margin-top: 40px;
	margin-bottom:40px;
}
.characteristics thead{
    background: #ed2106;
    color: #fff;
	font-size:16px;
}
.characteristics thead td{
	background: #ed2106;
}
.characteristics tr{
	
}
.characteristics tr:nth-child(odd){
	background:#f4f5f7;
}
.characteristics td{
	padding:5px 5px;
}
.characteristics .first-td{
	width:220px;
}
.characteristics-head{
	padding:10px 5px;
}
#contetn-slider{
	background: url(../img/back_gray.jpg);
    padding-bottom: 35px;
}
.docs-list{
	width:100%;
	position:relative;
	float:left;
	margin-top: 50px;
}
.docs-list h2{
	font-size:42px;
	position:relative;
	color:#414141;
    margin-bottom: 55px;
}
.docs-list h2:before{
	content:'';
	width:393px;
	height:2px;
	background:#eb2106;
	position:absolute;
    bottom: -21px;
}
.doc-item{
	width:280px;
	position:relative;
	display:inline-block;
	padding-left:40px;
    margin-bottom: 30px;
	background:url(../img/file.png) left center no-repeat;
	background-size:26px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.doc-item a{
	color:#fe2121;
	font-weight:bold;
	font-size:16px;
}
.content-docs .reviews .reviews-title-block .reviews-title{
	font-size: 24px!important;
    letter-spacing: 6px!important;
}
.news-list{
	width:100%;
	position:relative;
	float:left;
}
.news-list .news-block{
	width:100%;
	position:relative;
	float:left;
	margin-bottom:25px;
}
.news-list .news-date{
	color: #ed2005;
	font-size:17px;
}
.news-list .news-title{
    font-size: 22px;
    margin: 4px 0;
}
.news-list .read-more {
    margin-bottom: 10px;
    font-size: 15px;
    text-transform: uppercase;
    display: inline-block;
}
.sub-menu{
    position: absolute;
    top: 40px;
    width: 300px;
	display:none;
    left: -13px;
    top: 25px;
}
.sub-menu-wrapper{
	background: #000c;
	overflow: hidden;
    margin-top: 15px;
    padding: 0 15px 15px 15px;
}

.sub-menu-wrapper li {
 line-height: 20px;
}
.sub-menu li{
	list-style: none;
}
.sub-menu li a{
    font-size: 18px;
}
#top-menu .top-menu li:hover > .sub-menu{
	display:block;
}
.top-menu .dash:last-child{
	display:none;
}
.warning{
	border:1px solid red!important;
}
@media screen and (max-width: 1340px){
    #main-top .owl-next{
        right: 0;
        opacity: 0.7;
    }
    #main-top .owl-prev{
        left: 0;
        opacity: 0.7;
    }
	.content .img-wrapp-content{
		margin-right: 50px;
	}
	.content .text-content{
		width:550px;
	}
}

@media screen and (max-width: 1170px){
	.content .img-wrapp-content{
		width: 40%;
		margin-right: 4%;

	}
	.content .text-content{
		width: 56%;
	}
	.cat-items{
		display: block;
		text-align: center;
	}
	.cat-item{
		display: inline-block;
	    margin-top: 30px;
	    width: 270px;
	}
	.services .services-item .services-content{
		width:calc(80% - 220px);
	}
	.services .services-item .sub-category{
		width:20%;
	}
	.services .sub-category ol{
		margin-left: 20px;
	}
    #top-menu .top-menu{
        max-width: 100%;
        position: relative;
        left: 0;
        margin-left: 0;
    }
    #main-top .goods-block{
        width: 47%;
        min-width: unset;
        min-height: unset;
    }
    #main-top .goods-block .goods-block-img{
        width: 43%;
    }
    #main-top .goods-block .goods-block-info{
        width: 52%;
    }
    #news-main .news-main .news-line .news-block .news-title-text{
        height: auto;
    }
    
}

@media screen and (max-width: 960px){
    #header .header-bottom .slogan{
        font-size: 30px;
    }
    #header{
        height: 310px;
    }
    #main-top .main-top .main-top-title{
        font-size: 45px;
        margin-top: 50px;
    }
    #main-about .main-about{
        padding-top: 175px;
    }
    #reviews .reviews .reviews-title-block .reviews-title{
        font-size: 27px;
    }
    #reviews .reviews .serts{
        width: 70%;
    }
    #reviews .reviews .serts .sert{
        height: 226px;
    }
    #reviews .reviews{
        height: auto;
    }
}
@media screen and (max-width: 850px){
	
	#top-menu .top-menu li:hover > .sub-menu{
		display:none;
	}
    #top-menu  .top-menu .dash{
        display: none;
    }
    #top-menu .top-menu{
        display: block;
        margin-left: -850px;
        float: left;
        background: #171717;
        width: 300px;
        box-sizing: border-box;
        position: absolute;
        top: 54px;
        z-index: 70;
    }
    #top-menu .top-menu li{
        display: block;
        float: none;
    }
    #mobil-menu{
        display: block;
        color: #fff;
        z-index: 20;
        position: relative;
        font-size: 16px;
        float: left;
        text-transform: uppercase;
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAB5SURBVGhD7dZBEYAwDETRikABJ0RwRAAiGDQgAQWIQAuakoaZ1gKk6X8zK2AvmyQAwC9U9QyQ9S3SPBG5KOJJuCJ7gMxluwAA6Jxdxbv12Iuy8TR6QhFvapElQKayXQAAdM6u4hMgB0+jJxTxphYZA2Qo2wUA+FJKGcGeXRv5Ey18AAAAAElFTkSuQmCC") no-repeat;
        padding-left: 25px;
        background-size: 16px;
        background-position: 4px 2px;
        cursor: pointer;
        margin-top: 14px;
    }
    #fixed-click {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 9;
    }
    #top-menu .top-menu li{
        margin:0;
    }
    #top-menu .top-menu a{
        margin: 0;
        box-sizing: border-box;
        padding: 15px 0 15px 25px;
        display: block;
    }
    #top-menu .top-menu-back{
        background: #171717;
        opacity: 1;
    }
    #header .header-top .phone{
        font-size: 20px;
    }
    #header .header-top .email a{
        font-size: 18px;
    }
    #header .header-top .email{
        padding-left: 27px;
        right: 230px;
    }
    #header .header-top .logo{
        width: 200px;
    }
    #header .header-bottom .slogan{
        font-size: 28px;
        line-height: 33px;
    }
    #header{
        height: 285px;
    }
}

@media screen and (max-width: 800px){
    #main-about .main-about .main-about-img{
        display: none;
    }
    #main-about .main-about .main-about-text{
        margin-left: 0;
        width: 100%;
        height: auto;
    }
    #main-about .main-about{
        height: auto;
    }
    #news-main .news-main .news-line .news-block{
        width: 49%;
        margin-right: 0.5%;
        margin-bottom: 25px;
    }
    #news-main .news-main .news-line{
        display: block;
    }
    #news-main .news-main .news-line .news-block .news-title a{
        margin-top: 15px;
    }
    #news-main .news-main{
        background-position: center 20px;
    }
    #news-main .news-main .news-main-title{
        margin-top: 70px;
    }
    #reviews .reviews .reviews-title-block .reviews-title{
        margin-top: 43px;
        float: none;
    }
    #reviews .reviews .serts{
        width: 100%;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #footer .footer-left{
        display: none;
    }
    #footer .footer{
        height: auto;
    }
    #footer .footer .footer-left-block{
        width: 100%;
        text-align: center;
    }
    #footer .footer .footer-left-block .footer-title{
        width: 100%;
        text-align: left;
    }
    #footer{
        background: #ec2b07;
    }
    #footer .footer .footer-right-block{
        width: 100%;
    }
    #footer .footer .footer-right-block .form-title{
        font-size: 30px;
        line-height: 30px;
    }
    #main-top .goods-block{
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
        margin-left: 0;
        padding: 20px 15px;
    }
    #main-top .main-top .main-goods{
        height: auto;
    }
    #main-top .main-top{
        height: auto;
    }
    #main-top .owl-prev, #main-top .owl-next{
        top: 230px;
    }
    #main-about .main-about{
        padding-top: 35px;
    }
    #news-main .news-main .pagin-line .nums-line{
        font-size: 15px;
    }
    #news-main .news-main .pagin-line .nums-line .sep{
        font-size: 12px;
        line-height: 20px;
    }
    #news-main .news-main .pagin-line{
        padding: 17px 10px 0 10px;
    }
    #news-main .news-main .pagin-line .nums-line{
        width: 87%;
    }
	.services .services-item .services-img{
		width:130px;
	}
	.services .services-item .services-content{
		    width: calc(80% - 150px);
	}
}

@media screen and (max-width: 600px){
	.cat-item{
		margin: 30px 20px 0 20px;
	}
	.services .services-item .services-img{
		float: none;
		margin: 20px auto;
		width: 80%;
		max-width: 250px;
	}
	.services .services-item .services-content{
		width:100%;
	}
	.services .services-item .sub-category{
		width:100%;
	}
	.services .services-item{
		margin-bottom:15px;
	}
	.services .sub-category ol{
		margin-top:0;
	}
    #header .header-top .logo{
        position: relative;
        float: none;
        margin: 0 auto;
        left: unset;
        display: block;
        top: 70px;
    }
    #header .header-top .phone{
        position: relative;
        display: block;
        float: none;
        margin: 0 auto;
        right: unset;
        top: 85px;
        width: 200px;
    }
    #header .header-top .email{
        width: 175px;  /* 120 */
        float: none;
        position: relative;
        display: block;
        margin: 0 auto;
        top: 96px;
        right: unset;
    }
    #header .header-top{
        border-bottom: unset;
    }
    #header .header-bottom .slogan{
        width: 100%;
        box-sizing: border-box;
        text-align: center;
    }
    #main-top .main-top .main-top-title {
        font-size: 34px;
        margin-top: 22px;
    }
    #main-about .main-about .read-more{
        margin-bottom: 10px;
    }
    #news-main .news-main{
        background: unset;
    }
    #news-main .news-main .news-main-title{
        margin-top: 20px;
    }
    #news-main .news-main .pagin-line{
        margin-top: 20px;
    }
    #news-main .news-main .news-line .news-block{
        width: 100%;
        margin-right: 0;
    }
    #reviews .reviews .serts{
        display: block;
    }
    #reviews .reviews .serts .sert{
        width: 280px;
        height: 400px;
        margin: 0 auto;
        float: none;
        padding-top: 63px;
    }
    #footer .footer .footer-left-block .footer-title{
        font-size: 25px;
        margin-top: 25px;
        margin-bottom: 30px;
    }
    #footer .footer .footer-right-block .form-title{
        font-size: 28px;
        line-height: 28px;
    }
    
}
@media screen and (max-width: 600px){
	.content h1{
		font-size: 29px;
		margin-bottom: 30px;
		letter-spacing: 2px;
	}
	.content h2, h3, h4, h5, h6{
		letter-spacing: 2px;
		font-size: 22px;
	}
	.bread_crumbs{
		margin-top: 20px;
	}
    #header .header-bottom .slogan{
        font-size: 19px;
        line-height: 25px;
    }
    #main-top .main-top .main-top-title{
        font-size: 25px;
        margin-top: 22px;
    }
    #main-top .goods-block .goods-block-info{
        width: 100%;
        margin-top: 15px;
    }
    #main-top .goods-block .goods-block-img{
        width: 90%;
        margin: 0 auto;
        float: none;
    }
    #main-top .main-top .main-goods{
        padding-top: 0;
    }
    #main-top .owl-prev, #main-top .owl-next{
        top: 450px;
    }
    #main-about .main-about .main-about-text-title{
        font-size: 25px;
        padding-bottom: 8px;
        letter-spacing: 6px;
    }
    #main-about .main-about .main-about-text-block{
        padding-top: 15px;
    }
    #reviews .reviews .reviews-title-block .reviews-title{
        letter-spacing: 6px;
    }
    #news-main .news-main .news-main-title{
        font-size: 25px;
    }
    #news-main .news-main .news-line{
        margin-top: 35px;
    }
    #footer .footer .footer-left-block .footer-title{
        padding-bottom: 10px;
    }
    #footer .footer .footer-right-block .form-title {
        font-size: 25px;
        line-height: 25px;
    }
    #footer-form{
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
       flex-wrap: wrap;
    }
    #footer-form .footer-form-left{
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    #footer-form .footer-form-right{
        width: 100%;
    }
    #footer-form .footer-form-right{
        -webkit-box-ordinal-group: 1;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    #main-top .main-top .main-top-title{
        letter-spacing: 6px;
    }
	.doc-item{
		margin: 21px auto;
		float: none;
		display: block;
	}
	.docs-list h2:before{
		width:335px;
	}
	.docs-list h2{
		font-size: 32px;
	}
	.content .img-wrapp-content{
		width: 100%;
		margin-right:0;
		text-align:center;
	}
	.content .text-content{
		width: 100%;
	}
	.content .img-wrapp-content img{
		max-width:300px;
	}
}
@media screen and (max-width: 400px){
    #news-main .news-main .pagin-line .left-arr{
        padding-right: 17px;
    }
    #news-main .news-main .pagin-line .right-arr{
        padding-left: 17px;
    }
    #news-main .news-main .pagin-line{
        padding: 17px 4px 0 4px;
    }
    #news-main .news-main .pagin-line .nums-line .sep{
        display: none;
    }
    #news-main .news-main .pagin-line .nums-line{
        font-size: 14px;
    }
}







