/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
Version: 2.0
*/

/* BASE */
:root {
	--primary-color: #0095d9;
	--primary-color-darker: #0084c0;
}
/* Top Header ################################################################################# */
#top {
	background: #54c5d0;
	font-size: 1.1rem !important;
}

#top .icon {
	width: 22px;
	height: 22px;
}

#top .et_pb_row {
	display: flex;
	flex-direction: row;
}

#top .et_pb_row .et_pb_column {
	width: auto !important;
}

#top .telefone {
	line-height: 1;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 3px;
}

@media (max-width: 980px) {
	#top .telefone {
		text-align: center;
	}
}

#top .telefone .espacamento {
	width: 20px;
	display: inline-block;
}

#top .telefone a {
	color: #fff !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (max-width: 500px) {
	#top .telefone a {
		font-size: 16px;
	}
}

#top .telefone .icon {
	margin-right: 8px;
}

#menu-principal li a {
	font-weight: 800;
	text-transform: uppercase;
	opacity: 1 !important;
	font-size: 16px;
	transition: background-color 0.3s, color 0.3s !important;
	padding: 13px 15px;
	border-radius: 20px;
}

#menu-principal li a:hover {
	color: var(--primary-color) !important;
	opacity: 1 !important;
}

#menu-principal .menu-item-1797 a {
	background: #e58a00;
	font-size: 15px;
}

#menu-principal .menu-item-1797 a:hover {
	background: #c37704;
	color: #fff !important;
}
#menu-principal {
	display: flex;
	align-items: center;
}

#menu-principal li {
	padding: 0;
}

.et-l--header .et_pb_menu__icon {
	margin-right: 0;
	margin-left: 25px;
}

/* Header ################################################################################# */
.et_pb_menu .et_pb_menu_inner_container {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media (max-width: 1200px) {
	.et_pb_menu .et_pb_menu_inner_container {
		padding: 0 15px;
	}
}

.et_pb_menu .et_pb_menu__wrap {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.et_pb_menu .nav.et-menu {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

@media (max-width: 1200px) {
	.et_pb_menu .et_pb_menu__logo {
		margin: 0;
	}
}

@media (min-width: 980px) and (max-width: 1200px) {
	.et_pb_menu .et_pb_menu__wrap {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
		margin-right: 20px;
	}
	.et_pb_menu .et_pb_menu_inner_container {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

@media (max-width: 980px) {
	.et_pb_menu .et_pb_menu_inner_container {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

.et_pb_menu .sub-menu {
	padding: 0 !important;
	width: auto !important;
	min-width: 200px !important;
}

@media (min-width: 981px) {
	.et_pb_menu .sub-menu {
		top: calc(100% - 10px) !important;
	}
}

.et_pb_menu .sub-menu li {
	padding: 0 !important;
	width: 100% !important;
	white-space: nowrap !important;
}

.et_pb_menu .sub-menu li a {
	width: auto !important;
	padding: 10px 20px;
}

#mobile_menu1 {
	background-color: #0095d9 !important;
	border: none !important;
	padding: 0 !important;
	margin-top: 11px;
}

#mobile_menu1 li a {
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
}

/* Main Footer ################################################################################# */
.main-footer {
	overflow: hidden;
}

.main-footer #rodape .et_pb_column h3 {
	margin-bottom: 10px !important;
}

.main-footer .telefone a {
	width: 100%;
	display: block;
}

.et-l--footer .credits {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.et-l--footer .credits .et_pb_module {
	margin: 0 !important;
	margin-left: 10px !important;
}

.et-l--footer .credits .et_pb_button {
	background: none !important;
	color: #fff;
	font-size: 13px;
	border: none;
}
#politicas {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

@media (max-width: 425px) {
	#politicas {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

#politicas a {
	color: #fff;
	margin: 1px;
	margin-right: 20px;
	font-size: 15px;
}

#politicas a:last-child {
	margin-right: unset;
}

#politicas a:hover {
	text-decoration: underline;
}

#main-content {
	min-height: calc(100vh - 344px);
}
/* BLOG ################################################################################# */
body.category #main-content .container {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	padding-left: 20px;
	padding-right: 20px;
}

body.category #main-content .container:before {
	display: none;
}

