/*@import url(https://fonts.googleapis.com/css?family=Roboto:400,700&subset=latin,cyrillic);*/
/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,800&subset=latin,cyrillic);*/
html, body, div, span, applet, object, iframe,
h1,  p, blockquote, pre,
a, abbr, acronym,  big, cite, code,
del, dfn,  font, img, ins, kbd, q, s, samp,
small,  sub, sup, tt, var,
center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
tr.even, tr.odd {
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    padding: 0.1em 0.6em;
}
tr.odd td {
    background: #fff;
}
td{
    padding: 4px 8px;
    vertical-align: middle;
}
#region-content p {
    color: #302E2E;
    font-size: 12px;
    margin-bottom: 18px;
}
.front .node p {
    padding-left: 20px;
}
/*
tr:hover td, tr.even:hover td.active, tr.odd:hover td.active {
background: #FFFEEE;
}
*/
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
:focus {
    outline: 0;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
body {
    font: 14px/22px Tahoma, Verdana, sans-serif;
    color: #1F2633;
    width: 100%;
    background: #fafafa;
}
a {
    color: #8d1616;
    outline: none;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
p {
    margin: 0 0 18px
}
img {
    border: none;
}
input {
    vertical-align: middle;
}
.sticky-header,
.element-invisible{
    display: none;
    position: relative !important;
    width: 10px !important;
    left: 0px !important;
    top: 0px !important;
}

.right_side ul,
.right_side ol{
    margin-bottom: 20px;
}
.center{
    width: 960px;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
    font-family: tahoma;
    position: relative;
    min-width: 960px;
    padding-top: 40px;
    background: url(images/leto.png) no-repeat top center;
	    background-position: 410px -36px;
}
.admin-menu #header{
    padding-top: 0px;
}
.admin-menu #content #top_menu_1{
    position: static !important;

}
.top_white_line{
    z-index: 5;
    background: url(images/top_white_line.png) repeat-x;
    height: 11px;
    position: absolute;
    left: 0px;
    bottom: 89px;
    float: left;
    width: 100%;
    display: none;
}
.bottom_white_line{
    z-index: 5;
    background: url(images/bottom_white_line.png) repeat-x;
    height: 17px;
    position: absolute;
    left: 0px;
    top: 278px;
    float: left;
    width: 100%;
    display: none;

}
.top_header{
    /*background: url(images/bg.png) no-repeat;*/
    width: 987px;
    height: 130px;
    float: left;
}
.view-our-clients{
    display: none;
}
/* menu trhee links */

#block-menu-menu-top-menu ul.menu li,
#block-menu-menu-home ul li,
#block-menu-menu-consultation ul.menu li,
#block-menu-menu-usligreg-forconsul ul.menu li,
#block-menu-menu-usligreg ul.menu li{
    list-style:none outside none;
}
#block-menu-menu-top-menu ul.menu{
    height:72px;
    margin-left:60px;
    position:relative;
    width:55px;
    margin-top: 47px;
}
#block-menu-menu-top-menu ul.menu li{
    height:8px;
    left:20px;
    position:absolute;
    top:32px;
    width:11px;
    margin:0;
    padding:0;
}
#block-menu-menu-top-menu ul.menu li a{
    background:url(images/header-micro-icons.png) no-repeat scroll left -10px transparent;
    display:block;
    height:8px;
    width:11px;
    font-size: 0px;
    text-indent: 9999px;
    overflow: hidden;
}
#block-menu-menu-top-menu ul.menu li a:hover,
#block-menu-menu-top-menu ul.menu li a.active{
    background-position:right -10px;
}
#block-menu-menu-top-menu ul.menu li.first,
#block-menu-menu-top-menu ul.menu li.last,
#block-menu-menu-top-menu ul.menu li.first a,
#block-menu-menu-top-menu ul.menu li.last a{
    height:10px;
    width:11px;
}
#block-menu-menu-top-menu ul.menu li.first{
    left:44px;top:0;
}
#block-menu-menu-top-menu ul.menu li.first a{
    background-position:left bottom;
}
#block-menu-menu-top-menu ul.menu li.first a:hover,
#block-menu-menu-top-menu ul.menu li.first a.active{
    background-position:right bottom;
}
#block-menu-menu-top-menu ul.menu li.last{
    left:0;top:62px;
}
#block-menu-menu-top-menu ul.menu li.last a{
    background-position:left top;
}
#block-menu-menu-top-menu ul.menu li.last a:hover,
#block-menu-menu-top-menu ul.menu li.last a.active{
    background-position:right top;
}

#block-menu-menu-top-menu-1 li {
    display: inline-block;
    margin: 0px 54px;
}
#block-menu-menu-top-menu-1 li:first-child{
    margin-left: 0px;
}
#block-menu-menu-top-menu-1 li:last-child{
    margin-right: 0px;
}
}
#block-menu-menu-top-menu-1 h2 {
    display: none;
}



#block-menu-menu-home .content ul,
.mainmenu-2 ul {
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
}

#block-menu-menu-home .content ul li,
.mainmenu-2 .content ul li {
    display: table-cell;
    float: none;
}

#block-menu-menu-home .content ul li a ,
.mainmenu-2 .content ul li  a{
    display: block;
    padding: 0px 7px;
    font-family: Tahoma;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
}
#block-menu-menu-home .content>ul>li>a.active{
    background: #05689f;
}
#block-menu-menu-home .content>ul>li>a:hover {
    background: rgb(20, 99, 142);
}

.menu li a:hover {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
#block-menu-menu-home .content ul li ul{
    position: absolute;
    left: 0px;
    top: 50px;
}
#block-menu-menu-home .content ul li ul a,
.mainmenu-2 .content ul li a {
    color: #902020 !important;
    font-family: Tahoma;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    position: relative;
    font-size: 13px;
    border: 1px solid #ffc823;
    overflow: hidden;
    background: rgba(255,255,255,0.92);
}
.mainmenu-2 .content ul li{
    padding-top: 0px;
    padding-right: 1px;
}
.mainmenu-2 .content ul li:last-child{
    padding-right: 0px;
}
#block-menu-menu-home .content ul li ul li.active-trail a,
#block-menu-menu-home .content ul li ul li:hover a,
.mainmenu-2 .content ul li.active-trail a,
.mainmenu-2 .content ul li:hover a {
    background: #00537f;
    color: #ffca1c !important;
}
/*
#block-menu-menu-home .content ul li ul li.active-trail a:after,
#block-menu-menu-home .content ul li ul li:hover a:after,
.mainmenu-2 .content ul li.active-trail a:after,
.mainmenu-2 .content ul li:hover a:after{
    border-bottom: 3px solid #811E1E;
    content: "";
    position: absolute;
    left: 0px;
    width: 100%;
    bottom: -3px;

}
*/
#block-menu-menu-home .content ul li ul li.active-trail a:after,
.mainmenu-2 .content ul li.active-trail a:after{
    bottom: 0px;
}
#block-menu-menu-home .content ul li a,
.mainmenu-2 a{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/* Middle
-----------------------------------------------------------------------------*/
#content {
    float: left;
    width: 100%;
}

#header-skype a {
    background: url(images/skype-icon.png) no-repeat scroll left center transparent;
    color: #616772;
    display: inline-block;
    font-size: 12px;
    height: 18px;
    letter-spacing: -.1em;
    padding-left: 4px;
    text-decoration: none;
    width: 50px;
}
.top_block_info{
    position: absolute;
    left: 419px;
    font-size: 16px;
    font-family: tahoma;
    top: 55px;
    color: #727272;
}
#header-bhours {
    color: #734333;
    font-size: 14px;
}
#header-phone {
    font-family: tahoma;
    color: #066BA2;
    line-height: 10px;
    height: 24px;
    margin-left: 0px;
    font-size: 21px;
    letter-spacing: -0.5px;
    display: inline-block;
}
#header-phone:before {
    content: url(images/phone.png);
    position: relative;
    padding-right: 5px;
    top: 2px;
}
#header-phone span {
    color: #AC4832;
}
#header-bhours {
    color: #82412f;
    font-size: 11px;
}
#location2{
    font-size: 11px;
    font-family: tahoma;
    line-height: 12px;
    text-align: center;
}
#second {
    margin-top: 7px;
}
#second a {
    color: #33c6f4;
    font-size: 11px;
}
.right_top_header{
    top: 27px;
    right: 0px;
    position: absolute;
    float: right;
    text-align: right;
}
#all_service{
    clear: right;
}
#all_service a{
    font-size: 12px;
    color: #3c3c3c;
}
.menu_1{
    clear: left;
}
.menu_1 .content ul{
    text-align: center;
}
.menu_1 .content li{
    display: inline-block;
    font-size: 16px;
    padding-top: 0px;
    padding: 0px;
    margin: 0px 47px;
}
.menu_1 .content li.first{
    margin-left: 31px;
}
.menu_1 .content li a,
.menu_2 .content li a{
    text-align: center;
    height: 45px;
    line-height: 45px;
    text-decoration: none;
    display: inline-block;
}
.menu_2 .content li a{
    height: 42px;
}
.menu_1 .content li a.active,
.page-node-468 .menu-1368 a,
.page-node-469 .menu-1368 a,
.page-node-472 .menu-1368 a,
.page-node-470 .menu-1368 a,
.page-node-473 .menu-1368 a,
.page-node-425 .menu-1368 a{
    /* background: url(images/active_top_menu.png) no-repeat; */
    color: #fffbc7;
    color: white !Important;
}
.menu_1 .content li a:hover{
    color: #fffbc7;
}
.menu_2{
    clear: left;
    height: 42px;
    min-width: 960px;
    margin-bottom: 6px;
}
.wrapinner{
    min-height: 431px;
    padding-top: 8px;
   /* background: url(images/osen.jpg) no-repeat top center;*/
  
}
.not-front .wrapinner{
    /*background: url(images/osen1.jpg) no-repeat top center;*/
    background: url(images/zima1.jpg) no-repeat top center;
}
#over-title .center,
#content .shadow_box .wrapcenter{
    /*background: url(images/osen2.jpg) no-repeat top center white;*/
  background:no-repeat top center white;
}

/*
.menu_2 .content ul{
    text-align: center;
}
.menu_2 .content li{
    padding: 0px;
    margin: 0px 46px;
    display: inline-block;
    }
.menu_2 li a{
  text-shadow: 1px 1px 0px #eddb86;
    color: #825808 !important;
    font-family: Tahoma;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
}
.menu_2 li a:hover{
    color: #fffbb9;
}
/*.menu_2 li.active-trail{
    background: url(images/shadow_left.png) no-repeat left top;
}
*/

/* center side*/
.left_side{
    float: left;
    width: 290px;
}
.right_side{
    float: right;
    width: 100%;
    padding: 0px 20px;
    box-sizing: border-box;
}
.right_side .content li{
    list-style: disc;
    margin-left: 14px;
}
#content .wrapcenter{
    /* -webkit-box-shadow: inset 0px 0px 30px 0px #C7C7C7; */
    -moz-box-shadow: inset 0px 0px 30px 0px #C7C7C7;
    /* box-shadow: inset 0px 0px 30px 0px #C7C7C7; */
    float: left;
    width: 100%;
    background: white;
    padding-bottom: 58px;
}
.shadow_box{
    float: left;
    width: 100%;
}


.unic_menu a.first_link,
.left_side .block h2{
    color: white;
    padding-left: 40px;
    background: url(images/block_bg.png) no-repeat;
    width: 251px;
    height: 33px;
    float: left;
    margin-bottom: 9px;
    line-height: 33px;
    text-decoration: none;
    text-shadow: -1px -1px 1px #601313;
    font-weight: normal;
    font-size: 14px;
}
.left_side .block h2{
    margin-bottom: 20px;
}
.unic_menu ul{
    display: none;
}
.unic_menu li.active .first_link{
    margin-bottom: 0px;
}
.unic_menu li.active ul{
    width: 251px;
    clear: left;
    display: block;
    padding-left: 40px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.left_side a{
    color: black;
    text-decoration: none;
}
.left_side a:hover{

    text-decoration: underline;
}
#block-block-57{
    clear: left;
}
#block-block-57 .content,
.margin_content,
#block-block-61 .content{
    margin-left: 40px;
}
#block-block-61{
    line-height: 22px;
}
.phone_mail,
.phone_mail a{
    color: #282828;
    font-size: 13px;
    text-decoration: none;
    margin-bottom: 15px;
}
.text_contants{
    color: #414141;
    font-size: 12px;
    margin-bottom: 10px;
}
#block-block-57 img{
    margin-bottom: 10px;
}
/* news */
.news .row{
    line-height: 15px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 2px solid #dfe0e1;
}
.news .row:last-child{
    border-bottom: none;
}
.news img{
    float: left;
    margin-right: 5px;
    margin-bottom: 6px;
}
.date_news{
    color: #4b4b4b;
    font-weight: bold;
}
.title_news{
    color: #232323;
    font-weight: bold;

}
.text-news{
    clear: left;
    line-height: 17px;

}
/* posledie stati*/
#block-views-articles-block-1 h2{

    margin-bottom: 18px;
}
#block-views-articles-block-1 .content{

}
#block-views-articles-block-1 .views-field-nothing {
    background: #23658b;
    color: white;
    text-align: center;
    height: 101px;
    width: 64px;
    float: left;
    padding-top: 15px;
    box-sizing: border-box;
    margin-right: 22px;
}
#block-views-articles-block-1 .day_article{
    font-size: 32px;
    text-align: center;
    line-height: 32px;
    margin-top: 3px;
}
.month_article,
.year_article{
    font-size: 14px;
}
#block-views-articles-block-1  .views-field.views-field-body ,
.articles-text{
    color: #909090;
}
#block-views-articles-block-1  .views-field.views-field-body{
    height: 44px;
    overflow: hidden;
}
#block-views-articles-block-1 .views-field-title{

}
#block-views-articles-block-1 .views-field-title a,
.articles-title a{
    color: #5f6c80;
    display: block;
    margin-bottom: 10px;
}
#block-views-articles-block-1 .views-row{
    float: left;
    width: 450px;
    margin-bottom: 20px;
    border-bottom: 1px solid #5f6c80;
    height: 101px;
}
.articles-text {
    color: #909090;
    line-height: 18px;
}
.articles-row{
    float: left;
    width: 450px;
    margin-bottom: 20px;
    border-bottom: 1px solid #5f6c80;
    height: 101px;
    border-left: 31px solid #5f6c80;
    box-sizing: border-box;
    padding-left: 30px;
    padding-top: 5px;
}
#block-views-articles-block-1 .views-row-even,
.articles-row.even-row{
    float: right;
}
#block-views-articles-block-1 td{
    padding-right: 25px;
    width: 174px;
    padding-bottom: 7px;
    vertical-align: top;
}
#block-views-articles-block-1 .row-last td{
    padding-bottom: 0px;
    padding-top: 7px;
    border-top: 2px solid #f2f2f2;
}
h1#page-title,
.title {
    line-height: 26px;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 20px;
    width: 960px;
    margin-left: -20px;
    box-sizing: border-box;
    font-weight: normal;
    color: #23658b;
    background: url(images/h1-lines.png) no-repeat 55px 0px white;
    font-family: tahoma;
    padding: 6px 18px;
    border: 1px solid #ddd
}
h1#page-title:before,
.title:before {
    background: url(images/h1-front.png) no-repeat 0px 0px;
    display: inline-block;
    width: 35px;
    height: 32px;
    content: "";
    margin-top: -10px;
    margin-bottom: -11px;
    margin-right: 11px;
}
#block-views-articles-block-1 tr:hover td,
#block-views-articles-block-1 td:hover{
    background: none;
}
#block-nivo-slider-nivo-slider{
    position: relative;
}
.nivo-controlNav {
    position: absolute;
    bottom: -54px;
    right: 15px !important;
    z-index: 5;
}

