/* Fontface */

/* This stylesheet generated by Transfonter (https://transfonter.org) on September 5, 2017 1:41 AM */

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-Bold.eot');
    src: url('../fonts/SourceSansPro-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SourceSansPro-Bold.woff2') format('woff2'),
    url('../fonts/SourceSansPro-Bold.woff') format('woff'),
    url('../fonts/SourceSansPro-Bold.ttf') format('truetype'),
    url('../fonts/SourceSansPro-Bold.svg#SourceSansPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-It.eot');
    src: url('../fonts/SourceSansPro-It.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SourceSansPro-It.woff2') format('woff2'),
    url('../fonts/SourceSansPro-It.woff') format('woff'),
    url('../fonts/SourceSansPro-It.ttf') format('truetype'),
    url('../fonts/SourceSansPro-It.svg#SourceSansPro-It') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-Light.eot');
    src: url('../fonts/SourceSansPro-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SourceSansPro-Light.woff2') format('woff2'),
    url('../fonts/SourceSansPro-Light.woff') format('woff'),
    url('../fonts/SourceSansPro-Light.ttf') format('truetype'),
    url('../fonts/SourceSansPro-Light.svg#SourceSansPro-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-Semibold.eot');
    src: url('../fonts/SourceSansPro-Semibold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SourceSansPro-Semibold.woff2') format('woff2'),
    url('../fonts/SourceSansPro-Semibold.woff') format('woff'),
    url('../fonts/SourceSansPro-Semibold.ttf') format('truetype'),
    url('../fonts/SourceSansPro-Semibold.svg#SourceSansPro-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-Regular.eot');
    src: url('../fonts/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SourceSansPro-Regular.woff2') format('woff2'),
    url('../fonts/SourceSansPro-Regular.woff') format('woff'),
    url('../fonts/SourceSansPro-Regular.ttf') format('truetype'),
    url('../fonts/SourceSansPro-Regular.svg#SourceSansPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-Black.eot');
    src: url('../fonts/SourceSansPro-Black.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SourceSansPro-Black.woff2') format('woff2'),
    url('../fonts/SourceSansPro-Black.woff') format('woff'),
    url('../fonts/SourceSansPro-Black.ttf') format('truetype'),
    url('../fonts/SourceSansPro-Black.svg#SourceSansPro-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* HTML Tags */

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

html,
body {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
    font-family: 'Source Sans Pro';
}

body.html.page-abilegal.page-abilegal-aviso-de-privacidad .site-wrapper .content-wrapper .container .row .col-md-7{
    width: 100% !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 40px;
}

iframe {
    border: none;
}

/* Typography */

html,
body,
input {
    font-family: 'Source Sans Pro';
    font-size: 16px;
}

h1,
h2,
h3 {
    font-weight: 900;
}

h1 {
    font-size: 75px;
    /* font-size: 4.9vw; */
}

h2 {
    font-size: 60px;
    /* font-size: 3.95vw;*/
}

h3 {
    font-size: 50px;
    font-weight: 900;
    /* font-size: 3.3vw; */
}

h4,
.low-up-title span {
    font-size: 28px;
    /* font-size: 1.8vw; */
    font-weight: 300;
    margin-bottom: 25px;
}

.low-up-title span {
    font-weight: normal;
}

.low-up-title,
.text-uppercase {
    text-transform: uppercase;
}

.low-up-title span {
    display: block;
    line-height: .25em;
    margin-bottom: 0;
    text-transform: none;
}

h5 {
    font-size: 20px;
    /* font-size: 1.35vw; */
    font-weight: bold;
}

p,
ul {
    font-size: 16px;
    /* font-size: 1vw; */
    line-height: 22px;
    margin-bottom: 25px;
}

ul.no-bullet,
.item-list ul li {
    list-style: none;
    margin: 0 0 25px;
    padding: 0;
}

.item-list .pager{
    margin-top: 20px;
}

ol {
    list-style: none !important;
    margin: 0;
    padding: 0;
}

ul.no-bullet li {
    margin-bottom: 25px;
}

ul.no-bullet li:last-child,
.item-list ul li:last-child {
    margin-bottom: 0;
}

header,
.btn,
.btn:hover,
.btn:focus,
.btn:active,
.footer-nav,
.footer-legal {
    text-align: center;
}

a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: 0 !important;
}

.text-right {
    text-align: right;
}

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

.visually-hidden {
  position: absolute!important;
  width: 1px!important;
  height: 1px!important;
  padding: 0!important;
  margin: -1px!important;
  overflow: hidden!important;
  clip: rect(0,0,0,0)!important;
  white-space: nowrap!important;
  border: 0!important;
}

header li .panel-title a,
footer .panel-group a,
.submenu-nav .panel-title a,
.submenu-nav .panel-body ul li a.active {
    font-weight: bold;
}

blockquote p{
    background-image: url('../img/quotes.png');
    background-repeat: no-repeat;
    border-left: 0;
    font-size: 2em;
    font-style: italic;
    line-height: 1.188;
    margin: 0 0 25px 0;
    padding: 5px 0 0 50px;
    position: relative;
    text-align: left;
}

cite {
    display: block;
    margin: 0 0 25px 50px;
}

hr{
    border: none;
    border-top: 1px solid #e6e6e6 !important;
}

.home-slider h2 {
    font-size: 3.3vw;
}

.home-slider h3 {
    font-size: 3.3vw;
}

.home-slider h4 {
    font-size: 1.8vw;
}

.home-slider h5 {
    font-size: 1.2vw;
    font-weight: normal;
}

.home-slider p,
.home-slider ul
.news-wrapper li a {
    font-size: 1.3vw;
}

/* Colors */

body,
header,
.search-input {
    background-color: #fff !important;
}

.search-input .form-item {
    margin: 0px;
}

.search-input .form-text {
    border-radius: 0;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

#search-block-form {
  border: solid 1px #d8d8d8;
  margin-right: 15px;
  position: relative;
}

#search-block-form label {
  display: none;
}

#search-block-form input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
  font-size: 18px;
  height: 48px;
}

.page-search h2 {
    font-size: 28px;

}

.container-inline-date .date-padding {
    float: none;
    padding: 0px;
}

.form-type-date-select {
    width: 100% !important;
}

.container-inline-date .form-item .form-item {
    float: none;
}

.search-input .form-submit {
    width: 46px;
    height: 48px;
    background-image: url("../img/icon-buscador.png");
    background-position: center;
    background-repeat: no-repeat;
}

.search-input .input-group .form-control:last-child {
    border: none !important;
}

.news-search {
    background-image: url("../img/icon-buscador.png");
    background-position: center;
    background-repeat: no-repeat;
    height: 40px !important;
    padding: 18px 34px !important;
    top: 0px;
}

.search-input {
    border: solid 1px #d8d8d8;
}

header .search-input input {
    background-color: transparent;
}

header .search-input .btn{
    padding: 10px;
}

footer {
    background-color: #434343;
    position: relative;
}

.text-gray {
    color: #888;
}

img {
    max-width: 100%;
    height: auto;
}

.menu-item--active-trail a.is-active,
.nav > li > a.active-trail,
.nav > li > a.is-active,
.nav > li > a.is-active:active,
.nav > li > a.is-active:focus,
.nav > li > a.is-active:hover,
.nav > li > a:active,
.nav > li > a:focus,
.nav > li:hover > a,
.dropdown-menu li a:hover,
.dropdown-menu li a.is-active,
header .bavaria-dropdown-menu li a:hover,
header .bavaria-dropdown-menu li a.is-active,
.submenu-nav .panel-body ul li a.is-active,
footer .panel-group a,
footer .panel-group a.is-active,
footer .panel-group a:active,
footer .panel-group a:focus,
footer .panel-group a:hover,
footer .panel-group {
    color: #eb212e;
}

footer,
footer a,
footer a:hover,
footer a:focus,
footer a.active {
    color: #fff;
}

footer #block-footer-site,
footer #block-footer-site a,
footer #block-footer-site a:hover,
footer #block-footer-site a:focus,
footer #block-footer-site a.active {
  color: #fff;
}

footer a.active-trail {
    color: #eb212e;
}

.article-share {
    color: #d7d7d7;
}

/*
.node-type-beer .article-share {
    display: none;
}

.node-type-beer #block-system-main .article-share {
    display: block;
}
*/
.field-name-field-beer-image img {
    height: auto;
}

.article-share a.icon-email:hover span,
.article-share a.icon-telephone:hover span {
    background-color: #eb212e;
}

.article-share a.icon-facebook:hover span {
    background-color: #3b5998;
}

.article-share a.icon-twitter:hover span {
    background-color: #1c94e0;
}

.article-share a.icon-linkedin:hover span {
    background-color: #0077b5;;
}

.article-share a.icon-google-plus:hover span {
    background-color: #d34836;
}

.article-share a.icon-yammer:hover span {
    background-color: #5aa8bf;
}

.article-share a.icon-youtube:hover span {
    background-color: #ff0000;
}

footer .article-share a.icon-facebook:hover span,
footer .article-share a.icon-twitter:hover span,
footer .article-share a.icon-youtube:hover span,
footer .article-share a.icon-linkedin:hover span {
    background-color: #fff;
}

footer .legal {
    border-top: 1px solid rgba(255, 255, 255, .5);
    margin-top: 5px;
    padding: 5px 0;
}

html,
body,
header,
header li .panel-title a,
.btn,
.btn:hover,
.btn:focus,
.btn:active,
a,
a:hover,
a:focus,
a:active,
.form-control {
    color: #441211;
}

.form-control::placeholder {
    color: #441211;
}

footer .panel-group,
footer .panel-group .panel,
.submenu-nav,
.submenu-nav .panel {
    background-color: #f4f4f4;
}

.form-control {
    background-color: #f8f8f8;
}

.webform-component-file {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px !important;
}

.form-control:focus {
    border-color: #f8f8f8;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #f8f8f8;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #f8f8f8;
}

/* Layout ____________________________________________________________________________________________________ */

/* Header */

.navbar{
    position: fixed !important;
    width: 100% !important;
}

.home-wrapper,
.site-wrapper{
    padding-top: 80px;
}

.page-marcas-bavaria .site-wrapper,
.node-type-beer .site-wrapper{
    min-height: 100%;
}

.flexbox-body .site-wrapper{
    display: flex;
    height: 100%;
}

header,
header .container{
    height: 80px;
}

header {
    border-bottom-width: 0 !important;
    padding: 0;
    margin: 0 !important;
    z-index: 500 !important;
}

header .container {
    border-bottom: 1px solid #d8d8d8;
}

header .navbar-brand {
    padding: 10px 11px;
}
@media (min-width: 1200px) {
    .nav.navbar-nav>li>a {
        padding: 10px 11px !important;
    }
}
@media (max-width: 1200px) {
    .nav.navbar-nav li:first-child #search-block-form div:last-child {
        position: absolute;
        top: 0;
        width: 50px;
        right: 0;
    }
    .nav.navbar-nav li:first-child #search-block-form div:last-child input{
        display: block;
        font-size: 0px;
        line-height: 0px;
        top: 0;
    }
}

header .navbar-brand img {
    /*height: 70px;
    margin-top: -1px;*/
    height: 2.5rem;
    margin-top: 19px;
}

header .navbar-nav {
    float: right;
    margin-top: 30px;
}

header .navbar-nav li.hidden-lg.hidden-md a {
    font-size: 15px;
    font-weight: normal;
}

header .navbar-nav li.hidden-lg.hidden-md a img {
    height: 16px;
}

header .nav > li,
.footer-nav .horizontal-ul > li,
footer .panel-default > .panel-heading + .panel-collapse > .panel-body li {
    background-image: url('../img/menu-line.png');
    background-repeat: no-repeat;
    background-position: right center;
}

header .nav > li {
    background-image: url('../img/menu-line.png');
}

.footer-nav .horizontal-ul > li {
    background-image: url('../img/footer-nav-line.png');
}

header .nav > li:last-child,
.footer-nav .horizontal-ul > li:last-child,
footer .panel-default > .panel-heading + .panel-collapse > .panel-body li:last-child {
    background-image: none;
}
header .nav .social-follow .fa-tiktok{
    background-image: url('../img/tiktok.svg');
    background-repeat: no-repeat;
    height: 50px;
    display: inline-block;
    background-position: center;
}
header .nav .social-follow .fa-x-twitter{
    background-image: url('../img/x.svg');
    background-repeat: no-repeat;
    height: 50px;
    display: inline-block;
    background-position: center;
}
.menu-bg {
    height: 0px;
    background-color: #d7d7d7;
    background-image: url('../img/bg-dropdown-menu.jpg');
    background-size: cover;
    background-repeat: repeat-y;
    box-shadow: none;
    border: 0;
    border-radius: 0;
    z-index: 10;
    position: fixed !important;
    width: 100%;
}

