#header{
    top: 0;
    position: fixed;
    width: 100%;
    z-index: 9;
    background-color: transparent;
}

.chamada-rede-fixa {
    line-height: 22px;
    color: #FFFFFF;
    font-size: 10px;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
}

#header nav{
    height: 80px;
}

#header .nav-homepage{
    background-color: #FFFFFF;
}

#header {
  z-index: 10;
}

#dropdownMenuLanguage {
    text-transform: uppercase;
}

.navbar-color-scroll{
    background-color: #FFF;
}

.text-orange{
    color: #F07C00;
}

.btn-laranja{
    background-color: #F07C00;
    color: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #F07C00;
}

.btn-laranja-wider{
    background-color: #F07C00;
    color: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #F07C00;
    padding: 0.875rem 2.5rem;
}

.btn-laranja:hover{
    background-color: transparent;
    color: #F07C00;
}

.btn-laranja-wider:hover{
    background-color: transparent;
    color: #F07C00;
}

.btn-branco{
    color: #F07C00;
    background-color: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #FFFFFF;
}

.btn-branco:hover{
    color: #FFFFFF;
    background-color: transparent;
}


.btn-preto{
    background-color: #333333;
    color: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #333333;
}

.btn-preto-wider{
    background-color: #333333;
    color: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #333333;
    padding: 0.875rem 2.5rem;
}

.btn-preto:hover{
    background-color: transparent;
    color: #333333;
}

.btn-preto-wider:hover{
    background-color: transparent;
    color: #333333;
}

#header nav .nav-link{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    letter-spacing: -0.015em;
    color: #000200;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#header nav .nav-link-dropdown{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: -0.015em;
    color: #000200;
    height: 40px;
    display: flex;
    align-items: center;
}

#header nav .nav-link:hover,
#header nav .nav-link.active{
    color: #F07C00;
}

#header nav .nav-button{
    background-color: #F07C00;
    border-radius: 5px;
    color: #ffffff;
    width: 130px;
    border: 1px solid #F07C00;
}

#header nav .nav-button:hover{
    background-color: #FFF;
}

.nav-container{
    justify-content: space-between;
    position: relative;
}

.nav-list{
    right: 0;
    position: absolute;
}

.home-header{
    height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
}

.home-header > .container{
    height: 100%;
}

.home-header > .container > .row{
    height: 100%;
}

.home-header > .container > .row{
    height: 100%;
}

.home-header .title-div{
    width: 80%;
}

.home-header .title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 800;
    font-size: 50px;
    line-height: 111.77%;
    display: flex;
    align-items: center;
    letter-spacing: 0.025em;
    color: #FFFFFF;

}

.home-header .sub-title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
    width: 85%;
}

.home-header .right-col{
    position: absolute;
    right: 0;
    display: flex;
    justify-content: flex-end;
    padding-right: 0;
}

.home-header .right-col a{
    text-align: right;
    width: 100%;
    height: 100%;
}

.home-header .right-col img{
    width: 80%;
}

.home-header .home-btn{
    width: 50%;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 96.77%;
    text-align: center;
    letter-spacing: 0.025em;
}

.home-header .home-arrow{
    position: absolute;
    bottom: 10%;
    left: calc(50% - 33px);
    z-index: 2;
}

.home-cta{
    background-image: url('/images/index/cta-bg.png');
    background-size: contain;
    background-position: center;
}

.home-cta .title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 800;
    font-size: 36px;
    line-height: 111.77%;
    text-align: center;
    letter-spacing: 0.025em;
    color: #1C1A19;
    width: 75%;
    margin: 0 auto;
}

.home-cta .text{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #464646;
}

.home-cta .btn-laranja{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 96.77%;
    text-align: center;
    letter-spacing: 0.025em;
    width: 25%;
}

.home-cta .cta-img{
    height: 500px;
    object-fit: cover;
}

.home-brands .title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 800;
    font-size: 45px;
    line-height: 111.77%;
    letter-spacing: 0.025em;
    color: #1C1A19;
}

.home-brands .img{
    height: 80px;
}

