<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'geometria-bold';
    src: url('/fonts/Geometria-Bold.otf');
}

@font-face {
    font-family: 'geometria';
    src: url('/fonts/Geometria.otf');
}

@font-face {
    font-family: 'geometria-bolditalic';
    src: url('/fonts/Geometria-BoldItalic.otf');
}

@font-face {
    font-family: 'geometria-extrabold';
    src: url('/fonts/Geometria-ExtraBold.otf');
}

@font-face {
    font-family: 'geometria-extrabolditalic';
    src: url('/fonts/Geometria-ExtraBoldItalic.otf');
}

@font-face {
    font-family: 'geometria-extralight';
    src: url('/fonts/Geometria-ExtraLight.otf');
}

@font-face {
    font-family: 'geometria-extralightitalic';
    src: url('/fonts/Geometria-ExtraLightItalic.otf');
}

@font-face {
    font-family: 'geometria-heavy';
    src: url('/fonts/Geometria-Heavy.otf');
}

@font-face {
    font-family: 'geometria-heavyitalic';
    src: url('/fonts/Geometria-HeavyItalic.otf');
}

@font-face {
    font-family: 'geometria-italic';
    src: url('/fonts/Geometria-Italic.otf');
}

@font-face {
    font-family: 'geometria-light';
    src: url('/fonts/Geometria-Light.otf');
}

@font-face {
    font-family: 'geometria-lightitalic';
    src: url('/fonts/Geometria-LightItalic.otf');
}

@font-face {
    font-family: 'geometria-medium';
    src: url('/fonts/Geometria-Medium.otf');
}

@font-face {
    font-family: 'geometria-mediumitalic';
    src: url('/fonts/Geometria-MediumItalic.otf');
}

@font-face {
    font-family: 'geometria-thin';
    src: url('/fonts/Geometria-Thin.otf');
}

@font-face {
    font-family: 'geometria-thinitalic';
    src: url('/fonts/Geometria-ThinItalic.otf');
}

body {
    font-size: 100%;
    font-family: geometria;
    color: #000;
}

div.text {
    white-space: normal;
    line-height: 35px;
}

/*
img {
    width: auto;
    max-width: 100%;
    height: auto;

}
*/

.font-size-4 {
    font-size: 40px;
}

.bold {
    font-family: geometria-bold;
}

.heavy {
    font-family: geometria-heavy !important;
}

.light {
    font-family: geometria-light;
}

.extrabold {
    font-family: geometria-extrabold !important;
}

.color1 {
    color: #18cfab;
}

.font-size-6 {
    font-size: 60px;
}

section {
    background: #FFF;
}

.menu-layout {
    overflow: hidden;
}

#menu {
    font-family: Verdana, Geneva, sans-serif;
    background: none;
    height: 50px;
    border-bottom: 0;
    padding: 0;
    z-index: 1300;
}

.menu-block {
    padding-top: 5px;
}

#menu .open-popup-form3 {
    color: #FFCC00;
    font-family: etelka-bold;
}

/* РјРµРЅСЋ */
.nav-background {
    background-color: #171717;
    opacity: 0.5;
    height: 50px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1200;
}

.phone-header {
    margin-top: 6px;
    font-family: geometria-bold;
    color: #fff;
    font-size: 18px;
    text-align: left;
    padding-left: 5px;
    padding-right: 0;
    width: 200px;
}

.menu-over {
    margin: 14px 0 0 200px;
    padding: 0;
    width: 900px;
}

#menu li {
    background: url(/images/sep_menu.jpg) no-repeat 7px center;
}
#menu li.first {
    background: none;
}

#menu li.first a {
    padding-left: 10px;
}

#menu li a {
    font-size: 14px;
    font-family: Verdana, Geneva, sans-serif;
    color: #fff;
    text-transform: uppercase;
    padding-right: 0;
}

#menu li a:hover, #menu li a.active {
    color: #18cfab;
}

/* С€Р°РїРєР° */
.header {
    background: url(/images/background_header.jpg) #000;
    background-size: cover;
    height: 940px;
    min-height: 940px;
    overflow: hidden;
}

.header .row {
    padding-top: 73px;
}

.header-text {
    font-family: geometria-bold;
    color: #fff;
    line-height: 52px;
    text-transform: uppercase;
    top: 300px;
    position: absolute;
    z-index: 900;
}

.line-after-header .odd {
    background-color: #fff;
    height: 6px;
}

.line-after-header .even {
    background-color: #17cfab;
    height: 6px;
}

.header-mehanik {
    margin-left: 480px;
}

.header .phone-address {
    background: url(/images/sep_header.jpg) no-repeat center right;
    float: left;
    width: 430px;
}

.header .phone {
    color: #18cfab;
    font-family: geometria-bold;
    font-size: 37px;
}
.header .address {
    color: #fff;
    font-size: 20px;
}

.header .time {
    color: #fff;
    font-size: 18px;
}

.header .callback {
    background: url(/images/header-phone.png) no-repeat 8px 20px;
    border: 2px solid #18cfab;
    border-radius: 7px;
    color: #fff;
    font-size: 20px;
    height: 76px;
    width: 165px;
    padding: 10px;
    line-height: 18px;
    text-align: right;
    cursor: pointer;
}

.callback-mob {
    background: url(/images/header-phone-hover.png) no-repeat 10px center;
    background-size: 35%;
    border-radius: 10px;
    bottom: 20px;
    border: 2px solid #18cfab;
    color: #FFF;
    height: 52px;
    left: 10px;
    padding: 0 5px 5px;
    position: absolute;
    text-align: right;
    width: 107px;
}

.header .callback:hover {
    text-shadow: 1px 1px 2px black, 0 0 1px #fff; /* РџР°СЂР°РјРµС‚СЂС‹ С‚РµРЅРё */
    background: url(/images/header-phone-hover.png) no-repeat 8px 20px;
}

.block1 {
    color: #FFF;
    font-family: geometria-extrabold;
    /* height: 300px; */
    text-align: center;
    text-transform: uppercase;
}

.block1 .odd {
    background-color: #17cfab;
    height: 300px;
}

.block1 .even {
    background-color: #1c2a33;
    height: 300px;
}

.block1 .col1 .block-img {
    background: url(/images/block1_time.png) no-repeat center center;
    height: 212px;
}

.block1 .col1 .block-text {
    font-size: 18px;
}

.block1 .col2 .block-img {
    background: url(/images/block1_motor.png) no-repeat center center;
    height: 190px;
}

.block1 .col2 .block-text {
    font-size: 16px;
}

.block1 .col3 .block-img {
    background: url(/images/block1_star.png) no-repeat center center;
    height: 212px;
}

.block1 .col3 .block-text {
    font-size: 15px;
}

.block1 .col4 .block-img {
    background: url(/images/block1_display.png) no-repeat center center;
    height: 212px;
}

