
* {
    
	margin:0;
	padding:0;
	box-sizing:border-box;
    text-decoration: none;
	list-style: none;
	
}



.ContentCentrar {
    
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    
}


video { 
	
    position: fixed;
    top: 50%;
    left: 50%;
    width: auto;
    height: 100%;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
    filter: brightness(80%);
    filter: blue(70%)
} 


.Title-Index {
	
	font-family: 'Oswald', sans-serif;
	color: #fff;
	margin-left: 120px;
	margin-top: 19%;
	font-size: 42px;
	width: 80%;

}



.SubTitle-Index {
	
	font-family: 'Oswald', sans-serif;
	color:  #fff;
	margin-left: 120px;
	font-size: 32px;
	margin-top: 30px;
	font-weight: 800;

}



.WhatssApp-Bottom {
	
	width: 100%;
	height: 70px;
	background:url(../img/whatsapp.png) 50% 10% no-repeat  ;
	background-size:contain;
    position:fixed;
    bottom:5%;
	left: 40%;
}





/* QUIÉNES SOMOS  */ 

.QuienesSomos {
	
	width: 100%;
	height: auto;
	background-color: #fff;
	padding-top: 120px;
	padding-bottom: 120px;
	
}


.SomosIzq {
	
	width: 30%;
	height: auto;
	display: inline-block;
	float:left;
	margin-left: 120px;
}

.SomosDer {
	
	width: 50%;
	height: auto;
	display: inline-block;
	text-align: justify;
}


.TitleSomos {
	
	font-family: 'Oswald', sans-serif; 
	color: #407ec9;
	font-size: 43px;
	font-weight: 800;

}


.SubTitleSomos {
	
	font-family: 'Oswald', sans-serif; 
	color: #4f4d4d;
	font-size: 22px;
	font-weight: 100;
}

 
.SubTitleSomos p { 	height: 22px }


.AzulSubTitleSomos {
	
	font-family: 'Oswald', sans-serif; 
	color: #407ec9;
	font-size: 22px;
	font-weight: 400;
	display: inline-block;

}







/*EQUIPO  */ 

.Equipo {
	
	width: 100%;
	height: 700px;
	padding-top: 140px;
	padding-bottom: 140px;
	background:url(../img/Fondo2DIOM.jpg) 50% 10% no-repeat  ;
	background-size:cover;
	background-repeat:no-repeat;
    background-position: top center; 
	
}


.IzqEquipo {
	
	width: 30%;
	height: auto;
	display: inline-block;
	float:left;
	margin-left: 120px;
	
}


.DerEquipo {
	
	width: 50%;
	height: auto;
	display: inline-block;
	text-align: justify;

}



.TitleEquipo {
	
	font-family: 'Oswald', sans-serif; 
	color: #fff;
	font-size: 43px;
	font-weight: 800;
}


.SubTitleEquipo {
	
	font-family: 'Oswald', sans-serif; 
	color: #fff;
	font-size: 22px;
	font-weight: 100;

}


.SubTitleEquipo p { height: 22px }






/* SERVICIOS  */ 


.Servicios {
	
	width: 100%;
	height: auto;
	background-color: #fff;
	padding-top: 90px;
	padding-bottom: 60px;
	
}


.Title-Servicios {
	
	font-family: 'Oswald', sans-serif; 
	color: #407ec9;
	font-size: 59px;
	font-weight: 800;
	margin-bottom: 90px;
}


.VeloGris{ 
	
	
	display: block;
	width: 100%;
	height: 450px;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	font-family: 'Oswald', sans-serif; 
	padding-top: 200px;
	font-size: 24px;

	


-webkit-transition:all .3s ease; /* Safari y Chrome */
-moz-transition:all .3sease; /* Firefox */
-o-transition:all .3s ease; /* IE 9 */
-ms-transition:all .3s ease; /* Opera*/
	
}





