/*!
Theme Name:   valuexpose
Template:     divi
Author:       Jean Basualdo
Version:      1.0.0
Description:  Template for the Valuexpose Website 2023.
License:      UNLICENSED
*/

/* -- GENERAL - START */

h1 {
  font-size: 40px;  
}

@media (max-width: 986px) {  
  h1 {
    font-size: 32px;  
  }
}

.wp-block-social-links .wp-social-link a {  
  padding: 0.1em !important;
}


#et-top-navigation {
  font-weight: 400;
}

#top-menu li { 
  padding-right: 12px;
}

#main-content > article > .entry-content > div > div {
  overflow-x: hidden;
}

.et_pb_text_inner {
  color: #5E7699;
  font-size: 16px;
}

.et_pb_slide_video {
  display: block !important;
}

.ve-download-button.et_pb_button {
  border-color: #179DE9 !important;
  color: #179DE9 !important;
  background-color: white;
  border-radius: 32px;
  font-size: 16px;
  font-weight: bold;
  padding: 8px 40px !important;
  padding-right: 60px !important;
}

.ve-page-header {  
  padding: 20px 0px !important;
}

.ve-page-header .et_pb_text_inner {
  font-size: 16px;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
}

.ve-page-header .et_pb_text_inner h1 {
  color: white;
  font-size: 48px;
  line-height: 130%;
  font-weight: bold;
  padding-bottom: 22px;
}

#top-menu li.current-menu-parent > a, #top-menu li.current-menu-item > a {
  font-weight: bold;
}



@media (max-width: 479px) {
  .ve-page-header .et_pb_text_inner {
    font-size: 14px;
  }
  
  .ve-page-header .et_pb_text_inner h1 {
    font-size: 42px;
  }
}

@media (max-width: 450px) {
  .ve-download-button.et_pb_button {
    width: 100%;
    text-align: center;
    font-size: 14px;
    padding: 8px 20px !important;
    padding-right: 40px !important;
  }
}


/* -- GENERAL - END */

/* -- FOOTER - START */
#footer-bottom .container, #footer-bottom #footer-info {
  text-align: center;
  float: none;
}

.footer-widget {
  color: #5E7699;
}

#main-footer .footer-widget h4 {
  color: #101D3E !important;
  padding-bottom: 35px;
}

#footer-widgets .footer-widget li {
  padding-left: 0px;  
  padding-top: 4px;
  padding-bottom: 4px;
}

#footer-widgets .footer-widget li a {
  color: #5E7699 !important;
}

#footer-widgets .footer-widget li:before {
  content: '';
  border: none !important;
}

.et_pb_gutters3.et_pb_footer_columns5 .footer-widget .fwidget {
  margin-bottom: 15%;  
}

#footer-widgets .footer-widget li.wp-social-link {
  background: transparent;
}

#footer-widgets .footer-widget li a.wp-block-social-link-anchor {
  color: black !important;
  font-size: 36px;
}

/* -- FOOTER - END */

/* -- PRIMARY MENU - START */
@media (min-width: 1331px) and (max-width: 1480px) {
  #top-menu li {
    padding-right: 5px;
    font-size: 13px;
  }
}

@media (max-width: 1330px) {
  #et_mobile_nav_menu {
      display: block;
  }

  #top-menu {
    display: none;
  }
}

.nav li ul {
  border-color: #FF861C !important;
}

#top-menu .menu-item-has-children>a:first-child:after {
  color: #FF861C;
}

.mobile_menu_bar:before, .mobile_menu_bar:after {
  color: #FFF !important;
}

#top-menu .menulink-login a {
  font-weight: bold;
  padding-left: 15px;
}

#top-menu .menulink-schedule-demo a {
  background: white;
  display: block;
  height: 32px;
  top: 0px;
  position: relative;
  color: #0D162A !important;
  box-sizing: border-box !important;
  line-height: 33px;
  font-size: 14px;
  font-weight: bold;
  width: 132px;
  text-align: center;
  border-radius: 12px;
}

.et-fixed-header #top-menu .menulink-schedule-demo a {
  color: #0D162A !important;
}

#mobile_menu .menulink-login {
  padding-top: 12px;
  border-top: 1px solid #179DE9;
  margin-top: 15px;
}

#mobile_menu .menulink-login a {
  font-weight: bold;
}

#mobile_menu .menulink-schedule-demo {
  background: white;
  border-radius: 10px;
}

#mobile_menu .menulink-schedule-demo a {
  font-weight: bold;
  color: #0D162A !important;
}

/* -- PRIMARY MENU - END */

/* -- HOME SLIDER - START */

.ve-home-slider .et-pb-controllers {
  display: none;
}

.ve-home-slider .et_pb_slide_content {
  font-size: 20px;
  line-height: 140%;
}

@media only screen and (min-width: 767px) {
  .ve-home-slider .et_pb_slide_description {
    text-align: left;
    max-width: 880px;
    margin-left: 0px; 
  }

  .ve-home-slider .et-pb-controllers {
    top: 20px;
    bottom: 20px;
    right: 5%;
    margin-left: auto;
    margin-right: 0px;
    left: auto;
    width: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    row-gap: 10px;
  }
}

.ve-home-slider .et-pb-controllers a {
  width: 10px;
  height: 10px;
}

.ve-home-slider .et-pb-arrow-next, .ve-home-slider .et-pb-arrow-prev { 
  top: auto;
  bottom: 50px;
}

.ve-home-slider .et_pb_slide_description .et_pb_slide_title {
  line-height: 130%;
  padding-bottom: 20px;
}

