/*
	Theme Name: La Gran Carrera - Noche
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 2.0
	Author: Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;700&display=swap');
/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
	font-family: 'Montserrat', sans-serif !important;
}
/* html element 62.5% font-size for REM use */
body {
	/*font:300 11px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
	/*color:#444;*/
	transition: background-color .5s;
}
/* clear */
.clear:before,
.clear:after {
	content:' ';
	display:table;
}

.clear:after {
	clear:both;
}
.clear {
	*zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#e9c600;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}
.p-element{
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
}
.mask-wrapper img {
	width: 25px;
	height: 25px;
	vertical-align: top;
	margin-left: -12px;
}

.pieregWrapper p {
    padding: 0px 10px;
    font-size: 15px !important;
}
.competitors-wrapper {
	display: inline-block;
	padding: 0% 2%;
	margin: 0;
	width: 100%;
	height: 720px;
	overflow-y: scroll;
	overflow-x: hidden;
}
#top-menu-login{
	position: fixed;
	list-style: none;
	width: 10%;
	display: inline-block;
	padding: 0;
	margin: auto;
	top: 0%;
	right: 0%;
	background: #f9cf00;
	text-align: center;
}
/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;
}
/* Btn Contacto */
.shadow{
	box-shadow: 5px 4px 5px -1px rgba(0,0,0,0.59);
	-webkit-box-shadow: 5px 4px 5px -1px rgba(0,0,0,0.59);
	-moz-box-shadow: 5px 4px 5px -1px rgba(0,0,0,0.59);
}
#btn-nologin {
	background: #fcb900;
	padding: 4px 1%;
	position: fixed;
	top: 0;
	right: 15%;
	font-size: 17px;
	font-weight: 600;
}
/* Header General */
.header {
	background: rgb(255 255 255 / 94%);
	height: 900px;
	display: inline-block;
	width: 380px;
	vertical-align: top;
	border-right: #fcb900 solid 10px;
	box-shadow: 7px 10px 17px 6px rgba(0,0,0,0.36);
	-webkit-box-shadow: 7px 10px 17px 6px rgba(0,0,0,0.36);
	-moz-box-shadow: 7px 10px 17px 6px rgba(0,0,0,0.36);
}
/* logo */
.logo{
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 10% 0;
}
.logo img {
	width: 60%;
	vertical-align: top;
}
/* nav */
.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
	background-color: #e9c600;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
}

.sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 25px;
	color: #ffffff;
	display: block;
	transition: 0.3s;
}

.sidenav a:hover {
	color: #f6a51e;
}

.sidenav .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
}

.menu-mobile{
	position: absolute;
	left: 5%;
	top: 5%;
}

p.wrapper-header-button {
	text-align: center;
}
#main {
	background: url(img/background-noche-interior.jpg);
	background-size: cover;
	background-position: center;
	display: inline-block;
	min-width: 1336px;
	width: 100%;
}
ul.side-menu-mobile {
	list-style: none;
	padding: 0;
	margin: 0;
}
.hamburger-menu{
	color: #ffffff;
}
h6.copyright {
	background: #fcb900;
	padding: 10px 0;
	margin: 0;
}
div#car-container {
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 500px;
}
/*------------------------------------*\
    Products Section
\*------------------------------------*/
.section {
	display: inline-block;
	margin: 2.5% 0;
}

