/* CSS Document */


html {
    font-size: 20px;
}

body{
	overflow-wrap: break-word;
	 overflow-x: hidden;
}

iframe {
    border: medium none;
}
table{
       width: 100%;
       max-width: 750px;
       margin: 0 auto 1rem auto;
}

table td {
    border: 1px solid  #047972;
}


video {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;

}

blockquote {
    font-size: 16px;
    line-height: 32px;
    margin-left: 35px;
}



/* ********* ACTIVIDADES Y AUTOEVALUACIÓN ********* */

/* altura de actividad 1 */
@media (max-width: 767px) {
    .embed-iframe-act iframe {
        min-height: 500px;
    }
}

@media (min-width: 768px) {
    .embed-iframe-act iframe {
        min-height: 500px;
    }
}

@media (min-width: 1200px) {
    .embed-iframe-act iframe {
        min-height: 500px;
    }
}


/* altura de actividad 2 */
@media (max-width: 699px) {
    #act-2 .embed-iframe-act iframe {
        min-height: 1000px;
    }
}
@media (min-width: 700px) {
    #act-2 .embed-iframe-act iframe {
        min-height: 500px;
    }
}
@media (min-width: 768px) {
    #act-2 .embed-iframe-act iframe {
        min-height: 500px;
    }
}

@media (min-width: 992px) {
    #act-2.embed-iframe-act iframe {
        min-height: 500px;
    }
}




/* altura de autoevaluación */
@media (max-width: 767px) {
    .embed-iframe-autoe iframe {
        min-height: 640px;
    }
}

@media (min-width: 768px) {
    .embed-iframe-autoe iframe {
        min-height: 640px;
    }
}

@media (min-width: 900px) {
    .embed-iframe-autoe iframe {
        min-height: 640px;
    }
}


.logo-ciencias {
    max-width: 104px;

}


.logo-ciencias img {
    width: 100%;
}

.tabla.escuelas {
    width: 100%;
    max-width: 905px;
    margin: 2em auto;
}


.nota {
    background: #00a198;
    padding: 20px;
    color: #FFF;
    margin: 2rem auto;
    width: 100%;
    max-width: 600px;
}


.border-img {
    border:1px solid #7a7a7a;
}


.nota img {
width: 100%;
max-width: 150px;
}


.resaltar {
    background: #04897f;
    color:#FFF;
    padding: 30px;
    margin: 2rem  auto;

}

.fverde {
    color: #ffffff;
}

.bbt {
    border-bottom: 1px solid #00a198;
}

.escuelas td {
    padding: 10px;
}

.verde {
    background: #047972;
    color: #FFF;
    padding: 10px;
    text-align: center;
}

.gris {
    background: #f3f3f3;
}

.personaje {
    margin-bottom: 20px;
}

.bverde {
    border: 1px solid #00a198;
}


.gris {
    background: #efefef;
}

.basicas {
        font-size: 30px;
    margin: 20px 0;
    text-align: left;
    font-weight: 500;
}

.destacado {
    background: #2AB6C4;
    color: #FFF;
    padding: 20px;
    border-radius: 10px;
   
    margin: 1rem auto;
    border: 4px double white;

}

.margin-resp {
    margin: 1rem auto;
}



.color-text{
  color: #4bb14f;
}
.tabla-title{
  font-size: 1.3em;
  text-align: center;
  background-color: rgba(195, 200, 183, .8);
  color: #0c3313;
  
}
.tabla-verde tr{
	color: #fff;
    font-size: 1.1em;
}
.tabla-blanco tr{
  color: #808080;
  font-size: 1.1em;
}
.white{
  color: #ffffff;
}


.borde-img {
    border:1px solid #444;
}

.cuadro-intro {
   padding: 10px;
    background: #fff;
    border-radius: 20px;
    color: #028888;
    border: 3px solid #0bc6ab;

    margin: 1rem auto 2rem auto;
    max-width: 600px;
    text-align: left;
}



.fuentes {
    font-size: 30px;
    color: hsla(135, 100%, 31%, 1.00);

    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-weight: 500;
}

.icono{
  color: #b1b1b1;
  font-size: 2em;
  margin-top: 20px;
  vertical-align: middle;

}
.icono-md{
  color: #ffffff;
  font-size: 1.6em;
  margin-top: 20px;
  vertical-align: top;
  margin-right: 5px;
}
.icono-mdg{
  color: #b1b1b1;
  font-size: 2.5em;
  margin-top: 20px;
  vertical-align: middle;
  margin-right: 8px;
}

.icono-lg{
  font-size: 4.3em;
  margin-right: 5px;


}

#accordionPanelsStayOpenExample {

width: min(1000px, 90%);
    margin: 2rem auto 0 auto;
    box-shadow: 0 0 0 10px #ffffff, 0 15px 50px;
    background: #FFF;
}


#accordionPanelsStayOpenExample .accordion-item {
        background: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
        margin: 1em 0;
}

.accordion-button {
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    
}

.accordion-button:not(.collapsed) {
        background: #2AB6C4;
    color: #FFF;
}



.accordion-button:not(.collapsed)::after {
 background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}

.accordion-button:focus {
    box-shadow: initial;
}



.titulo-left{
  left:25px; 
  position:absolute; 
  color:white; padding-top: 15px; 
  width:270px; line-height:17px; 
  font-size:1.1em;
}


li{
    font-family: 'Open Sans', sans-serif; 
    line-height: 1.5em;
}
.swipe{
  font-size: 1.4em;
    color: #6c6b82;
    background:;
    padding: 3px;
}


/**estilos imagen tabla**/


.img-tabla {
    width: 100%;
    float: left;
    margin: 1rem auto 2rem auto;
}

