 body {
    font-family: 'roboto';
    transition: all 0.0s ease;
 }
 a,
 .navbar-nav > li > a:hover {
    color: #e22628;
    text-decoration: none;
 }
  a:hover,
  a:focus{
    color: #000;
    text-decoration: none;
 }
 a {
    transition: all 0.5s ease;
 }
 p.error {
    font-size: 4em;
    margin: 0px 0 0px;
    line-height: 1em;
    color: #e22628;
    font-weight: bold;
}
p.error:before {
    font-family: 'FontAwesome';
    font-size: 300px;
    display: block;
    content: "\f071";
    line-height: 1em;
    font-style: normal;
    color: #B3B3B3;
}
.form-actions {
    margin: 1em 0;
}
.region-content .block-system  {
    margin-bottom: 2em;
}
 .navbar-toggle .icon-bar {
    background: #000;
    height: 3px;
 }
 .more-link {
    text-align: center;
    margin: 1em 0 2em;
    float: left;
    width: 100%;
 }
 a.contextual-links-trigger {
    background: none !important;
    padding:1em;
    border:none !important;
    text-transform: none;
    border:none;
    color: #000;
    text-align: inherit;
 }
.field-name-field-enlace a,
.field-name-field-link a,
.field-name-field-archivo .file a,
.more-link a,
.button a,
.colontrasescena .block-body a,
.field-name-field-link-inscripcion  a,
.field-name-field-link-de-compra  a {
    font-family: 'lato';
    font-weight: bold;
    padding: 1em 2em;
    border:1px solid #000;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block;
}
.button.gray a{
    background: #e3e3e3;
    border:1px solid #000;
    color: #000;
}
.more-link a,
.colontrasescena .block-body a,
.more-link a:hover,
.button.black a,
.field-name-field-link-inscripcion  a {
    color: #fff;
    background: #000;
    border:1px solid #fff;
}
.field-name-field-enlace a:hover,
.field-name-field-link a:hover,
.field-name-field-link a:hover,
.field-name-field-archivo .file a:hover,
.more-link a:hover {
    background: #e3e3e3;
    border:1px solid #e3e3e3;
    color: #000;
}
.field-name-field-enlace a,
.field-name-field-link a,
.field-name-field-archivo .file a,
.button.black a:hover,
.field-name-field-link-inscripcion  a:hover {
    color: #000;
    background: #fff;
    border:1px solid #000;
}
.colontrasescena .block-body a:hover,
.button.highlight a,
.field-name-field-link-de-compra  a {
    background: #e22628;
    border:1px solid #e22628;
    color:#fff;
}
.button.highlight a:hover,
.field-name-field-link-de-compra  a:hover {
    color:#fff;
    background: #000;
    border:1px solid #fff;
}
.buy.small{
    font-size: 10px;
}
#block-views-eventos-sidebar-block h2.block-title {
    padding: 0.5em;
    background: #e22628;
    color: #fff;
}
aside .view-eventos h2 {
    font-size: 1em;
}
aside .view-eventos .flex-direction-nav {
    position: absolute;
    top: 25%;
    width: 100%;
}
aside  .view-eventos .views-field-nothing {
    margin-left: 0;
    margin-right: 0;
}
aside .view-eventos li {
    position: relative;
}
/*****************************/
.divVacio {

}
.pre-navbar {
    float: right;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #fff;
    border-color: transparent;
}
.navbar-nav > li > a {
    color: #000;
    font-family: 'lato';
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.95em;
    transition: none;
}
.navbar-nav >  li a.disable {
    color: #ddd;
    cursor: none;
}
.dropdown-menu {
    padding: 0;
    border-radius: 0;
    border-radius: 0;
    border:none;
    margin: 0;
}
.dropdown-menu > li > a {
    font-family: 'lato';
    padding:8px 20px;
}
.dropdown-menu > li > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #e12628;
    outline: 0;
}
.dropdown-menu {
    border-radius: none;
    -webkit-box-shadow: 0 6px 12px rgba(171, 171, 171, 0.175);
    box-shadow: 0 6px 12px rgba(171, 171, 171, 0.175);
}
.dropdown-menu {
    width: 100%;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #000;
    text-decoration: none;
    background-color: #e3e3e3;
    outline: 0;
}
h1,h2,h3,h4{
    font-family: 'lato';
    text-transform: uppercase;
}
h1{
    font-weight: bolder;
}

