.contador {
    min-height: 160px;
    position: relative;
    padding-top: 10px;
    background: transparent;
    text-align: center;
  }
  
  .cajas_contador {
    margin: 0 40px;
    display: inline-block;
    vertical-align: middle;
  }
  
  .cajas_contador p {
    width: 115px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    margin: 2px;
    font: 700 22px/22px "Open Sans", sans-serif;
    color: #000;
    text-align: center;
    border-radius: 5px;
    border-color: #fff;
    color: #fff;
    background-color: transparent;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(0.05, #000000),
      color-stop(1, #000000)
    );
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(0.05, #000000  ),
      color-stop(1, #000000)
    );
    background: -moz-linear-gradient(center top, #000000 5%, #000000 100%);
    line-height: 37px; /* Añadido para centrar verticalmente */
  }
  
  .contador2 {
    min-height: 160px;
    position: relative;
    padding-top: 90px;
    background: transparent;
    text-align: center;
  }
  
  .cajas_contador2 {
    margin: 0 40px;
    display: inline-block;
    vertical-align: top;
  }
  
  .cajas_contador2 p {
    width: 105px;
    height: auto;
    display: inline-block;
    vertical-align: top;
    margin: 2px;
    font: 700 22px/22px "Open Sans", sans-serif;
    color: #cc0033;
    text-align: center;
    background: #fff;
    border-radius: 10px;
    line-height: auto; /* Añadido para centrar verticalmente */
  }

body { 
    
    font-family:Calibri, Tahoma, Arial, Marcellus;
	font-size: 16px;
	line-height: 1.6;
    margin: 0;
    /* margin-left: 20px;
       margin-right: 20px;
       margin-top: 10px;
       margin-bottom: 5px;*/
    width: 100%;
	height:100%;
    background: #000 url(../../images/loop_oem.png) 50% 50% repeat;        
    position: absolute;
    overflow-y: scroll;
    overflow-x: hidden;
    
    /*width: 100%;
	height:100%;
	font-family: 'Calibri', sans-serif;
	background: #65ad4b;
	background: -moz-radial-gradient(0% 100%, ellipse cover, rgba(104,128,138,.4) 10%,rgba(138,114,76,0) 40%),-moz-linear-gradient(top,  rgba(57,173,219,.25) 0%, rgba(42,60,87,.4) 100%), -moz-linear-gradient(-45deg,  #000 0%, #65ad4b 100%);
	background: -webkit-radial-gradient(0% 100%, ellipse cover, rgba(104,128,138,.4) 10%,rgba(138,114,76,0) 40%), -webkit-linear-gradient(top,  rgba(57,173,219,.25) 0%,rgba(42,60,87,.4) 100%), -webkit-linear-gradient(-45deg,  #100f0f 0%,#65ad4b 100%);
	background: -o-radial-gradient(0% 100%, ellipse cover, rgba(104,128,138,.4) 10%,rgba(138,114,76,0) 40%), -o-linear-gradient(top,  rgba(57,173,219,.25) 0%,rgba(42,60,87,.4) 100%), -o-linear-gradient(-45deg,  #100f0f 0%,#65ad4b 100%);
	background: -ms-radial-gradient(0% 100%, ellipse cover, rgba(104,128,138,.4) 10%,rgba(138,114,76,0) 40%), -ms-linear-gradient(top,  rgba(57,173,219,.25) 0%,rgba(42,60,87,.4) 100%), -ms-linear-gradient(-45deg,  #100f0f 0%,#65ad4b 100%);
	background: -webkit-radial-gradient(0% 100%, ellipse cover, rgba(104,128,138,.4) 10%,rgba(138,114,76,0) 40%), linear-gradient(to bottom,  rgba(57,173,219,.25) 0%,rgba(42,60,87,.4) 100%), linear-gradient(135deg,  #100f0f 0%,#65ad4b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3E1D6D', endColorstr='#65ad4b',GradientType=1 );*/
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans);

label {
	font-size: 12px;
    color: #FFF;
    font-weight: normal;
}

label span {
	font-size: 12px;
	color: #ff0033;
	font-weight: normal;
}

article
{
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	float:left;
	height: 100%;
	background-color: #FFF;
	padding: 1%;
	text-align: center;
	height: auto;

}

	#column1
	{
	background-color: Transparent;
	width: 12%;

	}
	#column2
	{
	background-color: Transparent;
	width: 38%;
	}
	#column3
	{
	background-color: Transparent;
	width: 38%;
	}
    #column4
    {
	background-color: Transparent;
	width: 12%;
	}
	#column5
    {
	background-color: Transparent;
	width: 100%;
	}

	.estilo01{
	/*background:#000;*/
	height:auto;
	max-width:100%;
	margin-top:10px;
	text-align:center;
	}

	.estilo02{
	/*background:#000;*/
	height:auto;
	max-width:100%;
	margin-top:10px;
	text-align:left;
	}
	
.etiqueta-01{
	font-size:15px;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 5px 5px 5px 5px;
	}

#titulo{
	background-color:#d0bb08;
	-webkit-border-radius: 5px;
	max-width: 100%;
	padding: 5px 5px 5px 5px;
}

#titulo02{
-webkit-border-radius: 15px;
max-width: 100%;
font-size:12px;
font-style: normal;
font-family:Helvetica, Verdana, Arial, Helvetica, sans-serif;
padding: 5px 5px 5px 5px;
color: #fff; 
background-color: transparent;
/*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #004eff), color-stop(1, #003366) );
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000), color-stop(1, #63956b) );*/
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.3, #000000), color-stop(1, #f40000));
background:-moz-linear-gradient( center top, #000000 5%, #000000 100% );

/*background-image: #fff url(../banners/inscripciones/portada-de-1-1.jpg) no-repeat;
background-size: cover;*/

}

#titulo03{
	background-color:white;
	-webkit-border-radius: 5px;
	max-width: 100%;
	padding: 5px 5px 5px 5px;
}

#titulo04{
background-color: rgba(00,000,000);
-webkit-border-radius: 5px;
max-width: 100%;
padding: 5px 5px 5px 5px;
}

  .etiqueta-02{
	font-size:20px;
	color:white;
	font-family:Calibri, Helvetica, sans-serif;
	font-style: normal;
	margin: 5px 0px 5px 0px;
	}
	
