/**
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* Project Name: Centr Norm
* Project Description: Центр нормативной документаци и сертификации
* File Name: style.css
* Author: info@adtrust.ru
* Author URI: http://adtrust.ru/
* Version: 1.0.0
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
@font-face {
    font-family: "HaginCapsMedium";
    src: url("fonts/HaginCapsMedium.eot");
    src: url("fonts/HaginCapsMedium.eot?#iefix") format("embedded-opentype"),
        url("fonts/HaginCapsMedium.woff") format("woff"),
        url("fonts/HaginCapsMedium.ttf") format("truetype"),
        url("fonts/HaginCapsMedium.svg#HaginCapsMedium") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans', sans-serif;
    src: url("fonts/FiraSans-Regular.eot");
    src: url("fonts/FiraSans-Regular.eot?#iefix") format("embedded-opentype"),
        url("fonts/FiraSans-Regular.woff") format("woff"),
        url("fonts/FiraSans-Regular.ttf") format("truetype"),
        url("fonts/FiraSans-Regular.svg#FiraSans-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "FiraSans-Bold";
    src: url("fonts/FiraSans-Bold.eot");
    src: url("fonts/FiraSans-Bold.eot?#iefix") format("embedded-opentype"),
        url("fonts/FiraSans-Bold.woff") format("woff"),
        url("fonts/FiraSans-Bold.ttf") format("truetype"),
        url("fonts/FiraSans-Bold.svg#FiraSans-Bold") format("svg");
    font-weight: normal;
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
}

html,
body {
    position: relative;
    height: 100%;
    background: #fff;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    min-width: 1280px;
}

img {
    border: none;
    width: 100%;
}

.clr {
    clear: both;
}

.center_1280 {
    width: 1280px;
    margin: 0 auto;
}

.center_1200 {
    width: 1200px;
    margin: 0 auto;
}

.center_1100 {
    width: 1100px;
    margin: 0 auto;
}

.hide {
    display: none;
}

input {
    color: #000;
    font-size: 16px;
}

p {
    margin: 0;
}

.mob-show {
    display: none;
}

.footer-mob {
    display: none;
}

.animatedBorder {
    position: relative;
}

.alpha {
    width: 393px;
    height: 105px;
}

/*=============================================
header 
=============================================*/
#wa-mob {

    margin-bottom: 0;

    width: 100%;

    height: 50px;

    display: flex;
    justify-content: center;

}

#wa-mob .whatsapp {

    background-color: #25d365;

    color: #fff;

    text-decoration: none;

    text-align: center;

    font-size: 13px;

    font-weight: 700;

    width: 50%;

    line-height: 50px;

}

#wa-mob .whatsapp a {

    color: #fff;

    text-decoration: none;

}

#wa-mob .call {

    background-color: #25aed3;

    color: #fff;

    text-decoration: none;

    text-align: center;

    font-size: 13px;

    font-weight: 700;

    width: 100%;

    line-height: 50px;

}

#wa-mob .call a {

    color: #fff;

    text-decoration: none;
}

.header-top {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.kons-block {
    width: 350px;
    margin: 0px 0 0px 0px;
    display: inline-block;
    vertical-align: top;
    border: 2px #c60000 solid;
    padding: 10px;
}

.kons-block p {
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    padding-bottom: 5px;
}

.kons-block .submit {
    font-family: 'Open Sans', sans-serif;
    display: block;
    letter-spacing: 0px;
    height: 54px;
    width: 100%;
    line-height: 54px;
    font-size: 13px;
    font-weight: 700;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    background: #c60000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.kons-block .submit:hover {
    background: #074ffc;
}

.nm {
    font-family: 'Open Sans', sans-serif;
    color: #191919;
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
    text-align: right;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.header {
    height: 800px;
    background: url('images/header-bg.jpg') center top no-repeat;
    position: relative;
}

.header_logo {
    position: relative;
    float: left;
    width: auto;
    height: 60px;
    padding: 0px 0 0 0px;
    margin: 0px 0 0 0px;
    background: url('images/logo.png') no-repeat;
    text-decoration: none;
    display: flex;
    align-items: center;
}

.header_logo .text {
    margin-left: 160px;
}

.header_logo .r1 {
    font-family: "FiraSans-Bold";
    font-size: 20px;
    line-height: 26px;
    color: #232323;
    font-weight: 700;
    margin-top: 0px;
}

.header_logo .r2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
}

/* phone block */
.header_phone {
    width: 400px;
    margin-top: 0px;
    float: right;
    padding: 10px 5px 10px 10px;
}

.header_phone .r0 {
    padding: 3px 10px 0 0;
    font-size: 16px;
    font-weight: 700;
    color: #232323;
    line-height: 25px;
}

.header_phone .r1 {
    padding: 10px 0 0;
    color: #ffd800;
    line-height: 31px;
    font-family: 'Open Sans', sans-serif;
    text-align: right;
    background: url('images/phoneico.png') 20px 0px no-repeat;
    background-size: contain;
}

.header_phone .r1 a {
    font-family: "HaginCapsMedium";
    font-size: 48px;
    font-weight: 500;
    color: #191919;
    text-decoration: none;
}

.r2t {
    padding: 0px 0px 0 0;
    font-size: 14px;
    line-height: 18px;
    color: #191919;
    text-align: right;
}

.header_phone .r2 span {
    color: #303135;
    font-size: 16px;
    font-weight: 700;
}

.header_phone .submit {
    font-family: 'Open Sans', sans-serif;
    display: block;
    letter-spacing: 0px;
    height: 54px;
    width: 300px;
    line-height: 54px;
    font-size: 14px;
    font-weight: 700;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    background: #c60000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: 0;
}

.header_phone .submit:hover {
    background: #074ffc;
}

/* left txt */
.header_text {
    padding: 60px 0 0 0px;
    font-family: 'Open Sans', sans-serif;
    height: 278px;
    clear: both;
    letter-spacing: 1px;
    position: relative;
    z-index: 9;
}

.header_text .r1 {
    color: #191919;
    font-size: 60px;
    line-height: 72px;
    font-weight: 400;
    text-align: left;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-family: "HaginCapsMedium";
}

.header_text .r1 span {
    color: #c60000;
}

.header_text .r2 {
    color: #191919;
    font-size: 53px;
    line-height: 58px;
    font-weight: 400;
    text-align: left;
    letter-spacing: 0px;
    text-transform: uppercase;
    /* padding-top: 5px; */
    font-family: "HaginCapsMedium";
}

.header_text .r2 span {
    color: #c60000;
}

.header_text .r9 {
    text-transform: uppercase;
    padding: 10px 0 10px 0px;
    font-size: 18px;
    line-height: 22px;
    color: #191919;
    font-weight: 700;
    text-align: left;
}

.tdl {
    text-decoration: line-through;
    font-size: 46px;
    font-weight: 500;
}

.tdr {
    font-size: 46px;
    font-weight: 500;
}

.request_callback {
    background: url('images/request_callback.jpg') top repeat-x;
    height: 700px;
}

.request_callback .bg {
    background: url('images/bgbg.png') top center no-repeat;
    height: 694px;
    position: relative;
    z-index: 222;
    /* margin-top: -15px; */
    top: -55px;
}

.request_callback .leftform p {
    font-family: "HaginCapsMedium";
    font-size: 34px;
    font-weight: 300;
    color: #191919;
    /* margin: 120px 0 0 90px; */
    text-align: center;
    line-height: 45px;
}

.request_callback .leftform p span {
    color: #c60000;
}

.request_callback .leftform p a {
    text-decoration: none;
    color: #c60000;
}

.leftform {
    padding: 130px 0 0 10px;
    display: inline-block;
    vertical-align: top;
    width: 645px;
}

.rightform {
    display: inline-block;
    vertical-align: top;
    margin-top: 40px;
    width: 580px;
}

.header_text sup {
    font-size: 26px;
    margin-left: 0px;
}

.header_text b {
    text-transform: none;
}

.header_text ul {
    padding: 40px 0 0 0px;
    display: block;
    height: 75px;
}

.header_text ul li {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 300;
    list-style: none;
    color: #191919;
    text-transform: none;
    background-image: url('images/li.png');
    background-position: left 7px;
    background-repeat: no-repeat;
    padding: 0 0 0 40px;
    margin: 0px 0 11px 0;
    letter-spacing: 0;
}

.header_text .name {
    padding-right: 100px;
    margin-top: -30px;
    font-size: 16px;
    font-weight: 400;
    color: #191919;
    text-align: right;
    float: right;
    font-style: italic;
    position: relative;
    z-index: 9;
}

.header_text .name span {
    text-transform: uppercase;
    font-style: normal;
}

.header .women {
    position: absolute;
    background: url('images/women.png') center top no-repeat;
    width: 605px;
    height: 650px;
    bottom: 0px;
    margin-left: 670px;
}

.header .g1 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    font-style: italic;
    text-align: right;
}