header .bavaria-dropdown-menu {
    display: none;
    list-style-image: none;
    margin-top: 0px !important;
    padding: 0px;
    position: absolute;
    padding-top: 67px;
    text-align: left;
}

header .bavaria-dropdown-menu .caret {
    top: 29px;
}

header .bavaria-dropdown-menu a:hover {
    color: #eb212e;
}

header .bavaria-dropdown-menu li {
    list-style-image: none !important;
    list-style-type: none !important;
    white-space: nowrap;
}

li:hover .bavaria-dropdown-menu {
    /*display: block;*/
    z-index: 11;
}

.nav > li > a {
    font-weight: normal;
    padding-top: 0;
    padding-bottom: 0;
}

.nav > li > a:hover,
.nav > li > a:focus {
    background-color: transparent;
}

.search-li {
    position: relative;
}

.search-bar {
    background-color: #441211;
    color: #fff;
    font-size: 30px;
    height: 65px;
    line-height: 1;
    padding: 15px;
    position: absolute;
    opacity: 1;
    top: 18px;
    right: 0;
    width: 450px;
    z-index: 10;
}

header .search-input .input-group {
    margin-bottom: 0;
}

header .search-input .form-control{
    height: 48px;
}

.horizontal-ul .active-trail .horizontal-ul {
    display: none;
}

.search-bar input {
    background-color: transparent;
    border: none;
    color: #fff;
    font-size: 16px;
    margin: 0 30px;
    outline: none;
    width: 450px;
}

.search-for-menu-wrapp {
    background-color: #fff;
    right: -9px;
    padding: 10px;
    position: absolute;
    top: -23px;
    width: 86px;
    -webkit-transition: width 0.3s, visibility 0.3s;
    -moz-transition: width 0.3s, visibility 0.3s;
    -ms-transition: width 0.3s, visibility 0.3s;
    -o-transition: width 0.3s, visibility 0.3s;
    transition: width 0.3s, visibility 0.3s;
    visibility: hidden;
}

.search-for-menu-wrapp.search-for-menu-wrapp-open{
    width: 900px;
    visibility: visible;
}

.search-for-menu-wrapp label {
    display: none;
}

.search-for-menu-wrapp .input-group .form-control {
    border: none;
    box-shadow: none;
    display: inline-block;
}

.search-results ul.no-bullet {
    margin-bottom: 0;
}

.search-results ol li {
    list-style-type: none;
}

.search-results .search-snippet-info {
    padding-left: 0;
}

h3.title {
    font-size: 28px;
    margin-bottom: 0;
}

p.search-snippet {
    margin-bottom: 0;
}

/* Ajax results */

#ajax-search-results{
    background-color: #fff;
    border: 1px solid #d8d8d8;
    display: none;
    min-width: 700px;
    max-width: 900px;
    position: absolute;
    z-index: 550;
}

#ajax-search-results li a{
    cursor: pointer;
    display: block;
    padding: 15px;
}

#ajax-search-results li a:hover{
    background-color: #f4f4f4;
}

/* Dropdown */

.dropdown-menu .container {
    position: relative;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: transparent;
    border-color: transparent;
}

.caret {
    border-top: 10px dashed #fff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    top: -6px;
    left: 20px;
}

.dropdown-menu ul, header .bavaria-dropdown-menu {
    list-style: none;
    margin: 30px 0;
}

.dropdown-menu ul li, header .bavaria-dropdown-menu li {
    margin-bottom: 20px;
}

.dropdown-menu ul li a, header .bavaria-dropdown-menu li a,
header .panel-body li a,
.submenu-nav .panel-body ul li a,
.latest-news ul li {
    /*background-image: url('../img/bullet-gray.png');*/
    background-position: 15px 8px;
    background-repeat: no-repeat;
    padding-left: 30px;
}

.latest-news ul li {
    background-position: 2px 8px;
}

.dropdown-menu ul li a.active,
header .bavaria-dropdown-menu li a.active,
header .bavaria-dropdown-menu li a:hover,
header .panel-body li a.active,
.submenu-nav .panel-body ul li a.active,
.latest-news ul li {
    background-image: url('../img/bullet-red.png');
}

.submenu-nav .panel-body ul li a {
    background-position: left center;
}

header .panel-title img {
    margin-right: 15px;
}

.dropdown-menu li a:hover,
.dropdown-menu li a.active,
header .bavaria-dropdown-menu li a:hover,
header .bavaria-dropdown-menu li a.active {
    background-color: transparent;
    font-weight: bold;
}

/* Accordion */

.panel-body ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.panel-body ul li {
    background-color: #f4f4f4;
    border-bottom: #d8d8d8;
    margin: 0;
}

.backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 490;
    background-color: #000;
    opacity: .5;
}

/* Footer */

footer.region {
    z-index: 2;
}

.panel-group {
    margin-bottom: 0;
}

.btn,
.form-control,
.panel-group .panel {
    box-shadow: none;
}

.panel-group a {
    display: block;
}

.panel-default,
.panel-default > .panel-heading,
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border: none;
}

.panel-default > .panel-heading {
    background-color: transparent;
    border-radius: 0;
}

footer .panel-default > .panel-heading a {
    font-weight: bold;
}

.panel-default > .panel-heading img {
    float: right;
}

footer .panel-group,
.footer-nav,
.footer-share,
.footer-legal {
    padding: 25px 0;
}

/*----- Styles form newsletter -----*/

footer #block-webform-client-block-766{
    width: 90%;
    max-width: 400px;
    margin: 20px auto;
    text-align: center;
}

footer #block-webform-client-block-766 h2{
    margin: 10px 0;
    font-size: 1.2em;
    font-weight: 400;
    font-style: italic;
}

footer #block-webform-client-block-766  .webform-client-form{
    position: relative;
}

footer #block-webform-client-block-766  .webform-client-form .form-wrapper {
    margin: 0 0;
    position: absolute;
    top: 0;
    right: 0;
}

footer #block-webform-client-block-766 input[type="text"] {
    width: 320px;
    padding: 10px 14px;
    float: left;
    color: #333;
    border: none;
}

footer #block-webform-client-block-766  .webform-client-form .form-wrapper input[type="submit"] {
    width: 80px;
    padding: 10px 10px;
    background: #eb212e;
    color: #fff;
    border: none;
}

footer #block-webform-client-block-766  .webform-client-form .form-wrapper input[type="submit"]:hover {
    background: #441211;
    color: #fff;
}


footer #block-webform-client-block-766 .legales{
    display: inline-block;
    font-size: 0.9em;
}

footer #block-webform-client-block-766 .legales a{
    font-weight: 700;
}

footer #block-webform-client-block-766 .legales a:hover{
    text-decoration: underline;
}

footer #block-webform-client-block-766 .mollom-privacy{
    display: none;
}

/*----- Styles form newsletter -----*/

.footer-nav {
    background-color: #373737;
}

.footer-nav li a {
    font-size: 13px;
}

footer .panel-default > .panel-heading + .panel-collapse > .panel-body li a,
.footer-nav li a {
    padding: 0 44px;
}

.footer-nav li:first-child a {
    padding-left: 0;
}

.footer-nav li:last-child a {
    padding-right: 0;
}

footer .col-md-6:first-child {
    text-align: left;
}

footer .col-md-6:last-child {
    text-align: right;
}

footer .col-md-6:last-child a {
    margin-left: 10px;
}

footer .article-share {
    margin-top: 0 !important;
    padding: 0;
}

footer .article-share span {
    display: inline;
}

footer .article-share a span img {
    fill: #434343 !important;
}

.footer-legal {
    border-top: 1px solid rgba(255, 255, 255, .25);
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
}

footer ul li:first-child,
ul.horizontal-ul li:first-child {
    padding-left: 0;
}

ul.horizontal-ul li:last-child
footer ul li:last-child {
    padding-right: 0;
}

/* Sidebar */

.sidebar-nav {
    margin-top: 8px;
    padding-right:25%;
}

.sidebar-nav h5 {
    margin-left: 25px;
}

.sidebar-nav ul,
.horizontal-ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.product-ul {
    margin: 25px 0;
}

.product-ul li {
    border-right: 1px solid #d8d8d8;
    padding: 0 25px;
    text-align: center;
}

.product-ul li:last-child {
    border-right: none;
}

.product-ul img {
    display: block;
    margin: 0 auto 25px;
}

.sidebar-nav ul li,
.sidebar-nav .item-list ul li {
    display: block;
    margin: 5px 0;
}

.sidebar-nav ul li a {
    display: block;
    padding: 9px 12px;
    line-height: 18px;
}

.sidebar-nav ul li a:hover,
.sidebar-nav ul li a.active {
    background-color: #eb212e;
    color: #fff;
    font-weight: bold;
}

.sidebar-nav ul .trueSon{
    position: relative;
}

.sidebar-nav ul .trueSon a:first-child{
    border-top: 1px solid #eb212e;
}

.sidebar-nav ul .trueSon:last-child{
    border-bottom: 1px solid #eb212e;
}

/*Sidebar para desktop*/

.sidebar-nav ul .trueSon a{
    display: block;
    padding: 9px 10px;
}

.sidebar-nav ul .trueSon a:hover,
.sidebar-nav ul .trueSon a:active{
    color: #441211;
    background: #fff;
}

