/*
Theme Name: Alante Corporate Child
Author: Daniele Menegatti
Template: alante
Description: Alante Corporate Child is a child theme of Alante.
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, three-columns, right-sidebar, left-sidebar, custom-header, custom-menu, full-width-template, theme-options, threaded-comments, featured-images, post-formats, sticky-post, translation-ready, flexible-header, custom-background, grid-layout, footer-widgets, blog, e-commerce, photography, rtl-language-support
Text Domain: alante-corporate-child
*/


/* General */

body,
button,
input,
select,
textarea {
	color: #7a7a7a;
	font-size: 13px;
    font-family: Arial;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"]  {
	font-weight: 600;
	text-transform: uppercase;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	-ms-border-radius: 500px;
	-o-border-radius: 500px;
	border-radius: 500px;
}
input[type=text],
input[type=email],
input[type=password],
input[type=search],
input[type=tel],
select,
textarea {
	border: 1px solid #eee;
	padding: 12px 10px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
.themebutton {
	font-weight: 600;
	text-transform: uppercase;
}
.themebutton:active {
	top: 0;
}

/* Pre Header */
#pre-header {
	/*background: #fff;
    border-bottom: 1px solid #eee;*/
    /* Fundo Escuro */
    background: #273239;
	border-bottom: 1px solid #000000;
}
#pre-header .header-links li a,
#pre-header-social li.message {
	padding: 11px 15px 11px;
}
#pre-header .header-links li a,
#pre-header-social li,
#pre-header-social li a, #pre-header-search input {
	color: #FFF;
}
#pre-header .header-links .menu-hover > a,
#pre-header .header-links > ul > li > a:hover {
	color: #616161;
	background: #fff;
}

#pre-header .header-links .sub-menu {
	border: 1px solid #eee;
}
#pre-header .header-links .sub-menu li {
	padding: 0;
}
#pre-header .header-links .sub-menu a {
	padding: 11px 15px;
	border-bottom: 1px solid #EEE;
}

#pre-header-search .search {
	background: #fff;
	border: 1px solid #eee;
	margin: 4px 0;
	padding: 6px 10px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}

#pre-header-social li a {
	/*color: #ffffff;*/
	font-size: 12px;
	width: 26px;
	height: 26px;
	margin: 4px;
    background: #424d54;
	/*background: #8f9090;
	border: 1px solid #eee; para utilizar um fundo escuro */
    border: none !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}
#pre-header-social li a:hover {
	color: #aaa;
	background: #f4f4f4;
	border-color: #f4f4f4;
}
#pre-header-social li.facebook a:hover {
	color: #fff; 
	background: #3b5997;
	border-color: #3b5997;
}
#pre-header-social li.twitter a:hover {
	color: #fff;
	background: #a5dee8;
	border-color: #a5dee8;
}
#pre-header-social li.google-plus a:hover {
	color: #fff;
	background: #db4a39;
	border-color: #db4a39;
}
#pre-header-social li.instagram a:hover {
	color: #fff;
	background: #AC8263;
	border-color: #AC8263;
}
#pre-header-social li.tumblr a:hover {
	color: #fff;
	background: #395672;
	border-color: #395672;
}
#pre-header-social li.linkedin a:hover {
	color: #fff;
	background: #56a1c4;
	border-color: #56a1c4;
}
#pre-header-social li.flickr a:hover {
	color: #fff;
	background: #c5c5c5;
	border-color: #c5c5c5;
}
#pre-header-social li.pinterest a:hover {
	color: #fff;
	background: #C92228;
	border-color: #C92228;
}
#pre-header-social li.xing a:hover {
	color: #fff;
	background: #126567;
	border-color: #126567;
}
#pre-header-social li.paypal a:hover {
	color: #fff;
	background: #1e477a;
	border-color: #1e477a;
}
#pre-header-social li.youtube a:hover {
	color: #fff;
	background: #de1f26;
	border-color: #de1f26;
}
#pre-header-social li.vimeo-square a:hover {
	color: #fff;
	background: #4EBBFF;
	border-color: #4EBBFF;
}
#pre-header-social li.rss a:hover {
	color: #fff;
	background: #fea81d;
	border-color: #fea81d;
}

