/*
Theme Name: Este País
Theme URI: https://www.estepais.com/
Description: Revista digital Este País
Version: 1.0
Author: Alfredo Martinez
Author URI: https://www.alfredomartinez.mx/
Tags: Revista digital Este País,tendencias, opiniones, prospectiva, política, economía, sociedad, cultura
*/

*:focus {
    outline: none;
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: 'lnum' 1;
    font-feature-settings: 'lnum' 1;
}

.form-control:focus,
.btn.focus,
.btn:focus {
    outline: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-transition: background-color 5000s ease-in-out 0s;
    -o-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s;
}

body {
    font-family: 'Rufina', serif;
    font-size: 16px;
    color: black;
    overflow-wrap: break-word;
}

h1 {
    margin-bottom: 0.555rem;
}

p {
    font-size: 1.175rem;
    line-height: 1.75rem;
    letter-spacing: 0.035rem;
}

.postContent a{
	color: #c43b34;
}



.postContent ul, .postContent ol{
	padding-left: 20px;
}

.postContent ul li, .postContent ol li{
	    font-size: 1rem;
    line-height: 1.266rem;
    letter-spacing: .03rem;
}


/* General Layout */

a,
a:visited,
a:hover,
a:link {
    text-decoration: none !important;
}
a:hover {
    color: #FF5722;

}

.text-indent {
    text-indent: 2rem;
}

.no-gutters-c {
    padding: 0;
}

.h100 {
    height: 100% !important;
}

.img-r-100,
.lAsideHero img,
.firstColB01 img {
    width: 100%;
    height: auto;
}

.no-padding-left {
    padding-left: 0;
}

.no-margin {
    margin: 0;
}

.border-left-M {
    border-left: 1px solid black;
}

.marginT15 {
    margin-top: 1rem;
}

.author{
	color: #8D8A8A;
    letter-spacing: .03rem;
    font-size: 0.79rem;

    line-height: 1.125rem;
    margin-bottom: 0;
}
.author a{
	color: #8D8A8A;
}
.author a:hover{
	color: #FF5722;
}
/* carousel */

.carousel-inner img {
    width: 100%;
    height: auto;
}

.carousel-Home-Main p {
    color: black;
}

.author-last {
    margin-bottom: 0 !important;
}

/* Header */

.desktop-nav {
    position: fixed;
    width: 100%;
    background-color: white;
    z-index: 1000;
}

/* top-nav */

.top-nav {
    width: 100%;
    text-align: center;
    background-color: #C43B34;
}

.top-nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    padding: 0 0;
}

.top-nav ul li {
    display: inline;
    padding: 0px 11px;
}

.top-nav ul li a {
    font-size: 0.79rem;
    color: #231F20 !important;
    font-family: 'Fjalla One', sans-serif;
    letter-spacing: .15rem;
}

.top-nav ul li a:hover {
    color: #fff !important;
}

.top-nav ul .tn-Btn-social {
    padding: 0;
}

.top-nav ul .tn-Btn-social div {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-top: -2px;
}

.top-nav ul .tn-Btn-social div i {
    vertical-align: bottom;
    padding-top: 1px;
    font-size: 10px;
    margin-left: 1px;
    margin-bottom: 6px;
}

.top-nav ul .tn-Btn-social a {
    font-size: 12px;
    color: #d7cd4a !important;
}

.pinterest_icon {
    background-image: url("img/social/pinterest_icon.svg");
    background-size: 100%;
}

.pinterest_icon:hover {
    background-image: url("img/social/pinterest_iconW.svg");
    background-size: 100%;
}

.youtube_icon {
    background-image: url("img/social/youtube_icon.svg");
    background-size: 100%;
}

.youtube_icon:hover {
    background-image: url("img/social/youtube_iconW.svg");
    background-size: 100%;
}

.instagram_icon {
    background-image: url("img/social/instagram_icon.svg");
    background-size: 100%;
}

.instagram_icon:hover {
    background-image: url("img/social/instagram_iconW.svg");
    background-size: 100%;
}

.twitter_icon {
    background-image: url("img/social/twitter_icon.svg");
    background-size: 100%;
}

.twitter_icon:hover {
    background-image: url("img/social/twitter_iconW.svg");
    background-size: 100%;
}

.facebook_icon {
    background-image: url("img/social/facebook_icon.svg");
    background-size: 100%;
}

.facebook_icon:hover {
    background-image: url("img/social/facebook_iconW.svg");
    background-size: 100%;
}

/* logos-nav */

.logos-nav-D-container {
    border-bottom: 5px solid black;
    padding: 10px 0 2px;
}

.logos-nav-D-container img {
    height: 70px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

#logo_img.smaller {
    height: 40px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.description-logos {
    font-family: 'Assistant';
    position: absolute;
    bottom: 0;
    width: 300px;
    left: 5px;
    margin-bottom: 0;
    color: black;
    text-transform: uppercase;
    font-size: 0.79rem;
    letter-spacing: .07rem;
    display: none;
}

#description-logos.smaller2 {
    font-size: 10px !important;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

/* primary-nav */

.primary-nav-container {
    border-bottom: 1px solid black;
    padding: 0;
}

.primary-nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 6px 0 4px 0;
}

.primary-nav ul li a {
    text-transform: uppercase;
    color: black;
    font-family: 'Anton', sans-serif;
    letter-spacing: .03rem;
    font-size: 1.125rem;
}

.primary-nav-separator a {
    color: #CDCFD0 !important;
    font-family: 'Fjalla One', sans-serif !important;
    font-weight: 400 !important;
}

