﻿/* GERAL */

body {
    font-family: 'Nunito Sans', sans-serif;
}

h2 {
    font-size: 32px;
    margin-bottom: 50px;
    font-weight: 700;
}

.desk {
    display: block;
}

.mobile {
    display: none;
}

.wraper-blog .wraper-img img {
    border-radius: 10px;
}

.wraper-blog .wraper-text {
    margin-top: 35px;
}

.wraper-blog .wraper-img {
    width: 100%;
    border-radius: 15px;
    position: relative;
}

.wraper-blog .data {
    background-color: #0060aa;
    color: #ffffff;
    position: absolute;
    bottom: -9px;
    left: 15px;
    padding: 2px 12px;
    border-radius: 5px;
}

.wraper-blog h3 {
    font-size: 20px;
    color: #414141;
    font-weight: 700;
    margin-bottom: 25px;
}

.wraper-blog p {
    font-size: 16px;
    color: #787878;
}

.wraper-blog .saiba-mais {
    font-size: 16px;
    color: #CC9D3F;
}

section:not(:first-of-type) {
    padding: 50px 0px;
}

#noticias, #contato, #noticias-detalhes, #nav-categorias {
    padding: 10px 0px 50px;
}

/* HEADER */

nav {
    color: white;
}

header .logo {
    max-width: 240px;
}

/* Header */

header nav {
    background-color: #0060AA;
}

nav .nav-link:hover {
    color: white;
    font-weight: 900;
}

nav ul li a {
    color: white;
}

nav ul li {
    margin: 0px 17px;
    font-size: 16px;
}

.social-media svg {
    background-color: #CC9D3F;
    width: 1em !important;
    font-size: 40px;
    color: white;
    padding: 9px;
    border-radius: 25px;
}

.btn-orcamento {
    color: #0060AA;
    border-radius: 30px;
    padding: 5px 23px;
    background-color: white;
    display: inline-block;
    min-width: 180px;
}

.social-media a {
    display: inline-block;
    margin-right: 11px;
}

header .social-media {
    width: 400px;
}

/* Footer */

.copy {
    font-size: 13px;
    background-color: white;
    color: #989898;
    text-align: center;
    padding: 15px 0px;
}

footer h6 {
    color: #0060AA;
    font-size: 16px;
    margin-bottom: 15px;
}

footer .fale span {
    font-size: 16px;
    display: block;
    color: #414141;
}

footer .social-media i {
    background-color: #008BD0;
    font-size: 40px;
    padding-right: 10px;
}

footer .copy {
    border-top: 1px solid #989898;
    font-size: 13px;
    padding: 10px 0px;
    margin: auto;
}

    footer .copy p {
        margin: 0;
        padding: 0px 25px;
    }

footer {
    padding: 40px 0px;
    background-color: #f3f3f3;
    /* margin-top: 83px; */
}

    footer .mapa a {
        margin-right: 34px;
        color: black;
        text-decoration: none;
        font-weight: 600;
    }

    footer .logo {
        margin-bottom: 84px;
    }



    footer .btn-orcamento {
        background-color: #00807c;
        color: white !important;
    }

    footer .btn-whats {
        background-color: #0060aa;
        color: white !important;
        border-radius: 30px;
        padding: 5px 23px;
        display: inline-block;
    }


    footer .buttons svg {
        margin-right: 5px;
    }

    footer .buttons a:not(:last-of-type) {
        margin-bottom: 10px;
    }

    footer .col-lg-12.d-flex.justify-content-between.wrap {
        flex-wrap: wrap;
    }

    footer .fale, footer .mapa, footer .social-media {
        margin-bottom: 45px;
    }

    footer .buttons {
        margin-top: 25px;
    }

.whats-fixed {
    position: fixed;
    top: 50%;
    margin-top: -30px;
    background-color: green;
    color: white;
    border-radius: 50px;
    right: 20px;
    font-size: 40px;
    padding: 11px 14px;
    z-index: 9999999;
}

    .whats-fixed:hover {
        color: white;
    }

