.hero-section {
  height: 100vh;
  min-height: 800px;
  background-color: #284ac4;
  background-image: url("../images/home2-s1-a.png"/*tpa=http://callcenter.fulfilment.biz/assets/images/home2-s1-a.png*/), url("../images/home2-s1-a.png"/*tpa=http://callcenter.fulfilment.biz/assets/images/home2-s1-a.png*/), -webkit-linear-gradient(225deg, #09227b, #284ac4);
  background-image: url("../images/home2-s1-a.png"/*tpa=http://callcenter.fulfilment.biz/assets/images/home2-s1-a.png*/), url("../images/home2-s1-a.png"/*tpa=http://callcenter.fulfilment.biz/assets/images/home2-s1-a.png*/), linear-gradient(225deg, #09227b, #284ac4);
  background-position: -273px 128%, 179% -210px, 0px 0px;
  background-size: 30%, 70%, auto;
  background-repeat: no-repeat, no-repeat, repeat;
}

.content-container {
  display: block;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
    margin-top: 30px;

}

.content-container.footer {
  padding-top: 37px;
  padding-bottom: 37px;
}

.content-container.leadform-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1280px;
  padding-left: 40px;
  -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;
}

.navbar {
  min-height: 60px;
  padding-top: 13px;
  padding-bottom: 13px;
  -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;
}

.logo-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  float: left;
  -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;
}

.navbar-button {
  padding: 10px 20px;
  float: right;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #fff;
  border-radius: 3px;
  background-color: transparent;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: 'Museo Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 100%;
  font-weight: 400;
}

.navbar-button:hover {
  background-color: #fff;
  color: #223ab0;
}

.phone-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  margin-right: 30px;
  margin-left: 10px;
  float: right;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  float: right;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-content-container {
  width: 60%;
  margin-top: 9vh;
  float: left;
}

.heading {
  font-family: 'Museo Cyrl', sans-serif;
  color: #fff;
  font-size: 55px;
  line-height: 110%;
  font-weight: 500;
}

.hero-feature-container {
  margin-top: 8vh;
  margin-bottom: 9vh;
}

.hero-icon-container {
  margin-bottom: 20px;
  float: left;
}

.hero-text {
  max-width: 190px;
  float: left;
  font-family: 'Museo Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 130%;
  font-weight: 400;
}

.hero-feature-item {
  display: block;
  width: 33%;
  margin-right: auto;
  margin-left: auto;
  float: left;
}

.hero-button {
  padding: 14px 40px;
  border: 1px solid #fff;
  border-radius: 3px;
  background-color: transparent;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: 'Museo Cyrl', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 100%;
  font-weight: 300;
}

.hero-button:hover {
  background-color: #fff;
  color: #223ab0;
}

.hero-phone {
  font-family: 'Museo Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 100%;
  font-weight: 400;
  text-decoration: none;
}

.menu-link {
  margin-right: 20px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: 'Museo Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 100%;
  text-decoration: none;
}

.menu-link:hover {
  border-bottom: 1px solid #fff;
}

.navbar-button-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  float: right;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.iphone-icon {
  margin-top: -2px;
  margin-right: 8px;
}

.white-section.circle-decore {
  background-image: url("../images/circle-decore.svg"/*tpa=http://callcenter.fulfilment.biz/assets/images/circle-decore.svg*/);
  background-position: 102% 50%;
  background-size: 22%;
  background-repeat: no-repeat;
}

.h2 {
  font-family: 'Museo Cyrl', sans-serif;
  color: #000;
  font-size: 45px;
  line-height: 110%;
}

.h2.h2-white {
  margin-top: 0px;
  color: #fff;
  font-weight: 500;
}

.h2.h2-white.h2-no-padding {
  margin-bottom: 0px;
}

.h2.h2-center {
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
}

.h2.h2-large {
  margin-top: 0px;
  padding-right: 10%;
  font-size: 55px;
}

.column {
  padding-right: 15px;
  padding-left: 0px;
}

.feature-container {
  min-height: 150px;
}

.feature-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  min-width: 60px;
  margin-right: 30px;
  margin-bottom: 90px;
  float: left;
  -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;
}

.heading-2 {
  margin-top: 0px;
  font-family: 'Museo Cyrl', sans-serif;
  color: #333;
  font-size: 20px;
  line-height: 130%;
}

.heading-2.headling-2-center {
  text-align: center;
}