.home-maquinas{
    background-image: url('/images/index/maquinas-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.home-maquinas .title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 800;
    font-size: 45px;
    line-height: 111.77%;
    letter-spacing: 0.025em;
    color: #1C1A19;
}

.home-maquinas .text{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #464646;
}

.home-maquinas .btn-laranja{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 96.77%;
    text-align: center;
    letter-spacing: 0.025em;
    width: 65%;
}

.home-maquinas .col-button{
    text-align: end;
}

.home-maquinas .maq-img{
    height: 350px;
    object-fit: cover;
}

.home-maquinas .figure-name{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 111.77%;
    text-align: center;
    letter-spacing: 0.025em;
    color: #1C1A19;
    padding-top: 1.5rem;
}

.home-negocios > .container{
    background-image: url('/images/index/bg-negocios.png');
}

.home-negocios .title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 800;
    font-size: 36px;
    line-height: 111.77%;
    text-align: center;
    letter-spacing: 0.025em;
    color: #1C1A19;
}

.home-negocios .text{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #464646;
}

.home-negocios .black-card{
    background-color: #1C1A19;
}

.home-negocios .orange-card{
    background-color: #F07C00;
}

.home-negocios .cards .title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 111.77%;
    letter-spacing: 0.025em;
    text-align: left;
}

.home-negocios .cards .text{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    text-align: left;
}

.home-cta2{
    background: linear-gradient(180deg, #F07C00 26%, #C94A03 120%);
}

.home-cta2 .title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 800;
    font-size: 45px;
    line-height: 111.77%;
    letter-spacing: 0.025em;
    color: #FFFFFF;
}

.home-cta2 .text{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #FFFFFF;
}

.home-maquinas2 .title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 800;
    font-size: 45px;
    line-height: 111.77%;
    letter-spacing: 0.025em;
    color: #1C1A19;
}

.home-maquinas2 .text{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #464646;
}

.home-maquinas2 .bigger-image{
    height: 700px;
    width: 100%;
    object-fit: cover;
}

.home-maquinas2 .smaller-img1,
.home-maquinas2 .smaller-img2{
    height: 334px;
    width: 100%;
    object-fit: cover;
}

.home-maquinas2 .smaller-img1::after,
.home-maquinas2 .smaller-img2::after{
    content: '';
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,0.8804565771621149) 1%, rgba(253,187,45,0) 100%);
}

.home-maquinas2 .smaller-img1-div{
    margin-bottom: 0rem;
}

.home-maquinas2 .smaller-img2-div{
    margin-top: 2rem;
}

.home-noticias{
    background-image: url('/images/index/bg-noticias.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.home-noticias .title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 800;
    font-size: 45px;
    line-height: 111.77%;
    letter-spacing: 0.025em;
    color: #1C1A19;
}

.home-noticias .text{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #464646;
}

.home-noticias .news-card{
    box-shadow: 0px 0px 16px 3px rgba(0,0,0,0.12);
    min-height: 370px;
}

.home-noticias .news-card .paragraph{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    color: #464646;
    margin-bottom: 1.5rem;
}

.home-noticias .news-card .title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 111.77%;
    letter-spacing: 0.025em;
    color: #F07C00;
    margin-bottom: 1rem;
}

.home-noticias .news-card .text{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #464646;
    margin-bottom: 3rem;
}

.home-noticias .news-card .read-more{
    display: flex;
    align-items: center;
}

.home-noticias .news-card .read-more a{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 28px;
    color: #464646;
    text-decoration: none;
    padding-right: 0.5rem;
}

.home-noticias .news-card .read-more a:hover{
    color: #F07C00;
}

.home-newsletter .title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 800;
    font-size: 36px;
    line-height: 60px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #000200;
}

.home-newsletter .title .orange{
    color: #F07C00;
}

.home-newsletter .text{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #000200;
}

.home-newsletter .top-label{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #333F51;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
}

.home-newsletter .form-row .col-12{
    padding-left: 5px;
    padding-right: 5px;
}

.home-newsletter .form-row input{
    border-radius: 8px;
    border: 1px solid #D5DAE1;
}