.etiqueta-03{
	font-size:15px;
	color:black;
	font-family:Calibri, Helvetica, sans-serif;
	font-style: italic;
	line-height: 30px;
	}
	
.etiqueta-04{
	font-size:15px;
	color:black;
	font-family:Calibri, Helvetica, sans-serif;
	font-style: italic;
	line-height: 44px;
	}
		
input {
	-webkit-border-radius: 8px;
    -webkit-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 14px rgba(0,0,0,0.1); 
    -moz-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 14px rgba(0,0,0,0.1); 
    box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 14px rgba(0,0,0,0.1); 
    padding: 5px;
    margin: 0 0 5px 0;
    font-size: 14px;
    outline: none;
    width: 287px;
    border-radius:8px; 
    font-family:Calibri, Arial, Helvetica, sans-serif;
    background-color: #FFF;
    font-size: inherit;
    overflow: hidden;
    padding: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;	
	
	}
   	
select {
    background-color: #ffffcc;
    color:#000000;
    font-size: 12px;
    outline: none;
    line-height: 1;
	font-family:"Calibri", Helvetica, Arial;
   }

@media screen and (max-width: 800px){

	#column1
	{
	width: 100%;
	}
	#column2
	{
	width: 100%;
	}
	#column3
	{
	width: 100%;
	}
	#column4
	{
	width: 100%;
	
	}
}

.responsive-image {
  height: auto;
  width: 75%;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

 
/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
}
 
/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
}
 
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
/* Styles */
}

	header
	{
	width:100%;
	}
}

select#tipo_documento, select#tipo_documento-color {
    -webkit-appearance: none;
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
    background-image: url(img_select.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
    background-position: 97% center;
    background-repeat: no-repeat;
    border: 1px solid white; 
    font-size: inherit;
    outline: none;
    overflow: hidden;
    padding: 5px 0px 5px 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 287px;
 }

select#banco, select#banco-color {
   -webkit-appearance: none;
   -webkit-border-radius: 5px;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   background-image: url(img_select.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 1px solid white; 
   font-size: inherit;
   overflow: hidden;
   outline: none;
   padding: 5px 0px 5px 0px;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 287px;
}