h1.page-header{
    color: #000;
    font-size: 1.5em;
    border-bottom: none;
    line-height: 1.5em;
}
.node-type-page h1.page-header,
.node-type-article h1.page-header,
.page-eventos h1.page-header {
    border-bottom: 2px solid #000;
    padding-bottom: 0.5em;
}
.page-header{
    border-bottom: none;
}
.front .main-container.container {
    padding-left: 0;
    padding-right: 0;
}
h2.block-title,
h2.title,
span.date-display-single span,
.block-views .title {
    font-family: 'lato';
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
}
.event-content span.date-display-single span {
    color: #737373;
}
.content h2.block-title,
.top-content h2.block-title {
    margin-top: 0;
    border-bottom: 2px solid #000;
    font-size: 1.3em;
    margin-bottom: 1em;
    padding-bottom: 0.5em;
}
.front h1.page-header {
    text-indent: -9999px;
    display: block;
    margin: 0;
    padding: 0;
    border:none;
    font-size:0;
}
h2 {
    font-family: 'lato';
    text-transform: uppercase;
    color: #000;
    font-weight: normal;
}
h2 a {
    color: #000;
}
.titulo {
    text-transform: uppercase;
}
.alert {
    word-break:break-all;
}
.clear{
    clear: both;
}
.overflow {
    overflow: hidden;
}
.margin-bottom {
    margin-bottom: 1em;
}
.padding-top{
    padding-top: 1em;
}
.padding-bottom{
    padding-bottom: 1em;
}
.no-padding-right  {
    padding-right: 0;
}
.no-padding-left {
    padding-left: 0;
}
.center {
    text-align: center;
}
.views-row {
    position: relative;
    transition: all 0.5s ease;
}
.views-row-last .margin-bottom {
    margin-bottom: 0em;
}
.views-row h2.title,
.views-row h3.title {
    margin-top: 0;
}
.views-row h3.title {
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.4em;
}
.views-row .created {
    font-size: 0.9em;
    font-style: italic;
    color: #ccc;
    margin-bottom: 0.3em;
    padding-bottom: 0.1em;
    border-bottom: 1px solid #ccc;
}
.page-node- .content .field-name-field-image {
    text-align: center;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: inline-block;
}
aside .block {
    margin-bottom: 1em;
}
aside .block-sidebar-1 {
    border: 1px solid #f2f2f2;
}
#block-views-patrocinadores-block,
#block-views-aliados-block {
    padding:0;
}
aside .colontrasescena {
    background: #f1f1f1;
    padding:0;
}
.colontrasescena h2 {
    margin-top: 0;
    font-size: 2em;
    font-weight: bold;
}
.block-imageblock .block-body  {
    padding: 1.5em;
}
.block .block-image,
.event-image,
.view-noticias .img-content,
.block-imageblock,
.block-image {
    overflow: hidden;
}
aside h2.block-title {
    margin: 0;
    font-size: 1em;
    text-align: center;
}
aside h2.block-title a,
aside #block-views-patrocinadores-block h2.block-title,
aside #block-views-aliados-block h2.block-title {
    margin: 0;
    padding: 0.5em;
    text-transform: uppercase;
    background: #f1f1f1;
    color: #737373;
    display: block;
    font-size: 1em;
    font-family: 'lato';
}
aside #block-views-patrocinadores-block .flexslider,
aside #block-views-aliados-block .flexslider {
    margin: 0;
    padding:1.5em 2em !important;
}
#block-views-patrocinadores-block .flexslider .flex-direction-nav a,
#block-views-aliados-block .flexslider .flex-direction-nav a {
    color: #ddd;
}
#block-views-patrocinadores-block .flexslider .flex-direction-nav a.flex-prev,
#block-views-aliados-block .flexslider .flex-direction-nav a.flex-prev {
    left: 0;
}
#block-views-patrocinadores-block .flexslider .flex-direction-nav a.flex-next,
#block-views-aliados-block .flexslider .flex-direction-nav a.flex-next {
    right: 0;
}
.event-image img,
img.imageblock-image,
.view-noticias .img-content img {
    transition: all 0.3s ease;
}
.event-image img:hover,
aside .colontrasescena img:hover,
.view-noticias .img-content img:hover,
.view-noticias .views-row:hover .img-content img {
      -webkit-transform: scale(1.03);
        -ms-transform: scale(1.03);
        transform: scale(1.03);
}
.view-eventos .views-row.Agotado .event-image img,
.view-eventos .views-row.Cancelado  .event-image img {
    transition: none;
    filter: url('#grayscale'); /* Versión SVG para IE10, Chrome 17, FF3.5, Safari 5.2 and Opera 11.6 */
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%); /* Para cuando es estándar funcione en todos */
    filter: Gray(); /* IE4-8 and 9 */
}
.view-eventos .views-row.Agotado:hover .event-image img,
.view-eventos .views-row.Cancelado:hover  .event-image img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.content hr,
.view-eventos hr {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #eee;
}
aside .button a {
    display: inline-block;
}
/*****footer******/
.footer h2.block-title{
    font-size: 1em;
    margin-top: 0;
}
.footer {
    margin-top: 1em;
    background: #fff;
    border-top:2px solid #ddd;
    display: table;
    height: 100px;
    width: 100%;
    -webkit-box-shadow: inset -4px 13px 44px -25px #808080;
    -moz-box-shadow: inset -4px 13px 44px -25px #808080;
    box-shadow: inset -4px 13px 44px -25px #808080;
}
.footer,
.footer a,
.footer .block .widgets a:after,
.footer h2.block-title {
    color: #565656 !important;
}
.footer .block .widgets a:after:hover{
    color: #e22628;
}
.footer a:hover, {
    text-decoration: underline;
}
a.logo{
   transition:none;
}
.logo img {
    width: 100%;
}
.pre-navbar {
    padding-left: 15px;
    padding-right: 15px;
}
.navbar-header {
    margin-top: 0;
    padding-left: 15px;
    padding-right: 15px;
}
.navbar {
    margin-bottom: 0px;
}
.navbar-collapse nav {
    float: left;
    margin: 0;
}
.not-front  .navbar-collapse nav {
    padding-bottom: 0.5px;
    margin-bottom: 2em;
    border-bottom: 1px solid #ddd;
    width: 100%;
}
.not-front .stickynav-active  .navbar-collapse nav {
    padding-bottom: 0;
    margin-bottom: 1em;
    border-bottom:none;
    width: auto
}
.navbar-header {
    margin-top: 0;
}
.navbar-header {
    width: 100%;
}
.region-navigation,
.pre-navigation{
    float: right;
}
#block-imageblock-1 {
    clear: both;
    max-width: 287px;
    float: right;
}
#block-imageblock-1 img {
 /*   max-width: 240px;*/
}
#block-block-3,
.region-pre-navigation {
    float: right;
}
.navbar #block-search-form {
    float: left;
 }
