#RU:before{
    display: inline-block;
    content: "";
    width: 18px;
    height: 12px;
    background: url("../images/base/RU.png") no-repeat left;
    position: relative;
    top: 1px;
}
#EN:before{
    display: inline-block;
    content: "";
    width: 18px;
    height: 12px;
    background: url("../images/base/EN.png") no-repeat left;
    position: relative;
    top: 1px;
}

.celebration-logo {
    position: absolute;
    right: 35px;
    top: 7px;
}

.celebration-link {
    margin-bottom: 30px;
    font-size: 19px;
    font-weight: bold;
    color:#172a48;
}

.celebration-link span {

    color: #0072ae;
}
.celebration-link .number_year {
    font-size: 24px;
}

.back-four-directs{
  left: 117px;
  top: 10px;
  position: relative;
}
.back-four{
	font-size: 14px;
}
.social {
    display: inline-block;
}

.footer_social {
    float: right;
    margin-right: 15px;
}
.footer_social .social {
    margin-right: 5px;
}
.tel {
    color: #333;
    font-size: 20px;
    margin-right: 10px;
    vertical-align: middle;
}

.tel:hover, .tel:focus {
    color: #333;
}
#admin-menu .caret {
    margin-left: 5px !important;
}
#admin-part{
    margin-bottom: 100px;
}
.model-picture{
    max-width: 300px;
}
.no-padding-right{
    padding-right: 0px !important;
}
.no-padding-left{
    padding-left: 0px !important;
}
#admin-menu{
    margin-bottom: 10px;
}
#admin-menu .dropdown{
    display: inline-block;
    margin-right: 10px;
}
.languages{
    margin-top: 20px;
    margin-bottom: 42px;
}
.languages a{
    color: #e63d2b;
}
.project-form{
    padding: 30px;
}
.project-form textarea{
    max-width: 800px;
}

.languages .callback {
    height: 35.28px;
    background: #e63d2b;
    color:#fff;
    text-transform: uppercase;
    margin-right: 30px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    font-weight: 700;
    padding: 6px 14px;

}
.languages .callback:hover,
.languages .callback:focus {
  background: #cc2e1e;
}
.languages p{
    margin-bottom: 5px;
}

.languages .whatsapp {
    background: #00BB56;
    margin-right: 12px;
  }
  
.languages .whatsapp:hover,
.languages .whatsapp:focus {
    background: #039847;
  }
  .shading_slider {
    position: absolute;
    width: 341px;
    height: 261px;
    margin-top: 7px;
    background: #161616;
    opacity: 0.1;
  }
  .test {
      z-index: 100;
  }
/*---------Footer------------*/
.footer-date, .footer-copyright{
    margin-top: 17px;
    margin-bottom: 15px;
}
.footer-copyright{
    font-size: 11px;
    line-height: 13px;
    margin-right: 10px;

}
.footer-copyright a{
    text-decoration: none;
    border-bottom: 1px solid #fb0000;
}
.footer-copyright a:hover{
	color: black;
    text-decoration: none;
    border-bottom: 1px solid black;
}
.footer-copyright-date{
    margin-top: 12px;
    font-size: 11px;
    line-height: 13px;
}
#lommeta-logo-footer{
    height: 50px;
    background: url("../images/base/lommeta_logo_footer.png") no-repeat center;
}
/*---------End Footer--------*/
/*---------Header--------*/
#lommeta{
    margin-top: 20px;
    margin-bottom: 25px;
}
#lommeta h2{
    margin: 0 0 -25px;
    font: bold normal 14px/20px "Code-Pro-Black-LC";
    font-size: 105px;
    line-height: 105px;
}
#lommeta h2 a{
    color: #333;
    text-decoration: none;
}

.hr {
    border: none; /* Убираем границу */
    background-color: #666666; /* Цвет линии */
    color: #666666; /* Цвет линии для IE6-7 */
    height: 1px; /* Толщина линии */
}

.hr_projects {
    margin-top: 30px;
    margin-bottom: 0;
}

.left-line, #center-line, #right-line,.menu-point,#right-line-2, .menu-logo{
    vertical-align: top;
}
.left-line{
    display: inline-block;
    width: 6.5%;
}
.menu-logo {
    display: inline-block;
}
#center-line{
    display: inline-block;
    width: 4%;
}
#right-line{
    display: inline-block;
    width: 10%;
}
#right-line-2 {
    display: inline-block;
    width: 0.8%;
}
.menu-point-1{
    padding-top: 11px;
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block;
}
.menu-point-2{
    padding-top: 11px;
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block;
    width: 7%;
}
.menu-point-3{
    padding-top: 11px;
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block;
    width: 7%;
}
.menu-point-4{
    padding-top: 11px;
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block;
    width: 9%;
}
.menu-point-1 a,.menu-point-2 a,.menu-point-3 a,.menu-point-4 a{
    text-decoration: none;
    font-size: 12px;
    font-family: "Century Gothic";
    color: rgb( 230, 60, 42 );
    text-transform: uppercase;
    line-height: 1.82;
    text-align: center;
}
/*---------End Header--------*/

