html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
    /*font-weight:normal !important;*/
    /*  fix for mac os  */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

*,
*:after,
*:before {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

ul {
    list-style: none outside;
}

ol {
    list-style-position: inside;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}


/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

.clear {
    clear: both;
    display: block;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}


/* ----style-form---*/

::-webkit-input-placeholder {
    color: #707070;
}

:-moz-placeholder {
    color: #707070;
}

.placeholder {
    color: #707070;
}

*:focus::-moz-placeholder {
    color: transparent !important;
}

*[autofocus]::-moz-placeholder:focus {
    color: graytext !important;
}

*:focus:-moz-placeholder {
    color: transparent !important;
}

*[autofocus]:-moz-placeholder:focus {
    color: graytext !important;
}

*:focus::-webkit-input-placeholder {
    color: transparent !important;
}

*[autofocus]::-webkit-input-placeholder {
    color: graytext !important;
}

html,
body {
    height: 100%;
}

body {
    font-family: 'Roboto', sans-serif;
    line-height: normal;
}

a {}

a:hover {
    text-decoration: none;
}

input,
textarea {
    outline: none !important;
}

.wraper {
    margin: 0 auto;
    background: url(../img/wr-bg.png) no-repeat center top;
    max-width: 1583px;
    min-width: 310px;
    overflow: hidden;
    min-height: 880px;
    position: relative
}

.backtomain {
    width: 100%;
    text-align: right
}

.wr {
    position: relative;
    margin: 0 auto;
    max-width: 1180px;
    padding: 0 5px;
}


/*///////////////SLIDER////////////*/

.slider-block {
    height: 756px;
    position: relative;
    z-index: 10;
}

#slider-wrap {
    /* Оболочка слайдера и кнопок */
    margin: 0 auto;
}

#slider {
    /* Оболочка слайдера */
    height: 756px;
    position: relative;
}

.slide {
    width: 100%;
    line-height: normal;
    height: 756px;
    background-position: center top;
    background-repeat: no-repeat;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 80px;
    padding: 320px 0 0 0;
}

.sli-links {
    /* Кнопки смены слайдов */
    position: relative;
    width: 100%;
    max-width: 600px;
    margin: -300px 5px 0 5px;
    text-align: center;
}

.sli-links .control-slide {
    display: inline-block;
    height: 21px;
    width: 45px;
    overflow: hidden;
    text-indent: -9999px;
    font-size: 0px;
    background: url(../img/points.png) no-repeat;
    ;
    cursor: pointer;
}

.sli-links .control-slide:hover {
    background-position: 0px -20px;
}

.sli-links .control-slide.active {
    background-position: 0px -20px;
}

.navigation_sl a {
    width: 20px;
    height: 34px;
    text-indent: -99999px;
    position: absolute;
    display: block;
    z-index: 3;
    top: 161px;
}

.item-page {
    margin-top: 120px;
    min-height: 600px
}

.item-page h1 {
    color: #26373e;
    font-size: 40px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    position: relative;
    line-height: 40px;
    margin-bottom: 65px;
}

#prewbutton {
    background: url(../img/sl-left.png) no-repeat;
    left: 23px;
}

#nextbutton {
    background: url(../img/sl-right.png) no-repeat;
    right: 23px;
}


/*//////////////////////END SLIDER///////////////////////////*/

.header-block {
    position: absolute;
    top: 0px;
    width: 100%;
    padding: 25px 0 0 0;
    z-index: 30;
}

.other {
    background: url('../img/bg-header-block.png') top center no-repeat
}

.top-block {
    min-height: 52px;
}

.top-mail {
    float: left;
    color: #FFF;
    font-weight: 300;
    font-size: 16px;
}

.top-mail a {
    color: #FFF;
}

.top-tel {
    float: right;
    color: #FFF;
    font-weight: 300;
    font-size: 16px;
}

.menu-block {
    height: 92px;
    background: #FFF;
}

.site-logo {
    background: url(../img/logo.png) no-repeat;
    width: 134px;
    height: 70px;
    float: left;
    margin: 11px 0 0 12px;
}

.top-menu {
    float: right;
    margin: 34px 0 0 0;
}

.top-menu ul li {
    color: #26373e;
    float: left;
    margin: 0 20px 0 0;
}

.top-menu ul li a {
    color: #26373e;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 20px;
}

