/*
Theme Name: Zerif Lite
Theme URI: https://themeisle.com/themes/zerif-lite/
Author: ThemeIsle
Author URI: https://themeisle.com
Description: Zerif LITE is a free one page WordPress theme. It's perfect for web agency business,corporate business,personal and parallax business portfolio, photography sites and freelancer.Is built on BootStrap with parallax support, is responsive, clean, modern, flat and minimal. Zerif Lite is ecommerce (WooCommerce) Compatible, WPML, RTL, Retina-Ready, SEO Friendly and with parallax, full screen image is one of the best business themes.
Version: 2.0.0.0
License: GNU General Public License version 3
License URI: license.txt
WordPress Available:  yes
Requires License:    no
Text Domain: zerif-lite
Domain Path: /languages/
Tags: one-column, two-columns, right-sidebar,full-width-template,rtl-language-support,sticky-post,theme-options, custom-background, custom-menu, editor-style, featured-images, threaded-comments, translation-ready, footer-widgets, portfolio, e-commerce, blog
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Reset
	## Generic styles
	## Buttons and links
# Navigation
# Pagination and navbar
# Typography
# Cards styling
# Tables
# Sections Styling
	##
# Footer
# Blog
	## Content
	## Sidebar
	## Attachment Page
# Responsive
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Reset
--------------------------------------------------------------*/
@font-face {
	font-family: 'agendaregular';
	src: url('../../fonts/agenda-light_0-webfont.woff2') format('woff2'),
			 url('../../fonts/agenda-light_0-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}
html {
	overflow-y: scroll; /* Keeps page centered in all browsers regardless of content height */
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */

	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
html {min-height: 100vh}
body{overflow: hidden;}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	vertical-align: baseline;
}
*,
*:before,
*:after {
	/* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
	-webkit-box-sizing: border-box; /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
	-moz-box-sizing: border-box; /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
	box-sizing: border-box;
}
body {
	background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}
ol,
ul {
	list-style: none;
}
table {
	border-spacing: 0;
	/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
blockquote:before,
blockquote:after {
	content: "";
}
blockquote {
	quotes: "" "";
}
q {
	quotes: "Ã¢â‚¬Å“" "Ã¢â‚¬Â" "Ã¢â‚¬Ëœ" "Ã¢â‚¬â„¢";
}
q:before {
	content: open-quote;
}
q:after {
	content: close-quote;
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active {
	outline: 0;
}
a img {
	border: 0;
}
body {
	overflow-x: hidden;
	color: #808080;
	/* font-family: "Lato", Helvetica, sans-serif !important; */
	font-family: 'agendaregular' !important;
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
	text-align: center;
}

/* Internet Explorer 10 in Windows 8 and Windows Phone 8 Bug fix */
@-webkit-viewport {
	width: device-width;
}
@-moz-viewport {
	width: device-width;
}
@-ms-viewport {
	width: device-width;
}
@-o-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}

/* Other fixes*/
*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
i {
	vertical-align: middle;
}
ul,
ol {
	padding-left: 0 !important;
}

/* Selection colours (easy to forget) */
::selection {
	color: white;
	background: var(--cor-primaria)
}
::-moz-selection {
	color: white;
	background: var(--cor-primaria)
}
a {
	-webkit-transition: all 700ms;
	transition: all 700ms;
}
a,
a:hover {
	text-decoration: none;
}
p {
	margin: 0;
}
.full-width {
	width: 100%;
	margin: auto;
}

/* do not group these rules (placeholder colors) */
*::-webkit-input-placeholder {
	color: #999 !important;
	opacity: 1 !important;
}
*:-moz-placeholder {
	color: #999 !important;
	opacity: 1 !important;
}
*::-moz-placeholder {
	color: #999 !important;
	opacity: 1 !important;
}
*:-ms-input-placeholder {
	color: #999 !important;
	opacity: 1 !important;
}

.bypostauthor {
	display: inherit;
}
:root {
	--cor-primaria: #CD3333;
	--cor-primaria-escuro: #832020;
	--cor-secundario: #E07B28;
	--cor-secundario-escuro: #8F4B14;
	--cor-terciaria: #091C3B;
	--cor-nav: #CD3333;
	--cor-nav-hover: #E07B28;
  }
/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
p {
	margin-bottom: 1.5em;
}
b,
strong {
	font-weight: bold;
}
dfn,
cite,
em,
i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
blockquote {
	margin: 24px 40px;
	font-size: 18px;
	font-weight: 300;
	font-style: italic;
	line-height: 26px;
}
address {
	margin: 0 0 1.5em;
}
pre {
	overflow: auto;
	max-width: 100%;
	margin-bottom: 1.6em;
	padding: 1.6em;
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
}
code,
kbd,
tt,
var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	position: relative;
	height: 0;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: 0.5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
dl {
	margin: 0 20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	display: block;
	clear: both;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
}
h1,
h2 {
	font-family: "Montserrat", Helvetica, sans-serif;
	font-weight: 700;
	line-height: 35px;
}
h1,
h1 span {
	font-size: 2.2rem;
}
h2 {
	font-size: 2rem;
}
h3 {
	font-size: 1.8rem;
}
h4 {
	font-size: 1.6rem;
}
h5 {
	font-size: 1.5rem;
}
h6 {
	font-size: 1.4rem;
}


/*--------------------------------------------------------------
3.0 Buttons
--------------------------------------------------------------*/
.wow{
	overflow: hidden;
}
.buttons {
	margin-top: 45px;
	text-align: center;
}
.button {
	display: inline-block;
	margin: 10px;
	padding: 10px 35px 10px 35px;
	border-radius: 4px;
	text-align: center;
	text-transform: uppercase;
}
.custom-button {
	display: inline-block !important;
	margin: 10px;
	padding: 13px 35px 13px 35px;
	border: none;
	border-radius: 4px;
	text-align: center;
	text-transform: uppercase;
}
.red-btn {
	background: var(--cor-primaria);
}
.green-btn {
	background: #1e9e6b;
}
.blue-btn {
	background: #3ab0e2;
}
.yellow-btn {
	background: #e7ac44;
}
.red-btn,
.green-btn,
.blue-btn,
.yellow-btn {
	color: #fff !important;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.blue-btn:hover {
	color: #fff;
	background: #1288b9;
}
.red-btn:hover {
	color: #fff;
	background: var(--cor-primaria);
}
.green-btn:hover {
	color: #fff;
	background: #069059;
}
.yellow-btn:hover {
	color: #fff;
	background: #d8951e;
}
.btn:hover {
	box-shadow: none;
}


/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/
#mobilebgfix{
    min-height: 100vh;
    display: grid;
    grid-template-rows: auto 1fr;	
}
hr {
	height: 1px;
	margin-bottom: 1.5em;
	border: 0;
	background-color: #ccc;
}
ul,
ol {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em 0;
}
img {
	max-width: 100%; /* Adhere to container width. */
	height: auto; /* Make sure images are scaled correctly. */
}
figure {
	margin: 0;
}
.site-main p {
	margin: 0 0 24px;
	text-align: justify;
}
table {
	width: 100%;
	margin: 0 0 20px;
	border-bottom: 1px solid #ededed;
	border-spacing: 0;
	border-collapse: collapse;
	font-size: 14px;
	line-height: 2;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
caption {
	margin: 20px 0;
	font-size: 16px;
}
th {
	padding: 6px 10px 6px 0;
	font-size: 1.2rem;
	border-top: 1px solid #ededed;
	font-weight: bold;
	text-transform: uppercase;
}
td {
	padding: 6px 10px 6px 0;
	font-size: 1.2rem;
	border-top: 1px solid #ededed;
}
thead th {
	border: none;
}


/*---------------------------------------
 **   COLORS                         -----
-----------------------------------------*/

/** BACKGROUNDS **/
.red-bg {
	background: var(--cor-primaria);
}
.green-bg {
	background: #34d293;
}
.blue-bg {
	background: #3ab0e2;
}
.yellow-bg {
	background: #e7ac44;
}
.dark-bg {
	background: #404040;
}
.white-bg {
	background: #fff;
}

/** FOR TEXTS AND ICON FONTS **/
.red-text {
	color: var(--cor-primaria);
}
.green-text {
	color: #34d293;
}
.blue-text {
	color: #3ab0e2;
}
.yellow-text {
	color: #f7d861;
}
.dark-text {
	color: #404040;
}
.white-text {
	color: #fff;
}



/*---------------------------------------
 **   BORDER BOTTOMS                 -----
-----------------------------------------*/

.white-border-bottom:before {
	position: absolute;
	z-index: 1;
	bottom: -9px;
	left: 25%;
	width: 50%;
	height: 2px;
	margin: auto;
	background: #f5f5f5;
	content: "";
}
.dark-border-bottom:before {
	position: absolute;
	z-index: 1;
	bottom: -9px;
	left: 25%;
	width: 50%;
	height: 2px;
	margin: auto;
	background: #404040;
	content: "";
}
.red-border-bottom:before {
	position: absolute;
	z-index: 1;
	bottom: -9px;
	left: 12.5%;
	width: 75%;
	height: 2px;
	margin: auto;
	background: var(--cor-primaria);
	content: "";
}
.green-border-bottom:before {
	position: absolute;
	z-index: 1;
	bottom: -9px;
	left: 12.5%;
	width: 75%;
	height: 2px;
	margin: auto;
	background: #34d293;
	content: "";
}
.blue-border-bottom:before {
	position: absolute;
	z-index: 1;
	bottom: -9px;
	left: 12.5%;
	width: 75%;
	height: 2px;
	margin: auto;
	background: #3ab0e2;
	content: "";
}
.yellow-border-bottom:before {
	position: absolute;
	z-index: 1;
	bottom: -9px;
	left: 12.5%;
	width: 75%;
	height: 2px;
	margin: auto;
	background: #f7d861;
	content: "";
}

/*---------------------------------------
 **   5.0 Navigation                 -----
-----------------------------------------*/


/*---------------------------------------
 **   5.1 Links                 -----
-----------------------------------------*/

/*---------------------------------------
 **   5.2 Menus                  -----
-----------------------------------------*/

.main-navigation {
	display: block;
	float: left;
	clear: both;
	width: 100%;
}
.main-navigation ul {
	margin: 0;
	padding-left: 0;
	list-style: none;
}
.main-navigation li {
	float: left;
	position: relative;
}
.main-navigation a {
	display: block;
	text-decoration: none;
}
.main-navigation ul ul {
	display: none;
	float: left;
	position: absolute;
	z-index: 99999;
	top: 1.5em;
	left: 0;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
.main-navigation ul ul ul {
	top: 0;
	left: 100%;
}
.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul {
	display: block;
}

.navbar-collapse {
	overflow: visible !important;
}
.navbar-inverse li.menu-item-open-left:hover > ul.sub-menu,
.navbar-inverse li.menu-item-open-left.link-focus > ul.sub-menu {
	right: 0;
}
.navbar-inverse li.menu-item-open-left li:hover > ul.sub-menu,
.navbar-inverse ul ul li.link-focus > ul.sub-menu {
	right: 100%;
	left: auto;
}
.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
	overflow: hidden;
	margin: 0 0 1.5em;
}
.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
}
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	width: 50%;
	text-align: right;
}
.nav-links a {
	color: var(--cor-primaria-escuro);
}
.site-main .post-navigation {
	float: left;
	width: 100%;
}
@media (min-width: 768px) {
	.nav .has_children > a:after {
		margin: 0 0 0 5px;
		color: inherit;
		font-family: "Font Awesome 5 Pro";
		/* content: "\f0dd"; */
		vertical-align: top;
	}

	.nav .sub-menu .has_children > a:after {
		font-family: "Font Awesome 5 Pro";
		content: "\f0dd";
	}
}