.block1 .col4 .block-text {
    font-size: 18px;
}

.block2 {
    background: #fff;
    height: 633px;
}

.block2 .row1 .txt {
    font-size: 45px;
    font-family: geometria-extrabold;
    color: #17cfab;
    text-align: center;
    /* text-decoration: underline; */
    background: url(/images/background.jpg) repeat-x center bottom;
    text-transform: uppercase;
    padding: 160px 0 20px 0;
    line-height: 9px;
}

.block2 .row2 {
    padding-bottom: 130px;
}

.block2 .row2 .txt {
    color: #000;
    font-size: 28px;
    margin-top: 72px;
    text-align: justify;
}

.block3 {
    background-color: #25333C;
    min-height: auto;
    height: 700px;
    padding-top: 60px;
}

.block3 .subblock1 {
    /* padding-top: 100px; */

}

.block3 .subblock1 .col1 {
    background-color: #18cfab;
    border-radius: 20px;
    font-size: 16px;
    height: 280px;
    margin: 0 auto;
    width: 340px;
}

.block3 .subblock1 .col1 .image {
    background: url(/images/block2_image.png) no-repeat center center;
    height: 160px;
}

.block3 .subblock1 .col1 .txt {
    text-align: center;
}

.block3 .subblock1 .col2 {
    background-color: #18cfab;
    border-radius: 20px;
    font-family: geometria-extrabold;
    font-size: 20px;
    height: 280px;
    margin: 0 auto;
    width: 340px;
}

.block3 .subblock1 .col2 .image {
    background: url(/images/block2_image2.png) no-repeat bottom center;
    height: 160px;
}

.block3 .subblock1 .col2 .txt {
    text-align: center;
    padding-top: 30px;
}

.block3 .subblock1 .col3 .image {
    background: url(/images/block2_image3.png) no-repeat bottom center;
    height: 160px;
}

.block3 .subblock1 .col3 .txt {
    text-align: center;
    padding-top: 30px;
}

.block3 .subblock1 .col3 {
    background-color: #18cfab;
    border-radius: 20px;
    font-family: geometria-bold;
    font-size: 20px;
    height: 280px;
    margin: 0 auto;
    width: 340px;
}

.block3 .subblock2 {
    padding-top: 20px;
    padding-bottom: 40px;
}

.block3 .subblock2 .col1 {
    background-color: #18cfab;
    border-radius: 20px;
    font-family: geometria-bold;
    font-size: 20px;
    height: 280px;
    margin: 0 auto;
    width: 340px;
}

.block3 .subblock2 .col1 .image {
    background: url(/images/block2_image4.png) no-repeat center center;
    height: 200px;
}

.block3 .subblock2 .col1 .txt {
    text-align: center;
}

.block3 .subblock2 .col2 {
    background-color: #18cfab;
    border-radius: 20px;
    font-family: geometria-bold;
    font-size: 20px;
    height: 280px;
    margin: 0 auto;
    width: 340px;
}

.block3 .subblock2 .col2 .image {
    background: url(/images/block2_image5.png) no-repeat center center;
    height: 200px;
}

.block3 .subblock2 .col2 .txt {
    text-align: center;
}

.block3 .subblock2 .col3 {
    font-family: geometria-bold;
    font-size: 20px;
    background-color: #18cfab;
    border-radius: 20px;
    height: 280px;
    margin: 0 auto;
    width: 340px;
}

.block3 .subblock2 .col3 .image {
    background: url(/images/block2_image6.png) no-repeat center center;
    height: 200px;
}

.block3 .subblock2 .col3 .txt {
    text-align: center;
}

.block3 .subblock3 {
    padding-top: 20px;
}

.block4 {
    min-height: 850px;
}

.block4 .txt {
    font-family: geometria-extrabold;
    font-size: 42px;
    color: #18cfab;
    line-height: 45px;
    padding: 70px 0;
    text-align: center;
    text-transform: uppercase;
}

.block4 .row3 {
    padding-top: 50px;
}

.block4 .row4 .txt {
    font-family: geometria-extrabold;
    font-size: 60px;
    color: #18cfab;
    text-transform: uppercase;
    text-align: center;
    padding-top: 40px;
}

.block5 {
    min-height: 770px;
}

.block5 .row1 {
    padding: 134px 0 70px 0;
}

.block5 .row1 .txt {
    font-family: geometria-extrabold;
    font-size: 45px;
    line-height: 60px;
    color: #18cfab;
    text-align: center;
    text-transform: uppercase;
}

.block5 .row1 .txt2 {
    font-size: 45px;
    font-family: geometria-extrabold;
    color: #18cfab;
    line-height: 55px;
    text-align: center;
    text-transform: uppercase;
}

.block5 .row2 .txt {
    font-family: geometria;
    font-size: 28px;
    text-align: justify;
}

.block5 .row1 .line {
    background-color: #18cfab;
    height: 2px;
    width: 100%;
}

.circle-r1 {
    border-radius: 160px;
    border: 9px solid #d2f8f0;
    height: 160px;
    margin: 0 auto;
    width: 160px;
}

.circle-r2 {
    border-radius: 142px;
    border: 4px solid #18cfab;
    height: 142px;
    width: 142px;
}

.circle-text {
    color: #000;
    text-align: center;
    font-size: 20px;
    padding-top: 10px;
}

.sprite {
    background-image: url(/images/circle.png);
    background-repeat: no-repeat;
    background-color: #878787;
    display: block;
}

.sprite-circle1 {
    background-position: -15px 15px;
}

.sprite-circle2 {
    background-position: -170px 10px;
}

.sprite-circle3 {
    background-position: -8px -95px;
}

.sprite-circle4 {
    background-position: -165px -85px;
}

.sprite-circle5 {
    background-position: -160px -200px;
}

.sprite-circle6 {
    background-position: -333px 25px;
}

.sprite-circle7 {
    background-position: -325px -95px;
}

.sprite-circle8 {
    background-position: 2px -235px;
}

.sprite-circle9 {
    background-position: -303px -245px;
}

.line1 {
    background-color: #25333c;
    height: 5px;
}

.line2 {
    background-color: #18cfab;
    height: 5px;
}

.line3 {
    background-color: #FFF;
    height: 4px;
}

.line4 {
    background-color: #FFF;
    height: 20px;
}

.line5 {
    background-color: #18cfab;
    height: 2px;
}

.line6 {
    background-color: #000;
    height: 2px;
}

.line7 {
    background-color: #18cfab;
    height: 3px;
}

.order-block {
    background-color: #25333c;
    min-height: 1250px;
}

.order-block .text1 {
    color: #FFF;
    font-family: geometria-extrabold;
    font-size: 52px;
    margin: 80px 0 35px 0;
    text-align: center;
    text-transform: uppercase;
}