.top-menu ul li a:hover {
    color: #23332d;
    font-weight: 700;
}

.company-mod {
    margin: 185px 0 auto 0;
    padding-bottom: 120px;
    background: url(../img/company-bg.jpg) no-repeat center 400px;
}

.company-mod:after {
    clear: both;
    content: "";
    display: block;
}

.mod-title-bg {
    color: #d7d9da;
    font-size: 80px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    position: relative;
    line-height: 80px;
}

.mod-title {
    color: #26373e;
    font-size: 40px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    position: relative;
    top: -30px;
    line-height: 40px;
    margin-bottom: 65px;
}

.company-img {
    float: left;
    padding: 0 25px 25px 0;
    margin: 0px 0px 25px 0;
    width: 100%;
    max-width: 575px;
    position: relative;
    z-index: 10;
    background: url(../img/kvadrat.jpg) no-repeat bottom right;
}

.company-vid {
    max-width: 375px;
    background: url(../img/kvadrat2.jpg) no-repeat bottom right;
    margin-bottom: -20px;
    padding-bottom: 15px;
    padding-right: 15px;
    text-align: right;
    float: none;
}

.company-vid>iframe {
    box-shadow: 5px 5px 10px 0 #1a2023;
    background: #000;
}

.company-img img {
    display: block;
}

.company-text {
    font-size: 18px;
    line-height: 24px;
    color: #161616;
    margin: 0 0 0 600px;
}

.company-text-hidden {
    display: none;
}

.company-text p {
    margin-bottom: 20px;
}

.read-more {
    background: url(../img/button1.png) no-repeat;
    width: 190px;
    height: 69px;
    display: block;
    padding: 0 13px 13px 0px;
    line-height: 56px;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 50px 0 0 0;
    text-transform: uppercase;
}

.read-more:hover {
    padding: 0px;
    line-height: 69px;
    background: #2ad252;
}

.remont-mod {
    background: url(../img/remont-bg.jpg) no-repeat center center;
    min-height: 816px;
    background-size: cover;
    padding: 75px 0 40px 0;
}

.remont-mod:after {
    clear: both;
    content: "";
    display: block;
}

.remont-mod .mod-title-bg {
    color: #60746b;
}

.remont-mod .mod-title {
    color: #ffffff;
}

.remont-text {
    color: #FFF;
    font-size: 18px;
    line-height: 24px;
    margin: 0 600px 0 0;
}

.remont-text-hidden {
    display: none;
}

.remont-text p {
    margin-bottom: 20px;
}

.remont-img {
    padding: 0 25px 25px 0;
    width: 100%;
    max-width: 575px;
    position: relative;
    background: url(../img/kvadrat2.png) no-repeat right bottom;
    float: right;
}

.read-more2 {
    background: url(../img/button2.png) no-repeat;
    width: 190px;
    height: 69px;
    display: block;
    padding: 0 13px 13px 0px;
    line-height: 56px;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    color: #273b41;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 50px 0 0 0;
    text-transform: uppercase;
}

.read-more2:hover {
    padding: 0px;
    line-height: 69px;
    background: #FFF;
}

.diagnostic-mod {
    margin: 85px 0 auto 0;
    padding-bottom: 120px;
    background: url(../img/company-bg.jpg) no-repeat center 400px;
}

.diagnostic-mod:after {
    clear: both;
    content: "";
    display: block;
}

.diagnostic-img {
    float: left;
    padding: 0 25px 25px 0;
    margin: 0px 0px 25px 0;
    width: 100%;
    max-width: 575px;
    position: relative;
    z-index: 10;
    background: url(../img/kvadrat.jpg) no-repeat bottom right;
}

.diagnostic-img img {
    display: block;
}

.diagnostic-text {
    font-size: 18px;
    line-height: 24px;
    color: #161616;
    margin: 0 0 0 600px;
}

.diagnostic-text-hidden {
    display: none;
}

.diagnostic-text p {
    margin-bottom: 20px;
}

.read-more3 {
    background: url(../img/button1.png) no-repeat;
    width: 190px;
    height: 69px;
    display: block;
    padding: 0 13px 13px 0px;
    line-height: 56px;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 50px 0 0 0;
    text-transform: uppercase;
}

.read-more3:hover {
    padding: 0px;
    line-height: 69px;
    background: #2ad252;
}

