/*!*
 * Attention! This file is automatically generated.
 * Do not write anything here manually, all such edits will be lost.
 */

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

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

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

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

.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-right: 15px;
  padding-left: 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%;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #d9d9d9;
}

.nav > li.disabled > a {
  color: #999;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  text-decoration: none;
  color: #999;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #d9d9d9;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  background-color: #e5e5e5;
  overflow: hidden;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  margin-bottom: -1px;
  float: left;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #d9d9d9 #d9d9d9 #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #808080;
  background-color: #fff;
  border: 1px solid #ddd;
  cursor: default;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.nav:before,
.nav:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.nav:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  color: transparent;
  background-color: transparent;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

.visible-print {
  display: none !important;
}

.visible-print-block {
  display: none !important;
}

.visible-print-inline {
  display: none !important;
}

.visible-print-inline-block {
  display: none !important;
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  /* 1 */
          text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  border-bottom: none;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  /* 1 */
  margin: 0;
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 1 */
  color: inherit;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  /* 1 */
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */

/*
 *  Owl Carousel - Core
 */

.owl-carousel {
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  z-index: 1;
}

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

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

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0, 0, 0);
}

.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;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

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

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

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

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.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: -webkit-grab;
  cursor: grab;
}

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

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

/* No Js */

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

/*
 *  Owl Carousel - Animate Plugin
 */

.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 Carousel - Auto Height Plugin
 */

.owl-height {
  -webkit-transition: height 500ms ease-in-out;
       -o-transition: height 500ms ease-in-out;
          transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */

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

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

/*
 * 	Owl Carousel - Video Plugin
 */

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

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

.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 {
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
       -o-transition: opacity 400ms ease;
          transition: opacity 400ms ease;
}

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

/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */

/*
 * 	Default theme - Owl Carousel CSS File
 */

.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*='owl-'] {
  display: inline-block;
  margin: 5px;
  padding: 4px 7px;
  font-size: 14px;
  color: #fff;
  background: #d6d6d6;
  border-radius: 3px;
  cursor: pointer;
}

