.iosSlider,
.iosSlider .kl-iosslide-caption {
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden
}

.iosslider--custom-height,
.iosslider-slideshow+.zn_fixed_slider_fill {
  padding-bottom: 43%
}

.iosslider-slideshow {
  width: 100%;
  height: 0;
  overflow: hidden
}

.iosSlider.hideCaptions .kl-iosslide-caption,
.kl-ios-selectors-block.thumbs,
.kl-ios-selectors-block.thumbs .item,
.kl-iosslider-next,
.kl-iosslider-next .btn-label,
.kl-iosslider-prev,
.kl-iosslider-prev .btn-label,
.thumbTrayButton {
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out
}

.iosSlider {
  width: 100%;
  backface-visibility: hidden
}

.iosslider-slideshow .iosSlider {
  height: 1500px
}

.iosSlider .kl-iosslider {
  width: 100%;
  height: 100%
}

.iosSlider .kl-iosslider .item {
  float: left;
  width: 100%;
  height: 100%;
  overflow: hidden
}

.iosSlider .kl-slide-overlay,
.iosSlider .slide-item-bg,
.iosSlider .zn_slide_image_link {
  opacity: 1;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  background-repeat: no-repeat;
  background-position: center center;
  transition: opacity .3s ease-in-out
}

.kl-slider-loaded .iosSlider .kl-slide-overlay,
.kl-slider-loaded .iosSlider .slide-item-bg {
  opacity: 1
}

.iosSlider .kl-iosslide-caption {
  position: absolute;
  bottom: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  backface-visibility: hidden
}

.iosSlider .kl-caption-posv-middle {
  bottom: auto;
  margin-top: 70px;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%)
}

.iosslider-slideshow .kl-iosslide-caption {
  padding: 0
}

.kl-ioscaption--style4 {
  z-index: 1
}

.kl-ioscaption--style4 .main_title {
  color: #fff;
  font-size: 28px;
  line-height: 1.6;
  padding: 16px 25px;
  float: left;
  margin-bottom: 80px;
  opacity: 1;
  text-shadow: none;
  background: 0 0;
  position: relative;
  -webkit-transition: opacity .3s, left .3s, right .3s;
  transition: opacity .3s, left .3s, right .3s;
  border: 0
}

.kl-ioscaption--style4 .main_title::before {
  content: '';
  position: absolute;
  border-radius: 8px;
  display: block;
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;
  z-index: -1;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, .25) 40%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(40%, rgba(0, 0, 0, .25)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, .25) 40%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, .25) 40%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(left, rgba(0, 0, 0, .25) 40%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, .25) 40%, rgba(0, 0, 0, 0) 100%)
}

.kl-ioscaption--style4 .title_big {
  float: left;
  clear: both;
  font-size: 32px;
  line-height: 1;
  color: #fff;
  position: relative;
  opacity: 1;
  padding: 15px 20px 15px 2000px;
  margin: 0 0 0 -2000px;
  z-index: 1;
  min-width: 400px;
  text-align: right
}

.kl-ioscaption--style4 .title_big:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  background: rgba(0, 0, 0, .65);
  right: 0;
  top: 0;
  z-index: -1;
  border-right: 4px solid #000
}

.kl-ioscaption--style4 .more {
  float: left;
  height: 62px;
  margin-left: 5px;
  position: relative;
  opacity: 1;
  padding: 0 48px;
  font-size: 21px;
  line-height: 62px;
  color: #fff
}

.kl-ioscaption--style4 .more:before,
.kl-ioscaption--style4 .title_small:before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 6px;
  background: rgba(0, 0, 0, .4);
  top: 0;
  right: 0
}

.kl-ioscaption--style4 .more:before {
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  border-right-width: 4px;
  border-right-style: solid;
  -webkit-transition: background .2s ease-in-out;
  transition: background .2s ease-in-out
}

.kl-ioscaption--style4 .title_small {
  float: left;
  clear: both;
  font-size: 16px;
  line-height: 1;
  color: #F8F8F8;
  position: relative;
  z-index: 1;
  opacity: 1;
  padding: 15px 20px 15px 2000px;
  margin: 8px 0 0 -2000px;
  text-align: right;
  font-weight: 500
}

.kl-ioscaption--style4 .title_small:before {
  position: absolute;
  z-index: -1
}

.kl-ioscaption--style4 .main_title::before,
.kl-ioscaption--style4 .more:before,
.kl-ioscaption--style4 .title_big:before,
.kl-ioscaption--style4 .title_small:before {
  -webkit-transform: skew(-20deg);
  -ms-transform: skew(-20deg);
  transform: skew(-20deg)
}

