.body_home {
  min-width: 1280px;
  background-color: #016a94;
  font-family: Gilroy, sans-serif;
  color: #fff;
}

.section-top {
  position: relative;
  z-index: 11;
  padding-top: 15px;
  padding-bottom: 15px;
}

.div_cont_top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1600px;
  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-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
/*   -webkit-align-items: center;
-ms-flex-align: center;
align-items: center; */
}

.top_m_menu {
  display: none;
}

.link-menu {
  display: inline-block;
  padding: 5px 15px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.link-menu:hover {
  opacity: 0.7;
}

.image {
  padding: 10px;
}

.text-block {
  font-weight: 600;
}

.top04 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 40px;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.link {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

.link-2 {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.top_image_fon {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 0;
}

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

.div_back_top {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 108, 151, 0.3)), to(#016a94));
  background-image: linear-gradient(180deg, rgba(0, 108, 151, 0.3), #016a94);
}

.section-1 {
  position: relative;
  z-index: 10;
  padding-top: 0px;
  padding-bottom: 0px;
}

.section-2 {
  position: relative;
  z-index: 10;
  padding-top: 0px;
  padding-bottom: 60px;
}

.sec_cont {
  position: relative;
  z-index: 5;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.row01_1 {
  margin-top: 120px;
  margin-bottom: 80px;
}

.heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 130px;
  line-height: 130px;
}

.text-block-2 {
  font-size: 24px;
  line-height: 24px;
  font-weight: 600;
}

.div-block {
  width: 60%;
  float: left;
}

.div-block-2 {
  width: 20%;
  float: left;
}

.video_play {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 52px;
  height: 52px;
  -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;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  border-radius: 50px;
  background-color: hsla(0, 0%, 100%, 0.1);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.video_play:hover {
  background-color: rgba(6, 76, 105, 0.3);
}

.video_play:active {
  background-color: rgba(199, 199, 199, 0.5);
}

.text-block-3 {
  margin-top: 20px;
  font-weight: 500;
  text-transform: uppercase;
}

.image-3 {
  position: relative;
  z-index: 5;
  padding-left: 4px;
}

.image-4 {
  position: absolute;
  z-index: 1;
  max-height: 140px;
  max-width: 140px;
  margin-top: -12px;
  margin-left: -7px;
}

.video {
  margin-top: -40px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 52px;
  height: 52px;
  -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-3 {
  width: 20%;
  float: left;
}

.text-block-4 {
  margin-top: 15px;
  font-size: 34px;
  line-height: 34px;
  font-weight: 700;
}

.row01_2 {
  padding-bottom: 100px;
  padding-left: 20%;
}

.text-block-5 {
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 24px;
  font-weight: 600;
}

.col01 {
  width: 25%;
  padding: 10px;
  float: left;
}

.top-offer {
  overflow: hidden;
  padding: 40px 30px;
  border-radius: 15px;
  background-color: #045271;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.top-offer:hover {
  margin-top: -4px;
  margin-bottom: 4px;
  background-color: #0e455a;
  box-shadow: 0 10px 25px 0 #045271;
}

.text-block-6 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
}

.text-block-7 {
  height: 60px;
  margin-bottom: 40px;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 20px -30px;
  -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;
}

.image-5 {
  margin-left: -70%;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-right: 15%;
  clear: both;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.arow-left-top {
  margin-right: 20px;
  margin-left: 20px;
  padding: 10px;
  border-radius: 8px;
  background-color: #045271;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.arow-left-top:hover {
  background-color: #5198c6;
}

.image-6 {
  margin-top: -4px;
}

.row02 {
  padding-left: 20%;
}

.text-block-8 {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-weight: 600;
  text-transform: uppercase;
}

.heading-2 {
  margin-bottom: 60px;
  font-size: 56px;
  line-height: 54px;
}

.div-block-6 {
  margin-left: 15%;
}

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

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 62px;
  height: 62px;
  -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;
  border-radius: 50px;
  background-color: #5198c6;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

a.div-block-8:hover {
  background-color: #045271;
}

.text-block-9 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 600;
}

.section-3 {
  position: relative;
  z-index: 10;
  padding-top: 0px;
  padding-bottom: 0px;
}

.div_slider1 {
  width: 100%;
  position: relative;
  padding: 70px 100px;
  border-radius: 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 82, 113, 0.65)), to(rgba(4, 82, 113, 0.65))), url('../images/Rectangle-452-1.jpg?=v2');
  background-image: linear-gradient(180deg, rgba(4, 82, 113, 0.65), rgba(4, 82, 113, 0.65)), url('../images/Rectangle-452-1.jpg?=v2');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}
.div_slider2 {
  width: 100%;
  position: relative;
  padding: 70px 100px;
  border-radius: 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 82, 113, 0.65)), to(rgba(4, 82, 113, 0.65))), url('../images/Rectangle-452-2.jpg?=v2');
  background-image: linear-gradient(180deg, rgba(4, 82, 113, 0.65), rgba(4, 82, 113, 0.65)), url('../images/Rectangle-452-2.jpg?=v2');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}