.order-block .text2 {
    color: #FFF;
    font-size: 80px;
    text-align: center;
    text-transform: uppercase;
}

.order-block .title {
    font-size: 28px;
    font-family: geometria-heavy;
    margin-bottom: 45px;
    color: #18cfab;
    text-align: center;
}

.order-block .block {
    margin: 0 auto;
    height: 267px;
    width: 247px;
}

.order-block .block.block-image-1 {
    display: block;
    height: 100%;
    width: 100%;
    /* background: url(/images/order1.png) no-repeat center center; */
}

.order-block .block.block-image-2 {
    display: block;
    height: 100%;
    width: 100%;
    /* background: url(/images/order2.png) no-repeat center center; */
}

.order-block .discount {
    font-size: 24px;
    font-family: geometria-bold;
    margin-top: 50px;
    color: #18cfab;
    text-align: center;
}

.order-block .av-price {
    color: #18cfab;
    font-size: 24px;
    text-align: center;
}

.order-block .row3 {
    margin-top: 40px;
    padding-bottom: 40px;
}

.order-block .row2 {
    margin-top: 50px;
}

.order-block .text {
    color: #18cfab;
    font-family: geometria-bold;
    font-size: 50px;
    line-height: 60px;
    text-align: center;
    padding-bottom: 67px;
}

.order-block button {
    background: #FFF;
    border-radius: 20px;
    border: 0;
    color: #18cfab;
    display: block;
    font-family: geometria-medium;
    font-size: 24px;
    height: 70px;
    text-transform: uppercase;
    width: 800px;
    margin: 0 auto;
}

.order-block button:hover {
    background: #18cfab;
    color: #FFF;
}

/* Р·Р°РєР°Р¶Рё Р·РІРѕРЅРѕРє */
.order-call {
    background-color: #fff;
    min-height: 300px;
}

.order-call .title {
    font-size: 60px;
    font-family: geometria-extrabold;
    color: #18cfab;
    margin: 57px 0 60px 0;
    text-align: center;
    text-transform: uppercase;
}

.order-call .row2 {
    margin-top: 40px;
}

.order-call .row3 {
    margin-top: 40px;
}

.order-call-border {
    border: 5px solid #18cfab;
    border-radius: 40px;
    height: 250px;
    margin: 40px 0 50px 0;
}

.order-call-border button {
    background-color: #25333c;
    border-radius: 18px;
    border: 0;
    color: #18cfab;
    display: block;
    height: 70px;
    width: 100%;
    margin: 35px auto 44px auto;
    font-family: geometria-medium;
    font-size: 24px;
    text-transform: uppercase;
    width: 800px;
}

.order-call-border button:hover {
    background-color: #18cfab;
    color: #FFF;
}

.order-call-border .text {
    color: #25333c;
    font-size: 28px;
    text-align: center;
}

.over-form {
    background: url(/images/image_form.jpg) no-repeat left center;
    border-radius: 54px;
    border: 5px solid #fff;
    height: 560px;
    margin: 28px auto 0 auto;
    overflow: hidden;
    /* width: 1146px; */
}

.over-form .right {
    height: 100%;
}

.over-form .right .title {
    font-size: 36px;
    color: #25333c;
    padding-top: 32px;
}

.over-form .left {
    float: left;
    height: 100%;
    margin-right: 20px;
    width: 50%;
}

.form form .field {
    margin-bottom: 12px;
}

.form form .field label {
    display: block;
    font-size: 15px;
    margin-bottom: 5px;
}

.form form .field input {
    border-radius: 4px;
    border: 0;
    height: 32px;
    width: 100%;
}

.form form .field textarea {
    border-radius: 4px;
    border: 0;
    height: 140px;
    width: 100%;
}

.over-form .form form button {
    background-color: #25333c;
    border: 0;
    border-radius: 20px;
    color: #FFF;
    font-family: geometria-medium;
    font-size: 24px;
    height: 70px;
    margin: 0 auto;
    text-transform: uppercase;
    width: 100%;
}

.price {
    background-color: #18cfab;
    padding-bottom: 100px;
}

.price1 {
    min-height: 900px;
}

.price1 .row1 {
    /* background: url(/images/starter.png) no-repeat center center; */
    height: 230px;
    width: 230px;
    position: absolute;
    right: 0;
    top: -211%;
}

.price1 .first {
    padding: 45px 0 0 0;
}

.price1 .row2, .price2 .row1 {
    padding-bottom: 30px;
}

.price1 .row2 .txt,
.price2 .row1 .txt
{
    font-size: 50px;
    font-family: geometria-light;
    color: #FFF;
    text-align: center;
}

.price2 {
    min-height: 810px;
}

.price2 .first {
    padding: 45px 0 0 0;
}

.price2 .first .image {
    /* height: 240px; background: url(/images/generator.png) no-repeat center center; */
    width: 240px;
    position: absolute; right: 0; top: -211%;
}

.price2 .first .row1 {
    padding-bottom: 66px;
}

.price2 .first .row1 .txt {
    font-size: 50px;
    font-family: geometria;
    color: #FFF;
    text-align: center;
}

.price3 {
    height: 230px;
    min-height: 230px;
}

.price3 .row1 {
    padding-top: 60px;
}

.price3 .row1 .txt {
    font-family: geometria-extrabold;
    font-size: 40px;
    color: #fff;
}

.price3 .row1 .col2 .image {
    /* background: url(/images/layout.png) no-repeat center center; */
    height: 237px;
    position: absolute;
    right: 0;
    top: -211%;
    width: 296px;
}

.price3 .row1 .col2 .txt {
    font-family: geometria-extrabold;
    font-size: 40px;
    color: #25333c;
}

.callme-block {
    background-color: #fff;
    min-height: 400px;
    margin-bottom: 3px;
    padding: 40px 0;
}

.callme-block.hover {
    background-color: #b9f1e6;
}

.callme-block.last {
    margin-bottom: 136px;
}

.callme {
    color: #25333c;
    text-align: center;
}

.callme .title {
    font-size: 60px;
    font-family: geometria-heavy;
    text-transform: uppercase;
}

.callme .desc {
    font-size: 30px;
    font-family: geometria-extrabold;
    text-transform: uppercase;
    white-space: normal;
}

.callme .desc2 {
    font-size: 28px;
    margin: 0 auto;
    width: 983px;
}

.line-price {
    background-color: #8ce7d5;
    height: 3px;
}

.sum-price {
    font-family: geometria-bold;
    color: #000;
    font-size: 22px;
    text-align: right;
    padding-top: 5px;
}

.price .first .title {
    font-family: geometria-extrabold;
    font-size: 42px;
    color: #FFF;
    text-transform: uppercase;
    text-align: left;
}

.price .first .sum-price,
.price .first .title-price {
    font-family: geometria-extrabold;
}

.title-price {
    font-family: geometria-medium;
    color: #000;
    font-size: 22px;
    padding-top: 5px;
}