.header .g2 {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    font-style: italic;
    line-height: 16px;
    text-align: right;
}

.timer-end {
    text-align: center;
    font-size: 21px;
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    /* font-style: italic; */
    padding-top: 10px;
}

.timer {
    margin-top: 5px;
}

/*=============================================
request
=============================================*/
.request_callback_style {
    /* margin: 260px 0 0 0; */
    height: 345px;
    width: 380px;
    position: absolute;
    margin-top: 135px;
    margin-left: 570px;
    padding-right: 10px;
}

.request_callback .r1 {
    font-family: 'Open Sans', sans-serif;
    padding: 60px 0 5px 0;
    font-size: 24px;
    font-weight: 700;
    /* line-height: 36px; */
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 6px;
}

.request_callback .r1 span {
    color: #fc622a;
}

.request_callback .inputs {
    padding: 30px 0 0px 0px;
    width: 445px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
}

.request_callback .input_text input {
    width: 424px;
    height: 59px;
    background: #FFF;
    border: none;
    outline: none;
    line-height: 24px;
    color: #000;
}

.masked-phone::-webkit-input-placeholder {
    color: #000;
    font-size: 16px;
}

.masked-phone ::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
    font-size: 16px;
}

.masked-phone :-ms-input-placeholder {
    color: #000;
    font-size: 16px;
}

.masked-phone :-moz-placeholder {
    /* Firefox 18- */
    color: #000;
    font-size: 16px;
}

.request_callback .input_text {
    float: left;
    width: 445px;
    margin: 0 0 20px 0;
    padding-left: 20px;
    background: none;
    border: 2px solid #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #FFF;
}

.button-offer {
    font-size: 23px;
    margin: 0px 0 0 15px;
}

/* for a awesome arrow*/
.request_callback .submit {
    font-family: 'Open Sans', sans-serif;
    display: block;
    letter-spacing: 0px;
    float: right;
    height: 63px;
    width: 445px;
    padding: 20px 0 0 0px;
    font-size: 15px;
    font-weight: 700;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    background: #c60000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.request_callback .submit:hover {
    background: #074ffc;
}

/*=============================================
base
=============================================*/
.base {
    padding: 80px 0;
    background: url(images/base-bg.jpg) center top no-repeat;
    background-size: cover;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.base h2 {
    font-family: "HaginCapsMedium";
    padding: 0px 0 20px 0;
    font-size: 36px;
    line-height: 47px;
    font-weight: 300;
    color: #191919;
    text-transform: uppercase;
    text-align: center;
}

.base .okruga {
    background: url('images/okruga.png') center top no-repeat;
    width: 456px;
    height: 327px;
    margin: auto;
}

.base .block-text {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
}

.base .block-text ul li {
    list-style: none;
    font-size: 16px;
    line-height: 26px;
    color: #191919;
}

/*=============================================
tu
=============================================*/
.tu {
    padding: 0px 0 90px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.tu h2 {
    font-family: "HaginCapsMedium";
    padding: 65px 0 90px 0;
    font-size: 36px;
    line-height: 47px;
    font-weight: 300;
    color: #191919;
    text-transform: uppercase;
    text-align: center;
}

.tu .block {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 40px;
}

.tu .block-text h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 34px;
    font-weight: 700;
    color: #191919;
    padding-bottom: 15px;
}

.tu .block-text2 h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 34px;
    font-weight: 700;
    color: #191919;
    padding-bottom: 15px;
}

.tu .block-text {
    width: auto;
}

.tu .block-text2 {
    width: auto;
}

.tu .block-text p {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 34px;
    font-weight: 400;
    color: #191919;
}

.tu .block-text2 p {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 34px;
    font-weight: 400;
    color: #191919;
}

/*=============================================
garant
=============================================*/
.garant {
    margin: 0 auto;
    height: 827px;
    padding: 0px 0 0px 0;
    background: url('images/bg-garant.jpg') center top no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.garant h2 {
    font-family: "HaginCapsMedium";
    padding: 100px 0px 90px 0px;
    font-size: 36px;
    line-height: 47px;
    font-weight: 300;
    color: #191919;
    text-align: center;
    text-transform: uppercase;
}

.garant h2 span {
    font-family: "HaginCapsMedium";
    font-size: 48px;
    line-height: 47px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
}

.garant ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0px 30px;
}

