@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import "menu.css";
body {
  background-image: url("../img/background.jpg");
  background-attachment: fixed;
  line-height: 1.4;
}

.main {
  width: 1200px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 22px;
  background-color: white;
}

.header {
  background-color: white;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.logo_top {
  width: 355px;
  height: 80px;
  background-color: #edcd1f;
}

.logo_top_img {
  margin-left: 14px;
  margin-top: 9px;
}

.info_top {
  width: 845px;
  height: 80px;
  background-color: #282f39;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.head_txt_info {
  font-family: "Roboto Slab", serif;
  font-size: 13px;
  font-weight: 300;
  color: white;
  margin-top: 0;
  margin-left: 20px;
  margin-top: 15px;
  display: inline-block;
  line-height: 1.5;
}
.head_txt_info a {
  color: white;
  text-decoration: none;
}

.info_top_c2 {
  padding-left: 80px;
}

.info_top_c3 {
  padding-left: 80px;
}

.info_top_c1 {
  padding-left: 20px;
}

.dark_line {
  width: 100%;
  height: 17px;
  background-color: #282f39;
  display: block;
  margin-top: -10px;
  padding: 0;
}

.banner_top {
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.owner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background-color: white;
  height: 432px;
}

.gorelki_index {
  width: 435px;
  height: 435px;
}

.info_owner {
  width: 688px;
  height: 392px;
  padding: 20px;
  padding-left: 40px;
  padding-right: 40px;
  background-color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

h1, h2, h3, h4, p {
  font-family: "Roboto", serif;
  position: relative;
  display: inline-block;
  font-weight: 400;
}

h2 {
  font-size: 32pt;
}

h1 {
  font-size: 36px;
}

h1::after {
  content: "";
  /* Выводим пустое содержимое */
  position: absolute;
  /* Абсолютное позиционирование */
  background: #ffcc00;
  /* Цвет линии */
  left: 0;
  /* Положение линии слева */
  bottom: -5px;
  /* Положение линии */
  width: 100%;
  /* Линия на ширину текста */
  height: 7px;
  /* Высота линии */
}

h2 {
  font-size: 24px;
}

h2::after {
  content: "";
  /* Выводим пустое содержимое */
  position: absolute;
  /* Абсолютное позиционирование */
  background: #ffcc00;
  /* Цвет линии */
  left: 0;
  /* Положение линии слева */
  bottom: -5px;
  /* Положение линии */
  width: 100%;
  /* Линия на ширину текста */
  height: 5px;
  /* Высота линии */
}

.bigh3 {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 300;
  -webkit-margin-before: 0.1em;
          margin-block-start: 0.1em;
  -webkit-margin-after: 0.6em;
          margin-block-end: 0.6em;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
  display: inline-block;
}

/* .bigh3::after {

    content: ''; 
    position:absolute ; 
    background: #ffcc00;
    left: 0;
    bottom: -5px; 
    width: 100%; 
    height: 5px; 

}
*/
p {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
  -webkit-margin-before: 0.5em;
          margin-block-start: 0.5em;
  -webkit-margin-after: 0.3em;
          margin-block-end: 0.3em;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
}

.cat_uls_h1 {
  background-color: white;
}

.cat_uls_h1 {
  width: 1155px;
  height: auto;
  padding-left: 45px;
}

.cat_uls {
  background-color: white;
  padding: 20px;
  padding-left: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.mono_usl {
  height: 278px;
  width: 560px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 30px;
}

.mono_uls_img {
  width: 275px;
  height: 275px;
}

.mono_uls_txt {
  width: 255px;
  padding-left: 20px;
  height: 275px;
  position: relative;
}

.big {
  font-size: 24px;
}

.mono_uls_txt h3 {
  -webkit-margin-before: 0em;
          margin-block-start: 0em;
  -webkit-margin-after: 0.3em;
          margin-block-end: 0.3em;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
}

.mono_uls_txt::after {
  content: "";
  position: absolute;
  background: #ffcc00;
  left: 0;
  /* bottom: -1px; */
  width: 100%;
  height: 10px;
  margin-top: 57px;
  margin-left: 20px;
  width: 50%;
}

h3 {
  font-weight: 300;
  font-size: 36px;
  -webkit-margin-before: 0em;
          margin-block-start: 0em;
  -webkit-margin-after: 0.3em;
          margin-block-end: 0.3em;
}

.offer {
  padding-left: 45px;
  width: 1155px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.offer_img {
  padding-top: 20px;
  width: 447px;
}

.offer_txt {
  width: 630px;
  padding-left: 35px;
  padding-right: 25px;
}

.footer {
  width: 1200px;
  height: 250px;
  background-color: #282F39;
  padding-top: 60px;
  padding-bottom: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.logo_foot {
  width: 200px;
  height: auto;
  margin-left: 60px;
}

.coll_foot_1 {
  width: 25%;
  display: block;
}

.coll_foot_2 {
  width: 25%;
  display: block;
  padding-right: 5%;
}

.coll_foot_3 {
  width: 15%;
  display: block;
}

.coll_foot_4 {
  width: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.coll_foot_5 {
  width: 20%;
  display: block;
}

.footer_p {
  -webkit-margin-before: 0em;
  margin-block-start: 0em;
  -webkit-margin-after: 1em;
  margin-block-end: 1em;
  color: white;
  font-size: 10pt;
}

.footer_p a {
  color: white;
  font-size: 10pt;
}

.footer_p span {
  font-size: 13pt;
  font-weight: bold;
  line-height: 2;
}

.head_cont_p {
  font-family: "Roboto Slab", serif;
  font-size: 13px;
  font-weight: 300;
  color: white;
  margin-top: 0;
  margin-left: 10px;
}

.head_cont_p a {
  color: white;
}

.head_cont_p span {
  font-weight: 600;
}

.img100 {
  width: 100%;
  height: auto;
}

.alutech {
  padding-left: 45px;
  padding-right: 45px;
  width: 1115px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.poj_img {
  width: 218px;
  height: auto;
  padding: 0px;
}

.projects {
  padding-top: 40px;
  padding-left: 45px;
  padding-right: 45px;
  background-color: #f3f3f2;
  padding-bottom: 60px;
}

.how_get_price {
  padding-left: 45px;
  padding-right: 45px;
  width: 1150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 50px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.php_proposol {
  width: 350px;
  height: 350px;
}

.text_proposo {
  width: 45%;
  padding-left: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.phone_in_text a {
  font-size: 18px;
  color: #187a9a;
  font-weight: 300;
}
.phone_in_text a:visited {
  color: #187a9a;
}

.cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  margin-bottom: 30px;
}

.col_1, .col_2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  margin-left: 0;
  padding: 3%;
  margin-right: 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #f7f7f7;
}

.wt {
  background-color: white;
}

.text_opisanie {
  padding: 20px;
}

.map {
  width: 47%;
  height: auto;
  margin-left: 7%;
}