.section-main {
  height: 650px;
  margin-top: 50px;
  margin-bottom: 30px;
  background-image: url('../images/gruzoviki-mersedes-foto.orig.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.section-about {
  width: 100%;
  margin-bottom: 20px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .49)), to(rgba(0, 0, 0, .49)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .49), rgba(0, 0, 0, .49));
}

.heading {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 46px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 0 6px #000;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  line-height: 35px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.heading-2.white {
  color: #fff;
}

.heading-2._1 {
  margin-bottom: 0px;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  font-weight: 300;
}

.div-block-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 49.5%;
  height: auto;
  margin-right: 0px;
  margin-bottom: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  -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;
  border-radius: 5px;
  background-image: url('../images/5be493caefe23f31b3cc55e1_dark-striped-surface.png'), -webkit-gradient(linear, right top, left top, color-stop(4%, #8c8c8c), color-stop(100%, #636363), to(#b5b5b5));
  background-image: url('../images/5be493caefe23f31b3cc55e1_dark-striped-surface.png'), linear-gradient(270deg, #8c8c8c 4%, #636363 100%, #b5b5b5);
  background-position: 0px 0px, 0px 0px;
  background-size: 3px 3px, auto;
  -webkit-transition: opacity 350ms linear;
  transition: opacity 350ms linear;
}

.text-block {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 23px;
  line-height: 22px;
  font-weight: 300;
  text-align: center;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.image {
  width: 40px;
  height: 40px;
  margin-right: 15px;
  padding: 5px;
  border-radius: 3px;
  background-color: #ffe000;
}

.section-price {
  width: 100%;
  margin-bottom: 20px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.image-2 {
  height: 27px;
  padding: 0px;
  border-radius: 3px;
  background-image: url('../images/5be493caefe23f31b3cc55e1_dark-striped-surface.png');
  background-position: 50% 50%;
  background-size: 3px 3px;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  -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-3 {
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  line-height: 22px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}

.text-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -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;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 20px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.form-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 210px;
  max-width: 1200px;
  min-width: 900px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  -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;
}

.submit-button {
  width: 100%;
  height: 50px;
  margin-top: 0px;
  padding: 0px 1px;
  border: 1px solid #000;
  border-radius: 3px;
  background-image: url('../images/5be493caefe23f31b3cc55e1_dark-striped-surface.png');
  background-position: 50% 50%;
  background-size: 3px;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  font-family: Montserrat, sans-serif;
  color: #ffe000;
  font-size: 17px;
  line-height: 18px;
  font-weight: 300;
  text-transform: uppercase;
}

.submit-button:hover {
  border-color: #000;
  background-color: #fff200;
  background-image: url('../images/5be493caefe23f31b3cc55e1_dark-striped-surface.png');
  background-size: 3px;
  color: #fff;
}

.text-field {
  width: 100%;
  height: 45px;
  margin-top: 0px;
  margin-bottom: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, .5);
  border-radius: 3px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  line-height: 18px;
  text-align: left;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 0px;
  -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;
}

.section-sendprice {
  width: 100%;
  margin-bottom: 20px;
  padding-top: 70px;
  padding-bottom: 70px;
  -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, .67)), to(rgba(0, 0, 0, .67))), url('../images/33.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .67), rgba(0, 0, 0, .67)), url('../images/33.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.form-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 210px;
  max-width: 1200px;
  min-width: 900px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 0px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 20px;
}

.form-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -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-transform: uppercase;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  height: 100%;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.section-contacts {
  height: auto;
  padding-top: 0px;
  padding-bottom: 25px;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 280px;
  padding-right: 0px;
  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;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 370px;
  height: 100%;
  margin-right: 10px;
  padding-left: 0px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-13 {
  width: 60%;
  height: 100%;
  margin-right: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.html-embed {
  width: 100%;
  height: 100%;
}

.text-block-6 {
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
}

.text-block-7 {
  margin-bottom: 3px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  -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;
}

.brand.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.brand.tel.w--current {
  display: none;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/5be493caefe23f31b3cc55e1_dark-striped-surface.png');
  background-position: 50% 50%;
  background-size: 3px 3px;
  box-shadow: 0 1px 5px 0 #000;
}

.image-3 {
  width: auto;
  height: 36px;
}

.nav-link {
  padding: 0px 13px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 15px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #fff200;
}

.nav-link.w--current {
  padding: 0px 13px;
  color: #fff;
  font-size: 13px;
  line-height: 15px;
  font-weight: 400;
  text-transform: uppercase;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 35px;
  margin-left: auto;
  -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;
  text-decoration: none;
}

.link-block.tel {
  display: none;
}

.text-block-9 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 20px;
  font-weight: 500;
}

.text-block-10 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 13px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}

.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 27px;
  font-weight: 400;
  text-align: justify;
}

