.navbar-inner > .nav > li> .nav-right{
	text-align: center;
	width: 130.6px;
	border-right: 1px solid #ccc;
}
.navbar-inner > .nav > li> .nav-none{
	text-align: center;
	width: 106.558px;
	/*border-right: 1px solid #ccc;*/
}
.border-silver {
    border: 1px solid #ccc;
}
.navbar-inner > .nav > li> a:hover{
	background: #E5E5E5 !important;
}
.tab-content{
	background-color: #E0E0E0;
    background-image: linear-gradient(to bottom, #E0E0E0, #F2F2F2);
    background-repeat: repeat-x;
}
.silver{
	background-color: #E0E0E0;
    background-image: linear-gradient(to bottom, #E0E0E0, #F2F2F2);
    background-repeat: repeat-x;
}
.nav-tabs > li > a{
	background: #EEE;
}
.navbar-inner{
	padding-left: 0px;
	padding-right: 0px;
}
.navbar .nav{
	margin-right: 0px;
}
.calendar div
{
	padding:25px 0px;
	text-align: center;
	background: #EAF9FF !important;
	width: 14%;
	float: left;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;

}
.tablaDias  div
{
	padding:25px 0px;
	text-align: center;
	background: #fff;
	width: 14%;
	float: left;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	
}
.diaSel
{
	padding:25px 0px;
	text-align: center;
	background: #004891 !important;
	width: 14%;
	float: left;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	color:#fff;
}
.celestito
{
	padding:10px;
	background: #88D9FF;
}
.blanquito
{
	background: #fff;
	padding: 6.8px 5px !important;
	
}
.cuadradito
{
	width:20px;
	
	height: 20px;

}
.tocFade
{

	background: #FFFFAA !important;
	color:#000;

}
.diaToc
{
	cursor: pointer;
}
.diaToc2
{
	background: #E5E5E5 !important;
}
.datosDia
{
	margin-top: 2px;
}

/* FastFiber eventos 2026 */
body.gm-2026-site {
	min-height: 100vh;
	background:
		radial-gradient(circle at 8% 0%, rgba(0, 218, 255, .18), transparent 30%),
		radial-gradient(circle at 100% 4%, rgba(255, 154, 0, .38), transparent 34%),
		linear-gradient(135deg, #020202 0%, #080808 56%, #160d02 100%) !important;
	background-attachment: fixed !important;
	color: #f6f6f6;
	font-family: Arial, Helvetica, sans-serif;
	overflow-x: hidden;
}

body.gm-2026-site .popi,
body.gm-2026-site .heavy,
body.gm-2026-site .navbar-1,
body.gm-2026-site .navbar-2,
body.gm-2026-site .head2 {
	display: none !important;
}

body.gm-2026-site .gm-2026-header {
	position: sticky;
	top: 14px;
	z-index: 900;
	display: grid;
	grid-template-columns: minmax(160px, 230px) minmax(0, 1fr) auto auto;
	align-items: center;
	gap: clamp(10px, 1.4vw, 22px);
	width: calc(100% - clamp(22px, 4vw, 72px));
	margin: 14px auto 28px;
	padding: 14px clamp(16px, 1.6vw, 26px);
	border-radius: 28px;
	background: rgba(0,0,0,.9);
	border: 1px solid rgba(255,255,255,.1);
	box-shadow: 0 24px 72px rgba(0,0,0,.44);
	backdrop-filter: blur(18px);
}

body.gm-2026-site .gm-2026-brand img {
	display: block;
	width: min(220px, 100%);
	max-height: 62px;
	object-fit: contain;
}

body.gm-2026-site .gm-2026-nav {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 6px;
}

body.gm-2026-site .gm-2026-nav a,
body.gm-2026-site .gm-2026-cta {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 42px;
	padding: 0 14px;
	border-radius: 999px;
	color: #fff !important;
	font-size: 12px;
	font-weight: 900;
	line-height: 1;
	text-decoration: none !important;
	text-transform: uppercase;
	transition: transform .2s ease, background .2s ease, color .2s ease;
	white-space: nowrap;
}

body.gm-2026-site .gm-2026-nav a:hover {
	transform: translateY(-1px);
	background: rgba(255,255,255,.1);
	color: #ff9a00 !important;
}

body.gm-2026-site .gm-2026-social {
	display: flex;
	align-items: center;
	gap: 8px;
}

body.gm-2026-site .gm-2026-social a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: rgba(255,255,255,.08);
	border: 1px solid rgba(255,255,255,.13);
	transition: transform .2s ease, background .2s ease;
}

body.gm-2026-site .gm-2026-social a:hover {
	transform: translateY(-2px);
	background: linear-gradient(135deg, #ff9a00, #ff6a00);
}

body.gm-2026-site .gm-2026-social img,
body.gm-2026-site .gm-2026-social svg {
	width: 19px;
	height: 19px;
	fill: #fff;
	object-fit: contain;
}

body.gm-2026-site .gm-2026-cta,
body.gm-2026-site .btn-warning,
body.gm-2026-site .btn-success {
	background: linear-gradient(135deg, #ff9a00, #ff6a00) !important;
	color: #fff !important;
	border: 0 !important;
	box-shadow: 0 15px 36px rgba(255,106,0,.3);
	text-shadow: none !important;
}

body.gm-2026-site .container {
	width: min(100% - clamp(24px, 4vw, 72px), 1320px) !important;
	max-width: none !important;
}

.gm-events-page {
	width: calc(100% - clamp(24px, 4vw, 72px));
	max-width: none;
	margin: 0 auto 56px;
}

.gm-events-hero {
	position: relative;
	overflow: hidden;
	min-height: 330px;
	display: grid;
	align-content: end;
	padding: clamp(34px, 5vw, 72px);
	border-radius: 34px;
	background:
		linear-gradient(120deg, rgba(0,0,0,.96), rgba(0,0,0,.76) 50%, rgba(255,154,0,.26)),
		url("../img/slider2/f.jpg") center/cover no-repeat;
	border: 1px solid rgba(255,255,255,.1);
	box-shadow: 0 34px 90px rgba(0,0,0,.48);
}

.gm-events-hero::after {
	content: "";
	position: absolute;
	inset: auto -8% -38% 48%;
	height: 70%;
	background: radial-gradient(circle, rgba(0,218,255,.28), transparent 62%);
	pointer-events: none;
}

.gm-events-hero p {
	margin: 0 0 14px;
	color: #ff9a00;
	font-size: 12px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: .14em;
}

.gm-events-hero h1 {
	position: relative;
	z-index: 1;
	max-width: 820px;
	margin: 0;
	color: #fff;
	font-size: clamp(38px, 5vw, 76px);
	line-height: .98;
	font-weight: 900;
}

.gm-events-hero span {
	position: relative;
	z-index: 1;
	max-width: 680px;
	margin-top: 18px;
	color: rgba(255,255,255,.74);
	font-size: 17px;
	line-height: 1.55;
}

.gm-events-list {
	display: grid;
	gap: 22px;
	margin-top: 28px;
}

.gm-event-card,
.gm-event-empty {
	display: grid;
	grid-template-columns: minmax(170px, 260px) minmax(0, 1fr);
	gap: clamp(20px, 3vw, 42px);
	padding: clamp(18px, 2vw, 28px);
	border-radius: 30px;
	background: rgba(8,8,8,.9);
	border: 1px solid rgba(255,255,255,.09);
	box-shadow: 0 24px 70px rgba(0,0,0,.34);
	transition: transform .22s ease, border-color .22s ease;
}

.gm-event-card:hover {
	transform: translateY(-4px);
	border-color: rgba(255,154,0,.42);
}

.gm-event-media {
	overflow: hidden;
	align-self: start;
	height: clamp(180px, 20vw, 260px);
	min-height: 0;
	border-radius: 24px;
	background: #fff;
}

.gm-event-media img {
	width: 100%;
	height: 100%;
	min-height: 0;
	object-fit: contain;
	padding: 14px;
	background: #fff;
}

.gm-event-content {
	display: grid;
	align-content: center;
}

.gm-event-meta {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-bottom: 14px;
}

.gm-event-meta span {
	display: inline-flex;
	align-items: center;
	min-height: 34px;
	padding: 0 12px;
	border-radius: 999px;
	color: #fff;
	background: rgba(255,255,255,.08);
	border: 1px solid rgba(255,255,255,.1);
	font-size: 12px;
	font-weight: 900;
	text-transform: uppercase;
}

.gm-event-card h2,
.gm-event-empty h2,
body.gm-2026-site h3,
body.gm-2026-site h4 {
	color: #fff !important;
	font-weight: 900 !important;
}

.gm-event-card h2 {
	margin: 0 0 14px;
	font-size: clamp(24px, 3vw, 42px);
	line-height: 1.05;
}

.gm-event-desc,
body.gm-2026-site p,
body.gm-2026-site li {
	color: rgba(255,255,255,.76);
	line-height: 1.65;
}

.gm-event-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: fit-content;
	min-height: 48px;
	margin-top: 18px;
	padding: 0 22px;
	border-radius: 999px;
	color: #fff !important;
	background: linear-gradient(135deg, #ff9a00, #ff6a00);
	font-weight: 900;
	text-transform: uppercase;
	text-decoration: none !important;
	box-shadow: 0 16px 36px rgba(255,106,0,.28);
}

.gm-event-soldout {
	background: rgba(255,255,255,.14) !important;
	box-shadow: none;
	cursor: default;
}

body.gm-2026-site .breadcrumb {
	margin: 0 0 22px !important;
	padding: 14px 18px !important;
	border-radius: 999px;
	background: rgba(255,255,255,.08) !important;
	border: 1px solid rgba(255,255,255,.1);
}

body.gm-2026-site .breadcrumb a {
	color: #ff9a00 !important;
	font-weight: 800;
}

body.gm-2026-site .silve2,
body.gm-2026-site .white,
body.gm-2026-site .panel,
body.gm-2026-site .modal-content,
body.gm-2026-site .table {
	background: rgba(8,8,8,.9) !important;
	color: #f7f7f7 !important;
	border: 1px solid rgba(255,255,255,.1) !important;
	border-radius: 24px;
	box-shadow: 0 22px 62px rgba(0,0,0,.32);
}

body.gm-2026-site input,
body.gm-2026-site select,
body.gm-2026-site textarea {
	min-height: 42px;
	border-radius: 14px !important;
	border: 1px solid rgba(255,255,255,.16) !important;
	background: #fff !important;
	color: #181818 !important;
	box-shadow: none !important;
}

body.gm-2026-site .btn {
	border-radius: 999px !important;
	font-weight: 900;
	text-transform: uppercase;
}

body.gm-2026-site .container-fluid {
	width: min(100% - clamp(24px, 4vw, 72px), 1320px);
	margin: 50px auto 0;
	padding: 28px !important;
	border-radius: 30px;
	background: rgba(0,0,0,.66);
	border: 1px solid rgba(255,255,255,.08);
}

body.gm-2026-site .foot {
	margin-top: 22px;
	background: rgba(0,0,0,.88) !important;
	color: #fff !important;
	border-top: 1px solid rgba(255,255,255,.1);
}

body.gm-2026-site .titBloc {
	background: transparent !important;
	color: #ff9a00 !important;
	font-weight: 900;
	text-transform: uppercase;
}

body.gm-2026-site .textBloc {
	color: rgba(255,255,255,.68) !important;
}

.gm-floating-whatsapp {
	position: fixed;
	right: clamp(16px, 2vw, 28px);
	bottom: clamp(18px, 2.2vw, 32px);
	z-index: 1200;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 64px;
	height: 64px;
	border-radius: 50%;
	background: #25d366;
	color: #fff !important;
	box-shadow: 0 18px 42px rgba(37,211,102,.42), 0 0 0 8px rgba(37,211,102,.12);
	transition: transform .2s ease, box-shadow .2s ease;
}

.gm-floating-whatsapp:hover {
	transform: translateY(-3px) scale(1.04);
	box-shadow: 0 24px 52px rgba(37,211,102,.48), 0 0 0 10px rgba(37,211,102,.14);
}

.gm-floating-whatsapp svg {
	width: 34px;
	height: 34px;
	fill: currentColor;
}

@media (max-width: 1050px) {
	body.gm-2026-site .gm-2026-header {
		grid-template-columns: 1fr auto;
	}

	body.gm-2026-site .gm-2026-nav {
		grid-column: 1 / -1;
		justify-content: flex-start;
		overflow-x: auto;
		padding-bottom: 4px;
	}
}

@media (max-width: 760px) {
	body.gm-2026-site .gm-2026-header {
		position: relative;
		top: auto;
		grid-template-columns: 1fr;
		width: calc(100% - 22px);
		margin: 10px auto 18px;
		padding: 14px;
		border-radius: 22px;
	}

	body.gm-2026-site .gm-2026-brand,
	body.gm-2026-site .gm-2026-social {
		justify-content: center;
		text-align: center;
	}

	body.gm-2026-site .gm-2026-nav {
		justify-content: flex-start;
	}

	.gm-events-page {
		width: calc(100% - 22px);
	}

	.gm-events-hero {
		min-height: 0;
		padding: 30px 22px;
		border-radius: 24px;
	}

	.gm-event-card,
	.gm-event-empty {
		grid-template-columns: 1fr;
		border-radius: 24px;
	}

	.gm-event-media,
	.gm-event-media img {
		height: 190px;
		min-height: 0;
	}

	body.gm-2026-site .container,
	body.gm-2026-site .container-fluid {
		width: calc(100% - 22px) !important;
		padding-left: 12px !important;
		padding-right: 12px !important;
	}

	.gm-floating-whatsapp {
		width: 58px;
		height: 58px;
	}
}
