/**
Padrão
***********/
header{
    z-index: 10 !important;
}
.buttongreen-padrao{
    background: #64bcad;
}
.buttongreen-padrao:hover{
    background: #4a998a;
}
header.header-bgless{
    transition: 0.4s ease all;
    background: none;
}
header.header-bgless #megamenuOpen.openeded .abs-span{
    background: white;
    transition: 0.4s ease all;
}
header.header-bgless .sidenav-menu{
    opacity: 0;
}
header.header-bgless .logo-libertas a:before {
    content: url(svg/libertas-white.svg);
}
.blockbody{
    overflow: hidden;
}
/****
Amor a vida
****************/
.padrao-amoravida-sect{
    padding: 30px 0 0 0;
}
.title-mini-amoravida {
    text-align: center;
    padding-bottom: 40px;
}
.aba1-amoravida #carouDesligamento .front-desligamento{
    justify-content: flex-end;
    padding: 30px;
}
.aba1-amoravida #carouDesligamento .front-desligamento{
    position: relative;
    background-size: cover;
    background-position: center center;
}
.aba1-amoravida #carouDesligamento .front-desligamento:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #6d2f48;
    opacity: 0.3;
}
.aba1-amoravida #carouDesligamento .owl-item:nth-of-type(1) .front-desligamento{
    background: url(img/emprestimo2-min.jpg);
}
.aba1-amoravida #carouDesligamento .owl-item:nth-of-type(2) .front-desligamento{
    background: url(img/emprestimo2-min.jpg);
}
.aba1-amoravida #carouDesligamento .owl-item:nth-of-type(3) .front-desligamento{
    background: url(img/emprestimo3-min.jpg);
}
.aba1-amoravida #carouDesligamento .owl-item:nth-of-type(4) .front-desligamento{
    background: url(img/emprestimo4-min.jpg);
}
.aba1-amoravida #carouDesligamento .owl-item:nth-of-type(5) .front-desligamento{
    background: url(img/emprestimo5-min.jpg);
}
.aba1-amoravida .arrows-aba5-car button {
    width: 60px;
    height: 60px;
    transition: 0.4s ease all;
    border: 1px solid #1a3f6b;
    border-radius: 100px;
    margin-right: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 0.3;
}
.aba1-amoravida .arrows-aba5-car button:hover{
    opacity: 1;
    transition: 0.4s ease all;
}
.aba1-amoravida .arrows-aba5-car button.nav-left{
    transform: rotate(-180deg);
}
.aba1-amoravida .arrows-aba5-car button span:before {
    content: url(svg/arrow.svg);
    display: inline-block;
    width: 10px;
    filter: brightness(0);
}
.aba1-amoravida .arrows-aba5-car button span {
    font-size: 0;
    transition: 0.4s ease all;
    display: inline-block;
}
.aba1-amoravida .arrows-aba5-car button:hover{
    background: #1a3f6b;
    transition: 0.4s ease all;
}
.aba1-amoravida .arrows-aba5-car button:hover span{
    filter: invert(1);
    transition: 0.4s ease all;
}
.aba1-amoravida #carouDesligamento  .owl-nav{
    display: none;
}
.aba1-amoravida #carouDesligamento .active.center{
    transform: scale(1);
}
.aba1-amoravida #carouDesligamento .active.center .back-desligamento{
    opacity: 0;
}
.flex-aba2-amoravida {
    display: flex;
    flex-flow: wrap;
    max-width: 800px;
    margin: 0 auto;
}
.flex-aba2-amoravida a{
    display: inline-block;
    width: 98%;
    margin: 1%;
}
.flex-aba2-amoravida a h2{
   background: white;
   text-align: center;
   color: #f60073;
   font-family: 'Neo Sans Std';
   font-size: 28px;
   font-weight: 300;
   border-radius: 10px 10px 0 0;
   padding: 15px 15px 20px 15px;
   margin: 0;
}
.capa-video-amoravida{
    width: 100%;
    height: 250px;
    background: black;
    border-radius: 10px;
    margin-top: -8px;
}
.sub-video-amoravida{
    text-align: center;
}
.sub-video-amoravida h3{
    text-align: center;
    color: #243f69;
    font-size: 16px;
    margin: 10px 0 0;
}
.sub-video-amoravida span{
    font-family: 'Neo Sans Std';
    color: #e41e73;
    display: inline-block;
    margin: 5px 0;
    text-decoration: underline;
}