.home-newsletter .form-row input:focus{
    box-shadow: unset;
}

#footer{
    background-color: #1C1A19;
}

#footer .rights{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #F7F8F9;
}

#footer .navbar-brand img{
    width: 20%;
    height: auto;
}

#footer .copyright{
    background-color: #000200;
}

#footer .socials{
    width: 25%;
    display: flex;
    justify-content: flex-start;
}

#footer .socials a{
    text-decoration: none;
    color: unset;
    margin-right: 1rem;
    transition: all 100ms ease-in-out;
}

#footer .socials a svg{
    transition: all 100ms ease-in-out;
}

#footer .socials a:hover svg{
    transform: scale(1.2);
}

.socials > a:nth-child(1) > svg:nth-child(1) > path:nth-child(1) {
  fill: white;
}
a.aos-init:nth-child(2) > svg:nth-child(1) > path:nth-child(1) {
  fill: white;
}


#footer .footer-title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #FFFFFF;
}

#footer .menu-link{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #FFFFFF;
}

#footer .footer-contact .address{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
}

#footer .footer-contact .address:hover{
    color: #F07C00;
}

#footer .footer-contact .number{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
}

#footer .footer-contact .number .orange{
    color: #F07C00;
}

#footer .footer-contact .email{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #FFFFFF;
}

.orange-header{
    /* background-image: url('/images/empresa/bg-header.png');
    background-size: cover;
    background-repeat: no-repeat; */
    padding-top: 80px;
    height: 50vh;
    z-index: -1;
}

.noticias-portfolio{
    margin-top: -20vh;
}

.empresa-header .breadcrumb{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 111.77%;
    letter-spacing: 0.025em;
    color: #F07C00;
}

.empresa-header .title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 800;
    font-size: 45px;
    line-height: 56px;
    letter-spacing: -0.02em;
    color: #000200;
    text-align: left;
    margin-left: -12px;
}

.empresa-header .text{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #000200;
    text-align: left;
    margin-right: -12px;
}

.empresa-about .title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 800;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: -0.02em;
    color: #F07C00;
}

.empresa-about .sub-title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #000200;
}

.empresa-about .about-text .text{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    text-align: left;
    color: #464646;
}

.maquina-header,
.empresa-header{
    height: unset !important;
}

.maquina-header .breadcrumb{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 111.77%;
    letter-spacing: 0.025em;
    color: #F07C00;
}

.maquina-header .title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 800;
    font-size: 48px;
    line-height: 60px;
    letter-spacing: -0.02em;
    color: #000200;
}

.maquina-header .text{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #000200;
}

.maquina-contact .contact-card{
    box-shadow: 0px 27px 50px -45px rgba(0,0,0,0.45);
    background-color: #fff;
}

.maquina-contact .title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 800;
    font-size: 45px;
    line-height: 60px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #000200;
}

.maquina-contact .sub-title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #000200;
}

.maquina-contact .contact-card .contact-label{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #333F51;
}

.maquina-contact .contact-card input,
.maquina-contact .contact-card textarea{
    border: 1px solid #D5DAE1;
    border-radius: 8px;
}

.maquina-contact .contact-card textarea{
    height: 220px;
    resize: none;
}

.maquina-contact .contact-card .btn-laranja{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
}

.maquina-contact .contact-card .form-control:focus {
    border-color: unset;
}

.maquina-contact .contact-card .phone-number{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #000000;
    margin-bottom: 0;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.maquina-contact .contact-card .phone-number a{
    color: #F07C00;
    margin-left: 5px;
}

.maquina-contact .contact-card .phone-number a:hover{
    color: #F07C00;
    margin-left: 5px;
}

/* .maquina-contact > .container{
background-image: url('/images/maquina/bg-contact-form.png');
background-size: contain;
background-repeat: no-repeat;
z-index: -2;
} */


.maquinaModal{
    background-color: #0008;
}

.maquinaModal .modal-header{
    padding: 0;
    height: 300px;
    justify-content: center;
    overflow: hidden;
    display: flex;
}

.maquinaModal .modal-header img{
    object-fit: contain;
    max-width: 100%;
    height: 100%;
}

.maquinaModal .modal-body{
    padding: 1rem 2rem 2rem 2rem;
}

.maquinaModal .modal-body .modal-title{
    align-items: baseline;
    display: flex;
}

.maquinaModal .modal-body .modal-title .title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #000200;
}