/* Main Header */
#site-header {
	border-bottom: none;
}

#logo {
	height: 40px;
	max-height: 40px;
}

#header .header-links > ul > li > a {
	height: 40px;
	line-height: 40px;
}

/* Adiciona um espaço entre o menu de redes sociais e o menu principal*/

#header-links {
    padding-top: 10px;
}

/* TROCA CORES ITENS DO MENU PRINCIPAL - DESKTOP */

/* Home - Cinza */

#header .menu > li.current_page_item > a,
#header .menu > li.current-menu-ancestor > a,
#header .menu > li.menu-hover > a,
#header .menu > li > a:hover {
	color: #fff;
	background: #424d54;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}

#header #header-core #header-links #header-links-inner #menu-principal #menu-item-811 ul li a:hover {
    color: #424d54 !important;
}


/* A METER - Azul*/
#header .menu > li#menu-item-810.current_page_item > a,
#header .menu > li#menu-item-810.current-menu-ancestor > a,
#header .menu > li#menu-item-810.menu-hover > a,
#header .menu > li#menu-item-810 > a:hover {
	color: #fff;
	background: #305d98;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}

#header #header-core #header-links #header-links-inner #menu-principal #menu-item-810 ul li a:hover {
    color: #305d98 !important;
}

/* Laranja - Aqualab */
#header .menu > li#menu-item-24.current_page_item > a,
#header .menu > li#menu-item-24.current-menu-ancestor > a,
#header .menu > li#menu-item-24.menu-hover > a,
#header .menu > li#menu-item-24 > a:hover {
	color: #fff;
	background: #f26921;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}

#header #header-core #header-links #header-links-inner #menu-principal #menu-item-24 ul li a:hover {
    color: #f26921;
}

/* Verde - Agrária */
#header .menu > li#menu-item-25.current_page_item > a,
#header .menu > li#menu-item-25.current-menu-ancestor > a,
#header .menu > li#menu-item-25.menu-hover > a,
#header .menu > li#menu-item-25 > a:hover {
	color: #fff;
	background: #4d8d41;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}

#header #header-core #header-links #header-links-inner #menu-principal #menu-item-25 ul li a:hover {
    color: #4d8d41;
}

/* Amarelo - Serviços */
#header .menu > li#menu-item-23.current_page_item > a,
#header .menu > li#menu-item-23.current-menu-ancestor > a,
#header .menu > li#menu-item-23.menu-hover > a,
#header .menu > li#menu-item-23 > a:hover {
	color: #fff;
	background: #faa21c;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}

#header #header-core #header-links #header-links-inner #menu-principal #menu-item-23 ul li a:hover {
    color: #faa21c;
}

/* Fim Serviços*/

#header .header-links li span {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;	
}

/*Altera a cor do link ativo*/
#header .header-links .sub-menu a:hover, #header .header-links .sub-menu .current-menu-item a {
    color: #232323;
}

#header .menu > li.current_page_item > a span:first-child,
#header .menu > li.current-menu-ancestor > a span:first-child,
#header .menu > li.menu-hover > a span:first-child,
#header .menu > li > a:hover span:first-child,
#header .menu > li.current_page_item > a span:nth-child(2),
#header .menu > li.current-menu-ancestor > a span:nth-child(2),
#header .menu > li.menu-hover > a span:nth-child(2),
#header .menu > li > a:hover span:nth-child(2) {
	color: inherit;
}
#header .header-links > ul > li.menu-parent:after {
	display: none;
}
#header .header-links > ul > li.menu-parent > a:after {
	position: absolute;
	content: "\f107";
	font-family: FontAwesome;
	top: auto;
	bottom: 0;
	left: auto;
	right: 20px;
}

#header .header-links .sub-menu {
	border: 1px solid #eee;
}
#header .header-links .sub-menu li {
	padding: 0;
}
#header .header-links .sub-menu a {
	color: #232323;
	line-height: inherit;
	border-bottom: 1px solid #EEE;
	padding: 11px 20px;
}