/*---------Main-------*/
#banner-main{
    width: 1035px;
    background: url(../images/new_technology_sprite.jpg) bottom center no-repeat;
    height: 223px;
    margin-bottom: 10px;
}
#banner-main:hover {
    background-position: top center;
}
.banner-row {
    padding-left: 132px;
    padding-right: 132px;
}
.banner-video {
    margin-right: 1px;
}
#banner-main p{
    font-size: 30px;
    font-family: "Century Gothic";
    color: rgb( 255, 255, 255 );
    font-weight: bold;

}
#banner-main a{
    font-size: 18px;
    font-family: "Century Gothic";
    color: rgb( 255, 255, 255 );
    font-weight: bold;
    text-decoration: underline;
}
.banner-projects a {
    display: inline-block;
    margin-right: 1px;
    margin-top: 8px;
    margin-bottom: 8px;
    width: 341px;
    height: 261px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none!important;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    padding-left: 32px;
    padding-top: 170px;
}
.banner-projects a p {
    font-size: 14px;
    color: #e63d2b;
    margin-bottom: 0;
}
.banner-projects a p:before {
    content: " ";
    display: block;
    float: left;
    background: url("../images/base/red_arrows_4foto.png") no-repeat center;
    width: 26px;
    height: 70px;
    margin-top: -10px;
    margin-right: 10px;
}
.banner-project_legs {
    background: url("../images/foto_dry_legs.jpg") no-repeat center;
}
.banner-project_planet {
    background: url("../images/foto_planetarii.jpg") no-repeat center;
}
.banner-project_fontan {
    background: linear-gradient( rgba(255, 255, 255, 0.1), rgba(1, 1, 1, 0.9) ), url("../images/object/fontan.jpg") no-repeat center;
    background-size: cover;
}
.banner-project_palatka {
    background: linear-gradient( rgba(255, 255, 255, 0.1), rgba(1, 1, 1, 0.9) ), url("../images/object/palatka.jpg") no-repeat center;
    background-size: cover;
}
.banner-project_aquapark {
    background: linear-gradient( rgba(255, 255, 255, 0.1), rgba(1, 1, 1, 0.9) ), url("../images/object/aquapark.jpg") no-repeat center;
    background-size: cover;
}
.banner_main {
    background: linear-gradient( rgba(255, 255, 255, 0.1), rgba(1, 1, 1, 0.9) ), url("http://lommeta.ru/upload/images/awning_design_1.jpg") no-repeat center;
   
}
.main_banner {
    margin-top: 12px;
    margin-bottom: 20px;
}
#main-page-content{
    padding-right: 117px;
    padding-left: 117px;
    margin-top: 30px;
}
#main-page-content .col-md-4{
    padding: 0px;
}
.main-page-content-head{
    z-index: 200;
    transition: 0.5s;

    height: 180px;
    padding: 10px 20px 10px 20px;
    background: #172a48;
}
.main-page-content-head h2{
    color: #ffffff;
	font: normal normal 14px/20px "Code-Pro-Light-LC";
	font-weight: normal;
    font-size: 30px;
    line-height: 34px;
}
.main-page-content-img-1{
    height: 840px;
    background: url("../images/base/main_1.jpg") no-repeat center;
	background-position-y: 174px;
}
.main-page-content-img-2{
    height: 840px;
    background: url("../images/base/main_2.jpg") no-repeat center;
	background-position-y: 174px;
}
.main-page-content-img-3{
    height: 840px;
    background: url("../images/base/main_3.jpg") no-repeat center;
	background-position-y: 174px;
}

.main-page-content-img-4-0{
    height: 840px;
    background: url("../images/base/main_4_1.jpg") no-repeat center;
	background-position-y: 174px;
}

.main-page-content-img-1:hover{
    background: url("../images/base/main_1.jpg") no-repeat bottom;
}
.main-page-content-img-2:hover{
    background: url("../images/base/main_2.jpg") no-repeat bottom;
}
.main-page-content-img-3:hover{
    background: url("../images/base/main_3.jpg") no-repeat bottom;
}
.main-page-content-img-4-0:hover{
    height: 840px;
    background: url("../images/base/main_4_2.jpg") no-repeat center;
	background-position-y: 174px;
}

.hover-head:hover > .main-page-content-head{
    transition: 0.6s;
    background-color: #e63d2b;
}
.hover-head, .drop-list{
    overflow: hidden;
}
.hide-content{
    z-index: 2;
    height: 270px;
    position: relative;
    font-size: 11px;
    font-weight: bold;
    line-height: 18px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 10px;
    transition: 0.6s;
    margin-top: -270px;
    background: #172a48;
}
.hide-content h2{
    position: absolute;
    font-weight: bold;
    font-size: 17px;
    line-height: 25px;
    text-transform: uppercase;
    bottom: 0px;
    margin-left: 81px;
}
.hover-head:hover > .drop-list .hide-content{
    margin-top: 0px;
    background-color: #e63d2b;
    transition: 0.6s;
}

.arrow-icon{
    display: block;
    height: 60px;
}
.medium-line{
    line-height: 1px;
}
.hover-head:hover > .arrow{
    height: 600px;
    transition: 0.6s;
    background: url("../images/base/arrow_active.png") no-repeat  center!important;
}


