/*=====================*/
/* CUBIC BEZIER CURVES */
/*=====================*/
/*
Expandable list
*/
.wtbx_vc_expandable_list .wtbx_vc_el_container {
  opacity: 1 !important;
  visibility: visible !important;
  display: block;
  -moz-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotate3d(0, 0, 0, 0deg) !important;
  -o-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotate3d(0, 0, 0, 0deg) !important;
  -ms-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotate3d(0, 0, 0, 0deg) !important;
  -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotate3d(0, 0, 0, 0deg) !important;
  -webkit-transform: -webkit-translate3d(0, 0, 0) scale3d(1, 1, 1) rotate3d(0, 0, 0, 0deg) !important;
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotate3d(0, 0, 0, 0deg) !important; }

.wtbx_vc_expandable_list .wtbx_vc_el_inner .wtbx_vc_exp_list_item {
  display: block; }
  .wtbx_vc_expandable_list .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper {
    display: table;
    table-layout: fixed;
    width: 100%;
    cursor: pointer;
    padding: 0;
    text-align: start; }
    .wtbx_vc_expandable_list .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet {
      display: table-cell;
      vertical-align: middle;
      width: 2.75em; }
      .wtbx_vc_expandable_list .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet .wtbx_exp_list_bullet_plus {
        display: none; }
      .wtbx_vc_expandable_list .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet .wtbx_vc_icon {
        line-height: 30px;
        -webkit-transition: color 0.3s ease-in-out;
        -moz-transition: color 0.3s ease-in-out;
        -ms-transition: color 0.3s ease-in-out;
        -o-transition: color 0.3s ease-in-out;
        transition: color 0.3s ease-in-out; }
      .wtbx_vc_expandable_list .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet .wtbx_vc_list_item_bullet_text {
        line-height: 30px;
        -webkit-transition: color 0.3s ease-in-out;
        -moz-transition: color 0.3s ease-in-out;
        -ms-transition: color 0.3s ease-in-out;
        -o-transition: color 0.3s ease-in-out;
        transition: color 0.3s ease-in-out; }
    .wtbx_vc_expandable_list .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper .wtbx_exp_list_title {
      display: table-cell;
      vertical-align: middle;
      width: 100%;
      font-weight: 600; }
    .wtbx_vc_expandable_list .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper .wtbx_exp_list_title_wrap {
      line-height: 30px;
      -webkit-transition: color 0.3s ease-in-out;
      -moz-transition: color 0.3s ease-in-out;
      -ms-transition: color 0.3s ease-in-out;
      -o-transition: color 0.3s ease-in-out;
      transition: color 0.3s ease-in-out; }
  .wtbx_vc_expandable_list .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_content_wrapper {
    display: none; }
    .wtbx_vc_expandable_list .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_content_wrapper .wtbx_exp_list_content {
      opacity: 0; }
      .wtbx_vc_expandable_list .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_content_wrapper .wtbx_exp_list_content > .wpb_text_column > .wpb_wrapper > p:first-child {
        margin-top: 0; }
  .wtbx_vc_expandable_list .wtbx_vc_el_inner .wtbx_vc_exp_list_item.active .wtbx_exp_list_content_wrapper .wtbx_exp_list_content {
    opacity: 1;
    visibility: visible;
    -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_expandable_list .wtbx_vc_el_inner .wtbx_vc_exp_list_item.wtbx_with_icon .wtbx_exp_list_bullet:before, .wtbx_vc_expandable_list .wtbx_vc_el_inner .wtbx_vc_exp_list_item.wtbx_with_icon .wtbx_exp_list_bullet:after, .wtbx_vc_expandable_list .wtbx_vc_el_inner .wtbx_vc_exp_list_item.wtbx_with_text .wtbx_exp_list_bullet:before, .wtbx_vc_expandable_list .wtbx_vc_el_inner .wtbx_vc_exp_list_item.wtbx_with_text .wtbx_exp_list_bullet:after {
    display: none; }
  .wtbx_vc_expandable_list .wtbx_vc_el_inner .wtbx_vc_exp_list_item.wtbx_with_icon .wtbx_exp_list_bullet .wtbx_exp_list_bullet_plus, .wtbx_vc_expandable_list .wtbx_vc_el_inner .wtbx_vc_exp_list_item.wtbx_with_text .wtbx_exp_list_bullet .wtbx_exp_list_bullet_plus {
    display: none; }

.wtbx_vc_expandable_list.wtbx_skin_dark .wtbx_exp_list_title {
  color: #fff; }

.wtbx_vc_expandable_list.wtbx_skin_dark .wtbx_vc_icon {
  color: rgba(255, 255, 255, 0.3); }

.wtbx_vc_expandable_list.wtbx_style_default .wtbx_vc_el_inner .wtbx_vc_exp_list_item {
  border-top-style: dotted;
  border-top-width: 1px; }
  .wtbx_vc_expandable_list.wtbx_style_default .wtbx_vc_el_inner .wtbx_vc_exp_list_item.wtbx_with_bullet .wtbx_exp_list_bullet {
    width: 0; }
  .wtbx_vc_expandable_list.wtbx_style_default .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper {
    padding: .75em 35px .75em 0;
    line-height: 1.2em;
    position: relative; }
    .wtbx_vc_expandable_list.wtbx_style_default .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper:before {
      content: '';
      position: absolute;
      right: 20px;
      top: 50%;
      width: 5px;
      height: 5px;
      border-width: 0 2px 2px 0;
      border-style: solid;
      -webkit-transition: border 0.3s ease-in-out, transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: border 0.3s ease-in-out, transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -ms-transition: border 0.3s ease-in-out, transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -o-transition: border 0.3s ease-in-out, transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: border 0.3s ease-in-out, transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 45deg);
      -o-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 45deg);
      -ms-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 45deg);
      -webkit-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 45deg);
      -webkit-transform: -webkit-translate3d(0, -50%, 0) rotate3d(0, 0, 1, 45deg);
      transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 45deg); }
    .wtbx_vc_expandable_list.wtbx_style_default .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet {
      position: relative; }
      .wtbx_vc_expandable_list.wtbx_style_default .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet .wtbx_vc_icon {
        line-height: 1.5;
        font-size: 1.125em;
        padding-left: 5px; }
      .wtbx_vc_expandable_list.wtbx_style_default .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet .wtbx_vc_list_item_bullet_text {
        font-size: 1em;
        font-weight: 700;
        padding-left: 5px; }
    .wtbx_vc_expandable_list.wtbx_style_default .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper:hover .wtbx_exp_list_bullet:before {
      -moz-transform: translate3d(0, -50%, 0) scale3d(1.3, 1.3, 1);
      -o-transform: translate3d(0, -50%, 0) scale3d(1.3, 1.3, 1);
      -ms-transform: translate3d(0, -50%, 0) scale3d(1.3, 1.3, 1);
      -webkit-transform: translate3d(0, -50%, 0) scale3d(1.3, 1.3, 1);
      -webkit-transform: -webkit-translate3d(0, -50%, 0) scale3d(1.3, 1.3, 1);
      transform: translate3d(0, -50%, 0) scale3d(1.3, 1.3, 1); }
  .wtbx_vc_expandable_list.wtbx_style_default .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_content_wrapper {
    padding: 0 0 15px 0; }
  .wtbx_vc_expandable_list.wtbx_style_default .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_content_wrapper .wtbx_exp_list_content {
    -webkit-transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, visibility 0s ease 0.2s;
    -moz-transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, visibility 0s ease 0.2s;
    -ms-transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, visibility 0s ease 0.2s;
    -o-transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, visibility 0s ease 0.2s;
    transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, visibility 0s ease 0.2s; }
  .wtbx_vc_expandable_list.wtbx_style_default .wtbx_vc_el_inner .wtbx_vc_exp_list_item.active .wtbx_exp_list_content_wrapper .wtbx_exp_list_content {
    -webkit-transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, visibility 0s ease 0.1s;
    -moz-transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, visibility 0s ease 0.1s;
    -ms-transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, visibility 0s ease 0.1s;
    -o-transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, visibility 0s ease 0.1s;
    transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, visibility 0s ease 0.1s; }

