/* compiled by scssphp v1.0.6 on Tue, 02 Jun 2020 03:11:44 +0000 (0.1363s) */

/* Tesitmonials CSS Document */
.testimonials .testimonial-item {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.testimonials .testimonial-item-image {
  float: right;
  width: 25%;
}
.testimonials .testimonial-item-image img {
  max-height: 100%;
  vertical-align: middle;
}
/* Speech bubble Styles */
.testimonials.speechbubble .testimonial-item {
  display: block;
  padding: 20px 20px;
  margin-bottom: 50px !important;
  border-radius: 6px;
  position: relative;
}
.testimonials.speechbubble .testimonial-item:before, .testimonials.speechbubble .testimonial-item:after {
  content: '';
  position: absolute;
  top: 100%;
  right: 30px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 12px 0 12px;
  border-color: #d8d8d8 transparent transparent transparent;
}
.testimonials.speechbubble .testimonial-item:after {
  right: 31px;
  border-width: 11px 11px 0 11px;
  border-color: #ffffff transparent transparent transparent;
}
.testimonials.speechbubble .testimonial-item-image {
  margin-left: 20px;
}
.testimonials.speechbubble .testimonial-item-person {
  position: absolute;
  top: 100%;
  left: auto;
  /*left:21px;*/
  right: 0px;
  margin-top: 12px;
}
/* Solid background */
.testimonials.solidbg .testimonial-item {
  display: block;
  padding: 30px 30px;
  padding-left: 80px;
  margin-bottom: 50px !important;
  border-radius: 2px;
  position: relative;
}
.testimonials.solidbg.grid.seven-column .testimonial-item, .testimonials.solidbg.grid.six-column .testimonial-item, .testimonials.solidbg.grid.five-column .testimonial-item, .testimonials.solidbg.grid.four-column .testimonial-item {
  padding-left: 20px;
  padding-right: 20px;
}
.testimonials.solidbg .testimonial-item.hasimage {
  padding-bottom: 70px;
}
.testimonials.solidbg .testimonial-item-marks {
  position: absolute;
  left: 20px;
  top: 30px;
  display: inline-block;
  font-size: 120px;
  line-height: 0.8;
  z-index: 500;
}
.testimonials.solidbg.grid.seven-column .testimonial-item-marks, .testimonials.solidbg.grid.six-column .testimonial-item-marks, .testimonials.solidbg.grid.five-column .testimonial-item-marks, .testimonials.solidbg.grid.four-column .testimonial-item-marks {
  display: none;
}
.testimonials.solidbg .testimonial-item-image {
  position: absolute;
  bottom: -30px;
  left: 20px;
  width: 80px;
  border-radius: 100px;
  border: solid #ffffff 5px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.testimonials.solidbg.grid.seven-column .testimonial-item-image, .testimonials.solidbg.grid.six-column .testimonial-item-image, .testimonials.solidbg.grid.five-column .testimonial-item-image, .testimonials.solidbg.grid.four-column .testimonial-item-image {
  left: 0px;
}
.testimonials.solidbg .testimonial-item-text {
  display: block;
}
.testimonials.solidbg .testimonial-item-person {
  display: block;
}
/* Grid of circle images above text */
.testimonials.circleimage .testimonial-item {
  text-align: center;
  position: relative;
}
.testimonials.circleimage .testimonial-item-image {
  float: none;
  display: inline-block;
  width: 160px;
  height: 160px;
  border-radius: 100px;
  overflow: hidden;
}
.testimonials.circleimage .testimonial-item-image .material-icons {
  color: #ffffff;
  font-size: 160px;
  line-height: 220px;
}
.testimonials.circleimage.grid.seven-column .testimonial-item-image, .testimonials.circleimage.grid.six-column .testimonial-item-image, .testimonials.circleimage.grid.five-column .testimonial-item-image {
  width: 100px;
  height: 100px;
}
.testimonials.circleimage.grid.seven-column .testimonial-item-image .material-icons, .testimonials.circleimage.grid.six-column .testimonial-item-image .material-icons, .testimonials.circleimage.grid.five-column .testimonial-item-image .material-icons {
  font-size: 100px;
  line-height: 140px;
}
.testimonials.circleimage .testimonial-item-text {
  float: none;
  clear: both;
  display: block;
  padding: 10px 0;
}
/* Left side image */
.testimonials.imageside .testimonial-item {
  text-align: left;
}
.testimonials.imageside .testimonial-item-image {
  float: left;
  display: inline-block;
  width: 15%;
}
.testimonials.imageside.grid.four-column .testimonial-item-image, .testimonials.imageside.grid.three-column .testimonial-item-image {
  width: 35%;
}
.testimonials.imageside.grid.seven-column .testimonial-item-image, .testimonials.imageside.grid.six-column .testimonial-item-image, .testimonials.imageside.grid.five-column .testimonial-item-image {
  width: 100%;
  padding-bottom: 10px;
}
.testimonials.imageside .testimonial-item-text {
  float: right;
  width: 83%;
  display: block;
  padding-bottom: 10px;
}
.testimonials.imageside.grid.four-column .testimonial-item-text, .testimonials.imageside.grid.three-column .testimonial-item-text {
  width: 60%;
}
.testimonials.imageside.grid.seven-column .testimonial-item-text, .testimonials.imageside.grid.six-column .testimonial-item-text, .testimonials.imageside.grid.five-column .testimonial-item-text {
  width: 100%;
}
.testimonials.imageside .testimonial-item-person {
  float: right;
  width: 83%;
  display: block;
}
.testimonials.imageside.grid.four-column .testimonial-item-person, .testimonials.imageside.grid.three-column .testimonial-item-person {
  width: 60%;
}
.testimonials.imageside.grid.seven-column .testimonial-item-person, .testimonials.imageside.grid.six-column .testimonial-item-person, .testimonials.imageside.grid.five-column .testimonial-item-person {
  width: 100%;
}
/* Descriptive box */
.testimonials.descriptive .testimonial-item {
  position: relative;
}
.testimonials.descriptive .testimonial-item-image {
  float: left;
  display: inline-block;
  width: 20%;
  margin-right: 20px;
}
.testimonials.descriptive .testimonial-item-text {
  display: block;
  padding-right: 30%;
}
.testimonials.descriptive.grid.seven-column .testimonial-item-text, .testimonials.descriptive.grid.six-column .testimonial-item-text, .testimonials.descriptive.grid.five-column .testimonial-item-text, .testimonials.descriptive.grid.four-column .testimonial-item-text, .testimonials.descriptive.grid.three-column .testimonial-item-text {
  display: inherit;
  padding-right: 0;
}
.testimonials.descriptive .testimonial-item-person {
  position: absolute;
  right: 0px;
  top: 0px;
  display: inline-block;
  width: 26%;
  padding: 8px 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.testimonials.descriptive.grid.seven-column .testimonial-item-person, .testimonials.descriptive.grid.six-column .testimonial-item-person, .testimonials.descriptive.grid.five-column .testimonial-item-person, .testimonials.descriptive.grid.four-column .testimonial-item-person, .testimonials.descriptive.grid.three-column .testimonial-item-person {
  position: relative;
  border: none;
  width: auto;
  padding: 10px 0 0 0;
}
/* Image left side description focus */
.testimonials.imagedesc .testimonial-item {
  position: relative;
  text-align: left;
  min-height: 120px;
  padding-top: 15px;
  padding-left: 190px;
}
.testimonials.imagedesc.grid.seven-column .testimonial-item, .testimonials.imagedesc.grid.six-column .testimonial-item, .testimonials.imagedesc.grid.five-column .testimonial-item, .testimonials.imagedesc.grid.four-column .testimonial-item, .testimonials.imagedesc.grid.three-column .testimonial-item {
  padding-top: 5px;
  padding-left: 80px;
}
.testimonials.imagedesc .testimonial-item-image {
  position: absolute;
  left: 0px;
  top: 0px;
  display: inline-block;
  width: 120px;
  height: 120px;
  border-radius: 100px;
  overflow: hidden;
}
.testimonials.imagedesc .testimonial-item-image .material-icons {
  color: #ffffff;
  font-size: 120px;
  line-height: 160px;
}
.testimonials.imagedesc.grid.seven-column .testimonial-item-image, .testimonials.imagedesc.grid.six-column .testimonial-item-image, .testimonials.imagedesc.grid.five-column .testimonial-item-image, .testimonials.imagedesc.grid.four-column .testimonial-item-image, .testimonials.imagedesc.grid.three-column .testimonial-item-image {
  width: 60px;
  height: 60px;
}
.testimonials.imagedesc.grid.seven-column .testimonial-item-image .material-icons, .testimonials.imagedesc.grid.six-column .testimonial-item-image .material-icons, .testimonials.imagedesc.grid.five-column .testimonial-item-image .material-icons, .testimonials.imagedesc.grid.four-column .testimonial-item-image .material-icons, .testimonials.imagedesc.grid.three-column .testimonial-item-image .material-icons {
  font-size: 60px;
  line-height: 80px;
}
.testimonials.imagedesc .testimonial-item-marks {
  position: absolute;
  left: 140px;
  top: 15px;
  display: inline-block;
  font-size: 120px;
  line-height: 0.8;
  z-index: 500;
}
.testimonials.imagedesc.grid.seven-column .testimonial-item-marks, .testimonials.imagedesc.grid.six-column .testimonial-item-marks, .testimonials.imagedesc.grid.five-column .testimonial-item-marks, .testimonials.imagedesc.grid.four-column .testimonial-item-marks, .testimonials.imagedesc.grid.three-column .testimonial-item-marks {
  display: none;
}
.testimonials.imagedesc .testimonial-item-text {
  display: block;
  padding-bottom: 10px;
}
.testimonials.imagedesc .testimonial-item-person {
  display: block;
}
/* Slider */
@media screen and (min-width: 1330px) {
  .testimonials-holder:before, .testimonials-holder:after {
    content: "";
    position: absolute;
    background-image: url("../../../images/quote.svg");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 10vw;
    height: 5vw;
    max-width: 200px;
    max-height: 100px;
    min-width: 50px;
    min-height: 25px;
    top: 50%;
  }
  .testimonials-holder:before {
    left: 0px;
    transform: translate(-100%, -50%);
  }
  .testimonials-holder:after {
    right: 0px;
    transform: translate(100%, -50%) rotate(180deg);
  }
}
.testimonials.slider {
  position: relative;
  margin-bottom: 30px;
}
.testimonials.uk-slider ul:not(.uk-dotnav) > li {
  padding-left: 0;
}
.testimonials.uk-slider ul > li:before {
  display: none;
}
.testimonials .uk-slider-nav {
  padding-top: 50px;
}
.testimonials.slider .testimonial-item {
  position: relative;
  display: block;
  text-align: left;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.testimonials.slider .testimonial-item-image {
  float: right;
  width: 25%;
  margin-left: 20px;
}
.testimonials.slider .testimonial-item-text {
  display: block;
  padding-bottom: 10px;
}
.testimonials.slider .testimonial-item-person {
  display: block;
  font-weight: 600;
}
/* Standard */
.testimonials.standard .testimonial-item {
  text-align: left;
}
.testimonials.standard .testimonial-item-image {
  float: right;
  display: inline-block;
  width: 25%;
  margin-left: 20px;
}
/* Media Queries */
@media screen and (max-width: 650px) {
  /* Descriptive box */
  .testimonials.descriptive .testimonial-item-text {
    display: inherit;
    padding-right: 0;
  }
  .testimonials.descriptive .testimonial-item-person {
    position: relative;
    border: none;
    width: auto;
    padding: 10px 0 0 0;
    /* Image left side description focus */
  }
  .testimonials.imagedesc .testimonial-item {
    padding-top: 5px !important;
    padding-left: 80px !important;
  }
  .testimonials.imagedesc .testimonial-item-image {
    width: 60px !important;
    height: 60px !important;
  }
  .testimonials.imagedesc .testimonial-item-image .material-icons {
    font-size: 60px !important;
    line-height: 80px !important;
  }
  .testimonials.imagedesc .testimonial-item-marks {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  /* Left side image */
  .testimonials.imageside .testimonial-item-image {
    float: left;
    width: 100% !important;
    padding-bottom: 10px;
  }
  .testimonials.imageside .testimonial-item-text {
    float: left;
    width: 100% !important;
  }
  .testimonials.imageside .testimonial-item-person {
    float: left;
    width: 100% !important;
    /* Standard */
  }
  .testimonials.standard .testimonial-item-image {
    float: left;
    width: 100% !important;
    padding-bottom: 10px;
    margin-left: 0;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22edit%2Fmodules%2Ftestimonials%2Ftestimonials.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%2C%2BBAAA%3BAAYE%3BAAAA%3B%3B%3B%3ByBAAA%3BAAAA%3BAAKC%3BAAAA%3BaAAA%3BAAAA%3BAAIC%3BAAAA%3ByBAAA%3BAAAA%3BAArBJ%2C0BAAA%3BAAqCE%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAQC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B4DAAA%3BAAAA%3BAAaC%3BAAAA%3B%3B4DAAA%3BAAAA%3BAAMD%3BAAAA%2CoBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAtEH%2CsBAAA%3BAAoFE%3BAAAA%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAASC%3BAAAA%3BsBAAA%3BAAAA%3BAAQA%3BAAAA%2CuBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAUC%3BAAAA%2CgBAAA%3BAAAA%3BAAOD%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAWC%3BAAAA%2CYAAA%3BAAAA%3BAAQD%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAjJH%2CsCAAA%3BAA0JE%3BAAAA%3BqBAAA%3BAAAA%3BAAKC%3BAAAA%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAQC%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAMA%3BAAAA%3BgBAAA%3BAAAA%3BAAOC%3BAAAA%3BqBAAA%3BAAAA%3BAAOF%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAA3LH%2CqBAAA%3BAAyME%3BAAAA%2CmBAAA%3BAAAA%3BAAIC%3BAAAA%3B%3BaAAA%3BAAAA%3BAAMC%3BAAAA%2CaAAA%3BAAAA%3BAAKA%3BAAAA%3BuBAAA%3BAAAA%3BAAOD%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAOC%3BAAAA%2CaAAA%3BAAAA%3BAAKA%3BAAAA%2CcAAA%3BAAAA%3BAAMD%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAMC%3BAAAA%2CaAAA%3BAAAA%3BAAKA%3BAAAA%2CcAAA%3BAAAA%3BAA5PJ%2CqBAAA%3BAAuQE%3BAAAA%2CqBAAA%3BAAAA%3BAAIC%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAOA%3BAAAA%3BqBAAA%3BAAAA%3BAAKC%3BAAAA%3BmBAAA%3BAAAA%3BAASD%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAUC%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAA1SJ%2CuCAAA%3BAA0TE%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAQC%3BAAAA%3BqBAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAUC%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAMA%3BAAAA%3BeAAA%3BAAAA%3BAASC%3BAAAA%3BoBAAA%3BAAAA%3BAASF%3BAAAA%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAUC%3BAAAA%2CgBAAA%3BAAAA%3BAAQD%3BAAAA%3BuBAAA%3BAAAA%3BAAKA%3BAAAA%2CiBAAA%3BAAAA%3BAApYH%2CYAAA%3BAA6YQ%3BAACI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BaAAA%3BAAAA%3BAAiBA%3BAAAA%3BsCAAA%3BAAAA%3BAAKA%3BAAAA%3BoDAAA%3BAAAA%3BAAAA%3BAAOX%3BAAAA%3BsBAAA%3BAAAA%3BAAIO%3BAAAA%2CkBAAA%3BAAAA%3BAACA%3BAAAA%2CgBAAA%3BAAAA%3BAAEA%3BAAAA%2CoBAAA%3BAAAA%3BAAEN%3BAAAA%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAASC%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAMA%3BAAAA%3BuBAAA%3BAAAA%3BAAKA%3BAAAA%3BmBAAA%3BAAAA%3BAAxcH%2CcAAA%3BAAkdE%3BAAAA%2CmBAAA%3BAAAA%3BAAIC%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAtdH%2CmBAAA%3BAAueA%3BAAAA%2CuBAAA%3BAAKG%3BAAAA%3BqBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B2CAAA%3BAAAA%3BAAWD%3BAAAA%3BkCAAA%3BAAAA%3BAAKC%3BAAAA%3B4BAAA%3BAAAA%3BAAIC%3BAAAA%3BiCAAA%3BAAAA%3BAAKD%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%2CuBAAA%3BAAKG%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAMA%3BAAAA%3B2BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BkBAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAAA%22%7D */