.row-price {
    padding: 5px 0;
}

/*
::-webkit-input-placeholder {
    color: #909090;
    font-size: 1.5em;
    padding-left: 8px;
}

::-moz-placeholder {
    color: #909090;
    font-size: 1.5em;
}

:-ms-input-placeholder {
    color: #909090;
    font-size: 1.5em;
}

:-moz-placeholder {
    color: #909090;
    font-size: 1.5em;
}
*/

.block6 {
    background-color: #FFF;
    min-height: 320px;
    height: 320px;
}

.block6 .txt, .block62 .txt {
    font-size: 60px;
    font-family: geometria-extrabold;
    color: #18cfab;
    margin: -30px auto 0 auto;
    text-align: center;
    text-transform: uppercase;
    width: 652px;
}

.block7 {
    background: #25333c url(/images/background_review.png) no-repeat center 260px;
    min-height: 850px;
}

.block7 .row1 .txt {
    font-size: 36px;
    color: #fff;
    font-family: geometria-bold;
    padding-top: 100px;
    text-align: center;
}

.block7 .row2 {
    margin-top: 180px;
}

.block7 .row2 .txt {
    color: #bbbbbb;
    font-size: 20px;
    height: 142px;
    min-height: 142px;
    text-align: center;
}

.block7 .row3 {
    margin-top: 93px;
}

.block7 .row3 .col1 a {
    background: #18cfab url(/images/left_cursor.png) no-repeat center center;
    border: 1px solid #1d8f7d;
    display: block;
    height: 47px;
    margin: 120px auto 0;
    width: 47px;
}

.block7 .row3 .col2 .layout, .block7 .row3 .col4 .layout {
    margin: 0 auto;
    width: 100px;
}

.block7 .row3 .col2 img {
    border-radius: 90px;
    height: 100px;
    margin: 90px auto 0;
    width: 100px;
}

.block7 .row3 .col2 div.name,
.block7 .row3 .col3 div.name,
.block7 .row3 .col4 div.name
{
    font-size: 16px;
    color: #18cfab;
    text-align: center;
    text-transform: uppercase;
}

.block7 .row3 .col2 div.name,
.block7 .row3 .col4 div.name
{
    display: none;
}


.block7 .row3 .gal.active .layout {
    border-radius: 155px;
    height: 155px;
    margin: 50px auto 0;
    width: 155px;
}

.block7 .row3 .col3 .layout img {
    /*
    border: 3px solid #18cfab;
    border-radius: 142px;
    height: 142px;
    width: 142px;
    margin: 0 auto;
    */
}
.block7 .row3 .gal.active .layout img {
    border: 3px solid #18cfab;
    border-radius: 142px;
    height: 142px;
    width: 142px;
    margin: 0 auto;
}

.block7 .row3 .col4 img,
.block7 .row3 .col3 img,
.block7 .row3 .col2 img
{
    border-radius: 100px;
    display: block;
    height: 100px;
    margin: 90px auto 0;
    width: 100px;
}

.gal .text {
    display: none;
}

.block7 .row3 .col5 a {
    background: #18cfab url(/images/right_cursor.png) no-repeat center center;
    border: 1px solid #1d8f7d;
    display: block;
    height: 47px;
    margin: 120px auto 0;
    width: 47px;
}

.block8 {
    background-color: #18cfab;
    height: 615px;
}

footer .row1 {
    background-color: #22353f;
    height: 100px;
}

footer .row1 .logo {
    padding-top: 10px;
}

footer .row1 .phone {
    font-family:  geometria-bold;
    font-size: 40px;
    color: #18cfab;
}

footer .row1 .address {
    color: #fff;
    font-family: geometria-medium;
    font-size: 20px;
}

footer .row1 .sep {
    background-color: #18cfab;
    float: left;
    height: 64px;
    margin: 11px 27px 0 0;
    width: 4px;
}

footer .row1 .time-work {
    font-size: 15px;
    font-family: geometria-medium;
    color: #fff;
    line-height: 24px;
    padding-top: 6px;
}

    /*
    input:hover::-webkit-input-placeholder, textarea:hover::-webkit-input-placeholder {
        color: #C4C4C4;
        font-style: normal;
    }

    input:hover::-moz-placeholder, textarea:hover::-moz-placeholder {
        color: #C4C4C4;
        font-style: normal;
    }

    input:hover:-ms-input-placeholder, textarea:hover:-ms-input-placeholder {
        color: #C4C4C4;
        font-style: normal;
    }

    input:hover:-moz-placeholder, textarea:hover:-moz-placeholder {
        color: #000;
        font-style: normal;
    }
    */

.review .row {
    margin: 20px 0 30px 0;
}

.review .text {
    /* margin-left: 20px; */
    text-align: justify;
}

.review .author {
    color: #7F7F7F;
    font-family: etelka-bold;
    text-align: left;
    padding: 0;
}

.review .date {
    color: #2EC2E2;
    text-align: right;
}

.gallery {
    background-color: #000;
    min-height: 1063px;
}

.gallery h5 {
    color: #2EC2E2;
    font-size: 27px;
    margin-top: 77px;
    text-align: center;
}

.gallery .photos {
    margin-top: 20px;
}

.gallery ul {
    margin: 0 auto;
    padding: 0;
    width: 960px;
}

.gallery ul li {
    display: inline;
    opacity: 0;
}

.repair {
    background-color: #2EC2E2;
    min-height: 103px;
    padding: 51px 0;
    z-index: 300;
}

.repair p {
    width: 684px;
    min-height: 51px;
    font-size: 24px;
    text-align: center;
    background-color: #FFCC00;
    border-radius: 3px;
    margin: 0 auto;
    cursor: pointer;
    font-family: etelka-bold;
    line-height: 52px;
    color: #000;
    cursor: pointer;
}

.repair p:hover {
    color: #2EC2E2;
    background-color: #FFF;
}

.blue-hr {
    background-color: #2EC3E3;
    height: 2px;
}

.gray-hr {
    background-color: #C8C8C8;
    height: 3px;
    margin: 0 25px;
}

.blue-text {
    color: #2EC2E2;
}

.yellow-text {
    color: #FFCC00;
}

.white-text {
    color: #fff;
}

.bold-text {
    font-family: geometria-bold;
}

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

.repair-text p, .repair-text ul li {
    font-size: 17px;
    text-align: justify;
}

p.photo {
    margin-bottom: 100px;
}

.repair-price-btn {
    font-size: 24px;
    font-family: etelka-bold;
    text-align: center;
    color: #000;
    background-color: #FFCC00;
    border-radius: 3px;
    position: absolute;
    min-height: 52px;
    width: 478px;
    margin: -26px 0 0 -239px;
    left: 50%;
    padding: 10px;
    cursor: pointer;
    z-index: 150;
}

