@-ms-viewport{
    width: device-width;
  }
  @font-face {
    font-family: 'BarlowBold';
    src: url("../fonts/Barlow-Bold.otf") format("opentype");
}
@font-face {
    font-family: 'BarlowLight';
    src: url("../fonts/Barlow-Light.otf") format("opentype");
}
@font-face {
    font-family: 'BarlowMedium';
    src: url("../fonts/Barlow-Medium.otf") format("opentype");
}


body,
html {
    background-color: #f2f2f4;
    -webkit-font-smoothing: antialiased!important;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
}
a{
    text-decoration: none;
    outline: none;
}
header{
    background: #000000;
    width: 100%;
}
h1{
    font-size: 32px;
    line-height: 32px;
    font-family: BarlowBold;
    text-align: center;
    padding: 0;
    margin-bottom: 20px;
    
    max-width: 610px;
    margin: 0 auto;
}
h2{
    font-size: 18px;
    font-family: BarlowMedium;
    text-align:  center;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
}
.container{
    width: 100%;
    
}
.content{
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
}
header .content{
    padding: 10px 20px;
    width: calc(100% - 40px);
    max-width: 1240px;
}
header img{
    display: block;
}

.bg-gradient{
    background: rgb(194,201,208);
    background: linear-gradient(180deg, rgba(194,201,208,1) 0%, rgba(216,221,225,1) 35%, rgba(255,255,255,1) 100%);
}
.sub-content{
    width: 100%;
    max-width: 996px;
    margin: 0 auto;
    
}
.full-pad20{
    padding: 20px;
    width: calc(100% - 40px);
}
.relative{
    position: relative;
}
.bg-img{
    width: 100%;
    height: 185px;
    left: 0;
    top: 0;
}
.logo-polemica{
    width: 230px;
    height: 98px;
    position:  absolute;
    left: 50%;
    top: 50%;
    margin-top: -49px;
    margin-left: -115px;
}
.comment-content{
    background: #ffffff;
    margin-bottom: 40px;
}
.comment-content:last-child{
    margin-bottom: 20px;
}
.cont-text{
    padding: 10px;
    text-align: center;
}
p{
    margin: 0px;
    font-size: 18px;
    line-height: 22px;
    font-family: BarlowLight;
    color: #000000;
    text-align:  center;
}
.bg-green{
    background: #cadb2a;
    padding: 20px !important;
}
.perfil{
    background: #000000;
    color: #ffffff;
    position: relative;
    min-height: 74px;
}
.data-perfil{
    padding-left: 112px;
    padding: 18px 10px 10px 112px;
}
.data-perfil span{
    font-family: BarlowMedium;
    font-size: 12px;
    line-height: 12px;
}
.data-perfil .name{
    text-transform: uppercase;
    font-size: 16px;
    line-height: 16px;
    position: relative;
    display: table;
}
.data-perfil .name::before{
    content: '';
    display: block;
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #ffffff;
}
.photo{
    border: 4px solid #ffffff;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    overflow: hidden;
    background: #5d6c75;
    position:  absolute;
    left: 14px;
    top: 50%;
    margin-top: -45px;
}
.photo img{
    height: 100%;
    margin: 0 auto;
    display: block;
}
.tabs{
    background-color: transparent;
    margin-bottom: 10px;
}
.tabs .tab{
    width: 50% !important;
    padding: 0 2px;
}
.tabs .tab:first-child{
    padding: 0 2px 0 0px;
}
.tabs .tab:last-child{
    padding: 0 0px 0 2px;
}

.tabs .tab a{
    font-size: 12px;
    padding: 0 5px;
    background-color: #939598;
    color: #ffffff; 
    font-family: BarlowMedium;
}
.tabs .tab a:hover, .tabs .tab a.active, .tabs .tab a:focus, .tabs .tab a:focus.active{
    color: #ffffff;
    background-color: rgba(0, 0, 0, 1);

}
.tabs .indicator{
    background-color: transparent;
}
.bg-white-resp{
    background-color: transparent;
}
.cont-logo{
    margin: 0 auto;
    padding-top: 10px
}
.cont-logo img{
    display:  block;
    margin: 0 auto;
}