.kl-ioscaption--style4.klios-alignright .main_title::before,
.kl-ioscaption--style4.klios-alignright .more:before,
.kl-ioscaption--style4.klios-alignright .title_big:before,
.kl-ioscaption--style4.klios-alignright .title_small:before,
.kl-ioscaption--style4.s4ext .main_title::before,
.kl-ioscaption--style4.s4ext .more:before,
.kl-ioscaption--style4.s4ext .title_big:before {
  -webkit-transform: skew(20deg);
  -ms-transform: skew(20deg);
  transform: skew(20deg)
}

.kl-ioscaption--style4.klios-alignright .main_title {
  float: right;
  border-left: 0;
  left: 0;
  text-align: right
}

.kl-ioscaption--style4.klios-alignright .title_big {
  float: right;
  left: auto;
  padding: 15px 2000px 15px 20px;
  margin: 0 -2000px 0 0;
  text-align: left
}

.kl-ioscaption--style4.klios-alignright .title_big::before {
  border-left: 4px solid #000;
  border-right: 0
}

.kl-ioscaption--style4.klios-alignright .more {
  float: right;
  margin-left: 0;
  margin-right: 4px;
  left: auto
}

.kl-ioscaption--style4.klios-alignright .more::before {
  border-left-width: 4px;
  border-left-style: solid;
  border-right-width: 0
}

.kl-ioscaption--style5 .main_title,
.kl-ioscaption--style6 .main_title {
  text-shadow: none;
  -webkit-transition: opacity .3s, left .3s, right .3s;
  border: 0
}

.kl-ioscaption--style4.klios-alignright .title_small {
  float: right;
  left: auto;
  padding: 10px 2000px 10px 20px;
  margin: 5px -2000px 0 0;
  text-align: left
}

.kl-ioscaption--style4.klios-alignright .main_title::before {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .35) 60%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0)), color-stop(60%, rgba(0, 0, 0, .35)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .35) 60%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .35) 60%);
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .35) 60%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .35) 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#40000000', GradientType=1)
}

.kl-ioscaption--style5 {
  z-index: 1
}

.kl-ioscaption--style5 .main_title {
  clear: both;
  margin-top: 0;
  color: #fff;
  font-size: 48px;
  line-height: 1.2;
  padding: 0;
  float: left;
  margin-bottom: 80px;
  opacity: 1;
  background: 0 0;
  position: relative;
  transition: opacity .3s, left .3s, right .3s
}

.kl-ioscaption--style5 .main_title+.title_big,
.kl-ioscaption--style5 .main_title.has_klios-line,
.kl-ioscaption--style5 .main_title.has_titlebig {
  margin-bottom: 40px
}
  .kl-ioscaption--style5 .klios-separator-line,
  .kl-ioscaption--style5 .main_title.has_klios-line,
  .kl-ioscaption--style5 .main_title.has_titlebig,
  .kl-ioscaption--style5 .main_title.kl-ios-has-sqbox {
    margin-bottom: 30px
  }
  
.kl-ioscaption--style5 .main_title:not(.has_klios-line)::before {
  content: '';
  position: absolute;
  bottom: -20px;
  width: 50px;
  height: 3px;
  background: #fff
}

.kl-ioscaption--style5 .title_big {
  float: left;
  clear: both;
  font-size: 28px;
  line-height: 1.2;
  color: #fff;
  position: relative;
  opacity: 1;
  z-index: 1;
  min-width: 400px;
  text-align: left
}

.kl-ioscaption--style5 .title_small,
.kl-ioscaption--style5 .title_small_top {
  font-size: 16px;
  line-height: 1.3;
  z-index: 1;
  float: left;
  position: relative;
  opacity: 1;
  font-weight: 400
}

.kl-ioscaption--style5 .title_small {
  clear: both;
  color: #F8F8F8;
  text-align: right;
  margin-top: 20px
}

.kl-ioscaption--style5 .more {
  clear: left;
  float: left;
  position: relative;
  opacity: 1;
  padding: 0;
  margin-bottom: 10px
}

.kl-ioscaption--style5 .btn-fullcolor {
  margin-right: 10px
}

.kl-iosslide-caption.fromleft .main_title,
.kl-iosslide-caption.fromleft .more,
.kl-iosslide-caption.fromleft .title_big,
.kl-iosslide-caption.fromleft .title_small,
.kl-iosslide-caption.fromright .main_title {
  opacity: 1
}

.kl-iosslider-next,
.kl-iosslider-prev {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  width: 100px;
  height: 50px;
  z-index: 10;
  opacity: .5;
  cursor: pointer
}

