.it_ultimas_noticias_home .it_noticia_destacada .imagen {
    width: 65%;
    display: inline-block;
    vertical-align: top !important;
}

#et_builder_outer_content .it_ultimas_noticias_home .it_noticia_destacada .contenido {
    margin-left: 5%;
    width: 30%;
    display: inline-block;
    vertical-align: top !important;
}

#et_builder_outer_content .it_ultimas_noticias_home .it_noticia_destacada .imagen img {
    width: 100%;
    height: 390px;
    object-fit: cover;
    object-position: center;
}

#et_builder_outer_content .it_ultimas_noticias_home .categoria {
    font-family: 'Rubik';
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    position: absolute;
    padding: 6px 11px;
    text-transform: uppercase;
    background: #986d38;
    min-width: 108px;
}

#et_builder_outer_content .it_ultimas_noticias_home .it_noticia_destacada {
    margin-bottom: 60px;
}

#et_builder_outer_content .it_ultimas_noticias_home .it_noticia_destacada .contenido h3,
#et_builder_outer_content .it_ultimas_noticias_home .it_noticia .contenido h3 {
    font-family: 'Rubik';
    font-size: 34px;
    font-weight: 300;
    line-height: 34px;
    text-align: left;
}

#et_builder_outer_content .it_ultimas_noticias_home .it_noticia .contenido h3 {
    font-size: 26px;
    margin-top: 39px;
    padding-bottom: 0px;
}

#et_builder_outer_content .it_ultimas_noticias_home .it_noticia_destacada .contenido h4,
#et_builder_outer_content .it_ultimas_noticias_home .it_noticia .contenido h4 {
    font-family: 'Rubik';
    color: #976D3B;
    font-size: 20px;
    font-weight: 300;
    line-height: 23px;
    text-align: left;
    text-transform: uppercase;
    margin-top: 10px;
}

#et_builder_outer_content .it_ultimas_noticias_home .it_noticia .contenido h4 {
    font-size: 18px;
    margin-top: 3px;
}

#et_builder_outer_content .it_ultimas_noticias_home .it_noticia_destacada .contenido p,
#et_builder_outer_content .it_ultimas_noticias_home .it_noticia .contenido p {
    font-family: 'Rubik';
    color: #707173 !important;
    font-size: 14px;
    font-weight: 300;
    line-height: 19px;
    text-align: left;
    margin-top: 10px;
}

#et_builder_outer_content .it_ultimas_noticias_home .it_noticia .contenido p {
    margin-top: 9px;
}

#et_builder_outer_content .it_ultimas_noticias_home .it_noticia_destacada .contenido p strong,
#et_builder_outer_content .it_ultimas_noticias_home .it_noticia .contenido p strong {
    color:  #1a181b !important;
    font-weight: 500;
}

#et_builder_outer_content .it_ultimas_noticias_home .it_noticia_destacada .contenido a,
#et_builder_outer_content .it_ultimas_noticias_home .it_noticia .contenido a,
#et_builder_outer_content .it_informacion_mes .info-col .contenido a {
    font-family: 'Rubik';
    color: #6b6b6b;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    display: block;
    border: 1px solid #edeeee;
    padding: 9px 20px;
    width: 157px;
    margin-top: 45px;
    background: #edeeee;
}

#et_builder_outer_content .it_ultimas_noticias_home .it_noticia_destacada .contenido a:hover,
#et_builder_outer_content .it_ultimas_noticias_home .it_noticia .contenido a:hover,
#et_builder_outer_content .it_informacion_mes .info-col .contenido a:hover {
    background-color: #9c9d9f;
    color: #fff;
}

#et_builder_outer_content .it_ultimas_noticias_home .it_noticia {
    width: 30.5%;
    display: inline-block;
    vertical-align: top;
}

#et_builder_outer_content .it_ultimas_noticias_home .it_noticia:nth-child(3) {
    margin: 0% 4.2%;
}

#et_builder_outer_content .it_ultimas_noticias_home .it_noticia .imagen img {
    width: 100%;
    height: 215px;
    object-fit: cover;
    object-position: center;
}

#et_builder_outer_content .it_newsletter {
    height: 300px;
    padding: 60px;
    background-position: center;
}

#et_builder_outer_content .it_newsletter .icono {
    width: 13%;
    display: inline-block;
    vertical-align: top;
}

#et_builder_outer_content .it_newsletter .texto {
    width: 39%;
    display: inline-block;
    vertical-align: top;
    padding: 29px 34px;
}

#et_builder_outer_content .it_newsletter .formulario {
    width: 47%;
    display: inline-block;
    vertical-align: top;
}

#et_builder_outer_content .it_newsletter .texto h2 {
    font-family: 'Rubik';
    color:  #ffffff;
    font-size: 40px;
    font-weight: 300;
    line-height: 34px;
    text-align: left;
    padding-bottom: 15px;
}

#et_builder_outer_content .it_newsletter .texto p {
    font-family: 'Rubik';
    color:  #ffffff !important;
    font-size: 18px;
    font-weight: 300;
    line-height: 21px;
    text-align: left;
    text-transform: uppercase;
}

#et_builder_outer_content .it_newsletter .formulario input[type="submit"] {
    width: 37%;
    font-family: 'Rubik';
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background: #131014;
    padding: 15px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 12px;
}

#et_builder_outer_content .it_newsletter .formulario input[type="email"] {
    font-family: 'Rubik';
    color: #707173;
    font-size: 16px;
    font-weight: 300;
    line-height: 19px;
    text-align: left;
    background: #fff;
    width: 62%;
    display: inline-block;
    vertical-align: top;
    margin-right: -3px;
    height: 49px;
    padding: 15px 25px;
    margin-bottom: 12px;
}

#et_builder_outer_content .it_newsletter .formulario input[type="checkbox"] {
    height: 30px;
    width: 30px;
    -webkit-appearance: none;
    vertical-align: middle;
    border: 1px solid #ffffff;
    margin-right: 15px;
}

#et_builder_outer_content .it_newsletter .formulario {
    font-family: 'Rubik';
    color: #ffffff;
    font-size: 13px;
    font-weight: 300;
    line-height: 19px;
    text-align: left;
    padding-top: 55px;
}

#et_builder_outer_content .it_newsletter .formulario .cancelar {
    float: right;
    margin-right: 5px;
    border-bottom: 1px solid #fff;
}

#et_builder_outer_content .it_newsletter .formulario .terminos {
    font-weight: 500;
    border-bottom: 1px solid #fff;
}

#et_builder_outer_content .it_newsletter .formulario input[type="checkbox"]:checked,
#et_builder_outer_content .it_newsletter .formulario input[type="checkbox"]:active {
    background-image: url('../images/checked.png');
    background-repeat: no-repeat;
    background-position: center;
}

#et_builder_outer_content .it_informacion_mes {
    display: flex;
}

#et_builder_outer_content .it_informacion_mes .info-col {
    width: 30.5%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: #f2f2f3;
}

#et_builder_outer_content .it_informacion_mes .info-col:nth-child(2) {
    margin: 0% 4%;
}

#et_builder_outer_content .it_informacion_mes .info-col img {
    width: 100%;
    height: 353px;
    object-fit: cover;
}

#et_builder_outer_content .it_informacion_mes .info-col .contenido {
    padding: 50px 38px 38px 38px;
    position: relative;
}

