﻿body {
    padding-top: 2px;
    padding-bottom: 2px;
    /*border: double 1px red;
    background-image: url('../Imagens/20180705_122832.jpg');
    background-size:cover;*/
    background-color: whitesmoke;

}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    width:100%;
    max-width: 730px;
    /*280px*/

}
.text-title {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: 700;
}

.body-jumbotron {
    margin-top:5px;
    padding-top: 15px;
    padding-bottom: 20px;
    background-image: url('../Imagens/agua_Logo_2.png');
    background-size: 1120px;
    box-shadow: 2px 2px 2px 5px rgba(0, 154, 255, 0.60);
}
    .body-jumbotron h1 {

        color:gold;
    }
    .body-jumbotron p {
        color: white;
        /*text-shadow: 8px 4px 1px whitesmoke;*/
        
    }
    .row-footer-image {
    background-image: url('../Imagens/agua_rodape.jpg');    
    /*width:1140px;*/
    width: 100%;
    height:130px;
}
.x{
    border:1px solid red;
}
.xa{
    padding-top:50px;
    padding-bottom: 50px;
    /*border:1px solid black;*/    
    /*color: mediumblue;*/
    

}
.y{
    border:2px solid blue;

}
.row-center{
        align-items:center;
        align-content:center;
}
.b-radius{
    border-radius: 20px;
}

/*RODAPÉ*/

.footer-color {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 10px;
    /*line-height: 1.042857143;*/
    color: indigo;
    /*padding-top: 2px;*/
}
.footer-produto {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 8px;
    /*line-height: 1.042857143;*/
    color: black;
    padding-top: 2px;
}
.footer-copyrigth {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: blue;
    padding-top: 10px;
}

/*CONTATO*/

.contato-endereco h4 {
    
    font-weight: bold;
    color:blue;
}
.contato-endereco h6 {
    font-weight: bold;
    color: blue;
}
.contato-endereco address{
    color: dodgerblue;
    font-size: 12px;
}
.contato-form-titulo {
    padding-left: 20px;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-right: 20px;
    color: blue;
}
.control-label {
    color: blue;
}

/* Sobre*/
.sobre-fonte {
    font-size: 18px;
    text-align: justify;
    font-style: italic;
    font-weight: bold;
    vertical-align: middle;
}
.sobre-imagem-left {
    padding-top: 20px;
    padding-left: 0px;
    padding-right: 20px;
    padding-bottom: 20px;
    vertical-align: central;
    display:block;
    /*border:dashed 1px black;*/
}

.sobre-imagem-right {
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    vertical-align: auto;
}
.sobre-margem {
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
}

.sobre-produtoseservicos {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    /*background-color: #a9a7a7;*/
    /*box-shadow: 3px 3px 12px 2px;*/
    /*color: white;*/
}
    .sobre-produtoseservicos h2 {
        /*border: dashed 1px blue;*/
        background-color: #2883bc;
        color: white;
    }
.lpci {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #2883bc;
    color: white;
}
.sobre-linhas {
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 10px;
    background-color: #2883bc;
    color: white;
}

/* QUALIDADE*/

.qualidade-index {
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 10px;
    background-color: #007bff;
    box-shadow: 3px 3px 12px 2px;
}  
.qualidade-index h2{
    color:gold;
    padding-top:10px;
    padding-bottom:10px;
}
.qualidade-index-texto{
    font-size: 16px;
    text-align: justify;
    color: white;
    padding-bottom:10px;
}
.qualidade-index-link {
    font-size: 16px;
    text-align: justify;
    color: yellow;
}

.qualidade-texto {
    font-size: 16px;
    text-align: justify;
    color: blue;
    padding-bottom: 10px;
}
.qualidade-margem {    
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
}
.qualidade-margem p {
    font-size: 12px;
    color:blue;
    text-align: justify;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
}
.qualidade.mensagem {
    font-size:12px;   
    text-align:justify;
}

.qualidade-subtitulo {
    padding-top: 16px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 12px;
    font-size:16px;
    color: black;
    font-style: oblique;
    font-weight:bold;    
}

/** BACK TO TOP **/

#toTopBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 98;
    padding: 15px;
}

    #toTopBtn img {
        width: 80%;
    }

#myBtn:hover {
    background-color: #555;
    /* Add a dark-grey background on hover */
}

/*Instalações*/
.instalacoes h2 {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #2883bc;
    color: white;
    text-align: center;
}

/* CARDS */

.cards {
    display: flex;
    /*border:dashed;*/
    border-bottom:50px;
    border-top:50px;

}

.card {
    width: 40%;
    height: 100%;
    background: white;
    border-radius: 1rem;
    padding: 1.5rem;
    box-shadow: 3px 3px 12px 2px rgba(0, 0, 0, 0.6);
    transition: 0.2s;
    /*border: dashed;*/
    /*margin-left: 2rem;
    margin-right: 2rem;*/
}
    .card h4 {
        color: #081e89;
        border-top: 15px;
        padding-top: 20px;
        padding-bottom: 20px;
        font-weight: bold;
    }
