body{
    width:100%;
    font-size:22px;
    font-family: 'Abel';
    margin:0;
    padding:0;
}
.page1{
    max-width:70px;
}
.modal-wrap .container-flex{
    width:75%;
    display:flex;
    flex-direction:row;
    justify-content:space-around;

    flex-wrap:wrap;
    align-items:baseline;
    border:0;
    padding:0;
}
.sub_tabs, .sub_tabs1, .sub_tabs2{
    margin-left:5%;

    text-decoration:none;
   
    border-radius:5px;
    padding:1px 5px 1px 5px;
}
.sub_tabs:hover, .sub_tabs2:hover{
    color:blue;
    opacity:1;
}
.sub_tabs, .sub_tabs2{
     background:gray;
     color:blue;
     opacity:0.7;
}
.sub_tabs1{
    background:black;
    color:white;
}
.alrededor{
    position:absolute;
    right:0;
    padding-top:3px;
    margin:0;
    font-size: 0;
    overflow:hidden;
    width:9%;
}
.alrededor .external a > img{
    width:100%;
    
}
img{
    max-width:98%;
    
}
figure { margin: 0; }
#topPage{
width:100%;
background:#FF7F50;
padding-bottom:5px;
}
.landing .dentro, .dentro{
 	position: absolute;
	top: 10px;
	width:inherit;
	background: rgba(0,0,0,0.3);
	color: white;

	font-size: 1.1rem;
	padding: .4rem;
}
.alrededor .external a > figcaption{
    position:relative;
    top:-20px;
    left:5px;
    width:20%;
}
figcaption {
	position: absolute;
	bottom: 25px;
	background: rgba(0,0,0,0.5);
	width: 50%;
	font-size: 1rem;
	padding: .1rem;
}
figcaption > a{
    color:white;
    text-decoration:none;
    font-weight:bold;
}
.topic{
    position:relative;
}
#standout{
   display:none; 
}
.skip{
    opacity:0;
}

/*#inv{
    padding-left:30px;
}
.vocabulario #inv{
    padding-left:30px;
}*/

#symbol {
    content: "";
    display: block;
    width: 16px;
    top: 0;
    height: 0;
    -webkit-box-shadow: 1px 10px 1px 1px #FFFFFF,1px 16px 1px 1px     #FFFFFF,1px 22px 1px 1px #FFFFFF;
    box-shadow: 0 10px 0 1px #FFFFFF,0 16px 0 1px #FFFFFF,0 22px 0 1px #FFFFFF;
}
#siteTitle{
    font-size:100%;
}

#searchword input{
    width:50%;
}
button{
    border:0;
    display:inline;
    padding:2px;
    border-radius:7px;
    border:solid 1px black;
    background:#4682B4;
}

/*NESTED SUBMENU/-*/
#nav-idx{
    background:#191970;   
    padding:2px;
    
}
.navega th{
    background:black;
    color:blue;
    padding:5px;
}
.navega a{
    color:white;
}
.messageA{
    background:black;
    color:white;
    border: solid 1px black;
    width:25%;
    clear:both;
    margin:auto;
    border-radius:10px;
    font-weight:bold;
    padding:5px;
}
article.mn .iparagh{
    float:left;
} 
#frontF{
    width:30%;
    float:left;

  }
#bannerTop{
    width:30%;
    float:left;
}

div.wrapper{
    margin-left:10%;
    width:100%;
    background:#B0C4D !important;
    z-index:800;

}
.wrapper h2{
    color:orange;
}

h1.navega{
    position:relative;
    left:5%;
    font-size:95% !important;
    display:inline-block;
    text-align:left;
    border: solid 1px black !important;
    color:black !important;
    background:white !important;
    border-radius:10px;
    padding:5px;
    margin-left:0;
}


#searchword input{
    background-color:#98FB98;
    border-radius:7px;
    color:#C0C0C0;
    font-size:90%;
}
#searchword input:focus{
    background-color:white;
    color:black;
}
#search{
    margin-top:6px;
}
#magnifying{
    width:28px;
    vertical-align:middle;
}
button:hover{
border-radius:10px;
border:solid 1px green;
}
.aud{
width:80px;
background:blue;
height:30px;
vertical-align:middle;
}
#main-frame{
width:100%;

}

.noline{
text-decoration:none;
}
#logo{

vertical-align:middle;


}
p.backtop{
text-align:right;
line-height:50%;
font-size:16px;
}
.mn #theCanvas{
margin: 0 auto;
text-align:center;
}
#diapositivasT a{
background:black;
color:white;
}
#final{

}

#siteTitle{
    /*padding-left:8.5%;*/
    line-height:60px;
    /*background-image:url('/images/banner3.jpg');*/
    background-repeat:no-repeat;
    background-position:right;
    margin:0;
}
.conModal #siteTitle{
    max-height:2px;
}
.conModal #siteTitle:hover{
    max-height:150px;
}
.conModal .hd{
    display:none;
}
.conModal #navNew{
    padding-left:12%;
}
.enDiapositiva{
text-decoration:none;
color:white;
}
.enDiapositiva1{
    text-decoration:none;
    color:white;
    font-weight:bold;
    font-size:120%;
    text-shadow: 2px 2px green;
}
.information{
    width:90%;
    border:solid 1px green;
    border-radius:10px;
    position:relative;
    margin:auto;
}
.information td{
    border:solid 1px green;
    padding:2px;
    text-align:center;
}
.information th{
    background:yellow;
    border:solid 1px green;
    padding:2px;
}

