html,
body{
    box-sizing: border-box;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
}
body{
    background: transparent linear-gradient(180deg, #FAEACC 0%, #DB8E00 100%) 0% 0% no-repeat padding-box;
    background-position: center center;
    background-size: cover;
    background-color: #db8f01;
}

header{
  position: fixed;
  width: 100%;
}

.ctn-header-comercio {
    margin: 0 auto;
    max-width: 990px;
    text-align: left;
    vertical-align: middle;
    position: relative;
    padding: 6px 10px 3px 10px;
}

@font-face {
    font-family: 'sansita-black';
    src: url('../fonts/sansita-black.woff2') format('woff2'),
         url('../fonts/sansita-black.woff') format('woff');
}
  @font-face {
    font-family: 'futura-bold';
    font-weight: normal;
    src: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes/fonts/FuturaLT-Bold.ttf') format("truetype");
  }
@font-face {
    font-family: 'futura-book';
    font-weight: normal;
    src: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes/fonts/FuturaLT-Book.ttf') format("truetype");
}
@font-face {
    font-family: 'actobook';
    src: url('../fonts/acto-book-webfont.woff2') format('woff2'),
         url('../fonts/acto-book-webfont.woff') format('woff');
}
@font-face {
    font-family: 'actobold';
    src: url('../fonts/acto-bold-webfont.woff2') format('woff2'),
         url('../fonts/acto-bold-webfont.woff') format('woff');
}
@font-face {
    font-family: 'oblivionfont';
    src: url('../fonts/oblivionfont.woff2') format('woff2'),
         url('../fonts/oblivionfont.woff') format('woff');
}
@font-face {
    font-family: 'actosemibold';
    src: url('../fonts/acto-semibold-webfont.woff2') format('woff2'),
         url('../fonts/acto-semibold-webfont.woff') format('woff');
}
@font-face {
    font-family: 'actosemibold_italic';
    src: url('../fonts/acto-semibold_italic-webfont.woff2') format('woff2'),
         url('../fonts/acto-semibold_italic-webfont.woff') format('woff');
}
@font-face {
    font-family: 'playfair_displayblack';
    src: url('../fonts/playfairdisplay-black-webfont.woff2') format('woff2'),
         url('../fonts/playfairdisplay-black-webfont.woff') format('woff');
}
@font-face {
    font-family: 'benton_black';
    src: url(../fonts/bentonsanscomp-black.woff2) format('woff2'),
         url(../fonts/bentonsanscomp-black.woff) format('woff');
}
@font-face {
    font-family: 'benton_medium';
    src: url(../fonts/bentonsanscomp-medium.woff2) format('woff2'),
         url(../fonts/bentonsanscomp-medium.woff) format('woff')
}

.ctn-header-comercio a {
    display: inline-block;
    color: #FFF;
    margin-top: 0;
}

.boton-especiales {
    font-family: 'actosemibold';
    font-size: 13px;
    display: block;
    color: white;
    text-indent: 0 !important;
    padding: 8px 0px 0px 15px;
    position: absolute;
    text-decoration: none;
}

.clear{
    clear: both;
}

#header{
    margin-bottom: 50px;
    width: 100%;
}
    .header-comercio{
        background: #000000;
        padding: 1px 0;
        position: relative;
        width: 100%;
        z-index: 9999999;
    }
        .ctn-header-comercio{
            margin: 0 auto;
            max-width: 975px;
        }
            .ctn-header-comercio a{
                display: inline-block;
                text-indent: -9999px;
            }
                a.logo-comercio{
                    background: url(../img/logo-comercio.png) no-repeat 0 0;
                    background-size: 100%;
                    height: 30px;
                    margin-top: 10px;
                    width: 110px;
                }
                #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;
                            }
                                #social ul li a.facebook{
                                    background: url(../img/sprite-redes.png) no-repeat 2px 0px;
                                    background-size: 100px;
                                }

                                #social ul li a.tw{
                                    background: url(../img/sprite-redes.png) no-repeat -32px 0;
                                    background-size: 100px;
                                }
                                #social ul li a.wst{
                                    background: url(../img/sprite-redes.png) no-repeat -66px 0;
                                    background-size: 100px;
                                    display: none;
                                }

