@font-face {
font-family: 'Avenir Next Cyr Regular';
src: url('../fonts/AvenirNextCyr-Regular.eot');
src: url('../fonts/AvenirNextCyr-Regular.eot?#iefix') format('embedded-opentype'),
url('../fonts/AvenirNextCyr-Regular.woff') format('woff'),
url('../fonts/AvenirNextCyr-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Avenir Next Cyr Medium';
src: url('../fonts/AvenirNextCyr-Medium.eot');
src: url('../fonts/AvenirNextCyr-Medium.eot?#iefix') format('embedded-opentype'),
url('../fonts/AvenirNextCyr-Medium.woff') format('woff'),
url('../fonts/AvenirNextCyr-Medium.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Avenir Next Cyr Demi';
src: url('../fonts/AvenirNextCyr-Demi.eot');
src: url('../fonts/AvenirNextCyr-Demi.eot?#iefix') format('embedded-opentype'),
url('../fonts/AvenirNextCyr-Demi.woff') format('woff'),
url('../fonts/AvenirNextCyr-Demi.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Avenir Next Cyr Bold';
src: url('../fonts/AvenirNextCyr-Bold.eot');
src: url('../fonts/AvenirNextCyr-Bold.eot?#iefix') format('embedded-opentype'),
url('../fonts/AvenirNextCyr-Bold.woff') format('woff'),
url('../fonts/AvenirNextCyr-Bold.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

* {
font-family: 'Avenir Next Cyr Regular' !important;
}

.body { 
min-width: 1440px;
}
.html { overflow-x: hidden; } 

.body { overflow-x: hidden; }

.colortext {
     color: red; /* Красный цвет выделения */
   }
   
.textmarge {
    color:#ffffff; /* Цвет текста */
    font-size:32px;
    font-weight:900;
}

a:hover,a:focus,a:active {
    text-decoration:none;
    outline:none;
}

p {
    color:#1b1b1b;
    font-family: 'Avenir Next Cyr Regular';
    color:#282e34;
    font-size:14px;
}


h1 {
    font-size:30px;
    font-family: 'Avenir Next Cyr Bold' !important;
    color:#282e34;
    text-align:center;
    padding-top:70px;
    margin-bottom:30px;
}

/*
h1:before {
    content:"";
    display:block;
    position:absolute;
    width:1px;
    height:50px;
    left:50%;
    margin-top:-70px;
    background-color: #000;
}
*/

.falseHeader {
    padding-left:0px;
    height:120px;
    background-color:#2e2e2e;
    width: 1440px;
}

.header {
    padding-left:0px;
    background-color: rgba(46, 46, 46, 0.8);
    width: 1440px;
    min-height: 120px;
}

.logo {
    display: inline;
    float: left;
    margin:10px auto 10px;
}

.logo img {
    width:100%;
    height: auto;
}

.logo a {
    display: inline;
}

.phoneBck {
    display: inline;
    float: left;
    margin:50px 3px 3px 10px;
}

.fbBck {
    display: inline;
    float: left;
    margin:45px 3px 3px 10px;
}

.menuHead {
    display: inline;
    float: left;
    margin:58px 3px 5px 10px;
}

.line-top1 hr{
    display: inline;
    float: left;
    margin:63px 3px 3px 10px;
    

}

.line-top2 hr{
    display: inline;
    float: left;
    margin:63px 3px 3px 10px;
}

.line-h {
    display: inline;
    position: absolute;
    margin-left: 575px;
    margin-right: auto;
    margin-top: 15px;
    width: 10px;

}


.i-ph {
    display:inline-block;
    width:24px;
    height:24px;
    background:url(../img/i-ph.png);
    background-repeat:no-repeat; 
    margin-bottom:-5px;
}

.phone {
    color:#fff;
    font-size:15px;
}
.phone:hover, .phone:active, .phone:focus {
    color:#fff;
}

.btn-head {
    color:#fff;
    font-size:16px;
    border:1px solid #fff;
    border-radius:0px;
    transition:0.2s All;
}

.btn-head:hover, .btn-head:active, .btn-head:focus {
    color:#2e2e2e;
    background-color:#fff;
    transition:0.2s All;
}

.show-menu {
    background-color:transparent;
    background:url(../img/m-btn.png);
    background-repeat:no-repeat;
    height:11px;
    width:16px;
    border:none;
    outline:none;
    margin-bottom:47px;
}

.navMenu {
    display:none;
    padding-left:0px;
    padding-right:0px;
    border-top:1px solid #2e2e2e;
    background-color:#fff;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.20), 0 1px 6px 0 rgba(0, 0, 0, 0.20);
}

.navMenu ul {
    margin: 0 auto;
    float: none;
    text-align: center;
}
.navMenu ul li {
    display: inline-block;
}
.navMenu ul li a {
    color:#2e2e2e;
    font-size:16px;
    border-bottom:2px solid #fff;
}

.navMenu ul li a:hover {
    border-bottom:2px solid #449e18;
    background-color:#fff;
}

.navMenu ul li a:focus {
    border-bottom:2px solid #449e18;
    background-color:#fff;
}

.navMenu ul li a:active {
    border-bottom:2px solid #449e18;
    background-color:#fff;
}

.navMenu ul li a.active {
    border-bottom:2px solid #449e18;
    background-color:#fff;
}
.main {
    padding-left:0px;
    padding-right:0px;
    margin-bottom:10px;
    width: 1440px;
}

.mainL {
    background-color:#449e18;
    padding-right:0px;
    padding-left:0px;
    height:573px;
    padding-top:100px;
}
.mainR {
    padding-top: 20px;
    padding-left:0px;
    padding-right:0px;
    background-repeat:no-repeat;
    height: 700px;
    overflow: hidden;
    min-width: 1440px;
}

.mainR video {
    width: 100%;
    position: absolute;
    margin-top: -110px;
    top: 0;
    left: 0;
}
    
.mainMenu {
    text-align:right;
    padding-left:0px;
    list-style:none;
}

.mainMenu li a {
    display:block;
    padding-right:50px;
    padding-top:16px;
    padding-bottom:16px;
    text-transform:uppercase;
    font-size:13px;
    color:#fff;
}

.mainMenu li a:hover {
    background-color:#2e2e2e;
}

.mainMenu li a:active {
    background-color:#2e2e2e;
}

.mainMenu li a.active {
    background-color:#2e2e2e;
}

.mainMenu li a:focus {
    background-color:#2e2e2e;
}


.mainTop {
    padding-left:50px;
    padding-top:100px;
    margin-bottom:0px;
}
.mainTop__wrapper {
    max-width: 1180px;
    margin: 0 auto;
}
.line-top {
    background:url(../img/line-top.png);
    background-repeat:no-repeat;
    width:55px;
    height:1px;
    display:block;
}

.mainTopH {
    display:block;
    font-family: 'Avenir Next Cyr Bold' !important;
    padding-top:15px;
    padding-bottom:25px;
    font-size:34px;
    color:#fff;
    text-transform: uppercase;
}

.mainTopDop {
    display:block;
    font-size:25px;
    color:#fff;
    text-transform:uppercase;
}

.mainBtnPlc {
    padding-left:0px;
    padding-right:0px;
    margin-top:25px;
}
.btn-main {
    font-family: 'Avenir Next Cyr Demi' !important;
    font-size:15px;
    text-transform:uppercase;
    color:#fff;
    border:1px solid #ffffff;
    border-radius:0px;
    background-color:#2e292f;
    padding:15px 20px;
    transition:0.2s All;
}

.btn-main:hover {
    background-color:#fff;
    color:#2e292f;
    border:1px solid #2e292f;
    transition:0.2s All;
}

.btn-main1 {
    font-family: 'Avenir Next Cyr Demi' !important;
    font-size:15px;
    text-transform:uppercase;
     padding:15px 20px;
    background: #fff; /* запасной цвет для старых браузеров */
    background: rgba(255, 255, 255, 0.5);
    border-radius: 0px;
    color: #fff;
    text-decoration: none;
    letter-spacing: 1px;
    transition: all 0.3s ease-out;   
    border:1px solid #fff;
}

.btn-main1:hover,
.btn-main1:focus,
.btn-main1:active {
         background: #fff;
         color: #000;
         transition: all 0.2s ease-in;
         border:1px solid #000;
}

.mainFoo {
    background-color: rgb(0, 0, 0);
    padding: 30px 15px;
    text-align: left;
    padding-left: 132px;
    width: 110%;
    position: absolute;
    bottom: 0px;
}

.mainFooIn {
    display:inline-block;
    padding-left:15px;
    padding-right:15px;
    margin-bottom:10px;
    margin-top:10px;
    color:#fff;
    font-size:22px;
    font-family: 'Avenir Next Cyr Bold' !important;   
}

.mainFooIn img {
    padding-right:10px;
    width:60;
    height:auto;
}

.hInfo {
    text-align:center;
    margin-bottom:30px;
}

.model {
    margin-bottom:10px;
}

.modelImg img {
    width:765px;
}

.modelBckIn {
    border:1px solid #e0e0e0;
    padding:20px 15px;
    text-align:center;
}

.modelBckIn h2 {
    font-size:16px;
    font-family: 'Avenir Next Cyr Bold' !important;   
    color:#282e34;
    text-transform:uppercase;
    margin-bottom:30px;
}

.modelBckIn p {
    margin-bottom:30px;
}


.project {
    padding-bottom:100px;
    background-color: rgba(242,242,242,1);
    width: 1440px;
}

.projInfo {
    text-align:center;
    margin-top:40px;
    margin-bottom:40px;
}

.count, .days, .count1 {
    display:inline-block;
    font-size:18px;
    font-family: 'Avenir Next Cyr Demi' !important;   
    margin-right:20px;
    margin-left:20px;
}

.projInfo h2 {
    text-transform:uppercase;
    font-size:16px;
    font-family: 'Avenir Next Cyr Bold' !important;  
    margin-top:50px;
    margin-bottom:30px;
}

#ex1Slider .slider-selection {
	background: #449e18;
    border-radius:0px;
}

#ex1Slider .slider-handle {
    visibility: hidden;
}

.slider.slider-horizontal {
    width:550px;
    max-width:100%;
}

#ex1Slider .slider-track {
    background:#2e2e2e;
    border-radius:0px;
}

.rngNum {
    margin:0px auto;
    width:550px;
    max-width:100%;
    margin-bottom:30px;
}

.ex {
    font-size:14px;
    color:#2e2e2e;
    font-family: 'Avenir Next Cyr Demi' !important;  
}

.ex.start {
    float:left;
}

.ex.stop {
    float:right;
}


.slider-tick {
    background-image:none;
    background:#2e2e2e;
    opacity:10;
    cursor:pointer;
}

.slider-tick.in-selection {
    background-image:none;
    background:#449e18;
}


.projDop {
    text-align:center;
    font-size:16px;
    font-weight:600;
}

.exDop {
    text-align:center;
}

.exDop img {
    margin-top:30px;
    max-width:100%;
    margin-left: 100px;
}

.form {
    padding-left:0px;
    padding-right:0px;
    background:url(../img/form-bg.png);
    background-repeat:no-repeat;
    background-size:cover;
    min-height:110px;
    width: 1440px;
}


.formIn {
    padding-left: 220px;
    padding-right: 220px;
    padding-top: 33px;
}

.formInBtn {
    padding-left: 520px;
    padding-bottom: 30px;
}

.formInInfo {
    font-size:15px;
    padding-top:5px;
    color:#fff;
    font-family: 'Avenir Next Cyr Bold' !important;  
    text-transform:uppercase;
}

.servBack {
    background-color: rgba(242,242,242,1);   
    padding-top:10px;
    width: 1440px;
}

.serv {
    margin-bottom:50px;

}

.servWrap {
    margin-top:60px;
    margin-bottom:20px;
    background-color:#2e2e2e;
    text-align:center;
    color:#fff;
    padding-left:50px;
    padding-right:50px;
    padding-bottom:35px;
    height: 500px;
}


.servWrap img {
    margin-top:-60px;
}

.servWrap h2 {
    text-transform:uppercase;
    font-family: 'Avenir Next Cyr Bold' !important;  
    font-size:16px;
    margin-bottom:20px;
}

.servWrap p {
    color:#fff;
}
    
.servWrap .btn-main {
    background-color:#2e2e2e;
    border:1px solid #fff;
    margin-top:20px;
}

.btn22 {
    margin: 0 auto;
    position: absolute;
     top: 85%;
  margin: -50px 0 0 30px;

}

.servWrap .btn-main:hover {
    background-color:#fff;
}

.sGreen {
    color:#449e18;
}
.form2 {
    padding-left:0px;
    padding-right:0px;
    background:url(../img/form2-bg.png);
    background-repeat:no-repeat;
    background-size:cover;
    height:579px;
    margin-bottom:10px;
    background-position: center center;
    background-color: rgba(242,242,242,1);
    width: 1440px;
}

.form2Pre {
    margin-top: 150px;    
    padding-left:20px;
    padding-right:20px;
}

.form2Pre h2 {
    color:#fff;
    font-size:23px;
    text-transform:uppercase;
}

.form2Pre h3 {
    color:#fff;
    font-size:16px;
    text-transform:uppercase;
}

.form2Con {
    padding-top:70px;
    padding-left:20px;
    padding-right:20px;
    min-width: 1140px;
}

.form2ConIn {
    padding-left:100px;
    min-width: 1000px;
    max-height: 206px;
}

.form2ConIn p {
    font-size:20px;
    text-transform:uppercase;
    font-family: 'Avenir Next Cyr Bold' !important;  
    margin-bottom:25px;
    padding-left:10px;
    margin-top:10px;
}


.btn-form2 {
    float: right;
    padding: 0px 0px 0px 50px;
}
.btn-form3 {
    float: right;
    padding: 0px 0px 0px 50px;
}
.btn-form4 {
    float: right;
    padding: 0px 0px 0px 50px;
}

.form-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.form-inline .form-group {
    margin-right:30px;
}

.form-inline .form-group .form-control {
    border-radius:0px;
    border:none;
    border-bottom:1px solid #cfcfcf;
    box-shadow:none;
    padding-left:0px;
    width: 200px;
    max-width:100%;
}

.form-inline .btn-main {
    padding: 9px 20px;
}

.compInfoPl, .compImgPl {
    margin-bottom:0px;
}

.compImgPl img {
    max-width:100%;
}

.compInfoPl h2 {
    font-family: 'Avenir Next Cyr Bold' !important;  
    font-size:16px;
    text-transform:uppercase;
    margin-bottom:0px;
}

.compInfoPl .compB {
    border:1px solid #2e2e2e;
    padding:30px 15px;
    margin-bottom:30px;
}

.pureLeft {
    text-align:right;
}

.compLast {
    margin-bottom:10px;
}

.form3 {
    padding-left:0px;
    padding-right:0px;
    background:url(../img/form3-bg.png);
    background-repeat:no-repeat;
    background-size:cover;
    height:549px;
    background-position: center center;
    width: 1440px;
}

.form3 .form2Con {
    padding-top: 35px;
    padding-left: 0px;
    padding-right: 0px;
}

.perfWrap {
    background-color: rgba(242,242,242,1);  
    padding-top:10px;
}

.perf {
    margin-bottom:10px;

}

.inpBck {
    margin-bottom:40px;
    margin-top: 30px;
}

.inpBck .form-group {
    margin-right:0px;
}

.metrs {
    text-align:center;
    border: 1px solid #449e18 !important;
    box-shadow: none;
    padding-left: 0px;
    background-color:#f9feff;
    padding-right: 0px;
    width:100px !important;
    font-weight:bold;
}


.comBtn {
    margin-top:50px;
}

.comBtnTwo {
    margin-top:40px;
}

.count i {
    font-style:normal;
    font-weight:bold;
}
.count1 i {
    font-style:normal;
    font-weight:bold;
}

.days i  {
    font-style:normal;
    font-weight:bold;
}

.perfBck, .perfFree, .perfMain {
    padding-left:0px;
    padding-right:0px;
}

.perfBck {
    margin-bottom:30px;
}

.perfMain img {
    z-index:99;
    display:block;
    margin-left: -180px;
    float: left;
}

.perfMain {
    background-color:#2e2e2e;
    padding:45px;
    padding-left: 100px;
    padding-right: 15px;
    overflow:show;
    z-index:1;
    max-height: 230px;
    min-height: 230px;
}

.perfMain h2 {
    font-size:16px;
    font-family: 'Avenir Next Cyr Bold' !important;  
    text-transform:uppercase;
    color:#449e18;
    margin-top:0px;
}

.perfMain p {
    color:#fff;
    margin-bottom:0px;
}

.perfR .perfMain {
    padding:45px;
    padding-left: 15px;
    padding-right: 100px; 
    text-align:right;
}

.perfR .perfMain img {
    z-index:120;
    display:block;
    margin-right: -180px;
    float: right;
}

.sert {
    margin-bottom:50px;
}

.sertPl img {
    max-width:100%;
}

.form4 {
    padding-left:0px;
    padding-right:0px;
    background:url(../img/form4-bg.png);
    background-repeat:no-repeat;
    background-size:cover;
    height:650px;
    margin-bottom:0px;
    background-position: center center;
    min-width: 1210px;
}

.adImgBck {
    display:none;
}

.form2Con {
    padding-top: 55px;
}

.form2ConIn {
    background:#fff;
    padding: 30px;

}

.contact {
    padding-left:0px;
    padding-right:0px;
    min-width: 1210px;
}

.wrapper{
      
    }
    .mapPl{
        float: left;
    }
    .col2{
        position: absolute;
        left: 737px;
        z-index: 5;
        float: right;
    
    }


.infoPl {
    padding: 10px 0px 0% 140px;
    width: 500px;
    float: left;
    height: 40%;
   
}

.bline {
    background: url(../img/bline.png);
    background-repeat: no-repeat;
    height: 1px;
    display: block;
    margin-bottom:20px;
    margin-top:20px;
    margin-left: 15px;
}

.infoPl h2 {
    font-size:27px;
    font-family: 'Avenir Next Cyr Bold' !important;  
    text-transform:uppercase;
    margin:0px 0px 10px 15px;
    float: left;
}

.contPt {
    margin-bottom:10px;
}
.contPt.ad p {
    font-size: 120%;
    padding-top: 50px !important;
}
.contPt img {
    float: left;
    margin-left: -135px;
    padding-top:30px;
}

.contPt p {
    font-size:120%;
    font-family: 'Avenir Next Cyr Bold' !important;    
    padding-top:60px;
}


.mapPart {
    outline:none;
    transition:0.3s;
    cursor:pointer;
}

.modelImgBck {
    width:803px;
    height:526px;
}

#koniImg {
    transition:0.3s;
}
.compInfoPl, .compImgPl {
    margin-bottom:0px;
    display: table;
    height:370px;
    padding:0px 0px 0px 0px ;
}
.compImgPl-wrap, .compInfoPl-wrap {
    display: table-cell;
    vertical-align: middle;
}
.modelBckInH {
    display:none;
}
.modelBck {
    margin-top: 30px;
}
.border-text {
    padding: 20px 30px;
    border: 1px solid;
    margin: 15px 0 25px 0;
}
.bright::before {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 75px;
    background: url(../img/line-h.png);
    transform: rotate(90deg);
    left: -40px;

}
.bleft::before {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 75px;
    background: url(../img/line-h.png);
    transform: rotate(90deg);
    right: -40px;
    z-index: 99;
}
.container {
    width: 1180px !important;
}
.container1 {
    margin-left: 8%; /* Отступ слева */
    margin-right: 8%; /* Отступ справа */
    height: 104px !important;
    
    width: 1400px;
    margin: 0 auto;
    position: relative;
    
}
.develop {
    margin-top: 40px;
    text-align: right;
}
.develop img {
    width: 30px;
}
.develop img:hover {
    transform: rotate(360deg);
    transition: all 1s ease 0s;
}


/*Video_Home*/
.video_second {
    position: fixed;
    left: 0;
    bottom: -999px;
    background: rgba(0,0,0,.8);
    color: #fff;
    text-align: center;
    padding: 35px 30px;
    z-index: 9998;
    cursor: default;
    box-shadow: 0px 0px 5px -1px #444;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}
.video_second.active {
    bottom: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}
.video_second:hover {
    background: rgba(0,0,0,.95);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.video_second .close_icon {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.video_second .close_icon:hover {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.video_second h4 {
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 0;
}
.video_second .play_icon {
    padding: 25px 0px 20px;
}
.video_second .play_icon img {
    cursor: pointer;
    width: 50px;
    position: relative;
    top: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.video_second:hover .play_icon img {
    top: -10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.video_second .close_text {
    cursor: pointer;
    border-bottom: 1px dotted #fff;
    font-size: 14px;
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.video_second .close_text:hover {
    opacity: 0.7;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.video_popap {
    position: fixed;
    top: -9999px;
    left: 0;
    right: 0;
    bottom: 100%;
    overflow: hidden;
    z-index: 9999;
    background: #fff;
    text-align: center;
    padding: 100px 0px 0px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}
.video_popap.active {
    top: 0;
    bottom: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}
.video_popap .video_popap_close {
    position: absolute;
    right: 100px;
    top: 50px;
    cursor: pointer;
    z-index: 999;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.video_popap .video_popap_close:hover {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
/*END_Video_Home*/