@import url("fontawesome-all.min.css");
@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,100italic,300italic");
@import url('https://fonts.googleapis.com/css2?family=poppins:wght@800&family=Manrope:wght@500;800&family=Poppins:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@500;800&family=Poppins:wght@500&display=swap');
  
  



html, body, div, span, applet, object,
iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, a, abbr, acronym, address, big, cite,
code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b,
u, i, center, dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td, article, aside,
canvas, details, embed, figure, figcaption,
footer, header, hgroup, menu, nav, output, ruby,
section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: 'Poppins';
	font-weight: bolder;



}


.centradovertical{



	margin-left:  10%;
	position: relative;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-top: 10%;
	margin-bottom: 10%;
	


}

.pantalla{
	height : 100vh;
}
.pantallanocelular{
	height : 100vh;
	
	
}


h1,h2,h3,h4,h5,h6,p{
	margin: 5% 5% 5% 5%;
}


.pantallacompleta{
	height : 100vh;
}
@media only screen and (max-width: 900px){
.pantalla{
	height: 60vh;
}
}

.pantallaapuesta{
	height : 70vh;
	
}

.texto{

	margin-left:  10%;
	position: relative;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-right: 30%;

}


.centrado{
	margin-left:  10%;
	position: relative;
	top: 50%;
	text-align: center;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-right: 10%;
}

nav li{
	color: white;

}




.titulo{
	font-size: 40px;
	text-align: center;
	margin-top: 10%;
}

.titulodiente{
	margin: 0 30% 5% 5%;
	margin-right: 

	
}










.mediano{
	font-size: 25px;
}



.division{
	display: grid;
	grid-template-columns: repeat(2, 1fr);

}


.hra{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	
}

.nomostrarcelhra{
	display: contents;

}



.nomostrarcompuhra{
	display:none
  }


@media only screen and (max-width: 900px){
	
.hra{
	display: grid;
	grid-template-columns: repeat(1, 1fr);
}


.nomostrarcelhra{
	display: none;

}


.nomostrarcompuhra{
	display: contents;

  }
}


.divisiondientes{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	margin: 0;


}





.titulo-izquierdo{
	margin-right: 25%;
	margin-left: 5%;

}



.hra-derecho{
	

	

	margin-top: 20%;
	margin-right: 15%;
	margin-left:15%;


}

.hra-derecho-chico{
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	
	margin-right: 15%;
	font-size: 15px ;

}









.blanco-f{
	background-color: #fff;
}

.blanco-t{
color: #fff ;

}


.negro-f{
background-color: #000000;
}

.negro-t{
color: #000000 ;

}


.naranja-f{
	background-color: #ff2301;
	}
	
.naranja-t{
	color:  #ff2301 ;
	
}


em{
	color:  #ff2301 ;
}


.imagen-principal{
	min-width: 30%;
	max-width: 50%;
	margin: auto;
	inset: 0 0 0 0;
	display: block;
	
}

.porque{
    margin-top:29%;
}

@media only screen and (max-width: 900px){
	
.imagen-principal{
	min-width: 50%;
	max-width: 85%;

	
}


.hra-derecho{

		
	top: auto;
	

	margin-right: 10%;
	margin-left:10%;
	margin-top: 0%;




}

.titulo-izquierdo{
	margin-right: 5%;
	margin-left: 10%;

}

.centrado-mobil{
	margin-top: 50%;
}

.pantallaimagen{
	height: 75vh;
}

}


.grid1 {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 3%;
	margin: 5% 
  }


  


	

  .grid1 > div {
	background: #ffffff;
	width: 100%;
	border-radius: 15%;



	
  }
  .grid1 > .negro{
	background: black;
	margin :10%;
  }

  .grid1 h2{
	color: #000000;
	text-align: center;

  }
  .grid1 p{
	color: #000000;
	margin: 5%;

	
  }


  .mundito{
	width: 90%;
	margin-top: 55%;

  }
  
  .apuesta{
	margin-bottom: 50%;
	padding-top: 15%;
	margin-top: -35%;


  }

  .proposito{
	margin-top: 50%;
	padding-bottom: 10% ;
	margin-bottom: -35%;


  }

.mundo{

}

.nomostrarcel{
	display: contents;

}


  .gridnumeros {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 1%;
	margin: 5%;
  }

  

  
  .gridnumeros > div {
	background: black;
	margin: 5%;
	padding-top: 5%;
	padding-bottom: 5%;
  }


  .gridnumeros h4{
	margin: 5%;
  }


  .grid2 {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 3%;
	margin: 0 3% 0% 3%;

  }


  


	

  .grid2 > div {
	background: black;
	width: 100%;
	border-radius: 15%;
	margin-bottom:-100%;




  }
  



  .dientes{
	margin-bottom: -40%;
	padding-bottom: 35%;
  }
  .textodientes{
	margin: 5%;
  }
  .conocer{
	text-align: center;
	margin-bottom: 5%;
  }

  .logos{
	width: 70%;
	margin-left: 7%;




  }


  .nomostrarcompu{
	display:none
  }



  @media only screen and (max-width: 900px){

	h1{
		font-size: 2.5em;
		
		
	}



	.grid1 {
	
		grid-template-columns: repeat(1, 1fr);
		margin: 5% 0 0 0;
	
	}

	
	.grid1 > div {
		width: 80%;
	}

	.grid2 {
	
		grid-template-columns: repeat(1, 1fr);
		gap: 2%;
		margin-bottom: 5%;
	
	}

	
	.grid2 > div  {
		margin: 5%;

	

	
	}
	


	.titulodiente{
		font-size: 25px;
		margin-right: 10%;
		margin-left: 15%;
		
	}

	.dientes{
		padding: 0%;
		margin-bottom: 0;
		padding-bottom: 10%;
	}

	.pantallanocelular{
		height: auto
	}

	.gridnumeros {
	
		grid-template-columns: repeat(2, 1fr);
	
	}

	.division{
		grid-template-columns: repeat(1, 1fr);



	}
	.mundito{
		display: none;
	}

	.apuesta{
		margin-bottom: 4%;
		padding-top: 0%;
		margin-top: 5%;
		margin-left: 20%;
	
	
	  }
	
	  .proposito{
		margin-top: 4%;
		padding-bottom: 0% ;
		margin-bottom: 10%;
	
	
	  }
	  .pantallaapuesta{
		height: 110vh;
	  }


	  .apuesta{

	  }
	  .nomostrarcompu{
		display:contents
	  }


	  .nomostrarcel{
		display:none
	  }

	  h1,h2,h3,h4,h5,h6,p{
		margin: 2% 5% 2% 5%;
	}
	
	

}