#social ul {
    display: inline-block;
    margin: 5px auto 0;
    padding: 0;
    vertical-align: middle;
}
#social ul li {
    display: inline-block;
    margin: 0 1px;
    vertical-align: middle;
}
#social ul li a {
    height: 32px;
    display: inline-block;
    text-indent: -9999px;
    width: 32px;
}
#social ul li a.facebook {
    background: url(../img/redes.png) no-repeat -17px -9px;
}
#social ul li a.tw {
    background: url(../img/redes.png) no-repeat -56px -9px;
}

/* nuevo header*/

.header-comercio {
    background: #000;
    padding: 8px 0 5px;
}

.ctn-header-comercio {
    margin: 0 auto;
    max-width: 990px;
    text-align: left;
}

.ctn-header-comercio a {
    display: inline-block;
    text-indent: -9999px;
}

a.logo-especiales {
    background: url(../img/logo-especiales.png) no-repeat 0 3px;
    background-size: 100%;
    height: 22px;
    width: 100px;
}

a.logo-depor {
    background: url(../img/logo.png) no-repeat 0 0;
    background-size: 100%;
    height: 30px;
    width: 120px;
}

#social {
    float: right;
    margin-right: 0px;
}

#social ul {
    display: inline-block;
    margin: -3px auto 0;
    padding: 0;
    vertical-align: middle;
}

#social ul li {
    display: inline-block;
    margin: 0 1px;
    vertical-align: middle;
}

#social ul li a {
    height: 32px;
    width: 32px;
}

#social ul li a.facebook {
    background: url('../img/sprite-redes.png') no-repeat -6px -4px;
    background-size: 130px; border-radius: 20px;
    }
#social ul li a.tw {
    background: url('../img/sprite-redes.png') no-repeat -56px -9px;
}
#social ul li a.tw {
    background: url('../img/sprite-redes.png') no-repeat -50px -4px;
    background-size: 130px; border-radius: 20px;
    }

#social ul li a.wst {
    background: url('../img/sprite-redes.png') no-repeat -92px -4px;
    background-size: 130px;
    border-radius: 20px;
    display: none;
}

#social ul li:hover {
    opacity: 0.5;
}
/* fin nuevo header*/

@media only screen and (max-width: 700px) {
    #social ul li a.wst {
        display: block;
    }
}

@media(min-width:780px){
    
    /* nuevo header*/
    .header-comercio {
        padding-left: 10px;
        padding-right: 10px;
    }
    /* fin nuevo header*/
    
    .bg-white-resp{
        background-color: #ffffff;
        border: 1px solid #e4e5e6;
    }
    h1{
        font-size: 40px;
        margin-top: 20px;
    }
    h2{
        font-size: 25px;
        margin-bottom: 30px;
    }
    p{
        font-size: 24px;
        line-height: 24px;
    }
    .cont-text{
        padding: 20px 40px;
    }
    .comment-content{
        margin-bottom: 0px;
    }
    .perfil{
        width: 360px;
        margin: 0 auto;
        background: #ffffff;
        color: #000000;
    }
    .data-perfil .name::before{
        background: #000000;
    }
    .photo {
        border: 4px solid #cadb2a;
    }
    .data-perfil span{
        font-size: 16px;
    }
    .data-perfil .name{
        font-size: 22px;
        line-height: 22px;
        margin-bottom: 4px;
    }
    .comment-content:last-child{
        padding-bottom: 20px;
    }
    .cont-logo{
        margin: 0px auto;
        padding-top: 20px;
    }
    .tabs .tab a {
        font-size: 16px;
    }
    
}