body {
  font-family: Roboto, sans-serif;
  color: #354257;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
}

.promo {
  width: 100%;
  min-height: 700px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 22, 34, .69), rgba(0, 22, 34, .69)), url('../images/bg-pre.jpg');
  background-image: linear-gradient(180deg, rgba(0, 22, 34, .69), rgba(0, 22, 34, .69)), url('../images/bg-pre.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.header {
  display: block;
  width: 100%;
  max-width: 1350px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid hsla(240, 8%, 97%, .27);
}

.container {
  display: block;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.container.rc {
  max-width: 100%;
  padding-right: 0px;
  padding-left: 0px;
}

.container.fr {
  margin-top: 50px;
  padding-right: 0px;
  padding-left: 0px;
}

.container.fr.mer {
  margin-top: 11px;
}

.container.fr.um {
  max-width: 900px;
  margin-top: 20px;
}

.container.fr.st {
  margin-top: 0px;
}

.container.fr.st.per {
  margin-top: 50px;
}

.container.sm {
  max-width: 900px;
}

.logo {
  width: 150px;
  height: 30px;
  margin-top: 3px;
  background-image: url('../images/logo-site.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.tel {
  padding-left: 22px;
  background-image: url('../images/call-answer.svg');
  background-position: 0px 50%;
  background-size: 18px;
  background-repeat: no-repeat;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  font-weight: 500;
  letter-spacing: 2px;
  text-decoration: none;
  cursor: default;
}

.phone-block {
  display: inline-block;
  margin-right: 30px;
  float: right;
}

.button {
  padding: 12px 30px 10px;
  border-radius: 1000px;
  background-color: #7064f7;
  box-shadow: none;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.button:hover {
  background-color: #354257;
  box-shadow: 0 11px 28px -5px rgba(39, 34, 92, .85);
}

.button.cb {
  padding-top: 7px;
  padding-bottom: 5px;
  border: 1px solid #7064f7;
  background-color: transparent;
}

.button.lin {
  border: 1px solid #7064f7;
  background-color: transparent;
}

.button.lin:hover {
  padding-right: 45px;
  padding-left: 45px;
}

.button.formmm {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.button-block {
  margin-top: 2px;
  float: right;
}

.hero {
  margin-top: 120px;
}

.h1 {
  position: relative;
  z-index: 3;
  color: #fff;
  font-size: 54px;
  line-height: 50px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-transform: none;
}

.text-span {
  padding-right: 5px;
  padding-left: 5px;
  background-image: url('../images/question.svg'), url('../images/filled-circle.svg');
  background-position: 50% 4px, 50% 0px;
  background-size: 14px, 22px;
  background-repeat: no-repeat, no-repeat;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
  color: transparent;
  font-size: 34px;
  cursor: pointer;
}

.text-span:hover {
  opacity: 0.7;
}

.podpis {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  opacity: 0;
  -webkit-transform: translate(0px, -144px);
  -ms-transform: translate(0px, -144px);
  transform: translate(0px, -144px);
  color: #fff;
  font-size: 13px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
}

.text-block-2 {
  margin-top: 40px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 13px;
  text-align: center;
  letter-spacing: 1px;
}

.text-block-2.bl {
  color: #7064f7;
  font-weight: 400;
}

.text-block-2.bl.ccc {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 10px;
  border-bottom: 1px solid #fb8e6e;
  color: #9096a4;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: none;
}

.button-block-centr {
  text-align: center;
}

.button-block-centr.otst {
  margin-top: 40px;
}

.skroll {
  display: block;
  width: 24px;
  height: 38px;
  margin-top: 45px;
  margin-right: auto;
  margin-left: auto;
  border-style: solid;
  border-width: 2px;
  border-color: hsla(0, 0%, 100%, .68);
  border-radius: 12px;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
}

.skroll:hover {
  border-color: #fff;
}

.point {
  display: block;
  width: 4px;
  height: 4px;
  margin-top: 23px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100px;
  background-color: #fff;
  opacity: 0;
  -webkit-transform: translate(0px, -14px);
  -ms-transform: translate(0px, -14px);
  transform: translate(0px, -14px);
}

.about {
  display: inline-block;
  width: 100%;
  min-height: auto;
  padding-top: 0px;
  padding-bottom: 50px;
}

.about.two {
  min-height: auto;
  padding-top: 40px;
  background-color: #f1f1f7;
}

.about.zatemn {
  background-color: #f1f1f7;
}

.heading {
  margin-bottom: 30px;
  font-family: Roboto, sans-serif;
  font-size: 34px;
  line-height: 44px;
  text-align: center;
  letter-spacing: 1px;
}

.heading.wh {
  color: #fff;
  font-weight: 500;
}

.heading.wh.mini {
  color: #9096a4;
  font-size: 34px;
  text-align: left;
}

.heading.wh.lr {
  margin-top: 0px;
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
  text-align: left;
}

.heading.mh {
  font-size: 34px;
  text-align: left;
}

.heading.lp {
  text-align: left;
}

.paragraph {
  font-size: 16px;
  line-height: 28px;
  text-align: center;
}

.paragraph.wh {
  color: #fff;
  font-size: 16px;
  text-align: left;
}

.paragraph.wh.b {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
}

.paragraph.wh.cen {
  text-align: center;
}

.paragraph.rm {
  color: #354257;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
}

.paragraph.rr {
  color: #354257;
  font-size: 16px;
  text-align: left;
}

.faq {
  margin-top: -10px;
  background-color: #f5fafe;
}

.dropdown {
  z-index: 3;
  width: 100%;
  border-style: none none solid;
  border-width: 10px 10px 1px;
  border-color: #fff #fff #cbd4e9;
}

.dropdown-toggle {
  width: 100%;
  padding-top: 30px;
  padding-right: 20px;
  padding-bottom: 30px;
  background-image: url('../images/oval.svg');
  background-position: 98% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
  font-family: 'Open Sans', sans-serif;
  color: #354257;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 1px;
}

.dropdown-toggle:hover {
  padding-left: 50px;
  background-position: 96% 50%;
}

.dropdown-toggle.w--open {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  color: transparent;
  font-size: 1px;
  line-height: 2px;
}

.dropdown-toggle.fq {
  background-image: url('../images/ovalq.svg');
  background-size: 30px;
}

.dropdown-toggle.fq.w--open {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.dropdown-list-2 {
  position: static;
  background-color: #fff;
}

.dropdown-list-2.w--open {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.faq-content {
  display: block;
  width: 100%;
  max-width: 900px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.paragraph-2 {
  margin-bottom: 0px;
}

.img-about {
  height: 400px;
  border-radius: 10px;
  background-image: url('../images/5a8a99ccff16fd000106bca1_rawpixel-com-323215.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.img-about.im2 {
  background-image: url('../images/bg2.jpg');
}

.img-about.im3 {
  background-image: url('../images/5a855e2c7152ef000134db84_23134-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.img-about.im4 {
  height: 470px;
  background-image: url('../images/bg3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.img-about.im5 {
  height: 560px;
  background-image: url('../images/58dbbc62a29bf9980648106a_seo-manager.jpg');
}

.about-content {
  margin-top: 90px;
}

.about-content.a2 {
  margin-top: -20px;
}

.nakl {
  color: #1e2d37;
  font-style: italic;
  font-weight: 300;
}

.skill {
  width: 100%;
  padding-top: 40px;
  padding-bottom: 50px;
  background-image: -webkit-linear-gradient(270deg, rgba(60, 48, 187, .93), rgba(60, 48, 187, .93)), url('../images/bg.jpg');
  background-image: linear-gradient(180deg, rgba(60, 48, 187, .93), rgba(60, 48, 187, .93)), url('../images/bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.skill.s2 {
  background-image: -webkit-linear-gradient(270deg, rgba(51, 42, 156, .89), rgba(51, 42, 156, .89)), url('../images/58dbbc62a29bf9980648106a_seo-manager.jpg');
  background-image: linear-gradient(180deg, rgba(51, 42, 156, .89), rgba(51, 42, 156, .89)), url('../images/58dbbc62a29bf9980648106a_seo-manager.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.skill.vv2 {
  background-image: -webkit-linear-gradient(270deg, rgba(74, 62, 204, .94), rgba(74, 62, 204, .94)), url('../images/bgg.jpg');
  background-image: linear-gradient(180deg, rgba(74, 62, 204, .94), rgba(74, 62, 204, .94)), url('../images/bgg.jpg');
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.one-skill {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.icon {
  height: 50px;
  margin-top: 30px;
  margin-bottom: 20px;
}

.icon.fs {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.sep {
  width: 50px;
  height: 4px;
  margin-bottom: 20px;
  border-radius: 4px;
  background-color: #fb8e6e;
}

.sep.c {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: #fb8e6e;
}

.one-sod {
  margin-bottom: 40px;
}

.zag-sod {
  margin-bottom: 20px;
  padding-top: 15px;
  padding-bottom: 20px;
  padding-left: 50px;
  border-bottom: 1px solid hsla(0, 0%, 100%, .37);
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1px;
}

.col-um {
  margin-right: 10px;
  padding-right: 20px;
  border-right: 1px dotted hsla(0, 0%, 100%, .3);
}

.text-span-2 {
  font-size: 16px;
  font-style: italic;
}

.logo-ana-col {
  margin-top: 55px;
}

.logo-s {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.one-sost {
  padding: 10px 10px 19px;
}

.zag-sost {
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
}

.zag-sost.fp {
  margin-bottom: 30px;
  color: #fff;
  font-weight: 700;
}

.zag-sost.ppp {
  color: #7064f7;
  font-size: 14px;
  font-weight: 900;
  text-transform: uppercase;
}

.zag-sost.ppp.bl {
  color: #354257;
}

.cifr {
  margin-top: -10px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #cbd4e9;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.5px;
}

.steep {
  padding-top: 30px;
  padding-bottom: 50px;
  background-color: #f1f1f7;
}

.bg-pro {
  padding-top: 0px;
  border-radius: 4px;
  box-shadow: 0 0 26px 6px rgba(27, 33, 71, .12);
}

.bg-pro.nach {
  min-height: 100px;
  min-width: auto;
  margin-top: -22px;
  padding-top: 10px;
  box-shadow: none;
}

.line-vert-2 {
  display: block;
  width: 1px;
  min-height: 100px;
  margin-right: auto;
  margin-left: auto;
  background-image: -webkit-linear-gradient(270deg, transparent, #cbd4e9 50%, transparent);
  background-image: linear-gradient(180deg, transparent, #cbd4e9 50%, transparent);
  opacity: 1;
}

.dropdown-2 {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
  text-align: center;
}

.dropdown-2.dr2 {
  margin-top: 0px;
  text-align: left;
}

.h3 {
  margin-bottom: 15px;
  color: #a0eb0e;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-transform: none;
}

.h3.bel {
  margin-top: 7px;
  color: #354257;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 1px;
}

.time {
  color: #4253ca;
  font-weight: 600;
}

.time.big {
  padding-top: 3px;
  padding-right: 20px;
  opacity: 0.53;
  font-family: 'Open Sans', sans-serif;
  color: #9096a4;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  text-align: right;
  letter-spacing: 1px;
  text-transform: none;
}

.div-block-3 {
  display: block;
  width: 100%;
  max-width: 640px;
  padding-right: 15px;
  padding-left: 0px;
  float: left;
}

.one-pro {
  width: 100%;
  min-height: 50px;
  margin-left: 0px;
}

.dropdown-toggle-2 {
  padding: 4px 20px 4px 24px;
  border: 1px dashed #ec0046;
  border-radius: 1000px;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
  color: #51565e;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 6px;
  text-transform: uppercase;
}

.dropdown-toggle-2:hover {
  padding-right: 30px;
  padding-left: 34px;
  border-color: #00008b;
}

.dropdown-toggle-2.d2 {
  border-color: #fff;
  color: #fff;
}

.point-2 {
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  border-radius: 100px;
  background-color: #cbd4e9;
}

.dropdown-list {
  position: static;
}

.dropdown-list.w--open {
  margin-top: 15px;
  padding: 10px;
  border-radius: 4px;
  background-color: #51565e;
  color: #fff;
}

.dropdown-list.dl2.w--open {
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
}

.point-block {
  padding-top: 18px;
  float: left;
}

.mp {
  display: block;
  width: 10px;
  height: 10px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100px;
  background-color: #7064f7;
}

.info-pro {
  min-height: 100px;
  padding-top: 10px;
  padding-left: 20px;
  float: left;
}

.pro-block {
  display: block;
  width: 100%;
  min-height: 200px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
}

.vrem-block {
  width: 8%;
  min-height: 30px;
  float: left;
}

.p-st {
  padding-bottom: 10px;
  color: #354257;
  font-size: 16px;
  line-height: 28px;
  font-weight: 300;
}

.p-name {
  margin-top: 25px;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1px;
}

.p-name.ah {
  margin-top: 16px;
  margin-bottom: 16px;
}

.p {
  color: #9eabf0;
  font-size: 15px;
  line-height: 26px;
  text-align: center;
  letter-spacing: 0.5px;
}

.p.left {
  margin-bottom: 30px;
  padding-right: 40px;
  padding-left: 40px;
  color: #fff;
  text-align: center;
}

.p.left.addd {
  width: 100%;
  margin-top: 4px;
  margin-bottom: 4px;
  font-weight: 400;
}

.p.left.addd.raz {
  margin-top: 12px;
  font-weight: 600;
}

.html-embed {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 400px;
}

.adress-block {
  width: 100%;
  padding: 5px 5px 10px;
  border: 1px solid #7064f7;
  border-radius: 4px;
  line-height: 26px;
  text-align: center;
}

.map-block {
  width: 100%;
}

.kriv {
  position: relative;
  z-index: 2;
  width: 100%;
  height: auto;
  max-width: 400px;
  margin-top: 120px;
  margin-left: 10px;
  padding: 20px;
  float: left;
  border-radius: 4px;
  background-color: rgba(66, 53, 206, .78);
  box-shadow: 0 0 17px 6px rgba(0, 0, 0, .22);
}

.futter {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #354257;
}

.f-text {
  color: #fff;
  font-size: 13px;
  text-align: center;
  letter-spacing: 1px;
}

.stoimost {
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: url('../images/kub.png'), url('../images/kub.png');
  background-position: 0px 50%, 100% 100%;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
}

.col-b-otst {
  padding-right: 20px;
  padding-left: 20px;
}

.one-price {
  height: auto;
  min-height: 500px;
  border-radius: 4px;
  background-color: transparent;
}

.fiolet {
  width: 100%;
  min-height: 100px;
  border-radius: 4px 4px 0px 0px;
  background-color: #7064f7;
  background-image: -webkit-linear-gradient(270deg, rgba(63, 50, 204, .89), rgba(63, 50, 204, .89)), url('../images/5a873e70ce5e2800013186d5_silvio-kundt-65518-1-p-1080.jpeg');
  background-image: linear-gradient(180deg, rgba(63, 50, 204, .89), rgba(63, 50, 204, .89)), url('../images/5a873e70ce5e2800013186d5_silvio-kundt-65518-1-p-1080.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.bl-ic-pr {
  display: inline-block;
  width: 100%;
}

.belii {
  display: inline-block;
  width: 100%;
  min-height: auto;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #fff;
  text-align: center;
}

.belii.ser {
  background-color: #f1f1f7;
}

.text-span-3 {
  display: none;
}

.nav-link {
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #9eabf0;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
}

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

.nav-link.reg {
  margin-top: 8px;
  padding: 10px 30px;
  border-radius: 100px;
  background-color: rgba(46, 54, 107, .77);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #b9c3fa;
}

.nav-link.reg:hover {
  background-color: #3bd4d0;
  color: #1b2147;
}

.close-lb {
  position: relative;
  z-index: 2;
  width: 80px;
  height: 80px;
  margin-top: 30px;
  margin-right: 30px;
  float: right;
  border: 1px none #7064f7;
  border-radius: 1000px;
  background-image: url('../images/cancel-1.svg');
  background-position: 50% 50%;
  background-size: 18px;
  background-repeat: no-repeat;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.close-lb:hover {
  border-color: #ff0c33;
  background-image: url('../images/cancel-1.svg');
  background-position: 50% 50%;
  background-size: 24px;
  background-repeat: no-repeat;
  -webkit-filter: none;
  filter: none;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.lb {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999999;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #127ff9;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
  opacity: 0;
  -webkit-transform: translate(0px, 800px);
  -ms-transform: translate(0px, 800px);
  transform: translate(0px, 800px);
}

.lb.lbox {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 99999;
  display: none;
  background-color: rgba(9, 13, 37, .98);
  background-image: none;
  opacity: 0;
  -webkit-transform: translate(0px, 800px);
  -ms-transform: translate(0px, 800px);
  transform: translate(0px, 800px);
}

.prost {
  display: block;
  width: 100%;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 63px;
}

.button-2 {
  margin-top: 35px;
  margin-bottom: 8px;
  padding: 20px 50px;
  border: 1px solid #127ff9;
  border-radius: 100px;
  background-color: transparent;
  box-shadow: none;
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  color: #127ff9;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 3px;
}

.button-2:hover {
  background-color: #127ff9;
  box-shadow: 4px 4px 12px -1px rgba(28, 146, 225, .23);
  color: #fff;
}

.button-2.form {
  display: block;
  margin-right: auto;
  margin-left: auto;
  border-style: none;
  border-color: #303c8e;
  background-color: #4253ca;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}

.button-2.form:hover {
  border-color: #4253ca;
  background-color: #3bd4d0;
  color: #1b2147;
}

.close-lb-bl {
  width: 100%;
  min-height: 120px;
}

.text-field-3 {
  height: 60px;
  margin-bottom: 30px;
  padding-top: 14px;
  padding-bottom: 14px;
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: #9eabf0;
  background-color: transparent;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 1px;
}

.text-field-3::-webkit-input-placeholder {
  color: #fff;
}

.text-field-3:-ms-input-placeholder {
  color: #fff;
}

.text-field-3::placeholder {
  color: #fff;
}

.success-message-2 {
  width: 100%;
  max-width: 460px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  border: 1px solid #8cca4a;
  border-radius: 20px;
  background-color: transparent;
  color: #8cca4a;
  font-size: 23px;
  line-height: 36px;
}

.promo-2 {
  display: block;
  width: 100%;
  max-width: 1920px;
  min-height: 720px;
  margin-right: auto;
  margin-left: auto;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 20, 44, .53), rgba(0, 20, 44, .53)), url('../images/bg-promo.jpg');
  background-image: linear-gradient(180deg, rgba(0, 20, 44, .53), rgba(0, 20, 44, .53)), url('../images/bg-promo.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.promo-2.sp-promo {
  min-height: 100vh;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .63), rgba(0, 0, 0, .63)), url('../images/2-2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .63), rgba(0, 0, 0, .63)), url('../images/2-2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.container-2 {
  display: block;
  width: 100%;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.sub-text-promo {
  margin-top: 0px;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 1px;
}

.sub-text-promo.sp-tt {
  line-height: 40px;
}

.hero-2 {
  padding-top: 110px;
}

.button-3 {
  padding: 15px 20px 13px;
  border: 1px solid #fff;
  border-radius: 2px;
  background-color: #6bb149;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2.5px;
  text-transform: uppercase;
}

.button-3:hover {
  border-color: #379d38;
  background-color: #379d38;
  color: #fff;
}

.div-block {
  margin-top: 54px;
  text-align: center;
}

html.w-mod-js *[data-ix="auptodown"] {
  opacity: 0;
  -webkit-transform: translate(0px, -150px) scale(1, 0.01);
  -ms-transform: translate(0px, -150px) scale(1, 0.01);
  transform: translate(0px, -150px) scale(1, 0.01);
}

html.w-mod-js *[data-ix="auptodown-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 150px);
  -ms-transform: translate(0px, 150px);
  transform: translate(0px, 150px);
}

@media (max-width: 991px) {
  .promo {
    min-height: auto;
    padding-bottom: 40px;
  }
  .container.fr {
    margin-top: 20px;
  }
  .logo {
    width: 120px;
  }
  .tel {
    background-size: 14px;
    font-size: 14px;
  }
  .hero {
    margin-top: 40px;
  }
  .h1 {
    margin-top: 5px;
    font-size: 30px;
    line-height: 40px;
  }
  .podpis {
    font-size: 12px;
  }
  .text-block-2 {
    font-size: 12px;
  }
  .text-block-2.bl.ccc {
    font-size: 12px;
  }
  .skroll {
    width: 44px;
    height: 48px;
    margin-top: 29px;
    border-style: none;
    border-radius: 0px;
    background-image: url('../images/smartphone.svg');
    background-position: 50% 0px;
    background-size: contain;
    background-repeat: no-repeat;
    text-align: center;
  }
  .point {
    display: inline-block;
    margin-top: 26px;
  }
  .about {
    padding-bottom: 20px;
  }
  .about.two {
    padding-top: 20px;
  }
  .heading {
    font-size: 24px;
    line-height: 30px;
  }
  .heading.wh.mini {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 24px;
    text-align: left;
  }
  .heading.lp {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
  }
  .paragraph {
    font-size: 13px;
    line-height: 24px;
  }
  .paragraph.wh {
    font-size: 13px;
  }
  .paragraph.rr {
    font-size: 13px;
    line-height: 24px;
    text-align: left;
  }
  .paragraph.rr.ll {
    text-align: center;
  }
  .dropdown-toggle {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 14px;
  }
  .dropdown-toggle:hover {
    padding-left: 20px;
  }
  .dropdown-toggle.w--open {
    display: inline-block;
    height: 60px;
    color: transparent;
    font-size: 14px;
  }
  .dropdown-list-2.w--open {
    padding-top: 0px;
    padding-bottom: 10px;
  }
  .faq-content {
    margin-top: 10px;
    font-size: 13px;
    line-height: 18px;
  }
  .about-content {
    margin-top: 0px;
  }
  .skill {
    padding-top: 20px;
  }
  .icon {
    height: 40px;
    margin-top: 10px;
  }
  .sep {
    width: 40px;
  }
  .zag-sost {
    font-size: 16px;
  }
  .bg-pro {
    display: block;
    width: 100%;
    max-width: 660px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
  }
  .bg-pro.nach {
    max-width: 100%;
    min-height: auto;
    min-width: 100%;
    padding-bottom: 10px;
    text-align: center;
  }
  .line-vert-2 {
    min-height: 50px;
    background-color: hsla(0, 0%, 100%, .6);
    background-image: -webkit-linear-gradient(270deg, transparent, #cbd4e9 50%, transparent);
    background-image: linear-gradient(180deg, transparent, #cbd4e9 50%, transparent);
  }
  .dropdown-2.dr2 {
    display: inline-block;
    text-align: center;
  }
  .h3.bel {
    font-size: 14px;
    text-align: center;
  }
  .time {
    font-size: 13px;
  }
  .time.big {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0px;
    text-align: center;
  }
  .div-block-3 {
    display: block;
    width: 100%;
    max-width: 100%;
    padding-right: 0px;
    float: none;
    text-align: center;
  }
  .one-pro {
    margin-left: 0px;
  }
  .point-2 {
    margin-top: 8px;
    background-color: hsla(0, 0%, 100%, .6);
  }
  .point-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    float: none;
  }
  .info-pro {
    width: 100%;
    min-height: auto;
    padding-left: 0px;
  }
  .vrem-block {
    width: 100%;
    float: none;
  }
  .p-st {
    font-size: 13px;
  }
  .p-name {
    font-size: 16px;
  }
  .p {
    font-size: 13px;
  }
  .html-embed {
    display: inline-block;
  }
  .kriv {
    display: inline-block;
    max-width: 100%;
    margin-top: 0px;
    margin-left: 0px;
    background-color: #354257;
  }
  .text-span-3 {
    display: none;
  }
  .nav-link {
    text-align: center;
  }
  .nav-link.reg {
    display: block;
    width: 200px;
    margin-right: auto;
    margin-left: auto;
  }
  .close-lb {
    width: 40px;
    height: 40px;
    background-image: url('../images/cancel-1.svg');
    background-position: 50% 50%;
    background-size: 16px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .close-lb:hover {
    background-size: 16px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .lb.lbox {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: none;
    height: auto;
    opacity: 0;
    -webkit-transform: translate(0px, 800px);
    -ms-transform: translate(0px, 800px);
    transform: translate(0px, 800px);
  }
  .prost {
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .button-2 {
    display: block;
    width: 270px;
    margin-right: auto;
    margin-left: auto;
    padding: 14px 30px;
    font-size: 14px;
    text-align: center;
  }
  .text-field-3 {
    height: 50px;
    font-size: 14px;
    font-weight: 400;
  }
  .form-2 {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .promo-2 {
    min-height: auto;
    padding-bottom: 60px;
  }
  .sub-text-promo {
    font-size: 13px;
  }
  .hero-2 {
    padding-top: 62px;
  }
}

@media (max-width: 767px) {
  .header {
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .logo {
    width: 100px;
    margin-left: -29px;
  }
  .tel {
    font-size: 12px;
    letter-spacing: 1px;
  }
  .phone-block {
    float: right;
  }
  .button.cb {
    padding-right: 14px;
    padding-left: 14px;
    font-size: 10px;
  }
  .h1 {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 2px;
  }
  .text-span {
    background-size: 14px, 19px;
    font-size: 20px;
  }
  .text-block-2 {
    font-size: 10px;
  }
  .dropdown-toggle {
    font-size: 13px;
    letter-spacing: 0px;
  }
  .bg-pro.nach {
    min-width: auto;
    margin-bottom: 20px;
  }
  .line-vert-2 {
    min-height: 50px;
  }
  .h3.bel {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
  }
  .time.big {
    font-size: 22px;
  }
  .info-pro {
    padding-left: 0px;
  }
  .p-name {
    padding-right: 10px;
    padding-left: 10px;
  }
  .f-text {
    margin-bottom: 20px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 10px;
  }
  .one-price {
    margin-bottom: 50px;
  }
  .col-f-logo {
    padding-bottom: 20px;
    text-align: center;
  }
  .text-span-3 {
    display: inline-block;
    background-image: url('../images/asterisk.svg');
    background-position: 50% 0px;
    background-size: 6px;
    background-repeat: no-repeat;
    color: transparent;
  }
  .close-lb {
    margin-top: 10px;
    margin-right: 10px;
    background-image: url('../images/cancel-1.svg');
    background-size: 16px;
  }
  .close-lb:hover {
    background-image: url('../images/cancel-1.svg');
    background-position: 50% 50%;
    background-size: 16px;
    background-repeat: no-repeat;
  }
  .lb {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .65), rgba(0, 0, 0, .65));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .65), rgba(0, 0, 0, .65));
  }
  .lb.lbox {
    position: fixed;
    height: 200%;
  }
  .prost {
    padding-top: 40px;
  }
  .button-2.form {
    width: auto;
    padding-top: 15px;
    padding-right: 40px;
    padding-left: 40px;
    font-size: 13px;
    letter-spacing: 2px;
  }
  .close-lb-bl {
    min-height: auto;
  }
  .text-field-3 {
    height: auto;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
  }
  .success-message-2 {
    font-size: 16px;
    line-height: 30px;
  }
  .form-2 {
    display: inline-block;
  }
  .button-3 {
    display: block;
    width: 200px;
    margin-right: auto;
    margin-left: auto;
    padding: 9px 10px 8px;
  }
}

@media (max-width: 479px) {
  .logo {
    width: 130px;
    margin-left: 0px;
  }
  .tel {
    font-size: 13px;
  }
  .phone-block {
    margin-top: 15px;
    margin-right: 0px;
    float: none;
  }
  .button {
    padding: 9px 20px 7px;
    letter-spacing: 2px;
  }
  .button.cb {
    font-size: 12px;
  }
  .button-block {
    margin-top: 10px;
    float: none;
  }
  .hero {
    margin-top: 20px;
  }
  .h1 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    letter-spacing: 1px;
  }
  .text-block-2 {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 13px;
  }
  .about.two {
    padding-top: 10px;
  }
  .heading {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 28px;
  }
  .heading.lp {
    font-size: 18px;
  }
  .paragraph {
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
  }
  .paragraph.wh {
    font-size: 13px;
    font-weight: 300;
    text-align: center;
  }
  .paragraph.rr {
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
  }
  .dropdown {
    border-style: none none solid;
    border-width: 5px 5px 1px;
  }
  .dropdown-toggle {
    padding: 10px 2px;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0px;
  }
  .dropdown-toggle:hover {
    padding-left: 2px;
    background-position: 98% 50%;
  }
  .one-skill {
    margin-bottom: 35px;
  }
  .icon {
    display: block;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }
  .sep {
    display: block;
    height: 2px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }
  .zag-sost.ppp {
    font-size: 12px;
    line-height: 22px;
  }
  .zag-sost.ppp.bl {
    font-size: 12px;
    line-height: 22px;
  }
  .cifr {
    margin-top: 0px;
  }
  .bg-pro {
    padding-top: 18px;
  }
  .h3.bel {
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0px;
  }
  .time.big {
    margin-bottom: 11px;
  }
  .div-block-3 {
    width: 100%;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    float: none;
  }
  .dropdown-toggle-2 {
    padding-top: 6px;
    letter-spacing: 2px;
  }
  .dropdown-toggle-2.d2 {
    padding-top: 6px;
    font-size: 10px;
    letter-spacing: 2px;
  }
  .p-name.ah {
    font-size: 14px;
    letter-spacing: 0px;
  }
  .p {
    font-size: 12px;
    line-height: 20px;
  }
  .p.left {
    font-size: 12px;
    line-height: 20px;
  }
  .futter {
    display: inline-block;
    width: 100%;
    padding-bottom: 0px;
  }
  .f-text {
    margin-bottom: 20px;
    font-size: 10px;
    letter-spacing: 0px;
  }
  .col-b-otst {
    padding-right: 0px;
    padding-left: 0px;
  }
  .col-f-logo {
    padding-bottom: 5px;
  }
  .close-lb {
    margin-top: 10px;
    margin-right: 10px;
  }
  .lb.lbox {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
  }
  .prost {
    padding-right: 5px;
    padding-left: 5px;
  }
  .close-lb-bl {
    min-height: auto;
  }
  .text-field-3 {
    height: auto;
  }
  .promo-2.sp-promo {
    padding-top: 68px;
  }
  .hero-2 {
    padding-top: 0px;
  }
}

