﻿@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?kg23b1");
  src: url("/fonts/icomoon.eot?#iefixkg23b1") format("embedded-opentype"), url("/fonts/icomoon.woff?kg23b1") format("woff"), url("/fonts/icomoon.ttf?kg23b1") format("truetype"), url("/fonts/icomoon.svg?kg23b1#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'external-link-font';
  src: url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBSoAAAC8AAAAYGNtYXAXVtKHAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZvFacWoAAAF4AAAAhGhlYWQIUvSYAAAB/AAAADZoaGVhBq0DxgAAAjQAAAAkaG10eAoAAAAAAAJYAAAAFGxvY2EAKABWAAACbAAAAAxtYXhwAAgAFQAAAngAAAAgbmFtZRdPKjEAAAKYAAACCnBvc3QAAwAAAAAEpAAAACAAAwMAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAAPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6QD//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAACAAD/6wLrAtYACgASAAAXESEVIxEhNTMRIQE3JyERJwcnAAEAlQIVa/0VAVDFbwFFcMRnFQLra/3qwP7WAbfFbv68b8VnAAABAAAAAQAAratF9V8PPPUACwQAAAAAANMkWG0AAAAA0yRYbQAA/+sC6wLWAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAALrAAEAAAAAAAAAAAAAAAAAAAAFBAAAAAAAAAAAAAAAAgAAAAQAAAAAAAAAAAoAFAAeAEIAAQAAAAUAEwACAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABABIAAAABAAAAAAACAAcAwwABAAAAAAADABIAVwABAAAAAAAEABIA2AABAAAAAAAFAAsANgABAAAAAAAGABIAjQABAAAAAAAKABoBDgADAAEECQABACQAEgADAAEECQACAA4AygADAAEECQADACQAaQADAAEECQAEACQA6gADAAEECQAFABYAQQADAAEECQAGACQAnwADAAEECQAKADQBKGV4dGVybmFsLWxpbmstZm9udABlAHgAdABlAHIAbgBhAGwALQBsAGkAbgBrAC0AZgBvAG4AdFZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGV4dGVybmFsLWxpbmstZm9udABlAHgAdABlAHIAbgBhAGwALQBsAGkAbgBrAC0AZgBvAG4AdGV4dGVybmFsLWxpbmstZm9udABlAHgAdABlAHIAbgBhAGwALQBsAGkAbgBrAC0AZgBvAG4AdFJlZ3VsYXIAUgBlAGcAdQBsAGEAcmV4dGVybmFsLWxpbmstZm9udABlAHgAdABlAHIAbgBhAGwALQBsAGkAbgBrAC0AZgBvAG4AdEZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.Testimonials .arrows .arrow-left svg, .Testimonials .arrows .arrow-right svg {
  fill: white;
  height: 40px;
  position: relative;
  stroke: #fff;
  stroke-width: 10px;
  top: 5px;
  width: 18px;
}

.Testimonials {
  color: #222;
  overflow: hidden;
  position: relative;
  padding-left: 10px;
}

.Testimonials .swiper-container {
  background-color: #f6f6f6;
  margin: 0;
  padding: 0;
  position: relative;
}

@media screen and (max-width: 768px) {
  .Testimonials .swiper-container {
    padding-bottom: 30px;
  }
}

.Testimonials .swiper-slide {
  display: table;
}

.Testimonials .swiper-slide .image, .Testimonials .swiper-slide .caption {
  display: table-cell;
  float: none;
  vertical-align: middle;
}

.Testimonials .swiper-slide .image {
  background-size: cover;
  background-position: center center;
}

@media screen and (max-width: 767px) {
  .Testimonials .swiper-slide .image {
    padding: 0 30px 30px;
  }
}

@media screen and (max-width: 767px) {
  .Testimonials .swiper-slide .image {
    display: none;
  }
}

.Testimonials .swiper-slide .caption {
  /* padding-left: 30px; */
}

.Testimonials .swiper-slide .caption h2 {
  color: #222222;
  font: 600 36px/100% "proxima-nova", sans-serif;
  line-height: 125%;
  margin: 10px 0;
  text-indent: -0.35em;
}

.Testimonials .swiper-slide .caption h3 {
  color: #7b8a97;
  font-size: 26px;
}

.Testimonials .swiper-slide .caption p {
  color: #7b8a97;
}

.Testimonials .swiper-slide .caption div {
  font-weight: 400;
  padding: 60px;
}

@media screen and (max-width: 767px) {
  .Testimonials .swiper-slide .caption div {
    padding: 30px;
  }
}

.Testimonials .swiper-slide .caption div p {
  text-transform: uppercase;
}

.Testimonials .swiper-slide .caption div .personalTitle {
  font-weight: 400;
}

.Testimonials .swiper-slide .noImage div {
  padding: 60px;
}

.Testimonials .swiper-slide .row {
  margin: 0;
}

.Testimonials .testimonials_pagination {
  bottom: 0;
  left: 0;
  padding-right: 100px;
  position: absolute;
  text-align: right;
  width: 100%;
  z-index: 10;
}

@media screen and (max-width: 767px) {
  .Testimonials .testimonials_pagination {
    padding: 0;
    position: relative;
    text-align: center;
  }
}

.Testimonials .testimonials_pagination .swiper-pagination-switch {
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 10px;
  margin: 10px 5px;
  width: 10px;
}

.Testimonials .testimonials_pagination .swiper-active-switch {
  background-color: #093656;
  -ms-transform: scale(1.4);
  -webkit-transform: scale3d(1.4, 1.4, 1);
  transform: scale3d(1.4, 1.4, 1);
  -webkit-transition: transform 0.5s;
  transition: transform 0.5s;
}

.Testimonials .arrows {
  bottom: 0px;
  position: absolute;
  right: 0px;
  z-index: 10;
}

.Testimonials .arrows .arrow-left, .Testimonials .arrows .arrow-right {
  background-color: #116cac;
  color: white;
  display: inline-block;
  height: 50px;
  text-align: center;
  width: 50px;
}

.Testimonials .arrows .arrow-left:hover, .Testimonials .arrows .arrow-right:hover {
  background-color: #093656;
}

.Testimonials .arrows .arrow-left {
  margin-right: -5px;
}

/*# sourceMappingURL=Testimonials.css.map */