/*Nuevo style*/

html { 
  scroll-behavior: smooth; 
}
body {
 font-family: 'Chivo', sans-serif;
 font-family: 'Open Sans', sans-serif;
}

.destacados-home-nuevo {
 position: relative;
}

.slider-destacados {
 margin: 0px;
}
.imparte-img img {
    width: 290px;
    height: auto;
    margin: 0 auto;
}
.slick-dots li.slick-active button {
 width: 30px;
 height: 10px;
}

.navbar-light .navbar-toggler-icon {
    background-image: url('./img/h-nab.svg') !important;
}
.slick-dots li {
 position: relative;
 display: inline-block;
 width: 10px;
 height: 10px;
 margin: 0 5px;
 padding: 0;
 cursor: pointer;
}

.slick-dots li.slick-active {
 width: 30px;
 height: 10px;
 padding: 0;
 cursor: pointer;
}
.imparte-img img {
    width: 300px;
    display: block;
    margin: 0 auto;
    margin-top: 44px;
}

.slick-dots li button {
 font-size: 0;
 line-height: 0;
 display: block;
 width: 10px;
 height: 10px;
 padding: 5px;
 cursor: pointer;
 color: transparent;
 border: 0;
 outline: none;
 background: transparent;
}

.slick-dots li.slick-active button:before {
 opacity: 1;
 color: black;
 background-color: #ffffff2e;
 width: 30px;
 height: 10px;
 border-radius: 10px;
}

.slick-dots {
 position: absolute;
 bottom: 20px;
 display: block;
 width: 100%;
 padding: 0;
 margin: 0;
 list-style: none;
 text-align: center;
}

.slick-dots li button:before {
 font-family: 'slick';
 font-size: 6px;
 line-height: 20px;
 position: absolute;
 top: 0;
 left: 0;
 width: 10px;
 height: 10px;
 border: 2px solid;
 border-color: #D9D9D9;
 border-radius: 50%;
 content: '';
 text-align: center;
 opacity: .70;
 color: black;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}

.destacados-home-nuevo .titulares {
 text-align: center;
}

.destacados-home-nuevo .item h2 {
 border: 1px solid black;
 background-color: white;
 color: black;
}

.slider-destacados .item h2 {
 text-transform: uppercase;
 font-size: 30px;
 line-height: 32px;
 font-weight: 900;
 position: relative;
 color: black;
 display: inline-block;
 margin: 0px;
 margin-top: 200px;
 padding: 14px;
 font-family: 'Chivo', sans-serif;
}

.quiero-inscribirme span {
 text-transform: uppercase;
 font-size: 18px;
 line-height: 20px;
 font-weight: 900;
 position: relative;
 top: 0px;
 color: black;
 display: inline-block;
 margin: 0px;
 height: 44px;
 padding: 10px 11px 1px;
 border: 2px solid black;
 background-color: #63DAC9;
 color: black;
 font-family: 'Chivo', sans-serif;
}

.destacados-home-nuevo span.icono-tipo {
 padding: 5px;
 display: inline-block;
 border: 2px solid black;
 background-color: #E053C3;
 color: black;
 font-family: 'Chivo', sans-serif;
}

.destacados-home-nuevo span.icono-tipo img {
 width: 30px;
 height: 30px;
 display: block;
 margin: 0 auto;
}

.navbar-brand {
 width: 150px;
}
.boton-inicial-small {
    background: #63DAC9;
    border: 2px solid #1F0F2C;
    box-shadow: 4px 4px 0px #000000;
    font-family: 'Open Sans';
    font-style: normal;
    padding: 2px 6px;
    font-weight: 700;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #1F0F2C;
}

.boton-inicial-small:hover{
  color: #1F0F2C;
 text-decoration: none;
}
.boton-inicial-black {
    background: #000000;
    border: 2px solid #fbfafb;
    box-shadow: 4px 4px 0px #ffffff;
    font-family: 'Open Sans';
    font-style: normal;
    padding: 8px 12px;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
}
.boton-inicial-black:hover{
color: white;
 text-decoration: none;
}

.categoria-cont {
 position: relative;
 top: 50px;
}