#et_builder_outer_content .it_informacion_mes .info-col .contenido h2 {
    font-family: 'Rubik';
    color: #c5c6c8;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    background: #1a181b;
    padding-bottom: 0px;
    padding: 17px;
    width: 211px;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    margin-top: -24px;
    top: 0px;
}

#et_builder_outer_content .it_informacion_mes .info-col .contenido h2 strong {
    color:  #ffffff;
    font-weight: 700;
}

#et_builder_outer_content .it_informacion_mes .info-col .contenido h3 {
    font-family: 'Rubik';
    color: #1a181b;
    font-size: 26px;
    font-weight: 300;
    line-height: 34px;
    text-align: center;
    padding-bottom: 8px;
}

#et_builder_outer_content .it_informacion_mes .info-col .contenido span {
    font-family: 'Rubik';
    color: #1a181b;
    font-size: 14px;
    font-weight: 500;
    line-height: 19px;
    text-align: center;
    display: block;
    margin-bottom: 9px;
}

#et_builder_outer_content .it_informacion_mes .info-col .contenido p {
    font-family: 'Rubik';
    color: #6D6E6F !important;
    font-size: 14px;
    font-weight: 300;
    line-height: 19px;
    text-align: center;
}

#et_builder_outer_content .it_informacion_mes .info-col .contenido a {
    margin: 0 auto;
    margin-top: 16px;
    background-color: #dadada;
    border-color: #dadada;
    color: #5f5f63;
}

.bottom_footer {
    border-top: 1px solid rgba(255,255,255,0.6);
    position: absolute;
    width: 100%;
    margin-top: -150px;
    height: 150px;
}

.bottom_footer .container_footer {
    max-width: 1190px;
    margin: 0 auto;
    padding: 0px 15px;
    height: 150px;
    padding-top: 40px;
}

.bottom_footer .col_left {
    width: 24%;
    display: inline-block;
    vertical-align: middle;
}

.bottom_footer .col_right {
    width: 75%;
    display: inline-block;
    font-family: 'Rubik';
    color: #e4e7e7;
    font-size: 10px;
    font-weight: 400;
    vertical-align: middle;
    text-align: right;
}

.bottom_footer .col_right strong {
    color:  #ffffff;
    font-weight: 700;
}

.top-header-container .it_menu_buttons {
    margin-left: 67px;
    margin-right: 28px;
    margin-top: 19px;
    margin-bottom: 21px;
}

.top-header-container .it_menu_buttons,
.top-header-container .top-logo,
.top-header-container .menu_button,
.top-header-container .time_button {
    display: inline-block;
    vertical-align: middle;
}

.top-header-container .menu_button {
    border: 1px solid #8d8c8d;
    padding: 18px 15px;
}

.top-header-container .time_button {
    border: 1px solid #8d8c8d;
    padding: 16px 12px;
    margin-left: -6px;
    border-left: 0px;
}

body:not(.home) .top-header-left {
    top: 0px;
}

body:not(.home) .top-header-right {
    margin: 27px 0px;
}

.top-header-container .it_menu_buttons .menu_button:hover,
.top-header-container .it_menu_buttons .time_button:hover {
    background: rgba(255, 255, 255, 0.2);
    cursor: pointer;
}

.top-logo-link:focus {
    outline: none;
}

#et_builder_outer_content .it_hour {
    border-bottom: 1px solid #cfd0d2;
    padding-bottom: 7px;
    margin-bottom: 45px;
}

#et_builder_outer_content .it_hour .clock,
#et_builder_outer_content .it_hour .contenido,
#et_builder_outer_content .it_hour .marker {
    display: inline-block;
    vertical-align: top;
}

#et_builder_outer_content .it_hour .contenido .hour {
    font-family: 'Rubik';
    color:  #1a181b;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    display: block;
}

#et_builder_outer_content .it_hour .contenido .text {
    font-family: 'Rubik';
    color:  #9c9d9f;
    font-size: 12px;
    font-weight: 400;
    display: block;
}

#et_builder_outer_content .it_hour .marker {
    float: right;
}

#et_builder_outer_content .it_hour .clock {
    margin-right: 12px;
}

#et_builder_outer_content .it_carousel_posts img {
    width: 353px;
    height: 353px;
    object-fit: cover
}

#et_builder_outer_content .it_carousel_posts h3 {
    font-family: 'Rubik';
    color:  #1a181b;
    font-size: 26px;
    font-weight: 300;
    line-height: 34px;
    text-align: left;
    margin-top: 22px;
    padding-bottom: 15px;
}

#et_builder_outer_content .it_carousel_posts p {
    font-family: 'Rubik';
    color:  #707173;
    font-size: 14px;
    font-weight: 300;
    line-height: 19px;
    text-align: left;
}

#et_builder_outer_content .it_carousel_posts p strong {
    color: #1a181b;
    font-weight: 500;
}

div .bx-wrapper .bx-controls-direction a {
    width: 34px;
    height: 53px;
    top: 150px;
}

div .bx-wrapper .bx-prev {
    background-image: url('../images/arrow-left.png') !important;
    left: -85px;
}

div .bx-wrapper .bx-next {
    background-image: url('../images/arrow-right.png') !important;
    right: -85px;
}
div .bx-wrapper .bx-controls.nav-bottom .bx-next,
div .bx-wrapper .bx-controls.nav-bottom .bx-prev {
    position: relative;
    bottom: 0;
    display: block;
    background: none;
}
div .bx-wrapper .bx-controls.nav-bottom a {
    width: 228px;
    color: #3c3c3c !important;
    font-size: 14px;
    height: 43px;
    border: 1px solid #d2d2d4;
    font-weight: 300 !important;
    text-align: center;
    padding: 15px 23px;
}


#et_builder_outer_content .gm-style-iw {
    padding: 10px;
}

#et_builder_outer_content .gm-style-iw h3 {
    font-family: 'Rubik';
    color: #1a181b;
    font-size: 20px;
    font-weight: 300;
    line-height: 26px;
    padding-bottom: 0px;
}

#et_builder_outer_content .gm-style-iw {
    font-family: 'Rubik';
    color:  #58585a;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    text-align: left;
}

#et_builder_outer_content .it_hour.it_hour_multiple {
    margin-bottom: 0px;
    padding-bottom: 17px;
}

#et_builder_outer_content .it_list_hour .text {
    font-family: 'Rubik';
    color:  #9c9d9f;
    font-size: 12px;
    font-weight: 400;
    display: block;
}

#et_builder_outer_content .it_list_hour .hour {
    font-family: 'Rubik';
    color:  #1a181b;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    display: block;
}

#et_builder_outer_content .it_list_hour {
    margin-top: 17px;
    padding-left: 40px;
    border-bottom: 1px solid #cfd0d2;
    padding-bottom: 15px;
}

#et_builder_outer_content .it_hour.it_hour_multiple {
    margin-top: 60px;
}

#et_builder_outer_content .it_hours_place .it_list_hour:last-child {
    border-bottom: none;
}

#et_builder_outer_content .it_img_zoom {
    position: relative;
    margin-top: 37px;
}

#et_builder_outer_content .it_img_zoom a > img {
    width: 345px;
    height: 345px;
    object-fit: cover;
}

#et_builder_outer_content .it_img_zoom .zoom {
    background: rgba(26, 24, 27, 0.60);
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    padding-top: 19px;
    position: absolute;
    left: 40px;
    bottom: 30px;
}

#et_builder_outer_content .it_img_zoom .zoom img {
    margin: 0 auto;
}