.garant ul li {
    width: 45%;
    vertical-align: top;
    padding: 0px 0px 0 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.div1 {
    height: 172px;
}

.garant .g1 {
    color: #191919;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 18px;
}

.garant .g2 {
    color: #191919;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 15px;
    padding-top: 10px;
    line-height: 30px;
}

.kasko li span {
    color: #191919;
    text-transform: uppercase;
    font-weight: 700;
}

.garant .div {
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 23px;
    /* text-transform: uppercase; */
    font-weight: 300;
    color: #FFF;
    text-align: left;
    padding: 35px 0px 30px 0px;
    padding-left: 150px;
}

.garant .i1 {
    width: 108px;
    float: left;
    padding-right: 40px;
    background-image: url('images/item1.png');
    background-position: left;
    background-repeat: no-repeat;
}

.garant .i2 {
    width: 108px;
    float: left;
    padding-right: 40px;
    background-image: url('images/item2.png');
    background-position: left;
    background-repeat: no-repeat;
}

.garant .i3 {
    width: 108px;
    float: left;
    padding-right: 40px;
    background-image: url('images/item3.png');
    background-position: left;
    background-repeat: no-repeat;
}

.garant .i4 {
    width: 108px;
    float: left;
    padding-right: 40px;
    background-image: url('images/item4.png');
    background-position: left;
    background-repeat: no-repeat;
}

/*=============================================
katalog
=============================================*/
.katalog {
    background: #fff;
    margin: 100px 0 250px 0;
}

.katalog h2 {
    font-family: "HaginCapsMedium";
    padding: 0px 0px 60px 0px;
    font-size: 50px;
    font-weight: 300;
    color: #191919;
    text-align: center;
}

.katalog h2 span {
    color: #c60000
}

.katalog .opis {
    font-family: 'Open Sans', sans-serif;
    color: #474747;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    padding-bottom: 60px;
}

.katalog .zv {
    font-family: "Open Sans";
    font-size: 13px;
    color: #191919;
    /* margin-left: 65px; */
    /* width: 370px; */
    text-align: center;
}

.kat-block {
    margin-bottom: 100px;
}

.kat-block2 {
    margin-bottom: 100px;
}

.katalog .w-block {
    width: 485px;
    /* height: 520px; */
    padding-bottom: 40px;
    background-color: #f4f4f4;
    border: 1px solid #d7d7d7;
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    margin-top: 400px;
    position: relative;
    z-index: 10;
}

.katalog .w-block2 {
    width: 1100px;
    height: 305px;
    padding-bottom: 50px;
    /*  background-color: white; */
    margin-top: -530px;
    position: relative;
    z-index: 9;
}

.katalog h3 {
    margin: 40px 0 20px 33px;
    font-family: "Open Sans";
    font-size: 21px;
    color: #191919;
    line-height: 31px;
}

.katalog h3 span {
    color: #be0800;
}

.katalog .inputs {
    padding: 20px 0 10px 0px;
    width: 390px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.katalog .butt {
    padding-left: 30px;
}

.katalog .input_text input {
    width: 360px;
    height: 54px;
    background: none;
    border: none;
    outline: none;
    font-weight: 400;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #272727;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.katalog .input_text {
    width: 415px;
    display: inline-block;
    vertical-align: top;
    margin: 0 0px 10px 0px;
    padding-left: 28px;
    /* background: url('images/phone-input.png') 25px 18px no-repeat;  */
    border: 1px solid #bababa;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #e1e1e1;
}

.button-offer {
    font-size: 21px;
    margin: 0px 0 0 15px;
}

/* for a awesome arrow*/
.katalog .submit {
    display: block;
    float: left;
    height: auto;
    padding: 10px 15px;
    width: 415px;
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #be0800;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15px;
}

.katalog .submit:hover {
    background-color: #e60a00;
}

.katalog .name {
    color: #191919;
    font-size: 16px;
    line-height: 28px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    padding: 60px 0 0 600px;
}

.katalog .otz {
    color: #191919;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
    padding: 20px 0 0 600px;
    width: 460px;
}

.katalog .add {
    color: #464646;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 28px;
    text-transform: uppercase;
    margin-left: 65px;
}

.katalog .stoim {
    ffont-family: 'Open Sans', sans-serif;
    font-size: 24px;
    line-height: 32px;
    color: white;
    background-color: #c91900;
    width: 190px;
    padding: 3px 15px;
    margin-bottom: 15px;
}

.katalog .stoim span {
    font-family: 'Open Sans', sans-serif;
    text-decoration: line-through;
}

.katalog .name {
    color: #191919;
    font-size: 16px;
    line-height: 28px;
    font-family: "Open Sans";
    padding: 60px 0 0 600px;
}

.katalog .tel {
    color: #464646;
    opacity: 0.6;
    font-size: 12px;
    line-height: 28px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    padding: 0px 0 0 600px;
}

.katalog .otz {
    color: #191919;
    font-size: 16px;
    line-height: 24px;
    font-family: "Open Sans";
    padding: 20px 0 0 600px;
    width: 460px;
}

.katalog .bg {
    height: 999px;
    background-color: #dccdb5;
    position: relative;
    margin-top: -200px;
}

.katalog .avatar1 {
    background: url('images/avatar1.jpg') top center no-repeat;
    width: 50px;
    height: 50px;
    position: absolute;
    margin-top: 65px;
    margin-left: 520px;
}

.katalog .avatar2 {
    background: url('images/avatar2.jpg') top center no-repeat;
    width: 50px;
    height: 50px;
    position: absolute;
    margin-top: 65px;
    margin-left: 520px;
}

.katalog .avatar3 {
    background: url('images/avatar3.jpg') top center no-repeat;
    width: 50px;
    height: 50px;
    position: absolute;
    margin-top: 65px;
    margin-left: 520px;
}

.katalog .avatar4 {
    background: url('images/avatar4.jpg') top center no-repeat;
    width: 50px;
    height: 50px;
    position: absolute;
    margin-top: 65px;
    margin-left: 520px;
}

.katalog .avatar5 {
    background: url('images/avatar5.jpg') top center no-repeat;
    width: 50px;
    height: 50px;
    position: absolute;
    margin-top: 65px;
    margin-left: 520px;
}

.katalog .avatar6 {
    background: url('images/avatar6.jpg') top center no-repeat;
    width: 50px;
    height: 50px;
    position: absolute;
    margin-top: 65px;
    margin-left: 520px;
}

.katalog .avatar7 {
    background: url('images/avatar7.jpg') top center no-repeat;
    width: 50px;
    height: 50px;
    position: absolute;
    margin-top: 65px;
    margin-left: 520px;
}

.katalog .avatar8 {
    background: url('images/avatar8.jpg') top center no-repeat;
    width: 50px;
    height: 50px;
    position: absolute;
    margin-top: 65px;
    margin-left: 520px;
}

.katalog .w-block ul {
    margin: 30px 0 0 35px;
    display: block;
}

.katalog .w-block ul li {
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 24px;
    list-style: none;
    color: #191919;
    text-transform: none;
    background-image: url('images/li.png');
    background-position: left 7px;
    background-repeat: no-repeat;
    padding: 0 0 0 30px;
    margin: 0px 0 14px 0;
    letter-spacing: 0;
}

.katalog ul li span {
    font-family: 'Open Sans', sans-serif;
}

.slider {
    padding-top: 15px;
    height: 170px;
    position: relative;
    width: 1200px;
}

/*=============================================
view
=============================================*/
.view {
    margin: 0 auto;
    height: 1600px;
    padding: 0px 0 0px 0;
    background: #FFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.view h2 {
    font-family: "HaginCapsMedium";
    padding: 108px 0px 0px 0px;
    font-size: 36px;
    line-height: 47px;
    font-weight: 300;
    color: #191919;
    text-align: center;
    text-transform: uppercase;
}

/*=============================================
formblock
=============================================*/
.formblock {
    height: 387px;
    background: #edc91c;
    margin-top: 250px;
    margin-bottom: 155px;
}

/*=============================================
formblock
=============================================*/
.formblock3 {
    height: 387px;
    background: #edc91c;
}

.formblock3 .rightform {
    float: left;
    margin-left: 80px;
    margin-top: 50px;
    width: 500px;
}

.request_callback3 {
    height: 792px;
}

.request_callback3 .bg {
    background: url('images/bgbg1.png') top center no-repeat;
    height: 693px;
    position: relative;
    z-index: 222;
    /* margin-top: -15px; */
    top: -110px;
    clear: both;
}

.request_callback3 .leftform {
    padding: 15px 0 0 97px;
    float: left;
    width: 506px;
    margin-right: 20px;
}

.request_callback3 .leftform p {
    font-family: "HaginCapsMedium";
    font-size: 36px;
    font-weight: 300;
    color: #191919;
    /* margin: 120px 0 0 90px; */
    text-align: center;
    line-height: 47px;
}

.request_callback3 .leftform .p1 {
    font-family: "HaginCapsMedium";
    font-size: 60px;
    font-weight: 300;
    color: #074ffc;
    /* margin: 120px 0 0 90px; */
    text-align: center;
    line-height: 47px;
    text-transform: uppercase;
    padding-bottom: 110px;
}

.request_callback3 .leftform p {
    font-family: "HaginCapsMedium";
    font-size: 36px;
    font-weight: 300;
    color: #191919;
    /* margin: 120px 0 0 90px; */
    text-align: center;
    line-height: 47px;
}

.request_callback3 .rightform .r00 {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    font-weight: 400;
    color: #FFF;
    margin: 25px 0 0 0px;
    text-align: left;
    line-height: 34px;
}

.request_callback3 .rightform .r00 span {
    color: #c60000;
}

.request_callback3 .inputs {
    padding: 40px 0 20px 0px;
    width: 445px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
}

.request_callback3 .inputs {
    padding: 40px 0 20px 0px;
    width: 445px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
}

.request_callback3 .input_text input {
    width: 424px;
    height: 59px;
    background: #FFF;
    border: none;
    outline: none;
    line-height: 24px;
    color: #000;
}

.masked-phone::-webkit-input-placeholder {
    color: #000;
    font-size: 16px;
}

.masked-phone ::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
    font-size: 16px;
}

.masked-phone :-ms-input-placeholder {
    color: #000;
    font-size: 16px;
}

.masked-phone :-moz-placeholder {
    /* Firefox 18- */
    color: #000;
    font-size: 16px;
}

.request_callback3 .input_metrs {
    float: left;
    width: 325px;
    margin: 0 0 20px 0;
    padding-left: 20px;
    background: none;
    border: 2px solid #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #FFF;
    color: #000;
}

.request_callback3 .input_metrs input {
    width: 300px;
    height: 19px;
    background: #FFF;
    border: none;
    outline: none;
    line-height: 24px;
    color: #000;
    float: left;
    margin-bottom: 20px;
    padding-top: 15px;
}

.input_metrs input::-webkit-input-placeholder {
    color: #000;
    font-size: 16px;
}

.input_metrs input::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
    font-size: 16px;
}

