.site-slider-custom-header {
/*display:none; INTERNET EXPLORER */ 
}
.eventos_portada .vc_btn3-container.vc_btn3-left {
    display: none;
}
.widget-area {
    display:none; /******EDITADO***/
}
.content-area{
width:100%!important;
}

.site-header {
    background: #f07d2a!important;
    text-align: center;
}

#ffwd_container1_0 #ffwd_container2_0 .blog_style_object_container_0 {
  margin: 0!important; 
}
.site-info{
 display:none;
}
#ffwd_container1_0 {

    height: 300px;

}
.site-header-half-width-logo {
    width: 10%;
    /* margin: 1.5% 3%; */
    float: left;
}
.site-header-half-width-nav {
    float: right;
    margin: auto;
    width: 80%;
}
div#comentarios {
    font-size: 30pt;
}
.transparencia{
background: rgba(115, 72, 8, 0.65);
padding: 20px;
color:#fff;
}

.ecs-event-list{
    /* float: left; */
    text-align: center; 
    display: -webkit-box;
    position: relative;
    /* left: -40px; */
    padding: 0;
    width: 100%;
    margin: 0;
}
li.ecs-event {
    float: left!important;
    position: relative;
    margin: auto;
    width: 32%;
    display: block;
    text-align: center;
}
li.ecs-event img {
    width: 91%;
    height: 220px;
}
li.ecs-event h4.entry-title.summary {
    font-size: 14pt;
    /* display: -webkit-box; */
    /* text-align: center; */
    height: 50px;
}