body.category #main-content .container #content-area #left-area {
	width: 100%;
}

@media (max-width: 640px) {
	body.category #main-content .container #content-area #left-area article.et_pb_post {
		width: 94%;
		margin: auto;
		margin-bottom: 30px;
	}
}

@media (min-width: 640px) and (max-width: 980px) {
	body.category #main-content .container #content-area #left-area article.et_pb_post {
		width: 84%;
		margin: auto;
		margin-bottom: 50px;
	}
}

body.category #main-content .container #content-area #left-area article.et_pb_post a.entry-featured-image-url {
	width: 240px;
	border: solid 1px;
	float: left;
	margin-right: 20px;
}

@media (max-width: 980px) {
	body.category #main-content .container #content-area #left-area article.et_pb_post a.entry-featured-image-url {
		width: 100%;
	}
}

body.category #main-content .container #content-area #left-area article.et_pb_post .readmore {
	display: inline-block;
	margin: 10px 0;
}

body.category #main-content .container #content-area #left-area article.et_pb_post:after {
	content: '';
	height: 1px;
	width: 100%;
	display: block;
	clear: both;
}

body.category #main-content .container #content-area #sidebar {
	display: none !important;
}

body.blog .et_pb_blog_grid article {
	margin: 10px !important;
	margin-bottom: 20px !important;
}

.et_pb_blog_grid .et_pb_post {
	border-radius: 6px !important;
	overflow: hidden;
	border: none !important;
	padding: 0 !important;
	transition: background-color 0.5s;
	background-color: #ddd;
}

.home .et_pb_blog_grid .et_pb_post {
	background-color: #fff;
}

.et_pb_blog_grid .et_pb_post .et_pb_image_container {
	margin: 0;
}

.et_pb_blog_grid .et_pb_post .entry-featured-image-url {
	margin: 0;
}

.et_pb_blog_grid .et_pb_post .entry-title a {
	padding: 15px;
	display: block;
	font-size: 20px;
	transition: color 0.5s;
	text-align: center;
}

.et_pb_blog_grid .et_pb_post:hover {
	background: #1f2632;
}

.et_pb_blog_grid .et_pb_post:hover .entry-title a {
	color: #fff;
}

.et_pb_blog_grid .et_pb_image_container img {
	border: none !important;
}

.single-post .entry-content p,
.single-post .et_pb_post_content p {
	padding: 0;
	margin-bottom: 30px;
	line-height: 1.8;
}

/* COMPONENTS */
/* Icons ################################################################################# */
.icon {
	font-family: ETmodules;
	width: 30px;
	height: 30px;
	position: relative;
	margin-left: 4px;
	display: inline-block;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.icon.whatsapp {
	background: url(/wp-content/themes/Divi-child/images/whatsapp.png) center no-repeat;
	background-size: contain;
}

.icon:hover {
	opacity: 0.8;
}

header .redes-sociais .icon {
	margin-left: 14px;
	top: 3px;
}

footer .icon {
	margin-right: 5px;
	width: 16px;
	height: 16px;
}

/* Forms ################################################################################# */
form label {
	font-weight: bold;
	font-size: 1rem;
}

form input[type='text'],
form input[type='email'],
form input[type='password'],
form select,
form textarea {
	width: 100%;
	background: #f1f1f1;
	padding: 11px 20px;
	border-radius: 4px;
	font-size: 1rem;
	border: none;
}

.parent-pageid-359 .wpcf7-form-control {
	background: #fff;
}

.wpcf7-textarea {
	height: 130px;
}

form input[type='submit'] {
	font-size: 1.5rem;
	padding: 6px 20px;
	border-radius: 4px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

form input[type='submit']:hover {
	background: #34b1bd !important;
	cursor: pointer;
}

form .wpcf7-field {
	margin-bottom: 20px;
}

#main-content .et_pb_button,
#main-content .wpcf7-submit,
#main-content .wp-pagenavi a {
	color: #fff !important;
	background-color: #28598B !important;
	transition-duration: 0.3s !important;
	text-shadow: none !important;
	border: none !important;
	border-radius: 30px;
	padding: 13px 30px !important;
	line-height: 1 !important;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}

#main-content .et_pb_button:hover,
#main-content .wpcf7-submit:hover,
#main-content .wp-pagenavi a:hover {
	background-color: #1a4f84 !important;
}

