.hero_section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 610px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, .05);
  background-image: -webkit-linear-gradient(270deg, rgba(12, 196, 162, .7), rgba(12, 196, 162, .7)), url('../images/Home---hero-background.jpg');
  background-image: linear-gradient(180deg, rgba(12, 196, 162, .7), rgba(12, 196, 162, .7)), url('../images/Home---hero-background.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.navbar_wrapper {
  height: 90px;
  padding-top: 16px;
  border-bottom: 1px solid #eee;
  background-color: #fff;
}

.navbar_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
  -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;
}

.body {
  font-family: stolzl, sans-serif;
  font-weight: 300;
}

.nav_link {
  padding-right: 18px;
  padding-left: 18px;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  font-family: stolzl, sans-serif;
  color: #7c7c7c;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.nav_link:hover {
  color: #04dbb3;
}

.nav_link:active {
  color: #008d73;
}

.nav_link.w--current {
  color: #30a0e6;
}

.nav_link.nl_last {
  padding-right: 0px;
  letter-spacing: 0.5px;
}

.h1 {
  font-family: stolzl, sans-serif;
  color: #fff;
  font-size: 74px;
  line-height: 88px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 3px;
}

.h1.shadow {
  text-shadow: 0 12px 30px rgba(0, 0, 0, .54);
}

.h1.black {
  color: #000;
}

.we_section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 5rem 1rem;
  -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;
}

.we_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 860px;
  height: 480px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  box-shadow: 0 30px 48px 0 rgba(40, 151, 218, .09);
  line-height: 32px;
}

.text-block {
  color: #04dbb3;
  font-size: 112px;
  line-height: 112px;
  font-weight: 500;
}

.divider350 {
  width: 1px;
  height: 350px;
  margin-right: 48px;
  margin-left: 48px;
  background-color: rgba(0, 0, 0, .08);
}

.we_list_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 256px;
  -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;
}

.book_15px {
  color: #7e7e7e;
  font-size: 15px;
  line-height: 32px;
  font-weight: 300;
}

.book_15px.g_sec {
  -webkit-transform: translate(0px, -12px);
  -ms-transform: translate(0px, -12px);
  transform: translate(0px, -12px);
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.book_15px.b_margin {
  margin-top: 16px;
}

.story_section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: auto;
  padding: 4rem 1rem;
  -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;
}

.bg_texts {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  color: rgba(0, 0, 0, .05);
  font-size: 200s;
  font-weight: 500;
}

.bg_text {
  position: absolute;
  left: -228px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  color: rgba(51, 51, 51, .02);
  font-size: 500px;
  line-height: 500px;
  font-weight: 500;
}

.content_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text_label {
  margin-bottom: 8px;
  font-family: stolzl, sans-serif;
  color: rgba(0, 0, 0, .2);
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.text_label.tl_centered {
  margin-bottom: 8px;
  text-align: center;
}

.content_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 350px;
  -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;
}

.h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: stolzl, sans-serif;
  font-size: 42px;
  line-height: 60px;
  font-weight: 500;
}

.h2.h2_centered {
  text-align: center;
}

.black_to_green {
  color: #04dbb3;
}

.paragraph {
  max-width: 500px;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 204px;
  height: 64px;
  padding-right: 13px;
  padding-left: 32px;
  -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;
  border-radius: 100px;
  background-color: #04dbb3;
  -webkit-transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
  transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
  transition: transform 300ms ease, box-shadow 300ms ease;
  transition: transform 300ms ease, box-shadow 300ms ease, -webkit-transform 300ms ease;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
}

.button:hover {
  box-shadow: 0 14px 30px 0 rgba(4, 219, 179, .33);
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
}

.button:active {
  box-shadow: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.button_circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 44px;
  height: 44px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: hsla(0, 0%, 100%, .2);
}

.content_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.story_photos {
  min-width: 300px;
}

.services_section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 2rem 1rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  background-color: #fcfcfc;
}

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

.services_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-weight: 500;
}

.services_headings {
  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;
}