.ve-home-slider .et_pb_button {
  border-color: #179DE9;
  background: #179DE9;
  border-radius: 0.6em;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
}

.ve-banner-footer {
  top: -80px;
  height: 0px;
  display: none;
  position: relative;
  z-index: 5;
}

.ve-banner-footer img {
  height: 80px;
}

@media only screen and (min-width: 767px) {
  .ve-banner-footer {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  .ve-home-slider .et_pb_slide_with_video .et_pb_slider_container_inner {    
    display: flex;
    flex-flow: column;
  }

  .ve-home-slider .et_pb_slide_with_video .et_pb_slider_container_inner .et_pb_slide_video {
    order: 2;
    margin: 0 0 30px 0;
  }

  .ve-home-slider .et_pb_slide_with_video .et_pb_slider_container_inner .et_pb_slide_description {
    order: 1;
    padding-bottom: 20px;
  }
}

/* -- HOME SLIDER - END */

/* -- ALL IN ONE MODULE - START */ 

.aio-item { 
  background-color: #FFF;
  border-radius: 50%;
  filter: drop-shadow(0px 0px 32px rgba(0, 0, 0, 0.04));
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 14px;
  line-height: 150%;
  color:#666;
}

.aio-tooltip {
  background: #101D3E;
  display: none;
  max-width: 200px;
  z-index: 350;
  font-weight: normal;
  line-height: 130%;
  padding: 10px 14px;
  color: #E2E8F0;
  font-size: 14px;
  border-radius: 8px;
  box-shadow: 0px 20px 25px -5px rgba(51, 65, 85, 0.1), 0px 10px 10px -5px rgba(51, 65, 85, 0.04);
}

#arrow,
#arrow::before {
  position: absolute;
  width: 8px;
  height: 8px;
  background: inherit;
}

#arrow {
  visibility: hidden;
}

#arrow::before {
  visibility: visible;
  content: '';
  transform: rotate(45deg);
}

.aio-tooltip[data-popper-placement^='top']>#arrow {
  bottom: -4px;
}

.aio-tooltip[data-popper-placement^='bottom']>#arrow {
  top: -4px;
}

.aio-tooltip[data-popper-placement^='left']>#arrow {
  right: -4px;
}

.aio-tooltip[data-popper-placement^='right']>#arrow {
  left: -4px;
}

.aio-tooltip {
  display: none;
}

.aio-tooltip[data-show] {
  display: block;
}

@media only screen and (max-width: 550px) {  
  .aio-tooltip {
    display: none;
  }

  .aio-tooltip[data-show] {
    display: none;
  }
}

@media only screen and (max-width: 766px) {
  .aio-arrow {
    display: none;
  }
  
  .aio-inner-wrapper .circle-bg {
    position: absolute;
    left: -80%;
    right: -80%;    
    height: 100%;
    overflow: hidden;
  }

  .aio-all-circles {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 70px;
  }

  .aio-all-circles > .aio-item {
    display: flex;  
    margin: 10px;
  }

  .aio-center {
    display: none;
  }
}

@media only screen and (min-width: 767px) { 
  .aio-wrapper {
    width: 100%;
    background: url(/wp-content/themes/valuexpose/images/allinone-bg.png);
    background-position: center;
  }

  .aio-inner-wrapper {
    position: relative;
    max-width: 900px;
    margin: auto;
  }

  .aio-inner-wrapper .circle-bg {
    position: relative;
    margin: auto;
    display: block;
    left: 0;
    right: 0;
    max-width: 900px;
    width: 100%;
  }

  .aio-arrow {
    width: 1px;
    height: 300px;
    position: absolute;
    z-index: 300;
    transform: rotate(1deg);
    transform-origin: bottom center;
  }

  .aio-arrow::before {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    background-color: #5E7699;
    border-radius: 4px;
    display: block;
    left: -3px;
    top: -8px;
  }

  .aio-arrow>div {
    position: absolute;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    background: linear-gradient(0, rgba(94, 118, 153, 0) 0.07%, #5E7699 97.04%);
  }

  .aio-item {
    position: absolute;
  }

  .aio-center {
    width: 110px;
    height: 110px;
    position: absolute;
    background-color: #FFF;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
  }

  .aio-center img {
    display: block;
    height: 100%;
    width: 80%;
    object-fit: contain;
    margin: auto;
  }
}
/* -- ALL IN ONE MODULE - END */ 

/* -- PROPERTY CLASSES - START */

.pc_main {
  display: flex;
  flex-direction: row;
}

.pc_navigator {
  flex: 3;
}

.pc_icon_wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;  
}

.pc_display {
  flex: 4;
  margin-left: 10px;
}

.pc_directions {
  margin: 20px 10px;
  text-align: center;
}

.pc_directions a.pc_dir_disabled {
  background-color: #C7CAD1;
}

.pc_directions a {
  margin-right: 10px;
}

.pc_dir {
  width: 32px;
  height: 32px;
  display: inline-block;
  line-height: 32px;
  text-align: center;
  border-radius: 16px;
  background: #1727E9;
}

.pc_selected {
  background-color: #1727E9 !important;
}

.pc_selected span {
  color: white !important;
}

.pc_icon {
  width: 170px;
  height: 180px;
  background: #FFFFFF;
  box-shadow: 0px 0px 48px rgba(0, 0, 0, 0.04);
  border-radius: 12px;
  display: block;
  transition: all 0.5s ease-out;
  margin: 4px;
}

.pc_icon:hover {
  background: #C4E3F9;
}

.pc_icon img {
  display: block;
  margin: auto;
  padding-top: 40px;
  padding-bottom: 10px;
}