.sidebar-nav ul .trueSon .icon-batacla{
    width: 30px;
    height: 37px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

.sidebar-nav ul .trueSon .icon-batacla:after{
    content: '\002B';
    color: #777;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    top: 6px;
    right: -12px;
}

.sidebar-nav ul .trueSon .icon-batacla:hover:after{
    color: #441211;
}

.sidebar-nav ul .trueSon .icon-batacla.active:after{
    content: "\2212";
    color: #441211;
}

.sidebar-nav ul .trueSon .panel-hijos.collapse {
    display: none;
}

.sidebar-nav ul .trueSon .panel-hijos.collapse.in {
    display: block;
}

/*Sidebar para mobile*/

.submenu-nav .panel-body ul .trueSon{
    position: relative;
}

.submenu-nav .panel-body ul .trueSon a{
    display: block;
    padding: 9px 10px;
}

.submenu-nav .panel-body ul .trueSon a:hover,
.submenu-nav .panel-body ul .trueSon a:active{
    color: #441211;
    background: #fff;
}

.submenu-nav .panel-body ul .trueSon .icon-batacla{
    width: 30px;
    height: 37px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

.submenu-nav .panel-body ul .trueSon .icon-batacla:after{
    content: '\002B';
    color: #777;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    top: 6px;
    right: -12px;
}

.submenu-nav .panel-body ul .trueSon .icon-batacla:hover:after{
    color: #441211;
}

.submenu-nav .panel-body ul .trueSon .icon-batacla.active:after{
    content: "\2212";
    color: #441211;
}

.submenu-nav .panel-body ul .trueSon .panel-hijos.collapse {
    display: none;
}

.submenu-nav .panel-body ul .trueSon .panel-hijos.collapse.in {
    display: block;
}


.submenu-nav ul .trueSon .panel-hijos li a{
    padding: 9px 10px 9px 30px;
}

.sidebar-nav ul .trueSon ul li a{
    padding: 9px 10px 9px 30px;
    color: #441211;
    border: none !important;
}

.sidebar-nav ul .trueSon ul li a:hover{
    color: #441211;
    font-weight: bold;
}

.sidebar-nav ul .trueSon .ui-state-default {
    color: #441211;
    border: none;
}

.sidebar-nav ul .trueSon .ui-state-active{
    color: #fff;
    background: #eb212e;
    border: none;
    font-weight: bold;
}

.sidebar-nav ul .trueSon .ui-state-default .ui-icon{
    display: inline-block;
    margin: 0px 5px -2px 0;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl{
    border-radius: 0;
}

.ui-widget{
    font-family: 'Source Sans Pro';
    font-size: 16px;
}

.ui-widget-content{
    border: 0;
}

.submenu-nav {
    padding: 25px;
}

.ui-state-default{
    background: #fff;
}

.ui-state-active .ui-icon{
    background-image: url(/sites/all/modules/contrib/jquery_update/replace/ui/themes/base/minified/images/ui-icons_888888_256x240.png);
}

/* Error messages */

.messages.error.inline-error {
    background-image: none !important;
    background-color: transparent !important;
    color: #eb212e !important;
    margin: -15px 0 0 !important;
    padding: 0 !important;
    border: none;
}

/* Content */

.no-margin {
    margin: 0;
}

.article-share {
    margin-top: -35px;
    padding: 0 0 35px;
}

.article-share span {
    display: block;
    margin-bottom: 12px;
}

.article-share span small {
    font-size: 12px;
    font-weight: bold;
}

.article-share a,
.article-share a span {
    margin-right: 5px;
}

.article-share a span,
footer .col-md-6 .article-share a span {
    background-color: #d7d7d7;
    border-radius: 100%;
    display: inline-block;
    height: 32px;
    line-height: 28px;
    text-align: center;
    width: 32px;
    padding: 0px;
}

.article-share a img {
    height: 16px;
    width: 16px;
}

.navbar {
    min-height: auto !important;
}

.navbar-toggle {
    float: right;
    margin: 25px 15px 0 0;
}

.navbar-toggle .icon-bar {
    background-color: #441211;
}

.horizontal-ul li {
    display: inline-block;
}

.footer-nav .horizontal-ul li {
    display: inline-block;
    margin: 10px 0;
}

.left-icon {
    margin-right: 15px;
}

.right-icon {
    margin-left: 15px;
}

.content-wrapper {
    padding: 70px 0;
}

.slider,
.slider img,
.map-wrapper,
.map-wrapper img {
    width: 100%;
}

.slider .field-name-field-top-image img {
    height: auto !important;
}

.home-slider .slide-wrapper {
    display: none;
}

.slide-next {
    height: auto !important;
    position: absolute;
    top: 0px;
    width: 100% !important;
}

.mobile-red-overlay {
    overflow: inherit !important;
}

.field-type-text-with-summary p a{
    color: #337ab7;
}

.field-type-text-with-summary ul li a, .field-type-text-with-summary ol li a{
    color: #337ab7;
}

.field-type-text-with-summary .btn-default{
    color: #ffffff;
}

.field--type-text-with-summary p a{
  color: #337ab7;
}

.field--type-text-with-summary ul li a, .field-type-text-with-summary ol li a{
  color: #337ab7;
}

.field--type-text-with-summary .btn-default{
  color: #ffffff;
}

.field--type-text-with-summary .all-content-page ul li a, 
.field-type-text-with-summary .all-content-page ol li a {
    color: #441211;
}

/* Map */

.map-wrapper {
    display: block;
    margin: 0 auto 50px;
    position: relative;
}

a.map-location {
    background-color: #441211;
    border-radius: 100%;
    display: block;
    height: 10px;
    position: absolute;
    width: 10px;
}

.barranquilla, .nid-526 {
    left: 33%;
    top: 8%;
}

.tropical, .nid-521 {
    left: 29%;
    top: 11%;
}

.bucaramanga, .nid-516 {
    left: 48.5%;
    top: 32%;
}

.union, .nid-486 {
    left: 26%;
    top: 36%;
}

.tibito, .nid-511 {
    left: 39.5%;
    top: 44%;
}

.boyaca, .nid-506 {
    left: 47%;
    top: 40.5%;
}

.tocancipa, .nid-501 {
    left: 41.5%;
    top: 44.5%;
}

.bavaria-sa, .nid-496 {
    left: 39.25%;
    top: 47%;
}

.indugral, .nid-636 {
    left: 21%;
    top: 51.5%;
}

.impresora-sur, .nid-631 {
    left: 20%;
    top: 53%;
}

.valle, .nid-491 {
    left: 19%;
    top: 54.75%;
}

a.map-location.nid-681, a.map-location.nid-681.active {
    display: none;
}

.map-popup {
    display: none
}

a.map-location.active, a.map-location:hover {
    background-color: #eb212e;
}

a.map-location.active .map-popup {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, .25);
    display: block;
    font-size: 14px;
    padding: 15px;
    position: absolute;
    top: -30px;
    left: 20px;
    width: 200px;
    z-index: 10;
}

.map-popup .map-popup-header {
    border-bottom: 1px solid #d8d8d8;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.map-popup .map-popup-header span {
    float: right;
}

.map-popup .map-popup-header span img {
    width: 12px;
}

a.map-location.active .map-popup ul {
    font-size: 14px;
}

a.map-location.active .map-popup ul,
a.map-location.active .map-popup li {
    margin-bottom: 0;
}

a.map-location.active .map-popup li {
    background-repeat: no-repeat;
    background-position: left 3px;
    background-size: 16px;
    margin-bottom: 10px;
    padding-left: 20px;
}

a.map-location .map-popup li:first-child {
    background-image: url('../img/icon-location-red.png');
}

a.map-location .map-popup li:last-child {
    background-image: url('../img/icon-telephone-red-2.png');
    margin-bottom: 0 !important;
}

.node-map ul.no-bullet h5 {
    margin-bottom: 0;
}

.node-map .field-type-image img {
    height: auto !important;
    width: 100%;
}

.node-map h1 {
    margin: 0 0 45px;

}

.node-page .media-thumbnail-frame {
    text-align: center;
}
.node-page .media-thumbnail-frame .file{
    text-align: left;
}

.node-type-map .beer-icon {
    padding-right: 0;
    height: 42px;
    text-align: right;
    margin-top: 4px;

}

.node-type-map .beer-icon img {
    height: 42px;
}

.node-type-map .map-brands-text {
    font-size: 22px;
    font-weight: 300;
}

ul.no-bullet.location-details {
    margin: 0 0 45px;
}

/* Home */

.home-wrapper,
.home-slider {
    position: relative;
}

.home-slider * {
    color: #fff;
}

.home-slider,
.home-slider .slider-content {
    width: 100%;
}

.home-slider .img-wrapper img,
.home-slider .img-wrapper video {
    height: auto;
    width: 100%;
}

.home-slider .red-overlay {
    background-color: rgba(235, 33, 46, .9) /*#eb212e*/;
    height: 100%;
    left: 6%;
    top: 0;
    width: 44%;
    z-index: 5;
}

.home-slider .slider-content {
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}

.home-slider .slider-content,
.home-slider .copy-wrapper {
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.home-slider .copy-wrapper {
    height: 70%; /* Same of latest-news top */
    padding: 10%;
}

.home-slider .slider-content .btn {
    /*width: 200px;*/
}

.home-slider .copy-wrapper .btn,
.home-slider .home-me-uno .btn {
    /*width: 120px;*/
}

.home-slider .copy-wrapper h2 {
    line-height: .95em;
    margin-bottom: 30px;
}

.home-slider .red-overlay,
.slider-nav-left,
.slider-nav-right,
.latest-news,
.home-slider .slider-content {
    position: absolute;
}

.home-nuestras-marcas,
.home-me-uno {
    max-height: 700px;
}

.slider-nav-left,
.slider-nav-right {
    top: 30%;
}

.slider-nav-left {
    left: 25px;
}

.slider-nav-right {
    right: 25px;
}

.latest-news {
    background-color: #fff;
    left: 0;
    top: 70%;
    width: 50%;
    z-index: 10;
}

.latest-news h5 {
    color: #eb212e;
}

.latest-news ul {
    margin-bottom: 0;
}

.latest-news h5,
.latest-news ul li {
    margin-bottom: 2.5%;
}

.news-wrapper {
    padding: 5% 10% 5% 20.5%
}

.categories a {
    float: left;
    width: 50%;
}

.categories a img,
.home-marcas {
    width: 100%;
}

.home-me-uno .text-mundo {
    padding-top: 8%;
}

.home-me-uno .list-mundo {
    padding-right: 0%;
    padding-left: 5%;
}

.home-me-uno h2 {
    font-size: 3.65vw;
    line-height: .9em;
    margin-bottom: 20px;
}

.home-me-uno h3 {
    font-size: 32px;
    display: inline;
}

.home-me-uno h3 img {
    padding-bottom: 6px;
    padding-left: 10px;
    height: 2.3vw;
}

.home-me-uno h5 {
    margin-bottom: -5px;
}

.home-me-uno p {
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
}

.home-me-uno .icon-mundo {
    padding-left: 0;
    padding-top: 2%;
    padding-right: 0;
}

.home-me-uno .icon-mundo img {
    width: auto;
}

/* Producto*/

.product {
    margin-bottom: 50px;
    text-align: center;
}

.product img {
    max-height: 550px;
    width: auto;
    margin-top: 10px;
}

a.ver-mas,
a.ver-mas:hover {
    background-image: url('../img/icon-ver-mas-brown.png');
    background-repeat: no-repeat;
    background-position: top center;
    color: #441211;
    display: block;
    padding-top: 40px;
    text-align: center;
}

a.ver-mas:hover {
    background-image: url('../img/icon-ver-mas-gray.png');
    color: #888;
}

/* Marcas */

.page-marcas h4 {
    font-weight: 600;
}

a.brand,
a.brand span {
    align-items: center;
    display: flex;
    justify-content: center;
}

a.brand {
    color: #fff;
    cursor: pointer;
    margin-bottom: 25px;
    overflow: hidden;
    position: relative;
}

a.brand img {
    width: 100%;
    height: auto;
}

a.brand span {
    background-color: rgba(0, 0, 0, .25);
    font-weight: bold;
    font-size: 33px;
    height: 100%;
    width: 100%;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    transition: background .25s linear;
    top: 0;
    left: 0;
    padding: 10px;
    line-height: 1em;
}

a.brand:hover span {
    background-color: rgba(0, 0, 0, 0);
}

.brand-category-row h4 {
    font-size: 33px;
    font-weight: 300;
    margin-bottom: 12px;
    color: #888888;
}

.brand-category-row {
    margin-bottom: 55px;
}

.brand-category-row:last-child {
    margin-bottom: 0;
}

.node-type-beer .product-ul h4 {
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 0;
}

.node-type-beer .product-ul img {
    margin: 0 auto 10px;
}

.node-type-beer .product-ul li {
    padding-top: 10px;
    padding-bottom: 10px;
}

.node-type-beer .beer-share-link {
    margin-bottom: 10px;
}

.node-type-beer .beer-description p {
    margin-bottom: 22px;
}

.node-type-beer .beer-share-link p {
    margin: 0px;
}

.node-type-beer .beer-description h5 {
    margin-bottom: 10px;
    font-size: 16px;
}

.node-type-beer .beer-description h5 ~ p {
    color: #888888;
}

.node-type-beer .beer-back-button {
    margin-bottom: 0;
    margin-top: 80px;
}

/* Historia */

.history-page {
    overflow: hidden;
}

.history-page footer {
    display: none !important;
}

.history-page .modal-content {
    border-radius: 0;
}

.history-page .modal-body {
    padding: 0;
}

.history-page .modal-header {
    background-color: transparent;
    border-bottom: none;
    height: 0;
    padding: 0;
}

.history-page .modal-header .close {
    color: #fff;
    font-size: 30px;
    filter: alpha(opacity=100);
    font-weight: 300;
    margin-right: -25px;
    opacity: 1;
    text-shadow: none;
}

/*.history-page .modal-dialog {*/
    /*height: 440px;*/
    /*margin-top: -220px;*/
    /*top: 50%;*/
    /*width: 780px;*/
    /*}*/

    .history-page .modal-dialog img {
        width: 100%;
    }

    .history-page .field-name-field-info-description {
        padding: 25px 40px;
    }

    .history-page h1 {
        font-size: 70px;
        font-weight: bold;
        line-height: 0.8em;
        margin: 0 0 20px;
    }

    .history-page p {
        font-size: 18px;

    }

    .main-history {
        height: 100%;
        overflow: hidden;
    }

    #druguble {
        resize: both;
        width: 59px;
        height: 59px;
        border-radius: 50%;
        position: absolute;
        left: 0px !important;
        z-index: 100;
        background-image: url(../img/scroller.png);
        background-position: center bottom;
        background-color: rgba(235, 33, 46, .5) /* #eb212e */;
        cursor: pointer;
    }

    .history-wrapper {
        overflow: auto;
        position: relative;
        height: 100%;
        width: 103%;
    }

    .history-wrapper .container,
    .history-content {
        justify-content: center;
        display: flex;
        flex-direction: column;
        height: 100%;
    }

    .history-section {
        background-color: #4a4a4a;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        box-sizing: border-box;
        color: #fff;
        display: block;
        font-size: 18px;
        height: 100%;
        line-height: 23px;
        transition: opacity 1000ms ease-out;
        position: relative;
        width: 100%;
        z-index: 1;
    }

    .history-section h3 {
        margin-bottom: 20px;

    }

    .history-content {
        position: relative;
    }

    .node-history {
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        box-sizing: border-box;
        height: 100%;
    }

    .history-page .modal-body img {
        height: auto;
    }

    .history-page .modal-body .field-collection-view {
        margin: 0px;
        padding: 0px;
        border: none;
    }

    .modal-container .field-collection-view-links, .modal-container .action-links-field-collection-add {
        display: none;
    }

    .modal-container .slider-nav-right,
    .modal-container .slider-nav-left {
        display: block !important;
        top: auto;
        bottom: 20px;
    }

    .modal-container .history-slider .field-collection-view {
        display: none;
    }

    .modal-container .field-type-image {
        position: relative;
    }

    .modal-container .history-slider .field-collection-view:first-child{
        display: block;
    }

    /* Social Dropdown Menu */

    .dropdown-social .dropdown {
        background-color: #e6e6e6;
        border-top: 10px solid #fff;
        display: none;
        left: 0;
        padding: 0;
        position: absolute;
        top: 39px;
        width: 100%;
    }

    .dropdown-social:hover .dropdown {
        display: block;
    }

    .dropdown .social-follow {
        margin: 0;
        overflow: hidden;
        padding: 0;
    }

    .dropdown-social .dropdown li {
        padding: 0;
        width: 100%;
    }

    .social-follow a {
        color: #888;
        cursor: pointer;
        display: block;
        font-size: 20px;
        padding: 0;
        white-space: nowrap;
        text-align: center;
    }

    .social-follow a i.fa {
        padding: 15px;
    }

    .social-follow a .fa-facebook:hover {
        color: #3b5998;
    }

    .social-follow a .fa-twitter:hover {
        color: #1c94e0;
    }

    .social-follow a .fa-youtube-play:hover {
        color: #f00;
    }

    .social-follow a .fa-linkedin:hover {
        color: #0077b5;
    }

    /*.history-section:nth-child(1){*/
        /*background-image: url('../img/bg-historia-01.jpg');*/
        /*}*/

        /*.history-section:nth-child(2){*/
            /*background-image: url('../img/bg-historia-02.jpg');*/
            /*}*/

            /*.history-section:nth-child(3){*/
                /*background-image: url('../img/bg-historia-03.jpg');*/
                /*}*/

                /*.history-section:nth-child(4){*/
                    /*background-image: url('../img/bg-historia-04.jpg');*/
                    /*}*/

                    /*.history-section:nth-child(5){*/
                        /*background-image: url('../img/bg-historia-05.jpg');*/
                        /*}*/

                        /*.history-section:nth-child(6){*/
                            /*background-image: url('../img/bg-historia-06.jpg');*/
                            /*}*/

                            /*.history-section:nth-child(7){*/
                                /*background-image: url('../img/bg-historia-07.jpg');*/
                                /*}*/

                                /*.history-section:nth-child(8){*/
                                    /*background-image: url('../img/bg-historia-08.jpg');*/
                                    /*}*/

                                    /*.history-section:nth-child(9){*/
                                        /*background-image: url('../img/bg-historia-09.jpg');*/
                                        /*}*/

                                        /*.history-section:nth-child(10){*/
                                            /*background-image: url('../img/bg-historia-10.jpg');*/
                                            /*}*/
                                            /* History carusel */
                                            .page-acerca-de-nosotros .region-content {
                                                height: 100%;
                                            }

                                            .page-acerca-de-nosotros #block-system-main, .page-acerca-de-nosotros #block-system-main .content {
                                                height: 100%;
                                            }

                                            .image-slider {
                                                position: relative;
                                                /*margin: auto;*/
                                                overflow: hidden;
                                                max-width: 500px;
                                            }

                                            .image-slider .field-item {
                                                display: none;
                                            }

                                            .image-slider .field-item img {
                                                max-width: 100%;
                                                height: auto;
                                                width: 500px;
                                            }

                                            .history-page .field-item{
                                                margin-bottom: 0px;
                                            }

                                            .image-slider .slider-nav-right {
                                                right: 0px;
                                                background-image: url('../../svg/next-slide.svg') !important;
                                            }

                                            .image-slider .slider-nav-left {
                                                left: 0px;
                                                background-image: url('../../svg/prev-slide.svg') !important;
                                            }

                                            .image-slider .slider-nav:hover {
                                                background-color: #c00;
                                            }

                                            .image-slider .slider-nav {
                                                position: absolute;
                                                top: 50%;

                                                background: rgba(0, 0, 0, .7) no-repeat center;
                                                display: block;
                                                height: 42px;
                                                margin-top: -21px;
                                                overflow: hidden;
                                                position: absolute;
                                                text-indent: 200%;
                                                top: 50%;
                                                width: 42px;
                                                white-space: nowrap;
                                                z-index: 10;
                                                -webkit-background-size: 14px;
                                                -moz-background-size: 14px;
                                                -o-background-size: 14px;
                                                background-size: 14px;
                                                -webkit-backface-visibility: hidden;
                                                -moz-backface-visibility: hidden;
                                                backface-visibility: hidden;
                                                -webkit-transition: background-color 150ms ease-out;
                                                -o-transition: background-color 150ms ease-out;
                                                transition: background-color 150ms ease-out;
                                            }

                                            .carousel,
                                            .carousel-inner,
                                            .item,
                                            .carousel-inner .container,
                                            .fill {
                                                background-position: center center;
                                                background-size: cover;
                                                height: 100%;
                                            }

                                            .carousel,
                                            .carousel-inner,
                                            .item,
                                            .fill {
                                                width: 100%;
                                            }

                                            .slide-wrapper {
                                                display: inline;
                                            }

                                            .slide-wrapper .container {
                                                padding: 0px;
                                            }

                                            .carousel-inner {
                                                background-color: #4a4a4a;
                                            }

                                            /*------------------------------ vertical bootstrap slider----------------------------*/

                                            .carousel-inner > .item.next, .carousel-inner > .item.active.right {
                                                transform: translate3d(0, 100%, 0);
                                                -webkit-transform: translate3d(0, 100%, 0);
                                                -ms-transform: translate3d(0, 100%, 0);
                                                -moz-transform: translate3d(0, 100%, 0);
                                                -o-transform: translate3d(0, 100%, 0);
                                                top: 0;
                                            }

                                            .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
                                                transform: translate3d(0, -100%, 0);
                                                -webkit-transform: translate3d(0, -100%, 0);
                                                -moz-transform: translate3d(0, -100%, 0);
                                                -ms-transform: translate3d(0, -100%, 0);
                                                -o-transform: translate3d(0, -100%, 0);
                                                top: 0;
                                            }

                                            .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
                                                transform: translate3d(0, 0, 0);
                                                -webkit-transform: translate3d(0, 0, 0);
                                                -ms-transform: translate3d(0, 0, 0);;
                                                -moz-transform: translate3d(0, 0, 0);
                                                -o-transform: translate3d(0, 0, 0);
                                                top: 0;
                                            }

                                            .views-row-last .scroll-down-chevron {
                                                display: none;
                                            }

                                            /*------------------------------- vertical carousel indicators ------------------------------*/

                                            .custom-scroll {
                                                height: 401px;
                                                margin-top: -150px;
                                                position: fixed;
                                                right: 25px;
                                                top: 50%;
                                                text-align: center;
                                                width: 59px;
                                                z-index: 5;
                                            }

                                            .carousel-indicators {
                                                background-image: url(../img/bg-scroll.png);
                                                background-position: top center;
                                                background-repeat: repeat-y;
                                                bottom: auto !important;
                                                left: auto !important;
                                                margin: 0;
                                                position: relative !important;
                                                width: 59px !important;
                                            }

                                            .carousel-indicators li {
                                                border: none;
                                                border-radius: 100%;
                                                display: block;
                                                margin: 0 auto !important;
                                                height: 32px !important;
                                                text-indent: -105px !important;
                                                width: 32px !important;
                                            }

                                            .carousel-indicators li.active,
                                            .carousel-indicators .draggable-indicator.active {
                                                background: transparent;
                                                position: relative;
                                                width: 59px !important;
                                                height: 59px !important;
                                            }

                                            .carousel-indicators li span {
                                                display: none;
                                            }

                                            .carousel-indicators li.active span {
                                                color: #fff;
                                                display: block;
                                                font-weight: bold;
                                                margin-left: -210px;
                                                padding-top: 20px;
                                                text-align: right;
                                                width: 200px;
                                            }

                                            .carousel-indicators li span.carousel-indicator {
                                                height: 10px;
                                                background-color: yellow;
                                                width: 10px;
                                                display: block;
                                                position: relative;
                                                top: 30%;
                                                left: 30%;
                                            }