.box-banner img {
    box-shadow: -10px -7px 0px #19D16A;
}

.main{
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 10px;
}
    h1{
        font: 4em/1.2 'playfair_displayblack';
        margin: 10px auto;
        max-width: 1000px;
    }
    h2 {
        color: #fff;
        font: 5.8em/0.7 'futura-bold';
        min-height: 30px;
        margin: 0px auto;
        padding: 62px 10px 0px 10px;
        text-transform: uppercase;
    }

        h2 span {
            /* background: url(../img/circulo.png) no-repeat center center; */
            width: 100px;
            height: 100px;
            padding: 45px 30px;
            background-size: 75%;
        }
        

    h4{
        color: #fff;
        font: 1.6em/1.1 'futura-bold';
        min-height: 60px;
        margin: 10px auto;
        padding: 20px 10px 10px 10px;   
        text-transform: uppercase;
        /*letter-spacing: -2px;*/
    }
    h5{
        background: #e80606;
        color: #fff;
        display: block;
        font: 1em/1.2 'actobold';
        margin: 0 auto;
        max-width: 200px;
        text-transform: uppercase;
    }
    p{
        font: 1.2em/1.4 'sansita-black';
    }
    h6{
        display: inline-block;
        font: 1.2em/1.2 'actobold';
        margin: 10px auto;
        vertical-align: top;
    }
        h6 img{
            display: inline-block;
            margin: 0 5px 0 10px;
            vertical-align: top;
            width: 18px;
        }

    .box-portada{

    }
        .bg-portada {
            display: block;
            margin: 0 auto;
            max-width: 950px;
            padding-top: 60px;
        }
         .bg-portadam {
            display: none;
            }
        .box-titulo{
            margin: 0 auto;
            max-width: 800px;
            text-align: center;
        }
            .box-titulo h1{

            }
                .box-titulo h1 span{
                    background: #fe0000;
                    color: #fff;
                    display: block;
                    height: 95px;
                    line-height: 75px;
                    margin: 20px 0;
                    padding: 0 10px;
                }
            .bg-titulo{
                background: url(../img/bg-titulo.jpg) no-repeat center center;
                background-size: 100%;
                height: 315px;
                max-width: 333px;
            }

    .ctn-main {
        margin: 0px auto 120px auto;
        max-width: 870px;
        text-align: center;
    }


.box-banner{
    display: inline-block;
    margin: 0 5px 20px 5px;
    padding-bottom: 2px;
    width: 250px;
    vertical-align: top;
}
    .box-banner h3{
        color: #F8EC5A;
        font: 1.2em/1 'benton_medium' !important;
        margin: 5px auto;
        padding-bottom: 10px;
        text-align: center;
        text-transform: uppercase;
    }
    .box-texto{
        background: url(../img/cuadrado.png) no-repeat center center;
        min-height: 230px;
        /* margin-top: -4px; */
        padding-bottom: 10px;
        width: 100%;
        /*background-size: 100%;*/
        background-size: 77%;
    }
        .box-texto a, .box-texto2 a, .box-texto3 a, .box-texto4 a, .box-texto5 a, .box-texto6 a{
            display: block;
            margin: 0 auto;
            text-decoration: none;
            text-transform: uppercase;
        }
            .box-texto a:hover{
                /*background: #fff;
                color: #000;*/
            }

    .box-bloque{
        min-height: 230px;
        padding-bottom: 10px;
        width: 100%;
        background-size: 90% !important;
    }

    .imagen1{
        background: url(../img/1.png) no-repeat center center;
    }
    .imagen2{
        background: url(../img/2.png) no-repeat center center;
    }
    .imagen3{
        background: url(../img/3.png) no-repeat center center;
    }
    .imagen4{
        background: url(../img/4.png) no-repeat center center;
    }
    .imagen5{
        background: url(../img/5.png) no-repeat center center;
    }
    .imagen6{
        background: url(../img/6.png) no-repeat center center;
    }
    .imagen7{
        background: url(../img/7.png) no-repeat center center;
    }
    .imagen8{
        background: url(../img/8.png) no-repeat center center;
    }
    .imagen9{
        background: url(../img/9.png) no-repeat center center;
    }
    .imagen10{
        background: url(../img/10.png) no-repeat center center;
    }
    .imagen11{
        background: url(../img/11.png) no-repeat center center;
    }
    .imagen12{
        background: url(../img/12.png) no-repeat center center;
    }
    .imagen13{
        background: url(../img/13.png) no-repeat center center;
    }
    .imagen14{
        background: url(../img/14.png) no-repeat center center;
    }



    .inactivo{
        opacity: 0.2;
    }
        .inactivo .box-texto a{
            background: #000;
            color: #fff;
        }
    .swiper-wrapper{
        margin: 30px auto;
    }
        /*.swiper-container{

        }*/
            .swiper-container h4{
                color: #e20707;
                min-height: auto;
                padding: 0;
                text-align: left;
            }
            .swiper-container p{
                margin: 0 auto;
                text-align: left;
            }
            .swiper-container a{
                color: #000;
                display: block;
                font: 1em/1 'actobold';
                text-align: left;
            }

    .swiper-pagination-bullet-active {
        background: #e80605 !important;
    }

