* 
{
    -moz-outline-style: none;     
    outline-style: none;
    outline-width: 0px;
    outline-color: -moz-use-text-color;
}

html, BODY {
	min-height: 500px; min-width: 1000px;
height: 100%;
color: #747272;
font-family: 'Ubuntu', sans-serif;
margin:0;
padding:0;
border:none;
font-size: 14px;
background-color:#fff;
}

.buttons {width: 100%;}
.buttons table {margin: 0 auto;}
.buttons td {padding: 10px;}
.buttons img {max-width: 500px; width: 100%; border: 1px solid #000; transition: 0.5s; opacity: 1;}
.buttons img:hover {opacity: 0.5;}

.certificates-table td {padding-right: 10px;}
.certificates-table img {width: 200px;}

.smi-table {box-sizing: border-box;  width: 100%;}
.smi-table td {width: 33%; padding: 10px;}
.smi-table td img {width: 100%;}

.services-alldiv {display: table; width: 100%;}
.services-table p {text-align: inherit;}
.services-table {box-sizing: border-box; padding: 20px; float: left; width: 33%;}

.prod-block-all {
	width: 100%;
	display: table;
	margin:	50px 0px;
    display: flex;
	flex-direction: row;
}
@media (max-width:1000px) {
	.prod-block-all {
		flex-wrap: wrap;
	}
}
.prod-block-all .zazor {table-cell; width: 1%;}
.prod-block {width: 24%; display: table-cell;}
.prod-block a {display: block; width: 100%;}
.prod-block a:hover {opacity: 0.6;}
.prod-block a img {width: 100%;}

.partners-table img {width: 300px;}

.size18 {font-size: 18px;}

#maindiv {height: 100%; width: 100%; position: absolute; top: 210px;}

a {color:#6d6b6b;text-decoration: underline;}
a:hover {text-decoration: none;}

p {margin: 0; padding: 0; margin-bottom: 15px; line-height: 130%; text-align: justify;}

.center, .center p {text-align: center;}

.img-right {
float: right;
margin: 0 0 15px 15px;
-moz-box-shadow: 2px 2px 10px rgba(0,0,0,0.5); /* Для Firefox */
-webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.5); /* Для Safari и Chrome */
box-shadow: 2px 2px 10px rgba(0,0,0,0.5); /* Параметры тени */
}

.content-header {background-image: url("images/topgreyshadow.png"); background-repeat: repeat-x; background-position: top center; background-color:#cbd5d9; color:#fff; padding: 30px 0px 0px 0px; position: relative;}
.content-header h1 {text-transform: uppercase; font-size: 24px; font-weight: normal; margin: 0; padding: 0; margin-left: 5%;color:#000;}
.content-header h1 a {color:#000;}
.content-header .breadcrumbs {position:absolute; top: 30px; right: 5%; color:#000; max-width: 600px; text-align: right;}
.content-header .breadcrumbs a {text-transform: uppercase; color:#000;}

.span-grey {display: block; background-color:#cbd5d9; color:#000; padding: 20px 5% 20px 5%;}
.span-grey a {color:#000;}
.span-white {display: block; background-color:#fff; color:#666666; padding: 30px 5% 20px 5%;
-moz-box-shadow: 0px 0px 25px rgba(0,0,0,0.6); /* Для Firefox */
-webkit-box-shadow: 0px 0px 25px rgba(0,0,0,0.6); /* Для Safari и Chrome */
box-shadow: 0px 0px 25px rgba(0,0,0,0.6); /* Параметры тени */
}
.span-white-noshadow {display: block; background-color:#fff; color:#666666; padding: 30px 5% 20px 5%; }

.span-white-strelki {display: block; background-color:#fff; color:#666666; padding: 30px 5% 20px 5%;
-moz-box-shadow: 0px 0px 25px rgba(0,0,0,0.6); /* Для Firefox */
-webkit-box-shadow: 0px 0px 25px rgba(0,0,0,0.6); /* Для Safari и Chrome */
box-shadow: 0px 0px 25px rgba(0,0,0,0.6); /* Параметры тени */
background-image: url("images/strelki.png");
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
}

.span-grey-shadow-strelki {display: block; color:#fff; padding: 30px 5% 20px 5%;
-moz-box-shadow: 0px 0px 25px rgba(0,0,0,0.6); /* Для Firefox */
-webkit-box-shadow: 0px 0px 25px rgba(0,0,0,0.6); /* Для Safari и Chrome */
box-shadow: 0px 0px 25px rgba(0,0,0,0.6); /* Параметры тени */
background-image: url("images/strelki.png");
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
}

.span-grey-shadow-strelki p {text-transform: uppercase; padding: 0; margin: 0; padding-bottom: 5px; padding-top: 10px;}
.span-grey-shadow-strelki ul {font-size: 18px; list-style-type: none; margin:0; padding:0;}
.span-grey-shadow-strelki li {font-size: 14px; list-style-type: none; background-image: url("images/li_arrow2.png"); background-position: left 3px; background-repeat: no-repeat; padding-left: 15px; padding-bottom: 5px;}
.span-grey-shadow-strelki p:last-child {font-size: 14px; text-transform: none;}

.span-white-strelki ul {list-style-type: none; margin:0; padding:0;}
.span-white-strelki li {list-style-type: none; background-image: url("images/li_arrow.png"); background-position: left 3px; background-repeat: no-repeat; padding-left: 15px; padding-bottom: 20px;}

.span-grey-shadow {display: block; color:#000; padding: 30px 5% 20px 5%;}
.span-grey-shadow a {color:#000;}

.news-block-zag {text-transform: uppercase; font-size: 24px; font-weight: normal; margin: 0; padding: 0;}

.news-block-all {width: 100%; display: table;}
.news-block {display: table-cell; width: 32%; padding-top: 30px;}
.news-block .news-date {color: #c0470b; font-size: 18px; padding-bottom: 20px; font-weight: bold;}
.news-block .news-zag {padding-bottom: 20px;}
.news-block .news-zag a {color: #c0470b; font-weight: bold;}
.news-block .news-text {padding-bottom: 30px;}

.news-block2 {width: 100%; padding-bottom: 40px; display:table;}
.news-block2 .news-info { display: table-cell;}
.news-block2 .news-date {width: 120px; color: #000; font-size: 18px; font-weight: bold; display: table-cell;}
.news-block2 .news-zag {font-size: 18px; font-style: italic; color: #000;}
.news-block2 .news-text {padding-top: 10px;}
.news-block2 .news-more {padding-top: 0px; text-align: right;  margin-top: 0px;}
.news-more, .news-more a {text-decoration: underline;}

.news-block3 {width: 100%; padding-bottom: 20px; display:table;}
.news-block3 .news-info { display: table-cell;}
.news-block3 .news-date {width: 120px; color: #000; font-size: 18px; font-weight: bold; display: table-cell;}
.news-block3 .news-zag {font-size: 18px; font-style: italic; color: #000;}
.news-block3-news-text {padding-top: 10px; margin-bottom: 30px;}

.logo-big {position: absolute; left: 5%; top: 25px;}
.logo-big img {border: 0;}

.info-main {position: absolute; right: 5%; top: 35px; text-align: right;}
.info-main .txt1 {font-size: 18px;}
.info-main .txt2 {color:#c0470b; font-size: 36px;}
.info-main .txt3 {font-size: 14px; margin: 6px 0 8px 0;}
.info-main .txt4 {font-size: 14px; padding-top: 6px;}
.info-main .txt2 .img, .info-main .txt2 .txt, .info-main .txt3 .img, .info-main .txt3 .txt, .info-main .txt4 .img, .info-main .txt4 .txt {display:inline-block; vertical-align:middle; padding-left: 3px;}
.info-main .txt2 .img {width: 31px; height: 31px; background-image: url("images/ico_txt2b.png"); background-repeat: no-repeat;}
.info-main .txt3 .img {width: 31px; height: 31px; background-image: url("images/ico_txt3.png"); background-repeat: no-repeat;}
.info-main .txt4 .img {width: 31px; height: 31px; background-image: url("images/ico_txt4b.png"); background-repeat: no-repeat;}

#divmenu {height: 30px; margin: 0 auto; margin-left: 5%; margin-right: 5%; margin-top: 150px;}
#divmenu-ul {width: 100%; list-style-type: none; margin: 0; padding: 0; height: 30px; display: table;}
#divmenu-ul > li {line-height: 34px; text-align: center; margin: 0; padding: 0; list-style: none; display: table-cell;}
#divmenu-ul .delitel {width:4%;}
#divmenu-ul > li > a {transition: 0.5s ease-out; display: block; font-size: 24px; text-decoration: none; font-weight: normal; padding-left: 10px; padding-right: 10px; padding-top: 2px; padding-bottom: 2px;}
#divmenu-ul > li > a span {line-height: 34px; display: inline-block; background-image: url(images/arrowdown2.png); background-repeat: no-repeat; background-position: right center; padding-right: 20px;}
#divmenu-ul > li > a:hover span {line-height: 34px; display: inline-block; background-image: url(images/arrowdown4.png); background-repeat: no-repeat; background-position: right center; padding-right: 20px;}
#divmenu-ul > li > a:last-child span {line-height: 34px; display: inline-block; background-image: url(images/arrowdown3.png); background-repeat: no-repeat; background-position: right center; padding-right: 0px;}
#divmenu .notselected > a {color:#c0470b;}
#divmenu .selected > a span {background-image: url(images/arrowdown4.png); background-repeat: no-repeat; background-position: right center; padding-right: 20px;}
#divmenu-ul > li > a:hover, #divmenu .selected > a {transition: 0.5s ease-out; color:#fff; background-color: #c0470b; text-decoration: none;}

.table-standart {margin-bottom: 30px; max-width: 900px;}
.table-standart p {text-align: center !important; font-size: 16px;}
.table-standart td {vertical-align: top !important; text-align: center !important; padding: 10px; padding-bottom: 30px; font-size: 16px; color:#000;}
.table-standart td img {width: 200px;}
.table-standart td img, .table-standart td a {display: block; margin: 0 auto; text-align: center;}

.table-mobile {display: none;}

.for-mobile {margin: 0 auto;}
.for-mobile img {}

.for-mobile2 td {text-align: center!important; vertical-align: top!important; padding-bottom: 20px!important; height: auto!important;}
.for-mobile2 div, .for-mobile2 p {display: block; text-align: center!important; }

@media screen and (max-width: 1600px) {
.for-mobile td {display: block; width: 100%; margin: 10px 0;}
.for-mobile td img {width: 100%!important; height: auto!important; max-width: 500px;}
.table-mobile {display: table; margin-bottom: 20px;}
.table-mobile img {width: 100%!important; height: auto!important; margin: 0;}
.table-pc {display: none;}
}

@media screen and (max-width: 1200px) {

.services-table {box-sizing: border-box; padding: 20px; float: left; width: 50%;}

#divmenu-ul > li > a {font-size: 16px;}
.logo-big img {width: 80%; height: auto;}
.logo-big {position: absolute; left: 5%; top: 32px;}
.info-main .txt2 {
  font-size: 30px;
}
}

#divmenu-ul-2 {float: left; border: 0px; padding: 0px; margin: 0px; display: none;}
#divmenu-ul-2 > li a {display: block; font-weight: normal; color:#ffffff; padding: 0px; margin: 0px; font-size: 14px; padding-left: 12px; padding-top: 5px; padding-bottom: 5px; padding-right: 12px; }
#divmenu-ul-2 > li a:hover {color:#ffffff; padding: 0px; margin: 0px; padding-left: 12px; padding-top: 5px; padding-bottom: 5px; padding-right: 12px; }
#divmenu-ul-2 > li { line-height: 16px; width: 100%; text-align: left; margin-bottom: 0px; background-color:#c0470b;  margin-top: 1px; transition: 0.5s ease-out; }
#divmenu-ul-2 > li:hover {background-color:#813a05; margin-bottom: 0px; transition: 0.5s ease-out;}

.slide-img {width: 100%; height: 160px; display: table; padding-bottom: 10px;}
.slide-img1, .slide-img2, .slide-img3, .slide-img4 {display: table-cell; width:24.5%; background-position: center center; border: 1px solid #dfdcdc;}
/*.slide-img1 { background-size: cover; background-image: url("images/bigimg1.jpg"); }
.slide-img2 { background-size: cover; background-image: url("images/bigimg2.jpg"); }
.slide-img3 { background-size: cover; background-image: url("images/bigimg3.jpg"); }
.slide-img4 { background-size: cover; background-image: url("images/bigimg4.jpg"); }*/.slide-img1 { background-size: cover; background-image: url("images/slide_1.jpg"); }.slide-img2 { background-size: cover; background-image: url("images/slide_2.jpg"); }.slide-img3 { background-size: cover; background-image: url("images/slide_3.jpg"); }.slide-img4 { background-size: cover; background-image: url("images/slide_4.jpg"); }
.slide-zazor {display: table-cell; width: 10px;}

.footer {height: 98px; background-image: url("images/footer-back.png"); position: relative; white-space: nowrap; background-position: top;}
.footer a {color:#fff;}

.footer .logo {position: absolute; left: 5%; top: 24px; display: table;}
.footer .logo img {border: 0;}
.footer .line {height: 40px; width: 1px; background-image: url("images/footer-line.png"); position: absolute; left: 143px; top: 5px;}
.footer .logotext {position: absolute; left: 160px; top: 7px; color:#fff; font-size: 12px; text-transform: uppercase; line-height: 150%;}

.footer .logo2 {position: absolute; right: 5%; top: 24px;}
.footer .logotext2 {position: absolute; right: 0px; top: 17px;} 
.footer .logotext3 {position: absolute; right: 170px; top: -5px; color:#fff; text-align: right;}
.footer .logotext3 .big {font-size: 24px;}
.footer .line2 {height: 40px; width: 1px; background-image: url("images/footer-line.png"); position: absolute; right: 155px; top: 5px;}

.file-div {display: block; width: 50%; float: left; height: 66px; padding-top: 0px; padding-bottom: 10px;}
.file-div .pdf {width: 56px; height: 66px; background-image: url("images/pdf.png"); background-position: top left; background-repeat: no-repeat;}
.file-div .docx {width: 56px; height: 66px; background-image: url("images/docx.png"); background-position: top left; background-repeat: no-repeat;}
.file-div .xls {width: 56px; height: 66px; background-image: url("images/xls.png"); background-position: top left; background-repeat: no-repeat;}
.file-div .pdf, .file-div .xls, .file-div .docx, .file-div .info {display:inline-block; vertical-align:middle;}

.clear {clear: both;}

.greyh2 {height: 33px; font-size: 18px; font-style: italic; font-weight: normal; background-image: url("images/zag_grey.png"); padding-left: 40px; padding-top: 5px; background-position: top left; background-repeat: no-repeat;}

.whiteh2 {height: 33px; color:#fff; font-size: 18px; font-style: italic; font-weight: normal; background-image: url("images/zag_white.png"); padding-left: 40px; padding-top: 5px; background-position: top left; background-repeat: no-repeat;}

.input-pass1 {padding-left: 5%;}

.input-pass1, .input-pass2, .input-pass3 {display:inline-block; vertical-align:middle; padding-bottom: 70px; margin-right: 5px;}

.input-pass1 {font-size: 18px; font-style: italic;}
.input-pass3 input {padding: 5px 8px 5px 8px; background-color:#c0470b; border: 1px solid #a7a7a7; cursor: pointer; color:#fff; font-size: 18px;}

.prod3-block .img1 {margin-right: 20px; margin-bottom: 20px; float: left; width: 130px; height: 130px; padding: 5px; background-color:#fff;
-moz-box-shadow: 4px 4px 10px rgba(0,0,0,0.5); /* Для Firefox */
-webkit-box-shadow: 4px 4px 10px rgba(0,0,0,0.5); /* Для Safari и Chrome */
box-shadow: 4px 4px 10px rgba(0,0,0,0.5); /* Параметры тени */}
.prod3-block .img1 div, .prod3-block .img2 div, .prod3-block .img3 div, .prod3-block .img4 div {background-size: contain; width: 130px; height: 130px;  background-position: center center; background-repeat: no-repeat; 
}

.ldhship-block {display: table; padding-bottom: 10px;}
.ldhship-block .img {width: 360px;}
.ldhship-block .img img{
-moz-box-shadow: 4px 4px 10px rgba(0,0,0,0.5); /* Для Firefox */
-webkit-box-shadow: 4px 4px 10px rgba(0,0,0,0.5); /* Для Safari и Chrome */
box-shadow: 4px 4px 10px rgba(0,0,0,0.5); /* Параметры тени */
}

.ldhship-block .img, .ldhship-block .info {display: table-cell;}
.ldhship-block .info {vertical-align:top; }
.ldhship-block .name {font-size: 24px; padding-top: 10px; padding-bottom: 10px;}
.ldhship-block .zag {font-size: 18px; padding-bottom: 10px; margin-bottom: 10px;}
.ldhship-block .text {text-align: justify;}

.span-grey .ldhship-block .zag, .span-grey-shadow .ldhship-block .zag {background-image: url("images/zag_grey2.png"); padding-left: 120px; padding-top: 5px; background-position: top left; background-repeat: no-repeat;}
.span-white .ldhship-block .zag {color:#fff; background-image: url("images/zag_white2.png"); padding-left: 120px; padding-top: 5px; background-position: top left; background-repeat: no-repeat;}

.servicetabimg {width: 330px; height: auto;}
.servicetabimg img {width: 100%;}

.servicenet-block {display: table; padding-bottom: 10px;}
.servicenet-block .img {width: 220px;}
.servicenet-block .img img{
border: 2px solid #fff;
-moz-box-shadow: 4px 4px 10px rgba(0,0,0,0.5); /* Для Firefox */
-webkit-box-shadow: 4px 4px 10px rgba(0,0,0,0.5); /* Для Safari и Chrome */
box-shadow: 4px 4px 10px rgba(0,0,0,0.5); /* Параметры тени */
}
.servicenet-block .img, .servicenet-block .info {display: table-cell;}
.servicenet-block .info {vertical-align:top; padding-top: 4px;}
.servicenet-block .name {font-size: 18px; font-style: italic; padding-bottom: 20px;}
.servicenet-block .text {text-align: justify; line-height: 150%;}

.certificates-block {float: left; width: 31%; padding-right: 2%;}
.certificates-block img {margin-bottom: 6%;
-moz-box-shadow: 4px 4px 10px rgba(0,0,0,0.5); /* Для Firefox */
-webkit-box-shadow: 4px 4px 10px rgba(0,0,0,0.5); /* Для Safari и Chrome */
box-shadow: 4px 4px 10px rgba(0,0,0,0.5); /* Параметры тени */
}

.prod2-block-all {display: table; width: 100%; padding-bottom: 2%;}
.prod2-block {display: table-cell; width: 31%;}
.prod2-block .zag {font-size: 18px; color:#6b6b6b; padding-bottom: 8px;text-align: center;}
.prod2-block .img img {
width: 100%;
border: 2px solid #fff;
-moz-box-shadow: 4px 4px 10px rgba(0,0,0,0.5); /* Для Firefox */
-webkit-box-shadow: 4px 4px 10px rgba(0,0,0,0.5); /* Для Safari и Chrome */
box-shadow: 4px 4px 10px rgba(0,0,0,0.5); /* Параметры тени */
    background-color: white;}
.prod2-block a:hover .img img {border: 2px solid #666;
}

.prod2-block-all .zazor {width: 3%; display: table-cell;}


.foto-block-all {display: table; width: 100%; padding-bottom: 2%;}
.foto-block {display: table-cell; width: 22%;}
.foto-block .img img {
width: 100%;
border: 2px solid #fff;
-moz-box-shadow: 4px 4px 10px rgba(0,0,0,0.5); /* Для Firefox */
-webkit-box-shadow: 4px 4px 10px rgba(0,0,0,0.5); /* Для Safari и Chrome */
box-shadow: 4px 4px 10px rgba(0,0,0,0.5); /* Параметры тени */}
.foto-block a:hover .img img {border: 2px solid #666;}

.foto-block-all .zazor {width: 2%; display: table-cell;}

.contacts-block {display: table; width: 100%;}
.contacts-info {width: 45%; display: table-cell;}
.contacts-map {width: 50%; display: table-cell;}
.contacts-zazor {width: 5%; display: table-cell;}

.contacts-order {float: left; }
.contacts-order {}
.contacts-submit {padding: 5px 8px 5px 8px; background-color:#c0470b; border: 1px solid #a7a7a7; cursor: pointer; color:#fff; font-size: 18px;}
.contacts-input, .contacts-textarea {color:#827f7f; width: 500px; padding: 3px; margin-bottom: 5px; margin-left: 5px; border: 1px solid #b6b6b6;}
.contacts-select {color:#827f7f; width: 508px; padding: 3px; margin-bottom: 5px; margin-left: 5px; border: 1px solid #b6b6b6;}
.contacts-margin {padding-top: 10px;}

.finalpage td {padding: 3px 10px 3px 10px;}
.finalpage tr:nth-child(even) {background-color:#ececec;}
.finalpage td:nth-child(odd) {padding-right: 40px;}

@media screen and (max-width: 1000px) {

.for-mobile2 {width: 100%!important;}
.for-mobile2 td {display: block; width: 100%!important; text-align: center!important; vertical-align: top!important; padding-bottom: 20px!important; height: auto!important;}
.for-mobile2 td img {width: auto!important; height: auto!important; max-width: 400px; max-height: 200px;}

html, BODY {min-width: 440px; min-height: inherit; background-size: contain; min-height: inherit; font-size: 24px;}

#divmenu {max-width: none; height: auto; margin: 0 auto; padding-left: 0px; position: inherit; display: table; margin-top: 200px; margin-top: 20vw;}

.slide-img {display: none;}

#divmenu-ul {list-style-type: none; margin: 0; padding: 0; float: none;}
#divmenu-ul > li { height: auto; width: 100%; margin: 0; padding: 0; padding-bottom: 2px; border-bottom: 2px solid #fff; list-style: none; float: left; background-size: contain; background-repeat: repeat-x; background-position: top right;}
#divmenu-ul .delitel {display: none;}
#divmenu-ul > li:last-child {background-position: left;}
#divmenu-ul > li > a {line-height: 100%; background-color: #c0470b; text-transform: uppercase; text-align: center; display: block; font-size: 50px; text-decoration: none; font-weight: normal; padding: 50px 13px 50px 13px; height: auto;}
#divmenu .notselected > a {color:#fff;}
#divmenu-ul > li > a span {background-image: none; padding-right: 0}
#divmenu .selected > a span {background-image: none; padding-right: 0 }
#divmenu-ul > li > a:hover {color:#ffffff; background-color: #c0470b; background-repeat: repeat-x; text-decoration: none; height: auto; padding: 50px 13px 50px 13px; background-position: top right;}

#divmenu .selected > a {margin: 0 20px; color:#ffffff; background-color: #762f0c; background-repeat: repeat-x; text-decoration: none; height: auto; padding: 50px 13px 50px 13px; background-position: top right; box-sizing: border-box;}

#divmenu-ul > li > a:hover span {background-image: none; padding-right: 0}
#divmenu-ul > li > a:last-child span {background-image: none; padding-right: 0}


#divmenu-ul > li:last-child > a:hover, #divmenu .selected:last-child > a {background-position: left;}
#divmenu-ul-2 {visibility: hidden;}

#maindiv {position: inherit; display: table;}
.info-main {right: 20px; top: 10px; top: 2vw;}
.info-main .txt2 {font-size: 40px; font-size: 5vw;}
.info-main .txt4 {font-size: 24px;}

.logo-big { top:10px; top: 2vw; background-image: url("/images/logo_big3.png"); background-size: contain; width: 40%; width: 40vw; max-width: 400px; height: inherit; height: 20vw; background-repeat: no-repeat; left: 20px;}
.logo-big a {display: block; width: 100%; height: 80%;}
.logo-big img {display: none;}

.news-block {width: 100%; display: block;}
.slide-zazor {display: none;}
.news-block .news-text {padding-bottom: 0px;}

.news-block .news-date {font-size: 1em;}
.news-block .news-text {font-size: 1em;}
.breadcrumbs {display: none;}

.content-header h1, .news-block-zag {font-size: 1.5em;}

.footer {height: auto; padding-bottom: 30px;}

.footer .logo .logotext, .footer .logotext2, .footer .logo, .footer .logo2, .footer .logotext3 {position: inherit; right: inherit; left: inherit; top: inherit; bottom: inherit; text-align: center; width: 100%;}

.footer .logotext {font-size: 1em;}

.footer .logo {padding-top: 20px;}
.footer .logo2 {margin-top: 30px;}
.footer .logotext3 {margin-bottom: 30px;}
.footer .logo .line, .footer .logo2 .line2 {display: none;}

.buttons {width: 100%;}
.buttons table {margin: 0 auto; width: 100%;}
.buttons tbody. .buttons tr {display: block; width: 100%; }
.buttons td {display: block; width: 100%; padding: 10px 10px; text-align: center; float: left; box-sizing: border-box; }
.buttons img {height: inherit; width: 100%; border: 1px solid #000; transition: 0.5s; opacity: 1;}
.buttons img:hover {opacity: 0.5;}

.prod2-block {
    display: block;
    width: 100%;
}

.foto-block-all .zazor {
    width: 0%;
    display: none;
}

.prod2-block .zag {font-size: 24px;  padding-bottom: 0;}
.prod2-block {padding: 20px 0;}

#divmenu-ul > li > a:hover span {}
#divmenu-ul > li > a:hover {}

.content-header {width: 100%;}

.news-block2 .news-date, .news-block3 .news-date {
    width: 100%;
    color: #000;
    font-size: 24px;
    font-weight: bold;
    display: block;
}

.news-block2 .news-info, .news-block3 .news-info {
    display: block;
	margin-top: 10px;
}

.news-block3 .news-zag {
    font-size: 24px;
    display: block;
}

.input-pass1, .input-pass2 {font-size: 24px;}
.input-pass2 input {padding: 20px; font-size: 24px;}

.contacts-order input, .contacts-order select, .contacts-order textarea { box-sizing: border-box; padding: 10px; font-size: 24px; margin-top: 10px; margin-bottom: 10px; width: 100%:}

.contacts-zazor {display: none;}
.contacts-info, .contacts-zazor, .contacts-map {display: block; width: 100%;}

.contacts-order .contacts-submit {font-size: 40px; padding: 20px; margin-top: 50px;}

.certificates-table td {padding-right: 0px; display: block; width: 100%; padding-bottom: 10px;}

.certificates-table img {width: 100%;}

.smi-table td {display: block; width: 100%; padding-bottom: 20px;}

.partners-table img {width: 100%;}

.services-table {box-sizing: border-box; padding: 20px; float: inherit; width: 100%; text-align: center;}

.servicetab td {display: block; width: 100%; padding: 20px 0;}
.servicetabimg {width: 100%; height: auto;}

.prod-block {display: table; width: 100%; margin: 40px 0;}
.prod-block a {display: block; height: 100%;}
.prod-block .img-logo > div > img {height: 300px; width: auto;}

.foto-block {display: table;width: 100%; box-sizing: border-box; margin: 20px 0;}

.span-white {padding: 20px;}

.foto-block-all {padding-bottom: 0;}

#divmenu {
    max-width: none;
    height: auto;
    margin: 0 auto;
    padding-left: 0px;
    position: inherit;
    display: table;
    margin-top: 200px;
    margin-top: 20vw;
}

.table-standart td {display: block; width: 100%; vertical-align: top !important; text-align: center !important; padding: 10px; padding-bottom: 50px; color:#000;}
.table-standart a, .table-standart p {font-size: 34px; line-height: 36px;}
.table-standart td img {width: 100%!important; height: auto; }

}

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

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}