.pc_icon .pc_inner_title, .pc_icon .pc_inner_image, .pc_icon .pc_inner_content {
  display: none;
}

.pc_icon span {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #5E7699;
}

.pc_content h2 {
  font-size: 24px;
  font-weight: bold;
  color: #101D3E;
  margin: 15px 0px;
}

.pc_content p {
  color: #5E7699;
  font-size: 14px;
  line-height: 131%;
} 

.pc_image {
  padding-top: 5px;
}

.pc_image img {
  height: 180px;
  width: 100%;
  object-fit: cover;
  border-radius: 16px;
}

@media only screen and (max-width: 1590px) { 
  .pc_icon {
    width: 150px;
    height: 160px;
  }

  .pc_icon img {
    padding-top: 30px;
  }
}

@media only screen and (max-width: 1400px) { 
  .pc_icon {
    width: 120px;
    height: 130px;
  }

  .pc_icon img {
    padding-top: 20px;
    padding-bottom: 0px;
  }

  .pc_icon span {
    font-size: 12px;
  }
}

@media only screen and (max-width: 450px) { 
  .pc_icon {
    width: 110px;
    height: 120px;
  }

  .pc_icon img {
    padding-top: 25px;
    padding-bottom: 0px;
  }

  .pc_icon span {
    font-size: 12px;
  }
}

@media only screen and (max-width: 779px) {
  .pc_display {
    display: none;
  }
  
  .pc_directions {
    text-align: center;
  }
}
/* -- PROPERTY CLASSES - END */

/* -- INCOME PRODUCING PROPERTY - START */


.ipp-title.et_pb_module .et_pb_text_inner h2 {
  font-size: 24px;
  font-weight: bold;
}

.ipp-mod.et_pb_module {
  border: 2px solid #179DE9;
  border-radius: 6px;
  width: 230px;
  padding: 16px;
}

@media only screen and (max-width: 929px) { 
  .ipp-wrapper > .et_pb_column, .ipp-wrapper.et_pb_row .et_pb_column.et-last-child {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
  }

  .ipp-title.et_pb_module {
    flex: 1 1 100%;
  }
  
  .ipp-mod.et_pb_module {
    width: 190px;
    height: 110px;
    margin-bottom:0px;
  }

  .ipp-mod-line {
    display: none;
  }
}
 
@media only screen and (min-width: 930px) { 
  .ipp-title.et_pb_module {
    position: absolute;
    text-align: center;
    margin: auto 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .ipp-title.et_pb_module .et_pb_text_inner {
    width: 240px;
    margin: auto;
  }

  .ipp-mod.et_pb_module h4 {
    font-weight: bold;
    font-size: 16px;
  }

  .ipp-mod.et_pb_module p {
    color: #5E7699;
    line-height: 20px;
  }

  .ipp-wrapper > .et_pb_column  {
    height: 440px;
    max-width: 900px;
    margin: auto !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none;
  }

  .ipp-wrapper.et_pb_row .et_pb_column.et-last-child {
    margin: auto !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .ipp-mod1.ipp-mod.et_pb_module {
    position: absolute;
    left: 0;
    right: 50%;
    margin: auto;
  }

  .ipp-mod2.ipp-mod.et_pb_module {
    position: absolute;
    left: 50%;
    right: 0;
    margin: auto;
    top: 6%;
  }

  .ipp-mod3.ipp-mod.et_pb_module {
    position: absolute;
    top: 50%;
    margin-top: -60px;
    left: 0;
  }

  .ipp-mod4.ipp-mod.et_pb_module {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
    
  .ipp-mod5.ipp-mod.et_pb_module {
    position: absolute;
    right: 0;
    bottom: 20%; 
  }
  
  .ipp-mod1::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #179DE9;
  }

  .ipp-mod1::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #179DE9;
    left: 100%;
    top: 50%;
    margin-top: -4px;
    border-radius: 50%;
    margin-left: 9px;
  }

  .ipp-mod1::after {
    content: '';
    position: absolute;
    border-top: 2px solid #179DE9;
    width: 50px;
    height: 110px;
    top: 50%;
    bottom: 0;
    left: 100%;
    margin-left: 15px;
    border-radius: 0 10px 0 0px;
    border-right: 2px solid #179DE9;
  }

  .ipp-mod2::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #179DE9;
    right: 100%;
    top: 50%;
    margin-top: -4px;
    border-radius: 50%;
    margin-right: 14px;
  }

  .ipp-mod2::after {
    content: '';
    position: absolute;
    border-top: 2px solid #179DE9;
    width: 50px;
    height: 84px;
    top: 50%;
    bottom: 0;
    right: 100%;
    margin-right: 15px;
    border-radius: 10px 0px 0px 0px;
    border-left: 2px solid #179DE9;
  }

  .ipp-mod3::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #179DE9;
    left: 100%;
    top: 50%;
    margin-top: -4px;
    border-radius: 50%;
    margin-left: 14px;
  }

  .ipp-mod3::after {
    content: '';
    position: absolute;
    border-top: 2px solid #179DE9;
    width: 50px;
    height: 0px;
    top: 50%;
    bottom: 0;
    left: 100%;
    margin-left: 15px;
    border-radius: 10px 0px 0px 0px;
  }

  .ipp-mod4::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #179DE9;
    left: 50%;
    top: -19px;
    margin-left: -4px;
    border-radius: 50%;
  }

  .ipp-mod4::after {
    content: '';
    position: absolute;
    border-left: 2px solid #179DE9;
    width: 0px;
    height: 70px;
    left: 50%;
    bottom: 0;
    border-radius: 10px 0px 0px 0px;
    top: -82px;
  }

  .ipp-mod5::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #179DE9;
    left: 50%;
    top: -19px;
    margin-left: -4px;
    border-radius: 50%;
  }

  .ipp-mod5::after {
    content: '';
    position: absolute;
    border-right: 2px solid #179DE9;
    width: 140px;
    height: 20px;
    left: -27px;
    bottom: 0;
    border-radius: 0px 10px 0px 0px;
    top: -38px;
    border-top: 2px solid #179de9;
  }
}
 