@media(min-width: 1024px){
  .padrao-amoravida-sect{
      padding: 60px 0 0 0;
  }
  .aba1-amoravida #carouDesligamento .item {
      height: 300px;
  }
  .flex-aba2-amoravida a {
      width: 48%;
  }
}

@media(min-width: 1280px){
  .padrao-amoravida-sect{
      padding: 80px 0 0 0;
  }
  .aba1-amoravida #carouDesligamento .item {
      height: 600px;
  }
}

/******
Uso cosciente do dinheiro
****/
.aba2-usoconsci #carouDesligamento .front-desligamento {
    justify-content: flex-start;
    padding: 30px;
}
.aba2-usoconsci #carouDesligamento .front-desligamento{
    position: relative;
    background-size: cover;
    background-position: center center;
}
/*
.aba2-usoconsci #carouDesligamento .owl-item:nth-of-type(1) .front-desligamento{
    background: url(img/emprestimo2-min.jpg);
}
.aba2-usoconsci #carouDesligamento .owl-item:nth-of-type(2) .front-desligamento{
    background: url(img/emprestimo2-min.jpg);
}
.aba2-usoconsci #carouDesligamento .owl-item:nth-of-type(3) .front-desligamento{
    background: url(img/emprestimo3-min.jpg);
}
.aba2-usoconsci #carouDesligamento .owl-item:nth-of-type(4) .front-desligamento{
    background: url(img/emprestimo4-min.jpg);
}
.aba2-usoconsci #carouDesligamento .owl-item:nth-of-type(5) .front-desligamento{
    background: url(img/emprestimo5-min.jpg);
}*/
.aba2-usoconsci #carouDesligamento .front-desligamento{
    background: #a690f5;
}
.aba2-usoconsci .arrows-aba5-car button {
    width: 60px;
    height: 60px;
    transition: 0.4s ease all;
    border: 1px solid #1a3f6b;
    border-radius: 100px;
    margin-right: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.aba2-usoconsci .arrows-aba5-car button.nav-left{
    transform: rotate(-180deg);
}
.aba2-usoconsci .arrows-aba5-car button span:before {
    content: url(svg/arrow.svg);
    display: inline-block;
    width: 10px;
    filter: brightness(0);
}
.aba2-usoconsci .arrows-aba5-car button span {
    font-size: 0;
    transition: 0.4s ease all;
    display: inline-block;
}
.aba2-usoconsci .arrows-aba5-car button:hover{
    background: #1a3f6b;
    transition: 0.4s ease all;
}
.aba2-usoconsci .arrows-aba5-car button:hover span{
    filter: invert(1);
    transition: 0.4s ease all;
}
.aba2-usoconsci #carouDesligamento  .owl-nav{
    display: none;
}
.triangulo-bubble {
    position: relative;
    background-color: white;
    text-align: left;
    position: absolute;
    left: -3px;
    bottom: -24px;
}
.triangulo-bubble:before,
.triangulo-bubble:after {
	content: '';
	position: absolute;
	background-color: inherit;
}
.triangulo-bubble, .triangulo-bubble:before, .triangulo-bubble:after {
    width: 40px;
    height: 40px;
    border-top-right-radius: 30%;
}
.triangulo-bubble {
    transform: rotate(150deg) skewX(-30deg) scale(1,.866);
}
.triangulo-bubble:before {
	transform: rotate(-135deg) skewX(-45deg) scale(1.414,.707) translate(0,-50%);
}
.triangulo-bubble:after {
	transform: rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%);
}
.flex-person-aba1-usoconsci{
    margin-top: -15px;
}
.bullet-profile-usoconsci {
    width: 130px;
    background: red;
    height: 130px;
    border-radius: 100px;
    margin: 0 auto;
}
.balao-fala-aba1-usoconsci {
    background: white;
    margin-top: 10px;
    padding: 20px;
    border-radius: 20px;
    position: relative;
}
.balao-fala-aba1-usoconsci p{
    font-size: 14px;
    line-height: 20px;
    color: #243f69;
}
.aba-padrao-usoco{
    padding: 30px 0 0 0;
}
.button-share-usoconsci{
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    align-items: center;
    padding-top: 30px;
}
.button-share-usoconsci a{
    color: #64bcad;
    padding: 12px 20px;
    border: 1px solid;
    border-radius: 15px;
    margin-bottom: 10px;
    text-decoration: none;
}
.button-share-usoconsci a:hover{
    background: #64bcad;
    transition: 0.4s ease all;
    text-decoration: none;
}
.button-share-usoconsci span{
    font-size: 14px;
    color: #243f69;
    display: inline-block;
    margin-top: 10px;
}
.aba4-usoconsci{
    padding-bottom: 30px;
}
.grid-socialmedia{
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}
.aba2-usoconsci .back-desligamento {
    background: white;
}
.aba2-usoconsci .back-desligamento h3,
.aba2-usoconsci .back-desligamento p {
    color: #243f69;
}
@media(min-width: 1024px){
  .aba2-usoconsci #carouDesligamento .item {
      height: 300px;
  }
  .aba-padrao-usoco{
      padding: 60px 0 0 0;
  }
  .aba4-usoconsci{
      padding-bottom: 60px;
  }
  .grid-socialmedia a {
      width: 24%;
  }
  .title-socialmedia{
      margin-bottom: 30px;
  }
  .balao-fala-aba1-usoconsci {
      width: 75%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      padding: 30px;
  }
  .balao-fala-aba1-usoconsci p {
      font-size: 18px;
      line-height: 26px;
      color: #243f69;
      margin: 0;
  }
  .flex-person-aba1-usoconsci {
      align-items: center;
      display: flex;
      flex-flow: wrap;
  }
  .bullet-profile-usoconsci {
      width: 14%;
      z-index: 8;
      border-radius: 100%;
      min-width: 200px;
      max-width: 200px;
      height: 200px;
      transform: scale(1.4);
      position: relative;
      right: -15px;
  }
}

