/* CORES:
ROXO: #630030
ROXO LINKS: #BA0967;
AZUL: #00AFEF
CINZENTO FUNDO:#262626
TEXTO: #e0e0e0*/
.home .et_pb_fullwidth_header .et_pb_fullwidth_header_subhead, .home .et_pb_fullwidth_header .et_pb_header_content_wrapper {
	padding-bottom: 25px;
}
.home .et_pb_fullwidth_header .et_pb_header_content_wrapper a {
	margin-right: 20px;
}

/*----------------------------------------_*/
.et_pb_fullwidth_header_subhead {
	line-height: 1.3em;
}

.et_pb_fullwidth_header_0.et_pb_fullwidth_header p {
	margin-top: 15px;
}

.single-post #main-content , .archive #main-content , .search #main-content, body.et_cover_background {
    background-color: #262626;
}

.single-post #main-content .container::before {
	background-color: transparent;
}
/*PÁGINA DA AREA RESERVADA*/
.post-password-required .et_pb_row {
    max-width: 1080px;
}
.post-password-required .et_pb_section {
	background-color: black;
    padding: 65px 0;
}
.post-password-required h1 {
	color: white!important;
}
.post-password-required .et_pb_column_4_4 {
    text-align: center;
}
.et_password_protected_form p input {
	width: 50% !important;
    padding: 12px !important;
    border-radius: 3px!important;
    border: 1px solid transparent!important;
    background-color: RGBA(126, 125, 125, 0.34);
}
.et_password_protected_form .et_submit_button {
	float: none;
  	width: 50%;
    background-color: #630030;
    border: 1px solid transparent;
    color: white;
    font-size: 17px;
    padding: 8px;
    border-radius: 3px;
}
.et_password_protected_form .et_submit_button:hover {
	padding: 8px;
    background-color: #630030;
}
.et_password_protected_form .et_submit_button::after, .et_pb_button::after {
	display: none;
}

/* PÁGINA DAS NOTÍCIAS*/
/*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: capitalize; 
    background-color: #630030;
    padding: 9px;
    color: white;
    border-radius: 3px;
}
.noticias .more-link:hover {
  background-color: #630030;      
}
.noticias p {
     padding-bottom: 25px;    
}
.et_pb_bg_layout_light .et_pb_post p {
	color: #e0e0e0;
}

/*Newsletter*/
.newsletter h2 {
	font-size: 27px;
}
.newsletter .et_pb_newsletter_form p input {
    padding: 8px 6%!important;
    background-color: RGBA(126, 125, 125, 0.34);
  	border-radius: 3px;
}
 #page-container .et_pb_signup_0.et_pb_subscribe .et_pb_button {
    padding: 7px !important;
  border-radius: 3px;
}
.et_pb_newsletter_form p {
  width: 70%;
  margin-right: 2%;
  float: left;
}
.et_pb_newsletter_form p:last-of-type {
  width: 28%;
  margin-right: 0;
}
.et_pb_newsletter_form {
    float: none;
    margin: 0 auto;
}

/*GERAL*/

h1 {
  color: #00AFEF!important;
}
h2 {
  padding-top: 20px!important;
}
h3 {
  color: #9b9b9b!important;
  padding-top: 10px!important;
}
h4 {
  font-family: "Open Sans", Arial, sans-serif!important;
  color: #9f9f9f!important;
  font-size: 19px!important;
  font-weight: 600!important;
  padding-top: 10px!important;
}
/*Fixed sidebar*/

.menu-fixed-sidebar-menu-container , .menu-fixed-sidebar-menu-2-container , .menu-fixed-sidebar-menu-3-container , .menu-fixed-sidebar-menu-4-container , .menu-fixed-sidebar-menu-5-container{
	width: 200px;
}
.et_pb_widget_area_left {
    border-right: 1px solid transparent;
}
.et_pb_widget ul li {
    margin-bottom: 1em;
}
.et_pb_bg_layout_light .et_pb_widget li a {
    color: #7D7D7D;
}
.et_pb_widget li a:hover {
    color: white !important;
}

/*MENU*/

/*Area reservada*/
#et-top-navigation nav > ul > li.reservada > a {
    border-bottom: 1px solid #BA0967;
    padding: 5px;
    color: #BA0967!important;
}
/*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: 36px;
}
  .et_header_style_centered #main-header .mobile_nav {
  	padding: 0;
  }
  .mobile_menu_bar::before {
  color: white;
  }
  .et_mobile_menu {
  	border-top: 3px solid #630030;
  }
  .et_header_style_centered .mobile_menu_bar {
  top: -25px;
  }
}
/* FOOTER */
  
.iconfooter {
    font-family: "ETmodules";
    color: white;
    margin-right: 9px;
}
#footer-bottom {
    display: none;
}
#footer-bottom {
    display: none;
}
#main-footer .container {
    padding-bottom: 20px;
}
#text-2 {
    position: absolute;
    bottom: 20px;
    width: 100%;
    left: 0px;
}
.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 {
    padding: 0;
}
.home.page #main-footer {
	display:none;
}

/*PÁGINA DOS CONTACTOS- GFORM*/
/*formulário geral*/
.gform_wrapper ul li.gfield {
    margin-bottom: 15px !important;
}
.gform_wrapper textarea.medium {
    width: 100%;
    text-indent: .5em;
    padding-top: 5px;
}
.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 , .gform_wrapper.gf_browser_gecko ul.gform_fields li.gfield select , .gform_wrapper textarea.large {
  padding: 0.5em 5px;
  text-indent: 0em;
  border: 1px solid transparent;
  color: #FFF;
  background-color: RGBA(126, 125, 125, 0.25);
  border-bottom: 1px solid #e0e0e0;
}
.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"] {
    font-family: inherit;
    display: block;
    margin: 0;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    padding: 4px 18px;
    line-height: 1.7em;
    background: #630030;
    border: 1px solid #630030;
    border-radius: 3px;
    transition: all .2s ease 0s;
    position: relative;
    color: white !important;
    float: left;
}
/*Date Field*/
.gform_wrapper input.datepicker.datepicker_with_icon {
    margin-right: 0.25em !important;
    display: inline-block;
    width: 87% !important;
}