/*---------------------------------------
 **   6.0 Accessibility                   -----
-----------------------------------------*/

/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	display: block;
	clip: auto !important;
	z-index: 100000; /* Above WP toolbar */
	top: 5px;
	left: 5px;
	width: auto;
	height: auto;
	padding: 15px 23px 14px;
	border-radius: 3px;
	color: #21759b;
	background-color: #f1f1f1;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}


/*---------------------------------------
 **   7.0 Alignments                   -----
-----------------------------------------*/

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	display: block;
	clear: both;
	margin: 0 auto;
}


/*---------------------------------------
 **   8.0 Clearings                   -----
-----------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	display: table;
	content: "";
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}


/*---------------------------------------
 **   9.0 Widgets                   -----
-----------------------------------------*/

.sidebar-wrap {
}
.widget {
	/*margin: 0 0 1.5em;
	margin-bottom: 30px;*/
}
.widget .widget-title {
	float: none;
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-bottom: 5px;
	color: #404040;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}
.widget .widget-title:before {
	position: absolute;
	z-index: 1;
	bottom: -9px;
	left: 0;
	width: 35%;
	height: 2px;
	margin: auto;
	background: var(--cor-primaria-escuro);
	content: "";
}

.widget-area {
	float: left;
	width: 100%;
}
.widget-area .widget {
	clear: both;
}

/* Make sure select elements fit in widgets */
.widget select {
	width: 100%;
	max-width: 100%;
	padding: 10px;
	border: 1px solid #e9e9e9;
}
.tagcloud a {
	padding: 2px 5px;
	background: #fcfcfc;
}

/* Search widget */
.widget_search .search-submit {
	/*	display: none; */
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 46px;
	height: 46px;
	margin: 0;
	padding: 0;
	background: url(images/search_icon.png) no-repeat center center;
	text-indent: -9999999px;
}
.widget_search label {
	position: relative;
	width: 100%;
	margin-bottom: 5px;
}
.widget_search form {
	position: relative;
}
.widget_search input {
	width: 83%;
	padding: 12px 15% 12px 2%;
}
.widget ul {
	display: block;
	margin: 0;
	padding: 0;
}
.widget li {
	position: relative;
	margin: 15px 0;
	margin-left: 3%;
	padding-left: 10px;
	text-align: left;
	list-style: none;
}
.widget li:before {
	float: left;
	position: absolute;
	left: 0;
	width: 4px;
	height: 4px;
	margin-top: 11px;
	background: #e9e9e9;
	content: "";
}
.widget li a {
	color: #404040;
	display: block;
}
.widget li a:hover {
	color: #404040;
	text-decoration: underline;
}
.widget li .post-date{
	font-size: 12px;
	color: #808080;
}
.widget_media_image > img{
	width: 70%;
}


/*---------------------------------------
 **   10.0 Content                   -----
-----------------------------------------*/

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
	margin-right: 0;
	margin-left: 0;
}
.site-content {
	background: #fff;
}
.home .site-content,
.page-template-template-frontpage .site-content {
	background: none;
}


/*---------------------------------------
 **   10.1 Posts and pages                   -----
-----------------------------------------*/

.hentry {
/*	margin: 0 0 1.5em;*/
}
.byline,
.updated {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: none;
}
.entry-meta-large .byline,
.entry-meta-large .updated {
	display: none;
}
.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.page-header {
	margin: 0 0 40px;
	border-bottom: none;
	text-align: left;
}
.search-results .page-header {
	margin: 0 0 40px;
}
.page-header .page-title {
	position: relative;
}
.page-header .page-title:before {
	position: absolute;
	z-index: 1;
	bottom: -9px;
	left: 0;
	width: 35%;
	height: 2px;
	margin: auto;
	background: #e9e9e9;
	content: "";
}
.taxonomy-description {
	margin-top: 15px;
}
.entry-title {
	position: relative;
}
.entry-title:before {
	position: absolute;
	z-index: 1;
	bottom: -9px;
	left: 0;
	width: 10%;
	height: 2px;
	margin: auto;
	background: var(--cor-primaria-escuro);
	content: "";
}
.entry-meta {
	margin-top: 10px;
}
.content-area .entry-header {
	overflow: hidden;
}


/*---------------------------------------
 **   10.2 Asides                   -----
-----------------------------------------*/

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}


/*---------------------------------------
 **   10.3 Comments                   -----
-----------------------------------------*/

.comment {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style: none;
}
.comment a {
	color: #c7254e;
}
.comment-body {
	position: relative;
	padding-bottom: 10px;
	padding-left: 40px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
	text-align: left;
}
.comment-content a {
	word-wrap: break-word;
}

.comment-form,
.comments-title,
.comment-reply-title {
	text-align: left;
}
.comment .reply a {
	font-size: 12px;
}
.comment-form p {
	margin: 10px 10px 10px 0;
}
.comment-form  label {
	width: 85px;
}
.comments-title {
	margin-bottom: 20px;
	font-size: 20px;
}
.comment-list {
	margin-left: 0;
}
.comment-list li {
	float: left;
	width: 100%;
	list-style: none;
}
.comment-reply-link {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0.6em 1em 0.4em;
	padding: 3px 5px;
	border: 1px solid #ccc;
	border-radius: 3px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	box-shadow: none;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
	text-shadow: none;
	font-family: sans-serif;
	font-size: 1.2rem;
	line-height: 1;
}
.comment-form #submit,
.comment-reply-link {
	border-color: var(--cor-primaria-escuro);
	color: #fff !important;
	background: var(--cor-primaria-escuro);
}
.comment-form #submit:hover,
.comment-form #submit:focus,
.comment-form #submit:active {
	background: #cb4332;
}
.comment-meta {
	margin-top: 0 !important;
	padding-top: 0 !important;
}
.comment-metadata {
	position: absolute;
	top: -2px;
	right: 55px;
}
.comment-metadata,
.comment-metadata a {
	padding: 3px 0;
	color: #888;
	font-size: 12px;
	font-style: italic;
}
.comment-reply-link:hover {
	background: #cb4332;
	box-shadow: none;
}
.comment-author img {
	position: absolute;
	left: 0;
	border-radius: 50%;
}
.comment-author b.fn {
	color: #000;
}


/*---------------------------------------
 **   11.0 Infinite scroll                    -----
-----------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation,
/* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}


/*---------------------------------------
 **   12.0 Media                    -----
-----------------------------------------*/

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	border: none;
}
.wp-caption {
	max-width: 100%;
	margin-bottom: 1.5em;
	border: 1px solid #ccc;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	max-width: 98%;
	margin: 1.2% auto 0;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 1.2%;
}
.site-main .gallery {
	margin-bottom: 1.5em;
}

.site-main .gallery a img {
	max-width: 90%;
	height: auto;
	border: none;
}
.site-main .gallery dd,
.site-main .gallery figcaption {
	margin: 0;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/*---------------------------------------
 **   6.5 Gallery                    -----
-----------------------------------------*/

.gallery {
	margin-bottom: 20px;
}
.gallery-item {
	float: left;
	overflow: hidden;
	position: relative;
	margin: 0 4px 4px 0;
}
.gallery-columns-1 .gallery-item {
	max-width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 48%;
	max-width: -webkit-calc(50% - 4px);
	max-width: calc(50% - 4px);
}
.gallery-columns-3 .gallery-item {
	max-width: 32%;
	max-width: -webkit-calc(33.3% - 4px);
	max-width: calc(33.3% - 4px);
}
.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width: calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width: calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width: calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width: calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width: calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width: calc(11.1% - 4px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
	clear: left;
}
.gallery-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	max-height: 50%;
	margin: 0;
	padding: 6px 8px;
	opacity: 0;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.7);
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
}
.gallery-caption:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-height: 49px;
	content: "";
}
.gallery-item:hover .gallery-caption {
	opacity: 1;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}
.gallery-item img {
	max-width: 100% !important;
}


/*---------------------------------------
 **   Header               -----
-----------------------------------------*/

/*** SECTION HEADERS ***/
.focus,
.works,
.about-us,
.features,
.packages,
.products,
.testimonial,
.contact-us {
	padding-top: 100px;
}
.section-header {
	/* padding-bottom: 75px; */
	/* text-align: center; */
}
.section-header h2,
#focus .section-header h2 a,
#team .section-header h2 a,
#aboutus .section-header h2 a,
#testimonials .section-header h2 a,
#contact .section-header h2 a {
	display: inline-block;
	position: relative;
	margin-top: 15px;
	margin-bottom: 0;
	padding-bottom: 10px;
	font-size: 45px;
	line-height: 40px;
	text-transform: uppercase;
}
.section-header .section-legend {
	margin-bottom: 0;
	padding-top: 0;
	color: #000;
	font-size: 16px;
}

