.copywriter {
  height: 30px;
  margin-top: 0px;
  padding-top: 5px;
  background-color: #000;
  font-family: Saleslab, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

input:required {
      box-shadow:none;
  }

@media screen and (min-width: 1200px) 
    {
      .w-container 
      {
        max-width: 1170px;
      }
    }

input.input-box, textarea:focus { background: white; color: black; }
.w-input::-webkit-input-placeholder:focus { /* WebKit browsers */
    color:    black;
}
.w-input:-moz-placeholder:focus { /* Mozilla Firefox 4 to 18 */
    color:    black;
    opacity: 1;
}
.w-input::-moz-placeholder:focus { /* Mozilla Firefox 19+ */
    color:    black;
    opacity: 1;
}
.w-input:-ms-input-placeholder:focus { /* Internet Explorer 10+ */
    color:    black;
}
input.black-text, textarea:focus { color: black; }


.first-box {
  margin-bottom: 50px;
}

.header {
  height: 70px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3));
}

.header.questions-block {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .9), rgba(0, 0, 0, .9));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .9), rgba(0, 0, 0, .9));
}

.logo-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  margin-left: 5%;
  padding-top: 0px;
  padding-bottom: 0px;
  float: left;
  -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;
}

.phone-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  margin-right: 5%;
  float: right;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo {
  display: block;
  height: 40px;
  margin-top: 0px;
  margin-left: 0%;
  -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;
  font-family: Saleslab, sans-serif;
  color: #df5757;
  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase;
}

.heading {
  margin-top: 60px;
  margin-bottom: 0px;
  padding: 15px 10px;
  font-family: Saleslab, sans-serif;
  color: #fff;
  font-size: 55px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.second-heading {
  margin-top: 30px;
  margin-bottom: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Saleslab, sans-serif;
  color: #fff;
  font-size: 23px;
  line-height: 35px;
  font-weight: 300;
  text-align: center;
}

.plan-box {
  padding-top: 10px;
  padding-bottom: 30px;
}

.plan-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.plan-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  margin-top: 20px;
  padding-right: 0px;
  padding-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;
  font-family: Saleslab, sans-serif;
  color: #fff;
  font-size: 21px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  text-transform: none;
}

.plan-text {
  padding-right: 10px;
  padding-left: 10px;
  font-family: Saleslab, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 18px;
  font-weight: 300;
  text-align: center;
}

.plan-img {
  height: 70px;
  opacity: 1;
}

.opros-box {
  padding-top: 20px;
  padding-bottom: 60px;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .95), hsla(0, 0%, 100%, .95));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .95), hsla(0, 0%, 100%, .95));
}

.opros-box.questions-block {
  height: 100%;
  margin-top: 0px;
  margin-right: 0%;
  margin-left: 0%;
}

