*{
	margin: 0px;	
	padding: 0px;	
}

body {
	background: #864943;		
}

html {
	/*scroll-behavior: smooth;*/
}
         
/** CONTENEDORES Y COLUMNAS */	
	                                
.cont-principal {		
	width: 100%;		
	margin: 0 auto;	
	display: flex;	
	justify-content: center;
	background: linear-gradient(#634547, 20%, #864943);	
}

.cont-sesion1 {		
	width: 700px;
	height: 500px;
	margin-top: 12%;	
	display: flex;	
}

.cont-check {	
	width: 85%;		
	margin: 0 auto;	
	display: flex;	
	justify-content: center;	
}

.cont-cuenta { 
	width: 85%;		
	margin: 0 auto;	
	display: flex;	
	justify-content: center;
	
}

.cont-text {	
	margin-top: 10px;	
}

.cont-text2 {	
	margin-top: -50px;	
	text-align: center;
}

.cont-text2b {
	display: none;
}


.cont-bot {
	margin-top: 40px;	
	text-align: center;
}

.cont-bot2 {
	margin-top: 20px;	
	text-align: center;
}

.cont-bot3 {
	display: none;
}

.cont-bot4 {
	margin-top: -10px;
	margin-left:-5px;
	text-align: center;
}

.cont-bot5 {
	display: flex;	
	justify-content: center;
}

.cont-logo {		
	text-align: center;
	margin-top: -30px;
}

.cols1 {		
	width: 50%;	
	text-align: center;	
	align-content: center;
}

.col1 {		
 	/*border-left: 2px solid #32a1ce;*/
	/*border-color: #845c58;		*/
}

.col2 {		
 	/*border-left: 2px solid #32a1ce;
	border-color: #845c58;		*/
	box-shadow: 6px 0px 3px -4px #845c58;
	 /*box-shadow: 5px 0px 1px rgba(0, 0, 0, 0.5);*/
}

/* ------- */

.img-logo {	
	width: 210px;
}

.sepa1 {
	margin-bottom: 30px;
}

.sepa2 {
	width: 85%;	
	border: 1px solid #845c58;	
	margin-left: 22px;
	margin-bottom: 8px;
	margin-top:-11px;
}

.sepa3 {
	display: none;	
}

.second {
	font:  5.6rem "Fira Sans", serif;
	color:#00FF33;   
	text-align: center;
	width: 110px;
	height: 110px;
	padding-top: 5px;
	padding-right: 4px;
	border: 1px solid #00FF33; 
	border-radius: 50%;
}

.tex1 {	
	margin-top: 40px;
	margin-left: 8px;
	margin-bottom: 40px;
	font: italic 1.6rem "Fira Sans", serif;
	color:#e7e36d;	  
	text-align: center;		
}

.tex2 {	
	margin-top: 20px;
	margin-bottom: 65px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";	
	font-size: 24px;	
	color:#e7e36d;	  
	text-align: center;		
}

.tex3 {		
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";	
	font-size: 14px;	
	color:#e7e36d;
	margin-left: 10px;
	margin-top: -1px;	
}

.tex4 {	
	margin-top: 40px;
	margin-bottom: 60px;
	font: italic 1.3rem "Fira Sans", serif;
	color:#e7e36d;	  
	text-align: center;		
	margin-left: 11px;
}

.tex5 {		
	margin-bottom: 60px;
	font: italic 2.6rem "Fira Sans", serif;
	color:#00FF33;   
	text-align: center;		
}

.texcont {		
	margin-bottom: 40px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";	
	font-size: 20px;	
	color:#00FF33; 
	text-align: center;		
}

.error {
	width: 100%;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";	
	font-size: 13px;	
	color: #00FF33;
	margin-left: 23px;
	margin-bottom: 15px;
	text-align:left;		
}

.error2 {
	width: 90%;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";	
	font-size: 16px;	
	color: #00FF33;
	margin-left: 3%;
	margin-right: 10%;
	margin-bottom: 16px;
	text-align:center;		
}

.checktext {		
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";	
	font-size: 13px;	
	color:#e7e36d;		
}

/* BOTONES */

.botcheck {		
	content: "";
	background: transparent;
	border: 4px solid #88c64b;
	text-shadow: 4px -2px 3px gray;
	border-radius: 25px;
	display: inline-block;
	height: 95px;
	margin-right: 20px;
	text-align: center;
	vertical-align:middle;
	width: 15px;
}

.botontext {	
	text-decoration:none;		
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";	
	font-size: 16px;	
	color:#e7e36d;
	margin-left: 13px;
	font-display: block;	
}

.botontext:hover {	
	text-decoration:underline;	
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";	
	font-size: 16px;		
	color:#e7e36d;
	margin-left: 13px;
	font-display: block;
}

.botonmenu {
	text-decoration:none;	
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";	
	font-size: 16px;
	font-display: block;
	color: #e7e36d;		
	border: 1px solid #e7e36d;
	border-radius:5px;		
	padding: 8px 10px; /*Separar el texto*/  
	margin-left: 10px;	
}

.botonmenu:hover {
	background-color:#e7e36d;	
	color: #864943;	
	transition: 0.4s;
}


button {		
	width: 80px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";	
	font-size: 16px;
	font-display: block;
	color: #e7e36d;		
	border: 1px solid #e7e36d;
	border-radius:5px;		
	padding: 8px 8px;
	background-color: #864943;
	margin-top: 40px;
	margin-bottom: 40px;
}

button:hover {
	background-color:#e7e36d;	
	color: #864943;		
	transition: 0.4s;				
}

/*--------------------*/

.myinput{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";	
	font-size: 15px;
	color: #e7e36d;		
	width: 85%;	
	height: 35px;
  	background: none;	
	margin-bottom: 8px;	
 	border: none;
  	outline: 0px;
	border-bottom: 2px solid #845c58;	
}

.myinput::placeholder {	
	font-size: 16px;		
	color:#8B8B8B;
}

.myinput2{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";	
	font-size: 16px;
	color: #e7e36d;		
	width: 80%;	
	height: 35px;
  	background: none;
	margin-bottom: 20px;	
 	border: none;
  	outline: 0px;
	border-bottom: 2px solid #845c58;	
}

.myinput4{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";	
	font-size: 30px;
	color: #e7e36d;		
	width: 120px;	
	height: 35px;
  	background: none;
	margin-bottom: 20px;	
 	border: none;
  	outline: 0px;
	text-align: center;
	border-bottom: 2px solid #845c58;	
}

.myinput4::placeholder {	
	font-size: 16px;
	color: #8B8B8B;
}

.myinput2::placeholder {	
	font-size: 16px;
	color: #00FF33;
}

form .cont-userpas .input-form .nom-label {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";	
	font-size: 15px;
	color: #e7e36d;		
	display: block;	
	position: relative;
	text-align:left;
	/*width: 85%; */
	margin-left: 35px;	
}

form .input-form .nom-label {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";	
	font-size: 18px;
	color: #e7e36d;		
	display: block;
	width: 85%;	
	position: relative;
	text-align:left;
	width: 85%; 
	margin-left: 17px;	
}

form .input-form2 .nom-label {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";	
	font-size: 24px;
	color: #e7e36d;		
	display: block;
	width: 120px;	
	position: relative;
	text-align:center;
	width: 85%; 
	margin-left: 17px;
	margin-bottom: 10px;	
}

@media only screen and (max-width: 720px) and (min-width: 480px){  
	.cont-principal {				
		background: linear-gradient(#634547, 20%, #864943);		
	}
 	.cont-sesion1 {
		width= 100%;						
	}	
	.cols1 {							
		text-align: center;	
		align-content: center;
	}
	.col2 {		
		width: 40%;							
	}
	.col1 {		
		width: 60%;							
	}	
	.img-logo {	
		width: 150px;			
	}
	.tex4 {	
		margin-top: 40px;
		margin-bottom: 40px;
		font: italic 1.2rem "Fira Sans", serif;
		color:#e7e36d;	  
		text-align: center;
		margin-left: 1wpx;
	}
	.tex5 {		
		margin-bottom: 60px;
		font: italic 2.4rem "Fira Sans", serif;
		color:#00FF33;   
		text-align: center;		
	}
	.botontext {		
		font-size: 14px;	
		margin-left: 20px;		
	}
	.botontext:hover {			
		font-size: 14px;			
		margin-left: 20px;	
	}
	.botonmenu {
		font-size: 15px;	
		margin-left: 20px;	
	}
	form .input-form .nom-label {	
		font-size: 17px;		
		margin-left: 14px;
		width:  85%;	
	}	
	.myinput{		
		width: 85%;	
		font-size: 16px;
		margin-left: -2px;	
	}
	.error {	
		margin-left: 20px;			
	}
}

@media only screen  and (max-width: 570px) and (min-width: 480px){  
	.cont-bot5 {
		display: inline;
		
	}
}

@media only screen and (max-width: 480px){
	.cont-principal {				
		background: linear-gradient(#634547, 20%, #864943);		
	}  
	.cont-sesion1 {		
		width= 100%;
		margin-top: 0px;	
		display: inline;						
	}	
	.cols1 {		
		width: 100%;									
	}

	.img-logo {	
		width: 150px;
		margin-top: 40px;
		margin-bottom: 20px;
	}
	.col2 {			
		height: 168px;		
		/*background: linear-gradient(#634547, 50%, #864943);		*/
		border-top: 1px solid  #e7e36d;	 
	}
	.col1 {			
		width: 100%;		
		margin-top: 50px;
		padding-bottom: 20px;	
	}	
	.tex2 {					
		margin-top: 10px;		
	}
	.tex4b {					
		font: 1.1rem "Fira Sans", serif;
		color: #e7e36d;	   
		text-align: center;
		margin-bottom: 8px;
		margin-top: 5px;		
	}	
	.tex5 {		
		font: 1.4rem Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";					
		color:#00FF33;   
		text-align: center;
		margin-top: 10px;		
	}	
	.botontext {		
		font-size: 17px;		
		display: block;
	}
	.botontext:hover {			
		font-size: 17px;
		display: block;			
	}
	.cont-check {		
		margin-top: -15px;			
	}
	.cont-text3 {		
		margin-top: -108px;
	}
	.cont-text2 {
		display:none;		
	}
	.cont-text2b {	
		display:inline;			
	}
	.cont-text3 {
		display: none;			
	}
	.cont-text3b {
		display: inherit			
	}
	.cont-bot {
		display: none;
	}
	.cont-bot3 {		
		width: 100%;	
		display: flex;
		justify-content: space-evenly;		
		margin-top: 15px;
	}		
	.sepa3 {	
		display: flex;
		width: 100%;
		border-top: 2px solid #845c58;	
		margin-top: 30px;
	}
	.myinput{	
		font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";	
		font-size: 18px;
		width: 85%;	
		height: 35px;
		margin-left: 2%;		
	}
	.myinput::placeholder {	
		font-size: 18px;		
		color:#8B8B8B;
	}
	form .input-form .nom-label {
		font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";	
		font-size: 19px;
		margin-left: 6%;			
		width:  75%;	
	}	
	.error {	
		margin-left: 8%;
		width: 80%;			
	}	
}
/* CSS Document */

