.body_home {
  min-width: 320px;
  background-color: #f3f3f1;
  font-family: Montserrat, sans-serif;
}

.str_sec_top_2 {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #fff;
}

.div_cont {
  display: block;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.div_cont_top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top_left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div_adres {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading {
  color: #111;
  font-size: 16px;
  font-weight: 500;
}

.bold-text-_33 {
  padding: 0px;
  border-radius: 25px;
  background-color: transparent;
  color: #0077ec;
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
  text-decoration: underline;
}

.image {
  padding: 25px 10px 5px;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-copy {
  color: #111;
  font-size: 16px;
  font-weight: 700;
}

.image-copy {
  padding: 8px 10px 5px 25px;
}

.str_sec_01_1 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, hsla(0, 0%, 100%, 0)), color-stop(84%, hsla(0, 0%, 100%, .7))), url('../images/machines_large.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 70%, hsla(0, 0%, 100%, .7) 84%), url('../images/machines_large.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.div_cont_01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-2 {
  color: #111;
  font-size: 24px;
  font-weight: 700;
}

.text-span {
  color: #3c6af7;
}

.heading-3 {
  margin-bottom: 5px;
  font-family: 'IBM Plex Sans', sans-serif;
  color: #212121;
  font-size: 56px;
  line-height: 60px;
}

.heading-4 {
  color: #111;
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
}

.heading-44 {
  color: #bb2828;
  font-size: 26px;
  line-height: 26px;
  font-weight: 500;
}

.input {
  max-width: 280px;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 15px;
  border: 1px solid #fff;
  border-radius: 10px;
  background-color: #e4e4e4;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .05);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #111;
  font-size: 18px;
}

.input:hover {
  border-color: #333;
}

.button-33 {
  padding: 20px 50px;
  float: none;
  border-radius: 50px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5b1fe5), color-stop(99%, #3704ab));
  background-image: linear-gradient(180deg, #5b1fe5, #3704ab 99%);
  box-shadow: 0 20px 35px 0 rgba(55, 4, 171, .5);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 16px;
  font-weight: 500;
}

.button-33:hover {
  margin-top: 3px;
  margin-bottom: -3px;
  box-shadow: 0 15px 35px 0 rgba(55, 4, 171, .5);
}

.div_cont_1_2 {
  display: block;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-5 {
  margin-bottom: 30px;
  color: #bb2828;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
}

.text-span-2 {
  color: #3c6af7;
}
.text-span-hex {
  color: #bb2828;
}
.columns {
  padding-top: 75px;
}

.image-2 {
  padding: 10px;
}

.str_sec_02 {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #3c6af7;
}

.heading-02-1 {
  font-family: 'IBM Plex Sans', sans-serif;
  color: #fff;
  font-size: 36px;
}

.heading-02_2 {
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
}

.str_sec_03 {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #3157cb;
}

.heading-03 {
  height: 100px;
  color: #fff;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
}

.italic-text {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}

.heading-03-3 {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}

.str_sec_04 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.heading-04 {
  font-family: 'IBM Plex Sans', sans-serif;
  color: #111;
  font-size: 36px;
  text-align: center;
}

.slide-nav {
  width: 200px;
  height: 35px;
  border-radius: 10px;
  background-color: #9db4fd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#426efa), to(#1347df));
  background-image: linear-gradient(180deg, #426efa, #1347df);
}

.left-arrow {
  width: 50px;
  color: #111;
}

.right-arrow {
  width: 50px;
  color: #111;
}

.mask {
  background-color: #f3f3f1;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-04-4 {
  color: #111;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
}

.image-3 {
  padding: 10px 50px 10px 10px;
}

.str_sec_05 {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #3c6af7;
}

.div_cont_05-5 {
  position: relative;
  z-index: 1;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-05-5 {
  margin-bottom: 100px;
  color: #fff;
  font-size: 24px;
  line-height: 44px;
  font-weight: 700;
}

.div_cont_05 {
  position: relative;
  display: block;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-5-2 {
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
}

.heading-5-3 {
  margin-top: 50px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.button-2 {
  padding: 20px 50px;
  border-radius: 50px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f7e716), color-stop(99%, #f49a07));
  background-image: linear-gradient(180deg, #f7e716, #f49a07 99%);
  box-shadow: 0 20px 35px 0 rgba(19, 71, 223, .4);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #000;
  font-size: 16px;
  font-weight: 500;
}

.button-2:hover {
  margin-top: 3px;
  margin-bottom: -3px;
  box-shadow: 0 15px 35px 0 rgba(19, 71, 223, .4);
}

.div_images {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div_images_full {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-4 {
  position: relative;
  z-index: 2;
}

.image-44 {
  position: absolute;
  z-index: 3;
}

.image-444 {
  position: absolute;
  z-index: 4;
}

.image-444-5 {
  position: absolute;
  z-index: 5;
}

.str_sec_end_1 {
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: #2447b1;
}

.heading-06 {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.heading-06-2 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.end_left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-66 {
  max-width: 400px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 10px;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}

.image-445 {
  max-width: 185px;
}

.div-block-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider {
  height: auto;
  padding-bottom: 50px;
  background-color: transparent;
}

.image-446 {
  max-width: 240px;
}

.heading-3-_22 {
  margin-right: 0px;
  margin-bottom: 5px;
  padding-right: 0px;
  font-family: 'IBM Plex Sans', sans-serif;
  color: #212121;
  font-size: 56px;
  line-height: 60px;
}

.text-span-22 {
  color: #2888ff;
}

.button-22 {
  padding: 20px 50px;
  float: none;
  border-radius: 50px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#91b1d3), color-stop(99%, #465c74));
  background-image: linear-gradient(180deg, #91b1d3, #465c74 99%);
  box-shadow: 0 20px 35px 0 rgba(70, 92, 116, .4);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #111;
  font-size: 16px;
  font-weight: 500;
}

.button-22:hover {
  margin-top: 3px;
  margin-bottom: -3px;
  box-shadow: 0 15px 35px 0 rgba(70, 92, 116, .4);
}

.str_sec_01-_2 {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, hsla(0, 0%, 99%, 0)), color-stop(85%, hsla(0, 0%, 100%, .7))), url('../images/holod_large-1.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 99%, 0) 70%, hsla(0, 0%, 100%, .7) 85%), url('../images/holod_large-1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.text-span-2-22 {
  color: #2888ff;
}

.str_sec_02_2 {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #3c6af7;
}

.str_sec_03_2 {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #3157cb;
}

.slide-nav-22 {
  width: 200px;
  height: 35px;
  border-radius: 10px;
  background-color: #9db4fd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3c6af7), to(#3157cb));
  background-image: linear-gradient(180deg, #3c6af7, #3157cb);
}

.str_sec_05_2 {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #3c6af7;
}

.image-444-5-22 {
  position: absolute;
  z-index: 5;
}

.button-2-22 {
  padding: 20px 50px;
  border-radius: 50px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f7e716), color-stop(99%, #f49a07));
  background-image: linear-gradient(180deg, #f7e716, #f49a07 99%);
  box-shadow: 0 20px 35px 0 rgba(167, 82, 25, .4);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #000;
  font-size: 16px;
  font-weight: 500;
}

.button-2-22:hover {
  margin-top: 3px;
  margin-bottom: -3px;
  box-shadow: 0 15px 35px 0 rgba(167, 82, 25, .4);
}

.str_sec_end_2 {
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: #3157cb;
  color: #3157cb;
}

.heading-3-33 {
  margin-bottom: 5px;
  font-family: 'IBM Plex Sans', sans-serif;
  color: #212121;
  font-size: 56px;
  line-height: 60px;
}

.text-span-33 {
  color: #3100a1;
}

.str_sec_01_3 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, hsla(0, 0%, 100%, 0)), color-stop(85%, #fff)), url('../images/tv_large.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 70%, #fff 85%), url('../images/tv_large.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.text-span-2-33 {
  color: #5c1fe6;
}

.str_sec_02_3 {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #3100a1;
}

.str_sec_03_3 {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #4f4d86;
}

.slide-nav-33 {
  width: 200px;
  height: 35px;
  border-radius: 10px;
  background-color: #9db4fd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5a1ee3), to(#3805ac));
  background-image: linear-gradient(180deg, #5a1ee3, #3805ac);
}

.str_sec_05_3 {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #3100a1;
}

.button-2-33 {
  padding: 20px 50px;
  border-radius: 50px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f7e716), color-stop(99%, #f49a07));
  background-image: linear-gradient(180deg, #f7e716, #f49a07 99%);
  box-shadow: 0 20px 35px 0 rgba(20, 0, 61, .4);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #000;
  font-size: 16px;
  font-weight: 500;
}

.button-2-33:hover {
  margin-top: 3px;
  margin-bottom: -3px;
  box-shadow: 0 15px 35px 0 rgba(20, 0, 61, .4);
}

.image-444-5-33 {
  position: absolute;
  z-index: 5;
}

.str_sec_end_3 {
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: #27174b;
}

.button-11 {
  padding: 20px 50px;
  float: none;
  border-radius: 50px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#416df9), color-stop(99%, #0d43dc));
  background-image: linear-gradient(180deg, #416df9, #0d43dc 99%);
  box-shadow: 0 20px 35px 0 rgba(13, 67, 220, .4);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 16px;
  font-weight: 500;
}

.button-11:hover {
  margin-top: 3px;
  margin-bottom: -3px;
  box-shadow: 0 15px 35px 0 rgba(13, 67, 220, .4);
}

.image-447 {
  display: none;
}

.image-448 {
  display: none;
}

.image-449 {
  display: none;
}

.div-block-7 {
  width: 60%;
  padding-right: 5px;
  padding-left: 5px;
  float: left;
}

.div-block-77 {
  width: 40%;
  padding-right: 5px;
  padding-left: 5px;
  float: left;
}

.div-block-777 {
  width: 25%;
  padding-right: 5px;
  padding-left: 5px;
  float: left;
}

.div_cont-03 {
  display: block;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.heading-03-3-copy {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}

.div_cont_end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bold-text-2 {
  color: #0077ec;
}

.bold-text-_22 {
  padding: 0px;
  border-radius: 25px;
  background-color: transparent;
  color: #3100a2;
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
  text-decoration: underline;
}

.bold-text-_11 {
  padding: 0px;
  border-radius: 25px;
  background-color: transparent;
  color: #0077ec;
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
  text-decoration: underline;
}

.bold-text-3 {
  color: #3100a1;
}

.bold-text-4 {
  color: #3c6af7;
}
.bold-text-44 {
  color: #3c6af7;
  font-size: 26px;
  line-height: 26px;
  margin-bottom: 50px;
      position: relative;
}
.bold-text-444 {
  color: #2888ff;
  font-size: 26px;
  line-height: 26px;
  margin-bottom: 50px;
      position: relative;
}
.bold-text-4444 {
  color: #3100a1;
  font-size: 26px;
  line-height: 26px;
  margin-bottom: 50px;
      position: relative;
}
.bold-text-_33-a {
  padding: 0px;
  border-radius: 25px;
  background-color: transparent;
  color: #fff;
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
  text-decoration: underline;
}

.bold-text-_22-a {
  padding: 0px;
  border-radius: 25px;
  background-color: transparent;
  color: #fff;
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
  text-decoration: underline;
}

.bold-text-_11-a {
  padding: 0px;
  border-radius: 25px;
  background-color: transparent;
  color: #fff;
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
  text-decoration: underline;
}

@media (max-width: 991px) {
  .div-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .str_sec_01_1 {
    /*background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, .75)), to(hsla(0, 0%, 100%, .75))), url('../images/machines_large.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .75), hsla(0, 0%, 100%, .75)), url('../images/machines_large.jpg');*/
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  
  .div_cont_05 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
  }
  
  .div_images {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    float: right;
  }
  
  .image-4 {
    max-width: 150%;
    opacity: 0.25;
  }
  .image-44 {
    max-width: 125%;
    opacity: 0.25;
  }
  .image-444 {
    position: absolute;
    display: block;
    opacity: 0.5;
  }
  
  .heading-3 {
    margin-bottom: 5px;
    font-size: 52px;
    line-height: 54px;
  }
  .columns {
    padding-top: 50px;
  }
  .str_sec_02 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .heading-02-1 {
    font-size: 32px;
  }
  .heading-02_2 {
    font-size: 17px;
  }
  .heading-03 {
    height: 80px;
    font-size: 22px;
  }
  .heading-03-3 {
    font-size: 15px;
    line-height: 28px;
  }
  .heading-04 {
    font-size: 32px;
  }
  .heading-04-4 {
    font-size: 15px;
  }
  .image-3 {
    padding-right: 25px;
  }
  .str_sec_05 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .heading-05-5 {
    margin-bottom: 50px;
  }
  .image-4 {
    opacity: 0.25;
  }
  .image-44 {
    opacity: 0.25;
  }
  .image-444 {
    opacity: 0.25;
  }
  .end_left {
    width: 50%;
  }
  .heading-66 {
    font-size: 13px;
  }
  .div-block-copy {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .heading-3-_22 {
    margin-bottom: 5px;
    font-size: 52px;
    line-height: 54px;
  }
  .str_sec_01-_2 {
    /*background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, .75)), to(hsla(0, 0%, 100%, .75))), url('../images/holod_large-1.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .75), hsla(0, 0%, 100%, .75)), url('../images/holod_large-1.jpg');*/
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .str_sec_02_2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .str_sec_05_2 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .heading-3-33 {
    margin-bottom: 5px;
    font-size: 52px;
    line-height: 54px;
  }
  .str_sec_01_3 {
    /*background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, .75)), to(hsla(0, 0%, 100%, .75))), url('../images/tv_large.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .75), hsla(0, 0%, 100%, .75)), url('../images/tv_large.jpg');*/
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .str_sec_02_3 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .str_sec_05_3 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .image-447 {
    display: none;
  }
  .heading-03-3-copy {
    font-size: 15px;
    line-height: 28px;
  }
}

@media (max-width: 767px) {
  .heading-44 {
    font-size: 18px;
        text-align: center;
  }
  .bold-text-44 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .bold-text-444 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .bold-text-4444 {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .div_cont_05 {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: visible;
  }
  
  .div_images {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
  }
  
  .image-444-5 {
    opacity: 0;
  }
  
  .image-444-5-22 {
    opacity: 0;
  }
  
  .image-444-5-33 {
    opacity: 0;
  }
  
  .str_sec_top_2 {
    padding-top: 15px;
    padding-bottom: 10px;
  }
  .heading {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 15px;
  }
  .bold-text-_33 {
    font-size: 18px;
    line-height: 32px;
  }
  .image-copy {
    padding-left: 15px;
  }
  .str_sec_01_1 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)), url('../images/Depositphotos_38930781_l-2015-1250x833.png');
    background-image: linear-gradient(180deg, #fff, #fff), url('../images/Depositphotos_38930781_l-2015-1250x833.png');
    background-position: 0px 0px, 100% 50%;
    background-size: auto, auto 100%;
    background-repeat: repeat, no-repeat;
  }
  .div_cont_01 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .heading-2 {
    font-size: 18px;
  }
  .heading-3 {
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 34px;
    line-height: 40px;
    text-align: center;
  }
  .heading-4 {
    font-size: 16px;
    text-align: center;
  }
  .input {
    width: 280px;
  }
  .heading-5 {
    margin-top: 0px;
  }
  .str_sec_02 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .heading-02-1 {
    font-size: 24px;
  }
  .heading-02_2 {
    font-size: 14px;
  }
  .str_sec_03 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .heading-03 {
    font-size: 16px;
  }
  .italic-text {
    font-size: 14px;
  }
  .heading-03-3 {
    font-size: 12px;
  }
  .str_sec_04 {
    padding-top: 15px;
    padding-bottom: 25px;
  }
  .heading-04 {
    font-size: 24px;
  }
  .div-block-3 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .heading-04-4 {
    margin-top: 0px;
    font-size: 13px;
    line-height: 20px;
  }
  .image-3 {
    max-width: 120px;
  }
  .str_sec_05 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .heading-05-5 {
    font-size: 18px;
    line-height: 36px;
  }
  .heading-5-2 {
    font-size: 16px;
  }
  .heading-5-3 {
    font-size: 15px;
  }
  .str_sec_end_1 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .heading-06 {
    font-size: 15px;
  }
  .heading-06-2 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .end_left {
    width: 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .heading-66 {
    padding-left: 0px;
    font-size: 12px;
    line-height: 18px;
  }
  .div-block-copy {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .image-446 {
    max-width: 160px;
  }
  .heading-3-_22 {
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 36px;
    line-height: 43px;
    text-align: center;
  }
  .str_sec_01-_2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)), url('../images/Sloy_6.png');
    background-image: linear-gradient(180deg, #fff, #fff), url('../images/Sloy_6.png');
    background-position: 0px 0px, 50% 0px;
    background-size: auto, contain;
    background-repeat: repeat, no-repeat;
  }
  .str_sec_02_2 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .str_sec_03_2 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .str_sec_05_2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .str_sec_end_2 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .heading-3-33 {
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 36px;
    line-height: 43px;
    text-align: center;
  }
  .str_sec_01_3 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)), url('../images/Montazhnaya_oblast_2.jpg');
    background-image: linear-gradient(180deg, #fff, #fff), url('../images/Montazhnaya_oblast_2.jpg');
    background-position: 0px 0px, 50% 0px;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .str_sec_02_3 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .str_sec_03_3 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .str_sec_05_3 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .str_sec_end_3 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .div-block-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image-447 {
    display: block;
  }
  .div-block-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image-448 {
    display: block;
  }
  .image-449 {
    display: block;
  }
  .div-block-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-7 {
    width: 70%;
  }
  .div-block-77 {
    width: 30%;
  }
  .div-block-777 {
    display: none;
  }
  .heading-03-3-copy {
    font-size: 12px;
  }
  .bold-text-_22 {
    font-size: 18px;
    line-height: 32px;
  }
  .bold-text-_11 {
    font-size: 18px;
    line-height: 32px;
  }
  .bold-text-_33-a {
    font-size: 18px;
    line-height: 32px;
  }
  .bold-text-_22-a {
    font-size: 18px;
    line-height: 32px;
  }
  .bold-text-_11-a {
    font-size: 18px;
    line-height: 32px;
  }
}

@media (max-width: 479px) {
  .div_cont_top {
    padding-right: 5px;
    padding-left: 5px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .div_adres {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .heading {
    font-size: 11px;
    line-height: 18px;
  }
  .bold-text-_33 {
    font-size: 14px;
    line-height: 20px;
  }
  .image {
    padding-right: 5px;
    padding-left: 5px;
  }
  .heading-copy {
    display: none;
  }
  .image-copy {
    padding-top: 20px;
    padding-left: 10px;
  }
  .div_cont_01 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .heading-2 {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }
  .heading-3 {
    position: relative;
    z-index: 1;
    font-size: 26px;
    line-height: 32px;
  }
  .heading-4 {
    padding-right: 16px;
    padding-left: 16px;
    font-size: 14px;
    line-height: 22px;
  }
  .input {
    border-color: #cfcfcf;
  }
  .button-33 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .heading-5 {
    margin-bottom: 15px;
    font-size: 15px;
  }
  .str_sec_02 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .heading-02-1 {
    font-size: 22px;
    line-height: 30px;
  }
  .heading-02_2 {
    font-size: 13px;
    line-height: 26px;
  }
  .str_sec_03 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .heading-03 {
    height: 60px;
    letter-spacing: -0.5px;
  }
  .italic-text {
    font-size: 12px;
  }
  .heading-03-3 {
    font-size: 9px;
    line-height: 22px;
    letter-spacing: -0.2px;
  }
  .columns-2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .str_sec_04 {
    padding-top: 0px;
  }
  .heading-04 {
    font-size: 22px;
    line-height: 29px;
  }
  .div-block-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image-3 {
    max-width: 100%;
  }
  .str_sec_05 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .heading-05-5 {
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 25px;
  }
  .heading-5-2 {
    font-size: 14px;
    line-height: 22px;
  }
  .heading-5-3 {
    margin-top: 25px;
  }
  .button-2 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .end_left {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column {
    display: none;
  }
  .div-block-copy {
    margin-top: -15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .image-446 {
    max-width: 150px;
  }
  .heading-3-_22 {
    position: relative;
    z-index: 1;
    font-size: 26px;
    line-height: 32px;
  }
  .button-22 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .str_sec_02_2 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .str_sec_03_2 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .str_sec_05_2 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .button-2-22 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .heading-3-33 {
    position: relative;
    z-index: 1;
    font-size: 26px;
    line-height: 32px;
  }
  .str_sec_02_3 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .str_sec_03_3 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .str_sec_05_3 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .button-2-33 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .button-11 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .image-447 {
    position: relative;
    z-index: 0;
    margin-top: -25px;
    margin-bottom: -20px;
  }
  .image-448 {
    margin-top: -30px;
    margin-bottom: -15px;
  }
  .image-449 {
    position: relative;
    z-index: 0;
    margin-top: -25px;
    margin-bottom: -25px;
  }
  .div-block-7 {
    width: 70%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-77 {
    width: 30%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .div_cont-03 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .heading-03-3-copy {
    font-size: 9px;
    line-height: 22px;
    letter-spacing: -0.2px;
  }
  .div_cont_end {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bold-text-_22 {
    font-size: 14px;
    line-height: 20px;
  }
  .bold-text-_11 {
    font-size: 14px;
    line-height: 20px;
  }
  .bold-text-_33-a {
    font-size: 14px;
    line-height: 20px;
  }
  .bold-text-_22-a {
    font-size: 14px;
    line-height: 20px;
  }
  .bold-text-_11-a {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
  }
}

/* ---------------------------------------------------------------------- */

.uk-link:hover, a:hover {
  /*color: #fff;*/
  text-decoration: none;
}
.uk-link, a {
  color: #111;
}
.uk-link:hover, a:hover {
  color: #111;
}

.w-nav-link.w--current {
  color: #111;
}
.w-nav-link.w--current:hover {
  color: #fff;
}

h1,
.uk-h1,
h2,
.uk-h2,
h3,
.uk-h3,
h4,
.uk-h4,
h5,
.uk-h5,
h6,
.uk-h6 {
  font-family: Montserrat, sans-serif;
}

.uk-close {
  color: #222;
}

/* -------------------------------------------- */

#jGrowl {
  font-size:18px;
  margin:5px !important; 
}
/*.jGrowl.top-right {
  top:40% !important;
  width:30% !important; 
  left:35% !important; 
}*/
#jGrowl .jGrowl-notification {
  position: relative;
  width: 300px;
  padding: 35px 10px 35px 10px;
  text-align:center;
  border-radius: 0px !important;
  background: none repeat 0 0 #fff !important;
  border: 0px solid rgba(255, 255, 255, 0.49) !important;
  box-shadow: 0 14px 25px rgba(0,0,0,0.16) !important;
}
#jGrowl .jGrowl-notification .jGrowl-close {
  position: absolute;
  right: 4px;
  top: 4px;
  color: #111 !important;
}
#jGrowl .jGrowl-notification .jGrowl-message {
  color:#111 !important;
}

/* -------------------------------------------- */

form {
    display: inline-grid;
      /*width: 100%;*/
}


