/*header*/
#header {
    overflow: visible;
    position: relative;
    margin-bottom: 38px;
}
#header .floor_1,
#header .floor_2
{
    display: block;
    clear: both;
    position: relative;
}

#header .floor_1 {
    height: 190px;
    display: block;
    text-align: justify;
}
#header .floor_1>div {
    height: 100%;
    display: inline-block;
}

#header .floor_1 .rezhim {
    background: url(../img/ico/clock.png) no-repeat left center;
    padding-left: 40px;
}

#header .floor_1 .logo a,
#header .floor_1 .logo p
{
    display: block;
    overflow: hidden;
}

#header .floor_1 .country_joice {
    background: url(../img/ico/countryJoice.png) no-repeat left center;
    padding-left: 35px;
}

#header .floor_1 .country_joice a {
    color: inherit;
    background: url(../img/ico/arrOpener.png) no-repeat right center;
    display: block;
    padding-right: 15px;
}

/*header*/

/*footer*/
#footer {}
#footer .insMid {}

#footer .wrap {
    width: 460px;
    display: block;
    float: right;
    clear: both;
    margin-bottom: 90px;
    position: relative;
}

.socLinks {
    width: 160px;
    display: inline-block;
    font-size: 0;
    text-align: justify;
    position: relative;
}
.socLinks li {
    display: inline-block;
}
.socLinks li a {
    height: 29px;
    width: 29px;
    display: block;
    position: relative;
}
.socLinks li.vk a {
    background: url(../img/ico/soc_vk.png) no-repeat 0 0;
}
.socLinks li.ok a {
    background: url(../img/ico/soc_ok.png) no-repeat 0 0;
}
.socLinks li.fb a {
    background: url(../img/ico/soc_fb.png) no-repeat 0 0;
}
.socLinks li.im a {
    background: url(../img/ico/soc_im.png) no-repeat 0 0;
}

#footer .info {
    margin-left: 55px;
    display: inline-block;
}
#footer .info a {color: inherit}
/*footer*/

/*PAGE INDEX*/
#main.index {
    margin-top: 40px;
}

#site.index {
    background: url(../img/ico/page_index.png) no-repeat top center;
}

#bloq_slider {
    height: 510px;
    width: 100%;
    background-color: transparent;
    display: block;
    margin-bottom: 100px;
    position: relative;
}

#bloq_slider .slide {
    width: 101%;
}

#bloq_slider.owl-carousel .owl-dots {
    height: auto;
    display: block;
    position: absolute;
    right: 40px;bottom: 40px;
}
#bloq_slider.owl-carousel .owl-dots .owl-dot {
    height: 15px;
    width: 15px;
    background-color: #fff;
    display: inline-block;
    margin-right: 15px;
    border-radius: 15px;
}
#bloq_slider.owl-carousel .owl-dots .owl-dot:last-child {
    margin-right: 0;
}
#bloq_slider.owl-carousel .owl-dots .owl-dot:hover,
#bloq_slider.owl-carousel .owl-dots .owl-dot.active {
    background-color: #ccf8a0;
}

#bloq_slider > div {
    height: 100%;
    display: block;
    position: relative;
}

#bloq_slider img {
    height: auto;
    width: auto;
    min-height: 100%;
    min-width: 100%;
    display: block;
    position: relative;
}

#main.index article {
    width: 440px;
    display: block;
    box-sizing: border-box;
    padding-right: 20px;
}
#main.index article p {
    line-height: 24px;
}

#footer.index {margin-top: 140px;}
/*PAGE INDEX*/

/*PAGE NEWS*/
#site.news {
    background: url(../img/ico/page_news.png) no-repeat top center;
}

#bloq_news {}
#bloq_news .position {
    width: 740px;
    margin: auto;
    margin-top: 50px;
    position: relative;
}
#bloq_news .position * {text-align: center;}
#bloq_news .position h2 {
    font-size: 18px;
    line-height: 24px;
    color: #75d5c6;
    text-transform: uppercase;
}
#bloq_news .position h2 p {}

#pic_vetka_news {
    height: 155px;
    width: 151px;
    background: url(../img/ico/page_news_vetka.png) no-repeat bottom center;
    margin: auto;
    position: absolute;
    left: -300px;right: 0;
    bottom: 0;
}
/*PAGE NEWS*/

/*PAGE DOCUMENTS*/
#site.docs {
    background: url(../img/ico/page_docs.png) no-repeat top center;
}

