.lg-sub-html,
.lg-toolbar {
  background-color: rgba(0,0,0,.45);
}

#lg-counter,
.lg-outer .lg-video-cont {
  vertical-align: middle;
  display: inline-block;
}

@font-face {
  font-family: lg;
  src: url(../fonts/ecff11700aad0000cf3503f537d1df17-lg.eot);
  src: url(../fonts/ecff11700aad0000cf3503f537d1df17-lg.eot?#iefixn1z373) format("embedded-opentype"),url(../fonts/5fd4c338c1a1b1eeeb2c7b0a0967773d-lg.woff) format("woff"),url(../fonts/4fe6f9caff8b287170d51d3d71d5e5c6-lg.ttf) format("truetype"),url(data:image/svg+xml;base64,bW9kdWxlLmV4cG9ydHMgPSBfX3dlYnBhY2tfcHVibGljX3BhdGhfXyArICJpbWFnZXMvYzA2NmM1NDQ4NTYyYjNjY2FlZmI2NDA4Y2U0YjRhZTEtbGcuc3ZnIjs=#lg) format("svg");
  font-weight: 400;
  font-style: normal;
}

.lg-icon {
  font-family: lg;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
  background-color: rgba(0,0,0,.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
}

.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: .5;
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
  color: #FFF;
}

.lg-actions .lg-next {
  right: 20px;
}

.lg-actions .lg-next:before {
  content: "\E095";
}

.lg-actions .lg-prev {
  left: 20px;
}

.lg-actions .lg-prev:after {
  content: "\E094";
}

@-webkit-keyframes lg-right-end {
  0%, 100% {
    left: 0;
  }

  50% {
    left: -30px;
  }
}

@-moz-keyframes lg-right-end {
  0%, 100% {
    left: 0;
  }

  50% {
    left: -30px;
  }
}

@-ms-keyframes lg-right-end {
  0%, 100% {
    left: 0;
  }

  50% {
    left: -30px;
  }
}

@keyframes lg-right-end {
  0%, 100% {
    left: 0;
  }

  50% {
    left: -30px;
  }
}

@-webkit-keyframes lg-left-end {
  0%, 100% {
    left: 0;
  }

  50% {
    left: 30px;
  }
}

@-moz-keyframes lg-left-end {
  0%, 100% {
    left: 0;
  }

  50% {
    left: 30px;
  }
}

@-ms-keyframes lg-left-end {
  0%, 100% {
    left: 0;
  }

  50% {
    left: 30px;
  }
}

@keyframes lg-left-end {
  0%, 100% {
    left: 0;
  }

  50% {
    left: 30px;
  }
}

.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end .3s;
  -o-animation: lg-right-end .3s;
  animation: lg-right-end .3s;
  position: relative;
}

.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end .3s;
  -o-animation: lg-left-end .3s;
  animation: lg-left-end .3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none!important;
  outline: 0;
  -webkit-transition: color .2s linear;
  -o-transition: color .2s linear;
  transition: color .2s linear;
}

.lg-toolbar .lg-icon:hover {
  color: #FFF;
}

.lg-toolbar .lg-close:after {
  content: "\E070";
}

.lg-toolbar .lg-download:after {
  content: "\E0F2";
}

.lg-sub-html {
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}

.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: 700;
}

.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

#lg-counter {
  color: #999;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
}

.lg-next,
.lg-prev,
.lg-toolbar {
  opacity: 1;
  -webkit-transition: -webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;
  -moz-transition: -moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;
  -o-transition: -o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;
  transition: transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px,0,0);
  transform: translate3d(-10px,0,0);
}

.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px,0,0);
  transform: translate3d(10px,0,0);
}

.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0,-10px,0);
  transform: translate3d(0,-10px,0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(.5,.5,.5);
  transform: scale3d(.5,.5,.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;
  -o-transition: -o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;
  transition: transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
  opacity: 1;
}

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
  -webkit-transition: -webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;
  -moz-transition: -moz-transform .25s cubic-bezier(0,0,.25,1) 0s;
  -o-transition: -o-transform .25s cubic-bezier(0,0,.25,1) 0s;
  transition: transform .25s cubic-bezier(0,0,.25,1) 0s;
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s!important;
  transition-duration: 0s!important;
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}

.lg-outer .lg-thumb-item {
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
}

@media (min-width:1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color .25s ease;
    -o-transition: border-color .25s ease;
    transition: border-color .25s ease;
  }
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}

.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}

.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom .25s ease;
  -o-transition: bottom .25s ease;
  transition: bottom .25s ease;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}

.lg-outer .lg-toggle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}

.lg-outer .lg-toggle-thumb:hover,
.lg-outer.lg-dropdown-active #lg-share {
  color: #FFF;
}

.lg-outer .lg-toggle-thumb:after {
  content: "\E1FF";
}

.lg-outer .lg-video-cont {
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}

.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}

.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%!important;
  height: 100%!important;
}

.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}

.lg-outer .lg-has-vimeo .lg-video-play {
  background: url(../images/56e7bf9a1a558762967fd0e0bb39e90f-84.png) no-repeat;
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url(../images/56e7bf9a1a558762967fd0e0bb39e90f-84.png) 0 -58px no-repeat;
}

.lg-outer .lg-has-html5 .lg-video-play {
  background: url(../images/558b3adb651b1ff71f78a8303883933a-64.png) no-repeat;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: .8;
}

.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}

.lg-outer .lg-has-youtube .lg-video-play {
  background: url(../images/488fbbf9a800bc20cdd13d36fe8be051-84.png) no-repeat;
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url(../images/488fbbf9a800bc20cdd13d36fe8be051-84.png) 0 -60px no-repeat;
}

.lg-outer .lg-video-object {
  width: 100%!important;
  height: 100%!important;
  position: absolute;
  top: 0;
  left: 0;
}

.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 80ms ease 0s;
  -moz-transition: opacity 80ms ease 0s;
  -o-transition: opacity 80ms ease 0s;
  transition: opacity 80ms ease 0s;
}

.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}

.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}

.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\E01D";
}

.lg-show-autoplay .lg-autoplay-button:after {
  content: "\E01A";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform .3s cubic-bezier(0,0,.25,1) 0s;
  -moz-transition: -moz-transform .3s cubic-bezier(0,0,.25,1) 0s;
  -o-transition: -o-transform .3s cubic-bezier(0,0,.25,1) 0s;
  transition: transform .3s cubic-bezier(0,0,.25,1) 0s;
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;
  -moz-transition: left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;
  -o-transition: left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;
  transition: left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
  -webkit-transition: -webkit-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;
  -moz-transition: -moz-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;
  -o-transition: -o-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;
  transition: transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

#lg-zoom-in:after {
  content: "\E311";
}

#lg-actual-size {
  font-size: 20px;
}

#lg-actual-size:after {
  content: "\E033";
}

#lg-zoom-out {
  opacity: .5;
  pointer-events: none;
}

#lg-zoom-out:after {
  content: "\E312";
}

.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}

