            .pace .pace-progress {
                background: #3cccd3; 
            }
            body {
                background: #000;
                color: #FFFFFF;
                font-family: 'Work Sans', sans-serif;;
                font-weight: 300;
            }
            h1, h2, h3, h4, h5, h6  {
                color: #7cf215;
                font-family: 'Work Sans', sans-serif;;
                font-weight: 900;
            }
            a, .highlight {
                color: #3cccd3;
            }
            a:hover {
                color: #b6db00;
            }
            .icon {
                display: inline-block;
                width: 1em;
                height: 1em;
                stroke-width: 0;
                stroke: currentColor;
                fill: currentColor;
            }
            .hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
                background-color: #7cf215;
            }
            .navigation {
                background-color: rgba(0,0,0,0.4);
            }
            .nav-inner ul li a {
                color: #3cccd3;
            }
            .nav-inner ul li a:hover {
                color: #7cf215;
            }
            .button {
                font-family: 'Work Sans', sans-serif;;
            }
            .button.hollow {
                border: 1px solid #3cccd3;
                color: #3cccd3;
            }
            .button.hollow:focus, .button.hollow:hover {
                border: 1px solid #b6db00;
                color: #b6db00; 
            }

            .button.hollow h6 {
                color: RGBA(26, 94, 193, 1);
                margin-bottom: 0;
            }

            #intro:before {
                background-repeat: repeat;
                opacity: 0.1;
            }
            .logospace {
                background: transparent url(https://66.media.tumblr.com/avatar_d2a241d41dd3_96.pnj) center center no-repeat;
            }
            .about-body .content-lead {
                color: #7cf215;
            }
            .about-body .content-main {
                color: #FFFFFF;
            }
            .item-inner {
                background: #eadf11;
            }
            .contact-info {
                margin: 2rem 0;
            }
            .contact-info h2 {
                line-height: 0.9;
                margin-bottom: 2rem;
            }
            .contact-info span {
                text-transform: uppercase;
                color: #7cf215;
                font-family: 'Work Sans', sans-serif;;
            }
            .nav-inner small {
                font-size: 1rem;
                text-transform: uppercase;
                font-family: 'Work Sans', sans-serif;;
                color: #7cf215;
            }
            .reveal {
                z-index: 1007;
            }
            
            .hidden {
                display: none;
            }

.politica-privacidad {columns: 1}
.politica-privacidad h2{
    margin-bottom: 0;
    margin-top: 20px;
    font-size: 1.4rem;
    font-weight: 200;
    line-height: 1.2;
}
.politica-privacidad h2:first-child{margin-top: 0}


h1,h2,h3,h4,h5,h6{
    font-family: 'Work Sans', sans-serif;
}

.about-body .content-lead {
    color: #fff;
}

.content h1.hero, .nav-inner ul {
    text-shadow: none;
}

.content h1.hero {
    font-weight: 800;
	margin-top: 60px;
}
.hero-slider h1.hero {
    font-weight: 700;
    font-size: 1.5rem;
}

.green {
    color: RGBA(124, 242, 21, 1);
}

.green2 {
    color: RGBA(124, 221, 31, 1);
}

.white {
    color:#fff;
}

.pink {
    color: RGBA(244, 135, 188, 1);
}

.blue {
    color: RGBA(60, 204, 211, 1);
}

.deepblue {
    color: RGBA(26, 94, 193, 1);
}

.amarillo {
    color: RGBA(234, 223, 17, 1);
}

.amarillo2 {
    color: RGBA(249, 175, 25, 1);
}

.naranja {
    color: RGBA(242, 88, 20, 1);
}

.purple {
    color: RGBA(173, 7, 153, 1);
}

.rosa {
    color: #F487BC;
}
.green {
    color: #7cf215;
}
.red {
    color: RGBA(235, 57, 59, 1);
}

.magenta {
    color: RGBA(226, 0, 92, 1);
}

.font400 {
    font-weight:400;
}

.font500 {
    font-weight:500;
}

.font600 {
    font-weight:600;
}

.font700 {
    font-weight:700;
}

.font800 {
    font-weight:800;
}

.font900 {
    font-weight:900;
}

.uppercase {
    text-transform:uppercase;
}

.italic {
    font-style:italic;
}

.font1-3em {
    font-size:1.3em;
}

.font1em {
    font-size:1em;
}



.letterspace1 {
    letter-spacing:1px;
}

.postbgwhite {
    background-color: #fff;
    color: #000;
}

.postbgwhite h1, h2, h3, h4, h5,h6 {
    color: RGBA(60, 204, 211,1);
}

.postbgwhite .post-tag a {
    color: #222;
    opacity: 0.4;
}

.postbgwhite .post-tag a:hover {
    color: #555;
    opacity: 1;
}

.nav-inner ul {
    font-family: 'Work Sans', sans-serif;
    font-weight: 900;
    font-size: 2em;
    text-transform: uppercase;
}
.nav-inner ul {
    font-weight: 700;
    font-size: 0.9em;
}

.vertical-nav span.label{
    font-family: 'Work Sans', sans-serif;
}


div.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

ul.socialbtns {
    display: inline-block;
    margin: 0;
    list-style: none;
    margin-bottom: 1rem;
    border:1px solid #3cccd3;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    padding: 0.85em 1em;
    border: 1px solid transparent;
    border-radius: 0;
    font-size: 1rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    color: #fefefe;
    background-color: RGBA(60, 204, 211, 1);

}

ul.socialbtns li {
    display: inline-block;
    line-height: 1;
    margin-right: 1rem;
}

ul.socialbtns li:last-child {
    margin-right: 0;
}

ul.socialbtns svg.icon {
    width: 17px;
    height: 17px;
}

ul.socialbtns a {
    color: rgba(173, 7, 153, 1);
}
ul.socialbtns a:hover {
    color: rgba(26, 94, 193, 1);
}


.cta-miracle {
    position: fixed;
    z-index: 999;
    right: 10%;
    top: 40px;
}

.cta-miracle ul.socialbtns {
    background-color: rgba(255, 255, 255, 0.25);
    border-radius: 100px;
}

.cta-miracle ul.socialbtns a{
    color: rgba(255, 255, 255, 0.75);
}
.cta-miracle ul.socialbtns a:hover{
    color: rgba(255, 255, 255, 1);
}



.cta h6 {
    margin-bottom:0;
}



.button.hollow.suscribe, .button.hollow.info {
    border: 0px solid;
    background-color: RGBA(124, 242, 21, 1);
}


.button.hollow.suscribe:focus, .button.hollow.suscribe:hover {
    border: 0px solid;
    background-color: RGBA(234, 223, 17, 1);
}

.columna70 {
    width: 70%;
    margin:150px 0;
}




.activismos {
  display: flex;
  flex-wrap: wrap;
  margin-top: 150px;
}
.activismo {
  align-self: flex-end;
  display: block;
  margin: 0;
  padding: 0 0 5rem;
  width: 50%;
}
  .activismo:nth-child(odd) {
    border-right: 1px solid rgba(244, 135, 188, 1);
  }
  .activismo h5 {
    color: RGBA(60, 204, 211, 1);
    font-size: 1.5em;
    margin-bottom: 0;
  }
  .activismo h6 {
    color: white;
    font-size: 1em;
    font-weight: 500;
  }
  .activismo .img,
  .activismo .fluid-width-video-wrapper {
    padding-top: 55%;
    position: relative;
    width: 100%;
  }
  .activismo .fluid-width-video-wrapper.episode {
    background: #00885c;
  }
  .activismo .fluid-width-video-wrapper.rss {
    background: #6c26d6;
  }
    .activismo .img img,
    .activismo .fluid-width-video-wrapper iframe {
      border: none;
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
    }
    .activismo .img img {
      object-fit: cover;
      object-position: center top;
    }
    .activismo .fluid-width-video-wrapper.episode iframe {
      top: 10%;
    }
    .activismo .fluid-width-video-wrapper.rss iframe {
      height: 50%;
      top: 25%;
    }

.columna-izq h5.activismo-title,
.activismo:nth-child(odd) h5.activismo-title,
.activismo:nth-child(odd) h6.activismo-subtitle {
  margin-right: 20px;
  text-align: right;
}

.columna-der h5.activismo-title,
.activismo:nth-child(even) h5.activismo-title,
.activismo:nth-child(even) h6.activismo-subtitle {
  margin-left: 20px;
  text-align: left;
}
@media (max-width: 768px) {
  .activismos {
    margin-top: 60px;
  }
  .activismo {
    border-right: none !important;
    padding: 0 0 3rem;
    width: 100%
  }
    .activismo h5.activismo-title,
    .activismo h6.activismo-subtitle {
      margin-left: 0 !important;
      text-align: left !important;
    }
}


.activismo-link {
    margin-left: 20px;
    text-align: left;
}

.hitnd {
   
}

/* Video Background*/

#video-bg {
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: -100;
}

