

/* Start:/local/templates/main/css/style.css?154209811378424*/
/*reset light*/
html, body {
    margin: 0;
    padding: 0;
}
body {
    font-family: 'Roboto', sans-serif;
}
a:hover {
    text-decoration: none;
}
img, a, input, textarea, select, button {
    outline-style: none;
}
input, textarea, select, button {
    font-family: 'Roboto', sans-serif;
}
.container_main {
    min-width: 320px;
    -webkit-transition: 1s;
       -moz-transition: 1s;
        -ms-transition: 1s;
         -o-transition: 1s;
            transition: 1s;
}


  
.pol_conf
{
width: 100%;
display: block;
margin: auto;
    margin-top: auto;
overflow: hidden;
margin-top: 20px;
}

}
.pol_conf span
{
  width: 20px;
float: left; 
display: block;
}

.pol_conf input
{
  margin-right: 10px !important;
    width: 21px !important; 
    float: left;
}

.pol_conf label
{
font-size: 12px;
line-height: 1.2;
padding-left: 5px !important;
float: left;
display: block;
width: 85%;
text-align: left;
color: #000;
}
.pol_conf_opv_white  
{
    color: #fff;
}

.pol_conf_opv_white a
{
   color: #ccc;
} 


.clr {
    clear: right;
}
.align_center {
    text-align: center;
}
.wmain {
    max-width: 1170px;
    margin: 0 auto;
}

.overflow {
    overflow: hidden;
}

.lvint {
	width: 0px;
	height: 0px;
	overflow: hidden;
}

.hl_top {
    background: #EEE;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}


.hl_index {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 200;
}

    .hl_index .hl_top {
        background: url("/local/templates/main/css/../img/hl_bg.png");
    }

.hl_top .wmain {
    overflow: hidden;
}

    .logo {
        display: block;
        float: left;
        margin-top: 10px;
        text-decoration: none;
        -webkit-transition: 0.2s;
           -moz-transition: 0.2s;
            -ms-transition: 0.2s;
             -o-transition: 0.2s;
                transition: 0.2s;
    }

        .logo:hover {
            opacity: 0.8;
        }

        .logo img {
            display: block;
            width: 100%;
        }

.hl_right {
    float: right;
    overflow: hidden;
}

.hr_search {
    display: block;
    float: left;
    overflow: hidden;
    margin-top: 16px;
}

    .hr_search input {
        display: block;
        float: left;
        width: 62px;
        height: 20px;
        background: none;
        border: none;
        font-size: 11px;
        color: #FFF;
        font-weight: bold;
        background: none;
        padding-left: 12px;
        padding-right: 12px;
        text-transform: uppercase;
        -webkit-transition: 0.3s;
           -moz-transition: 0.3s;
            -ms-transition: 0.3s;
             -o-transition: 0.3s;
                transition: 0.3s;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
        font-family: 'Roboto', sans-serif;
    }

    .hrs_btn {
        display: block;
        width: 20px;
        height: 20px;
        border: none;
        cursor: pointer;
        float: left;
        background: none;
        position: relative;
    }

        .hrs_btn:before {
            content: "";
            display: block;
            position: absolute;
            width: 12px;
            height: 12px;
            background: url("/local/templates/main/css/../img/search_ico.png") no-repeat left top;
            left: 50%;
            top: 50%;
            -webkit-transition: 0.3s;
               -moz-transition: 0.3s;
                -ms-transition: 0.3s;
                 -o-transition: 0.3s;
                    transition: 0.3s;
            margin-left: -6px;
            margin-top: -6px;
        }

    .hr_search_act .hrs_btn:before {
        background-position: left bottom;
    }

        .hr_search_act input {
            width: 134px;
        }


    .hl_phone {
        display: block;
        float: left;
        text-decoration: none;
        font-size: 16px;
        color: #FFF;
        font-weight: 300;
        line-height: 20px;
        margin-left: 67px;
        margin-top: 16px;
    }
    .hl_zapis {
        float: right;
        text-decoration: none;
        display: block;
        font-size: 11px;
        color: #FFF;
        font-weight: bold;
        text-transform: uppercase;
        height: 51px;
        line-height: 51px;
        padding-left: 50px;
        padding-right: 50px;
        background: #004b85;
        margin-left: 30px;
        -webkit-transition: 0.3s;
           -moz-transition: 0.3s;
            -ms-transition: 0.3s;
             -o-transition: 0.3s;
                transition: 0.3s;
    }

        .hl_zapis:hover {
            background: #035DA3;
        }

.hl_nav_main {
    background: #FFF;
    position: relative;
    z-index: 500;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
}

    .hl_nav {
        display: block;
        margin: 0;
        padding: 0;
        list-style: none;
        height: 39px;
        border-right: 1px solid #e5e5e5;
    }

        .hl_nav > li {
            display: block;
            float: left;
            width: 20%;
            border-left: 1px solid #e5e5e5;
            -webkit-box-sizing: border-box;
               -moz-box-sizing: border-box;
                    box-sizing: border-box;
        }
        
        .hl_nav > li:nth-child(2), .hl_nav > li:nth-child(3), .hl_nav > li:nth-child(4), .hl_nav > li:nth-child(5), .hl_nav > li:nth-child(6) {
            width: 16% !important;
        }

            .hl_nav > li > a {
                display: block;
                position: relative;
                font-size: 13px;
                color: #303A42;
                font-weight: 500;
                text-transform: uppercase;
                height: 39px;
                line-height: 39px;
                overflow: hidden;
                text-align: center;
                text-decoration: none;
                -webkit-transition: 0.5s;
                   -moz-transition: 0.5s;
                    -ms-transition: 0.5s;
                     -o-transition: 0.5s;
                        transition: 0.5s;
                background: transparent;
            }

                .hl_nav > li:hover > a {
                    background: #E5E5E5;
                    color: #004B85;
                }


        .hl_nav > li.drop > a:before, .hl_nav > li.drop > a:after, .hl_nav > li.drop > a span:before {
            content: "";
            display: block;
            position: absolute;
            width: 9px;
            height: 1px;
            background: #004B85;
            left: 9px;
            top: 0;
            -webkit-transition: 0.3s;
               -moz-transition: 0.3s;
                -ms-transition: 0.3s;
                 -o-transition: 0.3s;
                    transition: 0.3s;
        }

        .hl_nav > li.drop > a:before {
            margin-top: 15px;
        }

        .hl_nav > li.drop > a:after {
            margin-top: 19px;
        }

        .hl_nav > li.drop > a span:before {
            margin-top: 23px;
        }

            .hl_nav > li.drop:hover > a:after {
                width: 15px;
                left: 6px;
            }

.drop_inner {
    display: block;
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 39px;
    background: #E5E5E5;
    padding-top: 25px;
    padding-bottom: 48px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
}

.drop_inner > ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    max-width: 1170px;
    margin: 0 auto;
    overflow: hidden;
}
    .drop_inner > ul > li {
        display: block;
        float: left;
        width: 16.666666666666668%;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
        padding-right: 10px;
    }
    
    .drop_inner > ul > li.toright {
        text-align: right !important;
        padding-right: 30px;
        width: 11%;
    }

        .drop_inner > ul > li ul {
            display: block;
            margin: 0;
            padding: 0;
            list-style: none;
            margin-top: 27px;
        }
            .drop_inner > ul > li ul li {
                display: block;
                position: relative;
                padding-left: 8px;
            }

                .drop_inner > ul > li ul li:before {
                    content: "•";
                    font-size: 12px;
                    color: #0090FF;
                    font-weight: 500;
                    display: block;
                    position: absolute;
                    left: 0;
                    top: 1px;
                }

                .drop_inner > ul > li ul li + li {
                    margin-top: 6px;
                }

                .drop_inner > ul > li ul li a {
                    display: block;
                    text-decoration: none;
                    font-size: 12px;
                    color: #303A42;
                    font-weight: 500;
                    -webkit-transition: 0.2s;
                       -moz-transition: 0.2s;
                        -ms-transition: 0.2s;
                         -o-transition: 0.2s;
                            transition: 0.2s;
                }

                    .drop_inner > ul > li ul li a:hover {
                        color: #004B85;
                    }


    .hl_drop_title_inner a {
        display: block;
        text-decoration: none;
        font-size: 14px;
        color: #303A42;
        text-transform: uppercase;
        font-weight: 500;
    }

.hs_bg_1 {
    background: url("/local/templates/main/css/../img/head_slider_img1.jpg") no-repeat center top;
}

.hs_bg_2 {
    background: url("/local/templates/main/css/../img/audi_rs7.jpg") no-repeat center top;
}

.head_slider {
    position: relative;
    z-index: 50;
}

.slider_dots {
    position: absolute;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
        margin: 0;
        padding: 0;
        list-style: none;
        display: block;
        width: 100%;
        left: 0;
        bottom: 250px;
        z-index: 300;
        text-align: center;
}

html .slick-dots {
    bottom: 200px !important;
}