.input_metrs input:-ms-input-placeholder {
    color: #000;
    font-size: 16px;
}

.input_metrs input:-moz-placeholder {
    /* Firefox 18- */
    color: #000;
    font-size: 16px;
}

.m2 {
    color: #FFF;
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px 0 0 19px;
    display: block;
    margin-right: 75px;
    float: right;
}

.request_callback3 .input_text {
    float: left;
    width: 445px;
    margin: 0 0 20px 0;
    padding-left: 20px;
    background: none;
    border: 2px solid #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #FFF;
}

.inputs .r1 {
    font-family: 'Open Sans', sans-serif;
    padding: 10px 0 5px 0;
    font-size: 13px;
    font-weight: 400;
    /* line-height: 36px; */
    color: #fff;
    text-align: left;
    text-transform: none;
    /* margin-bottom: 6px; */
    text-align: center;
    clear: both;
}

.request_callback3 .submit {
    font-family: 'Open Sans', sans-serif;
    display: block;
    letter-spacing: 0px;
    float: right;
    height: 63px;
    width: 445px;
    padding: 20px 0 0 0px;
    font-size: 18px;
    font-weight: 700;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    background: #c60000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: 2px;
}

.request_callback3 .submit:hover {
    font-family: 'Open Sans', sans-serif;
    display: block;
    letter-spacing: 0px;
    float: right;
    height: 63px;
    width: 445px;
    padding: 20px 0 0 0px;
    font-size: 18px;
    font-weight: 700;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    background: #074ffc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: 2px;
}

/*=============================================
otziv
=============================================*/
.block_otz {
    height: 900px;
}

.block_otz h2 {
    font-family: "HaginCapsMedium";
    padding: 200px 0px 0px 0px;
    font-size: 36px;
    line-height: 47px;
    font-weight: 300;
    color: #191919;
    text-align: center;
    text-transform: uppercase;
}

.otz_p {
    font-family: 'Open Sans', sans-serif;
    padding: 0px 0 0 0;
    font-size: 14px;
    font-weight: 400;
    color: #777777;
    text-align: center;
}

.slider4 {
    height: 430px;
}

.c1 {
    width: 830px;
    font-family: 'Open Sans', sans-serif;
    padding: 0px 0 0 0;
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    color: #191919;
    text-align: center;
    margin: 0 auto;
}

.c0 {
    width: 160px;
    margin: 0 auto;
    padding: 40px 0 20px 0;
}

.c2 {
    font-family: 'Open Sans', sans-serif;
    padding: 0px 0 0 0;
    font-size: 18px;
    font-weight: 500;
    color: #191919;
    text-align: center;
    margin: 0 auto;
    letter-spacing: 2px;
    margin: 25px 0 50px 0;
}

/*=============================================
request_callback2
=============================================*/
.request_callback2 {
    /*height: 546px;*/
}

.request_callback2 .bg {
    background: url('images/manform.png') top center no-repeat;
    height: 792px;
    position: relative;
    z-index: 222;
    /* margin-top: -15px; */
    top: -250px;
    clear: both;
}

.request_callback2 .leftform {
    padding: 530px 0 0 40px;
    display: inline-block;
    vertical-align: top;
    width: 471px;
    margin-right: 20px;
}

.request_callback2 .leftform p {
    font-family: "HaginCapsMedium";
    font-size: 36px;
    font-weight: 300;
    color: #191919;
    /* margin: 120px 0 0 90px; */
    text-align: center;
    line-height: 47px;
}

.request_callback2 .leftform p {
    font-family: "HaginCapsMedium";
    font-size: 32px;
    font-weight: 300;
    color: #191919;
    /* margin: 120px 0 0 90px; */
    text-align: center;
    line-height: 47px;
}

.request_callback2 .rightform {
    margin-left: 130px;
}

.request_callback2 .rightform .r01 {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    font-weight: 400;
    color: #FFF;
    margin: 225px 0 0 40px;
    text-align: left;
    line-height: 34px;
}

.request_callback2 .rightform .r01 a {
    text-decoration: none;
    color: #e8b917;
    font-weight: 700;
    font-size: 26px;
}

.request_callback2 .rightform .r01 span {
    color: #e8b917;
}

.request_callback2 .inputs {
    padding: 40px 0 20px 0px;
    width: 445px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 40px 0;
}

.request_callback2 .input_text input {
    width: 424px;
    height: 59px;
    background: #FFF;
    border: none;
    outline: none;
    line-height: 24px;
    color: #000;
}

.masked-phone::-webkit-input-placeholder {
    color: #000;
    font-size: 16px;
}