/* Breadcrumb */

#breadcrumb {
    margin: 0px 0px 30px 0px;
    background-color: #f3f3f3;
    font-size: 15px;
    padding: 15px 0px;
}

    #breadcrumb ul {
        padding: 0;
        margin-bottom: 0;
        /*        overflow: scroll;*/
    }

        #breadcrumb ul li {
            list-style: disc;
            display: inline-block;
        }

            #breadcrumb ul li svg {
                margin: 0px 10px;
            }

            #breadcrumb ul li a {
                text-decoration: none;
                color: #9b9a9a;
                font-weight: 700;
            }

            #breadcrumb ul li:last-of-type a {
                color: #0061b0;
            }


/* STYLES */

#topo-banner .main-banner {
    width: 100%;
}

#home-saiba .banner-box img {
    width: 100%;
    height: 100%;
}

#home-saiba .bluebox {
    background-color: #0060aa;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    padding: 30px 30px 30px 30px;
    height: 100%;
}

    #home-saiba .bluebox h2 {
        font-size: 25px;
        color: white;
        font-weight: 700;
        margin-bottom: 0px;
    }

    #home-saiba .bluebox p {
        font-size: 16px;
        color: #ffffff;
        margin: 15px 0px;
    }

#home-saiba .btn-veja {
    background-color: #cc9d3f;
    border-radius: 25px;
    padding: 3px 20px;
}

#home-produtos .desc {
    width: 94%;
    padding: 10px;
    background-color: white;
    color: #0060aa;
    font-size: 28px;
    position: relative;
    top: -86px;
    font-weight: 700;
}

#home-produtos .btn {
    max-width: 200px;
}

#home-produtos .owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -107px;
    font-size: 70px;
}

#home-produtos .owl-carousel a {
    text-decoration: none;
}

#home-produtos .owl-prev {
    float: left;
    margin-left: -25px;
}

#home-produtos .owl-next {
    float: right;
    margin-right: -25px;
}

#sobre h1 {
    font-size: 32px;
    margin-bottom: 25px;
    font-weight: 700;
}

#sobre .video {
    margin-top: 40px;
}

#sobre img {
    border-radius: 10px;
    margin: auto;
    display: block;
}

#sobre p {
    font-size: 16px;
    color: #848484;
}

#sobre .wraper-text {
    width: 80%;
    display: block;
    margin: 40px auto;
}

#nav-categorias .owl-carousel {
    border-bottom: 3px solid #e8e8e8;
    padding: 25px 0px;
}

#nav-categorias .item a {
    text-decoration: none;
    color: black;
}

#nav-categorias .cat {
    background-color: #f3f3f3;
    border-radius: 50px;
    display: inline-block;
    font-size: 20px;
    padding: 5px 30px 5px 5px;
}

#nav-categorias .icon {
    max-width: 42px;
    border-radius: 50px;
    display: inline-block;
}

#nav-categorias .owl-nav {
    width: 100%;
    position: absolute;
    font-size: 50px;
    top: 50%;
    margin-top: -44px;
}

#nav-categorias .owl-prev {
    float: left;
    margin-left: -20px;
}

#nav-categorias .owl-next {
    float: right;
    margin-right: -20px;
}

#produto-detalhes h1 {
    font-size: 47px;
    font-weight: 700;
    margin-bottom: 22px;
}


#produto-detalhes p {
    font-size: 16px;
    color: #848484;
}

#produto-detalhes button {
    background-color: #0060aa;
    border-radius: 20px;
    color: white;
    padding: 5px 25px;
}

#contato input {
    height: 45px;
}

#contato h1 {
    font-size: 32px;
    margin-bottom: 35px;
}

#contato input, #contato textarea {
    background-color: #f8f8f8;
    width: 100%;
    border-radius: 5px;
}

    #contato input[type='file'] {
        background-color: unset !important;
    }