.maquinaModal .modal-body .modal-title .sub-title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #8896AB;
    padding-left: 0.5rem;
}

.maquinaModal .modal-body .modal-list ul{
    padding-left: 1rem;
}

.maquinaModal .modal-body .modal-list ul .text{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 13px;
    color: #2A3342;
    margin-bottom: 10px;
}

.maquinaModal .modal-contact{
    display: flex;
    justify-content: space-between;
}

.maquinaModal .modal-contact .btn-laranja-wider{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
}

.maquinaModal .modal-contact .phone-number{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #000000;
    margin-bottom: 0;
    margin-top: 0.75rem;
}

.maquinaModal .modal-contact .phone-number a{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 32px;
    color: #F07C00;
}

.contact-header .header-div .breadcrumb{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 111.77%;
    letter-spacing: 0.025em;
    color: #F07C00;
}

.contact-header .header-div .title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 800;
    font-size: 48px;
    line-height: 60px;
    letter-spacing: -0.02em;
    color: #000200;
}

.contact-header .header-div .text{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #000200;
}

.contact-header .header-row .email .title,
.contact-header .header-row .phone .title,
.contact-header .header-row .socials .title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    line-height: 38px;
    text-align: center;
    color: #000200;
}

.contact-header .header-row .email .text,
.contact-header .header-row .phone .text{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #000200;
}

.contact-header .header-row .phone .orange{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #F07C00;
}

.contact-header .header-row .socials .socials-list a{
    margin-left: 0.75rem;
    margin-right: 0.75rem;
}

.contact-header .header-row .socials .socials-list a svg{
    transition: all 100ms ease-in-out;
}

.contact-header .header-row .socials .socials-list a:hover svg{
    transform: scale(1.2);
}

.contact-form .title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 800;
    font-size: 40px;
    line-height: 60px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #000200;
}

.contact-form form{
    text-align: left;
}

.contact-form .contact-label{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #333F51;
    margin-bottom: 10px;
}

.contact-form form input{
    background: #FFFFFF;
    border: 1px solid #D5DAE1;
    border-radius: 8px;
}

.contact-form .contact-card{
    box-shadow: 0px 27px 50px -45px rgba(0,0,0,0.45);
}

.contact-form .contact-card .contact-form-footer{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.contact-form .contact-card .contact-form-footer .btn-laranja{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
}

.contact-form .contact-card .contact-form-footer .phone-number{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #000000;
    text-align: right;
    margin-bottom: 0px;
}

.contact-form .contact-card .contact-form-footer .phone-number .orange{
    color: #F07C00;
    margin-left: 5px;
}

.noticias-header .breadcrumb{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 111.77%;
    letter-spacing: 0.025em;
    color: #F07C00;
}

.noticias-header .title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 800;
    font-size: 48px;
    line-height: 56px;
    letter-spacing: -0.02em;
    color: #000200
}

.noticias-header .text{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #000200;
}

.noticias-portfolio .newscard .image{
    height: 300px;
    object-fit: cover;
}

.noticias-portfolio .newscard .brand{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    color: #464646;
}

.noticias-portfolio .newscard .title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 111.77%;
    letter-spacing: 0.025em;
    color: #F07C00;
}

.noticias-portfolio .newscard .text{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #464646;
}

.noticias-portfolio .newscard .read-more{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 28px;
    color: #464646;
}

.noticias-portfolio .pagination .pag-previous{
    border-radius: 5px 0px 0px 5px;
    border-left: 1px solid #404F65 !important;
}

.noticias-portfolio .pagination .pag-next{
    border-radius: 0px 5px 5px 0px;
}

.noticias-portfolio .pagination .page-item{
    border: 1px solid #404F65;
    border-left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 50px;
    overflow: hidden;
}