/*------------------------------------*\
	Page
\*------------------------------------*/
.h1-title {
	font-size: 50px;
	font-weight: 300;
	letter-spacing: 1px;
	padding: 0;
	margin: 10px 0;
	font-weight: 700;
}
.h2-title {
	margin: 5px 0;
	padding: 0;
	font-size: 30px;
}
.area-tecnica-title {
	font-size: 35px;
	font-weight: 400;
}
/*------------------------------------*\
	Luchometro Page
\*------------------------------------*/
h2.numero-grupo {
	display: inline-block;
	width: 50%;
	text-align: right;
	font-size: 35px;
	font-weight: bold;
	color: #000000;
}
h1.title-grupo {
	display: inline-block;
	width: 48%;
	font-size: 30px;
	font-weight: 400;
}
hr.separator {
	border: #ebebeb solid 2px;
}
.wrapper-barras {
	display: block;
	min-width: 815px;
	width: 100%;
}
.sucursal-luchometro {
	font-size: 25px;
	text-align: left;
	display: inline-block;
	width: 100%;
}
.bar-luchometro {
	display: inline-block;
	width: 100%;
	position: relative;
	vertical-align: bottom;
}
.barra{
	position: absolute;
	width: 100%;
	left: 0;
	top: -20px;
	padding: 0;
	margin-left: 0;
}
.luchometro-wrapper {
	margin: 10% 0;
}
.mask-wrapper {
	position: absolute;
	top: 5px;
	/* left: 0%; */
}
.percentage-mask {
	display: inline-block;
    width: 100%;
    font-size: 17px;
    text-decoration: none;
    vertical-align: bottom;
    padding: 0;
    font-weight: bold;
}
/*------------------------------------*\
	Login Page
\*------------------------------------*/
.logo-login {
    width: 350px;
    margin: 0 auto;
}
.login-container {
	display: block;
	width: 57%;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
.login-container {
    display: block;
    width: 60%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    background-color: #ffffff;
    padding: 5% 0 4% 0;
    margin-top: 25%;
}
#pie_register_reg_form, .piereg_container{
	padding: 0;
}
.login-container p{
	padding: 0;
	margin: 0;
}
input#user_login, input#user_pass {
	background: #ffffff;
}
.piereg_container .piereg_login_wrapper .submit input[type="submit"],
.pieregWrapper input[type="submit"],
.pieregWrapper .pie_prev,
.pieregWrapper .pie_next,
#piereg_login form#piereg_lostpasswordform p input[type="submit"],
.pieregWrapper input[type="reset"], .pieregWrapper input[type="button"],
.pieregWrapper input[type="reset"] {
	float: none !important;
	width: 70%;
	font-size: 18px !important;
	color: #fff !important;
	border-bottom: 4px solid #000000 !important;
	background: #000000 !important;
	font-family: Inherit !important;
	border: 4px solid #000000 !important;
}
.pieregWrapper #pie_register .fields .input_fields,
.pieregWrapper #piereg_login .input_fields,
.piereg_login_container .piereg_login_wrapper .piereg_resetpassform .input_fields{
	width: 80% !important;
}
.luchador-left {
	display: none;
}
.luchador-right {
	display: none;
}
p.forgetmenot {
	display: none !important;
}
p#nav {
	font-weight: bold;
	/*border-top: 1px solid #fff2af;
	text-align: center;
	margin: 25px 0 0 0 !important;
	padding: 15px 0 10px 0;
	display: inline-block !important;
	width: 100%;*/
}
ul#pie_register {
	display: block;
	width: 90%;
	margin: 0 auto;
	text-align: center;
	/*background: #f9cf00;*/
	padding: 3% 1%;
}
input#reset_user_login {
	background: #ffffff;
}
body .pieregWrapper .piereg_warning.fp_desc {
	background: #a31f22;
	margin: 35px 0;
}
.divider {
	width: 30%;
	border-top: #a61f23 solid 3px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
.acumulado-mes {
	display: inline-block;
	width: 350px;
	margin-right: 30px;
}
.acumulado-trim {
	display: inline-block;
	width: 350px;
	margin-left: 30px;
}
/*------------------------------------*\
	Contacto Page
\*------------------------------------*/
input.wpcf7-form-control.wpcf7-submit.button.button-primary.button-large {
    outline: none;
    border: solid 4px #000000;
    background: #000000;
    padding: 1% 15%;
    margin-left: 10%;
    color: #ffffff;
}
form.wpcf7-form.init,
form.wpcf7-form.invalid,
form.wpcf7-form.failed,
form.wpcf7-form.sent,
form.wpcf7-form.submitting{
	text-align: center;
	padding: 5% 0;
}
/*------------------------------------*\
	Premios Page
\*------------------------------------*/

ul.premios-list li {
	display: inline-block;
	width: 100%;
	margin: 5px 40px;
}
.premios-list {
	list-style: none;
    font-size: 15px;
    width: 80%;
	padding: 0;
}
/*------------------------------------*\
	Menu Styles
\*------------------------------------*/
li.active a{
	color: #e9c600 !important;
	text-decoration: underline;
}

/*------------------------------------*\
	Footer
\*------------------------------------*/
footer.footer {
	position: fixed;
	bottom: 0;
	width: 100%;
}
/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
@media only screen and (min-width:320px) {

}
@media screen and (min-height: 480px) {
	.sidenav {padding-top: 15px;}
	.sidenav a {font-size: 18px;}
}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {
	nav.nav {
		display: inline-block;
		width: 100%;
		padding: 5% 3%;
	}
	nav.nav ul {
		list-style: none;
		width: 100%;
		display: inline-block;
		padding: 0;
		margin: 0;
	}
	.divider-header-menu {
		display: inline-block;
		width: 95%;
		float: right;
		/*border-top: #a61f23 solid 3px;*/
		margin-right: 2%;
	}
	#main-menu {
		display: inline-block;
		width: 100%;
		text-align: right;
	}
	nav ul {
		list-style: none;
		display: inline-block;
		position: relative;
		width: 100%;
	}
	nav ul li {
		display: inline-block;
		width: 100%;
		border-bottom: #ebebeb solid 3px;
		padding: 2% 2% 2% 4%;
	}
	nav ul li a {
		color: #000000;
		font-size: 18px;
	}
	p.wrapper-header-button{
		text-align: left;
	}
	.sucursal-luchometro {
		font-size: 20px;
		width: 100%;
		margin-bottom: 5%;
	}
	.luchador-left {
		display: block;
		position: fixed;
		bottom: 0;
		left: 0;
	}
	.luchador-right {
		display: block;
		position: fixed;
		bottom: 0;
		right: 0;
	}
}