/*.custom-scroll span {
    color: #fff;
    display: block;
    font-weight: bold;
    margin-left: -110px;
    padding-top: 15px;
}

.custom-scroll > a {
    display: block;
    margin: 0 auto;
}

.custom-scroll > a:nth-child(2nd) {
    margin-top: 325px;
}

.custom-scroll-body {
    background-image: url('../img/bg-scroll.png');
    background-position: top center;
    background-repeat: repeat-y;
    height: 325px;
    position: relative;
    width: 59px;
}

.custom-scroll-body .scroller {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    }*/

    /* END History carusel */

    .text-center .scroll-down-chevron {
        bottom: 160px;
        position: absolute;
    }

    .has-age-gate {
        display: none;
    }

    /* Flexbox Layout */

    .flexbox-body {
        background-image: url('../img/bg-age-gate.jpg');
        background-repeat: no-repeat;
        background-size: cover;
    }

    .flexbox-body header .container {
        border-bottom: none;
    }

    #age_checker {
        display: block;
    }

    .flexbox-body,
    .main-flexbox,
    .flexbox-content {
        display: flex;
    }

    .flexbox-body,
    .flexbox-content {
        flex-direction: column;
    }

    .main-flexbox {
        align-content: stretch; /* Extra space in Cross Axis */
        align-items: stretch; /* Align items in Cross Axis */
        flex-direction: row;
    }

    .main-flexbox,
    .flexbox-content {
        justify-content: center; /* align items in Main Axis */
        flex: 1; /* same as flex: 1 1 auto; */
    }

    .flexbox-content {
        height: 100%;
    }

    .flexbox-content .form-control,
    .flexbox-content .btn {
        margin-bottom: 25px;
    }

    .flexbox-content h3 {
        font-size: 34px;
        margin-bottom: 50px;
    }

    /* Forms */

    p.legal {
        margin-top: 30px;
    }

    .tab-pane {
        border: 1px solid #d8d8d8;
        padding: 50px;
    }

    label {
        font-weight: normal;
        font-size: 15px;
    }

    .btn {
        padding: 10px 50px;
    }

    .form-control {
        border-color: #f8f8f8;
        height: 40px;
        padding: 0 .5em;
    }

    .form-group {
        margin-bottom: 24px;
    }

    .input-error {
        color: #eb212e;
        font-size: 14px;
    }

    .dateITA {
        -webkit-appearance: none;
        background-image: url('../img/date.png');
        background-repeat: no-repeat;
        background-position: right;
    }

    .input-group {
        margin-bottom: 1em;
    }

    .search-form .input-group {
        width: 100%;
    }

    .search-form .form-type-textfield, .search-form .form-submit {
        display: table-cell;
    }

    .search-form .form-submit {
        background-image: url(../img/icon-buscador.png);
        background-repeat: no-repeat;
        background-position: center;
        height: 40px;
        margin-right: -25px;
        position: relative;
        top: -16px;
        display: none;
    }

    .search-for-menu-wrapp-open .search-form .form-submit{
        display: block;
    }

    .input-group .btn {
        border-radius: 0;
    }

    .inline-error {
        width: 94%;
    }

    .form-group .custom-select {
        background-color: #f4f4f4;
        background-image: url(../img/select.png);
        background-position: right center;
        background-repeat: no-repeat;
        background-size: 24px;
        overflow: hidden;
        width: auto;
    }

    .form-group .custom-select select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-color: transparent;
        background-image: none;
        border: none;
        cursor: pointer;
        display: block;
        text-overflow: "";
        margin: 0;
        width: 130%;
    }

    .flexbox-content .form-control {
        background-color: #fff;
        border: 1px solid #d8d8d8;
        font-size: 20px;
        height: 54px;
        padding: 0 1em;
    }

    .flexbox-content .form-control,
    .flexbox-content .btn {
        border-radius: 0;
    }

    .flexbox-content select.form-control {
        margin: 0 auto;
        width: 100%;
    }

    .flexbox-content .btn {
        margin-bottom: 50px;
    }

    .flexbox-content .custom-select {
        background-color: #fff;
        background-image: url(../img/select-red.png);
        border: 1px solid #d8d8d8;
        margin-bottom: 25px;
    }

    .flexbox-content .form-inline .form-group {
        float: left;
        width: 32%;
    }

    .flexbox-content .form-inline .form-group .form-control {
        width: 100%;
    }

    .flexbox-content .form-inline .form-group:nth-child(2) {
        margin-left: 2%;
        margin-right: 2%;
    }

    .flexbox-content .btn {
        padding: 10px 30px;
    }

    .form-item {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    /* Buttons */

    .btn {
        font-size: 16px;
        font-weight: bold;
    }

    .btn-default {
        background-color: #eb212e;
        border-color: #eb212e;
        color: #fff;
    }

    .btn-default:hover {
        background-color: #fff;
        border-color: #eb212e;
        color: #eb212e;
    }

    .btn-white-bordered,
    .btn-white-bordered:active,
    .btn-white-bordered:focus,
    .btn-white-bordered:hover {
        background-color: rgba(0, 0, 0, .12);
        border-color: #fff;
        color: #fff;
        display: inline-table;
    }


    .btn-white-bordered-slider-home a,
    .home-slider a.btn.btn-white-bordered {
        background-color: rgba(0, 0, 0, .12);
        border-color: #fff;
        color: #fff;
        padding: 18px 34px;
        display: inline-table;

    }


    .btn-white-bordered-slider-home a:hover,
    .btn-white-bordered:hover,
    .home-slider a.btn.btn-white-bordered:hover{
        background-color: #fff;
        color: #eb212e;
    }

    .btn-slider-home a {
        font-size: 16px;
        font-weight: bold;
        padding: 18px 34px;
        box-shadow: none;
        text-align: center;
        margin-bottom: 0;
        line-height: 1.42857143;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }

    .btn-white-bordered-slider-home a,
    .home-slider a.btn.btn-white-bordered {
        background-color: rgba(0, 0, 0, .12);
        border-color: #fff;
        color: #fff;
        padding: 18px 34px;
        display: inline-table;

    }

    .btn-white-bordered-slider-home a:hover {
        background-color: #fff;
        color: #eb212e;
    }

    .container-fluid .row-fix {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    /* Tabs */

    .nav-tabs,
    .nav-tabs > li,
    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:focus,
    .nav-tabs > li.active > a:hover {
        border: none;
    }

    .nav-tabs > li {
        width: 50%;
    }

    .nav-tabs > li > a {
        border: none;
        margin: 0;
        padding: 25px;
        text-align: center;
    }

    .nav-tabs > li > a,
    .nav-tabs > li > a:focus,
    .nav-tabs > li > a:hover {
        background-color: #f4f4f4;
        font-weight: bold;
    }

    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:focus,
    .nav-tabs > li.active > a:hover {
        background-color: #f8f8f8;
        color: #eb212e;
    }

    /* i-Checks */

    .checkbox label,
    .radio label {
        padding-left: 0;
    }

    /* Original i-checks */

    .i-checks input {
        position: absolute;
        margin-left: -16px;
        opacity: 0;
    }

    .i-checks input:checked {
        color: #3a3a3a !important;
    }

    .i-checks input:checked + i::before {
        height: 12px;
        left: 5px;
        top: 5px;
        transition: all 0.1s;
        width: 13px;
    }

    .i-checks > i {
        background-color: #f4f4f4;
        border: 1px solid #d8d8d8;
        cursor: pointer;
        display: inline-block;
        float: left;
        height: 24px;
        line-height: 1;
        margin: 0 10px 0 0;
        position: relative;
        vertical-align: middle;
        width: 24px;
    }

    .i-checks > i::before {
        background-color: transparent;
        content: "";

        left: 5px;
        position: absolute;
        top: 5px;

        height: 12px;
        width: 13px;
    }

    .i-checks input[type="radio"] + i,
    .i-checks input[type="radio"] + i::before {
        border-radius: 50%;
    }

    .i-checks input[disabled] + i {
        border-color: #d8d8d8;
    }

    .i-checks input[disabled] + i::before {
        background-color: #d8d8d8;
    }

    .i-checks h3 {
        display: inline;
        margin: 0;
        text-align: left;
    }

    .i-checks {
        display: inline;
        margin: 0;
        text-align: left;
    }

    .i-checks input:checked + i::before {
        /*background-color: #eb212e;*/
        background-image: url('../img/check.png');
        background-repeat: no-repeat;
    }

/*.i-checks input:checked + i{
  border-color: #eb212e !important;
  }*/

  /* Custom checkbox */

  [type="checkbox"]:not(:checked),
  [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}

[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
    cursor: pointer;
    float: left;
    margin-bottom: 50px;
    padding-left: 40px;
    position: relative;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
    background: #fff;
    border: 1px solid #d8d8d8;
    border-radius: 0;
    box-shadow: none;
    content: '';
    height: 32px;
    left: 0;
    top: -5px;
    position: absolute;
    width: 32px;
}

/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
    color: #eb212e;
    content: '✔';
    font-size: 20px;
    left: 8px;
    line-height: 1.1em;
    position: absolute;
    top: 0;
    transition: all .2s;
}

/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}

