/*
Theme Name: GS3
Theme URI: https://wordpress.org/themes/CustomTheme/
Author: the KofeLatte team
Author URI: http://KofeLatte.com.ua/
Description: GS3 brings your site to life with immersive featured images and subtle animations. Our default theme works great in many languages, for any abilities, and on any device.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gs3
Tags: custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.btn-animation {
  -webkit-animation: rotate360 linear 1s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  animation: rotate360 linear 1s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%; }

@-webkit-keyframes rotate360 {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg); }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(360deg); } }

@keyframes rotate360 {
  0% {
    transform: translate(0px, 0px) rotate(0deg); }
  100% {
    transform: translate(0px, 0px) rotate(360deg); } }

@-webkit-keyframes list_serv {
  0% {
    -webkit-transform: translateX(100%); }
  25% {
    -webkit-transform: translateX(0); }
  100% {
    -webkit-transform: translateX(0); } }

@keyframes list_serv {
  0% {
    transform: translateX(100%); }
  25% {
    transform: translateX(0); }
  100% {
    transform: translateX(0); } }

.el_anim_2:hover {
  animation: el_anim_2 linear 1s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: el_anim_2 linear 1s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: el_anim_2 linear 1s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -ms-animation: el_anim_2 linear 1s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%; }

@-webkit-keyframes el_anim_2 {
  0% {
    -webkit-transform: rotate(0deg) scaleX(1) scaleY(1); }
  10% {
    -webkit-transform: rotate(-0.5deg) scaleX(0.8) scaleY(0.8); }
  20% {
    -webkit-transform: rotate(-0.5deg) scaleX(0.8) scaleY(0.8); }
  30% {
    -webkit-transform: rotate(0.5deg) scaleX(1.1) scaleY(1.1); }
  40% {
    -webkit-transform: rotate(-0.5deg) scaleX(1.1) scaleY(1.1); }
  50% {
    -webkit-transform: rotate(0.5deg) scaleX(1.1) scaleY(1.1); }
  60% {
    -webkit-transform: rotate(-0.5deg) scaleX(1.1) scaleY(1.1); }
  70% {
    -webkit-transform: rotate(0.5deg) scaleX(1.1) scaleY(1.1); }
  80% {
    -webkit-transform: rotate(-0.5deg) scaleX(1.1) scaleY(1.1); }
  90% {
    -webkit-transform: rotate(0.5deg) scaleX(1.1) scaleY(1.1); }
  100% {
    -webkit-transform: rotate(0deg) scaleX(1.1) scaleY(1.1); } }

@keyframes el_anim_2 {
  0% {
    transform: rotate(0deg) scaleX(1) scaleY(1); }
  10% {
    transform: rotate(-0.5deg) scaleX(0.8) scaleY(0.8); }
  20% {
    transform: rotate(-0.5deg) scaleX(0.8) scaleY(0.8); }
  30% {
    transform: rotate(0.5deg) scaleX(1.1) scaleY(1.1); }
  40% {
    transform: rotate(-0.5deg) scaleX(1.1) scaleY(1.1); }
  50% {
    transform: rotate(0.5deg) scaleX(1.1) scaleY(1.1); }
  60% {
    transform: rotate(-0.5deg) scaleX(1.1) scaleY(1.1); }
  70% {
    transform: rotate(0.5deg) scaleX(1.1) scaleY(1.1); }
  80% {
    transform: rotate(-0.5deg) scaleX(1.1) scaleY(1.1); }
  90% {
    transform: rotate(0.5deg) scaleX(1.1) scaleY(1.1); }
  100% {
    transform: rotate(0deg) scaleX(1.1) scaleY(1.1); } }

/* === BEGIN FONTS === */
@font-face {
  font-family: 'montserratextrabold';
  src: url("./assets/fonts/montserrat-extrabold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'montserratbold';
  src: url("./assets/fonts/montserrat-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'montserratitalic';
  src: url("./assets/fonts/montserrat-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'montserratmedium';
  src: url("./assets/fonts/montserrat-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'montserratregular';
  src: url("./assets/fonts/montserrat-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'montserratsemibold';
  src: url("./assets/fonts/montserrat-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

/* === END FONTS === */
.kl-logokofelatte {
  background-image: url("assets/img/logo-KL.png");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 100%;
  display: block;
  width: 23px;
  height: 23px; }
  .kl-logokofelatte:hover {
    background-position: top -23px left; }

/*--- BEGIN kofelatte ---*/
.kofelatte_wr {
  letter-spacing: 0.03rem; }
  .kofelatte_wr .made_in {
    vertical-align: -2px; }
  .kofelatte_wr a:hover {
    color: #767676 !important; }
    .kofelatte_wr a:hover .kl-logokofelatte {
      background-position: top -23px left; }

.kofelatte_logo {
  color: #282828;
  transition: all 0.3s;
  margin-left: 7px; }
  .kofelatte_logo .ico_wr, .kofelatte_logo .txt_wr {
    display: inline-block;
    vertical-align: middle; }
  .kofelatte_logo:hover {
    text-decoration: none;
    color: #282828; }
  .kofelatte_logo .txt_wr {
    padding-left: 7px; }

/*--- END kofelatte ---*/
/* === BEGIN footer-bottom === */
html, body {
  position: relative;
  min-height: 100%;
  font-family: 'montserratregular'; }

.site {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -ms-flex-direction: column;
  min-height: 100vh; }
  .site {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative; }
  .site .wrap_page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap; }

@media screen and (max-height: 768px) and (max-width: 991px) {
  html, body {
    height: auto; } }

/* === END footer-bottom === */
/* === BEGIN modal === */
.modal .close {
  opacity: 1;
  margin: 0;
  padding: 0; }
  .modal .close:focus, .modal .close:active {
    box-shadow: none;
    outline: none; }
  .modal .close:hover path {
    fill: #36437b; }
  .modal .close img, .modal .close svg {
    display: block; }

.modal-backdrop {
  background-color: rgba(33, 33, 33, 0.9); }
  .modal-backdrop.show {
    opacity: 1; }

.modal-lg {
  max-width: 555px; }

.modal-content {
  border-radius: 0; }

.modal-header {
  border-bottom: none;
  border-radius: 0; }

#googleMapModal .modal-lg {
  max-width: 95%; }

/* === END modal === */
/* === BEGIN INPUTs === */
::-webkit-input-placeholder {
  color: #ccc !important; }

::-moz-placeholder {
  color: #ccc !important; }

:-ms-input-placeholder {
  color: #ccc !important; }

label, .label {
  margin-bottom: 5px; }

.form-control,
[type="text"],
[type="tel"],
[type="email"],
[type="password"],
[type="search"],
[type="date"],
[type="file"],
textarea,
select {
  background-color: #fff;
  background-clip: padding-box;
  border: none;
  border-bottom: 1px solid #e5e5e5;
  border-radius: 0;
  color: #282828;
  font-size: 16px;
  font-family: 'montserratmedium';
  line-height: 24px;
  padding: 9px 0 8px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  .form-control.focus, .form-control:focus, .form-control:not(:disabled):not(.disabled).active:focus, .form-control:not(:disabled):not(.disabled):active:focus,
  [type="text"].focus,
  [type="text"]:focus,
  [type="text"]:not(:disabled):not(.disabled).active:focus,
  [type="text"]:not(:disabled):not(.disabled):active:focus,
  [type="tel"].focus,
  [type="tel"]:focus,
  [type="tel"]:not(:disabled):not(.disabled).active:focus,
  [type="tel"]:not(:disabled):not(.disabled):active:focus,
  [type="email"].focus,
  [type="email"]:focus,
  [type="email"]:not(:disabled):not(.disabled).active:focus,
  [type="email"]:not(:disabled):not(.disabled):active:focus,
  [type="password"].focus,
  [type="password"]:focus,
  [type="password"]:not(:disabled):not(.disabled).active:focus,
  [type="password"]:not(:disabled):not(.disabled):active:focus,
  [type="search"].focus,
  [type="search"]:focus,
  [type="search"]:not(:disabled):not(.disabled).active:focus,
  [type="search"]:not(:disabled):not(.disabled):active:focus,
  [type="date"].focus,
  [type="date"]:focus,
  [type="date"]:not(:disabled):not(.disabled).active:focus,
  [type="date"]:not(:disabled):not(.disabled):active:focus,
  [type="file"].focus,
  [type="file"]:focus,
  [type="file"]:not(:disabled):not(.disabled).active:focus,
  [type="file"]:not(:disabled):not(.disabled):active:focus,
  textarea.focus,
  textarea:focus,
  textarea:not(:disabled):not(.disabled).active:focus,
  textarea:not(:disabled):not(.disabled):active:focus,
  select.focus,
  select:focus,
  select:not(:disabled):not(.disabled).active:focus,
  select:not(:disabled):not(.disabled):active:focus {
    box-shadow: none;
    outline: none; }
  .form-control:focus,
  [type="text"]:focus,
  [type="tel"]:focus,
  [type="email"]:focus,
  [type="password"]:focus,
  [type="search"]:focus,
  [type="date"]:focus,
  [type="file"]:focus,
  textarea:focus,
  select:focus {
    border-color: #36437b; }

.form-control-sm {
  padding-top: 6px;
  padding-bottom: 5px; }

.form-control-lg {
  padding-top: 12px;
  padding-bottom: 11px; }

textarea {
  background-image: url("assets/img/textarea-line.gif"), url("assets/img/textarea-line.gif"), url("assets/img/textarea-line.gif"), url("assets/img/textarea-line.gif");
  background-repeat: repeat-x, repeat-x, repeat-x, repeat-x;
  background-position: top 46px left, top 82px left, top 118px left, top 154px left;
  line-height: 2.3 !important;
  height: 119px; }

.wpcf7-not-valid, .error-input, input.required.error {
  border-color: #c55757 !important; }

.wpcf7-not-valid-tip, .error-txt, .error {
  display: block;
  color: #c55757;
  font-size: 14px;
  font-family: 'montserratmedium';
  padding-top: 9px; }

.required {
  display: inline-block;
  color: #36437b;
  line-height: 1.2;
  vertical-align: top; }

/* === END INPUTs === */
.inpPosR {
  padding-top: 8px;
  position: relative; }
  .inpPosR label, .inpPosR .label {
    background-color: #fff;
    font-family: 'montserratmedium';
    transition: all 0.3s;
    padding: 14px 0 0;
    position: absolute;
    top: 7px;
    left: 0;
    z-index: 10; }

.form__input:focus ~ label {
  color: #767676;
  font-size: 14px;
  font-family: 'montserratregular';
  line-height: 1;
  padding: 0;
  top: 0; }

.form__input--filled ~ label {
  color: #767676;
  font-size: 14px;
  font-family: 'montserratregular';
  line-height: 1;
  padding: 0;
  top: 0; }

textarea.form__input:focus ~ label {
  top: -5px; }

textarea.form__input--filled ~ label {
  top: -5px; }

/* === BEGIN RADIO CHECKBOX INPUTs === */
[type="radio"],
[type="checkbox"] {
  display: none; }

[type="radio"] + label,
[type="checkbox"] + label {
  text-transform: none;
  text-align: left !important;
  cursor: pointer;
  padding-left: 45px;
  padding-right: 0 !important;
  position: relative;
  width: 100% !important; }

[type="radio"] + label::before,
[type="radio"] + label::after,
[type="checkbox"] + label::before,
[type="checkbox"] + label::after {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  background-color: white;
  border: 2px solid #e5e5e5;
  content: '';
  display: inline-block;
  height: 22px;
  width: 22px;
  position: absolute; }

[type="radio"] + label::before,
[type="checkbox"] + label::before {
  left: 0;
  top: 0;
  opacity: 0; }

[type="radio"] + label::after,
[type="checkbox"] + label::after {
  left: 0;
  top: 0; }

[type="radio"] + label::before, [type="radio"] + label::after {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

[type="radio"]:checked + label::before {
  background: #36437b;
  border: none;
  height: 10px;
  width: 10px;
  left: 6px;
  top: 6px; }

[type="checkbox"] + label::before {
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
  border: none; }

[type="checkbox"]:checked + label::before {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #36437b;
  border: none;
  content: '';
  height: 10px;
  width: 10px;
  left: 11px;
  top: 6px; }

[type="radio"]:checked + label::before,
[type="checkbox"]:checked + label::before {
  opacity: 1;
  z-index: 10; }

[type="radio"]:checked + label::after,
[type="checkbox"]:checked + label::after {
  background-color: white; }

[type="radio"] + label,
[type="checkbox"] + label {
  color: #767676;
  font-family: 'montserratmedium'; }

[type="radio"]:checked + label,
[type="checkbox"]:checked + label {
  color: #282828; }

[type="radio"]:disabled + label::before,
[type="radio"]:disabled + label::after,
[type="radio"]:checked:disabled + label::before,
[type="checkbox"]:disabled + label::before,
[type="checkbox"]:disabled + label::after,
[type="checkbox"]:checked:disabled + label::before {
  opacity: 0.2; }

/* === END RADIO CHECKBOX INPUTs === */
/*=== BEGIN select ===*/
.nice_Select {
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #e5e5e5;
  color: #282828;
  font-size: 16px;
  line-height: 36px;
  height: 42px;
  float: none;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 0;
  padding-right: 0; }
  .nice_Select::after {
    color: #36437b;
    font-size: 22px;
    right: 0; }
  .nice_Select:hover {
    border-color: #5161a8; }
  .nice_Select:focus {
    border-color: #36437b; }
  .nice_Select .current {
    color: #282828;
    font-family: 'montserratmedium'; }
  .nice_Select .list {
    box-shadow: none;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    margin-top: 1px;
    left: -1px;
    right: -1px;
    min-width: 100%;
    z-index: 999; }
    .nice_Select .list li:hover {
      background-color: #36437b;
      color: #fff; }
    .nice_Select .list li.selected {
      color: #fff; }
    .nice_Select .list li.focus {
      background-color: #36437b !important; }
    .nice_Select .list:hover .selected.focus {
      background-color: #36437b !important; }
  .nice_Select.nice_Select-sm {
    line-height: 31px;
    height: 36px; }
  .nice_Select.nice_Select-lg {
    line-height: 42px;
    height: 48px; }

.nice-select .option.selected:hover,
.nice-select .option.focus {
  background-color: #36437b;
  color: #fff !important; }

/*=== END select ===*/
/* === BEGIN wp_pagenavi === */
.wp-pagenavi {
  text-align: center;
  padding: 0 15px 30px; }
  .wp-pagenavi > * {
    display: inline-block;
    line-height: 1.38;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
    vertical-align: middle; }
  .wp-pagenavi .extend {
    padding-left: 5px;
    padding-right: 5px; }
  .wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
    color: #282828 !important;
    font-size: 20px !important;
    line-height: 1.1; }
    .wp-pagenavi .previouspostslink::before, .wp-pagenavi .nextpostslink::before {
      font-family: 'FontAwesome'; }
    .wp-pagenavi .previouspostslink:hover, .wp-pagenavi .nextpostslink:hover {
      background-color: #fff;
      border-color: #36437b;
      color: #36437b !important; }
  .wp-pagenavi .previouspostslink::before {
    content: '\f104'; }
  .wp-pagenavi .nextpostslink::before {
    content: '\f105'; }
  .wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink, .wp-pagenavi .page, .wp-pagenavi .current {
    color: #282828;
    font-family: 'montserratbold';
    padding: 5px;
    min-width: 38px;
    border: 2px solid #e5e5e5; }
  .wp-pagenavi .current {
    background-color: #36437b;
    border-color: transparent;
    color: #fff; }
  .wp-pagenavi .page:hover {
    border-color: #36437b;
    color: #5161a8; }
  .wp-pagenavi a:hover {
    text-decoration: none;
    opacity: 1; }

/* === END wp_pagenavi === */
/*=== BEGIN BASIC styles ===*/
a {
  color: #5161a8; }
  a:hover {
    color: #36437b; }
  a:focus, a:active {
    outline: none; }
  a[href*="tel:"], a[href*="skype:"], a[href*="viber:"], a[href*="tg:"], a[href*="whatsapp:"], a[href*="mailto:"] {
    color: #282828; }
    a[href*="tel:"]:hover, a[href*="skype:"]:hover, a[href*="viber:"]:hover, a[href*="tg:"]:hover, a[href*="whatsapp:"]:hover, a[href*="mailto:"]:hover {
      color: #5161a8;
      text-decoration: none; }
  a[href*="tel:"] {
    white-space: nowrap; }
  a.btn-default {
    color: #219e21; }

b, strong {
  font-family: 'montserratbold'; }

h1, .title_1 {
  font-size: 42px; }

h2, .title_2 {
  font-size: 30px; }

h3, .title_3 {
  font-size: 24px; }

h4, .title_4 {
  font-size: 20px; }

h5, .title_5 {
  font-size: 18px; }

h6, .title_6 {
  font-size: 16px; }

h1, .title_1,
h2, .title_2,
h3, .title_3,
h4, .title_4,
h5, .title_5,
h6, .title_6 {
  font-family: 'montserratextrabold'; }
  h1 small, .title_1 small,
  h2 small, .title_2 small,
  h3 small, .title_3 small,
  h4 small, .title_4 small,
  h5 small, .title_5 small,
  h6 small, .title_6 small {
    font-size: 70%;
    font-family: 'montserratregular'; }

.title_1,
.title_2,
.title_3,
.title_4,
.title_5,
.title_6 {
  line-height: 1.2;
  margin-bottom: .5rem; }

.btn {
  border-width: 2px;
  border-radius: 0;
  cursor: pointer;
  font-family: 'montserratbold';
  padding-top: 7px;
  padding-bottom: 7px; }
  .btn:hover, .btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active,
  .show > .btn.dropdown-toggle {
    border-color: transparent; }
  .btn.focus, .btn:focus, .btn:not(:disabled):not(.disabled).active:focus, .btn:not(:disabled):not(.disabled):active:focus {
    box-shadow: none;
    outline: none; }
  .btn:hover .fa-angle-right::after {
    background-color: #36437b !important; }
  .btn:hover .fa-angle-left::after {
    background-color: #fff !important; }
  .btn .txt_wr,
  .btn .img_wr {
    display: inline-block;
    vertical-align: middle; }
  .btn .img_wr {
    margin-left: 10px; }
    .btn .img_wr.fa-angle-right {
      font-size: 24px;
      position: relative;
      z-index: 1;
      width: 20px; }
      .btn .img_wr.fa-angle-right::before {
        display: block;
        text-align: right;
        width: 20px; }
      .btn .img_wr.fa-angle-right::after {
        background-color: #fff;
        display: block;
        content: '';
        width: 20px;
        height: 2px;
        position: absolute;
        top: 50%;
        right: 2px;
        z-index: -1; }
  .btn .img_wr {
    margin-right: 10px; }
    .btn .img_wr.fa-angle-left {
      font-size: 24px;
      position: relative;
      z-index: 1;
      width: 20px; }
      .btn .img_wr.fa-angle-left::before {
        display: block;
        text-align: left;
        width: 20px; }
      .btn .img_wr.fa-angle-left::after {
        background-color: #36437b;
        display: block;
        content: '';
        width: 20px;
        height: 2px;
        position: absolute;
        top: 50%;
        left: 2px;
        z-index: -1; }

.btn-lg {
  font-size: 16px;
  line-height: 1.444;
  padding-top: 9px;
  padding-bottom: 9px; }

.btn-sm {
  font-size: 16px;
  padding-top: 4px;
  padding-bottom: 4px; }

.btn-default {
  background-color: #e5e5e5;
  color: #767676; }
  .btn-default:focus, .btn-default.focus, .btn-default:active {
    background-color: #dadada !important;
    color: #282828 !important; }
  .btn-default:hover {
    background-color: #dadada;
    color: #282828; }

.btn-primary {
  background-color: #36437b;
  border-color: #36437b; }
  .btn-primary:focus, .btn-primary.focus, .btn-primary:active {
    background-color: #5161a8 !important;
    border-color: #5161a8 !important; }
  .btn-primary:hover {
    background-color: #5161a8;
    border-color: #5161a8; }

.btn-secondary {
  background-color: #e5e5e5;
  border-color: #e5e5e5;
  color: #767676; }
  .btn-secondary:focus, .btn-secondary.focus, .btn-secondary:active {
    background-color: #ececec !important;
    border-color: #ececec !important;
    color: #282828 !important; }
  .btn-secondary:hover {
    background-color: #ececec;
    border-color: #ececec;
    color: #282828; }

.btn-white {
  background-color: #fff;
  border-color: #fff;
  color: #5161a8; }
  .btn-white:focus, .btn-white.focus, .btn-white:active {
    background-color: #fff !important;
    border-color: #fff !important;
    color: #36437b !important; }
  .btn-white:hover {
    background-color: #fff;
    border-color: #fff;
    color: #36437b; }

.btn-link {
  color: #36437b; }
  .btn-link:hover {
    color: #5161a8;
    text-decoration: none; }
    .btn-link:hover > span:last-child {
      text-decoration: underline; }
  .btn-link > span {
    display: inline-block;
    vertical-align: middle; }
  .btn-link img {
    vertical-align: 0;
    margin-right: 8px; }

.btn-outline-default {
  background: none;
  border-color: #e5e5e5;
  color: #36437b; }
  .btn-outline-default:focus, .btn-outline-default.focus, .btn-outline-default:active {
    background: none !important; }
  .btn-outline-default:hover {
    background: none;
    border-color: #36437b; }

.btn-outline-primary {
  border-color: #36437b;
  color: #36437b; }
  .btn-outline-primary:focus, .btn-outline-primary.focus, .btn-outline-primary:active {
    background-color: #5161a8 !important;
    border-color: #5161a8 !important;
    color: #fff !important; }
  .btn-outline-primary:hover {
    background-color: #36437b; }

.btn-outline-secondary {
  border-color: #e5e5e5;
  color: #767676; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus, .btn-outline-secondary:active {
    background-color: #e5e5e5 !important;
    border-color: #e5e5e5 !important;
    color: #282828 !important; }
  .btn-outline-secondary:hover {
    background-color: #e5e5e5;
    color: #282828 !important; }

.btn-outline-white {
  background: none;
  border-color: #fff;
  color: #fff; }
  .btn-outline-white.arr-r {
    background-image: url("assets/img/arr-right-w.png");
    background-position: right 25px center;
    background-repeat: no-repeat;
    padding-right: 65px !important; }
    .btn-outline-white.arr-r:hover {
      background-image: url("assets/img/arr-right-b.png"); }
  .btn-outline-white:focus, .btn-outline-white.focus, .btn-outline-white:active {
    background-color: #fff !important;
    border-color: #fff !important;
    color: #36437b !important; }
  .btn-outline-white:hover {
    background-color: #fff;
    color: #36437b !important; }

.btn-outline-light {
  background: none;
  border-color: #e5e5e5;
  color: #767676; }
  .btn-outline-light .hov {
    display: none; }
  .btn-outline-light:focus, .btn-outline-light.focus, .btn-outline-light:active {
    background: #36437b !important;
    border-color: #36437b !important;
    color: #fff !important; }
    .btn-outline-light:focus .def, .btn-outline-light.focus .def, .btn-outline-light:active .def {
      display: none; }
    .btn-outline-light:focus .hov, .btn-outline-light.focus .hov, .btn-outline-light:active .hov {
      display: inline-block; }
  .btn-outline-light:hover {
    background: #36437b;
    border-color: #36437b;
    color: #fff; }
    .btn-outline-light:hover .def {
      display: none; }
    .btn-outline-light:hover .hov {
      display: inline-block; }

.navbar-toggler.focus, .navbar-toggler:focus, .navbar-toggler:not(:disabled):not(.disabled).active:focus, .navbar-toggler:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
  outline: none; }

.navbar-toggler .fa-close {
  display: none; }

.navbar-toggler[aria-expanded="true"] {
  color: #36437b; }
  .navbar-toggler[aria-expanded="true"] .fa-close {
    display: inline-block; }
  .navbar-toggler[aria-expanded="true"] .fa-bars {
    display: none; }

.navbar-toggler:hover {
  color: #36437b; }

.breadcrumbs_wr {
  background-color: #f3f3f3; }

.breadcrumb {
  background: none;
  color: #767676;
  font-size: 14px;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 0;
  margin-bottom: 15px;
  padding-left: 0;
  padding-right: 0;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%; }
  .breadcrumb a, .breadcrumb .breadcrumb_last {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    padding: 2px 0; }
  .breadcrumb a {
    color: #282828; }
  .breadcrumb .breadcrumb_last {
    color: #767676;
    pointer-events: none; }
    .breadcrumb .breadcrumb_last a {
      color: #767676;
      margin: 0;
      padding: 0;
      pointer-events: none; }

.flexGrow {
  -webkit-flex-grow: 100;
  flex-grow: 100; }

hr {
  background-color: #dcdcdc;
  box-shadow: none;
  border: none;
  outline: none;
  width: 100%;
  height: 1px; }

.hr {
  background-color: #dcdcdc;
  box-shadow: none;
  border: none;
  display: block;
  outline: none;
  width: 100%;
  height: 1px; }

.text-primary {
  color: #767676 !important; }

.text-light {
  color: #219e21 !important; }

.text-danger {
  color: #36437b !important; }

.fs-14 {
  font-size: 14px !important; }

.fs-16 {
  font-size: 16px !important; }

.fs-18 {
  font-size: 18px !important; }

.fs-20 {
  font-size: 20px !important; }

.fw-reg {
  font-family: 'montserratregular' !important; }

.fw-med {
  font-family: 'montserratmedium' !important; }

.fw-sbold {
  font-family: 'montserratsemibold' !important; }

.fw-bold {
  font-family: 'montserratbold' !important; }

.socials_links {
  list-style: none;
  margin: 0;
  padding: 0; }
  .socials_links a {
    border: 2px solid rgba(255, 255, 255, 0.35);
    display: inline-block;
    color: rgba(255, 255, 255, 0.81) !important;
    line-height: 1.4;
    font-size: 20px;
    text-align: center;
    width: 42px;
    height: 42px;
    margin-bottom: 2px;
    margin-left: 32px;
    padding: 7px;
    transition: background 0.3s; }
    .socials_links a::before {
      font-family: 'FontAwesome'; }
    .socials_links a:hover {
      border-color: rgba(255, 255, 255, 0.75);
      color: #fff !important;
      text-decoration: none; }
  .socials_links.dropdown {
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0; }
    .socials_links.dropdown a {
      margin-left: 0; }
  .socials_links .dropdown-toggle {
    border: 3px solid rgba(229, 229, 229, 0.75);
    padding: 10px; }
    .socials_links .dropdown-toggle .fa {
      margin-right: 11px; }
  .socials_links .dropdown-menu {
    border: 3px solid rgba(229, 229, 229, 0.75);
    margin-top: -3px;
    max-width: 71px;
    min-width: 50px;
    padding: 0; }
    .socials_links .dropdown-menu a {
      border: none;
      display: block;
      margin-bottom: 0;
      padding: 9px;
      width: auto;
      height: auto; }
      .socials_links .dropdown-menu a:hover {
        background-color: #36437b;
        text-decoration: none !important; }

.socials_share .title_6 {
  text-transform: uppercase;
  padding-right: 12px; }

.socials_share .fa {
  border: 2px solid #e5e5e5;
  display: inline-block;
  color: #36437b;
  line-height: 1.4;
  font-size: 20px;
  text-align: center;
  width: 42px;
  height: 42px;
  margin-bottom: 2px;
  margin-left: 15px;
  padding: 7px;
  transition: background 0.3s; }
  .socials_share .fa:hover {
    background-color: #36437b;
    border-color: transparent;
    color: #fff;
    text-decoration: none; }

::selection, mark {
  background-color: rgba(81, 97, 168, 0.95);
  color: #fff; }

::-moz-selection, mark {
  background-color: rgba(81, 97, 168, 0.95);
  color: #fff; }

.structureCase {
  background-color: #f3f3f3;
  counter-reset: li;
  max-width: 555px;
  padding: 30px;
  position: relative;
  z-index: 3; }
  .structureCase::after {
    border: 3px solid #f3f3f3;
    content: '';
    position: absolute;
    top: 25px;
    left: 25px;
    right: -25px;
    bottom: -25px;
    z-index: -1; }
  .structureCase li {
    list-style: none;
    list-style-position: outside;
    margin-bottom: 12px;
    padding-left: 45px;
    position: relative; }
    .structureCase li::before {
      content: counter(li, decimal) ".";
      counter-increment: li;
      color: #36437b;
      font-size: 14px;
      font-family: 'montserratbold';
      text-align: right;
      margin-left: -45px;
      padding-right: 10px;
      width: 45px;
      position: absolute;
      top: 2px; }
  .structureCase a {
    color: #282828;
    font-family: 'montserratmedium'; }
    .structureCase a:hover, .structureCase a.scrollactive {
      color: #5161a8;
      text-decoration: underline; }

.structureCaseBox {
  overflow: hidden; }

.nav-btns {
  margin-left: -10px;
  margin-right: -10px; }
  .nav-btns li {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 12px; }
  .nav-btns a {
    background-color: transparent;
    border: 2px solid #e5e5e5;
    display: block;
    color: #282828;
    font-size: 14px;
    font-family: 'montserratbold';
    padding: 5px 15px; }
    .nav-btns a:hover {
      background-color: #fff;
      border-color: #36437b;
      color: #36437b;
      text-decoration: none; }
    .nav-btns a.active {
      background-color: #36437b;
      border-color: transparent;
      color: #fff; }

.tab-content > .tab-pane {
  display: block !important;
  width: 100%;
  height: 0;
  visibility: hidden;
  overflow: hidden; }

.tab-content > .active {
  display: block !important;
  width: 100%;
  height: auto;
  visibility: visible;
  overflow: inherit; }

/*=== END BASIC styles ===*/
/*=== BEGIN BASIC js-styles ===*/
.scrollTop, .scrollTop:link {
  background: rgba(33, 158, 33, 0.5);
  display: block;
  color: #fff;
  font-size: 24px;
  line-height: 1.7;
  text-align: center;
  text-decoration: none;
  width: 42px;
  height: 42px;
  position: fixed;
  right: 1.5%;
  bottom: 1.5%;
  z-index: 2000; }

.scrollTop:hover {
  background: rgba(33, 158, 33, 0.9);
  color: #fff;
  text-decoration: none; }

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #dcdcdc;
  border-radius: 0;
  width: 3px; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #36437b;
  border-radius: 1px;
  opacity: 1;
  width: 7px; }

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #36437b; }

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #5161a8; }

.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown {
  background-color: #219e21;
  background-position: center;
  background-repeat: no-repeat; }

.mCSB_scrollTools .mCSB_buttonUp {
  background-image: url("assets/images/arr_scrollUp.png");
  border-radius: 3px 3px 0 0; }

.mCSB_scrollTools .mCSB_buttonDown {
  background-image: url("assets/images/arr_scrollDown.png");
  border-radius: 0 0 3px 3px; }

.mapGoogle_wr iframe {
  width: 100%;
  height: 50vh; }

.custom_scroll {
  height: 40vh; }
  .custom_scroll h1, .custom_scroll h2 {
    margin-bottom: 30px; }

.slick-arrow {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  display: block;
  color: rgba(54, 67, 123, 0.65);
  font-size: 50px;
  padding: 0;
  position: absolute;
  top: 50%;
  z-index: 1; }
  .slick-arrow.prev {
    left: 0; }
  .slick-arrow.next {
    right: 0; }
  .slick-arrow:hover {
    color: #36437b; }

.slick-dots {
  list-style: none;
  text-align: center;
  margin: 0;
  padding: 0; }
  .slick-dots li {
    display: inline-block;
    padding: 5px 1px; }
    .slick-dots li.slick-active button {
      background-color: transparent;
      box-shadow: 0 0 0 3px #36437b; }
  .slick-dots button {
    background-color: #36437b;
    box-shadow: 0 0 0 3px rgba(54, 67, 123, 0);
    border-radius: 50%;
    border: none;
    display: block;
    cursor: pointer;
    color: transparent;
    font-size: 0;
    line-height: 0;
    margin: 15px;
    padding: 0;
    width: 6px;
    height: 6px; }

.fancybox-bg {
  background-color: rgba(33, 33, 33, 0.8);
  opacity: 1; }

.fancybox-toolbar > * {
  background-color: rgba(33, 33, 33, 0.8); }

.fancybox-navigation button::before {
  background-color: rgba(33, 33, 33, 0.8); }

.fancybox-thumbs {
  background-color: rgba(33, 33, 33, 0.75) !important; }
  .fancybox-thumbs > ul > li::before {
    border-color: #219e21 !important; }

.youtube-video {
  display: block;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1; }
  .youtube-video::before {
    content: '';
    background-image: url("assets/img/youtube-play.png");
    background-position: center;
    background-repeat: no-repeat;
    width: 105px;
    height: 75px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0); }
  .youtube-video img {
    width: 100%; }

/*=== END BASIC js-styles ===*/
/*=== BEGIN site_header ===*/
.navbar-brand img {
  max-width: 100%; }

.language-switcher {
  width: 72px; }
  .language-switcher::after {
    color: #282828;
    font-size: 16px; }
  .language-switcher .list {
    left: -3px;
    right: -3px;
    width: auto; }
    .language-switcher .list li {
      text-align: center;
      padding-left: 10px;
      padding-right: 10px; }

.home {
  background-image: url("assets/img/bg-lines-light.png");
  background-position: top center;
  background-repeat: repeat-y; }
  .home [data-target="#main_Menu"] .light {
    display: block; }
  .home [data-target="#main_Menu"] .dark {
    display: none; }
  .home .dropdown-toggle[aria-expanded="true"] .fa {
    color: #fff; }
  .home .dropdown > a {
    color: #fff; }
    .home .dropdown > a:hover {
      color: #36437b; }
  .home .language-switcher {
    background: none;
    border: 3px solid rgba(229, 229, 229, 0.75); }
    .home .language-switcher::after {
      right: 10px;
      color: #fff; }
    .home .language-switcher .current {
      display: inline-block;
      color: #fff;
      padding: 0 10px;
      text-align: center; }
    .home .language-switcher .list {
      border: 3px solid #e5e5e5; }
  .home .dropdown-toggle .fa {
    color: #fff; }
  .home .dropdown-toggle:hover .fa {
    color: rgba(255, 255, 255, 0.7) !important; }
  .home .site-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1020; }
    .home .site-header .navbar-brand::after {
      border: 3px solid rgba(255, 255, 255, 0.35);
      content: '';
      position: absolute;
      top: 15px;
      bottom: -15px;
      left: 15px;
      right: -15px;
      z-index: -1; }
    .home .site-header .btn-primary-wr::before, .home .site-header .btn-primary-wr::after {
      border-color: #fff; }
    .home .site-header .btn-primary {
      background-color: transparent;
      color: #fff; }
      .home .site-header .btn-primary:hover {
        background-color: #36437b;
        color: #fff; }
    .home .site-header .mainMenu_desk a {
      color: rgba(255, 255, 255, 0.81); }
      .home .site-header .mainMenu_desk a:hover {
        color: white;
        text-decoration: underline; }
    .home .site-header .mainMenu_desk li.current-menu-item a {
      color: white;
      text-decoration: underline; }
    .home .site-header .mainMenu_desk > .hasArrow a::after {
      color: rgba(255, 255, 255, 0.81); }
    .home .site-header .block_tel_wr .light {
      display: inline-block; }
    .home .site-header .block_tel_wr .dark {
      display: none; }
    .home .site-header.sticky_h .dropdown > a {
      color: #282828; }
      .home .site-header.sticky_h .dropdown > a:hover {
        color: #36437b; }
    .home .site-header.sticky_h .dropdown-toggle:hover .fa {
      color: #5161a8 !important; }
    .home .site-header.sticky_h .socials_links .dropdown-toggle:hover .fa::before {
      color: #36437b; }
    .home .site-header.sticky_h .language-switcher::after {
      color: #282828;
      top: 14px; }
    .home .site-header.sticky_h .language-switcher .current {
      color: #282828;
      padding: 10px; }
    .home .site-header.sticky_h .language-switcher .list li {
      padding-top: 12px; }
    .home .site-header.sticky_h .btn-primary-wr::before, .home .site-header.sticky_h .btn-primary-wr::after {
      border-color: #36437b; }
    .home .site-header.sticky_h .btn-primary {
      background-color: transparent;
      color: #36437b; }
      .home .site-header.sticky_h .btn-primary:hover {
        background-color: #36437b;
        color: #fff; }
    .home .site-header.sticky_h .block_tel_wr .light {
      display: none; }
    .home .site-header.sticky_h .block_tel_wr .dark {
      display: inline-block; }
    .home .site-header.sticky_h .mainMenu_desk a {
      color: #282828; }
      .home .site-header.sticky_h .mainMenu_desk a:hover {
        color: #36437b;
        text-decoration: none; }
    .home .site-header.sticky_h .mainMenu_desk li.current-menu-item a {
      color: #36437b; }
    .home .site-header.sticky_h .mainMenu_desk > .hasArrow a::after {
      color: #282828; }
    .home .site-header.sticky_h [data-target="#main_Menu"] .light {
      display: none; }
    .home .site-header.sticky_h [data-target="#main_Menu"] .dark {
      display: block; }
  .home .rubric {
    display: none; }

body:not(.home) .site-header {
  background-color: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07); }

.site-header {
  position: relative;
  z-index: 10;
  transition: all 0.5s; }
  .site-header a[href*="tel:"], .site-header a[href*="skype:"], .site-header a[href*="viber:"], .site-header a[href*="tg:"], .site-header a[href*="whatsapp:"], .site-header a[href*="mailto:"] {
    font-size: 20px;
    font-family: 'montserratbold'; }
  .site-header > .d-flex {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto; }
  .site-header .navbar-brand {
    background-color: #fff;
    margin-right: 30px;
    padding: 29px 24px;
    position: relative;
    z-index: 1;
    transition: all 0.3s; }
  .site-header .mainMenu_desk a {
    color: #282828; }
  .site-header .block_tel_wr {
    display: inline-block; }
  .site-header.sticky_h {
    background-color: white;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07);
    padding: 0 15px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1020; }
    .site-header.sticky_h .navbar-brand {
      background-color: transparent;
      padding: 10px; }
      .site-header.sticky_h .navbar-brand::after {
        display: none; }
    .site-header.sticky_h .block_tel_wr .img_wr svg {
      vertical-align: -7px; }
    .site-header.sticky_h #desk_search {
      top: -12px; }
    .site-header.sticky_h .dropdown-toggle .fa {
      color: #282828; }
    .site-header.sticky_h * {
      line-height: 1; }
    .site-header.sticky_h .dropdown-menu * {
      line-height: 1.5; }
    .site-header.sticky_h [data-target="#contactModal"] {
      display: block;
      font-size: 16px;
      margin-top: 5px;
      padding: 5px 15px; }

.dropdown > a:hover {
  color: #36437b; }

.dropdown-toggle {
  cursor: pointer; }
  .dropdown-toggle .fa {
    transition: all 0.3s; }
  .dropdown-toggle[aria-expanded="true"] .fa {
    color: #36437b; }
    .dropdown-toggle[aria-expanded="true"] .fa:last-child {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
  .dropdown-toggle::after {
    display: none; }
  .dropdown-toggle:hover .fa {
    color: #36437b !important; }

.dropdown-menu {
  background-color: #fff;
  border: 1px solid rgba(40, 40, 40, 0.11);
  border-radius: 0;
  color: #282828;
  padding: 7px 15px;
  width: 290px; }
  .dropdown-menu a {
    display: block;
    color: #767676 !important; }
    .dropdown-menu a[href*="tel:"], .dropdown-menu a[href*="skype:"], .dropdown-menu a[href*="viber:"], .dropdown-menu a[href*="tg:"], .dropdown-menu a[href*="whatsapp:"], .dropdown-menu a[href*="mailto:"] {
      font-size: 16px;
      font-family: 'montserratmedium'; }
      .dropdown-menu a[href*="tel:"]:hover, .dropdown-menu a[href*="skype:"]:hover, .dropdown-menu a[href*="viber:"]:hover, .dropdown-menu a[href*="tg:"]:hover, .dropdown-menu a[href*="whatsapp:"]:hover, .dropdown-menu a[href*="mailto:"]:hover {
        background-color: #36437b;
        color: #fff !important; }
    .dropdown-menu a:hover {
      background-color: #36437b;
      color: #fff;
      text-decoration: none !important; }
  .dropdown-menu .btn {
    color: #36437b; }
    .dropdown-menu .btn:hover {
      color: #36437b; }
  .dropdown-menu p {
    border-bottom: 1px solid rgba(255, 255, 255, 0.07);
    margin-bottom: 0; }
  .dropdown-menu [data-target="#contactModal"]:hover {
    color: #36437b !important;
    text-decoration: none; }

.block_tel_wr .light {
  display: none; }

.block_tel_wr .dark {
  display: inline-block; }

.block_tel_wr .obr_zv {
  text-align: right;
  padding-top: 9px; }
  .block_tel_wr .obr_zv a {
    font-size: 16px;
    font-family: 'montserratsemibold';
    padding-right: 57px; }

.block_tel_wr .dropdown > a {
  font-size: 18px;
  font-family: 'montserratbold'; }

.block_tel_wr .dropdown-toggle {
  display: inline-block;
  vertical-align: 7px; }

.block_tel_wr .dropdown-menu {
  border: 1px solid #e5e5e5;
  border-bottom: none;
  padding: 0;
  width: 250px;
  top: 100% !important; }
  .block_tel_wr .dropdown-menu a[href*="tel:"], .block_tel_wr .dropdown-menu a[href*="skype:"], .block_tel_wr .dropdown-menu a[href*="viber:"], .block_tel_wr .dropdown-menu a[href*="tg:"], .block_tel_wr .dropdown-menu a[href*="whatsapp:"], .block_tel_wr .dropdown-menu a[href*="mailto:"] {
    padding: 6px 15px; }
  .block_tel_wr .dropdown-menu li:last-child, .block_tel_wr .dropdown-menu p:last-child {
    border-color: #e5e5e5; }
  .block_tel_wr .dropdown-menu .obr_zv {
    text-align: left; }
    .block_tel_wr .dropdown-menu .obr_zv a {
      padding: 7px 15px; }
    .block_tel_wr .dropdown-menu .obr_zv:hover a {
      color: #fff !important; }

.mainMenu_desk {
  -webkit-align-items: center;
  align-items: center;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  padding-top: 10px;
  padding-bottom: 10px; }
  .mainMenu_desk > .hasArrow > a {
    padding-right: 30px; }
    .mainMenu_desk > .hasArrow > a::after {
      content: '\f107';
      color: #282828;
      font-size: 18px;
      font-family: 'FontAwesome';
      position: absolute;
      top: 26%;
      right: 8px;
      transition: all 0.5s; }
  .mainMenu_desk li.current-menu-item a {
    color: #36437b; }
  .mainMenu_desk > li {
    margin-right: 15px; }
    .mainMenu_desk > li:last-child {
      margin-right: 0; }
  .mainMenu_desk a {
    font-family: 'montserratmedium';
    padding: 10px 9px; }
    .mainMenu_desk a:hover {
      color: #36437b;
      text-decoration: none; }
  .mainMenu_desk .sub-menu {
    background-color: #fff;
    border: 1px solid rgba(40, 40, 40, 0.11);
    border-radius: 0;
    display: none;
    color: #282828;
    padding: 0;
    width: 290px;
    position: absolute;
    top: 100%;
    z-index: 1; }
    .mainMenu_desk .sub-menu a {
      padding: 10px 15px;
      display: block;
      color: #282828 !important;
      font-size: 16px;
      line-height: 1.3; }
      .mainMenu_desk .sub-menu a:hover {
        background-color: #36437b;
        color: #fff !important;
        text-decoration: none !important; }
    .mainMenu_desk .sub-menu li {
      border-bottom: 1px solid rgba(255, 255, 255, 0.07); }
      .mainMenu_desk .sub-menu li.current-menu-item a {
        background-color: #36437b;
        color: #fff !important;
        text-decoration: none !important; }
  .mainMenu_desk > li {
    position: relative; }
    .mainMenu_desk > li > a {
      display: block;
      font-family: 'montserratsemibold'; }
    .mainMenu_desk > li:hover .sub-menu {
      display: block; }
    .mainMenu_desk > li:hover > a::after {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }

[data-target="#main_Menu"] .light {
  display: none; }

#main_Menu .close {
  float: none;
  position: fixed;
  top: 22px;
  left: 284px;
  z-index: 10; }
  #main_Menu .close:hover path {
    fill: rgba(255, 255, 255, 0.5); }

#main_Menu .modal-dialog {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  max-width: 320px;
  height: 100vh; }

#main_Menu .modal-content {
  background-color: #36437b;
  background-image: url("assets/img/mobmenu-line.png"), url("assets/img/mobmenu-line.png"), url("assets/img/mobmenu-line.png");
  background-repeat: repeat-y, repeat-y, repeat-y;
  background-position: top left 15px, top left 160px, top left 302px;
  min-height: 100vh;
  padding: 67px 0 0; }

#main_Menu .card {
  background: none;
  border: none; }

#main_Menu .card-header {
  border: none; }

#accordionMainMenu {
  font-family: 'montserratmedium'; }
  #accordionMainMenu .fa-angle-down {
    transition: all 0.3s;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center; }
  #accordionMainMenu .card-link {
    display: none;
    padding: 12px;
    position: absolute;
    top: 0;
    right: 0; }
    #accordionMainMenu .card-link[aria-expanded="true"] {
      color: #7a92fc; }
      #accordionMainMenu .card-link[aria-expanded="true"] .fa-angle-down {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
    #accordionMainMenu .card-link ~ a {
      display: block;
      font-size: 24px;
      padding: 3px 0; }
  #accordionMainMenu .card {
    background: none;
    border-radius: 0;
    border: none; }
    #accordionMainMenu .card.hasArrow .card-link {
      display: inline-block; }
  #accordionMainMenu .card-header {
    background-color: transparent;
    border: none;
    padding: 0; }
    #accordionMainMenu .card-header a {
      color: #fff;
      font-family: 'montserratextrabold'; }
      #accordionMainMenu .card-header a::before {
        font-family: 'FontAwesome'; }
      #accordionMainMenu .card-header a:hover {
        color: rgba(255, 255, 255, 0.5);
        text-decoration: none; }
  #accordionMainMenu .card-body {
    padding-top: 6px;
    padding-left: 28px;
    padding-bottom: 7px; }
  #accordionMainMenu .sub-menu li {
    margin-bottom: 12px; }
    #accordionMainMenu .sub-menu li.current-menu-item a {
      color: #7a92fc; }
  #accordionMainMenu .sub-menu a {
    color: #fff; }
    #accordionMainMenu .sub-menu a:hover {
      color: #36437b;
      text-decoration: none; }
  #accordionMainMenu .socials_links {
    margin-left: -32px;
    padding-top: 46px;
    padding-bottom: 25px; }
  #accordionMainMenu a.current-menu-item {
    color: rgba(255, 255, 255, 0.5); }

/*=== END site_header ===*/
/*=== BEGIN site_footer ===*/
.site-footer {
  padding-top: 20px;
  background-color: #fff;
  border-top: 1px solid #f3f3f3; }
  .site-footer .navbar-brand {
    margin-right: 0; }

.copyright, .kofelatte_wr {
  font-size: 14px; }

.kofelatte_logo .txt_wr {
  font-family: 'montserratbold'; }

/*=== END site_footer ===*/
/*=== BEGIN img_to_bg ===*/
.bg_img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }
  .bg_img h1 {
    color: gold; }

.to_bg {
  width: 1px;
  height: 1px;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0; }

/*=== END img_to_bg ===*/
/*=== BEGIN home_slider ===*/
.home_slider {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }
  .home_slider.slick-initialized {
    visibility: visible;
    opacity: 1; }
  .home_slider h1, .home_slider .title_1,
  .home_slider h2, .home_slider .title_2,
  .home_slider h3, .home_slider .title_3,
  .home_slider h4, .home_slider .title_4,
  .home_slider h5, .home_slider .title_5,
  .home_slider h6, .home_slider .title_6,
  .home_slider .title_line {
    color: #fff; }
  .home_slider .slick-arrow {
    color: rgba(255, 255, 255, 0.65);
    font-size: 61px; }
    .home_slider .slick-arrow.prev {
      left: 2%; }
    .home_slider .slick-arrow.next {
      right: 2%; }
    .home_slider .slick-arrow:hover {
      color: white; }
  .home_slider .slick-dots {
    text-align: center;
    padding: 7% 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0; }
    .home_slider .slick-dots li {
      display: block; }
      .home_slider .slick-dots li.slick-active button {
        box-shadow: 0 0 0 2px white; }
    .home_slider .slick-dots button {
      background-color: #fff; }
  .home_slider .slick-list ~ .container {
    position: relative; }
  .home_slider .slick-slide {
    opacity: 1; }
  .home_slider .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .home_slider .container {
    background-image: url("assets/img/bg-lines.png");
    background-position: top center;
    background-repeat: repeat-y;
    padding-top: 11%;
    padding-bottom: 5%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center; }
  .home_slider a:hover {
    text-decoration: none; }
  .home_slider .title_line {
    margin-bottom: 30px; }

.title_line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  font-size: 14px; }
  .title_line > * {
    display: inline-block;
    vertical-align: middle; }
  .title_line .hr {
    max-width: 67px; }
  .title_line b {
    font-weight: 400;
    letter-spacing: 3px;
    padding-left: 27px; }

#to_content {
  position: relative; }

.skip-link {
  display: inline-block;
  vertical-align: middle;
  padding: 15px;
  position: absolute;
  left: 195px;
  bottom: 5px;
  z-index: 10; }

/*=== END home_slider ===*/
/*=== BEGIN block_info ===*/
.block_info_wr {
  padding: 2.9% 0; }
  .block_info_wr ::selection, .block_info_wr mark {
    background-color: rgba(81, 97, 168, 0.35); }
  .block_info_wr ::-moz-selection, .block_info_wr mark {
    background-color: rgba(81, 97, 168, 0.35); }
  .block_info_wr .title_1 {
    color: base2;
    background-image: url("assets/img/text-clip.jpg");
    background-position: center;
    background-repeat: repeat;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: bgMotion 55s infinite linear;
    font-family: 'montserratextrabold'; }

@keyframes hue {
  from {
    filter: hue-rotate(0deg); }
  to {
    filter: hue-rotate(-360deg); } }

@keyframes bgMotion {
  from {
    background-position: left 0 center; }
  50% {
    background-position: left 700% center; }
  to {
    background-position: left 0 center; } }

/*=== END block_info ===*/
/*=== BEGIN block_OurFacilities ===*/
.bgWarning,
.bgSuccess,
.bgLast,
.bgSold,
.bgSales {
  color: #fff; }
  .bgWarning .hr,
  .bgSuccess .hr,
  .bgLast .hr,
  .bgSold .hr,
  .bgSales .hr {
    max-width: 116px;
    width: 116px; }

.bgWarning {
  background-color: transparent 58px;
  background-image: -webkit-linear-gradient(90deg, transparent 58px, #eca100 58px);
  background-image: -moz-linear-gradient(90deg, transparent 58px, #eca100 58px);
  background-image: -ms-linear-gradient(90deg, transparent 58px, #eca100 58px);
  background-image: linear-gradient(90deg, transparent 58px, #eca100 58px); }

.bgSuccess {
  background-color: transparent 58px;
  background-image: -webkit-linear-gradient(90deg, transparent 58px, #009f00 58px);
  background-image: -moz-linear-gradient(90deg, transparent 58px, #009f00 58px);
  background-image: -ms-linear-gradient(90deg, transparent 58px, #009f00 58px);
  background-image: linear-gradient(90deg, transparent 58px, #009f00 58px); }

.bgLast {
  background-color: transparent 58px;
  background-image: -webkit-linear-gradient(90deg, transparent 58px, #d03e7c 58px);
  background-image: -moz-linear-gradient(90deg, transparent 58px, #d03e7c 58px);
  background-image: -ms-linear-gradient(90deg, transparent 58px, #d03e7c 58px);
  background-image: linear-gradient(90deg, transparent 58px, #d03e7c 58px); }

.bgSold {
  background-color: transparent 58px;
  background-image: -webkit-linear-gradient(90deg, transparent 58px, #a32729 58px);
  background-image: -moz-linear-gradient(90deg, transparent 58px, #a32729 58px);
  background-image: -ms-linear-gradient(90deg, transparent 58px, #a32729 58px);
  background-image: linear-gradient(90deg, transparent 58px, #a32729 58px); }

.bgSales {
  background-color: transparent 58px;
  background-image: -webkit-linear-gradient(90deg, transparent 58px, #0060d7 58px);
  background-image: -moz-linear-gradient(90deg, transparent 58px, #0060d7 58px);
  background-image: -ms-linear-gradient(90deg, transparent 58px, #0060d7 58px);
  background-image: linear-gradient(90deg, transparent 58px, #0060d7 58px); }

.block_OurFacilities_wr {
  padding: 2.9% 0; }
  .block_OurFacilities_wr .title_1, .block_OurFacilities_wr .title_2 {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3%; }
  .block_OurFacilities_wr .container {
    max-width: 1560px; }
  .block_OurFacilities_wr .title_line {
    margin-right: 30px;
    padding: 13px 26px 13px 0;
    position: absolute;
    top: 0;
    right: 15px;
    z-index: 1; }
    .block_OurFacilities_wr .title_line b {
      padding-left: 21px; }
  .block_OurFacilities_wr .gridBan_item {
    max-width: 720px;
    margin-right: 30px; }
    .block_OurFacilities_wr .gridBan_item .deskBorder {
      display: none; }
  .block_OurFacilities_wr .descr {
    padding: 41% 12% 3% !important;
    transition: all 0.5s; }
    .block_OurFacilities_wr .descr:hover {
      padding: 3.8% 12% 3% !important; }
    .block_OurFacilities_wr .descr .img_wr img {
      max-width: 59px;
      width: 59px;
      height: auto; }

      .block_OurFacilities_wr .descr:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: none;
    }
    .block_OurFacilities_wr .descr:hover:before {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: #00000066;
    }
 
    .gridBan_item.eff10 .title {
     opacity: 0.9;
  }
    
/*=== END block_OurFacilities ===*/
/*=== BEGIN block_grid ===*/
.block_grid_wr {
  padding: 2.9% 0; }
  .block_grid_wr .title_1 {
    margin-bottom: 4.7%; }

.gridBanners {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  grid-template-areas: "ban-xl ban-xl ban-lg ban-lg" "ban-xl ban-xl ban-sm-1 ban-sm-2";
  background-color: rgba(0, 0, 0, 0.7);
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto; }
  .gridBanners h1, .gridBanners .title_1,
  .gridBanners h2, .gridBanners .title_2,
  .gridBanners h3, .gridBanners .title_3,
  .gridBanners h4, .gridBanners .title_4,
  .gridBanners h5, .gridBanners .title_5,
  .gridBanners h6, .gridBanners .title_6 {
    color: #fff; }
  .gridBanners i {
    display: block;
    font-style: normal; }
  .gridBanners span {
    display: block;
    margin-bottom: 20px; }
  .gridBanners .descr_p {
    opacity: 0;
    height: 1px;
    transition: all 0.3s; }

.ban-xl {
  grid-area: ban-xl; }

.ban-lg {
  grid-area: ban-lg; }

.ban-sm-1 {
  grid-area: ban-sm-1; }

.ban-sm-2 {
  grid-area: ban-sm-2; }

.gridBan_item {
  overflow: hidden;
  position: relative; }
  .gridBan_item > img {
    width: 100%; }
  .gridBan_item .descr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #fff;
    padding: 3.8% 12% 3%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
    .gridBan_item .descr:hover {
      text-decoration: none; }
      .gridBan_item .descr:hover .descr_p {
        height: auto;
        opacity: 1; }
  .gridBan_item .img_wr {
    display: block;
    margin-bottom: 35px; }
    .gridBan_item .img_wr img {
      max-width: 100%; }
  .gridBan_item .descr_p {
    display: block;
    margin-bottom: 25px; }
  .gridBan_item.eff10 img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.15);
    transform: scale(1.12); }
  .gridBan_item.eff10 .title {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  .gridBan_item.eff10 .descr_p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0) scale(1.1);
    transform: translate3d(0, 20px, 0) scale(1.1); }
  .gridBan_item.eff10:hover img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .gridBan_item.eff10:hover .title {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .gridBan_item.eff10:hover .descr_p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1); }

/*=== END block_grid ===*/
/*=== BEGIN block_seo ===*/
.block_seo_wr {
  padding: 3.6% 0; }
  .block_seo_wr .title_1 {
    margin-bottom: 4.7%; }
  .block_seo_wr h1 {
    font-family: 'montserratextrabold'; }

/*=== END block_seo ===*/
/*=== BEGIN block_newsList ===*/
.block_newsList_wr {
  background-position: right bottom;
  background-repeat: no-repeat;
  padding: 1.8% 0; }
  .block_newsList_wr .title_line {
    color: #36437b;
    max-width: 246px; }
    .block_newsList_wr .title_line .hr {
      background-color: #36437b; }
  .block_newsList_wr .title_1 {
    margin-bottom: 0; }

.news_list_wr {
  background-image: url("assets/img/bg-ch-003.jpg");
  background-position: right bottom;
  background-repeat: no-repeat; }

/*=== END block_newsList ===*/
/*=== BEGIN block_contact ===*/
.block_contact_wr {
  background-color: #282828;
  overflow: hidden;
  position: relative; }
  .block_contact_wr:before {
    background-image: url("assets/img/bg-lines.png");
    background-position: top center;
    background-repeat: repeat-y;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1; }
  .block_contact_wr .container {
    position: relative;
    z-index: 2; }
  .block_contact_wr .text-white {
    color: #fff; }
    .block_contact_wr .text-white .title_1, .block_contact_wr .text-white a, .block_contact_wr .text-white b {
      color: #fff; }
  .block_contact_wr [data-target="#googleMapModal"] {
    color: #36437b !important;
    font-family: 'montserratbold';
    text-decoration: underline; }
  .block_contact_wr h1, .block_contact_wr .title_1,
  .block_contact_wr h2, .block_contact_wr .title_2,
  .block_contact_wr h3, .block_contact_wr .title_3,
  .block_contact_wr h4, .block_contact_wr .title_4,
  .block_contact_wr h5, .block_contact_wr .title_5,
  .block_contact_wr h6, .block_contact_wr .title_6 {
    color: #fff; }
  .block_contact_wr .required {
    color: #fff; }
  .block_contact_wr .form__input:focus ~ label {
    color: #767676 !important; }
  .block_contact_wr .form__input--filled ~ label {
    color: #767676 !important; }
  .block_contact_wr .form-control,
  .block_contact_wr [type="text"],
  .block_contact_wr [type="tel"],
  .block_contact_wr [type="email"],
  .block_contact_wr [type="password"],
  .block_contact_wr [type="search"],
  .block_contact_wr [type="date"],
  .block_contact_wr [type="file"],
  .block_contact_wr textarea,
  .block_contact_wr select {
    background-color: transparent;
    border-bottom-color: rgba(229, 229, 229, 0.35);
    color: #fff; }
    .block_contact_wr .form-control:focus,
    .block_contact_wr [type="text"]:focus,
    .block_contact_wr [type="tel"]:focus,
    .block_contact_wr [type="email"]:focus,
    .block_contact_wr [type="password"]:focus,
    .block_contact_wr [type="search"]:focus,
    .block_contact_wr [type="date"]:focus,
    .block_contact_wr [type="file"]:focus,
    .block_contact_wr textarea:focus,
    .block_contact_wr select:focus {
      border-color: #5161a8; }
  .block_contact_wr textarea {
    background-image: url("assets/img/mobmenu-line.png"), url("assets/img/mobmenu-line.png"), url("assets/img/mobmenu-line.png"), url("assets/img/mobmenu-line.png");
    height: 155px; }
  .block_contact_wr .inpPosR {
    margin-bottom: 20px;
    padding-bottom: 1px; }
    .block_contact_wr .inpPosR label, .block_contact_wr .inpPosR .label {
      background-color: transparent;
      color: #fff; }

.contact_info {
  background-color: #fff;
  padding-bottom: 20px; }
  .contact_info .img-fluid {
    width: 100%; }
  .contact_info a[href*="tel:"], .contact_info a[href*="skype:"], .contact_info a[href*="viber:"], .contact_info a[href*="tg:"], .contact_info a[href*="whatsapp:"], .contact_info a[href*="mailto:"] {
    margin-right: 30px; }

.contacts_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 20px 5px; }
  .contacts_item .ico_wr {
    padding: 0 10px; }
  .contacts_item .info_wr {
    margin-bottom: 0;
    padding-top: 3px; }
    .contacts_item .info_wr p {
      margin-bottom: 0; }

/*--- begin contact_page ---*/
.contact_wr {
  padding-bottom: 3%; }
  .contact_wr .contacts_item {
    padding: 15px 20px 24px; }
    .contact_wr .contacts_item .ico_wr {
      padding: 15px 20px 0 0; }
  .contact_wr .socials_share a:first-child {
    margin-left: 10px; }

.contact_form form p.mb-0 + p {
  margin-bottom: 0 !important; }

/*--- end contact_page ---*/
/*=== END block_contact ===*/
/*=== BEGIN news_list ===*/
.news_list_wr .no-results {
  padding-bottom: 30px; }

.news_list {
  padding-bottom: 30px; }

.news_item {
  margin-bottom: 15px;
  padding-top: 15px; }
  .news_item .img_wr {
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 1; }
    .news_item .img_wr img {
      transition: all 0.5s;
      width: 100%; }
    .news_item .img_wr:hover img {
      transform: scale(1.07); }
  .news_item .news_descr {
    padding: 15px 0 1px; }
  .news_item time {
    display: block;
    color: #767676;
    font-size: 14px;
    margin-bottom: 15px; }
  .news_item h3 {
    font-size: 18px;
    font-family: 'montserratbold';
    margin-bottom: 12px;
    transition: all 0.5s; }
    .news_item h3 a {
      color: #282828; }
      .news_item h3 a:hover {
        color: #5161a8;
        text-decoration: none; }

.rubric {
  border: 2px solid #e5e5e5;
  display: inline-block;
  color: #282828;
  font-size: 14px;
  font-family: 'montserratbold';
  margin-bottom: 5px;
  padding: 5px 10px; }
  .rubric:hover {
    background-color: #36437b;
    border-color: transparent;
    color: #fff;
    text-decoration: none; }

.nl_sidebar .rubric {
  display: none; }

.nl_sidebar .news_item h3 {
  font-size: 16px; }

/*=== END news_list ===*/
.page_realestate,
.page_contacts,
.page_news,
.page_article,
.page_404 {
  background-image: url("assets/img/bg-lines-light.png");
  background-position: top center;
  background-repeat: repeat-y; }

/*=== BEGIN static_page ===*/
.page_post .clock_wr {
  -webkit-flex-grow: 100;
  flex-grow: 100; }

.page_post .date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  font-size: 14px;
  margin-bottom: 23px;
  padding-bottom: 10px; }
  .page_post .date > * {
    margin-right: 25px; }
    .page_post .date > *:last-child {
      margin-right: 0; }
  .page_post .date .ico_wr {
    margin-right: 6px; }
  .page_post .date img {
    vertical-align: -2px; }
  .page_post .date > * {
    display: inline-block;
    margin-right: 40px; }

.article_wr {
  padding: 0.2% 0; }
  .article_wr .date {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center; }
    .article_wr .date time {
      color: #767676;
      font-family: 'montserratmedium';
      padding-right: 5%;
      white-space: nowrap; }
    .article_wr .date .rubric {
      margin-left: 7px;
      padding: 5px 16px; }
  .article_wr img {
    max-width: 100%; }
  .article_wr .news_item {
    margin-bottom: 0 !important; }
  .article_wr .news_descr {
    padding-top: 20px !important; }
    .article_wr .news_descr .date {
      border-bottom: none;
      margin-bottom: 15px;
      padding-bottom: 0; }
  .article_wr .products {
    margin-top: 15px; }
    .article_wr .products .prod_cat_item {
      margin-bottom: 20px; }
  .article_wr .giftSertif_item {
    padding: 16px; }
    .article_wr .giftSertif_item .giftSertif_in {
      padding-top: 30px;
      padding-bottom: 30px; }
    .article_wr .giftSertif_item .title_2 {
      font-size: 24px; }
    .article_wr .giftSertif_item .txt {
      display: none !important; }

blockquote {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: flex-end;
  justify-content: flex-end;
  font-size: 20px;
  font-family: 'montserratitalic';
  font-weight: 600;
  text-align: right;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: 30px; }
  blockquote span {
    text-align: left; }
  blockquote strong {
    display: inline-block;
    color: #5161a8;
    font-size: 14px;
    font-family: 'montserratmedium';
    letter-spacing: 3px;
    text-transform: uppercase;
    padding-top: 5.7%; }
    blockquote strong::before {
      background-color: #5161a8;
      display: inline-block;
      vertical-align: middle;
      content: '';
      margin-right: 30px;
      width: 67px;
      height: 1px; }

.content_wr::after,
.custom_scroll::after {
  content: '';
  display: table;
  width: 100%;
  height: 1px; }

.content_wr a:hover,
.custom_scroll a:hover {
  text-decoration: underline; }

.content_wr h2, .content_wr h3, .content_wr h4, .content_wr h5, .content_wr h6,
.custom_scroll h2,
.custom_scroll h3,
.custom_scroll h4,
.custom_scroll h5,
.custom_scroll h6 {
  margin-bottom: 20px;
  padding-top: 11px; }
  .content_wr h2:first-child, .content_wr h3:first-child, .content_wr h4:first-child, .content_wr h5:first-child, .content_wr h6:first-child,
  .custom_scroll h2:first-child,
  .custom_scroll h3:first-child,
  .custom_scroll h4:first-child,
  .custom_scroll h5:first-child,
  .custom_scroll h6:first-child {
    margin-top: 0; }

.content_wr p,
.custom_scroll p {
  margin-bottom: 12px; }

.content_wr i,
.custom_scroll i {
  font-family: 'montserratitalic';
  font-style: normal; }

.content_wr img,
.custom_scroll img {
  display: inline-block;
  height: auto; }

.content_wr ul, .content_wr ol,
.custom_scroll ul,
.custom_scroll ol {
  padding-left: 0; }
  .content_wr ul.img_with_ulol li, .content_wr ol.img_with_ulol li,
  .custom_scroll ul.img_with_ulol li,
  .custom_scroll ol.img_with_ulol li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .content_wr ul li, .content_wr ol li,
  .custom_scroll ul li,
  .custom_scroll ol li {
    margin-bottom: 12px;
    padding-left: 65px;
    position: relative; }
    .content_wr ul li::before, .content_wr ol li::before,
    .custom_scroll ul li::before,
    .custom_scroll ol li::before {
      color: #36437b;
      padding-right: 10px;
      position: absolute;
      top: 2px;
      width: 45px;
      margin-left: -51px;
      text-align: right; }

.content_wr ul li,
.custom_scroll ul li {
  list-style: none; }
  .content_wr ul li::before,
  .custom_scroll ul li::before {
    background-color: #36437b;
    display: block;
    content: '';
    width: 20px;
    height: 2px;
    top: 11px;
    margin-left: -40px; }

.content_wr ol,
.custom_scroll ol {
  counter-reset: li; }
  .content_wr ol li,
  .custom_scroll ol li {
    list-style: none;
    list-style-position: outside; }
    .content_wr ol li::before,
    .custom_scroll ol li::before {
      content: counter(li, decimal) ".";
      counter-increment: li;
      font-size: 14px;
      font-family: 'montserratbold';
      top: 2px; }

.content_wr table,
.custom_scroll table {
  font-size: 16px;
  width: 100%;
  word-break: break-all; }
  .content_wr table thead th,
  .custom_scroll table thead th {
    background-color: #36437b;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    font-family: 'montserratsemibold';
    letter-spacing: 3px;
    text-transform: uppercase;
    padding: 7px 15px; }
  .content_wr table tr,
  .custom_scroll table tr {
    border-bottom: 1px solid transparent; }
    .content_wr table tr:nth-child(2n),
    .custom_scroll table tr:nth-child(2n) {
      background-color: #f3f3f3; }
    .content_wr table tr:last-child,
    .custom_scroll table tr:last-child {
      border-bottom-color: #36437b; }
  .content_wr table th, .content_wr table td,
  .custom_scroll table th,
  .custom_scroll table td {
    padding: 7px 15px;
    word-break: normal; }
  .content_wr table th,
  .custom_scroll table th {
    color: #282828;
    font-weight: 400;
    font-family: 'montserratsemibold';
    text-align: left;
    padding-left: 15px; }
  .content_wr table td,
  .custom_scroll table td {
    color: #282828; }

.content_wr {
  padding: 18px 0; }

.block_viewFancy_wr {
  padding: 5% 0 3.7%;
  color: #fff; }
  .block_viewFancy_wr h2, .block_viewFancy_wr .title_2 {
    margin-bottom: 5%; }
  .block_viewFancy_wr .slick-arrow {
    color: rgba(255, 255, 255, 0.65);
    font-size: 50px; }
    .block_viewFancy_wr .slick-arrow.prev {
      left: 0; }
    .block_viewFancy_wr .slick-arrow.next {
      right: 0; }
    .block_viewFancy_wr .slick-arrow:hover {
      color: white; }

.view_fancy {
  margin-bottom: 20px;
  margin-left: -15px !important;
  margin-right: -15px !important; }
  .view_fancy .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-align-items: center;
    align-items: center; }
  .view_fancy a {
    display: block;
    text-align: center;
    padding-left: 15px;
    max-width: 100%; }
    .view_fancy a span {
      display: inline-block;
      max-width: 243px;
      position: relative;
      z-index: 1; }
      .view_fancy a span::after {
        border: 3px solid rgba(255, 255, 255, 0.15);
        content: '';
        position: absolute;
        top: 15px;
        left: 15px;
        right: -15px;
        bottom: -15px;
        z-index: -1; }
  .view_fancy img {
    display: inline-block;
    max-width: 100%; }

.note_wr {
  padding: 0 0 1.5%; }

.note {
  border: 3px solid #36437b;
  font-size: 20px;
  font-family: 'montserratitalic';
  font-weight: 600;
  max-width: 946px;
  margin: 50px auto 40px !important;
  padding: 10px 4% 4.3%;
  position: relative; }
  .note b {
    background-color: #fff;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
    padding: 5px 19px;
    position: absolute;
    top: -18px;
    left: 30px; }

.post_navigation_wr {
  overflow: hidden; }

.post-navigation {
  line-height: 1.2;
  position: relative; }
  .post-navigation .arr-left,
  .post-navigation .arr-right {
    border-radius: 50%;
    font-size: 18px;
    text-align: center;
    padding: 7px;
    width: 34px;
    height: 34px;
    display: inline-block;
    vertical-align: -1px; }
    .post-navigation .arr-left:hover,
    .post-navigation .arr-right:hover {
      opacity: 0.75; }
      .post-navigation .arr-left:hover path,
      .post-navigation .arr-right:hover path {
        fill: #fff; }
  .post-navigation .nav-previous .d-md-inline-block {
    padding-left: 0; }
  .post-navigation .nav-next .d-md-inline-block {
    padding-right: 0; }
  .post-navigation .nav-links {
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: center;
    align-items: center; }
    .post-navigation .nav-links > * {
      -webkit-flex-grow: 1;
      flex-grow: 1; }
    .post-navigation .nav-links .nav-next {
      text-align: right; }
  .post-navigation a {
    border: 2px solid #36437b;
    color: #36437b;
    font-family: 'montserratbold';
    font-size: 16px;
    white-space: nowrap;
    transition: all 0.5s;
    padding-top: 10px;
    padding-bottom: 10px; }
    .post-navigation a:hover {
      background-color: #36437b;
      border-color: #36437b;
      color: #fff;
      text-decoration: none;
      opacity: 1; }
    .post-navigation a span {
      letter-spacing: 1px;
      padding-left: 15px;
      padding-right: 15px; }

figure.alignleft, figure.alignright,
img.alignleft,
img.alignright {
  max-width: 49%; }

figure.alignleft,
img.alignleft {
  margin: 6px 29px 12px 0;
  float: left; }

figure.alignright,
img.alignright {
  margin: 6px 0 12px 29px;
  float: right; }

figure.aligncenter,
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  max-width: 100%; }

.table-responsive {
  margin-bottom: 15px;
  padding-top: 10px;
  padding-bottom: 10px; }

.block_prodInfo ul, .block_prodInfo ol {
  padding-left: 0; }
  .block_prodInfo ul.img_with_ulol li, .block_prodInfo ol.img_with_ulol li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .block_prodInfo ul li, .block_prodInfo ol li {
    margin-bottom: 12px;
    padding-left: 50px;
    position: relative; }
    .block_prodInfo ul li::before, .block_prodInfo ol li::before {
      color: #36437b;
      padding-right: 10px;
      position: absolute;
      top: 2px;
      width: 45px;
      margin-left: -45px;
      text-align: right; }

.block_prodInfo ul li {
  list-style: none; }
  .block_prodInfo ul li::before {
    background-image: url("img/filterPriceBtn.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    top: 4px;
    width: 11px;
    height: 11px; }

.page_article .socials_share {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 5px;
  padding: 3.7% 0; }

/*=== END static_page ===*/
/*=== BEGIN 404_page ===*/
.block_404_wr {
  padding-top: 4%;
  padding-bottom: 4.5%; }

/*=== END 404_page ===*/
/*=== BEGIN realestate_page ===*/
.page_realestate .container {
  max-width: 1170px; }

.bg-light {
  background-color: #f3f3f3 !important; }

.realestate_list_wr {
  overflow: hidden;
  padding-bottom: 0; }

[id*="idObj-"] {
  width: 10px;
  height: 10px;
  position: relative;
  left: -10px;
  top: -10px; }

.realestate_item {
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 60px; }
  .realestate_item:last-child {
    margin-bottom: 0; }
  .realestate_item .realestate_slider {
    -webkit-align-self: flex-start;
    align-self: flex-start; }
  .realestate_item .contacts_item {
    padding: 15px 20px 15px 0; }
    .realestate_item .contacts_item .ico_wr {
      padding: 15px 20px 0 0; }
    .realestate_item .contacts_item p.fs-14 {
      margin-bottom: 7px !important; }
    .realestate_item .contacts_item a {
      color: #36437b; }
      .realestate_item .contacts_item a:hover {
        color: #5161a8; }
  .realestate_item .btn-outline-primary .ico_wr {
    padding-right: 12px; }
  .realestate_item .btn-outline-primary:hover img {
    filter: contrast(150%) invert(100%) grayscale(100%); }
  .realestate_item .price {
    font-size: 20px;
    font-family: 'montserratbold'; }
  .realestate_item .bg-light {
    position: relative; }
    .realestate_item .bg-light::after {
      background-color: #f3f3f3;
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: -99rem;
      right: -99rem;
      z-index: -1; }

.obj_single {
  margin-bottom: 50px; }

.obj_sidebar {
  margin-right: 35px;
  padding-left: 30px;
  padding-right: 30px; }
  .obj_sidebar .slick-arrow {
    font-size: 37px; }
  .obj_sidebar .slick-slide {
    cursor: pointer;
    opacity: 0.45;
    padding: 0 7px; }
  .obj_sidebar .slick-current {
    opacity: 1; }
    .obj_sidebar .slick-current:focus {
      box-shadow: none;
      outline: none; }

/*=== END realestate_page ===*/
/*=== BEGIN box ===*/
/*=== END box ===*/
/*=== BEGIN box ===*/
/*=== END box ===*/
/*=== BEGIN box ===*/
/*=== END box ===*/
/* === BEGIN MEDIA === */
/* ======================
$mobile-small 240px
$mobile-large 320px
$tablet-small 480px
$tablet-large 768px
$screen-small 1024px
$screen-large 1280px 
====================== */
@media screen and (min-width: 576px) {
  .modal .close {
    position: relative;
    top: -15px;
    right: -66px; }
  .modal-content {
    padding: 24px 13.4% 0; }
  .modal-header {
    padding-top: 20px;
    padding-bottom: 0; }
  .modal-body {
    padding-top: 0;
    padding-bottom: 37px; }
  #googleMapModal .close {
    right: 0px; }
  #googleMapModal .modal-content {
    padding: 24px 0 0 !important; } }

@media screen and (min-width: 768px) {
  .block_seo_wr .imgShadow {
    display: inline-block;
    margin-right: 50px;
    position: relative;
    z-index: 1; }
  .block_seo_wr .deskBorder {
    display: block;
    border: 3px solid #e5e5e5;
    position: absolute;
    top: 30px;
    bottom: -31px;
    left: 30px;
    right: -30px;
    z-index: -1; }
  .realestate_item:nth-child(2n) .realestate_slider {
    order: 1; } }

@media (min-width: 992px) {
  .block_OurFacilities_wr .deskBorder {
    display: block;
    border: 3px solid #e5e5e5;
    position: absolute;
    top: 25px;
    bottom: -31px;
    left: 39px;
    right: 15px;
    z-index: 0; }
  .realestate_item .deskBorder {
    bottom: 91px; }
  .realestate_item:nth-child(2n) .deskBorder {
    top: 25px;
    left: 15px;
    right: 39px; }
  .realestate_item:nth-child(2n) .gridBan_item {
    margin-left: 30px;
    margin-right: 0; }
  .realestate_item:nth-child(2n) .obj_sidebar {
    margin-right: 0;
    margin-left: 35px;
    padding-left: 30px;
    padding-right: 30px; }
  .realestate_item:nth-child(2n) .title_line {
    margin-right: 0; }
  .contact_wr .deskBorder {
    display: block;
    border: 3px solid #e5e5e5;
    position: absolute;
    top: 32px;
    bottom: -31px;
    left: 45px;
    right: 52px;
    z-index: 0; }
    .contact_wr .deskBorder ~ img {
      position: relative;
      z-index: 1; }
  .block_404_wr .deskBorder_wr img {
    display: block; }
  .block_404_wr .deskBorder {
    display: block;
    border: 3px solid #e5e5e5;
    position: absolute;
    top: 32px;
    bottom: -31px;
    left: 45px;
    right: 52px;
    z-index: 0; }
    .block_404_wr .deskBorder ~ img {
      position: relative;
      z-index: 1; } }

@media (min-width: 1200px) {
  .title_1-lg {
    font-size: 72px; }
  .title_2-lg {
    font-size: 54px; }
  .home_slider {
    min-height: 100vh; }
    .home_slider .item {
      min-height: 100vh; }
    .home_slider .container {
      min-height: 100vh; }
    .home_slider .btn-lg {
      padding-top: 12px;
      padding-bottom: 12px; }
  .block_info_wr .title_1 {
    font-size: 54px; }
  .block_info_wr .fs-20 {
    font-size: 30px !important; }
  .custom_scroll {
    height: 480px; }
  .block_newsList_wr {
    background-image: url("assets/img/bg-ch-003.jpg"); }
  .wp-pagenavi {
    padding: 0 15px 68px; }
    .wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink, .wp-pagenavi .page, .wp-pagenavi .current {
      margin-left: 8px;
      margin-right: 8px;
      padding: 8px;
      min-width: 42px; } }

@media (min-width: 1367px) {
  .nav-btns a {
    letter-spacing: 0.08rem;
    padding: 8px 17px; }
  .socials_share .fa {
    margin-left: 28px; }
  .block_grid_wr {
    position: relative; }
    .block_grid_wr::before {
      background-image: url("assets/img/bg-ch-001.jpg");
      content: '';
      width: 330px;
      height: 416px;
      position: absolute;
      bottom: calc(100% - 150px);
      left: 0;
      z-index: -1; }
  .block_seo_wr {
    background-image: url("assets/img/bg-ch-002.jpg");
    background-position: left 11% center;
    background-repeat: no-repeat; }
    .block_seo_wr h1 {
      font-size: 36px; }
  .block_contact_wr {
    padding-bottom: 3%; }
    .block_contact_wr .btn-lg {
      padding-top: 12px;
      padding-bottom: 12px; }
  .contact_wr {
    background-image: url("assets/img/bg-ch-003.jpg");
    background-position: right bottom;
    background-repeat: no-repeat;
    padding-bottom: 4%; }
  .content_wr table thead th, .content_wr table thead td,
  .custom_scroll table thead th,
  .custom_scroll table thead td {
    padding: 12px 20px; }
  .content_wr table th, .content_wr table td,
  .custom_scroll table th,
  .custom_scroll table td {
    padding: 12px 20px; }
  .realestate_item .contacts_item {
    padding: 35px 20px 35px 0; } }

@media (min-width: 1600px) {
  .site-header {
    padding: 0 25px 0 61px; }
    .site-header .navbar-brand {
      margin-right: 7.3%; }
  .mainMenu_desk > li {
    margin-right: 3.7%; }
  .mainMenu_desk a {
    font-size: 18px; }
  .block_tel_wr .dropdown > a {
    font-size: 20px !important; }
  .home_slider .container {
    padding-top: 11%;
    padding-left: 10.7%;
    padding-right: 10.7%; }
  .home_slider .slick-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-justify-content: center;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
    left: 12%; }
  .gridBanners .title_2 {
    font-size: 36px; } }

@media (min-width: 1700px) {
  .home_slider .slick-dots {
    left: 19.9%; } }

@media screen and (max-width: 1199px) {
  .site-header {
    padding: 0 25px 0 0; }
    .site-header .navbar-brand {
      padding: 12px; }
      .site-header .navbar-brand img {
        width: 82px; }
    .site-header.sticky_h {
      padding: 0 15px 0 0; }
      .site-header.sticky_h .navbar-brand {
        padding: 7px; }
  .skip-link {
    display: none; }
  .gridBanners {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-template-areas: "ban-xl ban-lg" "ban-sm-1 ban-sm-2"; }
    .gridBanners h1, .gridBanners .title_1,
    .gridBanners h2, .gridBanners .title_2,
    .gridBanners h3, .gridBanners .title_3,
    .gridBanners h4, .gridBanners .title_4,
    .gridBanners h5, .gridBanners .title_5,
    .gridBanners h6, .gridBanners .title_6 {
      font-size: 20px; }
  .ban-xl {
    grid-area: ban-xl; }
  .ban-lg {
    grid-area: ban-lg; }
  .ban-sm-1 {
    grid-area: ban-sm-1; }
  .ban-sm-2 {
    grid-area: ban-sm-2; } }

@media (max-width: 1500px) {
  .gridBanners .descr_p {
    display: none; } }

@media (max-width: 1599px) {
  .home_slider .slick-dots {
    /*text-align: left;*/
    padding: 0;
    top: auto;
    bottom: 35px;
    left: 0;
    right: 0; }
    .home_slider .slick-dots li {
      display: inline-block; }
  .home_slider .slick-slide {
    padding-bottom: 70px; } }

@media screen and (max-width: 991px) {
  h1, .title_1 {
    font-size: 35px; }
  .container {
    max-width: 100%; }
  .home_slider .container {
    padding-top: 111px; }
  .gridBan_item .img_wr {
    margin-bottom: 22px; }
  .block_OurFacilities_wr .title_line {
    margin-right: 15px;
    right: 0; }
    .block_OurFacilities_wr .title_line .hr {
      width: 91px; }
    .block_OurFacilities_wr .title_line b {
      letter-spacing: 2px; }
  .block_OurFacilities_wr .gridBan_item {
    max-width: 100%;
    margin-right: 0; }
    .block_OurFacilities_wr .gridBan_item .title_2 {
      font-size: 20px; }
    .block_OurFacilities_wr .gridBan_item .descr_p {
      display: none; }
  .block_OurFacilities_wr .descr {
    padding: 33% 10% 3% !important; }
    .block_OurFacilities_wr .descr > span {
      width: 100%; }
    .block_OurFacilities_wr .descr .img_wr img {
      max-width: 51px;
      width: 51px; }
  .sidebar_wr {
    display: none; }
  .contact_wr .img-fluid {
    width: 100%; }
  blockquote, .note {
    font-size: 17px; } }

@media screen and (max-width: 767px) {
  h1, .title_1 {
    font-size: 30px; }
  h2, .title_2 {
    font-size: 27px; }
  figure.alignleft, figure.alignright,
  img.alignleft,
  img.alignright {
    float: none;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0; }
  .block_info_wr .title_1 {
    font-size: 35px; }
  .bgWarning {
    background: #eca100; }
  .bgSuccess {
    background: #009f00; }
  .bgLast {
    background: #d03e7c; }
  .bgSold {
    background: #a32729; }
  .bgSales {
    background: #0060d7; }
  .block_OurFacilities_wr .title_line, .block_OurFacilities_wr .gridBan_item {
    max-width: 400px;
    width: 100%;
    margin-left: auto;
    margin-right: auto; }
  .block_OurFacilities_wr .title_line {
    -webkit-justify-content: center;
    justify-content: center;
    padding: 13px 15px;
    position: static; }
    .block_OurFacilities_wr .title_line .hr {
      display: none; }
    .block_OurFacilities_wr .title_line b {
      padding-left: 0; }
  .block_OurFacilities_wr .descr {
    padding: 21% 10% 3% !important; }
  .page_home .news_item:last-child {
    display: none; }
  .news_item h3 {
    font-size: 15px; }
  .rubric {
    display: none; }
    .card.hasArrow {
      margin-top: 36px;
  }
    .card.hasArrow .card-header {
      border: 3px solid rgba(229,229,229,.75)!important;
      padding: 0 10px!important;
    }
    #accordionMainMenu .card-body {
      padding: 0;
      background-color: #babdcb61;
  }
  #accordionMainMenu .sub-menu li {
    margin-bottom: 0;
    padding: 5px 15px;
    border: 2px solid #babdcb;
}
#accordionMainMenu .sub-menu a {
  color: #fff;
  width: 100%;
  display: flex;
}
  }

@media screen and (max-width: 575px) {
  h1, .title_1 {
    font-size: 21px; }
  h2, .title_2 {
    font-size: 20px; }
  h3, .title_3 {
    font-size: 19px; }
  h4, .title_4 {
    font-size: 18px; }
  h5, .title_5 {
    font-size: 17px; }
  .title_1-lg {
    font-size: 30px; }
  .home_slider .slick-arrow {
    display: none !important; }
  .home_slider .title_4 {
    font-size: 16px; }
  .home_slider .slick-dots {
    text-align: left; }
  .gridBanners {
    display: block; }
    .gridBanners .gridBan_item {
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover; }
    .gridBanners .descr {
      padding: 3.8% 15px 3%; }
    .gridBanners .ban_to_bg {
      height: 270px;
      visibility: hidden; }
    .gridBanners h1, .gridBanners .title_1,
    .gridBanners h2, .gridBanners .title_2,
    .gridBanners h3, .gridBanners .title_3,
    .gridBanners h4, .gridBanners .title_4,
    .gridBanners h5, .gridBanners .title_5,
    .gridBanners h6, .gridBanners .title_6 {
      font-size: 18px; }
    .gridBanners span {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle;
      padding-right: 15px; } }

@media screen and (max-width: 400px) {
  .gridBanners .ban_to_bg {
    height: 170px; } }

/* === END MEDIA === */

/*# sourceMappingURL=style.css.map */

.mainMenu_desk .sub-menu li.current-menu-item a {
    color: #000!important;
    background-color: #fff;
}

.mainMenu_desk .sub-menu li.current-menu-item a:hover {
    color: #fff!important;
    background-color: #36437b;
}

/*fix-header*/
li.qtranxs-lang-menu {
    border: 3px solid rgba(229, 229, 229, 0.75);
    padding: 0px;
    height: 44px;
    display: flex;
    align-items: center;
}

li.qtranxs-lang-menu  .sub-menu {
    background-color: #fff;
    border: 3px solid rgba(40, 40, 40, 0.11);
    border-radius: 0;
    display: none;
    color: #282828;
    padding: 0;
    width: 78px;
    position: absolute;
    top: 100%;
    left: -3px;
    z-index: 1;
}
.socials_links .dropdown-menu {
    max-width: 56px;
    margin-left: 15px;
}

.socials_links .dropdown-toggle {
    padding: 10px 0px 10px 10px;
}

.socials_links .dropdown-toggle .fa-facebook {
    margin-right: 5px;
}

li.qtranxs-lang-menu a:after {
    top: 6px!important;
}

@media (min-width: 1600px) {
   .site-header .navbar-brand {
    	margin-right: 5.3%;
	}
	
	.mainMenu_desk > li {
   		margin-right: 2%;
	}
}

@media (max-width: 1340px) {
	.navbar-brand img {
		max-width: 100px;
	}
	
	.site-header .navbar-brand {
   		margin-right: 30px!important;
		padding: 29px 0px;

	}
	
   .site-header .navbar-brand {
    	margin-right: 5.3%;
	}
	
	.mainMenu_desk > li {
   		margin-right: 10px;
	}
	
	.home .site-header .mainMenu_desk a[href*="tel:"] {
		font-size: 17px;
	}
	
	.block_tel_wr .obr_zv {
		padding-top: 0;
	}
	
	.block_tel_wr .dropdown-toggle {
   		vertical-align: 0px;
	}
}

/*fix qtranslate mobile*/
#accordionMainMenu li.qtranxs-lang-menu {
    position: relative;
}

#accordionMainMenu li.qtranxs-lang-menu>a{
  cursor: pointer;
  color: #fff;
  padding-left: 10px;
}