.image-4 {
  width: 35px;
  height: 35px;
  margin-right: 10px;
  padding: 6px;
  border: 1px solid #ffe000;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, .25);
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -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;
}

.image-5 {
  width: 35px;
  height: 35px;
  margin-right: 7px;
  padding: 4px;
  border: 1px solid #000;
  border-radius: 2px;
  background-color: #ffe000;
  background-image: none;
  background-size: auto;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 5px;
  -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;
}

.div-block-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-left: 0px;
  -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;
}

.gorizontal-icon {
  display: none;
}

.checkbox-label-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1px;
  margin-bottom: 0px;
  padding-left: 0px;
  -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;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 22px;
  font-weight: 400;
  text-transform: uppercase;
}

.checkbox-2 {
  width: 25px;
  height: 25px;
  margin-top: 0px;
  margin-right: 10px;
  margin-left: 0px;
}

.checkbox-field-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-left: 0px;
  -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;
}

.checkbox-field-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkbox-field-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkbox-field-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-354 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-357 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-359 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45px;
  height: 45px;
  margin-right: 10px;
  padding: 5px;
  -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: 2px;
  background-image: url('../images/5be493caefe23f31b3cc55e1_dark-striped-surface.png');
  background-position: 50% 50%;
  background-size: 3px 3px;
}

