* {

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  body{
    background: url("../img/banner20.png" );
    background-size: cover;
  	font-family: 'Quicksand', 'Open Sans', sans-serif;
  	
  }
 
  .contenedor {
  width: 100%;
/*  max-width: 1200px;
  margin: auto;*/
  overflow: hidden;
   }
  header{
  	 margin-top: 20px;
     padding: 20px;
  
  }

   header .menu {
    /*margin: 40px 0;*/
    text-align: right; }
    header .menu a {
      margin: 0 20px;
      color: #9A9290;
      padding-bottom: 9px;
      font-size: 1.3em;
      font-weight:400;
      display: inline-block;
      text-decoration: none;
      border-bottom: 2px solid transparent; }
      header .menu a:hover {
        border-bottom: 2px solid #9a9290; }

        /* Slideshow container */
.slideshow-container {
  position: relative;
  background-color: #9BCADA;

}
.slideshow-container img{
  z-index=2
}

/* Slides */
.mySlides {
  display: none;
  padding: 80px;
  text-align: center;
  font-size: 30px;
  margin-top: 0px;
  color:white;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -30px;
  padding: 16px;
  color: #888;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  position: absolute;
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
  color: white;
}

/* The dot/bullet/indicator container */
.dot-container {
  text-align: center;
  padding: 20px;
  background: transparent;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 10px;
  width: 10px;
  margin: 0 2px;
  background-color: #9BCADA;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

/* Add a background color to the active dot/circle */
.active, .dot:hover {
  background-color: #717171;
}
.responsive {
  width: 100%;
  height: auto;
}
 


      .main .titulo {
        	color: #9A9290;
        	font-weight:700;
            font-size: 2em;
            text-align: center;
        }
      section  .acerca-de .contenedor{
      	display:flex;
      	flex-direction: row;
      }
     
      .acerca-de .contenedor .foto{
      	margin-left: 5%;
      	vertical-align:top;
      }
      .texto p{
      	    color: #9A9290;
        	font-weight:600;
            font-size: 1.5em;
            text-align: justify;
            margin-left: 5%
        }
        .texto span{
       	    color:#D1A03B;
       }
        .texto a{
       	    text-decoration: none;
       }
      
       .descubre h2{
       	color: #9A9290;
        	font-weight:700;
            font-size: 2em;
            text-align: center;
       }
       .enea h2{
          color: #9A9290;
          font-weight:700;
          font-size: 2em;
          text-align: center;
       }
       .foto img{
        margin-left: 5%;
        vertical-align:top;
        width: 85%;
       }
       .text p{
          color: #9A9290;
          font-weight:600;
          font-size: 1.5em;
          text-align: justify;
          margin-left: 5%
       }
       .cita p{
        
        
          font-size: 1.5em;
        
          margin-left: 5%
       }
       
       .widgets .widget{
        margin-left: 5%;
       	background:transparent;
        border:3px solid #9a9290;
        padding: 20px 20px;
        text-align: center;
        font-size: 1.5em;
        box-shadow: 5px 10px 8px #888888;
        margin-bottom: 20px;

       }
       
       footer{
        background: #9a9290;
        padding:20px; 
        margin-top: 20px;
        font-size: 1.5em;
        color:#fff;
       }
       .semblanza h1{
          color: #9A9290;
          font-weight:700;
          font-size: 2em;
          text-align: center;
       }
      .semblanza img{
        margin-left: 10px;
      }

      .acerca .titulo{
        color: #9A9290;
        font-weight:700;
        font-size: 2em;
        text-align: center;
      }
      .libro{
        margin-left: 15%;
      }
      .libro img{
        margin-left:18%;
      }
      .book{
        margin-left: 15%;
      }
      .content p{
          color: #9A9290;
          font-weight:600;
          font-size: 1.5em;
          text-align: justify;
          margin-right:35%;
       }
       .comment p{
         color: #9A9290;
          font-weight:600;
          font-size: 1.5em;
          text-align: justify;
       }
       .about h2{
        color: #9A9290;
        font-weight:700;
        font-size: 2em;
        
       }
       .contenido p{
          color: #9A9290;
          font-weight:600;
          font-size: 1.5em;
          text-align: justify;
          
       }
       .botones p{
          color: #9A9290;
          font-weight:600;
          font-size: 1.5em;
          text-align: justify;
          margin-left:5%;
        }
        .botones button{
          box-shadow: 5px 10px 8px #888888;
          margin-left:100px;
        }
        footer{
         width: 100%; 
        }
        .diplomado h1{
          color: #9A9290;
          font-weight:700;
          font-size: 2em;
          text-align: center;
       }
       .diplomado p{
          color: #9A9290;
          font-weight:600;
          font-size: 1.5em;
          text-align: justify;
        }
        .diplomado button{
          box-shadow: 5px 10px 8px #888888;
          
        }
       .card{
        box-shadow: 5px 10px 8px #888888;
       }
        .registro h1{
          color: #9A9290;
          font-weight:700;
          font-size: 2em;
          text-align: center;
       }
       .registro p{
          color: #9A9290;
          font-weight:600;
          font-size: 1.5em;
          text-align: justify;
        }
        .eneatipo .titulo {
          color: #9A9290;
          font-weight:700;
            font-size: 2em;
            text-align: center;
        }
          .eneatipo  p{
          color: #9A9290;
          font-weight:600;
          font-size: 1.5em;
          text-align: justify;
        }

        /*preguntas frecuentes*/

        :root {
  --primario: #9784ad;
  --gris-claro: #B8B8B8;
  --sombra: 0 0 13px 0 rgba(185,185,185, .25);
}


       main {
  max-width: 1000px;
  width: 90%;
  margin: 40px auto;
}

.titulo {
  color: #9A9290;
  font-weight: 600;
  text-align: center;
  margin: 60px 0;
  font-family: 'Quicksand', 'Open Sans', sans-serif;
}

/*! =================================================*/
/*! ============= Categorias ============= */
/*! =================================================*/
.categorias {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-bottom: 60px;
}

.categoria {
  cursor: pointer;
  text-align: center;
  padding: 20px;
  border-radius: 10px;
  background: #fff;
  font-weight: 600;
  color: var(--gris-claro);
  border: 2px solid transparent;
  transition: .3s ease all;
}

.categoria:hover {
  box-shadow: var(--sombra);
  color: #9A9290;
}

.categoria:hover path {
  fill: var(--primario);
}

.categoria svg {
  width: 64px;
  margin-bottom: 10px;
}

.categoria path {
  fill: var(--gris-claro);
  transition: .3s ease all;
}

.categoria.activa {
  border: 2px solid var(--primario);
  color:#867c79;
}

.categoria.activa path {
  fill: var(--primario);
}

/*! =================================================*/
/*! ============= Contenedor Preguntas ============= */
/*! =================================================*/
.contenedor-preguntas {
  display: none;
  grid-template-columns: 1fr;
  gap: 40px;
}

.contenedor-preguntas.activo {
  display: grid;
}

.contenedor-pregunta {
  background: #fff;
  padding: 40px;
  border: 2px solid transparent;
  border-radius: 10px;
  overflow: hidden;
  transition: .3s ease all;
  cursor: pointer;
}

.contenedor-pregunta:hover {
  box-shadow: var(--sombra);
}

.contenedor-pregunta.activa {
  border: 2px solid var(--primario);
}

/*! =================================================*/
/*! ============= Preguntas ============= */
/*! =================================================*/
.pregunta {
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.pregunta img {
  width: 14px;
}

.respuesta {
  color: #808080;
  line-height: 30px;
  max-height: 0;
  opacity: 0;
  transition: .3s ease all;
}

.contenedor-pregunta.activa .respuesta {
  opacity: 1;
  margin-top: 20px;
}

.contenedor-pregunta.activa img {
  transform: rotate(45deg);
}
/*! ============= Responsive Design ============= */ 
@media(max-width:1080px){
 iframe {
       width: 640px;
      height: 200px;
      margin: 0em 0 0 0;
    }
    }
@media(max-width:991px){
 iframe {
      width: 640px;
      height: 200px;
      margin: 0em 0 0 0;
    }
  }
@media(max-width:900px){ 
  iframe {
    width: 640px;
  }
}
@media(max-width:800px){
iframe {
    width: 640px;
  }
}
@media(max-width:736px){
 iframe {
    width: 640px;
  }
  }
 @media(max-width:667px){
  iframe {
    width: 580px;
  }
  }
  @media(max-width:600px){
  iframe {
    width: 523px;
  }
  }
 @media(max-width:568px){
  iframe {
    width: 490px;
  }
  }
 @media(max-width:480px){
   iframe {
    width: 435px;
  }
  }
 @media(max-width:414px){
  iframe {
    width: 380px;
  }
  }
  @media(max-width:384px){
  iframe {
    width: 340px;
  }
}
@media(max-width:320px){
  iframe {
    width: 264px;
  }
}



/*! =================================================*/
/*! ============= Responsive Design ============= */
/*! =================================================*/
@media screen and (max-width: 820px){
  .categorias {
    grid-template-columns: 1fr 1fr;
  }

  .categoria {
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
  }

  .categoria svg {
    width: 30px;
    margin-right: 10px;
    margin-bottom: 0;
  }
}
@media (max-width: 767px){
  .video video{
    width:100%;
    height:auto;
  }

  }

@media screen and (max-width: 500px){
  .categorias {
    grid-template-columns: 1fr;
  }
}

/*responsive*/

@media only screen and (max-width:600px){
  .eneagrama .video video{
      width: 80%;
      margin-left:12%;
  }
  .eneagrama .text p{
    font-size: 18px;
  }
}
@media only screen and (max-width:600px){ 
   .acerca .titulo{
    font-size:1.8em;
   }
   .acerca .libro img{
    width: 60%;
    height: auto;
    margin-left:5%;
  }
  .book img{
    width: 60%;
    height: auto;
    margin-left:5%;
  }
  .about h2{
    font-size:1.8em;
   } 
  
   .libro .content p{
    text-align:justify;
    font-size: 18px;
    margin-right: 5%;
  }
  .libro .comment p{
    text-align: center;
    font-size: 18px;
  }
  .bookE .contenido p{
    text-align:justify;
    font-size: 20px;
    margin-right: 5%;
  }

}
@media only screen and (max-width:600px){
  .botones p{
    font-size: 18px;
  }
}
@media only screen and (max-width:600px){
  .card-body{
    width:51%;
    height:auto;
  }
}
@media only screen and (max-width:600px){
  .diplomado h1{
    font-size:1.8em;
  }
  .diplomado p{
    font-size:20px;
  }
}        
@media only screen and (max-width:600px){
  .eneatipo .contenido p{
    font-size:20px;
  }
}