@charset "UTF-8";
/*@import url("https://fonts.googleapis.com/css?family=Roboto:400,700,900");
@import url("https://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=cyrillic");*/
/* Color ---------------------------------------- */

.header-contacts-m-center .col-md-4 {
  
    width:100%!important;
}


a {
  color: #B32B2B; }
  a:hover {
    color: red; }

/* Fonts --------------------------------------- */
/* Height -------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  text-decoration: none; }

input {
  border: none; }

p {
  line-height: 30px; }

td {
  padding: 5px 10px;
}

a {
  color: #34323f;
  transition: all .25s;
}

a:hover {
  color: #001a00;
}

.page-header, div.moduletable>h3, div.moduletable_leftmenu>h3 {
  padding-bottom: initial;
  border-bottom: initial;
}

.modul_h3 {
  margin: 10px 0 5px;
  color: #34323f;
  text-transform: uppercase;
  font-family: "Arimo", sans-serif;
  font-weight: bold;
  line-height: 1.2;
}

/* Bootstrap reset --------------------------- */
.navbar {
  margin-bottom: 0; }

div,
p {
  font-family: 'Open Sans', sans-serif;
  font-display: fallback;
  font-size: 14px;
  line-height: 20px;
  text-align: justify; }

p {
  margin: 0 0 15px;
  line-height: 30px; }

ul li {
  line-height: 30px;
  list-style-type: circle; }

ol li {
  list-style-type: decimal; }

h1, h2, h3, h4, h5 {
  color: #34323f;
  font-family: 'Arimo', sans-serif;
  text-transform: uppercase; }
h1 {
  font-size: 28px;
  line-height: 35px;
  text-align: left;
}
h2 {
  font-size: 23px;
  margin: 30px 0;
  line-height: 1.1em;
}

h3 {
  font-size: 20px;
  margin: 25px 0; }

/* ================================================================
 @ 			================================================
 @ 								ГЛАВНАЯ СТРАНИЦА
 @ 			================================================
 @ ================================================================ */
/* ================================================================
 * 								HEADER
 * ================================================================ */
/* 				Header Site Information and Contacts 				*/
.site-inf {
  /* height: 134px; */
}

.site-inf .container {
  position: relative; }

.l-header__site-inf__container {
  color: #b5b5b5;
  padding-top: 5px;
  padding-bottom: 15px;
}

.l-header__site-inf__container .row {
  display: flex;
}

.korzina {
  display: none; }

.header__logo {
  z-index: 23;
  display: block;
  text-align: center;
  background-color: #fff;
}

.header__logo img {
  max-width: 100%;
}

.header__subtitle {
  font-size: 13px;
  line-height: 1.2;
  text-align: center;
  font-style: italic;
}

/* Name and slogan of a site */
.header_site-name {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 22px;
  text-transform: uppercase;
  line-height: 24px;
  text-align: left;
  margin: 16px 0 0 10px;
}

.header_site-slogan {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  text-align: left;
  margin: 0 0 0 20px;
  line-height: 20px;
 }

.l-header__contacts div, .l-header__contacts a, .l-header__contacts p {
  color: #fff;
  text-align: left; }

.l-header__contacts a {
  text-decoration: underline; }

.l-header__contacts {
  align-items: flex-end;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  height: 60px;
  display: flex;
  align-items: center;
}

.header__contacts_tel_num {
  color: #fff;
  display: block;
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 19px;
  padding: 0px 10px; }

.l-header__contacts .header__contacts_time {
  width: 160px;
  position: absolute;
  right: 0;
  top: 0;
  width: 200px;
}

.header_site-wrap {
  display: flex;
}

.header__contacts_time {
    color: #fff;
    margin: 16px 0 0 10px;
    font-size: 14px;
    line-height: 20px;
}

.header_site-icon {
  width: 22px;
  height: 22px;
  background-image: url(/images/top_icon_set.png);
  display: block;
  float: left;
  margin: 5px;
}

.header_site-icon-time {
  background-position: 0 0;
}

.header_site-icon-geo {
  background-position: 0 22px;
}

.header_site-icon-tel {
  background-position: 0 84px;
  height: 30px;
}

.s_bold {
  font-weight: bold;
}

div.header__contacts_email {
  line-height: 20px;
  font-size: 14px;
  margin-left: 20px;
}

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

.header__contacts_tel div {
  line-height: 20px;
  font-size: 14px;
}

/* div.header__contacts_social {
  width: 150px;
  z-index: 1;
  line-height: 20px;
  margin: 0;
} */

.header__contacts_social a {
  margin: 2px;
}

.head-btn {
  margin-top: 11px;
  border: 1px solid #159a0c;
  border-radius: 20px;
  padding: 6px 15px 7px;
  text-transform: uppercase;
  text-align-last: left;
  line-height: 1;
  color: #159a0c;
  overflow: hidden;
  text-overflow: ellipsis;
}

.head-btn:hover {
  border-color: green;
  background: green;
  text-decoration: none;
  color: #ffffff;
}

.head-btn * {
  display: inline-block;
}

.head-btn .head-btn-text {
  background-color: transparent;
  border-radius: 0;
  transform: skewX(-22deg);
  text-transform: uppercase;
  text-align-last: left;
  font-size: 14px;
  font-weight: bold;
  margin-left: 10px;
  line-height: 15px;
}

.head-btn-circle {
  border-radius: 30px;
  width: 37px;
  height: 37px;
  border: 1px solid #000;
  transform: skewX(-22deg);
  text-align: center;
  line-height: 37px;
  font-weight: bold;
}

.btn.price-btn {
  position: relative;
  background-color: #159a0c;
  border-radius: 20px;
  padding: 10px 0;
  padding-left: 57px;
  width: 100%;
  text-align: left;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  box-shadow: 0px 5px 9px rgba(21, 154, 12, 0.5);
  overflow: hidden;
  text-overflow: ellipsis;
}

.price-btn::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 24px;
  display: block;
  width: 23px;
  height: 23px;
  background: url(../images/icons/price.png) no-repeat;
}

.l-header__contacts button {
  color: #000;
  position: relative; }

.l-header__contacts button:hover {
  color: #000;
  top: -2px; }

.contacts-mail {
  position: relative;
  padding-left: 30px;
}
.contacts-mail::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 23px;
  height: 23px;
  background: url(../images/icons/mail.png);
}

.contacts-tel__big {
  margin-top: 5px;
  font-size: 26px;
  font-weight: bold;
}

.contacts-tel__prefix {
  color: #b5b5b5;
}

.contacts-mes {
  display: inline-block;
  vertical-align: -4px;
  width: 31px;
  height: 30px;
  background-repeat: no-repeat;
}

.contacts-mes__viber {
  background-image: url(../images/icons/viber.png);
}

.contacts-mes__whatsapp {
  background-image: url(../images/icons/watts.png);
}

.header__address,
.header__time {
  font-size: 14px;
  color: #b5b5b5;
}

.header__address {
  margin-top: 5px;
}

.header__time {
  margin-top: 10px;
  margin-bottom: 17px;
}




/* Акордион на главной */
.accordion-img {
  display: flex;
}

.accordion-img__item.active {
  flex: 2;
}

.accordion-img__item.active::before {
  display: none;
}

