h4, h5, h6, p {
    text-align: justify!important;
    text-justify: inter-word;
}
.nojustfy {
    text-align: center!important;
}
html {
    scroll-behavior: smooth;
}
h1 {
    font-size: 4rem;
}
section {
    padding-top: 60px;
}
.navbar-brand {
    border-radius: 5px;
    width: 120px;
}
.overlay-dark {
    background-image: url(../images/22.jpg) !important;
}
.overlay {
    opacity: 1 !important;
    background-image: linear-gradient(to right, #1FA679 0%, #1FA679 100%)!important;
}
.transparent-bg {
    background-color: rgba(255,255,255,0.9)
}
.navbar-nav .nav-link {
    color: #000 !important;
}
.tp-parallax-wrap {
    position: relative; 
    display: block; 
    visibility: visible;
    width: 100%;
    z-index: 100;
}
.tp-mask-wrap {
    position: relative;
    display: block;
    overflow: visible;
    text-align: center;
    width: 100%;
}
.tp-loop-wrap {
    position:relative;
    display:block;
    width: 100%;
}
.process-wrapp {
    margin: auto;
}
.fundo1 {
    background-image: url(../images/natureza3.jpg);
    padding-bottom: 50px;
    min-height: 400px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.fundo2 {
    background-image: url(../images/natureza4.jpeg);
    padding-bottom: 50px;
    min-height: 400px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.menu1 {
    padding: 0 100px 0 100px;
}
.menutop {
    font-size: 12px;
    padding: 5px 125px 0 905px;
    text-align: right;
}
.foto_equipe1 {
    border: solid 3px #fff;
    border-radius: 8px;
}
.whitebox .widget {
    background-color: #ddd;
}
.sobre1 {
    margin-bottom: 40px;
    margin-top: 20px;
}
.borda1 {
    border-left: 3px solid #FFC400;
    padding-left: 30px;
    margin-bottom: 30px;
}
.cor1 {
    color: #6AAC60;
}
.cor2 {
    color: #FFC400;
}
.mvv {
    text-align: right;
}
.bglight {
    background: #fff!important;
    padding-bottom: 20px;
}
.bglight2 {
    background-image: url(../images/cubo_90.jpg);
    padding-bottom: 20px;
}
.produto1 {
    background-color: #eee !important
}
.box-contato {
    border-radius: 20px;
}
/*.sidemenu {
    display: none;
}*/
.footer_logo {
    width: 65%;
}
ul.links li a::before {
    color: #fff !important;
}
.letra-cinza {
    color: #ccc;
}
.separacao {
    border-top: 2px solid #ccc;
    margin-top: 45px;
    border-color: #ffc400;
}
.separacao1 {
    border-top: 2px solid #ccc;
    margin-top: 15px;
    border-color: #ffc400;
}
.box-legenda {
    box-shadow: 0 0 10px rgb(0 0 0 / 40%);
    background-color: rgba(0,0,0,0.4);
    border: 1px solid #ccc;
    border-radius: 12px;
    padding-top: 20px;
    backdrop-filter: blur(2px);
}
.fonte-legenda-g {
    font-size: 35px;
    font-weight: bold;
    line-height: 40px;
}
.fonte-legenda-p {
    font-size: 15px;
}
.legenda-bobinas {
    color: #fff;
}
.sobre-empresa {
    color: #000;
    line-height: 1rem;
}
.video-img-setting {
    border: 3px solid #fff;
    border-radius: 10px;
}
.img-produtos {
    border-radius: 0 10px 10px 0;
}
.whatsApp{
    position:fixed;
    width:60px;
    height:60px;
    bottom:30px;
    right:30px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    font-size:30px;
    box-shadow: 2px 2px 3px #999;
    z-index:100;
}
.bgdark {
    /*background-color: #3B4B5C!important;*/
    background-image: linear-gradient(to right, #3B4B5C 50%, #556E8B 100%)!important;
}
.bgdark2 {
    background-color: #1FA679;
    position: fixed;
    top: 0;
    z-index: 1000;
    height: 30px;
}
.globo-rec {
    border: 1px solid #fff;
    border-radius: 10px;
    margin-top: 15px;
}
.my-whatsApp{
    margin-top:16px;
}
.box-produtos {
    margin-bottom: 20px;
    border-radius: 20px;
}
.box-form1 {
    box-shadow: 0 0 25px 0 #000;
}
.botao-enviar {
    background-image: linear-gradient(to right, #6AAC60 25%, #FFC400 100%)!important;
}
.box-sobre {
    background-color: #fff;
    border-radius: 10px;
}
.d-table-cell {
    padding-right: 10px;
}
.borda-nossos-servicos {
    background-color: #cecece;
    border-radius: 10px;
    padding-bottom: 15px;
    margin-bottom: 25px;
}
.phonelp {
    padding-left: 5px;
}
.phonerp {
    padding-right: 15px;
}
.fa-phone-square {
    font-size: 25px;
}
.far {
    font-size: 25px!important;
}
.form-group {
    margin-bottom: 10px!important;
}
.form-group label, .checkbox label {
    min-height: 0;
}
.car1 {
    padding-left: 0!important;
    padding-right: 0!important;
}
.car1_img  {
    border-radius: 0 10px 10px 0!important;
}
.carousel-inner {
    border-radius: 10px;
}

/*Mobile*/
@media (max-width: 576px) {
    .side-menu {
        display: block;
        width: 60%!important;
    }
    .bgdark2 {
        display: none;
    }
    .transparent-bg {
        top: 0;
    }
    .transparent-bg {
        background-color: rgba(255,255,255,0.9)!important;
    }
    .mvv {
        text-align: left;
    }
    .globo-rec {
        width:50%;
    }
    .ptop {
        padding-top: 10px;
    }
    .bottom27 {
        padding-top: 10px;
    }
    .fonte-legenda-g {
        font-size: 18px;
        line-height: 25px;
    }
    .fonte-legenda-p {
        font-size: 15px
    }
    .d-none {
        display: none!important;
    }
    .sobre3 {
        padding-bottom: 15px;
    }
    .heading-title {
        padding-bottom: 15px;
    }
    .video-img-setting {
        border-radius: 0 0 20px 20px;
    }
    .video-img-setting {
        border-top: 2px solid #fff;
    }
    .car-menu {
        margin-top: 90px;
    }
    .sobre1 {
        margin-bottom: 0;
    }
    .separacao2 {
        border-top: 2px solid #ccc;
        margin-top: 10px;
        border-color: #252E37;
    }
}
/*Tablet*/
@media (min-width: 577px) {
    .side-menu, .sidemenu_btn {
        display: none !important;
    }
    .transparent-bg:not(.fixedmenu) {
        background: #fff;
    }
    .transparent-bg:not(.fixedmenu) {
        display: block!important;
    }
    .fonte-legenda-p {
        font-size: 15px
    }
    .fonte-legenda-g {
        font-size: 18px;
        line-height: 25px;
    }
    .d-none {
        display: none!important;
    }
    .navbar {
        display: block;
    }
    .navbar-expand-lg .navbar-collapse {
        display: flex!important;
        flex-basis: auto;
    }
    .navbar-expand-lg .navbar-nav {
        flex-direction: row;
    }
    .menu-top {
        text-align: center;
    }
    .video-img-setting {
        border-radius: 10px;
        border-left: 2px solid #fff;
    }
    .video-content-setting > p {
        font-size: 15px;
        line-height: 20px;
    }
    .video-content-setting {
        min-height: 0!important;
    }
    .sobre1 {
        margin-bottom: 10px;
    }
    .car-menu {
        margin-top: 90px;
    }
    .separacao2 {
        border-top: 2px solid #ccc;
        margin-top: 10px;
        border-color: #252E37;
    }
    .ptop {
        padding-top: 10px;
    }
    
    
}
/*Desktop*/
@media screen and (min-width: 992px) {
    .process-wrapp li {
        max-width: none;
    }
    h1 {
        font-size: 4rem;
    }
    .sobre1 {
        margin-bottom: 0;
    }
    .transition-2 {
        width: 100%;
        padding-bottom: 0;
    }
    .cor2 {
        padding-top: 0;
    }
    .video-content-setting {
        min-height: 40px;
        padding-top: 40px;
        padding-bottom: 20px;
    }
    .port1 {
        margin-bottom: 20px;
    }
    .fonte-legenda-g {
        font-size: 35px;
        line-height: 40px;
    }
    .fonte-legenda-p {
        font-size: 25px;
    }
    .d-none {
        display: block!important;
    }
    .separacao2 {
        border: none;
        margin-top: 0;
    }
}