.destacados-home-nuevo span.icono-cat {
 padding: 6px;
 display: inline-block;
 border: 2px solid white;
 background-color: #63DAC9;
 color: black;
 height: 44px;
 position: relative;
 top: -1px;
 font-family: 'Chivo', sans-serif;
}

.categoria-post span {
 text-transform: uppercase;
 font-style: normal;
 font-weight: 900;
 font-size: 12px;
 line-height: 14px;
 text-transform: uppercase;
 position: relative;
 top: -20px;
 left: 6px;
 color: black;
 display: inline-block;
 margin: 0px;
 height: 44px;
 padding: 12px 7px 9px;
 border: 2px solid white;
 background-color: #000000;
 color: white;
 font-family: 'Chivo', sans-serif;
}

.navbar-nav .nav-link {
 color: white !important;
 font-family: 'Open Sans', sans-serif;
 font-style: normal;
 font-weight: 700;
 font-size: 15.6765px;
 line-height: 21px;

}

h2.titular-section {
 font-style: normal;
 font-weight: 900;
 font-size: 36px;
 line-height: 43px;
 font-family: 'Chivo', sans-serif;
 color: black;
}

header {
 border-bottom: 1px solid #cbcbcb;
 background-color: black;

}

.cont-post-card .img-portada {
 width: 100%;
 height: 200px;
 object-fit: cover;
 object-position: center;
}

.catgori-card h5 {

 display: inline-block;
 width: calc(100% - 36px);
 margin: 0px;
 font-family: 'Chivo', sans-serif;
}

.catgori-card {
 background-color: black;
 border: 2px solid black;
}
.catgori-card h5 span {
    font-size: 16px;
    font-weight: 900;
    position: relative;
    top: -11px;
    color: white;
    padding: 8px 7px 2.4px;
    text-align: left;
    display: inline-block;
    margin: 0px;
    height: 36px;
    width: 100%;
    font-family: 'Chivo', sans-serif;
}
.anteriores .catgori-card h5 span {
    font-size: 13px;
    font-weight: 900;
    position: relative;
    top: -7px;
    color: white;
    padding: 8px 7px 2.4px;
    text-align: left;
    display: inline-block;
    margin: 0px;
    height: 36px;
    width: 100%;
    font-family: 'Chivo', sans-serif;
}
.catgori-card span.icono {
 font-size: 16px;
 font-weight: 900;
 position: relative;
 color: black;
 /* padding: 10px 11px 1px; */
 border: 2px solid black;
 background-color: #63DAC9;
 display: inline-block;
 margin: 0px;
 width: 36px;
 height: 36px;
 /* padding: 3px 5px; */
 font-family: 'Chivo', sans-serif;
}

.catgori-card span.icono img {
 display: block;
 margin: 0 auto;
 margin-top: 7px;
 height: 21px;
}

.cont-post-card h4.titulo-card-post {
 font-family: 'Chivo', sans-serif;
 font-style: normal;
 font-weight: 900;
 font-size: 22px;
 line-height: 26px;
 text-transform: uppercase;
}

.cont-post-card p {
 font-family: 'Open Sans';
 font-style: normal;
 font-weight: 300;
 font-size: 16px;
 line-height: 150%;
}

.cont-text-detalle {
 border: 2px solid black;
 background-color: white;

}

.cont-text-detalle {
 border: 2px solid black;
 background-color: white;
 position: relative;
 top: -12px;
 padding: 9px;
}

.mas-recursos {
 width: 300px;
 display: block;
 margin: 0 auto;
}

.somos-academia .art-somos p {
 font-family: 'Open Sans';
 font-style: normal;
 font-weight: 300;
 font-size: 18px;
 line-height: 150%;
}

.somos-academia .art-somos strong {
 font-family: 'Chivo', sans-serif;
 font-style: normal;
 font-weight: 900;
 font-size: 22px;
 line-height: 150%;
 color: #E053C3;
}

.colaboradores p span {
 font-family: 'Chivo', sans-serif;
 font-style: normal;
 font-weight: 900;
 font-size: 22px;
 line-height: 150%;
 text-align: center;
 color: #E053C3;
}

.somos-img {
 width: 100%;
 height: 400px;
 object-fit: cover;
 object-position: left;
 border: 2px solid black;
}