.tendenciasMbtn a:hover {
    color: #8F8E5A;
}

.blogsMbtn a:hover {
    color: #9A836D;
}

.culturaMbtn a:hover {
    color: #CBB260;
}

.ambienteMbtn a:hover {
    color: #9EA8BD;
}

.sociedadMbtn a:hover {
    color: #93B2A7;
}

.dulceMbtn a:hover {
    color: #A17971;
}

.impresaMbtn {
    padding-right: 14px;
}

.impresaMbtn a:hover {
    color: #C43B34;
}

.primary-nav ul .tendenciasMbtn.current-menu-item a:link,
.primary-nav ul .tendenciasMbtn.current-menu-item a:visited,
.primary-nav ul .tendenciasMbtn.current-menu-parent a:link,
.primary-nav ul .tendenciasMbtn.current-menu-parent a:visited,
.primary-nav ul .tendenciasMbtn.current-category-ancestor a:link,
.primary-nav ul .tendenciasMbtn.current-category-ancestor a:visited
{
    color: #8F8E5A;
}

.primary-nav ul .blogsMbtn.current-menu-item a:link,
.primary-nav ul .blogsMbtn.current-menu-item a:visited,
.primary-nav ul .blogsMbtn.current-menu-parent a:link,
.primary-nav ul .blogsMbtn.current-menu-parent a:visited,
.primary-nav ul .blogsMbtn.current-category-ancestor a:link,
.primary-nav ul .blogsMbtn.current-category-ancestor a:visited {
    color: #9A836D;
}

.primary-nav ul .culturaMbtn.current-menu-item a:link,
.primary-nav ul .culturaMbtn.current-menu-item a:visited,
.primary-nav ul .culturaMbtn.current-menu-parent a:link,
.primary-nav ul .culturaMbtn.current-menu-parent a:visited,
.primary-nav ul .culturaMbtn.current-category-ancestor a:link,
.primary-nav ul .culturaMbtn.current-category-ancestor a:visited {
    color: #CBB260;
}

.primary-nav ul .ambienteMbtn.current-menu-item a:link,
.primary-nav ul .ambienteMbtn.current-menu-item a:visited,
.primary-nav ul .ambienteMbtn.current-menu-parent a:link,
.primary-nav ul .ambienteMbtn.current-menu-parent a:visited,
.primary-nav ul .ambienteMbtn.current-category-ancestor a:link,
.primary-nav ul .ambienteMbtn.current-category-ancestor a:visited {
    color: #9EA8BD;
}

.primary-nav ul .sociedadMbtn.current-menu-item a:link,
.primary-nav ul .sociedadMbtn.current-menu-item a:visited,
.primary-nav ul .sociedadMbtn.current-menu-parent a:link,
.primary-nav ul .sociedadMbtn.current-menu-parent a:visited,
.primary-nav ul .sociedadMbtn.current-category-ancestor a:link,
.primary-nav ul .sociedadMbtn.current-category-ancestor a:visited
 {
    color: #93B2A7;
}

.primary-nav ul .dulceMbtn.current-menu-item a:link,
.primary-nav ul .dulceMbtn.current-menu-item a:visited,
.primary-nav ul .dulceMbtn.current-menu-parent a:link,
.primary-nav ul .dulceMbtn.current-menu-parent a:visited,
.primary-nav ul .dulceMbtn.current-category-ancestor a:link,
.primary-nav ul .dulceMbtn.current-category-ancestor a:visited {
    color: #A17971;
}

.primary-nav ul .impresaMbtn.current-menu-item a:link,
.primary-nav ul .impresaMbtn.current-menu-item a:visited,
.primary-nav ul .impresaMbtn.current-category-ancestor a:link,
.primary-nav ul .impresaMbtn.current-category-ancestor a:visited/*
,


.primary-nav ul .impresaMbtn.current-menu-parent a:link,
.primary-nav ul .impresaMbtn.current-menu-parent a:visited
*/{
    color: #C43B34;
}


/* Header Search */

.header-search {
    border-left: 1px solid #918F90;
    background-image: url("img/busqueda-bg.png");
    background-size: 100%;
    background-repeat: no-repeat;
    padding-top: 2px;
}

.header-search .btn {
    padding: 0px;
    padding-top: 6px;
    padding-right: 3px;
    font-size: 0.889rem !important;
    letter-spacing: .025rem;
    background: none;
    border: none;
    color: black;
}

.header-search .btn:hover {
    color: #8C8E90 !important;
}

.header-search .form-control {
    padding: 0;
    height: 35px;
    padding-left: 14px;
    background: transparent;
    border: none;
}

.form-control::-webkit-input-placeholder {
    font-family: 'Fjalla One', sans-serif;
    color: #8C8E90 !important;
    font-size: 0.889rem;
    letter-spacing: .025rem;
}

.form-control:-ms-input-placeholder {
    font-family: 'Fjalla One', sans-serif;
    color: #8C8E90 !important;
    font-size: 0.889rem;
    letter-spacing: .025rem;
}

.form-control::-ms-input-placeholder {
    font-family: 'Fjalla One', sans-serif;
    color: #8C8E90 !important;
    font-size: 0.889rem;
    letter-spacing: .025rem;
}

.form-control::placeholder {
    font-family: 'Fjalla One', sans-serif;
    color: #8C8E90 !important;
    font-size: 0.889rem;
    letter-spacing: .025rem;
}

button,
input,
optgroup,
select,
textarea {
    font-family: 'Fjalla One', sans-serif;
    color: #CDCFD0;
    font-size: 0.889rem !important;
    letter-spacing: .1rem;
}

