@charset "UTF-8";
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
button, hr, input {
  overflow: visible;
}

audio, canvas, progress, video {
  display: inline-block;
}

progress, sub, sup {
  vertical-align: baseline;
}

[type=checkbox], [type=radio], legend {
  box-sizing: border-box;
  padding: 0;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, select {
  text-transform: none;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: ButtonText dotted 1px;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

[hidden], template {
  display: none;
}

/* ----- Fonts ------------------------- */
@font-face {
  font-family: 'GothaPro-400';
  src: url("../fonts/GothaProReg.woff2") format("woff2"), url("../fonts/GothaProReg.woff") format("woff");
}

@font-face {
  font-family: 'GothaPro-500';
  src: url("../fonts/GothaProMed.woff2") format("woff2"), url("../fonts/GothaProMed.woff") format("woff");
}

@font-face {
  font-family: 'GothaPro-700';
  src: url("../fonts/GothaProBol.woff2") format("woff2"), url("../fonts/GothaProBol.woff") format("woff");
}

@font-face {
  font-family: 'ProximaNova-400';
  src: url("../fonts/ProximaNovaReg.woff2") format("woff2"), url("../fonts/ProximaNovaReg.woff") format("woff");
}

@font-face {
  font-family: 'ProximaNova-700';
  src: url("../fonts/ProximaNovaBold.woff2") format("woff2"), url("../fonts/ProximaNovaBold.woff") format("woff");
}

@font-face {
  font-family: 'Glyphter';
  src: url("../fonts/Glyphter.woff") format("woff");
}

[class*='svg-icon-'] {
  line-height: 1em;
  font-family: 'Glyphter';
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.svg-icon-money:before{content:'\0050';}
.svg-icon-arr-r:before{content:'\0041';}
.svg-icon-cal-ui:before{content:'\0042';}
.svg-icon-check:before{content:'\0043';}
.svg-icon-city:before{content:'\0044';}
.svg-icon-clock:before{content:'\0045';}
.svg-icon-clothes:before{content:'\0046';}
.svg-icon-combined-up:before{content:'\0047';}
.svg-icon-social-f:before{content:'\0048';}
.svg-icon-food:before{content:'\0049';}
.svg-icon-social-g:before{content:'\004a';}
.svg-icon-home:before{content:'\004b';}
.svg-icon-lips:before{content:'\004c';}
.svg-icon-list:before{content:'\004d';}
.svg-icon-mail:before{content:'\004e';}
.svg-icon-medical:before{content:'\004f';}
.svg-icon-money:before{content:'\0050';}
.svg-icon-nature:before{content:'\0051';}
.svg-icon-social-ok:before{content:'\0052';}
.svg-icon-others:before{content:'\0053';}
.svg-icon-phone:before{content:'\0054';}
.svg-icon-right-arrow:before{content:'\0055';}
.svg-icon-signs:before{content:'\0056';}
.svg-icon-social-insta:before{content:'\0057';}
.svg-icon-social-youtube:before{content:'\0058';}
.svg-icon-social-vk:before{content:'\0059';}
.svg-icon-social-w:before{content:'\005a';}

/* ----- END Fonts --------------------- */
/*                                       */
/*                                       */
/* ----- Typography -------------------- */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #fff;
  font: 14px "GothaPro-400", Arial, sans-serif;
  line-height: 22px;
  color: #000;
}

h1, h2, h3, h4, h5, h6, .title-site {
  display: block;
  margin: 0 0 15px;
  padding: 0;
  font-family: "GothaPro-700", Arial, sans-serif;
  font-weight: normal;
  line-height: 1.2em;
  text-transform: uppercase;
  color: #000;
}

h1, .title-site--h1 {
  font-family: "ProximaNova-700", Arial, sans-serif;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 2.19px;
}

h2, .title-site--h2 {
  font-size: 24px;
  margin-bottom: 20px;
  line-height: 32px;
  letter-spacing: 1.36px;
}

h3, .title-site--h3 {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 1.19px;
}

h4, .title-site--h4 {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.64px;
}

h5, .title-site--h5 {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 1.46px;
  margin-bottom: 10px;
}

h6, .title-site--h6 {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1.28px;
}

.static-min-tt {
  display: block;
  margin-bottom: 10px;
  color: #000;
  font-family: "GothaPro-500", Arial, sans-serif;
  letter-spacing: 0.46px;
  font-size: 13px;
  text-transform: uppercase;
}

.title-site--semi-bold {
  font-family: "GothaPro-500", Arial, sans-serif;
}

.title-site--light {
  color: #fff;
}

.static-min-tt--light {
  color: rgba(0, 0, 0, 0.3);
}

.title-site--corner-ic {
  padding-left: 30px;
  background: url(../img/tt-corner.svg) 0 6px no-repeat;
  background-size: 16px 16px;
}

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

li {
  margin: 0;
  padding: 0;
}

p {
  margin: 0 0 15px;
}

.text-bl {
  color: rgba(0, 0, 0, 0.7);
}

.text-bl ul {
  list-style-type: none;
}

.text-bl ul li {
  position: relative;
  padding-left: 20px;
}

.text-bl ul li:before {
  content: ' ';
  position: absolute;
  left: 2px;
  top: 8px;
  width: 4px;
  height: 4px;
  background-color: #33b9d9;
  border-radius: 50%;
}

.text-bl ol {
  margin-bottom: 20px;
  list-style-type: decimal;
  padding-left: 15px;
}

.text-bl li {
  margin-bottom: 15px;
}

.text-bl blockquote {
  padding: 0 0 0 48px;
  margin: 0 0 15px;
  position: relative;
}

.text-bl blockquote:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 10px;
  width: 32px;
  height: 2px;
  background-color: #232323;
  opacity: 0.2;
}

.blockquote-wrap {
  margin: 30px 0;
}

.blockquote-wrap .person-inline {
  margin-left: 48px;
}

.text-bl__inner {
  margin-bottom: 35px;
}

.text-bl__inner--special {
  background-image: linear-gradient(to right, #00cfe8 0%, #00a1cc 100%);
  color: #fff;
  padding: 15px;
  font-family: "GothaPro-500", Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.text-bl__inner--special p:last-child {
  margin-bottom: 0;
}

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

.text--left {
  text-align: left;
}

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

.text--uppercase {
  text-transform: uppercase;
}

.title-site--lowercase {
  text-transform: none;
}

img {
  vertical-align: middle;
  max-width: 100%;
}

a {
  color: #128fc0;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
  color: #107ea9;
}

.more-link {
  letter-spacing: 0.57px;
  display: inline-block;
  line-height: 19px;
  text-decoration: none;
  border-bottom: 1px solid rgba(18, 143, 192, 0.3);
}

.more-link:hover {
  border-color: transparent;
}

table {
  width: 100%;
  border-collapse: collapse;
  border: none;
  margin-bottom: 30px;
}

table tr:nth-child(odd) td {
  background-color: #f6f6f6;
}

table td {
  border: none;
  padding: 15px 10px;
  line-height: 20px;
  /*word-break:break-all;*/
}

table .tbl-price {
  padding-left: 5px;
  white-space: nowrap;
}

table .tbl-art {
  padding-right: 5px;
}

.tbl-art {
  color: rgba(0, 0, 0, 0.5);
  /*width: 45px;*/
  /*min-width: 45px;*/
  font-size: 12px;
}

.tbl-price {
  font-family: "GothaPro-500", Arial, sans-serif;
  width: 90px;
  min-width: 90px;
  text-align: right;
}

.tbl-size {
  display: block;
  margin-top: 12px;
}

/* Min width 768 pixels */
@media only screen and (min-width: 768px) {
  h1, .title-site--h1 {
    font-size: 48px;
    line-height: 60px;
    letter-spacing: 4.37px;
  }
  h2, .title-site--h2 {
    font-size: 36px;
    line-height: 42px;
    letter-spacing: 3.28px;
  }
  h2.title-site--md-size, .title-site--h2.title-site--md-size {
    font-size: 30px;
  }
  h2.title-site--h2-fix-md, .title-site--h2.title-site--h2-fix-md {
    font-size: 24px;
    letter-spacing: 0.86px;
  }
  h3, .title-site--h3 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 2.73px;
  }
  h4, .title-site--h4 {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0.86px;
  }
  h5, .title-site--h5 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    letter-spacing: 1.82px;
  }
  h6, .title-site--h6 {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1.46px;
  }
  .text-bl-grid {
    display: flex;
    justify-content: space-between;
  }
  .text-bl-grid__half-col {
    width: 48%;
  }
  .text-bl__inner {
    margin-bottom: 45px;
  }
  .text-bl__inner--special {
    padding: 30px;
  }
  .text-bl ul li {
    padding-left: 30px;
  }
  .text-bl ul li:before {
    left: 10px;
  }
  .text-bl blockquote {
    padding-left: 100px;
    margin-bottom: 20px;
  }
  .text-bl blockquote:before {
    width: 72px;
  }
  .blockquote-wrap .person-inline {
    margin-left: 100px;
  }
  table {
    margin-bottom: 45px;
  }
  table td {
    padding: 16px 30px;
  }
  table .tbl-price {
    padding-left: 10px;
  }
  table .tbl-art {
    padding-right: 10px;
  }
  .tbl-art {
    width: 100px;
    min-width: 100px;
    font-size: 14px;
  }
  .tbl-price {
    font-family: "GothaPro-500", Arial, sans-serif;
    width: 130px;
    min-width: 130px;
  }
  .tbl-size {
    float: right;
    margin: 0;
  }
  .title-site--corner-ic {
    padding-left: 38px;
    background: url(../img/tt-corner.svg) 0 6px no-repeat;
    background-size: 23px 23px;
  }
  /* end media min width 768 pixels */
}

/* Min width 1024 pixels */
@media only screen and (min-width: 1024px) {
  h2.title-site--h2-fix-md, .title-site--h2.title-site--h2-fix-md {
    font-size: 36px;
    letter-spacing: 3.28px;
  }
  .text-bl__inner {
    margin-bottom: 55px;
  }
  .text-bl__inner:last-child {
    margin-bottom: 35px;
  }
  .title-site--desk-semi-bold {
    font-family: "GothaPro-500", Arial, sans-serif;
  }
  /* end media min width 1024 pixels */
}

/* ----- END Typography ---------------- */
/*                                       */
/*                                       */
/* ----- Button styles ----------------- */

@-webkit-keyframes Gradient {
  0% {
    background-position: 0% 50%
  }
  50% {
    background-position: 100% 50%
  }
  100% {
    background-position: 0% 50%
  }
}

@-moz-keyframes Gradient {
  0% {
    background-position: 0% 50%
  }
  50% {
    background-position: 100% 50%
  }
  100% {
    background-position: 0% 50%
  }
}

@keyframes Gradient {
  0% {
    background-position: 0% 50%
  }
  50% {
    background-position: 100% 50%
  }
  100% {
    background-position: 0% 50%
  }
}


.btn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 14px 22px 12px;
  min-width: 230px;
  border: none;
  font: normal normal 13px/22px "GothaPro-700", Arial, sans-serif;
  text-align: center;
  text-decoration: none;
  border-radius: 0;
  outline: none;
  cursor: pointer;
  color: #fff;
  letter-spacing: 0.46px;
  text-transform: uppercase;
  background-image: linear-gradient(to right, #00cfe8 0%, #00a1cc 100%);
  background-size: 150% 150%;
}

.btn:hover {
  color: #fff;
  text-decoration: none;
/*  background-image: linear-gradient(to left, #00cfe8 0%, #00a1cc 100%);*/
  -webkit-animation: Gradient 3s ease infinite;
  -moz-animation: Gradient 3s ease infinite;
  animation: Gradient 3s ease infinite;
}

.btn--light {
  background: #fff;
  color: #000;
}

.btn--light:hover {
  background: transparent;
  box-shadow: 0 0 0 1px inset;
}

.btn--border {
  border: 1px solid #e9e9e9;
  background: transparent;
  color: #000;
  line-height: 20px;
}

.btn--border:hover {
  color: #000;
  background: #e9e9e9;
}

.btn--border-light {
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: transparent;
  color: #fff;
  line-height: 20px;
}

.btn--border-light:hover {
  color: #1396c5;
  background: #fff;
}

.btn--max {
  width: 100%;
}


.btn.btn-disabled{
  opacity: 0.6;
  cursor: default;
}

/* Min width 768 pixels */
@media only screen and (min-width: 768px) {
  .btn {
    padding: 19px 30px 17px;
  }
  .btn--fix-size {
    padding: 14px 22px 12px;
  }
  /* end media min width 768 pixels */
}

/* ----- END Buttons ------------------- */
/*                                       */
/*                                       */
/* ----- Forms ------------------------- */
.st-form__tt {
  display: block;
}

.form-group {
  margin-bottom: 10px;
}

.placeholder {
  color: #999;
}

input:-moz-placeholder, input::-moz-placeholder, textarea:-moz-placeholder, textarea::-moz-placeholder {
  color: #999;
  opacity: 1;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #999;
  opacity: 1;
}

input:focus:-moz-placeholder, input:focus::-moz-placeholder, textarea:focus:-moz-placeholder, textarea:focus::-moz-placeholder {
  opacity: 0;
}

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
  opacity: 0;
}

::-webkit-contacts-auto-fill-button {
  opacity: 0;
}

input[type="password"]::-webkit-contacts-auto-fill-button {
  opacity: 1;
}


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