[type="checkbox"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
}

/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}

[type="checkbox"]:disabled:checked + label:after {
    color: #999;
}

[type="checkbox"]:disabled + label {
    color: #aaa;
}

/* Drupal Overwriting */

.field-collection-container {
    border-bottom: 0;
    margin-bottom: 1em;
}

.history-page .modal-dialog .field-collection-container {
    margin-bottom: 0;
}

li.expanded,
li.collapsed, li.leaf {
    padding: 0 !important;
}

ul li.expanded {
    list-style-image: url('../img/menu-expanded.png');
    list-style-type: circle;
}

ul li.collapsed {
    list-style-image: url('../img/menu-collapsed.png');
    list-style-type: disc;
}

.file {
  padding: 0;
}

span.file a{
    background-image: url('../img/icon-download.png');
    font-weight: bold;
    min-height: 54px;
    margin-bottom: 25px;
    padding-left: 62px;
}

p.file a{
  background-image: url('../img/icon-download.png');
  font-weight: bold;
  min-height: 54px;
  margin-bottom: 25px;
  padding-left: 62px;
}

span.file a,
p.file a,
a.product-facebook,
a.product-twitter,
a.product-web{
    background-repeat: no-repeat;
    background-position: top left;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

p.product-facebook a,
p.product-twitter a,
p.product-web a{
  background-repeat: no-repeat;
  background-position: top left;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

a.product-facebook,
a.product-twitter,
a.product-web{
    color: #888;
    min-height: 31px;
    padding-left: 41px;
}

p.product-facebook a,
p.product-twitter a,
p.product-web a{
  color: #888;
  min-height: 31px;
  padding-left: 41px;
}

a.product-facebook{
    background-image: url('../img/icon-facebook-brown.png');
}

p.product-facebook a{
    background-image: url('../img/icon-facebook-brown.png');
}

a.product-web{
    background-image: url('../img/icon-web-brown.png');
}

p.product-web a{
    background-image: url('../img/icon-web-brown.png');
}

a.product-twitter{
    background-image: url('../img/icon-twitter-brown.png');
}

p.product-twitter a{
    background-image: url('../img/icon-twitter-brown.png');
}

span.file a:hover{
    text-decoration: underline;
}

.file-icon {
    margin-right: 10px;
}

.mod-report {
    position: relative;
    margin-bottom: 30px;
}

.mod-report img {
    width: 100%;
}

.mod-report .caption {
    background: rgba(0, 0, 0, .5);
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
}

.mod-report h5 {
    border-bottom: 1px solid rgba(255, 255, 255, .25);

}

.mod-report h5,
.mod-report a {
    color: #fff;
    display: block;
    margin: 0;
    padding: 10px;
}

.mod-report a .fa {
    background-color: #fff;
    border-radius: 100%;
    color: #888;
    height: 30px;
    margin-right: 5px;
    padding: 7px;
    text-align: center;
    width: 30px;
}

.mod-report a:hover .fa {
    background-color: #eb212e;
    color: #fff;
}

a.round-img {
    display: block;
    text-align: center;
}

a.round-img img {
    border-radius: 100%;
    height: auto;
    margin: 0 auto 25px;
    max-width: 100%;
}

a.round-img:hover h5 {
    color: #eb212e;
}

/* News */

ul.news-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.news-list .item-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.node-type-news ul{
    border-bottom: 1px solid #d7d7d7;
}

.node-type-news ul.news-list li {
    width: 33%;
    display: inline-block;
    vertical-align: top;
}

.node-type-news ul.news-list .item-list li {
  width: 33%;
  display: inline-block;
  vertical-align: top;
}

.page-prensa-noticias ul.news-list li {
    width: 33%;
    display: inline-block;
    vertical-align: top;
}

.node-type-news ul.news-list li a {
    display: block;
    padding: 15px;
}

.page-prensa-noticias ul.news-list li {
    padding: 15px;
}

ul.news-list li a:hover {
    background-color: #f4f4f4;
}

ul.news-list li a img{
    width: 100%;
    height: auto;
    aspect-ratio: 185.31 / 123.25;
    -o-object-fit: cover;
    object-fit: cover;
}

ul.news-list li span {
    color: #888;
    display: block;
}

.col-form-label {
    margin-top: 8px;
}

@media only screen and (max-width: 768px){
    ul.news-list li {
        width: inherit;
    }
    .node-type-news ul.news-list .item-list li {
      width: inherit;
    }
    .node-type-news ul.news-list li{
        width: inherit;
    }
    .page-prensa-noticias ul.news-list li{
        width: inherit;
    }
}

/* News D9 */

.news-page .news-container .views-view-grid .views-row .views-col {
  padding: 15px;
  width: 100% !important;
}

.news-page .news-container .views-view-grid .views-row .views-col img {
  width: 100%;
  height: auto;
}

.news-page .news-container .views-view-grid .views-row .views-col span {
  color: #888;
  display: block;
}

.news-page .view-filters form {
  position: relative;
  margin-bottom: 24px;
}

.news-page .view-filters form .row {
  margin: 0;
}

.news-page .view-filters form .js-form-item {
  margin-bottom: 1em;
}

.news-page .view-filters form .js-form-type-select {
  margin-bottom: 24px;
}

.news-page .view-filters form .js-form-type-select label {
  margin-top: 8px;
  width: 100%;
}

.news-page .view-filters form .js-form-type-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #f4f4f4;
  background-image: url(../img/select.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 24px;
  border: none;
  cursor: pointer;
  font-size: 14px;
  line-height: 1.42857143;
  text-overflow: "";
  padding: 0 7px;
  width: 100%;
  height: 40px;
}

.news-page .view-filters form .form-actions {
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  background-color: #f0f0f0;
  background-image: url("../img/icon-buscador.png");
  background-position: center;
  background-repeat: no-repeat;
  padding: 18px 34px !important;
}

.news-page .view-filters form .form-actions input {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  font-size: 0;
  -webkit-appearance: button;
  cursor: pointer;
  border: none;
}

/* News D9 pagination starts */

.news-pagination .pagination {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0;
}

.news-pagination .pagination li:not([role="presentation"]) {
  background-image: none;
  display: inline;
  list-style-type: none;
  padding: 0.5em;
  text-align: center;
}

.news-pagination .pagination li.active {
  padding: 0;
}

.news-pagination .pagination li.active span {
  font-weight: 700;
  border: none;
}

.news-pagination .pagination li.active a:focus,
.news-pagination .pagination li.active a:hover,
.news-pagination .pagination li.active span:focus,
.news-pagination .pagination li.active span:hover {
  color: black;
  cursor: default;
  background-color: transparent;
}

.news-pagination .pagination > li > a,
.news-pagination .pagination > li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
  position: relative;
  float: unset;
  margin-left: 0;
  line-height: 22px;
  color: black;
  text-decoration: none;
}

.news-pagination .pagination > li[role="presentation"] > span {
  border: none;
}

.news-pagination .pagination > li > a:focus,
.news-pagination .pagination > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.news-pagination .pagination > li > a[rel="prev"]::after,
.news-pagination .pagination > li > a[title="Ir a la primera página"]::after,
.news-pagination .pagination > li.pager__item--next > a::before,
.news-pagination .pagination > li > a[title="Ir a la última página"]::before {
  content: unset;
}

/* News D9 pagination end */

@media screen and (min-width: 768px){
  .news-page .view-filters form .js-form-type-select label {
    width: calc( 16.6% - 25px );
  }
  .news-page .view-filters form .js-form-type-select select {
    width: calc( 82.3% + 1px );
    margin-left: 27px;
  }
  .news-page .news-container .views-view-grid .views-row .views-col {
    width: 33% !important;
  }
}

@media screen and (min-width: 1024px){
  .news-page .news-container .views-view-grid .views-row .views-col {
    width: 33.3% !important;
  }
}

/* Nuestras Cervezas */

.view-id-nuestras_botellas .views-view-grid{
    width: 100%;
}

.view-id-nuestras_botellas .views-view-grid tr{
    margin-bottom: 30px;
}

.view-id-nuestras_botellas .views-view-grid tr td{
    width: 33%;
    text-align: center;
}

.view-id-nuestras_botellas .views-view-grid .views-field-title{
    margin-bottom: 20px;
    text-align: center;
}

.view-id-nuestras_botellas .views-view-grid .views-field-title .field-content{
    font-family: 'Source Sans Pro';
    font-size: 20px;
    font-weight: 900;
}

.view-id-nuestras_botellas .views-view-grid .views-field-nothing{
    width: 100%;
    max-width: 215px;
    height: 360px;
    margin-bottom: 60px;
}

.view-id-nuestras_botellas .views-view-grid .views-field-nothing .field-content img{
    width: auto;
    height: 100%;
}

@media screen and (max-width: 768px){
    .view-id-nuestras_botellas .views-view-grid tr{

    }

    .view-id-nuestras_botellas .views-view-grid tr td{
        width: 100%;
        display: block;
    }

    .view-id-nuestras_botellas .views-view-grid .views-field-nothing{
        margin: 0 auto 60px;
    }
}

.view-id-nuestras_botellas .view-content {
  display: grid;
  grid-template-columns: 1fr;
}

.view-id-nuestras_botellas .view-content::before {
  content: unset;
}

.view-id-nuestras_botellas .view-content .bottle a {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  margin-bottom: 60px;
  font-family: 'Source Sans Pro';
  font-size: 20px;
  font-weight: 900;
  text-align: center;
}

.view-id-nuestras_botellas .view-content .bottle a img {
  height: 360px;
  width: auto;
  max-width: 215px;
}

@media screen and (min-width: 1024px) {

  .view-id-nuestras_botellas .view-content {
    grid-template-columns: 33% 33% 33%;
  }

}

/* Proceso cervecero */

.process-scroller{
    background-color: #f5f5f5;
    height: 400px;
    overflow: hidden;
    overflow-x: scroll;
    width: 100%;
}

.process-scroller div{
    height: 400px;
    position: relative;
    width: 1892px;
}

.process-scroller img{
    height: 100%;
}

.tooltip .bubble {
    background-color: #fff;
    border: 1px solid #4a4a4a;
    border-radius: 3px;
    bottom: 20px;
    display: block;
    font-size: 10px;
    left: -5px;
    padding: 5px;
    position: absolute;
    width: 100px;
}

.tooltip span.caret {
    border-color: #000 transparent transparent transparent;
    border-style: solid;
    border-width: 6px 6px 0 6px;
    bottom: -7px;
    height: 0;
    left: 5px;
    position: absolute;
    width: 0;
}

.node-type-news .field--name-field-tags {
  display: flex;
  align-items: center;
  width: 100%;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d7d7d7;
}

.node-type-news .field-name-field-tags a,
.node-type-news .field--name-field-tags a{
    background-color: #e6e6e6;
    border-radius: 10px;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    min-width: 10px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.node-type-news .field--name-field-tags .field__label {
  font-size: 16px;
  float: left;
  margin: 0;
}

.node-type-news .field--name-field-tags .field__items {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}


/* */

.no-labels label {
    display: none;
}

.front-video-left {
    padding-top: 103px;
}

.front-video-left h3 {
    line-height: 0.87em
}

.front-video-left .btn {
    margin-top: 11px !important;
    width: 135px !important;
    height: 50px !important;
    line-height: 28px;
}

.front-video-right ul {
    position: relative;
    top: 34px;
    left: 10px;
}

.front-video-right img {
    position: relative;
    top: 13px;
    right: 8px;
}

.front-video-right h4 {
    font-weight: bold;
}

.sitemap-wrapper form,
.sitemap-wrapper img,
.sitemap-wrapper .caret,
.sitemap-wrapper .dropdown-social {
    display: none;
}

.sitemap-wrapper a:hover {
    text-decoration: underline !important;
}

.sitemap-wrapper li.level-1 > a:first-child {
    color: #eb212e;
    display: block;
    font-weight: 600;
    padding: 0 0 5px;
    border-bottom: 1px solid #d8d8d8;
}

.sitemap-wrapper ul li.leaf {
    list-style-image: none !important;
    list-style-type: none !important;
}

.sitemap-wrapper ul {
    display: block;
    position: relative;
    list-style: none;
    margin: 0 15px 0 0;
    padding: 0;
}

.sitemap-wrapper ul > li {
    margin: 0 2% 25px 0;
    width: 30.33%;
    float: left;
}

.sitemap-wrapper ul > li ul {
    padding-top: 5px;
}

.sitemap-wrapper ul > li ul li {
    margin: 0;
    width: 100%;
}

.sitemap-wrapper .dropdown-social {
    display: none;
    !important;
}

.sitemap-wrapper .search-for-menu-wrapp-container{
    display: none;
}

.modal-dialog {
    z-index: 1051;
}

.no-bullet .col-xs-2 img {
    max-width: inherit !important;
}

.no-bullet .col-xs-10 h5 {
    margin-bottom: 0 !important;
}

/* Icons */
.no-bullet .icon-client-form {
    padding-right: 0;
    text-align: right;
}

.no-bullet .col-xs-2 img,
.node-type-beer .product-ul img {
    width: 48px;
}

.no-bullet .icon-client-form img {
    width: 30px;
}

/* Crossbrowsing Selectors */

.safari .flexbox-content {
    padding-top: 10%;
}


/* Mediaqueries ____________________ */

@media only screen and (min-width: 768px) {
  .modal {
    text-align: center;
}
.modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
}
.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
.modal.fade .modal-dialog {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    //-webkit-transform: translate3d(0, -300px, 0);
    //transform: translate3d(0, -300px, 0);
    opacity: 1;
}
}

/* Proveedores abastecimiento*/

    .view-id-enlaces_proveedores .row {
      margin: 0;
    }

    .view-3-column .views-row,
    .view-id-enlaces_proveedores .views-row {
            width:30% !important;
            display: inline-block;
            text-align: center;
            margin: 0 5px 20px 5px;
    }

    .view-3-column .views-row img,
    .view-id-enlaces_proveedores .views-row img{
        margin-bottom: 10px;
    }

    .view-id-enlaces_proveedores .views-row .field-content div {
      display: flex;
      flex-direction: column;
      align-items: center;
    }

    .view-id-enlaces_proveedores .views-row img{
      width: 160px;
      height: 100px;
      -o-object-fit: cover;
      object-fit: cover;
    }

/* adjuntos*/

  .block-adjuntos-field-collection ul{
        display: grid;
        padding: 0;
        grid-template-columns: repeat(5, 1fr);
  }

  .block-adjuntos-field-collection ul li{
        list-style: none;
        float: left;
        padding: 5px;
        text-align: center;
  }

  .block-adjuntos-field-collection ul li a{
        display: block;
        text-align: center;
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 16px;
  }

/*Acordeon*/

.field-name-field-acordeon,
.field--name-field-acordeon{
    font-family: 'Open Sans', Arial, sans-serif;
    font-size:14px;
}

.field-name-field-acordeon .field-name-field-titulo,
.field--name-field-acordeon .field--name-field-titulo{
    padding: 10px;
    background-color: #f4f4f4;
    color: #eb212e;
    display: flex;
    font-weight: bold;
    justify-content: space-between;
    margin-bottom: 10px;
}

.field-name-field-acordeon .field-name-field-titulo:after,
.field--name-field-acordeon .field--name-field-titulo:after{

    content:">";
    transform: rotate(90deg);
}

.field-name-field-acordeon .field-name-field-titulo.active:after,
.field--name-field-acordeon .field--name-field-titulo.active:after{

    transform: rotate(-90deg);
}

.field-name-field-acordeon .field-name-field-contenido,
.field--name-field-acordeon .field--name-field-contenido{
    padding:10px;
    font-size: 14px;
}

.field--name-field-acordeon .field--name-field-contenido .field__label{
  display: none;
}

.block-ab-corporative-extra .form-item{
    margin-bottom: 25px !important;
}

.block-ab-corporative-extra .form-item [type="checkbox"]:checked + label, .block-ab-corporative-extra .form-item [type="checkbox"] + label {
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
}

/* REGISTRO CLIENTES */

.page-registro-visitantes .container .row > .col-md-4{
    display: none;
}

.page-registro-visitantes .container .row > .col-md-7{
    width: 100%;
}

.page-registro-visitantes .container .row > .col-md-7 > h3{
    display: none;
}

.page-registro-visitantes .title-section{
    text-align: center;
    font-size: 40px;
}

.page-registro-visitantes .content-header{
    color: #4f1a0e;
    text-align: center;
}
.page-registro-visitantes ul.intereses_tax{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    max-width: 650px;
    margin: 30px auto;
    padding: 0;

}

.page-registro-visitantes ul.intereses_tax li{
    list-style: none;
    text-align: center;
}

.page-registro-visitantes ul.intereses_tax li.interes-active .icon {
    transform: scale(0.95);
    transition-duration: .3s;
    opacity: 1;
}

.page-registro-visitantes ul.intereses_tax li .icon {
    transition-duration: .3s;
    opacity: 0.4;
    cursor: pointer;
}

.page-registro-visitantes ul.intereses_tax li .icon img {
  width: 99px;
  height: 100px;
}

.page-registro-visitantes ul.intereses_tax li .label{
    color: #4f1a0e;
    text-transform: uppercase;
    white-space: normal;
    line-height: 0%;
}

.page-registro-visitantes #getdata_intereses_form{
    text-align: center;
}