.wtbx_vc_expandable_list.wtbx_style_default .wtbx_vc_el_inner .wtbx_vc_child_container:first-child .wtbx_vc_exp_list_item {
  border-top: none; }

.wtbx_vc_expandable_list.wtbx_style_default.wtbx_skin_dark .wtbx_vc_exp_list_item {
  border-color: rgba(255, 255, 255, 0.1); }

.wtbx_vc_expandable_list.wtbx_style_default.wtbx_skin_dark .wtbx_exp_list_title_wrapper:before {
  border-color: rgba(255, 255, 255, 0.1); }

.wtbx_vc_expandable_list.wtbx_style_default.wtbx_skin_dark .wtbx_exp_list_title_wrapper:hover:before {
  border-color: rgba(255, 255, 255, 0.7); }

.wtbx_vc_expandable_list.wtbx_style_minimal .wtbx_vc_el_inner .wtbx_vc_exp_list_item {
  position: relative;
  border-top-width: 1px;
  border-top-style: none;
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .wtbx_vc_expandable_list.wtbx_style_minimal .wtbx_vc_el_inner .wtbx_vc_exp_list_item:before {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    right: 0;
    height: 2px;
    opacity: 0;
    -webkit-transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .wtbx_vc_expandable_list.wtbx_style_minimal .wtbx_vc_el_inner .wtbx_vc_exp_list_item:hover, .wtbx_vc_expandable_list.wtbx_style_minimal .wtbx_vc_el_inner .wtbx_vc_exp_list_item.active {
    background-color: rgba(255, 255, 255, 0.1); }
  .wtbx_vc_expandable_list.wtbx_style_minimal .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper {
    padding: .75em 0; }
    .wtbx_vc_expandable_list.wtbx_style_minimal .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet {
      position: relative; }
      .wtbx_vc_expandable_list.wtbx_style_minimal .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet .wtbx_exp_list_bullet_plus {
        display: block;
        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);
        width: 26px;
        height: 26px;
        border-radius: 33%;
        -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
        .wtbx_vc_expandable_list.wtbx_style_minimal .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet .wtbx_exp_list_bullet_plus:before, .wtbx_vc_expandable_list.wtbx_style_minimal .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet .wtbx_exp_list_bullet_plus:after {
          content: '';
          position: absolute;
          top: 50%;
          left: 50%;
          border-radius: 2px; }
        .wtbx_vc_expandable_list.wtbx_style_minimal .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet .wtbx_exp_list_bullet_plus:before {
          width: 2px;
          height: 10px;
          -moz-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 0deg);
          -o-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 0deg);
          -ms-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 0deg);
          -webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 0deg);
          -webkit-transform: -webkit-translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 0deg);
          transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 0deg);
          -webkit-transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.3s ease-in-out;
          -moz-transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.3s ease-in-out;
          -ms-transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.3s ease-in-out;
          -o-transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.3s ease-in-out;
          transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.3s ease-in-out; }
        .wtbx_vc_expandable_list.wtbx_style_minimal .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet .wtbx_exp_list_bullet_plus:after {
          width: 2px;
          height: 10px;
          -moz-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 90deg);
          -o-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 90deg);
          -ms-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 90deg);
          -webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 90deg);
          -webkit-transform: -webkit-translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 90deg);
          transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 90deg);
          -webkit-transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.3s ease-in-out;
          -moz-transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.3s ease-in-out;
          -ms-transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.3s ease-in-out;
          -o-transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.3s ease-in-out;
          transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.3s ease-in-out; }
      .wtbx_vc_expandable_list.wtbx_style_minimal .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet .wtbx_vc_icon {
        font-size: 1.25em;
        text-align: center;
        display: block; }
      .wtbx_vc_expandable_list.wtbx_style_minimal .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet .wtbx_vc_list_item_bullet_text {
        font-size: 1.125em;
        font-weight: 900;
        text-align: center;
        display: block; }
    .wtbx_vc_expandable_list.wtbx_style_minimal .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet {
      width: 60px; }
    .wtbx_vc_expandable_list.wtbx_style_minimal .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper:hover .wtbx_exp_list_bullet:before {
      -moz-transform: translate3d(0, -50%, 0) scale3d(1.5, 1.5, 1);
      -o-transform: translate3d(0, -50%, 0) scale3d(1.5, 1.5, 1);
      -ms-transform: translate3d(0, -50%, 0) scale3d(1.5, 1.5, 1);
      -webkit-transform: translate3d(0, -50%, 0) scale3d(1.5, 1.5, 1);
      -webkit-transform: -webkit-translate3d(0, -50%, 0) scale3d(1.5, 1.5, 1);
      transform: translate3d(0, -50%, 0) scale3d(1.5, 1.5, 1); }
  .wtbx_vc_expandable_list.wtbx_style_minimal .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_content_wrapper {
    padding: 0 30px 1em 60px;
    margin-top: -5px; }
    .wtbx_vc_expandable_list.wtbx_style_minimal .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_content_wrapper .wtbx_exp_list_content {
      -moz-transform: translate3d(0, 20px, 0);
      -o-transform: translate3d(0, 20px, 0);
      -ms-transform: translate3d(0, 20px, 0);
      -webkit-transform: translate3d(0, 20px, 0);
      -webkit-transform: -webkit-translate3d(0, 20px, 0);
      transform: translate3d(0, 20px, 0);
      -webkit-transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, visibility 0s ease 0.2s;
      -moz-transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, visibility 0s ease 0.2s;
      -ms-transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, visibility 0s ease 0.2s;
      -o-transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, visibility 0s ease 0.2s;
      transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, visibility 0s ease 0.2s; }
  .wtbx_vc_expandable_list.wtbx_style_minimal .wtbx_vc_el_inner .wtbx_vc_exp_list_item:hover {
    border-top-color: transparent;
    box-shadow: 0 8px 40px -6px rgba(9, 31, 67, 0.1); }
  .wtbx_vc_expandable_list.wtbx_style_minimal .wtbx_vc_el_inner .wtbx_vc_exp_list_item.active {
    background-color: #fff;
    border-top-color: transparent !important;
    box-shadow: 0 15px 60px -11px rgba(9, 31, 67, 0.2); }
    .wtbx_vc_expandable_list.wtbx_style_minimal .wtbx_vc_el_inner .wtbx_vc_exp_list_item.active:before {
      opacity: 1; }
    .wtbx_vc_expandable_list.wtbx_style_minimal .wtbx_vc_el_inner .wtbx_vc_exp_list_item.active .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet .wtbx_exp_list_bullet_plus:before {
      background-color: #fff;
      -moz-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 270deg);
      -o-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 270deg);
      -ms-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 270deg);
      -webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 270deg);
      -webkit-transform: -webkit-translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 270deg);
      transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 270deg); }
    .wtbx_vc_expandable_list.wtbx_style_minimal .wtbx_vc_el_inner .wtbx_vc_exp_list_item.active .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet .wtbx_exp_list_bullet_plus:after {
      background-color: #fff;
      -moz-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 360deg) scale3d(1, 0, 1);
      -o-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 360deg) scale3d(1, 0, 1);
      -ms-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 360deg) scale3d(1, 0, 1);
      -webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 360deg) scale3d(1, 0, 1);
      -webkit-transform: -webkit-translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 360deg) scale3d(1, 0, 1);
      transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 360deg) scale3d(1, 0, 1); }
    .wtbx_vc_expandable_list.wtbx_style_minimal .wtbx_vc_el_inner .wtbx_vc_exp_list_item.active .wtbx_exp_list_content_wrapper .wtbx_exp_list_content {
      -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);
      -webkit-transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, visibility 0s ease 0.1s;
      -moz-transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, visibility 0s ease 0.1s;
      -ms-transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, visibility 0s ease 0.1s;
      -o-transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, visibility 0s ease 0.1s;
      transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, visibility 0s ease 0.1s; }
    .wtbx_vc_expandable_list.wtbx_style_minimal .wtbx_vc_el_inner .wtbx_vc_exp_list_item.active + .wtbx_vc_exp_list_item {
      border-top-color: transparent !important; }