.AnalisisRegulatorio:hover, .Capacitacion:hover, .EstrategiaComercial:hover, .Interconexion:hover,  .Contacto-Serv:hover, .AnalisisRegulatorio:hover, .Otros:hover  {
	
	background:url(../img/FondoQuienesSomos.png) 50% 10% ;  
	
  -webkit-   transition: background 2s ease;
  -moz-   transition: background 2s ease;
  -o-   transition: background 2s ease;
   transition: background 2s ease;
	
}








.AnalisisRegulatorio {
	
	width: 45%;
	height: 450px;
	background:url(../img/fondoAnalisis.jpg) 50% 10% no-repeat  ;
	background-size:cover;
	background-repeat:no-repeat;
    background-position: top center; 
	margin: 5px;
	
  -webkit-   transition: background 2s ease;
  -moz-   transition: background 2s ease;
  -o-   transition: background 2s ease;
  transition: background 2s ease;

}




.Capacitacion {
	
	width: 45%;
	height: 450px;
	background:url(../img/Fondo1DIOM.jpg) 50% 10% no-repeat  ;
	background-size:cover;
	background-repeat:no-repeat;
    background-position: top center; 
	margin: 5px;

}


.EstrategiaComercial {
	
	width: 45%;
	height: 450px;
	background:url(../img/fondoEstrategia.jpg) 50% 10% no-repeat  ;
	background-size:cover;
	background-repeat:no-repeat;
    background-position: top center; 
	margin: 5px;
	
}


.Interconexion {
	
	width: 45%;
	height: 450px;
	background:url(../img/fondoInterconexion.jpg) 50% 10% no-repeat  ;
	background-size:cover;
	background-repeat:no-repeat;
    background-position: top center; 
	margin: 5px;
	
}


.Otros {
	
	width: 45%;
	height: 450px;
	background:url(../img/fondoOtros.jpg) 50% 10% no-repeat  ;
	background-size:cover;
	background-repeat:no-repeat;
    background-position: top center; 
	margin: 5px;
	
}

.Contacto-Serv {
	
	width: 45%;
	height: 450px;
	background:url(../img/EXPATS_RELOCATION.png) 50% 10% no-repeat  ;
	background-size:cover;
	background-repeat:no-repeat;
    background-position: top center; 
	margin: 5px;
	
}






@media (max-width:614px) {  
	
	
.Title-Index {
	
	margin-left: 20px;
	margin-top: 19%;
	font-size: 32px;
	width: 90%;

}



.SubTitle-Index {

	margin-left: 120px;
	font-size: 29px;
	margin-top: 30px;
	font-weight: 800;

}







/* QUIÉNES SOMOS  */ 

.QuienesSomos {
	
	width: 100%;
	height: auto;
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 120px;
	
}


.SomosIzq {
	
	width: 90%;
	float:none;
	margin-left: 20px;
	margin-bottom: 30px
}

.SomosDer {

	display: block;
	width: 90%;
	margin-left: 20px;
}


.TitleSomos {
	
	font-size: 33px;
	font-weight: 800;

}


.SubTitleSomos {
	

	font-size: 17px;
	font-weight: 100;
}

 
.SubTitleSomos p { 	height:19px }









/*EQUIPO  */ 

.Equipo {
	
	width: 100%;
	height: auto;
	padding-top: 40px;
	padding-bottom: 140px;

	
}


.IzqEquipo {
	
	width: 90%;
	height: auto;
	display: block;
	float:left;
	margin-left: 20px;
	
}


.DerEquipo {
	
	width: 90%;
	height: auto;
	display: block;
	text-align: justify;

}



.TitleEquipo {
	
	font-family: 'Oswald', sans-serif; 
	color: #fff;
	font-size: 23px;
	font-weight: 800;
	margin-bottom: 40px
}


.SubTitleEquipo {
	

	font-size: 17px;
	font-weight: 100;
	margin-left: 20px;

}


.SubTitleEquipo p { height: 19px }






/* SERVICIOS  */ 


.Servicios {
	
	width: 100%;
	height: auto;
	background-color: #fff;
	padding-top: 90px;
	padding-bottom: 60px;
	
}


.Title-Servicios {
	
	font-family: 'Oswald', sans-serif; 
	color: #407ec9;
	font-size: 59px;
	font-weight: 800;
	margin-bottom: 90px;
}


.VeloGris{ 
	
	
	display: block;
	width: 100%;
	height: 450px; 
	padding-top: 200px;
	font-size: 24px;

}





.AnalisisRegulatorio:hover, .Capacitacion:hover, .EstrategiaComercial:hover, .Interconexion:hover,  .Contacto-Serv:hover, .AnalisisRegulatorio:hover, .Otros:hover  {
	
	background:url(../img/FondoQuienesSomos.png) 70% 3% ;  
	

	
}








.AnalisisRegulatorio {
	
	width: 90%;
	height: 450px;
	margin: 5px;
}


.Capacitacion {
	
	width: 90%;
	height: 450px;
	margin: 5px;
}


.EstrategiaComercial {
	
	width: 90%;
	height: 450px;
	margin: 5px;
}


.Interconexion {
	
	width: 90%;
	height: 450px;
	margin: 5px;	
}


.Otros {
	
	width: 90%;
	height: 450px;
	margin: 5px;
}

.Contacto-Serv {
	
    width: 90%;
	height: 450px;
	margin: 5px;
}


}