/* Parceiros ################################################################################# */
.parceiros .slick-arrow {
	display: none !important;
}

#equipe {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

#equipe .membro {
	margin: 10px;
}

#equipe .membro .nome {
	font-weight: bold;
	text-align: center;
	font-size: 22px;
}

/* AddToAny ################################################################################# */
.addtoany_content {
	display: none;
}

#main-content .et_pb_section .addtoany_content {
	display: block;
}

#main-content .addtoany_content,
#main-content .addtoany_content,
#content-area .addtoany_content {
	display: block;
}

#main-content .addtoany_content {
	max-width: 1200px;
	margin: auto;
	padding-bottom: 30px;
	text-align: center;
	padding-bottom: 30px;
}

/* WP PageNavi ################################################################################# */
.wp-pagenavi {
	padding-top: 22px !important;
	font-size: 1.2rem;
	text-align: center;
	font-family: 'Open Sans';
}

.wp-pagenavi .pages {
	display: none;
}

.wp-pagenavi span {
	padding: 16px !important;
	font-size: 1.2rem !important;
	display: inline-block;
	background: #ebe9eb;
	border: solid 1px #ddd;
}

.wp-pagenavi a {
	background: #87bf43;
	padding: 16px;
	font-size: 1.2rem !important;
	color: #fff !important;
	text-shadow: unset !important;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	font-family: 'Open Sans' !important;
	text-shadow: 1px 1px 1px #555 !important;
}

.wp-pagenavi a:hover {
	background-color: #6c9a35 !important;
}

.wp-pagenavi a.nextpostslink {
	color: #fff !important;
}

.et_pb_blog_0_tb_body .wp-pagenavi a.nextpostslink,
.et_pb_blog_0_tb_body .wp-pagenavi a.previouspostslink,
.et_pb_blog_0_tb_body .wp-pagenavi a.page {
	color: #fff !important;
	font-family: 'Open Sans' !important;
}

.et_pb_blog_0_tb_body .wp-pagenavi a,
.et_pb_blog_0_tb_body .wp-pagenavi span {
	font-family: 'Open Sans' !important;
}

.floating-whatsapp {
	position: fixed;
	width: 60px;
	height: 60px;
	bottom: 30px;
	right: 30px;
	background-color: #43bc5d;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	font-size: 30px;
	-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
	z-index: 100;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: background-color 0.5s;
	transition: background-color 0.5s;
}

.floating-whatsapp:hover {
	background-color: #39a04f;
}

.floating-whatsapp img {
	max-width: 50%;
}

/* CUSTOM ################################################################################# */
.grecaptcha-badge {
	display: none !important;
}

body:not(.et-fb) h1,
body:not(.et-fb) h2,
body:not(.et-fb) h3 {
	font-family: 'Open Sans';
	font-weight: bold;
	line-height: 1em !important;
	padding: 0 !important;
}

.telefones a {
	display: block;
}

#page-container h1 {
	font-weight: 800;
}

#custom_html-1,
#custom_html-2,
#custom_html-3,
#custom_html-4,
#custom_html-5 {
	width: 100% !important;
	margin: 0 !important;
}

body {
	font-family: 'Open Sans';
	color: #555;
}

#politicas {
	display: flex;
	justify-content: flex-start;
}

@media (max-width: 425px) {
	#politicas {
		flex-direction: column;
	}
}