.arrow{
    width: 100%;
    top: 170px;
    transition: 0.6s;
    display: block;
    z-index: 1100 !important;
    height: 60px;
    position: absolute;
    background: url("../images/base/arrow.png") no-repeat center!important;
}
.drop-list .arrow-icon:after{
    position: absolute;
}
/*
.arrow-icon:after {
    transition: 0.6s;
    margin-top: -99px;
    margin-left: 75px;
    background-color: #172a48;
    display: block;
    content: '';
    width: 198px;
    height: 198px;
    -webkit-transform: matrix(0.872, 0.26, -0.872, 0.26, 0, 0);
    -moz-transform: matrix(0.872, 0.26, -0.872, 0.26, 0px, 0px);
    -ms-transform: matrix(0.872, 0.26, -0.872, 0.26, 0, 0);
    -o-transform: matrix(0.872, 0.26, -0.872, 0.26, 0, 0);
    transform: matrix(0.872, 0.26, -0.872, 0.26, 0, 0);
}
*/
.arrow-icon:after {
    transition: 0.6s;
    margin-top: -99px;
    margin-left: 57px;
    background-color: #172a48;
    display: block;
    content: '';
    width: 141px;
    height: 197px;
    -webkit-transform: matrix(0.910, 0.38, -0.65, 0.26, 0, 0);
    -moz-transform: matrix(0.910, 0.38, -0.65, 0.26, 0, 0);
    -ms-transform: matrix(0.910, 0.38, -0.65, 0.26, 0, 0);
    -o-transform: matrix(0.910, 0.38, -0.65, 0.26, 0, 0);
    transform: matrix(0.910, 0.38, -0.65, 0.26, 0, 0);
}
.hover-head:hover >.drop-list .arrow-icon:after {
    background-color: #e63d2b !important;
    transition: 0.6s;
}

#news-slider{
    height: 190px;
    margin-top: 30px;
    margin-bottom: 50px;
}
.slider{
    margin-bottom: 30px;
    background-position:center;
}
#slider {
    margin-top: 80px;
    margin-bottom: 100px;
    background-color: #e63d2b;
    height: 108px;
    width: 1270px;
    text-align: center;
    position: relative;
}

#slider #left-arrow {
    width: 24px;
    height: 46px;
    background: url(../images/slider/arrow_left.png) no-repeat;
    position: absolute;
    top: 33px;
    left: 10px;
    cursor: pointer;
    z-index: 900;
}

#slider #right-arrow {
    width: 22px;
    height: 46px;
    background: url(../images/slider/arrow_right.png) no-repeat;
    position: absolute;
    top: 33px;
    right: 10px;
    cursor: pointer;
    z-index: 900;
}

#slider div.image {
    left: -13px;
    width: 484px;
    height: 190px;
    position: absolute;
}

#slider div.slide-back {
    bottom: -45px;
    left: 479px;
    background-color: #e8e8e8;
    width: 675px;
    height: 190px;
    position: absolute;
	overflow: hidden;
}
.quotation-marks-left{
    height: 190px;
    background: url("../images/slider/quotation_marks_left.png") no-repeat;
    background-position: center top 20px;
}
.quotation-marks-right{
    height: 190px;
    background: url("../images/slider/quotation_marks_right.png") no-repeat;
    background-position: center bottom 20px;
}
.slider-news-head{
    margin-top: 20px;
}
.slider-news-head a{
    color: #e63d2b;
    font-size: 19px;
    font-family: "Century Gothic";
    font-weight: bold;
    text-transform: uppercase;

}
.slider-news-body{
	height: 92px;
	overflow: hidden;
	padding-bottom: 10px;

}
#news-slider-head{

    left: 141px;
    top: 38px;
    height: 50px;
    position: absolute;
}
#news-slider-head a{
    text-decoration: none;
    font-size: 37px;
    font: normal normal 37px/37px "Code-Pro-Light-LC";
    color: white !important;
}
/*---------End Main-------*/
/*---------About company-------*/
#about-company-head{
    padding-top: 1px;
    height: 495px;
    color: #ffffff;
    background-color: #112543;
}
#about-company-head a{
    text-decoration: none;
}
#about-company-head h1{
    margin-bottom: 30px;
    margin-top: 30px;
    font: normal normal 14px/20px "Code-Pro-Light-LC";
    font-size: 58px !important;
    line-height: 1;
}
.sub-menu-item{
    padding-top: 10px;
    background-color: #e63c2a;
    color: #ffffff;
    padding-bottom: 1px;
    font-size: 22px;
    font-family: "Century Gothic";
    text-transform: uppercase;

}

