/* Generated by less 4.1.3 */
/* ##########  Components Variables  #########*/
.fixed-nav #middle-wrapper {
  padding-top: 0;
}
.fixed-nav #slider-wrapper {
  padding-top: 65px;
}
.slider-box {
  border-bottom: 3px solid #4044da;
}
.slider-items {
  width: inherit;
  height: 600px;
  overflow: hidden;
}
.slider-items > .item,
.slider-items .owl-stage-outer > .item,
.slider-items .owl-item > .item {
  width: inherit;
  height: inherit;
  position: relative;
  background: transparent url(../img/spacer.gif) 50% 50% no-repeat;
  -moz-background-size: cover ;
  -webkit-background-size: cover ;
  -o-background-size: cover ;
  background-size: cover ;
}
.slider-items .container-box__inner > img {
  display: none;
  width: 100%;
  height: 100%;
}
.slider-items .container-box,
.slider-items .container-box__inner {
  height: inherit;
}
.slider-items .outer {
  position: absolute;
  top: 0;
  left: 0;
  width: inherit;
  height: inherit;
}
.slider-items .inner {
  display: table-cell;
  vertical-align: middle;
  width: inherit;
  height: inherit;
  text-align: right;
}
.slider-items .content {
  display: inline-block;
  -o-text-overflow: ellipsis ;
  /* Для Opera 11- */
  text-overflow: ellipsis ;
  margin-bottom: 20px;
  background: transparent url(../img/bg_c-black-55.png) 0 0 repeat;
  color: #fff;
  padding: 20px 25px;
  -moz-border-radius: 20px ;
  -webkit-border-radius: 20px ;
  border-radius: 20px ;
}
.slider-items .heading {
  font-size: 26px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 20px;
}
.slider-items .body {
  font-size: 16px;
  line-height: 20px;
}
.slider-items .see-more .btn {
  min-height: 0;
  height: 50px;
  line-height: 46px;
  padding: 0 35px 0 40px;
  color: #fff;
  background: #4044da;
  border: 2px solid #fff;
}
.slider-items .see-more .btn:after {
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 12px;
  height: 18px;
  margin-left: 20px;
  background: transparent url(../img/i_btn-see-more.png) 0 0 no-repeat;
}
.slider-items .see-more .btn:hover {
  border-color: #4044da;
  color: #4044da;
  background: #fff;
}
.slider-items .see-more .btn:hover:after {
  background-position: 0 100%;
}
.slider-items .see-more span {
  vertical-align: top;
}
.slider-items .gallery {
  margin: 20px 0 0 0;
}
.slider-items .gallery:last-child {
  margin-bottom: -5px;
}
.slider-items .gallery .item {
  width: 100px;
  height: 65px;
}
.slider-box .owl-stage {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.slider-box .owl-item {
  margin: 0;
  padding: 0;
}
.slider-box .owl-stage,
.slider-box .owl-stage-outer,
.slider-box .owl-item {
  height: inherit;
}
.slider-box .owl-prev,
.slider-box .owl-next {
  width: 50px;
  height: 80px;
  position: absolute;
  top: 50%;
  margin-top: -40px;
  text-indent: -9999px;
  text-align: center;
  overflow: hidden;
  background: transparent url(../img/bg_c-black-55.png) 0 0 repeat;
}
.slider-box .owl-prev:hover,
.slider-box .owl-next:hover {
  background-color: #4044da;
  background-image: url(../img/spacer.gif);
}
.slider-box .owl-prev:before,
.slider-box .owl-next:before {
  display: block;
  content: '';
  width: 16px;
  height: 30px;
  position: absolute;
  top: 25px;
  left: 17px;
  background: transparent url(../img/carousel_sprite.png) 100% 0 no-repeat;
}
.slider-box .owl-prev {
  left: 0;
}
.slider-box .owl-prev:before {
  background-position: 0 -15px;
}
.slider-box .owl-next {
  right: 0;
}
.slider-box .owl-next:before {
  background-position: -34px -85px;
}
@media only screen and (min-width: 1050px) and (max-width: 1359px) {
  .slider-box__inner {
    width: 1024px;
  }
  .slider-items {
    height: 530px;
  }
  .slider-items .inner {
    padding: 0 70px;
  }
  .slider-items .content {
    max-width: 100%;
    max-height: 80%;
  }
  .slider-items .heading {
    font-size: 31px;
    line-height: 35px;
  }
  .slider-items .body {
    font-size: 21px;
    line-height: 25px;
  }
}
@media only screen and (min-width: 1360px) and (max-width: 1499px) {
  .slider-box__inner {
    width: 1220px;
  }
  .slider-items {
    height: 630px;
  }
  .slider-items .content {
    max-width: 100%;
    max-height: 80%;
  }
  .slider-items .heading {
    font-size: 31px;
    line-height: 35px;
  }
  .slider-items .body {
    font-size: 21px;
    line-height: 25px;
  }
  .slider-box .owl-prev,
  .slider-box .owl-next {
    width: 60px;
    height: 100px;
    margin-top: -50px;
  }
  .slider-box .owl-prev:before,
  .slider-box .owl-next:before {
    width: 16px;
    height: 30px;
    top: 35px;
    left: 22px;
  }
}
@media only screen and (min-width: 1500px) {
  .slider-items {
    height: 650px;
  }
  .slider-items .inner {
    padding: 0 70px;
  }
  .slider-items .content {
    padding: 30px;
    max-width: 100%;
    max-height: 80%;
    margin-bottom: 30px;
  }
  .slider-items .heading {
    font-size: 35px;
    line-height: 39px;
  }
  .slider-items .body {
    font-size: 25px;
    line-height: 29px;
  }
  .slider-items .see-more .btn {
    height: 70px;
    padding: 0 50px 0 55px;
    -moz-border-radius: 35px ;
    -webkit-border-radius: 35px ;
    border-radius: 35px ;
    font-size: 25px;
    line-height: 66px;
  }
  .slider-items .see-more .btn:after {
    margin-left: 20px;
  }
  .slider-box .owl-prev,
  .slider-box .owl-next {
    width: 60px;
    height: 100px;
    margin-top: -50px;
  }
  .slider-box .owl-prev:before,
  .slider-box .owl-next:before {
    width: 16px;
    height: 30px;
    top: 35px;
    left: 22px;
  }
}
/*------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 1049px) {
  .slider-box {
    -moz-box-shadow: none ;
    -webkit-box-shadow: none ;
    box-shadow: none ;
  }
  .slider-items {
    width: 100%;
    height: 450px;
  }
  .slider-items > .item,
  .slider-items .owl-stage-outer > .item,
  .slider-items .owl-item > .item {
    width: 100%;
  }
  .slider-items .outer {
    width: 100%;
  }
  .slider-items .inner {
    padding: 0 60px;
  }
  .slider-items .heading {
    font-size: 23px;
    line-height: 27px;
    margin-bottom: 10px;
  }
  .slider-items .gallery .item {
    width: 80px;
    height: 50px;
    margin: 0 5px 10px 5px;
  }
  .slider-box .owl-prev,
  .slider-box .owl-next {
    width: 40px;
    height: 70px;
    margin-top: -35px;
  }
  .slider-box .owl-prev:before,
  .slider-box .owl-next:before {
    width: 16px;
    height: 30px;
    top: 20px;
    left: 12px;
  }
}
/*------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
  .slider-box {
    padding: 0;
    background: #fff;
  }
  .slider-items {
    width: 100%;
  }
  .slider-items .inner {
    padding: 0 60px;
    text-align: center;
  }
  .slider-items .content {
    padding: 10px 15px;
    margin-bottom: 10px;
  }
  .slider-items .heading {
    font-size: 20px;
    line-height: 22px;
    margin-top: 0;
  }
  .slider-items .body {
    font-size: 16px;
    line-height: 18px;
  }
  .slider-items .see-more .btn {
    height: 40px;
    font-size: 16px;
    line-height: 36px;
  }
  .slider-items .see-more .btn:after {
    width: 8px;
    height: 14px;
    -moz-background-size: 100% ;
    -webkit-background-size: 100% ;
    -o-background-size: 100% ;
    background-size: 100% ;
    margin-left: 15px;
  }
}
/*------------------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 600px) {
  .slider-items {
    height: auto;
  }
  .slider-items > .item,
  .slider-items .owl-stage-outer > .item,
  .slider-items .owl-item > .item {
    padding: 20px 60px;
    background: none !important;
  }
  .slider-items .container-box__inner > img {
    display: block;
    width: 100%;
    height: auto;
  }
  .slider-items .outer {
    position: static;
    margin-top: 10px;
  }
  .slider-items .inner {
    padding: 0;
  }
  .slider-items .content {
    background: none;
    padding: 0;
    color: inherit;
    margin-bottom: 20px;
  }
  .slider-items .container-box,
  .slider-items .container-box__inner {
    float: none;
    left: 0;
    margin-left: 0;
    width: 100%;
  }
}
/*------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 479px) {
  .slider-items .heading {
    padding: 0;
  }
  .slider-items .heading,
  .slider-items .body {
    font-size: 15px;
    line-height: 18px;
  }
  .slider-items .content {
    margin-bottom: 10px;
  }
}
/*------------------------------------------------------------------------------------------------------------------*/
/*# sourceMappingURL=./styles_main.css.map */