* {
	margin: 0;
	padding: 0;
	box-sizing:border-box;
	font-family: 'Merienda', cursive;
	-webkit-box-sizing: border-box;
-moz-box-sizing:border-box;

}

body {
	font-family: 'Merienda', cursive;
	background: rgba(232, 174, 247, 0.733);
}

  
.header__container{
	width: 100%;
	height: 150px;
	background-color: white;
   box-shadow: 3px 3px #7F105A;
   justify-content: space-between;
   display: flex; 
  position: fixed;
  z-index: 100;

  
   
   
}

.header__container img{
width: 18%;
height: 145px;
margin-left: 45px;
position:fixed;
z-index: 100;


}

.menu{
	margin-right: 60px;
}
.menu a{
text-decoration: none;
color: black;
font-weight: 300;
margin:10px 20px;
position:relative;
top: 58px;
margin-right: 40px;

}



.main{
display: grid;
align-items: center;
justify-content: center;
	margin-top: 80px;
	justify-content: center;
}

.main h2{
	font-size: 35px;
	text-align: center;

}

.main iframe{
	width: 700px;
	margin-top: 40px;
}
.fondo__form{
	background: #e5e5e5;
}





.formulario{
	display:grid;
	grid-template-columns: 1fr 1fr ;
	gap:30px;

}



.footer{
	width: 100%;
	height: 500px;
	background: #700e54;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #571128, #460232);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #f807577a, #bc4e9dd3),url(../imagenes/footerpicture.jpg); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  
  }
  .grupo__1{
	width: 100%;
	max-width: 1200px;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 80px;
	padding: 45px 0px;
  }
  .box-1 img{
	width: 90%;
	min-height: 80px;
	margin-left: 20px;
  
  }
  .box-1 p{
	font-size: 18px;
	color:white;
	text-align: center;
	margin-top: 5px;
   
  }
  .box-2{
	line-height: 25px;
  
  }
  .box-2 h2{
	color:white;
	margin-top: 15px;
	text-align: start;
	
  }
  .box-2 p{
	width: 100%;
   text-align: justify;
	padding-top: 40px;
	font-weight: 300;
	margin: auto;
	font-size: 20px;
	justify-content: justify;
  }
  .box-2 a{
	text-decoration: none;
	color: white;
	margin-top: 30px;
	font-weight: 300;
  }
  .box-2 a:hover{
	pointer-events: painted;
	text-decoration: underline ;
  }
  
  .modal p{
	line-height: 55px;
  
  }
  .box-3{
	line-height: 30px;
  
	
  }
  .box-3 h2{
	color: white;
	margin-top: 15px;
  }
   .box-3 p{
	color: white;
	line-height: 30px;
	font-weight: 300;
	margin-top: 2px;
	margin:auto ;
	padding: 0;
	margin-left: 10px;
   }
  .bocina{
	display: flex;
	margin-top: 45px;
	margin-left: -50px;
	
	
  }
  .bocina i{
	margin-top: 8px;
	margin-left: 50px;
  }
  .sobre{
	display: flex;
	margin-top: 33px;
	
  }
  .sobre i{
	margin-top: 8px;
	margin-left: -1px;
  }
  .menu-footer{
	margin-top: 40px;
	text-align: center;
	margin-right: 150px;
  }
  .grupo-2{
	width: 100%;
	height: 70px;
	background-color: #460232;
	display: flex;
  
  }
  .grupo-2 p{
	color:white;
	margin-left: 20px;
   padding-top: 20px;
  
  }
  .pie{
  
	width: 100%;
  
	margin:-1px 0;
	height: 40px;
	background:#460232;
	padding:15px;
	color:white;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
  align-items: center;
  
  }
   .derechos p{
	width: 300px;
	order:2;
	color: white;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 2px;
   }
   .social-media{
	order:1;
	

	
   }
   .social-media a{
  width: 50px;
  height: 20px;
	text-decoration: none;
   flex-direction: row-reverse;
	text-align: center;
 
	border-radius: 5px;
	
   
   }
  .menu-footer a{
	background-color: rgb(128, 19, 88);
	color:white;
	padding: 0.5rem 1rem;
	text-decoration:none;
	border:none;
	outline:none;
	border-radius: 20px;
	margin-right: 20px;
	font-weight: bold;
	transition:scale 0.2 ease;
	margin-top:30px ;
  }
  .politica{
	text-align: center;
	margin-top: 90px;
	
  }
  .politica p{
	color: black;
  }
  .politica dialog{
	justify-content: center;
  
  }
  .contenedor__footer button{
	border: none;
	background: none;
	color: black bold;
	text-decoration: underline blueviolet; 
	cursor: pointer;
  
  }
  .modal{
  
	width: 40%;
	height: 300px;
	justify-content: center;
	align-content: center;
  }
  .box-2 .modal h2{
	margin-top:60px;
	color: black;
	margin-left: 20px;
  }
  .box-2 .modal p{
	margin-top: 15px;
	margin-left: 20px;
  }
  .modal .btn-2{
	width: 20%;
  margin-top: 30px;
  margin-left: 20px;
  font-size: 12px;
  cursor: pointer;
  }
  .politica span{
	font-size: 15px;
	color:rgb(128,19,88) ;
  }
  
  
  
  