/* PRE LOADER */
.preloader {
	overflow: hidden !important;
	position: fixed;
	z-index: 99999;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: white;
}
.status {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 200px;
	height: 200px;
	margin: -100px 0 0 -100px;
	background-image: url(/wp-content/themes/zerif-lite/images/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#parallax_move .layer {
	width: 100%;
	height: 100%;
	background-position: top center;
	background-size: cover;
}

.home-header-wrap {
	overflow: hidden;
	position: relative;
}
.home-header-wrap {
	/* height: 100vh;
	background: rgba(11,11,11,.6);
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,1); */
}
.header-content-wrap {
	height: 100vh;
}
/*---------------------------------------
 **   Section: Titulo                 -----
-----------------------------------------*/
section .titulo-section{
	width: 100%;
	margin: 30px 0;
}
section .titulo-section h2{
	width: 100%;
	font-size: 30px;
	padding: 0;
	line-height: 1;
	color: var(--cor-primaria);
}
section .titulo-section i{
	color: #aaa;
	font-size: 13px;
}
/*---------------------------------------
 **   Section: Home                  -----
-----------------------------------------*/

.header.header {
	min-height: 76px;
}
.header.header > .navbar {
	/*-webkit-box-shadow: 0 5px 11px 0 rgba(50, 50, 50, 0.08);
	box-shadow: 0 5px 11px 0 rgba(50, 50, 50, 0.08);*/
}
.header-content-wrap {
	position: relative;
	padding: 285px 0 210px;
	background: rgba(11,11,11,.6);
	-webkit-box-shadow: 0 5px 11px 0 rgba(50, 50, 50, 0.08);
	box-shadow: 0 5px 11px 0 rgba(50, 50, 50, 0.08);
}
.blog-header-content-wrap {
	position: relative;
	padding: 170px 0 90px;
	background-color: rgba(11,11,11,.6);
	-webkit-box-shadow: 0 5px 11px 0 rgba(50, 50, 50, 0.08);
	box-shadow: 0 5px 11px 0 rgba(50, 50, 50, 0.08);
}
.blog-header-subtitle {
	margin-bottom: 10px;
	color: #fff;
	font-size: 21px;
	font-weight: 100;
}
.header_title {
	float: left;
	height: 50px;
	margin-top: 10px;
}
.header_title h1 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 20px;
	line-height: 20px;
	text-align: center;
}
.header_title h2 {
	margin: 0;
	font-size: 15px !important;
	line-height: 15px;
}
.header_title a {
	color: #000;
}

/*----  SECTION:  HOME > TOP BAR   ----*/
#site-navigation {
	float: right;
	height: 1px;
	margin-right: 0;
	margin-left: 0;
}
.navbar {
	border: 0;
	border-radius: 0 !important;
	background: white;
	text-align: left;
}
#main-nav {
	/* position: fixed; */
	z-index: 1000;
	width: 100%;
	min-height: 75px;
	margin-bottom: 0;
}
#main-nav.fixed {
	/* position: fixed; */
	/* top: 0; */
}
.navbar-inverse .navbar-nav {
	margin-right: 0;
	margin-left: 0;
}
.navbar-inverse .navbar-nav > li {
	display: inline;
	margin: 0 auto;
	color: var(--cor-primaria);
	line-height: 35px;
	font-weight: 600;
	height: 90px;
	transition: background 0.5s ease-in;
}
.navbar-inverse .navbar-nav > li:hover {
	height: 90px;
	background-color: var(--cor-nav-hover);
	color: white;
	transition: background 0.5s ease-out;
}
.navbar-inverse .navbar-nav > li:last-child {
	margin-right: 0 !important;
}
.navbar-inverse .navbar-nav > li > a {
	padding: 0;
	color: var(--cor-primaria);
	font-weight: 600;
	padding: 35px 10px;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a::selection {
	color: white;
}
/* .navbar-inverse .navbar-nav > li:hover::after{
	content: " ";
	display: table;
	border-bottom: 2px solid var(--cor-primaria);
	animation-name: bodernav;
	animation-duration: 0.5s;
	animation-fill-mode: forwards;
} */
@keyframes bodernav {
0% {
	width: 0;
	animation-play-state: running;
}

100% {
	width: 100%;
	animation-play-state: paused;
}
}
/*CLASS USANDO PELO JS */
.navbar-red{
	color: var(--cor-primaria) !important;	
}
.navbar-inverse .main-navigation ul > li {
	display: inline;
	margin-top: 20px;
	margin-right: 20px;
}
.navbar-inverse .main-navigation > ul > li:last-child {
	margin-right: 0 !important;
}
.navbar-inverse .main-navigation > ul > li > a {
	padding: 0;
	color: #404040;
	line-height: 35px;
}
.navbar-inverse .navbar-nav ul.sub-menu {
	position: absolute;
	z-index: 9999;
	top: 100%;
	left: -999em;
	background: #fff;
    box-shadow: 3px 3px 2px rgba(50, 50, 50, 0.08);
    border-radius: 5px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.navbar-inverse .navbar-nav .menu-item:nth-of-type(2) > ul {
	width: 200px;
}
.navbar-inverse .navbar-nav .menu-item:nth-of-type(3) ul {
	width: 200px;
}
.navbar-inverse .navbar-nav .menu-item:nth-of-type(4) ul {
	width: 230px;
}
.navbar-inverse .navbar-nav .menu-item:nth-of-type(5) ul {
	width: 200px;
}
.navbar-inverse .navbar-nav .menu-item:nth-of-type(6) ul {
	width: 200px;
}
.navbar-inverse .navbar-nav ul.sub-menu {
	margin: 0;
}
.navbar-inverse .navbar-nav ul.sub-menu ul.sub-menu {
	position: absolute;
	top: 0;
}
.navbar-inverse .navbar-nav ul.sub-menu li {
	float: none;
	position: relative;
	padding: 5px 10px;
	list-style: none;
}
.navbar-inverse .navbar-nav ul.sub-menu li:hover {
	background: var(--cor-nav);
}
.navbar-inverse .navbar-nav ul.sub-menu li:first-of-type:hover {
	border-radius: 5px 5px 0 0;
}
.navbar-inverse .navbar-nav ul.sub-menu li:last-of-type:hover{
	border-radius: 0 0 5px 5px;
}
.navbar-inverse .navbar-nav ul.sub-menu li a {
	color:  var(--cor-primaria);
	transition: color 50ms linear;
	font-size: 14px;
}
.navbar-inverse .navbar-nav ul.sub-menu li:hover a{
	color: white;
	transition: color 50ms linear;
}
.navbar-inverse .navbar-nav ul.sub-menu li:hover > a,
.navbar-inverse .navbar-nav ul.sub-menu li.link-focus > a {
	color: white;
}
.navbar-inverse ul ul {
	left: -999em;
}
.navbar-inverse ul ul ul {
	top: 0;
	left: -999em;
}
.navbar-inverse ul li:hover > ul.sub-menu,
.navbar-inverse ul li.link-focus > ul.sub-menu {
	left: auto;
}
.navbar-inverse ul ul li:hover > ul.sub-menu,
.navbar-inverse ul ul li.link-focus > ul.sub-menu {
	left: 100%;
}
 /* LOGO NAV*/
.navbar-brand {
	display: inline-block;
	position: absolute;
	padding: 7px 0;
	padding-left: 15px;
	height: 90px;
	line-height: 60px;
	text-align: center;
}
.navbar-brand > a > img {
	width: auto;
	max-height: 100%;
}
.navbar-brand .site-title-tagline-wrapper {
	display: inline-block;
	vertical-align: middle;
}
.navbar-inverse .navbar-brand .site-title-tagline-wrapper .site-title > a:hover,
.navbar-inverse .navbar-brand .site-title-tagline-wrapper .site-title > a:focus {
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand .site-title > a {
	color: #999;
	text-decoration: none;
}
.navbar-inverse .navbar-brand p.site-description,
.navbar-inverse .navbar-brand .site-title {
	margin-bottom: 0;
	color: #000;
	font-family: "Montserrat", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
}
.navbar-inverse .navbar-brand .site-title {
	margin-bottom: 5px;
}
.navbar-inverse .navbar-brand .site-title a {
	color: #000;
}

.navbar-inverse .navbar-brand p.site-description {
	font-size: 16px;
	line-height: normal;
}
.navbar-brand > img {
	max-height: 100%;
}
.navbar-brand:focus {
	border: 1px dotted black;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a.link-focus {
	outline: none;
}
.navbar-toggle:focus {
	border: 1px dotted black;
}
.navbar-toggle,
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
	margin-right: 0;
	margin-top: 35px;
	padding: 11px 9px;
	opacity: 1;
	background-color: var(--cor-primaria);
	filter: alpha(opacity=100);
}
.navbar-toggle.active {
	background-color: var(--cor-primaria) !important;
}
.navbar-toggle.collapsed {
	margin-right: 0;
	margin-top: 35px;
	padding: 11px 9px;
	background-color: #0d47a1 !important;
}
.menu-align-center #site-navigation {
	width: 100%;
}
.menu-align-center #site-navigation > ul {
	width: 100%;
	text-align: center;
}
.menu-align-center #site-navigation > ul ul {
	text-align: left;
}
.menu-align-center #site-navigation > ul > li {
	display: inline-block;
	float: none;
}
.menu-align-center .responsive-logo {
	width: 100%;
}
.menu-align-center .zerif_header_title {
	width: 100%;
}
.menu-align-center .navbar-inverse .navbar-nav > li {
	margin-top: 0;
	margin-bottom: 0;
}
.menu-align-center .responsive-logo > a {
	display: inline-block;
	float: none;
}
.menu-align-center .navbar-brand {
	float: none;
}

.navbar-inverse .navbar-nav > li.current > a {
	position: relative;
	outline: none;
	color: var(--cor-primaria-escuro);
}
ul.nav > li.menu-item-home > a:before {
	display: none;
	content: "";
}
li.current > a:before {
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 12.5%;
	width: 75%;
	height: 2px;
	margin: auto;
	background: var(--cor-primaria-escuro);
	content: "";
}
/* ul.nav > li.current > a:before,
.page ul.nav > li.current-menu-item > a:before,
.single-post ul.nav > li.current-menu-item > a:before,
.archive ul.nav > li.current-menu-item > a:before {
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 0;
    top: 37px;
    width: 88%;
    height: 2px;
    margin: auto;
    background: var(--cor-primaria);
    content: "";
} */
ul.nav > li.current_page_item.menu-item-home > a:before {
	display: none;
	content: "";
}
ul.nav > li.current_page_item.current > a:before {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 12.5%;
	width: 75%;
	height: 2px;
	margin: auto;
	background: var(--cor-primaria-escuro);
	content: "";
}