#over-title{
}
.chto-predlagaem{
    position: relative;
    clear: both;
}
.title-predlagaem{
    /*background: url(images/gradient-yellow.png) top center repeat-x;*/
    color: black;
    font-size: 24px;
    position: relative;
    height: 54px;
    overflow: hidden;
}
.title-predlagaem span:after{
    background: url(images/twolines.png) repeat-x 0px 0px;
    position: absolute;
    left: 100%;
    top: 25px;
    width: 100%;
    height: 54px;
    content: "";
    width: 1000px;
}
.title-predlagaem span:before{
    background: url(images/twolines.png) repeat-x 0px 0px;
    position: absolute;
    right: 100%;
    top: 25px;
    width: 100%;
    height: 54px;
    content: "";
    width: 1000px;
}
.title-predlagaem span {
    position: relative;
    z-index: 5;
    padding: 0px 7px;
    float: left;
    margin-left: 30px;
    line-height: 54px;
    text-transform: uppercase;
    /* background: url(images/gradient-yellow.png) top center repeat-x;*/
}
.gray-predlagaem{
    /* background: #5f6c80; */
    color: black;
    padding: 20px;
    text-align: center;
    line-height: 18px;
    margin-bottom: 10px;

}


.predlagaem-box{
    margin-left: 11px;
    margin-bottom: 10px;
    color: white;
    font-size: 12px;
    line-height: 14px;
    padding-top: 26px;
    display: inline-block;
    padding-bottom: 17px;
    position: relative;
}
.title-pred{
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #902020;
}
.predlagaem-row{
    float: left;
    width: 50%;
    padding-left: 31px;
    padding-right: 18px;
    box-sizing: border-box;
    padding-bottom: 6px;
    color: black;
}
.predlagaem-row img{
    float: left;
    margin-right: 10px;
}
.phone-wrap{
    position: absolute;
    right: 12px;
    bottom: 12px;
    font-family: 'Open Sans', sans-serif;
    /* background: url(images/phone-bg.png) no-repeat; */
    width: 521px;
    height: 95px;
    padding-left: 101px;
    padding-top: 17px;
    box-sizing: border-box;
    color: white;
}
.phone-wrap .phone-text{
    background: url(images/phonenew.png) no-repeat 0px 4px;
    padding-left: 84px;
    height: 69px;
    color: #F2B852;
}
.phone1{
    font-size: 16px;
    text-transform: uppercase;
}
.phone2{
    font-size: 28px;
    font-weight: 900;
    line-height: 24px;
}
.phone3 a{
    font-size: 16px;
    /* font-weight: 100; */
    text-decoration: underline;
    color: #00527e;
}
.phone3 a:hover{
    text-decoration: none;
}
.recomenduyt-top .region-recomendations{
    background: white;
}
.recomenduyt-top .h2-dark h2 span,
.recomenduyt-top .h2 h2 span{
    background: white;
    color: #630808;
    padding-right: 9px;
}
.recomenduyt-top .h2-dark h2:before{
    background: url(images/color-line.jpg) repeat-x;
    border: 0px;
    height: 3px;
}
.recomenduyt-top .region-recomendations li:hover a.company{
    color: #630808;
}
.recomenduyt-top .region-recomendations li a{
    color: #f0c15f;
}
/*
.theme-default .nivoSlider  img{
background: white;
padding:2px;
border: 2px solid #a6a6a6;
}
*/

.webform-component--dlya-podachi-dokumentov{
    clear: both;
    color: #5f5f5f;
}
#block-webform-client-block-449{
    float: left;
    position: relative;
    margin-bottom: 82px;
}
#block-webform-client-block-449 h2,
#webform-component-setka1 label,
#webform-component-gruppa-2 label
{
    margin-top: 0px;
    text-transform: uppercase;
    font-size: 11px;
}
#webform-component-setka1 label,
#webform-component-gruppa-2 label{
    margin-bottom: 5px;
}
#block-webform-client-block-449 th{
    background: #5f6b80;
    color: white;
    font-weight: normal !Important;
}
.webform-grid-question {
    text-align: left;
}
#block-webform-client-block-449 table{
    width: 100%;
    color: #5a5958 !important;
}
#block-webform-client-block-449 label{
    font-weight: normal !important;
    text-align: left
}
tr.even{
    background: #f1f5fa;
}
/*
#block-webform-client-block-449 .webform-component-textfield input,
#block-webform-client-block-449  .webform-component-email input,
#block-webform-client-block-449 textarea{
color: #551616;
font-size: 12px;
padding-bottom: 4px;
padding-top: 4px;
padding-right: 5px;
padding-left: 5px;
margin: 0px;
font-weight: bold;
font-family: tahoma;
}
*/
#block-webform-client-block-449 textarea{
    width: 587px;
    float: right;
    margin-top: -76px;
    height: 105px;
    resize: none;
}
#block-webform-client-block-449 .webform-component-textfield input,
#block-webform-client-block-449  .webform-component-email input{
    width: 316px;
    float: left;
    clear: left;
    margin-bottom: 10px;
}
.form-item input.error, .form-item textarea.error, .form-item select.error{
    border-top: 1px solid #ababac;
    border-left: 1px solid #ababac;
    border-bottom: 1px solid #ababac;
    border-right: 1px solid #ababac;
    background-color: #FFF3F3;
    box-sizing: border-box;
}
/*
#block-webform-client-block-449 .form-submit{

float: right;
font-size: 14px;
text-transform: uppercase;
color: white;
font-weight: bold;
background: #454545;
border: none;
width: 238px;
padding-top: 8px;
padding-bottom: 8px;
cursor: pointer;
}
*/
#block-webform-client-block-449 .form-actions{
    margin-top: 0px;
    right: 0px;
    bottom: -68px;
    position: absolute;
}
/* breadcrumb */
.bread{
    padding-bottom: 20px;
    /*background: url(images/shadow.png) no-repeat bottom center;*/
    margin-bottom: 20px;
    margin-top: 70px;
}
.bread a{
    color: #82412f;
}
.bread span{
    color: #a02e2e;
}
.bread .slash{
    margin-left: 8px;
    margin-right: 8px;
}
/* tables */
.content table{
    width: 100%;
    border: 1px solid #d6dbe4;;
}
.content table th,
.content table td{
    padding: 15px;
    border-right: 1px solid #d6dbe4;
}
.content table td:last-child{
    border-right: 0px;
}
.content table th{
    border-color: #d6dbe4;
    background: #5f6b80;
    color: white;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    padding: 30px 13px;
    border-bottom: 0px;
}
.small_h2{
    font-size: 12px;
}
.bg_gray{
    background: #5f6b80;
    padding: 20px;
    margin-left: -20px;
    color: white;
    width: 920px;
}
.bg_gray a{
    color: #E2BB5C;
}
/*
hr{
background: url(images/shadow.png) no-repeat bottom center;
float: left;
display: block;
height: 13px;
width: 644px;
border: none;
}
*/
hr {
    background: none;
    float: left;
    display: block;
    height: 1px;
    border-bottom: 1px dotted #5f6c80;
    width: 100%;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    margin-top: 0px;
    margin-bottom: 20px;
}
strong{
    color: #5f6b80;

}
.page-node-270 .right_side .block{
    clear: both;
    margin-bottom: 27px;
}
.pred-box,
.pred-secondary{
    box-sizing:border-box;
    width: 300px;
    float: left;
    margin-bottom: 10px !important
}
.pred-box{
    height: 200px;
    color: white;
    text-align: center;
}
.style-1{
    padding-top: 120px;
}
.pred-1{
    background: url(images/i1.png) no-repeat 116px 21px #5f6b80;
}
.pred-3{
    background: url(images/i3.png) no-repeat 116px 21px #5f6b80;
}
.pred-2{
    background: url(images/i2.png) no-repeat 43px 22px #902424;
    font-size: 20px;
    padding-top: 134px;
    margin: 0px 10px ;
}
.pred-secondary{
    color: #832121;
    text-transform: uppercase;
    padding-left: 123px;
    padding-top: 39px;
    border: 1px solid #c0c8d5;
    background-color: #d6dbe4 !important;
    height: 110px;
}
.pred-sec-1{
    background: url(images/i4.png) 57px 30px no-repeat;
}
.pred-sec-2{
    background: url(images/i5.png) 45px 30px no-repeat;
    margin: 0px 10px;
}
.pred-sec-3{
    background: url(images/i6.png) 66px 30px no-repeat;
}
.white-row{
    float: left;
    width: 100%;
    margin-bottom: 16px;
}
.white-text{
    background: white;
    padding: 10px 20px;
    margin-left: 40px;
    height: 61px;
    display: table-cell;
    vertical-align: middle;
    width: 882px;
    box-sizing: border-box;
}
.white-num{
    font-size: 85px;
    font-weight: bold;
    float: left;
    color: white;
    font-family: tahoma;
    line-height: 65px;

    background: url(images/num.png) no-repeat;
    color: #821010;
    font-size: 42px;
    width: 66px;
text-align: center;
    height: 67px;

}
.white-wrap.orange .white-num{
    font-size: 42px;
    font-weight: bold;
    float: left;
    font-family: tahoma;
    background: url(images/num.png) no-repeat;
    color: #821010;
    width: 66px;
    box-shadow: 0px 0px 0px 6px #EBEFF3;
    height: 67px;
    text-align: center;
    line-height: 65px;
    border-radius: 100px;
    display: block;
    box-sizing: border-box;
    margin-right: -18px;
    position: relative;
    z-index: 5;
}
.white-wrap.orange .white-text {
    background: white;
    padding: 10px 20px;
    margin-left: 40px;
    font-size: 12px;
    color: black;
    font-weight: bold;
    height: 61px;
    display: table-cell;
    vertical-align: middle;
    width: 906px !important;
    line-height: 18px;
    position: relative;
    box-sizing: border-box;
    top: 0px;
    height: 69px;
    padding-left: 44px;
}
.text-content{
    color: #5f6c80;
}
.webform-component--pri-registracii-u-nas-ooo{
    font-size: 12px;
}
#webform-ajax-wrapper-449 .form-actions{
}
#webform-ajax-wrapper-449 .form-actions:before{
    content: "ÐŸÐ¾Ð»ÑƒÑ‡Ð¸Ñ‚ÑŒ ÐºÐ¾Ð½ÑÑƒÐ»ÑŒÑ‚Ð°Ñ†Ð¸ÑŽ ÑÐ¿ÐµÑ†Ð¸Ð°Ð»Ð¸ÑÑ‚Ð°";
    background: url(images/consult.png) no-repeat 0px 0px;
    padding-left: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 466px;
    width: 400px;
    top: 0px;
    text-decoration: underline;
}
#vk_groups{
    float: right !important;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
    width: 100%;
    float: left;
    margin-top: -19px;
    padding-top: 32px;
    /*background: url(images/footer.png) repeat-x;*/
    clear: both;
    color: white;
    min-width: 990px;
}
.rights{
    font-size: 14px;
}
.rights a{
    color: #33c6f4;
}
#block-search-form {
    margin-top: 10px;
    margin-bottom: 10px;
}
#block-search-form .form-text{
    border: none;
    background: white;
    color: gray;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 2px;
    width: 117px;
}
.city_info{
    font-size: 11px;
}
.left_column{
    float: left;
    width: 317px;
}

.menu_footer  a{
    color: white;
}
#block-block-52{
    float: left;
}
#block-block-32{
    float: right;
}
#block-block-15{
    margin-top: 20px;
    margin-bottom: 20px;
}
.right_side .text-content .content ul{
    clear: both;
}
.right_side .text-content .content li,
.right_side .text-content .content .list li{
    padding-left: 29px;
    background: url(images/list.png) no-repeat 0px 7px;
    list-style: none;
    margin-bottom: 3px;
}
#block-block-1{
    font-size: 12px;
    float: right;
}
#block-block-174{
    float: right;
    margin-right: 22px;
}
.bron-parkovka{
    text-transform: uppercase;
    font-size: 14px;
    color: #066BA2;
}
.bron-parkovka:before{
    background: url(images/park.png) no-repeat;
    width: 26px;
    height: 24px;
    margin-bottom: -5px;
    margin-right: 9px;
    content: "";
    display: inline-block;
}
.order-parkovka{
    display: inline-block;
    background: #00527f;
    color: #f9c458;
    text-transform: uppercase;
    padding: 3px 33px;
    border-radius: 4px;
    margin-top: 5px;
    margin-bottom: 3px;
}
.front h1#page-title{
}
.unic_menu{
    line-height: 25px;
}
.nivoSlider img{

}
.nivoSlider {
    width: 960px !important;
}
.title_uslugi{
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.uslugi_ul{
    margin-bottom: 15px;
}
.uslugi_ul li{
    margin-left: 7px;
    margin-bottom: 5px;
    background: url(images/list_gray.png) no-repeat 0px 4px !important;
}
.uslugi_ul li a{
    color:#353535;
    text-decoration: none;
}
.uslugi_ul li a:hover{
    text-decoration: underline;
}
.width_uslugi{

    margin-bottom: 15px;
}
.gray_border{
    text-align: center;
    background: #d4d4d4;
    border: 2px solid gray;
    padding: 20px 40px;
    font-size: 14px;
    width: 305px;
}
#block-block-62 .content{
    color: white;
    font-size: 14px;
    padding-left: 40px;
    padding-top:  40px;
    padding-bottom: 40px;
    background: url(images/seowise.png) no-repeat;
}

