html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

.slider {
  margin: 0 auto;
  width: 100%; }
  .slider .slides {
    overflow: hidden;
    position: relative;
    width: 100%; }
    .slider .slides p {
      margin-bottom: 0; }
  .slider .slide {
    left: 100%;
    position: absolute;
    top: 0;
    width: 100%; }
  .slider .current {
    left: auto;
    position: relative;
    top: auto; }

.review-slider {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 65.8807828007%;
  margin-left: 17.0596085997%;
  padding: 60px 0;
  text-align: center; }
  .review-slider:last-child {
    margin-right: 0; }
  .review-slider.slider {
    margin-bottom: 0 !important; }
  .review-slider .slide {
    height: 225px; }
    @media screen and (max-width: 767px) {
      .review-slider .slide {
        height: 240px; } }
    @media screen and (min-width: 480px) and (max-width: 639px) {
      .review-slider .slide {
        height: 210px; } }
  .review-slider img,
  .review-slider .slide-title,
  .review-slider .slide-text,
  .review-slider slide-author {
    margin-bottom: 20px; }
  .review-slider .slide-title {
    color: #ff9821;
    font-size: 18px;
    line-height: 36px; }
  .review-slider .slide-text {
    font-size: 16px;
    line-height: 24px; }
  .review-slider .slide-author {
    color: #19a7db;
    font-size: 16px;
    line-height: 36px; }
  .review-slider .bullets {
    text-align: center; }
    .review-slider .bullets .trigger {
      background: transparent url("../img/review-bullets.png") no-repeat center -14px;
      cursor: pointer;
      display: inline-block;
      height: 13px;
      text-indent: -999999px;
      width: 13px; }
      .review-slider .bullets .trigger.current {
        background-position: center 3px; }
  @media screen and (max-width: 767px) {
    .review-slider {
      width: 100%;
      margin-left: 0%;
      padding: 20px 0; } }