/* Call To Action */
#introaction,
#outroaction {
	text-align: center;
	background: #fff;
	padding: 42px 0px 60px;
}
#introaction {
	border-top: none;
	border-bottom: 1px solid #eee;
}
#outroaction {
	border-top: 1px solid #eee;
	border-bottom: none;
}
#introaction-core,
#outroaction-core {
	background: none;
	border: none;
	padding: 0;
}
#introaction .action-text,
#outroaction .action-text {
	width: 100%;
	margin-right: 0;
}
#introaction .action-button,
#outroaction .action-button {
	width: 100%;
}
#introaction .action-text h3,
#introaction .action-text p,
#introaction .attention_text h3,
#introaction .attention_text p,
#outroaction .action-text h3,
#outroaction .action-text p,
#outroaction .attention_text h3,
#outroaction .attention_text p {
    margin-left: 0;
    margin-right: 0;
}
#introaction .action-text h3,
#outroaction .action-text h3 {
	font-size: 44px;
	font-weight: 700;
	margin-bottom: 8px;
}
#introaction .action-text p,
#outroaction .action-text p {
	margin-bottom: 19px;
}
#introaction .action-button h4,
#outroaction .attention_button h4 {
	margin: 0;
	padding: 9px 23px;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	-ms-border-radius: 500px;
	-o-border-radius: 500px;
	border-radius: 500px;
}
#introaction .action-shadow,
#outroaction .action-shadow {
	display: none;
}

/* Featured Content */
.services-builder.style1 {
	background: #fff;
	border: none;
	-webkit-box-shadow: inset 0 0 0 1px #eee;
	-moz-box-shadow: inset 0 0 0 1px #eee;
	-ms-box-shadow: inset 0 0 0 1px #eee;
	-o-box-shadow: inset 0 0 0 1px #eee;
	box-shadow: inset 0 0 0 1px #eee;
}
.services-builder.style1 .iconimage {
	margin-bottom: 0;
}
.services-builder.style1 .iconmain {
	padding-top: 27px;
	padding-bottom: 31px;
}
.services-builder.style1 .iconmain h3 {
	font-size: 20px;
	margin-bottom: 17px;
}
.services-builder.style1 .iconmain .iconurl {
	margin: -1px 0 0;
}
.services-builder.style1 .iconmain .iconurl a {
	display: inline-block;
	color: #fff;
	background: #D33D33;
	padding: 8px 22px;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	-ms-border-radius: 500px;
	-o-border-radius: 500px;
	border-radius: 500px;
}
.services-builder.style1 .iconmain .iconurl a:hover {
	opacity: 0.8 !important;
	color: #fff;
	background: #D33D33;
}
.services-builder.style1 .iconmain .iconurl a:after {
	display: none !important;
	content: "" !important;
}

/* Page Intro */
#intro.option1 {
	background: #232323;
	border: none;
	padding-top: 23px;
	padding-bottom: 25px;
}
#intro.option1 #intro-core {
	background: none;
	border: none;
	padding: 0;
}
#intro.option1 .page-title {
	color: #fff;
	font-size: 40px;
	font-weight: 600;
}
#intro.option1 .action-shadow {
	display: none;
}

/* Blog Archive */
.blog-article {
	border: 1px solid #eee;
	margin-bottom: 30px;
}
.blog-article .entry-content {
	position: relative;
}
.blog-article .blog-thumb {
	margin: 0;
	padding: 0;
}
.blog-article .blog-title {
	font-size: 20px;
	font-weight: 700;
}
.blog-article .more-link {
	text-align: left;
}
.blog-article .more-link a {
	font-weight: 600;
	text-transform: uppercase;
}
.blog-article .more-link span {
	right: 0;
	color: white;
	background: #D33D33;
	padding: 9px 22px;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    -ms-border-radius: 500px;
    -o-border-radius: 500px;
    border-radius: 500px;
}
.blog-article .more-link a:hover span {
	opacity: 0.8;
	right: auto;
}
.blog-article .more-link a i {
	display: none;
}