@media only screen and (max-width: 530px) {
  .ipp-mod.et_pb_module{
    width: 150px;
    padding: 14px;
  }

  .ipp-mod.et_pb_module p {
    font-size: 13px;
    line-height: 130%;
  }
}

@media only screen and (max-width: 404px) {
  .ipp-wrapper > .et_pb_column, .ipp-wrapper.et_pb_row .et_pb_column.et-last-child {
    gap: 2px;
  }

  .ipp-mod.et_pb_module {
    width: 120px;
    padding: 12px;
    height: 100px;
  }

  .ipp-mod.et_pb_module h4 {
    padding-bottom: 8px; 
  }

  .ipp-mod.et_pb_module p {
    line-height: 120%;
    font-size: 12px;
  }
}

/* -- INCOME PRODUCING PROPERTY - END */


/* -- PROPERTY MODULES - START */

.pm-selector-wrapper {
  max-width: 520px;
  margin: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  background: white;
  border-radius: 32px;
}

.pm-selector {
  display: block;
  flex: 1;
  text-align: center;
  height: 48px;
  background: white;
  line-height: 48px;
  color: #425B80;
  border-radius: 32px;
  transition: all 0.3s ease;
}

.pm-hidden-gallery {
  display: none;
}

.pm-selector.pm-selected {
  background: #179DE9;
  color: white;
}

.pm-slider {
  margin: 40px 0px 0px 0px;
}


.pm-slider .slick-list {
  overflow: visible;
}

.pm-slide {
  background: #FFFFFF;
  box-shadow: 0px 0px 48px rgba(0, 0, 0, 0.04);
  border-radius: 12px;
  padding: 40px ;
}

.pm-header {
  display: flex;
}

.pm-header-sub {
  flex: 1;
}

.pm-action .pm-action-view {
  display: block;
  color: #1727E9;
  font-size: 14px;
  text-align: center;
  border: 1px solid #1727E9;
  padding: 8px 15px;
  border-radius: 12px;
  font-weight: bold;
}

h2.pm-title {
  padding: 20px 0px;
}

h4.pm-module {  
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #101D3E;
  margin: 0px;
  padding: 0;
}

h5.pm-module-description {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #5E7699;
}

.pm-content {
  color: #5E7699;
}

@media only screen and (max-width: 600px) {
  .pm-selector-wrapper {
    border-radius: 22px;
  }

  .pm-selector {
    flex: 1;
    padding: 12px 10px;
    height: auto;
    line-height: 120%;
    border-radius: 22px;
    font-size: 12px;
  }

  .pm-slide {
    padding: 28px;
  }

  .pm-header {
    display: block;
  }
}

/* -- PROPERTY MODULES - END */

/* -- WHO CAN USE - START */

.whocanuse-paragraph {
  color: #5E7699;
  margin: 20px 0px;
}

.platform-slider{
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}

.platform-slider .et_pb_row {
  background: #FFFFFF;
  box-shadow: 0px 0px 48px rgb(0 0 0 / 4%);
  border-radius: 19px;
  padding: 50px;
}

.platform-deliver-clients .et_pb_text_inner h3 {
  font-size: 24px;
  font-weight: bold;
}

.platform-deliver-clients .et_pb_text_inner p {
  font-size: 16px;
  color: #5E7699;
  font-weight: normal;
  padding-top: 20px;
}

.valuation-asset.et_pb_module {
  padding: 24px;
  border: 1px solid #179DE9;
  border-radius: 13px;
}

.valuation-asset.et_pb_module .et_pb_main_blurb_image {
  display: block;
  text-align: left;
  margin-bottom: 24px;
}

.valuation-asset.et_pb_module .et_pb_image_wrap .et-waypoint {
  font-size: 32px;
  padding: 16px;
  background: #179DE9;
  color: white;
  border-radius: 8px;
}

.valuation-asset.et_pb_module .et_pb_module_header {
  color: #5E7699;
  font-size: 16px;
  padding-bottom: 0px;
}

.ve-as-title .et_pb_text_inner h3 {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 40px;
}

.val-services-item .et_pb_text_inner {
  font-size: 14px;
  color: #5E7699;
  line-height: 140%;
}

.val-services-item .et_pb_text_inner h4 {
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}

.ve-professional-elem.et_pb_module {  
  display: inline-block;
  width: auto;
  border: 1px solid #179DE9;
  margin: 5px 12px 5px 0px !important;
  border-radius: 13px;
  padding: 12px 20px;
}

.platform-slider.et_pb_section.slick-slider {
  max-width: 1280px;
  margin: auto;
  padding-bottom: 0px;
}

.platform-slider.et_pb_section.slick-slider .slick-list {
  overflow: visible;
}
/* -- WHO CAN USE - END */

/* -- SUPPORT CUSTOM - START -- */

@media screen and (min-width: 981px) {
  .ve-support-row.et_pb_row {
    padding-left: 10% !important;
    padding-right: 10% !important;
  }  
}