.div_slider3 {
  width: 100%;
  position: relative;
  padding: 70px 100px;
  border-radius: 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 82, 113, 0.65)), to(rgba(4, 82, 113, 0.65))), url('../images/Rectangle-452-3.jpg?=v2');
  background-image: linear-gradient(180deg, rgba(4, 82, 113, 0.65), rgba(4, 82, 113, 0.65)), url('../images/Rectangle-452-3.jpg?=v2');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.image-7 {
  padding: 0px 0px 0px 4px;
}

.image-8 {
  padding: 0px;
}

.slider {
  position: relative;
}

.col03-1 {
  width: 40%;
  float: left;
}

.text-block-10 {
  margin-bottom: 60px;
  font-weight: 600;
}

.text-block-11 {
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
}

.text-block-12 {
  margin-top: 20px;
  margin-bottom: 60px;
  font-size: 18px;
  font-weight: 500;
}

.buttom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 54px;
  -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;
  border-radius: 4px;
  background-color: #fff;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #045271;
  text-decoration: none;
}

.buttom:hover {
  background-color: #5198c6;
  color: #fff;
}

.text-block-13 {
  font-weight: 700;
}

.section-4 {
  position: relative;
  z-index: 10;
  padding-top: 100px;
  padding-bottom: 100px;
}

.col03-2 {
  position: relative;
  z-index: 1;
  width: 60%;
  padding-top: 40px;
  padding-left: 60px;
  float: left;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-top: 60px;
  padding: 5px;
  float: left;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-9 {
  margin-right: 15px;
}

.text-block-14 {
  height: 60px;
  font-size: 16px;
  font-weight: 500;
}

.text-block-15 {
  position: absolute;
  left: 20%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 0;
  color: #016a94;
  font-size: 180px;
  line-height: 100px;
  font-weight: 700;
}

.div_arow {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-right: 50px;
  clear: both;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.arow-left {
  margin-right: 20px;
  margin-left: 20px;
  padding: 10px;
  border-radius: 8px;
  background-color: #045271;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.arow-left:hover {
  background-color: #5198c6;
}

.arow-left-sl {
  margin-right: 20px;
  margin-left: 20px;
  padding: 10px;
  border-radius: 8px;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.arow-left-sl:hover {
  background-color: #5198c6;
}

.heading-22 {
  margin-bottom: 60px;
  font-size: 56px;
  line-height: 54px;
}

.row04 {
  padding-left: 20%;
}

.div-block-10 {
  margin-bottom: 40px;
  padding-left: 20%;
}

.link-3 {
  display: inline-block;
  margin-right: 20px;
  padding: 10px 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 50px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.link-3:hover {
  background-color: #fff;
  color: #016a94;
}

.col04 {
  width: 20%;
  padding: 10px;
  float: left;
}

.tovar {
  overflow: hidden;
  padding: 40px 30px;
  border-radius: 15px;
  background-color: #045271;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
      display: block;
    color: #fff;
    text-decoration: none;
}

.tovar:hover {
  margin-top: -4px;
  margin-bottom: 4px;
  background-color: #0e455a;
  box-shadow: 0 10px 25px 0 #045271;
}

.text-block-41 {
  height: 40px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
}

.text-block-42 {
  height: 100px;
  margin-bottom: 40px;
  font-size: 12px;
  line-height: 20px;
}

.div-block-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 200px;
  margin-left: -20%;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 50%;
  background-color: #60a4d1;
  overflow: hidden;
}

.image-10 {
  /*max-width: 75%;*/
}

.link-4 {
  display: inline-block;
  padding: 5px;
  border-radius: 8px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}

.tovar:hover .link-4 {
  display: inline-block;
  padding: 5px;
  background-color: #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #0e455a;
  font-weight: 600;
  text-decoration: none;
}

.text-block-43 {
  font-size: 20px;
  font-weight: 600;
}

.heading-24 {
  margin-bottom: 20px;
  font-size: 56px;
  line-height: 54px;
}

.div-block-11 {
  width: 70%;
  margin-bottom: 40px;
  padding-right: 40px;
  float: left;
}

.div-block-12 {
  width: 30%;
  margin-bottom: 40px;
  float: left;
}

.text-block-44 {
  color: #bbddf3;
  font-size: 90px;
  line-height: 90px;
  font-weight: 700;
}

.text-block-45 {
  font-weight: 600;
}

.text-block-44-2 {
  margin-top: 20px;
  color: #bbddf3;
  font-size: 90px;
  line-height: 90px;
  font-weight: 700;
}

.buttom-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 170px;
  height: 54px;
  margin-top: 20px;
  -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;
  border-radius: 4px;
  background-color: #fff;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #045271;
  text-decoration: none;
}

.buttom-4:hover {
  background-color: #5198c6;
  color: #fff;
}

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

.text-block-94 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 600;
}

.section-5 {
  position: relative;
  z-index: 10;
  overflow: hidden;
}

.image-11 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  margin-top: 100px;
}

