body {
  color: #000000;
  background: #ffffff;
  font-size: 15px;
}

ul, ol {
  padding: 0;
  margin: 0;
}
ul > li, ol > li {
  list-style: none;
}
ul > li a, ol > li a {
  font-size: 14px;
  line-height: 1;
}

a {
  color: #1E5B94;
}

strong, b, .bold {
  font-weight: 700;
}

.upper {
  text-transform: uppercase;
}

.text-gray {
  color: #7E7E7E;
}

.acenter {
  text-align: center;
}

.h1 {
  font-size: 48px;
  font-weight: 700;
  line-height: normal;
}

.mrg-50 {
  margin-bottom: 50px;
}

@media all and (max-width: 1200px) {
  .uk-container {
    max-width: 100%;
    padding: 0 20px;
  }
}
@media all and (max-width: 1200px) {
  .hidden-mb {
    display: none !important;
  }
}
@media all and (max-width: 980px) {
  body {
    font-size: 16px;
  }
  .h1 {
    font-size: 36px;
    line-height: 1.2;
  }
}
.widget_execphp > .uk-panel-title:first-child,
.widget_custom_html > .uk-panel-title:first-child {
  display: none;
}

.uk-panel-space {
  width: 100%;
}

.gray-block {
  width: 100%;
  background: #F8F8F8;
}
.gray-block .widget_custom_html,
.gray-block .widget_execphp {
  width: 100%;
}
.gray-block .h1 {
  margin: 20px 0 60px 0;
}

#tm-bottom-a {
  margin-top: 70px;
  padding: 96px 0 40px 0;
}

.flamp-widget-wrap {
  margin-top: 100px;
}

#tm-bottom-c {
  padding-top: 100px;
  padding-bottom: 100px;
}

.mgl-lang-directions {
  padding-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: auto !important;
  margin: 0 !important;
}
.mgl-lang-directions * + .uk-margin {
  margin: 0;
  text-align: left;
}
.mgl-lang-directions [data-grid-prepared] {
  width: calc((100% - 60px) / 3);
  margin-right: 30px;
  margin-bottom: 23px;
  padding: 20px 20px 40px 20px !important;
  border-radius: 10px;
  position: relative !important;
  left: 0 !important;
  top: 0 !important;
}
.mgl-lang-directions [data-grid-prepared]:nth-child(3n+3) {
  margin-right: 0;
}
.mgl-lang-directions [data-grid-prepared]:nth-child(1), .mgl-lang-directions [data-grid-prepared]:nth-child(7) {
  background: #F4EEFA;
}
.mgl-lang-directions [data-grid-prepared]:nth-child(2), .mgl-lang-directions [data-grid-prepared]:nth-child(8) {
  background: #FFDFDF;
}
.mgl-lang-directions [data-grid-prepared]:nth-child(3), .mgl-lang-directions [data-grid-prepared]:nth-child(9) {
  background: #EEFAEF;
}
.mgl-lang-directions [data-grid-prepared]:nth-child(4), .mgl-lang-directions [data-grid-prepared]:nth-child(10) {
  background: #FAF6EE;
}
.mgl-lang-directions [data-grid-prepared]:nth-child(5), .mgl-lang-directions [data-grid-prepared]:nth-child(11) {
  background: #EEF7FA;
}
.mgl-lang-directions [data-grid-prepared]:nth-child(6), .mgl-lang-directions [data-grid-prepared]:nth-child(12) {
  background: #FAEEEE;
}
.mgl-lang-directions [data-grid-prepared] .uk-overlay {
  width: 100%;
  height: 220px;
}
.mgl-lang-directions [data-grid-prepared] .uk-overlay-scale {
  width: 100%;
}
.mgl-lang-directions [data-grid-prepared] .uk-panel-title {
  margin: 23px 0 23px 0;
  font-size: 24px;
  font-weight: 700;
  text-align: left;
}
.mgl-lang-directions [data-grid-prepared] p {
  line-height: 1.6;
  color: #7E7E7E;
  margin-bottom: 22px;
}
.mgl-lang-directions [data-grid-prepared] .btn {
  display: block;
  margin-top: 30px;
  width: 172px;
  height: 46px;
  line-height: 44px;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  background: #ffffff;
  border-radius: 12px;
  color: #000000;
}
.mgl-lang-directions.uk-grid-width-large-1-2 [data-grid-prepared], .mgl-lang-directions.uk-grid-width-xlarge-1-2 [data-grid-prepared] {
  width: calc((100% - 60px) / 2);
}
.mgl-lang-directions.uk-grid-width-large-1-2 [data-grid-prepared]:nth-child(3n+3), .mgl-lang-directions.uk-grid-width-xlarge-1-2 [data-grid-prepared]:nth-child(3n+3) {
  margin-right: 30px;
}
.mgl-lang-directions.uk-grid-width-large-1-2 [data-grid-prepared]:nth-child(2n), .mgl-lang-directions.uk-grid-width-xlarge-1-2 [data-grid-prepared]:nth-child(2n) {
  margin-right: 0;
}
.mgl-lang-directions.uk-grid-width-large-1-3 [data-grid-prepared], .mgl-lang-directions.uk-grid-width-xlarge-1-3 [data-grid-prepared] {
  width: calc((100% - 60px) / 3);
}
.mgl-lang-directions.uk-grid-width-large-1-4 [data-grid-prepared], .mgl-lang-directions.uk-grid-width-xlarge-1-4 [data-grid-prepared] {
  width: calc((100% - 60px) / 4);
  margin-right: 20px;
}
.mgl-lang-directions.uk-grid-width-large-1-4 [data-grid-prepared]:nth-child(3n+3), .mgl-lang-directions.uk-grid-width-xlarge-1-4 [data-grid-prepared]:nth-child(3n+3) {
  margin-right: 20px;
}
.mgl-lang-directions.uk-grid-width-large-1-4 [data-grid-prepared]:nth-child(4n+4), .mgl-lang-directions.uk-grid-width-xlarge-1-4 [data-grid-prepared]:nth-child(4n+4) {
  margin-right: 0;
}
.mgl-lang-directions.uk-grid-width-large-1-5 [data-grid-prepared], .mgl-lang-directions.uk-grid-width-xlarge-1-5 [data-grid-prepared] {
  width: calc((100% - 60px) / 5);
  margin-right: 15px;
}
.mgl-lang-directions.uk-grid-width-large-1-5 [data-grid-prepared]:nth-child(3n+3), .mgl-lang-directions.uk-grid-width-xlarge-1-5 [data-grid-prepared]:nth-child(3n+3) {
  margin-right: 15px;
}
.mgl-lang-directions.uk-grid-width-large-1-5 [data-grid-prepared]:nth-child(5n+5), .mgl-lang-directions.uk-grid-width-xlarge-1-5 [data-grid-prepared]:nth-child(5n+5) {
  margin-right: 0;
}

