/**
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: 29/01/2026
Versão: 30/05/2026
*/



@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% !important;
	min-width: 99%;
	text-align: center;
}
.formularios .btn {
	color: #fff !important;
	width: 100% !important;
}
.formularios .btn a {
	display: block;
	color: #fff !important;
}
.formularios .btn a:hover,
.formularios .et_pb_button:hover,
.formularios .btn:hover {
	color: #000 !important;
	width: 100% !important;
}
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) {
	h2,
	h2 a {
		font-size: 0.8em !important;
	}

}

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

}

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

}

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

}

@media screen and (max-width: 480px) {
	h2,
	h2 a,
	h2 span {
		font-size: 27px !important;
	}
	h1,
	h1 span {
		font-size: 1.2em !important;
	}


}

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

}

