/* CSS Document */

body{
	overflow-wrap: break-word;
    font-weight: 400;
    color: #666666;
	font-family: "Myriad Set Pro";
}

iframe {
    border: medium none;
}
tr.info > td {
        background-color: #e6e9ff;
}
li{
    font-family: 'Open Sans', sans-serif;
    color: #666666;
    line-height: 1.5em;
}
th{
    text-align: center;
    font-size: 1.5em;
    border-top: none !important;
}
.light-table{
        background: #f1f1f1;
    vertical-align: inherit !important;
}
.dark-table{
    background: #dcdcdc;
}
.light-border{
        border: solid 1px #f1f1f1 !important;
}
.btn:focus { 
 color: white;
    outline: none;
    border: solid 1px #48a0ff;
}
.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%;
}
.modal-backdrop {
z-index: 20000;
   ;
}
.modal {

    z-index: 20050;

}

.pin{
    width: 12%;
    position: absolute;
    top: 141px;
    z-index: 1;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.postit{

    margin-top: 50px !important;
    padding: 53px 51px;
    margin: auto;
    width: 93%;
    color: #eee;
    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); /* IE 9 */
    -webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
    transform: rotate(5deg);
}
.list-group {
     font-family: 'Open Sans', sans-serif;
    color: #666666;
}
ol, ul {
    font-family: 'Open Sans', sans-serif;
    color: #666666;
    font-size: 1.08em;
}
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);
}
.table > tbody > tr > td{
 border: none;
}
.tab-1{
    font-family: 'Open Sans', sans-serif;
    margin: auto;
    text-align: center;
    overflow: auto;
}
.back-ob{
    background-image: url('../img/mg.jpg') !important;
    background-blend-mode: multiply;
}
.ej1{
    background: aliceblue;
    text-align: -webkit-auto;
    margin-bottom: 10px;
    
    margin-left: 10px;
    width: 20%;
    min-width: 240px;
    display: inline-block;
    box-shadow: 0 2px 2px rgba(23,55,87,.1), 0 0px 6px rgba(0,0,0,.07);
}
.drop-pan{
        display: inline;
        cursor: pointer;
}
.bub-round{
    background: #f6ffd6;
    padding: 20px;
    border-radius: 15px;
    color: #94a084;
}
.ej2{
    background: aliceblue;
    text-align: -webkit-auto;
    margin-bottom: 10px;
    margin-left: 10px;
    width:20%;
    min-width: 240px;
    display: inline-block;
    box-shadow: 0 2px 2px rgba(23,55,87,.1), 0 0px 6px rgba(0,0,0,.07);  
}
.ej3{
    background: aliceblue;
    text-align: -webkit-auto;
    margin-bottom: 10px;
    margin-left: 10px;  
    width: 20%;
    min-width: 240px;
    display: inline-block;
    box-shadow: 0 2px 2px rgba(23,55,87,.1), 0 0px 6px rgba(0,0,0,.07);   
}
.ej4{
    background: #efefef;
    padding-top: 1px;
    margin-bottom: 10px;
    min-width: 240px;
    width: 20%;
    text-align: -webkit-auto;
    display: inline-block;
    box-shadow: 0 2px 2px rgba(23,55,87,.1), 0 0px 6px rgba(0,0,0,.07); 
    margin-left: 10px;  
}
.hideme
{
    opacity:0;
}

