.banner-ld_valve-desktop_header {
  background: #f7ce3d;
  background: -webkit-linear-gradient(45deg, #f7ce3d 0%, #f7e73d 100%);
  background: -o-linear-gradient(45deg, #f7ce3d 0%, #f7e73d 100%);
  background: linear-gradient(45deg, #f7ce3d 0%, #f7e73d 100%);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  display: block;
  position: relative;
  overflow: hidden;
}

.banner-ld_valve-desktop_header:hover {
  -webkit-box-shadow: 0px 0px 50px rgba(247, 206, 61, 0.75);
          box-shadow: 0px 0px 50px rgba(247, 206, 61, 0.75);
}

.banner-ld_valve-desktop_header:hover .img1 {
  right: 1%;
}

.banner-ld_valve-desktop_header:hover .banner-ld_valve-desktop_header__gaz {
  right: 9%;
}

.banner-ld_valve-desktop_header:hover .banner-ld_valve-desktop_header__water {
  right: 34%;
}

.banner-ld_valve-desktop_header:hover .img2 {
  right: 20%;
}

.banner-ld_valve-desktop_header__title {
  margin: 0px;
  font-family: 'Exo 2', sans-serif;
  font-size: 48px;
  font-weight: 900;
  padding: 60px 0px 0px 10%;
  color: #000;
}

.banner-ld_valve-desktop_header__gaz {
  font-family: 'Exo 2', sans-serif;
  position: absolute;
  top: 20%;
  right: 12%;
  background: #000;
  color: #ffed00;
  padding: 4px 18px;
  font-weight: 900;
  border-radius: 6px;
  font-size: 16px;
  z-index: 2;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.banner-ld_valve-desktop_header__gaz::after {
  content: "";
  width: 16px;
  height: 16px;
  background: #000;
  position: absolute;
  top: 70%;
  right: 43%;
  transform: rotate(45deg);
  z-index: -1;
}

.banner-ld_valve-desktop_header__title2 {
  margin: 0px;
  font-family: 'Exo 2', sans-serif;
  font-size: 48px;
  font-weight: 900;
  padding: 0px 0px 10px 10%;
  color: #000;
}
.banner-ld_valve-desktop_header__water {
  font-family: 'Exo 2', sans-serif;
  position: absolute;
  top: 20%;
  right: 30%;
  background: #000;
  color: #ffed00;
  padding: 4px 18px;
  font-weight: 900;
  border-radius: 6px;
  font-size: 16px;
  z-index: 2;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.banner-ld_valve-desktop_header__water::after {
  content: "";
  width: 16px;
  height: 16px;
  background: #000;
  position: absolute;
  top: 70%;
  right: 43%;
  transform: rotate(45deg);
  z-index: -1;
}

.banner-ld_valve-desktop_header__text {
  margin: 0px;
  font-family: 'Exo 2', sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #333;
  padding-left: 10%;
}

.banner-ld_valve-desktop_header__button {
  margin: 20px 0px 0px 10%;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  display: block;
  background: #ffed00;
  color: #000;
  padding: 15px 0px;
  width: 200px;
  text-align: center;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.banner-ld_valve-desktop_header__button:hover {
  background: #000;
  color: #ffed00;
  -webkit-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.5);
}

.banner-ld_valve-desktop_header__img1 {
  position: absolute;
  width: 320px;
  bottom: -10px;
  right: 4%;
  z-index: 2;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

.banner-ld_valve-desktop_header__img2 {
  position: absolute;
  width: 400px;
  bottom: 0px;
  right: 16%;
  z-index: 1;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

.banner-ld_valve-desktop_header__logo {
  height: 40px;
}

.banner-ld_valve-desktop_sidebar {
  background: #f7ce3d;
  background: -webkit-linear-gradient(45deg, #f7ce3d 0%, #f7e73d 100%);
  background: -o-linear-gradient(45deg, #f7ce3d 0%, #f7e73d 100%);
  background: linear-gradient(45deg, #f7ce3d 0%, #f7e73d 100%);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  display: block;
  position: relative;
  overflow: hidden;
  height: 370px;
}

.banner-ld_valve-desktop_sidebar:hover {
  -webkit-box-shadow: 0px 0px 50px rgba(247, 206, 61, 0.75);
          box-shadow: 0px 0px 50px rgba(247, 206, 61, 0.75);
}

.banner-ld_valve-desktop_sidebar:hover .img {
  bottom: -20px;
  right: 5px;
}

.banner-ld_valve-desktop_sidebar:hover .logo {
  height: 50px;
}

.banner-ld_valve-desktop_sidebar__title {
  margin: 0px;
  font-family: 'Exo 2', sans-serif;
  font-size: 36px;
  font-weight: 900;
  padding: 30px 0px 0px 30px;
  color: #000;
  position: relative;
  z-index: 1;
}
.banner-ld_valve-desktop_sidebar__title2 {
  margin: 0px;
  font-family: 'Exo 2', sans-serif;
  font-size: 36px;
  font-weight: 900;
  padding: 0px 0px 0px 30px;
  color: #000;
  position: relative;
  z-index: 1;
}
.banner-ld_valve-desktop_sidebar__title3 {
  margin: 0px;
  font-family: 'Exo 2', sans-serif;
  font-size: 36px;
  font-weight: 900;
  padding: 0px 0px 0px 30px;
  color: #000;
  position: relative;
  z-index: 1;
}

.banner-ld_valve-desktop_sidebar__text {
  margin: 0px;
  font-family: 'Exo 2', sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #333;
  padding-left: 30px;
  width: 200px;
  position: relative;
  z-index: 1;
}

.banner-ld_valve-desktop_sidebar__button {
  margin: 15px 0px 0px 30px;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  display: block;
  background: #ffed00;
  color: #000;
  padding: 15px 0px;
  width: 200px;
  text-align: center;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  z-index: 1;
}

.banner-ld_valve-desktop_sidebar__button:hover {
  background: #000;
  color: #ffed00;
  -webkit-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.5);
}

.banner-ld_valve-desktop_sidebar__img {
  position: absolute;
  width: 250px;
  bottom: -35px;
  right: -20px;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  z-index: 0;
}

.banner-ld_valve-desktop_sidebar__logo {
  position: absolute;
  height: 40px;
  width: auto;
  top: 30px;
  right: 30px;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  z-index: 0;
}

.banner-ld_valve-mobile_header {
  background: #f7ce3d;
  background: -webkit-linear-gradient(45deg, #f7ce3d 0%, #f7e73d 100%);
  background: -o-linear-gradient(45deg, #f7ce3d 0%, #f7e73d 100%);
  background: linear-gradient(45deg, #f7ce3d 0%, #f7e73d 100%);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  display: block;
  position: relative;
  overflow: hidden;
}

.banner-ld_valve-mobile_header__title {
  margin: 0px;
  font-family: 'Exo 2', sans-serif;
  font-size: 30px;
  font-weight: 900;
  padding: 25px 0px 5px 20px;
  color: #000;
  position: relative;
  z-index: 1;
}
.banner-ld_valve-mobile_header__title2 {
  margin: 0px;
  font-family: 'Exo 2', sans-serif;
  font-size: 30px;
  font-weight: 900;
  padding: 0px 0px 0px 20px;
  color: #000;
  position: relative;
  z-index: 1;
}
.banner-ld_valve-mobile_header__title3 {
  margin: 0px;
  font-family: 'Exo 2', sans-serif;
  font-size: 30px;
  font-weight: 900;
  padding: 0px 0px 0px 20px;
  color: #000;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 850px) and (orientation: landscape) {
  .banner-ld_valve-mobile_header__title {
    padding: 40px 0px 5px 30px;
  }
}

.banner-ld_valve-mobile_header__text {
  margin: 0px;
  font-family: 'Exo 2', sans-serif;
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
  color: #333;
  padding-left: 20px;
  width: 170px;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 850px) and (orientation: landscape) {
  .banner-ld_valve-mobile_header__text {
    padding-left: 30px;
    font-size: 14px;
    line-height: 16px;
    width: 350px;
  }
}

.banner-ld_valve-mobile_header__button {
  margin: 10px 0px 0px 20px;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  display: block;
  background: #ffed00;
  color: #000;
  padding: 10px 0px;
  width: 150px;
  text-align: center;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  z-index: 1;
}

.banner-ld_valve-mobile_header__img {
  position: absolute;
  width: 175px;
  bottom: 0px;
  right: -40px;
  z-index: 0;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

@media screen and (max-width: 850px) and (orientation: landscape) {
  .banner-ld_valve-mobile_header__img {
    width: 220px;
    bottom: -20px;
    right: 0px;
  }
}

.banner-ld_valve-mobile_header__logo {
  position: absolute;
  height: 30px;
  width: auto;
  top: 30px;
  right: 30px;
  z-index: 1;
}

@media screen and (max-width: 850px) and (orientation: landscape) {
  .banner-ld_valve-mobile_header__logo {
    top: 40px;
    height: 40px;
  }
}

.banner-ld_valve-mobile_sidebar {
  background: #f7ce3d;
  background: -webkit-linear-gradient(45deg, #f7ce3d 0%, #f7e73d 100%);
  background: -o-linear-gradient(45deg, #f7ce3d 0%, #f7e73d 100%);
  background: linear-gradient(45deg, #f7ce3d 0%, #f7e73d 100%);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  display: block;
  position: relative;
  overflow: hidden;
  height: 370px;
}

.banner-ld_valve-mobile_sidebar__title {
  margin: 0px;
  font-family: 'Exo 2', sans-serif;
  font-size: 36px;
  font-weight: 900;
  padding: 30px 0px 0px 30px;
  color: #000;
  position: relative;
  z-index: 1;
}
.banner-ld_valve-mobile_sidebar__title2 {
  margin: 0px;
  font-family: 'Exo 2', sans-serif;
  font-size: 36px;
  font-weight: 900;
  padding: 0px 0px 0px 30px;
  color: #000;
  position: relative;
  z-index: 1;
}
.banner-ld_valve-mobile_sidebar__title3 {
  margin: 0px;
  font-family: 'Exo 2', sans-serif;
  font-size: 36px;
  font-weight: 900;
  padding: 0px 0px 5px 30px;
  color: #000;
  position: relative;
  z-index: 1;
}

.banner-ld_valve-mobile_sidebar__text {
  margin: 0px;
  font-family: 'Exo 2', sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #333;
  padding-left: 30px;
  width: 200px;
  position: relative;
  z-index: 1;
}

.banner-ld_valve-mobile_sidebar__button {
  margin: 15px 0px 0px 30px;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  display: block;
  background: #ffed00;
  color: #000;
  padding: 15px 0px;
  width: 200px;
  text-align: center;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  z-index: 1;
}

.banner-ld_valve-mobile_sidebar__img {
  position: absolute;
  width: 240px;
  bottom: -35px;
  right: -20px;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  z-index: 0;
}

.banner-ld_valve-mobile_sidebar__logo {
  position: absolute;
  height: 40px;
  width: auto;
  top: 30px;
  right: 30px;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  z-index: 0;
}
