

/* 
####################################################################################
################# INICIO EDIÇÃO DO DESIGNER ########################################
####################################################################################
*/


    /* CSS dos locais onde será adicionada a cor predominante */
    .dropCap , .botaoPequeno, .botaoMedio, .botaoGrande {
    	background:#;
    }
    .boxtextoBotao a{
        background-color:#;
    }
    .botaoPequeno, .botaoMedio, .botaoGrande{
        background-color:#;
    }
    .boxTitulo{
        color:#;
    }
    .boxtextoBotao{
        border-left:solid 4px #;
    }



/* CSS dos locais onde será adicionada a cor dos títulos */

h1,h2,h3,h4,h5,h6{
		color:#5C5C5C;
        		}


/* CSS dos locais onde será adicionada a cor da fonte sobre a cor predominante */
	#menuInterna a {
    color:#;
    }
   

/* 
####################################################################################
################# FIM EDIÇÃO DO DESIGNER ###########################################
####################################################################################
*/
 
*{
font-size: 14px; 
font-family: Roboto; 
}
img { max-width: 100%; }
.tituloPagina { display: none; }
html {
background: transparent;
}
.conteudoBloco{ margin: 0 auto; } 
.cycle-slideshow {
    background: transparent none repeat scroll 0 0 !important;
    margin: 0 auto !important;
    max-height: 500px !important;
    max-width: 1920px !important;
}

#cabecalhoInterna {
padding: 0px !important;
}

#containerCabecalho {
    background-color: #fff;
    border-bottom: solid 1px #ddd;
}

div#cabecalhoInterna, div#conteudoInterna, div#rodapeInterna, .conteudoBloco, .center {
    padding: 15px 0;
}

h1, h2, h3, h4, h5, h6 {
  padding-top: 0px;
  margin-top: 0px;
  border-bottom: none;
}

h5 {
    margin-bottom: 6px;
}

#menuInterna a{ color: #666;  border-bottom: 0px solid   #f9f9f9; }
.whats { background-image: url("../images/back-what.png"); background-color: #FBAD3E; padding: 2px 0; }
.whats .center {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}
.cycle-overlay{ display: none !important; }
#containerRodape {
    background-color: #111;
}
#rodapeInterna p, #rodapeInterna li, #rodapeInterna strong, #rodapeInterna h3{ color: #fff; }

#menuInterna a:hover, #menuInterna li.active a {
    background:transparent;
    color: #FBAD3E;
    border-bottom: 4px solid   #FBAD3E;
}
#conteudoInterna { width: inherit; padding: 20px 0 0 0; min-height: 55vh !important; }
#containerRodape{ margin-top:0; }
.center{  margin: 0 auto; }
.call{ margin-bottom: 30px; }
h1{ margin-bottom: 0; }
.sigle-product {
    border: 1px solid #eee;
    padding: 20px 20px;
    text-align: center;
    border-radius: 10px;
}
.sigle-product:hover{ background-color: #eee;  border: 1px solid #eee; } 

.call h2 {
    border-bottom: 2px solid #ddd;
    margin-top: 40px;
    padding-bottom: 5px;
    padding-left: 20px;
}
.sigle-product > h3 {
    border-bottom: 1px solid #eee;
    color: #FBAD3E;
}
.botaoPequeno, .botaoMedio, .botaoGrande {
    background-color: #FBAD3E;
}
.botaoPequeno:hover, .botaoMedio:hover, .botaoGrande:hover{
background-color: #FBAD3E;
}

.btn-success {
    background-color: #FBAD3E;

}

hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ddd -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px medium medium;
    margin: 40px 0 10px;
}

input[type="submit"] {
   background: #031B63 !important;
}

#rodapeInterna h4, #rodapeInterna h5, #rodapeInterna h6 {
color: #fff !important;
}

