/*=====================*/
/* CUBIC BEZIER CURVES */
/*=====================*/
/*
* Testimonial
*/
.wtbx_vc_testimonial .wtbx_testimonial_credentials {
  position: relative; }
  .wtbx_vc_testimonial .wtbx_testimonial_credentials .wtbx_testimonial_photo {
    width: 40px;
    height: 40px;
    border-radius: 38%;
    overflow: hidden;
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transform: -webkit-translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
    .wtbx_vc_testimonial .wtbx_testimonial_credentials .wtbx_testimonial_photo img {
      max-width: none;
      height: auto;
      position: absolute;
      top: 50%;
      left: 50%;
      -moz-transform: translate3d(-50%, -50%, 0);
      -o-transform: translate3d(-50%, -50%, 0);
      -ms-transform: translate3d(-50%, -50%, 0);
      -webkit-transform: translate3d(-50%, -50%, 0);
      -webkit-transform: -webkit-translate3d(-50%, -50%, 0);
      transform: translate3d(-50%, -50%, 0); }
  .wtbx_vc_testimonial .wtbx_testimonial_credentials .wtbx_testimonial_details .wtbx_testimonial_author_name {
    display: block;
    font-weight: 600; }
  .wtbx_vc_testimonial .wtbx_testimonial_credentials .wtbx_testimonial_details .wtbx_testimonial_author_occupation {
    display: inline-block;
    font-weight: 600; }
    .wtbx_vc_testimonial .wtbx_testimonial_credentials .wtbx_testimonial_details .wtbx_testimonial_author_occupation + .wtbx_testimonial_author_company:before {
      content: '|';
      margin-right: .5em; }
  .wtbx_vc_testimonial .wtbx_testimonial_credentials .wtbx_testimonial_details .wtbx_testimonial_author_company {
    display: inline-block;
    font-weight: 600; }

.wtbx_vc_testimonial .wtbx_testimonial_content {
  z-index: 1;
  position: relative; }
  .wtbx_vc_testimonial .wtbx_testimonial_content p:first-of-type {
    margin-top: 0; }
  .wtbx_vc_testimonial .wtbx_testimonial_content p:last-of-type {
    margin-bottom: 0; }

.wtbx_vc_testimonial .wtbx_testimonial_quote {
  position: absolute;
  top: 0;
  left: 50%;
  font-size: 10em;
  line-height: 1;
  z-index: -1;
  opacity: .2;
  -moz-transform: translate3d(-50%, 0, 0);
  -o-transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  -webkit-transform: translate3d(-50%, 0, 0);
  -webkit-transform: -webkit-translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0); }

.wtbx_vc_testimonial.wtbx_style_1 .wtbx_vc_el_inner {
  padding: 30px 30px;
  position: relative; }

.wtbx_vc_testimonial.wtbx_style_1 .wtbx_testimonial_credentials {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -moz-transform: translate3d(0, -0.5em, 0);
  -o-transform: translate3d(0, -0.5em, 0);
  -ms-transform: translate3d(0, -0.5em, 0);
  -webkit-transform: translate3d(0, -0.5em, 0);
  -webkit-transform: -webkit-translate3d(0, -0.5em, 0);
  transform: translate3d(0, -0.5em, 0); }
  .wtbx_vc_testimonial.wtbx_style_1 .wtbx_testimonial_credentials .wtbx_testimonial_photo {
    top: -20px;
    width: 70px;
    height: 70px;
    position: relative;
    box-shadow: 0 8px 40px -6px rgba(9, 31, 67, 0.3);
    border-radius: 33%;
    margin-top: -15px; }
    .wtbx_vc_testimonial.wtbx_style_1 .wtbx_testimonial_credentials .wtbx_testimonial_photo + .wtbx_testimonial_details {
      padding-left: 1em; }
  .wtbx_vc_testimonial.wtbx_style_1 .wtbx_testimonial_credentials .wtbx_testimonial_details {
    line-height: 20px;
    padding-bottom: 1em; }
    .wtbx_vc_testimonial.wtbx_style_1 .wtbx_testimonial_credentials .wtbx_testimonial_details .wtbx_testimonial_author_name {
      font-size: 1em; }
    .wtbx_vc_testimonial.wtbx_style_1 .wtbx_testimonial_credentials .wtbx_testimonial_details .wtbx_testimonial_author_occupation,
    .wtbx_vc_testimonial.wtbx_style_1 .wtbx_testimonial_credentials .wtbx_testimonial_details .wtbx_testimonial_author_company {
      font-size: .875em; }
    .wtbx_vc_testimonial.wtbx_style_1 .wtbx_testimonial_credentials .wtbx_testimonial_details .wtbx_testimonial_author_occupation {
      margin-right: .5em; }