.celda {
    float: left;
    border: 1px solid #9b9b9b;
    
}




.vertical {
    writing-mode: vertical-rl;
    text-orientation:  upright;
    float: left;
}

.recuadro {
    float: left;
    width: 90%;
    padding-left: 15px;
}




.recuadro p{
    float: left;
    margin-top: 8px;
}



/**final estilos de la tabla**/

.titulo-seccion{ 
    color:#000 ;   
}

.titulo-seccion2{
    color: hsla(135,100%,31%,1.00);
    text-align: center;   
}

.titulo-seccionw{  
    color: #fff;
    margin: 3px 0 20px 0;  
}


.titulo-seccion{

        margin: 3px 0 20px 0;
}


/* NM  */





.right-top{
  position: absolute;
  right: 10%;
  top: 60px;
   transition: 1s;
}


.left-top{
      position: absolute;
    left: 10%;
        top: 60px;
        transition: 1s;
}

.right-b{
  position: absolute;
  right: 10%;
  top: 224px;transition: 1s;
}


.left-b{
      position: absolute;
    left: 10%;
    top: 224px;
    transition: 1s;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none;
   
    transition: 1s;
    color: white;
 
}
.quest{
  font-size: 2em;
}
.main-c{
  border-radius: 88px;
    /* padding: 31px 28px; */
       background: #6853f3;
    color: white;
    width: 135px;
    height: 133px;
}

.item-c{
  border-radius: 88px;
    /* padding: 31px 28px; */
        background: #dbdbdb;
    color: #6c6b82;
    width: 135px;
    height: 133px;
    box-shadow: -11px 7px 35px rgba(23, 55, 87, 0.07), 2px 3px 8px rgba(0, 0, 0, 0.05);
}
.item-c:hover {
    background: #ccc;
    color: white;
}
.speech{
  margin-bottom:160px;
}
.blu-bub{
    position: absolute;
    border-left-radius: 2px;
    top: -69px;
    background: rgb(215, 249, 208);
    padding: 20px;
    width: 300px;
    left: 0;
    right: -223px;
    color: #657350;
    border-radius: 31px 30px 30px 7px;
    margin-left: auto;
    margin-right: auto;
}


.btn-arrow{
    width: 100%;
    margin: auto;
    font-size: 2em;
    padding: 10px;
      position: absolute;
    top: 700px;
    text-align: center;
    left: -1px;
}
.arrow-control-r{
    margin-right: 20px;
    position: relative;
    top: -300px;
    float: right;
    background: rgba(0, 0, 0, 0.3);
    padding: 20px;
    color: white;
}
.arrow-control-l{
    margin-right: 20px;
    position: relative;
    top: -300px;
    float: left;
    background: rgba(0, 0, 0, 0.3);
    padding: 20px;
    color: white;
}



/* ============================================================
  PRIMARY STRUCTURE
============================================================ */
.container-pa {
  max-width: 960px;
  margin: 0 auto;
}

/* ============================================================
  SECTIONS
============================================================ */
section.module:last-child {
  margin-bottom: 0;
}

section.module.parallax-1 {
  background-image: url('../img/pattern.svg');
background-blend-mode: soft-light;
}
section.module.parallax-2 {
  background-image: url('../img/pattern2.svg');
  background-blend-mode: soft-light;
}
section.module.parallax-3 {
  background-image: url("../img/demo/pattern3.png");
}
.carousel-control.right {

    background: none;
}
.carousel-control.left {

    background: none;
}
.index-text{
  position: absolute;
    z-index: 1;
    text-align:center;
    font-size: 3.3em;
    line-height: 1.3;
    font-weight: bold;
    text-shadow: -1px 2px 3px rgba(109, 20, 20, 0.83);
    color: #fd5600;
}

.viewer{
  height: 150px;
  overflow: hidden;
 
}
.nav-viewer{
    height: 150px;
    overflow: scroll;
    margin-bottom: 20px;
    background: white;
}

.center-button{
    margin: auto;
    display: -webkit-box;
    margin-bottom: 20px;
}
.hideme
{
    opacity:0;
}
.pin{
    width: 12%;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 60px;
    z-index: 1;
    left: 249px;
}
.img-cen{
    max-width: 480px;
    margin: auto;
    display: -webkit-box;
}
.img-cen-2{
     max-width: 289px;
    margin: auto;
    display: -webkit-box;

}
.postit{

     
    padding: 35px 28px;
    margin: auto;
    width: 72%;
    
    box-shadow: 0 15px 35px rgba(23,55,87,.1), 0 5px 15px rgba(0,0,0,.07);
    background-color: #fdfd82;
    -ms-transform: rotate(7deg); 
    -webkit-transform: rotate(7deg); 
    transform: rotate(5deg);
        margin-bottom: 20px;
}


.table-hover > tbody > tr:hover {
  background-color: rgba(245, 245, 245,.8);
  color: #0c3313 !important;
}
ol, ul {
    font-family: 'Open Sans', sans-serif;
   
        font-weight: 100;
}
a{
    font-family: 'Open Sans', sans-serif;
    text-decoration: underline;
    color: #8f70e8;
}
.drop-shadow{
        box-shadow: 0 15px 35px rgba(23,55,87,.1), 0 5px 15px rgba(0,0,0,.07);
}

.tab-1{
    font-family: 'Open Sans', sans-serif;
    margin: auto;
    text-align: center;
    overflow: auto;
}


.display-line{
    display: -webkit-inline-box;
  
}