.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px #fff inset;
}

.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity .15s ease 0s,-webkit-transform .15s ease 0s;
  -moz-transition: opacity .15s ease 0s,-moz-transform .15s ease 0s;
  -o-transition: opacity .15s ease 0s,-o-transform .15s ease 0s;
  transition: opacity .15s ease 0s,transform .15s ease 0s;
  -webkit-transform: translate3d(0,5px,0);
  transform: translate3d(0,5px,0);
}

.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}

.lg-outer .lg-pager {
  background-color: rgba(255,255,255,.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255,255,255,.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow .3s ease 0s;
  -o-transition: box-shadow .3s ease 0s;
  transition: box-shadow .3s ease 0s;
  width: 12px;
}

.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
  box-shadow: 0 0 0 8px #fff inset;
}

.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\E20C";
}

.lg-fullscreen-on .lg-fullscreen:after {
  content: "\E20D";
}

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0,0,0,.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear .18s,opacity .18s linear 0s;
  -o-transition: visibility 0s linear .18s,opacity .18s linear 0s;
  transition: visibility 0s linear .18s,opacity .18s linear 0s;
}

.lg-outer.lg-dropdown-active #lg-dropdown-overlay,
.lg-outer.lg-dropdown-active .lg-dropdown {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  opacity: 1;
  visibility: visible;
}

.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0,5px,0);
  -o-transform: translate3d(0,5px,0);
  -ms-transform: translate3d(0,5px,0);
  -webkit-transform: translate3d(0,5px,0);
  transform: translate3d(0,5px,0);
  -webkit-transition: -webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;
  -moz-transition: -moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;
  -o-transition: -o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;
  transition: transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;
}

.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
  right: 16px;
  top: -16px;
}

.lg-outer .lg-dropdown>li:last-child {
  margin-bottom: 0;
}

.lg-outer .lg-dropdown>li:hover .lg-icon,
.lg-outer .lg-dropdown>li:hover a {
  color: #333;
}

.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
}

.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0,0,0,.07);
}

.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}

.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}

.lg-outer,
.lg-outer .lg,
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
}

.lg-outer #lg-share {
  position: relative;
}

.lg-outer #lg-share:after {
  content: "\E80D";
}

.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}

.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\E901";
}

.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}

.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\E904";
}

.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}

.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\E902";
}

.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}

.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\E903";
}

.group:after,
.group:before {
  display: table;
  content: "";
  line-height: 0;
}

.group:after {
  clear: both;
}

.lg-outer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  -webkit-transition: opacity .15s ease 0s;
  -o-transition: opacity .15s ease 0s;
  transition: opacity .15s ease 0s;
}

.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.lg-outer.lg-visible {
  opacity: 1;
}

.lg-outer.lg-css3 .lg-item.lg-current,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-prev-slide {
  -webkit-transition-duration: inherit!important;
  transition-duration: inherit!important;
  -webkit-transition-timing-function: inherit!important;
  transition-timing-function: inherit!important;
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
  -webkit-transition-duration: 0s!important;
  transition-duration: 0s!important;
  opacity: 1;
}

.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.lg-outer .lg {
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}

.lg-outer .lg-inner {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}

.lg-outer .lg-item {
  background: url(../images/0aeca8b09888accfccf11976b34c4e64-loading.gif) center center no-repeat;
  display: none!important;
}

.lg-outer.lg-css .lg-current,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide {
  display: inline-block!important;
}

.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}

.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}

.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.lg-outer .lg-item.lg-complete {
  background-image: none;
}

.lg-outer .lg-item.lg-current {
  z-index: 1060;
}

.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto!important;
  height: auto!important;
}

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity .15s ease 0s;
  -o-transition: opacity .15s ease 0s;
  transition: opacity .15s ease 0s;
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}

.lg-outer .lg-empty-html,
.lg-outer.lg-hide-download #lg-download {
  display: none;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity .15s ease 0s;
  -o-transition: opacity .15s ease 0s;
  transition: opacity .15s ease 0s;
}

.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
  -webkit-transition: none 0s ease 0s!important;
  -moz-transition: none 0s ease 0s!important;
  -o-transition: none 0s ease 0s!important;
  transition: none 0s ease 0s!important;
}

.lg-css3.lg-use-css3 .lg-item,
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
  opacity: 0;
}

.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}

.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
  -webkit-transition: opacity .1s ease 0s;
  -moz-transition: opacity .1s ease 0s;
  -o-transition: opacity .1s ease 0s;
  transition: opacity .1s ease 0s;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%,0,0);
  transform: translate3d(100%,0,0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  opacity: 1;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;
  transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;
}

.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  -webkit-transition: left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;
  -o-transition: left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;
  transition: left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;
}/**
 * Swiper 4.3.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 5, 2018
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-invisible-blank-slide {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
@charset "UTF-8";

/****************
  Variables
 ***************/

/* stylelint-disable */

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html,
body,
div,
span,
iframe,
h1,
h2,
h4,
p,
a,
acronym,
dfn,
img,
ins,
strong,
var,
i,
center,
ul,
li,
form,
label,
legend,
caption,
canvas,
embed,
figcaption,
footer,
header,
menu,
nav,
section,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */


figcaption,
footer,
header,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}


ul {
  list-style: none;
}

/* stylelint-enable */

/****************
  Vendor CSS
 ***************/

/* stylelint-disable */

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

