/**
Theme Name: Sintext
Theme URI: https://www.sintext.com.br
Description: Customização gráfica do site esgpraja.com.br
Author: Sintext Web Development
Author URI: http://sintext.com.br
Template: Divi
Version: 0.1
Início: 16/10/2024
Publicação:
Versão: 03/12/2025
*/



@import url("../Divi/style.css");



/* Custom

------------------------------------------------------------ */
.clear{
	clear: both;
}
.center{
	text-align: center;
}
#main-content .container:before {
    height: 0 !important;
}
div.wp-pagenavi {
	text-align: center;
	margin-bottom: 50px;
}
#footer-widgets {
	padding: 40px 0 0 0;
}
ul.et-social-icons li {
    margin: 0 10px;
}




/* Forms ------------------------------------------------------------ */
.formularios .obrigatorio {
    color: #ee3826;
}
.formularios p {
    color: #000;
    margin: 0;
    float: left;
    font-size: 16px;
	width: 100%;
	min-width: 99%;
}
.formularios input,
.formularios .textarea,
.formularios select {
	background-color: #fff;
    border: 1px solid #000;	
    border-radius: 3px;
	padding: 8px;
    color: #000;
    font-size: 16px;
    line-height: 2em;
	clear: both;
	width: 100%;
	min-width: 99%;
}
.formularios textarea {
    line-height: 1em;
}
.formularios .et_pb_button {
    cursor: pointer;
	padding: 0.3em 4em !important;
	width: 100%;
	min-width: 99%;
}
div.wpcf7-validation-errors, 
span.wpcf7-not-valid-tip {
    font-size: 15px;
    line-height: 1em;
	color: #000;
}
div.wpcf7-validation-errors {
    clear: both;
	color: #000;
}
.wpcf7 form.sent .wpcf7-response-output {
	clear: both;
}





/* Forms ------------------------------------------------------------ */
@media screen and (max-width: 1050px) {

}

@media screen and (max-width: 980px) {

}

@media screen and (max-width: 850px) {

}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 650px) {

}

@media screen and (max-width: 480px) {

}

@media screen and (max-width: 380px) {

}