#block-block-62 h2 {
    margin-bottom: 0px;
}
#block-block-62 .content{
    width: 212px;
    clear: left;
    color: white;
    font-size: 14px;
    padding-left: 40px;
    padding-right: 39px;
    padding-top: 33px;
    padding-bottom: 31px;
    background: url(images/seowise.png) no-repeat;
}
#block-block-57 h2{
    margin-left: -40px;
    margin-top: 0px;
}
#block-block-57 h2 a{
    color: white;
    width: 300px;
}

/* webform-client-form-324 */
/*
#webform-client-form-324{
    padding: 11px;
    background: #dfe3e7;
    width: 636px;
    color: #333333;
    font-size: 14px;
    position: relative;
}
#webform-client-form-324 .form-text{
width: 327px;
}
#webform-client-form-324 textarea{
width: 331px;
height: 52px;
}
#webform-client-form-324 #edit-submitted-metro{
width: 193px;
}
#webform-client-form-324 label,
#webform-client-form-481 label{
font-weight: normal;
margin-bottom: 5px;
}
#webform-client-form-324 .form-item, #webform-client-form-324 .form-actions{
margin-bottom: 11px;
margin-top: 0px;
}
*/
#webform-component-vupiska {
    position: absolute;
    right: 12px;
    top: 12px;
    width: 270px;
}
#webform-component-dlya{
    position: absolute;
    right: 12px;
    top: 135px;
    width: 270px;
}
#webform-component-dlya .form-item{
    display: inline-block;
    margin-right: 20px;
}
#webform-component-srochno .form-item,  #webform-component-srochno .form-actions,
#webform-component-vupiska  .form-item, #webform-component-vupiska  .form-actions{
    margin-bottom: 10px;
    margin-top: 0px;
}
#webform-component-srochno {
    position: absolute;
    right: 12px;
    top: 193px;
    width: 270px;
}
#webform-component-metro {
    position: absolute;
    right: 12px;
    top: 280px;
    width: 270px;
}
#webform-component-sposob {
    position: absolute;
    top: 130px;
    left: 188px;
}

#webform-component-krayniy{
    position: absolute;
    right: 12px;
    top: 217px;
    width: 270px;
}

#webform-component-forma{
    background: url(images/fon.png) repeat;
    padding: 10px 23px;
    border: 1px solid #ddd;
    font-family: verdana;
}
#webform-client-form-485 .fieldset-legend,
#webform-client-form-485 .form-item > label{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 9px;
}

#webform-client-form-485 .form-radios label,
#webform-component-forma--vyberite-organizacionno-pravovuyu-formu--drugoe label{
    font-weight: normal !important;
    margin-left: 7px;
    position: relative;
    top: 2px;
}
#webform-component-forma--kvalifikaciya label{
    font-weight: normal !important;
}

#webform-component-forma--vyberite-organizacionno-pravovuyu-formu--drugoe input{
    width: 251px;
}
#webform-client-form-485 .form-type-radio,
#webform-component-forma--kvalifikaciya label,
#webform-component-forma--kvalifikaciya input,
#webform-component-forma--vyberite-organizacionno-pravovuyu-formu  .webform-component{
    display: inline-block;
}
#webform-client-form-485 .form-type-radio{
    margin-right: 15px;
}
#edit-submitted-forma-komentarii{
    width: 466px;
    float: right;
    height: 62px;
    resize: none;
}
#webform-component-forma--komentarii label{
    float: left;
}
#edit-submitted-forma-kakoy-interesuet-oborot-v-kompanii,
#edit-submitted-forma-ukazhite-zhelaemye-vidy-teyatelnosti{
    width: 575px;
}
#webform-client-form-485 .form-submit{
    background: white;
    border: 1px solid #ddd;
    color: black;
    width: 322px;
    height: 45px;
    font-size: 14px;
    float: right;
    cursor: pointer;
}
#webform-client-form-485 .form-submit:hover{
    background: #671b1b;
    color: white;
}
#webform-client-form-485 span.form-required{
    display: none !important;
}
#webform-component-forma-zakaza-rascheta-gotovoy-kompanii{
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 0px;
    margin-top: 24px;
}
.director{
    margin-left: 39px;
    margin-top: 18px;
    width: 240px;
}
.director table{
    margin-bottom: 20px;

}
.director table td{
    padding: 0px;
    vertical-align: middle;
    line-height: 16px;
}
.director table tr:hover,
.director table tr:hover td{
    background: none;
}

.director img{
    padding: 5px;
    border: 1px solid #ddd;
    margin-right: 5px;
    background: white;
}
.small-text{
    font-size: 10px;
}
.big-text{
    font-size: 14px;
}
#webform-component-forma--kontaktnye-dannye .webform-component{
    display: inline-block;
    width: 32%;
}
#webform-component-forma--kontaktnye-dannye .form-text{
    width: 180px;
}
#webform-component-forma--kontaktnye-dannye--telefon{
    margin-left: 7px;
    margin-right: 7px;
}
#webform-component-forma--kontaktnye-dannye legend{
    text-align: center;
    margin-top: 11px;
    color: #AA0606;
    text-transform: uppercase;
}
#webform-component-forma--kontaktnye-dannye{
    margin-top: 20px;
    clear: left;
    float: left;
    width: 100%;
    padding-top: 9px;
}
#edit-submitted-naimenovanie,
#edit-submitted-ogrn,
#edit-submitted-adres{
    width: 632px !important;
}
#webform-client-form-324 .form-submit{
    position: inherit;
}

#block-menu-menu-nalog .content li{
    width: 154px;
    line-height: 16px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    /*min-width: 251px;*/
}
.menu-3357 {
    width: 197px !important;
}
#block-menu-menu-nalog .content li a{
    display: table-cell;
    vertical-align: middle;
    height: 51px;
    float: none;
}

/* My styles (c) Exiss */
#block-menu-menu-top-menu {
    display: none;
}
#content .top_menu_1 {
    background: white;
    height: 40px;
    z-index: 9999;
    position: fixed;
    top: 0px;
    width: 100%;
}
#content .top_menu_1 .menu {
    margin-top: 7px;
    display: inline-block;
    text-align: center;
    width: 100%;
}

.top_menu_1 .menu li a {color: #00527f;font-family: Tahoma;font-size: 12px;font-weight: 400;text-decoration: underline;}
.top_menu_1 .menu li a:hover{
    text-decoration: none;
}
.top_menu_1 .menu li:before {
    position: relative;
    top: 3px;
    padding-right: 7px;
}
.top_menu_1 .menu li.menu-3698:before {
    content: url(images/1.png);
}
.top_menu_1 .menu li.menu-3699:before {
    content: url(images/2.png);
}
.top_menu_1 .menu li.menu-3700:before {
    content: url(images/3.png);
}
.top_menu_1 .menu li.menu-3701:before {
    content: url(images/4.png);
}

.menu_1 {
    background: #00527f;
    height: 45px;
    box-shadow: 2px 0px 3px rgba(0, 0, 0, 0.44);
}
.region-header-menu-first a {
    color: #fbd269 !important;
}



.menu_2 .active {

}
.menu-1528,
.menu-3155,
.menu-1796,
.menu-2844 {
    position: relative;
    top: 15px;
}

#block-block-56 p {
    opacity: 0.63;
    color: #ffd35f;
    font-family: "Myriad Pro";
    font-size: 24px;
    font-weight: 400;
}
.lookmap{
    display: inline-block;
    font-family: tahoma;
    color: #066BA2;
    font-size: 14px;
    letter-spacing: 3px;
}
.lookmap:before{
    background: url(images/metka.png) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 5px;
    content: "";
    margin-bottom: -5px;
}
#info_block {
    background-image: url(images/info_bg.png);
    width: 250px;
    height: 101px;
    display: block;
    margin-top: -12px;
    color: #066BA2;
    box-sizing: border-box;
    padding-left: 0;
    padding-top: 11px;
    text-align: center;
}
#info_block .time_of_work {
    display: inline-block;
    font-size: 11px;
}
#info_block .time_of_work:before {
    content: url(images/time.png);
    position: relative;
    top: 6px;
    padding-right: 5px;
    display: inline-block;
}
#info_block #location {
    display: inline-block;
    position: relative;
    width: 100%;
    text-align: left;
    line-height: 15px;
}
#info_block #location div:first-child{
    margin-top: 5px;
}
@-moz-document url-prefix()
{
    #info_block #location {
        position: relative;
        left: -2px;
    }
    #info_block #location p {
        font-size: 10px;
    }
}
@-webkit-document url-prefix()
{
    body {
        background-color: #fff;
    }
    #info_block #location {
        position: relative;
        left: 10px;
    }
    #info_block #location p {
        /*font-size: 10px;*/
    }
}
#info_block #location p {
    position: relative;
    font-size: 12px;
    text-align: left;
    padding-top: 16px;
    line-height: 14px;
}
#info_block #location:before {
    content: url(images/location.png);
    position: relative;
    top: 11px;
    padding-right: 6px;
    float: left;
}
#info_block .mail {
    display: inline-block;
    font-size: 11px;
    margin-left: 29px;
}
#info_block .mail a{
    color: #066BA2;
    text-decoration: none;
}
#info_block .mail:before {
    content: url(images/mail.png);
    position: relative;
    top: 5px;
    padding-right: 8px;
    left: 1px;
}
.bottom_white_line {
    display: none;
}

.bread a:not(.last) {
    background: #eac25f;
    padding: 10px 5px;
    margin-left: -3px;
    opacity: 0.8;
    color: black;
    font-family: "Myriad Pro", sans-serif;
    font-size: 14px;
    font-weight: 400;
}
.bread .last {
    padding-left: 15px;
    opacity: 0.72;
    color: black;
    font-family: "Myriad Pro", serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    background: #fff;
    padding: 10px;
    margin-left: -2px;
    width: 50%;
    display: inline-block;
}
.bread .slash {
    display: none;
}
.bread a {
    text-decoration: none;
}
.bread a:after {
    content: ">";
    padding-left: 10px;
}
.bread span.prev_last a:after {
    content: "";
}
.banner {
    position: relative;
    margin-top: 20px;
}
.banner h2 {
    display: none;
}
.front .banner{
    margin-top: 0px;
    height: auto;
}
.front .banner img{
    display: block;
}
.front .right_side{
    padding-top: 12px;
}
.banner img {
    width: 988px;
}
#block-views-clients-block h2 {
    text-shadow: 0 -1px 2px rgba(0, 0, 0, 0.75);
    color: #f0c15f;
    font-family: Tahoma;
    font-size: 20px;
    font-weight: 400;
}
.bx-viewport h2,
.bx-default-pager {
    display: none;
}
.bx-viewport {
    background-color: white;
}
.bxslider_views_slideshow_main,
.bxslider-views-slideshow-main-frame-row {
    background-color: #262b33
}
.view-id-clients ol li {
    display: table-cell;
}
.view-id-clients ul li {
    width: 126px;
}
.view-id-clients ul li:not(:last-child) {
    padding-right: 29px;
}
#views-slideshow-bxslider-1 {
    position: relative;
    /*left: 40px;*/
}
.region-clients{
    background-color: white;
    float: right;
    width: 100%;
    padding: 0px 20px;
    box-sizing: border-box;
    margin-top: -16px;
    padding-bottom: 32px;
}
.region-left-footer {
    padding-bottom: 21px;
    float: left;
    width: 100%;
    padding-top: 0px;
    box-sizing: border-box;
}
.not-front .region-left-footer  {
}
#block-views-our-clients-block h2:before,
.region-recomendations h2:before {
    background: #d7262d;
    border: 0px;
    height: 1px;
}
#block-views-our-clients-block.h2 h2 span,
.region-recomendations h2 span{
    color: #23658b !important;
    background: white !important;
}
.lf-question-wrap{
    float: left;
    width: 204px;
}
.rg-question-wrap{
    float: right;
    width: 710px;
}
.bx-prev {
    /*margin-left: -60px;*/
}
.bx-next {
    /*margin-left: 60px;*/
}
.bx-controls-direction a:hover{
    opacity: 0.8;
}
#block-block-119 {
    padding: 29px;
    background-color: #262b33;
    overflow: hidden;
    border-bottom: 3px solid #e3b75a;
}
#block-block-119 h2 {
    position: relative;
    left: 50px;
}
#block-block-122 {
    height: 100px;
}
#block-block-131  {
    position: relative;
    float: left;
    width: 100%;
}

#block-block-119 h2:after {
    left: -471px;
}
.recomendations li {
    display: inline-block;
    width: 84px;
    height: 125px;
    text-align: center;
    /*background: rgba( 0, 0, 0, 0.5);*/
}
.recomendations li a {
    display: inline-block;
    margin-top: 97px;
    color: #5c4f31;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    background-image: url(images/recomendations_bg_a.png);
    background-repeat: no-repeat;
    width: 80px;
    height: 27px;
    padding-top: 7px;
}
.recomendations li:hover {
    background: none;
    width: 85px;
    height: 125px;
}
.recomendations li:hover a {
    color: #f0c15f;
}
.recomendations li:not(:last-child) {
    padding-right: 10px;
}]
#footer .left_column #block-menu-menu-footer-menu-1 h2 {
    display: none !important;
}
.footermenu .content ul {

}
.footermenu .content ul li {
    list-style-type: none;
    list-style-image: none;
    float: left;
    width: 100%;
    margin: 0px;
    box-sizing: border-box;
    margin-bottom: 2px;
    padding: 0px;
}
.footermenu .content ul li.first,
.footermenu .content ul li:first-child {
    margin-bottom: 15px;
    padding-right: 0;
    margin: 0px;
    top: 0;
    position: relative;
    padding-top: 0px;
    margin-bottom: 9px;
}
.footermenu .content ul li:last-child{
    margin-bottom: 14px;
}
.footermenu .content ul li.first a,
.footermenu .content ul li:first-child a {
    color: #600808 !important;
    font-family: "Myriad Pro", sans-serif;
    font-size: 13px;
    font-weight: 400;
    padding: 8px 17px;
    background-color: white;
    border-bottom: 1px solid #ddd;
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    text-decoration: none;
    padding-right: 0px;
    width: 100%;
    float: left;
    box-sizing: border-box;
    height: 29px;
    padding: 0px;
    line-height: 29px;
    margin: 0px;
    padding-left: 17px;
}
.footermenu:hover .content ul li.first a ,
.footermenu:hover .content ul  li:first-child a{
    background-color: #5A0908;
    color: white !important
}