/* ----- -----  Mediaqueries ----- ----- */

@media screen and (min-width:1920px){

    .header__container img{
        width: 12%;
        height: 140px;
        margin-left: 60px;
        position:fixed;
        z-index: 100;
        
    }
        
	.menu{
		font-size: 18px;
		margin-left: 1500px;
		
	  
		
		}

	.main iframe{
		width: 1000px;
	}	

	.footer{
		margin-top: 90px;
		}
		.grupo__1{
		width: 100%;
		max-width: 1200px;
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		grid-gap: 100px;
		padding: 45px 0px;
		}
		.box-1{
		width: 440px;
		margin-top: 30px;
		display: block;
		margin-left: 50px;
		
		}
		.box-1 img{
		width: 90%;
		height: 120px;
		margin-left:60px ;
		
		}
		.box-1 p{
		width: 100%;
		font-size: 20px;
		color:white;
		text-align: center;
		padding-top: 20px;
		margin-top: -15px;
		margin-left: 40px;
		
		}
		.box-2{
		width: 500px;
		line-height: 25px;
		
		margin-left: 180px;
		}
		.box-2 h2{
		color:white;
		margin-top: 15px;
		font-size: 35px;
		text-align: start;
		
		}
		.box-2 p{
		width: 100%;
		text-align: justify;
		
		font-weight: 300;
		margin: auto;
		font-size: 30px;
		justify-content: justify;
		
		}
		.box-2 a{
		text-decoration: none;
		color: white;
		margin-top: 30px;
		font-weight: 300;
		}
		.box-2 a:hover{
		pointer-events: painted;
		text-decoration: underline ;
		}
		.box-3{
		line-height: 25px;
		
		}
		.box-3 h2{
		color: white;
		margin-top: 15px;
		font-size: 35px;
		text-align: start;
		}
		.box-3 p{
		width: 300px;
		color: white;
		line-height: 30px;
		font-weight: 300;
		font-size: 30px;
		margin-left: 30px;
		margin-top: 20px;
		text-align: start;
		padding: 0;
		}
		.bocina{
		
		margin-top: 55px;
		margin-left: -8px;
		
		}
		.bocina i{
		margin-top: 14px;
		margin-left: 15px;
		font-size: 25px;
		}
		.sobre{
		
		margin-top: 45px;
		
		}
		.sobre i{
		margin-top: 20px;
		margin-left: 3px;
		font-size:29px ;
		}
		
		.menu-footer{
		
		height: 100px;
		line-height: 55px;
		}
		.menu-footer a{
		margin-bottom: 0px;
		padding: 20px;
		font-size: 25px;
		}
		
		.btn-2{
		padding: 12px;
		margin-top: 20px;
		}
		.btn-2 p{
		font-size: 20px;
		padding: 0px;
		}
		.pie{
			height: 70px;
		}
		.derechos p{
		width: 500px;
		font-size: 20px;
		padding: 0;
		margin-top: 8px;
		margin-left: 20px;
		}
		.social-media{
		width: 15%;
		font-size: 27px;
		margin-top:-4px;
		margin-left: 1100px;
		  
		}
		
		.modal{
		  height: 450px;
		}
		
		.modal button{
		  font-size: 20px;
		}
		
		
	
}