.img-colaboradores {
 display: block;

 margin: 0 auto;
 width: 150px !important;
 height: 150px !important;
 object-fit: cover;
}

.single-portada {
 background-color: white;
}

.single-portada span.icono img {
 height: 37px;
}

.single-portada span.icono {
    font-size: 16px;
    font-weight: 900;
    color: black;
    float: right;
    display: inline-block;
    padding: 10px 11px 1px;
    border: 2px solid black;
    background-color: #E053C3;
    display: inline-block;
    margin: 0px;
    width: 40px;
    height: 40px;
    padding: 3px 5px;
    font-family: 'Chivo', sans-serif;
}

.foto-portada-talleres {
    width: 100%;
    height: 215px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.single-portada {
    padding: 0px;
    margin: 0px;
    min-height: auto;
    border: 2px solid black;
}

.single-portada span.icono img {
    height: 28px;
    display: inline-block;
    margin: 0 auto;
    position: relative;
    top: calc(50% - 14px);
    left: calc(50% - 14px);
}

.single-portada h2 {
    font-size: 21px;
    font-weight: 800;
    position: relative;
    top: 8px;
}
.contenido h3 {
 font-family: 'Chivo', sans-serif;
 font-style: normal;
 font-weight: 600;
 font-size: 18px;
 line-height: 29px;
 color: #1F0F2C;
}

.contenido p {
 font-family: 'Open Sans';
 font-style: normal;
 font-weight: 300;
 font-size: 18px;
 line-height: 150%;
 color: #1F0F2C;
}

.contenido a img {
 width: 250px;
 display: block;
 margin: auto 0;
}

.cont-proximas {
 padding: 6px;
}

.detalle-fechas-inicial {
 border: none;
 border-left: 2px solid black;
 border-right: 2px solid black;
 border-top: 2px solid black;
 background-color: white;
}

.detalle-fechas {
 border: none;
 border-left: 2px solid black;
 border-right: 2px solid black;
 border-bottom: 2px solid black;
 border-top: 2px solid black;
}.detalle-fechas:nth-child(4) {
    border: none;
    border-left: 2px solid black;
    border-right: 2px solid black;
    border-bottom: 2px solid black;
    border-top: 0px solid black;
}

.detalle-fechas:nth-child(5) {
    border: none;
    border-left: 2px solid black;
    border-right: 2px solid black;
    border-bottom: 2px solid black;
    border-top: 0px solid black;
}
.detalle-fechas:nth-child(6) {
    border: none;
    border-left: 2px solid black;
    border-right: 2px solid black;
    border-bottom: 2px solid black;
    border-top: 0px solid black;
}
.detalle-fechas:nth-child(7) {
    border: none;
    border-left: 2px solid black;
    border-right: 2px solid black;
    border-bottom: 2px solid black;
    border-top: 0px solid black;
}





.detalle-fechas:nth-child(2) {
    border: none;
    border-left: 2px solid black;
    border-right: 2px solid black !important;
    border-bottom: 0px solid black;
    border-top: 2px solid black;
}

.cont-proximas img {
 display: block;
 width: 200px;
 margin: 0 auto;
 padding: 5px 0px;
}

.cont-proximas h4 {
 font-family: 'Chivo', sans-serif;
 font-style: normal;
 font-weight: 600;
 font-size: 16px;
 line-height: 19px;
 color: #1F0F2C;
 padding-top: 9px;
}

.cont-proximas p {
 font-family: 'Open Sans';
 font-style: normal;
 font-weight: 300;
 font-size: 18px;
 line-height: 25px;
 color: #1F0F2C;
}

.descripcion-single p strong {
 font-family: 'Chivo', sans-serif;
 font-style: normal;
 font-weight: 900;
 font-size: 18px;
 line-height: 150%;

 color: #E053C3;
}

.descripcion-single p {
 font-family: 'Open Sans';
 font-style: normal;
 font-weight: 300;
 font-size: 18px;
 line-height: 150%;
 /* or 27px */


 /* Text */

 color: #1F0F2C;

}

.lista-objetvos-single {
 display: block;
 padding: 0px;
}

.texto-desplegable-alfanumericos {
 display: inline-block;
 background-color: #E053C3;
 ;
 width: 30px;
 border: 2px solid black;
 height: 30px;
 text-align: center;
 border-radius: 50%;
 color: black;
 font-weight: 700;
 line-height: 26px;
 margin-right: 9px;
 padding-top: 0px;
 font-family: 'Merriweather', serif;
 font-weight: heavy;
}

.lista-objetvos-single li {
 text-decoration: none;
 list-style: none;
}

.modulos #accordion .card-header {
 background: #63DAC9;
 border: 2px solid #1F0F2C;
 box-shadow: 4px 4px 0px #000000;
 position: relative;
 z-index: 3;

}