.blog-article .entry-footer {
	display: inline-block;
	position: absolute;
	top: 15px;
	right: 15px;
	padding: 3px 10px;
}
.blog-article.has-post-thumbnail .entry-footer {
	background: #fff;
	top: 15px;
	right: 15px;
	padding: 3px 10px;
}
.blog-article .entry-footer .entry-meta {
	display: inline-block;
	width: auto;	
	border: none;
	margin: 0;
	padding: 0;
}
.blog-article .entry-footer .entry-meta > span {
	padding: 0 10px;
}
.blog-article .entry-footer .entry-meta > span.comment:before {
	content: "|";
	position: relative;
	right: 10px;
	top: -2px;
}
.blog-article .entry-footer .entry-meta .comment {
	float: none;
}
.blog-article .entry-footer .entry-meta i,
.blog-article .entry-footer .entry-meta .comment a:before {
	color: #444;
}

/* Blog Archive - Pagination */
.navigation.pagination .nav-links a,
.navigation.pagination .nav-links span {
	font-size: 100%;
	width: 34px;
	height: 34px;
	line-height: 34px;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	-ms-border-radius: 500px;
	-o-border-radius: 500px;
	border-radius: 500px;
}
.navigation.pagination .nav-links a.prev,
.navigation.pagination .nav-links a.next {
	top: 0;
}
.navigation.pagination .nav-links span.dots {
	border: none;
}

/* Blog Posts */
/* Para retirar a borda que separava o conteúdo do template com o conteúdo inserido pelo usuário*/
/*.single #main-core > article {
	-webkit-box-shadow: inset 0 0 0 1px #eee;
	-moz-box-shadow: inset 0 0 0 1px #eee;
	-ms-box-shadow: inset 0 0 0 1px #eee;
	-o-box-shadow: inset 0 0 0 1px #eee;
	box-shadow: inset 0 0 0 1px #eee;
} */

.single #main-core > article > .entry-header,
.single #main-core > article > .entry-content {
	padding: 0 20px;
}
.single #main-core > article > .entry-header {
	padding-top: 20px;
}
.single #main-core > article > .entry-content {
	padding-bottom: 20px;
}
.single .entry-meta > span:after {
	padding: 0 8px 0 10px;
}

/* Blog Posts - Pagination */
.nav-previous a,
.nav-next a {
	color: inherit;
	border: 1px solid #eee;
	background: #fff;
	padding: 6px 25px;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	-ms-border-radius: 500px;
	-o-border-radius: 500px;
	border-radius: 500px;
}
.nav-previous a:hover,
.nav-next a:hover {
	color: white;
	background: #D33D33;;
	border-color: #D33D33;;
}
.nav-previous a:hover .meta-nav,
.nav-next a:hover .meta-nav {
	padding: 0;
}
.nav-previous a .meta-icon,
.nav-next a .meta-icon {
	opacity: 1;
	position: static;
	line-height: 1;
	margin-top: 2px;
	padding: 0;
}

/* Author Bio  */
#author-bio {
	background: #fff;
	border: 1px solid #eee;
}
#author-bio img {
	padding: 0;
	background-color: none;
	border: none;
}
#author-bio h3 {
	font-size: 18px;
	font-weight: 600;
}

/* Comments & Leave Comment Style */
.commentlist article {
	padding: 0 0 15px;
	border-top: none;
	border-left: none;
	border-right: none;
}
#comments-title,
#reply-title {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	background: #232323;
	padding: 9px 10px;
}
#reply-title small {
	font-size: 90% !important;
}
#reply-title small a {
	padding: 5px 10px;
	margin-left: 20px;
	background: #fff;
	border-radius: 500px;
}
#reply-title small a:hover {
	color: #fff;
	background: #D33D33;
}

/* Footer */
#footer {
	background: #f4f4f4;
	border-top: none;
	border-bottom: none;
	padding-top: 38px;
	padding: 43px 10px 24px;
}
#footer input[type=text],
#footer input[type=email],
#footer input[type=password],
#footer input[type=search],
#footer input[type=tel],
#footer select,
#footer textarea {
	border: 1px solid #fff;
}
#footer table,
#footer th,
#footer td {
	border-color: #ddd;
}
#footer-core h3 {
	color: #232323;
	font-size: 18px;
	font-weight: 600;
	text-transform: none;
	border-bottom: 1px solid #ddd;
	margin-top: 0;
	margin-bottom: 25px;
	padding-bottom: 8px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