.alice{
    background-color: aliceblue;
    padding: 20px;
}
.light-row{ 
    background: #f8fafd;}

.dark-row{
    background:#f4f7fb;
}
.dark-blue-back{
    background: #cee3ff;
    padding: 20px;
    line-height: 36px;
}
.advice{
    font-size: .9em;
    background: #f9f5ff;
    padding: 20px;
}
.blue-back{
   background: #ecf4ff;
   padding: 20px;
   line-height: 36px;
}
.botton-container{
    width: 200px;
    margin: auto;
    /* background: aliceblue; */
    margin-bottom: 27px;
}
.botton-container-2{
     width: 400px;
    margin: auto;
    /* background: aliceblue; */
    margin-bottom: 27px;

}

/* unvisited link */
.btn a:link {
    color: white;
    text-decoration: none;
}

/* visited link */
.btn a:visited {
    color: white;
    text-decoration: none;
}
/* selected link */
.btn a:active {
    color: white;
    text-decoration: none;

}
.btm a:focus{
    text-decoration: none;
}

   
.btn-act-rub{
   background:  #68da6c;  
    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-color: #4bb14f;
     transition: 0.25s;
  transition-timing-function: ease-out;

}
.btn-act{
   background:  #68da6c;  
    border: none;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1.5px;
    color: #fff;
    margin: auto ;
    display: block !important;
    margin-bottom: 25px !important;
         transition: 0.25s;
  transition-timing-function: ease-out;
}
.btn-act:hover{

    color: #fff;
    background-color: #4bb14f;
         transition: 0.25s;
  transition-timing-function: ease-out;
}
.margin-top{
    margin-top: 30px;
}
.border-top{
        border-top: solid 2px #ececec;
    padding-top: 22px;
}
.read-bub{
background: #feffdd;
    padding: 35px;
    margin: auto;
    box-shadow: 0 15px 35px rgba(23,55,87,.1), 0 5px 15px rgba(0,0,0,.07);
    color: #8c8c86 !important;
    font-size: 1.2em !important;
    font-weight: 100;
}    

.ej4 ul li{
color: #525050;
}
.circle-audio{
    background: #3dbcff;
    width: 65px;
    padding: 13px;
    border-radius: 100px;
    text-align: -webkit-center;
    display:block;
    color: white;
    margin-bottom: 20px !important;
    margin: auto;
    height: 66px;
     transition: 0.25s;
  transition-timing-function: ease-out;
}
.circle-audio:hover
{
    transition: 0.25s;
  transition-timing-function: ease-out;
    background-color: #33A8E7
}
.circle-record{
    background: #3dbcff;
    width: 65px;
    padding: 13px;
    border-radius: 100px;
    text-align: -webkit-center;
    display:block;
    color: white;
    margin-bottom: 20px !important;
    margin: auto;
    height: 66px;
}
.cover-title{
    max-width: 600px;
    font-family: sans-serif;
    margin-top: 130px;
    margin-left: 15%;
}
.cover-title h2{
    
    font-size: 6.5em;
    font-family: 'Open Sans', sans-serif;
    color: #fbfbfb;
   
}
.cover-title ul{
    font-size: 1em;
    font-family: sans-serif;
    text-decoration: none;
    list-style: none;
    color: #bbbbbb;
    padding: 0;
}

.cover-title li{
   
  margin-bottom: 10px;
    padding: 3px 20px;
    max-width: 540px;
    color: #ABABB6;
    letter-spacing: 2px;
    font-size: 1.6em;
    font-weight: 100;
    line-height: 1;
  
}
.small-title{
    color: #616163;
    font-family: sans-serif;
    font-size: .6em;
    line-height: 65px;

}
#fuentes {
    font-family: 'Open Sans', sans-serif !important;
}
.panel-footer {
    font-size: 11px;
}