.mgl-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 !important;
  height: auto !important;
}
.mgl-price [data-grid-prepared] {
  position: relative !important;
  left: 0 !important;
  top: 0 !important;
  padding: 30px 20px 25px 20px !important;
  border-radius: 10px;
  width: calc((100% - 60px) / 4);
  margin-right: 20px;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 15px 50px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 15px 50px rgba(0, 0, 0, 0.08);
}
.mgl-price [data-grid-prepared]:nth-child(4n+4) {
  margin-right: 0;
}
.mgl-price [data-grid-prepared] .uk-panel-teaser {
  margin-bottom: 10px;
  text-align: left !important;
  position: absolute;
  top: 0;
  left: 0;
}
.mgl-price [data-grid-prepared] .uk-panel {
  height: 100%;
  padding-top: 50px;
}
.mgl-price [data-grid-prepared] .uk-margin {
  margin: 0;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mgl-price [data-grid-prepared] p {
  font-size: 16px;
  margin: 0;
  line-height: 1.4;
}
.mgl-price [data-grid-prepared] h4 {
  font-size: 24px;
  line-height: normal;
  font-weight: 700;
  margin: 0 0 20px 0;
}
.mgl-price [data-grid-prepared] h4 span {
  display: inline-block;
  margin-top: 10px;
  border: solid 1px #000000;
  border-radius: 24px;
  padding: 6px 20px 6px 20px;
  font-size: 14px;
  line-height: normal;
}
.mgl-price [data-grid-prepared] strong {
  font-size: 18px;
  line-height: normal;
}
.mgl-price [data-grid-prepared] .line.mrg {
  margin-bottom: 10px;
}
.mgl-price [data-grid-prepared] .line strong {
  display: inline-block;
  margin-right: 5px;
}
.mgl-price [data-grid-prepared] .line .special {
  display: inline-block;
  position: relative;
  top: -2px;
  font-size: 12px;
  margin-left: 5px;
}
.mgl-price [data-grid-prepared] .line .special span {
  border-bottom: dashed 1px #000000;
  cursor: pointer;
}
.mgl-price [data-grid-prepared] .line .special span:before {
  content: "";
  position: absolute;
  top: 1px;
  right: -12px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: url("../img/special-icon.svg") no-repeat center;
  background-size: contain;
}
.mgl-price [data-grid-prepared] .line .special .uk-dropdown p {
  font-size: 14px;
  line-height: 1.4;
}
.mgl-price [data-grid-prepared] .sale {
  margin: 20px 0 20px 0;
  padding: 10px;
  border-radius: 6px;
}
.mgl-price [data-grid-prepared] .sale ul {
  margin-top: 10px;
}
.mgl-price [data-grid-prepared] .sale ul > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.mgl-price [data-grid-prepared] .sale ul > li:last-child {
  margin-bottom: 0;
}
.mgl-price [data-grid-prepared] .sale ul > li .value {
  padding: 5px 10px 5px 0;
  display: inline-block;
  text-wrap: nowrap;
}
.mgl-price [data-grid-prepared] .sale ul > li .value:before {
  content: "";
  position: absolute;
  right: -1px;
  top: 0;
  width: 1px;
  height: 100%;
  background: #000000;
}
.mgl-price [data-grid-prepared] .sale ul > li .value del, .mgl-price [data-grid-prepared] .sale ul > li .value span {
  display: block;
  width: 100%;
  font-weight: 700;
  text-align: right;
}
.mgl-price [data-grid-prepared] .sale ul > li .value del {
  font-size: 12px;
  line-height: 1.4;
}
.mgl-price [data-grid-prepared] .sale ul > li .value span {
  font-size: 18px;
  line-height: 1;
}
.mgl-price [data-grid-prepared] .sale ul > li .label {
  padding: 5px 0 5px 10px;
}
.mgl-price [data-grid-prepared] .more {
  display: block;
  margin-top: 20px;
  background: #1E5B94;
  width: 100%;
  height: 56px;
  line-height: 56px;
  font-weight: 700;
  color: #ffffff;
}
.mgl-price [data-grid-prepared] .offset {
  width: 100%;
  height: 20px;
}
.mgl-price [data-grid-prepared]:nth-child(1) {
  background: #FEEAE8;
}
.mgl-price [data-grid-prepared]:nth-child(1) .sale {
  background: #FBD4D0;
}
.mgl-price [data-grid-prepared]:nth-child(2) {
  background: #E9EBF6;
}
.mgl-price [data-grid-prepared]:nth-child(2) .sale {
  background: #DDE1F4;
}
.mgl-price [data-grid-prepared]:nth-child(3) {
  background: #F9FBE8;
}
.mgl-price [data-grid-prepared]:nth-child(3) .sale {
  background: #EEF0D5;
}
.mgl-price [data-grid-prepared]:nth-child(4) {
  background: #DEF3FD;
}
.mgl-price [data-grid-prepared]:nth-child(4) .sale {
  background: #C7EAFA;
}

@media all and (max-width: 1200px) {
  .mgl-lang-directions.uk-grid-width-medium-1-2 [data-grid-prepared] {
    width: calc((100% - 20px) / 2);
    margin-right: 20px;
  }
  .mgl-lang-directions.uk-grid-width-medium-1-2 [data-grid-prepared]:nth-child(3n+3) {
    margin-right: 20px;
  }
  .mgl-lang-directions.uk-grid-width-medium-1-2 [data-grid-prepared]:nth-child(2n) {
    margin-right: 0;
  }
  .mgl-lang-directions.uk-grid-width-medium-1-3 [data-grid-prepared] {
    width: calc((100% - 30px) / 3);
    margin-right: 15px;
  }
  .mgl-lang-directions.uk-grid-width-medium-1-3 [data-grid-prepared]:nth-child(3n+3) {
    margin-right: 0;
  }
  .mgl-lang-directions.uk-grid-width-medium-1-3 [data-grid-prepared]:nth-child(2n) {
    margin-right: 15px;
  }
  .mgl-lang-directions.uk-grid-width-medium-1-3 [data-grid-prepared]:nth-child(6), .mgl-lang-directions.uk-grid-width-medium-1-3 [data-grid-prepared]:nth-child(9) {
    margin-right: 0;
  }
  .mgl-lang-directions.uk-grid-width-medium-1-4 [data-grid-prepared] {
    width: calc((100% - 30px) / 4);
    margin-right: 10px;
  }
  .mgl-lang-directions.uk-grid-width-medium-1-4 [data-grid-prepared]:nth-child(2n) {
    margin-right: 10px;
  }
  .mgl-lang-directions.uk-grid-width-medium-1-4 [data-grid-prepared]:nth-child(3n+3) {
    margin-right: 10px;
  }
  .mgl-lang-directions.uk-grid-width-medium-1-4 [data-grid-prepared]:nth-child(4n+4) {
    margin-right: 0;
  }
  .mgl-lang-directions.uk-grid-width-medium-1-5 [data-grid-prepared] {
    width: calc((100% - 40px) / 5);
    margin-right: 10px;
  }
  .mgl-lang-directions.uk-grid-width-medium-1-5 [data-grid-prepared]:nth-child(3n+3) {
    margin-right: 10px;
  }
  .mgl-lang-directions.uk-grid-width-medium-1-5 [data-grid-prepared]:nth-child(5n+5) {
    margin-right: 0;
  }
}
@media all and (max-width: 980px) {
  #tm-bottom-a {
    margin-top: 0;
    padding: 40px 0 40px 0;
  }
  .gray-block .h1 {
    margin: 20px 0 50px 0;
  }
  .mgl-lang-directions {
    margin-top: 0 !important;
    padding: 0;
  }
  .mgl-lang-directions [data-grid-prepared] {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .mgl-lang-directions [data-grid-prepared]:nth-child(3n+3) {
    margin-right: 0 !important;
  }
  .mgl-lang-directions.uk-grid-width-1-2 [data-grid-prepared], .mgl-lang-directions.uk-grid-width-small-1-2 [data-grid-prepared] {
    width: calc((100% - 15px) / 2) !important;
    margin-right: 15px !important;
  }
  .mgl-lang-directions.uk-grid-width-1-2 [data-grid-prepared]:nth-child(2n), .mgl-lang-directions.uk-grid-width-small-1-2 [data-grid-prepared]:nth-child(2n) {
    margin-right: 0 !important;
  }
  .mgl-lang-directions.uk-grid-width-1-2 [data-grid-prepared]:nth-child(3n+3), .mgl-lang-directions.uk-grid-width-small-1-2 [data-grid-prepared]:nth-child(3n+3) {
    margin-right: 15px !important;
  }
  .mgl-lang-directions.uk-grid-width-1-2 [data-grid-prepared]:nth-child(6), .mgl-lang-directions.uk-grid-width-1-2 [data-grid-prepared]:nth-child(9), .mgl-lang-directions.uk-grid-width-small-1-2 [data-grid-prepared]:nth-child(6), .mgl-lang-directions.uk-grid-width-small-1-2 [data-grid-prepared]:nth-child(9) {
    margin-right: 0 !important;
  }
  .mgl-lang-directions.uk-grid-width-1-3 [data-grid-prepared], .mgl-lang-directions.uk-grid-width-small-1-3 [data-grid-prepared] {
    width: calc((100% - 20px) / 3) !important;
    margin-right: 10px !important;
  }
  .mgl-lang-directions.uk-grid-width-1-3 [data-grid-prepared]:nth-child(2n), .mgl-lang-directions.uk-grid-width-small-1-3 [data-grid-prepared]:nth-child(2n) {
    margin-right: 10px !important;
  }
  .mgl-lang-directions.uk-grid-width-1-3 [data-grid-prepared]:nth-child(3n+3), .mgl-lang-directions.uk-grid-width-small-1-3 [data-grid-prepared]:nth-child(3n+3) {
    margin-right: 0 !important;
  }
  .mgl-lang-directions.uk-grid-width-1-4 [data-grid-prepared], .mgl-lang-directions.uk-grid-width-small-1-4 [data-grid-prepared] {
    width: calc((100% - 30px) / 4) !important;
    margin-right: 10px !important;
  }
  .mgl-lang-directions.uk-grid-width-1-4 [data-grid-prepared]:nth-child(3n+3), .mgl-lang-directions.uk-grid-width-1-4 [data-grid-prepared]:nth-child(2n), .mgl-lang-directions.uk-grid-width-small-1-4 [data-grid-prepared]:nth-child(3n+3), .mgl-lang-directions.uk-grid-width-small-1-4 [data-grid-prepared]:nth-child(2n) {
    margin-right: 10px !important;
  }
  .mgl-lang-directions.uk-grid-width-1-4 [data-grid-prepared]:nth-child(4n+4), .mgl-lang-directions.uk-grid-width-small-1-4 [data-grid-prepared]:nth-child(4n+4) {
    margin-right: 0 !important;
  }
  .mgl-price [data-grid-prepared] {
    width: calc((100% - 20px) / 2);
  }
  .mgl-price [data-grid-prepared]:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media all and (max-width: 600px) {
  .mgl-lang-directions [data-grid-prepared] {
    width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 20px;
    padding: 20px !important;
  }	
  .mgl-lang-directions [data-grid-prepared] .uk-overlay {
    height: 46vw;
  }
  .mgl-lang-directions [data-grid-prepared] .btn {
    margin-top: 20px;
  }
  .mgl-lang-directions.uk-grid-width-small-1-3 [data-grid-prepared], .mgl-lang-directions.uk-grid-width-1-3 [data-grid-prepared], .mgl-lang-directions.uk-grid-width-1-2 [data-grid-prepared], .mgl-lang-directions.uk-grid-width-small-1-2 [data-grid-prepared], .mgl-lang-directions.uk-grid-width-1-4 [data-grid-prepared], .mgl-lang-directions.uk-grid-width-small-1-4 [data-grid-prepared] {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .mgl-lang-directions.uk-grid-width-small-1-3 [data-grid-prepared]:nth-child(2n), .mgl-lang-directions.uk-grid-width-1-3 [data-grid-prepared]:nth-child(2n), .mgl-lang-directions.uk-grid-width-1-2 [data-grid-prepared]:nth-child(2n), .mgl-lang-directions.uk-grid-width-small-1-2 [data-grid-prepared]:nth-child(2n), .mgl-lang-directions.uk-grid-width-1-4 [data-grid-prepared]:nth-child(2n), .mgl-lang-directions.uk-grid-width-small-1-4 [data-grid-prepared]:nth-child(2n) {
    margin-right: 0 !important;
  }
  .mgl-price [data-grid-prepared] {
    width: 100%;
    margin-right: 0;
  }
}
.uk-breadcrumb {
  width: 100%;
  margin: 10px 0 58px 0;
}
.uk-breadcrumb span, .uk-breadcrumb a {
  font-size: 14px;
}
.uk-breadcrumb a {
  color: #0052B4;
  text-decoration: underline;
}
.uk-breadcrumb > li {
  display: inline-block;
}
.uk-breadcrumb > li:nth-child(n+2):before {
  display: inline-block;
  content: "";
  width: 24px;
  height: 10px;
  background: url("../img/breadcrumbs-sep.svg") no-repeat center;
  background-size: auto;
}

@media all and (max-width: 980px) {
  .uk-breadcrumb {
    margin: 14px 0 10px 0;
  }
  .uk-breadcrumb > li {
    margin-bottom: 10px;
  }
}
.mgl-cities .uk-modal-dialog {
  width: 700px;
  max-height: 90vh;
  overflow-y: auto;
}
.mgl-cities-list {
  width: 100%;
}
.mgl-cities-list > li {
  width: 32%;
  display: inline-block;
  margin-bottom: 7px;
}
.mgl-cities-list > li a {
  font-size: 15px;
}
.mgl-cities-show {
  margin-right: 30px;
}

@media (max-width: 1200px) {
  .mgl-cities-show {
    margin-right: 20px;
  }
}
@media (max-width: 980px) {
  .mgl-cities-show {
    font-size: 14px;
  }
}
@media (max-width: 580px) {
  .mgl-cities-list > li {
    padding-right: 10px;
    width: 48%;
  }
}
@media (max-width: 425px) {
  .mgl-cities-show {
    display: none;
  }
  .mgl-cities-list > li a {
    font-size: 14px;
  }
}
.uk-article-title {
  margin-bottom: 30px;
  font-size: 68px;
  line-height: 1.2;
  font-weight: 700;
}

.uk-article-link {
  display: inline-block;
  border: solid 1px #000000;
  border-radius: 12px;
  padding: 14px 20px;
  margin-right: 20px;
  font-size: 15px;
  line-height: normal;
  font-weight: 700;
  color: #000000;
}

.mgl-top-content {
  margin-bottom: 30px;
}

.mgl-content h2, .mgl-content h3, .mgl-content h4, .mgl-content h5 {
  line-height: 1.2;
  font-weight: 700;
  margin: 0 0 30px 0;
}
.mgl-content h2 {
  font-size: 48px;
}
.mgl-content h4 {
  font-size: 24px;
}
.mgl-content h5 {
  font-size: 20px;
  line-height: 1.5;
}
.mgl-content p {
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 30px;
}
.mgl-content p a {
  font-weight: 600;
}
.mgl-content blockquote {
  text-align: left;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.8;
  padding: 10px 0 10px 20px;
  vertical-align: middle;
  font-style: italic;
  color: #000000;
  margin-bottom: 30px;
}
.mgl-content blockquote:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: #FB7878;
}
.mgl-content blockquote p {
  margin-bottom: 20px;
  color: #000000;
}
.mgl-content blockquote p:last-child {
  margin-bottom: 0;
}
.mgl-content ul {
  margin-bottom: 30px;
  padding-left: 15px;
}
.mgl-content ul > li {
  list-style: disc;
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 8px;
}
.mgl-content ul > li:last-child {
  margin-bottom: 0;
}
.mgl-content ul > li a {
  font-size: 18px;
  line-height: 1.8;
  font-weight: 600;
}
.mgl-content .table-content {
  margin-bottom: 35px;
  height: auto !important;
}
.mgl-content .table-content tr {
  height: auto !important;
}
.mgl-content .table-content td {
  width: 50%;
  vertical-align: top;
  height: auto !important;
}
.mgl-content .table-content td:first-child {
  padding-right: 20px;
}
.mgl-content .table-content td:last-child {
  padding-left: 20px;
}
.mgl-content .table-content td p:last-child {
  margin-bottom: 0;
}
.mgl-content.gray-block {
  padding: 64px 0 114px 0;
  background: #F5F5F5;
}
.mgl-content.gray-block p, .mgl-content.gray-block ul > li {
  color: #7E7E7E;
}

.mgl-bottom-content {
  padding: 80px 0 0 0;
}
.mgl-bottom-content h3 {
  font-size: 48px;
  line-height: 1.3;
  text-align: center;
  font-weight: 700;
  margin-bottom: 50px;
}

.uk-pagination {
  margin-top: 50px;
}
.uk-pagination > .uk-active > span {
  background: #1E5B94;
}

.wp-post-image {
  display: none;
}

.mgl-onlinewr__btn {
  display: inline-block;
  width: auto;
  height: 48px;
  font-size: 15px;
  line-height: 48px;
  font-weight: 700;
  background: #1E5B94;
  color: #ffffff;
  text-align: center;
  border-radius: 12px;
  padding: 0 40px 0 40px;
}
.mgl-onlinewr__btn:hover {
  color: #ffffff;
}

@media all and (max-width: 980px) {
  .uk-article-title {
    font-size: 48px;
    margin-bottom: 20px;
  }
  .uk-article-link {
    margin-bottom: 20px;
  }
  .uk-article-link:last-child {
    margin-bottom: 0;
  }
  .mgl-top-content {
    margin-bottom: 0;
  }
  .mgl-content.gray-block {
    background: transparent;
    padding: 0 0 20px 0;
  }
  .mgl-content h2 {
    font-size: 36px;
  }
  .mgl-content .table-content {
    margin-bottom: 30px;
  }
  .mgl-content .table-content td {
    display: block;
    width: 100% !important;
    vertical-align: top;
  }
  .mgl-content .table-content td:first-child {
    padding-right: 0;
  }
  .mgl-content .table-content td:last-child {
    padding-left: 0;
  }
  .mgl-bottom-content {
    padding: 0;
  }
  .mgl-bottom-content h3 {
    font-size: 36px;
  }
}
.mgl-education {
  margin: 100px 0 0 0 !important;
  height: auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mgl-education [data-grid-prepared] {
  padding: 30px !important;
  -webkit-box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.08);
  margin-right: 30px;
  margin-bottom: 30px;
  width: calc(50% - 15px);
  position: relative !important;
  left: 0 !important;
  top: 0 !important;
}
.mgl-education [data-grid-prepared]:nth-child(2n+2) {
  margin-right: 0;
}
.mgl-education [data-grid-prepared] .uk-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mgl-education [data-grid-prepared] img {
  margin-right: 20px;
}
.mgl-education [data-grid-prepared] .uk-panel-title {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 0;
}
.mgl-education [data-grid-prepared] .uk-margin {
  margin-top: 20px;
  line-height: 1.75;
  color: #7E7E7E;
  text-align: left;
}

@media all and (max-width: 980px) {
  .mgl-education {
    margin: 0 !important;
  }
  .mgl-education [data-grid-prepared] {
    width: 100%;
    -webkit-box-shadow: 0px 15px 50px rgba(0, 0, 0, 0.08);
            box-shadow: 0px 15px 50px rgba(0, 0, 0, 0.08);
    margin-right: 0;
    border-radius: 12px;
  }
  .mgl-education [data-grid-prepared]:last-child {
    margin-bottom: 0;
  }
  .mgl-education [data-grid-prepared] .uk-panel-title {
    line-height: 1;
    max-width: calc(100% - 50px);
    text-align: left;
    line-height: 1.2;
  }
  .mgl-education [data-grid-prepared] .uk-margin {
    width: 100%;
  }
}
.more {
  display: inline-block;
  background: #FB7878;
  width: 187px;
  height: 56px;
  font-size: 16px;
  line-height: 56px;
  color: #ffffff;
  text-align: center;
  border-radius: 12px;
}
.more .arrow {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../img/button-arrow-icon.svg") no-repeat center;
  background-size: auto;
  margin-left: 7px;
  top: 3px;
  position: relative;
}

.icon-title {
  display: inline-block;
  font-size: 14px;
  height: 25px;
  line-height: 25px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-left: 35px;
}
.icon-title:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  background: no-repeat center;
  background-size: auto;
  z-index: 1;
}
.icon-title.team:before {
  background-image: url("../img/team-icon.svg");
}

.title-btn {
  display: block;
  width: 170px;
  height: 48px;
  font-size: 15px;
  line-height: 45px;
  font-weight: 700;
  border-radius: 12px;
  text-align: center;
  color: #000000;
  border: solid 1px #000000;
  position: absolute;
  right: 0;
  z-index: 9;
}

.uk-dotnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.uk-dotnav > * {
  display: inline-block;
  padding: 0;
}

.uk-slidenav {
  width: 56px;
  height: 56px;
  line-height: 56px;
  color: #000000;
  display: block !important;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
  -webkit-box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.08);
}
.uk-slidenav:hover {
  background-position: center;
}