.wtbx_vc_expandable_list.wtbx_style_minimal .wtbx_vc_el_inner .wtbx_vc_child_container:first-child .wtbx_vc_exp_list_item {
  border-top: none; }

.wtbx_vc_expandable_list.wtbx_style_minimal .wtbx_vc_el_inner .wtbx_vc_child_container:hover .wtbx_vc_exp_list_item, .wtbx_vc_expandable_list.wtbx_style_minimal .wtbx_vc_el_inner .wtbx_vc_child_container.active .wtbx_vc_exp_list_item {
  border-top-color: transparent !important; }

.wtbx_vc_expandable_list.wtbx_style_minimal .wtbx_vc_el_inner .wtbx_vc_child_container:hover + .wtbx_vc_child_container .wtbx_vc_exp_list_item, .wtbx_vc_expandable_list.wtbx_style_minimal .wtbx_vc_el_inner .wtbx_vc_child_container.active + .wtbx_vc_child_container .wtbx_vc_exp_list_item {
  border-top-color: transparent !important; }

.wtbx_vc_expandable_list.wtbx_style_minimal.wtbx_skin_dark .wtbx_vc_exp_list_item:not(.active),
.wtbx_vc_expandable_list.wtbx_style_minimal.wtbx_skin_dark .wtbx_vc_exp_list_item:not(:hover) {
  border-color: rgba(255, 255, 255, 0.1); }