#politicas a {
	color: #fff;
	margin: 1px;
	margin-right: 20px;
	font-size: 15px;
}
#politicas a:last-child {
	margin-right: unset;
}
#politicas a:hover {
	text-decoration: underline;
}
.et-l--header {
	box-shadow: 0 2px 9px #0004;
	z-index: 50;
	position: relative;
}

.servicos .et_pb_main_blurb_image {
	box-shadow: 0 0 0px 5px #0001;
	border-radius: 50%;
	transition: box-shadow 0.8s;
}

.servicos .et_pb_module_header {
	margin-bottom: 10px;
}

.servicos .et_pb_blurb_description {
	line-height: 1.2;
}

.et_pb_text_inner h2 {
	font-weight: 800 !important;
}

.servicos .et_pb_blurb {
	cursor: pointer;
}
.servicos .et_pb_blurb:hover .et_pb_main_blurb_image {
	box-shadow: 0 0 0px 230px #0001;
}

.et_pb_post .readmore {
	display: inline-block;
	margin-top: 10px;
}

/* search input */

.et-l--header .et_pb_menu__search-container {
	justify-content: flex-end !important;
	padding: 0 15px !important;
	align-items: center;
}
.et-l--header .et_pb_menu__close-search-button {
	color: #22218d !important;
	border: none !important;
	box-shadow: none !important;
}

.et-l--header .et_pb_menu__search {
	max-width: 300px;
	background: #eee;
	height: 50px;
	padding: 10px 20px;
	border-radius: 30px;
}

.et-l--header button.et_pb_menu__close-search-button {
	margin: 0;
}

body.home #main-content .et_pb_slide .et_pb_button.et_pb_more_button {
	background: #43bc5d !important;
}
.home #main-content .banner .et_pb_button {
	background: #43bc5d !important;
	margin-top: 10px !important;
}

.home #main-content .banner .et_pb_button:hover {
	background: #39a550 !important;
}

.banner h2 {
    font-weight: 700 !important;
}

.listagem li {
	margin-bottom: 10px;
	list-style: none;
	background: #eee;
	border: solid 1px #ddd;
	border-radius: 10px;
	text-align: left;
	padding: 10px;
	padding-left: 42px;
	line-height: 1.2em;
	font-weight: bold;
	position: relative;
}

.listagem li:before {
	content: '';
	top: 10px;
	position: absolute;
	left: 7px;
	width: 25px;
	height: 30px;
	background: url(/wp-content/uploads/2021/09/favicon.png) no-repeat center center;
	background-size: contain;
}
#telefone-contato {
	font-weight: bold;
}
#telefone-contato .icon {
	border-radius: 100px;
	background-color: #43bc5d;
	margin-top: -10px;
	top: 10px;
	left: -9px;
	width: 50px;
	height: 50px;
	padding: 12px;
}

#telefone-contato .icon > img {
	position: relative;
}

.facebook-contato .et_pb_main_blurb_image {
	filter: unset !important;
}
.facebook-contato .et_pb_image_wrap > img {
	filter: brightness(0) saturate(100%) invert(34%) sepia(74%) saturate(594%) hue-rotate(183deg) brightness(93%) contrast(80%);
}

.instagram-contato .et_pb_main_blurb_image {
	filter: unset !important;
}
.instagram-contato .et_pb_image_wrap > img {
	filter: invert(30%) sepia(22%) saturate(4531%) hue-rotate(294deg) brightness(95%) contrast(91%);
}

.blurb_email .et_pb_blurb_description {
	max-width: 80%;
}
.parent-pageid-359 .redes a {
    font-weight: normal;
}

.parent-pageid-359 .redes a:hover {
    color: #22218d;
    text-decoration: underline;
}
@media (max-width: 980px) {
	.et-l--header .et_pb_menu__logo-wrap {
		max-width: 60%;
	}
}
@media (max-width: 480px) {
	.et-l--header .et_pb_menu__search-container {
		background: #22218d;
	}
	.et-l--header .et_pb_menu__search {
		max-width: 100%;
	}
}