.service-mod {
    background: #f3f3f3;
    min-height: 816px;
    background-size: cover;
    padding: 75px 0 40px 0;
}

.service-mod:after {
    clear: both;
    content: "";
    display: block;
}

.service-text {
    color: #161616;
    font-size: 18px;
    line-height: 24px;
    margin: 0 600px 0 0;
}

.service-text-hidden {
    display: none;
}

.service-text p {
    margin-bottom: 20px;
}

.service-img {
    padding: 0 25px 25px 0;
    width: 100%;
    max-width: 575px;
    position: relative;
    background: url(../img/kvadrat3.png) no-repeat right bottom;
    float: right;
}

.read-more4 {
    background: url(../img/button1.png) no-repeat;
    width: 190px;
    height: 69px;
    display: block;
    padding: 0 13px 13px 0px;
    line-height: 56px;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 50px 0 0 0;
    text-transform: uppercase;
}

.backtomain a {
    background: url(../img/button1.png) no-repeat;
    width: 190px;
    height: 69px;
    display: inline-block;
    padding: 0 13px 13px 0px;
    line-height: 56px;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 0;
    text-transform: uppercase;
}

.read-more4:hover {
    padding: 0px;
    line-height: 69px;
    background: #2ad252;
}

// my style start

.contacts-mod {
    background: #f3f3f3;
    min-height: 816px;
    background-size: cover;
    padding: 75px 0 40px 0;
}

.contacts-mod:after {
    clear: both;
    content: "";
    display: block;
}

.contacts-text {
    color: #161616;
    font-size: 18px;
    line-height: 24px;
    margin: 0 600px 0 0;
}

.contacts-text-hidden {
    display: none;
}

.contacts-text p {
    margin-bottom: 20px;
}

.contacts-img {
    padding: 0 25px 25px 0;
    width: 100%;
    max-width: 575px;
    position: relative;
    background: url(../img/kvadrat3.png) no-repeat right bottom;
    float: right;
}

.read-more5 {
    background: url(../img/button1.png) no-repeat;
    width: 190px;
    height: 69px;
    display: block;
    padding: 0 13px 13px 0px;
    line-height: 56px;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 50px 0 0 0;
    text-transform: uppercase;
}

.read-more5:hover {
    padding: 0px;
    line-height: 69px;
    background: #2ad252;
}


// my style end

.contact-title {
    background: url(../img/contact-title.jpg) no-repeat center top;
    min-height: 260px;
    padding: 95px 0 0 0;
}

.plashka-mod {
    background: #084 url(../img/plashka.png) no-repeat center top;
    min-height: 214px;
    padding: 50px 0 0 0;
    font-size: 24px;
    color: #FFF;
    position: relative;
    z-index: 5;
}

.plashka-mod p {
    padding-bottom: 13px;
}

.plashka-mod a {
    color: #FFF;
}

.plashka-mod strong {
    font-weight: 900;
    color: #26373e;
}

.plashka-mod .custom {
    padding: 0 0 0 49%;
}

.footer {
    background: #f3f3f3;
    position: relative;
    min-height: 660px;
    z-index: 4;
    top: -12px;
    margin-bottom: -12px;
    overflow: hidden;
}

.footer:after {
    clear: both;
    content: "";
    display: block;
}

.bot-form {
    margin: 111px 0 0 0;
    background: url(../img/form-bg.png) no-repeat;
    width: 423px;
    height: 427px;
    float: left;
    padding: 25px 50px 0px 25px
}

.bot-form-t1 {
    color: #000000;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
}

.bot-form-t2 {
    color: #000000;
    font-weight: 300;
    font-size: 14px;
    text-align: center;
    margin: 17px 0 20px 0;
}

.bot-form .formResponsive input[type="text"] {
    height: 40px;
    outline: none;
    border: #c2c2c2 solid 1px;
    outline: none !important;
    border-radius: 0px;
    width: 100%;
    margin-top: 15px;
}

.formResponsive input[type="submit"] {
    background: url(../img/button1.png) no-repeat;
    width: 190px;
    height: 69px;
    display: block;
    padding: 0 13px 13px 0px;
    line-height: 56px;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 22px auto 0 auto;
    text-transform: uppercase;
    border: none !important;
    border-radius: 0px;
}

.formResponsive input[type="submit"]:hover {
    padding: 0px;
    line-height: 69px;
    background: #2ad252;
}

