.upper-mackup{
    max-width: 1200px;
    width: 100%;
    margin: auto;
}
.titu_masc{
    font-family: 'Poppins', sans-serif;
	font-weight: 700;
}
.res_masc{
    /*font-family: 'Work Sans', sans-serif;*/
	font-size: 400;
}
.display-big{
    position: relative;
}
.display-big .wrap-img-c{
    height: 0;
    padding-top: 45%;
    overflow: hidden;
    position: relative;
}
.display-big .wrap-img-c amp-img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.display-big .wrap-img-c amp-img img{
    object-fit: cover;
}
.display-big .wrap-img-c:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.2);
}
.display-big .wrap-img-c .wrap-title-c{
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    color: white;
    font-size: 250%;
    text-align: center;
}
.entry-content amp-iframe{
    margin: auto;
    display: block;
}
.wrap-grid-post{
    width: calc(100% - 40px);
    margin: 40px auto 20px auto;
    max-width: 980px;
    /*display: flex;
    flex-flow: column wrap;
    align-content: space-between;
    width: calc(100% - 40px);
    margin: 40px auto 20px auto;
    column-count: 3;
    column-gap: 40px;
    max-width: 980px;*/
}
.wrap-grid-post .insert_col {
    width: calc(100% / 3);
    display: inline-block;
    vertical-align: top;
}
.wrap-grid-post article:nth-child(3n+1) { order: 1; }
.wrap-grid-post article:nth-child(3n+2) { order: 2; }
.wrap-grid-post article:nth-child(3n)   { order: 3; }

.wrap-grid-post article{
    color: white;
    margin: 0 auto 35px auto;
    display: block;
    width: 300px;
    max-width: 100%;
    /*border-radius: 3px;
    background-color: #A2CBFA;
    border: 1px solid #4390E1;
    box-shadow: 0 2px 2px rgba(0,90,250,0.05), 0 4px 4px rgba(0,90,250,0.05), 0 8px 8px rgba(0,90,250,0.05), 0 16px 16px rgba(0,90,250,0.05);
    width: 30%;
    margin-bottom: 2%;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    color: white;*/
}
.wrap-grid-post article a{
    text-decoration: none;
    color: black;
}
.wrap-grid-post article .entry-title{
    font-size: 130%;
    margin: 10px 0 10px 0;
}
.wrap-grid-post article .wrap-resum-c{
    font-size: 80%;
}
.wrap-grid-post article .meta{
    display: flex;
    justify-content: space-between;
    font-size: 60%;
    font-family: 'Multi' sans-serif;
    text-transform: uppercase;
}
@media (max-width: 950px) {
    .wrap-grid-post .insert_col{
        width: 100%;
    }
    .wrap-grid-post{
        /*column-count: 2;*/
        text-align: center;
    }
}
@media (max-width: 782px) {
    .display-big .wrap-img-c{
        height: auto;
        padding-top: 0%;
    }
    .display-big .wrap-img-c img{
        position: initial;
        transform: none;
    }
    .display-big .wrap-img-c .wrap-title-c{
        font-size: 100%;
        width: 90%;
    }
    .wrap-grid-post{
        column-count: 1;
    }
    .wrap-grid-post article{
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .wrap-grid-post article amp-img.amp-wp-enforced-sizes[layout="intrinsic"] > img{
        object-fit: cover;
    }
}
@media (max-width: 978px) {
    #site-footer{
        padding-bottom: 80px;
    }
}
#site-footer .pages_info{
    align-items: center;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #b3443d;
    margin: 20px auto;
    padding-top: 20px;
    padding-bottom: 20px;
}
#foo_co{
	display: flex;
    align-items: center;
}
.foo_logo,
#left_fo{
	text-align:left;
	width:100px !important;
}
#center_fo{
    text-align: left;
    margin-left: 20px;
}
#right_fo{
	text-align:right;
}
#center_fo ul{
	line-height:80%;
    font-size:85%;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
}
#center_fo ul li{
    margin-left: 0;
}
.foo_logo img,
#left_fo img{
	max-width:100px;
	height:auto;
	vertical-align: baseline;
    margin-bottom: 0;
}
#right_fo a{
	font-size:90%;
}
.author .author-avatar.vcard{
    display: inline-block;
}
.author .author-avatar.vcard amp-img{
    border-radius: 50%;
}
.author .author-link{
    font-weight: 700;
    margin: 0 10px;
}
@media (max-width: 630px) {
    #site-footer .pages_info{
        display: block;
    }
    #right_fo{
        margin-top: 20px;
        text-align: left;
    }
    .footer-copyright{
        max-width: 80%;
    }
    .entry-content h2{
        font-size: 3rem;
    }
    .entry-content h5,
    .entry-content h4,
    .entry-content h3{
        font-size: 2.8rem;
    }
    .author-bio .author-title-wrapper{
        display: block;
    }
}
.sidebar_masdemx{
    width: 300px;
    margin-right: 20px;
    padding-top: 5rem;
}
.ad_amp.before_ex{
    padding-bottom: 2rem;
}
.sidebar_masdemx .ad_amp{
    margin-top: 40px;
}
.sidebar_masdemx .ad_amp.up_sidebar{
    margin-top: 0;
    margin-bottom: 40px;
}
.ad_amp.in_index{
    margin: 0 auto 20px auto;
    width: 300px;
}
.rel_single{
    width: 100%;
}
.rel_single .title_rel{
    font-size: 125%;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: center;
    
}
.rel_single .title_rel span{
    display: block
}
.rel_single .display-posts-listing{
    margin-left: 0;
    list-style-type: none;
}

