* { margin: 0; padding: 0; }
html { position: relative; width: 100%; height: 100%; min-height: 100%; background-color: #fff; overflow-x: hidden; }
body { font-family: 'Open Sans', Helvetica, Arial, sans-serif; color: #000000; width: 100%; font-weight: 300; font-size: 16px; background-color: #2c2c2c; overflow-x: hidden; }
@media (max-width:576px) {
    body { font-size: 14px; }
}
.ccColor { color: var(--color_1) !important; }
.cc2Color { color: var(--color_2) !important; }
.cc3Color { color: var(--color_3) !important; }
.ccBgColor { background-color: var(--color_1) !important; }
.cc2BgColor { background-color: var(--color_2) !important; }
.cc3BgColor { background-color: var(--color_3) !important; }
.ccAspaBgColor { background-color: var(--color_aspa) !important; }
.cc2BorderColor { border-color: var(--color_1) !important; }
.navbar-ce li.active a.nav-link:before { background-color: var(--color_aspa) !important; }
.foot { background: var(--color_foot); }
.color_foot_txt { color: var(--color_foot_txt); }
.color_foot_txt:hover { color: var(--color_foot_txt); opacity: 0.6; }
.xframe { position: relative; display: block; width: 100%; height: auto; overflow: visible; padding: 0px; margin: 0px; border: none; background-color: #f5f0ec; }
a { color: #101010; }
a:hover { color: #000000; }
.cBody { color: #2c2c2c; }
.cGDark { color: #505050; }
.cWhite { color: #fff; }
.bgGrayWhite { background-color: #D9D9D9; }
.bgGrayBlue { background: #f5f7fd; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-bottom: .5rem; font-weight: 500; line-height: 1.1; color: #474749; }
h3, .h3 { font-size: 40px; line-height: 1.2; }
h5, .h5 { font-size: 22px; line-height: 1.0; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border-width: 0; }
@media (max-width: 992px) {
    h3, .h3 { line-height: 1.25; font-size: 32px; }
    h5, .h5 { font-size: 18px; line-height: 1.5; }
}
@media (max-width: 768px) {
    h3, .h3 { font-size: 28px; }
}
/* HOME OPTIMIZE */
.menu-logo { display: block !important; }
.menu-second-message { display: none; }
.main-logo { display: none !important; }
.menu-second { height: 110px; }
@media (max-width: 996px) {
    .menu-second { height: 64px; }
    .main-logo { display: none !important; }
    .menu-logo { display: block !important; }
    .menu-second-message { display: none; }
}
@media (max-width: 570px) {
    .menu-second { height: 50px; }
}
#videoBG { z-index: 99; width: 100%; height: auto; }
.tns-nav { margin-top: -40px; z-index: 99; position: absolute; width: 100%; text-align: center; padding-left: 5%; }
.tns-nav button { width: 32px; height: 2px; padding: 0; margin: 0 8px; border-radius: 0px; background: #202020; border: none; }
.tns-nav > .tns-nav-active { background: #e2e2e2; }
.tns-slider>.tns-item { overflow: hidden; }
/*
    .mainSliderControl { position: absolute; top: 45%; width: 46px; height: 46px; text-align: center; background-color: #ffffff; text-align: center; border: #909090 1px solid; border-radius: 100%; padding-top: 11px; }
    .mainSliderControl:hover { background-color: #eeeeee; }
    #mainSliderControl-left { left: 10px; }
    #mainSliderControl-left i { margin-left: 0px; }
    #mainSliderControl-right { right: 10px; padding-left: 4px; }
    .mainSliderControlBot { color: #101010; margin: 0px; font-size: 16px; }*/
.mainSliderContent { margin-top: 110px !important; }
@media (max-width: 996px) {
    .tns-nav { margin-top: -30px; }
    .mainSliderContent { margin-top: 92px !important; }
}
@media (max-width: 768px) {
    .tns-nav { margin-top: -30px; }
    .tns-nav button { width: 3px; height: 3px; margin: 0 4px; }
    /*.mainSliderControl { display: none; } */
}
@media (max-width: 570px) {
    .mainSliderContent { margin-top: 50px !important; }
}
.localboxHome { position: relative; }
.localboxHome a { text-decoration: none; }
.localboxHome .localboxPhotoHome { position: absolute; left: 0px; top: 0px; width: calc(100% - 30px); height: 180px; background-position: center center; background-repeat: no-repeat; background-size: cover; background-color: #cfcfcf; border-radius: 25px; z-index: 8; }
.localboxHome .localboxNameHome { position: relative; font-weight: 400; font-size: 24px; padding-top: 198px; margin-bottom: 0px; }
.localboxHome .localboxInfoHome { position: relative; font-size: 16px; }
@media (max-width: 996px) {
    .localboxNameHome { font-size: 18px; }
    .localboxInfoHome { font-size: 14px; }
}
@media (max-width: 570px) {
    .localboxNameHome { font-size: 6px; }
    .localboxInfoHome { font-size: 13px; }
}
.noticiasBarBox { width: 300px; position: relative; color: #505050; }
.noticiasBarBoxName { font-size: 24px; margin-bottom: 15px; font-weight: 400; }
.noticiasBarBoxName a { text-decoration: none; }
.noticiasBarBoxName a:hover { text-decoration: underline; }
.noticiasBarBoxDate i { font-size: 16px; }
.noticiasBarBoxDesc { font-weight: 300; font-size: 17px; line-height: initial; }
.noticiasBarBoxDate { font-size: 14px; font-weight: 500; margin-bottom: 5px; }
@media (max-width: 996px) {
    .noticiasBarBoxName { font-size: 18px; margin-bottom: 10px; }
    .noticiasBarBoxDate i { font-size: 14px; }
    .noticiasBarBoxDesc { font-size: 14px; }
    .noticiasBarBoxDate { font-size: 12px; }
}
@media (max-width: 570px) {
    .noticiasBarBoxName { font-size: 16px; }
}
.poll-buttom { position: fixed; z-index: 99999999; left: 0px; bottom: 0px; background-color: #03a9f4; padding: 30px 20px 30px 20px; border-top-right-radius: 20px; box-shadow: 12px 15px 5px 0px rgba(0, 0, 0, 0.5); text-align: left; max-width: 340px; display: none; font-size: 20px; line-height: 22px; color: #ffffff; }
.poll-buttom .faceBot { margin-right: 25px; width: auto; height: auto; color: #ffffff; position: relative; display: inline-block; text-align: center; background-color: #0000ff; font-size: 36px; font-weight: bold; margin-top: 12px; cursor: pointer; border: none; }
.poll-buttom .faceBot i { color: #ffffff; }
.poll-buttom .faceClose { position: absolute; right: 10px; top: 4px; width: auto; height: auto; text-align: right; font-size: 20px; font-weight: bold; color: #ffffff; cursor: pointer; }
.popover { max-width: 320px !important; font-size: 11px !important; }
.newsletter-bar-container { background-color: #ffffff; }
.newsletterTag { font-size: 18px; font-weight: 400; }
.newsletterTit { font-weight: 300; font-size: 44px; line-height: initial; }
.newsletterDesc { font-weight: 300; font-size: 16px; line-height: initial; }
.newsletterEmail { background-color: #F7F7F7; background-color: #F7F7F7; border: none !important; max-width: 400px !important; position: relative; display: inline-block !important; }
.botom_v3_newsletter { padding: 30px; border: 1px solid #EBEDEE; background-color: #181818; font-weight: 700; font-size: 14px; text-decoration: none; color: #FFFFFF; display: inline-block; }
.botom_v3_newsletter:hover { background-color: #FFFFFF; color: #181818; }
@media (max-width: 996px) {
    .newsletterTag { font-size: 16px; }
    .newsletterTit { font-size: 32px; }
    .newsletterDesc { font-size: 14px; }
    .botom_v3_newsletter { padding: 20px; }
}
@media (max-width: 570px) {
    .newsletterTag { font-size: 14px; }
    .newsletterTit { font-size: 26px; }
    .newsletterDesc { font-size: 13px; }
    .botom_v3_newsletter { padding: 15px; }
}
.table thead th { border-top: none; }
.table { color: #525252; }
.table thead th { color: #505050; }
.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0,0,0,0.03); }
.table td, .table th { border-top: 1px solid #eaeef3; }
.foot { background: #2a2a2a; padding-left: 30px; padding-right: 30px; }
.where-map { padding-bottom: 0; margin-bottom: -7px; }
.news-home { box-shadow: 0 3px 8px 5px rgba(0,0,0,.05); border-radius: 8px; overflow: hidden; }
.news-home .news-home-info { padding: 25px; }
.divider { width: 50px; height: 3px; padding: 0; border: none; display: inline-block; }
.divider-xs { width: 30px; }
.img-cover { object-fit: cover; width: 100%; }
.btn { min-width: 144px; font-weight: 700; padding: 16px 19px; font-size: 14px; line-height: 1.3; border-radius: 5px; border-width: 2px; text-transform: uppercase; letter-spacing: .06em; transition: .3s ease-out; }
.btn-form { padding: 6px 12px; }
.btn-outline { color: #5d8db5; background-color: transparent; border-color: #5d8db5; }
.btn-outline:hover { color: #fff; background-color: #5d8db5; border-color: #5d8db5; }
.icon-round { position: relative; display: inline-block; font-size: 60px; line-height: 110px; width: 110px; height: 110px; padding-top: 12px; text-align: center; border-radius: 50%; background: #fff; box-shadow: 0 3px 11px 5px rgba(0,0,0,.05); }
.icon-round i { font-size: 60px; }
.submenuInt li { display: inline-block; margin-left: -3px; margin-right: -3px; }
.submenuInt .filterItem { display: block; position: relative; clear: both; white-space: nowrap; line-height: 1.5; padding: 5px 15px; color: #909090; transition: .2s all ease-in; padding-bottom: 10px; border-bottom: 1px solid #e0e0e0; text-decoration: none; }
.submenuInt .filterItem:hover { text-decoration: none; color: #5d8db5; border-bottom: 1px solid #5d8db5; font-weight: 700; }
.submenuInt .active { text-decoration: none; color: #5d8db5; border-bottom: 1px solid #5d8db5; font-weight: 700; }
.typeahead, typeaheadNews, .tt-query, .tt-hint { border: 0; border-color: #fff; padding: 0!important; font-size: 18px; height: 20px; line-height: 20px; outline: 0!important; border-radius: 0!important; width: 240px; margin-top: 0; box-shadow: 0 0 0 transparent!important; padding-left: 1px; }
.typeahead, typeaheadNews { background-color: #fff; }
.typeahead:focus, typeaheadNews:focus { border: 2px solid #fff; }
.tt-query { box-shadow: 0 1px 1px rgba(0,0,0,.075) inset; }
.tt-hint { color: #999; }
.tt-menu { background-color: #fff; border: 1px solid rgba(0,0,0,.2); border-radius: 8px; box-shadow: 0 5px 10px rgba(0,0,0,.2); margin-top: 12px; padding: 8px 0; width: 260px; text-align: left; }
.tt-suggestion { font-size: 18px; padding: 3px 10px; }
.tt-suggestion:hover { cursor: pointer; background-color: #5d8db5; color: #fff; }
.tt-suggestion p { margin: 0; }
#searchForm { position: absolute; right: 26px; bottom: -15px; z-index: 20; display: none; background-color: #fff; border-radius: 8px; padding: 5px; border: 1px solid #ababab; }
#searchForm pre { left: 1px; }
.typeahead-bot { cursor: pointer; color: #1ea4d8; }
.typeahead-bot:hover { color: #000; }
.typeahead-bot i { font-size: 20px; margin-left: 5px; }
.noSearch { position: absolute; right: 95px; bottom: -38px; color: #d8851e; display: none; z-index: 20; background-color: #fff; padding: 5px; box-shadow: 0 0 8px rgba(0,0,0,.5); }
#searchFormNews { background-color: #fff; border-radius: 8px; padding: 5px; border: 1px solid #ababab; width: fit-content; }
.noSearchNews { position: absolute; bottom: -16px; color: #d8851e; display: none; z-index: 20; background-color: #fff; padding: 5px; box-shadow: 0 0 8px rgba(0,0,0,.5); }
#buscadorS { position: absolute; right: 72px; top: 42px; display: none; }
#buscadorB { display: block; }
@media (max-width:1350px) {
    .header-bar a { margin-right: 18px!important; font-size: 15px; }
    .navbar-ce li a { font-size: 13px; }
    .navbar-ce li { margin-left: 0; }
}
@media (max-width:1150px) {
    .header-bar a { margin-right: 16px!important; font-size: 14px; }
    .navbar-ce li a { font-size: 11px; }
    .navbar-expand-lg .navbar-nav .nav-link { padding-right: .3rem; padding-left: .3rem; }
}
@media (max-width:991px) {
    #buscadorS { display: block; }
    #buscadorB { display: none; }
    .noSearch { right: 165px; bottom: inherit; top: 110px; background-color: #fff; box-shadow: 0 0 2px rgba(0,0,0,.49); }
    #searchForm { right: 90px; bottom: inherit; top: 65px; }
}
@media (max-width:430px) {
    #searchForm { right: 30px; top: 75px; }
}
.logoFoot {}
.logoFootColor { filter: none; }
.evento-realizado-foto { border: 15px solid #f8f8f8; box-shadow: 0 4px 8px 1px rgba(0,0,0,.36); }
.home_tit_apartado { font-size: 16px; text-transform: uppercase; color: #e1282f; }
.home_tit_frase { font-size: 38px; line-height: 38px; color: #181818; font-weight: 300; }
@media (max-width:768px) {
    .home_tit_apartado { font-size: 15px; }
    .home_tit_frase { font-size: 32px; line-height: normal; }
}
@media (max-width:576px) {
    .home_tit_apartado { font-size: 12px; }
    .home_tit_frase { font-size: 18px; line-height: normal; font-weight: 500; margin-top: 15px; }
}
.botom_v3 { padding: 30px; border: 1px solid #ebedee; background-color: #fff; font-weight: 700; font-size: 14px; text-decoration: none; color: #181818; display: inline-block; }
.botom_v3:hover { background-color: #181818; color: #fff; }
.botom_v3_alt { padding: 30px; border: 1px solid #000; background-color: #000; font-weight: 700; font-size: 14px; text-decoration: none; color: #fff; display: inline-block; }
.botom_v3_alt:hover { background-color: #fff; color: #000; }
.botom_v3_Slim { padding: 10px 30px; border: 1px solid #ebedee; background-color: #fff; font-weight: 700; font-size: 14px; text-decoration: none; color: #181818; display: inline-block; }
.botom_v3_Slim:hover { background-color: #181818; color: #fff; }
.botom_v3_alt_Slim { padding: 10px 30px; border: 1px solid #000; background-color: #000; font-weight: 700; font-size: 14px; text-decoration: none; color: #fff; display: inline-block; }
.botom_v3_alt_Slim:hover { background-color: #fff; color: #000; }
.btn_buscador {}
@media (max-width:768px) {
    .botom_v3, .botom_v3_alt { padding: 20px; font-size: 13px; }
    .botom_v3_Slim, .botom_v3_alt_Slim { font-size: 13px; padding: 8px 20px; }
    .btn_buscador { min-width: 100px; padding: 10px 19px; font-size: 11px; }
}
@media (max-width:576px) {
    .botom_v3, .botom_v3_alt { padding: 12px; font-size: 10px; }
    .botom_v3_Slim, .botom_v3_alt_Slim { font-size: 11px; padding: 8px 10px; }
}
.localbox { padding: 0; height: 360px; overflow: hidden; position: relative; margin-bottom: 30px; }
.localbox a { text-decoration: none; }
.localbox .localboxPhoto { width: 100%; height: 180px; background-position: 50%; background-repeat: no-repeat; background-size: cover; background-color: #cfcfcf; }
.localbox .localboxName { font-weight: 400; margin-top: 18px; margin-bottom: 0; font-size: 16px; }
.localbox .localboxInfo { font-size: 14px; }
.localbox .localboxPhone { font-size: 11px; font-weight: 700; position: absolute; left: 0; bottom: 0; border-top: 1px solid #a5a5a5; width: 100%; padding-top: 3px; }
.mainLine { border-top: 1px solid #a5a5a5; width: 100%; padding-top: 10px; font-size: 13px; }
.logo-local { position: absolute; left: 0; top: 0; width: auto; height: auto; z-index: 1; }
.logo-local img { max-width: 100%; }
.localboxNew .localboxPhoto { border: 4px solid #fea30b; }
.localboxNew:after { position: absolute; content: 'Nueva'; top: 0; left: 0; border-top-left-radius: 25px; padding: 5px 10px 4px 15px; background: #fea30b; color: #fff; font-size: 12px; text-align: left; }
@media (max-width:780px) {
    .logo-local img { max-width: 50%; }
    .localbox { height: 336px; margin-bottom: 0; }
}
.eventBarBox { position: relative; color: #181818; }
.eventBarBoxImg { margin-bottom: 30px; width: 100%; height: auto; }
.eventBarBoxImg img { width: 100%; }
.eventBarBoxDate { font-size: 14px; font-weight: 700; }
.eventBarBoxName { font-size: 19px; font-weight: 400; }
.eventBarBoxDate i { font-size: 16px; }
.eventBarBoxTag { font-weight: 600; font-size: 12px; text-transform: uppercase; padding: 10px 20px; position: absolute; top: 0; left: 0; z-index: 1; width: auto; height: auto; background: #fff; }
.eventBarBoxDesc { font-weight: 300; font-size: 18px; line-height: initial; overflow: visible; }
.eventBarBoxDescOtros { border-bottom: 1px solid #a5a5a5; }
.eventBarBoxDescHome { max-width: 480px; }
.eventBarBoxDesc .eventBarBoxImg { overflow: visible; }
.eventBarBoxDesc .eventBarBoxImg img { object-fit: inherit; max-width: 100%; }
@media (max-width:996px) {
    .eventBarBoxName { font-size: 20px; }
    .eventBarBoxDate i { font-size: 15px; }
    .eventBarBoxDesc { font-size: 18px; }
    .eventBarBoxTag { font-size: 11px; padding: 8px 10px; }
    .eventBarBoxImg { margin-bottom: 20px; }
}
@media (max-width:570px) {
    .eventBarBoxDesc { font-size: 16px; }
    .eventBarBoxTag { font-size: 11px; padding: 6px 8px; }
    .eventBarBoxImg { margin-bottom: 16px; }
}
.dropdown-menu { border-radius: 0; border-color: #f1f1f1; }
.dropdown-menu .dropdown-item { padding: 8px 18px; font-weight: 300; }
.plano-locales { padding: 50px 0; font-weight: 400; font-size: 22px; text-transform: uppercase; }
.plano-locales a { text-decoration: none; }
.plano-locales i { font-size: 28px; }
@media (max-width:780px) {
    .plano-locales { padding: 40px 0; font-size: 18px; }
    .plano-locales i { font-size: 22px; }
}
@media (max-width:430px) {
    .plano-locales { padding: 30px 0; font-size: 11px; }
    .plano-locales i { font-size: 16px; }
}
.main-logo { position: absolute; left: 60px; top: 30px; width: auto; height: auto; z-index: 10; display: none; }
@media (max-width:996px) {
    .main-logo { left: 20px; top: 20px; }
}
@media (max-width:570px) {
    .main-logo { left: 10px; top: 10px; }
    .main-logo img { width: 50px; }
}
.first-container { margin-top: 88px!important; display: inline-block; }
.headers-table { position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; color: #fff; display: flex; align-items: center; justify-content: center; display: none; }
.headers-table span { font-size: 20px; line-height: initial; font-weight: 500; display: block; }
.headers-table p { font-size: 58px; line-height: initial; font-weight: 400; text-shadow: #000 0 0 18px; }
@media (max-width:996px) {
    .headers-table p { line-height: 40px; font-size: 38px; }
}
@media (max-width:570px) {
    .first-container { margin-top: 50px!important; }
    .headers-table p { line-height: 20px; font-size: 22px; }
    .headers-table span { font-size: 16px; }
}
.serviceBox { width: 100%; position: relative; color: #181818; }
.serviceBoxImg { margin-bottom: 30px; width: 100%; height: auto; overflow: hidden; }
.serviceBoxImg img { width: 100%; }
.serviceBoxName { font-size: 14px; margin-bottom: 15px; font-weight: 700; }
.serviceBoxName i { font-size: 16px; }
.serviceBoxDesc { font-weight: 300; font-size: 18px; line-height: initial; }
.serviceBoxTag { font-weight: 600; font-size: 12px; text-transform: uppercase; padding: 10px 20px; position: absolute; top: 0; left: 0; z-index: 1; width: auto; height: auto; background: #fff; }
@media (max-width:996px) {
    .serviceBoxName { font-size: 13px; margin-bottom: 10px; }
    .serviceBoxName i { font-size: 13px; }
    .serviceBoxDesc { font-size: 16px; }
    .serviceBoxTag { font-size: 11px; padding: 8px 10px; }
    .serviceBoxImg { margin-bottom: 20px; }
}
@media (max-width:570px) {
    .serviceBoxDesc { font-size: 15px; }
    .serviceBoxTag { font-size: 11px; padding: 6px 8px; }
    .serviceBoxImg { margin-bottom: 15px; }
}
.rowGray { background-color: #fafafa; }
.fW400 { font-weight: 400; }
.imgRool:hover { opacity: .7; }
.noDisplay { display: none; }
.xframe { margin: 0 auto; max-width: 1400px; }
.navbar { max-width: 1400px; }
.marcaPhoto { height: 120px; background-size: cover; background-repeat: no-repeat; background-position: 50%; }
.mainHeaderContent { margin-top: 110px!important; }
@media (max-width:996px) {
    .mainHeaderContent { margin-top: 92px!important; }
}
@media (max-width:570px) {
    .mainHeaderContent { margin-top: 50px!important; }
}
.leemore { height: auto; max-height: 180px; position: relative; display: block; overflow: hidden; }
.leemoreBot { position: absolute; left: 0; bottom: 0; height: 38px; padding-top: 10px; width: 100%; background-color: #fafafa; }
.leemoreBox { position: absolute; left: 0; bottom: 38px; height: 38px; width: 100%; background-image: linear-gradient(to bottom,transparent,rgba(250,250,250)); }
.leemoreBotTxt { cursor: pointer; border: 1px solid gray; padding: 3px 10px; font-size: 14px; }
.serviceBarBoxTag { background-color: #000; color: #fff; padding: 0 6px; width: 100%; font-size: 11px; font-weight: 700; }
.pastilla_1 { display: inline-block; background-color: #000; border-radius: 5px; padding: 0 6px; margin: 0 5px; color: #fff; }
.pastilla_2 { display: inline-block; background-color: #8e8e8e; border-radius: 5px; padding: 0 6px; margin: 0 5px; color: #000; }
.img_w_100 { width: 100%!important; height: auto!important; }
.navbar1h { top: 20px; }
.navbar2h { top: 60px; }
.openMessagge { position: fixed; left: 0; top: 0; width: 100%; height: 20px; text-align: center; color: #fff; z-index: 99999; font-size: 14px; }
.openMessagge a { color: #fff; }
.aforo { top: 29px; }
@media (max-width:991px) {
    .openMessagge { position: relative; z-index: inherit; top: inherit; }
    .navbar1h { top: inherit; }
    .navbar2h { top: inherit; }
}
.menu-second { position: fixed; margin: 0 auto; top: 0; max-width: 1400px; height: 110px; z-index: 9999; background-color: #2c2c2c; color: #b6b6b6; font-size: 13px; left: 50%; transform: translate(-50%,0); }
.menu-second-bg { height: 100%; background-color: #000; border-top-left-radius: 10px; border-top-right-radius: 10px; }
.menu-second a { color: #b6b6b6; text-decoration: none; }
.menu-second a:hover { color: #fefefe; }
.menu-second-message { position: absolute; left: 40px; top: 21px; width: auto; height: auto; text-transform: uppercase; display: none; }
.menu-second-options { position: absolute; right: 80px; top: 18px; width: auto; height: auto; }
.menu-second-options ul { position: relative; display: inline-block; }
.menu-second-options ul li { display: inline-block; margin-left: 30px; text-transform: uppercase; font-size: 11px; }
.menu-second-options ul li i { font-size: 13px; margin-right: 2px; }
.menu-second-options ul .headRedes { font-size: 16px; margin-left: 20px; }
.menu-second-options ul .headRedes i { font-size: 16px; color: #5e5e5e; }
.menu-second-options ul .headRedes i:hover { color: #fefefe; }
.menu-second-options-resp { float: right; display: none; cursor: pointer; margin-top: 6px; padding-left: 10px; margin-right: 0; padding-right: 10px; }
.menu-second-options-list { position: relative; background-color: #000; }
.menu-second-options ul .menu-second-close { text-align: right; font-size: 18px; cursor: pointer; display: none; margin-bottom: 5px; margin-top: -13px; margin-right: -10px; }
.menu-logo { position: absolute; left: 20px; top: 5px; width: auto; height: 50px; }
.menu-logo img { width: auto; height: 100%; }
.menu-first-boton-mostrar { position: absolute; right: 20px; top: 4px; width: auto; height: 41px; z-index: 9999999; cursor: pointer; font-size: 35px; }
.menu-first-boton-mostrar:hover { opacity: .6; }
.menu-first { position: fixed; left: -380px; top: 0; width: 80%; max-width: 340px; height: 100%; background-color: #000; color: #bfbfbf; font-size: 16px; font-weight: 300; z-index: 999999; opacity: 1; overflow: auto; box-shadow: 6px 0 12px 2px rgba(0,0,0,.5); }
.menu-first::-webkit-scrollbar { width: 8px; }
.menu-first::-webkit-scrollbar-thumb { border-radius: 0; background-color: #afafaf; }
.menu-first::-webkit-scrollbar-track { background-color: #505050; border-radius: 0; }
.menu-first .menu-first-titulo { color: #fff; margin-bottom: 20px!important; cursor: default!important; }
.menu-first .menu-first-logo { position: absolute; left: 45px; top: 20px; width: auto; height: auto; z-index: 1; }
.menu-first .menu-first-logo img { max-width: 80%; }
.menu-first .menu-first-options { position: relative; margin-top: 120px; width: auto; height: auto; padding-left: 45px; padding-right: 45px; }
.menu-first .menu-first-close { position: absolute; right: 60px; top: 40px; width: 41px; height: 41px; z-index: 2; cursor: pointer; }
.menu-first .menu-first-close img { transition: transform .3s ease-in-out; }
.menu-first .menu-first-close img:hover { transform: rotate(180deg); }
.menu-first .menu-first-options ul { width: auto; display: block; list-style: none; padding: 0; }
.menu-first .menu-first-options ul li { text-transform: uppercase; margin-bottom: 5px; opacity: 0; }
.menu-first .menu-first-options ul li span { cursor: pointer; }
.menu-first .menu-first-options ul li i { color: #bfbfbf; }
.menu-first-options-more-options { display: none; position: relative; }
.menu-first-options-more-options a { display: block; margin-left: 15px; margin-bottom: 5px; }
.menu-first .menu-first-options ul li span:hover { color: #fff; }
.menu-first .altLiColor { color: #bfbfbf!important; }
.menu-first a { text-decoration: none; color: #bfbfbf; }
.menu-first a:hover { color: #fff; }
.animateli { animation-name: animateIn; animation-duration: .22s; animation-delay: calc(var(--animation-order) * 100ms); animation-fill-mode: both; animation-timing-function: ease-in-out; }
@keyframes animateIn {
    0% { opacity: 0; transform: scale(.6) translateX(-50px); }
    to { opacity: 1; transform: scale(1) translateX(0); }
}
.idiomasSelect ul { position: absolute; display: none; }
.idiomasSelect .dropdown-toggle:after { display: none; }
.idiomasSelect ul li { margin-left: inherit; width: 100%; }
.idiomasSelect .dropdown-menu .dropdown-item { padding: 5px 20px; }
.idiomasSelect ul li a:hover { color: #202020; background-color: #fff; }
.menu-second-alt { position: fixed; left: 0; bottom: 0; padding-bottom: 0; width: 100%; height: 108px; z-index: 1; text-align: center; background-color: #000; }
.menu-second-alt-opt { position: relative; display: inline-block; font-size: 16px; width: 100%; margin-bottom: 0; padding-left: 0; }
.menu-second-alt-opt li { width: auto; position: inherit; display: inline-block; margin-right: 10px; margin-left: 10px; }
.menu-second-alt-social { position: relative; display: inline-block; font-size: 16px; width: 100%; padding-left: 0; }
.menu-second-alt-social li { width: auto; position: inherit; display: inline-block; margin-right: 20px; margin-left: 0; }
.menu-second-alt-lang { position: relative; display: inline-block; font-size: 16px; width: 100%; padding-left: 0; }
.menu-second-alt a { color: #8b8b8b; }
.menu-second-alt-opt a:hover { color: #fff; text-decoration: none; font-weight: 300; }
.menu-second-alt-social li i { color: #bfbfbf!important; text-decoration: none; font-weight: 300; }
.menu-second-alt-social li i:hover { color: #fff!important; }
.menu-favorites { position: absolute; left: 0; top: 60px; width: 100%; height: 50px; background-color: #fff; z-index: 1; text-align: center; text-transform: uppercase; font-size: 20px; }
.menu-favorites ul { margin-bottom: 0; padding-left: 0; }
.menu-favorites li { display: inline-block; margin: 12px 20px; }
.menu-favorites a { color: #101010 !important; font-weight: 400; }
.idiomasSelect .dropdown-menu .dropdown-item { color: #8f8f8f; display: inline-block; width: auto; }
@media (max-width:1200px) {
    .menu-second-options ul li { margin-left: 20px; }
}
@media (max-width:1100px) {
    .menu-second-options ul .menu-second-close { display: block; margin-top: -15px; margin-right: -2px; }
    .menu-second-options-resp { display: none; }
    .menu-second-options ul { margin-bottom: 0; padding-left: 30px; }
    .menu-second-options ul li { display: block; margin-left: 0; font-size: 14px; margin-bottom: 16px; }
    .menu-second-options-list { display: none; position: relative; width: auto; padding: 20px; margin-top: 0; z-index: 99; padding-left: 0; padding-right: 30px; right: -20px; top: -10px; }
    .menu-second-options ul .headRedes { margin-left: 0; display: inline-block; margin-right: 20px; margin-top: 20px; }
    .menu-second-options ul .headRedes:last-child { margin-right: 0; }
}
@media (max-width:996px) {
    .menu-favorites { height: 32px; font-size: 13px; }
    .menu-favorites li { margin: 7px 12px; }
    .menu-second { height: 64px; }
    .menu-first .menu-first-logo img { max-width: 70%; }
    .menu-first { font-size: 15px; }
    .menu-first .menu-first-logo { left: 30px; }
    .menu-first .menu-first-options { padding-left: 30px; }
    .menu-second-alt { height: 90px; }
    .menu-second-message { display: none; }
}
@media (max-width:570px) {
    .menu-favorites { display: none; }
    .menu-first-boton-mostrar { top: 4px; font-size: 30px; }
    .menu-first-boton-mostrar img { width: 81px!important; }
    .menu-second { height: 50px; }
    .menu-second-message { left: 16px; top: 18px; font-size: 11px; }
    .menu-second-options { right: 60px; top: 11px; }
    .menu-logo { left: 16px; height: 42px; }
    .menu-first .menu-first-logo { left: 20px; top: 25px; }
    .menu-first .menu-first-options { margin-top: 90px; padding-left: 20px; }
    .menu-first .menu-first-close { right: 20px; top: 20px; }
    .menu-first { font-size: 14px; }
    .menu-first .menu-first-options ul li { margin-bottom: 6px; }
    .menu-first-options-more-options a { margin-left: 15px; margin-bottom: 6px; }
    .menu-first .menu-first-logo img { max-width: 46%; }
    .menu-second-alt-opt { font-size: 14px; margin-bottom: 5px; }
    .menu-second-alt-opt li { margin-right: 5px; margin-left: 5px; }
    .menu-second-alt-opt i { display: none; }
}
.foot { background-color: #000; color: #e5e5e5; font-size: 14px; font-weight: 300; }
.foot a { color: #fff!important; text-decoration: none; }
.foot a:hover { color: #fff; opacity: .5; }
.footTitle { font-size: 18px; font-weight: 500; }
.footTitleP { margin-bottom: 8px; }
.footRedes { font-size: 18px; font-weight: 300; text-align: right; }
.footLegales { font-size: 12px; font-weight: 300; }
.footLegales a { color: #fff; text-decoration: underline; }
.footLegales span { color: #fff; }
.footLegales small { font-size: 10px; }
.where-map { -webkit-filter: grayscale(1); filter: grayscale(1); }
.where-map:hover { -webkit-filter: grayscale(0); filter: grayscale(0); }
.logoAccesibilidad { width: 80px; }
@media (max-width:1400px) {
    .footRedes a { display: block; margin-bottom: 8px; }
}
@media (max-width:992px) {
    .footRedes a { display: inline; margin-bottom: 0; }
    .footRedes { margin-top: 35px; margin-bottom: 30px; text-align: center; }
}
@media (max-width:556px) {
    .foot { font-size: 13px; }
    .footTitle { font-size: 16px; }
    .footLegales { font-size: 11px; }
}
details { display: block; margin-bottom: 0; }
summary { display: list-item; cursor: pointer; font-weight: 700; background-color: #e9e9e9; padding: 10px; border-radius: 2px; margin-bottom: 10px; }
details p { padding-left: 28px; }
details>p:nth-child(2) { margin-top: 20px; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border-width: 0; }
/* SEARCHER */
#searchForm2 { margin-top: 10px; position: relative; z-index: 20; background-color: #fff; border-radius: 0px; padding: 1px 0px 0px 14px; border: 1px solid #ebebeb; width: 204px; height: 35px; display: inline-block; text-align: left; }
.typeahead-bot { cursor: pointer; color: #202020; }
.tt-query { font-weight: 300; font-size: 14px; color: #000000; width: 160px; }
.tt-hint { font-weight: 300; font-size: 14px; color: #ababab; width: 160px; left: 1px !important; }
.tt-suggestion { font-size: 16px; }
.tt-menu { width: 192px; }
.botom_v3_Slim_Tiendas { padding: 6px 20px; }
@media (max-width:768px) {
    #searchForm2 { width: 218px; }
    .tt-query, .tt-hint { width: 156px; }
}
@media (max-width:576px) {
    #searchForm2 { padding: 0px 15px; border: 3px solid #fea30b; display: block; height: 34px; width: 190px; }
    .tt-query, .tt-hint { font-size: 12px; height: 17px; width: 120px; }
}
.hm-serviceBarBox { width: 300px; position: relative; color: #181818; }
.hm-serviceBarBoxImg { margin-bottom: 20px; width: 100%; height: auto; overflow: hidden; }
.hm-serviceBarBoxImg img { width: 100%; height: auto; }
.hm-serviceBarBoxName { font-size: 14px; margin-bottom: 15px; font-weight: 700; }
.hm-serviceBarBoxDesc { font-weight: 300; font-size: 18px; line-height: initial; }
@media (max-width: 996px) {
    .hm-serviceBarBoxName { font-size: 13px; margin-bottom: 10px; }
    .hm-serviceBarBoxDesc { font-size: 16px; }
    .hm-serviceBarBoxImg { margin-bottom: 20px; }
}
@media (max-width: 570px) {
    .hm-serviceBarBoxName { font-size: 12px; }
    .hm-serviceBarBoxDesc { font-size: 12px; }
    .hm-serviceBarBoxImg { margin-bottom: 15px; }
}
.serviceBarBox { width: 100%; position: relative; color: #181818; }
.serviceBarBoxImg { margin-bottom: 30px; width: 100%; height: auto; overflow: hidden; }
.serviceBarBoxImg img { width: 100%; }
.serviceBarBoxName { font-size: 14px; margin-bottom: 15px; font-weight: 700; }
.serviceBarBoxName i { font-size: 16px; }
.serviceBarBoxDesc { font-weight: 300; font-size: 18px; line-height: initial; }
.serviceBarBoxTag { font-weight: 600; font-size: 12px; text-transform: uppercase; padding: 10px 20px 10px 20px; position: absolute; top: 0px; left: 0px; z-index: 1; width: auto; height: auto; background: #000000; }
@media (max-width: 1200px) {
}
@media (max-width: 996px) {
    .serviceBarBoxName { font-size: 13px; margin-bottom: 10px; }
    .serviceBarBoxName i { font-size: 13px; }
    .serviceBarBoxDesc { font-size: 16px; }
    .serviceBarBoxTag { font-size: 11px; padding: 8px 10px 8px 10px; }
    .serviceBarBoxImg { margin-bottom: 20px; }
}
@media (max-width: 570px) {
    .serviceBarBoxDesc { font-size: 15px; }
    .serviceBarBoxTag { font-size: 11px; padding: 6px 8px 6px 8px; }
    .serviceBarBoxImg { margin-bottom: 15px; }
}
.home-apartado-slide img { aspect-ratio: 1400 / 700; width: 100%; height: auto; display: block; }
.tns-outer { min-height: 150px; }
@media (max-width: 720px) {
    .tns-outer { min-height: 120px; }
}
.rowGray { background-color: #f5f0ec; }
.shops-bar-container-v2 .splide__slide img { filter: grayscale(0%); }
.localbox .localboxPhone { border-top: 3px solid #e1282f; height: 0px; padding-top: 0px; }
.localbox { border-radius: 6px; background-color: #ffffff; }
.localbox .localboxName { padding: 0px 10px; }
.localbox .localboxInfo { padding: 0px 10px; }
.localbox .localboxPhone { padding-top: 0px; height: 3px; }
.localboxNew:after { border-top-left-radius: 0px; font-weight: 400; }
.localbox { position: relative; }
.localbox::after { content: ""; position: absolute; right: 15px; bottom: 15px; width: 20px; height: 20px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='red'%3E%3Cpath d='M5 13h11.86l-5.43 5.43 1.42 1.42L21.14 12l-8.29-8.29-1.42 1.42 5.43 5.43H5v2z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; background-position: center; transition: transform 0.2s ease; }
.localbox:hover::after { transform: translateX(5px); }
.menu-logo-fav { display: block !important; position: absolute; left: 20px; width: 70px; top: 10px; }
.menu-logo { display: none !important; }
.menu-second-options { right: 24px; top: 8px; }
.menu-second-options ul { margin-bottom: 0px; }
.menu-favorites { top: 40px; height: 90px; }
.menu-favorites ul { margin-top: 20px; }
.menu-second-options ul { margin-bottom: 0px; }
.menu-first-boton-mostrar { color: #e1282f; top: 60px; }
.menu-second a { color: #ffffff; }
.menu-second-options-list { background-color: #aa2025; font-weight: 400; }
.menu-favorites a:hover { color: #e1282f !important; border-bottom: 2px solid #e1282f; }
.menu-first { background-color: #aa2025; color: #ffffff; font-weight: 400; }
.menu-first a { text-decoration: none; color: #ffffff; }
.foot { background-color: #aa2025; color: #ffffff; font-size: 14px; font-weight: 300; }
.menu-second-bg { background-color: #aa2025; }
.botom_v3, .botom_v3_newsletter { padding: 10px 20px; border: none; background-color: #e1282f; font-weight: 500; color: #ffffff; border-radius: 5px; }
.botom_v3 span { display: none; }
.newsletterTag { color: #e1282f; }
.hm-serviceBarBoxImg { border-radius: 5px; }
@media (max-width: 996px) {
    .menu-favorites { height: 70px; font-size: 13px; }
    .localbox .localboxInfo { font-size: 13px; }
}
@media (max-width: 570px) {
    .menu-favorites { display: block !important; }
    .menu-favorites ul { display: none; }
    .menu-first-boton-mostrar { top: 17px; font-size: 30px; }
    .menu-second { height: 5px; }
    .menu-favorites { top: 3px; }
    .first-container { margin-top: 73px !important; }
}