.repair1-descr {
    background-color: #FFF;
    min-height: 200px;
}

.repair1-title1 {
    color: #2EC3E3;
    font-size: 20px;
    text-align: center;
    margin: 50px 0 20px;
}

.repair1-title2 {
    color: #2EC3E3;
    font-size: 28px;
    text-align: center;
    margin: 35px 0 40px;
    font-family: etelka-bold;
}

.repair2-descr {
    background-color: #FFF;
    min-height: 200px;
}

.repair2-title {
    color: #2EC3E3;
    font-size: 20px;
    text-align: center;
    margin: 50px 0 20px;
}

.repair2-title2 {
    color: #2EC3E3;
    font-size: 28px;
    font-family: etelka-bold;
    margin: 35px 0 40px;
    text-align: center;
}

.get-form:hover {
    background-color: #fff;
    color: #2EC2E2;
}

.services {
    background: #2EC3E3;
    min-height: 601px;
    overflow: hidden;
}

.service {
    border: 3px solid #000;
    width: 300px;
    height: 220px;
    border-radius: 23px;
    font-size: 14px;
    font-family: etelka-bold;
    text-align: center;
    padding-top: 162px;
}

.service1 {
    background: url('/images/p1.png');
}

.service2 {
    background: url('/images/p2.jpg');
    padding-top: 140px;
}

.service3 {
    background: url('/images/p3.jpg');
}

.service4 {
    background: url('/images/p4.jpg');
}

.service5 {
    background: url('/images/p5.jpg');
}

.services .row1 {
    margin-top: 90px;
}

.services .row2 {
    margin-top: 23px;
}

.phone-header img {
    padding-bottom: 9px;
}

.phone-header-icon {
    width: 27px;
}

.time-work {
    color: #fff;
    font-size: 19px;
    margin-left: 10px;
    width: 380px;
}

.logo-header {
    width: 201px;
    z-index: 2000;
}

.logo-header a {
    float: left;
}

.navbar-nav {
    margin-top: -20px;
}

.navbar-toggle .icon-bar {
    background-color: #FFF !important;
    height: 3px;
    width: 25px;
}

#menu a:hover, #menu a.active {
    color: #FFCC00;
}

.main-text {
    margin-top: 20px;
    text-align: right;
    line-height: 55px;
    left: -30px;
}

.font40 {
    font-size: 40px;
}

.font35 {
    font-size: 35px;
}

.font30 {
    font-size: 30px;
}

.font60 {
    font-size: 60px;
}

.col-right {
    text-align: right;
}

.price-row {
    padding: 5px 25px;
}

.descr-icon {
    background: #fff;
    overflow: hidden;
}

.descr-icon .row {
    font-size: 24px;
    font-family: etelka-bold;
    text-align: center;
}

.econom-money {
    background-color: #2EC3E3;
    min-height: 405px;
}

.econom-money .row {
    color: #fff;
    font-family: etelka-bold;
    text-align: center;
}

.econom-money-title {
    margin: 15px 0 38px;
}

.descr-icon {
    padding-bottom: 20px;
}

.descr-icon .txt {
    font-size: 17px;
}

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

.price .first img {
    /* width: 100%; */
}

.price-title {
    color: #000;
    font-size: 50px;
    margin-top: 83px;
    text-align: center;
}

.maps {
    background: #fff;
    min-height: 750px;
}

.maps-slogan {
    background-color: #2EC3E3;
    min-height: 63px;
    font-size: 36px;
    color: #fff;
    text-align: center;
    font-family: etelka-bold;
    padding: 20px;
}

.reviews {
    background-color: #fff;
    min-height: 522px;
}

.review-title {
    color: #000;
    font-size: 36px;
    margin-top: 85px;
    text-align: center;
}

.review-descr {
    color: #7F7F7F;
    font-size: 17px;
    margin: 35px 0 28px 0;
    text-align: center;
}

.anchor {
    position: absolute;
    margin-top: -60px;
}

.popup-form {
    background-color: rgba(0, 0, 0, 0.9);
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 5000;
}

.popup-form input, form input, form textarea {
    font-size: 15px;
    padding: 10px;
}

.form2 {
    /* display: block !important; */
}

.popup-request {
    background: #25333c;
    height: 310px;
    margin: 155px auto 0;
    left: 50%;
    top: 50%;
    width: 640px;
    border-radius: 15px;
}

/*
.popup-form h2 {
    font-size: 28px;
    overflow: hidden;
    text-align: center;
    margin: 10px 0;
}
*/

.layout-close-popup-form {
    color: #FFF;
    text-align: right;
    padding: 10px 15px 0 0;
}

.layout-close-popup-form span {
    cursor: pointer;
    margin: -5px 0 10px -10px !important;
}

.popup-form-field-left {
    float: left;
    margin-left: 20px;
    width: 30%;
}

.popup-form-field-right {
    margin: 20px 0 0 280px;
}

.popup-title {
    font-family: geometria-bold;
    color: #18cfab;
    text-transform: uppercase;
    font-size: 22px;
    padding: 7px 10px 8px 20px;
}

.row-form1 {
    margin-bottom: 20px;
}

.row-form1 input {
    border: 0;
    border-radius: 3px;
    min-height: 41px;
    width: 340px;
}

.row-form2 {
    margin-bottom: 20px;/*60px;*/
}

.row-form2 input {
    border-radius: 3px;
    border: 0;
    width: 340px;
    min-height: 41px;
}

.popup-form-field-right button {
    background: #18cfac;
    border-radius: 3px;
    border: 0;
    color: #fff;
    font-size: 15px;
    height: 35px;
    width: 340px;
}

.main-block {
    margin-bottom: -10px;
    padding: 15px 0;
    text-align: right;
    line-height: 50px;
}

.gs_small {
    margin: 25% 0 0 60%;
}

.spec_icons {
    margin: 38% 0 0 60%;
}

.parallax_div {
    position: absolute;
    width: 100%;
}

.logo-main {
    padding-top: 230px;
}

.mehanik {
    margin-top: 10px;
}

.mob, .pad {
    display: none;
}

#section_prices {
    background: #FFF;
}

.mobile-menu {
    display: none;
    top: 70px;
    background-color: #25333c;
    position: fixed;
    z-index: 4000;
}

.mobile-menu {

}

.econom-money .pad {
    display: none;
}

.close-popup-form {
    font-size: 20px;
    position: absolute;
}

.footer_mehanik {
    background: url(/images/gen-str.png) 165px 70px no-repeat;
}

.mini-menu {
    visibility: hidden;
}

.pc {
    display: block;
}
.mob {
    display: none;
}

footer .info {
    /* padding-top: 10px; */
}

#menu-mob .col-left {
    padding: 0; min-height: 57px; height: 57px;
}

#menu-mob .col-left .row {
    padding: 0;
}

#menu-mob .col-left button {
    border: 0;
}