.padding{
    padding-top: 5%;
    padding-bottom: 5%;
}
.bluesky{
        background:#6ca4ff;
           padding: 5% 0%;
}
.min-bub{
 font-family: 'Open Sans', sans-serif;
    background: #dff4ff;
    max-width: 103px;
    border-radius: 30px;
    padding: 3px 13px;
    color: #9babb5;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 1em;
    margin: 0;
    margin-bottom: 10px;
}
.min-bub-1{
        font-family: 'Open Sans', sans-serif;
    background: #ea5859;
    max-width: 144px;
    border-radius: 30px;
    padding: 1px 10px;
    color: #fff;
    font-weight: 400;
    font-size: .9em;
    margin: 0;
    /* margin-bottom: 10px; */
    margin-top: 17px;
}
.bubble{
	background: #ffffff;
	border-radius: 10px;
	box-shadow: 0 15px 35px rgba(23,55,87,.1), 0 5px 15px rgba(0,0,0,.07);
	padding-top: 22px;
	padding-right: 25px;
	padding-bottom: 22px;
	padding-left: 25px;
}
.menu {
     position: absolute;
    top: 112px;
    width: 100%;
    z-index: 1000;
}
.fixed1 {
    position:fixed;
    top:0;
}
.list-in{
    background: transparent;
    width: 500px;
    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: #6e6d6f;
    margin-top: 20px;
    margin-bottom: 20px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {

    background-color: #efebff;
    color: #b27fff !important;
}
.top-activity{
float: right;
    margin-top: 27px;
    background: rgb(123, 212, 119);
    width: 44px;
    padding: 8px;
    border-radius: 25px;
    color: white;
    text-align: -webkit-center;
}
.top-pa a:hover{
    color: white !important;
}
.speaking{
    max-width: 90px;
    background: #beff9f;
    padding: 5px;
    border-radius: 20px;
    text-align: center;
    color: #5aad5d !important;
    margin-bottom: 15px !important;
}
.speaking:hover{
    color:white;
}

.under-re{
    border-bottom: solid #fff59f;
    border-width: 3px;
    padding-bottom: 9px;
    width: 80%; /*cambiar conforme se requiera para cada seccion*/
}
.writing{
    max-width: 90px;
    background: #9ff0ff;
    padding: 5px;
    border-radius: 20px;
    text-align: center;
    color: #5A8DB0 !important;
    margin-bottom: 15px !important;
}
.under-wr{
    border-bottom: solid #9ff0ff;
    border-width: 3px;
    padding-bottom: 9px;
    width: 80%;
}
.listening{
    max-width: 90px;
    background: #ffcfcf;
    padding: 5px;
    border-radius: 20px;
    text-align: center;
    color: #d86e5b!important;
    margin-bottom: 15px !important;
}
.under-li{
    border-bottom: solid #ffcfcf;
    border-width: 3px;
    padding-bottom: 9px;
    width: 80%;
}
.reading{
    max-width: 90px;
    background: #fff59f;
    padding: 5px;
    border-radius: 20px;
    text-align: center;
    color: #ada45a !important;
    margin-bottom: 15px!important;
}
.under-sp{
    border-bottom: solid #beff9f;
    border-width: 3px;
    padding-bottom: 9px;
    width: 62%;
}
.com-fun{
    background:#ea5859;
    max-width: 230px;
    border-radius: 30px;
    padding: 0px 10px;
    color: #fff;
    font-size: 1em;
    letter-spacing: 1.5px;
}
.com-fun2{
    background:#ea5859;
    /*max-width: 230px;*/
    border-radius: 30px;
    padding: 0px 10px;
    color: #fff;
    font-size: 1em;
    letter-spacing: 1.5px;
}
.circle{
    width: 113px;
    height: 112px;
    margin: auto;
    border-radius: 100px;
    margin-top: 16px;
    background-color: transparent;

}
.content-back{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7cd85d+0,ffffff+100&1+0,0+51 */
    background: -moz-linear-gradient(top,  rgb(230, 245, 255) 0%, rgba(191,236,176,0) 51%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rrgb(230, 245, 255) 0%,rgba(191,236,176,0) 51%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgb(230, 245, 255) 0%,rgba(191,236,176,0) 51%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7cd85d', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */

}
.cover-index{
background-image: url('../img/cover.jpg');
  background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

    min-height: 550px;
}
#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: 2px solid #DDD; }
    .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; }

.list-int{
    margin:0;
    line-height: 2px;
    padding: 15px;
}
.list-int-no{
  
  list-style: none;
      text-align: -webkit-auto;
    margin: 0px;
    padding: 0px;
}
.xs-text{
    font-size: 60%;
}
.headings{

    font-family: 'Open Sans', sans-serif;
    color: #b1b1b1;
    letter-spacing: 1px;
    font-size: 1em;
    margin:0;
        margin-bottom: 10px;
}
.headings-int{

    font-family: 'Open Sans', sans-serif;
    color:#6c6b82;
    letter-spacing: 1px;
    font-size: 2em;
    margin-top: 0;
}
.top-text-section{
    font-family: 'Open Sans', sans-serif;
    color: #6c6b82;
    font-size: 2em;
    letter-spacing: 1px;
    line-height: 1.6em;
    margin-bottom: 12px;
}

.top-text-section_02{
    font-family: 'Open Sans', sans-serif;
    color: #6c6b82;
    font-size: 1.2em;
    letter-spacing: 1px;
    line-height: 1.6em;
    margin-bottom: 12px;
}

.presentation-section{
    font-family: 'Open Sans', sans-serif;
    color: #6c6b82;
    font-size: 3em;
    letter-spacing: 1px;
    line-height: 1.6em;
    margin-bottom: 40px;
}
.scroll-limit{
	padding-top:50px;
	height:500px;
}

#topnavbar {
    margin: 0;
}
#topnavbar.affix {
    position: fixed;
    top: 0;
    width: 100%;
}

.objetive{
    background: #ffffff;
    color: white;
    padding: 5% 0%;

}

.cinta{
	background: #EA5859;
	height: 112px;
	border-top: solid 19px;
	border-color: #ffe085;
    position: relative;
    z-index: 20000;
}
.logo-uapa{
	    position: absolute;
		margin-top:-45px;
		right: 20px;
}
.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;
	
	
}