#footer-core,
#footer-core p {
	color: #3a3a3a;
}
#footer-core a {
	color: #8a8a8a;
}
#footer-menu li:after {
	display: none;
	content: "";
}
#footer-menu a {
	padding: 0 13px;
}

/* Sub Footer */
#sub-footer {
	background: #f4f4f4;
	border-top: 1px solid #ddd;
	padding: 26px 0px;
}
#sub-footer-core,
#sub-footer-core a {
	font-size: 12px;
}
#sub-footer-core {
	color: #4a4a4a;
}
#sub-footer-core a {
	color: #8a8a8a;
}

#sub-footer-core div p {
	margin-bottom: 5px;
}

/* Sidebar */
#sidebar h3.widget-title {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	background: #232323;
	padding: 9px 10px;
	margin: 0 0 15px;
}
#sidebar h3.widget-title:after {
	display: none;
	content: "";
}

/* Widgets */
.widget ul {
	border: none;
}
.widget li {
	border: none;
	padding: 0;
}
.widget li a {
	vertical-align: inherit;
	padding: 5px 0;
}
.widget li a:hover {
	color: #D33D33;
}
.widget ul.children li a,
.widget ul.sub-menu li a {
	padding-left: 20px;
}
.widget select {
	margin-top: 0;
}

#footer .widget {
	margin-bottom: 40px;
}
#footer .widget li a {
	padding: 5px 0;
}

/* Widgets - Correct padding issues */
#sidebar .textwidget {
	padding: 0;
	border: none;
}
#sidebar .widget.widget_recent_comments li {
	padding: 5px 0;
}

/* Widgets - Search */
#footer .widget_search .search {
	background: #fff;
	border: 1px solid #fff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}

/* Widgets - Tags Cloud */
#sidebar .widget_tag_cloud a,
#footer .widget_tag_cloud a {
	margin: 0 1px 4px 0;
	padding: 5px 10px;
}
#footer .widget_tag_cloud a {
	color: #fff;
	background: #D33D33;
	border: 1px solid #D33D33;
}
#footer .widget_tag_cloud a:hover {
	color: inherit;
	background: #fff;
	border: 1px solid #fff;
}

/*Formulário Home*/
#wpcf7-f5-p10-o1 label {
    padding-bottom: 10px;
    display: block;
}

#wpcf7-f5-p10-o1 label input,
#wpcf7-f5-p10-o1 label textarea {
    float: right;
}

#wpcf7-f5-p10-o1 label select {
    padding: 5px;
    width: 400px;
    float: right;
    font-family: Arial;
    font-size: 15px;
}

#wpcf7-f5-p10-o1 #enviar-home {
    padding-top: 15px;
    width: 100%;
    display: block;
    float: right;
}

#wpcf7-f5-p10-o1 span .wpcf7-not-valid-tip {
    white-space: nowrap;
    display: block;
    float: left;
    margin: 5px 0;
}

@media only screen and (max-width: 360px) {
#wpcf7-f5-p10-o1 label select {
width: 200px;
}
}

@media only screen and (max-width: 568px) {
#wpcf7-f5-p10-o1 label select {
width: 239px;
}
}

@media only screen and (max-width: 768px) {
#wpcf7-f5-p10-o1 label select {
width: 239px;
}
}

/*Rodapé*/

#sub-footer {
    background: #273239; /*escuro*/
    border-top: 1px solid #000000; /*escuro*/
}

#sub-footer #sub-footer-core div{
    float: none;
    text-align: center;
    color: #8a8a8a; /*escuro*/
}

#sub-footer #sub-footer-core div p a{
    /*color: #4a4a4a;*/
    color: #8a8a8a; /*escuro*/
}

#sub-footer #sub-footer-core div p a:hover{
    /*color: #8a8a8a;*/
    color: #e6e6e6; /*escuro*/
    text-decoration: underline;
}

/* Mudando a cor de fundo geral */
#content {
    background-color: #fafafa !important;
    padding: 0;
}

#main {
    background-color: #ffffff !important;
}

/*TEMPLATES PERSONALIZADOS*/