@media(min-width: 1280px){
  .aba2-usoconsci #carouDesligamento .item {
      height: 600px;
  }
  .aba-padrao-usoco{
      padding: 80px 0 0 0;
  }
  .aba4-usoconsci{
      padding-bottom: 80px;
  }
  .balao-fala-aba1-usoconsci p {
      font-size: 20px;
      line-height: 32px;
      padding: 20px;
  }
}

/* Página de Cookies */
.aba1-noticias .politicas-externas {
    padding: 3% 2%;
}
section.aba1-noticias h2{
    font-family: 'Neo Sans Std';
    font-size: 2em;
    color: #DE427F;
    margin-top: 5%;
}
section.aba1-noticias h3{
    font-family: 'Raleway', sans-serif;
    font-size: 1.125em;
    color: #DE427F;
    margin-top: 2%;
}
section.aba1-noticias p{
    font-family: 'Raleway', sans-serif;
    font-size: 0.975em;
    color: #202020;
    text-align: justify;
}
.aba1-noticias button {
    padding: 10px 25px;
    margin: 15px 10px;
    color: #de427f;
    background: #fff;
    border: 1px solid #000;
    border-radius: 5px;
    text-decoration: underline;
    font-weight: 400;
}
.aba-noticias button:active,
.aba1-noticias button:hover{
    animation: button .6s ease-in-out forwards;
}

@keyframes button{
    to{
        background: #e41e73;
        color: #fff;
    }
}