.text-block-2 {
  font-family: stolzl, sans-serif;
  text-decoration: none;
}

.text_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #269fe8;
  font-weight: 500;
  text-decoration: none;
}

.text_link.tl_margin {
  opacity: 0.6;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.text_link.tl_margin:hover {
  opacity: 1;
}

.image {
  margin-left: 16px;
}

.servises_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.services_item {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 368px;
  margin-bottom: 48px;
  padding: 28px;
  border-radius: 8px;
  background-color: #269fe8;
  box-shadow: 0 14px 50px 0 rgba(48, 160, 230, .2);
}

.services_item.orange {
  background-color: #ffa383;
  box-shadow: 0 14px 50px 0 rgba(255, 163, 131, .2);
}

.services_item.green {
  background-color: #04dbb3;
  box-shadow: 0 14px 50px 0 rgba(4, 219, 179, .2);
}

.medium_18px_white {
  font-family: stolzl, sans-serif;
  color: #fff;
  line-height: 28px;
  font-weight: 500;
}

.image-2 {
  margin-bottom: 16px;
}

.image-3 {
  position: absolute;
  left: 133px;
  top: 79px;
  right: 0px;
  bottom: 0px;
  opacity: 0.06;
}

.text-block-3 {
  position: absolute;
  top: 28px;
  right: 28px;
  opacity: 0.35;
  font-family: stolzl, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
}

.white_14px {
  opacity: 0.5;
  font-family: stolzl, sans-serif;
  color: #fff;
  line-height: 24px;
  font-weight: 300;
}

.white_14px.w14 {
  opacity: 0.7;
}

.clients_section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 64px 1rem;
  -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;
}

.clients_wrapper {
  display: block;
  width: 100%;
  max-width: 1200px;
  margin-top: 32px;
  margin-right: auto;
  margin-left: auto;
}

.logo_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo {
  width: 17%;
  margin-right: 16px;
  margin-bottom: 32px;
  margin-left: 16px;
  opacity: 0.75;
}

.blog_section {
  overflow: visible;
  width: 100%;
  height: auto;
  padding-top: 64px;
  padding-right: 1rem;
  padding-left: 1rem;
  border-top: 1px solid #f0f0f0;
  border-bottom-color: #f0f0f0;
  background-color: #fcfcfc;
}

.blog_wrapper {
  width: 100%;
  max-width: 1200px;
}

.blog_list_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin-top: 32px;
  -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;
}

.blog_card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 368px;
  height: 425px;
  -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;
  border-radius: 8px;
  box-shadow: 0 30px 48px 0 rgba(40, 151, 218, .09);
}

.blog_picture {
  height: 224px;
  margin-bottom: 16px;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 81%, .26), hsla(0, 0%, 81%, .26)), url('../images/blog_6.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 81%, .26), hsla(0, 0%, 81%, .26)), url('../images/blog_6.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.blog_picture.bp_3 {
  background-image: url('../images/blog_3.jpg');
}

.blog_picture.bp_4 {
  background-image: url('../images/blog_4.jpg');
}

.blog_picture.bp_7 {
  background-image: url('../images/blog_7.jpg');
}

.blog_picture.bp_5 {
  background-image: url('../images/blog_5.jpg');
}

.blog_picture.bp_2 {
  background-image: url('../images/blog_2.jpg');
}

.medium_18px_black {
  margin: 0px 24px 6px;
  color: #000;
  line-height: 32px;
  font-weight: 500;
}

.blog_bottom_block {
  margin-top: 24px;
  padding-top: 12px;
  padding-right: 24px;
  padding-bottom: 12px;
  border-style: solid none none;
  border-width: 1px;
  border-color: hsla(0, 0%, 59%, .15) #000 #000;
  background-color: #fcfcfc;
}

.small_button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 132px;
  height: 48px;
  padding-bottom: 2px;
  float: right;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #04dbb3;
  -webkit-transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
  transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
  transition: transform 300ms ease, box-shadow 300ms ease;
  transition: transform 300ms ease, box-shadow 300ms ease, -webkit-transform 300ms ease;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
}

