

/* Start:/local/templates/generator/layout/landing/fancybox/jquery.fancybox.css?17757979373994*/
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp{padding:0;margin:0;border:0;outline:none;vertical-align:top;}
.fancybox-wrap{position:absolute;top:0;left:0;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);z-index:8020;}
.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.fancybox-opened{z-index:8030;}
.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0, 0, 0, 0.5);-moz-box-shadow:0 10px 25px rgba(0, 0, 0, 0.5);box-shadow:0 10px 25px rgba(0, 0, 0, 0.5);}
.fancybox-outer, .fancybox-inner{position:relative;}
.fancybox-inner{overflow:hidden;}
.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch;}
.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap;}
.fancybox-image, .fancybox-iframe{display:block;width:100%;height:100%;}
.fancybox-image{max-width:100%;max-height:100%;}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span{background-image:url(/local/templates/generator/layout/landing/fancybox/fancybox_sprite.png);}
#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:0.8;cursor:pointer;z-index:8060;}
#fancybox-loading div{width:44px;height:44px;background:url(/local/templates/generator/layout/landing/fancybox/fancybox_loading.gif) center center no-repeat;}
.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040;}
.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url(/local/templates/generator/layout/landing/fancybox/blank.gif);-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040;}
.fancybox-prev{left:0;}
.fancybox-next{right:0;}
.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden;}
.fancybox-prev span{left:10px;background-position:0 -36px;}
.fancybox-next span{right:10px;background-position:0 -72px;}
.fancybox-nav:hover span{visibility:visible;}
.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;max-width:99999px;max-height:99999px;overflow:visible !important;}
.fancybox-lock{overflow:visible !important;width:auto;}
.fancybox-lock body{overflow:hidden !important;}
.fancybox-lock-test{overflow-y:hidden !important;}
.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url(/local/templates/generator/layout/landing/fancybox/fancybox_overlay.png);}
.fancybox-overlay-fixed{position:fixed;bottom:0;right:0;}
.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll;}
.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050;}
.fancybox-opened .fancybox-title{visibility:visible;}
.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center;}
.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:transparent;background:rgba(0, 0, 0, 0.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:bold;line-height:24px;white-space:nowrap;}
.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff;}
.fancybox-title-inside-wrap{padding-top:10px;}
.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0, 0, 0, .8);}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5){#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span{background-image:url(/local/templates/generator/layout/landing/fancybox/fancybox_sprite@2x.png);background-size:44px 152px;}
#fancybox-loading div{background-image:url(/local/templates/generator/layout/landing/fancybox/fancybox_loading@2x.gif);background-size:24px 24px;}
}
/* End */


/* Start:/local/templates/generator/layout/landing/css/styles.css?177579793740096*/
@charset "UTF-8";
/* 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("/local/templates/generator/layout/landing/css/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: 'Circe';
  src: url("/local/templates/generator/layout/landing/css/../fonts/Circe-Regular.eot");
  src: url("/local/templates/generator/layout/landing/css/../fonts/Circe-Regular.eot?#iefix") format("embedded-opentype"), url("/local/templates/generator/layout/landing/css/../fonts/Circe-Regular.woff") format("woff"), url("/local/templates/generator/layout/landing/css/../fonts/Circe-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Circe';
  src: url("/local/templates/generator/layout/landing/css/../fonts/Circe-Bold.eot");
  src: url("/local/templates/generator/layout/landing/css/../fonts/Circe-Bold.eot?#iefix") format("embedded-opentype"), url("/local/templates/generator/layout/landing/css/../fonts/Circe-Bold.woff") format("woff"), url("/local/templates/generator/layout/landing/css/../fonts/Circe-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Circe';
  src: url("/local/templates/generator/layout/landing/css/../fonts/Circe-ExtraBold.eot");
  src: url("/local/templates/generator/layout/landing/css/../fonts/Circe-ExtraBold.eot?#iefix") format("embedded-opentype"), url("/local/templates/generator/layout/landing/css/../fonts/Circe-ExtraBold.woff") format("woff"), url("/local/templates/generator/layout/landing/css/../fonts/Circe-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal; }
/* OWL & BOOTSTRAP & FONTS */
body, html {
  height: 100%; }

body {
  margin: 0;
  line-height: 34px;
  font-size: 18px;
  color: #001903;
  font-family: "Circe"; }

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

