@charset "UTF-8";
/* CSS Document */

*{
    margin: 0;
    box-sizing: border-box;
}
@font-face {
	 font-family:"Avenir Next";
	 src: url("../assets/fonts/Avenir Next.ttc") format("ttc");
	
}


body{
    font-family:"Avenir Next";
	background-image:url(../assets/fondo-elegante-vacio-espacio-copia_24972-1807.webp); background-blend-mode:multiply; background-color: white;background-size: cover;background-position: center; background-attachment: fixed;
}

h1, h2, p, ul, ol, h3, h4, h5, h6, .lead {font-family: "Avenir Next"; }



.container1{
    width: 100%;
	max-width: 1440px; 
	margin: auto;
	height: auto;
	
}
@media (max-width:575px){
	.container1{
    width: 115%;
	
	margin: auto;
	height: auto;
	
}
}
/*
@media (min-width:575px){
	.container1{
    width: 115%;
	
	margin: auto;
	height: auto;
	
}
}
*/

.hero{
    background-image: 
    linear-gradient(rgba(0, 0, 0, 0.1), rgba(0,0,0,0.73)),
    url(../assets/hero.jpeg);
    background-size: cover; background-position: center;
    
    height: 88vh;
    color: #fff; 
	min-height: 640px;
    max-width: 1440px;
    max-height: 640px;
    height: auto;

	
}
@media (max-width:575px){
	.hero{
	width: 150%;
    height: 1630px;
    position: fixed;
    min-height: 1300px;
	}
	
}

.col-land {
	background-color: transparent;
	mix-blend-mode:hard-light;
	height: 630px;
	width: 100%; 
	align-items: center;
	display: flex;
	justify-content: center; 
	color: aliceblue; font-weight: normal;
	
	
	
}
 
@media (max-width:575px) {
	
	.col-land {
	background-color: transparent;
	mix-blend-mode:hard-light;
	height: 270px;
	width: 100%; 
	align-items: center;
	display: flex;
	justify-content: center;
	color: aliceblue; 
	}
}


.land1 {
	background-color: hsla(203,92%,65%,0.75);
}
.land2 {
	background-color: hsla(208,73%,50%,0.75);
}
.land3 {
	background-color: hsla(208,73%,38%,0.75);
}
.land4 {
	background-color: hsla(208,93%,22%,0.75);
}
.land5 {
	background-color: hsla(213,76%,19%,0.75); color: coral; opacity: 1;
	
}
.land1:hover{
	background-image:url(../assets/Quienes.jpeg);  background-position: center; opacity: 0.9; background-size: cover; background-blend-mode: soft-light; height: 630px; text-shadow: 1px 1px 5px black;
}
.land2:hover{
	background-image:url(../assets/vision.jpeg);  background-position: center; opacity: 0.9; background-size: cover; background-blend-mode: soft-light; height: 630px; text-shadow: 1px 1px 5px black;
}
.land3:hover{
	background-image:url(../assets/servicios.jpeg);  background-position: center; opacity: 0.9; background-size: cover; background-blend-mode: soft-light; height: 630px; text-shadow: 1px 1px 5px black;
}
.land4:hover{
	background-image:url(../assets/directorio.webp);  background-position: center; opacity: 0.9; background-size: cover; background-blend-mode: soft-light; height: 630px; text-shadow: 1px 1px 5px black;
}
.land5:hover{
	background-image:url(../assets/contacto.webp);  background-position: center; opacity: 0.9; background-size: cover; background-blend-mode: soft-light; height: 630px; text-shadow: 1px 1px 5px black;
}
@media (max-width:576px){
	
.land1:hover{
	background-blend-mode: soft-light; height: 270px;
}
.land2:hover{
	background-blend-mode: soft-light; height: 270px;
}
.land3:hover{
	background-blend-mode: soft-light; height: 270px;
}
.land4:hover{
	background-blend-mode: soft-light; height: 270px;
}
.land5:hover{
	background-blend-mode: soft-light;  height: 270px;
}
	
}

.mar-k{
	color: aliceblue;
	display: inline; 
	position: absolute;
	margin: auto; z-index: 2; 
	background-color: transparent; 
	left: 30%; right: 30%; top: 50px;
	text-align: center;
	font-display: block;
	
	
}
@media (max-width:575px){
	.mar-k{
	
	left: 1%; right: 1%; top: 481px;
	
}
	}