.formResponsive .formError {
    padding: 0px;
    margin: 0px;
}

.bot-map {
    width: 50%;
    float: right;
}

.thank-link {
    font-size: 0px;
    text-indent: -9999px;
    position: absolute;
    z-index: 0;
}

.litebox {
    background: #FFF;
    font-weight: 300;
    font-size: 32px;
    line-height: 40px;
    padding: 20px;
    text-align: center;
    min-width: 450px;
}

.remList {
    display: inline-block;
    width: 100%;
    padding: 29px 5px 25px 15px;
    border: 2px solid #fff;
    margin-top: 20px;
}

.remList ul {}

.remList li {
    padding: 8px 5px 7px 48px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAVCAMAAADl7ZdoAAAAsVBMVEUAAAD////6/vuh67MtylP9//5Y3HdR2nJO2m86nVcw0FY4pVYyuVQuxFPe+OSj7LQq0VIteD+l7LY4o1c3qlPo+u3G89E6xVw6u1k4r1UzmEsyk0ouiUUug0QufkE7wVw01Fo7tlk4tVcv01YuwlI2pVA1oU8rtkwxkEgxjEf2/fjb9+Km7Lc3zFsz1Fkz0Vgrz1I1nk40nE0vh0UskkSo7bgyvVQyrFAxpk4vrE0toUmoGpujAAAAAXRSTlMAQObYZgAAAPJJREFUKM+9k8t6gjAUhHuSEGJIIMELooCgtNRrbWuv7/9gBnZuclw56/+bL3Nm8vRYjRUzhqnoHnbUChoTElPRjnDjt0MAg4JUjjFnOQOS8LrmCYGZRNx1CtOwK6y9dOEUUu2FIxGQ8N9aW5XlX0gC4Y2qKCSdrarys9gu2wSo8tEsBn5x7PZ1ufj44RAzH20IbIpiYF+eJxsgxkefHe3Qxbtj83UNO4O95LdHHdusOOwZllJHkzxfz+cr2adEL/jdNI7NjsMF8XZYlmVH6do56Duap/x04nRoHl3V1+2qEHfdL3a3p0I7Z1yRYuaM/wZcVxVTE4JjakFPAAAAAElFTkSuQmCC');
    background-position-x: left;
    background-position-y: center;
    background-repeat: no-repeat;
}

.remList li:hover {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAVCAMAAADl7ZdoAAAAvVBMVEUAAAD////6/vs4o1ai67Q6nVcw0FYrzVJS23NO2m88lVgtyVP9//7d+OQtx1MuxFOm7Lak7LVZ3Hg7m1c1rFYztFUyuVQvv1Mq0VIteD8z1Fk3rlUwvFQ3qlM0m00ykkno+u06xVw6ulk5tVcuw1M1oE8xjUcuiUUug0QufkE8wFww01c4pVY2pVArtkwylkv2/fjF89Co7bg3zFs1wVc6slc5olcwrE4vh0UskkTH89LG89EytlUxpk4toUklxM+EAAAAAXRSTlMAQObYZgAAATBJREFUKM+Vk2lvgkAQhju7LEe5BJVbEUQuLbXV1trr//+sDjTRNC5Y58smmyebZ2bevbul7m9gx1OJc0sd1fNUh/69fY0kh12wLFMEnRBdUDJ2VpgYasjxoOKzBl1pI5GeFNwNz5mJH0AsOwhsi8CTyH4VPvHklTmChdwUvn9s5AWMTJ7C2UPRiPzt+35VlgeZaAoq9A/JEcBq/Koq34o8di0QoqGRqjrYR2TzPH6cH2zQ1SHaI7Auihadrx5mayDeEC0hHSO7QjZcBrAdpA00+WqfRTbdXzOJsEtzMwtflmlai1e6pFk7wT2ydZ3sFJwg7UNxEcak246aJMlO7LbTH0eXtpt/ByLIQSAL3eb5Cq40HXNTxVc4ZYGZbWK3mFiT9Shc/AbJcLgNZqjw7/oB+l0aepw6IOUAAAAASUVORK5CYII=');
}

.remList li:hover a {
    color: #000;
    border-color: #000;
}

.remList a {
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    letter-spacing: .2px;
    border-bottom: 1px solid #fff;
}

#remListLeft {
    float: left;
}

#remListRight {
    float: right;
}