#menu-mob .col-left  .col-xs-9 {
    padding: 0;
}

#menu-mob .col-left  .mob-logo {
    padding-top: 10px;
    margin: 0;
}
#menu-mob .col-left  .mob-datetime {
    color: #FFF; font-size: 10px; padding: 5px 0 0 0; line-height: 16px;
    padding-right: 10px;
    text-align: right;
}
#menu-mob .consultation {
    background-color: #FFCC00; padding: 3px 0 2px 7px; font-size: 12px;
}

#menu-mob .consultation a {
    color: #000;
    text-decoration: none;
}

#menu-mob .consultation .open-popup-form {

}

.mobile-menu .mobile-menu-background {
    background-color: #25333c;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -50;
    margin-top: -20px;
}

.mobile-menu .mobile-menu-background .mobile-menu-over {
    margin: 0 auto;
    width: 300px;
}

.mobile-menu .menu-advantages,
.mobile-menu .mobile-menu-over,
.mobile-menu .menu-contacts,
.mobile-menu .menu-prices
{
    padding-top: 23px;
}

.mobile-menu .menu-work,
.mobile-menu .menu-order
{
    padding-top: 13px;
}

.mobile-menu .callback-mob {
    position: relative;
    float: right;
    margin-top: 60px;
    margin-right: 7px;
}

.mobile-menu a {
    width: 300px;
    height: 60px;
    margin: 16px auto;
    background: #fff;
    border-radius: 10px;
    color: #000;
    display: block;
    font-family: geometria-bold;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
    line-height: 18px;
}

.mobile-menu a.active {
    color: #25333c;
    background: #18cfac;
}

.back {
    display: none;
    margin: 10px 0 0 15px;
}

footer .pc .logo {
    margin-left: 120px;
}

.clear {
    clear: both;
}

.order-btn-over2 {
    border-radius: 47px;
    border: 5px solid #18cfab;
    margin: 90px 0 128px 0;
    height: 140px;
    white-space: normal;
}

.order-btn {
    background-color: #25333c;
    border-radius: 20px;
    border: 0;
    color: #FFF;
    display: block;
    font-size: 24px;
    margin: 30px auto 0 auto;
    min-height: 70px;
    text-transform: uppercase;
    text-align: center;
    width: 800px;
    max-width: 800px;
}

.order-btn:hover {
    background-color: #18cfab;
}

.order-btn-over {
    margin-top: 30px;
}
.order-btn-over .repair {
    background-color: #2EC3E3; height: 50px;
}
.order-btn-over .repair .order-btn {
    margin-top: -20px; position: absolute; width: 100%;
}
.order-btn-over .repair .order-btn div {
    background-color: #000; margin-top: -20px; width: 80%; margin: 0 auto; border-radius: 10px; padding: 10px; color: #FFF; text-align: center;
}
.container-photos {
    padding: 0;
    margin: 0;
}
.container-photos .row {
    margin: 0;
}
footer .pc .phone {
    text-align: right;
}
footer .pc .phone p {
    font-size: 30px;
    margin: 0;
}
footer .pc .phone p.datetime {
    font-size: 20px;
}

footer .mob {
    min-height: 85px; height: 85px;
}

footer .mob img {
}

footer .mob .datetime {
    text-align: right;
}

.mob-footer-logo {
    max-width: 120%; padding-top: 5px;
}

#loader-over {
    display: none;
    background: #000;
    height: 100%;
    opacity: 0.9;
    position: fixed;
    width: 100%;
    z-index: 9999;
}
#loader-ajax {
    display: none;
    background: url(/images/ajax.gif) no-repeat center center;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 99999;
}
#message {
    display: none;
    margin: 0 -30px 0 -60px;
    left: 50%;
    position: fixed;
    text-align: center;
    top:50%;
    z-index: 999999;
    font-size: 12px;
}
.error-field {
    border: 1px solid red;
}
.myPlacemark {
    background: #66737c;
    border-radius: 15px;
    color: #FFF;
    font-size: 10px;
    text-align: center;
    padding: 20px;
}

.popover {
    display: block;
}

.myPlacemark img {
    width: 50%;
}

.block62-border {
    border: 5px solid #18cfab;
    border-radius: 50px;
    margin: 42px auto 0 auto;
    height: 1370px;
    position: absolute;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: inherit;
}
.mini-menu .time-and-phone {
    line-height: 22px;
}
@media only screen and (max-width: 1200px) {
    .over-form {
        background-position-x: -115px;
    }
    .nav-background {
        background-color: #25333c;
        opacity: 1;
    }
    .mini-menu {
        visibility: visible;
    }
    .navbar-toggle {
        display: block;
    }
    /*
    .block4 .mob {
        display: block;
    }
    .block4 .pc {
        display: none;
    }
    */
    .mob-row .title {
        color: #878787;
        font-size: 12px;
        text-align: center;
        padding: 10px 0 10px 0;
    }
    .circle-layout {
        background-color: #18cfab;
        border: 6px solid #d2f8f0;
        border-radius: 100px;
        height: 100px;
        width: 100px;
        margin: 0 auto;
    }
    .circle-layout .circle-mob {
        background-color: #878787;
        border-radius: 78px;
        height: 78px;
        margin: 5px auto 0 auto;
        width: 78px;
    }
    .circle-layout .circle-mob img {
        padding-top: 25px;
    }
}

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

    footer .row1 .time-work {
        font-size: 21px;
    }
    .header-text {
        top: 0;
    }
    .callme .desc2 {
        width: 900px;
    }
    .header-mehanik img {
        margin: 100px 0 0 140px;
        width: 500px;
    }
    .header .address, .header .time {
        font-size: 14px;
    }
    .order-call-border .text {
        font-size: 25px;
    }
    .header-mehanik {
        margin-left: 330px
    }
    .header {
        height: 740px;
        min-height: 740px;
    }
    .order-call .pc {
        display: none;
    }
    .order-call .mob {
        display: block;
    }
    .order-call .mob img {
        display: block;
        margin: 0 auto;
    }
    .order-call-border button {
        margin: 35px auto 15px auto;
        width: 100%;
    }
    .block4 .txt {
        padding: 0;
        margin: 20px 0;
    }
    .pad {
        display: block;
    }
    .block4 .effect_box.pc {
        display: none;
    }
    .mini-menu .col-xs-2 {
        width: 50px;
    }
    .mini-menu .time-and-phone {
        float: right;
    }
    .block3 {
        height: auto;
    }
    .block3 .subblock1 {
        margin: 10px;
    }
    .block2 .row1 .txt {
        line-height: 65px;
        padding-top: 20px;
    }
    .price1 .row2 .txt, .price2 .row1 .txt {
        text-align: left;
        font-size: 40px;
    }
    .block62-border {
        margin-top: 5px;
    }
    .order-block .text1 {
        font-size: 46px;
    }
    .price3 .row1 {
        padding-top: 20px;
    }
    .price3 .row1 .col2 .image {
        top: -250px;
    }
    .price3 .row1 .txt {
        line-height: 40px;
        margin-top: 5px;
    }
    .title-price3 {
        margin-bottom: 5px;
    }
    .descr-price3 {
        display: none;
        font-size: 35px;
    }
    .price3 .row1 .col2 .txt {
        text-align: right;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .time-and-phone.mob {
        display: block;
    }
}