.progress circle {
  stroke-dasharray: 52;
  stroke-dashoffset: 52;
  -webkit-animation: dash 11.8s infinite linear;
          animation: dash 11.8s infinite linear;
  -webkit-animation-play-state: running;
     -moz-animation-play-state: running;
       -o-animation-play-state: running;
          animation-play-state: running;
}

.progress {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  stroke: #fff;
  display: none !important;
}

.slick-active .progress {
    display: block !important;
}

.slick-dots li + li .progress circle {
    -webkit-animation: dash 11.8s infinite linear !important;
            animation: dash 11.8s infinite linear !important;
}

.head_slider:hover .slick-dots li .progress circle {
    -webkit-animation-play-state: paused !important;
    -moz-animation-play-state: paused !important;
    -o-animation-play-state: paused !important;
    animation-play-state: paused !important;
}
/*
@-webkit-keyframes dash {
  50% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 52;
  }
}*/

@keyframes dash {
  50% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -52;
  }
}

.slick-dots li {
    position: relative;
}

.progress {
    display: block;
    position: absolute;
    left: -18px;
    top: -8px;
}


.head_slider_gradient {
    position: relative;
    background: #303a42 url("/local/templates/main/css/../img/gradient_bottom.png") repeat-x left bottom;
}

    .head_slider:before {
        content: "";
        display: block;
        position: absolute;
        z-index: 70;
        width: 100%;
        height: 374px;
        left: 0;
        bottom: 0;
        background: url("/local/templates/main/css/../img/head_slider_gradient.png") repeat-x left top;
    }

.hs_inner {
    overflow: hidden;
    padding-top: 90px;
    max-height: 860px;
    min-height: 740px;
}