#getdata_intereses_form input[type="submit"] {
    font-size: 16px;
    background-color: #eb212e;
    color: #fff;
    padding: 10px 50px;
    border: 1px solid #eb212e;
    border-radius: 4px;
    transition: 0.5s;
    font-weight: bold;
}

#getdata_intereses_form input[type="submit"]:hover {
    background-color: #fff;
    border-color: #eb212e;
    color: #eb212e;
}

.page-registro-visitantes-formulario .banner-sup {
    background-image: url('../img/banner-formulario-clientes.jpg');
    height: 190px;
    background-position: center;
    background-size: cover;
}

.page-registro-visitantes-formulario  #bavaria-core-getdata-form {
    max-width: 500px;
    overflow: overlay;
    margin: 10px auto;
}

#bavaria-core-getdata-form .js-form-item {
    margin-bottom: 20px !important;
}

#bavaria-core-getdata-form .js-form-item input::placeholder{
  color: #757575;
}

#bavaria-core-getdata-form .js-form-item input, #bavaria-core-getdata-form .js-form-item select {
    font-size: 16px;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #d4d4d4;
    background-color: #f7f7f7;
    padding: 0 10px;
    height: 30px;
}

#bavaria-core-getdata-form .container-birthday-text {
  display: block;
  font-size: 15px;
  margin-bottom: 5px;
  text-align: center;
}

#bavaria-core-getdata-form .js-form-item.form-type-textfield.js-form-item-day, #bavaria-core-getdata-form .js-form-item.form-type-textfield.js-form-item-month {
    width: 30%;
    float: left;
    margin-right: 5%;
}
#bavaria-core-getdata-form .js-form-item.form-type-textfield.js-form-item-year {
    width: 30%;
    float: left;
}