.navbar #block-search-form,
#block-block-1 {
    float: right;
}
#block-search-form .form-group {
    margin-bottom: 0px;
    display: none;
}
#block-block-1 {
    margin: 0.2em 0.5em 0 0.5em;
}
#block-block-3 {
    margin: 10px 0 0;
}
/******search******/
.navbar .block-search .custom-search-box {
    opacity: 0;
    transition: 0.3s linear all;
    border: 1px solid #000;
    border-radius: 0px;
    margin: 0;
    -moz-transition-property: width,opacity;
    -webkit-transition-property: width,opacity;
    transition-property: width,opacity;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    max-width: 100%;
    z-index: 2;
    cursor: text;
    width: 0;
    right: 0;
    display: block;
    float: right;
    height: 24px;
    margin: 12px 0 0;
}
.navbar .block-search .custom-search-box.active {
    opacity: 1;
    width: 100%;
}
.navbar .block-search .btn-primary,
.navbar .block-search .btn-primary:active:hover {
    background:transparent;
    color: #000;
    padding:10px 2px 0 10px;
    margin: 5px 0;
}
.block-search .input-group-btn {
    vertical-align: top;
}
/*slider home*/
.absolute {
    position: absolute;
}
.flexslider .slides > li{
    position: relative;
}
.flexslider:hover .flex-direction-nav a,
.flexslider:hover .flex-direction-nav a {
    text-align: center;
}
.view-slide-banners-home  .absolute {
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}
.view-slide-banners-home  .absolute .bajo,
.view-slide-banners-home  .absolute .medio,
.view-slide-banners-home  .absolute .medioalto,
.view-slide-banners-home  .absolute .alto {
    background: url('../img/bg-black-transparency.png') repeat;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;  
}
.view-slide-banners-home  .absolute .bajo{
    opacity: 0.2;
    filter: alpha(opacity=25); /* For IE8 and earlier */
}
.view-slide-banners-home  .absolute .medio{
    opacity: 0.5;
    filter: alpha(opacity=59); /* For IE8 and earlier */
}
.view-slide-banners-home  .absolute .medioalto{
    background: url('../img/bg-black-transparency-2.png') repeat;
    opacity: 0.6;
    filter: alpha(opacity=75); /* For IE8 and earlier */
}
.view-slide-banners-home  .absolute .alto {
    background: url('../img/bg-black-transparency-2.png') repeat;
    opacity: 10;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
.view-slide-banners-home  .absolute .bg-info {
    background: none;
    position: relative;
    margin:  15% 12%;
    width: auto;
    color: #fff;
    text-align: center;
    opacity: 0;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
   -webkit-transition: all 1s; /* Safari */
    -webkit-transition-delay: 1.6s; /* Safari */
    transition: all 1s;
    transition-delay: 1.6s;
}
.view-slide-banners-home .flex-active-slide .absolute .bg-info {
    opacity: 1;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}
.view-slide-banners-home  .absolute .bg-info .button {
    font-size: 12px;
}
.view-slide-banners-home  .absolute .titulo {
    font-size: 1.9em;
    line-height: 1em;
    font-weight: bold;
    text-transform: none;
}
.view-slide-banners-home  .absolute .titulo {
    font-family: 'montserrat';
    font-style: italic;
}
.view-slide-banners-home  .absolute .titulo,
.view-slide-banners-home  .absolute .info {
    color: #fff;
    text-shadow: 2px 2px 8px rgb(77, 77, 77);
}
.view-slide-banners-home  .absolute .slide-info {
    position: relative;
}
.view-slide-banners-home  .absolute .slide-info.imagen {
    opacity: 1;
    display: none;
}
.view-slide-banners-home  .absolute.imagen {
    background: none;
}
.view-slide-banners-home  .absolute .info {
    margin: 0.5em 0 1em;
}
.view-slide-banners-home .button.black a,
.view-slide-banners-home .button.highlight a {
    border:none;
}
.slide-info .button.black,
.slide-info .button.highlight {
    display: inline-block;
    margin: 0 0.5em;
}
/*bloques header*/
.block .widgets {
    display: inline-block;
    float: none;
}
.block .widgets a {
    margin: 0 7px 0 0;
    text-align: left;
    text-decoration: none;
}
.block .widgets a:after {
    color: #000;
    font-family: 'FontAwesome';
    line-height: 2.5em;
    font-size: 1.2em;
}
.block .widgets a:hover:after,
.pre-navbar .block-search .btn-primary:active:hover{
    color: #737373;
}
.block  .widgets.facebook a:after{
    content: "\f09a";
}
.block  .widgets.twitter a:after{
    content: "\f099";
}
.block .widgets.instagram a:after{
    content: "\f16d";
}
.block .widgets.youtube a:after{
    content: "\f166";
}
.block   .widgets.mail a:after {
    content: "\f0e0";
}
.easy-breadcrumb {
    color: #bbb;
    font-size: 0.85em;
    margin-bottom: 2em;
}
.easy-breadcrumb a {
    color: #000;
}
/*eventos */
.view-eventos {
    margin-bottom: 2em;
}
.event-content {
  width: 100%;
  min-height: 260px;
  max-height: 260px;
}
.event-date {
    display: inline-block;
    vertical-align: top;
    float: none;
}
.views-row img {
    width: 100%;
}
.view-eventos ul.slides li,
.view-eventos .views-row {
    padding: 0 !important;
    margin: 0 0 1.5em 0;
    overflow: hidden;
}
.view-eventos .Cancelado .views-field-nothing .estado,
.view-eventos .Agotado .views-field-nothing .estado {
    background: url(../img/labelAgotado.png) no-repeat 8px 0px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 36%
}
.view-eventos .Cancelado .views-field-nothing .estado {
    background: url(../img/labelCancelado.png) no-repeat 8px 0px;
}
.view-eventos .event-info {
    display: inline-block;
    background: #FFF;
    padding-left: 0em;
    padding-right: 1em;
}
aside .view-eventos .event-info {
    padding-left: 0;
    padding-right: 0;
}
.view-eventos .event-date {
    padding: 10px;
    text-align: center;
    overflow: hidden;
    background: #e3e3e3;
    position: relative;
}
.view-eventos h2.title {
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 1em;
    margin-top: 10px;
}
.view-eventos h3.title {
    font-size: 1em;
    margin-top: 11px;
}

.view-eventos h2.title a:hover,
.view-eventos h3.title a:hover{
    color:#e22628;
}
.view-eventos .views-field-nothing  {
    margin-left: 8px;
    margin-right: 8px;
}
.view-eventos a.views-more-link,
.view-eventos .more a  {
    font-weight: bold;
    color: #bbb;
    display: block;
    margin: 5px 0;
}
.view-eventos a.views-more-link:hover,
.view-eventos .more a:hover {
    color: #000;
}
.view-eventos .flexslider:hover .flex-prev {
    left: 0;
}
.view-eventos .flexslider:hover .flex-next {
    right: 0;
}
.BotonMoverFecha {
    position: absolute;
    top: 19px;
    right: 10px;
}
.page-taxonomy .view-eventos .BotonMoverFecha,
.page-programacion .view-eventos .BotonMoverFecha  {
    top: 14px;
    right: 20px;
}
.view-eventos .event-date .Hora {
    display: none;
}
.BotonMoverFecha a:after {
    content: "\f101";
    color: #737373;
    font-family: 'FontAwesome';
    font-size: 1.6em;
    line-height: 1em;
    margin-top: 20px;
    transition: all 0.5s ease;
}
.page-taxonomy .view-eventos .BotonMoverFecha a:after,
.page-programacion .view-eventos .BotonMoverFecha a:after {
    font-size: 35px;
}
.page-taxonomy .view-eventos .BotonMoverFecha a:hover:after{
  color:#000;
}
.event-category,
.field-name-field-categoria,
.view-eventos .views-row.Agotado:hover .event-category,
.view-eventos .views-row.Cancelado:hover .event-category {
    background: #000; 
}
.view-eventos .views-row:hover .event-category,
.event-category:hover,
.field-name-field-categoria:hover {
    background: #828282; 
}
.field-name-field-categoria a,
.event-category a {
    text-transform: uppercase;
    color: #fff;
    font-size: 0.9em;
    padding: 0.5em;
}
.page-node- .main-container .field-name-field-image  {
    margin: 0 0 1em 0; 
}
.node-type-evento  .main-container .group-right .field-label {
    font-family: 'lato';
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.1em;
    padding-bottom: 0.5em;
    border-bottom: 2px solid #000;
    display: block;
    color: #000;
}
.field-name-field-precios .field-item,
.field-name-field-fecha-hora .Hora {
    font-family: 'lato';
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.6em;
    margin: 0.5em 0;
    color: #000;
}
.field-name-field-fecha-hora .Hora {
    font-weight: lighter;
    font-size: 1.3em;
}
.node-type-evento .field-name-field-fecha-hora .Hora,
.node-type-evento .CajaFecha {
    float: left;
}
.node-type-evento .CajaFecha {
    border-right: 1px solid;
    padding-right: 0.5em;
    margin-right: 10px;
    padding-bottom: 0;
}
.node-type-evento span.date-display-single span.Mes {
    display: inline-grid;
    border-bottom: none;
    padding: 0 0.3em;
    font-size: 12px;
    min-width: 60px;
}
.node-type-evento .field-name-field-fecha-hora {
    /*max-height: 540px;*/
    /*overflow-y: scroll;*/
}
.node-type-evento span.date-display-single span.DiaNumero {
  font-size: 2em;
}
.node-type-evento span.date-display-single span.DiaLetra {
  font-size: 1em;
}
.node-type-evento  .field-name-field-fecha-hora  .field-items .field-item {
    overflow: hidden;
    margin: 1em 0;
}
.node-type-evento  .field-name-field-fecha-hora  .field-items {
    overflow: hidden;
    clear: both;
}
.hidden-scroll {
    width: 31px;
    height: 41px;
    overflow-y: hidden;
    overflow-x: hidden;
}
.hidden-date {
    overflow: hidden;
    width: 35px;
}
span.date-display-single {
    float: left;
    text-align: center;
    padding:0 20px 0 0;
}
span.date-display-single span {
    display: block;
    text-transform: uppercase;
    clear: both;
}
span.DiaLetra {
    font-size: 11.5px;
    text-transform: capitalize;
}
span.DiaNumero{
    font-weight: bolder;
    font-size: 19px;
    line-height: 0.7em;
}
span.date-display-single span.Mes{
    /* border-bottom: 1px solid #737373; */
    padding: 0;
    font-size: 11px;
    line-height: 1.5em;
}
.event-content .fechas{
    overflow: auto;
    width: 2000%;
}
.event-content ::-webkit-scrollbar { 
    display: none; 
}
.link-boleta a:before {
    font-family: 'FontAwesome';
    content: "\f145";
    margin-right: 0.5em;
    font-size: 1em;
}
.link-inscripcion a:before {
    font-family: 'FontAwesome';
    content: "\f040";
    margin-right: 0.5em;
    font-size: 1em;
}
.link-inscripcion,
.link-boleta a {
    font-weight: bold;
}
.enlace-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.enlace-link a {
    display: block;
    text-indent: -9999px;
    width: 100%;
    height: 100%;
    top: 0;
}
.field-name-field-subtitulo {
    font-weight: bold;
}
.page-node- .content .field {
    margin-bottom: 1em;
}
.page-node- .content .field.field-name-body {
    margin-bottom: 3em;
}
.page-node- .content .field-name-field-categoria {
    margin-bottom: 0;
}
/*Noticias*/
h3.titulo{
    font-weight: bolder;
}
.more-info {
margin-top: 0.5em;
}
.more-info a{
    font-weight: bold;
    color: #bbb;
}
.more-info a:before,
.view-eventos a.views-more-link:before {
    font-family: 'FontAwesome';
    content: "\f067";
    margin-right: 0.5em;
    font-weight: normal;
}
.view-noticias .views-row:hover {
    background: #f3f3f3;
}
.view-noticias .views-row {
    min-height: 265px;
}
/* calendar block*/
#block-views-calendario-1-block-1 h2.block-title {
    margin-bottom: 0.75em;
}
.MesSuperior {
    text-align: right;
    width: 95%;
    margin: 0 auto 1em;
	    height: 21px;
}
.MesSuperior a {
    font-family: 'lato';
    color: #000;
    text-transform: uppercase;
    border:1px solid #000;
}
.MesSuperior a:hover {
    color: #fff;
    background: #000;
}
.view-calendario-1 .month-view .fecha,
.view-calendario-1 .month-view a.MES {
    width: 45px  !important;
    padding: 0.3em 0.5em 0.5em 0.5em;
    height: 45px;
    border:1px solid #000;
    font-family: 'lato';
    color: #000;
    font-weight: bolder;
    text-align: center;
    transition: all 0.5s ease;
}
.view-calendario-1 .month-view a.MES {
    display: inline-block; 
    background: #fff;
    color: #737373;
    border:none;
}
.view-calendario-1 .month-view a.MES:before {
    content: "Mes";
    display:block;
    line-height: 1em;
}
.view-calendario-1 .month-view .fecha{
    display: none;
}
.view-calendario-1 .month-view .fecha.today,
.view-calendario-1 .month-view .fecha.future {
    display: inline-block !important;
}
.view-calendario-1 .month-view .fecha a {
    font-family: 'lato';
    color: #000;
    font-weight: bolder;
    text-align: center;
}
.view-calendario-1 .month-view .fecha.has-events.today {
    background: #1983b3;
    border-color: #1983b3;
    color: #fff;
}
.view-calendario-1 .month-view .fecha.has-events {
    background: #000;
    color: #fff;
}
.view-calendario-1 .month-view .fecha.has-events  a{
    color: #fff;
    text-decoration: none;
}
.view-calendario-1 .month-view .fecha.has-events:hover {
    background: #e22628;
    border:1px solid #e22628;
}
.view-calendario-1 .month-view .fecha.has-events  a:hover{
    color: #fff;
    text-decoration: none;
}
.DiaNumero {
    text-transform: uppercase;
    font-size: 1.5em;
    line-height: 0.7em;
}
.DiaLetra {
    font-size: 0.9em;
    text-transform: capitalize;
}
.view-calendario-1  .calendar-calendar{
    width: 95%;
    overflow: hidden;
    margin: auto;
    padding: 0 0 1em 0;
}
.region-top-content .view-calendario-1  .month-view{
    width: 1710%;
}
.content .view-calendario-1 .month-view {
    width: 2340%;
}
.view-calendario-1  h3 {
    margin:0;
    font-size: 1.5em;
}
.view-calendario-1.view-display-id-block_1 .date-views-pager .pagination {
    margin: 0;
}
/*pagination*/

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0px 0;
    border-top: 1px solid #ddd;
    text-align: right;
    float: right;
    width: 100%;
    padding-top: 1em;
    font-family: 'lato';
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #000;
    text-decoration: none;
    background-color: transparent;
    border: none;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    z-index: 3;
    color: #e22628;
    background-color: transparent;
    border-color: none;
}
.view-display-id-block_1  {
    position: relative;
}
.b-before,
.b-after    {
    color: #ddd;
}
.b-before:hover,
.b-after:hover  {
    color: #000;
}
.b-before   {
    position: absolute;
    left: -0.5em;
    bottom: 30px;
}
.b-after    {
    position: absolute;
    right: -0.5em;
    bottom: 30px;
}
.b-before:before,
.b-after:before {
    font-family: FontAwesome;
    font-size: 3em;
}
.b-before:before    {
    content: "\f100";
}
.b-after:before {
        content: "\f101";
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #CCC;
    cursor: default;
    background-color: transparent;
    border-color: transparent;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
/*botones*/
.btn {
    padding: 10px 20px;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-family: 'lato';
    text-transform: uppercase;
}
.btn-primary,
.btn-info {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.btn-primary:hover,
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus, .btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus, .btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus,
.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #e22628;
    border-color: #e22628;
}
/*filtros*/
.views-exposed-widget .form-item {
    float: left;
    margin-right: 10px;
    font-size: 1em;
}
.views-exposed-widget .form-item.form-item-field-fecha-hora-value-value {
    margin-right: 0;
}
.views-exposed-widget .form-item.form-item-field-fecha-hora-value-1-value  {
    margin-right: 0;
}
.views-exposed-widget .form-item a {
    font-family: 'lato';
    text-transform: uppercase;
    padding: 5px 10px;
    color: #000;
    background: #fff;
    border: 1px solid #000;
    display: block;
    font-size: 11px;
}
.views-exposed-widget .form-item a.active{
        background-color: #000;
        border-color: #000;
        color: #fff;
}
.views-exposed-widget .form-item a:hover {
    background: #000;
    color: #fff;
}
.views-exposed-form .views-exposed-widget {
    float: left;
    padding: 0;
    margin: 0 0 0.5em;
} 
.views-exposed-widget .views-reset-button {
    float: right;
    margin-right: 9px;
}
.views-exposed-form .views-exposed-widget.views-submit-button{
    margin: 0;
}
/*form*/
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    background-color: #ddd;
    background-image: none;
    color: rgb(0, 0, 0);
}
button:focus,
a:focus,
.text:focus,
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline:0px;
    outline: thin dotted;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    background: none;
}
.btn:active, .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
label.in-field-labels-processed {
    padding: 0.5em;
}
.webform-component-radios label.in-field-labels-processed,
.webform-component-fieldset label.in-field-labels-processed {
    position: relative !important;
} 
.webform-component-radios  label.in-field-labels-processed {
    padding: 0;
}
.webform-component-radios > .form-radios {
    margin-left: 16px;
}
.form-control {
    border-radius: 0px !important;
}
.page-taxonomy-term .block-menu.filtros {
    margin-bottom: 1em;
}
.block-menu.filtros  {
    margin-bottom: 0.5em;
}
.filtros ul.menu li {
    display: inline-block;
    margin: 0 0 10px 5px;
}
.filtros ul.menu li.first {
    display: inline-block;
    margin: 0 0 5px 0;
}
.filtros ul.menu > li a,
.views-exposed-form .form-control {
    display: block;
    width: 100%;
    height: 27px;
    padding: 5px;
    font-size: 11px;
    font-family: 'lato';
    text-transform: uppercase;
    padding: 5px 10px;
    line-height: 1.42857143;
    color: #848484;
    background-color: #fff;
    background-image: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #e3e3e3;
    line-height: 1.6em;
    border:none;
}
.filtros ul.menu > li a:hover,
.views-exposed-form .form-control:hover {
    color: #e3e3e3;
    background: #848484;
}
.filtros ul.menu > li a.active-trail{
    background: #000;
    color: #fff;
}
.filtros ul.menu ul.dropdown-menu{
}
.filtros ul.menu ul.dropdown-menu li{
    display: block;
    margin: 0;
}
.filtros ul.menu ul.dropdown-menu li a{
    border-bottom: 1px solid #ddd;
}
.filtros ul.menu ul.dropdown-menu li.last a{
    border:none !important;
}
.views-exposed-widgets {
    margin-bottom: 2em;
}
.views-exposed-form label {
    display: block;
    float: left;
    font-size: 11px;
    font-family: 'lato';
    text-transform: uppercase;
    padding: 5px 10px 5px 0;
}
.views-exposed-widget  .views-widget {
    float: left;
}
.views-reset-button .btn {
    margin: 0;
    font-family: 'lato';
    text-transform: uppercase;
    background: #000;
    color: #fff;
}
.views-exposed-form .views-exposed-widget .btn,
.views-reset-button .btn {
    margin: 0 0 0 10px;
    background: #000;
    color: #fff;
    padding: 5px 10px;
    font-size: 11px;
    border: 1px solid #000;
}
.views-exposed-form .views-exposed-widget .btn.ctools-auto-submit-click {
    background: #fff;
    color: #000;
    margin-right: 1em;
}
.views-exposed-form .views-exposed-widget .btn:hover,
.views-reset-button .btn:hover {
    color: #000;
    background: #fff;
}
/*basic page */