/*Banner com Logotipo*/

.error404 #banner,
.author #banner,
.home #banner,
.page-template-page-azul #banner,
.single-azul #banner {
  width: 1140px;
  height: 351px;
  background: url("images/banner/banner_azul.jpg") center center;
}

.page-template-page-laranja #banner,
.single-laranja #banner {
  width: 1140px;
  height: 351px;
  background: url("images/banner/banner_laranja.jpg") center center;
}

.page-template-page-verde #banner,
.single-verde #banner {
  width: 1140px;
  height: 351px;
  background: url("images/banner/banner_verde.jpg") center center;
}

.page-template-page-amarelo #banner,
.single-amarelo #banner {
  width: 1140px;
  height: 351px;
  background: url("images/banner/banner_amarelo.jpg") center center;
}

@media only screen and (max-width: 685px) {
.error404 #banner,
.author #banner,
.home #banner,
.page-template-page-azul #banner,
.single-azul #banner {
    display: none;
    }
.page-template-page-laranja #banner,
.single-laranja #banner {
    display: none;
    }
.page-template-page-verde #banner,
.single-verde #banner {
    display: none;
    }
.page-template-page-amarelo #banner,
.single-amarelo #banner {
    display: none;
    }
}

@media only screen and (max-width: 768px) {
.error404 #banner,
.author #banner,
.home #banner,
.page-template-page-azul #banner,    
.single-azul #banner {
    display: none;
    }
.page-template-page-laranja #banner,
.single-laranja #banner {
    display: none;
    }
.page-template-page-verde #banner,
.single-verde #banner {
    display: none;
    }
.page-template-page-amarelo #banner,
.single-amarelo #banner {
    display: none;
    }
}


@media only screen and (max-width: 1140px) {
.error404 #banner,
.author #banner,
.home #banner,
.page-template-page-azul #banner,    
.single-azul #banner {
  width: 100%;
}

.page-template-page-laranja #banner,
.single-laranja #banner {
  width: 100%;
}

.page-template-page-verde #banner,
.single-verde #banner {
  width: 100%;
}

.page-template-page-amarelo #banner,
.single-amarelo #banner {
  width: 100%;
}
}

@media only screen and (max-width: 960px) {
.error404 #banner,
.author #banner,
.home #banner,
.page-template-page-azul #banner,    
.single-azul #banner {
  width: 100%;
}

.page-template-page-laranja #banner,
.single-laranja #banner {
  width: 100%;
}

.page-template-page-verde #banner,
.single-verde #banner {
  width: 100%;
}

.page-template-page-amarelo #banner,
.single-amarelo #banner {
  width: 100%;
}
}
    
    
/*Logo Responsivo*/

#logo-responsivo-azul {
    display: none;
}

#logo-responsivo-laranja {
    display: none;
}

#logo-responsivo-verde {
    display: none;
}
    
#logo-responsivo-amarelo {
    display: none;
}

@media only screen and (max-width: 685px) {
    .error404 #logo-responsivo-azul,
    .author #logo-responsivo-azul,
    .home #logo-responsivo-azul,
    .page-template-page-azul #logo-responsivo-azul,    
    .single-azul #logo-responsivo-azul {
        display: block !important;
    }
    
    .page-template-page-laranja #logo-responsivo-laranja,
    .single-laranja #logo-responsivo-laranja{
        display: block !important;
    }
    
    .page-template-page-verde #logo-responsivo-verde,
    .single-verde #logo-responsivo-verde {
        display: block !important;
    }
    
    .page-template-page-amarelo #logo-responsivo-amarelo,
    .single-amarelo #logo-responsivo-amarelo {
        display: block !important;
    }
}

@media only screen and (max-width: 768px) {
    .error404 #logo-responsivo-azul,
    .author #logo-responsivo-azul,
    .home #logo-responsivo-azul,
    .page-template-page-azul #logo-responsivo-azul,    
    .single-azul #logo-responsivo-azul {
        display: block !important;
    }
    
    .page-template-page-laranja #logo-responsivo-laranja,
    .single-laranja #logo-responsivo-laranja{
        display: block !important;
    }
    
    .page-template-page-verde #logo-responsivo-verde,
    .single-verde #logo-responsivo-verde {
        display: block !important;
    }
    
    .page-template-page-amarelo #logo-responsivo-amarelo,
    .single-amarelo #logo-responsivo-amarelo {
        display: block !important;
    }
}


