/*
LARANJA: #e67817
*/
/*-------------------------------------------
                  GERAL
-------------------------------------------*/
/*---------------HEADERS-------------------*/
.et_pb_fullwidth_header {
	padding: 7% 0;
}
/*----------------BOTÕES-------------------*/
body .et_pb_button {
	color: #fff!important;
	font-weight: 700!important;
	letter-spacing: 0.5px;
}
/*--------------TIPOGRAFIA-----------------*/
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5 {
	font-weight: 600!important;
  	letter-spacing: 0.7px;
}
/*-------------------------------------------
                   MENU
-------------------------------------------*/
.et_header_style_left #et-top-navigation nav > ul > li > a:hover, #top-menu li li a:hover {
	color: #e67817;
  	opacity: 1;
  	background: transparent;
}
.et_header_style_left #et-top-navigation nav > ul > li > a, #top-menu li li a {
	font-weight: 600;
	letter-spacing: 0.5px;
}
/*-------------------------------------------
                 GALERIA
-------------------------------------------*/
.et_overlay::before, .et_pb_gallery .et_pb_gallery_pagination ul li a.active, .et_pb_gallery .et_pb_gallery_pagination ul li a:hover {
	color: #e67817;
}
.et_overlay {
	background: rgba(0, 0, 0, 0.8);
}
/*-------------------------------------------
				HOMEPAGE
-------------------------------------------*/
.home .sobre-nos .coluna-2 {
	box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
  	margin-left: -50px;
	margin-top: 60px;
  	border-radius: 5px;
}
/*--------------SERVIÇOS-------------------*/
.home .servicos .et_pb_equal_columns .et_pb_column {
	background: #fff;
	padding: 30px 20px;
	border-radius: 4px;
 	 webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.2);
}
.home .servicos .et_pb_image_wrap {
	background: #e67817;
	border-radius: 50px;
	padding: 13px;
	width: 65px;
}
/*---------------HEADER-------------------*/
.et_pb_fullwidth_header_overlay {
	background: -moz-linear-gradient(left, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.43) 46%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.43) 46%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.43) 46%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#00ffffff',GradientType=1 );
}
.home .et_pb_fullwidth_header {
	padding: 12% 0;
}
.home .header-content-container {
	width: 600px !important;
}
.home .et_pb_fullwidth_header_subhead {
	font-size: 20px;
}
.home .header-content h1 {
	text-transform: uppercase;
  	font-weight: 700;
  	font-size: 39px;
	letter-spacing: 1px;
}
/*-------------------------------------------
                CONTACTOS
-------------------------------------------*/
.social:hover {
	text-decoration: none;
} 
.social {
    font-family: "ETmodules";
    color: #fff !important;
    position: relative;
    display: inline-block;
    margin-right: 10px;
    font-size: 17px;
    border: 1px solid #e58129;
  	background: #e58129;
    padding: 5px 10px;
    border-radius: 5px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .gform_wrapper textarea.medium, .gform_wrapper .top_label select.large {
    background: #f2f2f2;
    border: 1px solid transparent;
  	border-bottom: 1px solid #717171;
}
.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: 11px 20px;
	font-weight: 700;
	color: #fff;
	background-color: #e67817;
	border-radius: 50px;
	cursor: pointer;
	font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.7px;
	font-size: 17px;
  	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.gform_wrapper .gform_footer input[type="submit"]:hover {
	background-color: #e58129;
}
.gform_wrapper .ginput_complex label {
	margin-top: 0px;
	color: #aaa;
}
.gform_wrapper textarea.large {
	height: 15.625em;
	width: 100%;
}
/*-------------------------------------------
				FOOTER
-------------------------------------------*/
#footer-bottom {
	display: none;
}
#footer-widgets {
	padding: 20px 0;
}
.footer-widget {
	margin: 0!important;
}
.et_pb_widget {
	width: 100%!important;
}
.ping {
	float: right;
}
/* STICKY FOOTER*/

#et-main-area{
    display: flex;
    flex-direction: column;
    height: calc(100vh - 110px);
}
#main-content{
    flex:1;
}
/*-------------------------------------------
                RESPONSIVO
-------------------------------------------*/
.et_mobile_menu li a {
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.et_mobile_menu {
	border-color: #fff;
}
@media only screen and (min-width : 981px) {
  .et_pb_gallery_0.et_pb_gallery .et_pb_gallery_item {
    	margin: 0 !important;
    	clear: none !important;
    	width: 33.33% !important;
    	border: 25px solid #fff;
	}
}
@media only screen and (max-width : 980px) {
  	.gform_wrapper .gform_footer input[type="submit"] {
  		padding: 5px;
  	}
  	.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .gform_wrapper textarea.medium, .gform_wrapper .top_label select.large {
    	padding: 2px;
  	}
  	.home .sobre-nos .coluna-2 {
    	margin-left: 0;
   	 	margin-top: 30px;
  	}
  	.home .et_pb_fullwidth_header {
    	padding: 14% 0;
	}
  	.home .et_pb_fullwidth_header .header-content {
  		margin: 20px 0%;
  	}
  	.home .header-content .et_pb_button {
  		width: 100%;
		text-align: center;
    	margin-left: 0;
    	margin-top: 20px;
  	}
	.home .header-content h1 {
		font-weight: 700 !important;
		font-size: 35px;
	}
	.home .header-content-container {
   	 	width: 100% !important;
	}
}