.modulos #accordion .card-header a:hover {
 text-decoration: none;
}

.modulos #accordion .card-header span {
 font-family: 'Chivo';
 font-family: 'Chivo';
 font-style: normal;
 font-weight: 400;
 font-size: 17px;
 text-decoration: none;
 line-height: 26px;
 color: #1F0F2C;
}

.modulos #accordion .card-header p {
 font-family: 'Open Sans';
 font-style: normal;
 font-weight: 300;
 font-size: 14px;
 margin: 0px;
 line-height: 22px;
 color: #1F0F2C;
}

.boton-inicial:hover{
   color: black;
 text-decoration: none;
}
.anteriores .catgori-card span.icono {
    font-size: 16px;
    font-weight: 900;
    position: relative;
    color: black;
    /* padding: 10px 11px 1px; */
    border: 2px solid black;
    background-color: #9E9E9E;
    display: inline-block;
    margin: 0px;
    width: 36px;
    height: 36px;
    /* padding: 3px 5px; */
    font-family: 'Chivo', sans-serif;
}
.boton-inicial {
 background: #63DAC9;
 border: 2px solid #1F0F2C;
 box-shadow: 4px 4px 0px #000000;
 font-family: 'Open Sans';
 font-style: normal;
 padding: 8px 12px;
 font-weight: 700;
 font-size: 18px;
 line-height: 25px;
 text-align: center;
 text-transform: uppercase;
 color: #1F0F2C;
}
.boton-inicial-morado {
 background: #7f3cb2;
 border: 2px solid #1F0F2C;
 box-shadow: 4px 4px 0px #000000;
 font-family: 'Open Sans';
 font-style: normal;
 padding: 8px 12px;
 font-weight: 700;
 font-size: 11px;
 line-height: 25px;
 text-align: center;
 text-transform: uppercase;
 color: white;
}
.boton-inicial-morado:hover{
  color: white;
 text-decoration: none;
}


.modulos #accordion .contenido {
 background-color: #f7f8f9;
 border: none !important;
 position: relative;
 z-index: 0;
}

.intagrams-single p span {
 font-family: 'Chivo';
 font-style: normal;
 font-weight: 900;
 font-size: 22px;
 line-height: 26px;

 text-transform: uppercase;

 /* Text */

 color: #1F0F2C;
}

.intagrams-single p {
 font-family: 'Open Sans';
 font-style: normal;
 padding-left: 10px;
 font-weight: 400;
 font-size: 16px;
 line-height: 22px;
 /* identical to box height */


 /* Text */

 color: #1F0F2C;
}

.requisitos p {
 font-family: 'Open Sans';
 font-style: normal;
 font-weight: 400;
 font-size: 18px;
 line-height: 25px;
 /* identical to box height */

 text-align: center;

}

.materiales-single {
 columns: 2;
}

.materiales-single li {
 list-style: none;
 font-family: 'Open Sans';
 font-style: normal;
 font-weight: 300;
 font-size: 18px;
 line-height: 25px;
 /* identical to box height */


 /* Text */

 color: #1F0F2C;
}
.materiales-single {
    columns: 1;
    padding: 0px 0px;
    display: block;
    /* justify-content: center; */
    margin: 0 auto;
}

/* FIN NUEVO STYLE*/





.logo-casa-maipu {
 width: 100px;
}

.lista-rr-ss {
 display: block;
 float: right;
 position: relative;
 /* position: relative; */
 margin: 18px 3px;
 top: 0px;
 right: 10px;
}

.lista-rr-ss li {
 display: inline-block;
 margin-right: 10px;
 text-align: center;
}