@media (max-width:420px) {  
	
	
	
.Title-Index {
	
	margin-left: 20px;
	margin-top: 19%;
	font-size: 22px;
	width: 90%;

}



.SubTitle-Index {

	margin-left: 20px;
	font-size: 22px;
	margin-top: 30px;
	font-weight: 800;

}


.AzulSubTitleSomos { font-size: 14px; }




/* QUIÉNES SOMOS  */ 

.QuienesSomos {
	
	width: 100%;
	height: auto;
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 120px;
	
}


.SomosIzq {
	
	width: 90%;
	float:none;
	margin-left: 10px;
	margin-bottom: 30px
}

.SomosDer {

	display: block;
	width: 90%;
	margin-left: 10px;
}


.TitleSomos {
	
	font-size: 33px;
	font-weight: 800;

}


.SubTitleSomos {
	

	font-size: 17px;
	font-weight: 100;
}

 
.SubTitleSomos p { 	height:19px }









/*EQUIPO  */ 

.Equipo {
	
	width: 100%;
	height: auto;
	margin-top: 0px;
	padding-bottom: 40px;

	
}


.IzqEquipo {
	
	width: 90%;
	height: auto;
	display: block;
	float:none;
	margin-left: 10px;
	
}


.DerEquipo {
	
	width: 100%;
	height: auto;
	display: block;
	text-align: justify;
	background-color: rgba(0,0,0,0.4);
	margin-left: -10px;

}



.TitleEquipo {
	
	font-size: 23px;
	font-weight: 800;
	width: 90%;
	margin-bottom: 40px
}


.SubTitleEquipo {
	

	font-size: 17px;
	font-weight: 100;
	margin-left: 20px;

}


.SubTitleEquipo p { height: 19px }






/* SERVICIOS  */ 


.Servicios {
	
	padding-top: 20px;
	padding-bottom: 20px;
	
}


.Title-Servicios {
;
	font-size: 36px;
	font-weight: 800;
	margin-bottom: 20px;
}


.VeloGris{ 
	
	
	display: block;
	width: 100%;
	height: 450px; 
	padding-top: 200px;
	font-size: 24px;

}





.AnalisisRegulatorio:hover, .Capacitacion:hover, .EstrategiaComercial:hover, .Interconexion:hover,  .Contacto-Serv:hover, .AnalisisRegulatorio:hover, .Otros:hover  {
	
	background:url(../img/FondoQuienesSomos.png) 70% 3% ;  
	

	
}








.AnalisisRegulatorio {
	
	width: 90%;
	height: 450px;
	margin: 5px;
}


.Capacitacion {
	
	width: 90%;
	height: 450px;
	margin: 5px;
}


.EstrategiaComercial {
	
	width: 90%;
	height: 450px;
	margin: 5px;
}


.Interconexion {
	
	width: 90%;
	height: 450px;
	margin: 5px;	
}


.Otros {
	
	width: 90%;
	height: 450px;
	margin: 5px;
}

.Contacto-Serv {
	
  display: none;
}


}