.wtbx_vc_expandable_list.wtbx_style_minimal.wtbx_skin_dark .wtbx_exp_list_bullet_plus {
  background-color: rgba(255, 255, 255, 0.1); }
  .wtbx_vc_expandable_list.wtbx_style_minimal.wtbx_skin_dark .wtbx_exp_list_bullet_plus:before, .wtbx_vc_expandable_list.wtbx_style_minimal.wtbx_skin_dark .wtbx_exp_list_bullet_plus:after {
    background-color: #fff; }

.wtbx_vc_expandable_list.wtbx_style_minimal.wtbx_skin_dark .wtbx_vc_exp_list_item:hover, .wtbx_vc_expandable_list.wtbx_style_minimal.wtbx_skin_dark .wtbx_vc_exp_list_item.active {
  background-color: rgba(0, 0, 0, 0.1); }

.wtbx_vc_expandable_list.wtbx_style_boxed .wtbx_vc_el_inner .wtbx_vc_exp_list_item {
  position: relative;
  margin: 10px 0;
  border-radius: 16px;
  background-color: #fff;
  z-index: 1;
  overflow: hidden;
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .wtbx_vc_expandable_list.wtbx_style_boxed .wtbx_vc_el_inner .wtbx_vc_exp_list_item:before {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    right: 0;
    height: 2px;
    opacity: 0;
    -webkit-transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .wtbx_vc_expandable_list.wtbx_style_boxed .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper {
    padding: .75em 30px .75em 0;
    position: relative;
    border-radius: 16px 16px 0 0;
    -webkit-transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .wtbx_vc_expandable_list.wtbx_style_boxed .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper:before {
      content: '';
      position: absolute;
      right: 20px;
      top: 50%;
      width: 5px;
      height: 5px;
      border-width: 0 2px 2px 0;
      border-style: solid;
      -webkit-transition: border 0.3s ease-in-out, transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: border 0.3s ease-in-out, transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -ms-transition: border 0.3s ease-in-out, transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -o-transition: border 0.3s ease-in-out, transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: border 0.3s ease-in-out, transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 45deg);
      -o-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 45deg);
      -ms-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 45deg);
      -webkit-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 45deg);
      -webkit-transform: -webkit-translate3d(0, -50%, 0) rotate3d(0, 0, 1, 45deg);
      transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 45deg); }
    .wtbx_vc_expandable_list.wtbx_style_boxed .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet {
      width: 65px;
      position: relative; }
      .wtbx_vc_expandable_list.wtbx_style_boxed .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet:before {
        content: '';
        display: block;
        position: absolute;
        right: 0;
        top: 50%;
        -moz-transform: translate3d(0, -50%, 0);
        -o-transform: translate3d(0, -50%, 0);
        -ms-transform: translate3d(0, -50%, 0);
        -webkit-transform: translate3d(0, -50%, 0);
        -webkit-transform: -webkit-translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
        width: 2px;
        height: 35px;
        max-height: 150%; }
      .wtbx_vc_expandable_list.wtbx_style_boxed .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet .wtbx_exp_list_bullet_plus {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0; }
        .wtbx_vc_expandable_list.wtbx_style_boxed .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet .wtbx_exp_list_bullet_plus:after {
          content: '';
          position: absolute;
          top: 50%;
          left: 50%;
          -moz-transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
          -o-transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
          -ms-transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
          -webkit-transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
          -webkit-transform: -webkit-translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
          transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
          width: 8px;
          height: 8px;
          border-radius: 50%;
          -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
        .wtbx_vc_expandable_list.wtbx_style_boxed .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet .wtbx_exp_list_bullet_plus:before {
          content: '';
          position: absolute;
          top: 50%;
          left: 50%;
          -moz-transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
          -o-transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
          -ms-transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
          -webkit-transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
          -webkit-transform: -webkit-translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
          transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
          width: 16px;
          height: 16px;
          border-radius: 50%;
          background-color: #fff;
          -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .wtbx_vc_expandable_list.wtbx_style_boxed .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet .wtbx_vc_icon {
        font-size: 1.125em;
        text-align: center;
        display: block; }
      .wtbx_vc_expandable_list.wtbx_style_boxed .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet .wtbx_vc_list_item_bullet_text {
        font-size: 1em;
        font-weight: 900;
        text-align: center;
        display: block; }
    .wtbx_vc_expandable_list.wtbx_style_boxed .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper .wtbx_exp_list_title {
      padding-left: 20px; }
  .wtbx_vc_expandable_list.wtbx_style_boxed .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_content_wrapper {
    padding: 1em 2em 1em 2em; }
    .wtbx_vc_expandable_list.wtbx_style_boxed .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_content_wrapper .wtbx_exp_list_content {
      -moz-transform: translate3d(0, 20px, 0);
      -o-transform: translate3d(0, 20px, 0);
      -ms-transform: translate3d(0, 20px, 0);
      -webkit-transform: translate3d(0, 20px, 0);
      -webkit-transform: -webkit-translate3d(0, 20px, 0);
      transform: translate3d(0, 20px, 0);
      -webkit-transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, visibility 0s ease 0.2s;
      -moz-transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, visibility 0s ease 0.2s;
      -ms-transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, visibility 0s ease 0.2s;
      -o-transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, visibility 0s ease 0.2s;
      transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, visibility 0s ease 0.2s; }
  .wtbx_vc_expandable_list.wtbx_style_boxed .wtbx_vc_el_inner .wtbx_vc_exp_list_item:hover {
    border-top-color: transparent;
    box-shadow: 0 12px 45px -7px rgba(9, 31, 67, 0.1);
    z-index: 2; }
    .wtbx_vc_expandable_list.wtbx_style_boxed .wtbx_vc_el_inner .wtbx_vc_exp_list_item:hover .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet .wtbx_exp_list_bullet_plus:before {
      -moz-transform: translate3d(-50%, -50%, 0) scale3d(1.2, 1.2, 1);
      -o-transform: translate3d(-50%, -50%, 0) scale3d(1.2, 1.2, 1);
      -ms-transform: translate3d(-50%, -50%, 0) scale3d(1.2, 1.2, 1);
      -webkit-transform: translate3d(-50%, -50%, 0) scale3d(1.2, 1.2, 1);
      -webkit-transform: -webkit-translate3d(-50%, -50%, 0) scale3d(1.2, 1.2, 1);
      transform: translate3d(-50%, -50%, 0) scale3d(1.2, 1.2, 1); }
  .wtbx_vc_expandable_list.wtbx_style_boxed .wtbx_vc_el_inner .wtbx_vc_exp_list_item.active {
    border-top-color: transparent !important;
    box-shadow: 0 8px 40px -6px rgba(9, 31, 67, 0.1);
    z-index: 2; }
    .wtbx_vc_expandable_list.wtbx_style_boxed .wtbx_vc_el_inner .wtbx_vc_exp_list_item.active .wtbx_exp_list_title_wrapper:before {
      -moz-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 225deg);
      -o-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 225deg);
      -ms-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 225deg);
      -webkit-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 225deg);
      -webkit-transform: -webkit-translate3d(0, -50%, 0) rotate3d(0, 0, 1, 225deg);
      transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 225deg); }
    .wtbx_vc_expandable_list.wtbx_style_boxed .wtbx_vc_el_inner .wtbx_vc_exp_list_item.active .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet .wtbx_exp_list_bullet_plus:before {
      -moz-transform: translate3d(-50%, -50%, 0) scale3d(1.4, 1.4, 1);
      -o-transform: translate3d(-50%, -50%, 0) scale3d(1.4, 1.4, 1);
      -ms-transform: translate3d(-50%, -50%, 0) scale3d(1.4, 1.4, 1);
      -webkit-transform: translate3d(-50%, -50%, 0) scale3d(1.4, 1.4, 1);
      -webkit-transform: -webkit-translate3d(-50%, -50%, 0) scale3d(1.4, 1.4, 1);
      transform: translate3d(-50%, -50%, 0) scale3d(1.4, 1.4, 1); }
    .wtbx_vc_expandable_list.wtbx_style_boxed .wtbx_vc_el_inner .wtbx_vc_exp_list_item.active .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet .wtbx_exp_list_bullet_plus:after {
      -moz-transform: translate3d(-50%, -50%, 0) scale3d(1.4, 1.4, 1);
      -o-transform: translate3d(-50%, -50%, 0) scale3d(1.4, 1.4, 1);
      -ms-transform: translate3d(-50%, -50%, 0) scale3d(1.4, 1.4, 1);
      -webkit-transform: translate3d(-50%, -50%, 0) scale3d(1.4, 1.4, 1);
      -webkit-transform: -webkit-translate3d(-50%, -50%, 0) scale3d(1.4, 1.4, 1);
      transform: translate3d(-50%, -50%, 0) scale3d(1.4, 1.4, 1); }
    .wtbx_vc_expandable_list.wtbx_style_boxed .wtbx_vc_el_inner .wtbx_vc_exp_list_item.active .wtbx_exp_list_content_wrapper .wtbx_exp_list_content {
      -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);
      -webkit-transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, visibility 0s ease 0.1s;
      -moz-transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, visibility 0s ease 0.1s;
      -ms-transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, visibility 0s ease 0.1s;
      -o-transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, visibility 0s ease 0.1s;
      transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, visibility 0s ease 0.1s; }

