h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
}

img {
  display: inline-block;
  max-width: 120%;
}

.sec_one {
  height: 760px;
  background-color: #f7f7f7;
  color: #85bbe6;
}

.container {
  position: relative;
  display: block;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 50px;
}

.container:hover {
  text-decoration: none;
}

.container.container-about-2 {
  padding-bottom: 0px;
}

.menu {
  height: 40px;
  background-color: #222;
}

.nav-menu {
  float: left;
}

.navbar {
  background-color: transparent;
}

.nav-link {
  color: #85bbe6;
}

.nav-link-2 {
  color: #85bbe6;
}

.nav-link-3 {
  height: 40px;
  color: #85bbe6;
}

.container-2 {
  height: 40px;
  max-width: 1170px;
}

.navlink {
  display: inline-block;
  margin-right: 50px;
  padding: 10px 0px;
  border-bottom: 0px solid #1280d5;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: FuturaPt, sans-serif;
  color: #85bbe6;
  font-size: 14px;
  font-weight: 500;
}

.navlink:hover {
  border-bottom: 5px solid #1280d5;
}

.calback_nav {
  padding-top: 10px;
  padding-bottom: 10px;
  float: right;
  border-bottom: 5px solid #15d17b;
  background-color: #222;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: FuturaPt, sans-serif;
  color: #15d17b;
  font-size: 14px;
  font-weight: 500;
}

.calback_nav:hover {
  border-bottom-width: 0px;
  background-color: #29cf7e;
  color: #222;
}

.info_block {
  padding-top: 30px;
}

.logo_link {
  width: 193px;
  height: 60px;
  float: none;
  background-image: url('../images/logo.png');
  background-position: 50% 50%;
  background-size: 192px;
  background-repeat: no-repeat;
}