.hs_plashka {
    padding-left: 41px;
    padding-right: 20px;
    /*background: rgba(0,0,0,0.4);*/
    position: relative;
    max-width: 570px;
    padding-top: 67px;
    padding-bottom: 40px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

    .hs_plashka_inner {
        z-index: 30;
        position: relative;
    }

.hs_plashka_blur {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 10;
    background-position: -376px -90px !important;
}

    .hs_plashka_blur:before {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 10;
        background: rgba(0,0,0,0.25);
    }

    .hs_bg_1 .hs_plashka_blur {
        background: url("/local/templates/main/css/../img/head_slider_img1.jpg") no-repeat;
    }

    .hs_bg_2 .hs_plashka_blur {
        background: url("/local/templates/main/css/../img/audi_rs7.jpg") no-repeat;
    }

.hsp_title {
    font-size: 48px;
    color: #FFF;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 54px;
}

.hsp_info {
    font-size: 18px;
    color: #FFF;
    font-weight: 300;
    line-height: 28px;
    margin-top: 30px;
}

.btn_str {
    display: inline-block;
    vertical-align: top;
    font-size: 11px;
    color: #004B85;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 20px;
    padding-right: 83px;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    background: #FFF;
    line-height: 120%;
    position: relative;
    text-decoration: none;
    position: relative;
    padding-top: 19px;
    padding-bottom: 19px;
    cursor: pointer;
    border: none;
}

    .btn_str:before {
        content: "";
        display: block;
        position: absolute;
        width: 7px;
        height: 21px;
        background: url("/local/templates/main/css/../img/btn_str.png") no-repeat left top;
        right: 20px;
        top: 50%;
        margin-top: -8px;
        -webkit-transition: 0.2s;
           -moz-transition: 0.2s;
            -ms-transition: 0.2s;
             -o-transition: 0.2s;
                transition: 0.2s;
    }

        .btn_str:hover:before {
            right: 15px;
        }

    .hs_plashka .btn_str {
        margin-top: 33px;
    }

    .hsp_list_ico {
        display: block;
        margin: 0;
        padding: 0;
        list-style: none;
        overflow: hidden;
        margin-top: 39px;
    }

        .hsp_list_ico li {
            display: block;
            float: left;
            -webkit-box-sizing: border-box;
               -moz-box-sizing: border-box;
                    box-sizing: border-box;
            width: 50%;
            position: relative;
            height: 48px;
            padding-left: 69px;
            font-size: 14px;
            color: #FFF;
            line-height: 20px;
        }

            .hsp_list_ico li i {
                display: block;
                left: 0;
                top: 0;
                position: absolute;
            }

            .hsp_list_ico li span {
                display: block;
                padding-top: 4px;
            }

.plashka_index {
    max-width: 1170px;
    margin: 0 auto;
    margin-top: -164px;
    position: relative;
    z-index: 100;
    padding-left: 15px;
    padding-right: 15px;
}

.pi_list {
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
}

    .pi_list li {
        display: block;
        float: left;
        width: 33%;
        overflow: hidden;
        position: relative;
    }

    .pi_list li img {
        display: block;
        width: 100%;
        -webkit-transform-origin: left bottom;
           -moz-transform-origin: left bottom;
            -ms-transform-origin: left bottom;
             -o-transform-origin: left bottom;
                transform-origin: left bottom;
        -webkit-transition: 4s;
           -moz-transition: 4s;
            -ms-transition: 4s;
             -o-transition: 4s;
                transition: 4s;
    }

        .pi_list li:hover img {
            -webkit-transform: scale(1.2);
               -moz-transform: scale(1.2);
                -ms-transform: scale(1.2);
                 -o-transform: scale(1.2);
                    transform: scale(1.2);
        }

        .pi_list li a {
            display: block;
            text-decoration: none;
        }

    .pil_title {
        position: absolute;
        font-size: 26px;
        color: #FFF;
        font-weight: 900;
        text-transform: uppercase;
        left: 0;
        top: 0;
        z-index: 20;
        padding-left: 30px;
        width: 100%;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
        padding-right: 10px;
        top: 36px;
    }

    .pil_btn {
        position: absolute;
        z-index: 20;
        font-size: 16px;
        color: #FFF;
        height: 30px;
        line-height: 30px;
        left: 30px;
        bottom: 16px;
    }

        .pil_btn:hover {
            text-decoration: underline;
        }

    .pil_btn_play {
        padding-left: 50px;
        background: url("/local/templates/main/css/../img/play_ico.png") no-repeat left center;
    }


.garant_block {
    overflow: hidden;
    background: #FFF;
}

.gb_title {
    float: left;
    font-size: 14px;
    color: #303A42;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 18px;
    display: table;
    height: 88px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 30px;
    width: 25%;
}

    .gb_title span {
        width: 100%;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
        padding-right: 20px;
        display: table-cell;
        vertical-align: middle;
    }


.gb_list {
    float: left;
    width: 75%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

    .gb_list li {
        display: block;
        float: left;
        width: 33.3333333333333%;
        overflow: hidden;
    }

    .gb_ploshad {
        float: left;
        font-size: 36px;
        color: #004B85;
        font-weight: 300;
        height: 84px;
        line-height: 77px;
        padding-left: 9px;
    }

        .gb_ploshad span {
            color: #99A3AB;
        }

            .gb_ploshad span sup {
                font-size: 18px;
                position: relative;
                top: -3px;
                margin-left: 2px;
            }

        .gb_ploshad + .gb_text {
            margin-left: 144px;
        }


    .gb_text {
        display: table;
        height: 84px;
        margin-left: 83px;
    }

        .gb_text span {
            width: 100%;
            -webkit-box-sizing: border-box;
               -moz-box-sizing: border-box;
                    box-sizing: border-box;
                display: table-cell;
                padding-right: 30px;
                vertical-align: middle;
                font-size: 14px;
                color: #303A42;
        }


    .gb_ico {
        float: left;
        display: table;
        height: 88px;
        width: 89px;
        text-align: center;
    }

        .gb_ico span {
            display: table-cell;
            width: 100%;
            vertical-align: middle;
            -webkit-box-sizing: border-box;
               -moz-box-sizing: border-box;
                    box-sizing: border-box;
            padding-right: 10px;
        }

.cat_plashka_list {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
}

    .cat_plashka_list > li {
        display: block;
        float: left;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
        padding-left: 15px;
        padding-right: 15px;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
        width: 25%;
        margin-bottom: 30px;
    }

    .cpl_inner {
        background: #FFF;
        height: 360px;
        position: relative;
        -webkit-border-radius: 3px;
                border-radius: 3px;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
        -webkit-transition: 0.4s;
           -moz-transition: 0.4s;
            -ms-transition: 0.4s;
             -o-transition: 0.4s;
                transition: 0.4s;
        padding-left: 40px;
        padding-right: 30px;
        padding-top: 35px;
        height: 630px;  
    }

        .cat_plashka_list > li:hover .cpl_inner {
            -webkit-box-shadow: 0px 5px 25px rgba(0,0,0,0.12);
                    box-shadow: 0px 5px 25px rgba(0,0,0,0.12);
        }

        .cat_plashka_list >  li + li + li + li  .cpl_inner {
            height: 580px;
        }


    .cpl_ico img {
        display: inline-block;
        vertical-align: top;
    }

    .cpl_name {
        font-size: 18px;
        color: #303A42;
        font-weight: 900;
        margin-top: 28px;
    }
  
    .cpl_ysl_list {
        display: block;
        margin: 0;
        padding: 0;
        list-style: none;
        margin-top: 20px;
        max-width: 244px;
    }

        .cpl_ysl_list li {
            display: block;
            position: relative;
            padding-left: 10px;
        }

            .cpl_ysl_list li:before {
                content: "•";
                display: block;
                position: absolute;
                left: 0;
                top: 2px;
                color: #0090FF;
            }

            .cpl_ysl_list li + li {
                margin-top: 10px;
            }

            .cpl_ysl_list li a {
                font-size: 14px;
                color: #303A42;
                line-height: 20px;
                position: relative;
                text-decoration: none;
                display: inline;
                -webkit-transition: 0.2s;
                   -moz-transition: 0.2s;
                    -ms-transition: 0.2s;
                     -o-transition: 0.2s;
                        transition: 0.2s;
            }
                .cpl_ysl_list li a span {
                    position: relative;
                    z-index: 10;
                }

                .cpl_ysl_list li a:hover {
                    color: #004B85;
                }

                .cpl_ysl_list li a:before {
                    content: "";
                    display: block;
                    position: absolute;
                    width: 0%;
                    height: 0px;
                    background: #E5EDF3;
                    left: 0;
                    bottom: -1px;
                    -webkit-transition: 0.2s;
                       -moz-transition: 0.2s;
                        -ms-transition: 0.2s;
                         -o-transition: 0.2s;
                            transition: 0.2s;
                }
                    .cpl_ysl_list li a:hover:before {
                        height: 10px;
                        width: 100%;
                    }

    .cpl_last {
        width: 50% !important;
        position: relative;
    }

    .cpl_last_img_decor {
        position: absolute;
        right: 0;
        top: 53px;
    }


.cpl_car_ico_list {
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 28px;
}

    .cpl_car_ico_list li {
        display: block;
        float: left;
        margin-right: 20px;
        display: table;
        height: 25px;
    }

        .cpl_car_ico_list li span {
            display: table-cell;
            width: 100%;
            vertical-align: middle;
        }

        .cpl_car_ico_list li img {
            display: inline-block;
            max-height: 25px;
        }

.offer {
    padding-bottom: 40px;
    padding-left: 15px;
    padding-right: 15px;
}

    .offer .wmain {
        overflow: hidden;
    }

    .ti {
        font-size: 26px;
        color: #303A42;
        font-weight: 900;
        padding-top: 28px;
    }

    .offer_left {
        float: left;
        width: 75%;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
    }

    .offer_list {
        display: block;
        margin: 0;
        padding: 0;
        list-style: none;
        overflow: hidden;
        margin-top: 40px;
    }

        .offer_list li {
            display: block;
            float: left;
            width: 33.3333333%;
            -webkit-box-sizing: border-box;
               -moz-box-sizing: border-box;
                    box-sizing: border-box;
            padding-right: 20px;
        }

        .ol_name {
            font-size: 16px;
            color: #004B85;
            line-height: 20px;
            margin-top: 22px;
        }

        .offer_list li p {
            display: block;
            margin: 0;
            font-size: 13px;
            color: #99A3AB;
            line-height: 17px;
            margin-top: 23px;
        }

.offer_form {
    float: right;
    width: 25%;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

    .offer_form .form_style {
        display: block;
        height: 347px;
        background: url("/local/templates/main/css/../img/predlojenye_form_bg.jpg") no-repeat left top;
        -webkit-background-size: cover;
             -o-background-size: cover;
                background-size: cover;
        padding-left: 40px;
        padding-right: 40px;
    }

    .of_title {
        font-size: 18px;
        color: #FFF;
        font-weight: 900;
        padding-top: 34px;
    }


.form_style input[type="text"] {
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 16px;
    color: #B3B5B7;
    background: #FFF;
    border: none;
    height: 45px;
    padding-left: 15px;
    padding-right: 10px;
    -webkit-transition: 0.5s;
       -moz-transition: 0.5s;
        -ms-transition: 0.5s;
         -o-transition: 0.5s;
            transition: 0.5s;
    -webkit-border-radius: 2px;
            border-radius: 2px;
}

    .form_style input[type="text"]:focus {
        color: #303A42;
    }

    .offer_form .form_style label {
        display: block;
        margin-top: 24px;
    }

        .offer_form .form_style label + label {
            margin-top: 16px;
        }

        .offer_form .form_style label span {
            display: block;
            font-size: 13px;
            color: #FFF;
            line-height: 13px;
            padding-bottom: 7px;
        }

        .offer_form .form_style input {
            display: block;
            width: 100%;
        }


    .offer_form .form_style .btn_str {
        margin-top: 30px;
    }
    
.form_style input.red, .form_style textarea.red {
	border-bottom: 1px solid #ff0000 !important;
}

.form_style input.red2, .form_style textarea.red2 {
	border: 2px solid #ff0000 !important;
}

.bb {
    background: #035DA3;
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
}

    .bb:before {
        background-position: -7px top;
    }

    .bb2 {
        color: #FFF;
        font-size: 11px;
        font-weight: bold;
        background: #004B85;
        padding-right: 64px;
    }

        .bb2:before {
            background-position: right top;
        }


.event {
    background: #F2F2F2;
    padding-bottom: 40px;
    padding-top: 32px;
}

    .event .wmain {
        max-width: 1200px;
    }

.event .ti_btn {
    padding-left: 15px;
    padding-right: 15px;
}

.ti_btn {
    overflow: hidden;
}

    .ti_btn .ti {
        float: left;
        padding-top: 0;
    }

    .btn_transparent {
        display: block;
        float: right;
        font-size: 11px;
        color: #004B85;
        font-weight: bold;
        text-transform: uppercase;
        padding-right: 46px;
        height: 11px;
        line-height: 11px;
        position: relative;
        text-decoration: none;
        margin-top: 12px;
    }

        .btn_transparent:before {
            content: "";
            display: block;
            position: absolute;
            width: 7px;
            height: 11px;
            right: 0;
            top: 0;
            background: url("/local/templates/main/css/../img/btn_str.png") no-repeat left top;
        }

        .btn_transparent:hover {
            text-decoration: underline;
        }

.event_list {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    height: 380px;
    margin-top: 24px;
}

    .event_list > li {
        display: block;
        float: left;
        width: 33.3333333333333%;
        padding-left: 15px;
        padding-right: 15px;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
    }

        .event_list > li > a {
            display: block;
            -webkit-border-radius: 2px;
                    border-radius: 2px;
                overflow: hidden;
            text-decoration: none;
            background: #FFF;
            height: 380px;
            -webkit-transition: 0.5s;
               -moz-transition: 0.5s;
                -ms-transition: 0.5s;
                 -o-transition: 0.5s;
                    transition: 0.5s;
            position: relative;
            top: 0;
            -webkit-box-sizing: border-box;
               -moz-box-sizing: border-box;
                    box-sizing: border-box;
        }

            .event_list > li > a:hover {
                -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.05), 0px 1px 1px rgba(0,0,0,0.05), 0px 8px 8px rgba(0,0,0,0.05), 0px 16px 16px rgba(0,0,0,0.05), 0px 32px 32px rgba(0,0,0,0.05), 0px 64px 64px rgba(0,0,0,0.05);
                        box-shadow: 0px 2px 2px rgba(0,0,0,0.05), 0px 1px 1px rgba(0,0,0,0.05), 0px 8px 8px rgba(0,0,0,0.05), 0px 16px 16px rgba(0,0,0,0.05), 0px 32px 32px rgba(0,0,0,0.05), 0px 64px 64px rgba(0,0,0,0.05);
            }


    .el_img {
        position: relative;
    }

        .el_img:before {
            content: "";
            display: block;
            position: absolute;
            width: 100%;
            left: 0;
            bottom: 0px;
            z-index: 20;
            height: 0px;
            background: #E5EDF3;
            /*opacity: 0;*/
            -webkit-transition: 0.3s;
               -moz-transition: 0.3s;
                -ms-transition: 0.3s;
                 -o-transition: 0.3s;
                    transition: 0.3s;
        }

        .event_list > li > a:hover .el_img:before {
            /*height: 10px;*/
            bottom: 0;
            opacity: 1;
            height: 10px;
        }

        .el_img img {
            display: block;
            width: 100%;
        }


    .el_data {
        font-size: 12px;
        color: #99A3AB;
        margin-top: 25px;
        padding-left: 32px;
        padding-right: 32px;
        line-height: 16px;
    }

        .el_data i {
            display: inline-block;
            vertical-align: top;
            font-size: 9px;
            color: #FFF;
            font-weight: 900;
            height: 15px;
            line-height: 15px;
            background: #E73E3E;
            -webkit-border-radius: 2px;
                    border-radius: 2px;
            font-style: normal;
            padding-left: 5px;
            padding-right: 5px;
            margin-right: 4px;
        }

    .el_info {
        font-size: 16px;
        color: #004B85;
        line-height: 20px;
        margin-top: 13px;
        padding-left: 32px;
        padding-right: 32px;
    }


.seo {
    padding-top: 31px;
    padding-bottom: 36px;
    padding-left: 15px;
    padding-right: 15px;
}



.seo .ti {
    padding-top: 0;
}

.seo .content_text {
    margin-top: 19px;
}

.content_text p {
    display: block;
    margin: 0;
    font-size: 14px;
    color: #303A42;
    line-height: 22px;
}

    .content_text p + p {
        margin-top: 23px;
    }

    .content_text p a {
        color: #004B85;
        text-decoration: none;
    }

        .content_text p a:hover {
            text-decoration: underline;
        }

.footer {
    background: #FFF;
    border-top: 1px solid #e1e6eb;
    padding-top: 19px;
    padding-bottom: 24px;
    padding-left: 15px;
    padding-right: 15px;
}

    .footer .wmain {
        overflow: hidden;
    }

    .f_logo {
        display: block;
        text-decoration: none;
        float: left;
    }

        .f_logo img {
            display: block;
            width: 100%;
        }


    .f_soc {
        float: left;
        margin: 0;
        padding: 0;
        list-style: none;
        display: block;
        overflow: hidden;
        padding-top: 11px;
        margin-left: 130px;
    }

        .f_soc li {
            display: block;
            float: left;
        }

             .f_soc li + li {
                 margin-left: 40px;
             }

              .f_soc li a {
                  display: block;
                  text-decoration: none;
                  font-size: 14px;
                  color: #004B85;
                  font-weight: 900;
                  line-height: 14px;
                  -webkit-transition: 0.2s;
                     -moz-transition: 0.2s;
                      -ms-transition: 0.2s;
                       -o-transition: 0.2s;
                          transition: 0.2s;
              }

                .f_soc li a:hover {
                    opacity: 0.8;
                }

    .create {
        display: block;
        text-decoration: none;
        float: right;
        font-size: 12px;
        color: #999;
        line-height: 15px;
        padding-left: 50px;
        background: url("/local/templates/main/css/../img/create_logo.png") no-repeat left center;
    }

        .create span {
            color: #004B85;
            display: block;
        }

            .create:hover span {
                text-decoration: underline;
            }

.title_inner {
    position: relative;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
        background-attachment: fixed !important;
/*    -webkit-background-size: cover !important;
         -o-background-size: cover !important;
            background-size: cover !important;*/
    height: 290px;
    padding-top: 90px;
}

    .title_inner h1 {
        display: table;
        width: 100%;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
        padding-left: 15px;
        padding-right: 15px;
        height: 200px;
        text-align: center;
        font-size: 38px;
        color: #FFF;
        font-weight: 900;
        line-height: 120%;
        margin: 0;
        padding: 0;
    }

        .title_inner h1 span {
            width: 100%;
            display: table-cell;
            vertical-align: middle;
        }


    .ti_contact {
        background: url("/local/templates/main/css/../img/decor_head_contact.jpg") no-repeat center top;
    }


.crumbs {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    left: 0;
    top: 105px;
    text-align: center;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
}

    .crumbs li {
        display: inline-block;
        vertical-align: top;
        position: relative;
        margin-left: 18px;
        margin-right: 18px;
        font-size: 12px;
        line-height: 14px;
        color: #86B0CF;
        margin-bottom: 5px;
    }

        .crumbs li + li:before {
            content: "—";
            font-size: 12px;
            color: #00A2FF;
            position: absolute;
            display: block;
            left: -26px;
            top: 0px;
        }

    .crumbs li a {
        display: block;
        text-decoration: none;
        font-size: 12px;
        color: #FFF;
        line-height: 14px;
    }

        .crumbs li a:hover  {
            text-decoration: underline;
        }

.contact_list {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    max-width: 1170px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 54px;
    padding-bottom: 60px;
    padding-left: 15px;
    padding-right: 15px;
}

    .contact_list > li {
        float: left;
        overflow: hidden;
        width: 33.3333333333%;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
        padding-right: 20px;
    }

    .cl_title {
        font-size: 18px;
        color: #303A42;
        font-weight: 900;
    }

    .contact_list > li p {
        display: block;
        margin: 0;
        font-size: 14px;
        color: #99A3AB;
        line-height: 22px;
        margin-top: 37px;
    }

    .cl_inner {
        max-width: 270px;
    }

    .cl_phone {
        display: block;
        margin: 0;
        padding: 0;
        list-style: none;
        margin-top: 12px;
    }

        .cl_phone li {
            display: block;
            overflow: hidden;
            font-size: 14px;
            color: #303A42;
            font-weight: 900;
            line-height: 22px;
        }

            .cl_phone li span {
                display: block;
                float: left;
                max-width: 160px;
            }

                .cl_phone li span + a {
                    margin-left: 10px;
                }

            .cl_phone li a {
                display: block;
                font-weight: 900;
                color: #303A42;
                text-decoration: none;
            }

    .cont_mail {
        display: block;
        text-decoration: none;
        font-size: 12px;
        line-height: 14px;
        color: #004B85;
        padding-left: 30px;
        background: url("/local/templates/main/css/../img/mail_ico.png") no-repeat left 3px;
        margin-top: 19px;
    }

    .contact_list .btn_str {
        margin-top: 21px;
    }


.contact_map {
    height: 415px;
    background: #F8F8F8;
}

.cp_nav {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    max-width: 1170px;
    margin: 0 auto;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
}

    .cp_nav li {
        display: block;
        float: left;
        margin-right: 30px;
    }

        .cp_nav li a {
            display: block;
            text-decoration: none;
            font-size: 11px;
            color: #004B85;
            text-transform: uppercase;
            font-weight: bold;
            height: 58px;
            line-height: 58px;
            padding-bottom: 5px;
            position: relative;
            -webkit-transition: 0.3s;
               -moz-transition: 0.3s;
                -ms-transition: 0.3s;
                 -o-transition: 0.3s;
                    transition: 0.3s;
        }

            .cp_nav li a:before {
                content: "";
                display: block;
                position: absolute;
                width: 100%;
                height: 3px;
                background: #004B85;
                left: 0;
                bottom: 0;
                height: 0;
                opacity: 0;
                -webkit-transform-origin: center bottom;
                   -moz-transform-origin: center bottom;
                    -ms-transform-origin: center bottom;
                     -o-transform-origin: center bottom;
                        transform-origin: center bottom;
                -webkit-transform: scale(1.1,1);
                   -moz-transform: scale(1.1,1);
                    -ms-transform: scale(1.1,1);
                     -o-transform: scale(1.1,1);
                        transform: scale(1.1,1);
                -webkit-transition: 0.2s;
                   -moz-transition: 0.2s;
                    -ms-transition: 0.2s;
                     -o-transition: 0.2s;
                        transition: 0.2s;
            }

            .cp_nav li a:hover, .cp_nav li a.act {
                color: #303A42;
            }

            .cp_nav li a:hover:before, .cp_nav li a.act:before {
                height: 5px;
                opacity: 1;
                -webkit-transform: scale(1);
                   -moz-transform: scale(1);
                    -ms-transform: scale(1);
                     -o-transform: scale(1);
                        transform: scale(1);
            }

.cp_inner {
    background: #F8F8F8;
    padding-top: 60px;
    padding-bottom: 60px;
}

.cp_list {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
    max-width: 1200px;
    margin: 0 auto;
}

    .cp_list li {
        display: block;
        float: left;
        width: 25%;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
        padding-left: 15px;
        padding-right: 15px;
    }

    .cp_inner_block {
        background: #FFF;
        min-height: 430px;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
        padding-bottom: 10px;
    }

        .cp_inner_block img {
            display: block;
            width: 100%;
        }

    .cp_footer {
        padding-left: 31px;
        padding-right: 20px;
        padding-top: 18px;
    }

        .cp_name {
            font-size: 12px;
            color: #303A42;
            font-weight: 900;
            text-transform: uppercase;
        }

        .cp_info {
            font-size: 12px;
            color: #99A3AB;
            margin-top: 11px;
        }

        .cp_phone {
            text-decoration: none;
            display: inline-block;
            vertical-align: top;
            font-size: 12px;
            color: #303A42;
            font-weight: 900;
            margin-top: 14px;
        }


.contact_form {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 52px;
    padding-bottom: 60px;
}

    .contact_form .wmain {
        max-width: 770px;
    }

    .cf_title {
        text-align: center;
        font-size: 18px;
        color: #303A42;
        font-weight: 900;
        text-transform: uppercase;
    }

    .contact_form .form_style {
        display: block;
        margin-top: 30px;
    }

    .contact_form .form_style input {
        display: block;
        -webkit-border-radius: 0;
                border-radius: 0;
        width: 100%;
        height: 30px;
        border-bottom: 1px solid #e5e5e5;
        font-size: 16px;
        color: #D4D6D7;
        padding-left: 0;
        padding-right: 0;
        -webkit-transition: 0.5s;
           -moz-transition: 0.5s;
            -ms-transition: 0.5s;
             -o-transition: 0.5s;
                transition: 0.5s;
    }

        .contact_form .form_style input:focus {
            border-color: #303A42;
        }


    .in_2 {
        overflow: hidden;
    }

        .in_2 span {
            display: block;
            float: left;
            width: 50%;
            padding-right: 15px;
            -webkit-box-sizing: border-box;
               -moz-box-sizing: border-box;
                    box-sizing: border-box;
        }

            .in_2 span + span {
                padding-left: 15px;
                padding-right: 0;
            }


        .contact_form .in_2 {
            margin-top: 29px;
        }

        .contact_form .in_2 + input {
            margin-top: 29px;
        }

    .cf_btn {
        text-align: right;
        margin-top: 30px;
    }

    .bg {
        color: #FFF;
        font-size: 11px;
        font-weight: bold;
        padding-right: 85px;
        background: #EAEAEA;
    }

    .bg:before {
        background-position: right top;
    }

.popup_rgba {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -ms-overflow-y: scroll;
        overflow-y: scroll;
    left: 0;
    top: 0;
    z-index: 99999999;
    background: linear-gradient(to bottom, rgba(48,58,66,0.8), rgba(0,75,133,0.8));
}

.popup_table {
    display: table;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.popup_cell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.closeform {
    display: block;
    position: absolute;
    height: 56px;
    width: 56px;
    z-index: 20;
    right: 0;
    top: 0;
    background: url("/local/templates/main/css/../img/closeform.png") no-repeat center center;
    -webkit-transition: 0.2s;
       -moz-transition: 0.2s;
        -ms-transition: 0.2s;
         -o-transition: 0.2s;
            transition: 0.2s;
}

    .closeform:hover {
    opacity: 0.7;
}

.popup_inner {
    position: relative;
    background: #FFF;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-top: 33px;
    margin: 0 auto;
}

.pu_call {
    max-width: 371px;
}

.pu_title {
    font-size: 18px;
    color: #303A42;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 20px;
}

.pu_call .form_style {
    display: block;
    margin-top: 26px;
}

    .popup_inner .form_style input {
        display: block;
        width: 100%;
        height: 30px;
        padding-left: 0 !important;
        padding-right: 0 !important;
        -webkit-border-radius: 0;
                border-radius: 0;
        border-bottom: 1px solid #e5e5e5;
        -webkit-transition: 0.5s;
           -moz-transition: 0.5s;
            -ms-transition: 0.5s;
             -o-transition: 0.5s;
                transition: 0.5s;
    }

        .popup_inner input:focus {
            border-color: #303a42 !important;
        }

        .popup_inner input + input {
            margin-top: 20px;
        }

        .pu_call .btn_str {
            margin-top: 40px;
        }

.blur {
    -webkit-filter: blur(6px);
    -ms-filter: blur(6px);
    -moz-filter: blur(6px);
    -o-filter: blur(6px);
    filter: blur(6px);
    filter: url('data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cfilter%20id%3D%22blur%22%3E%3CfeGaussianBlur%20stdDeviation%3D%223%22/%3E%3C/filter%3E%3C/svg%3E#blur');
}

.block_404 {
    background: #000000 url("/local/templates/main/css/../img/bg_404.jpg") no-repeat center center;
}

.block_404 {
    display: table;
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
}

.block_404_inner {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.content_404 {
    max-width: 355px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    margin: 0 auto;
    padding-top: 415px;
}

.title_404 {
    font-size: 30px;
    color: #FFF;
    line-height: 120%;
}

    .title_404 span {
        display: block;
        font-size: 14px;
        line-height: 20px;
        margin-top: 22px;
    }

    .content_404 .btn_str {
        margin-top: 35px;
    }


.logo_404 {
    position: absolute;
    width: 170px;
    left: 50%;
    margin-left: -85px;
    bottom: 50px;
    -webkit-transition: 0.3s;
       -moz-transition: 0.3s;
        -ms-transition: 0.3s;
         -o-transition: 0.3s;
            transition: 0.3s;
}

    .logo_404:hover {
        opacity: 0.6;
    }

    .logo_404 img {
        display: block;
        width: 100%;
    }


.ti_new {
    background: url("/local/templates/main/css/../img/decor_head_news.jpg") no-repeat center top;
}

.new {
    padding-top: 60px;
    padding-bottom: 26px;
}

.new .event_list {
    text-align: center;
    height: auto;
    margin-top: 0;
    max-width: 1220px;
    margin: 0 auto;
}

    .new .event_list li {
        text-align: left;
        display: inline-block;
        vertical-align: top;
        float: none;
        width: 370px;
        padding: 0;
        margin-left: 13px;
        margin-right: 13px;
    }

        .new .event_list li + li + li + li {
            margin-top: 61px;
        }

.read_all {
    display: block;
    text-decoration: none;
    height: 16px;
    line-height: 16px;
    font-size: 11px;
    color: #004B85;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 26px;
    text-align: center;
}

    .read_all span {
        display: inline-block;
        position: relative;
    }

        .read_all span:before {
            content: "";
            display: block;
            position: absolute;
            width: 7px;
            height: 11px;
            right: -46px;
            top: 1px;
            -webkit-transition: 0.2s;
               -moz-transition: 0.2s;
                -ms-transition: 0.2s;
                 -o-transition: 0.2s;
                    transition: 0.2s;
            background: url("/local/templates/main/css/../img/btn_str.png") no-repeat left top;
        }

        .read_all:hover span:before {
            right: -50px;
        }

.popular {
    background: url("/local/templates/main/css/../img/popular_gradient.jpg") repeat-x left top;
    padding-top: 42px;
    padding-bottom: 33px;
}

    .popular .cpl_inner {
        height: 440px;
    }


    .popular .ti {
        padding-top: 0;
        max-width: 1170px;
        margin: 0 auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .popular .cat_plashka_list {
        margin-top: 22px;
    }


.ti_servece {
    background: url("/local/templates/main/css/../img/decor_head_yslyga.jpg") no-repeat center top;
}

.ti_servece_main {
    background: url("/local/templates/main/css/../img/decor_head_stekla.jpg") no-repeat center top;
}

.service_main {
    padding-top: 45px;
    padding-bottom: 62px;
    padding-left: 15px;
    padding-right: 15px;
}

.service_main .wmain {
    overflow: hidden;
}

.service_about {
    float: left;
    width: 200px;
    padding-top: 9px;
}

.servica_content {
    margin-left: 300px;
}

.servica_content.no-padding {
    margin-left: 0px !important;
}


.servica_content.no-padding a {
	font-size: 14px;
	color: #303A42;
	line-height: 20px;
	position: relative;
	text-decoration: none;
	display: inline;
	-webkit-transition: 0.2s;
	   -moz-transition: 0.2s;
	    -ms-transition: 0.2s;
	     -o-transition: 0.2s;
	        transition: 0.2s;
}

.servica_content.no-padding hr {
	color: #e1e6eb; /*для IE */
    background-color: #e1e6eb; /*для Firefox, Opera, Safari*/
    border: 0px none;
    height: 1px; /* высота 1px IE, Firefox, Opera, Safari */
    clear: both; /* для очистки, если тег идет после float елемента */
    margin-bottom: 20px;
}



.sa_price_text {
    font-size: 14px;
    color: #303A42;
    line-height: 22px;
}

.sa_price {
    font-size: 36px;
    color: #303A42;
    font-weight: 300;
    line-height: 100%;
    margin-top: 7px;
}

.service_about .btn_str {
    margin-top: 33px;
}

.sa_soc {
    margin-top: 52px;
}

.sas_name {
    font-size: 14px;
    color: #99A3AB;
    line-height: 22px;
}

.sas_img {
    margin-top: 12px;
}

.sc_anons {
    font-size: 22px;
    color: #303A42;
    font-weight: 300;
    line-height: 34px;
    padding-bottom: 42px;
}

.servica_content_inner img {
    display: inline-block;
    max-width: 100%;
}

.servica_content_inner p {
    display: block;
    font-size: 14px;
    color: #303A42;
    line-height: 22px;
    margin: 0;
    margin-top: 25px;
}

    .servica_content_inner p + p {
        margin-top: 25px;
    }

    .sc_anons + p {
        margin-top: 0;
    }

    .servica_content .gb_list {
        float: none;
        width: 100%;
        border-top: 1px solid #e1e6eb;
        margin-top: 54px;
    }
		
		.servica_content_inner h2 {
			font-size: 22px;
		    color: #303A42;
		    font-weight: 300;
		    line-height: 34px;
		    padding-bottom: 0px;
		    margin-bottom: 0px;
		}
		
		.servica_content_inner ul {
			font-size: 14px;
		}

		.servica_content_inner li {
            display: block;
            position: relative;
            padding-left: 10px;
        }

            .servica_content_inner li:before {
                content: "•";
                display: block;
                position: absolute;
                left: 0;
                top: 2px;
                color: #0090FF;
            }

            .servica_content_inner li + li {
                margin-top: 10px;
            }

            .servica_content_inner li a {
                font-size: 14px;
                color: #303A42;
                line-height: 20px;
                position: relative;
                text-decoration: none;
                display: inline;
                -webkit-transition: 0.2s;
                   -moz-transition: 0.2s;
                    -ms-transition: 0.2s;
                     -o-transition: 0.2s;
                        transition: 0.2s;
            }
                .servica_content_inner li a span {
                    position: relative;
                    z-index: 10;
                }

                .servica_content_inner li a:hover {
                    color: #004B85;
                }

                .servica_content_inner li a:before {
                    content: "";
                    display: block;
                    position: absolute;
                    width: 0%;
                    height: 0px;
                    background: #E5EDF3;
                    left: 0;
                    bottom: -1px;
                    -webkit-transition: 0.2s;
                       -moz-transition: 0.2s;
                        -ms-transition: 0.2s;
                         -o-transition: 0.2s;
                            transition: 0.2s;
                }
                    .servica_content_inner li a:hover:before {
                        height: 10px;
                        width: 100%;
                    }



.job {
    margin-top: 10px;
}

.job_title {
    font-size: 18px;
    color: #303A42;
    font-weight: 900;
}

.job_list {
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 24px;
}

    .job_list li {
        display: block;
        float: left;
        width: 33.333333333333%;
        
		padding: 10px;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
    }

        

        .job_list li a {
            display: block;
            text-decoration: none;
            overflow: hidden;
        }

        .job_list li img {
            display: block;
            width: 100%;
            -webkit-transition: 0.2s;
               -moz-transition: 0.2s;
                -ms-transition: 0.2s;
                 -o-transition: 0.2s;
                    transition: 0.2s;
        }

            .job_list li a:hover img {
                -webkit-transform: scale(1.04);
                   -moz-transform: scale(1.04);
                    -ms-transform: scale(1.04);
                     -o-transform: scale(1.04);
                        transform: scale(1.04);
            }

.service_inner {
    margin-top: 41px;
}

.service_inner .garant_block {
    max-width: 1170px;
    margin: 0 auto;
    margin-top: 30px;
}

.service_slider_logo {
    max-width: 1045px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px;
}

.ssl_block {
    display: table;
    max-width: 212px;
    height: 63px;
    text-align: center;
    margin: 0 auto;
}

.ssl_block_inner {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}

    .ssl_block_inner img {
        display: inline-block !important;
        max-width: 100%;
    }

    .ssl_block a {
        display: block;
        text-decoration: none;
    }


.service_cat_main {
    background: #F8F8F8;
    margin-top: 45px;
    padding-top: 60px;
}

.service_cat {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    max-width: 1200px;
    margin: 0 auto;
}

    .service_cat > li {
        display: block;
        float: left;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
        width: 33.33333333333%;
        padding-left: 15px;
        padding-right: 15px;
        overflow: hidden;
        -webkit-border-radius: 2px;
                border-radius: 2px;
    }

        .service_cat > li + li + li + li {
            margin-top: 60px;
        }

    .sc_img {
        overflow: hidden;
    }

    .sc_img img {
        display: block;
        width: 100%;
        -webkit-transform-origin: center top;
           -moz-transform-origin: center top;
            -ms-transform-origin: center top;
             -o-transform-origin: center top;
                transform-origin: center top;
        -webkit-transition: 0.5s;
           -moz-transition: 0.5s;
            -ms-transition: 0.5s;
             -o-transition: 0.5s;
                transition: 0.5s;
    }

        .service_cat > li:hover .sc_img img {
            -webkit-transform: scale(1.02);
               -moz-transform: scale(1.02);
                -ms-transform: scale(1.02);
                 -o-transform: scale(1.02);
                    transform: scale(1.02);
        }

    .sc_inner {
        position: relative;
    }

    .sc_name {
        position: absolute;
        width: 100%;
        z-index: 20;
        font-size: 26px;
        color: #FFF;
        font-weight: 900;
        line-height: 26px;
        text-transform: uppercase;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
        padding-left: 36px;
        padding-right: 10px;
        left: 0;
        top: 38px;
        max-width: 210px;
    }

        .sc_name span {
            display: block;
            font-size: 11px;
            line-height: 120%;
            font-weight: bold;
            margin-top: 27px;
        }


    .sc_btn {
        position: absolute;
        z-index: 20;
        left: 0;
        bottom: 50px;
        width: 100%;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
        padding-left: 36px;
        padding-right: 10px;
        -webkit-transition: 0.5s;
           -moz-transition: 0.5s;
            -ms-transition: 0.5s;
             -o-transition: 0.5s;
                transition: 0.5s;
        opacity: 0;
    }

    .service_cat li:hover .sc_btn {
        opacity: 1;
        bottom: 35px;
    }

.nav_mobile {
    display: none;
    width: 40px;
    height: 34px;
    margin-top: 7px;
    background: #004b85 url("/local/templates/main/css/../img/nav_mobile.png") no-repeat center center;
    float: left;
    margin-left: 10px;
}










@media screen and (max-width: 1220px) {
    .hs_plashka {
        background: rgba(0,0,0,0.4) !important;
    }

    .hs_inner .wmain {
        padding-left: 15px;
        padding-right: 15px;
    }

    .hl_nav > li > a {
        text-align: left;
        padding-left: 26px;
    }

    .new .event_list li + li + li + li {
        margin-top: 0;
    }

    .new .event_list li {
        margin-bottom: 35px;
    }

    .read_all {
        margin-top: -5px;
        position: relative;
        z-index: 20;
    }

    .new .event_list li {
        margin-left: 8px;
        margin-right: 8px;
    }

    .hs_plashka_blur {
        display: none;
    }
}

@media screen and (max-width: 1160px) {
    .cpl_inner {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
    }

    .cat_plashka_list {
        padding-left: 10px;
        padding-right: 10px;
    }

    .cat_plashka_list > li {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media screen and (max-width: 1120px) {
    .block_404 {
        -webkit-background-size: cover;
             -o-background-size: cover;
                background-size: cover;
    }
}

@media screen and (max-width: 1080px) {
    .pi_list li {
        width: 50%;
    }

    .hs_inner {
            min-height: 50px;
            max-height: 2000px;
        -webkit-background-size: cover !important;
             -o-background-size: cover !important;
                background-size: cover !important;
        height: auto !important;
    }

    .plashka_index {
        margin-top: 0;
    }

    .head_slider:before {
        height: 50px;
        background: linear-gradient(to top, #303a42, rgba(255,255,255,0));
    }

    .hs_inner .wmain {
        padding-bottom: 100px;
    }

    .hs_inner {
        padding-top: 110px;
    }

    .slick-dots {
        bottom: 10px !important;
    }

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

@media screen and (max-width: 1060px) {
    .cp_list {
        padding-left: 10px;
        padding-right: 10px;
    }

    .cp_list li {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media screen and (max-width: 1040px) {
    .offer_form .form_style {
        padding-left: 15px;
        padding-right: 15px;
    }

    .offer .ti {
        padding-top: 0;
    }

    .servica_content {
        margin-left: 220px;
    }
}

@media screen and (max-width: 1010px) {
    .hl_nav_main {
        display: none;
        position: absolute;
        left: 0;
        top: 50px;
        z-index: 800;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        border: none;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
        padding-bottom: 10px;
        -webkit-box-shadow: 0px 3px 10px rgba(0,0,0,0.2);
                box-shadow: 0px 3px 10px rgba(0,0,0,0.2);
    }

    .drop_inner {
        position: relative;
        top: 0;
        display: block !important;
        opacity: 1 !important;
        padding-top: 0;
        padding-bottom: 20px;
    }

    .nav_mobile {
        display: block;
    }

    .hl_zapis {
        float: left;
    }

    .hl_nav {
        height: auto;
    }
    .hl_nav > li {
        float: none;
        width: 100%;
        border: none;
    }

    .drop_inner > ul > li {
        width: 50%;
        margin-top: 20px;
    }

    .drop_inner > ul > li ul {
        margin-top: 7px;
    }

    .title_inner {
        padding-top: 50px;
        height: 250px;
    }

    .crumbs {
        top: 65px;
    }

    .title_inner h1 span {
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media screen and (max-width: 990px) {
    .cat_plashka_list > li {
        width: 33.3333333333%;
    }

    .cat_plashka_list > li + li + li + li .cpl_inner {
        height: 440px;
    }

    .cpl_last {
        width: 100% !important;
    }

    .popular .cat_plashka_list > li + li {
        width: 50%;
    }

    .popular {
        background: #ECECEC;
    }
}

@media screen and (max-width: 970px) {
    .cp_list li {
        width: 33.33333333%;
    }
}

@media screen and (max-width: 960px) {
    .event_list {
        padding-left: 10px;
        padding-right: 10px;
    }
    .event_list > li {
        padding-left: 5px;
        padding-right: 5px;
    }

    .event_list > li > a {
        height: 330px;
    }

    .event_list {
        height: auto;
        overflow: hidden;
    }

    .el_data, .el_info {
        padding-left: 20px;
        padding-right: 20px;
    }

    .event_list > li > a:hover {
        top: 0px;
        -webkit-box-shadow: none;
                box-shadow: none;
    }

    .new .event_list > li > a {
        height: 380px;
    }
}

@media screen and (max-width: 940px) {
    .gb_title {
        float: none;
        display: block;
        height: auto;
        width: auto;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 10px;
    }

        .gb_title br {
            display: none;
        }

        .gb_title span {
            display: block;
        }

    .gb_list {
        float: none;
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
    }

    .gb_ploshad {
        padding-left: 0;
    }

    .gb_text span {
        padding-right: 10px;
    }

    .gb_ploshad + .gb_text {
        margin-left: 125px;
    }

    .offer_left {
        float: none;
        width: auto;
    }

    .offer_form {
        float: none;
        width: auto;
        padding-left: 0;
        margin-top: 20px;
    }

    .offer_form .form_style label {
        margin-top: 15px;
    }

    .offer_form .form_style .btn_str {
        margin-top: 23px;
    }

    .offer_form .form_style {
        height: auto;
        padding-bottom: 20px;
        -webkit-border-radius: 3px;
                border-radius: 3px;
    }
}

@media screen and (max-width: 920px) {
    .block_404 {
        -webkit-background-size: 100%;
             -o-background-size: 100%;
                background-size: 100%;
    }

    .content_404 {
        padding-top: 43%;
    }

    .service_cat {
        padding-left: 10px;
        padding-right: 10px;
    }

    .service_cat > li {
        padding-left: 5px;
        padding-right: 5px;
    }

    .service_cat > li + li + li + li {
        margin-top: 22px;
    }

    .service_cat_main {
        padding-top: 30px;
    }
}

@media screen and (max-width: 910px) {
    .service_about {
        padding-top: 0;
        float: none;
        width: auto;
        text-align: center;
    }

    .sa_price {
        margin-top: 5px;
    }

    .service_about .btn_str {
        margin-top: 14px;
    }

    .sa_soc {
        margin-top: 22px;
    }

    .sas_img {
        margin-top: 5px;
    }

    .servica_content {
        margin-left: 0;
        margin-top: 30px;
    }

    .sc_anons {
        padding-bottom: 20px;
    }

    .servica_content .gb_list {
        margin-top: 28px;
    }

    .service_about {
        position: relative !important;
        top: 0 !important;
    }
}

@media screen and (max-width: 880px) {
    .f_soc li + li {
        margin-left: 20px;
    }

    .f_soc {
        margin-left: 40px;
        padding-top: 8px;
    }

    .sc_name {
        padding-left: 10px;
    }

    .sc_name {
        font-size: 20px;
        line-height: 120%;
    }

    .sc_btn {
        padding-left: 20px;
        padding-right: 0;
    }
}

@media screen and (max-width: 840px) {
    .hl_phone {
        display: block;
        float: left;
        text-decoration: none;
        font-size: 16px;
        color: #FFF;
        font-weight: 300;
        margin-left: 8px;
        margin-top: 7px;
    }
}

@media screen and (max-width: 770px) {
    .contact_list > li {
        float: none;
        width: auto;
    }

    .cl_inner {
        max-width: 100%;
    }

        .contact_list > li  + li {
            margin-top: 25px;
        }

    .contact_list > li p {
        margin-top: 10px;
    }

    .cp_list li {
        width: 50%;
        margin-bottom: 15px;
    }

    .cp_inner_block {
        min-height: 100%;
        padding-bottom: 25px;
    }

    .cp_inner {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 680px) {
    .gb_list {
        padding-bottom: 25px;
        text-align: center;
    }
    .gb_list li {
        display: block;
        width: 50%;
        text-align: left;
    }

            .gb_list li + li + li {
                width: 100%;
                float: none;
                display: inline-block;
                vertical-align: top;
                width: auto;
            }

    .cat_plashka_list > li {
        width: 50%;
    }

    .cpl_inner {
        height: 360px !important;
    }

    .cat_plashka_list > li + li + li + li + li .cpl_inner {
        height: 440px !important;
    }

    .cpl_last .cpl_ysl_list {
        max-width: 210px;
    }

    .f_soc {
        display: none;
    }

    .popular .cpl_inner {
        height: 433px !important;
    }

    .service_cat > li {
        width: 50%;
    }

    .service_cat > li + li + li {
        margin-top: 22px;
    }
}

@media screen and (max-width: 640px) {
	
	.head_slider:before {
        height: 10px !important;
    }
	
	.slick-dots {
		display: none !important;
	}
	
	.hs_plashka_blur {
		background: none !important;
	}
	
	.hs_plashka {
		margin-top: 10px !important;
	}
	
	.hs_inner {
		background: none !important;
	}
	
	.hr_search {
        display: none;
    }
	
    .hr_search input {
        display: none;
    }

    .hl_zapis {
        margin-left: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .offer_list li {
        float: none;
        width: 100%;
        padding: 0;
    }

        .offer_list li + li {
            margin-top: 20px;
        }

    .ol_name {
        margin-top: 5px;
    }

    .offer_list li p {
        margin-top: 8px;
    }
    .offer_list {
        margin-top: 20px;
    }

    .event_list {
        padding-left: 15px;
        padding-right: 15px;
    }

    .event_list > li {
        float: none;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

        .event_list > li a {
            height: auto;
            padding-bottom: 30px;
        }

    .event_list {
        height: auto;
    }

        .event_list > li + li {
            margin-top: 20px;
        }
}

@media screen and (max-width: 620px) {
    .hs_plashka {
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 20px;
        padding-right: 20px;
        max-width: 100%;
        position: relative;
        z-index: 120;
    }

    .hsp_title {
        font-size: 38px;
    }

    .hsp_info {
        margin-top: 12px;
    }

    .hs_inner {
        position: relative;
        z-index: 200;
    }

    .btn_transparent {
        padding-right: 25px;
        margin-top: 13px;
        margin-left: 20px;
    }

    .btn_transparent:before {
        top: -1px;
    }
}

@media screen and (max-width: 580px) {
    .pi_list li {
        float: none;
        width: 100%;
    }

    .block_404{
        background-position: center top;
    }

    .content_404 {
        padding-top: 30%;
    }

    .job_list {
        padding-left: 5px;
    }

    .job_list li {
        padding-right: 5px;
        padding-left: 0 !important;
        padding-right: 5px !important;
    }
}

@media screen and (max-width: 540px) {
    .cp_list li {
        width: 100%;
        float: none;
    }

    .contact_list {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .contact_map {
        height: 300px;
    }
}

@media screen and (max-width: 520px) {
    .hsp_title {
        font-size: 30px;
        line-height: 120%;
    }

    .hsp_list_ico li {
        display: block;
        float: none;
        width: auto;
    }

        .hsp_list_ico li + li {
            margin-top: 10px;
        }

    .hsp_list_ico {
        margin-top: 22px;
    }
} 

@media screen and (max-width: 480px) {
    .drop_inner > ul > li {
        float: none;
        width: 100%;
    }

    .cpl_inner {
        height: auto !important;
        padding-bottom: 30px;
    }

    .cpl_car_ico_list {
        margin-top: 18px;
    }

    .cat_plashka_list > li {
        float: none;
        width: 100% !important;
    }

    .cpl_name {
        margin-top: 20px;
    }

    .cat_plashka_list > li + li + li + li + li .cpl_inner {
        height: auto !important;
    }

    .cpl_last_img_decor img {
        display: block;
        width: 100%;
    }

    .cpl_last_img_decor {
        width: 160px;
    }

    .cpl_last .cpl_name {
        max-width: 170px;
    }

    .cp_nav li a {
        height: 40px;
        line-height: 50px;
    }

    .in_2 span {
        width: 100%;
        padding: 0 !important;
    }

        .in_2 span + span, .contact_form .in_2 + input, .contact_form .in_2 {
            margin-top: 15px;
        }

        .cf_btn {
            margin-top: 20px;
        }

        .contact_form .form_style {
            margin-top: 20px;
        }

    .contact_form {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .new .event_list li {
        display: block;
        width: auto;
        margin: 0;
    }

        .new .event_list li + li {
            margin-top: 20px !important;
        }

    .new .event_list > li > a {
        height: auto;
    }

    .new {
        padding-top: 30px;
    }

    .read_all {
        margin-top: 20px;
    }

    .service_main {
        padding-bottom: 30px;
    }

    .job_list {
        margin-top: 14px;
    }

        .job_list li {
            display: block;
            float: none;
            width: auto;
            padding: 0 !important;
        }

            .job_list li + li {
                margin-top: 20px;
            }
        .job_list {
            padding: 0;
        }

    .popular .cpl_inner {
        height: auto !important;
    }

    .service_cat > li {
        width: 100%;
        float: none;
    }

        .service_cat > li + li {
            margin-top: 22px;
        }

    .servica_content .gb_list {
        padding-left: 0;
        padding-right: 0;
    }

    .gb_ico {
        width: 66px;
    }

    .gb_text {
        margin-left: 67px;
    }

    .gb_list li {
        display: block !important;
        float: none;
        width: 100% !important;
    }

    .gb_text {
        height: 62px;
    }

    .gb_ico {
        height: 62px;
    }

    .gb_ploshad {
        height: 62px;
        line-height: 52px;
    }
}

@media screen and (max-width: 460px) {
    .title_inner h1 {
        font-size: 32px;
        display: block;
        height: auto;
        padding-top: 40px;
        padding-bottom: 40px;
    }

        .title_inner h1 span {
            display: block;
        }

        .crumbs + h1 {
            padding-top: 20px;
        }

    .crumbs {
        position: relative;
        top: 0;
        padding-top: 10px;
    }

    .title_inner {
        height: auto;
    }

    .offer {
        padding-top: 30px;
    }
}

@media screen and (max-width: 420px) {
    .logo {
        overflow: hidden;
        width: 170px;
    }

        .logo img {
            width: 170px;
        }


    .hl_zapis {
        height: 34px;
        line-height: 34px;
    }

    .nav_mobile {
        margin-top: 0;
    }

    .hr_search {
        margin-top: 8px;
    }

    .logo {
        margin-top: 2px;
    }

    .hl_index .hl_top {
        padding-left: 5px;
        padding-right: 5px;
    }

    .hl_nav_main {
        top: 34px;
    }

    .content_404 {
        padding-top: 6%;
    }

    .title_404 {
        font-size: 22px;
    }

    .title_404 span {
        margin-top: 14px;
    }

    .content_404 .btn_str {
        margin-top: 21px;
    }

    .content_404 {
        padding-top: 20px;
        padding-bottom: 20px;
        background: rgba(0,0,0,0.3);
    }

    .title_inner {
        padding-top: 34px;
        height: 234px;
    }

    .title_inner h1 span {
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
        padding-left: 20px;
        padding-right: 20px;
    }

    .title_inner h1 {
        font-size: 28px;
    }

    .title_inner {
        height: auto;
    }

    .sc_anons {
        line-height: 120%;
    }

    .servica_content_inner p {
        margin-top: 22px;
    }

        .servica_content_inner p + p {
            margin-top: 12px;
        }
}

@media screen and (max-width: 380px) {
    .hs_inner {
        padding-top: 70px;
    }

    .hs_inner .wmain {
        padding-bottom: 70px;
    }

    .hsp_title {
        font-size: 24px;
    }

    .hsp_info {
        display: none;
    }

    .hs_plashka .btn_str {
        margin-top: 15px;
    }

    .pil_title {
        font-size: 22px;
    }
    
    .cpl_last_img_decor {
        width: 90px;
    }

    .cat_plashka_list > li {
        margin-bottom: 15px;
    }

    .f_logo {
        overflow: hidden;
        width: 38px;
    }

        .f_logo img {
            display: block;
            width: 170px;
        }

    .footer {
        padding-top: 10px;
        padding-bottom: 12px;
    }

    .title_inner {
        background-attachment: scroll;
        -webkit-background-size: cover;
             -o-background-size: cover;
                background-size: cover;
    }

    .service_cat_main {
        margin-top: 20px;
    }

    .service_inner {
        margin-top: 20px;
    }
}

@media screen and (max-width: 360px) {
    .popup_inner {
        padding-left: 20px;
        padding-right: 20px;
    }

    .pu_call .btn_str {
        margin-top: 22px;
    }

    .popup_inner input + input {
        margin-top: 12px;
    }

    .pu_call .form_style {
        margin-top: 16px;
    }

    .popup_inner {
        padding-bottom: 33px;
    }

    .closeform {
        width: 32px;
        height: 32px;
    }

    .popular {
        padding-top: 30px;
        padding-bottom: 20px;
    }
}


/*heigh*/
@media screen and (max-height: 780px) {
    .block_404 {
        padding-bottom: 65px;
    }

    .logo_404 {
        bottom: 16px;
    }
}
/* End */


/* Start:/local/templates/main/js/fancybox/jquery.fancybox.css?14956126014915*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/local/templates/main/js/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/local/templates/main/js/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	/*position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;*/
	display: none;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/local/templates/main/js/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/local/templates/main/js/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/local/templates/main/js/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/local/templates/main/js/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */


/* Start:/local/templates/main/components/bitrix/menu/main_top/style.css?1495612590444*/
.drop_inner.tuning {
	padding-top: 0px;
	padding-bottom: 20px;
}

.drop_inner.tuning > ul > li {
	padding-left: 10px;
}

.drop_inner.tuning > ul > li ul {
	margin-top: 20px;
}


.drop_inner.tuning > ul > li:nth-child(1) {
	width: 20%;
}

.drop_inner.tuning > ul > li:nth-child(2) {
	width: 16%;
}

.drop_inner.tuning > ul > li:nth-child(3) {
	width: 16%;
}

.drop_inner.tuning > ul > li:nth-child(4) {
	width: 16%;
}
/* End */


/* Start:/local/templates/main/css/slick.css?14956125964471*/
@charset "UTF-8";
/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
/*.slick-loading .slick-list { background: #fff url("/local/templates/main/css/./ajax-loader.gif") center center no-repeat; }*/
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
[dir="rtl"] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-prev, .slick-next {
	position: absolute;
	width: 30px;
	height: 30px;
	background: #000;
	top: 50%;
	margin-top: -15px;
	overflow: hidden;
	border: none;
	display: block;
	text-indent: -99999999999px;
	z-index: 50;
	outline-style: none;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	width: 7px;
	height: 11px;
	padding: 0;
	background: url("/local/templates/main/css/../img/slider_str.png");
	margin-top: -5px;
	-webkit-transition: 0.2s;
	   -moz-transition: 0.2s;
	    -ms-transition: 0.2s;
	     -o-transition: 0.2s;
	        transition: 0.2s;
}

	.slick-prev:hover, .slick-next:hover {
		opacity: 0.7;
	}

	.slick-prev:before, .slick-next:before {
		content: "";
		display: block;
		position: absolute;
		width: 300%;
		height: 300%;
		left: -100%;
		top: -100%;
	}

	.slick-prev {
		left: 0;
		background-position: left top;
	}

	.slick-next {
		right: 0;
		background-position: right top;
	}

/* Dots */
.slick-dots { position: absolute; bottom: 0; list-style: none; display: block; text-align: center; padding: 0; width: 100%; margin: 0;padding: 0; height: 15px; bottom: 170px; z-index: 100;}
.slick-dots li {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	margin-left: 8px;
	margin-right: 8px;
}
.slick-dots li button {
	display: block;
	position: relative;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	background: #fff;
	font-size: 0;
	line-height: 0;
	border: none;
	outline-style: none;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	-webkit-transition: 0.3s;
	   -moz-transition: 0.3s;
	    -ms-transition: 0.3s;
	     -o-transition: 0.3s;
	        transition: 0.3s;
	display: block;
	padding: 0;
	width: 8px;
	height: 8px;
	background: #FFF;
	position: relative;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	overflow: visible;
}

/*	.slick-dots li button:after {
		content: "";
		display: block;
		position: absolute;
		width: 500%;
		height: 500%;
		left: -200%;
		top: -200%;
	}

	.slick-dots .slick-active button:before {
		content: "";
		display: block;
		position: absolute;
		width: 17px;
		height: 17px;
		background: url("/local/templates/main/css/../img/hs_rotate_dots.png") no-repeat left top;
		left: -5px;
		top: -5px;
		opacity: 1;
		-webkit-animation: anim_dots 3s linear infinite;
		   -moz-animation: anim_dots 3s linear infinite;
		     -o-animation: anim_dots 3s linear infinite;
		        animation: anim_dots 3s linear infinite;
	}

	@-webkit-keyframes anim_dots {
	   0% {
	    -webkit-transform: rotate(0);
	       -moz-transform: rotate(0);
	        -ms-transform: rotate(0);
	         -o-transform: rotate(0);
	            transform: rotate(0);
	  }

	  100% {
	    -webkit-transform: rotate(360deg);
	       -moz-transform: rotate(360deg);
	        -ms-transform: rotate(360deg);
	         -o-transform: rotate(360deg);
	            transform: rotate(360deg);
	  }
	}
*/
/*# sourceMappingURL=slick.css.map */

/* End */
/* /local/templates/main/css/style.css?154209811378424 */
/* /local/templates/main/js/fancybox/jquery.fancybox.css?14956126014915 */
/* /local/templates/main/components/bitrix/menu/main_top/style.css?1495612590444 */
/* /local/templates/main/css/slick.css?14956125964471 */