#et_builder_outer_content .titulo-edificio-lugares .it_button {
    display: block;
    width: 118px;
    height: 60px;
    text-align: center;
    border: 1px solid #c79d6d;
    line-height: 62px;
    margin-left: 67px;
    font-family: 'Rubik';
    color: #c69c6d;
    font-size: 16px;
    font-weight: 400;
}

#et_builder_outer_content .titulo-edificio-lugares .it_button img {
    display: inline-block;
    position: relative;
    top: 4px;
}

#et_builder_outer_content .titulo-edificio-lugares  .et_pb_column_1_4 {
    width: auto !important;
    margin-right: 22px !important;
}
.et_divi_builder #et_builder_outer_content .et_pb_section.titulo-icono {
    padding-bottom: 0px;
}
.et_divi_builder #et_builder_outer_content .et_pb_gutters3 .titulo-icono .et_pb_column_1_4 {
    width: auto;
    margin-right: 30px;
}
.et_divi_builder #et_builder_outer_content .titulo-icono h2 {
    font-family: 'HalloSans';
    color:  #1a181b;
    font-size: 50px;
    font-weight: 400;
}
.et_divi_builder #et_builder_outer_content .titulo-icono p {
    font-family: 'Rubik';
    color:  #707173 !important;
    font-size: 20px;
    font-weight: 300;
    line-height: 20px;
}
.et_divi_builder #et_builder_outer_content .titulo-icono p strong {
    font-weight: 500;
}
.et_divi_builder #et_builder_outer_content .et_pb_section.te-puede-interesar {
    padding-top: 25px;
}
.et_divi_builder #et_builder_outer_content .et_pb_section.carousel-posts {
    padding-top: 0px;
    padding-bottom: 0px;
}
.et_divi_builder #et_builder_outer_content .et_pb_section.carousel-posts .et_pb_row {
    padding-top: 20px;
}
.et_divi_builder #et_builder_outer_content .et_pb_section.carousel-posts > .et_pb_row,
.et_divi_builder #et_builder_outer_content .et_pb_section.contenido-pagina {
    padding-bottom: 0px;
}

#et_builder_outer_content .it_top_menu ul li {
    list-style: none !important;
    display: inline-block;
    width: 16%;
    vertical-align: top !important;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    background: #000;
    min-height: 64px;
}

#et_builder_outer_content .it_top_menu ul li:last-child {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
}

#et_builder_outer_content .it_top_menu ul li:hover,
#et_builder_outer_content .it_top_menu ul li.current {
    background: #ffffff;
    position: relative;
    top: 0px;
}

#et_builder_outer_content .it_top_menu ul li:hover a,
#et_builder_outer_content .it_top_menu ul li.current a {
    padding: 0px;
    height: auto !important;
    line-height: 64px;
}

#et_builder_outer_content .it_top_menu ul li a {
    font-family: 'Rubik';
    color:  #ffffff;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    display: block;
    line-height: 14px;
}

#et_builder_outer_content .it_top_menu {
    width: 830px;
    margin: 0 auto;
}

#et_builder_outer_content .it_top_menu ul li:hover::after,
#et_builder_outer_content .it_top_menu ul li.current::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #ffffff;
    position: absolute;
    left: 50%;
    bottom: -7px;
    transform: translate(-50%);
}

#et_builder_outer_content .it_breadcrumb li {
    list-style: none !important;
    padding: 0px 10px !important;
    display: inline;
    line-height: 36px;
    border-left: 1px solid #e3e4e5;
    font-family: 'Rubik';
    color:  #9c9d9f;
    font-size: 12px;
    font-weight: 300;
    text-align: center;
}
#et_builder_outer_content .it_breadcrumb li:last-child {
    border-right: 1px solid #e3e4e5;
}
#et_builder_outer_content .it_breadcrumb li.current {
    color: #c69c6d;
    font-size: 12px;
    font-weight: 500;
}
#et_builder_outer_content .it_breadcrumb li img {
    display: inherit;
    position: relative;
    top: 5px;
}

.et_divi_builder #et_builder_outer_content .et_pb_section.page-breadcrumbs,
.et_divi_builder #et_builder_outer_content .page-breadcrumbs .et_pb_row,
.et_divi_builder #et_builder_outer_content .contenido-descubrir .et_pb_row {
    padding-top: 0px;
    padding-bottom: 0px;
}

#et_builder_outer_content .it_top_menu ul li:hover a,
#et_builder_outer_content .it_top_menu ul li.current a{
    color: #976d3b;
}

/* Títulos */

#et_builder_outer_content .title-rubik h2 {
    font-family: Rubik;
    color:  #ffffff;
    font-size: 47px;
    font-weight: 300;
    line-height: 38px;
}

#et_builder_outer_content .title-rubik h2 strong {
    font-weight: 400;
}

#et_builder_outer_content .title--size-50 h2 {
    font-size: 50px;
    font-weight: 400;
    color:  #231f20;
}

#et_builder_outer_content .title--align-center h2 {
    text-align: center !important;
}

#et_builder_outer_content .title--font-hallo h2 {
    font-family: 'HalloSans';
}

#et_builder_outer_content .title-strong--size-40 h2 strong {
    font-family: HalloSans;
    color:  #6b6b6b !important;
    font-size: 40px;
    font-weight: 400 !important;
    line-height: 39px;
}

/* Textos */

.et_divi_builder #et_builder_outer_content .text p,
.et_divi_builder #et_builder_outer_content p.text {
    font-family: 'Rubik';
    color: #6b6b6b !important;
}

.et_divi_builder #et_builder_outer_content .text strong {
    font-weight: 500;
    color: #231f20;
}

#et_builder_outer_content .text--align-center p {
    text-align: center !important;
}

#et_builder_outer_content .text--size-20 p {
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
}

#et_builder_outer_content p.text--size-14 {
    font-size: 14px;
    font-weight: 300;
    line-height: 19px;
}

#et_builder_outer_content .text--width-680 p {
    max-width: 680px;
    margin: 0 auto !important;
}


/* Ancho secciones */

body.et_divi_builder #et_builder_outer_content .et_pb_row.section--width-1575 {
    max-width: 1575px;
}


/* Botones */

#et_builder_outer_content .button--background-transparent {
    font-family: 'Rubik';
    color: #8c6536;
    font-size: 14px;
    font-weight: 300;
    display: block;
    width: 260px;
    border: 1px solid #dbccbb;
    padding: 17px 30px;
    margin-top: 38px;
}

#et_builder_outer_content .button--type-price {
    border: 1px solid #dbccbb;
    font-family: Rubik;
    color: #231f20;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    display: block;
    padding: 16px 28px;
    margin-top: 13px;
    background: #fff;
}

#et_builder_outer_content .button--type-price img {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

#et_builder_outer_content .button--type-price span {
    float: right;
    border-left: 1px solid #cfd1d2;
    padding-left: 10px;
}

#et_builder_outer_content .standardbutton a strong {
    font-weight: 500;
}

#et_builder_outer_content .text.standardbutton a strong {
    color: #fff;
}

#et_builder_outer_content .standardbutton a,
#et_builder_outer_content .standardbutton a:active {
    font-family: Rubik;
    color: #ffffff !important;
    font-size: 14px;
    font-weight: 300;
    text-align: left;
    padding-bottom: 0px;
    width: 100%;
    max-width: 345px;
    display: inline-block;
    text-align: center;
    padding: 21px 10px !important;
    background: #000;
    font-weight: 300 !important;
}

#et_builder_outer_content .standardbutton--height-49 a {
    padding: 17px 0px !important;
}

