.box-register .vc_column-inner{
	padding: 40px 0 0 115px!important
}

.ball-ball p {
  display: flex;
  align-items: center;
  text-align: center;
  border-radius: 50%;
  width: 100px;
  height: 1200px;
  max-width: 100px;
  max-height: 100px;
  background-color: var(--colorCyano);
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  padding: 20px;
}

.icons-south {
  margin-left: auto;
  margin-right: auto;
}

.icon-text .wpb_wrapper {
  display: flex;
  align-items: center;
}

.roboto-parcerias {
  font-family: Roboto;
  font-style: normal;
}

.roboto-possibilidades {
  left: 150px;
  right: 735px;
  font-family: Roboto;
  font-weight: bold;
  font-size: 62px;
  line-height: 70px;
  color: #273240;
}

.roboto-p2 {
  font: Roboto;
  font-size: 18px;
}

.icons-beneficios {
  left: 20.83%;
  right: 20.83%;
  top: 20.83%;
  bottom: 20.83%;
}

.roboto-beneficios1 {
  height: 35px;
  left: 251px;
  right: 1031px;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 35px;
  text-align: center;
  color: #273240;
}

.roboto-beneficios2 {
  height: 32px;
  left: 150px;
  right: 930px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: #627b87;
}

.roboto-vantagens {
  height: 22px;
  left: 443px;
  right: 832px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 32px;
  color: #273240;
}
.roboto-vantagens2 {
  left: 443px;
  right: 832px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.2px;
  color: #627b87;
}

.roboto-vejaMais {
  height: 22px;
  left: 443px;
  right: 832px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 22px;
  color: #02aeef;
}

.button {
  padding: 18px;
}

.icons-south {
  padding-left: 58px;
  padding-top: 13px;
  color: #bad5e3;
}

.depoimentos {
  padding: 40px;
  padding-bottom: 20px;
}
.depoimentos1 {
  padding-bottom: 40px;
  font-family: Roboto;
  font-style: italic;
  font-weight: normal;
  font-size: 2px;
  line-height: 14px;
  color: #273240;
}

.depoimentos2 {
  height: auto;
  left: 170.01px;
  right: 949.76px;
  top: calc(50% - 65px / 2 + 700px);
  font-family: Roboto;
  font-style: italic;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  color: #627b87;
}

.depoimentos2 div{
    overflow: hidden !important;
    height: 120px !important;
}
.depoimentos2 div p {
    overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 5 !important; 
           line-clamp: 5 !important; 
   -webkit-box-orient: vertical !important;
  margin-bottom: 20px !important;
  height: 130px !important;
}



.subtitleSlider div h4 {
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2 !important; 
           line-clamp: 2 !important; 
   -webkit-box-orient: vertical !important;
   height: 30px !important;
}

.depoimentos2 div {
  margin-bottom: 20px !important;
}

.depoimento-card {
  display: flex !important;
  padding-top: 50px !important;
}

.rounded-box {
  min-height: 220px !important;
}

@media (max-width: 768px) {
  .header-mobile {
    display: block !important;
  }

  .advantages,
  .ball-ball,
  .ball-ball p,
  .icons-south,
  .background-linear-light,
  .background-curve-top {
    align-items: center !important;
    text-align: center !important;
    margin: 0 auto !important;
  }

  .header-default, #page-header{
        padding: 0 50px;
    }

 /* .depoimentos2 div {
     overflow: hidden;
     height: 130px !important;
} 
 .depoimentos2 div p {
     overflow: hidden;
     height: 130px !important;
}  */
  
}

.background-linear-light,
background-curve-top {
  padding-bottom: 80px !important;
}

.rounded-box > .vc_column-inner {
  padding: 34px 15px !important;
}

.a-hover {
  color: #ffffff !important;
}