@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');


@font-face {
    src: url("fonts/Sugo-Pro-Display-Light-trial.ttf");
    font-family: sugo;
}


:root {
  --max-width:800px;
}



body {

	background-color:#D9DAE0;
	font-family: "Bebas Neue", 'Open San', sans-serif;
	margin: 0 0 0 0;
}
html {

	scroll-behavior: smooth;
}

.txtSugo{

	font-family: sugo, 'Open San', sans-serif;
	

}

.txtBebas{

	font-family: "Bebas Neue", 'Open San', sans-serif;
	

}

.loading {

		position:fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background: url(images/loading.gif)no-repeat center center ;
		background-size: 100% auto;
   	width: 50%;
		height: 140px;
		max-width: 140px;

	}

	.tituloGris{

		color: #4D4D4D;
		font-size: 2.8em;
		line-height: 0.8em;

	}

	.tituloNaranja{

		color: #CA5612;
		font-size: 2.5em;

	}

	.subtituloBlanco{

		color: white;
		font-size: 2.5em;
		line-height: 0.8em;

	}

	.subtituloObscuro{

		color: #665738;
		font-size: 2.5em;
		line-height: 0.8em;

	}

	.tituloDorado{

		color: #9E8954;
		font-size: 1.7em;
		line-height: 0.85em;

	}



	.subTituloGris{

		color: #888888;
		font-size: 1.3em;
		font-family: 'Open San', sans-serif;

	}

	.subTituloGris2{

		color: #888888;
		font-size: 2.5em;
		line-height: 0.8em;

	}

	

	.subTituloMorado02{

		color: #7B657C;
		font-size: 38px;
		line-height: 0.8em;
		letter-spacing: 2px;
	}

	.subTitulo01{

		font-size: 37px;
		position: relative;

	}

	.contenido01{

		font-size: 16px;
		color: #757575;
		letter-spacing: normal;
		font-family:'Open San', sans-serif;
	}



	.contenido03{

		font-size: 20px;
		color: #1A1A1A;
		line-height: 1em;
		letter-spacing: normal;
		font-family: Poppins, 'Open San', sans-serif;
	}

	.contenidoBanco{

		font-size: 15px !important;
		color: white;
		letter-spacing: 0px !important;
		font-family: Poppins, 'Open San', sans-serif;
	}

		.contenidoMorado{

		font-size: 16px;
		color: #CC4EA5;
		line-height: 1.2em;
		letter-spacing: normal;
		font-family: Poppins, 'Open San', sans-serif;
	}

	.centrarXY{

		top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    position: relative;

	}

	.centrarX{

    left: 50%;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);

	}

	.centrarY{

    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);

	}

	.botonNaranja, .botonMorado3, .botonArena{

		background: #D66B14;
		padding: 8px 20px 8px 20px;
		border-radius: 25px;
		font-size: 1.3em;
		color: white !important;
		display: inline;
		cursor: pointer;
		transition: all 0.4s ease;
		font-family: 'Open San', sans-serif;

	}

	.botonArena{

		background: #F4D481;
		color: #665738 !important;
	}

		.botonMorado2{

		/*background: linear-gradient(90deg, #FE0173 0%, #D842FF 100%);*/
		background-color: #AB74B6;
		padding: 8px 20px 8px 20px;
		border-radius: 25px;
		font-size: 15px;
		height: 20px;
		color: white !important;
		letter-spacing: normal;
		display: inline;
		cursor: pointer;
		transition: all 0.4s ease;


	}


.botonMorado3{

letter-spacing: normal;
font-size: 18px;

}


	.botonNaranja:hover{

		background: #E7830F;


	}

	.botonMorado2:hover{

		background: #FE0173;

	}

	#cargandoPagina{
	
	width:100%;
	height:100vh;
	position:fixed;
	z-index: 1500;
	/*background:linear-gradient(135deg, #8BC6EC 0%, #9599E2 100%);*/
	background-color: #8BC6EC;