.paragraph {
  font-family: 'Museo Sans', sans-serif;
  color: grey;
  font-size: 16px;
  line-height: 140%;
}

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

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

.column-2 {
  padding-right: 15px;
  padding-left: 15px;
}

.row {
  padding-top: 120px;
  padding-bottom: 80px;
}

.column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  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;
  background-color: #223ab0;
  background-image: url("../images/white-bg.svg"/*tpa=http://callcenter.fulfilment.biz/assets/images/white-bg.svg*/);
  background-position: 100% 50%;
  background-size: 15px;
  background-repeat: repeat-y;
}

.column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 15px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
  background-image: url("../images/white-bg.svg"/*tpa=http://callcenter.fulfilment.biz/assets/images/white-bg.svg*/);
  background-position: 0px 50%;
  background-size: 25px;
  background-repeat: repeat-y;
}

.lead-form-content-container {
  max-width: 54vw;
  padding-top: 86px;
  padding-right: 60px;
  padding-bottom: 86px;
  float: right;
}

.lead-form-content-container.leadform-right-container {
  padding-right: 0px;
  padding-left: 90px;
}

.paragraph-leadform {
  margin-top: 20px;
  font-family: 'Museo Sans', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 150%;
  font-weight: 300;
}

.paragraph-leadform.paragraph-large-center {
  color: #333;
  text-align: center;
}

.text-field {
  width: 50%;
  height: 55px;
  margin-right: 20px;
  padding: 19px 40px;
  float: left;
  border: 2px solid #dedce2;
  background-color: transparent;
  font-family: 'Museo Cyrl', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 100%;
}

.submit-button {
  height: 55px;
  padding: 17px 40px;
  float: left;
  background-color: #fff;
  font-family: 'Museo Cyrl', sans-serif;
  color: #223ab0;
  font-size: 20px;
  line-height: 100%;
  font-weight: 400;
}

.form-disclaimer {
  float: left;
  font-family: 'Museo Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
}

.form-block {
  margin-top: 50px;
  margin-bottom: 0px;
}

.leadform-photo-container {
  padding-top: 10px;
  padding-left: 15px;
}

.infographics-section {
  height: 300px;
  _margin-top: 30px;
  padding-top: 90px;
  padding-bottom: 90px;
  -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: #f6f6f6;
}

.center-headline-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 600px;
  min-height: 200px;
  margin: 0px 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;
  background-image: url("../images/w-decore-grey.svg"/*tpa=http://callcenter.fulfilment.biz/assets/images/w-decore-grey.svg*/);
  background-position: 50% 50%;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.h2-blue {
  color: #223ab0;
}

.text-block {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: 'Museo Cyrl', sans-serif;
  color: #223ab0;
  font-size: 40px;
  line-height: 100%;
  text-align: center;
}

.column-5 {
  padding-right: 0px;
  padding-left: 15px;
}

.column-6 {
  padding-right: 15px;
  padding-left: 15px;
}

.column-7 {
  padding-right: 15px;
  padding-left: 15px;
}

.column-8 {
  padding-right: 15px;
  padding-left: 0px;
}

.feature-digit {
  margin-top: 7px;
  font-family: 'Museo Sans', sans-serif;
  color: #223ab0;
  font-size: 25px;
  line-height: 100%;
  font-weight: 700;
}

.h3 {
  margin-top: 0px;
  font-family: 'Museo Cyrl', sans-serif;
  color: #000;
  font-size: 30px;
  line-height: 120%;
}

.h3.h3-padding {
  padding-right: 84px;
}

.column-9 {
  padding-right: 15px;
  padding-left: 0px;
}

.column-10 {
  padding-right: 15px;
  padding-left: 15px;
}

.column-11 {
  padding-right: 0px;
  padding-left: 15px;
}

.row-2 {
  margin-bottom: 1px;
}

.grey-section {
  padding-bottom: 1px;
  background-color: #f6f6f6;
  background-image: url("../images/white-bg.svg"/*tpa=http://callcenter.fulfilment.biz/assets/images/white-bg.svg*/);
  background-position: 50% 0px;
  background-size: 130px;
  background-repeat: repeat-x;
}