.triangl-1{
    position: absolute;
    margin-left: 581px;
    margin-top: -25px;
    height: 24px;
    width: 50px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #ffffff;
}
#about-company-head-blocks{
	display:none;
}
#about-company-numbers{
    font: normal normal 14px/20px "Code-Pro-Light-LC";
    height: 560px;
    background-color: white;
    margin-top: -270px;
}
#about-company-numbers .number{
    margin-bottom: 29px;
    font-size: 120px;
    line-height: 50px;
    font-weight: normal;
}
#about-company-numbers p{
    font-size: 28px;
    display: block;
}
.red-text{
    font-size: 28px;
    font-style: normal;
    color: #e63c2a;
}
.about-company-numbers-left .number{
    color: #e63c2a;
}
.about-company-numbers-left{
    padding-top: 110px;
    height: 270px;
    padding-right: 60px;
}
.about-company-numbers-right{
    padding-left: 60px;
    padding-top: 110px;
    height: 270px;
}
.about-company-numbers-right-1{
    padding-left: 60px;
    padding-top: 110px;
    color: #ffffff !important;
    background-color: #e63c2a;
    height: 270px;
}
.about-company-numbers-right-1{
    padding-left: 60px;
    color: #ffffff;
}
.about-company-numbers-right-text .number{
    color: #e63c2a;
}
.about-company-numbers-right-text{
    display: inline-block;
    vertical-align: bottom;
}
#about-company-points-photo{
    background: url("../images/base/about_company.jpg") no-repeat;

    height: 693px;
}
#about-company-points-items{
    padding-top: 50px;
    height: 835px;
    background-color: #112543;
    color: #ffffff;
}
.number-items{
    color: #e63c2a;
    font: normal normal 14px/20px "Code-Pro-Light-LC";
    font-size: 82px;
    line-height: 82px;
}
.head-items{
    font-size: 18px;
    line-height: 22px;
    font-weight: normal;
    text-transform: uppercase;
}
.text-items{
    font-size: 14px;
    line-height: 19px;
}
#about-company-points-items .col-md-4{
    padding-left: 40px;
    padding-right: 40px;
}
#about-company-bottom{
    margin-bottom: 50px;
    padding-top: 70px;
    height: 380px;
    border-bottom: 1px solid #999999;
}
#about-company-bottom-right{
    float: left;
    width: 330px;
    padding-top: 52px;
    font-size: 13px;
    line-height: 17px;
}
#about-company-bottom-right a{
    color: #e63c2a;
    text-decoration: underline;
}
#about-company-bottom-left{
    padding-right: 90px;
    padding-left: 50px;
    float: left;
    width: 700px;
}

#about-company-slider{
    height: 150px;
    margin-top: 50px;
    margin-bottom: 50px;
}
#slider-2 {
    background-color: #050505;
    margin-top: 40px;
    height: 537px;
    width: 807px;
    text-align: center;
    position: absolute;
    top: -377px;
    right: 115px;
}

#slider-2 #left-arrow-2 {
    transition: 0.6s;
    background-color: transparent;
    height: 537px;
    width: 200px;
    background: url(../images/slider/arrow_left_2.png) no-repeat center;
    position: absolute;
    cursor: pointer;
    z-index: 900;
}

#slider-2 #right-arrow-2 {
    transition: 0.6s;
    background-color: transparent;
    height: 537px;
    width: 200px;
    background: url(../images/slider/arrow_right_2.png) no-repeat center;
    position: absolute;
    right: 0px;
    cursor: pointer;
    z-index: 900;
}
#slider-2 #right-arrow-2:hover {
    background-color: #000000;
    opacity: 0.5;
    transition: 0.6s;
}
#slider-2 #left-arrow-2:hover {
    background-color: #000000;
    opacity: 0.5;
    transition: 0.6s;
}
#slider-2 div.image-2 {
    left: 0px;
    height: 537px;
    position: absolute;
}

#slider-2 div.slide-back-2 {
    width: 807px;
    height: 537px;
    position: absolute;
}
.slider-text{
    top: 427px;
    width: 221px;
    color: #ffffff;
    height: 100px;
    position: absolute;
    right: 30px;
    margin: 0;
    text-indent: -0.55em;
    font-style: italic;
    font-size: 13px;
    line-height: 19px;
}
.slider-text-2{
    padding-top: 80px;
    top: 21px;
    width: 234px;
    color: #ffffff;
    height: 353px;
    position: absolute;
    left: 31px;
    display: none;
}
.slider-text-2 h3{
    margin: 0 0 20px;
    font-size: 19px;
    line-height: 23px;
    text-transform: uppercase;
}
.slider-text-2 p{
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
}
#slider-left-block{
    opacity: 0.99;
    position: absolute;
    width: 285px;
    color: #ffffff;
    background-color: #e63c2a;
    height: 353px;
    top: -250px;
    left: 117px;
    z-index: 1090;
}
#slider-left-block-triangl{
    position: absolute;
    margin-left: 250px;
    margin-top: 160px;
    height: 24px;
    width: 50px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #e63c2a;
}
/*---------End About company-------*/
/*----------------------Four directs---------------------------*/
#four-directs{
    height: 900px;
}
.four-directs-content-head h2{
    text-transform: uppercase;
    color: #ffffff;
      font: normal normal 14px/20px "Code-Pro-Light-LC";
    font-weight: normal;
    font-size: 24px;
    line-height: 32px;
}