#et_builder_outer_content .standardbutton a:active {
    opacity: 0.8;
}

#et_builder_outer_content .standardbutton--background-brown a,
#et_builder_outer_content .standardbutton--background-brown a:active {
    background: #976d3b;
}

#et_builder_outer_content .standardbutton--background-grey a,
#et_builder_outer_content .standardbutton--background-grey a:active {
    background: #757575;
}

#et_builder_outer_content .standardbutton--align-right {
    text-align: right !important;
}


/* Imagenes */

#et_builder_outer_content .image--height-345 img {
    max-height: 345px;
    object-fit: cover;
}


/* Margenes */

#et_builder_outer_content .margin-left-35 {
    margin-left: 35px !important;
}

#et_builder_outer_content .margin-negative-topbottom-45 {
    margin-top: -45px;
    margin-bottom: -45px;
}

#et_builder_outer_content .margin-bottom-0 {
    margin-bottom: 0px !important;
}

@media screen and (max-width: 1440px) {
    #et_builder_outer_content .it-archive-events-angelbarrios-box{
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width: 1199px) {
    .et_divi_builder #et_builder_outer_content .et_pb_section.actualidad-alhambra {
		padding: 67px 15px 50px 15px;
    }
    #et_builder_outer_content .it_ultimas_noticias_home .it_noticia .contenido h3,
    #et_builder_outer_content .it_informacion_mes .info-col .contenido h3 {
        font-size: 22px;
        line-height: 26px;
    }
    #et_builder_outer_content .it_ultimas_noticias_home .it_noticia_destacada .contenido h4 {
        font-size: 18px;
        line-height: 21px;
    }
    #et_builder_outer_content .it_ultimas_noticias_home .it_noticia_destacada .contenido h3 {
        font-size: 28px;
        line-height: 32px;
    }
    #et_builder_outer_content .it_newsletter .formulario {
        width: 46%;
    }
    #et_builder_outer_content .it_newsletter .formulario {
        position: relative;
    }
    #et_builder_outer_content .it_newsletter .formulario .cancelar {
        float: none;
        display: block;
        width: 122px;
        position: absolute;
        right: 0px;
    }
    .et_divi_builder #et_builder_outer_content .mes-home .et_pb_row {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (min-width: 992px) {
    .it_menu {
        position: fixed;
        top: 0px;
        height: 100%;
        width: 416px;
        background: #f2f2f3;
        z-index: 11;
    }
    .it_menu > a > img {
        margin-left: 70px;
        margin-top: 70px;
        margin-bottom: 40px;
    }
    .it_menu .enlaces_menu {
        margin-left: 70px;
        margin-top: 42px;
    }
    .it_menu .enlaces_menu img {
        display: inline-block;
        margin-right: 8px;
    }
    .it_menu .enlaces_menu a {
        display: block;
        font-family: 'Rubik';
        color: #c69c6d;
        font-size: 14px;
        font-weight: 400;
        text-align: left;
        text-decoration: none;
        margin-bottom: 12px;
    }
    .it_menu .siguenos_menu {
        margin-left: 70px;
        border-top: 1px solid #e9d8c6;
        margin-right: 80px;
        padding-top: 7px;
    }
    .it_menu .siguenos_menu span {
        font-family: 'Rubik';
        color:  #87888a;
        font-size: 12px;
        font-weight: 400;
        text-align: left;
        display: block;
        margin-bottom: 4px;
        margin-top: 7px;
    }
    .siguenos_menu a {
        display: inline-block;
        padding: 0px 2px;
        opacity: 0.3;
    }
    .siguenos_menu a:hover {
        opacity: 1;
    }
    .enlaces_menu {
        margin-bottom: 48px;
    }
    .it_menu .menu > .menu-item {
        width: 100%;
    }
    .it_menu .menu > .menu-item a {
        font-family: 'Rubik';
        color: #58585a;
        font-size: 16px;
        font-weight: 500;
        text-align: left;
        padding: 14px 70px;
    }
    .it_menu .menu > .menu-item > a img,
    .it_menu .menu > .menu-item > a span {
        display: inline-block;
        vertical-align: middle;
    }
    .it_menu .menu > .menu-item > a::after {
        content: '';
        width: 275px;
        height: 1px;
        background: #e9d8c6;
        display: block;
        position: absolute;
        bottom: -1px;
    }
    .it_menu .menu > .menu-item:hover {
        background: #e4e5e6;
    }
    .it_menu .menu > .menu-item:hover::after {
        content: '';
        display: inline-block;
        width: 11px;
        height: 18px;
        background-image: url(../images/menu-angle.png);
        position: absolute;
        right: 31px;
        top: 24px;
    }
    .it_menu .menu > .menu-item > .sub-menu {
        width: 415px;
        position: fixed;
        top: 0px;
        height: 102%;
        left: 416px;
        border-radius: 0px;
        background: #e4e5e6;
        box-shadow: none;
        padding: 0px;
        padding-top: 178px;
    }
    .it_menu .menu > .menu-item > .sub-menu > li a {
        font-family: 'Rubik';
        color:  #58585a;
        font-size: 14px;
        font-weight: 300;
        text-align: left;
        padding: 23px 70px;
    }
    .it_menu .menu > .menu-item > .sub-menu > li a::before {
        content: '';
        display: block;
        height: 1px;
        width: 100%;
        background: #c5c6c8;
        position: relative;
        top: -24px;
    }
    .it_menu .menu > .menu-item > .sub-menu > li:hover {
        background: #c79d6d;
    }
    .it_menu .menu > .menu-item > .sub-menu > li:hover a {
        color: #ffffff;
    }
    .it_menu .menu > .menu-item > .sub-menu > .menu-item > .sub-menu {
        width: 327px;
        position: fixed;
        top: 0px;
        height: 102%;
        left: 649px;
        border-radius: 0px;
        background: #c79d6d;
        box-shadow: none;
        padding: 0px;
        padding-top: 178px;
    }
    .it_menu .menu > .menu-item > .sub-menu > .menu-item > .sub-menu > li a::before {
        background: #d8bb9a;
    }
    .it_menu .menu > .menu-item > .sub-menu > .menu-item > .sub-menu > li a {
        font-family: 'Rubik';
        color:  #ffffff;
        font-size: 14px;
        font-weight: 500;
        text-align: left;
        text-transform: none;
    }
    .it_menu .menu > .menu-item > .sub-menu > .menu-item > .sub-menu > li:hover a {
        color:  #c69c6d;
    }
    .it_menu .menu > .menu-item > .sub-menu > .menu-item > .sub-menu > li:hover {
        background: #ffffff;
    }
    .it_menu .menu > .menu-item > .sub-menu > li:hover::after {
        content: '';
        display: inline-block;
        width: 9px;
        height: 14px;
        background-image: url(../images/angle-right-submenu.png);
        position: absolute;
        right: 31px;
        top: 24px;
    }
    .sub-menu .sub-menu:before,
    .sub-menu:before {
        display: none;
    }
    .it_menu .menu > .menu-item > .sub-menu > .menu-item:last-child a {
        font-family: 'Rubik';
        color: #707173;
        font-size: 14px;
        font-weight: 300;
        line-height: 19px;
        text-align: left;
        text-transform: none;
        cursor: default;
        padding: 35px 70px;
    }
    .it_menu .menu > .menu-item > .sub-menu > .menu-item:last-child:hover {
        background: transparent;
    }
    .it_menu .menu > .menu-item > .sub-menu > li:last-child:hover::after {
        display: none;
    }
    .it_menu .menu > .menu-item > .sub-menu > .menu-item:last-child a strong{
        color: #1a181b;
    }
    .it_menu .menu > .menu-item > .sub-menu > .menu-item:last-child a::before {
        top: -35px;
    }
    .home .it_menu_buttons {
        position: absolute;
        z-index: 11;
        margin-left: 72px;
        margin-top: 36px;
    }
    .home .it_menu_buttons .menu_button {
        padding: 23px 20px;
        border: 1px solid rgba(255, 255, 255, 0.6);
        display: inline-block;
        width: 70px;
        height: 70px;
    }
    .home .it_menu_buttons .menu_button:hover,
    .home .it_menu_buttons .time_button:hover {
        background: rgba(255, 255, 255, 0.2);
        cursor: pointer;
    }
    .home .it_menu_buttons .time_button {
        padding: 21px 18px;
        border: 1px solid rgba(255, 255, 255, 0.6);
        display: inline-block;
        margin-left: -5px;
        border-left: 0px;
    }
    .it_close_menu {
        position: absolute;
        right: 52px;
        top: 34px;
        cursor: pointer;
    }
    body.menu-open::before {
        content: '';
        display: block;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        position: fixed;
        background: rgba(0, 0, 0, 0.5);
        z-index: 10;
    }
}