@media (max-width: 768px) {
	ul.nav > li.current > a:before,
	.page ul.nav > li.current-menu-item > a:before,
	.single-post ul.nav > li.current-menu-item > a:before,
	.archive ul.nav > li.current-menu-item > a:before {
		display: none;
	}
}
/*---------------------------------------
 **   SECTION BOX_HOME          -----
-----------------------------------------*/
.box_home{
	padding-top: 40px;
  padding-bottom: 40px;
	background: #f1f1f1;
}
.box_home .box{
	min-height: 310px;
  padding: 25px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
  border-radius: 5px;
  transition: all .3s;
background: white;}
.box_home .box:hover{
	border: 1px solid #dfdfdf;
	
	/* transform: translateY(-5px); */
	/* border-color: rgba(239,239,239,0);
	box-shadow: 2px 2px 10px rgba(0,0,0,.5); */
}
.box_home .box .circle{
	padding-bottom: 10px;
    width: 80px;
    height: 80px;
    margin: 30px auto;
}

.box_home .box span{
	font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px;
}
.box_home .box:hover span,
.box_home .box:focus span{
	color: var(--cor-primaria-escuro);
}
.box_home .box p{
	color: #404040;
	font-size: 13px;
}
.box_home .box .acesso{
	padding: 5px 20px;
	cursor: pointer;
    color: var(--cor-primaria);
    border: 2px solid #f1f1f1;
	background-color: #fff;
	border-radius: 5px;
	font-size: 12px;
	font-weight: 600;
	transition: all 0.3s linear;
}
.box_home .box .acesso:hover{
	border: 2px solid var(--cor-primaria);
	color: var(--cor-primaria);
	
	transition: all 0.3s linear;
}


/*---------------------------------------
 **   SECTION LAST NEWS          -----
-----------------------------------------*/
.latest-news {
	padding-top: 30px;
	padding-bottom: 45px;
	background: #f1f1f1;
}
.carousel-inner {
	/*	margin: 0 30px; */
}
#carousel-homepage-latestnews {
	margin: 0 30px;
}
#carousel-homepage-latestnews .carousel-control {
	width: 45px;
	background: none;
}
#carousel-homepage-latestnews .item .latestnews-box{
	width: 95%;
	height: 300px;
	color: #777;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 15px;
	margin: auto;
	margin-bottom: 30px;
	background: white;
	/* border-bottom: 3px solid var(--cor-primaria-escuro); */
	/* box-shadow: 2px 6px 6px rgba(0,0,0,0.2); */
	transition: all .3s;
}
#carousel-homepage-latestnews .item .latestnews-box:hover{
	transform: translateY(-5px);
	box-shadow: 1px 1px 7px rgb(0 0 0 / 40%);
	transition: all .3s;	
}
#carousel-homepage-latestnews .item .latestnews-box .date{
	font-size: 12px;
	color: #aaa;
	line-height: 40px;
}
#carousel-homepage-latestnews .item {
	height: auto;
	margin-top: 50px;
}
#carousel-homepage-latestnews .item .latestnews-box .latestnews-img{
}
#carousel-homepage-latestnews .carousel-inner .item .latestnews-title {
	display: inline-block;
	float: none;
	position: relative;
	width: 100%;
	margin-top: 15px;
	/* margin-bottom: 15px; */
	margin-bottom: 0;
	color: #404040;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
}
#carousel-homepage-latestnews .carousel-inner .item .latestnews-title a {
	display: block;
	color: #404040;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}
#carousel-homepage-latestnews .item .latestnews-box .latestnews-title a:before {
	position: absolute;
	z-index: 1;
	bottom: -9px;
	left: 12.5%;
	width: 75%;
	height: 2px;
	margin: auto;
	background: #404040;
	content: "";
}
#carousel-homepage-latestnews .item .latestnews-box .latestnews-img .latestnews-img-a {
	display: block;
	height: 100%;
	/* object-fit: scale-down; */
}
#carousel-homepage-latestnews .item .latestnews-box .latestnews-img .latestnews-img-a img{
	max-height: 300px;
	height: 300px;
	object-fit: cover;
	transition: all 0.3s;
	width: 100%;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
}

#carousel-homepage-latestnews .item .latestnews-box p{
	color: #777;
	padding: 0 20px;
	text-align: justify;
}

.carousel-control:focus {
	outline: thin dotted #cb4332;
	outline-offset: 0;
}

.carousel-control:active {
	outline: 0;
}

.carousel-control.left {
	margin-left: -45px;
}
.carousel-control.right {
	margin-right: -45px;
}

.carousel-control .glyphicon-chevron-right {
	right: auto;
}
#carousel-homepage-latestnews .glyphicon-chevron-left:before {
	float: left;
	width: 30px;
	height: 30px;
	background: url(images/left-arrow.png) no-repeat center center;
	content: "";
}
#carousel-homepage-latestnews .glyphicon-chevron-right:before {
	float: left;
	width: 30px;
	height: 30px;
	background: url(images/right-arrow.png) no-repeat center center;
	content: "";
}
.latest-news .button-noticias{
	margin-top: 20px;	
}
.latest-news .button-noticias button{
    background: var(--cor-primaria);
	font: 700 13px Arial;
    color: white;
    text-transform: none;
    padding: 10px 45px;
    font-weight: 500;
    border-radius: 6px;
    border: 1px solid var(--cor-primaria);
	transition: all 0.2s;
	box-shadow: inset 0 -2px 0 0 rgba(0,0,0,.2);
}
.latest-news .button-noticias button:hover{
	background: var(--cor-primaria-escuro);
	box-shadow: 0;
	transition: 0.3s all linear;
}
/*---------------------------------------
 **   SECTION COUNT          -----
-----------------------------------------*/
.count{
	display: flex;
    justify-content: center;
	align-items: center;
	padding: 60px 0;
	background: rgba(0, 0, 0, 0.8);
	/*box-shadow: 0px 0px 10px 1px rgba(0,0,0,1);*/
}
.count .count-header{
	display: block;
	color: white;
	margin-bottom: 45px;
}
.count .count-header > h2{
    width: 100%;
    font-size: 30px;
    padding: 0;
    line-height: 1;
}
.count .count-header > i{
	color: #ccc;
}
.count .box-count > img{
	width: 60px;
}
.count .box-count > span{
	display: block;
	color: white;
	font-size: 45px;
}
.count .box-count > span::after{
    content: "+";
    font-size: 30px;
    vertical-align: 30%;
    margin-left: 5px;
}
.count .box-count > h3{
	color: #ddd;
	font-size: 18px;
	letter-spacing: 2px;
}
/*---------------------------------------
 **   SECTION PARCEIROS          -----
-----------------------------------------*/

.parceiros{
	height: 360px;
	padding: 35px 0;
	background: #fff;
}
.parceiros .swiper-container{
	height: 150px;
	cursor: ew-resize;
}
.parceiros .swiper-container .swiper-wrapper .swiper-slide a > img{
	cursor: pointer;
    height: 60px;
    opacity: 0.3;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all ease 0.55s;
    transition: all ease 0.55s;
}
.parceiros .swiper-container .swiper-wrapper .swiper-slide a > img:hover{
    height: 60px;
    opacity: 1;
    filter: grayscale(0);
    -webkit-transition: all ease 0.55s;
    transition: all ease 0.55s;
}
/*---------------------------------------
 **   SECTION PRE-FOOTER          -----
-----------------------------------------*/
.pre-footer{
	background: #f9f9f9;
	padding: 50px 0;
	border-top: 2px solid #ccc;
}
.pre-footer .box-footer{
	float: left;
	width: 100%;
}
.pre-footer .box-footer span{
	display: flex;
	color: var(--cor-primaria);
	font-weight: 600;
	font-size: 18px;
	line-height: 40px;
	text-align: start;
	transition: 0.3s all;
}
.pre-footer .box-footer .logo{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.pre-footer .box-footer .logo img{
	margin-left: -12px;
	width: 320px;
}
.pre-footer .box-footer .empresa > span{
	line-height: 1.3;
}
.pre-footer .box-footer .empresa > .cnpj{
	margin-bottom: 20px;
    font-size: 15px;
    color: #aaa;
}
.pre-footer .box-footer span.titulo:hover{
	color: var(--cor-primaria-escuro);
	transition: 0.3s all;
}
.pre-footer .box-footer a > span:hover:before{
	margin: 0 7px 0 0;
	color: var(--cor-primaria-escuro);
	font-family: "Font Awesome 5 Pro";
	content: "\f101";
	vertical-align: top;
	font-size: 12px;
}
.pre-footer .box-footer > ul{
	list-style: none;
	text-align: justify;
	margin: 0 0 0px 20px;
}
.pre-footer .box-footer ul a > li{
	font-size: 14px;
	margin-bottom: 5px;
	color: #777;
	text-align: start;
	transition: all 0.3s linear;
}
.pre-footer .box-footer ul a > li:hover{
	text-decoration: underline;
	transition: all 0.3s linear;
}
.pre-footer .box-footer > img{
	width: 85%;
}
.pre-footer .box-footer .empresa{
	text-align: justify;
	font-size: 16px;
}
.pre-footer .box-footer .endereco{
    width: auto;
    height: auto;
    margin-bottom: 15px;
    font-size: 16px;
	text-align: justify;
}
.pre-footer .box-footer .endereco .icone{
	display: flex;
	height: 40px;
	font-size: 23px;
	align-items: center;
	color: var(--cor-primaria);
}
.pre-footer .box-footer .email{
    width: auto;
    height: 30px;
    margin-bottom: 15px;
    font-size: 16px;
	text-align: justify;	
}
.pre-footer .box-footer .email .icone{
	display: flex;
	height: 26px;
	font-size: 20px;
	align-items: center;
	color: var(--cor-primaria);
}
.pre-footer .box-footer .tel{
    width: auto;
    height: 30px;
    margin-bottom: 15px;
    font-size: 16px;
	text-align: justify;
}
.pre-footer .box-footer .tel .icone{
	display: flex;
	height: 26px;
	font-size: 20px;
	align-items: center;
	color: var(--cor-primaria);
}
.pre-footer .box-footer .social  a{
	margin-right: 10px;
	border: 1px #ccc solid;
	border-radius: 10px;
	background: white;
}
.pre-footer .box-footer .social  .face{
    padding: 10px 16px;
    margin-left: 20px;
    color: #3b5998;
}
.pre-footer .box-footer .social  .instagem{
	padding: 10px 13px;
	font-size: 15px;
	color: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
	color: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
	color: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
}

/*---------------------------------------
 **   Footer           -----
-----------------------------------------*/
#footer{
	grid-row-start: 3;
    grid-row-end: 3;
}
#footer {
	height: 120px;
	background: var(--cor-primaria);
	line-height: 20px;
}
#footer .box-footer{
	padding: 10px 0;
	height: 120px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
}
#footer .box-footer span.razao{
	display: flex;