input[type="text"],
input[type="password"],
input[type="search"],
input[type="email"],
input[type="url"],
input[type="range"],
input[type="tel"],
textarea {
  position: relative;
  height: 48px;
  width: 100%;
  padding: 0 25px;
  border: 1px solid #e9e9e9;
  font: 14px "GothaPro-400", Arial, sans-serif;
  color: #000;
  background-color: #fff;
  outline: none;
  border-radius: 0;
  -webkit-appearance: none;
  box-shadow: none;
}

input[type="text"]:hover,
input[type="password"]:hover,
input[type="search"]:hover,
input[type="email"]:hover,
input[type="url"]:hover,
input[type="range"]:hover,
input[type="tel"]:hover,
textarea:hover {
  border-color: rgba(233, 233, 233, 0.8);
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="range"]:focus,
input[type="tel"]:focus,
textarea:focus {
  border-color: #00c9e4;
  outline: 2px solid #00c9e4;
}

input.input--light,
input.input--light.placeholder {
  border-color: #fff;
  background-color: transparent;
  color: #fff;
}

input.input--light:-moz-placeholder, input.input--light::-moz-placeholder,
input.input--light.placeholder:-moz-placeholder,
input.input--light.placeholder::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

input.input--light::-webkit-input-placeholder,
input.input--light.placeholder::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}

input.input--light:focus:-moz-placeholder, input.input--light:focus::-moz-placeholder,
input.input--light.placeholder:focus:-moz-placeholder,
input.input--light.placeholder:focus::-moz-placeholder {
  opacity: 0;
}

input.input--light:focus::-webkit-input-placeholder,
input.input--light.placeholder:focus::-webkit-input-placeholder {
  opacity: 0;
}

input.input--light:hover,
input.input--light.placeholder:hover {
  border-color: rgba(255, 255, 255, 0.5);
}

input.input--light:focus,
input.input--light.placeholder:focus {
  border-color: rgba(255, 255, 255, 0.8);
}

textarea {
  vertical-align: top;
  height: 98px;
  padding: 20px 25px;
  resize: none;
}

.contacts-form {
  padding: 32px;
  margin-bottom: 45px;
}

.form-check-group {
  position: relative;
  min-height: 20px;
  margin-bottom: 20px;
  padding-left: 30px;
}

.form-check-group .jcf-checkbox {
  position: absolute;
  left: 0;
  top: 0;
}

.check-label {
  display: inline-block;
  color: #7f7f7f;
  font-size: 12px;
  line-height: 15px;
  padding-top: 3px;
}

.title-form-bl__form input {
  margin-bottom: 10px;
}

.title-form-bl__form .form-check-group {
  max-width: 450px;
  margin: 15px auto 0;
  text-align: left;
}

.title-form-bl__form .check-label,
.title-form-bl__form .check-label a {
  color: #fff;
  font-size: 10px;
}

.title-form-bl__form .btn--light {
  color: #00a7d0;
}

.title-form-bl__form .btn--light:hover {
  color: #fff;
}

.title-form-bl .title-site {
  margin-bottom: 10px;
}

.call-form {
  padding: 30px 0;
  background-image: linear-gradient(to right, #00cfe8 0%, #00a1cc 100%);
  text-align: center;
}

.call-form .title-site {
  max-width: 265px;
  margin: 0 auto 20px;
}

.call-form .title-form-bl__form input {
  margin-bottom: 15px;
}

.call-form .btn {
  min-width: 208px;
}

/* checkbox */
.jcf-checkbox {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  margin: 0 5px 0 0;
  height: 20px;
  width: 20px;
  line-height: 18px;
  border: 1px solid #e9e9e9;
  text-align: center;
  font-size: 12px;
}

.jcf-checkbox input[type="checkbox"] {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
}

.jcf-checkbox.jcf-checked:before {
  content: '\0043';
  display: inline-block;
  vertical-align: middle;
  line-height: 1em;
  font-family: 'Glyphter';
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.jcf-checkbox.jcf-disabled {
  opacity: 0.7;
}

/* radio */
.jcf-radio {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  border: 1px solid #777;
  border-radius: 50%;
  margin: 0 3px 0 0;
  height: 16px;
  width: 16px;
}

.jcf-radio span {
  display: none;
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background: red;
  border-radius: 100%;
}

.jcf-radio input[type="radio"] {
  position: absolute;
  height: 100%;
  width: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
}

.jcf-radio.jcf-checked span {
  display: block;
}

.jcf-radio.jcf-disabled {
  background-color: #e1e1e1;
  border: none;
}

/* Min width 640 pixels */
@media only screen and (min-width: 640px) {
  .title-form-bl__form input {
    margin: 0 7px 0 0;
    width: 252px;
    vertical-align: top;
  }
  .title-form-bl .title-site {
    margin-bottom: 15px;
    max-width: 400px;
  }
  .call-form {
    padding: 40px 0 48px;
  }
  .call-form .title-form-bl__form {
    display: flex;
    justify-content: center;
  }
  .call-form .title-form-bl__form input {
    margin: 0;
    width: 265px;
  }
  .call-form .title-site {
    margin-bottom: 20px;
    max-width: 100%;
  }
  .title-form-bl__form {
    position: relative;
    padding-bottom: 20px;
  }
  .title-form-bl__form .form-check-group {
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -225px;
  }
  /* end media min width 640 pixels */
}

/* Min width 768 pixels */
@media only screen and (min-width: 768px) {
  input[type="text"],
  input[type="password"],
  input[type="search"],
  input[type="email"],
  input[type="url"],
  input[type="range"],
  input[type="tel"] {
    height: 58px;
  }
  .form-group-grid {
    display: flex;
    justify-content: space-between;
  }
  .form-group-grid__half-col {
    width: 49%;
  }
  .contacts-form textarea {
    height: 126px;
  }
  .title-form-bl .title-site {
    max-width: 440px;
  }
  /* end media min width 768 pixels */
}

/* Min width 1024 pixels */
@media only screen and (min-width: 1024px) {
  .contacts-form {
    padding: 30px;
  }
  .contacts-form .form-group-grid {
    display: block;
  }
  .contacts-form .form-group-grid__half-col {
    width: 100%;
  }
  .contacts-form textarea {
    height: 98px;
  }
  .title-form-bl {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .title-form-bl .title-site {
    margin-bottom: 0;
  }
  .call-form {
    padding: 36px 0 43px;
  }
  .call-form .title-site {
    margin-left: 0;
  }
  .title-form-bl__form .form-check-group {
    width: 470px;
    bottom: -15px;
    left: 0;
    margin-left: 0;
    text-align: left;
  }
  /* end media min width 1024 pixels */
}
/* ----- END Forms --------------------- */
/*                                       */
/*                                       */
/* ----- Page structure ---------------- */
.clear {
  clear: both;
}

.group:after {
  content: ".";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}

#wrapper {
  padding-top: 80px;
}

.container {
  padding-left: 16px;
  padding-right: 16px;
}

.max-width-inner {
  margin: 0 -16px;
}

.box--shadow {
  box-shadow: 0 10px 32px rgba(0, 0, 0, 0.21);
}

.box--shadow-min {
  box-shadow: 0 5px 11px rgba(0, 0, 0, 0.11);
}

.inner-st-space {
  padding: 20px 0;
}

.back-btn {
  margin-bottom: 15px;
  font-size: 13px;
  line-height: 25px;
  font-family: "GothaPro-500", Arial, sans-serif;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
}

.back-btn a {
  color: rgba(0, 0, 0, 0.3);
  text-decoration: none;
}

.back-btn a:hover {
  text-decoration: underline;
}

.back-btn--light a {
  color: rgba(255, 255, 255, 0.7);
}

.inner-st-head {
  padding-bottom: 15px;
}

.inner-st-head p {
  max-width: 680px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.5);
}

.inner-st-head h1, .inner-st-head .title-site {
  max-width: 900px;
}

.service-item {
  margin-bottom: 15px;
  display: block;
  padding: 20px 25px 25px;
  text-decoration: none;
}

.service-item p {
  color: rgba(0, 0, 0, 0.4);
  line-height: 20px;
}

.service-item__tt {
  display: block;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 15px;
  color: #000;
}

.service-item__price {
  display: block;
  font-family: "GothaPro-700", Arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: rgba(19, 151, 197, 0.8);
}

.service-item__price span {
  transition: all 0.15s linear;
}

.list-arrow {
  margin-bottom: 30px;
}

.list-arrow li {
  color: rgba(0, 0, 0, 0.6);
  line-height: 26px;
  margin-bottom: 20px;
  padding-left: 35px;
  position: relative;
}

.list-arrow li:before {
  content: '→';
  position: absolute;
  left: 0;
  top: 0;
  letter-spacing: 0.82px;
  font-family: "GothaPro-700", Arial, sans-serif;
  color: #1397c5;
  font-size: 20px;
  line-height: 24px;
}

.list-arrow a {
  color: #000;
  text-decoration: none;
}

.list-arrow a:hover {
  text-decoration: underline;
}

.aside-inner {
  margin-bottom: 40px;
}

.aside-inner:last-child {
  margin: 0;
}

.two-column-st__aside {
  margin-bottom: 10px;
}

.hidden-mobile,
.hidden-devices {
  display: none;
}

html, body {
  height: 100%;
}
#wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
#middle {
  flex: 1 0 auto;
}
.footer {
  flex: 0 0 auto;
  background-color: #fff;
}

/* Min width 768 pixels */
@media only screen and (min-width: 768px) {
  .hidden-mobile {
    display: block;
  }
  .container {
    padding: 0 32px;
  }
  .page-buffer {
    height: 130px;
  }
  .max-width-inner {
    margin: 0;
  }
  .inner-st-head {
    padding-bottom: 20px;
  }
  .inner-st-head p {
    font-size: 16px;
  }
  .more-service-items {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .service-item {
    width: 32%;
  }
  .list-arrow--inline-tablet {
    margin: 0 0 10px -3%;
    display: flex;
    flex-wrap: wrap;
  }
  .list-arrow--inline-tablet li {
    max-width: 22%;
    margin-left: 3%;
    margin-bottom: 10px;
  }
  .list-arrow--inline {
    margin: 0 0 10px -3.33%;
    display: flex;
    flex-wrap: wrap;
  }
  .list-arrow--inline li {
    max-width: 30%;
    margin-left: 3.33%;
    margin-bottom: 10px;
  }
  .two-column-st__aside {
    margin-bottom: 30px;
  }
  /* end media min width 768 pixels */
}

/* Min width 1024 pixels */
@media only screen and (min-width: 1024px) {
  .container {
    max-width: 980px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 auto;
  }
  .hidden-devices {
    display: block;
  }
  .hidden-desktop {
    display: none;
  }
  .service-item {
    padding: 20px 22px 15px;
  }
  .service-item p {
    margin-bottom: 10px;
  }
  .service-item:hover .service-item__price span {
    margin-left: 10px;
  }
  .service-item__tt {
    margin-bottom: 10px;
  }
  .more-service-items--two-column-desk .service-item {
    width: 48.5%;
    margin-bottom: 30px;
  }
  .more-service-items--column-desk {
    display: block;
  }
  .more-service-items--column-desk .service-item {
    width: 100%;
    margin-bottom: 20px;
  }
  .two-column-s-right .two-column-st__aside {
    float: right;
  }
  .two-column-s-right .two-column-st__main {
    float: left;
  }
  .two-column-st__aside {
    float: left;
    width: 300px;
  }
  .two-column-st__main {
    float: right;
    width: 600px;
  }
  .list-arrow--inline-tablet {
    display: block;
    margin: 0;
  }
  .list-arrow--inline-tablet li {
    max-width: 100%;
    margin-left: 0;
  }
  .aside-inner {
    margin-bottom: 60px;
  }
  /* end media min width 1024 pixels */
}

/* Min width 1200 pixels */
@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1190px;
  }
  .two-column-s-right .two-column-st__aside {
    width: 370px;
  }
  .two-column-s-right .list-arrow {
    margin-bottom: 80px;
  }
  .two-column-s-right .list-arrow li {
    margin: 30px 0;
  }
  .two-column-s-right .two-column-st__main {
    width: 740px;
  }
  .two-column-st__aside {
    width: 300px;
  }
  .two-column-st__main {
    width: 770px;
  }
  /* end media min width 1200 pixels */
}

/* ----- END Page structure ------------ */
/*                                       */
/*                                       */
/* ----- Header ------------------------ */
.header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 800;
  padding: 22px 0 20px;
  border-bottom: 1px solid #d8d8d8;
  background-color: #fff;
}

.logo {
  width: 200px;
  height: 38px;
  overflow: hidden;
  transition: width .5s ease;
}

.logo a {
  display: block;
  outline: none;
}

.logo img {
  max-width: 200px;
}

.header__logo {
  float: left;
}

.header__phone {
  float: right;
  font-family: "GothaPro-700", Arial, sans-serif;
  font-size: 14px;
  line-height: 38px;
  margin-right: 37px;
  color: #000;
  text-decoration: none;
  letter-spacing: 1.74px;
  position: absolute;
  right: 12px;
  top: 23px;
  opacity: 0;
  width:0;
}

.scroll-header .header__phone {
  opacity: 1;
  transition: opacity 1s linear;
  width: auto;
}

.scroll-header .logo {
  width: 38px;
}

