
 @font-face {
  font-family: 'GothamPro';
  src: url("../fonts/GothamPro.eot") format("eot"), url("../fonts/GothamPro.ttf") format("ttf"), url("../fonts/GothamPro.woff") format("woff");
  font-weight: normal;
  font-style: normal; }


body{font-family:'GothamPro', sans-serif;min-height:100vh;}
.dropdown-menu li a{
    text-align:left;

    color:#000;
}
a{
  cursor: pointer;
  text-decoration: none;
  color:white;
}
a:hover{
  cursor: pointer;
  text-decoration: none;
  color:#f56762;
}
h2{
   font-size: 32px;
  color: #000;
      font-weight: bold;
}
h3{
  color: #000;
}
p{
   font-size: 20px;
  color:#a0a0a0;
  text-transform:none;
}
.preim_page p{
   font-size: 1rem;
color:#000;

}
.cat_al {
    min-height:390px;
}
.cat_al img{
    float:none!important;
}
.cat {
    display:flex;
    flex-wrap: wrap;
   list-style:none;
    align-content: space-between
}

.cat li p{
    text-align:center;
}
.cat li img{
    width:100px!important;
}
.wrap_footer_top_page p, .wrap_footer_top p{
    color:white;
}
/*Вспл окно*/
.field-block label, .field-block .field {
  display: block;
  width: 100%;
}

.field-block label {
  margin-bottom: 8px;
  font-weight: bold;
}

.field-block .field {
  font-size: 16px;
  padding: 8px 12px;
  line-height: 1.5;
  border-radius: 4px;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.field-block .field:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.field-block textarea {
  resize: vertical;
}

.check-text {
  font-size: 14px;
  vertical-align: top;
}

.button {
  cursor: pointer;
  font-size: 16px;
  padding: 6px 12px;
  margin-bottom: 5px;
}
/**/


 
/* увеличенная картинка */
#magnify {
  display: none;

  /* position: absolute; upd: 24.10.2016 */
  position: fixed;
  max-width: 100%;
  height: auto;
  z-index: 9999;
}
 
#magnify img {
  height:80vh;
}
 
/* затемняющий фон */
#overlay {
  display: none;
 
  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  z-index: 9990;
}
 
/* кнопка закрытия */
#close-popup {
  width: 30px;
  height: 30px;
 
  background: #FFFFFF;
  border: 1px solid #AFAFAF;
  border-radius: 15px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 15px;
}
 
#close-popup i {
  width: 30px;
  height: 30px;
  background: url(https://codernote.ru/files/cross.png) no-repeat center center;
  background-size: 12px 12px;
  display: block;
}
 

 
#close-popup:hover {
  animation: rota 4s infinite normal;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
 

 .content{
  font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color:#a0a0a0;
  text-transform:none;
    text-align: left;
    padding: 20px;
 } 
 .content p ,.content div{
    font-size: 16px;
    color:#000;
 }
  .content table{
     max-width: 100%;
     width:100%;
       font-size: 12px;
      color:#000;
 }
  .content img{
    max-width: 100%;
    padding:5px;
    width:300px!important;
    height:auto;
    float:left;
    cursor:pointer;
   
 }
  .content  img[tabindex="0"] {
  cursor: zoom-in;
}
  .content img[tabindex="0"]:focus {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: auto;
  height: auto;
  max-width: 99%;
  max-height: 99%;
  margin: auto;
  box-shadow: 0 0 20px #000, 0 0 0 1000px rgba(210,210,210,.4);
}
  .content img[tabindex="0"]:focus,  /* убрать строку, если не нужно, чтобы при клике на увеличенное фото, оно возвращалось в исходное состояние */
  .content img[tabindex="0"]:focus{
  pointer-events: none;
  cursor: zoom-out;
}
.content strong{
     color:red!important;
}
  .content h1{
    font-size: 20px!important;
     color:red!important;
 }
  .content h2{
    font-size: 20px!important;
     color:red!important;
 }
   .content h3{
    font-size: 18px!important;
      color:red!important;
 }
  .content ul, .content ol{
      font-size: 16px;
  }
 .content ul, .content ol, .content h1, .content h2, .content h3{
      color:#000;
 }
 .content a{
font-weight: bold;
   color:#000;
     font-size: 16px;
 }
