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

body {
	background: #864943;	
}

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

.cont-sesion1 {		
	width: 700px;
	height: 100%;
	margin-top: 7%;	
	display: flex;
	
	/*background-color:#3366CC;    */		
}

.cont-check {	
	width: 70%;		
	margin: 0 auto;	
	display: flex;	
	justify-content: center;
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: 2px solid #845c58;	
}

.cont-fecha {
	width: 100%;			
	color: #e7e36d;	 
	display: flex;	
	align-content: center;
	margin-left: 16px;
	margin-top: 20px;
	margin-bottom: 13px;	
}

.cont-text {	
	margin-top: 30px;
	margin-bottom: 20px;	
}

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

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

.cont-text2b {
	display: none;
}

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

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

.cont-bot3 {
	display: none;
}

.cols1 {		
	width: 40%;	
	height: 100%; 		
	/*background: #edc638;	*/
	text-align: center;	
	align-items: stretch;
}

.cols2 {		
	width: 60%;	
	height: 100%; 		
	/*background: #edc638;	*/
	text-align: center;	
	align-items: stretch;
}

.col1 {		
 	/*border-left: 2px solid #32a1ce;*/
	box-shadow: -6px 0px 1px -4px #845c58;
	border-color: #845c58;	
	align-content: flex-start;
	/*background-color:#0099CC;*/
}

.col2 {	
	margin-top: 20%;
	/*box-shadow: 6px 0px 3px -4px #845c58;*/
}

/* ------- */

.img-logo {	
	width: 210px;	
}

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

.tex2 {	
	margin-top: 20px;
	margin-bottom: 40px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";	
	font-size: 26px;	
	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: 40px;
	font: italic 1.3rem "Fira Sans", serif;
	color:#e7e36d;	  
	text-align: center;
	margin-bottom: 130px;
}

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

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

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

.sepa2 {
	width: 80%;		
	margin-left: 27px;
	margin-bottom: 15px;
}
.sepa3 {
	display: none;	
}

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

/* BOTONES */


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

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

.botonmenu {
	width: 80px;
	text-decoration:none;	
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";	
	font-size: 17px;
	font-display: block;
	color: #e7e36d;		
	border: 1px solid #e7e36d;
	border-radius:5px;		
	padding: 8px 8px;
	/*background-color: #864943;*/
	margin-top: 40px;
	margin-bottom: 40px;
}

.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: 17px;
	color: #e7e36d;		
	width: 85%;	
	height: 35px;
  	background: none;	
	margin-bottom: 5px;	
 	border: none;
  	outline: 0px;
	border-bottom: 2px solid #845c58;
}

.myinput::placeholder {	
	font-size: 17px;	
	/*color:#787878;*/
	color:#8B8B8B;	
}

.myselect {	
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";	
	font-size: 17px;
	background-color: #845c58;	
	color: #e7e36d;			 	
	cursor: pointer;
	width: 79%;
	padding: 3px 3px 3px 3px;
	margin-bottom: 20px;
	margin-top: 14px;
	margin-left: 0.6%;			
}

.myselect:focus {
	outline: nome;
}

.myselect2 {	
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";	
	font-size: 14px;
	background-color: #845c58;	
	color: #e7e36d;			
	cursor: pointer;
	padding: 2px 2px 2px 7px;	
	margin-top: 12px;
	margin-bottom: 20px;
}

.myselect2:focus {
	outline: nome;
}

.myday {
	width: 12%;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";	
	font-size: 17px;
	background-color: #845c58;	
	color: #e7e36d;			
	cursor: pointer;	
	padding: 3px 3px 3px 3px;
	margin-top: -5px;
	margin-bottom: 8px;	
}

.myday:focus {
	outline: nome;
}

.mymonth {	
	width: 14%;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";	
	font-size: 17px;
	background-color: #845c58;	
	color: #e7e36d;			
	cursor: pointer;	
	padding: 3px 3px 3px 3px;
	margin-top: -5px;
	margin-bottom: 8px;	
}