@media only screen and (max-width: 900px){

	.titulo{
		font-size: 30px;
	}
	
	.chico{
		font-size: 15px ;
	}
	
	.mediano{
		font-size: 13px;
	}
	
	.texto{
	margin-left:  3%;
	position: relative;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-right: 3%;

		
	}
	
	
	}
	.margen{
		margin-top: 100%
	}
	


/* ".inherited-styles-for-exported-element" is a generated class for the inherited styles of the exported element, feel free to rename it. */


  
  .sitioweb {
	border: 1px solid #ff2301 ;
	padding: 5px 35px 5px 35px;
	background-color: #ff2301;
	color: black ;

	display: block;
	margin: auto;
	font-size: 20px;
	margin-top: 10%;

  

  }
  
 .presentacion{
   max-width: 100%;
 }
 


em{
	color: #ff2301;
}

.form{
	margin: 5%;
}

html {
	min-width: 550px;
	position: relative;
	}





.fondonosotros{
background-image: url('images/nosotros.png');
background-size: 100%;
background-attachment: scroll;

background-position: center center;

}
.popup-img-cel{
	width: 100%;
  }

h1{
	font-size: 3.5em;
	
	
}

h2{
	font-size: 3.5em;
	
	
}


h3{
	font-size: 3.0em;
	
	
}

h4{
	font-size: 1.3em;
	letter-spacing: 3px;
	
	
}





article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}


mark {
	background-color: transparent;
	color: inherit;
}

input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input, select, textarea {
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
}



.gridtiempo {
	display: grid;
	grid-template-columns: repeat(11, 1fr);
	gap: 3%;
	margin: 0% 
  }


  


  


	

  .gridtiempo > div {
	background: #ffffff;
	width: 100%;
	border-radius: 15%;
	margin: 5%;



	
  }

  .tiempotitulo{
	-webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
	text-align: center;
	position: relative;
	top: 50%;
	margin-left: 50%;

	
  }

/*tiempo */	
	.timeline {
		color: black;
		grid-column: 2/11;
		font-family: 'poppins', 'sans-serif'; ;
	}

	.timeline h1 {
	
		font-size: 2.5em;
		text-align: center;
		color: #000000;
	}
	.timeline ul {
		

	}
	.timeline ul li {
		background: black;
		position: relative;
		margin: 0 auto auto auto;
		width: 5px;
		
		list-style-type: none;
	}
	.timeline ul li:last-child {
		
	}
	.timeline ul li:before {
		content: '';
		background: #ff2301;
		position: absolute;
		left: 50%;
		top: 0;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		width: 35px;
		height: 35px;
		border: 3px solid #ff2301;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
	}
	.timeline ul li .hidden {
		opacity: 0;
	}

	/* Texto*/
	.timeline ul li .content {

		position: relative;
		width: 350px;
		padding: 0 0px 20px 20px;
		
	}
	.timeline ul li .content h2 {
		color: black;

		text-align: center;
		font-family: 'poppins', 'sans-serif'; ;
	}
	.timeline ul li .content p {
		text-align: left;
		font-family: 'poppins', 'sans-serif'; ;
		margin-right: 15%;
	}

	.timeline ul li:nth-child(odd) .content {
		left: 40px;

	}
	.timeline ul li:nth-child(odd) .content:before {
		left: -38px;
	}
	.timeline ul li:nth-child(even) .content {
		left: calc(-350px - 35px);

	}
	.timeline ul li:nth-child(even) .content:before {
		right: -38px;
	}
	/* ------------------------- ----- Media Queries ----- ------------------------- */
	@media screen and (max-width: 1020px) {
		.timeline ul li .content {
			width: 41vw;
	}
		.timeline ul li:nth-child(even) .content {
			left: calc(-41vw - 45px);
	}
	}
	@media screen and (max-width: 900px) {
		.timeline ul li {
			margin-left: 20px;
	}
		.timeline ul li .content {
			width: calc(100vw - 100px);
	}
		.timeline ul li .content h2 {
			text-align: initial;
	}
		.timeline ul li:nth-child(even) .content {
			left: 45px;
			
	}
		.timeline ul li:nth-child(even) .content:before {
			left: -33px;

			
	}.timeline{
		grid-column: 1/2;
		background-color: #ffffff;

		
	}


 
	
	.gridtiempo {
		
		grid-template-columns: repeat(1, 1fr);
	
	  }

	  .tiempotitulo{
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
		text-align: center;
		position: relative;
		top: 0%;
		margin-left: 0%;
	
		
	  }
	



}

.logosinreloj{
	height: 90%;
}

@media only screen and (max-width: 950px) {
	.logosinreloj{
		visibility: hidden;
	}

	
}

@media only screen and (max-width: 735px) {
	.logosinreloj{
		visibility:  visible;
	}

}


   .center {
	   margin: 50%;
 text-align: center;
 vertical-align: middle;
 font-size: 72px;
   font-family: 'poppins', 'sans-serif'; ;
   font-weight: bold;
		 }

   .grid-container {
 display: grid;
 grid-template-columns: auto auto auto;
 background-color: #ff2301;
 padding: 10px;
}
.grid-item {
 background-color: rgba(255, 255, 255, 0.8);
 border: 1px solid rgba(0, 0, 0, 0.8);
 padding: 20px;
 font-size: 30px;
 text-align: center;
}