.four-directs-content-head{

    z-index: 200;
    transition: 0.5s;
    height: 260px;
    padding: 10px 20px 10px 20px;
    background: #172a48;
}
.hover-head:hover > .four-directs-content-head{
    transition: 0.6s;
    background-color: #e63d2b;
}
#four-directs .col-md-3{
    padding: 0px;
}
.arrow-icon-2{
    display: block;
    height: 60px;
}
.arrow-icon-2:after {
    transition: 0.6s;
    margin-top: -75px;
    margin-left: 55px;
    background-color: #172a48;
    display: block;
    content: '';
    width: 151px;
    height: 149px;
    -webkit-transform: matrix(0.872, 0.26, -0.872, 0.26, 0, 0);
    -moz-transform: matrix(0.872, 0.26, -0.872, 0.26, 0px, 0px);
    -ms-transform: matrix(0.872, 0.26, -0.872, 0.26, 0, 0);
    -o-transform: matrix(0.872, 0.26, -0.872, 0.26, 0, 0);
    transform: matrix(0.872, 0.26, -0.872, 0.26, 0, 0);
}
.hover-head:hover > .arrow-2{
    height: 600px;
    transition: 0.6s;
    background: url("../images/base/arrow_active.png") no-repeat  center!important;
}
.arrow-2{
    width: 260px;
    top: 235px;
    transition: 0.6s;
    display: block;
    z-index: 1100 !important;
    height: 60px;
    position: absolute;
    background: url("../images/base/arrow.png") no-repeat center!important;
}
.drop-list .arrow-icon-2:after{
    position: absolute;
}
.hover-head:hover >.drop-list .arrow-icon-2:after {
    background-color: #e63d2b !important;
    transition: 0.6s;
}

.hide-content-2{
    z-index: 20000;
    height: 263px;
    position: relative;
    font-size: 11px;
    font-weight: bold;
    line-height: 18px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 10px;
    transition: 0.6s;
    margin-top: -270px;
    background: #172a48;
}

.hide-content-2 a{
	color: white;
}
.hover-head:hover > .drop-list .hide-content-2{
    margin-top: 0px;
    background-color: #e63d2b;
    transition: 0.6s;
}


.four-directs-content-img-1{
    width: 260px;
    height: 790px;
    background: url("../images/base/four_directs_1.jpg") no-repeat top;
}
.four-directs-content-img-1:hover{
    background: url("../images/base/four_directs_1.jpg") no-repeat bottom;
}


.four-directs-content-img-2{
    width: 260px;
    height: 790px;
    background: url("../images/base/four_directs_2.jpg") no-repeat center 1px ;
}
.four-directs-content-img-2:hover{
    background: url("../images/base/four_directs_2.jpg") no-repeat bottom;
}
.four-directs-content-img-3{
    width: 260px;
    height: 790px;
    background: url("../images/base/four_directs_3.jpg") no-repeat top;
}
.four-directs-content-img-3:hover{
    height: 790px;
    background: url("../images/base/four_directs_3.jpg") no-repeat bottom;
}
.four-directs-content-img-4{
    width: 260px;
    height: 790px;
    background: url("../images/base/four_directs_4.jpg") no-repeat top;
}
.four-directs-content-img-4:hover{
    background: url("../images/base/four_directs_4.jpg") no-repeat bottom;
}
/*----------------------End Four directs---------------------------*/
/*----------------------------------------- Contacts-----------------------------------------*/
.triangl-2{
    position: absolute;
    margin-left: 487px;
    margin-top: -25px;
    height: 24px;
    width: 50px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #ffffff;
}
#contact-page{
    height: 1150px;
}
#contacts{
    position: absolute;
    z-index: 100;
    padding-top: 1px;
    height: 495px;
    background-color: #112543;
    width: 1040px;
}
.contacts-head h1{
    color: #ffffff;
    font: normal normal 14px/20px "Code-Pro-Light-LC";
    font-size: 58px;
    line-height: 1;
}
.contacts-head h1:after{
    display: block;
    position: relative;
    top: -2px;
    width: 100%;
    height: 40px;
    font: normal normal 14px/20px "Code-Pro-Light-LC";
    font-size: 32px;
    line-height: 40px;
    content: '......................................................................................................................................................................................................................................';
    letter-spacing: 6px;
}
.contacts-text h2{
    font: normal normal 14px/20px "Code-Pro-Light-LC";
    font-size: 65px;
    line-height: 62px;
    color: #e63c2a;
}
#contacts:after{
    display: block;
    content: '';
    position: absolute;
    width: 596px;
    height: 596px;
    background-color: inherit;
    background-image: none;
    -webkit-transform: matrix(0.872, 0.11, -0.872, 0.11, 0, 0);
    -moz-transform: matrix(0.872, 0.11, -0.872, 0.11, 0px, 0px);
    -ms-transform: matrix(0.872, 0.11, -0.872, 0.11, 0, 0);
    -o-transform: matrix(0.872, 0.11, -0.872, 0.11, 0, 0);
    transform: matrix(0.872, 0.11, -0.872, 0.11, 0, 0);
    z-index: 11;
    bottom: -298px;
    left: 222px;
    z-index: -1;
}
.map-container {
    position: absolute;
    left: 0;
    top: 630px;
    width: 100%;
    height: 725px;
    background-color: lightgray;
    z-index: 10;
}
.map-container:before {
    -webkit-box-shadow: inset 0 10px 5px -10px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: inset 0 10px 5px -10px rgba(0, 0, 0, 0.45);
    box-shadow: inset 0 10px 5px -10px rgba(0, 0, 0, 0.45);
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 10px;
    z-index: 50;
}
.map-container:after {
    -webkit-box-shadow: inset 0 -10px 5px -10px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: inset 0 -10px 5px -10px rgba(0, 0, 0, 0.45);
    box-shadow: inset 0 -10px 5px -10px rgba(0, 0, 0, 0.45);
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px;
    z-index: 10;
}
body::-webkit-scrollbar {
    width: 1em;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

body::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
}
.infobox-inner::-webkit-scrollbar {
    width: 4px;
}
.infobox-inner::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
.infobox-inner::-webkit-scrollbar-thumb {
    background-color: white;
    outline: 1px solid white;
}
.infoBox .infobox-inner {

    overflow: auto;
    max-height: 200px;
    word-wrap: break-word;
    padding: 15px 15px 25px 15px;
}
.infoBox .mCSB_container .infobox-inner {
    padding-right: 5px;
}
.head-office{
    margin-left: 76px;
    width: 260px;
    float: left;
    height: 150px;
}
.production{
    margin-left: 50px;
    width: 260px;
    float: left;
    height: 150px;
}
.contacts-text {
    padding-bottom: 10px;
}
.head-office h4, .production h4{
    margin-top: 4px;
    font-weight: normal;
    font-size: 19px;
    line-height: 22px;
    text-transform: uppercase;
    color: #ffffff;
}
.head-office p, .production p{
    font-size: 13px;
    line-height: 19px;
    color: #ffffff;
}
.head-office a, .production a{
    color: #e63c2a;
}
.head-office a {
    color:#c9002b;
    display: inline-block;
    padding-top: 10px;
}
.contact-icon{
    float: left;
    width: 200px;
    height: 150px;
    background: url("../images/base/contact_icon.png") no-repeat center;
}
/*-----------------------------------------End Contacts-----------------------------------------*/