.accordion-img__item.active .accordion-img__text {
  left: 0;
  width: 100%;
  padding-top: 50px;
  background-image: linear-gradient(to top, #34323f 30%, transparent);
}

.accordion-img__item.active .accordion-img__title {
  margin-left: 0;
  padding: 12px 18px 6px;
  font-size: 28px;
  line-height: 1.2;
}

.accordion-img__item.active .accordion-img__description {
  display: block;
}

.accordion-img__item {
  flex: 1;
  transition: .5s ease-out;
  position: relative;
  height: 600px;
  overflow: hidden;
}

.accordion-img__item::before {
  content: "";
  width: 100%;
  height: 136px;
  position: absolute;
  bottom: 0;
  background-image: url(../images/ugol.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.accordion-img__img {
  max-width: 100%;
  height: 600px;
  object-fit: cover;
}

.accordion-img__text {
  position: absolute;
  left: 0px;
  bottom: 0;
  min-height: 90px;
}

.accordion-img__text a {
  text-decoration: none;
}

.accordion-img__title {
  margin-left: 19px;
  padding: 14px 15px 17px 11px;
  background: #f1a100;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  font-family: 'Arimo', sans-serif;
  font-size: 16px;
  transition: .5s;
}

.accordion-img__description {
  display: none;
  padding: 19px 19px 29px 19px;
  color: #fff;
  font-size: 17px;
  transition: .5s;
}





/* Header Navigation and search-form */
.site-nav {
  width: 100%;
  z-index: 22;
  background: #34323f;
 }

.header__menu {
  padding: 0;
  border: none;
  /* height: 56px; */
  display: flex;
  align-items: center;
 }

.header__menu_point {
  position: relative;
  z-index: 35;
  float: left;
}
  .header__menu_point:hover .header__menu-lvl-2 {
    display: block;
    padding: 0;
  }

.header__menu_point.deeper {
  z-index: 45;
}

.header__menu_point.deeper::after {
  background: url(../images/icons/ar.png) no-repeat;
  content: '';
  display: block;
  height: 15px;
  position: absolute;
  right: 5px;
  top: 42%;
  transition: .5s;
  width: 15px;
  z-index: 1;
}

.header__menu_point.deeper:hover::after {
  transform: rotate(90deg); }

.header .header__menu_point a,
.header .header__menu_point span {
  display: block;
  padding: 0 15px;
  transition: .5s;
  color: #fff;
  height: 56px;
}

.menu_catalog > .header__menu_point > a,
.menu_catalog > .header__menu_point > span {
  line-height: 1;
  font-size: 14px;
}

.menu_catalog > .header__menu_point:hover > a,
.menu_catalog > .header__menu_point:hover > span{
  background-color: #f1a100;
}

.header__menu_point.deeper a, .header__menu_point.deeper span {
  padding: 0 30px 0 15px; }

.header__submenu {
  background: #34323f;
  display: none;
  min-width: 250px;
  position: absolute;
  z-index: 30; }
  .header__submenu li {
    position: relative;
  list-style: none;
  line-height: 18px;
  text-align: left;
}

.header__menu_point.deeper .header__submenu a {
  padding: 20px 30px 16px 60px;
  line-height: 1;
  font-size: 18px;
  white-space: nowrap;
}

.header__menu-lvl-2 {
  top: 56px;
  left: 0;
}

.header__menu_point.deeper .header__menu-lvl-2 a:hover {
    /* text-indent: 10px;  */
  }
  .header__menu-lvl-2 li:hover .header__menu-lvl-3 {
    display: block;
    right: -100%;
    top: 0;
    width: 200px; }



/* Меню топ */
.menu_main {
  padding: 0;
}

.menu_main .header__menu_point a,
.menu_main .header__menu_point span {
  color: #b5b5b5;
  padding: 11px 20px 0 0;
  line-height: 20px;
  height: unset;
}

.menu_main .header__menu_point a:hover,
.menu_main .header__menu_point span:hover {
  background: none;
  color: #34323f;
}

.show-menu {
  overflow-y: scroll;
}
.mod-nav-main .navbar-collapse.show-menu,
nav.header__menu li.deeper ul.show-menu,
nav.header__menu li.deeper.active ul.show-menu {
  left: 0;
  height: auto;
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: #bf292a;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}

.navbar-toggle .icon-bar {
  width: 26px;
  background-color: #fff;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

nav.header__menu .mod-nav-main .navbar-collapse {
  padding: 0;
}








/* Меню каталог */
.menu_catalog {
  padding: 0;
}

.menu_catalog > .header__menu_point > a,
.menu_catalog > .header__menu_point > span {
  padding: 20px 30px 16px 60px;
}

.menu_catalog > .header__menu_point > a::before,
.menu_catalog > .header__menu_point > span::before {
  content: "";
  position: absolute;
  left: 10px;
  top: 6px;
  display: block;
  width: 41px;
  height: 38px;
  background-repeat: no-repeat;
}

.menu_catalog > .header__menu_point:nth-child(1) > a::before,
.menu_catalog > .header__menu_point:nth-child(1) > span::before {
  background-image: url(../images/icons/catalog-header/kr_w.png);
}

.menu_catalog > .header__menu_point:nth-child(2) > a::before,
.menu_catalog > .header__menu_point:nth-child(2) > span::before {
  background-image: url(../images/icons/catalog-header/fas_w.png);
}

.menu_catalog > .header__menu_point:nth-child(3) > a::before,
.menu_catalog > .header__menu_point:nth-child(3) > span::before {
  background-image: url(../images/icons/catalog-header/ventl_w.png);
}

.menu_catalog > .header__menu_point:nth-child(4) > a::before,
.menu_catalog > .header__menu_point:nth-child(4) > span::before {
  background-image: url(../images/icons/catalog-header/vod_w.png);
}

.menu_catalog > .header__menu_point:nth-child(5) > a::before,
.menu_catalog > .header__menu_point:nth-child(5) > span::before {
  background-image: url(../images/icons/catalog-header/zab_w.png);
}

.menu_catalog > .header__menu_point:nth-child(6) > a::before,
.menu_catalog > .header__menu_point:nth-child(6) > span::before {
  background-image: url(../images/icons/catalog-header/karkas_w.png);
}
/* Меню каталог */

.menu_catalog ul {
  padding: 0;
}

.breadcrumb {
  padding: 5px; }

.breadcrumb > li + li:before {
  content: none; }

.search-form {
  position: absolute;
  right: 0;
  transition: .5s;
  width: 40px;
  z-index: 45; }
  .search-form h3 {
    display: none; }

.search-form_input {
  border: 1px solid #ccc;
  font-family: Roboto, sans-serif;
  height: 40px;
  text-indent: 20px;
  width: 96%; }
  .search-form_input:focus {
    outline: none; }

.js-search-form_input-active {
  width: 100%;
  height: 40px; }

.search-form_label {
  background: #fff url(/templates/whitesquare/images/icons/search-icons/search-icon.png) no-repeat center;
  background: #fff url(/templates/whitesquare/images/icons/search-icons/search-icon.svg) no-repeat center;
  background-size: 30px 30px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  right: 3;
  text-indent: -9999px;
  top: 3;
  width: 40px; }
  .search-form_label:focus {
    outline: none; }

/* RSForm classes */
.button.btn.btn-primary,
.element-invisible {
  display: none; }

  .btn.btn-arrow, div.moduletablejunews_mod .jn .jn-more .btn-arrow.readmore,
.contact_admin .rsform-submit-button {
  position: relative;
  padding: 15px 40px 15px 30px;
  border: 2px solid #aaa;
  background-color: transparent;
  text-transform: uppercase;
  border-radius: 20px;
  color: #333;
  }
  .btn.btn-arrow::before, div.moduletablejunews_mod .jn .jn-more .btn-arrow.readmore::before,
  .contact_admin .rsform-submit-button::before {
    position: absolute;
    top: calc(50% - 7px);
    right: 25px;
    height: 15px;
    font-family: "FontAwesome";
    content: "\f107";
    font-size: 24px;
    transform: rotate(-90deg); }
  .btn.btn-arrow:hover, div.moduletablejunews_mod .jn .jn-more .btn-arrow.readmore:hover, .btn.btn-arrow:focus, div.moduletablejunews_mod .jn .jn-more .btn-arrow.readmore:focus,
  .contact_admin .rsform-submit-button:hover,
  .contact_admin .rsform-submit-button:focus {
    outline: none;
    background-color: #B32B2B;
    color: #fff;
    border-color: #B32B2B;
  }

/* ================================================================
 * 					 			HEAD 1
 * ================================================================ */
/* 						Unite Revolution Slider 					*/
.slider-main {
  position: relative; }
/*  .slider-main::before {
    background: rgba(0, 0, 0, 0.4);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 21; }*/

/* Сторонние стили ------------------------------- */
.tparrows.tp-leftarrow,
.tparrows.tp-rightarrow {
  opacity: 1;
  z-index: 22; }

/* 							RS Form Booking 						*/
.moduletable.rs-form-make-order {
  background: rgba(0, 0, 0, 0.45);
  padding: 20px;
  position: absolute;
  right: calc( 50% - 585px);
  top: 200px;
  width: 370px;
  z-index: 21; }

/* Общие стили для модуля --------------------------- */
.rs-form-make-order h2 {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 900;
  margin: 0 0 30px 0;
  text-align: left;
  text-transform: uppercase; }

.rs-form-make-order .formControlLabel {
  display: none; }

.rs-form-make-order {
  width: 100%; }
  .rs-form-make-order input[type="text"],
  .rs-form-make-order select {
    background: #000;
    border: none;
    border-radius: 0;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    height: 44px;
    letter-spacing: 1.5px;
    margin: 0;
    opacity: .75;
    text-indent: 30px;
    width: 100%;
    /* Firefox 19+ */
    /* Firefox 18- */ }
    .rs-form-make-order input[type="text"]::-webkit-input-placeholder,
    .rs-form-make-order select::-webkit-input-placeholder {
      color: #fff;
      font-family: Roboto, sans-serif; }
    .rs-form-make-order input[type="text"]::-moz-placeholder,
    .rs-form-make-order select::-moz-placeholder {
      color: #fff;
      font-family: Roboto, sans-serif; }
    .rs-form-make-order input[type="text"]:-moz-placeholder,
    .rs-form-make-order select:-moz-placeholder {
      color: #fff;
      font-family: Roboto, sans-serif; }
    .rs-form-make-order input[type="text"]:-ms-input-placeholder,
    .rs-form-make-order select:-ms-input-placeholder {
      color: #fff;
      font-family: Roboto, sans-serif; }
  .rs-form-make-order br {
    display: none; }
  .rs-form-make-order p.formDescription {
    display: none; }

.js-rs-form__arrival_active .yui-calcontainer {
  display: block; }

/* Стили для отдельных полей --------------------------- */
/* .rsform-block-fullname input[type="text"] {
  background: #000 url(/templates/whitesquare/images/icons/user.png) no-repeat 5px 50%; } */
/*
.rsform-block-telnum input[type="text"] {
  background: #000 url(/templates/whitesquare/images/icons/telehpne-icon.png) no-repeat 5px 50%; } */

.formControls .rsform-calendar-button[type="button"] {
  background: url(/templates/whitesquare/images/icons/calendar-icon.png) no-repeat center;
  border: none;
  border-radius: 0;
  display: block;
  height: 44px;
  overflow: hidden;
  position: absolute;
  top: 0;
  text-indent: -9999px;
  left: 0;
  width: 30px; }
  .formControls .rsform-calendar-button[type="button"]:hover {
    background: url(/templates/whitesquare/images/icons/calendar-icon_hover.png) no-repeat center; }

.rsform-block-arrivaldate,
.rsform-block-departuredate {
  float: left;
  position: relative;
  width: calc(50% - 10px); }

.rsform-block-arrivaldate {
  margin: 0 20px 0 0; }

.rsform-block-chooseroom select {
  background: #000 url(/templates/whitesquare/images/icons/open-exit-door.png) no-repeat 5px 50%; }

.rsform-block-captcha {
  float: left;
  position: relative;
  width: 100%; }
  .rsform-block-captcha img {
    float: left;
    height: 44px;
    margin: 0 20px 0 0;
    width: calc(50% - 10px); }
  .rsform-block-captcha .rsform-captcha-box {
    display: block;
    height: 44px;
    max-width: calc(50% - 10px); }
  .rsform-block-captcha a {
    background: url(/templates/whitesquare/images/icons/reload.png) no-repeat center;
    display: block;
    height: 44px;
    overflow: hidden;
    position: absolute;
    right: calc(50% - 40px);
    top: 0;
    text-indent: 9999px;
    width: 30px; }

.rsform-block-agree {
  clear: left; }
  .rsform-block-agree .formControlLabel {
    display: block;
    color: #fff;
    font-family: Roboto, sans-serif;
    float: right;
    font-size: 14px;
    padding: 0; }
    .rsform-block-agree .formControlLabel a {
      color: #B32B2B; }
  .rsform-block-agree .formControls {
    float: left;
    width: 10px; }
    .rsform-block-agree .formControls input[type="checkbox"] {
      margin: 0; }
    .rsform-block-agree .formControls label {
      display: none; }

.rsform-block-submit {
  float: left; }
  .rsform-block-submit input[type="submit"] {
    background: #19268d;
    border: none;
    border-radius: 0;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-weight: bold;
    height: 48px;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: 0.3s;
    width: 210px; }

.rsform-block-footer {
  clear: both;
  margin: 0;
  width: 100%; }
  .rsform-block-footer .formBody {
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 13px; }

/* ================================================================
 * 					 			HEAD 2
 * ================================================================ */
/* 						K2 - Images 					*/
/* Фон для К2 модуля вывода категорий */

.head2 {
  position: relative;
}

.head2 .moduletable {
  padding-left: 15px;
  padding-right: 15px;
}

.head2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/backgrounds/bg_les.jpg) no-repeat;
  background-size: cover;
  clip-path: polygon(0 53px, 59% 53px, 82% 100%, 100% 100%, 100% 0, 0 0);
  z-index: -1;
}

.head2::after {
  content: "";
  position: absolute;
  width: 452px;
  height: 636px;
  left: 50%;
  transform: translateX(45%);
  bottom: 0;
  background: url(../images/backgrounds/man.png) no-repeat;
  z-index: -1;
}

.categ-img {
  padding: 50px 0 0 0; }

.categ-img__header {
  font-size: 38px;
  margin-top: 97px;
  margin-bottom: 30px;
}

.l-categ-img__btn-all-categ {
  padding: 20px 0 40px 0;
  text-align: center; }

.categ-img__btn-all {
  border: 1px solid #fff;
  border-radius: 20px;
  display: inline-block;
  color: #fff;
  line-height: 40px;
  padding-right: 40px;
  font-family: Roboto, sans-serif;
  padding: 0 20px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  transition: padding 0.5s;
  z-index: 1; }
  .categ-img__btn-all .fa {
    display: none;
    font-size: 25px;
    margin: -14px 0 0 0;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    transition-delay: .7s; }
  .categ-img__btn-all:hover {
    background: #fff;
    color: #B32B2B;
    padding: 0 50px 0 20px;
    text-decoration: none; }
    .categ-img__btn-all:hover .fa {
      display: block;
      opacity: 1; }

.categoryImage .image img {
  transition: all 0.25s;
}

.сategory-img {
  display: block;
  float: left;
  position: relative;
  width: 285px;
  height: 170px;
  margin-right: 29px;
  margin-bottom: 18px;
  overflow: hidden;
}
.сategory-img article {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.сategory-img::before {
  content: "";
  display: block;
  padding-top: 60%;
}
  .сategory-img .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  .сategory-img .name,
  .сategory-img .price {
    position: absolute;
    background: #34323f;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
    padding: 11px 9px 9px;
    font-weight: bold;
    line-height: 1.2;
    text-transform: uppercase;
    height: auto !important;
    font-size: 14px;
  }

  .сategory-img:hover .name {
    background-color: #f1a100;
  }

/* ================================================================
 * 					 			HEAD 3
 * ================================================================ */

 .head3 {
  position: relative;
  background-color: #f1a100;
  min-height: 573px;
}

.head3::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 45%;
  height: 100%;
  background: url(../images/backgrounds/bg_yl.jpg) no-repeat;
  clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
}

.head3::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 523px;
  height: 559px;
  background: url(../images/backgrounds/sert_g.png) no-repeat;
}

.head3 .container {
  position: relative;
  z-index: 1;
}

/* Сертификаты */
.sert-container {
  position: absolute;
  left: 49%;
  width: 50%;
}

.sert-container .modul_h3 {
  margin-top: 91px;
  font-size: 24px;
  color: #fff;
}

.sert-container .owl-pagination {
  display: none;
}

.sert-container .owl-controls .owl-buttons .owl-prev,
.sert-container .owl-controls .owl-buttons .owl-next {
  background: url(../images/icons/arr.png) no-repeat !important;
  width: 30px;
  height: 30px;
  top: 175px !important;
  opacity: 1;
}

.owl-controls .owl-buttons .owl-prev {
  left: -20px !important;
}

.sert-container .owl-controls .owl-buttons .owl-next,
.sert-container .owl-controls .owl-buttons .owl-next:hover {
  background-position-y: 100% !important;
  right: -20px;
}

.sert-container .owl-carousel img {
  border-radius: 0;
  width: 100% !important;
  height: auto;
}

/* 								JU News Ultra 						*/
/* JU-NEWS-ULTRA Reset --------------------------------- */
.junewsultra .jn .jn-head {
  display: none; }

.junewsultra .jn {
  border: none; }

.main .junewsultra .jn .jn-intro {
  padding: 50px 0; }

.jn-more .readmore {
  display: inline-block;
  background: -webkit-linear-gradient(left, #3849c8 0%, #051169 100%);
  background: -webkit-linear-gradient(left, #3849c8 0%, #051169 100%);
  background: -o-linear-gradient(left, #3849c8 0%, #051169 100%);
  background: linear-gradient(to right, #3849c8 0%, #051169 100%);
  background: linear-gradient(to right, #3849c8 0%, #051169 100%);
  border-radius: 22px;
  color: #fff;
  line-height: 44px;
  padding: 0 30px;
  transition: .9s; }
  .jn-more .readmore:hover {
    background: -webkit-linear-gradient(left, #051169 0%, #3849c8 100%);
    background: -webkit-linear-gradient(left, #051169 0%, #3849c8 100%);
    background: -o-linear-gradient(left, #051169 0%, #3849c8 100%);
    background: linear-gradient(to right, #051169 0%, #3849c8 100%);
    background: linear-gradient(to right, #051169 0%, #3849c8 100%);
    color: #fff; }

/* 				RS Form - Modal form ( Заказать звонок ) 			*/
.request-call {
  z-index: 10005; }

.modal-content {
  border-radius: 0; }

.modal-header {
  align-items: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  border-bottom: 1px solid #e5e5e5;
  justify-content: center;
  height: 70px; }

.request-call__header-btn-close {
  position: absolute;
  top: 20px;
  right: 20px; }

.request-call__header-title {
  color: #312d13;
  font-family: PT Sans, sans-serif;
  font-size: 25px;
  text-transform: none; }

.modal-body {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center; }

.request-call .formContainer {
  width: 300px; }

.request-call__fullname,
.request-call__telephone,
.request-call__comment {
  margin: 0 0 10px; }
.request-call__comment textarea {
	resize: none;
	width: 300px;
	box-sizing: border-box; }

.request-call__fullname .rsform-input-box,
.request-call__telephone .rsform-input-box {
  border-radius: 0;
  height: 30px;
  outline-color: #ffa700;
  text-align: center;
  width: 100%; }

.request-call__captcha {
  clear: both;
  justify-content: space-between;
  height: 30px;
  position: relative; }
  .request-call__captcha img {
    float: left;
    height: 30px;
    width: 100px; }
  .request-call__captcha .rsform-captcha-box {
    float: right;
    height: 30px;
    margin: 0;
    text-align: center; }
  .request-call__captcha a[href="javascript:void(0)"] {
    background: #ffa700 url(/templates/whitesquare/images/icons/reload.png) no-repeat center;
    height: 30px;
    overflow: hidden;
    position: absolute;
    right: 148px;
    text-indent: -9999px;
    width: 30px; }

.request-call__pd {
  position: relative; }
  .request-call__pd [type="checkbox"] {
    position: absolute;
    top: 5px; }
  .request-call__pd label {
    font-family: PT Sans, sans-serif;
    text-indent: 20px; }

.request-call__submit .rsform-submit-button {
  background: #ffa700;
  border-radius: 0;
  color: #312d13;
  font-weight: 700;
  display: block;
  width: 100%; }
  .request-call__submit .rsform-submit-button:hover {
    background: #ff9900; }

.modal-footer {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between; }

.request-call__or-call-this-number {
  font-family: PT Sans, sans-serif;
  font-size: 14px;
  line-height: 34px; }

.request-call__footer-btn-close {
  background: #ffa700;
  border-radius: 0; }

/* 				RS Form - Modal form ( Заказать консультацию ) 			*/

.consult_form .formContainer {
  display: block;
}

.consult_form .rsform-block {
  float: left;
  width: 33%;
}

.consult_form .rsform-block-email,
.consult_form .rsform-block-submit {
  float: right;
  margin-right: 0;
}

.consult_form .rsform-block-comment,
.consult_form .rsform-block-comment textarea {
  width: 100%;
  margin: 0;
}

.consult_form .rsform-block-comment textarea {
  width: 97%;
}

.consult_form input {
  display: inline-block;
}

.consult_form input.rsform-input-box {
  width: 90%;
}

.consult_form {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .consult_form {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .consult_form {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .consult_form {
    width: 1170px;
  }
}


/* ================================================================
 * 					 		MAIN
 * ================================================================ */

.moduletable_leftmenu {
  box-shadow: 0px 2px rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 1px 1px 15px -1px rgba(195, 195, 195, 0.5);
  -moz-box-shadow: 1px 1px 15px -1px rgba(195, 195, 195, 0.5);
  box-shadow: 1px 1px 15px -1px rgba(195, 195, 195, 0.5);
}
.moduletable_leftmenu.navbar,
.moduletable_leftmenu .navbar {
  border: none;
}
.moduletable_leftmenu .k2CategoriesListBlock li,
.moduletable_leftmenu li {
  /*padding: 10px 25px 10px 10px;*/
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #DADADA;
}
.moduletable_leftmenu .k2CategoriesListBlock li a,
.moduletable_leftmenu li a {
  display: block;
  line-height: 20px;
  padding: 10px 25px 10px 20px;
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  border-left: 3px solid #686868;
}
.moduletable_leftmenu .k2CategoriesListBlock .activeCategory li > a,
.moduletable_leftmenu .activeCategory li > a {
  border-left-color: #B7242B;
}
.moduletable_leftmenu .k2CategoriesListBlock li.activeCategory > a,
.moduletable_leftmenu li.activeCategory > a {
  border-left: 7px solid #B7242B;
  background-color: #fff;
}
.moduletable_leftmenu .k2CategoriesListBlock .deeper li,
.moduletable_leftmenu .deeper li {
  background-image: none;
  border-bottom: none;
  font-weight: normal;
}
.moduletable_leftmenu .k2CategoriesListBlock .deeper a,
.moduletable_leftmenu .deeper a {
  color: #000;
}
.moduletable_leftmenu .k2CategoriesListBlock .deeper .activeCategory a,
.moduletable_leftmenu .deeper .activeCategory a {
  padding-left: 25px;
}
.moduletable_leftmenu .deeper  .level1 {
  background: #F4F4F4;
}
.moduletable_leftmenu .deeper  .level1 a {
  padding-left: 30px;
  text-transform: capitalize;
}
.moduletable_leftmenu .k2CategoriesListBlock li:hover > a,
.moduletable_leftmenu li:hover > a {
  background-color: #B7242B;
  color: #fff;
  font-weight: bold;
  border-left-color: #B7242B;
}
.moduletable_leftmenu .k2CategoriesListBlock .deeper li:hover > a,
.moduletable_leftmenu .deeper li:hover > a {
  background-color: #fff;
  color: #B2242B;
  font-weight: normal;
  border-left-color: #fff;
}
div.k2CategoriesListBlock ul li.activeCategory a,
div ul li.activeCategory a {
  font-weight: normal;
}

.war_table {
  width: 90%;
  margin: 0 auto;
}

.moduletable_price-left a {
  display: block;
  margin: 0 auto;
  width: 30%;
}


/* ================================================================
 * 					 		BOTTOM FULL WIDTH 1
 * ================================================================ */

.bottom_full_width1 {
  padding: 25px 0;
}

/* 								Benefits 							*/
.benefits {
  padding: 0 0 50px 0; }

body .benefits h3 {
  border: none; }

.benefits .benefits-cart {
  cursor: pointer;
  padding: 0; }
  .benefits .benefits-cart svg {
    fill: #575757;
    margin: -50px 0 0 -50px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 100px; }
  .benefits .benefits-cart h4 {
    color: #575757;
    margin: 30px 0 0 0;
    position: relative; }
    .benefits .benefits-cart h4::before {
      background: #575757;
      content: '';
      display: block;
      height: 2px;
      left: 50%;
      margin: 0 0 0 -25px;
      position: absolute;
      top: -20px;
      width: 50px; }
  .benefits .benefits-cart:hover .svg-container {
    box-shadow: 0px 0px 13px 0px rgba(25, 38, 141, 0.45); }
  .benefits .benefits-cart:hover svg {
    fill: #B32B2B; }
  .benefits .benefits-cart:hover h4 {
    color: #B32B2B; }
    .benefits .benefits-cart:hover h4::before {
      background: #19268d; }

.svg-container {
  height: 170px;
  position: relative;
  width: 100%; }

  /* Акции, новости */
.special__section {
  margin-bottom: 34px;
  font-family: 'Arimo', sans-serif;
  font-size: 30px;
  line-height: 1.2;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}

.special__left {
  float: left;
  width: 205px;
  height: 130px;
  padding: 10px;
  box-shadow: 0px 5px 10px #ccc;
}

.special__left div {
  font-size: 26px;
}

.special__left > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 2px solid #c90013;
  height: 110px;
  color: #d30c29;
  font-weight: bold;
  font-size: 34px;
}

.special__date {
  color: #393939;
}

.special__date span {
  color: #fe263e;
}

.special__year {
  margin-top: 10px;
  color: #6a6a6a;
  font-weight: normal;
}

.special__right {
  margin-left: 220px;
}

.special__title {
  display: block;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 15px;
  color: #34323f;
}

.special__title:hover {
  text-decoration: none;
  color: #f1a100;
}

.special__text {
  color: #626161;
  margin-bottom: 15px;
}

.special__readmore a {
  color: #d30c29;
  font-style: italic;
}

.readmore-icon {
  display: inline-block;
  width: 9px;
  height: 9px;
  background: url(../images/icons/read_more.png) no-repeat;
}

/* ================================================================
 * 					 		BOTTOM FULL WIDTH 2
 * ================================================================ */

.bottom_full_width2 {
  background: #34323f;
}


.company .modul_h3 {
  color: #fff;
  font-size: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.company__item {
  border: 1px solid #fff;
  margin-bottom: 20px;
  color: #fff;
  padding: 35px 83px 37px 0;
  transition: .25s;
}

.company__item:hover {
  border-color: #f1a100;
  background: #f1a100;
  cursor: pointer;
}

.company__item img {
  float: left;
  margin-left: 36px;
  margin-top: 18px;
}

.company__item .company__text {
  margin-left: 149px;
}

.company__item .company__title {
  font-weight: bold;
  font-family: Arial, sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 10px;
}


/* 							Comfortable-rooms						*/
.comfort-rooms {
  align-items: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  background: fixed url(/templates/whitesquare/images/backgrounds/bg_akcia.jpg) no-repeat center;
  justify-content: center;
  height: 680px;
  position: relative; }
  .comfort-rooms::before {
    background: rgba(0, 0, 0, 0.3);
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.l-comfort-rooms {
  align-items: center;
  background: #fff;
  border-radius: 50%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 400px;
  padding: 0 50px;
  position: relative;
  width: 400px;
  z-index: 1; }

.comfort-rooms__btn-more {
  background: -webkit-linear-gradient(left, #3849c8 0%, #051169 100%);
  background: -webkit-linear-gradient(left, #3849c8 0%, #051169 100%);
  background: -o-linear-gradient(left, #3849c8 0%, #051169 100%);
  background: linear-gradient(to right, #3849c8 0%, #051169 100%);
  background: linear-gradient(to right, #3849c8 0%, #051169 100%);
  border-radius: 22px;
  color: #fff;
  line-height: 44px;
  padding: 0 30px; }
  .comfort-rooms__btn-more:hover {
    color: #fff;
    text-decoration: none; }

/* ================================================================
 * 					 		FULL WIDTH 3
 * ================================================================ */

 section.bottom_full_width3 {
  background: #34323f;
}

section.bottom_full_width3 .row {
  position: relative;
}

/* Производственные мощности(слайдер) */
.production-slider {
  margin-bottom: 57px;
}

.production-slider .modul_h3 {
  color: #fff;
  font-size: 30px;
  line-height: 1.5;
  margin-top: 30px;
  margin-bottom: 30px;
}

.tp-bullets.simplebullets.custom .bullet {
  float: left;
  width: 10px;
  height: 10px;
  margin-top: 10px;
  padding: 0 6px;
  background: url(../images/icons/nav.png) no-repeat;
  background-position: 50% 52%;
  cursor: pointer;
}

.tp-bullets.simplebullets.custom .bullet.selected {
  background-position-y: 0;
}

.tp-leftarrow,
.tp-rightarrow {
  width: 30px;
  height: 30px;
  margin: 0 8px;
}

.tp-leftarrow:hover,
.tp-rightarrow:hover {
  opacity: 0.7 !important;
}

.tp-leftarrow,
.tp-leftarrow:hover {
  background-image: url(../images/icons/arr.png);
  background-position: 0 0;
}

.tp-rightarrow,
.tp-rightarrow:hover {
  background-image: url(../images/icons/arr.png);
  background-position: 0 100%;
}

.slider-text-container {
  width: 450px;
  padding: 15px;
  border-radius: 5px;
  background: #fff;
}

.slider-text-container__inner {
  border: 2px solid #c90013;
  padding: 40px 42px 42px;
}

.slider-text__title {
  font-size: 16px;
  font-family: 'Arimo', sans-serif;
  color: #d30c29;
}

.slider-text__description {
  margin-top: 33px;
  font-size: 16px;
  color: #393939;
  font-weight: normal;
}

.slider-readmore {
  margin-left: 220px;
  font-style: italic;
  color: #fff !important;
  font-size: 15px;
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
}

.readmore-icon_slider {
  background-image: url(../images/icons/ar.png);
}

/* ================================================================
 * 					 		FULL CONTACT INFORMATION
 * ================================================================ */
/* 							How get in touch						*/
.full-contact-inf {
  padding: 30px 0;
}

.full-contact-inf .container {
  position: relative; }

.how-get-in-touch {
  display: flex;
  flex-wrap: wrap;
  color: #b5b5b5;
}

.b-how-get-in-touch__left-block {
  /* border-right: 1px solid #e7e7e7;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  height: 300px;
  width: 250px;  */
  width: 100%;
}

.b-logo {
  align-self: flex-start;
  text-align: center;
  margin: 0 auto; }

.b-logo img {}

.b-soc-icons {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin: 15px auto 0 auto; }

.soc-icons__href {
  border: 1px solid #7e7e7e;
  border-radius: 50%;
  display: block;
  height: 35px;
  margin: 0 2.5px;
  text-align: center;
  width: 35px; }
  .soc-icons__href:hover {
    border-color: #B32B2B; }
    .soc-icons__href:hover .soc-icons__fa {
      color: #B32B2B; }

.soc-icons__fa {
  color: #7e7e7e;
  font-size: 24px;
  line-height: 33px;
  margin: 0; }

.b-how-get-in-touch__right-block {
  /* align-items: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 250px; */
  flex: 1;
}

.b-telephones {
  background: url(/templates/whitesquare/images/icons/footer_icon.png) no-repeat 7px 5px;
  padding: 0 0 0 45px;
  width: 220px; }

.telephones__href {
  display: block;
  color: #7e7e7e;
  font-size: 16px;
  font-weight: 400; }
  .telephones__href:hover {
    color: #B32B2B; }

.b-email {
  align-items: center;
  background: url(/templates/whitesquare/images/icons/footer_icon.png) no-repeat 7px -41px;
  height: 40px;
  padding: 0 0 0 45px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 220px; }

.email__href {
  color: #7e7e7e;
  font-size: 16px;
  font-weight: 400;
  text-align: left; }
  .email__href:hover {
    color: #B32B2B; }

.b-address {
  align-items: center;
  background: url(/templates/whitesquare/images/icons/footer_icon.png) no-repeat 8px -88px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  height: 40px;
  padding: 0 0 0 45px;
  width: 220px; }

.address__text {
    color: #7e7e7e;
    font-size: 16px;
    margin: 0;
    text-align: left;
    line-height: 20px;}
.b-wort{
    align-items: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 220px;
    padding-top: 5px;
    padding-left: 45px;
    color: #7e7e7e;
    font-size: 16px;
    text-align: left;
    line-height: 20px;}
.b-name{
    text-align: center;
  }
.phone{
    padding-top: 14px;}
/* ================================================================
 * 					 		FOOTER
 * ================================================================ */
/* 							Footer - block						*/
.footer {
  background-color: #34323f;
}

.footer_2 .row {
  display: flex;
}

/* 					Footer copyright 						*/
.copyright {
  align-items: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
}

.copyright__text {
  color: #f7f7f7;
  font-size: 12px;
  margin: 0;
  text-align: left;
  line-height: 14px; }

/* 					Footer personal information 			*/
.pers-inf {
  align-items: flex-end;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center; }
  .pers-inf__ref {
    color: #f7f7f7;
    font-size: 12px;
    line-height: 14px; }

/* Footer 			site maker 								*/
.art_web_copyright {
  background: url(/templates/whitesquare/images/author_art-web.png) no-repeat 100% -35%;
  height: 90px;
  position: relative;
}

.art_web_copyright a {
  color: white;
  font-size: 12px;
  line-height: 1;
}

  .art_web_copyright:hover {
    background-position: 100% 131%; }

.art_web_copyright > div {
  position: absolute;
  top: 50%;
  right: 110px;
  width: 222px;
  height: 30px;
  margin: -15px 0 0 0;
  text-align: right;
}

.advertisment__ref {
  display: block;
  color: #f7f7f7;
  font-size: 12px;
  line-height: 15px;
}

/* ================================================================
 @ 			================================================
 @ 								Каталог
 @ 			================================================
 @ ================================================================ */
.phocagallerys {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-items: flex-start; }

.phocagallerys .pg-cv-box-mod-ri {
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin: 5px; }

div.itemListCategory img {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.pg-image {
  width: 100%;
}

#content {
  padding-top: 81px;
  padding-bottom: 20px; }

.left_column {
  padding-top: 81px; }

.table_bottom h5 {
  text-align: left;
  color: #f1a100;
}

ul.menu_catalog li.active > a,
ul.menu_catalog li.active > span {
  color: #fff;
  background-color: #B32B2B;
}

a.categ-img__btn-all {
  display: none; }

body div.itemListCategory {
  /* background: #f7c41e80;  */
  border: none;
  background: initial;
}

div.k2CategoriesListBlock ul,
.moduletable_leftmenu ul {
  padding: 0;
}
.tp-revslider-mainul li .slotholder::before {
  background: rgba(0, 0, 0, 0.4);
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 21;
}
.tp-caption {
  z-index: 100 !important;
}
.tp-parallax-container {
  font-size: 60px !important;
  z-index: 100!important;
}
.tables_vp{
    height: 187px;
    width: 881px;
}
.tables_vp_row_2{
    height: 121px;
    width: 100%;
}

.tables_vp_m{
    height: auto;
    width: 100%;
}
.tables_vp_imgs{
     width: 700px;
}
#img_qq{
    margin: 10px;
    float: left;
}





@media screen and (max-width: 1400px) {
  .head2::after {
    display: none;
  }
}

@media screen and (max-width: 1200px){
    .tables_vp,
    .tables_vp_row_2{
        width: 100%;
    }
    .tables_vp_row{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .header__menu.navbar{
        width: 100% !important;
        margin-left: 0 !important;
    }
    #wtfthis{
        display: none;
    }
    .l-header__contacts p{
        width:  auto;
    }
    .header_site-name{
        font-size: 25px;
        word-wrap: break-word;
    }
    .l-header__site-inf__container{
        flex-wrap: wrap;
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    body{
        min-width: 100%;
    }
    .site-bg-right {
      height: 252px;
      position: absolute;
      background-size: 202px 252px;
      overflow: hidden;
      background: initial;
    }
    .head-btn {
      /* flex-direction: column;
      height: 80px;
      top: 0;
      left: 18px;
      background: initial;
      color: #fff; */
    }
    .head-btn-circle {
      border: 1px solid #fff;
    }
    .head-btn-text {
      margin-top: 5px;
    }
    .head-btn button {
      display: none;
    }
    .site-nav{
        top: 261px;
    }
    .main .table_bottom .moduletable.col-sm-4 img{
        width: 100%;
        margin: 0 !important;
    }
    .tables_vp_row img{
        width: 70px;
        height: 70px;
    }
    #pg-msnr-container{
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .tables_vp_imgs{
        width: 100%;
    }
    .tables_vp_imgs tr{
        display: flex;
        justify-content: space-between;
        align-items: center;
        text-align: left;
    }
    .tables_vp_imgs tr img{
        width: 70px;
        height: 70px;
    }
    .tables_vp_m p{
        word-break: break-all;
    }
    .tables_vp_imgs tbody tr:last-child td strong,
    .tables_vp tbody tr:last-child td strong{
        font-size: 14px;
    }
    .request-call{
        z-index: 29994;
    }
    #img_qq{
        margin: 0;
    }
    .navbar-nav{
        margin: 0;
    }

    .header__menu_point.deeper a, .header__menu_point.deeper span{
        padding: 0 15px 0 15px;
    }
    .header__menu-lvl-2.header__submenu.small,
    .header__menu-lvl-3.header__submenu.small{
        padding: 10px 10px 10px 10px;
    }
    .header__menu_point.deeper::before{
        display: none;
    }
    .сategory-img .image{
        height: auto;
    }
    .header__menu{
        display: block !important;
    }
    .category-img:last-child{
        margin: 15px;
        transform: none;
    }
    #content{
        width: 100% !important;
    }
    .tp-parallax-container {
        font-size: 30px !important;
        z-index: 100!important;
    }
    .site-right-bg-over {
      display: none;
    }
    .header_site-wrap {
      flex-direction: column;
    }
    .header_site-name,
    .header_site-slogan,
    .header__contacts_time {
      text-align: center;
    }
    .l-header__contacts .header__contacts_time {
      position: static;
      margin-right: 20px;
    }
    .l-header__contacts {
      justify-content: space-between;
    }
    .menu_catalog {
      padding: 0;
      width: 100%;
      display: flex;
      justify-content: space-between;
    }
    .menu_catalog::before,
    .menu_catalog::after {
      display: none;
    }
    .menu_catalog > .header__menu_point > a,
    .menu_catalog > .header__menu_point > span {
      font-size: 0;
      padding: 0;
    }
    .menu_catalog > .header__menu_point {
      flex: 1;
    }
    .menu_catalog > .header__menu_point:nth-child(6) > a::before, .menu_catalog > .header__menu_point:nth-child(6) > span::before {
      left: calc(50% - 20px);
    }
}

@media screen and (max-width: 1000px) {
  .footer_2 {
    padding: 15px 0;
  }

  .footer_2 .row {
    flex-direction: column;
  }

  .footer_2 .row > div {
    margin: auto;
    margin-bottom: 10px;
  }

  .footer_2 .copyright .copyright__text {
    text-align: center;
  }

  .footer_2 .art_web_copyright {
    padding-bottom: 45px;
    background-image: none;
  }

  .footer_2 .art_web_copyright:after {
    content: '';
    display: block;
    height: 60px;
    background: url(/templates/whitesquare/images/author_art-web.png) 50% 0% no-repeat;
  }

  .footer_2 .art_web_copyright > div {
    text-align: center;
    position: static;
    width: auto;
    margin: auto;
  }
}

@media screen and (max-width: 992px){
  .l-header__site-inf__container {
    height: initial;
    top: 0;
  }
  .l-header__contacts {
    height: initial;
    flex-wrap: wrap;
  }
  .l-header__contacts div {
    margin: 10px;
    text-align: center;
  }
  .site-bg-right {
    position: absolute;
    background: none;
  }
  .head-btn {
    position: static;
    min-width: 150px;
  }
  .site-inf {
    height: initial;
  }
  .head3::after,
  .head3::before {
    display: none;
  }
  .sert-container {
    position: static;
    width: 100%;
    padding: 0 35px;
}
.сategory-img:nth-child(2n+1) {
  margin-right: 0;
}
.moduletable_accordion {
  display: none;
}
}

@media screen and (max-width: 767px){
  .items-row.cols-2 .span6{
    margin: 5px;
  }
    .header__submenu{
        display: block;
        position: static;
    }
    .menu_catalog{
        width: 100%;
    }
    .navbar-nav>li{
        float: none;
    }
    #categoryImage > h3{
      font-size: 20px;
      margin-top: 30px;
    }
    .category-img:last-child{
        margin: 15px;
        transform: none;
    }
    .сategory-img{
      width: calc(50% - 15px);
      height: auto;
    }
    #content,
    .main aside,
    .container .moduletable.col-sm-12{
        width: 100% !important;
    }
    .footer{
        height: auto;
    }
    .l-header__site-inf__container > .moduletable{
        width: 100%;
    }
    .site-inf{
        height: initial;
    }
    .site-nav{
      position: relative;
      top: 0;
    }
    .l-header__contacts {
      flex-direction: column;
    }
    .l-header__contacts p{
        width: 100%;
        text-align: center;
    }
    .header_site-name,
    .header_site-slogan{
        text-align: center;
    }
    #content h2{
        word-break: break-all;
    }
    .header_site-name,
    .header_site-slogan{
        display: block;
    }
    .site-bg-right {
      position: static;
      height: auto;
      padding-bottom: 10px;
    }
    .head-btn {
      margin: 0 auto;
    display: block;
    }
    .site-bg-right {
      top: 499px;
      left: 10px;
      right: 10px;
    }
    .header__contacts_email,
    .header__contacts_time {
      display: none;
    }
    .l-header__site-inf__container .row {
      flex-direction: column;
    }
    .l-header__site-inf__container .row > :nth-child(2) {
      order: -1;
  }
  .header .header__logo {
    display: block;
    text-align: center;
    position: static;
    margin: auto;
    height: auto;
    box-shadow: none;
  }
  .how-get-in-touch {
    padding-bottom: 5px;
  }
  header.header {
    display: flex;
    flex-direction: column;
  }
  .site-nav {
    order: -1;
  }
  .mod-nav-main .navbar-collapse.show-menu, nav.header__menu li.deeper ul.show-menu, nav.header__menu li.deeper.active ul.show-menu {
    left: 0;
    height: auto;
  }
  .mod-nav-main .navbar-collapse, nav.header__menu li.deeper ul, nav.header__menu li.deeper.active ul {
    display: block;
    position: fixed;
    z-index: 100;
    top: 0;
    bottom: 0;
    left: -100%;
    width: calc(100% - 70px);
    border: none;
    background-color: #ffffff;
    transition: all .25s;
  }
  .close-menu-btn-wrap {
    position: fixed;
    top: 0;
    bottom: 0;
    right: -100%;
    width: 70px;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.8);
  }
  .close-menu-btn-wrap.show {
    right: 0;
  }
  .close-menu-btn {
    position: relative;
    width: 45px;
    height: 45px;
    border: none;
    border-radius: 0;
    background-color: green;
  }
  .close-menu-btn::before, .close-menu-btn::after {
    content: "";
    position: absolute;
    top: calc(50%);
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #ffffff;
  }
  .close-menu-btn::before {
    transform: rotate(45deg);
  }
  .close-menu-btn::after {
    transform: rotate(-45deg);
  }
  .mod-nav-main .menu_main {
    margin: 0;
    max-width: 100%;
  }
  .mod-nav-main li {
    border-top: 0.5px solid #dddddd !important;
    border-bottom: 0.5px solid #dddddd !important;
    border-left: none !important;
    border-right: none !important;
  }

  .mod-nav-main a, .mod-nav-main span.separator {
    padding: 15px !important;
    color: #34323f !important;
  }
}
@media screen and (max-width: 510px){
     .itemListCategory img{
        width: 100%;
        margin: 0 auto !important;
        float: none !important;
    }
    .tables_vp_row img,
    .tables_vp_imgs tr img{
        width: 37px;
        height: 37px;
    }
    .tables_vp_imgs tbody tr:last-child td strong, .tables_vp tbody tr:last-child td strong{
        word-break: break-all;
    }
    .how-get-in-touch{
        flex-wrap: wrap;
        position: static;
    }
    .how-get-in-touch > div{
        width: 100%;
    }
    .tables_vp_row td strong > span{
        font-size: 14px;
    }
    .itemListCategory{
        overflow: hidden;
    }
    .itemListCategory p,
    .itemListCategory h1,
    .itemListCategory h2,
    .itemListCategory span,
    .itemListCategory strong{
        word-wrap: break-word;
    }
    .war_table{
        overflow-x: scroll;
    }
    .tables_vp_m{
        width: 405px;
    }
    .subCategoryContainer{
         width: 100% !important;
    }
  .header__logo {
    margin: 0 auto;
    display: block;
    left: 15%;
  }
  .header__logo img {
    width: 100%;
  }
  .head-btn {
    max-width: initial;
  }
}
.divider1 {
    padding: 5px;
}
.search-form__caption{
	display: none;
}

/* K2 subCategory */
div.subCategory {
  position: relative;
}

div.subCategory h2 {
  text-align: center;
}

div.subCategory a.subCategoryImage {
  height: 180px;
}

div.subCategory a.subCategoryImage img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.subCategoryMore {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 8px;
}

/* K2 Items */

span.catItemImage img {
  margin: 0 auto;
}

div.catItemExtraFields {
  border: none;
}

.catItemExtraLink {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  text-transform: uppercase;
  background-color: #F4F4F4;
  color: #000;
}

.catItemBody:hover .catItemExtraLink {
  background-color: #AA262B;
  color: #fff;
  text-decoration: none;
}

.catItemKontakty {
  display: block;
  background-color: #ffff41;
  padding: 10px;
  border: 1px solid black;
  border-radius: 3px;
  text-decoration: none;
  color: #000;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  margin-top: 10px;
}

.catItemKontakty:hover {
  color: #AA262B;
  text-decoration: none;
}

div.catItemExtraFields {
  padding: 20px 20px;
  margin: 0;
  font-size: 14px;
  text-align: left;
}

.catItemBody:hover > div.catItemExtraFields {
  background-color: #F4F4F4;
}

div.catItemExtraFields ul li {
  line-height: 24px;
}

div.catItemBody {
  position: relative;
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
  padding: 0;
  height: 480px;
}

span.catItemImage {
  max-height: 220px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

div#itemListLeading {
  display: flex;
  flex-wrap: wrap;
}

div.catItemView {
  padding: 10px;
}

div.catItemHeader h3.catItemTitle {
  margin-bottom: 15px;
  text-align: center;
  height: 74px;
}

div.catItemHeader h3.catItemTitle a {
  color: #686868;
}

div.catItemImageBlock {
  padding: 20px 0;
  margin: 0;
}

.modal-backdrop {
  z-index: 1001;
}


.items-row.cols-2 {
  display: flex;
}

.items-row.cols-2 .span6 {
  padding: 20px;
}

.items-row.cols-2 .span6:first-child {
  padding-left: 0;
}

.items-row.cols-2 .span6:last-child {
  padding-right: 0;
}

.pg-cats-image {
  width: 100%;
}

.blog .readmore a {
  box-shadow: none;
}

.blog .readmore a:active {
  color: #B32B2B;
}
.flex-container {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content: center;
	justify-content:center;
}

.flex-item {
	-webkit-flex: none;
	flex: none;
}

.pteim-bl {
    width: 130px;
    text-align: center;
    font-size: 14px;
}
.pteim-txt {
    color: #333;
    font-size: 16px;
    text-align: center;
    line-height: 16px;
    margin: 0.5em;
}
h2.kak {
   color: #474747;
   text-transform: uppercase;
   font-size: 20px;
   text-align: center;
   margin: 15px 0px;
}
h3.preim {
   color: #474747;
   text-transform: uppercase;
   font-size: 18px;
   text-align: center;
   margin: 15px 0px;
}
.preim-bk {
    width: 200px;
    text-align: center;
    font-size: 14px;
}
.block-icons {
    border-bottom: 1px solid #0000001a;
    border-top: 1px solid #0000001a;
}

#vk-vidjet{
  bottom: 20px;
  z-index: 55555555555;
  width: 100%;
  text-align: center;
  left: 54px;
}
.itemListView{
  display:flex;
  flex-direction: column-reverse;
}

div.k2Pagination ul li {
  color: #ddd;
}

div.k2Pagination ul li .pagenav {
  display: inline-block;
  padding: 4px 8px;
  margin: 0 8px;
  border: 1px solid #ddd;
  border-radius: 4px;
  vertical-align: middle;
  background: #fff;
  text-decoration: none;
  user-select: none;
}
.podstroch {
    text-align: center;
}
.podstxt {
    font-size: 18px;
    text-transform: none;
}
.prof_table  {
    margin-top: 30px;
    margin-bottom: 30px;
}
.skprais {
    margin-bottom: 20px;
    width: 410px;
    float: left;
    border: 1px #bf2929 dashed;
    margin-right: 20px;
    margin-top: 10px;
}
.skpraisin {
    margin: 10px;
}
.praiskart {
    float: left;
    margin-bottom: 10px;
}
.praisnadp {
    float: left;
    margin-left: 20px;
    margin-top: 10px;
    font-size: 18px;
}

.blog .items-row.cols-2 {
  display: flex;
  flex-wrap: wrap;
}
.blog .span6{
  flex: 50%;
}
.blog .pull-left img{
  max-width: 100%;
  object-fit: cover;
  min-height: 450px;
  max-height: 500px;
}

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

.blog .readmore {
 margin-top: auto;
}

 