﻿/*===================================================================================*/
/*  Carousel : Wide Slider, Product Slider, Default Slider, Custom Controls
/*===================================================================================*/
/* Wide Slider */
.owl-item.loading {
  min-height: 150px;
  background: url(../images/ajax.gif) no-repeat center center;
}
.body-container .wide-slider .owl-carousel .item img {
  width: 100%;
  display: block;
  height: auto;
}
.body-container .wide-slider .owl-carousel .item .content {
  position: absolute;
  width: 100%;
  bottom: 25px;
  z-index: 99;
}
@media (max-width: 1450px) {
  .body-container .wide-slider .owl-carousel .item .content {
    bottom: 50px;
  }
}
@media (max-width: 991px) {
  .body-container .wide-slider .owl-carousel .item .content {
    bottom: 100px;
  }
}
@media (max-width: 767px) {
  .body-container .wide-slider .owl-carousel .item .content {
    bottom: 70px;
  }
}
@media (max-width: 620px) {
  .body-container .wide-slider .owl-carousel .item .content {
    bottom: 20px;
  }
}
.body-container .wide-slider .owl-carousel .item .content .container {
  padding: 0;
}
@media (max-width: 1330px) {
  .body-container .wide-slider .owl-carousel .item .content .container {
    padding-left: 100px;
    padding-right: 100px;
  }
}
.body-container .wide-slider .owl-carousel .item .content .thin {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 36px;
  font-weight: 300;
  color: #ffffff;
  line-height: 40px;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .body-container .wide-slider .owl-carousel .item .content .thin {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 900;
    color: #ffffff;
    line-height: 24px;
  }
}
@media (max-width: 550px) {
  .body-container .wide-slider .owl-carousel .item .content .thin {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 900;
    color: #ffffff;
    line-height: 18px;
  }
}
@media (max-width: 450px) {
  .body-container .wide-slider .owl-carousel .item .content .thin {
    display: none;
  }
}
.body-container .wide-slider .owl-carousel .item .content .small {
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
@media (max-width: 450px) {
  .body-container .wide-slider .owl-carousel .item .content .small {
    display: none;
  }
}
.body-container .wide-slider .owl-carousel .item .content .large {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 55px;
  font-weight: 900;
  color: #ffffff;
  line-height: 65px;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .body-container .wide-slider .owl-carousel .item .content .large {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 900;
    color: #ffffff;
    line-height: 36px;
  }
}
@media (max-width: 550px) {
  .body-container .wide-slider .owl-carousel .item .content .large {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 900;
    color: #ffffff;
    line-height: 24px;
  }
}
@media (max-width: 450px) {
  .body-container .wide-slider .owl-carousel .item .content .large {
    display: none;
  }
}
.body-container .wide-slider .owl-carousel .item .content .xlarge {
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
@media (max-width: 450px) {
  .body-container .wide-slider .owl-carousel .item .content .xlarge {
    display: none;
  }
}
.body-container .wide-slider .owl-carousel .item .content .xxlarge {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100px;
  font-weight: normal;
  color: #ffffff;
  line-height: 100px;
  margin: 0 0 5px 0;
  text-transform: uppercase;
}
@media (max-width: 450px) {
  .body-container .wide-slider .owl-carousel .item .content .xxlarge {
    display: none;
  }
}
.body-container .wide-slider .owl-carousel .item .content .med {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 900;
  color: #ff3d3d;
  line-height: 40px;
  margin: 0 0 30px 0;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .body-container .wide-slider .owl-carousel .item .content .med {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 900;
    color: #ff3d3d;
    line-height: 24px;
  }
}
@media (max-width: 550px) {
  .body-container .wide-slider .owl-carousel .item .content .med {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 900;
    color: #ff3d3d;
    line-height: 18px;
  }
}
@media (max-width: 450px) {
  .body-container .wide-slider .owl-carousel .item .content .med {
    display: none;
  }
}
.body-container .wide-slider .owl-carousel .item .content .xmedium {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 45px;
  font-weight: 300;
  color: #ffffff;
  line-height: 50px;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
@media (max-width: 450px) {
  .body-container .wide-slider .owl-carousel .item .content .xmedium {
    display: none;
  }
}
.body-container .wide-slider .owl-carousel .item .content .xsmall {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #ffffff;
  line-height: 24px;
  margin: 10px 0 30px 0;
}
@media (max-width: 991px) {
  .body-container .wide-slider .owl-carousel .item .content .xsmall {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #ffffff;
    line-height: 24px;
  }
}
@media (max-width: 550px) {
  .body-container .wide-slider .owl-carousel .item .content .xsmall {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #ffffff;
    line-height: 18px;
  }
}
@media (max-width: 450px) {
  .body-container .wide-slider .owl-carousel .item .content .xsmall {
    display: none;
  }
}
.body-container .wide-slider .owl-carousel .item .content .xs {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 300;
  color: #ffffff;
  line-height: 40px;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .body-container .wide-slider .owl-carousel .item .content .xs {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #ffffff;
    line-height: 24px;
  }
}
@media (max-width: 550px) {
  .body-container .wide-slider .owl-carousel .item .content .xs {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #ffffff;
    line-height: 18px;
  }
}
@media (max-width: 450px) {
  .body-container .wide-slider .owl-carousel .item .content .xs {
    display: none;
  }
}
.body-container .wide-slider .owl-carousel .item .content .xl {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 60px;
  font-weight: normal;
  color: #ffffff;
  line-height: 70px;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .body-container .wide-slider .owl-carousel .item .content .xl {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: normal;
    color: #ffffff;
    line-height: 36px;
  }
}
@media (max-width: 550px) {
  .body-container .wide-slider .owl-carousel .item .content .xl {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #ffffff;
    line-height: 24px;
  }
}
@media (max-width: 450px) {
  .body-container .wide-slider .owl-carousel .item .content .xl {
    display: none;
  }
}
.body-container .wide-slider .owl-carousel .item .content .xm {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 45px;
  font-weight: 300;
  color: #ffffff;
  line-height: 50px;
  margin: 0 0 20px 0;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .body-container .wide-slider .owl-carousel .item .content .xm {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 300;
    color: #ffffff;
    line-height: 30px;
  }
}
@media (max-width: 550px) {
  .body-container .wide-slider .owl-carousel .item .content .xm {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #ffffff;
    line-height: 16px;
  }
}
@media (max-width: 450px) {
  .body-container .wide-slider .owl-carousel .item .content .xm {
    display: none;
  }
}
.body-container .wide-slider .owl-carousel .item .content .xxs {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 300;
  color: #ffffff;
  line-height: 36px;
  margin: 0 0 20px 0;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .body-container .wide-slider .owl-carousel .item .content .xxs {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #ffffff;
    line-height: 24px;
  }
}
@media (max-width: 550px) {
  .body-container .wide-slider .owl-carousel .item .content .xxs {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #ffffff;
    line-height: 18px;
  }
}
@media (max-width: 450px) {
  .body-container .wide-slider .owl-carousel .item .content .xxs {
    display: none;
  }
}
.body-container .wide-slider .owl-carousel .item .content .text-shadow {
  -webkit-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  -moz-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  -ms-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  -o-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}
.body-container .wide-slider .owl-carousel .owl-controls {
  position: absolute;
  bottom: 300px;
  width: 100%;
}
@media (max-width: 1450px) {
  .body-container .wide-slider .owl-carousel .owl-controls {
    bottom: 180px;
  }
}
@media (max-width: 620px) {
  .body-container .wide-slider .owl-carousel .owl-controls {
    top: 50px;
  }
}
.body-container .wide-slider .owl-carousel .owl-controls .owl-prev {
  position: absolute;
  left: 10px;
  text-indent: -9999px;
  background: url('../images/icons/ico-slider-arrow-left.png');
  width: 65px;
  height: 65px;
  opacity: 0.6;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
}
.body-container .wide-slider .owl-carousel .owl-controls .owl-prev:hover {
  opacity: 1;
}
.body-container .wide-slider .owl-carousel .owl-controls .owl-next {
  position: absolute;
  right: 10px;
  text-indent: -9999px;
  background: url('../images/icons/ico-slider-arrow-right.png');
  width: 65px;
  height: 65px;
  opacity: 0.6;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
}
.body-container .wide-slider .owl-carousel .owl-controls .owl-next:hover {
  opacity: 1;
}
.body-container .wide-slider.wide-slider-pagination .owl-controls {
  position: absolute;
  bottom: 20px;
  width: 100%;
  top: auto;
  z-index: 999;
  text-align: center;
}
.body-container .wide-slider.wide-slider-pagination .owl-controls .owl-buttons {
  display: none;
}
.body-container .wide-slider.wide-slider-pagination .owl-controls .owl-pagination {
  display: inline-block;
}
.body-container .wide-slider.wide-slider-pagination .owl-controls .owl-pagination .owl-page {
  float: left;
  margin: 0 2px;
}
.body-container .wide-slider.wide-slider-pagination .owl-controls .owl-pagination .owl-page span:after {
  font-family: fontawesome;
  content: "\f111";
  width: 18px;
  height: 18px;
  display: inline-block;
  color: #f5f5f5;
}
.body-container .wide-slider.wide-slider-pagination.wide-slider-pagination-center .owl-controls {
  text-align: center;
}
.body-container .wide-slider.wide-slider-pagination.wide-slider-pagination-right .owl-controls {
  text-align: right;
}
.body-container .wide-slider.wide-slider-pagination.wide-slider-pagination-left .owl-controls {
  text-align: left;
  padding-left: 30px;
}
.body-container .wide-slider.wide-slider-pagination .item .content {
  position: absolute;
  bottom: 110px;
  left: 10%;
}
.body-container .wide-slider.wide-slider-pagination .item .content.content-inline {
  display: inline-block;
  width: auto;
}
@media (max-width: 1450px) {
  .body-container .wide-slider.wide-slider-pagination .item .content.content-small {
    bottom: 110px;
  }
}
@media (max-width: 991px) {
  .body-container .wide-slider.wide-slider-pagination .item .content.content-small {
    bottom: 70px;
  }
}
@media (max-width: 767px) {
  .body-container .wide-slider.wide-slider-pagination .item .content.content-small {
    bottom: 70px;
  }
}
@media (max-width: 620px) {
  .body-container .wide-slider.wide-slider-pagination .item .content.content-small {
    bottom: auto;
    top: 20px;
  }
}
.body-container .wide-slider.wide-slider-small .owl-controls {
  position: absolute;
  bottom: 20px !important;
  right: 30px !important;
  top: auto;
  z-index: 999;
}
.body-container .wide-slider.wide-slider-small .owl-controls .owl-buttons {
  display: none;
}
.body-container .wide-slider.wide-slider-small .owl-controls .owl-pagination {
  display: block;
  float: right;
}
.body-container .wide-slider.wide-slider-small .owl-controls .owl-pagination .owl-page {
  float: left;
  margin: 0 2px;
}
.body-container .wide-slider.wide-slider-small .owl-controls .owl-pagination .owl-page span:after {
  font-family: fontawesome;
  content: "\f111";
  width: 18px;
  height: 18px;
  display: inline-block;
  color: #f5f5f5;
}
.body-container .wide-slider.wide-slider-small .item .content {
  left: 55px;
  bottom: 60px;
  width: 80%;
  max-width: 260px;
  text-align: center;
}
/* Product Slider */
.body-container .product-slider {
  min-height: 470px;
}
.body-container .product-slider.product-slider-small {
  min-height: 350px;
}
.body-container .product-slider.product-slider-no-buttons .owl-buttons {
  display: none;
}
.body-container .product-slider .owl-controls {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}
.body-container .product-slider .owl-controls .owl-prev {
  position: absolute;
  width: 28px;
  height: 28px;
  top: -36px;
  right: 34px;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
  border: 1px solid #c2c2c2;
}
.body-container .product-slider .owl-controls .owl-prev:before {
  content: "\f0d9";
  font-family: fontawesome;
  color: #c2c2c2;
  font-size: 25px;
  left: 8px;
  position: absolute;
  top: -3px;
}
.body-container .product-slider .owl-controls .owl-next {
  position: absolute;
  width: 28px;
  height: 28px;
  top: -36px;
  right: 0px;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
  border: 1px solid #c2c2c2;
}
.body-container .product-slider .owl-controls .owl-next:before {
  content: "\f0da";
  font-family: fontawesome;
  color: #c2c2c2;
  font-size: 25px;
  left: 8px;
  position: absolute;
  top: -3px;
}
.body-container .product-slider .owl-carousel .owl-item .product {
  margin-left: 10px;
  margin-right: 10px;
}
/* Default Slider */
.default-slider .owl-controls {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}
.default-slider .owl-controls .owl-prev {
  position: absolute;
  width: 28px;
  height: 28px;
  top: -36px;
  right: 34px;
  border: 1px solid #c2c2c2;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
}
.default-slider .owl-controls .owl-prev:before {
  content: "\f0d9";
  font-family: fontawesome;
  color: #c2c2c2;
  font-size: 25px;
  left: 8px;
  position: absolute;
  top: -3px;
}
.default-slider .owl-controls .owl-next {
  position: absolute;
  width: 28px;
  height: 28px;
  top: -36px;
  right: 0px;
  border: 1px solid #c2c2c2;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
}
.default-slider .owl-controls .owl-next:before {
  content: "\f0da";
  font-family: fontawesome;
  color: #c2c2c2;
  font-size: 25px;
  left: 8px;
  position: absolute;
  top: -3px;
}
/* Custom Controls */
.owl-controls-custom {
  position: relative;
  display: inline-block;
}
.owl-controls-custom .owl-prev {
  position: absolute;
  width: 28px;
  height: 28px;
  top: 0;
  right: 34px;
  border: 1px solid #c2c2c2;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
}
.owl-controls-custom .owl-prev:before {
  content: "\f0d9";
  font-family: fontawesome;
  color: #c2c2c2;
  font-size: 25px;
  left: 8px;
  position: absolute;
  top: -3px;
}
.owl-controls-custom .owl-next {
  position: absolute;
  width: 28px;
  height: 28px;
  top: 0;
  right: 0px;
  border: 1px solid #c2c2c2;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
}
    .owl-controls-custom .owl-next:before {
        content: "\f0da";
        font-family: fontawesome;
        color: #c2c2c2;
        font-size: 25px;
        left: 8px;
        position: absolute;
        top: -3px;
    }