/* CORES
VERMELHO: #EF3123
AZUL: #02457c*/
.et_pb_slide_description h2.et_pb_slide_title {
    font-size: 41px;
}
.single-post #left-area, .category-noticias #left-area {
   width: 100%!important;
  padding-right: 0;
}
.single-post #sidebar, .et_right_sidebar #main-content .container::before, .category-noticias  #sidebar {
   display: none!important;
}

.et_header_style_left .logo_container {
width: initial;
}
#page-container {
overflow:hidden;
}
.unidadesculturais .et_pb_text {
	margin-bottom: 15px!important;
}
/*HOMEPAGE*/
.visitas .et_pb_blog_grid h2 {
    margin-bottom: 10px;
}
.visitas .more-link {
    border: none;
    background-color: #02457c !important;
    padding: 7px 15px !important;
    border-radius: 4px;
    text-transform: capitalize;
    color: white;
}
.visitas .more-link:hover {
    background-color: rgba(2,69,124,0.86) !important;
}
.noticias .more-link {
    border: none;
    background-color: transparent!important;
    padding: 0px!important;
    border-radius: 0px;
    text-transform: capitalize;
}
.noticias p , .visitas p {
     padding-bottom: 25px;    
}
.noticias .et_pb_blog_grid .et_pb_post , .visitas .et_pb_blog_grid .et_pb_post {
    border: none;
    background-color: transparent;
    padding: 0;
}
.noticias .et_pb_image_container , .visitas .et_pb_image_container {
    margin: 0px;
}
.visitas p {
	display: none;
}
/*slider*/
.et_pb_slide_description .et_pb_slide_title {
    text-align: left;
    background-color: RGBA(228, 16, 0, 0.69);
    padding: 10px;
    display: inline-block;
    float: left;
    font-size: 40px;
    margin-bottom: 5px;
    max-width: 600px;
}
.et_pb_slide_description .et_pb_slide_content p {
    text-align: left;
    background-color: RGBA(228, 16, 0, 0.69);
    padding: 10px;
    display: inline-block;
    float: left;
    clear: left;
    font-size: 20px;
}
.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding-left: 0;
}

/*APRESENTAÇÃO*/

h2 {
	font-size: 22px;
 	margin-bottom: 10px;
    line-height: 1.5em;
    color: #666;
}

/*REVISTA A FONTE*/

.afonte img {
	padding-bottom: 25px;
}

/*VISITAS CULTURAIS*/

.et_pb_post .entry-title {
	line-height: 1.4em;
}

@media only screen and (min-width : 981px) {
  
.pagblog .et_pb_blog_0 .et_pb_post, #agenda .et_pb_blog_0 .et_pb_post {
    border-bottom: 1px solid #d1d1d1 !important;
	}

.pagblog .et_pb_post {
	overflow: auto;
    padding-bottom: 20px;
    padding-top: 0;
    margin-bottom: 40px;
	}
.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%;
	}
} 
/*PROGRAMA 2016/17*/
.destacar {
	font-weight:600;
  	color: #393939;
    font-size: 18px;
}
/*Numeração das listas*/
.numeracao ol {
  list-style-type: none;
  counter-reset: item;
  margin: 0;
  padding: 0px!important;
}
.numeracao li:before {
    content: counters(item, ".") ". ";
    display: table-cell; 
  	padding-right:0.1em;
}
.numeracao li li {
    margin: 0;
}
.numeracao li li:before {
    content: counters(item, ".") " ";
}
.numeracao li {
  display: table;
  counter-increment: item;
  margin-bottom: 0.6em;
}
  
/*NORMAS INTERNAS */
  
.normasinternas strong {
	font-size: 18px;
}
  
/* CONTACTOS */

.gform_wrapper .top_label .gfield_label {
    margin: 0;
    font-weight: 500;
}
.gform_wrapper .gform_footer input[type="submit"] {
    border: 0;
    padding: 10px 16px;
    font-weight: bold;
    color: white;
    background-color: #EF3123;
    border-radius: 4px;
    cursor: pointer;
}
.gform_wrapper .gfield_required {
    color: #DA878F;
}
.gform_wrapper ul li.gfield {
    margin-bottom: 15px !important;
}
  
/*MENU - esquerda com logo em cima*/
  
.nav ul li a:hover, .et_mobile_menu li a:hover {
    opacity: 1;
    color: black !important;
}
.et_header_style_centered #logo {
    margin-top: 25px;
    float: left;
}

.et_header_style_centered #main-header .mobile_nav {
    padding: 0;
}
.et_header_style_centered .mobile_nav .select_page {
    display: none;
}
.et_header_style_centered .mobile_menu_bar {
    top: 0;
    right: 0;
}
@media only screen and (min-width : 981px) {
.et_header_style_centered nav#top-menu-nav {
    float: left;
}
#top-menu-nav {
    margin-top: 21px;
}
}
  /*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: 62px;
}
  .et_header_style_centered #main-header .mobile_nav {
  	padding: 0;
  }
  .mobile_menu_bar::before {
  color: #EF3123;
  }
  .et_mobile_menu {
  	border-top: 3px solid #EF3123;
  }
}
  
/* 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;
}
.et_pb_gutters3.et_pb_footer_columns3 .footer-widget .fwidget {
    margin-bottom: 0;
}
#footer-widgets .footer-widget li a {
    color: #bebebe;
}
.footer-widget h4 {
    font-weight: 400;
}
/*bullets*/
#footer-widgets li.menu-item::before {
	display: none;
}
#footer-widgets li.menu-item {
	padding-left: 0;
}
/*newsletter*/  
input.subscription_email {
    border: 1px solid #666;
    width: 100%;
    padding: 8px;
    font-size: 14px;
    color: #666!important;
    background-color: #1d1d1d;
}
input.subscription_btn {
    width: 100%;
    background-color: RGBA(238, 50, 36, 0.67);
    border: 1px solid transparent;
    border-radius: 4px;
    padding: 7px;
    color: white;
    font-size: 14px;
}
input.subscription_btn:hover {
    background-color: #EF3123;
    color: white;
}
.et_pb_widget ul li {
    margin-bottom: 0px;
}