.rel_single .display-posts-listing li{
    margin: 0 0 15px 0;
    border-top: 1px solid #b3443d;
    width: 100%;
    padding: 15px 5% 0 5%;
    text-align: left;
}
.rel_single .display-posts-listing li a{
    text-decoration: none;
    color: black;
}
.rel_single .fecha{
    display: block;
    font-size: 70%;
    line-height: 1.2;
    color: #b3443d;
    margin-bottom: 6px;
}
.rel_single .title{
    display: block;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 125%;
    margin-top: 0;
    font-family: 'Muli', sans-serif;
	font-weight: 700;
}
.rel_single .excerpt{
    display: block;
    font-size: 80%;
    line-height: 1.2;
}
/**/
.rel_categories{
    margin-bottom: 40px;
    margin-top: 4rem;
    margin-right: auto;
    margin-left: auto;
    max-width: 80rem;
    width: 100%;
}
.rel_categories .title_rel{
    font-size: 125%;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: center;
}
.rel_categories ul{
    column-count: 3;
    column-gap: 20px;
    list-style-type: none;
    margin-left: 0;
}
.rel_categories li{
    vertical-align: top;
    margin: 0 0 20px 0;
}
.rel_categories li a{
    text-decoration: none;
    color: black;
}
.rel_categories li .wrap_imag{    
    position: relative;
}
.rel_categories li .title{
    display: block;
    font-weight: 700;
    font-size: 125%;
    margin-top: 20px;
    font-family: 'Muli', sans-serif;

}
.double_column .sidebar_masdemx,
.double_column .post-inner{
    padding-top: 0;
}
@media (min-width: 630px) {
    .double_column{
        display: flex;
        justify-content: space-between;
        max-width: 1440px;
        margin: auto;
    }
    .single .left_sidebar{
        width: calc(100% - 340px);
    }
    
}
@media (min-width: 700px){
    .sidebar_masdemx{
        padding-top: 4rem;
    }
    .single .entry-header .intro-text,
    .single .entry-header .entry-title{
        width: calc(100% - 300px);
        margin-left: 0;
    }
}
@media (max-width: 700px){
    .sidebar_masdemx{
        display: block;
        width: calc(100% - 40px);
        margin: auto;
        padding-bottom: 5rem;
    }
    .sidebar_masdemx .ad_amp{
        position: relative;
        width: 100vw;
        left: 50%;
        transform: translateX(-50%);
    }
    .rel_categories{
        max-width: calc(100% - 40px);
        margin: auto;
    }
    .rel_categories ul{
        column-count: 1;
    }
    .ad_amp.in_index{
        margin-left: auto;
        margin-right: auto;
    }
}
/* Social Share */
.share_btns{
    position: fixed;
    top: 200px;
    z-index: 10;
    width: 48px;
    height: 320px;
}
.sha_cont{
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    transition: all .2s ease-in-out;
    background-color: white;
    width: 42px !important;
    height: 42px !important;
    padding: 4px 0;
}
#counter_shao{
    text-align: center;
    font-size: 12px;
}
#counter_shao span{
    display: block;
    font-size: 20px;
    font-weight: 500;
}
.hide_t{
    visibility: hidden;
    background-color: transparent;
}
amp-social-share{
    background-color: black !important;
    background-size: 75%;
}
@media (max-width: 630px) {
    
    amp-social-share.amp-social-share-whatsapp{
        background-size: 30px!important;
    }
    amp-social-share{
        background-size: 35px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        transition: all .2s ease-in-out;
        padding: 8px;
    }
    .share_btns{
        display: flex;
        height: 42px;
        width: 100%;
        bottom: 0;
        top: initial;
        z-index: 12;
    }
    
    .st_ad{
        padding-bottom: 45px;
        top: calc(100% - 100px) !important;
        
    }
}
/*Notif O*/
amp-web-push-widget button.subscribe {
    display: inline-block;
    text-align: center;
    border-radius: 2px;
    border: 0;
    box-sizing: border-box;
    margin: 0;
    padding: 8px 25px;
    cursor: pointer;
    outline: none;
    font-size: 12px;
    font-weight: 600;
    background: #4a90e2;
    color: white;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.65); 
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.65);
    text-decoration: none;
    height: initial;
}
amp-web-push-widget .text_not{
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: normal;
    margin-bottom: 15px;
}
amp-web-push-widget .imag_in{
    width: 100px;
    height: 55px;
    display: inline-block;
}
amp-web-push-widget .text_in{
    display: inline-block;
    width: calc(100% - 120px);
    font-size: 95%;
    line-height: 1.2;
    color: #757575;
    margin-top: 5px;
}
amp-web-push-widget button.subscribe:active {
	transform: scale(0.99);
}
amp-web-push-widget button.subscribe amp-img{
	display: inline-block !important;
}
amp-web-push-widget button.unsubscribe {
	display: inline-block;
    align-items: center;
    justify-content: center;
    height: 100%;
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    outline: none;
    font-weight: 400;
    background: transparent !important;
    color: black;
    text-align: left;
    text-transform: inherit;
    font-size: 1.45rem;
}
amp-user-notification{
	top:0;
	width: auto;
	z-index: 2;
	left: 50%;
	transform: translateX(-50%);
	bottom:initial;
    background-color: transparent;
}
amp-web-push-widget .subscribe_up{
    padding: 20px 25px;
    max-width: calc(100% - 3px);
    background-color: white;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,.65);
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,.65);
}
amp-user-notification .dismiss-not{
	display: inline-block;
    padding: 10px 20px;
    font-size: 12px;
    font-weight: 600;
    vertical-align: top;
    text-decoration: none;
    background-color: transparent;
    color: #4a90e2;
    margin-right: 10px;
}
amp-user-notification .buttons_n{
    width: 100%;
    display: flex;
    justify-content: flex-end;
}