.ea_video-banner{ position: relative; overflow: hidden; }
.ea_video-banner .video-block{ position: relative; background: #000; }
.ea_video-banner .video-block .under-video{ position: absolute; top: 50%; left: 0; width: 100%; transform: translate(0,-50%); text-align: center; box-sizing: border-box; z-index: 100; }
.ea_video-banner .video-block .video-container{ position: relative; z-index: 120; }
.ea_video-banner .sobre-video{ display: flex; justify-content: center; flex-direction: column; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 150; }
.ea_video-banner .activar-sonido, .ea_video-banner .desactivar-sonido{ position: absolute; bottom: 20%; right: 45px; font-size: 16px; color: #FFF; cursor: pointer; }
.ea_video-banner .desactivar-sonido{ display: none; }
.ea_video-banner .fa-stack-2x{ color: #fff; }
.ea_video-banner .activar-contenido, .ea_video-banner .desactivar-contenido{ position: absolute; bottom: 30px; right: 90px; font-size: 16px; color: #FFF; cursor: pointer; }
.ea_video-banner .desactivar-contenido{ display: none; }
.ea_video-banner .fa-stack-2x{ color: #fff; }
.ea_video-banner .texto-sobre-video { max-width: 1600px; width: 100%; margin-left: auto; margin-right: auto; box-sizing: border-box; }
.ea_video-banner .texto-sobre-video .heading-container{ padding: 24px; }
.ea_video-banner .texto-sobre-video h2 { font-family: 'Inter-bold', sans-serif !important; color: white; font-size: 50px; font-weight: bold; line-height: 40px; }
.ea_video-banner .texto-sobre-video h2 .highlight-1 { background-color: #ea5d54; }
.ea_video-banner .texto-sobre-video h2 .highlight-2 { background-color: #5c85bc; }
.ea_video-banner .texto-sobre-video h2 .highlight-3 { background-color: #296d6d; } .ea_video-banner .lds-roller { display: inline-block; position: relative; width: 80px; height: 80px; }
.ea_video-banner .lds-roller div { animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite; transform-origin: 40px 40px; }
.ea_video-banner .lds-roller div:after { content: " "; display: block; position: absolute; width: 7px; height: 7px; border-radius: 50%; background: #fff; margin: -4px 0 0 -4px; }
.ea_video-banner .lds-roller div:nth-child(1) { animation-delay: -0.036s; }
.ea_video-banner .lds-roller div:nth-child(1):after { top: 63px; left: 63px; }
.ea_video-banner .lds-roller div:nth-child(2) { animation-delay: -0.072s; }
.ea_video-banner .lds-roller div:nth-child(2):after { top: 68px; left: 56px; }
.ea_video-banner .lds-roller div:nth-child(3) { animation-delay: -0.108s; }
.ea_video-banner .lds-roller div:nth-child(3):after { top: 71px; left: 48px; }
.ea_video-banner .lds-roller div:nth-child(4) { animation-delay: -0.144s; }
.ea_video-banner .lds-roller div:nth-child(4):after { top: 72px; left: 40px; }
.ea_video-banner .lds-roller div:nth-child(5) { animation-delay: -0.18s; }
.ea_video-banner .lds-roller div:nth-child(5):after { top: 71px; left: 32px; }
.ea_video-banner .lds-roller div:nth-child(6) { animation-delay: -0.216s; }
.ea_video-banner .lds-roller div:nth-child(6):after { top: 68px; left: 24px; }
.ea_video-banner .lds-roller div:nth-child(7) { animation-delay: -0.252s; }
.ea_video-banner .lds-roller div:nth-child(7):after { top: 63px; left: 17px; }
.ea_video-banner .lds-roller div:nth-child(8) { animation-delay: -0.288s; }
.ea_video-banner .lds-roller div:nth-child(8):after { top: 56px; left: 12px; }
@keyframes lds-roller { 0% {   transform: rotate(0deg); } 100% {   transform: rotate(360deg); } }
.ea_video-banner .imagen-fondo{ position: absolute; width: 100%; height: 100%; display: none; }
@media only screen and (max-width:1500px){
.ea_video-banner .video-block{ position: absolute; width: 130%; top: 0; left: 50%; }
}
@media only screen and (max-width:1300px){
.ea_video-banner .video-block{ width: 150%; }
}
@media only screen and (max-width:1050px){ }
@media only screen and (max-width:850px){
.ea_video-banner .video-block{ width: 200%; }
}
@media only screen and (max-width:767px){
.ea_video-banner{ height: auto !important; }
.ea_video-banner .video-block{ display: none; }
.ea_video-banner .sobre-video{ position: relative; height: auto; top: 0; left: 0; transform: translate(0,0); background: rgba(0,0,0,0.4); padding: 112px 0 50px; }
.ea_video-banner .sobre-video > span{ display: none !important; }
.ea_video-banner .imagen-fondo{ display: block; background-size: cover; background-position: center; top: 0; left: 0; }
.ea_video-banner .texto-sobre-video h2 { font-size: 30px; } }.ea_ultimas-entradas{ display: flex; justify-content: space-between; }
.eaue_columna{ flex-basis: 48.75%; }
.eaue_columna:first-child{ background: rgb(236, 176, 158); }
.eaue_columna img{ display: block; max-width: 100%; height: auto; }
.eaue_columna .item-blog{ padding-bottom: 30px; text-align: right; position: relative; }
.eaue_columna .item-blog img{ display: block; max-width: 100%; }
.eaue_columna .item-blog .contenido-item-blog{ padding: 30px 40px 0; text-align: right; }
.eaue_columna .item-blog .meta-item-blog{ text-align: left; font-family: 'dm_sansbold'; color: #000; text-transform: uppercase; font-size: 14px; }
.eaue_columna .item-blog h2{ font-size: 28px !important; text-align: left; margin: 20px 0 !important; }
.eaue_columna .item-blog .contenido-item-blog > a::after{ content: '»'; color: #000; display: inline-block; padding-left: 5px; font-size: 30px; position: relative; top: 2px; transition: all .35s ease-in; }
.eaue_columna .item-blog + .item-blog .contenido-item-blog > a::after{ color: #ffffff; }
.eaue_columna .item-blog + .item-blog * { color: #fff; }
.eaue_columna .item-blog .contenido-item-blog a{ transition: all .35s ease-in; color:#000; text-decoration: none;}
.eaue_columna .item-blog + .item-blog .contenido-item-blog a{ color: #ffffff; }
.eaue_columna .item-blog .contenido-item-blog a:hover, .eaue_columna .item-blog .contenido-item-blog a:hover::after{ color: #ffffff; }
.eaue_columna .item-blog .imagen-item-blog{ position: relative; display: block; }
.eaue_columna .item-blog .imagen-item-blog img{ display: block; }
.eaue_columna .item-blog .imagen-item-blog img.imagen-item-blog-alt{ display: none; }
.eaue_columna .item-blog .imagen-item-blog .hover-image{ position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: rgba(234,93,84,0.55) url(//tierrasdecordoba.com//wp-content/themes/TierrasdeCrdobaTheme/componentes/bloques/ea_ultimas-entradas/assets/link.png) center no-repeat; opacity: 0; transition: all .35s ease-in; }
.eaue_columna .item-blog .imagen-item-blog:hover .hover-image{ opacity: 1; }
.eaue_columna .item-blog .categorias-item-blog{ position: absolute; width: 100%; height: auto; transform: translate(0,-100%); text-align: left; }
.eaue_columna .item-blog .categorias-item-blog a{ display: inline-block; padding: 5px 15px; background: #FFF; color: #000; font-family: 'dm_sansbold'; font-weight: normal; text-transform: uppercase; transition: all .35s ease-in;  text-decoration: none; letter-spacing: 2px;}
.eaue_columna .item-blog .categorias-item-blog a:hover{ background: #FFF; color: #1C222A; }
.eaue_columna + .eaue_columna{ display: flex; flex-direction: column; justify-content: space-between; }
.eaue_columna .item-blog:not(.destacado){ display: flex; background: #e6bd43; justify-content: space-between; align-items: center; padding-bottom: 0; }
.eaue_columna .item-blog:not(.destacado):first-child{ margin-bottom: 30px; }
.eaue_columna .item-blog:not(.destacado):last-child { background: #296d6d }
.eaue_columna .item-blog:not(.destacado) .imagen-item-blog, .eaue_columna .item-blog:not(.destacado) .contenido-item-blog{ display: block; flex-basis: 47.5%; height: 100%;}
.eaue_columna .item-blog:not(.destacado) .categorias-item-blog{ bottom: 0; left: 0; width: 47.5%; transform: translate(0,0); }
.eaue_columna .item-blog .contenido-item-blog .resumen-item-blog p { font-family: 'dm_sansbold' !important; text-align: left; color: #000; }
@media only screen and (max-width:1250px){
.ea_ultimas-entradas{ display: block; max-width: 850px; margin: 0 auto; }
.eaue_columna + .eaue_columna{ display: block; }
.eaue_columna:first-child{ margin-bottom: 30px; }
.eaue_columna .item-blog.destacado{ display: flex; justify-content: space-between; align-items: center; padding-bottom: 0; }
.eaue_columna .item-blog.destacado .imagen-item-blog, .eaue_columna .item-blog.destacado .contenido-item-blog{ display: block; flex-basis: 47.5%; }
.eaue_columna .item-blog .categorias-item-blog{ bottom: 0; left: 0; width: 40%; transform: translate(0,0); }
.eaue_columna .item-blog .contenido-item-blog .resumen-item-blog{ display: none; }
.eaue_columna .item-blog.destacado .imagen-item-blog img{ display: none; }
.eaue_columna .item-blog.destacado .imagen-item-blog img.imagen-item-blog-alt{ display: block; }
}
@media only screen and (max-width:767px){
.eaue_columna .item-blog .categorias-item-blog{ display: none; }
}
@media only screen and (max-width:625px){
.ea_ultimas-entradas{ max-width: 400px; }
.eaue_columna .item-blog{ display: block !important; }
.eaue_columna .item-blog .imagen-item-blog{ width: 100%; height: 32vw; overflow: hidden; }
.eaue_columna .item-blog .imagen-item-blog img{ position: absolute; left: 50%; left: 50%; transform: translate(-50%,-50%); width: 100%; height: 100%;}
.eaue_columna .item-blog .contenido-item-blog{ padding-bottom: 30px; }
}.kadence-pro-fixed-item:before,.kadence-pro-fixed-item:after{content:'';display:table;clear:both}.kadence-pro-fixed-on-scroll{top:0;left:0;right:0;position:fixed;opacity:0;z-index:1020;visibility:hidden;transition:opacity .4s ease-in-out, -webkit-transform .6s ease-in-out;transition:opacity .4s ease-in-out, transform .6s ease-in-out;transition:opacity .4s ease-in-out, transform .6s ease-in-out, -webkit-transform .6s ease-in-out;-webkit-transform:translate(0, -100%);transform:translate(0, -100%)}.kadence-pro-fixed-on-scroll.item-at-start{transition:none}.kadence-pro-fixed-on-scroll.item-is-fixed{-webkit-transform:translate(0, 0);transform:translate(0, 0);visibility:visible;opacity:1}.kadence-pro-fixed-below,.kadence-pro-fixed-bottom{bottom:0}.kadence-pro-fixed-on-scroll-footer{bottom:0;left:0;right:0;position:fixed;opacity:0;z-index:1200;visibility:hidden;transition:opacity .4s ease-in-out, -webkit-transform .6s ease-in-out;transition:opacity .4s ease-in-out, transform .6s ease-in-out;transition:opacity .4s ease-in-out, transform .6s ease-in-out, -webkit-transform .6s ease-in-out;-webkit-transform:translate(0, 100%);transform:translate(0, 100%)}.kadence-pro-fixed-on-scroll-footer.item-at-start{transition:none}.kadence-pro-fixed-on-scroll-footer.item-is-fixed{-webkit-transform:translate(0, 0);transform:translate(0, 0);opacity:1;visibility:visible}.kadence-pro-fixed-on-scroll-footer-space{bottom:0;left:0;right:0;position:fixed;opacity:0;z-index:1200;visibility:hidden;transition:opacity .4s ease-in-out, -webkit-transform .6s ease-in-out;transition:opacity .4s ease-in-out, transform .6s ease-in-out;transition:opacity .4s ease-in-out, transform .6s ease-in-out, -webkit-transform .6s ease-in-out;-webkit-transform:translate(0, 100%);transform:translate(0, 100%)}.kadence-pro-fixed-on-scroll-footer-space.item-at-start{transition:none}.kadence-pro-fixed-on-scroll-footer-space.item-is-fixed{-webkit-transform:translate(0, 0);transform:translate(0, 0);opacity:1;visibility:visible}.kadence-pro-fixed-item.kadence-fixed-width-auto,.kadence-pro-fixed-item.kadence-fixed-width-fixed{width:auto;left:auto;right:auto}.kadence-pro-fixed-item.kadence-fixed-xposition-left{left:0}.kadence-pro-fixed-item.kadence-fixed-xposition-right{right:0}