@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Regular.eot");
  src: local("Gilroy Regular"), local("Gilroy-Regular"), url("../fonts/Gilroy-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Regular.woff") format("woff"), url("../fonts/Gilroy-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Bold.eot");
  src: local("Gilroy Bold"), local("Gilroy-Bold"), url("../fonts/Gilroy-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Bold.woff") format("woff"), url("../fonts/Gilroy-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-SemiBold.eot");
  src: local("Gilroy SemiBold"), local("Gilroy-SemiBold"), url("../fonts/Gilroy-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-SemiBold.woff") format("woff"), url("../fonts/Gilroy-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Medium.eot");
  src: local("Gilroy Medium"), local("Gilroy-Medium"), url("../fonts/Gilroy-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Medium.woff") format("woff"), url("../fonts/Gilroy-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Light.eot");
  src: local("Gilroy Light"), local("Gilroy-Light"), url("../fonts/Gilroy-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Light.woff") format("woff"), url("../fonts/Gilroy-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

* {
  padding: 0px;
  margin: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

img {
  border: 0;
  max-width: 100%;
  height: auto; }

a {
  color: #1D1E22;
  text-decoration: none;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s; }
  a:hover {
    color: #FFB03A;
    text-decoration: underline; }
  a:focus {
    text-decoration: none; }

button {
  -webkit-transition: color 0.2s, background 0.2s, border 0.2s;
  -o-transition: color 0.2s, background 0.2s, border 0.2s;
  transition: color 0.2s, background 0.2s, border 0.2s; }

*:focus, *:active, * {
  outline: none !important; }

*::-moz-selection {
  background: rgba(30, 165, 230, 0.25); }

*::selection {
  background: rgba(30, 165, 230, 0.25); }

body {
  font-size: 16px;
  font-family: "Gilroy", sans-serif;
  line-height: 1.7;
  color: rgba(17, 33, 84, 0.7);
  background: #fff;
  padding: 0; }

@media (max-width: 1199px) {
  body.menu-active {
    overflow: hidden; } }

body, html {
  height: 100%; }

#wrapper {
  overflow: hidden;
  position: relative;
  min-height: 100%; }

.container {
  width: 100%;
  margin: 0 auto;
  padding: 0 15px; }

@media (min-width: 576px) {
  .container {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container {
    max-width: 738px; } }

@media (min-width: 992px) {
  .container {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container {
    max-width: 1200px; } }

@media (min-width: 1316px) {
  .container {
    max-width: 1316px; } }

@media (min-width: 1400px) {
  .container {
    max-width: 1390px; } }

@media (max-width: 575px) {
  .container {
    padding: 0 10px; } }

@media (min-width: 992px) {
  .container-sm {
    max-width: 930px; } }

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

.col, .col-4, .col-6, .col-12 {
  padding: 0 15px; }

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

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

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

.main-content {
  padding-top: 75px;
  padding-bottom: 120px; }
  .main-content .main-content-row {
    margin: 0 -21px; }
  .main-content .sidebar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 0 21px; }
  .main-content .content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66%;
    flex: 0 0 66.66%;
    max-width: 66.66%;
    padding: 0 21px; }

.main-section {
  padding: 120px 0; }

.section-bg-gray {
  background: #F7F9FA; }

.section-bg-blue {
  background: -o-linear-gradient(193.38deg, rgba(94, 138, 166, 0) 68.14%, rgba(95, 138, 165, 0.5) 113.54%), -o-linear-gradient(bottom, #DCF2FF, #DCF2FF), #F7F9FA;
  background: linear-gradient(256.62deg, rgba(94, 138, 166, 0) 68.14%, rgba(95, 138, 165, 0.5) 113.54%), linear-gradient(0deg, #DCF2FF, #DCF2FF), #F7F9FA; }

.section-pb-0 {
  padding-bottom: 0 !important; }

.section-head, .section-footer {
  text-align: center; }

@media (max-width: 1399px) {
  .main-section {
    padding: 100px 0; }
  .main-content {
    padding-bottom: 100px; }
    .main-content .main-content-row {
      margin: 0 -16px; }
    .main-content .sidebar {
      padding: 0 16px; }
    .main-content .content {
      padding: 0 16px; } }

@media (max-width: 991px) {
  .main-content .sidebar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .main-content .content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }

@media (max-width: 767px) {
  .main-section {
    padding: 60px 0; }
  .main-content {
    padding-top: 60px;
    padding-bottom: 60px; } }

@media (max-width: 575px) {
  .main-content {
    padding-top: 32px; } }

/* button */
.btn {
  display: inline-block;
  padding: 18px 35px;
  margin: 0;
  color: #fff;
  background: -o-linear-gradient(140deg, rgba(117, 80, 24, 0) 24%, rgba(117, 80, 24, 0.5) 73.97%), #ffb03a;
  background: linear-gradient(140deg, rgba(117, 80, 24, 0) 24%, rgba(117, 80, 24, 0.5) 73.97%), #ffb03a;
  border: none;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  font-family: "Gilroy", sans-serif;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  cursor: pointer;
  border-radius: 45px;
  position: relative;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  vertical-align: top; }
  .btn:hover {
    color: #fff;
    background: -o-linear-gradient(240deg, rgba(117, 80, 24, 0) 24%, rgba(117, 80, 24, 0.5) 73.97%), #ffb03a;
    background: linear-gradient(240deg, rgba(117, 80, 24, 0) 24%, rgba(117, 80, 24, 0.5) 73.97%), #ffb03a;
    text-decoration: none; }
  .btn:focus {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn.btn-style-2 {
    background: -o-linear-gradient(193.98deg, #FFB03A 37.16%, #0075AD 82.78%);
    background: linear-gradient(256.02deg, #FFB03A 37.16%, #0075AD 82.78%); }
    .btn.btn-style-2:hover {
      background: -o-linear-gradient(193.98deg, #FFB03A 37.16%, #0075AD 100%);
      background: linear-gradient(256.02deg, #FFB03A 37.16%, #0075AD 100%); }
  .btn.btn-light {
    background: #fff;
    color: #FFB03A;
    -webkit-box-shadow: 0px 9px 8px rgba(0, 98, 129, 0.08);
    box-shadow: 0px 9px 8px rgba(0, 98, 129, 0.08); }
    .btn.btn-light:hover {
      background: #fff;
      color: #FFB03A; }
  .btn.btn-icon {
    white-space: nowrap; }
    .btn.btn-icon:before {
      content: '';
      display: inline-block;
      vertical-align: middle;
      width: 19px;
      height: 19px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      margin-right: 12px;
      margin-top: -4px;
      background-image: url(../images/icon-edit.svg); }
    .btn.btn-icon.back:before {
      background-image: url(../images/arrow-left.svg); }
    .btn.btn-icon.download:before {
      background-image: url(../images/download.svg); }
    .btn.btn-icon.prev:before {
      margin-top: 0;
      background-image: url(../images/arrow-left.svg); }
    .btn.btn-icon.next:before {
      -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
      order: 5;
      margin-top: 0;
      margin-right: 0;
      margin-left: 12px;
      background-image: url(../images/arrow-right.svg); }

iframe {
  display: block;
  max-width: 100%;
  width: 100%;
  margin-bottom: 10px;
  border-radius: 4px;
  height: 345px; }

@media (min-width: 1400px) {
  .btn.btn-lg {
    padding: 32px 50px;
    font-size: 20px;
    line-height: 26px; }
    .btn.btn-lg.btn-icon:before {
      width: 26px;
      height: 26px; } }

@media (max-width: 991px) {
  iframe {
    height: 250px; } }

@media (max-width: 768px) {
  .btn {
    padding: 17px 24px;
    line-height: 14px;
    font-size: 13px; }
    .btn.btn-icon:before {
      width: 14px;
      height: 14px;
      margin-top: -2px; } }

/**/
h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
  margin-top: 0px;
  margin-bottom: 0.9em; }

h1, .h1 {
  font-weight: bold;
  font-size: 48px;
  line-height: 1.3em;
  color: #1D1E22; }

h2, .h2 {
  font-weight: bold;
  font-size: 40px;
  line-height: 1.3em;
  color: #1D1E22;
  margin-bottom: 0.9em; }

h3, .h3 {
  font-weight: bold;
  font-size: 24px;
  color: #1D1E22;
  line-height: 1.3em; }

h4, .h4 {
  font-weight: 700;
  font-size: 16px;
  color: #1D1E22;
  margin-bottom: 8px; }

h5, .h5 {
  font-weight: 600;
  font-size: 16px;
  color: #1D1E22;
  margin-bottom: 8px; }

h6, .h6 {
  font-weight: 500;
  font-size: 16px;
  color: #1D1E22;
  margin-bottom: 8px; }

p {
  margin: 0 0 1.7em; }

strong, b {
  font-weight: 700; }

.subtitle {
  text-transform: uppercase;
  color: #FFC062;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500; }
  .subtitle.green {
    color: #FFB03A; }
  .subtitle.blue {
    color: #FFB03A; }

/* table */
table {
  border-collapse: collapse;
  width: 100%;
  margin: 0px;
  border-radius: 14px;
  overflow: hidden;
  background-color: #fff;
  -webkit-box-shadow: 0px 9px 8px rgba(0, 98, 129, 0.08);
  box-shadow: 0px 9px 8px rgba(0, 98, 129, 0.08); }
  table th {
    padding: 28px 48px;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    background: -webkit-gradient(linear, left bottom, left top, from(#FFB03A), to(#C38322));
    background: -o-linear-gradient(bottom, #FFB03A 0%, #C38322 100%);
    background: linear-gradient(0deg, #FFB03A 0%, #C38322 100%); }
    table th img {
      margin-right: 10px;
      max-width: 20px;
      max-height: 20px;
      display: inline-block;
      margin-top: -5px; }
  table td {
    padding: 32px 48px;
    font-size: 16px;
    color: #1D1E22;
    height: 120px; }
  table tr:nth-child(odd) {
    background: #FAF8F7; }

.category-table table th {
  white-space: nowrap; }

.category-table table td {
  text-align: center; }

.category-table table tr td:first-child, .category-table table tr th:first-child {
  text-align: left; }

@media (min-width: 1400px) {
  .category-table table td, .category-table table th {
    padding-right: 60px;
    padding-left: 60px; } }

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-box-shadow: 0px 9px 8px rgba(0, 98, 129, 0.08);
  box-shadow: 0px 9px 8px rgba(0, 98, 129, 0.08);
  border-radius: 14px; }
  .table-responsive table {
    -webkit-box-shadow: none;
    box-shadow: none; }

tbody th:last-child, tbody td:last-child {
  display: none;
}

.text-wrap:after {
  content: "";
  display: table;
  clear: both; }

.text-wrap h2 strong {
  color: #FFB03A; }

.text-wrap h4 {
  font-size: 18px;
  margin-bottom: 13px; }

.text-wrap p, .text-wrap ul, .text-wrap ol {
  margin: 0 0 1.1em; }

.text-wrap ol, .text-wrap ul {
  list-style-position: inside;
  margin-bottom: 1.9em; }

.text-wrap table {
  margin-bottom: 1.7em; }

.text-wrap ul {
  list-style: none; }
  .text-wrap ul li {
    position: relative;
    padding-left: 34px;
    margin-bottom: 0.2em; }
    .text-wrap ul li:before {
      content: '';
      width: 8px;
      height: 8px;
      position: absolute;
      left: 5px;
      top: 10px;
      background: #FFB03A;
      border-radius: 50%; }

.text-wrap ol {
  counter-reset: myCounter; }
  .text-wrap ol > li {
    list-style: none;
    padding-left: 34px;
    position: relative;
    margin-bottom: 0.2em; }
    .text-wrap ol > li:before {
      counter-increment: myCounter;
      content: counter(myCounter) ".";
      color: #FFB03A;
      font-weight: 700;
      position: absolute;
      left: 0;
      top: 0; }
    .text-wrap ol > li ol {
      counter-reset: myCounter2; }
      .text-wrap ol > li ol > li {
        padding-left: 36px; }
      .text-wrap ol > li ol > li:before {
        counter-increment: myCounter2;
        content: counter(myCounter) "." counter(myCounter2); }

.text-wrap p + h4, .text-wrap p + .h4 {
  margin-top: 1.9em; }

.text-wrap strong {
  color: #1D1E22; }

.text-wrap b {
  color: #FFB03A; }

.text-wrap a:not(.btn) {
  color: #FFB03A;
  text-decoration: underline; }
  .text-wrap a:not(.btn) strong {
    color: #FFB03A; }
  .text-wrap a:not(.btn):hover {
    text-decoration: none; }

.text-wrap .btn {
  margin-top: 12px; }

.text-wrap img {
  border-radius: 14px;
  margin-bottom: 74px; }

.text-wrap .image img {
  margin-top: 0;
  -webkit-box-shadow: 0px 9px 8px rgba(0, 98, 129, 0.08);
  box-shadow: 0px 9px 8px rgba(0, 98, 129, 0.08); }

.text-wrap .size-full, .text-wrap .size-large {
  margin-top: 20px;
  margin-right: -62px;
  margin-left: -62px;
  max-width: none;
  width: auto; }

.text-wrap .alignright {
  float: right;
  margin: 0px 0 40px 20px; }

.text-wrap .alignleft {
  float: left;
  margin: 0px 20px 40px 0; }

.text-wrap .aligncenter,
.text-wrap div.aligncenter {
  display: block;
  margin: 0px auto 40px auto; }

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

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

@media (max-width: 1315px) {
  h1, .h1 {
    font-size: 44px; }
  h2, .h2 {
    font-size: 36px; } }

@media (max-width: 1199px) {
  .text-wrap .size-full, .text-wrap .size-large {
    margin-right: 0;
    margin-left: 0;
    max-width: 100%; } }

@media (max-width: 991px) {
  .subtitle {
    font-size: 15px; }
  h1, .h1 {
    font-size: 40px; }
  table th {
    padding: 20px 30px;
    font-size: 16px; }
  table td {
    padding: 20px 30px;
    height: auto; }
  .results-box {
    overflow-x: auto; }
    .results-box table td.download {
      width: auto; } }

@media (max-width: 767px) {
  .text-wrap img {
    margin-bottom: 40px; }
  .text-wrap .size-full, .text-wrap .size-large {
    margin-top: 10px; }
  table th {
    padding: 20px 10px;
    font-size: 14px; }
  table td {
    padding: 15px 10px;
    font-size: 14px; }
  .category-table table tr th:first-child {
    text-align: center; } }

@media (max-width: 575px) {
  h1, .h1 {
    font-size: 28px; }
  h2, .h2 {
    font-size: 24px; }
  h3, .h3 {
    font-size: 20px; }
  .subtitle {
    margin-bottom: 6px;
    font-size: 14px; }
  .text-wrap .btn {
    margin-top: 0; }
  table th {
    font-size: 12px;
    padding: 15px 5px; }
    table th img {
      display: none; }
  table td {
    padding: 15px 5px;
    font-size: 12px; }
  .results-box table th {
    padding: 15px 2px; }
    .results-box table th img {
      display: none; } }

/* forms */
input[type='text'], input[type='tel'], input[type='search'], input[type='email'], input[type='password'], input[type='number'], input[type='date'], textarea, select {
  background: none;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #BBBBBB;
  margin: 0;
  width: 100%;
  height: 50px;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  display: block;
  color: #1D1E22;
  font-weight: 600;
  padding: 0 0 1px; }
  input[type='text']:focus, input[type='tel']:focus, input[type='search']:focus, input[type='email']:focus, input[type='password']:focus, input[type='number']:focus, input[type='date']:focus, textarea:focus, select:focus {
    border-bottom-color: #FFB03A;
    border-bottom-width: 2px;
    padding-bottom: 0px; }
  input[type='text'].error, input[type='tel'].error, input[type='search'].error, input[type='email'].error, input[type='password'].error, input[type='number'].error, input[type='date'].error, textarea.error, select.error {
    border-color: #DB4949; }

textarea {
  padding: 8px 0px 5px;
  height: 50px;
  resize: none; }

::-webkit-input-placeholder {
  font-weight: 300;
  color: #BBBBBB;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s; }

::-moz-placeholder {
  font-weight: 300;
  color: #BBBBBB;
  transition-duration: 0.2s; }

:-moz-placeholder {
  font-weight: 300;
  color: #BBBBBB;
  transition-duration: 0.2s; }

:-ms-input-placeholder {
  font-weight: 300;
  color: #BBBBBB;
  transition-duration: 0.2s; }

:focus::-webkit-input-placeholder {
  opacity: 0.5; }

:focus::-moz-placeholder {
  opacity: 0.5; }

:focus:-moz-placeholder {
  opacity: 0.5; }

:focus:-ms-input-placeholder {
  opacity: 0.5; }

.form-group {
  margin-bottom: 23px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  .form-group .icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    max-width: 40px;
    margin: 0 11px 0 0;
    -ms-flex-item-align: end;
    align-self: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .form-group .icon img {
      max-width: 32px;
      max-height: 32px;
      margin: 0; }
  .form-group .input-group {
    width: 100%; }

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px; }
  .form-row .form-group {
    padding: 0 15px; }

.form-button {
  padding-top: 17px; }

label, .label {
  font-weight: 300;
  font-size: 12px;
  color: #FFB03A;
  margin-bottom: 3px;
  display: block;
  width: 100%; }

/* checkbox/radio */
input[type='checkbox'], input[type='radio'] {
  vertical-align: top;
  width: 17px;
  height: 17px;
  margin: 0 3px 0 0; }

input[type='checkbox'] + label, input[type='radio'] + label {
  cursor: pointer;
  padding-top: 0px;
  padding-left: 26px;
  position: relative;
  margin-bottom: 0px;
  display: block;
  line-height: 1.5em;
  font-size: 13px;
  color: #3C3C3C;
  font-weight: 400;
  min-height: 17px; }
  input[type='checkbox'] + label:before, input[type='radio'] + label:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0;
    margin-top: 0;
    width: 17px;
    height: 17px;
    background: none;
    border: 1px solid #1D1D1D;
    border-radius: 2px;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s; }
  input[type='checkbox'] + label:after, input[type='radio'] + label:after {
    content: '';
    position: absolute;
    left: 1px;
    top: 1px;
    width: 15px;
    height: 15px;
    opacity: 0;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    background: #1D1E22; }
  input[type='checkbox'] + label:hover:before, input[type='radio'] + label:hover:before {
    border-color: #1D1E22; }

input[type='radio'] + label:before {
  border-radius: 50%;
  width: 16px;
  height: 16px; }

input[type='radio'] + label:after {
  border-radius: 50%;
  width: 8px;
  height: 8px;
  left: 4px;
  top: 4px; }

input[type='checkbox']:not(checked), input[type='radio']:not(checked) {
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  z-index: -1; }

input[type='checkbox']:checked + label:before, input[type='radio']:checked + label:before {
  border-color: #1D1E22; }

input[type='checkbox']:checked + label:after, input[type='radio']:checked + label:after {
  opacity: 1; }

@media (max-width: 575px) {
  .form-group {
    margin-bottom: 20px; }
    .form-group .icon {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 30px;
      flex: 0 0 30px;
      max-width: 30px;
      margin: 0 8px 0 0;
      -ms-flex-item-align: center;
      align-self: center; }
      .form-group .icon img {
        max-width: 24px;
        max-height: 24px; }
  .form-button {
    padding-top: 7px; } }

/* HEADER */
.main-header {
  background: #fff; }
  .main-header .header-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative; }

.header-bottom {
  padding: 12px 0 17px; }
  .header-bottom .main-logo-wrap {
    margin-right: 30px;
    margin-right: auto;
  }
  /*.header-bottom .btn-results {
    margin-left: 30px; }*/
  .header-bottom .language {
    display: none; }

.main-logo-wrap {
  position: relative;
  z-index: 0;
  max-width: 121px; }

.main-logo {
  display: block;
  z-index: 1;
  position: relative; }
  .main-logo img {
    width: 100%; }

.mobile-menu .btn-results {
  display: none; }

.main-nav {
  margin: 0; }
.main-nav.language-nav {
  margin-left: auto;
}
.main-nav.language-nav ul ul {
  min-width: unset;
}
.main-nav.language-nav a.current-lang {
  color: #687172 !important;
}
  .main-nav .subtitle {
    display: none; }
  .main-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .main-nav ul li {
      position: relative; }
.main-nav ul li.phones {
  margin-left: 45px;
}
.main-nav ul li.phones a {
  padding-bottom: 0;
  font-weight: 400;
  color: #687172 !important;
  background: url(../images/icon-form-tel2.svg) no-repeat left 7px bottom 7px;
  background-size: 16px;
}
.main-nav ul li.phones a:hover {
  color: #FFB03A !important;
}
.main-nav ul li.phones a:not(:first-child) {
  padding-top: 0;
}
@media screen and (min-width: 1200px) {
  .main-nav ul li.phones a {
    background-position: left 0 bottom 7px;
  }
}
@media screen and (min-width: 1330px) {
  .main-nav ul li.phones a {
    background-position: left 7px bottom 7px;
  }
}
      .main-nav ul li a {
        font-weight: 600;
        font-size: 16px;
        color: #1D1E22;
        text-decoration: none;
        padding: 15px 20px;
        display: block;
        position: relative; }
      @media screen and (min-width: 1200px) {
        header .main-nav ul li a {
          padding-left: 30px;
          padding-right: 30px;
        }
      }
      @media screen and (min-width: 1330px) {
        .main-nav ul li a {
          padding-left: 30px;
          padding-right: 30px;
        }
      }
      .main-nav ul li.current-menu-item > a, .main-nav ul li:hover > a {
        color: #FFB03A; }
        .main-nav ul li.current-menu-item > a:after, .main-nav ul li:hover > a:after {
          border-bottom-color: #FFB03A !important;
          border-right-color: #FFB03A !important; }
    .main-nav ul ul {
      background: #fff;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      position: absolute;
      left: 0;
      top: 100%;
      z-index: 100;
      padding: 15px 0;
      width: 100%;
      min-width: 297px;
      display: none;
      -webkit-box-shadow: 0px 22px 57px rgba(0, 98, 129, 0.16);
      box-shadow: 0px 22px 57px rgba(0, 98, 129, 0.16);
      border: 1px solid rgba(22, 169, 239, 0.2);
      border-radius: 12px;
      overflow: hidden; }
      .main-nav ul ul li {
        width: 100%; }
        .main-nav ul ul li a {
          padding: 6px 10px 7px 37px;
          font-weight: 500;
          color: rgba(17, 33, 84, 0.4); }
        .main-nav ul ul li:hover > a {
          color: #1D1E22; }
        .main-nav ul ul li.current-menu-item > a {
          color: #1D1E22;
          background: #E4F3F6;
          -webkit-box-shadow: 0 0 0 5px #E4F3F6;
          box-shadow: 0 0 0 5px #E4F3F6; }

.language {
  margin: 0 -10px 0 10px; }
  .language ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0; }
    .language ul li a {
      font-weight: 600;
      padding: 0 10px;
      text-transform: uppercase;
      color: #FFB03A;
      font-size: 14px;
      opacity: 0.3; }
      .language ul li a:hover {
        text-decoration: none;
        opacity: 0.7;
        color: #FFB03A; }
    .language ul li.current-lang a {
      opacity: 1; }

.header-form {
  display: none; }

@media (max-width: 1399px) {
  .header-top {
    background: #F7F9FA;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .contacts-row {
    padding-right: 27px; }
  .header-bottom {
    padding: 17px 0; } }

@media (max-width: 1315px) {
  .contacts-row {
    padding-right: 15px; }
    .contacts-row .address-wrap p {
      margin-right: 40px; }
    .contacts-row .phones p {
      margin-right: 30px; } }

/* NAV */
.nav-trigger {
  border: none;
  background: none;
  cursor: pointer;
  margin: 0 30px 0 0;
  display: none;
  width: 30px;
  height: 30px;
  position: relative; }
  .nav-trigger span {
    width: 30px;
    height: 2px;
    background: #FFB03A;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center; }
    .nav-trigger span:nth-child(1) {
      margin-top: -15px; }
    .nav-trigger span:nth-child(2) {
      width: 15px;
      margin-left: -0px; }
    .nav-trigger span:nth-child(3) {
      margin-top: 15px; }
  .nav-trigger.active span:nth-child(1) {
    margin-top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .nav-trigger.active span:nth-child(2) {
    opacity: 0; }
  .nav-trigger.active span:nth-child(3) {
    margin-top: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }

@media (min-width: 1200px) {
  .main-nav ul li.menu-item-has-children > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .main-nav ul li.menu-item-has-children > a:after {
      content: '';
      display: block;
      width: 8px;
      height: 8px;
      border: 1px solid transparent;
      border-bottom-color: #687172;
      border-right-color: #687172;
      -webkit-transition-duration: 0.2s;
      -o-transition-duration: 0.2s;
      transition-duration: 0.2s;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      margin-left: 11px;
      margin-top: -2px; }
  .main-nav ul li:hover > ul {
    display: block; } }

@media (max-width: 1199px) {
  .nav-trigger {
    display: block; }
  .header-top {
    display: none; }
  .header-bottom {
    padding: 15px 0;
    height: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .header-bottom .container {
      margin: 0; }
    /*.header-bottom .main-logo-wrap {
      margin-right: auto;
    }*/
    .header-bottom .btn-results {
      margin-left: 35px; }
    .header-bottom .language {
      display: block;
      margin: 0; }
  .mobile-menu {
    height: calc(100% - 90px);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.1s ease-in, visibility 0s ease-in 0.1s;
    -o-transition: opacity 0.1s ease-in, visibility 0s ease-in 0.1s;
    transition: opacity 0.1s ease-in, visibility 0s ease-in 0.1s;
    position: fixed;
    left: 0;
    right: 0;
    top: 90px;
    overflow-y: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 50;
    background: #F7F9FA; }
    .mobile-menu .contacts-row {
      -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
      order: 10;
      margin-top: auto;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 28px 15px 30px;
      background: #fff;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
  .contacts-row {
    font-size: 12px; }
    .contacts-row:after {
      display: none; }
    .contacts-row .address-wrap {
      width: 100%;
      max-width: 960px;
      margin: 0 -15px 18px; }
      .contacts-row .address-wrap p {
        margin-right: 0;
        padding: 0 15px; }
    .contacts-row .phones {
      width: 100%;
      max-width: 960px;
      margin: 0 -15px; }
      .contacts-row .phones p {
        margin-right: 0;
        padding: 0 15px; }
  .main-nav {
    padding: 20px 0;
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .main-nav.language-nav {
    display: none;
  }
    .main-nav .subtitle {
      display: block;
      text-align: center;
      color: #FFC062;
      text-transform: uppercase;
      font-weight: 500;
      font-size: 15px;
      margin-bottom: 25px; }
    .main-nav ul {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .main-nav ul li {
        width: 100%; }
        .main-nav ul li a {
          font-weight: bold;
          font-size: 36px;
          line-height: 1.3em;
          padding: 12px 0;
          text-align: center; }
        .main-nav ul li.menu-item-has-children a:after {
          display: none; }
      .main-nav ul ul {
        display: none; }
  .header-form {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
    width: 100%;
    display: none;
    padding: 37px 60px 43px;
    background: -o-linear-gradient(193.98deg, #FFB03A 37.16%, #0075AD 82.78%);
    background: linear-gradient(256.02deg, #FFB03A 37.16%, #0075AD 82.78%);
    color: #fff;
    position: relative; }
    .header-form:after {
      content: '';
      position: absolute;
      left: 48px;
      top: 50%;
      z-index: 0;
      background: url(../images/stethoscope-header.svg) center center no-repeat;
      background-size: contain;
      width: 156px;
      height: 156px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  .header-consultation-form {
    position: relative;
    z-index: 1; }
    .header-consultation-form .h2 {
      text-align: center;
      font-weight: bold;
      font-size: 28px;
      margin-bottom: 16px;
      color: #fff; }
    .header-consultation-form .form-row {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-right: -45px;
      margin-left: -45px; }
    .header-consultation-form .form-group, .header-consultation-form .form-button {
      padding: 0 45px;
      margin-bottom: 0; }
      .header-consultation-form .form-group .icon, .header-consultation-form .form-button .icon {
        -ms-flex-item-align: center;
        align-self: center; }
      .header-consultation-form .form-group .btn, .header-consultation-form .form-button .btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
    .header-consultation-form label, .header-consultation-form .label {
      color: #fff; }
    .header-consultation-form input[type='text'], .header-consultation-form input[type='tel'], .header-consultation-form input[type='search'], .header-consultation-form input[type='email'], .header-consultation-form input[type='password'], .header-consultation-form input[type='number'], .header-consultation-form input[type='date'], .header-consultation-form textarea, .header-consultation-form select {
      border-bottom: none;
      padding-bottom: 0;
      height: 23px;
      color: #fff; }
    .header-consultation-form ::-webkit-input-placeholder {
      font-weight: 700;
      color: #fff; }
    .header-consultation-form ::-moz-placeholder {
      font-weight: 700;
      color: #fff; }
    .header-consultation-form :-moz-placeholder {
      font-weight: 700;
      color: #fff; }
    .header-consultation-form :-ms-input-placeholder {
      font-weight: 700;
      color: #fff; }
  .main-header.active .mobile-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s; }
  .main-header.active .header-form {
    display: block; } }

@media (max-width: 991px) {
  .contacts-row .address-wrap, .contacts-row .phones {
    max-width: 570px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .header-form {
    padding: 45px 40px; }
  .header-consultation-form {
    max-width: 570px;
    margin: 0 auto; }
    .header-consultation-form .form-row {
      margin-right: -15px;
      margin-left: -15px;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .header-consultation-form .form-group {
      padding: 0 15px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
      margin-bottom: 20px; }
    .header-consultation-form .form-button {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      padding: 5px 15px 0; }
      .header-consultation-form .form-button .btn {
        margin: auto; } }

@media (max-width: 767px) {
  .nav-trigger {
    margin: 0 20px 0 0;
    width: 22px;
    height: 22px; }
    .nav-trigger span {
      width: 22px;
      margin-left: -11px; }
      .nav-trigger span:nth-child(1) {
        margin-top: -10px; }
      .nav-trigger span:nth-child(2) {
        width: 11px;
        margin-left: -0px; }
      .nav-trigger span:nth-child(3) {
        margin-top: 10px; }
  .mobile-menu {
    height: calc(100% - 60px);
    top: 60px; }
    .mobile-menu .btn-results {
      display: inline-block; }
  .main-nav {
    padding: 5px 0;
    text-align: center; }
    .main-nav .subtitle {
      margin-bottom: 5px; }
    .main-nav ul {
      margin-bottom: 18px; }
      .main-nav ul li a {
        font-size: 20px;
        padding: 6px 0; }
  .header-bottom {
    padding: 11px 0;
    height: 60px; }
    .header-bottom .btn-results {
      display: none; }
    .header-bottom .language {
      margin-right: -10px; }
  .main-logo-wrap {
    max-width: 60px; }
  .main-header.active .mobile-menu .btn-results {
    display: inline-block;
    margin: 0; } }

@media (max-width: 575px) {
  .main-header .header-container {
    padding: 0 20px; }
  .mobile-menu .contacts-row {
    padding: 30px 24px 18px; }
  .header-form:after {
    display: none; }
  .header-consultation-form .h2 {
    font-size: 20px; }
  .header-consultation-form .form-group {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .contacts-row:after {
    display: none; }
  .contacts-row .address-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: none;
    margin: 0; }
    .contacts-row .address-wrap p {
      margin: 0 0 12px;
      padding: 0;
      width: 100%; }
  .contacts-row .phones {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: none;
    margin: 0; }
    .contacts-row .phones p {
      margin: 0 0 12px;
      padding: 0;
      width: 100%; } }

/* main-slider */
.main-slider-wrap {
  position: relative;
  background: -o-linear-gradient(193.98deg, #FFB03A 37.16%, #0075AD 82.78%);
  background: linear-gradient(256.02deg, #FFB03A 37.16%, #0075AD 82.78%);
  background: url('../images/media/board-main.jpg') no-repeat center center/cover;
}
  .main-slider-wrap .main-slider {
    position: relative; }

@media (max-width: 1199px) {
  .main-slider {
    padding: 0px; } }

/**/
.main-slider {
  position: relative;
  z-index: 5; }
  .main-slider h1,
  .main-slider .h1 {
    color: white;
  }
  .main-slider .slider-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 650px; }

@media (max-width: 1199px) {
  .main-slider .slider-container {
    min-height: unset;
    padding: 70px 15px; } }

@media (max-width: 991px) {
  .main-slider .slider-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; } }

@media (max-width: 575px) {
  .main-slider .slider-container {
    width: 100%;
    min-height: 0; } }

/* image-text-section */
.image-text-section .main-row {
  margin-right: -40px;
  margin-left: -40px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.image-text-section .image {
  padding: 0 40px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }
  .image-text-section .image img {
    border-radius: 14px;
    margin: 0; }

.image-text-section .text {
  padding: 0 40px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }
  .image-text-section .text p:last-child {
    margin-bottom: 0; }

@media (min-width: 992px) {
  .image-text-section-reverse .image {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    text-align: right; }
  .image-text-section-reverse .text {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }

@media (max-width: 1399px) {
  .image-text-section .main-row {
    margin-right: -33px;
    margin-left: -33px; }
  .image-text-section .image {
    padding: 0 33px; }
  .image-text-section .text {
    padding: 0 33px; } }

@media (max-width: 1199px) {
  .image-text-section .main-row {
    margin-right: -30px;
    margin-left: -30px; }
  .image-text-section .image {
    padding: 0 30px; }
  .image-text-section .text {
    padding: 0 30px; } }

@media (max-width: 991px) {
  .image-text-section .image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 76px; }
  .image-text-section .text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    text-align: center; } }

@media (max-width: 767px) {
  .image-text-section .image {
    margin-bottom: 36px; } }

@media (max-width: 575px) {
  .image-text-section .text {
    text-align: left;
    padding: 0 40px; } }

/* main-advantages */
.main-advantages {
  padding-top: 104px;
  padding-bottom: 4px;
  text-align: center; }
  .main-advantages .subtitle {
    margin-bottom: 20px; }
  .main-advantages h2, .main-advantages .h2 {
    margin-bottom: 7px; }

.advantages-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 10px; }
  .advantages-row .item-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 0 15px;
    margin-bottom: 40px; }
  .advantages-row .item {
    width: 100%;
    text-align: center;
    color: rgba(17, 33, 84, 0.7);
    font-size: 16px;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    padding: 42px 65px 70px;
    border-radius: 14px; }
    .advantages-row .item .icon {
      margin-bottom: 23px; }
      .advantages-row .item .icon img {
        border-radius: 50%;
        width: 80px;
        -webkit-box-shadow: 0px 5px 17px rgba(0, 98, 129, 0.14);
        box-shadow: 0px 5px 17px rgba(0, 98, 129, 0.14); }
    .advantages-row .item h3, .advantages-row .item .h3 {
      margin-bottom: 19px; }
    .advantages-row .item p {
      margin: 0; }
    .advantages-row .item:hover {
      background: #FFFFFF;
      -webkit-box-shadow: 0px 22px 57px rgba(0, 98, 129, 0.16);
      box-shadow: 0px 22px 57px rgba(0, 98, 129, 0.16); }
.advantages-row .item:hover .icon svg circle {
  fill: #FFB03A;
}
.advantages-row .item:hover .icon svg g rect {
  fill: white;
}

.carousel.advantages-row .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.carousel.advantages-row .item-wrap {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: none;
  height: auto; }

.carousel.advantages-row .item:hover {
  -webkit-box-shadow: 0px 8px 22px rgba(0, 98, 129, 0.16);
  box-shadow: 0px 8px 22px rgba(0, 98, 129, 0.16); }

.slick-slide img {
  display: inline-block; }

@media (max-width: 1490px) {
  .carousel.advantages-row {
    padding: 0 50px;
    margin: 0 -15px; } }

@media (max-width: 1399px) {
  .main-advantages {
    padding-top: 95px;
    padding-bottom: 1px; } }

@media (max-width: 1315px) {
  .advantages-row {
    padding: 0 0px; }
    .advantages-row .item {
      padding: 40px 40px 40px; } }

@media (max-width: 1199px) {
  .advantages-row .item {
    padding: 40px 30px; } }

@media (max-width: 991px) {
  .main-advantages {
    padding-bottom: 50px; }
    .main-advantages .subtitle {
      margin-bottom: 6px; }
  .advantages-row {
    margin: 0 -15px; }
    .advantages-row .item-wrap {
      margin-bottom: 10px; }
    .advantages-row .item {
      padding: 30px 0px; }
      .advantages-row .item:hover {
        background: none;
        -webkit-box-shadow: none !important;
        box-shadow: none !important; } }

@media (max-width: 767px) {
  .main-advantages {
    padding-top: 56px; }
  .carousel.advantages-row {
    padding: 0px; }
  .advantages-row .item-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 15px; }
  .advantages-row .item {
    padding: 30px 0px 10px; }
    .advantages-row .item:hover {
      background: none;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.carousel.specialists-row {
  position: relative;
  display: block; }
.carousel.specialists-row .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.carousel.specialists-row .item-wrap {
  margin-bottom: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: none;
  height: auto; }
.carousel.specialists-row.style-2 {
  margin-bottom: 0; }
.carousel.specialists-row.style-2 .slick-track {
  padding-bottom: 0; }
.carousel.specialists-row.related-specialists {
  margin-bottom: -20px; }

.slick-arrow {
  background: none;
  border: none;
  padding: 0;
  width: 22px;
  height: 42px;
  position: absolute;
  top: 50%;
  right: -130px;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.4;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
.slick-arrow.slick-prev {
  right: auto;
  left: -130px; }
.slick-arrow svg {
  width: 100%;
  height: 100%; }
.slick-arrow svg line {
  stroke: #112154;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s; }
.slick-arrow:hover {
  opacity: 0.8; }

.slick-dots {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 16px;
  width: 100%; }
.slick-dots li {
  list-style: none; }
.slick-dots li button {
  border: none;
  background: #FFB03A;
  overflow: hidden;
  text-indent: -1000px;
  opacity: 0.3;
  width: 8px;
  height: 8px;
  display: block;
  border-radius: 50%;
  margin: 0 12px;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s; }
.slick-dots li button:hover {
  opacity: 0.8; }
.slick-dots li.slick-active button {
  opacity: 1;
  -webkit-box-shadow: 0 0 0 2px #FFB03A;
  box-shadow: 0 0 0 2px #FFB03A; }

@media (max-width: 1700px) {
  .slick-arrow {
    right: -30px; }
  .slick-arrow.slick-prev {
    left: -30px; } }

@media (max-width: 1490px) {
  .carousel.specialists-row {
    padding: 0 50px; }
  .slick-arrow {
    right: 15px; }
  .slick-arrow.slick-prev {
    left: 15px; } }


.carousel.specialists-row {
  position: relative;
  display: block; }
.carousel.specialists-row .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.carousel.specialists-row .item-wrap {
  margin-bottom: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: none;
  height: auto; }
.carousel.specialists-row.style-2 {
  margin-bottom: 0; }
.carousel.specialists-row.style-2 .slick-track {
  padding-bottom: 0; }
.carousel.specialists-row.related-specialists {
  margin-bottom: -20px; }

.slick-arrow {
  background: none;
  border: none;
  padding: 0;
  width: 22px;
  height: 42px;
  position: absolute;
  top: 50%;
  right: -130px;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.4;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
.slick-arrow.slick-prev {
  right: auto;
  left: -130px; }
.slick-arrow svg {
  width: 100%;
  height: 100%; }
.slick-arrow svg line {
  stroke: #112154;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s; }
.slick-arrow:hover {
  opacity: 0.8; }

.slick-dots {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 16px;
  width: 100%; }
.slick-dots li {
  list-style: none; }
.slick-dots li button {
  border: none;
  background: #FFB03A;
  overflow: hidden;
  text-indent: -1000px;
  opacity: 0.3;
  width: 8px;
  height: 8px;
  display: block;
  border-radius: 50%;
  margin: 0 12px;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s; }
.slick-dots li button:hover {
  opacity: 0.8; }
.slick-dots li.slick-active button {
  opacity: 1;
  -webkit-box-shadow: 0 0 0 2px #FFB03A;
  box-shadow: 0 0 0 2px #FFB03A; }

@media (max-width: 1700px) {
  .slick-arrow {
    right: -30px; }
  .slick-arrow.slick-prev {
    left: -30px; } }

@media (max-width: 1490px) {
  .carousel.specialists-row {
    padding: 0 50px; }
  .slick-arrow {
    right: 15px; }
  .slick-arrow.slick-prev {
    left: 15px; } }

@media (max-width: 991px) {
  .carousel.specialists-row.style-2 .slick-track {
    padding-bottom: 20px; } }

@media (max-width: 767px) {
  .carousel.specialists-row {
    padding: 0 0px; } }


/* main-price */
.main-price {
  padding-bottom: 117px;
}
.main-price h2, .main-price .h2 {
  margin-bottom: 23px;
}

@media (max-width: 1399px) {
  .main-price {
    padding-bottom: 95px;
  }
}

@media (max-width: 991px) {
  .main-price {
    padding-bottom: 50px;
  }
}

@media (max-width: 767px) {
  .main-price {
    padding-bottom: 56px;
  }
}

/* main-services */
.main-services {
  text-align: center; }

.services-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 1px; }
  .services-row .item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    position: relative; }
    .services-row .item .image {
      position: relative;
      -webkit-transition-duration: 0.2s;
      -o-transition-duration: 0.2s;
      transition-duration: 0.2s; }
      .services-row .item .image img {
        width: 100%;
        -webkit-transition-duration: 0.2s;
        -o-transition-duration: 0.2s;
        transition-duration: 0.2s; }
      .services-row .item .image:after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(17, 33, 84, 0.1);
        -webkit-transition-duration: 0.15s;
        -o-transition-duration: 0.15s;
        transition-duration: 0.15s; }
    .services-row .item .overlay {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-line-pack: center;
      align-content: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      z-index: 3;
      padding: 15px; }
      .services-row .item .overlay h3 {
        color: #fff;
        margin: 0;
        width: 100%;
        text-align: center; }
      .services-row .item .overlay .btn {
        visibility: hidden;
        opacity: 0;
        margin-top: -56px; }
    .services-row .item:hover {
      z-index: 10; }
      .services-row .item:hover .image {
        position: relative;
        -webkit-transform: scale(1.025);
        -ms-transform: scale(1.025);
        transform: scale(1.025); }
        .services-row .item:hover .image:after {
          background: #C1801ECC; }
      .services-row .item:hover .overlay .btn {
        visibility: visible;
        opacity: 1;
        margin-top: 39px; }
  .services-row + .btn {
    margin-top: 53px; }

@media (max-width: 1199px) {
  .services-row {
    padding: 0; } }

@media (max-width: 991px) {
  .services-row .item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
    .services-row .item:hover .image {
      -webkit-transform: none;
      -ms-transform: none;
      transform: none; }
    .services-row .item:hover .overlay .btn {
      margin-top: 27px; }
  .services-row + .btn {
    margin-top: 30px; } }

@media (max-width: 575px) {
  .services-row {
    margin: 0 -10px; } }

@media (max-width: 420px) {
  .services-row .item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }

/* consultation-section */
.consultation-section {
  padding-bottom: 87px; }
  .consultation-section .consultation-form {
    position: relative;
    z-index: 0; }

@media (max-width: 1399px) {
  .consultation-section {
    padding-bottom: 100px; } }

@media (max-width: 991px) {
  .consultation-section {
    padding-bottom: 60px; }
    .consultation-section .consultation-form form, .consultation-section .consultation-form .form {
      margin: 0 auto; }
    .consultation-section .consultation-form .form-group {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; } }

@media (max-width: 575px) {
  .consultation-section .consultation-form {
    text-align: center;
    padding: 0 50px; }
    .consultation-section .consultation-form .form-group {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; } }

/**/
.menu-left {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 9px 8px rgba(0, 98, 129, 0.08);
  box-shadow: 0px 9px 8px rgba(0, 98, 129, 0.08);
  border-radius: 14px;
  margin-bottom: 32px;
  overflow: hidden; }
  .menu-left .h3, .menu-left h3 {
    color: #FFB03A;
    padding: 33px 30px 33px 62px;
    margin: 0; }
    .menu-left .h3 .open, .menu-left h3 .open {
      display: none; }
  .menu-left ul {
    margin: 0;
    list-style: none; }
    .menu-left ul li {
      display: block;
      border-top: 1px solid #D1EFFF; }
      .menu-left ul li a {
        display: block;
        padding: 21px 21px 21px 62px;
        font-weight: 600;
        font-size: 18px;
        color: #1D1E22;
        text-decoration: none; }
      .menu-left ul li:hover a, .menu-left ul li.current-menu-item a {
        background: #E2F5FF; }

@media (max-width: 1199px) {
  .menu-left .h3, .menu-left h3 {
    padding: 21px 21px 21px 30px; }
  .menu-left ul li a {
    padding: 16px 16px 16px 30px; } }

@media (max-width: 991px) {
  .menu-left .h3, .menu-left h3 {
    padding-right: 65px;
    position: relative; }
    .menu-left .h3 .open, .menu-left h3 .open {
      display: block;
      position: absolute;
      top: 50%;
      right: 15px;
      width: 40px;
      height: 40px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      background: none;
      border: none; }
      .menu-left .h3 .open:after, .menu-left h3 .open:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 28px;
        height: 16px;
        -webkit-transform: translate(-50%, -50%) rotate(180deg);
        -ms-transform: translate(-50%, -50%) rotate(180deg);
        transform: translate(-50%, -50%) rotate(180deg);
        background: url(../images/top.svg) center center no-repeat;
        background-size: contain; }
      .menu-left .h3 .open.active:after, .menu-left h3 .open.active:after {
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
  .menu-left .menu {
    display: none; } }

@media (max-width: 575px) {
  .menu-left .h3, .menu-left h3 {
    padding: 15px 65px 15px 15px; }
  .menu-left ul li a {
    padding: 10px 15px; } }

body.error404 #wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.page-404 {
  background: -o-linear-gradient(193.98deg, #FFB03A 37.16%, #0075AD 82.78%);
  background: linear-gradient(256.02deg, #FFB03A 37.16%, #0075AD 82.78%);
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative; }

.box-404 {
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 5; }
  .box-404 .subtitle {
    color: #fff; }
  .box-404 .title {
    font-weight: 700;
    font-size: 288px;
    margin-bottom: 25px;
    line-height: 0.9em; }

@media (max-width: 767px) {
  .box-404 .title {
    font-size: 150px; } }

/* footer */
.main-footer {
  background: #fff;
  padding: 0px; }
  .main-footer:after {
    content: "";
    display: table;
    clear: both; }
  .main-footer .footer-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative; }
  .main-footer .footer-top {
    padding: 47px 0; }
    .main-footer .footer-top .language {
      display: none; }
  .main-footer .footer-bottom {
    text-align: center;
    font-size: 10px;
    padding: 17px 0px;
    color: rgba(17, 33, 84, 0.4); }
    .main-footer .footer-bottom p {
      margin: 0; }
    .main-footer .footer-bottom .up, .main-footer .footer-bottom .btn-results {
      display: none; }

.footer-top .main-nav ul ul {
  top: auto;
  bottom: 100%;
  -webkit-box-shadow: 0px -22px 57px rgba(0, 98, 129, 0.16);
  box-shadow: 0px -22px 57px rgba(0, 98, 129, 0.16); }

.up {
  width: 80px;
  height: 80px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 36px 93px rgba(129, 93, 0, 0.24), 0px 5px 17px rgba(129, 93, 0, 0.24);
  box-shadow: 0px 36px 93px rgba(129, 93, 0, 0.24), 0px 5px 17px rgba(129, 93, 0, 0.24);
  border: none;
  border-radius: 50%;
  -webkit-transition: -webkit-box-shadow 0.2s ease-out 0s;
  transition: -webkit-box-shadow 0.2s ease-out 0s;
  -o-transition: box-shadow 0.2s ease-out 0s;
  transition: box-shadow 0.2s ease-out 0s;
  transition: box-shadow 0.2s ease-out 0s, -webkit-box-shadow 0.2s ease-out 0s;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(174px, -50%);
  -ms-transform: translate(174px, -50%);
  transform: translate(174px, -50%); }
  .up svg {
    width: 28px;
    opacity: 0.4; }
    .up svg path {
      stroke: #FFB03A; }
  .up:hover {
    -webkit-box-shadow: 0px 30px 50px rgba(129, 93, 0, 0.54), 0px 5px 17px rgba(129, 93, 0, 0.54);
    box-shadow: 0px 30px 50px rgba(129, 93, 0, 0.54), 0px 5px 17px rgba(129, 93, 0, 0.54); }

@media (max-width: 1760px) {
  .up {
    -webkit-transform: translate(100px, -50%);
    -ms-transform: translate(100px, -50%);
    transform: translate(100px, -50%); } }

@media (max-width: 1615px) {
  .main-footer .footer-container {
    padding-right: 125px; }
  .up {
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%); } }

@media (max-width: 1399px) {
  .main-footer .footer-top {
    padding: 17px 0; }
  .footer-middle .contacts-row {
    padding: 0; }
    .footer-middle .contacts-row .address-wrap p {
      margin-right: 30px; } }

@media (max-width: 1315px) {
  .footer-middle .contacts-row .address-wrap p {
    margin-right: 20px; }
  .footer-middle .contacts-row .phones p {
    margin-right: 15px; } }

@media (max-width: 1199px) {
  .main-footer .footer-container {
    padding-right: 15px; }
  .main-footer .footer-top .language {
    display: block; }
  .main-footer .footer-top .main-logo-wrap {
    margin-right: auto; }
  .main-footer .footer-top .main-nav li:not(.phones) {
    display: none; }
  .main-nav ul li.phones {
    margin-left: 0;
  }
  .main-nav ul li.phones a {
    font-size: 18px;
    background: unset;
  }
  .main-footer .footer-top .btn-results {
    margin-left: 35px; }
  .footer-middle .language {
    display: none; }
  .footer-middle .contacts-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 70px; }
    .footer-middle .contacts-row .address-wrap, .footer-middle .contacts-row .phones {
      width: 100%;
      max-width: none; }
  .up {
    width: 50px;
    height: 50px;
    right: 15px; }
    .up svg {
      width: 18px; } }

@media (max-width: 991px) {
  .footer-middle {
    padding: 30px 0; }
  .footer-middle .contacts-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -5px; }
    .footer-middle .contacts-row .address-wrap, .footer-middle .contacts-row .phones {
      max-width: 570px;
      margin-right: 0;
      margin-left: 0; }
      .footer-middle .contacts-row .address-wrap p, .footer-middle .contacts-row .phones p {
        margin: 0;
        padding: 0 5px; }
        .footer-middle .contacts-row .address-wrap p:before, .footer-middle .contacts-row .phones p:before {
          margin-right: 8px; }
  .footer-middle .up {
    display: none; }
  .main-footer .footer-bottom .up {
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    right: auto;
    top: auto;
    display: block;
    margin: 27px auto 10px;
    -webkit-box-shadow: 0px 36px 93px rgba(0, 98, 129, 0.24), 0px 5px 17px rgba(0, 98, 129, 0.14);
    box-shadow: 0px 36px 93px rgba(0, 98, 129, 0.24), 0px 5px 17px rgba(0, 98, 129, 0.14); } }

@media (max-width: 575px) {
  .main-footer .footer-container {
    padding-left: 20px;
    padding-right: 20px; }
  .footer-middle {
    padding: 30px 0 18px; }
  .footer-middle .contacts-row .address-wrap p, .footer-middle .contacts-row .phones p {
    margin-bottom: 12px; }
  .main-footer .footer-top .btn-results {
    display: none; }
  .main-footer .footer-bottom .btn-results {
    display: inline-block;
    margin-bottom: 27px;
    margin-top: 13px; } }

/* modal */
.modal-open {
  overflow: hidden; }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem auto;
  pointer-events: none; }

.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  -ms-transform: translate(0, -50px);
  transform: translate(0, -50px); }

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    -webkit-transition: none;
    -o-transition: none;
    transition: none; } }

.modal.show .modal-dialog {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02); }

.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  max-height: calc(100% - 1rem); }

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden; }

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.modal-dialog-scrollable .modal-body {
  overflow-y: auto; }

.modal-dialog-centered {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  min-height: calc(100% - 1rem); }

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: ""; }

.modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  height: 100%; }

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none; }

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none; }

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #1D1E22; }

.modal-backdrop.fade {
  opacity: 0; }

.modal-backdrop.show {
  opacity: 0.7; }

.fade {
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }

@media (prefers-reduced-motion: reduce) {
  .fade {
    -webkit-transition: none;
    -o-transition: none;
    transition: none; } }

.fade:not(.show) {
  opacity: 0; }

@media (min-width: 576px) {
  .modal-dialog {
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content; } }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

/**/
.modal-dialog {
  max-width: 645px; }

.modal-content {
  background: #fff;
  -webkit-box-shadow: 0px 36px 93px rgba(0, 98, 129, 0.24);
  box-shadow: 0px 36px 93px rgba(0, 98, 129, 0.24);
  border-radius: 14px;
  position: relative;
  padding: 95px 115px 100px;
  min-height: 385px; }
  .modal-content .modal-header {
    text-align: center;
    margin-bottom: 35px;
    position: relative;
    z-index: 1; }
    .modal-content .modal-header .subtitle {
      margin-bottom: 7px; }
    .modal-content .modal-header .h2 {
      margin-bottom: 8px; }
    .modal-content .modal-header p {
      margin-bottom: 0; }
    .modal-content .modal-header .btn {
      margin-top: 18px; }
  .modal-content .modal-body {
    text-align: center;
    position: relative;
    z-index: 1; }

.modal-content .close {
  position: absolute;
  right: 40px;
  top: 40px;
  border: none;
  background: none;
  cursor: pointer;
  width: 30px;
  height: 30px; }
  .modal-content .close:after, .modal-content .close:before {
    content: '';
    width: 40px;
    height: 2px;
    background: #FFB03A;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center; }
  .modal-content .close:before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg); }
  .modal-content .close:after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg); }
  .modal-content .close:hover:after, .modal-content .close:hover:before {
    background: #FFB03A; }

@media (min-width: 1200px) {
  .modal-lg {
    max-width: 900px; }
    .modal-lg .modal-content {
      padding: 95px 245px 100px; }
  .modal-lg-2 {
    max-width: 1000px; }
    .modal-lg-2 .modal-content {
      padding: 95px 100px 100px; } }

@media (max-width: 767px) {
  .modal-dialog {
    max-width: 375px; }
  .modal-content .close {
    right: 10px;
    top: 10px; }
    .modal-content .close:after, .modal-content .close:before {
      width: 30px; }
  .modal-content {
    padding: 40px 30px;
    min-height: 0; }
    .modal-content:after {
      display: none !important; } }

@media (max-width: 420px) {
  .modal-dialog {
    max-width: 100%; }
  .modal-content {
    padding: 40px 15px;
    margin: 0 10px;
    font-size: 14px; }
    .modal-content .modal-header {
      margin-bottom: 25px; } }
