/* OWL & BOOTSTRAP & FONTS */
* {
  box-sizing: border-box; }

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

@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.row:after {
  content: '';
  display: block;
  clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0; } }
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
  display: none; }

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  display: none; }

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

.no-js .owl-carousel {
  display: block; }

.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.owl-height {
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/* OWL & BOOTSTRAP & FONTS */
body, html {
  height: 100%; }

body {
  margin: 0;
  line-height: 1.3;
  font-size: 15px;
  color: #000;
  font-family: Verdana, Geneva, sans-serif; }

input, textarea, select, button {
  outline: none;
  box-sizing: border-box;
  font-family: Verdana, Geneva, sans-serif; }

button {
  cursor: pointer; }

img {
  max-width: 100%; }

a {
  color: #0077bb;
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  line-height: 1.2;
  color: #0077bb;
  font-weight: normal; }

h2 {
  font-size: 36px; }
  @media screen and (max-width: 767px) {
    h2 {
      font-size: 25px; } }

.tablewrapper {
  width: 100%;
  overflow: auto; }

.wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100%;
  overflow: hidden; }
  @media screen and (max-width: 991px) {
    .wrapper {
      padding-top: 75px; } }

.flex {
  display: flex;
  flex-wrap: wrap; }
  .flex.inline {
    display: inline-flex; }
  .flex.jcsb {
    justify-content: space-between; }
  .flex.ais {
    align-items: flex-start; }
  .flex.aic {
    align-items: center; }
  .flex.jcc {
    justify-content: center; }
  .flex.aib {
    align-items: flex-end; }
  .flex.aif {
    align-items: flex-start; }
  .flex.nowrap {
    flex-wrap: nowrap; }

.blockin {
  position: relative;
  max-width: 1050px;
  margin: 0 auto;
  width: 100%;
  padding: 0 15px; }

.logo {
  font-size: 0;
  line-height: 0; }