/* Basic */

.contenedor {
	padding: 50px;
	background-color: #ff2301;
	position: relative;
	border-radius: 10%;
	margin: 20px
	;


}


.presentacion{
	min-width: 100%;
    min-width: 100%;
	margin: auto;
	display: block;
}


.wola:after,.wola:before,.wola-padding:after,.wola-padding:before{
    display:table;
    clear:both
}


.mitad{
    float:left;
	height: 800px; ;
}


.mitad-izquierda-especial{

	background-image: url('assets/images/fondo1.png');
	background-repeat: no-repeat;
	width: 50%;

}

.mitad-izquierda{


	width: 50%;

}


.mitad-izquierda-img{


	width: 50%;
	background-repeat: no-repeat;
	background-image: url('images/fondo1.png');


}

 #frases{




	text-align: center;

	padding: 10px;
	margin-right: 20%;
	margin-left: 20%;
	font-family: 'poppins', 'sans-serif'; 
	font-size: 40px;
	
}

.mitad-derecha-h{
width: 50%;
text-align: left;



}




	@media only screen and (max-width: 480px) {
		
		.mitad-derecha-img{
		
			all: revert;
			
		}
	  }


#dos{
	margin-top: 50%;
}



.momento{
	width: 250px;
	margin-left : 10%; 
	margin-right: 10%;

}



@media only screen and (max-width: 900px) {





		
		
		
		.mitad-derecha-h{
		all: revert;
		}
		
		.mitad-derecha h2{
			all: revert;
			}
		
		.mitad-derecha-img{
			all: revert;
		
			}
		#dos{
			margin-top: 50%;
		}

		.mitad-derecha{

			all: revert;
		
		
		}

		p{
			font-size: 12px;
			font-family: 'poppins', 'sans-serif'; ;
		}
	



  }


  body {
	font-family: Arial, 'sans-serif';
	background: url(http://www.shukatsu-note.com/wp-content/uploads/2014/12/computer-564136_1280.jpg) no-repeat;
	background-size: cover;
	height: 100vh;
  }
  

  
  .box {
	width: 80%;
	margin: 0 auto;
	background: rgba(255,255,255,0.2);
	padding: 35px;
	border: 2px solid #fff;
	border-radius: 20px/50px;
	background-clip: padding-box;
	text-align: center;
  }
  
  .button {
	font-size: 1em;
	padding: 10px;
	color: #fff;
	border: 2px solid #06D85F;
	border-radius: 20px/50px;
	text-decoration: none;
	cursor: pointer;
	transition: all 0.3s ease-out;
  }
  .button:hover {
	background: #06D85F;
  }
  
  .overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.7);
	transition: opacity 500ms;
	visibility: hidden;
	opacity: 0;
  }
  .overlay:target {
	visibility: visible;
	opacity: 1;
  }
  


  
  @media screen and (max-width: 700px){
	.box{
	  width: 70%;
	}


  }





