/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

.menu-zap a{
	background: url(/wp-content/uploads/2025/10/zap.png) no-repeat left center;
	background-size: 25px 25px;
	padding-left: 30px !important;
}

.menu-item {
	font-style: italic;
}

.footer-zap {
	font-size: 16px;
	text-transform:uppercase;
	line-height:25px;
	text-align: right;
    padding-top: 20px;
    text-align: center;
}
.footer-zap span{
	font-size: 40px;

}
.footer-zap a {
	background: url(/wp-content/uploads/2025/10/zap.png) no-repeat left top;
	background-size: 40px 40px;
	color: #ffffff;
	text-align: center;
	display: inline-block;
	padding-left: 45px
}
.footer-custom {
    position: relative;
    margin-top: -40px;
    margin-bottom: -20px;
    overflow: hidden;
    padding-top: 40px;
}
.footer-custom > section{
    position: relative;
}

.footer-custom .logo-footer {
    text-align: center;
    margin-bottom: 40px;
}

.footer-custom .footer-middle {
    overflow: hidden;
    position: relative;
    text-align: center;
    color: #ffffff;
    font-style: italic;
    margin-bottom: 50px;
}

.footer-custom .footer-middle h4 {
    font-size: 27px;
    line-height: 27px;
    color: #ffffff;
    margin-bottom: 10px;
}

.footer-custom .footer-middle p {
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
}

.footer-custom .footer-middle .footer-pronad {
    position: absolute;
    right: 70px;
    top: 50%;
    width: 100px;
    transform: translateY(-50%);
}

.footer-custom .footer-last {
    display: flex;
    color: #ffffff;
    padding-top: 20px;
}

.footer-custom .footer-last div{
    width: 100%;
}

.footer-custom .footer-last div address{
    font-style: italic;
    font-size: 21px;
    letter-spacing: -2px;
    padding-left: 30px;
}

.footer-custom .fnd {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    width: 750px;
    border-bottom: 100vh solid rgba(160, 194, 60, 0.5);
    border-left: 550px solid transparent;
}

/* DESTAQUE PRINCPAL */

#destaque-principal {
    display: flex;
    width: 100%;
    position: relative;
    margin: -10px;
    gap: 20px;
    z-index: 1;
	padding-bottom: 20px;
}
#destaque-principal .fnd {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    z-index: 20;
    border-bottom: 136px solid rgb(160, 194, 60);
    border-right: 350px solid transparent;
}
#destaque-principal .bl01 {
    width: 68%;
    position: relative;
    padding-left: 30px;
    padding-top: 40px;
    overflow: hidden;
}

#destaque-principal .bl01 .bg {
    position: relative;
    overflow: hidden;
    border-radius: 30px;
    max-width: 858px;
    width: 100%;
    /* ma-xheight: 360px; */
}
#destaque-principal .bl01 .bg img {
    float: left;
    max-width: 100%;
}
#destaque-principal .bl01 .bg02 {
    position: absolute;
    bottom: -40px;
    left: 0px;
    max-width: 368px;
    width: 100%;
}
#destaque-principal .bl01 .bg02 img {
    max-width: 100%;
}
#destaque-principal .bl01 .txt {
    position: absolute;
    /* width: 500px; */
    font-style: italic;
    z-index: 100;
    top: 150px;
    left: 310px;
}

#destaque-principal .bl01 .txt .title {
    display: inline-block;
    color: #fff;
    font-size: 30px;
    line-height: 32px;
    font-weight: bold;
    background-color: rgba(160, 194, 60, 0.8);
    padding:  10px;
    border-radius: 10px;
    margin-bottom: 10px;
}

#destaque-principal .bl01 .txt p {
    background-color: #495e69;
    color: #fcfcfd;
    font-size: 25px;
    line-height: 24px;
    display: inline-block;
    padding:  10px;
    border-radius: 10px;
}


#destaque-principal .bl02 {
    width: 31%;
    display: flex;
    flex-direction: column;
    padding-top: 40px;
}


#destaque-principal .bl02 .box-boleto{
    margin-bottom: 25px;
}

#destaque-principal .bl03 {
    display: flex;
    gap: 15px;
}

#destaque-principal .bl03 img {
    max-width: 100%;
}

.ast-desktop-header-content, .ast-mobile-header-content {
    z-index: 9999;
}

.mn-only-mob {
    display: none !important;
}

#ServicesCarousel {
    max-width: 1340px;
    width: 100%;
    margin: 0 auto;
}

#ServicesCarousel .head-title {
    text-align: center;
    padding: 30px 0;
}

#ServicesCarousel .head-title .title {
    color: #fff;
    text-transform: uppercase;
    font-style: italic;
    font-weight: bold;
    font-size: 32px;
}