/*TIME LINE ENDS */
.lineheight{
      line-height: 1.6em;
}
.color-container{
     text-align: center;

}
.color-container2{
    text-align: center;

}
.inline{
  display: -webkit-inline-box;
}
.red-b{
 background: #ef5151;
    color: #ffffff;
   padding: 3px 6px;
   letter-spacing: 1px;
   border-radius: 3px;

}
.green{
        background: #33d669;
    color: #ffffff;
    padding: 3px 6px;
    letter-spacing: 1px;
    border-radius: 3px;

}
.purple{
         background: #780c3d;
    color: #ffffff;
    padding: 3px 6px;
   letter-spacing: 1px;
   border-radius: 3px;

 
}

.light-table{
        background: #f1f1f1;
    vertical-align: inherit !important;
}
.dark-table{
    background: #dcdcdc;
}
.light-border{
        border: solid 1px #f1f1f1 !important;
}
.light-row{
    background: #ffc057;}
.light-row2{
  background: #ffc057;
}
.light-row3{
    background: #F8D092;}



.dark-row{
    background:#FA8287;
}
.dark-row1{
  background-color: #013e5f;
}
.dark-row2{
    background:#38637F;
}
.dark-row3{
    background:#CBD821;
}
.botton-container{
        margin-bottom: 30px;
    display: block;
    text-align: center;
}
.botton-container-2{
       margin-bottom: 30px;
    display: block;
    text-align: center;
}

.btn-video:hover, .ir-arriba:active, .ir-arriba:focus {
    color: #fff !important;
    /*opacity: .55 !important;*/
}
   
.btn-act-rub{
  background-color: #139a2f; 
    border: none;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1.5px;
    color: #fff;
    margin: auto ;
         transition: 0.25s;
  transition-timing-function: ease-out;

}

.btn-act-rub:hover{
color: #fff;

background:  #4bb14f; 
     transition: 0.25s;
  transition-timing-function: ease-out;

}

.btn-act-rub:focus{
    color: white;
}

.btn-act-rub3{
   background:  #FA8287;  
    border: none;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1.5px;
    color: #fff;
    margin: auto ;
         transition: 0.25s;
  transition-timing-function: ease-out;


}

.btn-act-rub4{
   background:  #013e5f;  
    border: none;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1.5px;
    color: #fff;
    margin: auto ;
         transition: 0.25s;
  transition-timing-function: ease-out;


}

.btn-act-rub3:hover{
color: #fff;
background-color: #4bb14f;
     transition: 0.25s;
  transition-timing-function: ease-out;

}

.btn-act-rub3:focus{
    color: white;
}

.btn-act-gram{
   background:  #8e8885;  
    border: none;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1.5px;
    color: #fff;
    margin: auto ;
         transition: 0.25s;
  transition-timing-function: ease-out;


}

.btn-act-gram:hover{
color: #fff;
background-color: #423a37;
     transition: 0.25s;
  transition-timing-function: ease-out;

}

.btn-act-gram:focus{
    color: white;
}

.btn-act-diagnostico{
   background:  #a07d6a;  
    border: none;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1.5px;
    color: #fff;
    margin: auto ;
         transition: 0.25s;
  transition-timing-function: ease-out;


}

.btn-act-diagnostico:hover{
color: #fff;
background-color: #4bb14f;
     transition: 0.25s;
  transition-timing-function: ease-out;

}

.btn-act-diagnostico:focus{
    color: white;
}

.btn-act-rub6{
   background:  #9ff0ff;  
    border: none;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1.5px;
    color: #fff;
    margin: auto ;
         transition: 0.25s;
  transition-timing-function: ease-out;


}

.btn-act-rub6:hover{
color: #fff;
background-color: #4bb14f;
     transition: 0.25s;
  transition-timing-function: ease-out;

}

.btn-act-rub6:focus{
    color: white;
}
.btn-act{
   background:  #ffc057;  
    border: none;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1.5px;
    color: #fff;
    margin: auto ;
    display: block !important;
    margin-bottom: 25px !important;
}
.btn-act:hover{

    color: #fff;
    background-color: #4bb14f;
}

.read-bub{
    background:#6ca4ff;
    padding: 15px;
    margin: auto;
    box-shadow: 0 15px 35px rgba(23,55,87,.1), 0 5px 15px rgba(0,0,0,.07);
    color: #fcfcff !important;
    font-size: 1.6em !important;
}    

.ej4 ul li{
color: #525050;
}

.pauses{
   transition: 0.25s;
  transition-timing-function: ease-out;
    background-color: #333;
    outline: none;
}
.hid{
    display: none;
  }
.circle-icon{
    background: #139a2f;
    width: 80px;
    padding: 21px 5px;
    border-radius: 100px;
    text-align: center;
    display:block;
    color: white;
    margin-bottom: 20px !important;
    margin: auto;
    height: 80px;
    font-size: .99em;
    text-align: center;
     transition: 0.25s;
  transition-timing-function: ease-out;
  border: none;
}
.circle-icon:hover
{
    transition: 0.25s;
  transition-timing-function: ease-out;
    background-color: #4bb14f;
    color: #fff;

}
.circle-icon.active:before
{
    transition: 0.25s;
  transition-timing-function: ease-out;
    background-color: #47973f;
    color: #fff;
}
.circle-icon.active:after
{
    transition: 0.25s;
  transition-timing-function: ease-out;
    background-color: #47973f;
    color: #fff;
}
.circle-iconw{
    background: #fff;
    width: 80px;
    padding: 21px 5px;
    border-radius: 100px;
    text-align: center;
    display:block;
    color: #009C27;
    margin-bottom: 20px !important;
    margin: auto;
    height: 80px;
    font-size: .9em;
    text-align: center;
     transition: 0.25s;
  transition-timing-function: ease-out;
  border: none;
}
.circle-iconw:hover
{
    transition: 0.25s;
  transition-timing-function: ease-out;
    background-color: #4bb14f;
    color: #fff;
    
}
.circle-iconw.active:before
{
    transition: 0.25s;
  transition-timing-function: ease-out;
    background-color: #47973f
    color: #fff;
}
.circle-iconw.active:after
{
    transition: 0.25s;
  transition-timing-function: ease-out;
    background-color: #47973f
    color: #fff;
}
.well-verde {
    border: none;
    background-color: rgba(255, 255, 255,.3);
}
.right{
  text-align: right;
}
.left{
  text-align: left;
}
.embed-container-sm {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    height: 600px;
}
.embed-container-sm iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.embed-container {
    position: relative;

    padding-bottom: 56.25%;
    height: 850px;
    overflow: hidden;
}
.embed-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.circle-record{
    background: #3dbcff;
    width: 65px;
    padding: 13px;
    border-radius: 100px;
    text-align: -center;
    display:block;
    color: white;
    margin-bottom: 20px !important;
    margin: auto;
    height: 66px;
}



.cover-title p{
  font-size: 2.5em;
  color:#fff;
  text-align: center;
  font-weight: bold;
  line-height: 1.8em;
  margin-top: 15px;

  }
.cover-title ul{
    font-size: 1em;
    font-family: sans-serif;
    text-decoration: none;
    list-style: none;
    color: #bbbbbb;
    padding: 0;
    margin-top: 36px;
}

.cover-title li{
   
     margin-bottom: 10px;
    padding: 3px 20px;
    max-width: 520px;
    color: #ffffff;
    letter-spacing: 2px;
    font-size: 1.5em;
    font-weight: 100;
    line-height: 1.5;
    text-align: -webkit-left;
  
}
.small-title{
    color: #ffffff;
    font-size: 1.2em;
    line-height: 33px;
    text-align: -center;
    font-weight: 100;
    letter-spacing: 1px;
    padding: 0px 80px;

}
#fuentes {
    font-family: 'Open Sans', sans-serif !important;
}
.panel-footer {
    font-size: 11px;
}

.padding{
    padding-top: 5%;
    padding-bottom: 5%;
}
.bluesky{
        background:#ffeecb;
           padding: 5% 0%;
}



.left-icon{
      max-width: 150px;
    display: block;
    margin: auto;
    width: 100%;
    float: left;
}



.panel-group .panel {

    border: none;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  
    background: #ffffff;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body p{
 
    font-size: 1.2em;
}
.panel-blue{
    background: #6e96cc !important;
    color: white !important;
}
.panel-blue a:focus{
   text-decoration: none;
}
.panel-blue a:hover{
   color:white;
}
.panel-blue-2{
        background: #8dbeff !important;
    color: white !important;
}
.panel-blue-2 a:focus{
   text-decoration: none;
}
.panel-blue-2 a:hover{
   color:white;
}
.arr{
  background: #ccc;
    padding: 8px;
    border-radius: 61px;
    /* margin: 0; */
    width: 50px !important;
    height: 50px !important;
}

.down-1{
  display: block !important;
    color: #778cff;
    text-align: center;
}

.upAndDown {
  animation: MoveUpDown 3s ease-in-out infinite;
  position: relative;
  left: 0;
  bottom: 0;
  margin: 0;
}
@keyframes MoveUpDown {
  0 {
    bottom: 0;
  }
  50% {
    bottom: 10px;
  }
  100% {
    bottom:  0;
  }
}


.tab-1{
    font-family: 'Open Sans', sans-serif;
    margin: auto;
    text-align: center;
    overflow: auto;
}

.leftAndRight {
  animation: leftAndRight 3s ease-in-out infinite;
  position: relative;
  left: 0;
  bottom: 0;
  margin: 0;
}

@keyframes leftAndRight{
  0 {
    left: 0;
  }
  50% {
    left: -20px;
  }
  100% {
    left: 0;
  }
}


.menu {
     position: relative;
    top: 0px;
    width: 100%;
    height: 62px;
    z-index: 1000;

}
.fixed1 {
    position:fixed;
    top:0;
}
.list-in{
    background: transparent;
    width: 408px;
    margin: auto;
}
.list-in ul{
    padding: 0;
    display: -webkit-inline-box;
    list-style: none;
}
.list-in li{
        background: #efefef;
    padding: 10px;
    border-radius: 20px;
    margin-left: 10px;
    color: #2d2d2d;
    width: 80px;
    text-align: -center;
}
.dropdown-menu > li > a:hover {

    background-color: rgba(135,146,114,.5);
    color: #47973f !important;
}

.dropdown-menu > li > a:focus {

    background-color: rgba(135,146,114,.5);
    color: #47973f !important;
}
.speaking2{
  

	
    border-radius: 20px;
    padding: 10px 10px 0 10px;
	border-top: 5px solid #4bb14f;
    
}

.speaking{
  font-size:1.5em;
  color:#6c6b82;
  font-family: 'Open Sans', sans-serif;
  font-weight:100;
  vertical-align: middle;
  text-align: left;
  
  
  margin-top:20px;
  margin-bottom:20px;
  padding-top: 15px;
  padding-bottom:10px;

  padding-left:15px;

  border-radius: 20px 20px 0px 0px;
  /*border-top: 5px solid #4bb14f;*/
  border-bottom:1px solid #c6c4c4; 
}


.under-wr{
    border-bottom: solid #9ff0ff;
    border-width: 3px;
    padding-bottom: 9px;
    width: 80%;
}
.grammar{
    max-width: 290px;
    background: #013e5f;
    padding: 5px;
    border-radius: 20px;
    text-align: center;
    color: #fff!important;
    margin-bottom: 15px !important;
}

.listening{
    max-width: 290px;
    background: #FA8287;
    padding: 5px;
    border-radius: 20px;
    text-align: center;
    color: #fff!important;
    margin-bottom: 15px !important;
}
.under-li{
    border-bottom: solid #ffcfcf;
    border-width: 3px;
    padding-bottom: 9px;
    width: 80%;
}
.under-gram{
    border-bottom: solid #423a37;
    border-width: 3px;
    padding-bottom: 9px;
    width: 80%;
}


.circle{
    width: 113px;
    height: 112px;
    margin: auto;
    border-radius: 100px;
    margin-top: 16px;
    background-color: transparent;

}


.margin-top{
    margin-top: 20px !important;
}
.margin-bottom{
    margin-bottom: 20px !important;
}

.modal-backdrop {
z-index: 20000;
   ;
}
.modal {

    z-index: 20050;

}
#bullet{
    color: #00d4c0;
    font-size: 2em;
    vertical-align: middle;
}
.fixed-sub{
	position:fixed; 
    height:2em;
}
.title-cover{
  height: 350px;
}
.title-text{
	font-size: 4em;
}
.wrapper-section{
	width: 100%;
}
.nav-tabs { border-bottom: solid thin #f3f3f3;;
    padding: 10px;}
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0; }
    .nav-tabs > li > a { border: none; color: #666; }
        .nav-tabs > li.active > a, .nav-tabs > li > a:hover { border: none; color: #4285F4 !important; background: transparent; }
        .nav-tabs > li > a::after { content: ""; background: #4285F4; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }
    .nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }
.tab-nav > li > a::after { background: #21527d none repeat scroll 0% 0%; color: #fff; }
.tab-content{padding:20px}

.card {background: #FFF none repeat scroll 0% 0%; box-shadow: 0 15px 35px rgba(23,55,87,.1), 0 5px 15px rgba(0,0,0,.07); margin-bottom: 30px;     border-radius: 8px; }

.list-int{
    margin:0;
    line-height: 2px;
        padding: 15px;
}
.list-int-no{
  
  list-style: none;
      text-align: -webkit-auto;
    margin: 0px;
    padding: 0px;
}
.xs-texto{
    font-size: 70%;
    text-align: left;
    line-height: 140%;
    text-align: center;
    color: #93832a;
}
xs-texto{
    font-size: 75%;
}

.headings{

    font-family: 'Open Sans', sans-serif;
    color: #fff;
    letter-spacing: 1px;
    font-size: 3em;
    margin:0;
}
.headings-int{

    font-family: 'Open Sans', sans-serif;
    color: #6c6b82;
    letter-spacing: 1px;
    font-size: 1.5em;
    margin-top: 0;
}
.btn-primary1 {
  color: #666;
  background-color: #dbdbdb;
  border-color: #dbdbdb;
}
.top-text-section{
    font-family: 'Open Sans', sans-serif;
    color: #6c6b82;
    font-size: 2em;
    letter-spacing: 1px;
    line-height: 1.6em;
   margin: 0;
}
.presentation-section{
    font-family: 'Open Sans', sans-serif;
    color: #6c6b82;
    font-size: 3em;
    letter-spacing: 1px;
    line-height: 1.6em;
    margin-bottom: 10px;
}
.scroll-limit{
	padding-top:50px;
	height:500px;
}

#topnavbar {
    margin: 0;
}
#topnavbar.affix {
    position: fixed;
    top: 0;
    width: 100%;
}

.objetive{
    background: white;
    padding: 5% 0%;
}
.objetive2{
  background: #efefef;
    padding: 5% 0%;



}
.border-top{
        border-top: solid 2px #ececec;
    padding-top: 22px;
}
.cinta{
	background: #129a2f;
	height: 30px;
	border-top: solid 13px;
	border-color: #0c3313;
    position: relative;
    z-index: 20000;
}
.logo-uapa{
	    position: absolute;
		margin-top:-22px;
		right: 10px;
}
.logounam{
width: 70px;
    padding: 6px;
    margin-top: 4px;
}
.logo-avi{
        width: 100%;
    margin: auto;
    padding-top: 5px;
    text-align: center;
    height: 89px;
    max-width: 300px;
    
    
}
.blue-row{
    background: #9bc8ff;
    padding: 20px;
    
}
.blue-row h1{
        color: #e1f0ff;
}
.blue-row p{
        color: #ffffff;
        margin: auto;
}
.cont-act{
    background: #f8faff;
    padding: 30px;
    border-radius: 17px;
}
.center-activity{
    margin: auto;
    display: block;
    width: 100%;
    max-width: 800px;
}
.fixed-sub{
	position:fixed; height:2em;
}

.padding-top{
	padding-top: 70px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 100px;
}


.scroll-limit{
	padding-top:50px;
	height:500px;
}
.foot{
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-weight: 400;
    line-height: auto;
    font-size: 10px;
    margin-top: -12px;
    
}
.foot2{
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-weight: 400;
    line-height: auto;
    font-size: 12px;
    
}
#footimg{
    float: left;
}
#hechoen {
    border-right: 2px solid #f3f3f3;
}
#footsection{
    background-color: #5C5C5C;
    padding-top: 20px;
}

