/*--------------------------------------------
castanho claro: #9C7B53
catanho claro fundos: #e7e0d9
castanho escuro: #6E665A
----------------------------------------------*/
.single-post #post-3178 img {
	display: none;
}
.et_pb_widget ul li , #nav_menu-2 , #nav_menu-3 {
    margin-bottom: 0!important;
}
/*---------------------------------------------
				  CONTACTOS
-----------------------------------------------*/
/*GForms*/
.gform_wrapper {
	margin: 0 auto;
	max-width: 100%;
}
.gform_wrapper .gform_footer {
	overflow: auto;
}
.gform_wrapper .top_label .gfield_label {
	margin: 0;
	font-weight: 500;
}
.gform_wrapper ul li.gfield {
	margin-bottom: 15px!important;
}
.gform_wrapper .gform_footer input[type="submit"] {
	border: 0;
	padding: 5px 15px;
	font-weight: 700;
	color: white;
	background-color: #9C7B53;
	border-radius: 3px;
	cursor: pointer;
  	font-size: 16px;
  	text-transform: uppercase;
  	border: 4px solid #9C7B53;
  	letter-spacing: 0.7px;
}
.gform_wrapper .gform_footer input[type="submit"]:hover {
	background: #AA8F6F;
	border-color: #AA8F6F;
}
.gform_wrapper .gfield_required {
	color: pink;
}
.gform_wrapper .ginput_complex label {
	margin-top: 0px;
	color: #aaa;
}
.gform_wrapper textarea.large {
	height: 15.625em;
	width: 100%;
}
.contactos .et_pb_blurb_container p {
	padding-bottom: 7px!important;
}
/*---------------------------------------------
					 GERAL
-----------------------------------------------*/
/*-------------------SIDEBAR--------------------*/
@media only screen and (max-width : 981px) {
  #sidebar{
 	 padding-left: 38px!important;
  }
}

#main-content .container::before{
  	display: none;
}
#left-area{
 	width: 75%; 
}
#sidebar{
 	width: 25%; 
	padding: 40px 38px 40px 38px;
	background-color: #e7e0d9; 
}
/*-------------------BOTÕES--------------------*/
.et_pb_module.et_pb_button {
    font-weight: 600;
  	letter-spacing: 0.7px;
}
/*------------------GALERIA-------------------*/
.et_pb_gallery.et_pb_bg_layout_dark .et_pb_gallery_pagination ul li a, .et_pb_filterable_portfolio.et_pb_bg_layout_dark .et_pb_portofolio_pagination ul li a {
    color: #747474;
}
.et_overlay {
	border: none;
}
.et_overlay::before {
	color: #9C7B53;
}
.et_pb_gallery .et_pb_gallery_pagination ul li a.active {
	color: #9C7B53;
}
/*-------------------TEXTO---------------------*/
a:hover {
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}

