.body_home {
  min-width: 320px;
  background-color: #1c1c1c;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-transform: none;
}

.section {
  padding-top: 0px;
  padding-bottom: 80px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 28, 28, 0.6)), to(#1c1c1c)), url('../images/Rectangle-447.png');
  background-image: linear-gradient(180deg, rgba(28, 28, 28, 0.6), #1c1c1c), url('../images/Rectangle-447.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.sec_top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 10px;
  -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 {
  max-width: 240px;
}

.div_top {
  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;
}

.top01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.top02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.top03 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.menu {
  margin-left: 0px;
  padding: 15px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

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

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

.image-2 {
  margin-right: 10px;
}

.link {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.link:hover {
  color: #ffce9b;
}

.div-block {
  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-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.link-2 {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #afafaf;
  font-weight: 600;
  text-decoration: none;
  text-transform: none;
}

.link-2:hover {
  color: #ffce9b;
}

.sec_front {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 480px;
  max-width: 900px;
  margin: 20px auto;
  padding: 40px 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sec_back {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  margin-left: 15%;
}

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

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

.text-block-2 {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 22px;
  line-height: 26px;
  font-weight: 400;
}

.text-span {
  color: #ffce9b;
}

.button {
  padding: 16px 32px;
  background-color: #6f4d2a;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-weight: 600;
}

.button:hover {
  background-color: #ffce9b;
  color: #1c1c1c;
}

.back-block-1 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: 15px;
  background-color: hsla(0, 0%, 100%, 0.15);
}

.back-block-2 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 15px;
  background-color: hsla(0, 0%, 100%, 0.15);
}

.back-block-3 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: hsla(0, 0%, 100%, 0.15);
}

.back-block-4 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.15)), color-stop(26%, hsla(0, 0%, 100%, 0)), color-stop(78%, hsla(0, 0%, 100%, 0)), to(hsla(0, 0%, 100%, 0.15)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.15), hsla(0, 0%, 100%, 0) 26%, hsla(0, 0%, 100%, 0) 78%, hsla(0, 0%, 100%, 0.15));
}

.section-2 {
  padding-top: 20px;
  padding-bottom: 80px;
}

