
.h1 {
font-family: "noto";
font-size: 60px;
color:orange;

}

#header{
  background-color: #FFFFFF;
  color: #08298A;
  text-align: left;
  padding: 5px;
  font-size: 20px;
  font-family: "noto";
  line-height: .5;
  width: 80%;
  margin: auto;
   border-bottom-style: solid;
    border-bottom-color: coral;



}

.logo-nav-container {
display: flex;
justify-content: space-between;
flex-wrap: wrap;

}

.navigation {
  margin: 0;
  padding: 0;
  list-style: none;


}

.menu-icon {
display: block;


}

#Logo{

 width: 18%;
 height: auto;
 float: right;
 clear: both;
 display: flex;


}

#nav{
  line-height: 20px;
  background-color: white;
  color: black;
  height: 900px;
  width: 300px;
  float: left;
  padding: 20px;
  padding-left: 40px;
  font-size: 16px;
  font-family: "lato";
  text-align: left;
  text-decoration: none;
  margin: 20px;
}

#content: {
  width: 750px;
  float: left;
  padding: 20px;
  padding-right: 40px;
  color: black;
  text-align: justify;
  font-size: 20px;
  font-family: sans-serif;
  padding: 0px 150px 0px 150px;
}
#content1: {
  width: 1200px;
  float: right;
  padding: 20px;
  padding-right:40px;
  color: black;
  text-align: justify;
  font-size: 17px;
  font-family: "lato";
  padding: -400px 150px 100px 0px;
}

#footer{
  background-color: #a09f9f;
  color: black;
  clear: both;
  text-align: center;
  padding: 10px;
}


.info container {
width: 100%;
background: red;
font-family: lato;

}

.info-main {
width: 98%;
max-width: 1000px;
margin: auto;
text-align: center;
padding: 30px 200px;

}

.back-to-top {
position: fixed;
right: 6rem;
bottom: 2rem;
display: block;
background: #260CF9;
color: #FFF;
padding: 0.3rem 1rem;
transition: all 0.5s linear;
cursor: pointer;
opacity: 0.6;

}

.back-to-top:hover {
  opacity: 1;

}

.video {
height: 0;
padding-bottom: 56.25%;
position: relative;



}

.video iframe{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;



}

.video-wrapper{
width: 90%;
margin: auto;


}




.footer {
width: 100%;
font-family: lato;
font-size: 12px;

}

.footer-container {
width: 100%;
background: #909090;
color: #fff;
font-size: 13px;


}
.footer-main {
width: 98%;
margin:auto;
padding: 20px 0;
display: flex;
flex-wrap: wrap;


}

.footer-main .footer-columna {
width: calc(100% /3);
text-align: center
;

}

.footer-main .footer-columna:nth-child(2) {
padding: 0 20px;
text-align: center;

}

.footer-main .footer-columna:nth-child(2) p {
padding: 0 20px;
text-align: center;

}

.footer-main .footer-columna:nth-child(2) img {
text-align: center;
margin:auto;

}
.footer-main .footer-columna h3 {
font-size: 18px;
color:inherit;
margin-bottom: 20px;


}
.footer-main .footer-columna span p {
display: inline-block;
margin-left: 5px:
margin-bottom: 15px;
font-family: lato;

}

.footer-copy-redes {
width: 100%;
color: black;
background: #999;
border-top: 3px solid #FFF;
margin: auto;
display: flex;
flex-wrap: wrap;
font-family: noto sans;
font-size: 1em;


  
}

.footer-main .footer-columna:nth-child(3) li {
text-align: center;
margin:auto;
font-size: 1.2em;
text-decoration: none;
list-style: none;
color: black;
line-height: 2em;
    font-family: lato;


}

.footer-main .footer-columna:nth-child(1) li {
text-align: center;
margin:auto;
font-family: lato;
font-size: 1.2em;
text-decoration: none;
list-style: none;
color: black;
line-height: 2em;
}

.main-copy-redes {
width: 98%;
max-width: 1000px;
padding: 10px 0px;
margin: auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;



}

.footer-redes ul {
  margin: 0;
  padding: 0;
  list-style: none;

}

.footer-redes ul li {
display: inline-block;


}

.footer-redes ul li a{
display: block;
padding: 0.5rem, 1rem;
transition: all 0.4s;

}

.footer-redes ul li a:hover {
background: red;

}



.main-copy-redes .footer-copy {
width: 78%;



}

.main-copy-redes .footer-copy {
width: 30%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;

}

.main-copy-redes .footer-copy {
  display: inline-block;
text-decoration: none;
width: 20%;
height: 20%;


}

.main-copy-redes .footer-copy a{
  display: inline-block;
text-decoration: none;
width: 20%;
height: 20%;


}


.footer {
    
background-color: #808080;
 color: black;
 clear: both;
 text-align: right;
 padding: 10px;
 display: inline-flex;
 text-align: center;
 padding-top: 20px;

}

.footer2 {
background-color: #808080;
 color: black;
 clear: both;
 text-align: center;
 padding: 10px;
 display: inline-flex;

}

.footer2 a {
color: white;
text-decoration: none;


}

.footer-main .footer-columna:nth-child(3) {
padding: 0px 20px; 
text-align: center;

}


.enlaces {
display: inline-flex;
justify-content: space-between;
align-items: center;
display: block;
padding: 1.5rem 5rem 0 0;



}

ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 180px;

}


body{
  background-color: white;
  font-family: "lato";
  text-align: justify;
  padding-top: 10px;
}

img{

  display: block;
  margin: 0px;
  text-align: center;




}


a{
  text-decoration: none;
  color: black;
    font-family: 

}
hr {
  height: 1px;
  background-color: orange;


}
.submenu {
display: none;

}
.apartado {
float: left;



} 