@media (max-width:575px){
	.mar-k h1{
	
    
	font-size: 39pt;
}
	}

.mar-kLigth{
	font-weight: lighter; background-color: transparent; 
}
.ConTni2{
  position: fixed; z-index: 1; top: 50px;
  width: 100%; max-width: 1440px;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
	

}


.liga{
	visibility: visible;
	height: 200px; width:  200px;
	background-color: transparent;
	background-blend-mode: normal;
	align-items: center;
	display: flex;
	justify-content: center;
	cursor: pointer;
	font-weight: normal;
	letter-spacing: .2em;
	opacity: 1;
	transition: opacity 0.7s;
	
	
}
.liga:hover h2:hover {
	visibility: visible;
	height: 200px; width:  200px;
	background-color: hsla(0,0%,0%,0.86);
	background-blend-mode: normal;
	align-items: center;
	display: flex;
	justify-content: center;
	font-weight: lighter;
	letter-spacing: normal;
	

}
.liga:hover {
	opacity: 0.9; 
	
}
@media (max-width:576px) {
	.liga {
	visibility:hidden;
	}
}

.contenedor{
	position: relative;
	top: 50px;
}
.divisor{
	width: 100%;
	height: 25%;
	background-image:url(../assets/fondo-elegante-vacio-espacio-copia_24972-1807.webp); background-blend-mode:multiply; background-color: white;background-size: cover;background-position: center; background-attachment: fixed;
	position: absolute; z-index: 7;

}
@media (max-width: 575px){
.divisor {
	margin-top: 337%;
    height: 25%;
    width: 186%;
	margin-left: 1px;
}
}


.RE{
    
    height: 100vh;
    width: 100%;
	max-width: 1440px;
    color: #fff;
	position: absolute; 
	z-index: 1;
	background-color:hsla(213,91%,58%,1.00);
	margin-top: 10%;
	
}
@media (max-width: 575px) {
	.RE{
    margin-top: 382%;
    width: 146%;
    margin-left: 13px;
		background-image:url(../assets/fondo-elegante-vacio-espacio-copia_24972-1807.webp); background-blend-mode:multiply; background-color: white;background-size: cover;background-position: center; background-attachment: fixed;
}
}
.quienes{
	background-image:url(../assets/cont1.webp); background-blend-mode:multiply; background-color: white;background-size: cover;background-position: center; background-attachment: fixed;
	
}
@media (max-width: 575px) {
	.quienes {
	height: 135vh;
		width: 123%;
		
	}
}

.valores{
	width: 100%;
	height: 100vh;
	background-image:url(../assets/fondo-elegante-vacio-espacio-copia_24972-1807.webp); background-blend-mode:multiply; background-color: white;background-size: cover;background-position: center; background-attachment: fixed;
	
}
@media (max-width: 575px) {
	.valores{
	width: 123%;
		margin-top: 0px;
		height: 1280px;
	}
}
.servicio{
	width: 100%;
	height: 110vh;
	background-image:url(../assets/fondo-elegante-vacio-espacio-copia_24972-1807.webp); background-blend-mode:multiply; background-color: white;background-size: cover;background-position: center; background-attachment: fixed;
	
}
@media (max-width: 575px) {
	.servicio{
	width: 122%;
	height: 1120px;
	}
}
.directorio{
	width: 100%;
	height: 100vh;
	background-image:url(../assets/directorio.webp); background-blend-mode:multiply; background-color: white;background-size: cover;background-position: center; background-attachment: fixed;
	
}
@media (max-width: 575px) {
	.directorio{
	width: 122%; 
		margin-top: 0px;
		height: 985px;
	
}
}
.contacto{
	width: 100%;
	height: 100vh;
	background-image:url(../assets/img/contacto.jpeg); background-blend-mode:multiply; background-color: white;background-size: cover;background-position: center; background-attachment: fixed;
	
}
@media (max-width: 575px) {
	.contacto{
	width: 100%; 
		margin-top: 0px;
		    height: 990px;
	
}
}
.cont1 {
	background-color: hsla(203,92%,65%,0.75); height: 100vh; width: 100%;
	position: relative; 
	z-index: 3;
	align-items: center;
	display: flex;
	justify-content: center;
}
@media (max-width: 575px) {
.cont1 {
  height: 135vh;
	width: 100%;
}
}
.cont2 {
	background-color: hsla(203,92%,65%,0.75); height: auto; width: 100%;
	position: relative; 
	z-index: 0;
}
.cont3 {
	background-color: hsla(216,85%,45%,0.45); height: auto; width: 100%; 
	position: relative; 
	z-index: 0;
	align-items:center;
	display:block;
	justify-content: center;
	padding: 30% 15%;
}
@media (max-width: 575px) {
.cont3 {
	
	padding: 33% 15%;
}
}
.cont4 {
	background-color: hsla(208,93%,22%,0.75); height: 130vh; width: 100%;
	position: relative; 
	z-index: 3;
}
.cont5 {
	background-color: hsla(208,93%,22%,0.75); height: 100vh; width: 100%;
	position: relative; 
	z-index: 3;
	align-items: center;
	display: flex;
	justify-content: center;
}
@media (max-width: 575px) {
.cont5 {
	
	    height: 985px;
}
}
.cont6 {
	background-color: hsla(208,63%,13%,0.75); height: 100vh; width: 100%;
	position: relative; 
	z-index: 3;
	align-items: center;
	display: flex;
	justify-content: center;
}
.myrow0{
	background-color: transparent;
	
	height: inherit;
	width:100%; 
	align-items: center;
	display: flex;
	justify-content: center;
	color: aliceblue; font-weight: bolder;
	text-align: center;
	padding:5%;
	text-shadow: 1px 1px 4px black;
	
	
	
}