.lista-rr-ss li:hover {
 display: inline-block;
 margin-right: 10px;
 height: 30px;
 width: 30px;
 text-align: center;
 border-radius: 50%;
 border: 2px solid black;
}

.lista-rr-ss li:hover a {
 display: inline;
 text-decoration: none;
 color: black;
 text-align: center;

}

.lista-rr-ss li a {
 display: inline;
 line-height: 29px;
 text-decoration: none;
 color: #cbcbcb;
 text-align: center;
}

.lista-rr-ss li a img {
 width: 20px;
 height: 20px;
}

#navbarSupportedContent {
 margin-top: 0px;
}

.slider-destacados {
 margin-top: 0px;
}

.slider-destacados .item {
 height: 500px;
 position: relative;
 background-size: cover;
 background-position: center;
 background-repeat: no-repeat;
 outline: none;
}

.overlay {
 width: 100%;
 height: 100%;
 background-color: rgba(0, 0, 0, 0.3);
}

.galeria .slider-for div {
 background-size: cover;
 background-position: center;
 background-repeat: no-repeat;
 outline: none;

}

.galeria .slider-nav div {
 background-size: cover;
 background-position: center;
 background-repeat: no-repeat;
 outline: none;


}

.span-vermas {
 background-color: black;
 color: white;
 padding: 5px 10px;
 margin-top: 10px;
 display: inline-block;
 font-family: 'Open Sans', sans-serif;
}

.titulo-interior {
 text-transform: uppercase;
 font-size: 38px !important;
 line-height: 37px !important;
 margin: 0px;
 font-weight: 900 !important;
 color: #3e9455 !important;
 font-family: 'Baloo Bhaina 2', cursive;
}

.slider-destacados .item p {
 text-transform: capitalize;
 font-size: 16px;
 margin-left: 0px;
 font-family: 'Baloo Bhaina 2', cursive;
 font-weight: 400;
 color: white;
}

.destacados {
 position: absolute;
 bottom: 0px;
 left: 8px;
}

.ver-mas-home {
 width: 100%;
 height: 100%;
 position: absolute;
 transition: 1.4s all ease;
 background-color: rgba(0, 0, 0, 0.20);
}

.ver-mas-home:hover {
 background-color: rgba(0, 0, 0, 0.79);
}

.inscripciones a {
 background-color: black;
 padding: 10px 20px;
 color: white;
 font-weight: 700;
 font-size: 15px;
 border-radius: 5px;
 font-family: 'Baloo Bhaina 2', cursive;
 text-transform: capitalize;
 text-decoration: none;
}

.inscripciones-interior a {
 background-color: black;
 padding: 5px 20px;
 color: white;
 font-weight: 700;
 font-size: 15px;
 border-radius: 5px;
 font-family: 'Baloo Bhaina 2', cursive;
 text-transform: capitalize;
 text-decoration: none;
}

.inscripciones {
 padding-top: 40px;
}

.ver-mas-home span {
 background-color: black;
 padding: 18px 4px;
 font-family: 'Open Sans', sans-serif;
 color: white;
 font-weight: 700;
 position: absolute;
 width: 113px;
 line-height: 0px;
 margin: 0px;
 text-align: center;
 border-radius: 6px;
 left: calc(50% - 55px);
 top: calc(60% - 55px);
 display: block;
}

.newswrapper_prev {
 position: absolute;
 left: -28px;
 width: 16px;
 top: 30%;
 cursor: pointer;
 z-index: 3;
}

.taller-interior-seccion p {
 font-family: 'Open Sans', sans-serif;

}

.disclamer .svg-inline--fa.fa-w-16 {
 width: 2em !important;
 height: 2em !important;
}

.temario h2.titulo {
 color: white;
 padding: 20px 39px 13px 10px;
 /* margin-top: 40px; */
 line-height: 0px;
 font-size: 26px;
 text-transform: uppercase;
 font-weight: 700;
 font-family: 'Baloo Bhaina 2', cursive;
 display: inline-block;
 background: #EBC300;
}

.newswrapper_next {
 position: absolute;
 right: -28px;
 width: 16px;
 cursor: pointer;
 top: 30%;
}

.slider-nav {
 margin-top: 10px;
}