.content table{
padding:2px;
border: 1px solid #a0a0a0;
margin-top: 10px;
}
.content table td{
padding:2px;
font-size:12px!important;
text-align:center;
border: 1px solid #a0a0a0;
}
.centered {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align:center;
  z-index: 4;
}
.container {
width: 100%!important;}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
padding-right: 0px;
 padding-left: 0px; 
}
.phone_header{
    position:absolute;
    z-index:999;
    text-align:1rem;
    display:grid;
    top: 2rem;
    right: 5rem;
}
.logo{
width:100px;
  display: flex;}
.navbar-header{
    color:white;

}
.left{
  text-align: left;
}
.right{
  text-align: right;
}
.buttom{
 display: block;
 margin-top: 40px;
 padding: 10px;
  color:black;
  font-size: 20px!important;
  border:none!important;

}
.buttom:hover{

color:#f56762;


}
.cust_buttom:hover{
color:white!important;
background-color: #222222;
-webkit-mask-image: linear-gradient(-75deg, rgba(0, 0, 0, 0.7) 30%, #000 50%, rgba(0, 0, 0, 0.7) 70%);
-webkit-mask-size: 200%;
-webkit-animation: shine 3s infinite;
animation: shine 3s infinite;
}

.chpy {
 text-transform: none;
 display: inline-flex;
  align-items: center;
  justify-content: left;
  text-align:center;
  padding: 10px;
  color:white;
}
.chpy ul li{display:inline;}
.chpy ul li.current a{text-decoration:underline;}
.chpy a{
cursor: pointer;
color:white;
font-size: 16px;
padding-left: 5px;
}

.chpy a:hover{
 color:#7c8a9c;
}


@-webkit-keyframes shine {
  from {
    -webkit-mask-position: 150%; }
  to {
    -webkit-mask-position: -50%; } }
.t_separator{
  overflow: hidden;
    text-align: center;
    width: 80%;
    padding-top: 10px;
    font-size: 18px;
    color:#a0a0a0;
    margin: 0 auto;
    margin-bottom: 20px;
}
.t_separator:before {
    margin-left: -100%;
}
.t_separator:after {
    margin-right: -100%;
}
.t_separator:before, .t_separator:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: 100%;
    height: 1px;
    background: #c7c7c7;
    border: solid #FFF;
    border-width: 0 10px;
}
.content-wrapper {
  width: 100%; 
  min-height: 100vh;
  color: #fff;
   z-index: 4;
}
.section{
  position: relative;
  width: 100%;
  overflow:hidden;
  background-color: #111d33;
}
.footer{
  position: relative;
  width: 100%;
  height: 20vh;
  color:white;
  background-color: #222222;
}
.bg_photo{
  position: absolute;
  width: 100%;
  height: 100vh;
  z-index:2;
  opacity: 0.4;
}
.bg_fon{
  position: absolute;
  width: 80%;
  height: 100%;
  z-index:2;
  opacity: 0.2;

}

/*секция 1 Певый вид*/
.section_1_left{
  position: relative;
  text-align: left;
padding: 10px;
display: block;
}
.section_1_left h1{
  font-size: 5rem;
position: relative;
  z-index:2;
}
.section_1_left h1:after{
    content: '';
    position: absolute;
    top: -20%;
    right: 0%;
    bottom: -20%;
    left:-10px;
    border-top:20px solid #fff;
    border-right: 20px solid #fff;
    border-bottom:20px solid #fff;
    border-left: 0px solid 10px;
}

