@charset "UTF-8";
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/RobotoRegular.eot");
  src: url("../fonts/RobotoRegular.eot") format("embedded-opentype"), url("../fonts/RobotoRegular.woff2") format("woff2"), url("../fonts/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular.ttf") format("truetype"), url("../fonts/RobotoRegular.svg#Roboto") format("svg");
  font-display: swap;
  font-weight: normal; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/RobotoMedium.eot");
  src: url("../fonts/RobotoMedium.eot") format("embedded-opentype"), url("../fonts/RobotoMedium.woff2") format("woff2"), url("../fonts/RobotoMedium.woff") format("woff"), url("../fonts/RobotoMedium.ttf") format("truetype"), url("../fonts/RobotoMedium.svg#Roboto") format("svg");
  font-display: swap;
  font-weight: 500; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/RobotoBold.eot");
  src: url("../fonts/RobotoBold.eot") format("embedded-opentype"), url("../fonts/RobotoBold.woff2") format("woff2"), url("../fonts/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold.ttf") format("truetype"), url("../fonts/RobotoBold.svg#Roboto") format("svg");
  font-display: swap;
  font-weight: bold; }

@font-face {
  font-family: 'Ubuntu';
  src: url("../fonts/UbuntuMedium.eot");
  src: url("../fonts/UbuntuMedium.eot") format("embedded-opentype"), url("../fonts/UbuntuMedium.woff2") format("woff2"), url("../fonts/UbuntuMedium.woff") format("woff"), url("../fonts/UbuntuMedium.ttf") format("truetype"), url("../fonts/UbuntuMedium.svg#Ubuntu") format("svg");
  font-display: swap;
  font-weight: 500; }

@font-face {
  font-family: 'Ubuntu';
  src: url("../fonts/UbuntuBold.eot");
  src: url("../fonts/UbuntuBold.eot") format("embedded-opentype"), url("../fonts/UbuntuBold.woff2") format("woff2"), url("../fonts/UbuntuBold.woff") format("woff"), url("../fonts/UbuntuBold.ttf") format("truetype"), url("../fonts/UbuntuBold.svg#Ubuntu") format("svg");
  font-display: swap;
  font-weight: bold; }

/*!; normalize.css ;*/
body {
  margin: 0px;
  padding: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  -webkit-overflow-scrolling: touch; }

table, tr, td {
  border: none;
  margin: 0px;
  padding: 0px; }

table {
  border-collapse: collapse; }

img, button {
  border: 0px;
  outline: none; }

p, div, h1, h2, h3, h4, h5, h6, fieldset, form, input, textarea, header, nav, section, article, aside, footer {
  margin: 0px;
  padding: 0px;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

ul, li, ol {
  list-style-type: none;
  margin: 0px;
  padding: 0px; }

fieldset {
  border: none; }

textarea {
  overflow: auto;
  outline: none;
  resize: none; }

input, select, area {
  outline: none; }

input [type="submit"]::-moz-focus-inner,
input [type="button"]::-moz-focus-inner {
  padding: 0;
  border: 0; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type='number'] {
  -moz-appearance: textfield; }

::-ms-clear {
  display: none; }

input:not[type="radio"],
input[type="button"],
input[type="submit"],
button {
  -webkit-appearance: none !important;
  border-radius: 0px !important; }

/*!; base ;*/
html {
  -webkit-text-size-adjust: 100%;
  -webkit-font-variant-ligatures: none;
          font-variant-ligatures: none;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-family: Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
  font-size: 20px;
  line-height: 1.6; }

body {
  color: #000000;
  font-size: 16px;
  font-weight: normal;
  font-family: "Roboto";
  margin: 0px;
  padding: 0px;
  background: url("../img/bg.jpg") no-repeat top center;
  background-size: cover; }
  @media only screen and (min-width: 767px) {
    body {
      font-size: 20px; } }

h1 {
  font-weight: 500;
  font-family: "Ubuntu";
  line-height: 110%; }
  @media only screen and (min-width: 320px) and (max-width: 767px) {
    h1 {
      font-size: 30px; } }
  @media only screen and (min-width: 767px) {
    h1 {
      font-size: 50px; } }
  @media only screen and (min-width: 1240px) {
    h1 {
      font-size: 70px; } }

h2 {
  font-weight: 500;
  font-family: "Ubuntu";
  line-height: 110%; }
  @media only screen and (min-width: 320px) and (max-width: 767px) {
    h2 {
      font-size: 25px; } }
  @media only screen and (min-width: 767px) {
    h2 {
      font-size: 40px; } }
  @media only screen and (min-width: 1240px) {
    h2 {
      font-size: 50px; } }

h3 {
  font-weight: 500;
  font-family: "Ubuntu";
  line-height: 120%; }
  @media only screen and (min-width: 320px) and (max-width: 767px) {
    h3 {
      font-size: 18px; } }
  @media only screen and (min-width: 767px) {
    h3 {
      font-size: 22px; } }
  @media only screen and (min-width: 1240px) {
    h3 {
      font-size: 26px; } }

h4 {
  font: 500 20px/120% "Ubuntu";
  padding-bottom: 19px; }

a {
  color: #0296AA;
  outline: none;
  text-decoration: none;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  border-bottom: 1px solid rgba(0, 150, 170, 0.3); }
  a:hover, a:focus {
    color: #f08c07;
    border-bottom-color: rgba(240, 140, 7, 0.3); }

p {
  padding-bottom: 15px; }

img {
  display: block; }

section,
.section {
  padding-top: 60px; }

.txt ul li {
  margin-left: 30px;
  position: relative;
  padding-bottom: 15px;
  font-size: 16px;
  line-height: 120%; }
  .txt ul li:before {
    content: '';
    position: absolute;
    background: #fdb34d;
    background: -webkit-gradient(linear, left top, left bottom, from(#fdb34d), to(#df7010));
    background: -o-linear-gradient(top, #fdb34d 0%, #df7010 100%);
    background: linear-gradient(to bottom, #fdb34d 0%, #df7010 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdb34d', endColorstr='#df7010',GradientType=0 );
    height: 10px;
    width: 10px;
    top: 5px;
    left: -30px; }

.reset_shad, .button {
  -webkit-appearance: none;
  border-radius: 0; }

.button {
  display: inline-block;
  vertical-align: top;
  color: #ffffff;
  font: normal 18px/60px "Roboto";
  height: 60px;
  border-radius: 50px;
  padding: 0 25px;
  min-width: 243px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  background: #fdb34d;
  background: -webkit-gradient(linear, left top, left bottom, from(#fdb34d), to(#df7010));
  background: -o-linear-gradient(top, #fdb34d 0%, #df7010 100%);
  background: linear-gradient(to bottom, #fdb34d 0%, #df7010 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdb34d', endColorstr='#df7010',GradientType=0 ); }
  .button span {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    border-radius: 50px; }
  .button b {
    position: relative;
    font-weight: normal;
    z-index: 2; }
  .button:hover span {
    background: #DF7010; }

.button_sm {
  min-width: 123px;
  padding: 0 15px;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  background: #ED902E;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }
  .button_sm:hover {
    background: #0296AA; }

.b-wrapper {
  overflow: hidden;
  position: relative;
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 320px; }

.b-wrap {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative; }
  @media (max-width: 767px) {
    .b-wrap {
      padding-left: 15px;
      padding-right: 15px; } }

::-webkit-input-placeholder {
  color: #000; }

::-moz-placeholder {
  color: #000; }

:-moz-placeholder {
  color: #000; }

:-ms-input-placeholder {
  color: #000; }

:focus::-webkit-input-placeholder {
  color: transparent; }

:focus::-moz-placeholder {
  color: transparent; }

:focus:-moz-placeholder {
  color: transparent; }

:focus:-ms-input-placeholder {
  color: transparent; }

.ph-col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%; }

.ph-col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%; }

.ph-col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%; }

.ph-col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%; }

.ph-col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%; }

.ph-col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }

.ph-h1 {
  height: 3.5rem; }

.ph-h2 {
  height: 2.5rem; }

.ph-h3 {
  height: 2rem; }

.ph-h4 {
  height: 1.5rem; }

.ph-h5 {
  height: 1.3rem; }

.ph-h6 {
  height: 1.2rem; }

:root {
  --color-primary: #0096aa;
  --color-secondary: #f08c07;
  --color-danger: #f1657f;
  --color-success: #28a745;
  --color-warning: #ffc107;
  --color-black: #000;
  --color-dark-gray: #545454;
  --color-gray: grey;
  --color-white: #fff;
  --color-lightblue: #89b7c1; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.no-gutters > .col, .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0; }

.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto; }

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.pull-0 {
  right: auto; }

.pull-1 {
  right: 8.33333%; }

.pull-2 {
  right: 16.66667%; }

.pull-3 {
  right: 25%; }

.pull-4 {
  right: 33.33333%; }

.pull-5 {
  right: 41.66667%; }

.pull-6 {
  right: 50%; }

.pull-7 {
  right: 58.33333%; }

.pull-8 {
  right: 66.66667%; }

.pull-9 {
  right: 75%; }

.pull-10 {
  right: 83.33333%; }

.pull-11 {
  right: 91.66667%; }

.pull-12 {
  right: 100%; }

.push-0 {
  left: auto; }

.push-1 {
  left: 8.33333%; }

.push-2 {
  left: 16.66667%; }

.push-3 {
  left: 25%; }

.push-4 {
  left: 33.33333%; }

.push-5 {
  left: 41.66667%; }

.push-6 {
  left: 50%; }

.push-7 {
  left: 58.33333%; }

.push-8 {
  left: 66.66667%; }

.push-9 {
  left: 75%; }

.push-10 {
  left: 83.33333%; }

.push-11 {
  left: 91.66667%; }

.push-12 {
  left: 100%; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

svg:not([fill]):not([focusable]) {
  fill: currentColor; }

svg[focusable] {
  max-width: 100%;
  height: auto; }

.mt-xs {
  margin-top: .5rem; }

.mb-xs {
  margin-bottom: .5rem; }

.ml-xs {
  margin-left: .5rem; }

.mr-xs, .mx-xs {
  margin-right: .5rem; }

.mx-xs {
  margin-left: .5rem; }

.my-xs {
  margin-top: .5rem;
  margin-bottom: .5rem; }

.mt-sm {
  margin-top: 1rem; }

.mb-sm {
  margin-bottom: 1rem; }

.ml-sm {
  margin-left: 1rem; }

.mr-sm, .mx-sm {
  margin-right: 1rem; }

.mx-sm {
  margin-left: 1rem; }

.my-sm {
  margin-top: 1rem;
  margin-bottom: 1rem; }

.mt-md {
  margin-top: 1.5rem; }

.mb-md {
  margin-bottom: 1.5rem; }

.ml-md {
  margin-left: 1.5rem; }

.mr-md, .mx-md {
  margin-right: 1.5rem; }

.mx-md {
  margin-left: 1.5rem; }

.my-md {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

.mt-lg {
  margin-top: 2rem; }

.mb-lg {
  margin-bottom: 2rem; }

.ml-lg {
  margin-left: 2rem; }

.mr-lg, .mx-lg {
  margin-right: 2rem; }

.mx-lg {
  margin-left: 2rem; }

.my-lg {
  margin-top: 2rem;
  margin-bottom: 2rem; }

.mt-xl {
  margin-top: 2.5rem; }

.mb-xl {
  margin-bottom: 2.5rem; }

.ml-xl {
  margin-left: 2.5rem; }

.mr-xl, .mx-xl {
  margin-right: 2.5rem; }

.mx-xl {
  margin-left: 2.5rem; }

.my-xl {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem; }

.mt-xxl {
  margin-top: 5rem; }

.mb-xxl {
  margin-bottom: 5rem; }

.ml-xxl {
  margin-left: 5rem; }

.mr-xxl, .mx-xxl {
  margin-right: 5rem; }

.mx-xxl {
  margin-left: 5rem; }

.my-xxl {
  margin-top: 5rem;
  margin-bottom: 5rem; }

.mt-xxxl {
  margin-top: 7.5rem; }

.mb-xxxl {
  margin-bottom: 7.5rem; }

.ml-xxxl {
  margin-left: 7.5rem; }

.mr-xxxl, .mx-xxxl {
  margin-right: 7.5rem; }

.mx-xxxl {
  margin-left: 7.5rem; }

.my-xxxl {
  margin-top: 7.5rem;
  margin-bottom: 7.5rem; }

.mt-none {
  margin-top: 0; }

.mb-none {
  margin-bottom: 0; }

.ml-none {
  margin-left: 0; }

.mr-none, .mx-none {
  margin-right: 0; }

.mx-none {
  margin-left: 0; }

.my-none {
  margin-top: 0;
  margin-bottom: 0; }

.pt-2 xs {
  padding-top: .25rem; }

.pb-2 xs {
  padding-bottom: .25rem; }

.pl-2 xs {
  padding-left: .25rem; }

.pr-2 xs, .px-2 xs {
  padding-right: .25rem; }

.px-2 xs {
  padding-left: .25rem; }

.py-2 xs {
  padding-top: .25rem;
  padding-bottom: .25rem; }

.pt-xs {
  padding-top: .5rem; }

.pb-xs {
  padding-bottom: .5rem; }

.pl-xs {
  padding-left: .5rem; }

.pr-xs, .px-xs {
  padding-right: .5rem; }

.px-xs {
  padding-left: .5rem; }

.py-xs {
  padding-top: .5rem;
  padding-bottom: .5rem; }

.pt-sm {
  padding-top: 1rem; }

.pb-sm {
  padding-bottom: 1rem; }

.pl-sm {
  padding-left: 1rem; }

.pr-sm, .px-sm {
  padding-right: 1rem; }

.px-sm {
  padding-left: 1rem; }

.py-sm {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.pt-md {
  padding-top: 1.5rem; }

.pb-md {
  padding-bottom: 1.5rem; }

.pl-md {
  padding-left: 1.5rem; }

.pr-md, .px-md {
  padding-right: 1.5rem; }

.px-md {
  padding-left: 1.5rem; }

.py-md {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }

.pt-lg {
  padding-top: 2rem; }

.pb-lg {
  padding-bottom: 2rem; }

.pl-lg {
  padding-left: 2rem; }

.pr-lg, .px-lg {
  padding-right: 2rem; }

.px-lg {
  padding-left: 2rem; }

.py-lg {
  padding-top: 2rem;
  padding-bottom: 2rem; }

.pt-xl {
  padding-top: 2.5rem; }

.pb-xl {
  padding-bottom: 2.5rem; }

.pl-xl {
  padding-left: 2.5rem; }

.pr-xl, .px-xl {
  padding-right: 2.5rem; }

.px-xl {
  padding-left: 2.5rem; }

.py-xl {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }

.pt-xxl {
  padding-top: 5rem; }

.pb-xxl {
  padding-bottom: 5rem; }

.pl-xxl {
  padding-left: 5rem; }

.pr-xxl, .px-xxl {
  padding-right: 5rem; }

.px-xxl {
  padding-left: 5rem; }

.py-xxl {
  padding-top: 5rem;
  padding-bottom: 5rem; }

.pt-xxxl {
  padding-top: 7.5rem; }

.pb-xxxl {
  padding-bottom: 7.5rem; }

.pl-xxxl {
  padding-left: 7.5rem; }

.pr-xxxl, .px-xxxl {
  padding-right: 7.5rem; }

.px-xxxl {
  padding-left: 7.5rem; }

.py-xxxl {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem; }

.pt-none {
  padding-top: 0; }

.pb-none {
  padding-bottom: 0; }

.pl-none {
  padding-left: 0; }

.pr-none, .px-none {
  padding-right: 0; }

.px-none {
  padding-left: 0; }

.py-none {
  padding-top: 0;
  padding-bottom: 0; }

.table-prices, .table-responsive, table:not([class]) {
  margin: .5rem 0 .75rem;
  border-spacing: 0;
  border-collapse: collapse; }

.table-prices td:not([valign]), .table-prices th:not([valign]), .table-responsive td:not([valign]), .table-responsive th:not([valign]), table:not([class]) td:not([valign]), table:not([class]) th:not([valign]) {
  vertical-align: top; }

.table-prices th:not([align]), .table-responsive th:not([align]), table:not([class]) th:not([align]) {
  text-align: left; }

.table-prices th, .table-responsive th, table:not([class]) th {
  padding: .5rem 1.5rem;
  font-weight: 500; }

.table-prices th:first-child, .table-responsive th:first-child, table:not([class]) th:first-child {
  padding: 1.5rem .5rem 1.5rem 0; }

.table-prices tbody td, .table-responsive tbody td, table:not([class]) tbody td {
  padding: 1rem 1.5rem;
  -webkit-transition: background-color .3s;
  -o-transition: background-color .3s;
  transition: background-color .3s; }

.table-prices tbody td:first-child, .table-responsive tbody td:first-child, table:not([class]) tbody td:first-child {
  padding: 1rem 1.5rem 1rem 0; }

table:not([class]) {
  display: inline-block;
  overflow-x: auto;
  max-width: 100%;
  vertical-align: top;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0.15))) 0 0, -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0.15))) 100% 0;
  background: -o-linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)) 0 0, -o-linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)) 100% 0;
  background: linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)) 0 0, linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)) 100% 0;
  background-attachment: scroll,scroll;
  background-size: 1px 100%,1px 100%;
  background-repeat: no-repeat,no-repeat; }

