/*
Theme Name: Ekko Child
Template: theme-ekko
Theme URI: http://www.ekko-wp.com
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Description: Flexible Multi-Purpose Responsive WordPress Theme
Version: 1.0
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready
*/


* {
	scroll-margin-top: 177px !important;
}

body.home main#main {
	padding-top: 77px;
}

.container .key-icon-box h3 {
	text-transform: none;
}

.vc_grid-item-mini .blog-detailed-grid {
	box-shadow: unset !important;
}

/* SLIDER */
.wpb_revslider_element .ares.tparrows:hover::before {
	-webkit-transform: translateX(0) !important;
	transform: translateX(0) !important;
}
/* SLIDER */

/* NOTICIAS */
.vc_grid .vc_grid-item img {
	max-width: 100%;
	margin: 0;
}

.vc_grid .vc_grid-item .vc_gitem-post-data h3 {
	font-size: 1em;
	line-height: 1.2em;
	height: 3.6em;
	overflow: hidden;
	text-transform: none;
}

.vc_grid .vc_grid-item .post-link::after {
	content: "\f105" !important;
	color: #00995d !important;
}

.vc_grid .vc_grid-item .post-link > a {
	color: #00995d !important;
}

body .tt_button.hover_outline_primary:hover {
	border-color: #00995d !important;
}
/* NOTICIAS */

/* LOGO */
.nav-logo,
body:not(.home) nav.navbar:not(.navbar-shrink) .fixed-logo {
	filter: invert(42%) sepia(47%) saturate(6579%) hue-rotate(141deg) brightness(70%) contrast(101%);
}
/* LOGO */

/* CABECALHO */
header.entry-header {
	margin-bottom: 0 !important;
}

.navbar-shrink a.modal-menu-item.tt_button.default_header_btn {
	color: #00995d;
	background: #ffffff;
	border: solid #ffffff;
}

.navbar-shrink a.modal-menu-item.tt_button.hover_solid_primary {
	border: solid #ffffff;
	color: #ffffff;
}

body .navbar.navbar-default .menubar {
	background-color: #ffffff !important;
}

body nav.navbar.navbar-default:not(.navbar-shrink) .dropdown-menu {
    backdrop-filter: blur(6px) !important;
    background-color: rgb(255,255,255,0.7) !important;
	border-top-left-radius: 0px !important;
	border-top-right-radius: 0px !important;
}

body nav.navbar.navbar-default.navbar-shrink .dropdown-menu {
    backdrop-filter: blur(6px) !important;
    background-color: rgb(0,153,93,0.8) !important;
	border-top-left-radius: 0px !important;
	border-top-right-radius: 0px !important;
}

body .navbar.navbar-default.navbar-shrink .menubar {
	box-shadow: 0px 1px 5px 5px rgb(0,0,0,0.3);
}

body nav.navbar.navbar-shrink .topbar-search .fa.toggle-search:not(.fa-times) {
	color: #ffffff !important;
}

input.search-submit,
span.toggle-search {
	color: #00995d !important;
}

input.search-submit:hover,
body .topbar-search .fa.toggle-search:hover,
body div.menubar .main-nav-extra-content .topbar-search .fa.toggle-search:hover {
	color: #004e4c !important;
}
/* CABECALHO */

@media (max-width: 959px) {
	/* CABECALHO */
	body #logo img.fixed-logo {
		max-width: 150px !important;
		max-height: 47px !important;
		height: auto !important;
		width: auto !important;
	}
	/* CABECALHO */
	
	
	/* SLIDER */
	body rs-bullets {
		transform: translate(-64px, -43px) !important;
	}
	/* SLIDER */
}

@media (max-width: 680px) {
	body rs-layer-wrap,
	body rs-layer,
	body rs-layer-wrap p {
		left: 0 !important;
		width: 100% !important;
		line-height: initial !important;
		font-size: unset !important;
	}

	body rs-layer-wrap h2 {
		white-space: unset !important;
		font-size: 20px !important;
		line-height: initial !important;
		padding: 0 10px !important;
		top: -32px !important;
	}

	body rs-layer-wrap p {
		padding: 0 10px !important;
	}
	
	body rs-layer-wrap a {
		margin: auto !important;
	}
}

/* BLOG POST */
.single-post-layout-two .blog-single-header-wrapper {
	background-position: center !important;
	background-size: cover !important;
	margin-bottom: 0;
	padding: 83px 50px 30px;
	color: #ffffff;
	background: #00995d;
}

.single-post-layout-two .blog-single-header-wrapper.post-with-image::after {
	background-color: rgba(0, 0, 0, 0.8) !important;
}

body .container h1 {
	color: #ffffff;
}
/* BLOG POST */

/* CAPTCHA */
.c4wp-refresh-captcha {
	width: 20px;
	height: auto;
	margin-right: 5px;
	vertical-align: middle;
}

.c4wp_image {
	width: auto;
	margin-bottom: 5px;
	min-height: 50px;
	max-height: 100px;
}

.refresh_captcha {
	display: block;
	font-size: 1em;
}

.wp-block-cover:not(.fale-conosco) .c4wp-display-captcha-form {
	max-width: 400px;
}
/* CAPTCHA */

/* FOOTER */
body .footer_widget {
	margin-bottom: 0 !important;
}

.upper-footer {
	padding-bottom: 30px;
}
/* FOOTER */

/* MODAL */
.overlay-contact {
	background: rgba(0,0,0, 0.85);
	z-index: 10000;
	width: 100vw;
	height: 100vh;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
}

.modal-contact {
	min-width: 375px;
	max-width: 600px;
	margin: 100px auto;
	margin-top: calc(50vh - 120px);
	padding: 0;
	background: transparent;
	border: none;
}

.modal-contact-title {
	background: #2581c3;
	color: #ffffff;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	padding: 15px 20px;
	font-weight: bold;
	font-size: 1.5em;
}

.modal-contact-body {
	background: #ffffff;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	padding: 20px;
}
/* MODAL */

/* Sidebar */
.fm-bar.fm-side-space {
	margin: 0 !important;
	bottom: 100px !important;
	top: unset !important;
}
/* Sidebar */

/* Acordeao */
.wpb-js-composer .vc_tta-panels-container .vc_tta-panel-title a {
	text-align: unset !important;
	line-height: 36px !important;
}
/* Acordeao */

/* Timeline */
.kd-timeline .timeline-item-date {
	margin-bottom: 0 !important;
}

.kd-timeline .item-date {
	font-size: 25px !important;
	font-weight: 700 !important;
}

.kd-timeline .timeline-item-title {
	font-weight: 400 !important;
}
/* Timeline */

/* Botoes planos */
.botao-unimed {
	background-color: #B1D34B !important;
	border-color: #B1D34B !important;
}

.botao-cooperado {
	background-color: #A3238E !important;
	border-color: #A3238E !important;
}

.botao-flex {
	background-color: #F47920 !important;
	border-color: #F47920 !important;
}

.botao-ocb {
	background-color: #3BA8D2 !important;
	border-color: #3BA8D2 !important;
}

.botao-colaborador:not(:hover) {
	background-color: #EFD19F !important;
	border-color: #EFD19F !important;
	color: #000000 !important;
}

.botao-colaborador:not(:hover) * {
	color: #000000 !important;
}
/* Botoes planos */