@charset "UTF-8";
/* ╨Ъ╨╛╨┤ ╨┤╨╗╤П ╨┐╨╛╨┤╨║╨╗╤О╤З╨╡╨╜╨╕╤П ╤И╤А╨╕╤Д╤В╨░ ╨▓ /css/stylename.css */
@font-face {
  font-family: "PTSansRegular";
  src: url("../fonts/PTSansRegular/PTSansRegular.eot");
  src: url("../fonts/PTSansRegular/PTSansRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PTSansRegular/PTSansRegular.woff") format("woff"), url("../fonts/PTSansRegular/PTSansRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "PTSansItalic";
  src: url("../fonts/PTSansItalic/PTSansItalic.eot");
  src: url("../fonts/PTSansItalic/PTSansItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PTSansItalic/PTSansItalic.woff") format("woff"), url("../fonts/PTSansItalic/PTSansItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "PTSansBold";
  src: url("../fonts/PTSansBold/PTSansBold.eot");
  src: url("../fonts/PTSansBold/PTSansBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PTSansBold/PTSansBold.woff") format("woff"), url("../fonts/PTSansBold/PTSansBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "MyriadProBold";
  src: url("../fonts/myriadprobold/myriadprobold.eot");
  src: url("../fonts/myriadprobold/myriadprobold.eot?#iefix") format("embedded-opentype"), url("../fonts/myriadprobold/myriadprobold.woff") format("woff"), url("../fonts/myriadprobold/myriadprobold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "MyriadProRegular";
  src: url("../fonts/myriadproregular/myriadproregular.eot");
  src: url("../fonts/myriadproregular/myriadproregular.eot?#iefix") format("embedded-opentype"), url("../fonts/myriadproregular/myriadproregular.woff") format("woff"), url("../fonts/myriadproregular/myriadproregular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/** 1. Set default font family to sans-serif. 2. Prevent iOS text size adjust after orientation change, without disabling user zoom. */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/** Remove default margin. */
body {
  margin: 0; }

/* HTML5 display definitions ========================================================================== */
/** Correct `block` display not defined for any HTML5 element in IE 8/9. Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox. Correct `block` display not defined for `main` in IE 11. */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/** 1. Correct `inline-block` display not defined in IE 8/9. 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */
audio, canvas, progress, video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/** Prevent modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices. */
audio:not([controls]) {
  display: none;
  height: 0; }

/** Address `[hidden]` styling not present in IE 8/9/10. Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22. */
[hidden], template {
  display: none; }

/* Links ========================================================================== */
/** Remove the gray background color from active links in IE 10. */
a {
  background-color: transparent; }

/** Improve readability when focused and also mouse hovered in all browsers. */
a:active, a:hover {
  outline: 0; }

/* Text-level semantics ========================================================================== */
/** Address styling not present in IE 8/9/10/11, Safari, and Chrome. */
abbr[title] {
  border-bottom: 1px dotted; }

/** Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */
b, strong {
  font-weight: bold; }

/** Address styling not present in Safari and Chrome. */
dfn {
  font-style: italic; }

/** Address variable `h1` font-size and margin within `section` and `article` contexts in Firefox 4+, Safari, and Chrome. */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/** Address styling not present in IE 8/9. */
mark {
  background: #ff0;
  color: #000; }

/** Address inconsistent and variable font size in all browsers. */
small {
  font-size: 80%; }

/** Prevent `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content ========================================================================== */
/** Remove border when inside `a` element in IE 8/9/10. */
img {
  border: 0; }

/** Correct overflow not hidden in IE 9/10/11. */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content ========================================================================== */
/** Address margin not present in IE 8/9 and Safari. */
figure {
  margin: 1em 40px; }

/** Address differences between Firefox and other browsers. */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/** Contain overflow in all browsers. */
pre {
  overflow: auto; }

/** Address odd `em`-unit font size rendering in all browsers. */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms ========================================================================== */
/** Known limitation: by default, Chrome and Safari on OS X allow very limited styling of `select`, unless a `border` property is set. */
/** 1. Correct color not being inherited. Known issue: affects color of disabled elements. 2. Correct font properties not being inherited. 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */
button, input, optgroup, select, textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/** Address `overflow` set to `hidden` in IE 8/9/10/11. */
button {
  overflow: visible; }

/** Address inconsistent `text-transform` inheritance for `button` and `select`. All other form control elements do not inherit `text-transform` values. Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. Correct `select` style inheritance in Firefox. */
button, select {
  text-transform: none; }

/** 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls. 2. Correct inability to style clickable `input` types in iOS. 3. Improve usability and consistency of cursor style between image-type `input` and others. */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/** Re-set default cursor for disabled elements. */
button[disabled], html input[disabled] {
  cursor: default; }

/** Remove inner padding and border in Firefox 4+. */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/** Address Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
input {
  line-height: normal; }

/** It's recommended that you don't attempt to style these elements. Firefox's implementation doesn't respect box-sizing, padding, or width. 1. Address box sizing set to `content-box` in IE 8/9/10. 2. Remove excess padding in IE 8/9/10. */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/** Fix the cursor style for Chrome's increment/decrement buttons. For certain `font-size` values of the `input`, it causes the cursor style of the decrement button to change from `default` to `text`. */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/** 1. Address `appearance` set to `searchfield` in Safari and Chrome. 2. Address `box-sizing` set to `border-box` in Safari and Chrome (include `-moz` to future-proof). */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/** Remove inner padding and search cancel button in Safari and Chrome on OS X. Safari (but not Chrome) clips the cancel button when the search input has padding (and `textfield` appearance). */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/** Define consistent border, margin, and padding. */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/** 1. Correct `color` not being inherited in IE 8/9/10/11. 2. Remove padding so people aren't caught out if they zero out fieldsets. */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/** Remove default vertical scrollbar in IE 8/9/10/11. */
textarea {
  overflow: auto; }

/** Don't inherit the `font-weight` (applied by a rule above). NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */
optgroup {
  font-weight: bold; }

/* Tables ========================================================================== */
/** Remove most spacing between table cells. */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

body {
  font-family: Arial,sans-serif; }
body.noscroll {
  overflow: hidden; }

ul {
  margin: 0;
  padding: 0; }

ul li {
  list-style: none; }

img {
  max-width: 100%; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-appearance: none;
  -webkit-appearance: none; }

body {
  min-width: 320px; }

.zapis_na_priem {
  float: right; 
  background: #f7001b; 
  color: #ffffff;     
  width: 230px; 
  text-align: center; 
  padding: 15px 0; 
  font-size: 14px; 
  border-radius: 35px; 
  margin-top: 5px; 
  text-decoration: none;
}
	
.zapis_na_priem:hover {
  float: right; 
  background: #f5233a; 
  color: #ffffff;     
  width: 230px; 
  text-align: center; 
  padding: 15px 0; 
  font-size: 14px; 
  border-radius: 35px; 
  margin-top: 5px; 
  text-decoration: none;
}

.blue-btns {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
}

.blue-btns a {
  margin-right: 15px;
  text-decoration: none;
  padding: 20px 50px;
  background: #00004d;
  border-radius: 40px;
  color: #fff;
  transition: .3s ease;
  text-align: center;
}

.blue-btns a:hover {
  background: #0076b2;
}

.blue-btns a:last-child {
  margin-right: 0;
}

.header {
  width: 100%;
  padding: 30px 0 0 0; }
.header::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.header__mid {
  max-width: 1124px;
  margin: 0 auto; }
.header__mid::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.header__top {
  text-align: right;
  margin: 0 0 10px 0; }
.header__top ul li a {
  font-size: 18px;
  text-decoration: underline; }
.header__top ul li a:hover {
  text-decoration: none; }
.header__top ul li.lang-active a {
  text-decoration: none; }
.header__left {
  float: left;
  width: 33%; }
.header__right {
  float: right;
  margin: 20px 0 0 0; }
.header__logo span {
  font-size: 24px;
  line-height: 27px; }
.header__nav {
  width: 100%;
  float: left;
  margin: 18px 0 20px 0; }
.header__nav ul {
  margin: 0;
  padding: 0; }
.header__nav ul li {
  display: inline-block;
  list-style: none; 
position: relative;}
.header__nav ul.nav-child.unstyled.small{
  background: #FFF;
}
.header__nav ul li:not(:last-child) {
  margin: 0 25px 0 0; }
.header__nav ul li a {
  font-size: 18px; }
.header__nav ul li a:hover {
  text-decoration: none; }
.header__row {
  display: inline-block;
  vertical-align: middle; }
.header__row:not(:last-child) {
  margin: 0 20px 0 0; }
.header__row a {
  font-size: 18px; }
.header__row.header_button {
  min-width: 230px; }
.header__email a {
  display: inline-block;
  vertical-align: middle; }
.header__email a:hover {
  text-decoration: none; }
.header__email::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background: url(../img/mail.png) no-repeat center;
  width: 17px;
  height: 17px;
  margin: 0 13px 0 0; }
.header__phone a {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none; }
.header__phone a:hover {
  opacity: .9; }
.header__phones {
  padding: 0 0 0 30px;
  position: relative; }
.header__phones::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background: url(../img/phone.png) no-repeat center;
  width: 17px;
  height: 17px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto; }
.header__btn, .swiper__btn, .services__btn, .action__form--btn, fieldset.loginform .control-group button.btn.btn-primary.btn-block.btn-large.login-button, .reviews__btn, .countdown__btn, p.readmore a, .error__btn {
  width: 100%;
  text-align: center;
  padding: 15px 0;
  font-size: 14px;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.header__btn:hover, .swiper__btn:hover, .services__btn:hover, .action__form--btn:hover, fieldset.loginform .control-group button.btn.btn-primary.btn-block.btn-large.login-button:hover, .reviews__btn:hover, .countdown__btn:hover, p.readmore a:hover, .error__btn:hover {
  opacity: .9; }

.nav__mobile {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
      overflow: auto;
  width: 70%;
  height: 100%;
  background: #FFF;
  box-shadow: 2px 0px 6px 0px rgba(0, 0, 0, 0.2);
  z-index: 9999; }


.kursy {
display: inline-block;
vertical-align: top;
width: 45%;
text-align: center;
margin: 0 2% 80px 0;
}

.kursy_images {
height: 320px;
margin: 0 0 30px 0;
}


.navigation {
  padding: 20px 0; }
.navigation__mobile {
  padding: 12px 0 8px 15px;
  cursor: pointer;
  display: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.navigation__mid {
  max-width: 1124px;
  margin: 0 auto; }
.navigation ul {
  margin: 0;
  padding: 0; }
.navigation ul li {
  list-style: none;
  display: inline-block;
  position: relative; }
  ul.nav-child.unstyled.small {
    position: absolute;
    background: #00a850;
    left: 0;
    min-width: 250px;
    display: none;
    z-index: 9;
    top:41px;
    box-shadow: 5px 5px 4px -4px rgba(0,0,0, 0.3);
}
  ul.nav-child.unstyled.small li{
    display: block;
    width: 100%;
    padding: 6px 20px;
  }
  ul.nav.menu.white ul.nav-child.unstyled.small {
    background: #FFF;
}
  ul.nav-child.unstyled.small li:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0, 0.1);
}
.nav.menu.green ul.nav-child, .nav.menu.white ul.nav-child {
    position: static;
    box-shadow: none;
    left: 0;
    min-width: auto;
}
.nav.menu.white ul.nav-child {
  color: white;
}
ul.nav-child.unstyled.small li > ul {
    left: 100%;
    top: 0 !important;
}
  ul.nav-child.unstyled.small li a{
    text-decoration: none;
    
  }
    ul.nav-child.unstyled.small li a:hover{
      text-decoration: underline;
      
    }
.navigation ul li:not(:last-child) {
  margin: 0 25px 0 0; }
.navigation ul li a {
  font-size: 18px; }
.navigation ul li a:hover {
  text-decoration: none; }
.navigation ul li > ul {
  display: none;
}
.nav.menu.green {
  /* bottom: 0; */
  background: #00a850;
  width: 100%;
  text-align: center;
  /* position: absolute; */
  height: auto;
  padding-top: 15px;
  padding-bottom: 15px; }
.nav.menu.green li {
  margin: 6px 0; }
.nav.menu.green li a {
  color: white; }
.nav.menu.white {
  text-align: center;
  padding: 15px 0;
  width: 100%; }
.nav.menu.white li {
  margin: 6px 0; }
.nav.menu.white li a {
  color: black; }

.slider__top img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center; }

.swiper__box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  display: table; }
.swiper__box--mid {
  display: table-cell;
  vertical-align: middle; }
.swiper__box--pos {
  max-width: 1124px;
  margin: 0 auto;
  overflow: hidden; }
.swiper__box--width {
  overflow: hidden;
  width: 44.5%;
  float: right; }

.swiper__title {
  float: right;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 30px;
  width: 100%;
  margin: 0 0 15px 0; }
.swiper__desc {
  float: right;
  font-size: 18px;
  clear: both;
  margin: 0 0 20px 0; }
.swiper__btn, .services__btn {
  float: right;
  clear: both;
  max-width: 230px; }

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

.swiper-pagination-bullet {
  opacity: .4 !important; }

.swiper-pagination-bullet-active {
  opacity: 1 !important; }

.swiper-pagination-bullet-active, span.swiper-pagination-bullet:hover {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 1 !important; }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 30px !important; }

.services::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.services__block {
  margin: 70px 0 0 0; }
.services__block::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.services__item {
  width: 46%;
  float: left;
  margin: 0 8% 0 0;
  height: 226px; }
.services__item:nth-child(2n+2) {
  margin: 0 0 55px 0; }
.services__item:last-child {
  margin: 0; }
.services__item::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.services__image {
  display: inline-block;
  width: 220px;
  margin: 0 25px 0 0;
  vertical-align: top;
  height: 100%; }
.services__image img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center; }
.services__content {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 250px);
  height: 100%;
  position: relative; }
