
/*------------------------------------------------------------------------
# mod_ol_testimonial-block3332 Extension
# ------------------------------------------------------------------------
# author    olwebdesign
# copyright Copyright (C) 2020 olwebdesign.com. All Rights Reserved.
# @license - http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
# Websites: http://www.olwebdesign.com
-------------------------------------------------------------------------*/
:root {
 --oltes33-base:#d82221;
 --oltes33-color2:#333;
}

.testimonial-block33 {
  position: relative;
  padding-top: 40px;
}
.testimonial-block33:hover .founder-info .image img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.testimonial-block33:hover .inner-box .icon-box {
  background-color: var(--oltes33-color2);
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.testimonial-block33 .inner-box {
  background-color: #f3f4f7;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  padding: 65px 30px 54px;
}
@media (max-width: 575.98px) {
  .testimonial-block33 .inner-box {
    padding: 55px 20px 35px;
  }
}
.testimonial-block33 .inner-box:before {
  background-color: #f3f4f7;
  content: "";
  position: absolute;
  width: 67px;
  height: 45px;
  bottom: -45px;
  left: 66px;
  clip-path: polygon(0% 0, 100% 0, 0 100%, 0 100%);
}
@media (max-width: 575.98px) {
  .testimonial-block33 .inner-box:before {
    width: 48px;
    height: 36px;
    bottom: -36px;
  }
}
.testimonial-block33 .inner-box:after {
  content: "";
  position: absolute;
  border: 1px solid var(--oltes33-base);
  left: 33px;
  right: 33px;
  top: -9px;
  bottom: 50px;
  z-index: -1;
}
.testimonial-block33 .inner-box .icon-box {
  background-color: var(--oltes33-base);
  position: relative;
  width: 70px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  position: absolute;
  left: calc(50% - 30px);
  top: -30px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.testimonial-block33 .inner-box .icon-box .icon {
  position: relative;
  left: 0;
  top: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.testimonial-block33 .inner-box .name {
  margin-bottom: 0;
}
.testimonial-block33 .inner-box .rating {
  line-height: 1;
}

.testimonial-block33 .inner-box .rating.st33color {
  color: var(--oltes33-base);
  font-size: 17px;
  letter-spacing: 0.6em;
}

.testimonial-block33 .inner-box .rating i {
  color: var(--oltes33-base);
  font-size: 12px;
  margin: 0 4px;
}
.testimonial-block33 .inner-box .text {
  color: #393939;
  font-size: 18px;
  margin-top: 15px;
}
.testimonial-block33 .founder-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 54px;
  margin-left: 38px;
}
.testimonial-block33 .founder-info .image {
  border-radius: 50%;
  margin-bottom: 0;
  margin-right: 15px;
  overflow: hidden;
  width: 100px;
  height: 100px;
}
.testimonial-block33 .founder-info .image img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.testimonial-block33 .founder-info .content {
  line-height: 1;
}
.testimonial-block33 .founder-info .name {
  margin-bottom: 4px;
  line-height: 1;
}
.testimonial-block33 .founder-info .designation {
  color: var(--oltes33-base);
  font-size: 14px;
}
.testimonial-block33 svg {
  fill: #fff;
}

.testimonial-block33 .btn-style-one {
  border: 1px solid var(--oltes33-base);
  border-radius: 60px;
  overflow: hidden;
  padding: 4px 5.5px;
  padding-right: 27px;
  position: relative;
  color: var(--oltes33-base);
}
.testimonial-block33 .btn-style-one .icon {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: var(--oltes33-base);
  color: #fff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 45px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  width: 45px;
  z-index: 1;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}
.testimonial-block33 .btn-style-one .icon i {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: -webkit-transform 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: transform 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: transform 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-transform 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  width: 10px;
}
.testimonial-block33 .btn-style-one .icon i:first-child {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.testimonial-block33 .btn-style-one .icon i:last-child {
  -webkit-transform: translateX(-100px);
          transform: translateX(-100px);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.testimonial-block33 .btn-style-one:before {
  background-color: var(--oltes33-base);
  bottom: 10px;
  border-radius: 50px;
  content: "";
  height: 45px;
  left: 5.5px;
  position: absolute;
  right: 5.5px;
  top: 4px;
  width: 45px;
  z-index: 0;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}
.testimonial-block33 .btn-style-one:hover {
  color: #fff;
}
.testimonial-block33 .btn-style-one:hover i:first-child {
  -webkit-transform: translateX(200px);
          transform: translateX(200px);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.testimonial-block33 .btn-style-one:hover i:last-child {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.testimonial-block33 .btn-style-one .icon i svg {
  fill: #fff;
}
.testimonial-block33 .btn-style-one:hover:before {
  left: 11px;
  width: calc(100% - 16px);
}

.testimonial-block33 .theme-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 8px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  white-space: nowrap;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.testimonial-block33 .theme-btn .btn-title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}