@import url(https://fonts.googleapis.com/css?family=Playfair+Display);

:root {
    --premios-2019-branding-dark: #31773a;
    --premios-2019-branding-light: #57b521;
}

.container-fluid,
.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.list-inline,
.row {
    margin-left: 0 !important;
}

.gallery-thumbs,
.products-swiper {
    visibility: hidden;
}

@font-face {
    font-family: mujerhoy-icon;
    src:    url(https://www.mujerhoy.com/especial-motor/fonts/mujerhoy-icon.eot?-c7pwap);
    src:    url(https://www.mujerhoy.com/especial-motor/fonts/mujerhoy-icon.eot?#iefix-c7pwap) format('embedded-opentype'), 
            url(https://www.mujerhoy.com/especial-motor/fonts/mujerhoy-icon.woff?-c7pwap) format('woff'), 
            url(https://www.mujerhoy.com/especial-motor/fonts/mujerhoy-icon.ttf?-c7pwap) format('truetype'), 
            url(https://www.mujerhoy.com/especial-motor/fonts/mujerhoy-icon.svg?-c7pwap#mujerhoy-icon) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'PrumoDeck-BoldItalic';
    src:    url(https://www.mujerhoy.com/especial-motor/fonts/PrumoDeck-BoldItalic.eot);
    src:    url(https://www.mujerhoy.com/especial-motor/fonts/PrumoDeck-BoldItalic.eot?#iefix) format('embedded-opentype'), 
            url(https://www.mujerhoy.com/especial-motor/fonts/PrumoDeck-BoldItalic.woff) format('woff'), 
            url(https://www.mujerhoy.com/especial-motor/fonts/PrumoDeck-BoldItalic.ttf) format('truetype'), 
            url(https://www.mujerhoy.com/especial-motor/fonts/PrumoDeck-BoldItalic.svg#b076dd850f255d869f04294eaa47f76a) format('svg');
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: 'Solido';
    src:    url(https://www.mujerhoy.com/especial-motor/fonts/Solido-Book.eot);
    src:    url(https://www.mujerhoy.com/especial-motor/fonts/Solido-Book.eot?#iefix) format('embedded-opentype'), 
            url(https://www.mujerhoy.com/especial-motor/fonts/Solido-Book.woff) format('woff'), 
            url(https://www.mujerhoy.com/especial-motor/fonts/Solido-Book.ttf) format('truetype'), 
            url(https://www.mujerhoy.com/especial-motor/fonts/Solido-Book.svg#9ca1a3fe074b6fb4638e90e719f89b7e) format('svg');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'PrumoDeck-SemiBold';
    src:    url(https://www.mujerhoy.com/especial-motor/fonts/PrumoDeck-SemiBold.eot);
    src:    url(https://www.mujerhoy.com/especial-motor/fonts/PrumoDeck-SemiBold.eot?#iefix) format('embedded-opentype'), 
            url(https://www.mujerhoy.com/especial-motor/fonts/PrumoDeck-SemiBold.woff) format('woff'), 
            url(https://www.mujerhoy.com/especial-motor/fonts/PrumoDeck-SemiBold.ttf) format('truetype'), 
            url(https://www.mujerhoy.com/especial-motor/fonts/PrumoDeck-SemiBold.svg#56d5c4d79dca9552d18722d5004bf769) format('svg');
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: 'PrumoBanner-Book';
    src:    url(https://www.mujerhoy.com/especial-motor/fonts/PrumoBanner-Book.eot);
    src:    url(https://www.mujerhoy.com/especial-motor/fonts/PrumoBanner-Book.eot?#iefix) format('embedded-opentype'), 
            url(https://www.mujerhoy.com/especial-motor/fonts/PrumoBanner-Book.woff) format('woff'), 
            url(https://www.mujerhoy.com/especial-motor/fonts/PrumoBanner-Book.ttf) format('truetype'), 
            url(https://www.mujerhoy.com/especial-motor/fonts/PrumoBanner-Book.svg#c21e0014f3d8f57305ff234ba51980cb) format('svg');
    font-style: normal;
    font-weight: 400;
}

.bg-gray {
    background-color: #f2f2f2;
}

.bg-white {
    background-color: #fff;
}

.pbb {
    font-family: 'PrumoBanner-Book';
}

.pdbi {
    font-family: 'PrumoDeck-BoldItalic';
}

.pdsb {
    font-family: 'PrumoDeck-SemiBold';
}

.sb {
    font-family: 'Solido';
}

.btn-circle:visisted {
    font-size: 18px;
    line-height: 50px;
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-family: 'Prumo Deck Bold Italic';
    text-align: center;
    border: 1px solid #000;
    color: #000;
}

.btn-circle:visisted:active,
.btn-circle:visisted:hover {
    background-color: #000;
    color: #fff;
}

a,
a:active,
a:hover,
a:visited {
    text-decoration: none !important;
}

body {
    background-color: #f3f5fe;
}

p {
    word-wrap: break-word;
}

.bold {
    font-weight: 700;
}

[class*=' mhicon-'],
[class^=mhicon-] {
    font-family: mujerhoy-icon;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}

@supports (-webkit-font-smoothing: antialiased) or (-moz-osx-font-smoothing: grayscale) {
    [class*=' mhicon-'],
    [class^=mhicon-] {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
}

.mhicon-facebook:before {
    content: '\e607';
}

.mhicon-twitter:before {
    content: '\e608';
}

.mhicon-instagram:before {
    content: '\e60a';
}

.mhicon-pinterest:before {
    content: '';
}

i.mhicon-facebook:hover,
i.mhicon-instagram:hover,
i.mhicon-pinterest:hover,
i.mhicon-twitter:hover {
    color: #333 !important;
}

.mhicon-izda:before {
    content: '\e60c';
}

.mhicon-dcha:before {
    content: '\e60d';
}

.mhicon-abajo:before {
    content: '\e60f';
}

.mhicon-arriba:before {
    content: '\e60e';
}

.container {
    max-width: 100%;
}

.container.home {
    padding: 0 20px;
    position: relative;
    min-height: 597px;
}

.burguer,
.burguer .mobilenav {
    width: 309px;
    z-index: 0;
    min-height: 100%;
}

.container-fluid.home {
    background-color: rgba(243, 245, 254, .9);
    border-bottom: 3px solid var(--premios-2019-branding-dark);
}

@media (min-width:320px) and (max-width:414px) {
    .container-fluid.home {
        background-color: rgba(243, 245, 254, .9);
    }

    .mhbody .box-main {
        padding: 15px 10px 0 10px;
    }
}

.burguer .mobilenav,
.container-fluid.white {
    background-color: #fff;
}

.container-fluid.white.shadow {
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1);
}

.row {
    margin-right: 0 !important;
}

.navbar {
    margin-bottom: 0 !important;
    min-height: 62px;
}

.navbar .container {
    padding-right: 0 !important;
}

.burguer {
    position: fixed !important;
    left: -309px;
    top: 0;
    padding: 0;
    transition: all .5s ease;
    overflow-x: hidden;
    overflow-y: auto;
}

@supports (-webkit-overflow-scrolling: touch) {
    .burguer {
        -webkit-overflow-scrolling: touch;
    }
}

.bloggers-overlay .icon.close .menui,
.menui {
    transition: all .3s cubic-bezier(.75, 0, .29, 1.01) 0s;
}

.burguer .mobilenav {
    position: absolute;
    padding-top: 50px;
    padding-bottom: 20px;
    left: 0;
    height: auto;
}

.burguer .mobilenav .logomujer {
    width: 100%;
    background: url(https://www.mujerhoy.com/especial-motor/img/premios/motor19/logos/mujerhoy-negro.svg) center top no-repeat;
    background-size: 100%;
    height: 32px;
    text-indent: -9999px;
}

.burguer .mobilenav .cajalogo {
    width: 150px;
    height: auto;
    margin: 0 auto 25px;
}

.burguer .mobilenav .cajalogo a {
    display: block !important;
}

.burguer .mobilenav .cajalogo a.marca.menu img {
    width: 150px;
}

.burguer .mobilenav .cajalogo a.marca.menu .icon.close2 {
    right: 20px;
}

.burguer .mobilenav .cajalogo.dos {
    width: 130px;
    margin-bottom: 25px;
}

.burguer .mobilenav .votaciones .titulo {
    margin-bottom: 20px;
}

.burguer .mobilenav .votaciones .titulo a {
    font-family: 'Solido';
    font-size: 14px;
    text-transform: uppercase;
    transform: uppercase;
    color: var(--premios-2019-branding-dark);
}

.burguer .mobilenav .votaciones .titulo a:hover {
    text-decoration: underline !important;
}

.burguer .mobilenav .votaciones .titulo.active a {
    color: var(--premios-2019-branding-dark);
}

.burguer .mobilenav .votaciones .redes {
    display: block;
    margin: 40px 0 30px;
}

.burguer .mobilenav .votaciones .redes ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
}

.icon,
.mobilenav .icon {
    margin: 0;
    z-index: 111;
    position: absolute;
}

.burguer .mobilenav .votaciones .redes ul li {
    padding: 0 10px;
}

.burguer .mobilenav .votaciones .redes i.mhicon-facebook,
.burguer .mobilenav .votaciones .redes i.mhicon-instagram,
.burguer .mobilenav .votaciones .redes i.mhicon-pinterest,
.burguer .mobilenav .votaciones .redes i.mhicon-twitter {
    font-size: 30px;
    color: #d3d6d7;
}

.burguer .mobilenav .votaciones .redormencion {
    width: 122px;
    line-height: 40px;
    border: 1px solid #e5e5e5;
}

.burguer .mobilenav .votaciones .redormencion:hover {
    background-color: #969696;
}

.burguer .mobilenav .votaciones .redormencion:hover a {
    color: #fff;
}

.burguer .mobilenav .votaciones .redormencion a {
    width: 100%;
    height: 100%;
    font-family: 'Solido';
    color: #969696;
    text-transform: uppercase;
    display: inline-block;
}

.votaciones.deburguer {
    text-align: center;
}

.mobilenav .icon {
    left: auto;
    right: 9px;
    top: 10px !important;
    width: 40px;
    height: 40px;
}

.icon {
    display: block;
    height: 32px;
    left: 0;
    top: -9px;
    width: 32px;
}

.menui {
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0 0;
    margin-top: 10px;
    position: absolute;
    background-color: var(--premios-2019-branding-dark);
}

.top-menu {
    height: 1px;
    top: 13px !important;
    width: 32px;
    transform: rotate(45deg);
}

.mid-menu {
    height: 1px;
    top: 13px;
    width: 33px;
    transform: rotate(-225deg);
}

.burguer.right {
    left: 0 !important;
    padding-top: 0 !important;
    z-index: 1000000000000;
}

.navigation-overlay {
    background: rgba(0, 0, 0, .5);
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    width: 0;
    z-index: -1;
}

.navigation-overlay.activo {
    opacity: 1;
    z-index: 11111111;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#000000', GradientType=0);
            transition: opacity .5s ease-in-out 0s, background .5s ease-in-out 0s, z-index .5s ease-in-out 0s;
            -ms-transition: opacity .5s ease-in-out 0s, background .5s ease-in-out 0s, z-index .5s ease-in-out 0s;
            -o-transition: opacity .5s ease-in-out 0s, background .5s ease-in-out 0s, z-index .5s ease-in-out 0s;
            -moz-transition: opacity .5s ease-in-out 0s, background .5s ease-in-out 0s, z-index .5s ease-in-out 0s;
            -webkit-transition: opacity .5s ease-in-out 0s, background .5s ease-in-out 0s, z-index .5s ease-in-out 0s;
    cursor: url(../../../img/premios/motor19/Xblanca.png), url(https://www.mujerhoy.com/especial-motor/img/premios/motor19/Xblanca.cur), pointer !important;
    width: 100%;
}

header {
    background-color: #fff;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1);
    height: 60px;
    z-index: 1040 !important;
}

header .logo {
    display: inline-block;
    line-height: 55px;
    margin: 2px 0 0 -35px;
    padding: 0;
}

header .logo h1,
header .logo h2 {
    position: absolute;
}

header .icoredes {
    float: right;
    width: auto;
}

header .icoredes .redes {
    box-sizing: border-box;
    float: left;
    margin: 15px 24px 12px 0;
}

header .icoredes .redes ul li {
    padding: 0 6px;
}

header .icoredes .redes ul li a {
    margin: 0;
    padding: 0;
    font-size: 26px;
}

header .icoredes .redes i.mhicon-facebook,
header .icoredes .redes i.mhicon-instagram,
header .icoredes .redes i.mhicon-pinterest,
header .icoredes .redes i.mhicon-twitter {
    font-size: 26px;
    color: #d3d6d7;
}

header .icoredes .redornav {
    float: left;
    height: 60px;
    text-align: right;
}

header .icoredes .redornav .minibotonmujer {
    display: block;
    height: 100%;
    width: 100%;
    padding-right: 14px;
    padding-left: 14px;
    padding-top: 9px;
}

header .icoredes .redornav .minibotonmujer > div {
    height: 10px;
    vertical-align: top;
    width: 100%;
}

header .icoredes .redornav .minibotonmujer > div > span {
    border-radius: 50%;
    display: inline-block;
    height: 5px;
    width: 5px;
    background-color: var(--premios-2019-branding-dark);
}

#outer-wrapper {
    background: url('../../../img/premios/motor19/landing-splash.jpg') no-repeat;
    background-size: cover;
}

#main-wrapper {
    max-width: 980px;
    margin-top: 62px;
}

.call-to-action-container {
    display: block;
    margin-top: 162px;
}

.call-to-action-branding-2019 {
    display: block;
    width: 550px;
    height: 274px;
    margin: 0 auto;
    background: rgba(255, 255, 255, .7) url('../../../img/premios/motor19/logo-call-to-action-text.png') no-repeat 50% 0;
    text-align: center;
}

.call-to-action-branding-2019:hover {
    background-color: rgba(255, 255, 255, 1);
}

.call-to-action-branding-2019 span.candidatos {
    display: inline-block;
    margin-top: 210px;
    padding: 0 20px;
    background: url('https://www.mujerhoy.com/especial-motor/img/premios/motor19/icon-arrow-right.svg') no-repeat left 50%;
    color: var(--premios-2019-branding-dark);
    font-size: 18px;
    font-family: "PrumoDeck-BoldItalic";
    text-shadow: 1px 1px 0 #fff;
    text-transform: capitalize;
    letter-spacing: 0.5px;
}

.mhbody .box-main {
    display: block;
    border: none;
    outline: 0;
    margin-top: 80px;
    background: rgba(243, 245, 254, .9);
    width: 340px;
    padding: 50px 20px 35px;
    text-align: center;
}

.mhbody .box-main .mainlogo {
    width: 320px;
    max-width: 100%;
}

.mhbody .box-main .maintext {
    font-family: 'PrumoDeck-SemiBold';
    font-size: 24px;
    line-height: 30px;
    color: #444670;
    margin: 25px 0 20px;
}

.mhbody .box-main .gobutton,
.mhbody .box-main .gobutton:active,
.mhbody .box-main .gobutton:hover {
    background-color: #ca4051;
    color: #fff;
}

.mhbody .box-main .gobutton {
    font-size: 18px;
    line-height: 50px;
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-family: 'PrumoDeck-BoldItalic';
    text-align: center;
    border: none;
}

.mhbody .box-main .gobutton:hover {
    border: 1px solid #000;
    background-color: #000;
}

.mhbody .box-2 {
    margin: 20px 0 0 0;
    font-family: 'PrumoDeck-SemiBold';
    font-size: 19px;
    line-height: 23px;
    color: #444670;
    display: block;
    text-align: center;
}

.mhbody .box-2 span {
    color: #ca4051;
    font-family: 'PrumoDeck-BoldItalic';
    display: block;
}

.mention {
    font-family: 'PrumoBanner-Book';
    font-size: 18px;
}

.mhbody .mention {
    line-height: 60px;
    margin-bottom: 140px;
}

.mention-container .mention {
    line-height: 24px;
    margin-top: 50px;
}

.mujerhoy {
    position: relative;
    top: 24px
}

.mujerhoy .mhbutton {
    display: block;
    text-align: center;
    border: 2px solid #fff;
    width: 200px;
    height: 50px;
    margin: 0 auto;
    line-height: 5px;
    color: #fff;
    background: var(--premios-2019-branding-dark) url('https://www.mujerhoy.com/especial-motor/img/premios/motor19/btn-branding-2019.svg') no-repeat;
}

.mujerhoy .mhbutton:hover {
    background: #000;
}

.mujerhoy .mhbutton p {
    font-family: 'PrumoDeck-BoldItalic';
    font-size: 16px;
    display: inline-block;
    position: relative;
    top: -17px;
    margin-right: 5px;
}

.mujerhoy .mhbutton h1 {
    display: inline-block;
    width: 96px;
    height: 20px;
    background: url(https://www.mujerhoy.com/especial-motor/img/premios/motor19/logos/mujerhoy-blanco.svg) center top no-repeat;
    margin-top: 15px;
    text-indent: -99999px;
}

.mujerhoy .mhbutton:hover {
    background-color: #000;
    color: #fff;
}

.mujerhoy .mhbutton:hover h1 {
    background: url(https://www.mujerhoy.com/especial-motor/img/premios/motor19/logos/mujerhoy-blanco.svg) center top no-repeat;
}

.mujerhoy.home {
    background: 0 0;
    position: absolute;
    bottom: -26px;
    padding: 0;
    left: 50%;
    margin-left: -100px;
}

.mujerhoy.home .mhbutton {
    color: #fff;
    background: var(--premios-2019-branding-dark) url('https://www.mujerhoy.com/especial-motor/img/premios/motor19/btn-branding-2019.svg') no-repeat;
}

.mujerhoy.home .mhbutton:hover {
    background: #000;
}

.mujerhoy.home .mhbutton h1 {
    background: url(https://www.mujerhoy.com/especial-motor/img/premios/motor19/logos/mujerhoy-blanco.svg) center top no-repeat;
}

.sponsors {
    margin: 0;
    padding: 50px 0 20px;
    background: #fff;
}

.sponsors.home {
    padding: 73px 0 20px;
}

.sponsors h3.sponsors-title {
    font-family: 'Solido';
    color: #000;
    font-size: 12px !important;
    margin: 0 0 30px;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
}

.sponsors h3.sponsors-title.line-through {
    position: relative;
    z-index: 1;
}

.sponsors h3.sponsors-title.line-through:before {
    border-top: 1px solid #e5e5e5;
    content: '';
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
}

.sponsors h3.sponsors-title.line-through span {
    background: #fff;
    padding: 0 15px;
}

.sponsors .container ul {
    text-align: center;
    margin-bottom: 0;
}

.sponsors .container ul.sponsors-list {
    margin-bottom: 30px;
}

.sponsors .container ul li a img {
    height: 80%;
}

.sponsors .container ul.colaborators-list li a img {
    height: 40%;
}

.sponsors .container ul.colaborators-list li,
.sponsors .container ul.sponsors-list li {
    width: auto;
    height: 60px;
    padding: 0 20px;
}

.sponsors .container ul.colaborators-list li a,
.sponsors .container ul.sponsors-list li a {
    display: block;
    height: 60px;
}

footer {
    background: #fff;
}

footer ul {
    text-align: center;
    font-size: 14px;
    margin-bottom: 20px;
}

footer ul li {
    width: auto;
    padding-left: 18px !important;
    padding-right: 13px !important;
    border-left: 1px solid #ccc;
}

footer ul li:first-child {
    margin-left: 0;
    margin-right: 0;
    border: none;
}

ul.bloggers li,
ul.bloggers li a {
    padding: 0;
    border-radius: 50%;
    cursor: pointer;
}

footer ul li a,
footer ul li a:visited {
    color: #969696;
    font-family: 'Solido';
}

footer ul li a:active,
footer ul li a:hover,
footer ul li a:visited:active,
footer ul li a:visited:hover {
    color: #000;
}

header .title-page {
    position: absolute;
    top: 17px;
    left: 50%;
    margin-left: -100px;
    text-align: center;
    width: 200px;
}

header .title-page.double {
    top: 10px;
}

header .title-page.double span.blogger-top-name {
    color: #000;
    font-family: 'PrumoDeck-BoldItalic';
    font-size: 18px;
}

header .title-page h1 {
    font-family: 'Solido';
    font-size: 16px;
    text-transform: uppercase;
    color: #ca4051;
    margin-top: 3px;
    margin-bottom: 0;
}

header .title-page span.categories-count {
    font-family: 'PrumoDeck-BoldItalic';
    color: #969696;
    font-size: 15px;
    line-height: 18px;
}

header .title-page span.categories-count span {
    color: #000;
    font-family: 'PrumoDeck-SemiBold';
}

header .title-page span.categories-count span > span {
    color: #000;
    font-family: 'PrumoDeck-BoldItalic';
}

.mhbody .logo-candidates {
    background: url(../../../img/premios/motor19/logos/IV-Premios-Belleza-mujerhoy.html) no-repeat;
    background-size: contain;
    width: 120px;
    height: 100px;
    display: inline-block;
    margin-right: 45px;
}

.mhbody .text-candidates {
    display: inline-block;
    font-family: 'PrumoBanner-Book';
    color: #000;
    font-size: 20px;
    line-height: 28px;
    max-width: 242px;
    position: relative;
    top: -15px;
}

.mhbody.tu-eleccion .text-candidates {
    max-width: 400px;
    position: relative;
    top: -30px;
}

.mhbody .text-candidates span:first-of-type {
    font-family: 'PrumoDeck-BoldItalic';
    color: #d3011c;
}

.mhbody .text-candidates span:nth-of-type(2) {
    display: block;
    font-family: 'PrumoDeck-SemiBold';
}

.mhbody .text-candidates span:last-of-type {
    display: block;
    line-height: 36px;
}

ul.bloggers {
    margin-top: 50px !important;
    margin-bottom: 0 !important;
    text-align: center;
    max-width: 90%;
}

ul.bloggers:hover img {
    filter: grayscale(100%);
}

ul.bloggers li {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-bottom: 15px;
    margin-right: 8px;
}

ul.bloggers li a {
    display: block;
    margin: 0;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
}

ul.bloggers li a:hover img {
    filter: none;
}

ul.bloggers li a img {
    width: 100%;
    border-radius: 50%;
    overflow: hidden;
}

ul.bloggers li:hover a {
    border: 2px solid #d3011c;
    padding: 2px;
}

div.blogger-hover {
    margin-bottom: 50px;
    min-height: 38px;
    max-width: 90%;
}

div.blogger-hover section {
    display: none;
    text-align: center;
}

div.blogger-hover section h1.blogger-name {
    font-family: 'PrumoDeck-BoldItalic';
    font-size: 14px;
    line-height: 16px;
    color: #d3011c;
    margin: 0;
}

div.blogger-hover section h2.blog-name {
    font-family: 'PrumoDeck-SemiBold';
    font-size: 14px;
    line-height: 16px;
    color: #969696;
    margin: 0;
}

div.blogger-hover section h2.blog-name a {
    color: #969696;
}

div.blogger-info {
    text-align: center;
    margin-top: 15px;
    position: relative;
}

div.blogger-info div.blogger-img {
    width: 96px;
    height: 96px;
    border: 2px solid #d3011c;
    padding: 3px;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto 20px;
}

div.blogger-info div.blogger-img img {
    width: 100%;
    border-radius: 50%;
}

div.blogger-info a .mhicon-twitter {
    font-size: 30px;
    margin-bottom: 5px;
    color: #b2b2b2;
}

div.blogger-info a:hover {
    color: #333;
}

div.blogger-info h1.blogger-name {
    font-family: 'PrumoDeck-BoldItalic';
    font-size: 22px;
    line-height: 19px;
    color: #d3011c;
    margin-top: 0;
}

div.blogger-info p {
    font-family: 'Solido';
    font-size: 12px;
    line-height: 13px;
    display: block;
    color: #969696;
    text-transform: uppercase;
}

.products-thumbnails-swiper.winners,
div.blogger-info a.moreinfo {
    display: none;
}

div.blogger-info h2.blog-name {
    font-family: 'PrumoDeck-SemiBold';
    font-size: 18px;
    line-height: 18px;
    color: #000;
    margin-top: 0;
}

div.blogger-info h2.blog-name a {
    color: #000;
}

div.blogger-info a.moreinfo span.mhicon-abajo,
div.blogger-info a.moreinfo span.mhicon-arriba {
    color: #000;
    font-size: 26px;
}

div.blogger-info div.blogger-bio {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
}

div.blogger-info div.blogger-bio p {
    text-transform: none;
    font-size: 13px;
    line-height: 18px;
}

p.title-products {
    width: 100%;
    text-align: center;
    margin: 20px 0 15px;
    color: #000;
    font-family: 'Solido';
    text-transform: uppercase;
}

.bg-categ {
    background-color: #f3f5fe;
}

.products-thumbnails-swiper {
    margin-bottom: 25px !important;
}

.products-thumbnails-swiper div.swiper-wrapper div.swiper-slide {
    border: 4px solid transparent;
    padding: 0;
    cursor: pointer;
}

.products-thumbnails-swiper div.swiper-wrapper div.swiper-slide img {
    width: 98%;
}

.products-thumbnails-swiper div.swiper-wrapper div.swiper-slide-active {
    border-color: #fff;
}

.products-thumbnails-swiper.vote {
    margin-top: 20px !important;
}

.products-bloggers-container,
.products-vote-container,
.products-winners-container {
    position: relative;
    padding: 0;
    width: 980px;
    height: 600px;
}

div.swiper-controls {
    position: absolute;
    width: 100%;
    top: 40%;
    padding-top: 80px;
    margin-top: -20px;
}

div.swiper-controls div.swiper-button-next,
div.swiper-controls div.swiper-button-prev {
    display: block;
    position: absolute;
    border-radius: 50%;
    z-index: 10;
    cursor: pointer;
    padding: 4px;
    width: 61px;
    height: 61px;
    background: 0 0;
}

div.swiper-controls div.swiper-button-next span.padding-controls,
div.swiper-controls div.swiper-button-prev span.padding-controls {
    display: block;
    border-radius: 50%;
    background-color: var(--premios-2019-branding-light);
    width: 33px;
    height: 33px;
    border: 10px solid #fff;
    box-sizing: content-box;
}

div.swiper-controls div.swiper-button-next span.padding-controls span.mhicon,
div.swiper-controls div.swiper-button-prev span.padding-controls span.mhicon {
    display: block;
    font-size: 18px;
    width: 100%;
    text-align: center;
    line-height: 33px;
    color: #fff;
}

div.swiper-controls div.swiper-button-next:hover,
div.swiper-controls div.swiper-button-prev:hover {
    background: 0 0 !important;
}

div.swiper-controls div.swiper-button-next:hover span.padding-controls,
div.swiper-controls div.swiper-button-prev:hover span.padding-controls {
    background-color: #000;
}

div.swiper-controls div.swiper-button-prev {
    left: -72px;
}

div.swiper-controls div.swiper-button-prev span.mhicon-izda {
    margin-left: -2px;
}

div.swiper-controls div.swiper-button-next {
    right: -72px;
}

div.swiper-controls div.swiper-button-next span.mhicon-dcha {
    margin-left: 2px;
}

div.swiper-controls div.swiper-button-disabled {
    opacity: .1;
}

div.swiper-controls div.swiper-button-disabled:hover {
    border: none;
    padding: 4px !important;
}

.products-winners-container div.swiper-controls {
    padding-top: 50px;
}

.products-bloggers-container div.swiper-controls {
    padding-top: 0;
    margin-top: -50px;
}

.products-swiper {
    width: 100%;
    max-width: 980px;
}

.products-swiper .swiper-slide {
    width: 100%;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}

.products-swiper .swiper-slide li.product-main div.product-img {
    width: auto;
    height: auto;
    background: #fff;
    overflow: hidden;
    float: left;
    padding: 4px;
}

.products-swiper .swiper-slide li.product-main div.product-img img {
    width: 100%;
    margin-top: 0;
}

.products-swiper .swiper-slide li.product-main div.product-buttons-d {
    float: left;
    width: 90px;
    background: #fff;
    height: 476px;
    position: relative;
}

.products-swiper .swiper-slide li.product-main div.product-buttons-d div {
    position: absolute;
    top: 50%;
    margin-top: -195px;
    left: 50%;
    margin-left: -25px;
}

.products-swiper .swiper-slide li.product-full-swiper {
    padding-right: 0;
}

.products-swiper .swiper-slide li.product-full-swiper div.product-description {
    width: 100%;
    display: block;
    clear: both;
    float: none;
}

.products-swiper .swiper-slide li.product-full-swiper div.product-description .product-name {
    font-family: 'PrumoDeck-BoldItalic';
    color: var(--premios-2019-branding-dark);
    font-size: 20px;
    line-height: 22px;
    margin: 0;
}

.products-swiper .swiper-slide li.product-full-swiper div.product-description .product-name a {
    color: #d3011c;
}

.products-swiper .swiper-slide li.product-full-swiper div.product-description .product-brand {
    margin: 0;
}

.products-swiper .swiper-slide li.product-full-swiper div.product-description .product-brand img {
    width: 30%;
}

.products-swiper .swiper-slide li.product-full-swiper section.blogger-opinion-container p:last-child,
.products-swiper .swiper-slide li.product-full-swiper section.product-info-container p:last-child {
    margin-bottom: 0;
}

.products-swiper .swiper-slide li.product-full-swiper div.product-description .product-category {
    font-family: 'Solido';
    font-size: 12px;
    line-height: 13px;
    text-transform: uppercase;
    margin: 0;
}

.products-swiper .swiper-slide li.product-full-swiper div.product-description .product-category a {
    color: #969696;
}

.products-swiper .swiper-slide li.product-full-swiper div.product-description .product-buttons {
    display: none;
}

.products-swiper .swiper-slide li.product-full-swiper section.product-info-container {
    margin-top: 30px;
    overflow: auto;
    height: auto;
}

.products-swiper .swiper-slide li.product-full-swiper section.blogger-opinion-container {
    margin-top: 30px;
    text-align: left;
    height: 297px;
    overflow: auto;
}

.products-swiper .swiper-slide li.product-full-swiper section.blogger-opinion-container div.blogger-preview2 {
    width: 47px;
    height: 47px;
    padding: 1px;
    border: 2px solid #d3011c;
    overflow: hidden;
    float: left;
    margin-right: 20px;
    border-radius: 50%;
}

.products-swiper .swiper-slide li.product-full-swiper section.blogger-opinion-container div.blogger-preview2 img {
    width: 100%;
}

.products-swiper .swiper-slide li.product-full-swiper section.blogger-opinion-container div.blogger-info2 {
    display: block;
    float: left;
    max-width: 300px;
}

.products-swiper .swiper-slide li.product-full-swiper section.blogger-opinion-container div.blogger-info2 h1.blogger-name {
    font-size: 16px;
    line-height: 19px;
    font-family: 'PrumoDeck-BoldItalic';
    color: #000;
    margin: 0;
}

.products-swiper .swiper-slide li.product-full-swiper section.blogger-opinion-container div.blogger-info2 h2.blog-name {
    font-size: 15px;
    line-height: 19px;
    font-family: 'PrumoDeck-SemiBold';
    color: #000;
    margin: 0;
}

.products-swiper .swiper-slide li.product-full-swiper section.blogger-opinion-container div.blogger-info2 h2.blog-name a {
    color: #000;
}

.products-swiper .swiper-slide li.product-full-swiper section.blogger-opinion-container p.blogger-opinion {
    margin-top: 20px;
    font-size: 14px;
    line-height: 20px;
    font-family: 'PrumoBanner-Book';
    color: #000;
    text-align: justify;
}

.products-swiper .swiper-slide li.product-full-swiper section.blogger-opinion-container p.blogger-opinion img.quotation {
    margin: 0 15px 25px 0 !important;
    vertical-align: text-top !important;
    float: left !important;
}

.products-swiper .swiper-slide li.product-full-swiper section.blogger-opinion-container p {
    font-size: 15px;
    line-height: 20px;
    font-family: 'Solido';
    color: #7f7f7f;
    text-align: justify;
}

.products-swiper .swiper-slide li.product-full-swiper section.blogger-opinion-container p img.quotation {
    width: 25px;
    margin: 25px 0 0 15px;
    vertical-align: text-bottom;
    float: right;
}

.products-swiper .swiper-slide li.product-full-swiper .gotoratings {
    display: block !important;
}

.bloggers-bottom .gotoratings,
.bloggers-overlay,
.product-full.vote section.blogger-opinion-container,
.products-swiper .gotoratings,
.products-swiper.vote section.blogger-opinion-container,
div.product-full {
    display: none;
}

.products-swiper .swiper-slide li.product-full-swiper .mCSB_dragger_bar {
    border: 10px solid #f2f2f2 !important;
}

.products-swiper .swiper-slide li.product-full-swiper .mCSB_scrollTools .mCSB_draggerContainer {
    padding-bottom: 10px;
}

.products-swiper .swiper-slide:nth-child(2n) {
    width: 40%;
}

.products-swiper .swiper-slide:nth-child(3n) {
    width: 20%;
}

.products-swiper .products-thumbnails {
    margin-left: auto !important;
    margin-bottom: 20px;
    text-align: center;
}

.products-swiper .products-thumbnails li.swiper-pagination-switch {
    border: 4px solid transparent;
    cursor: pointer;
    padding: 0;
}

.products-swiper .products-thumbnails li.swiper-pagination-switch.active {
    border-color: #fff;
    width: 57px;
    height: 44px;
}

.products-swiper .products-thumbnails li.swiper-pagination-switch img {
    width: 100%;
    margin-top: 0;
}

.products-swiper.vote {
    margin-top: 160px;
}

.products-swiper .swiper-slide li.product-full-swiper section.blogger-opinion-container p.blogger-opinion a {
    color: #000;
    text-decoration: underline !important;
}

.products-swiper .swiper-slide li.product-full-swiper section.blogger-opinion-container p.blogger-opinion a:hover {
    text-decoration: none !important;
}

.products-swiper.vote .swiper-slide li.product-main div.shadow-container div.product-img {
    box-shadow: none;
}

.products-swiper.vote .swiper-slide li.product-full-swiper section.blogger-opinion-container {
    height: 402px;
}

.products-swiper.winners {
    margin-top: 80px;
}

.products-swiper.winners .products-thumbnails {
    margin-bottom: 20px !important;
}

.products-swiper.winners .products-thumbnails li.swiper-pagination-switch {
    width: 50px;
    height: 36px;
    margin-left: 2.9px;
    margin-right: 2.9px;
}

.products-swiper.winners .products-thumbnails li.swiper-pagination-switch:first-child {
    margin-left: 0;
}

.products-swiper.winners .products-thumbnails li.swiper-pagination-switch:last-child {
    margin-right: 0;
}

.products-swiper.winners li.product-full-swiper {
    min-height: 220px;
    height: 327px;
    background-color: #fff;
}

.products-swiper.winners li.product-full-swiper .product-description {
    position: absolute;
    top: 10%;
    left: 0;
    /* transform: translate(0, -50%); */
}

.products-swiper.winners li.product-full-swiper .product-description p {
    font-family: 'Solido';
    color: #7f7f7f;
    font-size: 15px;
    line-height: 2.4rem;
    display: block;
    text-align: center;
    padding: 20px;
}

.products-swiper.winners li.product-full-swiper .product-description .winners-stamp {
    margin-top: 30px;
    width: 200px;
}

.strip {
    width: 100%;
    height: 600px;
    position: absolute;
    z-index: -10;
    top: 62px;
    background: #34b4d7 url('../../../img/premios/motor19/landing-splash.jpg') no-repeat center;
    background-size: 80%;
    border-bottom: 3px solid var(--premios-2019-branding-dark);
}

.slide-product ul {
    margin: 0 auto;
}

.slide-product ul li.product-opinion,
div.product-full {
    margin-top: 20px;
    font-size: 14px;
    line-height: 20px;
    font-family: 'PrumoBanner-Book';
}

.slide-product ul li.product-opinion {
    padding-top: 45px;
    background: url(../../../img/premios/motor19/comillas.png) left 15px no-repeat #fff;
    background-size: 25px 18px;
}

div.product-full {
    background: #fff;
    padding-top: 22px !important;
    padding-bottom: 40px !important;
    background-size: 25px 18px;
}

.bloggers-bottom {
    background: #fff;
    cursor: pointer;
}

.bloggers-bottom .upbutton {
    display: none;
    border-radius: 50%;
    background: #f2f2f2;
    color: #000;
    width: 50px;
    height: 50px;
    font-size: 26px;
    padding: 5px;
    text-align: center;
}

.bloggers-bottom .upbutton:hover {
    background: #000;
    color: #fff;
}

.gotoratings {
    padding: 15px;
    color: #000;
    border: 1px solid #000;
    font-family: 'PrumoDeck-BoldItalic';
    font-size: 16px;
    line-height: 18px;
    margin: 35px auto 30px;
    width: 200px;
    text-align: center;
}

.gotoratings:hover {
    background: #000;
    color: #fff;
}

.bloggers-overlay {
    background: rgba(0, 0, 0, .9);
    color: #fff;
    width: 100%;
    height: 100%;
    min-height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 200;
    padding-top: 70px;
}

.bloggers-overlay .icon.close {
    left: auto;
    right: 2px;
    top: 60px;
    width: 40px;
    height: 40px;
    margin: 0;
    position: absolute;
    z-index: 111;
    opacity: 1;
}

.bloggers-overlay .icon.close .menui {
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0 0;
    margin-top: 10px;
    position: absolute;
    background-color: #fff;
}

.bloggers-overlay .container,
.bloggers-overlay .container > div {
    height: 100%;
}

.bloggers-overlay .container div.row,
.bloggers-overlay .container > div div.row {
    margin-left: 0 !important;
}

.bloggers-overlay .swiper-controls {
    font-size: 23px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -12px;
    cursor: pointer;
    z-index: 200;
}

.bloggers-overlay .swiper-controls:hover div {
    background: 0 0;
}

.bloggers-overlay .swiper-controls .swiper-button-prev {
    position: absolute;
    left: 0;
    top: 0;
}

.bloggers-overlay .swiper-controls .swiper-button-next {
    position: absolute;
    right: 0;
    top: 0;
}

.bloggers-overlay .swiper-controls div.swiper-button-next:hover,
.bloggers-overlay .swiper-controls div.swiper-button-prev:hover {
    border: none;
    padding: 4px !important;
}

.bloggers-overlay .swiper-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
}

.bloggers-overlay .swiper-container .swiper-slide {
    text-align: center;
}

.bloggers-overlay .swiper-container .swiper-slide .blogger-img {
    width: 96px;
    height: 96px;
    border-radius: 50%;
    border: 3px solid #fff;
    overflow: hidden;
    margin: 0 auto 10px;
}

.bloggers-overlay .swiper-container .swiper-slide .blogger-img img {
    width: 100%;
}

.bloggers-overlay .swiper-container .swiper-slide h1.blogger-name {
    font-size: 22px;
    line-height: 22px;
    font-family: 'PrumoDeck-BoldItalic';
    margin: 5px 0;
}

.bloggers-overlay .swiper-container .swiper-slide h2.blogger-category {
    font-size: 18px;
    line-height: 18px;
    font-family: 'PrumoDeck-SemiBold';
    margin: 5px 0;
}

.bloggers-overlay .swiper-container .swiper-slide .blogger-gobutton {
    font-size: 18px;
    line-height: 50px;
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-family: 'PrumoDeck-BoldItalic';
    text-align: center;
    border: 1px solid #fff;
    color: #fff;
    margin: 15px auto 0;
}

.bloggers-overlay .swiper-container .swiper-slide .blogger-gobutton:active,
.bloggers-overlay .swiper-container .swiper-slide .blogger-gobutton:hover {
    background-color: #fff;
    color: #000;
}

.subheader {
    margin-top: 60px;
    height: 60px;
    min-height: 60px !important;
    background-color: #fff;
    border-bottom: 1px solid #f2f2f2;
}

.subheader .container {
    height: 100%;
    padding-right: 14px !important;
}

.subheader .container .row {
    position: relative;
}

.subheader .category-controls {
    width: 100%;
    height: 100%;
    font-size: 22px;
    color: #666;
    position: absolute;
}

.subheader .category-controls a {
    display: block;
    width: 20px;
    height: 100%;
    line-height: 20px;
    position: absolute;
    color: #4c4c4c;
}

.subheader .category-controls a span {
    display: block;
    margin-top: 18px;
}

.subheader .category-controls a.prev-category {
    left: 0;
}

.subheader .category-controls a.next-category {
    right: 0;
}

.subheader .category-title {
    display: table;
    width: 100%;
}

.subheader .category-title span.span-title-container {
    height: 60px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
}

.subheader .category-title h1 {
    display: inline;
    font-family: 'PrumoDeck-BoldItalic';
    color: #ca4051;
    font-size: 18px;
    line-height: 18px;
}

.subheader .category-title span.loggedin {
    font-family: 'Solido';
    color: #969696;
    font-size: 12px;
    line-height: 15px;
}

.subheader .category-title span.loggedin span {
    color: #000;
}

.subheader .category-title .better {
    font-family: 'PrumoDeck-SemiBold';
    font-size: 15px;
    line-height: 18px;
    color: #000;
}

.infobutton,
.readbutton,
.votebutton {
    display: block;
    font-size: 18px;
    line-height: 50px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-family: 'PrumoDeck-BoldItalic';
    text-align: center;
    border: 1px solid #000;
    color: #000;
    margin: 40px auto;
}

.infobutton.active,
.infobutton:active,
.infobutton:hover,
.readbutton.active,
.readbutton:active,
.readbutton:hover,
.votebutton.active,
.votebutton:active,
.votebutton:hover {
    background-color: #000;
    color: #fff;
}

.readbutton {
    margin-left: 0;
}

.infobutton {
    margin-right: 0;
}

span.your-vote {
    display: block;
    font-family: 'Solido';
    font-weight: 400;
    font-style: normal;
    font-size: 11px;
    line-height: 18px;
    color: #fff;
    width: 52px;
    height: 52px;
    background: url(../../../img/premios/motor19/voto.html) no-repeat;
    background-size: 52px 52px;
    padding-top: 7px;
    cursor: default;
    position: absolute;
    top: 15px;
    left: 89%;
}

span.your-vote span {
    display: block;
    font-family: 'PrumoDeck-BoldItalic';
    font-size: 17px;
    line-height: 17px;
    color: #fff;
    font-style: normal;
    font-weight: 700;
}

.product-info-container {
    font-family: 'Solido';
    color: #7f7f7f;
    font-size: 15px;
    line-height: 20px;
    display: block;
    margin-left: 15px;
    text-align: justify;
}

.product-info-container h3 {
    font-family: 'PrumoDeck-BoldItalic';
    font-size: 16px;
    line-height: 20px;
    color: #000;
    margin: 0 0 5px !important;
}

.product-info-container p {
    font-family: 'Solido';
    color: #7f7f7f;
    font-size: 15px;
    line-height: 2.4rem;
    display: block;
    text-align: center;
}

.vote-question-container,
.vote-question-container-2 {
    position: fixed;
    top: 45%;
    left: 50%;
    z-index: 11111115;
    display: none;
    background: #fff;
    padding: 40px 20px 40px;
    text-align: center;
}

.vote-question-container .icon.close3,
.vote-question-container .icon.close4,
.vote-question-container-2 .icon.close3,
.vote-question-container-2 .icon.close4 {
    left: auto;
    right: 2px;
    top: 2px;
    width: 40px;
    height: 40px;
    margin: 0;
    position: absolute;
    z-index: 111;
    opacity: 1;
}

.vote-question-container .icon.close3 .menui,
.vote-question-container .icon.close4 .menui,
.vote-question-container-2 .icon.close3 .menui,
.vote-question-container-2 .icon.close4 .menui {
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0 0;
    margin-top: 10px;
    position: absolute;
    transition: all .3s cubic-bezier(.75, 0, .29, 1.01) 0s;
    background-color: #000;
}

.vote-question-container p,
.vote-question-container-2 p {
    font-family: 'Solido';
    font-size: 15px;
    line-height: 18px;
}

.vote-question-container p:first-child,
.vote-question-container-2 p:first-child {
    margin-bottom: 20px;
}

.vote-question-container p.user,
.vote-question-container-2 p.user {
    margin-bottom: 0;
}

.vote-question-container p.user a,
.vote-question-container-2 p.user a {
    color: #000;
    text-decoration: underline !important;
}

.vote-question-container p.user a:hover,
.vote-question-container-2 p.user a:hover {
    text-decoration: none !important;
}

.vote-question-container p.third,
.vote-question-container-2 p.third {
    font-size: 14px;
    line-height: 17px;
    margin-top: 10px;
}

.vote-question-container p.gracias,
.vote-question-container-2 p.gracias {
    font-size: 20px;
    color: #ad9961;
    font-family: 'PrumoDeck-BoldItalic';
}

.vote-question-container .mujerhoy,
.vote-question-container-2 .mujerhoy {
    padding-top: 20px;
}

.vote-question-container .mujerhoy p,
.vote-question-container-2 .mujerhoy p {
    top: 3px !important;
}

.vote-question-container .jury-btn,
.vote-question-container-2 .jury-btn {
    font-family: 'Solido';
    display: block;
    text-align: center;
    border-bottom: 1px solid #000;
    width: 155px;
    height: 18px;
    margin: 30px auto 10px;
    line-height: 15px;
    color: #000;
    font-size: 16px;
}

span.text-agradecimiento {
    font-family: 'Solido';
    display: block;
    text-align: center;
    width: auto;
    height: 18px;
    margin: 30px auto 10px;
    line-height: 15px;
    color: #000;
    font-size: 16px;
}

.vote-question-container .jury-btn:hover,
.vote-question-container-2 .jury-btn:hover {
    border-bottom: none;
}

.vote-question-container a.btn-account,
.vote-question-container-2 a.btn-account {
    display: inline-block;
    min-width: 120px;
    height: 50px;
    padding: 10px;
    font-family: 'PrumoDeck-BoldItalic';
    font-weight: 700;
    font-size: 14px;
    line-height: 30px;
    color: #d3011c;
    background: #fff;
    border: 1px solid #d3011c;
    margin: 0 16px 8px;
}

.vote-question-container a.btn-account:hover,
.vote-question-container-2 a.btn-account:hover {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}

.vote-question-container h1,
.vote-question-container-2 h1 {
    margin-top: 30px;
    margin-bottom: 8px;
    font-size: 15px;
    line-height: 15px;
    color: #d3011c;
    font-family: 'PrumoDeck-BoldItalic';
    text-align: center;
}

.vote-question-container .form-group,
.vote-question-container-2 .form-group {
    margin-bottom: 5px;
}

.vote-question-container .form-group label,
.vote-question-container-2 .form-group label {
    padding: 15px;
    font-size: 14px;
    line-height: 18px;
    color: #000;
    font-family: 'PrumoDeck-SemiBold';
    text-align: center;
    background-color: #e5e5e5;
    margin-bottom: 0;
    width: 100%;
}

.vote-question-container .form-group .textarea-wrapper,
.vote-question-container-2 .form-group .textarea-wrapper {
    height: 150px;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    font-size: 14px;
    line-height: 18px;
    font-family: 'Solido';
    color: #7f7f7f;
}

.vote-question-container .form-group .textarea-wrapper textarea,
.vote-question-container-2 .form-group .textarea-wrapper textarea {
    height: 128px;
    resize: none;
    overflow: hidden;
    outline: 0;
    margin: 0;
    border: none;
    background: 0 0;
    box-shadow: none;
    width: 95%;
    padding-top: 15px;
    padding-left: 15px;
}

.vote-question-container .form-group .textarea-wrapper .textarea-clone,
.vote-question-container-2 .form-group .textarea-wrapper .textarea-clone {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden;
    min-height: 128px;
    word-wrap: break-word;
    white-space: pre-wrap;
    width: 300px;
    padding: 0 10px;
    line-height: 25px;
    box-sizing: border-box;
}

.vote-question-container .form-group .textarea-wrapper .mCSB_scrollTools,
.vote-question-container-2 .form-group .textarea-wrapper .mCSB_scrollTools {
    margin: 10px 5px;
}

.vote-question-container .avisolegal,
.vote-question-container-2 .avisolegal {
    color: #7f7f7f;
    font-family: 'Solido';
    font-size: 13px;
    clear: both;
    margin-left: 0;
    margin-bottom: 15px;
}

.vote-question-container .avisolegal input,
.vote-question-container-2 .avisolegal input {
    display: none;
}

.vote-question-container .avisolegal label,
.vote-question-container-2 .avisolegal label {
    line-height: 20px;
    font-weight: 400 !important;
    display: flex;
}

.vote-question-container .avisolegal label a,
.vote-question-container-2 .avisolegal label a {
    color: #000;
}

.vote-question-container .avisolegal label span.false-checkbox,
.vote-question-container-2 .avisolegal label span.false-checkbox {
    float: left;
    width: 20px;
    height: 20px;
    background: url(../../../img/premios/motor19/checkbox.png);
    background-size: contain;
    margin-right: 5px;
    cursor: pointer;
}

.vote-question-container .avisolegal label span.false-checkbox span.glyphicon,
.vote-question-container-2 .avisolegal label span.false-checkbox span.glyphicon {
    display: none;
}

.vote-question-container .avisolegal label span.false-checkbox.active span.glyphicon,
.vote-question-container-2 .avisolegal label span.false-checkbox.active span.glyphicon {
    display: block;
    font-size: 18px;
}

.vote-question-container .avisolegal label span.label-text,
.vote-question-container-2 .avisolegal label span.label-text {
    display: inline-block;
    width: 90%;
}

.vote-question-container input[type=button],
.vote-question-container-2 input[type=button] {
    background: #d3011c;
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-family: 'PrumoDeck-BoldItalic';
    border: none;
    height: 50px;
    float: none;
    margin: 20px auto 0;
}

.vote-question-container input[type=button]:hover,
.vote-question-container-2 input[type=button]:hover {
    background: #000;
}

.mCSB_draggerRail {
    background-color: #666 !important;
}

.mCSB_dragger_bar {
    background-color: #000 !important;
    border: 10px solid #fff;
    width: 30px !important;
    height: 30px !important;
    margin-left: -7px !important;
}

.prices-item {
    padding-top: 35px !important;
}

.prices-item:nth-child(3) {
    padding-top: 50px !important;
}

.prices-item:nth-child(4) {
    background-color: #f2f2f2;
}

.prices-item:nth-child(4) .legal {
    margin-top: 62px !important;
}

.prices-item h1.prices-main-title {
    margin-top: 40px;
    margin-bottom: 0;
    padding-bottom: 15px;
    border-bottom: 2px solid #000;
    font-family: 'PrumoDeck-BoldItalic';
    font-size: 22px;
    line-height: 26px;
    color: #000;
    padding-left: 0;
}

.prices-item .prices-winner {
    width: 100%;
    padding: 20px;
    text-align: center;
    color: #d3011c;
    border: 1px solid #000;
    font-family: 'Solido';
    font-size: 18px;
}

div.img-price {
    padding-left: 0;
}

div.img-price img {
    width: 100%;
}

div.text-price {
    padding-top: 38px;
}

div.text-price p {
    font-family: 'PrumoBanner-Book';
    font-size: 15px;
    line-height: 20px;
    color: #7f7f7f;
}

div.text-price p span.bold {
    font-family: 'PrumoDeck-SemiBold';
    color: #000;
}

div.text-price p.legal {
    font-family: 'Solido';
    margin-top: 15px;
    width: 100%;
    text-align: center;
}

div.text-price p.legal a {
    color: #7f7f7f;
    text-decoration: underline !important;
}

div.text-price p.legal a:hover {
    text-decoration: none !important;
}

div.text-price p a.votacion {
    color: #000;
    text-decoration: underline !important;
}

div.text-price p a.votacion:hover {
    text-decoration: none !important;
}

div.text-price h2.prices-title {
    font-family: 'PrumoDeck-SemiBold';
    color: #000;
    font-size: 18px;
    line-height: 18px;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}

.jury p.intro,
div.text-price ul.winners-list {
    font-family: 'Solido';
    text-align: center;
}

div.text-price ul.winners-list {
    font-size: 14px;
    line-height: 18px;
    color: #7f7f7f;
    overflow: hidden;
    border: 1px solid #000;
    padding-top: 20px;
}

div.text-price ul.winners-list > li {
    width: 45%;
    vertical-align: top;
}

div.text-price ul.winners-list > li h3 {
    color: #000;
    margin: 0 !important;
    font-size: 14px !important;
    font-weight: 700;
}

div.text-price ul.winners-list > li ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 20px;
}

div.text-price.editorial a.icons {
    display: block;
}

div.text-price.editorial a.icons i {
    font-size: 25px;
    vertical-align: middle;
}

.jury p {
    font-size: 15px;
    line-height: 20px;
    color: #7f7f7f;
}

.jury p.intro {
    margin: 120px auto 0;
    float: none !important;
    padding: 40px 56px;
    border: 3px dotted #000;
    border-image: url(../../../img/premios/motor19/dot.png) 20 round;
}

.jury section h1.prices-main-title {
    font-family: 'PrumoDeck-SemiBold';
}

.jury section h1.prices-main-title span {
    font-family: 'PrumoDeck-BoldItalic';
}

.jury section a {
    font-family: 'PrumoDeck-SemiBold';
    color: #000;
}

.jury section p {
    font-family: 'PrumoBanner-Book';
    text-align: justify;
}

.jury section p.legal a {
    font-family: 'Solido';
}

.jury section div.img-price.mujerhoyj div {
    height: 250px;
    background: #fff;
    text-align: center;
    line-height: 250px;
}

.jury section div.img-price.mujerhoyj div img {
    width: 70%;
}

.jury section .gotoratings {
    margin: 52px auto;
}

.jury section ul.bloggers {
    clear: both;
    vertical-align: top;
    max-width: 100%;
}

.jury section ul.bloggers li {
    width: 18%;
    height: auto;
    border-radius: 0;
    padding: 14px;
    margin-right: 0;
    display: table-cell;
}

.jury section ul.bloggers li a {
    border-radius: 0;
}

.jury section ul.bloggers li a div {
    height: auto;
    border-radius: 50%;
    margin: 10px;
}

.jury section ul.bloggers li a div img {
    width: 100%;
    border-radius: 50%;
    overflow: hidden;
}

.jury section ul.bloggers li a p {
    text-align: center;
}

.jury section ul.bloggers li a p.blogger-name {
    font-family: 'PrumoDeck-BoldItalic';
    font-size: 14px;
    line-height: 16px;
    color: #000;
}

.jury section ul.bloggers li a.blog-name {
    font-family: 'PrumoDeck-SemiBold' !important;
    font-size: 14px !important;
    line-height: 16px !important;
    color: #969696 !important;
    margin-top: -5px;
}

.jury section ul.bloggers li:hover a {
    border: none;
    padding: 0;
}

.jury section ul.bloggers li:hover a div {
    border: 2px solid #d3011c;
    padding: 6px;
}

.jury .prices-item {
    padding-top: 0 !important;
    padding-bottom: 35px !important;
}

@media screen and (max-width:1200px) {
    .container {
        width: 100% !important;
    }
    
    .prices-item .container,
    .products-bloggers-container,
    .products-vote-container,
    .products-winners-container {
        width: 980px !important;
        height: auto;
    }
    
    header {
        padding: 0 10px;
    }

    div.swiper-controls div.swiper-button-next {
        right: -40px;
    }
    div.swiper-controls div.swiper-button-prev {
        left: -40px;
    }
    .products-swiper.winners li.product-full-swiper .product-description .winners-stamp {
        width: 140px;
    }
    section ul.bloggers {
        max-width: 75%;
    }

    .mujerhoy {
        top: 0;
    }

    .sponsors {
        padding-top: 75px;
    }
}

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

    header .logo {
        margin: 2px 0 0 -10px;
        transform: scale(.8);
    }

    .strip {
        height: 370px;
    }

    div.blogger-info div.blogger-bio {
        position: static;
        top: 0;
        right: 0;
        transform: none;
    }

    div.swiper-controls {
        display: none;
    }

    .bloggers-overlay div.swiper-controls {
        display: block;
    }

    .products-swiper {
        overflow: hidden;
    }

    .products-swiper.vote {
        margin-top: 135px;
    }

    .products-swiper .products-thumbnails {
        margin-bottom: 15px;
    }

    .products-swiper .swiper-slide {
        width: 419px !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .products-swiper .swiper-slide li.product-full-swiper div.product-description .product-buttons,
    .products-swiper .swiper-slide li.product-main div.product-buttons-d {
        display: none;
    }

    .products-swiper .swiper-slide li.product-main div.product-img {
        width: auto;
        height: auto;
        float: none;
    }

    .products-swiper .swiper-slide li.product-full-swiper {
        width: 419px;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .products-swiper .swiper-slide li.product-full-swiper .blogger-opinion-container,
    .products-swiper .swiper-slide li.product-full-swiper .gotoratings,
    .products-swiper .swiper-slide li.product-full-swiper .product-info-container {
        display: none !important;
    }

    .products-swiper .swiper-slide:first-of-type li.product-full-swiper div.product-description .product-buttons {
        display: block;
    }

    .products-swiper .gotoratings {
        display: block !important;
    }

    .products-swiper.winners .products-thumbnails {
        width: 590px !important;
        text-align: center;
        margin: 0 auto 20px !important;
        float: none;
    }

    .products-swiper.winners .swiper-slide {
        width: 100% !important;
    }

    .products-swiper.winners .swiper-slide li.product-main {
        float: none;
    }

    .products-swiper.winners .swiper-slide li.product-main div.product-img {
        width: 476px;
        height: 320px;
    }

    .products-swiper.winners .swiper-slide li.product-full-swiper {
        float: none;
        width: 100%;
    }

    .products-swiper.winners .swiper-slide li.product-full-swiper .product-description img {
        float: none;
        vertical-align: middle;
        margin-top: 0;
    }

    .products-winners-container div.swiper-controls {
        display: block;
        padding-top: 70px;
        top: 260px;
    }

    .products-winners-container div.swiper-controls div.swiper-button-prev {
        left: 10px;
    }

    .products-winners-container div.swiper-controls div.swiper-button-next {
        right: 10px;
    }

    div.swiper-controls div.swiper-button-next,
    div.swiper-controls div.swiper-button-prev {
        width: 61px;
        height: 61px;
    }
    
    div.swiper-controls div.swiper-button-next span.padding-controls,
    div.swiper-controls div.swiper-button-prev span.padding-controls {
        width: 33px;
        height: 33px;
        border: 10px solid #fff;
        box-sizing: content-box;
    }

    div.swiper-controls div.swiper-button-next:hover,
    div.swiper-controls div.swiper-button-prev:hover {
        border: 2px solid transparent;
        padding: 2px !important;
        background: 0 0 !important;
    }

    .infobutton,
    .readbutton,
    .votebutton,
    span.your-vote {
        display: inline-block;
        margin: 10px 27px 0;
    }

    span.your-vote {
        position: relative;
        top: 7px;
        margin-top: 0;
    }

    div.product-full {
        display: block;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    div.product-full div.productos {
        display: none;
    }

    div.product-full div.productos section.product-info-container {
        display: block;
        width: 80%;
        margin: 0 auto;
    }

    div.product-full div.productos section.blogger-opinion-container {
        width: 80%;
        margin: 0 auto;
    }

    div.product-full div.productos section.blogger-opinion-container div.blogger-pres {
        text-align: center;
    }

    div.product-full div.productos section.blogger-opinion-container div.blogger-pres .row {
        text-align: left;
        display: inline-block;
        overflow: hidden;
    }

    div.product-full div.productos section.blogger-opinion-container div.blogger-preview2 {
        width: 80px;
        height: 80px;
        padding: 2px;
        border: 2px solid #d3011c;
        overflow: hidden;
        float: left;
        margin-right: 15px;
        border-radius: 50%;
    }

    div.product-full div.productos section.blogger-opinion-container div.blogger-preview2 img {
        width: 100%;
        border-radius: 50%;
    }

    div.product-full div.productos section.blogger-opinion-container div.blogger-info2 {
        display: block;
        float: left;
        max-width: 250px;
    }

    div.product-full div.productos section.blogger-opinion-container div.blogger-info2 h1.blogger-name {
        font-size: 20px;
        line-height: 22px;
        font-family: 'PrumoDeck-BoldItalic';
        color: #d3011c;
        margin-bottom: 0;
        margin-top: 15px;
    }

    div.product-full div.productos section.blogger-opinion-container div.blogger-info2 h2.blog-name {
        font-size: 18px;
        line-height: 22px;
        font-family: 'PrumoDeck-SemiBold';
        color: #000;
        margin: 0;
    }

    div.product-full div.productos section.blogger-opinion-container div.blogger-info2 h2.blog-name a {
        color: #000;
    }

    div.product-full div.productos section.blogger-opinion-container p {
        font-family: 'Solido';
        font-size: 15px;
        line-height: 20px;
        color: #7f7f7f;
        text-align: justify;
    }

    div.product-full div.productos section.blogger-opinion-container p.blogger-opinion {
        font-family: 'PrumoBanner-Book';
        font-size: 14px;
        line-height: 20px;
        color: #000;
        clear: both;
        padding-top: 45px;
        background: url(../../../img/premios/motor19/comillas.png) left 15px no-repeat;
        background-size: 25px 18px;
    }

    div.product-full div.productos section.blogger-opinion-container p:last-of-type {
        padding-bottom: 30px;
        background: url(../../../img/premios/motor19/comillas2.png) right bottom no-repeat;
        background-size: 25px 18px;
    }

    .bloggers-bottom .gotoratings,
    .bloggers-bottom .upbutton,
    div.product-full div#producto0 {
        display: block;
    }

    .call-to-action-container {
        margin-top: 96px;
    }

    .call-to-action-branding-2019 span.candidatos {
        margin-top: 215px;
    }

    .strip.bg-index {
        height: 700px;
        background-position: center bottom;
        background-size: 80%;
    }

    .products-winners-container.bg-index {
        height: 700px;
    }

    .call-to-action-container {
        margin-top: 100px;
    }

    .call-to-action-branding-2019 {
        width: 80%;
        height: 400px;
        background-size: 70%;
        background-position: 50% 40%;
    }

    .call-to-action-branding-2019 span.candidatos {
        margin-top: 310px;
    } 
    
    .mujerhoy.bg-index {
        top: 22px;
    }
}

@media (min-width:1000px) and (max-width: 1100px) {
    .col-md-6 {
        width: 100%;
    }

    .products-swiper .swiper-slide li.product-main div.product-img {
        width: 400px;
        height: auto;
    }
}

@media (min-width:1055px) {
    .icon {
        left: 26px;
    }
}

@media (max-width:1010px) {
    .container-fluid.home {
        background-color: #f3f5fe;
        border-bottom: none;
    }

    .container.home {
        height: 0;
        padding-top: 78.68%;
        margin-bottom: 470px;
    }

    .mhbody {
        background-color: #fff;
        margin: -250px auto 0;
        width: 69%;
        text-align: center;
    }

    .mhbody .box-2,
    .mhbody .box-3,
    .mhbody .box-main {
        width: 100%;
    }

    .mhbody .box-main {
        border: none;
    }

    .mujerhoy.home {
        position: relative;
        left: auto;
        margin-left: 0;
    }

    .mhbody .box-2 {
        font-size: 24px;
        line-height: 30px;
    }
}

@media (max-width:991px) {
    .prices-item,
    div.text-price {
        text-align: center;
    }

    ul.bloggers {
        max-width: 830px;
        margin-left: auto !important;
        margin-right: auto;
        margin-top: 25px !important;
    }

    ul.bloggers li,
    ul.bloggers li:nth-of-type(4n) {
        margin-right: 35px;
    }

    ul.bloggers li {
        width: 126px;
        height: 126px;
    }
    
    ul.bloggers li.active a {
        border: 2px solid #d3011c;
        padding: 2px;
    }

    div.blogger-hover {
        display: none;
    }

    div.blogger-info a.moreinfo {
        display: block;
    }

    div.blogger-info div.blogger-bio,
    div.blogger-info div.blogger-img {
        display: none;
    }

    div.blogger-info p {
        font-size: 15px;
        line-height: 20px;
        width: 90%;
        margin: 0 auto;
    }

    .prices-item .container {
        width: auto !important;
    }

    .prices-item .container h1.prices-main-title {
        float: none !important;
        margin: 40px auto 0;
    }

    .prices-item .container > div {
        float: none !important;
        margin: 0 auto;
    }

    .jury section:last-child {
        float: none;
        clear: both;
        margin: 0 auto;
        padding-top: 20px;
    }

    .jury section ul.bloggers li {
        width: 24%;
        max-width: 200px;
        display: inline-block;
        vertical-align: top;
    }

    div.img-price {
        padding-right: 0;
    }

    div.text-price ul.winners-list > li {
        width: 30%;
    }
}

@media screen and (max-width:865px) {
    ul.bloggers {
        max-width: 70%;
    }

    ul.bloggers li:nth-of-type(3n) {
        margin-right: 0;
    }

    ul.bloggers li:nth-of-type(4n) {
        margin-left: 35px;
        margin-right: 35px;
    }

    .jury section ul.bloggers li:nth-of-type(4n) {
        margin-left: 0;
        margin-right: 0;
    }

    .container.home {
        margin-bottom: 400px;
    }
}

@media (max-width:784px) {
    .container.home {
        margin-bottom: 385px;
    }
}

@media screen and (max-width:768px) {
    header .logo {
        transform: scale(.8);
    }

    div.blogger-info {
        margin-top: 5px;
    }

    .product-info-container h3 {
        font-size: 18px;
        line-height: 22px;
    }

    .product-info-container p {
        font-size: 17px;
        line-height: 2.4rem;
    }

    .products-swiper .swiper-slide li.product-full-swiper section.blogger-opinion-container p.blogger-opinion {
        font-size: 16px;
        line-height: 22px;
    }

    .products-swiper .swiper-slide li.product-full-swiper section.blogger-opinion-container p {
        font-size: 17px;
        line-height: 22px;
    }

    div.product-full div.productos section.blogger-opinion-container p.blogger-opinion {
        font-size: 16px;
        line-height: 22px;
    }

    div.product-full div.productos section.blogger-opinion-container p,
    div.text-price ul.winners-list {
        font-size: 17px;
        line-height: 22px;
    }
    
    .mhbody {
        margin: -200px auto 0;
    }

    .strip.bg-index {
        height: 500px;
        background-position: center bottom;
        background-size: 80%;
    }

    .products-winners-container.bg-index {
        height: 500px;
    }

    .call-to-action-container {
        margin-top: 90px;
    }

    .call-to-action-branding-2019 {
        width: 80%;
        height: 300px;
        background-size: 70%;
        background-position: 50% 40%;
    }

    .call-to-action-branding-2019 span.candidatos {
        margin-top: 230px;
        padding: 0 18px;
        background-size: 10px;
    }
}

@media screen and (max-width:720px) {
    .burguer {
        left: -720px;
        z-index: 0;
    }

    .icon {
        left: 14px;
        top: -11px;
    }
}

@media screen and (max-width:696px) {
    ul.bloggers {
        max-width: 80%;
    }
}

@media screen and (max-width:670px) {
    ul.bloggers li {
        width: 120px;
        height: 120px;
    }
}

@media screen and (max-width:650px) {
    .products-swiper.winners {
        margin-top: 0;
    }

    .products-swiper.winners .products-thumbnails {
        display: none;
    }

    .products-thumbnails-swiper.winners {
        display: block;
        margin-top: 85px !important;
    }

    .strip {
        top: 230px;
    }

    ul.bloggers li {
        width: 100px;
        height: 100px;
    }

    .container.home {
        margin-bottom: 330px;
    }
}

@media screen and (max-width:600px) {
    footer ul li {
        width: 45%;
        padding-left: 0 !important;
        padding-right: 0 !important;
        border-left: none;
        margin-bottom: 5px;
    }

    footer ul li:nth-child(even) {
        padding-left: 10px !important;
        text-align: left;
    }

    footer ul li:nth-child(odd) {
        padding-right: 10px !important;
        text-align: right;
    }

    .jury section ul.bloggers li {
        width: 48%;
    }

    .jury section div.img-price.mujerhoyj div {
        height: auto;
        padding: 46px 0;
        line-height: 1px;
    }
}

@media screen and (max-width:560px) {
    .sponsors .container ul.colaborators-list li {
        padding: 0 15px;
    }

    .products-winners-container div.swiper-controls {
        top: 130px;
    }

    .products-swiper,
    .swiper-container {
        /*  Bug! The following line causes an infinate page 
            reload loop when setting property to 'visible' ! Why? */
        overflow: hidden; 
    }

    .products-swiper.winners .swiper-slide li.product-main div.product-img {
        width: 258px;
        height: 175px;
    }

    .products-swiper.winners .swiper-slide li.product-full-swiper {
        height: 166px;
    }

    .products-swiper.winners .swiper-slide li.product-full-swiper .product-description div {
        margin-top: 0;
    }

    .products-swiper.winners .swiper-slide li.product-full-swiper .product-description img {
        float: none;
        vertical-align: middle;
        margin-top: 0;
    }

    .strip {
        top: 62px;
        height: 220px;
    }

    ul.bloggers li {
        width: 90px;
        height: 90px;
    }
}

@media screen and (max-width:530px) {
    .products-winners-container div.swiper-controls {
        top: 20px;
    }

    div.swiper-controls div.swiper-button-next,
    div.swiper-controls div.swiper-button-prev {
        width: 41px;
        height: 41px;
    }
    
    div.swiper-controls div.swiper-button-next span.padding-controls,
    div.swiper-controls div.swiper-button-prev span.padding-controls {
        width: 33px;
        height: 33px;
        border: none;
    }

    ul.bloggers li {
        width: 80px;
        height: 80px;
        margin-right: 30px;
    }

    .mhbody {
        margin: -100px auto 0;
    }

    .container.home {
        padding-top: 83.68%;
        margin: 60px 0 10px 0;
    }

    .mhbody {
        width: 90%;
    }

    .mhbody .box-main {
        padding: 20px 10px;
        margin: 20px 0 0 0;
    }

    .mhbody .box-2 {
        font-size: 19px;
        line-height: 21px;
    }
}

@media screen and (max-width:500px) {
    .products-swiper .swiper-slide li.product-full-swiper div.product-description .product-buttons,
    .products-swiper .swiper-slide li.product-main div.product-buttons-d {
        display: none;
    }

    .mhbody .box-main .mainlogo {
        width: 160px;
        margin-bottom: 20px;
    }

    .mhbody .box-main .maintext {
        margin: 0 auto 20px !important;
    }

    .products-swiper .products-thumbnails {
        margin-bottom: 15px;
    }

    .products-swiper .products-thumbnails li.swiper-pagination-switch {
        width: 42px;
        height: 29px;
    }

    .products-swiper .swiper-slide {
        width: 100% !important;
    }

    .products-swiper .swiper-slide li.product-main div.product-img {
        width: auto;
        height: auto;
    }

    .products-swiper .swiper-slide li.product-full-swiper div.product-description h1.product-name {
        font-size: 18px;
        line-height: 19px;
    }

    .products-swiper .swiper-slide li.product-full-swiper div.product-description h2.product-brand {
        font-size: 16px;
        line-height: 19px;
    }

    .products-swiper .swiper-slide li.product-full-swiper .blogger-opinion-container,
    .products-swiper .swiper-slide li.product-full-swiper .product-info-container {
        display: none !important;
    }

    .products-swiper .swiper-slide:first-of-type li.product-full-swiper div.product-description .product-buttons {
        display: block;
    }

    .products-swiper .slide-product ul {
        padding-bottom: 20px;
    }

    .products-swiper.vote .slide-product ul {
        padding-bottom: 10px;
    }

    div.product-full div.blogger-preview2 {
        width: 50px !important;
        height: 50px !important;
    }

    div.product-full div.blogger-info2 h1.blogger-name {
        font-size: 16px !important;
        line-height: 19px !important;
    }

    div.product-full div.blogger-info2 h2.blog-name {
        font-size: 15px !important;
        line-height: 19px !important;
    }

    .product-buttons {
        position: absolute;
        width: 130%;
        left: -15%;
        height: 50px;
    }

    .product-buttons .infobutton,
    .product-buttons .readbutton,
    .product-buttons .votebutton {
        margin: 10px 20px 0;
    }

    .product-buttons .readbutton {
        margin-left: 0;
    }

    .product-buttons .infobutton {
        margin-right: 0;
    }

    .mujerhoy {
        top: 0;
    }
}

@media screen and (max-width:484px) {
    ul.bloggers {
        max-width: 80%;
    }

    ul.bloggers li:nth-of-type(4n) {
        margin-left: 35px;
    }

    .mhbody .box-main .maintext {
        font-family: 'PrumoDeck-SemiBold';
        font-size: 16px;
        line-height: 22px;
        margin: 0 auto 30px;
    }

    .products-swiper .swiper-slide li.product-fusll-swiper div.product-description .product-brand img {
        width: 35%;
        margin: 0 auto 0;
    }
}

@media screen and (max-width:480px) {
    .subheader,
    .subheader .category-title span.span-title-container {
        height: 50px;
    }

    header {
        padding: 0;
    }

    .subheader {
        min-height: 50px !important;
    }

    .subheader .category-controls a span {
        margin-top: 13px;
    }

    .subheader .category-title h1 {
        font-size: 16px;
        line-height: 16px;
    }

    .title-page {
        padding-left: 80px;
    }

    span.categoria-title {
        display: none;
    }

    header .title-page {
        margin-left: -70px;
        padding-left: 50px;
    }

    div.blogger-info {
        margin-top: 0;
    }

    div.blogger-info p {
        width: 100%;
    }

    .products-thumbnails-swiper.winners {
        margin-top: 75px !important;
        margin-bottom: 15px !important;
    }

    .products-swiper {
        margin-bottom: 0;
    }

    .products-swiper .slide-product ul {
        padding-bottom: 0;
    }

    .products-swiper.vote {
        margin-top: 125px;
    }

    .products-swiper.vote .slide-product ul {
        padding-bottom: 10px;
    }

    .products-swiper.winners .swiper-slide li.product-full-swiper {
        height: 330px;
    }

    .products-swiper.winners li.product-full-swiper .product-description {
       top: 0;
    }

    .products-swiper.winners li.product-full-swiper .product-description .winners-stamp {
        width: 96px;
    }

    div.text-price ul.winners-list > li {
        width: 100%;
    }

    .products-swiper .swiper-slide li.product-main div.product-img img {
        width: 100%;
        margin-top: 0;
    }

    .call-to-action-container {
        margin-top: 80px;
    }
    
    .call-to-action-branding-2019 {
        width: 70%;
        height: 130px;
        background-size: 85%;
        background-position: 50% 30%;
    }

    .call-to-action-branding-2019 span.candidatos {
        margin-top: 100px;
        padding: 0 12px;
        font-size: 14px;
        letter-spacing: 0.8px;
        background-size: 8px;
    }
}

@media screen and (max-width:445px) {
    .mhbody .box-main .maintext {
        font-size: 19px;
        line-height: 21px;
    }
}

@media screen and (max-width:430px) {
    header .logo {
        transform: scale(.8);
    }

    .title-candidates {
        width: 150px !important;
        margin-left: -30px !important;
    }

    .sponsors .container ul.sponsors-list li {
        padding: 0 15px;
    }

    .sponsors .container ul.colaborators-list li {
        padding: 0 10px;
    }

    footer ul {
        font-size: 14px;
    }

    ul.bloggers {
        max-width: 100%;
    }

    .strip.bg-index {
        height: 450px;
        background-position: center bottom;
        background-size: 100%;
    }

    .products-winners-container.bg-index {
        height: 460px;
    }

    .call-to-action-container {
        margin-top: 100px;
    }

    .call-to-action-branding-2019 {
        width: 80%;
        height: 200px;
    }

    .call-to-action-branding-2019 span.candidatos {
        margin-top: 145px;
    } 
}

@media screen and (max-width:400px) {
    header .logo {
        transform: scale(.8);
    }

    .sponsors .container ul.colaborators-list li {
        padding: 0 5px;
    }

    div.product-full section.blogger-opinion-container div.blogger-info2 {
        max-width: 200px !important;
    }

    .strip.bg-index {
        height: 390px;
        background-position: center bottom;
        background-size: 100%;
    }

    .products-winners-container.bg-index {
        height: 400px;
    }

    .call-to-action-container {
        margin-top: 100px;
    }

    .call-to-action-branding-2019 {
        width: 80%;
        height: 180px;
    }

    .call-to-action-branding-2019 span.candidatos {
        margin-top: 135px;
    } 
}

@media screen and (max-width:353px) {
    ul.bloggers li {
        width: 65px;
        height: 65px;
    }

    .container.home {
        margin-bottom: 100px;
    }
}

@media screen and (max-width:350px) {
    .mhbody {
        margin: -150px auto 0;
    }

    .call-to-action-container {
        margin-top: 80px;
    }
    
    .call-to-action-branding-2019 {
        width: 80%;
        height: 120px;
    }

    .call-to-action-branding-2019 span.candidatos {
        margin-top: 84px;
        padding: 0 12px;
        font-size: 14px;
        letter-spacing: 0.8px;
        background-size: 8px;
    }

    .products-winners-container div.swiper-controls {
        top: 110px;
    }

    .products-swiper.winners .swiper-slide li.product-main div.product-img {
        max-width: 220px;
        max-height: 150px;
    }

    .strip {
        top: 185px;
        height: 140px;
    }

    .bloggers-overlay .swiper-container,
    .bloggers-overlay .swiper-container article {
        min-width: 250px;
    }

    div.product-full section.blogger-opinion-container,
    div.product-full section.product-info-container {
        width: 100% !important;
    }
}

@media screen and (max-width:320px) {
    header .logo {
        transform: scale(.8);
    }

    #outer-wrapper {
        max-height: 50px
    }
    
    .products-thumbnails,
    .products-thumbnails-swiper.winners {
        display: none;
    }

    .bloggers-overlay .swiper-container {
        min-height: 250px;
    }

    div.swiper-controls div.swiper-button-next,
    div.swiper-controls div.swiper-button-prev {
        width: 41px;
        height: 41px;
    }
    
    div.swiper-controls div.swiper-button-next span.padding-controls,
    div.swiper-controls div.swiper-button-prev span.padding-controls {
        width: 33px;
        height: 33px;
        border: none;
    }

    .burguer .mobilenav {
        width: 90%;
        padding-top: 20px;
    }

    .burguer .mobilenav .votaciones .redes {
        margin: 25px 0;
    }

    .products-swiper.vote {
        margin-top: 125px;
    }

    .products-swiper.winners {
        margin-top: 85px;
    }

    .strip {
        top: 62px;
    }

    .products-winners-container div.swiper-controls {
        top: 90px;
    }
    
    .products-winners-container div.swiper-controls div.swiper-button-prev {
        left: 5px;
    }

    .products-winners-container div.swiper-controls div.swiper-button-next {
        right: 5px;
    }

    .container.home {
        margin-bottom: -40px;
    }

    .mhbody {
        margin: -85px auto 0;
    }

    .mhbody .box-main {
        padding: 15px 10px 0 10px;
    }

    .mhbody .box-main .maintext,
    .mhbody .box-2 {
        font-size: 16px;
        line-height: 21px;
    }

    .strip.bg-index {
        height: 300px;
    }
    
    .products-winners-container.bg-index {
        height: 300px;
    }
    
    .call-to-action-container {
        margin-top: 100px;
    }

    .call-to-action-branding-2019 {
        width: 80%;
        height: 150px;
    }

    .call-to-action-branding-2019 span.candidatos {
        margin-top: 115px;
    }
    
    .mujerhoy {
        top: 0;
    }

    .mujerhoy.bg-index {
        top: 25px;
    }

    .sponsors {
        padding-top: 85px;
    }
}

@media screen and (max-height:450px) {
    .navbar {
        min-height: 50px !important;
    }

    header {
        height: 50px !important;
    }

    header .logo {
        margin-top: 5px;
    }

    header .title-page h1 {
        margin-top: 0;
    }

    header .icoredes .redornav .minibotonmujer {
        padding-top: 4px;
    }

    .subheader {
        margin-top: 50px;
    }

    .products-swiper.vote {
        margin-top: 105px;
    }

    .products-swiper .swiper-slide li.product-full-swiper div.product-description {
        margin-top: 5px;
    }

    .products-swiper.winners li.product-full-swiper {
        height: 200px !important;
        margin-top: -40px !important;
    }
}

@media (min-width:1000px) and (max-width:1100px) {
    span.your-vote {
        display: block;
        font-family: 'Solido';
        font-weight: 400;
        font-style: normal;
        font-size: 11px;
        line-height: 18px;
        color: #fff;
        width: 52px;
        height: 52px;
        background: url(../../../img/premios/motor19/voto.html) no-repeat;
        background-size: 52px 52px;
        padding-top: 7px;
        cursor: default;
        position: absolute;
        top: 8px;
        left: 130%;
    }

    span.your-vote span {
        display: block;
        font-family: 'PrumoDeck-BoldItalic';
        font-size: 17px;
        line-height: 17px;
        color: #fff;
        font-style: normal;
        font-weight: 700;
    }
}

@media screen and (max-width:1000px) {
    span.your-vote {
        display: block;
        font-family: 'Solido';
        font-weight: 400;
        font-style: normal;
        font-size: 11px;
        line-height: 18px;
        color: #fff;
        width: 52px;
        height: 52px;
        background: url(../../../img/premios/motor19/voto.html) no-repeat;
        background-size: 52px 52px;
        padding-top: 7px;
        cursor: default;
        position: absolute;
        top: 8px;
        left: 79%;
    }

    span.your-vote span {
        display: block;
        font-family: 'PrumoDeck-BoldItalic';
        font-size: 17px;
        line-height: 17px;
        color: #fff;
        font-style: normal;
        font-weight: 700;
    }
}

@media screen and (max-width:500px) {
    span.your-vote {
        display: block;
        font-family: 'Solido';
        font-weight: 400;
        font-style: normal;
        font-size: 11px;
        line-height: 18px;
        color: #fff;
        width: 52px;
        height: 52px;
        background: url(../../../img/premios/motor19/voto.html) no-repeat;
        background-size: 52px 52px;
        padding-top: 7px;
        cursor: default;
        position: absolute;
        top: 8px;
        left: 72%;
    }

    span.your-vote span {
        display: block;
        font-family: 'PrumoDeck-BoldItalic';
        font-size: 17px;
        line-height: 17px;
        color: #fff;
        font-style: normal;
        font-weight: 700;
    }
}

@media screen and (max-width:360px) {
    .mhbody {
        width: 90%;
    }
}

@supports (overflow:-webkit-marquee) and (justify-content:inherit) {
    .mhbody .maintext h2,
    div.text-price p span.bold {
        letter-spacing: -1px;
    }
}

/* Pregunta */

.container .vote-question {
    background-color: #fff;
}

.vote-question {
    padding-top: 100px;
    float: none  !important;
    padding-bottom: 20px;
}

.vote-question p {
    font-family: 'PrumoDeck-SemiBold';
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 30px;
}

.vote-question p span {
    display: block;
    font-family: 'PrumoDeck-BoldItalic';
    color: #ca4051;
    font-size: 22px;
}

.vote-question .avatar {
    background: url(../../../img/premios/motor19/participa-avatar.gif) no-repeat top left;
    width: 44px;
    height: 63px;
    margin: 12px 10px 0 0;
    position: absolute;
    position: static;
    float: left;
}

.vote-question .avatar img {
    width: 100%;
}

.vote-question .datos {
    width: auto;
    overflow: hidden;
}

.vote-question .pestana-botones {
    float: right;
    height: 110px;
    font-family: 'PrumoDeck-BoldItalic';
    width: 54px;
    font-size: 13px;
    line-height: 14px;
    background: #f8f9f9;
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
    border-right: 1px solid #b2b2b2;
}

.vote-question .pestana-botones .gigya-login-link {
    padding-top: 10px;
    border-bottom: 1px solid #b2b2b2;
    background: #f2f5f6;
}

.vote-question .pestana-botones .gigya-login-link {
    display: block;
    height: 54px;
    text-align: center;
    color: #b3b3b3;
    font-size: 13px;
    line-height: 15px;
    border-radius: 0;
}

@supports (-webkit-appearance: none) {
    .vote-question .pestana-botones .gigya-login-link {
        -webkit-appearance: none;
    }
}

.vote-question .pestana-botones .enviar {
    display: block;
    height: 54px;
    text-align: center;
    font-size: 13px;
    line-height: 15px;
    border-radius: 0;
    border: none;
    box-shadow: 0 0 0 1px #ca4051;
    color: white;
    background-color: #ca4051;
    padding: 0 8px;
}

@supports (-webkit-appearance: none) {
    .vote-question .pestana-botones .enviar {
        -webkit-appearance: none;
    }
}

.vote-question .textarea-container {
    height: 110px;
    margin-bottom: 10px;
    width: auto;
    overflow: hidden;
}

.vote-question textarea {
    background-color: #f7f9fa;
    font-family: 'Solido-Book';
    width: 100%;
    height: 100%;
    resize: none;
    outline: none;
    color: #b3b3b3;
    border: 1px solid #b2b2b2;
    font-size: 16px;
    border-radius: 0;
}

@supports (-webkit-appearance: none) {
    .vote-question textarea {
        -webkit-appearance: none;
    }
}

.vote-question .avisolegal {
    margin-bottom: 5px;
    color: #7f7f7f;
    font-family: 'Solido-Book';
    font-size: 12px;
    clear: both;
    margin-left: 0;
}

.vote-question .avisolegal input {
    display: block;
    width: 20px;
    height: 20px;
    float: left;
    margin-bottom: 10px;
}

.vote-question .avisolegal label {
    display: block;
    line-height: 30px;
    font-weight: normal  !important;
}

@media (min-width: 320px) and (max-width: 768px) {
    .vote-question .avisolegal label {
        display: block;
        line-height: 20px;
        font-weight: normal  !important;
        padding-left: 20px;
    }
}

.vote-question .avisolegal label a {
    color: black;
}

.vote-question .avisolegal label > span {
    margin-right: 8px;
    line-height: 2.5px;
}

.vote-question .avisolegal label > span.active span.glyphicon {
    display: block;
    font-size: 18px;
}

.vote-question .avisolegal label > span span.glyphicon {
    display: none;
}

input#avisoCb {
    width: 20px;
    height: 20px;
    float: left;
    margin-bottom: 10px;
}

input#comunicacionesCb {
    width: 20px;
    height: 20px;
    float: left;
    margin-bottom: 10px;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}

@supports (-webkit-font-smoothing: antialiased) or (-moz-osx-font-smoothing: grayscale) {
    .glyphicon {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
}

.glyphicon-ok:before {
    content: '';
}

*:before,
*:after {
    box-sizing: border-box;
}

.swiper-container.products-swiper.vote.swiper-container-horizontal.swiper-container-android {
    overflow: hidden;
}

.container.products-vote-container {
    overflow: hidden;
}