.ve-custom-item {
  padding: 30px 20px;
  background: #F8FBFF;
  border-radius: 16px;
  margin: 10px 5px;
}

@media screen and (max-width: 479px) {
  .ve-custom-item {
    padding: 20px 16px;
    margin: 0 0 10px 0 !important;
  }
}

.ve-custom-item .et_pb_image_wrap.et_pb_only_image_mode_wrap {
  text-align: left;
}

.ve-custom-item .et_pb_module_header {
  font-size: 20px;
  font-weight: bold;
}

.ve-custom-item .et_pb_blurb_description {
  padding: 12px 0px 0 0;
  color: #5E7699;
  font-size: 16px;
  font-weight: normal;
}

/* -- SUPPORT CUSTOM - END -- */

/* -- TESTIMONIALS - START -- */

.tes-arrow {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 32px;
  height: 32px;
  padding: 0; 
  margin: 20px 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: url(./assets/slick/arrow_on.png);
}

.tes-arrows {
  display: flex;
  gap: 20px;
}

.tes-arrow-left {
  transform: rotate(180deg);  
}

.tes-arrow-right {
}

.testimonial_wrapper {
  display: flex;
  margin-top: 50px;
}

.tes_item {
  display: flex;
  padding: 24px;
  margin-bottom: 20px;
  border-radius: 13px;
  margin: auto;
  max-width: 290px;
  transition: all 0.4s ease-out;
}

.testimonial_list {
  flex: 3;
}

.testimonial_details {
  flex: 4;
  display: none;
}

.testimonial_details.tes_detail_active {
  display: block;
}

.tes_title {
  font-weight: 700;
  font-size: 24px;
  line-height: 33px;
  color: #101D3E;
  display: block;
  padding-top: 5px;
  padding-bottom: 20px;
}

.tes_content {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #5E7699;
}

.tes_item.tes_item_active {
  background-color: #FFFFFF;
  box-shadow: 0px 0px 48px rgb(16 18 62 / 4%);
}

.tes_item img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 24px;
}

.tes_item_detail b {
  display: block;
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  color: #101D3E;
}

.tes_item_detail span {
  display: block;
  text-align: left;
  font-size: 12px;
  color: #5E7699;
}


.testimonial_mobile {
  display: none;
}

@media only screen and (max-width: 969px) {
  .testimonial_list {
    display: none;
  }

  .testimonial_mobile {
    display: block;
    margin-left: -20px;
    margin-right: -20px;
  }

  .testimonial_mobile .tes_item {
    width: 290px;
  }

  .testimonial_mobile .slick-list.draggable {
    overflow: visible;
  }
  
  .slick-slide.slick-current .tes_item, .slick-slide.slick-active .tes_item {
    background-color: #FFFFFF;
    box-shadow: 0px 0px 48px rgb(16 18 62 / 4%);
  }
}

/* -- TESTIMONIALS - END --*/

/* -- ZIGZAG CONTENT - START -- */

.zz-wrapper {
  background: white;
  border-radius: 16px;
  padding: 60px;
  display: flex;
  gap: 50px;
}


.zz-wrapper.zz-reverse {  
  flex-direction: row-reverse;
}

.zz-content {
  flex: 2;
}

.zz-smallimg .zz-content {
  flex: 5;
}

.zz-content-inner {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #5E7699;
}

.zz-content-inner {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #5E7699;
}

.zz-content-inner h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: 130%;
  color: #101D3E;
  padding-bottom: 20px;
}

.zz-link {
  background: #179DE9;
  border-radius: 12px;
  padding: 8px 24px;
  display: inline-block;
  color: white;
  margin: 24px 0px 0px 0px;
}

.zz-img {
  flex: 1;
  margin: auto;
}

.zz-img img {
  border-radius: 12px;
  border: 2px solid #EAEAEA;
}

@media only screen and (min-width: 769px) {
  .zz-reverse .zz-content-inner h2{
    text-align: right;
  }

  .zz-reverse .zz-content {
    text-align: right;
  }

  .zz-reverse .zz-content-inner {
    text-align: right;
  }

  .zz-reverse .zz-link {
    text-align: right;
  }
}

@media only screen and (max-width: 1260px) {
  .zz-content {
    flex: 1;
  }
}

@media only screen and (max-width: 1150px) {
  .zz-wrapper {
    padding: 40px;
  }
}