input, textarea, select {
  display: block;
  width: 100%;
  height: 56px;
  line-height: 54px;
  border: 1px solid #dbdbdb;
  font-size: 14px;
  color: #000;
  padding: 0 20px; }
  input:placeholder, textarea:placeholder, select:placeholder {
    color: #737b7d; }

textarea {
  line-height: 1.2;
  padding: 20px;
  height: 130px; }

.form_group {
  display: block;
  line-height: 1.2; }
  .form_group span {
    display: block;
    font-size: 15px;
    color: #3a3a3a;
    margin-bottom: 5px; }
    .form_group span em {
      color: #f00;
      font-family: serif; }

button {
  cursor: pointer; }

img {
  max-width: 100%; }

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

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

h2 {
  font-size: 42px;
  padding-bottom: 30px;
  background: url(/local/templates/generator/layout/landing/css/../images/h2bg.png) 0 100% no-repeat; }
  @media screen and (max-width: 991px) {
    h2 {
      font-size: 30px; } }
  @media screen and (max-width: 767px) {
    h2 {
      font-size: 25px; } }

h3 {
  font-size: 24px; }
  @media screen and (max-width: 767px) {
    h3 {
      font-size: 22px; } }

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

.wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100%; }

.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; }

/* HEADER */
.header {
  position: fixed;
  top: 0;
  padding: 40px 0;
  z-index: 4;
  left: 0;
  right: 0;
  transition: all 0.4s ease; }
  .header .logo {
    transition: all 0.4s ease;
    width: 192px;
    min-width: 192px;
    max-width: 192px; }
  .header.fixed {
    background: #001903;
    padding: 20px 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.4); }
    .header.fixed .logo {
      width: 150px;
      min-width: 150px;
      max-width: 150px; }
    .header.fixed .topmenu {
      padding-top: 15px; }
  .header .phone {
    text-align: right;
    white-space: nowrap;
    line-height: 1.3; }
    .header .phone .tel a {
      font-size: 20px;
      font-weight: bold;
      color: #f7f7f7; }
    .header .phone .openmodal {
      font-size: 18px;
      color: #74dc59;
      border-bottom: 1px solid #74dc59;
      display: inline-block;
      line-height: 1;
      vertical-align: top;
      margin-top: 5px; }
      .header .phone .openmodal:hover {
        border-color: transparent; }
    .header .phone span, .header .phone > a {
      color: #fff;
      padding-top: 5px; }
    .header .phone span:hover, .header .phone > a:hover {
        border-color: transparent; }
  .header .phonewrap {
    max-width: 370px;
    width: 100%; }
  .header.bg {
    background: #001903; }
  @media screen and (max-width: 991px) {
    .header {
      padding: 0 !important;
      min-height: 80px;
      display: flex;
      align-items: center; }
      .header .flex {
        align-items: center; }
      .header .logo {
        width: 110px !important;
        min-width: 110px !important;
        max-width: 110px !important; }
      .header .phone {
        display: none; }
      .header .burger {
        display: block; } }

.topmenu {
  max-width: 470px;
  width: 100%;
  transition: all 0.4s ease;
  margin: 0 20px; }
  .topmenu .bottom {
    display: none; }
  .topmenu ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    margin: 0;
    list-style: none; }
    .topmenu ul li {
      line-height: 1; }
      .topmenu ul li.active a {
        border-color: #fff; }
      .topmenu ul li a {
        font-size: 16px;
        border-bottom: 1px solid transparent;
        display: block;
        color: #fff; }
        .topmenu ul li a:hover {
          border-color: #fff; }
  @media screen and (max-width: 991px) {
    .topmenu {
      margin: 0;
      position: fixed;
      top: 80px;
      left: 0;
      right: 0;
      bottom: 0;
      background: #002d05;
      padding: 0 !important;
      transition: none;
      display: none; }
      .topmenu .wrap {
        display: flex;
        flex-direction: column;
        padding: 20px 0;
        height: calc(100vh - 80px); }
      .topmenu .bottom {
        display: block;
        padding: 40px 20px 0; }
        .topmenu .bottom .phone {
          display: block;
          text-align: left;
          margin-top: 30px; }
          .topmenu .bottom .phone:first-child {
            margin: 0; }
      .topmenu ul {
        display: block; }
        .topmenu ul li.active a {
          background: #001903; }
        .topmenu ul li a {
          display: block;
          border: 0;
          padding: 15px 15px; } }

.burger {
  width: 25px;
  min-width: 25px;
  position: relative;
  cursor: pointer;
  height: 18px;
  display: none; }
  .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%; }

/* HEADER */
.mainblock {
  position: relative;
  min-height: 100vh;
  padding: 170px 0 100px;
  background-size: cover !important;
  color: #fff;
  overflow: hidden; }
  .mainblock .siteblock__left {
    opacity: 0.6; }
  .mainblock .siteblock__right {
    color: #fff;
    background-image: url(/local/templates/generator/layout/landing/css/../images/siteblockrightw.png); }
    .mainblock .siteblock__right:before {
      background: rgba(255, 255, 255, 0.3); }
    .mainblock .siteblock__right span {
      opacity: 0.4; }
  .mainblock ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .mainblock ul li {
      margin-top: 40px;
      padding-left: 100px;
      font-size: 42px;
      line-height: 50px;
      font-weight: bold;
      background: url(/local/templates/generator/layout/landing/css/../images/toplist.png) 0 20px no-repeat; }
      .mainblock ul li:first-child {
        margin: 0; }
      .mainblock ul li ul {
        padding: 40px 0 0 0; }
  .mainblock__text {
    margin: 50px 0 40px;
    font-size: 20px;
    line-height: 34px; }
    .mainblock__text span {
      font-weight: bold;
      color: #ff9000; }
  .mainblock .sitebutton {
    max-width: 250px;
    width: 100%; }
    .mainblock .sitebutton img {
      margin-left: 17px; }
  @media screen and (max-width: 1366px) {
    .mainblock {
      padding-top: 145px; }
      .mainblock ul li {
        font-size: 28px;
        line-height: 1.2;
        margin-top: 20px; }
        .mainblock ul li ul {
          padding-top: 20px; }
      .mainblock__text {
        margin: 25px 0; } }
  @media screen and (max-width: 767px) {
    .mainblock {
      padding: 100px 0 50px; }
      .mainblock ul li {
        font-size: 20px;
        line-height: 1.2;
        padding-left: 35px;
        background-size: 25px auto;
        background-position: 0 10px;
        margin-top: 20px; }
        .mainblock ul li br {
          display: none; }
        .mainblock ul li ul {
          padding-top: 20px; }
      .mainblock__text {
        font-size: 18px;
        line-height: 1.4; }
        .mainblock__text br {
          display: none; } }

.sitebutton {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 50px;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  border-radius: 4px;
  border: 0;
  background: #ff9000; }
  .sitebutton.block {
    display: flex;
    width: 100%; }
  .sitebutton.maxbut {
    max-width: 220px;
    width: 100%; }
  .sitebutton:hover {
    background: #ffa633; }

.siteblock {
  padding: 125px 0;
  position: relative;
  overflow: hidden; }
  .siteblock.bg {
    background: #ededed; }
  .siteblock__left {
    position: absolute;
    top: 120px;
    left: 50%;
    bottom: 120px;
    margin-left: -815px;
    width: 21px;
    font-size: 14px;
    letter-spacing: 1.2px;
    padding-top: 280px;
    overflow: hidden;
    max-height: 850px; }
    .siteblock__left:before {
      content: '';
      position: absolute;
      top: 330px;
      left: 50%;
      bottom: 0;
      width: 1px;
      background: #a5a5a5; }
    .siteblock__left span {
      transform: rotate(-90deg);
      display: block;
      line-height: 1;
      white-space: nowrap;
      text-transform: uppercase;
      opacity: 0.3; }
  .siteblock__right {
    position: absolute;
    top: 120px;
    right: 50%;
    bottom: 120px;
    margin-right: -815px;
    width: 21px;
    font-size: 14px;
    letter-spacing: 1.2px;
    padding-top: 130px;
    overflow: hidden;
    max-height: 850px;
    display: flex;
    align-items: flex-end;
    padding-bottom: 130px;
    background: url(/local/templates/generator/layout/landing/css/../images/siteblockright.png) 50% 100% no-repeat; }
    .siteblock__right:before {
      content: '';
      position: absolute;
      top: 0;
      left: 50%;
      width: 1px;
      height: 100px;
      background: rgba(255, 144, 0, 0.3); }
    .siteblock__right span {
      transform: rotate(-90deg);
      display: block;
      line-height: 1;
      white-space: nowrap;
      text-transform: uppercase;
      width: 21px;
      opacity: 0.3; }
  .siteblock__text {
    max-width: 890px; }
  .siteblock__title h2 {
    margin-bottom: 30px; }
  .siteblock__title-nav {
    padding-top: 14px;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 800;
    color: #001903;
    text-transform: uppercase;
    line-height: 1.2;
    display: flex;
    align-items: center; }
    .siteblock__title-nav span {
      padding-right: 16px;
      margin-right: 16px;
      border-right: 1px solid #bebebe;
      font-weight: normal;
      color: #ff9000; }
    .siteblock__title-nav.white {
      color: #fff; }
  @media screen and (max-width: 1660px) {
    .siteblock__left {
      margin-left: -700px; }
    .siteblock__right {
      margin-right: -700px; } }
  @media screen and (max-width: 1025px) {
    .siteblock {
      padding: 60px 0; }
      .siteblock__left, .siteblock__right {
        display: none; } }
  @media screen and (max-width: 991px) {
    .siteblock__title-nav {
      font-size: 17px; } }
  @media screen and (max-width: 767px) {
    .siteblock {
      padding: 40px 0; }
      .siteblock__title {
        flex-direction: column-reverse; }
        .siteblock__title-nav {
          padding-top: 0; }
        .siteblock__title h2 {
          margin-bottom: 20px; } }

.darkblock {
  background: #001903;
  color: #fff; }
  .darkblock:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: calc(50% + 215px);
    background: #e0e0e0; }
    .darkblock:before h2 {
      color: #fff; }
  .darkblock .siteblock__right {
    color: #000000; }
  .darkblock .siteblock__left {
    opacity: 0.4; }
    .darkblock .siteblock__left:before {
      background: rgba(255, 255, 255, 0.4); }
  .darkblock h3 {
    color: #ff9000;
    margin-top: 60px; }
  .darkblock ul {
    padding: 25px 0 0;
    margin: 0;
    list-style: none;
    line-height: 1.2; }
    .darkblock ul li {
      margin-top: 20px;
      padding-left: 23px;
      position: relative; }
      .darkblock ul li:before {
        content: '';
        position: absolute;
        top: 5px;
        left: 0;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: #ffae00; }
      .darkblock ul li:first-child {
        margin: 0; }
  .darkblock__slider {
    max-width: 540px;
    margin-left: auto; }
    .darkblock__slider .owl-stage-outer {
      box-shadow: 0 17px 50px rgba(0, 0, 0, 0.5); }
    .darkblock__slider .owl-nav {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 0 25px;
      font-size: 0;
      line-height: 0;
      margin-top: 26px; }
      .darkblock__slider .owl-nav div {
        cursor: pointer;
        width: 35px;
        height: 18px;
        background: url(/local/templates/generator/layout/landing/css/../images/portfolio_arrow.png) 0 0 no-repeat; }
        .darkblock__slider .owl-nav div:last-child {
          transform: rotate(180deg); }
        @media screen and (min-width: 768px) {
          .darkblock__slider .owl-nav div:first-child {
            background: url(/local/templates/generator/layout/landing/css/../images/whitearrow.png) 0 0 no-repeat; } }
    .darkblock__slider .owl-dots {
      position: absolute;
      bottom: 8px;
      left: 80px;
      right: 80px;
      display: flex;
      align-items: center;
      justify-content: flex-end; }
      .darkblock__slider .owl-dots div {
        cursor: pointer;
        width: 24px;
        height: 2px;
        background: #b6b6b6;
        margin-left: 16px; }
        .darkblock__slider .owl-dots div:first-child {
          margin: 0; }
        .darkblock__slider .owl-dots div.active {
          background: linear-gradient(180deg, #68a658, #286a2f); }
  @media screen and (max-width: 991px) {
    .darkblock:before {
      left: calc(50% + 140px); } }
  @media screen and (max-width: 767px) {
    .darkblock:before {
      display: none; }
    .darkblock .siteblock__title-nav {
      color: #fff; }
    .darkblock__slider {
      margin-top: 50px; }
      .darkblock__slider .owl-nav div {
        background: url(/local/templates/generator/layout/landing/css/../images/whitearrow.png) 0 0 no-repeat; }
      .darkblock__slider .owl-dots {
        justify-content: center; } }

.problem .siteblock__left {
  z-index: 2; }
  .problem .siteblock__left span {
    color: rgba(255, 255, 255, 0.8); }
  .problem .siteblock__left:before {
    background: rgba(255, 255, 255, 0.4); }
.problem__img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: calc(50% + 215px); }
  .problem__img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover; }
.problem__text {
  margin: 30px 0 0;
  font-size: 18px;
  line-height: 35px;
  max-width: 375px; }
  .problem__text span {
    font-weight: bold;
    color: #ff9000; }
.problem h3 {
  margin-top: 40px;
  color: #ff9000; }
.problem ul {
  padding: 25px 0 0;
  margin: 0;
  list-style: none;
  line-height: 1.2; }
  .problem ul li {
    margin-top: 20px;
    padding-left: 23px;
    position: relative; }
    .problem ul li:before {
      content: '';
      position: absolute;
      top: 5px;
      left: 0;
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background: #ffae00; }
    .problem ul li:first-child {
      margin: 0; }
@media screen and (max-width: 991px) {
  .problem__img {
    right: calc(50% + 155px); } }
@media screen and (max-width: 767px) {
  .problem__img {
    display: none; }
  .problem .siteblock__title-nav.white {
    color: #000; } }

.premium__img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: calc(50%  + 215px); }
  .premium__img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  @media screen and (max-width: 991px) {
    .premium__img {
      left: calc(50%  + 150px); } }
.premium > div {
  margin-top: 35px; }
.premium__block {
  display: flex;
  font-size: 18px;
  line-height: 25px;
  align-items: flex-start; }
  .premium__block-img {
    min-width: 37px;
    margin-right: 25px; }
@media screen and (max-width: 767px) {
  .premium__img {
    display: none; }
  .premium__wrap .siteblock__title-nav {
    color: #000; }
  .premium__wrap .siteblock__text br {
    display: none; } }

.portfolio {
  width: auto;
  margin: 30px -15px 0; }
  .portfolio .owl-item {
    padding: 15px; }
  .portfolio .item {
    position: relative;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    display: block; }
    .portfolio .item .text {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 20px;
      line-height: 25px;
      color: #fff;
      background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
      opacity: 0;
      transition: all 0.4s ease; }
    .portfolio .item:hover .text {
      opacity: 1; }
  .portfolio .owl-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 25px;
    font-size: 0;
    line-height: 0;
    margin-top: 26px; }
    .portfolio .owl-nav div {
      cursor: pointer;
      width: 35px;
      height: 18px;
      background: url(/local/templates/generator/layout/landing/css/../images/portfolio_arrow.png) 0 0 no-repeat; }
      .portfolio .owl-nav div:last-child {
        transform: rotate(180deg); }
      @media screen and (min-width: 768px) {
        .portfolio .owl-nav div:first-child {
          padding-left: 48px;
          width: auto; }
          .portfolio .owl-nav div:first-child:before {
            content: "Наши работы";
            text-transform: uppercase;
            font-size: 14px;
            color: #ff9000;
            line-height: 1.3; } }
  .portfolio .owl-dots {
    position: absolute;
    bottom: 8px;
    left: 80px;
    right: 80px;
    display: flex;
    align-items: center;
    justify-content: flex-end; }
    .portfolio .owl-dots div {
      cursor: pointer;
      width: 24px;
      height: 2px;
      background: #b6b6b6;
      margin-left: 16px; }
      .portfolio .owl-dots div:first-child {
        margin: 0; }
      .portfolio .owl-dots div.active {
        background: linear-gradient(180deg, #68a658, #286a2f); }
  @media screen and (max-width: 767px) {
    .portfolio .owl-dots {
      justify-content: center; } }

.product {
  height: 100%;
  position: relative;
  padding: 20px;
  background: #fff;
  box-shadow: 0 17px 50px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .product__top > img {
    display: block;
    width: 100%; }
  .product__wrap > div {
    margin-top: 30px; }
  .product__info {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 70px;
    line-height: 70px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    background: #ff9000;
    font-size: 20px;
    font-weight: bold; }
  .product__title {
    font-size: 18px;
    font-weight: bold;
    color: #ffae00;
    margin: 25px 0 15px; }
  .product ul {
    padding: 0;
    margin: 0;
    line-height: 1.2;
    list-style: none; }
    .product ul li {
      display: flex;
      align-items: center;
      margin-top: 15px; }
      .product ul li:first-child {
        margin: 0; }
      .product ul li img {
        min-width: 11px;
        margin-right: 11px; }
  .product__bottom {
    margin-top: 35px; }
  .product .price {
    line-height: 1.4;
    font-size: 14px; }
    .product .price span {
      display: block;
      font-size: 24px;
      font-weight: bold;
      color: #00bf1b; }
  .product .sitebutton {
    max-width: 150px;
    width: 100%; }

.footer {
  border-top: 5px solid #66aa58;
  color: #ffffff;
  padding: 40px 0;
  background: #001903; }
  .footer__top .logo {
    min-width: 192px; }
  .footer__top-right {
    line-height: 30px;
    width: 100%;
    max-width: 715px;
    margin-left: 30px; }
  .footer__top .mail a {
    color: #fff;
    border-bottom: 1px dotted #52a13f; }
    .footer__top .mail a:hover {
      border-color: transparent; }
  .footer__top .phone {
    text-align: right; }
    .footer__top .phone .tel a {
      font-size: 20px;
      font-weight: bold;
      color: #f7f7f7; }
    .footer__top .phone .openmodal {
      font-size: 18px;
      color: #74dc59;
      border-bottom: 1px solid #74dc59;
      display: inline-block;
      line-height: 1;
      vertical-align: top;
      margin-top: 5px; }
      .footer__top .phone .openmodal:hover {
        border-color: transparent; }
  .footer__bottom {
    padding-top: 40px;
    border-top: 1px solid #334735;
    margin-top: 40px;
    font-size: 16px;
    line-height: 1;
    color: #4f965c; }
  .footer .insite a {
    color: #fff;
    font-weight: bold;
    border-bottom: 1px solid transparent; }
    .footer .insite a:hover {
      border-color: #fff; }
  .footer .f_link {
    color: #4f965c;
    border-bottom: 1px solid transparent; }
    .footer .f_link:hover {
      border-color: #4f965c; }
  @media screen and (max-width: 767px) {
    .footer {
      padding: 30px 0;
      text-align: center; }
      .footer__top-right {
        margin: 40px 0 0; }
        .footer__top-right .mail {
          margin: 20px 0; }
        .footer__top-right .tel {
          text-align: center; }
      .footer .flex {
        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.4);
  z-index: 10;
  display: none; }
  .popup_wrap .wrap {
    display: inline-block;
    vertical-align: middle;
    max-width: 630px;
    width: 100%;
    padding: 0 0 50px;
    background: #ffffff;
    position: relative;
    font-size: 14px;
    line-height: 1.2;
    color: #000000;
    box-sizing: border-box;
    text-align: left;
    border-bottom: 5px solid #65aa58; }
  .popup_wrap .closebut {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 20px;
    height: 20px;
    background: url(/local/templates/generator/layout/landing/css/../images/closebut.png) 0 0 no-repeat;
    cursor: pointer; }
  .popup_wrap .p_title {
    display: flex;
    align-items: center;
    min-height: 85px;
    background: #001903;
    padding: 15px 30px;
    font-size: 26px;
    color: #ffffff;
    font-weight: bold;
    border-bottom: 5px solid #65aa58; }
  .popup_wrap .padding {
    padding: 10px 50px 0; }

.popup_wrap form + .success, .form_error {
  display: none;
}

.popup_wrap .success, .form_error {
  text-align: center;
  font-size: 18px;
  padding-top: 30px;
}

.popup_wrap .success, .form_error .p_title {
  margin-bottom: 20px;
}

.popup_wrap .row > div {
  margin-top: 25px;
}

.popup_wrap:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle; }
  @media screen and (max-width: 767px) {
    .popup_wrap .wrap {
      padding-bottom: 30px; }
    .popup_wrap .padding {
      padding: 10px 15px 0; } }

.oferta {
  position: relative;
  padding-left: 33px;
  display: flex;
  align-items: center;
  line-height: 1.2;
  min-height: 18px; }
  .oferta label {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer; }
    .oferta label input {
      display: none; }
      .oferta label input:checked + span {
        background: #fff url(/local/templates/generator/layout/landing/css/../images/checked.png) 50% 50% no-repeat; }
    .oferta label span {
      width: 18px;
      height: 18px;
      border: 1px solid #4f965c;
      display: block;
      background: #fff; }
  .oferta a {
    border-bottom: 1px solid #4f965c; }
    .oferta 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(/local/templates/generator/layout/landing/css/../images/gotop.png) 0 0 no-repeat; }

.error_v, .oferta label span.error_v {
  border: 1px solid red;
}

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

/* End */
/* /local/templates/generator/layout/landing/fancybox/jquery.fancybox.css?17757979373994 */
/* /local/templates/generator/layout/landing/css/styles.css?177579793740096 */