.heading-242 {
  margin-bottom: 20px;
  font-size: 90px;
  line-height: 90px;
}

.div-block-75 {
  width: 100%;
  margin-left: -20px;
  float: left;
}

.text-block-432 {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
}

.col05m {
  width: 20%;
  margin: 0px;
  padding: 10px;
  float: left;
}

.row05 {
  padding-left: 20%;
}

.text-block-433 {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
}

.text-block-434 {
  font-size: 22px;
  font-weight: 600;
}

.div-block-76 {
  padding: 10px;
  border-radius: 8px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.div-block-76:hover {
  background-color: hsla(0, 0%, 100%, 0.1);
}

.section-6 {
  position: relative;
  z-index: 10;
  padding-top: 60px;
  padding-bottom: 80px;
}

.heading-26 {
  margin-bottom: 20px;
  font-size: 38px;
  line-height: 38px;
}

.col06m {
  width: 16.66%;
  margin: 0px;
  padding: 10px;
  float: left;
}

.text-block-63 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  text-align: center;
}

.div-block-61 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  -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;
  border-radius: 8px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  text-decoration: none;
}

.div-block-61:hover {
  background-color: hsla(0, 0%, 100%, 0.1);
  transform: scale(1.1);
}

.div-block-65 {
  width: 90%;
  margin-left: 0%;
  float: left;
}

.div-block-77 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 65px;
  -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;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: brightness(0) invert(0.8);
}