@media only screen and (max-width: 990px) {
    .over-form {
        background: none;
        border: 0;
    }
}

@media only screen and (max-width: 600px) {
    .price .first img {
        width: 90px !important;
        float: right;
    }
    .block4 {
        min-height: 300px;
    }
    .block4 .txt {
        line-height: inherit;
    }
    div.text {
        line-height: inherit;
    }
    .order-block .text {
        line-height: inherit;
        margin-bottom: 0;
    }
    .order-block button {
        width: 100%;
    }
    .block1 .col1, .block1 .col2, .block1 .col3, .block1 .col4 {
        height: 250px;
    }
    .block1 .col1, .block1 .col4 {
        background-color: #1c2a33 !important;
    }
    .block1 .col2, .block1 .col3 {
        background-color: #17cfab !important;
    }
    .block1 .block-img {
        background-position: center 10px !important;
        height: 150px !important;
    }
    .block7 {
        background-image: none;
    }
    .block7 .row1 .txt {
        font-size: 20px;
        padding: 25px 0 0 0;
    }
    .review-title-0 {
        padding: 0;
    }
    .review .row {
        margin: 15px 0 10px 0;
    }
    .review .ava {
        min-width: 90px;
    }
    .review .container {
        padding: 0;
    }
    .review .name {
        font-size: 14px;
        font-family: geometria-bold;
        color: #fff;
        min-height: 90px;
        line-height: 95px;
    }
    .review .txt {
        color: #fff;
        font-size: 12px;
        text-align: justify;
        padding: 0;
    }
    .order-call-border {
        border: 0;
        margin-top: 0;
    }
    .order-call .title {
        font-size: 30px;
        margin: 10px 0;
    }
    .order-block .text {
        font-size: 25px;
        /* margin-bottom: 40px; */
    }
    .order-block .title, .order-block .av-price {
        font-size: 15px;
    }
    .order-block .block.block1, .order-block .block.block2 {
        background-size: 50% 50%;
        background-position: left center;
    }
    .order-block .text1 {
        font-size: 20px;
    }
    .order-block .text2 {
        font-size: 34px;
    }
    .callme .col-lg-12 {
        padding: 0;
    }
    .callme .desc2 {
        width: 100%;
        font-size: 14px;
        text-align: justify;
    }
    .callme .desc {
        font-size: 15px;
        padding-bottom: 5px;
    }
    .callme .title {
        font-size: 36px;
    }
    .callme-block {
        min-height: auto;
    }
    .order-call img {
        width: 100%;
    }
    .order-btn-over2 {
        border: 0 !important;
    }
    .block6 .txt, .block62 .txt {
        font-size: 30px;
    }
    .price3 .row1 .txt {
        font-size: 20px;
        margin-top: 10px;
    }
    .price3 .row1 .descr-price3 {
        line-height: 22px !important;
    }

    .price3 .row1 .col2 .txt {
        font-size: 20px;
        text-align: right;
        float: right;
        margin-top: -25px;
    }
    .price3 .row1 .col2 .image {
        height: inherit;
        width: 90px !important;
        float: right;
        top: -107px !important;
        right: -8px !important;
    }
    .price2 .first .image {
        width: 43% !important;
    }
    .price1 .row1 {
        width: 43% !important;
    }
    .block2 .row2 {
        padding-bottom: 20px;
        margin-top: -74px;
    }
    .block2 .row2 .txt {
        font-size: 13px;
        padding-top: 20px;
    }
    .block2 {
        height: auto;
    }
    .block3 {
        background-color: #FFF;
        padding-top: 0;
        height: auto;
    }
    .block3 img {
        display: block;
        margin: 0 auto;
        width: 160px !important;
    }
    .block4 {
        margin-top: 17px;
    }
    .block4 .txt {
        padding: 20px 0;
    }
    .block5-mob-text {
        padding: 13px 0 0 0;
        font-family: geometria-bold;
        font-size: 20px;
        color: #18cfab;
        text-align: center;
        text-transform: uppercase;
    }
    .block5 .container {
        padding: 0;
    }
    .block6 {
        height: auto;
    }
    .block6 .txt, .block62 .txt {
        margin: auto;
        width: auto;
    }
    .order-call-border button {
        background-color: #1c2a33;
        color: #FFF;
        padding-top: 8px;
    }
}

@media only screen and (max-width: 670px) {
    .header .row {
        height: 400px;
    }
    .header-text {
        line-height: inherit;
        margin: -15px -20px;
    }
}

@media only screen and (max-width: 768px) {
    .descr-price3 {
        display: block;
    }
    .title-price3 {
        margin-top: -40px;
        margin-bottom: 20px
    }
    .price3 .row1 .txt.pc {
        display: none;
    }
    .header-text {
        top: 0;
    }
    .block1 .col3 .block-text {
        white-space: normal;
    }
    .block1 .col2 .block-text {
        font-size: 14px;
    }
    .price3 .row1 .col2 .image {
        height: auto;
        width: 220px;
        right: 10px;
        top: -232px;
    }
    .price3 .row1 .col2 .txt {
        float: right;
        margin-top: -50px;
    }
    .price2 .first .image {
        top: -100%;
        width: 180px;
    }
    .price1 .row1 {
        top: -113%;
        width: 180px;
        height: auto;
    }
    .header-mehanik {
        margin-left: 150px;
    }
    .header-mehanik img {
        margin: 200px 0 0 160px;
        width: 437px;
    }
    .order-block .text1 {
        font-size: 34px;
    }
    .order-block .text2 {
        font-size: 74px;
    }
    .order-block .title {
        font-size: 20px;
    }
    .order-block button {
        width: 100%;
    }
    .order-call-border button {
        width: 80%;
        margin: 35px auto 15px auto;
    }
    .order-btn {
        width: 100%;
    }
    .block7 {
        background-position: center 130px;
    }
    .block7 .row2 {
        margin-top: 150px;
    }
    .block7 .row1 .txt {
        padding-top: 20px;
    }
    .block7 .row3 {
        margin-top: 185px;
    }
    footer img {
        width: inherit;
    }
    .callme-block.last {
        margin-bottom: 20px;
    }
    .callme .desc2 {
        width: inherit;
    }
    .callme-block {
        padding: 0;
    }
    .block5 .row2 .txt {
        margin-bottom: 70px;
    }
    .block5 .row1 {
        padding: 20px 0;
    }
    .block2 .row2 .txt {
        margin-top: 40px;
    }
    .block4 .row4 .txt {
        margin-bottom: 20px;
    }
    .price3 .row1 .descr-price3 {
        line-height: 40px;
    }
}