.masked-phone ::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
    font-size: 16px;
}

.masked-phone :-ms-input-placeholder {
    color: #000;
    font-size: 16px;
}

.masked-phone :-moz-placeholder {
    /* Firefox 18- */
    color: #000;
    font-size: 16px;
}

.request_callback2 .input_text {
    float: left;
    width: 445px;
    margin: 0 0 20px 0;
    padding-left: 20px;
    background: none;
    border: 2px solid #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #FFF;
}

.request_callback2 .submit {
    font-family: 'Open Sans', sans-serif;
    display: block;
    letter-spacing: 0px;
    float: right;
    height: 63px;
    width: 445px;
    padding: 20px 0 0 0px;
    padding-left: 32px;
    font-size: 18px;
    font-weight: 700;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    text-decoration: none;
    background: #c60000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: 2px;
}

.request_callback2 .submit:hover {
    font-family: 'Open Sans', sans-serif;
    display: block;
    letter-spacing: 0px;
    float: right;
    height: 63px;
    width: 445px;
    padding: 20px 0 0 0px;
    padding-left: 32px;
    font-size: 18px;
    font-weight: 700;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #ffffff;
    text-align: left;
    text-transform: uppercase;
    text-decoration: none;
    background: #074ffc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: 2px;
}

/*=============================================
worcks
=============================================*/
.works {
    margin: 0 auto;
    height: 2210px;
    padding: 0px 0 0px 0;
    background: #eeeeee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.works h2 {
    font-family: "HaginCapsMedium";
    padding: 0px 0px 0px 0px;
    font-size: 36px;
    line-height: 47px;
    font-weight: 300;
    color: #191919;
    text-align: center;
    text-transform: uppercase;
    clear: both;
}

.works ul {
    list-style: none;
    overflow: auto;
    padding: 80px 0px 0px 5px;
}

.works ul li {
    margin: 0 0px 50px 70px;
    position: relative;
    float: left;
    width: 553px;
}

.works ul li:first-child {
    margin: 0;
}

.works ul li.child {
    margin: 0;
}

.works ul li img {
    padding-bottom: 20px;
    vertical-align: top;
}

.works ul li .hover-bg {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 348px;
    background: #fc622a;
    opacity: 0.8;
    margin-top: 0px;
}

.works ul li:hover .hover-bg {
    display: block;
}

.works ul li .hover_ico {
    display: none;
    position: absolute;
    left: 233px;
    top: 130px;
    width: 88px;
    height: 88px;
    background: url('images/plus.png');
}

.works ul li:hover .hover_ico {
    display: block;
}

.works ul li a {
    line-height: 22px;
    display: block;
    padding: 0;
    font-size: 16px;
    color: #303135;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    text-align: center;
    font-weight: 300;
}

.works .n1 {
    font-family: 'Open Sans, Tahoma', sans-serif;
    padding: 0px 0px 0px 0px;
    font-size: 16px;
    line-height: 47px;
    font-weight: 500;
    color: #191919;
    text-align: center;
}

.works .n2 {
    font-family: "HaginCapsMedium, Tahoma";
    padding: 0px 0px 0px 0px;
    font-size: 30px;
    line-height: 23px;
    font-weight: 300;
    color: #191919;
    text-align: center;
}

.works .n3 {
    font-family: 'Open Sans, Tahoma', sans-serif;
    padding: 0px 0px 0px 0px;
    font-size: 18px;
    line-height: 47px;
    font-weight: 500;
    color: #191919;
    text-align: center;
    text-transform: uppercase;
}

.works .n4 {
    font-family: 'Open Sans', sans-serif;
    padding: 0px 0px 0px 0px;
    font-size: 15px;
    line-height: 32px;
    font-weight: 300;
    color: #191919;
    text-align: center;
    text-transform: uppercase;
    background: #edc91c;
    padding: 0px 10px;
    width: 213px;
    /* height: 10px; */
    margin: 0 auto;
}

.works .tdl {
    text-decoration: line-through;
    font-size: 18px;
    font-weight: 500;
    text-transform: none;
}

.works sup {
    font-size: 12px;
    margin-left: 0px;
}

