@charset "utf-8";

@font-face{
    font-family: "Oswald";
    src: url('https://fonts.googleapis.com/css?family=Oswald:400,500,600,700&display=swap');
    font-family: "Open Sans";
    src: url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&display=swap');
}

body{
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    font-family: "Oswald", sans-serif;
    background: #e7dfdd;
    justify-content: space-between;
}

/* Menu Responsive */

.topnav {
  overflow: hidden;
  background-color: black;
  text-transform: capitalize;
  float: right;    
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 1.1em;
  margin-top: .5em;
}

.topnav .icon {
  display: none;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 1.1em;    
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: #4717f6;
  margin: 0;
  text-transform: capitalize;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #4717f6;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: aliceblue;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
  text-transform: uppercase;    
}

.topnav a:hover, .dropdown:hover .dropbtn {
  background-color: black;
  color: white;
}

.dropdown-content a:hover {
  background-color: black;
  color: white;
}

.dropdown:hover .dropdown-content {
  display: block;
}

li{
    list-style: none;
}

a{
    align-items: center;
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

@media screen and (max-width: 890px) {
  .topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
      
  }
  .topnav a.icon {
    float: right;
    display: block;
    
     }
    .topnav{
        float: right;
        padding: .5em;
        
    }    
}

@media screen and (max-width: 890px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}










.hero-subtitle, .footer-title, .blocks .phrase, .blocks .info, .blocks .extra-info, .card-content, .content, #contacto{
    font-family: "Open Sans", sans-serif;
}

header,
footer {
  background: #0e0b16;
  color: #e7dfdd;
}

body, header, main, aside, footer{
    margin: 0;
    padding: 0;
}

.page-header{
  display: flex;
}

h1, nav{
  flex: 1;
  vertical-align: top;
  margin-top: 25px;    
}

nav{
  text-align: right;
}

.menu{
  float: none;
  display: inline-block;
}

h1{
 color: #4717f6;
 font-size: 24px;
 font-weight: 500;
 text-transform: uppercase;
}

.footer-title {
 margin-left: 115px;
 font-weight: 300;
 font-size: 9px;
}

.imagen {
  background: url("../Imagenes/fondo_01.jpg"), no-repeat;
  min-height: 40vh;   
}

.imagen:hover {
  filter: saturate(200%);
}

.titlegrupal{
  margin-top: 120px;    
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  margin-left: 115px;
  color: #0e0b16;    
}

#integrantes{
  display: block;    
  padding: 0;
  margin-left: 25px;
  font-size: 18px;
  font-weight: 300;
  text-transform: capitalize;
  color: #4717f6;    
}

header a{
  color: #e7dfdd;    
}

a{
 text-decoration: none;
 list-style: none;
 color: #e7dfdd;
 margin: 0;
 padding: 0;
}

a.color{
  color: #0e0b16;  
}

ul{
  list-style: none;
}

nav ul li:hover{
    font-weight:bold;   
    background:rgba(0,0,0,.6);
}

main ul{
    display: flex;
}

.menu{
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  color: #e7dfdd;    
}

.card-img{
    padding: 24px;
    width: 80px;
}

header li{
  display: inline-block;
  padding: 0 10px 0 10px;
  margin-top: 0;
  margin-left: 15px;
}

.home {
  color: #a239ca;
}

.perfil{
   width: 350px;
   float: right;
   margin-right: -195px;    
}

h2{
  font-size: 17px;
  margin-left: 95px;    
  font-weight: 500;
  color: #e7dfdd;  
  text-transform: uppercase;
}

h2.cuadro{
  background: #4717f6;
  width: 100px;
  padding: 5px;
  margin-top: 100px;    
}

.blocks .block{
  background: #4717f6;
  float: right;
  min-height: 20px;    
}

.blocks .block{
  min-height: 32vh;  
  width: 25vh;
  margin: 15px;
  padding: 10px;    
}

.blocks img{
  width: 30%;
}