/* Min width 768 pixels */
@media only screen and (min-width: 768px) {
  #wrapper {
    padding-top: 0;
  }

  .header {
    padding: 37px 0 35px;
    border-color: #e4e4e4;
    position: relative;
  }
  .header__phone {
    margin-right: 50px;
    font-size: 18px;
    letter-spacing: 2.24px;
    opacity: 1;
    position: static;
    width: auto;
  }

  .header__phone {
    display: block;
  }

  .scroll-header .logo {
    width: 200px;
  }
  /* end media min width 768 pixels */
}

/* Min width 1024 pixels */
@media only screen and (min-width: 1024px) {
  .header {
    padding: 37px 0;
  }
  .header__phone {
    margin: 0;
    width: auto;
  }
  .head-menu {
    margin: 0 180px 0 220px;
  }
  /* end media min width 1024 pixels */
}

/* ----- END Header -------------------- */
/*                                       */
/*                                       */
/* ----- Footer ------------------------ */
.footer {
  padding: 35px 0 25px;
}

.footer .container {
  overflow: hidden;
}

.footer-nav {
  margin: 0 0 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.footer-nav li {
  margin: 0 0 8px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "GothaPro-500", Arial, sans-serif;
  font-size: 11px;
  width: 33%;
}

.footer-nav a {
  color: #3d3d3d;
  text-decoration: none;
}

.footer-nav a:hover {
  color: #107ea9;
}

.footer-phone {
  display: inline-block;
  vertical-align: middle;
  color: #000000;
  text-decoration: none;
  letter-spacing: 1.74px;
  font-size: 14px;
  font-family: "GothaPro-700", Arial, sans-serif;
  margin: 0 20px 25px 0;
}

.footer-soc {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 25px;
  line-height: 22px;
  height: 22px;
}

.footer-soc a {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  text-decoration: none;
  color: #000;
}

.footer-soc a:first-child {
  margin: 0;
}

.svg-icon-social-insta,
.svg-icon-social-ok,
.svg-icon-social-f,
.svg-icon-social-g,
.svg-icon-social-w {
  font-size: 17px;
}

.svg-icon-social-vk,
.svg-icon-social-youtube {
  font-size: 20px;
}

.footer-design {
  font-size: 11px;
  letter-spacing: 1px;
  color: rgba(61, 61, 61, 0.5);
}

/* Min width 640 pixels */
@media only screen and (min-width: 640px) {
  .footer {
    padding: 30px 0;
  }
  .footer-nav {
    justify-content: flex-start;
    margin: 0 0 10px -35px;
  }
  .footer-nav li {
    width: auto;
    margin-left: 35px;
  }
  .footer-design {
    float: right;
  }
  .footer-phone {
    float: left;
    margin: 0;
  }
  .footer-soc {
    float: left;
    margin: 0 0 0 30px;
  }
  /* end media min width 640 pixels */
}

/* Min width 768 pixels */
@media only screen and (min-width: 768px) {
  .footer {
    padding: 35px 0 30px;
  }
  .footer-nav {
    float: left;
  }
  .footer-design {
    float: right;
  }
  .footer-phone {
    float: right;
  }
  .footer-soc {
    clear: left;
    margin: 0;
  }
  .footer-soc a {
    margin: 0 0 0 15px;
  }
  /* end media min width 768 pixels */
}

/* Min width 1200 pixels */
@media only screen and (min-width: 1200px) {
  .footer {
    padding: 45px 0;
  }
  .footer-grid {
    display: flex;
    justify-content: space-between;
  }
  .footer-nav {
    margin: 0 20px 0 -35px;
    order: 0;
  }
  .footer-nav li {
    margin: 0 0 0 35px;
  }
  .footer-design {
    order: 3;
  }
  .footer-phone {
    order: 2;
    margin: 0 10px;
  }
  .footer-soc {
    order: 1;
  }
  /* end media min width 1200 pixels */
}

/* ----- END Footer -------------------- */
/*                                       */
/*                                       */
/* -- Navigation -------------------- */
/* -- Bread crumbs ------------------ */
.bread-crumbs {
  padding: 0;
  list-style-type: none;
}

.bread-crumbs li {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}

.bread-crumbs li:before {
  content: '/ ';
}

.bread-crumbs li:first-child:before {
  display: none;
}

/* -- Pagination -------------------- */
.pagination {
  list-style-type: none;
}

.pagination li {
  display: inline-block;
  vertical-align: middle;
  margin: 10px 5px;
}

.pagination a {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 2px;
  background-color: #f3f3f3;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
}

.pagination a:hover {
  background-color: #fc8a00;
  color: #fff;
}

.pagination__prev a, .pagination__next a {
  width: auto;
  height: auto;
  border-radius: 0;
  background: none;
}

.pagination__prev a:hover, .pagination__next a:hover {
  background: none;
  color: #000;
}

.pagination__active a {
  background-color: #fc8a00;
  color: #fff;
}

/* -- Main menu --------------------- */
.menu-open-wrapper-page {
  overflow: hidden;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.menu-open-overflow {
  overflow: hidden;
}

.burger-menu {
  display: block;
  position: absolute;
  right: 11px;
  top: 25px;
  z-index: 101;
  cursor: pointer;
  padding: 5px;
}

.burger-menu-box {
  display: block;
  width: 25px;
  padding: 9px 0;
}

.burger-menu-inner {
  display: block;
  position: relative;
  height: 2px;
  background-color: #ccc;
  transition: transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.burger-menu-inner:before, .burger-menu-inner:after {
  content: ' ';
  position: absolute;
  left: 0;
  height: 2px;
  background-color: #ccc;
  width: 100%;
  transition-timing-function: ease;
  transition-duration: .15s;
  transition-property: transform;
}

.burger-menu-inner:before {
  top: -8px;
  transition: top 75ms ease .12s, opacity 75ms ease;
}

.burger-menu-inner:after {
  bottom: -8px;
  transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.menu-wrapper-fixed {
  position: fixed;
  top: 0;
  z-index: 100;
  height: 100%;
  width: 100%;
  left: -100%;
  transition: left 0.5s ease-out;
}

.menu-open-wrapper {
  padding: 20px;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  transition: opacity 0.3s ease-out;
  background-image: linear-gradient(to right, #00cfe8 0%, #00a1cc 100%);
  opacity: 1;
}

.menu-burger--opened .burger-menu {
  position: fixed;
}

.menu-burger--opened .burger-menu-inner {
  transition-delay: .12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: rotate(45deg);
}

.menu-burger--opened .burger-menu-inner:before {
  top: 0;
  transition: top 75ms ease, opacity 75ms ease .12s;
  opacity: 0;
}

.menu-burger--opened .burger-menu-inner:after {
  bottom: 0;
  transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transform: rotate(-90deg);
}

.menu-burger--opened .menu-wrapper-fixed {
  left: 0;
}

.menu-burger--opened .menu-open-wrapper {
  opacity: 1;
}

.menu-burger--opened .menu-item {
  margin-left: 0;
}

.menu-burger--opened .menu-item:nth-of-type(1) {
  transition-delay: 0s;
}

.menu-burger--opened .menu-item:nth-of-type(2) {
  transition-delay: 0.06s;
}

.menu-burger--opened .menu-item:nth-of-type(3) {
  transition-delay: 0.12s;
}

.menu-burger--opened .menu-item:nth-of-type(4) {
  transition-delay: 0.18s;
}

.menu-burger--opened .menu-item:nth-of-type(5) {
  transition-delay: 0.24s;
}

.menu-burger--opened .menu-item:nth-of-type(6) {
  transition-delay: 0.30s;
}

.menu-burger--opened .menu-item:nth-of-type(7) {
  transition-delay: 0.36s;
}

.menu-burger--opened .menu-item:nth-of-type(8) {
  transition-delay: 0.42s;
}

.menu-burger--opened .menu-item:nth-of-type(9) {
  transition-delay: 0.48s;
}

.menu-burger--opened .menu-item:nth-of-type(10) {
  transition-delay: 0.54s;
}

.header-nav {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  text-align: center;
  min-height: 100%;
}

.mobile-cantacts {
  color: #fff;
  margin-top: 30px;
}

.m-contacts-phone {
  text-decoration: none;
  color: #fff;
}

.m-contacts-worktime {
  display: block;
  margin: 10px 0;
}

.m-contacts-phone-soc a {
  margin: 0 10px;
  color: #fff;
  text-decoration: none;
}

.menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

.menu-item {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0;
  list-style-type: none;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  margin-left: -100%;
  width: 100%;
  text-transform: uppercase;
  transition: all 0.4s cubic-bezier(0, 0.995, 0.99, 1);
  font-family: "GothaPro-500", Arial, sans-serif;
}

.menu-item__link {
  color: #fff;
  text-decoration: none;
  letter-spacing: 1px;
  transition: color 0.2s linear;
}

/* Min width 768 pixels */
@media only screen and (min-width: 768px) {
  .burger-menu {
    top: 40px;
    right: 27px;
  }
  /* end media min width 768 pixels */
}

/* Min width 1024 pixels */
@media only screen and (min-width: 1024px) {
  .menu-open-wrapper-page {
    overflow: visible;
    position: relative;
    height: auto;
    width: auto;
  }
  .menu-open-overflow {
    overflow: visible;
  }
  .menu-wrapper-fixed {
    position: relative;
    left: 0;
    top: 0;
    height: auto;
    transition: none;
    width: 100%;
  }
  .menu-open-wrapper {
    background: none;
    padding: 0;
    height: auto;
    overflow: visible;
    opacity: 1;
  }
  .burger-menu {
    display: none;
  }
  .header-nav {
    display: block;
  }
  .menu-item {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    width: auto;
    font-size: 11px;
    line-height: 38px;
  }
  .menu-item__link {
    color: #3d3d3d;
  }
  /* end media min width 1024 pixels */
}

/* Min width 1200 pixels */
@media only screen and (min-width: 1200px) {
  .menu-item {
    margin: 0 18px;
  }
  /* end media min width 1200 pixels */
}

/* ----- END Navigation ---------------- */
/*                                       */
/* */
/* ----- Main blocks ------------------- */
.main-banner {
  position: relative;
  overflow: hidden;
  padding-bottom: 1px;
  background-color: #f9f9f9;
}

.main-banner__info {
  padding: 25px 0 0;
  position: relative;
  z-index: 5;
  margin: 0 0 25px 0;
  min-height: 320px;
  max-width: 360px;
}

.main-banner__info p {
  font-family: "ProximaNova-400", Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.8);
  margin: 0 100px 30px 0;
}

.main-banner__fix-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 2;
  text-align: right;
  background-color: #f9f9f9;
}

.main-banner__fix-img img {
  max-width: 520px;
}

.main-banner__fix-img:before {
  content: ' ';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 114px;
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
  z-index: 5;
}

.main-boxes {
  position: relative;
  z-index: 10;
  display: flex;
  margin-bottom: 45px;
  flex-direction: column;
}

.main-box {
  box-shadow: 0 0 1px #e9e9e9;
  background-color: #fff;
  min-height: 145px;
  padding: 22px 20px 10px 64px;
  position: relative;
}

.main-box__tt {
  margin-bottom: 5px;
  letter-spacing: 0;
}

.main-box__links li {
  margin-bottom: 5px;
  letter-spacing: 0.57px;
}

.main-box__links li a {
  text-decoration: none;
  border-bottom: 1px solid #00a1cc;
}

.main-box__links li a:hover {
  border-color: transparent;
}

.main-box__icon {
  position: absolute;
  left: 14px;
  top: 16px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #00bbdd;
  font-size: 24px;
  fill: #00bbdd;
}

.main-box-link a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 145px;
  height: 100%;
  padding: 15px 20px 15px 64px;
  color: #fff;
  text-decoration: none;
  background-image: linear-gradient(to right, #00cfe8 0%, #00a1cc 100%);
}

.main-box-link a:hover {
  background-image: linear-gradient(to left, #00cfe8 0%, #00a1cc 100%);
}

.main-box-link a:hover .svg-icon-arr-r {
  margin-left: 10px;
}

.main-box-link span {
  width: 100%;
  max-width: 105px;
  font-family: "GothaPro-500", Arial, sans-serif;
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 15px;
  letter-spacing: 0.57px;
}

.main-box-link .svg-icon-arr-r {
  font-size: 23px;
  margin-left: 0;
  transition: all 0.15s linear;
}

.main-banner__title-form-bl {
  margin-bottom: 55px;
}

.t-banners {
  margin-bottom: 40px;
}

.t-banner-item {
  padding: 28px 32px 65px;
  background-color: #f0eaec;
  color: rgba(0, 0, 0, 0.5);
  min-height: 335px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.corner-t-banner {
  width: 201px;
  height: 201px;
  padding-top: 135px;
  position: absolute;
  right: -111px;
  top: -111px;
  background-image: linear-gradient(180deg, #00cee7 0%, #00a0cc 100%);
  color: #fff;
  transform: rotate(45deg);
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.corner-t-banner--att {
  background-image: linear-gradient(48deg, #f4505f 0%, #9f031b 100%);
}

.corner-t-banner__val {
  font-size: 28px;
  line-height: 28px;
  letter-spacing: 1.8px;
  font-family: 'GothaPro-700';
}

.corner-t-banner__price {
  line-height: 20px;
  letter-spacing: 1.8px;
  font-family: 'GothaPro-500';
}

.corner-t-banner__price del {
  display: block;
  position: relative;
  font-size: 10px;
  opacity: 0.5;
}

.corner-t-banner__price span {
  display: block;
  font-size: 18px;
  font-family: 'GothaPro-700';
}

.t-banner-item p {
  font-size: 14px;
  line-height: 24px;
  max-width: 210px;
  margin-bottom: 15px;
}

.t-banner-item .title-site {
  max-width: 210px;
}

.t-banner-item__label {
  display: block;
  font-family: "ProximaNova-700", Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.t-banner-item__link {
  position: absolute;
  left: 0;
  bottom: 30px;
  width: 100%;
  padding: 0 32px;
}

.t-banner-item__link .more-link {
  color: #000;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.t-banner-item__link .more-link:hover, .t-banner-item:hover .more-link {
  border-color: transparent;
}

.t-banner-item--light {
  background-color: #1a1a1a;
  color: rgba(255, 255, 255, 0.5);
}

.t-banner-item--light .title-site {
  color: #fff;
}

.t-banner-item--light .more-link {
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.t-banner-item--light .more-link:hover {
  border-color: transparent;
}

.t-banner-bg-1 {
  background: url(../img/promo1.jpg) 55% 100% no-repeat;
  background-size: cover;
}

.t-banner-bg-2 {
  background: url(../img/promo2.jpg) 58% 50% no-repeat;
  background-size: cover;
}

.t-banner-bg-3 {
  background: #1a1a1a url(../img/premium-img.svg) 230px 62px no-repeat;
}

.t-banner-bg-4 {
  background: url(../img/promo3.jpg) 50% 50% no-repeat;
  background-size: cover;
}

.t-banner-bg-5 {
  background: url(../img/promo4.jpg) 50% 50% no-repeat;
  background-size: cover;
}

.main-promo-head {
  background-image: linear-gradient(to right, #00cfe8 0%, #00a1cc 100%);
  padding: 30px 0;
  text-align: center;
}

.main-promo-wrap .t-banners {
  margin-bottom: 0;
}

.main-promo-wrap .t-banner-item:first-child {
  position: relative;
}

.main-promo-wrap .t-banner-item:first-child:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: calc(100% + 32px);
  margin-left: -16px;
  z-index: -1;
  background-image: linear-gradient(to right, #00cfe8 0%, #00a1cc 100%);
}

.news {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
}

.news-item {
  margin: 0 0 16px;
  padding: 16px;
  box-shadow: 0 5px 11px rgba(0, 0, 0, 0.11);
  background: #fff;
}

.news-item .title-site a {
  color: #000;
  text-decoration: none;
  display: block;
}

.news-item .title-site a:hover {
  text-decoration: none;
  color: #128fc0;
}

.news-link {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.5);
  display: block;
}

.news-link:hover {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.5);
}

.news-link p {
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 24px;
}

.news-img {
  display: block;
  margin-bottom: 18px;
}

.news-img img {
  display: block;
  width: 100%;
}

.news-img a {
  display: block;
}

.news-label {
  display: block;
  margin-bottom: 13px;
  color: #128fc0;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  font-family: "ProximaNova-700", Arial, sans-serif;
  font-weight: normal;
}

.contacts-img {
  display: block;
  margin-bottom: 30px;
}

.contacts-img img {
  width: 100%;
}

.contacts-item {
  margin-bottom: 40px;
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.7);
}

.contacts-item-bl {
  overflow: hidden;
  margin-bottom: 15px;
}

.contacts-item-bl a{
  text-decoration: none;
  color: rgba(0, 0, 0, 0.7);
}

.contacts-item-bl b a{
  color: #000;
}


.contacts-item-bl a:hover,
.contacts-item-bl b a:hover{
  color: #128fc0;
}

.contacts-item-bl > div {
  margin-left: 33px;
}

.contacts-item-bl > div b {
  font-family: "ProximaNova-700", Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
}

.contacts-icon {
  float: left;
  text-align: center;
  min-width: 20px;
  color: #00bbdd;
  line-height: 20px;
  font-size: 18px;
}

.contacts-icon .icon {
  display: inline-block;
  vertical-align: middle;
}

.map {
  position: relative;
  overflow: hidden;
  height: 250px;
}

.map>img {
  min-width: 100%;
  height: 412px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
  max-width: 2000px;
}

.service{
  padding: 25px 0;
  position: relative;
  overflow: hidden;
}


.service-inner-bg{
  background: url('../img/service-bg-tablet.jpg') no-repeat 50% 0;
  background-size: cover;
}

.service-list-info{
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}

.service-list-img{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  overflow: hidden;
}

.service-list-img:before{
  content: ' ';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
}



.service-list-img img{
  display: block;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  max-width: none;
  width: auto;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  position: absolute;
  opacity:0;
  transition: opacity 2s ease;
}
.service-list-img[data-img="1"] img:nth-child(1) {opacity:1;}
.service-list-img[data-img="2"] img:nth-child(2) {opacity:1;}
.service-list-img[data-img="3"] img:nth-child(3) {opacity:1;}
.service-list-img[data-img="4"] img:nth-child(4) {opacity:1;}
.service-list-img[data-img="5"] img:nth-child(5) {opacity:1;}
.service-list-img[data-img="6"] img:nth-child(6) {opacity:1;}
.service-list-img[data-img="7"] img:nth-child(7) {opacity:1;}
.service-list-img[data-img="8"] img:nth-child(8) {opacity:1;}
.service-list-img[data-img="9"] img:nth-child(9) {opacity:1;}

.service-inner-bg:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.service-inner-bg > div {
  position: relative;
  z-index: 2;
}

.service-list {
  margin: 10px 0 40px;
  background: #fff;
}

.service-list-item {
  font-family: "GothaPro-500", Arial, sans-serif;
  font-weight: normal;
  text-decoration: none;
  color: #000;
  font-size: 16px;
  line-height: 20px;
  padding: 12px 16px 7px;
  border-bottom: 1px solid #e9e9e9;
  display: block;
  background: #fff;
}

.service-list-item:last-child {
  border-bottom: none;
}

.service-list-item:hover {
  color: #fff;
  background-image: linear-gradient(to right, #00cfe8 0%, #00a1cc 100%);
}

.service-list-item:hover .service-item-price {
  color: #fff;
}

.service-item-tt {
  display: block;
  margin-bottom: 5px;
}

.service-item-price {
  color: rgba(19, 151, 197, 0.8);
  font-family: "GothaPro-700", Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  display: block;
}

.news-wrapp {
  margin-bottom: 30px;
}

.person-inline {
  min-height: 50px;
}

.person-inline__img {
  float: left;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  border: 2px solid #e8e8e8;
  overflow: hidden;
  line-height: 46px;
}

.person-inline__name {
  margin-left: 65px;
  margin-bottom: 5px;
}

.person-inline__position {
  display: block;
  margin-left: 65px;
  color: rgba(0, 0, 0, 0.5);
}

.aside-serv-about {
  padding: 30px 30px 22px;
  background-image: linear-gradient(to right, #00cfe8 0%, #00a1cc 100%);
  color: #fff;
  margin-bottom: 30px;
}

.aside-serv-about p {
  color: rgba(255, 255, 255, 0.8);
  line-height: 20px;
  margin-bottom: 20px;
}

.aside-serv-about .icons-items,
.aside-serv-about .personal-inline {
  margin-bottom: 30px;
}

.aside-serv-about__title {
  display: block;
  font-family: "GothaPro-700", Arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0.64px;
  margin-bottom: 12px;
}

.icons-items li {
  margin-bottom: 15px;
}

.icons-items i {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  color: #0095aa;
  text-align: center;
  margin-right: 10px;
  position: relative;
  top: -1px;
}

.icons-items .svg-icon-clock {
  font-size: 19px;
}

.icons-items .svg-icon-money {
  font-size: 24px;
  left: 2px;
}

.icons-items .svg-icon-cal-ui {
  font-size: 21px;
}

.icon-items__text {
  display: inline-block;
  vertical-align: middle;
  width: 170px;
  font-size: 12px;
  line-height: 14px;
}

.personal-inline__tt {
  display: block;
  font-family: "GothaPro-500", Arial, sans-serif;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.personal-inline__person {
  display: inline-block;
  vertical-align: top;
  margin: 0 3px 10px 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  border-radius: 50%;
}

.personal-inline__person img {
  vertical-align: top;
  min-height: 100%;
}

.aside-serv-about__btn {
  max-width: 240px;
}

.service-about {
  margin-bottom: 25px;
}

.service-about p {
  margin: 25px 0;
}

.page-nav-wrapp {
  height: 38px;
  margin-bottom: 25px;
  margin-right: -16px;
  border-bottom: 1px solid #d8d8d8;
  overflow-x: auto;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}

.page-nav-wrapp::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.page-nav, .about-carousel-dots {
  white-space: nowrap;
  position: relative;
  transition: all 0.2s linear;
}

.sticky .page-nav {
  background-color: #fff;
  padding-top: 15px;
}

.page-nav__item {
  display: inline-block;
  font-family: "GothaPro-700", Arial, sans-serif;
  font-size: 13px;
  line-height: 24px;
  padding-bottom: 13px;
  text-decoration: none;
  color: #858585;
  text-transform: uppercase;
  margin-left: 35px;
  position: relative;
  background-color: #fff;
  cursor: pointer;
}

.page-nav__item--active,
li.page-nav__item.current {
  color: #000;
}

.page-nav__item--active:before {
  content: ' ';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background-color: #00bbdd;
}

.page-nav__item:first-child {
  margin-left: 0;
}

.page-nav__item:last-child {
  margin-right: 16px;
}

.service-steps {
  margin-bottom: 50px;
}

.service-steps__head {
  margin-bottom: 25px;
}

#service-block-info .sticky {
    position: fixed;
    z-index: 101;
    margin-top: 40px;
}

#service-block-info .stop {
    position: relative;
    z-index: 101;
}

#fMenu .sticky {
  position: fixed;
  z-index: 101;
  margin-top: 81px;
  background-color: #fff !important;
}

#fMenu .stop {
  position: relative;
  z-index: 101;
}

.steps-item {
  margin-bottom: 20px;
  position: relative;
  padding: 30px 0 0 30px;
  min-height: 90px;
}

.steps-item__text {
  display: block;
  position: relative;
  z-index: 2;
  font-family: "GothaPro-500", Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.steps-item__value {
  position: absolute;
  left: 0;
  top: 0;
  font-family: "GothaPro-700", Arial, sans-serif;
  color: rgba(18, 143, 192, 0.1);
  font-size: 104px;
  line-height: 104px;
}

.t-icon {
  display: inline-block;
  vertical-align: middle;
  color: #00bbdd;
}

.t-icon svg {
  fill: #00bbdd;
  position: relative;
  top: 3px;
  width: 24px;
  height: 24px;
}

.price-item-inner__sub-title .title-site {
  font-size: 14px;
  letter-spacing: 1.28px;
}

.price-item-inner {
  margin-bottom: 40px;
}

.price-item {
  margin-bottom: 60px;
  max-width: 772px;
}

.doc-m-bl {
  padding: 18px 0 0;
  background-color: rgba(235, 235, 235, 0.4);
}

.doc-head {
  margin-bottom: 22px;
}

.doc-head h1, .doc-head .title-site {
  margin-bottom: 5px;
}

.doc-position-list {
  margin-left: -10px;
}

.doc-position-list-item {
  display: inline-block;
  vertical-align: middle;
  line-height: 28px;
  border: 1px solid rgba(151, 151, 151, 0.2);
  font-family: "GothaPro-500", Arial, sans-serif;
  font-size: 13px;
  color: #128fc0;
  text-transform: uppercase;
  margin-left: 10px;
  padding: 2px 10px 0;
}

.doc-info {
  margin-bottom: 45px;
}

.doc-info p {
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 25px;
}

.doc-info .check-list {
  margin-bottom: 40px;
}

.check-list li {
  line-height: 18px;
  padding-left: 40px;
  position: relative;
  margin-bottom: 18px;
  max-width: 470px;
}

.check-list li:before {
  content: '\0043';
  position: absolute;
  left: 0;
  top: 0;
  color: #019bc5;
  line-height: 1em;
  font-family: 'Glyphter';
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.doc-btn {
  max-width: 290px;
}

.doc-fix-img {
  max-width: 320px;
  margin: 0 auto;
}

.box {
  display: none;
  min-height: 462px;
  position: relative;
  padding: 1px 0;
}

.box.visible {
  display: block;
}

.tabs-doc {
  margin: 0 0 30px -30px;
}

.tabs-doc li {
  display: inline-block;
  vertical-align: middle;
  width: 42px;
  height: 42px;
  text-align: center;
  line-height: 38px;
  border: 2px solid #e8e8e8;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
  margin-left: 30px;
}

.tabs-doc li.current {
  width: 52px;
  height: 52px;
  border-color: #019bc5;
  line-height: 48px;
  cursor: default;
}

.doc-main {
  padding: 40px 0 0;
  overflow: hidden;
  margin-right: -16px;
}

.doc-main__tt {
  margin-bottom: 25px;
}

.doc-main__tt .title-site {
  font-size: 24px;
  letter-spacing: 2.19px;
}

.doc-main-info {
  margin-right: 120px;
}

.doc-main-info p {
  line-height: 24px;
  margin-bottom: 25px;
}

.doc-main-info .check-list {
  margin-right: 20px;
}

.doc-main-img {
  /*height: 360px;*/
  /*width: 280px;*/
  height: 230px;
  width: 216px;
  overflow: hidden;
  text-align: center;
  position: absolute;
  bottom: 0;
  right: -60px;
  z-index: -1;
}

.doc-main-img img {
  display: inline-block;
  vertical-align: bottom;
  max-height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.doc-main-info__head {
  margin-bottom: 10px;
}

.doc-main-info__head .title-site {
  margin-bottom: 2px;
}

.doc-main-info__position {
  display: inline-block;
  vertical-align: top;
  margin: 0 3px 5px 0;
  color: #3d3d3d;
  font-size: 12px;
  line-height: 20px;
}

.doc-page {
  padding: 5px 0 30px;
}

.doc-page-about {
  margin-bottom: 50px;
}

.doc-page-about p {
  margin: 25px 0;
}

.doc-education {
  margin-bottom: 40px;
}

.doc-education__first-lvl {
  margin-bottom: 35px;
}

.doc-education__first-lvl li {
  position: relative;
  padding-left: 56px;
  font-family: "GothaPro-500", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 30px;
}

.doc-education__first-lvl i {
  position: absolute;
  left: 0;
  top: 0;
  color: #00bbdd;
  font-size: 30px;
}

.doc-education__first-lvl .svg-icon-city {
  font-size: 36px;
}

.doc-education__second-lvl {
  margin-bottom: 30px;
}

.doc-education__second-lvl li {
  position: relative;
  padding-left: 56px;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 25px;
  color: rgba(0, 0, 0, 0.7);
}

.doc-education__second-lvl i {
  position: absolute;
  left: 6px;
  top: 7px;
  color: #00bbdd;
  font-size: 26px;
}

.doc-education__second-lvl .svg-icon-city {
  font-size: 26px;
}

.doc-exp {
  margin-bottom: 50px;
}

.doc-exp-list li {
  margin-bottom: 35px;
}

.doc-exp-list p {
  margin: 0;
  line-height: 20px;
}

.doc-exp-list__date {
  width: 86px;
  display: block;
  text-align: center;
  height: 32px;
  line-height: 32px;
  margin-bottom: 18px;
  font-family: "GothaPro-700", Arial, sans-serif;
  letter-spacing: 0.36px;
  font-size: 10px;
  color: #fff;
  background: url(../img/figure.png) 0 0 no-repeat;
  background-size: 100% 100%;
}

.doc-card {
  padding: 35px;
  background-color: #fff;
  text-align: center;
}

.doc-card__img {
  height: 210px;
  margin-bottom: 20px;
}

.doc-card__img img {
  display: inline-block;
  vertical-align: bottom;
  max-height: 100%;
}

.doc-card__name {
  margin-bottom: 25px;
}

.doc-card__name .title-site {
  font-size: 18px;
  line-height: 21px;
  margin: 0;
}

.doc-card-pos {
  display: inline-block;
  vertical-align: top;
  text-transform: lowercase;
  letter-spacing: 0.58px;
  color: rgba(0, 0, 0, 0.5);
  margin: 0 3px 5px;
}

.service-info {
  margin-top: -23px;
  color: rgba(255, 255, 255, 0.5);
}

.service-nav-item {
  display: inline-block;
  vertical-align: top;
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 6px 9px 5px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 19px;
  color: #fff;
  margin-right: 9px;
  word-spacing: normal;
  font-family: "GothaPro-500", Arial, sans-serif;
  margin-bottom: 8px;
}

/*.service-nav-item:hover {*/
  /*text-decoration: none;*/
  /*color: #000;*/
  /*background: #fff;*/
  /*border-color: #fff;*/
/*}*/

.service-nav-item:last-child {
  margin-right: 0;
}

.service-nav {
  word-spacing: -0.36em;
  font-family: Verdana;
  margin-bottom: 10px;
}

.half-visible {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 40px;
  max-width: 400px;
}

.service-info-list {
  list-style: none;
  padding: 27px 0 0;
  margin: 0;
}

.service-info-list > li {
  margin-bottom: 25px;
  overflow: hidden;
  max-width: 185px;
}

.service-info-icon {
  text-align: center;
  float: left;
  width: 28px;
  color: #00bbdd;
  font-size: 28px;
  line-height: 30px;
}

.service-info-txt {
  margin-left: 49px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 12px;
  line-height: 18px;
  font-family: "GothaPro-400", Arial, sans-serif;
  font-weight: normal;
}

.service-info-txt > p {
  margin: 0;
}

.service-info-txt > span {
  margin: 0 0 5px;
  color: white;
  font-size: 13px;
  line-height: 16px;
  font-family: "GothaPro-700", Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  display: block;
}

.service-preparation > p {
  font-size: 18px;
  line-height: 30px;
}

.service-preparation-img {
  display: block;
  margin-bottom: 23px;
}

.service-preparation-img img {
  display: block;
  width: 100%;
}

.title-site--min {
  font-size: 13px;
  line-height: 16px;
}

.service-indications {
  margin-bottom: 28px;
}

.accordion-content {
  display: none;
  padding-top: 12px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  line-height: 22px;
  padding: 0 55px 25px 26px;
}

.accordion {
  list-style: none;
  padding: 0;
  margin: 0;
}

.accordion-item {
  border: 1px solid #e9e9e9;
  border-left: 4px solid #82bd11;
  margin: 0 0 9px;
  position: relative;
}

.accordion-theme .accordion-item {
  border-left-color: #ff6555;
}

.accordion-tt {
  display: block;
  color: black;
  font-size: 16px;
  line-height: 20px;
  font-family: "GothaPro-500", Arial, sans-serif;
  font-weight: normal;
  padding: 29px 55px 28px 26px;
  position: relative;
  z-index: 2;
}

.accordion-icon {
  position: absolute;
  right: 21px;
  top: 21px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  z-index: -1;
}

.accordion-icon:before {
  content: ' ';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 22px;
  height: 22px;
  margin: -11px 0 0 -11px;
  transform: rotate(45deg);
  background: #ebebeb;
}

.accordion-icon .icon {
  position: absolute;
  z-index: 2;
  color: #757575;
  transform: rotate(90deg);
  font-size: 14px;
  left: 50%;
  top: 50%;
  width: 16px;
  height: 11px;
  margin: -5.5px 0 0 -7px;
}

.accordion-open .accordion-icon {
  transform: rotate(180deg);
}

.accordion-open .accordion-icon .icon {
  margin-left: -6px;
}

.service-effect {
  margin-bottom: 67px;
}

.service-effect-list {
  list-style: none;
  padding: 0;
  margin: 0 0 50px;
}

.service-effect-list > li {
  margin: 0 0 30px;
  overflow: hidden;
  min-height: 65px;
}

.service-effect-number {
  float: left;
  transform: rotate(45deg);
  text-align: center;
  overflow: hidden;
  background-image: linear-gradient(180deg, #00cfe8 0%, #00a1cc 100%);
  margin-left: 10px;
  margin-top: 10px;
}

.service-effect-number > span {
  display: block;
  width: 46px;
  height: 46px;
  line-height: 46px;
  transform: rotate(-45deg);
  font-family: "GothaPro-700", Arial, sans-serif;
  font-weight: normal;
  font-size: 20px;
  color: #fff;
}

.service-effect-content {
  margin-left: 80px;
  padding-top: 10px;
  color: black;
  font-size: 16px;
  line-height: 24px;
}

.service-effect-example {
  margin: 0 -16px 35px;
  display: flex;
  justify-content: space-between;
}

.service-effect-img {
  display: inline-block;
  vertical-align: bottom;
  width: 50%;
  position: relative;
  overflow: hidden;
  border-right: 1px solid #fff;
  max-height: 220px;
}

.service-effect-img:last-child{
  border-right: none;
}

.service-effect-img img {
  position: relative;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  min-height: 100%;
  min-width: 100%;
  width: auto;
  height: auto;
  max-width: 700px;
  max-width: 1000px;
}

.service-effect-img > span {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 6px 8px;
  color: #fff;
  text-transform: uppercase;
  font-family: "GothaPro-500", Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  background: rgba(0, 0, 0, 0.2);
}



.service-effect-img:last-child {
  border: none;
  border-left: 1px solid #fff;
}

.service-other {
  margin-bottom: 30px;
}

.about-us {
  padding: 30px 0;
}

.banner-about-bg {
  min-height: 284px;
  background: url("../img/about-img.jpg") no-repeat 50% 0;
  background-size: cover;
  padding: 18px 0;
  position: relative;
}

.banner-about-bg:before {
  content: ' ';
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
}

.banner-about-bg > div {
  position: relative;
  z-index: 2;
}

.about-txt-b {
  max-width: 980px;
  color: black;
  font-size: 18px;
  line-height: 30px;
  font-family: "GothaPro-500", Arial, sans-serif;
  font-weight: normal;
}

.about-column-item {
  font-size: 14px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.7);
  margin-bottom: 23px;
}

.page-nav-theme2 {
  border-bottom: none;
  margin-bottom: 0;
}

.page-nav-theme2 .page-nav__item--active:before {
  display: none;
}

.page-nav-theme2 .page-nav__item {
  color: #128fc0;
}

.page-nav-theme2 .page-nav__item:hover {
  color: #000;
}

.page-nav-theme2 .page-nav__item--active {
  color: #000;
}

.about-carousel-wrap {
  margin: 0 -16px 40px;
}

.why-we-list-item .icon {
  font-size: 37px;
  line-height: 40px;
  color: #00b4d7;
  margin-bottom: 35px;
  display: inline-block;
}

.why-we-list {
  margin: 44px 0 0;
}

.about-doctors .title-site--h2 {
  margin-bottom: 9px;
}

.why-we-list-item {
  margin-bottom: 57px;
  color: rgba(0, 0, 0, 0.7);
}

.about-doctors-bl {
  padding: 30px 16px;
  margin-bottom: 47px;
}

.quite-ic {
  display: block;
  color: #128fc0;
  font-family: "ProximaNova-700", Arial, sans-serif;
  font-weight: normal;
  font-size: 166px;
  line-height: 130px;
  height: 60px;
  margin-bottom: 30px;
}

.about-doctors-txt {
  overflow: hidden;
  margin-top: 27px;
  padding-top: 30px;
}

.about-doctors-img {
  float: left;
  border-radius: 50%;
  border: 2px solid #e8e8e8;
  width: 52px;
  height: 52px;
  overflow: hidden;
  padding-top: 3px;
}

.about-doctors-img img {
  height: 100%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.about-doctors-tt {
  margin-left: 64px;
  position: relative;
}

.about-doctors-tt:before {
  content: ' ';
  position: absolute;
  left: -64px;
  top: -30px;
  width: 100px;
  height: 1px;
  background-color: #d8d8d8;
}

.about-doctors-prof {
  display: block;
  color: rgba(0, 0, 0, 0.5);
}

.about-doctors-list {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}


.about-doctors-list-link{
  display: block;
  text-decoration: none;
  padding: 20px 5px;
  border: 2px solid transparent;
}


.about-doctors-list-link:hover{
  text-decoration: none;
  border-color: rgb(240, 240, 240);
}

.about-doctors-list > li {
  margin: 0 0 38px;
}

.about-doctors-list-img {
  display: block;
  margin-bottom: 24px;
}

.name-doc {
  display: block;
  font-size: 12px;
  line-height: 19px;
  color: rgba(0, 0, 0, 0.5);
}

.name-doc > span {
  display: block;
  color: black;
  font-size: 13px;
  font-family: "GothaPro-500", Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}

.sertificate {
  padding: 25px 0 56px;
  background: #f7f7f7;
}

.sertificate-txt {
  margin-bottom: 30px;
  color: rgba(0, 0, 0, 0.6);
}

.sertificate-img-wrap {
  overflow-x: auto;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
  margin-right: -16px;
}

.sertificate-img {
  position: relative;
  white-space: nowrap;
}

.about-us .text-bl {
  max-width: 975px;
  margin-bottom: 24px;
}

.about-us .text-bl .title-site {
  margin-bottom: 34px;
}

.sertificate-img-item {
  display: inline-block;
  vertical-align: top;
  width: 107px;
  margin-right: 30px;
  word-spacing: normal;
  font-family: "GothaPro-400", Arial, sans-serif;
  font-weight: normal;
}

.service-preparation-info-bl {
  margin-bottom: 41px;
}

.service-preparation-info-bl .list-arrow {
  padding-top: 10px;
}

.service-preparation-info-bl .list-arrow li {
  margin-bottom: 24px;
}

.service-indications .title-site--h4 {
  margin-bottom: 7px;
}

.service-preparation-wrapp {
  margin-bottom: 50px;
}

.service-effect .title-site--min {
  margin-bottom: 11px;
}

.service-price .title-site--h2 {
  margin-bottom: 16px;
}

.service-price-item .title-site--h4 {
  margin-bottom: 15px;
  line-height: 24px;
}

.service-price-item {
  margin-bottom: 50px;
}

.service-other .title-site--h2 {
  margin-bottom: 9px;
}

.empty-page-inner {
  padding: 50px 0 80px;
}

.empty-page-inner .title-site {
  margin-bottom: 30px;
}


@media only screen and (min-height: 700px) {
  .empty-page-inner {
    padding: 100px 0 50px;
  }
}

@media only screen and (min-height: 750px) {
  .empty-page-inner {
    padding: 130px 0 50px;
  }
}

@media only screen and (min-height: 800px) {
  .empty-page-inner {
    padding: 160px 0 50px;
  }

  .empty-page-inner .title-site {
    margin-bottom: 40px;
  }
}

@media only screen and (min-height: 900px) {
  .empty-page-inner {
    padding: 180px 0 50px;
  }
}

@media only screen and (min-height: 1000px) {
  .empty-page-inner {
    padding: 210px 0 50px;
  }
}


@media only screen and (min-width: 480px) {
  .service-inner-bg{
    background: url('../img/service-bg.jpg') no-repeat 50% 0;
    background-size: cover;
  }
  .map{
    height: 300px;
  }
  .service-effect-img{
    max-height: 300px;
  }
}

/* Min width 640 pixels */
@media only screen and (min-width: 640px) {
  .main-boxes {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .main-box,
  .main-box-link {
    width: 50%;
  }
  .t-banner-bg-6 {
    background: url(../img/promo5.jpg) 55% 0 no-repeat;
    background-size: cover;
  }
  .t-banner-bg-3 {
    background-position: 90% 62px;
  }
  .t-banner-item p {
    max-width: 220px;
  }
  .t-banner-item .title-site {
    max-width: 220px;
  }
  .news {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: -2.5%;
  }
  .news-item {
    width: 47.5%;
    word-spacing: normal;
    font-family: "GothaPro-400", Arial, sans-serif;
    font-weight: normal;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 32px;
    padding: 30px;
    margin-left: 2.5%;
  }
  .news-item .title-site--h5,
  .contacts-item .title-site--h5 {
    font-size: 16px;
    line-height: 24px;
  }
  .contacts {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 10px;
  }
  .contacts-item-form {
    width: 100%;
  }
  .contacts-item {
    width: 45%;
  }
  .service-list-item {
    overflow: hidden;
    padding: 25px 30px 24px;
  }
  .service-item-tt {
    float: left;
    max-width: 70%;
  }
  .service-item-price {
    float: right;
    max-width: 30%;
  }
  .news-img a {
    overflow: hidden;
    height: 224px;
  }
  .news-img a img {
    position: relative;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    min-height: 100%;
    height: 100%;
    max-height: 500px;
    width: auto;
    max-width: 1000px;
    min-width: 100%;
  }
  .steps-items {
    display: flex;
    flex-wrap: wrap;
    margin-left: -3.33%;
  }
  .steps-item {
    width: 30%;
    margin-left: 3.33%;
  }
  .service-steps__head {
    margin-bottom: 20px;
  }
  .tabs-doc {
    margin-right: 150px;
  }
  .box {
    min-height: 300px;
    padding-bottom: 20px;
  }
  .service-info {
    max-width: 540px;
  }
  .service-info-list {
    word-spacing: -0.36em;
    font-family: Verdana;
    margin-left: -3%;
    padding-top: 42px;
  }
  .service-info-list > li {
    display: inline-block;
    vertical-align: top;
    word-spacing: normal;
    font-family: "GothaPro-400", Arial, sans-serif;
    margin-left: 3%;
    width: 30.33%;
    overflow: hidden;
    max-width: 30%;
  }
  .service-info-list > li p {
    max-width: 140px;
  }
  .service-preparation-info {
    overflow: hidden;
    padding-top: 15px;
    margin-bottom: 25px;
  }
  .service-preparation-img {
    float: left;
    width: 300px;
  }
  .service-preparation-info-bl {
    margin-left: 330px;
  }
  .service-effect-list {
    word-spacing: -0.36em;
    font-family: Verdana;
    margin-left: -4%;
    margin-bottom: 14px;
  }
  .service-effect-list > li {
    margin-left: 4%;
    width: 46%;
    word-spacing: normal;
    font-family: "GothaPro-400", Arial, sans-serif;
    font-weight: normal;
    display: inline-block;
    vertical-align: top;
  }
  .service-effect-example {
    margin: 0 0 39px;
  }
  .about-carousel-wrap {
    margin: 0 0 62px;
  }
  .about-column {
    word-spacing: -0.36em;
    font-family: Verdana;
    margin-left: -3%;
    margin-bottom: 20px;
  }
  .about-column-item {
    word-spacing: normal;
    font-family: "GothaPro-400", Arial, sans-serif;
    font-weight: normal;
    display: inline-block;
    vertical-align: top;
    margin-left: 3%;
    width: 47%;
    line-height: 26px;
  }
  .about-doctors-bl {
    position: relative;
    padding: 50px 40px 60px 320px;
    overflow: hidden;
  }
  .about-doctors-tt {
    margin-left: 0;
  }
  .about-doctors-img {
    position: absolute;
    bottom: 0;
    left: -15px;
    width: 323px;
    border-radius: 0;
    border: none;
    height: auto;
    max-width: 100%;
  }
  .about-doctors-tt:before {
    left: 0;
  }
  .about-doctors-img img {
    height: auto;
  }
  .about-doctors-list {
    word-spacing: -0.36em;
    font-family: Verdana;
    margin-left: -3.33%;
    text-align: left;
  }
  .about-doctors-list > li {
    word-spacing: normal;
    font-family: "GothaPro-400", Arial, sans-serif;
    font-weight: normal;
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin-left: 3.33%;
    padding: 0;
    text-align: center;
  }
  .about-doctors-list-link{
    padding: 20px 10px;
  }
  .service-indications .title-site--h4 {
    margin-bottom: 13px;
  }
  .service-indications {
    margin-bottom: 37px;
  }
  .service-price {
    margin-bottom: 64px;
  }
  .about-us {
    padding: 40px 0;
  }
  .about-us .text-bl .title-site {
    margin-bottom: 29px;
  }
  .about-us .text-bl {
    margin-bottom: 31px;
  }
  .why-we-list {
    margin-top: 39px;
  }
  .why-we-list-item {
    margin-bottom: 70px;
  }
  .about-doctors .title-site--h2 {
    margin-bottom: 21px;
  }
  .about-doctors-bl {
    margin-bottom: 60px;
  }
  .service-effect-img{
    max-height: 440px;
  }
  /* end media min width 640 pixels */
}

/* Min width 768 pixels */
@media only screen and (min-width: 768px) {
  .main-banner {
    margin-top: -1px;
    background: none;
  }
  #fMenu .sticky {
    margin-top: 0;
  }
  .main-banner__info {
    padding: 60px 0 0;
    min-height: 505px;
    max-width: 500px;
  }
  .main-banner__info p {
    margin-right: 120px;
    margin-bottom: 45px;
    font-size: 18px;
  }
  .main-banner__fix-img:before {
    height: 274px;
  }
  .main-banner__fix-img img {
    max-width: 100%;
  }
  .main-boxes {
    margin-bottom: 60px;
  }
  .main-banner__title-form-bl {
    margin-bottom: 70px;
  }
  .main-box {
    min-height: 274px;
    padding: 115px 40px 20px;
  }
  .main-box__tt {
    margin-bottom: 12px;
    letter-spacing: 0.57px;
  }
  .main-box__icon {
    left: 40px;
    top: 50px;
    width: 36px;
    height: 36px;
    line-height: 36px;
  }
  .main-box-link a {
    align-items: center;
    text-align: center;
    padding: 20px;
  }
  .t-banner-item {
    padding: 35px 60px 80px;
    min-height: 350px;
  }
  .t-banner-item p {
    max-width: 320px;
  }
  .t-banner-item .title-site {
    max-width: 290px;
  }
  .t-banner-item__label {
    margin-bottom: 30px;
  }
  .t-banner-item__link {
    padding: 0 60px;
    bottom: 48px;
  }
  .t-banner-bg-3 {
    background-position: 88% 85px;
  }
  .t-banner-bg-6 {
    background-position: 35% 50%;
  }
  .main-promo-head {
    padding: 80px 20px 30px;
  }
  .main-promo-head .title-site {
    margin-bottom: 25px;
  }
  .main-promo-wrap .t-banner-item:first-child:before {
    margin-left: -32px;
    width: calc(100% + 64px);
  }
  .news-img a img {
    height: auto;
  }
  .person-inline {
    min-height: 74px;
  }
  .person-inline__img {
    width: 74px;
    height: 74px;
    line-height: 70px;
  }
  .person-inline__name {
    margin-left: 100px;
    padding-top: 15px;
  }
  .person-inline__position {
    margin-left: 100px;
  }
  .aside-serv-about {
    margin-bottom: 25px;
  }
  .aside-serv-about .icons-items {
    margin: 5px 0 25px -3%;
    display: inline-block;
    vertical-align: top;
    width: 72%;
  }
  .aside-serv-about .icons-items li {
    display: inline-block;
    vertical-align: top;
    width: 46%;
    margin-left: 3%;
  }
  .aside-serv-about .personal-inline {
    margin-bottom: 20px;
    margin-top: 5px;
    display: inline-block;
    vertical-align: top;
    width: 29%;
  }
  .page-nav-wrapp {
    margin-bottom: 35px;
    margin-right: 0;
  }
  .page-nav__item {
    margin-left: 60px;
  }
  .page-nav__item:last-child {
    margin-right: 0;
  }
  .service-about p {
    margin: 5px 0 25px;
  }
  .service-steps {
    margin-bottom: 60px;
  }
  .price-item-inner__title {
    margin-bottom: 35px;
  }
  .t-icon {
    width: 48px;
  }
  .t-icon svg {
    top: 1px;
    width: 36px;
    height: 36px;
  }
  .price-item-inner__sub-title {
    margin-bottom: 20px;
  }
  .price-item-inner__sub-title .title-site {
    font-size: 18px;
    letter-spacing: 0.64px;
  }
  .price-item-inner {
    max-width: 772px;
  }
  .price-item {
    margin-bottom: 60px;
  }
  .price-item:last-child {
    margin-bottom: 40px;
  }
  .price-item-inner {
    margin-bottom: 40px;
  }
  .doc-m-bl {
    padding-top: 25px;
  }
  .doc-m-bl .container {
    position: relative;
  }
  .doc-head {
    margin-bottom: 25px;
  }
  .doc-info {
    margin: 0 0 0 375px;
    min-height: 420px;
    padding-bottom: 30px;
  }
  .doc-btn {
    max-width: 240px;
  }
  .doc-fix-img {
    position: absolute;
    left: 32px;
    bottom: 0;
    width: 320px;
    max-height: 400px;
    text-align: center;
    overflow: hidden;
  }
  .doc-info p {
    margin-bottom: 30px;
    max-width: 510px;
  }
  .doc-info .check-list li {
    max-width: 220px;
    margin-bottom: 30px;
  }
  .doc-main__tt {
    margin-bottom: 75px;
  }
  .doc-main__tt .title-site {
    font-size: 30px;
    line-height: 42px;
    letter-spacing: 2.73px;
  }
  .doc-main {
    padding-top: 55px;
  }
  .tabs-doc {
    margin-bottom: 55px;
  }
  .doc-main-info__head {
    margin-bottom: 28px;
    max-width: 520px;
  }
  .doc-main-info__head .title-site {
    margin-bottom: 5px;
  }
  .doc-main-info__position {
    font-size: 14px;
  }
  .doc-main {
    margin-right: -32px;
  }
  .doc-main-info p {
    max-width: 420px;
    margin-bottom: 40px;
  }
  .box {
    padding-bottom: 35px;
  }
  .doc-main-img {
    height: 563px;
    width: 447px;
    right: -100px;
  }
  .doc-page-about {
    margin-bottom: 35px;
  }
  .doc-page-about p {
    margin: 5px 0 25px;
  }
  .doc-education__first-lvl {
    margin-bottom: 30px;
  }
  .doc-education__first-lvl li {
    display: inline-block;
    vertical-align: top;
    width: 345px;
    padding-right: 20px;
  }
  .doc-education__second-lvl {
    margin-bottom: 30px;
    margin-left: -3%;
  }
  .doc-education__second-lvl li {
    display: inline-block;
    vertical-align: top;
    width: 29%;
    margin-left: 3%;
    padding-left: 50px;
  }
  .doc-exp {
    margin-bottom: 70px;
  }
  .doc-exp-list li {
    margin-bottom: 40px;
    overflow: hidden;
  }
  .doc-exp-list p {
    margin: 8px 0 0 200px;
  }
  .doc-exp-list__date {
    float: left;
    width: 171px;
    height: 64px;
    line-height: 64px;
    font-size: 20px;
    letter-spacing: 0.71px;
    margin: 0;
  }
  .service-inner-bg {
    margin-bottom: 12px;
    background: url("../img/service-inner-bg.jpg") no-repeat 50% 0;
    background-size: cover;
  }
  .service-preparation-info-bl {
    margin-left: 368px;
  }
  .service-preparation-img {
    width: 336px;
  }
  .about-txt-b {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 30px;
  }
  .page-nav-theme2.page-nav-wrapp {
    margin-bottom: 0;
  }
  .map{
    height: 412px;
  }
  /* end media min width 768 pixels */
}

/* Min width 1024 pixels */
@media only screen and (min-width: 1024px) {
  .main-banner__info {
    min-height: 550px;
  }
  .main-banner__info p {
    margin-right: 50px;
    margin-bottom: 55px;
  }
  .main-banner__fix-img {
    text-align: center;
  }
  .main-boxes {
    margin-bottom: 100px;
  }
  .main-box,
  .main-box-link {
    width: 25%;
  }
  .main-banner__title-form-bl {
    margin-bottom: 90px;
  }
  .corner-t-banner {
    width: 331px;
    height: 331px;
    padding-top: 210px;
    right: -171px;
    top: -171px;
  }

  .corner-t-banner__val {
    font-size: 48px;
    line-height: 48px;
    letter-spacing: 4.8px;
  }

  .corner-t-banner__price {
    line-height: 28px;
    letter-spacing: 2px;
  }

  .corner-t-banner__price del {
    font-size: 13px;
  }

  .corner-t-banner__price span {
    font-size: 26px;
  }

  .t-banners {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 90px;
  }
  .t-banner-item {
    width: 100%;
  }
  .t-banner-item p {
    max-width: 415px;
  }
  .t-banner-item .title-site {
    max-width: 510px;
  }
  .t-banners__half-desk {
    width: 50%;
  }
  .t-banners__half-desk p {
    max-width: 310px;
  }
  .t-banners__half-desk .title-site {
    max-width: 290px;
  }
  .main-promo-wrap {
    background-image: linear-gradient(to right, #00cfe8 0%, #00a1cc 100%);
    position: relative;
  }
  .main-promo-wrap:before {
    content: ' ';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30px;
    background-color: #fff;
  }
  .main-promo-wrap .t-banners {
    position: relative;
    z-index: 2;
  }
  .main-promo-wrap .t-banner-item:first-child:before {
    display: none;
  }
  .main-promo-head {
    padding: 80px 10px 15px;
  }
  .contacts-item .title-site--h5 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 18px;
  }
  .news-item {
    width: 32%;
    padding: 20px;
    margin-left: 1.33%;
  }
  .news {
    margin-left: -1.33%;
  }
  .news-img {
    margin-bottom: 34px;
  }
  .news-label {
    margin-bottom: 18px;
  }
  .news-item p {
    margin-bottom: 0;
  }

  .contacts {
    padding-top: 10px;
  }

  .contacts-item-form {
    width: 32%;
    margin-top: -55px;
  }

  .contacts-item-form .title-site {
    margin-bottom: 25px;
  }

  .contacts-item {
    width: 30%;
  }
  .contacts-img img {
    width: auto;
    max-width: 100%;
  }
  .contacts-img {
    margin-bottom: 34px;
  }
  .contacts-item > p {
    margin-bottom: 28px;
  }
  .map img {
    height: auto;
  }
  .service-content {
    overflow: hidden;
  }
  .service-info{
    width: auto;
    max-width: 540px;
    min-width: 500px;
  }
  .service-content .service-info {
    float: right;
    padding-top: 57px;
  }
  .service-content .service-info .service-info-list {
    padding-top: 0;
    padding-bottom: 0;
  }
  .service-info-list > li {
    margin-bottom: 11px;
  }
  .service-block {
    float: left;
    width: 400px;
  }
  .service-list-item {
    position: relative;
    z-index: 2;
  }
  .service-list-item:hover {
    width: 480px;
    padding-right: 110px;
    border-bottom-color: transparent;
  }
  .service-list-item:hover .service-item-icon {
    display: block;
    opacity: 1;
    visibility: visible;
    right: 30px;
    transition: 0.4s;
  }
  .service-item-icon {
    position: absolute;
    right: -30px;
    top: 50%;
    margin-top: -16px;
    background: #fff;
    color: #7fcfe5;
    transform: rotate(45deg);
    width: 31px;
    height: 31px;
    line-height: 40px;
    text-align: center;
    display: block;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
  }
  .service-item-icon > span {
    display: inline-block;
    transform: rotate(-45deg);
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -18px 0 0 -8px;
  }
  .service-list {
    margin: 23px 0 40px;
  }
  .service-item-tt {
    max-width: 62%;
  }
  .service-info {
    width: 570px;
  }
  .news-wrapp {
    margin-bottom: 60px;
  }
  .aside-serv-about {
    padding-top: 35px;
  }
  .aside-serv-about .icons-items {
    width: 100%;
    margin-left: 0;
    display: block;
  }
  .aside-serv-about .icons-items li {
    margin-left: 0;
    display: block;
    width: 100%;
  }
  .aside-serv-about .personal-inline {
    display: block;
    width: 100%;
    margin-bottom: 30px;
  }
  .page-nav-wrapp {
    margin-bottom: 45px;
  }
  .page-nav__item {
    margin-left: 34px;
  }
  .price-wrapp {
    margin-bottom: 80px;
  }
  .doc-m-bl .container {
    min-height: 430px;
  }
  .doc-head {
    margin: 30px 0 30px 400px;
  }
  .doc-info {
    margin-left: 400px;
    min-height: 30px;
  }
  .doc-info p {
    margin-bottom: 35px;
  }
  .doc-info .check-list li {
    display: inline-block;
    vertical-align: top;
    width: 180px;
  }
  .doc-btn {
    display: none;
  }
  .doc-fix-img {
    left: 10px;
  }
  .doc-main {
    margin: 0 auto;
    padding-top: 110px;
    max-width: 1010px;
  }
  .box {
    padding-bottom: 80px;
  }
  .doc-main-img {
    right: 0;
  }
  .doc-main-info p {
    margin-bottom: 45px;
  }
  .doc-page {
    padding-top: 25px;
  }
  .doc-page-about {
    margin-bottom: 55px;
  }
  .doc-education {
    margin-bottom: 70px;
  }
  .doc-education__first-lvl {
    margin-top: 30px;
  }
  .doc-education__first-lvl li {
    width: 290px;
  }
  .doc-exp-list {
    margin-top: 35px;
  }
  .doc-exp {
    margin-bottom: 100px;
  }
  .doc-page {
    padding-bottom: 50px;
  }
  .service-about {
    margin-bottom: 40px;
  }
  .service-inner-bg {
    margin-bottom: 20px;
  }
  .accordion-tt {
    cursor: pointer;
    padding: 28px 55px 25px 26px;
  }
  .service-preparation-info {
    padding-top: 27px;
    margin-bottom: 40px;
  }
  .service-indications {
    margin-bottom: 60px;
  }
  .service-effect {
    padding-top: 20px;
  }
  .service-effect-list {
    padding-top: 42px;
  }
  .service-effect-example {
    margin-bottom: 47px;
  }
  .service-other {
    margin-bottom: 70px;
  }
  .service-price-item {
    margin: 40px 0 80px;
  }
  .service-price {
    margin-bottom: 150px;
  }
  .banner-top {
    min-height: 326px;
    margin-bottom: 17px;
  }
  .about-column-item {
    width: 30%;
    margin-left: 3.33%;
  }
  .about-column {
    margin-left: -3.33%;
  }
  .why-we-list {
    word-spacing: -0.36em;
    font-family: Verdana;
    margin-left: -3.33%;
    margin-bottom: 73px;
    padding-top: 27px;
  }
  .why-we-list-item {
    word-spacing: normal;
    font-family: "GothaPro-400", Arial, sans-serif;
    font-weight: normal;
    display: inline-block;
    vertical-align: top;
    margin-left: 3.33%;
    width: 30%;
  }
  .about-doctors-bl {
    padding: 76px 57px 60px 569px;
    margin-top: 60px;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 76px;
  }
  .about-doctors-img {
    left: 100px;
    width: 341px;
  }
  .about-doctors-list > li {
    width: 25%;
    margin-left: 0;
  }
  .about-doctors-list {
    margin-left: 0;
  }
  .about-column {
    margin-bottom: 45px;
  }
  .about-carousel-wrap {
    margin-bottom: 109px;
  }
  .quite-ic {
    font-size: 225px;
    line-height: 175px;
    margin-bottom: 40px;
  }
  .about-doctors-txt {
    margin-top: 0;
    padding-top: 22px;
  }
  .about-doctors-prof {
    font-size: 14px;
    line-height: 20px;
  }
  .about-doctors-list {
    margin-bottom: 11px;
  }
  .about-doctors-list > li {
    margin-bottom: 45px;
  }
  .sertificate {
    padding: 76px 0 56px;
    overflow: hidden;
  }
  .sertificate-txt {
    float: left;
    width: 44%;
  }
  .sertificate-img-wrap {
    float: right;
    width: 45%;
    padding-top: 47px;
  }
  .service-preparation .title-site--h2 {
    margin-bottom: 30px;
  }
  .service-preparation-wrapp {
    margin-bottom: 83px;
  }
  .service-effect-list {
    padding-top: 20px;
  }
  .service-effect .title-site--min {
    margin-bottom: 27px;
  }
  .service-effect {
    margin-bottom: 110px;
  }
  .about-carousel-wrap {
    overflow: hidden;
  }
  .about-us .text-bl .text-bl-grid {
    max-width: 780px;
    line-height: 26px;
  }
  .about-us {
    padding: 30px 0;
  }
  .about-us .text-bl {
    margin-bottom: 52px;
  }
  #aside1 .sticky {
    position: fixed;
    z-index: 101;
  }
  #aside1 .stop {
    position: relative;
    z-index: 101;
  }
  .service-list-info{
    padding-top: 186px;
    position: absolute;
  }
  .service-list-info .service-info{
    float: right;
  }
  .service-list-info .container{
    z-index: 2;
    position: relative;
  }
  .service-block .title-site{
    position: relative;
    z-index: 2;
  }
  .service-info .title-site--h1{
    font-size: 40px;
  }
  .service-scroll{
    max-height: 730px;
    overflow-y: auto;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
  }
  .service-scroll::-webkit-scrollbar {
    width: 0;
    height: 0;
}
  /* end media min width 1024 pixels */
}

/* Min width 1200 pixels */
@media only screen and (min-width: 1200px) {
  .main-banner__fix-img {
    top: -18px;
  }
  .main-banner__title-form-bl {
    padding: 0 65px 0 40px;
  }
  .t-banner-item {
    background-position: 100% 50%;
  }
  .t-banner-bg-3 {
    background-position: 88% 85px;
  }
  .main-promo-head {
    padding-left: 60px;
    padding-right: 60px;
  }
  .page-nav__item {
    margin-left: 60px;
  }
  .service-steps {
    margin-bottom: 110px;
  }
  .steps-items {
    margin-left: -50px;
  }
  .steps-item {
    width: 210px;
    margin-left: 50px;
    padding-right: 5px;
  }
  .news-item {
    padding: 30px 25px;
  }
  .news-item .title-site--h5 {
    font-size: 20px;
    line-height: 30px;
    min-height: 90px;
    margin-bottom: 20px;
  }
  .main-banner__title-form-bl {
    padding: 0 65px 0 40px;
  }
  .service-info-txt > span {
    font-size: 13px;
  }
  .doc-info .check-list li {
    width: 200px;
  }
  .doc-head,
  .doc-info {
    margin-left: 500px;
  }
  .doc-fix-img {
    left: 90px;
  }
  .doc-education__first-lvl {
    margin-left: -90px;
  }
  .doc-education__first-lvl li {
    width: 320px;
    margin-left: 90px;
  }
  .doc-education__second-lvl {
    margin-left: -40px;
  }
  .doc-education__second-lvl li {
    width: 220px;
    margin-left: 40px;
  }
  .service-info {
    max-width: 590px;
    width: auto;
  }
  .service-list-info .service-info{
    width: 590px;
  }
  .service-block {
    width: 470px;
  }
  .service-list-item {
    position: relative;
    z-index: 2;
  }
  .service-list-item:hover {
    width: 550px;
  }
  .service-preparation-img {
    width: 372px;
  }
  .service-preparation-info-bl {
    margin-left: 400px;
  }
  .service-effect-content {
    margin-left: 100px;
  }
  .sertificate-img-wrap {
    width: 41%;
  }
  .service-info .title-site--h1{
    font-size: 48px;
  }
  .service-scroll{
    max-height: 700px;
    /*max-height: 945px;*/
  }
  /* end media min width 1200 pixels */
}

/* ----- END Main blocks --------------- */
/*                                       */
/*                                       */
/* ----- Plugins libs css -------------- */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333;
  right: 10px;
  top: 10px;
  width: 30px;
  height: 30px;
  line-height: 30px; }



.owl-carousel {
  display: none;
  width: 100%;
  position: relative;
  z-index: 1;
  -ms-touch-action: pan-y; 
  touch-action: pan-y; 
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.owl-height {
  transition: height .5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  transition: transform .1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/* ----- END Plugins libs css ---------- */
/*                                       */
/*                                       */
/* ----- Plugins custom options -------- */
.owl-carousel .owl-item img {
  width: auto;
  display: inline;
}

.owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}

.owl-nav > div {
  text-indent: -9999px;
  position: absolute;
  top: 50%;
  margin-top: -24px;
  width: 48px;
  height: 48px;
  line-height: 1em;
  font-family: 'Glyphter';
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: rgba(0, 0, 0, 0.25);
  color: #fff;
  font-size: 24px;
}

.owl-nav > div:hover {
  background-color: rgba(0, 0, 0, 0.5);
}

.owl-nav > div:before {
  content: '\0041';
  text-indent: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -12px 0 0 -12px;
}

.owl-prev {
  left: 16px;
}

.owl-prev:before {
  transform: rotate(180deg);
}

.owl-next {
  right: 16px;
}

.owl-dots {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.owl-dots > div {
  width: 12px;
  height: 12px;
  margin: 0 4px;
  display: inline-block;
  vertical-align: top;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 100%;
}

.owl-dots > div.active {
  background-color: rgba(0, 0, 0, 0.3);
}

.st-carousel-img .owl-item,
.main-slider .owl-item {
  overflow: hidden;
  height: 288px;
}

.main-slider .main-slider-img{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.st-carousel-img .owl-item img,
.main-slider .owl-item img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 2000px;
  transform: translate(-50%, -50%);
  max-height: 150%;
  min-height: 100%;
}

/*@media all and (max-width: 767px) {*/
  .st-carousel-img .owl-item {
    height: auto;
  }

  .st-carousel-img .owl-item img {
    position: relative;
    top: 0;
    left: 0;
    max-width: 100%;
    transform: none;
    max-height: none;
    min-height: auto;
  }
/*}*/

.main-slider .owl-nav {
  display: none;
}

.main-slider .owl-item {
  height: auto;
}

.main-slider .owl-item:before {
  content: ' ';
  position: absolute;
  left: 0;
  z-index: 2;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.45);
}

.m-slider-bl {
  position: relative;
  z-index: 5;
  background-color: #fff;
  padding: 30px;
  margin: 15px auto;
  max-width: 485px;
}

.m-slider-bl__info p {
  margin-bottom: 25px;
}


.white-popup{
  max-width: 572px;
  background: #fff;
  margin: 0 auto;
  position: relative;
}

/* datepicker style */

#datepicker{
  color: #000;
  background: none;
  position: relative;
  z-index: 9999;
  cursor: pointer;
}

input#datepicker:-moz-placeholder, input#datepicker::-moz-placeholder{
  color: rgba(0,0,0,0.3);
  opacity: 1;
}

input#datepicker::-webkit-input-placeholder{
  color: rgba(0,0,0,0.3);
  opacity: 1;
}



.ui-datepicker {
  width: 100%;
  max-width: 260px;
  padding: .3em .3em .1em;
  display: none;
  background: #fff;
  margin-top: -1px;
  border: 1px solid #f3f3f3;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.27);
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .5em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 14px;
  width: 6px;
  height: 9px;
  cursor: pointer;
  background-repeat: no-repeat;
  text-indent: -9999px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 13px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 5px solid #666;
  border-bottom: 5px solid transparent;
  border-left: none;
  margin: 0;
}

.ui-datepicker .ui-datepicker-next {
  right: 13px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: none;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #666;
  margin: 0;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: none;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
  font-size: 13px;
  color: #333333;
}

.ui-datepicker th {
  padding: .3em .3em;
  text-align: center;
  font-weight: normal;
  border: 0;
  color: #888888;
  border-bottom: 1px solid #e8e8e8;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  line-height: 25px;
  text-align: center;
  text-decoration: none;
  color: #333333;
}

.ui-datepicker td a {
  max-width: 32px;
  margin: 0 auto;
}

.ui-datepicker td a.ui-state-active,
.ui-datepicker td a:hover {
  border-radius: 50%;
  background-color: #dfdfdf;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.form-group-wrap .service-item{
  padding: 0;
  position: relative;
}

.form-group-wrap label{
  display: block;
  text-transform: uppercase;
  color: rgba(0,0,0,0.5);
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 10px;
  font-family: 'ProximaNova-700';
}


.form-group-wrap input{
  height: 50px;
  border-color: rgb(196, 196, 196);
  padding: 0 17px;
}


.info-phone-wrap{
  overflow: hidden;
  text-align: center;
  margin: 28px 0 0;
}


.info-phone-wrap>a{
  text-decoration: none;
  color: rgb(0, 0, 0);
  font-size: 14px;
  line-height: 20px;
  font-family: 'GothaPro-700';
  font-weight: normal;
}

.info-phone{
  display: block;
  margin-bottom: 10px;
  color: #000;
  font-size: 14px;
  line-height: 20px;
}




.form-group-select-img{
  float: left;
  width: 50px;
  height: 50px;
  border: 1px solid rgb(196, 196, 196);
  border-radius: 50%;
  overflow: hidden;
}


.more-service-items .form-group .accordion-icon{
  top: 32px;
  z-index: 1;
  cursor: pointer;
}



.form-group .accordion-icon{
  right: 10px;
}

.form-group-select-item{
  position: relative;
  overflow: hidden;
  border: 1px solid rgb(196, 196, 196);
  padding: 11px;
  cursor: pointer;
}

.form-group-select-link{
  padding-right: 40px;
}

.form-group-select-bl{
  margin-left: 73px;
  padding-top: 5px;
}

.time-item{
  display: block;
  color: rgba(0, 0, 0, 0.3);
  font-size: 14px;
  line-height: 26px;
}

.form-group-select-list-wrap .time-item{
  color: #000;
}

.form-group-select-img img{
  width: auto;
  max-width: 120%;
  height: 100%;
  max-width: 120px;
  position: relative;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}


.form-group-wrap .more-service-items{
  margin-bottom: 20px;
}

.form-group-select-name{
  display: block;
  color: rgb(0, 0, 0);
  font-size: 16px;
  font-family: 'GothaPro-500';
  line-height: 20px;
}


.form-group-select-item .accordion-icon{
  z-index: 1;
}


.form-group-select-prof{
  display: block;
  color: rgb(61, 61, 61);
  font-size: 12px;
  line-height: 20px;
}


.form-group-select{
  position: relative;
  z-index: 99990;
}


.form-group-select-list-wrap{
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  z-index: 10;
  background: #fff;
  padding-top: 14px;
}



.form-group-select-list-wrap:before,
.form-group-select-list-wrap:after{
  content: '';
  position: absolute;
  left: 50%;
  top: 5px;
  background: #fff;
  margin-left: -9px;
  width: 18px;
  height: 18px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.20);
  z-index: 2;
  transform: rotate(45deg);
}


.form-group-select-list-wrap:before{
  z-index: 16; 
  box-shadow: none;
}



.form-group-select-opened .form-group-select-list-wrap{
  display: block;
}

.form-group-select-list{
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.27);
  background: #fff;
  overflow-y: auto;
  max-height: 400px;
  padding: 12px 0;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
  position: relative;
  z-index: 15;
}


.form-group-select-list::-webkit-scrollbar{
  height: 0;
  width: 0;
}

.form-group-select-list .form-group-select-item{
  border: none;
  padding: 6px 11px 7px;
}


.form-group-select-list .form-group-select-item:hover{
  background-color: rgb(240, 240, 240);
}


.form-group-select-opened .form-group-select-item .accordion-icon .icon{
  transform: rotate(-90deg);
  margin-left: -9px;
}



.form-group-wrap .form-group{
  margin-bottom: 32px;
}

.white-popup .title-site{
  margin-bottom: 30px;
}



.white-popup .contacts-form{
  padding: 15px 20px 25px;
}


/* select */
.select-max-wrapp .jcf-select{
  width: 100%;
}

.jcf-select{
  display: inline-block;
  vertical-align: top;
  position: relative;
  border: 1px solid rgb(196, 196, 196);
  background: #fff;
  min-width: 150px;
  max-width: 100%;
  height: 50px;
  width: 100%;
  cursor: pointer;
}


.jcf-option-hideme{
  color: rgba(0,0,0,0.3);
}


.jcf-select:hover{
  border-color: rgba(233, 233, 233, 0.8);
}

.jcf-select.jcf-drop-active{
  border-color: #00c9e4;
  outline: 1px solid #00c9e4;
}

.jcf-select select{
  z-index: 1;
  left: 0;
  top: 0;
}

.jcf-select .jcf-select-text{
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  display: block;
  font-size: 14px;
  line-height: 48px;
  margin: 0 35px 0 9px;
  color: #000;
}

.jcf-select .jcf-select-opener{
  position: absolute;
  text-align: center;
  background: #aaa;
  transform: rotate(45deg);
  width: 22px;
  height: 22px;
  right: 10px;
  top: 10px;
  background: #ebebeb;
}


.jcf-select .jcf-select-opener:before{
  content: '\0041';
  color: #757575;
  line-height: 1em;
  font-family: 'Glyphter';
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  transform: rotate(45deg);
  margin: -7px 0 0 -7px;
}

.accordion-icon .jcf-select-opener:before {
    content: '\0041';
    color: #757575;
    line-height: 1em;
    font-family: 'Glyphter';
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transform: rotate(90deg);
    margin: -7px 0 0 -7px;
}

.jcf-drop-active .jcf-select-opener:before {
  transform: rotate( -136deg);
}

.service-item.active .accordion-icon .jcf-select-opener:before{
    transform: rotate(-90deg);
}

body > .jcf-select-drop{
    position: absolute;
    margin: -1px 0 0;
    z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped{
      margin: 1px 0 0;
}


.jcf-select .jcf-select-drop{
    position: absolute;
    margin-top: 0px;
    z-index: 9999;
    top: 100%;
    left: -1px;
    right: -1px;
}


.jcf-select .jcf-drop-flipped{
    bottom: 100%;
    top: auto;
}


.jcf-select.jcf-compact-multiple .jcf-select-opener:before{
  display: inline-block;
  padding-top: 2px;
  content: '...';
}


.jcf-select.jcf-select-img-options img{
  width: 30px;
  margin-right: 5px;
}

.jcf-select-drop.jcf-select-img-options img{
  width: 30px;
  margin-right: 5px;
}


.jcf-select-drop .jcf-select-drop-content{
  padding-top: 14px;
}


.jcf-select-drop-content{
  position: relative;
}

.jcf-select-drop-content:before,
.jcf-select-drop-content:after{
  content: '';
  position: absolute;
  left: 50%;
  top: 5px;
  background: #fff;
  margin-left: -9px;
  width: 18px;
  height: 18px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.20);
  transform: rotate(45deg);
  z-index: 2;
}


.jcf-select-drop-content:before{
  z-index: 4;
  box-shadow: none;
}

.jcf-select-drop .jcf-list ul{
  list-style: none;
  position:relative;
  z-index: 2;
  background: #fff;
  padding: 12px 0;
}


.jcf-select-drop .jcf-list ul .jcf-option{
  padding: 10px 11px 11px;
  cursor: pointer;
  display: block;
  color: rgb(0, 0, 0);
  font-size: 14px;
  line-height: 20px;
}

.jcf-select-drop .jcf-list ul .jcf-option:hover{
  background-color: rgb(240, 240, 240);
}

.jcf-select-drop.jcf-compact-multiple .jcf-hover{
  background: none;
}

.jcf-select-drop.jcf-compact-multiple .jcf-selected{
  background: #e6e6e6;
  color: #000;
}


.jcf-select-drop.jcf-compact-multiple .jcf-selected:before{
  display: inline-block;
  content: '';
  height: 4px;
  width: 8px;
  margin: -7px 5px 0 -3px;
  border: 3px solid #777;
  border-width: 0 0 3px 3px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}


.jcf-list-content{
  display: block;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.27);
  background: #fff;
  list-style: none;
  position: relative;
}

.jcf-list{
  display: block;
  position: relative;
  z-index: 3;
  background: #fff
}


.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }
 }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; }
 }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* Min width 640 pixels */
