/* ESTILOS TOP MENÚ */

#header-top {
    border-bottom: 1px solid #ffffff;
    margin-bottom: 0;
    padding-top: 72px; /* Poner padding-top: 72px; para el Turkish Airlines */
}
.altura-top-menus {
    margin-bottom: 0;
    height: 50px;
}
#separador-logos-ligas {
    border-right: solid 1px #ffffff;
    height: 100%;
}
.logos-top-menu {
    height: 40px;
    margin: 5px 15px;
}
.navbar-inverse .navbar-nav > li > a {
    height: 50px;
    padding: 15px 13px;
}
.navbar-inverse .navbar-nav > li > a i {
    margin-bottom: 0;
}
.idioma_active {
    background-color: #E65D1E;
}
#texto-idioma {
    color: #ffffff;
    font-size: 14px;
    text-shadow: 2px 2px 2px #000000;
    padding-left: 5px;
    padding-right: 5px;
}
/* FIN ESTILOS TOP MENÚ */

@font-face {
    font-family: "franklin";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/FRAMDCN.TTF");
}
body {
    font-family: franklin, serif;
    padding-top: 123px !important; /* original 122 */
}
.navbar-toggle {
    padding: 6px 2px;
    margin: 12px 0 0 0;
}
/*-------------------------
---- Preloader Styles -----
-------------------------*/
#page-loader {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999;
}
#page-loader .page-loader-gif {
    background: rgba(0, 0, 0, 0) url("../images/preloader.gif") no-repeat scroll 0 0;
    display: block;
    height: 64px;
    left: 50%;
    margin: -32px 0 0 -32px;
    position: absolute;
    top: 50%;
    width: 64px;
}
/*----------------------- */

.borde-redondo {
    border-bottom: 0;
    border-radius: 6px 6px 0 0;
}

