body{
    color: #000;
}
a{
    text-decoration: none;
}
@font-face {
    font-family: 'GuardianEgyp-Bold';
    src:url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/GuardianEgyp-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/GuardianEgyp-Bold.otf')  format('otf'), /* Safari, Android, iOS */
        url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/GuardianEgyp-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
        url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/GuardianEgyp-Bold.woff') format('woff'), /* Pretty Modern Browsers */    
        url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/GuardianEgyp-Bold.woff2') format('woff2'); /* Super Modern Browsers */
}
@font-face {
    font-family: 'GuardianEgyp-Regular';
    src: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/GuardianEgyp-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/GuardianEgyp-Regular.otf')  format('otf') /* Safari, Android, iOS */
        url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/GuardianEgyp-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
        url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/GuardianEgyp-Regular.woff') format('woff'), /* Pretty Modern Browsers */    
        url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/GuardianEgyp-Regular.woff2') format('woff2'); /* Super Modern Browsers */
}
@font-face {
    font-family: 'GuardianEgyp-Semibold';
    src:url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/GuardianEgyp-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/GuardianEgyp-Semibold.otf')  format('otf'), /* Safari, Android, iOS */
        url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/GuardianEgyp-Semibold.ttf')  format('truetype'), /* Safari, Android, iOS */
        url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/GuardianEgyp-Semibold.woff') format('woff'), /* Pretty Modern Browsers */    
        url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/GuardianEgyp-Semibold.woff2') format('woff2'); /* Super Modern Browsers */
}
@font-face {
    font-family: 'icomoon';
    src:  url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes/fonts/icomoon.eot?9xikvh');
    src:  url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes/fonts/icomoon.eot?9xikvh#iefix') format('embedded-opentype'),
        url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes/fonts/icomoon.ttf') format('truetype'),
        url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes/fonts/icomoon.woff') format('woff'),
        url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes/fonts/icomoon.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-comercio:before {
    content: "\e900";
}
.icon-facebook:before {
    content: "\ea90";
}
.icon-whatsapp:before {
    content: "\ea93";
}
.icon-twitter:before {
    content: "\ea96";
}
/* header comercio */
header {
    position: fixed;
    height: 46px;
    width: 100%;
    background: #000;
    top: 0;
    z-index: 999;
    display: table;
}
.header-comercio {
    background: #000;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.ctn-header-comercio {
    margin: 0 auto;
    max-width: 990px;
    text-align: left;
    vertical-align: middle;
    position: relative;
    padding: 6px 10px;
}
.ctn-header-comercio a {
    display: inline-block;
    color: #FFF;
    margin-top: 0;
}
.ctn-header-comercio .logo-comercio i {
    font-size: 18px;
}
.boton-especiales{
    top: -2px;
    font: 700 14px/14px Arial;
}
.cruz {
    display: inline-block;
    width: 12px;
    position: relative;
    height: 12px;
    top: 1px;
}
.cruz:before, .cruz:after {
    content: "";
    position: absolute;
    z-index: 1;
    background: #ffca00;
}
.cruz:before {
    left: 50%;
    width: 2px;
    margin-left: -1px;
    height: 100%;
}
.cruz:after {
    top: 50%;
    height: 2px;
    margin-top: -1px;
    width: 100%;
}
#social {
    float: right;
    vertical-align: middle;
    position: absolute;
    right: 0;
    top: 0;
    display: table;
    height: 100%;
}
#social ul {
    vertical-align: middle;
    display: table-cell;
}
#social ul li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}
#social ul li a i {
    font-size: 18px;
}
/* fin de header comercio */
/*Banners de publicidad*/
.container-top{
    margin: 42px 0 0 0;
    padding: 10px 0;
    height: auto;
    text-align: center;
}
.container-caja3{
    display: none;
}
.lateral-izq{
    display: inline-block;
    margin-top: 16px;
    width: 13%;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 620px;
    overflow: auto;
    position: -webkit-sticky;
    position: fixed;
    top: 30px;
    left: 0;
}
.lateral-der{
    display: inline-block;
    margin-top: 16px;
    width: 13%;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 620px;
    overflow: auto;
    position: -webkit-sticky;
    position: fixed;
    top: 30px;
    right: 0;
}
.container-zocalo{
    max-width: 728px;
    height: auto;
    position: fixed;
    margin: 20px auto 0 auto;
    bottom: 0;
    left: 0;
    right: 0;
    box-sizing: border-box;
    text-align: center;
}
/*Fin banners de publicidad*/
.container{
    margin-top: 46px;
}
.logo-ec{
    margin-top: -30px;    
}
.title{
    font: 500 40px/43px 'GuardianEgyp-Bold';
}
.epigraph{
    font: 500 21px/31px 'GuardianEgyp-Regular';
}
.separator{
    border: 2px solid #707070;
    width: 77px;
}
.subtitle{
    font: 500 32px/34px 'GuardianEgyp-Semibold';
}
.container-video{
    max-width: 480px;
}
a.coin-item, a.coin-item:hover{
    color: #000;
}
.coin-years{
    color: #1F1F1F;
}
.coin-years{
    font: 500 18px/21px 'GuardianEgyp-Regular';    
}
.coin-home-title{
    font: 500 21px/25px 'GuardianEgyp-Semibold';
}
.credits-subtitle{
    font: 500 21px/31px 'GuardianEgyp-Semibold';
}
.credits{
    font: 500 21px/31px 'GuardianEgyp-Regular';
}
.btn-start{
    font: 500 18px/22px 'GuardianEgyp-Semibold';
    background-color: #000;
    box-shadow: 0 5px 0 #C9413A;
}
.bg-black{
    background: #000;
}
.empty-space{
    height: 130px;
}
@media screen and (max-width: 1024px) {
    .lateral-izq, .lateral-der{
        display: none;
    }
}
@media screen and (max-width: 768px) {
    /*Banners de publicidad*/
    .container-caja3{
        display: block;
        margin: 20px auto;
    }
}
@media screen and (max-width: 640px) {
    #social ul li {
        margin-right: 5px;
    }
    .logo-ec{
        margin-top: -28px;
    }
    .title{
        font: 500 28px/38px 'GuardianEgyp-Bold';
    }
    .subtitle{
        font: 500 19px/23px 'GuardianEgyp-Semibold';
    }
    .epigraph{
        font: 500 18px/28px 'GuardianEgyp-Regular';
    }
    .coin-years{
        font: 500 14px/17px 'GuardianEgyp-Regular';    
    }
    .coin-home-title{
        font: 500 14px/20px 'GuardianEgyp-Semibold';
    }
    .credits{
        font: 500 14px/24px 'GuardianEgyp-Regular';
    }
    .btn-start{
        font: 500 14px/18px 'GuardianEgyp-Semibold';
    }
    .empty-space{
        height: 60px;
    }
}