/* Giro de la moneda  */
.giro-moneda {
	background-color: transparent;
	border-color: transparent ;
	width: 300px;
	height: 300px;
	
	perspective: 1000px; 
	border-radius: 0%;
	margin-bottom: 15px;

	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	

  }




  .giro-moneda-interior {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	transition: transform 0.8s;
	transform-style: preserve-3d;
	border-radius: 50%;
	-webkit-backface-visibility: hidden;

  }
  
  /* Giro horizontal ante hover  */
  .giro-moneda:hover .giro-moneda-interior{
	transform: rotateY(180deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
  }
  
  /* posición frente y detrás*/
  .giro-moneda-frontal, .giro-moneda-atras{
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden; /* Safari */
	backface-visibility: hidden;
	border-radius: 50%;
  }
  
  /* moneda parte delantera */
  .giro-moneda-frontal {
	border-radius: 50%;
	background-color: cornflowerblue ;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	
  }
  

  .giro-moneda-imagen{
	
    width: 300px;
    height: 300px;
	border-radius: 0%;
	object-fit: fill;
	

	position:absolute;
	z-index: -1 ;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;

  }

  .giro-moneda p{
	text-align: center;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}


.giro-moneda-atras {
	background-color: white;
	color: #ff2301;
	transform: rotateY(180deg);
	border-radius: 0%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	
	
  }
   .giro-moneda-texto{
	position:fixed;
	inset: 3em 0em 0em 0em ;
	margin: 23px;
	font-family: 'poppins';
	
	color: #ff2301;


  }

  .giro-moneda-texto h2{
	font-size: 30px;
	color: #ff2301;
	font-family: 'poppins';

  }


  .parrilla {
	display: grid;
	grid-template-columns: auto auto auto;

  }
  .grid-item {
	background-color: rgba(255, 255, 255, 0.8);
	border: 1px solid rgba(0, 0, 0, 0.8);
	padding: 20px;
	font-size: 30px;
	text-align: center;
  }

  @media only screen and (max-width: 1050px) {
	.parrilla {
		display: grid;
		grid-template-columns: auto auto ;
	  }





  }

  @media only screen and (max-width: 650px) {

  
	.giro-moneda{
		margin-left: auto;
		margin-right: auto;
		margin-top: 10%;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
	}


 .giro-moneda p{
	 text-align: center;
 }

  .giro-moneda-imagen{
	
    width: 300px;
    height: 300px;
	border-radius: 0%;
	object-fit: fill;
	

	position:absolute;
	z-index: -1 ;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

	.parrilla {
		display: grid;
		grid-template-columns: auto ;
	  }



  

  }



  


  /* Fin Flip coin  */

  * {
	box-sizing: border-box;
  }
  

  
 


	
  @media screen {
	
  }
  .arrow-1:before {
	content: "";
	background: currentColor;
	width:15px;
	clip-path: polygon(0 10px,calc(100% - 15px) 10px,calc(100% - 15px) 0,100% 50%,calc(100% - 15px) 100%,calc(100% - 15px) calc(100% - 10px),0 calc(100% - 10px));
	animation: a1 1.5s infinite linear;
  }
  @keyframes a1 {
	90%,100%{flex-grow: 1}
  }

.botones-principales{
	display: inline-block; 
}
	html {
		box-sizing: border-box;
	}

	*, *:before, *:after {
		box-sizing: inherit;
	}

	html, body {
		background: black;
	}





	body.is-preload *, body.is-preload *:before, body.is-preload *:after {
		-moz-animation: none !important;
		-webkit-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
		-moz-transition: none !important;
		-webkit-transition: none !important;
		-ms-transition: none !important;
		transition: none !important;
	}

	

		a:hover {
			color: #ff2301!important;
			border-bottom-color: transparent;
		}

	strong, b {
		color: #ffffff;
		font-weight: 300;
	}



/* Loader */

	@-moz-keyframes spinner-show {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@-webkit-keyframes spinner-show {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@-ms-keyframes spinner-show {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@keyframes spinner-show {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@-moz-keyframes spinner-hide {
		0% {
			color: rgba(255, 255, 255, 0.15);
			z-index: 100001;
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
		}

		99% {
			color: #000000;
			z-index: 100001;
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
		}

		100% {
			color: #000000;
			z-index: -1;
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
		}
	}

	@-webkit-keyframes spinner-hide {
		0% {
			color: rgba(255, 255, 255, 0.15);
			z-index: 100001;
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
		}

		99% {
			color: #000000;
			z-index: 100001;
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
		}

		100% {
			color: #000000;
			z-index: -1;
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
		}
	}

	@-ms-keyframes spinner-hide {
		0% {
			color: rgba(255, 255, 255, 0.15);
			z-index: 100001;
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
		}

		99% {
			color: #000000;
			z-index: 100001;
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
		}

		100% {
			color: #000000;
			z-index: -1;
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
		}
	}

	@keyframes spinner-hide {
		0% {
			color: rgba(255, 255, 255, 0.15);
			z-index: 100001;
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
		}

		99% {
			color: #000000;
			z-index: 100001;
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
		}

		100% {
			color: #000000;
			z-index: -1;
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
		}
	}

	@-moz-keyframes spinner-rotate {
		0% {
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
		}

		100% {
			-moz-transform: scale(1) rotate(360deg);
			-webkit-transform: scale(1) rotate(360deg);
			-ms-transform: scale(1) rotate(360deg);
			transform: scale(1) rotate(360deg);
		}
	}

	@-webkit-keyframes spinner-rotate {
		0% {
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
		}

		100% {
			-moz-transform: scale(1) rotate(360deg);
			-webkit-transform: scale(1) rotate(360deg);
			-ms-transform: scale(1) rotate(360deg);
			transform: scale(1) rotate(360deg);
		}
	}

	@-ms-keyframes spinner-rotate {
		0% {
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
		}

		100% {
			-moz-transform: scale(1) rotate(360deg);
			-webkit-transform: scale(1) rotate(360deg);
			-ms-transform: scale(1) rotate(360deg);
			transform: scale(1) rotate(360deg);
		}
	}

	@keyframes spinner-rotate {
		0% {
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
		}

		100% {
			-moz-transform: scale(1) rotate(360deg);
			-webkit-transform: scale(1) rotate(360deg);
			-ms-transform: scale(1) rotate(360deg);
			transform: scale(1) rotate(360deg);
		}
	}

	@-moz-keyframes overlay-hide {
		0% {
			opacity: 1;
			z-index: 100000;
		}

		15% {
			opacity: 1;
			z-index: 100000;
		}

		99% {
			opacity: 0;
			z-index: 100000;
		}

		100% {
			opacity: 0;
			z-index: -1;
		}
	}

	@-webkit-keyframes overlay-hide {
		0% {
			opacity: 1;
			z-index: 100000;
		}

		15% {
			opacity: 1;
			z-index: 100000;
		}

		99% {
			opacity: 0;
			z-index: 100000;
		}

		100% {
			opacity: 0;
			z-index: -1;
		}
	}

	@-ms-keyframes overlay-hide {
		0% {
			opacity: 1;
			z-index: 100000;
		}

		15% {
			opacity: 1;
			z-index: 100000;
		}

		99% {
			opacity: 0;
			z-index: 100000;
		}

		100% {
			opacity: 0;
			z-index: -1;
		}
	}

	@keyframes overlay-hide {
		0% {
			opacity: 1;
			z-index: 100000;
		}

		15% {
			opacity: 1;
			z-index: 100000;
		}

		99% {
			opacity: 0;
			z-index: 100000;
		}

		100% {
			opacity: 0;
			z-index: -1;
		}
	}

	body.landing {
		text-decoration: none;
	}

		body.landing:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			display: inline-block;
			font-style: normal;
			font-variant: normal;
			text-rendering: auto;
			line-height: 1;
			text-transform: none !important;
			font-family: 'Font Awesome 5 Free';
			font-weight: 900;
		}

		body.landing:before {
			-moz-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
			-webkit-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
			-ms-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
			animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
			-moz-transform-origin: 50% 50%;
			-webkit-transform-origin: 50% 50%;
			-ms-transform-origin: 50% 50%;
			transform-origin: 50% 50%;
			color: rgba(255, 255, 255, 0.15);
			content: '\f1ce';
			cursor: default;
			display: block;
			font-size: 2em;
			height: 2em;
			left: 50%;
			line-height: 2em;
			margin: -1em 0 0 -1em;
			opacity: 0;
			position: fixed;
			text-align: center;
			top: 50%;
			width: 2em;
			z-index: -1;
		}

		body.landing:after {
			-moz-animation: overlay-hide 1.5s ease-in forwards !important;
			-webkit-animation: overlay-hide 1.5s ease-in forwards !important;
			-ms-animation: overlay-hide 1.5s ease-in forwards !important;
			animation: overlay-hide 1.5s ease-in forwards !important;
			background: #000000;
			content: '';
			display: block;
			height: 100%;
			left: 0;
			opacity: 0;
			position: fixed;
			top: 0;
			width: 100%;
			z-index: -1;
		}

		body.landing.is-preload:before {
			-moz-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
			-webkit-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
			-ms-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
			animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
			z-index: 100001;
		}

		body.landing.is-preload:after {
			-moz-animation: none !important;
			-webkit-animation: none !important;
			-ms-animation: none !important;
			animation: none !important;
			opacity: 0;
			z-index: 100000;
		}

	@media (-webkit-min-device-pixel-ratio: 2) {

		body.landing:before {
			line-height: 2.025em;
		}

	}

/* Container */

	.container {
		margin: 0 auto;
		max-width: calc(100% - 4em);
		width: 70em;
	}

		.container.xsmall {
			width: 17.5em;
		}

		.container.small {
			width: 35em;
		}

		.container.medium {
			width: 52.5em;
		}

		.container.large {
			width: 87.5em;
		}

		.container.xlarge {
			width: 105em;
		}

		.container.max {
			width: 100%;
		}

		@media screen and (max-width: 1280px) {

			.container {
				width: 90%;
				max-width: 100%;
			}

		}

		@media screen and (max-width: 980px) {

			.container {
				width: 100% !important;
			}

		}




/* Section/Article */

	section.special, article.special {
		text-align: center;
	}

	header p {
		color: #ffffff;
		position: relative;
		margin: 0 0 1.5em 0;
	}

	header h2 + p {
		font-size: 1.25em;
		margin-top: -1em;
		line-height: 1.75em;
	}

	header h3 + p {
		font-size: 1.1em;
		margin-top: -0.8em;
		line-height: 1.75em;
	}


	header.major {
		margin: 0 0 4em 0;
		position: relative;
		text-align: center;
	}

		header.major:after {
			background: #fff;
			content: '';
			display: inline-block;
			height: 0.2em;
			max-width: 20em;
			width: 75%;
		}

	footer.major {
		margin: 4em 0 0 0;
	}

/* Form */

	form {
		margin: 0 0 2em 0;
	}

		form.cta {
			max-width: 35em;
			margin-left: auto;
			margin-right: auto;
		}

	label {
		color: #ffffff;
		display: block;
		font-size: 0.9em;
		font-weight: bolder;
		margin: 0 0 1em 0;
	}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select,
	textarea {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: border-color 0.2s ease-in-out;
		-webkit-transition: border-color 0.2s ease-in-out;
		-ms-transition: border-color 0.2s ease-in-out;
		transition: border-color 0.2s ease-in-out;
		background: transparent;
		border-radius: 4px;
		border: solid 1px rgba(255, 255, 255, 0.3);
		color: inherit;
		display: block;
		outline: 0;
		padding: 0 1em;
		text-decoration: none;
		width: 100%;
	}

		input[type="text"]:invalid,
		input[type="password"]:invalid,
		input[type="email"]:invalid,
		select:invalid,
		textarea:invalid {
			box-shadow: none;
		}

		input[type="text"]:focus,
		input[type="password"]:focus,
		input[type="email"]:focus,
		select:focus,
		textarea:focus {
			border-color: #ff2301;
		}

	



/* Icon */

	.icon {
		text-decoration: none;
		border-bottom: none;
		position: relative;
		
	}

		.icon:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			display: inline-block;
			font-style: normal;
			font-variant: normal;
			text-rendering: auto;
			line-height: 1;
			text-transform: none !important;
			font-family: 'Font Awesome 5 Free';
			font-weight: bolder;
		}

		.icon > .label {
			display: none;
		}

		.icon:before {
			line-height: inherit;
		}

		.icon.solid:before {
			font-weight: 900 !important;
		}

		.icon.brands:before {
			font-family: 'Font Awesome 5 Brands' !important;
		}

		.icon.alt {
			text-decoration: none;
		}

			.icon.alt:before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				display: inline-block;
				font-style: normal;
				font-variant: normal;
				text-rendering: auto;
				line-height: 1;
				text-transform: none !important;
				font-family: 'Font Awesome 5 Free';
				font-weight: bolder;
			}

			.icon.alt:before {
				color: #000000 !important;
				text-shadow: 1px 0 0 #ffffff, -1px 0 0 #ffffff, 0 1px 0 #ffffff, 0 -1px 0 #ffffff;
			}

		.icon.major {
			background: #000000;
			border-radius: 100%;
			cursor: default;
			display: inline-block;
			height: 6em;
			line-height: 5.65em;
			margin: 0 0 2em 0;
			text-align: center;
			width: 6em;
		}

			.icon.major:before {
				font-size: 2.25em;
			}

			.icon.major.alt {
				text-decoration: none;
			}

				.icon.major.alt:before {
					-moz-osx-font-smoothing: grayscale;
					-webkit-font-smoothing: antialiased;
					display: inline-block;
					font-style: normal;
					font-variant: normal;
					text-rendering: auto;
					line-height: 1;
					text-transform: none !important;
					font-family: 'Font Awesome 5 Free';
					font-weight: bolder;
				}

				.icon.major.alt:before {
					color: #000000 !important;
					text-shadow: 1px 0 0 #ffffff, -1px 0 0 #ffffff, 0 1px 0 #ffffff, 0 -1px 0 #ffffff;
				}

/* Image */

	.image {
		border-radius: 4px;
		border: 0;
		display: inline-block;
		position: relative;
		overflow: hidden;
	}

		.image:before {
			content: '';
			display: block;
			position: absolute;
			left: 0;
			top: 0;
			background-image: url("images/overlay.png");
			width: 100%;
			height: 100%;
			z-index: 1;
		}

		.image img {
			border-radius: 4px;
			display: block;
		}

		.image.left {
			float: left;
			margin: 0 1.5em 1em 0;
			top: 0.25em;
		}

		.image.right {
			float: right;
			margin: 0 0 1em 1.5em;
			top: 0.25em;
		}

		.image.left, .image.right {
			max-width: 40%;
		}

			.image.left img, .image.right img {
				width: 100%;
			}

		.image.fit {
			display: block;
			margin: 0 0 2em 0;
			width: 100%;
		}

			.image.fit img {
				width: 100%;
			}

/* List */

	ol {
		list-style: decimal;
		margin: 0 0 2em 0;
		padding-left: 1.25em;
	}

		ol li {
			padding-left: 0.25em;
		}

	ul {
		list-style: disc;
		margin: 0 0 2em 0;
		padding-left: 1em;
	}

		ul li {
			padding-left: 0.5em;
		}

		ul.alt {
			list-style: none;
			padding-left: 0;
		}

			ul.alt li {
				border-top: solid 1px rgba(255, 255, 255, 0.3);
				padding: 0.5em 0;
			}

				ul.alt li:first-child {
					border-top: 0;
					padding-top: 0;
				}

	dl {
		margin: 0 0 2em 0;
	}

/* Icons */

	ul.icons {
		cursor: default;
		list-style: none;
		padding-left: 0;
	}

		ul.icons li {
			display: inline-block;
			height: 3.5em;
			line-height: 2.5em;
			padding: 0 0.5em;
		}

			ul.icons li .icon {
				font-size: 0.8em;

			}

				ul.icons li .icon:before {
					font-size: 2em;
				}

				.contacto {
					font-size: 2.8em;
				}

/* Actions */

	ul.actions {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		cursor: default;
		list-style: none;
		margin-left: -1em;
		padding-left: 0;
	}

		ul.actions li {
			padding: 0 0 0 1em;
			vertical-align: middle;
		}

		ul.actions.special {
			-moz-left-content: center;
			-webkit-left-content: center;
			-ms-left-content: center;
			left-content: center;
			width: 100%;
			margin-left: 0;
		}

			ul.actions.special li:first-child {
				padding-left: 0;
			}

		ul.actions.stacked {
			-moz-flex-direction: column;
			-webkit-flex-direction: column;
			-ms-flex-direction: column;
			flex-direction: column;
			margin-left: 0;
		}

			ul.actions.stacked li {
				padding: 1.3em 0 0 0;
			}

				ul.actions.stacked li:first-child {
					padding-top: 0;
				}

		ul.actions.fit {
			width: calc(100% + 1em);
		}

			ul.actions.fit li {
				-moz-flex-grow: 1;
				-webkit-flex-grow: 1;
				-ms-flex-grow: 1;
				flex-grow: 1;
				-moz-flex-shrink: 1;
				-webkit-flex-shrink: 1;
				-ms-flex-shrink: 1;
				flex-shrink: 1;
				width: 100%;
			}

				ul.actions.fit li > * {
					width: 100%;
				}

			ul.actions.fit.stacked {
				width: 100%;
			}

		@media screen and (max-width: 480px) {

			ul.actions:not(.fixed) {
				-moz-flex-direction: column;
				-webkit-flex-direction: column;
				-ms-flex-direction: column;
				flex-direction: column;
				margin-left: 0;
				width: 100% !important;
			}

			
		.index2{
			font-size: 32px;
		  }

				ul.actions:not(.fixed) li {
					-moz-flex-grow: 1;
					-webkit-flex-grow: 1;
					-ms-flex-grow: 1;
					flex-grow: 1;
					-moz-flex-shrink: 1;
					-webkit-flex-shrink: 1;
					-ms-flex-shrink: 1;
					flex-shrink: 1;
					padding: 1em 0 0 0;
					text-align: center;
					width: 100%;
				}

					ul.actions:not(.fixed) li > * {
						width: 100%;
					}

					ul.actions:not(.fixed) li:first-child {
						padding-top: 0;
					}

					ul.actions:not(.fixed) li input[type="submit"],
					ul.actions:not(.fixed) li input[type="reset"],
					ul.actions:not(.fixed) li input[type="button"],
					ul.actions:not(.fixed) li button,
					ul.actions:not(.fixed) li .button {
						width: 100%;
					}

						ul.actions:not(.fixed) li input[type="submit"].icon:before,
						ul.actions:not(.fixed) li input[type="reset"].icon:before,
						ul.actions:not(.fixed) li input[type="button"].icon:before,
						ul.actions:not(.fixed) li button.icon:before,
						ul.actions:not(.fixed) li .button.icon:before {
							margin-left: -0.5em;
						}

		}


/* Button */

	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	.button {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
		background-color: transparent;
		border-radius: 4px;
		border: 0;
		box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3);
		color: #ffffff !important;
		cursor: pointer;
		display: inline-block;
		font-weight: bolder;
		height: 3em;
		line-height: 3em;
		padding: 0 2.25em;
		text-align: center;
		text-decoration: none;
		white-space: nowrap;
	}

		input[type="submit"]:hover, input[type="submit"]:active,
		input[type="reset"]:hover,
		input[type="reset"]:active,
		input[type="button"]:hover,
		input[type="button"]:active,
		.button:hover,
		.button:active {
			box-shadow: inset 0 0 0 1px #ff2301;
			color: #ff2301!important;
		}

		input[type="submit"]:active,
		input[type="reset"]:active,
		input[type="button"]:active,
		.button:active {
			background-color: rgba(228, 76, 101, 0.15);
		}

		input[type="submit"].icon:before,
		input[type="reset"].icon:before,
		input[type="button"].icon:before,
		.button.icon:before {
			margin-right: 0.5em;
		}

		input[type="submit"].fit,
		input[type="reset"].fit,
		input[type="button"].fit,
		.button.fit {
			width: 100%;
		}

		input[type="submit"].small,
		input[type="reset"].small,
		input[type="button"].small,
		.button.small {
			font-size: 0.8em;
		}

		input[type="submit"].large,
		input[type="reset"].large,
		input[type="button"].large,
		.button.large {
			font-size: 1.35em;
		}

		input[type="submit"].primary,
		input[type="reset"].primary,
		input[type="button"].primary,
		.button.primary {
			background-color: #ff2301;
			box-shadow: none;
			color: #ffffff !important;
		}

			input[type="submit"].primary:hover,
			input[type="reset"].primary:hover,
			input[type="button"].primary:hover,
			.button.primary:hover {
				background-color: #ff2301;
			}

			input[type="submit"].primary:active,
			input[type="reset"].primary:active,
			input[type="button"].primary:active,
			.button.primary:active {
				background-color: #ff2301;
			}

		input[type="submit"].disabled, input[type="submit"]:disabled,
		input[type="reset"].disabled,
		input[type="reset"]:disabled,
		input[type="button"].disabled,
		input[type="button"]:disabled,
		.button.disabled,
		.button:disabled {
			background-color: rgba(255, 255, 255, 0.3) !important;
			box-shadow: none !important;
			color: #ffffff !important;
			cursor: default;
			opacity: 0.25;
		}






/* Dropotron */

	.dropotron {
		background: rgba(39, 40, 51, 0.965);
		border-radius: 4px;
		box-shadow: 0 0.075em 0.35em 0 rgba(0, 0, 0, 0.125);
		list-style: none;
		margin-top: calc(-0.25em + 1px);
		min-width: 12em;
		padding: 0.25em 0;
	}

		.dropotron > li {
			border-top: solid 1px rgba(255, 255, 255, 0.035);
			padding: 0;
		}

			.dropotron > li a, .dropotron > li span {
				border: 0;
				color: rgba(255, 255, 255, 0.75);
				display: block;
				padding: 0.1em 1em;
				text-decoration: none;
			}

			.dropotron > li:first-child {
				border-top: 0;
			}

			.dropotron > li.active > a, .dropotron > li.active > span {
				color: #ff2301;
			}

		.dropotron.level-0 {
			font-size: 0.8em;
			margin-top: 1em;
		}

			.dropotron.level-0:before {
				-moz-transform: rotate(45deg);
				-webkit-transform: rotate(45deg);
				-ms-transform: rotate(45deg);
				transform: rotate(45deg);
				background: #000000;
				content: '';
				display: block;
				height: 1em;
				position: absolute;
				right: 1.5em;
				top: -0.5em;
				width: 1em;
			}

	body.landing .dropotron.level-0 {
		margin-top: 0;
	}

/* Header */

	#page-wrapper {
		padding-top: 3.5em;
	}

	#header {
		background: rgba(39, 40, 51, 0.965);
		box-shadow: 0 0 0.25em 0 rgba(0, 0, 0, 0.25);
		cursor: default;
		height: 3.5em;
		left: 0;
		line-height: 3.5em;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 100;
	}

		#header h1 {
			height: inherit;
			left: 1.25em;
			line-height: inherit;
			margin: 0;
			position: absolute;
			top: 0;
		}

		#header nav {
			position: absolute;
			right: 1em;
			top: 0;
		}

			#header nav ul {
				margin: 0;
			}

				#header nav ul li {
					display: inline-block;
					margin-left: 1em;
				}

					#header nav ul li a, #header nav ul li span {
						border: 0;
						color: inherit;
						display: inline-block;
						height: inherit;
						line-height: inherit;
						outline: 0;
					}

						#header nav ul li a.button, #header nav ul li span.button {
							height: 2em;
							line-height: 2em;
							padding: 0 1.25em;
						}

						#header nav ul li a:not(.button):before, #header nav ul li span:not(.button):before {
							margin-right: 0.5em;
						}

					#header nav ul li.active > a, #header nav ul li.active > span {
						color: #ff2301;
					}

					#header nav ul li > ul {
						display: none;
					}

	body.landing #page-wrapper {
		padding-top: 0;
	}

	body.landing #header {
		background: transparent;
		box-shadow: none;
		position: absolute;
	}