.color-tar {
    background-color: #E65D1E;
    background-image: url("../images/menu/fondo.jpg");
    background-repeat: no-repeat;
}
.color-blanc {
    background-color: #ffffff;
}
.color-gris {
    background-color: #363636;
}
.color-gris-clar {
    background-color: #ffffff;
}
#wrapper {
    padding-left: 0;
    transition: all 0.5s ease 0s;
}
.separador {
	height:10px;
	margin-top:0;
	margin-bottom:0;
	padding:0;
}
#wrapper.toggled {
    padding-left: 240px;
}
#sidebar-wrapper {
    height: 100%;
    left: 240px;
    margin-left: -240px;
    overflow-y: auto;
    position: fixed;
    transition: all 0.5s ease 0s;
    width: 0;
    z-index: 1000;
}
#wrapper.toggled #sidebar-wrapper {
    width: 240px;
}
#page-content-wrapper {
    position: absolute;
    width: 100%;
}
#wrapper.toggled #page-content-wrapper {
    margin-right: -240px;
    position: absolute;
}
.sidebar-nav {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 240px;
}
.fa-menor {
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.lang_lateral {
}

.logo-vbasket {
    width: 150px;
    margin-left: 45px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.logo-separador {
    /*background-color: #363636;*/
    background-color: #fff;
    height: 2px;
    margin: 0 auto;
    width: 70px;
}
.logo-cult-esfuerzo {
    width: 140px; 
    margin-left: 50px; 
    margin-top: 10px; 
    margin-bottom: 5px;
}
.sidebar-nav .links {
    color: #ffffff;
    cursor: pointer;
    font-family: Roboto Condensed,sans-serif;
    font-size: 14px;
    /*font-weight: bold;*/
    font-weight: normal;
    line-height: 32px;
    text-align: left;
    text-indent: 45px;
    margin-left: 0;
    text-transform: uppercase;
	text-shadow:2px 2px 2px #000000;
}
.sidebar-nav .no-links {
    cursor: default;
}

#footer {
    padding-left: 15%; 
    padding-right: 15%;
}

/* Modal Política de privacidad */
.popup {
    width:100%;
    height:100%;
    display:none;
    position:fixed;
    top:0;
    left:0;
    background:rgba(0,0,0,0.75);
    overflow: scroll;
    z-index:999999;
}

.popup-inner1 {
    max-width:1000px;
    width:90%;
    padding:40px;
    position:absolute;
    top:1274px;
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    box-shadow:0 2px 6px rgba(0,0,0,1);
    border-radius:3px;
    background:#fff;
}

.popup-inner2 {
    max-width: 1000px;
    width: 90%;
    padding: 40px;
    position: absolute;
    top: 909px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    box-shadow: 0 2px 6px rgba(0,0,0,1);
    border-radius: 3px;
    background: #fff;
}

.popup p {
    font-size: 14px;
}

.popup-close {
    width:30px;
    height:30px;
    padding-top:4px;
    display:inline-block;
    position:absolute;
    top:0;
    right:0;
    transition:all 0.25s ease;
    -webkit-transform:translate(50%, -50%);
    transform:translate(50%, -50%);
    border-radius:1000px;
    background:rgba(0,0,0,0.8);
    font-family: Arial, serif;
    font-size:20px;
    text-align:center;
    line-height:100%;
    color:#fff;
}

.popup-close:hover {
    -webkit-transform:translate(50%, -50%) rotate(180deg);
    transform:translate(50%, -50%) rotate(180deg);
    background:rgba(0,0,0,1);
    text-decoration:none;
}


/* ESTILOS CARTEL Y TABLA GENERICOS >> PUNTOS DE VENTA, ETC */

.panel {
    background-color: #fff;
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
    margin-top: 30px; 
    margin-bottom: 20px;
}
.panel-info {
    border: 0 none;
}
.panel-info > .panel-heading {
    background-color: #f48d33;
    color: #ffffff;
}
.panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.panel-title {
    text-transform: uppercase;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    line-height: 1.42857;
    padding: 5px;
}
.table > tbody > tr > th {
    border-top: 0;
}
.table-hover > tbody > tr:hover > th {
    background-color: #ffffff;
}
.table-hover > tbody > tr:hover > td {
    background-color: #fdf1ba;
}
#titulo-punto-venta {
    font-size: 24px;
    text-decoration: underline;
}
.pad-inferior {
    padding-bottom: 20px;
}
#mapa::after{
    margin-top:50px;
}
/* FIN DE ESTILOS CARTEL Y TABLA GENERICOS */


@media (max-width: 767px) {
  .sidebar-nav .links {
    font-size: 20px;
    margin-left: 30%;
  }
  .contact{
    margin-bottom: 50px;
  }
}
@media (max-width: 500px) {
  .sidebar-nav .links {
    margin-left: 20%;
  }
}
@media (max-width: 370px) {
  .sidebar-nav .links {
    margin-left: 10%;
  }
}
.sidebar-nav .links .sublinks {
    text-indent: -7px;
    margin-left: 20px;
    /*list-style-type: square;/*
    /*list-style-image: url(arrow.gif);*/
}
.fa-caret-right::before {
    content: "";
    padding-right: 10px;
}
.sidebar-nav .ultim_links {
    list-style-type: none;
    padding-bottom: 15px;
}
.sidebar-nav li a {
    color: #ffffff;
    display: block;
    text-decoration: none;
}
.sidebar-nav li ul li {
    list-style: none;
}
.sidebar-nav li a:hover {
    background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
    color: #fff;
    text-decoration: none;
}
.sidebar-nav li a:active, .sidebar-nav li a:focus {
    text-decoration: none;
}
.sidebar-nav > .sidebar-brand {
    font-size: 18px;
    height: 65px;
    line-height: 60px;
}
.sidebar-nav > .sidebar-brand a {
    color: #999999;
}
.sidebar-nav > .sidebar-brand a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fff;
}
@media (min-width: 768px) {
    #wrapper {
        padding-left: 240px;
    }
    #wrapper.toggled {
        padding-left: 0;
    }
    #sidebar-wrapper {
        width: 240px;
    }
    #wrapper.toggled #sidebar-wrapper {
        width: 0;
    }
    #page-content-wrapper {
        position: relative;
        display: block;
        margin-top: 0;/*Post turkish*/
    }
    #wrapper.toggled #page-content-wrapper {
        margin-right: 0;
        position: relative;
    }
}
@media (max-width: 767px) {
    #header-top {
        background-color: #E65D1E;
    }
    .lang_lateral{
        height: 30px;
        font-size: 20px;
    }
    .logos-top-menu {
        margin: 6px 12px 0 12px;
    }
    .img_logo_sup {
        height: 40px;
        margin-left: 3px;
        margin-right: 0;
        margin-top: 5px;
    }
    .sidebar-nav .ultim_links {
        padding-bottom: 40px;
    }
    #wrapper.toggled {
        padding-left: 100%;
    }
    #sidebar-wrapper {
        left: 100%;
        margin-left: -100%;
    }
    #wrapper.toggled #sidebar-wrapper {
        width: 100%;
    }
    #page-content-wrapper {
    }
    #wrapper.toggled #page-content-wrapper {
        margin-right: -100%;
        display: none;
    }
    .sidebar-nav {
        width: 100%;
    }
    .bordes-blancos-rs {
        border: 1px solid #ffffff;
        border-right: 0;
    }
    .bordes-blancos-lang {
        border-bottom: 1px solid #ffffff;
        border-left: 1px solid #ffffff; 
    }
    .links-no-pad {
        padding-left: 0;
        padding-right: 0;
    }
    #sidebar-inicio {
        margin-top:90px;
    }

}
.timelinepalmares{
    margin-top: 30px;
}