.owl-theme .owl-nav [class*='owl-']:hover {
  text-decoration: none;
  color: #fff;
  background: #869791;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
  display: block;
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  border-radius: 30px;
  -webkit-transition: opacity 200ms ease;
       -o-transition: opacity 200ms ease;
          transition: opacity 200ms ease;
  -webkit-backface-visibility: visible;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

@font-face {
  font-family: 'Spectral';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/spectral-regular.woff2') format('woff2'),
         url('../fonts/spectral-regular.woff') format('woff'),
         url('../fonts/spectral-regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/opensans-regular.woff2') format('woff2'),
         url('../fonts/opensans-regular.woff') format('woff'),
         url('../fonts/opensans-regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/opensans-semibold.woff2') format('woff2'),
         url('../fonts/opensans-semibold.woff') format('woff'),
         url('../fonts/opensans-semibold.ttf') format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/opensans-extrabold.woff2') format('woff2'),
         url('../fonts/opensans-extrabold.woff') format('woff'),
         url('../fonts/opensans-extrabold.ttf') format('truetype');
}

a,
area,
button,
[role='button'],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

[role='button'] {
  cursor: pointer;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
          font-smoothing: antialiased;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

body {
  min-width: 320px;
  margin: 0;
  font-family: Spectral, "Times New Roman", Times, Georgia, sans-serif;
  font-size: 112.5%;
  line-height: 1.45em;
  color: #333;
}

img {
  max-width: 100%;
  height: auto;
  border: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol {
  margin: 0;
  padding: 0;
}

p,
ul,
ol,
dl,
table,
blockquote,
pre,
address,
figure {
  margin-top: 0;
  margin-bottom: 1rem;
}

address {
  font-style: normal;
}

li {
  line-height: inherit;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

dd + dt {
  margin-top: 0.7125em;
}

h1,
h2,
h3,
h4,
a,
button,
strong {
  font-family: "Open Sans",
                 -apple-system,
                 BlinkMacSystemFont,
                 "Segoe UI",
                 Roboto,
                 Oxygen-Sans,
                 Ubuntu,
                 Cantarell,
                 "Helvetica Neue",
                 sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2em;
}

h1 {
  font-size: 2.5em;
}

h2 {
  font-size: 2em;
}

h3 {
  font-size: 1.5em;
}

h4 {
  font-size: 1.25em;
}

small {
  font-size: 0.75em;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

a {
  text-decoration: none;
  background-color: transparent;
  -webkit-transition: all 0.25s ease-in-out 0s;
       -o-transition: all 0.25s ease-in-out 0s;
          transition: all 0.25s ease-in-out 0s;
}

button {
  background-color: inherit;
  border: none;
}

hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
  border: 0;
  border-top: 1px solid currentColor;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="password"],
textarea {
  -webkit-appearance: none;
}

input[type="text"],
textarea {
  text-transform: capitalize;
}

blockquote {
  margin-right: 0;
  margin-left: 0;
  padding: 0;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

code {
  padding: 0.06em 0.3em;
  color: #333;
  background-color: rgba(0, 0, 0, 0.08);
  border-radius: 2px;
}

kbd {
  padding: 0.06em 0.3em;
  color: #333;
  background-color: #f7f7f7;
  border-radius: 2px;
}

kbd kbd {
  padding: 0;
}

pre {
  display: block;
  width: 100%;
  overflow-x: auto;
  -moz-tab-size: 2;
    -o-tab-size: 2;
       tab-size: 2;
}

.prevent-scroll {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/*
LESS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: @icon-home-width;
}

The large array-like variables contain all information about a single icon
@icon-home: x y offset_x offset_y width height total_width total_height image_path name;

At the bottom of this section, we provide information about the spritesheet itself
@spritesheet: width height image @spritesheet-sprites;
*/

/*
The provided classes are intended to be used with the array-like variables

.icon-home {
  .sprite-width(@icon-home);
}
.icon-email {
  .sprite(@icon-email);
}

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/

/*
The `.sprites` mixin generates identical output to the CSS template
  but can be overridden inside of LESS

This must be run when you have at least 2 sprites.
  If run with a single sprite, then there will be reference errors.

.sprites(@spritesheet-sprites);
*/

.ic_person_add {
  width: 110px;
  height: 80px;
  background-image: url(../img/sprite-png.png);
  background-position: -94px 0;
}

.ic_share {
  width: 90px;
  height: 100px;
  background-image: url(../img/sprite-png.png);
  background-position: 0 0;
}

.s-btn {
  position: relative;
  display: inline-block;
  min-width: 10rem;
  margin: 0;
  padding: 1em 3em;
  font-family: "Open Sans",
                 -apple-system,
                 BlinkMacSystemFont,
                 "Segoe UI",
                 Roboto,
                 Oxygen-Sans,
                 Ubuntu,
                 Cantarell,
                 "Helvetica Neue",
                 sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.2em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  color: #00305f;
  background-color: #f7ca18;
  background-image: none;
  border-radius: 0.1em;
  vertical-align: middle;
  overflow: hidden;
  cursor: pointer;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  white-space: nowrap;
  z-index: 1;
}

.s-btn:hover,
.s-btn:active {
  background-color: #f7a518;
}

.s-dropcap {
  height: 65px;
  margin-right: 7px;
  font-size: 74px;
  font-weight: 700;
  line-height: 68px;
  color: #333;
  float: left;
  text-indent: -3px;
}

.s-page-header {
  position: relative;
  width: 100%;
  -webkit-box-shadow: 0 0 0 1px #00305f;
          box-shadow: 0 0 0 1px #00305f;
  z-index: 2;
}

.s-page-header__info {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: #2d79c4;
}

.s-page-header__slogan {
  font-weight: 600;
}

.s-page-header__contact {
  text-align: right;
}

.s-page-header__contact-list {
  margin-bottom: 0;
  list-style-type: none;
}

.s-page-header__contact-item {
  display: inline-block;
}

.s-page-header__contact-item:not(:last-child) {
  margin-right: 1rem;
}

.s-page-header__contact-link {
  display: inline-block;
  color: currentColor;
}

.s-page-header__logo {
  width: 120px;
  height: auto;
}

.s-page-header__hamburger {
  padding-top: 0.5rem;
  text-align: right;
}

.s-page-header__nav {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #fff;
  z-index: 2;
}

.s-page-footer {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #002042;
}

.s-page-footer__top {
  padding-bottom: 1rem;
}

.s-page-footer__address {
  margin-top: 2rem;
  font-family: "Open Sans",
                 -apple-system,
                 BlinkMacSystemFont,
                 "Segoe UI",
                 Roboto,
                 Oxygen-Sans,
                 Ubuntu,
                 Cantarell,
                 "Helvetica Neue",
                 sans-serif;
  font-size: 0.875rem;
  line-height: 1.6em;
  color: #7ac8ff;
}

.s-page-footer__title {
  margin-bottom: 2rem;
  font-weight: 800;
  color: #fff;
}

.s-page-footer__text {
  margin-bottom: 2rem;
  font-size: 0.875em;
  line-height: 1.5em;
  color: #7ac8ff;
}

.s-page-footer__text span {
  color: #fff;
}

.s-page-footer__contact-list {
  list-style-type: none;
}

.s-page-footer__contact-link {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 800;
  letter-spacing: 0.025em;
  color: #7ac8ff;
}

.s-page-footer__bottom {
  padding-top: 2rem;
  border-top: 1px solid #2d79c4;
}

.s-page-footer__nav {
  text-align: right;
  color: #7ac8ff;
}

.s-page-footer__nav-list {
  display: table;
  margin-bottom: 0;
  margin-left: auto;
  list-style-type: none;
}

.s-page-footer__nav-item {
  position: relative;
  display: inline-block;
}

.s-page-footer__nav-item:not(:last-child) .s-page-footer__nav-link {
  padding-right: 0.75rem;
  border-right: 1px solid #2d79c4;
}

.s-page-footer__nav-link {
  display: inline-block;
  padding-left: 0.75rem;
  font-size: 0.875rem;
  color: currentColor;
}

.s-page-footer__nav-link:hover {
  opacity: 0.5;
}

.s-page-footer__copyright {
  font-family: "Open Sans",
                 -apple-system,
                 BlinkMacSystemFont,
                 "Segoe UI",
                 Roboto,
                 Oxygen-Sans,
                 Ubuntu,
                 Cantarell,
                 "Helvetica Neue",
                 sans-serif;
  font-size: 0.875rem;
  color: #7ac8ff;
  vertical-align: middle;
}

.s-promo {
  position: relative;
  min-height: 20rem;
  color: #fff;
  background-color: #fff;
  z-index: 1;
}

.s-promo__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 7rem;
  padding-right: 15px;
  padding-left: 15px;
  z-index: 11;
}

.s-promo__title {
  max-width: 12em;
  margin-bottom: 1rem;
  font-size: 1.75rem;
  font-weight: 800;
  line-height: 1.2em;
}

.s-promo__desc {
  max-width: 30em;
  margin-bottom: 2rem;
  font-weight: 400;
  line-height: 1.2em;
}

.s-promo__slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.s-promo__slider .owl-nav.disabled + .owl-dots {
  position: absolute;
  bottom: 2rem;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
  z-index: 15;
}

.s-promo__slider-item {
  width: 100%;
  height: 30rem;
}

.s-promo__slider-item img {
  width: 100%;
  height: 100%;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
}

.s-hamburger {
  position: relative;
  display: block;
  width: 30px;
  height: 30px;
  margin-left: auto;
  padding: 0;
  cursor: pointer;
  z-index: 3;
}

.s-hamburger::before {
  position: absolute;
  content: '';
  top: -0.5rem;
  bottom: -0.5rem;
  left: -0.5rem;
  right: -0.5rem;
}

.s-hamburger span {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #002042;
  border-radius: 1px;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.s-hamburger span::before,
.s-hamburger span::after {
  position: absolute;
  content: '';
  display: block;
  height: 2px;
  background-color: #002042;
  border-radius: 1px;
}

.s-hamburger span::before {
  top: -0.5rem;
  right: 0;
  width: 80%;
}

.s-hamburger span::after {
  bottom: -0.5rem;
  right: 0;
  width: 60%;
}

.s-form__label,
.s-form label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}

.s-form__input,
.s-form input {
  width: 100%;
  max-width: 24rem;
  min-height: 3rem;
  padding: 0.25rem 1rem;
  font-family: "Open Sans",
                 -apple-system,
                 BlinkMacSystemFont,
                 "Segoe UI",
                 Roboto,
                 Oxygen-Sans,
                 Ubuntu,
                 Cantarell,
                 "Helvetica Neue",
                 sans-serif;
  font-size: 0.875rem;
  border: 0;
  border-radius: 0.1em;
  -webkit-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.5);
          box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.5);
}

.s-form textarea {
  width: 100%;
  max-width: 24rem;
  padding: 0.25rem 1rem;
  padding-top: 1rem;
  font-family: "Open Sans",
                 -apple-system,
                 BlinkMacSystemFont,
                 "Segoe UI",
                 Roboto,
                 Oxygen-Sans,
                 Ubuntu,
                 Cantarell,
                 "Helvetica Neue",
                 sans-serif;
  font-size: 0.875rem;
  border: 0;
  border-radius: 0.1em;
  -webkit-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.5);
          box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.5);
  resize: none;
}

.s-form__submit-btn {
  width: 100%;
  max-width: 24rem;
  min-height: 3rem;
  padding: 0.25rem 1rem;
  -webkit-transition: all 250ms ease-in-out;
       -o-transition: all 250ms ease-in-out;
          transition: all 250ms ease-in-out;
}

.s-main-nav {
  position: absolute;
  top: 4.5rem;
  right: 1rem;
  display: none;
  width: 280px;
  padding: 2rem;
  color: #fff;
  background: #2d79c4;
  opacity: 0.98;
  z-index: 30;
  -webkit-box-shadow: 0 0.125rem 5px 1px #002042;
          box-shadow: 0 0.125rem 5px 1px #002042;
}

.s-main-nav__list {
  margin-bottom: 0;
}

.s-main-nav__item {
  display: block;
}

.s-main-nav__item:not(:last-child) {
  border-bottom: 1px solid #7ac8ff;
}

.s-main-nav__link {
  position: relative;
  display: block;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-weight: 600;
  color: currentColor;
}

.s-main-nav--is-active {
  display: block;
}

.s-feedback {
  padding-top: 2rem;
  padding-bottom: 2rem;
  color: #fff;
  background-color: #2d79c4;
}

.s-feedback__title {
  margin-bottom: 2rem;
  font-size: 1.5rem;
  font-weight: 400;
  color: #7ac8ff;
}

.s-feedback__form-group {
  margin-bottom: 1rem;
}

.s-advantages {
  background-color: #fff;
}

.s-advantages__info {
  margin-bottom: 3rem;
}

.s-advantages__title {
  margin-bottom: 5rem;
}

.s-advantages__text {
  max-width: 30em;
}

.s-advantages__list {
  padding-right: 15px;
  padding-left: 15px;
  list-style-type: none;
}

.s-advantages__item {
  padding: 0;
  text-align: center;
  color: #00305f;
}

.s-advantages__item figure {
  min-height: 8rem;
  margin: 0;
}

.s-advantages__item:not(:last-child) {
  margin-bottom: 1rem;
}

.s-advantages__item-cover {
  width: 100%;
  height: 3rem;
  margin-bottom: 1rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 50%;
}

.s-advantages__item-cover--concrete {
  background-image: url('../img/concrete.svg');
}

.s-advantages__item-cover--delivery {
  background-image: url('../img/delivery.svg');
}

.s-advantages__item-cover--standart {
  background-image: url('../img/standart.svg');
}

.s-advantages__item-cover--payment {
  background-image: url('../img/payment.svg');
  background-size: contain;
}

.s-advantages__item-cover--order {
  background-image: url('../img/order.svg');
}

.s-advantages__item-cover--autopark {
  background-image: url('../img/autopark.svg');
}

.s-advantages__item-caption {
  max-width: 95%;
  margin: auto;
  font-family: "Open Sans",
                 -apple-system,
                 BlinkMacSystemFont,
                 "Segoe UI",
                 Roboto,
                 Oxygen-Sans,
                 Ubuntu,
                 Cantarell,
                 "Helvetica Neue",
                 sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.3em;
}

.s-price {
  background-color: #f8f8f8;
}

.s-price__info {
  margin-bottom: 3rem;
}

.s-price p {
  max-width: 40em;
}

.s-price__tabs {
  margin-bottom: 3rem;
}

.s-price__tabs-item {
  width: 125px;
}

.s-price__tabs-item.active .s-price__tabs-link,
.s-price__tabs-item:active .s-price__tabs-link,
.s-price__tabs-item:focus .s-price__tabs-link,
.s-price__tabs-item:hover .s-price__tabs-link {
  color: #333;
  background-color: #f8f8f8;
}

.s-price__tabs-item.active .s-price__tabs-link:hover,
.s-price__tabs-item:active .s-price__tabs-link:hover,
.s-price__tabs-item:focus .s-price__tabs-link:hover,
.s-price__tabs-item:hover .s-price__tabs-link:hover,
.s-price__tabs-item.active .s-price__tabs-link:active,
.s-price__tabs-item:active .s-price__tabs-link:active,
.s-price__tabs-item:focus .s-price__tabs-link:active,
.s-price__tabs-item:hover .s-price__tabs-link:active,
.s-price__tabs-item.active .s-price__tabs-link:focus,
.s-price__tabs-item:active .s-price__tabs-link:focus,
.s-price__tabs-item:focus .s-price__tabs-link:focus,
.s-price__tabs-item:hover .s-price__tabs-link:focus {
  color: #333;
  background-color: #f8f8f8;
}

.s-price__tabs-link {
  font-size: 1rem;
  font-weight: 600;
  color: #999;
  background-color: #f1f1f1;
}

.s-price__btn {
  text-align: center;
}

.s-main-subtitle {
  position: relative;
  margin-bottom: 4rem;
  font-size: 1.25rem;
  font-weight: 800;
  color: #00305f;
}

.s-main-subtitle::after {
  position: absolute;
  content: '';
  bottom: -1rem;
  left: 1px;
  width: 3rem;
  height: 3px;
  background-color: #2d79c4;
}

.s-main-subtitle--light {
  color: #7ac8ff;
}

.s-section {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.s-delivery-and-payment {
  background-color: #fff;
}

.s-delivery-and-payment__info {
  margin-bottom: 2rem;
}

.s-delivery-and-payment__info p {
  max-width: 32em;
}

.s-delivery-and-payment__desc {
  margin-bottom: 3rem;
  font-family: "Open Sans",
                 -apple-system,
                 BlinkMacSystemFont,
                 "Segoe UI",
                 Roboto,
                 Oxygen-Sans,
                 Ubuntu,
                 Cantarell,
                 "Helvetica Neue",
                 sans-serif;
  font-weight: 600;
  line-height: 1.45em;
  color: #2d79c4;
}

.s-delivery-and-payment__list-item {
  list-style-type: none;
}

@supports (display: flex) {
  .s-delivery-and-payment__list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
  }
}

.s-delivery-and-payment__item {
  min-height: 18rem;
  margin-bottom: 1rem;
  padding: 1.5rem 1rem;
  background-clip: padding-box;
  background-color: #f8f8f8;
  background-repeat: no-repeat;
  background-size: 230px;
  border-radius: 0.1em;
}

@supports (display: flex) {
  .s-delivery-and-payment__item {
    min-height: auto;
    margin: 0 15px;
    margin-bottom: 1rem;
  }
}

.s-delivery-and-payment__item--delivery {
  background-image: url('../img/box.svg');
  background-position: 40% 50%;
}

.s-delivery-and-payment__item--payment {
  background-image: url('../img/credit-card.svg');
  background-position: 50% 50%;
}

.s-delivery-and-payment__subtitle {
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 600;
  color: #00305f;
}

.s-delivery-and-payment__subtitle::before {
  position: relative;
  content: '';
  display: inline-block;
  width: 2rem;
  height: 3px;
  margin-right: 1rem;
  background-color: #2d79c4;
  vertical-align: middle;
}

.s-about {
  background-color: #f8f8f8;
}

.s-about__info {
  margin-bottom: 3rem;
}

.s-about__info p {
  max-width: 27em;
}

.s-request-a-price {
  color: #fff;
  background-color: #012f61;
}

.s-request-a-price__desc {
  margin-bottom: 2rem;
}

.s-request-a-price__contact-list {
  margin-bottom: 2rem;
  list-style-type: none;
}

.s-request-a-price__contact-link {
  font-size: 1rem;
  font-weight: 600;
  color: currentColor;
  color: #f7ca18;
}

.s-request-a-price__form-group {
  margin-bottom: 1rem;
}

.s-request-a-price__form-group input,
.s-request-a-price__form-group textarea {
  font-weight: 600;
  background-color: rgba(45, 121, 196, 0.5);
}

.s-request-a-price__form-group input::-webkit-input-placeholder,
.s-request-a-price__form-group textarea::-webkit-input-placeholder {
  color: #7ac8ff;
}

.s-request-a-price__form-group input:-ms-input-placeholder,
.s-request-a-price__form-group textarea:-ms-input-placeholder {
  color: #7ac8ff;
}

.s-request-a-price__form-group input::-ms-input-placeholder,
.s-request-a-price__form-group textarea::-ms-input-placeholder {
  color: #7ac8ff;
}

.s-request-a-price__form-group input::placeholder,
.s-request-a-price__form-group textarea::placeholder {
  color: #7ac8ff;
}

.s-table {
  width: 100%;
  font-family: "Open Sans",
                 -apple-system,
                 BlinkMacSystemFont,
                 "Segoe UI",
                 Roboto,
                 Oxygen-Sans,
                 Ubuntu,
                 Cantarell,
                 "Helvetica Neue",
                 sans-serif;
  font-weight: 600;
  text-align: center;
  border-collapse: collapse;
}

.s-table th {
  padding: 1rem;
  font-size: 0.75rem;
  font-weight: 800;
  color: #00305f;
  background-color: transparent;
  border: 1px solid #f8f8f8;
}

.s-table tbody {
  font-size: 0.875rem;
}

.s-table tbody tr:nth-of-type(even) {
  background-color: #f6f6f6;
}

.s-table tbody tr:nth-of-type(odd) {
  background-color: #f1f1f1;
}

.s-table tbody td {
  padding: 0.75rem;
  border: 2px solid #f8f8f8;
}

.s-gallery {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.s-gallery__item {
  height: 300px;
  background-color: #eee;
}

.s-gallery__item img {
  width: 100%;
  height: 100%;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
}

.s-main-slider {
  position: relative;
  background: transparent;
}

.s-main-slider__navs-btn {
  width: 38px;
  height: 38px;
  vertical-align: middle;
}

.owl-carousel .owl-nav .owl-next .s-main-slider__navs-btn {
  -webkit-transform: rotate3d(0, 0, 1, 180deg);
          transform: rotate3d(0, 0, 1, 180deg);
}

.s-main-slider .owl-nav {
  position: absolute;
  top: -2.5rem;
  left: 50%;
  margin-top: 0;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.s-main-slider .owl-nav [class*='owl-'] {
  padding: 0;
  background: transparent;
}

.s-main-slider .owl-nav [class*='owl-']:hover,
.s-main-slider .owl-nav [class*='owl-']:active {
  background: transparent;
}

.s-map {
  width: 100%;
  height: 400px;
}

@media (min-width: 480px) {
  .s-price__tabs-item {
    width: auto;
  }
}

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

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

  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }

  .nav-tabs.nav-justified > li > a {
    border-radius: 4px 4px 0 0;
    border-bottom: 1px solid #ddd;
  }

  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }

  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified > li > a {
    margin-bottom: 0;
  }

  .nav-tabs-justified > li > a {
    border-radius: 4px 4px 0 0;
    border-bottom: 1px solid #ddd;
  }

  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }

  dd {
    margin-left: 1.5rem;
  }

  .s-page-header__hamburger {
    padding-top: 0.9rem;
  }

  .s-page-footer__address {
    margin-top: 0;
  }

  .s-page-footer__text {
    margin-bottom: 0;
  }

  .s-promo {
    min-height: 30rem;
  }

  .s-promo__content {
    width: 768px;
    margin-left: calc((100% - 750px) / 2);
    padding-top: 7rem;
  }

  .s-promo__title {
    margin-left: -0.125rem;
    font-size: 3rem;
    line-height: 1em;
  }

  .s-promo__desc {
    font-size: 1.25rem;
  }

  .s-promo__slider-item {
    height: 37rem;
  }

  .s-feedback__title {
    margin-bottom: 0;
    margin-bottom: 1rem;
    line-height: 3rem;
  }

  .s-feedback__form-group {
    margin-bottom: 0;
  }

  .s-advantages__list {
    padding-top: 2rem;
  }

  .s-advantages__item {
    margin-bottom: 2rem;
  }

  .s-advantages__item figure {
    min-height: 10rem;
  }

  .s-advantages__item-cover {
    height: 4rem;
    background-position: 50% 50%;
  }

  .s-advantages__item-caption {
    max-width: 80%;
    font-size: 1rem;
    font-weight: 800;
  }

  .s-main-subtitle {
    font-size: 1.75rem;
  }

  .s-main-subtitle::after {
    height: 5px;
  }

  .s-section {
    padding: 1rem;
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  @supports (display: flex) {
    .s-delivery-and-payment__list-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      align-items: stretch;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
    }
  }

  .s-delivery-and-payment__item {
    margin-bottom: 0;
    padding: 2rem 3rem;
    background-size: 230;
  }

  @supports (display: flex) {
    .s-delivery-and-payment__item {
      margin-bottom: 0;
    }
  }

  .s-request-a-price__contact-list {
    margin-bottom: 0;
  }

  .s-table th {
    font-size: 1rem;
  }

  .s-gallery {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }

  .visible-sm-block {
    display: block !important;
  }

  .visible-sm-inline {
    display: inline !important;
  }

  .visible-sm-inline-block {
    display: inline-block !important;
  }

  .hidden-sm {
    display: none !important;
  }
}

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

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

  .s-page-header__logo {
    width: 290px;
    -webkit-transform: translate3d(0, -0.25rem, 0);
            transform: translate3d(0, -0.25rem, 0);
  }

  .s-page-header__hamburger {
    display: none;
  }

  .s-promo__content {
    width: 992px;
    margin-left: calc((100% - 970px) / 2);
  }

  .s-main-nav {
    position: relative;
    top: 0;
    right: 0;
    display: block;
    width: auto;
    padding: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 0.875em;
    text-align: right;
    color: #00305f;
    background-color: #fff;
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  .s-main-nav__item {
    display: inline-block;
  }

  .s-main-nav__item:not(:last-child) {
    margin-right: 1.5rem;
    border-bottom: 0;
  }

  .s-main-nav__link {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    -webkit-transition: all 250ms ease-in-out;
         -o-transition: all 250ms ease-in-out;
            transition: all 250ms ease-in-out;
  }

  .s-main-nav__link::before,
  .s-main-nav__link::after {
    position: absolute;
    content: '';
    bottom: -0.25rem;
    width: 0;
    height: 2px;
    background-color: #2d79c4;
    -webkit-transition: all 250ms ease-in-out;
         -o-transition: all 250ms ease-in-out;
            transition: all 250ms ease-in-out;
  }

  .s-main-nav__link::before {
    left: 50%;
  }

  .s-main-nav__link::after {
    right: 50%;
  }

  .s-main-nav__link:hover::before {
    width: 50%;
  }

  .s-main-nav__link:hover::after {
    width: 50%;
  }

  .s-feedback__title {
    margin-bottom: 0;
  }

  .s-advantages__list {
    margin-right: auto;
    margin-left: auto;
  }

  .s-main-subtitle {
    font-size: 2rem;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }

  .visible-md-block {
    display: block !important;
  }

  .visible-md-inline {
    display: inline !important;
  }

  .visible-md-inline-block {
    display: inline-block !important;
  }

  .hidden-md {
    display: none !important;
  }
}

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

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

  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }

  .visible-lg-block {
    display: block !important;
  }

  .visible-lg-inline {
    display: inline !important;
  }

  .visible-lg-inline-block {
    display: inline-block !important;
  }

  .hidden-lg {
    display: none !important;
  }

  .s-dropcap {
    height: 70px;
    font-size: 90px;
    line-height: 78px;
    text-indent: -5px;
  }

  .s-promo__content {
    width: 1200px;
    margin-left: calc((100% - 1170px) / 2);
  }
}