.uk-slidenav-previous {
  background-image: url("../img/carousel-left-icon.svg");
}

.uk-slidenav-next {
  background-image: url("../img/carousel-right-icon.svg");
}

@media all and (max-width: 980px) {
  .title-btn {
    position: relative;
    top: 0 !important;
  }
}
.mgl-footer {
  padding: 50px 0 30px 0;
  background: #F5F5F5;
}
.mgl-footer__logo {
  display: block;
  width: 170px;
}
.mgl-footer__logo img {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
}
.mgl-footer__address {
  width: 100%;
  margin-bottom: 30px;
}
.mgl-footer__address .label {
  display: block;
  margin: 0;
  font-size: 11px;
  text-transform: uppercase;
}
.mgl-footer__address .label.city {
  margin-bottom: 10px;
}
.mgl-footer__address ul > li {
  display: block;
  width: 100%;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 10px;
}
.mgl-footer__address ul > li a {
  color: #000000;
}
.mgl-footer__address ul > li:last-child {
  margin-bottom: 0;
}
.mgl-footer h4 {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 700;
}
.mgl-footer .menu-footer-langs-container ul > li,
.mgl-footer .menu-footer-serv-container ul > li,
.mgl-footer .menu-footer-comp-container ul > li {
  margin-bottom: 5px;
}
.mgl-footer .menu-footer-langs-container ul > li a,
.mgl-footer .menu-footer-serv-container ul > li a,
.mgl-footer .menu-footer-comp-container ul > li a {
  font-size: 16px;
  line-height: 1.6;
  color: #7E7E7E;
}
.mgl-footer .menu-footer-langs-container ul > li:last-child,
.mgl-footer .menu-footer-serv-container ul > li:last-child,
.mgl-footer .menu-footer-comp-container ul > li:last-child {
  margin-bottom: 0;
}
.mgl-footer__social a {
  display: inline-block;
  margin-right: 2px;
}
.mgl-footer__social a:last-child {
  margin-right: 0;
}
.mgl-footer__search {
  margin-top: 85px;
}
.mgl-footer__search .uk-search-field {
  width: 314px;
  height: 52px;
  padding: 0 32px 0 48px;
  border: solid 2px #EEEEEE;
  border-radius: 12px;
  font-size: 15px;
  font-weight: 500;
  color: #9B9B9B;
}
.mgl-footer__search .uk-search-submit {
  position: absolute;
  top: 16px;
  left: 14px;
  width: 20px;
  height: 20px;
  background: url("../img/search-icon.svg") no-repeat center;
  background-size: auto;
  color: transparent;
  border: none;
}
.mgl-footer__search.mobile-search {
  display: none;
}
.mgl-footer__copywrite {
  width: 100%;
  margin-top: 30px;
  font-size: 16px;
  line-height: 1.6;
  color: #7E7E7E;
}
.mgl-footer__copywrite a {
  color: #FB7878;
}