.noticias-portfolio .pagination .page-item:hover,
.noticias-portfolio .pagination .page-item.active{
    background-color: #F07C00;
}

.noticias-portfolio .pagination .page-item:hover .page-link,
.noticias-portfolio .pagination .page-item.active .page-link{
    background-color: transparent;
    color: #FFFFFF;
}

.noticias-portfolio .pagination .page-item:hover svg path{
    fill: #FFFFFF;
}

.noticias-portfolio .pagination .page-item .page-link{
    border: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    font-style: normal;
    font-family: 'Lato';
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #556987;
    transition: unset;
}

.politica .title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 800;
    font-size: 45px;
    line-height: 56px;
    letter-spacing: -0.02em;
    color: #000200;
}

.politica .text{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #000200;
}

.entry .title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 800;
    font-size: 45px;
    line-height: 56px;
    letter-spacing: -0.02em;
    color: #000200;
}

.entry .text{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #000200;
    text-align: justify;
}

.entry .breadcrumb{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 111.77%;
    letter-spacing: 0.025em;
    color: #F07C00;
}

#homeMaquinaModal{
    background-color: #0008;
}

#homeMaquinaModal .modal-header{
    padding: 0;
    height: 300px;
}

#homeMaquinaModal .modal-header img{
    object-fit: contain;
    width: 100%;
    height: 300px;
}

#homeMaquinaModal .modal-body{
    padding: 1rem 2rem 2rem 2rem;
}

#homeMaquinaModal .modal-body .modal-title{
    align-items: baseline;
    display: flex;
}

#homeMaquinaModal .modal-body .modal-title .title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #000200;
}

#homeMaquinaModal .modal-body .modal-title .sub-title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #8896AB;
    padding-left: 0.5rem;
}

#homeMaquinaModal .modal-body .modal-list ul{
    padding-left: 1rem;
}

#homeMaquinaModal .modal-body .modal-list ul .text{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 13px;
    color: #2A3342;
    margin-bottom: 10px;
}

#homeMaquinaModal .modal-contact{
    display: flex;
    justify-content: space-between;
}

#homeMaquinaModal .modal-contact .btn-laranja-wider{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
}

#homeMaquinaModal .modal-contact .phone-number{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #000000;
    margin-bottom: 0;
    margin-top: 0.75rem;
}

#homeMaquinaModal .modal-contact .phone-number a{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 32px;
    color: #F07C00;
}

.swiperMaquinasHome .swiper-button-prev .arrow-control,
.swiperMaquinasHome .swiper-button-next .arrow-control{
    background: #FFFFFF;
    border-radius: 6px;
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.swiper-button-prev,
.swiper-button-next{
    width: 46px;
}

.swiper-button-prev:after,
.swiper-button-next:after{
    content: 'unset';
}

/* Serviços */

.servicos-header{
    height: unset !important;
}

.servicos-header .breadcrumb{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 111.77%;
    letter-spacing: 0.025em;
    color: #F07C00;
}

.servicos-header .title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 800;
    font-size: 48px;
    line-height: 60px;
    letter-spacing: -0.02em;
    color: #000200;
}

.servicos-header .text{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #000200;
    width: 100%;
}

.servicos-header .servicos-card{
    background-color: #000200;
    border-radius: 6px;
    position: relative;
    padding: 2rem 2rem 3rem 2rem;
    height: 150px;
}

.servicos-header .servicos-card .number{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    letter-spacing: -0.02em;
    font-feature-settings: 'salt' on;
    color: #F7F8F9;
    background-color: #F07C00;
    padding: 1rem 1.5rem;
    border-radius: 30px;
    position: absolute;
    top: -11%;
    left: calc(50% - 30px);
}

.servicos-header .servicos-card .title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 30px;
    color: #FFFFFF;
    /* width: 35%; */
}

.servicos-header .servicos-card .text{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #FFFFFF;
    width: 100%;
}

.servicos-header .servicos-card:hover {
    background-color: #F07C00;
}

.servicos-header .servicos-card:hover .number{
    background-color: #000200;
}