.small_button:hover {
  box-shadow: 0 0 30px 0 rgba(4, 219, 179, .49);
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
}

.book_14px {
  margin-right: 24px;
  margin-left: 24px;
  color: #7e7e7e;
  font-size: 14px;
  line-height: 32px;
}

.blog_list_block {
  display: block;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 64px;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  padding-top: 64px;
  -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;
  background-color: #30a0e6;
}

.white_15px {
  margin-bottom: 1rem;
  opacity: 0.5;
  color: #fff;
  font-size: 15px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.6px;
}

.white_15px.space {
  margin-bottom: 32px;
  font-family: stolzl, sans-serif;
  font-weight: 300;
}

.white_15px.dark {
  margin-bottom: 32px;
  font-family: stolzl, sans-serif;
  color: #000;
  font-weight: 300;
}

.text_phone {
  margin-bottom: 12px;
  color: hsla(0, 0%, 100%, .4);
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.75px;
}

.text_phone.tp_black {
  color: #04dbb3;
}

.phone_highlighted {
  color: #fff;
  line-height: 26px;
  font-weight: 500;
}

.phone_highlighted.color {
  color: #000;
}

.link_mail {
  margin-top: 12px;
  margin-bottom: 24px;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #ffc7c5;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  text-decoration: underline;
}

.link_mail.lm_black {
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #000;
}

.link_mail.lm_black:hover {
  color: #04dbb3;
}

.text-block-4 {
  opacity: 0.5;
  font-family: stolzl, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 0.5px;
}

.text-block-4.tb_black {
  color: #888;
}

.footer_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 64px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer_content.contact {
  padding-right: 1rem;
  padding-left: 1rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer_nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  padding-top: 4px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #2d94d3;
}

.footer_nav_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 1rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.nav_link_footer {
  padding-right: 18px;
  padding-left: 18px;
  opacity: 0.5;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.nav_link_footer:hover {
  opacity: 1;
}

.nav_link_footer.nl_last {
  padding-right: 0px;
  letter-spacing: 0.5px;
}

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

.label {
  margin-bottom: 8px;
  font-family: stolzl, sans-serif;
  color: rgba(0, 0, 0, .08);
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}

.label.l_white {
  margin-bottom: 4px;
  color: hsla(0, 0%, 100%, .44);
}

.heading_section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 330px;
  -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/Services---hero-image.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.heading_section.hs_2 {
  background-image: url('../images/news-img.jpg');
  background-position: 50% 84%;
}

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

.g_section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 420px;
  padding-right: 1rem;
  padding-left: 1rem;
  -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;
}

.g_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 600px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.g_wrapper.mobile {
  display: none;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 11%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.text-block-5 {
  color: #04dbb3;
  font-size: 60px;
  line-height: 63px;
}

.div-block-2 {
  width: 85%;
}

.spec_section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 3rem 1rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid none;
  border-width: 1px;
  border-color: #f0f0f0;
  background-color: #fcfcfc;
}

.spec_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-3 {
  width: 360px;
  margin-left: 48px;
}

.image-5 {
  width: 100%;
  max-width: 300px;
  border-radius: 20px;
}

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

.contact_section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.blog_list_section {
  width: 100%;
}

.blog_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 24px -1.5%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.big_blog_card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 63%;
  height: 425px;
  margin-right: 1.5%;
  margin-left: 1.5%;
  padding-right: 48px;
  padding-bottom: 36px;
  padding-left: 36px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 8px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), url('../images/Blog-1-reverse-coaching.JPG');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), url('../images/Blog-1-reverse-coaching.JPG');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.blog_list_wrapper2 {
  display: block;
  width: 100%;
  max-width: 1200px;
  margin-top: 32px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
  -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;
}

.blog_card_page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 30%;
  height: 425px;
  margin-right: 1.5%;
  margin-bottom: 48px;
  margin-left: 1.5%;
  -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;
  border-radius: 8px;
  box-shadow: 0 30px 48px 0 rgba(40, 151, 218, .09);
}