/*=============================================
form1
=============================================*/
.form1 {
    height: 352px;
    background: url('images/form1-bg.jpg') center top no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.form1 h2 {
    font-family: 'Open Sans', sans-serif;
    padding: 45px 0 5px 0;
    font-size: 21px;
    line-height: 47px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

.form1 .inputs {
    padding: 35px 0 0 0px;
    width: 760px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.form1 .input_text input {
    width: 100%;
    height: 59px;
    background: none;
    border: none;
    outline: none;
    line-height: 24px;
}

::-webkit-input-placeholder {
    color: #fff;
    font-size: 16px;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
    font-size: 16px;
}

:-ms-input-placeholder {
    color: #fff;
    font-size: 16px;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
    font-size: 16px;
}

.form1 .input_text {
    float: left;
    width: 360px;
    margin: 0 10px 20px 10px;
    padding-left: 20px;
    background: none;
    border: 2px solid #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.subm-centr {
    margin: 0 auto;
    width: 358px;
}

.form1 .submit {
    font-family: 'Open Sans', sans-serif;
    display: block;
    letter-spacing: 0px;
    float: right;
    height: 63px;
    width: 358px;
    padding: 20px 0 0 0px;
    padding-left: 62px;
    font-size: 18px;
    font-weight: 700;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #FFF;
    text-align: left;
    text-transform: uppercase;
    text-decoration: none;
    background: #fc622a;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#a5bcde', GradientType=0);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.form1 .submit:hover {
    font-family: 'Open Sans', sans-serif;
    display: block;
    letter-spacing: 0px;
    float: right;
    height: 63px;
    width: 358px;
    padding: 20px 0 0 0px;
    padding-left: 62px;
    font-size: 18px;
    font-weight: 700;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #191919;
    text-align: left;
    text-transform: uppercase;
    text-decoration: none;
    background: #ff7543;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#a5bcde', GradientType=0);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*=============================================
spoiler
=============================================*/
.spoiler1 {
    background: #f5f8fa;
    padding: 10px 0 70px 0;
}

.spoiler1 ol {
    margin: 5px 0 5px 40px;
}

.h {
    font-family: 'Open Sans', sans-serif;
    padding: 30px 0 35px 0;
    font-size: 21px;
    line-height: 47px;
    font-weight: 700;
    color: #191919;
    text-transform: uppercase;
    text-align: center;
}

.bl {
    width: 909px;
    margin: 0 auto;
}

.spoiler h2,
.spoiler.close h2 {
    font-size: 16px;
    color: #4b4a49;
    font-weight: 600;
    line-height: 51px;
    cursor: pointer;
    margin: 10px 0 0 0;
    padding-left: 30px;
    width: 909px;
    height: 51px;
    border: 1px solid #d7d7d7;
}

.cl {
    background: url('images/close.png') center top no-repeat;
    width: 10px;
    height: 6px;
}

.sh {
    background: url('images/show.png') center top no-repeat;
    width: 10px;
    height: 6px;
}

.close.spoiler h2 {
    background: #fff;
}

.close.spoiler h2.bgcolor {
    background: #f5f8fa;
    color: #191919;
}

.spoiler h2 {
    background: #f5f8fa;
}

.spoiler h2.bgcolor {
    background: #fff;
}

.spoiler h2 span {
    float: right;
}

.spoiler .block {
    padding: 20px 30px;
    background: #f5f8fa;
    overflow: hidden;
    width: 909px;
    font-family: 'Roboto', serif;
    font-style: italic;
    color: #191919;
    font-size: 16px;
}

.show {
    display: none;
    padding: 22px 20px 0px 0px;
}

.bgcolor .show {
    display: block;
}

.hide {
    display: block;
    padding: 22px 20px 0px 0px;
}

.bgcolor .hide {
    display: none;
}

.close .show {
    display: block;
}

.close .bgcolor .show {
    display: none;
}

.close .hide {
    display: none;
}

.close .bgcolor .hide {
    display: block;
}

/*=============================================
form2
=============================================*/
.form2 {
    height: 383px;
    background: url('images/form2-bg.jpg') center top no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.form2 h2 {
    font-family: 'Open Sans', sans-serif;
    padding: 45px 0 5px 0;
    font-size: 21px;
    line-height: 47px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

.opis {
    font-family: 'Roboto', serif;
    font-weight: 700;
    font-size: 24px;
    color: #fff;
    text-align: center;
    padding-top: 58px;
}

.form2 .inputs {
    padding: 35px 0 0 0px;
    width: 580px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.form2 .input_text input {
    width: 100%;
    height: 59px;
    background: none;
    border: none;
    outline: none;
    line-height: 24px;
}

::-webkit-input-placeholder {
    color: #fff;
    font-size: 16px;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
    font-size: 16px;
}

:-ms-input-placeholder {
    color: #fff;
    font-size: 16px;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
    font-size: 16px;
}

.form2 .input_text {
    float: left;
    width: 580px;
    margin: 0 0 20px 0;
    padding-left: 20px;
    background: none;
    border: 2px solid #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.form2 .submit {
    font-family: 'Open Sans', sans-serif;
    display: block;
    letter-spacing: 0px;
    float: right;
    height: 63px;
    width: 580px;
    padding: 20px 0 0 0px;
    padding-left: 32px;
    font-size: 18px;
    font-weight: 700;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #191919;
    text-align: left;
    text-transform: uppercase;
    text-decoration: none;
    background: #ffd800;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#a5bcde', GradientType=0);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.form2 .submit:hover {
    font-family: 'Open Sans', sans-serif;
    display: block;
    letter-spacing: 0px;
    float: right;
    height: 63px;
    width: 580px;
    padding: 20px 0 0 0px;
    padding-left: 32px;
    font-size: 18px;
    font-weight: 700;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #191919;
    text-align: left;
    text-transform: uppercase;
    text-decoration: none;
    background: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#a5bcde', GradientType=0);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*=============================================
docum
=============================================*/
.docum {
    padding-bottom: 100px;
    background: #232527;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.docum h2 {
    font-family: 'Open Sans', sans-serif;
    padding: 45px 0 5px 0;
    font-size: 21px;
    line-height: 47px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

.txt {
    font-family: 'Roboto', serif;
    font-style: italic;
    font-size: 16px;
    color: #0c7bf8;
    text-align: center;
}

.docum .title {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 50px 0 40px 0;
}

.prom1 {
    background: url('images/prom1.png') center top no-repeat;
    width: 800px;
    height: 336px;
    margin: 0 auto;
}

.prom2 {
    background: url('images/prom2.png') center top no-repeat;
    width: 800px;
    height: 352px;
    margin: 0 auto;
}

.prom3 {
    background: url('images/prom3.png') center top no-repeat;
    width: 940px;
    height: 274px;
    margin: 0 auto;
}

.prom4 {
    background: url('images/prom4.png') center top no-repeat;
    width: 940px;
    height: 312px;
    margin: 0 auto;
}

.prom5 {
    background: url('images/prom5.png') center top no-repeat;
    width: 800px;
    height: 352px;
    margin: 0 auto;
}

/*=============================================
logo
=============================================*/
.logo {}

.logo h2 {
    font-family: 'Open Sans', sans-serif;
    padding: 40px 0 40px 0;
    font-size: 21px;
    line-height: 47px;
    font-weight: 700;
    color: #191919;
    text-transform: uppercase;
    text-align: center;
}

#container {
    margin: 0 auto;
    text-align: left;
    position: relative;
}

ul#items {
    width: auto;
    height: 120px;
    overflow: hidden;
}

ul#items li {
    list-style: none;
    float: left;
    height: 150px;
    overflow: hidden;
    margin: 10px 0px 0px 0px;
    color: #fff;
    text-align: left;
    color: #555;
}

ul#items li:hover {
    color: #333;
}

ul#items li .image {
    height: 70px;
    overflow: hidden;
    float: left;
    margin: 5px 75px 0px 0px;
}

ul#items li .image1 {
    height: 70px;
    overflow: hidden;
    float: left;
    margin: 5px 0px 0px 0px;
}

ul#items .r3 {
    font-size: 16px;
    font-weight: 300;
    margin: 25px 0 0 0;
    color: #fff;
    text-transform: uppercase;
}

ul#items .r5 {
    font-size: 16px;
    font-weight: 300;
    margin-left: 20px;
    color: #06a0d6;
}

ul#items .info {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    margin-top: 25px;
    line-height: 27px;
}

ol#pagination {
    position: relative;
    text-align: center;
}

ol#pagination li {
    display: inline-block;
    width: 12px;
    height: 12px;
    text-align: left;
    text-indent: -8000px;
    list-style: none;
    cursor: pointer;
    margin: 0 10px;
}

ol#pagination li:hover {
    width: 12px;
    height: 12px;
}

ol#pagination li.current {
    color: #f00;
    font-weight: bold;
    width: 12px;
    height: 12px;
}

ol#pagination li.prev,
ol#pagination li.next {
    position: absolute;
    top: -90px;
}

ol#pagination li.prev {
    left: -90px;
    background: url('images/left.png') no-repeat;
    width: 14px;
    height: 26px;
}

ol#pagination li.prev:hover {
    left: -90px;
    background: url('images/left-hover.png') no-repeat;
    width: 14px;
    height: 26px;
}

ol#pagination li.next {
    right: -90px;
    background: url('images/right.png') no-repeat;
    width: 14px;
    height: 26px;
}

ol#pagination li.next:hover {
    right: -90px;
    background: url('images/right-hover.png') no-repeat;
    width: 14px;
    height: 26px;
}