select#inputEstado, select#inputEstado-color {
   -webkit-appearance: none;
   -webkit-border-radius: 5px;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   background-image: url(img_select.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 1px solid white; 
   outline: none;
   font-size: inherit;
   overflow: hidden;
   padding: 5px 0px 5px 0px;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 287px;
}

select#formapago, select#formapago-color {
   -webkit-appearance: none;
   -webkit-border-radius: 5px;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   background-image: url(img_select.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 1px solid white; 
   font-size: inherit;
   outline: none;
   overflow: hidden;
   padding: 5px 0px 5px 0px;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 287px;
}

select#acepto, select#acepto-color {
   -webkit-appearance: none;
   -webkit-border-radius: 5px;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   background-image: url(img_select.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 1px solid white; 
   outline: none;
   font-size: inherit;
   overflow: hidden;
   padding: 5px 0px 5px 0px;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 55px;
}

select#inputGenero, select#inputGenero-color {
   -webkit-appearance: none;
   -webkit-border-radius: 5px;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   background-image: url(img_select.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 1px solid white; 
   font-size: inherit;
   outline: none;
   overflow: hidden;
   padding: 5px 0px 5px 0px;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 287px;
}

select#inputCategorias, select#inputCategorias-color {
   -webkit-appearance: none;
   -webkit-border-radius: 5px;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   background-image: url(img_select.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 1px solid white; 
   font-size: inherit;
   outline: none;
   overflow: hidden;
   padding: 5px 0px 5px 0px;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 287px;
}

select#inputPais, select#inputPais {
   -webkit-appearance: none;
   -webkit-border-radius: 5px;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   background-image: url(img_select.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 1px solid white; 
   font-size: inherit;
   outline: none;
   overflow: hidden;
   padding: 5px 0px 5px 0px;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 287px;
}

select#inputMonto, select#inputMonto {
   -webkit-appearance: none;
   -webkit-border-radius: 5px;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   background-image: url(img_select.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 1px solid white; 
   outline: none;
   font-size: inherit;
   overflow: hidden;
   padding: 5px 0px 5px 0px;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 287px;
}

select#inputTipoSangre, select#inputTipoSangre {
   -webkit-appearance: none;
   -webkit-border-radius: 5px;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   background-image: url(img_select.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 1px solid white; 
   font-size: inherit;
   overflow: hidden;
   outline: none;
   padding: 5px 0px 5px 0px;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 287px;
}

select#inputTallaFranela, select#inputTallaFranela {
   -webkit-appearance: none;
   -webkit-border-radius: 5px;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   background-image: url(img_select.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 1px solid white; 
   font-size: inherit;
   overflow: hidden;
   outline: none;
   padding: 5px 0px 5px 0px;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 287px;
}

select#puntos, select#puntos-color {
   -webkit-appearance: none;
   -webkit-border-radius: 5px;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   background-image: url(img_select.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 1px solid white; 
   outline: none;
   font-size: inherit;
   overflow: hidden;
   padding: 5px 0px 5px 0px;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 287px;
}

select#inputModalidad, select#inputModalidad {
   -webkit-appearance: none;
   -webkit-border-radius: 5px;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   background-image: url(img_select.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 1px solid white; 
   font-size: inherit;
   overflow: hidden;
   outline: none;
   padding: 5px 0px 5px 0px;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 287px;
}

select#inputEvento, select#inputEvento {
   -webkit-appearance: none;
   -webkit-border-radius: 5px;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   background-image: url(img_select.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 1px solid white; 
   font-size: inherit;
   overflow: hidden;
   outline: none;
   padding: 5px 0px 5px 0px;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 287px;
}

select#inputJersey, select#inputJersey {
   -webkit-appearance: none;
   -webkit-border-radius: 5px;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   background-image: url(img_select.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 1px solid white; 
   font-size: inherit;
   overflow: hidden;
   outline: none;
   padding: 5px 0px 5px 0px;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 287px;
}

select#inputDistancia, select#inputDistancia {
   -webkit-appearance: none;
   -webkit-border-radius: 5px;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   background-image: url(img_select.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 1px solid white; 
   font-size: inherit;
   overflow: hidden;
   outline: none;
   padding: 5px 0px 5px 0px;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 287px;
}


