@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Roboto:ital,wght@0,300;0,400;1,100;1,300&display=swap');
* {
	margin: 0;
	padding: 0;
}
body {
    height: 100%;
    width: 100%;
    /* Устанавливает фоновый цвет, который будет отображаться, пока загружается фоновое изображение */
    background-color: #ffffff;
}
::-moz-selection {
    background-color: #8aa6b9;
    color: #ffffff;
}
::selection {
    background-color: #8aa6b9;
    color: #ffffff;
}
img {
    -khtml-user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

html {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    font-family: "Roboto", 'Times New Roman', sans-serif, Times, serif, Georgia;
    margin: auto;
    overflow-y: scroll;
    scroll-behavior: smooth;
    

}
a, u {
    text-decoration: none;
  }
/* Шапка */
header {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 110px;
  background-color: #fdfff5;
  
}

.wrapper_header {
 max-width: 85%;
 margin: 5px auto 5px auto;
}

.rainbow-text {
  font-family: "Roboto",'Times New Roman', sans-serif, Times, serif, Georgia;

}
.rainbow-text .block-line > span {
  display: inline-block;
  text-align: center;
}
.block-line {
  color: #000000;
  -webkit-background-clip: text;
  background-clip: text;
}
h1 {
  margin-top: 25px;
  margin-left: 25px;
  font-size: 38px;
  font-weight: 800;
}
.h1_with {
  display: none;
}
.h1_with2 {
  display: none;
}

.wrapper {
  display: flex;
  justify-content: space-evenly;
}
.wrapper_cont {
  display: flex;
  align-items: center;
  margin-left: auto; 
  padding-right: 10px;
  
}

.logo_fon {
  display: flex;
  align-items: center;
  height: 100px;
}
.logo_size {
  display: block;
  margin: 0 auto;
  width: 100px;
  height: 100px;

}


.logo_contakr {
  margin-top: 35px;
  margin-right: 5px;
  width: 30px;
  height: 30px;
  border-radius: 10px;
}
.indents_menu {
  margin-left: 15px;
  margin-right: 15px;
  
}

.p_iphon {
  color: #000000;
  font-family: "Roboto",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
  font-size: 20px;
  font-weight: 600;
  transition: 0.4s;
}

.p_iphon:hover {
  color: #ff0000;
  transition: 0.4s;
}

.wrapper_iphon {
  margin-top: 15px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.a_iphon1 {
  color: #000000;
  font-family: "Roboto",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
  font-size: 20px;
  font-weight: 600;
  transition: 0.4s;
}
.a_iphon1:hover {
  color: #ff0000;
  transition: 0.4s;
}
.img_size {
  display: flex;
  align-items: center;
  width: 35px;
  height: 35px;
  border-radius: 25px;
}

.igm_size_margin {
  margin-left: 5px;
  margin-right: 5px;
}








                                    /* Тело страницы */

.container {
    margin: 0 auto;
    background-image: cover;
    padding-bottom: 10px;
    max-width: 1800px;
}
 /* Страница 1*/


.container_page_1 {
  padding-top: 110px;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}

.page_1 {
  margin: 0 auto;
  width: 65%;
  height: 700px;
  background-color: #b4b1b1;
  background-image: url(igmp_index/Фон1.jpg);
  background-size: cover;
  box-shadow: inset 20px 20px 40px 40px #ffffff;
  border-radius: 25px;

  
}


.container_button_page_1 {
  display: flex;
  justify-content: end;
  margin-right: 20px;
}

.button_page_1 {
  width: 250px;
  height: 60px;
  color: #ffffff;
  border: none;
  font-family: "Roboto",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
  font-size: 20px;
  font-weight: 800;
  cursor: pointer;
  background-image: linear-gradient(to right, #1FA2FF 0%, #12D8FA  51%, #1FA2FF  100%);
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;            
  box-shadow: 0 0 20px #eee;
  border-radius: 5px;
  display: block;

}


.button_page_1:hover {
  background-position: right center; /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}




 /* Страница 2*/

 .container_page_2 { 
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  background-color: #ffffff;
  margin: 5px;
 }

.container_p_about_Us {
  width: 700px;
  margin: 50px;
}
.p_about_Us {
  color: #000000;
  font-family: "Roboto",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.5;

}
/* Как мы работаем*/

.h2_text {
  margin: 15px auto;
  text-align: center;
  color: #000;
  font-size: 40px;
  font-family: "Roboto",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
  font-weight: 800;
  width: 90%;
  line-height: 2.5;
  border-top: solid 1px #000;
}       

.container_stages {
  max-width: 1600px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 30px auto;
  display: flex;
  justify-content:center;
  flex-wrap: wrap;
  background-color: #dad9d993;
  border-radius: 45px;
}

.block_stages {
  margin: 15px;
  width: 220px;
  height: 250px;
  border-left: solid 1px #000;
  border-right: solid 1px #000;

}

.p_stages_number {
  text-align: center;
  color: #000;
  font-size: 45px;
  font-family: "Roboto",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
}
.img_stages {
  display: block;
  margin: 10px auto;
  width: 100px;
  height: 100px;
  border-radius: 35px;
}

.p_stages {
  margin: 5px;
  text-align: center;
  color: #000000;
  font-size: 20px;
  font-family: "Roboto",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
}

.img_about_Us0 {
  margin: 5px;
  width: 300px;
  height: 500px;
}
.img_about_Us {
  margin: 5px;
  width: 650px;
  height: 450px;
}

.img_about_Us2 {
  border-radius: 5px;
  width: 500px;
  height: 350px;
}

/* Бегущая строка*/
.marquee {
  margin: 30px auto;
  width: 1000px;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  }
  


  .marquee:before {
    left: 0;
    }
    .marquee:after {
    right: 0;
    }
    .marquee__content {
    width: 4000px;
    display: flex;
    
    animation: marquee 20s linear infinite forwards;
    }
    
    .list-inline {
    display: flex;
    justify-content: space-around;
    width: 100%;
    /* reset list */
    list-style: none;
    padding: 0;
    margin: 0;
    }
    @keyframes marquee {
    0% {
    transform: translateX(0);
    }
    100% {
    transform: translateX(-66.6%);
    }
  }


.h2_sistems_produkt {
  display: flex;
  justify-content: center;
  color: #000000;
  font-family: "Roboto",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
  font-size: 30px;
  font-weight: 500;
}

.p_sistems_produkt {
  display: flex;
  justify-content: center;
  
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 5px;
  margin-bottom: 40px;
  color: #000000;
  font-family: "Roboto",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.5;
}




.img_ticker {
  margin-left: 20px;
  margin-right: 20px;
}

.color1 {
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  border-radius: 100%;
  margin: 10px;
  border: solid 1px #ffffff;
}

.color2 {
  width: 40px;
  height: 40px;
  background-color: #cf7a2a;
  border-radius: 100%;
  margin: 10px;
  border: solid 1px #ffffff;
}
.color3 {
  width: 40px;
  height: 40px;
  background-color: #573707;
  border-radius: 100%;
  margin: 10px;
  border: solid 1px #ffffff;
}
.color4 {
  width: 40px;
  height: 40px;
  background-color: #1f1f1f;
  border-radius: 100%;
  margin: 10px;
  border: solid 1px #ffffff;
}






































/* Слайдер */

.block_indent {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 0px;
}

.header_block {
  display: block;
  margin: 40px auto;
  padding: 15px;
  width: 1400px;
  height: 100%;
  border: 6px solid #a4d1df;
  background-position: center;
  background-color: #000000;
  background-size: cover;
  border-radius: 10px;
  animation: ani 1.5s forwards;
  
}
.header_block1 {
  display: block;
  margin: 40px auto;
  padding: 15px;
  width: 1400px;
  height: 100%;
  border: 6px solid #a4d1df;
  background-position: center;
  background-color: #ffffff;
  background-size: cover;
  border-radius: 10px;
  animation: ani 1.5s forwards;
  
}

@keyframes ani {
  0% {opacity: 0;}
  100% {opacity: 1;}
}












/* Блок с кнопками */

.flex_button {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}



.button_sistems {
  background-image: linear-gradient(to right, #5fb3f0 0%, #64e1f7  51%, #56b7fc  100%);
  cursor: pointer;
  width: 200px;
  height: 50px;
  margin: 10px;
  border: none;
  text-align: center;
  font-size: 30px;
  font-family: "inter",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 2px;
  background-size: 200% auto;
  color: white;            
  box-shadow: 0 0 20px #eee;
  border-radius: 5px;
  display: block;
}



.button_sistems.active  {
  background-image: linear-gradient(to right, #FF512F 0%, #F09819  51%, #FF512F  100%);
}

         


.button_sistems:hover {
  background-position: right center; /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}


.block_sistems {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.h2_sistems {
  margin-top: 20px;
  font-size: 45px;
  letter-spacing: 2px;
  font-family: "inter",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
  font-weight: 500;
  color: #ffffff;
}

.p_sistems {
  font-size: 20px;
  font-family: "roboto",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
  font-weight: 500;
  color: #ffffff;
}

.options_sistems {
  margin-top: 50px;
  width: 700px;
  background-color: #000000;
}

.block_sistems1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-bottom: solid 1px #ffffff;
}

.p_sistems_option {
  width: 100%;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  letter-spacing: 2px;
  font-family: "roboto",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
  font-weight: 500;
  color: #cccccc;

}
.p_sistems_option1 {
  font-size: 10px;
  font-family: "roboto",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
  font-weight: 500;
  color: #cccccc;
}

.img_options_sistems {
  width: 100%;
}
.img_options_sistems_prem {
  display: block;
  margin: 20px auto;
  width: 200px;
  height: 200px;
  border-radius: 10px;
}


.margine_sistems1 {
  max-width: 600px;
}
.p_sistems_option_text {
  margin: 5px;
  font-size: 24px;
  line-height: 1.5;
  font-family: "roboto",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
  font-weight: 500;
  color: #ffffff;

}



.button_page_2 {
  margin: 20px auto;
  width: 250px;
  height: 60px;
  color: #ffffff;
  border: none;
  font-family: "Roboto",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
  font-size: 20px;
  font-weight: 800;
  cursor: pointer;
  background-image: linear-gradient(to right, #1FA2FF 0%, #12D8FA  51%, #1FA2FF  100%);
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;            
  border-radius: 5px;
  display: block;
  

}


.button_page_2:hover {
  background-position: right center; /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}



/* Слайдер 2 */



.button_company {
  display: block;
  cursor: pointer;
  padding: 3px;
  width: 200px;
  height: 50px;
  margin: 10px;
  border: none;
  
  transition: 0.5s;
  border-radius: 5px;
  border: solid 2px #818181;
  background-color: #d8e4eb;
  
  
}





.button_company:hover {
  background-color: #ee790c;
  border: solid 2px #ee790c;
}

.Brusbox {
  font-family: "Roboto",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
  font-size: 35px;
  color: #202020;
  letter-spacing: 2px;
  font-weight: 800;
}
.VIDNAL {
  font-family: "inter",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
  font-size: 25px;
  color: #202020;
  letter-spacing: 2px;
  font-weight: 800;
}
.Prof {
  font-family: "inter",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
  font-size: 20px;
  color: #ad0000;
  font-weight: 800;
}



.img_company { 
  width: 100%; 
  height: 100%;
}

.container_company{
  max-width: 270px;
  margin: 25px;
}
.img_company_option {
  margin-top: 5px;
  margin-bottom: 5px;
  border-radius: 5px;
  width: 270px;
  height: 270px;
}
.img_icon_rehau {
  display: block;
  margin: 0 auto;
  border-radius: 10px;
  
  width: 80px;
  height: 80px;
}

.p_company {
  margin-top: 5px;
  text-align: center;
  font-family: "inter",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
  font-size: 15px;
  color: #ffffff;
  font-weight: 500;
  line-height: 1.5;
  
}



/* PROVEDAL */


.flex_provedal {
  display: flex;
  justify-content:center;
  flex-wrap: wrap;
  margin-top: 5px;
}

.container_provedal {
  margin: 30px;
  width: 220px;
  height: 300px;
  border-radius: 5px;
  background-color: #e8e9ea;
}
.container_provedal2 {
  margin: 30px;
  width: 220px;
  height: 300px;
  border-radius: 5px;
  background-color: #e8e9ea;
}

.img_icon_provedal {
  display: block;
  margin: 10px auto;
  width: 75px;
  height: 75px;
}

.p_icon_provedal {
  text-align: center;
  font-family: "roboto",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
  font-size: 20px;
  color: #000000;
  font-weight: 800;
  line-height: 1.3;
}


.p_icon_provedal2 {
  text-align: center;
  font-family: "roboto",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
  font-size: 20px;
  color: #000000;
  font-weight: 800;
  line-height: 1.3;
}

/* Комплектация и фурнитура */


.p_equipment {
  margin-top: 20px;
  margin-left: 5px;
  color: #000000;
  font-family: "Roboto",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.5;

}

.flex_equipment {
  display: flex;
  justify-content:center;
  flex-wrap: wrap;
  margin-top: 20px;
}

.img_equipment {
  margin: 20px;
  width: 400px;
  height: 400px;
  border-radius: 5px;
}



.container_equipment {
  margin-bottom: 40px;
  margin-left: 10px;
  margin-right: 10px;
  width: 300px;
  height: 200px;
  background-color: #ffffff;
  border-right: solid 2px #e0e0e0;
}
.p_icon_equipment {
  margin-top: 5px;
  margin-right: 5px;
  color: #000000;
  font-family: "Roboto",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.5;
}

.button_equipment_roto {
  display: block;
  cursor: pointer;
  padding: 3px;
  width: 140px;
  height: 70px;
  margin: 30px;
  border: solid 2px #dfdddd;
  transition: 0.5s;
  border-radius: 5px;
  background-color: #ffffff;
}

.button_equipment_maco {
  display: block;
  cursor: pointer;
  padding: 3px;
  width: 90px;
  height: 90px;
  margin: 30px;
  border: solid 2px #dfdddd;
  transition: 0.5s;
  border-radius: 5px;
  background-color: #ffffff;
}

.button_equipment_vorne {
  display: block;
  cursor: pointer;
  padding: 3px;
  width: 180px;
  height: 90px;
  margin: 30px;
  border: solid 2px #dfdddd;
  transition: 0.5s;
  border-radius: 5px;
  background-color: #ffffff;
}

.button_equipment_roto:hover {
  border: solid 2px #ee790c;
}
.button_equipment_maco:hover {
  border: solid 2px #ee790c;
}
.button_equipment_vorne:hover {
  border: solid 2px #ee790c;
}

.img_roto {
  width: 120px;
  height: 60px;
}
.img_maco {
  width: 70px;
  height: 70px;
}

.img_vorne {
  width: 150px;
  height: 75px;
}


/* Слайдер Комплектация и фурнитура Roto */
.container_produkt {
  display: block;
  margin: 0 auto;
  width: 90%;
  border-bottom: solid 2px red;
  margin-bottom: 20px;
}

.img_slaider_roto {
  display: block;
  margin: 20px auto;
  width: 200px;
  height: 100px;
}
.flex_produkt {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}

.img_pens_roto {
  margin: 20px;
  border-radius: 5px;
  width: 500px;
  height: 500px;
}


.p_produkt {
  max-width: 600px;
  color: #000000;
  font-family: "Roboto",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
}


.margin_produkt {
  display: flex;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.dot {
  font-size: 30px; 
  margin-right: 20px;
  margin-left: 5px;
}
.img_roto_pens {
  border-radius: 5px;
  width: 450px;
  height: 450px;
}

/* Слайдер Комплектация и фурнитура Maco */

.img_fittings_maco {
  display: block;
  margin: 20px auto;
  width: 180px;
  height: 160px;
  border-radius: 5px;
}


.container_produkt_maco {
  width: 600px;
  
}

.h2_produkt_maco {
  border-top: solid 2px #19468a;
  color: #000000;
  font-family: "Roboto",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
  font-size: 30px;
  font-weight: 800;
  line-height: 2.5;
  letter-spacing: 2px;
}

.p_produkt1 {
  margin-top: 40px;
  
  margin-bottom: 40px;
  color: #000000;
  font-family: "Roboto",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
  font-size: 22px;
  font-weight: 700;
  
}

.p_produkt2 {
  color: #000000;
  font-family: "Roboto",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 20px;
}

.img_fittings_maco2 {
  margin: 5px;
  width: 180px;
  height: 180px;
  border-radius: 5px;
}


/* Слайдер Комплектация и фурнитура vorne */


.img_fittings_vorne {
  display: block;
  margin: 20px auto;
  width: 300px;
  height: 150px;
  border-radius: 5px;
}

.img_fittings_maco3 {
  margin-left: 5px;
  margin-right: 5px;
  width: 130px;
  height: 180px;
  border-radius: 5px;
}



/* Наши возможности и работы*/
.swiper-1 {
  border-radius: 5px;
  width: 500px;
  height: 600px;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.swiper-2 {
  border-radius: 5px;
  width: 400px;
  height: 200px;
}





.swiper-pagination {
  font-size: 25px;
  font-weight: 900;
}
.container_possibilities {
  display: flex;
  justify-content: center;
  max-width: 800px;
  width: 100%;
  margin: 15px;
}

.color {
  margin: 5px;
  width: 60px;
  height: 60px;
}


.img_swaper5 {
  margin-top: 20px;
  border-radius: 5px;
  width: 700px;
  height: 300px;
}






/* Кнопка наверх */
.upbtn {
  opacity: 0.8;
  z-index: 9999;
  width: 60px;
  height: 60px;
  position: fixed;
  bottom: -80px;
  right: 20px;
  cursor: pointer;
  border: 2px solid #000000;
  transition: all .7s ease-in-out;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #ffffff;
  border-radius: 30px;
  background-image: url(igmp_index/free-icon-up-arrow-circular-button-57093.png)
}
.upbtn:hover {
  opacity: 1;
  background-color: #f75210;
}








         /* страница с Контактами */



/* -------------------------------- */
  /* Размеры блока */
  .indent_contacts {
    padding-top: 50px;
}

.contact_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    height: 600px;
    
}

.contact_block {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    
}


.h2_contacts {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #000000;
  font-family: "Roboto",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 20px;
}

.a_iphon_contacts {
  color: #000000;
  font-family: "Roboto",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
  font-size: 26px;
  font-weight: 600;
  transition: 0.4s;
}
.a_iphon1:hover {
  color: #ff0000;
  transition: 0.4s;
}


/* Параметры текста блока Контакты */

.map_size {
    overflow:hidden; 
    width: 50%;
}
.map {
    display: block;
    width: 100%;
    height: 100%;
    border: none;   
}

























































/* Адаптивность */



@media(max-width:1800px) {
  .container {
    max-width: 1500px;
}
 /* Страница 1*/




.page_1 {
  width: 1200px;
  height: 700px;
  border-radius: 25px;

  
}

/* Параметры текста блока Контакты */

.map_size {
  overflow:hidden; 
  width: 100%;
}
.map {
  display: block;
  width: 100%;
  height: 800px;
  border: none;   
}
.contact_flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  
  
}
}





@media(max-width:1500px) {
  
  .header_block {
    display: block;
    margin: 20px auto;
    padding-top: 5px;
    padding-bottom: 5px;
    
    width: 90%;
   
    height: 100%;
    border: 2px solid #a4d1df;
    
    
  }
  .header_block1 {
    display: block;
    margin: 20px auto;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 95%;
    padding-left: 0px;
    padding-right: 0px;
    height: 100%;
    border: 2px solid #a4d1df;
    
    
  }
  .button_sistems {
    width: 150px;
    height: 40px;
    margin: 5px;
    font-size: 25px;
    
  }
  .h2_sistems {
    margin-top: 10px;
    font-size: 30px;
   
  }
  
  .p_sistems {
    font-size: 17px;
  }
  
  .options_sistems {
    margin-top: 30px;
    width: 100%;
  }
  .margine_sistems1 {
    width: 100%;
  }
  
  
  
  .p_sistems_option {
    width: 100%;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 7px;
    margin-bottom: 7px;
    font-size: 16px;
    
  }
  
  .p_sistems_option_text {
    margin: 5px;
    font-size: 18px;
    line-height: 1.5;
    font-family: "roboto",'Times New Roman', sans-serif, Times, serif, Georgia;
    font-style: normal;
    font-weight: 500;
    color: #ffffff;
  
  }
  .p_equipment {
    font-size: 20px;
    text-align: center;
    margin: 5px;
  
  }
  .img_equipment {
    margin: 40px;
    width: 200px;
    height: 200px;
    border-radius: 5px;
  }

}





















@media(max-width:1350px) {
    
 
  .h2_text1 {
    font-size: 25px;
  }

}


@media(max-width:1200px) {
  .container {
    width: 100%;
}
.page_1 {
  width: 800px;
  height: 500px;
  border-radius: 10px;
  box-shadow: inset 20px 20px 30px 30px #ffffff;
}

.container_p_about_Us {
  width: 600px;
  margin: 20px;
}
.p_about_Us {
  
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;

}

.img_about_Us0 {
  width: 200px;
  height: 400px;
}
.img_about_Us {
  display: block;
  margin: 0 auto;
  width: 400px;
  height: 280px;
}
/* Бегущая строка*/
.marquee {
  margin: 10px auto;
  width: 95%;
  
  }
  .img_ticker {
    margin-left: 8px;
    margin-right: 8px;
  }
  .marquee__content {
    width: 5000px;
    display: flex;
    
    animation: marquee 35s linear infinite forwards;
    }

    .img_company_option {
     
      width: 200px;
      height: 200px;
    }
    .img_icon_rehau {
      border-radius: 5px;
      margin: 5px auto;
      width: 70px;
      height: 70px;
    }
    .p_company {
      font-size: 12px;
    }
    .container_company{
      max-width: 200px;
      margin: 5px;
    }
    .container_equipment {
      margin-bottom: 20px;
      margin-left: 5px;
      margin-right: 5px;
      width: 120px;
      height: 200px;
      
    }
    .p_icon_equipment {
      font-size: 20px;
    }
}




@media(max-width:900px) {
  
  
  .options_sistems {
    margin-top: 50px;
    width: 100%;
    background-color: #000000;
  }

  .p_sistems_option {
    width: 100%;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 7px;
    margin-bottom: 7px;
    font-size: 13px;
    
  
  }
  
  .p_sistems_option_text {
    margin: 5px;
    font-size: 14px;
    line-height: 1.5;
    font-family: "roboto",'Times New Roman', sans-serif, Times, serif, Georgia;
    font-style: normal;
    font-weight: 500;
    color: #ffffff;
  
  }
  .img_options_sistems {
    display: block;
    margin: 10px auto;
    width: 95%;
  }
  .img_equipment {
    margin: 20px;
    width: 150px;
    height: 150px;
  }

}





@media(max-width:800px) {

.page_1 {
  width: 100%;
  height: 400px;
  border-radius: 0px;
  box-shadow: inset 0px 0px 0px 0px #ffffff;
  
  
}
.button_page_1 {
  width: 170px;
  height: 40px;
  font-size: 14px;
  
}

.container_p_about_Us {
  width: 600px;
  margin: 10px;
}
.p_about_Us {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;

}

.img_about_Us0 {
  margin: 5px;
  width: 300px;
  height: 450px;
}
.img_about_Us {
  display: block;
  margin: 5px auto;
  width: 350px;
  height: 240px;
}

.h2_text {
  font-size: 30px;
}
  
.container_stages {
  max-width: 100%;
  margin: 15px auto;
  display: flex;
  justify-content:center;
  flex-wrap: wrap;
  background-color: #dad9d993;
  border-radius: 0px;
}

.block_stages {
  margin: 5px;
  margin-bottom: 20px;
  width: 140px;
  height: 200px;
  border-left: solid 1px #000;
  border-right: solid 1px #000;

}

.p_stages_number {
  text-align: center;
  color: #000;
  font-size: 35px;
  font-family: "Roboto",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
}
.img_stages {
  display: block;
  margin: 10px auto;
  width: 50px;
  height: 50px;
  border-radius: 25px;
}

.p_stages {
  margin: 5px;
  text-align: center;
  color: #000000;
  font-size: 15px;
  font-family: "Roboto",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
}

.img_about_Us2 {
  width: 300px;
  height: 220px;
}
  
.h2_sistems_produkt {
  font-size: 23px;
}

.p_sistems_produkt {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 20px;
}


.container_provedal {
  margin: 5px;
  width: 130px;
  height: 170px;
  border-radius: 5px;
  background-color: #e8e9ea;
}
.container_provedal2 {
  margin: 5px;
  width: 180px;
  height: 170px;
  border-radius: 5px;
  background-color: #e8e9ea;
}

.img_icon_provedal {
  display: block;
  margin: 5px auto;
  width: 55px;
  height: 55px;
}

.p_icon_provedal {
  max-width: 100%;
  margin: 5px;
  text-align: center;
  font-family: "roboto",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
  font-size: 12px;
  color: #000000;
  font-weight: 800;
  line-height: 1.3;
}
.p_icon_provedal2 {
  max-width: 100%;
  margin: 5px;
  text-align: center;
  font-family: "roboto",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
  font-size: 12px;
  color: #000000;
  font-weight: 800;
  line-height: 1.3;
}
.img_swaper5 {
  margin-top: 20px;
  border-radius: 5px;
  width: 460px;
  height: 200px;
}
.swiper-1 {
  border-radius: 5px;
  width: 400px;
  height: 500px;
}

}

@media(max-width:650px) {
  
  .page_1 {
    width: 100%;
    height: 300px;
    border-radius: 0px;
    box-shadow: inset 0px 0px 0px 0px #ffffff;
    
    
  }
  .button_page_1 {
    margin-top: 5px;
    width: 100px;
    height: 30px;
    font-size: 11px;
    margin-right: 5px;
    border-radius: 2px;
  }
  .container_button_page_1 {
    margin-right: 0px;
  }
  .img_company_option {
     
    width: 160px;
    height: 160px;
  }
  .img_icon_rehau {
    width: 60px;
    height: 60px;
  }
  .p_company {
    font-size: 13px;
    max-width: 150px;
  }
  .img_equipment {
    margin: 10px;
    width: 100px;
    height: 100px;
  }
  .container_produkt_maco {
    width: 100%;
    
  }
}

@media(max-width:500px) {
  .page_1 {
    width: 100%;
    height: 250px;
  }



  

  
  .h2_text1 {
    font-size: 20px;
  }
  
  .h2_text {
    max-width: 99%;
    font-size: 25px;
    line-height: 1.5;
  }
  .h2_sistems_produkt {
    font-size: 20px;
  }
  
  .p_sistems_produkt {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 16px;
  }

  .p_sistems_option_text {

    font-size: 15px;
    line-height: 1.5;
  
  }
  .p_sistems_option {
    font-size: 10px;
  }
  .container_equipment {
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
    width: 100px;
    height: 170px;
    border-right: solid 2px #e0e0e0;    
  }
  .p_icon_equipment {
    font-size: 17px;
  }
  .button_equipment_roto {
    margin-top: 5px;
    margin-bottom: 5px;
    
  }
  .button_equipment_maco {
    margin-top: 5px;
    margin-bottom: 5px;
    
  }
  .button_equipment_vorne {
    margin-top: 5px;
    margin-bottom: 5px;
    
  }
  .img_slaider_roto {
    margin: 10px auto;
    width: 100px;
    height: 50px;
  }
  .img_fittings_maco {
    margin: 10px auto;
    width: 90px;
    height: 80px;
    
    
  }
  .img_fittings_vorne {
    margin: 10px auto;
    width: 150px;
    height: 75px;
  }
  .img_roto_pens {
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    width: 320px;
    height: 320px;
  }
  .p_produkt {
    max-width: 98%;
    font-size: 14px;
    line-height: 1.5;
  }
  .dot {
    font-size: 20px; 
    margin-right: 10px;
    
  }
  .p_produkt1 {
    text-align: center;
  }
  .p_produkt2 {
    margin: 5px;
    font-size: 14px;
   
  }
  .h2_produkt_maco {
    margin: 15px auto;
    max-width: 90%;
    text-align: center;
    font-size: 25px;
    line-height: 1.5;
    
  }
  .img_fittings_maco2 {
    margin: 5px;
    width: 90px;
    height: 90px;
    border-radius: 5px;
  }
  .img_fittings_maco3 {
    margin-left: 5px;
    margin-right: 5px;
    width: 65px;
    height: 90px;
    border-radius: 5px;
  }
  .img_swaper5 {
    margin-top: 10px;
    border-radius: 5px;
    width: 350px;
    height: 200px;
  }
  .swiper-1 {
    border-radius: 0px;
    width: 100%;
    height: 500px;
  }
  .color {
    margin: 5px;
    width: 30px;
    height: 30px;
  }
  .map {
    display: block;
    width: 100%;
    height: 400px;
    border: none;   
  }
}







@media(max-width:400px) {
  





  .page_1 {
    width: 100%;
    height: 200px;
  }



  .img_company_option {
     
    width: 135px;
    height: 135px;
  }
  .img_icon_rehau {
    width: 50px;
    height: 50px;
  }
  .p_company {
    font-size: 11px;
    max-width: 135px;
  }
  .container_company{
    max-width: 135px;
    margin: 2px;
  }

  .img_swaper5 {
    margin-top: 10px;
    border-radius: 0px;
    width: 100%;
    height: 200px;
  }
}









@media(max-width:380px) {
  .p_about_Us {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
  
  }
  
  .img_about_Us0 {
    margin: 3px;
    width: 200px;
    height: 300px;
  }
  .img_about_Us {
    display: block;
    margin: 5px auto;
    width: 300px;
    height: 200px;
  }
  .img_roto_pens {
    border-radius: 5px;
    width: 250px;
    height: 250px;
  }

}































































































/* Адаптивность под разные форматы экрана */


@media(max-width:1800px) {
    
    /* Шапка */
    h1 {
        margin-top: 25px;
        margin-left: 15px;
        font-size: 33px;
      }
}
                                        
@media(max-width:1700px) {
    /* Шапка */
    .wrapper_header {
      max-width: 95%;
   }
   .wrapper_cont {
      margin-right: 0px;
   }
  h1 {
      font-size: 30px;
    }
  .p_iphon {
      font-size: 17px;
  }
  .a_iphon1 {
      font-size: 15px;
      
  }
  .img_size {
      width: 25px;
      height: 25px;
  }
}
                        




@media(max-width:1350px) {
    

/* Шапка */
    
   .wrapper_header {
        max-width: 94%;
    }
    h1 {
        margin-top: 35px;
        margin-left: 50px;
        font-size: 18px;
    }
      .p_iphon {
        font-size: 15px;
    }
    .a_iphon1 {
        font-size: 14px;
        
    }
    
    .logo_fon {
        width: 80px;
        height: 80px;
        margin-top: 10px;
    }
    
  }


@media(max-width:1015px) {
  .logo_size {
    margin-top: 10px;
  }
    /* Шапка */
    header {
      height: 80px;
  }
  .logo_fon {
      width: 80px;
      height: 80px;
      margin-top: 5px;
  }
  .wrapper_header {
      max-width: 95%;
      margin-top: 0px;
   }
  
  h1 {
      display: none;
    }
    .h1_with {
      display:block;
      margin-top: 25px;
      margin-left: 15px;
      font-size: 22px;
      font-weight: 800;
  }
  .block-line {
      background-image: linear-gradient(90deg,#02ff17,#05ffd5,#13bcda,#1FDBF0,#10c6cc,#10c6cc,#10c6cc,#10c6cc,#0b7519,#ebe71a,#ed11b6,#D504A6,#ed12b6);
  }
    .p_iphon {
      font-size: 17px;
  }
  
 
    
    
}






@media(max-width:750px) {
  
    /* Шапка */
    .wrapper_header {
      max-width: 95%;
   }
   .h1_with {
      display: none;
  }
  .wrapper_cont {
      padding-right: 0px;
  }
  
  
  .p_iphon {
      font-size: 17px;
  }
  .indents_menu {
      margin-left: 5px;
      margin-right: 5px;
  }
  .a_iphon1 {
      font-size: 17px;
      
  }
  .img_size {
      width: 21px;
      height: 21px;
  }
}


@media(max-width:500px) {
     
  

    /* Шапка */
    header {
      height: 90px;
  }
  .wrapper_header {
      max-width: 99%;
   }
  .wrapper_cont {
      margin-top: 15px;
      padding-right: 0px;
     
  }
  .wrapper_iphon {
      margin-top: 20px;
      margin-right: 20px;
  }
  .wrapper {
      justify-content: flex-start;
  }
  .logo_size {
      width: 80px;
      height: 80px;
  }
  .logo_fon {
      margin-left: 3px;
      margin-top: 3px;
      
  }
}





@media(max-width:400px) {
    /* Страница 1 */
    
   
    
 
}

@media(max-width:380px) {
  /* Шапка */
    
  
}
@media(max-width:360px) {
   
  /* Шапка */
  .p_iphon {
    font-size: 14px;
}

.logo_fon {
    width: 50px;
    margin-left: 3px;
    margin-top: 10px;
    
}
  
}






















































/* Базовые стили слоя затемнения и модального окна  */
.overlay {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  visibility: hidden;
  /* фон затемнения */
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  position: fixed; /* фиксированное поцизионирование */
  cursor: default; /* тип курсара */
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -ms-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
  }
  .overlay:target {
  visibility: visible;
  opacity: 1;
  }
  
  /*** Формируем стили модального окна ***/
  .popup {
  top: 0;
  right: 0;
  left: 0;
  font-size: 16px;
  z-index: 10;
  display: block;
  visibility: hidden;
  margin: 0 auto;
  width: 90%;
  height: 700px;
  min-width: 320px;
  max-width: 800px;
  /* фиксированное позиционирование, окно стабильно при прокрутке */
  position: fixed;
  padding: 15px;
  border: 1px solid #640000;
  /* скругление углов */
  border-radius: 5px;
  background-color: hsla(158, 71%, 81%, 0.774);
  /* внешняя тень блока */
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
  -ms-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
  -o-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.8);
  /* полная прозрачность окна, появление при клике */
  opacity: 0;
  /* эффект перехода (появление) */
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  -ms-transition: all ease .5s;
  -o-transition: all ease .5s;
  transition: all ease .5s;
  }
  /* активируем появление окна и затемнение фона */
  .overlay:target+.popup {
  top: 20%; /* положение окна от верха страницы при появлении */
  visibility: visible;
  opacity: 1; /* убираем прозрачность */
  }
  /* формируем кнопку закрытия */
  .close {
  position: absolute;
  top: -10px;
  right: -10px;padding: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #ccc;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  background-color: rgba(61, 61, 61, 0.8);
  -webkit-box-shadow: 0px 0px 10px #000;
  -moz-box-shadow: 0px 0px 10px #000;
  box-shadow: 0px 0px 10px #000;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  line-height: 20px;
  /* задаём значения и эффект перехода при наведении */
  -webkit-transition: all ease .8s;
  -moz-transition: all ease .8s;
  -ms-transition: all ease .8s;
  -o-transition: all ease .8s;
  transition: all ease .8s;
  }
  .close:before {
  color: rgba(255, 255, 255, 0.9);
  content: "X";
  text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
  font-size: 12px;
  }
  .close:hover {
  background-color: #fe6637;
  /* крутим кнопку при наведении */
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);    
  }
.form_flex {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
  /* Логотип */
  .form_logo {
    display: block;
    margin: 5px auto;
    width: 165px;
    height: 140px;
  }

  .p_call {
    text-align: center;
    vertical-align: middle;
    font-family: "roboto", 'Times New Roman', sans-serif, Times, serif, Georgia;
    font-weight: 800;
    font-size: 35px;
    margin: 10px;
    color: #000000;
  }
  

  /* button */
  
  .shine-button1 {
    text-decoration: none;
    display: inline-block;
    padding: 20px 30px;
    margin: 15px 20px;
    position: relative;
    overflow: hidden;
    background-color: #000000;
    border: 2px solid #fe6637;
    border-radius: 5px;
    font-size: 30px;
    font-weight: 100;
    font-family: 'Montserrat', sans-serif;
    color: #fe6637;
    transition: .2s ease-in-out;
  }
  .shine-button1:before {
    content: "";
    background: linear-gradient(90deg, rgba(255, 255, 255, .1), rgba(255, 255, 255, .5));
    height: 88px;
    width: 50px;
    position: absolute;
    top: -8px;
    left: -85px;
    transform: skewX(-45deg);
  }
  .shine-button1:hover {
    background: #fe6637;
    color: #fff;
  }
  .shine-button1:hover:before {
    left: 180px;
    transition: .3s ease-in-out;
  }

/* Строкb ввода */
.conteiner_input_item {
    display: flex;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 40px;
}


  .input_item {
    outline: none;
    border: 0px;
    width: 90%;
    min-width: 300px;
    max-width: 600px;
    height: 60px;
    color: #000000;
    border-radius: 5px;
    text-align: center;
    font-family: sans-serif, Times, serif, Georgia;
    font-weight: 800;
    font-size: 40px;
    transition: 0.4s;
}
.input_item1 {
  outline: none;
  border: 0px;
  width: 100%;
  min-width: 300px;
  max-width: 600px;
  height: 60px;
  color: #fe6637;
  background-color: #202020;
  border-radius: 5px;
  text-align: center;
  font-family: sans-serif, Times, serif, Georgia;
  font-weight: 800;
  font-size: 35px;
  transition: 0.4s;
}
.input_item:focus {
  box-shadow: 0px 1px 2px 0px rgba(255, 0, 0, 0.7),
          1px 2px 4px 0px rgba(255, 0, 0, 0.7),
          2px 4px 8px 0px rgba(255, 0, 0, 0.7),
          2px 4px 16px 0px rgba(255, 0, 0, 0.7);
  transform: 0.4s;
}
.input_item1:focus {
  box-shadow: 0px 1px 2px 0px rgba(255, 0, 0, 0.7),
          1px 2px 4px 0px rgba(255, 0, 0, 0.7),
          2px 4px 8px 0px rgba(255, 0, 0, 0.7),
          2px 4px 16px 0px rgba(255, 0, 0, 0.7);
  transform: 0.4s;
}




/* Окно после обработки запроса  */

.conteiner_call_back {
  margin: 10% auto;
  width: 500px;
  height: 720px;
  border: 1px solid #fe6637;
  border-radius: 25px;
  /* скругление углов */
  background-color: #131313ce;
  /* внешняя тень блока */
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
  -ms-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
  -o-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.8);
}

.igmp__call_back {
  border-radius: 25px 25px 0px 0px;
  width: 100%;
  height: 500px;
}

.p_call1 {
  text-align: center;
  font-family: "roboto",'Times New Roman', sans-serif, Times, serif, Georgia;
  font-style: normal;
  font-size: 45px;
  color: #ffffff;
  font-weight: 800;
}

  @media (max-width:500px) {
  .shine-button1 {
    padding: 10px 20px;
    margin: 10px 15px;
    font-size: 25px;
    
  }
  .overlay:target+.popup {
      top: 5%; /* положение окна от верха страницы при появлении */
      
  }
  .popup {
      width: 100%;
      height: 550px;
      
      max-width: 280px;
      min-width: 280px;
  }
  /* Логотип */
  .form_logo {
      display: block;
      margin: 5px auto;
      width: 100px;
      height: 90px;
    }
    .p_call {
      font-size: 30px;
      margin: 5px;
    }
    .input_item {
      outline: none;
      border: 0px;
      width: 100%;
      max-width: 260px;
      min-width: 260px;
      height: 40px;
      color: #000000;
      border-radius: 5px;
      text-align: center;
      font-family: sans-serif, Times, serif, Georgia;
      font-weight: 800;
      font-size: 25px;
      transition: 0.4s;
  }
  .input_item1 {
      outline: none;
      border: 0px;
      width: 90%;
      height: 40px;
      font-size: 30px;
      transition: 0.4s;
  }
}