@media screen and (max-width: 991px) {
    #et_builder_outer_content .it_newsletter {
        padding: 60px 30px;
    }
    #et_builder_outer_content .it_newsletter .texto {
        padding: 10px;
    }
    #et_builder_outer_content .it_informacion_mes .info-col .contenido {
        padding: 50px 15px 38px 15px;
    }
}

@media screen and (max-width: 767px) {
    .it_ultimas_noticias_home .it_noticia_destacada .imagen {
        width: 100%;
    }
    #et_builder_outer_content .it_ultimas_noticias_home .it_noticia_destacada .contenido {
        width: 100%;
        margin-left: 0px;
        margin-top: 20px;
    }
    #et_builder_outer_content .it_ultimas_noticias_home .it_noticia .contenido h4 {
        font-size: 16px;
        line-height: 20px;
    }
    #et_builder_outer_content .it_ultimas_noticias_home .it_noticia {
        width: 100%;
    }

    #et_builder_outer_content .it_ultimas_noticias_home .it_noticia_destacada .imagen img,
    #et_builder_outer_content .it_ultimas_noticias_home .it_noticia .imagen img {
        height: 300px;
    }
    #et_builder_outer_content .it_ultimas_noticias_home .it_noticia:nth-child(3) {
        margin: 0px;
        margin-bottom: 40px;
    }
    #et_builder_outer_content .it_ultimas_noticias_home .it_noticia_destacada .contenido {
        margin-top: 39px;
    }
    #et_builder_outer_content .it_ultimas_noticias_home .it_noticia_destacada .contenido h3 {
        font-size: 22px;
        line-height: 26px;
        padding-bottom: 0px;
    }
    #et_builder_outer_content .it_ultimas_noticias_home .it_noticia_destacada .contenido h4 {
        margin-top: 3px;
    }
    #et_builder_outer_content .it_ultimas_noticias_home .it_noticia .contenido p {
        margin-top: 10px;
    }
    #et_builder_outer_content .it_ultimas_noticias_home .it_noticia_destacada,
    #et_builder_outer_content .it_ultimas_noticias_home .it_noticia {
        margin-bottom: 40px;
    }
    #et_builder_outer_content .it_newsletter .texto {
        width: 100%;
    }
    #et_builder_outer_content .it_newsletter .formulario {
        width: 100%;
        padding-top: 0px;
    }
    #et_builder_outer_content .it_newsletter .texto h2 {
        max-width: 210px;
        margin-left: 90px;
        font-size: 35px;
        line-height: 35px;
    }
    #et_builder_outer_content .it_newsletter .icono {
        width: auto;
        position: absolute;
        margin-left: -10px;
        margin-top: 15px;
    }
    #et_builder_outer_content .it_newsletter {
        padding: 50px 15px 70px 15px;
        height: auto;
    }
    #et_builder_outer_content .it_newsletter .formulario span {
        position: absolute;
        width: 100%;
        left: 0px;
        margin-top: 3px;
        top: 0px;
    }
    #et_builder_outer_content .it_newsletter .formulario input[type="email"],
    #et_builder_outer_content .it_newsletter .formulario input[type="submit"] {
        margin-top: 50px;
    }
    #et_builder_outer_content .it_newsletter .texto {
        padding: 10px 0px;
    }
    #et_builder_outer_content .it_informacion_mes {
        display: block;
    }
    #et_builder_outer_content .it_informacion_mes .info-col,
    #et_builder_outer_content .it_informacion_mes .info-col:nth-child(2) {
        width: 100%;
        margin: 0px;
        margin-bottom: 50px;
    }
    #et_builder_outer_content .it_informacion_mes .info-col img {
        height: 300px;
    }
}

/*Selector Edificios y Lugares*/

#et_builder_outer_content .place-select-box .place-select{
    display: inline-block;
}

#et_builder_outer_content .place-select-box .place-select{
    margin-right: 19px;
    position: relative;
}

#et_builder_outer_content .place-select-box .place-select-category{
    padding: 10px 25px;
    background-color: #fff;
    border: 1px solid #cfd1d2;
    font-family: Rubik;
    font-family: Rubik;
    color:  #6b6b6b;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    cursor: pointer;
}

#et_builder_outer_content .place-select-box .place-select-category img{
    display: inline-block;
    margin-left: 7px;
}

#et_builder_outer_content .place-select-box .place-select .place-select-list{
    position: absolute;
    min-width: 270px;
    background-color: #fff;
    border: 1px solid #cfd1d2;
    display: none;
    max-height: 200px; 
    overflow: auto
}

#et_builder_outer_content .place-select-box .place-select .place-select-list::-webkit-scrollbar {
    width: 10px;
}

#et_builder_outer_content .place-select-box .place-select .place-select-list::-webkit-scrollbar-thumb {
    background: #87888a; 
    border-radius: 10px;
}

#et_builder_outer_content .place-select-box .place-select .place-select-list li{
    list-style: none;
    padding: 10px 20px;
}

#et_builder_outer_content .place-select-box .place-select .place-select-list li span,
#et_builder_outer_content .place-select-box .place-select .place-select-list li a{
    color:  #6b6b6b;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
}

#et_builder_outer_content .place-select-box .place-select .place-select-list li span{
    margin-right: 5px;
}

#et_builder_outer_content .place-select-box .place-select .place-select-list li:hover,
#et_builder_outer_content .place-select-box .place-select-category:hover{
    background-color: #f4f0eb;
}

#et_builder_outer_content .place-select-box .place-select .place-select-list li:hover a,
#et_builder_outer_content .place-select-box .place-select .place-select-list li:hover span,
#et_builder_outer_content .place-select-box .place-select-category:hover{
    color: #8c6536;
}

/* Edificios y lugares Relacionados */


#et_builder_outer_content .it_related_sites .categoria {
    font-family: 'Rubik';
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    position: absolute;
    padding: 6px 11px;
    text-transform: uppercase;
    background: #986d38;
    min-width: 108px;
}

#et_builder_outer_content .it_related_sites .it_site .content h3 {
    font-family: 'Rubik';
    font-size: 34px;
    font-weight: 300;
    line-height: 34px;
    text-align: left;
}