#contato label {
    margin-top: 15px;
    margin-bottom: 5px;
    font-weight: 700;
}

#contato .btn-enviar {
    background-color: #0060aa;
    color: white;
    margin: auto;
    display: block;
    padding: 5px 80px;
    border-radius: 25px;
    margin-top: 20px;
}

.form-tel, .form-cel {
    width: 49.5%;
    display: inline-block;
}

#galleria-insta img {
    width: 100%;
}

#noticias .wraper-blog h3 {
    font-size: 28px;
}

#noticias .wraper-blog {
    margin-bottom: 40px;
}

#noticias-detalhes .wraper-img {
    position: relative;
    width: fit-content;
    margin: auto;
}

    #noticias-detalhes .wraper-img .data {
        background-color: #0060aa;
        color: #ffffff;
        position: absolute;
        bottom: -9px;
        left: 20%;
        padding: 2px 12px;
        border-radius: 5px;
    }

#noticias-detalhes h1 {
    font-size: 28px;
    color: #414141;
    margin: 50px 0px;
    font-weight: 800;
}

#noticias-detalhes p {
    font-size: 16px;
    color: #787878;
}

.wraper-blog {
    margin-bottom: 60px;
}

#noticias h1 {
    font-size: 32px;
    margin-bottom: 50px;
    font-weight: 700;
}

#location span {
    display: block;
}

#location .end {
    margin-bottom: 28px;
}

#location .email {
    margin-top: 15px;
}

#location .embed-map {
    min-height: 405px;
    width: 100%;
}

#location .yellowline {
    border: 2px solid #e5cd9d;
    width: 200px;
    margin: 15px 0px;
}

#galleria-insta .imagem-galeria {
    padding: 0;
}

#galleria-insta h1 {
    font-size: 32px;
    margin-bottom: 20px;
}

#galleria-insta h2 {
    font-size: 22px;
    margin-bottom: 20px;
}

#galleria-insta a {
    text-decoration: none;
}

#galleria-insta {
    margin-bottom: 80px;
}

#exampleModal input, #exampleModal textarea {
    width: 100%;
}

@media(max-width:1200px) {
    #home-saiba .bluebox {
        padding: 20px 20px 20px 20px;
    }

    nav ul li {
        margin: 0px 10px;
        font-size: 16px;
    }
}

@media(min-width:998px) {
    #home-saiba .banner-box {
        padding-right: 0;
    }
}

@media (max-width:998px) {
    #home-saiba .bluebox {
        margin: auto;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    #home-saiba .banner-box img {
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
    }

    #produto-detalhes .product, #produto-detalhes button {
        margin: auto;
        display: block;
    }

    #produto-detalhes h1 {
        text-align: center;
        margin: 30px 0px;
    }
}

@media (max-width:768px) {
    #home-produtos .owl-dots {
        top: -50px;
        position: relative;
        display: block;
    }
}

@media (max-width : 550px) {
    #noticias-detalhes .wraper-img .data {
        position: relative;
        left: 0px;
        top: 15px;
    }

    #contato .form-tel, #contato .form-cel {
        width: 100%;
        display: inline-block;
    }

    .desk {
        display: none;
    }

    .mobile {
        display: block;
    }

    .whats-fixed {
        position: fixed;
        top: unset;
        bottom: 0;
        background-color: green;
        width: 100%;
        color: white;
        border-radius: 0;
        right: 0;
        font-size: 19px;
        padding: 6px 14px;
        text-align: center;
        text-decoration: none;
    }
}

.titlenews {
    font-size: 50px !important;
    padding: 30px 0;
    margin: 30px 0 20px 0;
}

.subtitle-post {
    font-size: 30px !important;
    padding: 30px 0;
    margin: 20px 0 20px 0;
}

.toast-span-info {
    display: block;
}

#insta {
    padding-bottom: 0px !important;
}

#produto-detalhes ul li {
    color: #848484;
}
