/* forms */
/* color */
/* title */
/* border */
/* background */
/* header */
/* buttons */
/* tabs */
/* menu */
/* effects */
/* rating */
/* video */
/* footer subscribe*/
/* social home */
/* carousel arrows */
/* ui */
/* payment logos color hover*/
/*alert*/
/******************************************************************************
						Home Page Slider
*******************************************************************************/
.homeslider-description{
	background-color: rgb(0, 0, 0);
    /* RGBa with 0.6 opacity */
    background-color: rgba(0, 0, 0, 0.6);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
    padding:15px 0px;
}
.homeslider-description h2{
	margin-bottom:0px !important;
}
#homepage-slider {
  width: 100%;
  clear: both; }
  #homepage-slider .homeslider-container {
    overflow: hidden;
    position: relative; }
#slider_row #center_column .homeslider-container{
	overflow: none;
}
  #homepage-slider .homeslider-image {
    position: absolute;
    left: 0;
    top: 0; }
  #homepage-slider .homeslider-description {
    width: auto;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 15px 15px 20px 12%;
    cursor: pointer;
    font-size: 14px;
    color: #ffffff; }
    @media screen and (min-width: 1600px) {
      #homepage-slider .homeslider-description {
        font-size: 17px;
        padding: 0 15px 0 20%; } }
    @media screen and (min-width: 1920px) {
      #homepage-slider .homeslider-description {
        font-size: 20px;
        padding: 15px 15px 25px 2%; } }
    @media screen and (max-width: 1024px) {
      #homepage-slider .homeslider-description {
        font-size: 12px; } }
    @media screen and (max-width: 767px) {
      #homepage-slider .homeslider-description {
        padding: 0 15px; } }
    #homepage-slider .homeslider-description h2 {
    font: 700 normal 16px "gesta";
    font-size: 30px;
    color: #58a8d9;
    }
      @media screen and (max-width: 1024px) {
        #homepage-slider .homeslider-description h2 {
          font-size: 3.5em; } }
      @media screen and (max-width: 767px) {
        #homepage-slider .homeslider-description h2 {
          font-size: 3em; } }
      @media screen and (max-width: 640px) {
        #homepage-slider .homeslider-description h2 {
          font-size: 2em; } }
      @media screen and (max-width: 480px) {
        #homepage-slider .homeslider-description h2 {
          font-size: 1.5em; } }
    #homepage-slider .homeslider-description h2, #homepage-slider .homeslider-description h3, #homepage-slider .homeslider-description h4, #homepage-slider .homeslider-description h5, #homepage-slider .homeslider-description h6 {
      color: inherit;
      line-height: 0.9; }
      @media screen and (max-width: 640px) {
        #homepage-slider .homeslider-description h2, #homepage-slider .homeslider-description h3, #homepage-slider .homeslider-description h4, #homepage-slider .homeslider-description h5, #homepage-slider .homeslider-description h6 {
          margin-bottom: 10px; } }
      @media screen and (max-width: 480px) {
        #homepage-slider .homeslider-description h2, #homepage-slider .homeslider-description h3, #homepage-slider .homeslider-description h4, #homepage-slider .homeslider-description h5, #homepage-slider .homeslider-description h6 {
          line-height: 1;
          font-size: 1.5em; } }
    #homepage-slider .homeslider-description h3 {
      font-family: "bebas_neueregular", sans-serif;
      font-size: 8.6em;
      text-transform: uppercase; }
      @media screen and (max-width: 1024px) {
        #homepage-slider .homeslider-description h3 {
          font-size: 7em; } }
      @media screen and (max-width: 767px) {
        #homepage-slider .homeslider-description h3 {
          font-size: 5em; } }
      @media screen and (max-width: 640px) {
        #homepage-slider .homeslider-description h3 {
          font-size: 4em; } }
      @media screen and (max-width: 480px) {
        #homepage-slider .homeslider-description h3 {
          font-size: 2em; } }
    #homepage-slider .homeslider-description p {
      font-size: 1.15em;
      line-height: 1.3em;
      color: inherit;
    font: 400 italic 16px "gesta";
    font-weight: 500;
    font-size: 48px;
    color: white;
    width: 50%;
    padding-right: 20px;
    line-height: 1;
    }
      @media screen and (min-width: 1025px) {
        #homepage-slider .homeslider-description p.-top-margin {
          margin-top: 3.7em; } }
    #homepage-slider .homeslider-description button {
      font-size: 1.2em; }
      @media screen and (max-width: 1024px) {
        #homepage-slider .homeslider-description button {
          font-size: 0.9em; } }
      @media screen and (max-width: 767px) {
        #homepage-slider .homeslider-description button {
          padding: 10px 15px; } }
      @media screen and (max-width: 480px) {
        #homepage-slider .homeslider-description button {
          font-size: 0.7em; } }
  #homepage-slider .owl-pagination {
    width: 100%; }
    @media screen and (min-width: 481px) {
      #homepage-slider .owl-pagination {
        position: absolute;
        left: 0;
        bottom: 10px; } }
  #homepage-slider .owl-buttons .owl-prev {
    left: 20px; }
  #homepage-slider .owl-buttons .owl-next {
    right: 20px; }
  @media screen and (max-width: 767px) {
    #homepage-slider .owl-buttons > div {
      display: none; } }

.homeslider__link {
  display: block; }

.homeslider__image {
  width: 100%; }

.homeslider-description > * {
  position: relative;
  opacity: 0; }
.homeslider-description > *:nth-child(2n+1) {
  right: 100%;
  -webkit-transition: right 1s 1.1s, opacity 0.5s 1.1s;
  transition: right 1s 1.1s, opacity 0.5s 1.1s; }
.homeslider-description > *:nth-child(2n) {
  left: 100%;
  -webkit-transition: left 1s 1.1s, opacity 0.5s 1.1s;
  transition: left 1s 1.1s, opacity 0.5s 1.1s; }
.homeslider-description > *:nth-child(2) {
  -webkit-transition: left 1.4s 1.1s, opacity 0.5s 1.1s;
  transition: left 1.4s 1.1s, opacity 0.5s 1.1s; }
.homeslider-description > *:nth-child(3) {
  -webkit-transition: right 1.8s 1.1s, opacity 0.5s 1.1s;
  transition: right 1.8s 1.1s, opacity 0.5s 1.1s; }

.active .homeslider-description > *:nth-child(2n+1) {
  right: 0;
  opacity: 1;
  filter: alpha(opacity=100); }
.active .homeslider-description > *:nth-child(2n) {
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100); }

/*# sourceMappingURL=homeslider.css.map */