#bavaria-core-getdata-form div#edit-actions {
    text-align: center;
}

#bavaria-core-getdata-form input#submit {
    margin: 0 auto;
    width: 200px;
    padding: 10px 0;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    background: #4b1c11;
    border: none;
}

#bavaria-core-getdata-form .option a{
    text-decoration: underline;
}

#bavaria-core-getdata-form [type="checkbox"]:not(:checked) + label a,
#bavaria-core-getdata-form [type="checkbox"]:checked + label a {
  text-decoration: underline;
}

.page-registro-visitantes-gracias .banner-sup {
    background-image: url('https://i.ibb.co/tzD6x3P/gracias-formulario.jpg');
    height: 830px;
    background-position: center;
}



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

    .home-me-uno .text-mundo {
        padding-top: 8%;
        padding-left: 2%;
        padding-right: 10%;
    }

    .home-me-uno .list-mundo {
        padding-right: 2%;
        padding-left: 7%;
    }

    .home-me-uno h3 img {
        padding-bottom: 6px;
        padding-left: 10px;
        height: 2.3vw;
    }
}

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

}

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

    header .navbar-nav {
        margin-top: 30px;
    }
 
    header .nav > li > a {
        padding: 10px 12px;
    }

    /* Navbar toggle breakpoint change */
    .navbar-nav,
    .navbar-left,
    .navbar-right,
    .navbar-header,
    .navbar-nav > li {
        float: none;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .container > .navbar-header {
        margin-right: -15px;
        margin-left: -15px;
    }

    .navbar-toggle,
    .collapse.in {
        display: block !important;
    }

    /* Navbar */
    .navbar-brand img {
        margin-left: 15px;
    }

    header .nav > li {
        background-image: none;
    }

    header .nav > li,
    header .panel-body ul li {
        border-left: 0;
        border-right: 0;
        margin-left: 0;
        margin-right: -10px;
    }

    header .nav > li,
    header .panel-body ul li,
    header .panel-heading,
    header .panel-body {
        padding: 0;
    }

    header .panel-body ul li {
        margin-left: 0;
    }

    header .nav > li a,
    .submenu-nav .panel-body ul li a {
        line-height: 16.5px;
        padding: 15px;
    }

    header .nav > li a,
    header .panel-body ul li a,
    .submenu-nav .panel-body ul li a {
        border-bottom: 1px solid #d8d8d8;
    }

    header .panel-body ul li a {
        background-image: url('../img/bullet-red.png');
        background-position: 15px center;
        padding: 15px 15px 15px 30px;
    }

    header .search-input {
        margin-right: 15px;
    }

    header .search-input .form-submit {
        height: 40px;
        margin-left: 10px;
        padding: 10px;
    }

    header ul.social-follow li a {
        padding: 3px;
        background-image: none;
    }

    .nav > li,
    .input-group .form-control:first-child,
    .input-group-addon:first-child,
    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .btn-group > .btn,
    .input-group-btn:first-child > .dropdown-toggle,
    .input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
    .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
        text-align: left;
    }

    .region.region-header {
        height: 100vh;
    }

    header .navbar-nav {
        height: inherit;
        overflow-y: auto;
        margin-top: 6px;
        width: 100%;
        background-color: #fff !important;
        padding-top: 20px;
        padding-right: 20px;
    }

    header .bavaria-dropdown-menu .caret {
        display: none;
    }

    header .bavaria-dropdown-menu {
        position: inherit;
        width: 100%;
    }

    header .bavaria-dropdown-menu li {
        margin-bottom: 0;
    }

    header .panel-default > .panel-heading {
        margin-left: 25px;
    }

    header .panel-default > .panel-heading a {
        padding-left: 0px;
    }

    header .navbar-nav .leaf.level-1,
    header .navbar-nav .last.level-1 {
        margin-left: 25px;
    }

    header .navbar-nav .leaf.level-1 a,
    header .navbar-nav .last.level-1 a {
        padding-left: 0 !important;
    }

    .panel-default .bavaria-dropdown-menu li.leaf.level-2 {
        padding-left: 12px !important;
    }

    header .navbar-nav li.hidden-lg form {
        margin-left: 25px;
    }

    .home-slider .copy-wrapper {
        padding: 5% 10%;
    }

    .latest-news {
        top: 50%;
    }

    .home-slider p {
        font-size: 16px;
    }

    .news-wrapper a {
        font-size: 1.6vw;
    }

    .home-me-uno .text-mundo {
        padding-top: 60px;
        margin-bottom: 20px;
        padding-right: 15px;
        padding-left: 15px;
        text-align: center;
    }

    .home-me-uno .icon-mundo {
        padding-left: 15px;
        text-align: right;
        padding-top: 5px;
        padding-right: 0;
    }

    .home-me-uno .icon-mundo img {
        max-height: 65px;
    }

    .home-me-uno .icon-mundo img {
        max-height: 80px;
    }

    .home-me-uno h3 {
        font-size: 28px;
    }

    .home-me-uno .home-slider p {
        font-size: 18px;
    }

    footer #accordionOtros.panel-group {
        padding: 10px 0;
    }

    .history-page .history-year {
        margin-bottom: 8px;
    }

    .history-page h1 {
        font-size: 30px;
    }

    .history-page p {
        font-size: 15px;
    }

    .history-page .scroll-down-arrow {
        bottom: 60px;
    }

    .history-page .modal-dialog {
        max-width: 95%;
    }


    .history-page .field-name-field-info-description {
        padding: 20px;
    }

    .history-page .slider-nav-left,
    .history-page .slider-nav-right {
        max-height: 40px;
        max-width: 40px;
    }

    .history-page .modal-header .close {
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -10px;
        margin-bottom: -50px;
    }

    .node-type-beer .product-ul img {
        max-height: 320px;
    }

    .node-type-beer .slider.product {
        text-align: left;
    }

    .node-type-beer .col-md-4.col-sm-4.col-xs-4:nth-child(2) {
        border-left: 1px solid #d8d8d8;
        border-right: 1px solid #d8d8d8;
        margin-bottom: 35px;
    }

    a.map-location.nid-496.active .map-popup,
    a.map-location.nid-501.active .map-popup,
    a.map-location.nid-506.active .map-popup,
    a.map-location.nid-511.active .map-popup,
    a.map-location.nid-516.active .map-popup,
    a.map-location.nid-521.active .map-popup,
    a.map-location.nid-526.active .map-popup {
        left: -50px;
        top: 15px;
    }


}

@media screen and (min-width: 769px) and (max-width: 991px) {
    .nav > li > a {
        font-size: 2vw;
    }
}

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

    /* Typography */
    h1 {
        /* font-size: 4.9vw; */
    }

    h2 {
        font-size: 28px;
        /* font-size: 3.95vw;*/
    }

    h3 {
        /* font-size: 3.3vw; */
        font-size: 28px;
        font-weight: 900;
        margin: 0 0 30px;
        text-align: center;
    }

    h4 {
        font-size: 18px;
    }

    h4,
    .low-up-title span {
        /* font-size: 1.8vw; */
    }

    h5 {
        font-size: 18px;
        /* font-size: 1.35vw; */
    }

    p,
    ul {
        /* font-size: 1vw; */
    }

    h1 {
        font-size: 28px;
    }

    h1,
    .low-up-title,
    .article-share {
        text-align: center;
    }

    .element-invisible {
        height: 0;
    }

    /* Layout */


    footer .col-md-6:first-child,
    footer .col-md-6:last-child,
    .history-section {
        text-align: center;
    }

    footer .panel-body .horizontal-ul li {
        display: block;
        text-align: left;
        width: 100%;
    }

    footer .panel-default > .panel-heading + .panel-collapse > .panel-body li a {
        border-bottom: 1px solid #d8d8d8;
    }

    footer .panel-default > .panel-heading + .panel-collapse > .panel-body li a,
    footer .footer-nav .horizontal-ul li {
        float: none;
        padding: 10px 0 !important;
    }

    footer .panel-body .horizontal-ul li a,
    footer .footer-nav .horizontal-ul li a {
        padding: 0;
        font-size: 16px;
    }

    footer h4 {
        font-size: 20px !important;
    }

    footer .footer-share {
        padding: 20px 0;
    }

    footer .footer-share .col-md-2,
    footer .footer-share .col-md-4{
        text-align: center !important;
    }

    footer .footer-share .col-md-2 img{
       margin-bottom: 20px;
   }

   /* Content*/
   .content-wrapper {
    padding: 30px 0;
}

.panel-title {
    display: inline;
}

.submenu-nav {
    margin: -30px -15px 30px;
    padding: 15px;
}

.tab-pane {
    border: 1px solid #d8d8d8;
    padding: 30px;
}

a.ver-mas {
    margin-bottom: 25px;
}

.product-ul li {
    border-right: 0;
    clear: both;
    display: block;
    text-align: left;
    margin-bottom: 0;
    padding: 0;
    overflow: hidden;
}

.product-ul img {
    float: left;
    margin: 0 25px 25px 0;
}

.product-ul li strong {
    display: block;
}

.product-ul li h4 {
    display: inline;
}

.article-share {
    margin-top: 0;
}

.nav-tabs > li > a {
    padding: 25px 15px;
}

.tab-pane {
    padding: 20px 10px;
}

/* Home */
.categories a {
    float: none;
    width: 100%;
}

.home-slider .red-overlay,
.latest-news {
    position: inherit;
    width: 100%;
}

.home-slider .red-overlay {
    left: 0;
    padding: 30px;
}

.home-slider .copy-wrapper {
    display: block;
    text-align: center;
}

.home-slider,
.home-slider .slider-content {
    height: auto;
}

.home-slider .slider-content .col-md-6:first-child {
    text-align: center;
}

.home-slider .copy-wrapper .btn,
.home-slider .slider-content .btn {
    font-size: 16px;
}

.home-nuestras-marcas,
.home-me-uno {
    background-repeat: no-repeat;
    background-size: cover;
}

.home-nuestras-marcas {
    background-image: url('../img/home-marcas.jpg');
}

.home-me-uno {
    background-image: url('../img/home-me-uno-sm.jpg');
}

.home-nuestras-marcas .img-wrapper,
.home-me-uno .img-wrapper {
    display: none;
}

.home-nuestras-marcas .slider-content,
.home-me-uno .slider-content {
    padding: 50px 0;
    position: relative;
}

.home-nuestras-marcas h4 {
    font-size: 16px;
    line-height: 1.2em;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
}

.home-me-uno h2,
.home-nuestras-marcas h2 {
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
    font-size: 28px;
}

.home-me-uno h2 {
    padding-right: 0;
    line-height: 1.2em;
}

.home-me-uno h3,
.home-slider h3 {
    font-size: 28px;
}

.home-me-uno h3 {
    background-image: none;
}

.home-me-uno h3 img {
    display: none;
}

.home-slider h4 {
    font-size: 20px;
}

.home-slider h5,
.latest-news h5 {
    font-size: 18px;
}

.home-slider h2 {
    font-size: 25px;
}

.home-slider p,
.news-wrapper a {
    font-size: 16px;
}

.home-me-uno .text-mundo,
.home-me-uno .list-mundo {
    margin-bottom: 28px;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 0;
}

.home-me-uno .icon-mundo {
    padding-left: 15px;
    text-align: right;
    padding-top: 0;
}

.home-me-uno .icon-mundo img {
    max-height: 68px;
}

.panel-collapse > .panel-body li,
footer .footer-nav .horizontal-ul li {
    background-image: none !important;
}

footer .col-md-6:last-child span {
    display: block;
    padding: 15px 0;
}

footer .article-share span {
    margin-bottom: 0;
    font-size: 14px;
}

.text-center .scroll-down-chevron {
    left: 50%;
    margin-left: -11px;
}

.news-wrapper {
    padding: 5% 8%;
}

.sitemap-wrapper .hidden-lg.hidden-md {
    display: none !important;
}

.sitemap-wrapper .hidden-sm {
    display: block !important;
}

.sitemap-wrapper .hidden-sm.dropdown-social{
    display: none !important;
}

.sitemap-wrapper ul > li {
    text-align: center;
    width: 100%;
}

.sitemap-wrapper ul {
    margin: 0;
}

.sitemap-wrapper li.level-1 > a:first-child {
    border-bottom: none;
}

.low-up-title span {
    line-height: 1em;
}

#accordionOtros #headingOtros .container {
    padding-right: 0;
    padding-left: 0;
}