.myrow1{
	background-color: transparent;
	mix-blend-mode:hard-light;
	height: 100vh;
	width:100%; 
	align-items: center;
	display: flex;
	justify-content: center;
	text-align: center;
	padding:10%;
	
	
}
@media (max-width: 576px) {
	.myrow1 {
		height: 400px;
		padding: 0px;
	
	}
}
.myrow2{
	background-color:hsla(0,0%,0%,0.82);
	mix-blend-mode:normal;
	height:auto;
	width:80%;
	margin: 5%;
	align-items:center;
	display:block;
	justify-content: center;
	color:azure;
	font-weight: lighter;
	text-align: left;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	padding: 10% 5%;
	
	
	
}
@media (max-width: 576px) {
	.myrow2 {
		height: 50vh;
		width:100%; margin-top: -100px;
	
	}
}
.myrow3{
	background-image: 
    linear-gradient(rgba(0, 0, 0, 0.1), rgba(0,0,0,0.93)),
    url(../assets/cont1.webp);
    background-size: cover; background-position: center; mix-blend-mode: soft-light;
	text-shadow: 1px 1px 4px black;
	height:auto;
	width:80%;
	margin: 5%;
	align-items:center;
	display:block;
	justify-content: center;
	font-weight: bolder;
	text-align: center;
	color: aliceblue; 
	
	
	
	
}
@media (max-width: 576px) {
	.myrow3 {
		 margin-top: 29%;
	
	}
}
.servicio1{
	height: 200px; width:  200px;
	background-color: hsla(0,0%,0%,0.86);
	
}

.myrow0-2{
	background-color: transparent;
	height:110vh;
	width:100%; 
	
	color:black; font-weight: lighter;
	text-align: left;
	padding:5%;
	
	
	
	
}
.cont1-2 {
	background-color: hsla(203,92%,65%,0.75); height: 100vh; width: 100%;
	position: absolute; 
	z-index: 3;
}