h2 {
    font-size: 25px!important;
}
h3 {
    font-size: 21px!important;
}
p:last-of-type {
    padding-bottom: 01em!important;
}
/*---------------SLIDER PÁGINAS---------------*/
.et_pb_slider .et_pb_container {
	min-height: 100%;
}
.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding: 11% 8%;
}
/*---------------------------------------------
			  ÁREA DE INTERVENÇÃO
-----------------------------------------------*/
.et_pb_gallery_grid .et_pb_gallery_item img {
	border-right: 11px solid #fff;
	border-bottom: 11px solid #fff;
}
/*---------------------------------------------
					MECENAS
-----------------------------------------------*/
.wp-image-308 {
	width: 300px;
  	border: 1px solid #ddd;
  	padding: 10px;
}
.wp-image-306 {
	margin-right: 5%;
  	width: 120px;
 	border: 1px solid #ddd;
  	padding: 5px;
}
/*---------------------------------------------
					HOMEPAGE
-----------------------------------------------*/
/*------------DESCUBRA MAIS ARTIGOS------------*/
#categories-2 {
	margin-bottom: 0;
}
#archives-2 , #recent-posts-2 {
	margin-bottom: 15px;
}
.et_pb_widget_area_left {
    padding-right: 0;
    border-right: none;
}
/*-----------------SUBSCREVER------------------*/
.sbe-shortcode-form-submit {
    width: 100%;
    padding: 8px 20px 6px 20px;
    background: #9C7B53;
    border: 4px solid #9C7B53;
  	border-radius: 3px;
    color: #fff;
    font-size: 15px;
    margin-top: 0;
    cursor: pointer;
  	font-weight: 600;
	font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif;
  	text-transform: uppercase;
	letter-spacing: 0.7px;
  	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.sbe-shortcode-form-submit:hover {
	background: #AA8F6F;
	border-color: #AA8F6F;
}
.sbe-shortcode-subscribe-form input[type="email"] {
    margin:  10px 0 0 0;
  	font-size: 15px;
  	padding: 8px;
    }
.sbe-widget-form-field-title {
    margin-bottom: 10px;
}
.sbe-widget-subscribe-form .sbe-spinner {
    display: none;
    }
.sbe-shortcode-subscribe-form .sbe-shortcode-form-field-title {
	display: none;
}
.sbe-shortcode-subscribe-form {
    padding: 0!important;
}
/*------------------EVENTOS-------------------*/
.pagblog .et_pb_post:last-child {
    border-bottom: none!important;
}
.et_pb_post h2 a, .et_pb_portfolio_item h3 a {
	font-size: 21px;
}
.et_pb_posts a.more-link {
    text-transform: capitalize;
    margin-top: 15px;
}
.pagblog .et_pb_post  {
    border-bottom: 1px solid #d6d6d6!important;
}
.pagblog .et_pb_post  {
    padding-bottom: 20px;
    padding-top: 0;
    margin-bottom: 40px;
}

@media only screen and (min-width : 981px) {

	.pagblog .et_pb_post  {
		overflow: auto;
	}
	.pagblog .et_pb_post .post-content {
    	width: 68%;
    	float: right; 
	}
	.pagblog .et_pb_post .post-meta {
    	width: 68%;
    	float: right; 
	}
	.pagblog .et_pb_post h2 {
    	margin-top: 0;
    	width: 68%;
    	float: right;
	}
	.pagblog .et_pb_post .entry-featured-image-url  {
    	width: 30%;
    	float: left;
    	margin-right: 2%;
	}
}
/*--------------------SLIDE-------------------*/
.home .et-pb-controllers a {
	color: transparent;
}
.home .et-pb-controllers {
	text-align: right;
  	padding-right: 30px;
}
.home .et_pb_slide_description .et_pb_more_button.et_pb_button {
    width: 130px;
    color: #B0C1C1 !important;
}
.home .et_pb_slide {
    padding: 0;
}
.home .et_pb_slide_description .et_pb_slide_title {
    font-size: 27px;
    letter-spacing: 1.3px;
    text-transform: uppercase;
    font-weight: 500;
    padding-bottom: 9px;
}
.home .et_pb_slide_description p {
	font-size: 16px;
}
.home .et_pb_slider .et_pb_slide {
    text-align: left;
}
.home .et_pb_slider .et_pb_container {
   max-width: 100%; 
}
.home .et_pb_slider_fullwidth_off .et_pb_container {
    display: flex;
    align-items: flex-end;
    padding: 300px 0 0;
}
.home .et_pb_slide_description, .home .et_pb_slider_fullwidth_off .et_pb_slide_description {
    margin: 0;
    padding: 30px!important;
    display: flex;
    flex-direction: column;
    width: 100%;
  	background: RGBA(156, 123, 83, 0.7);
}
/*---------------------------------------------
					MENU
-----------------------------------------------*/
/*--------------ANTES DO MENU----------------*/
.emailmenu::after {
	content: '';
  	font-family: "ETmodules";
 	font-size: 14px;
	margin-left: 6px;
	color: #9C7B53;
}

#text-5 .textwidget {
	text-align: right;
 	width: 40%;
  	max-width: 100%;
  	margin: 0 auto;
  	background: transparent;
  	position: absolute;
  	bottom: 0;
  	right: 0;
  	font-size: 15px;
  	color: #6E665A!important;
  	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
}
.et_pb_widget a {
    color: #6E665A!important;
}
.et_pb_widget a:hover {
    color: #9C7B53!important;
}
.telmenu::after {
  	content: '';
  	font-family: "ETmodules";
 	font-size: 14px;
	margin-left: 6px;
	color: #9C7B53;
}
/*---------------FUNDOS LINKS------------------*/
#top-menu-nav > ul > li > a:hover {
	opacity: 1;
}
.et_header_style_centered #top-menu > li > a {
    padding-bottom: 15px;
  	font-weight: 600;
  	letter-spacing: 0.5px;
}
#top-menu li , #top-menu > li:last-child {
  	padding: 14px 11px 0 11px;
}
/*-----------------GERAL----------------------*/
.nav li ul {
	border-top: 1px solid #9C7B53!important;
}
.et_header_style_centered nav#top-menu-nav {
	width: 100%;
    border-top: 1px solid #9C7B53;
    border-bottom: 1px solid #9C7B53;
}
#top-menu-nav {
    margin-top: 27px!important;
}
#main-header {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.nav ul li a:hover, .et_mobile_menu li a:hover {
    opacity: 1;
    color: #fff !important;
  	background-color: #9C7B53;
}
.et_header_style_centered #logo {
    margin-top: 25px;
    float: left;
}