.no-bullet .col-xs-2 img,
.node-type-beer .product-ul img {
    width: 40px;
}

.node-type-beer .product-ul img {
    margin: 5px 25px 0 0;
}

.node-type-beer .beer-share-link a {
    font-size: 14px;
}

.node-type-beer .product img {
    max-height: 320px;
}

.node-type-beer .slider.product {
    text-align: center;
}

.node-type-beer .beer-back-button{
    text-align: center;
    margin-bottom: 40px;
    margin-top: 40px;
}

.node-type-beer .beer-back-button strong{
    display: block;
    margin-bottom: 12px;
    font-size: 14px;
}

.node-type-beer .beer-back-button .right-icon{
    margin-left: 0;
}

.mod-report img {
    height: auto;
}
}

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

    .flexbox-body,
    .main-flexbox,
    .flexbox-content {
        display: table;
        width: 100%;
    }

    .flexbox-body {
        background-image: url('../img/bg-age-gate-xs.jpg');
        background-size: 140%;
    }

    .flexbox-content {
        padding-bottom: 50px;
        padding-top: 50px;
    }

    .flexbox-content h4 {
        font-size: 5vw;
        margin-bottom: 25px;
    }

    .flexbox-content h3 {
        font-size: 5vw;
    }

    header,
    header .container {
        height: 50px;
    }

    .home-wrapper,
    .site-wrapper{
        padding-top: 50px;
    }

    .navbar-brand,
    header .navbar-brand img {
        height: 30px;
        margin-top: 17px;
        /*height: 32px;*/
    }

    .navbar-brand {
        padding: 9px 15px;
        display: contents;
    }

    header .navbar-brand img {
        /*margin-top: 0;*/
    }

    .navbar-toggle {
        margin: 9px 15px 0 0;
    }

    .home-slider p,
    .news-wrapper a {
        font-size: 16px;
    }

    .home-slider .copy-wrapper .btn,
    .home-slider .slider-content .btn {
        margin: 0;
    }

    .home-slider .copy-wrapper,
    .footer-nav {
        padding: 0;
    }

    .footer-nav .horizontal-ul li {
        border-right: none;
        border-bottom: 1px solid rgba(255, 255, 255, .25);
        display: block;
        padding: 10px 0;
        text-align: left;
    }

    .footer-nav .horizontal-ul li:last-child {
        border-bottom: none;
    }

    .history-content h3 {
        font-size: 2em;
        line-height: 1em;
    }

    .home-me-uno .icon-mundo img {
        max-height: 50px;
    }

    a.brand span {
        font-size: 20px;
    }

    .history-page .slider-nav-left img,
    .history-page .slider-nav-right img {
        max-height: 35px;
        max-width: 35px;
    }

    .modal-container .slider-nav-right,
    .modal-container .slider-nav-left {
        bottom: 10px;
    }

    .node-type-beer .product img {
        max-height: 220px;
    }

    .node-type-beer .slider.product {
        text-align: center;
    }

    /* Proveedores abastecimiento*/

    .view-3-column .views-row,
    .view-id-enlaces_proveedores .views-row{
        width: 45% !important;
        display: inline-block;
        text-align: center;
        margin: 0 5px 20px 5px;
    }

    .view-3-column .views-row img{
        margin-bottom: 10px;
    }

    /* adjuntos*/

        .block-adjuntos-field-collection ul{
            display: grid;
            padding: 0;
            grid-template-columns: repeat(2, 1fr);
        }

        .block-adjuntos-field-collection ul li{
            list-style: none;
            float: left;
            padding: 5px;
            text-align: center;
        }

        .block-adjuntos-field-collection ul li a{
            display: block;
            text-align: center;
            margin-bottom: 10px;
            font-size: 14px;
        }

/* REGISTRO CLIENTES */

.page-registro-visitantes .container .row > .col-md-4{
    display: none;
}

.page-registro-visitantes .container .row > .col-md-7{
    width: 100%;
}

.page-registro-visitantes h2.title-section{
    text-align: center;
    font-size: 25px;
}

.page-registro-visitantes .content-header{
    color: #4f1a0e;
    text-align: center;
}



.page-registro-visitantes ul.intereses_tax{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
    max-width: 650px;
    margin: 30px auto;
    padding: 0;

}

.page-registro-visitantes ul.intereses_tax li{
    list-style: none;
    text-align: center;
}


.page-registro-visitantes-formulario .banner-sup {
    background-image: url('../img/banner-mobile-formulario-clientes.jpg');
    height: 99px;
    background-position: center;
    background-size: cover;
}

.page-registro-visitantes-gracias .banner-sup {
    background-image: url('../img/mobile-gracias-formulario-min.jpg');
    height: 480px;
    background-position: top center;
    background-size: cover;
}


}

.draggable-indicator {
    position: absolute !important;
}

/* Noticias - Artículos Recomendados */

.recommended-news .rec-new{
    display: flex;
    flex-direction: column;
    height: 300px;
    justify-content: center;
}

.recommended-news .col-md-6:last-child span{
    display: block;
    padding-left: 5px;
    text-align: right;
}

.recommended-news h4,
.recommended-news h5 a{
    color: #eb212e;
}

.recommended-news h4{
    font-size: 24px;
    font-weight: bold;
}

.recommended-news h5{
    margin-bottom: 0;
}


.recommended-news h5 a{
    font-size: 24px;
    font-weight: normal;
}

.recommended-news h5 a:hover{
    text-decoration: underline;
}

.recommended-news img{
    margin-bottom: 10px;
}


.sidebar-nav ul li a[href="/talento/oportunidades-de-carrera"] {
  background-color: #eb212e;
  color: #fff;
  font-weight: bold;
  border-radius: 15px;
  content: ;
}
.sidebar-nav ul li a[href="/talento/oportunidades-de-carrera"]::after {
  content: '→';
  padding-left: 7px;
}

@media (max-width: 1200px) {
    header ul.navbar-nav {
        font-size: 16px;
    }
}

@media (min-width: 1024px) {

  #search-block-form {
    border: solid 1px #d8d8d8;
    display: flex;
    align-items: center;

  }

  #search-block-form .js-form-type-search {
    width: calc(100% - 46px);
  }

  #search-block-form input {
    background-color: transparent;
    font-size: 18px;
    height: 48px;
    border: none;
  }

  #search-block-form .form-actions {
    width: 47px;
  }

  #search-block-form .form-submit {
    top: unset;
    font-size: 0px;
    width: 47px;
  }

}

/* Results page styles */

.search-help-link {
  display: none;
  visibility: hidden;
}

#search-form,
.search-results {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.search-page #search-form {
  margin-bottom: 1em;
  margin-top: 30px;
  padding-bottom: 16px;
}

.search-page #search-form::before {
  content: 'Resultados de la búsqueda';
  display: block;
  font-size: 28px;
  font-weight: 900;
  line-height: 1.1;
  margin: 0 0 30px;
  text-align: center;
}

#search-form label[for="edit-keys"] {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 25px;
}
.search-results .search-result {
  margin-bottom: 1em;
}
.search-results .title {
  font-size: 1.2em;
}

.search-page h2 {
  display: none;
}

@media (min-width: 768px) {
  .search-page #search-form {
    margin-top: 70px;
  }
  .search-page #search-form::before {
    font-size: 50px;
    text-align: left;
  }
}

/* News D9 pagination starts */

.pagination {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.pagination li:not([role="presentation"]) {
  background-image: none;
  display: inline;
  list-style-type: none;
  padding: 0.5em;
  text-align: center;
}

.pagination li.active {
  padding: 0;
}

.pagination li.active span {
  font-weight: 700;
  border: none;
}

.pagination li.active a:focus,
.pagination li.active a:hover,
.pagination li.active span,
.pagination li.active span:focus,
.pagination li.active span:hover {
  color: black;
  cursor: default;
  background-color: transparent;
}

.pagination > li > a,
.pagination > li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px !important;
  position: relative;
  float: unset;
  margin-left: 0;
  line-height: 22px;
  color: black;
  text-decoration: none;
}

.pagination > li > a[rel="prev"]::after {
  content: 'anterior';
}

.pagination > li > a[title="Ir a la primera página"]::after {
  content: 'primero';
}

.pagination > li.pager__item--next > a::before {
  content: 'siguiente';
}

.pagination > li > a[title="Ir a la última página"]::before {
  content: 'última';
}

.pagination > li[role="presentation"] > span {
  border: none;
}

.pagination > li > a:focus,
.pagination > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

/* News D9 pagination end */

@media (min-width: 768px) {
  #search-form,
  .search-results,
  .pagination {
    max-width: 750px;
  }
  #search-form label[for="edit-keys"] {
    font-size: 28px;
  }
}

@media (min-width: 992px) {
  #search-form,
  .search-results,
  .pagination {
    max-width: 970px;
  }
}

@media (min-width: 1200px) {
  #search-form,
  .search-results,
  .pagination {
    max-width: 1170px;
  }
}


/* franklin */
.page-node-182 .field-collection-container {
    display:none;
}

.page-beeroffice-2020 .site-wrapper{
   padding-top: 0;
}

.location-details  .map-brands-text{
    display: block;
    font-size: 22px;
    font-weight: 300;
}
.horizontal-ul ul {
    display: none;
}

.all-content-page .horizontal-ul ul{
    display: block !important;
}

.history-section a.scroll-down-chevron{
    top: 0;
    position: absolute;
    bottom: initial;
}

.history-section:last-child a.scroll-down-chevron {
    display: none;
}

.history-section:first-child a.modal-target {
    display: none;
}

.slider .field-item img{
	max-height: 443px;
    object-fit: cover;
}

/* Tags page */

.tags-page h2,
.tags-page .sidebar-nav {
  display: none;
  visibility: hidden;
}

/* New age gate styles */

.d-none {
  display: none;
}

#age-gate-01,
#age-gate-02,
#age-gate-03 {
  background-color: #fff;
}

#agv2 {
  font-family: 'Source Sans Pro';
}

#agv2 .agv2__container {
  padding: 0;
}

#agv2 .agv2__brand {
  max-width: 50px;
}

#agv2 .agv2__input {
  background-color: #fff;
  border: 1px solid #d8d8d8;
  font-size: 20px;
  height: 54px;
  padding: 0 1em;
}

#agv2 .form-age__header h4 {
  font-family: 'Source Sans Pro';
  font-size: 5vw;
  font-weight: 300;
}

#agv2 .form-age__header h3 {
  font-family: 'Source Sans Pro';
  font-size: 5vw;
  font-weight: 900;
  margin-bottom: 50px;
  text-transform: uppercase;
}

#agv2 .agv2__p {
  font-family: 'Source Sans Pro';
  font-size: 5vw;
  font-weight: 300;
  text-align: center;
}

#agv2 .agegate__btns {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 50px;
}

#agv2 .agegate__btn {
  padding: 10px 30px;
  background-color: #eb212e;
  border: 1px #eb212e solid;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.42857143;
}

#agv2 .agegate__btn:hover {
  background-color: #fff;
  border-color: #eb212e;
  color: #eb212e;
}

#agv2 .agegate-legal__row.check {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

#agv2 .agegate-legal__row .agv2__label,
#agv2 .agegate-legal__row .agv2__p {
  font-size: 15px;
  width: 100%;
}

#agv2 .agv2__checkbox {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}

#agv2 .agv2__checkbox .checkbox__control {
  background: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 0;
  box-shadow: none;
  height: 32px;
  width: 32px;
}

@media (min-width: 480px) {
  #agv2 .agv2__p {
    font-size: 28px;
  }
  #agv2 .form-age__header h4 {
    font-size: 28px;
  }
  #agv2 .form-age__header h3 {
    font-size: 34px;
  }
}


ol li::marker, ul li::marker {
    unicode-bidi: isolate;
  font-variant-numeric: tabular-nums;
  text-transform: none;
  text-indent: 0px !important;
  text-align: start !important;
  text-align-last: start !important;
}

.SCXW193970230 ul li, .SCXW193970230 ol li {
    display: list-item !important;
}

.field .field-label, .field .field__label {
    font-weight: bold;
}


.webform-submission-beer-talks-form  .form-actions{   
    display: flex;
    justify-content: center;
    margin-top: 2rem;
}

.webform-submission-beer-talks-form .webform-button--submit{
    width: 200px;
    border: 1px solid #c9c9c9;
}

body.page-legales .dialog-off-canvas-main-canvas{
    position: absolute;
}