@media (max-width: 991px) {
    .timelinepalmares{
        margin-top: 395px;
    }
}
@media (max-width: 940px) {
    .timelinepalmares{
        margin-top: 360px;
    }
}
@media (max-width: 870px) {
    .timelinepalmares{
        margin-top: 335px;
    }
}
@media (max-width: 800px) {
    .timelinepalmares{
        margin-top: 290px;
    }
}
@media (max-width: 767px) {
    .timelinepalmares{
        margin-top: 400px;
    }
}
@media (max-width: 660px) {
    .timelinepalmares{
        margin-top: 330px;
    }
}
@media (max-width: 550px) {
    .timelinepalmares{
        margin-top: 275px;
    }
}
@media (max-width: 450px) {
    .timelinepalmares{
        margin-top: 235px;
    }
}
@media (max-width: 330px) {
    .timelinepalmares{
        margin-top: 160px;
    }
}
@media only screen and (min-width:767px) and (max-width: 800px)  {
    .cbp_tmtime{
        font-size: 10px;
    }
}
@media only screen and (min-width:800px) and (max-width: 870px)  {
    .cbp_tmtime{
        font-size: 12px;
    }
}

.contact{
    margin-bottom: 40px;
}

@media screen and (min-width: 1200px) {
    h3, .h3 {
        font-size: 22px;
    }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
    h3, .h3 {
        font-size: 20px;
    }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
    h3, .h3 {
        font-size: 21px;
    }
}
@media screen and (max-width: 767px) and (min-width: 501px) {
    h3, .h3 {
        font-size: 21px;
    }
}
@media screen and (max-width: 500px) and (min-width: 300px) {
    h3, .h3 {
        font-size: 19px;
    }
}

/* Reducir logotipos e iconos redes sociales de la cabecera para que quepan */
@media (min-width: 768px) and (max-width: 1000px) {
	.logos-top-menu {
	    height: 33px !important;
	    margin: 8px 5px !important;
	}

	.nav > li > a {
	    padding: 15px 8px !important;
	}
}

/* Ocultar bandera en este rango de resolución para que no se creen 2 lineas en la cabecera */
@media (min-width: 768px) and (max-width: 1250px) {
	#separador-logos-ligas {
		display: none;
	}
}


/* ESTILOS SIDEBAR MENÚ */

.menu_text_off {

}
.menu_text_off:hover {

}
.menu_text_on {
    background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
    text-decoration: none;
}

/* FIN ESTILOS SIDEBAR MENÚ */