.grid-container {
  display: grid;
  column-gap: 3vw;;
  grid-template-columns: auto auto;
  background-color: transparent;
  padding: 25vw 5vw; 
	position: relative;
	align-items: center;
	
	justify-content: center;
}
@media (max-width: 576px) {
	.grid-container {
  display: grid;
  column-gap: 3vw;;
  grid-template-columns: auto auto;
  background-color: transparent;
  padding: 5vw 5vw ; 
	position: relative;
	align-items: center;
	
	justify-content: center;
}
	
}
.grid-item 
{
  color:white;
  background-color: hsla(0,0%,0%,0.85);
  padding: 25% 20px  ;
  font-weight: lighter;
  text-align: center;
  align-items: center;
	justify-content: center;
	margin-bottom: 3vw;
	height: 230px;
	max-width: 250px;
	max-height: 250px;
  
}
@media (max-width: 576px){
	.grid-item {
    height: 300px;
	max-width: 300px;
	max-height: 3000px;
		font-size: 15pt;
    font-weight: normal;
	}
}
.myrowServices{
	
	height:auto;
	width:100%;
	align-items:center;
	display:grid;
	z-index: 1100;
  column-gap: 1vw;
  grid-template-columns: 150px 150px 150px;grid-template-rows: auto;
  background-color: transparent;
  padding: 1vw; 
	position: relative;
	justify-content: center;
	
}
@media (max-width: 576px){
	.myrowServices {
		column-gap: 25vw;
		grid-template-columns: 150px 150px;
		padding: 11vw; 
		justify-content: left;
		
	}
	
	
}
	
	
	
.myrowServices0{
	background-image: 
    linear-gradient(hsla(217,80%,22%,0.80), rgba(20,62,111,0.81)),
    url(../assets/servicios.jpeg);
    background-size: cover; background-position: center; 
background-color: hsla(224,68%,39%,1.00);
	height:auto;
	width:80%;
	margin: 5%; 
	display:grid;
  column-gap: 3vw;
  grid-template-columns: auto;
	position: relative;
}
@media (max-width: 576px){
	.myrowServices0{
	margin: 4%; 
		column-gap: 2vw;
  grid-template-columns: auto;
		width: 92%;
}
	
}

.service-item 
{
  color: white;
  font-family: "Avenir Next";
  padding: 1vw;
  font-weight: bold; font-size:18pt; line-height: 1.8vw; word-wrap: break-word;
  text-align: left;
  align-items: center;
  justify-content: center;
  height: 150px;
  width: 150px; mix-blend-mode: normal;
  cursor: pointer;
	
}

@media (max-width: 576px){
	
	.service-item {
		padding: 6vw;
		line-height: 9vw;
    font-size: 26pt;
		height: 220px;
  width: 220px; mix-blend-mode: normal;
		
	}
}

@media (max-width: 576px){
#item0{
	display: none;
}
}


#item1:hover{
	background-color: hsla(0,0%,0%,0.75); background-blend-mode: multiply;
}
#item2:hover{
	background-color: hsla(0,0%,0%,0.75); background-blend-mode: multiply;
}
#item3:hover{
	background-color: hsla(0,0%,0%,0.75); background-blend-mode: multiply;
}
#item4:hover{
	background-color: hsla(0,0%,0%,0.75); background-blend-mode: multiply;
}
#item5:hover{
	background-color: hsla(0,0%,0%,0.75); background-blend-mode: multiply;
}
#item0{
	background-color: transparent;
	
}
#item1{
	background-color: hsla(219,88%,54%,0.85);
}
#item2{
	background-color: hsla(218,100%,36%,0.85);
}
#item3{
	background-color: hsla(219,88%,54%,0.85);
}
#item4{
	background-color: hsla(218,100%,36%,0.85);
}
#item5{
	background-color: hsla(219,88%,54%,0.85);
}
#modal-header{
	background-image: 
    linear-gradient(hsla(217,80%,22%,0.40), rgba(20,62,111,0.81)),
    url(../assets/servicios.jpeg);
    background-size: cover; background-position: center; 
	height: 10vw;
	
}
#modal-footer{
	background-image: 
    linear-gradient(hsla(228,100%,5%,0.72), rgba(0,5,11,0.91)),
    url(../assets/servicios.jpeg);
    background-size: cover; background-position: center; 

	
}

@media (max-width: 576px){
.modal {
    width: 105%;
}
}

.mision {
	padding: 0 50px;
	
}
@media (max-width: 575px){
	.mision {
		padding: 150px 50px;
	
    }
	}

.column2 {
	column-count: 2; 
	column-gap: 90px;
}

				@media (max-width: 576px){
			.column2  {
				
				column-count: 1;
				
			}
		}
		@media (max-width: 576px){
			#d1  {
				
				margin-bottom: 27%;
				
			}
		}
				@media (max-width: 576px){
			#d2  {
				
				margin-top: 0px;
				
			}
		}
				@media (max-width: 576px){
			#d3  {
				
				margin-top: 25px;
				
			}
		}