@media only screen and (max-width: 600px) {
    .price3 .row1 .col2 .txt {
        margin-top: -20px;
    }
    .price3 .row1 .txt {
        line-height: 22px;
    }
    body {

    }
    .pad {
        display: none;
    }
    .block2 .row2 .txt {
        margin-top: 72px;
    }
    .order-block .text {
        padding-bottom: 25px;
    }
    .order-block .animateme {
        padding: 0;
    }
    .order-block .discount {
        margin-top: 30px;
        font-size: 15px;
    }
    .order-block .row3 .col-lg-10 {
        padding: 0;
    }
    .order-block .block.block-image-1,
    .order-block .block.block-image-2 {
        width: 105px;
        height: 134px;
    }
    .advantages-mob-block {
        background-color: #FFF;
        min-height: auto;
    }
    .advantages-mob-block .first {
        margin-top: 15px;
    }
    .block2 .row1 .txt {
        background: none;
    }
    .block1 .block-text  {
        font-size: 14px;
    }
    footer .row1 .phone {
        font-size: 15px;
        color: #FFF;
        line-height: 5px;
    }
    footer .row1 {
        height: 70px;
    }
    footer .info {
        margin-top: 15px;
        text-align: right;
    }
    footer .info .time-work {
        text-align: left;
    }
    .over-form {
        border: 0;
    }
    footer .row1 .time-work {
        font-size: 8px;
    }
    .block2 .row1 .txt {
        padding: 20px 0 20px 0;
    }
    .over-form .form form button {
        font-size: 18px;
    }
    footer .time-work {
        margin-left: 0;
    }
    .block7 .row1 .txt {
        font-size: 20px;
    }
    .over-form .right .title {
        font-family: geometria-bold;
        font-size: 20px;
    }
    .review .name {
        font-size: 14px;
    }
    .order-call-border .text {
        font-size: 19px;
    }
    .order-call-border {
        height: 220px;
        margin-bottom: 0;
    }
    .order-call-border button {
        margin: 30px auto 20px auto;
        font-size: 18px;
        width: 100%;
    }
    .order-block button {
        font-size: 18px;
    }
    .order-block {
        min-height: auto;
        height: auto;
    }
    .order-block .text2 {
        font-size: 28px;
    }
    .order-block .title, .order-block .av-price {
        font-size: 12px;
    }
    .order-block .row2 {
        margin-top: 30px;
    }
    .order-block .title {
        margin-bottom: 20px;
    }
    .order-block .text1 {
        font-size: 20px;
        margin-top: 42px;
        width: 100%;
        white-space: normal;
    }
    .callme-block.last {
        margin-bottom: 0;
    }
    .callme-block {
        padding: 12px 0;
    }
    .block6 {
        min-height: 0;
    }
    .order-btn-over2 {
        margin: 0;
    }
    .order-btn {
        font-size: 18px !important;
        width: 100%;
    }
    .price3 .row1 {
        padding-top: 0;
    }
    .price3 .row1 .col-lg-6 {
        padding: 0;
    }
    .price {
        padding-bottom: 20px;
    }
    .price3 {
        height: 100px;
        min-height: 130px;
    }
    .title-price {
        font-size: 11px;
    }
    .sum-price {
        font-size: 11px;
    }
    .price1 .first, .price2 .first {
        padding: 20px 0;
    }
    .block6 .txt, .block62 .txt {
        font-size: 26px;
    }
    .order-btn {
        font-size: 16px;
    }
    .block5 .row2 .txt {
        font-size: 13px;
    }
    .pc {
        display: none !important;
    }
    .mob {
        display: block !important;
    }
    .order-btn-over2 {
        margin: 0 !important;
        height: 150px;
    }
    .price1 .row2 .txt, .price2 .row1 .txt {
        font-family: geometria-medium;
        font-size: 20px;
        text-align: left;
    }
    .price2, .price1 {
        min-height: auto;
    }
    .block5 {
        height: auto;
        min-height: auto;
        margin-bottom: 10px;
    }
    .block4 .txt {
        font-size: 20px;
        /* padding-top: 800px; */
    }
    .block4 .row4 .txt {
        font-size: 30px;
        padding: 0;
    }
    .block2 .row1 .txt {
        font-size: 18px;
        line-height: inherit !important;
        text-decoration: none;
        padding-bottom: 0;
    }
    .header-text {
        top: 0;
    }
    .header-text .font-size-4 {
        font-size: 13px;
    }
    .header-text .font-size-6 {
        font-size: 20px;
    }
    .header-mehanik {
        margin-left: 50px;
    }
    .header-mehanik img {
        width: 100%;
    }
    .header {
        min-height: auto;
        height: auto;
    }
    footer img {
        width: 50%;
    }
    .popup-request {
        margin: 130px auto 0;
        width: 90%;
    }
    .popup-request input {
        margin-left: 5%;
        width: 90%;
    }
    .popup-form-field-left {
        display: none;
    }
    .popup-form-field-right {
        margin: 0;
    }
    .popup-form-field-right button {
        margin-left: 5%;
        width: 90%;
    }
    .row-form2 {
        margin-bottom: 30px;
    }
    .mob-row .title {
        color: #878787;
        font-size: 12px;
        text-align: center;
        padding: 10px 0 10px 0;
    }
    .block8 {
        height: auto;
    }
    .over-form {
        border-radius: 0;
        height: auto;
        margin-bottom: 20px;
    }
    .over-form .right .title {
        padding-top: 0;
        padding-bottom: 10px;
        text-align: center;
    }
    .form form .field label {
        color: #fff;
        font-family: geometria-bold;
    }
    .block6 .order-btn-over2 .col-lg-10 {
        padding: 0;
    }
}

@media only screen and (max-width: 420px) {
    footer img {
        width: 100%;
    }
    .block1 .col1 .block-text,
    .block1 .col2 .block-text,
    .block1 .col3 .block-text,
    .block1 .col4 .block-text
    {
        font-size: 11px;
    }
    .callme .title {
        font-size: 30px;
    }
    .block4 .mob-row {
        margin-left: -40px;
    }
    .mob-row .title {
        padding-left: 22px;
    }
    .mob-row .title1 {
        padding-left: 0;
    }
    .mob-row .title2 {
        padding-left: 3px;
    }
}
.agreement {
  margin-top:5px;
  color:#FFF;
}
.rules{width:100%;text-align:center;height:32px;font-size:12px;background-color:#22353f;}
.rules a {color:#FFF}
.phone-header a {
  color:#FFF;
}
.header .phone a {
  color:#18cfab;
}</pre></body></html>