/* 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%; }

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Regular.eot");
  src: url("../fonts/Gilroy-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Regular.woff") format("woff"), url("../fonts/Gilroy-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-SemiBold.eot");
  src: url("../fonts/Gilroy-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-SemiBold.woff") format("woff"), url("../fonts/Gilroy-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Bold.eot");
  src: url("../fonts/Gilroy-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Bold.woff") format("woff"), url("../fonts/Gilroy-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Medium.eot");
  src: url("../fonts/Gilroy-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Medium.woff") format("woff"), url("../fonts/Gilroy-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
/* OWL & BOOTSTRAP & FONTS */
body, html {
  height: 100%; }

body {
  margin: 0;
  line-height: 28px;
  font-size: 16px;
  color: #555555;
  font-family: "Gilroy"; }

input, textarea, select, button {
  outline: none;
  box-sizing: border-box;
  font-family: "Gilroy"; }

button {
  cursor: pointer; }

img {
  max-width: 100%; }

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

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

h1 {
  font-size: 40px; }
  h1 span {
    color: #e31e25; }
  @media screen and (max-width: 767px) {
    h1 {
      font-size: 30px; }
      h1 br {
        display: none; } }

h2 {
  font-size: 30px; }
  h2 span {
    color: #e31e25; }
  @media screen and (max-width: 767px) {
    h2 {
      font-size: 25px; } }

.block_title h2, .block_title h1 {
  font-size: 40px;
  margin: 0; }
@media screen and (max-width: 767px) {
  .block_title h2, .block_title h1 {
    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: 60px;
      padding-bottom: 60px; } }

.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: 1200px;
  margin: 0 auto;
  width: 100%;
  padding: 0 15px; }

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

.site_button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 56px;
  border: 2px solid #e31e25;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  background: none; }
  .site_button.bg {
    color: #fff;
    background: #e31e25; }
  .site_button.maxbut {
    max-width: 215px;
    width: 100%; }
  .site_button.white {
    border-color: #fff; }
  .site_button.color {
    color: #e31e25; }
  .site_button.dark {
    color: #fff;
    background: #263345;
    border-color: #263345; }
  .site_button .load {
    width: 24px;
    height: 25px;
    margin-right: 15px;
    background: url(../images/load.png) 0 0 no-repeat; }
  .site_button.block {
    display: flex;
    width: 100%; }
  .site_button:hover {
    background: #e31e25; }
    .site_button:hover .load {
      background-position: 0 100%; }
    .site_button:hover.bg {
      color: #fff;
      background: #ce1a20;
      border-color: #ce1a20; }
    .site_button:hover.dark {
      color: #fff;
      background: #1d2735;
      border-color: #1d2735; }
    .site_button:hover.white {
      background: #fff;
      color: #000; }
    .site_button:hover.color {
      color: #fff; }

/* HEADER */
.topheader {
  background: #efefef;
  font-size: 14px;
  line-height: 1.2;
  color: #000000; }
  .topheader .blockin {
    min-height: 36px; }
  .topheader .city {
    position: relative; }
    .topheader .city > a {
      color: #000000;
      padding-right: 13px;
      background: url(../images/arrow_topm.png) 100% 50% no-repeat; }
      .topheader .city > a span {
        border-bottom: 1px dotted #e5383e; }
      .topheader .city > a:hover span {
        border-color: transparent; }
    .topheader .city .citymodal {
      position: absolute;
      top: calc(100% + 5px);
      left: 0;
      width: 345px;
      background: #fff;
      z-index: 10;
      padding: 20px;
      box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); }
    .topheader .city .title {
      font-size: 16px;
      color: #000000;
      margin-bottom: 13px; }
      .topheader .city .title span {
        font-weight: bold;
        color: #e31e25; }
    .topheader .city .site_button {
      min-height: 40px;
      font-size: 17px; }
    .topheader .city .closecity {
      padding: 0 20px;
      background: #e31e25;
      margin-right: 10px; }
      .topheader .city .closecity + .site_button {
        color: #e31e25;
        padding: 0 18px; }
        .topheader .city .closecity + .site_button:hover {
          color: #fff; }
  .topheader .letter_but {
    color: #000000;
    margin-right: 20px; }
    .topheader .letter_but:hover {
      color: #e31e25; }
  .topheader .soc {
    padding-left: 20px;
    border-left: 1px solid #c9c9c9; }
    .topheader .soc .body {
      font-size: 0;
      line-height: 0;
      display: flex; }
      .topheader .soc .body a {
        margin-left: 10px; }
        .topheader .soc .body a img {
          display: block; }
          .topheader .soc .body a img + img {
            display: none; }
        .topheader .soc .body a:hover img {
          display: none; }
          .topheader .soc .body a:hover img + img {
            display: block; }
  @media screen and (max-width: 991px) {
    .topheader {
      display: none; } }

.header {
  background: #fff;
  position: relative;
  z-index: 6;
  padding-top: 11px;
  font-size: 16px;
  line-height: 24px; }
  .header .top {
    padding-bottom: 14px;
    border-bottom: 1px solid #d9dadc;
    white-space: nowrap; }
    .header .top .left {
      max-width: 430px;
      width: 100%; }
    .header .top .right {
      max-width: 635px;
      width: 100%;
      min-width: 560px; }
    .header .top .slogan {
      margin-left: 10px; }
    .header .top .phone {
      text-align: right; }
      .header .top .phone + a {
        margin: 0 15px; }
      .header .top .phone .tel a {
        font-size: 20px;
        font-weight: bold;
        color: #000; }
      .header .top .phone .openmodal {
        border-bottom: 1px solid #f68c9d; }
        .header .top .phone .openmodal:hover {
          border-color: transparent; }
    .header .top .site_button {
      max-width: 213px;
      width: 100%; }
  .header .hidedesc {
    display: none;
    align-items: center; }
  @media screen and (max-width: 991px) {
    .header {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      display: flex;
      align-items: center;
      height: 60px;
      padding: 0;
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
      z-index: 10; }
      .header .top {
        padding: 0;
        border: 0; }
        .header .top .left {
          width: auto; }
      .header .hidedesc {
        display: flex; }
      .header .slogan, .header .address, .header .right {
        display: none; }
      .header .logo {
        max-width: 150px; } }

.wrapmenu {
  position: relative;
  height: 73px;
  z-index: 5; }
  .wrapmenu .fixwrapmenu {
    padding: 8px 0;
    background: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); }
  .wrapmenu .fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0; }
  @media screen and (max-width: 991px) {
    .wrapmenu {
      height: auto;
      display: none;
      position: fixed;
      top: 62px;
      left: 0;
      right: 0; }
      .wrapmenu .fixwrapmenu {
        padding: 10px 0;
        box-shadow: none; }
      .wrapmenu .search {
        max-width: none; } }

.topmenu {
  max-width: 870px;
  width: 100%; }
  .topmenu > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .topmenu > ul > li {
      flex-grow: 2;
      position: relative; }
      .topmenu > ul > li.sub:hover > a {
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); }
        .topmenu > ul > li.sub:hover > a:before {
          content: ''; }
      .topmenu > ul > li.sub:hover ul {
        display: block; }
      .topmenu > ul > li.sub a:hover:before {
        content: ''; }
      .topmenu > ul > li.active > a {
        color: #e31e25; }
      .topmenu > ul > li > a {
        display: flex;
        align-items: center;
        line-height: 55px;
        justify-content: center;
        font-size: 17px;
        color: #000000;
        padding: 0 5px;
        position: relative;
        font-weight: 500; }
        .topmenu > ul > li > a span {
          min-width: 10px;
          height: 5px;
          margin-left: 8px;
          margin-top: 2px;
          background: url(../images/arrow_topm.png) 0 0 no-repeat; }
        .topmenu > ul > li > a:before {
          position: absolute;
          bottom: -10px;
          left: 0;
          right: 0;
          height: 25px;
          z-index: 1;
          background: #fff; }
        .topmenu > ul > li > a:hover {
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); }
      .topmenu > ul > li ul {
        position: absolute;
        top: 100%;
        left: 0;
        width: 206px;
        background: #fff;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
        padding: 15px;
        margin: 0;
        list-style: none;
        display: none; }
        .topmenu > ul > li ul li {
          margin-top: 5px; }
          .topmenu > ul > li ul li:first-child {
            margin: 0; }
          .topmenu > ul > li ul li a {
            color: #000000; }
            .topmenu > ul > li ul li a:hover {
              color: #e31e25; }
  @media screen and (max-width: 991px) {
    .topmenu {
      display: none; } }

.search {
  position: relative;
  max-width: 270px;
  width: 100%; }
  .search input {
    display: block;
    width: 100%;
    line-height: 46px;
    border: 1px solid #d9dadc;
    padding: 0 45px 0 10px;
    font-size: 16px;
    color: #5f5f5f;
    height: 46px; }
  .search button {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 40px;
    border: 0;
    background: url(../images/search.png) 50% 50% no-repeat; }

.search {
  position: absolute;
  top: 5px;
  right: 15px;
  display: flex;
  border: 1px solid #d9dadc;
  border-radius: 3px;
  background: #fff;
  overflow: hidden; }
  .search input {
    border: 0; }
  .search .right {
    display: none;
    align-items: center;
    padding-right: 60px; }
    .search .right label {
      cursor: pointer;
      margin-left: 13px; }
      .search .right label:first-child {
        margin: 0; }
      .search .right label input {
        display: none; }
        .search .right label input:checked + span {
          background: #ed1a3a;
          font-weight: bold;
          color: #fff; }
      .search .right label span {
        display: block;
        line-height: 26px;
        padding: 0 12px 3px;
        border-radius: 2px;
        background: #fde8eb;
        font-size: 15px;
        color: #ed1a3a; }
  .search.open {
    max-width: none;
    width: auto;
    left: 15px; }
    .search.open .right {
      display: flex; }
  @media screen and (max-width: 991px) {
    .search {
      position: relative;
      top: auto;
      left: auto;
      right: auto;
      flex-direction: column-reverse; }
      .search .right {
        display: flex;
        padding: 0;
        text-align: center;
        padding: 10px 0 0 10px; }
        .search .right label {
          width: 46%; }
      .search.open {
        width: 100%;
        left: auto;
        right: auto; }
      .search button {
        top: 39px; } }

.opensearch {
  width: 20px;
  height: 20px;
  background: url(../images/search.png) 50% 50% no-repeat;
  cursor: pointer;
  margin-right: 20px; }
  .opensearch.active {
    background-image: url(../images/closesearch.png); }

.burger {
  width: 25px;
  position: relative;
  cursor: pointer;
  height: 18px; }
  .burger span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #e31e25;
    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: 60px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 6;
  background: #fff;
  max-height: calc(100vh - 60px);
  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 .city {
    font-size: 14px;
    color: #000000;
    padding-bottom: 10px;
    text-align: center;
    border-bottom: 1px solid #d9dadc; }
    .mobmenu .city a {
      padding-right: 15px;
      color: #909090;
      background: url(../images/arrow_topm.png) 100% 50% no-repeat;
      margin-left: 5px; }
      .mobmenu .city a span {
        border-bottom: 1px dotted #fa33a4; }
      .mobmenu .city a:hover span {
        border-color: transparent; }
  .mobmenu .login {
    display: flex;
    align-items: center;
    padding: 10px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    justify-content: center;
    margin-top: 12px; }
    .mobmenu .login a {
      margin: 0 15px;
      font-weight: bold; }
  .mobmenu .mob_m > ul {
    padding: 0 30px;
    list-style: none; }
    .mobmenu .mob_m > ul li {
      margin-top: 8px; }
      .mobmenu .mob_m > ul li a {
        font-size: 17px;
        color: #000000;
        font-weight: 500;
        display: inline-flex;
        align-items: center; }
        .mobmenu .mob_m > ul li a span {
          width: 10px;
          height: 5px;
          background: url(../images/arrow_topm.png);
          margin-left: 10px; }
        .mobmenu .mob_m > ul li a.active span {
          transform: rotate(180deg); }
    .mobmenu .mob_m > ul ul {
      padding: 5px 0 5px 10px;
      margin: 0;
      list-style: none;
      display: none; }
      .mobmenu .mob_m > ul ul li {
        margin-top: 0; }
        .mobmenu .mob_m > ul ul li a {
          font-size: 14px; }
  .mobmenu .bottom {
    text-align: center;
    color: #000;
    display: flex;
    flex-direction: column;
    align-items: center; }
  .mobmenu .phone .tel a {
    font-size: 20px;
    color: #000000;
    font-weight: bold; }
  .mobmenu .phone > a {
    border-bottom: 1px solid #e31e25; }
    .mobmenu .phone > a:hover {
      border-color: transparent; }
  .mobmenu .phone + a {
    margin: 15px 0 10px; }

.bottom_mobbut {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 60px;
  background: #17ae2c;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  z-index: 5; }
  @media screen and (min-width: 992px) {
    .bottom_mobbut {
      display: none; } }
  .bottom_mobbut img {
    margin-right: 30px; }

.flamp {
  position: fixed;
  left: 0;
  top: 300px;
  font-size: 0;
  line-height: 0;
  z-index: 10; }
  .flamp img {
    display: block; }
  @media screen and (max-width: 991px) {
    .flamp {
      display: none; } }

/* HEADER */
.mainblock {
  padding: 30px 0 90px; }
  @media screen and (max-width: 767px) {
    .mainblock {
      padding: 0 0 30px; }
      .mainblock .slider {
        margin: 0 -15px;
        width: auto; }
      .mainblock .product_day {
        margin-top: 25px; } }

.slider {
  height: 100%; }
  .slider .owl-stage-outer, .slider .owl-stage, .slider .owl-item {
    height: 100%; }
  .slider .item {
    position: relative;
    height: 100%; }
    .slider .item img {
      height: 100%;
      object-fit: cover; }
    .slider .item .wrap {
      position: absolute;
      top: 50px;
      left: 47px;
      right: 40px; }
    .slider .item .title {
      font-size: 44px;
      line-height: 47px;
      color: #ffffff;
      font-weight: bold; }
      .slider .item .title span {
        color: #e31e25; }
    .slider .item .site_button {
      margin-top: 35px; }
  .slider .owl-dots {
    position: absolute;
    bottom: 40px;
    left: 47px;
    display: flex;
    align-items: center; }
    .slider .owl-dots div {
      cursor: pointer;
      width: 10px;
      height: 10px;
      background: rgba(255, 255, 255, 0.3);
      margin-left: 20px; }
      .slider .owl-dots div.active {
        background: #e31e25; }
      .slider .owl-dots div:first-child {
        margin: 0; }
  @media screen and (max-width: 767px) {
    .slider .item .wrap {
      top: 15px;
      left: 15px; }
    .slider .item .title {
      font-size: 22px;
      line-height: 22px; }
    .slider .item .site_button {
      display: none; }
    .slider .owl-dots {
      bottom: 15px;
      left: 15px; } }

.product_day {
  padding: 7px 20px 15px;
  border: 3px solid #e21e25; }
  .product_day .top {
    padding-bottom: 15px; }
  .product_day .i_title {
    font-size: 20px;
    font-weight: bold;
    color: #e31e25; }
  .product_day .time {
    line-height: 20px;
    padding: 0 7px;
    font-size: 14px;
    color: #5f5f5f;
    border: 1px solid #d9dadc; }
  .product_day .img {
    display: block;
    font-size: 0;
    line-height: 0;
    text-align: center; }
  .product_day .title {
    text-align: center;
    padding: 10px 0 7px; }
    .product_day .title a {
      display: block;
      font-size: 20px;
      color: #313131;
      font-weight: bold;
      text-transform: uppercase; }
      .product_day .title a:hover {
        color: #e31e25; }
  .product_day .priceold {
    font-size: 20px;
    font-weight: 500;
    color: #e31e25;
    position: relative;
    display: inline-block; }
    .product_day .priceold:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      height: 1px;
      background: #e31e25; }
    .product_day .priceold span {
      color: #989898; }
  .product_day .price {
    font-size: 26px;
    font-weight: bold;
    color: #e31e25; }
  .product_day .sale_b {
    line-height: 25px;
    padding: 0 8px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
    background: #009515;
    margin-bottom: 2px; }

.door {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 -15px;
  padding-top: 20px; }
  .door div {
    flex-grow: 2;
    flex-basis: 20%;
    min-width: 198px;
    padding: 0 15px;
    margin-top: 10px; }
  .door a {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px 15px 15px;
    background: #efefef;
    border: 1px solid #efefef;
    font-size: 18px;
    font-weight: bold;
    color: #313131;
    height: 100%; }
    .door a span {
      margin-top: 15px;
      padding-right: 35px;
      letter-spacing: -0.5px;
      line-height: 1.2;
      background: url(../images/doorarrow.png) 100% 50% no-repeat; }
      .door a span em {
        font-style: normal;
        display: none; }
    .door a:hover {
      border-color: #e31e25;
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.3); }
  @media screen and (max-width: 767px) {
    .door {
      display: block; }
      .door a {
        flex-direction: row;
        min-height: 60px;
        padding: 0 10px; }
        .door a img {
          width: 25px; }
        .door a span {
          margin: 0 0 0 18px;
          flex-grow: 2; }
          .door a span em {
            display: block; } }

.podbor {
  margin-bottom: 40px; }
  .podbor .wrap {
    position: relative;
    padding: 25px 30px;
    background: #263345;
    min-height: 141px;
    color: #fff;
    margin-top: 30px; }
  .podbor .text {
    margin-top: 20px;
    font-size: 18px; }
  .podbor .progress {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1; }
    .podbor .progress div {
      width: 0;
      height: 3px;
      background: #ed193b;
      transition: all 0.4s ease 0s; }
  @media screen and (max-width: 767px) {
    .podbor {
      margin-bottom: 20px; }
      .podbor h2, .podbor .text {
        text-align: center; }
      .podbor h2 {
        margin-bottom: 5px; }
      .podbor .wrap {
        min-height: auto;
        padding: 15px 15px 20px;
        margin-top: 30px; } }

.stepslider {
  font-size: 16px; }
  .stepslider .item {
    position: relative; }
  .stepslider .left {
    font-weight: bold; }
  .stepslider .right {
    font-size: 16px; }
    .stepslider .right span {
      font-weight: bold; }
  .stepslider .title {
    font-size: 20px;
    margin-bottom: 25px; }
    .stepslider .title span {
      color: #e31e25; }
  .stepslider .radioblock {
    max-width: 675px;
    width: 100%; }
    .stepslider .radioblock label {
      cursor: pointer; }
  .stepslider .max {
    max-width: 340px; }
  .stepslider .long {
    max-width: 680px; }
  .stepslider .prev {
    padding-left: 30px;
    font-size: 20px;
    color: #fff;
    background: url(../images/prev.png) 0 50% no-repeat; }
  .stepslider .restart {
    line-height: 19px;
    padding-left: 35px;
    font-size: 20px;
    background: url(../images/restart.png) 0 50% no-repeat; }
    .stepslider .restart span {
      border-bottom: 1px solid #fff;
      color: #fff;
      display: block; }
    .stepslider .restart:hover span {
      border-color: transparent; }
  @media screen and (max-width: 767px) {
    .stepslider .item .title .right {
      display: none; }
    .stepslider .item .radioblock {
      flex-direction: column;
      align-items: flex-start; }
      .stepslider .item .radioblock label {
        margin-top: 20px; }
        .stepslider .item .radioblock label:first-child {
          margin: 0; }
    .stepslider .item .butwrap {
      flex-direction: column;
      align-items: flex-start; }
      .stepslider .item .butwrap .prev {
        margin-top: 15px;
        margin-left: auto; } }

.radioblock label {
  position: relative;
  padding-left: 33px;
  line-height: 16px;
  display: block; }
  .radioblock label input {
    display: none; }
    .radioblock label input:checked + span {
      background-position: 0 0; }
  .radioblock label span {
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/radio.png) 0 100% no-repeat; }

.productwrap > div {
  margin-bottom: 30px; }

.product {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
  text-align: center;
  padding: 17px 17px 10px;
  border: 1px solid #c6c6c6; }
  .product:hover {
    border-color: #ed1a3b;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3); }
  .product img {
    display: block;
    width: 100%; }
  .product > span {
    display: block;
    width: 100%; }
  .product .top {
    margin-bottom: 10px; }
  .product .title {
    margin-top: 20px;
    font-size: 20px;
    color: #313131;
    text-transform: uppercase;
    font-weight: bold;
    display: block; }
  .product .text {
    font-size: 14px;
    color: #929292; }
  .product .price {
    font-size: 20px;
    font-weight: 600; }
    .product .price span {
      font-size: 26px; }

.productbut {
  padding-bottom: 35px;
  border-bottom: 1px solid #d9dadc; }
  .productbut a {
    margin: 0 15px 15px; }

.topbrend {
  padding: 55px 0 110px; }
  .topbrend .brendslider {
    margin-top: 55px; }
    .topbrend .brendslider .item {
      display: flex;
      align-items: center; }
      .topbrend .brendslider .item img {
        width: auto; }
  @media screen and (max-width: 991px) {
    .topbrend .brendslider {
      text-align: center; }
      .topbrend .brendslider .item {
        justify-content: center; } }
  @media screen and (max-width: 767px) {
    .topbrend {
      padding: 30px 0 35px; }
      .topbrend .block_title h2 {
        text-align: center; }
        .topbrend .block_title h2 span {
          display: block; }
      .topbrend .brendslider {
        margin-top: 30px; } }

.pageslider {
  position: relative; }
  .pageslider .owl-stage {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
  .pageslider .owl-nav {
    position: absolute;
    font-size: 0;
    line-height: 0;
    height: 0;
    top: 50%;
    left: -85px;
    right: -85px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .pageslider .owl-nav div {
      width: 26px;
      height: 48px;
      background: url(../images/pagesliderarrow.png) 0 0 no-repeat; }
      .pageslider .owl-nav div:last-child {
        transform: rotate(180deg); }
  .pageslider .owl-dos {
    display: none; }
  @media screen and (max-width: 1370px) {
    .pageslider {
      padding: 0 50px; }
      .pageslider .owl-nav {
        left: 0;
        right: 0; } }

.page_form {
  padding: 55px 50px;
  background: #fff url(../images/pageformbg.jpg) 100% 50% no-repeat;
  background-size: cover;
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.16);
  position: relative; }
  .page_form .text {
    margin: 10px 0 15px;
    font-size: 18px; }
  .page_form .wrap {
    max-width: 870px;
    position: relative; }
    .page_form .wrap .row > div {
      margin-top: 10px; }
  .page_form .oferta {
    line-height: 18px; }
  @media screen and (max-width: 991px) {
    .page_form:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(255, 255, 255, 0.6); } }
  @media screen and (max-width: 767px) {
    .page_form {
      padding: 20px;
      margin: 0 -15px;
      background: #fff; }
      .page_form .wrap .row > div {
        order: 0; }
        .page_form .wrap .row > div.order1 {
          order: 1; }
        .page_form .wrap .row > div.order2 {
          order: 2; } }

.formlabel {
  display: block;
  position: relative;
  cursor: text; }
  .formlabel input {
    display: block;
    width: 100%;
    line-height: 43px;
    height: 60px;
    border: 1px solid #dadada;
    padding: 16px 16px 0;
    font-size: 16px;
    background: #f2f2f2; }
    .formlabel input:focus + span, .formlabel input.active + span {
      line-height: 30px;
      font-size: 14px; }
  .formlabel span {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    line-height: 60px;
    padding: 0 16px;
    font-size: 16px;
    color: #313131;
    transition: all 0.4s ease; }
    .formlabel span em {
      color: #f00;
      font-style: normal; }

.infoblock {
  padding: 215px 0 100px;
  background: #f5f5f5;
  margin-top: -110px; }
  .infoblock .wrap {
    background: #fff;
    box-shadow: 0 0 80px rgba(0, 0, 0, 0.16);
    margin-top: 55px; }
    .infoblock .wrap img {
      display: block;
      width: 100%; }
    .infoblock .wrap > .row {
      margin: 0; }
      .infoblock .wrap > .row.bottom {
        margin-top: -161px; }
        .infoblock .wrap > .row.bottom .wraptext {
          padding: 110px 35px 20px; }
        .infoblock .wrap > .row.bottom .text {
          margin-bottom: 35px; }
      .infoblock .wrap > .row > div {
        padding: 0; }
  .infoblock .wraptext {
    padding: 30px 35px 50px;
    font-size: 16px;
    line-height: 28px; }
  .infoblock .title {
    font-weight: bold;
    font-size: 18px;
    color: #313131;
    text-transform: uppercase; }
    .infoblock .title span {
      color: #e31e25; }
  .infoblock .text {
    margin: 16px 0 20px; }
  .infoblock .form {
    position: relative;
    z-index: 1;
    max-width: 520px; }
    .infoblock .form > div {
      margin-top: 15px; }
    .infoblock .form .oferta {
      font-size: 12px;
      line-height: 15px;
      color: #888888; }
  @media screen and (max-width: 1199px) {
    .infoblock .top > div:last-child {
      margin-top: -150px; }
    .infoblock .bottom {
      margin-top: 20px !important; }
      .infoblock .bottom .wraptext {
        padding: 20px !important; }
    .infoblock .wraptext {
      padding: 20px; } }
  @media screen and (max-width: 991px) {
    .infoblock .top > div:first-child {
      display: none; }
    .infoblock .top > div:last-child {
      margin-top: 0px; } }
  @media screen and (max-width: 767px) {
    .infoblock {
      padding: 30px 0;
      margin: 0; }
      .infoblock .block_title {
        text-align: center; }
      .infoblock .wrap {
        margin-top: 20px; } }

.videowerap {
  padding: 90px 0; }
  .videowerap .margin > div {
    margin-top: 40px; }
  .videowerap .infovideoslid {
    margin: -15px 0 35px;
    text-align: center;
    line-height: 20px;
    color: #313131; }
    .videowerap .infovideoslid span {
      font-size: 18px;
      margin-left: 5px;
      color: #b1b1b1; }
      .videowerap .infovideoslid span strong {
        color: #e31e25; }
  .videowerap .info {
    color: #313131; }
    .videowerap .info ul {
      padding: 0;
      margin: 0;
      list-style: none; }
      .videowerap .info ul li {
        margin-top: 3px; }
        .videowerap .info ul li a {
          border-bottom: 1px solid #f18e92; }
          .videowerap .info ul li a:hover {
            border-color: transparent; }
  .videowerap .text {
    padding-left: 20px; }
    .videowerap .text ul {
      padding: 0;
      margin: 0;
      list-style: none; }
      .videowerap .text ul li {
        margin-top: 25px;
        position: relative;
        padding-left: 30px; }
        .videowerap .text ul li:before {
          content: '';
          position: absolute;
          top: 10px;
          left: 0;
          width: 10px;
          height: 10px;
          background: #e31e25; }
  @media screen and (max-width: 767px) {
    .videowerap {
      padding: 35px 0; }
      .videowerap .block_title {
        text-align: center; }
      .videowerap .text {
        padding-left: 0; } }

.videoslider {
  margin-top: 5px; }
  .videoslider .video {
    position: relative;
    display: block; }
    .videoslider .video img {
      min-height: 300px;
      object-fit: cover;
      width: 100%;
      display: block; }
    .videoslider .video .wrap {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      text-align: center;
      color: #fff;
      font-weight: 500;
      text-shadow: 0 0 5px rgba(0, 0, 0, 0.9); }
      .videoslider .video .wrap > span {
        padding-top: 95px;
        background: url(../images/video.png) 50% 0 no-repeat; }
        .videoslider .video .wrap > span span {
          border-bottom: 1px solid #d6d7d8; }
  .videoslider .owl-nav {
    margin-top: 17px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 0;
    line-height: 0;
    padding: 0 6px; }
    .videoslider .owl-nav div {
      cursor: pointer;
      width: 23px;
      height: 11px;
      background: url(../images/arrowvideo.png); }
      .videoslider .owl-nav div:last-child {
        transform: rotate(180deg); }

.premium {
  padding-top: 20px;
  border-top: 1px solid #d9dadc;
  margin-top: 50px; }
  .premium .row > div {
    margin-top: 30px; }
  .premium .title {
    font-size: 25px;
    font-weight: bold;
    color: #e31e25;
    margin-top: -30px; }
  .premium .text {
    font-size: 17px;
    font-weight: 500;
    color: #313131;
    padding: 0; }
  @media screen and (max-width: 767px) {
    .premium {
      border: 0;
      padding: 0;
      text-align: center; }
      .premium .row > div:first-child {
        margin: 0; } }

.newsbg {
  padding: 100px 0;
  background: #f5f5f5; }
  .newsbg .newslider {
    margin-top: 30px; }
  @media screen and (max-width: 767px) {
    .newsbg {
      padding: 30px 0; }
      .newsbg .block_title {
        text-align: center; }
      .newsbg .newslider {
        margin-top: 20px; } }

.newslider {
  margin-top: 25px;
  margin: 0 -15px;
  width: auto; }
  .newslider .item {
    padding: 15px;
    min-height: 100%;
    display: flex; }
  .newslider .owl-stage {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch; }
  @media screen and (max-width: 767px) {
    .newslider {
      padding: 0;
      margin-top: 10px; }
      .newslider .owl-nav {
        display: none; }
      .newslider .owl-dots {
        display: flex;
        justify-content: center;
        margin-top: 15px; }
        .newslider .owl-dots div {
          width: 10px;
          height: 10px;
          cursor: pointer;
          margin-left: 10px;
          background: #636a73; }
          .newslider .owl-dots div:first-child {
            margin: 0; }
          .newslider .owl-dots div.active {
            background: #e31e25; } }

.newsblock {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #fff;
  width: 100%;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); }
  .newsblock > div {
    width: 100%; }
  .newsblock .body {
    padding: 15px 15px 5px; }
  .newsblock .date {
    margin-bottom: 12px;
    line-height: 20px;
    padding-left: 30px;
    font-size: 16px;
    font-weight: 500;
    color: #979797;
    background: url(../images/date.png) 0 50% no-repeat; }
  .newsblock .title a {
    line-height: 24px;
    font-weight: bold;
    color: #313131;
    display: block; }
    .newsblock .title a:hover {
      color: #e31e25; }
  .newsblock .bottom {
    padding: 0 15px 10px; }
  .newsblock .all {
    padding-right: 30px;
    background: url(../images/doorarrow.png) 100% 50% no-repeat; }
    .newsblock .all span {
      border-bottom: 1px solid transparent; }
    .newsblock .all:hover span {
      border-color: #f6b4b6; }

.content {
  padding: 75px 0 100px; }
  @media screen and (max-width: 767px) {
    .content {
      padding: 35px 0; } }

.seeblock {
  padding-top: 50px;
  border-top: 1px solid #ededed;
  margin-top: 100px; }
  @media screen and (max-width: 767px) {
    .seeblock {
      padding-top: 30px;
      margin-top: 40px; } }

.path {
  min-height: 65px;
  border-bottom: 1px solid #ededed;
  font-size: 14px;
  color: #313131;
  padding: 10px 0;
  font-weight: 500;
  line-height: 1.2; }
  .path a {
    color: #808080;
    border-bottom: 1px solid transparent; }
    .path a:hover {
      border-color: #808080; }
  .path span {
    color: #808080;
    margin: 0 10px; }

.page_date {
  margin: -10px 0 25px;
  line-height: 20px;
  padding-left: 30px;
  font-size: 16px;
  font-weight: 500;
  color: #979797;
  background: url(../images/date.png) 0 50% no-repeat; }
  @media screen and (max-width: 767px) {
    .page_date {
      margin-top: 0; } }

.page a {
  border-bottom: 1px solid #f18e92; }
  .page a:hover {
    border-color: transparent; }

.socnew {
  margin-top: 60px; }
  .socnew .title {
    margin-right: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #e31e25; }
  .socnew .body {
    display: flex; }
    .socnew .body a {
      margin-left: 11px; }
      .socnew .body a:first-child {
        margin: 0; }
      .socnew .body a img {
        display: block; }
        .socnew .body a img + img {
          display: none; }
      .socnew .body a:hover img {
        display: none; }
        .socnew .body a:hover img + img {
          display: block; }
  @media screen and (max-width: 767px) {
    .socnew {
      margin-top: 40px;
      flex-direction: column; }
      .socnew .title {
        margin: 0 0 15px; } }

.translate {
  padding-top: 10px; }
  .translate > div {
    margin-top: 20px; }
  .translate .block {
    background: #f3f3f3;
    min-height: 100%; }
  .translate .title {
    padding: 5px 15px;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    background: #e31e25; }
  .translate .body {
    padding: 8px 15px; }
  .translate ul {
    padding: 0;
    margin: 0;
    line-height: 20px;
    list-style: none;
    color: #313131; }
  @media screen and (max-width: 767px) {
    .translate {
      padding-top: 0; } }

.contacts {
  margin:-30px -15px 0;
  line-height: 28px; }
  .contacts > div {
    padding:0 15px;
    margin-top:30px; }
    .contacts > div:nth-child(4) .row {
      min-height: 100px; }
  .contacts .shadow{
    box-shadow:0 0 20px rgba(0,0,0,0.1);
    padding: 20px;
    border: 1px solid #bcbcbc; }
  .contacts .title {
    font-size: 20px;
    color: #ed1a3a;
    font-weight: bold;
    margin-bottom: 10px; }
  .contacts .sliderwrap {
    position: relative;
    margin-top: 10px; }
    .contacts .sliderwrap .tour {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 256px;
      height: 103px;
      z-index: 2;
      border: 0;
      background: url(../images/3dtour.png);
      padding: 36px 0 0 85px;
      font-size: 14px;
      font-weight: bold;
      color: #e31e25; }
      .contacts .sliderwrap .tour span {
        border-bottom: 1px solid #f18e92; }
      .contacts .sliderwrap .tour:hover span {
        border-color: transparent; }
  .contacts a {
    border-bottom: 1px solid #ed1a3a; }
    .contacts a.nolink {
      border: 0;
      color: #000; }
    .contacts a:hover {
      border-color: transparent; }
    .contacts a.tel {
      color: #313131;
      border: 0; }
  .contacts .nav {
    padding:0 20px;
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    margin: 12px -6px 0; }
    .contacts .nav li {
      padding: 0 6px;
      font-size: 0;
      line-height: 0; }
      .contacts .nav li img {
        display: block;
        cursor: pointer;
        border: 1px solid transparent; }
      .contacts .nav li.active img {
        border-color: #ed1a3b; }
  @media screen and (max-width: 767px) {
    .contacts > div {
      margin-top: 20px; }
      .contacts > div .row > div {
        margin-top: 20px; }
    .contacts .hidemob {
      display: none; } }

.contatcs_content h2 {
  font-size: 28px; }

.contatcs_text {
  margin-bottom: 20px; }
  @media screen and (max-width: 767px) {
    .contatcs_text br {
      display: none; } }

.contatcs_tab_title {
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 50px;
  padding-top: 10px; }
  .contatcs_tab_title ul {
    padding: 0;
    margin: 0 0 -1px;
    list-style: none;
    display: flex;
    position: relative; }
    .contatcs_tab_title ul li {
      margin-left: -1px;
      background: url(../images/borderleft.png) 0 10px no-repeat; }
      .contatcs_tab_title ul li:first-child {
        background: none; }
      .contatcs_tab_title ul li:first-child {
        margin-left: 0; }
      .contatcs_tab_title ul li.active a {
        border-color: #e31e25;
        color: #e31e25; }
        .contatcs_tab_title ul li.active a:before {
          content: ''; }
      .contatcs_tab_title ul li a {
        padding: 0 35px 10px;
        line-height: 37px;
        display: block;
        border-bottom: 2px solid transparent;
        font-size: 18px;
        font-weight: 600;
        color: #8e8e8e;
        position: relative; }
  .contatcs_tab_title select {
    display: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border: 0;
    background: url(../images/select_c.png) calc(100% - 20px) 50% no-repeat;
    color: #e31e25;
    font-size: 16px;
    height: 50px;
    padding: 0 20px;
    width: 100%;
    border-radius: 3px;
    border: 2px solid #e31e25; }
    .contatcs_tab_title select::-ms-expand {
      display: none; }
  @media screen and (max-width: 991px) {
    .contatcs_tab_title {
      margin-bottom: 20px;
      border: 0; }
      .contatcs_tab_title ul {
        display: none; }
      .contatcs_tab_title select {
        display: block; } }

.sorting_contatcs {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 30px; }
  .sorting_contatcs .title {
    margin-bottom: 10px;
    margin-right: 11px; }
  .sorting_contatcs ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style: none; }
    .sorting_contatcs ul li {
      margin-right: 11px;
      margin-bottom: 10px; }
      .sorting_contatcs ul li:last-child {
        margin: 0; }
    .sorting_contatcs ul label {
      cursor: pointer; }
      .sorting_contatcs ul label input {
        display: none; }
        .sorting_contatcs ul label input:checked + span {
          background: #e31e25;
          color: #fff; }
      .sorting_contatcs ul label span {
        display: block;
        border: 1px solid #e31e25;
        border-radius: 3px;
        line-height: 24px;
        padding: 0 15px;
        font-size: 15px;
        color: #e31e25; }

.contatcs_tab_body .t_block {
  display: none; }
  .contatcs_tab_body .t_block.active {
    display: block; }

.but3d {
  display: inline-block;
  vertical-align: top;
  line-height: 60px;
  padding-left: 80px;
  background: url(../images/3dbut.png) 0 0 no-repeat;
  margin-bottom: 85px; }
  .but3d span {
    border-bottom: 1px solid #f18e92; }
  .but3d:hover span {
    border-color: transparent; }
  @media screen and (max-width: 767px) {
    .but3d {
      padding-left: 50px;
      margin-bottom: 40px;
      line-height: 40px;
      background-size: contain;
      font-size: 13px; } }

.contacts .nav {
  margin: 12px 0 0; }

.contacts .nav .owl-item > div img {
  border: 1px solid transparent; }

.contacts .nav .owl-item > div.active img {
  border-color: #ed1a3b; }

.contacts .nav .owl-nav {
  position: absolute;
  top: calc(50% - 10px);
  left: 0;
  right: 0;
  font-size: 0;
  line-height: 0;
  height: 0;
  display: flex;
  justify-content: space-between; }

.contacts .nav .owl-nav div {
  cursor: pointer;
  background: url(../images/arrowbgcontrol.png) 0 0 no-repeat;
  width: 11px;
  height: 19px; }

.contacts .nav .owl-nav div:last-child {
  transform: rotate(180deg); }

.block3d {
  padding-top: 90px; }
  .block3d h2 {
    margin-bottom: 30px; }
  @media screen and (max-width: 767px) {
    .block3d {
      padding-top: 30px; } }

.mapwrap h2 {
  margin-bottom: 35px;
  font-size: 28px; }

.map {
  height: 650px; }
  @media screen and (max-width: 767px) {
    .map {
      height: 400px; } }

.documentbg {
  background: none; }
  .documentbg h2 {
    font-size: 28px;
    margin-bottom: 35px; }

.documentslider {
  margin-top: 30px; }
  .documentslider a {
    border: 1px solid #d5d5d5;
    display: block; }

.objectwrap h2 {
  font-size: 30px;
  margin: 0;
  padding-bottom: 10px; }
@media screen and (max-width: 767px) {
  .objectwrap h2 {
    text-align: center; } }

.objectblock {
  background: #fff;
  margin-top: 30px;
  box-shadow: 0 0 80px rgba(0, 0, 0, 0.16); }
  .objectblock.reverse .row {
    flex-direction: row-reverse; }
    .objectblock.reverse .row .right {
      padding-left: 30px; }
  .objectblock .img {
    height: 100%; }
    .objectblock .img img {
      display: block;
      height: 100%;
      width: 100%;
      object-fit: cover; }
  .objectblock .right {
    display: flex;
    justify-content: space-between;
    height: 100%;
    flex-direction: column; }
    .objectblock .right > div {
      width: 100%; }
    .objectblock .right a {
      border-bottom: 1px solid #f18e92; }
      .objectblock .right a:hover {
        border-color: transparent; }
  .objectblock .wrap {
    padding: 18px 30px 20px 20px; }
  .objectblock .title {
    font-size: 22px;
    font-weight: bold;
    color: #e32b31;
    margin-bottom: 25px;
    min-height: 50px; }
    .objectblock .title img {
      margin-right: 50px; }
  .objectblock .objectslider {
    max-width: 605px;
    margin-bottom: 30px;
    padding: 0 20px; }
    .objectblock .objectslider .owl-nav {
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      font-size: 0;
      line-height: 0;
      height: 0;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .objectblock .objectslider .owl-nav div {
        cursor: pointer;
        width: 11px;
        height: 19px;
        background: url(../images/arrwoobject.png) 0 0 no-repeat; }
        .objectblock .objectslider .owl-nav div:last-child {
          transform: rotate(180deg); }
  @media screen and (max-width: 767px) {
    .objectblock .row {
      display: block !important; }
    .objectblock.reverse .row .right {
      padding-left: 0; }
    .objectblock .title {
      flex-direction: column; }
      .objectblock .title img {
        margin: 0 0 20px; }
    .objectblock .objectslider {
      padding: 0 30px; }
      .objectblock .objectslider .owl-nav {
        left: 10px;
        right: 10px; } }

.page ul {
  padding: 0;
  list-style: none; }
  .page ul li {
    position: relative;
    margin-top: 15px;
    padding-left: 30px; }
    .page ul li:first-child {
      margin: 0; }
    .page ul li:before {
      content: '';
      position: absolute;
      top: 8px;
      left: 0;
      width: 10px;
      height: 10px;
      background: #e31e25; }

.pagewrap .right {
  justify-content: flex-end; }
.pagewrap .pageblock {
  max-width: 430px;
  width: 100%;
  padding: 15px 27px;
  border: 1px dashed #cb4746;
  box-shadow: 0 0 80px rgba(0, 0, 0, 0.16);
  font-size: 16px;
  line-height: 35px;
  color: #313131; }
  .pagewrap .pageblock p {
    margin: 0; }
  .pagewrap .pageblock .title {
    font-size: 20px;
    font-weight: bold;
    color: #e31e25;
    padding-bottom: 5px; }
  .pagewrap .pageblock .mail {
    border-bottom: 1px solid #f18e92; }
  .pagewrap .pageblock .tel {
    font-weight: bold;
    color: #e31e25; }
@media screen and (max-width: 767px) {
  .pagewrap .pageblock {
    max-width: none;
    margin-top: 30px; } }

/* FOOTER */
.footer {
  padding: 40px 0 40px;
  color: #fff;
  background: #263345; }
  .footer .top {
    font-size: 16px;
    line-height: 25px; }
    .footer .top .right {
      max-width: 635px;
      width: 100%; }
    .footer .top .phone {
      text-align: right;
      line-height: 1.5; }
      .footer .top .phone .tel a {
        font-size: 20px;
        font-weight: bold;
        color: #ffffff; }
      .footer .top .phone .openmodal {
        border-bottom: 1px solid #e31e25;
        color: #e31e25; }
        .footer .top .phone .openmodal:hover {
          border-color: transparent; }
  .footer .center {
    min-height: 86px;
    margin-top: 30px;
    border-top: 1px solid #5c6573;
    border-bottom: 1px solid #5c6573; }
    .footer .center ul {
      padding: 0;
      margin: 0;
      list-style: none;
      display: flex;
      justify-content: space-between;
      flex-grow: 2;
      max-width: 860px;
      margin-right: 20px; }
      .footer .center ul a {
        font-size: 17px;
        color: #ffffff;
        display: block;
        font-weight: 500; }
        .footer .center ul a:hover {
          color: #e31e25; }
  .footer .bottom {
    padding-top: 35px;
    color: #939393;
    line-height: 1.2;
    font-size: 15px; }
  .footer .soc {
    font-size: 0;
    line-height: 0;
    display: flex; }
    .footer .soc a {
      min-width: 30px;
      margin-left: 15px; }
      .footer .soc a:first-child {
        margin: 0; }
      .footer .soc a img {
        display: block; }
        .footer .soc a img + img {
          display: none; }
      .footer .soc a:hover img {
        display: none; }
        .footer .soc a:hover img + img {
          display: block; }
  .footer .f_link {
    color: #939393;
    border-bottom: 1px solid transparent; }
    .footer .f_link:hover {
      border-color: #939393; }
  .footer .insite a {
    font-weight: 600;
    color: #e31e25;
    border-bottom: 1px solid transparent; }
    .footer .insite a:hover {
      border-color: #e31e25; }
  @media screen and (max-width: 991px) {
    .footer {
      text-align: center; }
      .footer .top {
        flex-direction: column; }
        .footer .top > div {
          margin-top: 25px; }
        .footer .top .right {
          flex-direction: column; }
          .footer .top .right .phone {
            text-align: center;
            margin-bottom: 25px; }
            .footer .top .right .phone + a {
              margin-bottom: 20px; }
      .footer .center {
        margin: 40px 0 0;
        justify-content: center;
        min-height: 70px; }
        .footer .center ul {
          display: none; }
      .footer .bottom {
        flex-direction: column; }
      .footer .f_link {
        margin: 20px 0; } }

.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.6);
  z-index: 10;
  display: none; }
  .popup_wrap .wrap {
    display: inline-block;
    vertical-align: middle;
    max-width: 630px;
    width: 100%;
    padding: 0 30px 30px;
    background: #ffffff;
    position: relative;
    line-height: 1.2;
    font-size: 16px;
    color: #313131;
    box-sizing: border-box; }
  .popup_wrap .closebut {
    position: absolute;
    top: 0;
    right: -37px;
    width: 18px;
    height: 18px;
    background: url(../images/closebut.png) 0 0 no-repeat;
    cursor: pointer; }
  .popup_wrap form + .success {
    display: none; }
  .popup_wrap .success {
    font-size: 20px;
    text-align: left; }
    .popup_wrap .success .p_title {
      margin-bottom: 20px; }
  .popup_wrap .p_title {
    margin: 0 -30px;
    font-size: 35px;
    color: #000000;
    font-weight: 500;
    padding: 15px 30px;
    border-bottom: 2px solid #e31e25;
    text-align: left; }
  .popup_wrap .row > div {
    margin-top: 20px; }
  .popup_wrap .title {
    text-align: left; }
    .popup_wrap .title span {
      color: #f00; }
  .popup_wrap input, .popup_wrap textarea {
    display: block;
    width: 100%;
    line-height: 58px;
    border: 1px solid #dadada;
    border-radius: 3px;
    margin-top: 4px;
    padding: 0 18px;
    font-size: 16px;
    color: #313131; }
    .popup_wrap input::placeholder, .popup_wrap textarea::placeholder {
      color: #313131; }
  .popup_wrap input {
    height: 60px; }
  .popup_wrap textarea {
    line-height: 1.2;
    height: 175px;
    resize: none;
    padding: 15px 18px; }
  .popup_wrap .site_button {
    max-width: 270px;
    padding-bottom: 5px;
    width: 100%; }
  .popup_wrap .oferta {
    max-width: 400px;
    margin: 0 auto;
    line-height: 1.2;
    font-size: 14px; }
  .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: 19px;
      margin: 0 -15px;
      padding: 0 15px 15px; }
    .popup_wrap .closebut {
      right: 15px;
      top: 15px;
      background-position: 100% 0; } }

.oferta {
  text-align: left;
  padding-left: 32px;
  font-size: 15px;
  position: relative;
  color: #464646; }
  .oferta label {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer; }
    .oferta label input {
      display: none; }
      .oferta label input:checked + span {
        background: url(../images/check.png) 50% 50% no-repeat; }
    .oferta label span {
      display: block;
      width: 18px;
      height: 18px;
      border: 1px solid #dadada; }
  .oferta a {
    border-bottom: 1px solid #f2536c; }
    .oferta a:hover {
      border-color: transparent; }

.popup_wrap.citypopup .wrap {
  background: #fff;
  max-width: 375px;
  padding: 30px;
  border-radius: 5px; }
.popup_wrap.citypopup .block {
  margin-top: 35px; }
  .popup_wrap.citypopup .block:first-child {
    margin-top: 0; }
.popup_wrap.citypopup .title {
  margin-bottom: 15px;
  padding-left: 0;
  color: #e31e25;
  font-weight: bold; }
.popup_wrap.citypopup input {
  display: block;
  line-height: 53px;
  padding: 0 20px;
  border: 1px solid #e6e6e6;
  width: 100%; }
.popup_wrap.citypopup ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: left; }
  .popup_wrap.citypopup ul li {
    margin-top: 15px; }
    .popup_wrap.citypopup ul li:first-child {
      margin-top: 0; }
    .popup_wrap.citypopup ul li a {
      font-size: 16px;
      color: #838383;
      text-decoration: none;
      border-bottom: 1px solid transparent; }
      .popup_wrap.citypopup ul li a:hover {
        border-color: #838383; }
.popup_wrap.citypopup .scroll {
  position: relative; }
  .popup_wrap.citypopup .scroll .baron__scroller {
    height: 270px;
    overflow-y: auto; }
    .popup_wrap.citypopup .scroll .baron__scroller::-webkit-scrollbar {
      width: 5px; }
    .popup_wrap.citypopup .scroll .baron__scroller::-webkit-scrollbar-track {
      background: #f5f5f5; }
    .popup_wrap.citypopup .scroll .baron__scroller::-webkit-scrollbar-thumb {
      background: #e31e25; }
    .popup_wrap.citypopup .scroll .baron__scroller::-webkit-scrollbar-thumb:hover {
      background: #555; }
  .popup_wrap.citypopup .scroll .baron__track {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 5px;
    background: #f4f7fa;
    border-radius: 3px; }
    .popup_wrap.citypopup .scroll .baron__track .baron__free {
      position: relative;
      height: 100%; }
    .popup_wrap.citypopup .scroll .baron__track .baron__bar {
      border-radius: 3px;
      width: 5px;
      background: #d4d4d4;
      position: absolute; }
@media screen and (max-width: 767px) {
  .popup_wrap.citypopup .wrapp_in {
    padding-top: 0; } }

.popup_wrap.loginpopup .closebut {
  top: 18px; }
.popup_wrap.loginpopup .wrap {
  max-width: 330px;
  padding-top: 0;
  padding-bottom: 30px; }
.popup_wrap.loginpopup .login_title {
  padding: 15px 30px;
  background: #fff2fb;
  margin: 0 -30px 25px; }
  @media screen and (max-width: 767px) {
    .popup_wrap.loginpopup .login_title {
      margin: 0 -15px 20px; } }
  .popup_wrap.loginpopup .login_title ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center; }
    .popup_wrap.loginpopup .login_title ul li {
      padding-left: 30px;
      margin-left: 30px;
      border-left: 1px solid #d9d9d9; }
      .popup_wrap.loginpopup .login_title ul li:first-child {
        margin-left: 0;
        padding-left: 0;
        border: 0; }
      .popup_wrap.loginpopup .login_title ul li.active a {
        font-weight: bold;
        color: #d6098a; }
        .popup_wrap.loginpopup .login_title ul li.active a span {
          border-color: transparent; }
      .popup_wrap.loginpopup .login_title ul li a {
        display: block;
        line-height: 22px;
        font-size: 16px;
        color: #3a4590; }
        .popup_wrap.loginpopup .login_title ul li a span {
          border-bottom: 1px solid #cec7e0; }
.popup_wrap.loginpopup .form_group {
  margin-top: 20px;
  display: block; }
  .popup_wrap.loginpopup .form_group:first-child {
    margin: 0; }
.popup_wrap.loginpopup .butwap {
  margin-top: 20px; }
.popup_wrap.loginpopup .login_body .l_block {
  display: none; }
  .popup_wrap.loginpopup .login_body .l_block.active {
    display: block; }
.popup_wrap.loginpopup .link {
  margin-top: 10px; }
  .popup_wrap.loginpopup .link .oferta {
    margin-top: 5px; }
  .popup_wrap.loginpopup .link a {
    font-size: 14px;
    color: #d6098a;
    border-bottom: 1px solid #f5c1e2; }
    .popup_wrap.loginpopup .link a:hover {
      border-color: transparent; }

#gotop {
  display: none;
  position: fixed;
  z-index: 1;
  bottom: 20px;
  right: 20px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: url(../images/gotop.png) 0 0 no-repeat; }
  @media screen and (max-width: 991px) {
    #gotop {
      bottom: 80px; } }

/* FOOTER */

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