/* Main */

.main {
    padding-top: 170px;
}

/* Footer */

.site-footer {
    margin-top: 4px;
    border-top: 2px solid #999;
}

/* Home */

.banner1 {
    margin-bottom: 30px;
}

.selectCats {
    padding-top: 57px;
    padding-right: 9px !important;
}

/* Home Slider */

.featured_caption {
    text-align: right;
    color: #8D8A8A;
    font-size: 0.555rem;
    font-family: 'Assistant';
    letter-spacing: .1rem;
    text-transform: uppercase;
    margin-top: 0.493rem;
}

.categoria-I-home {
    font-family: 'Assistant';
    font-weight: bold;
    letter-spacing: .2rem;
    text-transform: uppercase;
    color: #C43B34;
    font-size: 0.79rem !important;
}
.categoria-I-home a{
	color: #C43B34;
}

.categoria-I-home a:hover {
    color: #FF5722;

}


.carousel-Home-Title {
    color: black;
    font-size: 1.602rem;
    line-height: 2.027rem;
    letter-spacing: .03rem;
}

.carousel-Home-Author {
    color: #8D8A8A;
    letter-spacing: .03rem;
    font-size: 0.79rem;
    margin-right: 10px;
    line-height: 1.125rem;
}

.carousel-Home-Author a {
    color: #8D8A8A;
}

.carousel-Home-Author a:hover {
    color: #FF5722;
}

.carousel-Home-date {
    color: #8D8A8A;
    font-size: 0.79rem;
    letter-spacing: .05rem;
    line-height: 2.027rem;
}

.carousel-Home-Main {
    border-right: 1px solid #231F20;
}

.carousel .carousel-control-prev,
.carousel .carousel-control-next {
    visibility: hidden;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.carousel:hover .carousel-control-prev,
.carousel:hover .carousel-control-next {
    visibility: visible;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 105px;
    bottom: 0;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: normal;
    align-items: normal;
    -ms-flex-pack: center;
    -webkit-box-pack: normal;
    justify-content: normal;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
}

.carousel-control-next,
.carousel-control-prev {
    width: 7%;
}

.carouselContainerText {
    min-height: 190px;
}

.excerptCarousel {
    margin: 0 !important;
}

.imgImpresoHome {
    padding: 0;
    border: 1px solid black;
}

.imgImpresoHome img {
    width: 100%;
}

/* lAsideHero */

.lAsideHero {
    border-right: 1px solid #231F20;
    text-align: center;
}

.categoria-I-lAsideHero {
    font-size: 9px !important;
}

.lAsideHero h1,
.firstCol h1,
.firstColB01 h1,
.firstColB02 h1,
.titleWidTitle {
    color: black;
    letter-spacing: .03rem;
    font-size: 0.889rem;
    line-height: 1.125rem;
}

.hero-section-diveder {
    padding: 0.555rem 0 1.424rem;
}


/* subscribeHero */

.subscribeHero {
    text-align: center;
}

.subscribeHeroImg {
    width: 62.4%;
    border: 1px solid #CCCCCC;
}

.subscribeHerop {
    letter-spacing: .030rem;
    font-size: 10px;
    color: black;
    margin-bottom: 0;
    margin-top: -16px;
}

.suscribeteImg {
    width: 100% !important;
    margin-top: -40px;
}

.borderB {
    width: 100%;
    height: 4px;
    background-color: black;
    margin-top: 1.266rem;
    margin-left: 15px;
}

/* WIDGETLEFT */

.WHIcon {
    height: 38px;
    border-bottom: 1px solid black;
    position: relative;
    cursor: pointer;
}

.WHIcon:first-child {
    border-top: 1px solid black;
}

.WHIcon img {
    height: 14px;
    position: absolute;
    top: 11px;
}

.active .WHIa {
    opacity: 0 !important;
}

.active .WHIb {
    opacity: 1 !important;
}

.WHIcon .WHIa {
    opacity: 1;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
}

.WHIcon .WHIb {
    opacity: 0;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
}

.WHIcon:hover .WHIb {
    opacity: 1;
    background-color: white;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
}

.WHIcon:hover .WHIa {
    opacity: 0;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
}

.widgetLeft,
.heightFull {
    height: 100%;
}

.widgetLeftMain {
    background-color: #EDE9E1;
    padding: 28px 20px;
    margin-top: -3px;
    height: calc(100% - 55px);
    overflow: scroll;
}

.widgetLeftMain h2 {
    font-family: 'Rufina', serif;
    font-weight: 400;
    letter-spacing: .03rem;
    /* text-transform: uppercase; */
    color: #ED1C24;
    font-size: 0.79rem;
    line-height: 1.125rem;
    margin-bottom: 1rem;
}

.widgetLeftTendencias h2 a,  .widgetLeftTendencias h2{
    color: #8F8E5A;
}

.widgetLeftBlogs h2 a, .widgetLeftBlogs h2{
    color: #9A836D;
}

.widgetLeftCultura h2 a, .widgetLeftCultura h2{
    color: #CBB260;
}

.widgetLeftAmbiente h2 a, .widgetLeftAmbiente h2{
    color: #9EA8BD;
}

.widgetLeftSociedadNueva h2 a, .widgetLeftSociedadNueva h2{
    color: #93B2A7;
}

.widgetLeftDulceOliva h2 a, .widgetLeftDulceOliva h2{
    color: #A17971;
}

.widgetLeftItem {
    position: absolute;
    opacity: 0;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
    display: none;
    height: 100%;
}

.widgetLeftItem img {
    width: 100%;
    height: 58px;
}

.widgetLeftItemActive {
    opacity: 1;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
    display: block;
}

#btnTO img,
#btnDO img {
    left: 7px;
}