#et_builder_outer_content .it_related_sites .it_site .content h3 {
    font-size: 26px;
    margin-top: 39px;
    padding-bottom: 0px;
}

#et_builder_outer_content .it_related_sites .it_site .content h4 {
    font-family: 'Rubik';
    color: #976D3B;
    font-size: 20px;
    font-weight: 300;
    line-height: 23px;
    text-align: left;
    text-transform: uppercase;
    margin-top: 10px;
}

#et_builder_outer_content .it_related_sites .it_site .content h4 {
    font-size: 18px;
    margin-top: 3px;
}

#et_builder_outer_content .it_related_sites .it_site .content p {
    font-family: 'Rubik';
    color: #707173 !important;
    font-size: 14px;
    font-weight: 300;
    line-height: 19px;
    text-align: left;
    margin-top: 10px;
}

#et_builder_outer_content .it_related_sites .it_site .content p {
    margin-top: 9px;
}

#et_builder_outer_content .it_related_sites .it_site .content p strong {
    color:  #1a181b !important;
    font-weight: 500;
}

#et_builder_outer_content .it_related_sites .it_site .content a,
#et_builder_outer_content .it_informacion_mes .info-col .content a {
    font-family: 'Rubik';
    color: #6b6b6b;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    display: block;
    border: 1px solid #edeeee;
    padding: 9px 20px;
    width: 155px;
    margin-top: 45px;
    background: #edeeee;
}

#et_builder_outer_content .it_related_sites .it_site .content a:hover,
#et_builder_outer_content .it_informacion_mes .info-col .content a:hover {
    background-color: #9c9d9f;
    color: #fff;
}

#et_builder_outer_content .it_related_sites .it_site {
    width: 30.5%;
    display: inline-block;
    vertical-align: top;
}

#et_builder_outer_content .it_related_sites .it_site {
    margin: 0px 10px;
}

#et_builder_outer_content .it_related_sites .it_site .image img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    object-position: center;
}

/*Imagen con zoom*/

#et_builder_outer_content  .it_img_zoom_title{
    width: 345px;
    display: inline-block;
    text-align: center;
    font-family: Rubik;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    background-color: #000;
    padding: 15px 0px;
}

#et_builder_outer_content .it_img_zoom.right_position a{
    display: inline-block;
    float: right;
}

#et_builder_outer_content .it_img_zoom.right_position a .it_img_zoom_title{
    display: block;
}

#et_builder_outer_content .it_img_zoom.right_position a span.zoom{
    right: 40px;
    left: initial;
    bottom: 40px;
    top: 75px;
}

#et_builder_outer_content .it_img_zoom.right_position.width-auto-on a > img{
    width: auto;
}

#et_builder_outer_content .it_img_zoom.right_position.width-auto-on .it_img_zoom_title{
    width: auto;
}

/*Categoría Alhambra verde*/

#et_builder_outer_content .box--green-alhambra-category .box--green-alhambra-category-image-box img{
    width: 377px;
    height: 377px;
    object-fit: cover;
}

#et_builder_outer_content .box--green-alhambra-category .box--green-alhambra-category-content-box{
    padding: 50px 40px;
}

/*Últimos eventos Museo Alhambra*/

#et_builder_outer_content .et_pb_row.et_pb_row_4.last-events-alhambra-museum-box > .et_pb_column_1_4{
    width: 22%;
    margin-right: 3.5%;
}

#et_builder_outer_content .et_pb_row.et_pb_row_4.last-events-alhambra-museum-box > .et_pb_column_1_4:last-child{
    margin-right: 0;
}

#et_builder_outer_content .last-events-alhambra-museum-single .last-events-alhambra-museum-single-image{
    height: 260px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
}

#et_builder_outer_content .last-events-alhambra-museum-single .last-events-alhambra-museum-single-image:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url("../images/overlay-red-blue.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#et_builder_outer_content .last-events-alhambra-museum-single .last-events-alhambra-museum-single-content{
    height: auto;
    min-height: 80px;
    background-color: #000;
    padding: 10px !important;
}

#et_builder_outer_content .last-events-alhambra-museum-single .last-events-alhambra-museum-single-content a img{
    float: right;
}

#et_builder_outer_content .last-events-alhambra-museum-single .last-events-alhambra-museum-single-content a:hover img{
    opacity: 0.75;
}

/*Lista del exposiciones del museo d ela alhambra*/

#et_builder_outer_content .exposition-list-alhambra-museum-box .exposition-list-alhambra-museum-element{
    width: 30.5%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 70px;
}

#et_builder_outer_content .exposition-list-alhambra-museum-box .exposition-list-alhambra-museum-element:nth-child(2), 
#et_builder_outer_content .exposition-list-alhambra-museum-box .exposition-list-alhambra-museum-element:nth-child(5) {
    margin: 0% 4.2%;
}

#et_builder_outer_content .exposition-list-alhambra-museum-box .exposition-list-alhambra-museum-element .image img,
#et_builder_outer_content .exposition-list-alhambra-museum-box .exposition-list-alhambra-museum-element .image .no-featured-img{
    width: 100%;
    height: 245px;
    object-fit: cover;
    object-position: center;
}

#et_builder_outer_content .exposition-list-alhambra-museum-box .exposition-list-alhambra-museum-element .image .no-featured-img{
    background-color: #e4e4e4;
}

#et_builder_outer_content .exposition-list-alhambra-museum-box .exposition-list-alhambra-museum-element .content{
    min-height: 365px;
    background-color: #f2f2f3;
    padding: 40px;
}

#et_builder_outer_content .exposition-list-alhambra-museum-box .exposition-list-alhambra-museum-element .content .schedule{
    display: block;
    font-family: Rubik;
    color:  #8c6536;
    font-size: 12px;
    font-weight: 300;
    line-height: 19px;
    text-align: left;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 20px;
}

#et_builder_outer_content .exposition-list-alhambra-museum-box .exposition-list-alhambra-museum-element .content .schedule:after{
    position: absolute;
    content: '';
    height: 2px;
    bottom: 0px; 
    left: 0;
    right: 0;
    width: 140px;
    background: #cfd1d2;
}

#et_builder_outer_content .exposition-list-alhambra-museum-box .exposition-list-alhambra-museum-element .content  h3{
    font-family: Rubik;
    color:  #231f20;
    font-size: 24px;
    font-weight: 300;
    line-height: 25px;
}

#et_builder_outer_content .exposition-list-alhambra-museum-box .exposition-list-alhambra-museum-element .content p{
    font-family: Rubik;
    color:  #6b6b6b;
    font-size: 13px;
    font-weight: 300;
    line-height: 17px;
}

#et_builder_outer_content .exposition-list-alhambra-museum-box .exposition-list-alhambra-museum-element .content .read-more{
    font-family: 'Rubik';
    color: #6b6b6b;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    border: 1px solid #cfd1d2;
    padding: 8px 32px;
    margin: 50px 0px 0px 0px;
}

#et_builder_outer_content .exposition-list-alhambra-museum-box .exposition-list-alhambra-museum-element .content .read-more:hover{
    opacity: 0.7;
}

/* Caja actividad Museo de la Alhambra */

#et_builder_outer_content .it-event-museum-box{
    border-top: 14px solid #976d3b;
}


.et_divi_builder #et_builder_outer_content div.text .it-event-museum-box .it-event-museum-content h3,
#et_builder_outer_content .it-event-museum-box .it-event-museum-content h3{
    font-family: Rubik;
    color: #231f20 !important;
    font-size: 20px;
    font-weight: 500;
    text-align: left;
    line-height: 25px;
    margin-bottom: 10px;
}