@media screen and (max-width:1280px){
	.footer{
		margin-top: 70px;
		}
		.box-1 img{
		width: 85%;
		min-height: 80px;
		
		}
		
		.social-media{
		padding-top: 8px;
		  
		}
		
}
@media screen and (max-width:992px) {
	.header__container{
	
		height: 120px;  
	   
	}

	.menu{
		font-size: 12px;
		
		}
		
		
	.header__container img{
        width: 35%;
        height: 100px;
        margin-left: 5px;
		margin-top: 15px;
       position:fixed;
        z-index: 100;
    }



	.portada__ppal{
		width: 100%;
		height: 400px;
		
		background: #bc4e9c;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #f80759, #bc4e9c);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #f8075770, #bc4e9d77),url(../imagenes/trabajar_en_Alemania.jpg); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	
	  
	}

	.modal{
		height: 350px;
	}

	.modal h2{
		margin-top: 25px;
	}
	.modal p{
		margin-top: 15px;
		margin-left: 15px;
		line-height: 35px;
		text-align: start;
	}

.modal button{
	margin-top: 30px;
	font-size: 20px;
}
.footer{
	height: 540px;
	margin-top: 30px;
  
   }
   .grupo__1{
	width: 100%;
	display: block;
  
  }
  .box-1 img{
	width: 53%;
	height: 55px;
  margin-left: 95px;
	margin-top: -25px;
  }
  .box-1 p{
   
	font-size: 17px;
	
  }
  .box-2{
	margin-left: 30px;
  }
  .box-2 h2{
  font-size: 18px;
  margin-top: 25px;
  }
  
  .box-2 p{
  font-size: 14px;
  line-height: 25px;
  margin-top: 20px;
  cursor: pointer;
  padding: 0;
  }
  
  .box-3{
  margin-left: 30px;
  }
  
  .box-3 h2{
	font-size: 18px;
	margin-top: 20px;
  }
  .box-3 p{
  margin-top: -26px;
  font-size: 14px;
  padding: 0;
  margin-left: 15px;
  }
  .bocina i{
  margin-top: -20px; 
  margin-left: 60px;
  }
  .sobre i{
  margin-top: -20px;
  margin-left: 10px;
  
  }
  .menu-footer{
  display: none;
  width: 100%;
  padding-bottom: 50px;
  
  }
  .menu-footer a{
  width: 100%;
  }
  .social-media{
  display: flex;
  }
  .social-media a{
  height: 28px;
  margin-left: -10px;
  margin:9px 3px 0px;
  margin-top: 15px;
  padding: 0;
  
  }
  .pie{
  display: flex;
  }
  .derechos{
  width: 80%;
  }
  .derechos p{
  width: 100%;
  margin-left: -9px;
  font-size: 10px;
  }
  .politica{
  text-align: center;
  margin-top: 70px;
  }
  .politica p{
  font-size: 20px;
  }
  .politica button{
  font-size: 20px;
  padding: 8px;
  }
  .politica span{
  font-size: 10px;
  color:rgb(128,19,88) ;
  padding-bottom: 15px;
  }
  .modal{
  width: 100%;
  }
  .modal h2{
  font-size: 15px;
  margin-top: 50px;
  }
  .box-2 .modal p{
  line-height: 20px;
  font-size: 14px;
  justify-content: justify;
  }
  .btn-2 {
  font-size: 15px;
  }
  
}


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

	.header__container{
		align-items:start;
		
	}
	.menu {
		display: flex;
		padding: 0px;
		
	
		}

		.menu a{
			margin-top: 5px;
			margin: 5px 10px 5px;
		}

.main h2{
font-size: 20px;
margin-top: -50px;
	
}

.main iframe{
	width: 340px;
}


.modal{
	width: 80%;
}
.box-1 {
 
	display: grid;
	place-items: center;
  }
  .box-1 img{
   
	margin-right: 96px;
  }
   
  
  
  .politica p{
  font-size: 15px;
  }
  .politica button{
  font-size: 15px;
  }
  
  .derechos p{
  width: 100%;
  margin-left: -9px;
  font-size: 8px;
  }
  
.social-media a{
	width: 15px;
	height: 10px;
	margin-top: -22px;

}
}