.videobg {
    margin: auto;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 0%;
    visibility: visible;
    opacity: 1;
    width: auto;
    height: 100vh;
}

.videobackground {
    background-color: rgba(0, 0, 0, 0.4);
    background-image: url(https://78.media.tumblr.com/808c8759ad15fac273f2ace86d1f8698/tumblr_oxmtzuXC2r1tatkjuo1_1280.png);
    background-image: url(https://nickonogues.es/assets/imgs/trama.png);
}

.videoframe {
    width: 100%;
    margin-bottom:4rem;
}

#videobg-header {
    position:fixed;
    z-index: -1;
    /*not work if the screen ratio is below 16/9*/
    width:100%;     
    height: auto;
    top:0;
}

@media (min-aspect-ratio: 16/9) {
    #videobg-header {
        width:100%;
        height:auto;
    }
}
@media (max-aspect-ratio: 16/9) {
    #videobg-header {
        width:auto;
        height:100%;
    }
}
@media (max-width: 767px) {
    #videobg-header {
        display:none;
    }
    .videobg {
        background: url(../assets/imgs/videobg-header.jpg);
        background-size: cover;
        background-position: 50%;
        background-color: rgba(0,0,0,0.4);
        background-blend-mode: multiply;
    }
}

.section {
    overflow: hidden;
}