.section_1_left h1 span{
  display: inline-flex;
  color:red;
  font-weight: bold;

}
.section_1_right{
  display: block;

}
.section_1_right a{
cursor: pointer;
text-decoration: none;
}

.product__button {
  position: absolute;
  top: 42%;
  transform: translateY(50%);
  right: 19%;
  display: flex;
  align-items: center;
  text-decoration: none;
  cursor: pointer;
  z-index: 999;
}
.product__button__img {
  background: #dc352f;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin-right: 20px;
  animation: shine 1s infinite;
  position: relative;
}
.product__button__img:before {
  content: '';
  position: absolute;
  border: 1px solid #fff;
  left: -25px;
  right: -25px;
  top: -25px;
  bottom: -25px;
  border-radius: 50%;
  animation: pulse 2s linear infinite;
  opacity: 0;
}
.product__button__img:after {
  content: '';
  position: absolute;
  border: 1px solid #fff;
  left: -25px;
  right: -25px;
  top: -25px;
  bottom: -25px;
  border-radius: 50%;
  animation: pulse 2s linear infinite;
  opacity: 0;
  animation-delay: 1s;
}
@keyframes pulse {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
.wrap_footer_top {
   position: absolute;
   bottom: 5px;
  width: 100%;
   display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.wrap_footer_top_page {
  position: relative;
  padding-top:10vh;
  width: 100%;
}
.footer_div_width{
  padding-left: 10px;
  font-size: 18px;
  display: flex;
  color:#fff;
  text-align:left;
}

.footer_div_width_home{
  width: 20%;
  padding-left: 20px;
  font-size: 20px;
  display: flex;
  text-align:left;
}

/*секция 3 Почему мы*/
.type2{
   background-image: url(/images/bg.png);
  background-color: white;
  min-height: 90vh;
  -webkit-box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.75);
box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.75);
z-index:3;
margin:10vh 0;
}

.main-footer {
  padding: 100px 50px 45px;
  flex-wrap:wrap;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.main-footer__years {
  padding-right: 112px;
  position: relative;
}
.main-footer__years .years {
  font-family: 'Roboto-Black';
  font-size: 270px;
  color: red;
  font-weight: bold;
}
.main-footer__years .years span {
  text-transform: uppercase;
  font-size: 81px;
  color: #818181;
}
.main-footer__years .years span:nth-child(2) {
  display: block;
  font-size: 60px;
  position: relative;
  left: 20px;
  top: -60px;
}
.main-footer__years p {
  font-size: 60px;
  color: #818181;
}
.main-footer__who {
  text-align: right;
  text-transform: uppercase;
  width: 55%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.main-footer__who .who-title {
  font-size: 80px;
  font-weight: bold;
  color: #f56762;
}
.main-footer__who .who-description {
  font-size: 44px;
  color: #606060;
}
.main-footer__who .who-description span {
  padding: 0 8px;
  font-size: 55px;
  font-weight: bold;
}
.who-digit {
  padding-top: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.who-digit__item {
  color: #414141;
  text-align: center;
}
.who-digit__item .digit_1 {
  font-size: 64px;
border: 5px #f56762 solid;
  position: relative;
  cursor: pointer;
}

.who-digit__item .digit_1:hover:before{
  content:attr(data-description);
  position: absolute;
  width: 400px;
  text-transform:none;
  height: 150px;
  line-height: 40px;
  background: #222222;
  -webkit-mask-image: linear-gradient(-75deg, rgba(0, 0, 0, 0.7) 30%, #000 50%, rgba(0, 0, 0, 0.7) 70%);
-webkit-mask-size: 200%;
-webkit-animation: shine 3s infinite;
animation: shine 3s infinite;
  border-radius: 5px;
  font-size: 16px;
  color:white;
  top: -180px;
  left: -50%;
  padding: 10px;
  text-align: left;
}

.who-digit__item .digit_1:hover:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border: 10px solid transparent;
  border-top-color: #222222;
  top: -30px;
  left: calc(50%);
}
   }
.who-digit__item .digit {
  font-size: 64px;

}
.who-digit__item .about {
  font-size: 20px;
   font-weight: bold;
}

/*секция 3 О компании*/

.type3{
  background-image: url(/images/bg.png);
  background-color: white;
  position: relative;
  width: 100%;
  height: auto;
  -webkit-box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.75);
box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.75);
z-index:3;
 
}
.sect_about{

  display: block;
  overflow:hidden;
  position: relative;
  height: 100%;
  min-height: 400px;
  padding: 10px;
}
.sect_about img{
  
  top:0;
  left: 0;
  width: 100%;
  min-height: 320px;
  z-index:3;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */

}
.sect_about:hover img{
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  filter: none; /* IE 6-9 */
}
.sect_about h2{
  color: #f56762;
}
.sect_about a{
  display: block;
  padding: 10px;
border:5px solid red;
  color:black;
  width: 200px;
  margin: auto;
  font-size: 20px;
  text-decoration: none;
  cursor: pointer;
}
.sect_about p{
  font-size: 20px;
  text-align: left;
  padding: 10px;
  z-index:4;
  color: #606060;
}
.sect_about p a{
  font-size: 22px;
  text-align: left;
  color: #606060;
  text-decoration: none;
}