.footermenu .content ul li a {
    margin: 0;
    margin-left: 9px;
    width: 220px;
    box-sizing: border-box;
    color: #818181;
    font-size: 12px;
    text-decoration: none;
}
.footermenu .content ul li:not(:first-child) a:hover {
    color: #5D0909;
    text-decoration: underline;
}
.region-left-foote{
    float: left;
    width: 100%;
    height: 300px;
}
.footermenu:hover .content ul li a{
    color: black;
}

.footermenu {
    float: left;
    width: 220px;
    margin-right: 26px;
    background: #f7f7f7;
    position: relative;
    border: 1px solid #ddd;
    box-sizing: border-box;
}
.menu_2 .footermenu{
    margin-bottom: 10px;
}

#block-block-155 .content {
    position: relative;
}

#block-block-155 .content:before{
    top: 157px;
}

.footermenu.last-menu{
    margin-right: 0px;
}
.footermenu.last-menu:after{
    display: none;
}
.footermenu:hover{
}
#block-block-120 h2 {
    display: none;
}
.webform-client-form {
    position: relative;
}
/*
#footer .answers .1 {
    font-family: Tahoma;
    font-size: 16px;
    line-height: 32px;
}
#footer .answers span {
    font-size: 28px;
    line-height: 26px;
    text-transform: uppercase;
}
#footer .answers p.1 {
    font-family: Tahoma !important;
    font-size: 14px !important;
    line-height: 20px !important;
}
*/
#footer .answers_phone p {
    color: white;
    font-family: Tahoma;
    font-size: 23px;
    font-weight: 400;
    line-height: 29px;
}
.answers_phone a{
    color: white;
    text-decoration: none;
}
#block-block-138{
    float: right;
    width: 640px;
}
.fb_iframe_widget{
    float: right;
    margin-left: 15px;
}
.vk_groups{
    float: right;
}
#footer .forconsul {
    width: 312px;
    font-size: 12px;
    float:left;
}
#footer .forconsul img.rambler {
    float: right;
    margin-top: -18px;
}
#footer .forconsul p {
    margin-bottom: 10px !important;
}
#footer .forconsul p.rights {
    color: #e5e5e5;
    font-size: 14px;
    text-transform: uppercase;
}
#footer .forconsul p.uslugi {
    color: #e5e5e5;
    font-size: 12px;
}
#footer .forconsul a {
    color: #7c91a8;
    font-size: 12px;
    text-decoration: underline;
}
#footer .forconsul a:hover {
    text-decoration: none;
}
.region-clients,
.region-recomendations {
    width: 960px;
}
.region-recomendations {
    background-color: white;
    float: right;
    width: 100%;
    padding: 0px 20px;
    box-sizing: border-box;
    padding-bottom: 13px;
    border-bottom: 2px solid #e3b75a;

}
.region-recomendations a.company {
    display: inline-block;
    padding-top: 97px !important;
    color: #5c4f31;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    background: url(images/recomendations_bg_a.png) no-repeat bottom center;
    width: 80px;
    height: 27px;
    line-height: 30px;
}
.region-recomendations li:hover a.company {
    color: #f0c15f;
}
.region-recomendations li {
    width: 92px;
    height: 130px;
    text-align: center;
}
.region-recomendations ul,
.region-recomendations a.contextual-links-trigger {

    /*left: -924px;*/
    /*margin-left: -924px;*/
}
.region-recomendations ul {
    /*padding-right: 3%;*/
}
#block-block-121 {
    /*margin-left: -1300px;*/
}
/*@-webkit-document url-prefix() {
    .region-recomendations ul {
        position: relative;
        top: 60px;
        padding-right: 1100px;
    }
}*/
/*.region-recomendations ul.recomendations_1 li {
    background-image: url(images/recomendations_1.png);
    background-repeat: no-repeat;
}
.region-recomendations ul.recomendations_1 li:hover {
    background-image: url(images/recomendations_1_hover.png);
    background-repeat: no-repeat;
    background-position: 4px 0;
}
.recomendations li.recomendations_2 {
    background-image: url(images/recomendations_2.png);
    background-repeat: no-repeat;
}
.recomendations li.recomendations_2:hover {
    background-image: url(images/recomendations_2_hover.png);
    background-repeat: no-repeat;
    background-position: 3px 0;
}
.recomendations li.recomendations_3 {
    background-image: url(images/recomendations_3.png);
    background-repeat: no-repeat;
}
.recomendations li.recomendations_3:hover {
    background-image: url(images/recomendations_3_hover.png);
    background-repeat: no-repeat;
    background-position: 3px 0;
}
.recomendations li.recomendations_4 {
    background-image: url(images/recomendations_4.png);
    background-repeat: no-repeat;
}
.recomendations li.recomendations_4:hover {
    background-image: url(images/recomendations_4_hover.png);
    background-repeat: no-repeat;
}
.recomendations li.recomendations_5 {
    background-image: url(images/recomendations_5.png);
    background-repeat: no-repeat;
}
.recomendations li.recomendations_5:hover {
    background-image: url(images/recomendations_5_hover.png);
    background-repeat: no-repeat;
    background-position: 22px 0;
}
.recomendations li.recomendations_6 {
    background-image: url(images/recomendations_6.png);
    background-repeat: no-repeat;
}
.recomendations li.recomendations_6:hover {
    background-image: url(images/recomendations_6_hover.png);
    background-repeat: no-repeat;
}
.recomendations li.recomendations_7 {
    background-image: url(images/recomendations_7.png);
    background-repeat: no-repeat;
}
.recomendations li.recomendations_7:hover {
    background-image: url(images/recomendations_7_hover.png);
    background-repeat: no-repeat;
    background-position: 2px 2px;
}
.recomendations li.recomendations_8 {
    background-image: url(images/recomendations_8.png);
    background-repeat: no-repeat;
}
.recomendations li.recomendations_8:hover {
    background-image: url(images/recomendations_8_hover.png);
    background-repeat: no-repeat;
    background-position: 8px 3px;
}
.recomendations li.recomendations_9 {
    background-image: url(images/recomendations_9.png);
    background-repeat: no-repeat;
}
.recomendations li.recomendations_9:hover {
    background-image: url(images/recomendations_9_hover.png);
    background-repeat: no-repeat;
    background-position: 9px 0px;
}
.recomendations li.recomendations_10 {
    background-image: url(images/recomendations_10.png);
    background-repeat: no-repeat;
}
.recomendations li.recomendations_10:hover {
    background-image: url(images/recomendations_10_hover.png);
    background-repeat: no-repeat;
    background-position: 5px 2px;
}
*/
.region-recomendations ul li {
    /*background-color: #1a1e23;*/
    background-repeat: no-repeat;
    background-position: 0px -7px;
}
.region-recomendations ul li:hover {
    background-color: transparent;
}
.region-recomendations ul.recomendations_1 li {
    background-image: url(images/recomendations_1.png);
}
.region-recomendations ul.recomendations_1 li:hover {
    background-image: url(images/recomendations_1_hover.png);
    background-color: transparent;
}
.region-recomendations ul.recomendations_2 li {
    background-image: url(images/recomendations_2.png);
    background-repeat: no-repeat;
}
.region-recomendations ul.recomendations_2 li:hover {
    background-image: url(images/recomendations_2_hover.png);
    background-repeat: no-repeat;
}
.region-recomendations ul.recomendations_3 li {
    background-image: url(images/recomendations_3.png);
    background-repeat: no-repeat;
}
.region-recomendations ul.recomendations_3 li:hover {
    background-image: url(images/recomendations_3_hover.png);
    background-repeat: no-repeat;
}
.region-recomendations ul.recomendations_4 li {
    background-image: url(images/recomendations_4.png);
    background-repeat: no-repeat;
}
.region-recomendations ul.recomendations_4 li:hover {
    background-image: url(images/recomendations_4_hover.png);
    background-repeat: no-repeat;
}
.region-recomendations ul.recomendations_5 li {
    background-image: url(images/recomendations_5.png);
    background-repeat: no-repeat;
}
.region-recomendations ul.recomendations_5 li:hover {
    background-image: url(images/recomendations_5_hover.png);
    background-repeat: no-repeat;
}
.region-recomendations ul.recomendations_6 li {
    background-image: url(images/recomendations_6.png);
    background-repeat: no-repeat;
}
.region-recomendations ul.recomendations_6 li:hover {
    background-image: url(images/recomendations_6_hover.png);
    background-repeat: no-repeat;
}
.region-recomendations ul.recomendations_7 li {
    background-image: url(images/recomendations_7.png);
    background-repeat: no-repeat;
}
.region-recomendations ul.recomendations_7 li:hover {
    background-image: url(images/recomendations_7_hover.png);
    background-repeat: no-repeat;
}
.region-recomendations ul.recomendations_8 li {
    background-image: url(images/recomendations_8.png);
    background-repeat: no-repeat;
}
.region-recomendations ul.recomendations_8 li:hover {
    background-image: url(images/recomendations_8_hover.png);
    background-repeat: no-repeat;
}
.region-recomendations ul.recomendations_9 li {
    background-image: url(images/recomendations_9.png);
    background-repeat: no-repeat;
}
.region-recomendations ul.recomendations_9 li:hover {
    background-image: url(images/recomendations_9_hover.png);
    background-repeat: no-repeat;
}
.region-recomendations ul.recomendations_10 li {
    background-image: url(images/recomendations_10.png);
    background-repeat: no-repeat;
}
.region-recomendations ul.recomendations_10 li:hover {
    background-image: url(images/recomendations_10_hover.png);
    background-repeat: no-repeat;
}

#overcontent{
    color: #cbc9c9;
    clear: both;
    font-size: 14px;
}
#overcontent .center{
    padding: 13px 20px;
}
#overcontent p{
    margin-bottom: 0px;
}
#overcontent .content a,
#overcontent .content span{
    color: #590808;
}
#overcontent .content span.last{
    color: #902020;
}
.h2, .h3{
    clear: both;
}
.h2 h2 span{
    color: #5f6c80;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 20px;
    position: relative;
    z-index: 5;
    background: white;
    padding-right: 15px;
    font-weight: normal;
    font-family: tahoma;
}
.h2 h2{
    position: relative;
}
.h2 h2:before{
    position: absolute;
    left: 0px;
    top: 11px;
    height: 1px;
    width: 100%;
    background: #5f6c80;
    content: ""
}
.h2-dark h2 span{
    color: #f0c15f;
    background: #262b33;
}
.h2-dark h2:before{
    background: #f0c15f ;
}

.h3 h3 span.wrap-h3{
    color: #6A1615;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 18px;
    position: relative;
    z-index: 5;
    background: white;
    padding-right: 15px;
    font-weight: normal;
    font-family: tahoma;
}
.h3 h3{
    position: relative;
}
.h3 h3:before{
    position: absolute;
    left: 0px;
    top: 10px;
    height: 1px;
    width: 100%;
    background: #6A1615;
    content: ""
}
#block-block-48 {
    background: url(images/logotext.png) no-repeat 20px 21px white;
    float: left;
    width: 100%;
    margin-top: 20px;
    padding-left: 172px;
    box-sizing: border-box;
    min-height: 190px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    padding-top: 18px;
    color: #5f5f5f;
    padding-right: 15px;
    margin-bottom: 21px;
}
#block-block-48 p:last-child{
    margin-bottom: 0px
}


#footer .answers {
    position: relative;
    left: 3px;
    width: 261px;
    box-sizing: border-box;
    text-align: right;
    float: right;
    height: 145px;
    color: #e3b75a;
}
#footer .answers:before{
    height: 100%;
    width: 2px;
    background: url(images/line-v.png) repeat-y;
    left: 0px;
    top: 0px;
    position: absolute;
    content: ""
}
.cont-text1{
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 2px;
}
.cont-text2{
    font-size: 30px;
    line-height: 34px;
    text-transform: uppercase;
    font-family: sans-serif;
}
.cont-text3{

}
.answers_phone{
    color: white;
    font-size: 25px;
    line-height: 27px;
    margin: 15px 0px;
}
.free_call{

}
#footer .answers img {
    float: left;
    margin-right: 5px;
    position: absolute;
    left: 25px;
    top: 0px;
}
.menu_footer{
    clear: both;
    width: 100%;
    background: url(images/line-h.png) repeat-x top center;
    margin-top: 19px;
    display: inline-block;
    padding-top: 23px;
    height: 216px;
    box-sizing: border-box;
}

.copyright-box{
    margin-left: 20px;
    margin-top: 5px;
    line-height: 22px;
}
.recbox{
    float: left;
    width: 90px;
    margin-right: 2px;
}
.recbox:last-child{
    margin-right: 0px;
}
.bx-prev,
#block-views-our-clients-block .slick-prev{
    background: url(images/arrow-left.png) no-repeat 0px 0px;
    width: 14px;
    height: 50px;
    position: absolute;
    left: -19px;
    top: 50%;
    margin-top: -25px;

    cursor: pointer;
    font-size: 0px;
    border: 0px;
}
.bx-next,
#block-views-our-clients-block .slick-next{
    background: url(images/arrow-right.png) no-repeat 0px 0px;
    width: 14px;
    height: 50px;
    position: absolute;
    right: -19px;
    top: 50%;
    margin-top: -25px;
    cursor: pointer;
    font-size: 0px;
    border: 0px;

}
.slick-slide img{
    display: inline-block;
}
.slick-slide {
    text-align: center;
}
#block-views-our-clients-block .bx-wrapper{
    padding-left: 6px;
    width: 909px;
}
#block-views-our-clients-block .content{
    width: 920px;
    padding: 0px 20px;
    box-sizing: border-box;
}
#block-views-our-clients-block .views-row a{
    height: 180px;
    width: 128px;
    position: relative;
    display: inline-block;
    border: 3px solid #23658b;
    box-sizing: border-box;
}
#block-views-our-clients-block .views-row a img{
    width:100%;
    height:auto;
}
/*
#block-views-our-clients-block .views-row a:before{
    position: absolute;
    left: 1px;
    top: 0px;
    height: 184px;
    width: 135px;
    z-index: 5;
    content: "";
    background: url(images/ramka.png) no-repeat 0px 0px;
}
*/
#block-views-our-clients-block .bx-viewport{
    padding-top: 4px;
}