#et_builder_outer_content .it-event-museum-box .it-event-museum-content{
    padding: 40px 30px;
}

#et_builder_outer_content .it-event-museum-box .it-event-museum-download,
#et_builder_outer_content .it-event-museum-box .it-event-museum-more{
    padding: 15px 30px;
}

#et_builder_outer_content .it-event-museum-box .it-event-museum-content,
#et_builder_outer_content .it-event-museum-box .it-event-museum-more,
#et_builder_outer_content .it-event-museum-box .it-event-museum-download{
    width: 100%;
    border-bottom: 1px solid #e3e4e5;
    border-left: 1px solid #e3e4e5;
    border-right: 1px solid #e3e4e5;

}

#et_builder_outer_content .it-event-museum-box .it-event-museum-more a,
#et_builder_outer_content .it-event-museum-box .it-event-museum-download a{
    display: block;
    width: 100%;
    height: 100%;
}

#et_builder_outer_content .it-event-museum-box .it-event-museum-more a span,
#et_builder_outer_content .it-event-museum-box .it-event-museum-download a span{
    font-family: Rubik;
    color:  #976d3b;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    display: inline-block;
}

#et_builder_outer_content .it-event-museum-box .it-event-museum-more a img,
#et_builder_outer_content .it-event-museum-box .it-event-museum-download a img{
    display: inline-block;
}

#et_builder_outer_content .it-event-museum-box .it-event-museum-more a img,
#et_builder_outer_content .it-event-museum-box .it-event-museum-download a img,
#et_builder_outer_content .it-event-museum-box .it-event-museum-more a span,
#et_builder_outer_content .it-event-museum-box .it-event-museum-download a span,
#et_builder_outer_content .it-event-museum-box .it-event-museum-more a .et_pb_row .et_pb_column,
#et_builder_outer_content .it-event-museum-box .it-event-museum-download a .et_pb_row .et_pb_column{
    vertical-align: middle;
}

#et_builder_outer_content .it-event-museum-box .it-event-museum-more a .et_pb_row .et_pb_column_1_4,
#et_builder_outer_content .it-event-museum-box .it-event-museum-download a .et_pb_row .et_pb_column_1_4{
    text-align: right;
}

/* Úlima Exposición Ángel Barrios*/

#et_builder_outer_content .it-last-event-angelbarrios-header, 
#et_builder_outer_content .it-last-event-angelbarrios-content,
#et_builder_outer_content .it-last-new-angelbarrios-header, 
#et_builder_outer_content .it-last-new-angelbarrios-content{
    padding: 25px;
}

.et_divi_builder #et_builder_outer_content .et_pb_gutters3 .it-last-new-angelbarrios-box .et_pb_column{
    margin-right: 0px;
}

.et_divi_builder #et_builder_outer_content .et_pb_gutters3 .it-last-new-angelbarrios-box .et_pb_column_1_2{
    width: 50%;
}

#et_builder_outer_content .it-last-new-angelbarrios-box .et_pb_row.et_pb_row_2{
    padding: 0px !important;
    background-color: #f2f2f3;
}

#et_builder_outer_content .it-last-event-angelbarrios-header,
#et_builder_outer_content .it-last-new-angelbarrios-header{
    background-color: #e3e4e5;
}

#et_builder_outer_content .it-last-event-angelbarrios-header-title,
#et_builder_outer_content .it-last-event-angelbarrios-header-link,
#et_builder_outer_content .it-last-new-angelbarrios-header-title,
#et_builder_outer_content .it-last-new-angelbarrios-header-link{
    display: inline-block;
}

#et_builder_outer_content .it-last-event-angelbarrios-header-title,
#et_builder_outer_content .it-last-new-angelbarrios-header-title{
    width: 58%;
}

#et_builder_outer_content .it-last-event-angelbarrios-header-link, 
#et_builder_outer_content .it-last-new-angelbarrios-header-link{
    width: 40%;
    text-align: right;
}

#et_builder_outer_content .it-last-event-angelbarrios-header-title img,
#et_builder_outer_content .it-last-event-angelbarrios-header-title span,
#et_builder_outer_content .it-last-new-angelbarrios-header-title img,
#et_builder_outer_content .it-last-new-angelbarrios-header-title span{
    display: inline-block;
    vertical-align: middle;
}

#et_builder_outer_content .it-last-event-angelbarrios-header-link a,
#et_builder_outer_content .it-last-new-angelbarrios-header-link a{
    font-family: Rubik;
    color: #6b6b6b  !important;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    text-align: right;
}

#et_builder_outer_content .it-last-event-angelbarrios-header-link a strong,
#et_builder_outer_content .it-last-new-angelbarrios-header-link a strong{
    color: #231f20 ;
}

#et_builder_outer_content .it-last-event-angelbarrios-header-link a img,
#et_builder_outer_content .it-last-new-angelbarrios-header-link a img{
    display: inline-block;
}

#et_builder_outer_content .it-last-event-angelbarrios-header .title,
#et_builder_outer_content .it-last-new-angelbarrios-header .title{
    font-family: Rubik;
    color: #231f20 !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    margin-left: 7px;
}

#et_builder_outer_content .it-last-event-angelbarrios-content, 
#et_builder_outer_content .it-last-new-angelbarrios-content{
    background-color: #f2f2f3;
}

#et_builder_outer_content .it-last-new-angelbarrios-content-img,
#et_builder_outer_content .it-last-event-angelbarrios-content .image{
    height: 195px;
    width: 100%;
    background-color: #e3e4e5;
}

#et_builder_outer_content .it-last-event-angelbarrios-content img.thumb,
#et_builder_outer_content .it-last-new-angelbarrios-content img.thumb{
    height: 195px;
    width: 100%;
    object-fit: cover;
}

#et_builder_outer_content .it-last-event-angelbarrios-content .date, 
#et_builder_outer_content .it-last-new-angelbarrios-content .date{
    display: block;
    margin-top: 20px;
    font-family: Rubik;
    color: #8c6536 !important;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    text-transform: uppercase;
}

#et_builder_outer_content .it-last-event-angelbarrios-content a,
#et_builder_outer_content .it-last-new-angelbarrios-content a{
    font-family: Rubik;
    color: #231f20 !important;
    font-size: 18px;
    font-weight: 200;
    line-height: 20px;
    text-align: left;
}

#et_builder_outer_content .it-last-event-angelbarrios-content a img,
#et_builder_outer_content .it-last-new-angelbarrios-content a img{
    display: inline-block;
}

/* Lista de objetos de Ángel Barrios */

#et_builder_outer_content .object-list-angelbarrios-museum-box .object-list-angelbarrios-museum-element{
    margin: 10px 12px !important;
}

#et_builder_outer_content .object-list-angelbarrios-museum-box .object-list-angelbarrios-museum-element .image{
    height: 221px;
    width: 221px;
    border: 1px solid #e3e4e5;
}

#et_builder_outer_content .object-list-angelbarrios-museum-box .object-list-angelbarrios-museum-element .image img{
    height: 100%;
    width: auto;
    object-fit: contain;
}

#et_builder_outer_content .object-list-angelbarrios-museum-box .object-list-angelbarrios-museum-element .content{
    padding: 25px 0px;
}