.card p {
    font-size: 12px;
    color: blue;
    text-align: justify;
}

.card img {
    border-radius: 12px;
}
.card:first-child {
    margin-left: 2rem;
    margin-right: -2rem;
}
    .card:first-child:hover {
        transform: translateY(-2rem);
        margin-top: -2rem;
        background-color: #eff391;
    }

.card:not(:first-child) {
    margin-left: -2rem;
    margin-right: -2rem;
}
    .card:not(:first-child):hover {
        background-color: #eff391;
        color: white;
        /*text-transform: uppercase;*/
    }

    .card:not(:last-child):hover,
    .card:not(:last-child):focus {
        transform: translateY(-1rem);
        transform: translateX(-5rem);
        margin-top: -2rem;        
    }



/*Parceiros*/
.parceiros {
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
    font-size: 18px;
    text-align: justify;
    font-style: italic;
    font-weight: bold;
    vertical-align: middle;
}
    .parceiros h2 {
        padding-top: 15px;
        padding-bottom: 15px;
        background-color: #2883bc;
        color: white;
        text-align:center;
   }


/*Produtos*/

#TbProduto {
    margin-top: 50px;
    margin-bottom: 50px;
    /*background-color:yellow;*/
    /*border: 1px #000 solid;*/
}
    #TbProduto tr:nth-of-type(2n+1){
        background-color:lightgrey;       
    }

    #TbProduto tr td {
        font-size: 12px;
        font-style: italic;
        font-weight: bold;
        color: blue;
        margin-left:20px;
        border-radius: 18px;
        border: none;
        padding-right: 20px;
        padding-left: 20px;
    }   

/*Lista dos produtos*/

#TbProdutoEspecificacao {
    margin-top: 30px;
    margin-bottom: 20px;
    /*background-color:yellow;*/
    border: 1px #000 solid;
    border-color:blue;
   

}

    #TbProdutoEspecificacao tr:nth-of-type(2n+1) {
        background-color: #a9a7a7;
    }

    #TbProdutoEspecificacao tr th {
        font-size: 10px;
        font-family: Arial, Helvetica, sans-serif;
        font-style: italic;
        /*text-shadow: 2px 4px 5px #eee;*/
        background-color: burlywood;
        text-transform: uppercase;
    }

    #TbProdutoEspecificacao tr #NomeProd {
        font-size: 10px;
        /*text-shadow: 2px 4px 5px #eee;*/
        font-style: oblique;
        font-weight: 700;
        color: darkblue;
    }
    #TbProdutoEspecificacao tr #DescrProd {
        font-size: 10px;
        font-style:oblique;
        font-weight:700;
        color: darkblue;
    }

/*DetalhesProduto*/


.detalheProduto{
    display:block;
    padding-top:25px;
    padding-bottom:25px;
    padding-left:10px;
    padding-right:10px;
}
.detalhe-produto-descricao
{
    /*background-color:burlywood;*/
    display:flex;
    padding-top: 20px;     
    color:blue;
    text-align:justify;
    /*border: dashed 1px black;*/
}
.produto-imagem {
    width: 100%;
    max-width: 230px;    
    align-items: center;
    /*float:right;*/
    /*border: dashed 1px black;*/
}
.produto-descricao{
    width:80%;
    /*max-width:900px;*/
    padding-right:15px;
    
    /*float:left;*/
}
.detalhe-produto-embalagem{
    padding-top: 20px;
    color:blue;
}
.detalhe-produto-propriedade {
    padding-top: 20px;
    color: blue;
}
.detalhe-produto-aplicacao {
    padding-top: 20px;
    color: blue;
}
.detalhe-produto-precaucao {
    padding-top: 20px;
    color: blue;
}


#grupoSunEnergy {
    margin-top: 50px;
    border-top: 200px;
    border-bottom: 200px;
    background-color: lightgrey;
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
}
#grupoSunEnergy img{
    width:150px;
    height:auto;
    align-content:center;
    /*border-image-width: 20px 20px 20px 20px;*/    
    padding-top: 5px;
    padding-bottom:25px;

}


/*Serviços*/

#servicos {
    font-size:18px;
    color:blue;    
    margin-top: 50px;
    margin-bottom: 200px;
}
#servicos ul{
font-size:14px;
font-style:italic;
font-weight:bold;
}

.videobox {
    /*background-color: #007bff;*/
    padding-top: 10px;
    padding-bottom: 30px;
    /*padding-left: 10px;
    padding-right: 10px;*/
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    color: gold;
}
    .videobox h1 {
        padding: 20px;
        /*background-color: #007bff;*/       
        color: #0e0d0d;
        border-radius: 15px;
    }
.videobox_descricao {
        font-size: 20px;
        color: #161641;
    }
.videobox_composicao {
    /*text-justify font-weight-light font-size:20px;*/
    text-align: justify;
    color: #161641;
    padding-left: 25px;
    padding-right: 35px;
    padding-top: 50px;
    /*border-style: dashed;*/
}
.videobox video{
    align-content:center;
}


/*Certificações*/

.certificacao{
    align-content:center;    
}