.wtbx_vc_expandable_list.wtbx_style_boxed.wtbx_skin_dark .wtbx_vc_exp_list_item {
  background-color: rgba(0, 0, 0, 0.1); }

.wtbx_vc_expandable_list.wtbx_style_boxed.wtbx_skin_dark .wtbx_exp_list_bullet:before {
  background-color: rgba(255, 255, 255, 0.1); }

.wtbx_vc_expandable_list.wtbx_style_boxed.wtbx_skin_dark .wtbx_exp_list_title_wrapper {
  background-color: rgba(0, 0, 0, 0.1);
  /* if backdrop support: very transparent and blurred */ }
  @supports (-webkit-backdrop-filter: blur(7px)) or (backdrop-filter: blur(7px)) {
    .wtbx_vc_expandable_list.wtbx_style_boxed.wtbx_skin_dark .wtbx_exp_list_title_wrapper {
      background-color: rgba(0, 0, 0, 0.05);
      -webkit-backdrop-filter: blur(7px);
      backdrop-filter: blur(7px); } }
  .wtbx_vc_expandable_list.wtbx_style_boxed.wtbx_skin_dark .wtbx_exp_list_title_wrapper:before {
    border-color: rgba(255, 255, 255, 0.2); }
  .wtbx_vc_expandable_list.wtbx_style_boxed.wtbx_skin_dark .wtbx_exp_list_title_wrapper:hover:before {
    border-color: rgba(255, 255, 255, 0.7); }

