a{
        color: inherit;
}
.especialesModulares .Infografia .infographyContainer{
    margin: 0 0 40px;
}
.content_grid_margin.container_evolucion, .content_grid .content_grid_margin .container_col .col_fija, .container_liftigniter_article, .nuestro_mundo, .modulo_eto{
    display: none;
}
body{
    margin: 0;
    padding: 0;
}
.cont-general-intro {
	width: 100%;
    height: 100vh;
    overflow: scroll;
    position: relative;
}
.btn-bicente-wrapper {
	    width: 330px;
    margin: auto;
}
.intro-cont{
   width: 100%;
    height: 100%;
    background: url(https://embed.eltiempo.digital/infografias/2019/05/bicentenario/intro/desktop/img/home-bice.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    box-sizing: border-box;
    padding-top: 18%;
}
.head-titulo {
    width: 600px;
    margin: auto;
    visibility: hidden;
}

.entrar-especial {
        background: url(https://embed.eltiempo.digital/infografias/2019/05/bicentenario/intro/desktop/img/EntrarEspecial.png) no-repeat center;
    width: 190px;
    height: 39px;
    font-family: "Tabac Sans";
    font-size: 17px;
    padding-left: 28px;
    cursor: pointer;
    border: none;
    float: left;
    display: block;
    margin-top: 60px;
    color: #F2EADB;
}
 .entrar-especial:hover {
	background: url("https://embed.eltiempo.digital/infografias/2019/05/bicentenario/intro/desktop/img/EntrarAlespecialHover.png");
}
 .entrar-especial:active {
	background: url("https://embed.eltiempo.digital/infografias/2019/05/bicentenario/intro/desktop/img/EntrarEspecial.png");
    border: none;
    box-shadow: 0;
}
.entrar-especial:focus {outline:0;}

.bicente{
    width: 90px;
    height: 90px;
    border: 5px solid #C23032;
    background: url(https://embed.eltiempo.digital/infografias/2019/05/bicentenario/bicente-img/cara-6.jpg);
    background-size: 140%;
    border-radius: 70px;
    background-position: 50% 20%;
    float: right;
    margin-top: 31px;
     
}

.redes {
    position: absolute;
    bottom: 32vh;
    right: 20%;
    color: #673332;
    padding-top: 10px;
    font-size: 21px;
}
.cred-cont {
	    border-top: solid 2px #673332;
    margin-top: 37px;
        padding-top: 8px;
}
.redes i {
    margin: 0px 10px;
}

.redes p {
    float: left;
    margin-right: 20px;
    font-family: "Tabac Sans";
    font-weight: 700;
}
.redes i:hover, .redes p:hover{
	color:#80B1AC;
    cursor: pointer;
}

.bicente-animacion{
   animation: bicente 0.5s ease-in-out 0s infinite alternate; 
}
.bicente-nombre {
	    margin-top: 92px;
    font-size: 16px;
    font-family: "Tabac Sans";
    width: 63px;
    text-align: center;
    background: url(https://embed.eltiempo.digital/infografias/2019/05/bicentenario/global-img/Fondo-Boton-limpio.png) no-repeat;
    height: 27px;
    background-size: contain;
    margin-left: 11px;
    padding-top: 4px;
    background-position: center;
    color: #80B1AC;
    font-weight: normal !important;
}

@keyframes bicente{
    0%{
        border: 5px solid #C23032; 
    }
    100%{
        border: 5px solid #DFAE59; 
    }
    
}

.creditos-bicente-wrapper {
	width: 100vw;
    height: 100vh;
    position: fixed;
    z-index: 800;
    background: rgba(0,0,0,0.7);
    display: none;
    overflow-x: scroll;
    top: 0;
    left: 0;
}

.creditos-bicente {
    position: absolute;
    top: 0;
    width: 1200px;
    background: #333;
    margin-left: 50%;
    left: -600px;
    padding-bottom: 40px;
}
.cerrar-cred {
    position: absolute;
    right: 20px;
    top: 20px;
    height: 50px;
    width: 50px;
    border-radius: 60px;
    background: rgba(0,0,0,0.7);
    color: #FFF;
    font-family: "Tabac Sans";
    font-size: 38px;
    text-align: center;
    line-height: 41px;
}
.cerrar-cred:hover {
	color: #DFAE59;
    cursor: pointer;
}
img.cabezote-cred {
    width: 500px;
    display: block;
    margin: auto;
    padding-top: 30px;
}
p.intro-cred {
    width: 680px;
    margin: auto;
    text-align: center;
    margin-top: 30px;
    font-family: "tabac sans";
    color: #F2DFBD;
    font-weight: 300;
    line-height: 19px;
    margin-bottom: 50px;
}

.colum-cont-cred {
    width: 90%;
    box-sizing: border-box;
    padding: 30px 0;
    margin: auto;
    border-top: 1px solid #DFAE59;
}
.column-cred {
    width: 50%;
    float: left;
    padding-left: 20px;
    border-right: 1px solid #DFAE58;
}
.column-cred:last-child {
    border-right: none;
}
h5.cred-titu {
    font-family: "Cinzel";
    font-weight: 700;
    letter-spacing: 0.04em;
    font-size: 24px;
    color: #A78343;
}
h6.cred-subtitu {
    font-family: "Cinzel";
    font-weight: 700;
    color: #DFAE59;
    margin-top: 20px;
    margin-bottom: 3px;
}
h6.cred-subtitu-tabac {
    font-family: "Tabac Sans";
    font-weight: 700;
    color: #DFAE59;
    margin-top: 20px;
    margin-bottom: 3px;
    font-size: 12px;
    letter-spacing: 0.04em;
}
.cred-subti-lin {
    border-top: 1px solid #DFAE58;
    padding-top: 5px;
    margin-top: 50px;
    width: 95%;
}
li.cred-nom {
    font-family: "Tabac Sans";
    font-weight: 300;
    color: #FFF4B3;
    line-height: 20px;
    font-size: 14px;
}
.cred-nom-italic{
    font-style: oblique;
}
li.cred-nom-bold {
    font-weight: 700;
    color: #DFAE59;
    font-size: 12px;
    letter-spacing: 0.04em;
}




.btn-play-bicente {
    position: absolute;
    width: 25px;
    height: 25px;
    background: #C23032;
    bottom: -3px;
    left: -3px;
    border-radius: 30px;
}
.btn-play-bicente-icon {
    width: 0;
    height: 0;
    margin-top: 6px;
    margin-left: 8px;
    border-top: 7px solid transparent;
    border-left: 11px solid white;
    border-bottom: 7px solid transparent;
}