/*
	Theme Name: HTML5 Blank
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/


/*------------------------------------*\
    MAIN
\*------------------------------------*/


/* global box-sizing */

*,
*:after,
*:before {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}


/* html element 62.5% font-size for REM use */

html {
    font-size: 100%;
    font-size: 19px;
}

body {
    font: 400 19px/1.4 "Barlow Condensed", sans-serif;
    color: #444;
}

.single {
    font: 400 19px/1.4 "Barlow Condensed", sans-serif !important;
}


/* clear */

.clear:before,
.clear:after {
    content: ' ';
    display: table;
}

.clear:after {
    clear: both;
}

.clear {
    *zoom: 1;
}

img {
    max-width: 100%;
    vertical-align: bottom;
}

a {
    color: #444;
    text-decoration: none;
}

a:hover {
    color: #444;
}

a:focus {
    outline: 0;
}

a:hover,
a:active {
    outline: 0;
}

input:focus {
    outline: 0;
    border: 1px solid #04A4CC;
}


/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/


/* wrapper */

.wrapper {
    max-width: 1280px;
    width: 95%;
    margin: 0 auto;
    position: relative;
}


/* header */

.header {}


/* logo */

.logo {}

.logo-img {}


/* nav */

.nav {}


/* sidebar */

.sidebar {}


/* footer */

.footer {}


/*------------------------------------*\
    PAGES
\*------------------------------------*/


/*------------------------------------*\
    IMAGES
\*------------------------------------*/


/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
    font-family: 'Font-Name';
    src: url('fonts/font-name.eot');
    src: url('fonts/font-name.eot?#iefix') format('embedded-opentype'), url('fonts/font-name.woff') format('woff'), url('fonts/font-name.ttf') format('truetype'), url('fonts/font-name.svg#font-name') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {}

@media only screen and (min-width:480px) {}

@media only screen and (min-width:768px) {}

@media only screen and (min-width:1024px) {}

@media only screen and (min-width:1140px) {}

@media only screen and (min-width:1280px) {}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:144dpi) {}


/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
    background: #04A4CC;
    color: #FFF;
    text-shadow: none;
}

::-webkit-selection {
    background: #04A4CC;
    color: #FFF;
    text-shadow: none;
}

::-moz-selection {
    background: #04A4CC;
    color: #FFF;
    text-shadow: none;
}


/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #FFF;
    border: 1px solid #F0F0F0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption .wp-caption-text,
.gallery-caption {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.sticky {}

.bypostauthor {}


/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}

.wrappercont div {
    max-width: 100%;
}

.wrappercont img {
    height: auto !important;
}

header .logo {
    max-width: 600px;
    margin: 0 auto;
}

header .logo img {
    width: 240px;
    margin: 0 auto;
}

header .logo span {
    font-family: "Lato", sans-serif;
    color: white;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    display: block;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 1);
}

header {
    background: #b42430;
    text-align: center;
}

.wrappercont a {
    text-decoration: none !important;
    color: #b42430 !important;
}

b,
strong {
    font-weight: bold !important;
}

p {
    line-height: 1.5em !important;
    margin-top: 1em !important;
    margin-bottom: 1em !important;
}

.wp-caption {
    border: none;
}

.wp-caption-text {
    font-size: 19px !important;
    font-weight: 400;
    text-align: left;
}

.rojo,
.rojo * {
    color: #b42430 !important;
}


/**/

.nota-secundaria h2,
.video h2 {
    margin: 0 !important;
}

.nota-secundaria a div,
.video a div,
.nota-secundaria a div,
.video a div,
.nota-secundaria a h2,
.video a h2,
.nota-secundaria a h3,
.video a h3 {
    color: black;
}

.nota-secundaria.tarjeta,
.video.tarjeta {
    min-height: 300px;
    /*padding: 0px !important;
   */
    overflow: hidden;
}

.nota-secundaria.tarjeta a,
.video.tarjeta a {
    margin-right: 0;
    margin-left: 0;
}

.nota-secundaria.tarjeta a div,
.video.tarjeta a div {
    padding-right: 0;
    padding-left: 0;
}

.nota-secundaria.tarjeta a div:nth-child(2),
.video.tarjeta a div:nth-child(2) {
    margin-bottom: 10px;
    min-height: 110px;
}

.nota-secundaria.tarjeta a div:nth-child(2) h2,
.video.tarjeta a div:nth-child(2) h2,
.nota-secundaria.tarjeta a div:nth-child(2) h3,
.video.tarjeta a div:nth-child(2) h3 {
    padding: 5px 10px;
    margin: 0px !important;
}

.nota-secundaria.tarjeta a div:nth-child(2) span,
.video.tarjeta a div:nth-child(2) span {
    padding: 5px 10px;
    margin: 0px !important;
}

.nota-secundaria.trecomendamos,
.video.trecomendamos {
    min-height: auto;
}

.nota-secundaria.trecomendamos a>div:nth-child(1) img,
.video.trecomendamos a>div:nth-child(1) img {
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.nota-secundaria.tder,
.video.tder {
    min-height: auto;
}

.nota-secundaria.tder a div,
.video.tder a div {
    padding-right: 0;
    padding-left: 0;
}

.nota-secundaria.tder a div:nth-child(1),
.video.tder a div:nth-child(1) {
    margin-bottom: 10px;
    min-height: 110px;
}

.nota-secundaria.tder a div:nth-child(1) h2,
.video.tder a div:nth-child(1) h2,
.nota-secundaria.tder a div:nth-child(1) span,
.video.tder a div:nth-child(1) span,
.nota-secundaria.tder a div:nth-child(1) h3,
.video.tder a div:nth-child(1) h3 {
    padding: 5px 10px;
    margin: 0px !important;
}

.nota-secundaria.tder a div:nth-child(2),
.video.tder a div:nth-child(2) {
    margin: 0px !important;
}

.nota-secundaria.tder a div:nth-child(2) img,
.video.tder a div:nth-child(2) img {
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.tarjeta {
    display: block;
    border: 1px solid rgba(0, 0, 0, .1)!important;
    background: #fff;
    padding: 5px;
    border-radius: 6px;
    box-shadow: 0 2px 1px -1px rgb(0 0 0 / 20%), 0 1px 1px 0 rgb(0 0 0 / 14%), 0 1px 3px 0 rgb(0 0 0 / 12%);
}

.thumb-vid {
    width: 100%;
    height: auto;
}

h2,
h2 {
    font-size: 2rem;
}

.nota-secundaria h2 {
    font-size: 1rem;
    margin-top: .35em;
}

h1 {
    color: #212529 !important;
    font-size: 2rem !important;
}

.page-template-tickerReforma {
    padding: 0 !important;
    margin: 0 !important;
}

.page-template-tickerReforma header {
    display: none;
}

.page-template-tickerReforma .container {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

.page-template-tickerReforma .aristeguiTicker .titulo {
    color: white !important;
}