.wtbx_vc_testimonial.wtbx_style_1 .wtbx_vc_testimonial_inner:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 28px;
  z-index: -1;
  -webkit-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.wtbx_vc_testimonial.wtbx_style_1:hover .wtbx_vc_testimonial_inner:before {
  box-shadow: 0 15px 60px -11px rgba(9, 31, 67, 0.2);
  background-color: #fff; }

.wtbx_vc_testimonial.wtbx_style_1.wtbx_skin_dark .wtbx_testimonial_author_occupation,
.wtbx_vc_testimonial.wtbx_style_1.wtbx_skin_dark .wtbx_testimonial_author_company {
  color: rgba(255, 255, 255, 0.4); }

.wtbx_vc_testimonial.wtbx_style_1.wtbx_skin_dark .wtbx_testimonial_content {
  color: #fff; }

.wtbx_vc_testimonial.wtbx_style_1.wtbx_skin_dark.wtbx_scheme_default .wtbx_testimonial_author_name {
  color: #fff; }

.wtbx_vc_testimonial.wtbx_style_2 .wtbx_vc_testimonial_inner {
  border-radius: 2.5em;
  padding: 1em 2em;
  background-color: #fff;
  box-shadow: 0 20px 55px -7px rgba(9, 31, 67, 0.1); }

.wtbx_vc_testimonial.wtbx_style_2 .wtbx_testimonial_credentials {
  position: absolute;
  top: 1em;
  left: 1em; }
  .wtbx_vc_testimonial.wtbx_style_2 .wtbx_testimonial_credentials .wtbx_testimonial_photo {
    position: absolute;
    left: 0;
    top: 0;
    width: 3em;
    height: 3em;
    border-radius: 50%; }
    .wtbx_vc_testimonial.wtbx_style_2 .wtbx_testimonial_credentials .wtbx_testimonial_photo + .wtbx_testimonial_details {
      padding-left: 55px;
      min-height: 40px; }

.wtbx_vc_testimonial.wtbx_style_2 .wtbx_testimonial_content {
  padding-left: calc(2em + 30px);
  line-height: 1.5em; }

.wtbx_vc_testimonial.wtbx_style_2 .wtbx_testimonial_quote {
  font-size: 12em;
  left: auto;
  right: -.75em;
  top: -.25em;
  opacity: 0.5; }

.wtbx_vc_testimonial.wtbx_style_2.wtbx_scheme_colorful .wtbx_vc_testimonial_inner {
  color: #fff; }

.wtbx_vc_testimonial.wtbx_style_2.wtbx_scheme_colorful .wtbx_testimonial_quote {
  opacity: 0.2; }

.wtbx_vc_testimonial.wtbx_style_2.wtbx_skin_dark .wtbx_vc_testimonial_inner {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  /* if backdrop support: very transparent and blurred */ }
  @supports (-webkit-backdrop-filter: blur(7px)) or (backdrop-filter: blur(7px)) {
    .wtbx_vc_testimonial.wtbx_style_2.wtbx_skin_dark .wtbx_vc_testimonial_inner {
      background-color: rgba(255, 255, 255, 0.1);
      -webkit-backdrop-filter: blur(7px);
      backdrop-filter: blur(7px); } }

.wtbx_vc_testimonial.wtbx_style_3 .wtbx_testimonial_credentials {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  padding-left: 30px; }
  .wtbx_vc_testimonial.wtbx_style_3 .wtbx_testimonial_credentials .wtbx_testimonial_photo {
    top: -20px;
    width: 70px;
    height: 70px;
    position: relative;
    box-shadow: 0 8px 40px -6px rgba(9, 31, 67, 0.3);
    border-radius: 33%;
    z-index: 2; }
    .wtbx_vc_testimonial.wtbx_style_3 .wtbx_testimonial_credentials .wtbx_testimonial_photo + .wtbx_testimonial_details {
      margin-top: 10px;
      margin-left: 1em; }
  .wtbx_vc_testimonial.wtbx_style_3 .wtbx_testimonial_credentials .wtbx_testimonial_details {
    line-height: 1.2; }
    .wtbx_vc_testimonial.wtbx_style_3 .wtbx_testimonial_credentials .wtbx_testimonial_details .wtbx_testimonial_author_name {
      font-size: 1em; }
    .wtbx_vc_testimonial.wtbx_style_3 .wtbx_testimonial_credentials .wtbx_testimonial_details .wtbx_testimonial_author_occupation,
    .wtbx_vc_testimonial.wtbx_style_3 .wtbx_testimonial_credentials .wtbx_testimonial_details .wtbx_testimonial_author_company {
      font-size: .75em; }
    .wtbx_vc_testimonial.wtbx_style_3 .wtbx_testimonial_credentials .wtbx_testimonial_details .wtbx_testimonial_author_occupation {
      margin-right: .5em; }

.wtbx_vc_testimonial.wtbx_style_3 .wtbx_testimonial_content {
  padding: 30px 30px 35px 30px;
  border-radius: 28px;
  overflow: hidden; }

.wtbx_vc_testimonial.wtbx_style_3 .wtbx_testimonial_quote {
  font-size: 12em;
  left: auto;
  right: -.75em;
  top: -.25em;
  opacity: 0.5; }

.wtbx_vc_testimonial.wtbx_style_3.wtbx_scheme_colorful .wtbx_testimonial_content {
  color: #fff; }

.wtbx_vc_testimonial.wtbx_style_3.wtbx_scheme_colorful .wtbx_testimonial_quote {
  opacity: 0.2; }

.wtbx_vc_testimonial.wtbx_style_3.wtbx_skin_dark .wtbx_testimonial_author_occupation,
.wtbx_vc_testimonial.wtbx_style_3.wtbx_skin_dark .wtbx_testimonial_author_company {
  color: rgba(255, 255, 255, 0.4); }

.wtbx_vc_testimonial.wtbx_style_3.wtbx_skin_dark .wtbx_testimonial_author_name {
  color: #fff; }

.wtbx_vc_testimonial.wtbx_style_3.wtbx_skin_dark .wtbx_testimonial_quote {
  opacity: 0.1; }

.wtbx_vc_testimonial.wtbx_style_3.wtbx_skin_dark .wtbx_testimonial_content {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  /* if backdrop support: very transparent and blurred */ }
  @supports (-webkit-backdrop-filter: blur(7px)) or (backdrop-filter: blur(7px)) {
    .wtbx_vc_testimonial.wtbx_style_3.wtbx_skin_dark .wtbx_testimonial_content {
      background-color: rgba(255, 255, 255, 0.1);
      -webkit-backdrop-filter: blur(7px);
      backdrop-filter: blur(7px); } }

.wtbx_vc_testimonial.wtbx_style_4 {
  text-align: center; }
  .wtbx_vc_testimonial.wtbx_style_4 .wtbx_testimonial_credentials {
    margin-top: 2em; }
    .wtbx_vc_testimonial.wtbx_style_4 .wtbx_testimonial_credentials .wtbx_testimonial_photo {
      display: inline-block;
      margin: 0 auto;
      border: 4px solid #fff;
      width: 48px;
      height: 48px;
      box-shadow: 0 8px 40px -6px rgba(9, 31, 67, 0.3); }
      .wtbx_vc_testimonial.wtbx_style_4 .wtbx_testimonial_credentials .wtbx_testimonial_photo + .wtbx_testimonial_details {
        padding-top: 5px; }
    .wtbx_vc_testimonial.wtbx_style_4 .wtbx_testimonial_credentials .wtbx_testimonial_details {
      line-height: 1.5; }
      .wtbx_vc_testimonial.wtbx_style_4 .wtbx_testimonial_credentials .wtbx_testimonial_details .wtbx_testimonial_author_name {
        font-size: 1.25em; }
      .wtbx_vc_testimonial.wtbx_style_4 .wtbx_testimonial_credentials .wtbx_testimonial_details .wtbx_testimonial_author_occupation,
      .wtbx_vc_testimonial.wtbx_style_4 .wtbx_testimonial_credentials .wtbx_testimonial_details .wtbx_testimonial_author_company {
        font-size: .875em; }
  .wtbx_vc_testimonial.wtbx_style_4 .wtbx_testimonial_content {
    font-size: 1.25em;
    line-height: 1.9;
    color: #2a226a; }
  .wtbx_vc_testimonial.wtbx_style_4.wtbx_skin_dark .wtbx_testimonial_author_occupation,
  .wtbx_vc_testimonial.wtbx_style_4.wtbx_skin_dark .wtbx_testimonial_author_company {
    color: rgba(255, 255, 255, 0.4); }
  .wtbx_vc_testimonial.wtbx_style_4.wtbx_skin_dark .wtbx_testimonial_author_name {
    color: #fff; }
  .wtbx_vc_testimonial.wtbx_style_4.wtbx_skin_dark .wtbx_testimonial_content {
    color: #fff; }
  .wtbx_vc_testimonial.wtbx_style_4.wtbx_skin_dark .wtbx_testimonial_quote {
    color: #fff; }
