.elementor-kit-4{--e-global-color-primary:#146941;--e-global-color-secondary:#A0C832;--e-global-color-text:#000000;--e-global-color-accent:#197E4E;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.column {
   width: 25%;
    display: inline-block;
   
}

.row {
     text-align: center;
     width: 100%;
     margin: 20px;
}


#iframe-video {
    height: 80vh;
}

#buscador-de-planos, #redes-credenciadas, #tabela-de-precos {
    height: 100vh !important;
}

.ul-beneficios {
    text-align: center;
}

.img-post {
    width: 50%;
}

/* Clear floats after the columns */
.row:after {
   text-align: center;
    margin: 20px;
}

/* Responsive layout - when the screen is less than 600px wide, make the three columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    width: 100%;
  }
  
  #buscador-de-planos, #redes-credenciadas, #tabela-de-precos {
    height: 100vh !important;
}
}

.btn-solicitar-orcamento,.btn-orcamento, .btn-tabela-de-precos, .btn-redes-credenciadas, .btn-buscador-de-planos{
    border: 1px solid;
    padding: 2px 15px 2px 15px;
    background: #146941;
    border-radius: 10px;
    color: #fff;
    font-size: 24px !important;
}

.btn-solicitar-orcamento:hover,.btn-orcamento:hover, .btn-tabela-de-precos:hover, .btn-redes-credenciadas:hover, .btn-buscador-de-planos:hover{
    background: #146941;
    color: #fff;
}

p a{
    color: blue;
}

p a:hover{
    color: blue;
    text-decoration: underline;
}

li a{
    color: blue;
}

li a:hover{
    color: blue;
    text-decoration: underline;
}

.textPost h1, h2, h3, h4, h5, p, span{
    text-align: center !important;
}

.textPost p{
    font-size: 22px !important;
}

figure {
    text-align: center !important;
    background: #f1f1f1 !important;
    padding: 5px !important;
}/* End custom CSS */