@charset "UTF-8";
/* reset */
/* main variables */
@import url(../fonts/icomoon/icomoon/style.css);
body { margin: 0px; padding: 0px; font-family: "ProximaNova", sans-serif; background-color: #FFF; height: 100%; line-height: 1; position: relative; font-size: 24px !important; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/*MAIN*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main { display: block; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

table { border-collapse: collapse; border-width: 0px; padding: 0px; margin: 0px; }

html { height: 100%; -webkit-text-size-adjust: none; -ms-text-size-adjust: none; }

input, textarea { color: #333; font-family: "ProximaNova", sans-serif; outline: none; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; -webkit-appearance: none; }

input[type="button"], input[type="submit"], button { cursor: pointer; }

td { margin: 0px; padding: 0px; }

form { padding: 0px; margin: 0px; }

a { color: #4ABAB6; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; text-decoration: none; outline: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

a, span, div, button { outline: none !important; }

input[type=submit], input[type=button], button { -webkit-appearance: none; outline: none; }

* { -webkit-box-sizing: border-box; box-sizing: border-box; }

*:before, *:after { -webkit-box-sizing: border-box; box-sizing: border-box; }

.clearfix:after, .wrapper:after, .row:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

@font-face { font-family: 'ProximaNova'; src: url("../Proxima Nova Regular_0.eot"); src: local("☺"), url("../fonts/Proxima Nova Regular_0.woff") format("woff"), url("../fonts/Proxima Nova Regular_0.ttf") format("truetype"), url("../fonts/Proxima Nova Regular_0.svg") format("svg"); font-weight: 400; font-style: normal; }

@font-face { font-family: 'ProximaNova'; src: url("../fonts/PROXIMANOVA-XBOLD_0.eot"); src: url("../fonts/PROXIMANOVA-XBOLD_0.ttf") format("truetype"), url("../fonts/PROXIMANOVA-XBOLD_0.svg") format("svg"); font-weight: 800; font-style: normal; }

@font-face { font-family: 'ProximaNova'; src: url("../fonts/ProximaNova-Bold.eot"); src: local("☺"), url("../fonts/ProximaNova-Bold.woff") format("woff"), url("../fonts/ProximaNova-Bold.ttf") format("truetype"), url("../fonts/ProximaNova-Bold.svg") format("svg"); font-weight: 700; font-style: normal; }

@font-face { font-family: 'ProximaNova'; src: url("../fonts/ProximaNova-Light.eot"); src: local("☺"), url("../fonts/ProximaNova-Light.eot"), url("../fonts/ProximaNova-Light.ttf") format("truetype"), url("../fonts/ProximaNova-Light.svg") format("svg"); font-weight: 300; font-style: normal; }

@font-face { font-family: 'ProximaNova'; src: url("../fonts/PROXIMANOVA-LIGHTITALIC.eot"); src: local("☺"), url("fonts/PROXIMANOVA-LIGHTITALIC.eot") format("eot"), url("../fonts/PROXIMANOVA-LIGHTITALIC.ttf") format("truetype"), url("../fonts/PROXIMANOVA-LIGHTITALIC.svg") format("svg"); font-weight: 300; font-style: italic; }

@font-face { font-family: 'Montserrat'; src: url("../fonts/Montserrat-SemiBold_0.eot"); src: local("☺"), url("../fonts/Montserrat-SemiBold_0.woff") format("woff"), url("../fonts/Montserrat-SemiBold_0.ttf") format("truetype"), url("../fonts/Montserrat-SemiBold_0.svg") format("svg"); font-weight: 600; font-style: normal; }

/* Icomoon */
/* Icomoon */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
/* fancybox variables */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp { padding: 0; margin: 0; border: 0; outline: none; vertical-align: top; }

.fancybox-wrap { position: absolute; top: 0; left: 0; z-index: 8020; }

.fancybox-skin { position: relative; background: #FFF; color: #444; text-shadow: none; -webkit-border-radius: 4px; border-radius: 4px; }

.fancybox-opened { z-index: 8030; }

.fancybox-opened .fancybox-skin { -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner { position: relative; }

.fancybox-inner { overflow: hidden; }

.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }

.fancybox-error { color: #444; font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; margin: 0; padding: 15px; white-space: nowrap; }

.fancybox-image, .fancybox-iframe { display: block; width: 100%; height: 100%; }

.fancybox-image { max-width: 100%; max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url("fancybox_sprite.png"); }

#fancybox-loading { position: fixed; top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; background-position: 0 -108px; opacity: 0.8; cursor: pointer; z-index: 8060; }

#fancybox-loading div { width: 44px; height: 44px; }

.fancybox-close { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 8040; }

.fancybox-nav { position: absolute; top: 0; width: 40%; height: 100%; cursor: pointer; text-decoration: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); z-index: 8040; }

.fancybox-prev { left: 0; }

.fancybox-next { right: 0; }

.fancybox-nav span { position: absolute; top: 50%; width: 36px; height: 34px; margin-top: -18px; cursor: pointer; z-index: 8040; visibility: hidden; }

.fancybox-prev span { left: 10px; background-position: 0 -36px; }

.fancybox-next span { right: 10px; background-position: 0 -72px; }

.fancybox-nav:hover span { visibility: visible; }

.fancybox-tmp { position: absolute; top: -99999px; left: -99999px; visibility: hidden; max-width: 99999px; max-height: 99999px; overflow: visible !important; }

/* Overlay helper */
.fancybox-lock { /* overflow: hidden !important;*/ width: auto; }

.fancybox-lock body { overflow: visible !important; height: auto; }

.fancybox-lock-test { overflow-y: hidden !important; }

.fancybox-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 8010; background: url("fancybox_overlay.png"); }

.fancybox-overlay-fixed { position: fixed; bottom: 0; right: 0; }

.fancybox-lock .fancybox-overlay { overflow: auto; overflow-y: scroll; }

/* Title helper */
.fancybox-title { visibility: hidden; font-size: 14px; line-height: 18px; font-family: "ProximaNova", sans-serif; color: #FFF; position: relative; text-shadow: none; z-index: 8050; }

.fancybox-opened .fancybox-title { visibility: visible; }

.fancybox-title-float-wrap { position: absolute; bottom: 0; right: 50%; margin-bottom: -35px; z-index: 8050; text-align: center; }

.fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; padding: 2px 20px; background: transparent; /* Fallback for web browsers that doesn't support RGBa */ background: rgba(0, 0, 0, 0.8); -webkit-border-radius: 15px; border-radius: 15px; text-shadow: 0 1px 2px #222; color: #FFF; font-weight: bold; line-height: 24px; white-space: nowrap; }

.fancybox-title-outside-wrap { position: relative; margin-top: 10px; color: #fff; }

.fancybox-title-inside-wrap { padding-top: 10px; }

.fancybox-title-over-wrap { position: absolute; bottom: 0; left: 0; color: #fff; padding: 10px; background: #000; background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) { #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url("fancybox_sprite@2x.png"); -webkit-background-size: 44px 152px; background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div { background-image: url("fancybox_loading@2x.gif"); -webkit-background-size: 24px 24px; background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/ } }

/* Slider */
.slick-slider { position: relative; display: block; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }

.slick-list:focus { outline: none; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; }

.slick-track:before, .slick-track:after { content: ""; display: table; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }

[dir="rtl"] .slick-slide { float: right; }

.slick-slide img { display: block; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-hidden { display: none; }

/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
header { background: rgba(251, 251, 251, 0.84); width: 100%; min-width: 320px; text-align: left; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; -webkit-order: 1; padding: 16px 0 18px; position: absolute; top: 0; left: 0; z-index: 3; }

.logo { width: 15.7%; display: inline-block; vertical-align: middle; margin-right: -4px; left: -5px; position: relative; }

.logo__link { width: 129px; height: 86px; display: block; }

.logo__link img { display: block; width: 100%; }

.menu { display: inline-block; vertical-align: middle; margin-right: -5px; margin-top: -3px; width: -webkit-calc(100% - 21.7% - 270px); width: calc(100% - 21.7% - 270px); }

.menu-list { margin: 0 -14px; }

.menu-list__item { padding: 0 14px; display: inline-block; vertical-align: middle; margin-right: -5px; margin-left: 1px; }

.menu-list__item.active .menu-list__link { color: #211A1A; }

.menu-list__item.active .menu-list__link:before { content: ''; position: absolute; width: -webkit-calc(100% + 10px); width: calc(100% + 10px); height: 6px; left: -6px; top: -13px; background: #EB5944; -webkit-border-radius: 4px; border-radius: 4px; }

.menu-list__link { font-weight: 400; text-shadow: 0 0; line-height: 1; font-size: 16px; text-transform: uppercase; color: #828081; position: relative; }

.menu-list__link:hover { color: #211A1A; }

.phone { display: inline-block; vertical-align: middle; float: right; margin-top: 32px; margin-right: 3px; }

.phone__number { color: #211A1A; line-height: 1; font-size: 22px; text-align: center; font-weight: 700; padding-left: 45px; position: relative; }

.phone .icon { position: absolute; font-size: 19px; line-height: 1; left: 0; padding: 0; color: #ED503D; top: 2px; }

.menu-toggle { display: none; height: 26px; width: 26px; padding: 3px; position: fixed; background: rgba(255, 255, 255, 0.5); top: 12px; right: 12px; z-index: 99999; -webkit-border-radius: 2px; border-radius: 2px; }

.menu-toggle span { background-color: #EB5944; display: inline-block; vertical-align: top; height: 2px; position: relative; -webkit-transition: all 0.1s ease-in-out 0s; -o-transition: all 0.1s ease-in-out 0s; transition: all 0.1s ease-in-out 0s; width: 100%; top: -webkit-calc(50% - 1px); top: calc(50% - 1px); }

.menu-toggle span:before { background: #EB5944; content: ""; display: block; height: 100%; width: 100%; left: 0; position: absolute; top: -8px; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; transition: all 0.2s linear 0s; }

.menu-toggle span:after { background: #EB5944; content: ""; display: block; height: 100%; width: 100%; left: 0; position: absolute; bottom: -8px; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; transition: all 0.2s linear 0s; }

.menu-toggle.active { background: transparent; }

.menu-toggle.active span { background-color: transparent; }

.menu-toggle.active span:before { left: 0px; top: -1px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.menu-toggle.active span:after { left: 0px; top: -1px; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

@media screen and (max-width: 1200px) { .logo { width: auto; margin-right: 20px; }
  .menu { width: auto; }
  .menu-list__item { padding: 0 8px; } }

@media screen and (max-width: 1100px) { .menu-list__link { font-size: 14px; }
  .phone__number { font-size: 20px; padding-left: 0; }
  .menu-list { margin: 0 -8px; }
  .phone__link { padding-left: 25px; } }

@media screen and (max-width: 1024px) { header { position: relative; }
  .logo { display: block; margin: 0 auto; }
  .logo__link { margin: 0 auto; }
  header { height: auto; }
  .menu { width: 100%; margin-top: 30px; text-align: center; }
  .phone { float: none; display: block; text-align: center; margin-top: 20px; z-index: 1; } }

@media screen and (min-width: 768px) { .menu { display: inline-block !important; } }

@media screen and (max-width: 767px) { header { position: absolute; }
  .menu-toggle { display: block; }
  .menu { display: none; margin-top: 0; position: fixed; z-index: 5; top: 0; left: 0; width: 100%; background: rgba(255, 255, 255, 0.9); }
  .menu-list { margin: 0; padding-top: 30px; padding-bottom: 30px; text-align: center; }
  .menu-list__item { padding-left: 0; padding-right: 0; display: block; margin-top: 30px; } }

/*
================================================================================
|                                     FOOTER                                   |
================================================================================
*/
footer { margin-top: 104px; text-align: left; width: 100%; min-width: 320px; -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; -webkit-order: 3; position: relative; z-index: 2; }

.footer-top { padding: 36px 0 40px; background: #D8F3F2; }

.logo_footer { width: 21.25%; }

.copy { font-size: 15px; line-height: 18px; font-weight: 400; text-align: center; color: #666; padding: 26px 0 0px; }

.menu_footer { margin-top: -23px; width: -webkit-calc(100% - 25.25% - 270px); width: calc(100% - 25.25% - 270px); }

.menu_footer .menu-list { margin: 0 -14px; }

.menu_footer .menu-list__item { padding-left: 14px; padding-right: 14px; }

.phone_footer { margin-top: 24px; margin-right: -2px; }

.phone_footer .phone__number { letter-spacing: -0.5px; padding-left: 26px; }

.footer-bottom { padding: 23px 0; background: #4ABAB6; }

.footer-bottom__cont { max-width: 635px; margin: 0 auto; 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; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.footer-bottom__text { line-height: 15px; font-size: 13px; text-align: center; color: #211A1A; font-weight: 300; }

.footer-bottom__link { font-weight: 600; font-size: 13px; line-height: 11px; display: inline-block; color: #000; border-bottom: 1px solid #000; height: 0px; opacity: 0; pointer-events: none; }

.footer-bottom__link:hover { border-bottom: 1px solid transparent; }

.menu_footer .menu-list__item.active .menu-list__link:before { top: 21px; width: 100%; left: 0; height: 3px; }

.menu_footer .menu-list__link { text-transform: none; color: #979797; font-size: 17px; }

.menu_footer .menu-list__link:hover { color: #000; }

@media screen and (max-width: 1100px) { .logo_footer { width: 12%; }
  .menu_footer { width: -webkit-calc(100% - 16% - 270px); width: calc(100% - 16% - 270px); } }

@media screen and (max-width: 1024px) { .menu_footer { width: 100%; margin-top: 15px; } }

@media screen and (max-width: 767px) { .menu_footer { display: block; position: relative; background-color: transparent; padding: 0 !important; }
  .menu_footer .menu-list { margin: 0; padding: 0; }
  body:first-of-type .menu-list__item { padding: 0 !important; }
  .menu_footer .menu-list__item { margin-top: 15px; } }

@media screen and (max-width: 767px) { footer { margin-top: 30px; }
  .footer-bottom__cont { display: block; text-align: center; }
  .footer-bottom__link { margin-top: 10px; margin-bottom: 15px; }
  .logo_footer { width: auto; }
  .footer-top { padding-bottom: 20px; }
  .copy { font-size: 13px; line-height: 14px; padding: 17px 0 0px; } }

.main-wrapper { padding: 0 0 0 0; min-width: 320px; width: 100%; position: relative; overflow: hidden; min-height: 100%; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column; -webkit-box-pack: start; justify-content: flex-start; -webkit-justify-content: flex-start; -ms-flex-pack: start; }

.wrapper { min-width: 320px; max-width: 1230px; padding: 0 15px 0 15px; margin: 0 auto; position: relative; }

/* titles */
p { font-size: 24px; line-height: 36px; color: #666666; padding: 10px 0 10px 0; font-weight: 400; }

p.text-small { line-height: 23px; font-size: 16px; color: #797979; padding: 7px 0; font-weight: 300; }

h1 { font-size: 58px; line-height: 62px; color: #50BBB8; font-family: "ProximaNova", sans-serif; padding: 10px 0 10px 0; font-weight: 800; }

h1 span { color: #EB5944; }

h2 { font-size: 58px; line-height: 58px; color: #211A1A; font-family: "ProximaNova", sans-serif; padding: 10px 0 10px 0; font-weight: 700; }

h2 span { color: #4ABAB6; }

h2 i { color: #4ABAB6; position: relative; bottom: -5px; right: -1px; font-size: 64px; line-height: 0; font-style: normal; }

h2.styled { padding-bottom: 30px; margin-bottom: 20px; position: relative; }

h2.styled:before { content: ''; position: absolute; left: 0; bottom: 0; width: 60px; height: 6px; background: #EB5944; -webkit-border-radius: 10px; border-radius: 10px; }

h3 { font-size: 30px; line-height: 25px; color: #211A1A; font-family: "ProximaNova", sans-serif; padding: 13px 0 15px 0; font-weight: 700; }

h3 span { color: #4ABAB6; font-size: 60px; position: relative; top: 2px; right: -3px; }

h3.styled { padding-bottom: 30px; margin-bottom: 22px; position: relative; }

h3.styled:before { content: ''; position: absolute; left: 0; bottom: 0; width: 60px; height: 6px; background: #EB5944; -webkit-border-radius: 10px; border-radius: 10px; }

.icon:before { color: inherit !important; }

/* text position */
.text-left { text-align: left !important; }

.text-center { text-align: center !important; }

.text-right { text-align: right !important; }

.nowrap { white-space: nowrap !important; }

/* loader */
.loaded .main-wrapper { opacity: 0; }

.icon-load { background: url(../img/loader.gif) no-repeat left top; width: 40px; height: 40px; position: fixed; left: 50%; top: 50%; margin-left: -20px; margin-left: -20px; display: none; }

.loaded .icon-load { display: block; }

.form-control::-webkit-input-placeholder { color: #7F8590; opacity: 1; }

.form-control:-ms-input-placeholder { color: #7F8590; opacity: 1; }

.form-control::-ms-input-placeholder { color: #7F8590; opacity: 1; }

.form-control::placeholder { color: #7F8590; opacity: 1; }

/*
================================================================================
|                                     CONTENT                                 |
================================================================================
*/
.content { min-width: 320px; text-align: left; width: 100%; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; -webkit-order: 2; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-flex-grow: 1; background: #fff; position: relative; z-index: 1; }

.button { display: inline-block; vertical-align: top; padding: 17px 5px; width: 308px; height: 61px; border: none; -webkit-border-radius: 30px; border-radius: 30px; position: relative; font-size: 20px; line-height: 26px; color: #fff; background: #EB5944; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; text-align: center; }

.button:hover { background: #eb9e93; }

.button.button_small { width: 79px; height: 25px; font-size: 12px; line-height: 15px; font-weight: 600; padding-top: 6px; padding-bottom: 6px; }

.top { background: #D8F3F2; }

.top__img { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; position: absolute; right: 0; top: 0; width: 49.4%; -webkit-background-size: cover; background-size: cover; }

.top__img img { display: block; width: 100%; opacity: 0; }

.top__title span { left: 7px; top: 2px; position: relative; }

.top__text { color: #4D4D4D; }

.top__info { width: 100%; }

.btn-cont { padding-top: 33px; }

.info-cont { height: 100%; width: 100%; max-width: 510px; }

.about { padding-top: 130px; position: relative; z-index: 3; }

.about__cont { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: start; -webkit-align-items: start; -ms-flex-align: start; align-items: start; }

.about__img { overflow: hidden; }

.about__img img { display: block; }

.about__info { padding-left: 68px; max-width: 520px; }

.about .icon { float: right; font-size: 64px; left: -9px; position: relative; top: 9px; color: #858585; }

.we-do { padding-top: 66px; padding-bottom: 100px; position: relative; z-index: 3; }

.we-do__title { text-align: center; }

.we-do-list { padding-top: 64px; list-style-type: none; margin: 0 -80px; }

.we-do-list__item { display: inline-block; vertical-align: top; margin-right: -5px; width: 33.33%; text-align: center; }

.we-do-list__item:first-child .we-do-list__link { left: -10px; }

.we-do-list__item .icon { color: #767676; font-size: 79px; }

.we-do-list__cont { max-width: 270px; margin: 0 auto; }

.we-do-list__icon { width: 85px; height: 85px; margin: 0 auto; }

.we-do-list .icon-mobole { font-size: 83px; }

.we-do-list__title { margin-top: 55px; min-height: 54px; line-height: 27px; font-size: 22px; text-align: center; color: #211A1A; font-weight: 700; margin-bottom: 25px; }

.we-do-list__link { font-family: Montserrat; font-weight: 500; font-size: 18px; line-height: 18px; position: relative; padding-right: 15px; }

.we-do-list__link i { -webkit-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s; font-style: normal; border-bottom: 1px solid #4ABAB6; line-height: 18px; font-family: 'Montserrat', sans-serif; font-weight: 500; font-size: 18px; line-height: 18px; display: inline-block; }

.we-do-list__link:hover i { border-bottom: 1px solid transparent; }

.we-do-list__link:hover .icon { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.we-do-list__link .icon { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); display: block; font-size: 19px; color: #4ABAB6; position: absolute; right: -19px; bottom: 4px; -webkit-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s; }

.decor { position: relative; }

.decor:before { content: ''; position: absolute; right: -15px; bottom: -13px; width: 52px; height: 52px; background: -webkit-linear-gradient(315deg, #4ABAB6 0%, rgba(74, 186, 182, 0.4) 100%); background: -o-linear-gradient(315deg, #4ABAB6 0%, rgba(74, 186, 182, 0.4) 100%); background: linear-gradient(135deg, #4ABAB6 0%, rgba(74, 186, 182, 0.4) 100%); }

.decor_circle:before { -webkit-border-radius: 50%; border-radius: 50%; }

.decor_square:before { -webkit-border-radius: 8px; border-radius: 8px; right: -18px; }

.decor_triangle:before { background: url(../img/decor_triangle.svg); width: 60px; height: 52px; -webkit-background-size: cover; background-size: cover; background-repeat: no-repeat; right: -34px; }

.blockchain { margin-top: 30px; padding-bottom: 85px; position: relative; z-index: 2; }

.blockchain:before { content: ''; position: absolute; display: block; width: 1000%; height: 209%; background: #fbfbfb; top: -145%; left: -200%; -webkit-transform: rotate(-14deg); -ms-transform: rotate(-14deg); transform: rotate(-14deg); z-index: 1; }

.blockchain .wrapper { z-index: 2; }

.blockchain__title.styled { padding-bottom: 30px; padding-top: 12px; margin-bottom: 17px; }

.blockchain__text { padding-top: 85px; max-width: 575px; width: 49%; }

.blockchain p { line-height: 35px; }

.blockchain__btn { margin-top: 25px; }

.blockchain__img { position: absolute; top: 0px; right: 0; width: 49.4%; height: 135px; z-index: 1; }

.sub-title { line-height: 26px; font-size: 18px; text-transform: uppercase; font-weight: 400; color: #000000; }

.bg-img { -webkit-background-size: cover; background-size: cover; background-repeat: no-repeat; background-position: center; height: auto; }

.bg-img img { opacity: 0; }

.development { position: relative; padding-bottom: 24px; padding-top: 132px; z-index: 3; }

.development__cont { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; position: relative; z-index: 2; }

.development__item { width: 35%; }

.development__item_img { width: 44.3%; max-height: 686px; overflow: hidden; }

.development__item_info { margin-left: 102px; padding-right: 15px; max-width: 635px; width: 39%; position: relative; }

.development .sub-title { position: relative; }

.development__title { padding-top: 8px; max-width: 540px; }

.development p { position: relative; top: -4px; line-height: 35px; }

.development__button { margin-top: 36px; position: relative; top: -10px; }

.how { padding-top: 102px; position: relative; z-index: 2; }

.how .sub-title_how { text-align: center; }

.how__title { text-align: center; max-width: 400px; margin: 0 auto; padding-top: 12px; }

.how__title:before { left: -webkit-calc(50% - 30px) !important; left: calc(50% - 30px) !important; }

.how__title.styled { padding-bottom: 24px; margin-bottom: 17px; }

.how__text { text-align: center; max-width: 964px; margin: 0 auto; }

.how__text p { line-height: 35px; }

.how__btn { text-align: center; padding: 26px 0 89px; }

.how__img { max-height: 309px; overflow: hidden; }

.how__img img { width: 100%; display: block; }

.how__items { background: #D8F3F2; padding-top: 74px; padding-bottom: 61px; }

.how-list { margin: 0 -10px; }

.how-list__item { display: inline-block; vertical-align: top; margin-right: -5px; padding-left: 10px; padding-right: 10px; width: 25%; text-align: center; }

.how-list__icon { width: 64px; height: 58px; margin: 0 auto; }

.how-list__icon .icon { font-size: 50px; color: #666; }

.how-list__title { font-size: 24px; line-height: 28px; font-weight: 600; padding-top: 31px; }

.how-list p.text-small { padding-top: 4px; line-height: 20px; }

.decor_how:before { width: 25px; height: 25px; right: 0px; bottom: auto; top: 26px; }

.how-list__item_specialists .how-list__icon { top: 7px; }

.how-list__item_deadline .decor_how:before { right: 0px; top: 32px; }

.how-list__item_know .decor_how { top: -2px; }

.how-list__item_know .decor_how:before { right: 8px; top: 35px; }

.how-list__item_know .icon { font-size: 59px; }

.how-list__item_testing .decor_how:before { right: 11px; top: 32px; }

.create { padding-top: 148px; padding-bottom: 130px; position: relative; z-index: 0; }

.create:before { content: ''; position: absolute; display: block; width: 1000%; height: 300%; background: #fbfbfb; top: 182%; left: -200%; -webkit-transform: rotate(11deg); -ms-transform: rotate(11deg); transform: rotate(11deg); z-index: 1; }

.create .wrapper { z-index: 2; }

.create-slider-cont { position: relative; }

.create-slider { max-width: 800px; margin: -80px auto 0; }

.create-slider__img { float: left; width: 51%; min-width: 320px; padding: 0 0 0 0; position: relative; z-index: 1; }

.create-slider__photo { width: 300px; height: 300px; -webkit-border-radius: 50%; border-radius: 50%; overflow: hidden; -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2); }

.create-slider__photo img { display: block; width: 100%; height: 100%; -webkit-border-radius: 50%; border-radius: 50%; }

.create-slider__icon { position: absolute; top: -20px; left: 205px; width: 104px; height: 104px; background: #F1F1F1; -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); -webkit-border-radius: 50%; border-radius: 50%; }

.create-slider__icon .icon { font-size: 39px; line-height: 34px; color: #AAA; position: absolute; top: 34px; left: 33px; }

.create-slider .slick-list { padding-top: 80px; }

.create-slider__info { padding: 0 10px 0 320px; padding-top: 48px; width: 100%; }

.create-slider__title { font-size: 30px; line-height: 36px; font-weight: 700; padding-bottom: 10px; }

.create-slider__quote { font-size: 16px; line-height: 24px; font-style: italic; color: #828282; font-weight: 300; }

.create-slider__quote span { display: block; padding-top: 10px; }

.create-slider__signature { float: right; padding-top: 18px; position: relative; right: -8px; }

.create-slider__signature .icon { font-size: 45px; }

.create-slider-nav { position: absolute; top: 105px; left: 0; width: 50px; }

.create-slider-nav__item { margin-bottom: 19px; }

.create-slider-nav__img { width: 46px; height: 46px; -webkit-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2); overflow: hidden; cursor: pointer; }

.create-slider-nav__img img { width: 100%; -webkit-border-radius: 50%; border-radius: 50%; }

.create-slider-nav__img:hover { -webkit-box-shadow: 0 0 0 2px #4ABAB6; box-shadow: 0 0 0 2px #4ABAB6; }

.create-slider-nav__item.slick-current .create-slider-nav__img { -webkit-box-shadow: 0 0 0 2px #4ABAB6; box-shadow: 0 0 0 2px #4ABAB6; }

.create-slider-buttons { position: absolute; right: 0; top: 128px; direction: rtl; width: 50px; }

.create-slider-buttons .create-slider-nav__img { display: none !important; }

.create-slider-buttons li { cursor: pointer; display: block; margin-bottom: 63px; width: 23.41px !important; height: 6px !important; background: #EB5944; opacity: 0.5 !important; -webkit-border-radius: 10px; border-radius: 10px; -webkit-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s; }

.create-slider-buttons li.my-active { width: 40px !important; opacity: 1 !important; }

.create-slider-buttons li:hover { opacity: 1; }

.create-slider-buttons button { display: none; }

/*slick*/
* { outline: none; }

.slick-vertical .slick-slide { float: none; border: none; padding: 2px; }

.slick-slider { position: unset; }

/*slick*/
.answer p { color: #eb5944; padding: 10px 0; font-size: 17px; }

.answer-2 p { color: #eb5944; padding: 10px 0; font-size: 17px; }

.stay-touch { position: relative; z-index: 2; }

.stay-touch__title { line-height: 19px; }

.stay-touch__title span { font-size: 70px; top: 5px; right: -1px; }

.stay-touch__cont { padding-top: 17px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.stay-touch__item { width: 50%; }

.stay-touch__item .box-form { max-width: 490px; }

.stay-touch__item_form { padding-right: 20px; }

.stay-touch__item_info { max-width: 500px; margin-top: -5px; padding-left: 10px; }

.stay-touch__item_info p { color: #666; }

.box-field { margin-bottom: 25px; }

.form-control { background: #FFFFFF; border: 1px solid #DADADA; -webkit-box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.05); box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.05); -webkit-border-radius: 10px; border-radius: 10px; padding: 22px 35px 17px 35px; line-height: 21px; font-size: 16px; font-weight: 300; width: 100%; }

.box-field_btn { padding-top: 8px; }

.box-field_btn .button { color: #fff; font-weight: 400; cursor: pointer; }

.box-field_btn .button::-webkit-input-placeholder { color: #fff; opacity: 1; }

.box-field_btn .button:-ms-input-placeholder { color: #fff; opacity: 1; }

.box-field_btn .button::-ms-input-placeholder { color: #fff; opacity: 1; }

.box-field_btn .button::placeholder { color: #fff; opacity: 1; }

.stay-touch__decor { margin-top: 37px; margin-left: -9px; max-width: 393px; }

.stay-touch__decor .decor { position: relative; width: 33.33%; margin-right: -5px; display: inline-block; }

.stay-touch__decor .decor:before { position: relative !important; top: auto; right: auto; bottom: auto; display: block; width: 47px; height: 47px; }

.stay-touch__decor .decor_triangle:before { width: 54px; height: 47px; }

.popups { display: none; }

.popup__cont { width: 672px; max-width: 100%; padding: 90px 94px 80px 90px; }

.popup__cont .stay-touch__title { padding-bottom: 33px; }

.btn-popap-cont { margin-top: 25px; text-align: center; }

.stay-touch__title_thank { text-align: center; }

.fancybox-overlay { background: rgba(8, 68, 66, 0.7); }

.fancybox-opened .fancybox-skin { -webkit-box-shadow: none; box-shadow: none; -webkit-border-radius: 10px; border-radius: 10px; background: #FBFBFB; }

@media screen and (max-width: 1200px) { .we-do-list { margin: 0; } }

@media screen and (max-width: 1100px) { .about__info { padding-left: 30px; }
  .development__item_info { margin-left: 30px; width: 52%; } }

@media screen and (max-width: 1024px) { .top__img { width: 43%; }
  .about__img { -webkit-background-size: cover; background-size: cover; background-repeat: no-repeat; width: 43%; background-position: center; }
  .about__img img { opacity: 0; }
  .blockchain__img { width: 43%; }
  .blockchain__text { width: 55%; padding-top: 50px; }
  .development__title { font-size: 55px; } }

@media screen and (max-width: 991px) { h1 { font-size: 40px; line-height: 42px; padding: 8.3px 0 8.3px 0; }
  h2 { font-size: 40px !important; line-height: 42px !important; }
  p { font-size: 19.92px; line-height: 29.88px; color: #666666; padding: 8.3px 0 8.3px 0; font-weight: 400; }
  .info-cont { height: 100%; width: 100%; max-width: 450px; }
  .btn-cont { padding-top: 27.39px; }
  .how__items { padding-bottom: 40px; }
  .how-list__item { width: 50%; margin-bottom: 30px; }
  .how-list__title { padding-top: 20px; }
  .create-slider__img { width: 37%; }
  .create-slider__photo { width: 250px; height: 250px; margin-left: 70px; }
  .create-slider { max-width: 100%; }
  .create-slider__info { padding: 0 50px 0 340px; padding-top: 48px; width: 100%; }
  .create-slider__signature { right: 20px; }
  .create { padding-top: 70px; padding-bottom: 70px; } }

@media screen and (max-width: 767px) { .top__img { position: relative; width: 100%; -webkit-background-size: cover; background-size: cover; background-position: left top; height: 300px; }
  .top__img img { height: 100%; opacity: 0; }
  .top { height: auto !important; padding-bottom: 30px; }
  .info-cont { margin: 0 auto; text-align: center; max-width: 340px; }
  .top__info { padding-top: 7px !important; }
  h1 { font-size: 32px; line-height: 32px; }
  h1 span { left: 0 !important; }
  p { font-size: 13px !important; line-height: 19px !important; padding: 5px 0 5px 0 !important; }
  .top__text { padding-top: 0; padding-bottom: 0; }
  .btn-cont { padding-top: 15px; }
  .button { padding: 12px 3.3px; width: 203.28px; height: 40.26px; -webkit-border-radius: 19.8px; border-radius: 19.8px; font-size: 13.2px; line-height: 17.16px; }
  .about { padding-top: 30px; }
  .about__info { padding-left: 0; padding-right: 0; margin: 0 auto; text-align: center; }
  .about__cont { display: block; }
  .about__img { width: 100%; height: 200px; }
  h2 { font-size: 19px !important; line-height: 18px !important; padding: 15px 0 10px 0 !important; }
  h2 i { font-size: 30px; bottom: -2px; }
  h2.styled { padding-top: 5px !important; padding-bottom: 8px !important; margin-bottom: 2px !important; }
  h2 span { font-size: 19px !important; top: 0px !important; right: 0px !important; }
  h3 { font-size: 19px !important; line-height: 18px !important; padding: 15px 0 10px 0; font-weight: 700; }
  h3.styled { padding-bottom: 12px !important; margin-bottom: 5px !important; }
  h3.styled:before { left: -webkit-calc(50% - 30px); left: calc(50% - 30px); height: 4px; }
  h3 span { font-size: 30px !important; top: 2px !important; right: 0px !important; }
  p.text-small { line-height: 15.18px; font-size: 10.56px; padding: 4.62px 0; }
  .about .icon { font-size: 42px; }
  .blockchain:before { display: none; }
  .we-do { padding-top: 30px; padding-bottom: 0px; }
  .we-do-list { padding-top: 15px; }
  .we-do-list__icon .icon { font-size: 52px; }
  .we-do-list__icon { width: 56px; height: 56px; }
  .decor:before { right: -11px; bottom: -7px; width: 34px; height: 34px; }
  .decor_triangle:before { width: 39px; height: 34px; }
  .we-do-list__title { margin-top: 15px; min-height: 33px; line-height: 16px; font-size: 14px; margin-bottom: 5px; }
  .we-do-list__link { padding-right: 8px; line-height: 11px; display: inline-block; }
  .we-do-list__link i { font-size: 11px; line-height: 11px; }
  .we-do-list__link .icon { font-size: 12px; right: -10px; bottom: 0px; }
  .blockchain__img { position: relative; -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; width: 100%; height: 200px; background-position: 0 -150px; -webkit-background-size: 150% 150%; background-size: 150%; }
  .blockchain { 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; padding-bottom: 15px; }
  .blockchain .wrapper { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }
  .blockchain__text { padding-top: 0; max-width: 575px; width: 100%; text-align: center; }
  .sub-title { padding-top: 15px; line-height: 17px; font-size: 11px; }
  .blockchain__title.styled { padding-top: 5px; padding-bottom: 10px; margin-bottom: 0px; }
  h2.styled:before { left: -webkit-calc(50% - 30px); left: calc(50% - 30px); width: 60px; height: 4px; bottom: 0px; }
  .blockchain p { line-height: 19px; }
  .blockchain__btn { margin-top: 5px; }
  .development { padding-top: 30px; padding-bottom: 15px; }
  .development__cont { display: block; }
  .development p { top: 0; padding-left: 15px !important; padding-right: 15px !important; }
  .development__item_img { width: 100%; }
  .development__img { width: 100%; height: 200px; }
  .development__item_info { width: 100%; text-align: center; padding-left: 0; padding-right: 0; margin: 0 auto; }
  .development__title { max-width: 100%; }
  .development__button { top: 0; margin-top: 10px; }
  .how { padding-top: 5px; }
  .how__img { width: 200%; margin-left: -50%; }
  .how__btn { padding-top: 10px; padding-bottom: 35px; }
  .decor_how:before { width: 25px; height: 25px; }
  .how__items { padding-top: 15px; padding-bottom: 15px; }
  .how-list__icon { width: 42.24px; height: 38.28px; }
  .how-list__icon .icon { font-size: 33px; }
  .how-list__item { margin-bottom: 15px; }
  .decor_how:before { width: 16px; height: 16px; bottom: auto; top: 18px; right: -4px; }
  .how-list__item_deadline .decor_how:before { right: 0px; top: 23px; }
  .how-list__item_know .decor_how:before { right: 6px; top: 24px; }
  .how-list__item_testing .decor_how:before { right: 3px; top: 21px; }
  .how-list__title { padding-top: 10px; font-size: 15px; line-height: 18px; }
  p.text-small { font-size: 12px; line-height: 13px; }
  .create { padding-top: 50px; padding-bottom: 30px; }
  .create-slider__info { padding-left: 0px; padding-right: 0; padding-top: 15px; text-align: center; max-width: 400px; margin: 0 auto; }
  .create-slider__photo { width: 150px; height: 150px; margin-left: auto; margin-right: auto; }
  .create-slider-nav { width: 100%; text-align: center; top: 00px; }
  .create-slider-nav__item .create-slider-nav__img { margin: 0 auto; }
  .create-slider__img { float: none; width: 150px; margin: 0 auto; min-width: 0px; }
  .create-slider { margin-top: 0; }
  .create-slider .slick-list { padding-top: 70px; }
  .create-slider__icon { width: 50px; height: 50px; left: 110px; }
  .create-slider__icon .icon { font-size: 21px; line-height: 21px; top: 14px; left: 16px; }
  .create-slider-buttons { display: none; }
  .create-slider__title { font-size: 19px; line-height: 23px; padding-bottom: 0px; text-align: center; }
  .create-slider__quote { font-size: 12px; line-height: 15px; padding-top: 10px; }
  .create-slider__quote span { padding-top: 5px; }
  .create-slider__signature .icon { font-size: 29px; }
  .create:before { display: none; }
  .create-slider-nav__item { padding-top: 2px; }
  .stay-touch__cont { display: block; }
  .stay-touch__item { width: 100%; }
  .stay-touch__item .box-form { max-width: 100%; }
  .stay-touch__title { text-align: center; }
  .stay-touch__item_form { padding-right: 0px; }
  .stay-touch__item_info { padding-left: 0; }
  .stay-touch__cont { padding-top: 5px; }
  .box-field { margin-bottom: 15px; }
  .form-control { -webkit-border-radius: 6.6px; border-radius: 6.6px; padding: 14.52px 23.1px 11.22px 23.1px; line-height: 13.86px; font-size: 10.56px; }
  .stay-touch__decor { margin: 18px auto 0; text-align: center; }
  .stay-touch__decor .decor:before { width: 31.02px; height: 31.02px; }
  .stay-touch__decor .decor:before { margin: 0 auto; }
  .stay-touch__decor .decor_triangle:before { width: 35.64px; height: 31.02px; }
  .stay-touch__item_info { text-align: center; margin: 0 auto; }
  .box-field__input { text-align: center; }
  .popup__cont { padding: 10px; }
  .popup__cont .stay-touch__title { padding-bottom: 10px; font-size: 17px !important; line-height: 16px !important; } }

@media screen and (max-width: 510px) { .we-do-list__item { display: block; width: 100%; text-align: center; margin-bottom: 30px; }
  .we-do-list__title { min-height: 0px; margin-bottom: 0; }
  .we-do-list__item:first-child .we-do-list__link { left: 0; } }

@media screen and (max-width: 460px) { .how-list { margin: 0; }
  .how-list .how-list__item { width: 100%; display: block; padding-left: 0; padding-right: 0; }
  .how-list .how-list__item br { display: none; }
  .create-slider__title { width: 250px; margin: 0 auto; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .we-do-list__link .icon { bottom: 1px; } }

@supports (-ms-ime-align: auto) and (not (-ms-accelerator: true)) { .we-do-list__link .icon { bottom: 1px; } }

@-moz-document url-prefi) {}

/*# sourceMappingURL=style.css.map */