.footer li{
  text-decoration: none;
  list-style: none;
  display: block;
  font-family: lato;
  font-size: 16px;
  color: black;
  padding-top: 10px;


}

.footer li a:hover {
  color:white;
  display: block;
  padding: 0.5rem 1rem;

}


/*
    DEMO STYLE
*/
@import "ttps://fonts.googleapis.com/css2?family=Noto+Sans&display=swap"



body {
    font-family: 'Noto', sans-serif;
    background: #fafafa;
}

p {
    font-family: 'noto', sans-serif;
    font-size: 1.2em;
    font-weight: 300;
    line-height: 2em;
    color: black;
    text-align: justify;
}

p a, p a:hover, p a:focus {
    color: #0633AA;
    

  }
 p a:hover, p a:focus {
    color: #0633AA;
text-decoration: underline;

}

a, a:hover, a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;

}

.navbar {
    padding: 5px 5px;
    background: #fff;
    border: none;
    border-radius: 0;
    margin-bottom: 20px;
    
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
    margin-left: -15px;

}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0px;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */
.wrapper {
    padding-top: 20px;
    display: flex;
    align-items: stretch;
    perspective: 1500px;
    width: 80%;
    margin: auto;
    text-align: left;
    text-decoration: none;


}

#sidebar {

    min-width: 250px;
    max-width: 250px;
    background: #fff;
    color: #111;
    transition: all 0.6s cubic-bezier(0.945, 0.020, 0.270, 0.665);
    transform-origin: bottom left;
      border-right-style: solid;
    border-right-color: coral;
    
}

#sidebar.active {
    margin-left: -250px;
    transform: rotateY(120deg);
    
}

#sidebar .sidebar-header {
    padding: 35px 10px 15px 0px;
    /*background: #6d7fcc;*/
}

#sidebar ul.components {
    padding: 20px 0;
    list-style: none;
    text-decoration: none;
   
}

#sidebar ul p {
    color: #111;
    padding: 10px;
    text-decoration: none;
    list-style: none;
}

#sidebar ul li a {
    padding: 10px;
    font-size: 1.2em;
    display: block;
    text-decoration: none;
    list-style: none;
    
}
#sidebar ul li a:hover {
    color: #7386D5;
/*    background: #e54040;*/
}

#sidebar ul li.active > a, a[aria-expanded="true"] {
    color: #111;
    background: #D9D9D6;
   
}

#sidebar ul li {
    text-decoration: none;
    list-style: none;
}


a[data-toggle="collapse"] {
    position: relative;
}

a[aria-expanded="false"]::before, a[aria-expanded="true"]::before {
    content: '\e259';
    display: block;
    position: absolute;
    right: 20px;
    font-family: 'Glyphicons Halflings';
    font-size: 0.6em;

}

a[aria-expanded="true"]::before {
    content: '\e260';
}


ul ul a {
    font-size: 1.2em !important;
    padding-left: 30px !important;
/*    background: #6d7fcc;*/
}




ul.CTAs {
    padding: 20px;
}

ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}


a.article, a.article:hover {
/*    background: #6d7fcc !important;*/
    color: #111 !important;
}



/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */
#content {
    padding: 20px;
    padding-left: 20px;
    min-height: 100vh;
    transition: all 0.3s;
}

#sidebarCollapse {
    width: 30px;
    height: 30px;
    background: orange;

}

#sidebarCollapse span {
    width: 80%;
    height: 2px;
    margin: 0 auto;
    display: block;
    background: #555;
    transition: all 0.8s cubic-bezier(0.810, -0.330, 0.345, 1.375);
    transition-delay: 0.2s;
}

#sidebarCollapse span:first-of-type {
    transform: rotate(45deg) translate(4px, 4px);

}
#sidebarCollapse span:nth-of-type(2) {
    transform: rotate(-45deg) translate(4px, -4px);


}
#sidebarCollapse span:last-of-type {
      opacity: 0;
}


#sidebarCollapse.active span {
    transform: none;
    opacity: 1;
    margin: 5px auto;

}


/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */
@media (max-width: 768px) {
    #sidebar {
        margin-left: -250px;
        transform: rotateY(90deg);

    }
    #sidebar.active {
        margin-left: 0;
        transform: none;
    }
    #sidebarCollapse span:first-of-type,
    #sidebarCollapse span:nth-of-type(2),
    #sidebarCollapse span:last-of-type {
        transform: none;
        opacity: 1;
        margin: 5px auto;
        cursor: pointer;
    }
    #sidebarCollapse.active span {
        margin: 0 auto;
    }
    #sidebarCollapse.active span:first-of-type {
        transform: rotate(45deg) translate(4px, 4px);
    }
    #sidebarCollapse.active span:nth-of-type(2) {
        transform: rotate(-45deg) translate(4px, -4px);
    }
    #sidebarCollapse.active span:last-of-type {
        opacity: 0;
    }

.navigation {

}

.menu-icon {
display: none;

}

.navbar-btn {
       margin-left: 0px;

    }

.navigationf ul li {
  display: inline-block;

}

.logo-nav-container {
text-align: center;
    display: block;
    
}

.footer {
    
    background-color: #808080;
 color: black;
 clear: both;
 text-align: center;
 padding: 40px 22px 20px 22px;

}

.back-to-top {
position: fixed;
right: 6rem;
bottom: 2rem;
display: block;
background: #260CF9;
color: #FFF;
padding: 0.3rem 1rem;
transition: all 0.5s linear;
cursor: pointer;
opacity: 0.6;



}

.enlaces-nav-container {
display: inline-flex;
justify-content: space-between;
 
        
        
    }
    
    .footer-main .footer-columna:nth-child(2) p {
        display: none;
        

}