#et_builder_outer_content .object-list-angelbarrios-museum-box .object-list-angelbarrios-museum-element .content h3{
    font-family: Rubik;
    color:  #000000;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    text-align: left;
    margin-bottom: 0px;
    padding-bottom: 5px;
}

#et_builder_outer_content .object-list-angelbarrios-museum-box .object-list-angelbarrios-museum-element .content p{
    font-family: Rubik;
    color:  #757575;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    text-align: left;
}

#et_builder_outer_content .object-list-angelbarrios-museum-box .object-list-angelbarrios-museum-element .content .read-more-eye{
    display: block;
    margin: 10px 0px;
}

#et_builder_outer_content .object-list-angelbarrios-museum-box .object-list-angelbarrios-museum-element .content .read-more-eye:hover img{
    opacity: 0.7;
}

/*Buscador Legado Ángel Barrios*/
#et_builder_outer_content form.search-objects-form{
    border: 1px solid #e3e4e5;
    height: 50px;
    max-width: 345px;
}

#et_builder_outer_content form.search-objects-form input, #et_builder_outer_content form.search-objects-form button{
    display: inline-block;
    line-height: 0px;
    vertical-align: middle;
}

#et_builder_outer_content form.search-objects-form button{
    height: 100%;
    border-radius: 0px;
    background-color: transparent;
    border-left: 1px solid #e3e4e5;
    padding: 0px 15px;
    width: 15%;
}

#et_builder_outer_content form.search-objects-form input{
    padding: 0px 25px;
    width: 83%;
}

#et_builder_outer_content form.search-objects-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: Rubik;
    color:  #757575;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    text-align: left;
}
#et_builder_outer_content form.search-objects-form input::-moz-placeholder { /* Firefox 19+ */
    font-family: Rubik;
    color:  #757575;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    text-align: left;
}
#et_builder_outer_content form.search-objects-form input:-ms-input-placeholder { /* IE 10+ */
    font-family: Rubik;
    color:  #757575;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    text-align: left;
}
#et_builder_outer_content form.search-objects-form input:-moz-placeholder { /* Firefox 18- */
    font-family: Rubik;
    color:  #757575;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    text-align: left;
}

#et_builder_outer_content form.search-objects-form button:hover{
    box-shadow: none;
    opacity: 0.7;
}

/*Histórico Exposiciones Ángel Barrios*/

#et_builder_outer_content .it-archive-events-angelbarrios-box{
    display: grid;
    overflow: hidden;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 15px;
}

.et_divi_builder #et_builder_outer_content .et_pb_gutters3 .et_pb_column_1_3.it-archive-events-angelbarrios-content{
    width: 100%;
}

#et_builder_outer_content .it-archive-events-angelbarrios-box .it-archive-events-angelbarrios-content{
   background-color: #f2f2f3; 
   padding: 30px 35px;
   margin: 30px 40px 30px 0px !important;
}

#et_builder_outer_content .it-archive-events-angelbarrios-box .it-archive-events-angelbarrios-content .image{
    height: 400px;
    width: 100%;
    object-fit: cover;
    border: 1px solid #e3e4e5;
    background-color: #e3e4e5;
}

#et_builder_outer_content .it-archive-events-angelbarrios-box .it-archive-events-angelbarrios-content .image img{
    height: 400px;
    width: 100%;
    object-fit: cover;
}

#et_builder_outer_content .it-archive-events-angelbarrios-box .it-archive-events-angelbarrios-content .content{
    padding-top: 20px;
}

#et_builder_outer_content .it-archive-events-angelbarrios-box .it-archive-events-angelbarrios-content .content .date{
    display: block;
    margin-top: 20px;
    font-family: Rubik;
    color: #8c6536 !important;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    text-transform: uppercase;
}

#et_builder_outer_content .it-archive-events-angelbarrios-box .it-archive-events-angelbarrios-content .content h3{
    font-family: Rubik;
    color:  #231f20;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
}

#et_builder_outer_content .it-archive-events-angelbarrios-box .it-archive-events-angelbarrios-content .content p{
    font-family: Rubik;
    color:  #757575;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    text-align: left;
}

#et_builder_outer_content .it-archive-events-angelbarrios-box .it-archive-events-angelbarrios-content .content a.more{
    display: block;
    text-align: right;
    margin-top: 15px;
}

#et_builder_outer_content .it-archive-events-angelbarrios-box .it-archive-events-angelbarrios-content .content a.more img{
    float: right;
}

#et_builder_outer_content .it-archive-events-angelbarrios-box .it-archive-events-angelbarrios-content .content a.more:hover img{
    opacity: 0.7;
}

/* Elementos Torre de la Justicia , Lista: Este mes...*/
#et_builder_outer_content .it-torre-justicia-list-box,
#et_builder_outer_content .it-this-month-box{
    background-color: #f2f2f3;
}

#et_builder_outer_content .it-torre-justicia-list-box .it-torre-justicia-element,
#et_builder_outer_content .it-this-month-box .it-this-month-element{
    padding: 25px !important;
}

#et_builder_outer_content .it-torre-justicia-list-box .it-torre-justicia-element .it-torre-justicia-element-img-block,
#et_builder_outer_content .it-this-month-box .it-this-month-element .it-this-month-element-img-block{
    width: 100%;
    margin: 0px;
}


#et_builder_outer_content .it-torre-justicia-list-box .it-torre-justicia-element .it-torre-justicia-element-img,
#et_builder_outer_content .it-this-month-box .it-this-month-element .it-this-month-element-img {
    height: 195px;
    width: 100%;
    background-color: #e3e4e5;
}

#et_builder_outer_content .it-torre-justicia-list-box .it-torre-justicia-element .it-torre-justicia-element-img img,
#et_builder_outer_content .it-this-month-box .it-this-month-element .it-this-month-element-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#et_builder_outer_content .it-torre-justicia-list-box .it-torre-justicia-element .it-torre-justicia-element-text-block .date,
#et_builder_outer_content .it-this-month-box .it-this-month-element .it-this-month-element-text-block span.category a{
    display: block;
    margin-top: 20px;
    font-family: Rubik;
    color: #8c6536 !important;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    text-transform: uppercase;
}

#et_builder_outer_content .it-torre-justicia-list-box .it-torre-justicia-element .it-torre-justicia-element-text-block a,
#et_builder_outer_content .it-this-month-box .it-this-month-element .it-this-month-element-text-block a{
    font-family: Rubik;
    color: #231f20 !important;
    font-size: 18px;
    font-weight: 200;
    line-height: 20px;
    text-align: left;
}

/* Agenda Cultural */

#et_builder_outer_content .it-agenda-box .it-agenda-box-single .thumbnail img,
#et_builder_outer_content .it-agenda-box .it-agenda-box-single .thumbnail{
    width: 100%;
    height: 150px;
    object-fit: cover;
}

#et_builder_outer_content .it-agenda-box .it-agenda-box-single .thumbnail{
    background-color: #f2f2f2;
}

#et_builder_outer_content .it-agenda-box .it-agenda-box-single .content h3{
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    font-family: 'Rubik';
    color: #6b6b6b !important;
}

#et_builder_outer_content .it-agenda-box .it-agenda-box-single .content .date-range{
    display: block;
    margin-top: 0px;
    font-family: Rubik;
    color: #8c6536 !important;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    text-transform: uppercase;
}

#et_builder_outer_content .it-agenda-box .it-agenda-box-single .content p{
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    font-family: 'Rubik';
    color: #6b6b6b !important;
}

#et_builder_outer_content .days-schedule {
    color: #8c6536;
    font-size: 15px;
}