background-image: linear-gradient(135deg, #DABD74 0%, #9E8954 100%);



	}

	#loadingAnimation{

	width:100%;
	height:100vh;
	background: url(../images/loading_confilock.gif) no-repeat center center;
	background-size: 120px auto;
	position:fixed;
	z-index: 1501;

	}

	#logoContent{
		width: 170px;
		height: 30px;

		/*padding: 10px;*/
		display: inline-table;
		/*background-color: red;*/
		background: url(../images/logo.png) no-repeat center center;
		background-size: 100% auto;

	}


	#header_menu, #body_contenido{

		z-index: 200;
		padding: 30px;
		position: relative;
		max-width:1050px;
		left: 50%;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
	
	}

	#fondo_header{

	background: url("../images/fondo_header.png") no-repeat center top ;
	background-size: 100% 100%;
	position: fixed;
	width: 100%;
	height: 300px;
	top: 0px;
	left: 0px;
	z-index: 0;


	}

	#lineaPunteada{

		width: 100%;
		height: 15px;
		border-top: 3px dotted rgba(255, 255, 255, 0.3);
		margin-top: 15px;
	}

	#blackCover, #blackCover2{
	
		position:absolute;
		top:0px;
		left:0px;
		
		width:100%;
		height:100%;
		background-color:rgba(0, 0, 0, 0.8);
		/*opacity:0.8;*/
		z-index: 520;

		  display: flex;
  justify-content: center;
  align-items: center;
	
	}


	#blackCover2{

		background-color:rgba(0, 0, 0, 0.5);


	}



	#popup_caratura, #popup_resultado{


	background-image: linear-gradient(145deg, rgba(22, 22, 22, 0.02) 0%, rgba(22, 22, 22, 0.02) 58%,rgba(249, 249, 249, 0.02) 58%, rgba(249, 249, 249, 0.02) 90%,rgba(197, 197, 197, 0.02) 90%, rgba(197, 197, 197, 0.02) 93%,rgba(243, 243, 243, 0.02) 93%, rgba(243, 243, 243, 0.02) 99%,rgba(107, 107, 107, 0.02) 99%, rgba(107, 107, 107, 0.02) 100%),linear-gradient(311deg, rgba(157, 157, 157, 0.02) 0%, rgba(157, 157, 157, 0.02) 2%,rgba(234, 234, 234, 0.02) 2%, rgba(234, 234, 234, 0.02) 47%,rgba(57, 57, 57, 0.02) 47%, rgba(57, 57, 57, 0.02) 84%,rgba(181, 181, 181, 0.02) 84%, rgba(181, 181, 181, 0.02) 98%,rgba(128, 128, 128, 0.02) 98%, rgba(128, 128, 128, 0.02) 100%),linear-gradient(97deg, rgba(231, 231, 231, 0.02) 0%, rgba(231, 231, 231, 0.02) 35%,rgba(53, 53, 53, 0.02) 35%, rgba(53, 53, 53, 0.02) 46%,rgba(114, 114, 114, 0.02) 46%, rgba(114, 114, 114, 0.02) 71%,rgba(55, 55, 55, 0.02) 71%, rgba(55, 55, 55, 0.02) 99%,rgba(202, 202, 202, 0.02) 99%, rgba(202, 202, 202, 0.02) 100%),linear-gradient(90deg, rgb(250, 250, 250),rgb(243, 243, 243));
		
		position: fixed;
		max-width: 600px;
		width: 85%;
		height: 450px;
/*		top: 50%;
		left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);*/
    z-index: 521;
    padding: 40px;
    box-sizing: border-box;
    border-radius: 10px;
 


	}

	#popup_resultado{

		width: 100%;
		height: 500px;
		z-index: 522;
		
	}

	@media (max-width: 1100px) {

		.tituloMorado{

			font-size: 40px;
		}

			.subTituloMorado{

				font-size: 25px;
			}

			.botonMorado{
				font-size: 23px;


			}

			.contenido01, .contenido02 {

				font-size: 14px;

			}

			.subTitulo01{

				font-size: 30px;
				position: relative;

			}


	}


	@media (max-width: 850px) {

		.subTituloMorado02{

			font-size: 24px;

		}

		#logoContent{
			width: 140px;
			height: 25px;
		}

		.contenido03{

			font-size: 19px;

		}

		#fondo_header{

			height: 200px;
		}

		.tituloGris{

			font-size: 2.3em;
		}

		.botonNaranja, .botonArena{

			font-size: 1.1em;
		}

	.subTituloGris{

		font-size: 1.2em;

	}

	}


	