color: white;
	font-size: 12px;
font-weight: bold;}

#footer .box-footer span.cnpj{
display: flex;
    color: white;
    font-size: 12px;
    font-weight: bold;}
#footer .seg .box-footer{
	height: 120px;
}
#footer .seg .box-footer span{
	font-size: 12px;
	color: white;
	width: 94px;
	text-align: initial;
}
#footer .seg .box-footer img{
	width: 100px;

}


/* PROJECT DETAILS LOADER */
#back-button {
	display: none;
	margin: 10px;
	padding: 13px 35px 13px 35px;
	border-radius: 4px;
	text-align: center;
	text-transform: uppercase;
}
#back-button i {
	margin-right: 10px;
}
#loader {
	display: none;
	position: relative;
	min-height: 930px;
}
#loader .loader-icon {
	position: fixed;
	z-index: 10000;
	top: 50%;
	left: 50%;
	width: 44px;
	height: 44px;
	margin: -22px -22px;
	border-radius: 5px;
	background: url(/wp-content/themes/zerif-lite/images/loading.gif); no-repeat center center;
	background-color: #fff;
	-webkit-background-size: 30px 30px;
	background-size: 30px 30px;
}
/*---------------------------------------
 **   PAGINA DE ALL NOTICIA          -----
-----------------------------------------*/
.box-content .content > a{
	color: #404040;
}
.box-content .content .box-noticia{
	margin: auto;
    margin-top: 50px;
    width: 550px;
    height: 500px;
    padding: 0;
    border: 1px solid #ddd;
	border-radius: 5px;
	box-shadow: 2px 4px 10px rgba(0,0,0,0.2);
	border: 1px solid #aaa;
	cursor: pointer;
	transition: all .3s;	
}

.box-content .content .box-noticia:hover{
	transform: translateY(-5px);
	box-shadow: 5px 5px 100px rgba(0,0,0,0.4);
	transition: all .3s;	
}
.box-content .content .box-noticia .imagem > img{
    width: 100%;
    height: 260px;
    object-fit: cover;
}

.box-content .content .box-noticia .date{transform: translateY(-24px);}
.box-content .content .box-noticia .date > span{
	background: white;
    padding: 7px 30px;
    border-radius: 3px;
}

.box-content .content .box-noticia .title{
	font-size: 20px;
    font-weight: 600;
    border-bottom: 1px solid #ccc;
}

.box-content .content .box-noticia .resumo{
    padding: 15px 30px;
    text-align: justify;
min-height: 115px;}
.box-content .content .box-noticia .button-noticias button{
    background: var(--cor-primaria);
	font: 700 13px Arial;
    color: white;
    text-transform: none;
    padding: 11px 24px;
    font-weight: 500;
    border-radius: 6px;
    border: 1px solid var(--cor-primaria);
	transition: all 0.2s;
	
cursor: pointer;}
.box-content .content .box-noticia .button-noticias button:hover{
	background: var(--cor-primaria-escuro);
	transition: 0.3s all;
}

.box-content .content .box-noticia .button-noticias button i{
	font-size: 20px;
    margin-left: 10px;
}

/*---------------------------------------
 **   PAGINA DA NOTICIA          -----
-----------------------------------------*/
.box-noticia-img{
	height: 350px;

}
.box-noticia-img-url{
	height: 350px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.box-noticia-img .box-titulo-news{
    width: 100%;
    height: 350px;
    background-color: rgba(11,11,11,.8);
    padding-top: calc(350px - 23rem);
    text-align: center;
}
.box-noticia-img .box-titulo-news > .box-titulo{
	border: 2px solid white;
	padding: 10px;
	width: 38%;
    margin: auto;
}
.box-noticia-img .box-titulo-news .box-titulo > .titulo{
	color: white;
	font-size: 4rem;
	font-weight: 600;
	display: block;
}
.box-noticia-img .box-titulo-news .box-titulo > .date{
	color: white;
	font-size: 1.5rem;	
}
.box-content{
	width: 90%;
	margin: auto;
}

/*---------------------------------------
 **   PAGINA PADRÃƒÆ’O SITE - SEM SIDE BAR         -----
-----------------------------------------*/
.unique-page .box-page-img{
	height: 300px;
	/* border-bottom: 5px solid var(--cor-primaria); */
}
.box-page-img-url{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.unique-page .box-page-img .box-titulo-page{
	width: 100%;
	height: 100%;
    background-color: rgba(11,11,11,.5);
	text-align: center;
	display: flex;
}
.unique-page .box-page-img .box-titulo-page > .box-titulo{
	/* border: 2px solid white; */
	padding: 10px;
	width: 38%;
	width: auto;
    min-width: 220px;
	margin: auto;
}
.unique-page .box-page-img .box-titulo-page .box-titulo > .titulo{
	color: white;
	font-size: 4rem;
	font-weight: 600;
	display: block;
	letter-spacing: 10px;
}
.unique-page .box-page-img .box-titulo-page .box-titulo > .date{
	color: white;
	font-size: 1.5rem;	
}
/*---------------------------------------
 **   PAGINA CONSELHO DIRETOR     -----
-----------------------------------------*/
.box-conselho{
	min-width: 340px;
	max-width: 500px;
	height: 220px;
	margin: auto;
	border-radius: 8px;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.2), 0 1px 5px 0 rgba(0,0,0,0.12);
}
.box-conselho:first-of-type{
	margin-top: 30px; 
}
.box-conselho:last-of-type{
   	margin-bottom: 30px; 
}
.box-conselho .image{
	margin: 15px;
	padding: 20px;
}
.box-conselho img{
	width: 150px;
	height: 150px;
    padding: 3px;
    object-fit: cover;
    margin: auto;
		border-radius: 100%;
		border: 2px solid var(--cor-primaria);
}
.box-conselho .cargo{
    font-size: 30px;
		color: #404040;
    font-weight: 600;
}
.box-conselho .nome{
    font-size: 22px;
		color: #404040;
    font-weight: 400;
}
.box-conselho .cidade{
    font-size: 18px;
		color: #404040;
	padding-bottom: 14px;
	font-style: italic;
}
/*---------------------------------------
 **   PAGINA MUNICÃƒÂPIOS CONSORCIADOS    -----
-----------------------------------------*/
.container-municipios{
	margin-top: 40px;
	margin-bottom: 40px;
}
.box-municipio{
	margin-top: 30px;
	margin-bottom: 30px;
	min-height: 190px;
	max-height: 200px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border: 1px solid rgba(0,0,0,0.14);
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.2), 0 1px 5px 0 rgba(0,0,0,0.12);
}
.box-municipio > .row{
	min-height: 190px;
	max-height: 200px;
}