/*-----------------------------------------News List-----------------------------------------*/
#news-list{
    border-bottom: 1px solid #999999;
    margin-bottom: 30px;
}
#news-list-head{
    color: #ffffff;
    height: 116px;
    width: 100%;
    background-color: #112543;
    margin-bottom: 50px;

}
#news-list-head h1{
    padding: 32px 0 24px;
    font: normal normal 14px/20px "Code-Pro-Light-LC";
    font-size: 58px;
    line-height: 1;
    text-align: center;
    color: #ffffff;
}
.news-item{
    padding-left: 50px;
    margin-bottom: 30px;
}

.news-item-body, .news-item-date{
    float: left;
}

.news-item-date{
    width: 200px;
}
.news-item-date, .news-date{
    font: normal normal 14px/20px "Code-Pro-Light-LC";
    font-size: 18px;
    text-transform: lowercase;
    color: #e63c2a;
}
.news-item-date span, .news-date span{
    font-size: 15px;
}

.news-item-date p:after{
    color: #000000!important;
    position: relative;
    content: '\\';
    font-size: 32px !important;
    font-weight: bold;
    margin-left: 20px;
    top: 5px;
}
.news-item-body{
    margin-left: 15px;
    width: 700px;
}
.news-item-body a{
    font-size: 21px;
    line-height: 23px;
    color: #333;
    text-decoration: underline;
}
.news-item-body h2{
    margin-top: -6px !important;
    margin-bottom: 21px;
    font-weight: normal;
    text-transform: uppercase;

}
.news-item-body p{
    font-size: 15px;
    line-height: 21px;
}
.modal .call_header {
    font-size:30px;
    font-weight:700;
    color: #404040  ;
    margin-bottom: 25px;
}
.modal .typical-button {
    background: #e63d2b;
    color:#fff;
    border-radius: 0;
    font-size:16px;
    font-weight:700;
    padding: 10px 20px;
    margin: 7px 0 0 106px;
}
.modal .modal-dialog{
    width:450px;
    margin: 18% auto;
}
.modal .modal-body {
    padding: 20px 30px;
}
.modal .close-block {
    background: url(/images/icons/ic_close.png) 5px no-repeat;
    width: 30px;
    height: 22px;
    display: block;
    right: 18px;
    top: 34px;
    cursor: pointer;
    z-index: 12;
    position: absolute;
}
.modal .form-group{
    margin-bottom: 10px;
}
.form-input {
    width: 284px;
    height: 41px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.modal label {
    font-size:16px;
    color:#404040;
    font-weight:300;
    width: 100px;
}
.check-form {
    margin-left:45px;
    margin-top: 20px;

    position: relative;
}
.modal .check-form label {
    width:100%;
    font-size:12px;
}
.control {
    font-family: arial;
    display: block;
    position: relative;
    padding-left: 59px;
    margin-bottom: 17px;
    padding-top: 2px;
    cursor: pointer;
    font-size: 12px;
}
.control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
    top: 5px;
    left: 9px;
}
.control_indicator {
    position: absolute;
    top: 0px;
    left: 0;
    width: 32px; height: 30px;
    background: #ffffff;
    border: 2px solid #ececec;
    -webkit-border-radius:7px;
    -moz-border-radius:7px;
    border-radius:7px;
}
.control-radio .control_indicator {
    border-radius: undefined%;
}