/* HEADER */
.header {
  padding: 30px 0; }
  .header__right-top {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-bottom: 15px; }
  .header-phone {
    margin-left: 30px;
    font-size: 20px;
    color: #777; }
    .header-phone span {
      font-size: 30px;
      color: #32AD91; }
  @media screen and (max-width: 991px) {
    .header {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      background: #fff;
      padding: 10px 0;
      box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
      height: 75px;
      z-index: 5; }
      .header .burger {
        display: block; }
      .header .logo {
        max-width: 170px; }
      .header__right {
        display: none; }
      .header .blockin {
        align-items: center; } }

.search {
  position: relative;
  width: 200px;
  border: 1px solid #ccc;
  border-radius: 5px; }
  .search input {
    display: block;
    width: 100%;
    border: 0;
    line-height: 40px;
    padding: 0 40px 0 20px;
    height: 40px;
    background: none; }
  .search button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 40px;
    background: url(../images/search.png) 50% 50% no-repeat;
    border: 0; }

.topmenu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .topmenu ul li {
    display: flex;
    padding-left: 10px; }
    .topmenu ul li:after {
      padding-left: 10px;
      content: '/';
      color: #32AD91;
      font-weight: bold; }
    .topmenu ul li.active a {
      border-color: #B60404; }
    .topmenu ul li a {
      color: #555;
      border-bottom: 8px solid transparent;
      padding-bottom: 5px;
      font-size: 14px;
      white-space: nowrap; }
      .topmenu ul li a:hover {
        border-color: #B60404; }
    .topmenu ul li:last-child:after {
      display: none; }

.burger {
  width: 25px;
  position: relative;
  cursor: pointer;
  height: 18px;
  display: none; }
  .burger span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #32AD91;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out; }
  .burger span:nth-child(1) {
    top: 0px; }
  .burger span:nth-child(2), .burger span:nth-child(3) {
    top: 8px; }
  .burger span:nth-child(4) {
    top: 16px; }
  .burger.open span:nth-child(1) {
    top: 8px;
    width: 0%;
    left: 50%; }
  .burger.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .burger.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .burger.open span:nth-child(4) {
    top: 8px;
    width: 0%;
    left: 50%; }

.mobmenu {
  position: fixed;
  top: 75px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 4;
  background: #fff;
  max-height: calc(100vh - 75px);
  overflow-y: auto;
  display: none; }
  .mobmenu .wrap {
    padding: 15px;
    min-height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column; }
    .mobmenu .wrap > div {
      width: 100%; }
  .mobmenu .bottom {
    margin-top: 20px; }
  .mobmenu .header-phone {
    margin: 0;
    text-align: center; }
  .mobmenu .search {
    width: 100%; }
  .mobmenu ul {
    padding: 10px 0 0;
    margin: 0;
    list-style: none; }
    .mobmenu ul li {
      margin-top: 15px; }

/* HEADER */
.linkblock .row {
  margin: 0 -1px; }
  .linkblock .row > div {
    padding: 0 1px;
    margin-top: 2px; }
  .linkblock .row a {
    background: #1f81b2;
    display: flex;
    color: #fff; }
    .linkblock .row a .img {
      width: 50%;
      min-width: 50%; }
      .linkblock .row a .img img {
        display: block;
        width: 100%;
        object-fit: cover;
        height: 100%; }
    .linkblock .row a .bg {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      padding: 10px;
      font-weight: bold;
      font-size: 14px;
      position: relative; }
      .linkblock .row a .bg:before {
        content: '';
        position: absolute;
        bottom: 17px;
        left: -20px;
        width: 40px;
        height: 40px;
        background: #1f81b2;
        transform: rotate(45deg); }
      .linkblock .row a .bg > span {
        position: relative; }
        .linkblock .row a .bg > span:first-child {
          text-align: right;
          font-size: 30px; }
        .linkblock .row a .bg > span:last-child {
          min-height: 54px; }
    .linkblock .row a.green {
      flex-direction: row-reverse;
      background: #32ad91; }
      .linkblock .row a.green .bg:before {
        background: #32ad91;
        left: auto;
        right: -20px; }
    .linkblock .row a:hover {
      opacity: 0.8; }
@media screen and (max-width: 991px) {
  .linkblock {
    margin-top: -2px; }
    .linkblock .blockin {
      padding: 0; } }
.linkblock .title {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
  padding: 10px; }
  .linkblock .title > span {
    line-height: 36px;
    font-size: 36px;
    font-weight: bold;
    font-family: HarmoniaSans;
    color: #777;
    display: block;
    margin: auto;
    border-bottom: #B60404 4px solid;
    padding-bottom: 10px;
    line-height: 1.1; }
    .linkblock .title > span span {
      display: block;
      padding-left: 50px; }
    @media screen and (max-width: 991px) {
      .linkblock .title > span {
        font-size: 20px;
        line-height: 1.3; } }
    @media screen and (max-width: 767px) {
      .linkblock .title > span {
        font-size: 19px;
        text-align: center; }
        .linkblock .title > span span {
          padding: 0; } }

.content {
  padding: 40px 0 80px; }
  .content__block {
    margin-top: 55px; }
    .content__block:first-child {
      margin: 0; }
  .content .nomargin {
    margin: 0; }
    .content .nomargin > div {
      padding: 0; }
  .content .padding {
    padding-right: 30px; }
  @media screen and (max-width: 767px) {
    .content {
      padding: 30px 0 50px; }
      .content__block {
        margin-top: 30px; }
      .content .padding {
        padding: 0; } }

.banerblock a {
  display: block;
  font-size: 0;
  line-height: 0;
  margin-top: 10px; }
  .banerblock a:first-child {
    margin: 0; }
  .banerblock a img {
    display: block;
    width: 100%; }
  .banerblock a.bg {
    background: #DD1A3C;
    padding: 30px 20px;
    color: #fff;
    font-size: 15px;
    line-height: 1.2;
    text-align: center;
    font-weight: bold; }
    .banerblock a.bg img {
      max-width: 210px;
      margin: 20px auto 0; }
    .banerblock a.bg span {
      border-bottom: 1px solid #fff; }

.comandslider {
  padding: 0 30px; }
  .comandslider .item {
    display: block;
    background: #EBEBEB;
    border-right: 10px #0077BB solid;
    padding: 25px;
    text-align: center;
    font-style: italic;
    color: #000; }
    .comandslider .item span {
      color: #32AD91;
      font-weight: bold;
      margin-bottom: 10px;
      line-height: 1.2;
      font-size: 18px;
      display: block;
      font-style: normal; }
  .comandslider .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .comandslider .owl-nav div {
      width: 16px;
      height: 65px;
      opacity: 0.7;
      background: url(../images/strelochka-komanda.png) 0 0 no-repeat; }
      .comandslider .owl-nav div:first-child {
        transform: rotate(180deg); }
      .comandslider .owl-nav div:hover {
        opacity: 1; }

.news .row {
  margin: 0 -1px; }
  .news .row > div {
    padding: 0 1px;
    margin-top: 2px; }
.news a {
  display: block;
  position: relative; }
  .news a img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 250px; }
  .news a > span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    background: rgba(0, 119, 186, 0.7);
    color: #fff;
    font-size: 13px; }
    .news a > span span {
      display: block;
      margin-bottom: 10px;
      font-weight: bold; }
  .news a:hover > span {
    background: rgba(0, 119, 186, 0.3); }

.information {
  margin: 0; }
  .information > div {
    padding: 0; }
  .information a {
    display: flex;
    align-items: center;
    background: #32AD91;
    height: 100%;
    padding: 15px 20px;
    color: #fff;
    font-weight: bold; }
    .information a img {
      min-width: 28px;
      margin-right: 30px; }
    .information a.bg {
      background: #3bd3b1; }
    .information a:hover {
      opacity: 0.8; }

.culture img {
  display: block;
  border-left: #B60404 16px solid;
  width: 100%; }
.culture .title {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: #B60404 3px solid;
  color: #0077BB;
  font-weight: bold; }
.culture .text {
  margin-top: 10px; }

.footer .blockin {
  padding: 0;
  max-width: 1020px; }
.footer__bg {
  padding: 30px;
  background: #ccc; }
.footer__title {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 10px;
  color: #555; }
.footer__left > a {
  color: #000;
  font-weight: bold;
  border-bottom: 1px solid #000; }
  .footer__left > a:hover {
    border-color: transparent; }
.footer__right {
  text-align: right; }
  .footer__right a {
    font-size: 0;
    line-height: 0; }
.footer__address {
  margin: 10px 0; }
.footer__soc {
  font-size: 0;
  line-height: 0;
  display: flex;
  align-items: center; }
  .footer__soc a {
    display: block;
    max-width: 30px;
    margin-left: 10px; }
    .footer__soc a:first-child {
      margin: 0; }
@media screen and (max-width: 767px) {
  .footer__bg {
    padding: 15px; }
  .footer__right {
    text-align: left;
    margin-bottom: 20px; } }

.popup_wrap {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  padding: 15px;
  font-size: 0;
  line-height: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
  display: none; }
  .popup_wrap .wrap {
    display: inline-block;
    vertical-align: middle;
    max-width: 630px;
    width: 100%;
    padding: 30px 30px 50px;
    background: #ffffff;
    position: relative;
    font-size: 14px;
    line-height: 1.2;
    color: #000000;
    box-sizing: border-box;
    text-align: left; }
  .popup_wrap .closebut {
    position: absolute;
    top: 15px;
    right: 20px;
    width: 16px;
    height: 16px;
    background: url(../images/closebut.png) 0 0 no-repeat;
    cursor: pointer; }
  .popup_wrap .form_group span {
    display: block;
    margin-bottom: 7px; }
    .popup_wrap .form_group span em {
      color: #f00; }
  .popup_wrap .form_group input, .popup_wrap .form_group textarea, .popup_wrap .form_group select {
    display: block;
    width: 100%;
    line-height: 48px;
    height: 50px;
    border: 1px solid #e4e4e4;
    padding: 0 20px;
    font-size: 16px; }
  .popup_wrap .form_group select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background: url(../images/select.png) calc(100% - 20px) 50% no-repeat; }
    .popup_wrap .form_group select::-ms-expand {
      display: none; }
  .popup_wrap .form_group textarea {
    resize: none;
    line-height: 1.2;
    padding: 20px;
    height: 150px; }
  .popup_wrap .row > div {
    margin-top: 25px; }
  .popup_wrap form + .success {
    display: none; }
  .popup_wrap .success {
    text-align: center;
    font-size: 16px; }
    .popup_wrap .success .p_title {
      margin-bottom: 20px; }
  .popup_wrap .text18 {
    text-align: center;
    padding: 15px 0;
    font-size: 22px;
    line-height: 32px;
    color: #324394;
    margin: 20px 0;
    background: url(../images/popuptextbg.png) 50% 50% no-repeat; }
  .popup_wrap .butblock a {
    margin: 15px 15px 0; }
  .popup_wrap:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle; }
  @media screen and (max-width: 767px) {
    .popup_wrap .wrap {
      padding: 15px; }
    .popup_wrap .p_title {
      font-size: 29px;
      padding-right: 15px;
      line-height: 1; }
    .popup_wrap .text {
      margin: 10px 0 0; }
    .popup_wrap .text18 {
      background-size: contain; } }

/*# sourceMappingURL=styles.css.map */




.calculate {
  padding: 60px 0;
  position: relative; }
 /* .calculate:before {
    content: '';
    position: absolute;
    top: 0;
    left: calc(50% + 15px);
    right: 0;
    bottom: 0;
    background: url(../images/calcform.jpg) 50% 50% no-repeat;
    background-size: cover; }*/
  .calculate h2 {        font-size: 24px;
  /*  text-transform: uppercase;
    color: #242424; */}
  .calculate__val {
    margin-top: 32px;
    font-size: 14px;
    color: #4B4B4B; }
    .calculate__val:first-child {
      margin: 0; }
    .calculate__val-item {
      display: flex;
      gap: 14px; }
      .calculate__val-item input {
        max-width: 190px; }
    .calculate__val-button {
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      .calculate__val-button button {
        width: 20px;
        height: 20px;
        border: 0;
        background: url(../images/input-arrow.svg) 50% 50% no-repeat; }
        .calculate__val-button button:last-child {
          transform: rotate(180deg); }
  .calculate__block {
    margin-top: 32px; }
    .calculate__block:first-child {
      margin: 0; }
  .calculate__left {
    margin-top: 40px; }
    .calculate__left img {
      display: block; }
  .calculate__form {
    padding-left: 55px;
    color: #fff; }
    .calculate__form h2 {
      color: #F2CA30; }
    .calculate__form-text {
      font-weight: 700; }
    .calculate__form-block {
      margin-top: 15px; }
	  
	  .siteButton:hover {
    opacity: 0.8;
}
.siteButton {
    display: flex
;
    align-items: center;
    background: #32AD91;
    height: 100%;
    border: 0;
    padding: 15px 55px;
    color: #fff;
    font-weight: bold;
}
	  
  @media screen and (max-width: 767px) {
	.siteButton {
    display: flex
;
    align-items: center;
    background: #32AD91;
    height: 100%;
    border: 0;
    padding: 15px 30px;
    color: #fff;
    font-weight: bold;
}  
    .calculate {
      padding: 20px 0 0; }
     /* .calculate:before {
        display: none; }*/
      .calculate__left {
        margin: 0;
        padding: 0 0 20px; }
      .calculate__form {
        margin: 0 -15px;
        background: url(../images/calcform.jpg) 50% 50% no-repeat;
        background-size: cover;
        padding: 25px 15px; } }

/*
.siteButton {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 40px;
  line-height: 40px;
  background: #84286B;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  border: 0; }
  .siteButton:hover {
    background: #5d1c4b; }
  .siteButton.orange {
    background: #F2CA30;
    color: #84286B; }
    .siteButton.orange:hover {
      background: #e1b50e; }
  .siteButton.max190 {
    width: 100%;
    max-width: 190px; }
  .siteButton.max170 {
    max-width: 170px;
    width: 100%; }
  .siteButton.max220 {
    max-width: 220px;
    width: 100%; }
  .siteButton.border {
    background: none;
    border: 1px solid #84286B;
    color: #84286B; }
    .siteButton.border:hover {
      background: #84286B;
      color: #fff; }
  .siteButton.block {
    display: flex;
    width: 100%; }
  .siteButton.big {
    min-height: 45px; }
  .siteButton.long {
    max-width: 300px;
    width: 100%;
    min-height: 50px;
    font-size: 16px; }
  .siteButton.white {
    background: #fff;
    color: #84286B; }
*/

input:not(.bx_popup_form), textarea:not(.bx_popup_form), select:not(.bx_popup_form) {
  display: block;
  width: 100%;
  height: 48px;
  height: 50px;
  padding: 0 20px;
  color: #4B4B4B;
  border-radius: 4px;
  font-size: 14px;
  border: 1px solid #C5CFE9; }
  input::placeholder, textarea::placeholder, select::placeholder {
    color: #4B4B4B; }

textarea:not(.bx_popup_form) {
  line-height: 1.2;
  padding: 20px;
  height: 100px;
  resize: none; }

button {
  cursor: pointer; }
  
  
.calculate__left .row{
	    display: flex;
}
.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }
  