.form-btn {
	border-radius:5px;
	padding: 0 20px;
	height: 50px;
	font: bold 25px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-align: center;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	cursor: pointer;
	border: 0px solid #000;
	outline: none;
	position: relative;
    outline: none;
	background-color: #000;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#000000)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #000000, #000000); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #000000, #000000); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #000000, #000000); /* IE10 */
	background-image:      -o-linear-gradient(top, #000000, #000000); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #000000, #000000);
	/*-pie-background:          linear-gradient(top, #000000, #000000);
	-moz-box-shadow:    inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.7);
	box-shadow:         inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.7);
	-moz-background-clip:    padding;
	-webkit-background-clip: padding-box;
    background-clip:         padding-box;
    -behavior: url(PIE.htc);*/
}

.grecaptcha-badge{
display:none !important;
}

.footer {
	width: 100%;
	height: 50px;
	background-color: transparent;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000000));
    background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );
	position: fixed;
	border-top: 1px solid #000;
	/*border-bottom : 1px solid #fff;*/
	text-align: center;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold 18px;
	color: #fff;
	bottom: 0;
    font-family:Calibri, Tahoma, Arial, Marcellus;
}

.header_last
{
position: fixed; 
z-index:2; 
height:70px; 
width: 100%;  
border-bottom:1px solid #000; 
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000000));
}

.label_procesa
{
height: 30px;
width: 100%;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000000));
}

.img {
  padding: 5px 10px 5px 10px;
  margin: 2px;
  float: center;
  width: 100%;
}

.wrapper{
position:relative;
float:left;
width:100%;
min-height:100%;
padding:50px 0;
}

textarea {
    -webkit-border-radius: 8px;
    -webkit-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 14px rgba(0,0,0,0.1); 
    -moz-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 14px rgba(0,0,0,0.1); 
    box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 14px rgba(0,0,0,0.1); 
    padding: 5px;
    margin: 0 0 5px 0;
    font-size: 14px;
    outline: none;
    width: 287px;
    height: 65px;
    border-radius:8px; 
    font-family:Calibri, Arial, Helvetica, sans-serif;
    background-color: #fff;
    font-size: inherit;
    overflow: hidden;
    padding: 5px;
    text-overflow: ellipsis;    
    resize: none;
}

/*SCROLL*/
::-webkit-scrollbar {
    width: 10px;
}
 
::-webkit-scrollbar-track {
    background: #bebebe;
    /*-webkit-border-radius: 10px;
    border-radius: 10px;*/
}

::-webkit-scrollbar-thumb {
    /*-webkit-border-radius: 10px;
    border-radius: 10px;*/
    /*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000) );*/
    background: #000000;
}

p {
 line-height: 1.5em;
 }

/* ====================
	* CONTENEDORES *
==================== */
.contenedor {
	max-width: 90%;
	width: 1600px;
	margin: 20px auto;
	overflow: hidden;
}

.contenedor-ancho {
	width: 100%;
	padding: 0 40px;
	margin: 20px auto;
}

/* ====================
	* GRID *
==================== */
.grid {
	display: grid;
	gap: 20px;
	margin-bottom: 20px;
}

/* Tamaño Grande - Computadoras y TV */
.col-1 { grid-template-columns: repeat(1, 1fr); }
.col-2 { grid-template-columns: repeat(2, 1fr); }
.col-3 { grid-template-columns: repeat(3, 1fr); }
.col-4 { grid-template-columns: repeat(4, 1fr); }
.col-5 { grid-template-columns: repeat(5, 1fr); }
.col-6 { grid-template-columns: repeat(6, 1fr); }
.col-7 { grid-template-columns: repeat(7, 1fr); }
.col-8 { grid-template-columns: repeat(8, 1fr); }
.col-9 { grid-template-columns: repeat(9, 1fr); }
.col-10 { grid-template-columns: repeat(10, 1fr); }
.col-11 { grid-template-columns: repeat(11, 1fr); }
.col-12 { grid-template-columns: repeat(12, 1fr); }

