body, html {
    height: 100%
}

body {
    background: #fff;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-overflow-scrolling: touch;
}

a{
    text-decoration: none;
}
header{
    position: fixed;
    width: 100%;
    z-index: 99;
}

.img-fluid-infos{
    height: auto;
    vertical-align: middle;
    border-style: none;
    width: 100%;
    max-width: 640px;
}
.touchonly {
    display: none;
}
html.touch .touchonly {
    display: block;
}
.noselect * {
    user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
}
.doselect * {
    user-select: auto;
    -webkit-user-select: auto;
    -khtml-user-select: auto;
    -moz-user-select: auto;
    -o-user-select: auto;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.clear{
    clear: both;
}

.scroll-downs {
    position: absolute;
    bottom: -60%;
    height: 45px;
    left: 0;
    margin: auto;
    right: 0;
    top: 0;
    width: 34px;
}
.mousey {
    background: #fff;
    border-radius: 25px;
    box-sizing: content-box;
    height: 35px;
    opacity: 1;
    padding: 10px 15px;
    width: 3px;
}
.scroller {
    background-color: #000;
    border-radius: 25%;
    height: 10px;
    width: 3px;

    animation-name: scroll;
    animation-duration: 2.2s;
    animation-timing-function: cubic-bezier(.15,.41,.69,.94);
    animation-iteration-count: infinite;
}
@keyframes scroll {
    0% { opacity: 0; }
    10% { transform: translateY(0); opacity: 1; }
    100% { transform: translateY(15px); opacity: 0;}
}


#header{
    margin-bottom: 50px;
    width: 100%;
}
.header-comercio{
    background: #000;
    padding: 5px 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 9999999;
}
.ctn-header-comercio{
    margin: 0 auto;
    max-width: 1024px;
    text-align: left;
}
.ctn-header-comercio a{
    display: inline-block;
    text-indent: -9999px;
}
a.logo-comercio{
    background: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/img/logo.png') no-repeat 0 0;
    background-size: 100%;
    height: 25px;
    margin: 10px;
    width: 110px;
}
a.logo-especiales {
    background: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/img/logo-especiales.png') no-repeat 0 3px;
    background-size: 85%;
    height: 22px;
    width: 100px;
}
#social{
    float: right;
}
#social ul{
    display: inline-block;
    margin: 0 auto;
    padding: 0;
    vertical-align: middle;
}
#social ul li{
    display: inline-block;
    margin: 0 3px;
    vertical-align: middle;
}
#social ul li a{
    height: 36px;
    width: 36px;
}
#fb{
    background-size: 100%;
    background: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/img/fb-icon.png') no-repeat 0 0;
    border: none;
    display: inline-block;
    height: 36px;
    text-indent: -9999px;
    width: 36px;
}

#wst{
    background-size: 100%;
    background: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/img/wst-icon.png') no-repeat 0 0;
    border: none;
    display: none;
    height: 36px;
    text-indent: -9999px;
    width: 36px;
}

#tw{
    background-size: 100%;
    background: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/img/tw-icon.png') no-repeat 0 0;
    border: none;
    display: inline-block;
    height: 36px;
    text-indent: -9999px;
    width: 36px;
}
.ctn-header-comercio
.ctn-header-comercio .logo-alerta{
    text-indent: inherit;
}

.container-caja3{
    display: none;
}
.container-zocalo {
    max-width: 728px;
    height: auto;
    z-index: 2147483646;
    position: fixed;
    margin: 0 auto;
    bottom: 0;
    left: 0;
    right: 0;
    box-sizing: border-box;
    text-align: center;
}
.main{
    margin: 0 auto;
}

#reveal1,
#reveal2,
#reveal3,
#reveal4,
#reveal5,
#reveal6,
#reveal7,
#reveal8,
#reveal9,
#reveal10,
#reveal11,
#reveal12,
#reveal13,
#reveal14,
#reveal15,
#reveal16,
#reveal17,
#reveal18,
#reveal19,
#reveal20,
#reveal21,
#reveal22,
#reveal23,
#reveal24,
#reveal25,
#reveal26,
#reveal27,
#reveal28,
#reveal29,
#reveal30,
#reveal31,
#reveal32{
    opacity: 0;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
#reveal1.visible,
#reveal2.visible,
#reveal3.visible,
#reveal4.visible,
#reveal5.visible,
#reveal6.visible,
#reveal7.visible,
#reveal8.visible,
#reveal9.visible,
#reveal10.visible,
#reveal11.visible,
#reveal12.visible,
#reveal13.visible,
#reveal14.visible,
#reveal15.visible,
#reveal16.visible,
#reveal17.visible,
#reveal18.visible,
#reveal19.visible,
#reveal20.visible,
#reveal21.visible,
#reveal22.visible,
#reveal23.visible,
#reveal24.visible,
#reveal25.visible,
#reveal26.visible,
#reveal27.visible,
#reveal28.visible,
#reveal29.visible,
#reveal30.visible,
#reveal31.visible,
#reveal32.visible{
    opacity: 1;
}
.spacer.s0 {
    min-height: 0;
}
.container-top{
    padding-top: 60px;
}
.container-caja3{
    display: block;
    margin: 40px auto;
    text-align: center;
}
figure{
    margin: 0;
}
@media only screen and (max-width: 768px){
    
    body{
        background-color: #000;
    }
    .spacer.s1 {
        min-height: 0px;
    }
    #wst{
        display: inline-block;
    }    
    .scroll-downs{
        bottom: -50%;
        left: 0%;
    }
    .spacer.s3 {
        min-height: 200px !important;
    }
    #reveal3, #reveal5, #reveal8, #reveal17 {
        min-height: inherit;
    }
}

@media only screen and (max-width: 320px){
    a.logo-comercio {
        height: 21px;
        margin: 6px 5px;
        width: 90px;
    }
}
