/*
Theme Name: Ekko Child
Template: 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

/* Below you can write your style */


.container .key-icon-box h3 {
	text-transform: none;
}

/* FIX MARGEM */
.vc_row {
	margin-left: -15px !important;
	margin-right: -15px !important;
}
/* FIX MARGEM */

/* SLIDER */
rs-slide > rs-sbg-px > rs-sbg-wrap > rs-sbg::after {
	content: '';
	background: #ffffff;
	position: absolute;
	top: 0;
	right: 0;
	width: 100vw;
	height: 100%;
	opacity: 0.85;
}

.wpb_revslider_element .ares.tparrows::before {
	color: rgb(239,114,52,0.7) !important;
}

.wpb_revslider_element .ares.tparrows:hover::before {
	color: #EF7234 !important;
	-webkit-transform: translateX(0) !important;
	transform: translateX(0) !important;
}

body rs-layer-wrap p.rs-layer,
body rs-layer-wrap h2.rs-layer{
	color: #2581c3 !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: #EF7234 !important;
}

.vc_grid .vc_grid-item .post-link > a {
	color: #EF7234 !important;
}

body .tt_button.hover_outline_primary:hover {
    border-color: #EF7234 !important;
}
/* NOTICIAS */

nav.navbar:not(.navbar-shrink) {
	background-image: linear-gradient(180deg,rgb(255, 255, 255, 0.7) 0%,rgb(255,255,255, 0.5) 70%,rgb(255,255,255,0) 100%);
}

.transparent-navigation .navbar:not(.navbar-shrink) .topbar-contact a span {
	color: unset !important;
}

.transparent-navigation .navbar.navbar-default:not(.navbar-shrink) .topbar-search .fa.toggle-search:not(.fa-times):hover {
	color: #990000 !important;
}

input.search-submit:hover {
	color: #990000 !important;
}

*.kd-animate,*.animated {
	animation-name: none !important;
	animation-duration: 0s !important;
	animation-delay: 0s !important;
	animation-fill-mode: none !important;
	opacity: 1 !important;
	transform: none !important;
	visibility: visible !important;
}

.lower-footer {
	display: none;
}

li.instrucao-link p {
	display: none;
}

li.instrucao-link a.tt_button {
	padding: 0;
	border: none;
	text-transform: unset;
	letter-spacing: initial;
	background-color: transparent;
	color: #EF7234;
	font-weight: 400;
	font-size: 16px;
	min-height: unset;
}

li.instrucao-link a.tt_button:hover, li.instrucao-link a.tt_button:focus, li.instrucao-link a.tt_button::before {
	background: transparent !important;
	color: #2581C3 !important;
	text-decoration: underline;
}

li.instrucao-link p {
	display: none;
}

/* CABECALHO */
header.entry-header {
	margin-bottom: 0 !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;
	}
}

/* PROCESS STEP */
.kd-process-steps.process-checkbox-template .pss-step-number span:before,
.kd-process-steps.process-checkbox-template .pss-step-number:before,
.kd-process-steps.process-checkbox-template .pss-item:before {
	background-color: #2581C3 !important;
}

.kd-process-steps.process-checkbox-template .pss-item:before,
.kd-process-steps.process-checkbox-template,
.kd-separator,
.kd-separator .kd-separator-line {
	border-color: #2581C3 !important;
}
/* PROCESS STEP */

/* BLOG POST */
.single-post-layout-two .blog-single-header-wrapper {
	background-position: center !important;
	background-size: cover !important;
}

.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;
}

.single-post-layout-two .blog-single-header-wrapper {
	margin-bottom: 0;
}

.single-post-layout-two .blog-single-header-wrapper {
	padding: 83px 50px 30px;
	color: #ffffff;
	background: #2581C3;
}
/* 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 */

/* CANAIS DE ATENDIMENTO */
.wpb_wrapper .key-icon-box.with-bg-img.black-bg div.ib-wrapper { 
	background: rgb(0,0,0,0.8);
}

.wpb_wrapper .key-icon-box.with-bg-img.orange-bg div.ib-wrapper { 
	background: rgb(239,114,52,0.9);
}
/* CANAIS DE ATENDIMENTO */

/* 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 */