/* verde: #367359 */
/*-----------------------------------------------------
										   GERAL
-----------------------------------------------------*/
/*-------------------TIPOGRAFIA----------------------*/
h1, h2, h3, h4, h5 {
  font-weight: 600!important;
  letter-spacing: 0.3px;
}
/*---------------------LAYOUT------------------------*/
.container, .et_pb_row {
    width: 90%!important;
    max-width: 1280px!important;
}
/*-----------------------------------------------------
										 HOMEPAGE
-----------------------------------------------------*/
.et_pb_gallery .et_pb_gallery_pagination {
	width: 97%;
  margin: 0 auto;
  text-align: center;
}
.et_pb_gallery {
	margin-bottom: 0!important;
}
/*-------------------CONTACTOS-----------------------*/
input[type="text"] {
	color: #000!important;
}
.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 {
	padding: 9px 4px;
	background: #fff;
	border: none;
	border: 1px solid #ececec;
}
.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 21px;
	font-weight: bold;
	color: #fff;
	background-color: #44725e;
	cursor: pointer;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Oxygen',Helvetica,Arial,Lucida,sans-serif;
  border-radius: 50px;
  -webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.gform_wrapper .gform_footer input[type="submit"]:hover {
	background-color: #367359;
}
.gform_wrapper .ginput_complex label {
margin-top: 0px;
color: #aaa;
}
.gform_wrapper textarea.large {
height: 15.625em;
width: 100%;
}
/*-------------------SERVIÇOS-----------------------*/
.et_pb_toggle_title {
	color: #666 !important;
	font-size: 15px;
	letter-spacing: 0.5px;
}
.et_pb_toggle_title::before {
	color: #367359;
}
.et_pb_toggle {
    border: 1px solid transparent;
    background: #fff !important;
    margin-bottom: 30px !important;
    border-bottom: 1px solid #367359;
  	padding: 17px;
}
/*-------------------SLIDESHOW----------------------*/
.et_fullscreen_slider .et_pb_slides,
.et_fullscreen_slider .et_pb_slide,
.et_fullscreen_slider .et_pb_container {
    min-height: 100% !important;
    height: 100% !important;
}
/*-----------------------------------------------------
										  RODAPÉ
-----------------------------------------------------*/
.social {
    font-family: "ETmodules";
    color: #fff !important;
    padding: 0px 0px;
    margin-top: 5px !important;
    position: relative;
    display: inline-block;
    margin-right: 20px;
    font-size: 18px;
    opacity: 1;
}
#footer-widgets {
    padding: 30px 0;
}
.et_pb_gutters3 .footer-widget {
    margin: 0 5.5% 0 0;
}
#footer-bottom { 
	display: none;
}
#text-3 {
	float: right;
}