  /* CORES:
VERDE: #7CBE02;
AZUL: #002961*/
/*---------------------------------------------
                 RESPONSIVO
-----------------------------------------------*/
@media only screen and (min-width : 981px) {

  .et_pb_fullwidth_header_0 .header-content h1 {
      max-width: 600px;
  }
}
.et_pb_blurb_content {
    max-width: 100%;
}
.construcao .texto h2 {
	line-height: 1em!important;
}
/*MENU - FECHAR*/
.ds_menu_word_replace .mobile_nav.opened .mobile_menu_bar::before {
    content: "FECHAR";
}
.ds_menu_word_replace .mobile_menu_bar::before {
    font-family: "Open Sans" !important;
    content: "FECHAR";
    font-size: 0.9em;
    color: #002961;
    border: none;
    padding: 4px 10px;
    border-radius: 3px;
    font-weight: 600;
}

@media only screen and (max-width : 980px) {

	aside#lz-floatingsidebar-right .widget:first-child h4 {
    	padding: 11px 19px 11px!important;
  	}
  
	#logo {
    max-height: 95%;
	}
  
	#main-header.et-fixed-header {
    	padding: 7px 0 7px 0;
	}
  body.admin-bar.et_fixed_nav #main-header {
  	padding: 7px 0 7px 0;
  }
}

/*---------------------------------------------
              PÁGINA DAS NOTÍCIAS
-----------------------------------------------*/
.et_pb_widget a {
    float: none!important;
}
.et_pb_posts a.more-link {
    text-transform: uppercase;
    margin-top: 15px;
}
.pagblog .et_pb_post  {
    border-bottom: 1px solid #002961!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%;
	}
}
/*---------------------------------------------
                  GERAL
-----------------------------------------------*/
h2 {
	line-height: 1.3em!important;
}
/*BARRA LATERAL*/
.gform_confirmation_message_3 {
	padding: 2px 0;
}
#gform_wrapper_3  ul.gform_fields li.gfield {
    padding-right: 0;
}
#gform_wrapper_3 .gform_footer {
    padding: 5px 0 0px;
    margin: 0px 0 0;
}

#gform_wrapper_3 .gform_footer input[type="submit"] {
	padding: 6px 15px;
    border: none;
    float: left;
    margin: 0;
    border-radius: 0;
    color: #fff !important;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-size: 14px;
    width: 100%;
    clear: right;
    margin-bottom: 11px;
    background-color: #7CBE02;
}
#gform_wrapper_3 {
    padding: 0;
  margin: 16px 0 3px 0;
}
#gform_wrapper_3 input[type="text"] {
    width: 100%;
    border: 0;
    padding: 9px 5px;
    font-size: 15px;
    margin-bottom: 6px;
  	color: #000;
	background-color: #d1d1d1;
}
aside.lz-floatingsidebar {
    position: fixed;
    box-sizing: border-box;
    width: 400px;
    z-index: 16777271;
    background: white;
    overflow: visible;
    top: 30%;
}
aside#lz-floatingsidebar-right .textwidget {
    font-size: 15px;
    line-height: 1.4em;
}
aside#lz-floatingsidebar-right .widget:first-child h4 {
    padding: 15px 19px 14px;
    width: 100%;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    background-color: #7CBE02;
    font-weight: 400;
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
aside#lz-floatingsidebar-right .widget:first-child h4::after {
    font-family: "ETmodules";
	content: '';
	padding-left: 7px;
}
aside#lz-floatingsidebar-right.active {
    right: 0;
    transition-property: right;
    transition-duration: .8s;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    padding: 21px 20px 32px 15px;
    border: 0;
    background-color: #eee;
    max-width: 255px;
}
/*---------------------------------------------
                  ORÇAMENTO
-----------------------------------------------*/