@media all and (max-width: 980px) {
  .mgl-footer {
    padding: 42px 0 47px 0;
  }
  .mgl-footer__logo {
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }
  .mgl-footer__logo img {
    width: 170px;
    margin-bottom: 20px;
  }
  .mgl-footer__address {
    width: auto;
    margin-bottom: 0;
  }
  .mgl-footer__address:first-child {
    margin-right: 30px;
  }
  .mgl-footer__address .label {
    margin-bottom: 10px;
    line-height: 1;
  }
  .mgl-footer__address ul > li {
    font-size: 14px;
  }
  .mgl-footer .offices {
    padding-left: 30px;
  }
  .mgl-footer .offices .mgl-footer__address {
    width: 100%;
    margin-bottom: 10px;
  }
  .mgl-footer__social {
    width: 100%;
    text-align: center;
    margin-top: 30px;
  }
  .mgl-footer__block {
    margin-right: 30px;
    margin-bottom: 30px;
    max-width: 50%;
  }
  .mgl-footer__block:first-child {
    width: 100%;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-right: 0;
  }
  .mgl-footer__block:last-child {
    margin-bottom: 0;
  }
  .mgl-footer__search {
    margin-top: 10px;
  }
  .mgl-footer__search.desktop-search {
    display: none;
  }
  .mgl-footer__search.mobile-search {
    display: block;
  }
  .mgl-footer__copywrite {
    margin-bottom: 0;
    font-size: 14px;
  }
}
@media all and (max-width: 600px) {
  .mgl-footer .uk-flex-space-between {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .mgl-footer__search {
    margin-top: 10px;
  }
  .mgl-footer__search .uk-search-field {
    width: 100%;
  }
}
@media all and (max-width: 410px) {
  .mgl-footer__block {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
  }
  .mgl-footer__block h4, .mgl-footer__block ul {
    text-align: center;
  }
  .mgl-footer .offices {
    margin-top: 20px;
  }
}
.page.page-id-894 .mgl-content {
  background: rgba(31, 91, 148, 0.08);
  padding: 62px 0 62px 0;
}
.page.page-id-2633 .mgl-content {
  background: rgba(46, 187, 119, 0.15);
  padding: 65px 0 104px 0;
}
.page.page-id-1632 .mgl-content {
  background: rgba(251, 120, 120, 0.15);
  padding: 64px 0 80px 0;
}

.mgl-zayavka__block {
  margin-right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mgl-zayavka__block:last-child {
  margin-right: 0;
}
.mgl-zayavka p {
  margin: 0;
  padding: 0;
}
.mgl-zayavka .wpcf7-text, .mgl-zayavka .wpcf7-select, .mgl-zayavka .wpcf7-textarea, .mgl-zayavka .wpcf7-number, .mgl-zayavka .wpcf7-quiz {
  border-radius: 12px;
  background: #ffffff;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 15px;
  border: none;
  color: #757575;
}
.mgl-zayavka .wpcf7-text.wpcf7-not-valid, .mgl-zayavka .wpcf7-select.wpcf7-not-valid, .mgl-zayavka .wpcf7-textarea.wpcf7-not-valid, .mgl-zayavka .wpcf7-number.wpcf7-not-valid, .mgl-zayavka .wpcf7-quiz.wpcf7-not-valid {
  border: solid 1px #dc3232;
}
.mgl-zayavka .wpcf7-text, .mgl-zayavka .wpcf7-select, .mgl-zayavka .wpcf7-number, .mgl-zayavka .wpcf7-quiz {
  height: 48px;
  line-height: 48px;
  padding: 0 16px 0 16px;
}
.mgl-zayavka .wpcf7-number::-webkit-outer-spin-button, .mgl-zayavka .wpcf7-number::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.mgl-zayavka .wpcf7-select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: url("../img/select-arrow.svg") no-repeat top 24px right 20px;
  background-size: auto;
  background-color: #ffffff;
  cursor: pointer;
}
.mgl-zayavka .wpcf7-textarea {
  height: 130px;
  padding: 14px 16px 14px 16px;
  resize: none;
}
.mgl-zayavka h5 {
  width: 100%;
  font-size: 24px;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 30px;
}
.mgl-zayavka .line.mrg {
  margin-bottom: 30px;
}
.mgl-zayavka .line p {
  margin: 0;
  padding: 0;
}
.mgl-zayavka .wpcf7-form-control-wrap {
  line-height: 1;
  height: auto;
  display: block;
}
.mgl-zayavka .wpcf7-radio,
.mgl-zayavka .wpcf7-checkbox {
  min-height: 48px;
  display: block;
}
.mgl-zayavka .wpcf7-radio .wpcf7-list-item,
.mgl-zayavka .wpcf7-checkbox .wpcf7-list-item {
  margin-left: 0;
  margin-right: 60px;
}
.mgl-zayavka .wpcf7-radio .wpcf7-list-item:last-child,
.mgl-zayavka .wpcf7-checkbox .wpcf7-list-item:last-child {
  margin-right: 0;
}
.mgl-zayavka .wpcf7-radio .wpcf7-list-item label,
.mgl-zayavka .wpcf7-checkbox .wpcf7-list-item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mgl-zayavka .wpcf7-radio .wpcf7-list-item input,
.mgl-zayavka .wpcf7-checkbox .wpcf7-list-item input {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #ffffff;
}
.mgl-zayavka .wpcf7-radio .wpcf7-list-item input:checked,
.mgl-zayavka .wpcf7-checkbox .wpcf7-list-item input:checked {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}
.mgl-zayavka .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label,
.mgl-zayavka .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
  font-size: 18px;
  color: #7E7E7E;
  vertical-align: top;
}
.mgl-zayavka .wpcf7-radio input {
  border-radius: 50%;
}
.mgl-zayavka .wpcf7-checkbox input {
  border-radius: 4px;
}
.mgl-zayavka .textarea-xl {
  height: 214px;
}
.mgl-zayavka .input-xl {
  width: 370px;
}
.mgl-zayavka .input-md {
  width: 285px;
}
.mgl-zayavka .input-sm {
  width: 213px;
}
.mgl-zayavka .input-xsm {
  width: 149px;
}
.mgl-zayavka .input-xs {
  width: 70px;
}
.mgl-zayavka .input-xl0{ width: calc(100% - 10px); margin-top: 10px;}

