/** search ***/
/** end search ***/
/** newlestter ***/
/** End newlestter ***/
/***************************************************
        Mixins Themes
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
        Mixins RTL Themes
/***************************************************/
/************************************
        Override Bootstrap
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors
 */
/***********************************************************************/
/* DeoSlideshow */
.DeoSlideshow {
  overflow: hidden; }
  .DeoSlideshow .block-slide-container {
    position: relative; }
    .DeoSlideshow .block-slide-container .slide-text {
      z-index: 99;
      position: absolute; }
  .DeoSlideshow .center-text-slide {
    white-space: nowrap;
    text-align: center;
    left: 50% !important;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
  .DeoSlideshow .right-text-slide {
    text-align: right; }
    .rtl .DeoSlideshow .right-text-slide {
      text-align: left; }
  .DeoSlideshow .text-slide {
    line-height: 1; }
  .DeoSlideshow .first-text {
    color: #222222;
    font-size: 1.6vw;
    font-weight: 500;
    margin-bottom: 1.6vw;
    letter-spacing: 0.2vw; }
    .DeoSlideshow .first-text.white-text {
      color: #FFFFFF; }
  .DeoSlideshow .second-text {
    color: #000000;
    font-size: 4vw;
    font-weight: 300;
    margin-bottom: 0.5vw;
    font-family: "AdineuePRO", serif; }
    .DeoSlideshow .second-text.white-text {
      color: #FFFFFF;
      font-size: x-large; }
  .DeoSlideshow .third-text {
    color: #000000;
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 0.5vw;
    font-family: "AdineuePRO", serif; }
    .DeoSlideshow .third-text.white-text {
      color: #FFFFFF; }
  .DeoSlideshow .btn-slideshow {
    font-size: 1vw;
    letter-spacing: 0.2vw;
    padding: 0.8vw 2vw;
    margin-top: 2vw;
    border-radius: 0px; }
    .DeoSlideshow .btn-slideshow:before {
      top: 0.0vw;
      width: 0.0vw; }
    .DeoSlideshow .btn-slideshow:after {
      bottom: -0.0vw;
      height: 0.0vw;
      right: auto;
      left: 0.0vw; }
      .rtl .DeoSlideshow .btn-slideshow:after {
        right: 0.0vw;
        left: auto; }
    .DeoSlideshow .btn-slideshow:hover, .DeoSlideshow .btn-slideshow:focus {
      -webkit-transform: translate(0.1vw, 0.0vw);
      -moz-transform: translate(0.1vw, 0.0vw);
      -ms-transform: translate(0.1vw, 0.0vw);
      -o-transform: translate(0.1vw, 0.0vw);
      transform: translate(0.1vw, 0.0vw); }
      .DeoSlideshow .btn-slideshow:hover:before, .DeoSlideshow .btn-slideshow:focus:before {
        top: 0.05vw;
        width: 0.0vw;
        right: -0.0vw;
        left: auto; }
        .rtl .DeoSlideshow .btn-slideshow:hover:before, .rtl .DeoSlideshow .btn-slideshow:focus:before {
          right: auto;
          left: -0.0vw; }
      .DeoSlideshow .btn-slideshow:hover:after, .DeoSlideshow .btn-slideshow:focus:after {
        height: 0.0vw;
        bottom: -0.0vw;
        right: auto;
        left: 0.05vw; }
        .rtl .DeoSlideshow .btn-slideshow:hover:after, .rtl .DeoSlideshow .btn-slideshow:focus:after {
          right: 0.05vw;
          left: auto; }
    .DeoSlideshow .btn-slideshow:active {
      -webkit-transform: translate(0.2vw, 0.2vw);
      -moz-transform: translate(0.2vw, 0.2vw);
      -ms-transform: translate(0.2vw, 0.2vw);
      -o-transform: translate(0.2vw, 0.2vw);
      transform: translate(0.2vw, 0.2vw); }
      .DeoSlideshow .btn-slideshow:active:before {
        top: 0px;
        width: 0px;
        right: 0px;
        left: auto; }
        .rtl .DeoSlideshow .btn-slideshow:active:before {
          right: auto;
          left: 0px; }
      .DeoSlideshow .btn-slideshow:active:after {
        bottom: 0px;
        height: 0px;
        right: auto;
        left: 0px; }
        .rtl .DeoSlideshow .btn-slideshow:active:after {
          right: 0px;
          left: auto; }
    .DeoSlideshow .btn-slideshow:before {
      background-color: #cecece;
      box-shadow: 1px 0px 0px 0px rgba(206, 206, 206, 0.3); }
    .DeoSlideshow .btn-slideshow:after {
      background-color: #cecece;
      box-shadow: 0px 1px 0px 0px rgba(206, 206, 206, 0.3); }
    .DeoSlideshow .btn-slideshow:before {
      box-shadow: 0.05vw 0px 0px 0px rgba(206, 206, 206, 0.3); }
    .DeoSlideshow .btn-slideshow:after {
      box-shadow: 0px 0.05vw 0px 0px rgba(206, 206, 206, 0.3); }
    .DeoSlideshow .btn-slideshow.animated-finish {
      -webkit-animation: none;
      -moz-animation: none;
      animation: none; }
  @media (min-width: 992px) {
    .DeoSlideshow.medium-text .first-text {
      font-size: 1.2vw;
      margin-bottom: 1.2vw; }
    .DeoSlideshow.medium-text .second-text {
      font-size: 3vw; }
    .DeoSlideshow.medium-text .third-text {
      font-size: 3vw; }
    .DeoSlideshow.medium-text .btn-slideshow {
      font-size: 0.8vw;
      padding: 0.8vw 1.5vw;
      margin-top: 1.5vw; } }
  @media (min-width: 992px) {
    .DeoSlideshow.small-text .first-text {
      font-size: 1vw;
      margin-bottom: 1vw; }
    .DeoSlideshow.small-text .second-text {
      font-size: 2.5vw; }
    .DeoSlideshow.small-text .third-text {
      font-size: 2.5vw; }
    .DeoSlideshow.small-text .btn-slideshow {
      font-size: 0.5vw;
      padding: 0.5vw 1vw;
      margin-top: 1.2vw; } }
  @media (min-width: 992px) {
    .DeoSlideshow.tiny-text .first-text {
      font-size: 1vw;
      margin-bottom: 1vw; }
    .DeoSlideshow.tiny-text .second-text {
      font-size: 2vw; }
    .DeoSlideshow.tiny-text .third-text {
      font-size: 2vw; }
    .DeoSlideshow.tiny-text .btn-slideshow {
      font-size: 0.5vw;
      padding: 0.5vw 1vw;
      margin-top: 1vw; } }
  .DeoSlideshow .slick-dots {
    position: absolute;
    bottom: 0px;
    left: 50%;
    visibility: hidden;
    white-space: nowrap;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .DeoSlideshow .slick-arrows {
    width: auto;
    position: static; }
    .DeoSlideshow .slick-arrows .slick-arrow {
      position: absolute;
      top: 50%;
      border: none;
      width: 30px;
      height: 40px;
      line-height: 40px;
      background: rgba(0, 0, 0, 0.3);
      border-radius: 0px;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      @media (min-width: 992px) {
        .DeoSlideshow .slick-arrows .slick-arrow {
          height: 60px;
          line-height: 60px; } }
      .DeoSlideshow .slick-arrows .slick-arrow:before {
        color: #FFFFFF;
        font-size: 20px;
        font-family: "deo-custom-icons";
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
      .DeoSlideshow .slick-arrows .slick-arrow.slick-prev {
        left: -30px;
        border-radius: 0px; }
        .DeoSlideshow .slick-arrows .slick-arrow.slick-prev:before {
          content: "\ea3d"; }
      .DeoSlideshow .slick-arrows .slick-arrow.slick-next {
        right: -30px;
        border-radius: 0px; }
        .DeoSlideshow .slick-arrows .slick-arrow.slick-next:before {
          content: "\ea3e"; }
      @media (min-width: 992px) {
        .DeoSlideshow .slick-arrows .slick-arrow:hover {
          background: #000000; } }
  .DeoSlideshow .slick-row {
    margin-left: 0px;
    margin-right: 0px; }
  .DeoSlideshow .slick-slide {
    padding: 0px; }
  .DeoSlideshow:hover .slick-arrows .slick-arrow.slick-prev {
    left: 0px; }
  .DeoSlideshow:hover .slick-arrows .slick-arrow.slick-next {
    right: 0px; }
  @media (min-width: 992px) {
    .DeoSlideshow:hover .slick-dots {
      visibility: visible;
      opacity: 1;
      filter: alpha(opacity=100); } }

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