.services__title {
  font-weight: bold;
  font-size: 30px;
  line-height: 30px;
  margin: 0 0 20px 0; }
.services__desc {
  font-size: 14px;
  color: #666666; }
.services__btn {
  float: left;
  max-width: none;
  width: auto;
  padding: 15px 20px;
  position: absolute;
  left: 0;
  bottom: 0; }

.row {
  padding: 70px 0; }

.head {
  padding: 1px;
  width: 100%; }
.head__mid {
  max-width: 1124px;
  margin: 0 auto; }
.head h4 {
  font-size: 36px;
  text-transform: uppercase;
  margin: 0;
  padding: 35px 0;
  text-align: center; }

.row__mid {
  max-width: 1124px;
  margin: 0 auto; }
.row__mid h3 {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  margin: 0;
  padding: 0; }

.advantages {
  width: 100%;
  padding: 70px 0 0 0; }
.advantages::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.advantages__block {
  max-width: 1020px;
  margin: 50px auto 0; }
.advantages__block::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.advantages__item {
  display: inline-block;
  vertical-align: top;
  width: 31%;
  text-align: center;
  margin: 0 2% 80px 0; }
.advantages__item:nth-child(3n+3) {
  margin: 0 0 80px 0; }
.advantages__image {
  height: 90px;
  margin: 0 0 30px 0; }
.advantages__title {
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase; }
.advantages__desc {
  font-size: 14px;
  margin: 35px auto 0;
  width: 70%; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: none; }
.modal__mid {
  max-width: 700px;
  background: #f4f4f4;
  width: 100%;
  top: 50%;
  position: absolute;
  padding: 60px 20px;
  margin: auto;
  left: 0;
  right: 0;
  transform: translateY(-50%); }
.modal__close {
  position: absolute;
  right: 15px;
  top: 15px;
  background: url(../img/closes.png) no-repeat center;
  height: 40px;
  zoom: .9;
  width: 40px; }
.modal__header--title {
  font-size: 24px;
  margin: 0 0 20px 0; }
.modal__header--desc {
  font-size: 14px;
  margin: 0 0 30px 0;
  font-style: italic; }
.modal__form--header {
  text-align: center; }

.nav__mobile__close {
  position: absolute;
  right: 10px;
  top: 10px;
  background: url(../img/closes.png) no-repeat center;
  height: 15px;
  width: 15px;
  background-size: cover; }

.row.action {
  padding: 50px 0; }

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

.action::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.action__left {
  float: left;
  background: url(../img/actionbg.png) no-repeat center;
  width: 180px;
  height: 180px;
  display: table; }
.action__right {
  float: right;
  width: calc(100% - 210px); }
.action__title {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0 15px;
  font-size: 36px; }
.action__desc {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 260px);
  padding: 10px 0 0 0; }