@media only screen and (min-width: 640px) {
  .main-slider .owl-nav {
    display: block;
  }
  .m-slider-bl {
    margin: 30px auto;
  }
  .white-popup .contacts-form{
    padding: 40px 50px;
  }
  .mfp-close-btn-in .mfp-close{
    right: -40px;
    top: 0;
    color: rgba(255, 255, 255, 0.5);
    font-size: 36px;
  }
  .info-phone-wrap>a{
    float: right;
  }
  .info-phone{
    float: left;
  }

  /* end media min width 640 pixels */
}

/* Min width 768 pixels */
@media only screen and (min-width: 768px) {
  .st-carousel-img .owl-item {

  }
  .owl-prev {
    left: 30px;
  }
  .owl-next {
    right: 30px;
  }
  .main-slider .container {
    min-height: 575px;
    max-width: 1015px;
    display: flex;
    align-items: center;
  }
  .m-slider-bl {
    padding: 45px 50px 60px;
  }
  .m-slider-bl__info {
    margin: 20px 0 40px;
  }
  .form-group-wrap .service-item{
    width: 46%;
  }
  /* end media min width 768 pixels */
}

/* Min width 1200 pixels */
@media only screen and (min-width: 1200px) {
  .st-carousel-img .owl-item {
    /*height: 780px;*/
  }
  .main-slider .owl-item img {
    min-width: 100%;
    max-height: 2000px;
  }
  .main-slider .container {
    justify-content: flex-end;
    padding: 0 40px;
    min-height: 650px;
  }
  .m-slider-bl {
    margin: 0 0 30px;
  }
  /* end media min width 1200 pixels */
}

/* ----- END Plugins custom options ---- */

.icon-account {
    color: #00bbdd;
    fill: #00bbdd;
    width: 45px;
    height: 45px;
    overflow: hidden;
    margin-left: 2px;
}

label.error,
.alert-error,
.info-msg {
    border-color: #ffe79e;
    background-color: #fff4c9;
    font-size: 14px;
    color: #635145;
    position: static;
    display: inline-block;
    border-width: 1px;
    padding: 10px 10px;
    /*-webkit-border-radius: 6px;*/
    /*border-radius: 6px;*/
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.3);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.3);
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    line-height: normal;
    margin-bottom: 3px;
    text-transform:none;
}
.alert-error {
    display: none;
}
.alert-ok,
.ok-msg {
    border-color: #2baf4a;
    background-color: #e9ffe9;
    font-size: 14px;
    font-weight: 400;
    color: #208641;
    position: static;
    display: block;
    border-width: 1px;
    padding: 10px 10px;
    /*-webkit-border-radius: 6px;*/
    /*border-radius: 6px;*/
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.3);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.3);
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    line-height: normal;
    margin-bottom: 20px;
}
.alert-ok {
    display: none;
}

.mfp-wrap {
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateZ(0);
}