.taller {
 width: 100%;
 height: 300px;
 position: relative;
 background-size: cover;
 background-position: center;
 background-repeat: no-repeat;
 outline: none;
}

.taller-interior-seccion {
 padding-top: 40px;
}

.taller-contend {
 margin-top: 40px;
 position: relative;
}

.taller-contend .destacados {
 position: absolute;
 bottom: 30px;
 left: 20px;
}

.taller-contend .destacados h3 {
 text-transform: uppercase;
 font-size: 26px;
 line-height: 25px;
 margin: 0px;
 font-weight: 900;
 color: white;
 font-family: 'Baloo Bhaina 2', cursive;

}

.taller-contend .destacados p {
 text-transform: capitalize;
 font-size: 16px;
 line-height: 19px;
 margin: 0px;
 font-weight: 400;
 color: white;
 font-family: 'Open Sans', sans-serif;
}

.tr-destacados {
 position: absolute;
 width: 180px;
 height: 180px;
 left: calc(50% - 90px);
 top: calc(50% - 90px);
 border-radius: 50%;
 padding: 5px 15px;
 background: #9b167b;
 text-transform: capitalize;
}

.tr-destacados-amarillo {
 position: absolute;
 width: 100%;
 top: calc(40%);
 padding: 5px 15px;
 background: #ebc302;
 text-transform: capitalize;
}
.boton-inicial-morado-nab {
    background: #7f3cb2;
    border: 2px solid #1F0F2C;
    box-shadow: 4px 4px 0px #000000;
    font-family: 'Open Sans';
    font-style: normal;
    padding: 8px 7px;
    font-weight: 700;
    font-size: 14px;
 margin-left: 10px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    color: white;
}
.boton-inicial-morado-nab:hover{
text-decoration: none;
 color: white;
}

.tr-destacados-amarillo h3 {
 font-family: 'Open Sans', sans-serif;
 font-weight: 700;
 text-align: center;
 font-size: 23px;
 line-height: 30px;
 color: white;
 text-transform: capitalize;
}

.tr-destacados.amarillo {
 background: #EBC300 !important;
}

.tr-destacados.amarillo h3 {
 color: black !important;
}

.tr-destacados h3 {
 font-family: 'Open Sans', sans-serif;
 font-weight: 700;
 text-align: center;
 font-size: 23px;
 margin-top: 55px;
 line-height: 24px;
 color: white;
 text-transform: capitalize;
}

.mas-talleres h2 {
 color: white;
 padding: 10px 30px 10px 10px;
 margin-top: 40px;
 font-size: 25px;
 text-transform: uppercase;
 font-weight: 700;
 font-family: 'Open Sans', sans-serif;
 display: inline-block;
 background: #3e9455;
}

.todos-talleres h2 {
 width: 161px;
 height: 51px;
 text-align: center !important;
 display: block !important;
 margin: 40px auto;
 padding: 0 !important;
 line-height: 51px;
}
@media screen and (max-width:768px){
#menu-menu-1 {
    margin-bottom: 30px;
}
.boton-inicial-morado-nab{
 margin-left: 0px
}
 a.boton-inicial-morado-nab {
    position: relative;
    top: -10px;
}
}

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

@media screen and (min-width: 640px) {
   .boton-inicial-morado-nab {
    margin-left: 0px;
}
}