/* Banner */

	#banner {
		background-attachment: fixed;
		background-position: center center;
		opacity: 1;
		min-height: 100vh;
		position: relative;
		text-align: center;
		z-index: 21;
		background-repeat: no-repeat;
		background-color: #000000;
		background-size: 100%;

	}





		#banner:before {
			content: '';
			display: inline-block;
			height: 100vh;
			vertical-align: middle;
			width: 1%;
		}

		#banner:after {
		
			content: '';
			display: block;
			height: 100%;
			left: 0;
			position: absolute;
			top: 0;
			width: 100%;
		}



		

		
	body.is-touch #banner {
		background-attachment: scroll;
	}


/* Footer */

	#footer {
		background: #000000;
		padding: 6em 0;
		text-align: center;
	}

		#footer .icons .icon.alt {
			text-decoration: none;
		}

			#footer .icons .icon.alt:before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				display: inline-block;
				font-style: normal;
				font-variant: normal;
				text-rendering: auto;
				line-height: 1;
				text-transform: none !important;
				font-family: 'Font Awesome 5 Free';
				font-weight: bolder;
			}

			#footer .icons .icon.alt:before {
				color: #000000 !important;
				text-shadow: 1px 0 0 rgba(255, 255, 255, 0.5), -1px 0 0 rgba(255, 255, 255, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5), 0 -1px 0 rgba(255, 255, 255, 0.5);
			}

		#footer .copyright {
			color: rgba(255, 255, 255, 0.5);
			font-size: 0.8em;
			line-height: 1em;
			margin: 2em 0 0 0;
			padding: 0;
			text-align: center;
		}

			#footer .copyright li {
				border-left: solid 1px rgba(255, 255, 255, 0.3);
				display: inline-block;
				list-style: none;
				margin-left: 1.5em;
				padding-left: 1.5em;
			}

				#footer .copyright li:first-child {
					border-left: 0;
					margin-left: 0;
					padding-left: 0;
				}

				#footer .copyright li a {
					color: inherit;
				}