@media only screen and (max-width: 968px) {
  .zz-wrapper {
    padding: 32px;
    gap: 20px;
  }

  .zz-link {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  .zz-wrapper {
    display: block;
    padding: 24px;
  }

  .zz-wrapper .zz-content {
    padding-bottom: 16px;
  }
}


@media only screen and (max-width: 500px) {
  .et_pb_ve_zigzag_row  {
    margin-left: -12px;
    margin-right: -12px;
  }

  .zz-wrapper {
    display: block; 
  }
}

/* Para Mobile*/

.mobile-zigzag .zz-wrapper {
  padding: 0px;
  overflow: hidden;
}

.mobile-zigzag .zz-content {
  padding: 60px 0px 60px 60px;
}

.mobile-zigzag .zz-reverse .zz-content {
  padding: 60px 60px 60px 0px;
}

.mobile-zigzag .zz-img {
  height: 0px;
  object-fit: cover;
  overflow: visible !important;
  margin: 0;
}

.mobile-zigzag .zz-img a {  
  display: block;
  margin: 24px 80px 0px 20px;
  height: auto;
  top: 0;
}


.mobile-zigzag .zz-reverse .zz-img a {  
  margin: 24px 20px 0px 80px;
}

.mobile-zigzag .zz-img a img { 
  border: none;
  display: block;
  width: 100%;
  height: auto;
} 

@media only screen and (max-width: 1150px) {
  .mobile-zigzag .zz-content {
    padding: 40px 0px 40px 40px;
  }

  .mobile-zigzag .zz-reverse  .zz-content {
    padding: 40px 40px 40px 0px;
  }

  .mobile-zigzag .zz-img a {
    margin: 24px 46px 0px 20px;
  }

  .mobile-zigzag .zz-reverse .zz-img a {
    margin: 24px 20px 0px 46px;
  }
}

@media only screen and (max-width: 968px) {
  .zz-wrapper {
    padding: 32px;
    gap: 20px;
  }

  .zz-link {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  .mobile-zigzag .zz-content {
    padding: 40px;
  }

  .mobile-zigzag .zz-reverse .zz-content {
    padding: 40px;
  }

  .mobile-zigzag .zz-img {
    height: 300px;
  }
  
  .mobile-zigzag .zz-img a {
    margin: 0px 40px 0px 40px;
  }
  
  .mobile-zigzag .zz-reverse .zz-img a {
    margin: 0px 40px 0px 40px;
  }
}


@media only screen and (max-width: 500px) { 
  .mobile-zigzag .zz-img {
    height: 240px;
  }
}

/* -- ZIGZAG CONTENT - END -- */

/* -- PRICING - START -- */

.pricing-principal {
  background: white;
  padding: 32px;
  border-radius: 14px;
  color: #5E7699;
}


.pricing-btn.et_pb_button {
  border-color: #1727E9;
  background: #1727E9;
  border-radius: 0.6em;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
}

.request-demo-row.et_pb_row {
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 12px;
  padding: 24px;
}

.request-demo-row.et_pb_row .et_pb_text, .request-demo-row.et_pb_row .et_pb_text p  {
  color: white; 
  font-size: 16px;
} 

.pricing-item.et_pb_module {
  padding: 24px;
  border: none;
  background-color: white;
  border-radius: 13px;
}

.pricing-item.et_pb_module .et_pb_main_blurb_image {
  display: block;
  text-align: left;
  margin-bottom: 24px;
}

.pricing-item.et_pb_module .et_pb_image_wrap .et-waypoint {
  font-size: 32px;
  padding: 16px;
  background: #179DE9;
  color: white;
  border-radius: 8px;
}

.pricing-item.et_pb_module .et_pb_module_header {
  color: #5E7699;
  font-size: 16px;
  padding-bottom: 0px;
}
/* -- PRICING - START -- */

/* -- FEATURES - START -- */

.feature-section h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 130%;
  color: #101D3E;
}

.feat-slider.et_pb_slider {  
  overflow: visible !important;
  margin-bottom: 50px !important;
}

.feat-slider.et_pb_slider .et-pb-controllers {
  bottom: -50px;
}

.feat-slider .et_pb_slide .et_pb_slide_image img {
  opacity: 1 !important; 
}

.feat-slider.et_pb_slider .et-pb-slider-arrows .et-pb-arrow-next {
  display: block;
  opacity: 1;
  border-radius: 50%;
  background: #179DE9;
  right: -22px !important;
  font-size: 40px;
}

.feat-slider.et_pb_slider .et-pb-slider-arrows .et-pb-arrow-prev {
  display: block;
  opacity: 1;
  border-radius: 50%;
  background: #179DE9;
  font-size: 40px;
  left: -22px !important;
}

.feat-slider.et_pb_slider .et-pb-slider-arrows .et-pb-arrow-next span,
.feat-slider.et_pb_slider .et-pb-slider-arrows .et-pb-arrow-prev span {  
  display: block;
  position: absolute;
  color: black;
  font-size: 14px;
  line-height: 120%;  
  font-weight: bold;
  text-align: center;
  margin: auto;
  left: -20px;
  right: -20px;
  margin-top: 5px;
}

.feat-slider.et_pb_slider .et_pb_slide {
  border-radius: 16px;
}

.feat-slider.et_pb_slider .et_pb_slide .et_pb_slide_content {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #5E7699;
  text-shadow: none;
}

.feat-slider.et_pb_slider .et_pb_button {
  display: none;
}

@media only screen and (max-width: 767px) { 
  .feat-slider.et_pb_slider .et_pb_button {
    display: block;
    background: #179DE9 !important;
    font-size: 16px !important;
    padding: 8px 32px !important;
    border-radius: 12px !important; 
  }

  .feat-slider.et_pb_slider .et_pb_slide .et_pb_slide_content {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }

  .feat-slider.et_pb_slider .et_pb_button.et_pb_more_button:after {
    display: none !important;
  }
}

/* -- FEATURES - END -- */

/* -- COLLAB - START -- */

.cf-header .et_pb_text_inner h3 {
  font-size: 22px;
  font-weight: bold;
  line-height: 140%;
  color: #101D3E;
}

.cf-row.et_pb_row {
  background: white;
  padding: 40px 60px;
  border-radius: 16px;
  margin-bottom: 16px;
}

.cf-row.et_pb_row .et_pb_text_inner {
  color: #5E7699;
  font-size: 16px;
  line-height: 150%;
}

.cf-row.et_pb_row .et_pb_image_wrap img {
  border-radius: 12px;
}

.cf-extra-item.et_pb_module {
  padding: 24px;
  background: white;
  border-radius: 14px;
  min-height: 214px;
}

.cf-extra-item.et_pb_module .et_pb_blurb_content {
  text-align: left;
}

.cf-extra-item.et_pb_module .et_pb_blurb_content .et_pb_main_blurb_image {
  margin-bottom: 0px;
}

.cf-extra-item.et_pb_module .et_pb_blurb_content .et_pb_image_wrap {
  background: #179DE9;
  border-radius: 6px;
  width: 32px;
  height: 32px;
  text-align: center;
}

.cf-extra-item.et_pb_module .et_pb_blurb_content .et_pb_image_wrap > span {
  font-size: 20px;
  color: white;
  line-height: 32px;
  text-align: center !important;
}

.cf-extra-item.et_pb_module .et_pb_blurb_container {
  margin-top: -28px;  
}

.cf-extra-item.et_pb_module .et_pb_blurb_container .et_pb_module_header {
  color: #101D3E;
  font-weight: bold;
  font-size: 24px;
  margin-left: 50px;
}

.cf-extra-item.et_pb_module .et_pb_blurb_container .et_pb_blurb_description {
  color: #5E7699;
  font-size: 16px;
  line-height: 150%;
  margin-top: 12px; 
}

@media only screen and (max-width: 1050px) {
  .cf-row.et_pb_row {
    padding: 30px 40px;
  }
}


@media only screen and (max-width: 550px) {
  .cf-row.et_pb_row {
    width: 100%;
    border-radius: 0px;
    padding: 30px 0px 0px 0px;
  }

  .cf-row.et_pb_row > .et_pb_column.et_pb_column_2_3 {
    width: 80% !important;
    margin: auto;
    display: block;
    float: none;
    padding-bottom: 20px;
  }

  .cf-row.et_pb_row .et_pb_image_wrap img {
    border-radius: 0px;
  }  
}

/* -- COLLAB - END -- */

/* -- COLLAB VALUE PROP - START -- */
.vp-row-header {
  background: white;
  border-radius: 16px;
  padding: 42px;
}

.vp-item {  
  background: white;
  border-radius: 16px;
  padding: 24px;
}

.vp-row-wrapper {
  background: white;
  border-radius: 16px;
  padding: 42px !important;
}

.vp-row-wrapper h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
  color: #5E7699;
}

