.boxShadow {box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.1);}
h2.tituloSlide {font-size:50px; line-height:56px;}
.publicacoes .separator-line-horrizontal-full:last-child,
.eventos .separator-line-horrizontal-full:last-child {display:none;}
a.btWhatsDefault {
	display:block; background:#0bd54d; font-size:25px; color:#FFF; width:40px; height:40px; line-height:40px; position:fixed; z-index:110; right:40px; bottom:100px; 
	border-radius:50%; text-align:center;
}
	a.btWhatsDefault i.fa {display:inline-block; position:relative;}
.txtSobre h2,
.txtSobre h3 {color:#005f83; font-weight:600;}
.boxForm .btn {margin:0;}
.boxForm .wpcf7-not-valid-tip {font-size:12px; font-weight:700; color:#d60000; margin:-20px 0 10px;}
.boxForm .wpcf7-response-output {margin:0!important; font-size:14px; color:#6f6f6f; background-color:#FFF;}
.boxForm .wpcf7-acceptance {display:block; margin-bottom:20px;}
	.boxForm .wpcf7-acceptance span.wpcf7-list-item {margin:0; text-align:left;}
	.boxForm .wpcf7-acceptance input[type=checkbox] {
		position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; 
		border:0;
	}
	.boxForm .wpcf7-acceptance input[type=checkbox] + .wpcf7-list-item-label {
		padding-left:28px; min-height:20px; display:block; font-size:14px; color:#6f6f6f; font-weight:400; line-height:20px; vertical-align:middle; 
		background:url(../images/bg-checkbox-off.png) no-repeat 0 0; cursor:pointer;
	}
	.boxForm .wpcf7-acceptance input[type=checkbox]:checked + .wpcf7-list-item-label {
		background:url(../images/bg-checkbox-on.png) no-repeat 0 0;
	}
	.boxForm .wpcf7-acceptance .wpcf7-list-item-label {
		 -webkit-touch-callout:none; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;
	}
		.boxForm  .wpcf7-acceptance .wpcf7-list-item-label a {color:#6f6f6f;}
		.boxForm  .wpcf7-acceptance .wpcf7-list-item-label a:hover {color:#000;}
.copyright {margin-top:60px;}
.copyright p {margin:0; font-size:12px;}
.bg-black {background-color:#005f83!important;}
.txt-main-color {color:#005f83;}
footer a.text-white:hover {opacity:0.8;}
footer {background-color:#63666a;}
.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-content {font-size:12px;}
.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-content a {color:var(--purple-dark);}
#ct-ultimate-gdpr-cookie-change-settings {display:none!important;}
#ct-ultimate-gdpr-cookie-open {font-family:inherit; font-size:12px; padding:10px 15px; font-weight:700;}
@media only screen and (min-width : 576px) {
#ct-ultimate-gdpr-cookie-popup {display:flex; align-items:center;}
	#ct-ultimate-gdpr-cookie-content {padding-right:15px;}
	#ct-ultimate-gdpr-cookie-popup .ct-ultimate-gdpr-cookie-buttons {padding:0;}
}