@import url('https://fonts.googleapis.com/css?family=Roboto:400,700,900&display=swap&subset=cyrillic-ext');

@import url('all.css');

body {padding:0;margin:0;font: normal 16px "Roboto", sans-serif, "Arial",Arial,Helvetica,sans-serif;color: #565656;}
table {border-spacing: 0;}
td {vertical-align:top;}
h1,h2,h3,h4,h5,h6 {letter-spacing: 0px;font-size: 44px;text-decoration: none;line-height: 33px;font-weight: bold;/* text-align: center; */color: #333333;font-family: 'Roboto', sans-serif;}
h1 {font-size: 33px;margin: 22px 0;color: #333333;text-align: center;/* text-decoration: underline; *//* background: url(.img/h_line.png) no-repeat center bottom; */padding: 0 0 22px;text-transform: uppercase;}
h2 {font-size: 35px;margin: 0 0px 50px 0;padding: 25px 0 40px 0;letter-spacing: -1px;color: #000;/* text-align: center; */text-decoration: none;position:relative;}
h2:after {content:"";position:absolute;width:100px;height: 9px;background: #53adeb;bottom:0;left: 0;margin: 0;}
h3 {font-size: 21px;margin: 12px 0;text-transform: uppercase;}
h4 {font-size: 18px;margin: 12px 0;text-transform: uppercase;}
h5 {font-size: 18px;margin: 43px 0 30px 0;font-weight: normal;}
p {color: #666;/* margin: 20px 0; */}
img {border:0;max-width: 100%;height:auto;}
a {color: #0275d2;text-decoration: none;}
a:hover {color: #ff4e0c;text-decoration:none;transition: 0.2s;}
input[type="text"], input[type="email"] {padding: 9px;display: block;border: 1px solid #A7A7A7;/* margin: 10px 0; */box-sizing: border-box;-webkit-box-sizing: border-box;}
.px1200 {width: 1100px;margin: 0 auto;display: table;}
@media screen and (max-width: 900px) {
    .px1200 {width: initial;padding: 0 15px;box-sizing: border-box;}
}

b {color: #53adeb;}

.st2 {width: 49%;display:inline-block;box-sizing: border-box;padding: 25px 10px;vertical-align: top;}
@media screen and (max-width: 900px) { 	.st2 {width:100%; padding:10px 0;}  }

.st3 {width: 32%;display:inline-block;box-sizing: border-box;padding:10px;vertical-align: top;}
@media screen and (max-width: 900px) { .st3 {width:100%;padding:10px 0;}  }

.st4 {width: 24.5%;display:inline-block;box-sizing: border-box;padding:10px;vertical-align: top;}
@media screen and (max-width: 900px) { .st4 {width:50%; padding:10px 0;} }
@media screen and (max-width: 500px) { .st4 {width:100%; padding:10px 0;}  }

.st5 {width: 25%;display:inline-block;box-sizing: border-box;padding:10px;vertical-align: top;}
@media screen and (max-width: 900px) {	.st5 {width:32%; padding:10px 0;}  }
@media screen and (max-width: 500px) {	.st5 {width:100%; padding:10px 0;}  }

.st6 {width: 16%;display:inline-block;box-sizing: border-box;padding:10px;vertical-align: top;}
@media screen and (max-width: 900px) {	.st6 {width:32%; padding:10px 0;}  }
@media screen and (max-width: 500px) {	.st6 {width:50%; padding:10px 0;}  }
@media screen and (max-width: 400px) { 	.st6 {width:100%; padding:10px 0;}  }

.inline {display:inline-block;vertical-align: top;}

.left {float:left;}
.right {float:right;}

.top {background: rgb(73, 85, 102);font-size:13px;color: rgb(216, 216, 216);}
.contacts {float: left;font-size: 30px;padding: 10px 0 0 65px;font-weight: 600;}
.contacts .tel , .contacts .address , .contacts .mail {display:inline-block; padding: 15px 25px 15px 0px;}
.social {float: right; padding: 9px 0 0;}
.social a {padding:0 0 0 2px;}
@media screen and (max-width: 900px) {
    .contacts {text-align:center; width:100%; padding:10px 0 0 0;}
}


.head {display: table;width: 100%;padding: 20px 0;background: #fff;}
.top p, .head p {margin:0;}
.head .px1200 {background:inherit;}
.head .logo {float: left;/* padding: 7px 0 3px 0px; */}
.head .logo img {width: 210px;}
.head .info_block {display: table; width: 100%;}
@media screen and (max-width: 900px) {
    .head .logo {width:100%; text-align:center;}
}

.head .phone {float: right;font-size: 24px;color: #0A0A0A;      font-family: 'Roboto', sans-serif;padding: 16px 0px 13px 5px;}
.head .phone img { height: auto;margin: 3px 15px 0px 0;      vertical-align: top;padding: 8px 0;float: left;}
.head .time { color: #0A0A0A;font-family: 'Roboto', sans-serif;padding: 16px 55px 13px 0px;float: right;}
.main_menu {float: right;/* padding: 29px 0; *//* margin: 0 auto; *//* display: block; *//* width: 100%; *//* text-align: center; *//* background: #EFEFEF; */}
.main_menu ul {padding:0; margin:0;}
.main_menu li{list-style:none;padding: 0;/* border-right: 1px solid #ececec; */margin: 0px;float: left;}
.main_menu li:first-child {border: 0;padding: 0;/* border-left: 1px solid #ececec; *//* border-right: 1px solid #ececec; */}
.main_menu a {font-size: 15px;font-weight: 400;text-transform: uppercase;/* border-bottom: 2px solid transparent; */padding: 9px 0px;/* font-family: 'Roboto', sans-serif; */color: rgb(73, 85, 102);padding: 11px 20px 5px;display: block;}
.main_menu a:hover {/* -webkit-transition: all ease .7s; */-moz-transition: all ease .7s;-ms-transition: all ease .7s;-o-transition: all ease .7s;/* transition: all ease .7s; *//* border-bottom: 2px solid #fff; */color: rgb(0, 169, 245);/* background: #f9f9f9; */}

.slider {background: url(../images/fon_7.jpg) no-repeat;background-size: cover;background-position: center;/* height: 250px; */width: 100%;color: #fff;/* text-align: center; */}
.slider h2 {text-shadow: 0 4px 3px rgba(0,0,0,.4), 0 8px 13px rgba(0,0,0,.1), 0 18px 23px rgba(0,0,0,.1);font-size: 60px;font-weight: 400;text-decoration:none;color:#fff;line-height: 1.4;padding: 70px 0 0 0;}
.slider h2:after {content:none;}
.slider .slider_preim {width: 70%;font-size: 19px;text-shadow: 0 4px 3px rgba(0,0,0,.4), 0 8px 13px rgba(0,0,0,.1), 0 18px 23px rgba(0,0,0,.1);padding: 40px 0 0 0;}
.slider .slider_preim .st2 {}
.slider .slider_preim .st2 h4 {padding: 0; margin: 0 0 18px 0; color: #fff; font-size: 32px; font-weight: 600;}
.slider .slider_btn {
    padding: 30px 0 0 0;
}
.slider .slider_btn > div {display: inline-block;font-size: 31px;padding: 7px 10px 7px 10px;vertical-align: middle;border-radius: 13px;margin: 0 10px 0 0;width: 50px;height: 50px;box-sizing: border-box;text-align: center;}
.slider .slider_btn > div a {color:#fff;}
.slider .slider_btn_1 {background: #cc136e;/* background: #ae904d; *//* color: #000; *//* font-weight: 400; *//* font-size: 18px !important; *//* border-radius: 6px 0 0 6px; *//* padding: 7px 0px !important; *//* text-transform: uppercase; *//* display: block !important; *//* width: initial !important; */}
.slider .slider_btn_2 {background: #785093;padding: 7px 13px 7px 9px !important;}
.slider .slider_btn_3 {background: #36953a;}
.slider .slider_btn_4 {background: #53adeb;padding: 7px 13px 7px 9px !important;}
@media screen and (max-width: 900px) {	
    .slider {background-position: -850px -220px;}
    .slider .px1200 {padding:0;}
    .slider .slider_preim {width: 100%;}
    .slider h2 {font-size: 40px;text-shadow: none;color: #000;text-align: center;padding: 40px 0 0 0;margin: 0 0 20px 0;}
    .slider .slider_preim .st2 {font-size: 17px;margin:0 0 15px 0;}
    .slider .slider_preim .st2 h4 {font-size:24px; margin:0 0 10px 0;}
}


.foto_den {display:inline-block;margin: 50px 0 0px 0;max-width: 400px;}
.foto_den img {margin:0 0 -4px 0;padding: 0 0px;box-sizing: border-box;}
.about_me {display:inline-block;vertical-align: top;padding: 0 0 0 20px;}
.about_me_card {background: #fff;padding: 30px 30px;display: block;}
.about_me_text {/* border: 1px solid #795548; *//* background: #000; */color: #000000;display:initial;/* padding:10px; */}
.about_me_phone {color: #0275d2;display: block;padding: 30px 0 0 0;font-size: 20px;}
.about_me_phone i {margin: 0 10px 0 0;}
.about_me_address {color: #ee1303;display: block;padding: 30px 0 0 0;font-size: 20px;}
.about_me_address i {margin: 0 10px 0 0;}
@media screen and (max-width: 900px) {
    .about_me {background: #fff;}
    .foto_den img {padding:0 30px;}
    .about_me {padding: 0 0 0 0px;width: 100%;}
}

.vidi_remonta {padding: 50px 0;}
.vidi_remonta ul {margin: 50px 0 0 0;list-style: none;padding: 0;}
.vidi_remonta ul li {display: inline-block; margin: 0 20px 20px 0; border-left: 2px solid #53adeb;}
.vidi_remonta ul li a {padding: 25px 50px; background: #eee; display: block; color: #000; font-weight: 600;}
.vidi_remonta ul li a:hover {background: #fafbfc;}


.price {padding: 40px 0;text-align: center;background: #f0f7ff;/* background: url(img/slider_1.jpg) no-repeat; */}
.price .px1200 {padding: 50px;/* background:#fff; */box-sizing: border-box;}
.price h2:after {content: "";position: absolute;width: 100px;height: 9px;background: #53adeb;bottom: 0;left: 50%;margin: 0 0 0 -50px;}
.price table {background:#fff;width:100%;color: #2b333e;margin: 50px 0 0 0;border-top: 1px solid #efefef;font-weight: 600;}
.price table tr:nth-child(2n) {background:#fafbfc; /* font-weight:bold; */}
.price table tr:hover {background:#f1f1f1;}
.price table tr {}
.price table tr td {padding: 15px;border-bottom: 1px solid #efefef;text-align: center;font-size: 15px;}

@media screen and (max-width: 900px) {
    .price .px1200 {padding: 20px;}
}

.preim1 {background: url(../images/block_autoservice.jpg) no-repeat center; background-size: cover; padding: 50px 0;}
.preim1 h2 {text-shadow: 3px 4px 3px rgba(0, 0, 0, 0.6), 0 8px 13px rgba(0,0,0,.1), 0 18px 23px rgba(0,0,0,.1);font-size: 2.57143rem;font-weight: 600;text-decoration:none;color:#fff;line-height: 1.4;padding: 70px 0 40px 0;text-align: center;}
.preim1 h2:after {bottom: 0; left: 50%; margin: 0 0 0 -50px;}

.preim2 {padding: 50px 0;}
.preim2 h2 {font-size: 25px;margin: 0 0 40px 0;}
.preim2 ul {padding:0 0 0 20px}
.preim2 ul li {padding:0 0 10px 0px}


.reputation {background: #fafbfc; text-align: center; padding: 50px 0;}

.bonus {text-align: center;padding: 50px 0;}
.bonus h2 {margin:0 0 30px 0}
.bonus h2:after {bottom: 0; left: 50%; margin: 0 0 0 -50px;}
.bonus a {color: #333;border:1px solid #333;border-radius:20px;font-size: 14px;font-weight:600;text-transform:uppercase;padding: 11px 18px;background-color: transparent;transition: .2s ease;display: inline-block;margin: 20px 0;}
.bonus a:hover {background:#333; color:#fff}

.support {background: #fafbfc;}
.support a {color: #333;border:1px solid #333;border-radius:20px;font-size: 14px;font-weight:600;text-transform:uppercase;padding: 11px 18px;background-color: transparent;transition: .2s ease;display: table;margin: 20px 0;}
.support a:hover {background:#333; color:#fff}

.halva {}

.garant_price {background: url(../images/client.jpg) no-repeat top; background-size: cover; padding: 50px 0;}
.garant_price h2 {text-shadow: 3px 4px 3px rgba(0, 0, 0, 0.6), 0 8px 13px rgba(0,0,0,.1), 0 18px 23px rgba(0,0,0,.1);font-size: 40px;font-weight: 600;text-decoration:none;color:#fff;line-height: 1.4;padding: 70px 0 40px 0;}
.garant_price h2:after {bottom: 0; left: 0%; margin: 0 0 0 0px;}
@media screen and (max-width: 900px) {
    .garant_price h2 {font-size: 35px; padding: 20px 0 30px 0;}
}


.footer_cont {text-align: center;padding: 50px 0;border-bottom: 40px solid #333;}
.footer_cont i {font-size: 50px;margin: 0 0 20px 0;color: #53adeb;}
.footer_cont .st3 { border-right:1px solid #53adeb;}
.footer_cont .st3:last-child {border-right:0px;}
@media screen and (max-width: 900px) {	
    .footer_cont .st3 {border-right: 0px solid #000;}
}

.dop_cont {}
.dop_cont_st3 {display: inline-block;width: 33%;padding:10px 0;text-align: center;min-width: 200px;}

.grey {background: #fafbfc;}
.grey h1 {color: #2c3b56;}
.grey h1 a {color: #3d4550;}

.volna {margin:0 0 -5px 0; display:flex;}

.preim {padding: 40px 0;}
.preim .content-area article {display:inline-block;width: 31%;margin: 1% 1%;vertical-align: top;background: #fff;position: relative;}
.preim .content-area article:hover {box-shadow: 0 9px 19px 0 rgba(110,127,134,.44); -moz-transform: translateY(-1px); -webkit-transform: translateY(-1px); -o-transform: translateY(-1px); -ms-transform: translateY(-1px); transform: translateY(-1px);}
.preim .content-area article .entry-content {padding:0 20px;/* font-size:14px; *//* font-family:arial; */color:#ccc;}
.preim .content-area article .entry-content p {font: 16px/20px 'Roboto';color:#868686;}
.preim .content-area article .entry-content li {/* font: 16px/20px 'Roboto'; */color:#868686;padding:0 0 7px 0;}
.preim .content-area article .entry-content p strong {color:#53adeb;}
.preim .content-area article .entry-content .more-link {display:table;margin: 15px auto;background: url(http://promsnos.byimg/podrobnee.png) no-repeat center;text-indent: -9999px;height: 34px;width: 101px;}
.preim .content-area article .entry-content .more-link:hover {background: url(http://promsnos.byimg/podrobnee_hover.png) no-repeat center;}
.preim .content-area  article h1 , .preim .content-area  article h3 {padding: 15px 20px;margin:0;line-height: 22px;text-transform: initial;text-align: center;}
.preim .content-area  article h1 a, .preim .content-area  article h3 a {color: #3d4550;font-size: 20px;display: block;position: absolute;/* font-family: arial; */font-weight: 600;top: 45px;left: 10%;width: 80%;font-size: 30px;padding: 10px 0;display: inline;background: #01adef;background: #53adebcc;color: #ffffff;line-height: 1.2;} 
.preim .content-area article:hover h1 a, .preim .content-area article:hover h3 a {/* color: #53adeb; *//* font-size: 20px; */} 
@media only screen and (max-width: 600px) {
    .preim .content-area  article h1 a, .preim .content-area  article h3 a {font-size:24px}
}

.preim .content-area article .entry-thumbnail img {width:100%; box-sizing:border-box;}

.preim .content_id .attachment-post-thumbnail {float: left; margin: 0 30px 30px 0;}
.preim .content_id table { border: 1px solid #757575; border-collapse: collapse}
.preim .content_id table th {padding: 7px; border: 1px solid #757575}
.preim .content_id table td {padding: 7px; border: 1px solid #757575}
.preim .content_id table p {padding: 0; margin: 0; font-size: 13px}
.dark_blue {background: #495566;}
.dark_blue h1 {color: #fff;}

.preim .content_id {background:#fff;padding: 2%;display: table;width: 96%;}
.preim .page_id {/* background:#fff; *//* padding:25px; */}


.shop {padding: 40px 0;}
.tovar {background:#fff}
.tovar > p {margin:0;}
.tovar_anons b {font-size:18px;}
.tovar_anons {padding:20px;font-size: 14px;}
.tovar_anons a {background: #ff4e0b;padding:10px;display:table;color: #fff;margin: 10px 0 0 0;}
.tovar_anons a:hover {background: #495566;}

.content {display:table; width:100%;/* padding: 80px 0 0 0; */background: #FBFBFB;}
.content_left {display: table;padding: 35px 0 0 0;/* width: 100%; */float: left;width: 255px;}
.content_right {display: table;width: 672px;padding: 20px;float: right;background: #fff;margin: 35px 0 30px 30px;border: 1px solid #EFEFEF;}

.menu_shop {background: #fff;}
.menu_shop h3 {background: #FF4444; color: #fff; text-transform: inherit; font-size: 20px; padding: 12px 17px; margin: 0;}
.menu_shop ul {padding:0; margin:0; border: 1px solid #EFEFEF;}
.menu_shop li{list-style:none;display: block;padding: 0 0px 0px 0px;/* border-left: 1px solid #C1C1C1; */margin: 0px;/* border-bottom: 1px solid #EFEFEF; */}
.menu_shop li:first-child {border-left: 0;}
.menu_shop a {font-size: 18px;font-weight: bold;/* text-transform: uppercase; */ border-bottom: 2px solid transparent;padding: 10px 16px;   font-family: 'Roboto', sans-serif;color: #000000;border-bottom: 1px solid #EFEFEF;display: block;}
.menu_shop a:hover {      /* -webkit-transition: all ease .7s; */      -moz-transition: all ease .7s;      -ms-transition: all ease .7s;      -o-transition: all ease .7s;      /* transition: all ease .7s; */        /* border-bottom: 2px solid #fff; */color: #ff4444;}
.menu_shop ul li ul {padding: 0 10px 0 10px;}
.menu_shop ul li ul li a {font-size:15px;padding: 7px 16px;font-weight: normal;}

.tarifs {padding: 20px 0;}
.tarifs img {max-width:100%;border-radius: 27px;}

.gallery dl {display:inline-block; margin:0 20px 20px 0;}

.gallery-columns-5 dl {width:20%;box-sizing:border-box;margin: 0;}

.feedback_form {border-top: 1px dashed #E8E8E8; padding: 2%;font-family: 'Roboto', sans-serif;display: table;width: 96%;background: #EFEFEF;}
.feedback_form input[type="text"] {width:100%; padding:9px; display:block;border: 1px solid #A7A7A7; margin:10px 0;}
.feedback_form input[type="submit"] {background-color: #FF4444; border: 0; padding: 12px 20px; color: #fff; text-transform: uppercase;
font-weight: bold; font-family: 'Roboto', sans-serif; font-size: 16px; text-align: center; margin: 0 auto; display: block; cursor: pointer;}
.feedback_form h3 {padding: 12px 0;margin: 0;font-size: 28px;text-align: center;}

.footer {background-color: #1c2026;padding: 40px 0;color: rgb(216, 216, 216);font-size: 14px;}
.footer .px1200 > div {float: left;padding: 0 5% 0 0;}
.footer .footer_address {width: 27%;color: rgb(132, 140, 151);}
.footer .footer_address b {color:#ff4e0c;padding: 0 11px 0 0;}
.footer h3 {color:#fff;}
.footer .footer_about {width: 31%;}
.footer .footer_feedback {width: 27%;}
.footer .footer_feedback input[type="text"], .footer .footer_feedback input[type="email"] {/* width:90%; */}
.footer .footer_feedback input[type="submit"], .footer .footer_feedback input[type="button"] {/* padding:10px 20px; *//* font-size: 14px; *//* border-radius: 5px; *//* border:0; *//* font-weight: bold; *//* cursor: pointer; */}
.footer .footer_feedback input[type="submit"]:hover, .footer .footer_feedback input[type="button"]:hover {background: #ff4e0c;color: #fff;}
.footer .main_menu {  /* text-align: center; */float: left;padding: 10px;background: none;}
.footer .main_menu ul {padding:0; margin:0;}
.footer .main_menu li{list-style:none; display:inline-block;padding: 0 20px 0px 20px;border-left: 1px solid #FF4444;margin: 0px;}
.footer .main_menu li:first-child {border: 0;padding: 0 20px 0px 0px;}
.footer .main_menu a {font-size: 15px; font-weight: bold; text-transform: uppercase; border-bottom: 2px solid transparent;   padding: 9px 0px;   font-family: 'Roboto', sans-serif;color: #FFFFFF;}
.footer .main_menu a:hover {      /* -webkit-transition: all ease .7s; */      -moz-transition: all ease .7s;      -ms-transition: all ease .7s;      -o-transition: all ease .7s;      /* transition: all ease .7s; */        /* border-bottom: 2px solid #fff; */color: #FF4444;}

.footer form {/* padding: 38px 0 50px; */}
.footer form label {display: inline-block; }
.footer form label input {width:210px;padding:12px;font-size:18px;margin:8px;border: 2px solid #f3f3f3;}
.footer form label input[type=submit] {background:#53adeb;color:#fff;font-weight:bold;font-family: 'Roboto', sans-serif;text-transform:uppercase;cursor: pointer;}
.footer form label input[type=submit]:hover {background:#ffd600;}
.footer form label input[aria-invalid="true"]{border:2px red solid;}

.footer_2 {background:#15191e; padding:25px 0;}

.vdele {float: right;padding: 4px 22px;}

.footer_left {}
.footer_right {}

.vd_widget_title {display:none;}
.entry-meta {display:none;}
.post-navigation {display:none;}
div.wpcf7-validation-errors {display:none;border: 0;text-indent: -9999px;position: absolute;}