/*AZUL*/
/*AZUL - PAGE*/
.page-template-page-azul .container-azul {
    padding: 30px;
}

.page-template-page-azul h2 {
    color: #305d98;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 20px;
    padding-left: 10px;
}

.page-template-page-azul h4 {
    color: #305d98;
}


/*AZUL - SINGLE*/
.author .container-azul,
.single-azul .container-azul {
    padding: 30px;
}

.author h2,
.single-azul h2 {
    color: #305d98;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 20px;
    padding-left: 10px;
}

/*LARANJA*/
/*LARANJA - PAGE*/
.page-template-page-laranja .container-laranja {
    padding: 30px;
}

.page-template-page-laranja h2 {
    color: #f26921;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 20px;
    padding-left: 10px;
}

.page-template-page-laranja h4 {
    color: #f26921;
}

.page-template .laranja a:hover {
    color: #f26921;
}

.page-template .laranja p:before {
    color: #f26921;
}

.page-template-page-laranja .pagination a:hover{
   background: #f26921;
}
.page-template-page-laranja .pagination .current{
   background: #f26921;
}

/*LARANJA - SINGLE*/
.single-laranja .container-laranja {
    padding: 30px;
}

.single-laranja h2 {
    color: #f26921;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 20px;
    font-weight: bold;
    padding-left: 10px;
}

.single-laranja #formulario .wpcf7 #formulario-submit input {
    background: #f26921;
}

.single-laranja #formulario h4 {
    color: #f26921;
}

/*VERDE*/
/*VERDE - PAGE*/
.page-template-page-verde .container-verde {
    padding: 30px;
}

.page-template-page-verde h2 {
    color: #4d8d41;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 20px;
    padding-left: 10px;
}

.page-template-page-verde h4 {
    color: #4d8d41;
}

.page-template .verde a:hover {
    color: #4d8d41;
}

.page-template .verde p:before {
    color: #4d8d41;
}

.page-template-page-verde .pagination a:hover{
   background: #4d8d41 !important;
}
.page-template-page-verde .pagination .current{
   background: #4d8d41 !important;
}

/*VERDE - SINGLE*/
.single-verde .container-verde {
    padding: 30px;
}

.single-verde h2 {
    color: #4d8d41;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 20px;
    font-weight: bold;
    padding-left: 10px;
}

.single-verde #formulario .wpcf7 #formulario-submit input {
    background: #4d8d41;
}

.single-verde #formulario h4 {
    color: #4d8d41;
}

/*AMARELO*/
/*AMARELO - PAGE*/

.page-template-page-amarelo .container-amarelo {
    padding: 30px;
}

.page-template-page-amarelo h2 {
    color: #faa21c;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 20px;
    padding-left: 10px;
}

.page-template-page-amarelo h4 {
    color: #faa21c;
}

.page-template .amarelo a:hover {
    color: #faa21c;
}

.page-template .amarelo p:before {
    color: #faa21c;
}

.page-template-page-amarelo .pagination a:hover{
   background: #faa21c;
}
.page-template-page-amarelo .pagination .current{
   background: #faa21c;
}


/*AMARELO - SINGLE*/
.single-amarelo .container-amarelo {
    padding: 30px;
}

.single-amarelo h2 {
    color: #faa21c;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 20px;
    font-weight: bold;
    padding-left: 10px;
}

.single-amarelo #formulario .wpcf7 #formulario-submit input {
    background: #faa21c;
}

.single-amarelo #formulario h4 {
    color: #faa21c;
}

/* PRODUTOS GERAL - Page Laranja, Verde e Amarelo */

#produtos {
    background: #f4f4f4;
    padding: 40px;
    display: flow-root;
}

#produtos h4 {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    }

.page-template .produtos {
    width: 33%;
    float: left;
    text-align: center;
 }

.page-template .produtos a {
    font-weight: bold;
    color: #444444;
}

