
/* ==========================================================================
   Author's custom styles
   ========================================================================== */


/* ABCArizonaFlare-Bold */
@font-face {
  font-family: 'ABC Arizona Flare';
  src: url('../fonts/ABCArizonaFlare-Bold.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
}
/* ABCArizonaFlare-BoldItalic */
@font-face {
  font-family: 'ABC Arizona Flare';
  src: url('../fonts/ABCArizonaFlare-BoldItalic.otf') format('opentype');
  font-weight: bold;
  font-style: italic;
}
/* ABCArizonaFlare-Medium */
@font-face {
  font-family: 'ABC Arizona Flare';
  src: url('../fonts/ABCArizonaFlare-Medium.otf') format('opentype');
  font-weight: 500; /* or whatever value 'Medium' represents */
  font-style: normal;
}
/* ABCArizonaFlare-MediumItalic */
@font-face {
  font-family: 'ABC Arizona Flare';
  src: url('../fonts/ABCArizonaFlare-MediumItalic.otf') format('opentype');
  font-weight: 500; /* or whatever value 'Medium' represents */
  font-style: italic;
}
/* ABCArizonaFlare-Regular */
@font-face {
  font-family: 'ABC Arizona Flare';
  src: url('../fonts/ABCArizonaFlare-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
/* ABCArizonaFlare-RegularItalic */
@font-face {
  font-family: 'ABC Arizona Flare';
  src: url('../fonts/ABCArizonaFlare-RegularItalic.otf') format('opentype');
  font-weight: normal;
  font-style: italic;
}
/* ABCArizonaFlare-Light */
@font-face {
  font-family: 'ABC Arizona Flare';
  src: url('../fonts/ABCArizonaFlare-Light.otf') format('opentype');
  font-weight: lighter;
  font-style: normal;
}
/* NectoMono-Regular */
@font-face {
  font-family: 'Necto Mono';
  src: url('../fonts/NectoMono-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

.necto {font-family: 'Necto Mono';}

body {padding:0; margin:0; font-family: "Work Sans", sans-serif; line-height: 160%; font-size: 16px;}
a,a:hover {color:#000;}
h1,h2,h3,h4,h5,h6 {font-family: 'ABC Arizona Flare', sans-serif;}

header.header-v240 {width:100%; background-color: #f8f7f4; z-index:10000; position: fixed; top: 0; left: 0; border-bottom: 1px solid #333;}
header.header-v240 h1 {margin:15px auto; width:250px; height: 40px;}
header.header-v240 h1 a {display: block; text-indent: -9000px; background-size: contain; width:100%; height: 100%; background-repeat: no-repeat;}
a.btn-radio-en-vivo {display: block; margin-top: 18px; border:1px solid #000; text-align: center; padding: 8px 10px; line-height: 100%; font-size: 16px; text-transform: uppercase; width:130px; cursor: pointer;}
a.btn-radio-en-vivo span {border-radius: 50%; height: 10px; width: 10px; display: inline-block;  animation: pulse-color 2s infinite alternate, pulse-scale 2s infinite alternate; background-color: #e74c3c;}
a.btn-radio-en-vivo:hover {text-decoration: none;}
a.btn-buscar {display: inline-block; margin-top: 13px; margin-right: 20px; cursor:pointer;}

div.search-menu {background-color: #f8f7f4; padding-top: 20px;}
div.search-menu { position:fixed; top:70px; left:0; width:100%; z-index:20000; height: 80px;}
div.search-menu form {text-align:center;}
div.search-menu input#s2 {width: 80%;}
div.search-menu input#searchsubmit2 {}


/*Page Content*/
section.page-content { position: relative; width: 100%; margin-top: 70px;}


/*Menu*/
a#boton-cerrar-menu {}
a.btn-top-menu { color:#000; cursor:pointer; display: inline-block; margin-top: 13px;}

div.mobile-menu {background-color: #f8f7f4;}
div.mobile-menu { position:fixed; top:70px; left:0; width:100%; z-index:10000; height: 100vh;}
div.mobile-menu ul {padding-left: 0;}
div.mobile-menu ul li {padding-left: 0; list-style: none;}
div.mobile-menu ul.menu-global {font-family: 'ABC Arizona Flare', sans-serif; padding-top: 60px;}
div.mobile-menu ul.menu-global li {margin-bottom: 32px;}
div.mobile-menu ul.menu-global li a {color:#000; display: block; font-size: 40px; font-weight: 500;}
div.mobile-menu ul.menu-global li a:hover {color:#000; text-decoration: none;}
div.mobile-menu ul.menu-derecha {padding-top: 60px;}
div.mobile-menu ul.menu-derecha li {margin-bottom: 5px;}
div.mobile-menu ul.menu-derecha li a {color:#000; display: block; font-size: 16px;}
div.mobile-menu ul.menu-derecha li a:hover {color:#000; text-decoration: none;}

div.mobile-menu ul.menu-rrss {padding-top: 80px;}
div.mobile-menu ul.menu-rrss li {margin-bottom: 5px;}
div.mobile-menu ul.menu-rrss li a {color:#000; display: block; font-size: 16px;}
div.mobile-menu ul.menu-rrss li a:hover {color:#000; text-decoration: none;}

div.linea {border-left: 1px solid #dddacb; border-right: 1px solid #dddacb; height: 100vh; padding-left: 60px;}
div.tags-container {padding-top: 220px;}
a.tag-cloud-link {text-align: center; display: inline-block; margin: 3px 0; border:1px solid #222; padding: 6px; font-size: 14px!important; line-height: 100%;}

@keyframes pulse-color {
  0% { background-color: #e74c3c; /* Blue */}
  50% { background-color: #FFF; /* Red */}
  100% { background-color: #e74c3c; /* Back to blue */}
}
@keyframes pulse-scale {
  0% { transform: scale(1); }
  50% { transform: scale(1.1); /* Slightly larger */}
  100% {transform: scale(1);}
}

/*Home*/
section.home-destacado {height: 90vh; overflow: hidden;}
div.home-destacado {height: 90vh; background-size: cover; background-position: center center; margin-bottom: 0; color:#FFF;}
div.home-destacado .image-filter {height: 90vh; width: 100%; background: linear-gradient(0deg,rgba(0, 0, 0, 0.7) 0%, rgba(255, 255, 255, 0) 100%);}
div.home-destacado p.breadcrum {}
div.home-destacado ul {padding-left: 0;}
div.home-destacado ul li {list-style: none;}
div.home-destacado ul li a {color:#FFF; font-size: 14px; text-decoration: none; text-transform: uppercase;}
div.home-destacado h2 {font-size: 58px; margin-top: 0; margin-bottom: 30px;}
div.home-destacado h2 a {color:#FFF;}
div.home-destacado h2 a:hover {color:#FFF; text-decoration: none;}
div.home-destacado .container-title-relative {height: 90vh; position: relative; width: 100%;}
div.home-destacado .container-title-absolute {position: absolute; width: 100%; left: 0; bottom: 60px;}
p.leer-mas {margin-bottom: 20px;}
p.leer-mas a {color:#FFF; text-transform: uppercase; text-align: center; font-size: 14px; border:1px solid #FFF; padding: 7px 14px;}

section.home-loultimo {background-color: #f8f7f4; height: 740px;}
section.home-loultimo a.thumb-repeat-post-1 {height: 360px; margin-bottom: 30px;}
section.home-loultimo .bx-pager {display: none;}

section.home-verifica-udp {background-color: #f8f7f4; height: 740px;}
section.home-verifica-udp a.thumb-repeat-post-1 {height: 360px; margin-bottom: 30px;}
section.home-verifica-udp .bx-pager {display: none;}
section.home-verifica-udp a.btn-ver-mas {text-transform: uppercase; font-size: 14px; color:#000; float: right; display: inline-block;
    margin-bottom: 10px; margin-top: 30px; }

section.home-investigacion {background-color: #f8f7f4; height: 740px;}
section.home-investigacion a.thumb-repeat-post-1 {height: 360px; margin-bottom: 30px;}
section.home-investigacion .bx-pager {display: none;}
section.home-investigacion a.btn-ver-mas {text-transform: uppercase; font-size: 14px; color:#000; float: right; display: inline-block;
    margin-bottom: 10px; margin-top: 30px; }

body.home .bx-wrapper {max-width: 100%!important;}

.bx-controls {margin-bottom: 30px; display: block; width: 100%; height: 40px;}
.bx-controls-direction {text-align: right;}
a.bx-prev, a.bx-next {border:1px solid #666; height: 40px; width: 40px; margin-left: 10px; display: inline-block; text-align: center; text-indent: -9000px; background-repeat: no-repeat; background-position: center center; background-size: 60%;}
a.bx-prev {background-image: url(https://vergara240.udp.cl/cms/wp-content/uploads/2025/12/left.png)}
a.bx-next {background-image: url(https://vergara240.udp.cl/cms/wp-content/uploads/2025/12/right.png)}


section.home-especial {background-color: #1c1c1c;}
section.home-especial a.thumb-repeat-post {height: 360px; margin-bottom: 30px;}
section.home-especial p.tag a {
    width: fit-content;
	color:#FFF;
    padding: 3px 6px;
    text-align: center;
    border: 1px solid #FFF;
    border-radius: 2px;
    font-size: 12px;
    opacity: 0.8;
}
section.home-especial div.repeat-post {padding-left: 60px; padding-top: 30px;}
section.home-especial div.repeat-post h3 {height: auto; font-size: 44px; margin-bottom: 30px;}
section.home-especial div.repeat-post h3 a {color:#FFF;}
section.home-especial div.repeat-post div.extracto {font-size: 16px; color:#FFF;}
section.home-especial div.repeat-post div.autor {font-size: 16px; color:#FFF;}
section.home-especial a.btn-ver-mas {text-transform: uppercase; font-size: 14px; color:#FFF; float: right; display: inline-block;
    margin-bottom: 10px; margin-top: 30px; }

section.home-historias {background-color: #f8f7f4; height: 650px;}
section.home-historias a.btn-ver-mas {text-transform: uppercase; font-size: 14px; color:#000; float: right; display: inline-block;
    margin-bottom: 10px; margin-top: 30px; }
section.home-historias .bx-pager {display: none;}



section.home-v240radio {background-color: #e8e8d1;}
section.home-v240radio a.btn-ver-mas {text-transform: uppercase; font-size: 14px; color:#000; float: right; display: inline-block;
    margin-bottom: 10px; margin-top: 30px; }
section.home-v240radio a.thumb-repeat-post {height: 320px; background-size: cover;}

section.home-v240radio .bx-pager {display: none;}
section.home-v240radio a.bx-prev {background-image: url(https://vergara240.udp.cl/cms/wp-content/uploads/2025/12/left-green.png)}
section.home-v240radio a.bx-next {background-image: url(https://vergara240.udp.cl/cms/wp-content/uploads/2025/12/right-green.png)}

section.home-videos {background-color: #1c1c1c;}
section.home-videos a.thumb-repeat-post {height: 360px; margin-bottom: 30px;}
section.home-videos p.tag a {
    width: fit-content;
	color:#FFF;
    padding: 3px 6px;
    text-align: center;
    border: 1px solid #FFF;
    border-radius: 2px;
    font-size: 12px;
    opacity: 0.8;
}
section.home-videos div.repeat-post {padding-left: 60px; padding-top: 30px;}
section.home-videos div.repeat-post h3 {height: auto; font-size: 44px; margin-bottom: 30px;}
section.home-videos div.repeat-post h3 a {color:#FFF;}
section.home-videos div.repeat-post div.extracto {font-size: 16px; color:#FFF;}
section.home-videos div.repeat-post div.autor {font-size: 16px; color:#FFF;}
section.home-videos a.btn-ver-mas {text-transform: uppercase; font-size: 14px; color:#FFF; float: right; display: inline-block;
    margin-bottom: 10px; margin-top: 30px; }


/*Category*/
.title-page {height: 180px; border-bottom: 1px solid #000; color:#000; margin-bottom: 30px;}
.title-page h2 {font-size: 48px; margin-top: 90px;}

.repeat-post {margin-bottom: 30px; min-height: 485px;}

.repeat-post h3 {height: auto; overflow: hidden; margin-top: 0;     
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;}


.home-especial .repeat-post h3 {overflow: visible; display: block;}
.home-v240radio .repeat-post {min-height: auto;}

div.extracto {height: auto; margin-bottom: 30px; overflow: visible; font-size: 80%; opacity: 0.7; line-height: 130%;}
.repeat-post div.autor {margin-bottom: 20px; font-size: 80%; line-height: 120%;}
.repeat-post div.autor span {color:#000;}
a.thumb-repeat-post {display: block; margin-bottom: 10px; height: 300px; overflow: hidden; background-position: center center; background-size: cover; background-repeat: no-repeat;}
a.thumb-repeat-post img {object-fit: cover; height: 100%!important; width: auto!important;}
p.tag {margin-bottom: 10px;}
p.tag a {width: fit-content; padding: 3px 6px; text-align:center; border:1px solid #222; border-radius: 2px; font-size: 12px; opacity: 0.8;}

/*Radio*/
body.category-6 a.thumb-repeat-post {height: 400px;}
body.category-9 a.thumb-repeat-post {height: 400px;}
body.category-10 a.thumb-repeat-post {height: 400px;}
ul.subcategorias-radio {width: 100%; margin: 30px 0; border-bottom: 1px solid #CCC; padding-bottom: 30px; padding-left: 0;}
ul.subcategorias-radio li {list-style: none; display: inline-block; margin-right: 10px;}
ul.subcategorias-radio li a {border:1px solid #000; text-align: center; padding: 6px 8px;}
ul.subcategorias-radio li a:hover, ul.subcategorias-radio li.current-cat a {background-color: #000; color:#FFF; text-decoration: none;}
ul.subcategorias-radio li.li-todo a {}
body.post-type-archive-programa a.thumb-repeat-post {height: 400px;}
body.post-type-archive-programa div.repeat-post {min-height: 540px;}
body.category-6 div.repeat-post {min-height: 540px;}
body.category-9 div.repeat-post {min-height: 540px;}
body.category-10 div.repeat-post {min-height: 540px;}

/*Single Programa*/
div.title-single-programa {background-color: #E7E4D9; margin-bottom: 60px;}
div.title-single-programa h2 {margin-bottom: 30px; font-size: 48px; margin-top: 0;}
div.title-single-programa .subtitulo {font-family: "Work Sans", sans-serif; font-size: 16px;}
div.title-single-programa ul {padding-left: 0; margin-top: 30px; }
div.title-single-programa ul li {list-style: none;}
div.title-single-programa ul li a {color:#000; font-size: 14px; text-decoration: none; background-image: url(https://vergara240.udp.cl/cms/wp-content/uploads/2025/11/move-left-black.png); background-repeat: no-repeat; background-position: left center; background-size: contain; padding-left: 30px; text-transform: uppercase;}

div.title-single-programa ul li:nth-child(2) {
  display: none;
}

/*Single*/

div.foto_del_autor {overflow: hidden; float: left; width: 60px; height: 60px; background-attachment: scroll; background-repeat: no-repeat; background-position: center center; background-size: cover; border-radius: 50%; margin-right: 15px; }

body.single {background-color: #f8f7f4;}
div.title-single {height: 90vh; background-size: cover; background-position: center center; margin-bottom: 30px; color:#FFF;}
div.title-single .image-filter {height: 90vh; width: 100%; background: linear-gradient(0deg,rgba(0, 0, 0, 0.7) 0%, rgba(255, 255, 255, 0) 100%);}
div.title-single p.breadcrum {}
div.title-single ul {padding-left: 0;  }
div.title-single ul li {list-style: none;}
div.title-single ul li a {color:#FFF; font-size: 14px; text-decoration: none; background-image: url(https://vergara240.udp.cl/cms/wp-content/uploads/2025/10/move-left.png); background-repeat: no-repeat; background-position: left center; background-size: contain; padding-left: 30px; text-transform: uppercase;}
div.title-single h2 {font-size: 58px; margin-top: 0;}
.container-title-relative {height: 90vh; position: relative; width: 100%;}
.container-title-absolute {position: absolute; width: 100%; left: 0; bottom: 30px;}

/*Subtitulos*/
.subtitulo {font-family: 'ABC Arizona Flare', sans-serif; font-weight: 400; font-size: 24px; margin-bottom: 30px; line-height: 140%;}
.subtitulo p {font-family: 'ABC Arizona Flare', sans-serif; font-weight: 400; font-size: 24px; margin-bottom: 30px; line-height: 140%;}
.autor {margin-bottom: 60px;}
.autor p {margin-bottom: 0;}
.fecha-single {}

/*Bloques*/
.contenido-block {margin-bottom: 30px;}
.contenido-block p {margin-bottom: 30px; line-height: 160%;}
.contenido-block p img {width: 50%!important; height: auto!important; margin: 30px auto; display: block;}
.contenido-block p a {text-decoration: underline;}
.contenido-block h1 {margin-bottom: 30px; line-height: 120%;}
.contenido-block h2 {margin-bottom: 30px; line-height: 120%;}
.contenido-block h3 {margin-bottom: 30px; line-height: 120%;}
/*.contenido-block hr {border-top:2px solid rgba(0,0,0,0.1); margin: 30px 0; width: 100%; border-radius: 10%; overflow: hidden}*/
.contenido-block hr {display: none;}

.contenido-block div img {width: 100%!important; height: auto!important;}

div#layout-1 .contenido-block p:first-child::first-letter {font-size: 72px; text-transform: uppercase; vertical-align: sub; font-weight: 500; margin-bottom: 5px; margin-top: 10px;}
div#first-layout .contenido-block p:first-child::first-letter {font-size: 72px; text-transform: uppercase; vertical-align: sub; font-weight: 500; margin-bottom: 5px; margin-top: 10px;}
div#layout-1 .contenido-block blockquote p:first-child::first-letter {font-size: 24px!important; text-transform: none; font-weight: 600; margin-bottom: 0; margin-top: 0; vertical-align: baseline;}
div#layout-2 .contenido-block p:first-child::first-letter {font-size: 72px; text-transform: uppercase; vertical-align: sub; font-weight: 500; margin-bottom: 5px; margin-top: 10px;}
div#layout-2 .contenido-block blockquote p:first-child::first-letter {font-size: 24px!important; text-transform: none; font-weight: 600; margin-bottom: 0; margin-top: 0; vertical-align: baseline;}

.galeria_single {height: 750px; overflow: hidden; text-align: right;}
.galeria_slide {height: 650px; overflow: hidden; width: 100%;}
.galeria_slide a.zoom {display: block; width: 100%; height: 600px;}
.galeria_slide a.zoom img  {width: auto!important;
    height: 600px!important;
    margin: 0 auto; display: block;}

.contenido-block .wp-caption {width: 50%!important; height: auto!important; margin: 30px auto; display: block;}
.contenido-block .wp-caption img {width: 100%!important; height: auto!important; display: block;}
.wp-caption-text {font-size: 90%; line-height: 140%; margin-top: 15px; margin-bottom: 60px;}

blockquote {font-family: 'ABC Arizona Flare', sans-serif; font-weight: 600; font-size: 24px; line-height: 120%; width: 100%; text-align: left; margin: 60px auto; border-left: none; padding: 90px 0 0 0; background-image: url(https://vergara240.udp.cl/cms/wp-content/uploads/2025/11/comillas.jpg); background-position: top left; background-repeat: no-repeat; background-size: 5%;}

div.embed-holder {margin-bottom: 30px;}
div.embed-holder iframe {width: 100%; height: 480px;}

/*.little-description {font-family: 'ABC Arizona Flare', sans-serif; font-weight: 600; font-size: 24px; line-height: 120%; width: 100%; text-align: left; margin: 60px 0; padding: 90px 0 0 0; background-image: url(https://vergara240.udp.cl/cms/wp-content/uploads/2025/11/comillas.jpg); background-position: top left; background-repeat: no-repeat; background-size: 5%;}*/

a.next, a.prev {    font-size: 21px;
    display: inline-block;
    margin-right: 1px;
    padding: 2px 5px;
    border: 1px solid #666;
    color: #666;
    text-align: center;
    height: 30px;
    width: 30px;
    margin-top: 50px;
    font-weight: bold;
    line-height: 100%;}


/*Te Podria Interesar*/
.te_podria_interesar {background-color:  #e8e5d9;}

/*Video*/
.container_video iframe {width: 100%; height: 80vh; margin-bottom: 30px;}


/*Paginación*/

.wp-pagenavi {font-family: 'Necto Mono', monospace;}
.wp-pagenavi a {padding: 3px 10px; border:none!important; }
.wp-pagenavi span {padding: 3px 10px; border:none!important; color:#999;}

/*Sobre Nosotros*/
.content-sobre-nosotros {font-family: 'ABC Arizona Flare', sans-serif; font-weight: 400; font-size: 22px; line-height: 120%;}
body.page-id-6645 .title-page {padding-bottom: 90px; background-color: #e18aee; color:#000; border-bottom: none; height: auto; margin-bottom: 0;}

.seccion-mision {background-color: #f8f7f4; width: 100%; padding: 60px 0;}
.seccion-mision h3 {padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #000;}
.seccion-mision h4 {margin-bottom: 30px; font-weight: 400; line-height: 130%;}
.seccion-mision p {margin-bottom: 30px;}
.seccion-mision ul {margin-bottom: 30px;}
.seccion-mision ul li {margin-bottom: 15px;}

.seccion-historia {background-color: #e7e4d9; width: 100%; padding: 60px 0;}
.seccion-historia h3 {padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #000;}
.seccion-historia h4 {margin-bottom: 30px; line-height: 140%;}
.seccion-historia p {margin-bottom: 30px;}
.seccion-historia ul {margin-bottom: 30px;}
.seccion-historia ul li {margin-bottom: 15px;}

.seccion-reconocimientos {background-color: #1F1F1F; width: 100%; padding: 60px 0; color:#FFF;}
.seccion-reconocimientos h3 {padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #FFF;}
.seccion-reconocimientos h4 {margin-bottom: 30px; line-height: 140%;}
.seccion-reconocimientos p {margin-bottom: 30px;}
.seccion-reconocimientos ul {margin-bottom: 30px;}
.seccion-reconocimientos ul li {margin-bottom: 15px;}


/*Progress Bar*/

.progress-container {
  width: 100%;
  height: 5px;
  background: white;
  position: fixed;
  top:70px;
  left:0;
z-index: 1000;	
}

/* The progress bar (scroll indicator) */
.progress-bar {
  height: 5px;
  background: black;
  width: 0%;
}
.title_on_scroll{
  display:none;
}

/*Colapsables*/

.panel-heading [data-toggle="collapse"].collapsed:after{
    content: "+ ";
    float: right;
	display: inline-block;
	font-size: 20px;
	margin-right: 10px;
}
.panel-heading [data-toggle="collapse"]:after {
    content: "- ";
    float: right;
	display: inline-block;
	font-size: 20px;
	margin-right: 10px;
}

div.panel-group { margin-top: 30px; margin-bottom: 60px;}
div.panel-group div.panel-default { box-shadow: none; border: none; border-radius: 0; background: none;}
div.panel-group div.panel-default div.panel-heading {  background: none; border: none; border-top: 1px solid #FFF; padding:15px 15px;}
div.panel-group div.panel-default div.panel-heading h4 { font-size: 18px; font-weight: 700; margin-bottom: 15px;}
div.panel-group div.panel-default div.panel-heading h4 a { display: block; color:#FFF;}
div.panel-group div.panel-default div.panel-heading h4 a:hover  { text-decoration: none; }
div.panel-group div.panel-default div.panel-heading h4 a:focus  { text-decoration: none; }
div.panel-group div.panel-default ul.list-group { padding-left: 0; border-radius: 0; box-shadow: none;}
div.panel-group div.panel-default ul.list-group li { padding-left: 20px; list-style: none; margin: 10px; font-size: 12px;}
div.panel-group div.panel-default div.panel-body a { color:#FFF; opacity: 0.8; text-decoration: underline;}
div.panel-group div.panel-default ul.list-group li a { color:#FFF; opacity: 0.8; text-decoration: none;}
div.panel-group div.panel-default ul.list-group li a:hover { color:#FFF; opacity: 0.8; text-decoration: none;}

/*Equipo*/

body.post-type-archive-equipo {background-color: #f8f7f4;}
body.post-type-archive-equipo .title-page {background-color: #e18aee; color:#000;}
body.post-type-archive-equipo a.thumb-repeat-post {height: 360px; filter: grayscale(1);}
body.post-type-archive-equipo div.repeat-post h3 {height: auto; margin-bottom: 30px;}
body.post-type-archive-equipo div.repeat-post div.extracto {font-size: 14px;}

body.tax-tipo {background-color: #f8f7f4;}
body.tax-tipo a.thumb-repeat-post {height: 360px;}
body.tax-tipo div.repeat-post h3 {height: auto; margin-bottom: 30px;}
body.tax-tipo div.repeat-post div.extracto {font-size: 14px;}

body.single-equipo {background-color: #f8f7f4; height: 100vh;}
body.single-equipo h2 {font-size: 44px; margin-bottom: 30px; border-bottom: 1px solid #CCC; padding-bottom: 20px;}
body.single-equipo div.extracto {color:#000; font-weight: bold; font-size: 18px; height: auto; margin-bottom: 10px;}

/*Paginación*/
div.pagination {width: 100%; margin: 60px auto; font-size: 14px; text-align: center; overflow:hidden; text-transform: uppercase;}
div.pagination .wp-pagenavi a, div.pagination .wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #BFBFBF;
    padding: 10px 15px;
    margin: 2px;
	display: inline-block;
}

/* Sharing buttons CSS */

.social-icons {
  position: fixed;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  padding: 10px;
  border-radius: 30px;
  border: 1px solid #E7E7E7;
  background: #FFF;
}

.social-icons a {
	color:#000;     
	width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.2s ease;}


/*Verifica UDP*/

body.category-1212 {background-color: #f8f7f3;}
body.category-1212 .repeat-post {padding: 20px; min-height: 400px; border:1px solid #000;}
body.tax-verifica {background-color: #f8f7f3;}
body.tax-verifica .repeat-post {padding: 20px; min-height: 380px; border:1px solid #000;}

/*Footer*/

footer {background-color: #f9f8f5; padding-top: 60px; color:#000; font-size: 14px; padding-bottom: 60px;}
footer a, footer a:hover {color:#000;}
ul.menu-rrss-footer {padding-left: 0; margin-bottom: 30px;}
ul.menu-rrss-footer li {list-style: none; margin-right: 1px; display: inline-block;}

.footer-socials {
    display: flex;
    flex-wrap: wrap;
    margin-top: 16px;
	justify-content: center;
}

.footer-socials a {}

footer .social-circle {
	margin: 0 5px;
    border: 1px solid #000;
    display: flex;
    height: 36px;
    max-width: 36px;
    max-height: 36px;
    /* padding: 0px var(--Common-spacing-s, 16px); */
    justify-content: center;
    align-items: center;
    /* gap: var(--Common-spacing-2xs, 8px); */
    width: 36px;
}

.player_v240{
  display: flex;
  align-items: center;
  background-color: black;
  padding:5px;
  position: fixed;
  left:0;
  width:100%;
  bottom:-110px;
  transition:all 0.66s ease;z-index: 100;
}
.player_v240.active{
  bottom:0px;
}
.player_v240 .image_holder{
  width:100px;
  display: flex;    overflow: visible;
  position: relative;
  justify-content: center;
  align-items: center;
}
.player_v240 .image_holder .radio_title{
  position: absolute;
  top:50%;
  transform:translateY(-50%);
  left:calc(100% + 15px);
  min-width: 120px;
    color: white;
    font-size: 12px;
}
.player_v240 .image_holder .radio_title .tag{
  font-size: 12px;
  margin:0;
}
#container-player{
  flex: 1 auto;
    display: flex;
    justify-content: center;
}
#controlsContainer{
  color: white;
display: flex;
justify-content: center;
align-items: center;
}
#controlsContainer button{
  border: none;
background: transparent;
margin: 0px 100px;
cursor: pointer;
}
#controlsContainer button .fa{
  position: relative;
}
#controlsContainer button .fa::after{
  content: "";
      border: 2px solid white;
      width: 45px;
      height: 45px;
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateY(-48%) translateX(-51%);
      border-radius: 50%;
}
#volumeControls{
  position: absolute;
  opacity: 0;
  right: -10px;
  top: -3px;
  width: 150px;
  display: flex;
  padding: 10px;
  background: #272727;
  border-radius: 19px;
  transition:all 0.66s ease;
  filter:blur(10px);
}
#volumeControls input{
  border:none!important;
  padding-right:10px!important;
}
.thumb {
  display:none!important;
}
.activator{
  position: relative;
}
.activator:hover #volumeControls{
filter:blur(0px);
  opacity:1;
}
input[type=range]::-webkit-slider-thumb {
   background-color: black;
 }
 input[type=range]::-moz-range-thumb {
   background-color: black;
 }
 input[type=range]::-ms-thumb {
   background-color: black;
 }
.menu_activator{
  padding-top:4px;
    padding-bottom: 15px;
    font-size: 15px;
    line-height: 19px;
    text-transform: uppercase;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor:pointer;
    position:relative;
}
.menu_activator span:not(.bold){
  font-weight:normal;
  text-transform:none;
}
.custom_chevron{
  position: relative;
}
.custom_chevron::before, .custom_chevron::after{
  content:"";
  position:absolute;
  height:2px;
  width:15px;
  background: black;
}
.custom_chevron::before {
    transform: rotate(45deg);
    left: -5px;
    transition:all 0.33s ease;
}
.custom_chevron::after{
        transform: rotate(135deg);
        left: 5px;
        transition:all 0.33s ease;
}
.active .menu_activator .custom_chevron::before,.active .menu_activator .custom_chevron::after {
  left:0px;
}

.sharing_options_radio{
  position: absolute;
top: -5px;
left: calc(100% - 5px);
padding: 5px 10px;
display: flex;
width: 200px;
border-radius: 20px;
justify-content: space-between;
background: #272727;
transition:all 0.66s ease;
opacity:0;
filter:blur(15px);
}
.share_radio{
  position: relative;
    padding: 0 15px;
    cursor: pointer;
}
.share_radio:hover .sharing_options_radio{
  opacity:1;
  filter:blur(0px);
}

.custom_chevron_down{
  position: relative;
  width: 30px;
height: 30px;
cursor: pointer;
}
.custom_chevron_down::before{
  content:"";
  width: 20px;
    height: 2px;
    background: white;
    position: absolute;
    transform: rotate(45deg);
    left: 0px;
    top: 10px;
}
.custom_chevron_down::after{
  content:"";
  width: 20px;
    height: 2px;
    background: white;
    position: absolute;
    transform: rotate(135deg);
    top: 10px;
    left: 14px;
}

/* Large desktop */
@media (min-width: 1200px) { 

	.container {width: 94%}
	.repeat-post-destacado {margin-bottom: 30px;}
	.repeat-post-destacado .thumb-repeat-post {height: 360px;}
	.repeat-post-destacado p.tag {margin-top: 30px;}
	.repeat-post-destacado h3 {font-size: 36px; padding-right: 30px; height: auto;}
	
}

/* Desktop 1024 */
@media (min-width: 980px) and (max-width: 1199px) { 

	.container {width: 94%}
	.repeat-post-destacado {margin-bottom: 30px;}
	.repeat-post-destacado .thumb-repeat-post {height: 360px;}
	.repeat-post-destacado p.tag {margin-top: 30px;}
	.repeat-post-destacado h3 {font-size: 36px; padding-right: 30px; height: auto;}
	
	a.thumb-repeat-post.radio_link {background-size: contain; background-color: #000;}
	
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { 
	
		.container_video iframe {height: 400px;}
	
	section.home-v240radio a.thumb-repeat-post {background-size: contain; background-color: #1c1c1c;}
	a.btn-buscar {margin-right: -20px;}
	ul.menu-desktop {display: none;}
	a.btn-top-menu {display: inline-block;}
	div.header-top {display: none;}
	section.home-especial div.repeat-post {padding-left: 0;}
	section.home-videos div.repeat-post {padding-left: 0;}
	.title-page h2 {font-size: 40px; margin-top: 90px;}
	
}

/* Landscape phone to portrait tablet */
@media (min-width: 481px) and (max-width: 767px) { 
	
		.container_video iframe {height: 300px;}

		.share_radio {display: none;}
	
	.galeria_single {height: 550px; overflow: hidden; text-align: right;}
.galeria_slide {height: 450px; overflow: hidden; width: 100%;}
.galeria_slide a.zoom {display: block; width: 100%; height: 400px;}
.galeria_slide a.zoom img  {width: 100%!important;
    height: auto!important;
    margin: 0 auto; display: block;}
	
	
	
	#container-social-icons {text-align: center;}
	#container-social-icons .social-icons {
	display: block;
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    box-shadow: none;
    border: none;
    background: none;
	text-align: center;}
	
	#container-social-icons .social-icons a {display: inline-block;}
	
	.social-icons {display: none;}
	a.btn-buscar {margin-top: 10px; margin-right: 0; display: none;}
	ul.menu-desktop {display: none;}
	a.btn-top-menu {display: inline-block;}
	div.header-top {display: none;}
	a.btn-radio-en-vivo {width: 82px;
    font-size: 11px;
    margin-left: 0px;
    margin-top: 14px;}
	header.header-v240 h1 {width: 200px;}
	div.linea {border-right: none; border-left:none; padding-left: 15px; height: auto;}
	div.mobile-menu ul.menu-global {padding-top: 30px;}
	div.mobile-menu ul.menu-global li a {font-size: 32px;}
	div.mobile-menu ul.menu-global li {margin-bottom: 20px;}
	div.search-menu input#s2 {width: 70%;}
	div.footer-text p {text-align: center; margin: 30px 0;}
	ul.menu-rrss-footer {text-align: center;}
	div.title-single h2 {font-size: 42px;}
	footer a.logo-home-link {display: block; width: 100%; text-align: center;}
	footer a.logo-home-link img {width: 80%!important; margin: 30px auto;}
	
	.title-page h2 {font-size: 38px; margin-top: 90px;}
	
	blockquote {padding: 30px 0 0 0;}
	.little-description {padding: 30px 0 0 0;}
	
	.contenido-block .wp-caption {
    width: 100%!important;
    height: auto!important;
    margin: 30px auto;
    display: block;
}
	
	div.contenido-block iframe {width: 100%!important}
	.contenido-block p img {width: 100%!important; height: auto!important; margin: 30px auto; display: block;}
	.contenido-block div img {width: 100%!important; height: auto!important; margin: 30px auto; display: block;}
	
	div.home-destacado h2 {font-size: 48px;}
	div.home-destacado .container-title-absolute {bottom: 60px;}
	section.home-especial div.repeat-post {padding-left: 0;}
	section.home-videos div.repeat-post {padding-left: 0;}
	div.mobile-menu ul.menu-rrss {display: none;}
	
}

/* Landscape phones and down */
@media (max-width: 480px) {
	
	.container_video iframe {height: 240px;}
	
	.share_radio {display: none;}
	
	
	.galeria_single {height: 550px; overflow: hidden; text-align: right;}
.galeria_slide {height: 450px; overflow: hidden; width: 100%;}
.galeria_slide a.zoom {display: block; width: 100%; height: 400px;}
.galeria_slide a.zoom img  {width: 100%!important;
    height: auto!important;
    margin: 0 auto; display: block;}
	
	#container-social-icons {text-align: center;}
	#container-social-icons .social-icons {
	display: block;
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    box-shadow: none;
    border: none;
    background: none;
	text-align: center;}
	
	#container-social-icons .social-icons a {display: inline-block;}
	
	.social-icons {display: none;}
	
	ul.menu-desktop {display: none;}
	a.btn-top-menu {display: inline-block;}
	div.header-top {display: none;}
	a.btn-radio-en-vivo {width: 70px;
    font-size: 11px;
    margin-left: 0px;
    margin-top: 14px;
	padding: 6px 1px;}
	header.header-v240 h1 {width: 160px; margin-top: 16px;}
	a.btn-buscar {margin-top: 10px; margin-right: 0; display: none;}
	a.btn-buscar img {height: 40px!important;}
	a.btn-top-menu {margin-top: 10px; margin-right: 0;}
	a.btn-top-menu img {height: 40px!important;}
	div.linea {border-right: none; border-left:none; padding-left: 15px; height: auto;}
	div.mobile-menu ul.menu-global {padding-top: 30px;}
	div.mobile-menu ul.menu-global li a {font-size: 32px;}
	div.mobile-menu ul.menu-global li {margin-bottom: 20px;}
	div.search-menu input#s2 {width: 70%;}
	div.footer-text p {text-align: center; margin: 30px 0;}
	ul.menu-rrss-footer {text-align: center;}
	div.title-single h2 {font-size: 42px;}
	footer a.logo-home-link {display: block; width: 100%; text-align: center;}
	footer a.logo-home-link img {width: 80%!important; margin: 30px auto;}
	
	.title-page h2 {font-size: 36px; margin-top: 90px;}
	
	.contenido-block p img {width: 100%!important; height: auto!important; margin: 30px auto; display: block;}
	.contenido-block div img {width: 100%!important; height: auto!important; margin: 30px auto; display: block;}
	
	blockquote {padding: 30px 0 0 0;}
	.little-description {padding: 30px 0 0 0;}
	
	div.contenido-block iframe {width: 100%!important}
	.contenido-block .wp-caption {
    width: 100%!important;
    height: auto!important;
    margin: 30px auto;
    display: block;
}
	
	div.home-destacado h2 {font-size: 48px;}
	div.home-destacado .container-title-absolute {bottom: 60px;}
	section.home-especial div.repeat-post {padding-left: 0;}
	section.home-videos div.repeat-post {padding-left: 0;}
	
	div.mobile-menu ul.menu-derecha { padding-top: 10px; padding-left: 15px;}
	div.mobile-menu ul.menu-rrss {display: none;}
	
}


.reveal{
  position: relative;
  transform: translateY(150px);
  opacity: 0;
  transition: 2s all ease;
}
.reveal.active{
  transform: translateY(0);
  opacity: 1;
}

.active.fade-bottom {
  animation: fade-bottom 1s ease-in;
}
.active.fade-left {
  animation: fade-left 1s ease-in;
}
.active.fade-right {
  animation: fade-right 1s ease-in;
}

@keyframes fade-bottom {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-left {
  0% {
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-right {
  0% {
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