/*=============================================
exp
=============================================*/
.exp {
    padding-bottom: 100px;
    background: #f5f8fa;
    height: 1070px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.exp h2 {
    font-family: 'Open Sans', sans-serif;
    padding: 40px 0 10px 0;
    font-size: 21px;
    line-height: 47px;
    font-weight: 700;
    color: #191919;
    text-transform: uppercase;
    text-align: center;
}

.exp-t1 {
    font-family: 'Roboto', serif;
    font-style: italic;
    font-size: 16px;
    color: #4b4a48;
    text-align: center;
}

.exp-block1 {
    width: 300px;
    height: 450px;
    position: absolute;
    margin-top: 40px;
}

.exp-block2 {
    width: 300px;
    height: 450px;
    position: absolute;
    margin-left: 320px;
    margin-top: 40px;
}

.exp-block3 {
    width: 300px;
    height: 450px;
    position: absolute;
    margin-left: 640px;
    margin-top: 40px;
}

.exp-block4 {
    width: 300px;
    height: 450px;
    position: absolute;
    margin-top: 490px;
}

.exp-block5 {
    width: 300px;
    height: 450px;
    position: absolute;
    margin-left: 320px;
    margin-top: 490px;
}

.exp-block6 {
    width: 300px;
    height: 450px;
    position: absolute;
    margin-left: 640px;
    margin-top: 490px;
}

.exp1 {
    background: url('images/eksp1.jpg') center top no-repeat;
    width: 300px;
    height: 300px;
}

.exp2 {
    background: url('images/eksp2.jpg') center top no-repeat;
    width: 300px;
    height: 300px;
}

.exp3 {
    background: url('images/eksp3.jpg') center top no-repeat;
    width: 300px;
    height: 300px;
}

.exp4 {
    background: url('images/eksp4.jpg') center top no-repeat;
    width: 300px;
    height: 300px;
}

.exp5 {
    background: url('images/eksp5.jpg') center top no-repeat;
    width: 300px;
    height: 300px;
}

.exp6 {
    background: url('images/eksp6.jpg') center top no-repeat;
    width: 300px;
    height: 300px;
}

.exp-t2 {
    font-size: 16px;
    color: #4b4a48;
    text-align: center;
    font-weight: 700;
    padding: 30px 0 0px 0;
}

.exp-t3 {
    font-family: 'Roboto', serif;
    font-style: italic;
    font-size: 16px;
    color: #4b4a48;
    text-align: center;
    padding: 10px 0 0px 0;
}

/*=============================================
dopusk sro
=============================================*/
.d-sro {
    height: 424px;
    padding: 0;
    background: url('images/blag-bg.jpg') center top no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.d-sro h2 {
    font-family: 'Open Sans', sans-serif;
    padding: 40px 0 30px 0;
    font-size: 21px;
    line-height: 47px;
    font-weight: 700;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
}

/*=============================================
benefits
=============================================*/
.benefits {
    height: 702px;
    padding: 0px 0 0px 0;
    background: #f5f8fa;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.benefits h2 {
    font-family: 'Open Sans', sans-serif;
    padding: 45px 0 40px 0;
    font-size: 21px;
    line-height: 47px;
    font-weight: 700;
    color: #191919;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.5px;
}

.benefits ul {
    list-style: none;
    overflow: hidden;
    padding: 0 5px 0 5px;
}

.benefits li {
    height: 280px;
    width: 310px;
    vertical-align: top;
    padding: 0 0 0 0px;
}

.benefits li span {
    color: #303135;
    text-transform: uppercase;
    font-weight: 700;
}

.benefits ul li div {
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 22px;
    /* text-transform: uppercase; */
    font-weight: 400;
    color: #4b4a49;
    text-align: center;
    padding: 155px 0 0px 0px;
}

.benefits .i1 {
    background-image: url('images/item1.png');
    background-position: center 0px;
    background-repeat: no-repeat;
}

.benefits .i2 {
    background-image: url('images/item2.png');
    background-position: center 0px;
    background-repeat: no-repeat;
}

.benefits .i3 {
    background-image: url('images/item3.png');
    background-position: center 0px;
    background-repeat: no-repeat;
}

.benefits .i4 {
    background-image: url('images/item4.png');
    background-position: center 0px;
    background-repeat: no-repeat;
}

.benefits .i5 {
    background-image: url('images/item5.png');
    background-position: center 0px;
    background-repeat: no-repeat;
}

.benefits .i6 {
    background-image: url('images/item6.png');
    background-position: center 0px;
    background-repeat: no-repeat;
}

/*=============================================
on_map
=============================================*/
.on_map {
    margin: 0;
}

#map-canvas {
    height: 600px;
    padding: 0px 0 0px 0;
    overflow: hidden;
    transform: translateZ(0px);
}

.on_map h2 {
    font-family: "HaginCapsMedium";
    font-size: 36px;
    font-weight: 500;
    color: #000;
    line-height: 198px;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    height: 187px;
    background: #edc91c;
}

.on_map .center_1280 {
    position: relative;
    z-index: 1;
}

#map-infowindow {
    position: absolute;
    right: 120px;
    top: -200px;
    width: 492px;
    height: 473px;
    background: url('images/on-map-text.png') top center no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    display: block;
}

#map-infowindow-close {
    position: absolute;
    top: 57px;
    left: 412px;
    width: 34px;
    height: 34px;
    border-radius: 18px;
}

#map-marker {
    position: absolute;
    /* top: 38px;
left: 39px;*/
    display: block;
    /*   display: none; */
}

#on_map_address a {
    color: #a8355e;
    text-decoration: none;
}

#on_map_address a:hover {
    text-decoration: underline;
}

.r0 {
    padding: 20px 0 0 95px;
    font-size: 16px;
    font-weight: 700;
    color: #2c2c2c;
    text-transform: uppercase;
    line-height: 20px;
}

#map-infowindow .r1 {
    padding: 0px 0 0px 15px;
    font-size: 16px;
    font-weight: 400;
    color: #191919;
    line-height: 20px;
    text-align: center;
}

#map-infowindow .r2 {
    padding: 5px 0 0 15px;
    font-size: 38px;
    line-height: 40px;
    color: #191919;
    font-weight: 700;
    text-align: center;
}

.r2 a {
    color: #191919;
    text-decoration: none;
}

.r5 {
    padding: 10px 0 15px 15px;
    font-size: 14px;
    line-height: 20px;
    color: #191919;
    text-align: center;
}

.r5 a {
    text-decoration: none;
    color: #c60000;
}

#map-infowindow .r3 {
    text-transform: uppercase;
    padding: 60px 0 10px 15px;
    font-size: 17px;
    line-height: 21px;
    color: #191919;
    font-weight: 700;
    text-align: center;
}

#map-infowindow .inputs {
    padding: 0px 0 0 108px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#map-infowindow .inputs .submit {
    display: block;
    /* float: left; */
    height: 38px;
    width: 270px;
    color: white;
    /* font-family: Lato; */
    font-size: 13px;
    font-weight: 400;
    line-height: 41px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #e30808;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#map-infowindow .inputs .submit:hover {
    display: block;
    /* float: left; */
    height: 38px;
    width: 270px;
    color: white;
    /* font-family: Lato; */
    font-size: 13px;
    font-weight: 400;
    line-height: 41px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #e34419;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#map-infowindow .inputs .zv {
    color: #1d1d1d;
    /* font-family: Lato; */
    font-size: 12px;
    width: 285px;
    text-align: center;
    padding-top: 3px;
    /* display: block; */
    clear: both;
}

/*=============================================
formblock
=============================================*/
.formblock4 {
    height: 387px;
    background: #edc91c;
}