.separator1 {
  color: #fff;
  background: #000;
}
.separator1:before,
.separator1:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 100%;
  z-index: 199;
  height: 0;
  width: 50%;
  border-bottom: 20px solid;
}
.separator1:before {
  border-right: 20px solid transparent;
  left: 0;
}
.separator1:after {
  border-left: 20px solid transparent;
  right: 0;
}
/*Секция 4 Проекты*/
.type4{
   background-image: url(/images/bg.png);
  background-color: white;
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.75);
box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.75);
z-index:3;
}
.type4 h2{
   font-size: 22px;
  color: #000;
}
.separator {
  color: #fff;
  background: #000;
}
.separator:before,
.separator:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -20px;
  z-index: 199;
  height: 0;
  width: 50%;
  border-top: 20px solid;
}
.separator:before {
  border-right: 20px solid transparent;
  left: 0;
}
.separator:after {
  border-left: 20px solid transparent;
  right: 0;
}
.project, .materials{

  padding-top: 50px;
}
.sect_project{
  padding: 1%;
  overflow:hidden;
  position: relative;
  height: 500px;
}
.sect_material{
  padding: 1%;
  overflow:hidden;
  position: relative;
  max-height: 500px;

}
.sect_material_element{
  padding: 1%;
  overflow:hidden;
  position: relative;
  min-height: 340px;

}
.sect_material_element img{
  
  top:0;
  left: 0;
  overflow:hidden;
 width:100%;
  height: auto;
  z-index:3;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */

}
.sect_material_element:hover img{
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  filter: none; /* IE 6-9 */

}
.sect_project:hover img{
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  filter: none; /* IE 6-9 */

}
.sect_project img, .sect_material img{
  
  top:0;
  left: 0;
 
  height: 320px;
  z-index:3;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */

}
.sect_project:hover img{
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  filter: none; /* IE 6-9 */

}
.sect_project h3{
  color: #f56762;  
}
.sect_material_element h3{
  color: #f56762;
  font-size:16px;
  height:30px;
    text-align: center;
}
.sect_project{

}
.sect_project a{
  position: relative;
  display: block;
  padding: 10px;
border:5px solid red;
  color:black;
  width: 300px;
  margin: auto;
  font-size: 20px;
  text-decoration: none;
  cursor: pointer;
}
.project_photo_2{
    padding: 10px;
  min-height: 18rem;
  overflow: hidden;
    -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
}
.project_photo, .tovar_photo{
  padding: 10px;
  min-height: 45rem;
  overflow: hidden;
    -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
}
.project_photo:hover, .tovar_photo:hover, .project_photo_2:hover{
    cursor:pointer;
    -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  filter: none; /* IE 6-9 */
}
.project_photo img{
  height: 400px;
  width:100%;

}
.project_photo_2 img{
  height: 200px;
  width:100%;

}
.tovar_photo img{
    height:300px;
    width:100%;
      overflow: hidden;
}
.tovar_photo a{
    cursor:pointer;
}
.tovar_photo a:hover{
    cursor:pointer;
 
}
.tovar_photo:hover p{
 
    color:#f56762;
}
/*Cекция 5 Материалы*/
.type5{
   background-image: url(/images/bg.png);
  background-color: white;
  width: 90%;
  height: auto;
 display: block;
  -webkit-box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.75);
