.cookiealert {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0 !important;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    border-radius: 0;
    transform: translateY(100%);
    transition: all 500ms ease-out;
    color: #000;
    background: #fec513;
    text-decoration: none;
}

.cookiealert a {
    text-decoration: none;
}

.cookiealert.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0%);
    transition-delay: 1000ms;
}

.cookiealert a {
    text-decoration: underline
}

.cookiealert .acceptcookies {
    margin-left: 10px;
    vertical-align: baseline;
}

.logoban {
    width: 12%;
    height: auto;
}

a.cookiealert-cerrar {
    position: absolute;
    top: 1px;
    right: 2px;
    /*background-color: #;*/
    padding: 3px 5px;
    font-size: 10px;
    text-decoration: none;
    line-height: 1;
    color: #000;
}

.social-btn {
    display: inline-block;
    width: 2.25rem;
    height: 2.25rem;
    margin: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 0.875rem;
    line-height: 2.25rem;
    vertical-align: middle;
    text-align: center !important;
    text-decoration: none;
}

.sb-facebook:hover,
.sb-facebook.hover {
    color: #022279 !important;
}

.sb-instagram:hover,
.sb-instagram.hover {
    color: #022279 !important;
}

.sb-instagram,
.sb-facebook {
    color: #ffffff !important;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

.social-btn {
    margin: 0 0 0 auto !important;
    margin-left: auto !important;
    margin-right: 0px !important;
}

.sb-style-2,
.sb-style-3,
.sb-style-4,
.sb-style-5,
.sb-style-6,
.sb-style-7 {
    margin-right: 0.625rem;
    margin-bottom: 0.625rem;
}

.sb-style-2,
.sb-style-3,
.sb-style-4,
.sb-style-5 {
    border-radius: 50%;
    background-color: #f5f5f5;
}

.sb-style-2.sb-light-skin,
.sb-style-3.sb-light-skin,
.sb-style-4.sb-light-skin,
.sb-style-5.sb-light-skin {
    background-color: rgba(255, 255, 255, 0.1);
}

.sb-style-2:hover,
.sb-style-2.hover,
.sb-style-3:hover,
.sb-style-3.hover,
.sb-style-4:hover,
.sb-style-4.hover,
.sb-style-5:hover,
.sb-style-5.hover {
    background-color: #fff;
    -webkit-box-shadow: 0 0.75rem 1.25rem 0.0625rem rgba(64, 64, 64, 0.11);
    box-shadow: 0 0.75rem 1.25rem 0.0625rem rgba(64, 64, 64, 0.11);
}

.sb-style-4,
.sb-style-5 {
    background-color: #d3d3d3;
    color: #fff !important;
}

.sb-style-6,
.sb-style-7 {
    border: 3px solid #e7e7e7;
    border-radius: 50%;
    line-height: 1.9375rem;
}

.sb-style-6.sb-light-skin,
.sb-style-7.sb-light-skin {
    border-color: rgba(255, 255, 255, 0.18);
}

.sb-style-6:hover,
.sb-style-6.hover,
.sb-style-7:hover,
.sb-style-7.hover {
    border-color: transparent;
    background-color: #fff;
    -webkit-box-shadow: 0 0.75rem 1.25rem 0.0625rem rgba(64, 64, 64, 0.11);
    box-shadow: 0 0.75rem 1.25rem 0.0625rem rgba(64, 64, 64, 0.11);
}

.sb-style-3,
.sb-style-5,
.sb-style-7 {
    border-radius: 0;
}

[class*=" socicon-"]:before,
[class^=socicon-]:before,
[data-icon]:before {
    font-family: socicon!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@font-face {
    font-family: socicon;
    src: url(/vendor/fonts/socicon.eot);
    src: url(/vendor/fonts/socicond41d.eot?#iefix) format("embedded-opentype"), url(/vendor/fonts/socicon.woff) format("woff"), url(/vendor/fonts/socicon.ttf) format("truetype"), url(/vendor/fonts/socicon.svg#socicon) format("svg");
    font-weight: 400;
    font-style: normal
}

[data-icon]:before {
    content: attr(data-icon)
}

.socicon-modelmayhem:before {
    content: "\e000"
}

.socicon-mixcloud:before {
    content: "\e001"
}

.socicon-drupal:before {
    content: "\e002"
}

.socicon-swarm:before {
    content: "\e003"
}

.socicon-istock:before {
    content: "\e004"
}

.socicon-yammer:before {
    content: "\e005"
}

.socicon-ello:before {
    content: "\e006"
}

.socicon-stackoverflow:before {
    content: "\e007"
}

.socicon-persona:before {
    content: "\e008"
}

.socicon-triplej:before {
    content: "\e009"
}

.socicon-houzz:before {
    content: "\e00a"
}

.socicon-rss:before {
    content: "\e00b"
}

.socicon-paypal:before {
    content: "\e00c"
}

.socicon-odnoklassniki:before {
    content: "\e00d"
}

.socicon-airbnb:before {
    content: "\e00e"
}

.socicon-periscope:before {
    content: "\e00f"
}

.socicon-outlook:before {
    content: "\e010"
}

.socicon-coderwall:before {
    content: "\e011"
}

.socicon-tripadvisor:before {
    content: "\e012"
}

.socicon-appnet:before {
    content: "\e013"
}

.socicon-goodreads:before {
    content: "\e014"
}

.socicon-tripit:before {
    content: "\e015"
}

.socicon-lanyrd:before {
    content: "\e016"
}

.socicon-slideshare:before {
    content: "\e017"
}

.socicon-buffer:before {
    content: "\e018"
}

.socicon-disqus:before {
    content: "\e019"
}

.socicon-vkontakte:before {
    content: "\e01a"
}

.socicon-whatsapp:before {
    content: "\e01b"
}

.socicon-patreon:before {
    content: "\e01c"
}

.socicon-storehouse:before {
    content: "\e01d"
}

.socicon-pocket:before {
    content: "\e01e"
}

.socicon-mail:before {
    content: "\e01f"
}

.socicon-blogger:before {
    content: "\e020"
}

.socicon-technorati:before {
    content: "\e021"
}

.socicon-reddit:before {
    content: "\e022"
}

.socicon-dribbble:before {
    content: "\e023"
}

.socicon-stumbleupon:before {
    content: "\e024"
}

.socicon-digg:before {
    content: "\e025"
}

.socicon-envato:before {
    content: "\e026"
}

.socicon-behance:before {
    content: "\e027"
}

.socicon-delicious:before {
    content: "\e028"
}

.socicon-deviantart:before {
    content: "\e029"
}

.socicon-forrst:before {
    content: "\e02a"
}

.socicon-play:before {
    content: "\e02b"
}

.socicon-zerply:before {
    content: "\e02c"
}

.socicon-wikipedia:before {
    content: "\e02d"
}

.socicon-apple:before {
    content: "\e02e"
}

.socicon-flattr:before {
    content: "\e02f"
}

.socicon-github:before {
    content: "\e030"
}

.socicon-renren:before {
    content: "\e031"
}

.socicon-friendfeed:before {
    content: "\e032"
}

.socicon-newsvine:before {
    content: "\e033"
}

.socicon-identica:before {
    content: "\e034"
}

.socicon-bebo:before {
    content: "\e035"
}

.socicon-zynga:before {
    content: "\e036"
}

.socicon-steam:before {
    content: "\e037"
}

.socicon-xbox:before {
    content: "\e038"
}

.socicon-windows:before {
    content: "\e039"
}

.socicon-qq:before {
    content: "\e03a"
}

.socicon-douban:before {
    content: "\e03b"
}

.socicon-meetup:before {
    content: "\e03c"
}

.socicon-playstation:before {
    content: "\e03d"
}

.socicon-android:before {
    content: "\e03e"
}

.socicon-snapchat:before {
    content: "\e03f"
}

.socicon-twitter:before {
    content: "\e040"
}

.socicon-facebook:before {
    content: "\e041"
}

.socicon-googleplus:before {
    content: "\e042"
}

.socicon-pinterest:before {
    content: "\e043"
}

.socicon-foursquare:before {
    content: "\e044"
}

.socicon-yahoo:before {
    content: "\e045"
}

.socicon-skype:before {
    content: "\e046"
}

.socicon-yelp:before {
    content: "\e047"
}

.socicon-feedburner:before {
    content: "\e048"
}

.socicon-linkedin:before {
    content: "\e049"
}

.socicon-viadeo:before {
    content: "\e04a"
}

.socicon-xing:before {
    content: "\e04b"
}

.socicon-myspace:before {
    content: "\e04c"
}

.socicon-soundcloud:before {
    content: "\e04d"
}

.socicon-spotify:before {
    content: "\e04e"
}

.socicon-grooveshark:before {
    content: "\e04f"
}

.socicon-lastfm:before {
    content: "\e050"
}

.socicon-youtube:before {
    content: "\e051"
}

.socicon-vimeo:before {
    content: "\e052"
}

.socicon-dailymotion:before {
    content: "\e053"
}

.socicon-vine:before {
    content: "\e054"
}

.socicon-flickr:before {
    content: "\e055"
}

.socicon-500px:before {
    content: "\e056"
}

.socicon-wordpress:before {
    content: "\e058"
}

.socicon-tumblr:before {
    content: "\e059"
}

.socicon-twitch:before {
    content: "\e05a"
}

.socicon-8tracks:before {
    content: "\e05b"
}

.socicon-amazon:before {
    content: "\e05c"
}

.socicon-icq:before {
    content: "\e05d"
}

.socicon-smugmug:before {
    content: "\e05e"
}

.socicon-ravelry:before {
    content: "\e05f"
}

.socicon-weibo:before {
    content: "\e060"
}

.socicon-baidu:before {
    content: "\e061"
}

.socicon-angellist:before {
    content: "\e062"
}

.socicon-ebay:before {
    content: "\e063"
}

.socicon-imdb:before {
    content: "\e064"
}

.socicon-stayfriends:before {
    content: "\e065"
}

.socicon-residentadvisor:before {
    content: "\e066"
}

.socicon-google:before {
    content: "\e067"
}

.socicon-yandex:before {
    content: "\e068"
}

.socicon-sharethis:before {
    content: "\e069"
}

.socicon-bandcamp:before {
    content: "\e06a"
}

.socicon-itunes:before {
    content: "\e06b"
}

.socicon-deezer:before {
    content: "\e06c"
}

.socicon-telegram:before {
    content: "\e06e"
}

.socicon-openid:before {
    content: "\e06f"
}

.socicon-amplement:before {
    content: "\e070"
}

.socicon-viber:before {
    content: "\e071"
}

.socicon-zomato:before {
    content: "\e072"
}

.socicon-quora:before {
    content: "\e073"
}

.socicon-draugiem:before {
    content: "\e074"
}

.socicon-endomodo:before {
    content: "\e075"
}

.socicon-filmweb:before {
    content: "\e076"
}

.socicon-stackexchange:before {
    content: "\e077"
}

.socicon-wykop:before {
    content: "\e078"
}

.socicon-teamspeak:before {
    content: "\e079"
}

.socicon-teamviewer:before {
    content: "\e07a"
}

.socicon-ventrilo:before {
    content: "\e07b"
}

.socicon-younow:before {
    content: "\e07c"
}

.socicon-raidcall:before {
    content: "\e07d"
}

.socicon-mumble:before {
    content: "\e07e"
}

.socicon-medium:before {
    content: "\e06d"
}

.socicon-bebee:before {
    content: "\e07f"
}

.socicon-hitbox:before {
    content: "\e080"
}

.socicon-reverbnation:before {
    content: "\e081"
}

.socicon-formulr:before {
    content: "\e082"
}

.socicon-instagram:before {
    content: "\e057"
}

.socicon-battlenet:before {
    content: "\e083"
}