.action__desc h1, .action__desc h2, .action__desc h3, .action__desc h4 {
  font-size: 30px;
  margin: 0 0 15px 0;
  padding: 0; }
.action__desc p {
  font-size: 18px;
  margin: 0 0 5px 0;
  padding: 0; }
.action__form {
  max-width: 230px;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 25px; }
.action__form--row:not(:last-child) {
  margin: 0 0 10px 0; }
.action__form--bt {
  text-align: left; }
.action__form--input, .banner-form--row input, .banner-form--btn input, fieldset.loginform .control-group input {
  padding: 15px 25px;
  font-size: 14px;
  border: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px; }
.action__form--input:focus, .banner-form--row input:focus, .banner-form--btn input:focus, fieldset.loginform .control-group input:focus {
  outline: none; }
.action__form--btn, fieldset.loginform .control-group button.btn.btn-primary.btn-block.btn-large.login-button {
  border: none;
  width: auto;
  float: none;
  text-align: left;
  padding: 15px 20px; }
.action__form--btn:hover, fieldset.loginform .control-group button.btn.btn-primary.btn-block.btn-large.login-button:hover {
  opacity: .8; }
.action__form--btn:focus, fieldset.loginform .control-group button.btn.btn-primary.btn-block.btn-large.login-button:focus {
  outline: none; }