.section-5 {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .72)), to(rgba(0, 0, 0, .72))), url('../images/2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .72), rgba(0, 0, 0, .72)), url('../images/2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.div-block-360 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  -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-361 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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-9 {
  width: 400px;
  height: auto;
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid #fff;
}

.image-10 {
  width: 45px;
  height: 45px;
  margin-right: 10px;
  padding: 10px;
  border-radius: 3px;
  background-image: url('../images/5be493caefe23f31b3cc55e1_dark-striped-surface.png');
  background-position: 50% 50%;
  background-size: 3px 3px;
}

.success-message {
  border: 1px solid #ffe000;
  border-radius: 2px;
  background-image: url('../images/5be493caefe23f31b3cc55e1_dark-striped-surface.png');
  background-position: 50% 50%;
  background-size: 3px 3px;
}

.text-block-114 {
  font-family: Montserrat, sans-serif;
  color: #ffe000;
  font-size: 18px;
  font-weight: 300;
}

.checkbox-field-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkbox-field-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkbox-field-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkbox-field-10 {
  margin-bottom: 0px;
  padding-left: 0px;
}

.checkbox-field-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkbox-field-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-3 {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 46px;
  font-weight: 300;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .section-main {
    height: 400px;
    margin-bottom: 10px;
    background-attachment: scroll;
  }
  .section-about {
    margin-bottom: 40px;
  }
  .heading {
    max-width: auto;
    margin-bottom: 0px;
    font-size: 31px;
    line-height: 36px;
  }
  .heading-2 {
    margin-bottom: 15px;
  }
  .heading-2.white {
    font-weight: 300;
  }
  .heading-2._1 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-size: 13px;
    line-height: 15px;
    font-weight: 400;
  }
  .div-block-3 {
    width: 49.5%;
    height: auto;
    margin-right: 0px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
  }
  .text-block {
    font-size: 18px;
    line-height: 19px;
    font-weight: 300;
  }
  .div-block-4 {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .image {
    width: 35px;
    height: 35px;
    margin-right: 15px;
    margin-left: 0px;
  }
  .section-price {
    margin-bottom: 10px;
    padding: 50px 10px;
  }
  .image-2 {
    height: 25px;
    margin-right: 0px;
  }
  .div-block-6 {
    padding-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .text-block-3 {
    margin-right: auto;
    font-size: 16px;
    line-height: 18px;
    font-weight: 300;
    text-align: left;
  }
  .text-block-4 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-size: 13px;
    line-height: 16px;
    font-weight: 400;
  }
  .form-block {
    width: 100%;
    height: 170px;
    max-width: 100%;
    min-width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }
  .submit-button {
    height: 35px;
    border-color: #000;
    font-size: 13px;
    font-weight: 400;
  }
  .text-field {
    width: 100%;
    height: 35px;
  }
  .form {
    width: 100%;
  }
  .section-sendprice {
    height: auto;
    margin-bottom: 10px;
    padding: 50px 10px;
  }
  .form-block-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 180px;
    max-width: 100%;
    min-width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .form-2 {
    width: 100%;
    height: 100%;
    -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;
  }
  .div-block-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .div-block-10 {
    width: 300px;
    height: 100%;
    margin-top: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .section-contacts {
    padding-bottom: 0px;
  }
  .div-block-11 {
    height: 350px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .div-block-12 {
    width: auto;
    -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;
  }
  .div-block-13 {
    width: 100%;
  }
  .text-block-6 {
    line-height: 18px;
  }
  .text-block-7 {
    margin-bottom: 0px;
  }
  .brand.tel.w--current {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 16px;
    margin-right: 0px;
    margin-left: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .navbar {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .image-3 {
    height: 35px;
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid #fff;
  }
  .image-3.menu-img {
    width: 45%;
    height: auto;
    margin-left: 0px;
    padding-left: 0px;
    border-left-style: none;
  }
  .nav-link {
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 19px;
    line-height: 24px;
    font-weight: 300;
  }
  .nav-link.w--current {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 19px;
    line-height: 24px;
    font-weight: 300;
  }
  .nav-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 350px;
    margin-top: 49px;
    -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;
    background-color: transparent;
    background-image: url('../images/5be493caefe23f31b3cc55e1_dark-striped-surface.png');
    background-position: 0px 0px;
    background-size: 3px;
  }
  .link-block {
    margin-right: 0px;
    margin-left: 0px;
  }
  .link-block.tel {
    display: block;
    width: 95%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-top: 9px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-top: 1px solid #ffe000;
  }
  .text-block-9 {
    line-height: 18px;
  }
  .text-block-10.tel-menu {
    margin-bottom: 7px;
  }
  .div-block-16 {
    height: auto;
    padding-top: 22px;
    -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;
  }
  .text-block-11 {
    width: 500px;
    padding-bottom: 0px;
    font-size: 16px;
    line-height: 19px;
    text-align: justify;
  }
  .image-5 {
    width: 30px;
    height: 30px;
  }
  .div-block-21 {
    height: 35px;
    -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;
  }
  .div-block-22 {
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 12px;
  }
  .checkbox-label-2 {
    width: auto;
    margin-top: 0px;
    font-size: 15px;
    line-height: 15px;
  }
  .checkbox-2 {
    width: 20px;
    height: 20px;
  }
  .div-block-354 {
    padding-top: 1px;
    padding-bottom: 1px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .div-block-357 {
    height: 45px;
    margin-top: 11px;
    margin-bottom: 11px;
  }
  .div-block-359 {
    width: 35px;
    height: 35px;
    margin-right: 5px;
  }
  .section-5 {
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .66)), to(rgba(0, 0, 0, .66))), url('../images/oil-platform-wallpapers-hd-70600-4088795.png.jpeg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .66), rgba(0, 0, 0, .66)), url('../images/oil-platform-wallpapers-hd-70600-4088795.png.jpeg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }
  .div-block-360 {
    width: 100%;
  }
  .div-block-361 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .image-9 {
    width: 500px;
    margin-right: 0px;
    margin-bottom: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
    border-right-style: none;
  }
  .menu-button-2 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 40px;
    height: 40px;
    margin-right: 3px;
    padding: 0px;
    -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;
    border: 1px solid transparent;
  }
  .menu-button-2.w--open {
    margin-right: 3px;
    border-color: #ffe000;
    background-color: transparent;
  }
  .icon-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 38px;
    height: 38px;
    -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;
    color: #ffe000;
    font-size: 30px;
    line-height: 35px;
  }
  .heading-3 {
    font-size: 32px;
    line-height: 36px;
  }
}

@media (max-width: 767px) {
  .gorizontal-icon {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 9999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100vh;
    -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: url('../images/5be493caefe23f31b3cc55e1_dark-striped-surface.png');
    background-position: 0px 0px;
    background-size: 3px 3px;
  }
  .image-7 {
    width: 90px;
    height: 90px;
    padding: 13px;
    border: 1px solid #ffe000;
    border-radius: 3px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .36)), to(rgba(0, 0, 0, .36)));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .36), rgba(0, 0, 0, .36));
  }
}