.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;
}
@media (min-width: 768px) {
    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .navbar .navbar-collapse {
        text-align: center;
    }
}
/************ Estilo de los textos ************/
h1{
    font-family: 'Open Sans', sans-serif;
    color: #00d4c0;
    letter-spacing: .4px;
    font-size: 2em;
}
p{
	font-family: 'Open Sans', sans-serif;
	color: #666666;
	font-size: 1.1em;
	line-height: 1.8em;
    font-weight: 300;
    letter-spacing: .7px;
}
/************ Estilo de los botones ************/
a{

    color: #8f70e8;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
}
a:hover{

    color: #d1c1ff;
    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;
}
.alpha-menu{
        background-color: #333;
        border: none;
    }
.navbar-default .navbar-nav > li > a {
    color: #fff;
    letter-spacing: 1.5px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #ffe085;
    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: transparent;
}
/************ 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;
    color: #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;  
}

.panel h3{
    margin-top: 0;
    margin-bottom: 0;
    font-family: 'Open Sans', sans-serif;
}
.modal-title{
    font-family: 'Open Sans', sans-serif;
}

/************ Estilos del footer ************/

footer { 
width: 100%;
font-size: 12px;
background-color:#4d4d4d; 
min-height:260px; 
font-family: 'Open Sans', sans-serif;
padding-bottom:10px;
}
.footerleft { margin-top:50px; padding:0 36px 0px 0px;  }
.logofooter { margin-bottom:10px; font-size:25px; color:#fff; font-weight:700;}

.footerleft p { 
    color:#fff; 
    font-size:10px !important;
    font-family: 'Open Sans', 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:10px; 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;}

@media (max-width:1200px){


.pin{
   width: 8%;
    top: 148px;
}   
    
}

@media (max-width:990px){

.postit
    {
        padding: 47px 20px;
        margin: auto;
            width: 55%;
        font-size: 1.6em !important;
            margin-bottom: 30px;
   }
.pin{
        width: 11%;
    top: 137px;
}   
    
}


@media (min-width: 768px) {
    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .navbar .navbar-collapse {
        text-align: center;
    }

}

@media (max-width: 768px) {
   .logo-uapa{
    position: absolute;
    top: -91px;
    margin-left: auto;
    margin-right: auto;
  }
  .postit{
        padding: 39px 44px;
    margin: auto;
    width: 69%;
    font-size: 1.8em !important;
    margin-bottom: 30px;
}
.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: 138px;
}
}

@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.3em;
}

.top-text-section_02{
     font-size: 1.1em;
}

.cover-index {
   background-image: url('../img/cover.jpg');
  background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

    min-height: 550px;
}
.bluesky{
        padding: 22% 0%;
}
.objetive{
        padding: 20% 0%;
}
.presentation-section {
    font-size: 1.8em;
}
.bubble{
        margin-top: 5%;
}
.postit{
        margin-top: 36px !important;
    padding: 29px 20PX;
    margin: auto;
    width: 90%;
    margin-bottom: 30px;
}
.read-bub{
    background: #feffdd;
    padding: 18px;
    margin: auto;
    box-shadow: 0 15px 35px rgba(23,55,87,.1), 0 5px 15px rgba(0,0,0,.07);
    color: #8c8c86 !important;
    font-size: 1.2em !important;
    font-weight: 100;
    margin-bottom: 20px;
}
  .not{
    display: none;
  }

.cover-title ul {
    font-size: .9em;
 }
 .cover-title li{
    padding: 0px;
 }
 .small-title {
    color: #616163;
    font-family: sans-serif;
    font-size: .6em;
    line-height: 43px;
}
}
@media (max-width: 520px) {
    .botton-container-2{
     width: 200px;

    }

.pin{
    width: 15%;
    top:160px;
}
  .cover-title {
    max-width: 800px;
    font-family: sans-serif;
    margin-top: 30%;
    margin-left: 0;

}

.btn-res{
    margin-bottom: 9px !important;
    display: block;
    margin: auto;
}
.cover-title h2 {
    font-size: 3.2em;
    line-height: 1.2;
    margin-bottom: 10px;

    }
.cover-index{
    min-height: 350px;
}
.list-in{
    background: transparent;
    width: 100%;
}
.postit{
    font-size: 1.3em !important;
}
.under-sp{
        width: 76%;
}
.list-in li {
    background: #efebff;
    padding: 10px;
    border-radius: 20px;
    width: 45%;
    margin-bottom: 20px;
    color: #b27fff;
}
.list-in ul {
    padding: 0;
    display: block;
    list-style: none;
    text-align: -webkit-center;
}
.cover-title li {
    padding: 0px;
    line-height: 1.5;
}
    }