.mgl-zayavka .wpcf7-not-valid-tip {
  font-size: 12px;
  position: absolute;
  bottom: -18px;
  font-weight: 700;
}
.mgl-zayavka .input-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 285px;
  padding: 7px;
  background: #ffffff;
  border-radius: 12px;
}
.mgl-zayavka .input-file br {
  display: none;
}
.mgl-zayavka .input-file input[type=file] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  display: block;
  width: 0;
  height: 0;
}
.mgl-zayavka .input-file-btn {
  display: inline-block;
  background: #82AB98;
  border-radius: 4px;
  width: 138px;
  height: 35px;
  font-size: 15px;
  line-height: 32px;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  margin-right: 10px;
  cursor: pointer;
}
.mgl-zayavka .input-file-text {
  display: inline-block;
  max-width: calc(100% - 155px);
  font-size: 15px;
  line-height: 1.2;
  font-weight: 500;
  color: #757575;
}
.mgl-zayavka__confirm {
  display: block;
  width: 100%;
  margin: 60px 0 20px 0;
}
.mgl-zayavka__confirm p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mgl-zayavka__confirm .wpcf7-list-item input[type=checkbox] {
  width: 20px;
  height: 20px;
  background: #ffffff;
  border-radius: 4px;
  margin-right: 10px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.mgl-zayavka__confirm .wpcf7-list-item input[type=checkbox]:checked {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}
.mgl-zayavka__confirm a {
  font-size: 14px;
  font-weight: 500 !important;
  color: #7E7E7E;
}
.mgl-zayavka .captcha label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mgl-zayavka .captcha span {
  display: inline;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  font-size: 16px;
  line-height: 1.2;
  color: #7E7E7E;
  font-weight: 500;
  max-width: 238px;
}
.mgl-zayavka .captcha .wpcf7-quiz {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 70px;
  margin-right: 20px;
}
.mgl-zayavka .wpcf7-submit {
  border: none;
  font-weight: 700;
  cursor: pointer;
}
.mgl-zayavka .wpcf7-spinner {
  display: none;
}
.mgl-zayavka .info {
  max-width: 365px;
}
.mgl-zayavka .info p {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 500;
  color: #000000;
}
.mgl-zayavka .inputs-block p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mgl-zayavka .inputs-block .wpcf7-form-control-wrap {
  margin-right: 30px;
}
.mgl-zayavka .inputs-block .wpcf7-form-control-wrap:last-child {
  margin-right: 0;
}
.mgl-zayavka .radio-block p, .mgl-zayavka .radio-block .wpcf7-form-control-wrap, .mgl-zayavka .radio-block .wpcf7-radio {
  width: 100%;
}
.mgl-zayavka .radio-block .wpcf7-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mgl-zayavka .radio-block .wpcf7-list-item:last-child {
  margin-right: 0;
}
.mgl-zayavka .radio-list {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.mgl-zayavka .radio-list .wpcf7-list-item {
  display: block;
  width: 100%;
  margin-bottom: 30px;
}
.mgl-zayavka .radio-list .wpcf7-list-item:last-child {
  margin-bottom: 0;
}

@media all and (max-width: 1140px) {
  .mgl-zayavka .input-xl {
    width: 290px;
  }
}
@media all and (max-width: 980px) {
  .page.page-id-2633 .mgl-content {
    padding: 40px 0 40px 0;
  }
  .mgl-zayavka__block {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .mgl-zayavka .line {
    margin-bottom: 20px;
  }
  .mgl-zayavka .line:last-child {
    margin-bottom: 0;
  }
  .mgl-zayavka .input-xl {
    width: 100%;
  }
  .mgl-zayavka__confirm {
    margin-top: 0;
  }
  .mgl-zayavka .info {
    max-width: 100%;
  }
  .mgl-zayavka .inputs-block p {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .mgl-zayavka .inputs-block .wpcf7-form-control-wrap {
    margin-right: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  .mgl-zayavka .inputs-block .wpcf7-form-control-wrap:last-child {
    margin-bottom: 0;
  }
  .mgl-zayavka .radio-list .wpcf7-list-item {
    margin-bottom: 20px;
  }
  .mgl-zayavka .radio-block .wpcf7-radio {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .mgl-zayavka .radio-block .wpcf7-list-item {
    display: block;
    margin-bottom: 20px;
  }
  .mgl-zayavka .radio-block .wpcf7-list-item:last-child {
    margin-bottom: 0;
  }
}
.mgl-slider {
  height: 665px;
  width: 100%;
  margin-top: 20px;
}
.mgl-slider .uk-container {
  height: 100%;
}
.mgl-slider .uk-grid {
  width: 100%;
  height: 100%;
}
.mgl-slider .uk-margin {
  margin: 0;
}
.mgl-slider__wrap {
  width: 100%;
  height: 100%;
}
.mgl-slider__wrap [data-uk-slideshow],
.mgl-slider__wrap .uk-slidenav-position {
  width: 100%;
  height: 100% !important;
}
.mgl-slider__wrap .uk-slidenav-position .uk-active {
  width: 100%;
  height: 100% !important;
}
.mgl-slider__wrap .uk-slideshow {
  width: calc(100% - 385px);
  height: 100% !important;
}
.mgl-slider__wrap .uk-cover-background {
  background-size: auto;
  background-position: top right;
}
.mgl-slider__wrap .uk-overlay-panel {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
}
.mgl-slider__wrap .uk-overlay-panel .label {
  display: inline-block;
  margin-bottom: 10px;
  border-radius: 40px;
  padding: 9px 18px 9px 43px;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 700;
}
.mgl-slider__wrap .uk-overlay-panel .label:before {
  content: "";
  position: absolute;
  top: 15px;
  left: 18px;
  width: 15px;
  height: 15px;
  background: no-repeat center;
  background-size: cover;
}
.mgl-slider__wrap .uk-overlay-panel .label.hot {
  color: #1E5B94;
  background: rgba(45, 187, 119, 0.1);
}
.mgl-slider__wrap .uk-overlay-panel .label.hot:before {
  background-image: url("../img/label-hot-icon.svg");
}
.mgl-slider__wrap .uk-overlay-panel .h1 {
  font-size: 68px;
  line-height: 1.2;
  font-weight: 700;
  color: #000000;
  margin-bottom: 50px;
}
.mgl-slider__wrap .uk-overlay-panel .list > li {
  display: inline-block;
}
.mgl-slider__wrap .uk-overlay-panel .list > li:nth-child(2n+1) {
  padding-right: 30px;
  border-right: solid 1px rgba(0, 0, 0, 0.2);
}
.mgl-slider__wrap .uk-overlay-panel .list > li:nth-child(2n) {
  padding-left: 30px;
}
.mgl-slider__wrap .uk-overlay-panel .list .uk-grid {
  width: 100%;
  margin-bottom: 8px;
}
.mgl-slider__wrap .uk-overlay-panel .list .number,
.mgl-slider__wrap .uk-overlay-panel .list .value {
  font-weight: 700;
  color: #000000;
}
.mgl-slider__wrap .uk-overlay-panel .list .number {
  font-size: 48px;
  line-height: 1;
  margin-right: 10px;
}
.mgl-slider__wrap .uk-overlay-panel .list .value {
  font-size: 20px;
  line-height: 1.2;
}
.mgl-slider__wrap .uk-overlay-panel .list .note {
  display: inline-block;
  color: #7E7E7E;
  padding-left: 10px;
  font-weight: 500;
}
.mgl-slider__wrap .uk-overlay-panel .list .note:after {
  content: "*";
  font-size: 15px;
  color: #7E7E7E;
  position: absolute;
  top: 0;
  left: 0;
}
.mgl-slider__wrap .uk-overlay-panel .more {
  margin-top: 37px;
}
.mgl-slider__wrap .uk-dotnav {
  margin: 0;
  position: absolute;
  left: 0;
  bottom: 47px;
}
.mgl-slider__wrap .uk-dotnav > * {
  margin: 0 8px 0 0;
}
.mgl-slider__wrap .uk-dotnav > *:last-child {
  margin-right: 0;
}
.mgl-slider__wrap .uk-dotnav > * > * {
  width: 57px;
  height: 12px;
  border: none;
  background: #D9D9D9;
  border-radius: 8px;
}
.mgl-slider__wrap .uk-dotnav > .uk-active > * {
  background: #1E5B94;
}
.mgl-slider__wrap .uk-slidenav-previous {
  top: 200px;
  left: -90px;
}
.mgl-slider__wrap .uk-slidenav-next {
  top: 200px;
  right: -90px;
}
.mgl-slider__form {
  border-radius: 20px;
  -webkit-box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.08);
  width: 420px;
  padding: 30px 40px;
  position: absolute;
  top: 80px;
  right: 0;
}
.mgl-slider__form .mgl-zap {
  display: none;
}
.mgl-slider__form p {
  margin-bottom: 0;
}
.mgl-slider__form h6 {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 20px;
}
.mgl-slider__form .mgl-zap-item,
.mgl-slider__form .wpcf7-form-control-wrap {
  width: 100%;
}
.mgl-slider__form .wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 20px;
}
.mgl-slider__form .wpcf7-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: rgba(182, 220, 255, 0.3);
  padding: 5px;
  border-radius: 12px;
}
.mgl-slider__form .wpcf7-radio .wpcf7-list-item {
  display: inline-block;
  width: calc(50% - 3px);
  margin: 0;
}
.mgl-slider__form .wpcf7-radio .wpcf7-list-item label {
  display: block;
  width: 100%;
  cursor: pointer;
}
.mgl-slider__form .wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label {
  display: block;
  width: 100%;
  height: 39px;
  border-radius: 8px;
  text-align: center;
  font-weight: 700;
  line-height: 39px;
  background: transparent;
  color: #7E7E7E;
  text-shadow: rgba(0, 0, 0, 0.2) 0 4px 4px;
}
.mgl-slider__form .wpcf7-radio .wpcf7-list-item label input {
  display: none;
}
.mgl-slider__form .wpcf7-radio .wpcf7-list-item label input:checked + .wpcf7-list-item-label {
  background: #ffffff;
  color: #000000;
  text-shadow: none;
}
.mgl-slider__form .mgl-zap__acceptance {
  
}
.mgl-slider__form .mgl-zap__acceptance p, .mgl-zap__acceptance2 p{font-size: 10px; line-height: normal; color: #7E7E7E;}
.mgl-slider__form .mgl-zap__acceptance span.wpcf7-form-control-wrap{float: left; display: block; width: 26px;}
.mgl-zap__acceptance2 label{display: flex;}
.mgl-zap__acceptance2 span{display: inline; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; font-size: 14px;}
.mgl-zap__acceptance2 .wpcf7-quiz{-webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; width: 60px; margin-right: 10px; background: #F5F5F5; padding: 0 16px 0 16px; font-weight: 500; color: #757575; border: 0;}
.mgl-slider__form .wpcf7 form.sent .wpcf7-response-output{margin:0;}
.mgl-slider__form .wpcf7-form-control-wrap{margin-bottom:10px;}
.wpcf7 form .wpcf7-response-output{margin-top:20px; z-index:11;}
.mgl-zap-new .mgl-zap__acceptance-asp label{display:flex;}


.mgl-slider__form .wpcf7-text,
.mgl-slider__form .wpcf7-submit {
  width: 100%;
  height: 48px;
  border: none;
  border-radius: 12px;
  font-size: 15px;
  line-height: 48px;
}
.mgl-slider__form .wpcf7-text {
  background: #F5F5F5;
  padding: 0 16px 0 16px;
  font-weight: 500;
  color: #757575;
}
.mgl-slider__form .wpcf7-spinner {
  position: absolute;
  left: 0;
  bottom: 0;
}
.mgl-slider__form .wpcf7-submit {z-index: 11;
  background: #FB7878;
  color: #ffffff;
  font-weight: 700;
}

@media all and (max-width: 980px) {
  .mgl-slider {
    margin-top: 15px;
    height: auto;
  }
  .mgl-slider .uk-container {
    padding: 0;
  }
  .mgl-slider__wrap {
    height: 100vh;
  }
  .mgl-slider__wrap .uk-slideshow {
    width: 100%;
    height: 100% !important;
  }
  .mgl-slider__wrap .uk-cover-background {
    height: 90vh;
    margin-top: 220px;
    right: -14vh;
    background-size: contain;
  }
  .mgl-slider__wrap .uk-overlay-panel {
    padding: 0 18px 0 18px;
  }
  .mgl-slider__wrap .uk-overlay-panel .h1 {
    font-size: 48px;
    margin-top: 0;
    margin-bottom: 56px;
  }
  .mgl-slider__wrap .uk-overlay-panel .h1 br {
    display: none;
  }
  .mgl-slider__wrap .uk-overlay-panel .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .mgl-slider__wrap .uk-overlay-panel .list > li:nth-child(2n+1) {
    padding-right: 0;
    border-right: none;
    margin-bottom: 20px;
  }
  .mgl-slider__wrap .uk-overlay-panel .list > li:nth-child(2n) {
    padding-left: 0;
  }
  .mgl-slider__wrap .uk-overlay-panel .more {
    margin-top: 20px;
  }
  .mgl-slider__wrap .uk-dotnav {
    left: 20px;
  }
  .mgl-slider__wrap .uk-dotnav > * {
    margin: 0 12px 0 0;
  }
  .mgl-slider__wrap .uk-dotnav > * > * {
    width: 36px;
    height: 12px;
  }
  .mgl-slider__form {
    border-radius: 0;
    -webkit-box-shadow: -22px 226px 91px rgba(89, 68, 111, 0.01), -12px 127px 77px rgba(89, 68, 111, 0.05), -5px 56px 57px rgba(89, 68, 111, 0.09), -1px 4px 31px rgba(89, 68, 111, 0.1);
            box-shadow: -22px 226px 91px rgba(89, 68, 111, 0.01), -12px 127px 77px rgba(89, 68, 111, 0.05), -5px 56px 57px rgba(89, 68, 111, 0.09), -1px 4px 31px rgba(89, 68, 111, 0.1);
    width: 100%;
    padding: 30px 40px;
    position: relative;
    top: 0;
    right: auto;
  }
  .mgl-slider__form .wpcf7-form {
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
  }
  .mgl-slider__form .wpcf7-submit {
    width: 100%;
    max-width: 420px;
  }
  .wpcf7-not-valid-tip {
    font-size: 12px;
  }
}
.mgl-langsmenu {
  padding: 20px 0 10px 0;
}
.mgl-langsmenu ul > li {
  margin-right: 8px;
  margin-bottom: 10px;
}
.mgl-langsmenu ul > li:last-child {
  margin-right: 0;
}
[class^=langs-menu__] {
  display: inline-block;
  min-width: 118px;
  height: 30px;
  font-size: 13px;
  line-height: 26px;
  border: solid 1px #E5E5E5;
  border-radius: 105px;
  padding-left: 32px;
  padding-right: 10px;
}
[class^=langs-menu__]:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 24px;
  position: absolute;
  left: 2px;
  top: 2px;
  background-size: cover;
  border-radius: 50%;
}

.langs-menu__eng:before {
  background: url(/wp-content/themes/yoo_uniq_wp/img/lang_en.svg) no-repeat 0 0;
}
.langs-menu__de:before {
  background: url(/wp-content/themes/yoo_uniq_wp/img/lang_de.svg) no-repeat 0 0;
}
.langs-menu__fr:before {
  background: url(/wp-content/themes/yoo_uniq_wp/img/lang_fr.svg) no-repeat 0 0;
}
.langs-menu__isp:before {
  background: url(/wp-content/themes/yoo_uniq_wp/img/lang_isp.svg) no-repeat 0 0;
}
.langs-menu__it:before {
  background: url(/wp-content/themes/yoo_uniq_wp/img/lang_it.svg) no-repeat 0 0;
}
.langs-menu__chn:before {
  background: url(/wp-content/themes/yoo_uniq_wp/img/lang_chin.svg) no-repeat 0 0;
}
.langs-menu__kr:before {
  background: url(/wp-content/themes/yoo_uniq_wp/img/lang_kor.svg) no-repeat 0 0;
}
.langs-menu__jap:before {
  background: url(/wp-content/themes/yoo_uniq_wp/img/lang_jap.svg) no-repeat 0 0;
}
.langs-menu__rus:before {
  background: url(/wp-content/themes/yoo_uniq_wp/img/lang_rus.svg) no-repeat 0 0;
}
.langs-menu__ar:before {
  background: url(/wp-content/themes/yoo_uniq_wp/img/lang_ar.svg) no-repeat 0 0;
}
.langs-menu__por:before {
  background: url(/wp-content/themes/yoo_uniq_wp/img/lang_por.svg) no-repeat 0 0;
}
.langs-menu__tur:before {
  background: url(/wp-content/themes/yoo_uniq_wp/img/lang_tur.svg) no-repeat 0 0;
}

.mgl-headmain {
  padding: 10px 0 22px 0;
}
.mgl-headmain__menu .menu-item-has-children {
  padding-right: 12px;
}
.mgl-headmain__menu .menu-item-has-children:before {
  content: "";
  position: absolute;
  top: 8px;
  right: 0;
  width: 6px;
  height: 5px;
  background: url("../img/menu-arrow-down-icon.svg") no-repeat center;
  background-size: contain;
}
.mgl-headmain__menu .sub-menu {
  position: absolute;
  width: 180px;
  z-index: 3;
}
.mgl-headmain__menu .sub-menu:before {
  z-index: 1;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #ffffff;
  border: solid 1px #E9E9EB;
  border-radius: 8px;
}
.mgl-headmain__menu .sub-menu > li {
  z-index: 3;
  margin-bottom: 8px;
}
.mgl-headmain__menu .sub-menu > li a {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #000000 !important;
}
.mgl-headmain__menu .sub-menu > li:last-child {
  margin-bottom: 0;
}
.mgl-headmain__menu .sub-menu > li:hover a {
  color: #1E5B94 !important;
}
.mgl-headmain__menu > li {
  margin-right: 20px;
  position: relative;
}
.mgl-headmain__menu > li:last-child {
  margin-right: 0;
}
.mgl-headmain__menu > li a {
  line-height: normal;
  font-weight: 700;
}
.mgl-headmain__menu > li svg {
  position: absolute;
  right: 0;
  top: 9px;
}
.mgl-headmain__menu > li:hover > .sub-menu {
  display: block;
}
.mgl-headmain__menu > li:hover a {
  color: #1E5B94;
}
.mgl-headmain__menu > li:hover svg {
  fill: #1E5B94;
}
.mgl-headmain__menu > li > .sub-menu {
  top: 18px;
  left: -24px;
  display: none;
  padding: 32px 16px 0 16px;
}
.mgl-headmain__menu > li > .sub-menu:before {
  top: 16px;
  left: 0;
}
.mgl-headmain__menu > li > .sub-menu > li.menu-item-has-children:before {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.mgl-headmain__menu > li > .sub-menu > li > .sub-menu {
  padding: 16px 16px 16px 32px;
  display: none;
  z-index: 9;
  left: 146px;
  top: -16px;
}
.mgl-headmain__menu > li > .sub-menu > li > .sub-menu > li {
  z-index: 3;
}
.mgl-headmain__menu > li > .sub-menu > li > .sub-menu > li a {
  color: #000000 !important;
}
.mgl-headmain__menu > li > .sub-menu > li > .sub-menu > li:hover a {
  color: #1E5B94 !important;
}
.mgl-headmain__menu > li > .sub-menu > li > .sub-menu:before {
  top: 0;
  left: 16px;
}
.mgl-headmain__menu > li > .sub-menu > li:hover > .sub-menu {
  display: block;
}
.mgl-headmain__logo {
  display: inline-block;
  width: 170px;
  margin-right: 53px;
}
.mgl-headmain__logo img {
  width: 100%;
  height: auto;
}
.mgl-headmain__btn {
  display: inline-block;
  width: 170px;
  height: 48px;
  font-size: 15px;
  line-height: 48px;
  font-weight: 700;
  background: #1E5B94;
  color: #ffffff;
  text-align: center;
  border-radius: 12px;
}
.mgl-headmain__search {
  position: relative;
}
.mgl-headmain__search_btn {
  display: inline-block;
  width: 25px;
  height: 22px;
  background: url("../img/search-icon.svg") no-repeat center;
  background-size: auto;
  margin-top: 5px;
}
.mgl-headmain__search_form {
  position: absolute;
  top: -3px;
  right: 0;
  width: 250px;
}
.mgl-headmain__search_form .input {
  width: 100%;
  font-size: 14px;
  line-height: 34px;
  border: solid 1px #757575;
  border-radius: 8px;
  padding: 0 30px 0 15px;
}
.mgl-headmain__search_form .close {
  position: absolute;
  right: 8px;
  top: 8px;
  width: 14px;
  height: 14px;
  z-index: 9;
}

/* ADD */
.pr-skid-mob{display:none;}


@media all and (max-width: 1100px) {
  .mgl-headmain__logo {
    margin-right: 30px;
  }
  .mgl-headmain__search {
    display: none;
  }
}
@media all and (max-width: 980px) {
  .uk-offcanvas-page {
    margin-left: 0 !important;
  }
  .mgl-headmain {
    padding: 20px 0 20px 0;
  }
  .mgl-headmain__logo {
    width: 136px;
    margin-right: 0;
    z-index: 9;
  }
  .mgl-headmain__btn {
    width: 140px;
    z-index: 9;
  }
  .menu-topmenu-container {
    display: none;
  }
}
.uk-navbar-toggle {
  width: 23px;
  height: 14px;
  background: url(../img/mobile-menu-burger.svg) no-repeat center;
  background-size: contain;
  display: inline-block;
  padding: 0;
  margin-left: 44px;
}
.uk-navbar-toggle:after, .uk-navbar-toggle:before {
  display: none;
}
.uk-navbar-toggle.mgl-navbartoggle-close {
  position: absolute;
  top: 0;
  right: 20px;
  width: 18px;
  height: 18px;
  background: url(../img/mobile-menu-close.svg) no-repeat center;
  opacity: 1;
}

.uk-close {
  z-index: 9;
}

#offcanvas {
  height: calc(100svh - 108px);
  top: 108px;
  padding: 60px 20px 30px 20px;
  background: #ffffff;
  z-index: 3;
}
#offcanvas .uk-offcanvas-bar {
  width: 100%;
  height: 100%;
  position: relative;
  background: transparent;
  overflow-y: auto;
  scrollbar-width: none;
  padding-bottom: 30px;
}
#offcanvas .uk-offcanvas-bar::-webkit-scrollbar {
  display: none;
}
#offcanvas .mgl-footer__search {
  display: block;
}
#offcanvas .mgl-footer__search .uk-search-field {
  width: 100%;
  background: transparent;
  height: 55px;
  border: solid 1px #E9E9EB;
  font-size: 18px;
  line-height: 55px;
  padding: 0 20px 0 40px;
}
#offcanvas .mgl-footer__search .uk-search-submit {
  top: 18px;
}