.lf-question{
    float: left;
    width: 450px;
}
.rg-question{
    width: 450px;
    float: right;
    clear: none;
}
.rg-question .text-line{
    margin-bottom: 7px;
}
.text-question{
    padding-left: 100px;
}
.text-line{
    margin-bottom: 20px;
    color: #5f5f5f;
}
.text-line span{
    color: #e88800;
}
.mapfront{
    margin-bottom: 19px;
}
#block-block-133{
    float: left;
    width: 100%;
    margin-bottom: 24px;
}

.style-form .form-text,
.style-form textarea{
    border-top: 1px solid #ababac;
    border-left: 1px solid #ababac;
    border-bottom: 0px;
    border-right: 0px;
    box-shadow: inset 1px 1px 1px #E2E2E2;
    padding: 6px;
    box-sizing: border-box;
}
.form-question .form-text,
.form-question textarea{
    width: 340px;
    resize: none;
    float: right;
}
.form-question textarea{
    height: 220px;
}
.form-question label{
    float: left;
    margin-right: 0px;
    font-weight: normal;
    color: #5f5f5f;
    font-size: 14px;
    position: relative;
    top: 5px;
}
.form-question .form-item{
    clear: both;
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 10px;
}
.webform-container-inline.webform-component-textarea .form-textarea-wrapper{
    display: inline;
}
.style-form  .form-submit,
.style-submit .form-submit,
#webform-client-form-324 .form-submit{
    color: #832121;
    font-weight: bold;
    font-family: tahoma;
    text-transform: uppercase;
    width: 162px;
    height: 37px;
    border-radius: 2px;
    border-bottom: 0px;
    border-right: 0px;
    border-top: 1px solid #e3b75a;
    border-left: 1px solid #e3b75a;
    background: #e3b75a;
    box-shadow: inset 1px 1px 2px #f3dfb7;
    cursor: pointer;
}
.style-form  .form-submit:hover,
.style-submit .form-submit:hover,
#webform-client-form-324 .form-submit:hover{
    color: white;
}
.form-question .form-actions{
    text-align: right;
    clear: both;
    float: right;
    width: 100%;
    margin-bottom: 0px;
    margin-top: 14px;
}
#webform-client-form-324 .form-actions{
    text-align: right;
}
.front .wrapcenter{
    padding-bottom: 6px !important;
}
#block-block-133 > h2{
    background: url(images/q.png) no-repeat 20px 10px #262b33;
    font-size: 24px;
    font-family: tahoma;
    padding-left: 63px;
    height: 51px;
    color: white;
    line-height: 50px;
    margin-left: -20px;
    font-weight: normal;
    width: 897px;
    text-transform: uppercase;
}


.column-table tbody tr:nth-child(even) .hover{
    background: #f7f7f9
}
.column-table tbody tr:nth-child(odd) .hover{
    background: #eaecef
}
.column-table thead tr .hover{
    background: #2f3640
}

.column-table tbody tr:nth-child(even) {
    background: #ffffff
}
.column-table tbody tr:nth-child(odd) {
    background: #f1f3f5
}


.last-td td{
    background: #5f6b80 !important;
    color: white !important;
}
.prelast-td td{
    background: #2f3640 !important;
    color: white !important;
}


.wrap-egrp{
    background: #5f6b80;
    color: white;
    text-transform: uppercase;
    padding: 19px;
}
.wrap-egrp .lf-egrp{
    width: 430px;
    float: left;
}

.wrap-egrp .rg-egrp{
    width: 430px;
    float: right;
}


.wrap-egrp .form-text,
.wrap-egrp textarea{
    width: 100%;
    background: white;
    border: 0px;
    box-sizing: border-box;
    padding: 8px;
    resize: none;
}
.wrap-egrp .form-item,
.wrap-egrp .form-actions{
    margin-top: 0px;
    margin-bottom: 16px;
}
.wrap-egrp .form-type-radio{
    display: inline-block;
    margin-right: 30px;
}
.wrap-egrp .form-type-radio input{
    margin-top: -2px;
}
.wrap-egrp label{
    margin-bottom: 11px !important;
    font-weight: normal;
}
.wrap-egrp .webform-component--wrap--lf--srochno{
    margin-bottom: 0px;
}
.wrap-egrp .webform-component--wrap--lf--vupiska{
    margin-bottom: 2px;
}
.style-submit .form-actions{
    text-align: right;
    position: absolute;
    right: 0px;
    bottom: 4px;
}
#webform-client-form-324 .form-actions .form-submit{
    position: absolute;
    right: 19px;
    bottom: 17px;
}
.style-submit .form-actions .form-submit{
    width: 220px;
    font-size: 14px;
    margin-right: 18px;
}
.webform-client-form-324{
    position: relative;
}