table.cf1M40.cf2OTb.table-sm {
    border-radius: 15px;
}

table.cf1M40.cf2OTb.table-sm tbody tr:nth-of-type(2n) {
    color: black;
    background: #f5f5f5e7;
}

/* Single */
.aba1-noticias .politicas-internas {
    height: auto;
    background: #f8f8f8;
    padding: 2% 55px 4%;
    border-radius: 2%;
    margin-top: 3%;
}
.aba1-noticias h2{
    font-family: 'Neo Sans Std';
    font-size: 2em;
    color: #DE427F;
    margin-top: 2%;
}
.politicas-internas p{
    text-align: center;
    font-size: .975em;
    font-family: 'Raleway', sans-serif;
}
.aba1-noticias .politicas-privacidade ul,
.aba1-noticias .politicas-privacidade p {
    list-style: disc;
    /* margin-top: 2%; */
}
.politicas-privacidade h1,
.politicas-privacidade h2,
.politicas-privacidade h3,
.politicas-privacidade h4,
.politicas-privacidade h5,
.politicas-privacidade h6{
    margin-bottom: 0;
}
/***
Papo Certo
*******************/
.aba1-papocerto,
.aba3-papocerto,
.aba4-papocerto{
    padding: 30px 0 0 0;
}
.aba4-papocerto{
    padding-bottom: 30px;
}
.galeria-papo-certo{
    margin: 20px 0;
    display: flex;
    flex-flow: wrap;
}
.galeria-papo-certo a {
    width: 48%;
    margin: 1%;
}
.galeria-papo-certo a h4{
    color: #437c71;
    font-weight: 300;
    font-size: 16px;
    line-height: 18px;
}
.capa-galeria-papocerto{
    width: 100%;
    height: 100px;
    background: red;
    border-radius: 10px;
    margin-bottom: 10px;
}
.button-vermais-galeria{
    text-align: center;
}
.desc-aba1-ppcerto{
    text-align: center;
}
.aba2-papocerto .desc-aba7plan h2 {
    color: #64bcad;
    font-family: 'Neo Sans Std';
    font-weight: 300;
}
.aba2-papocerto .desc-aba7plan a{
    background: #64bcad;
}
.aba2-papocerto .desc-aba7plan a:hover{
    background: #4a998a;
}
.title-aba3-papocerto{
    text-align: center;
}
.caixa-verde-quiz{
    padding: 30px;
    background: linear-gradient(89deg, #64bcad, #78c2b8);
    border-radius: 15px;
}
.title-quiz {
    padding: 20px 0 40px 0;
    text-align: center;
}
.title-quiz h2 {
    font-weight: 600;
    font-family: 'Neo Sans Std';
    color: white;
    position: relative;
    font-size: 24px;
}
.title-quiz h2:before {
    content: url(svg/quiz_oneball.svg);
    width: 100px;
    position: absolute;
    height: 100%;
    top: 0;
    transform: scale(1);
    left: 100px;
}
.title-quiz h2:after {
    content: url(svg/quiz_secondball.svg);
    width: 100px;
    position: absolute;
    height: 100%;
    top: 0;
    transform: scale(1);
    right: 100px;
}
.quis-options label{
    background: white;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    width: 100%;
    cursor: pointer;
    transition: 0.4s ease all
}
.quis-options label:hover{
    box-shadow: inset 0 0 16px rgb(0 0 0 / 21%);
    transition: 0.4s ease all
}
.quis-options label.active-label{
    background-color: #243f69;
}
.quis-options label.active-label h2{
    color:white;
}
.quis-options label h2{
    font-weight: 600;
    color: #243f69;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
}
.quis-options input{
   display: none;
}
.unica-pergunta i {
    width: 60px;
    height: 50px;
    background: #f4b96b;
    border-radius: 5px;
    position: relative;
    top: -10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: -41px auto 0 auto;
    align-items: center;
}
.unica-pergunta h2{
    font-weight: 600;
    color: #243f69;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
}
.buttons-quiz {
    padding-top: 20px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.buttons-quiz a {
    color: white;
    font-size: 14px;
    display: inline-block;
    border: 1px solid white;
    transition: 0.4s ease all;
    padding: 2px 10px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    margin: 0 5px;
    position: relative;
}
.buttons-quiz a:nth-of-type(1) {
    padding: 5px 10px 5px 40px;
}
.buttons-quiz a:nth-of-type(2) {
    padding: 5px 40px 5px 10px;
}
.buttons-quiz a:hover{
    transition: 0.4s ease all;
    background: white;
    color:#64bcad;
}
.buttons-quiz a:before {
    content: url(svg/seta.svg);
    display: inline-block;
    width: 25px;
    height: 18px;
    position: absolute;
}
.buttons-quiz a:nth-of-type(1)::before{
    left: 7px;
}
.buttons-quiz a:nth-of-type(2)::before {
    right: 7px;
    transform: rotate(180deg);
}
.quis-options label:nth-of-type(1) .unica-pergunta i:before{
    content: url(svg/quiz1.svg);
}
.quis-options label:nth-of-type(2) .unica-pergunta i:before{
    content: url(svg/quiz2.svg);
}
.quis-options label:nth-of-type(3) .unica-pergunta i:before{
    content: url(svg/quiz3.svg);
}
.aba2-papocerto .cards-planos-aba7 .unicocard-aba7-plan:nth-of-type(1) .img-card-aba7plan{
    background-image:url('img/papo-certo/PAPO-CERTO-1.jpg');
}
.aba2-papocerto .cards-planos-aba7 .unicocard-aba7-plan:nth-of-type(2) .img-card-aba7plan{
    background-image:url('img/papo-certo/PAPO-CERTO-2.jpg');
}

.aba2-papocerto #promocao-saude .cards-planos-aba7 .unicocard-aba7-plan:nth-of-type(1) .img-card-aba7plan{
    background-image:url('img/papo-certo/PAPO-CERTO-3.jpg');
}
.aba2-papocerto #promocao-saude .cards-planos-aba7 .unicocard-aba7-plan:nth-of-type(2) .img-card-aba7plan{
    background-image:url('img/papo-certo/PAPO-CERTO-4.jpg');
}
.aba2-papocerto #promocao-saude .cards-planos-aba7 .unicocard-aba7-plan:nth-of-type(3) .img-card-aba7plan{
    background-image:url('img/papo-certo/PAPO-CERTO-5.jpg');
}
@media(min-width: 1024px){
  .aba1-papocerto,
  .aba3-papocerto,
  .aba4-papocerto{
      padding: 60px 0 0 0;
  }
  .aba4-papocerto{
      padding-bottom: 60px;
  }
  .galeria-papo-certo a {
      width: 19%;
      margin: 0.5%;
  }
  .aba2-papocerto .desc-aba7plan h2 {
      font-size: 32px;
  }
  .title-quiz h2{
      font-size: 32px;
  }
  .quis-options{
      display: flex;
      flex-flow: wrap;
      max-width: 600px;
      margin: 0 auto;
  }
  .quis-options label {
      width: 31%;
      margin: 1%;
  }
  .caixa-verde-quiz {
      max-width: 900px;
      margin: 0 auto;
  }
}