.mgl-mobmenu #menu-langs-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  overflow-x: scroll;
  scrollbar-width: none;
  border-top: solid 1px #E9E9EB;
  border-bottom: solid 1px #E9E9EB;
  padding: 20px 0 20px 0;
  margin-bottom: 20px;
}
.mgl-mobmenu #menu-langs-menu::-webkit-scrollbar {
  display: none;
}
.mgl-mobmenu #menu-langs-menu [class^=langs-menu__] {
  margin-right: 14px;
  width: 30px;
  height: 30px;
  min-width: 30px;
  padding: 0;
  position: relative;
}
.mgl-mobmenu #menu-langs-menu [class^=langs-menu__] a {
  color: transparent;
  font-size: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}
.mgl-mobmenu #menu-langs-menu [class^=langs-menu__]:before {
  width: 24px;
}
.mgl-mobmenu__menu {
  margin-bottom: 20px;
}
.mgl-mobmenu__menu > li {
  display: block;
  width: 100%;
  padding-bottom: 20px;
  border-bottom: solid 1px #E9E9EB;
  margin-bottom: 20px;
}
.mgl-mobmenu__menu > li a {
  font-size: 18px;
  color: #000000;
}
.mgl-mobmenu__menu > li:last-child {
  margin-bottom: 0;
}
.mgl-mobmenu__menu > li .sub-menu {
  margin-top: 30px;
}
.mgl-mobmenu__menu > li .sub-menu > li {
  padding-left: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #E9E9EB;
  margin-bottom: 20px;
}
.mgl-mobmenu__menu > li .sub-menu > li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.mgl-mobmenu__menu > li .sub-menu > li a {
  font-size: 16px;
  font-weight: 400;
}
.mgl-mobmenu__menu > li.menu-item-has-children a {
  font-weight: 600;
}
.mgl-mobmenu__menu > li.menu-item-has-children .trigger {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 22px;
  background: url(../img/mobile-menu-arrow.svg) no-repeat center;
  background-size: auto;
  z-index: 9;
}
.mgl-mobmenu .mgl-cities-show {
  display: block;
  margin-bottom: 20px;
  font-size: 18px;
  color: #000000;
  font-weight: 600;
}
.mgl-mobmenu .mgl-offcanvas-zap {
  display: block;
  width: 100%;
  max-width: 320px;
  margin: 0 auto;
  height: 48px;
  font-size: 15px;
  line-height: 48px;
  font-weight: 700;
  background: #1E5B94;
  color: #ffffff;
  text-align: center;
  border-radius: 12px;
}

@media all and (max-width: 420px) {
  .uk-navbar-toggle {
    margin-left: 20px;
  }
}
.mgl-preim {
  margin-top: 60px;
  margin-bottom: 60px;
  margin-left: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: left !important;
  height: auto !important;
}
.mgl-preim [data-grid-prepared] {
  position: relative !important;
  left: 0 !important;
  top: 0 !important;
  display: inline-block;
  padding: 30px !important;
  border-radius: 12px;
  background: #ffffff;
  width: calc((100% - 60px) / 3);
  margin-right: 30px;
  margin-bottom: 30px;
}
.mgl-preim [data-grid-prepared]:nth-child(3n+3) {
  margin-right: 0;
}
.mgl-preim [data-grid-prepared] .uk-panel-teaser {
  text-align: left !important;
  margin-bottom: 0;
}
.mgl-preim [data-grid-prepared] .uk-margin {
  margin-top: 10px;
}
.mgl-preim [data-grid-prepared] h4 {
  font-size: 20px;
  line-height: 1.4;
  width: 100%;
  margin-bottom: 20px;
}
.mgl-preim [data-grid-prepared] p {
  font-size: 16px;
  line-height: 1.8;
  color: #7E7E7E;
  margin-bottom: 0;
}
.mgl-preim.uk-grid-width-large-1-2 [data-grid-prepared], .mgl-preim.uk-grid-width-xlarge-1-2 [data-grid-prepared] {
  width: calc((100% - 30px) / 2);
  margin-right: 30px;
}
.mgl-preim.uk-grid-width-large-1-2 [data-grid-prepared]:nth-child(3n+3), .mgl-preim.uk-grid-width-xlarge-1-2 [data-grid-prepared]:nth-child(3n+3) {
  margin-right: 30px;
}
.mgl-preim.uk-grid-width-large-1-2 [data-grid-prepared]:nth-child(2n), .mgl-preim.uk-grid-width-xlarge-1-2 [data-grid-prepared]:nth-child(2n) {
  margin-right: 0;
}
.mgl-preim.uk-grid-width-large-1-4 [data-grid-prepared], .mgl-preim.uk-grid-width-xlarge-1-4 [data-grid-prepared] {
  width: calc((100% - 60px) / 4);
  margin-right: 20px;
}
.mgl-preim.uk-grid-width-large-1-4 [data-grid-prepared]:nth-child(3n+3), .mgl-preim.uk-grid-width-xlarge-1-4 [data-grid-prepared]:nth-child(3n+3) {
  margin-right: 20px;
}
.mgl-preim.uk-grid-width-large-1-4 [data-grid-prepared]:nth-child(4n+4), .mgl-preim.uk-grid-width-xlarge-1-4 [data-grid-prepared]:nth-child(4n+4) {
  margin-right: 0;
}