.result-image {
  width: 93%;
  height: 450px;
  background-color: #d5d2da;
  background-image: url("../images/operator-workplace-3.jpg"/*tpa=http://callcenter.fulfilment.biz/assets/images/operator-workplace-3.jpg*/);
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.row-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.column-13 {
  padding-right: 15px;
  padding-left: 0px;
}

.column-14 {
  padding-right: 0px;
  padding-left: 15px;
}

.feature-container-center {
  min-height: 430px;
  padding: 80px 13% 60px;
  border-bottom: 5px solid #223ab0;
  background-color: #fff;
}

.feature-icon-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-bottom: 30px;
  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: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-15 {
  padding-right: 10px;
  padding-left: 0px;
}

.column-16 {
  padding-left: 20px;
}

.column-17 {
  padding-right: 10px;
  padding-left: 10px;
}

.row-4 {
  margin-top: 90px;
  margin-bottom: 90px;
}

.feature-block-item {
  width: 33%;
  margin-bottom: 70px;
  padding-right: 5%;
  float: left;
}

.feature-block-icon-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.left-headline-section {
  margin: 50px auto 30px;
  -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;
}

.headline-decore-container {
  margin-right: 40px;
  margin-bottom: 60px;
  padding-top: 9px;
  float: left;
}

.lead-form-section {
  background-image: -webkit-linear-gradient(0deg, #223ab0, #223ab0 1%, #223ab0 35%, #fff 46%, #fff 52%, #fff 58%, #dedce2 78%, #dedce2);
  background-image: linear-gradient(90deg, #223ab0, #223ab0 1%, #223ab0 35%, #fff 46%, #fff 52%, #fff 58%, #dedce2 78%, #dedce2);
}

.price-section {
  margin-top: 30px;
  padding-bottom: 100px;
  background-color: #f3f3f3;
}

.h2-pure-conteiner {
  display: block;
  max-width: 670px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 110px;
  padding-bottom: 60px;
}

.price-block-container {
  min-height: 425px;
  padding: 70px 52px 60px;
  border: 5px solid #223ab0;
  background-color: #fff;
}

.tarif-name {
  margin-bottom: 5px;
  font-family: 'Museo Sans', sans-serif;
  color: #223ab0;
  font-size: 16px;
  line-height: 100%;
  font-weight: 700;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.paragraph-price {
  font-family: 'Museo Sans', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 140%;
}

.main-price-container {
  margin-top: 40px;
}

.price-text {
  font-family: 'Museo Cyrl', sans-serif;
  color: #223ab0;
  font-size: 50px;
  line-height: 120%;
}

.upsale-price-container {
  margin-top: 20px;
}

.price-text-small {
  font-family: 'Museo Cyrl', sans-serif;
  color: #223ab0;
  font-size: 35px;
  line-height: 120%;
}

.button {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 22px;
  padding-bottom: 19px;
  border-style: solid;
  border-width: 0px 5px 5px;
  border-color: #223ab0;
  background-color: #fff;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: 'Museo Sans', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 100%;
  font-weight: 700;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.button:hover {
  background-color: #223ab0;
  color: #fff;
}

.column-18 {
  padding-right: 0px;
  padding-left: 20px;
}

.column-19 {
  padding-right: 10px;
  padding-left: 10px;
}

.column-20 {
  padding-right: 20px;
  padding-left: 0px;
}

.copyright-block {
  width: 33%;
  float: left;
}

.copyright-block.link-footter-center {
  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;
}

.paragraph-footer-link {
  font-family: 'Museo Sans', sans-serif;
  color: #223ab0;
  font-size: 16px;
  line-height: 140%;
  text-align: center;
  text-decoration: none;
}

.row-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.lead-form-section-bottom {
  background-image: -webkit-linear-gradient(180deg, #223ab0, #223ab0 1%, #223ab0 35%, #fff 46%, #fff 52%, #fff 58%, #dedce2 78%, #dedce2);
  background-image: linear-gradient(270deg, #223ab0, #223ab0 1%, #223ab0 35%, #fff 46%, #fff 52%, #fff 58%, #dedce2 78%, #dedce2);
}

.row-5-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.column-3-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  padding-left: 0px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #dedce2;
  background-image: url("../images/white-bg.svg"/*tpa=http://callcenter.fulfilment.biz/assets/images/white-bg.svg*/);
  background-position: 100% 50%;
  background-size: 15px;
  background-repeat: repeat-y;
}

.column-4-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #223ab0;
  background-image: url("../images/white-bg.svg"/*tpa=http://callcenter.fulfilment.biz/assets/images/white-bg.svg*/);
  background-position: 0px 50%;
  background-size: 25px;
  background-repeat: repeat-y;
}

.contacts-section {
  margin-top: 30px;
  background-color: #223ab0;
}

.lead-form-content-container-copy {
  max-width: 80vw;
  padding: 40px 60px 70px 90px;
  float: right;
}

.email-text {
  font-family: 'Museo Sans', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 150%;
  font-weight: 300;
  text-decoration: none;
}

.paragraph-contacts-headline {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: 'Museo Sans', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 150%;
  font-weight: 300;
}

.modal-wrapper-section {
  position: fixed;
  z-index: 10000;
  display: none;
  width: 100%;
  height: 100%;
  padding-top: 120px;
  background-color: #000;
}

.modal-wrapper-content-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #223ab0;
}

.lead-form-content-container-wrapper {
  padding: 60px 3% 60px 7%;
}

.close {
  margin-top: 15px;
  margin-right: 19px;
  font-family: 'Fontawesome webfont', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 100%;
  cursor: pointer;
}

.modal-wrapper-section-about {
  position: fixed;
  z-index: 10000;
  display: none;
  width: 100%;
  height: 100%;
  padding-top: 120px;
  background-color: #000;
}

.success-message {
  background-color: #fff;
}

.text-block-2 {
  text-align: center;
}

@media (max-width: 991px) {
  .hero-section {
    min-height: 500px;
    background-position: -273px 128%, 313% -73px, 0px 0px;
    background-size: 30%, 90%, auto;
  }
  .content-container {
    padding-bottom: 20px;
  }
  .content-container.footer {
    padding-top: 23px;
    padding-bottom: 23px;
  }
  .content-container.leadform-container {
    padding-right: 0px;
    padding-bottom: 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-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .hero-content-container {
    width: 80%;
  }
  .heading {
    font-size: 40px;
  }
  .white-section.circle-decore {
    background-size: 50%;
  }
  .h2 {
    font-size: 30px;
  }
  .h2.h2-large {
    font-size: 35px;
  }
  .feature-icon {
    margin-right: 15px;
    margin-bottom: 130px;
  }
  .heading-2 {
    font-size: 16px;
  }
  .paragraph {
    font-size: 14px;
  }
  .row {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .column-3 {
    padding-right: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }
  .leadform-background-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .lead-form-content-container {
    max-width: 80vw;
    padding-right: 0px;
  }
  .lead-form-content-container.leadform-right-container {
    padding-left: 0px;
  }
  .paragraph-leadform {
    font-size: 16px;
  }
  .paragraph-leadform.paragraph-large-center {
    margin-top: 10px;
    font-size: 16px;
    line-height: 140%;
  }
  .text-field {
    width: 100%;
  }
  .form-disclaimer {
    margin-top: 15px;
  }
  .form-block {
    margin-top: 30px;
  }
  .feature-digit {
    margin-top: 3px;
    font-size: 18px;
  }
  .h3 {
    font-size: 20px;
  }
  .grey-section {
    background-size: 70px;
  }
  .result-image {
    height: 290px;
  }
  .feature-container-center {
    min-height: 380px;
    padding: 45px 7% 30px;
  }
  .column-15 {
    padding-right: 5px;
  }
  .column-16 {
    padding-right: 0px;
    padding-left: 5px;
  }
  .column-17 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .row-4 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .feature-block-item {
    width: 50%;
    min-height: 250px;
    margin-bottom: 10px;
  }
  .headline-decore-container {
    padding-top: 7px;
  }
  .lead-form-section {
    background: #223ab0;
      }
  .price-section {
    padding-bottom: 50px;
  }
  .h2-pure-conteiner {
    padding-top: 60px;
    padding-bottom: 30px;
  }
  .price-block-container {
    min-height: 300px;
    padding: 40px 26px 29px;
  }
  .tarif-name {
    font-size: 14px;
    line-height: 130%;
  }
  .paragraph-price {
    font-size: 14px;
  }
  .main-price-container {
    margin-top: 20px;
  }
  .price-text {
    font-size: 30px;
  }
  .upsale-price-container {
    margin-top: 15px;
  }
  .price-text-small {
    font-size: 20px;
  }
  .button {
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 13px;
  }
  .column-18 {
    padding-left: 10px;
  }
  .column-19 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .column-20 {
    padding-right: 10px;
  }
  .paragraph-footer-link {
    font-size: 14px;
  }
  .row-5 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-color: #223ab0;
  }
  .lead-form-section-bottom {
    -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;
    background-color: #223ab0;
    background-image: none;
  }
  .row-5-bottom {
    -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;
  }
  .column-4-copy {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }
  .lead-form-content-container-copy {
    padding-top: 30px;
    padding-bottom: 60px;
    padding-left: 60px;
  }
  .modal-wrapper-content-container {
    max-width: 700px;
  }
}

@media (max-width: 767px) {
  .hero-section {
    height: 600px;
  }
  .logo-container {
    width: 35%;
  }
  .navbar-button {
    padding: 6px 14px;
    font-size: 14px;
  }
  .phone-container {
    margin-right: 15px;
  }
  .hero-content-container {
    width: 100%;
    margin-top: 0vh;
  }
  .heading {
    font-size: 35px;
  }
  .hero-feature-container {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .hero-text {
    font-size: 15px;
  }
  .hero-button {
    font-size: 17px;
  }
  .hero-phone {
    font-size: 14px;
  }
  ._w-decore {
    margin-right: 20px;
    margin-bottom: 90px;
    float: left;
  }
  .h2 {
    margin-top: 0px;
    font-size: 25px;
  }
  .feature-container {
    max-height: 100px;
    min-height: 60px;
  }
  .paragraph {
    font-size: 13px;
  }
  .column-2 {
    max-height: 210px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .lead-form-content-container {
    max-width: 90vw;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .lead-form-content-container.leadform-right-container {
    max-width: 90vw;
  }
  .text-field {
    width: 100%;
  }
  .form-disclaimer {
    margin-top: 15px;
  }
  .infographics-section {
    height: 340px;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .center-headline-section {
    min-height: 120px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .column-5 {
    padding-left: 0px;
  }
  .column-6 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-7 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-8 {
    padding-right: 0px;
  }
  .feature-digit {
    margin-bottom: 5px;
  }
  .h3 {
    margin-bottom: 5px;
    font-size: 18px;
  }
  .column-9 {
    padding-right: 10px;
  }
  .column-10 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .column-11 {
    padding-left: 10px;
  }
  .row-2 {
    margin-bottom: 40px;
  }
  .result-image {
    background-position: 50% 50%;
  }
  .feature-container-center {
    min-height: 280px;
    margin-bottom: 20px;
  }
  .column-15 {
    padding-right: 0px;
  }
  .column-16 {
    padding-left: 0px;
  }
  .column-17 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .row-4 {
    margin-bottom: 20px;
  }
  .feature-block-item {
    min-height: 270px;
  }
  .price-section {
    padding-bottom: 20px;
  }
  .price-block-container {
    min-height: 250px;
  }
  .button {
    margin-bottom: 20px;
  }
  .column-18 {
    padding-left: 0px;
  }
  .column-19 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-20 {
    padding-right: 0px;
  }
  .copyright-block {
    width: 50%;
  }
  .paragraph-footer-link {
    text-align: left;
  }
  .column-21 {
    max-height: 200px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .paragraph-contacts-headline {
    font-size: 16px;
  }
  .modal-wrapper-section {
    padding-top: 50px;
  }
  .modal-wrapper-content-container {
    max-width: 500px;
  }
  .lead-form-content-container-wrapper {
    padding-right: 0%;
  }
  .modal-wrapper-section-about {
    padding-top: 50px;
  }
}

@media (max-width: 479px) {
  .hero-section {
    height: 590px;
    padding-bottom: 40px;
  }
  .content-container {
    padding-right: 20px;
    padding-bottom: 1px;
    padding-left: 20px;
  }
  .content-container.leadform-container {
    padding-left: 0px;
  }
  .logo-container {
    width: 100%;
    height: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .phone-container {
    height: 40px;
    margin-left: 0px;
    padding-top: 1px;
    float: left;
  }
  .hero-content-container {
    margin-top: 1vh;
  }
  .heading {
    font-size: 25px;
  }
  .hero-feature-container {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .hero-icon-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 50px;
    margin-right: 20px;
    margin-bottom: 0px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .hero-text {
    max-width: 100%;
    float: none;
    font-weight: 300;
  }
  .hero-feature-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .navbar-button-container {
    height: 40px;
    float: right;
  }
  ._w-decore {
    margin-right: 15px;
    margin-bottom: 70px;
  }
  .h2.h2-large {
    padding-right: 0%;
    font-size: 25px;
  }
  .column {
    margin-bottom: 20px;
  }
  .feature-container {
    min-height: 100px;
  }
  .feature-icon {
    margin-bottom: 40px;
  }
  .heading-2 {
    margin-bottom: 5px;
  }
  .column-2 {
    max-height: 310px;
  }
  .row {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .column-3 {
    -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: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .lead-form-content-container {
    max-width: 80vw;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .lead-form-content-container.leadform-right-container {
    max-width: 80vw;
  }
  .text-field {
    height: 40px;
    padding-left: 20px;
    font-size: 16px;
  }
  .submit-button {
    height: 40px;
    padding: 14px 20px;
    font-size: 16px;
  }
  .form-block {
    margin-top: 30px;
  }
  .infographics-section {
    height: 280px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .digit-container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .text-block {
    margin-bottom: 5px;
  }
  .column-10 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-11 {
    padding-left: 0px;
  }
  .result-image {
    width: 100%;
    background-position: 50% 50%;
  }
  .row-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .column-13 {
    padding-right: 0px;
  }
  .column-14 {
    padding-top: 20px;
    padding-left: 0px;
  }
  .row-4 {
    margin-top: 30px;
  }
  .feature-block-item {
    width: 100%;
    min-height: 240px;
  }
  .feature-block-icon-container {
    margin-bottom: 10px;
  }
  .left-headline-section {
    margin-top: 51px;
  }
  .headline-decore-container {
    margin-bottom: 15px;
  }
  .h2-pure-conteiner {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .copyright-block {
    width: 50%;
  }
  .paragraph-footer-link {
    font-size: 13px;
    text-align: left;
  }
  .column-21 {
    margin-top: 20px;
  }
  .row-5 {
    padding-right: 0px;
    padding-left: 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;
  }
  .lead-form-content-container-copy {
    max-width: 80vw;
    padding: 40px 0px 70px;
  }
  .modal-wrapper-content-container {
    max-width: 290px;
  }
}

@font-face {
  font-family: 'Museo Sans';
  src: url("../fonts/MuseoSansBlack.ttf"/*tpa=http://callcenter.fulfilment.biz/assets/fonts/MuseoSansBlack.ttf*/) format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans';
  src: url("../fonts/MuseoSansBold.ttf"/*tpa=http://callcenter.fulfilment.biz/assets/fonts/MuseoSansBold.ttf*/) format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans';
  src: url("../fonts/MuseoSansLight.ttf"/*tpa=http://callcenter.fulfilment.biz/assets/fonts/MuseoSansLight.ttf*/) format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans';
  src: url("../fonts/MuseoSansRegular.ttf"/*tpa=http://callcenter.fulfilment.biz/assets/fonts/MuseoSansRegular.ttf*/) format('truetype'), url("../fonts/Museo_Sans_Cyrillic.otf"/*tpa=http://callcenter.fulfilment.biz/assets/fonts/Museo_Sans_Cyrillic.otf*/) format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Fontawesome webfont';
  src: url("../fonts/fontawesome-webfont.ttf"/*tpa=http://callcenter.fulfilment.biz/assets/fonts/fontawesome-webfont.ttf*/) format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Cyrl';
  src: url("../fonts/Museo_Cyrillic.otf"/*tpa=http://callcenter.fulfilment.biz/assets/fonts/Museo_Cyrillic.otf*/) format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Cyrl';
  src: url("../fonts/exljbris---Museo-Cyrl-900.otf"/*tpa=http://callcenter.fulfilment.biz/assets/fonts/exljbris---Museo-Cyrl-900.otf*/) format('opentype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Cyrl';
  src: url("../fonts/exljbris---Museo-Cyrl-300.otf"/*tpa=http://callcenter.fulfilment.biz/assets/fonts/exljbris---Museo-Cyrl-300.otf*/) format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Cyrl';
  src: url("../fonts/exljbris---Museo-Cyrl-700.otf"/*tpa=http://callcenter.fulfilment.biz/assets/fonts/exljbris---Museo-Cyrl-700.otf*/) format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Cyrl';
  src: url("../fonts/exljbris---Museo-Cyrl-100.otf"/*tpa=http://callcenter.fulfilment.biz/assets/fonts/exljbris---Museo-Cyrl-100.otf*/) format('opentype');
  font-weight: 100;
  font-style: normal;
}