/************ Estilo de los textos ************/



/************ Estilo de los botones ************/
a{
    color: #129a2f;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
}
a:hover{

    color: #68da6c;
    text-decoration: none;
}
a>p{
 
    color: #666666;
    text-decoration: none;
}
a:hover>p{
 
    color: #00d4c0;
    text-decoration: none;
}
a:visited { 
    text-decoration: none;
}
/************ Estilo del menú principal ************/
.dropdown-menu {
    top: 120%;
    padding: 16px 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: none;
}
.navbar-default .navbar-toggle {
    border:none;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
      margin-bottom: 6px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 29px;
    height: 3px;
    border-radius: 7px;

} 
.dropdown-menu.animated {
  /* Speed up animations */
  -webkit-animation-duration: 0.55s;
  animation-duration: 0.55s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}
.activity-text{
    font-family: 'Open Sans', sans-serif;
    color: #6c6b82;
    font-size: 1.2em;
    letter-spacing: 1px;
    line-height: .2em;
   
}
.activity{
    margin: auto;
    padding: 4px 12px !important;
}


    .sticky-top {
        top: -1px;
    }
.navbar-default .navbar-nav > li > a {
    
    color: #fff;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: .95em;
    outline: none;
}
.navbar-default .navbar-nav > li > a:hover {
    
    color: red;
    
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: rgba(231, 231, 231, 0);
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: rgba(0, 128, 32,.4);
}
/************ Estilos de las secciones ************/
.gradient{

  
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(226,222,247,0) 29%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(226,222,247,0) 29%,rgb(199, 244, 255) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(226,222,247,0) 29%, rgba(196, 244, 255, 0.98)100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#9a8ce4',GradientType=0 );
}
.divider-sec{
        border-right: solid 2px #f4f7fb;
   
}
/************ Estilos de los acordeones ************/
.panel-default > .panel-heading {
    color: #666666;
    background-color:transparent;
    border-color:none;
}
.small-xs{
	    font-size: .7em;	
}
.spin{
	-webkit-transition:all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	
}
.spin:hover{
	
    transform: rotate(360deg);
    -webkit-transition:all 1s ease-in-out 0s;
    transition: all 1s ease-in-out 0s;

}
.btn{
  font-family: 'Open Sans', sans-serif;  
}
.btn-margin-bottom{
  margin-bottom: 10px;
}