.blog_card_page.bcp_last {
  margin-right: 0px;
}

.big_blog_head {
  margin-bottom: 16px;
  color: #fff;
  font-size: 32px;
  font-weight: 500;
}

.link_read {
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-decoration: underline;
}

.link_read:hover {
  color: #04dbb3;
}

.whiter_14px {
  opacity: 0.8;
  font-family: stolzl, sans-serif;
  color: #fff;
  line-height: 24px;
  font-weight: 300;
}

.whiter_14px.w14 {
  opacity: 0.7;
}

.blog_head_section {
  width: 100%;
  height: 400px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), url('../images/Blog-1-reverse-coaching.JPG');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), url('../images/Blog-1-reverse-coaching.JPG');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.blog_head_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 400px;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-bottom: 32px;
  padding-left: 1rem;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.blog_text_section {
  display: block;
  width: 100%;
  max-width: 1200px;
  margin-top: 32px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.h3 {
  margin-top: 0px;
  margin-bottom: 16px;
  font-family: stolzl, sans-serif;
  font-size: 32px;
  line-height: 60px;
  font-weight: 500;
}

.h3.h2_centered {
  text-align: center;
}

.blog_big_text {
  font-size: 18px;
  line-height: 36px;
}

.book_15px_blog {
  margin-top: 12px;
  margin-bottom: 24px;
  color: #5a5a5a;
  font-size: 15px;
  line-height: 32px;
  font-weight: 300;
}

.book_15px_blog.g_sec {
  -webkit-transform: translate(0px, -12px);
  -ms-transform: translate(0px, -12px);
  transform: translate(0px, -12px);
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.book_15px_blog.b_margin {
  margin-top: 16px;
}

.link_blog {
  color: #30a0e6;
}

.h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: stolzl, sans-serif;
  font-size: 24px;
  line-height: 60px;
  font-weight: 500;
}

.h4.h2_centered {
  text-align: center;
}

.unordered-list {
  color: #868686;
  font-size: 13px;
  line-height: 24px;
}

.list-item {
  margin-bottom: 16px;
  color: #7e7e7e;
  line-height: 24px;
}

.list_item {
  margin-bottom: 18px;
}

.references_section {
  margin-bottom: 48px;
  padding: 32px 1rem;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  background-color: #fcfcfc;
}

.references_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 16px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-weight: 500;
}

.references_bold {
  font-weight: 500;
}

.ref_text {
  margin-bottom: 12px;
}

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

.h3_blog {
  margin-top: 0px;
  margin-bottom: 16px;
  font-family: stolzl, sans-serif;
  font-size: 32px;
  line-height: 60px;
  font-weight: 500;
}

.h3_blog.h2_centered {
  text-align: center;
}

.blog_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-weight: 500;
}