.et_header_style_centered #main-header .mobile_nav {
    padding: 0;
}
.et_header_style_centered .mobile_nav .select_page {
    display: none;
}
.et_header_style_centered .mobile_menu_bar {
    top: 0;
    right: 0;
}
@media only screen and (min-width : 981px) {
.et_header_style_centered nav#top-menu-nav {
    float: left;
}
#top-menu-nav {
    margin-top: 21px;
}
}
  /*menu tablet e smartphone*/
@media only screen and (max-width : 980px) {
  .et_header_style_centered #logo {
  	float: left;
  }
  .et_header_style_centered .mobile_nav .select_page {
    display: none;
	}
  .et_header_style_centered .et_mobile_menu {
    top: 0;
}
  .et_header_style_centered #main-header .mobile_nav {
  	padding: 0;
  }
}

/*---------------------------------------------
					FOOTER
-----------------------------------------------*/
#footer-widgets .social {
    font-family: "ETmodules";
    color: #fff !important;
    padding: 0px 0px;
    margin: 0 !important;
    position: relative;
    display: inline-block;
    font-size: 17px;
    background: RGBA(156, 123, 83, 0.7);
    padding: 7px 11px;
    border-radius: 50%;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}
#footer-widgets .social:hover {
	background: #9C7B53;
  	text-decoration: none;
}
/*-----------------LOGOTIPOS-------------------*/
#text-3 img {
  	opacity: 1;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}
#text-3 img:hover {
	-webkit-filter: none;
	filter: none;
  	opacity: 1;
}
.logos-footer-1 , .logos-footer-5 {
	width: 85px;
  	margin-right: 17px;
}
.logos-footer-2 {
	width: 59px;
  	margin-right: 17px;
}
.logos-footer-3 {
	width: 61px;
  	margin-right: 17px;
}
.logos-footer-4 {
	width: 77px;
  	margin-right: 17px;
}
.logos-footer-6 {
	width: 90px;
  	margin-right: 17px;
}
.logos-footer-7 {
	width: 100px;
}
/*-------------------GERAL---------------------*/
.footer-widget {
    margin-bottom: 10px !important;
}
#text-4 {
	text-align: right;
}
#footer-widgets {
	border-top: 1px solid #9C7B53;
  	padding-top: 33px;
}
/*-----------------COPYRIGHT------------------*/
img.alignright {
	width: 30px;
  	opacity: 0.5;
}
#footer-bottom {
    display: none;
}
#footer-bottom {
    display: none;
}
#main-footer .container {
    padding-bottom: 20px;
}
#text-2 {
    position: absolute;
    bottom: 20px;
    width: 100%;
    left: 0px;
    font-size: 13px;
}
.et_pb_widget {
	width: 100%;
}
/*---------------------------------------------
				  RESPONSIVE
-----------------------------------------------*/
@media only screen and (max-width : 980px) {
  .desktop {
  	display: none;
  }
  .home .et_pb_column_3 {
  	margin-bottom: 0;
  }
  .destaqueseventos {
  	margin-bottom: 10px;
  }
  .home .et_pb_slider_fullwidth_off .et_pb_container {
    padding: 200px 0 0;
    min-height: 400px;
}
  	.home .et-pb-controllers {
    	bottom: 7px;
    	text-align: center;
		padding-right: 0;
  }
  .home .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
    	padding-bottom: 20px;
	}
}

@media only screen and (max-width : 767px) {
  	.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
    	padding: 15% 8%;
	}
  	.home .et-pb-controllers {
    	bottom: 15px;
    	text-align: center;
		padding-right: 0;
  	}
  	#text-4 {
    	text-align: left;
	}
  	#footer-widgets .footer-widget .fwidget {
    	margin-bottom: 0 !important;
	}
}
.mobile_menu_bar::before {
    top: -60px;
}
.mobile_menu_bar::before {
    color: #9C7B53;
}
.et_mobile_menu {
	border-top: 3px solid #fff;
}