@charset "UTF-8";
@import "icomoon1.css";
.calculator-page .btn-primary {
  border-radius: 6px;
  color: white;
  padding: 14px 20px;
  background-color: #E33F31;
}
.calculator-page p.small-text-form {
    width: 100%;
    margin-bottom: 15px;
    display: inline-block;
    font-size: 11px;
    line-height: 1;
    text-align: justify;
}
.calculator-page .main-form-submit {
    display: block;
    border: none;
    margin: 20px auto;
    transition-duration: 0.2s;
    height: 34px;
    padding: 10px;
    color: #fff;
    font-size: 13px;
    line-height: 13px;
    background-color: #00a8e7;
    border-radius: 3px;
}
.calculator-page .main-form-submit,
.calculator-page .btn-secondary {
  border-radius: 6px;
  color: white;
  padding: 14px 20px;
  background-color: #00A8E7;
}
.calculator-page .inner-section {
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
}
.calculator-page p, .calculator-page h1, .calculator-page h2, .calculator-page h3, .calculator-page h5, .calculator-page span {
  color: #363B3F;
}
.calculator-page h1 {
  font-size: 38px;
  line-height: 120%;
  letter-spacing: -2%;
}
.calculator-page h2 {
  font-size: 36px;
  line-height: 120%;
}
.calculator-page p {
  font-size: 22px;
  line-height: 120%;
}
.calculator-page .banner {
  background-image: url(../img/banner-background.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.calculator-page .china {
  background-image: url(../img/blue-background.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.calculator-page .china .images img {
  width: 49%;
}
.calculator-page .china p {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.calculator-page .image-items_single span {
  font-size: 18px;
}
.calculator-page .calculator .text-part {
  width: 39%;
}
.calculator-page .calculator .text-part h2 {
  padding-bottom: 20px;
  position: relative;
}
.calculator-page .calculator .text-part h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  margin: auto;
  left: 0;
  width: 60px;
  height: 2px;
  background-color: #00A8E7;
}
.calculator-page .advantages-heading {
  padding-bottom: 20px;
  position: relative;
}
.calculator-page .advantages-heading::after {
  content: "";
  position: absolute;
  bottom: 0;
  margin: auto;
  left: 0;
  width: 60px;
  height: 2px;
  background-color: #00A8E7;
  right: 0;
}
.calculator-page .advantages-items_single p {
  font-size: 16px;
}
.calculator-page .advantages-items_single--image {
  border-radius: 4px;
  background-color: #00A8E7;
}
.calculator-page .advantages-items_single--image img {
  width: 46px;
  height: 46px;
}

@media (max-width: 768px) {
  .calculator-page br {
    display: none;
  }
  .calculator-page .banner {
    background-position: 80% 50%;
  }
  .calculator-page .inner-section {
    max-width: 90%;
  }
  .calculator-page .calculator img {
    max-width: 60%;
  }
  .calculator-page .calculator .text-part {
    width: 100%;
  }
  .calculator-page .china p {
    width: 100%;
  }
  .calculator-page h1 {
    font-size: 30px;
    line-height: 120%;
    letter-spacing: -2%;
  }
  .calculator-page h2 {
    font-size: 24px;
    line-height: 120%;
  }
  .calculator-page p {
    font-size: 16px;
    line-height: 120%;
  }
}
@font-face {
  font-family: "Raleway Bold";
  src: url("../fonts/Raleway/Raleway-Bold.eot");
  src: url("../fonts/Raleway/Raleway-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway/Raleway-Bold.woff2") format("woff2"), url("../fonts/Raleway/Raleway-Bold.woff") format("woff"), url("../fonts/Raleway/Raleway-Bold.ttf") format("truetype"), url("../fonts/Raleway/Raleway-Bold.svg#Raleway-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway Regular";
  src: url("../fonts/Raleway/Raleway-Regular.eot");
  src: url("../fonts/Raleway/Raleway-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway/Raleway-Regular.woff2") format("woff2"), url("../fonts/Raleway/Raleway-Regular.woff") format("woff"), url("../fonts/Raleway/Raleway-Regular.ttf") format("truetype"), url("../fonts/Raleway/Raleway-Regular.svg#Raleway-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway Medium";
  src: url("../fonts/Raleway/Raleway-Medium.eot");
  src: url("../fonts/Raleway/Raleway-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway/Raleway-Medium.woff2") format("woff2"), url("../fonts/Raleway/Raleway-Medium.woff") format("woff"), url("../fonts/Raleway/Raleway-Medium.ttf") format("truetype"), url("../fonts/Raleway/Raleway-Medium.svg#Raleway-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Bold";
  src: url("../fonts/Helvetica/Helvetica-Bold.eot");
  src: url("../fonts/Helvetica/Helvetica-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Helvetica/Helvetica-Bold.woff2") format("woff2"), url("../fonts/Helvetica/Helvetica-Bold.woff") format("woff"), url("../fonts/Helvetica/Helvetica-Bold.ttf") format("truetype"), url("../fonts/Helvetica/Helvetica-Bold.svg#Helvetica-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Regular";
  src: url("../fonts/Helvetica/Helvetica-Regular.eot");
  src: url("../fonts/Helvetica/Helvetica-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Helvetica/Helvetica-Regular.woff2") format("woff2"), url("../fonts/Helvetica/Helvetica-Regular.woff") format("woff"), url("../fonts/Helvetica/Helvetica-Regular.ttf") format("truetype"), url("../fonts/Helvetica/Helvetica-Regular.svg#Helvetica-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
a {
  cursor: pointer;
}

html {
  overflow-x: hidden;
}

body {
  font-family: "Raleway Medium", sans-serif;
  margin: 0;
}

.h1-main-page {
  text-align: center;
  margin: 30px 0 0;
  color: #000;
  font-weight: 600;
  width: 100%;
  top: 130px;
  z-index: 100;
  background: rgba(255, 255, 255, 0.9);
  padding: 15px 0;
}

.oneBox-form textarea.form-field {
  height: 10em;
}

.custom-form .form-field {
  width: 100%;
}

.modal-form-window .form-field {
  display: block;
  border-radius: 4px;
  transition: all 0.3s ease-in-out;
  border: none;
  width: 100%;
  padding: 14px 25px;
  outline: 0;
  margin-bottom: 9px;
  color: rgba(50, 50, 50, 0.5);
  font-size: 14px;
}

.custom-form .form-field {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  padding: 10px;
  border-radius: 3px;
  margin-bottom: 15px;
}

.form-field::-webkit-input-placeholder {
  opacity: 0.7;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.form-field::-moz-placeholder {
  opacity: 0.7;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.form-field:-moz-placeholder {
  opacity: 0.7;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.form-field:-ms-input-placeholder {
  opacity: 0.7;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6;
  -ms-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.form-field:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.form-field:focus::-moz-placeholder {
  opacity: 0;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.form-field:focus:-moz-placeholder {
  opacity: 0;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.form-field:focus:-ms-input-placeholder {
  opacity: 0;
  -ms-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

input.blue-btn {
  background-color: #00a8e7;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: 85px;
  padding: 10px 0;
  font-size: 13px;
  border: none;
  transition: all 0.5s ease-in-out;
}

.blue-btn:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.15), 0 10px 10px rgba(0, 0, 0, 0.14);
}

.modal-form-header.modal-form-button {
  bottom: 50%;
  transform: rotate(-90deg);
  z-index: 100;
  display: flex;
  align-items: center;
  box-shadow: -2px 0px 8px rgba(0, 0, 0, 0.4);
  border-radius: 4px;
  background-color: #3b4759;
  position: fixed;
  padding: 6px 20px;
  left: -165px;
  visibility: visible;
  opacity: 1;
  transition: opacity 0.6s ease-in-out;
  width: 390px;
}

.modal-form-title {
  margin-right: 15px;
  font-family: "Helvetica Bold";
  font-size: 16px;
  color: #fff;
  min-width: 260px;
}

.modal-form-button-pic {
  transform: rotate(90deg);
}

.modal-form-pic {
  box-shadow: 12px 6px 11px rgba(0, 0, 0, 0.13);
  border-radius: 6px;
  background-color: #00a8e7;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
}

.modal-form-pic i {
  color: #fff;
  font-size: 26px;
}

/*==================*/
.modal-form-pic {
  background: url(/images/modal-form-pic.jpg) no-repeat center/70% #00a8e7;
}

.modal-form-pic i {
  display: none;
}

/*======================*/
.modal-form-window {
  max-width: 433px;
  background: #3b4759;
  border-radius: 4px;
  text-align: center;
}

.modal-form-header {
  box-shadow: -4px 2px 8px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  background-color: #3b4759;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 0;
}

.modal-form-body {
  padding: 25px;
}

.modal-form-window .small-text-form {
  text-align: left;
}

.modal-form-window {
  position: fixed;
  left: 0;
  top: 15%;
  z-index: 101;
  transform: translateX(-100%);
  transition: all 0.6s ease-in-out;
}

.modal-form-window.show {
  transform: translateX(0);
}

.modal-form-button.hide {
  opacity: 0;
  visibility: hidden;
}

.small.submenu,
ul li {
  margin-left: 0;
}

.main-header {
  z-index: 30;
  position: relative;
}

.header-top {
  background-color: #363b3f;
  padding: 10px 0;
}

.phone-pointer-icon {
  animation: jump 3s infinite;
  margin-right: 3px;
  width: auto;
}

.phone-pointer {
  color: #00a8e7;
  margin-right: auto;
  font-size: 18px;
}
@keyframes jump {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-12px);
  }
  100% {
    transform: translateX(0);
  }
}
.header-top .phone_picture {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #00a8e7;
  margin-right: 10px;
}

.header-top .phone_picture i {
  color: #fff;
  font-size: 10px;
}

.header-top .phone_number {
  display: block;
  color: #fff;
  font-size: 16px;
}

.header-top .phone_number:hover {
  color: #00a8e7;
}

.header-top .phone {
  display: flex;
  align-items: center;
  margin-right: 30px;
}

.header-bottom {
  position: sticky;
  top: 0;
  z-index: 1;
  background-color: #fff;
}

.header-bottom.sticky {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 1200;
}

.header-bottom .logo .logo-img {
  max-width: 100%;
}

.header-bottom .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header-menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
}

.header-item {
  transition: all 0.3s ease-in-out;
}

.header-menu a,
.header-menu span {
  display: block;
  color: #333;
  font-size: 14px;
  border: 1px solid transparent;
}

.header-menu .submenu a {
  font-size: 13px;
}

.header-menu > .menu-item > a,
.header-menu > .menu-item > span {
  padding: 40px 11px;
  line-height: 1;
  white-space: nowrap;
}

/* .header-menu .current.menu-item .menu-link {
    color: red;
  } */
.header-menu a:hover,
.header-menu span:hover {
  background-color: #f2f2f2;
  border: 1px solid #e5e5e5;
}

.header-menu > .menu-item.parent {
  position: relative;
}

.header-menu > .menu-item.parent > .submenu {
  width: 200px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-bottom-width: 0px;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 95px;
  box-shadow: 1px 8px 18px rgba(47, 47, 47, 0.14);
  border-radius: 4px;
  transition: all 0.3s ease-in-out;
  z-index: 5;
  padding-left: 0;
}

.header-menu > .menu-item.parent > .submenu a {
  padding: 8px 20px;
  display: block;
  background-color: #fff;
}

.header-menu > .menu-item.parent > .submenu a:hover {
  background-color: #e5e5e5;
}

.header-menu > .menu-item.parent > .submenu > .menu-item {
  border: 0px solid #e5e5e5;
  border-top-width: 0px;
  border-bottom-width: 1px;
  position: relative;
}

.header-menu .menu-item.parent:hover .submenu {
  visibility: visible;
  opacity: 1;
}

.header-lang a {
  padding: 10px 8px;
  background: rgba(0, 168, 231, 0.1);
  color: #00A8E7;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 600;
  display: inline-block;
}

.header-lang a:hover {
  background: #00A8E7;
  color: #fff;
}

.header-bottom .logo {
  width: 140px;
  position: relative;
}

/*.header-bottom .logo:before {
  content: '';
  width: 40%;
  height: 70%;
  position: absolute;
  top: -28%;
  left: -18%;
  background: url(/images/new_year/NY-cap.png) no-repeat center / contain;
}*/
.submenu .menu-item a {
  line-height: 1.2;
}

.header-menu > .menu-item.active > a,
.header-menu > .menu-item.active > span {
  color: red;
}

.header-menu > .menu-item.parent > .submenu > .menu-item.parent > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header-menu > .menu-item.parent > .submenu > .menu-item.parent > a::after {
  /* content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: normal; */
  content: "›";
  display: inline-block;
  margin-left: 10px;
  font-size: 18px;
}

.header-menu > .menu-item.parent > .submenu > .menu-item.parent > .submenu {
  position: absolute;
  top: 0;
  left: 199px;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s ease-in-out;
  width: 230px;
  padding-left: 0;
}

.header-menu > .menu-item.parent .submenu > .menu-item.parent:hover > .submenu {
  visibility: visible;
  opacity: 1;
}

.header-menu > .menu-item.parent .submenu > .menu-item.parent:hover > .submenu .menu-item {
  border-bottom: 1px solid #e5e5e5;
}

.header-top .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.burger-menu {
  position: relative;
  width: 40px !important;
  height: 40px;
  right: 0;
  top: 0;
  line-height: 40px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  z-index: 10008;
  display: none;
  font-size: 20px;
  background-color: #363b3f;
  transition: transform 400ms ease-in-out;
}

.burger-menu.active {
  transform: translateX(-200px);
  background-color: #00a8e7;
}

.header-top .mod-languages {
  display: none;
}

.header-top .mod-languages li {
  margin: 0;
}

.menu-mobile {
  background-color: #363b3f;
  position: fixed;
  right: 0px;
  top: 0px;
  height: 100%;
  width: 200px;
  border-left: 2px solid #00a8e7;
  z-index: 10009;
  transform: translateX(200px);
  transition: transform 400ms ease-in-out;
  display: block !important;
  overflow-y: scroll;
}

.menu-mobile.open {
  transform: translateX(0);
}

.menu-mobile li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.menu-mobile li a,
.menu-mobile li span {
  display: flex;
  width: 100%;
  align-items: center;
  height: 40px;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 3px 0 3px 10px;
  font-size: 13px;
  font-style: normal;
}

.menu-mobile li a:hover,
.menu-mobile li span:hover {
  background-color: #363b3f;
}

.menu-mobile .deeper > a,
.menu-mobile .deeper > span {
  padding-right: 15px;
  width: 80%;
}

.menu-mobile li .list-btn {
  width: 20%;
  height: 40px;
  top: 0;
  right: 0;
  border-bottom: none;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.menu-mobile li .list-btn i {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #363b3f;
  font-size: 8px;
}

.menu-mobile .nav-child {
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
  width: 100%;
  padding: 0;
}

.menu-mobile .nav-child li.deeper .list-btn {
  width: 20%;
}

.menu-mobile .list-btn:hover i,
.menu-mobile .list-btn.open i {
  background-color: #00a8e7;
}

.header-menu,
.header-menu li {
  list-style: none;
}

.header-menu a {
  text-decoration: none;
}

.footer {
  background-color: #363b3f;
}

.footer-top {
  padding: 25px 0 50px 0;
}

.footer-bottom {
  padding: 20px 0;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  border-top: 1px solid #00a8e7;
}

.footer-bottom .copyright span {
  display: block;
}

.copyright a {
  color: #999;
}

.copyright a:hover {
  text-decoration: underline;
}

.footer-title {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 16px;
  color: #fff;
}

.footer-social {
  margin: 30px 0 15px;
}

.footer-social a {
  margin-left: 20px;
  color: #fff;
  font-size: 30px;
}

.footer-social a:hover {
  color: #00a8e7;
}

.footer-tabs .tabs-cities {
  display: flex;
}

.footer-tabs .tabs-cities li {
  margin-left: 0;
}

.footer-tabs .tabs-link {
  display: block;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  color: #9A9A9A;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: -0.36px;
  text-decoration: none;
  padding: 5px 20px;
  margin-right: 4px;
}

.footer-tabs .tabs-item.active .tabs-link {
  background-color: #00a8e7;
  color: #fff;
}

.footer-tabs .tabs-content {
  padding-top: 25px;
  font-size: 16px;
}

.footer-tabs .tabs-content .phone-link {
  color: #fff;
}

.footer-tabs .tabs-content .phone-link:hover {
  color: #00a8e7;
}

.location-row {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.location-row i {
  font-size: 32px;
  color: #00a8e7;
  margin-right: 22px;
}

.location-row .location-name {
  font-size: 16px;
}

.footer-tabs .tab-row {
  margin-bottom: 10px;
}

.footer-tabs .loc-item {
  display: block;
  color: #FFF;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  text-decoration: none;
  padding: 0 0 10px 26px;
  margin-bottom: 20px;
}

.footer-tabs .loc-item:last-child {
  border: none;
  margin-bottom: 0;
}

.footer-tabs .loc-item .ico {
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0.2em;
  left: 0;
}

.footer-tabs .loc-item i {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0.2em;
  left: 0;
  font-size: 12px;
  color: #00a8e7;
}

.footer-tabs .loc-item a {
  color: #FFF;
  text-decoration: none;
}

.footer-tabs .loc-item a:hover {
  color: #00a8e7;
  text-decoration: none;
}

.footer-tabs .loc-item .phone-link {
  display: block;
  margin-bottom: 7px;
}

.footer .privacy {
  display: flex;
  flex-wrap: wrap;
}

.footer .privacy a {
  white-space: nowrap;
}

.small-text-form {
  width: 100%;
  margin-bottom: 15px;
  display: inline-block;
  font-size: 11px;
  line-height: 1;
  text-align: justify;
  color: #fff;
}

.small-text-form a {
  color: #428bca;
}

.small-text-form a:hover {
  color: #00a8e7;
}

.show-modal-form {
  overflow: hidden;
  height: 60px;
}

.modal-star-effect {
  display: block;
  height: 100%;
  width: 50px;
  position: absolute;
  background: rgba(251, 251, 251, 0.66);
  filter: blur(15px);
  bottom: 0;
  z-index: 10;
  transition: all 3s;
  left: 0%;
  opacity: 0;
  transform: none;
  transition: all 0.4s;
  animation: 7s starEffect infinite linear;
}

.modal-form-pic {
  animation: 7s btnEffect infinite linear;
  transition: all 0.4s;
  cursor: pointer;
}

@keyframes starEffect {
  0% {
    left: 0%;
    opacity: 0.8;
  }
  11% {
    left: 100%;
    opacity: 0.8;
  }
  11.1% {
    left: 0%;
    opacity: 0;
  }
}
@keyframes btnEffect {
  0% {
    width: 48px;
    height: 48px;
  }
  9% {
    width: 48px;
    height: 48px;
  }
  10% {
    width: 52px;
    height: 52px;
  }
  10.1% {
    width: 48px;
    height: 48px;
  }
}
.badge_store {
  display: flex;
  flex-wrap: wrap;
}

.badge_img {
  height: 35px !important;
  width: auto !important;
  margin-right: 10px;
}

.header-top__right-block {
  display: flex;
  align-items: center;
}

.header-top .container:before,
.header-top .container:after {
  display: none;
}

.nav > .parent:after {
  position: absolute;
  right: 0;
  top: 47%;
  content: "";
  border: 4px solid transparent;
  border-top: 7px solid #333;
  opacity: 0.5;
  transition: 0.4s;
}

.nav > .parent:hover:after {
  opacity: 0.1;
}

.modal-lang {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 25000;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  outline: 0;
}

.modal-lang .modal-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(40, 60, 92, 0.5);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal-lang .modal-wrapper {
  background: #fff;
  border-radius: 6px;
  position: relative;
  width: 508px;
  max-width: calc(100% - 30px);
  z-index: 1;
  padding: 45px;
}

.modal-lang .ttl {
  font-weight: 700;
  font-size: 36px;
  text-align: center;
  color: #000;
  margin-bottom: 30px;
}

.modal-lang .lang-flex {
  display: flex;
  justify-content: center;
}

.modal-lang .lang-flex a, .modal-lang .lang-flex span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 43px;
  border-radius: 3px;
  font-weight: 400;
  font-size: 20px;
  border: 1px solid #00A8E7;
  cursor: pointer;
  color: #00A8E7;
  background: #fff;
  margin: 0 15px;
}

.modal-lang .lang-flex a:hover {
  color: #fff;
  background: #00A8E7;
}

.modal-lang .icon-close {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  font-size: 50px;
  font-weight: 300;
  line-height: 0.5;
  color: rgba(0, 0, 0, 0.5);
  position: absolute;
  right: 15px;
  top: 10px;
  cursor: pointer;
  transition: 0.3s;
}

.modal-lang .icon-close:hover {
  color: #000;
}

@media screen and (max-width: 1199px) {
  .header-bottom .logo {
    margin-right: auto;
  }
  .burger-menu {
    display: block;
  }
  .header-bottom .nav.menu {
    display: none;
  }
  /* .header-top .mod-languages {
    display: block;
  }
  .header-bottom .mod-languages {
    display: none;
  }*/
  .header-bottom {
    padding: 14px 0;
  }
}
@media screen and (min-width: 992px) {
  .phone-pointer {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  /* .modal-form-header.modal-form-button {
    display: none;
  } */
  /*  .modal-form-header.modal-form-button {
      bottom: 10px;
      left: 0;
      width: 60px;
      -webkit-transform: none;
      transform: none;
      padding: 5px;
    }*/
  .modal-form-button .modal-form-title {
    display: none;
  }
  .modal-form-button-pic {
    transform: none;
  }
  .oneBox-form textarea.form-field {
    height: 8em;
  }
  .header-top .container {
    flex-wrap: wrap;
  }
  .header-top__right-block {
    margin: 10px 0 0;
    justify-content: space-between;
    flex-wrap: nowrap;
    flex: 0 1 100%;
  }
  .badge_img {
    margin-right: 3px;
  }
}
@media screen and (max-width: 575px) {
  .footer-bottom {
    flex-direction: column;
    align-items: center;
    padding-bottom: 60px;
  }
  .footer-bottom .copy {
    order: 2;
    margin-top: 15px;
  }
  .footer .privacy a {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 480px) {
  .banner-pages-title {
    font-size: 200%;
    margin-bottom: 15px;
  }
  .modal-form-window {
    width: 320px;
  }
  .modal-form-window .modal-form-pic {
    display: none;
  }
  .modal-form-title {
    font-size: 13px;
  }
  .modal-form-body {
    padding: 10px;
  }
  .modal-form .form-field {
    margin-bottom: 5px;
    font-size: 13px;
  }
}
@media screen and (max-width: 425px) {
  .header-top .phone_number {
    font-size: 14px;
  }
  .phone-pointer-icon {
    margin-right: 1px;
    animation: jump 2s infinite;
  }
  .header-lang a {
    /*padding: 5px 5px;*/
    /*font-size: 12px;*/
  }
  .header-top .phone_picture {
    margin-right: 5px;
  }
}
.to-top {
  position: fixed;
  bottom: 150px;
  right: 15px;
  width: 36px;
  height: 36px;
  color: #00A8E7;
  z-index: 100;
  cursor: pointer;
  background-color: rgba(0, 168, 231, 0.1);
  display: flex;
  align-items: center;
  visibility: hidden;
  justify-content: center;
  border-radius: 50%;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}

.show-to-top {
  opacity: 1;
  visibility: visible;
}

.to-top:hover {
  background-color: #00A8E7;
  color: #fff;
}

.to-top i {
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 360px) {
  span.phone-pointer {
    display: none;
  }
  .m-banner-item .title {
    font-size: 10px;
  }
  .m-banner-item {
    width: 140px;
    height: 165px;
    margin: -16px auto -10px;
  }
  .m-banner {
    padding: 23px 0;
    height: 479px;
  }
}
.copy-year {
  display: inline-block !important;
}

.bread-link-no-active {
  cursor: default;
}

.article-hidden {
  display: none;
}

@media screen and (max-width: 575px) {
  .phone-pointer {
    font-size: 15px;
  }
  .to-top {
    right: 0 !important;
    bottom: 0;
  }
}
.rating-landing-pages .fields-container {
  display: none;
}

.rating-stars,
.rating-stars > span {
  display: inline-block;
}

.rating-stars-descripton {
  vertical-align: middle;
}

.rating-stars-picture {
  margin-right: 5px;
}

.rating-stars {
  margin: 12px 0;
}

/*=============================*/
.main-header .action-link {
  display: flex;
  align-items: center;
  font-size: 12px;
  line-height: 1;
  color: #fff;
}

.main-header .action-link:hover {
  color: #E33F31;
  text-decoration: none;
}

.main-header .action-link:before {
  content: "";
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  background: url(/images/action.svg) no-repeat center;
  margin-right: 5px;
}

.main-header .action-link .btn {
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  color: #F8FDFF;
  transition: inherit;
  font-size: 12px;
  line-height: 1;
  padding: 10px 18px;
  margin-left: 15px;
}

.main-header .action-link:hover .btn {
  color: #fff;
  border-color: #fff;
}

.main-header .phone-pointer {
  display: none;
}

.main-header .link-box {
  display: flex;
}

.main-header .phone-button i {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #00A8E7;
  color: #fff;
}

.footer .nav.menu {
  display: block;
}

.footer .nav.menu li {
  margin-left: 0;
}

.footer .nav.menu a {
  display: block;
  color: #FFF;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  position: relative;
  padding: 0 0 0 25px;
  margin-bottom: 10px;
}

.footer .nav.menu a:hover {
  text-decoration: none;
  color: #00A8E7;
  background: transparent;
}

.footer .nav.menu a:before {
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 4px 0 4px 7px;
  border-color: transparent transparent transparent #00A8E7;
  position: absolute;
  left: 5px;
  top: 0.45em;
}

.footer-social.new {
  margin: 0 0 40px;
}

.footer-social.new a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  font-size: 24px;
  text-decoration: none;
  margin: 0 10px 0 0;
}

.footer-form {
  width: 250px;
}

.footer-form .sp-form {
  padding: 0;
}

.footer-form .title {
  color: #FFF;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 15px;
}

.footer-form .sp-form .sp-field {
  padding: 0;
}

.footer-form .sp-form-horizontal .sp-element-container .sp-field.sp-button-container {
  width: 100%;
}

.footer-form .sp-form .sp-form-control {
  width: 100%;
  height: 32px;
  background: rgba(255, 255, 255, 0.05);
  padding: 0 20px;
  font-size: 16px;
  color: #9A9A9A;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  margin-bottom: 15px;
  transition: 0.3s;
}

.footer-form .sp-form .sp-form-control:focus {
  border-color: #fff;
}

.footer-form .sp-form .sp-button {
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 32px;
  padding: 0 16px;
  cursor: pointer;
  background: #E33F31;
  max-width: 100%;
  outline: none;
  border: 1px solid #E33F31;
  white-space: nowrap;
  border-radius: 4px;
  transition: 0.4s;
  margin-bottom: 16px;
}

.footer-form .sp-form .sp-button:hover {
  background: transparent;
  position: static;
  opacity: 1;
  color: #E33F31;
  transition: 0.4s;
}

.footer-bottom .row {
  width: 100%;
}

.footer-bottom .copy {
  margin-right: auto;
}

.footer-bottom .copy, .footer-bottom .privacy-link {
  color: #9A9A9A;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  padding: 0 15px;
}

.footer-bottom .privacy-link:hover {
  color: #00A8E7;
}

.footer .footer-form .sp-btn {
  position: static;
  width: 100%;
  text-align: center;
}

.faq-accordion-list {
  list-style: none !important;
  padding: 0 !important;
}

.faq-accordion .answer {
  overflow: hidden;
  display: none;
  background-color: #f2f2f2;
  padding: 30px;
  width: 100%;
}

.faq-accordion-item:before {
  display: none !important;
}

.faq-accordion-list .question {
  width: 100%;
  background: #fff;
  color: #333 !important;
  padding: 20px 30px;
  border-radius: 1px;
  transition: background 0.3s ease;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.faq-accordion-list .question.open {
  background-color: #363b3f;
  color: #fff !important;
}

.faq-accordion-item {
  margin-bottom: 10px;
  border: 1px solid #e5e5e5;
  font-size: 16px;
}

.faq-accordion-list .question.open:hover {
  color: #fff;
}

/*===================*/
.askchatgpt-bubble {
  position: absolute;
  display: none;
  background: #111;
  color: #fff;
  padding: 8px 12px 8px 10px;
  border-radius: 10px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
  font-size: 13px;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  cursor: pointer;
  line-height: 1.3;
  z-index: 2147483000;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: flex;
  align-items: center;
  gap: 6px;
}

.askchatgpt-bubble.is-hidden {
  display: none;
}

.askchatgpt-icon {
  width: 16px;
  height: 16px;
  border-radius: 50%;
}

@media screen and (max-width: 1024px) {
  .footer-tabs .tabs-cities {
    overflow-x: auto;
    padding-bottom: 10px;
  }
  .footer-title {
    margin-bottom: 12px;
  }
  .news-item {
    padding-left: 15px;
    padding-right: 15px;
  }
  .rating-stars {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .modal-form-header.modal-form-button {
    background: transparent;
    box-shadow: unset;
    width: 48px;
    height: 48px;
    left: 0;
    padding: 0;
  }
  /*.modal-form-pic{background-size: contain;}*/
}
/*@charset "UTF-8";*/
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}

.slideOutUp {
  animation-name: slideOutUp;
}

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

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.delay-1s {
  animation-delay: 1s;
}

.animated.delay-2s {
  animation-delay: 2s;
}

.animated.delay-3s {
  animation-delay: 3s;
}

.animated.delay-4s {
  animation-delay: 4s;
}

.animated.delay-5s {
  animation-delay: 5s;
}

.animated.fast {
  animation-duration: 0.8s;
}

.animated.faster {
  animation-duration: 0.5s;
}

.animated.slow {
  animation-duration: 2s;
}

.animated.slower {
  animation-duration: 3s;
}

@media (prefers-reduced-motion: reduce), (print) {
  .animated {
    animation-duration: 1ms !important;
    transition-duration: 1ms !important;
    animation-iteration-count: 1 !important;
  }
}
/**
 * Swiper 5.0.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 30, 2019
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
  --swiper-navigation-color:#ffffff;
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
  --swiper-navigation-color:#000000;
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color:#ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color:#000000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  line-height: 1;
}

ul,
li,
ol {
  margin-bottom: 0;
}

html {
  font-size: 14px;
}

body {
  color: #999;
  line-height: 1;
  min-height: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  overflow-x: hidden;
  /* height: 100%; */
  --red: color: #FF443D;
}

ul,
li {
  list-style: none;
}

p,
h1,
h2,
h3,
h4 {
  margin: 0;
  padding: 0;
}

button:focus {
  outline: none;
}

a {
  color: #428bca;
}

p {
  margin-block-start: 0;
  margin-block-end: 0;
}

a,
a:hover {
  text-decoration: none;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
}

button {
  border: none;
}

button:focus,
input:focus,
textarea:focus {
  outline: none;
}

img {
  max-width: 100%;
}

.centered {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.blue-btn {
  background-color: #00a8e7;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: 85px;
  padding: 10px 0;
  font-size: 13px;
  border: none;
  transition: all 0.5s ease-in-out;
}

.padding_section {
  padding: 60px 0;
}

.custom-text p {
  font-size: 16px;
  line-height: 1.7;
  text-align: justify;
  margin-bottom: 10px;
}

.custom-title {
  font-size: 24px;
  color: #333;
  margin-bottom: 15px;
}

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

.blue-text {
  color: #00a8e7;
}

.bold {
  font-family: "Raleway Bold";
}

::-webkit-scrollbar {
  width: 6px;
}

::-webkit-scrollbar-track {
  background: #F8F8F8;
}

::-webkit-scrollbar-thumb {
  background-color: #00A8E7;
  border-radius: 3px;
  border: 1px solid #F8F8F8;
}

html, body, div, * {
  scrollbar-width: thin;
  scrollbar-color: #00A8E7 #F8F8F8;
}

.main {
  flex: 1;
}

.main-page .banner {
  height: 570px;
}

.swiper-banner-slide {
  height: 100%;
}

.swiper-slide {
  background-position: center;
  background-size: cover;
  text-align: center;
  background-repeat: no-repeat;
}

.color-bg {
  background-color: #f2f2f2;
  border: 0px solid #e5e5e5;
  border-top-width: 1px;
  border-bottom-width: 1px;
}

.gray-bg {
  background-color: #f2f2f2;
}

.lightgray-bg {
  background-color: #f8f8f8;
}

.copyright span {
  margin-top: 10px;
}

.benefits-list .benefits-img {
  width: 60px;
  height: 60px;
  margin: 0 50px;
}

.main-page .benefits {
  border: 0px solid #e5e5e5;
  border-top-width: 1px;
  border-bottom-width: 1px;
}

.benefits-list {
  border-top: 3px solid #00a8e7;
}

.benefits-list .benefits-item {
  padding: 13px 0;
  display: flex;
  align-items: center;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 2px solid rgba(229, 229, 229, 0.8);
}

.benefits .benefits-text {
  color: #000000;
  font-size: 30px;
}

.qualities_item_header {
  display: flex;
  align-items: center;
}

.qualities_item_image {
  background-color: #00a8e7;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 17px;
  position: relative;
}

.qualities_item_header {
  margin-bottom: 35px;
}

.qualities_item_text {
  line-height: 1.7;
}

.qualities_item_title {
  font-size: 20px;
  color: #333;
  text-transform: uppercase;
}

.qualities_item_image .arrow-color {
  position: absolute;
  background-color: #00a8e7;
  left: 50%;
  top: 30px;
  width: 30px;
  height: 30px;
  transform: rotate(45deg) translate(-50%);
  z-index: 1;
}

.qualities_item_pic {
  position: relative;
  z-index: 2;
}

.counter-section {
  text-align: center;
  padding: 45px 0;
}

.counter-section .counter-number {
  color: #00a8e7;
  font-size: 90px;
  font-family: "Helvetica Bold", sans-serif;
  margin-bottom: 25px;
}

.counter-section .counter-text {
  color: #333;
  font-size: 24px;
}

.send-request-section .send {
  font-size: 26px;
  color: #333;
  margin-bottom: 20px;
}

.send-request-section .request-btn {
  color: #fff;
  font-size: 13px;
  margin-bottom: 25px;
  background-color: #363b3f;
  padding: 10px 20px;
  display: inline-block;
  border-radius: 3px;
}

.send-request-section .request-btn:hover {
  background-color: #1d87b5;
}

.send-request-section .request-btn i {
  margin-right: 3px;
  color: #fff;
}

.banner-pages {
  min-height: 183px;
  height: 183px;
  background: url(../images/banner_pages_bg.jpg) no-repeat center/cover;
  background-attachment: fixed;
  display: flex;
}

.banner-pages .container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 100%;
}

.banner-pages-title {
  color: #fff;
  font-size: 360%;
  line-height: 40px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.swiper-banner-container {
  height: 100%;
}

.breadcrumb {
  margin-bottom: 0;
  background-color: #00a8e7;
}

.breadcrumb li span {
  color: #fff;
}

.banner-module .breadcrumbs-container {
  position: absolute;
  bottom: 0;
  right: 15px;
}

.expert-item-header {
  display: flex;
  align-items: center;
  height: 100px;
  overflow: hidden;
  background-color: #00a8e7;
}

.expert-item-header .item-photo img {
  width: 100%;
  height: 100%;
}

.expert-item-header .item-photo {
  min-height: 100px;
  min-width: 100px;
}

.expert-item .item-wrapper-link {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.expert-item {
  height: 100%;
  border: 1px solid #e5e5e5;
}

.expert-item-body,
.expert-item-bottom {
  padding: 30px 0;
}

.expert-item-body {
  border-bottom: 1px solid #e5e5e5;
  min-height: 175px;
}

.our-experts .expert-item-body {
  min-height: 110px;
}

.expert-item-info {
  padding: 0 30px;
}

.expert-item figure {
  margin: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}

.expert-item .item-title {
  padding: 0 8px;
  width: 100%;
}

.expert-item .item-title > div {
  margin-bottom: 7px;
}

.expert-item .item-title .to-you {
  color: #333;
  font-size: 85%;
}

.expert-item .expert-surname .item-wrapper-link,
.expert-item .expert-name .item-wrapper-link {
  font-size: 17px;
  color: #fff;
}

.expert-item-body .expert-position,
.expert-item-body .expert-office {
  color: #00a8e7;
  margin-bottom: 15px;
  line-height: 1.5;
}

.expert-item-bottom .expert-social {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.expert-item-bottom .expert-social-link {
  margin: 0 5px;
  display: flex;
  color: #00a8e7;
  align-items: center;
  justify-content: center;
  font-size: 24px;
}

.experts_office_title {
  color: #333;
  font-size: 24px;
  margin-bottom: 12px;
}

.expert-material-title {
  font-size: 26px;
  color: #333;
  font-family: "Raleway Bold", sans-serif;
  margin-bottom: 15px;
}

.expert-article {
  margin-left: 50px;
}

.material-list li {
  line-height: 1.5;
  margin-bottom: 7px;
  font-size: 1.15rem;
}

.default_ul li::before,
ul.material-list li::before {
  content: "\f14a";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  color: #00a8e7;
  font-weight: bold;
  margin-right: 8px;
}

.competence-title {
  margin-top: 20px;
}

.expert-page .follow-section {
  background-color: #00a8e7;
  text-align: center;
}

.expert-page .follow-section .follow-label {
  color: #fff;
  font-size: 26px;
  margin-bottom: 20px;
}

.expert-page .follow-section .skype-link {
  border-radius: 50%;
  width: 58px;
  height: 58px;
  border: 2px solid #fff;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.expert-page .follow-section .skype-link i {
  font-size: 24px;
  color: #fff;
  transition: all 0.4s ease-in-out;
}

.expert-page .follow-section .skype-link:hover {
  background-color: #fff;
}

.expert-page .follow-section .skype-link:hover i {
  color: #000;
}

.experts-page .send-message {
  margin: 25px auto;
  width: 100%;
  max-width: 270px;
}

.expert-page .send-message-link {
  width: 100%;
  display: block;
  background-color: #00a8e7;
  text-transform: uppercase;
  color: #fff;
  padding: 7px 0;
  text-align: center;
  border-radius: 4px;
  line-height: 50px;
}

.expert-page .follow-section .follow-me {
  display: block;
}

.expert-page .send-message-link:hover {
  background-color: #1d87b5;
}

.expert-image .item-image {
  text-align: center;
}

.our-experts_title {
  color: #333;
  font-size: 24px;
  margin-bottom: 14px;
}

.swiper-custom-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
}

.swiper-custom-button {
  transition: all 0.4s ease-in-out;
  margin: 0 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 34px;
  width: 34px;
  text-align: center;
  font-size: 18px;
  border-radius: 20px;
  border-width: 0px;
  border-style: solid;
  border-color: #fff;
  background-color: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  outline: none;
}

.swiper-custom-button i {
  color: #00a8e7;
  transition: all 0.4s ease-in-out;
}

.swiper-custom-button:hover {
  background-color: #00a8e7;
}

.swiper-custom-button:hover i {
  color: #fff;
}

.our-partners_title {
  color: #333;
  font-size: 24px;
  margin-bottom: 20px;
  text-align: center;
}

.swiper-custom-pagination {
  text-align: center;
  margin: 20px auto 0 auto;
}

.swiper-custom-pagination .swiper-pagination-bullet {
  background: #000;
  opacity: 1;
}

.swiper-custom-pagination .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  background: #00a8e7;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 0;
  transform: none;
  text-align: center;
}

.swiper-custom-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}

.swiper-custom-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active.swiper-pagination-bullet-active-main {
  background-color: #00a8e7;
}

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

.faq-accordion .answer {
  overflow: hidden;
  display: none;
  background-color: #f2f2f2;
  padding: 30px;
  width: 100%;
}

.faq-accordion-list .question {
  width: 100%;
  background: #fff;
  color: #333 !important;
  padding: 20px 30px;
  border-radius: 1px;
  transition: background 0.3s ease;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.faq-accordion-list .question.open {
  background-color: #363b3f;
  color: #fff !important;
}

.faq-accordion-item {
  margin-bottom: 10px;
  border: 1px solid #e5e5e5;
  font-size: 16px;
}

.faq-accordion-list .question.open:hover {
  color: #fff;
}

.our-clients-swiper-container {
  margin: 60px 0;
}

.news-item-left {
  position: relative;
  display: flex;
}

.news-item-param {
  padding: 0 7px;
  width: 110px;
  min-width: 110px;
  text-align: center;
}

.news-item-param .dateFrom {
  margin-bottom: 5px;
}

.news-item {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.news-item-param .views i {
  margin-right: 4px;
  color: #999;
}

.news-item-param .views {
  text-align: center;
  color: #999;
}

.news-item-image {
  max-width: 300px;
  max-height: 200px;
  overflow: hidden;
}

.news-item-image a {
  display: inline-block;
}

.news-item-image div,
.news-item-image a,
.news-item-image img {
  width: 100%;
}

.exhibition-category-item-image .item-image a,
.exhibition-category-item-image .item-image {
  height: 100%;
}

.exhibition-category-item-image .item-image a {
  display: flex;
  align-items: center;
}

.news-item-title {
  display: flex;
  align-items: flex-start;
}

.news-item-title i {
  font-size: 30px;
  display: inline-block;
  margin-right: 10px;
  color: #00a8e7;
}

.news-item-title .page-header {
  display: inline-block;
}

.news-item-title h2 a {
  font-size: 26px;
  color: #428bca;
}

.news-item-title h2,
.news-item-title a {
  line-height: 1.1;
}

.news-item-title h2 a:hover {
  color: #00a8e7;
}

.news-item-introtext,
.news-item-introtext * {
  font-size: 16px;
  line-height: 1.7;
  text-align: justify;
}

.readmore-btn .readmore {
  display: inline-block;
  outline: none;
}

.readmore-btn .readmore a {
  outline: none;
  padding: 0;
}

.reviews-page .moduletable {
  width: 100%;
}

.reviews-page .show-testimonials .tpm-showcase-bubble-top {
  background: #f5f5f5;
}

.show-testimonials .quotes {
  color: #00a8e7 !important;
}

.reviews-page .reviews-title {
  text-align: center;
  font-size: 14pt;
  margin-bottom: 40px;
  color: #333;
  line-height: 1.1;
  text-transform: uppercase;
}

.reviews-form .tp-form label {
  font-size: 16px;
  color: #999;
  font-weight: normal;
  margin-bottom: 0;
}

.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}

.pagination-list {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.pagination-list span.pagenav {
  background-color: #363b3f;
  transition: 0.3s ease-in-out;
  border-color: #363b3f;
  color: #fff;
}

.tp-showcase .tp-ratings {
  margin: 7px 0;
}

.reviews-form .tp-form {
  text-align: center;
}

.testimonial-form select,
.testimonial-form input,
.testimonial-form textarea,
#jform_verify {
  width: 100%;
  font-size: 16px;
  border-radius: 3px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
}

.testimonial-form {
  width: 35%;
  margin: 0 auto;
  text-align: left;
}

.testimonial-form .tp-form dt {
  text-align: left;
}

.testimonial-form .tp-form dd {
  margin-bottom: 15px !important;
  text-align: left;
}

.tpm-button.btn {
  transition-duration: 0.2s;
  height: 34px;
  padding: 0px 10px;
  background-color: #00a8e7;
  font-size: 13px;
  text-transform: capitalize;
  box-shadow: none;
  border: none;
  color: #fff;
}

.pagination-list li {
  margin: 0 5px;
  border-radius: 3px;
  border: 1px solid #bbb;
  transition: all 0.3s ease-in-out;
  /* width: 25px; */
  height: 25px;
  font-size: 14px;
  font-weight: normal;
}

.pagination-list li.active {
  background-color: #363b3f;
  border-color: #363b3f;
  color: #fff;
}

.pagination-list li a {
  transition: all 0.3s ease-in-out;
}

.pagination-list li:hover a {
  color: #fff;
}

.pagination-list li:hover {
  background: #00a8e7;
  border-color: #00a8e7;
}

.pagination-list li a,
.pagination-list li span {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 0 10px;
}

.tp-pagination.reviews-pagination {
  margin-top: 40px;
}

.news-item-param .publication-date > span {
  display: block;
  text-align: center;
}

.news-item-param .publication-date .day {
  font-size: 180%;
  color: #333;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 1px solid #00a8e7;
}

.news-item-param .publication-date .month,
.news-item-param .publication-date .year {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 0.8rem;
  margin: 8px 0;
}

.news-item-param .views {
  margin-top: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.news-item-param .views .counter {
  font-size: 0.9rem;
}

.news-item-introtext {
  margin-bottom: 15px;
}

.readmore-btn .readmore {
  border: 1px solid #428bca;
  border-radius: 3px;
  padding: 5px 10px;
  background-color: transparent;
  transition: 0.3s ease-in-out;
}

.readmore-btn .readmore-link i {
  transition: 0.3s ease-in-out;
  color: #428bca;
}

.readmore-btn .readmore-link span {
  color: #428bca;
}

.readmore-btn .readmore-link {
  text-transform: uppercase;
}

.readmore-btn .readmore:hover {
  border-color: #1d87b5;
  background-color: #1d87b5;
}

.readmore-btn .readmore:hover .readmore-link span {
  color: #fff;
}

.readmore-btn .readmore:hover .readmore-link i {
  color: #fff;
}

.news-section {
  padding: 50px 0;
}

.news-article p, .page-privacy p {
  line-height: 1.5;
  margin-bottom: 7px;
  font-size: 1.15rem;
  text-align: left !important;
}

.news-article a, .page-privacy a {
  color: #428bca;
}

.news-article a:hover, .page-privacy a:hover {
  color: #00a8e7;
}

.news-article ul li:before, .page-privacy ul li:before {
  content: "\f14a";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  color: #00a8e7;
  font-weight: bold;
  margin-right: 8px;
}

.page-privacy h2 {
  margin: 20px 0 10px 0;
  font-size: 24px;
  font-weight: 500;
  color: #0C0C0C;
}

.page-privacy ol {
  counter-reset: item;
  margin-top: 5px;
}

.page-privacy ol li {
  margin-left: 10px;
}

.page-privacy ol li h2:before, .page-privacy ol li ol li:before {
  content: counters(item, ".") ".";
  counter-increment: item;
  margin-right: 10px;
  font-variant-numeric: lining-nums;
  font-weight: 500;
  font-size: 90%;
}

.page-privacy ol li ol li:before {
  color: #00a8e7;
}

.news-section .news-image img {
  width: 50%;
}

.news-section .news-image {
  margin-bottom: 20px;
}

.news-image {
  margin-bottom: 25px;
}

.extravote {
  margin: 20px 0 !important;
}

.news-section .item-page {
  padding-left: 86px;
  position: relative;
}

.news-section-param {
  padding: 0 7px;
  position: absolute;
  left: 0;
  max-width: 90px;
}

.news-section-param .views i {
  margin-right: 4px;
  color: #999;
}

.news-section-param .views {
  text-align: center;
  color: #999;
}

.news-section-param .publication-date > span {
  display: block;
  text-align: center;
}

.news-section-param .publication-date .day {
  font-size: 180%;
  color: #333;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 1px solid #00a8e7;
}

.news-section-param .publication-date .month,
.news-section-param .publication-date .year {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 0.8rem;
  margin: 8px 0;
}

.news-section-param .views {
  margin-top: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.news-section-param .views .counter {
  font-size: 0.9rem;
  margin-bottom: 0;
}

.news-section-introtext {
  margin-bottom: 15px;
}

.news-sidebar-title {
  margin-bottom: 25px;
  font-size: 30px;
  color: #333;
}

.news-categories-title {
  font-family: "Raleway Bold", sans-serif;
}

.news-categories-link {
  display: flex;
  align-items: center;
  transition: 0.3s ease-in-out;
}

.news-categories-list li {
  padding: 5px 0;
  border-bottom: 1px solid #e5e5e5;
}

.news-categories-link i {
  font-size: 20px;
  color: rgba(221, 221, 221, 0.9);
  margin-right: 10px;
  transition: 0.3s ease-in-out;
}

.news-categories-name {
  font-size: 16px;
}

.news-categories-link:hover {
  color: #2a6496;
}

.news-categories-link:hover i {
  color: #00a8e7;
}

.latest-news-link {
  display: inline-block;
}

.latest-news-img {
  width: 40px;
  height: 40px;
  min-width: 40px;
  margin-right: 10px;
}

.latest-news-item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 30px;
}

.latest-news-name {
  font-size: 1.1rem;
  line-height: 1.2;
}

/* .sidebar .news-categories {
  margin-bottom: 40px;
} */
.popular-news-link {
  display: inline-block;
}

.popular-news-img {
  width: 40px;
  height: 40px;
  min-width: 40px;
  margin-right: 10px;
}

.popular-news-item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 30px;
}

.popular-news-name {
  font-size: 1.1rem;
  line-height: 1.2;
}

.news .pagination {
  justify-content: flex-start;
}

.form-field {
  display: block;
  border-radius: 4px;
  transition: all 0.3s ease-in-out;
  border: none;
  width: 100%;
  padding: 14px 25px;
  outline: 0;
  margin-bottom: 9px;
  color: rgba(50, 50, 50, 0.5);
  font-size: 14px;
}

.placeholder-field:focus {
  box-shadow: 1px 8px 18px rgba(47, 47, 47, 0.14);
}

.placeholder-field::-webkit-input-placeholder {
  opacity: 1;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  color: rgba(50, 50, 50, 0.95);
}

.placeholder-field::-moz-placeholder {
  opacity: 1;
  -moz-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  color: rgba(50, 50, 50, 0.95);
}

.placeholder-field:-moz-placeholder {
  opacity: 1;
  -moz-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  color: rgba(50, 50, 50, 0.95);
}

.placeholder-field:-ms-input-placeholder {
  opacity: 1;
  -ms-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  color: rgba(50, 50, 50, 0.95);
}

.placeholder-field:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.placeholder-field:focus::-moz-placeholder {
  opacity: 0;
  -moz-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.placeholder-field:focus:-moz-placeholder {
  opacity: 0;
  -moz-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.placeholder-field:focus:-ms-input-placeholder {
  opacity: 0;
  -ms-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.breadcrumb a,
.breadcrumb span {
  font-size: 11px;
  padding: 0 5px;
}

.breadcrumb {
  border-radius: 0;
}

.breadcrumb i::before {
  font-size: 9px;
}

.search-input {
  padding: 9px 10px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  border: none;
  min-width: 200px;
  width: 260px;
  color: #000;
}

.material-section li {
  line-height: 1.5;
  margin-bottom: 7px;
  font-size: 1.15rem;
  text-align: justify;
}

.jllikeproSharesContayner a {
  border-radius: 6px;
}

.delivery-section .news-item-image {
  max-width: 100%;
  width: 100%;
  margin-bottom: 20px;
}

.delivery-article.news-section .item-page {
  padding-left: 0;
}

.delivery-section .news-item-image {
  max-height: 233px;
}

.tagspopular-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.tagspopular-item {
  margin-right: 5px;
  margin-bottom: 7px;
  line-height: 1.9;
}

.tagspopular-link {
  transition: 0.3s ease-in-out;
  padding: 3px 5px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  font-size: 16px;
}

.tagspopular-link:hover {
  color: #fff;
  background-color: #1d87b5;
}

.tagspopular-title {
  margin-bottom: 20px;
}

.exhibition-article > div > div {
  line-height: 1.5;
  margin-bottom: 7px;
  font-size: 1.15rem;
  text-align: justify;
}

.exhibition-article-title {
  margin-bottom: 20px;
}

.publications-banner-section {
  height: 550px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.news-item-image {
  overflow: hidden;
}

.useful-benefits-item {
  height: 100%;
}

.useful-benefits-item-image {
  max-width: none;
  max-height: none;
  margin-bottom: 20px;
}

.brochures-item .brochures-item-text {
  text-align: center;
  margin-bottom: 0;
  padding: 8px 0;
}

.brochures-item {
  border: 1px solid #e5e5e5;
}

.brochures {
  margin-bottom: 40px;
}

.title-offer {
  text-align: center;
  color: #333;
  font-size: 18px;
  margin-bottom: 30px;
}

.publications-form-section .form-field {
  background-color: #ccc;
  margin-bottom: 20px;
}

.publications-form-section .main-form {
  max-width: 50%;
  margin: 0 auto;
}

.publications-form-section .blue-btn {
  margin: 0 auto;
  width: 135px;
  font-size: 15px;
}

.publications-form-section .good-job {
  text-align: center;
  padding: 12px 7px;
}

.publications-form-section .subtitle-offer {
  text-align: center;
  margin-bottom: 20px;
}

.guangzhou-guide-form .small-text-form, .useful-benefits-page .publications-form-section .small-text-form {
  color: #333;
}

.exhibition-category-item {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.exhibition-category-item-image {
  overflow: auto;
  max-width: none;
  max-height: none;
  margin-bottom: 20px;
  height: 350px;
}

.exhibition-category-item {
  padding-bottom: 0;
}

.exhibition-page-section .item-page {
  padding-left: 0;
}

.tags-section .form-inline .filters {
  display: block;
  margin-bottom: 30px;
}

.tags-section .form-inline {
  display: block;
}

.tags-section .form-inline .filters label {
  margin-right: 10px;
}

.tags-section .form-inline ul.category li {
  margin-bottom: 20px;
}

.chzn-container-active.chzn-with-drop .chzn-single {
  display: flex;
  align-items: center;
  justify-content: center;
}

.no-items {
  display: block;
  text-align: center;
  margin: 40px 0;
}

.questionnaire-form {
  font-size: 16px;
}

.questionnaire-form .form-block {
  border-bottom: 1px solid #00a8e7;
  padding: 20px 0;
}

.questionnaire-form .form-block:last-child {
  border-bottom: none;
}

.questionnaire-form .form-row {
  margin: 15px 0;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}

.questionnaire-form .label-title {
  width: 30%;
}

.questionnaire-form textarea {
  resize: both;
  min-height: 50px;
}

.questionnaire-form label {
  margin-bottom: 0;
  display: flex;
  align-items: center;
}

.questionnaire-form textarea,
.questionnaire-form input {
  border-radius: 3px;
  border: 1px solid #e5e5e5;
  padding: 7px 10px;
  transition: all 0.3s ease-in-out;
}

.questionnaire-form textarea:focus,
.questionnaire-form input:focus {
  background-color: #f2f2f2;
  outline: none;
  border-color: #00a8e7;
}

.questionnaire-form .input-block {
  display: flex;
  align-items: center;
}

.questionnaire-form .input-block label {
  margin-right: 4px;
}

.questionnaire-form .input-block input {
  margin-right: 2px;
}

.form-block-content {
  width: 70%;
}

.form-block-content.transport {
  display: flex;
  flex-direction: column;
}

.form-block-content.transport .input-block,
.form-block-content.education .input-block,
.form-block-content.marital-status .input-block {
  margin-bottom: 15px;
}

.form-block-content.transport .input-block input[type=text],
.form-block-content.education .input-block input[type=text] {
  margin-left: 10px;
}

.form-block-content.international-passport,
.form-block-content.job,
.form-block-content.contacts-info {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 -15px;
}

.form-block-content.international-passport .input-block,
.form-block-content.job .input-block,
.form-block-content.contacts-info .input-block {
  width: 50%;
  justify-content: space-between;
  padding: 10px 15px;
}

.form-block-content.international-passport .input-block input,
.form-block-content.job .input-block input,
.form-block-content.contacts-info .input-block input {
  margin-left: 15px;
}

.form-block-content.international-passport .input-block label,
.form-block-content.job .input-block label,
.form-block-content.contacts-info .input-block label {
  width: 100%;
  justify-content: space-between;
}

.questionnaire-form label:not(.label-title) {
  cursor: pointer;
  transition: 0.3s ease-in-out;
}

.questionnaire-form label:not(.label-title):hover {
  color: #333;
}

.form-block-content.speed label {
  margin-right: 10px;
}

.form-block-content.photo img {
  width: 100px;
  margin-bottom: 10px;
}

.form-block-content.photo .input-block {
  flex-direction: column;
  align-items: flex-start;
}

.form-block-content.photo input[type=file] {
  border: none;
  margin-top: 10px;
  padding: 0;
}

.form-block-content.passport .input-block.hidden label {
  width: 70%;
  justify-content: space-between;
  align-items: center;
  margin: 8px 0;
}

.form-block-content.passport .input-block.hidden label.radio {
  justify-content: flex-start;
  padding-left: 10px;
  margin-top: 10px;
}

.footnote {
  margin: 15px 0;
}

.questionnaire-form .blue-btn {
  padding: 20px 0;
  width: 180px;
  font-size: 18px;
  border-radius: 5px;
}

.input-block.hidden {
  /* display: none; */
}

.hidden-row {
  display: flex;
  justify-content: space-between;
}

.company-services li a {
  color: #fff;
  font-size: 16px;
}

.company-services {
  padding-left: 20px;
}

.company-services li {
  margin-bottom: 15px;
}

.company-services li:hover a {
  color: #00a8e7;
}

.m-banner {
  display: none;
  padding: 0px 0 10px;
  height: 435px;
}

.m-banner-item.blue {
  background: #00a8e7;
  color: white;
}

.m-banner-item {
  border-radius: 18px;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.5);
  width: 150px;
  height: 179px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #00a8e7;
  border: inherit;
  position: absolute;
  left: 0;
  margin: -23px auto -34px;
  right: 0;
  transition: all 1s;
}

.m-banner-item:nth-child(1) {
  right: 170px;
  top: 50px;
}

.m-banner-item:nth-child(2) {
  right: -170px;
  top: 50px;
}

.m-banner-item:nth-child(3) {
  right: 170px;
  bottom: 50px;
}

.m-banner-item:nth-child(4) {
  right: -170px;
  bottom: 50px;
}

.m-banner-item .title {
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
}

.m-banner-items {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 0px;
  position: relative;
  height: 100%;
  width: 100%;
}

.m-banner-item .item-card .icon {
  width: 79px;
  height: 79px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 10px auto;
}

.m-banner-item.blue .item-card .icon {
  box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.22);
  background: #fff;
}

.m-banner-item.white .item-card .icon {
  background-color: #00a8e7;
  box-shadow: 0px 0px 16px 0px rgba(0, 168, 231, 0.38);
}

.m-banner-item .icon img {
  width: 47px;
}

.m-banner-item .card-form {
  overflow: hidden;
  position: absolute;
  top: 0;
  opacity: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
  left: 0;
}

.m-banner-item .card-form .header-form {
  background-color: rgb(0, 168, 231);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.28);
  width: 100%;
  height: 100px;
  display: flex;
  padding: 25px 15px;
  color: #fff;
  font-size: 16px;
}

.m-banner-item.in {
  opacity: 1;
  pointer-events: inherit;
  position: absolute;
  margin: 0;
  border-radius: 0;
  width: 100%;
  height: 100px;
  z-index: 1;
}

.m-banner-items * {
  transition: all 0.5s ease-in-out;
}

.zindex {
  z-index: 1;
}

.m-banner-item.in .card-form {
  opacity: 1;
  pointer-events: inherit;
  background: #3b4759;
}

.m-banner-item .form-icon {
  width: 60px;
  margin-right: 20px;
  position: relative;
  border-right: 1px solid #fff;
  padding-right: 15px;
}

.m-banner-item .title-form {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.m-banner-item .close {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  color: #fff;
}

.m-banner-item .header-form {
  padding: 20px 10px;
}

.m-banner-item .body-form {
  padding: 12px 15px;
}

.modal-error {
  position: fixed;
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.3s;
  z-index: 100000;
}

.modal-error p {
  color: red;
}

.overlay-error {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  visibility: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease-in-out;
}

.open-overlay {
  background-color: rgba(0, 0, 0, 0.5);
}

.uForm__extended[name=nospam] {
  display: none;
}

.price-passport-hidden {
  display: none;
}

.price-passport-hidden.display {
  display: block;
}

.request-btn.show-modal-form {
  height: auto;
}

.kalendar-vystavok_section {
  margin: 40px 0;
  font-size: 16px;
}

.kalendar-vystavok_section div {
  line-height: 22px;
}

ul.default_ul, ol.default_ol {
  padding-left: 40px;
  margin: 15px 0;
  line-height: 22px !important;
}

.default_ul li, .default_ol li {
  padding-bottom: 10px;
}

.default_ol li {
  list-style: decimal;
}

.sp-force-hide {
  display: block;
}

.sp-form[sp-id="161631"] {
  display: block;
  background: #ffffff;
  padding: 30px;
  width: 100%;
  max-width: 100%;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-color: #dddddd;
  border-style: solid;
  border-width: 1px;
  font-family: Verdana, Geneva, sans-serif;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: auto;
}

.sp-form[sp-id="161631"] input[type=checkbox] {
  display: inline-block;
  opacity: 1;
  visibility: visible;
}

.sp-form[sp-id="161631"] .sp-form-fields-wrapper {
  margin: 0 auto;
}

.sp-form[sp-id="161631"] .sp-form-control {
  background: #ffffff;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font-size: 15px;
  padding-left: 8.75px;
  padding-right: 8.75px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  height: 35px;
  width: 100%;
}

.sp-form[sp-id="161631"] .sp-field label {
  color: #444444;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
}

.sp-form[sp-id="161631"] .sp-button-messengers {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.sp-form[sp-id="161631"] .sp-button {
  margin: 30px auto 0;
  display: block;
  height: 35px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background-color: #00a8e7;
  color: #ffffff;
  width: 180px;
  font-weight: bold;
  font-style: normal;
  font-family: Arial, sans-serif;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.sp-form[sp-id="161631"] .sp-button-container {
  text-align: left;
  width: auto;
}

.sp-outer {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 10000;
  top: 0;
  left: 0;
  overflow: hidden;
}

.sp-popap {
  max-width: 540px;
  margin: auto;
  transform: translateY(100px);
}

.sp-popap p {
  margin-bottom: 10px;
}

.font-style-15 p {
  line-height: 20px;
  font-size: 15px;
  margin-bottom: 10px;
}

.font-style-15 ul {
  line-height: 19px;
  padding-left: 20px;
  margin-bottom: 20px;
}

.font-style-15 li {
  list-style: circle;
  line-height: 20px;
}

.mb-60 {
  margin-bottom: 60px;
}

.vid-block {
  background: url(/images/vid-bg.png) no-repeat right center/cover;
  padding: 40px 0;
}

.vid-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.vid-box .text-wrap {
  width: 50%;
  padding-left: 65px;
  border-left: 3px solid #00A8E7;
}

.vid-box .text-wrap .title {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
  color: #283C5C;
  margin-bottom: 15px;
}

.vid-box .text-wrap .title span {
  font-size: 75%;
  font-weight: 500;
}

.vid-box .link {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.3;
  text-decoration: underline;
  color: #00A8E7;
}

.vid-box .link:hover {
  color: #283C5C;
}

.vid-box .img-wrap {
  width: 320px;
  position: relative;
}

.vid-box .img-wrap img {
  max-width: 100%;
}

@media screen and (min-width: 993px) {
  .vid-box .img-wrap {
    margin-right: 5%;
  }
  .vid-box .img-wrap:before {
    content: "";
    width: 150px;
    height: 50px;
    background: url(/images/vid-arrow.png) no-repeat center/contain;
    position: absolute;
    top: 50%;
    right: 115%;
  }
}
@media screen and (max-width: 768px) {
  .vid-box {
    flex-direction: column;
  }
  .vid-box .text-wrap {
    width: 100%;
    padding-left: 15px;
  }
  .vid-box .img-wrap {
    width: 100%;
    max-width: 320px;
    margin: 15px auto 0;
  }
}
@media screen and (max-width: 450px) {
  .vid-box .text-wrap .title {
    font-size: 24px;
  }
}
.mess-modal-wrapper,
.preloader_form {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: all 0.25s ease-in-out;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 555;
}

.preloader_form img {
  width: 100px;
  height: 100px;
}

.mess-modal-wrapper.open,
.preloader_form.open {
  opacity: 1;
  visibility: visible;
  z-index: 5000;
  display: flex;
}

.mess-modal {
  width: 320px;
  display: block;
  position: relative;
  background: #fff;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
  border-radius: 6px;
}

.mess-modal .fa-thumbs-up, .mess-modal .fa-ban {
  display: block;
  text-align: center;
  margin: 20px 0;
  font-size: 70px;
}

.mess-modal .fa-thumbs-up {
  color: #00a8e7;
}

.mess-modal .fa-ban {
  color: red;
}

.mess-modal-wrapper.open .modal {
  opacity: 1;
}

.mess-modal .head {
  height: 54px;
  padding: 12px 15px;
  overflow: hidden;
  /*background: #e2525c;*/
  background: #00a8e7;
}

.modal_error,
.modal_success {
  max-height: 330px;
}

.mess-modal .modal_headline,
.mess-modal .modal_cont {
  text-align: center;
}

.mess-modal .modal_headline {
  font-size: 1.75rem;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.success .modal_cont {
  color: #00a8e7;
  margin: 20px 0;
}

.modal_error .modal_cont {
  color: red;
  margin: 20px 0;
}

.btn-close {
  font-size: 28px;
  display: block;
  float: right;
  color: #fff;
}

.extended {
  display: none;
}

*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

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

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.container{
  width: 100%;
}
@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}
@media (min-width: 1536px){
  .container{
    max-width: 1536px;
  }
}
.visible{
  visibility: visible;
}
.collapse{
  visibility: collapse;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.end-1{
  inset-inline-end: 0.25rem;
}
.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mb-12{
  margin-bottom: 3rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mr-4{
  margin-right: 1rem;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.contents{
  display: contents;
}
.hidden{
  display: none;
}
.h-1{
  height: 0.25rem;
}
.w-full{
  width: 100%;
}
.max-w-60{
  max-width: 15rem;
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.resize{
  resize: both;
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-col{
  flex-direction: column;
}
.items-start{
  align-items: flex-start;
}
.items-center{
  align-items: center;
}
.justify-start{
  justify-content: flex-start;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-2{
  gap: 0.5rem;
}
.justify-self-center{
  justify-self: center;
}
.rounded-xl{
  border-radius: 0.75rem;
}
.border{
  border-width: 1px;
}
.p-2{
  padding: 0.5rem;
}
.p-6{
  padding: 1.5rem;
}
.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.ps-1{
  padding-inline-start: 0.25rem;
}
.text-center{
  text-align: center;
}
.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.blur{
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.invert{
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.\*\:visible > *{
  visibility: visible;
}
@media not all and (min-width: 1024px){
  .max-lg\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }
  .max-lg\:my-6{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .max-lg\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .max-lg\:py-28{
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
  .max-lg\:text-center{
    text-align: center;
  }
  .max-lg\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 768px){
  .md\:mb-12{
    margin-bottom: 3rem;
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:justify-between{
    justify-content: space-between;
  }
  .md\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .md\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .md\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .md\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 1024px){
  .lg\:mx-12{
    margin-left: 3rem;
    margin-right: 3rem;
  }
  .lg\:my-0{
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .lg\:mb-0{
    margin-bottom: 0px;
  }
  .lg\:mb-12{
    margin-bottom: 3rem;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .lg\:py-52{
    padding-top: 13rem;
    padding-bottom: 13rem;
  }
  .lg\:text-left{
    text-align: left;
  }
  .lg\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .lg\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}