/*---------------------------------------
				GDPR
----------------------------------------*/
.reclamacoes img {
	width: 130px;
}
.gdpr-reconsent-modal {
	background: #000;
}
.gdpr-privacy-viewer p{
	color: #000!important;
}
.gdpr-reconsent-modal h3, .gdpr-reconsent-modal h4, .gdpr-reconsent-modal .gdpr-reconsent-modal-content .gdpr-consent-buttons a.gdpr-disagree {
	color: #fff!important;
}
/*---------------------------------------
				
----------------------------------------*/
@media only screen and (max-width : 768px) {
	.single-project .et_pb_section_1 {
		padding-top: 0;
	}
  	.single-project .et_pb_section_1 .et_pb_text_4 {
		margin-bottom: 15px;
	}
  .single-project .relacionados {
  	padding-top: 0;
  }
}
/*---------------------------------------
				MENU
----------------------------------------*/
/*------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: 33px;
}
  .et_header_style_centered #main-header .mobile_nav {
  	padding: 0;
  }
  .mobile_menu_bar::before {
  color: #ccc;
  }
  .et_mobile_menu {
  border: 3px solid black;
  }
  .et_header_style_centered .mobile_menu_bar {
  top: -33px;
  }
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container .et_pb_button_two {
   margin-left: 0;
}
#top-menu-nav > ul > li > a:hover {
  color: #fff!important;
  opacity:1;
}
#main-header .nav li ul a {
color: #d1d1d1!important;
}
#main-header .nav ul li a:hover {
  color: #fff!important;
  opacity:1;
}

/*---------------------------------------
				NOTÍCIAS
----------------------------------------*/
.et_pb_posts a.more-link {
    text-transform: uppercase; 
    color: #000;
    padding-top:20px;
  font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
}
.pagblog .et_pb_post  {
    border-bottom: 1px solid #ccc!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%;
	}
}

/*---------------------------------------
			FALE CONNOSCO
----------------------------------------*/
#gform_wrapper_2 .gform_footer input[type="submit"] {
  padding: 4px 15px;
  line-height: 1.7em;
  background: #000;
  border: 1px solid transparent;
  transition: all 0.2s ease 0s;
  position: relative;
  color: white !important;
  float: right;
  font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
  text-transform: uppercase;
  font-size: 17px;
  cursor: pointer;
}
#gform_wrapper_2 .gform_footer input[type="submit"]:hover {
background: rgba(0,0,0,0.68) !important;
}

/*---------------------------------------
			VESTUÁRIO EXCLUSIVO
----------------------------------------*/

.vestuarioproj a {
	letter-spacing: 2px;
  line-height: 1.4em;
  font-size: 16px;
}

/*---------------------------------------
				PROJETOS
----------------------------------------*/
.relacionados h3 {
padding-bottom: 35px!important;
  font-size: 26px!important;
}
/*--------------GALERIA----------------*/
.et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_grid_item {
	margin-bottom: 8.391%!important;
}
.et_pb_gallery_image .et_overlay , .et_portfolio_image .et_overlay {
	background: rgba(255,255,255,0.7);
}
.et_pb_gallery_image .et_overlay::before {
	display: none;
}
.et_portfolio_image .et_overlay::before {
	color: #000;
}
/*-------caixas de alternância---------*/
.et_pb_toggle_close {
    padding: 20px 0px;
    background-color: transparent;
}
.et_pb_toggle_open {
    padding: 20px 0px;
}
.et_pb_toggle {
    border: 1px solid transparent;
    border-bottom: 1px solid #d9d9d9;
  	margin-bottom: 10px !important;
}
/*Gform*/
.gform_wrapper .gform_footer {
	overflow: auto;
}
.gform_wrapper h3.gform_title {
	display: none;
}
.gform_wrapper .top_label .gfield_label {
	display: none;
}
.gform_wrapper input[type="text"] {
	padding: 0.5em 5px;
}
.gform_wrapper .hidden_label input.large, .gform_wrapper .hidden_label select.large, .gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large {
	width: 100%;
}
.gform_wrapper textarea.large {
	width: 100%;
}
/*Botão*/
#gform_wrapper_1 .gform_footer input[type="submit"] {
  font-family: inherit;
  display: block;
  margin: 0px 10px 0px!important;
  cursor: pointer;
  font-size: 20px;
  font-weight: 500;
  border-radius: 0px;
  padding: 6px 20px;
  line-height: 1.7em;
  background: #000;
  border: 1px solid transparent;
  transition: all 0.2s ease 0s;
  position: relative;
  color: white !important;
  float: right;
  width: 100%;
  font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
  text-transform: uppercase;
}
#gform_wrapper_1 .gform_footer input[type="submit"]:hover {
	background: rgba(0,0,0,0.68) !important;
}
/*Date Field*/
.gform_wrapper input.datepicker.datepicker_with_icon {
  margin-right: 0.25em !important;
  display: inline-block;
  width: 87% !important;
}