.contact_block {
  display: inline-block;
  padding-left: 70px;
  float: right;
  background-image: url('../images/phone.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
}

.phone_head {
  display: block;
  margin-bottom: 8px;
  font-family: FuturaPt, sans-serif;
  color: #333;
  font-size: 20px;
  text-decoration: none;
}

.body {
  font-family: FuturaPt, sans-serif;
}

.skype_block {
  position: relative;
  display: inline-block;
  margin-right: 50px;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 40px;
  float: right;
  background-image: url('../images/Forma-1.png');
  background-position: 0px 43%;
  background-repeat: no-repeat;
}

.facebook {
  width: 25px;
  height: 25px;
  margin-top: 18px;
  margin-right: 20px;
  float: right;
  background-image: url('../images/facebook-2.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.text_one_contain {
  max-width: 50%;
}

.heading {
  color: #333;
  font-size: 36px;
}

.h1 {
  margin-top: 80px;
  padding-top: 40px;
  background-image: url('../images/vawe.svg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  color: #333;
  font-size: 36px;
  text-transform: uppercase;
}

.sub_title {
  margin-bottom: 40px;
  font-family: 'PT Serif', serif;
  color: #333;
  font-size: 24px;
  line-height: 40px;
}

.mini_h {
  margin-bottom: 10px;
  color: #ee6d4f;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.text-block {
  color: #333;
  font-size: 18px;
}

.list_item_h {
  margin-bottom: 20px;
  padding-left: 20px;
  background-image: url('../images/dot.svg');
  background-position: 0px 10px;
  background-repeat: no-repeat;
  color: #333;
  font-size: 18px;
  line-height: 24px;
}

.list_item_love {
  margin-bottom: 20px;
  padding-left: 20px;
  background-image: url('../images/love.svg');
  background-position: 0px 7px;
  background-repeat: no-repeat;
  color: #333;
  font-size: 18px;
  line-height: 24px;
}

.sec_two {
  position: relative;
}

.container2 {
  position: relative;
  display: block;
  max-width: 1170px;
  min-height: 360px;
  margin-right: auto;
  margin-left: auto;
}

.h2 {
  display: inline-block;
  margin-top: 80px;
  margin-bottom: 50px;
  padding-top: 40px;
  background-image: url('../images/vawe.svg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  font-size: 30px;
  text-transform: uppercase;
}

.light_h {
  font-weight: 500;
}

.basic_btn {
  display: none;
  width: 170px;
  height: 40px;
  margin-bottom: 0px;
  padding-top: 9px;
  padding-bottom: 10px;
  border: 1px solid #1280d5;
  border-radius: 255px;
  background-color: #fff;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #1280d5;
  text-align: center;
}

.basic_btn:hover {
  background-color: #1280d5;
  color: #fff;
}

.video_block {
  position: relative;
  overflow: hidden;
  height: 320px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 10px;
  background-image: url('../images/videoBG1.jpg');
  background-position: 0px 0px;
  background-size: cover;
  box-shadow: -1px 8px 15px 0 rgba(11, 29, 43, .2);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.video_block:hover {
  box-shadow: -1px 12px 25px 0 rgba(11, 29, 43, .3);
}

.round {
  position: absolute;
  left: -130px;
  top: -150px;
  z-index: 4;
  width: 625px;
  height: 625px;
  border-radius: 1000px;
  background-color: #fff;
  opacity: 0.1;
}

.round2 {
  position: absolute;
  left: -60px;
  top: -80px;
  z-index: 5;
  width: 480px;
  height: 480px;
  border-radius: 1000px;
  background-color: #fff;
  opacity: 0.15;
}

.round3 {
  position: absolute;
  left: 0px;
  top: -10px;
  z-index: 5;
  width: 340px;
  height: 340px;
  border-radius: 1000px;
  background-color: #fff;
  opacity: 0.15;
}

.link-block {
  position: relative;
}

.play {
  position: relative;
  left: 80px;
  top: 112px;
  z-index: 10;
  width: 200px;
  height: 100px;
  float: none;
  background-image: url('../images/play.svg');
  background-position: 15px 50%;
  background-repeat: no-repeat;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.play:hover {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

.tab-link {
  display: block;
}

.tab-link-2 {
  display: block;
}

.tab-link-3.w--current {
  display: block;
}

.column {
  display: inline-block;
}

.tabs {
  display: block;
}

.tabs-content {
  display: inline-block;
  width: 80%;
  float: right;
}

.tabs-menu {
  display: inline-block;
  width: 20%;
}

.section {
  background-color: #f7f7f7;
}

.section.form_section {
  background-image: url('../images/laptop.jpg');
  background-position: 0% 50%;
  background-size: 600px;
  background-repeat: no-repeat;
}

.heading-2 {
  margin-top: 80px;
  margin-bottom: 20px;
  font-size: 28px;
  line-height: 36px;
  font-weight: 500;
  text-transform: uppercase;
}

.paragraph {
  margin-bottom: 30px;
  font-family: 'PT Serif', serif;
  font-size: 18px;
  line-height: 26px;
}

.field-label {
  margin-bottom: 8px;
  color: #666;
  font-size: 12px;
  text-transform: uppercase;
}

.form {
  width: 320px;
}

.text-field {
  height: 50px;
  margin-bottom: 25px;
  border-radius: 4px;
}

.submit-button {
  display: inline-block;
  width: 320px;
  height: 60px;
  border-radius: 255px;
  background-color: #15d17b;
  font-size: 16px;
  line-height: 22px;
}

.form-block {
  margin-bottom: 60px;
}

.containermain {
  display: block;
  height: 100%;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/bg_face.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
}

.problem-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.problem-item {
  width: 32%;
  padding: 25px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 10px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.problem-item:hover {
  box-shadow: 0 12px 30px 0 rgba(11, 29, 43, .15);
  color: #1280d5;
}

.heading-3 {
  margin-top: 40px;
  margin-bottom: 30px;
}

.list_item_m {
  margin-bottom: 15px;
  padding-left: 20px;
  background-image: url('../images/dot.svg');
  background-position: 0px 10px;
  background-repeat: no-repeat;
  color: #888;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}

.section-about {
  position: relative;
  background-color: #f7f7f7;
}

.way-text {
  margin-bottom: 40px;
  color: #1280d5;
  font-size: 30px;
  font-weight: 500;
}

.about-text {
  font-family: 'PT Serif', serif;
  font-size: 18px;
  line-height: 28px;
}

.about-wrap {
  position: relative;
  z-index: 10;
  width: 60%;
}

.gray_about_line {
  position: relative;
  display: block;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
  background-color: #e3e7ea;
}

.timeline-wrap {
  position: relative;
  padding-bottom: 10px;
  padding-left: 25px;
}

.text-timeline {
  font-family: 'PT Serif', serif;
  color: #666;
  font-size: 16px;
  line-height: 24px;
}

.headin-time-line {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 500;
  text-align: left;
  text-transform: none;
}

.timeline-wrap-line {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 25px;
  margin-left: 0px;
  padding-top: 20px;
  padding-bottom: 5px;
  background-image: url('../images/dot.svg');
  background-position: 5px 5px;
  background-repeat: no-repeat;
}

.div-block {
  position: relative;
  left: 7px;
  width: 1px;
  height: 100%;
  background-color: #c9dff0;
}

.timeline-main {
  margin-bottom: 40px;
}

.about-fb-link {
  margin-top: 30px;
  color: #a2a2a2;
  font-size: 18px;
}

.fb-link {
  display: inline-block;
  padding-right: 15px;
  background-image: url('../images/external-link-square-with-an-arrow-in-right-diagonal.svg');
  background-position: 100% 67%;
  background-size: 10px;
  background-repeat: no-repeat;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #1280d5;
}

.fb-link:hover {
  color: #2097f3;
}

.aboutimg {
  position: absolute;
  right: 0px;
  bottom: 0px;
  max-width: 38%;
}

.gray-section {
  height: 2px;
  background-color: #e3e7ea;
}

.section-about2 {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #f7f7f7;
}

.gray-line-2 {
  height: 2px;
  margin-top: 60px;
  margin-bottom: 60px;
  background-color: #e3e7ea;
}

.otlichya-blok {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-bottom: 0px;
}

.div-block-2 {
  display: inline-block;
  margin-left: 40px;
  font-family: 'PT Serif', serif;
  font-size: 16px;
  line-height: 24px;
}

.mini-h {
  margin-bottom: 25px;
  font-family: 'Futura Pt', sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

.image {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-2 {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.image-3 {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.work-section {
  background-image: -webkit-linear-gradient(225deg, #317dcc, #275aa5);
  background-image: linear-gradient(225deg, #317dcc, #275aa5);
}

.work-section.without-rev {
  background-color: #f7f7f7;
  background-image: none;
}

.container-work {
  position: relative;
  display: block;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 50px;
  padding-left: 0px;
}

.container-work:hover {
  text-decoration: none;
}

.container-work.container-about-2 {
  padding-bottom: 0px;
}

.h2-white {
  display: inline-block;
  margin-top: 80px;
  margin-bottom: 50px;
  padding-top: 40px;
  background-image: url('../images/vawe.svg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
}

.work-wrap {
  overflow: hidden;
  margin-bottom: 33px;
  border-radius: 10px;
  background-color: #f7f7f7;
  box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .2);
}

.work_w1 {
  padding: 35px;
}

.work_w2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 35px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fff;
}

.work-h {
  margin-bottom: 25px;
  color: #1280d5;
  font-size: 24px;
  font-weight: 700;
}

.work-p {
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: 'PT Serif', serif;
  font-size: 16px;
  line-height: 24px;
}

.mini_h_gray {
  margin-top: 20px;
  margin-bottom: 0px;
  color: #888;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.mini_h_gray2 {
  position: relative;
  display: inline-block;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #888;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.infotext {
  display: inline-block;
  float: none;
  color: #1280d5;
  font-size: 16px;
  font-weight: 500;
  text-transform: none;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.section-rev {
  display: block;
  background-color: #f7f7f7;
}

.section-rev.form_section {
  background-image: url('../images/8918.jpg');
  background-position: 0% 50%;
  background-repeat: no-repeat;
}

.div-block-4 {
  width: 385px;
  height: 75px;
  border-radius: 10px;
  background-color: #eaeaea;
}

.rev-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 385px;
  height: 75px;
  margin-top: 80px;
  padding-left: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #eaeaea;
  background-image: url('../images/micro.svg');
  background-position: 40px 50%;
  background-repeat: no-repeat;
  color: #bbb;
  font-size: 16px;
  line-height: 20px;
}

.text-block-2 {
  color: #a5a5a5;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.rev-card {
  overflow: hidden;
  margin-bottom: 20px;
  padding: 25px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .2);
}

.rev-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -10px;
  margin-bottom: 30px;
  margin-left: -10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.rev-h {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 30px;
}

.rev-link {
  position: relative;
  display: block;
  height: 18px;
  min-width: 105px;
  margin-top: 5px;
  float: right;
  border-top-style: none;
  border-top-color: #1280d5;
  border-right-style: none;
  border-right-color: #1280d5;
  border-left-style: none;
  border-left-color: #1280d5;
  color: #1280d5;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  text-decoration: none;
}

.text-rev {
  font-family: 'PT Serif', serif;
  line-height: 24px;
}

.rev-link-text {
  margin-top: 5px;
  float: right;
  border-style: none none dotted;
  border-color: #1280d5;
  border-bottom-width: 1px;
  color: #1280d5;
  font-size: 16px;
  line-height: 18px;
  text-decoration: none;
}

.rev-text-link {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  text-align: center;
}

.rev-text-link2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  text-align: center;
}

.rev-read {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  text-align: center;
}

.rev-sound {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  text-align: center;
}

.slide-nav {
  bottom: -40px;
  color: #1280d5;
  font-size: 10px;
  line-height: 32px;
}

.slider {
  height: 240px;
  margin-bottom: 80px;
  background-color: transparent;
}

.left-arrow {
  width: 40px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #333;
  font-size: 24px;
  font-weight: 500;
}

.left-arrow:hover {
  color: #1280d5;
}

.right-arrow {
  width: 40px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #333;
  font-size: 24px;
  font-weight: 500;
}

.right-arrow:hover {
  color: #1280d5;
}

.icon-2 {
  font-weight: 700;
}

.tabs-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.tabs-content-2 {
  margin-left: 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #963232;
}

.tabs-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 16px;
  font-weight: 500;
}

.tab-link-4 {
  background-color: transparent;
}

.tab-link-4.w--current {
  padding-top: 15px;
  padding-bottom: 15px;
  border-left: 5px solid #1280d5;
  background-color: transparent;
  color: #1280d5;
}

.tab-link-5 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: transparent;
}

.tab-link-5:hover {
  color: #1280d5;
}

.tab-link-5.w--current {
  border-left: 5px solid #1280d5;
  background-color: transparent;
  color: #1280d5;
}

.ansver-wrap {
  padding: 35px;
  border-radius: 10px;
  background-color: #f7f7f7;
  color: #1280d5;
}

.text-ansver {
  margin-bottom: 0px;
  font-family: 'PT Serif', serif;
  color: #333;
  font-size: 16px;
  line-height: 24px;
}

.heading-answer {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 30px;
}

.footer {
  height: 40px;
  background-color: #222;
}

.container-footer {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  -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;
  font-size: 12px;
}

.container-footer:hover {
  text-decoration: none;
}

.container-footer.container-about-2 {
  padding-bottom: 0px;
}

.text-block-3 {
  color: #adadad;
}

.leadway {
  color: #adadad;
}

.gallery-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  margin-left: 10px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.img-box {
  overflow: hidden;
  width: 300px;
  height: 220px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .1);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.img-box:hover {
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .2);
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.lightbox-link {
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-4 {
  max-width: auto;
  min-height: 100%;
}

.miniimg {
  position: relative;
  left: 166px;
  max-width: 220%;
}

.about-text2 {
  font-family: 'PT Serif', serif;
  font-size: 18px;
  line-height: 28px;
}

.gradient {
  display: none;
}

.video_wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  background-color: transparent;
}

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

.close-field {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(23, 29, 32, .9);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.close-field:hover {
  background-color: rgba(23, 29, 32, .5);
}

.skypelink {
  position: absolute;
  left: 0px;
  width: 25px;
  height: 25px;
}

.mob_answer {
  display: none;
}

.popup {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  background-color: hsla(0, 0%, 95%, .9);
}

.popupwindow {
  position: relative;
  display: block;
  max-width: 480px;
  min-height: 200px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  padding: 50px;
  background-color: #fff;
}

.textarea {
  min-height: 120px;
  margin-bottom: 30px;
}

.submit-button-2 {
  display: block;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 255px;
}

.close2 {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 20px;
  height: 20px;
  background-image: url('../images/close-button-2.svg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 0.6;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.close2:hover {
  opacity: 1;
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}

.h1-in {
  margin-top: 80px;
  margin-bottom: 20px;
  padding-top: 40px;
  background-image: url('../images/vawe.svg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  color: #333;
  font-size: 34px;
  text-transform: uppercase;
}

.sub_title2 {
  margin-bottom: 40px;
  font-family: 'PT Serif', serif;
  color: #333;
  font-size: 28px;
  line-height: 38px;
}

.light {
  color: #5a5a5a;
  font-weight: 500;
}

.work_w4 {
  display: block;
  padding: 30px 35px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fff;
}

.div-block-3-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  padding-left: 59px;
  font-size: 14px;
}

.mini_h_gray3 {
  position: relative;
  display: inline-block;
  width: 120px;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #888;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.column-3 {
  padding-right: 60px;
  border-right: 1px solid #dfdfdf;
}

.column-4 {
  padding-top: 65px;
}

.about-text3 {
  margin-bottom: 30px;
  font-family: 'PT Serif', serif;
  font-size: 18px;
  line-height: 28px;
}

.section-about-copy {
  position: relative;
  background-color: #f7f7f7;
}

.div-block-6 {
  width: 50%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
}

html.w-mod-js *[data-ix="textrev"] {
  display: none;
  /* height: 0px; */
}

html.w-mod-js *[data-ix="videowrapper"] {
  display: none;
  opacity: 0;
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

html.w-mod-js *[data-ix="devpopup"] {
  display: none;
  opacity: 1;
  -webkit-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

@media (max-width: 991px) {
  .sec_one {
    padding-right: 0px;
    padding-left: 0px;
  }
  .container {
    overflow: hidden;
    padding-right: 20px;
    padding-left: 20px;
  }
  .nav-menu {
    margin-top: -5px;
  }
  .navlink {
    margin-right: 0px;
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #3a3a3a;
    text-align: center;
  }
  .calback_nav {
    float: left;
  }
  .h1 {
    font-size: 24px;
    line-height: 36px;
  }
  .sub_title {
    font-size: 18px;
  }
  .list_item_h {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 22px;
  }
  .list_item_love {
    font-size: 16px;
    line-height: 22px;
  }
  .sec_two {
    padding-right: 10px;
    padding-left: 10px;
  }
  .container2 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .menu-button {
    padding: 8px;
    background-color: #1280d5;
    color: #fff;
  }
  .menu-button.w--open {
    background-color: #29cf7e;
  }
  .section.form_section {
    background-position: 100% 100%;
    background-size: 420px;
  }
  .containermain {
    max-width: auto;
    padding-right: 20px;
    padding-left: 20px;
    background-position: 130% 100%;
  }
  .heading-3 {
    font-size: 20px;
    line-height: 24px;
  }
  .list_item_m {
    font-size: 14px;
    line-height: 18px;
  }
  .about-text {
    width: 60%;
  }
  .about-wrap {
    width: 100%;
  }
  .timeline-wrap {
    width: 60%;
  }
  .about-fb-link {
    width: 60%;
  }
  .aboutimg {
    position: absolute;
  }
  .container-work {
    padding-right: 20px;
    padding-left: 20px;
  }
  .infotext {
    margin-right: 40px;
  }
  .section-rev.form_section {
    background-position: 100% 100%;
    background-size: 420px;
  }
  .gallery-wrap {
    margin-top: 35px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .img-box {
    width: 200px;
    height: 160px;
  }
  .miniimg {
    left: 118px;
    top: 8px;
  }
  .about-text2 {
    width: 100%;
  }
  .h1-in {
    font-size: 24px;
    line-height: 36px;
  }
  .sub_title2 {
    font-size: 18px;
  }
  .div-block-3-copy {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-3 {
    border-bottom: 1px solid #dfdfdf;
    border-right-width: 0px;
  }
  .column-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .about-text3 {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .skype_block {
    margin-right: 0px;
  }
  .h1 {
    margin-top: 15px;
  }
  .basic_btn {
    display: none;
    margin-top: 140px;
    float: right;
  }
  .icon {
    color: #fff;
  }
  .section.form_section {
    background-position: 172% 94%;
    background-size: 380px;
  }
  .paragraph {
    font-size: 16px;
  }
  .containermain {
    background-size: 400px;
  }
  .problem-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .problem-item {
    width: 100%;
    margin-bottom: 30px;
  }
  .timeline-wrap {
    width: 100%;
  }
  .otlichya-blok {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-2 {
    margin-left: 0px;
  }
  .mini-h {
    margin-top: 20px;
    margin-bottom: 15px;
  }
  .work_w2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .work-h {
    line-height: 28px;
  }
  .mini_h_gray2 {
    min-width: 120px;
  }
  .infotext {
    margin-right: 10px;
  }
  .div-block-3 {
    margin-bottom: 15px;
  }
  .rev-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .tab-link-5 {
    font-size: 14px;
    line-height: 16px;
  }
  .tab-link-5.w--current {
    font-size: 15px;
  }
  .text-ansver {
    font-size: 14px;
  }
  .container-footer {
    padding-right: 20px;
    padding-left: 20px;
  }
  .gallery-wrap {
    margin-top: 61px;
    margin-right: 20px;
    margin-left: 20px;
  }
  .img-box {
    width: 140px;
    height: 110px;
  }
  .miniimg {
    left: 82px;
    top: 3px;
  }
  .column-2 {
    padding-bottom: 40px;
  }
  .h1-in {
    margin-top: 15px;
  }
  .work_w4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-3-copy {
    margin-bottom: 15px;
    padding-left: 0px;
  }
  .mini_h_gray3 {
    width: auto;
  }
  .div-block-6 {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
}

@media (max-width: 479px) {
  .sec_one {
    height: auto;
  }
  .navlink {
    padding-left: 20px;
    text-align: left;
  }
  .calback_nav {
    display: block;
  }
  .info_block {
    text-align: center;
  }
  .logo_link {
    margin-bottom: 20px;
  }
  .contact_block {
    display: block;
    width: 200px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 60px;
    float: none;
  }
  .phone_head {
    font-size: 16px;
  }
  .skype_block {
    display: inline-block;
    width: 130px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .facebook {
    position: relative;
    left: 64px;
    display: block;
    float: left;
  }
  .text_one_contain {
    max-width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .sub_title {
    margin-bottom: 320px;
    line-height: 28px;
  }
  .mini_h {
    margin-right: -20px;
    margin-left: -20px;
    padding-left: 20px;
  }
  .mini_h.minihmob {
    padding-top: 20px;
    border-top: 1px solid #e0e0e0;
    background-color: #f7f7f7;
  }
  .h2 {
    font-size: 24px;
  }
  .basic_btn {
    display: none;
    margin-top: 0px;
    margin-bottom: 40px;
    float: left;
  }
  .video_block {
    height: 120px;
    margin-right: -10px;
    margin-left: -10px;
  }
  .round {
    display: none;
  }
  .round2 {
    display: none;
  }
  .round3 {
    display: none;
    width: 100%;
  }
  .play {
    position: static;
    left: 47px;
    top: 14px;
    display: block;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
  }
  .section.form_section {
    background-position: 50% 220px;
  }
  .heading-2 {
    margin-top: 40px;
    margin-bottom: 319px;
    font-size: 22px;
  }
  .form {
    width: 100%;
  }
  .submit-button {
    width: 100%;
  }
  .form-block {
    margin-bottom: 80px;
  }
  .containermain {
    position: relative;
    padding-right: 0px;
    padding-bottom: 40px;
    padding-left: 0px;
    background-image: url('../images/bg_face.png');
    background-position: 28% 60%;
    background-size: 250px;
    background-repeat: no-repeat;
  }
  .list_item_m {
    font-size: 16px;
  }
  .way-text {
    line-height: 32px;
  }
  .about-text {
    width: 100%;
  }
  .about-fb-link {
    width: 100%;
    line-height: 24px;
  }
  .aboutimg {
    display: none;
  }
  .mini-h {
    line-height: 28px;
  }
  .container-work {
    padding-right: 10px;
    padding-left: 10px;
  }
  .work_w1 {
    padding: 20px 15px;
  }
  .work_w2 {
    padding: 20px 15px;
  }
  .work-h {
    font-size: 20px;
  }
  .rev-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .rev-read {
    position: static;
  }
  .slider {
    height: 420px;
  }
  .tabs-2 {
    display: block;
  }
  .tabs-content-2 {
    margin-left: 0px;
  }
  .tabs-menu-2 {
    width: 100%;
  }
  .tab-link-5 {
    padding: 9px 15px;
  }
  .ansver-wrap {
    margin-top: 20px;
    padding: 20px;
  }
  .heading-answer {
    font-size: 24px;
  }
  .text-block-3 {
    font-size: 10px;
  }
  .gallery-wrap {
    height: 400px;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .about-text2 {
    font-size: 16px;
  }
  .gradient {
    position: absolute;
    width: 100%;
    height: 70px;
  }
  .paragraph-2 {
    line-height: 28px;
  }
  .mob_answer {
    display: block;
    margin-top: -40px;
    margin-bottom: 10px;
    color: #c7c7c7;
  }
  .sub_title2 {
    margin-bottom: 320px;
    line-height: 28px;
  }
  .work_w4 {
    padding: 20px 15px;
  }
  .mini_h_gray3 {
    width: 120px;
  }
  .column-4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .about-text3 {
    font-size: 16px;
  }
  .div-block-6 {
    width: 100%;
  }
}

@font-face {
  font-family: 'Futura Pt';
  src: url('../fonts/FuturaPT-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Futurapt';
  src: url('../fonts/FuturaPT-Medium.woff2') format('woff2'), url('../fonts/FuturaPT-Medium.eot') format('embedded-opentype'), url('../fonts/FuturaPT-Medium.woff') format('woff'), url('../fonts/FuturaPT-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'FuturaPt';
  src: url('../fonts/FuturaPT-Bold.eot') format('embedded-opentype'), url('../fonts/FuturaPT-Bold.woff') format('woff'), url('../fonts/FuturaPT-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'FuturaPt';
  src: url('../fonts/FuturaPT-Medium.eot') format('embedded-opentype'), url('../fonts/FuturaPT-Medium.woff') format('woff'), url('../fonts/FuturaPT-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}