.box-municipio .municipio-img{
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	border-right: 2px solid var(--cor-primaria);
	margin: auto;
	-webkit-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -moz-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -o-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -ms-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.box-municipio .municipio-img .map{
position: absolute;
    right: -25px;
    top: 80px;
    height: 50px;
    width: 50px;
    border-radius: 100%;
    background: white;
}
.box-municipio .municipio-img .map i{
	color: var(--cor-primaria);
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
}
.box-municipio .municipio-img img{
  height: 200px;
  background: #f9f9f9;
  object-fit: cover;
	border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
/* .box-municipio:hover .municipio-img,
.box-municipio .municipio-img:hover{
	transform: scale(1.1);
} */

.box-municipio .municipio span{
	font-weight: 600;
	font-size: 22px;
}
.box-municipio .macro span{
	font-weight: 500;
	font-size: 16px;
}
.box-municipio .micro span{
	font-size: 14px;
	font-weight: 500;
}
.box-municipio .pop > span{
	font-size: 14px;
	color: #777;
}

/*---------------------------------------
 **   PAGINA HOSPITAIS DE REFERÃƒÅ NCIA    -----
-----------------------------------------*/
.container-hospitais{
	margin-top: 70px;
	margin-bottom: 40px;
}
.box-hospital{
	margin-top: 30px;
	margin-bottom: 30px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	height: 270px;
	border: 1px solid rgba(0,0,0,0.14);
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.2), 0 1px 5px 0 rgba(0,0,0,0.12);
}
.box-hospital .hospital-img {
	border-right: 2px solid var(--cor-primaria);
}
.box-hospital .hospital-img .map{
	position: absolute;
			right: -25px;
			top: 115px;
			height: 50px;
			width: 50px;
			border-radius: 100%;
			background: white;
}
.box-hospital .hospital-img .map i{
	color: var(--cor-primaria);
		height: 50px;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 20px;
}
.box-hospital .hospital-img{
    width: 100%;
    height: 270px;
	margin: auto;
	-webkit-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -moz-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -o-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -ms-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.box-hospital .hospital-img img{
		width: 100%;
    height: 270px;
    background: #f9f9f9;
		border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    object-fit: cover;
}
.box-hospital:hover .hospital-img,
.box-hospital .hospital-img:hover{
	/* transform: scale(1.1); */
}

.box-hospital .hospital > span{
	font-weight: 600;
	font-size: 18px;
}
.box-hospital .macro > span{
	font-weight: 500;
}
.box-hospital .micro > span{
	font-size: 15px;
	font-weight: 500;
	font-style: italic;
}
.box-hospital .municipio > span{
	font-size: 14px;
	font-style: italic;
}
.box-hospital .nivel{
	margin-bottom: 10px;
}
.box-hospital .nivel > span{
	font-size: 12px;
	margin-bottom: 10px;
}
/*---------------------------------------
 **   PAGINA BASES DESCENTRALIZADAS   -----
-----------------------------------------*/
.container-bases{
	margin-top: 40px;
	margin-bottom: 40px;
}
.container-bases .box-bases{
	margin-top: 30px;
	/* margin-bottom: 30px; */
	border-radius: 5px;
	min-height: 300px;
	border: 1px solid rgba(0,0,0,0.14);
	max-height: 300px;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.2), 0 1px 5px 0 rgba(0,0,0,0.12);
}

.container-bases .box-bases .base-img{
	border-right: 2px solid var(--cor-primaria);
}
.container-bases .box-bases .base-img > img{
    width: 300px;
    height: 300px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    background: #f9f9f9;
    object-fit: cover;
}

.container-bases .box-bases .map{
	position: absolute;
	right: -10px;
	top: 120px;
	height: 50px;
	width: 50px;
	border-radius: 100%;
	background: white;
}
.container-bases .box-bases .map i{
	color: var(--cor-primaria);
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 20px;
}

.container-bases .box-bases .icone i{
	transform: translateY(-21px);
	background: white;
	color: #404040;
    padding: 10px;
    border: 1px solid #ddd;
    font-size: 25px;
}
.container-bases .box-bases .municipio{
	margin-bottom: 25px;
}
.container-bases .box-bases .municipio > span{
	font-size: 22px;
	font-weight: 600;
}
.container-bases .box-bases .macro > span{
	font-size: 16px;
	font-weight: 500;
}
.container-bases .box-bases .micro > span{
	font-size: 14px;
	font-weight: 500;
}
.container-bases .box-bases .unidades span{
	display: block;
	font-size: 12px;
	color: #777;
	margin-top: 15px;
}
.container-bases .box-bases .unidades svg{
	margin-left: 10px;
}
/*---------------------------------------
 **   PAGINA PUBLICAÃ‡Ã•ES    -----
-----------------------------------------*/
.container-page .box-publicacao{
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
  margin-top: 15px;
	box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.3);
}
.container-page .box-publicacao.Andamento{border-left: 2px solid #0d47a1;}
.container-page .box-publicacao.Finalizado{border-left: 2px solid #1b5e20;}
.container-page .box-publicacao.Suspenso{border-left: 2px solid #ffa801;}
.container-page .box-publicacao.Cancelado{border-left: 2px solid #b71c1c;}
.container-page .box-publicacao.row:last-child{
	margin-bottom: 75px;
}
.container-page .box-publicacao.completo,
.container-page .box-publicacao.abreviado{
    height: auto;
    width: 100%;
    margin-left: 0;
}
.container-page .box-publicacao .row:first-child{
	padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
}
.container-page .box-publicacao .row:last-child{
	padding: 5px 0;
}
.container-page .box-publicacao .box-url{
	display: flex;
	justify-content: center;
	background: #f9f9f9;
	border-right: 2px solid #ddd;
}
.container-page .box-publicacao .box-url-icon{
    font-size: 40px;
    margin: auto 0;
}
.container-page .box-publicacao .box-url-icon a{
	color: var(--cor-primaria);
}
.container-page .box-publicacao .box-url-icon a:hover{
	color: var(--cor-primaria-escuro)
}
.container-page .box-publicacao .nome{
    font-size: 16px;
    text-align: initial;
}
.container-page .box-publicacao .tipo{
	float: right;
	font-size: 12px;
	/* font-style: italic; */
}
.container-page .box-publicacao .resumo{
	text-align: justify;
	min-height: 75px;
	/* margin-left: 30px; */
}
.container-page .box-publicacao .resumo span{
	font-size: 15px;
	color: #404040;
}
.container-page .box-publicacao .resumo p{
	margin: 0;

}
.container-page .box-publicacao .autor,
.container-page .box-publicacao .date_publicado,
.container-page .box-publicacao .date_mod{
	text-align: justify;
	/* font-style: italic; */
	font-size: 12px;
	color: #404040;
}

/*---------------------------------------
 **   PAGINA LICITACOES    -----
-----------------------------------------*/

.container-page .box-licitacao{
  margin-top: 15px;
	/* box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.3); */
	transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
	margin-bottom: 30px;
}
/* .container-page .content-wrap .box-licitacao.EmAndamento{border-left: 2px solid #0d47a1;}
.container-page .content-wrap .box-licitacao.Finalizado{border-left: 2px solid #1b5e20;}
.container-page .content-wrap .box-licitacao.Suspenso{border-left: 2px solid #ffa801;}
.container-page .content-wrap .box-licitacao.Cancelado{border-left: 2px solid #b71c1c;} */

.container-page .box-licitacao .box-header{
	display: flex;
	align-items: center;
	height: 65px;	
	cursor: pointer;
	border: 1px solid #ccc;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.container-page .box-licitacao .box-header .open i{
	color:var(--cor-primaria-escuro);
	font-size: 20px;
	transition: all 200ms ease-out;
	cursor: pointer;
}
.container-page.box-licitacao .box-header .open i:hover:before{
	background: var(--cor-primaria-escuro);
	color:white;
	border: 0.1em solid var(--cor-primaria-escuro);
	border-radius: 100px;
	transition: all 200ms ease-in;
}
.container-page .box-licitacao .box-header .licitacao{
	text-align: justify;
	font-size: 18px;
	font-weight: bold;
}
.container-page .box-licitacao .box-header .l_status{
	font-size: 15px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
}
.container-page .content-wrap .box-header .Andamento,
.container-page .content-wrap .box-header .EmAndamento{background-color: #0d47a1;}
.container-page .content-wrap .box-header .Finalizado{background-color: #1b5e20;}
.container-page .content-wrap .box-header .Suspenso{background-color:#ffa801;}
.container-page .content-wrap .box-header .Cancelado{background-color: #b71c1c;}

.container-page .box-licitacao .box-header .l_status span{
    color: white;
    padding: 5px 20px;
    border-radius: 20px;
}

.container-page .box-licitacao .visible {
	height: auto;
	min-height: 350px;
	text-align: justify;
	padding: 10px 30px;
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
	background: #f1f1f1;
	border: 1px solid #ccc;
}
.container-page .box-licitacao .licitacao .numero{
	display: block;
}
.container-page .box-licitacao .licitacao .nome{
	font-size: 14px;
	font-weight: 400;
}
.container-page .box-licitacao .novisible {
	display: none;
}

.container-page .box-licitacao .box-info .modalidade{
	font-size: 16px;
}
.container-page .box-licitacao .box-info .modalidade span{
	display: block;
	line-height: 2;
}
.container-page .box-licitacao .box-info .objeto{
	line-height: 1;
	margin-top: 10px;
	margin-bottom: 10px;
}
.container-page .box-licitacao .box-info .objeto span:first-of-type{
	display: block;
    color: #404040;
    font-weight: 600;
}
.container-page .box-licitacao .box-info .objeto span:last-of-type{
	font-size: 15px;
}
.container-page .box-licitacao .box-info .button-url{
	text-align: center;
	margin-top: 30px;
}
.container-page .box-licitacao .box-info .button-url a{
	background: var(--cor-primaria-escuro);
	font-size: 16px;
	color: white;
	text-transform: none;
	text-decoration: none;
	padding: 10px 35px;
	font-weight: bold;
	border: 1px solid var(--cor-primaria-escuro);
	transition: all 0.2s;
	cursor: pointer;
	box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.3);
}
.container-page .box-licitacao .box-info .button-url a:hover{
	background: var(--cor-secundario-escuro);
	border: 1px solid var(--cor-secundario-escuro);
	transition: all 0.3s ease-out;
}
.container-page .box-licitacao .box-info .button-url a i {
    font-size: 17px;
    margin-right: 20px;
}
.container-page .box-licitacao .box-info .button-url a span {
	font-size: 16px;
}

/*---------------------------------------
 **   PAGINA DEPOIMENTOS    -----
-----------------------------------------*/

.container-page .box-depoimento{
    background: #f9f9f9;
    box-shadow: rgba(50, 50, 50, 0.3) 0px 1px 6px 0px;
    border-radius: 10px;
    padding: 20px 30px;
    min-height: 400px;
}
.container-page .box-depoimento > .row{
    position: absolute;
    bottom: 15px;
    width: 92%;
}
.container-page .box-depoimento .depoente{
    text-align: left;
    font-size: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid var(--cor-primaria);
}
.container-page .box-depoimento .depoimento:before{
    content: "";
    width: 60px;
    height: 60px;
    background: url(/wp-content/themes/zerif-lite/images/left-aspas.png) no-repeat;
    background-size: 60px;
	top: 85px;
	left: 30px;
    position: absolute;
}
.container-page .box-depoimento .depoimento:after{
    content: "";
    width: 45px;
    height: 45px;
    background: url(/wp-content/themes/zerif-lite/images/left-aspas.png) no-repeat;
    background-size: 45px;
    right: 45px;
    bottom: 80px;
    position: absolute;
    transform: rotate(180deg);
}
.container-page .box-depoimento .data{
    text-align: end;
    font-size: 17px;
    padding: 15px 26px;
}
.container-page .box-depoimento .depoimento{
    padding: 40px 0;
    font-style: italic;
}
.container-page .box-depoimento .cidade,
.container-page .box-depoimento .unidade{
    font-size: 15px;
    padding-top: 20px;
    color: #777;
}
/*---------------------------------------
 **   HOME DEPOIMENTOS    -----
-----------------------------------------*/
#depoimentos{
	background: var(--cor-primaria-escuro);
    padding-top: 50px;
}
.box-depoimentos  .swiper-depoimentos .swiper-wrapper{
    margin-top: 30px;
    margin-bottom: 50px;
}
.box-depoimentos  .swiper-depoimentos .swiper-wrapper .swiper-slide{
	min-height: 320px;
	height: auto;
    background: #f9f9f9;
    border-bottom: 3px solid var(--cor-primaria-escuro);
    border-radius: 10px;
    padding: 40px 40px 15px 40px;
    box-shadow: 2px 6px 6px rgba(0,0,0,0.2);

}
.box-depoimentos  .swiper-depoimentos .swiper-wrapper .swiper-slide a{
    color: #404040;
}
.box-depoimentos .swiper-depoimentos .swiper-wrapper .swiper-slide a:hover{
    color: var(--cor-primaria);
}
.box-depoimentos .swiper-depoimentos .swiper-wrapper .swiper-slide span{
    display: block;
}
.box-depoimentos .swiper-depoimentos .swiper-wrapper .swiper-slide .infos{
    position: absolute;
    right: 35px;
    bottom: 5px;
}
.box-depoimentos .swiper-depoimentos .swiper-wrapper .swiper-slide .depoente,
.box-depoimentos .swiper-depoimentos .swiper-wrapper .swiper-slide .cidade,
.box-depoimentos .swiper-depoimentos .swiper-wrapper .swiper-slide .unidade{
    text-align: end;
}
.box-depoimentos  .swiper-depoimentos .swiper-wrapper .swiper-slide .cidade,
.box-depoimentos  .swiper-depoimentos .swiper-wrapper .swiper-slide .unidade{
    font-size: 12px;
}
.box-depoimentos .swiper-depoimentos .swiper-wrapper .swiper-slide:before{
    content: "";
    width: 30px;
    height: 30px;
    background: url(/wp-content/themes/zerif-lite/images/left-aspas.png) no-repeat;
    background-size: 30px;
    top: 15px;
    left: 10px;
    position: absolute;
}
/* .box-depoimentos .swiper-depoimentos .swiper-wrapper .swiper-slide:after{
    content: "";
    width: 30px;
    height: 30px;
    background: url(/wp-content/themes/zerif-lite/images/left-aspas.png) no-repeat;
    background-size: 30px;
    bottom: 74px;
    right: 15px;
    position: absolute;
    transform: rotate(180deg);
} */
/*---------------------------------------
 **   PAGINA CONCURSOS    -----
-----------------------------------------*/
.container-concursos .cabecalho{
	font-size: 15px;
    padding: 2em 2em 0 2em;
    text-align: left;
    color: #aaa;
}
.container-concursos .box-concursos{
	display: flex;
	align-items: center;
	margin-top: 15px;
	padding: 10px 0;
    font-size: 16px;
	text-align: justify;
	border: 1px solid #ddd;
    border-bottom: 2px solid #ff781d;
	border-radius: 10px;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
}

.box-concursos.Andamento,{border-bottom: 2px solid #0d47a1;}
.box-concursos.Finalizado{border-bottom: 2px solid #1b5e20;}
.box-concursos.Suspenso{border-bottom: 2px solid #ffa801;}
.box-concursos.Cancelado{border-bottom: 2px solid #b71c1c;}

.container-concursos .box-concursos .nome a{
	color: #404040;
	font-weight: 600;
	text-decoration: none;
}
.container-concursos .box-concursos .nome a:hover{
	text-decoration: underline;
}
.container-concursos .box-concursos .numero{
	font-weight: 600;
}
.container-concursos .box-concursos .data,
.container-concursos .box-concursos .tipo{
	font-size: 14px;
}
.container-concursos .box-concursos .download{
	text-align: center;
	font-size: 20px;
}
.container-concursos .box-concursos .download a i{	
	color:#ff781d;
	transition: all 1s ease;
}
.container-concursos .box-concursos .download a:hover i{	
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	content: "\f007";
	transition: all 1s ease;
}
/*---------------------------------------
 **   PAGINA CONTATO    -----
-----------------------------------------*/
.box-contato{
margin-top: 50px;
}
.box-contato .input, .input-msg{
    width: 100%;
    border-radius: 4px;
    padding-left: 10px;
    border: #a9a9a9 1px solid;
	box-shadow: 4px 3px 5px 0 rgba(0,0,0,0.2);
	transition: 0.2s all;
}
.box-contato .input{
    height: 40px;
    margin: 10px 0;
}
.box-contato .input-msg{
    height: 290px;
}
.box-contato .input:hover, .input-msg:hover{
    border-color: #b10;
}
.form-control:not(textarea) {
    height: 46px;
}
.form-control {
    margin: 8px 0;
}
.btn-enviar{
    width: 15% !important;
	float: right;
    background: var(--cor-primaria);
    font-size: 16px;
    color: white;
    text-transform: none;
    border-radius: 5px;
    padding: 8px 35px;
    font-weight: 500;
    border: 1px solid var(--cor-primaria);
    transition: all 0.2s;
}
.btn-enviar:hover{
	color: white;
	background: var(--cor-primaria-escuro);
	border: 1px solid var(--cor-primaria-escuro);
}
.telefone{
	margin-top: 50px;
	background: #f1f1f1;
	padding: 20px 0;
}
.telefone i{
	font-size: 25px;
	margin-right: 15px;
}
.telefone span{
	font-size: 25px;
}
/*---------------------------------------
 **   PAGINA ESCALAS    -----
-----------------------------------------*/
.escalas{
	margin-top: 70px;
	margin-bottom: 70px;
}

.escalas div.text{
	text-align: justify;
	padding-bottom: 30px;
}

.escalas .erro{
	background: #e84118;
	color: #f5f6fa;
	padding: 15px;
    margin-bottom: 36px;
}
.escalas .erro span{
	font-size: 20px;
	font-weight: 600;
}
.escalas input,
.escalas select{
	width: 100%;
    height: 40px;
}
.escalas .btn-escala{
	background: var(--cor-primaria);
	color: white;
	font-weight: 600;
}


/*---------------------------------------
 **   ARQUIVOS    -----
-----------------------------------------*/
.arquivos{

}

.arquivos.download{
	border: 1px solid #ddd;
	padding: 5px;
	margin-top: 10px;
}

.arquivos.download .title{
	display: block;
	text-align: initial;
	font-size: 1em;
	font-weight: bold;
}
.arquivos.download .title.no-subtitle{
	display: flex;
	align-items: center;
	height: 100%;
}

.arquivos.download .subtitle{
	display: block;
	text-align: initial;
	font-size: 0.8em;
	color: #666;
}

.arquivos.download i{
	font-size: 40px;
}

/* ------------------- ------------------------------- --------------------------------------------------*/
.clearfix:after {
    content:"020";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
} 
.clearfix {
    display:block;
}

/* Calendar style */
/* Calendar Widget */
.widget_calendar table,
.widget_calendar td {
	border: 0;
	border-spacing: 1px;
	border-collapse: separate;
}
.widget_calendar caption {
	margin: 0;
	margin-bottom: 6px;
	font-size: 14px;
}
.widget_calendar th,
.widget_calendar td {
	padding: 0;
	text-align: center;
}
.widget_calendar a {
	display: block;
	color: var(--cor-primaria-escuro);
	background: #f9f9f9;
}
.widget_calendar a:hover {
	color: #fff;
	background-color: var(--cor-primaria-escuro);
}
.widget_calendar tbody td {
	background-color: #f9f9f9;
}
.site-footer .widget_calendar tbody td {
	background-color: rgba(255, 255, 255, 0.05);
}
.widget_calendar tbody .pad,
.site-footer .widget_calendar tbody .pad {
	background-color: transparent;
}
.widget_calendar thead th {
	border: none;
	background: #e9e9e9;
}


/* ====================== Large TEMPLATE ============================== */
.entry-meta-large {
	float: right;
	position: absolute;
	top: 0;
	right: 0;
}
.entry-content p {
	text-align: justify;
}
.entry-content blockquote {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 15px;
	border-left: 3px solid var(--cor-primaria-escuro);
}
.post-img-wrap-large a img {
	width: 100%;
	max-width: 100%;
	height: auto;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3 ease-out;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.listpost-content-wrap-large {
	position: absolute;
	bottom: 0;
	width: 100%;
	min-height: 50px;
	padding: 15px 20px 0 20px;
	border-top: 2px solid #fff;
	background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
}
.large-container {
	float: left;
	position: relative;
	width: 95%;
	margin: 0 0 35px 0;
	border-radius: 4px;
	background-color: #fff;
}
.large-container .list-post-top {
	min-height: 130px;
}

body.custom-background {
	background-attachment: fixed !important;
	background-position: bottom center !important;
	background-size: cover !important;
}

.blog .blog-site-content.site-content {
	background: #fff;
}

.zerif_team:nth-child(4n+1),
.our-team .col-lg-3:nth-child(4n+1) {
	clear: both;
}

.dropdownmenu {
	display: none;
}

/* mobile background fix */
.mobile-bg-fix-wrap {
	overflow: hidden;
	width: 100%;
}

.mobile-bg-fix-wrap .mobile-bg-fix-img-wrap {
	position: fixed;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.mobile-bg-fix-wrap .mobile-bg-fix-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 125%;
	background-size: cover;
}

.mobile-bg-fix-wrap .mobile-bg-fix-whole-site {
	position: relative;
	z-index: 1;
}

/*---------------------------------------
 **   PAGES 			            -----
-----------------------------------------*/
/* FILTRO DAS PAGINAS */
.container-page .box-filtros{
	padding: 30px 10px 20px 10px;
  height: auto;
}

.container-page .box-filtros .filtro{
	height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.container-page .box-filtros .pesquisar{
	width: auto;
	background: white;
	margin-left: 10px;
}

/* .container-page .box-filtros .filtro form{
	width: auto;
	background: white;
	border: 1px solid #ddd;
	margin-left: 10px;
} */

.container-page .box-filtros .filtro select,
.container-page .box-filtros .pesquisar input{
	height: 35px;
	background: white;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
	border-radius: 5px;
}
.container-page .box-filtros .filtro select:hover,
.container-page .box-filtros .filtro select:focus,
.container-page .box-filtros .pesquisar input:hover,
.container-page .box-filtros .pesquisar input:focus{
	border:0;
	outline: 0;
	border: 1px solid #aaa;
}
.container-page .box-filtros .pesquisar i{
	padding: 10px;
}
.container-page .box-filtros .filtro .btn-filtro{
	background: var(--cor-primaria);
  color: white;
	margin-top: -5px;
	height: 35px;
	width: 35px;
}
.container-page .box-filtros .filtro .btn-filtro i{
	font-size: 1.3rem;
}
/* CONTEUDO */
.container-page .content-wrap{
	margin-top: 20px;
}
.container-page .content-wrap .box-tipo{
    border: 1px solid #ddd;
    border-radius: 5px;
}
.container-page .content-wrap .box-tipo .titulo{
	background: #d2dae2;
    color: var(--cor-primaria);
    height: 40px;
    display: flex;
    padding-left: 30px;
	align-items: center;
	cursor: pointer;
}
.container-page .content-wrap .box-tipo .titulo > span{
	margin-left: 20px;
}
.container-page .content-wrap .content-collpase{
    background: white;
    color: #404040;
}
.container-page .content-wrap .content-collpase .row-collpase{
	height: auto;
	min-height: 50px;
    display: flex;
	align-items: center;
	flex-wrap: wrap;
	border-bottom: 1px solid #ddd;
}
.container-page .content-wrap  .content-collpase .row-collpase .nome{
    text-align: start;
	padding-left: 10px;
	font-size: 15px;
	font-weight: 600;
	
}
.container-page .content-wrap  .content-collpase .row-collpase .nome > a{
	text-decoration: none;
	color: #404040;
}
.container-page .content-wrap  .content-collpase .row-collpase .nome > a:hover{
	color: black;
}
.container-page .content-wrap  .content-collpase .row-collpase .tipo_nome{
	line-height: 0.8;
	font-size: 15px;
}
.container-page .content-wrap  .content-collpase .row-collpase .tipo_nome span{
    display: block;
}
.container-page .content-wrap  .content-collpase .row-collpase .tipo_nome text{
	font-size: 12px;
    display: block;
    color: #888;
    line-height: 1.5;
}
.container-page .content-wrap  .content-collpase .row-collpase .icon{
    border: 1px solid #ddd;
    border-radius: 25px;
    font-size: 15px;
    width: 120px;
    margin: 0 auto;
    padding: 3px;
    cursor: pointer;
}
.container-page .content-wrap .content-collpase .row-collpase .icon:hover{
    background: #f1f1f1;
    transition: background 0.5s;
}
.container-page .content-wrap .content-collpase .row-collpase .icon a{
    text-decoration: none;
    color: #404040;
}
.container-page .content-wrap .content-collpase .row-collpase .icon i{
    margin-bottom: 2px;
    font-size: 12px;
    padding-right: 15px;
}
.container-page .content-wrap .content-collpase .row-collpase .icon:hover span{
    font-weight: bold;
    transition: all0.5s;
}
/* tabela */
.container-page .table{
	width: 100%;
	margin-top: 35px;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.2), 0 1px 5px 0 rgba(0,0,0,0.12);
	border-radius: 5px;
}
/* tabela cabeÃ§alho */
.container-page .table thead{
    background: #f0f0f0;
	font-size: 15px;
	border-radius: 5px;
}
.container-page .table thead th{
	text-align: center;
	color: var(--cor-primaria);
	font-size: 1.3rem;
}
/* tabela corpo */
.container-page .table tbody > tr:hover{
	background: #f1f1f1;
}
.container-page .table tbody .icone{
	margin: 0 auto;
	display: block;
	border: 1px solid #f0f0f0;
	border-radius: 100%;
	width: fit-content;
	box-shadow: rgba(50, 50, 50, 0.3) 0px 1px 6px;
	cursor: pointer;
}
.container-page .table tbody .icone img{
	width: 45px;
    height: 46px;
	padding: 3px 4px;
	border-radius: 100%;
}
.container-page .table tbody .primario{
	display: block;
    font-size: 18px;
    color: #404040;
    font-weight: 600;
}
.container-page .table tbody .secundario{
    font-size: 14px;
    color: #888;
}


.container-page .error{
    width: 100%;
    font-size: 35px;
    justify-content: center;
    align-items: center;
    margin: 70px 0;
}
.container-page .error > img{
	width: 120px;
}
.container-page .error > span{
    color: #909090;
    font-style: italic;
    width: 100%;
    text-align: center;
}
.container-page .error > button{
	width: 150px;
    background: var(--cor-secundario);
    font: 700 13px Arial;
    color: white;
    text-transform: none;
    padding: 10px 30px;
    font-weight: 500;
    border-radius: 6px;
    border: 1px solid var(--cor-secundario);
    transition: all 0.2s;
    box-shadow: inset 0 -2px 0 0 rgba(0,0,0,.2);
    cursor: pointer;
}
.container-page .error button a{
	color: white;
	text-decoration: none;
}
.container-page .error button:hover{
	background: var(--cor-secundario-escuro);
	border: 1px solid var(--cor-secundario-escuro);
	transition: all 0.2s ease-out;
}
.container-page .box-filtros .filtro .limpar{
	background: var(--cor-secundario);
	color: white;
	margin-left: 10px;
	border-radius: 5px;
	box-shadow: inset 0 -2px 0 0 rgb(0 0 0 / 20%);
	transition: all 0.2s;
	padding: 3px 0px;
}

.container-page .box-filtros .filtro .limpar:hover{
	background: var(--cor-secundario-escuro);
	transition: all 0.2s;
}

.container-page .box-filtros .filtro .limpar a{
	color: white;
	font-size: 15px;
	padding: 0 15px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}

/*---------------------------------------
 **   Estatistica Mensal            -----
-----------------------------------------*/

.container-page.container-estatistica section{
	margin-top: 30px;
    border: 1px solid #f0f0f0;
    border-radius: 5px;
}
.container-page.container-estatistica section .titulo{
	background: var(--cor-primaria);
	line-height: 2;
	color: white;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.container-page.container-estatistica section .chart{
	width: 100%;
	height: 400px;
}
.container-page.container-estatistica section .chart [dir="ltr"]{
	margin: 0 auto;
}
.container-page.container-estatistica .table{
	margin: 0;
}
.container-page.container-estatistica .table tbody tr td{
	text-align: center;
}
.container-page.container-estatistica .nav-years{
	position: relative;
    margin: 0 auto;
    width: 100%;
    font-weight: 300;
    font-size: 1.25em;
	overflow: hidden;
}
.container-page.container-estatistica .nav-years nav{
	width: auto;
}
.container-page.container-estatistica .nav-years ul{
	position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    margin: 0 auto;
    padding: 0;
    max-width: 100%;
    list-style: none;
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
	justify-content: flex-start;
}
.container-page.container-estatistica .nav-years ul li{
	margin: 0 0.1em;
	-webkit-flex: none;
	flex: none;
	position: relative;
    z-index: 1;
    display: block;
    margin: 0;
    text-align: center;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
	flex: 1;
}
.container-page.container-estatistica .nav-years ul li a{
	position: relative;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
    outline: none;
	color: #999;
    font-weight: 700;
	line-height: 3.5;
	margin-left: 10px;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.2), 0 1px 5px 0 rgba(0,0,0,0.12);
}
.container-page.container-estatistica .nav-years ul li.tab-current a{
	background: var(--cor-primaria);
	color: white;
}
.container-page.container-estatistica .nav-years nav a::after{
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: var(--cor-primaria);
	content: '';
	-webkit-transition: background-color 0.3s, -webkit-transform 0.3s;
	transition: background-color 0.3s, transform 0.3s;
	-webkit-transition-timing-function: ease, cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: ease, cubic-bezier(0.7,0,0.3,1);
	-webkit-transform: translate3d(0,100%,0) translate3d(0,-3px,0);
	transform: translate3d(0,100%,0) translate3d(0,-3px,0);
}
.container-page.container-estatistica .nav-years ul li a span{
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	font-size: 0.75em;
	vertical-align: middle;
}


/* print */
@media print {
	body {
		font-size: 11.25pt;
	}
	a:link:after,
	a:visited:after {
		content: "";
	}
	header.header {
		min-height: 0 !important;
	}
	#main-nav {
		position: relative;
	}
	.header-content-wrap,
	.blog-header-content-wrap {
		padding: 30px 0 15px;
	}

	.buttons {
		margin-top: 0;
		margin-bottom: 0;
		text-align: center;
	}
	.focus,
	.works,
	.about-us,
	.features,
	.packages,
	.products,
	.testimonial,
	.contact-us {
		padding-top: 15px;
	}
	.focus {
		padding-bottom: 0;
	}
	.focus .row .focus-box,
	.zerif_about_us_center,
	.zerif-rtl-skills .skills,
	#testimonials > .container > .row,
	.zerif-rtl-contact-name,
	.zerif-rtl-contact-email,
	.zerif-rtl-contact-subject,
	#contact > .container > .row .col-lg-12.col-sm-12,
	.purchase-now > .container > .row .col-md-9,
	.purchase-now > .container > .row .col-md-3,
	.separator-one > .color-overlay .container.text,
	.separator-one > .color-overlay > div {
		opacity: 1 !important;
		-webkit-transform: translatex(0px) !important;
		-moz-transform: translatex(0px) !important;
		-ms-transform: translatex(0px) !important;
		transform: translatex(0px) !important;
	}
	.focus .row .focus-box {
		width: 23% !important;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 0;
		padding: 0 1.5%;
		padding-left: 0;
	}
	.about-us {
		padding-bottom: 0;
	}
	.about-us .column {
		float: left;
		width: 100%;
		margin-right: 0;
		margin-bottom: 0;
		margin-bottom: 0;
		margin-left: 0;
		padding-left: 0;
	}
	.about-us .big-intro {
		margin-top: 0;
		text-align: center;
	}
	.zerif-rtl-big-title,
	.zerif-rtl-skills,
	.zerif-rtl-skills .skills {
		width: 100%;
	}
	.zerif-rtl-skills .skills li.skill {
		display: inline-block;
		float: left;
		clear: none;
		width: 25%;
		margin-bottom: 0;
	}
	.about-us p {
		text-align: center;
	}
	.our-team {
		padding-top: 30px;
		padding-bottom: 0;
	}
	.our-team .row {
		opacity: 1 !important;
		-webkit-transform: translatex(0px) !important;
		-moz-transform: translatex(0px) !important;
		-ms-transform: translatex(0px) !important;
		transform: translatex(0px) !important;
	}
	.our-team .col-lg-3.col-sm-3 {
		width: 23% !important;
		margin-right: 0;
		margin-left: 0;
		padding: 0 1.5%;
		padding-left: 0;
	}
	.team-member .profile-pic {
		width: 100%;
		height: auto;
	}
	#client-feedbacks .feedback-box {
		width: 30%;
		margin: 1.5%;
		padding: 0;
	}
	.feedback-box .quote {
		display: none;
	}
	.feedback-box .client-info {
		margin-left: 0;
	}
	.section-header {
		padding-bottom: 15px;
	}
	.testimonial {
		padding-bottom: 0;
	}
	.feedback-box .client {
		margin-top: 0;
	}
	.contact-us {
		padding-bottom: 0;
	}
	.contact-us .input-box,
	textarea {
		border: 1px solid #000 !important;
		box-shadow: none;
	}
	.footer-box {
		width: 23% !important;
		margin-right: 0;
		margin-left: 0;
		padding: 0 1.5%;
		padding-left: 0;
	}
	.latestnews-box {
		float: left;
		width: 50%;
		margin: 0;
		padding: 0;
		padding-right: 2%;
		padding-left: 2%;
	}
	#carousel-homepage-latestnews .item {
		height: auto !important;
	}
	.company-details {
		float: left;
		width: 33% !important;
		margin-right: 0;
		margin-left: 0;
		padding: 0 1.5%;
		padding-left: 0;
	}
	.copyright {
		width: 100%;
	}
	.separator-one,
	.purchase-now {
		padding: 15px 0 15px 0;
	}
	.latest-news {
		padding-top: 15px;
		padding-bottom: 15px;
	}

/* inner page */
	.content-left-wrap {
		padding-top: 0;
	}
}