@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }

  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }

  .visible-print-block {
    display: block !important;
  }

  .visible-print-inline {
    display: inline !important;
  }

  .visible-print-inline-block {
    display: inline-block !important;
  }

  .hidden-print {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }

  .visible-xs-block {
    display: block !important;
  }

  .visible-xs-inline {
    display: inline !important;
  }

  .visible-xs-inline-block {
    display: inline-block !important;
  }

  .hidden-xs {
    display: none !important;
  }
}

/*# sourceMappingURL=style.min.css.map */
/*EXTRA STYLES*/
.s-page-header__logo.logo {
    margin-top: 18px;
}
.s-page-header__slogan {
    text-transform: uppercase;
}
ul.s-promo__text {
    margin-left: 2em;
}
.promo-plate {
    max-width: 600px;
    background: rgba(0, 0, 0, 0.3);
    padding: 15px;
}
strong.s-page-header__slogan {
    font-size: 84%;
}
.prichiny > ol > li {
    font-weight: bold;
    padding-left: 15px;
}
.prichiny > ol > li:before {
    border: 2px solid #2e78c4;
    content: "";
    height: 30px;
    width: 30px;
    position: absolute;
    left: -12px;
    border-radius: 15px;
    margin-top: -1px;
}
span.prichiny_desc {
    font-weight: normal;
    font-size: 80%;
}
blockquote {
    border-left: 5px solid #2e78c4;
    padding-left: 15px;
    background: rgba(255, 255, 255, 0.50);
}
a.s-page-header__contact-link {
    font-size: 120%;
}
.action-header {
    color: red;
}
/*popup*/
.cover {
height: 100%;
width: 100%;
position: absolute;
z-index: 1;
}

