/*=====================*/
/* CUBIC BEZIER CURVES */
/*=====================*/
/*
* Ratings
*/
.wtbx_vc_rating.wtbx_skin_dark .wtbx_rating_star {
  color: #fff; }

.wtbx_vc_rating .wtbx_rating_reason {
  display: inline-block;
  font-size: 1.25em;
  line-height: 1.5;
  font-weight: 600;
  margin-bottom: 1em; }

.wtbx_vc_rating .wtbx_rating_stars {
  position: relative;
  font-size: 1em;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox; }
  .wtbx_vc_rating .wtbx_rating_stars i {
    text-align: center;
    padding: 0 2px;
    width: 20px;
    display: inline-block; }
  .wtbx_vc_rating .wtbx_rating_stars .wtbx_rating_stars_fcont {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    overflow: hidden; }
    .wtbx_vc_rating .wtbx_rating_stars .wtbx_rating_stars_fcont .wtbx_rating_stars_f {
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      width: 100px; }
  .wtbx_vc_rating .wtbx_rating_stars .wtbx_rating_stars_label {
    margin-left: .5em;
    font-size: 1em;
    font-weight: 700; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_0 .wtbx_rating_stars_fcont {
    width: 0px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_0_1 .wtbx_rating_stars_fcont {
    width: 2px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_0_2 .wtbx_rating_stars_fcont {
    width: 4px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_0_3 .wtbx_rating_stars_fcont {
    width: 6px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_0_4 .wtbx_rating_stars_fcont {
    width: 8px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_0_5 .wtbx_rating_stars_fcont {
    width: 10px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_0_6 .wtbx_rating_stars_fcont {
    width: 12px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_0_7 .wtbx_rating_stars_fcont {
    width: 14px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_0_8 .wtbx_rating_stars_fcont {
    width: 16px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_0_9 .wtbx_rating_stars_fcont {
    width: 18px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_1 .wtbx_rating_stars_fcont {
    width: 20px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_1_1 .wtbx_rating_stars_fcont {
    width: 22px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_1_2 .wtbx_rating_stars_fcont {
    width: 24px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_1_3 .wtbx_rating_stars_fcont {
    width: 26px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_1_4 .wtbx_rating_stars_fcont {
    width: 28px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_1_5 .wtbx_rating_stars_fcont {
    width: 30px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_1_6 .wtbx_rating_stars_fcont {
    width: 32px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_1_7 .wtbx_rating_stars_fcont {
    width: 34px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_1_8 .wtbx_rating_stars_fcont {
    width: 36px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_1_9 .wtbx_rating_stars_fcont {
    width: 38px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_2 .wtbx_rating_stars_fcont {
    width: 40px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_2_1 .wtbx_rating_stars_fcont {
    width: 42px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_2_2 .wtbx_rating_stars_fcont {
    width: 44px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_2_3 .wtbx_rating_stars_fcont {
    width: 46px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_2_4 .wtbx_rating_stars_fcont {
    width: 48px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_2_5 .wtbx_rating_stars_fcont {
    width: 50px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_2_6 .wtbx_rating_stars_fcont {
    width: 52px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_2_7 .wtbx_rating_stars_fcont {
    width: 54px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_2_8 .wtbx_rating_stars_fcont {
    width: 56px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_2_9 .wtbx_rating_stars_fcont {
    width: 58px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_3 .wtbx_rating_stars_fcont {
    width: 60px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_3_1 .wtbx_rating_stars_fcont {
    width: 62px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_3_2 .wtbx_rating_stars_fcont {
    width: 64px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_3_3 .wtbx_rating_stars_fcont {
    width: 66px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_3_4 .wtbx_rating_stars_fcont {
    width: 68px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_3_5 .wtbx_rating_stars_fcont {
    width: 70px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_3_6 .wtbx_rating_stars_fcont {
    width: 72px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_3_7 .wtbx_rating_stars_fcont {
    width: 74px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_3_8 .wtbx_rating_stars_fcont {
    width: 76px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_3_9 .wtbx_rating_stars_fcont {
    width: 78px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_4 .wtbx_rating_stars_fcont {
    width: 80px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_4_1 .wtbx_rating_stars_fcont {
    width: 82px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_4_2 .wtbx_rating_stars_fcont {
    width: 84px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_4_3 .wtbx_rating_stars_fcont {
    width: 86px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_4_4 .wtbx_rating_stars_fcont {
    width: 88px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_4_5 .wtbx_rating_stars_fcont {
    width: 90px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_4_6 .wtbx_rating_stars_fcont {
    width: 92px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_4_7 .wtbx_rating_stars_fcont {
    width: 94px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_4_8 .wtbx_rating_stars_fcont {
    width: 96px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_4_9 .wtbx_rating_stars_fcont {
    width: 98px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_5 .wtbx_rating_stars_fcont {
    width: 100px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_5_1 .wtbx_rating_stars_fcont {
    width: 102px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_5_2 .wtbx_rating_stars_fcont {
    width: 104px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_5_3 .wtbx_rating_stars_fcont {
    width: 106px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_5_4 .wtbx_rating_stars_fcont {
    width: 108px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_5_5 .wtbx_rating_stars_fcont {
    width: 110px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_5_6 .wtbx_rating_stars_fcont {
    width: 112px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_5_7 .wtbx_rating_stars_fcont {
    width: 114px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_5_8 .wtbx_rating_stars_fcont {
    width: 116px; }
  .wtbx_vc_rating .wtbx_rating_stars.wtbx_stars_5_9 .wtbx_rating_stars_fcont {
    width: 118px; }

.wtbx_vc_rating .wtbx_rating_stars_compact {
  display: inline-block;
  font-size: 0.875em;
  font-weight: 700;
  color: #fff;
  padding: .125em .75em;
  border-radius: 1em;
  line-height: 2; }
  .wtbx_vc_rating .wtbx_rating_stars_compact .wtbx_rating_icon {
    display: inline-block; }
  .wtbx_vc_rating .wtbx_rating_stars_compact .wtbx_rating_number {
    margin-right: .5em;
    display: inline-block; }

.wtbx_vc_rating .wtbx_rating_credentials {
  position: relative; }
  .wtbx_vc_rating .wtbx_rating_credentials .wtbx_rating_details .wtbx_rating_author_name {
    display: block;
    font-weight: 600; }
  .wtbx_vc_rating .wtbx_rating_credentials .wtbx_rating_details .wtbx_rating_author_occupation {
    display: inline;
    margin-right: .3em;
    font-weight: 600; }
    .wtbx_vc_rating .wtbx_rating_credentials .wtbx_rating_details .wtbx_rating_author_occupation + .wtbx_rating_author_company:before {
      content: '|';
      margin-right: .3em; }
  .wtbx_vc_rating .wtbx_rating_credentials .wtbx_rating_details .wtbx_rating_author_company {
    display: inline;
    font-weight: 600; }

.wtbx_vc_rating.wtbx_skin_dark .wtbx_rating_author_occupation,
.wtbx_vc_rating.wtbx_skin_dark .wtbx_rating_author_company,
.wtbx_vc_rating.wtbx_skin_dark .wtbx_rating_stars_e .wtbx_rating_star {
  color: rgba(255, 255, 255, 0.4); }

.wtbx_vc_rating.wtbx_skin_dark .wtbx_rating_author_name,
.wtbx_vc_rating.wtbx_skin_dark .wtbx_rating_reason,
.wtbx_vc_rating.wtbx_skin_dark .wtbx_rating_content,
.wtbx_vc_rating.wtbx_skin_dark .wtbx_rating_stars_label {
  color: #fff; }

.wtbx_vc_rating.wtbx_skin_dark.wtbx_style_1 .wtbx_rating_credentials {
  background-color: rgba(0, 0, 0, 0.2);
  /* if backdrop support: very transparent and blurred */ }
  @supports (-webkit-backdrop-filter: blur(7px)) or (backdrop-filter: blur(7px)) {
    .wtbx_vc_rating.wtbx_skin_dark.wtbx_style_1 .wtbx_rating_credentials {
      background-color: rgba(0, 0, 0, 0.1);
      -webkit-backdrop-filter: blur(7px);
      backdrop-filter: blur(7px); } }

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

.wtbx_vc_rating.wtbx_style_1 .wtbx_rating_credentials {
  display: inline-block;
  padding: .75em 1.25em;
  border-radius: 16px; }
  .wtbx_vc_rating.wtbx_style_1 .wtbx_rating_credentials .wtbx_rating_stars + .wtbx_rating_details {
    margin-top: 1em; }
  .wtbx_vc_rating.wtbx_style_1 .wtbx_rating_credentials .wtbx_rating_stars_compact {
    margin-bottom: 1em; }
  .wtbx_vc_rating.wtbx_style_1 .wtbx_rating_credentials .wtbx_rating_details {
    line-height: 1.2; }
    .wtbx_vc_rating.wtbx_style_1 .wtbx_rating_credentials .wtbx_rating_details .wtbx_rating_author_name {
      font-size: 1.125em; }
    .wtbx_vc_rating.wtbx_style_1 .wtbx_rating_credentials .wtbx_rating_details .wtbx_rating_author_occupation,
    .wtbx_vc_rating.wtbx_style_1 .wtbx_rating_credentials .wtbx_rating_details .wtbx_rating_author_company {
      font-size: .875em; }

.wtbx_vc_rating.wtbx_style_1 .wtbx_rating_content {
  padding-bottom: 1em; }

.wtbx_vc_rating.wtbx_style_2 .wtbx_rating_stars_compact {
  line-height: 2; }

.wtbx_vc_rating.wtbx_style_2 .wtbx_rating_reason {
  font-size: 1.25em;
  line-height: 1.2em;
  display: block;
  margin-top: .5em;
  margin-bottom: 0; }

.wtbx_vc_rating.wtbx_style_2 .wtbx_rating_credentials .wtbx_rating_details {
  line-height: 1.25; }
  .wtbx_vc_rating.wtbx_style_2 .wtbx_rating_credentials .wtbx_rating_details .wtbx_rating_author_name {
    font-size: 1.125em; }
  .wtbx_vc_rating.wtbx_style_2 .wtbx_rating_credentials .wtbx_rating_details .wtbx_rating_author_occupation,
  .wtbx_vc_rating.wtbx_style_2 .wtbx_rating_credentials .wtbx_rating_details .wtbx_rating_author_company {
    font-size: .875em; }

.wtbx_vc_rating.wtbx_style_2 .wtbx_rating_content {
  margin: 1.5em 0; }

.wtbx_vc_rating.wtbx_style_3 .wtbx_vc_rating_inner {
  padding: .75em 2em .75em .75em;
  border-radius: 3em;
  box-shadow: 0 20px 55px -7px rgba(9, 31, 67, 0.1);
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.wtbx_vc_rating.wtbx_style_3 .wtbx_rating_photo {
  line-height: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0; }
  .wtbx_vc_rating.wtbx_style_3 .wtbx_rating_photo img {
    width: 3em;
    height: 3em;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 8px 40px -6px rgba(9, 31, 67, 0.2); }

.wtbx_vc_rating.wtbx_style_3 .wtbx_rating_reason {
  font-size: 1em;
  line-height: 1em;
  display: block;
  margin-bottom: .25em; }

.wtbx_vc_rating.wtbx_style_3 .wtbx_rating_body {
  padding: 0 1em;
  width: 100%; }
  .wtbx_vc_rating.wtbx_style_3 .wtbx_rating_body .wtbx_rating_details {
    line-height: 1em; }
    .wtbx_vc_rating.wtbx_style_3 .wtbx_rating_body .wtbx_rating_details .wtbx_rating_author_name {
      font-size: .8em; }

.wtbx_vc_rating.wtbx_style_3 .wtbx_rating_stars {
  text-align: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  line-height: 1.5em; }
  .wtbx_vc_rating.wtbx_style_3 .wtbx_rating_stars .wtbx_rating_number {
    display: block;
    font-weight: 600;
    font-size: 1em; }

.wtbx_vc_rating.wtbx_style_3.wtbx_skin_dark .wtbx_vc_rating_inner {
  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_rating.wtbx_style_3.wtbx_skin_dark .wtbx_vc_rating_inner {
      background-color: rgba(255, 255, 255, 0.1);
      -webkit-backdrop-filter: blur(7px);
      backdrop-filter: blur(7px); } }

.wtbx_vc_rating.wtbx_style_3.wtbx_skin_dark .wtbx_rating_details .wtbx_rating_author_name {
  color: rgba(255, 255, 255, 0.4); }

.wtbx_vc_rating.wtbx_style_3.wtbx_skin_dark .wtbx_rating_number {
  color: #fff; }