/* XLarge */

	@media screen and (max-width: 1680px) {

		/* Basic */

			body, input, select, textarea {
				font-size: 13pt;
			}

	}

/* Large */

	@media screen and (max-width: 1280px) {

		/* Basic */

			body, input, select, textarea {
				font-size: 11.5pt;
			}

	



		/* Footer */

			#footer {
				padding: 4.5em 0;
			}

	}

/* Medium */

	@media screen and (max-width: 980px) {

		/* Basic */

			body, input, select, textarea {
				font-size: 12pt;
			}


		/* Wrapper */

			.wrapper {
				padding: 4.5em 2.5em 2.5em 2.5em;
			}

		/* Banner */

			#banner {
				background-attachment: scroll;
			}

				#banner .goto-next {
					height: 7em;
				}


		/* Footer */

			#footer {
				padding: 4.5em 0;
			}

	}

/* Small */

	#navPanel, #titleBar {
		display: none;
	}

	@media screen and (max-width: 736px) {

		/* Basic */

			html, body {
				
			}

			body, input, select, textarea {
				font-size: 12pt;
			}

			h2 {
				font-size: 1.5em;
			}

			h3 {
				font-size: 1.2em;
			}

			h4 {
				font-size: 1em;
			}

		/* Section/Article */

			header p br {
				display: none;
			}

			header h2 + p {
				font-size: 1em;
			}

			header h3 + p {
				font-size: 1em;
			}

	

			header.major {
				margin: 0 0 2em 0;
			}

		/* Goto Next */

			.goto-next:before {
				height: 0.8em;
				margin: -0.4em 0 0 -0.6em;
				width: 1.2em;
			}

	
		/* Wrapper */

			.wrapper {
				padding: 3.25em 1.5em 1.25em 1.5em;
			}

		/* Header */

			#header {
				display: none;
			}

		/* Banner */

			#banner {
				box-shadow: 0 0.125em 0.5em 0 rgba(0, 0, 0, 0.25);
				min-height: calc(100vh - 44px);
			}

				#banner:before {
					height: calc(100vh - 44px);
				}

	


		/* Nav */

			#page-wrapper {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				padding-bottom: 1px;
				padding-top: 44px !important;
			}

			#titleBar {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				height: 44px;
				left: 0;
				position: fixed;
				top: 0;
				width: 100%;
				z-index: 10001;
				background: #000000;
				box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
			}

				#titleBar .title {
					color: #ffffff;
					display: block;
					font-weight: bolder;
					height: 44px;
					line-height: 44px;
					text-align: center;
				}

					#titleBar .title a {
						color: inherit;
						border: 0;
					}

				#titleBar .toggle {
					text-decoration: none;
					height: 60px;
					left: 0;
					position: absolute;
					top: 0;
					width: 90px;
					outline: 0;
					border: 0;
				}

					#titleBar .toggle:before {
						-moz-osx-font-smoothing: grayscale;
						-webkit-font-smoothing: antialiased;
						display: inline-block;
						font-style: normal;
						font-variant: normal;
						text-rendering: auto;
						line-height: 1;
						text-transform: none !important;
						font-family: 'Font Awesome 5 Free';
						font-weight: bolder;
					}

					#titleBar .toggle:before {
						background: #ff2301;
						color: rgba(255, 255, 255, 0.5);
						content: '\f0c9';
						display: block;
						font-size: 18px;
						height: 44px;
						left: 0;
						line-height: 44px;
						position: absolute;
						text-align: center;
						top: 0;
						width: 54px;
					}

			#navPanel {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transform: translateX(-275px);
				-webkit-transform: translateX(-275px);
				-ms-transform: translateX(-275px);
				transform: translateX(-275px);
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				height: 100%;
				left: 0;
				overflow-y: auto;
				position: fixed;
				top: 0;
				width: 275px;
				z-index: 10002;
				background: #000000;
				padding: 0.75em 1.25em;
			}

				#navPanel .link {
					border: 0;
					border-top: solid 1px rgba(255, 255, 255, 0.05);
					color: rgba(255, 255, 255, 0.75);
					display: block;
					height: 3em;
					line-height: 3em;
					text-decoration: none;
				}

					#navPanel .link:hover {
						color: inherit !important;
					}

					#navPanel .link:first-child {
						border-top: 0;
					}

					#navPanel .link.depth-0 {
						color: #ffffff;
						font-weight: bolder;
					}

					#navPanel .link .indent-1 {
						display: inline-block;
						width: 1.25em;
					}

					#navPanel .link .indent-2 {
						display: inline-block;
						width: 2.5em;
					}

					#navPanel .link .indent-3 {
						display: inline-block;
						width: 3.75em;
					}

					#navPanel .link .indent-4 {
						display: inline-block;
						width: 5em;
					}

					#navPanel .link .indent-5 {
						display: inline-block;
						width: 6.25em;
					}

			body.navPanel-visible #page-wrapper {
				-moz-transform: translateX(275px);
				-webkit-transform: translateX(275px);
				-ms-transform: translateX(275px);
				transform: translateX(275px);
			}

			body.navPanel-visible #titleBar {
				-moz-transform: translateX(275px);
				-webkit-transform: translateX(275px);
				-ms-transform: translateX(275px);
				transform: translateX(275px);
			}

			body.navPanel-visible #navPanel {
				-moz-transform: translateX(0);
				-webkit-transform: translateX(0);
				-ms-transform: translateX(0);
				transform: translateX(0);
			}

		/* Footer */

			#footer {
				padding: 3.25em 1.5em;
			}

	}

/* XSmall */

	@media screen and (max-width: 480px) {

		/* Basic */

			html, body {
				min-width: 320px;
			}

			body, input, select, textarea {
				font-size: 12pt;
			}

		/* Button */

			input[type="submit"],
			input[type="reset"],
			input[type="button"],
			.button {
				padding: 0;
			}





		/* Footer */

			#footer {
				padding: 3em 1.25em;
			}

				#footer .copyright {
					line-height: inherit;
				}

					#footer .copyright li {
						border-left: 0;
						display: block;
						margin: 0;
						padding: 0;
					}

	}


	@media only screen and (max-width: 900px){

		h1,h2,h3,h4,h5,h6,p{
			margin: 50px;
		}
	}