.div-block-61:hover .div-block-77 {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.section-7 {
  position: relative;
  z-index: 10;
  overflow: hidden;
  padding-bottom: 80px;
}

.section-end {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
}

.div-block-71 {
  width: 100%;
  margin-bottom: 80px;
  float: left;
}

.col07 {
  width: 20%;
  margin: 0px;
  padding: 10px;
  float: left;
}

.text-block-73 {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 500;
  text-align: left;
}

.text-span {
  font-size: 16px;
  font-weight: 700;
}

.html-embed {
  overflow: hidden;
  width: 80%;
  height: 450px;
  border-radius: 15px;
}

.div-block-78 {
  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: 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;
}

.col-end {
  width: 25%;
  padding: 10px;
  float: left;
}

.contacts {
  overflow: hidden;
  padding: 40px 30px;
  border-radius: 15px;
  background-color: #045271;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.contacts:hover {
  box-shadow: 0 10px 25px 0 #045271;
}

.text-block-7e {
  margin-bottom: 10px;
  font-size: 34px;
  line-height: 34px;
  font-weight: 700;
}

.text-block-72e {
  height: 60px;
  margin-bottom: 40px;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  padding: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}

.link-block:hover {
  background-color: #fff;
  color: #0e455a;
}

.text-block-435 {
  text-decoration: none;
}

.image-12 {
  margin-right: 15px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.link-block:hover .image-12 {
  margin-right: 0px;
  margin-left: 15px;
}

.link-dop:hover .image-12 {
  margin-right: 0px;
  margin-left: 15px;
}

.div-block-47 {
  display: block;
  margin-top: 20px;
  -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;
}

.sec_cont-end {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.end01 {
  width: 20%;
  float: left;
}

.text-block-436 {
  margin-top: 10px;
  font-weight: 500;
}

.end02 {
  width: 50%;
  float: left;
}

.link-5 {
  margin-left: 15px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: hsla(0, 0%, 100%, 0.8);
  font-weight: 500;
  text-decoration: none;
}

.link-5:hover {
  opacity: 0.7;
  color: #fff;
  text-decoration: none;
}

.end03 {
  width: 15%;
  margin-right: 20px;
}

.end04 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 15%;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.text-block-0e {
  font-weight: 600;
  text-align: right;
}

.image-be {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1;
}

.div_back_e {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#016a94), color-stop(50%, rgba(0, 108, 151, 0.3)));
  background-image: linear-gradient(180deg, #016a94, rgba(0, 108, 151, 0.3) 50%);
}

.s2-section-1 {
  position: relative;
  z-index: 10;
  padding-top: 0px;
  padding-bottom: 0px;
}

.row0 {
  padding-top: 100px;
  padding-bottom: 100px;
  padding-left: 10%;
}

.text-block-437 {
  margin-bottom: 100px;
  font-size: 56px;
  line-height: 56px;
  font-weight: 700;
}

.div-block-info {
  position: relative;
  margin-bottom: 40px;
  padding: 70px 35% 70px 100px;
  border-radius: 15px;
  background-color: rgba(4, 82, 113, 0.9);
}

.text-block-438 {
  font-size: 28px;
  line-height: 28px;
  font-weight: 700;
}

.text-block-439 {
  margin-top: 10px;
  margin-bottom: 40px;
  font-size: 18px;
  font-weight: 600;
}

.paragraph {
  /*-webkit-column-count: 2;
  column-count: 2;*/
}

.div-block-80 {
  position: absolute;
  left: auto;
  top: -20px;
  right: 0%;
  bottom: auto;
  width: 280px;
  margin-right: 10%;
  margin-bottom: -25px;
  padding: 40px 25px;
  border-radius: 15px;
  background-color: #60a4d1;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

.text-block-440 {
  margin-bottom: 20px;
  font-size: 34px;
  line-height: 34px;
  font-weight: 700;
}

.text-block-441 {
  margin-bottom: 20px;
}

.link-dop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  padding: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}

.link-dop:hover {
  background-color: #045271;
  color: #fff;
}

.text-block-430 {
  text-decoration: none;
}

.image-13 {
  margin-top: 20px;
  margin-bottom: -40px;
}

.s2-section-8 {
  padding-top: 0px;
  padding-bottom: 100px;
}

.heading-28 {
  margin-top: 0px;
  margin-bottom: 40px;
  padding-left: 20%;
  font-size: 38px;
  line-height: 38px;
}

.div-block-66 {
  width: 100%;
  float: left;
}

.col08m {
  width: 20%;
  margin: 0px;
  padding: 10px;
  float: left;
}

.div-block-69 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 8px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.div-block-69:hover {
  background-color: hsla(0, 0%, 100%, 0.1);
}

.text-block-442 {
  color: #bbddf3;
  font-size: 70px;
  line-height: 70px;
  font-weight: 600;
}

.text-block-70 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}

.div-block-tov {
  position: relative;
  overflow: visible;
  margin-bottom: 40px;
  padding: 70px 35% 70px 100px;
  border-radius: 15px;
  background-color: rgba(4, 82, 113, 0.9);
}

.text-span-2 {
  color: #5198c6;
}

.div-block-82 {
  position: absolute;
  left: auto;
  top: -20px;
  right: 0%;
  bottom: auto;
  width: 280px;
  margin-right: 10%;
  margin-bottom: -25px;
  padding: 40px 25px;
  border-radius: 15px;
  background-color: #60a4d1;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

.text-block-444 {
  margin-bottom: 20px;
  font-size: 26px;
  line-height: 26px;
  font-weight: 700;
}

.text-block-445 {
  position: absolute;
  left: auto;
  top: auto;
  right: 5%;
  bottom: 5%;
  color: hsla(0, 0%, 100%, 0.1);
  font-size: 90px;
  line-height: 90px;
  font-weight: 700;
}

.text-block-3-1 {
  margin-top: 20px;
  font-weight: 500;
  text-transform: uppercase;
}

.div_modal {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  display: none;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.modal {
  padding: 60px 40px;
  border-radius: 10px;
  background-color: #045271;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.25);
  max-width: 360px;
}

.text-block-446 {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
}

.imput {
  margin-bottom: 10px;
  padding: 15px 25px;
  border-style: solid;
  border-width: 2px;
  border-color: hsla(0, 0%, 100%, 0.3);
  border-radius: 25px;
  background-color: hsla(0, 0%, 100%, 0.2);
  font-size: 16px;
}
.imput::-webkit-input-placeholder {color:#d0d0d0;}
.imput:-moz-placeholder {color:#d0d0d0;}

.buttom_m {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 180px;
  height: 54px;
  -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;
  border-radius: 25px;
  background-color: #fff;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #045271;
  text-decoration: none;
}

.buttom_m:hover {
  background-color: #5198c6;
  color: #fff;
}

.div_modal-tov {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  display: none;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.modal-tov {
  max-width: 900px;
  padding: 60px 40px;
  border-radius: 10px;
  background-color: #045271;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.25);
}

.div-tov {
  padding: 20px;
  border-radius: 10px;
  background-color: #fff;
}

.text-block-449 {
  margin-bottom: 20px;
  margin-left: 20px;
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
}

.paragraph-2 {
  color: #045271;
}

.text-block-72ee {
  margin-bottom: 40px;
}

.text-block-72ex {
  width: 100%;
  margin-bottom: 20px;
}

.image-17 {
  max-width: 33.33%;
}

.image-66 {
    position: relative;
    width: 250px;
    height: 140px;
    overflow: hidden;
    border-radius: 4px;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
}

@media screen and (max-width: 991px) {
  .body_home {
    min-width: 320px;
  }
  .top-menu {
    display: none;
  }
  .top_m_menu {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .top04 {
    margin-left: 20px;
  }
  .row01_1 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .heading {
    font-size: 110px;
  }
  .text-block-2 {
    font-size: 22px;
    line-height: 22px;
  }
  .div-block {
    width: 100%;
    margin-bottom: 20px;
  }
  .div-block-2 {
    width: 100%;
  }
  .div_video {
    padding-left: 40px;
  }
  .div-block-3 {
    width: 50%;
  }
  .row01_2 {
    padding-bottom: 60px;
    padding-left: 0%;
  }
  .col01 {
    width: 33.33%;
  }
  .div-block-5 {
    padding-right: 0%;
  }
  .row02 {
    padding-left: 0%;
  }
  .heading-2 {
    font-size: 42px;
    line-height: 42px;
  }
  .div-block-7 {
    width: 50%;
  }
  .div_slider1 {
    padding: 30px 40px;
  }
  .div_slider2 {
    padding: 30px 40px;
  }
  .div_slider3 {
    padding: 30px 40px;
  }
  .text-block-11 {
    font-size: 28px;
    line-height: 30px;
  }
  .text-block-12 {
    margin-bottom: 40px;
    font-size: 14px;
    line-height: 18px;
  }
  .section-4 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .col03-2 {
    padding-left: 20px;
  }
  .image-9 {
    margin-right: 10px;
  }
  .text-block-14 {
    font-size: 14px;
    line-height: 18px;
  }
  .text-block-15 {
    font-size: 160px;
    line-height: 80px;
  }
  .heading-22 {
    font-size: 42px;
    line-height: 42px;
  }
  .row04 {
    padding-left: 0%;
  }
  .div-block-10 {
    padding-left: 10%;
  }
  .col04 {
    width: 33.33%;
  }
  .text-block-43 {
    font-size: 18px;
  }
  .heading-24 {
    font-size: 42px;
    line-height: 42px;
  }
  .div-block-11 {
    margin-bottom: 0px;
  }
  .text-block-44-2 {
    font-size: 70px;
    line-height: 70px;
  }
  .div-block-74 {
    width: 50%;
  }
  .heading-242 {
    font-size: 70px;
    line-height: 70px;
  }
  .text-block-432 {
    font-size: 18px;
    line-height: 20px;
  }
  .col05m {
    width: 33.33%;
  }
  .row05 {
    padding-left: 0%;
  }
  .section-6 {
    padding-bottom: 60px;
  }
  .heading-26 {
    font-size: 34px;
    line-height: 34px;
  }
  .div-block-65 {
    margin-left: 0%;
  }
  .section-7 {
    padding-bottom: 60px;
  }
  .section-end {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .div-block-71 {
    margin-bottom: 60px;
  }
  .col07 {
    width: 25%;
  }
  .html-embed {
    width: 60%;
  }
  .col-end {
    width: 40%;
  }
  .text-block-436 {
    margin-top: 5px;
    font-size: 11px;
    text-align: center;
  }
  .end02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 35%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .endmenu {
    display: none;
  }
  .end03 {
    width: 20%;
  }
  .end04 {
    width: 25%;
  }
  .row0 {
    padding-top: 60px;
    padding-bottom: 30px;
    padding-left: 0%;
  }
  .text-block-437 {
    margin-bottom: 60px;
    font-size: 42px;
    line-height: 42px;
  }
  .div-block-info {
    padding: 40px 300px 40px 40px;
  }
  .div-block-80 {
    margin-right: 0%;
  }
  .s2-section-8 {
    padding-bottom: 60px;
  }
  .heading-28 {
    padding-left: 0%;
    font-size: 32px;
    line-height: 32px;
  }
  .div-block-66 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .col08m {
    width: 33.33%;
  }
  .text-block-70 {
    text-align: left;
  }
  .div-block-tov {
    padding: 40px 300px 40px 40px;
  }
  .div-block-82 {
    margin-right: 0%;
  }
  .image-14 {
    max-width: 120px;
  }
}
 
@media screen and (max-width: 767px) {
    .sec_cont-end {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
    .end03 {
    width: 100%;
    margin-top: 10px;
    margin-right: 0px;
    text-align: center;
  }
  .end04 {
    width: 100%;
    margin-top: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .top03 {
    display: none;
  }
  .top04 {
    margin-left: 0px;
  }
  .section-2 {
    padding-bottom: 30px;
  }
  .row01_1 {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .heading {
    font-size: 70px;
    line-height: 70px;
  }
  .text-block-2 {
    font-size: 16px;
    line-height: 16px;
  }
  .row01_2 {
    padding-bottom: 30px;
  }
  .col01 {
    width: 50%;
  }
  .top-offer {
    padding: 26px 25px;
  }
  .text-block-6 {
    height: 40px;
  }
  .div-block-5 {
    padding-top: 20px;
  }
  .heading-2 {
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 30px;
  }
  .div-block-6 {
    margin-left: 0%;
  }
  .div_slider1 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .div_slider2 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .div_slider3 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .col03-1 {
    width: 100%;
  }
  .section-4 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .col03-2 {
    position: relative;
    width: 100%;
    padding-top: 20px;
    padding-left: 0px;
  }
  .div-block-9 {
    margin-top: 20px;
  }
  .text-block-14 {
    font-size: 12px;
  }
  .text-block-15 {
    font-size: 100px;
    line-height: 60px;
  }
  .div_arow {
    padding-top: 30px;
    padding-right: 0px;
  }
  .arow-left-sl {
    margin-right: 10px;
    margin-left: 10px;
  }
  .heading-22 {
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 30px;
  }
  .div-block-10 {
    margin-bottom: 30px;
    padding-left: 0%;
  }
  .link-3 {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .col04 {
    width: 50%;
  }
  .tovar {
    padding: 25px;
  }
  .text-block-43 {
    font-size: 16px;
    line-height: 18px;
  }
  .heading-24 {
    font-size: 30px;
    line-height: 30px;
  }
  .div-block-11 {
    width: 100%;
  }
  .div-block-12 {
    width: 100%;
  }
  .text-block-44-2 {
    font-size: 50px;
    line-height: 50px;
  }
  .heading-242 {
    font-size: 50px;
    line-height: 50px;
  }
  .div-block-75 {
    margin-left: 0px;
  }
  .text-block-432 {
    font-size: 16px;
    line-height: 18px;
  }
  .text-block-433 {
    height: 40px;
    font-size: 14px;
  }
  .text-block-434 {
    font-size: 20px;
  }
  .section-6 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .heading-26 {
    font-size: 24px;
    line-height: 24px;
  }
  .col06m {
    width: 33.33%;
  }
  .section-7 {
    padding-bottom: 30px;
  }
  .section-end {
    -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;
  }
  .col07 {
    width: 50%;
    height: 150px;
  }
  .html-embed {
    width: 100%;
    height: 300px;
  }
  .div-block-78 {
    display: block;
  }
  .col-end {
    width: 100%;
  }
  .contacts {
    padding: 30px 30px 10px;
  }
  .text-block-7e {
    font-size: 24px;
    line-height: 24px;
  }
  .text-block-72e {
    margin-bottom: 0px;
  }
  .end01 {
    width: 100%;
    text-align: center;
  }
  .end02 {
    width: 100%;
    margin-top: 10px;
    text-align: center;
  }
  .link-5 {
    margin-left: 0px;
  }
  .text-block-0e {
    text-align: center;
  }
  .row0 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .text-block-437 {
    margin-bottom: 40px;
    font-size: 34px;
    line-height: 34px;
  }
  .div-block-info {
    padding-right: 40px;
  }
  .text-block-439 {
    margin-bottom: 30px;
  }
  .div-block-80 {
    position: static;
    margin-top: 30px;
    margin-bottom: -60px;
  }
  .image-13 {
    display: none;
  }
  .s2-section-8 {
    padding-bottom: 30px;
  }
  .heading-28 {
    font-size: 24px;
    line-height: 24px;
  }
  .col08m {
    width: 50%;
  }
  .div-block-tov {
    padding-right: 40px;
  }
  .div-block-82 {
    position: static;
    margin-top: 30px;
    margin-bottom: -60px;
  }
  .text-block-445 {
    display: none;
  }
  .image-15 {
    display: none;
  }
  .text-block-72ee {
    margin-bottom: 0px;
  }
  .text-block-72ex {
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 479px) {
  .div_cont_top {
    padding-right: 10px;
    padding-left: 10px;
  }
  .modal {
    padding: 50px 20px;
  }
  .modal-tov {
    padding: 50px 20px;
  }
  .link {
    font-size: 16px;
  }
  .sec_cont {
    padding-right: 10px;
    padding-left: 10px;
  }
  .heading {
    margin-bottom: 10px;
    font-size: 50px;
    line-height: 50px;
  }
  .text-block-2 {
    font-weight: 500;
  }
  .div_video {
    padding-left: 0px;
  }
  .text-block-3 {
    font-size: 12px;
    line-height: 18px;
  }
  .text-block-4 {
    margin-top: 20px;
    font-size: 28px;
    line-height: 8px;
  }
  .col01 {
    width: 100%;
  }
  .heading-2 {
    font-size: 24px;
    line-height: 24px;
  }
  .div-block-7 {
    width: 100%;
  }
  .text-block-10 {
    margin-bottom: 10px;
  }
  .text-block-11 {
    font-size: 24px;
    line-height: 24px;
  }
  .text-block-12 {
    margin-bottom: 30px;
  }
  .div-block-9 {
    width: 100%;
    margin-top: 10px;
  }
  .text-block-15 {
    left: 5%;
    font-size: 70px;
    line-height: 40px;
  }
  .div_arow {
    position: relative;
    padding-top: 20px;
  }
  .heading-22 {
    font-size: 24px;
    line-height: 24px;
  }
  .div-block-10 {
    margin-bottom: 20px;
  }
  .col04 {
    width: 100%;
  }
  .text-block-43 {
    font-weight: 500;
  }
  .heading-24 {
    font-size: 24px;
    line-height: 24px;
  }
  .div-block-11 {
    padding-right: 0px;
  }
  .div-block-12 {
    width: 100%;
    margin-bottom: 20px;
  }
  .text-block-94 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .col05m {
    width: 50%;
  }
  .section-6 {
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .heading-26 {
    font-size: 24px;
    line-height: 24px;
  }
  .col06m {
    width: 50%;
  }
  .col07 {
    width: 100%;
    height: auto;
  }
  .text-block-73 {
    margin-top: 0px;
  }
  .text-block-72e {
    margin-bottom: 20px;
  }
  .text-block-437 {
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 30px;
  }
  .div-block-info {
    margin-bottom: 60px;
    padding: 25px;
  }
  .text-block-438 {
    font-size: 24px;
    line-height: 24px;
  }
  .text-block-439 {
    margin-bottom: 20px;
  }
  .paragraph {
    -webkit-column-count: 1;
    column-count: 1;
  }
  .div-block-80 {
    margin-left: -15px;
  }
  .heading-28 {
    margin-bottom: 30px;
  }
  .col08m {
    width: 100%;
  }
  .div-block-tov {
    margin-bottom: 60px;
    padding: 25px;
  }
  .div-block-82 {
    margin-left: -15px;
  }
  .image-14 {
    max-width: 110px;
  }
  .text-block-3-1 {
    font-size: 12px;
    line-height: 18px;
  }
  .text-block-72ee {
    margin-bottom: 20px;
  }
  .text-block-72ex {
    margin-bottom: 20px;
  }
}

@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Black.ttf') format('truetype'), url('../fonts/Gilroy-Heavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-BlackItalic.ttf') format('truetype'), url('../fonts/Gilroy-HeavyItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-ExtraBoldItalic.ttf') format('truetype'), url('../fonts/Gilroy-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Bold.ttf') format('truetype'), url('../fonts/Gilroy-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-RegularItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-UltraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-UltraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}

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

#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;
}

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

a:active, a:focus { outline: none; }
button:active, button:focus { outline: none; }
input:active, textarea:active {outline:none;}
:focus {outline:none;}

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

.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .uk-heading-2xlarge, .uk-heading-large, .uk-heading-medium, .uk-heading-small, .uk-heading-xlarge, h1, h2, h3, h4, h5, h6 {
    font-family: Gilroy, sans-serif;
    color: #fff;
    font-weight: bold;
}

.uk-close {
  color: #999;
    margin: 10px;
    background: #1b2838;
    border-radius: 25px;
    padding: 8px;
}
.uk-close-large {
  color: #999;
    margin: 10px;
    background: #1b2838;
    border-radius: 25px;
    padding: 8px;
}

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

#scrollbar::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: none;
}

#scrollbar::-webkit-scrollbar
{
    width: 6px;
    background-color: none;
}

#scrollbar::-webkit-scrollbar-thumb
{
    background-color: #999;
}

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



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

#modal .uk-modal-dialog {
    padding: 0px 0px;
    width: auto;
    background: transparent;
}

#modal-z .uk-modal-dialog {
    padding: 0px 0px;
    width: auto;
    background: transparent;
}

#modal-tov .uk-modal-dialog {
    padding: 0px 0px;
    width: auto;
    background: transparent;
}

#modal-soglashenie .uk-modal-dialog {
    color: #02212d;
    border-radius: 10px;
    overflow: hidden;
}
#modal-soglashenie .uk-modal-dialog h2 {
    color: #02212d;
}

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

.wrapper-map {
  position: relative;
}

.map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.tabs-content {
  display: none;
}

.tabs-content.active {
  display: block;
}

.tabts-btn.active {
  background-color: #016a94;
}

.buttons-click {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
          align-items: flex-start;
  gap: 15px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 10px;
}

.buttons-click__button {
 width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 15px 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  background-color: transparent;
  line-height: 1;
  color: #fff;
  font-weight: 400;
  border: 1px solid #fff;
  border-radius: 15px;
}