.mymonth:focus {
	outline: nome;
}

.myyear {	
	width: 20%;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";	
	font-size: 17px;
	background-color: #845c58;	
	color: #e7e36d;			
	cursor: pointer;	
	padding: 3px 3px 3px 3px;
	margin-top: -5px;
	margin-bottom: 8px;	

}

.myyear:focus {
	outline: nome;
}


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

form .input-form2 .nom-label2 {	
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";	
	font-size: 18px;
	color: #e7e36d;			
	display: block;
	position: relative;
	text-align:left;	
	margin-left: 6%;
	margin-top: 15px;	
}

.mydate {  
  	outline: none;
  	width: 74%; 
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";	
	font-size: 16px;
	background-color: #864943;
	color: #e7e36d;			
	margin-bottom: 15px;
	margin-left: 0px;
	margin-top: 13px;	
	margin-right: 15px;	
	border: 3px solid #845c58;	
}

.nom-label3 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";	
	font-size: 16px;
	color: #e7e36d;
	padding: 5px 2px 5px 14px;
	margin-top: -4px;	
}



@media only screen and (max-width: 719px) and (min-width: 540px){  	
	.cont-principal {	
		width: 100%;	
		background: linear-gradient(#634547, 40%, #864943);					
	}
 	.cont-sesion1 {
		width: 100%;					
	}	
	.cols1 {							
		text-align: center;	
		align-content: center;
	}
	.col2 {		
		width: 38%;							
	}
	.col1 {		
		width: 62%;		
		box-shadow: -6px 0px 1px -4px #845c58;					
	}	
	.img-logo {	
		width: 160px;	
		margin-left: 3%;		
	}
	.tex4 {	
		margin-top: 40px;
		margin-bottom: 40px;
		font: italic 1.2rem "Fira Sans", serif;
		color:#e7e36d;	  
		text-align: center;
		margin-left: 3%;
		margin-bottom: 130px;
	}	
	.tex5 {		
		margin-bottom: 60px;
		font: italic 2.6rem "Fira Sans", serif;
		color:#00FF33;   
		text-align: center;		
	}
	.botontext {		
		font-size: 16px;	
		margin-left: 20px;		
	}
	.botontext:hover {			
		font-size: 16px;			
		margin-left: 20px;	
	}
	.botonmenu {
		font-size: 16px;	
		margin-left: 14px;	
	}
	form .input-form .nom-label {	
		font-size: 16px;			
		margin-left: 6%;
	}	
	.myinput{		
		width: 83%;	
		font-size: 16px;
		margin-left: -2%;		
	}
	.myinput::placeholder {	
		font-size: 16px;
		color:#8B8B8B;
	}	
	.error {	
		margin-left: 20px;			
	}
	.myselect {			
		font-size: 16px;	
		width: 73.5%;
		padding: 3px 3px 3px 3px;
		margin-bottom: 20px;
		margin-top: 14px;
		margin-left: 0.6%;
		margin-right: 2px;					
	}
	.sepa1{
		width: 83.5%;	
		margin-left: 5%;
	}
	.cont-fecha {		
		width: 90%;
		display: flex;
		justify-content: flex-end;					
	}		
	.myday {
		width: 20%;
	}
	.mymonth {	
		width: 25%;	
	}	
	.myyear {	
		width: 50%;	
	}
	form .input-form2 .nom-label2 {	
		font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";	
		font-size: 16px;	
		margin-left: 6%;
	}
	.nom-label3 {
		font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";	
		font-size: 16px;		
		padding: 3px 2px 5px 3.4%;
		margin-top: -4px;			
	}
	.error {		
		margin-left: 29px;	
	}		
}

@media only screen and (max-width: 539px) and (min-width: 330px){    
	.cont-principal {				
		background: linear-gradient(#634547, 40%, #864943);			
	}
	.cont-sesion1 {		
		width: 100%;	
		display: inline;						
	}	
	.cols1 {		
		width: 100%;	
		height: 100%; 		
		text-align: center;	
		align-items: stretch;
	}
	.cols2 {		
		width: 100%;	
		height: 100%; 				
	}	
	.col1 {			
		border-color: #845c58;	
		align-content: flex-start;		
	}	
	.col2 {	
		margin-top: -6.9%;		
		height: 168px;				
		border-top: 1px solid  #e7e36d;	 
	}
	
	.img-logo {	
		width: 150px;
		margin-top: 35px;	
		margin-bottom: 20px;
	}
	.tex2 {					
		margin-top: 60px;		
	}
	.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: 18px;		
		display: block;
	}
	.botontext:hover {			
		font-size: 18px;
		display: block;			
	}
	form .input-form .nom-label {	
		font-size: 19px;			
		margin-left: 5.2%;
	}	
	.myinput{		
		width: 85%;	
		font-size: 18px;
		margin-left: -1%;		
	}
	.myinput::placeholder {	
		font-size: 18px;
		color:#8B8B8B;
	}	
	.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-fecha {		
		width: 90%;
		display: flex;
		justify-content: flex-end;					
	}
	.cont-bot3 {		
		width: 100%;	
		display: flex;
		justify-content: space-evenly;	
		margin-top: 13px;
		margin-bottom: 30px;	
	}	
	.sepa3 {	
		display: flex;
		width:  90%;
		margin-left: 2%;
		margin-right: 2%;
		/*border-top: 2px solid #845c58;	*/
		border-top: 2px solid #845c58;
		margin-top: -18px;
	}
	button {		
		width: 80px;
		font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";	
		font-size: 17px;
		font-display: block;	
	}
}

@media only screen and (max-width: 329px){  
	.cont-principal {				
		background: linear-gradient(#634547, 40%, #864943);			
	}
	.cont-sesion1 {		
		width: 100%;	
		display: inline;						
	}	
	.cols1 {		
		width: 100%;	
		height: 100%; 		
		text-align: center;	
		align-items: stretch;
	}
	.cols2 {		
		width: 100%;	
		height: 100%; 				
	}	
	.col1 {			
		border-color: #845c58;	
		align-content: flex-start;		
	}	
	.col2 {	
		margin-top: -6.9%;		
		height: 168px;				
		border-top: 1px solid  #e7e36d;	 
	}
	.img-logo {	
		width: 150px;
		margin-top: 35px;	
		margin-bottom: 20px;
	}
	.tex2 {					
		margin-top: 60px;		
	}
	.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: 16px;		
		display: block;
	}
	.botontext:hover {			
		font-size: 16px;
		display: block;			
	}
	form .input-form .nom-label {	
		font-size: 17px;			
		margin-left: 5.2%;
	}
	form .input-form2 .nom-label2 {		
		font-size: 17px;			
		margin-left: 6%;
	}
	.myinput{		
		width: 85%;	
		font-size: 16px;
		margin-left: -1%;		
	}
	.myinput::placeholder {	
		font-size: 16px;
		color:#8B8B8B;
	}	
	.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-fecha {		
		width: 90%;
		display: flex;
		justify-content: flex-end;					
	}
	.cont-bot3 {		
		width: 100%;	
		display: flex;
		justify-content: space-evenly;	
		margin-top: 13px;
		margin-bottom: 30px;	
	}	
	.sepa3 {	
		display: flex;
		width: 90%;
		margin-left: 2%;
		margin-right: 2%;
		/*border-top: 2px solid #845c58;	*/
		border-top: 2px solid #845c58;
		margin-top: -18px;
	}
	button {		
		width: 80px;
		font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";	
		font-size: 15px;
		font-display: block;	
	}
	
}

                                                                                                                                                                                                                                                                                                                                                                                                                                  