@media (max-width: 479px) {
  .section-main {
    height: 233px;
    margin-top: 45px;
    margin-bottom: 0px;
    background-image: url('../images/gruzoviki-mersedes-foto.orig.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }
  .section-about {
    z-index: 1;
    margin-bottom: 0px;
    float: none;
  }
  .div-block {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .68)), to(rgba(0, 0, 0, .68)));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .68), rgba(0, 0, 0, .68));
  }
  .heading {
    width: 100%;
    max-width: 100%;
    font-size: 14px;
    line-height: 23px;
    font-weight: 400;
  }
  .heading-2 {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 28px;
  }
  .heading-2.white {
    line-height: 30px;
  }
  .heading-2._1 {
    font-size: 14px;
  }
  .div-block-3 {
    width: 100%;
    height: auto;
    margin-right: 5px;
    margin-bottom: 3px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    border-radius: 4px;
  }
  .text-block {
    font-size: 16px;
    line-height: 22px;
  }
  .div-block-4 {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    padding: 5px;
  }
  .section-price {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 50px;
    -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;
  }
  .image-2 {
    height: 19px;
    margin-left: 0px;
  }
  .div-block-6 {
    width: 100%;
    margin-bottom: 5px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .text-block-3 {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 11px;
    line-height: 16px;
    font-weight: 600;
    text-align: left;
  }
  .text-block-4 {
    font-size: 14px;
    line-height: 15px;
    font-weight: 400;
  }
  .form-block {
    width: 100%;
    height: auto;
  }
  .submit-button {
    width: 100%;
    border-style: solid;
    border-color: #fff;
    font-size: 12px;
  }
  .text-field {
    width: 100%;
    border-color: rgba(0, 0, 0, .32);
    font-size: 15px;
    line-height: 17px;
    font-weight: 500;
  }
  .form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section-sendprice {
    margin-bottom: 10px;
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: url('../images/5be493caefe23f31b3cc55e1_dark-striped-surface.png');
    background-position: 0px 0px;
    background-size: 3px 3px;
    background-attachment: scroll;
  }
  .form-block-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    margin-bottom: 0px;
    -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;
    border-radius: 0px;
  }
  .form-2 {
    width: 100%;
    -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-9 {
    width: 100%;
    height: auto;
  }
  .div-block-10 {
    width: 100%;
    margin-top: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .div-block-11 {
    height: auto;
    padding-right: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-12 {
    width: 100%;
    height: 180px;
    margin-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    -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;
  }
  .div-block-13 {
    overflow: visible;
    width: 100%;
    height: 300px;
    margin-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .text-block-6 {
    padding-left: 0px;
    color: #000;
    font-size: 15px;
  }
  .text-block-7 {
    font-size: 17px;
  }
  .brand.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .brand.tel.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 13px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .navbar {
    position: relative;
    z-index: 100000;
    height: 45px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .image-3 {
    height: 34px;
    margin-left: 10px;
    padding-left: 0px;
    border-left-style: none;
  }
  .image-3.menu-img {
    width: 50%;
  }
  .nav-link {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 20px;
    line-height: 22px;
  }
  .nav-link.w--current {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 20px;
    line-height: 22px;
    font-weight: 300;
  }
  .nav-menu {
    left: 0%;
    right: auto;
    bottom: 0%;
    z-index: 100000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    margin-top: 43px;
    padding-top: 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;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-image: url('../images/5be493caefe23f31b3cc55e1_dark-striped-surface.png');
    background-position: 0px 0px;
    background-size: 3px;
  }
  .link-block {
    display: none;
  }
  .link-block.tel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 19px;
    margin-bottom: 0px;
  }
  .text-block-10.tel-menu {
    margin-bottom: 9px;
  }
  .div-block-16 {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .section-3 {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 10000;
  }
  .text-block-11 {
    width: 95%;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 15px;
    line-height: 20px;
    font-weight: 300;
    text-align: justify;
  }
  .div-block-21 {
    height: auto;
  }
  .div-block-22 {
    width: 95%;
    margin-left: 0px;
  }
  .gorizontal-icon {
    display: none;
  }
  .checkbox-label-2 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .checkbox-field-3 {
    margin-bottom: 6px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .checkbox-field-4 {
    margin-bottom: 6px;
  }
  .checkbox-field-5 {
    margin-bottom: 6px;
  }
  .checkbox-field-6 {
    margin-bottom: 6px;
  }
  .div-block-357 {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .div-block-359 {
    width: 30px;
    height: 30px;
    border-radius: 3px;
  }
  .section-5 {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .div-block-360 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .image-9 {
    width: 95%;
  }
  .image-10 {
    margin-right: 5px;
  }
  .text-block-114 {
    font-size: 16px;
    line-height: 22px;
  }
  .checkbox-label-3 {
    margin-bottom: 0px;
  }
  .checkbox-label-4 {
    margin-bottom: 0px;
  }
  .icon-2 {
    background-image: none;
    color: #ffe000;
  }
  .checkbox-field-7 {
    margin-bottom: 5px;
  }
  .checkbox-field-8 {
    margin-bottom: 5px;
  }
  .checkbox-field-9 {
    margin-bottom: 5px;
  }
  .checkbox-field-10 {
    margin-bottom: 5px;
  }
  .checkbox-field-11 {
    margin-bottom: 5px;
  }
  .heading-3 {
    font-size: 14px;
    line-height: 23px;
  }
}

