body{position: relative;}
.wrapper{
    font-family: "RalewayRegular";
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.colum-logo, .colum-tel, .colum-banner-1, .colum-banner-1, .banner-title-1, .banner-title-3, .form-bg-banner, .colum-advantages,
.title-bl-main, .title-main-overlay, .colum-services, .row-services button.btn-mobal, .colum-pribil-2, .row-info-pribil, .title-bl5-overlay,
.colum-bl5-forma-2, .colum-nashi-rabotu-1, .colum-nashi-rabotu-1, .colum-logo, .contact-adress, .contact-tel, .contact-mail, .colum-contact-form,
.row-map .textarea, .row-map input, .info-other-wrapper, .title-bl8-overlay, .colum-bl8-forma-2, .colum-bl8-forma-1, .banner-title-5{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; 
}
.banner-title-1, .form-bg-banner, .title-bl-main, .number-title, .title-main-overlay, .bl1-advantages, .title-adv-1, .bl2-services,
.row-advantages, .colum-oborydovanie-1, .bl3-pribil, .title-pribil, .colum-pribil-2, .row-info-pribil, .bl4-shema, .bl5-forma, .title-bl5-overlay,
.colum-bl5-forma-2, .bl6-nashi-rabotu, .bl7-logo, .row-logo-overlay, .contact-adress, .contact-tel, .contact-mail, .colum-bl8-forma-1,
.row-bl8-forma{
    position: relative;
}
.banner-title-1:before, .form-bg-banner:before, .title-bl-main:before, .title-main-overlay:before, .title-bl-main:after,
.bl1-advantages:after, .bl1-advantages:before, .title-adv-1:after, .bl2-services:before, .bl2-services:after,
.bl3-pribil:before, .bl3-pribil:after, .title-pribil:before, .row-info-pribil:before, .bl4-shema:after, .bl4-shema:before,
.bl5-forma:before, .bl5-forma:after, .colum-bl5-forma-2:before, .bl6-nashi-rabotu:before, .bl6-nashi-rabotu:after,
.bl7-logo:before, .bl7-logo:after, .contact-adress:before, .contact-tel:before, .contact-mail:before, .colum-bl8-forma-1:before,
.figure-empty:before{
    content: "";
    position: absolute;
}
.header{
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 4em;
    background-image: url(/assets/images/design/banner.jpg);background-repeat: no-repeat;background-position: center top;background-size: cover;
}
.row-header{max-width: 1500px;margin: 2.2em auto 6.5em;color: white;width: 98%;}
.colum-logo, .colum-tel{width: 50%;float: left;display: block;}
.colum-logo{text-align: left;}
.colum-tel{text-align: right;}
.colum-tel a{color: white;font-size: 30px;font-family: "BebasBold";}
.colum-tel a span{font-family: "BebasRegular";font-size: 26px;color: #e6a814;padding-right: 5px;}
.slash{padding: 0 10px;font-size: 30px;font-family: "BebasRegular";}
.row-banner-info{width: 94%;max-width: 1500px;color: white;margin: 0 auto;}
.colum-banner-1, .colum-banner-2{display: block;float: left;}
.colum-banner-1{width: 65%;text-align: left;margin-top: 2em;}
.colum-banner-2{width: 35%;text-align: center;margin-top: -4em;}
.banner-title-1{
    font-family: "RalewayBold";
	font-size: 40px;
    line-height: 1.6;
    text-transform: uppercase;
    padding: 35px 0 35px 25px;
    border-bottom: 1px solid white;
    border-left: 1px solid white;
}
.banner-title-1:before{left: 0;top: 0;width: 70%;height: 1px;background: white;
}
.banner-title-1 span{font-size: 30px;}
.banner-title-1 .color{color: #ffb503;}
.banner-title-2{
    font-family: "RalewayRegular";
    font-size: 24px;
    line-height: 1.8;
    text-transform: uppercase;
    max-width: 750px;
    margin: 3.5em 0 2em 25px;
}
.banner-title-2 span{color: #ffb503;font-family: "RalewayBold";}
.banner-title-2 .chislo, .banner-title-3 .chislo, .banner-title-5 .chislo{font-family: "PTsans-B";}
.banner-title-3{
    font-family: "RalewayExtraBold";
    font-size: 24px;
    line-height: 1.8;
    text-transform: uppercase;
    color: #191717;
    text-align: center;
    padding: 12px 14px;
    max-width: 760px;
    background: #FFFFFF;
    -webkit-box-shadow: 3px 6px 15px 3px rgba(0, 0, 0, 0.35);
    -moz-box-shadow:    3px 6px 15px 3px rgba(0, 0, 0, 0.35);
    box-shadow:         3px 6px 15px 3px rgba(0, 0, 0, 0.35);
}
.banner-title-3 span{color: #ffb503;}
.form-bg-banner{
    background: rgba(255,255,255,0.82);
    padding: 40px 35px 40px;
    z-index: 1;
    -webkit-box-shadow: 13px 18px 60px 3px rgba(0, 0, 0, 0.95);
    -moz-box-shadow:    13px 18px 60px 3px rgba(0, 0, 0, 0.95);
    box-shadow:         13px 18px 60px 3px rgba(0, 0, 0, 0.95);
}
.form-bg-banner:before{left: 22px;right: 22px;top: 90px;bottom: 22px;border: 3px solid rgba(23,34,145,0.3);z-index: -1;}
.banner-title-4{
    font-family: "RalewayExtraBold";
    font-size: 20px;
    line-height: 2;
    text-transform: uppercase;
    color: #363636;
    padding: 30px 10px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 11px 30px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:    0px 11px 30px 3px rgba(0, 0, 0, 0.3);
    box-shadow:         0px 11px 30px 3px rgba(0, 0, 0, 0.3);
}
.banner-title-4 span{color: #e6a814;}
.banner-title-5{
    font-family: "RalewayExtraBold";
    font-size: 20px;
    line-height: 1.3;
    text-transform: uppercase;
    color: #000;
    padding: 20px 30px;
    border: 1px solid #000;
    margin: 60px auto 40px;
    display: inline-block;
}
.banner-title-5 span{color: #c88019;}
.banner-title-6{
    font-family: "RalewaySemiBold";
    font-size: 18px;
    line-height: 2;
    color: #363636;
    margin: 0 auto 40px auto;
    padding: 0 3%;
    display: inline-block;
}


.form-bl-banner{font-family: "RalewayRegular";padding: 0 25px;}
.controls{margin-bottom: 30px;}
.form-bl-banner input{
    display: block;
    width: 100%;
    height: 56px;
    padding: 0 5px 0 30px;
    font-family: "PTsans-R";
    font-size: 14px;
    color: #8e8e8e;
    background-color:white;
    border: 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-box-shadow: 0px 0px 10px 2px rgba(12,18,77, 0.3);
    -moz-box-shadow:    0px 0px 10px 2px rgba(12,18,77, 0.3);
    box-shadow:         0px 0px 10px 2px rgba(12,18,77, 0.3);
}
.form-bl-banner input:focus{
	outline:0;
}
.form-bl-banner input::-webkit-input-placeholder {color: #8e8e8e;}
.form-bl-banner input::-moz-placeholder          {color: #8e8e8e;}/* Firefox 19+ */
.form-bl-banner input:-moz-placeholder           {color: #8e8e8e;}/* Firefox 18- */
.form-bl-banner input:-ms-input-placeholder      {color: #8e8e8e;}
.form-bl-banner input.error{border-bottom: 1px solid #ffffff;}
.form-bl-banner span.error, .colum-bl5-forma-2 span.error, .colum-bl8-forma-1 span.error{
    font-size: 13px;
    color: brown;
    text-align: left;
    display: block;
    background: #f8f8f8;
    padding: 3px 1% 5px;
    line-height: 1.3;
    margin-top: 5px;
}
/* Кнопка */
.form-bl-banner button.btn-send{
	cursor: pointer;
	width: 100%;
	border: none;
	background: #E6A814;
	color: #fff;
	margin: 20px 0 30px;
	padding: 22px 2%;
    font-family: "RalewayBold";
	font-size: 16px;
    text-transform: uppercase;
     -webkit-box-shadow: 0px 5px 20px 1px rgba(0, 0, 0, 0.55);
    -moz-box-shadow:    0px 5px 20px 1px rgba(0, 0, 0, 0.55);
    box-shadow:         0px 5px 20px 1px rgba(0, 0, 0, 0.55);
}
.form-bl-banner button.btn-send:hover, .colum-bl5-forma-2 button.btn-send:hover, .colum-bl8-forma-1 button.btn-send:hover{
    box-shadow:none;
    -webkit-animation: button-pulse-send 0.8s 0s ease-out 2;
    -moz-animation: button-pulse-send 0.8s 0s ease-out 2;
    animation: button-pulse-send 0.8s 0s ease-out 2;
}
@-webkit-keyframes button-pulse-send {
    from {box-shadow: 0 0 8px 6px rgba(230,168,20, 0.3), 0 0 12px 14px rgba(230,168,20, 0.3);}
    to {box-shadow: 0 0 18px 6px rgba(230,168,20, 0),0 0 4px 41px rgba(230,168,20, 0);}
}
@-moz-keyframes button-pulse-send {
    from { box-shadow: 0 0 8px 6px rgba(230,168,20, 0.3), 0 0 12px 14px rgba(230,168,20, 0.3);} 
    to {box-shadow: 0 0 18px 6px rgba(230,168,20, 0), 0 0 4px 41px rgba(230,168,20, 0);}
}
@keyframes button-pulse-send {
    from { box-shadow: 0 0 8px 6px rgba(230,168,20, 0.3), 0 0 12px 14px rgba(230,168,20, 0.3);}
    to {box-shadow: 0 0 18px 6px rgba(230,168,20, 0), 0 0 4px 41px rgba(230,168,20, 0);}
}


/*--------------------------------------------- Блок-1 ЧОМУ НАМ ВАРТО ДОВІРЯТИ ------------------------------------- */

.bl1-advantages{
    overflow: hidden;
    z-index: 1;
    max-width: 1920px;
    margin: 0 auto 0;
}
.bl1-bg{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -5;
    background-image: url(/assets/images/design/bg-1.jpg);background-repeat: no-repeat;background-position: center bottom;
}
.bl1-advantages:before, .bl1-advantages:after{width: 76px;height: 77px;z-index: -2; }
.bl1-advantages:before{
    left: 30px;
    top: 90px;
    background-image: url(/assets/images/design/figure-left.png);background-repeat: no-repeat;background-position: center center;
}
.bl1-advantages:after{
    right: 100px;
    top: 47px;
    background-image: url(/assets/images/design/figure-right.png);background-repeat: no-repeat;background-position: center center;
}
.title-main-overlay{width: 96%;max-width: 1400px;margin: 13% auto 12em;z-index: 1;}
.title-main-overlay:before{
    content: "zdorovklimat";
    font-family: "RalewayBold";
    text-transform: uppercase;
    color: #F1F1F1;
    font-size: 180px;
    left: 0;
    top: -79px;
    z-index: -3;
}
.title-bl-main{
    font-family: "RalewayBold";
    font-size: 45px;
    color: #363636;
    text-transform: uppercase;
    z-index: 5;
    padding-left: 158px;
}
.title-bl-main span{color: #172291;}
.title-bl-main:before{
    content: "01";
    font-family: "PTsans-B";
    font-size: 100px;
    color: #172291;
    line-height: 1;
    top: -20px;
    left: 42px;
    z-index: -1;
}
.title-bl-main:after{
    width: 164px;
    height: 205px;
    left: 0;
    top: -68px;
    background-image: url(/assets/images/design/line-titl.png);background-repeat: no-repeat;background-position: center center;
    z-index: -2;
}
.row-advantages{width: 96%;max-width: 1440px;margin: 0 auto 23em;text-align: center;color: #363636;}
.colum-advantages{display: inline-block;vertical-align: top;width: 33%;}
.figure-left, .figure-right{position: absolute;top: 20%;width: 370px;height: 320px;background: #172190;}
.figure-left{left: -320px;}
.figure-right{right: -320px;}

.title-adv-1{
    font-family: "RalewayBold";
    font-size: 30px;
    line-height: 1.4;
    padding: 55px 0;
    margin-bottom: 40px;
}
.title-adv-1:after{
    width: 1px;
    height: 28px;
    background: #0a0a0a;
    bottom: -25px;
    left: 50%;
}
.text-adv{
    font-family: "RalewayMedium";
    font-size: 24px;
    line-height: 1.4;
}
.colum-advantages:nth-child(1) .title-adv-1{
    background-image: url(/assets/images/design/circle-1.png);background-repeat: no-repeat;background-position: center center;    
}
.colum-advantages:nth-child(2) .title-adv-1{
    background-image: url(/assets/images/design/circle-2.png);background-repeat: no-repeat;background-position: center center;    
}
.colum-advantages:nth-child(3) .title-adv-1{
    background-image: url(/assets/images/design/circle-3.png);background-repeat: no-repeat;background-position: center center;    
}
.colum-advantages:nth-child(4) .title-adv-1{
    background-image: url(/assets/images/design/circle-4.png);background-repeat: no-repeat;background-position: center center;    
}
.colum-advantages:nth-child(5) .title-adv-1{
    background-image: url(/assets/images/design/circle-5.png);background-repeat: no-repeat;background-position: center center;    
}

/*--------------------------------------------- Блок-2 ДЛЯ КОГО ПІДІЙДУТЬ НАШІ ПОСЛУГИ ------------------------------------- */

.bl2-services{
    overflow: hidden;
    z-index: 1;
    max-width: 1920px;
    margin: -23em auto 0;
}
.bl2-services:before, .bl2-services:after,
.bl3-pribil:before, .bl3-pribil:after, .bl4-shema:before, .bl4-shema:after, .bl5-forma:before, .bl5-forma:after,
.bl6-nashi-rabotu:before, .bl6-nashi-rabotu:after, .bl7-logo:before, .bl7-logo:after{width: 76px;height: 77px;z-index: -2; }
.bl2-services:before{
    left: 30px;
    top: 180px;
    background-image: url(/assets/images/design/figure-left.png);background-repeat: no-repeat;background-position: center center;
}
.bl2-services:after{
    right: 100px;
    top: 90px;
    background-image: url(/assets/images/design/figure-right.png);background-repeat: no-repeat;background-position: center center;
}
.bl2-services .title-bl-main{padding-left: 165px;}
.bl2-services .title-bl-main:before{content: "02";}
.row-services-bg{
    width: 100%;
    padding: 4em 0;
    color: white;
    text-align: center;
    background-image: url(/assets/images/design/bg-2.jpg);background-repeat: no-repeat;background-position: center center;background-size: cover;
}
.row-services{max-width: 1460px;margin: 0 auto;overflow: hidden;width: 96%;}
.row-services-overlay{margin: 0 -3%;}
.colum-services{float: left;display: block;width: 19%;margin: 0 3% 75px;}
.title-services{
    font-size: 16px;
    font-family: "RalewayMedium";
    line-height: 1.5;
    text-transform: uppercase;
    margin: 2em auto;
}
/* Кнопка */
.row-services button.btn-mobal {
    background: #FFFFFF;
    color: #363636;
    padding: 19px 23px 17px;
    font-family: "RalewayBold";
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    border: 0;
}
.row-services button.btn-mobal:hover{
    box-shadow:none;
    -webkit-animation: button-pulse 0.8s 0s ease-out 2;
    -moz-animation: button-pulse 0.8s 0s ease-out 2;
    animation: button-pulse 0.8s 0s ease-out 2;
}
@-webkit-keyframes button-pulse {
    from {box-shadow: 0 0 8px 6px rgba(255,255,255, 0.3), 0 0 12px 14px rgba(255,255,255, 0.3);}
    to {box-shadow: 0 0 18px 6px rgba(255,255,255, 0),0 0 4px 41px rgba(255,255,255, 0);}
}
@-moz-keyframes button-pulse {
    from { box-shadow: 0 0 8px 6px rgba(255,255,255, 0.3), 0 0 12px 14px rgba(255,255,255, 0.3);} 
    to {box-shadow: 0 0 18px 6px rgba(255,255,255, 0), 0 0 4px 41px rgba(255,255,255, 0);}
}
@keyframes button-pulse {
    from { box-shadow: 0 0 8px 6px rgba(255,255,255, 0.3), 0 0 12px 14px rgba(255,255,255, 0.3);}
    to {box-shadow: 0 0 18px 6px rgba(255,255,255, 0), 0 0 4px 41px rgba(255,255,255, 0);}
}

.row-oborydovanie{width: 100%;}
.colum-oborydovanie-1, .colum-oborydovanie-2{float: left;width: 50%;display: block;}
.colum-oborydovanie-1{margin: -19% 0 0 -1%;}

/*--------------------------------------------- Блок-3 ДЛЯ КОГО ПІДІЙДУТЬ НАШІ ПОСЛУГИ ------------------------------------- */

.bl3-pribil{
    overflow: hidden;
    z-index: 1;
    max-width: 1920px;
    margin: 0 auto 0;
}
.bl3-pribil:before{
    left: 30px;
    top: 90px;
    background-image: url(/assets/images/design/figure-left.png);background-repeat: no-repeat;background-position: center center;
}
.bl3-pribil:after{
    right: 100px;
    top: 15px;
    background-image: url(/assets/images/design/figure-right.png);background-repeat: no-repeat;background-position: center center;
}
.bl3-pribil .title-main-overlay{margin: 9em auto 12em;}
.bl3-pribil .title-main-overlay:before{top: -53px;}
.bl3-pribil .title-bl-main{padding-left: 165px;}
.bl3-pribil .title-bl-main:before{content: "03";top: 3px;}
.bl3-pribil .title-bl-main:after{top: -54px;}
.row-pribil{margin: 0 auto;max-width: 1920px;}
.colum-pribil-1, .colum-pribil-2{float: left;display: block;}
.colum-pribil-1{
    width: 600px;
    background-color: #172190;
    background-image: url(/assets/images/design/text-logo.png);background-repeat: no-repeat;background-position: 220px;
}
.colum-pribil-2{max-width: 900px;padding-left: 40px;}
.row-info-pribil{padding-top: 50px;}
.row-info-pribil:before{
    width: 259px;
    height: 77px;
    left: -295px;
    top: 30px;
}
.row-info-pribil:nth-child(1):before{
    background-image: url(/assets/images/design/ic-pribil-1.png);background-repeat: no-repeat;background-position: left center;
}
.row-info-pribil:nth-child(2):before{
    background-image: url(/assets/images/design/ic-pribil-2.png);background-repeat: no-repeat;background-position: left center;
}
.row-info-pribil:nth-child(3):before{
    background-image: url(/assets/images/design/ic-pribil-3.png);background-repeat: no-repeat;background-position: left center;
}
.row-info-pribil:nth-child(4):before{
    background-image: url(/assets/images/design/ic-pribil-4.png);background-repeat: no-repeat;background-position: left center;
}
.row-info-pribil:nth-child(5):before{
    background-image: url(/assets/images/design/ic-pribil-5.png);background-repeat: no-repeat;background-position: left center;
}
.row-info-pribil:nth-child(6):before{
    background-image: url(/assets/images/design/ic-pribil-6.png);background-repeat: no-repeat;background-position: left center;
}
.row-info-pribil:nth-child(7):before{
    background-image: url(/assets/images/design/ic-pribil-7.png);background-repeat: no-repeat;background-position: left center;
}
.row-info-pribil:nth-child(8):before{
    background-image: url(/assets/images/design/ic-pribil-8.png);background-repeat: no-repeat;background-position: left center;
}
.row-info-pribil:nth-child(9):before{
    background-image: url(/assets/images/design/ic-pribil-9.png);background-repeat: no-repeat;background-position: left center;
}
.title-pribil{
    font-size: 24px;
    font-family: "RalewayBold";
    color: #363636;
    line-height: 1.3;
    padding: 5px 0;
}
.title-pribil:before{
    width: 20px;
    height: 1px;
    background: #191717;
    left: -40px;
    top: 50%;
}
.info-pribil{
    font-size: 18px;
    font-family: "RalewayRegular";
    color: #363636;
    line-height: 1.8;
}

/*--------------------------------------------- Блок-4 Як відбувається оптимізація енергоспоживання і якості зберігання харчових продуктів ------------------------------------- */

.bl4-shema{
    overflow: hidden;
    z-index: 1;
    text-align: center;
    max-width: 1920px;
    margin: 0 auto 0;
}
.bl4-shema:before{
    left: 30px;
    top: 90px;
    background-image: url(/assets/images/design/figure-left.png);background-repeat: no-repeat;background-position: center center;
}
.bl4-shema:after{
    right: 100px;
    top: 15px;
    background-image: url(/assets/images/design/figure-right.png);background-repeat: no-repeat;background-position: center center;
}
.bl4-shema .title-main-overlay{max-width: 1460px;margin-bottom: 8em;text-align: left;}
.bl4-shema .title-main-overlay:before{top: -53px;}
.bl4-shema .title-bl-main{padding-left: 165px;}
.bl4-shema .title-bl-main:before{content: "04";top: 3px;}
.bl4-shema .title-bl-main:after{top: -54px;}
.row-shema{width: 90%;max-width: 1447px;margin: 0 auto;}

/*--------------------------------------------- Блок-5 Безкоштовно замовте індивідуальну цінову пропозицію по проектуванню холодильного обладнання і камер  ------------------------------------- */

.bl5-forma{
    overflow: hidden;
    z-index: 1;
    padding-top: 12%;
    max-width: 1920px;
    margin: 0 auto 0;
}
.bl5-forma:before{
    left: 30px;
    top: 285px;
    background-image: url(/assets/images/design/figure-left.png);background-repeat: no-repeat;background-position: center center;
}
.bl5-forma:after{
    right: 100px;
    top: 185px;
    background-image: url(/assets/images/design/figure-right.png);background-repeat: no-repeat;background-position: center center;
}
.row-bl5-forma{
    max-width: 1440px;
    margin-left: 25%;
    margin-top: 150px;
    padding-bottom: 5em;
    background-image: url(/assets/images/design/bg-3.jpg);background-repeat: no-repeat;background-position: center center;
}
.title-bl5-overlay{
    background: #191718;
    max-width: 1180px;
    padding: 4% 6%;
    margin: -150px 0 0 -220px;
    -webkit-box-shadow: 0px 9px 27px 4px rgba(0,0,0, 0.68);
    -moz-box-shadow:    0px 9px 27px 4px rgba(0,0,0, 0.68);
    box-shadow:         0px 9px 27px 4px rgba(0,0,0, 0.68);
}
.title-bl5-1{
    font-family: "RalewayBold";
    font-size: 30px;
    color: #d1d1d1;
    line-height: 1.8;
    text-transform: uppercase;
    margin-bottom: 18px;
}
.title-bl5-1 span{color: #e29f0e;}
.title-bl5-2{
    font-family: "RalewayRegular";
    font-size: 20px;
    color: #fff;
    line-height: 1.4;
}
.title-bl5-2 span{color: #e29f0e;}
.colum-bl5-forma-1, .colum-bl5-forma-2{display: inline-block;vertical-align: top;}
.colum-bl5-forma-1{margin: 100px 0 0 -340px;z-index: 1;}
.colum-bl5-forma-2{
    max-width: 550px;
    width: 98%;
    margin: 70px 0 0 140px;
    padding: 90px 50px;
    background: #fff;
    font-family: "RalewayRegular";
    z-index: 1;
    -webkit-box-shadow: 0px 9px 27px 4px rgba(0,0,0, 0.68);
    -moz-box-shadow:    0px 9px 27px 4px rgba(0,0,0, 0.68);
    box-shadow:         0px 9px 27px 4px rgba(0,0,0, 0.68);
}
.colum-bl5-forma-2:before{
    width: 1px;height: 70px;background: #fff;left: 50%;top: -70px;z-index: -1;
}
/* FORMA */
.controls{margin-bottom: 45px;}
.colum-bl5-forma-2 input, .colum-bl8-forma-1 input{
    display: block;
    width: 100%;
    height: 60px;
    padding: 0 5px 0 30px;
    font-family: "PTsans-R";
    font-size: 15px;
    color: #363636;
    background-color:white;
    border: 1px solid #363636;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.colum-bl5-forma-2 input:focus, .colum-bl8-forma-1 input:focus{
	outline:0;
}
.colum-bl5-forma-2 input::-webkit-input-placeholder, .colum-bl8-forma-1 input::-webkit-input-placeholder {color: #363636;}
.colum-bl5-forma-2 input::-moz-placeholder, .colum-bl8-forma-1 input::-moz-placeholder          {color: #363636;}/* Firefox 19+ */
.colum-bl5-forma-2 input:-moz-placeholder, .colum-bl8-forma-1 input:-moz-placeholder           {color: #363636;}/* Firefox 18- */
.colum-bl5-forma-2 input:-ms-input-placeholder, .colum-bl8-forma-1 input:-ms-input-placeholder      {color: #363636;}
.colum-bl5-forma-2 input.error, .colum-bl8-forma-1 input.error{border-bottom: 1px solid #ffffff;}
/* Кнопка */
.colum-bl5-forma-2 button.btn-send, .colum-bl8-forma-1 button.btn-send{
	cursor: pointer;
	width: 100%;
	border: none;
	background: #E6A814;
	color: #191717;
	padding: 22px 2%;
    font-family: "RalewayBold";
	font-size: 16px;
    text-transform: uppercase;
     -webkit-box-shadow: 0px 10px 7px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:    0px 10px 7px 0px rgba(0, 0, 0, 0.2);
    box-shadow:         0px 10px 7px 0px rgba(0, 0, 0, 0.2);
}

/*--------------------------------------------- Блок-6 Наши работы ------------------------------------- */

.bl6-nashi-rabotu{
    overflow: hidden;
    z-index: 1;
    padding-bottom: 80px;
    max-width: 1920px;
    margin: 0 auto 0;
}
.bl6-nashi-rabotu:before{
    left: 30px;
    top: 258px;
    background-image: url(/assets/images/design/figure-left.png);background-repeat: no-repeat;background-position: center center;
}
.bl6-nashi-rabotu:after{
    right: 100px;
    top: 185px;
    background-image: url(/assets/images/design/figure-right.png);background-repeat: no-repeat;background-position: center center;
}
.bl6-nashi-rabotu .title-main-overlay{max-width: 1460px;margin: 10% auto 9em;}
.bl6-nashi-rabotu .title-main-overlay:before{top: -53px;}
.bl6-nashi-rabotu .title-bl-main{padding-left: 165px;}
.bl6-nashi-rabotu .title-bl-main:before{content: "05";top: 3px;}
.bl6-nashi-rabotu .title-bl-main:after{top: -54px;}
.bl6-nashi-rabotu .chislo{font-family: "PTsans-B";}

.row-nashi-rabotu-overlay{max-width: 1440px;width: 96%;margin: 0 auto;}
.colum-nashi-rabotu-1, .colum-nashi-rabotu-2{width: 50%;float: left;display: block;color: #363636;}
.colum-nashi-rabotu-1{padding: 1em 4% 1em 20px;}
.im-port{height: 550px;}
.rabotu-title{font-family: "RalewaySemiBold";font-size: 24px;line-height: 1.5;margin-bottom: 8%;}
.rabotu-appointment, .rabotu-regime{
    font-family: "RalewayRegular";
    font-size: 18px;
    max-width: 500px;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #363636;
}
.rabotu-appointment span, .rabotu-regime span, .rabotu-description span{font-family: "RalewaySemiBold";}
.rabotu-description{font-family: "RalewayRegular";font-size: 18px;line-height: 1.8;}
/*Owl-carousel-navigation*/
.bl6-nashi-rabotu .owl-nav{
    background: #ffffff;
    position: absolute;
    height: 80px;
    right: 10%;
    bottom: -40px;
    width: 400px;
    text-align: center;
    -webkit-box-shadow: 0px 8px 26px 2px rgba(0,0,0, 0.48);
    -moz-box-shadow: 0px 8px 26px 2px rgba(0,0,0, 0.48);
    box-shadow: 0px 8px 26px 2px rgba(0,0,0, 0.48);
}
.bl6-nashi-rabotu .owl-carousel .owl-nav [class*=owl-ti-]{zoom: 1;display: inline-block;color: #fff;margin: 30px 5px 0;}
.bl6-nashi-rabotu .owl-ti-next > i, .bl6-nashi-rabotu .owl-ti-prev > i{
    padding: 10px;
    font-size: 20px;
    cursor: pointer;
    background: #172291;
}
.bl6-nashi-rabotu .owl-ti-next > i:hover, .bl6-nashi-rabotu .owl-ti-prev > i:hover {background: #e6a814;}

/*--------------------------------------------- Блок-7 Логотипы ------------------------------------- */

.bl7-logo{
    overflow: hidden;
    z-index: 1;
    padding-bottom: 80px;
    max-width: 1920px;
    margin: 0 auto 0;
}
.bl7-logo:before{
    left: 30px;
    top: 60px;
    background-image: url(/assets/images/design/figure-left.png);background-repeat: no-repeat;background-position: center center;
}
.bl7-logo:after{
    right: 100px;
    top: 0px;
    background-image: url(/assets/images/design/figure-right.png);background-repeat: no-repeat;background-position: center center;
}
.bl7-logo .title-main-overlay{max-width: 1460px;margin: 11% auto 10em;}
.bl7-logo .title-main-overlay:before{top: -53px;}
.bl7-logo .title-bl-main{padding-left: 165px;}
.bl7-logo .title-bl-main:before{content: "06";top: 3px;}
.bl7-logo .title-bl-main:after{top: -54px;}
.row-logo-overlay{width: 94%;max-width: 1440px;margin: 0 auto;z-index: 1;}
.row-logo{margin: 0 -2%;}
.bl7-logo .colum-logo{width: 16%;float: left;display: block;margin: 0 2% 18px 2%;text-align: center;}
.figure-left-logo, .figure-right-logo{position: absolute;background: #172190;top: 12%;width: 390px;height: 400px;z-index: -1;} 
.figure-left-logo {
    left: -230px;
}
.figure-right-logo {
    right: -230px;
}

/*--------------------------------------------- Блок-8 Готові обговорити проект? Наберіть нас, або залиште заявку. Ми НАДАМО БЕЗКОШТОВНУ КОНСУЛЬТАЦІЮ  ------------------------------------- */

.bl8-forma{
    padding-top: 7em;
    max-width: 1920px;
    margin: 0 auto 160px;
}
.row-bl8-forma{
    max-width: 1440px;
    margin-top: 150px;
    padding-bottom: 5em;
    background: #172190;
}
.figure-empty{
    position: absolute;
    height: 100%;
    width: 300px;
    background: #172190;
    top: 0;
    right: -39%;
    z-index: 1;
}
.figure-empty:before{width: 85px;height: 230px;left: 0;top: 230px;background: white;}
.row-bl8-overlay{float: left;position: relative;width: 85%;margin-left: 15%;}
.title-bl8-overlay{
    background: #191718;
    max-width: 1180px;
    width: 100%;
    padding: 4% 6% 3%;
    margin: -150px 0 0 0;
    -webkit-box-shadow: 0px 9px 27px 4px rgba(0,0,0, 0.68);
    -moz-box-shadow:    0px 9px 27px 4px rgba(0,0,0, 0.68);
    box-shadow:         0px 9px 27px 4px rgba(0,0,0, 0.68);
}
.title-bl8{
    font-family: "RalewayBold";
    font-size: 30px;
    color: #d1d1d1;
    line-height: 1.8;
    text-transform: uppercase;
    margin-bottom: 18px;
}
.title-bl8 span{color: #e29f0e;}
.colum-bl8-forma-1, .colum-bl8-forma-2{display: inline-block;vertical-align: top;}
.colum-bl8-forma-1{
    max-width: 550px;
    width: 98%;
    margin: 70px 0 -150px 0;
    padding: 90px 50px;
    background: #fff;
    font-family: "RalewayRegular";
    z-index: 1;
    -webkit-box-shadow: 0px 9px 27px 4px rgba(0,0,0, 0.68);
    -moz-box-shadow:    0px 9px 27px 4px rgba(0,0,0, 0.68);
    box-shadow:         0px 9px 27px 4px rgba(0,0,0, 0.68);
}
.colum-bl8-forma-1:before{
    width: 1px;height: 70px;background: #fff;left: 50%;top: -70px;z-index: -1;
}
.colum-bl8-forma-2{margin: 120px 38px 0;text-align: center;}
.manager-name{
    font-family: "RalewayBold";
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    background: #191717;
    padding: 50px 70px;
}
.bl8-tel{display: inline-block;margin-bottom: 70px;}
.bl8-tel a, .bl8-tel a:hover, .bl8-tel a:focus{
    color: white !important;
    font-size: 30px;
    font-family: "BebasBold";
    letter-spacing: 3px;
}
.bl8-tel a span {
    font-family: "BebasRegular";
    font-size: 26px;
    color: #0ca2d1 !important;
    padding-right: 5px;
}
.bl8-tel .slash {
    padding: 0 10px;
    font-size: 30px;
    color: white;
    font-family: "BebasRegular";
}
.colum-bl8-forma-3{position: absolute;top: -220px;right: -220px;z-index: 2;}


/*--------------------------------------------- Блок-9 Другие услуги ------------------------------------- */

.bl9-other-services{
    overflow: hidden;max-width: 1920px;margin: 0 auto 0;
}
.bl9-other-services .title-main-overlay{max-width: 1460px;margin: 10% auto 10em;}
.bl9-other-services .title-main-overlay:before{top: -53px;}
.bl9-other-services .title-bl-main{padding-left: 165px;}
.bl9-other-services .title-bl-main:before{content: "07";top: 3px;}
.bl9-other-services .title-bl-main:after{top: -54px;}

.row-other-services-overlay{width: 96%;max-width: 1440px;margin: 0 auto;text-align: center;}
.row-other-services{margin: 0 -1%;}
.colum-other-services{float: left;display: block;width: 18%;margin: 0 1% 50px;}
.info-other-wrapper{
    padding: 33px 25px;
    border: 1px solid #191717;
    min-height: 235px;
}
.row-other-services .number{font-family: "PTsans-B";font-size: 30px;color: #172291;margin-bottom: 10px;}
.titile-other{
    font-family: "RalewayBold";
    font-size: 14px;
    color: #363636;
    line-height: 1.5;
    margin-top: 18px;   
}
.btn-other{
    font-family: "RalewayBold";
    font-size: 16px;
    color: #191717;
    line-height: 1.3;
    text-transform: uppercase;
    display: block;
    border: 1px solid #191717;
    padding: 13px 0;
    margin: 20px auto 0;    
}
.btn-other:hover{color: #172291;border: 1px solid #172291;}

/*--------------------------------------------- Блок-10 Контакты ------------------------------------- */

.bl10-contact{
    overflow: hidden;max-width: 1920px;margin: 0 auto 0;text-align: center;
}
#map {
    width: 100%;
    height: 620px;
}
.balloon{
    background: white;
    display: inline-block;
    padding: 10px;
    min-width: 230px;
    text-align: center;
    top: -72px;
    left: -110px;
    position: absolute;
    font-family: "PTsans-R";
    -webkit-box-shadow: 0px 2px 15px 1px rgba(0,0,0, 0.38);
    -moz-box-shadow: 0px 2px 15px 1px rgba(0,0,0, 0.38);
    box-shadow: 0px 2px 15px 1px rgba(0,0,0, 0.38);
}
.balloon span{
    font-size: 20px;
    text-transform: uppercase;
    line-height: 1;
    display: inline-block;
    padding-bottom: 9px;
    color: #0b1275;
    font-family: "RalewayBold";
}
.title-contact-1{
    font-family: "RalewayBold";
    font-size: 30px;
    color: #172291;
    text-transform: uppercase;
    margin: 80px auto 25px;
}
.title-contact-2{
    font-family: "RalewayRegular";
    font-size: 30px;
    color: #363636;
    line-height: 1.3;
    text-transform: uppercase;
    padding: 0 3%;
}
.row-contact{max-width: 1220px;width: 94%;margin: 80px auto 90px;}
.colum-contact{display: inline-block;width: 33%;vertical-align: middle;}
.colum-contact:nth-child(1){text-align: left;}
.colum-contact:nth-child(3){text-align: right;}
.contact-adress, .contact-tel, .contact-mail{
    display: inline-block;padding: 10px 0 10px 65px;color: #363636;font-family: "PTsans-R";font-size: 17px;text-transform: uppercase;
}
.contact-mail{padding-top: 14px;}
.contact-tel{font-family: "PTsans-B";font-size: 18px;}
.contact-tel a, .contact-mail a, .contact-tel a:focus, .contact-mail a:focus{color: #363636 !important;display: inline-block;margin-bottom: 5px;}
.contact-adress:before, .contact-tel:before, .contact-mail:before{width: 47px;top: 0px;left: 0px;bottom: 0;}
.contact-adress:before{
    background-image: url(/assets/images/design/contact-ic-1.png);background-repeat: no-repeat;background-position: center center;
}
.contact-tel:before{
    background-image: url(/assets/images/design/contact-ic-2.png);background-repeat: no-repeat;background-position: center center;
}
.contact-mail:before{
    background-image: url(/assets/images/design/contact-ic-3.png);background-repeat: no-repeat;background-position: center center;
}
.row-map{width: 100%;}
.colum-map, .colum-contact-form{width: 50%;display: inline-block;height: 620px;}
.colum-map{float: left;}
.colum-contact-form{float: right;}
.colum-contact-form{background: #0B1275;color: white;text-align: left;padding: 70px 25px 70px 65px;}
.title-map{
    font-family: "RalewayBold";
    font-size: 18px;
    text-transform: uppercase;
    line-height: 2;
    margin-bottom: 50px;
}
/* FORMA */
.form-bl10{font-family: "RalewayRegular";max-width: 600px;}
.controls-left, .controls-right{float: left;display: block;width: 46%;margin-bottom: 60px;}
.controls-left{margin-right: 8%;}
.textarea-label{font-size: 14px;font-family: "RalewayRegular";margin-bottom: 7px;display: inline-block;}
.row-map .textarea{
    height: 140px;
    width: 100%;
    border: 1px solid #797DB3;
    background:none;
    padding: 10px;
    font-family: "RalewayRegular";
    font-size: 14px;
    color: #fff;
}
.row-map input{
    display: block;
    width: 100%;
    height: 30px;
    padding: 0;
    font-family: "RalewayRegular";
    font-size: 14px;
    color: #fff;
    background:none;
    border: 0px;
    border-bottom: 1px solid #797DB3;
}
.row-map input:focus{
	outline:0;
}
.row-map input::-webkit-input-placeholder {color: #fff;}
.row-map input::-moz-placeholder          {color: #fff;}/* Firefox 19+ */
.row-map input:-moz-placeholder           {color: #fff;}/* Firefox 18- */
.row-map input:-ms-input-placeholder      {color: #fff;}
.row-map input.error{border-bottom: 1px solid red;}
.row-map span.error, .colum-bl5-forma-2 span.error{
    font-size: 13px;
    color: brown;
    text-align: left;
    display: block;
    background: #f8f8f8;
    padding: 3px 1% 5px;
    line-height: 1.3;
    margin-top: 5px;
}
/* Кнопка */
.row-map button.btn-send{
	cursor: pointer;
	border: 1px solid #fff;
	background: none;
	color: #fff;
	margin: 0px 0 30px;
	padding: 15px 10px;
    max-width: 245px;
    width: 100%;
    font-family: "RalewayBold";
	font-size: 16px;
    text-transform: uppercase;
}
.row-map button.btn-send:hover{
    box-shadow:none;
    -webkit-animation: button-pulse 0.8s 0s ease-out 2;
    -moz-animation: button-pulse 0.8s 0s ease-out 2;
    animation: button-pulse 0.8s 0s ease-out 2;
}
@-webkit-keyframes button-pulse {
    from {box-shadow: 0 0 8px 6px rgba(255,255,255, 0.3), 0 0 12px 14px rgba(255,255,255, 0.3);}
    to {box-shadow: 0 0 18px 6px rgba(255,255,255, 0),0 0 4px 41px rgba(255,255,255, 0);}
}
@-moz-keyframes button-pulse {
    from { box-shadow: 0 0 8px 6px rgba(255,255,255, 0.3), 0 0 12px 14px rgba(255,255,255, 0.3);} 
    to {box-shadow: 0 0 18px 6px rgba(255,255,255, 0), 0 0 4px 41px rgba(255,255,255, 0);}
}
@keyframes button-pulse {
    from { box-shadow: 0 0 8px 6px rgba(255,255,255, 0.3), 0 0 12px 14px rgba(255,255,255, 0.3);}
    to {box-shadow: 0 0 18px 6px rgba(255,255,255, 0), 0 0 4px 41px rgba(255,255,255, 0);}
}


/* Animation */
.your-anim, .oborydovanie{
    -webkit-animation:floating infinite ease-in-out 5s;-moz-animation:floating infinite ease-in-out 5s;-o-animation:floating infinite ease-in-out 5s;animation:floating infinite ease-in-out 5s;
}
.bl3-pribil:after, .bl2-services:after, .bl1-advantages:after, .bl4-shema:after, .bl4-shema:after,
.bl5-forma:after, .bl6-nashi-rabotu:after, .bl7-logo:after{
    -webkit-animation:floating2 infinite ease-in-out 5s;-moz-animation:floating2 infinite ease-in-out 5s;-o-animation:floating2 infinite ease-in-out 5s;animation:floating2 infinite ease-in-out 5s;
}
.title-main-overlay:before{
    -webkit-animation:floating3 infinite ease-in-out 5s;-moz-animation:floating3 infinite ease-in-out 5s;-o-animation:floating3 infinite ease-in-out 5s;animation:floating3 infinite ease-in-out 5s;
}
.bl3-pribil:before, .bl2-services:before, .bl1-advantages:before, .bl4-shema:before, .bl4-shema:before,
.bl5-forma:before, .bl6-nashi-rabotu:before, .bl7-logo:before{
    -webkit-animation:floating4 infinite ease-in-out 5s;-moz-animation:floating4 infinite ease-in-out 5s;-o-animation:floating4 infinite ease-in-out 5s;animation:floating4 infinite ease-in-out 5s;
}
/* Float 1 */
@-webkit-keyframes floating{from {-webkit-transform:translate(0, 0px);}55% {-webkit-transform:translate(-5px, 10px);}to {-webkit-transform: translate(0, -0px);}}
@-moz-keyframes floating{from {-moz-transform:translate(0, 0px);}65% {-moz-transform:translate(-5px, 10px);}to {-moz-transform: translate(0, -0px);}}
@-o-keyframes floating{from {-o-transform:translate(0, 0px);}65% {-o-transform:translate(-5px, 10px);}to {-o-transform: translate(0, -0px);}}
@keyframes floating{from {transform:translate(0, 0px);}65% {transform:translate(-5px, 10px);}to {transform: translate(0, -0px);}}
/* Float 2 */
@-webkit-keyframes floating2{from {-webkit-transform:translate(0, 0px);}55% {-webkit-transform:translate(5px, 10px);}to {-webkit-transform: translate(0, -0px);}}
@-moz-keyframes floating2{from {-moz-transform:translate(0, 0px);}65% {-moz-transform:translate(5px, 10px);}to {-moz-transform: translate(0, -0px);}}
@-o-keyframes floating2{from {-o-transform:translate(0, 0px);}65% {-o-transform:translate(5px, 10px);}to {-o-transform: translate(0, -0px);}}
@keyframes floating2{from {transform:translate(0, 0px);}65% {transform:translate(5px, 10px);}to {transform: translate(0, -0px);}}
/* Float 3 */
@-webkit-keyframes floating3{from {-webkit-transform:translate(0, 0px);}55% {-webkit-transform:translate(0px, 10px);}to {-webkit-transform: translate(0, -0px);}}
@-moz-keyframes floating3{from {-moz-transform:translate(0, 0px);}65% {-moz-transform:translate(0px, 10px);}to {-moz-transform: translate(0, -0px);}}
@-o-keyframes floating3{from {-o-transform:translate(0, 0px);}65% {-o-transform:translate(0px, 10px);}to {-o-transform: translate(0, -0px);}}
@keyframes floating3{from {transform:translate(0, 0px);}65% {transform:translate(0px, 10px);}to {transform: translate(0, -0px);}}
/* Float 4 */
@-webkit-keyframes floating4{from {-webkit-transform:translate(0, 0px);}55% {-webkit-transform:translate(-10px, -10px);}to {-webkit-transform: translate(0, -0px);}}
@-moz-keyframes floating4{from {-moz-transform:translate(0, 0px);}65% {-moz-transform:translate(-10px, -10px);}to {-moz-transform: translate(0, -0px);}}
@-o-keyframes floating4{from {-o-transform:translate(0, 0px);}65% {-o-transform:translate(-10px, -10px);}to {-o-transform: translate(0, -0px);}}
@keyframes floating4{from {transform:translate(0, 0px);}65% {transform:translate(-10px, -10px);}to {transform: translate(0, -0px);}}
/* FORMA */
div.jGrowl {
    position: fixed;
    color: #2e2e2e !important;
    font-size: 15px !important;
    line-height: 1.3;
    right: auto !important;
    top: 50% !important;
    left: 50% !important;
    z-index: 999;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
div.jGrowl div.jGrowl-closer, div.jGrowl-notification{display: none !important;}
div.jGrowl div.jGrowl-notification.af-message-success{
    display: block !important;
    position: relative;
    opacity: 1 !important;
    padding: 65px !important;
    width: 100% !important;
    max-width: 450px;
    text-align: center !important;
    border-radius: 0px !important;
    background: white !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-box-shadow: 0px 0px 85px 0px rgba(0, 0, 0, 0.75) !important;
    -moz-box-shadow: 0px 0px 85px 0px rgba(0, 0, 0, 0.75) !important;
    box-shadow: 0px 0px 85px 0px rgba(0, 0, 0, 0.75) !important;
}
div.jGrowl .af-message-success{
    background: white !important;
}
div.jGrowl .af-message-error{color: red !important;background: #fff !important;}
div.jGrowl .jGrowl-closer{color: white !important;}
div.jGrowl div.jGrowl-notification div.jGrowl-close{
    position: absolute;
    top: -19px !important;
    right: -19px !important;
    padding: 5px 11px !important;
    color: #fff !important;
    background: #ffb503;
    font-size: 25px !important;
    display: inline-block;
    border: 1px solid #fff;
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.55);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.55);
}
div.jGrowl div.jGrowl-notification div.jGrowl-close:hover{background: #111;}


/*_______________________________________________________________FOOTER__________________________________________________________*/

.footer{
    width: 100%;
    margin: 0 auto;
    padding: 1em 0;
    background: #191717;
    text-align: center;
    color: #8c8c8c;
}
.overlay-map {
	background:transparent; 
	position:relative; 
	width:100%;
	height:550px;
	top:550px;
	margin-top:-550px;
}
.footer p {
    font: 14px PTsans-R;
    margin: 5px 0;
}
.footer p a {
    color: #8c8c8c;
}
.footer p a:visited {
    color: #8c8c8c;
}

/* КНОПКА ВВЕРХ */
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 15px !important;
  right: 15px !important;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(23, 33, 144, 0.9) url(/assets/images/design/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
  z-index: 999;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .6;
}
.cd-top:hover {
  background-color: #172291;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}


.form-modal-overlay{
    display: none;
    position: fixed;
    height: 100%;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-right: -17px;
    background-color:rgba(0,0,0,.9);
    z-index: 9999;
}
.form-modal-body {
    max-width: 1000px;
    border: none;
    box-shadow: none;
    margin: 0 auto 0;
    position: relative;
    font-family: PTsans-R;
    background: white;
    padding: 7% 6%!important;
    display:none;
    opacity:0;
     box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.form-modal-content{
    padding: 0 5% 7%!important;
    border: 7px solid #e6a814!important; 
}
.form-modal-body i.ti-close{
    position: absolute;
    top: -26px;
    right: -26px;
    padding: 16px;
    font-family: 'themify';
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    background: #e6a814;
    cursor: pointer;
    z-index: 999;    
}
.form-modal-body i.ti-close:hover{background: #222;}
/* Заголовок формы */
.form-modal-title-content {
    text-align: center;
    margin: -5.5% auto 20px !important;
    max-width: 96%;
}
.form-modal-title-big {
    text-transform: uppercase;
    font-family: PTsans-B;
    font-size: 34px;
    text-align: center;
    white-space: normal;
    background: white;
    color: #222;
    display: inline-block;
    padding: 10px 20px;
}
.form-modal-title-small{
    text-transform: none;
    font-family: PTsans-R;
    font-size: 22px;
    text-align: center;
    white-space: normal;
    display: inline-block;
    padding: 0 0 15px;
    color: #444;
}
/* Поля формы */
.form-modal{
    max-width: 500px;
    margin: 0 auto;
}
.form-modal .controls{margin-bottom: 20px;text-align: left;}
.form-modal .controls:last-child{margin-bottom: 0;}
.form-modal-content input{
    display: block;
    width: 100%;
    height: 50px;
    padding: 0 5px 0 37px;
    font-family: "PTsans-R";
    font-size: 16px;
    color: #555;
    background-color: transparent !important;
    border: 0px;
    border: 1px solid #9e9e9e;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.form-modal-content input:focus{
	outline:0;
    border: 1px solid #222;
}
.form-modal-content input.error{border: 1px solid #bf1a36;}
.form-modal span.error{color: #bf1a36;background: #fff;margin-top: 5px;display: inline-block;text-transform: none;}
.form-modal .ic-person, .form-modal .ic-tel, .form-modal .ic-mail {
    background-repeat: no-repeat;
}
.form-modal .ic-person{
    background-image: url(/assets/images/design/ic-person-modal.png);
    background-position: 8px center;
}
.form-modal .ic-tel{
    background-image: url(/assets/images/design/ic-tel-modal.png);
    background-position: 8px center;
}
.form-modal .ic-mail{
    background-image: url(/assets/images/design/ic-mail-modal.png);
    background-position: 8px center;
}
.form-modal-content .protect {
    display: inline-block;
    position: relative;
    margin: 10px 0 30px;
    line-height: 1.3;
    color: #555;
    text-transform: none;
}
/* Кнопка отправить */
.form-modal button.btn-modal-send {
    cursor: pointer;
    width: 100%;
    border: none;
    background: #e6a814;
    color: #fefefe;
    margin: 0 0 5px;
    padding: 18px 2%;
    font-family: "PTsans-R";
    font-size: 17px;
    text-transform: uppercase;
}
.form-modal button.btn-modal-send:hover{
    box-shadow:none;
    color: white;
    -webkit-animation: si-button-pulse 0.8s 0s ease-out 2;
    -moz-animation: si-button-pulse 0.8s 0s ease-out 2;
    animation: si-button-pulse 0.8s 0s ease-out 2;
}
@-webkit-keyframes si-button-pulse {
    from {box-shadow: 0 0 8px 6px rgba(230,168,20, 0.3), 0 0 12px 14px rgba(230,168,20, 0.3);}
    to {box-shadow: 0 0 18px 6px rgba(230,168,20, 0),0 0 4px 41px rgba(230,168,20, 0);}
}
@-moz-keyframes si-button-pulse {
    from { box-shadow: 0 0 8px 6px rgba(230,168,20, 0.3), 0 0 12px 14px rgba(230,168,20, 0.3);} 
    to {box-shadow: 0 0 18px 6px rgba(230,168,20, 0), 0 0 4px 41px rgba(230,168,20, 0);}
}
@keyframes si-button-pulse {
    from { box-shadow: 0 0 8px 6px rgba(230,168,20, 0.3), 0 0 12px 14px rgba(230,168,20, 0.3);}
    to {box-shadow: 0 0 18px 6px rgba(230,168,20, 0), 0 0 4px 41px rgba(230,168,20, 0);}
}

@media screen and (max-width:1366px){
    .form-modal-body{padding: 5% 4% 4%!important;max-width: 850px;}
    .form-modal-title-big{font-size: 30px;}
    .form-modal-title-small{font-size: 20px;}
}
@media screen and (max-width:1200px){
    .form-modal-body {padding: 75px 4% 4%!important;width: 90%;}
    .form-modal-title-content{max-width: 88%;}
    .form-modal-content{border: 5px solid #b3222f!important;padding: 0 5% 40px!important;}
    .form-modal-body i.ti-close{font-size: 15px;padding: 15px;top: -1px;right: -1px;}
    .form-modal-title-big{font-size: 27px;}
    .form-modal button.btn-modal-send{font-size: 16px;padding: 16px 2%;}
}
@media screen and (max-width:800px){
    .form-modal-overlay{margin-right: 0;}
    .form-modal-body{padding: 35px 4% 4%!important;}
    .form-modal-title-content{max-width: 100%;margin: 10px auto 10px !important;}
    .form-modal-body i.ti-close{top: -26px;}
    .form-modal-content{border: 3px solid #b3222f!important;}
    .form-modal-title-big{font-size: 24px;}
    .form-modal-title-small{font-size: 18px;}
    .form-modal-content .protect{margin: 0px 0 20px;}
}
@media screen and (max-width:650px){
    .form-modal-body {
        padding: 0!important;
        webkit-box-shadow: 0px 0px 15px 0px rgba(190, 190, 190, 0.85);
        -moz-box-shadow: 0px 0px 15px 0px rgba(190, 190, 190, 0.85);
        box-shadow: 0px 0px 15px 0px rgba(190, 190, 190, 0.85);
    }
    .form-modal button.btn-modal-send{font-size: 15px;padding: 15px 2%;}
    .form-modal-content input{height: 47px;}
}
@media screen and (max-width:400px){
    .form-modal-title-big{font-size: 22px;}
    .form-modal-title-small{font-size: 16px;}
    .form-modal button.btn-modal-send{font-size: 14px;padding: 15px 2%;}
}

/*! Lity - v2.2.2 - 2016-12-14
* http://sorgalla.com/lity/
* Copyright (c) 2015-2016 Jan Sorgalla; Licensed MIT */
.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lity.lity-opened {
  opacity: 1;
}
.lity.lity-closed {
  opacity: 0;
}
.lity * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}
.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lity-loading .lity-loader {
  opacity: 1;
}
.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}
.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease;
}
.lity-loading .lity-content,
.lity-closed .lity-content {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
       -o-transform: scale(0.8);
          transform: scale(0.8);
}
.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lity-close:active {
  top: 1px;
}
/* Image */
.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}
/* iFrame */
.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px;
}
.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}
.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
.lity-hide {
  display: none;
}
.lity-close {
    background: #e6a814 !important;
    width: 45px !important;
    height: 45px !important;
    border: 1px solid #fff !important;
}
.lity-close:hover{background: #222 !important;}