.vupiska {
    clear: both;
    border-top: 1px dashed #ddd;
    padding-top: 23px;
    margin-top: 15px;
    display: none;
}
.vupiska1 {
    display: block !important;
}
.vupiska legend{
    display: none;
}
.vupiska .webform-component-textfield:first-child{
    width: 425px;
    float: left;
}
.vupiska .webform-component-textfield:last-child{
    width: 430px;
    float: right;
}
.add-btn{
    color: white;
    font-weight: bold;
    font-family: tahoma;
    text-transform: uppercase;
    height: 35px;
    border-bottom: 0px;
    font-size: 14.57px;
    border-right: 0px;
    cursor: pointer;
    display: inline-block;
    line-height: 35px;
    padding: 0px 15px;
    float: left;
    border-radius: 4px;
    border-right: 1px solid #752d1c;
    border-left: 1px solid #752d1c;
    border-bottom: 1px solid #752d1c;
    border-top: 1px solid #ae6c3c;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.46);
    background: #690808;
    background: -moz-linear-gradient(top, #690808 0%, #510808 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #690808), color-stop(100%, #510808));
    background: -webkit-linear-gradient(top, #690808 0%, #510808 100%);
    background: -o-linear-gradient(top, #690808 0%, #510808 100%);
    background: -ms-linear-gradient(top, #690808 0%, #510808 100%);
    background: linear-gradient(top, #690808 0%, #510808 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#690808", endColorstr="#510808", GradientType=0);
}
.add-btn:hover{
    background: #5E1C1A
}
.add-btn.final-btn {
    background: #353F50 !important;
}



.h2-fon{

    background: #e7e0e2;
    padding: 3px 9px;
    text-align: center;
    margin-bottom: 15px;
}
.h2-fon h2{
    font-size: 16px;
    color: #242424;
}
.wrap1-commerce{
    font-size: 16px;
    color: #242424;
    line-height: 22px;
}
.wrap1-commerce b,
.wrap1-commerce strong{
    color: #242424;
}

.bb-wrap .bb-row{
    width: 220px;
    text-align: center;
    display: inline-block;
    color: #242424;
    font-size: 12px;
    vertical-align: top;
    line-height: 18px;
}
.bb-img{
    display: table-cell;
    vertical-align: top;
    width: 227px;
    height: 125px;
}
.h2-darkfon{
    background: #00537F;
    color: white;
    padding: 13px 37px;
    margin-bottom: 25px;
    margin-top: 16px;
    margin-left: -20px;
    margin-right: -20px;
}
.h2-darkfon h2{
    font-weight: 100;
    text-transform: uppercase;
    font-size: 16px;
    margin: 0px;
}

.wrap-consult{
    background: url(images/call.jpg) no-repeat 0px 0px;
    width: 960px;
    height: 308px;
    position: relative;
    margin-left: -20px;
    color: white;
    margin-top: 42px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.left-consult{
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 34px;
    text-align: right;
    position: absolute;
    left: 0px;
    top: 99px;
    width: 418px;
}
.left-consult .line-2{
    margin-right: 11px;
}
.right-consult{
    float: right;
}
.somneniya{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 100;
    position: absolute;
    right: 76px;
    top: 41px;
}
.phone-consult{
    color: #000000;
    font-weight: 300;
    font-size: 35px;
    position: absolute;
    right: 120px;
    top: 137px;
    /* font-family: tahoma; */
}
.free-consult{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 100;
    position: absolute;
    right: 64px;
    top: 220px;
    text-align: right;
}
.free-consult a{
    color: #fbb142;
    font-weight: bold;
}

.gray-list li,
.gray-list li{
    background: url(images/list-gray.png) no-repeat 0px 7px !important;
}
h4{
    color: #343d4b;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 100
}
.white-list ul{
    background: white
}
.white-list ul li{
    background: white !important;
    padding-left: 62px !important;
    border-bottom: 1px solid #d6d6d6;
    position: relative;
    color: #1f2835;
    font-size: 16px;
    margin-left: 0px !important;
    padding-bottom: 10px;
    padding-top: 11px;
}
.white-list ul li:before{
    position: absolute;
    left: 26px;
    top: 14px;
    width: 13px;
    height: 13px;
    border: 1px solid rgba(38, 43, 51, 0.52);
    border-radius: 50px;
    content: "";
}
.margin-10{
    margin-bottom: 10px !important;
}


.table-egrul-1 th:first-child{
    text-align: left;
    font-size: 21px;
}
.table-egrul-1 th:last-child{
    text-align: right;
    font-size: 16px;
}
.table-egrul-1 th{
    background: #2a5077 !important;
}
.last-td-border p:last-child{
    margin-bottom: 0px;

}
.last-td-border p{
    margin-bottom: 10px;
    font-size: 12px;
}
.last-td-border {
    border-left: 17px solid #2f3640;
    border-bottom: 0px;
    border-right: 0px;
    background: white;
    padding: 12px;
    margin-top: 1px;
    width: 919px;
    box-sizing: border-box;
}
.table-egrul-1 th,
.table-egrul-1 td{
    padding: 16px 22px !important;
    border-right: 3px solid #f3f5f6 !important;
    border-bottom: 3px solid #f3f5f6 !important;
}
.table-egrul-2{
    background: white;
    text-align: center;
}
.table-egrul-1 td{
    background: #edc460 !important;
    color: #590808 !important;
}
.table-egrul-1 td:first-child{
    color: #590808;
    font-size: 18px;
}
.table-egrul-1 td:last-child{
    text-align: right;
    font-size: 24px;
}
.table-egrul-1{
    margin-bottom: 9px !important;
}
.last-td-border-white{
    clear: both;
    background: white;
    color: #590808;
    font-size: 14px;
}
.last-td-border-white p{
    padding: 11px 14px;
    border-bottom: 1px solid #f3f5f6;
    margin-bottom: 0px;

}





#node-324 strong{

    color: #5f5f5f;
}

.white {
    background: white;
    padding: 15px 27px;
    color: #686868;
}
.white p{
    margin-bottom: 10px;
}
.white p:last-child{
    margin-bottom: 0px;
}

#block-block-1 .mail a{
    color: white;
    /* font-size: 15px; */
    text-decoration: none;
}
#block-block-120 .copyright-box a{
    color: white;
}
.logo-wrap{
    position: relative;
    float: left;
    width: 400px;
    height: 100px;
    position: absolute;
    left: 0;
    top: 15px;
}
#logo{
    background: url(images/logo.png) no-repeat;
    width: 400px;
    height: 100px;
    position: absolute;
    left: 0;
    top: 0px;
}
.logo-wrap .block .content{
    margin-top: 59px;
    font-size: 16px;
    font-weight: 600;
    color: #E1BA5B;
    margin-left: 108px;
    letter-spacing: 2px;
    text-shadow: 1px 1px 1px black;
}

.right_side table{
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
.new-form{
    background: white;
    float: left;
    width: 100%;
    margin-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
    padding: 18px;
    box-sizing: border-box;
    color: black;
    border: 1px solid #ddd;

}
.q-work{
    font-size: 16px;
    margin-bottom: 10px;
}
.q-time{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 18px;
}
.q-text{
    font-size: 12px;
    line-height: 16px;
}
.q-text1{
    margin-bottom: 15px;

}
.title-q{
    position: relative;
    margin-bottom: 14px;
}
.title-q:after{
    position: absolute;
    right: 0px;
    top: 10px;
    height: 1px;
    background: #23658b;
    width: 100%;
    content: "";
}
.title-q span {
    position: relative;
    z-index: 5;
    padding-left: 42px;
    background: white;
    padding-right: 12px;
    font-size: 18px;
    color: #23658b;
}
.title-q span:before{
    content: "";
    width: 31px;
    height: 29px;
    background: url(images/q1.png) no-repeat 0px 0px;
    position: absolute;
    left: 0px;
    top: -2px;
}
.form-question-new label{
    display: none;
}
.name-form{
    background: url(images/i_man.png) no-repeat 11px 6px white;
}
.mail-form{
    background:url(images/i_mail.png) no-repeat 10px 9px white;
}
.phone-form{
    background: url(images/i_phone.png) no-repeat 11px 7px white;
}
.form-question-new ::-webkit-input-placeholder {color:#cacaca;}
.form-question-new ::-moz-placeholder          {color:#cacaca;}/* Firefox 19+ */
.form-question-new :-moz-placeholder           {color:#cacaca;}/* Firefox 18- */
.form-question-new :-ms-input-placeholder      {color:#cacaca;}
.form-question-new .form-text{
    color: #5A5A5A;
    padding-left: 40px;
    font-size: 14px;
    width: 100%;
    box-sizing: border-box;
    border: 0px;
    height: 30px;
    font-family: tahoma;
    border: 1px solid #ddd;
}
.form-question-new textarea{
    color: #676767;
    padding: 10px;
    font-size: 14px;
    width: 100%;
    box-sizing: border-box;
    border: 0px;
    height: 70px;
    resize: none;
    font-family: tahoma;
    border: 1px solid #ddd;
}
.form-question-new .form-submit{
    background: #6b0a09;
    background: -moz-linear-gradient(top, #6b0a09 0%, #520808 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6b0a09), color-stop(100%, #520808));
    background: -webkit-linear-gradient(top, #6b0a09 0%, #520808 100%);
    background: -o-linear-gradient(top, #6b0a09 0%, #520808 100%);
    background: -ms-linear-gradient(top, #6b0a09 0%, #520808 100%);
    background: linear-gradient(top, #6b0a09 0%, #520808 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6b0a09", endColorstr="#520808", GradientType=0);
    -webkit-box-shadow: 0px 1px 1px 0px #000000;
    -moz-box-shadow: 0px 1px 1px 0px #000000;
    box-shadow: 0px 1px 1px 0px #000000;
    font-size: 14.5px;
    text-transform: uppercase;
    width: 194px;
    border-right: 1px solid #772e1c;
    border-left: 1px solid #772e1c;
    border-bottom: 1px solid #772e1c;
    height: 35px;
    cursor: pointer;
    border-radius: 3px;
    border-top: 1px solid #ae6c3b;
    color: white;
    font-weight: bold;
    letter-spacing: 1px;
}
.form-question-new  .webform-component--dop-info{
    position: absolute;
    right: 28px;
    bottom: -10px;
    font-size: 12px;
    line-height: 15px;
}
.form-question-new .form-submit:hover{
    color: #E3B75A;
}
.form-question-new  .wrapall{
    display: table;
}
.form-question-new  .wrapall .wrap-this{
    display: table-cell;
}
.form-question-new  .wrapall .wrap-this:nth-child(1),
.form-question-new  .wrapall .wrap-this:nth-child(2){
    padding-right: 10px;
}
.last-footer{
    background: #1c4b77;
    padding: 16px 0px 20px 0px;
    clear: both;
    float: left;
    width: 100%;
    min-width: 990px;
    margin-top: 35px;
}
.footer-logo{
    float: left;
    margin-right: 24px;

}
.copyright{
    float: left;
    width: 215px;
    font-size: 12px;
    line-height: 20px;
    color: white;
    padding-top: 5px;
}
.copyright a{
    color: #7c91a8;
}
.shetchik{
    float: left;
    width: 120px;
    padding-top: 14px;
}
.socials{
    float: left;
    width: 165px;
    padding-top: 8px;
}
.contact-footer{
    float: right;
    width: 180px;
    height: 65px;
    padding-top: 11px;
    box-sizing: border-box;
    text-align: right;
    color: white;
    border-left: 1px solid #8CA4AD;
}
.contact-phone{
    font-size: 18px;
}
#block-block-180{
    clear: both;
}
.video-text{
    float: right;
    width: 500px;
}

.video-wrap{
    background: white;
    color: #818181;
    float: left;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
}
.not-front .video-wrap{
    width: 960px;
    margin-left: -20px;
}
.video-row-text{
    height: 36px;
    line-height: 36px;
    margin-bottom: 2px;
    position: relative;
    font-size: 24px;
    padding-left: 53px;
}
.video-title{
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: black;
}
.video-collectiv a{
    display: inline-block;
    width: 362px;
    height: 37px;
    line-height: 37px;
    background: #821010;
    text-transform: unset;
    font-size: 24px;
    color: white;
    text-align: center;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.53);
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 10px;
}
.video-collectiv a:hover,
.order-parkovka:hover{
    background: #066BA2;
    cursor: pointer;
}
.video-row-text.row1{
    background: url(images/k1.png) no-repeat 0px 0px;
}
.video-row-text.row2{
    background: url(images/k2.png) no-repeat 0px 0px;
}
.video-row-text.row3{
    background: url(images/k3.png) no-repeat 0px 0px;
}
.video-row-text.row4{
    background: url(images/k4.png) no-repeat 0px 0px;
}
.video-box{
    float: left;
    margin-left: 55px;
    margin-top: 4px;
    border-radius: 5px;
    background: white;
    height: 241px;
}
.video-box:hover img{
    opacity: 0.8;
}
.video-box img{
    border-radius: 4px;
}










.popup_form{
    position: fixed;
    top: 37%;
    z-index: 201;
    text-align: center;
    color: white;
    left: 50%;
    margin-left: -240px;
    margin-top: -100px;
    background: #064e70;
    padding: 23px;
    width: 480px;
    box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.59);
    display: none;
    box-sizing: border-box;
    padding-top: 40px;
}


.popup_form form{
    margin: 0px !important;
}
.popup_form .form-submit{
    width: 100%;
    margin: 0px !important;
    color: white;
}
.popup_form .form-actions{
    padding: 0px !important;
}
.popup_form .marker, .popup_form .form-required{
    display: none;
}
.shadow{
    background: black;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 200;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    display: none;
    cursor: pointer;

}
.close-inner{
    text-align: right;
    font-size: 26px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 8px;
    color: #fbd269;
    font-weight: bold;
}
.close-inner:hover{
    color: #f1ad00;
}
.popup_form .form-submit{
    background: #e2bb5c;
    color: white !important;
    text-transform: uppercase;
    width: 320px;
    border-radius: 0px;
    height: 45px;
    font-size: 21px;
    border: 0px;
    cursor: pointer;
    margin-top: 7px !important;
}
.popup_form .form-submit:hover{
    background: #eaa703;
}
.popup_form .form-actions{
}
.popup_form .webform-component--vash-telefon input{
    margin-bottom: 50px;
}
.popup_form .messages.error{
    display: none !important
}
.popup_form .form-text,
.popup_form textarea{
    margin-bottom: 15px !important;
    font-size: 18px;
    text-align: left;
    font-weight: 400;
    width: 100%;
    border-radius: 3px;
    border: 0px;
    background-color: white;
    font-family: tahoma;
    height: 35px;
    color: #333333;
    overflow: hidden;
    padding: 5px 13px;
    resize: none;
    box-sizing: border-box;
}
.popup_form ::-webkit-input-placeholder {color:#a7a7a7;}
.popup_form ::-moz-placeholder          {color:#a7a7a7;}/* Firefox 19+ */
.popup_form :-moz-placeholder           {color:#a7a7a7;}/* Firefox 18- */
.popup_form :-ms-input-placeholder      {color:#a7a7a7;}

.popup_form .webform-confirmation{
    text-align: center;
    width: 346px;
    margin-left: -25px;
}
.webform-confirmation .popup_form h2{
    margin-bottom: 33px;
}
.popup_form .links{
    display: none;
}
.throbber{
    display: none !important
}
.popup_form .form-text.error,
.popup_form textarea.error{
    border: 1px solid red;
}
.name-input{
    background: url(images/ppl.png) 24px 12px no-repeat;
}
.phone-input{
    background: url(images/phn.png) 21px 14px no-repeat;
}

.popup_form textarea{
    margin-bottom: 0px;
}
.popup_form label{
    display: none;
}
.popup_form h2{
    display: inline-block;
    font-size: 21px;
    line-height: 21px;
    text-align: center;
    padding: 0px 15px;
    color: #fbd269;
    font-family: tahoma;
    letter-spacing: 1px;
    margin-top: 0px;
    margin-bottom: 9px;
}
.popup_form .webform-component-markup div{
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 18px;
}
/*
.popup_form .webform-component--zametka{
    text-align: center;
    color: #474747;
     line-height: 23px;
    font-size: 17px;
    margin-bottom: 39px !important;
}
*/

.popup_form .form-item, .popup_form .form-actions {
    margin-top: 0;
    margin-bottom: 0;
    float: left;
    width: 100%;
}
.groupform .fieldset-wrapper{
    width: 100%;
    display: table;
}
.groupform .fieldset-wrapper .form-item
{
    display: table-cell;
    width: 50%;
    box-sizing: border-box;
}
.groupform .fieldset-wrapper .form-item:nth-child(1)
{
    padding-right: 5px;
}

.groupform .fieldset-wrapper .form-item:nth-child(2)
{
    padding-left: 5px;
}



/* banner-fiveyears */
.banner-fiveyears {
    padding-right: 35px;
    padding-top: 18px;
    padding-left: 302px;
    box-sizing: border-box;
    width: 940px;
    margin-left: -10px;
    margin-top: -8px;
    margin-bottom: 10px;
    display: inline-block;
    height: 228px;
    color: white;
    background: url(images/banner-5.jpg) no-repeat 0px 0px;
}
.banner-fiveyears .title-banner{
    font-size: 24px;
    line-height: 27px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 14px;
    font-family: 'Open Sans', sans-serif;
}
.banner-fiveyears .yellow-line{
    color: #eac25f;
}
.banner-fiveyears .banner-text{
    padding: 21px 10px 21px 35px;
    background: white;
    border-radius: 10px;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    color: black;
    font-size: 14px;
}
.banner-fiveyears .banner-text span{
    font-size: 36px;
    font-family: fantasy;
}
.banner-fiveyears .q-first{
    display: inline-block;
    margin-bottom: -2px;
    margin-left: -25px;
    padding-top: 3px;
    height: 12px;
    overflow: hidden;
    padding-right: 13px;
    position: relative;
    box-sizing: border-box;
    top: -12px;
    left: 5px;
}
.banner-fiveyears .q-last{
    display: inline-block;
    margin-bottom: -2px;
    margin-left: 0;
    padding-top: 3px;
    height: 12px;
    overflow: hidden;
    padding-right: 13px;
    position: relative;
    box-sizing: border-box;
    top: 6px;
    left: 11px;
}



/* banner-prava */
.banner-prava {
    padding-right: 31px;
    padding-top: 18px;
    padding-left: 353px;
    box-sizing: border-box;
    width: 940px;
    margin-left: 10px;
    margin-top: -8px;
    margin-bottom: 10px;
    display: inline-block;
    height: 228px;
    color: white;
    background: url(images/prava.jpg) no-repeat 0px 0px;
}
.banner-prava .title-banner{
    font-size: 22px;
    line-height: 27px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 14px;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: -1px;
}
.banner-prava .yellow-line{
    color: #27557d;
    font-size: 24px;
}
.banner-prava .banner-text{
    padding: 9px 10px 9px 35px;
    background: white;
    border-radius: 10px;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    color: black;
    font-size: 14px;
    line-height: 16px;
}
.banner-prava .banner-text span{
    font-size: 36px;
    font-family: fantasy;
}
.banner-prava .q-first{
    display: inline-block;
    margin-bottom: -2px;
    margin-left: -25px;
    padding-top: 3px;
    height: 12px;
    overflow: hidden;
    padding-right: 13px;
    position: relative;
    box-sizing: border-box;
    top: -5px;
    left: 5px;
}
.banner-prava .q-last{
    display: inline-block;
    margin-bottom: -2px;
    margin-left: 0;
    padding-top: 3px;
    height: 12px;
    overflow: hidden;
    padding-right: 13px;
    position: absolute;
    right: 10px;
    box-sizing: border-box;
    bottom: 6px;
    width: 20px;
}




/* banner-comanda */
.banner-comanda {
    padding-right: 35px;
    padding-top: 45px;
    padding-left: 201px;
    box-sizing: border-box;
    width: 920px;
    margin-left: 19px;
    margin-top: -8px;
    margin-bottom: 10px;
    display: inline-block;
    height: 190px;
    color: white;
    background: url(images/bannercomanda.jpg) no-repeat 0px 0px;
    /* background-size: 100% auto; */
}
.banner-comanda .title-banner{
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 14px;
    font-family: 'Open Sans', sans-serif;
    text-shadow: 1px 1px 1px black;
}
.banner-comanda .yellow-line{
    color: #fbd269;
    font-size: 29px;
    line-height: 29px;
    margin-bottom: 3px;
}
.banner-comanda .banner-text{
    color: white;
    font-size: 16px;
    margin-bottom: 20px;
    line-height: normal;
}



/* banner-egrul */
.banner-egrul {
    padding-right: 35px;
    padding-top: 19px;
    padding-left: 197px;
    box-sizing: border-box;
    width: 958px;
    margin-left: -19px;
    margin-top: -3px;
    margin-bottom: 10px;
    display: inline-block;
    height: 232px;
    color: white;
    background: url(images/egrul.jpg) no-repeat 0px 0px;
    /* background-size: 100% auto; */
}
.banner-egrul .title-banner{
    font-size: 16px;
    line-height: 20px;
    text-transform: none;
    font-weight: normal;
    margin-bottom: 14px;
    font-family: 'Open Sans', sans-serif;
    text-shadow: 1px 1px 1px black;
}
.banner-egrul .yellow-line{
    font-size: 24px;
    line-height: 29px;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
    margin-bottom: 10px;
}
.banner-egrul .banner-text{
    color: white;
    font-size: 12px;
    margin-bottom: 20px;
    opacity: 0.55;
    margin-left: 114px;
    margin-top: 16px;
    line-height: 13px;
}

/* banner-zakrut OOO */
.banner-close-ooo {
    padding-right: 35px;
    padding-top: 19px;
    padding-left: 365px;
    box-sizing: border-box;
    width: 958px;
    margin-left: -19px;
    margin-top: -3px;
    margin-bottom: 10px;
    display: inline-block;
    height: 232px;
    color: white;
    background: url(images/closeooo.jpg) no-repeat 0px 0px;
    /* background-size: 100% auto; */
}
.banner-close-ooo .title-banner{
    font-size: 16px;
    line-height: 20px;
    text-transform: none;
    font-weight: normal;
    margin-bottom: 14px;
    font-family: 'Open Sans', sans-serif;
    text-shadow: 1px 1px 1px black;
}
.banner-close-ooo .yellow-line{
    font-size: 24px;
    line-height: 29px;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
    margin-bottom: 10px;
}
.banner-close-ooo .white-line{
    font-size: 15px !important;
    line-height: 16px;
}

/* banner-zakrut OOO */
.banner-oformlenie {
    padding-right: 35px;
    padding-top: 19px;
    padding-left: 365px;
    box-sizing: border-box;
    width: 958px;
    margin-left: -19px;
    margin-top: -3px;
    margin-bottom: 10px;
    display: inline-block;
    height: 232px;
    color: white;
    background: url(images/banner-oformlenie.jpg) no-repeat 0px 0px;
    /* background-size: 100% auto; */
}
.banner-oformlenie .title-banner{
    font-size: 16px;
    line-height: 20px;
    text-transform: none;
    font-weight: normal;
    margin-bottom: 14px;
    font-family: 'Open Sans', sans-serif;
    text-shadow: 1px 1px 1px black;
}
.banner-oformlenie .yellow-line{
    font-size: 24px;
    line-height: 29px;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
    margin-bottom: 10px;
}
.banner-oformlenie .white-line{
    font-size: 15px !important;
    line-height: 16px;
}




/* banner-zakrut ur firmu */
.banner-close-urfirmu {
    padding-right: 35px;
    padding-top: 37px;
    padding-left: 365px;
    box-sizing: border-box;
    width: 958px;
    margin-left: -19px;
    margin-top: -3px;
    margin-bottom: 10px;
    display: inline-block;
    height: 232px;
    color: white;
    background: url(images/banner-urfirma.jpg) no-repeat 0px 0px;
    /* background-size: 100% auto; */
}
.banner-close-urfirmu .title-banner{
    font-size: 16px;
    line-height: 20px;
    text-transform: none;
    font-weight: normal;
    margin-bottom: 14px;
    font-family: 'Open Sans', sans-serif;
    text-shadow: 1px 1px 1px black;
}
.banner-close-urfirmu .yellow-line{
    font-size: 24px;
    line-height: 29px;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
    margin-bottom: 10px;
}
.banner-close-urfirmu .white-line{
    font-size: 15px !important;
    line-height: 16px;
}




/* banner-egrul */
.banner-egrp {
    padding-right: 35px;
    padding-top: 19px;
    padding-left: 197px;
    box-sizing: border-box;
    width: 958px;
    margin-left: -19px;
    margin-top: -3px;
    margin-bottom: 10px;
    display: inline-block;
    height: 232px;
    color: white;
    background: url(images/egrp.jpg) no-repeat 0px 0px;
    /* background-size: 100% auto; */
}
.banner-egrp .title-banner{
    font-size: 16px;
    line-height: 18px;
    text-transform: none;
    font-weight: normal;
    margin-bottom: 14px;
    font-family: 'Open Sans', sans-serif;
    text-shadow: 1px 1px 1px black;
}
.banner-egrp .yellow-line{
    font-size: 24px;
    line-height: 29px;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
    margin-bottom: 10px;
}
.banner-egrp .banner-text{
    color: white;
    font-size: 12px;
    margin-bottom: 20px;
    opacity: 0.55;
    margin-left: 114px;
    margin-top: 4px;
    line-height: 13px;
}





/* banner-front */
.banner-front{

}
.banner-front {
    padding-right: 35px;
    padding-top: 18px;
    padding-left: 302px;
    box-sizing: border-box;
    width: 960px;
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block;
    height: 290px;
    color: white;
    background: url(images/banner-front2.jpg) no-repeat 0px 0px;
}
.banner-front .title-banner{
    font-size: 31px;
    line-height: 36px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 14px;
    font-family: 'Open Sans', sans-serif;
    position: relative;
    top: 17px;
    left: 26px;
}
.banner-front .yellow-line{
    color: #eac25f;
}
.banner-front .white-line{
    font-size: 23px;
    font-weight: normal;
}
.banner-front .banner-text{
    padding: 0;
    border-radius: 10px;
    position: relative;
    box-sizing: border-box;
    width: 366px;
    color: black;
    color: white;
    font-size: 14px;
    margin-left: 50px;
    margin-top: 22px;
    line-height: 18px;
}

/* banner-register */


.banner-register {
    padding-right: 20px;
    padding-top: 14px;
    padding-left: 383px;
    box-sizing: border-box;
    width: 940px;
    margin-left: -9px;
    margin-top: -4px;
    margin-bottom: 3px;
    display: inline-block;
    height: 228px;
    color: white;
    background: url(images/banner-reg.jpg) no-repeat 0px 0px;
}
.region-banner .banner-register{
    margin-left: 10px;
}


.banner-register .title-banner{
    font-size: 31px;
    line-height: 36px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 5px;
    font-family: 'Open Sans', sans-serif;
    position: relative;
}
.banner-register .yellow-line{
    color: #ffc600;
    font-size: 28px;
    line-height: 24px;
}
.banner-register .white-line{
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    margin-top: 7px;
}
.banner-register .banner-box{
    clear: both;
}
.banner-register .banner-leftside{
    float: left;
    width: 336px;
}
.banner-register .banner-price,
.banner-register .banner-date{
    text-align: center;
    border: 2px solid #fed101;
    border-radius: 3px;
    height: 48px;
    line-height: 48px;
    box-sizing: border-box;
}
.banner-register .banner-price{
    float: left;
    font-size: 36px;
    font-weight: bold;
    width: 150px;
    line-height: 41px;
}
.banner-register .banner-price:after{
    background: url(images/rub.png) no-repeat 0px 0px;
    width: 27px;
    height: 27px;
    display: inline-block;
    content: "";
    margin-left: 4px;
}
.banner-register .banner-date{
    float: right;
    color: #ffd200;
    font-size: 19.75px;
    width: 177px;
    line-height: 44px;
}
.banner-register .banner-date strong{
    color: #ffd200
}
.banner-register .bnt-zayavka{
    clear: both;
    float: left;
    width: 100%;
    color: white;
    text-transform: uppercase;
    text-align: center;
    font-size: 24px;
    line-height: 44px;
    font-weight: bold;
    background: #ffd200;
    margin-top: 9px;
    box-sizing: border-box;
    cursor: pointer;
}
.banner-register .bnt-zayavka:hover{
    background: #EAC103;
}
.banner-register .banner-rightside{
    float: right;
    width: 180px;
    color: #d6d0b5;
    margin-top: 13px;
}
.banner-register .banner-question-1{
    font-size: 21px;
    line-height: 21px;
    margin-bottom: 3px;
}
.banner-register .banner-question-2{
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 1px;
}
.banner-register .banner-question-3{
    font-size: 21px;
    letter-spacing: 0px;
    margin-top: 5px;
}

/* banner zvonok */
.banner-zvonok{
    background: url(images/banner-zvonok.jpg) no-repeat 0px 0px;
    padding-left: 167px;
    padding-top: 20px;
    padding-right: 28px;
    padding-bottom: 20px;
    color: white;
    height: 99px;
    width: 960px;
    box-sizing: border-box;
    margin-left: -20px;
    clear: both;
    margin-top: 20px;
}
.banner-zvonok .title-banner{
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 7px;
    font-family: 'Open Sans', sans-serif;
    color: #eac25f;
    float: left;width: 543px;
    letter-spacing: -0.4px;
}
.clear{
    clear: both;
}
.red{
    color: red;
}
.banner-text{
    float: left;
    width: 543px;
    letter-spacing: -0.1px;
    font-size: 12px;
}
.call-btn{
    float: right;
    background: #ebc360;
    text-align: center;
    height: 44px;
    line-height: 18px;
    margin-top: -19px;
    padding-top: 5px;
    font-size: 14px;
    width: 218px;
    box-sizing: border-box;
    cursor: pointer;
}
.call-btn:hover{
    background: #EAB021;
}
.call-btn div:first-child{
    font-size: 18px;
}
.font-14{
    font-size: 14px;
}
.font-12{
    font-size: 12px
}
/* .price-table */
.price-table {
    width: 100%;
    background: #cad9e7;
    border-color: #DEE1E4;
}
.price-table th{
    background: #1c4b77 !important;
    font-size: 18px !important;
    padding: 14px 13px !important;
}
.price-table td{
    padding: 15px;
    border-right: 1px solid #d6dbe4;
    border-bottom: 1px solid white;
    border-color: white !important;
}
.price-table tr:last-child td{
    border-bottom: 0px;
}
.price-table td:nth-child(1){
    text-align: right;
    width: 39px;
    padding-right: 10px;
}
.price-table td:nth-child(2){
    color: #590808;
    font-size: 13px;
    line-height: 18px;
}
.price-table td:nth-child(3){
    width: 195px !important;
    text-align: center;
    font-size: 18px;
    color: white;
}
.price-table td:nth-child(4){
    width: 195px !important;
    text-align: center;
    font-size: 16px;
    color: white;
}

.price-table td:nth-child(4) strong{
    font-size: 24px;
    color: white;
}
.yes{
    padding-left: 110px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    display: inline-block;
    background: url(images/y.png) no-repeat 20px 37px white;
    width: 100%;
    box-sizing: border-box;
    min-height: 137px;
}
.yes p:last-child{
    margin-bottom: 0px;
}
.page-node-270 #block-block-180 {
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
}
#block-block-186{
    background: #f3f5f6;
    padding: 0px 20px;
}
.wrap-how .row-how{
    box-sizing: border-box;
    float: left;
    width: 291px;
    height: 110px;
    color: white;
    padding-top: 20px;
    margin-right: 25px;
    font-size: 14px;
    padding-left: 110px;
    text-transform: uppercase;
    padding-right: 10px;
    color :black;
    border: 1px solid #821010;
}
.wrap-how .row-how.row1{
    background: url(images/b1.png) no-repeat 24px 16px white;
}
.wrap-how .row-how.row2{
    background: url(images/b2.png) no-repeat 17px 15px white;
    margin-right: 0px;
}
.wrap-how .row-how.row3{
    background: url(images/b3.png) no-repeat 20px 17px white;
    padding-top: 33px;
    margin-right: 0px;
    float: right;
}
.wrap-how{
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.h2-line{
    position: relative;
    font-size: 16px;
    margin-bottom: 22px;
    clear: both;
    text-transform: uppercase;
}
.h2-line span{
    background: #f3f5f6;
    position: relative;
    z-index: 5;
    padding-right: 10px;
}
.h2-line:after{
    content: "";
    height: 1px;
    background: black;
    position: absolute;
    left: 0px;
    top: 10px;
    width: 100%;
    content: "";
}
.title{
    margin-top: 0px;
    clear: both;
}
#block-block-186 p{
    display: inline-block;
    clear: both;
}

.page-node-270 #content .wrapcenter{
    padding-bottom: 0px;
}
table.nostyle,
table.nostyle td{
    border: 0px;
}
.licvid{
    clear: both;
    text-align: center;
}
.title-licvid{
    font-size: 24px;
    color: #666666;
    line-height: 24px;
    position: relative;
    padding-bottom: 70px;
    margin-bottom: 20px;
    background: url(images/bigarrows.png) no-repeat bottom center;
}
.row-licvid{
    display: inline-block;
    background: #1c4b77;
    color: white;
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    margin: 0px 20px;
    width: 220px;
    height: 60px;
    vertical-align: top;
    padding-top: 9px;
    box-sizing: border-box;
    text-transform: uppercase;
}
.licvid .row-licvid:last-child{
    padding-top: 20px;
}
.big-title{
    text-align: center;
    position: relative;
    font-size: 21px;
    text-transform: uppercase;
    color: #5f6c80;
    margin-bottom: 20px;
    margin-top: 43px;
}
.big-title span{
    display: inline-block;
    background: #EBEFF3;
    padding: 0px 10px;
    position: relative;
    z-index: 5;
}
.big-title:after{
    position: absolute;
    top: 10px;
    left: 0px;
    width: 100%;
    height: 4px;
    background: #590808;
    content: ""
}
.skrepka{
    background: #F7F6F6;
    padding: 20px;
    color: #5f6c80;
    font-style: italic;
    margin-bottom: 20px;
    position: relative;
    width: 880px;
    margin-left: 18px;
    display: inline-block;
    padding-left: 37px;
    clear: both;
    box-sizing: border-box;
    margin-top: 20px;
}
.skrepka:after{
    position: absolute;
    left: -6px;
    top: -7px;
    content: "";
    background: url(images/skrepka.png) no-repeat 0px 0px;
    width: 17px;
    height: 43px;
}

.withimg td:last-child{
    font-size: 14px;
    line-height: 21px;
    padding: 0px;
}
.withimg h4{
    margin-top: 0px;
    font-weight: bold;
    color: #1c4b77;
    font-size: 18px;
    margin-bottom: 2px;
}
.right_side .text-content .content li{
    background: url(images/squer.png) no-repeat 9px 7px;
}
.no-margin{
    margin-bottom: 0px !important;
}
.price-table.price-likvid td:nth-child(2){
    font-size: 18px;
}
.basket{
    clear: both;
    padding-left: 100px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    color: #590808;
    background: url(images/basket.png) no-repeat 15px 14px white;
    margin-bottom: 20px;
}
.accord-content {
    background: white;
    color: #5f6c80;
    padding: 18px;
    font-size: 14px;
    line-height: 19px;
    display: none;
}
.accord-content p:last-child{
    margin-bottom: 0px;
}
.accordion{
    display: inline-block;
    width: 100%;
}
.accord-content p{
    margin-bottom: 12px;
}
.accord-header{
    color: white;
    background: url(images/accord.png) no-repeat 7px 7px #1c4b77;
    padding: 9px 50px 9px 43px;
    font-size: 16px;
    position: relative;
    border-bottom: 2px solid white;
    cursor: pointer;
}
.accord-header:hover{
    background-color: #416A91;
}
.accord-header:after{
    position: absolute;
    content: "";
    right: 21px;
    top: 11px;
    background: url(images/arrow-down.png) no-repeat 0px 0px;
    width: 18px;
    height: 18px;
}

.center-title{
    font-weight: normal;
    color: #5f6c80;
    font-size: 21px;
    text-transform: uppercase;
    text-align: center;
}
.wrap-artic{
    text-align: center;
}
.wrap-artic .artic-row{
    display: inline-block;
    background: url(images/artic.png) no-repeat 15px 12px #5f6c80;
    width: 448px;
    text-align: left;
    height: 53px;
    font-size: 16px;
    text-decoration: underline;
    color: white;
    line-height: 19px;
    margin-bottom: 10px;
    box-sizing: border-box;
    vertical-align: top;
    padding: 14px 10px 10px 60px;
}
.wrap-artic .artic-row.two{
    padding: 6px 10px 10px 60px;
}
.wrap-artic .artic-row:nth-child(1),
.wrap-artic .artic-row:nth-child(3){
    margin-right: 15px;
}

.line-h3{
    color: black;
    text-transform: uppercase;
    font-weight: 100;
    position: relative;
}
.line-h3 span{
    background: white;
    padding-right: 10px;
    position: relative;
    z-index: 5;
}
.line-h3:after{
    background: black;
    height: 1px;
    left: 0px;
    top: 10px;
    position: absolute;
    width: 100%;
    content: ""
}
.banner-problem .wrap-left-text{
    float: left;
    margin-top: 50px;
    width: 48%;
}
.banner-problem .text-orange{
    color: white;
    display: inline-block;
    margin-bottom: 7px;
    background: #e6b65c;
    padding: 13px 25px;
    text-transform: uppercase;
    line-height: 30px;
    font-weight: 100;
    font-size: 30px;
}
.banner-problem .text-gray{
    color: white;
    font-size: 18px;
    background: rgba(0, 0, 0, 0.45);
    padding: 20px;
    float: right;
    margin-top: 60px;
    line-height: 25px;
}
.banner-problem {
    background: url(images/problems.jpg) no-repeat 0px 0px;
    width: 940px;
    height: 228px;
    margin-bottom: 15px;
    display: inline-block;
    margin-left: -10px;
}


.row-collective{
    float: left;
    width: 100%;
    position: relative;
    background: url(images/grad.png) no-repeat right center;
    height: 243px;
    margin-bottom: 15px;
}

.img-collective img{
    float: left;
    border: 3px solid #ebc668;
    border-radius: 3px;
}
.title1-collective{
    margin-top: 33px;
    background: #5f6c80;
    padding: 0px 0px 0px 15px;
    height: 35px;
    line-height: 35px;
    color: white;
    font-style: italic;
    font-size: 18px;
    margin-bottom: 6px;
    position: relative;
    float: left;
    clear: both;
    padding-right: 5px;
}
.title1-collective:after{
    background: url(images/h-blu.png) no-repeat 0px 0px;
    height: 35px;
    width: 56px;
    right: -56px;
    top: 0px;
    position: absolute;
    content: "";
}
.title2-collective{
    background: #ebc360;
    padding: 0px 0px 0px 15px;
    height: 37px;
    line-height: 37px;
    color: #590808;
    font-style: italic;
    font-size: 24px;
    position: relative;
    margin-bottom: 15px;
    float: left;
    clear: both;
    padding-right: 5px;
}
.title2-collective:after{
    background: url(images/h-yellow.png) no-repeat 0px 0px;
    height: 37px;
    width: 132px;
    right: -132px;
    top: 0px;
    position: absolute;
    content: "";
}
.text-collectve{
    color: #590808;
    font-size: 16px;
    line-height: normal;
    font-style: italic;
    padding-left: 15px;
    float: left;
    clear: both;
}
.wrap-collective-inner{
    float: left;
    width: 739px;
}

/* newform  */

.newform {
    background: #5f6c80;
    padding: 28px;
    float: left;
    width: 100%;
    box-sizing: border-box;
    color: white;
    margin-bottom: 27px;
}
.newform .form-text,
.newform textarea{
    padding: 5px 5px 6px 40px;
    background: white;
    border: 0px;
    width: 100%;
    font-style: italic;
    color: #959aa0;
    font-size: 16px;
    font-family: tahoma;
    box-sizing: border-box;
    resize: none;
    border-radius: 4px;
}
.newform .form-item{
    margin-top: 0px;
    margin-bottom: 7px;
}
.newform .lf-egrp{
    float: left;
    width: 276px;
}
#block-block-101{
    clear: both;
}
.rg-egrp{
    float: right;
    width: 561px;
}
.newform .webform-component--wrap--srochno{
    clear: both;
}
.newform .form-item-submitted-wrap-srochno{
    float: left;
    width: 303px;
    text-transform: uppercase;
    font-size: 16px;
}
.newform textarea{
    height: 67px;
}
.newform .form-radio,
.special-form-wrap .form-radio{
    display: none;
}

.newform .form-type-radio label,
.special-form-wrap .form-type-radio label{
    border: 0px;
    width: 20px;
    height: 20px;
    margin: 0px;
    background: url(images/radio.png) no-repeat 0px 2px;
    padding-left: 30px;
    padding-top: 3px;
    cursor: pointer;
}

.newform .form-type-radio .active-radio,
.special-form-wrap .form-type-radio .active-radio{
    background: url(images/radio.png) no-repeat 0px -37px;
}
.newform #edit-submitted-wrap-srochno{
    float: left;
    width: 100%;
    margin-top: 12px;
    margin-bottom: 11px;
}
.newform .form-submit{
    background: #d7b157;
    color: white;
    font-size: 14.57px;
    font-weight: bold;
    text-transform: uppercase;
    min-width: 195px;
    height: 35px;
    box-shadow: 1px 1px 1px #6e353e;
    border: 0px;
    padding: 0px;
    border-radius: 3px;
    cursor: pointer;
    line-height: normal;
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.newform .form-actions{
    margin: 0px;
}




.webform-component--wrap--dobavit-eshche-vypisku{
    float: left;
    margin-bottom: 0px !important;
    margin-top: 14px !important;
}

#edit-submitted-wrap-lf-kontaktnoe{
    background: url(images/f1.png) no-repeat 11px 7px white;
}
#edit-submitted-wrap-lf-pochta{
    background: url(images/f2.png) no-repeat 11px 10px white;
}
#edit-submitted-wrap-lf-telefon{
    background: url(images/f3.png) no-repeat 12px 7px white;
}
#edit-submitted-wrap-rg-metro{
    background: url(images/f4.png) no-repeat 11px 7px white;
}
#edit-submitted-wrap-rg-adres{
    background: url(images/f5.png) no-repeat 13px 4px white;
}

.vupiska .webform-component-textfield:first-child input{
    background: url(images/f6.png) no-repeat 10px 8px white;
}
.vupiska .webform-component-textfield:last-child input{
    background: url(images/f7.png) no-repeat 14px 10px white;
}
.newform h2:before {
    top: 11px;
    height: 3px;
    background: #ffffff;
}
.newform h2 span {
    font-size: 16px !important;
    font-weight: normal;
    background: #5f6c80 !important;
    color: white !important;
}
.newform h2{
    margin-top: -7px;
}
.price-table-brown th:first-child{
    text-align: left;
    padding-left: 26px !Important;
}

.price-table-brown td:nth-child(2) {
    font-size: 18px;
    line-height: 21px;
    color: #590808;
}
.price-table-brown td:nth-child(3) {
    width: 124px !important;
    font-size: 24px;
    color: #590808;
}
.price-table-brown td:nth-child(4) strong {
    color: #590808;
}
.price-table-brown{
    background: #ede2c5;
}
.first-td-small-padding td:first-child{
    padding: 6px;
}
.black-h3 span,
.black-h3.h3 h3 span.wrap-h3{
    color: black;
}
.black-h3.h3 h3:before{
    background: black;
    height: 3px;
}
.black{
    color: black;
}
.black strong{
    color: black;
}

.region-content .banner-prava{
    margin-left: -10px;
}

.brown-line h2 span{
    color: #5f6c80;
    font-size: 16px;
    text-transform: uppercase;
}
.brown-line h2:before{
    height: 3px;
    background: #590808;
}
.two-banners{
    text-align: center;
    float: left;
    width: 100%;
    box-sizing: border-box;
    color: white;
    font-size: 21px;
    margin-bottom: 25px;
}
.two-banners strong{
    font-weight: bold;
    color: white;
}
.yellow{
    color: #edc460 !important;
}
.banner-first{
    float: left;
    width: 450px;
    height: 97px;
    background: url(images/50.png) no-repeat 0px 0px;
    text-align: left;
    box-sizing: border-box;
    padding-left: 158px;
    padding-top: 27px;
}
.banner-second{
    float: right;
    width: 450px;
    height: 97px;
    background: url(images/100.png) no-repeat 0px 0px;
    text-align: left;
    padding-left: 173px;
    box-sizing: border-box;
    padding-top: 15px;

}
.clear{
    clear: both;
}
.h4 {
    background: #ececec;
    padding: 10px 21px;
    color: #5f6c80;
    font-weight: 400;
    margin-left: -20px;
    width: 960px;
    box-sizing: border-box;
    position: relative;
}
.h4.h4-line:after{
    height: 3px;
    background: #5f6c80;
    position: absolute;
    right: 0px;
    top: 20px;
    width: 92%;
    content: "";
}
.h4 span{
    background: #ececec;
    padding-right: 10px;
    position: relative;
    z-index: 5;
}


.color-darkblue,
.color-darkblue strong {
    color: #284365;
}
.black-h2.h2 h2 span{
    color: black;
}
.black-h2.h2 h2:before{
    background: black;
    height: 3px;
}
.orange.big-text .white-text{
    font-size: 16px;
    text-transform: uppercase;
}
.color-yellow {
    color: #eaa75f;
    clear: both;
    text-align: center;
}

.banner-best-price{
    padding-top: 17px;
    height: 112px;
    padding-left: 370px;
    box-sizing: border-box;
    float: left;
    width: 100%;
    margin-bottom: 34px;
    margin-top: 17px;
    background: url(images/banner-price.png) no-repeat 0px 0px;
}
.title-banner{
    font-size: 20px;
    text-transform: uppercase;
    line-height: 20px;
    color: white;
    margin-bottom: 8px;
}
.price-banner{
    color: #eac25f;
    font-size: 29px;
    text-transform: uppercase;
    text-align: center;
    float: left;
    border: 2px solid #eac25f;
    border-radius: 10px;
    width: 202px;
    height: 37px;
    line-height: 37px;
    margin-right: 11px;
}
.text-banner{
    font-size: 14px;
    color: white;
    line-height: 18px;
    float: left;
}
.text-small-banner{
    float: left;
    width: 100%;
    margin-top: 0px;
    color: #eac25f;
    font-size: 12px;
}
.zametka-box{
    background: url(images/zametka-icon.png) no-repeat 20px 24px white;
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 22px;
    margin-top: 20px;
    padding-left: 85px;
    box-sizing: border-box;
    padding-right: 22px;
    font-style: italic;
    padding-top: 17px;
    padding-bottom: 17px;
}
.zametka-box-2{
    background: url(images/icon2.png) no-repeat 20px 24px white;
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 22px;
    padding-left: 100px;
    box-sizing: border-box;
    padding-right: 22px;
    font-style: italic;
    padding-top: 17px;
    padding-bottom: 17px;
    margin-top: 0px;
}

/* contacts */

.top-contacts{
    color: #590808;
    float: left;
    width: 100%;
    margin-bottom: 25px;
}
.lf-contacts{height: 111px;float: left;width: 335px;padding-right: 10px;box-sizing: border-box;border-right: 1px dotted #590808;padding-top: 13px;margin-right: 10px;}

.label-contacts{font-size: 18px;margin-bottom: 8px;}
.phones-contacts{
    background: url(images/kk1.png) no-repeat 0px 0px;
    font-size: 24px;
    font-weight: bold;
    line-height: 29px;
    text-align: right;
}
.rg-contacts{box-sizing: border-box;float: left;height: 111px;padding-top: 13px;}
.mail-contacts{
    background: url(images/kk2.png) no-repeat 0px 0px;
    font-size: 22px;
    font-weight: bold;
    padding-left: 46px;
    margin-top: 12px;
    margin-bottom: 7px;
}
.social-box{

}
.social-box a{

}
.social-box a img{width: 28px;height: auto;}
.social-box span{position: relative;top: -9px;}
.lf-contacts .label-contacts{
    text-align: right;
}

/* */

.wrap-contacts{

}
.contracts-row{
    /*background: url(images/bg-contacts.png) no-repeat right center;*/
    height: 228px;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.img-contacts{float: left;
    background: white;
    height: 227px;
    box-sizing: border-box;}
.img-contacts img{border: 3px solid #590808;border-radius: 4px;}
.img-contacts img:hover{
    opacity: 0.8;
}
.wrap-right-contacts{float: left;margin-top: 18px;padding-left: 22px;}
.name-contact{font-size: 24px;font-weight: bold;margin-bottom: 16px;color: #590808;}
.name-contact a{
    text-decoration: none;
    color: #902020;
}
.name-contact a:hover{
    text-decoration: underline;
}
.adres-contact{
    background: url(images/yellow-line.png) no-repeat left top;
    color: #590808;
    height: 37px;
    width: 449px;
    box-sizing: border-box;
    margin-left: -22px;
    padding-left: 22px;
    line-height: 37px;
    font-size: 16px;
}
.type-contact{font-size: 16px;color: black;font-weight: bold;margin: 14px 0px;}
.link-contact{

}
.link-contact a{display: block;font-size: 16px;color: #590808;}
#node-7 .predlagaem-box{
    margin-left: -8px;
}

.special-form-wrap thead{
    display: none
}
.special-form-wrap td:nth-child(2) .form-type-radio{
}
.special-form-wrap td:nth-child(3) .form-type-radio{
}
.special-form-wrap td,
.special-form-wrap tr{
    background: none !important;
    border: 0px !important;
}
.special-form-wrap table{
    border: 0px !important;
}
.special-form-wrap .wrapblue{
    background: #1c4b77;
    color: white;
    padding: 10px;
}
.special-form-wrap td {
    padding: 5px 10px !important;
}
.special-form-wrap .webform-grid-question div{
    background: url(images/white-in-table.png) no-repeat 0px 0px;
    padding-left: 37px;
}
.special-form-wrap .webform-component-grid>label:after{
    content: "";
    width: 100%;
    height: 3px;
    background: white;
    left: 0px;
    top: 10px;
    position: absolute;
    z-index: 1;
}

.special-form-wrap .webform-component-grid>label{
    margin-bottom: 10px;
    position: relative;
}
.special-form-wrap .webform-component-grid>label span{
    background: #1c4b77;
    padding-right: 10px;
    font-weight: bold;
    padding-left: 10px;
    position: relative;
    z-index: 5;
}
.special-form-wrap .webform-component--wrapblue--raschet-stoimosti-uslug{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 23px;
}
.webform-component--dlya-podachi-dokumentov-na,
.webform-component--esli-vy-vospolzuetes{
    background: url(images/mes.png) no-repeat 19px 22px white;
    min-height: 94px;
    box-sizing: border-box;
    font-style: italic;
    color: black;
    padding: 15px 12px 12px 85px;
    margin: 0px;
    font-size: 14px;
    line-height: 22px;
}
.webform-component--dlya-podachi-dokumentov-na p,
.webform-component--esli-vy-vospolzuetes p{
    margin-bottom: 0px;
}
.webform-component--esli-vy-vospolzuetes{
    padding-top: 21px;
}
.wrapblue legend{
    display: none;
}

.wrapforminner{
    float: left;
    width: 290px;
}
.form-blue .form-actions,
.form-blue .form-item{
    margin: 0px;
}
.wrapforminner .form-text,
.form-blue textarea{
    width: 100%;
    box-sizing: border-box;
    padding: 5px;
    height: 34px;
    margin-bottom: 5px;
    font-size: 14px;
    font-family: arial;
    font-style: italic;
}
.form-blue textarea{
    height: 73px;
    float: left;
    width: 572px;
    margin-left: 19px;
    border: 0px;
    resize: none !important;
}
.form-blue{
    padding: 19px !important;
}
.form-blue .form-submit{
    background: #e8c05e;
    border: none;
    font-size: 18px;
    color: white;
    width: 250px;
    height: 34px;
    margin-left: 19px;
    text-transform: uppercase;
    cursor: pointer;
}
.webform-grid-question{
    width: 700px;
}
.region-slogan{
    display: none;
}
.swimmer{
    display: none;
}