#btnB img {
    left: 14px;
}

#btnC img,
#btnA img,
#btnSN img {
    left: 11px;
}

/* SECOND SECTION HOME */

.categoryT,
.home-slide-category {
    padding: 0.555rem 0;
    line-height: 0.889rem;
}

.categoryT a {
    display: none;
}

.categoryT a:first-child {
    display: block;
}

.Home-Bloque-2B {
    padding-top: 1.266rem;
    ;
}

.firstCol .categoryT {
    padding: 0 0 1rem;
}

.firstCol .content {}

.firstColLine {
    width: 60%;
    height: 1px;
    background-color: #C43B34;
    margin: 0.79rem 0;
}

.firstCol h1 {
    width: 70.233%;
}

.firstColContent .content:last-child .firstColLine {
    background-color: transparent !important;
}

.firstColLineBtm {
    width: 100%;
    height: 1px;
    background-color: #231F20;
}

.archivoHome img {
    width: 70px;
}

.archivoHome {
    padding-top: 20px;
}

.archivoHome h1 {
    font-size: 2.566rem;
    line-height: 2.887rem;
    color: #C43B34;
    margin-bottom: 0;
    width: 100%;
    margin: 0.79rem 0;
}

.archivoHome p {
    font-size: 0.79em !important;
    line-height: 1.125rem !important;
    color: black;
}

.firstColB {
    border-left: 1px solid #231F20;
    border-right: 1px solid #231F20;
}

.firstColB01 {
    text-align: center;
}

.firstColB01 .categoryT {
    padding: 0 0 1rem;
}

.firstColB01T {
    margin: 1rem 0 0.555rem;
}

.authorT {
    font-size: 12px;
}

.authorT a {
    color: #8d8a8a;
    font-size: 0.79rem;
}
.authorT a:hover{
	color: #FF5722;
}

.firstColB02 .authorP{
	font-size: 1.424rem !important;
}

.firstColBLine {
    height: 4px;
    background-color: #C43B34;
}

.avatar {
    width: 90%;
    border-radius: 50%;
}

.firstColB02 .authorT a {
    color: black;
    font-size: 1.424rem;
    line-height: 1.602rem;
}
.firstColB02 .authorT a:hover{
	color: #FF5722;
}
.firstColB02 .firstColB01T {
    margin-top: 5px;
}

.firstColB02 {
    margin-top: 1.266rem;
    margin-bottom: 1.266rem;
}

.loMasLeido {
    text-align: center !important;
}