.formblock4 .rightform {
    display: inline-block;
    vertical-align: top;
    padding-left: 70px;
    margin-top: 75px;
    width: 535px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.request_callback4 {
    height: 513px;
}

.request_callback4 .bg {
    background: url('images/bottombg.png') top center no-repeat;
    height: 624px;
    position: relative;
    z-index: 222;
    /* margin-top: -15px; */
    top: -60px;
    clear: both;
}

.request_callback4 .leftform {
    padding: 105px 0 0 40px;
    display: inline-block;
    vertical-align: middle;
    width: 670px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.request_callback4 .leftform p {
    font-family: "HaginCapsMedium";
    font-size: 36px;
    font-weight: 300;
    color: #191919;
    /* margin: 120px 0 0 90px; */
    text-align: center;
    line-height: 47px;
}

.request_callback4 .leftform p span {
    color: #c60000;
}

.request_callback4 .rightform p {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    font-weight: 400;
    color: #FFF;
    margin: 170px 0 0 0px;
    text-align: left;
    line-height: 38px;
}

.request_callback4 .rightform p a {
    text-decoration: none;
    color: #e8b917;
    font-weight: 700;
    font-size: 26px;
}

.request_callback4 .rightform p span {
    color: #e8b917;
    font-weight: 700;
    font-size: 26px;
}

.request_callback4 .rightform .r2 {
    font-family: "HaginCapsMedium";
    font-size: 48px;
    font-weight: 400;
    color: #edc91c;
    margin: 30px 0 0 0px;
    text-align: left;
    line-height: 34px;
}

.request_callback4 .rightform .r5 {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #FFF;
    margin: 30px 0 0 0px;
    text-align: left;
    line-height: 34px;
    padding: 0;
}

/*=============================================
footer
=============================================*/
.footer-logo-bg {
    height: 252px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 20px;
    position: relative;
}

/* --- to top ---- */
.footer-logo-bg {
    background: url('images/quest-bg.jpg') top center no-repeat;
    height: 327px;
}

.footer-logo-bg .scroll_top {
    display: block;
    position: absolute;
    right: -80px;
    top: 220px;
    width: 68px;
    height: 68px;
    background: url('images/page-top.png') no-repeat;
    text-decoration: none;
    z-index: 600;
}

.footer-logo-bg .scroll_top:hover {
    background: url('images/page-top-hover.png') no-repeat;
    right: -79px;
}

.footer-logo-bg .center_1280 {
    position: relative;
    /* Переход */
    -webkit-transition: 1.2s all;
    -moz-transition: 1.2s all;
    transition: 1.2s all;
    -o-transition: 1.2s all;
}

/*=============================================
footer-request
=============================================*/
.request_callback_text {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

.request_callback_text .r1 {
    padding: 85px 0 0 0;
    font-size: 24px;
    font-weight: 700;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 0px;
}

.request_callback_text .r2 {
    background: url(images/phoneico2.png) 240px 30px no-repeat;
    padding: 20px 0 10px 0;
    font-size: 47px;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
}

.request_callback_text .r2 a {
    color: #fc622a;
    text-decoration: none;
}

.request_callback_text .r3 {
    padding: 10px 0 0px 0;
    font-family: 'Roboto', serif;
    /* font-style: italic; */
    font-size: 16px;
    color: #FFF;
}

.request_callback_text .r4 {
    padding: 45px 0 0px 0;
    font-family: 'Roboto', serif;
    font-style: italic;
    font-size: 14px;
    color: #4b4a48;
}

/*=============================================
footer-copyright
=============================================*/
.footer-copyright {
    float: left;
    padding: 20px 0 0 9px;
    color: #4b4a48;
    font-size: 14px;
}

.footer_bot {
    height: 62px;
    margin-top: 90px;
}

.creator {
    float: right;
    padding: 20px 30px 0 0;
    color: #4b4a48;
    font-size: 14px;
    z-index: 55555;
    position: relative;
}

.adtrust_logo {
    display: inline-block;
    width: 101px;
    height: 21px;
    margin-left: 6px;
    vertical-align: middle;
    background: url('images/adtrust-logo.png');
    text-decoration: none;
}

.adtrust_logo:hover {
    background: url('images/adtrust-logo-hover.png');
}

/*=============================================
modal confirm form
=============================================*/
.modal_wrapper {
    display: none;
    z-index: 100;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.85;
}

.modal_confirm_wrapper {
    display: none;
    z-index: 200;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
}

.modal_confirm {
    width: 294px;
    margin: 256px auto 0 auto;
    padding: 70px 0;
    font-size: 18px;
    font-weight: bold;
    background: #fff;
    text-align: center;
    text-transform: uppercase;
    border-radius: 10px;
}

.modal_confirm .r1 {
    color: #007eca;
}

.modal_confirm .r2 {
    color: #053b5d;
}

.show_confirm .modal_wrapper {
    display: block;
}

.show_confirm .modal_confirm_wrapper {
    display: block;
}

#popupform {
    display: none;
}

#popupform .error {
    color: #c00000;
}

#popupform h2 {
    color: #353535;
    font: 1.714em/1em 'Trebuchet MS';
    margin-bottom: 8px;
}

#popupform .comment {
    color: #717171;
    font: 0.928em 'Trebuchet MS';
    margin-bottom: 3px;
}

#popupform label {
    display: block;
    padding: 16px 0 4px;
}

#popupform .input_text {
    background-color: #fff;
    border: 1px solid #c0c0c0;
    border-radius: 3px;
    color: #555;
    display: block;
    font-size: 12pt;
    height: 28px;
    margin: 17px 6px 0 0;
    padding: 5px;
    width: 360px;
}

#popupform ::-webkit-input-placeholder {
    color: #555;
}

#popupform :-moz-placeholder {
    color: #555;
}

#popupform .button {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #555;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 34px;
    margin: 10px 0;
    padding: 2px 16px;
    width: 185px;
}

#popupform .button:hover {
    background-color: #4683ea;
    border: 1px solid #4387fd;
    color: #fff;
}

/* ------ mobilyslider
-----------------------------------------------*/
#content {
    width: 800px;
    margin: 20px auto 20px;
}

.sliderContent {
    /* float:left; */
    height: 537px;
    clear: both;
    position: relative;
    overflow: hidden;
}

.sliderArrows a {
    display: block;
    text-indent: -9999px;
    outline: none;
    z-index: 50;
    background-image: url(../gfx/prev_next.png);
    width: 42px;
    height: 42px;
    position: absolute;
    top: 47%;
    margin-top: -34px;
    margin-left: 25px;
    display: none;
}

.prev {
    background-position: 0 0;
    left: -85px;
}

.prev:hover {
    background-position: 0 -44px;
}

.next {
    right: -85px;
    background-position: -44px 0;
}

.next:hover {
    background-position: -44px -44px;
}

.sliderContent .item {
    position: absolute;
    width: 800px;
    /* height:130px; */
    margin-left: 250px;
    /* background:#fff; */
}

.slider4 .sliderBullets {
    position: absolute;
    /* bottom:0; */
    left: 50%;
    z-index: 50;
    margin-left: 0px;
}

.sliderBullets a {
    display: block;
    float: left;
    text-indent: -9999px;
    outline: none;
    margin-left: 5px;
    width: 28px;
    height: 14px;
    background: url(gfx/bullets.png) no-repeat;
}

.sliderBullets .active {
    background-position: 0 -16px;
}

.sliderContent a {
    outline: none;
}