.thin-arrows {
  position: absolute;
  display: block;
  width: 35px;
  height: 35px;
  top: 10px
}

.thin-arrows:after,
.thin-arrows:before {
  content: '';
  position: absolute;
  width: 35px;
  height: 3px;
  background: #fff;
  top: 0;
  left: 0;
  display: block
}

.thin-arrows:after {
  width: 3px;
  height: 35px
}

.thin-arrows.ta__next {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: auto;
  right: 30px
}

.thin-arrows.ta__prev {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 30px
}

.kl-iosslider-prev {
  left: 0
}

.kl-iosslider-next {
  right: 0;
  background-position: center bottom
}

.kl-iosslider-next:hover,
.kl-iosslider-prev:hover {
  opacity: 1 !important
}

.kl-iosslider-next .btn-label,
.kl-iosslider-prev .btn-label {
  background: rgba(0, 0, 0, .4);
  color: #fff;
  font-weight: 700;
  display: inline-block;
  padding: 0 4px;
  line-height: 20px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  opacity: 0
}

.kl-iosslider-prev .btn-label {
  right: -20px
}

.kl-iosslider-next .btn-label {
  left: -20px
}

.kl-iosslider-prev:hover .btn-label {
  right: -5px;
  opacity: 1
}

.kl-iosslider-next:hover .btn-label {
  left: -5px;
  opacity: 1
}

.kl-ios-selectors-block.bullets2 {
  position: absolute;
  bottom: 20px;
  width: 100%;
  z-index: 1;
  text-align: right
}

.kl-ios-selectors-block.bullets2 .selectors {
  display: inline-block;
  text-align: right;
  margin-right: 25px;
  direction: rtl
}

.kl-ios-selectors-block.bullets2 .item {
  display: block;
  width: 40px;
  height: 10px;
  padding: 4px 0;
  margin: 0;
  opacity: .6;
  transition: opacity .2s ease-in-out, width .2s ease-in-out
}

.kl-ios-selectors-block.bullets2 .item::before {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  margin: 0;
  background-color: #fff
}

.kl-ios-selectors-block.bullets2 .item:hover,
.kl-ios-selectors-block.bullets2 .selected {
  opacity: 1;
  width: 50px
}

#thumbTrayButton:checked~.thumbTrayButton .glyphicon-plus,
.klios-imageboxes {
  display: none
}

.iosslider-slideshow .scrollbarContainer {
  position: relative;
  bottom: 10px;
  left: 0;
  width: 980px;
  height: 4px;
  margin: 0 auto;
  z-index: 1
}

.klios-imageboxes {
  position: absolute;
  display: block;
  max-width: 265px;
  width: 100%;
  height: -webkit-calc(100% - 100px);
  height: calc(100% - 100px);
  top: 100px;
  right: -webkit-calc((100vw - 970px)/ 2);
  right: calc((100vw - 970px)/ 2);
  z-index: 1
}

.kl-imgbox-inner {
  position: relative;
  top: 50%;
  height: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 30% 0
}

.kl-imgbox {
  margin-top: 30px;
  width: auto;
  opacity: 1;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: -webkit-transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s cubic-bezier(.23, 1, .32, 1);
  transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s cubic-bezier(.23, 1, .32, 1);
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden
}

.kl-iosslider-active .kl-imgbox {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}

.kl-imgbox--1 {
  -webkit-transition-delay: .1s;
  transition-delay: .1s
}

.kl-imgbox--2 {
  -webkit-transition-delay: .2s;
  transition-delay: .2s
}

.kl-imgbox--3 {
  -webkit-transition-delay: .3s;
  transition-delay: .3s
}

.kl-imgbox--4 {
  -webkit-transition-delay: .4s;
  transition-delay: .4s
}

.kl-imgbox:first-child {
  margin-top: 0
}

.kl-imgbox:first-child:nth-last-child(4),
.kl-imgbox:first-child:nth-last-child(4)~.kl-imgbox {
  height: -webkit-calc(25% - 20px);
  height: calc(25% - 20px)
}

.kl-imgbox--link {
  display: block;
  border-radius: 5px;
  height: 100%;
  -webkit-transition: all .5s cubic-bezier(.23, 1, .32, 1);
  transition: all .5s cubic-bezier(.23, 1, .32, 1);
  background-position: right center;
  background-size: contain;
  background-repeat: no-repeat
}

.kl-imgbox--link:hover {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  opacity: .8
}

@media screen and (min-width:1200px) {
  .klios-imageboxes {
    right: -webkit-calc((100vw - 1170px)/ 2);
    right: calc((100vw - 1170px)/ 2)
  }
}