.panel h3{
    margin-top: 0;
    margin-bottom: 0;
    display: -webkit-inline-box;
}
.modal-title{
    font-family: 'Open Sans', sans-serif;
}


.advice-g{
 
    background: #fff;
    padding: 20px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 20px;
    border: solid 1px #CBD821;
    letter-spacing: 1px;
}


.advice-y{
    background: #fff27f;
    padding: 20px;
    
}
.yellow{
    background: #fff27f;

}
.red{ 
  color:#d62e2e;
}
.advice-b{
    background: #6ca4ff;
    padding: 20px;
    font-family: 'Open Sans', sans-serif;
    color: white;
    margin-bottom: 10px;
    
}
.dark-blue-back {
    background: #cee3ff;
    padding: 20px;
    line-height: 36px;
}
.blue-back {
    background: #ecf4ff;
    padding: 20px;
    line-height: 36px;
}
/************ Estilos del footer ************/

/************ Estilos del footer ************/

/************ Estilos del footer ************/

footer { 
width: 100%;
font-size: 12px;
background-color:#4d4d4d; 
min-height:240px; 
font-family: 'Raleway', sans-serif; 
}
.footerleft { margin-top:50px; padding:0 36px; }
.logofooter { margin-bottom:10px; font-size:25px; color:#fff; font-weight:700;}

.footerleft p { 
    color:#fff; 
    font-size:10px !important;
    font-family: 'Raleway', sans-serif;
    margin-bottom:15px;}

.footerleft p i { width:20px; color:#999;}


.paddingtop-bottom {  margin-top:50px;}
.footer-ul { list-style-type:none;  padding-left:0px; margin-left:2px;}
.footer-ul li { line-height:29px; font-size:12px;}
.footer-ul li a { color:#a0a3a4; transition: color 0.2s linear 0s, background 0.2s linear 0s; }
.footer-ul i { margin-right:10px;}
.footer-ul li a:hover {transition: color 0.2s linear 0s, background 0.2s linear 0s; color:#ff670f; }

.social:hover {
     -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
     -o-transform: scale(1.1);
 }
 
 

 
 .icon-ul { list-style-type:none !important; margin:0px; padding:0px;}
 .icon-ul li { line-height:75px; width:100%; float:left;}
 .icon { float:left; margin-right:5px;}
 
 
 .copyright { min-height:40px; background-color:#000000;}
 .copyright p { text-align:left; color:#FFF; padding:10px 0; margin-bottom:0px;}
 .heading7 { font-size:21px; font-weight:700; color:#d9d6d6; margin-bottom:22px;}
 .post p { font-size:11px; color:#FFF; line-height:20px;}
 .post p span { display:block; color:#8f8f8f;}
 .bottom_ul { list-style-type:none; float:right; margin-bottom:0px;}
 .bottom_ul li { float:left; line-height:40px;}
 .bottom_ul li:after { content:"/"; color:#FFF; margin-right:8px; margin-left:8px;}
 .bottom_ul li a { color:#FFF;  font-size:12px;}







/*****MEDIAS*********************/

@media (max-width:500px){

  table {
        font-size: 12px;
    }




 }
@media (max-width:520px){

    .vertical {
    writing-mode: initial;
    text-align: center;

  }



.vertical.bgcolor {
 
    width: 100%;
       padding: 5px 0;
       min-height: 44px;
}


.elemento {
    display: block;
}

}


@media (min-width:768px){

    .logo-ciencias {
        margin-right: 14px;
    }

}
@media (min-width:767px){

    .img-tabla {
            margin: 3rem auto 3.5rem auto;

    }


    .titulo-seccionw, .titulo-seccion {
        margin:0 0  37px 0;
    }
}


@media (min-width:992px){


    .mh{
    min-height: 112px;
}


.columna-derecha {
    float: left;
    width: 50%;
}

.margin-resp {
    margin: 0 auto;
}


 .celda .vertical {
    min-height: 334px;
  }

.celda .vertical.derecha {
  float:right;
 
}


}




@media (min-width:1200px){


.autores {
    max-width: 250px;
}

.mb-1200 {
    margin-bottom: 0;
}


    .img-tabla {
        width: 90%;
        margin-left: 5%;
        
    }

.celda .vertical {
    min-height: 301px;
  }

}



@media (max-width:1200px){


.pin{
     width: 8%;
    top: 62px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
}   
    
}

@media (max-width:1070px){
  .titulo-left{
    display: none;
      
  }
}



@media (max-width:990px){


.pin{
      width: 10%;
    top: 67px;
    display: block;
}   
.teacher{
      position: absolute;
    top: 304px;
    width: 100%;
    max-width: 306px;
    z-index: 2;
}
.blu-bub{
    position: absolute;
    top: 18px;
    width: 100%;
    max-width: 431px;
    z-index: 1;
    min-width: 100px;
    left: 0;
    right: 0;
    margin-right: 2%;
}
.absolute-gap{
      margin-top: 500px;
}
}
/*@media (max-width: 820px){

    .cover-title {
    max-width: 1049px;
    font-family: sans-serif;
    margin-left: auto;
    margin-top: 130px;
    position: relative;
    margin-right: auto;
}
}*/




@media (max-width: 766px) {
   .logo-uapa{
    position: absolute;
    top: -91px;
    margin-left: auto;
    margin-right: auto;
  }
  .cover-title h2 {
    font-size: 5.5em;
    color: #fff;
    letter-spacing: 2px;
    font-weight: bold;
    text-align: center;
}
  


.alpha-menu{
    background-color: #333;
 
    }
.navbar-default .navbar-nav > li > a {
    color: #fff;
    letter-spacing: 1.5px;
}
.navbar-default .navbar-collapse{
    background: #333;
    border: none;
}
.navbar-default .navbar-brand {
    color: #a5a5a5;
    font-size: 1em;
    width: 78%;
    padding: 11px 15px;
}
.pin{
  width: 11%;
    top: 58px;
}
.margin{
  margin-top: 10%;
}
.com-fun {
    max-width: 230px;
    border-radius: 5px;
    padding: 5px 10px;
    color: #ffffff;
    font-weight: 500;
    border: solid 2px;
    font-size: 1em;
    letter-spacing: 1.5px;
    margin: auto;
    margin-bottom: 20px;
    background: none;
}
.cover-title li {
    margin-bottom: 77px;
    padding: 3px 20px;
    max-width: 100%;
    color: #ffffff;
    letter-spacing: 2px;
    font-size: 1.5em;
    font-weight: 100;
    line-height: 1.5;
    text-align: center;
}

}

@media (max-width: 620px) {
   .logo-uapa{
	position: absolute;
    top: -2px;
	margin-left: auto;
	margin-right: auto;
	left: -1px;
	right: 0;
  }
.top-text-section{
     font-size: 1.2em;
}
.margin{
      margin-top: 23%;
}


.center-button{
    margin: auto;
    width: 200px;
    display: -webkit-box;
}
.center-btn{
    margin: auto;
    display: -webkit-box;
}
.presentation-section {
    font-size: 2.8em;
}


.pad-mob{
        padding: 18% 0%;
		color:#fff;
}
.pad-mob p{
        color:#fff;
		
}
.hid{
    display: none;
  }
.not{
    display: none;
  }

.cover-title ul {
    font-size: .9em;
    margin-top: 12px;
 }
 .cover-title li{
       margin-bottom: 10px;
    padding: 3px 20px !important;
    max-width: 520px;
    color: #ffffff;
    letter-spacing: 2px;
    font-size: 1.2em;
    font-weight: 100;
    /* padding: 36px; */
    line-height: 1.4;
 }
 .small-title {
     color: #ffffff;
     font-weight: 100;
    font-size: 1.2em;
    margin-top: 20px;
    line-height: 23px;
    padding: 10px;
    letter-spacing: 1px;
    margin-bottom: 0;
  }
}


@media (max-width: 575px) {

    .cuadro-intro{
       
       border: none;
    }
}

@media (max-width: 520px) {



  .not-xs{
    display: none;
  }
.absolute-gap {
    margin-top: 419px;
}
.speech {
    margin-bottom: 307px;
}
.blu-bub {
position: absolute;
    top: -291px;
    width: 100%;
    max-width: 431px;
    z-index: 1;
    min-width: 100px;
    left: 0;
    right: 0;
        margin-right: auto;
}

.main-c{
      width: 112px;
    height: 108px;
}
.right-top{
  position: absolute;
  right: 5%;
  top: 60px;
}
.middle-top{
    position: absolute;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
}

.middle-main{
    position: absolute;
    top: 150px;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
}
.left-top{
      position: absolute;
    left: 5%;
        top: 60px;
}

.right-b{
  position: absolute;
  right:5%;
  top: 224px;
}

.middle-b{
    position: absolute;
    top: 150px;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
    top: 300px;
}
.left-b{
      position: absolute;
    left: 5%;
    top: 224px;
}


.margin{
  margin-top: 380px;
}
.teacher{
    left: 0 right: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: -15px;
    width: 100%;
    max-width: 329px;
    z-index: 2;
}

.chalkboard p {
 
    font-size: 1.2em;

} 
  .img-cen {
    max-width: 261px;
}
  .left-icon{
    max-width: 150px;
    display: block;
    margin: auto;
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 20px;
  }
  .ovflow{
        overflow: auto !important; 
  }
    .botton-container-2{
        margin-bottom: 30px;
    display: block;
    text-align: center;

    }
.top-text-section{
     font-size: 1.7em;
}
.pin{
      width: 15%;
    top: 42px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.postit ul{
  padding: 30px;
}
 /* .cover-title {
    max-width: 800px;
    font-family: sans-serif;
    margin-top: 36%;
    margin-left: 0;

}*/
.tab-content {
    padding: 10px;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 9px;
}
.cover-title h2 {
   font-size: 3em;
    line-height: 1;
    margin-bottom: 31px;
    /* text-align: center; */
    text-transform: none;
    font-weight: bold;
	

    }





.list-in{
    background: transparent;
    width: 100%;
}
.postit{
       padding: 0px 10px;
    margin: auto;
    width: 101%;
    margin-bottom: 30px;
}

.list-in li {
  
    padding: 10px;
    border-radius: 20px;
    /* margin-left: 10px; */
    width: 45%;
    margin-bottom: 20px;
    
}
.list-in ul {
    padding: 0;
    display: block;
    list-style: none;
    text-align: center;
}
    }

@media (max-width: 425px) {
.teacher {
    left: 0 right: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 9px;
    width: 100%;
    max-width: 300px;
    z-index: 2;
  }
 /* .cover-title {
    max-width: 800px;
    font-family: sans-serif;
    margin-top: 29%;
    margin-left: 0;
}*/
.cover-title h2 {
    font-size: 4em;
    line-height: 1;
    margin-bottom: 31px;
    /* text-align: -center; */
    text-transform: none;
    font-weight: bold;

}
}
@media (max-width: 375px) {

.teacher {

    top: 80px;
    max-width: 255px;
  }
}

@media (max-width: 320px) {

.cover-title h2 {
    font-size: 3.4em;
    line-height: 1;
    margin-bottom: 31px;
    /* text-align: -center; */
    text-transform: none;
   font-weight: bold;

}

}
.cuadro{
	padding:30px; 
	background:#fff; 
	border-radius:20px; 
	color:#028888; 
	border: 3px dotted #0bc6ab; 
	font-size:16px;
}



.carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
      width: 100%;
      margin: auto;
  }

 /* ==================================================
  Hero para home Pagina inicial
================================================== */


.curso {
	margin: 0 auto;
	max-width: 500px;
	min-width: 150px;
}
.uapa {
	margin-top: -50px;
	margin-left: -30px;
}
.ua {
	margin-top: -46px;
	margin-left: 175px;
}


/* ==================================================
  actividades Estilo
  ================================================== */
#actividades{ 

}

.activ-tema1{
  background: url(../img/parallax-bg.png);
  color:#fff;
}

.activ-tema1 p{
  color:#fff;
}

.activ-tema2{
  background-color: rgba(156, 206, 206, .4);
  
	background-attachment: fixed;
	
	/*overflow:hidden;*/
	padding: 0px;
    background-size: cover;
    background-repeat: no-repeat;
}
.fondo-textura{
  background: url(../img/parallax-bg.jpg);

  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  /*overflow:hidden;*/
  padding: 0px;
}

.fondo-textura .fondo-blanco {
    background: #fff;
    border-radius: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    box-sizing: content-box;
}


.fondo-autoe{
  background: #163c61;
  
}

.row-auto{
  background-color:#c3c8b7; 
}


	
#actividades .overlay{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.80) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.80)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.80) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.80) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.80) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.80) 62%,rgba(0,0,0,0.4) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	padding:5em;
	background-attachment: fixed;
}
/***********/

#actividades .btnM {
        background-color: #129a2f;
        font-family: "Roboto", Helvetica, Arial, sans-serif;
        font-weight: 300;
        color: #fff;
        padding: 5px 15px;
        border-radius: 50px;
		border: none;
}
#actividades .bubble{
        background:white;
        padding: 22px 25px;
        border-radius: 10px;
		margin-top:50px;
        box-shadow: 0 15px 35px rgba(23,55,87,.1), 0 5px 15px rgba(0,0,0,.07);
}

#actividades .min-bub{
 font-family: "Raleway", Helvetica, Arial, sans-serif;
    background: #fff;
    max-width: 103px;
    border-radius: 30px;
    padding: 3px 13px;
    color: #444;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 1em;
    margin: 0;
    margin-bottom: 10px;
}

#actividades .activity-text{
font-family: "Raleway", Helvetica, Arial, sans-serif;
    color: #119A2F;
    font-size: 1.2em;
    letter-spacing: 1px;
    line-height: .2em;
	margin-top:1em;
   
}

#actividades .under-sp{
    border-bottom: solid #beff9f;
    border-width: 3px;
    padding-bottom: 9px;
    width: 100%;
	color:#fff;
	font-size:16px;
}
#actividades .speaking{

    max-width: 200px;
    background: #beff9f;
    padding: 5px;
    border-radius: 20px;
    text-align: center;
    color: #5aad5d !important;
    margin-bottom: 15px !important;
}

#actividades .postit{
 margin-top: 50px !important;
 margin-bottom:50px !important;
    padding: 35px 28px;
    margin: auto;
    width: 72%;
    color: #444;
	 box-shadow: 0 15px 35px rgba(23,55,87,.1), 0 5px 15px rgba(0,0,0,.07);
	line-height: 1.55;
    font-size: 1.6rem !important;
    font-weight: 400;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    background-color: #fdfd82;
}
/*****nota anmarilla*******/

@media (max-width: 600px) {


.fondo-textura .fondo-blanco {
  
    padding: 0;
    box-sizing: initial;
   
}

}

@media (max-width: 700px) {

.bubble{

	margin-top:10px;
		margin-bottom:10px;
       
}

#actividades .overlay{
	padding:0em; 
}
.activity-text {
        margin: 1em;

}

}