.blur-in {
-webkit-animation: blur 2s forwards;
-moz-animation: blur 2s forwards;
-o-animation: blur 2s forwards;
animation: blur 2s forwards;
}

.blur-out {
-webkit-animation: blur-out 2s forwards;
-moz-animation: blur-out 2s forwards;
-o-animation: blur-out 2s forwards;
animation: blur-out 2s forwards;
}

@-webkit-keyframes blur {
0% {
-webkit-filter: blur(0px);
-moz-filter: blur(0px);
-o-filter: blur(0px);
-ms-filter: blur(0px);
filter: blur(0px);
}

100% {
-webkit-filter: blur(4px);
-moz-filter: blur(4px);
-o-filter: blur(4px);
-ms-filter: blur(4px);
filter: blur(4px);
}
}

@-moz-keyframes blur {
0% {
-webkit-filter: blur(0px);
-moz-filter: blur(0px);
-o-filter: blur(0px);
-ms-filter: blur(0px);
filter: blur(0px);
}

100% {
-webkit-filter: blur(4px);
-moz-filter: blur(4px);
-o-filter: blur(4px);
-ms-filter: blur(4px);
filter: blur(4px);
}
}

@-o-keyframes blur {
0% {
-webkit-filter: blur(0px);
-moz-filter: blur(0px);
-o-filter: blur(0px);
-ms-filter: blur(0px);
filter: blur(0px);
}

100% {
-webkit-filter: blur(4px);
-moz-filter: blur(4px);
-o-filter: blur(4px);
-ms-filter: blur(4px);
filter: blur(4px);
}
}