box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.75);
z-index:3;
margin-top:10vh;

}
.sect_material{

}
.sect_material img{
  
  top:0;
  left: 0;

  height: 320px;
  z-index:3;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */

}
.sect_material:hover img{
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  filter: none; /* IE 6-9 */

}
.sect_material a {
   color:black;

}
.sect_material h3{
  text-align:center;
  color:black;
  font-size:2rem;
}
.sect_material:hover h3{
    color:#f56762;
}
.sect_material a:hover{
   color:black;
   text-decoration: underline;
}
.order{
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.sect_material .order a{
 padding: 10px;
border:5px solid red;
 color:black;
  font-size: 20px;
}
.sect_material .order span{
  color:red;
   font-size: 20px;
   text-align:left;
}
.nav-tabs li  a{
  color: #a0a0a0;
  font-weight: bold;
}

/*секция 6 Новости*/
.type6{
 background-image: url(/images/bg.png);
  background-color: white;
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  -webkit-box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.75);
box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.75);
z-index:3;
margin-top:10vh;
}
.news{

  padding-top: 10px;
}

.news_descr{
  padding: 10px;
  overflow:hidden;
  position: relative;
}
.news_descr p{
  text-align:left;
  font-size: 16px;
  color:#000;
}

.news_photo img{
  
  top:0;
  left: 0;
  padding: 10px;
  width: 180px;
  z-index:3;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */

}
.news:hover .news_photo img{
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  filter: none; /* IE 6-9 */

}
.news h3{
  color: #000;
  text-align: left;
  font-size: 22px;
}
.news a{
  font-size: 18px;
   color:#000;
   font-weight: bold;
}
.news a:hover{
   color: #f56762;
   font-weight: bold;
}
/*секция контакт*/
.contact_info{
  display: flex;
}
.contact_left{
  text-align: left;
}
.contact_left h2{
  font-size: 20px;
}

/*Страницы*/
.parallax-window-pr {
    min-height: 250px;
    background: transparent;
    }



@media (max-width: 768px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a{
    color:#fff;
    white-space: normal;
    background:#000;
}
.content-wrapper {
min-height: 100vh;
height: 100%;
}
.section_1_left h1{
  font-size: 4rem;
position: relative;
  z-index:2;
}
.main-footer__years {
    padding-right: 0px;}
    .product__button {
    right: 0%;

}
#boxercontainer img,.main-footer__who, .wrap_footer_top,.who-digit{
  display: none;
}

.type3, .type2,.type6,.type4,.type5,.sect_about,.news{
  height: 100%;
    margin-top: 50px;
}
.sect_about,.section_1_left,.sect_project, .sect_material{
width: 100%;
  }
.project_photo img{
  height: 200px;
  width:100%;
}
.tovar_photo img{
height:220px;
width:100%;
}
.project_photo, .tovar_photo{
    min-height: 35rem;
}
.section_1_left h1:after{
    content: '';
    position: absolute;
    top: -2%;
    right: 0%;
    bottom: -2%;
    left:-10px;
    border-top:10px solid #fff;
    border-bottom:10px solid #fff;
    border-left: 0px solid 10px;
     border-right:0px solid #fff;
}


  }
