@import url(https://fonts.googleapis.com/css?family=Tinos|Gudea);

div.section h2.page-title {
	padding-left: 65px;
}
.ui-icon-triangle-1-e {
	background: url(../images/mais.png);
}
.ui-icon-triangle-1-s {
	background: url(../images/mais.png);
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); /* IE 9 */
	-webkit-transform: rotate(45deg); /* Safari and Chrome */
}
#news-items li p.title a {
	color: #00d3c6;
}
#news-items li p.title a:hover {
	color: #0a726b !important;
}
#news-items li a.read-more {
	background-color: #0a726b;
	border-radius: 0px;
}
#news-items li a.read-more:hover {
	background-color: #00d3c6;
}
.ui-icon {
	width: 13px;
	height: 13px;
}
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.ui-accordion .ui-accordion-header {
	cursor: pointer;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 21px;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: .5em .5em .5em 1.5em;
	min-height: 0;
}
.ui-accordion-content {
	padding-left: 25px;
}
input[type="text"], input[type="email"], textarea {
	width: 80%;
	border: none;
	padding: 5px;
	background-color: #494949;
}
input[type="text"], input[type="email"] {
	height: 30px;
}
.wpcf7-submit {
	width: 100px;
	height: 30px;
	background-color: #00d3c6;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
}
.c {
	width: 17px !important;
	padding-right: 0px;
	vertical-align: text-bottom;
}
footer {
	background-color: #00d3c6;
	height: 0px;
}
article .single-h1-title, article .article-content span.category, .comment-separator, .comment-author, .logged-in-as, .comments-holder a, .separator, .comment-date, #commentform input#submit {
	color: #0a726b;
}
#map {
	height: 500px;
	width: 100%;
}
a {
	text-decoration: none;
	color: white;
}
div.main-menu nav ul li a:hover {
	color: #0a726b !important;
}
.sh > span {
	display: none;
}
.cc.c {
	width: 10px !important;
	margin-left: 6px;
}

.one_half {
	font-size: 16px;
}
.info {
	font-style: inherit !important;
	font-weight: bold !important;
}
form {
	margin-top: 22px;
}
.section h6 {
	font-size: 16px;
}
textarea {
	font-family: Gudea, Arial, sans-serif;
}
div.section h2.page-title {
	text-transform: capitalize;
}
.blog-front-content {
	margin-top: 15px;
	min-height: 125px;
}
#news-items li p.title {
	font-family: 'Tinos', Times, serif;
	font-size: 29px;
	font-style: normal;
	line-height: 40px;
	letter-spacing: -0.02em;
	text-align: left;
	font-weight: bold;
}
.nao-mostrar {
	display: none !important;
}
div#politica-privacidade {
	display: none;
	position: fixed;
	background: rgba(0, 0, 0, 0.85);
	z-index: 1000;
	top: 0;
	height: 100vh;
	width: 100vw;
}
div#politica-privacidade > div {
	height: 100%;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
#politica-privacidade .container-privacidade {
	max-width: 768px;
	margin: 0 auto;
	text-align: justify;
}
.politica-btn-style {
	position: absolute;
	left: 15px;
	cursor: pointer;
	color: #ffffff;
}

.btn-fechar-politica {
	text-transform: uppercase;
	font-weight: 900;
	display: block;
	text-align: center;
	margin-top: 15px;
	cursor: pointer;
}
.politica-btn-style:hover {
	color: #000;
}
.btn-fechar-politica:hover {
	color: #00d3c6;
}
.politica-btn{
	cursor: pointer;
}
.footer-logo {
	margin-bottom: 0 !important;
}

/*--------------------------------------------------
 * ---------------------COOKIES-------------------
 * ------------------------------------------------*/
.fadeIn {
	-webkit-animation: fadeIn 3s cubic-bezier(0.7, 0, 0.3, 1) both;
	-moz-animation: fadeIn 3s cubic-bezier(0.7, 0, 0.3, 1) both;
	-ms-animation: fadeIn 3s cubic-bezier(0.7, 0, 0.3, 1) both;
	-o-animation: fadeIn 3s cubic-bezier(0.7, 0, 0.3, 1) both;
	animation: fadeIn 3s cubic-bezier(0.7, 0, 0.3, 1) both;
}
.cookie-consent {
	background: #000000;
	width: 300px;
	color: #ffffff;
	padding: 10px;
	font-size: 10px;
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 1000;
}
.cookie-consent p {
	margin-bottom: 10px;
	font-weight: 200;
	word-spacing: 0.4px;
	letter-spacing: 0.6px;
	font-size: 10px;
	font-family: 'Gudea', Arial, sans-serif;
}
.cookie-consent a {
	color: #ffffff;
	font-family: 'Gudea', Arial, sans-serif;
}
#yescookies {
	background: #00d3c6;
	padding: 6px 10px;
	cursor: pointer;
	transition: 0.6s all;
	display: block;
	text-align: center;
	font-family: 'Gudea', Arial, sans-serif;
}
#yescookies:hover {
	background: #a7a9ac;
	color: #000000;
	padding: 6px 10px;
	cursor: pointer;
}