.blocks .info {
  display: block;
  text-transform: capitalize;
  font-size: 12px;
  font-weight: 400;
  color: #e7dfdd;    
  float: right;
  margin-right: 27px;    
}

.blocks .extra-info {
  color:  aliceblue;
  text-transform: capitalize;
  font-size: 10px;
  font-weight: 400;
}

.card-img {
  max-width: 60%;
  float: left;
}

.title, .title-a {
  font-size: 24px;    
  font-weight: 400;     
  color: #e7dfdd;     
  background: #4717f6;
  width: 45px;
  padding: 5px;    
}

.content {
  display: inline-block;       
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5em;
  text-transform: capitalize;
}
    
.bloque {
  display: block;
}

div.izquierda-izquierda, div.izquierda, div.segundo, div.centro, div.centro-centro, div.derecha, div.derecha-derecha{
    width: 250px;
    height: 250px;
    float:left;
    margin: 0 15px 0px;
}

div.izquierda{
    margin-left: 115px;
}

aside {
  padding: 1.5em;
  margin-bottom: 1.5em;
  display: block; 
  text-decoration: none;
  list-style: none;
  margin: 0;
  padding: 0;
}

.contenedor{
    margin-left: 55px;
}

h2.titulomapa{
    color: #000;
    margin: 0;
    padding: 20px 0;
    font-size: 28px;
}

h3, h2.titulo{
    font-size: 24px;
    background: #4717f6;
    width: 200px;
    padding: 10px;
    margin-left: -10px;
    text-transform: capitalize;
    color:#fff;
    font-weight: 400;
}

main p{
    text-transform: capitalize;
    line-height: 1em;
}

main p.destacar{
    text-transform: uppercase;
}

h2.titulo, p{
    margin-left: 55px;
}

p.parrafo{
   line-height: 1.5em;
   text-transform: none;    
}

.footer-title{
    margin-left: 25px;
}

/* Cuando la ventana del navegador mida como minimo 1240px */
@media (min-width: 77em){
    div.derecha-derecha{
        margin-left: 115px;
    }
}

/* Cuando la ventana del navegador mida como minimo 1030px */
@media (min-width: 64em){
    div.derecha-derecha{
        margin-left: 115px;
    }
}

@media (min-width: 58em){
    div.centro-centro{
        margin-left: 115px;
    }
    
}

@media (min-width: 45em){
    div.centro-centro{
        margin-left: 115px;
    }
    div.derecha{
        margin-left: 115px;
    }
    main ul{
        display: block;
        line-height: 2.5em;
    }
}

@media (max-width: 45em){
    .imagen{
        background: url('../Imagenes/fondo_722px.jpg');
    }
}

@media (min-width: 38.1875em){
    div.izquierda-izquierda, div.izquierda, div.segundo, div.centro, div.centro-centro, div.derecha, div.derecha-derecha{
        display: block;
    }
    h2.titlegrupal, h2.cuadro, .footer-title, div.izquierda-izquierda, div.segundo, div.centro, div.centro-centro, div.derecha, div.derecha-derecha{
        margin-left: 25px;
    }
    
    main un{
        display: flex;
    }
        
    header nav button {
        display: none;
    }
    
    
}

@media (max-width: 38.1875em){
    header nav ul li{
        display: none;
    }
}

@media (max-width: 32.625em){
    .imagen{
        background: url('../Imagenes/fondo_522px.jpg');
    }
}

@media (min-width: 21.25em){
    .titlegrupal, ul#integrantes, h2.cuadro, div.izquierda-izquierda, div.segundo, div.centro-centro, div.derecha-derecha {
        margin-left: 45px;
    }
    
    div.izquierda, div.centro, div.derecha{
        padding: 0;
        margin-left: -5px;
    }
}

img.imagencelular{
    width: 40vh;
    margin-left: 175px;
}

img.imagennotebook{
    width: 100vh;
    margin-left: 125px;
}