#ServicesCarousel .carousel-slider-hero__cell__heading {
    color: #9fc23c !important;
    font-size: 24px;
    text-transform: uppercase;
    font-style: italic;
    letter-spacing: -1px;
    padding-top: 20px !important;
    padding-bottom: 15px;
    border-bottom: 4px solid #495e69;
    text-align: left !important;
    /* height: 87px; */
}

#ServicesCarousel  .carousel-slider-hero__cell__inner.carousel-slider--v-position-middle {
    align-items: normal !important;
}

#ServicesCarousel .carousel-slider-hero__cell__description {
    color: #495E69 !important;
    font-size: 16px;
    text-align: left !important;
    /* height: 100px; */
}

#ServicesCarousel .carousel-slider-hero__cell__content.hidden {
    display: block !important ;
}

#ServicesCarousel .carousel-slider-hero__cell {
    border-radius: 10px;
}

#ServicesCarousel .owl-stage-outer {
    margin-bottom: 30px;
}

.carousel-slider .active .carousel-slider-hero__cell__background, .carousel-slider .swiper-slide-active .carousel-slider-hero__cell__background, .carousel-slider .swiper-slide-duplicate-active .carousel-slider-hero__cell__background {
    background-color: #fff !important;
}
.carousel-slider .owl-dots .owl-dot.active span, .carousel-slider .owl-dots .owl-dot:hover span {
    background-color: #495e69 !important;
}

.btn {
    display: inline-block;
    background-color: #9fc23c;
    color: #fff;
    text-decoration: none !important;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    border-radius: 5px;
    padding: 0 5px
}

a.btn:hover {
    color: #fff;
    text-decoration: underline !important;
}

.SectionsHome {
    display: flex;
    gap: 70px;
    padding: 50px 0;
}

.SectionsHome .section {
    width: 50%;
}

.SectionsHome .head-title {
    padding-top: 35px;
}

.SectionsHome .title {
    color: #495E69;
    font-size: 32px;
    font-style: italic;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: -1px;
}

.SectionsHome .head-title .btn {
    margin-bottom: 10px;
}

.SectionsHome .box-txt {
    font-size: 18px;
}

#BoxSocialMedia {
    position: relative;
    height: 355px;
    overflow: hidden;
    margin: -10px 0;
    text-align: center;
    display: flex;
    align-items: center;
    width: 100%;
}

#BoxSocialMedia .box {
    width: 100%;
}

#BoxSocialMedia .box a {
    display: inline-block;
    text-transform: uppercase;
    font-style: italic;
    text-decoration: none;
    margin: 0 25px;
    font-size: 25px;
}

#BoxSocialMedia .box a svg {
    position: relative;
    display: inline-block;
    top: 11px;
}

#BoxSocialMedia .title {
    color: #495E69;
    font-size: 32px;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin-bottom: 20px;
}

#BoxSocialMedia .img-floating{
    position: absolute;
    bottom: 0px;
    left: -50px;
    width: 420px;
}

#BoxSocialMedia .img-floating img {
    width: 100%;
}

#BoxSocialMedia .img-floating.right {
    left: auto;
    right: -190px;
}