@keyframes blur {
0% {
-webkit-filter: blur(0px);
-moz-filter: blur(0px);
-o-filter: blur(0px);
-ms-filter: blur(0px);
filter: blur(0px);
}

100% {
-webkit-filter: blur(4px);
-moz-filter: blur(4px);
-o-filter: blur(4px);
-ms-filter: blur(4px);
filter: blur(4px);
}
}

@-webkit-keyframes blur-out {
0% {
-webkit-filter: blur(4px);
-moz-filter: blur(4px);
-o-filter: blur(4px);
-ms-filter: blur(4px);
filter: blur(4px);
}

100% {
-webkit-filter: blur(0px);
-moz-filter: blur(0px);
-o-filter: blur(0px);
-ms-filter: blur(0px);
filter: blur(0px);
}
}

@-moz-keyframes blur-out {
0% {
-webkit-filter: blur(4px);
-moz-filter: blur(4px);
-o-filter: blur(4px);
-ms-filter: blur(4px);
filter: blur(4px);
}

100% {
-webkit-filter: blur(0px);
-moz-filter: blur(0px);
-o-filter: blur(0px);
-ms-filter: blur(0px);
filter: blur(0px);
}
}

@-o-keyframes blur-out {
0% {
-webkit-filter: blur(4px);
-moz-filter: blur(4px);
-o-filter: blur(4px);
-ms-filter: blur(4px);
filter: blur(4px);
}

100% {
-webkit-filter: blur(0px);
-moz-filter: blur(0px);
-o-filter: blur(0px);
-ms-filter: blur(0px);
filter: blur(0px);
}
}

@keyframes blur-out {
0% {
-webkit-filter: blur(4px);
-moz-filter: blur(4px);
-o-filter: blur(4px);
-ms-filter: blur(4px);
filter: blur(4px);
}

100% {
-webkit-filter: blur(0px);
-moz-filter: blur(0px);
-o-filter: blur(0px);
-ms-filter: blur(0px);
filter: blur(0px);
}
}

.content {
width: 650px;
margin: 0 auto;
padding-top: 100px;
}

span {
color: dimgray;
}

.pop-up {
position: fixed;
margin: 5% auto;
left: 0;
right: 0;
z-index: 2;
}

.box {
background-color: whitesmoke;
text-align: center;
margin-left: auto;
margin-right: auto;
margin-top: 10%;
position: relative;
-webkit-box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.1);
box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.1);
}

.button {
margin 0 auto;
background-color: #FF8566;
margin-bottom: 33px;
}

.button:hover {
background-color: #7CCF29;
-webkit-box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.1);
box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.1);
}
/*end popup*/