.wtbx_vc_expandable_list.wtbx_style_border .wtbx_vc_el_inner .wtbx_vc_exp_list_item {
  position: relative;
  margin: 10px 0;
  border-radius: 16px;
  background-color: #fff;
  z-index: 1;
  border-width: 2px;
  border-style: solid;
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .wtbx_vc_expandable_list.wtbx_style_border .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper {
    padding: .75em 45px .75em 0;
    position: relative;
    -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_expandable_list.wtbx_style_border .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper:before {
      content: '';
      position: absolute;
      right: 20px;
      top: 50%;
      width: 5px;
      height: 5px;
      border-width: 0 2px 2px 0;
      border-style: solid;
      -webkit-transition: border 0.3s ease-in-out, transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: border 0.3s ease-in-out, transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -ms-transition: border 0.3s ease-in-out, transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -o-transition: border 0.3s ease-in-out, transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: border 0.3s ease-in-out, transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 45deg);
      -o-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 45deg);
      -ms-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 45deg);
      -webkit-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 45deg);
      -webkit-transform: -webkit-translate3d(0, -50%, 0) rotate3d(0, 0, 1, 45deg);
      transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 45deg); }
    .wtbx_vc_expandable_list.wtbx_style_border .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet {
      width: 15px;
      position: relative; }
      .wtbx_vc_expandable_list.wtbx_style_border .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet .wtbx_vc_icon {
        width: 100%;
        padding-left: 1em;
        font-size: 1.125em;
        text-align: center;
        display: block; }
      .wtbx_vc_expandable_list.wtbx_style_border .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet .wtbx_vc_list_item_bullet_text {
        width: 100%;
        padding-left: 1em;
        font-size: 1em;
        font-weight: 900;
        text-align: center;
        display: block; }
    .wtbx_vc_expandable_list.wtbx_style_border .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_title_wrapper .wtbx_exp_list_title {
      padding-left: 1em; }
  .wtbx_vc_expandable_list.wtbx_style_border .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_content_wrapper {
    padding: 1em 2em 1em 2em;
    margin-top: -10px; }
    .wtbx_vc_expandable_list.wtbx_style_border .wtbx_vc_el_inner .wtbx_vc_exp_list_item .wtbx_exp_list_content_wrapper .wtbx_exp_list_content {
      padding: 0;
      -moz-transform: translate3d(0, 15px, 0);
      -o-transform: translate3d(0, 15px, 0);
      -ms-transform: translate3d(0, 15px, 0);
      -webkit-transform: translate3d(0, 15px, 0);
      -webkit-transform: -webkit-translate3d(0, 15px, 0);
      transform: translate3d(0, 15px, 0);
      -webkit-transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, visibility 0s ease 0.2s;
      -moz-transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, visibility 0s ease 0.2s;
      -ms-transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, visibility 0s ease 0.2s;
      -o-transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, visibility 0s ease 0.2s;
      transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, visibility 0s ease 0.2s; }
  .wtbx_vc_expandable_list.wtbx_style_border .wtbx_vc_el_inner .wtbx_vc_exp_list_item.wtbx_with_icon .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet, .wtbx_vc_expandable_list.wtbx_style_border .wtbx_vc_el_inner .wtbx_vc_exp_list_item.wtbx_with_text .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet {
    width: 50px; }
  .wtbx_vc_expandable_list.wtbx_style_border .wtbx_vc_el_inner .wtbx_vc_exp_list_item:hover {
    border-color: transparent !important;
    box-shadow: 0 5px 30px -4px rgba(9, 31, 67, 0.1);
    z-index: 2; }
    .wtbx_vc_expandable_list.wtbx_style_border .wtbx_vc_el_inner .wtbx_vc_exp_list_item:hover .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet:before {
      height: 25px; }
  .wtbx_vc_expandable_list.wtbx_style_border .wtbx_vc_el_inner .wtbx_vc_exp_list_item.active {
    border-color: transparent !important;
    box-shadow: 0 8px 40px -6px rgba(9, 31, 67, 0.1);
    z-index: 2; }
    .wtbx_vc_expandable_list.wtbx_style_border .wtbx_vc_el_inner .wtbx_vc_exp_list_item.active .wtbx_exp_list_title_wrapper:before {
      -moz-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 225deg);
      -o-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 225deg);
      -ms-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 225deg);
      -webkit-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 225deg);
      -webkit-transform: -webkit-translate3d(0, -50%, 0) rotate3d(0, 0, 1, 225deg);
      transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 225deg); }
    .wtbx_vc_expandable_list.wtbx_style_border .wtbx_vc_el_inner .wtbx_vc_exp_list_item.active .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet:before {
      height: 30px; }
    .wtbx_vc_expandable_list.wtbx_style_border .wtbx_vc_el_inner .wtbx_vc_exp_list_item.active .wtbx_exp_list_title_wrapper .wtbx_exp_list_bullet .wtbx_exp_list_bullet_plus:before {
      -moz-transform: translate3d(-100%, -50%, 0) scale3d(1.2, 1.2, 1);
      -o-transform: translate3d(-100%, -50%, 0) scale3d(1.2, 1.2, 1);
      -ms-transform: translate3d(-100%, -50%, 0) scale3d(1.2, 1.2, 1);
      -webkit-transform: translate3d(-100%, -50%, 0) scale3d(1.2, 1.2, 1);
      -webkit-transform: -webkit-translate3d(-100%, -50%, 0) scale3d(1.2, 1.2, 1);
      transform: translate3d(-100%, -50%, 0) scale3d(1.2, 1.2, 1); }
    .wtbx_vc_expandable_list.wtbx_style_border .wtbx_vc_el_inner .wtbx_vc_exp_list_item.active .wtbx_exp_list_content_wrapper .wtbx_exp_list_content {
      -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);
      -webkit-transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, visibility 0s ease 0.1s;
      -moz-transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, visibility 0s ease 0.1s;
      -ms-transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, visibility 0s ease 0.1s;
      -o-transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, visibility 0s ease 0.1s;
      transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, visibility 0s ease 0.1s; }

.wtbx_vc_expandable_list.wtbx_style_border.wtbx_skin_dark .wtbx_vc_exp_list_item {
  background-color: rgba(0, 0, 0, 0.1);
  border-color: rgba(0, 0, 0, 0.1); }
  .wtbx_vc_expandable_list.wtbx_style_border.wtbx_skin_dark .wtbx_vc_exp_list_item.active .wtbx_exp_list_title_wrapper {
    border-color: rgba(0, 0, 0, 0.1); }

.wtbx_vc_expandable_list.wtbx_style_border.wtbx_skin_dark .wtbx_exp_list_bullet:before {
  background-color: rgba(255, 255, 255, 0.1); }

.wtbx_vc_expandable_list.wtbx_style_border.wtbx_skin_dark .wtbx_exp_list_title_wrapper:before {
  border-color: rgba(255, 255, 255, 0.1); }

.wtbx_vc_expandable_list.wtbx_style_border.wtbx_skin_dark .wtbx_exp_list_title_wrapper:hover:before {
  border-color: rgba(255, 255, 255, 0.7); }