@media(min-width: 1280px){
  .aba1-papocerto,
  .aba3-papocerto,
  .aba4-papocerto{
      padding: 80px 0 0 0;
  }
  .aba4-papocerto{
      padding-bottom: 80px;
  }
}

/**
HEader
***********/
.bigmenu-libertas {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background: linear-gradient(to right, #243f69, #5f8dc6);
    z-index: 9;
    padding-top: 60px;
    overflow-x: scroll;
}
.line-menu-libertas{
    width: 100%;
    background: #4f8fcc;
    height: 100px;
    border: 1px solid rgb(255 255 255 / 55%);
    border-radius: 10px;
    margin-bottom: 20px;
    overflow: hidden;
}
.flex-menu-libertas {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}
.unic-menu-line {
    width: 48%;
    margin-bottom: 20px;
}
.unic-menu-line h3{
    font-family: 'Neo Sans Std';
    font-weight: 100;
    color: white;
    font-size: 28px;
}
.unic-menu-line h3 a{
    color: white;
}
.unic-menu-line ul{
    padding: 0;
    list-style: none;
    font-size: 14px;
}
.unic-menu-line ul li a {
    display: inline-block;
    width: 100%;
    color: #9cd2ff;
    padding: 4px 0;
    font-weight: 300;
    font-size: 12px;
}
.unic-menu-line ul li a:hover{
    color: white;
    transition: 0.4s ease all;
}
.line-menu-libertas,
.flex-menu-libertas,
.buttons-end-menu{
    opacity: 0;
    transition: 0.4s ease all;
}
.opacitySim{
    opacity: 1;
    transition: 0.4s ease all;
}
.fundo-vector-menu{
    position: absolute;
    width: 100%;
    height: 100vh;
    top: 0;
}
.fundo-vector-menu:before {
    content: url(svg/grafism-menu.svg);
    display: inline-block;
    position: absolute;
    right: 0;
    width: 600px;
    opacity: 0.4;
}
.alinhamenu-biger{
    position: relative;
    z-index: 8;
}
.buttons-end-menu > a{
    width: 100%;
    display: inline-block;
    max-width: 300px;
    font-family: 'Neo Sans Std';
    background: white;
    border-radius: 10px;
    padding: 10px;
    position: relative;
    color: #243f69;
    text-decoration: none;
    font-weight: 300;
}
.buttons-end-menu > a b{
    font-weight: bold;
}
.buttons-end-menu > a:after {
    content: "+";
    font-weight: bold;
    position: absolute;
    right: 10px;
    top: 12px;
}
.social-menu-opened ul {
    padding: 0;
    list-style: none;
    display: flex;
    filter: brightness(0) invert(1);
    margin: 20px 0 100px 0;
}
.social-menu-opened ul li a:before {
    width: 35px;
    display: inline-block;
    border: 1px solid #E21F73;
    height: 35px;
    padding: 8px;
    border-radius: 100px;
    margin-right: 10px;
}
.social-menu-opened ul li:nth-of-type(1) a:before{
    content: url(svg/instagram.svg);
}
.social-menu-opened ul li:nth-of-type(2) a:before{
    content: url(svg/facebook.svg);
}
.social-menu-opened ul li:nth-of-type(3) a:before{
    content: url(svg/linkedin.svg);
}
.social-menu-opened ul li:nth-of-type(4) a:before{
    content: url(svg/youtube.svg);
}
.line-menu-libertas .st0{
    opacity:0.86;
}
.line-menu-libertas .st1 {
    fill: none;
    stroke: #B0E0FF;
    stroke-miterlimit: 10;
    stroke-width: 5px;
}
.line-menu-libertas svg{
    height: 140%;
    top: -20%;
    position: relative;
}
.quis-options label .unica-pergunta i:before {
    display: inline-block;
    width: 40px;
    height: 40px;
}
.submenu-bold a {
    font-weight: bold !important;
    color: white !important;
    font-size: 18px !important;
    font-family: 'Neo Sans Std';
}
.submenu-bold:not(.submenu-bold:first-of-type) a{
    margin-top: 10px
}
@media(min-width: 1024px){
  .unic-menu-line {
      width: 23%;
      margin-bottom: 0;
  }
  .line-menu-libertas {
      height: 160px;
  }
  .buttons-end-menu {
      display: flex;
      flex-direction: column;
      align-items: flex-end;
      margin-top: 20px;
      margin-bottom: 0;
  }
  .bigmenu-libertas {
      padding-top: 100px;
      overflow: hidden;
  }
  .buttons-end-menu > a {
      font-size: 22px;
      max-width: 240px;
  }
  .social-menu-opened{
     width: 240px;
  }
}


@media(min-width: 1440px){
  .fundo-vector-menu:before {
      width: 750px;
  }
  .buttons-end-menu {
      margin-top: 80px;
  }
  .unic-menu-line h3 {
      font-size: 34px;
  }
  .unic-menu-line ul li a {
      font-size: 16px;
  }
  .line-menu-libertas {
      height: 200px;
      margin-bottom: 40px;
  }
}
.card-como-participar .desc-aba7plan ul{
  list-style: none;
}

/* Saude-Ocular */
.aba1-saudeocular .paragraph-aba1-saudeocular {
  font-size: 1.4em;
  color: #508ecb;
}

.aba2-saudeocular .minitext-saudeocular {
    padding: 10px 30px;
    background: #243f69;
    padding: 20px 30px;
    margin: 40px 0px;
    border-radius: 10px;
}
.aba2-saudeocular .minitext-saudeocular p{
  text-align: justify;
  color: #f8f8f8;
  font-size: 1.5em;
  word-spacing: .5ch;
}
.desc-comofunciona p{
  padding: 20px 15px;
}
.aba2-saudeocular .quempode-parti{
  text-align: center;
  color: #508ecb;
}
.aba2-saudeocular .box-azul-comofunodiona .heading-boxtabs-aba5{
  text-align: center;
  background: #508ecb;
  color: #fff;
}
.aba2-saudeocular .box-azul-comofunodiona h2{
  font-size: 2.2em;
  font-weight: 500;
}
.aba2-saudeocular .box-azul-comofunodiona p{
  font-size: 1.4em;
  font-weight: 500;
  color: #1A3F6C;
  padding: 20px 55px;
}
.aba2-saudeocular .box-azul-comofunodiona .flex-comofunciona{
  padding: 13px 6px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.aba2-saudeocular .box-azul-comofunodiona .bluebox-comofunciona{
  padding: 20px 42px;
  background: #508ecb;
  color: #fff;
  border-radius: 8px;
  width: 30%;
}

.aba2-saudeocular .box-azul-comofunodiona .bluebox-comofunciona h3{
  font-size: 1.5em;
  font-weight: 300;
}

.aba2-saudeocular .box-azul-comofunodiona .listbox-comofunciona{
  width: 60%;
}

.aba2-saudeocular .box-azul-comofunodiona .listbox-comofunciona h3{
  font-size: 1.5em;
  font-weight: 600;
  color: #1a3f6c;
}
.aba2-saudeocular .box-azul-comofunodiona .listbox-comofunciona ul{
  list-style: none;
  padding: 0;
  margin: 0;
  color: #508ecb;
  font-weight: 700;
}
.aba1-saudeocular .flex-form-aba6-planosingle {
    margin-top: 20px;
}
/*.aba1-saude-ocular .parag-abaixo-title{
  padding: 10px 30px;
}*/

/***
Form novo ******/
.hidden-form{
    display: none;
    position: relative;
    width: 100%;
    /* background: white; */
    left: 0;
    top: 0;
    /* padding: 20px; */
    border-radius: 0 0 10px 10px;
}
.hidden-form input[type="text"],
.hidden-form input[type="tel"],
.hidden-form input[type="email"]{
    width: 100%;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #c7c7c7;
    font-family: 'Neo Sans Std';
    border-radius: 5px;
    margin-bottom: 10px;
}
.hidden-form input[type="submit"] {
    background: #e31f73;
    font-family: 'Neo Sans Std';
    color: white;
    border: none;
    font-size: 14px;
    padding: 6px 25px;
    border-radius: 100px;
    transition: 0.4s ease all;
}
.hidden-form input[type="submit"]:hover{
    transition: 0.4s ease all;
    background: #1A3F6C;
}
#openForm-qc{
    display: inline-block;
    width: 100%;
    position: relative;
}

/****** Notícias ******/
section.aba1-noticias .corpo-noticias-padrao h2 {
    margin-top: 0;
    color: #1a3f6b;
    margin-bottom: 5px;
}