/*---------------------------------------
				HOMEPAGE
----------------------------------------*/
/*-----------TIPOS DE PRODUTOS---------*/
.mprodutos h3 {
  padding: 40px 40px!important;
  display: inline-block;
  background: rgba(255,255,255,0.9);
}
/*--------------NOTICIAS--------------*/
.noticias .et_pb_blog_grid .et_pb_post {
    border: none;
    background-color: transparent;
    padding: 0;
}
.noticias .et_pb_image_container {
    margin: 0px;
}
.noticias .more-link {
    text-transform: uppercase;
	transition: all 0.2s ease 0s;
    background-color: #000;
    padding: 10px 15px;
    color: white;
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
  cursor: pointer;
}
.noticias .more-link:hover {
	background: rgba(0,0,0,0.68) !important;
}
.noticias p {
     padding-bottom: 25px;    
}

/*-------------HEADER----------------*/
@media only screen and (min-width : 769px) {
  .et_pb_button_one {
  	margin-right: 15px!important;
  }
}

.et_pb_fullwidth_header_0.et_pb_fullwidth_header p {
    max-width: 700px;
}
.et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_overlay {
    width: 50%;
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
    padding-left: 0;
    background: RGBA(255, 255, 255, 0);
    padding: 50px;
    width: 40%;
}
.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h1 {
	padding-bottom: 20px;
}

@media only screen and (max-width : 980px) {
    .et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_overlay {
    width: 100%;
}
  .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
    width: 100%;
}
}

@media only screen and (max-width : 768px) {

  .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button , .et_pb_fullwidth_header_0 .et_pb_button_two.et_pb_button {
  width: 100%;
    text-align: center;
  }
  .et_pb_fullwidth_header .et_pb_fullwidth_header_container .et_pb_button_two {
  margin-left: 0!important;
  }
}
/*---------------------------------------
				FOOTER
----------------------------------------*/
/*--------------NEWSLETTER-------------*/
.et_pb_widget {
  width: 100%;
}
input.subscription_email {
  border: 1px solid #d3d3d3;
  width: 100%;
  padding: 8px;
  font-size: 14px;
  color: #828282;
  background-color: #d3d3d3;
}
input.subscription_btn {
  width: 100%;
  background-color: transparent;
  border: 1px solid white;
  padding: 5px;
  color: white;
  font-size: 14px;
  font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
}
input.subscription_btn:hover {
  background-color: white;
  color: black;
}
/*remover bullets do footer*/
#footer-widgets li.menu-item::before {
	display: none;
}
#footer-widgets li.menu-item {
  padding-left: 0;
}

/*copyright e ping*/
#footer-bottom {
    display: none;
}
#footer-bottom {
    display: none;
}
#main-footer .container {
    padding-bottom: 20px;
}
#text-3 {
    position: absolute;
    bottom: 20px;
    width: 100%;
    left: 0px;
    font-size: 15px;
}
.et_pb_widget {
	width: 100%;
}
.textwidget {
    font-weight: 300;
}
.et_pb_widget a {
    color: #bebebe;
    text-decoration: none;
    font-weight: 400;
}
.et_pb_widget .company{
    color:#fff;
    font-weight: 400;
}

#footer-widgets .footer-widget li a {
    color: #bebebe;
}
#main-footer .footer-widget h4 {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    padding-bottom: 15px;
  letter-spacing: 1px!important;
}
.et_pb_widget ul li {
    margin-bottom: 0em;
}
/*redes sociais*/
.social {
	font-family: "ETmodules";
    color: #bebebe !important;
    padding: 0;
    margin-top: 0 !important;
    position: relative;
    display: inline-block;
    margin-right: 4px;
  	margin-bottom: 20px;
}
.social:hover {
	color:white;
}
.textwidget p {
	padding-left: 9px;
}