/* tablet */
@media (max-width: 920px) {


    .mn-only-mob {
        display: block !important;
    }

    .mn-not-mob {
        display: none !important;
    }

    .footer-custom .fnd {
        width: 550px;
        border-left-width: 350px;
    }
    .footer-custom .footer-middle h4 {
        font-size: 22px;
        line-height: 22px;
    }

    .footer-custom .footer-middle p {
        font-size: 16px;
    }

    .footer-custom .footer-middle .footer-pronad {
        width: 80px;
    }

    .footer-custom .footer-last div address {
        font-size: 16px;
    }

    .footer-zap {
        font-size: 12px;
    }
    .footer-zap span {
        font-size: 25px
    }
    .footer-zap a {
        background-size: 30px 30px;
        padding-left: 35px
    }

    #destaque-principal {
        flex-direction: column;
    }
    #destaque-principal .bl01 {
        width: 100%;
        padding: 20px 0px 20px 20px;
    }
    #destaque-principal .bl01 .bg {
        width: 100%;
        max-width: 100%;
    }
    #destaque-principal .bl01 .bg img {
        width: 100%;
    }

    #destaque-principal .bl02 {
        width: 100%;
        padding: 0 0px 0px 20px;
        flex-direction: row;
        gap: 15px
    }
    #destaque-principal .bl02 .box-boleto {
        width: 49%;
    }

    #destaque-principal .bl03 {
        width: 49%;
    }
    #ServicesCarousel .head-title .title {
        font-size: 22px;
    }
    .SectionsHome {
        padding: 20px;
        display: block;
    }
    .SectionsHome .box-img{
        padding-top: 20px;
    }
    .SectionsHome .section {
        width: 100%;
    }

    .SectionsHome .head-title {
        padding-top: 0px;
    }
    #BoxSocialMedia .img-floating {
        width: 300px;
        
    }
    #BoxSocialMedia .img-floating.right {
        right: -100px;
    }

}
/* mobile big*/
@media (max-width: 667px) {
    .footer-custom {
        padding-top: 20px;
    }
    .footer-custom .fnd {
        width: 400px;
        border-left-width: 250px;
    }
    .footer-custom .logo-footer {
        margin-bottom: 20px;
    }
    .footer-custom .logo-footer img{
        width: 140px;
    }

    .footer-custom .footer-middle {
        margin-bottom: 20px;
    }
    .footer-custom .footer-middle h4 {
        font-size: 16px;
        line-height: 16px;
    }

    .footer-custom .footer-middle p {
        font-size: 16px;
    }

    .footer-custom .footer-middle .footer-pronad {
        width: 50px;
    }

    .footer-custom .footer-last div address {
        font-size: 14px;
        letter-spacing: -1px;
    }
    .footer-custom .footer-last {
        padding-top: 0px;
    }
    .footer-zap {
        font-size: 12px;
    }
    .footer-zap span {
        font-size: 16px
    }
    .footer-zap a {
        background-position: 30px 3px;
        background-size: 20px 20px;
        padding-left: 25px
    }


    #destaque-principal .fnd {
        border-bottom-width: 135px;
        border-right-width: 175px;
    }

    #destaque-principal .bl01 .bg02 {
        max-width: 300px;
    }

    #destaque-principal .bl01 .txt {        
        top: 70px;
        left: 250px;
    }

    #destaque-principal .bl01 .txt .title {
        font-size: 22px;
        line-height: 24px;
    }
    #destaque-principal .bl01 .txt p {
        font-size: 18px;
        line-height: 20px;
    }

    .btn {
        font-size: 14px;
    }

    a.btn {
        font-size: 16px;
    }

    .SectionsHome .title {
        font-size: 22px;
    }

    .SectionsHome .box-txt {
        font-size: 14px;
    }
    #BoxSocialMedia {
        height: 200px;
        display: block;
    }
    #BoxSocialMedia .img-floating {
        width: 200px;
    }
    #BoxSocialMedia .box {
        padding-left: 90px;
        padding-top: 30px;
    }
    #BoxSocialMedia .box a {
        margin: 0 10px;
    }
    #BoxSocialMedia .box a svg {
        width: 18px;
        height: 18px;
        top: 4px;
    }
    #BoxSocialMedia .title {
        font-size: 16px;
        margin-bottom: 20px;
    }
    #BoxSocialMedia .img-floating {
        left: -25px;
    }
    #BoxSocialMedia .img-floating.right {
        display: none;
    }
    #BoxSocialMedia .box a {
        font-size: 10px;
    }
}

/* mobile small*/
@media (max-width: 468px) {
    .footer-custom .fnd {
        width: 250px;
        border-left-width: 150px;
    }
    .footer-custom .logo-footer img{
        width: 100px;
    }

    .footer-custom .footer-middle {
        margin-bottom: 20px;
    }
    .footer-custom .footer-middle h4 {
        font-size: 12px;
        line-height: 12px;
    }

    .footer-custom .footer-middle p {
        font-size: 12px;
    }

    .footer-custom .footer-middle .footer-pronad {
        width: 35px;
        right: 10px;
        top: 35%
    }

    .footer-custom .footer-last div address {
        font-size: 14px;
        letter-spacing: -1px;
    }
    .footer-custom .footer-last {
        padding-top: 0px;
        padding-right: 20px;
    }
    .footer-custom .footer-last div:last-child {
        display: none;
    }

    .footer-zap {
        font-size: 12px;
    }
    .footer-zap span {
        font-size: 16px
    }
    .footer-zap a {
        background-position: 30px 3px;
        background-size: 20px 20px;
        padding-left: 25px
    }
    .site-above-footer-wrap {
        padding-bottom: 0px !important;
    }

     #destaque-principal .fnd {
        border-bottom-width: 75px;
        border-right-width: 115px;
    }

    #destaque-principal .bl01 .bg02 {
        max-width: 210px;
    }
    #destaque-principal .bl01 .bg {
        border-radius: 15px;
    }
    #destaque-principal .bl01 .txt {        
        top: 35px;
        left: 170px;
    }
    #destaque-principal .bl01 .txt .title {
        font-size: 12px;
        line-height: 18px;
    }
    #destaque-principal .bl01 .txt p {
        font-size: 10px;
        line-height: 16px;
    }
}