@font-face {
	font-family: "NotoSans-Bold";
	src: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/fonts/NotoSans-Bold.woff') format('woff'),
url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/fonts/NotoSans-Bold.woff2') format('woff2');
}

body {
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box;
    background-color: #000;
}

a.logo-comercio {
	background: url(https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/img/logo-depor-white.png) no-repeat 3px 3px;
	background-size: 75%;
	height: 26px;
	width: 70px;
}

.boton-especiales {
    text-decoration: none;
    position: absolute;
    display: inline-block;
    text-indent: 0 !important;
    margin: 0 0 0 9px;
    color: #fff;
    font: 700 13px/13px Arial;
    padding-top: 10px;
}

.logo {
    height: 30px;
    display: block;
}
.banner-portada {
    margin-top: 46px;
}

a.boton-especiales {
    position: relative;
    top: -8px;
}

a{
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
/** fonts **/
@font-face {
    font-family: 'Acto-Bold';
    src:  url('https://especiales.depor.com/elementos-comunes/fonts/Acto-Bold.eot?yiyid2');
    src:  url('https://especiales.depor.com/elementos-comunes/fontsActo-Boldd.eot?yiyid2#iefix') format('embedded-opentype'),
      url('https://especiales.depor.com/elementos-comunes/fonts/Acto-Bold.otf') format('otf'),
      url('https://especiales.depor.com/elementos-comunes/fonts/Acto-Bold.ttf') format('truetype'),
      url('https://especiales.depor.com/elementos-comunes/fonts/Acto-Bold.woff') format('woff'),
      url('https://especiales.depor.com/elementos-comunes/fonts/Acto-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'Exo-Bold-Italic';
    src:  url('https://especiales.depor.com/elementos-comunes/fonts/Exo-Bold-Italic.eot?yiyid2');
    src:  url('https://especiales.depor.com/elementos-comunes/fontsExo-Bold-Italicd.eot?yiyid2#iefix') format('embedded-opentype'),
      url('https://especiales.depor.com/elementos-comunes/fonts/Exo-Bold-Italic.otf') format('otf'),
      url('https://especiales.depor.com/elementos-comunes/fonts/Exo-Bold-Italic.ttf') format('truetype'),
      url('https://especiales.depor.com/elementos-comunes/fonts/Exo-Bold-Italic.woff') format('woff'),
      url('https://especiales.depor.com/elementos-comunes/fonts/Exo-Bold-Italic.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'Prelo-Bold';
    src:  url('https://especiales.depor.com/elementos-comunes/fonts/Prelo-Bold.eot?yiyid2');
    src:  url('https://especiales.depor.com/elementos-comunes/fontsPrelo-Boldd.eot?yiyid2#iefix') format('embedded-opentype'),
      url('https://especiales.depor.com/elementos-comunes/fonts/Prelo-Bold.otf') format('otf'),
      url('https://especiales.depor.com/elementos-comunes/fonts/Prelo-Bold.ttf') format('truetype'),
      url('https://especiales.depor.com/elementos-comunes/fonts/Prelo-Bold.woff') format('woff'),
      url('https://especiales.depor.com/elementos-comunes/fonts/Prelo-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'icomoon';
    src:  url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes/fonts/icomoon.eot');
    src:  url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes/fonts/icomoon.eot#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.svg#icomoon') format('svg');
    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-logoEc: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: 99;
    display: table;
}
.header-comercio {
    background: #000000;
    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{
    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: white;
}
.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: 10px;
}
#social ul li a i {
    font-size: 18px;
}
/* fin de header comercio */

.clear{
    clear: both;
}
.header{    
    width: 100%;
    max-width: 980px;
    margin: 50px auto 200px auto;
    text-align: center;
    height: 100%;    
    padding-bottom: 130px;
}

/*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;
    padding: 20px 0;
    width: 12%;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 620px;
    position: -webkit-sticky;
    position: fixed;
    top: 30px;
    left: 0;
}

.lateral-der{
    display: inline-block;
    padding: 20px 0;
    width: 12%;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 620px;
    position: -webkit-sticky;
    position: fixed;
    top: 30px;
    right: 0;
}
.container-zocalo{
    max-width: 728px;
    height: auto;
    z-index: 2147483646;
    position: fixed;
    margin: 20px auto 0 auto;
    bottom: 0;
    left: 0;
    right: 0;
    box-sizing: border-box;
    text-align: center;
}
/*Fin banners de publicidad*/

.clear{
    clear: both;
}
/* Contenido */
.font-weight-bold {
    font: 500 22px/25px 'prelo-black' !important;
}
.container{
    margin: 0 auto 100px auto;
    max-width: 980px;
}
.cont-titular{
    margin-top: -72px;
    background-color: #EFFCFF;
    border-radius: 30px 30px 0 0;
    padding-top: 50px;
}
.container-ambar{
    background-color: #FB0000;
    border-radius: 0 0 30px 30px;
    padding-bottom: 26px;
}
.container-fluid{
    padding-top:20px;
}
.titulo{
    font: 500 33px/35px 'guardianegyp-bold';
    color: #2d9090;
    padding-top: 20px;
}
.botones{
    margin-bottom: -30px;

}
.bajada{
    font: 500 22px/25px 'Prelo-Bold';
    color: #2D9090;
    padding: 10px 20px 20px 20px;
    width: 100%;
    max-width: 816px;
    margin: 0 auto;
}
.contador {
    background: #000;
    width: fit-content;
}
.contador:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border: 16px solid transparent;
    border-top-color: #000;
    border-bottom: 0;
    border-left: 0;
    margin-bottom: -16px;
}
.btn-rojo{
    width: 150px;
    transition: 0.5s;
}

.carousel-item div img{
    border-radius: 10px;
}

.boton, .btn-rojo{
    background-color: #000;
    border-radius: 10px 10px;
}
.boton {
	height: fit-content;
	width: fit-content;
	margin: 0 auto;
	margin-top: 20px;
	padding: 4px;
	-webkit-box-shadow: 0px 6px 4px -4px rgb(0 0 0 / 61%);
	-moz-box-shadow: 0px 6px 4px -4px rgba(0,0,0,0.61);
	box-shadow: 0px 6px 4px -4px rgb(0 0 0 / 61%);
	transition: 0.5s;
	z-index: 98;
	position: relative;
	top: -210%;
	left: -35%;
	height: 37px;
}
.boton:hover, .btn-rojo:hover {
    border-radius: 2px;
    transition: 0.5s;
    background-color: #831819;
    transform: scale(1.03);
}

.text-negro{
    color: #343434;
}

.deja-mensaje{
    font: 700 14px/32px 'NotoSans-Bold';
    margin: 0 auto;
    text-align: center;
}
a.deja-mensaje:hover{
    color: #FFF;
}
.form-group .deja-mensaje{
    -webkit-box-shadow: 0px 6px 4px -4px rgba(0,0,0,0.61);
    -moz-box-shadow: 0px 6px 4px -4px rgba(0,0,0,0.61);
    box-shadow: 0px 6px 4px -4px rgba(0,0,0,0.61);
}

.lista-comentarios{
    height: 600px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.nro-comentarios{
    font: 700 33px/38px 'Prelo-Bold';
}
.item-comentario {
    background: #FFF;
}
.item-comentario:nth-child(odd) {
    background: #f9f4e6;
}
.comentario {
    font: 800 20px/24px 'NotoSans-Bold';
    color: #000000;
}
.datos-autor {
    font: 500 15px/20px 'NotoSans-Bold';
    color: #FB0000;
}
.item-form{
    font: 700 18px/27px 'NotoSans-Bold';
    color: #242424;
}
.form-control{
    font: 500 21px/31px 'Exo-Bold-Italic';
    color: #343434;
}
.title-comentarios{
    height: 24px;
}
/* width */
::-webkit-scrollbar {
    width: 10px;
}
/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #FFF6DA;
    border-radius: 5px;
}
/* Handle */
::-webkit-scrollbar-thumb {
    background-color: #a11e38;
    border-radius: 5px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background-color: #EB7608;
}

/* Fin Contenido */
/* Fin Carrousel */
@media screen and (max-width: 1024px) {
    .lateral-izq, .lateral-der{
        display: none;
    }
}
@media screen and (max-width: 768px) {
    /*Banners de publicidad*/
    .container-top {
        overflow: scroll;
        width: 100%;
        height: auto;
        padding: 10px 0 5px 0
    }
    .container-caja3{
        display: block;
        margin: 10px auto;
        padding-bottom: 140px;
        text-align: center;
    }
    .header{
      margin: 60px auto 0 auto;
    }
    /* Contenido */    
    .botones {
        margin-bottom: -20px;
    }
    .nro-comentarios {
        font: 700 18px/18px 'Prelo-Bold';
    }
    .comentario {

    }
.datos-autor {
    font: 500 13px/15px 'NotoSans-Bold';
}
    .deja-mensaje {
    }
    .container {
        margin: 0 auto 20px auto;
    }
    /* Fin Contenido */
}

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

    #social ul li {
        margin-right: 5px;
    }
    
    .boton {
        top: -200%;
        left: -17%;
    }
}    
    