.vp-row-wrapper ul {
  padding-top: 15px;
}

.vp-row-wrapper ul li {
  color: #5E7699;
  padding-bottom: 12px;
}

.vp-item p {
  color: #5E7699;
}

.vp-item .vp-circle, .vp-row-wrapper .vp-circle {
  background: url(./images/ve-icon-background.png);
  width: 130px;
  height: 130px;
  display: block;
  background-size: 100% 100%;
  margin: auto ;
  margin-bottom: 24px;
}

.vp-row-wrapper .vp-circle {
  margin-bottom: 0px;
}

.vp-item .vp-circle p, .vp-row-wrapper .vp-circle p {
  display: block;
  padding: 0px;
  margin: 0px;
  line-height: 0px;
}

.vp-item .vp-circle strong, .vp-row-wrapper .vp-circle strong {
  display: block;
  text-align: center;
  font-weight: bold;
  color: #101D3E;
  line-height: 32px;
  font-size: 24px;
  padding-top: 33px;
}

.vp-item .vp-circle div, .vp-row-wrapper .vp-circle div {
  font-size: 12px;
  color: #5E7699;
  text-align: center;
  padding: 2px 30px;
  line-height: 12px;
}


@media only screen and (max-width: 986px) {
  .vp-row-header {
    background: white;
    border-radius: 16px;
    padding: 24px;
  }
  
  .vp-item {  
    background: white;
    border-radius: 16px;
    padding: 24px;
  }
  
  .vp-row-wrapper {
    background: white;
    border-radius: 16px;
    padding: 24px !important;
  }
}


.vp-tabs.et_pb_module.et_pb_tabs ul.et_pb_tabs_controls:after {
  border: none !important;
}

.vp-tabs.et_pb_module.et_pb_tabs {
  border: none !important;
}

.vp-tabs.et_pb_module.et_pb_tabs .et_pb_tabs_controls {
  background: transparent;
  border: none !important; 
}

.vp-tabs.et_pb_module.et_pb_tabs .et_pb_tab_content ul {
  padding-bottom: 0px;
}

.vp-tabs.et_pb_module.et_pb_tabs .et_pb_tabs_controls > li {
  height: 60px;
  margin-right: 8px;
  border-right: none !important;
  background-color: #ECF4FF;
  position: relative;
}

.vp-tabs.et_pb_module.et_pb_tabs .et_pb_tabs_controls > li.et_pb_tab_active::after {
  content: " ";
  border-bottom: 2px solid #1727E9;
  position: absolute;
  width: 90px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  margin: auto;
}

.vp-tabs.et_pb_module.et_pb_tabs .et_pb_tabs_controls > li.et_pb_tab_active {
  background-color: white;
}

.vp-tabs.et_pb_module.et_pb_tabs .et_pb_tabs_controls > li > a {
  color: #101D3E !important;
  border: none !important;
  font-weight: normal;
  padding: 4px 22px;
}

.vp-tabs.et_pb_module.et_pb_tabs .et_pb_tabs_controls > li.et_pb_tab_active > a {
  font-weight: bold;
}

.vp-tabs.et_pb_module.et_pb_tabs .et_pb_tab_content { 
  color: #5E7699
}

@media only screen and (min-width: 769px) {
  .vp-cramped-tabs.et_pb_module.et_pb_tabs .et_pb_tabs_controls > li {
    max-width: 140px;
    line-height: 120%;
    text-align: center;
  }


  .vp-cramped-tabs.et_pb_module.et_pb_tabs .et_pb_tabs_controls > li a {
    font-size: 14px;
  }
}