#gform_wrapper_2 input[type="text"], #gform_wrapper_2 textarea.medium {
    padding: 0.5em 5px;
    border: 1px solid transparent;
    color: #666;
    background-color: #FFF;
}
#gform_wrapper_2 .gform_footer input[type="submit"] {
  padding: 4px 15px;
  line-height: 1.7em;
  background: #7CB528;
  border: 1px solid transparent;
  transition: all 0.2s ease 0s;
  position: relative;
  color: white !important;
  float: right;
  text-transform: uppercase;
  font-size: 17px;
  cursor: pointer;
  border-radius: 0px;
  font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif;
  width: 100%;
  text-align: center;
}
#gform_wrapper_2 .gform_footer input[type="submit"]:hover {
	background: rgba(0,0,0,0.68) !important;
}
/*---------------------------------------------
                  HOMEPAGE
-----------------------------------------------*/
/*newsletter*/
.sbe-shortcode-subscribe-form .sbe-shortcode-form-field-title {
	display: none;
}
.sbe-shortcode-subscribe-form {
  padding: 0px 0 15px 0!important;
}
.sbe-shortcode-subscribe-form input[type="email"] {
  width: 67%!important;
  margin-right: 2%;
  float: left;
  padding: 9px 1%!important;
  border: 1px solid #666 !important;
  border-radius: 0px!important;
  font-size: 14px;
  background: #686868;
	color: white;
}
.sbe-shortcode-form-submit {
  width: 28%;
  margin: 0;
  position: relative;
  display: inline-block;
  padding: 7px 15px;
  font-size: 17px;
  background: #7CB528;
  border: 1px solid #7CB528;
  color: #fff;
  cursor: pointer;
  text-transform: uppercase;
  font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif;
  margin-top: 0!important;
  top: -28px;
}
/*FULLWIDTH HEADER*/
.et_pb_fullwidth_header {
	padding-top: 32%!important;
	padding-bottom: 10%!important;
}
.header-content img {
	display: inherit;
  max-width: 300px;
}
@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;
  }
}
/*PRODUTOS*/
.et_pb_text.servimages { 
    background-size: inherit;
}
.servimages a {
    padding: 30% 15px;
    display: inherit;
    font-size: 20px;
    font-weight: 500;
    transition: .3s ease;
    color: transparent;
    background-color: transparent;
}

.servimages a:hover {
    background-color: RGBA(1, 2, 1, 0.6);
    color: white;
}
@media only screen and (max-width : 980px) {

  .servimages a {
  background-color: RGBA(1, 2, 1, 0.6);
    color: white;
  }

}
/*CONTACTO*/
/*redes sociais*/
.social {
    font-family: "ETmodules";
    color: white !important;
    padding: 0px 0px;
    margin-top: 0px !important;
    position: relative;
    display: inline-block;
    margin-right: 10px;
  font-size: 19px;
  background: #7cbe02;
  padding: 6px 10px;
  border-radius: 30px;
}
/*formulário*/
.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"], .gform_wrapper textarea.medium {
  padding: 0.5em 5px;
  border: 1px solid transparent;
  color: #fff;
	background-color: #686868;
}
.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 .gform_footer input[type="submit"] {
	padding: 4px 15px;
  line-height: 1.7em;
  background: #7CB528;
  border: 1px solid transparent;
  transition: all 0.2s ease 0s;
  position: relative;
  color: white !important;
  float: right;
  text-transform: uppercase;
  font-size: 17px;
  cursor: pointer;
  border-radius: 0px;
  font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif;
}
/*Date Field*/
.gform_wrapper input.datepicker.datepicker_with_icon {
  margin-right: 0.25em !important;
  display: inline-block;
  width: 87% !important;
}
/*---------------------------------------------
               		  MENU
-----------------------------------------------*/

/*cores letras*/
.home.et_header_style_left #et-top-navigation nav > ul > li > a {
	color: rgba(0, 0, 0, 0.6)!important;
}
.home.et_header_style_left .et-fixed-header #et-top-navigation nav > ul > li > a {
	color: rgba(0, 0, 0, 0.6)!important;
}
.home.et_header_style_left .et-fixed-header #et-top-navigation nav > ul > li:last-child > a {
	color: #fff!important;
}
/*logotipo
.home #logo {
	display: none;
}
.home .et-fixed-header #logo {
	display: inline-block;
}

.home #main-header {
	background: transparent;
}*/
/*caixas*/
#top-menu > li:last-child {
    background: #002961;
    padding: 10px 15px;
    margin-right: 10px;
}
.et_header_style_left #et-top-navigation nav > ul > li:last-child > a {
	padding-bottom: 0px!important;
	color: white!important;
}

#top-menu li li a {
    padding: 6px 6px;
}
.ligar {
    font-family: "ETmodules";
    color: #002961 !important;
    position: relative;
    display: inline-block;
    margin-right: 4px;
}
/*TELEMÓVEL*/
.mobile_menu_bar::before {
	color: #002961;
}
.et_mobile_menu {
	border-top: 3px solid #002961;
}

/*---------------------------------------------
                  FOOTER
-----------------------------------------------*/

#footer-bottom {
	display: none;
}
#footer-widgets {
	padding: 30px 0;
}
.footer-widget {
	margin: 0!important;
}
.et_pb_widget {
	width: 100%!important;
}
.et_pb_widget a {
	float: right;
}