.servicos-faq {
    background-image: url('/images/servicos/bg-faq.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.servicos-faq .title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 800;
    font-size: 45px;
    line-height: 111.77%;
    text-align: center;
    letter-spacing: 0.025em;
    color: #1C1A19;
}

.servicos-faq .text{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 33px;
    text-align: center;
    color: #464646;
    margin-top: 2rem;
}

.servicos-faq .faq-help{
    padding: 2rem 1.75rem;
    background-color: #fff;
    border-radius: 6px;
}

.servicos-faq .faq-help .faq-help-col{
    padding-left: 1.5rem;
}

.servicos-faq .faq-help .title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 30px;
    color: #2A3342;
    text-align: start;
    margin-bottom: 5px;
}

.servicos-faq .faq-help .number{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 30px;
    color: #F07C00;
    text-decoration: none;
}

.servicos-contact .contact-card{
    box-shadow: 0px 27px 50px -45px rgba(0,0,0,0.45);
}

.servicos-contact .title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 800;
    font-size: 45px;
    line-height: 60px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #000200;
}

.servicos-contact .sub-title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #000200;
}

.servicos-contact .contact-card .contact-label{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #333F51;
}

.servicos-contact .contact-card input,
.servicos-contact .contact-card textarea{
    border: 1px solid #D5DAE1;
    border-radius: 8px;
}

.servicos-contact .contact-card textarea{
    height: 220px;
    resize: none;
}

.servicos-contact .contact-card .btn-laranja{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
}

.servicos-contact .contact-card .form-control:focus {
    border-color: unset;
}

.servicos-contact .contact-card .phone-number{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #000000;
    margin-bottom: 0;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.contact-form .contact-card .phone-number{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #000000;
    margin-bottom: 0;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.contact-form .contact-card .phone-number a{
    color: #F07C00;
    margin-left: 5px;
}

.servicos-contact .contact-card .phone-number a{
    color: #F07C00;
    margin-left: 5px;
}

.contact-form .contact-card .phone-number a:hover{
    color: #F07C00;
    margin-left: 5px;
}

.servicos-contact .contact-card .phone-number a:hover{
    color: #F07C00;
    margin-left: 5px;
}

.servicos-contact .contact-card,
.contact-form .contact-card {
    background-color: #FFFFFF;
}

.maquina-contact > .container{
    background-image: url('/images/maquina/bg-contact-form.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 2rem !important;
}

.servicos-contact > .container{
    background-image: url('/images/maquina/bg-contact-form.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 2rem !important;
}

.contact-form > .container > .row{
    background-image: url('/images/maquina/bg-contact-form.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 2rem !important;
}

.home-maquinas2 .figure-overlay{
    position: absolute;
    bottom: 1rem;
    left: 2rem;
}

.home-maquinas2 .overlay-bg{
    position: absolute;
    width: 100%;
    z-index: 9;
    background: linear-gradient(0deg,#1C1A19 0%,rgba(0,0,0,0) 60%);
    bottom: 0;
    height: 120px;
}

.home-maquinas2 .small-figure-overlay{
    position: absolute;
    bottom: 0rem;
    left: 1rem;
}

.home-maquinas2 .figure-overlay .figure-title,
.home-maquinas2 .small-figure-overlay .figure-title{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 44px;
    letter-spacing: -0.02em;
    color: #FFFFFF;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.home-maquinas2 .figure-overlay .figure-subtitle,
.home-maquinas2 .small-figure-overlay .figure-subtitle{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #F07C00;
}

.noticias{
    margin-bottom: 6.25rem !important;
    height: unset !important;
}

.contact-header{
    height: unset !important;
    z-index: unset !important;
}

.home-header .home-buttons{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.noticias-portfolio .newscard .read-more:hover{
    color: #F07C00;
}

.col-small-img{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(240 124 0 / 25%);
}

.dropdown-item:active {
    background-color: #F07C00;
}

.filter-section .btn-preto{
    padding: 7px 1rem;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
}

.maquina-portfolio .portfolio .machine-name {
  text-transform: uppercase;
}