.opros-heading {
  display: block;
  margin-bottom: 20px;
  padding: 5px;
  font-family: Saleslab, sans-serif;
  color: #000;
  font-size: 31px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.opros-wrap {
  display: block;
  -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;
}

.opros-wrap.thx {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.opros-second-heading {
  display: block;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Saleslab, sans-serif;
  color: #000;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
}

.opros-plus-box {
  display: block;
  margin: 0px 0px 20px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.opros-plus-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 30px;
}

.opros-plus-text {
  padding-right: 30px;
  padding-left: 5px;
  font-family: Saleslab, sans-serif;
  color: #000;
  font-size: 17px;
  font-weight: 300;
}

.opros-button {
  display: inline-block;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 70px;
  border: 2px solid #df5757;
  background-color: transparent;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Saleslab, sans-serif;
  color: #000;
  font-size: 21px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.opros-button:hover {
  background-color: #df5757;
  color: #fff;
}

.opros-button.next {
  margin-top: 20px;
  margin-left: 10px;
}

.opros-button.thx {
  display: block;
  margin-top: 20px;
}

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

.opros-text-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  padding-left: 20px;
  -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;
}

.opros-plus-img {
  width: 70px;
  height: 70px;
}

.phone {
  font-family: Saleslab, sans-serif;
  color: #fff;
  font-size: 23px;
  font-weight: 500;
  text-decoration: none;
}

.body {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url('../images/pexels-photo-380768.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url('../images/pexels-photo-380768.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.body.questions-block {
  background-image: none;
}

.portfolio {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
}

.portfolio-wrap {
  display: block;
  height: 250px;
  padding-right: 0px;
  padding-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;
  border-style: none solid solid none;
  border-width: 0px;
  border-color: hsla(0, 0%, 100%, .2);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.portfolio-wrap:hover {
  background-color: transparent;
}

.portfolio-wrap.img-1 {
  background-image: url('../images/1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-wrap.img-2 {
  background-image: url('../images/2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-wrap.img-3 {
  background-image: url('../images/3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-wrap.img-4 {
  background-image: url('../images/4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-wrap.img-5 {
  background-image: url('../images/5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-wrap.img-6 {
  background-image: url('../images/6.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-wrap.img-7 {
  background-image: url('../images/7.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-wrap.img-8 {
  background-image: url('../images/8.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-wrap.img-9 {
  background-image: url('../images/9.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-wrap.img-10 {
  background-image: url('../images/10.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-wrap.img-11 {
  background-image: url('../images/11.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-wrap.img-12 {
  background-image: url('../images/12.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-wrap.img-13 {
  background-image: url('../images/13.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-wrap.img-14 {
  background-image: url('../images/14.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-wrap.img-15 {
  background-image: url('../images/15.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-wrap.img-16 {
  background-image: url('../images/16.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-wrap.img-17 {
  background-image: url('../images/17.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-wrap.img-18 {
  background-image: url('../images/18.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-wrap.img-19 {
  background-image: url('../images/19.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-wrap.img-20 {
  background-image: url('../images/20.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-block-heading {
  position: relative;
  display: block;
  margin-top: 60px;
  padding: 5px;
  font-family: Saleslab, sans-serif;
  color: #fff;
  font-size: 21px;
  font-weight: 300;
  text-align: center;
}

.portfolio-block-text {
  position: relative;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Saleslab, sans-serif;
  color: #fff;
  font-size: 21px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.portfolio-block-button {
  display: inline-block;
  margin-top: 20px;
  padding: 15px 30px;
  border: 2px solid #df5757;
  background-color: transparent;
  opacity: 0;
  -webkit-transform: perspective(1891px) translate(0px, 0px);
  transform: perspective(1891px) translate(0px, 0px);
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Saleslab, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
}

.portfolio-block-button:hover {
  background-color: #df5757;
}

.portfolio-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #222;
  font-family: Saleslab, sans-serif;
  color: #fff;
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.portfolio-block {
  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: 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 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: none solid solid none;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .2);
  background-color: rgba(0, 0, 0, .6);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.portfolio-block:hover {
  background-color: rgba(0, 0, 0, .8);
}

.footer {
  padding-top: 30px;
  padding-bottom: 40px;
  background-color: #fff;
}

.footer-wrap {
  display: block;
}

.footer-head {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Saleslab, sans-serif;
  color: #000;
  font-size: 35px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.footer-text-1 {
  margin-top: 10px;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Saleslab, sans-serif;
  color: #000;
  font-size: 19px;
  text-align: center;
}

.footer-phone {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Saleslab, sans-serif;
  color: #000;
  font-size: 27px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.footer-text-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Saleslab, sans-serif;
  color: #000;
  font-size: 19px;
  text-align: center;
}

.footer-form-wrap {
  display: block;
  width: 300px;
  margin: 30px auto 0px;
  padding: 0px;
}

.footer-form-input {
  height: 60px;
  margin-bottom: 15px;
  padding: 0px 0px 0px 15px;
  border: 2px solid #b9b9b9;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Saleslab, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}

.footer-form-input:focus {
  border-color: #000;
}

.footer-form-input.opros {
  display: block;
  width: 350px;
  margin-left: 10px;
}

.footer-form-input.final {
  display: block;
  width: 350px;
  margin-right: auto;
  margin-left: auto;
}

.form-button {
  display: block;
  width: 300px;
  height: 60px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  border: 2px none #df5757;
  background-color: #df5757;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Saleslab, sans-serif;
  color: #fff;
  font-size: 21px;
  font-weight: 500;
  text-transform: uppercase;
}

.form-button:hover {
  background-color: #ac3838;
  color: #fff;
}

.form-button.final {
  width: 350px;
}

.text-span-2 {
  font-size: 27px;
  font-weight: 500;
  text-transform: uppercase;
}

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

.opros-form {
  width: 450px;
}

.questions {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  font-family: Saleslab, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.otvety {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  margin-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Saleslab, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.check {
  width: 20px;
  height: 20px;
  margin-right: 15px;
}

.questions1 {
  padding-top: 20px;
}

.questions2 {
  display: none;
  padding-top: 20px;
}

.questions3 {
  display: none;
  padding-top: 20px;
}

.questions4 {
  display: none;
  padding-top: 20px;
}

.questions5 {
  display: none;
  padding-top: 20px;
}

.opros-form-contact {
  display: none;
}

.opros-final-text {
  display: none;
}

.opros-final-text.thx {
  display: block;
}

@media (max-width: 991px) {
  .heading {
    padding-right: 10px;
    padding-left: 10px;
    line-height: 55px;
  }
  .opros-box.questions-block {
    margin-right: 0%;
    margin-left: 0%;
  }
}

@media (max-width: 767px) {
  .heading {
    font-size: 35px;
    line-height: 35px;
  }
  .second-heading {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 19px;
    line-height: 25px;
  }
  .opros-heading {
    font-size: 27px;
    line-height: 35px;
  }
  .opros-second-heading {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 21px;
    line-height: 25px;
  }
  .opros-plus-box {
    margin-bottom: 0px;
    padding-bottom: 10px;
  }
  .opros-plus-wrap {
    margin-top: 0px;
    margin-bottom: 30px;
  }
  .portfolio-heading {
    font-size: 30px;
  }
  .footer-head {
    font-size: 30px;
  }
  .footer-text-1 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .footer-text-2 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .text-span-2 {
    margin-top: 0px;
    font-size: 19px;
    line-height: 20px;
  }
  .opros-form {
    width: 400px;
  }
}

@media (max-width: 479px) {
  .header {
    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;
  }
  .phone-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .heading {
    margin-top: 30px;
    font-size: 35px;
  }
  .second-heading {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 19px;
    line-height: 25px;
  }
  .opros-heading {
    font-size: 23px;
    line-height: 25px;
  }
  .opros-second-heading {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 17px;
    line-height: 20px;
  }
  .opros-plus-text {
    font-size: 16px;
  }
  .opros-button {
    width: 300px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 17px;
    text-align: center;
  }
  .opros-button.next {
    width: 280px;
  }
  .opros-button-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .body {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, .8));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, .8));
  }
  .portfolio-block-heading {
    font-size: 19px;
  }
  .portfolio-block-text {
    font-size: 19px;
  }
  .portfolio-heading {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 21px;
  }
  .footer-head {
    font-size: 23px;
  }
  .footer-text-1 {
    font-size: 17px;
  }
  .footer-text-2 {
    font-size: 17px;
  }
  .footer-form-input.opros {
    width: 280px;
  }
  .footer-form-input.final {
    width: 300px;
  }
  .form-button.final {
    width: 300px;
  }
  .text-span-2 {
    margin-top: 0px;
    line-height: 20px;
  }
  .opros-form {
    width: 300px;
  }
  .questions {
    font-size: 18px;
  }
  .otvety {
    font-size: 15px;
  }
}

@font-face {
  font-family: 'Saleslab';
  src: url('../fonts/saleslab-bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Saleslab';
  src: url('../fonts/saleslab-light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Saleslab';
  src: url('../fonts/saleslab-medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Saleslab';
  src: url('../fonts/saleslab-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}