@media only screen and (min-width:1140px) {
	.divider-header-menu {
		margin-right: 5%;
		width: 80%;
	}
	.nav-loggedoff {
	    width: 100% !important;
	    background: #f9cf00 !important;
	    text-align: right;
	}
	.nav-loggedoff a{
		color: #000000 !important;
	}
}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:144dpi) {

}
/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:18px;
	line-height:20px;
	margin:0;
	padding:15px 4px 5px;
}
.sticky {

}
.bypostauthor {

}
.damin-menu.text-center {
	position: relative;
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 15% 0 0 0;
}
.papiro {
	background: rgb(255 255 255 / 80%);
	display: inline-block;
	width: 900px;
	margin-left: 51px;
	padding: 0 20px 0 20px;
	margin-top: 50px;
	box-shadow: 7px 10px 17px 6px rgba(0,0,0,0.36);
	-webkit-box-shadow: 7px 10px 17px 6px rgba(0,0,0,0.36);
	-moz-box-shadow: 7px 10px 17px 6px rgba(0,0,0,0.36);
}
#ruleta-btn {
    background: #eac744;
    padding: 1% 3%;
	font-size: 25px;
    margin-top: 3%;
    display: inline-block;
}
#ruleta-btn:hover {
    color: #303030;
}
/*------------------------------------*\
    PRINT
\*------------------------------------*/
.text-primary{
	color: #a61f23 !important;
}
.text-yellow{
	color: #f6a51e !important;
}
.text-white{
	color: #ffffff !important;
}
.text-center{
	text-align: center !important;
}
.font-bold{
	font-weight: 700 !important;
}
.font-light{
	font-weight: 100 !important;
}
.text-increased{
	font-size: 20px;
}
.quoted {
	border-left: #33327c solid 10px;
	padding: 7px 0 5px 7px;
}
.disclaimer-mobile{
	display: none;
}
@media only screen and (max-width:768px) {
.disclaimer-mobile {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: white;
}
  .disclaimer-mobile p {
    position: relative;
    width: 90%;
    margin: 0 auto;
    margin-top: 50%;
    font-size: 3pc;
    font-weight: 700;
    background: #f7df00;
    padding: 5% 3%;
}
}
/*------------------------------------*\
    PRINT
\*------------------------------------*/
@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