.image-6 {
  margin-bottom: 24px;
  opacity: 0.5;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.image-6:hover {
  opacity: 1;
}

.loader {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  width: 100%;
  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;
  background-color: #fff;
}

.loader-logo {
  width: 100%;
  max-width: 100px;
}

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

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

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

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

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

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

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

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

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

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

@media (max-width: 991px) {
  .hero_section {
    padding-top: 64px;
  }
  .navbar_wrapper {
    position: fixed;
    width: 100%;
    height: 64px;
    padding-top: 3px;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
  }
  .navbar_container {
    max-width: 700px;
  }
  .nav_link {
    background-color: #fff;
  }
  .we_section {
    height: auto;
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .we_wrapper {
    width: 700px;
    height: auto;
    padding-top: 32px;
    padding-bottom: 36px;
  }
  .book_15px {
    font-size: 14px;
  }
  .story_section {
    height: auto;
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .content_wrapper {
    width: 700px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .text_label {
    margin-bottom: 8px;
  }
  .text_label.tl_centered {
    text-align: center;
  }
  .content_text {
    height: 300px;
  }
  .h2.h2_centered {
    text-align: center;
  }
  .content_block {
    width: 700px;
  }
  .story_photos {
    min-width: auto;
  }
  .services_section {
    overflow: hidden;
    height: auto;
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .services_wrapper {
    width: 700px;
  }
  .services_item {
    width: 320px;
    padding: 22px;
  }
  .medium_18px_white {
    font-size: 16px;
  }
  .clients_wrapper {
    width: 700px;
  }
  .logo {
    width: 26%;
  }
  .blog_section {
    height: auto;
    padding-bottom: 64px;
  }
  .blog_wrapper {
    width: 700px;
  }
  .blog_list_wrapper {
    width: 700px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .blog_card {
    width: 328px;
    margin-bottom: 48px;
  }
  .medium_18px_black {
    font-size: 16px;
    line-height: 28px;
  }
  .book_14px {
    font-size: 12px;
    line-height: 24px;
  }
  .blog_list_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 700px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer_content.contact {
    margin-top: 90px;
  }
  .footer_nav_container {
    width: 700px;
  }
  .footer_menu {
    display: none;
  }
  .image-4 {
    width: 256px;
    margin-bottom: 24px;
  }
  .menu-button {
    padding-right: 0px;
    background-color: #fff;
  }
  .menu-button.w--open {
    background-color: #fff;
    color: #fff;
  }
  .clients_wrap {
    display: block;
    width: 700px;
    margin-right: auto;
    margin-left: auto;
  }
  .icon {
    color: #000;
  }
  .label {
    margin-bottom: 8px;
  }
  .spec_section {
    height: auto;
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .spec_wrapper {
    width: 700px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-block-3 {
    margin-left: 0px;
  }
  .image-5 {
    margin-bottom: 32px;
  }
  .contact_section {
    height: 100vh;
  }
  .blog_list {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .big_blog_card {
    width: 700px;
    margin-right: 0px;
    margin-bottom: 32px;
  }
  .blog_list_wrapper2 {
    display: block;
    width: 700px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 100px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .blog_card_page {
    width: 328px;
    margin-right: 0px;
    margin-bottom: 48px;
  }
  .blog_card_page.bcp_last {
    margin-right: 0px;
  }
  .blog_head_section {
    height: 300px;
  }
  .blog_head_wrapper {
    width: 700px;
    height: 300px;
    padding-bottom: 16px;
  }
  .blog_text_section {
    width: 700px;
  }
  .h3.h2_centered {
    text-align: center;
  }
  .book_15px_blog {
    font-size: 14px;
  }
  .h4.h2_centered {
    text-align: center;
  }
  ._1200_wrapper {
    width: 700px;
  }
  .h3_blog.h2_centered {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .navbar_container {
    max-width: 500px;
  }
  .we_wrapper {
    width: 500px;
  }
  .text-block {
    font-size: 82px;
  }
  .divider350 {
    margin-right: 16px;
    margin-left: 16px;
  }
  .book_15px {
    font-size: 13px;
    line-height: 30px;
  }
  .content_wrapper {
    width: 500px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -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;
  }
  .h2.h2_2 {
    text-align: center;
  }
  .content_block {
    width: 500px;
  }
  .services_section {
    padding-bottom: 24px;
  }
  .services_wrapper {
    width: 500px;
  }
  .servises_block {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .clients_wrapper {
    width: 500px;
  }
  .logo {
    width: 40%;
  }
  .blog_wrapper {
    width: auto;
    text-align: left;
  }
  .blog_list_wrapper {
    width: 500px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .blog_list_block {
    width: 500px;
  }
  .footer_nav_container {
    width: 500px;
  }
  .image-4 {
    margin-bottom: 48px;
  }
  .clients_wrap {
    width: auto;
  }
  .heading_section.hs_2 {
    height: 400px;
    padding-top: 56px;
  }
  .g_wrapper {
    width: 500px;
  }
  .text-block-5 {
    font-size: 53px;
    line-height: 61px;
  }
  .div-block-2 {
    width: 89%;
  }
  .spec_wrapper {
    width: 500px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .blog_list {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .blog_list_wrapper2 {
    width: 500px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .big_blog_head {
    line-height: 42px;
  }
  .blog_head_wrapper {
    width: 500px;
  }
  .blog_text_section {
    width: 500px;
  }
  .book_15px_blog {
    font-size: 13px;
    line-height: 30px;
  }
  ._1200_wrapper {
    width: 500px;
  }
  .blog_header {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
}

@media (max-width: 479px) {
  .navbar_container {
    max-width: 92%;
  }
  .h1 {
    font-size: 52px;
    line-height: 64px;
  }
  .h1.shadow {
    font-size: 42px;
    line-height: 54px;
  }
  .h1.black {
    font-size: 42px;
  }
  .we_wrapper {
    width: 92%;
    padding-left: 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .divider350 {
    display: none;
  }
  .book_15px {
    font-size: 12px;
    text-align: center;
  }
  .book_15px.b_centered {
    text-align: center;
  }
  .content_wrapper {
    width: 92%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text_label {
    text-align: center;
  }
  .text_label.tl_centered {
    text-align: center;
  }
  .content_text {
    height: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .h2 {
    text-align: center;
  }
  .h2.h2_centered {
    text-align: center;
  }
  .h2.h2_smaller {
    font-size: 36px;
  }
  .h2.h2_2 {
    font-size: 32px;
    text-align: left;
  }
  .button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
  }
  .content_block {
    width: 92%;
    height: auto;
  }
  .services_wrapper {
    width: 92%;
  }
  .services_header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text_link.tl_margin {
    margin-top: 12px;
  }
  .clients_section {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .clients_wrapper {
    width: 92%;
  }
  .logo {
    width: 50%;
  }
  .blog_section {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .blog_list_wrapper {
    width: 100%;
    margin-top: 0px;
  }
  .blog_list_block {
    width: 92%;
  }
  .footer {
    height: auto;
    padding-top: 32px;
  }
  .text_phone {
    font-size: 14px;
  }
  .text_phone.tp_black {
    text-align: center;
  }
  .phone_highlighted.color {
    display: block;
  }
  .link_mail {
    font-size: 14px;
  }
  .text-block-4 {
    text-align: center;
  }
  .footer_content {
    width: 92%;
    margin-bottom: 32px;
  }
  .footer_content.contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 80px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .footer_nav {
    margin-top: 32px;
  }
  .footer_nav_container {
    width: 92%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .nav_link_footer {
    padding-right: 0px;
    font-size: 10px;
  }
  .label {
    text-align: center;
  }
  .heading_section.hs_2 {
    height: 280px;
  }
  .g_wrapper {
    display: none;
  }
  .g_wrapper.mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .divv {
    display: block;
    width: 92%;
    margin-right: auto;
    margin-left: auto;
  }
  .spec_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-3 {
    width: 92%;
  }
  .contact_section {
    height: 100vh;
    padding-bottom: 0px;
  }
  .big_blog_card {
    width: 100%;
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
  }
  .blog_list_wrapper2 {
    width: 92%;
  }
  .big_blog_head {
    font-size: 20px;
    line-height: 26px;
  }
  .blog_head_wrapper {
    width: 92%;
  }
  .blog_text_section {
    width: 92%;
  }
  .h3 {
    text-align: center;
  }
  .h3.h2_centered {
    text-align: center;
  }
  .h3.h2_smaller {
    font-size: 36px;
  }
  .book_15px_blog {
    font-size: 12px;
    text-align: left;
  }
  .book_15px_blog.b_centered {
    text-align: center;
  }
  .h4 {
    text-align: left;
  }
  .h4.h2_centered {
    text-align: center;
  }
  .h4.h2_smaller {
    font-size: 36px;
  }
  .list_item {
    font-size: 12px;
  }
  .references_header {
    -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;
    text-align: left;
  }
  ._1200_wrapper {
    width: 92%;
  }
  .h3_blog {
    text-align: left;
  }
  .h3_blog.h2_centered {
    text-align: center;
  }
  .h3_blog.h2_smaller {
    font-size: 36px;
  }
  .blog_header {
    -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;
  }
}