.trust_clients .mod_trust_clients {
  margin: 50px auto 0;
  max-width: 1000px; }
.trust_clients .owl-carousel .owl-nav.disabled {
  display: block !important; }

.row.trust_clients {
  padding: 0 0 60px 0; }

.owl-prev {
  position: absolute;
  left: -60px;
  background: url(../img/arrow.png) no-repeat center;
  width: 41px;
  height: 89px;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.owl-prev:hover {
  opacity: .8; }

.owl-next {
  position: absolute;
  right: -60px;
  background: url(../img/arrow.png) no-repeat center;
  width: 41px;
  height: 89px;
  transform: rotate(180deg);
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.owl-next:hover {
  opacity: .8; }

.reviews__btn {
  max-width: 230px;
  margin: 0 auto;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.reviews__btn:hover {
  opacity: .7; }

.reviews-item-img {
  width: 130px;
  margin: 0 auto 20px;
  height: 130px; }
.reviews-item-img img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }
.reviews-item-title {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  margin: 0 0 10px 0; }
.reviews-item-job {
  font-size: 14px;
  text-align: center;
  margin: 0 auto 30px;
  width: 50%; }
.reviews-item-review {
  font-size: 14px;
  font-style: italic;
  text-align: center;
  width: 70%;
  margin: 0 auto 25px; }
.reviews-item-date {
  text-align: center;
  font-size: 14px; }

.mod_reviews {
  margin: 65px 0; }

.row.banner {
  padding: 40px 0; }
.row.banner .row__mid {
  max-width: 975px; }

.banner-form--row, .banner-form--btn {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px 0 0; }

.banner-form--row:nth-child(1) {
  margin: 0 2% 0 0; }

.banner-form--row:nth-child(2) {
  margin: 0 4% 0 0; }

.banner-form--row:nth-child(3) {
  margin: 0 4% 0 0; }

.banner-form--btn input {
  width: 100%; }

.banner-form--btn {
  max-width: 223px;
  width: 100%; }

.form--row__text {
  font-size: 14px;
  font-style: italic; }

.banner-form--btn input {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.banner-form--btn input:hover {
  opacity: .8; }

.form__banner {
  margin: 30px 0 0 0;
  padding: 0 30px; }

.sertificats .owl-prev, .sertificats .owl-next {
  background: url(../img/white-arrow.png) no-repeat center !important; }

.owl-prev, .owl-next {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.mod_sertifications {
  margin: 80px auto 0;
  max-width: 900px; }
.mod_sertifications .owl-prev {
  left: -110px; }
.mod_sertifications .owl-next {
  right: -110px; }

.owl-prev.disabled, .owl-next.disabled {
  opacity: .3;
  cursor: default !important; }

.whyselectus__elem {
  float: left;
  text-align: center; }
.whyselectus__block {
  overflow: hidden;
  margin: 70px 0 0 0; }
.whyselectus__val {
  font-size: 72px;
  font-weight: bold; }
.whyselectus__text {
  font-weight: bold;
  font-size: 18px;
  margin: 10px 0 0 0; }
.whyselectus_one {
  min-width: 260px;
  text-align: left; }
.whyselectus_two {
  min-width: 190px; }
.whyselectus_three {
  min-width: 300px; }
.whyselectus_four {
  max-width: 140px; }
.whyselectus__centered {
  overflow: hidden;
  display: table;
  margin: 0 auto; }

.row.custom {
  padding: 0px 0 60px 0; }

.custom .social {
  margin: 25px 0 0 0; }
.custom .social a {
  display: inline-block;
  margin: 0 4px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.custom .social a:hover {
  opacity: .7; }
.custom__block {
  text-align: center;
  margin: 60px 0 0 0; }
.custom__block h4 {
  margin: 0 0 60px 0;
  padding: 0;
  font-size: 36px;
  font-weight: bold; }
.custom__text {
  font-size: 18px; }
.custom__text p {
  margin: 0;
  padding: 0; }
.custom__text p:not(:last-child) {
  margin: 0 0 20px 0; }

.row.custom_car.custom__cart .custom__block {
  margin: 0; }

.row.custom_car.custom__cart {
  padding: 0;
  width: 100%; }

.row.custom_car.custom__cart iframe {
  margin: 0 0 -5px 0; }

.row.custom.custom__company .custom__block {
  text-align: left; }

.navigation.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  margin: 0;
  text-align: center;
  padding: 20px 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.header__nav.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background: #FFF;
  margin: 0;
  text-align: center;
  padding: 20px 0;
  display: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.navigation__mobile.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  margin: 0;
  text-align: center;
  padding: 20px 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.row.tagspopular.tagscloud {
  padding: 60px 0; }

.tagspopular__block {
  margin: 50px 0 0 0;
  text-align: left; }
.tagspopular__block .tag {
  margin: 3px 15px;
  display: inline-block; }
.tagspopular__block .tag a:hover {
  text-decoration: none; }

.command .swiper-slide {
  height: 235px !important; }
.command .swiper-slide img {
  width: 124px;
  height: 124px; }

.row.command .face__top {
  max-width: 1124px;
  margin: 0 auto; }

.footer {
  width: 100%;
  padding: 40px 0;
  margin: -4px 0 0 0; }
.footer::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.footer__mid {
  max-width: 1124px;
  margin: 0 auto; }
.footer__mid::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.footer__left {
  float: left; }
.footer__right {
  float: right; }
.footer__logo {
  float: left;
  margin: 0 20px 0 0; }
.footer__text {
  float: left;
  text-align: left; }
.footer__text p {
  font-size: 14px;
  margin: 0 0 7px 0;
  padding: 0; }
.footer__text a {
  font-size: 14px; }
.footer__row {
  float: left; }
.footer .row.custom_car.custom__footer__mod {
  padding: 30px 0 0 0;
  font-size: 12px; }
.footer .custom__block {
  margin: 0;
  text-align: left; }

.visitors {
  font-size: 14px; }

.swiper-wrapper.face__block {
  margin: 70px 0 0 0; }
.swiper-wrapper.face__block .swiper-slide {
  margin: 0 0 60px 0; }

.row.faces {
  padding: 70px 0 30px 0; }

.swiper-img {
  width: 125px;
  height: 125px;
  margin: 0 auto 20px; }
.swiper-img img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.swiper__text {
  text-align: center; }

.swiper-name {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px 0; }
.swiper-position, .swiper-job, .swiper-email, .swiper-phone {
  font-size: 14px; }

form.writehp_form, form.hotelform_form {
  max-width: 740px;
  margin: 70px auto 0; }
form.writehp_form label, form.hotelform_form label {
  font-size: 24px;
  max-width: 200px;
  width: 100%;
  display: inline-block;
  vertical-align: middle; }
form.writehp_form input, form.writehp_form select, form.hotelform_form input, form.hotelform_form select {
  border: none;
  height: 60px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 0 25px;
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 205px); }
form.writehp_form input:focus, form.writehp_form select:focus, form.hotelform_form input:focus, form.hotelform_form select:focus {
  outline: none; }

.form--row {
  margin: 0 0 25px 0; }

.form--bottom input {
  width: 100% !important;
  font-size: 20px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.form--bottom input:hover {
  opacity: .7; }

.total__text {
  font-size: 20px;
  font-style: italic;
  float: right;
  width: calc(100% - 205px);
  margin: 0 0 20px 0; }

.form--bottom {
  float: right;
  width: calc(100% - 205px);
  margin: 20px 0 0 0; }

.header__nav.sticky {
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.2); }

.row.countdown {
  padding: 0; }

.countdown__mid {
  max-width: 920px;
  margin: 0 auto;
  padding: 30px 0; }
.countdown__left, .countdown__middle, .countdown__right {
  display: inline-block;
  vertical-align: middle; }
.countdown__left {
  font-size: 24px;
  max-width: 180px;
  margin: -20px 40px 0 0; }
.countdown__body h4 {
  font-size: 24px;
  text-transform: inherit; }
.countdown__middle span {
  display: table; }
.countdown__middle span p {
  margin: 0;
  padding: 0;
  vertical-align: middle;
  display: table-cell; }
.countdown__middle div {
  display: inline-block;
  vertical-align: middle; }
.countdown .text {
  width: 80px;
  font-size: 14px;
  text-align: center;
  margin: 7px 0 0 0; }
.countdown__middle span:first-child {
  width: 80px;
  height: 80px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  font-weight: bold;
  font-size: 36px; }
.countdown__days, .countdown__hours, .countdown__minutes {
  position: relative;
  margin: 0 25px 0 0; }
.countdown__days::after, .countdown__hours::after, .countdown__minutes::after {
  content: ':';
  display: inline-block;
  position: absolute;
  right: -20px;
  top: 19px;
  bottom: 0;
  margin: auto;
  font-weight: bold;
  font-size: 36px; }
.countdown__btn {
  max-width: 230px;
  width: 100%;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.countdown__btn:hover {
  opacity: .7; }
.countdown__right {
  margin: -20px 0 0 50px;
  max-width: 230px;
  width: 100%; }

.swiper-button-prev {
  background-image: url(../img/arrow.png) !important;
  width: 41px !important;
  height: 89px !important;
  background-size: cover !important;
  -webkit-background-size: cover !important; }

.swiper-button-next {
  background-image: url(../img/arrow.png) !important;
  width: 41px !important;
  height: 89px !important;
  transform: rotate(180deg);
  /* background-size: cover; */
  background-size: cover !important;
  -webkit-background-size: cover !important; }

form.modal__main--form, form.modal__review--form {
  max-width: 340px;
  margin: 0 auto; }
form.modal__main--form label, form.modal__review--form label {
  max-width: 120px;
  width: 100%;
  display: inline-block;
  vertical-align: middle; }
form.modal__main--form input, form.modal__review--form input {
  border: none;
  height: 50px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 0 20px;
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 125px);
  font-size: 14px; }
form.modal__main--form input:focus, form.modal__review--form input:focus {
  outline: none; }
form.modal__main--form textarea, form.modal__review--form textarea {
  border: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 10px 20px;
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 125px);
  font-size: 14px;
  height: 110px;
  max-height: 110px;
  min-height: 110px;
  max-width: calc(100% - 125px);
  min-width: calc(100% - 125px); }
form.modal__main--form textarea:focus, form.modal__review--form textarea:focus {
  outline: none; }
form.modal__main--form .form--btn, form.modal__review--form .form--btn {
  width: calc(100% - 125px);
  float: right; }
form.modal__main--form .form--btn input, form.modal__review--form .form--btn input {
  width: 100%; }
form.modal__main--form .form--btn input:hover, form.modal__review--form .form--btn input:hover {
  opacity: .7; }
form.modal__main--form .form--row, form.modal__review--form .form--row {
  margin: 0 0 15px 0; }

.modal__close {
  cursor: pointer; }
.modal__close:hover {
  opacity: .7; }

.item-page {
  max-width: 1124px;
  margin: 0 auto;
  padding: 70px 0; }
.item-page .page-header h2 {
  margin: 0 0 35px 0;
  padding: 0;
  text-align: center;
  font-weight: bold;
  font-size: 36px;
  text-transform: uppercase; }
.item-page .fulltext {
  font-size: 14px; }

.blog, .tag-category {
  max-width: 1124px;
  margin: 0 auto;
  padding: 70px 0; }
.blog .leading, .tag-category .leading {
 /* float: left; */
  width: 100%;
  margin: 0 0 20px 0;
  padding: 0 0 20px 0; }
.blog h3, .tag-category h3 {
  margin: 0 0 35px 0;
  padding: 0;
  text-align: center;
  font-weight: bold;
  font-size: 36px;
  text-transform: uppercase; }
.blog h2, .blog h2 a, .tag-category h2, .tag-category h2 a {
  margin: 0;
  padding: 0;
  font-size: 18px; }
.blog h2 a:hover, .tag-category h2 a:hover {
  text-decoration: none; }
.blog .introtext, .blog span.tag-body, .tag-category .introtext, .tag-category span.tag-body {
  font-size: 14px;
  clear: both;
  margin: 0 0 15px 0; }
.blog .introtext p, .blog span.tag-body p, .tag-category .introtext p, .tag-category span.tag-body p {
  margin: 0;
  padding: 0; }
.blog .page-header, .tag-category .page-header {
  margin: 0px 0 10px 0;
  float: left;
  width: 100%; }

.slider__alt {
  height: 280px !important; }

.slider__alt .swiper-slide img {
  object-fit: cover;
  height: 100%;
  width: 100%; }

p.readmore {
  margin: 0;
  padding: 0;
  display: inline-block; }
p.readmore a {
  text-decoration: none;
  padding: 6px 25px;
  display: block;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }
p.readmore a:hover {
  opacity: .8; }

.pagination {
  clear: both;
  width: 100%;
  text-align: center; }

.pagination ul {
  margin: 0;
  padding: 0; }

.pagination ul li {
  display: inline-block; }
.pagination ul li a, .pagination ul li span {
  font-size: 14px;
  color: #000; }
.pagination ul li a:hover, .pagination ul li span:hover {
  text-decoration: none; }

.gallery {
  max-width: 1124px;
  margin: 0 auto;
  padding: 70px 0; }
.gallery .jg_category {
  margin: 0 0 35px 0;
  padding: 0;
  text-align: center;
  font-weight: bold;
  font-size: 36px;
  text-transform: uppercase; }
.gallery__block {
  overflow: hidden; }

span.tag-body {
  display: block; }

.tag-category h2 {
  margin: 0 0 10px 0; }

.jg_element_cat {
  width: 17%;
  float: left;
  margin: 0 3.75% 40px 0;
  height: 120px; }

.jg_element_cat:nth-of-type(5n+5) {
  margin: 0; }

img.jg_photo, .jg_minis a img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.jg_imgalign_catimgs {
  width: 100%;
  height: 100%;
  overflow: hidden; }

.jg_catelem_photo {
  float: left;
  width: 100%;
  height: 100%; }

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

.navigation__mobile.sticky img {
  margin: 0 0 0 20px; }

.error {
  max-width: 700px;
  margin: 70px auto; }
.error__mid {
  text-align: center;
  padding: 70px 0 20px 0; }
.error__title {
  font-size: 200px;
  margin: 0 0 20px 0;
  line-height: 147px; }
.error__text {
  font-size: 14px;
  font-style: italic;
  margin: 0 0 25px 0; }
.error__btn {
  display: inline-block;
  width: auto;
  padding: 15px 25px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.error__btn:hover {
  opacity: .7; }
.error__btn a {
  text-decoration: none; }

div.mod-languages ul.lang-inline li {
  display: inline; }

div.mod-languages li {
  margin-left: 5px;
  margin-right: 5px; }

html {
  height: 100%; }

body.site.adminka.com_login.view-login.layout-default.task-.itemid- {
  height: 100%; }

.footer.admin_footer {}

.footer.admin_footer .footer__mid {
  max-width: 515px;
  margin: 0 auto; }
.footer.admin_footer .footer__mid a {
  color: #12abcc; }
.footer.admin_footer .footer__mid a:hover {
  text-decoration: none; }

form#form-login {
  width: 100%; }

fieldset.loginform {
  display: table-cell;
  vertical-align: middle;
  margin: 0 auto;
  max-width: 700px;
  padding: 0px 20px 40px 20px;
  border: none;
  background: #f4f4f4; }

fieldset.loginform .control-group {
  margin: 0 auto 15px;
  text-align: center;
  max-width: 290px;
  width: 100%; }

fieldset.loginform .control-group:nth-of-type(4) {
  display: none; }

fieldset.loginform .control-group span.add-on {
  font-size: 14px;
  font-family: Arial,sans-serif;
  max-width: 100px;
  width: 100%;
  display: inline-block;
  vertical-align: middle; }

fieldset.loginform .control-group input {
  background: #ffe877; }

fieldset.loginform .control-group button.btn.btn-primary.btn-block.btn-large.login-button {
  width: calc(100% - 100px);
  float: right;
  background: #f02730;
  color: #FFF;
  font-size: 14px;
  text-align: center; }

.textadminka {
  font-size: 200px;
  text-align: center;
  line-height: 200px;
  margin: 0 0 50px 0; }
.login__page {
    margin: 40px 0;
}
.login__row {
    margin: 0 0 20px 0;
    text-align: center;
}
.login__row label {
    max-width: 80px;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}
.register .login__row label {
    max-width: 160px;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}
.login__row input {
    border: none;
    height: 50px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 0 20px;
    display: inline-block;
    vertical-align: middle;
    /* width: calc(100% - 125px); */
    font-size: 14px;
    background: #ffe877;
}
.login__row input:focus, .login__remember input:focus {
  outline: none;
}
.login__remember, .login__btn {
  text-align: center;
  margin: 0 -10px 20px 0;
}
.login__remember input {
    border: 1px solid #000;
    height: 15px;
    width: 15px;
    border-radius: 50em;
    display: inline-block;
    vertical-align: -1px;
    margin: 0 10px 0 0;
}

.login__remember input:checked {
  background: #000;
}
.login__btn button {
    border: none;
    height: 50px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 0 20px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    background: #ef262f;
    color: #ffffff;
    transition: .2s;
    width: 215px;
}
.login__btn input:hover {
  opacity: .7;
}
.login__middle {
  max-width: 999px;
  margin: 0 auto;
}

.login__bottom a {
    display: inherit;
    /* float: left; */
    text-align: center;
    margin: 0 -10px 20px 0;
    color: #000;
    text-decoration: none;
}
.login__bottom a:hover {
    text-decoration: underline;
}
.popover {
  display: none !important;
}
@media only screen and (max-width: 1270px) {
  .row.reviews .owl-prev {
    left: -15px; }

  .row.reviews .owl-next {
    right: -15px; }

  .mod_sertifications .owl-prev {
    left: -60px; }

  .mod_sertifications .owl-next {
    right: -60px; } }
@media only screen and (max-width: 1144px) {
  .footer__mid, .row__mid, .swiper__box--pos, .header__mid, .navigation__mid {
    padding: 0 20px; }

  .blog, .item-page, .gallery, .tag-category {
    padding: 70px 20px; }

  .navigation ul li a {
    font-size: 14px; }

  .owl-prev {
    left: -7%; }

  .owl-next {
    right: -7%; }

  .trust_clients .mod_trust_clients {
    max-width: 91%; }

  .form__banner {
    padding: 0; } }
@media only screen and (max-width: 1100px) {
  .header__row.header_mails, .header__row.header__phones {
    zoom: .85; }

  .header__nav ul li:not(:last-child) {
    margin: 0 15px 0 0; }

  .header__nav ul li a {
    font-size: 16px; }

  .services__item {
    margin: 0 5% 0 0; }

  .mod_sertifications {
    max-width: 90%; } }
@media only screen and (max-width: 998px) {
  .countdown__mid {
    zoom: .8; }

  .footer__logo {
    width: 100%;
    text-align: center; }

  .footer__left {
    width: 100%; }

  .footer__text {
    width: 100%;
    text-align: center;
    margin: 20px 0; }

  .footer__right {
    width: 100%;
    text-align: center; }

  .header__nav.sticky {
    display: none !important; }

  .banner-form--row, .banner-form--btn {
    width: 100%;
    display: block;
    margin: 0 auto 20px !important;
    text-align: center;
    max-width: 400px; }
  .banner-form--row input, .banner-form--btn input {
    width: 100%; }

  .services__item {
    width: 100%; }
  .services__item:not(:last-child) {
    margin: 0 0 50px 0 !important; }

  .services__item:nth-child(2n+2) {
    margin: 0; }

  .swiper__box--width {
    width: auto; }

  .header__row.header_mails, .header__row.header__phones {
    zoom: 1; }

  .header__nav ul li a {
    font-size: 18px; }

  .header__nav ul li:not(:last-child) {
    margin: 0 25px 0 0; }

  .header__top {
    text-align: center; }

  .header__left {
    width: 100%;
    text-align: center;
    margin: 20px 0; }

  .header__right {
    width: 100%;
    text-align: center;
    margin: 20px 0; }

  .header__row.header_button {
    min-width: 230px;
    display: block;
    max-width: 230px;
    margin: 20px auto 0; }

  .header__nav {
    display: none; }

  .header {
    padding: 20px 0; }

  .header__row.header__phones {
    margin: 0; }

  .navigation ul li a {
    font-size: 18px; }

  .navigation {
    display: none; }
  .navigation__mobile {
    display: block; } }
@media only screen and (max-width: 900px) {
  .whyselectus__centered {
    zoom: .60; }

  .mod_sertifications {
    max-width: 80%; }

  .action__left {
    display: none; }

  .action__right {
    width: 100%; } }
@media only screen and (max-width: 800px) {
  .blue-btns a {
    margin-bottom: 15px;
    margin-right: 0;
    text-align: center;
  }
  .blue-btns a:last-child {
    margin-bottom: 0;
  }
  .blue-btns {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
  }
  fieldset.loginform {
    max-width: 90%; }

  .error__mid {
    padding: 70px 20px 20px 20px; }

  .error {
    max-width: 90%; }

  .jg_element_cat {
    width: 22%; }

  .jg_element_cat:nth-of-type(5n+5) {
    margin: 0 3.75% 40px 0; }

  .jg_element_cat:nth-of-type(4n+4) {
    margin: 0; }

  .advantages__item {
    width: 48%; }

  .advantages__item:nth-child(2n+2) {
    margin: 0 0 80px 0; }

  .advantages__item:nth-child(3n+3) {
    margin: 0 2% 80px 0; }

  .advantages__item:last-child {
    margin: 0 0 80px 0; }

  .countdown__mid {
    zoom: 1; }

  .countdown__left {
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin: 0 0 20px 0; }

  .countdown__mid {
    text-align: center; }

  .countdown__middle {
    display: block;
    margin: 0 auto; }

  .countdown__right {
    width: 100%;
    max-width: 100%;
    display: block;
    margin: 20px 0 0; }

  .countdown__btn {
    margin: 0 auto; }

  .modal__mid {
    max-width: 90%; } }
@media only screen and (max-width: 640px) {
  
  .kursy {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: center;
    margin: 0 2% 80px 0;
}
  
  .kursy_images {
    height: 190px;
    margin: 0 0 30px 0;
}
  
  
  .textadminka {
    font-size: 130px;
    line-height: inherit; }

  .jg_element_cat {
    width: 48%; }

  .jg_element_cat:nth-of-type(2n+2) {
    margin: 0 0% 20px 0 !important; }

  .jg_element_cat:nth-of-type(4n+4) {
    margin: 0 0% 20px 0; }

  .jg_element_cat:nth-of-type(5n+5) {
    margin: 0 0% 20px 0; }

  .jg_element_cat {
    margin: 0 3.75% 20px 0 !important; }

  form.writehp_form input, form.writehp_form select, form.hotelform_form input, form.hotelform_form select {
    width: 100%; }

  form.writehp_form label, form.hotelform_form label {
    width: 100%;
    display: block;
    max-width: 100%;
    margin: 0 0 15px 0; }

  .form--bottom {
    width: 100%; }

  .total__text {
    width: 100%;
    text-align: center; }

  .whyselectus__centered {
    zoom: 1; }

  .whyselectus__elem {
    max-width: 100% !important;
    width: 100%;
    text-align: center; }
  .whyselectus__elem:not(:last-child) {
    margin: 0 0 20px 0; }

  .action__desc {
    width: 100%;
    text-align: center; }

  .action__form {
    margin: 20px auto 0;
    max-width: 100%;
    text-align: center;
    display: block; }

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

  .row__mid h3 {
    font-size: 30px; }

  .advantages__item {
    width: 100%;
    margin: 0 0 80px 0 !important; }

  .advantages__desc {
    width: 100%; }

  .swiper__btn, .services__btn {
    float: none;
    margin: 0 auto; }

  .header__row:not(:last-child) {
    margin: 0; }

  .header__row.header_mails {
    margin: 0 0 18px 0; }

  .header__row.header_mails {
    display: block; }

  .services__image {
    margin: 0 auto;
    float: none;
    display: block; }

  .services__content {
    display: block;
    width: 100%;
    text-align: center;
    margin: 20px 0 0 0; }

  .services__item {
    height: auto; }

  .services__image {
    height: 220px; }

  .services__btn {
    position: relative;
    margin: 20px 0 0 0; } }
@media only screen and (max-width: 450px) {
  
  
  .kursy {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: center;
    margin: 0 2% 80px 0;
}
  
  .kursy_images {
    height: 190px;
    margin: 0 0 30px 0;
}
  
  .error__title {
    font-size: 150px; }

  .blog h2, .item-page .page-header h2, .gallery .jg_category {
    font-size: 30px; }

  form.modal__main--form label {
    max-width: 100%;
    width: 100%;
    margin: 0 0 10px 0; }

  form.modal__main--form .form--btn {
    width: 100%;
    float: right; }

  form.modal__main--form input {
    width: 100%; }

  .countdown__middle {
    zoom: .68; }

  .mod_sertifications {
    max-width: 60%; }

  .owl-prev {
    left: -20%; }

  .owl-next {
    right: -20%; }

  .trust_clients .mod_trust_clients {
    max-width: 75%; }

  .modal {
    zoom: .8; }

  form#form-login {
    padding-bottom: 200px; } }

	