.page-template .produtos a div {
    height: 100%;
    width: 100%;
    display: block;
    margin: auto;
}

.page-template .produtos img {
    max-width: 100%;
    max-height: 100%;
 }

.page-template .produtos p:before {
    font-family: "dashicons";
    content: "\f345";
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: normal 20px/1;
    vertical-align: top;
    margin-right: 5px;
    margin-right: 0.5rem;
}

.page-template .produtos p {
    padding: 20px;
    margin: 0;
 }

/* PAGINAÇÃO PRODUTOS GERAL - Page Laranja, Verde e Amarelo*/
.pagination {
   clear:both;
   position:relative;
   font-size:11px; /* Pagination text size */
   line-height:13px;
   float:right; /* Pagination float direction */
}
.pagination span, .pagination a {
   display:block;
   float:left;
   margin: 2px 2px 2px 0;
   padding:6px 9px 5px 9px;
   text-decoration:none;
   width:auto;
   color:#fff; /* Pagination text color */
   background: #273239; /* Pagination non-active background color */
   -webkit-transition: background .15s ease-in-out;
   -moz-transition: background .15s ease-in-out;
   -ms-transition: background .15s ease-in-out;
   -o-transition: background .15s ease-in-out;
   transition: background .15s ease-in-out;
}

.pagination .current{
   padding:6px 9px 5px 9px;
   color:#fff;
}
    
/* iPad & Tablet */
@media only screen and (max-width: 768px) {
    .page-template .produtos {
    width: 48%;
    float: left;
    text-align: center;
 }

.single-azul .container-azul,
.single-laranja .container-laranja,
.single-verde .container-verde,
.single-amarelo .container-amarelo,
.page-template-page-laranja .container-laranja,
.page-template-page-verde .container-verde,
.page-template-page-amarelo .container-amarelo,
#produtos {
    padding: 20px;
}
}

/* Small Tablets & Larger Phones */
@media only screen and (max-width: 685px) {
    .page-template .produtos {
    width: 100%;
    text-align: center;
 }
.single-azul .container-azul,
.single-laranja .container-laranja,
.single-verde .container-verde,
.single-amarelo .container-amarelo,
.page-template-page-laranja .container-laranja,
.page-template-page-verde .container-verde,
.page-template-page-amarelo .container-amarelo,
#produtos {
    padding: 20px;
}
}

/* iPhone (Landscape)*/
@media only screen and (max-width: 568px) {
    .page-template .produtos {
    width: 100%;
    text-align: center;
 }
.single-azul .container-azul,
.single-laranja .container-laranja,
.single-verde .container-verde,
.single-amarelo .container-amarelo,
.page-template-page-laranja .container-laranja,
.page-template-page-verde .container-verde,
.page-template-page-amarelo .container-amarelo,
#produtos {
    padding: 20px;
}
}

/* FORMULÁRIO GERAL - Single Laranja, Verde e Amarelo */

#formulario {
    background: #f4f4f4;
    padding: 30px 30px 40px;
}

#formulario h4 {
    font-size: 20px;
    padding-left: 10px;
}

#formulario .wpcf7 {
    margin-left: 1%;
}
 
#formulario .wpcf7 #formulario-input {
    width: 100%;
    display: block;
}

#formulario .wpcf7 #formulario-input p {
    width: 49% !important;
    display: block;
    float: left !important;
    margin-right: 1%;
}

#formulario .wpcf7 #formulario-textarea {
    margin-right: 1%;
}

#formulario .wpcf7 p textarea {
    width: 99%;
    border: 1px solid #eeeeee;
}

#formulario .wpcf7 div {
    margin-right: 1%;
}

#formulario .wpcf7 #formulario-submit input {
    margin: 10px 0;
}

#formulario .wpcf7 div input[type=submit] {
    text-transform: capitalize;
    border-radius: 0;
    color: #ffffff;
    float: right;
}

/*Error 404 */

.error404 .title-404 {
    padding: 40px;
}

/*Home - Elementor*/


.elementor-image-carousel-wrapper {
	height: 99px !important;
}

.elementor-element-a0731ab a {
	text-decoration: none !important;
}