html {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

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

.justify-content-between {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
     -moz-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.align-items-end {
  -webkit-box-align: end !important;
  -webkit-align-items: flex-end !important;
     -moz-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

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

@media (min-width: 576px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 576px) {
  .container {
    width: 540px;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .container {
    width: 720px;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .container {
    width: 960px;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1200px;
    max-width: 100%;
  }
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 576px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 992px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 1200px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}


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

@media (min-width: 576px) {
  
  .col-3,
  .col-12,
  .col-sm-6,
  .col-sm-10,
  .col-sm-12,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-7,
  .col-lg-8,
  .col-lg-12,
  .col-xl-7 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  
  .col-3,
  .col-12,
  .col-sm-6,
  .col-sm-10,
  .col-sm-12,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-7,
  .col-lg-8,
  .col-lg-12,
  .col-xl-7 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  
  .col-3,
  .col-12,
  .col-sm-6,
  .col-sm-10,
  .col-sm-12,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-7,
  .col-lg-8,
  .col-lg-12,
  .col-xl-7 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  
  .col-3,
  .col-12,
  .col-sm-6,
  .col-sm-10,
  .col-sm-12,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-7,
  .col-lg-8,
  .col-lg-12,
  .col-xl-7 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.offset-1 {
  margin-left: 8.33333%;
}

@media (min-width: 576px) {

  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .offset-sm-0 {
    margin-left: 0%;
  }

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

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

@media (min-width: 768px) {

  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

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

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

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

@media (min-width: 992px) {

  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .offset-lg-0 {
    margin-left: 0%;
  }

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

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

@media (min-width: 1200px) {

  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
}

/* stylelint-enable */

/***********************************************/

html {
  font-size: 16px;
  line-height: 1.25;
}

body {
  font-family: "Roboto", sans-serif;
  color: #000;
  font-size: 1rem;
  line-height: 1.25;
}

::-webkit-input-placeholder {
  color: inherit;
}

::-moz-placeholder {
  color: inherit;
}

/* Firefox 19+ */

:-moz-placeholder {
  color: inherit;
}

/* Firefox 18- */

:-ms-input-placeholder {
  color: inherit;
}

strong {
  font-weight: 700;
}

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

.text--uppercase {
  text-transform: uppercase;
}

.footer {
  color: #97a3b5;
}

.header {
  color: #76001d;
}

.h1 {
  font-weight: 700;
  font-size: 1.5em;
  line-height: 1.2;
  margin-bottom: 1em;
}

@media screen and (min-width: 768px) {
  .h1 {
    font-size: 2em;
  }
}

@media screen and (min-width: 1200px) {
  .h1 {
    font-size: 2.5em;
  }
}

.h2 {
  font-size: 1.15em;
  margin-bottom: 1em;
  font-weight: 500;
}

@media screen and (min-width: 768px) {
  .h2 {
    font-size: 1.5em;
  }
}

* {
  outline: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

img {
  max-width: 100%;
}

a {
  color: inherit;
  text-decoration: none;
}

html,
body {
  font-family: 'Montserrat', sans-serif;
  background-color: #f5f5f5;
  overflow-x: hidden;
}

.page-wrapper {
  height: 100%;
}

.container {
  max-width: 1170px;
  width: 100%;
}

.text--uppercase {
  text-transform: uppercase;
}

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

.section {
  padding: 1em 0;
}

@media screen and (min-width: 992px) {
  .section {
    padding: 2em 0;
  }
}

button {
  font-family: Montserrat;
}

.call__link {
  position: relative;
  border: 1px solid #3faefd;
  border-radius: 25px;
  width: 196px;
  height: 51px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  padding-left: 30px;
  padding-right: 30px;
  cursor: pointer;
  background-color: inherit;
}

.call__link span {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.action-btn {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 219px;
  height: 58px;
  border-radius: 35px;
  background-color: #3faefd;
  margin-bottom: 44px;
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  padding-right: 35px;
  padding-left: 53px;
  border: none;
  outline: none;
  cursor: pointer;
}

.action-btn span {
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 48px;
  height: 48px;
  -webkit-box-shadow: 0 0 29px 3px rgba(0, 0, 0, 0.09);
          box-shadow: 0 0 29px 3px rgba(0, 0, 0, 0.09);
  border-radius: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.animation-pulse:before,
.animation-pulse:after {
  content: '';
  position: absolute;
  border: 1px solid #3faefd;
  left: -30px;
  right: -30px;
  bottom: -30px;
  top: -30px;
  border-radius: 50%;
  -webkit-animation: pulse 1.8s linear infinite;
          animation: pulse 1.8s linear infinite;
  cursor: pointer;
  opacity: 0;
}

.animation-pulse:after {
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
}

.pulse-red:before,
.pulse-red:after {
  border: 1px solid #ff0000;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1.4);
            transform: scale(1.4);
    opacity: 0;
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1.4);
            transform: scale(1.4);
    opacity: 0;
  }
}

.work-steps-btn {
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: -70px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-box-shadow: 0 0 29px rgba(63, 175, 255, 0.33);
          box-shadow: 0 0 29px rgba(63, 175, 255, 0.33);
  font-size: 16px;
  font-weight: 500;
  padding: 0 10px;
  text-align: center;
}

.consultation-btn {
  width: 100%;
  height: 58px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 17px;
}

.footer-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 233px;
  height: 58px;
  -webkit-box-shadow: 0 0 29px rgba(63, 175, 255, 0.33);
          box-shadow: 0 0 29px rgba(63, 175, 255, 0.33);
  border-radius: 29px;
  border: 2px solid #ffffff;
  margin-bottom: 17px;
  background: none;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  cursor: pointer;
  font-family: Montserrat;
}

.calc_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 29px;
  width: 100%;
  height: 58px;
  margin-bottom: 20px;
  cursor: pointer;
}

.calc_btn span {
  padding: 0 16px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
}

.calc__btn--weight {
  border: 1px solid #ffffff;
  background: none;
}

.calc__btn--order {
  border-radius: 29px;
  background-color: #3faefd;
  border: none;
  outline: none;
}

.overlay {
  visibility: hidden;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: fixed;
  width: 100%;
  height: 100vh;
  left: 0;
  top: 0;
  z-index: 110;
  overflow: auto;
  background: #4d8ada;
}

.overlay.is-visible {
  visibility: visible;
}

.modal {
  visibility: hidden;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  padding: 25px 20px;
  z-index: 101;
  position: absolute;
  left: 0;
  right: 0;
  top: 25px;
  margin: auto;
}

@media screen and (min-width: 769px) {
  .modal {
    top: 100px;
  }
}

.modal__inner {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateY(-5%);
      -ms-transform: translateY(-5%);
          transform: translateY(-5%);
  opacity: 0;
  width: 100%;
  background-color: #fbfbfb;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: 21.2px 21.2px 81px rgba(0, 0, 0, 0.2);
          box-shadow: 21.2px 21.2px 81px rgba(0, 0, 0, 0.2);
  position: relative;
  padding: 1em;
  border-radius: 3px;
}

@media screen and (min-width: 768px) {
  .modal__inner {
    padding: 2em 1em;
  }
}

.modal__inner:before {
  position: absolute;
  top: 0;
  left: 0;
}

.modal__inner strong {
  font-weight: 700;
}

.modal__inner p {
  margin-bottom: 15px;
}

.modal__inner p:last-child {
  margin-bottom: 0;
}

.modal__inner ul {
  margin-bottom: 15px;
}

.modal__inner li {
  position: relative;
  margin-bottom: 15px;
}

.modal__inner li:last-child {
  margin-bottom: 0;
}

.modal__inner li:before {
  content: '';
  border-radius: 100%;
  width: 6px;
  height: 6px;
  background: #1e4d5a;
  display: inline-block;
  line-height: 18px;
  margin-right: 10px;
}

.modal.is-visible {
  visibility: visible;
}

.modal.is-visible .modal__inner {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.modal--success {
  width: 100%;
  max-width: 600px;
}

.modal--portfolio {
  width: 100%;
  max-width: 1200px;
}

.modal--default {
  width: 100%;
  max-width: 410px;
}

.modal--wide {
  width: 100%;
  max-width: 850px;
}

.modal--callback {
  width: 100%;
  max-width: 630px;
}

.modal__title {
  width: 100%;
  margin-bottom: 1em;
  color: #000;
  font-size: 1.75em;
}

@media screen and (min-width: 768px) {
  .modal__title {
    font-size: 2em;
  }
}

.modal__subtitle {
  font-weight: 700;
  text-transform: uppercase;
}

.modal__close {
  position: absolute;
  width: 30px;
  height: 30px;
  top: -10px;
  right: 0;
  cursor: pointer;
  display: block;
  z-index: 2;
  border: none;
  background: none;
}

@media screen and (min-width: 768px) {
  .modal__close {
    top: -10px;
    right: -10px;
  }
}

.modal__close--inside {
  top: 10px;
  right: 10px;
}

.modal__close:before,
.modal__close:after {
  content: '';
  display: block;
  position: absolute;
  width: 30px;
  height: 2px;
  background: #000;
  top: 14px;
  left: 0;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}

.modal__close:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.modal__close:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.modal__description {
  padding: 15px;
}

@media screen and (min-width: 768px) {
  .modal__description {
    padding: 30px 55px;
  }
}

.modal input:not([type="submit"]) {
  width: 100%;
  background-color: #f0f1f7;
  border: 1px solid #b9bccb;
  border-radius: 3px;
  font-style: italic;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 10px;
  color: #767c93;
}

/* stylelint-disable */

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */

.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  -o-transition-property: opacity, filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
       -o-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

.hamburger:hover {
  opacity: 0.7;
}

.hamburger.is-active:hover {
  opacity: 0.7;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #3faefd;
}

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #3faefd;
  border-radius: 4px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
       -o-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -10px;
}

.hamburger-inner::after {
  bottom: -10px;
}

/*
   * 3DX
   */

/*
   * 3DX Reverse
   */

/*
   * 3DY
   */

/*
   * 3DY Reverse
   */

/*
   * 3DXY
   */

/*
   * 3DXY Reverse
   */

/*
   * Arrow
   */

/*
   * Arrow Right
   */

/*
   * Arrow Alt
   */

/*
   * Arrow Alt Right
   */

/*
   * Arrow Turn
   */

/*
   * Arrow Turn Right
   */

/*
   * Boring
   */

/*
   * Collapse
   */

/*
   * Collapse Reverse
   */

/*
   * Elastic
   */

/*
   * Elastic Reverse
   */

/*
   * Emphatic
   */

/*
   * Emphatic Reverse
   */

/*
   * Minus
   */

/*
   * Slider
   */

/*
   * Slider Reverse
   */

/*
   * Spin
   */

/*
   * Spin Reverse
   */

/*
   * Spring
   */

/*
   * Spring Reverse
   */

/*
   * Stand
   */

/*
   * Stand Reverse
   */

/*
   * Squeeze
   */

.hamburger--squeeze .hamburger-inner {
  -webkit-transition-duration: 0.075s;
       -o-transition-duration: 0.075s;
          transition-duration: 0.075s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze .hamburger-inner::before {
  -webkit-transition: top 0.075s 0.12s ease, opacity 0.075s ease;
  -o-transition: top 0.075s 0.12s ease, opacity 0.075s ease;
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}

.hamburger--squeeze .hamburger-inner::after {
  -webkit-transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
       -o-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.075s ease, opacity 0.075s 0.12s ease;
  -o-transition: top 0.075s ease, opacity 0.075s 0.12s ease;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}

.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Vortex
   */

/*
   * Vortex Reverse
   */

/* stylelint-enable */

/* menu */

/* purgecss start ignore */

.nav-menu {
  background: #f5f5f5;
  position: absolute;
  z-index: 5;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  visibility: visible;
  opacity: 0;
  top: -15px;
  left: 0;
  -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
          transform: scaleY(0);
  padding: 40px 0;
}

@media screen and (min-width: 992px) {
  .nav-menu {
    position: relative;
    visibility: visible;
    opacity: 1;
    margin-top: 22px;
    margin-bottom: 143px;
    background: none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    top: 0;
    padding: 0;
  }
}

.nav-menu.is-active {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
          transform: scaleY(1);
}

.nav-menu__item {
  margin: 10px 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  opacity: 0;
  -webkit-transform: translateY(-40px);
      -ms-transform: translateY(-40px);
          transform: translateY(-40px);
}

@media screen and (min-width: 992px) {
  .nav-menu__item {
    margin: 0;
    opacity: 1;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}

.nav-menu.is-active .nav-menu__item {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.nav-menu.is-active .nav-menu__item:nth-child(1) {
  -webkit-transition-delay: 0.45s;
       -o-transition-delay: 0.45s;
          transition-delay: 0.45s;
}

.nav-menu.is-active .nav-menu__item:nth-child(2) {
  -webkit-transition-delay: 0.4s;
       -o-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.nav-menu.is-active .nav-menu__item:nth-child(3) {
  -webkit-transition-delay: 0.35s;
       -o-transition-delay: 0.35s;
          transition-delay: 0.35s;
}

.nav-menu.is-active .nav-menu__item:nth-child(4) {
  -webkit-transition-delay: 0.3s;
       -o-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.nav-menu.is-active .nav-menu__item:nth-child(5) {
  -webkit-transition-delay: 0.25s;
       -o-transition-delay: 0.25s;
          transition-delay: 0.25s;
}

.hamburger {
  position: relative;
  z-index: 6;
}

@media screen and (min-width: 992px) {
  .hamburger {
    display: none;
  }
}

.nav-menu__list {
  text-align: center;
}

@media screen and (min-width: 992px) {
  .nav-menu__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
  }
}

.nav-menu__link {
  color: #555d68;
  font-size: 16px;
  font-weight: bolder;
  line-height: 26.26px;
  cursor: pointer;
}

@media screen and (min-width: 992px) {
  .nav-menu__link {
    margin: 0 50px 0 0;
  }
}

.nav-menu--burger {
  margin: 0 20px;
  position: relative;
  width: 40px;
  height: 6px;
  background-color: #3faefd;
  border-radius: 2px;
  cursor: pointer;
}

.nav-menu--burger:before {
  content: '';
  position: absolute;
  left: 0;
  top: -12px;
  width: 40px;
  height: 6px;
  background-color: #3faefd;
  border-radius: 2px;
}

.nav-menu--burger:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -12px;
  width: 40px;
  height: 6px;
  background-color: #3faefd;
  border-radius: 2px;
}

@media (min-width: 992px) {
  .nav-menu--burger {
    display: none;
  }
}

/* purgecss end ignore */

/***************
  Layouts
 **************/

.hook {
  display: block;
  position: absolute;
  top: -210px;
  right: 0;
}

@media screen and (min-width: 576px) {
  .hook {
    left: 112px;
    right: auto;
  }
}

.equipment {
  display: block;
  position: absolute;
  top: -50px;
  right: 35px;
}

@media screen and (max-width: 1600px) {
  .equipment {
    right: -150px;
  }
}

@media screen and (max-width: 1270px) {
  .equipment {
    right: -300px;
  }
}

@media screen and (max-width: 992px) {
  .equipment {
    display: none;
  }
}

.header {
  padding-bottom: 20px;
  padding-top: 12px;
  background: #aab8c1;
}

@media screen and (min-width: 380px) {
  .header {
    padding-bottom: 50px;
  }
}

@media screen and (min-width: 768px) {
  .header {
    background: url(../images/abe10da8063d45b1c3dc31eb2d2c172c-1920.jpg) no-repeat 50%/cover;
  }
}

@media (max-width: 991px) {
  .header-top {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.call {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.call__left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.call__number {
  color: #ffffff;
  padding: 0 11px;
  font-size: 16px;
  font-weight: 500;
}

@media (max-width: 991px) {
  .call {
    display: none;
  }
}

.call__svg {
  width: 33px;
  height: 33px;
  background-color: #3faefd;
  border-radius: 16.5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__title {
  color: #555d68;
  font-weight: 600;
  margin-bottom: 49px;
  text-align: center;
  font-size: 26px;
  line-height: 40.81px;
  margin-bottom: 30px;
  margin-top: 40px;
}

.header__title span {
  color: #ffffff;
}

@media screen and (max-width: 380px) {
  .header__title {
    text-align: center;
    font-size: 22px;
    line-height: 30.81px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

@media (min-width: 576px) {
  .header__title {
    text-align: center;
    font-size: 32px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

@media (min-width: 768px) {
  .header__title {
    text-align: center;
    font-size: 38px;
  }
}

@media (min-width: 992px) {
  .header__title {
    text-align: left;
    line-height: 50.81px;
    font-size: 42px;
  }
}

.header__text {
  font-size: 24px;
  font-weight: 700;
  line-height: 33.16px;
  color: #ffffff;
  margin-bottom: 41px;
  text-align: center;
  font-size: 18px;
}

@media screen and (max-width: 380px) {
  .header__text {
    text-align: center;
    font-size: 16px;
  }
}

@media (min-width: 576px) {
  .header__text {
    text-align: center;
    font-size: 20px;
  }
}

@media (min-width: 768px) {
  .header__text {
    text-align: center;
  }
}

@media (min-width: 992px) {
  .header__text {
    text-align: left;
  }
}

.h-order__item {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  line-height: 26.26px;
  color: #ffffff;
}

@media screen and (max-width: 500px) {
  .h-order__item {
    padding-left: 25px;
  }
}

.h-order__item:before {
  content: '';
  position: absolute;
  width: 9px;
  height: 9px;
  background-color: #3fafff;
  -webkit-box-shadow: 0 5px 8.2px 0.8px rgba(63, 175, 255, 0.58);
          box-shadow: 0 5px 8.2px 0.8px rgba(63, 175, 255, 0.58);
  border-radius: 100%;
  top: 5px;
  color: #ffffff;
  font-size: 16px;
  font-weight: bolder;
  line-height: 26.26px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 5px;
}

@media (min-width: 992px) {
  .h-order__item:before {
    left: 0;
  }
}

.header-decorate--main {
  z-index: 3;
}

.header-decorate--main:after {
  position: absolute;
  content: '';
  width: 64px;
  height: 120%;
  background-color: #3faefd;
  left: -5px;
  top: -10%;
  z-index: -10;
}

@media screen and (max-width: 1200px) {
  .header-decorate--main:after {
    display: none;
  }
}

.footer {
  background-color: #3faefd;
  padding: 27px 0;
}

@media (max-width: 767px) {
  .ayeps,
  .footer-copy,
  .footer-action {
    margin-bottom: 20px;
  }
}

.ayeps {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ayeps span {
  padding: 0 25px;
}

@media (max-width: 991px) {
  .ayeps {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.logo-ayeps,
.copyright-text,
.footer-accept {
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
}

.footer-logo {
  display: block;
  margin: 0 auto;
  margin-bottom: 28px;
}

.copyright-text {
  text-align: center;
  margin-bottom: 15px;
}

.copyright-text:last-child {
  margin: 0;
}

.footer-action {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media (max-width: 991px) {
  .footer-action {
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

/***************
  Sections
 **************/

.service {
  padding-top: 56px;
  margin-bottom: 77px;
}

.service__item--wrap {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .service__item--wrap {
    margin-bottom: 20px;
  }
}

.service__item {
  -webkit-box-shadow: 0 11px 26px 3px rgba(63, 175, 255, 0.09);
          box-shadow: 0 11px 26px 3px rgba(63, 175, 255, 0.09);
  border-radius: 3px;
  background-color: #ffffff;
  padding: 20px;
  padding-top: 28px;
  padding-bottom: 25px;
  height: 100%;
}

.service__svg {
  height: 55px;
  margin-bottom: 21px;
  text-align: center;
}

.service__text {
  text-align: center;
  color: #555d68;
  font-size: 16px;
  font-weight: 600;
  line-height: 26.26px;
}

.header-decorate {
  position: relative;
  z-index: 100;
  font-size: 24px;
  font-weight: 700;
}

.header-decorate::before {
  content: '';
  position: absolute;
  height: 100%;
  width: 15px;
  top: 0;
  left: 0;
  z-index: -10;
  background-color: #3faefd;
}

.clients__header {
  margin-bottom: 50px;
}

.slider--clients.swiper-container {
  min-width: 100%;
  height: 116px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.slider--clients .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 21px;
}

.swiper-button-prev,
.swiper-button-next {
  background-size: 10px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAASCAYAAABit09LAAAAk0lEQVQoU63SMQoCMRCF4W/dS3kQbV0LEdR2wU6wsxe1sFO8gCeUiIGsuJsUTpWBn/dmXqaSrxbjKsPtscNmCDxgizUufWAHCq7fYOiPWGGOexwtBcP7jCVmeKTzR3CEExYfpQ4UrWvcMMUEz19JBMUrmiEoKhaDxdZBuWiZNKpsPCmcDTxNJfuFvfBfziyqvw/3BRCxID+r2nI7AAAAAElFTkSuQmCC");
}

.swiper-button-next {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAASCAYAAABit09LAAAAiklEQVQoU63SMQoCMRAF0LcX9AKivYq9nWAn2K6CWKitHsRTqYxsYJHdbASnDI9JZvIr3PHATqYqzFFjg3WfDRg1wx5brLpwgoO4DQNPcMYBS7xS928Y52NccWze/8FdMOHofMICzz4YeNSs7oZpDrbx5S+w6OqYfHCYovUULTz73z+FojhmRcF9AwSMKU88oXTWAAAAAElFTkSuQmCC");
}

.clients__header {
  margin-bottom: 50px;
  font-size: 24px;
  font-weight: 700;
}

.swiper-container.slider--clients {
  min-width: 100%;
  height: 116px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.swiper-container.slider--clients .swiper-button-prev,
.swiper-container.slider--clients .swiper-button-next {
  left: -8px;
  background: none;
}

.swiper-container.slider--clients .swiper-button-prev {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.swiper-container.slider--clients .swiper-button-next {
  left: auto;
  right: -2px;
}

.slider--clients .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 21px;
}

.partners {
  margin-top: -15px;
  padding-top: 113px;
  background: url(../images/791a28780e0808ceb36110d9379862be-1920.png) 50% no-repeat;
}

.partners__header {
  margin-bottom: 108px;
  font-size: 24px;
  font-weight: 700;
}

.partners__item {
  padding: 0 15px;
  margin-bottom: 54px;
  width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

@media screen and (max-width: 380px) {
  .partners__item {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}

@media (min-width: 768px) {
  .partners__item {
    width: 25%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
  }
}

@media (min-width: 992px) {
  .partners__item {
    width: 20%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
  }
}

.partners-wrapper {
  background-color: #ffffff;
  height: 100%;
}

.partners__img {
  padding-bottom: 120px;
  background-color: #3faefd;
  position: relative;
}

.partners__img img {
  position: absolute;
  display: block;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

.partners__title {
  color: #555d68;
  padding: 7px;
  padding-top: 22px;
  padding-bottom: 28px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 26.26px;
  height: auto;
  font-size: 16px;
  font-weight: 600;
  line-height: 20.26px;
}

.move__header {
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 700;
}

.move__backround {
  background: url(../images/6921e96e2a8e3f69001bc92b62dfc74b-1920.png) 50% no-repeat;
  padding-bottom: 393px;
}

@media (max-width: 575px) {
  .move__backround {
    display: none;
  }
}

.move__item {
  position: relative;
  margin-top: -165px;
  background-color: #ffffff;
  padding-top: 12px;
  padding-bottom: 7px;
  padding-left: 19px;
  -webkit-box-shadow: 0 11px 26px 3px rgba(63, 175, 255, 0.09);
          box-shadow: 0 11px 26px 3px rgba(63, 175, 255, 0.09);
  border-radius: 3px;
  z-index: 10;
  margin-top: 0;
  margin-bottom: 20px;
}

@media (min-width: 576px) {
  .col-inner--left {
    margin-left: 0;
    margin-right: 0;
    margin-top: -165px;
  }
}

@media (min-width: 768px) {
  .col-inner--left {
    margin-left: 0;
    margin-right: 0;
    margin-top: -165px;
  }
}

@media (min-width: 992px) {
  .col-inner--left {
    margin-left: -15px;
    margin-right: -32px;
    margin-top: -165px;
  }
}

@media (min-width: 576px) {
  .col-inner--right {
    margin-left: 0;
    margin-right: 0;
    margin-top: -165px;
  }
}

@media (min-width: 768px) {
  .col-inner--right {
    margin-left: 0;
    margin-right: 0;
    margin-top: -165px;
  }
}

@media (min-width: 992px) {
  .col-inner--right {
    margin-left: -15px;
    margin-right: -60px;
    margin-top: -165px;
  }
}

.move__text {
  color: #555d68;
  font-size: 24px;
  font-weight: 700;
  line-height: 26.26px;
  margin-bottom: 20px;
  padding: 5px;
}

.move__text span {
  font-size: 42px;
  font-weight: 600;
  line-height: 50.81px;
  margin-top: 17px;
}

.order-btn--move {
  width: 162px;
  height: 48px;
  margin: 0;
  padding: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.tarrifs {
  background: url(../images/5d338dd2849088ec30b280178c390431-1560.png) 50% no-repeat;
  background-position: top;
  margin-top: -73px;
  padding-top: 91px;
  padding-bottom: 69px;
}

.tarrifs__header {
  color: #555d68;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 60px;
}

.inner-left,
.inner-middle,
.inner-right {
  background-color: #ffffff;
  height: 100%;
  position: relative;
  min-height: 330px;
}

.inner-left {
  margin-right: 0px;
}

@media (min-width: 992px) {
  .inner-left {
    margin-right: -30px;
  }
}

.inner-middle {
  margin-right: 0px;
}

@media (min-width: 992px) {
  .inner-middle {
    margin-left: -60px;
    margin-right: -65px;
  }
}

.inner-right {
  margin-right: 0px;
  margin-top: 20px;
}

@media (min-width: 992px) {
  .inner-right {
    margin-top: 0;
    margin-left: -30px;
  }
}

.tarrifs__title {
  font-size: 16px;
  font-weight: 600;
  line-height: 26.26px;
  background-color: #3faefd;
  color: #ffffff;
  padding: 18px 39px 16px 38px;
  text-align: center;
}

@media (max-width: 767px) {
  .tarrifs__title {
    font-weight: 500;
  }
}

.tarrifs__text {
  position: relative;
  color: #555d68;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  padding: 11px 0;
  margin: 0 10px;
  border-bottom: 1px solid #adbac3;
}

@media (max-width: 767px) {
  .tarrifs__text {
    font-weight: 400;
  }
}

.tarrifs__text:last-child {
  border: none;
}

.tooltip {
  border: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 21px;
  right: 21px;
  width: 18px;
  height: 18px;
  -webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.11);
          box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.11);
  border-radius: 9px;
  color: #3fafff;
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
  color: #3faefd;
}

.tooltip:before {
  content: '';
  width: 29px;
  height: 26px;
  position: absolute;
  top: 15px;
  right: -6px;
  background: url(../images/fbf5f8096ebcb63b60b590aefc92b8d5-29.png);
  opacity: 0;
  /* Подсказка невидима */
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  /* Время появления подсказки */
}

.tooltip:after {
  content: attr(data-tooltip);
  position: absolute;
  bottom: -100px;
  right: -25px;
  width: 278px;
  padding: 12px;
  -webkit-box-shadow: 0 11px 12px 1px rgba(0, 0, 0, 0.21);
          box-shadow: 0 11px 12px 1px rgba(0, 0, 0, 0.21);
  border-radius: 3px;
  background-color: #3faefd;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
  opacity: 0;
  /* Подсказка невидима */
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  /* Время появления подсказки */
}

[data-tooltip]:hover::before {
  opacity: 1;
}

[data-tooltip]:hover::after {
  opacity: 1;
}

.tarrifs__title--right {
  width: 100%;
  text-align: left;
  font-size: 24px;
  font-weight: 700;
  color: #ffffff;
  background-color: #3faefd;
  padding: 18px 39px 16px 14px;
}

.tarrifs__price {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  color: #3faefd;
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 20px;
}

.calc {
  padding-top: 70px;
  padding-bottom: 63px;
  margin-bottom: 88px;
  position: relative;
  background: url(../images/cedec61362e1cd13095caa3ef34d1f18-1920.jpg) 50%/cover no-repeat;
}

@media (min-width: 992px) {
  .calc {
    background: url(../images/cedec61362e1cd13095caa3ef34d1f18-1920.jpg) 50% no-repeat;
  }
}

.calc__header {
  margin-bottom: 43px;
  font-size: 24px;
  font-weight: 700;
}

.label {
  display: block;
  color: #555d68;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
}

.select,
.input {
  width: 100%;
  border-radius: 29px;
  background-color: #ffffff;
  color: #555d68;
  font-size: 16px;
  font-weight: 500;
  padding: 21px 10px 21px 26px;
  margin-bottom: 30px;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
}

.select-wrap {
  position: relative;
}

.select-wrap:after {
  content: '';
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #3faefd transparent transparent transparent;
  position: absolute;
  top: 50%;
  right: 30px;
  z-index: 1;
  width: 5px;
  height: 5px;
}

.option {
  color: #555d68;
}

.input {
  color: #3faefd;
}

.bg-channel {
  padding-bottom: 100px;
  background: url(../images/1afd2067f61480657aa356d34da66110-900.png) 50%/cover no-repeat;
}

@media (min-width: 992px) {
  .bg-channel {
    background: url(../images/1afd2067f61480657aa356d34da66110-900.png) 104% no-repeat;
  }
}

.ch-items {
  padding-top: 82px;
}

.ch-header {
  color: #555d68;
  font-size: 24px;
  font-weight: 700;
}

video {
  border: 1px solid black;
}

.ch-img {
  display: block;
  margin-top: 38px;
  margin-bottom: 54px;
}

.ch-title {
  color: #555d68;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 39px;
}

.ch--btn {
  background-color: #ff0000;
}

.video-play {
  cursor: pointer;
  position: relative;
}

.video-play:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 63px;
  height: 71px;
  background: url(../images/c627e81ef8232d6a3fdb46b60be6434e-63.png);
}

.working__header {
  margin-bottom: 61px;
}

.slider--working .swiper-slide {
  opacity: 0.5;
  width: 29%;
  height: auto;
}

.slider--working .swiper-slide-active {
  opacity: 1;
}

.slider--working .swiper-slide img {
  max-width: 100%;
  height: auto;
}

.slider-title {
  padding: 10px;
  background-color: #3faefd;
  margin: 0 auto;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  line-height: 26.26px;
  text-align: center;
}

@media screen and (max-width: 500px) {
  .slider-title {
    width: 90%;
  }
}

@media (min-width: 576px) {
  .slider-title {
    width: 40%;
  }
}

@media (min-width: 768px) {
  .slider-title {
    width: 25%;
  }
}

@media (min-width: 992px) {
  .slider-title {
    width: 20%;
  }
}

.slider-bg {
  background: url(../images/3d4bbbc8ee4cfeb6b8a1bdb49f6053b9-761.png) 50% no-repeat;
}

@media screen and (max-width: 500px) {
  .slider-bg {
    background: none;
  }
}

.slider-description {
  min-height: 200px;
  margin: 0 auto;
  padding: 15px;
  padding-bottom: 80px;
  font-weight: 600;
  color: #555d68;
  background-color: #f5f5f5;
  -webkit-box-shadow: 0 0 49px rgba(63, 175, 255, 0.22);
          box-shadow: 0 0 49px rgba(63, 175, 255, 0.22);
  position: relative;
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  text-align: center;
}

@media screen and (max-width: 500px) {
  .slider-description {
    width: 90%;
  }
}

@media (min-width: 576px) {
  .slider-description {
    width: 70%;
  }
}

@media (min-width: 768px) {
  .slider-description {
    width: 40%;
  }
}

@media (min-width: 992px) {
  .slider-description {
    width: 30%;
  }
}

@media screen and (min-width: 1700px) {
  .slider-description {
    width: 20%;
  }
}

@media screen and (min-width: 1800px) {
  .slider-description {
    width: 17.76%;
  }
}

.working-btn-next,
.working-btn-prev {
  position: absolute;
  z-index: 100;
  bottom: 10px;
  margin: 0 -5px;
  left: 50%;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  width: 152px;
  height: 58px;
  border-radius: 29px;
  color: #555d68;
  font-size: 16px;
  font-weight: 500;
  border: 1px solid #3faefd;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  cursor: pointer;
}

@media screen and (max-width: 500px) {
  .working-btn-next,
  .working-btn-prev {
    width: 130px;
    height: 50px;
  }
}

.working-btn-next {
  background-color: #3faefd;
  color: #ffffff;
  left: auto;
  right: 50%;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}

.left-arrow {
  -webkit-transform: rotate(182deg);
      -ms-transform: rotate(182deg);
          transform: rotate(182deg);
}

.vip {
  padding-top: 84px;
  padding-bottom: 75px;
  margin-bottom: 70px;
  background: url(../images/5051f73990db7b790789f11ae154017a-1920.jpg) 50%/cover no-repeat;
}

@media (min-width: 992px) {
  .vip {
    background: url(../images/5051f73990db7b790789f11ae154017a-1920.jpg) 50% no-repeat;
  }
}

.vip__header {
  color: #555d68;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 25px;
}

.vip__text {
  color: #555d68;
  font-size: 16px;
  font-weight: 600;
  line-height: 26.26px;
  margin-bottom: 52px;
}

.vip__text span {
  display: inline-block;
  background-color: #3faefd;
  color: #ffffff;
}

.vip-wrapper {
  padding-top: 21px;
  padding-bottom: 21px;
}

.vip-wrapper--flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.vip__item {
  -webkit-box-shadow: 0 11px 26px 3px rgba(63, 175, 255, 0.09);
          box-shadow: 0 11px 26px 3px rgba(63, 175, 255, 0.09);
  border-radius: 3px;
  background-color: #ffffff;
  padding: 23px 20px 19px 38px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

.vip__step {
  color: #3faefd;
  font-size: 24px;
  font-weight: 700;
  margin-right: 12px;
}

.vip__title {
  color: #555d68;
  font-size: 16px;
  font-weight: 600;
  line-height: 26.26px;
}

.vip-btn {
  width: 100%;
  padding: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
}

.advantages {
  margin-bottom: 68px;
}

.advantages__header {
  margin-bottom: 66px;
  color: #555d68;
  font-size: 24px;
  font-weight: 700;
}

.advantages__item {
  margin-bottom: 33px;
}

.advantages-wrapper {
  -webkit-box-shadow: 0 11px 26px 3px rgba(63, 175, 255, 0.09);
          box-shadow: 0 11px 26px 3px rgba(63, 175, 255, 0.09);
  border-radius: 3px;
  background-color: #ffffff;
  padding-bottom: 20px;
  height: 100%;
}

.advantages__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  line-height: 33.16px;
  background-color: #3faefd;
  padding: 10px;
  height: 77px;
}

.advantages__text {
  color: #555d68;
  font-size: 14px;
  font-weight: 500;
  line-height: 23px;
  text-align: center;
  padding: 10px;
}

.reviews {
  margin-bottom: 100px;
}

.reviews__header {
  margin-bottom: 82px;
}

.slider--reviews.swiper-container,
.slider--rec {
  padding-bottom: 100px;
}

.slider--reviews.swiper-container .swiper-button-prev,
.slider--reviews.swiper-container .swiper-button-next,
.slider--rec .swiper-button-prev,
.slider--rec .swiper-button-next {
  width: 90px;
  height: 58px;
  background-color: #3faefd;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  bottom: 10px;
  top: auto;
  opacity: 0.7;
}

.slider--reviews.swiper-container .swiper-button-prev,
.slider--rec .swiper-button-prev {
  left: 50%;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}

.slider--reviews.swiper-container .swiper-button-next,
.slider--rec .swiper-button-next {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  right: 50%;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  opacity: 1;
}

.slider--reviews .swiper-slide {
  opacity: 0.5;
  width: 652px;
  height: auto;
}

.slider--reviews .swiper-slide-active {
  opacity: 1;
}

.slider--reviews .swiper-slide img {
  max-width: 100%;
  height: auto;
}

.recommendations {
  margin-bottom: 97px;
}

.recommendations .swiper-slide {
  cursor: pointer;
}

.recommendations__header {
  margin-bottom: 82px;
}

.slider--rec .swiper-wrapper .swiper-slide {
  width: 262px;
}

.slider--rec .swiper-wrapper .swiper-slide img {
  max-width: 100%;
  height: auto;
}

.work-steps {
  margin-bottom: 100px;
}

.work-steps__header {
  margin-bottom: 35px;
  font-size: 24px;
  font-weight: 700;
  color: #555d68;
}

.work-steps__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 45px;
}

@media (min-width: 992px) {
  .work-steps__item {
    margin-bottom: 0;
  }
}

.work-steps__numb {
  width: 98px;
  height: 98px;
  border-radius: 49px;
  background-color: #3faefd;
  color: #ffffff;
  font-size: 42px;
  font-weight: 600;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}

.work-steps__numb span {
  color: #b7e1ff;
}

.work-steps__title {
  width: 100%;
  padding: 15px 23px;
  background-color: #ffffff;
  color: #555d68;
  font-size: 16px;
  font-weight: 600;
  line-height: 26.26px;
  height: 97px;
  text-align: center;
}

@media (min-width: 768px) {
  .work-steps__title {
    height: 120px;
  }
}

@media screen and (min-width: 1050px) {
  .work-steps__title {
    height: 97px;
  }
}

.work-steps__title--has-proposal {
  height: 124px;
  position: relative;
}

.steps-arrow {
  position: relative;
}

@media screen and (min-width: 1050px) {
  .steps-arrow:after {
    content: '';
    width: 104px;
    height: 37px;
    position: absolute;
    top: 50%;
    right: -155px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    background: url(../images/7b9537e331f0c2550aa9ede8294c27e4-104.png);
  }
}

.contacts-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1920px;
  width: 100%;
}

@media screen and (max-width: 1000px) {
  .contacts-items {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

.contacts__header {
  margin-bottom: 62px;
}

.contacts-info__svg {
  width: 28px;
}

.contacts-info__text {
  padding: 0 15px;
  color: #555d68;
  font-size: 16px;
  font-weight: 600;
  line-height: 26.26px;
}

.card {
  width: 26.58%;
}

.card iframe {
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 1450px) {
  .card {
    width: 650px;
  }
}

@media screen and (max-width: 1000px) {
  .card {
    min-width: 100%;
    min-height: 500px;
  }
}

@media screen and (max-width: 400px) {
  .card {
    min-height: 300px;
  }
}

.contacts-info {
  padding: 96px 5%;
  -webkit-box-shadow: 0 11px 26px 3px rgba(63, 175, 255, 0.09);
          box-shadow: 0 11px 26px 3px rgba(63, 175, 255, 0.09);
  border-radius: 3px;
  background-color: white;
  width: 26.25%;
  margin: 0 10px;
  background-color: #ffffff;
}

@media screen and (max-width: 1449px) {
  .contacts-info {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 1000px) {
  .contacts-info {
    width: 48%;
    margin: 0;
    margin-right: 2%;
  }
}

@media screen and (max-width: 600px) {
  .contacts-info {
    width: 100%;
    padding: 20px;
    padding-left: 25%;
    margin: 0;
  }
}

@media screen and (max-width: 400px) {
  .contacts-info {
    padding: 20px;
  }
}

.contacts-info__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 80px;
}

.contacts-info__item:last-child {
  margin: 0;
}

@media screen and (max-width: 600px) {
  .contacts-info__item {
    margin-bottom: 20px;
  }
}

.consultattion {
  width: 50.4%;
  -webkit-box-shadow: 0 11px 26px 3px rgba(63, 175, 255, 0.09);
          box-shadow: 0 11px 26px 3px rgba(63, 175, 255, 0.09);
  border-radius: 3px;
  background-color: #ffffff;
  padding-bottom: 24px;
}

@media screen and (max-width: 600px) {
  .consultattion {
    width: 100%;
  }
}

@media screen and (max-width: 1000px) {
  .consultattion {
    width: 50%;
  }
}

@media screen and (max-width: 1450px) {
  .consultattion {
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
       -moz-box-flex: 2;
        -ms-flex-positive: 2;
            flex-grow: 2;
  }
}

@media (min-width: 992px) {
  .consultattion {
    width: 40.4%;
  }
}

.consultation-title {
  background-color: #3faefd;
  margin-bottom: 22px;
}

.consultation-title__text {
  width: 53%;
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  line-height: 33.16px;
  padding: 13px 20px 8px 20px;
  text-align: center;
  min-width: 300px;
}

@media screen and (max-width: 600px) {
  .consultation-title__text {
    min-width: 100%;
  }
}

.consultation__info {
  width: 53%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px;
  min-width: 300px;
}

@media screen and (max-width: 600px) {
  .consultation__info {
    min-width: 100%;
  }
}

.consultation__text {
  color: #555d68;
  font-size: 16px;
  font-weight: 600;
  line-height: 26.26px;
  margin-bottom: 16px;
  text-align: center;
}

.consultation__input {
  width: 100%;
}

.input-item {
  width: 100%;
  outline: none;
  border: 1px solid #3faefd;
  width: 100%;
  height: 58px;
  border-radius: 29px;
  padding: 0 10px;
  margin-bottom: 16px;
  color: #555d68;
  font-size: 16px;
  text-align: center;
}

.input-item::-webkit-input-placeholder {
  opacity: 0.79;
  color: #555d68;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  text-align: center;
}

.consultation__accept {
  color: #555d68;
  font-size: 11px;
  font-weight: 500;
  text-align: center;
}

.consultation__accept a {
  color: #3faefd;
}

.consultation--modal {
  width: 25%;
  margin: 0 auto;
}

@media screen and (max-width: 1400px) {
  .consultation--modal {
    width: 40%;
  }
}

@media screen and (max-width: 800px) {
  .consultation--modal {
    width: 70%;
  }
}

@media screen and (max-width: 500px) {
  .consultation--modal {
    width: 100%;
    margin-top: 30px;
  }
}

.consultation--modal .consultation-title__text,
.consultation--modal .consultation__info {
  width: 100%;
}

.modal-close {
  position: absolute;
  width: 24px;
  height: auto;
  top: 6%;
  right: 2%;
  cursor: pointer;
}

@media screen and (max-width: 500px) {
  .modal-close {
    top: 10px;
  }
}

@media screen and (max-width: 500px) {
  .title--modal {
    font-size: 16px;
    margin-bottom: 5px;
    padding: 10px;
  }
}

.text--modal {
  line-height: 20px;
}

@media screen and (max-width: 500px) {
  .input--modal {
    height: 35px;
  }
}

/*---------------Content---------------------------- */