@media all and (max-width: 1200px) {
  .mgl-preim {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .mgl-preim.uk-grid-width-medium-1-2 [data-grid-prepared] {
    width: calc((100% - 20px) / 2);
    margin-right: 20px;
  }
  .mgl-preim.uk-grid-width-medium-1-2 [data-grid-prepared]:nth-child(3n+3) {
    margin-right: 20px;
  }
  .mgl-preim.uk-grid-width-medium-1-2 [data-grid-prepared]:nth-child(2n) {
    margin-right: 0;
  }
  .mgl-preim.uk-grid-width-medium-1-3 [data-grid-prepared] {
    width: calc((100% - 40px) / 3);
    margin-right: 20px;
  }
  .mgl-preim.uk-grid-width-medium-1-3 [data-grid-prepared]:nth-child(3n+3) {
    margin-right: 0;
  }
  .mgl-preim.uk-grid-width-medium-1-4 [data-grid-prepared] {
    width: calc((100% - 60px) / 4);
    margin-right: 20px;
  }
  .mgl-preim.uk-grid-width-medium-1-4 [data-grid-prepared]:nth-child(3n+3) {
    margin-right: 20px;
  }
  .mgl-preim.uk-grid-width-medium-1-4 [data-grid-prepared]:nth-child(4n+4) {
    margin-right: 0;
  }
}
@media all and (max-width: 980px) {
  .mgl-preim {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .mgl-preim.uk-grid-width-1-1 [data-grid-prepared], .mgl-preim.uk-grid-width-small-1-1 [data-grid-prepared] {
    width: 100%;
    margin-right: 0;
  }
  .mgl-preim.uk-grid-width-1-1 [data-grid-prepared]:nth-child(3n+3), .mgl-preim.uk-grid-width-small-1-1 [data-grid-prepared]:nth-child(3n+3) {
    margin-right: 0;
  }
  .mgl-preim.uk-grid-width-1-2 [data-grid-prepared], .mgl-preim.uk-grid-width-small-1-2 [data-grid-prepared] {
    width: calc((100% - 20px) / 2);
    margin-right: 20px;
  }
  .mgl-preim.uk-grid-width-1-2 [data-grid-prepared]:nth-child(3n+3), .mgl-preim.uk-grid-width-small-1-2 [data-grid-prepared]:nth-child(3n+3) {
    margin-right: 20px;
  }
  .mgl-preim.uk-grid-width-1-2 [data-grid-prepared]:nth-child(2n), .mgl-preim.uk-grid-width-small-1-2 [data-grid-prepared]:nth-child(2n) {
    margin-right: 0;
  }
}
/*	FORMS	*/
#modalZapis .mgl-zakaz__txt {
  font-size: 24px;
  line-height: 33px;
  text-align: center;
}
#modalZapis .mgl-zap {
  border: 1px solid #C4C4C4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 6px;
  margin: 15px 40px;
  padding: 30px 25px;
}
#modalZapis .mgl-zap__levevl, #modalZapis .mgl-zap__levevr {
  width: 50%;
  float: left;
}
#modalZapis .mgl-zap input, #modalZapis .mgl-zap textarea {
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.26px;
  color: #000000;
  padding: 13px 10px;
  border: 1px solid #DDDDDD;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3px;
  margin-top: 35px;
}
#modalZapis .mgl-zap-item-top input, #modalZapis .mgl-zap-item-top textarea {
  margin-top: 0;
}
#modalZapis .mgl-zap-item_chek {
  margin-top: 20px;
}
#modalZapis .mgl-zap textarea {
  height: 90px;
}
#modalZapis .mgl-zap .wpcf7-text, #modalZapis .mgl-zap .wpcf7-textarea {
  width: 82%;
}
#modalZapis .mgl-zap span.wpcf7-list-item {
  width: 100%;
  margin-left: 0;
}
#modalZapis .mgl-zap span.wpcf7-list-item input {
  margin-bottom: 20px;
}
#modalZapis .mgl-zap-item {
  padding-left: 0;
}
#modalZapis .mgl-zap-item h5 {
  font-family: "Noto Sans", sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.2625px;
  color: #34495E;
  margin-bottom: 20px;
}
#modalZapis .mgl-zap-item_chek span {
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.81px;
  color: #34495E;
}
#modalZapis .mgl-zap p {
  font-weight: 300;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.26px;
}
#modalZapis .mgl-zap__acceptance input {
  position: absolute;
  margin-left: -40px;
  top: 8px;
}
#modalZapis .mgl-zap__send {
  text-align: center;
  padding-top: 70px;
  padding-bottom: 10px;
}
#modalZapis .mgl-zap__btn {
  font-weight: bold;
  font-size: 12px !important;
  color: #FFFFFF !important;
  border: none !important;
  background: #FB7878;
  -webkit-box-shadow: 0px 0px 15px #FB7878;
          box-shadow: 0px 0px 15px #FB7878;
  border-radius: 225px;
  padding: 13px 105px !important;
  margin-bottom: 0 !important;
}
#modalZapis .mgl-zap input[type=radio]:checked:before {
  content: "";
  display: block;
  position: relative;
  top: 3px;
  left: 3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #358ED7;
}
#modalZapis .mgl-zap input[type=checkbox]:checked:before {
  content: "";
  display: block;
  position: relative;
  top: 2px;
  left: 2px;
  width: 8px;
  height: 8px;
  background: #358ED7;
}
#modalZapis .wpcf7-form h3 {
  font-size: 36px;
  line-height: 49px;
  text-align: center;
}
#modalZapis .wpcf7-select {
  padding: 13px 10px;
  margin-bottom: 35px;
  border: 1px solid #DDDDDD;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3px;
}
#modalZapis .mgl-zap-new {
  padding: 40px;
}
#modalZapis .mgl-zap-new-head {
  padding-left: 0;
}
#modalZapis .mgl-zap-new-head h3 {
  font-weight: bold;
  font-size: 33px;
  letter-spacing: 0.2px;
  color: #383C3E;
  text-transform: uppercase;
}
#modalZapis .mgl-zap-new-head p {
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.3px;
  color: #737B7D;
}
#modalZapis .mgl-zap-new .mgl-zap__btn {
  background: #1E5B94;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #FFFFFF;
}
#modalZapis .mgl-zap-new .mgl-zap-item {
  margin-top: 30px;
}
#modalZapis .mgl-zap-new .mgl-zap-item input {
  border: 0;
  border-bottom: 1px solid #DDD;
  padding: 5px 10px;
}
#modalZapis .mgl-zap-item-sl {
  padding: 0;
  margin-top: 30px;
}
#modalZapis .mgl-zap-item-sl .wpcf7-select {
  width: 310px;
}
#modalZapis .mgl-zap-item-sl select option {
  padding: 5px 10px;
}
#modalZapis .mgl-zap-new .mgl-zap__acceptance, #modalZapis .mgl-zap-new .mgl-zap__acceptance a {
  padding: 0;
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.3px;
  color: #737B7D;
}
#modalZapis .mgl-zap-new .mgl-zap__send {
  padding-top: 30px;
}
#modalZapis .mgl-zap-new .mgl-zap__acceptance-asp input {
  position: unset;
  margin-left: unset;
  width: 180px;
  padding: 10px;
  border: 0;
  border-bottom: 1px solid #DDD;
}
#modalZapis .mgl-zap-new .mgl-zap__acceptance p {
  margin: 0 0 0 20px;
}
#modalZapis .mgl-zap-new .wpcf7-not-valid-tip {
  font-size: 0.75em;
}
#modalZapis .mgl-zap-top {
  padding-left: 0;
}
#modalZapis .mgl-zap-top p {
  text-align: center;
}
#modalZapis .mgl-zap-top .mgl-btn-red {
  padding: 13px 105px !important;
}

.mgl-posts {
  margin-top: 100px;
  margin-bottom: 70px;
}
.mgl-posts .h1 {
  margin: 0 0 40px 0;
}
.mgl-posts__item {
  width: calc(50% - 15px) !important;
  margin-bottom: 30px;
}
.mgl-posts__item:nth-child(2n+1) {
  margin-right: 30px;
}
.mgl-posts__item .cover {
  display: inline-block;
  width: 270px;
  height: 200px;
  border-radius: 12px;
  background: no-repeat top center;
  background-size: cover;
  margin-right: 30px;
}
.mgl-posts__item .text {
  max-width: calc(100% - 300px);
}
.mgl-posts__item h6 {
  display: block;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 1.3;
  color: #1E5B94;
  font-weight: 700;
}
.mgl-posts__item p {
  line-height: 1.5;
  color: #7E7E7E;
  margin-bottom: 0;
}

