img[src$="/"] {
	display: none;
}

html {
	font-size: 80%;
}

@media ( min-width : 768px) {
	html {
		font-size: 95%;
	}
}

@media ( min-width : 1400px) {
	.container {
		max-width: 1340px;
	}
}

a[href="#redes"], a.d-flex:hover {
	text-decoration: none;
}

#myBtnTop {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 99;
	border: none;
	outline: none;
	background-color: transparent;
	color: white;
	cursor: pointer;
	padding: 0;
	width: 60px;
	height: 60px;
	color: #fcb813;
}

#myBtnTop .fa-stack-1x {
	color: black;
}

body {
	font-family: 'Ropa Sans', sans-serif;
}

#fondo1 {
	background-image: url(./img/fondo-interna-top.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	min-height: 100px;
	padding: 70px 15px 1vw;
}

.nav-link {
	text-transform: uppercase;
	text-shadow: 0 0 5px black;
	font-size: 1rem;
}

.mecanica {
	margin-top: -200px;
}

.header .nav-item {
	margin: 5px 25px
}

.header.navbar {
	background-color: rgba(0, 0, 0, 0.5)
}

.header.navbar-dark .navbar-nav .nav-link {
	color: white;
}

#fullFooter {
	background-image: url(./img/fondo-footer.png);
}

#backFooter {
	background-color: #151515;
}

.footer .fa-stack-2x {
	color: #fcb813;
}

.footer .fa-stack-1x {
	color: black;
}

h3 {
	text-transform: uppercase;
}

.list-group-item {
	border: 0;
	border-top: 1px solid #eee;
}

.list-group-item:focus, .list-group-item:hover {
	z-index: 0;
}

img.banderaSombra {
	/* 	box-shadow: 0 0 1px black; */
	
}

#jugar-fondo {
	background-image: url(./img/24-hero-fondo.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding-top: 70px;
}

@media ( max-width : 764px) {
}

#ja {
	background-image: url(./img/24-hero.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
}

#jugar {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	padding: 20rem 0 0;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-name: SkrrrPaPaPum;
	animation-name: SkrrrPapaPum;
}

@media ( max-width :549.99px) {
	#jugar {
		padding: 10rem 0 0;
		max-width: 50%;
	}
}

@media ( min-width :1023.99px) {
	#jugar {
		padding: 30rem 0 0;
	}
}

#interna {
	padding-top: 8rem;
	padding-bottom: 5rem;
}

#pasos-fondo {
	background-image: url(./img/fondo-pasos-3.jpg);
	background-position: center center;
	background-size: cover;
}

#premios-fondo {
	background-image: url(./img/24-premios-fondo.png);
	background-position: center center;
	background-size: cover;
	padding-top: 4rem;
	padding-bottom: 4rem;
}

#sponsors-fondo {
	background-image: url(./img/fondo-sponsors-2.png);
	background-position: center center;
	background-size: cover;
}

#redes-fondo {
	background-image: url(./img/2-fondo-redes.png);
	background-position: center center;
	background-size: cover;
}

#interna-contenido {
	background-image: url(./img/fondo-interna.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	min-height: 300px;
	padding-top: 7vw;
}

.tituloSeccion {
	background-image: url(./img/pincelada.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	padding: 3rem 6rem;
	color: white;
	text-transform: uppercase;
	font-family: 'Special Elite', cursive;
	display: inline-block;
}

#mecanica-puntos-fondo {
	background-image: url(./img/puntos-fondo.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 100%;
	min-height: 300px;
	padding: 7vw 0;
}

@media ( max-width :767.99px) {
	#interna-contenido {
		background: white;
	}
	#fondo1 {
		background: white;
	}
	#interna {
		padding-top: 0;
		padding-bottom: 0;
	}
}

@media ( min-width :768px) {
	#fondo1 {
		min-height: 350px;
		padding: 5vw 15px 15vw;
	}
	div.internaFixture {
		margin-top: -35vw;
	}
	div.internaRegistro {
		margin-top: -35vw;
	}
}

@media ( min-width : 1024px) {
	#fondo1 {
		min-height: 350px;
		padding: 4vw 15px 15vw;
	}
	div.internaFixture {
		margin-top: -25vw;
	}
	div.internaRegistro {
		margin-top: -25vw;
	}
}

@media ( min-width : 1400px) {
	#fondo1 {
		min-height: 350px;
		padding: 5vw 15px 7vw;
	}
	div.internaFixture {
		margin-top: -15vw;
	}
	div.internaRegistro {
		margin-top: -15vw;
	}
}

@media ( min-width : 2000px) {
	#fondo1 {
		min-height: 400px;
		padding: 4vw 15px 1vw;
	}
	div.internaFixture {
		margin-top: -9vw;
	}
	div.internaRegistro {
		margin-top: -9vw;
	}
}

.yo td {
	font-size: large;
	font-weight: bold;
}

tr.yo {
	background-color: rgba(252, 184, 19, 0.2);
}

h1[data-puntos="5"] {
	color: #28a745 !important;
	text-shadow: 0 0 1px black;
}

h1[data-puntos="3"] {
	color: #ffc107 !important;
	text-shadow: 0 0 1px black;
}

h1[data-puntos="0"] {
	color: #dc3545 !important;
	text-shadow: 0 0 1px black;
}

.dropdown-menu {
	left: unset;
	right: 0;
}

#mecanica-como-fondo {
	background-image: url(./img/bg-mecanica.png);
	background-size: 1280px 859px;
	background-position: center top;
	background-repeat: repeat-x;
	margin-top: -50px;
	padding-top: 50px;
	position: relative;
}

#mecanica-puntos-fondo {
	background-size: 100% 100%;
	background-position: center top;
	background-repeat: repeat-x;
	position: relative;
	z-index: 9;
}

#mecanica-tiempo-fondo {
	background-image: url(./img/bg-tiempo.png);
	background-size: 100% 100%;
	background-position: center top;
	background-repeat: repeat-x;
	position: relative;
	margin-top: -50px;
	padding-top: 50px;
	padding-bottom: 4rem;
	z-index: 4;
}

#mecanica-cancha-fondo {
	background-image: url(./img/mecanica-botellas-fondo.png);
	background-size: 100% 100%;
	background-position: center top;
	background-repeat: repeat-x;
	position: relative;
	margin-top: -50px;
	padding-top: 150px;
	padding-bottom: 150px;
	z-index: 2;
}

#mecanica-premios-fondo {
	background-size: auto 150%;
	background-position: center top;
	background-repeat: repeat;
	position: relative;
	margin-top: -50px;
	padding-top: 150px;
	padding-bottom: 150px;
	z-index: 2;
}

.header.navbar-dark .navbar-nav li.active a.nav-link {
	color: #fcb813;
	border-bottom: 1px solid #fcb813;
}

.form-group {
	position: relative;
}