.section-3 {
  padding-top: 80px;
  padding-bottom: 80px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 28, 28, 0.6)), to(#1c1c1c)), url('../images/Depositphotos_11930344_l-2015-2.png');
  background-image: linear-gradient(180deg, rgba(28, 28, 28, 0.6), #1c1c1c), url('../images/Depositphotos_11930344_l-2015-2.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.sec_cont {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.heading-2 {
  max-width: 900px;
  margin: 20px auto 60px;
  font-size: 34px;
}

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

.col02 {
  width: 25%;
  padding: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.tovar {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.block1 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  background-image: url('../images/regnum_picture_14642638773667426_normal.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-2 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  width: 90%;
  margin-right: 10%;
  padding: 50px 0px 10px;
  background-color: rgba(28, 28, 28, 0.7);
}

.text-block-3 {
  margin-left: 10%;
  font-size: 20px;
  line-height: 22px;
  font-weight: 500;
  text-align: center;
}

.link-block {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 180px;
  margin-bottom: 30px;
  padding: 7px;
  -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-color: #6f4d2a;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  text-decoration: none;
}

.link-block:hover {
  background-color: #1c1c1c;
  color: #fff;
}

.text-block-4 {
  font-size: 14px;
  font-weight: 600;
}

.image-3 {
  margin-right: 10px;
}

.block2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  background-image: url('../images/5-20-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.block3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  background-image: url('../images/rock_ground_garden_nature_plant_soil_spring_outdoor-623128.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.block4 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  background-image: url('../images/07f768da243d82c96fe27a225404fb93.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.block5 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  background-image: url('../images/14666896_1920.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.block6 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  background-image: url('../images/butovyj-kamen-70-150-1-4_1200_auto_jpg.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.block7 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  background-image: url('../images/sand-background.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.block8 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  background-image: url('../images/cemint-background.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.block9 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  background-image: url('../images/dostavka-background.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.sec_cont-3 {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.col03 {
  width: 60%;
  padding-right: 60px;
  float: left;
}

.heading-3 {
  max-width: 900px;
  margin: 0px auto 20px;
  font-size: 34px;
}

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

.div-block-3 {
  width: 140px;
  height: 4px;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: hsla(0, 0%, 100%, 0.15);
}

.text-block-6 {
  margin-top: 10px;
  font-size: 16px;
}

.col30 {
  position: relative;
  width: 40%;
  float: left;
  opacity: 1;
}

.button-3 {
  padding: 16px 32px;
  background-color: #6f4d2a;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-weight: 600;
}

.button-3:hover {
  background-color: #ffce9b;
  color: #1c1c1c;
}

.image-4 {
  margin-bottom: -30px;
  opacity: 1;
}

.text-block-7 {
  margin-top: 30px;
  color: #ffce9b;
  font-size: 20px;
  font-weight: 600;
}

.section-4 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.sec_cont-4 {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.div-block-4 {
  width: 33.33%;
  padding: 15px;
  float: left;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90px;
  height: 90px;
  -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-color: hsla(0, 0%, 100%, 0.15);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

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

.text-block-8 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 700;
}

.section-5 {
  padding-top: 40px;
  padding-bottom: 80px;
}

.row05 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.col05 {
  width: 20%;
  padding: 11px;
  float: left;
}

.div-ref {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
  -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-color: hsla(0, 0%, 100%, 0.1);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.div-ref:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.image-5 {
  background-color: hsla(0, 0%, 100%, 0);
}

.section-6 {
  padding-top: 60px;
  padding-bottom: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 28, 28, 0.6)), to(#1c1c1c)), url('../images/Rectangle-455.jpg');
  background-image: linear-gradient(180deg, rgba(28, 28, 28, 0.6), #1c1c1c), url('../images/Rectangle-455.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.row06 {
  position: relative;
  width: 70%;
}

.text-block-9 {
  position: relative;
  z-index: 1;
  margin-bottom: 40px;
  font-size: 20px;
  line-height: 22px;
  font-weight: 600;
}

.sec_cont-6 {
  max-width: 900px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.text-span-2 {
  font-weight: 400;
}

.button-6 {
  padding: 16px 32px;
  background-color: #6f4d2a;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-weight: 600;
}

.button-6:hover {
  background-color: #ffce9b;
  color: #1c1c1c;
}

.div-min {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  -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;
}

.text-block-10 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  text-align: right;
}

.section-7 {
  display: none;
  background-color: hsla(0, 0%, 100%, 0.05);
}

.image-6 {
  position: relative;
  max-width: 180px;
  margin: -130px 30px -30px;
}

.text-block-11 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  text-align: left;
}

.section-8 {
  padding-top: 60px;
  padding-bottom: 80px;
}

.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: 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;
  border-radius: 2px;
  background-color: hsla(0, 0%, 100%, 0.1);
}

.image-7 {
  position: absolute;
  left: -50px;
  top: -40px;
  right: auto;
  bottom: auto;
  z-index: 0;
}

.section-9 {
  padding: 60px 10px 40px;
  background-image: linear-gradient(330deg, rgba(0, 0, 0, 0.6), #1c1c1c), url('../images/Rectangle-427.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.sec_9 {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.col09 {
  width: 55%;
  float: left;
}

.html-embed {
  height: 350px;
}

.col90 {
  width: 45%;
  padding-left: 5%;
  float: left;
}

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

.end01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  margin-bottom: 30px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

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

.end02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-end {
  font-size: 16px;
  font-weight: 500;
}

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

.section-10 {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: hsla(0, 0%, 100%, 0.05);
}

.sec_cont-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  -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;
}

.text-block-13 {
  color: hsla(0, 0%, 100%, 0.6);
  font-size: 12px;
  line-height: 16px;
}

.link-3 {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: hsla(0, 0%, 100%, 0.65);
}

.link-3:hover {
  color: #ffce9b;
}

.link-block-2 {
  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;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: hsla(0, 0%, 100%, 0.6);
  text-decoration: none;
}

.link-block-2:hover {
  color: #ffce9b;
}

.text-block-14 {
  margin-right: 10px;
  font-size: 12px;
  line-height: 16px;
  text-align: right;
}

.image-9 {
  max-width: 90%;
  margin-top: 20px;
  opacity: 0.8;
}

.link-doc {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 170px;
  margin-bottom: 10px;
  padding: 7px;
  -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-color: #6f4d2a;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  text-decoration: none;
}

.link-doc:hover {
  background-color: #1c1c1c;
  color: #fff;
}

.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 {
  width: 420px;
  background-color: #252525;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
}

.mod-top {
  background-color: #363636;
}

.form-m {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
      padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.text-block-15 {
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  text-align: center;
}

.link-4 {
  color: #a67c52;
  text-decoration: none;
}

.text-block-16 {
  padding-top: 20px;
  padding-bottom: 20px;
  opacity: 0.7;
  font-size: 16px;
  text-align: center;
}

.input {
  width: 300px;
  margin-bottom: 20px;
  padding: 15px;
  background-color: hsla(0, 0%, 100%, 0.15);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #ababab;
  font-size: 16px;
  font-weight: 300;
      border: none;
}

.input:hover {
  background-color: #1f1f1f;
  color: #ffce9b;
}

.button-mod {
  margin-top: 10px;
  padding: 16px 32px;
  background-color: #6f4d2a;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-weight: 600;
}

.button-mod:hover {
  background-color: #ffce9b;
  color: #1c1c1c;
}

.div_modal-more {
  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-more {
  position: relative;
  width: 600px;
  padding: 40px;
  background-color: #252525;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
}

.div-block-10 {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  padding-top: 30px;
  padding-left: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  -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: hsla(0, 0%, 100%, 0.25);
}

.div-block-12 {
  width: 36px;
  height: 36px;
  border-radius: 20px;
  background-color: #a67c52;
}

.text-block-17 {
  margin-left: 20px;
  font-size: 16px;
  font-weight: 400;
}

.bold-text {
  font-size: 22px;
}

.div-block-13 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 150px;
  height: 150px;
  border-bottom-right-radius: 200px;
  background-position: 50% 50%;
  background-size: auto;
}

.text-block-18 {
  padding: 10px;
  border-top: 1px solid #252525;
  background-color: hsla(0, 0%, 100%, 0.05);
}

.text-block-88 {
  margin-top: 10px;
  padding: 10px;
  border-top: 1px solid #252525;
  background-color: hsla(0, 0%, 100%, 0.05);
  color: #ffce9b;
  font-size: 16px;
  font-weight: 500;
}

.image-22 {
  margin-right: 10px;
}

@media screen and (max-width: 991px) {
  .section {
    padding-bottom: 40px;
  }
  .image {
    max-width: 180px;
  }
  .top03 {
    display: none;
  }
  .section-2 {
    padding-bottom: 60px;
  }
  .col02 {
    width: 33.33%;
  }
  .col05 {
    width: 33.33%;
  }
  .section-6 {
    padding-top: 40px;
  }
  .row06 {
    margin-left: 60px;
  }
  .section-8 {
    padding-bottom: 60px;
  }
  .section-9 {
    padding-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .top01 {
    display: none;
  }
  .sec_front {
    height: 440px;
  }
  .heading {
    font-size: 34px;
    line-height: 38px;
  }
  .section-2 {
    padding-top: 0px;
    padding-bottom: 40px;
  }
  .section-3 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .heading-2 {
    margin-bottom: 30px;
    font-size: 26px;
    line-height: 26px;
  }
  .col02 {
    width: 50%;
  }
  .col03 {
    width: 100%;
  }
  .heading-3 {
    font-size: 26px;
    line-height: 26px;
  }
  .text-block-5 {
    font-size: 16px;
  }
  .text-block-6 {
    font-size: 14px;
  }
  .col30 {
    width: 100%;
    padding-top: 20px;
  }
  .image-4 {
    max-width: 70%;
  }
  .section-4 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .div-block-4 {
    width: 50%;
  }
  .section-5 {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .col05 {
    width: 50%;
  }
  .row06 {
    margin-top: 60px;
    margin-left: 60px;
  }
  .text-block-9 {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 18px;
  }
  .section-8 {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .section-9 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .col09 {
    width: 100%;
  }
  .html-embed {
    height: 300px;
  }
  .col90 {
    width: 100%;
    padding-top: 20px;
  }
  .text-block-12 {
    font-size: 20px;
    line-height: 22px;
  }
  .text-block-13 {
    font-size: 11px;
  }
  .text-block-14 {
    font-size: 11px;
  }
  .text-block-15 {
    font-size: 20px;
    line-height: 24px;
  }
  .modal-more {
    width: 360px;
    padding: 25px;
  }
}

@media screen and (max-width: 479px) {
  .sec_top {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .image {
    max-width: 120px;
  }
  .top01 {
    margin-right: 10px;
  }
  .top02 {
    margin-right: 10px;
  }
  .link {
    font-size: 13px;
  }
  .div-block {
    font-size: 11px;
  }
  .sec_front {
    height: 400px;
  }
  .heading {
    font-size: 24px;
    line-height: 28px;
  }
  .text-block-2 {
    font-size: 16px;
    line-height: 22px;
  }
  .heading-2 {
    font-size: 22px;
    line-height: 24px;
  }
  .row02 {
    max-width: 340px;
    margin-right: auto;
    margin-left: auto;
  }
  .col02 {
    width: 100%;
  }
  .text-block-4 {
    font-size: 12px;
  }
  .col03 {
    padding-right: 20px;
  }
  .heading-3 {
    font-size: 22px;
  }
  .text-block-5 {
    font-size: 14px;
  }
  .text-block-6 {
    font-size: 12px;
  }
  .col30 {
    padding-left: 20px;
  }
  .image-4 {
    margin-bottom: -10px;
  }
  .text-block-7 {
    font-size: 16px;
  }
  .div-block-4 {
    width: 100%;
  }
  .text-block-8 {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .section-6 {
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .row06 {
    width: 80%;
    margin-left: 20px;
  }
  .text-block-9 {
    font-size: 14px;
  }
  .text-span-2 {
    font-size: 14px;
  }
  .div-block-8 {
    width: 100%;
  }
  .div-block-9 {
    width: 100%;
  }
  .text-block-12 {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 20px;
  }
  .sec_cont-end {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .text-block-13 {
    margin-bottom: 10px;
    text-align: center;
  }
  .image-9 {
    max-width: 70%;
  }
  .link-doc {
    width: 100px;
    margin-top: 10px;
    margin-bottom: 0px;
  }
  .modal {
    width: 290px;
  }
  .modal-more {
    width: 290px;
    padding: 25px;
  }
  .input {
    width: 270px;
  }
  .div-block-10 {
    margin-bottom: 20px;
    padding-top: 20px;
    padding-left: 10px;
  }
  .div-block-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .text-block-17 {
    font-size: 14px;
  }
  .bold-text {
    font-size: 18px;
    line-height: 18px;
  }
  .div-block-13 {
    width: 100px;
    height: 100px;
  }
  .text-block-88 {
    margin-bottom: 10px;
  }
  .image-22 {
    display: none;
  }
  .text-block-89 {
    font-size: 13px;
    line-height: 18px;
  }
}

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

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

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

  .uk-close {
      color: #999;
  }
  .uk-close-large {
      color: #999;
  }
  
/* -------------------------------------------- */

#modal-soglashenie .uk-modal-dialog {
    border-radius: 8px; 
    background-color: #252525;
    box-shadow: 0 5px 40px 0 rgba(0, 0, 0, 0.15);
}

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

#modal-01 .uk-modal-dialog {
    padding: 0px 0px;
    width: auto;
    background: transparent;
}
#modal-02 .uk-modal-dialog {
    padding: 0px 0px;
    width: auto;
    background: transparent;
}
#modal-03 .uk-modal-dialog {
    padding: 0px 0px;
    width: auto;
    background: transparent;
}
#modal-04 .uk-modal-dialog {
    padding: 0px 0px;
    width: auto;
    background: transparent;
}
#modal-05 .uk-modal-dialog {
    padding: 0px 0px;
    width: auto;
    background: transparent;
}
#modal-06 .uk-modal-dialog {
    padding: 0px 0px;
    width: auto;
    background: transparent;
}
#modal-07 .uk-modal-dialog {
    padding: 0px 0px;
    width: auto;
    background: transparent;
}
#modal-08 .uk-modal-dialog {
    padding: 0px 0px;
    width: auto;
    background: transparent;
}
#modal-09 .uk-modal-dialog {
    padding: 0px 0px;
    width: auto;
    background: transparent;
}
