#box_grande {
    border: solid 1px #244081;
    padding: 31px;
    border-radius: 10px;
    margin: 20px;
    box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.1);
}
#box_grande h3 {
    font-weight: 800;
    border-bottom: solid 1px #cecece;
    padding-bottom: 17px;
    margin-bottom: 20px;
    color: #244081;
}
.listagem_box ul {
    list-style: none;
    padding-left: 0;
}

.listagem_box ul li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 10px;
}

.listagem_box ul li::before {
    content: "\f00c"; /* ícone check */
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0;
    color: #28a745; /* verde bootstrap */
}
.texto_final_box {
    background: #fff2d9;
    font-size: 15px;
    line-height: 19px;
    padding: 13px;
    border-radius: 10px;
    border: solid 1px #ffa404;
}
.texto_final_box p:last-child {
    margin-bottom:0;
}
#numberBoxes {
   width: 55px;
    height: 55px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 13px;
    font-size: 26px;
    line-height: 0;
    transition: all 0.4s ease-out 0s;
    background-color: #c60808;
    color: #ffffff;
    font-weight: 800;
    font-style: normal;
}
#titulobox_numeros {
    font-weight: 800;
    border-bottom: solid 1px #cecece;
    padding-bottom: 17px;
    margin-bottom: 13px;
    color: #244081;
}
#box-icon-numbers {
    margin: 0;
    box-shadow: none;
    border: solid 1px #244081;
    height: 100%;
    background-color: var(--surface-color);
    padding: 20px 20px;
    box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    transition: all 0.3s ease-out 0s;
}
#call-to-action.CTA:before {
    background: #244081e0 !important;
}
#heroSection ul {
    list-style: none;
    padding-left: 0;
}

#heroSection ul li {
    position: relative;
    padding-left: 0;
    margin-bottom: 13px;
    font-size: 24px;
    font-weight: 600;
}

#heroSection ul li::before {
    content: "\f00c ";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    /* position: absolute; */
    /* left: 0; */
    /* top: 0; */
    color: #fff;
    /* margin-right: 15px; */
    /* width: 30px; */
    background: #28a745;
    width: 40px;
    display: inline-block;
    height: 40px;
    text-align: center;
    border-radius: 500px;
    padding-top: 3px;
    margin-right:17px;
}
#subtitulo-hero {
    font-size: 27px;
    line-height: 37px;
}
#hero {
    width: 100%;
    min-height: 100vh;
    position: relative;
    padding-top: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 50px;
}
#hero:before {
    content: "";
    background: 
 color-mix(in srgb, #000f31, transparent 20%);
    /* background: linear-gradient(270deg, rgba(0, 79, 76, 0) 12.16%, rgba(0, 79, 76, 0.004) 12.16%, rgba(0, 79, 76, 0.9) 82.49%) !important; */
    position: absolute;
    inset: 0;
    z-index: 2;
}
.services .service-item .icon i {
    color: color-mix(in srgb, #c60808, transparent 30%) !important;
    font-size: 49px !important;
}

#listagem_wl ul li {
    padding-bottom: 0px;
}
.imagem-destaque-2boxes {
   width: 100%;
    height: 220px;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 20px; 
}

@media screen and (min-width:240px) and (max-width:470px) {
    .section-title h2:before {
    display: none !important;
    }
    .section-title h2:after {
    margin: 0 0 10px 15px;
    display: block !important;
    margin: 0 auto !important;
    margin-top: 20px !important;
    margin-bottom: 23px !important;
    width: 100px !important;
}
.section-title {
    padding-left:20px !important;
    padding-right:20px !important;
}
}

.scroll-top {
    left: 15px;
   right:0 !important;
}


#servicosSection .elementosServicos ul {
    list-style: none;
    padding-left: 0;
}

#servicosSection .elementosServicos ul li {
    position: relative;
    padding-left: 0;
    margin-bottom: 13px;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
}

#servicosSection .elementosServicos ul li::before {
    content: "\f00c ";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    /* position: absolute; */
    /* left: 0; */
    /* top: 0; */
    color: #28a745;
    /* margin-right: 15px; */
    /* width: 30px; */
    /* background: #28a745; */
    /* width: 20px; */
    display: inline-block;
    height: 29px;
    text-align: center;
    border-radius: 500px;
    padding-top: 3px;
    margin-right: 17px;
    font-size: 10px;
    float: left;
}
.elementosServicos strong {
    display: block;
    line-height: 19px;
    margin-bottom: 12px;
}
ul#listaPq-projetoparaguai {
    margin: 0;
    padding: 0;
    font-size: 19px;
    list-style: none;
    line-height: 39px;
}
ul#listaPq-projetoparaguai li i {
    color:#28a745;   
}
    .navmenu li a.active {
        color: #c60808;
    }

    .navmenu li a:hover {
        color: #c60808 !important;
    }
    .navmenu li a {
        color: #000 ;
    }
    .header .logo img {
    max-height: 60px !important;
}


#listtextpqparaguai ul {
    list-style: none;
    padding-left: 0;
}

#listtextpqparaguai ul li {
    position: relative;
    padding-left: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
}

#listtextpqparaguai li::before {
    content: "\f00c ";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    /* position: absolute; */
    /* left: 0; */
    /* top: 0; */
    color: #28a745;
    /* margin-right: 15px; */
    /* width: 30px; */
    /* background: #28a745; */
    /* width: 20px; */
    display: inline-block;
    
    text-align: center;
    
    
    margin-right: 17px;
    font-size: 13px;
    float: left;
}
#ctaHome h3 {
   color:#c60808;
    font-family: "Golos Text", Sans-serif;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.8em;
    letter-spacing: 0.2em;
}
#ctaHome h2 {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-size: var(--e-global-typography-primary-font-size);
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height);
    letter-spacing: var(--e-global-typography-primary-letter-spacing);
    
}
#ctaHome .p1cta {
    font-size: 19px;
    margin-bottom: 7px;
    margin-top: 5px;
    color:#000;
    
}
#ctaHome a {
        background: #c60808;
    padding: 12px;
    display: inline-block;
    border-radius: 15px;
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 8px;
    font-weight: 600;
    font-size: 18px;
}
#ctaHome {
   padding-top: 50px;
    padding-bottom: 50px;
    background:#e5e5e5;
    position: relative;
    overflow: hidden;
    color:#fff;
}
#ctaHome h4 {
color: var(--e-global-color-primary);
}
#ctaHome img {
       position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0.1;
    z-index: 1;
}
.elementor-button {
    text-transform: none !important;
}
#formTeste form {
    background: #f5f5f5;
    padding: 45px;
    border-radius: 30px;
    border: solid 1px #cecece;
    box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.1);
}
#formTeste form .wpcf7-list-item label {
 
    display: block;
    width: 100%;
    background: #e1e1e1;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 13px;

}