@media screen and (min-width: 992px) {
 .detalle-fechas:nth-child(2) {
 border: none;
 border-left: 2px solid black;
 border-right: 0px solid black !important;
 border-bottom: 2px solid black;
 border-top: 2px solid black;
}

 .navbar-brand {
 width: 200px;
}
 .boton-inicial-morado {
 background: #7f3cb2;
 border: 2px solid #1F0F2C;
 box-shadow: 4px 4px 0px #000000;
 font-family: 'Open Sans';
 font-style: normal;
 padding: 8px 12px;
 font-weight: 700;
 font-size: 18px;
 line-height: 25px;
 text-align: center;
 text-transform: uppercase;
 color: white;
}
 .single-portada h2 {
    font-size: 21px;
    font-weight: 800;
    position: relative;
    top: 0px;
}

 
.descripcion-single p strong {
 font-family: 'Chivo', sans-serif;
 font-style: normal;
 font-weight: 900;
 font-size: 22px;
 line-height: 150%;

 color: #E053C3;
}
 .detalle-fechas:nth-child(4) {
 border: none;
 border-left: 0px solid black;
 border-right: 2px solid black;
 border-bottom: 2px solid black;
 border-top: 2px solid black;
}

 .single-portada {
 padding: 0px;
 margin: 0px;
 min-height: 68px;
}
 
.single-portada span.icono img {
 height: 37px;
 display: inline-block;
 margin: 0 auto;
 position: relative;
 top: calc(50% - 18px);
 left: calc(50% - 17px);
}
 
.single-portada span.icono {
 font-size: 16px;
 font-weight: 900;
 color: black;
 float: right;
 display: inline-block;
 padding: 10px 11px 1px;
 border: 2px solid black;
 background-color: #E053C3;
 display: inline-block;
 margin: 0px;
 width: 68px;
 height: 68px;
 padding: 3px 5px;
 font-family: 'Chivo', sans-serif;
}
.single-portada h2 {
 font-size: 48px;
 font-weight: 800;
}
 .foto-portada-talleres {
 width: 100%;
 height: 550px;
 background-size: cover;
 background-repeat: no-repeat;

}
 .detalle-fechas:nth-child(6) {
    border: none;
    border-left: 0px solid black;
    border-right: 2px solid black;
    border-bottom: 2px solid black;
    border-top: 0px solid black;
}
.detalle-fechas:nth-child(7) {
    border: none;
    border-left: 0px solid black;
    border-right: 2px solid black;
    border-bottom: 2px solid black;
    border-top: 0px solid black;
}
 
 .menu-menu-1{
  margin-bottom: 0px;
 }


}

@media screen and (min-width: 992px) {
 #navbarSupportedContent {
  margin-top: 0px;
 }
   .boton-inicial-morado-nab {
    background: #7f3cb2;
    border: 2px solid #1F0F2C;
    box-shadow: 4px 4px 0px #000000;
    font-family: 'Open Sans';
    font-style: normal;
    padding: 8px 7px;
    font-weight: 700;
    font-size: 9px;
    margin-left: 10px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    color: white;
}
 .materiales-single {
 columns: 2;
 padding: 0px 85px;
 display: block;
 /* justify-content: center; */
 margin: 0 auto;
}
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 3.5rem;
}

}

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

 .slider-destacados .item h2 {
  text-transform: uppercase;
  font-size: 46px;
  line-height: 31px;
  font-weight: 900;
  position: relative;
  color: black;
  display: inline-block;
  margin: 0px;
  margin-top: 200px;
  padding: 22px;
  font-family: 'Chivo', sans-serif;
 }

 .inscripciones a {
  background-color: black;
  padding: 10px 20px;
  color: white;
  font-weight: 700;
  font-size: 20px;
  border-radius: 5px;
  font-family: 'Baloo Bhaina 2', cursive;
  text-transform: capitalize;
  text-decoration: none;

 }

 .boton-inicial-morado-nab {
    background: #7f3cb2;
    border: 2px solid #1F0F2C;
    box-shadow: 4px 4px 0px #000000;
    font-family: 'Open Sans';
    font-style: normal;
    padding: 8px 7px;
    font-weight: 700;
    font-size: 14px;
    margin-left: 10px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    color: white;
}

 .tr-destacados-amarillo h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  text-align: center;
  font-size: 26px;
  line-height: 27px;
  color: white;
  text-transform: capitalize;
 }

 .tr-destacados h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  text-align: center;
  font-size: 26px;
  line-height: 27px;
  margin-top: 55px;
  color: white;
  text-transform: capitalize;
 }

 .mas-talleres h2 {
  color: white;
  padding: 10px 30px 10px 10px;
  margin-top: 40px;
  font-size: 26px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  display: inline-block;
  background: #3e9455;
 }

 .destacados {
  position: absolute;
  bottom: 0px;
  left: 20px;
 }

 .slider-destacados .item p {
  text-transform: capitalize;
  font-size: 20px;
  margin-left: 5px;
  font-family: 'Baloo Bhaina 2', cursive;
  font-weight: 400;
  color: white;
 }

}

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