.loMasLeido ol {
    counter-reset: item;
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

.loMasLeido li {
    display: block !important;
    color: #C43B34 !important;
}

.loMasLeido li:before {
    content: counter(item) "  ";
    counter-increment: item
}

.loMasLeido h1 {
    margin-bottom: 0.274rem !important;
    letter-spacing: .03rem !important;
    font-size: 0.889rem !important;
    line-height: 1.125rem !important;
}

.loMasLeido h2,
.lomasRecienteItems h2,
.site-footer p,
.site-footer a {
    color: #8d8a8a;
    font-size: 0.79rem;
}

.LMLTitle {
    font-family: 'Anton', sans-serif !important;
    font-size: 22px !important;
    letter-spacing: .030rem !important;
    margin-bottom: 10px !important;
}

.LMLline {
    width: 150px;
    height: 1px;
    background-color: black;
    margin: 0 auto;
    margin-bottom: 2px;
}

/* LINE DIVER */

.lineHoriDiv {
    width: 100%;
    height: 1px;
    background-color: #231F20;
}

/* LINE DIVER 2 */

.lineHoriDiv2 {
    width: 100%;
    height: 4px;
    background-color: black;
}

/* BANNER 2 */

.banner2 {
    margin: 34px auto;
}

.banner3 {
    border-left: 1px solid black;
    padding: 66px 0;
}

.banner4 {
    border-left: 1px solid black;
    padding: 44px 0;
}

.galeriaHome {
    padding: 10px 20px 10px;
}

.galeriaHome h1 {
    font-size: 1.424rem;
	line-height: 1.624rem;
}

.galeriasHomeItem .galeriasHomeItemSingle:first-child {
    display: none;
}

.galeriasHomeItem .firstColB01T {
    text-align: left;
}

.suscribeHome p {
    text-align: center;
    color: #C43B34;
    width: 100%;
    padding-top: 1rem;
    font-size: 1.424rem !important;
}

.suscribeHome input {
    width: 290px;
    padding-top: 4px;
    margin-left: 20px;
    margin-bottom: 10px;
}

.suscribeHome .button {
    padding-top: 5px;
    color: black;
    /* text-align: center; */
    padding: 4px 6px;
    position: relative;
    top: -2px;
    border-radius: 4px;
    border: 1px solid #858585;
    background-color: #D8D6CF;
    padding-left: 8px;
        width: 110px;
        cursor: pointer;
}

.response {
    text-align: center;
    color: white;
}
/* GALERIA HOME */

.galeriasHomeTitle .categoryT {
    margin-bottom: 10px;
}

/* LO MAS RECIENTE */

.lomasReciente {
    width: 100%;
    text-align: center;
    padding: 30px 0 10px;
}
.LINKCAT{
	padding-top: 0;
}

.lomasRecienteItems .content {
    text-align: left;
}

.imgImpresoHomeCont {
    padding: 40px;
    text-align: center;
    padding-bottom: 1.802rem;
}

.imgImpresoHomeCont a {
    font-size: 0.889rem;
    color: #000000;
}

.impresosHome {
    padding: 0 5%;
}

.imgImpresoHomeCont .imgImpresoHome {
    margin-bottom: 4px;
}

/* footer */

.footer-top-nav {
    background-color: #231F20 !important;
}

.footer-top-nav ul li a {
    color: #ffffff !important;
}

.footer-top-nav ul li a:hover {
    color: #D8D6CF !important;
}

.footer-top-nav .pinterest_icon {
    background-image: url("img/social/pinterest_iconW.svg");
    background-size: 100%;
}

.footer-top-nav .pinterest_icon:hover {
    background-image: url("img/social/pinterest_icon.svg");
    background-size: 100%;
    background-color: white;
    border-radius: 50%;
    border: 1px solid white;
}

.footer-top-nav .youtube_icon {
    background-image: url("img/social/youtube_iconW.svg");
    background-size: 100%;
}

.footer-top-nav .youtube_icon:hover {
    background-image: url("img/social/youtube_icon.svg");
    background-size: 100%;
    background-color: white;
    border-radius: 50%;
    border: 1px solid white;
}

.footer-top-nav .instagram_icon {
    background-image: url("img/social/instagram_iconW.svg");
    background-size: 100%;
}

.footer-top-nav .instagram_icon:hover {
    background-image: url("img/social/instagram_icon.svg");
    background-size: 100%;
    background-color: white;
    border-radius: 50%;
    border: 1px solid white;
}

.footer-top-nav .twitter_icon {
    background-image: url("img/social/twitter_iconW.svg");
    background-size: 100%;
}

.footer-top-nav .twitter_icon:hover {
    background-image: url("img/social/twitter_icon.svg");
    background-size: 100%;
    background-color: white;
    border-radius: 50%;
    border: 1px solid white;
}

.footer-top-nav .facebook_icon {
    background-image: url("img/social/facebook_iconW.svg");
    background-size: 100%;
}

.footer-top-nav .facebook_icon:hover {
    background-image: url("img/social/facebook_icon.svg");
    background-size: 100%;
    background-color: white;
    border-radius: 50%;
    border: 1px solid white;
}

.footer-content {
    padding: 40px;
}

/* POST */

.postContent img {
    width: 100%;
    height: auto;
}

.postSingleOne h1, .titlecategoryItemColFC {
    font-size: 2.281rem;
    line-height: 2.887rem;
    letter-spacing: .030rem;
}

.autorFecha *,
.autorFecha {
    color: #8D8A8A;
    letter-spacing: .03rem;
    font-size: 0.889rem;
}



.postSingleOne .lineHoriDiv2 {
    margin: 30px 0 30px;
}

.postContent {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: .025rem;
}

.wp-block-image figcaption {
    margin-top: 0;
    margin-bottom: 1rem;
    color: #8D8A8A;
    text-align: right;
    font-size: 9px;
}

.rightPostAsideCont {
    height: 100%;
}

.topRPA,
.mdlRPA,
.btmRPA {
    height: 33.334%;
    padding-bottom: 40px;
}

.mdlRPA {
    padding-top: 120px;
}

.btmRPA {
    padding-top: 40px;
}

.stickyRight {
    width: 100%;
    position: -webkit-sticky;
    position: sticky;
    top: 140px;
}

.social-box {
    height: 100%;
}

.social-btn {
    width: 100%;
    position: -webkit-sticky;
    position: sticky;
    top: 140px;
}

/* SINGLE DESKTOP */

.postSingleOne .mainExcerpt p, .excerptCategoryItemColFC p{
    font-size: 1.602rem;
    line-height: 2.281rem;
    letter-spacing: .030rem;
    margin-top: 1rem;
}
.shareSocialPost {
	color: #8D8A8A;
    letter-spacing: .03rem;
    font-size: 0.79rem;
}

.postSingleOne .facebook_icon, .postSingleOne .twitter_icon, .postSingleOne .pinterest_icon, .postSingleOne .linkedin_icon, .postSingleOne .whatsApp_icon{
	width: 30px;
	height: 30px;
	margin-bottom: 0.555rem;
}

.postSingleOne .social-box .pinterest_icon:hover {
    background-image: url("img/social/pinterest_icon.svg");
    background-size: 100%;
}

.postSingleOne .social-box .youtube_icon:hover {
    background-image: url("img/social/youtube_icon.svg");
    background-size: 100%;
}

.postSingleOne .social-box .instagram_icon:hover {
    background-image: url("img/social/instagram_icon.svg");
    background-size: 100%;
}

.postSingleOne .social-box .twitter_icon:hover {
    background-image: url("img/social/twitter_icon.svg");
    background-size: 100%;
}


.postSingleOne .social-box .facebook_icon:hover {
    background-image: url("img/social/facebook_icon.svg");
    background-size: 100%;
}

.postSingleOne .social-box .whatsApp_icon {
    background-image: url("img/social/whatsApp_icon.svg");
    background-size: 100%;
}

.postSingleOne .social-box .linkedin_icon {
    background-image: url("img/social/linkedin_icon.svg");
    background-size: 100%;
}
.notasRelacionadasItem{
    margin-bottom: 1rem;
}

.paddingT20{
	padding-top: 1.266rem;
}

/* CATEGORIES */

.category .catTitle, .catTitlePage{
	font-family: 'Anton', sans-serif;
	text-transform: uppercase;
	font-size: 2.027rem;
	line-height: 2.281rem;
	letter-spacing: 0.030rem;
	margin: 0;
}

.catSubMenu{
	margin: 1rem 0 2.027rem;
}

.catSubMenu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.catSubMenu ul li{
	display: inline;
	margin-right: 40px;
}

.catSubMenu ul li a{
	font-family: 'Anton', sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.20rem;
	font-size: 0.79rem;
	line-height: 1rem;
	color: black;

}

.categoryItemCol {
	padding-right: 30px !important;
}

.categoryItemCol img{
	width: 100%;
	height: auto;
}


.categoryItemCol .titlecategoryItemColFC, .categoryItemCol .authorCategoryItemColFC, .categoryItemCol .excerptCategoryItemColFC {
	display: none;
}

.categoryItemCol:first-child{
	flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 2.027rem;
    padding-right: 0 !important;
    border-bottom: 1px solid black
}

.categoryItemCol:first-child article{

    padding-right: 10% !important;
}

.categoryItemCol:first-child .titlecategoryItemColFC, .categoryItemCol:first-child .authorCategoryItemColFC, .categoryItemCol:first-child .excerptCategoryItemColFC{
	display: block;
}

.categoryItemCol:first-child .titlecategoryItemCol, .categoryItemCol:first-child .authorCategoryItemCol{
	display: none
}

.titlecategoryItemColFC a, .excerptCategoryItemColFC a{
	color: black;
}

.excerptCategoryItemColFC{
	padding: 1.602rem 0;

}
.titlecategoryItemCol{
	font-size: 1.125rem;
    line-height: 1.424rem;
    text-align: center;
    margin-top: 0.555rem;

}

.titlecategoryItemCol a{
	color: black;
}

.authorCategoryItemCol{
	text-align: center;
	margin-bottom: 2.027rem;
}

.nav-categories-pages{
	text-align: center;
	width: 100%;
	padding-right: 30px;
}

.nav-categories-pages div{
	display: inline-block;
	margin: 1rem;
}
.nav-categories-pages div a{
	color: #B53B34
}

.leftCategoriesContent{
	border-right: 1px solid black;
}

.category .mdlRPA{
	padding-top: 0;
    height: 50%;
}
.category .btmRPA {
    height: 50%;
    padding-bottom: 40px;
}
.category .rightPostAsideCont {
    min-height: 1340px;
}
.mainContentPage{
	padding: 2em 0;
    min-height: calc(100vh - 560px);
}
.mainContentPage p{
	font-size: 1.125rem;
	letter-spacing: .025rem;
	line-height: 1.802rem;
}


.owl-carousel .owl-item img {
    margin: 0 auto;
}

 .dulce-oliva-text{
	position: relative;
    top: -6px;
    margin-bottom: 1rem;
 }
 .page-numbers{
    font-family: 'Anton', sans-serif;
    letter-spacing: .03rem;
    font-size: 1.802rem;
    color: #C43B34;
    font-size: 1.802rem ;
    padding: 5px;
 }
  .paginate-links .current {
    color: black;

 }

 .paginate-links{
	     width: 100%;
    text-align: center;
}
 .imgImpreso{
	     width: 100%;
    border: 1px solid black;
 }
 .impresoNumero{
	 text-align: center;
 }
  .impresoNumero img{
	 margin-bottom: 1rem;
 }
   .impresoNumero a{
	 color: black;
 }

 .impresoRow {
	 margin-bottom: 1.802rem;
 }
 .impresoBCC{
	 border: 1px solid black;
	     width: 100%;
 }


 .search .categoryItemCol:first-child .titlecategoryItemCol,.search .categoryItemCol:first-child .authorCategoryItemCol {
    display: block;
}
.search .categoryItemCol:first-child {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    margin-bottom: 2.027rem;
    padding-right: 0 !important;
    border-bottom: none;
}
.search .leftCategoriesContent {
    border-right: none;
        padding-top: 2.027rem;
}


.author .catTitle {
	color: black !important
}
.author .avatar {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 1rem 0;
}

.author .categoryItemCol:first-child .titlecategoryItemCol,.author .categoryItemCol:first-child .authorCategoryItemCol {
    display: block;
}
.author .categoryItemCol:first-child {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    margin-bottom: 2.027rem;
    padding-right: 0 !important;
    border-bottom: none;
}
.author .leftCategoriesContent {
    border-right: none;
        padding-top: 2.027rem;
}

.author .post h2{
	color: #8d8a8a;
    font-size: 0.889rem;
    text-align: center;
}
.pAuthorP{
	color: black;
}

.search .titlecategoryItemCol {
    text-align: left;
}

/* Pagination */
.pagination {
   clear:both;
   position:relative;
   font-size:11px; /* Pagination text size */
   line-height:13px;
   float:right; /* Pagination float direction */
}
.pagination span, .pagination a {
   display:block;
   float:left;
   margin: 2px 2px 2px 0;
   padding:6px 9px 5px 9px;
   text-decoration:none;
   width:auto;
   color:#fff; /* Pagination text color */
   background: #555; /* Pagination non-active background color */
   -webkit-transition: background .15s ease-in-out;
   -moz-transition: background .15s ease-in-out;
   -ms-transition: background .15s ease-in-out;
   -o-transition: background .15s ease-in-out;
   transition: background .15s ease-in-out;
}
.pagination a:hover{
   color:#fff;
   background: #6AAC70; /* Pagination background on hover */
}
.pagination .current{
   padding:6px 9px 5px 9px;
   background: #6AAC70; /* Current page background */
   color:#fff;
}
.titlecategoryItemColCI{
    font-size: 1.602rem;
    line-height: 2.281rem;
    letter-spacing: .030rem;
    text-align: left;
    margin-top: 0.555rem;
    color: black;
}
.titlecategoryItemColCI a{
    color: black;
}

.wp-block-image.is-resized {
    display: block !important;
}

.wp-block-image img {
    max-width: 100%;
    height: auto !important;
}


.wp-block-pullquote{
	border-top: 4px solid #555d66;
    border-bottom: 4px solid #555d66;
    padding: 3em 0 2.5em;

}

.rt-reading-time{
	margin-bottom: 1rem;
}
@media (max-width: 991px) {

    /* 	MENU */
    .m-top-nav {
        height: 15px;
    }
    .menu-toggle {
        width: 40px;
        height: 30px;
        position: fixed;
        top: 34px;
        left: 16px;
        cursor: pointer;
        z-index: 1001;
        -webkit-transition: .2s;
        -o-transition: .2s;
        transition: .2s;
    }
    .smallerMM {
        top: 20px;
        left: 16px;
        -webkit-transition: .2s;
        -o-transition: .2s;
        transition: .2s;
    }
    .menu-toggle.on .one {
        -ms-transform: rotate(45deg) translate(7px, 7px);
        -webkit-transform: rotate(45deg) translate(7px, 7px);
        transform: rotate(45deg) translate(7px, 7px);
    }
    .menu-toggle.on .two {
        opacity: 0;
    }
    .menu-toggle.on .three {
        -ms-transform: rotate(-45deg) translate(8px, -10px);
        -webkit-transform: rotate(-45deg) translate(8px, -10px);
        transform: rotate(-45deg) translate(8px, -10px);
    }
    .one,
    .two,
    .three {
        width: 100%;
        height: 5px;
        background: black;
        margin: 6px auto;
        -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
        -o-transition-duration: 0.3s;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
    }
    header nav ul {
        margin: 0;
        padding: 0;
        list-style: none;
        text-align: left;
    }
    header nav ul.hidden {
        display: none;
    }
    header nav ul a {
        -o-transition-duration: 0.5s;
        -webkit-transition-duration: 0.5s;
        transition-duration: 0.5s;
        text-decoration: none;
        color: black;
        font-size: 1rem;
        line-height: 2.027rem;
        width: 100%;
        display: block;
        font-family: 'Fjalla One', sans-serif;
        text-transform: uppercase;
        letter-spacing: .30rem
    }
    .menu-section.on {
        display: block;
        background-color: white;
        z-index: 2000;
        position: fixed;
        height: 100vh;
        width: 100vw;
        top: 20px;
        padding: 0 20px;
    }
    .menu-primary-nav-container .hidden {
        display: block;
        padding-top: 85px;
        -webkit-transition: .2s;
        -o-transition: .2s;
        transition: .2s;
        padding-bottom: 10px;
    }
    .mPnVh {
        padding-top: 55px !important;
        -webkit-transition: .2s;
        -o-transition: .2s;
        transition: .2s;
    }
    .logos-nav-D-container img {
        margin-left: 72px;
    }
    .menu-primary-nav-container {}
    .header-search {
        position: fixed;
        top: 33px;
        right: 20px;
        border: 1px solid #999999;
        z-index: 1001;
        -webkit-transition: .2s;
        -o-transition: .2s;
        transition: .2s;
    }
    .searchM {
        top: 17px;
        -webkit-transition: .2s;
        -o-transition: .2s;
        transition: .2s;
    }
    .logos-nav-D-container {
        max-width: 100% !important;
    }
    .hideC {
        opacity: 0;
    }
    .primary-nav-separator a {
        display: none;
    }
    .linMMM {
        width: 100%;
        height: 5px;
        background-color: black;
        position: absolute;
        top: 68px;
        left: 0;
        -webkit-transition: .2s;
        -o-transition: .2s;
        transition: .2s;
        display: none;
    }
    .linMMMdn {
        display: block;
    }
    .linMMMSm {
        top: 38px;
        -webkit-transition: .2s;
        -o-transition: .2s;
        transition: .2s;
    }
    .linMM {
        width: 100%;
        height: 1px;
        background-color: black;
        margin-bottom: 10px;
    }
    .socialMM .menu-top-nav-container .hidden {
        display: block;
        text-align: center;
    }
    .socialMM .menu-item {
        display: none;
    }
    .socialMM .tn-Btn-social {
        display: inline-block !important;
    }
    .socialMM .tn-Btn-social div {
        width: 26px;
        height: 26px;
        margin: 10px;
    }
    .secondMM .menu-top-nav-container .hidden {
        display: block;
        padding-bottom: 10px;
    }
    .secondMM .tn-Btn-social {
        display: none;
    }
    .main {
        padding-top: 110px;
    }
    .lAsideHero {
        text-align: left;
    }
    .lAsideHero h1,
    .firstCol h1,
    .firstColB01 h1,
    .firstColB02 h1,
    .titleWidTitle {
        letter-spacing: .03rem;
        font-size: 1.266rem;
        line-height: 1.424rem;
    }
    .content p {
        color: black;
        margin-bottom: 0;
    }
    .marginBM {
        margin-bottom: 2.027rem;
    }
    .borderB {
        width: 100%;
        height: 4px;
        background-color: black;
        margin-top: 1.266rem;
        margin-left: 0;
    }
    .borderBM {
        width: 100%;
        height: 4px;
        background-color: black;
        margin-bottom: 1.266rem;
        margin-left: 0;
    }
    .impunidadBanner {
        margin-top: 0 !important;
        margin: 1rem 0 !important;
    }
    .categoryT {
        margin-top: 0.555rem;
    }
    .bannerMobileContent {
        padding: 2.027rem 0;
        text-align: center;
    }
    .bannerMobileContent img {
        max-width: 100%;
    }
    .lAsideHero {
        border-right: 0;
    }
    .border-left-M {
        border-left: 0;
    }
    .no-padding-left {
        padding-left: 15px;
    }
    .widgetLeftItem {
        position: relative;
        height: 650px;
    }
    .widgetLeftItem img {
        height: auto;
    }
    .widgetLeftMain {
        margin-top: 0 !important;
        height: calc(100% - 74px) !important;
    }
    .selectCats {
        padding-top: 72px;
    }
    .suscribeBtnM {
        position: fixed;
        top: 44px;
        right: 20px;
        z-index: 9999;
        color: black;
        font-family: 'Fjalla One', sans-serif;
        font-size: 0.79rem;
        letter-spacing: .2rem;
        -webkit-transition: .2s;
        -o-transition: .2s;
        transition: .2s;
        display: block;
    }
    .suscribeBtnMM {
        -webkit-transition: .2s;
        -o-transition: .2s;
        transition: .2s;
        top: 29px;
    }
    .suscribeBtnMHidden {
        display: none;
    }
    .widgetleftContainer {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
    .loMasLeido {
        margin-bottom: 2rem;
    }
    .loMasLeido ol {
        margin-top: 1rem;
    }
    .galeriaHome {
        padding: 0;
    }
    .lomasRecienteItems .content {
        text-align: center;
    }
    .lomasRecienteItems {
        margin-bottom: 1.602rem;
    }
    .loMasLeido h1 {
        letter-spacing: .03rem !important;
        font-size: 1.266rem !important;
        line-height: 1.424rem !important;
    }
    .loMasLeido h2 {
        color: #B53B34;
    }
    .loMasLeido li {
        font-size: 1.266rem !important;
    }
    .imgImpresoHomeCont {
        display: none;
    }
    .imgImpresoHomeCont:first-child {
        display: block;
    }
    .footerMbottom {
        height: 15px;
        background-color: black;
    }
    .imgImpresoHomeCont {
        padding-top: 0;
    }
    .footerM p,
    .footerM a {
        color: #000000;
        font-size: 0.889rem;
    }
    .footerMcontent .logo {
        margin-bottom: 1rem;
    }
    .footerMcontent .firstP {
        margin-bottom: 1rem;
    }
    .socialFooter ul {
        margin: 1rem 0;
        padding: 0;
        list-style: none;
        text-align: center;
    }
    .socialFooter ul li {
        display: inline;
        padding: 0 5px;
    }
    .socialFooter ul li a div {
        width: 30px;
        height: 30px;
        display: inline-block;
    }
    .avisoPFooter {
        margin-bottom: 3.247rem;
    }
    .no-paading {
        padding: 0;
    }
    .postSingleOne .no-gutters>.col, .no-gutters>[class*=col-] {
	    padding-right: 15px;
	    padding-left: 15px;
	}
	.postSingleOne h1, .categoryItemCol:first-child .titlecategoryItemColFC {
	    font-size: 1.424rem;
		line-height: 2.027rem;
	    letter-spacing: .030rem;
	}
	.postSingleOne .mainExcerpt p, .excerptCategoryItemColFC p  {
	    font-size: 1rem;
	    line-height: 1.266rem;
	    letter-spacing: .030rem;
	    margin-top: 1rem;
	}
	.social-btn{
		text-align: center;
	    position: relative;
		top: 0;
	}
	.social-btn div{
		display: inline-block;
		margin: 0 4px;
	}
	.postSingleOne .lineHoriDiv2 {
	    margin: 1em 0 1em;
	}
	.leftCategoriesContent {
	    border-right:0;
	}
	.categoryItemCol:first-child article {
	    padding-right: 0 !important;
	}
	.categoryItemCol:first-child {
	    padding-left: 0 !important;
	}
	.catSubMenu ul li a {
	    line-height: 2.027rem;
	}
	.catSubMenu {
	    margin: 1rem 0 1rem;
	}
	.excerptCategoryItemColFC {
	    padding: 1rem 0;
	}
	.categoryItemCol {
	    padding-right: 0 !important;
	    padding-left: 0 !important;
	}
	.nav-categories-pages {
	    padding-right: 0;
	}
	.nav-categories-pages div a {
	    padding: 1em;
	}
	.nav-categories-pages div {
	    margin: 0;
	}
	.mgl-gallery{
		column-count: 2 !important;
	}
	.search .categoryItemCol {
	    padding-right: 15px !important;
	    padding-left: 15px !important;
	}
	.search .categoryItemCol:first-child {
	    flex: 0 0 100%;
	    max-width: 100%;
	    margin-bottom: 0;
	    padding-right: 15px !important;
	    border-bottom: none;
	}
	.search .catTitle{
		font-size: 1.424rem;
	}

}

@media (max-width: 1200px) {
    .subscribeHeroImg {
        width: 76.5%;
    }
    .widgetLeftBLOGS .titleWid {
        font-size: 70px;
        line-height: 59px;
        letter-spacing: .3rem;
    }
    .carousel-Home-Title {
        font-size: 1.125rem;
        line-height: 1.424rem;
    }
    .firstColB02 {
        margin-top: 2.887rem;
        margin-bottom: 1.266rem;
    }
    .widgetLeftMain {
        margin-top: -6px;
        height: calc(100% - 52px);
    }
    .archivoHome h1 {
	    font-size: 2.281rem;
	}
}