@media all and (max-width: 980px) {
  .mgl-posts {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .mgl-posts__item {
    width: 100% !important;
    margin-bottom: 30px;
  }
  .mgl-posts__item:nth-child(2n+1) {
    margin-right: 0;
  }
  .mgl-posts__item:last-child {
    margin-bottom: 0;
  }
  .mgl-posts__item .cover {
    width: 28vw;
    height: 28vw;
    margin-right: 20px;
  }
  .mgl-posts__item .text {
    max-width: calc(100% - (28vw + 20px));
  }
  .mgl-posts__item h6 {
    margin-bottom: 10px;
    font-size: 20px;
  }
}
.mgl-promo {
  margin-top: 90px;
  padding: 66px 40px;
  border-radius: 12px;
  background: url("../img/promo-block-bg.png") no-repeat center;
  background-size: cover;
}
.mgl-promo:before {
  content: "";
  width: 300px;
  height: 520px;
  position: absolute;
  bottom: 0;
  right: 20px;
  background: url("../img/promo-block-woman.png") no-repeat bottom right;
  background-size: contain;
  z-index: 1;
}
.mgl-promo h4 {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.3;
  margin: 0 0 30px 0;
}
.mgl-promo p {
  font-size: 18px;
  line-height: 1.6;
  color: #7E7E7E;
  margin: 0;
}
.mgl-promo p.note {
  font-size: 14px;
  line-height: normal;
}
.mgl-promo p.note.mb {
  margin-bottom: 16px;
}
.mgl-promo .uk-grid {
  margin: 30px 0 0 0;
}
.mgl-promo .uk-grid p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mgl-promo .wpcf7-form-control-wrap {
  display: inline-block;
}
.mgl-promo .wpcf7-text,
.mgl-promo .wpcf7-submit {
  display: inline-block;
  width: 247px;
  height: 56px;
  line-height: 56px;
  font-weight: 500;
  border: none;
  border-radius: 12px;
}
.mgl-promo .wpcf7-text {
  margin-right: 30px;
  padding: 0 21px 0 21px;
  background: #ffffff;
  color: #9B9B9B;
  margin-bottom: 30px;
}
.mgl-promo .wpcf7-submit {
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  margin-bottom: 30px;
}
.mgl-promo .wpcf7-not-valid-tip {
  position: absolute;
  bottom: -20px;
  left: 0;
  font-size: 12px;
}
.mgl-promo .wpcf7-response-output {
  max-width: 70%;
  border: none !important;
  padding: 0 !important;
  font-size: 14px;
  color: #dc3232;
  position: absolute;
  left: 0;
  bottom: -40px;
  margin: 0 !important;
}
.mgl-promo .wpcf7-spinner {
  display: none;
}

@media all and (max-width: 1220px) {
  .mgl-promo {
    margin-top: 60px;
  }
  .mgl-promo .uk-flex-middle p {
    max-width: 780px;
  }
}
@media all and (max-width: 900px) {
  .mgl-promo .uk-flex-middle p {
    max-width: 480px;
  }
  .mgl-promo h4, .mgl-promo p {
    width: calc(100% - 260px);
  }
  .mgl-promo .wpcf7-text,
  .mgl-promo .wpcf7-submit {
    display: block;
  }
}
@media all and (max-width: 670px) {
  .mgl-promo {
    margin-top: 52px;
    background: url("../img/promo-block-bg-mobile.png") no-repeat top right;
    background-size: cover;
    border-radius: 0;
    position: relative;
    left: -25px;
    width: calc(100% + 50px);
    padding: 37px 20px 52px 20px;
  }
  .mgl-promo:before {
    width: 195px;
    height: 292px;
    right: -38px;
    top: -30px;
  }
  .mgl-promo .uk-grid {
    margin-top: 0;
    z-index: 3;
  }
  .mgl-promo .uk-flex-middle p {
    width: 100%;
    max-width: 100%;
  }
  .mgl-promo h4, .mgl-promo p {
    width: calc(100% - 150px);
  }
  .mgl-promo h4 {
    margin: 0 0 9px 0;
  }
  .mgl-promo p {
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
    color: #000000;
    min-height: 185px;
  }
  .mgl-promo p.note {
    min-height: 1px;
  }
  .mgl-promo .wpcf7-form-control-wrap {
    width: 100%;
  }
  .mgl-promo .wpcf7-text,
  .mgl-promo .wpcf7-submit {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }
}
@media all and (max-width: 472px) {
  .mgl-promo p {
    min-height: 150px;
  }
}
.mgl-reviews {
  padding: 80px 0 0 0;
}

.badge {
  margin: 0 auto !important;
}

@media all and (max-width: 767px) {
  .mgl-reviews {
    padding: 60px 0 0 0;
  }
  .mgl-reviews .uk-grid > div {
    width: 100% !important;
  }
	.pr-skid-mob{display:block; margin: auto;}	
	.pr-skid{display:none;}
}
.search__list {
  margin: 50px 0 50px 0;
}
.search__item {
  width: 100%;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.2);
}
.search__item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.search__item h4 {
  margin-bottom: 30px;
  font-size: 38px;
  line-height: 1.2;
  font-weight: 600;
  color: #1E5B94;
}
.search__item .mgl-onlinewr__btn {
  margin-top: 10px;
}

.mgl-teachers {
  margin: 0 auto;
}
.mgl-teachers .uk-slidenav-position {
  max-width: 1170px;
  margin: 0 auto;
}
.mgl-teachers .uk-slideset {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.mgl-teachers .uk-slideset li {
  background: #ffffff;
  padding: 30px;
  border-radius: 12px;
  width: calc((100% - 30px) / 2) !important;
  -webkit-box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.08);
}
.mgl-teachers .uk-slideset li .uk-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mgl-teachers .uk-slideset li .uk-panel-teaser {
  width: 120px;
  height: 120px;
  margin-bottom: 0;
  margin-right: 20px;
}
.mgl-teachers .uk-slideset li .uk-h4 {
  display: none;
}
.mgl-teachers .uk-slideset li .teacher-name {
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: calc(100% - 140px);
  font-size: 18px;
  font-weight: 700;
  text-align: left;
  position: absolute;
  top: -125px;
  left: 140px;
}
.mgl-teachers .uk-slideset li .teacher-name h6 {
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
}
.mgl-teachers .uk-slideset li .teacher-name [class^=langs-menu__] {
  margin-bottom: 5px;
}
.mgl-teachers .uk-slideset li .uk-margin {
  margin-top: 0;
}
.mgl-teachers .uk-slideset li .teacher-info {
  margin-top: 10px;
}
.mgl-teachers .uk-slideset li .teacher-info p {
  text-align: left;
  line-height: 1.8;
  font-weight: 500;
  margin: 0 0 10px 0;
}
.mgl-teachers .uk-slideset li .teacher-info p:last-child {
  margin-bottom: 0;
}
.mgl-teachers .uk-slidenav-previous {
  left: -65px;
}
.mgl-teachers .uk-slidenav-next {
  right: -65px;
}
.mgl-teachers .uk-dotnav {
  max-width: 1170px;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 40px;
}
.mgl-teachers .uk-dotnav > * {
  margin: 0 12px 0 0;
}
.mgl-teachers .uk-dotnav > *:last-child {
  margin-right: 0;
}
.mgl-teachers .uk-dotnav > * > * {
  width: 8px;
  height: 8px;
  border: none;
  background: #000000;
}
.mgl-teachers .uk-dotnav > .uk-active > * {
  width: 14px;
  height: 14px;
  background: transparent;
  border: solid 1px #000000;
}

@media all and (max-width: 767px) {
  .mgl-teachers {
    padding: 0 20px 0 20px;
  }
  .mgl-teachers .uk-slideset li {
    width: 100% !important;
  }
  .mgl-teachers .uk-slideset li .teacher-info {
    margin-top: 25px;
  }
	.mgl-zayavka .input-xl0{ width:100%;}
}
.mgl-headtop {
  padding: 14px 0 14px 0;
  background: linear-gradient(255.99deg, rgba(251, 120, 120, 0.2) 41.49%, rgba(240, 110, 133, 0.2) 47.03%, rgba(225, 103, 145, 0.2) 52.57%, rgba(206, 100, 155, 0.2) 58.11%, rgba(183, 98, 162, 0.2) 63.64%, rgba(158, 97, 166, 0.2) 69.18%, rgba(130, 97, 167, 0.2) 74.72%, rgba(101, 96, 164, 0.2) 80.25%, rgba(69, 94, 158, 0.2) 85.79%, rgba(30, 91, 148, 0.2) 91.33%);
  background-size: cover;
}
.mgl-headtop .upper {
  font-size: 11px;
}
.mgl-headtop .bold {
  font-size: 14px;
}
.mgl-headtop .sp {
  padding-right: 16px;
  background: url("../img/dropdown-icon.svg") no-repeat right center;
  background-size: auto;
  cursor: pointer;
}
.mgl-headtop a {
  color: #000000;
}
.mgl-headtop__address, .mgl-headtop__phone {
  margin-right: 30px;
}
.mgl-headtop__icons a {
  margin-right: 4px;
}
.mgl-headtop__icons a:last-child {
  margin-right: 0;
}

#menu-headtop24 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 30px;
}
#menu-headtop24 > li {
  margin-right: 30px;
}
#menu-headtop24 > li:last-child {
  margin-right: 0;
}

@media all and (max-width: 1200px) {
  #menu-headtop24 {
    margin-right: 30px;
  }
  #menu-headtop24 > li {
    margin-right: 20px;
  }
}
@media all and (max-width: 1020px) {
  #menu-headtop24 > li a {
    font-size: 13px;
  }
  .mgl-headtop__address, .mgl-headtop__phone {
    margin-right: 30px;
  }
}
@media all and (max-width: 980px) {
  #menu-headtop24 {
    display: none;
  }
  .mgl-headtop__icons {
   
  }
}

@media all and (max-width: 767.9px) {
	.mgl-headtop__icons a:nth-child(3), .mgl-headtop__icons a:nth-child(4), .mgl-headtop__icons a:nth-child(5){display:none;}	
	.mgl-headtop__icons{position: absolute; right: -20px;}
	.mgl-headtop__address, .mgl-headtop__phone, .mgl-headtop a{margin-right: 10px;}
	.mgl-headtop .uk-flex-center{justify-content: left !important;}
}

@media all and (max-width: 525px) {
	.mgl-cities-show{display:none;}
}
@media all and (max-width: 425px) {
	.mgl-headtop a{margin-right:5px;}
  .mgl-headtop__address, .mgl-headtop__phone {margin-right: 10px;}
  .mgl-headtop .upper {
    font-size: 9px;
  }
  .mgl-headtop .bold {
    font-size: 12px;
  }
}
.mgl-topinfo {
  padding: 84px 0 54px 0;
  min-height: 631px;
  min-height: 631px;
  background: #F5F5F5;
}
.mgl-topinfo .widget_custom_html {
  max-width: 568px;
}
.mgl-topinfo h1 {
  font-size: 48px;
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 40px;
  color: #000000;
}
.mgl-topinfo p {
  color: #7E7E7E;
  font-size: 18px;
  line-height: 1.7;
  font-weight: 500;
}
.mgl-topinfo .more {
  display: block;
  margin-top: 50px;
}
.mgl-topinfo .uk-container:before {
  content: "";
  position: absolute;
  bottom: -96px;
  left: 568px;
  width: 835px;
  height: 621px;
  background: url("../img/about-photo-bg.png") no-repeat top right;
  background-size: auto;
  z-index: 1;
}

@media all and (max-width: 920px) {
  .mgl-topinfo {
    padding: 60px 0 60px 0;
    min-height: 1px;
    background: transparent;
  }
  .mgl-topinfo .widget_custom_html {
    max-width: 100%;
  }
  .mgl-topinfo h1 {
    font-size: 36px;
  }
  .mgl-topinfo .more {
    display: block;
    margin: 0 auto;
    margin-top: 40px;
    width: 100%;
    max-width: 420px;
  }
  .mgl-topinfo .uk-container:before {
    display: none;
  }
}