table:not([class]) tbody tr:last-child td {
  border-bottom: none; }

table:not([class]) td:first-child, table:not([class]) th:first-child {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), to(rgba(255, 255, 255, 0)));
  background-image: -o-linear-gradient(left, #fff 50%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(90deg, #fff 50%, rgba(255, 255, 255, 0));
  background-size: 2px 100%;
  background-repeat: no-repeat; }

table:not([class]) td:last-child, table:not([class]) th:last-child {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #fff), to(rgba(255, 255, 255, 0)));
  background-image: -o-linear-gradient(right, #fff 50%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(270deg, #fff 50%, rgba(255, 255, 255, 0));
  background-position: 100% 0;
  background-size: 2px 100%;
  background-repeat: no-repeat; }

table:not([class]) td:only-child, table:not([class]) th:only-child {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, right top, left top, color-stop(50%, #fff), to(rgba(255, 255, 255, 0)));
  background-image: -o-linear-gradient(left, #fff 50%, rgba(255, 255, 255, 0)), -o-linear-gradient(right, #fff 50%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(90deg, #fff 50%, rgba(255, 255, 255, 0)), linear-gradient(270deg, #fff 50%, rgba(255, 255, 255, 0));
  background-position: 0 0,100% 0;
  background-size: 2px 100%,2px 100%;
  background-repeat: no-repeat,no-repeat; }

.table-prices tbody tr:last-child td {
  border-bottom: none; }

.text-primary {
  color: #0096aa; }

.text-secondary {
  color: #f08c07; }

.text-danger {
  color: #f1657f; }

.text-success {
  color: #28a745; }

.text-warning {
  color: #ffc107; }

.text-black {
  color: #000; }

.text-dark-gray {
  color: #545454; }

.text-gray {
  color: grey; }

.text-white {
  color: #fff; }

.text-lightblue {
  color: #89b7c1; }

.bg-primary {
  background-color: #0096aa; }

.bg-secondary {
  background-color: #f08c07; }

.bg-twilight {
  background-color: #02263f; }

.bg-white {
  background-color: #fff; }

.bg-black {
  background-color: #000; }

.bg-light-gray {
  background-color: #e3e9ec; }

.bg-lightest-gray {
  background-color: #f7f7f7; }

.bg-lightestblue {
  background-color: #dee9eb; }

.bg-circled-gradient {
  background-image: -o-radial-gradient(circle, rgba(0, 150, 170, 0.3), rgba(36, 153, 172, 0.31377) 1.17%, rgba(69, 160, 178, 0.35185) 4.49%, rgba(101, 171, 186, 0.40937) 9.72%, rgba(130, 183, 196, 0.48148) 16.59%, rgba(156, 196, 206, 0.56331) 24.86%, rgba(180, 209, 217, 0.65) 34.25%, rgba(201, 221, 227, 0.73669) 44.52%, rgba(220, 232, 236, 0.81852) 55.41%, rgba(234, 242, 244, 0.89063) 66.66%, rgba(245, 249, 250, 0.94815) 78.01%, rgba(253, 253, 254, 0.98623) 89.21%, #fff);
  background-image: radial-gradient(circle, rgba(0, 150, 170, 0.3), rgba(36, 153, 172, 0.31377) 1.17%, rgba(69, 160, 178, 0.35185) 4.49%, rgba(101, 171, 186, 0.40937) 9.72%, rgba(130, 183, 196, 0.48148) 16.59%, rgba(156, 196, 206, 0.56331) 24.86%, rgba(180, 209, 217, 0.65) 34.25%, rgba(201, 221, 227, 0.73669) 44.52%, rgba(220, 232, 236, 0.81852) 55.41%, rgba(234, 242, 244, 0.89063) 66.66%, rgba(245, 249, 250, 0.94815) 78.01%, rgba(253, 253, 254, 0.98623) 89.21%, #fff); }

.link-button u, a u {
  text-decoration: none;
  border-color: inherit;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  -webkit-transition-duration: .3s;
       -o-transition-duration: .3s;
          transition-duration: .3s; }

a {
  color: #0096aa;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  outline-color: inherit;
  -webkit-transition-property: color,border-color;
  -o-transition-property: color,border-color;
  transition-property: color,border-color; }

a:hover {
  color: #f08c07; }

a:hover, a:hover u {
  border-bottom-color: rgba(240, 140, 7, 0.3); }

a.dashed, a.dashed u {
  border-bottom-color: rgba(0, 150, 170, 0.5); }

a.dashed:hover, a.dashed:hover u {
  border-bottom-color: rgba(240, 140, 7, 0.5); }

a:active, a:hover {
  outline-width: 0; }

.link-button u, a u {
  -webkit-transition-property: border-color;
  -o-transition-property: border-color;
  transition-property: border-color; }

a[href^=tel] {
  text-decoration: none;
  color: inherit;
  border: none; }

a:hover, a:hover u {
  -webkit-transition-duration: .1s;
       -o-transition-duration: .1s;
          transition-duration: .1s; }

.dashed, .dashed u {
  border-bottom-style: dashed; }

.contacts-map a, .doctor__certificate, .no-border, .service-item__link {
  border-bottom: none; }

.multi-line {
  padding: .6em 0 0; }

.link-button {
  display: inline;
  background-color: transparent;
  font-size: 1em;
  text-align: inherit;
  font-family: inherit;
  padding: 0;
  -webkit-transition-duration: .3s;
       -o-transition-duration: .3s;
          transition-duration: .3s;
  color: #0096aa;
  border: none;
  border-bottom: rgba(0, 150, 170, 0.3); }

.link-button u {
  border-bottom-color: rgba(0, 150, 170, 0.3); }

.link-button:hover {
  color: #f08c07; }

.link-button:hover, .link-button:hover u {
  border-bottom-color: rgba(240, 140, 7, 0.3); }

.link-button.dashed, .link-button.dashed u {
  border-bottom-color: rgba(0, 150, 170, 0.5); }

.link-button.dashed:hover, .link-button.dashed:hover u {
  border-bottom-color: rgba(240, 140, 7, 0.5); }

.link-button:active, .link-button:focus, .link-button:hover {
  cursor: pointer;
  outline-width: 0; }

.link-primary {
  color: #0096aa; }

.link-primary, .link-primary u {
  border-bottom-color: rgba(0, 150, 170, 0.3); }

.link-primary:hover {
  color: #f08c07; }

.link-primary:hover, .link-primary:hover u {
  border-bottom-color: rgba(240, 140, 7, 0.3); }

.link-primary.dashed, .link-primary.dashed u {
  border-bottom-color: rgba(0, 150, 170, 0.5); }

.link-primary.dashed:hover, .link-primary.dashed:hover u {
  border-bottom-color: rgba(240, 140, 7, 0.5); }

.link-secondary {
  color: #f08c07; }

.link-secondary, .link-secondary u {
  border-bottom-color: rgba(240, 140, 7, 0.3); }

.link-secondary:hover {
  color: #f08c07; }

.link-secondary:hover, .link-secondary:hover u {
  border-bottom-color: #f08c07; }

.link-secondary.dashed, .link-secondary.dashed u {
  border-bottom-color: rgba(240, 140, 7, 0.5); }

.link-secondary.dashed:hover, .link-secondary.dashed:hover u {
  border-bottom-color: #f08c07; }

.link-white {
  color: #fff; }

.link-white, .link-white u {
  border-bottom-color: rgba(255, 255, 255, 0.3); }

.link-white:hover {
  color: #f08c07; }

.link-white:hover, .link-white:hover u {
  border-bottom-color: rgba(240, 140, 7, 0.3); }

.link-white.dashed, .link-white.dashed u {
  border-bottom-color: rgba(255, 255, 255, 0.5); }

.link-white.dashed:hover, .link-white.dashed:hover u {
  border-bottom-color: rgba(240, 140, 7, 0.5); }

.link-black {
  color: #000; }

.link-black, .link-black u {
  border-bottom-color: rgba(0, 0, 0, 0.3); }

.link-black:hover {
  color: #f08c07; }

.link-black:hover, .link-black:hover u {
  border-bottom-color: rgba(240, 140, 7, 0.3); }

.link-black.dashed, .link-black.dashed u {
  border-bottom-color: rgba(0, 0, 0, 0.5); }

.link-black.dashed:hover, .link-black.dashed:hover u {
  border-bottom-color: rgba(240, 140, 7, 0.5); }

.btn, .btn-outline {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  max-width: 100%;
  display: inline-block;
  text-decoration: none;
  border: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition-property: border-color,background-color,color,background,-webkit-box-shadow;
  transition-property: border-color,background-color,color,background,-webkit-box-shadow;
  -o-transition-property: border-color,background-color,color,box-shadow,background;
  transition-property: border-color,background-color,color,box-shadow,background;
  transition-property: border-color,background-color,color,box-shadow,background,-webkit-box-shadow;
  font-family: inherit;
  font-weight: 400; }

.btn, .btn-outline, .btn-outline:hover, .btn:hover {
  -webkit-transition-duration: .3s;
       -o-transition-duration: .3s;
          transition-duration: .3s; }

.btn-outline:focus, .btn:focus {
  outline: none; }

.btn-outline.disabled, .btn-outline:disabled, .btn-outline[disabled], .btn.disabled, .btn:disabled, .btn[disabled], fieldset[disabled] .btn, fieldset[disabled] .btn-outline {
  pointer-events: none; }

.btn--block, .btn-outline--block {
  display: block;
  width: 100%;
  padding: 0;
  text-align: center; }

.btn {
  padding: 18.75px 37.5px;
  border: 0 solid transparent;
  border-radius: 30px; }

.btn, .btn--large {
  font-size: 18px;
  line-height: 1.25; }

.btn--large {
  padding: 28.75px 50px;
  border: 0 solid transparent;
  border-radius: 40px; }

.btn--sm {
  padding: calc((36px - 1.25rem)/2) 22.5px;
  border: 0 solid transparent;
  border-radius: 5px;
  font-size: 1rem;
  line-height: 1.25; }

.btn--tiny {
  padding: 15px 31.25px;
  border: 0 solid transparent;
  border-radius: 25px;
  font-size: 16px;
  line-height: 1.25; }

.btn--primary {
  background-color: #0096aa;
  color: #fff; }

.btn--primary:hover {
  background-color: #00adc4;
  color: #fff; }

.btn--primary.active, .btn--primary:active, .btn--primary:focus {
  background-color: #006977;
  color: #fff; }

.btn--primary.disabled, .btn--primary:disabled, .btn--primary[disabled], fieldset[disabled] .btn--primary {
  background-color: #5eecff;
  color: #fff; }

.btn--secondary {
  background-color: #f08c07;
  color: #fff; }

.btn--secondary:hover {
  background-color: #f89818;
  color: #fff; }

.btn--secondary.active, .btn--secondary:active, .btn--secondary:focus {
  background-color: #be6f06;
  color: #fff; }

.btn--secondary.disabled, .btn--secondary:disabled, .btn--secondary[disabled], fieldset[disabled] .btn--secondary {
  background-color: #fddaad;
  color: #fff; }

.btn-outline {
  padding: 16.75px 37.5px;
  border: 2px solid transparent;
  border-radius: 30px;
  font-size: 18px;
  line-height: 1.25; }

.btn-outline--large {
  padding: 26.75px 50px;
  border: 2px solid transparent;
  border-radius: 40px;
  font-size: 18px;
  line-height: 1.25; }

.btn-outline--sm {
  padding: calc((32px - 1.25rem)/2) 22.5px;
  border: 2px solid transparent;
  border-radius: 5px;
  font-size: 1rem;
  line-height: 1.25; }

.btn-outline--tiny {
  padding: 13px 31.25px;
  border: 2px solid transparent;
  border-radius: 25px;
  font-size: 16px;
  line-height: 1.25; }

.btn-outline--primary {
  background-color: transparent;
  color: #0096aa;
  border-color: #0096aa; }

.btn-outline--primary:hover {
  background-color: transparent;
  color: #006977; }

.btn-outline--primary.active, .btn-outline--primary:active, .btn-outline--primary:focus {
  background-color: transparent;
  color: #003c44; }

.btn-outline--primary.disabled, .btn-outline--primary:disabled, .btn-outline--primary[disabled], fieldset[disabled] .btn-outline--primary {
  background-color: rgba(89, 89, 89, 0);
  color: #5eecff; }

.btn-outline--primary:hover {
  border-color: #006977; }

.btn-outline--primary.active, .btn-outline--primary:active, .btn-outline--primary:focus {
  border-color: #003c44; }

.btn-outline--primary.disabled, .btn-outline--primary:disabled, .btn-outline--primary[disabled], fieldset[disabled] .btn-outline--primary {
  border-color: #5eecff; }

.btn-outline--secondary {
  background-color: transparent;
  color: #f08c07;
  border-color: #f08c07; }

.btn-outline--secondary:hover {
  background-color: transparent;
  color: #be6f06; }

.btn-outline--secondary.active, .btn-outline--secondary:active, .btn-outline--secondary:focus {
  background-color: transparent;
  color: #8d5204; }

.btn-outline--secondary.disabled, .btn-outline--secondary:disabled, .btn-outline--secondary[disabled], fieldset[disabled] .btn-outline--secondary {
  background-color: rgba(89, 89, 89, 0);
  color: #fddaad; }

.btn-outline--secondary:hover {
  border-color: #be6f06; }

.btn-outline--secondary.active, .btn-outline--secondary:active, .btn-outline--secondary:focus {
  border-color: #8d5204; }

.btn-outline--secondary.disabled, .btn-outline--secondary:disabled, .btn-outline--secondary[disabled], fieldset[disabled] .btn-outline--secondary {
  border-color: #fddaad; }

.btn--secondary.btn--grad {
  background-color: #e56904;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e56904), to(#f8b459));
  background-image: -o-linear-gradient(bottom, #e56904 0, #f8b459);
  background-image: linear-gradient(0deg, #e56904 0, #f8b459);
  position: relative;
  z-index: 1; }

.btn--secondary.btn--grad:before {
  border-radius: inherit;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fb7508), color-stop(50%, #f9bf71), to(#fb7508));
  background-image: -o-linear-gradient(bottom, #fb7508 0, #f9bf71 50%, #fb7508);
  background-image: linear-gradient(0deg, #fb7508 0, #f9bf71 50%, #fb7508);
  background-position: 0 100%;
  background-size: 100% 200%;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -100;
  -webkit-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
  transition: .1s ease-in-out; }

.btn--secondary.btn--grad:focus:before, .btn--secondary.btn--grad:hover:before {
  opacity: 1; }

.btn--secondary.btn--grad:active:before {
  background-position: 0 0;
  opacity: 1;
  -webkit-transition: .1s ease;
  -o-transition: .1s ease;
  transition: .1s ease; }

.btn--secondary.btn--shine {
  -webkit-box-shadow: 0 0 80px 10px rgba(231, 114, 15, 0.5);
          box-shadow: 0 0 80px 10px rgba(231, 114, 15, 0.5); }

.btn--secondary.btn--shine:focus, .btn--secondary.btn--shine:hover {
  -webkit-box-shadow: 0 0 80px 20px rgba(231, 114, 15, 0.5);
          box-shadow: 0 0 80px 20px rgba(231, 114, 15, 0.5); }

.btn--primary.btn--grad {
  background-color: #0096aa;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0096aa), to(#25b3c6));
  background-image: -o-linear-gradient(bottom, #0096aa 0, #25b3c6);
  background-image: linear-gradient(0deg, #0096aa 0, #25b3c6);
  position: relative;
  z-index: 1; }

.btn--primary.btn--grad:before {
  border-radius: inherit;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00adc4), color-stop(50%, #2dc4d8), to(#00adc4));
  background-image: -o-linear-gradient(bottom, #00adc4 0, #2dc4d8 50%, #00adc4);
  background-image: linear-gradient(0deg, #00adc4 0, #2dc4d8 50%, #00adc4);
  background-position: 0 100%;
  background-size: 100% 200%;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -100;
  -webkit-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
  transition: .1s ease-in-out; }

.btn--primary.btn--grad:focus:before, .btn--primary.btn--grad:hover:before {
  opacity: 1; }

.btn--primary.btn--grad:active:before {
  background-position: 0 0;
  opacity: 1;
  -webkit-transition: .1s ease;
  -o-transition: .1s ease;
  transition: .1s ease; }

.btn--primary.btn--shine {
  -webkit-box-shadow: 0 0 80px 10px rgba(231, 114, 15, 0.5);
          box-shadow: 0 0 80px 10px rgba(231, 114, 15, 0.5); }

.btn--primary.btn--shine:focus, .btn--primary.btn--shine:hover {
  -webkit-box-shadow: 0 0 80px 20px rgba(231, 114, 15, 0.5);
          box-shadow: 0 0 80px 20px rgba(231, 114, 15, 0.5); }

.btn-tip {
  background: none;
  border: 0;
  line-height: 1em;
  font-size: 20px;
  display: block; }

.btn-tip span {
  margin-left: 5px;
  display: inline-block;
  border-radius: 50%;
  background-color: #f8c787;
  padding: 5px 10px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

.btn-tip u {
  color: #0096aa;
  text-decoration: none;
  border-bottom: 1px dashed rgba(0, 150, 170, 0.5); }

.btn-tip:active, .btn-tip:focus, .btn-tip:hover {
  outline: none; }

.btn-tip:active span, .btn-tip:focus span, .btn-tip:hover span {
  background-color: #f2daba; }

.btn-tip:hover u {
  color: #f08c07;
  border-bottom-color: rgba(240, 140, 7, 0.8); }

.form:not(.form--fullwidth) {
  max-width: 700px; }

.form-group {
  margin: .75rem 0; }

.form-group__line {
  margin: .25rem 0; }

.form-group--horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline; }

@-moz-document url-prefix() {
  .form-group--horizontal {
    align-items: center; } }

.form-group--horizontal .form-group__label {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 15ch;
          flex: 0 0 15ch;
  max-width: 15ch;
  margin-right: 5px;
  line-height: 1.25; }

.form-group--horizontal .form-group__field {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: calc(100% - 15ch - 5px); }

.form-group--center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.form-group--vote {
  margin-top: 55px;
  margin-bottom: 55px; }

.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  max-width: 100%;
  background-image: none;
  background-clip: padding-box;
  line-height: 1.25;
  font-family: inherit;
  font-weight: 400;
  -webkit-transition: border-color .3s,background-color .3s,color .3s;
  -o-transition: border-color .3s,background-color .3s,color .3s;
  transition: border-color .3s,background-color .3s,color .3s;
  outline: none;
  padding: 17.75px 12px;
  border-radius: 5px;
  font-size: 18px;
  color: #000;
  background-color: transparent;
  border: 1px solid #b4b4b4; }

.form-control--full-size, .form-control:not([size]):not(select) {
  width: 100%; }

.form-control::-ms-expand {
  background-color: transparent;
  border: 0; }

.form-control:focus {
  -webkit-transition-duration: .1s;
       -o-transition-duration: .1s;
          transition-duration: .1s; }

textarea.form-control {
  resize: vertical; }

select.form-control:not([size]):not([multiple]) {
  background-position: center right 10px;
  background-repeat: no-repeat;
  height: 60px;
  padding-right: 22px; }

.form-control--large {
  border-width: 1px;
  border-style: solid;
  padding: 27.75px 16px;
  border-radius: 5px;
  font-size: 18px; }

select.form-control--large:not([size]):not([multiple]) {
  height: 80px;
  padding-right: 26px; }

.form-control--sm {
  border-width: 1px;
  border-style: solid;
  padding: calc((34px - 1.25rem)/2) 7.2px;
  border-radius: 5px;
  font-size: 1rem; }

select.form-control--sm:not([size]):not([multiple]) {
  height: 36px;
  padding-right: 17.2px; }

.form-control--tiny {
  border-width: 1px;
  border-style: solid;
  padding: 14px 10px;
  border-radius: 5px;
  font-size: 16px; }

select.form-control--tiny:not([size]):not([multiple]) {
  height: 50px;
  padding-right: 20px; }

.form-control::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  opacity: 1; }

.form-control::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  opacity: 1; }

.form-control::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  opacity: 1; }

.form-control::placeholder {
  color: rgba(0, 0, 0, 0.5);
  opacity: 1; }

select.form-control:not([size]):not([multiple]) {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='5' fill='#000000'><polygon points='0,0 10,0 5,5'/></svg>"); }

select.form-control:focus::-ms-value {
  color: #000;
  background-color: transparent; }

.form-control:focus {
  outline: none;
  color: #000;
  background-color: transparent; }

.form-control:disabled, .form-control[readonly]:not(.flatpickr-input) {
  background-color: transparent;
  color: #000;
  opacity: 1; }

.form-control:focus {
  border-color: #0096aa; }

.form-control:disabled, .form-control[readonly] {
  border-color: #b4b4b4; }

select.form-control:not([size]):not([multiple]) {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='5' fill='#B4B4B4'><polygon points='0,0 10,0 5,5'/></svg>"); }

select.form-control:not([size]):not([multiple]):focus {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='5' fill='#0096aa'><polygon points='0,0 10,0 5,5'/></svg>"); }

.form-control--light {
  color: #fff;
  background-color: rgba(0, 0, 1, 0);
  border-color: #a7aeb2; }

.form-control--light::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
  opacity: 1; }

.form-control--light:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
  opacity: 1; }

.form-control--light::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
  opacity: 1; }

.form-control--light::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
  opacity: 1; }

.form-control--light::placeholder {
  color: rgba(255, 255, 255, 0.5);
  opacity: 1; }

select.form-control--light:not([size]):not([multiple]) {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='5' fill='#ffffff'><polygon points='0,0 10,0 5,5'/></svg>"); }

select.form-control--light:focus::-ms-value {
  color: #fff;
  background-color: rgba(0, 0, 1, 0); }

.form-control--light:focus {
  outline: none;
  color: #fff;
  background-color: rgba(0, 0, 1, 0); }

.form-control--light:disabled, .form-control--light[readonly]:not(.flatpickr-input) {
  background-color: transparent;
  color: #fff;
  opacity: 1; }

.form-control--light:focus {
  border-color: #0096aa; }

.form-control--light:disabled, .form-control--light[readonly] {
  border-color: #a7aeb2; }

select.form-control--light:not([size]):not([multiple]) {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='5' fill='#A7AEB2'><polygon points='0,0 10,0 5,5'/></svg>"); }

select.form-control--light:not([size]):not([multiple]):focus {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='5' fill='#0096aa'><polygon points='0,0 10,0 5,5'/></svg>"); }

.form-control.error {
  border-color: #f1657f; }

.form-error {
  margin-top: .25rem;
  color: #f1657f; }

.form-response svg {
  fill: #0096aa;
  max-width: 100%; }

.radio {
  position: relative;
  display: block;
  font-size: 1rem;
  line-height: 1.25;
  min-height: 1em;
  padding-left: 1.5em; }

.radio__label:after, .radio__label:before {
  position: absolute;
  top: .125em;
  left: 0;
  width: 1em;
  height: 1em;
  content: ""; }

.radio__label:before {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e3e9ec;
  border-radius: 50%;
  -webkit-transition: background-color .3s;
  -o-transition: background-color .3s;
  transition: background-color .3s; }

.radio__label:after {
  position: absolute;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: .65em auto; }

.radio__input {
  position: absolute;
  z-index: -1;
  opacity: 0; }

.radio__input:checked ~ .radio__label:before {
  background-color: #0096aa; }

.radio__input:checked ~ .radio__label:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='#ffffff'/%3E%3C/svg%3E"); }

.radio__input:not(:disabled):not(:checked) ~ .radio__label:hover:before {
  background-color: rgba(0, 150, 170, 0.5);
  -webkit-transition-duration: .1s;
       -o-transition-duration: .1s;
          transition-duration: .1s; }

.radio__input:disabled ~ .radio__label {
  color: #e3e9ec; }

.radio__input:disabled ~ .radio__label:after, .radio__input:disabled ~ .radio__label:before {
  opacity: .5; }

.radio-vote {
  position: relative;
  display: inline-block;
  font-size: 1rem;
  line-height: 1.25;
  min-height: 1em;
  margin-right: 10px; }

.radio-vote__label {
  min-width: 90px;
  padding: 0 20px;
  border: 1px solid #f08c07;
  -webkit-box-shadow: 0 0 0 #f08c07;
          box-shadow: 0 0 0 #f08c07;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  border-radius: 20px;
  line-height: 2em;
  font-size: 18px;
  display: block;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.radio-vote__label:hover {
  -webkit-box-shadow: 0 0 3px #f08c07;
          box-shadow: 0 0 3px #f08c07; }

.radio-vote__input {
  position: absolute;
  z-index: -1;
  opacity: 0; }

.radio-vote__input:checked ~ .radio-vote__label {
  background-color: #f08c07;
  color: #fff; }

.radio-vote__input:not(:disabled):not(:checked) ~ .radio-vote__label:hover:before {
  background-color: rgba(0, 150, 170, 0.5);
  -webkit-transition-duration: .1s;
       -o-transition-duration: .1s;
          transition-duration: .1s; }

.radio-vote__input:disabled ~ .radio-vote__label {
  color: #e3e9ec; }

.radio-vote__input:disabled ~ .radio-vote__label:after, .radio-vote__input:disabled ~ .radio-vote__label:before {
  opacity: .5; }

.links-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-left: -18px; }

.links-group--large {
  margin-left: -24px; }

.links-group--sm {
  margin-left: -10.8px; }

.links-group--tiny {
  margin-left: -15px; }

.links-group--no-margin {
  margin-left: 0; }

.links-group--center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.links-group__item {
  max-width: 100%;
  border-bottom: none;
  line-height: 1.25;
  margin-top: .5rem;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  font-size: 16px;
  padding: 10px 15px;
  border-radius: 5px; }

.links-group__item--pagination {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 35px; }

.links-group__item--active {
  background-color: #0096aa;
  color: #fff; }

.links-group__item--active:hover {
  color: #fff; }

.links-group__item--active u {
  border-bottom: none; }

.links-group__item--disabled {
  color: grey;
  pointer-events: none; }

.links-group__item--disabled u {
  border-bottom: none; }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }

.embed-responsive:before {
  display: block;
  content: ""; }

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.embed-responsive-21by9:before {
  padding-top: 42.85714%; }

.embed-responsive-16by9:before {
  padding-top: 56.25%; }

.embed-responsive-16by10:before {
  padding-top: 62.5%; }

.embed-responsive-4by3:before {
  padding-top: 75%; }

.embed-responsive-1by1:before {
  padding-top: 100%; }

.embed-responsive-15by10:before {
  padding-top: 66.66667%; }

figure {
  margin-top: .5rem;
  margin-left: 0;
  margin-right: 0; }

figure figcaption {
  margin-top: .5rem;
  font-size: .7rem;
  max-width: 34em; }

.accept-field__input, .visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.overflow-h {
  overflow: hidden; }

.overflow-a {
  overflow: auto; }

.overflow-s {
  overflow: scroll; }

.overflow-v {
  overflow: visible; }

.overflow-x-h {
  overflow-x: hidden; }

.overflow-x-a {
  overflow-x: auto; }

.overflow-x-s {
  overflow-x: scroll; }

.overflow-x-v {
  overflow-x: visible; }

.overflow-y-h {
  overflow-y: hidden; }

.overflow-y-a {
  overflow-y: auto; }

.overflow-y-s {
  overflow-y: scroll; }

.overflow-y-v {
  overflow-y: visible; }

img.lazy-load {
  display: inline-block;
  opacity: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

img.lazy-load.loaded {
  opacity: 1; }

.mockup__text {
  position: relative;
  z-index: 1; }

.mockup__text > :first-child {
  margin-top: 0; }

.mockup__text > :last-child {
  margin-bottom: 0; }

.mockup__text ul li {
  margin-top: .5em; }

.mockup__text ul li:first-child {
  margin-top: 0; }

.mockup__image {
  margin-left: -130px; }

.mockup-macbook {
  position: relative; }

.mockup-macbook:before {
  content: "";
  background-image: url(/local/build/images/surgery_mockup.4371bfbc.png);
  background-repeat: no-repeat;
  width: 160%;
  height: 170%;
  display: block;
  position: absolute;
  background-size: contain;
  left: -28%;
  top: -20%; }

.arrow {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  cursor: pointer;
  border: none;
  padding: 0;
  background: transparent;
  -webkit-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
  outline: none;
  z-index: 1; }

.arrow:hover {
  -webkit-transition-duration: .1s;
       -o-transition-duration: .1s;
          transition-duration: .1s; }

.arrow svg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto; }

.arrow--default {
  width: 60px;
  height: 100%;
  top: 0;
  color: #0096aa;
  -webkit-transition: opacity .3s,visibility 0s linear .3s;
  -o-transition: opacity .3s,visibility 0s linear .3s;
  transition: opacity .3s,visibility 0s linear .3s; }

.arrow--default.swiper-button-disabled, .arrow--thin.swiper-button-disabled {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s,visibility 0s;
  -o-transition: opacity .3s,visibility 0s;
  transition: opacity .3s,visibility 0s; }

.arrow--default:not(.swiper-button-disabled):hover {
  color: #f08c07; }

.arrow--default svg {
  width: 26px;
  height: 46px; }

.arrow--default .arrow--left {
  left: 0; }

.arrow--default .arrow--right {
  right: 0; }

.arrow--large {
  width: 40px;
  height: 100%;
  top: 0;
  color: #fff; }

.arrow--large:hover {
  color: #f08c07; }

.arrow--large svg {
  width: 39px;
  height: 75px; }

.arrow--thin {
  width: 51px;
  height: 100%;
  top: 0;
  color: #0096aa; }

.arrow--thin:not(.swiper-button-disabled):hover {
  color: #f08c07; }

.arrow--thin svg {
  width: 51px;
  height: 99px; }

.card--service {
  height: 100%;
  border: 1px solid #e3e9ec; }

.mobile-btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  max-width: 100%;
  display: inline-block;
  text-decoration: none;
  border: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition-property: border-color,background-color,color,background,-webkit-box-shadow;
  transition-property: border-color,background-color,color,background,-webkit-box-shadow;
  -o-transition-property: border-color,background-color,color,box-shadow,background;
  transition-property: border-color,background-color,color,box-shadow,background;
  transition-property: border-color,background-color,color,box-shadow,background,-webkit-box-shadow;
  font-family: inherit;
  font-weight: 400;
  width: 32px;
  height: 25px;
  padding: 0;
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mobile-btn, .mobile-btn:hover {
  -webkit-transition-duration: .3s;
       -o-transition-duration: .3s;
          transition-duration: .3s; }

.mobile-btn:focus {
  outline: none; }

.mobile-btn.disabled, .mobile-btn:disabled, .mobile-btn[disabled], fieldset[disabled] .mobile-btn {
  pointer-events: none; }

.mobile-btn--block {
  display: block;
  width: 100%;
  padding: 0;
  text-align: center; }

.mobile-btn span {
  position: relative;
  width: 27px;
  height: 3px;
  background-color: #0096aa;
  -webkit-transition: background .25s;
  -o-transition: background .25s;
  transition: background .25s; }

.mobile-btn span:after, .mobile-btn span:before {
  content: "";
  position: absolute;
  left: 0;
  height: 3px;
  background-color: #0096aa;
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transition: top .25s .25s,width 0s .25s,-webkit-transform .25s;
  transition: top .25s .25s,width 0s .25s,-webkit-transform .25s;
  -o-transition: top .25s .25s,transform .25s,width 0s .25s;
  transition: top .25s .25s,transform .25s,width 0s .25s;
  transition: top .25s .25s,transform .25s,width 0s .25s,-webkit-transform .25s; }

.mobile-btn span:before {
  width: 27px;
  top: -8px; }

.mobile-btn span:after {
  top: 8px;
  width: 15px; }

.likely, .likely__widget {
  font-family: inherit; }

.autocomplete-input-wrapper:after {
  content: "";
  position: absolute;
  display: block;
  width: 18px;
  height: 18px;
  pointer-events: none;
  z-index: 1;
  right: 30px;
  top: 25px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-size: cover;
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22511.9%22%20height%3D%22512.1%22%3E%0A%20%20%3Cpath%20d%3D%22M382.9%20211.5c4-34.4-2-69.2-17.1-100.4A188.4%20188.4%200%200%200%20228.9%203.9C220.4%202.1%20211.7%201.3%20203%200h-22c-6.8.9-13.7%201.6-20.5%202.9C86.2%2017.3%2036.2%2060.3%2010.2%20131.1c-5.4%2015-8.6%2030.7-9.3%2046.6-.1%201.1-.6%202.2-.9%203.3v22c.3%201.3.7%202.5.9%203.8%201.8%2011.3%202.7%2022.8%205.6%2033.8A191.3%20191.3%200%200%200%20234.1%20379a191.5%20191.5%200%200%200%20148.8-167.5zM190.8%20336.1a145%20145%200%200%201-143-145.8A145%20145%200%200%201%20194.1%2047.8c77.8.9%20141.9%2065.4%20141.9%20144.3.6%2079-65.4%20144.6-145.2%20144zM511.9%20459v10c-.3.8-.7%201.5-.9%202.3a46.8%2046.8%200%200%201-34.6%2038.8c-2.5.8-5%201.3-7.6%202l-9.8-.1c-5.5-1.7-11.2-2.9-16.4-5.4a46.8%2046.8%200%200%201-12.1-8.6L314.8%20382.5l-1.9-2.1a227%20227%200%200%200%2067.8-68.1c1.6%202%202.7%203.6%204.1%205.1%2034.4%2034.4%2068.6%2069%20103.3%20103.1%2011.2%2011%2021.5%2022.2%2023.8%2038.5zM191.7%2080.4v31.5c-22%20.4-41%208.2-56.4%2023.7a79%2079%200%200%200-23.5%2056.2l-31.6-.1c.5-63.9%2053-111.8%20111.5-111.3z%22%2F%3E%0A%3C%2Fsvg%3E"); }

.autocomplete-input-wrapper ul li {
  margin: .25rem 1.25rem 0; }

.autocomplete-input-wrapper ul li:before {
  content: none !important; }

.autocomplete-input-wrapper ul {
  position: absolute;
  z-index: 10;
  max-height: 254px;
  min-width: 80%;
  overflow: hidden;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  margin-top: 5px;
  padding: 10px 0;
  border-radius: 3px;
  -webkit-box-shadow: 0 20px 30px -10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 20px 30px -10px rgba(0, 0, 0, 0.3); }

.autocomplete-anchor-text {
  font-weight: 300; }

[aria-label][role~=tooltip] {
  position: relative; }

[aria-label][role~=tooltip]:after, [aria-label][role~=tooltip]:before {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all var(--microtip-transition-duration, 0.18s) var(--microtip-transition-easing, ease-in-out) var(--microtip-transition-delay, 0s);
  -o-transition: all var(--microtip-transition-duration, 0.18s) var(--microtip-transition-easing, ease-in-out) var(--microtip-transition-delay, 0s);
  transition: all var(--microtip-transition-duration, 0.18s) var(--microtip-transition-easing, ease-in-out) var(--microtip-transition-delay, 0s);
  position: absolute;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 10;
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top; }

[aria-label][role~=tooltip]:before {
  background-size: 100% auto !important;
  content: ""; }

[aria-label][role~=tooltip]:after {
  background: #f2daba;
  border-radius: 4px;
  color: #000;
  content: attr(aria-label);
  font-size: var(--microtip-font-size, 13px);
  font-weight: var(--microtip-font-weight, normal);
  text-transform: var(--microtip-text-transform, none);
  padding: 22px 25px 22px 20px;
  white-space: normal;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  text-align: left;
  border-radius: 10px; }

[aria-label][role~=tooltip]:focus:after, [aria-label][role~=tooltip]:focus:before, [aria-label][role~=tooltip]:hover:after, [aria-label][role~=tooltip]:hover:before {
  opacity: 1;
  pointer-events: auto; }

[role~=tooltip][data-microtip-position|=top]:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='12'%3E%3Cpath fill='%23F2DABA' d='M2.658 0h32.004c-6 0-11.627 12.002-16.002 12.002C14.285 12.002 8.594 0 2.658 0z'/%3E%3C/svg%3E") no-repeat;
  height: 6px;
  width: 18px;
  margin-bottom: 5px; }

[role~=tooltip][data-microtip-position|=top]:after {
  margin-bottom: 11px; }

[role~=tooltip][data-microtip-position|=top]:before {
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
  bottom: 100%;
  left: 50%; }

[role~=tooltip][data-microtip-position|=top]:hover:before {
  -webkit-transform: translate3d(-50%, -5px, 0);
          transform: translate3d(-50%, -5px, 0); }

[role~=tooltip][data-microtip-position|=top]:after {
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
  bottom: 100%;
  left: 50%; }

[role~=tooltip][data-microtip-position=top]:hover:after {
  -webkit-transform: translate3d(-50%, -5px, 0);
          transform: translate3d(-50%, -5px, 0); }

[role~=tooltip][data-microtip-position=top-left]:after {
  -webkit-transform: translate3d(calc(-100% + 16px), 0, 0);
          transform: translate3d(calc(-100% + 16px), 0, 0);
  bottom: 100%; }

[role~=tooltip][data-microtip-position=top-left]:hover:after {
  -webkit-transform: translate3d(calc(-100% + 16px), -5px, 0);
          transform: translate3d(calc(-100% + 16px), -5px, 0); }

[role~=tooltip][data-microtip-position=top-right]:after {
  -webkit-transform: translate3d(-16px, 0, 0);
          transform: translate3d(-16px, 0, 0);
  bottom: 100%; }

[role~=tooltip][data-microtip-position=top-right]:hover:after {
  -webkit-transform: translate3d(-16px, -5px, 0);
          transform: translate3d(-16px, -5px, 0); }

[role~=tooltip][data-microtip-position|=bottom]:before {
  background-color: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='12'%3E%3Cpath fill='%23F2DABA' d='M33.342 12H1.338c6 0 11.627-12.002 16.002-12.002C21.715-.002 27.406 12 33.342 12z'/%3E%3C/svg%3E") no-repeat;
  height: 6px;
  width: 18px;
  margin-top: 5px;
  margin-bottom: 0; }

[role~=tooltip][data-microtip-position|=bottom]:after {
  margin-top: 11px; }

[role~=tooltip][data-microtip-position|=bottom]:before {
  -webkit-transform: translate3d(-50%, -10px, 0);
          transform: translate3d(-50%, -10px, 0);
  bottom: auto;
  left: 50%;
  top: 100%; }

[role~=tooltip][data-microtip-position|=bottom]:hover:before {
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0); }

[role~=tooltip][data-microtip-position|=bottom]:after {
  -webkit-transform: translate3d(-50%, -10px, 0);
          transform: translate3d(-50%, -10px, 0);
  top: 100%;
  left: 50%; }

[role~=tooltip][data-microtip-position=bottom]:hover:after {
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0); }

[role~=tooltip][data-microtip-position=bottom-left]:after {
  -webkit-transform: translate3d(calc(-100% + 16px), -10px, 0);
          transform: translate3d(calc(-100% + 16px), -10px, 0);
  top: 100%; }

[role~=tooltip][data-microtip-position=bottom-left]:hover:after {
  -webkit-transform: translate3d(calc(-100% + 16px), 0, 0);
          transform: translate3d(calc(-100% + 16px), 0, 0); }

[role~=tooltip][data-microtip-position=bottom-right]:after {
  -webkit-transform: translate3d(-16px, -10px, 0);
          transform: translate3d(-16px, -10px, 0);
  top: 100%; }

[role~=tooltip][data-microtip-position=bottom-right]:hover:after {
  -webkit-transform: translate3d(-16px, 0, 0);
          transform: translate3d(-16px, 0, 0); }

[role~=tooltip][data-microtip-position=left]:after, [role~=tooltip][data-microtip-position=left]:before {
  bottom: auto;
  left: auto;
  right: 100%;
  top: 50%;
  -webkit-transform: translate3d(10px, -50%, 0);
          transform: translate3d(10px, -50%, 0); }

[role~=tooltip][data-microtip-position=left]:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='36'%3E%3Cpath fill='%23F2DABA' d='M0 33.342V1.338c0 6 12.002 11.627 12.002 16.002C12.002 21.715 0 27.406 0 33.342z'/%3E%3C/svg%3E") no-repeat;
  height: 18px;
  width: 6px;
  margin-right: 5px;
  margin-bottom: 0; }

[role~=tooltip][data-microtip-position=left]:after {
  margin-right: 11px; }

[role~=tooltip][data-microtip-position=left]:hover:after, [role~=tooltip][data-microtip-position=left]:hover:before {
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0); }

[role~=tooltip][data-microtip-position=right]:after, [role~=tooltip][data-microtip-position=right]:before {
  bottom: auto;
  left: 100%;
  top: 50%;
  -webkit-transform: translate3d(-10px, -50%, 0);
          transform: translate3d(-10px, -50%, 0); }

[role~=tooltip][data-microtip-position=right]:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='36'%3E%3Cpath fill='%23F2DABA' d='M12 2.658v32.004c0-6-12.002-11.627-12.002-16.002C-.002 14.285 12 8.594 12 2.658z'/%3E%3C/svg%3E") no-repeat;
  height: 18px;
  width: 6px;
  margin-bottom: 0;
  margin-left: 5px; }

[role~=tooltip][data-microtip-position=right]:after {
  margin-left: 11px; }

[role~=tooltip][data-microtip-position=right]:hover:after, [role~=tooltip][data-microtip-position=right]:hover:before {
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0); }

[role~=tooltip][data-microtip-size=small]:after {
  white-space: normal;
  width: 80px; }

[role~=tooltip][data-microtip-size=medium]:after {
  white-space: normal;
  width: 150px; }

[role~=tooltip][data-microtip-size=large]:after {
  white-space: normal;
  width: 260px; }

@media (min-width: 576px) {
  .row {
    margin-right: -15px;
    margin-left: -15px; }
  .col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
    padding-right: 15px;
    padding-left: 15px; }
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.33333%; }
  .pull-sm-2 {
    right: 16.66667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.33333%; }
  .pull-sm-5 {
    right: 41.66667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.33333%; }
  .pull-sm-8 {
    right: 66.66667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.33333%; }
  .pull-sm-11 {
    right: 91.66667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.33333%; }
  .push-sm-2 {
    left: 16.66667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.33333%; }
  .push-sm-5 {
    left: 41.66667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.33333%; }
  .push-sm-8 {
    left: 66.66667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.33333%; }
  .push-sm-11 {
    left: 91.66667%; }
  .push-sm-12 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; }
  .col-sm-2_5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .flex-sm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .flex-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .flex-sm-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .flex-sm-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; }
  .hidden-sm-up {
    display: none !important; }
  .unwrapper {
    padding: -15px; }
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px; }
  .col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
    padding-right: 15px;
    padding-left: 15px; }
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.33333%; }
  .pull-md-2 {
    right: 16.66667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.33333%; }
  .pull-md-5 {
    right: 41.66667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.33333%; }
  .pull-md-8 {
    right: 66.66667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.33333%; }
  .pull-md-11 {
    right: 91.66667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.33333%; }
  .push-md-2 {
    left: 16.66667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.33333%; }
  .push-md-5 {
    left: 41.66667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.33333%; }
  .push-md-8 {
    left: 66.66667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.33333%; }
  .push-md-11 {
    left: 91.66667%; }
  .push-md-12 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; }
  .col-md-2_5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .flex-md {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .flex-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .flex-md-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .flex-md-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; }
  .hidden-md-up {
    display: none !important; }
  .unwrapper {
    padding: -25px; }
  .text-minor, .therapy-constructor-item__item {
    font-size: .9rem; }
  .circled-info__block, .text-lower {
    font-size: .8rem; }
  .diagram-legend__item p, .form-error, .review__date, .text-small, .whitening-new__care-text, blockquote cite, small {
    font-size: .7rem; }
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; }
  .form-response {
    text-align: center; }
  .accept-field {
    font-size: 14px; } }

@media (min-width: 992px) {
  .row {
    margin-right: -15px;
    margin-left: -15px; }
  .col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
    padding-right: 15px;
    padding-left: 15px; }
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.33333%; }
  .pull-lg-2 {
    right: 16.66667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.33333%; }
  .pull-lg-5 {
    right: 41.66667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.33333%; }
  .pull-lg-8 {
    right: 66.66667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.33333%; }
  .pull-lg-11 {
    right: 91.66667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.33333%; }
  .push-lg-2 {
    left: 16.66667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.33333%; }
  .push-lg-5 {
    left: 41.66667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.33333%; }
  .push-lg-8 {
    left: 66.66667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.33333%; }
  .push-lg-11 {
    left: 91.66667%; }
  .push-lg-12 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; }
  .col-lg-2_5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .flex-lg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .flex-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .flex-lg-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .flex-lg-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; }
  .hidden-lg-up {
    display: none !important; }
  .unwrapper {
    padding: -30px; }
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; }
  .mt-xs-desktop {
    margin-top: .5rem; }
  .mb-xs-desktop {
    margin-bottom: .5rem; }
  .ml-xs-desktop {
    margin-left: .5rem; }
  .mr-xs-desktop, .mx-xs-desktop {
    margin-right: .5rem; }
  .mx-xs-desktop {
    margin-left: .5rem; }
  .my-xs-desktop {
    margin-top: .5rem;
    margin-bottom: .5rem; }
  .mt-sm-desktop {
    margin-top: 1rem; }
  .mb-sm-desktop {
    margin-bottom: 1rem; }
  .ml-sm-desktop {
    margin-left: 1rem; }
  .mr-sm-desktop, .mx-sm-desktop {
    margin-right: 1rem; }
  .mx-sm-desktop {
    margin-left: 1rem; }
  .my-sm-desktop {
    margin-top: 1rem;
    margin-bottom: 1rem; }
  .mt-md-desktop {
    margin-top: 1.5rem; }
  .mb-md-desktop {
    margin-bottom: 1.5rem; }
  .ml-md-desktop {
    margin-left: 1.5rem; }
  .mr-md-desktop, .mx-md-desktop {
    margin-right: 1.5rem; }
  .mx-md-desktop {
    margin-left: 1.5rem; }
  .my-md-desktop {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem; }
  .mt-lg-desktop {
    margin-top: 2rem; }
  .mb-lg-desktop {
    margin-bottom: 2rem; }
  .ml-lg-desktop {
    margin-left: 2rem; }
  .mr-lg-desktop, .mx-lg-desktop {
    margin-right: 2rem; }
  .mx-lg-desktop {
    margin-left: 2rem; }
  .my-lg-desktop {
    margin-top: 2rem;
    margin-bottom: 2rem; }
  .mt-xl-desktop {
    margin-top: 2.5rem; }
  .mb-xl-desktop {
    margin-bottom: 2.5rem; }
  .ml-xl-desktop {
    margin-left: 2.5rem; }
  .mr-xl-desktop, .mx-xl-desktop {
    margin-right: 2.5rem; }
  .mx-xl-desktop {
    margin-left: 2.5rem; }
  .my-xl-desktop {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem; }
  .mt-xxl-desktop {
    margin-top: 5rem; }
  .mb-xxl-desktop {
    margin-bottom: 5rem; }
  .ml-xxl-desktop {
    margin-left: 5rem; }
  .mr-xxl-desktop, .mx-xxl-desktop {
    margin-right: 5rem; }
  .mx-xxl-desktop {
    margin-left: 5rem; }
  .my-xxl-desktop {
    margin-top: 5rem;
    margin-bottom: 5rem; }
  .mt-xxxl-desktop {
    margin-top: 7.5rem; }
  .mb-xxxl-desktop {
    margin-bottom: 7.5rem; }
  .ml-xxxl-desktop {
    margin-left: 7.5rem; }
  .mr-xxxl-desktop, .mx-xxxl-desktop {
    margin-right: 7.5rem; }
  .mx-xxxl-desktop {
    margin-left: 7.5rem; }
  .my-xxxl-desktop {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem; }
  .mt-none-desktop {
    margin-top: 0; }
  .mb-none-desktop {
    margin-bottom: 0; }
  .ml-none-desktop {
    margin-left: 0; }
  .mr-none-desktop {
    margin-right: 0; }
  .mx-none-desktop {
    margin-left: 0;
    margin-right: 0; }
  .my-none-desktop {
    margin-top: 0;
    margin-bottom: 0; }
  .pt-xs-desktop {
    padding-top: .5rem; }
  .pb-xs-desktop {
    padding-bottom: .5rem; }
  .pl-xs-desktop {
    padding-left: .5rem; }
  .pr-xs-desktop, .px-xs-desktop {
    padding-right: .5rem; }
  .px-xs-desktop {
    padding-left: .5rem; }
  .py-xs-desktop {
    padding-top: .5rem;
    padding-bottom: .5rem; }
  .pt-sm-desktop {
    padding-top: 1rem; }
  .pb-sm-desktop {
    padding-bottom: 1rem; }
  .pl-sm-desktop {
    padding-left: 1rem; }
  .pr-sm-desktop, .px-sm-desktop {
    padding-right: 1rem; }
  .px-sm-desktop {
    padding-left: 1rem; }
  .py-sm-desktop {
    padding-top: 1rem;
    padding-bottom: 1rem; }
  .pt-md-desktop {
    padding-top: 1.5rem; }
  .pb-md-desktop {
    padding-bottom: 1.5rem; }
  .pl-md-desktop {
    padding-left: 1.5rem; }
  .pr-md-desktop, .px-md-desktop {
    padding-right: 1.5rem; }
  .px-md-desktop {
    padding-left: 1.5rem; }
  .py-md-desktop {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem; }
  .pt-lg-desktop {
    padding-top: 2rem; }
  .pb-lg-desktop {
    padding-bottom: 2rem; }
  .pl-lg-desktop {
    padding-left: 2rem; }
  .pr-lg-desktop, .px-lg-desktop {
    padding-right: 2rem; }
  .px-lg-desktop {
    padding-left: 2rem; }
  .py-lg-desktop {
    padding-top: 2rem;
    padding-bottom: 2rem; }
  .pt-xl-desktop {
    padding-top: 2.5rem; }
  .pb-xl-desktop {
    padding-bottom: 2.5rem; }
  .pl-xl-desktop {
    padding-left: 2.5rem; }
  .pr-xl-desktop, .px-xl-desktop {
    padding-right: 2.5rem; }
  .px-xl-desktop {
    padding-left: 2.5rem; }
  .py-xl-desktop {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem; }
  .pt-xxl-desktop {
    padding-top: 5rem; }
  .pb-xxl-desktop {
    padding-bottom: 5rem; }
  .pl-xxl-desktop {
    padding-left: 5rem; }
  .pr-xxl-desktop, .px-xxl-desktop {
    padding-right: 5rem; }
  .px-xxl-desktop {
    padding-left: 5rem; }
  .py-xxl-desktop {
    padding-top: 5rem;
    padding-bottom: 5rem; }
  .pt-xxxl-desktop {
    padding-top: 7.5rem; }
  .pb-xxxl-desktop {
    padding-bottom: 7.5rem; }
  .pl-xxxl-desktop {
    padding-left: 7.5rem; }
  .pr-xxxl-desktop, .px-xxxl-desktop {
    padding-right: 7.5rem; }
  .px-xxxl-desktop {
    padding-left: 7.5rem; }
  .py-xxxl-desktop {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem; }
  .pt-none-desktop {
    padding-top: 0; }
  .pb-none-desktop {
    padding-bottom: 0; }
  .pl-none-desktop {
    padding-left: 0; }
  .pr-none-desktop {
    padding-right: 0; }
  .px-none-desktop {
    padding-left: 0;
    padding-right: 0; }
  .py-none-desktop {
    padding-top: 0;
    padding-bottom: 0; }
  .table-prices tbody tr:hover td, .table-responsive tbody tr:hover td, table:not([class]) tbody tr:hover td {
    background-color: rgba(0, 150, 170, 0.05);
    -webkit-transition-duration: .1s;
         -o-transition-duration: .1s;
            transition-duration: .1s; }
  .table-responsive tbody tr:last-child td {
    border-bottom: none; }
  .header__logo {
    height: 57px; }
  .header-menu {
    overflow: visible !important; }
  .header-menu__sub--services > div {
    max-height: calc(100vh - 110px);
    overflow: hidden;
    overflow-y: scroll; } }

@media (min-width: 1200px) {
  .row {
    margin-right: -15px;
    margin-left: -15px; }
  .col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
    padding-right: 15px;
    padding-left: 15px; }
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.33333%; }
  .pull-xl-2 {
    right: 16.66667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.33333%; }
  .pull-xl-5 {
    right: 41.66667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.33333%; }
  .pull-xl-8 {
    right: 66.66667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.33333%; }
  .pull-xl-11 {
    right: 91.66667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.33333%; }
  .push-xl-2 {
    left: 16.66667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.33333%; }
  .push-xl-5 {
    left: 41.66667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.33333%; }
  .push-xl-8 {
    left: 66.66667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.33333%; }
  .push-xl-11 {
    left: 91.66667%; }
  .push-xl-12 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; }
  .col-xl-2_5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .flex-xl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .flex-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .flex-xl-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .flex-xl-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; }
  .hidden-xl-up {
    display: none !important; }
  .unwrapper {
    padding: -40px; }
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; }
  .header__wrapper {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .header__menu {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; } }

@media (min-width: 1500px) {
  .row {
    margin-right: -15px;
    margin-left: -15px; }
  .col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
    padding-right: 15px;
    padding-left: 15px; }
  .col-xxl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xxl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-xxl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xxl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-xxl-0 {
    right: auto; }
  .pull-xxl-1 {
    right: 8.33333%; }
  .pull-xxl-2 {
    right: 16.66667%; }
  .pull-xxl-3 {
    right: 25%; }
  .pull-xxl-4 {
    right: 33.33333%; }
  .pull-xxl-5 {
    right: 41.66667%; }
  .pull-xxl-6 {
    right: 50%; }
  .pull-xxl-7 {
    right: 58.33333%; }
  .pull-xxl-8 {
    right: 66.66667%; }
  .pull-xxl-9 {
    right: 75%; }
  .pull-xxl-10 {
    right: 83.33333%; }
  .pull-xxl-11 {
    right: 91.66667%; }
  .pull-xxl-12 {
    right: 100%; }
  .push-xxl-0 {
    left: auto; }
  .push-xxl-1 {
    left: 8.33333%; }
  .push-xxl-2 {
    left: 16.66667%; }
  .push-xxl-3 {
    left: 25%; }
  .push-xxl-4 {
    left: 33.33333%; }
  .push-xxl-5 {
    left: 41.66667%; }
  .push-xxl-6 {
    left: 50%; }
  .push-xxl-7 {
    left: 58.33333%; }
  .push-xxl-8 {
    left: 66.66667%; }
  .push-xxl-9 {
    left: 75%; }
  .push-xxl-10 {
    left: 83.33333%; }
  .push-xxl-11 {
    left: 91.66667%; }
  .push-xxl-12 {
    left: 100%; }
  .offset-xxl-0 {
    margin-left: 0; }
  .offset-xxl-1 {
    margin-left: 8.33333%; }
  .offset-xxl-2 {
    margin-left: 16.66667%; }
  .offset-xxl-3 {
    margin-left: 25%; }
  .offset-xxl-4 {
    margin-left: 33.33333%; }
  .offset-xxl-5 {
    margin-left: 41.66667%; }
  .offset-xxl-6 {
    margin-left: 50%; }
  .offset-xxl-7 {
    margin-left: 58.33333%; }
  .offset-xxl-8 {
    margin-left: 66.66667%; }
  .offset-xxl-9 {
    margin-left: 75%; }
  .offset-xxl-10 {
    margin-left: 83.33333%; }
  .offset-xxl-11 {
    margin-left: 91.66667%; }
  .flex-xxl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .flex-xxl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .flex-xxl-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .flex-xxl-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xxl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-xxl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-xxl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xxl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xxl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xxl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xxl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-xxl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xxl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xxl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xxl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xxl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xxl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-xxl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-xxl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-xxl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-xxl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-xxl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-xxl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-xxl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-xxl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-xxl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-xxl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-xxl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; }
  .hidden-xxl-only, .hidden-xxl-up {
    display: none !important; }
  .wrapper {
    padding-left: 40px;
    padding-right: 40px; }
  .unwrapper {
    padding: -40px; }
  .text-xxl-left {
    text-align: left !important; }
  .text-xxl-right {
    text-align: right !important; }
  .text-xxl-center {
    text-align: center !important; }
  .modal__container {
    width: calc(100% - 80px);
    max-height: calc(100vh - 80px);
    max-height: calc(var(--vh, 1vh)*100 - 80px); }
  .header__logo {
    padding-left: 40px; }
  .header__contacts {
    padding-right: 40px; } }

@media (min-width: 1200px) and (max-width: 1499px) {
  .hidden-xl-only {
    display: none !important; }
  .wrapper {
    padding-left: 40px;
    padding-right: 40px; }
  .modal__container {
    width: calc(100% - 80px);
    max-height: calc(100vh - 80px);
    max-height: calc(var(--vh, 1vh)*100 - 80px); }
  .header__logo {
    padding-left: 40px; }
  .header__contacts {
    padding-right: 40px; }
  .vacancy-page__hero img {
    margin-top: -10rem; } }

@media (min-width: 992px) and (max-width: 1240px) {
  .hidden-lg-only {
    display: none !important; }
  .modal__container {
    width: calc(100% - 60px);
    max-height: calc(100vh - 60px);
    max-height: calc(var(--vh, 1vh)*100 - 60px); }
  .header__logo {
    padding-left: 30px; }
  .header__contacts {
    padding-right: 30px; }
  .header-menu__wrapper, .header-submenu__wrapper {
    padding-right: 15px !important;
    padding-left: 15px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md-only {
    display: none !important; }
  .header__logo {
    padding-left: 25px; }
  .header__contacts {
    padding-right: 25px; }
  .header-menu__wrapper, .header-submenu__wrapper {
    padding-right: 15px !important;
    padding-left: 15px !important; } }

@media (min-width: 576px) and (max-width: 767px) {
  .hidden-sm-only {
    display: none !important; }
  .header__logo {
    padding-left: 15px; }
  .header__contacts {
    padding-right: 15px; }
  .header-menu__wrapper, .header-submenu__wrapper {
    padding-right: 5px !important;
    padding-left: 5px !important; } }

@media (max-width: 1499px) {
  .hidden-xl-down {
    display: none !important; } }

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; }
  .header-menu__wrapper {
    height: 3rem;
    -webkit-mask-image: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.25) 6px, #000 12px, #000 calc(100% - 24px), rgba(0, 0, 0, 0.25) calc(100% - 12px), transparent);
    mask-image: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.25) 6px, #000 12px, #000 calc(100% - 24px), rgba(0, 0, 0, 0.25) calc(100% - 12px), transparent);
    margin-bottom: -30px;
    padding: 0 10px 30px 5px; }
  .header-menu__wrapper, .header-submenu__wrapper {
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap; }
  .header-submenu__wrapper {
    height: 4rem;
    padding: 3px 10px; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; }
  .img-smart.img-rounded {
    border-radius: 0; }
  .table-responsive, .table-responsive tbody, .table-responsive tr {
    display: block; }
  .table-responsive thead {
    display: none; }
  .table-responsive tr {
    margin-bottom: 1rem; }
  .table-responsive tbody td, .table-responsive thead th {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    padding-right: 0;
    text-align: left; }
  .table-responsive tbody td:before {
    content: attr(data-caption);
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
    padding-right: 10px;
    font-weight: 700; }
  .table-responsive tbody td:last-child {
    border-bottom: none; } }

@media (max-width: 575px) {
  .form-group--horizontal {
    display: block; }
  .form-group--horizontal .form-group__label {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    max-width: none;
    margin-right: 0;
    margin-bottom: 5px; }
  .form-group--horizontal .form-group__field {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    max-width: none; }
  .modal__container {
    width: calc(100% - 30px);
    max-height: calc(100vh - 30px);
    max-height: calc(var(--vh, 1vh)*100 - 30px); } }

@media (max-width: 580px) {
  .header-menu__wrapper {
    padding-left: 5px !important; } }

.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  font-size: 16px;
  padding: 5px 0 20px; }

.header__wrapper {
  max-width: 1280px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative; }
  @media only screen and (min-width: 1240px) {
    .header__wrapper {
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; } }

.header__logo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 277px;
          flex: 0 0 277px;
  max-width: 50%;
  color: #0096aa;
  padding: 0 15px; }

.header__logo svg {
  height: 100%;
  max-width: 100%; }

.header__menu {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
  margin-top: 5px; }
  @media only screen and (min-width: 1240px) {
    .header__menu {
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0; } }

.header__contacts {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-transform: translateY(5px);
      -ms-transform: translateY(5px);
          transform: translateY(5px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0 15px; }

@media (min-width: 992px) and (max-width: 1199px) {
  .header__contacts {
    padding-right: 30px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .header__contacts {
    padding-right: 25px; } }

@media (min-width: 576px) and (max-width: 767px) {
  .header__contacts {
    padding-right: 15px; } }

.header__btn {
  padding: 5px 10px;
  font-size: 16px;
  border-radius: 10px; }

.header-menu {
  overflow: hidden;
  height: 1.5rem;
  -webkit-animation: fadeIn .3s;
  animation: fadeIn .3s; }

.header-menu__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0; }

.header-menu__item {
  list-style-type: none;
  white-space: nowrap;
  position: relative; }

.header-menu__link {
  padding: 0 10px; }

.header-menu__link--active {
  color: #f08c07; }

.header-menu__link--active u {
  border-bottom-color: rgba(240, 140, 7, 0.3); }

.header-menu__item--mobile {
  padding-top: 10px;
  padding-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.header-menu__item--mobile > * {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.header-menu__item--services {
  position: static; }

.header-menu--mobile {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 20px;
  position: relative; }

.header-menu__sub {
  line-height: 1.25em;
  position: absolute;
  top: 100%;
  left: -20px;
  padding: 35px 30px 25px;
  opacity: 0;
  visibility: hidden;
  list-style: none;
  -webkit-transition: visibility 0s linear .3s,opacity .3s;
  -o-transition: visibility 0s linear .3s,opacity .3s;
  transition: visibility 0s linear .3s,opacity .3s;
  min-width: 260px;
  white-space: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.header-menu__sub--services {
  padding-top: 10px;
  width: 100%; }

.header-menu__sub--services svg {
  max-height: 28px;
  width: auto;
  max-width: 35px; }

.header-menu__sub:before {
  background-color: #f5f5f5; }

.header-menu__sub2:before, .header-menu__sub:before {
  content: "";
  display: block;
  height: calc(100% - 10px);
  width: 100%;
  position: absolute;
  top: 10px;
  left: 0; }

.header-menu__sub2:before {
  background-color: #efefef; }

.header--inversed .header-menu__sub2:before, .header--inversed .header-menu__sub:before {
  background-color: #09171c; }

.header-menu__item:hover .header-menu__sub {
  opacity: 1;
  visibility: visible;
  -webkit-transition: visibility 0s linear 0s,opacity .3s;
  -o-transition: visibility 0s linear 0s,opacity .3s;
  transition: visibility 0s linear 0s,opacity .3s; }

.header-menu__subitem {
  margin-top: .5em;
  position: relative; }

.header-menu__subitem:first-child {
  margin-top: 0; }

.header-menu__subitem .header-menu__sub2 {
  position: absolute;
  top: -35px;
  left: 100%;
  padding: 35px 30px 25px;
  opacity: 0;
  visibility: hidden;
  list-style: none;
  min-width: 250px;
  -webkit-transition: visibility 0s linear .3s,opacity .3s;
  -o-transition: visibility 0s linear .3s,opacity .3s;
  transition: visibility 0s linear .3s,opacity .3s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.header-menu__subitem:hover .header-menu__sub2 {
  opacity: 1;
  visibility: visible;
  -webkit-transition: visibility 0s linear .2s,opacity .3s .2s;
  -o-transition: visibility 0s linear .2s,opacity .3s .2s;
  transition: visibility 0s linear .2s,opacity .3s .2s; }

.header-menu__subitem2 {
  margin-top: .5em;
  position: relative; }

.header-menu__subitem2:first-child {
  margin-top: 0; }

.header-menu__subservices {
  list-style: none;
  padding-left: .875rem; }

@media (max-width: 991px) {
  .header-menu__sub {
    display: none; } }

.header-menu__next-level {
  padding: 10px;
  width: 19px;
  height: 19px;
  position: relative;
  background: none;
  border: none;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  outline: none; }

.header-menu__next-level:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  background-size: contain;
  top: 50%;
  left: 0;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  background-repeat: no-repeat;
  background-position: 50%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='25'%3E%3Cpath fill='none' stroke='%23F08C07' stroke-width='4' d='M5 2l13 13L31 2'/%3E%3C/svg%3E"); }

.header-menu__next-level--vertical {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.header-menu__next-level--horizontal:after {
  left: auto;
  right: 0;
  -webkit-transform: translateY(-50%) rotate(-90deg);
      -ms-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='25'%3E%3Cpath fill='none' stroke='gray' stroke-width='4' d='M5 2l13 13L31 2'/%3E%3C/svg%3E"); }

.header-submenu {
  overflow: hidden;
  height: 3.2rem;
  padding: 10px 0 30px; }

.header-submenu__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0; }

.header-submenu__item {
  list-style-type: none;
  white-space: nowrap;
  position: relative;
  padding: 0 5px; }

.header-submenu__link {
  padding: 5px 10px;
  background-color: #f3f6f9;
  border-radius: 10px;
  overflow: hidden;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.header-submenu__link--active {
  color: #f08c07; }

.header-submenu__icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 1em;
  margin-right: 3px; }

.header-submenu svg {
  width: auto;
  height: auto;
  max-height: 1em;
  max-width: 1em; }

.header--inversed .mobile-btn span, .header--inversed .mobile-btn span:after, .header--inversed .mobile-btn span:before {
  background-color: #fff; }

.menu-opened .mobile-btn span {
  background-color: rgba(0, 150, 170, 0);
  -webkit-transition: background .25s 0s;
  -o-transition: background .25s 0s;
  transition: background .25s 0s; }

.menu-opened .mobile-btn span:after, .menu-opened .mobile-btn span:before {
  top: 0;
  width: 32px;
  -webkit-transition: top .25s,width 0s .25s,-webkit-transform .25s .25s;
  transition: top .25s,width 0s .25s,-webkit-transform .25s .25s;
  -o-transition: top .25s,transform .25s .25s,width 0s .25s;
  transition: top .25s,transform .25s .25s,width 0s .25s;
  transition: top .25s,transform .25s .25s,width 0s .25s,-webkit-transform .25s .25s; }

.menu-opened .mobile-btn span:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }

.menu-opened .mobile-btn span:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }

.menu-opened, .video-block-container {
  overflow: hidden; }

.header-mobile {
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  background-color: #f7f7f7;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
  -webkit-transition: opacity .2s,-webkit-transform .2s;
  transition: opacity .2s,-webkit-transform .2s;
  -o-transition: opacity .2s,transform .2s;
  transition: opacity .2s,transform .2s;
  transition: opacity .2s,transform .2s,-webkit-transform .2s;
  -webkit-box-shadow: 0 10px 20px rgba(0, 150, 170, 0.5);
          box-shadow: 0 10px 20px rgba(0, 150, 170, 0.5);
  overflow: hidden;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 60px; }

.header--inversed .header-mobile, .header--inversed .header-mobile__submenu-wrapper {
  background-color: #09171c; }

.header-mobile__wrapper {
  max-height: calc(100vh - 70px);
  overflow-x: hidden;
  overflow-y: scroll;
  padding-bottom: 40px; }

.menu-opened .header-mobile {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1); }

.header-mobile__phone {
  color: #fff;
  font-size: 22px;
  margin-bottom: 20px; }

.header-mobile__menu {
  margin-bottom: 20px; }

.header-mobile__contacts {
  margin-top: 30px; }

.header-mobile__submenu-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(110%);
      -ms-transform: translate(110%);
          transform: translate(110%);
  width: 100%;
  z-index: 1;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  background-color: #f7f7f7;
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
  height: 100%;
  overflow: scroll; }

.header-mobile__submenu-wrapper--opened {
  -webkit-transform: translate(0);
      -ms-transform: translate(0);
          transform: translate(0); }

.header-mobile__item {
  list-style-type: none;
  padding-top: 10px;
  padding-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.header-mobile__endmenu, .header-mobile__submenu {
  list-style: none;
  padding: 0; }

.header-mobile__endmenu-item {
  padding-left: 16px;
  margin-top: 10px; }

.header-mobile__endmenu-wrapper {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease; }

.header-mobile__endmenu-wrapper--opened {
  max-height: 200vh; }

.header-mobile__back {
  line-height: 1;
  font-size: .8rem; }

.header-mobile__item2lvl-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.header-mobile__item2lvl {
  margin-top: 1rem; }

/*!; content ;*/
.b-main {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  padding: 120px 0 50px; }
  @media only screen and (min-width: 767px) {
    .b-main {
      padding-bottom: 100px; } }

.waysite {
  font-size: 14px;
  line-height: 1.3333;
  color: #A7AEB2;
  width: 100%;
  position: relative;
  z-index: 2; }
  .waysite a.link-gray {
    position: relative;
    top: -2px; }
  .waysite a.link-gray_active {
    border-bottom: 0; }

.waysite__home {
  border-bottom: none; }

.waysite__home svg {
  width: 14px;
  height: 14px;
  vertical-align: baseline; }

.waysite__item {
  display: inline-block;
  margin-left: 4px; }

.waysite__item:not(:last-of-type):after {
  content: "•";
  margin-left: 4px; }

.waysite + h1 {
  margin-top: 3px;
  position: relative;
  z-index: 100; }

.link-gray {
  color: #A7AEB2; }

.link-gray:hover {
  color: #f08c07; }

.b-career {
  padding-top: 0; }
  @media only screen and (min-width: 767px) {
    .b-career {
      padding-top: 10px; } }
  .b-career .col-xl-8 {
    max-width: 900px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; }
    @media only screen and (min-width: 1240px) {
      .b-career .col-xl-8 {
        max-width: 900px;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%; } }

.b-career__info {
  position: relative;
  padding-top: 30px; }
  @media only screen and (min-width: 1240px) {
    .b-career__info {
      padding-top: 54px;
      font-size: 24px; } }
  .b-career__info > img {
    position: absolute;
    bottom: -120px;
    right: -206px;
    z-index: 1;
    display: none; }
    @media only screen and (min-width: 1050px) {
      .b-career__info > img {
        display: block;
        bottom: -230px; } }
    @media only screen and (min-width: 1240px) {
      .b-career__info > img {
        bottom: -120px; } }

.b-career__txt {
  width: 100%;
  position: relative;
  z-index: 2; }
  @media only screen and (min-width: 600px) {
    .b-career__txt {
      padding-bottom: 20px; } }
  @media only screen and (min-width: 767px) {
    .b-career__txt {
      padding-bottom: 76px; } }

.b-career__row {
  padding-top: 30px; }
  @media only screen and (min-width: 320px) and (max-width: 767px) {
    .b-career__row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  @media only screen and (min-width: 767px) {
    .b-career__row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  @media only screen and (min-width: 1240px) {
    .b-career__row {
      padding-top: 32px; } }

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .b-career__item {
    width: 100%;
    margin-bottom: 30px; } }

@media only screen and (min-width: 767px) {
  .b-career__item {
    width: 280px;
    margin-right: 58px;
    margin-bottom: 0; } }

.b-career__item:first-child .b-career__step img {
  top: 0;
  left: 44px; }

.b-career__item:nth-child(2) .b-career__step img {
  top: -4px;
  left: 40px; }

@media only screen and (min-width: 767px) {
  .b-career__item:nth-child(2) {
    width: 200px;
    margin-right: 76px; } }

.b-career__item:nth-child(3) .b-career__step img {
  top: -26px;
  left: 35px; }

@media only screen and (min-width: 767px) {
  .b-career__item:nth-child(3) {
    width: 230px;
    margin-right: 0; } }

.b-career__item p {
  margin-top: 0; }
  @media only screen and (min-width: 320px) and (max-width: 767px) {
    .b-career__item p {
      font-size: 16px; } }
  @media only screen and (min-width: 767px) {
    .b-career__item p {
      font-size: 20px; } }

.b-career__step {
  position: relative;
  margin-bottom: -15px; }
  .b-career__step strong {
    position: relative;
    font: bold 140px/100% "Ubuntu";
    color: white;
    z-index: 2; }
    @media only screen and (min-width: 767px) {
      .b-career__step strong {
        color: rgba(255, 255, 255, 0.7); } }
  .b-career__step img {
    position: absolute;
    top: -10px;
    left: 50px;
    z-index: 1; }
  .b-career__step p strong {
    font-weight: 500; }

.b-place {
  padding-top: 60px; }
  @media only screen and (min-width: 1240px) {
    .b-place {
      padding-top: 148px; } }

.b-headline {
  padding-bottom: 30px; }
  @media only screen and (min-width: 1240px) {
    .b-headline {
      padding-bottom: 58px; } }
  .b-headline h2 {
    padding-bottom: 34px; }
  .b-headline h3 {
    max-width: 920px;
    margin-top: 0; }

.b-place__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media only screen and (min-width: 767px) {
    .b-place__row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.b-place__img {
  width: 100%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }
  @media only screen and (min-width: 1240px) {
    .b-place__img {
      width: 50%;
      max-width: 583px;
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0; } }
  .b-place__img a {
    display: block;
    border-bottom: 0;
    margin-bottom: 3%; }
    @media only screen and (min-width: 767px) {
      .b-place__img a {
        margin-bottom: 30px; } }
  .b-place__img img {
    width: 100%;
    border-radius: 10px; }
    @media only screen and (min-width: 767px) {
      .b-place__img img {
        width: auto; } }

.b-place__txt {
  width: 100%;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  padding-bottom: 20px; }
  @media only screen and (min-width: 1240px) {
    .b-place__txt {
      width: 50%;
      max-width: 605px;
      margin-left: auto;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      padding-left: 16px;
      padding-bottom: 0; } }
  .b-place__txt p {
    margin-top: 0; }

.b-place__small-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3; }
  @media only screen and (min-width: 767px) {
    .b-place__small-img {
      width: 100%; } }
  .b-place__small-img a {
    border-bottom: 0;
    max-width: 48.5%;
    margin-right: 3%;
    margin-bottom: 3%; }
    @media only screen and (min-width: 767px) {
      .b-place__small-img a {
        margin: 0 10px 10px 0;
        max-width: 110px; } }
    @media only screen and (min-width: 1240px) {
      .b-place__small-img a {
        margin: 0 30px 30px 0;
        max-width: 175px; } }
    .b-place__small-img a:nth-child(even) {
      margin-right: 0; }
      @media only screen and (min-width: 767px) {
        .b-place__small-img a:nth-child(even) {
          margin-right: 10px; } }
      @media only screen and (min-width: 1240px) {
        .b-place__small-img a:nth-child(even) {
          margin-right: 30px; } }
    .b-place__small-img a:last-child {
      margin-right: 0; }
  .b-place__small-img img {
    border-radius: 10px;
    max-width: 100%; }
    .b-place__small-img img:last-child {
      margin-right: 0; }

.b-preferences {
  padding-top: 66px;
  text-align: center; }
  .b-preferences .b-headline {
    padding-bottom: 0px; }
    @media only screen and (min-width: 1050px) {
      .b-preferences .b-headline {
        padding-bottom: 48px; } }

.b-preferences__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media only screen and (min-width: 1050px) {
    .b-preferences__row {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }

.b-preferences__item {
  margin: 0 0 30px;
  width: 100%;
  text-align: center;
  max-width: 380px; }
  @media only screen and (min-width: 600px) {
    .b-preferences__item {
      width: 48%;
      margin: 0 1% 53px; } }
  @media only screen and (min-width: 1050px) {
    .b-preferences__item {
      width: 31.333%;
      margin-right: 0;
      margin-left: 0; } }
  @media only screen and (min-width: 1240px) {
    .b-preferences__item {
      width: 380px; } }
  .b-preferences__item img {
    max-width: 100%;
    margin: 0 auto 20px;
    border-radius: 10px;
    -webkit-box-shadow: 0 4px 30px rgba(0, 0, 0, 0.14);
            box-shadow: 0 4px 30px rgba(0, 0, 0, 0.14); }
  .b-preferences__item p {
    font-size: 16px;
    line-height: 150%;
    padding: 0; }
    @media only screen and (min-width: 1050px) {
      .b-preferences__item p {
        padding: 0 20px; } }

.b-city {
  padding-top: 39px; }
  .b-city .b-headline {
    max-width: 700px;
    padding-bottom: 0; }
    @media only screen and (min-width: 1050px) {
      .b-city .b-headline {
        padding-bottom: 27px; } }

.b-city__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media only screen and (min-width: 1050px) {
    .b-city__row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

.b-city__col {
  width: 100%; }
  @media only screen and (min-width: 1050px) {
    .b-city__col {
      width: 47.5%; } }
  .b-city__col p {
    line-height: 180%; }
  .b-city__col:last-child {
    margin-left: auto;
    width: 100%; }
    @media only screen and (min-width: 1050px) {
      .b-city__col:last-child {
        width: 48.5%; } }

.b-city__slider {
  padding: 23px 0; }
  .b-city__slider img {
    border-radius: 30px;
    max-width: 100%; }

.b-vacancies {
  padding-top: 50px; }
  @media only screen and (min-width: 767px) {
    .b-vacancies {
      padding-top: 80px; } }
  .b-vacancies .b-headline {
    padding-bottom: 0; }
    @media only screen and (min-width: 767px) {
      .b-vacancies .b-headline {
        padding-bottom: 12px; } }

.b-vacancies__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  left: 0;
  margin-right: 0; }
  @media only screen and (min-width: 600px) {
    .b-vacancies__row {
      left: -2%;
      margin-right: -2%; } }
  @media only screen and (min-width: 1050px) {
    .b-vacancies__row {
      left: -3%;
      margin-right: -3%; } }
  @media only screen and (min-width: 1240px) {
    .b-vacancies__row {
      left: -30px;
      margin-right: -30px; } }

.b-vacancies__item {
  background: #E5E9EC;
  border-radius: 10px;
  width: 100%;
  margin: 0 0 20px;
  padding: 122px 32px 76px 52px;
  -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.14);
          box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.14);
  position: relative; }
  @media only screen and (min-width: 600px) {
    .b-vacancies__item {
      width: 48%;
      margin: 0 0 2% 2%; } }
  @media only screen and (min-width: 1050px) {
    .b-vacancies__item {
      width: 30.333%;
      margin: 0 0 3% 3%; } }
  @media only screen and (min-width: 1240px) {
    .b-vacancies__item {
      width: 380px;
      margin: 0 0 30px 30px; } }
  .b-vacancies__item ul {
    position: relative;
    margin-left: -28px; }
    .b-vacancies__item ul li {
      font-size: 14px;
      line-height: 140%;
      padding-bottom: 13px; }
  .b-vacancies__item svg {
    position: absolute;
    top: 30px;
    left: 54px; }
  .b-vacancies__item .button {
    position: absolute;
    bottom: 30px;
    left: 52px; }

.b-resume {
  padding-top: 16px; }

.b-resume__content {
  background: #ffffff;
  border-radius: 10px;
  width: 100%;
  margin: 0 auto;
  padding: 30px 20px;
  text-align: center; }
  @media only screen and (min-width: 767px) {
    .b-resume__content {
      background: url("../img/resume.png") no-repeat;
      background-size: 100% 100%;
      height: 642px;
      padding: 100px 20px 30px; } }
  @media only screen and (min-width: 1050px) {
    .b-resume__content {
      padding: 152px 210px 76px 214px; } }
  @media only screen and (min-width: 1240px) {
    .b-resume__content {
      height: 642px;
      width: 1021px; } }
  .b-resume__content h2 {
    padding-bottom: 0px; }
    @media only screen and (min-width: 1050px) {
      .b-resume__content h2 {
        padding-bottom: 40px; } }
    @media only screen and (min-width: 1240px) {
      .b-resume__content h2 {
        padding-bottom: 90px; } }
  .b-resume__content .button {
    min-width: 253px;
    margin-top: 30px; }
    @media only screen and (min-width: 767px) {
      .b-resume__content .button {
        margin-top: 43px; } }

.b-resume__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center; }
  @media only screen and (min-width: 1050px) {
    .b-resume__row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      text-align: left;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      max-width: 516px;
      margin: 0 auto; } }
  @media only screen and (min-width: 1240px) {
    .b-resume__row {
      margin-left: 0; } }
  .b-resume__row strong {
    font-weight: normal; }
  .b-resume__row .b-resume__tel,
  .b-resume__row .b-resume__mail,
  .b-resume__row .b-resume__name {
    line-height: 100%;
    vertical-align: baseline;
    margin-bottom: 25px; }
    @media only screen and (min-width: 1050px) {
      .b-resume__row .b-resume__tel,
      .b-resume__row .b-resume__mail,
      .b-resume__row .b-resume__name {
        max-width: 316px; } }

.b-resume__label {
  line-height: 100%;
  margin: 10px 0 10px; }
  @media only screen and (min-width: 767px) {
    .b-resume__label {
      margin-top: 30px; } }
  @media only screen and (min-width: 1050px) {
    .b-resume__label {
      text-align: right;
      width: 172px;
      margin: 0 33px 25px 0; } }

.b-resume__tel a {
  color: #000000; }

.b-instagram {
  padding-top: 66px; }

.b-instagram__content {
  background: #ffffff;
  border-radius: 30px;
  margin: 0 auto;
  max-width: 790px;
  padding: 12px 20px 30px; }
  @media (min-width: 768px) {
    .b-instagram__content {
      padding: 12px 40px 40px; } }
  .b-instagram__content .btn {
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
    font-size: 12px; }
  .b-instagram__content .mt-md {
    margin-top: 1.2rem; }

.ig__logo {
  max-width: 100%;
  height: auto;
  position: relative;
  margin-bottom: -15px; }
  .ig__logo svg {
    max-width: 220px; }

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

.my-xl {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem; }

.ig {
  background-color: #fff;
  border-radius: 60px; }

.ig__item {
  width: 50%;
  text-align: center;
  padding: 12px 10px; }
  .ig__item img,
  .ig__item picture {
    max-width: 100%;
    margin: 0 auto; }

@media (min-width: 768px) {
  .ig__item {
    width: 33.333333%;
    padding: 12px 20px; } }

.ig__wrap {
  margin-left: -15px;
  margin-right: -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

@media (min-width: 768px) {
  .ig__wrap {
    margin-left: -25px;
    margin-right: -25px; } }

.modal {
  z-index: 1001; }

.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1001;
  padding: 15px; }

.modal__container {
  background-color: #f7f7f7;
  border-radius: 0;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative; }

@media (min-width: 576px) and (max-width: 1000px) {
  .modal__container {
    width: calc(100% - 30px);
    max-height: calc(100vh - 30px);
    max-height: calc(var(--vh, 1vh) * 100 - 30px); } }

.modal--default .modal__container {
  max-width: 700px;
  padding: 30px; }

.modal--large .modal__container {
  max-width: 1145px;
  padding: 30px; }

.modal--info .modal__container {
  max-width: 995px;
  padding: 0; }

.modal--info-large .modal__container {
  max-width: 1180px;
  padding: 0; }

.modal__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline; }

.modal__close {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  outline: none;
  color: transparent;
  cursor: pointer;
  width: 46px;
  height: 46px;
  position: absolute;
  right: 0;
  top: 0;
  background-color: transparent; }

.modal__close span {
  pointer-events: none;
  display: block;
  background-color: #f08c07;
  border-radius: 50%;
  line-height: 40px;
  -webkit-transition: background-color .3s,color .3s,-webkit-transform .3s;
  transition: background-color .3s,color .3s,-webkit-transform .3s;
  -o-transition: transform .3s,background-color .3s,color .3s;
  transition: transform .3s,background-color .3s,color .3s;
  transition: transform .3s,background-color .3s,color .3s,-webkit-transform .3s;
  padding: 20px;
  -webkit-transform: scale(0.8) translate(50%, -50%);
      -ms-transform: scale(0.8) translate(50%, -50%);
          transform: scale(0.8) translate(50%, -50%); }

.modal__close svg {
  width: 50%;
  height: 50%;
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.modal__close:focus span, .modal__close:hover span {
  -webkit-transform: scale(1) translate(0);
      -ms-transform: scale(1) translate(0);
          transform: scale(1) translate(0);
  color: #f7f7f7;
  -webkit-transition-duration: .1s;
       -o-transition-duration: .1s;
          transition-duration: .1s; }

.modal__content {
  margin-bottom: 1.5rem; }
  .modal__content p {
    padding-bottom: 0; }

@-webkit-keyframes mmfadeIn {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes mmfadeIn {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes mmfadeOut {
  0% {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes mmfadeOut {
  0% {
    opacity: 1; }
  to {
    opacity: 0; } }

@-webkit-keyframes mmslideIn {
  0% {
    -webkit-transform: translateY(15%);
            transform: translateY(15%); }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes mmslideIn {
  0% {
    -webkit-transform: translateY(15%);
            transform: translateY(15%); }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes mmslideOut {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  to {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%); } }

@keyframes mmslideOut {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  to {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%); } }

.micromodal-slide {
  display: none; }

.micromodal-slide.is-open {
  display: block; }

.micromodal-slide[aria-hidden=false] .modal__overlay {
  -webkit-animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1); }

.micromodal-slide[aria-hidden=false] .modal__container {
  -webkit-animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1); }

.micromodal-slide[aria-hidden=true] .modal__overlay {
  -webkit-animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1); }

.micromodal-slide[aria-hidden=true] .modal__container {
  -webkit-animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1); }

.micromodal-slide .modal__container, .micromodal-slide .modal__overlay {
  will-change: transform; }

.modal-info-wrapper {
  padding: 0 30px; }

.modal--info .modal__container {
  background-color: #f2daba;
  padding-bottom: 75px;
  padding-top: 35px; }

.modal--info-large .modal__container {
  background-color: #ecf5f8;
  padding-bottom: 75px;
  padding-top: 35px; }

.modal--info-large .modal__close, .modal--info .modal__close {
  display: block;
  position: absolute;
  width: 34px;
  height: 34px;
  right: 0;
  top: 0;
  cursor: pointer;
  background: none;
  border: 0; }

.modal--info-large .modal__close span, .modal--info .modal__close span {
  width: 16px;
  height: 16px;
  border-radius: 16px;
  background-color: #d71d40;
  left: 50%;
  top: 50%;
  position: absolute;
  display: block;
  content: "";
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

.modal--info-large .modal__close:active span, .modal--info-large .modal__close:hover span, .modal--info .modal__close:active span, .modal--info .modal__close:hover span {
  background-color: #94142c; }

.modal__title {
  margin: 0 15px 0 0;
  font-weight: 500;
  font-size: 2rem;
  padding-bottom: 0; }
  @media (max-width: 767px) {
    .modal__title {
      font-size: 26px;
      line-height: 120%;
      padding-bottom: 6px; } }

.accept-field {
  margin-top: 0;
  margin-bottom: 0.8rem; }

.accept-field {
  position: relative;
  font-size: 10px; }

.accept-field__label {
  padding-left: 25px;
  cursor: pointer; }

.accept-field__label:before {
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  border-radius: 3px;
  border: 1px solid #a7aeb2;
  position: absolute;
  left: 0;
  top: 0px;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media only screen and (min-width: 767px) {
    .accept-field__label:before {
      top: .1em; } }

.accept-field__label:hover:before {
  border-color: #0096aa; }

.accept-field__label:after {
  content: "";
  display: block;
  width: 19px;
  height: 17px;
  position: absolute;
  left: 0;
  top: 0px;
  opacity: 0;
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 7l4.688 5L19 1' stroke='%230296AA' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E"); }
  @media only screen and (min-width: 767px) {
    .accept-field__label:after {
      top: .1em; } }

.accept-field__input:checked ~ .accept-field__label:after {
  opacity: 1;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; }

.checkbox {
  position: relative;
  display: block;
  font-size: 1rem;
  line-height: 1.25;
  min-height: 1em;
  padding-left: 1.5em; }

.checkbox__label:after, .checkbox__label:before {
  position: absolute;
  top: .125em;
  left: 0;
  width: 1em;
  height: 1em;
  content: ""; }

.checkbox__label:before {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e3e9ec;
  border-radius: 3px;
  -webkit-transition: background-color .3s;
  -o-transition: background-color .3s;
  transition: background-color .3s; }

.checkbox__label:after {
  position: absolute;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: .65em auto; }

.checkbox__input {
  position: absolute;
  z-index: -1;
  opacity: 0; }

.checkbox__input:checked ~ .checkbox__label:before {
  background-color: #0096aa; }

.checkbox__input:checked ~ .checkbox__label:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#ffffff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.checkbox__input:not(:disabled):not(:checked) ~ .checkbox__label:hover:before {
  background-color: rgba(0, 150, 170, 0.5);
  -webkit-transition-duration: .1s;
       -o-transition-duration: .1s;
          transition-duration: .1s; }

.checkbox__input:disabled ~ .checkbox__label {
  color: #e3e9ec; }

.checkbox__input:disabled ~ .checkbox__label:after, .checkbox__input:disabled ~ .checkbox__label:before {
  opacity: .5; }

.checkbox__input.error ~ .checkbox__label:before {
  background-color: rgba(241, 101, 127, 0.25); }

@media (min-width: 768px) {
  .accept-field {
    font-size: 14px; } }

.error-message {
  margin-top: 0.25rem;
  color: #f1657f;
  line-height: 110%;
  font-size: .7rem; }

.form-control:focus {
  outline: none;
  color: #000;
  background-color: transparent; }

.ph-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: hidden; }

.ph-item:before {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 50%;
  z-index: 1;
  width: 500%;
  margin-left: -250%;
  -webkit-animation: phAnimation .8s linear infinite;
  animation: phAnimation .8s linear infinite;
  background: -webkit-gradient(linear, left top, right top, color-stop(46%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.35)), color-stop(54%, rgba(255, 255, 255, 0))) 50% 50%;
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 46%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0) 54%) 50% 50%;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 46%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0) 54%) 50% 50%; }

.ph-picture {
  width: 100%;
  height: 120px;
  background-color: #ced4da;
  margin-bottom: 15px; }

.ph-picture--fullsize {
  height: 100%;
  margin-bottom: 0; }

/*!; footer ;*/
.footer {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: 0.6rem;
  padding: 15px 0 25px;
  background-color: #f7f7f7; }
  @media only screen and (min-width: 767px) {
    .footer {
      font-size: 0.8rem; } }
  .footer .wrapper {
    max-width: 1280px;
    margin: 0 auto; }
    @media (min-width: 1500px) {
      .footer .wrapper {
        padding-left: 40px;
        padding-right: 40px; } }
    @media (min-width: 1200px) and (max-width: 1499px) {
      .footer .wrapper {
        padding-left: 40px;
        padding-right: 40px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .footer .wrapper {
        padding-left: 30px;
        padding-right: 30px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .footer .wrapper {
        padding-left: 25px;
        padding-right: 25px; } }
    @media (min-width: 576px) and (max-width: 767px) {
      .footer .wrapper {
        padding-left: 15px;
        padding-right: 15px; } }
    @media (max-width: 575px) {
      .footer .wrapper {
        padding-left: 15px;
        padding-right: 15px; } }
  .footer p {
    margin: .5em 0 0;
    padding-bottom: 0; }
  .footer .bg-lightest-gray {
    margin-bottom: 15px; }

.footer__phone {
  font-size: 22px; }

.footer p:first-of-type:not([class]) {
  margin: 15px 0; }

.footer-menu {
  padding-top: 1em; }

.footer-menu__list {
  list-style: none;
  padding: 0 0 1em; }
  @media only screen and (min-width: 1050px) {
    .footer-menu__list {
      padding: 0; } }

.footer-menu__list-sub {
  list-style: none;
  padding-left: 1rem; }

.footer-menu__item {
  margin-top: 1rem; }

.footer-menu__item:first-child {
  margin-top: 0; }

.footer-menu__item-sub {
  margin-top: .25rem; }

.text-lead {
  font-size: 1.2em;
  line-height: calc(1em + 10px);
  padding-bottom: 0; }

.footer__sc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.footer__sc > * {
  margin-right: 10px; }

/*!; slick.css ;*/
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }
  .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-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-track {
  position: relative;
  top: 0;
  display: block;
  margin: 0 auto; }
  .slick-track:before, .slick-track:after {
    display: table;
    content: ''; }
  .slick-track:after {
    clear: both; }

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

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

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

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

.slick-prev.slick-disabled, .slick-next.slick-disabled {
  opacity: .1;
  cursor: default; }

.slick-arrow {
  position: absolute;
  top: 271px;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  height: 57px;
  width: 35px;
  z-index: 800;
  opacity: .22;
  background: none;
  padding: 0; }
  .slick-arrow:hover {
    opacity: 1; }
  .slick-arrow.slick-prev {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    left: 5px; }
  .slick-arrow.slick-next {
    right: 5px;
    top: 273px; }

.slick-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 0;
  text-align: center;
  font-size: 0;
  padding: 0px !important; }
  .slick-dots li {
    display: inline-block;
    vertical-align: top;
    height: 10px;
    width: 10px;
    position: relative;
    text-indent: -9999px;
    margin: 0 2px; }
    .slick-dots li button {
      text-indent: -9999px;
      background: #0296aa;
      border-radius: 100% !important;
      height: 8px;
      width: 8px;
      border: 1px solid transparent;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      position: absolute;
      top: 0;
      left: 0;
      margin: 0 auto;
      cursor: pointer;
      overflow: hidden;
      padding: 0; }
    .slick-dots li.slick-active button, .slick-dots li:hover button {
      border-color: #0296aa;
      background: transparent;
      height: 10px;
      width: 10px;
      top: -1px;
      left: -1px; }
    .slick-dots li.slick-active {
      cursor: default; }

.likely, .likely__widget {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0;
  text-indent: 0 !important;
  list-style: none !important;
  font-weight: 400;
  font-family: Helvetica Neue,Arial,sans-serif; }

.likely {
  display: inline-block; }

.likely__widget {
  margin: 0;
  font-size: inherit; }

.likely {
  opacity: 0;
  font-size: 0 !important; }

.likely_visible {
  opacity: 1;
  -webkit-transition: opacity .1s ease-in;
  -o-transition: opacity .1s ease-in;
  transition: opacity .1s ease-in; }

.likely > * {
  display: inline-block;
  visibility: hidden; }

.likely_visible > * {
  visibility: inherit; }

.likely__widget {
  position: relative;
  white-space: nowrap; }

.likely__button, .likely__widget {
  display: inline-block; }

.likely__button, .likely__counter {
  text-decoration: none;
  text-rendering: optimizeLegibility;
  margin: 0;
  outline: 0; }

.likely__button {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.likely__counter {
  display: none;
  position: relative;
  font-weight: 400; }

.likely_ready .likely__counter {
  display: inline-block; }

.likely_ready .likely__counter_empty {
  display: none; }

.likely__button, .likely__counter, .likely__icon, .likely__widget {
  vertical-align: top; }

.likely__widget {
  -webkit-transition: background .33s ease-out,color .33s ease-out,fill .33s ease-out;
  -o-transition: background .33s ease-out,color .33s ease-out,fill .33s ease-out;
  transition: background .33s ease-out,color .33s ease-out,fill .33s ease-out; }

.likely__widget:active, .likely__widget:focus, .likely__widget:hover {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  cursor: pointer; }

@media (hover: none) {
  .likely__widget:active, .likely__widget:focus, .likely__widget:hover {
    -webkit-transition: background .33s ease-out,color .33s ease-out,fill .33s ease-out;
    -o-transition: background .33s ease-out,color .33s ease-out,fill .33s ease-out;
    transition: background .33s ease-out,color .33s ease-out,fill .33s ease-out;
    cursor: unset; } }

.likely__icon {
  position: relative;
  text-align: left;
  display: inline-block; }

.likely svg {
  position: absolute;
  left: 3px;
  top: 3px;
  width: 16px;
  height: 16px; }

.likely__button, .likely__counter {
  line-height: inherit;
  cursor: inherit; }

.likely__button:empty {
  display: none; }

.likely__counter {
  text-align: center; }

.likely .likely__widget {
  color: #000;
  background: rgba(231, 231, 231, 0.8); }

.likely .likely__counter {
  background-size: 1px 1px;
  background-repeat: repeat-y;
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0) 0.5px, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0) 0.5px, rgba(0, 0, 0, 0) 100%); }

.likely-light .likely__widget {
  color: #fff;
  fill: #fff;
  background: rgba(236, 236, 236, 0.16);
  text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em; }

.likely-light .likely__counter {
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.4) 0, rgba(255, 255, 255, 0) 0.5px, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.4) 0, rgba(255, 255, 255, 0) 0.5px, rgba(255, 255, 255, 0) 100%); }

.likely__widget_facebook {
  fill: #425497; }

.likely__widget_facebook:active, .likely__widget_facebook:focus, .likely__widget_facebook:hover {
  background: rgba(207, 212, 229, 0.8); }

@media (hover: none) {
  .likely__widget_facebook:active, .likely__widget_facebook:focus, .likely__widget_facebook:hover {
    background: rgba(231, 231, 231, 0.8); } }

.likely-light .likely__widget_facebook:active, .likely-light .likely__widget_facebook:focus, .likely-light .likely__widget_facebook:hover {
  text-shadow: #425497 0 0 .25em;
  background: rgba(66, 84, 151, 0.7); }

@media (hover: none) {
  .likely-light .likely__widget_facebook:active, .likely-light .likely__widget_facebook:focus, .likely-light .likely__widget_facebook:hover {
    text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
    background: rgba(236, 236, 236, 0.16); } }

.likely__widget_gplus {
  fill: #dd4241; }

.likely__widget_gplus:active, .likely__widget_gplus:focus, .likely__widget_gplus:hover {
  background: rgba(246, 207, 207, 0.8); }

@media (hover: none) {
  .likely__widget_gplus:active, .likely__widget_gplus:focus, .likely__widget_gplus:hover {
    background: rgba(231, 231, 231, 0.8); } }

.likely-light .likely__widget_gplus:active, .likely-light .likely__widget_gplus:focus, .likely-light .likely__widget_gplus:hover {
  text-shadow: #dd4241 0 0 .25em;
  background: rgba(221, 66, 65, 0.7); }

@media (hover: none) {
  .likely-light .likely__widget_gplus:active, .likely-light .likely__widget_gplus:focus, .likely-light .likely__widget_gplus:hover {
    text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
    background: rgba(236, 236, 236, 0.16); } }

.likely__widget_linkedin {
  fill: #0077b5; }

.likely__widget_linkedin:active, .likely__widget_linkedin:focus, .likely__widget_linkedin:hover {
  background: rgba(191, 221, 236, 0.8); }

@media (hover: none) {
  .likely__widget_linkedin:active, .likely__widget_linkedin:focus, .likely__widget_linkedin:hover {
    background: rgba(231, 231, 231, 0.8); } }

.likely-light .likely__widget_linkedin:active, .likely-light .likely__widget_linkedin:focus, .likely-light .likely__widget_linkedin:hover {
  text-shadow: #0077b5 0 0 .25em;
  background: rgba(0, 119, 181, 0.7); }

@media (hover: none) {
  .likely-light .likely__widget_linkedin:active, .likely-light .likely__widget_linkedin:focus, .likely-light .likely__widget_linkedin:hover {
    text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
    background: rgba(236, 236, 236, 0.16); } }

.likely__widget_odnoklassniki {
  fill: #f6903b; }

.likely__widget_odnoklassniki:active, .likely__widget_odnoklassniki:focus, .likely__widget_odnoklassniki:hover {
  background: rgba(252, 227, 206, 0.8); }

@media (hover: none) {
  .likely__widget_odnoklassniki:active, .likely__widget_odnoklassniki:focus, .likely__widget_odnoklassniki:hover {
    background: rgba(231, 231, 231, 0.8); } }

.likely-light .likely__widget_odnoklassniki:active, .likely-light .likely__widget_odnoklassniki:focus, .likely-light .likely__widget_odnoklassniki:hover {
  text-shadow: #f6903b 0 0 .25em;
  background: rgba(246, 144, 59, 0.7); }

@media (hover: none) {
  .likely-light .likely__widget_odnoklassniki:active, .likely-light .likely__widget_odnoklassniki:focus, .likely-light .likely__widget_odnoklassniki:hover {
    text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
    background: rgba(236, 236, 236, 0.16); } }

.likely__widget_pinterest {
  fill: #bd081c; }

.likely__widget_pinterest:active, .likely__widget_pinterest:focus, .likely__widget_pinterest:hover {
  background: rgba(238, 193, 198, 0.8); }

@media (hover: none) {
  .likely__widget_pinterest:active, .likely__widget_pinterest:focus, .likely__widget_pinterest:hover {
    background: rgba(231, 231, 231, 0.8); } }

.likely-light .likely__widget_pinterest:active, .likely-light .likely__widget_pinterest:focus, .likely-light .likely__widget_pinterest:hover {
  text-shadow: #bd081c 0 0 .25em;
  background: rgba(189, 8, 28, 0.7); }

@media (hover: none) {
  .likely-light .likely__widget_pinterest:active, .likely-light .likely__widget_pinterest:focus, .likely-light .likely__widget_pinterest:hover {
    text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
    background: rgba(236, 236, 236, 0.16); } }

.likely__widget_telegram {
  fill: #34abde; }

.likely__widget_telegram:active, .likely__widget_telegram:focus, .likely__widget_telegram:hover {
  background: rgba(204, 234, 246, 0.8); }

@media (hover: none) {
  .likely__widget_telegram:active, .likely__widget_telegram:focus, .likely__widget_telegram:hover {
    background: rgba(231, 231, 231, 0.8); } }

.likely-light .likely__widget_telegram:active, .likely-light .likely__widget_telegram:focus, .likely-light .likely__widget_telegram:hover {
  text-shadow: #34abde 0 0 .25em;
  background: rgba(52, 171, 222, 0.7); }

@media (hover: none) {
  .likely-light .likely__widget_telegram:active, .likely-light .likely__widget_telegram:focus, .likely-light .likely__widget_telegram:hover {
    text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
    background: rgba(236, 236, 236, 0.16); } }

.likely__widget_twitter {
  fill: #00b7ec; }

.likely__widget_twitter:active, .likely__widget_twitter:focus, .likely__widget_twitter:hover {
  background: rgba(191, 237, 250, 0.8); }

@media (hover: none) {
  .likely__widget_twitter:active, .likely__widget_twitter:focus, .likely__widget_twitter:hover {
    background: rgba(231, 231, 231, 0.8); } }

.likely-light .likely__widget_twitter:active, .likely-light .likely__widget_twitter:focus, .likely-light .likely__widget_twitter:hover {
  text-shadow: #00b7ec 0 0 .25em;
  background: rgba(0, 183, 236, 0.7); }

@media (hover: none) {
  .likely-light .likely__widget_twitter:active, .likely-light .likely__widget_twitter:focus, .likely-light .likely__widget_twitter:hover {
    text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
    background: rgba(236, 236, 236, 0.16); } }

.likely__widget_vkontakte {
  fill: #526e8f; }

.likely__widget_vkontakte:active, .likely__widget_vkontakte:focus, .likely__widget_vkontakte:hover {
  background: rgba(211, 218, 227, 0.8); }

@media (hover: none) {
  .likely__widget_vkontakte:active, .likely__widget_vkontakte:focus, .likely__widget_vkontakte:hover {
    background: rgba(231, 231, 231, 0.8); } }

.likely-light .likely__widget_vkontakte:active, .likely-light .likely__widget_vkontakte:focus, .likely-light .likely__widget_vkontakte:hover {
  text-shadow: #526e8f 0 0 .25em;
  background: rgba(82, 110, 143, 0.7); }

@media (hover: none) {
  .likely-light .likely__widget_vkontakte:active, .likely-light .likely__widget_vkontakte:focus, .likely-light .likely__widget_vkontakte:hover {
    text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
    background: rgba(236, 236, 236, 0.16); } }

.likely__widget_whatsapp {
  fill: #25d366; }

.likely__widget_whatsapp:active, .likely__widget_whatsapp:focus, .likely__widget_whatsapp:hover {
  background: rgba(200, 244, 216, 0.8); }

@media (hover: none) {
  .likely__widget_whatsapp:active, .likely__widget_whatsapp:focus, .likely__widget_whatsapp:hover {
    background: rgba(231, 231, 231, 0.8); } }

.likely-light .likely__widget_whatsapp:active, .likely-light .likely__widget_whatsapp:focus, .likely-light .likely__widget_whatsapp:hover {
  text-shadow: #25d366 0 0 .25em;
  background: rgba(37, 211, 102, 0.7); }

@media (hover: none) {
  .likely-light .likely__widget_whatsapp:active, .likely-light .likely__widget_whatsapp:focus, .likely-light .likely__widget_whatsapp:hover {
    text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
    background: rgba(236, 236, 236, 0.16); } }

.likely {
  margin: 0 -5px -10px; }

.likely .likely__widget {
  line-height: 20px;
  font-size: 14px;
  border-radius: 3px;
  height: 22px;
  margin: 0 5px 10px; }

.likely .likely__icon {
  width: 22px;
  height: 22px; }

.likely .likely__button {
  padding: 1px 4px 1px 0; }

.likely .likely__counter {
  padding: 1px 4px; }

.likely-big {
  margin: 0 -6px -12px; }

.likely-big .likely__widget {
  line-height: 28px;
  font-size: 18px;
  border-radius: 4px;
  height: 32px;
  margin: 0 6px 12px; }

.likely-big .likely__icon {
  width: 32px;
  height: 32px; }

.likely-big .likely__button {
  padding: 2px 6px 2px 0; }

.likely-big .likely__counter {
  padding: 2px 6px; }

.likely-big svg {
  left: 4px;
  top: 4px;
  width: 24px;
  height: 24px; }

.likely-small {
  margin: 0 -4px -8px; }

.likely-small .likely__widget {
  line-height: 14px;
  font-size: 12px;
  border-radius: 2px;
  height: 18px;
  margin: 0 4px 8px; }

.likely-small .likely__icon {
  width: 18px;
  height: 18px; }

.likely-small .likely__button {
  padding: 2px 3px 2px 0; }

.likely-small .likely__counter {
  padding: 2px 3px; }

.likely-small svg {
  left: 3px;
  top: 3px;
  width: 12px;
  height: 12px; }

/* End */
.lb-loader, .lightbox {
  text-align: center;
  line-height: 0;
  position: absolute;
  left: 0; }

body.lb-disable-scrolling {
  overflow: hidden; }

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #000;
  filter: alpha(Opacity=80);
  opacity: .8;
  display: none; }

.lightbox {
  width: 100%;
  z-index: 10000;
  font-weight: 400;
  outline: 0; }

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  border: 4px solid #fff; }

.lightbox a img {
  border: none; }

.lb-outerContainer {
  position: relative;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  background-color: #fff; }

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-loader {
  top: 43%;
  height: 25%;
  width: 100%; }

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../img/lightbox/loading.gif) no-repeat; }

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

.lb-container > .nav {
  left: 0; }

.lb-nav a {
  outline: 0;
  background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==); }

.lb-next, .lb-prev {
  height: 100%;
  cursor: pointer;
  display: block; }

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../img/lightbox/prev.png) left 48% no-repeat;
  filter: alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity .6s;
  -o-transition: opacity .6s;
  transition: opacity .6s; }

.lb-nav a.lb-prev:hover {
  filter: alpha(Opacity=100);
  opacity: 1; }

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../img/lightbox/next.png) right 48% no-repeat;
  filter: alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity .6s;
  -o-transition: opacity .6s;
  transition: opacity .6s; }

.lb-nav a.lb-next:hover {
  filter: alpha(Opacity=100);
  opacity: 1; }

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-data {
  padding: 0 4px;
  color: #ccc; }

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em; }

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: 700;
  line-height: 1em; }

.lb-data .lb-caption a {
  color: #4ae; }

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999; }

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../img/lightbox/close.png) top right no-repeat;
  text-align: right;
  outline: 0;
  filter: alpha(Opacity=70);
  opacity: .7;
  -webkit-transition: opacity .2s;
  -o-transition: opacity .2s;
  transition: opacity .2s;
  border: 0; }

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: alpha(Opacity=100);
  opacity: 1; }

.b-career__video {
    padding-top: 30px;
}

@media only screen and (min-width: 1240px) {

  .b-career__video {
    padding-top: 54px;
  }
  
}