/* 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';
  font-display: swap
  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';
  font-display: swap
  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: 500;
  font-style: normal; }
@font-face {
  font-family: 'Gilroy';
  font-display: swap
  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; }
/* OWL & BOOTSTRAP & FONTS */
body, html {
  height: 100%; }

body {
  margin: 0;
  line-height: 30px;
  font-size: 16px;
  color: #4f4f52;
  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: #579ff7;
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

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

h1 {
  text-transform: uppercase;
  font-size: 42px;
  color: #000000;
  margin-bottom: 40px; }
  @media screen and (max-width: 767px) {
    h1 {
      font-size: 28px;
      margin-bottom: 25px; } }

h2 {
  text-transform: uppercase;
  font-size: 30px;
  color: #4f4f52;
  margin: 40px 0 20px; }
  @media screen and (max-width: 767px) {
    h2 {
      font-size: 26px;
      margin: 20px 0 10px; } }

h4 {
  font-size: 22px;
  font-weight: bold;
  color: #579ff7; }

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

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

.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; }
  .flex:after {
    display: none !important; }

.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: 50px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #ff9c00;
  border-radius: 30px; }
  .site_button:hover {
    background: #ff9c00;
    color: #fff; }
  .site_button.padding {
    padding: 0 25px; }
  .site_button.block {
    display: flex;
    width: 100%; }
  .site_button.maxbut {
    max-width: 250px;
    width: 100%; }
  .site_button.bg {
    background: #ff9c00;
    font-size: 16px; }
    .site_button.bg:hover {
      background: #ffa61a; }
  .site_button.color {
    color: #167bf7; }
    .site_button.color:hover {
      color: #fff; }
  .site_button.minbut {
    max-width: 180px;
    width: 100%; }

.header {
  padding: 19px 0 0;
  background: url(../images/header.jpg) 50% 0 no-repeat;
  background-size: cover; }
  .header .logo img {
    display: block; }
    .header .logo img + img {
      display: none; }
  .header .top {
    padding-bottom: 19px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    font-size: 14px;
    line-height: 24px; }
    .header .top .right {
      max-width: 550px;
      padding-left: 20px;
      flex-grow: 2; }
    .header .top .block strong {
      display: block; }
    .header .top .block a {
      color: #fff; }
    .header .top .city a {
      padding-right: 13px;
      background: url(../images/cityarrow.png) 100% 55% no-repeat; }
      .header .top .city a span {
        border-bottom: 1px dashed #126ad0; }
      .header .top .city a:hover span {
        border-color: transparent; }
    .header .top .mail a {
      border-bottom: 1px solid #126ad0; }
      .header .top .mail a:hover {
        border-color: transparent; }
    .header .top .phone a {
      font-size: 18px;
      font-weight: bold; }
  .header ul {
    padding: 0;
    margin: 0;
    list-style: none;
    flex-grow: 2;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 420px; }
    .header ul li.active a {
      border-color: #ff9c00; }
    .header ul li a {
      display: block;
      line-height: 49px;
      padding-top: 5px;
      border-bottom: 5px solid transparent;
      font-size: 16px;
      font-weight: 500;
      color: #fff; }
      .header ul li a:hover {
        border-color: #ff9c00; }
  .header .bottom .openmodal {
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    border-bottom: 1px dashed #2471d0;
    line-height: 1.2; }
    .header .bottom .openmodal:hover {
      border-color: transparent; }
  .header .burger {
    display: none; }
  @media screen and (max-width: 767px) {
    .header {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      z-index: 5;
      height: 65px;
      display: flex;
      align-items: center;
      padding: 0;
      background: #162940; }
      .header .logo img {
        display: none; }
        .header .logo img + img {
          display: block; }
      .header .top {
        padding: 0;
        border: 0; }
        .header .top .right {
          display: none; }
      .header .bottom {
        display: none; }
      .header .burger {
        display: block; } }

.burger {
  width: 25px;
  position: relative;
  cursor: pointer;
  height: 18px; }
  .burger span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fff;
    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: 65px;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: calc(100vh - 65px);
  overflow-y: auto;
  background: #162940;
  z-index: 5;
  color: #fff;
  display: none; }
  .mobmenu a {
    color: #fff; }
  .mobmenu .wrap {
    padding: 10px 30px 30px;
    text-align: center;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    min-height: 100%; }
  .mobmenu .citywrap {
    padding: 20px 0;
    border-top: 1px solid #455466;
    border-bottom: 1px solid #455466;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 30px;
    font-weight: bold; }
    .mobmenu .citywrap a {
      font-weight: normal;
      padding-right: 13px;
      margin-left: 5px;
      background: url(../images/cityarrow.png) 100% 55% no-repeat; }
      .mobmenu .citywrap a span {
        border-bottom: 1px dashed #126ad0; }
  .mobmenu ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .mobmenu ul li {
      margin-top: 10px; }
      .mobmenu ul li a {
        font-size: 18px;
        font-weight: 500; }
  .mobmenu .bottom {
    padding-top: 20px; }
  .mobmenu .block {
    margin-top: 30px;
    font-size: 14px;
    line-height: 24px; }
    .mobmenu .block:first-child {
      margin: 0; }
    .mobmenu .block strong {
      display: block; }
  .mobmenu .mail a {
    border-bottom: 1px solid #167bf7; }
  .mobmenu .phone a {
    font-weight: bold;
    font-size: 18px; }

.path {
  min-height: 55px;
  background: #f7f7f7;
  padding: 10px 0;
  font-size: 13px;
  color: #4f4f52; }
  .path a {
    color: #a0a0a0;
    border-bottom: 1px solid transparent; }
    .path a:hover {
      border-color: #d1d1d1; }
  .path span {
    color: #a0a0a0;
    margin: 0 7px; }

.content {
  padding: 50px 0 80px; }
  .content.min {
    padding: 50px 0 10px; }
  @media screen and (max-width: 767px) {
    .content {
      padding: 30px 0; }
      .content.min {
        padding: 30px 0 10px; } }

.page .hr {
  margin: 50px 0;
  height: 2px;
  background: #579ff7; }
.page ul, .page ol {
  padding-left: 20px;
  list-style: none; }
  .page ul li, .page ol li {
    padding-left: 23px;
    position: relative;
    margin-top: 10px; }
    .page ul li:first-child, .page ol li:first-child {
      margin: 0; }
.page ul li:before {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  width: 8px;
  height: 8px;
  background: #ff9c00; }
.page ol {
  counter-reset: heading; }
  .page ol li {
    counter-increment: heading; }
    .page ol li:before {
      content: counter(heading) ".";
      position: absolute;
      left: 0;
      top: 0;
      font-weight: bold;
      color: #ff9c00; }
.page table {
  width: 100%;
  border-spacing: 0;
  border-top: 1px solid #cfe5ff;
  border-right: 1px solid #cfe5ff; }
  .page table th {
    border-left: 1px solid #cfe5ff;
    border-bottom: 1px solid #cfe5ff;
    background: #e5f1ff;
    padding: 10px;
    line-height: 1.2; }
  .page table td {
    text-align: center;
    border-left: 1px solid #cfe5ff;
    border-bottom: 1px solid #cfe5ff;
    white-space: nowrap;
    padding: 10px;
    line-height: 24px; }
    .page table td:first-child {
      text-align: left; }
@media screen and (max-width: 767px) {
  .page .hr {
    margin: 25px 0; } }

.premium > div {
  margin-bottom: 30px; }
.premium .block {
  padding: 30px 15px;
  height: 100%;
  background: #fff;
  text-align: center;
  box-shadow: 0 0 27px rgba(0, 0, 0, 0.12);
  line-height: 26px; }
  .premium .block .p_title {
    margin-top: 20px; }

.mapwrap {
  height: 600px;
  position: relative; }
  .mapwrap .wrap {
    position: relative;
    z-index: 2;
    background: #fff url(../images/contatctsbg.png) 100% 100% no-repeat;
    max-width: 350px;
    padding: 45px;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.12); }
    @media screen and (min-width: 1023px) {
      .mapwrap .wrap {
        margin-left: -45px; } }
  .mapwrap .block {
    margin-bottom: 18px;
    font-size: 16px;
    line-height: 30px;
    color: #4f4f52; }
    .mapwrap .block strong {
      display: block;
      color: #ff9c00; }
    .mapwrap .block:last-child {
      margin: 0;
      padding-top: 20px; }
  .mapwrap .phone a {
    font-weight: bold;
    color: #4f4f52; }
  .mapwrap .mail a {
    color: #4f4f52;
    border-bottom: 1px solid #167bf7; }
    .mapwrap .mail a:hover {
      border-color: transparent; }
  .mapwrap .map {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ccc; }
  @media screen and (max-width: 767px) {
    .mapwrap {
      height: auto; }
      .mapwrap .blockin {
        padding: 0; }
      .mapwrap .wrap {
        max-width: none; }
      .mapwrap .map {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        height: 400px;
        width: 100%; } }

.folder {
  padding-bottom: 60px; }
  .folder .row > div {
    margin-bottom: 30px; }
  .folder .default {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
    position: relative;
    border: 1px solid #e1e1e1; }
    .folder .default:hover {
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.18); }
    .folder .default img {
      display: block;
      width: 100%; }
    .folder .default .title {
      display: flex;
      align-items: center;
      min-height: 70px;
      line-height: 25px;
      padding-left: 25px;
      padding-right: 30px;
      background: #eff4ff;
      font-size: 18px;
      font-weight: 500;
      color: #167bf7;
      border-left: 4px solid #ff9c00; }
      .folder .default .title span {
        padding-right: 25px;
        width: 100%;
        display: block;
        background: url(../images/arrow_folder_default.png) 100% 50% no-repeat; }
  .folder .baner {
    display: block;
    border: 1px solid #e1e1e1;
    position: relative; }
    .folder .baner:hover {
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.18); }
    .folder .baner img {
      display: block; }
    .folder .baner .link {
      position: absolute;
      top: 20px;
      left: 20px;
      color: #fff; }
    .folder .baner .title {
      display: block;
      font-size: 20px;
      line-height: 26px;
      text-transform: uppercase;
      font-weight: 500; }
    .folder .baner .all {
      margin-top: 15px;
      display: inline-block;
      vertical-align: top;
      padding-right: 36px;
      background: url(../images/arrow_folder.png) 100% 50% no-repeat; }
  @media screen and (max-width: 767px) {
    .folder {
      padding-bottom: 10px; }
      .folder .default .title {
        padding: 0 15px;
        font-size: 15px; }
        .folder .default .title br {
          display: none; }
      .folder .row div {
        order: 0; }
        .folder .row div:nth-child(3) {
          order: 1; } }

.detail > div {
  margin-bottom: 70px; }
  .detail > div:last-child {
    margin: 0; }
.detail .detailimg {
  font-size: 0;
  line-height: 0;
  border: 1px solid #e1e1e1;
  display: block; }
  .detail .detailimg img {
    display: block;
    width: 100%; }
.detail .right {
  padding-left: 40px; }
.detail ul {
  padding-left: 0;
  margin-bottom: 40px; }
  .detail ul li {
    margin-top: 13px; }
@media screen and (max-width: 767px) {
  .detail > div {
    margin-bottom: 50px; }
  .detail .right {
    padding: 0;
    display: flex;
    flex-direction: column; }
    .detail .right .site_button {
      order: 0;
      margin-bottom: 20px; }
    .detail .right div {
      order: 1; }
      .detail .right div ul {
        margin-bottom: 0; } }

.mainslider .header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: none;
  z-index: 5; }
@media screen and (max-width: 767px) {
  .mainslider .header {
    position: fixed;
    transition: all 0.4s ease 0s; }
    .mainslider .header.open, .mainslider .header.fixed {
      background: #162940; } }

.slider {
  position: relative;
  z-index: 1; }
  .slider .item {
    position: relative;
    display: flex;
    align-items: center;
    height: 100vh;
    text-align: center;
    color: #fff;
    padding-top: 100px;
    min-height: 650px; }
    .slider .item:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      max-width: 1740px;
      width: 100%;
      background: url(../images/sliderdrag.png) 50% 0 repeat-y;
      z-index: 1; }
    .slider .item:after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      max-width: 1740px;
      width: 100%;
      background: url(../images/sliderdrag.png) 50% 0 repeat-y;
      transform: rotate(180deg); }
    .slider .item img {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      object-fit: cover;
      z-index: 0; }
    .slider .item .blockin {
      z-index: 2; }
    .slider .item .title {
      font-size: 50px;
      line-height: 63px;
      font-weight: 500;
      text-transform: uppercase;
      text-shadow: 0 2px 6px rgba(0, 0, 0, 0.5); }
      @media screen and (max-width: 1120px) {
        .slider .item .title {
          font-size: 40px;
          line-height: 53px; } }
      @media screen and (max-width: 991px) {
        .slider .item .title {
          font-size: 30px;
          line-height: 43px;
          padding: 0 30px; } }
    .slider .item .text {
      max-width: 700px;
      margin: 25px auto 45px;
      text-shadow: 0 2px 6px rgba(0, 0, 0, 0.5); }
      @media screen and (max-width: 991px) {
        .slider .item .text {
          padding: 0 40px; } }
    .slider .item .site_button {
      max-width: 215px;
      width: 100%;
      box-shadow: 0 0 18px rgba(0, 0, 0, 0.5); }
  .slider .owl-dots {
    position: absolute;
    bottom: 55px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center; }
    .slider .owl-dots div {
      cursor: pointer;
      width: 14px;
      height: 14px;
      background: url(../images/sliderdots.png) 100% 0 no-repeat;
      margin-left: 25px; }
      .slider .owl-dots div:first-child {
        margin: 0; }
      .slider .owl-dots div.active {
        background-position: 0 0; }
  .slider .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 1350px;
    padding: 0 15px;
    display: flex;
    justify-content: space-between;
    font-size: 0;
    line-height: 0;
    height: 0;
    margin: 0 auto; }
    .slider .owl-nav div {
      cursor: pointer;
      width: 26px;
      height: 49px;
      background: url(../images/slidernav.png) 0 0 no-repeat; }
      .slider .owl-nav div:last-child {
        transform: rotate(180deg); }
  @media screen and (max-width: 767px) {
    .slider {
      margin-top: -65px; }
      .slider .item {
        min-height: auto;
        padding-top: 0; }
        .slider .item .title {
          font-size: 30px;
          line-height: 39px;
          padding: 0 0 50px; }
          .slider .item .title span {
            display: block; }
          .slider .item .title br {
            display: none; }
      .slider .text {
        display: none; }
      .slider .owl-dots {
        bottom: 33px;
        left: 60px;
        right: 60px; }
      .slider .owl-nav {
        bottom: 55px;
        top: auto; }
        .slider .owl-nav div {
          width: 14px;
          height: 25px;
          background-size: cover; } }

.mainfolder {
  position: relative;
  padding: 70px 0 80px; }
  .mainfolder:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    max-width: 1740px;
    width: 100%;
    background: url(../images/companyleft_drag.png) 50% 0 repeat-y; }
  .mainfolder:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    max-width: 1740px;
    width: 100%;
    background: url(../images/companyleft_drag.png) 50% 0 repeat-y;
    transform: rotate(180deg); }
  .mainfolder .blockin {
    z-index: 1; }
  .mainfolder .folder {
    padding-bottom: 20px; }
  .mainfolder .site_button {
    max-width: 215px;
    width: 100%; }
  @media screen and (min-width: 768px) {
    .mainfolder h2 {
      font-size: 42px;
      margin: 0 0 40px;} }
  @media screen and (max-width: 767px) {
    .mainfolder {
      padding: 30px 0 40px; }
      .mainfolder h2 {
        text-align: center; } }

.maincompany {
  padding: 70px 0 80px;
  position: relative; }
  .maincompany:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    max-width: 1740px;
    width: 100%;
    background: url(../images/companyleft_drag.png) 50% 0 repeat-y; }
  .maincompany:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    max-width: 1740px;
    width: 100%;
    background: url(../images/companyleft_drag.png) 50% 0 repeat-y;
    transform: rotate(180deg); }
  .maincompany .blockin {
    z-index: 1; }
  @media screen and (min-width: 768px) {
    .maincompany h2 {
      font-size: 42px;
      margin: 0 0 40px;} }
  .maincompany .orange {
    max-width: 215px;
    width: 100%;
    color: #ff9c00; }
    .maincompany .orange span {
      width: 8px;
      height: 12px;
      background: url(../images/companyarrow.png) 0 0 no-repeat;
      margin-left: 10px; }
    .maincompany .orange:hover {
      color: #fff; }
      .maincompany .orange:hover span {
        background-position: 0 100%; }
  @media screen and (max-width: 767px) {
    .maincompany {
      padding: 40px 0; }
      .maincompany h2 {
        text-align: center; }
      .maincompany .row > div {
        text-align: center;
        margin-top: 30px; }
        .maincompany .row > div:first-child {
          margin: 0; } }

.site_form {
  padding: 56px 0 62px;
  background: url(../images/siteformbg.jpg) 50% 0 no-repeat;
  background-size: cover; }
  .site_form .title {
    text-align: center;
    font-size: 42px;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 30px; }
  .site_form .wrap {
    padding: 35px 15px;
    background: #fff;
    border-bottom: 4px solid #ff9c00;
    box-shadow: 0 6px 27px rgba(0, 0, 0, 0.3);
    max-width: 970px;
    margin: 0 auto; }
  .site_form .text {
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    padding-bottom: 10px; }
  .site_form form {
    max-width: 830px;
    margin: 0 auto; }
  .site_form .row > div {
    margin-top: 15px; }
  .site_form .oferta {
    margin-left: 16px; }
  @media screen and (max-width: 767px) {
    .site_form {
      padding: 25px 0; }
      .site_form .title {
        font-size: 26px; }
      .site_form .wrap {
        padding: 20px 15px; }
      .site_form .row > div.order3 {
        order: 1; }
      .site_form .row > div.order4 {
        order: 2; } }

.inputwrap {
  position: relative;
  display: block;
  cursor: text; }
  .inputwrap span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    line-height: 50px;
    padding: 0 25px;
    font-size: 14px;
    color: #8e8e8e;
    transition: all 0.4s ease 0s; }
    .inputwrap span em {
      color: #f00;
      font-weight: normal; }
  .inputwrap input {
    display: block;
    padding: 10px 25px 0;
    line-height: 40px;
    height: 50px;
    border: 1px solid #e2e2e2;
    border-radius: 25px;
    color: #000;
    font-size: 14px;
    width: 100%; }
    .inputwrap input:focus + span, .inputwrap input.focus + span {
      line-height: 25px;
      font-size: 12px; }

.footer {
  line-height: 24px;
  padding: 20px 0 30px;
  background: #162940;
  color: #fff; }
  .footer .right {
    flex-grow: 2;
    max-width: 580px; }
  .footer .top {
    margin-bottom: 50px; }
    .footer .top .block strong {
      display: block; }
    .footer .top .mail a {
      color: #fff;
      border-bottom: 1px solid #167bf7; }
      .footer .top .mail a:hover {
        border-color: transparent; }
    .footer .top .phone a {
      color: #fff;
      font-weight: bold;
      font-size: 18px; }
  .footer .center {
    padding-bottom: 40px;
    border-bottom: 1px solid #455466;
    font-size: 14px;
    line-height: 20px; }
    .footer .center ul {
      padding: 0;
      margin: 0;
      list-style: none; }
      .footer .center ul:nth-child(2) {
        padding-left: 40px; }
      .footer .center ul li {
        margin-top: 17px; }
        .footer .center ul li:first-child {
          margin-top: 0; }
        .footer .center ul li a {
          color: #fff;
          font-weight: 500;
          border-bottom: 1px solid transparent; }
          .footer .center ul li a:hover {
            border-color: #647080; }
  .footer .bottom {
    padding-top: 30px;
    font-size: 12px;
    line-height: 1.2;
    color: #688ebb; }
    .footer .bottom .f_link {
      color: #688ebb;
      border-bottom: 1px solid transparent; }
      .footer .bottom .f_link:hover {
        border-color: #263d59; }
    .footer .bottom .insite a {
      color: #ff9c00;
      font-weight: 500;
      border-bottom: 1px solid transparent; }
      .footer .bottom .insite a:hover {
        border-color: #a26e1a; }
  @media screen and (max-width: 991px) {
    .footer .top {
      flex-direction: column;
      margin-bottom: 30px;
      text-align: center; }
      .footer .top .block {
        margin-top: 30px; }
        .footer .top .block:first-child {
          display: none; }
    .footer .right {
      max-width: none;
      flex-direction: column; }
    .footer .center .slogan {
      display: none; }
    .footer .center ul {
      display: none; }
    .footer .bottom {
      flex-direction: column; }
      .footer .bottom .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.5);
  z-index: 10;
  display: none; }
  .popup_wrap .wrap {
    display: inline-block;
    vertical-align: middle;
    max-width: 650px;
    width: 100%;
    padding: 30px 50px 50px;
    background: #ffffff;
    position: relative;
    font-size: 15px;
    line-height: 1.2;
    box-sizing: border-box;
    text-align: left;
    border-bottom: 4px solid #ff9c00;
    box-shadow: 0 6px 27px rgba(0, 0, 0, 0.3); }
  .popup_wrap .p_title {
    font-size: 42px;
    color: #579ff7;
    font-weight: 500;
    text-align: center; }
  .popup_wrap .closebut {
    position: absolute;
    top: 18px;
    right: 18px;
    width: 16px;
    height: 16px;
    background: url(../images/closebut.png) 0 0 no-repeat;
    cursor: pointer; }
  .popup_wrap .row > div {
    margin-top: 17px; }
  .popup_wrap .form_group span {
    display: block;
    padding-left: 25px;
    font-size: 13px;
    color: #4f4f52;
    padding-bottom: 8px; }
    .popup_wrap .form_group span em {
      color: #f00;
      font-style: normal; }
  .popup_wrap .form_group input, .popup_wrap .form_group textarea {
    display: block;
    width: 100%;
    padding: 0 25px;
    line-height: 48px;
    height: 50px;
    border: 1px solid #e1e1e1;
    font-size: 15px;
    border-radius: 25px; }
  .popup_wrap .form_group textarea {
    line-height: 1.2;
    padding: 20px;
    height: 125px;
    resize: none; }
  .popup_wrap .success {
    text-align: center; }
  .popup_wrap .p_body {
    padding-top: 10px; }
  .popup_wrap form + .success {
    display: none; }
  .popup_wrap:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle; }
  .popup_wrap.citypopup .wrap {
    max-width: 360px;
    padding: 35px; }
  .popup_wrap.citypopup .c_title {
    font-size: 20px;
    font-weight: bold;
    color: #579ff7;
    padding-bottom: 25px;
    padding-left: 25px; }
  .popup_wrap.citypopup .block {
    margin-top: 35px; }
    .popup_wrap.citypopup .block:first-child {
      margin-top: 0; }
    .popup_wrap.citypopup .block:last-child {
      padding-left: 25px; }
  .popup_wrap.citypopup .title {
    margin-bottom: 20px;
    font-size: 14px;
    color: #4f4f52;
    font-weight: bold; }
  .popup_wrap.citypopup ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .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: #000;
        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: hidden; }
    .popup_wrap.citypopup .scroll .baron__track {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      width: 5px;
      background: #ddecfd;
      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: #579ff7;
        position: absolute; }
  @media screen and (max-width: 767px) {
    .popup_wrap.citypopup .wrapp_in {
      padding-top: 0; }
    .popup_wrap.citypopup .wrap {
      padding: 20px; }
    .popup_wrap.citypopup .block, .popup_wrap.citypopup .c_title {
      padding-left: 0 !important; } }
  @media screen and (max-width: 767px) {
    .popup_wrap .wrap {
      padding: 40px 15px 15px; }
    .popup_wrap .p_title {
      font-size: 28px; } }

.oferta {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 20px;
  padding-left: 33px;
  font-size: 13px;
  line-height: 16px;
  color: #888888; }
  .oferta label {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer; }
    .oferta label input {
      display: none; }
      .oferta label input:checked + span {
        background: url(../images/checked.png) 50% 50% no-repeat; }
    .oferta label span {
      display: block;
      width: 20px;
      height: 20px;
      border: 1px solid #cbcbcb; }
  .oferta a {
    color: #ff9c00;
    border-bottom: 1px solid transparent; }
    .oferta a:hover {
      border-color: #ffc466; }

#gotop {
  display: none;
  position: fixed;
  z-index: 3;
  bottom: 20px;
  right: 20px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: url(../images/gotop.png) 0 0 no-repeat; }

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