.information img{
       max-width:70%; 
       max-height:300px;
      
}
footer{
    display:none;
   /* background:rgba(0,0,0,0.3);
    color:white;
    clear:both;
    width:98%;
    position:absolute;
    top:90%;
    z-index:-1;*/
}
.wrap{
 /*   max-width:70%;*/
    border-collapse:collapse;
    border:solid 2px green;
}
.modal-body{
 width:100%;
}
.centered{
    min-width:100px;
    padding:3px;
    background:rgba(24, 120, 149, 0.5);
    border-radius:10px;
    color:black;
    position:absolute;
    opacity:0;
    transition:all 3s;
    left:30%;
    top:50%;
    z-index:-1;
}
.vocabulario button.centered2, 
.questions button.centered2{
    top:50%;
    left:72%;
    z-index:-1;
    position:absolute;
}
.nlevel{
    position:absolute;
    min-width:100px;
    padding:3px;
    background:rgba(0,0,0,0.7);
    left:50%;
    top:60%;
    opacity:0;
    transition:all 3s;
    color:white;
    border-radius:10px;
    z-index:-1;
}
.modal-body li a{
    background:#FF7F50;
    text-decoration:none;
    padding:2px;
    border-radius:10px;
    border-bottom:2px solid black;
    border-right:2px solid black;
    display:inline;
    font-weight:bold;
    opacity:1;

}
.modal-body li{
    list-style-type:none;
    margin-bottom:20px;
}
#navNew{
    background:#2E8B57;
    min-width:65%;
    
}
#navNew ul ul, #navNew1 ul ul{

list-style-type:none;
}
#navNew ul, #navNew1 ul{

padding: 0; margin: 0;

list-style-type: none;

/*font-size: 1.1rem;*/
width:80%;
}

#navNew ul a, #navNew1 ul a{
position:relative;

text-decoration: none;

color: #fff;

background:black;

z-index:4;

display: block; width: 10em;

padding: .1em;

transition: .3s;

}
#navNew ul > li, #navNew1 ul > li{ float: left; position: relative;
border-bottom: 1px solid white; 
 }

#navNew ul li ul {

position: absolute;

opacity: 0;

transition: .4s;

}
#navNew ul li:hover ul, #navNew1 ul li:hover ul{ opacity: 1; pointer-events: auto;}



nav#navNew ul li ul, #navNew ul li ul, #navNew1 ul li ul {

position: absolute;

opacity: 0;

transition: .4s;

pointer-events: none;

}
#navNew ul li:last-child a, #navNew1 ul li:last-child{
    border-right:0;
    border-bottom:0;
}
#navNew ul:first-child:hover, #navNew ul:first-child:focus{
    opacity: 1; pointer-events: auto;
}
/*NESTED SUBMENU/-*/

nav#navNew ul ul ul{
    display: none; 
}
nav#navNew ul ul li:hover ul, nav ul ul li:focus ul
{
display:block;
background:#2E8B57;
opacity:1;
}
.rnd-btn{

    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: none;
    background: slateblue;
    color: white;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;

}
.rnd-btn a{
    text-decoration:none;
    color:white;
    font-weight:bold;
}
.app #navNewapp{

    min-width:2%;
    position:absolute;
    
}
.app #navNewapp ul ul{

list-style-type:none;
}
.app #navNewapp ul{
    padding: 0; margin: 0;
    list-style-type: none;
    width:80%;
}

.app #navNewapp ul a{
    position:relative;
    text-decoration: none;
    color: white;
    font-weight:bold;
    z-index:4;
    display: block; width: 10em;
    padding: .1em;
    transition: .3s;

}
.app #navNewapp ul > li{ 
    float: left; 
    position: relative;
    border-bottom: 1px solid white;
    background:rgba(0,0,0,0.3);

 }

.app #navNewapp ul li ul {
    position: absolute;
    opacity: 0;
    transition: .4s;

}
.app #navNewapp ul li:hover ul{ 
    opacity: 1; 
    pointer-events: auto;
  }
.app nav#navNewapp ul li ul, 
.app #navNewapp ul li ul {
    position: absolute;
    opacity: 0;
    transition: .4s;
    pointer-events: none;
}
.app #navNewapp ul > li:last-child{
    border-right:0;
    border-bottom:0;
}
.app #navNewapp ul > li:first-child{
    background:rgba(0,0,0,0);;
    border:0;
}
.app #navNewapp ul:first-child:hover, 
.app #navNewapp ul:first-child:focus{
    opacity: 1; 
    pointer-events: auto;

}
#symbol {
    content: "";
    display: block;
    width: 32px;
    top: 2;
    height: 0;
    margin-left:4px;
    -webkit-box-shadow: 1px 10px 1px 1px black,1px 16px 1px 1px black,1px 22px 1px 1px black;
    box-shadow: 0 3px 0 3px black,0 12px 0 3px black,0 22px 0 3px black;
}
.flex-item-left, 
.flex-item-right{
    text-align:center;
}