/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/******************************************************
*                                                     *
*   Logo | Image | Hover - Particle for Gantry        *
*                                                     *
*   Purpose: This project adds a powerful image /     *
*            logo presentation particle to the        *
*            Gantry templating framework. The         *
*            component supports rollover and many     *
*            CSS3 hover and transition effects.       *
*                                                     *
*   Author: Andreas Kar (thex) <andreas.kar@gmx.at>   *
*   Repository: https://git.io/fA9XW                  *
*   Homepage: https://gantryprojects.com              *
*                                                     *
******************************************************/
.of-hidden {
  overflow: hidden;
}
.g-logo-image-hover {
  position: relative;
}
@keyframes fadeAnimation {
  0% {
    opacity: 1;
  }
  45% {
    opacity: 1;
  }
  55% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes fadeAnimation {
  0% {
    opacity: 1;
  }
  45% {
    opacity: 1;
  }
  55% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes flashAnimation {
  0% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes flashAnimation {
  0% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
@keyframes pulseAnimation {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes pulseAnimation {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes pulseHalfAnimation {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes pulseHalfAnimation {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.g-logo-image-hover img {
  display: inline-block;
}
.g-logo-image-hover img.h1.front, .g-logo-image-hover img.h4.front, .g-logo-image-hover img.h7.front, .g-logo-image-hover img.h10.front, .g-logo-image-hover img.h13.front, .g-logo-image-hover img.h16.front, .g-logo-image-hover img.h19.front, .g-logo-image-hover img.h22.front, .g-logo-image-hover img.h25.front, .g-logo-image-hover img.h28.front, .g-logo-image-hover img.h31.front, .g-logo-image-hover img.h34.front, .g-logo-image-hover img.h37.front, .g-logo-image-hover img.h40.front, .g-logo-image-hover img.h43.front, .g-logo-image-hover img.h46.front, .g-logo-image-hover img.h49.front, .g-logo-image-hover img.h52.front, .g-logo-image-hover img.h55.front, .g-logo-image-hover img.h58.front, .g-logo-image-hover img.h61.front, .g-logo-image-hover img.h64.front, .g-logo-image-hover img.h67.front, .g-logo-image-hover img.h70.front, .g-logo-image-hover img.h73.front, .g-logo-image-hover img.h76.front, .g-logo-image-hover img.h79.front, .g-logo-image-hover img.h82.front, .g-logo-image-hover img.h85.front, .g-logo-image-hover img.h88.front, .g-logo-image-hover img.h91.front, .g-logo-image-hover img.h94.front, .g-logo-image-hover img.h97.front, .g-logo-image-hover img.h100.front, .g-logo-image-hover img.h103.front, .g-logo-image-hover img.h106.front {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.g-logo-image-hover img.h2.front, .g-logo-image-hover img.h5.front, .g-logo-image-hover img.h8.front, .g-logo-image-hover img.h11.front, .g-logo-image-hover img.h14.front, .g-logo-image-hover img.h17.front, .g-logo-image-hover img.h20.front, .g-logo-image-hover img.h23.front, .g-logo-image-hover img.h26.front, .g-logo-image-hover img.h29.front, .g-logo-image-hover img.h32.front, .g-logo-image-hover img.h35.front, .g-logo-image-hover img.h38.front, .g-logo-image-hover img.h41.front, .g-logo-image-hover img.h44.front, .g-logo-image-hover img.h47.front, .g-logo-image-hover img.h50.front, .g-logo-image-hover img.h53.front, .g-logo-image-hover img.h56.front, .g-logo-image-hover img.h59.front, .g-logo-image-hover img.h62.front, .g-logo-image-hover img.h65.front, .g-logo-image-hover img.h68.front, .g-logo-image-hover img.h71.front, .g-logo-image-hover img.h74.front, .g-logo-image-hover img.h77.front, .g-logo-image-hover img.h80.front, .g-logo-image-hover img.h83.front, .g-logo-image-hover img.h86.front, .g-logo-image-hover img.h89.front, .g-logo-image-hover img.h92.front, .g-logo-image-hover img.h95.front, .g-logo-image-hover img.h98.front, .g-logo-image-hover img.h101.front, .g-logo-image-hover img.h104.front, .g-logo-image-hover img.h107.front {
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.g-logo-image-hover img.h3.front, .g-logo-image-hover img.h6.front, .g-logo-image-hover img.h9.front, .g-logo-image-hover img.h12.front, .g-logo-image-hover img.h15.front, .g-logo-image-hover img.h18.front, .g-logo-image-hover img.h21.front, .g-logo-image-hover img.h24.front, .g-logo-image-hover img.h27.front, .g-logo-image-hover img.h30.front, .g-logo-image-hover img.h33.front, .g-logo-image-hover img.h36.front, .g-logo-image-hover img.h39.front, .g-logo-image-hover img.h42.front, .g-logo-image-hover img.h45.front, .g-logo-image-hover img.h48.front, .g-logo-image-hover img.h51.front, .g-logo-image-hover img.h54.front, .g-logo-image-hover img.h57.front, .g-logo-image-hover img.h60.front, .g-logo-image-hover img.h63.front, .g-logo-image-hover img.h66.front, .g-logo-image-hover img.h69.front, .g-logo-image-hover img.h72.front, .g-logo-image-hover img.h75.front, .g-logo-image-hover img.h78.front, .g-logo-image-hover img.h81.front, .g-logo-image-hover img.h84.front, .g-logo-image-hover img.h87.front, .g-logo-image-hover img.h90.front, .g-logo-image-hover img.h93.front, .g-logo-image-hover img.h96.front, .g-logo-image-hover img.h99.front, .g-logo-image-hover img.h102.front, .g-logo-image-hover img.h105.front, .g-logo-image-hover img.h108.front {
  -webkit-transition: 1s ease-in-out;
  -moz-transition: 1s ease-in-out;
  -o-transition: 1s ease-in-out;
  transition: 1s ease-in-out;
}
.g-logo-image-hover img.h1.front, .g-logo-image-hover img.h2.front, .g-logo-image-hover img.h3.front, .g-logo-image-hover img.h4.front, .g-logo-image-hover img.h5.front, .g-logo-image-hover img.h6.front {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-logo-image-hover img.h7.front, .g-logo-image-hover img.h8.front, .g-logo-image-hover img.h9.front {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.g-logo-image-hover img.h10.front, .g-logo-image-hover img.h11.front, .g-logo-image-hover img.h12.front {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.g-logo-image-hover img.h13.front, .g-logo-image-hover img.h14.front, .g-logo-image-hover img.h15.front, .g-logo-image-hover img.h19.front, .g-logo-image-hover img.h20.front, .g-logo-image-hover img.h21.front {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.g-logo-image-hover img.h16.front, .g-logo-image-hover img.h17.front, .g-logo-image-hover img.h18.front, .g-logo-image-hover img.h22.front, .g-logo-image-hover img.h23.front, .g-logo-image-hover img.h24.front {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}
.g-logo-image-hover img.h25.front, .g-logo-image-hover img.h26.front, .g-logo-image-hover img.h27.front, .g-logo-image-hover img.h28.front, .g-logo-image-hover img.h29.front, .g-logo-image-hover img.h30.front {
  margin-left: 30px;
}
.g-logo-image-hover img.h31.front, .g-logo-image-hover img.h32.front, .g-logo-image-hover img.h33.front, .g-logo-image-hover img.h34.front, .g-logo-image-hover img.h35.front, .g-logo-image-hover img.h36.front {
  margin-left: -30px;
}
.g-logo-image-hover img.h25.front, .g-logo-image-hover img.h26.front, .g-logo-image-hover img.h27.front, .g-logo-image-hover img.h31.front, .g-logo-image-hover img.h32.front, .g-logo-image-hover img.h33.front {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.g-logo-image-hover img.h28.front, .g-logo-image-hover img.h29.front, .g-logo-image-hover img.h30.front, .g-logo-image-hover img.h34.front, .g-logo-image-hover img.h35.front, .g-logo-image-hover img.h36.front {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-logo-image-hover img.h37.front, .g-logo-image-hover img.h38.front, .g-logo-image-hover img.h39.front {
  -webkit-transform: rotate(5deg) scale(1.2);
  -moz-transform: rotate(5deg) scale(1.2);
  -o-transform: rotate(5deg) scale(1.2);
  transform: rotate(5deg) scale(1.2);
}
.g-logo-image-hover img.h40.front, .g-logo-image-hover img.h41.front, .g-logo-image-hover img.h42.front {
  -webkit-transform: rotate(15deg) scale(1.4);
  -moz-transform: rotate(15deg) scale(1.4);
  -o-transform: rotate(15deg) scale(1.4);
  transform: rotate(15deg) scale(1.4);
}
.g-logo-image-hover img.h43.front, .g-logo-image-hover img.h44.front, .g-logo-image-hover img.h45.front {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}
.g-logo-image-hover img.h46.front, .g-logo-image-hover img.h47.front, .g-logo-image-hover img.h48.front {
  -webkit-filter: blur(2px);
  filter: blur(2px);
}
.g-logo-image-hover img.h49.front, .g-logo-image-hover img.h50.front, .g-logo-image-hover img.h51.front {
  -webkit-filter: blur(1px);
  filter: blur(1px);
}
.g-logo-image-hover img.h52.front, .g-logo-image-hover img.h53.front, .g-logo-image-hover img.h54.front, .g-logo-image-hover img.h55.front, .g-logo-image-hover img.h56.front, .g-logo-image-hover img.h57.front, .g-logo-image-hover img.h58.front, .g-logo-image-hover img.h59.front, .g-logo-image-hover img.h60.front {
  -webkit-filter: blur(0);
  filter: blur(0);
}
.g-logo-image-hover img.h61.front, .g-logo-image-hover img.h62.front, .g-logo-image-hover img.h63.front {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.g-logo-image-hover img.h64.front, .g-logo-image-hover img.h65.front, .g-logo-image-hover img.h66.front {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.g-logo-image-hover img.h67.front, .g-logo-image-hover img.h68.front, .g-logo-image-hover img.h69.front {
  -webkit-filter: sepia(100%);
  filter: sepia(100%);
}
.g-logo-image-hover img.h70.front, .g-logo-image-hover img.h71.front, .g-logo-image-hover img.h72.front {
  -webkit-filter: sepia(0);
  filter: sepia(0);
}
.g-logo-image-hover img.h73.front, .g-logo-image-hover img.h74.front, .g-logo-image-hover img.h75.front, .g-logo-image-hover img.h76.front, .g-logo-image-hover img.h77.front, .g-logo-image-hover img.h78.front, .g-logo-image-hover img.h79.front, .g-logo-image-hover img.h80.front, .g-logo-image-hover img.h81.front {
  -webkit-filter: grayscale(0) blur(0);
  filter: grayscale(0) blur(0);
}
.g-logo-image-hover img.h82.front, .g-logo-image-hover img.h83.front, .g-logo-image-hover img.h84.front {
  -webkit-filter: grayscale(100%) blur(3px);
  filter: grayscale(100%) blur(3px);
}
.g-logo-image-hover img.h85.front, .g-logo-image-hover img.h86.front, .g-logo-image-hover img.h87.front {
  -webkit-filter: grayscale(100%) blur(2px);
  filter: grayscale(100%) blur(2px);
}
.g-logo-image-hover img.h88.front, .g-logo-image-hover img.h89.front, .g-logo-image-hover img.h90.front {
  -webkit-filter: grayscale(100%) blur(1px);
  filter: grayscale(100%) blur(1px);
}
.g-logo-image-hover img.h91.front, .g-logo-image-hover img.h92.front, .g-logo-image-hover img.h93.front, .g-logo-image-hover img.h94.front, .g-logo-image-hover img.h95.front, .g-logo-image-hover img.h96.front, .g-logo-image-hover img.h97.front, .g-logo-image-hover img.h98.front, .g-logo-image-hover img.h99.front {
  opacity: 1;
}
.g-logo-image-hover img.h100.front, .g-logo-image-hover img.h101.front, .g-logo-image-hover img.h102.front {
  opacity: 0.75;
}
.g-logo-image-hover img.h103.front, .g-logo-image-hover img.h104.front, .g-logo-image-hover img.h105.front {
  opacity: 0.5;
}
.g-logo-image-hover img.h106.front, .g-logo-image-hover img.h107.front, .g-logo-image-hover img.h108.front {
  opacity: 0.25;
}
.g-logo-image-hover img.h115.front {
  opacity: 1;
  -webkit-animation: flashAnimation 0.75s infinite ease-in-out;
  -o-animation: flashAnimation 0.75s infinite ease-in-out;
  -ms-animation: flashAnimation 0.75s infinite ease-in-out;
  -moz-animation: flashAnimation 0.75s infinite ease-in-out;
  animation: flashAnimation 0.75s infinite ease-in-out;
}
.g-logo-image-hover img.h116.front {
  opacity: 1;
  -webkit-animation: flashAnimation 1.5s infinite ease-in-out;
  -o-animation: flashAnimation 1.5s infinite ease-in-out;
  -ms-animation: flashAnimation 1.5s infinite ease-in-out;
  -moz-animation: flashAnimation 1.5s infinite ease-in-out;
  animation: flashAnimation 1.5s infinite ease-in-out;
}
.g-logo-image-hover img.h117.front {
  opacity: 1;
  -webkit-animation: flashAnimation 3s infinite ease-in-out;
  -o-animation: flashAnimation 3s infinite ease-in-out;
  -ms-animation: flashAnimation 3s infinite ease-in-out;
  -moz-animation: flashAnimation 3s infinite ease-in-out;
  animation: flashAnimation 3s infinite ease-in-out;
}
.g-logo-image-hover img.h124.front {
  opacity: 1;
  -webkit-animation: pulseHalfAnimation 1s infinite ease-in-out;
  -o-animation: pulseHalfAnimation 1s infinite ease-in-out;
  -ms-animation: pulseHalfAnimation 1s infinite ease-in-out;
  -moz-animation: pulseHalfAnimation 1s infinite ease-in-out;
  animation: pulseHalfAnimation 1s infinite ease-in-out;
}
.g-logo-image-hover img.h125.front {
  opacity: 1;
  -webkit-animation: pulseHalfAnimation 3s infinite ease-in-out;
  -o-animation: pulseHalfAnimation 3s infinite ease-in-out;
  -ms-animation: pulseHalfAnimation 3s infinite ease-in-out;
  -moz-animation: pulseHalfAnimation 3s infinite ease-in-out;
  animation: pulseHalfAnimation 3s infinite ease-in-out;
}
.g-logo-image-hover img.h126.front {
  opacity: 1;
  -webkit-animation: pulseHalfAnimation 5s infinite ease-in-out;
  -o-animation: pulseHalfAnimation 5s infinite ease-in-out;
  -ms-animation: pulseHalfAnimation 5s infinite ease-in-out;
  -moz-animation: pulseHalfAnimation 5s infinite ease-in-out;
  animation: pulseHalfAnimation 5s infinite ease-in-out;
}
.g-logo-image-hover img.h1.front:hover, .g-logo-image-hover img.h2.front:hover, .g-logo-image-hover img.h3.front:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.g-logo-image-hover img.h4.front:hover, .g-logo-image-hover img.h5.front:hover, .g-logo-image-hover img.h6.front:hover {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}
.g-logo-image-hover img.h7.front:hover, .g-logo-image-hover img.h8.front:hover, .g-logo-image-hover img.h9.front:hover, .g-logo-image-hover img.h10.front:hover, .g-logo-image-hover img.h11.front:hover, .g-logo-image-hover img.h12.front:hover, .g-logo-image-hover img.h13.front:hover, .g-logo-image-hover img.h14.front:hover, .g-logo-image-hover img.h15.front:hover, .g-logo-image-hover img.h16.front:hover, .g-logo-image-hover img.h17.front:hover, .g-logo-image-hover img.h18.front:hover {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-logo-image-hover img.h19.front:hover, .g-logo-image-hover img.h20.front:hover, .g-logo-image-hover img.h21.front:hover {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.g-logo-image-hover img.h22.front:hover, .g-logo-image-hover img.h23.front:hover, .g-logo-image-hover img.h24.front:hover {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.g-logo-image-hover img.h25.front:hover, .g-logo-image-hover img.h26.front:hover, .g-logo-image-hover img.h27.front:hover, .g-logo-image-hover img.h28.front:hover, .g-logo-image-hover img.h29.front:hover, .g-logo-image-hover img.h30.front:hover, .g-logo-image-hover img.h31.front:hover, .g-logo-image-hover img.h32.front:hover, .g-logo-image-hover img.h33.front:hover, .g-logo-image-hover img.h34.front:hover, .g-logo-image-hover img.h35.front:hover, .g-logo-image-hover img.h36.front:hover {
  margin-left: 0;
}
.g-logo-image-hover img.h37.front:hover, .g-logo-image-hover img.h38.front:hover, .g-logo-image-hover img.h39.front:hover, .g-logo-image-hover img.h40.front:hover, .g-logo-image-hover img.h41.front:hover, .g-logo-image-hover img.h42.front:hover {
  -webkit-transform: rotate(0) scale(1);
  -moz-transform: rotate(0) scale(1);
  -o-transform: rotate(0) scale(1);
  transform: rotate(0) scale(1);
}
.g-logo-image-hover img.h43.front:hover, .g-logo-image-hover img.h44.front:hover, .g-logo-image-hover img.h45.front:hover, .g-logo-image-hover img.h46.front:hover, .g-logo-image-hover img.h47.front:hover, .g-logo-image-hover img.h48.front:hover, .g-logo-image-hover img.h49.front:hover, .g-logo-image-hover img.h50.front:hover, .g-logo-image-hover img.h51.front:hover {
  -webkit-filter: blur(0);
  filter: blur(0);
}
.g-logo-image-hover img.h52.front:hover, .g-logo-image-hover img.h53.front:hover, .g-logo-image-hover img.h54.front:hover {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}
.g-logo-image-hover img.h55.front:hover, .g-logo-image-hover img.h56.front:hover, .g-logo-image-hover img.h57.front:hover {
  -webkit-filter: blur(2px);
  filter: blur(2px);
}
.g-logo-image-hover img.h58.front:hover, .g-logo-image-hover img.h59.front:hover, .g-logo-image-hover img.h60.front:hover {
  -webkit-filter: blur(1px);
  filter: blur(1px);
}
.g-logo-image-hover img.h61.front:hover, .g-logo-image-hover img.h62.front:hover, .g-logo-image-hover img.h63.front:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.g-logo-image-hover img.h64.front:hover, .g-logo-image-hover img.h65.front:hover, .g-logo-image-hover img.h66.front:hover {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.g-logo-image-hover img.h67.front:hover, .g-logo-image-hover img.h68.front:hover, .g-logo-image-hover img.h69.front:hover {
  -webkit-filter: sepia(0);
  filter: sepia(0);
}
.g-logo-image-hover img.h70.front:hover, .g-logo-image-hover img.h71.front:hover, .g-logo-image-hover img.h72.front:hover {
  -webkit-filter: sepia(100%);
  filter: sepia(100%);
}
.g-logo-image-hover img.h73.front:hover, .g-logo-image-hover img.h74.front:hover, .g-logo-image-hover img.h75.front:hover {
  -webkit-filter: grayscale(100%) blur(3px);
  filter: grayscale(100%) blur(3px);
}
.g-logo-image-hover img.h76.front:hover, .g-logo-image-hover img.h77.front:hover, .g-logo-image-hover img.h78.front:hover {
  -webkit-filter: grayscale(100%) blur(2px);
  filter: grayscale(100%) blur(2px);
}
.g-logo-image-hover img.h79.front:hover, .g-logo-image-hover img.h80.front:hover, .g-logo-image-hover img.h81.front:hover {
  -webkit-filter: grayscale(100%) blur(1px);
  filter: grayscale(100%) blur(1px);
}
.g-logo-image-hover img.h82.front:hover, .g-logo-image-hover img.h83.front:hover, .g-logo-image-hover img.h84.front:hover, .g-logo-image-hover img.h85.front:hover, .g-logo-image-hover img.h86.front:hover, .g-logo-image-hover img.h87.front:hover, .g-logo-image-hover img.h88.front:hover, .g-logo-image-hover img.h89.front:hover, .g-logo-image-hover img.h90.front:hover {
  -webkit-filter: grayscale(0) blur(0);
  filter: grayscale(0) blur(0);
}
.g-logo-image-hover img.h91.front:hover, .g-logo-image-hover img.h92.front:hover, .g-logo-image-hover img.h93.front:hover {
  opacity: 0.75;
}
.g-logo-image-hover img.h94.front:hover, .g-logo-image-hover img.h95.front:hover, .g-logo-image-hover img.h96.front:hover {
  opacity: 0.5;
}
.g-logo-image-hover img.h97.front:hover, .g-logo-image-hover img.h98.front:hover, .g-logo-image-hover img.h99.front:hover {
  opacity: 0.25;
}
.g-logo-image-hover img.h100.front:hover, .g-logo-image-hover img.h101.front:hover, .g-logo-image-hover img.h102.front:hover, .g-logo-image-hover img.h103.front:hover, .g-logo-image-hover img.h104.front:hover, .g-logo-image-hover img.h105.front:hover, .g-logo-image-hover img.h106.front:hover, .g-logo-image-hover img.h107.front:hover, .g-logo-image-hover img.h108.front:hover {
  opacity: 1;
}
.g-logo-image-hover img.h109.front:hover {
  opacity: 1;
  -webkit-animation: flashAnimation 0.75s;
  -o-animation: flashAnimation 0.75s;
  -ms-animation: flashAnimation 0.75s;
  -moz-animation: flashAnimation 0.75s;
  animation: flashAnimation 0.75s;
}
.g-logo-image-hover img.h110.front:hover {
  opacity: 1;
  -webkit-animation: flashAnimation 1.5s;
  -o-animation: flashAnimation 1.5s;
  -ms-animation: flashAnimation 1.5s;
  -moz-animation: flashAnimation 1.5s;
  animation: flashAnimation 1.5s;
}
.g-logo-image-hover img.h111.front:hover {
  opacity: 1;
  -webkit-animation: flashAnimation 3s;
  -o-animation: flashAnimation 3s;
  -ms-animation: flashAnimation 3s;
  -moz-animation: flashAnimation 3s;
  animation: flashAnimation 3s;
}
.g-logo-image-hover img.h112.front:hover {
  opacity: 1;
  -webkit-animation: flashAnimation 0.75s infinite ease-in-out;
  -o-animation: flashAnimation 0.75s infinite ease-in-out;
  -ms-animation: flashAnimation 0.75s infinite ease-in-out;
  -moz-animation: flashAnimation 0.75s infinite ease-in-out;
  animation: flashAnimation 0.75s infinite ease-in-out;
}
.g-logo-image-hover img.h113.front:hover {
  opacity: 1;
  -webkit-animation: flashAnimation 1.5s infinite ease-in-out;
  -o-animation: flashAnimation 1.5s infinite ease-in-out;
  -ms-animation: flashAnimation 1.5s infinite ease-in-out;
  -moz-animation: flashAnimation 1.5s infinite ease-in-out;
  animation: flashAnimation 1.5s infinite ease-in-out;
}
.g-logo-image-hover img.h114.front:hover {
  opacity: 1;
  -webkit-animation: flashAnimation 3s infinite ease-in-out;
  -o-animation: flashAnimation 3s infinite ease-in-out;
  -ms-animation: flashAnimation 3s infinite ease-in-out;
  -moz-animation: flashAnimation 3s infinite ease-in-out;
  animation: flashAnimation 3s infinite ease-in-out;
}
.g-logo-image-hover img.h118.front:hover {
  opacity: 1;
  -webkit-animation: pulseHalfAnimation 1s;
  -o-animation: pulseHalfAnimation 1s;
  -ms-animation: pulseHalfAnimation 1s;
  -moz-animation: pulseHalfAnimation 1s;
  animation: pulseHalfAnimation 1s;
}
.g-logo-image-hover img.h119.front:hover {
  opacity: 1;
  -webkit-animation: pulseHalfAnimation 3s;
  -o-animation: pulseHalfAnimation 3s;
  -ms-animation: pulseHalfAnimation 3s;
  -moz-animation: pulseHalfAnimation 3s;
  animation: pulseHalfAnimation 3s;
}
.g-logo-image-hover img.h120.front:hover {
  opacity: 1;
  -webkit-animation: pulseHalfAnimation 5s;
  -o-animation: pulseHalfAnimation 5s;
  -ms-animation: pulseHalfAnimation 5s;
  -moz-animation: pulseHalfAnimation 5s;
  animation: pulseHalfAnimation 5s;
}
.g-logo-image-hover img.h121.front:hover {
  opacity: 1;
  -webkit-animation: pulseHalfAnimation 1s infinite ease-in-out;
  -o-animation: pulseHalfAnimation 1s infinite ease-in-out;
  -ms-animation: pulseHalfAnimation 1s infinite ease-in-out;
  -moz-animation: pulseHalfAnimation 1s infinite ease-in-out;
  animation: pulseHalfAnimation 1s infinite ease-in-out;
}
.g-logo-image-hover img.h122.front:hover {
  opacity: 1;
  -webkit-animation: pulseHalfAnimation 3s infinite ease-in-out;
  -o-animation: pulseHalfAnimation 3s infinite ease-in-out;
  -ms-animation: pulseHalfAnimation 3s infinite ease-in-out;
  -moz-animation: pulseHalfAnimation 3s infinite ease-in-out;
  animation: pulseHalfAnimation 3s infinite ease-in-out;
}
.g-logo-image-hover img.h123.front:hover {
  opacity: 1;
  -webkit-animation: pulseHalfAnimation 5s infinite ease-in-out;
  -o-animation: pulseHalfAnimation 5s infinite ease-in-out;
  -ms-animation: pulseHalfAnimation 5s infinite ease-in-out;
  -moz-animation: pulseHalfAnimation 5s infinite ease-in-out;
  animation: pulseHalfAnimation 5s infinite ease-in-out;
}
.g-logo-image-hover img.t2, .g-logo-image-hover img.t6, .g-logo-image-hover img.t10 {
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.g-logo-image-hover img.t3, .g-logo-image-hover img.t7, .g-logo-image-hover img.t11 {
  -webkit-transition: opacity 0.75s ease-in-out;
  -moz-transition: opacity 0.75s ease-in-out;
  -o-transition: opacity 0.75s ease-in-out;
  transition: opacity 0.75s ease-in-out;
}
.g-logo-image-hover img.t4, .g-logo-image-hover img.t8, .g-logo-image-hover img.t12 {
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.g-logo-image-hover img.t5, .g-logo-image-hover img.t9, .g-logo-image-hover img.t13 {
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.g-logo-image-hover img.t26, .g-logo-image-hover img.t30, .g-logo-image-hover img.t34, .g-logo-image-hover img.t38, .g-logo-image-hover img.t42 {
  -webkit-transition: all 4s ease-in-out;
  -moz-transition: all 4s ease-in-out;
  -o-transition: all 4s ease-in-out;
  transition: all 4s ease-in-out;
}
.g-logo-image-hover img.t27, .g-logo-image-hover img.t31, .g-logo-image-hover img.t35, .g-logo-image-hover img.t39, .g-logo-image-hover img.t43 {
  -webkit-transition: all 2s ease-in-out;
  -moz-transition: all 2s ease-in-out;
  -o-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out;
}
.g-logo-image-hover img.t28, .g-logo-image-hover img.t32, .g-logo-image-hover img.t36, .g-logo-image-hover img.t40, .g-logo-image-hover img.t44 {
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.g-logo-image-hover img.t29, .g-logo-image-hover img.t33, .g-logo-image-hover img.t37, .g-logo-image-hover img.t41, .g-logo-image-hover img.t45 {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.g-logo-image-hover img.t2.front, .g-logo-image-hover img.t3.front, .g-logo-image-hover img.t4.front, .g-logo-image-hover img.t5.front, .g-logo-image-hover img.t10.front, .g-logo-image-hover img.t11.front, .g-logo-image-hover img.t12.front, .g-logo-image-hover img.t13.front, .g-logo-image-hover img.t14.front, .g-logo-image-hover img.t15.front, .g-logo-image-hover img.t16.front, .g-logo-image-hover img.t17.front, .g-logo-image-hover img.t18.front, .g-logo-image-hover img.t19.front, .g-logo-image-hover img.t20.front, .g-logo-image-hover img.t21.front, .g-logo-image-hover img.t22.front, .g-logo-image-hover img.t23.front, .g-logo-image-hover img.t24.front, .g-logo-image-hover img.t25.front, .g-logo-image-hover img.t26.front, .g-logo-image-hover img.t27.front, .g-logo-image-hover img.t28.front, .g-logo-image-hover img.t29.front, .g-logo-image-hover img.t30.front, .g-logo-image-hover img.t31.front, .g-logo-image-hover img.t32.front, .g-logo-image-hover img.t33.front, .g-logo-image-hover img.t34.front, .g-logo-image-hover img.t35.front, .g-logo-image-hover img.t36.front, .g-logo-image-hover img.t37.front, .g-logo-image-hover img.t38.front, .g-logo-image-hover img.t39.front, .g-logo-image-hover img.t40.front, .g-logo-image-hover img.t41.front, .g-logo-image-hover img.t42.front, .g-logo-image-hover img.t43.front, .g-logo-image-hover img.t44.front, .g-logo-image-hover img.t45.front {
  position: absolute;
}
.g-logo-image-hover img.t2.front:hover, .g-logo-image-hover img.t3.front:hover, .g-logo-image-hover img.t4.front:hover, .g-logo-image-hover img.t5.front:hover, .g-logo-image-hover img.t6.front:hover, .g-logo-image-hover img.t7.front:hover, .g-logo-image-hover img.t8.front:hover, .g-logo-image-hover img.t9.front:hover {
  opacity: 0;
}
.g-logo-image-hover img.t6.front, .g-logo-image-hover img.t7.front, .g-logo-image-hover img.t8.front, .g-logo-image-hover img.t9.front {
  position: absolute;
  z-index: 1;
}
.g-logo-image-hover img.t6.back, .g-logo-image-hover img.t7.back, .g-logo-image-hover img.t8.back, .g-logo-image-hover img.t9.back {
  opacity: 0;
}
.g-logo-image-hover img.t6.front:hover + .g-logo-image-hover img.t6.back, .g-logo-image-hover img.t7.front:hover + .g-logo-image-hover img.t6.back, .g-logo-image-hover img.t8.front:hover + .g-logo-image-hover img.t6.back, .g-logo-image-hover img.t9.front:hover + .g-logo-image-hover img.t6.back, .g-logo-image-hover img.t6.front:hover + .g-logo-image-hover img.t7.back, .g-logo-image-hover img.t7.front:hover + .g-logo-image-hover img.t7.back, .g-logo-image-hover img.t8.front:hover + .g-logo-image-hover img.t7.back, .g-logo-image-hover img.t9.front:hover + .g-logo-image-hover img.t7.back, .g-logo-image-hover img.t6.front:hover + .g-logo-image-hover img.t8.back, .g-logo-image-hover img.t7.front:hover + .g-logo-image-hover img.t8.back, .g-logo-image-hover img.t8.front:hover + .g-logo-image-hover img.t8.back, .g-logo-image-hover img.t9.front:hover + .g-logo-image-hover img.t8.back, .g-logo-image-hover img.t6.front:hover + .g-logo-image-hover img.t9.back, .g-logo-image-hover img.t7.front:hover + .g-logo-image-hover img.t9.back, .g-logo-image-hover img.t8.front:hover + .g-logo-image-hover img.t9.back, .g-logo-image-hover img.t9.front:hover + .g-logo-image-hover img.t9.back {
  opacity: 1;
}
.g-logo-image-hover img.t6.front:hover + img.t6.back, .g-logo-image-hover img.t7.front:hover + img.t7.back, .g-logo-image-hover img.t8.front:hover + img.t8.back, .g-logo-image-hover img.t9.front:hover + img.t9.back {
  opacity: 1;
}
.g-logo-image-hover img.t10.front {
  -webkit-animation: fadeAnimation 9s infinite ease-in-out alternate;
  -o-animation: fadeAnimation 9s infinite ease-in-out alternate;
  -ms-animation: fadeAnimation 9s infinite ease-in-out alternate;
  -moz-animation: fadeAnimation 9s infinite ease-in-out alternate;
  animation: fadeAnimation 9s infinite ease-in-out alternate;
}
.g-logo-image-hover img.t11.front {
  -webkit-animation: fadeAnimation 6.75s infinite ease-in-out alternate;
  -o-animation: fadeAnimation 6.75s infinite ease-in-out alternate;
  -ms-animation: fadeAnimation 6.75s infinite ease-in-out alternate;
  -moz-animation: fadeAnimation 6.75s infinite ease-in-out alternate;
  animation: fadeAnimation 6.75s infinite ease-in-out alternate;
}
.g-logo-image-hover img.t12.front {
  -webkit-animation: fadeAnimation 4.5s infinite ease-in-out alternate;
  -o-animation: fadeAnimation 4.5s infinite ease-in-out alternate;
  -ms-animation: fadeAnimation 4.5s infinite ease-in-out alternate;
  -moz-animation: fadeAnimation 4.5s infinite ease-in-out alternate;
  animation: fadeAnimation 4.5s infinite ease-in-out alternate;
}
.g-logo-image-hover img.t13.front {
  -webkit-animation: fadeAnimation 2.25s infinite ease-in-out alternate;
  -o-animation: fadeAnimation 2.25s infinite ease-in-out alternate;
  -ms-animation: fadeAnimation 2.25s infinite ease-in-out alternate;
  -moz-animation: fadeAnimation 2.25s infinite ease-in-out alternate;
  animation: fadeAnimation 2.25s infinite ease-in-out alternate;
}
.g-logo-image-hover img.t14.front:hover, .g-logo-image-hover img.t20.front {
  -webkit-animation: pulseAnimation 5s infinite ease-in-out;
  -o-animation: pulseAnimation 5s infinite ease-in-out;
  -ms-animation: pulseAnimation 5s infinite ease-in-out;
  -moz-animation: pulseAnimation 5s infinite ease-in-out;
  animation: pulseAnimation 5s infinite ease-in-out;
}
.g-logo-image-hover img.t15.front:hover, .g-logo-image-hover img.t21.front {
  -webkit-animation: pulseAnimation 4s infinite ease-in-out;
  -o-animation: pulseAnimation 4s infinite ease-in-out;
  -ms-animation: pulseAnimation 4s infinite ease-in-out;
  -moz-animation: pulseAnimation 4s infinite ease-in-out;
  animation: pulseAnimation 4s infinite ease-in-out;
}
.g-logo-image-hover img.t16.front:hover, .g-logo-image-hover img.t22.front {
  -webkit-animation: pulseAnimation 3s infinite ease-in-out;
  -o-animation: pulseAnimation 3s infinite ease-in-out;
  -ms-animation: pulseAnimation 3s infinite ease-in-out;
  -moz-animation: pulseAnimation 3s infinite ease-in-out;
  animation: pulseAnimation 3s infinite ease-in-out;
}
.g-logo-image-hover img.t17.front:hover, .g-logo-image-hover img.t23.front {
  -webkit-animation: pulseAnimation 2s infinite ease-in-out;
  -o-animation: pulseAnimation 2s infinite ease-in-out;
  -ms-animation: pulseAnimation 2s infinite ease-in-out;
  -moz-animation: pulseAnimation 2s infinite ease-in-out;
  animation: pulseAnimation 2s infinite ease-in-out;
}
.g-logo-image-hover img.t18.front:hover, .g-logo-image-hover img.t24.front {
  -webkit-animation: pulseAnimation 1s infinite ease-in-out;
  -o-animation: pulseAnimation 1s infinite ease-in-out;
  -ms-animation: pulseAnimation 1s infinite ease-in-out;
  -moz-animation: pulseAnimation 1s infinite ease-in-out;
  animation: pulseAnimation 1s infinite ease-in-out;
}
.g-logo-image-hover img.t19.front:hover, .g-logo-image-hover img.t25.front {
  -webkit-animation: pulseAnimation 0.5s infinite ease-in-out;
  -o-animation: pulseAnimation 0.5s infinite ease-in-out;
  -ms-animation: pulseAnimation 0.5s infinite ease-in-out;
  -moz-animation: pulseAnimation 0.5s infinite ease-in-out;
  animation: pulseAnimation 0.5s infinite ease-in-out;
}
.g-logo-image-hover img.t26.back, .g-logo-image-hover img.t27.back, .g-logo-image-hover img.t28.back, .g-logo-image-hover img.t29.back, .g-logo-image-hover img.t30.back, .g-logo-image-hover img.t31.back, .g-logo-image-hover img.t32.back, .g-logo-image-hover img.t33.back, .g-logo-image-hover img.t34.back, .g-logo-image-hover img.t35.back, .g-logo-image-hover img.t36.back, .g-logo-image-hover img.t37.back, .g-logo-image-hover img.t38.back, .g-logo-image-hover img.t39.back, .g-logo-image-hover img.t40.back, .g-logo-image-hover img.t41.back {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  opacity: 0;
}
.g-logo-image-hover img.t42.back, .g-logo-image-hover img.t43.back, .g-logo-image-hover img.t44.back, .g-logo-image-hover img.t45.back {
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0);
  filter: alpha(opacity=0);
  opacity: 0;
}
.g-logo-image-hover:hover img.t26.back, .g-logo-image-hover:hover img.t27.back, .g-logo-image-hover:hover img.t28.back, .g-logo-image-hover:hover img.t29.back, .g-logo-image-hover:hover img.t30.back, .g-logo-image-hover:hover img.t31.back, .g-logo-image-hover:hover img.t32.back, .g-logo-image-hover:hover img.t33.back, .g-logo-image-hover:hover img.t34.back, .g-logo-image-hover:hover img.t35.back, .g-logo-image-hover:hover img.t36.back, .g-logo-image-hover:hover img.t37.back, .g-logo-image-hover:hover img.t38.back, .g-logo-image-hover:hover img.t39.back, .g-logo-image-hover:hover img.t40.back, .g-logo-image-hover:hover img.t41.back {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.g-logo-image-hover:hover img.t26.front.front, .g-logo-image-hover:hover img.t27.front.front, .g-logo-image-hover:hover img.t28.front.front, .g-logo-image-hover:hover img.t29.front.front, .g-logo-image-hover:hover img.t30.front.front, .g-logo-image-hover:hover img.t31.front.front, .g-logo-image-hover:hover img.t32.front.front, .g-logo-image-hover:hover img.t33.front.front, .g-logo-image-hover:hover img.t34.front.front, .g-logo-image-hover:hover img.t35.front.front, .g-logo-image-hover:hover img.t36.front.front, .g-logo-image-hover:hover img.t37.front.front, .g-logo-image-hover:hover img.t38.front.front, .g-logo-image-hover:hover img.t39.front.front, .g-logo-image-hover:hover img.t40.front.front, .g-logo-image-hover:hover img.t41.front.front {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
}
.g-logo-image-hover:hover img.t26.back, .g-logo-image-hover:hover img.t27.back, .g-logo-image-hover:hover img.t28.back, .g-logo-image-hover:hover img.t29.back {
  -webkit-transform-origin: top right;
  -moz-transform-origin: top right;
  -o-transform-origin: top right;
  transform-origin: top right;
}
.g-logo-image-hover:hover img.t26.front, .g-logo-image-hover:hover img.t27.front, .g-logo-image-hover:hover img.t28.front, .g-logo-image-hover:hover img.t29.front {
  -webkit-transform-origin: bottom left;
  -moz-transform-origin: bottom left;
  -o-transform-origin: bottom left;
  transform-origin: bottom left;
}
.g-logo-image-hover:hover img.t30.back, .g-logo-image-hover:hover img.t31.back, .g-logo-image-hover:hover img.t32.back, .g-logo-image-hover:hover img.t33.back {
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -o-transform-origin: top left;
  transform-origin: top left;
}
.g-logo-image-hover:hover img.t30.front, .g-logo-image-hover:hover img.t31.front, .g-logo-image-hover:hover img.t32.front, .g-logo-image-hover:hover img.t33.front {
  -webkit-transform-origin: bottom right;
  -moz-transform-origin: bottom right;
  -o-transform-origin: bottom right;
  transform-origin: bottom right;
}
.g-logo-image-hover:hover img.t34.back, .g-logo-image-hover:hover img.t35.back, .g-logo-image-hover:hover img.t36.back, .g-logo-image-hover:hover img.t37.back {
  -webkit-transform-origin: bottom left;
  -moz-transform-origin: bottom left;
  -o-transform-origin: bottom left;
  transform-origin: bottom left;
}
.g-logo-image-hover:hover img.t34.front, .g-logo-image-hover:hover img.t35.front, .g-logo-image-hover:hover img.t36.front, .g-logo-image-hover:hover img.t37.front {
  -webkit-transform-origin: top right;
  -moz-transform-origin: top right;
  -o-transform-origin: top right;
  transform-origin: top right;
}
.g-logo-image-hover:hover img.t38.back, .g-logo-image-hover:hover img.t39.back, .g-logo-image-hover:hover img.t40.back, .g-logo-image-hover:hover img.t41.back {
  -webkit-transform-origin: bottom right;
  -moz-transform-origin: bottom right;
  -o-transform-origin: bottom right;
  transform-origin: bottom right;
}
.g-logo-image-hover:hover img.t38.front, .g-logo-image-hover:hover img.t39.front, .g-logo-image-hover:hover img.t40.front, .g-logo-image-hover:hover img.t41.front {
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -o-transform-origin: top left;
  transform-origin: top left;
}
.g-logo-image-hover:hover img.t42.back, .g-logo-image-hover:hover img.t43.back, .g-logo-image-hover:hover img.t44.back, .g-logo-image-hover:hover img.t45.back {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.g-logo-image-hover:hover img.t42.front, .g-logo-image-hover:hover img.t43.front, .g-logo-image-hover:hover img.t44.front, .g-logo-image-hover:hover img.t45.front {
  filter: alpha(opacity=0);
  -webkit-transform: rotate(360deg) scale(0, 0);
  -moz-transform: rotate(360deg) scale(0, 0);
  -o-transform: rotate(360deg) scale(0, 0);
  transform: rotate(360deg) scale(0, 0);
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 *     Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 *     Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
            This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
            calculation of the height of the owl-item that breaks page layouts
         */
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
/*
 *     Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url('../../images/owlcarousel/owl.video.play.png') no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/*
 *  Owl Carousel - Nav & Dots
 */
.owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-nav [class*="owl-"] {
  display: inline-block;
  margin: auto;
  padding: 0.9rem 0;
  color: #ffffff;
  font-size: 1rem;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
.owl-nav [class*="owl-"]:hover {
  text-decoration: none;
}
.owl-nav.disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-nav .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-nav .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-nav .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-nav .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  margin: 0 0.3125rem;
  background: #424753;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 15px;
}
.owl-nav .owl-dots .owl-dot.active span, .owl-nav .owl-dots .owl-dot:hover span {
  background: #ffffff;
}
.g-owlcarousel {
  color: #eceeef;
}
.g-owlcarousel .g-owlcarousel-item-wrapper {
  position: relative;
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img {
  position: relative;
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img:after {
  position: absolute;
  content: "";
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
@media only all and (min-width: 75rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
    width: 75rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
    width: 40rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
    width: 100%;
  }
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  height: 100%;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper {
    padding-top: 2.5rem;
  }
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content {
  margin: 1.25rem 0.625rem 0.625rem;
  padding: 0.938rem;
  text-align: center;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content {
    padding-top: 2.5rem;
  }
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
  font-size: 3.5rem;
  line-height: 4rem;
  margin: 1.25rem 1.25rem 0.625rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
    font-size: 3rem;
    line-height: 3.875rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
    font-size: 2rem;
    line-height: 2.875rem;
    margin-top: 3.125rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
    margin-top: 0;
    font-size: 2rem;
    line-height: 2.875rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
    margin-top: 0;
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
  font-size: 1.5rem;
  line-height: 1.5;
  padding-bottom: 1.407rem;
  margin-top: 0;
  margin-bottom: 0.625rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
    font-size: 1rem;
    line-height: 1.875rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
    font-size: 1rem;
    line-height: 1.875rem;
    padding-bottom: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-button {
    padding: 1rem 2.625rem;
    font-size: 0.6rem;
  }
}
.g-owlcarousel .owl-nav {
  margin: 0;
}
.g-owlcarousel .owl-nav button.owl-prev, .g-owlcarousel .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 42px;
  height: 42px;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-owlcarousel .owl-nav button.owl-prev .fa, .g-owlcarousel .owl-nav button.owl-next .fa {
  position: relative;
}
.g-owlcarousel .owl-nav button.owl-prev:hover, .g-owlcarousel .owl-nav button.owl-next:hover {
  background: rgba(255, 255, 255, 0.2);
  border-color: transparent;
}
.g-owlcarousel .owl-nav .owl-prev {
  left: 3rem;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel .owl-nav .owl-prev {
    left: 2rem;
  }
}
.g-owlcarousel .owl-nav .owl-prev .fa {
  left: -1px;
  top: 1px;
}
.g-owlcarousel .owl-nav .owl-next {
  right: 3rem;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel .owl-nav .owl-next {
    right: 2rem;
  }
}
.g-owlcarousel .owl-nav .owl-next .fa {
  left: 1px;
  top: 1px;
}
.g-owlcarousel .owl-dots {
  position: absolute;
  bottom: 12%;
  width: 100%;
  text-align: center;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel .owl-dots {
    bottom: 5%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel .owl-dots {
    bottom: 1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel .owl-dots {
    bottom: 0.5rem;
  }
}
.g-owlcarousel .owl-dots .owl-dot {
  display: inline-block;
  background: #424753;
  margin: 0 0.3125rem;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  opacity: 0.75;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.g-owlcarousel .owl-dots .owl-dot.active, .g-owlcarousel .owl-dots .owl-dot:hover {
  opacity: 1;
  background: #ffffff;
}
.g-owlcarousel.has-color-overlay .owl-stage > .owl-item:nth-child(even) .g-owlcarousel-item-img:after {
  background-color: #ffe4ad;
  background-color: #ffe4ad;
  background-image: -webkit-linear-gradient(-310deg, #ffe4ad, #8f4dae);
  background-image: linear-gradient(40deg,#ffe4ad, #8f4dae);
  opacity: 0.9;
}
.g-owlcarousel.has-color-overlay .owl-stage > .owl-item:nth-child(odd) .g-owlcarousel-item-img:after {
  background-color: #8f4dae;
  background-color: #8f4dae;
  background-image: -webkit-linear-gradient(-410deg, #8f4dae, #ffe4ad);
  background-image: linear-gradient(140deg,#8f4dae, #ffe4ad);
  opacity: 0.9;
}
/* Mixins Navigation Buttons */
/* Navigation Dots */
/* Mixins Control Coloring */
/* Mixin Slide */
/* Mixins Overlay */
/* Mixins Shadow */
.g-owlcarousel {
  /* Neo Styles Only */
  /* Helium Styles Only */
}
.g-owlcarousel.style-neo .g-owlcarousel-item-wrapper .g-owlcarousel-item-img {
  z-index: 0;
}
.g-owlcarousel.style-neo .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper {
  padding-top: 2.5rem;
}
.g-owlcarousel.style-neo .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content {
  padding-top: 0 !important;
}
.g-owlcarousel.style-neo .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
  font-weight: 400;
  position: absolute;
  width: 100%;
  left: 0;
  margin: 0;
  padding: 0.5rem 1.5rem;
  font-size: 1rem;
  line-height: 1.2;
  text-align: center;
  -webkit-box-shadow: 4px -2px 6px -4px #000;
  -moz-box-shadow: 4px -2px 6px -4px #000;
  box-shadow: 4px -2px 6px -4px #000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-owlcarousel.style-neo .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
  font-weight: 400;
  font-size: 0.9rem;
  left: 0;
  position: absolute;
  width: 100%;
  padding: 0.375rem 1rem;
  line-height: 1.5;
}
.g-owlcarousel.style-neo .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-button.button {
  padding: 0.5rem 1.25rem;
  font-size: 0.9rem;
  font-weight: 400;
  border-radius: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media only all and (min-width: 75rem) {
  .g-owlcarousel.style-neo .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
    width: 100%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel.style-neo .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel.style-neo .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
    width: 100%;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-owlcarousel.style-neo .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
    width: 100%;
  }
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel.style-neo .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
    width: 100%;
  }
}
.g-owlcarousel.style-neo .owl-dots {
  height: 1.875rem;
  padding-top: 0.1875rem;
  -webkit-box-shadow: 0 2px 6px -4px #000;
  -moz-box-shadow: 0 2px 6px -4px #000;
  box-shadow: 0 2px 6px -4px #000;
}
.g-owlcarousel.style-neo .owl-dots .owl-dot {
  margin: 0 0.25rem;
  opacity: 0.8;
  width: 14px;
  height: 14px;
  -webkit-box-shadow: inset 0px 0px 5px -3px #000;
  -moz-box-shadow: inset 0px 0px 5px -3px #000;
  box-shadow: inset 0px 0px 5px -3px #000;
}
.g-owlcarousel.style-neo .owl-nav .owl-prev {
  left: 0.5rem;
}
.g-owlcarousel.style-neo .owl-nav .owl-next {
  right: 0.5rem;
}
.g-owlcarousel.style-neo .owl-nav .owl-prev, .g-owlcarousel.style-neo .owl-nav .owl-next {
  z-index: 2;
}
.g-owlcarousel.style-neo .owl-nav button.owl-prev, .g-owlcarousel.style-neo .owl-nav button.owl-next {
  width: 20px;
  height: 20px;
  top: inherit;
  font-size: 1rem;
  border-radius: 0;
  border: 0;
  color: #eee;
}
.g-owlcarousel.style-neo .owl-nav button.owl-prev:hover, .g-owlcarousel.style-neo .owl-nav button.owl-next:hover {
  background: inherit;
  border-color: inherit;
}
.g-owlcarousel.style-neo .owl-nav button.owl-prev .fa, .g-owlcarousel.style-neo .owl-nav button.owl-next .fa {
  position: relative;
  text-shadow: 1px 1px 1px #000;
}
.g-owlcarousel.style-neo .owl-item img {
  font-size: 0;
}
.g-owlcarousel.style-neo.sa-dots-c .owl-dots {
  text-align: center;
}
.g-owlcarousel.style-neo.sn-theme-b .button {
  text-shadow: 1px 1px 1px #000;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid #fff;
}
.g-owlcarousel.style-neo.sn-theme-b .button:hover, .g-owlcarousel.style-neo.sn-theme-b .button:focus {
  background: rgba(0, 0, 0, 0.6);
}
.g-owlcarousel.style-neo.sn-theme-b .owl-dots {
  background: rgba(0, 0, 0, 0.7);
}
.g-owlcarousel.style-neo.sn-theme-b .owl-dots .owl-dot {
  background: #fff;
}
.g-owlcarousel.style-neo.sn-theme-b .g-owlcarousel-item-wrapper .g-owlcarousel-item-img {
  background: rgba(0, 0, 0, 0.8);
}
.g-owlcarousel.style-neo.sn-theme-b .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
  color: #eee;
  text-shadow: 1px 1px 1px #000;
  background: rgba(0, 0, 0, 0.7);
}
.g-owlcarousel.style-neo.sn-theme-b .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
  color: #eee;
  text-shadow: 1px 1px 1px #000;
  background: rgba(0, 0, 0, 0.4);
}
.g-owlcarousel.style-neo.sn-theme-b .owl-nav button.owl-prev, .g-owlcarousel.style-neo.sn-theme-b .owl-nav button.owl-next {
  color: #eee;
}
.g-owlcarousel.style-neo.sn-theme-b .owl-nav button.owl-prev .fa, .g-owlcarousel.style-neo.sn-theme-b .owl-nav button.owl-next .fa {
  text-shadow: 1px 1px 1px #000;
}
.g-owlcarousel.style-neo.sn-theme-w .button {
  text-shadow: 1px 1px 1px #000;
  background: rgba(193, 192, 192, 0.7);
  border: 1px solid #fff;
  color: #fff;
}
.g-owlcarousel.style-neo.sn-theme-w .button:hover, .g-owlcarousel.style-neo.sn-theme-w .button:focus {
  background: rgba(193, 192, 192, 0.5);
}
.g-owlcarousel.style-neo.sn-theme-w .owl-dots {
  background: rgba(255, 255, 255, 0.9);
}
.g-owlcarousel.style-neo.sn-theme-w .owl-dots .owl-dot {
  background: #393939;
}
.g-owlcarousel.style-neo.sn-theme-w .g-owlcarousel-item-wrapper .g-owlcarousel-item-img {
  background: rgba(255, 255, 255, 0.85);
}
.g-owlcarousel.style-neo.sn-theme-w .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
  color: #393939;
  text-shadow: 1px 1px 1px #AAA;
  background: rgba(255, 255, 255, 0.9);
}
.g-owlcarousel.style-neo.sn-theme-w .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
  color: #393939;
  text-shadow: 1px 1px 1px #aaa;
  background: rgba(255, 255, 255, 0.75);
}
.g-owlcarousel.style-neo.sn-theme-w .owl-nav button.owl-prev, .g-owlcarousel.style-neo.sn-theme-w .owl-nav button.owl-next {
  color: #393939;
}
.g-owlcarousel.style-neo.sn-theme-w .owl-nav button.owl-prev .fa, .g-owlcarousel.style-neo.sn-theme-w .owl-nav button.owl-next .fa {
  text-shadow: 1px 1px 1px #AAA;
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel.style-neo .owl-dots {
    height: 1.8125rem;
  }
  .g-owlcarousel.style-neo .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    margin: 0 0.1875rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-owlcarousel.style-neo .owl-dots {
    height: 1.8125rem;
  }
  .g-owlcarousel.style-neo .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    margin: 0 0.1875rem;
  }
}
.g-owlcarousel.style-neo1 .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
  bottom: 0;
}
.g-owlcarousel.style-neo1 .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
  margin-bottom: 35px;
  bottom: 0;
}
.g-owlcarousel.style-neo1 .owl-dots {
  top: 0;
  padding-top: 0.1875rem;
}
.g-owlcarousel.style-neo1 .owl-nav button.owl-prev, .g-owlcarousel.style-neo1 .owl-nav button.owl-next {
  bottom: 0;
}
.g-owlcarousel.style-neo2 .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
  top: 0;
}
.g-owlcarousel.style-neo2 .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
  margin-top: 35px;
  top: 0;
}
.g-owlcarousel.style-neo2 .owl-dots {
  bottom: 0;
  padding-top: 0.125rem;
}
.g-owlcarousel.style-neo2 .owl-nav button.owl-prev, .g-owlcarousel.style-neo2 .owl-nav button.owl-next {
  top: 0.9375rem;
}
.g-owlcarousel.style-neo3 .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
  bottom: 0;
}
.g-owlcarousel.style-neo3 .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
  margin-bottom: 35px;
  bottom: 0;
}
.g-owlcarousel.style-neo3 .owl-dots {
  top: 0;
  padding-top: 0.1875rem;
}
.g-owlcarousel.style-neo3 .owl-nav button.owl-prev, .g-owlcarousel.style-neo3 .owl-nav button.owl-next {
  top: 0.75rem;
}
.g-owlcarousel.style-neo4 .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
  top: 0;
}
.g-owlcarousel.style-neo4 .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
  margin-top: 35px;
  top: 0;
}
.g-owlcarousel.style-neo4 .owl-dots {
  bottom: 0;
  padding-top: 0.1875rem;
}
.g-owlcarousel.style-neo4 .owl-nav button.owl-prev, .g-owlcarousel.style-neo4 .owl-nav button.owl-next {
  bottom: -0.125rem;
}
.g-owlcarousel.style-neo1.sa-round .owl-dots, .g-owlcarousel.style-neo1.sa-round-2 .owl-dots, .g-owlcarousel.style-neo3.sa-round .owl-dots, .g-owlcarousel.style-neo3.sa-round-2 .owl-dots {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.g-owlcarousel.style-neo1.sa-round-1 .owl-dots, .g-owlcarousel.style-neo3.sa-round-1 .owl-dots {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.g-owlcarousel.style-neo2.sa-round .owl-dots, .g-owlcarousel.style-neo2.sa-round-2 .owl-dots, .g-owlcarousel.style-neo4.sa-round .owl-dots, .g-owlcarousel.style-neo4.sa-round-2 .owl-dots {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.g-owlcarousel.style-neo2.sa-round-1 .owl-dots, .g-owlcarousel.style-neo4.sa-round-1 .owl-dots {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.g-owlcarousel.style-neo1.sa-dots-l .owl-dots, .g-owlcarousel.style-neo2.sa-dots-l .owl-dots {
  text-align: left;
  padding-left: 0.5rem;
}
.g-owlcarousel.style-neo1.sa-dots-r .owl-dots, .g-owlcarousel.style-neo2.sa-dots-r .owl-dots {
  text-align: right;
  padding-right: 0.5rem;
}
.g-owlcarousel.style-neo3.sa-dots-l .owl-dots, .g-owlcarousel.style-neo4.sa-dots-l .owl-dots {
  text-align: left;
  padding-left: 2rem;
}
.g-owlcarousel.style-neo3.sa-dots-r .owl-dots, .g-owlcarousel.style-neo4.sa-dots-r .owl-dots {
  text-align: right;
  padding-right: 2rem;
}
.g-owlcarousel:not(.style-neo) .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-b-def .owl-nav button.owl-prev:hover, .g-owlcarousel:not(.style-neo).sh-nav-btn-b-def .owl-nav button.owl-next:hover {
  border-color: transparent !important;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-b-def-a .owl-nav button.owl-prev, .g-owlcarousel:not(.style-neo).sh-nav-btn-b-def-a .owl-nav button.owl-next {
  border: 1px solid #fff;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-b-fine .owl-nav button.owl-prev, .g-owlcarousel:not(.style-neo).sh-nav-btn-b-fine .owl-nav button.owl-next {
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-b-fine .owl-nav button.owl-prev:hover, .g-owlcarousel:not(.style-neo).sh-nav-btn-b-fine .owl-nav button.owl-next:hover {
  border-color: transparent !important;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-b-fine-a .owl-nav button.owl-prev, .g-owlcarousel:not(.style-neo).sh-nav-btn-b-fine-a .owl-nav button.owl-next {
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-b-none .owl-nav button.owl-prev, .g-owlcarousel:not(.style-neo).sh-nav-btn-b-none .owl-nav button.owl-next {
  border: 0 solid transparent !important;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-s-square .owl-nav button.owl-prev {
  border-radius: 0;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-s-square .owl-nav button.owl-next {
  border-radius: 0;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-s-round1 .owl-nav button.owl-prev {
  border-radius: 2px;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-s-round1 .owl-nav button.owl-next {
  border-radius: 2px;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-s-round2 .owl-nav button.owl-prev {
  border-radius: 15px;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-s-round2 .owl-nav button.owl-next {
  border-radius: 15px;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-s-partly1 .owl-nav button.owl-prev {
  border-radius: 2px 0;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-s-partly1 .owl-nav button.owl-next {
  border-radius: 0 2px;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-s-partly2 .owl-nav button.owl-prev {
  border-radius: 0 2px;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-s-partly2 .owl-nav button.owl-next {
  border-radius: 2px 0;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-s-partly3 .owl-nav button.owl-prev {
  border-radius: 15px 0;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-s-partly3 .owl-nav button.owl-next {
  border-radius: 0 15px;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-s-partly4 .owl-nav button.owl-prev {
  border-radius: 0 15px;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-s-partly4 .owl-nav button.owl-next {
  border-radius: 15px 0;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-t .owl-nav button.owl-prev {
  top: 69px;
  left: 3rem;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-t .owl-nav button.owl-next {
  top: 69px;
  right: 3rem;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-tc .owl-nav button.owl-prev {
  top: 69px;
  left: 30%;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-tc .owl-nav button.owl-next {
  top: 69px;
  right: 30%;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-tn .owl-nav button.owl-prev {
  top: 37px;
  left: 16px;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-tn .owl-nav button.owl-next {
  top: 37px;
  right: 16px;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-tnc .owl-nav button.owl-prev {
  top: 37px;
  left: 30%;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-tnc .owl-nav button.owl-next {
  top: 37px;
  right: 30%;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-tn1 .owl-nav button.owl-prev {
  top: 30px;
  left: 10px;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-tn1 .owl-nav button.owl-next {
  top: 30px;
  right: 10px;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-tnc1 .owl-nav button.owl-prev {
  top: 30px;
  left: 30%;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-tnc1 .owl-nav button.owl-next {
  top: 30px;
  right: 30%;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-b .owl-nav button.owl-prev {
  top: inherit;
  bottom: 27px;
  left: 3rem;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-b .owl-nav button.owl-next {
  top: inherit;
  bottom: 27px;
  right: 3rem;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-bc .owl-nav button.owl-prev {
  top: inherit;
  bottom: 27px;
  left: 30%;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-bc .owl-nav button.owl-next {
  top: inherit;
  bottom: 27px;
  right: 30%;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-bn .owl-nav button.owl-prev {
  top: inherit;
  bottom: -5px;
  left: 16px;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-bn .owl-nav button.owl-next {
  top: inherit;
  bottom: -5px;
  right: 16px;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-bnc .owl-nav button.owl-prev {
  top: inherit;
  bottom: -5px;
  left: 30%;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-bnc .owl-nav button.owl-next {
  top: inherit;
  bottom: -5px;
  right: 30%;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-bn1 .owl-nav button.owl-prev {
  top: inherit;
  bottom: -11px;
  left: 10px;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-bn1 .owl-nav button.owl-next {
  top: inherit;
  bottom: -11px;
  right: 10px;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-bnc1 .owl-nav button.owl-prev {
  top: inherit;
  bottom: -11px;
  left: 30%;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-bnc1 .owl-nav button.owl-next {
  top: inherit;
  bottom: -11px;
  right: 30%;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-te .owl-nav button.owl-prev {
  top: 21px;
  left: 0;
  border-top-left-radius: 0;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-te .owl-nav button.owl-next {
  top: 21px;
  right: 0;
  border-top-right-radius: 0;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-te.sa-round-1 .owl-nav button.owl-prev {
  border-top-left-radius: 2px;
  border-top: 0;
  border-left: 0;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-te.sa-round-1 .owl-nav button.owl-prev:hover {
  border-top: 0;
  border-left: 0;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-te.sa-round-1 .owl-nav button.owl-next {
  border-top-right-radius: 2px;
  border-top: 0;
  border-right: 0;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-te.sa-round-1 .owl-nav button.owl-next:hover {
  border-top: 0;
  border-right: 0;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-te.sa-round-2 .owl-nav button.owl-prev {
  border-top-left-radius: 15px;
  border-top: 0;
  border-left: 0;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-te.sa-round-2 .owl-nav button.owl-prev:hover {
  border-top: 0;
  border-left: 0;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-te.sa-round-2 .owl-nav button.owl-next {
  border-top-right-radius: 15px;
  border-top: 0;
  border-right: 0;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-te.sa-round-2 .owl-nav button.owl-next:hover {
  border-top: 0;
  border-right: 0;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-be .owl-nav button.owl-prev {
  top: inherit;
  bottom: -21px;
  left: 0;
  border-bottom-left-radius: 0;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-be .owl-nav button.owl-next {
  top: inherit;
  bottom: -21px;
  right: 0;
  border-bottom-right-radius: 0;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-be.sa-round-1 .owl-nav button.owl-prev {
  border-bottom-left-radius: 2px;
  border-bottom: 0;
  border-left: 0;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-be.sa-round-1 .owl-nav button.owl-prev:hover {
  border-bottom: 0;
  border-left: 0;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-be.sa-round-1 .owl-nav button.owl-next {
  border-bottom-right-radius: 2px;
  border-bottom: 0;
  border-right: 0;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-be.sa-round-1 .owl-nav button.owl-next:hover {
  border-bottom: 0;
  border-right: 0;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-be.sa-round-2 .owl-nav button.owl-prev {
  border-bottom-left-radius: 15px;
  border-bottom: 0;
  border-left: 0;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-be.sa-round-2 .owl-nav button.owl-prev:hover {
  border-bottom: 0;
  border-left: 0;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-be.sa-round-2 .owl-nav button.owl-next {
  border-bottom-right-radius: 15px;
  border-bottom: 0;
  border-right: 0;
}
.g-owlcarousel:not(.style-neo).sh-nav-btn-p-be.sa-round-2 .owl-nav button.owl-next:hover {
  border-bottom: 0;
  border-right: 0;
}
.g-owlcarousel:not(.style-neo).sh-dots-u-square .owl-dots, .g-owlcarousel:not(.style-neo).sh-dots-u-round1 .owl-dots, .g-owlcarousel:not(.style-neo).sh-dots-u-round2 .owl-dots {
  max-width: 300px;
  background: rgba(0, 0, 0, 0.5);
  padding: 4px 8px 7px 8px;
}
.g-owlcarousel:not(.style-neo).sh-dots-u-square.sa-dots-size-s1 .owl-dots, .g-owlcarousel:not(.style-neo).sh-dots-u-round1.sa-dots-size-s1 .owl-dots, .g-owlcarousel:not(.style-neo).sh-dots-u-round2.sa-dots-size-s1 .owl-dots {
  max-width: 250px;
  padding: 2px 6px 5px 6px;
}
.g-owlcarousel:not(.style-neo).sh-dots-u-square.sa-dots-size-s2 .owl-dots, .g-owlcarousel:not(.style-neo).sh-dots-u-round1.sa-dots-size-s2 .owl-dots, .g-owlcarousel:not(.style-neo).sh-dots-u-round2.sa-dots-size-s2 .owl-dots {
  max-width: 200px;
  padding: 1px 5px 4px 5px;
}
.g-owlcarousel:not(.style-neo).sh-dots-u-square.sa-dots-size-t .owl-dots, .g-owlcarousel:not(.style-neo).sh-dots-u-round1.sa-dots-size-t .owl-dots, .g-owlcarousel:not(.style-neo).sh-dots-u-round2.sa-dots-size-t .owl-dots {
  max-width: 150px;
  padding: 0 4px 3px 4px;
}
.g-owlcarousel:not(.style-neo).sh-dots-u-round1 .owl-dots {
  border-radius: 2px;
}
.g-owlcarousel:not(.style-neo).sh-dots-u-round2 .owl-dots {
  border-radius: 15px;
}
.g-owlcarousel:not(.style-neo).sh-dots-u-square.sa-round.sh-dots-b.sa-dots-l .owl-dots, .g-owlcarousel:not(.style-neo).sh-dots-u-square.sa-round-2.sh-dots-b.sa-dots-l .owl-dots, .g-owlcarousel:not(.style-neo).sh-dots-u-round1.sa-round.sh-dots-b.sa-dots-l .owl-dots, .g-owlcarousel:not(.style-neo).sh-dots-u-round1.sa-round-2.sh-dots-b.sa-dots-l .owl-dots {
  border-bottom-left-radius: 15px;
}
.g-owlcarousel:not(.style-neo).sh-dots-u-square.sa-round.sh-dots-b.sa-dots-r .owl-dots, .g-owlcarousel:not(.style-neo).sh-dots-u-square.sa-round-2.sh-dots-b.sa-dots-r .owl-dots, .g-owlcarousel:not(.style-neo).sh-dots-u-round1.sa-round.sh-dots-b.sa-dots-r .owl-dots, .g-owlcarousel:not(.style-neo).sh-dots-u-round1.sa-round-2.sh-dots-b.sa-dots-r .owl-dots {
  border-bottom-right-radius: 15px;
}
.g-owlcarousel:not(.style-neo).sh-dots-u-square.sa-round.sh-dots-t.sa-dots-l .owl-dots, .g-owlcarousel:not(.style-neo).sh-dots-u-square.sa-round-2.sh-dots-t.sa-dots-l .owl-dots, .g-owlcarousel:not(.style-neo).sh-dots-u-round1.sa-round.sh-dots-t.sa-dots-l .owl-dots, .g-owlcarousel:not(.style-neo).sh-dots-u-round1.sa-round-2.sh-dots-t.sa-dots-l .owl-dots {
  border-top-left-radius: 15px;
}
.g-owlcarousel:not(.style-neo).sh-dots-u-square.sa-round.sh-dots-t.sa-dots-r .owl-dots, .g-owlcarousel:not(.style-neo).sh-dots-u-square.sa-round-2.sh-dots-t.sa-dots-r .owl-dots, .g-owlcarousel:not(.style-neo).sh-dots-u-round1.sa-round.sh-dots-t.sa-dots-r .owl-dots, .g-owlcarousel:not(.style-neo).sh-dots-u-round1.sa-round-2.sh-dots-t.sa-dots-r .owl-dots {
  border-top-right-radius: 15px;
}
.g-owlcarousel:not(.style-neo).sh-dots-u-square.sa-round-1.sh-dots-b.sa-dots-l .owl-dots, .g-owlcarousel:not(.style-neo).sh-dots-u-round1.sa-round-1.sh-dots-b.sa-dots-l .owl-dots {
  border-bottom-left-radius: 2px;
}
.g-owlcarousel:not(.style-neo).sh-dots-u-square.sa-round-1.sh-dots-b.sa-dots-r .owl-dots, .g-owlcarousel:not(.style-neo).sh-dots-u-round1.sa-round-1.sh-dots-b.sa-dots-r .owl-dots {
  border-bottom-right-radius: 2px;
}
.g-owlcarousel:not(.style-neo).sh-dots-u-square.sa-round-1.sh-dots-t.sa-dots-l .owl-dots, .g-owlcarousel:not(.style-neo).sh-dots-u-round1.sa-round-1.sh-dots-t.sa-dots-l .owl-dots {
  border-top-left-radius: 2px;
}
.g-owlcarousel:not(.style-neo).sh-dots-u-square.sa-round-1.sh-dots-t.sa-dots-r .owl-dots, .g-owlcarousel:not(.style-neo).sh-dots-u-round1.sa-round-1.sh-dots-t.sa-dots-r .owl-dots {
  border-top-right-radius: 2px;
}
.g-owlcarousel:not(.style-neo).sa-dots-c .owl-dots, .g-owlcarousel:not(.style-neo).sa-dots-l .owl-dots, .g-owlcarousel:not(.style-neo).sa-dots-r .owl-dots {
  text-align: center;
  margin: 0 auto;
  max-width: 300px;
}
.g-owlcarousel:not(.style-neo).sa-dots-c.sa-dots-size-s1 .owl-dots, .g-owlcarousel:not(.style-neo).sa-dots-l.sa-dots-size-s1 .owl-dots, .g-owlcarousel:not(.style-neo).sa-dots-r.sa-dots-size-s1 .owl-dots {
  max-width: 250px;
}
.g-owlcarousel:not(.style-neo).sa-dots-c.sa-dots-size-s2 .owl-dots, .g-owlcarousel:not(.style-neo).sa-dots-l.sa-dots-size-s2 .owl-dots, .g-owlcarousel:not(.style-neo).sa-dots-r.sa-dots-size-s2 .owl-dots {
  max-width: 200px;
}
.g-owlcarousel:not(.style-neo).sa-dots-c.sa-dots-size-t .owl-dots, .g-owlcarousel:not(.style-neo).sa-dots-l.sa-dots-size-t .owl-dots, .g-owlcarousel:not(.style-neo).sa-dots-r.sa-dots-size-t .owl-dots {
  max-width: 150px;
}
.g-owlcarousel:not(.style-neo).sa-dots-c .owl-dots {
  right: 0;
  left: 0;
}
.g-owlcarousel:not(.style-neo).sa-dots-l .owl-dots {
  left: 0;
}
.g-owlcarousel:not(.style-neo).sa-dots-r .owl-dots {
  right: 0;
}
.g-owlcarousel:not(.style-neo).sh-dots-b .owl-dots, .g-owlcarousel:not(.style-neo).sh-dots-t .owl-dots {
  padding: 4px 8px 7px 8px;
}
.g-owlcarousel:not(.style-neo).sh-dots-b.sa-dots-size-s1 .owl-dots, .g-owlcarousel:not(.style-neo).sh-dots-t.sa-dots-size-s1 .owl-dots {
  padding: 2px 6px 5px 6px;
}
.g-owlcarousel:not(.style-neo).sh-dots-b.sa-dots-size-s2 .owl-dots, .g-owlcarousel:not(.style-neo).sh-dots-t.sa-dots-size-s2 .owl-dots {
  padding: 1px 5px 4px 5px;
}
.g-owlcarousel:not(.style-neo).sh-dots-b.sa-dots-size-t .owl-dots, .g-owlcarousel:not(.style-neo).sh-dots-t.sa-dots-size-t .owl-dots {
  padding: 0px 4px 3px 4px;
}
.g-owlcarousel:not(.style-neo).sh-dots-b .owl-dots {
  bottom: 0;
}
.g-owlcarousel:not(.style-neo).sh-dots-t .owl-dots {
  top: 0;
  bottom: inherit;
}
.g-owlcarousel:not(.style-neo).sh-dots-i .owl-dots {
  top: 12%;
  bottom: inherit;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel:not(.style-neo).sh-dots-i .owl-dots {
    top: 5%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel:not(.style-neo).sh-dots-i .owl-dots {
    top: 1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel:not(.style-neo).sh-dots-i .owl-dots {
    top: 0.5rem;
  }
}
.g-owlcarousel:not(.style-neo).sh-color-b .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title, .g-owlcarousel:not(.style-neo).sh-color-b .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
  color: #000;
}
.g-owlcarousel:not(.style-neo).sh-color-b .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-owlcarousel:not(.style-neo).sh-color-w .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title, .g-owlcarousel:not(.style-neo).sh-color-w .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
  color: #fff;
}
.g-owlcarousel:not(.style-neo).sh-color-w .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-owlcarousel:not(.style-neo).sa-control-b-gr .owl-nav button.owl-prev:hover, .g-owlcarousel:not(.style-neo).sa-control-b-gr .owl-nav button.owl-next:hover, .g-owlcarousel:not(.style-neo).sa-control-b-re .owl-nav button.owl-prev:hover, .g-owlcarousel:not(.style-neo).sa-control-b-re .owl-nav button.owl-next:hover, .g-owlcarousel:not(.style-neo).sa-control-b-bl .owl-nav button.owl-prev:hover, .g-owlcarousel:not(.style-neo).sa-control-b-bl .owl-nav button.owl-next:hover, .g-owlcarousel:not(.style-neo).sa-control-b-vi .owl-nav button.owl-prev:hover, .g-owlcarousel:not(.style-neo).sa-control-b-vi .owl-nav button.owl-next:hover, .g-owlcarousel:not(.style-neo).sa-control-b-or .owl-nav button.owl-prev:hover, .g-owlcarousel:not(.style-neo).sa-control-b-or .owl-nav button.owl-next:hover, .g-owlcarousel:not(.style-neo).sa-control-b-g1 .owl-nav button.owl-prev:hover, .g-owlcarousel:not(.style-neo).sa-control-b-g1 .owl-nav button.owl-next:hover, .g-owlcarousel:not(.style-neo).sa-control-b-g2 .owl-nav button.owl-prev:hover, .g-owlcarousel:not(.style-neo).sa-control-b-g2 .owl-nav button.owl-next:hover {
  background: rgba(0, 0, 0, 0.3);
}
.g-owlcarousel:not(.style-neo).sa-control-b-gr .owl-nav button.owl-prev:hover, .g-owlcarousel:not(.style-neo).sa-control-b-gr .owl-nav button.owl-next:hover {
  border: 1px solid #32be8a;
}
.g-owlcarousel:not(.style-neo).sa-control-b-re .owl-nav button.owl-prev:hover, .g-owlcarousel:not(.style-neo).sa-control-b-re .owl-nav button.owl-next:hover {
  border: 1px solid #be3232;
}
.g-owlcarousel:not(.style-neo).sa-control-b-bl .owl-nav button.owl-prev:hover, .g-owlcarousel:not(.style-neo).sa-control-b-bl .owl-nav button.owl-next:hover {
  border: 1px solid #326abe;
}
.g-owlcarousel:not(.style-neo).sa-control-b-vi .owl-nav button.owl-prev:hover, .g-owlcarousel:not(.style-neo).sa-control-b-vi .owl-nav button.owl-next:hover {
  border: 1px solid #9932be;
}
.g-owlcarousel:not(.style-neo).sa-control-b-or .owl-nav button.owl-prev:hover, .g-owlcarousel:not(.style-neo).sa-control-b-or .owl-nav button.owl-next:hover {
  border: 1px solid #fd931d;
}
.g-owlcarousel:not(.style-neo).sa-control-b-g1 .owl-nav button.owl-prev:hover, .g-owlcarousel:not(.style-neo).sa-control-b-g1 .owl-nav button.owl-next:hover {
  border: 1px solid #aaa;
}
.g-owlcarousel:not(.style-neo).sa-control-b-g2 .owl-nav button.owl-prev:hover, .g-owlcarousel:not(.style-neo).sa-control-b-g2 .owl-nav button.owl-next:hover {
  border: 1px solid #ccc;
}
.g-owlcarousel.sa-round .owl-stage-outer, .g-owlcarousel.sa-round-2 .owl-stage-outer {
  border-radius: 15px;
}
.g-owlcarousel.sa-round-1 .owl-stage-outer {
  border-radius: 2px;
}
.g-owlcarousel.sa-dots-size-s1 .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  margin: 0 4px;
}
.g-owlcarousel.sa-dots-size-s2 .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  margin: 0 3px;
}
.g-owlcarousel.sa-dots-size-t .owl-dots .owl-dot {
  width: 8px;
  height: 8px;
  margin: 0 2px;
}
.g-owlcarousel.sa-control-d-gr .owl-dots .owl-dot.active, .g-owlcarousel.sa-control-d-gr .owl-dots .owl-dot:hover {
  background: #32be8a;
}
.g-owlcarousel.sa-control-d-gr .owl-dots .owl-dot.active:hover {
  background: #66fbbd;
}
.g-owlcarousel.sa-control-b-gr .owl-nav button.owl-prev:hover, .g-owlcarousel.sa-control-b-gr .owl-nav button.owl-next:hover {
  color: #32be8a;
}
.g-owlcarousel.sa-control-t-gr .g-owlcarousel-item-content a:hover h1 {
  color: #32be8a !important;
}
.g-owlcarousel.sa-control-d-re .owl-dots .owl-dot.active, .g-owlcarousel.sa-control-d-re .owl-dots .owl-dot:hover {
  background: #be3232;
}
.g-owlcarousel.sa-control-d-re .owl-dots .owl-dot.active:hover {
  background: #e16262;
}
.g-owlcarousel.sa-control-b-re .owl-nav button.owl-prev:hover, .g-owlcarousel.sa-control-b-re .owl-nav button.owl-next:hover {
  color: #be3232;
}
.g-owlcarousel.sa-control-t-re .g-owlcarousel-item-content a:hover h1 {
  color: #be3232 !important;
}
.g-owlcarousel.sa-control-d-bl .owl-dots .owl-dot.active, .g-owlcarousel.sa-control-d-bl .owl-dots .owl-dot:hover {
  background: #326abe;
}
.g-owlcarousel.sa-control-d-bl .owl-dots .owl-dot.active:hover {
  background: #5f96ea;
}
.g-owlcarousel.sa-control-b-bl .owl-nav button.owl-prev:hover, .g-owlcarousel.sa-control-b-bl .owl-nav button.owl-next:hover {
  color: #326abe;
}
.g-owlcarousel.sa-control-t-bl .g-owlcarousel-item-content a:hover h1 {
  color: #326abe !important;
}
.g-owlcarousel.sa-control-d-vi .owl-dots .owl-dot.active, .g-owlcarousel.sa-control-d-vi .owl-dots .owl-dot:hover {
  background: #9932be;
}
.g-owlcarousel.sa-control-d-vi .owl-dots .owl-dot.active:hover {
  background: #bb4be3;
}
.g-owlcarousel.sa-control-b-vi .owl-nav button.owl-prev:hover, .g-owlcarousel.sa-control-b-vi .owl-nav button.owl-next:hover {
  color: #9932be;
}
.g-owlcarousel.sa-control-t-vi .g-owlcarousel-item-content a:hover h1 {
  color: #9932be !important;
}
.g-owlcarousel.sa-control-d-or .owl-dots .owl-dot.active, .g-owlcarousel.sa-control-d-or .owl-dots .owl-dot:hover {
  background: #fd931d;
}
.g-owlcarousel.sa-control-d-or .owl-dots .owl-dot.active:hover {
  background: #fbb566;
}
.g-owlcarousel.sa-control-b-or .owl-nav button.owl-prev:hover, .g-owlcarousel.sa-control-b-or .owl-nav button.owl-next:hover {
  color: #fd931d;
}
.g-owlcarousel.sa-control-t-or .g-owlcarousel-item-content a:hover h1 {
  color: #fd931d !important;
}
.g-owlcarousel.sa-control-d-g1 .owl-dots .owl-dot.active, .g-owlcarousel.sa-control-d-g1 .owl-dots .owl-dot:hover {
  background: #aaa;
}
.g-owlcarousel.sa-control-d-g1 .owl-dots .owl-dot.active:hover {
  background: #ccc;
}
.g-owlcarousel.sa-control-b-g1 .owl-nav button.owl-prev:hover, .g-owlcarousel.sa-control-b-g1 .owl-nav button.owl-next:hover {
  color: #aaa;
}
.g-owlcarousel.sa-control-t-g1 .g-owlcarousel-item-content a:hover h1 {
  color: #aaa !important;
}
.g-owlcarousel.sa-control-d-g2 .owl-dots .owl-dot.active, .g-owlcarousel.sa-control-d-g2 .owl-dots .owl-dot:hover {
  background: #ccc;
}
.g-owlcarousel.sa-control-d-g2 .owl-dots .owl-dot.active:hover {
  background: #aaa;
}
.g-owlcarousel.sa-control-b-g2 .owl-nav button.owl-prev:hover, .g-owlcarousel.sa-control-b-g2 .owl-nav button.owl-next:hover {
  color: #ccc;
}
.g-owlcarousel.sa-control-t-g2 .g-owlcarousel-item-content a:hover h1 {
  color: #ccc !important;
}
.g-owlcarousel.sa-overlay-h1.has-color-overlay .owl-stage > .owl-item:nth-child(even) .g-owlcarousel-item-img:after, .g-owlcarousel.sa-overlay-h1.has-color-overlay .owl-stage > .owl-item:nth-child(odd) .g-owlcarousel-item-img:after {
  background-color: #8f4dae;
  background-image: -webkit-linear-gradient(-410deg, #8f4dae, #4db2b3);
  background-image: linear-gradient(140deg, #8f4dae, #4db2b3);
  opacity: 0.9;
}
.g-owlcarousel.sa-overlay-h2.has-color-overlay .owl-stage > .owl-item:nth-child(even) .g-owlcarousel-item-img:after, .g-owlcarousel.sa-overlay-h2.has-color-overlay .owl-stage > .owl-item:nth-child(odd) .g-owlcarousel-item-img:after {
  background-color: #4cad9e;
  background-image: -webkit-linear-gradient(-410deg, #4cad9e, #b34b4b);
  background-image: linear-gradient(140deg, #4cad9e, #b34b4b);
  opacity: 0.9;
}
.g-owlcarousel.sa-overlay-h3.has-color-overlay .owl-stage > .owl-item:nth-child(even) .g-owlcarousel-item-img:after, .g-owlcarousel.sa-overlay-h3.has-color-overlay .owl-stage > .owl-item:nth-child(odd) .g-owlcarousel-item-img:after {
  background-color: #355c7d;
  background-image: -webkit-linear-gradient(-410deg, #355c7d, #c06c84);
  background-image: linear-gradient(140deg, #355c7d, #c06c84);
  opacity: 0.9;
}
.g-owlcarousel.sa-overlay-h4.has-color-overlay .owl-stage > .owl-item:nth-child(even) .g-owlcarousel-item-img:after, .g-owlcarousel.sa-overlay-h4.has-color-overlay .owl-stage > .owl-item:nth-child(odd) .g-owlcarousel-item-img:after {
  background-color: #2a363b;
  background-image: -webkit-linear-gradient(-410deg, #2a363b, #e84a5f);
  background-image: linear-gradient(140deg, #2a363b, #e84a5f);
  opacity: 0.9;
}
.g-owlcarousel.sa-overlay-h5.has-color-overlay .owl-stage > .owl-item:nth-child(even) .g-owlcarousel-item-img:after, .g-owlcarousel.sa-overlay-h5.has-color-overlay .owl-stage > .owl-item:nth-child(odd) .g-owlcarousel-item-img:after {
  background-color: #474747;
  background-image: -webkit-linear-gradient(-410deg, #474747, #a8a7a7);
  background-image: linear-gradient(140deg, #474747, #a8a7a7);
  opacity: 0.9;
}
.g-owlcarousel.sa-overlay-h6.has-color-overlay .owl-stage > .owl-item:nth-child(even) .g-owlcarousel-item-img:after, .g-owlcarousel.sa-overlay-h6.has-color-overlay .owl-stage > .owl-item:nth-child(odd) .g-owlcarousel-item-img:after {
  background-color: #474747;
  background-image: -webkit-linear-gradient(-410deg, #474747, #a8a7a7);
  background-image: linear-gradient(140deg, #474747, #a8a7a7);
  opacity: 0.9;
}
.g-owlcarousel.sa-overlay-gr.has-color-overlay .owl-stage > .owl-item:nth-child(even) .g-owlcarousel-item-img:after, .g-owlcarousel.sa-overlay-gr.has-color-overlay .owl-stage > .owl-item:nth-child(odd) .g-owlcarousel-item-img:after {
  background-color: #4cdb9c;
  background-image: -webkit-linear-gradient(-410deg, #4cdb9c, #212624);
  background-image: linear-gradient(140deg, #4cdb9c, #212624);
  opacity: 0.9;
}
.g-owlcarousel.sa-overlay-or.has-color-overlay .owl-stage > .owl-item:nth-child(even) .g-owlcarousel-item-img:after, .g-owlcarousel.sa-overlay-or.has-color-overlay .owl-stage > .owl-item:nth-child(odd) .g-owlcarousel-item-img:after {
  background-color: #db974c;
  background-image: -webkit-linear-gradient(-410deg, #db974c, #212624);
  background-image: linear-gradient(140deg, #db974c, #212624);
  opacity: 0.9;
}
.g-owlcarousel.sa-overlay-bl.has-color-overlay .owl-stage > .owl-item:nth-child(even) .g-owlcarousel-item-img:after, .g-owlcarousel.sa-overlay-bl.has-color-overlay .owl-stage > .owl-item:nth-child(odd) .g-owlcarousel-item-img:after {
  background-color: #4c93db;
  background-image: -webkit-linear-gradient(-410deg, #4c93db, #212624);
  background-image: linear-gradient(140deg, #4c93db, #212624);
  opacity: 0.9;
}
.g-owlcarousel.sa-overlay-vi.has-color-overlay .owl-stage > .owl-item:nth-child(even) .g-owlcarousel-item-img:after, .g-owlcarousel.sa-overlay-vi.has-color-overlay .owl-stage > .owl-item:nth-child(odd) .g-owlcarousel-item-img:after {
  background-color: #b54cdb;
  background-image: -webkit-linear-gradient(-410deg, #b54cdb, #212624);
  background-image: linear-gradient(140deg, #b54cdb, #212624);
  opacity: 0.9;
}
.g-owlcarousel.sa-overlay-tu.has-color-overlay .owl-stage > .owl-item:nth-child(even) .g-owlcarousel-item-img:after, .g-owlcarousel.sa-overlay-tu.has-color-overlay .owl-stage > .owl-item:nth-child(odd) .g-owlcarousel-item-img:after {
  background-color: #4cd0db;
  background-image: -webkit-linear-gradient(-410deg, #4cd0db, #212624);
  background-image: linear-gradient(140deg, #4cd0db, #212624);
  opacity: 0.9;
}
.g-owlcarousel .owl-video-wrapper {
  height: 400px;
}
.g-owlcarousel .owl-video-wrapper > iframe {
  position: relative;
  z-index: 1;
}
/*# sourceMappingURL=custom_12.css.map */