html body#body div#site.inner.docs div#main.innerPage.docs div#content div.insMid {padding: 0 20px 0 10%;}

/*PAGE DOCUMENTS*/

/*PAGE CREDIT*/
#site.credit {
    background: url(../img/ico/page_credit.png) no-repeat top center;
}

#credit_countryShow {
    display: inline-block;
    text-align: right;
    position: absolute;
    top: 90px;
    right: 0;
}
#credit_countryShow p {
    color: #808080;
    margin-bottom: 0 !important;
}

.credit_price {}

.listing {
    margin-bottom: 40px;
}
.listing li {
    display: block;
    overflow: hidden;
    color: #484848;
    border-bottom: 1px solid #e1e4e6;
    padding: 5px 0 5px;
}
.listing li:last-child {border-bottom: none;}
.listing li .item {
    width: 80%;
    float: left;
}
.listing li .price {
    float: right;
}

#main.credit p {
    margin-bottom: 40px;
}

#main.credit .short {
    width: 530px;
}

#footer.credit {
    margin-top: 140px;
}
/*PAGE CREDIT*/

/*PAGE autolambd*/
#site.autolambd {
    background: url(../img/ico/page_autolambd.png) no-repeat top center;
}

#main.innerPage .insMid {
    box-sizing: border-box;
    padding: 0 20px;
}

.horList {
    margin: 40px 0 150px;
    overflow: visible;
    text-align: justify;
    width: 100%;
    
}
.horList li {
    vertical-align: top;
    position: relative;
    min-height: 100px;
}
.horList li:last-child p{color: #c9007c;}

.horList li img {
    float: left;
    width: 32px;
    margin: 0 20px 0 0;
    vertical-align: middle;
}
.horList li p {
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    position: relative;
    z-index: 1;
}

.autolambd.advantages {
    width: 360px;
    float: right;
    overflow: hidden;
    margin-bottom: 200px;
}
.autolambd.advantages ul {}
.autolambd.advantages ul li {
    color: #484848;
    margin-bottom: 10px;
}
.autolambd.advantages ul li:before {
    content: '-';
    display: inline-block;
    margin-right: 5px;
}
/*PAGE autolambd*/

/*PAGE filials*/
#site.filials #page_filialsTop {
    height: 855px;
    width: 100%;
    background: url(../img/ico/page_filialsTop.png) no-repeat top center;
    position: absolute;
    top: 0;
}
#site.filials #page_filialsBot {
    height: 720px;
    width: 100%;
    background: url(../img/ico/page_filialsBot.png) no-repeat top center;
    position: absolute;
    bottom: 0;
}

#gglMap {
    height: 510px;
    background-color: #aaa;
    display: block;
    margin: 40px 0 100px;
    position: relative;
}

#bloq_filialsWrap {
    width: 770px;
    text-align: justify;
    margin: auto;
}
#bloq_filialsWrap .filialSpot {
    width: 170px;
    color: #484848;
    background: url(../img/ico/countryJoice.png) no-repeat 20px 10px;
    display: inline-block;
    padding: 10px 0 10px 55px;
    vertical-align: top;
    margin-bottom: 90px;
    
    -webkit-transition: background 5s ease;
    -o-transition: background 5s ease;
    transition: background 5s ease;
    
    border-radius: 10px;
}

#bloq_filialsWrap .filialSpot.active {
    background-color: #b5fbe4;
    transition: background .7s ease;
}

#bloq_filialsWrap .filialSpot > * {text-align: left;}
#bloq_filialsWrap .filialSpot > p {
    margin-bottom: 40px;
}
#bloq_filialsWrap .filialSpot a {color: inherit}

#bloq_filialsWrap .filialSpot .addr {}
#bloq_filialsWrap .filialSpot .workTime {}
#bloq_filialsWrap .filialSpot .workTime span {display: block;}
/*PAGE filials*/

/*PAGE socProjs*/
#footer.socProjs {
    margin-top: 500px;
}

#bloq_socProjects,
.socProject_item 
{
    width: 100%;
    overflow: hidden;
    margin: 0 0 50px;
    position: relative;
    text-align: justify;
}

#page_socProjTop {
    height: 710px;
    width: 100%;
    background: url(../img/ico/page_socProjTop.png) no-repeat top center;
    position: absolute;
    top: 0;
}
#page_socProjBot {
    height: 758px;
    width: 100%;
    background: url(../img/ico/page_socProjBot.png) no-repeat top center;
    position: absolute;
    bottom: 0;
}