/*.control input:focus ~ .control_indicator {*/
    /*background: #cccccc;*/
/*}*/

.control input:checked ~ .control_indicator {
    background: #cccccc;
}
.control:hover input:not([disabled]):checked ~ .control_indicator,
.control input:checked:focus ~ .control_indicator {
    background: #0e6647d;
}
.control input:disabled ~ .control_indicator {
    background: #e6e6e6;
    opacity: 0;
    pointer-events: none;
}
.control_indicator:after {
    box-sizing: unset;
    content: '';
    position: absolute;
    display: none;
}
.control input:checked ~ .control_indicator:after {
    display: block;
}
.control-checkbox .control_indicator:after {
    left: 11px;
    top: 5px;
    width: 5px;
    height: 11px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.control-checkbox input:disabled ~ .control_indicator:after {
    border-color: #7b7b7b;
}
/*-----------------------------------------End News List-----------------------------------------*/
/*-----------------------------------------News-----------------------------------------*/
#news{
    float: left;
    width: 800px;
    margin-left: 116px;
    margin-bottom: 40px;
    padding: 0 58px;
    font-size: 15px;
    line-height: 21px;
}
#news h1{
    margin-bottom: 21px;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 21px;
    line-height: 23px;
}
#news-sidebar{
    background-color: #e73c2a;
    width: 300px;
    margin-right: 20px;
    padding: 20px;
    color: #fff;
    float: right;
    width: 300px;
}
#news-bottom-line{
    border-bottom: 1px solid #999999;
    height: 1px;
}
.back{
    margin-bottom: 20px;
    color: #fff;
    text-decoration: underline;
    font-weight: normal;
}
.back:hover{
    text-decoration: none;
    color: #ffffff;
}
.news-sidebar-date{
    margin-top: 20px;
    color: #000;
    font-size: 18px;
}
.news-sidebar-date span{
    font-size: 15px;
}
#news-sidebar h5 a{
    font-size: 18px;
    color: #fff;
    text-decoration: underline;
    font-weight: normal;
}
#news-sidebar h5 a:hover{
    text-decoration: none;

}

/*-----------------------------------------End News-----------------------------------------*/
/*-----------------------------------------Projects list-----------------------------------------*/

#projects-list-head{
    color: #ffffff;
    height: 116px;
    width: 100%;
    background-color: #112543;

}
#projects-list{
    margin-bottom: 100px;
}
#projects-list-head h1{
    padding: 32px 0 24px;
    font: normal normal 14px/20px "Code-Pro-Light-LC";
    font-size: 58px;
    line-height: 1;
    text-align: center;
    color: #ffffff;
}

.map-container-2{
    width: 100%;
    height: 400px;
}
.info-for-box{
    display: none;
}
#projects-list{
    color: #ffffff;
    background-color: #112543;
}
#projects-list h2{
    font-size: 19px;
    line-height: 19px;
    font-weight: normal;
    text-transform: uppercase;
    color: #ffffff;
}
#projects-list .col-md-4{

}
.js-point-project, .more-then-one-js{
    display: none;
}
.info-for-box a, .infobox-inner a{
    color: #ffffff;
}
.project-heads{
    padding-top: 30px;
    padding-bottom: 20px;
}
.project-link{
    margin-bottom: -3px;
}
.project-link a{
    margin-bottom: 0;
    color: #ffffff;
    font-size: 13px;
    font-weight: normal;
    line-height: 19px;
}
.project-link a:hover{
    color: #ffffff;
}
.projects-date-city{
    font-size: 11px;
    line-height: 19px;
}
.projects-date-city span{
    color: #e63c2a;
}
.projects-date-city span:before{
    position: relative;
    top: 7px;
    content: "";
    display: inline-block;
    width: 15px;
    height: 19px;
    background: url(../images/base/icon_city.png) no-repeat;
    margin-right: 4px;
}
.project-column{
    padding-bottom: 40px;
}
/*-----------------------------------------End Projects list-----------------------------------------*/