.span-1 { grid-column: span 1; }
.span-2 { grid-column: span 2; }
.span-3 { grid-column: span 3; }
.span-4 { grid-column: span 4; }
.span-5 { grid-column: span 5; }
.span-6 { grid-column: span 6; }
.span-7 { grid-column: span 7; }
.span-8 { grid-column: span 8; }
.span-9 { grid-column: span 9; }
.span-10 { grid-column: span 10; }
.span-11 { grid-column: span 11; }
.span-12 { grid-column: span 12; }

/* Tamaño Mediano - Tablets */
@media screen and (max-width: 992px) {
	.med-col-1 { grid-template-columns: repeat(1, 1fr); }
	.med-col-2 { grid-template-columns: repeat(2, 1fr); }
	.med-col-3 { grid-template-columns: repeat(3, 1fr); }
	.med-col-4 { grid-template-columns: repeat(4, 1fr); }
	.med-col-5 { grid-template-columns: repeat(5, 1fr); }
	.med-col-6 { grid-template-columns: repeat(6, 1fr); }
	.med-col-7 { grid-template-columns: repeat(7, 1fr); }
	.med-col-8 { grid-template-columns: repeat(8, 1fr); }
	.med-col-9 { grid-template-columns: repeat(9, 1fr); }
	.med-col-10 { grid-template-columns: repeat(10, 1fr); }
	.med-col-11 { grid-template-columns: repeat(11, 1fr); }
	.med-col-12 { grid-template-columns: repeat(12, 1fr); }

	.med-span-1 { grid-column: span 1; }
	.med-span-2 { grid-column: span 2; }
	.med-span-3 { grid-column: span 3; }
	.med-span-4 { grid-column: span 4; }
	.med-span-5 { grid-column: span 5; }
	.med-span-6 { grid-column: span 6; }
	.med-span-7 { grid-column: span 7; }
	.med-span-8 { grid-column: span 8; }
	.med-span-9 { grid-column: span 9; }
	.med-span-10 { grid-column: span 10; }
	.med-span-11 { grid-column: span 11; }
	.med-span-12 { grid-column: span 12; }
}

/* Tamaño Pequeño - Celulares */
@media screen and (max-width: 576px) {
	.peq-col-1 { grid-template-columns: repeat(1, 1fr); }
	.peq-col-2 { grid-template-columns: repeat(2, 1fr); }
	.peq-col-3 { grid-template-columns: repeat(3, 1fr); }
	.peq-col-4 { grid-template-columns: repeat(4, 1fr); }
	.peq-col-5 { grid-template-columns: repeat(5, 1fr); }
	.peq-col-6 { grid-template-columns: repeat(6, 1fr); }
	.peq-col-7 { grid-template-columns: repeat(7, 1fr); }
	.peq-col-8 { grid-template-columns: repeat(8, 1fr); }
	.peq-col-9 { grid-template-columns: repeat(9, 1fr); }
	.peq-col-10 { grid-template-columns: repeat(10, 1fr); }
	.peq-col-11 { grid-template-columns: repeat(11, 1fr); }
	.peq-col-12 { grid-template-columns: repeat(12, 1fr); }
}


/* ====================
	* COMPONENTES *
==================== */
.card {
	padding: 5px;
    margin: auto;
	background: transparent;
    color: #000;
	border-radius: 0px;
}

/*NUEVO*/

* {
  padding: 0;
  box-sizing: border-box;
  font-family: 'Open Sans', sans-serif;
}

body,
.modal {
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center;
}

.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
    overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
  padding-top: 60px;
  transition: all 500ms ease;
}

.modal-content {
  border-radius: 15px;
  width: 350px;
  margin: 5% auto;
  color: #000;
  font-weight: 600;
  border: 1px solid #888;
  background-color: #fefefe;
  box-shadow: 1px 7px 25px rgba(0, 0, 0, 0.6);  
  position: relative;
}

.contenido p {
  margin-bottom: 7px;
}

.contenido {
  width: 100%;
  padding: 10px;
}

.modal-content header {
  border-radius: 15px 15px 0px 0px;
  padding: 10px;
  background: #000000;
  color: #fff;
}

.modal-content span {
  position: absolute;
  top: 3px;
  right: 10px;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
}

.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #ccc;
  text-decoration: none;
  cursor: pointer;
}

@media only screen and (min-width:320px) and (max-width:768px) {
  .modal-content {
    width: 95%;
  }
}