.content.medios, .content.contacto, .content.clients {
    padding: 0;
    width: 100%;
    left: 0;
}


/* section#forreeducation {
    min-height: auto;
    padding: 4rem 0;
} */


h4 {
    font-weight:400;
    color:#F487BC;
}

.about-body .content-extract {
    font-size: .6em;
    font-weight: 400;
}


*video {
    -webkit-filter: grayscale(100%) !important;
}

video {
    -webkit-filter: grayscale(100%) !important;
}

.clients>li{
    clear: none !important;
}



li.testimonial_item {
    list-style: none;
    text-align: center;
}

.testimoniales {
    margin-top: 60px;
    margin-bottom: 100px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    float: left;
}



.client_thumb img {
    filter: gray;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

h4.nombre {
    font-size: 1em;
    /*height: 45px;*/
}

h5.puesto {
    font-size: 0.7em;
    font-weight: 500;
    height: 50px;
}

h5.nombre {
    font-size: 1em;
    margin-top: 20px;
    margin-bottom: 0;
}

h6.puesto {
    font-size: 0.7em;
    font-weight: 500;
}

.testi_content p {
    font-size: 0.8em;
}

.about-body {
    display: block;
}

.legal {
    display: inline-block;
    margin: 0 0 1rem 0;
    padding: 0.85em 1em;
    float: none;
    vertical-align: middle;
    opacity: 0.5;
}


.btn-3 {
    color: #fff;
    background-color: RGBA(60, 204, 211, 1);
    border-color: #6048ff;
}

a.btn-3:hover {
    color:RGBA(26, 94, 193, 1);
    background-color: RGBA(244, 135, 188, 1);
}

.btn-rounded {
    border-radius: 50px;
}

.btn {
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    text-decoration: none;
    letter-spacing: 1.25px;
    font-family: 'Work Sans', sans-serif;
    text-transform:uppercase;
    font-weight: 700;
    -webkit-box-shadow: 0 2px 5px -1px rgba(0,0,0,.26);
    box-shadow: 0 2px 5px -1px rgba(0,0,0,.26);
    display: block;
    padding: .75rem 1.5rem;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn:not(.btn-lg), .btn:not(.btn-sm) {
    font-size: .9rem;
}

a.btn {
    display: inline-block;
}



.boton-informes {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 100px;
}





.format {
    display: -webkit-flex;
}

ul.formatos {
    width: 100%;
    margin: 3rem 0;
    display: block;
}



ul.formatos li:first-child {
    margin-right: 0;
}

ul.formatos li:last-child {
    margin-right: 0;
}






.format_icon {
    width: 30%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 6%;
}

.icon-time {
    background-image: url(https://jasho.mx/miracle/assets/svg/Nicko_ico_fisico.svg);
}

.format-time {
    height: 40px;
    border-top: 1px solid #888;
    border-bottom: 1px solid #888;   width: 80%;
    margin: 0 auto;
    margin-top: 8%;
}
 
.format-time:before {
  display: inline-block;
  line-height: 1.2;
  margin: 10px;
  font-family: "Font Awesome 5 Free"; 
  content: "\f017";
  color: #fff;
}

.fis-dig {
    width: 80%;
    /*height: 100px;*/
    margin: 0 auto;
    border-bottom: 1px solid #888;
    overflow:auto;
    padding:15px;
}

.fisico, .digital {
    float: left;
    width: 50%;
    display: inline-block;
    line-height: 1.2;
}

.fisico h6, .digital h6 {
    line-height: 1.2;
}

h6.fisico, h6.digital {
    display: inline-block;
}

h6.fisico:before, h6.digital:before {
  display: inline-block;
  line-height: 1.2;
  margin: 10px;
  font-family: "Font Awesome 5 Free"; 
  content: "\f017";
  color: #fff;
}

.mode_icon {
    width: 30%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 6%;
    margin-top: 6%;
}



.totems-top {
    width: 60%;
    height: auto;
    position: relative;
    top: 15%;
    margin: 0 auto;
    display: none;
}

ul.totems {
    list-style: none;
    margin: 0 auto;
    text-align: center;
}

ul.totems li {
    width: 6%;
    display: inline-block;
    margin-right: 2%;
}

ul.totems li:last-child {
    margin-right: 0;
}

.totems-menu {
    width: 70%;
    height: auto;
    position: relative;
    float: left;
    display: block;
    margin-top: 1rem;
    left: 15%;
}

.totems-menu ul.totems li {
    width: 20%;
    float: left;
    padding-right: 4%;
    margin-right: 0;
}

/* Metodologia Table */

.metod_fin:before {
  content: " ";
  width: 9px;
  height: 9px;
  position: relative;
  left: 50%;
  margin-left: -4px;
  bottom: 0;
  background-color: currentColor;
    display: block;
    margin-bottom: 20px;
}


    


.metod_time, .metod_items {
   /* padding-bottom: 10000px;*/
   /* margin-bottom: -10000px;*/
}




.metod_fin {
    display: block;
    float: left;
    width: 70%;
    margin-left: 30%;
    margin-top: 50px;
}

.columngap1 {
    width: 3%;
   /* padding-bottom: 10000px;*/
   /* margin-bottom: -10000px;*/
    float: left;
}

.columngap2 {
    width: 3%;
    /* padding-bottom: 10000px;*/
   /* margin-bottom: -10000px;*/
    float: left;
}

.metodologia1, .metodologia2, .metodologia3 {
    width: 100%;
    display: -webkit-flex; /* Safari 6.1+ */
    -ms-flex: 1; /* IE 10 */
    display: flex;
    overflow: hidden;
}

.receso, .qa {
    width: 70%;
    float: left;
    border-top: 1px dotted rgba(245, 240, 162, 1);
    border-bottom: 1px dotted rgba(245, 240, 162, 1);
    padding: 20px 40px;
    /*margin: 20px 0;*/
    position:relative;
    margin-left: 30%;
    margin-bottom: 50px;
    margin-top: 50px;
}

.qa {
    margin-bottom: 0;
}

.bloque1_name, .bloque2_name {
    width: 27%;
    float: left;
    border-right: 1px solid white;
}

.bloque1, .bloque2 {
    width: 97%;
    background-color: aqua;
    float: left;
}

.bloque1_name, .bloque01 {
    /* padding-bottom: 10000px;*/
   /* margin-bottom: -10000px;*/
}

.bloque2_name, .bloque02 {
    /* padding-bottom: 10000px;*/
   /* margin-bottom: -10000px;*/
}

.tematica, .opinion {
    width: 100%;
    float: left;
    text-align: left;
    position: relative;
    /*border: 1px solid currentColor;*/
    /*padding: 28px 18px;*/
    display: inline-block;
    margin: 0;
}




.icototem svg {
    fill: red;
}

.tematica-title {
    /*float:left;*/
}

.tematica svg {
    fill: #fff;
}

.tematica h4, .opinion h4 {
    font-size: 16px;
    display: inline-block;
    margin: 0;
    float: left;
}



/*.bloque1-content:after, .bloque2-content:after, .receso:after, .qa:after {
  content: " ";
  width: 1px;
  height: 28px;
  position: absolute;
  left: 0;
  bottom: -40px;
  background-color: currentColor;
}*/

.tematica:last-child:after {
    content: " ";
}



ul.tematicas li:first-child, ul.opiniones li:first-child {
    margin-top:0px;
}





/*.bloque01 li, .bloque02 li {
    margin-bottom: 50px;
}*/

/*.bloque02:after {
    content: " ";
    width: 9px;
    height: 9px;
    position: absolute;
    left: 0;
    margin-left: -4px;
    bottom: 0;
    background-color: currentColor;
}*/

.bloque01 li:before, .bloque01 li:after {
  display: table;
  content: " ";
}

.bloque02 li:before, .bloque02 li:after {
  display: table;
  content: " ";
}

.bloque01 li:after, .bloque02 li:after {
    clear: both;
}

    
    /* Termina Metodologia Table */
    
.videospace {
    height:4rem;
}

/*--------- FOOTER --------*/

#footer .content {
    display: block;
    padding-top: 3rem;
    padding-bottom: 4rem;
    border-top: 1px solid;
}

.content-footer.logos {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 2rem;
}

.logobox.footer {
    position: relative;
    text-align: center;
    width: 142px;
    height: 33px;
    margin-right: 10px;
    width: 100%;
    height: auto;
}

.by-nickonogues {
    width: 142px;
    height: auto;
    margin-top: 1rem;
    text-align: center;
    width: 100%;
}
.by-nickonogues a {
    width: 100px;
    display: block;
    margin: auto;
}

.content-footer.menu {
    /* float: left; */
    width: 100%;
    position: relative;
    display: inline-block;
    margin-bottom: 2rem;
    padding-left: 1rem;
}

nav.nav-footer {
    width: 100%;
    position: relative;
    top: -5px;
}
nav.nav-footer {
    width: 100%;
    position: relative;
    top: -5px;
}
ul, ol {
    list-style: none;
    margin: 0
}
.nav-footer li {
    width: 100%;
    /* display: inline-grid; */
    text-align: center
}

.content-footer.legal {
    width: 100%;
    position: relative;
    display: flex;
    margin: 0;
    padding: 0;
    opacity: 1;
    margin-bottom: 2rem;
    text-align: center;
}

p.small {
    font-size: .8rem;
    margin: 0;
}
.content-footer.legal p {
    position: relative;
    top: -5px;
}

a.logocont {
    color: #fff;
    vertical-align: top;
}
a.logocont:hover {
    color: #3cccd3;
}
a.logocont.miracle {
    width: 67px;
    height: 50px;
    display: inline-block;
    margin-right: 1rem;
}
a.logocont.dmah {
    display: inline-block;
    width: 140px;
    height: 70px;
    padding-top: 10px;
    margin-bottom: -10px;
}
svg.logo {
    width: 100%;
    height: 100%;
    fill: currentColor;
}


/*--------- FOOTER --------*/


@media print, screen and (min-width:48em) {
    .nav-inner {
        width:50%;
        float:left;
        padding-right:0;
        padding-left:0;
        position:relative;
        left:25%
    }
    .cta {
        position:fixed;
        margin-left:0;
        margin-bottom:0;
        left:40px;
        bottom:20px;
        right:40px;
    }
    .content {
        width:83.33333%;
        float:left;
        padding-right:0.625rem;
        padding-left:0.625rem;
        padding: 0;
        position:relative;
        left:8.33333%
    }
    .logogif {
        width: 26%;
        float: left;
        display: block;
        text-align: center;
        margin-bottom: 2em;
        margin-top: 3em;
    }

    .logogif img {
        width: 70%;
        margin: auto;
    }

    .header-content {
        width: 74%;
        float: left;
        display: block;
    }
    
    
    #footer .content {
        display: flex;
        padding: 0;
        padding-top: 2rem;
        padding-bottom: 5rem;
    }
    .content-footer.logos {
        width: 30%;
        margin-right: 0;
    }
    .logobox.footer {
        float: none;
    }
    
    .content-footer.menu {
        width: 30%;
        margin-right: 0;
    }
    
    nav.nav-footer {
        font-size: 80%;
    }
    .nav-footer li {
        text-align: left
    }
    .content-footer.legal {
        width: 40%;
        text-align: left
    }

}

@media print,screen and (min-width:64em){
    /* section#forreeducation {
        min-height: 60vh;
        padding: 8rem 0;
        padding-right: 25%;
    } */
    
    .hero-slider h1.hero {
        font-size: 3rem;
    }
    
}


.list {
  list-style: disc;
  padding-left: 1em;
}
.flex-c {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
  .flex-c .white-logo {
    filter: grayscale(1) invert(1);
  }
  .flex-c .fullwidth {
    width: 100%;
  }
  .flex-c .halfwidth {
    padding: 20px;
    width: 50%;
  }
  .flex-c .mobile-full {
    width: calc(100% - 400px);
  }
  .flex-c img {
    height: auto;
  }
  .flex-c .button.hollow.info {
    float: none !important;
  }
  .flex-c .logos-gallery {
    display: flex;
    flex-wrap: wrap;
    column-gap: 60px;
    justify-content: flex-start;
  }
    .flex-c .logos-gallery img {
      height: 120px;
      object-fit: contain;
      width: 200px;
    }
@media (max-width: 1024px) {
  .flex-c .halfwidth,
  .flex-c .mobile-full {
    width: 100%;
  }
  .metod_full {
    display: flex;
    flex-wrap: wrap;
  }
  .pos1-mobile {
    order: 1;
  }
  .pos2-mobile {
    order: 2;
  }
  .flex-c .logos-gallery {
    justify-content: center;
  }
}