@media only screen and (max-width: 640px){

    .bg-portada {
        display: none !important;
    }
    .bg-portadam {
        width: 100%;
        display: block !important; margin: 0 auto;        
        padding-top: 50px;
    }

    .main {
        padding: 0px !important;
    }

    .ctn-header-comercio{
        margin: 0 5px;
    }

    h1{
        font-size: 2.5em;
        margin: 10px auto;
    }
    h6{
        display: block;
    }
    .box-botones{
        margin: 20px auto;
    }
    #social ul li a.wst{
        display: block;
    }

    .box-titulo{
        margin: 0 auto;
    }
        .box-titulo h1{
            text-align: center;
        }
        .box-titulo h1 span{
            display: inline;
            width: 205px;
        }
        .bg-titulo{
            background: url(../img/bg-titulo-movil.jpg) no-repeat;
            background-size: 100%;
            max-width: 100%;
            height: 56px;
        }
        .box-titulo p{
            margin: 0 auto;
            text-align: center;
        }
        .box-banner {
            display: inline-block;
            margin: 0 10px 20px;
            /*max-width: calc(50% - 22px);*/
            vertical-align: top;
        }
}

/*Banners de publicidad*/
.container-top{
  max-width: 980px;
  margin: 0 auto;
  padding: 50px 0 10px 0;
  text-align: center;
}
.lateral-izq{
  text-align: right;
  float: left;
  display: inline-block;
  margin: 46px 0 0 0;
  max-width: 180px;
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: auto;
  overflow: auto;
  position: -webkit-sticky;
  position: fixed;
  top: 0px;
  left: 0px;
}
.lateral-der{
  text-align: left;
  float: right;
  display: inline-block;
  margin: 46px 0 0 0;
  max-width: 180px;
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: auto;
  overflow: auto;
  position: -webkit-sticky;
  position: fixed;
  top: 0px;
  right: 0px;
}
.container-zocalo{
  max-width: 728px;
  max-height: 90px;
  height: 100%;
  z-index: 2147483646;
  position: fixed;
  margin: 0 auto;
  bottom: 0;
  left: 0;
  right: 0;
  box-sizing: border-box;
  text-align: center;
}
.container-caja3{
  display: none;
}
/*Fin banners de publicidad*/
.logo{
    height: 30px;
    display: block;
    /*margin-top: 10px;
    margin-bottom: 10px;*/
}
.clear{
  clear: both;
}
@media (max-width: 1359px) {
  .lateral-izq,.lateral-der{
      display: none;
  }
}
@media (max-width: 768px) {
  .lateral-izq,.lateral-der{
      display: none;
  }
  .main{
      margin-bottom: 130px;
  }

  .container-zocalo{
      height: 50px;
      bottom: 0px;
  }
}
@media (max-width: 640px) {
  .logo{
  }
  .banner-top,
	.banner-left,
  .banner-righ
  {
		display: none;
	}
  .container-caja3{
    text-align: center;
  }
 
}