@media only screen and (max-width: 768px) {
  .vp-tabs.et_pb_module.et_pb_tabs .et_pb_tabs_controls > li.et_pb_tab_active::after {
    display: none;
  }

  .vp-tabs.et_pb_module.et_pb_tabs .et_pb_tabs_controls > li {
    height: auto !important;
    padding: 5px 0px;
  }

  .vp-tabs.et_pb_module.et_pb_tabs .et_pb_tabs_controls > li a {
    line-height: 125%;
  }
}

/* VALUATION FEATURES - START */

.valfeat-slider.et_pb_slider .et_pb_slider_container_inner {
  background: white;
  border-radius: 16px;  
}

.valfeat-slider.et_pb_slider .et_pb_slide_description {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 10%;
  padding-right: 10%;
}

.valfeat-slider.et_pb_slider .et_pb_slide_title::before {
  content: "#";
  position: absolute;
  left: -55px;
  font-size: 70px;
  color: #5E7699;
  opacity: 0.24;
  top: -7px;
}

.valfeat-slider.et_pb_slider .et_pb_slide_title {
  position: relative;
  text-shadow: none;
  text-align: left;
  display: block;
  font-weight: bold !important;
  font-size: 48px;
}

.valfeat-slider.et_pb_slider .et_pb_slide_content {
  font-size: 22px;
  text-shadow: none;
  text-align: justify;
  line-height: 150%;
}

.valfeat-slider.et_pb_slider .et-pb-slider-arrows .et-pb-arrow-next {
  display: block;
  opacity: 1;
  border-radius: 50%;
  background: #179DE9;
  right: 15px !important;
  font-size: 40px;
}

.valfeat-slider.et_pb_slider .et-pb-slider-arrows .et-pb-arrow-prev {
  display: block;
  opacity: 1;
  border-radius: 50%;
  background: #179DE9;
  font-size: 40px;
  left: 15px !important;
}


@media only screen and (max-width: 1100px) {
  .valfeat-slider.et_pb_slider .et_pb_slide_title::before {
    content: "#";
    position: relative;
    left: auto;
    font-size: 54px;
    color: #5E7699;
    opacity: 0.24;
    padding-right: 4px;
    top: auto;
  }

  .valfeat-slider.et_pb_slider .et_pb_slide_content {
    font-size: 20px;
    line-height: 140%;
  }

  .valfeat-slider.et_pb_slider .et_pb_slide_description {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }
}


@media only screen and (max-width: 768px) {
  .valfeat-slider.et_pb_slider .et_pb_slide_title::before {
    font-size: 30px;
  }

  .valfeat-slider.et_pb_slider .et-pb-slider-arrows .et-pb-arrow-prev {
    left: 0px !important;
    top: auto;
    left: 50px !important;
    bottom: -20px;
  }

  .valfeat-slider.et_pb_slider .et-pb-slider-arrows .et-pb-arrow-next {
    right: 50px !important;
    bottom: -20px;
    top: auto;
  }

  .valfeat-slider.et_pb_slider {
    margin-left: -60px !important;
    margin-right: -60px !important;
    overflow: visible !important;
  }
}

.stack-exhihibits {
  display: flex;
  gap: 20px;
}


.stack-exhihibits > div {
  flex : 1;
}

.stack-exhihibits > div > div {
  text-align: center;
}

.stack-exhihibits h4 {
  font-size: 16px;
  text-align: center;
  font-weight: normal;
  color: #5E7699;
  line-height: 140%;
  padding-bottom: 15px;
}

.zi-img {
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .stack-exhihibits {
    display: block;
  }

  .stack-exhihibits > div {
    margin-bottom: 40px;
  }  
}

.simple-box {
  background: white;
  border-radius: 16px;
  padding: 32px;
}

.simple-box img {
  margin: 24px auto;
}

.with-intro-slider .et_pb_slide_0 .et_pb_slide_image {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 100%;
}

.with-intro-slider .et_pb_slide_0 .et_pb_slide_description {
  display: none;
}

.et_pb_module.cf-vision .et_pb_main_blurb_image {
  position: relative;
  top: -30px;
  left: -30px;
}

.cf-extra-item.cf-vision.et_pb_module {
  min-height: 0 !important;
}

.cf-extra-item.cf-vision.et_pb_module .et_pb_blurb_content {
  max-width: none;
}

.cf-extra-item.cf-vision.et_pb_module .et_pb_blurb_content .et_pb_image_wrap {
  border-radius: 50%;
}

.et_pb_module.cf-vision .et_pb_main_blurb_image .et-waypoint {
  padding-right: 3px;
  padding-top: 1px; 
}

.cf-extra-item.cf-vision.et_pb_module .et_pb_blurb_container .et_pb_blurb_description {
  margin-top: 0;
}

.et_pb_module.et_pb_team_member.valuexpose-team .et_pb_team_member_image {
  width: 100%;
  max-width: none;
}

.et_pb_module.et_pb_team_member.valuexpose-team img {  
  max-height: 350px;
  object-fit: cover;
  border-radius: 12px;
  width: 100%;
}

.et_pb_module.et_pb_team_member.valuexpose-team .et_pb_team_member_description .et_pb_module_header {
  font-size: 24px;
  padding-bottom: 2px;
}

.et_pb_module.et_pb_team_member.valuexpose-team .et_pb_team_member_description > div {  
  line-height: 160%;
  text-align: left;
  color: #5E7699;
}

.et_pb_module.et_pb_team_member.valuexpose-team .et_pb_team_member_description > ul {
  margin-top: 12px;
}