#bloq_socProjects h2,
.socProject_item h2
{color: #75d5c6;}

#bloq_socProjects .textWrap p,
.socProject_item .textWrap p
{margin-bottom: 35px;}

#bloq_socProjects .fleft,
#bloq_socProjects .fright,
.socProject_item .fleft,
.socProject_item .fright
{
    float: none;
    display: inline-block;
    vertical-align: middle;
}

#bloq_socProjects .fleft,
.socProject_item .fleft
{width: 454px;}

#bloq_socProjects .fright,
.socProject_item .fright
{width: 495px;}

#lightSlider {
    height: 510px;
    background-color: #aaa;
    display: block;
    font-size: 0;
    overflow: hidden;
    position: relative;
}
#lightSlider li {
    width: 100%;
    display: block;
    position: relative;
    /*left: -1px;*/
}

#lightSlider img {
    height: 100%;
    display: block;
}
/*PAGE socProjs*/

/*PAGE contacts*/
#site.contacts {
    background: url(../img/ico/page_contacts.png) no-repeat top center;
}

#main.contacts {
    height: auto;
    margin: 80px 0 250px;
}
#main.contacts #content,
#main.contacts .insMid {
    height: 100%;
    overflow: hidden;
}

#bloq_contactPhone {
    height: 223px;
    width: 533px;
    background: url(../img/ico/contacts_phoneBg.png) no-repeat 0 0;
    display: block;
    float: right;
    position: relative;
    right: 60px;
}
#bloq_contactPhone a {
    height: auto;
    display: inline-block;
    font-size: 21px;
    line-height: 24px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: 150px;left: 190px;
}

#bloq_contacts {
    height: auto;
    width: 260px;
    display: block;
    float: right;
    margin-top: 50px;
    margin-right: 200px;
    position: relative;
}

#bloq_contacts .socLinks {
    display: block;
    margin: 0 auto 55px;
    text-align: justify;
}
#bloq_contacts .info {
    text-align: center;
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 20px;
    color: #484848;
}
#bloq_contacts .info > * {color: inherit}
/*PAGE contacts*/

/*PAGE calculator*/
#site.calculator {
    background: url(../img/ico/page_calculator.png) no-repeat center 0;
}

#bloq_calc {
    width: 495px;
    display: block;
    margin: 85px 0 250px;
    float: right;
    color: #484848;
    overflow: visible;
    position: relative;
}

.calculatorForm {
    width: 100%;
    background-color: #fff;
    color: #484848;
    margin: 35px 0 50px 0;
    font-size: 18px;
    line-height: 30px;
    text-transform: uppercase;
    font-style: italic;
    text-align: right;
}
.calculatorForm > div {
    height: 45px;
    width: 100%;
    border-bottom: 2px solid #f3f7fa;
    display: block;
    clear: both;
    position: relative;
}

.calculatorForm .fleft,
.calculatorForm .fright {
    height: 100%;
    padding: 7px 25px 0 0;
    box-sizing: border-box;
}
.calculatorForm .fright {padding-right: 0;}

.calculatorForm .fleft {
    width: 150px;
    border-right: 2px solid #f3f7fa;
}
.calculatorForm .fright {
    width: 341px;
}
.calculatorForm .a4 .fleft,
.calculatorForm .a5 .fleft
{
    border: none;
    background: url(../img/ico/calc_perc.jpg) no-repeat 0 0 / contain;
}

.calculatorForm .a4 .fright,
.calculatorForm .a5 .fright {
    padding-right: 25px;
}

.calculatorForm .a4 .fright p,
.calculatorForm .a5 .fright p
{color: #85d9cd;}
.calculatorForm .a5 {
    border: none;
}

.calculatorForm select,
.calculatorForm input
{
    height: 100%;
    width: 100%;
    border: 0;
    margin: 0;
    color: #484848;
    padding: 0 25px 0 0;
    box-sizing: border-box;
    text-align: right;
}
.calculatorForm {}
.calculatorForm {}

#bloq_calc .notice {
    font-size: 14px;
    line-height: 24px;
    color: #ccc;
}
/*PAGE calculator*/

/*PAGE p404*/
#site.p404 {
    background: url(../img/ico/page_404.png) no-repeat center 0;
}

#main.p404 {}

#main.p404 .wrap {
    margin: 540px 0 55px;
}
#main.p404 * {
    text-align: center;
}
#main.p404 a {
    color: #000;
    text-decoration: underline;
}
/*PAGE p404*/