.hero-slider {
  background-color: #25c6fe;
  background-image: -webkit-linear-gradient(bottom, #25c6fe, #19a7db);
  background-image: linear-gradient(to top,#25c6fe, #19a7db);
  float: left;
  max-height: 1000px;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .hero-slider .slide-container {
    float: left;
    position: relative;
    width: 50%;
    z-index: 2; }
    .hero-slider .slide-container.background {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 31.7615656014%;
      position: absolute;
      top: 0;
      left: 0;
      background: #19a7db;
      background: rgba(25, 167, 219, 0.95);
      height: 100%;
      margin: 0; }
      .hero-slider .slide-container.background:last-child {
        margin-right: 0; }
      .hero-slider .slide-container.background .slides {
        margin: 15% 8% 0 15%; }
        @media screen and (max-width: 767px) {
          .hero-slider .slide-container.background .slides {
            margin: 0px; } }
        @media screen and (min-width: 768px) and (max-width: 1023px) {
          .hero-slider .slide-container.background .slides {
            margin: 0px; } }
      @media screen and (max-width: 767px) {
        .hero-slider .slide-container.background .slide {
          padding: 2%; } }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        .hero-slider .slide-container.background .slide {
          padding: 2%; } }
      .hero-slider .slide-container.background.right {
        left: auto;
        right: 0; }
        .hero-slider .slide-container.background.right .slides {
          margin: 15% 15% 0 8%; }
          @media screen and (max-width: 767px) {
            .hero-slider .slide-container.background.right .slides {
              margin: 0; } }
          @media screen and (min-width: 768px) and (max-width: 1023px) {
            .hero-slider .slide-container.background.right .slides {
              margin: 0; } }
        @media screen and (max-width: 767px) {
          .hero-slider .slide-container.background.right .slide {
            padding: 2%; } }
        @media screen and (min-width: 768px) and (max-width: 1023px) {
          .hero-slider .slide-container.background.right .slide {
            padding: 2%; } }
      .hero-slider .slide-container.background .slide-title {
        font-size: 24px;
        line-height: 30px; }
      @media screen and (max-width: 767px) {
        .hero-slider .slide-container.background {
          position: relative;
          top: auto;
          left: auto;
          width: 100%; } }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        .hero-slider .slide-container.background {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 40.2913699012%;
          margin: 0; }
          .hero-slider .slide-container.background:last-child {
            margin-right: 0; } }
    @media screen and (max-width: 767px) {
      .hero-slider .slide-container {
        width: 100%; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .hero-slider .slide-container {
        width: 65%; } }
  .hero-slider .slides {
    margin: 15% 0 0 15%;
    max-height: 350px;
    min-height: 250px;
    width: 85%; }
    @media screen and (max-width: 767px) {
      .hero-slider .slides {
        height: 350px;
        margin: 2% 2% 0 2%;
        width: 100%; } }
    @media screen and (min-width: 480px) and (max-width: 639px) {
      .hero-slider .slides {
        height: 300px;
        margin: 2% 2% 0 2%;
        width: 100%; } }
    @media screen and (min-width: 640px) and (max-width: 767px) {
      .hero-slider .slides {
        height: 300px;
        margin: 2% 2% 0 2%;
        width: 100%; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .hero-slider .slides {
        margin: 0 0 0 6%;
        width: 100%; } }
  .hero-slider .slide {
    color: white;
    display: none;
    left: 0;
    top: 0; }
  .hero-slider .slide-title {
    font-size: 36px;
    font-weight: bold;
    line-height: 39px;
    margin-bottom: 30px; }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .hero-slider .slide-title {
        font-size: 30px;
        line-height: 33px; } }
  .hero-slider small {
    font-size: 18px;
    vertical-align: super; }
  .hero-slider .bullets {
    position: absolute;
    bottom: 10%;
    left: 0;
    text-align: center;
    width: 50%;
    z-index: 4; }
    .hero-slider .bullets .trigger,
    .hero-slider .bullets .next,
    .hero-slider .bullets .prev {
      background: transparent url("../img/hero-triggers.png") no-repeat -72px center;
      cursor: pointer;
      display: inline-block;
      height: 25px;
      text-indent: -999999px;
      width: 30px; }
      .hero-slider .bullets .trigger.current,
      .hero-slider .bullets .next.current,
      .hero-slider .bullets .prev.current {
        background-position: -40px center; }
    .hero-slider .bullets .prev,
    .hero-slider .bullets .next {
      width: 50px; }
    .hero-slider .bullets .prev {
      background-position: 10px center; }
    .hero-slider .bullets .next {
      background-position: -102px center; }
    @media screen and (max-width: 767px) {
      .hero-slider .bullets {
        bottom: auto;
        top: 480px;
        width: 100%; } }
    @media screen and (min-width: 480px) and (max-width: 639px) {
      .hero-slider .bullets {
        bottom: auto;
        top: 450px; } }
    @media screen and (min-width: 640px) and (max-width: 767px) {
      .hero-slider .bullets {
        bottom: 7%; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .hero-slider .bullets {
        bottom: 7%; } }
  .hero-slider.background .bullets {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%;
    margin: 0; }
    .hero-slider.background .bullets:last-child {
      margin-right: 0; }
    @media screen and (max-width: 767px) {
      .hero-slider.background .bullets {
        bottom: 15%;
        left: 0;
        right: auto;
        width: 100%; } }
  .hero-slider.right .bullets {
    left: auto;
    right: 0; }
    @media screen and (max-width: 767px) {
      .hero-slider.right .bullets {
        bottom: 15%;
        left: 0;
        right: auto;
        width: 100%; } }
  .hero-slider .img-container {
    float: left;
    position: relative;
    width: 50%;
    z-index: 1; }
    .hero-slider .img-container img {
      height: auto;
      vertical-align: bottom;
      width: 100%; }
    .hero-slider .img-container.background {
      width: 100%;
      position: relative; }
    @media screen and (max-width: 767px) {
      .hero-slider .img-container.background.only img {
        margin-top: 70px; } }
    @media screen and (max-width: 767px) {
      .hero-slider .img-container.side {
        width: 100%; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .hero-slider .img-container {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 35%; } }
  .hero-slider.message .bullets {
    bottom: 16%; }
    @media screen and (max-width: 767px) {
      .hero-slider.message .bullets {
        bottom: auto;
        top: 480px; } }
    @media screen and (min-width: 480px) and (max-width: 639px) {
      .hero-slider.message .bullets {
        bottom: auto;
        top: 450px; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .hero-slider.message .bullets {
        bottom: 18%; } }
  .hero-slider.message.background .bullets {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%;
    margin: 0; }
    .hero-slider.message.background .bullets:last-child {
      margin-right: 0; }
    @media screen and (max-width: 767px) {
      .hero-slider.message.background .bullets {
        bottom: 15%;
        left: 0;
        right: auto;
        top: auto;
        width: 100%; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .hero-slider.message .img-container {
      bottom: 15%; } }
  .hero-slider .hero-waves {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3; }
  .hero-slider .hero-message-box {
    background-color: #ff9821;
    color: white;
    float: left;
    padding: 15px;
    position: relative;
    width: 100%;
    z-index: 3; }
    .hero-slider .hero-message-box:hover {
      background: #ffad4e;
      color: white; }
    .hero-slider .hero-message-box.yes-button:hover {
      background: #ff9821; }
      .hero-slider .hero-message-box.yes-button:hover .hero-button {
        background: #25c6fe; }
    .hero-slider .hero-message-box p {
      margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      .hero-slider .hero-message-box {
        padding: 0; }
        .hero-slider .hero-message-box .wrap {
          padding: 0; } }
  .hero-slider .hero-message {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 57.3509785009%;
    font-size: 16px;
    line-height: 20px;
    margin-right: 1.5%; }
    .hero-slider .hero-message:last-child {
      margin-right: 0; }
    .hero-slider .hero-message.no-button {
      text-align: center;
      width: 100%; }
    @media screen and (max-width: 767px) {
      .hero-slider .hero-message {
        font-size: 12px;
        line-height: 17px;
        padding: 20px;
        width: 100%; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .hero-slider .hero-message {
        font-size: 14px; } }
  .hero-slider .hero-button {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%;
    margin-left: 8.5298042998%;
    background: #19a7db;
    border: 1px white solid;
    font-size: 24px;
    font-weight: bold;
    padding: 15px 0;
    text-align: center; }
    .hero-slider .hero-button:last-child {
      margin-right: 0; }
    @media screen and (max-width: 767px) {
      .hero-slider .hero-button {
        margin-left: 0%;
        border: 10px white solid;
        font-size: 12px;
        line-height: 17px;
        width: 100%; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .hero-slider .hero-button {
        font-size: 14px; } }
  .hero-slider .shadow {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    width: 100%; }
  @media screen and (max-width: 767px) {
    .hero-slider {
      max-height: none; } }

.wrap .hero-slider {
  max-height: none;
  overflow: visible; }
  .wrap .hero-slider .shadow {
    display: block; }

.thumbnail-slider {
  float: left;
  position: relative;
  width: 100%; }
  .thumbnail-slider .slides {
    margin-bottom: 15px; }
  .thumbnail-slider .slide img {
    height: auto;
    vertical-align: bottom;
    width: 100%; }
  .thumbnail-slider .slide .slide-text {
    background-color: rgba(25, 167, 219, 0.9);
    background-image: -webkit-linear-gradient(left, rgba(25, 167, 219, 0.9) 90%, transparent);
    background-image: linear-gradient(to right,rgba(25, 167, 219, 0.9) 90%, transparent);
    position: absolute;
    bottom: 0%;
    left: 0;
    background-color: transparent;
    color: white;
    font-size: 14px;
    line-height: 18px;
    padding: 20px;
    display: none; }
  .thumbnail-slider .prev,
  .thumbnail-slider .next {
    position: absolute;
    top: 50%;
    left: 0;
    background: transparent url("../img/gallery-arrow-left.png") no-repeat 0 0;
    cursor: pointer;
    display: none;
    height: 60px;
    margin-top: -30px;
    width: 73px;
    z-index: 3; }
    .thumbnail-slider .prev:active,
    .thumbnail-slider .next:active {
      background-position: 0 -60px; }
  .thumbnail-slider .next {
    background-image: url("../img/gallery-arrow-right.png");
    left: auto;
    right: 0; }
  .thumbnail-slider .bullets .thumbnails {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    position: relative; }
    .thumbnail-slider .bullets .thumbnails:last-child {
      margin-right: 0; }
  .thumbnail-slider .bullets .trigger {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 18.1138787216%;
    background: #19a7db;
    cursor: pointer;
    display: inline-block; }
    .thumbnail-slider .bullets .trigger:last-child {
      margin-right: 0; }
    .thumbnail-slider .bullets .trigger img {
      vertical-align: bottom; }
    .thumbnail-slider .bullets .trigger.current img {
      opacity: .4;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; }
  .thumbnail-slider .bullets ul {
    margin: 0;
    padding: 0;
    position: relative; }