/*-----------------------------------------Project-----------------------------------------*/
/*-----------------------------------------Project Slider-----------------------------------------*/
.svwp {width: 50px; height: 20px; background: #fff;} /*preloader stuff. do not modify!*/
.svwp ul{position: relative; left: -999em;}/*preloader stuff. do not modify!*/
.slideViewer {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background: #fff;
}
.slideViewer ul {  /*your list of images123*/
    position: relative;
    left: 0;
    top: 0;
    width: 1%;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.slideViewer ul li {
    float:left;
}
#ui0{
	margin-left: -107px;
}
/*typographic info*/
.slideViewer span.typo{
    padding: 6px; /* do not modify padding */
    background: #fff;
    color: #000;
    font: normal 10px Verdana;
}

.thumbSlider { /*the thumbnails slider*/
    overflow: hidden;
    width: 1%;
    background: #fff;
	  margin: 0px 107px !important;
}
.thumbSlider ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.thumbSlider ul li{
    float:left;
    margin: 0;
}
.thumbSlider a{
    color: #fff;
    text-decoration: none;
}
.thumbSlider a img{
    border: 0;
    display: block;
    padding: 0;
}
.thumbSlider p.tmbrdr { /* the border above -not around- each thumb */
    /* width, height and top values are dynamically added by the script. Do not modify. */
    position:relative;
    left: 0;
    font-size: 0.01em;
    left: 0;
    margin: 0;
    padding: 0;
}
.left span{

	display: block;
	height: 100%;
	 background: url("../images/slider/left_arrow_project.png") no-repeat center;
}
.right span{
	background-size: 20px 40px;
	display: block;
	height: 100%;
	 background: url("../images/slider/right_arrow_project.png") no-repeat center;
}
a.left, a.right { /*the left and right buttons (links)*/
    background: transparent; /* could be any color  */
    color: #ff0000;
    font: bold 16px Arial;
    overflow: hidden;
}
a.left span, a.right span{
    font-size: 30px;

}
a.left img, a.right img{
    border: 0;
}
a.l_dis, a.r_dis {
    background: transparent; /* ALWAYS leave transparent. this is the 'disabled' state of the link !  */
    cursor: default;
}
a.l_dis span, a.r_dis span {
    visibility: hidden;
}
a:focus {outline:none;}
/*-----------------------------------------End Project Slider-----------------------------------------*/

#project{
    padding-top: 60px;
    color: #ffffff;
    height: 474px;
    background-color: #112543;
}
#project-slider-sidebar h1{
	margin-bottom: 20px;
    font: normal normal 14px/20px "Code-Pro-Light-LC";
    font-size: 48px;
    line-height: 1;
    font-weight: normal;
    color: #e63c2a;
}
#project-slider-sidebar{
    margin-top: -448px;
    position: relative;
    margin-bottom: 100px;
}
#slider-and-sidebar{
	position: relative;
}
#project-sidebar{
  right: -1px;
  top: 0px;
  position: absolute;
  width: 315px;
  min-height: 360px;
  padding: 30px 22px 36px;
  z-index: 300;
  background-color: #e63c2a;
  color: #ffffff;
}
.project-city{
    font-size: 11px;
    line-height: 19px;
}
.project-city span{
}
.project-city span:before{
    position: relative;
    top: 7px;
    content: "";
    display: inline-block;
    width: 15px;
    height: 19px;
    background: url(../images/base/icon_city_2.png) no-repeat;
    margin-right: 4px;
}
.to-all-projects{
    margin-left: 723px;
     width: 70px;
     font-size: 12px;
     line-height: 18px;
     font-weight: bold;
     text-transform: uppercase;
     text-decoration: underline;
     color: #e63c2a;
 }
.to-all-projects a{
    color: #e63c2a;
}
.project-year{
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4166666666666667;
}
.project-year span{
    position: relative;
    margin-bottom: 20px;
    font: normal normal 14px/20px "Code-Pro-Light-LC";
    font-size: 28px;
    line-height: 1;

}
.project-year span:after{
    position: absolute;
    content: '\\';
    left: 76px;
    top: -14px;
    font-size: 44px;
}
/*-----------------------------------------End Project-----------------------------------------*/
#count{
    margin-top: 0px;
    position: absolute;
    left: -90px;
    color: #ffffff;
    font: normal normal 14px/20px "Code-Pro-Light-LC";
    font-size: 35px;
    line-height: 1;
}

#project-slider-sidebar #left-arrow {
    width: 50px;
    height: 50px;
    background: url(../images/slider/arrow_left.png) no-repeat center;
    position: absolute;
    top: 191px;
    left: -80px;
    cursor: pointer;
    z-index: 900;
}

#project-slider-sidebar #right-arrow {
    width: 50px;
    height: 50px;
    background: url(../images/slider/arrow_right.png) no-repeat center;
    position: absolute;
    top: 191px;
    right: -80px;
    cursor: pointer;
    z-index: 900;
}

#project-slider-sidebar #left-arrow a, #project-slider-sidebar #right-arrow a{
    display: block;
    width: 100%;
    height: 100%;
}

    .content-link{
        color: #fb0000;
        text-decoration: underline;
    }
    .content-img{
        width:1040px
    }
    .margin-bottom-50{
	font-size: 16px;
	line-height: 1.5;
    margin-bottom: 50px;
    }
	.margin-bottom-50 p{
		  margin: 0 0 26px !important;
	}
	.content-second-head{
		font-size: 16px;
	line-height: 1.5;
	}
		.news-image{
		max-width:500px;
	}
	
	
	.new-year-banner {
	background: url(../images/new-year-ru.jpg) no-repeat center;
	width: 1036px;
	background-size: contain;
    height: 650px;
    margin: 0 auto;
    }

    .whatsapp_padding {
        padding-left: 5px; 
    }