.page-node .content .flex-control-nav {
    bottom: 0px;
}
.content .field-name-body img{
    max-width: 100%;
}
p span.icon-admiracion, p span.icon-mensaje-enviado {
    text-align: center;
}
p span.icon-mensaje-enviado:before {
    font-family: 'FontAwesome';
    content: "\f00c";
    font-size: 11em;
    line-height: 0.5em;
    color: #eae7e7;
    display: block;
    margin: 0.5em 0 0.1em;
}
p span.icon-admiracion:before {
    font-family: 'FontAwesome';
    content: "\f071";
    font-size: 11em;
    line-height: 0.5em;
    color: #eae7e7;
    display: block;
    margin: 0.5em 0 0.1em;
}
/*newsletter*/
.newsletter {
    background: #000;
    padding: 0;
}
.newsletter  .webform-client-form  {
    padding: 1em 1em 0.5em 1em;
}
.newsletter h2.block-title {
    background: #000;
    padding: 1em;
    text-align: center;
    color: #fff;
    padding-bottom: 1em;
    border-bottom: 1px solid #fff;
    margin-bottom: 0.5em;
    padding-left: 0;
    padding-right: 0;
    font-size: 0.9em;
}
.newsletter .form-actions {
    text-align: center;
}
.newsletter label,
.newsletter input {
    font-weight: normal;
    font-family: 'lato';
    font-size: 0.85em;
    padding: 0.5em;
    height: auto;
}
.newsletter label {
    text-transform: uppercase;
    font-weight: normal;
    color: #ccc;
}
.newsletter .form-actions button {
   border:1px solid #fff;
}
.newsletter .form-actions button:hover{
    background: #e22628;
    border-color: #e22628;
}
/*alert*/
.alert {
    font-family: 'lato';
    border-radius: 0;
    border-width:2px;
    background: none;
    color: #000 !important;
}
.alert-danger,
div.error, table tr.error {
    background-color: #fff;
    border-color: #e22628;
}
.alert-success {
    color: #61af4c;
    border-color: #61af4c;
}
/*archivos*/
img.file-icon,
.file-size {
    display: none;
}
.field-name-field-enlace a:before,
.field-name-field-archivo .file a:before,
.field-name-field-link a:before {
    content: "\f019";
    font-family: 'FontAwesome';
    display: inline-block;
    margin-right: 10px;
    font-size: 1.3em;
    font-weight: normal;
}
.field-name-field-enlace a:before,
.field-name-field-link a:before {
    content: "\f18e";
}
.panel {
    border:1px solid #ddd;
    background-color: #fff;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.no-results {
    padding: 5% 20%;
    color: #848484;
    text-align: center;
}
.no-results h2 {
    color: #848484;
}
