/*******************************/
/********* General CSS *********/
/*******************************/
*{
    padding: 0;
    margin: 0;
}
/* background-image: url("https://upload.wikimedia.org/wikipedia/commons/0/0c/Plaza_de_La_Joya.JPG");*/
body {
    background-image: url("https://upload.wikimedia.org/wikipedia/commons/0/0c/Plaza_de_La_Joya.JPG");
    -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    margin: 0px;
}

/**********************************/
/********** Top Bar CSS ***********/
/**********************************/
.container{
    width: 90%;
}

.top-bar {
    position: relative;
    height: 80px;
    display: flex;
    align-items: center;
    background: #ffffff;
}

.top-bar .logo {
    text-align: left;
    overflow: hidden;
}

.top-bar .logo h1 {
    margin: -4px 0 0 0;
    color: #E81C2E;
    font-size: 50px;
    line-height: 50px;
    font-weight: 800;
    letter-spacing: 1px;
    font-style: italic;
}

.top-bar .logo h1 span {
    color: #202C45;
}

.top-bar .logo img {
    max-width: 100%;
    max-height: 60px;
}
.top-bar .row img {
    width: auto;
}

.top-bar .top-bar-item {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.top-bar .top-bar-icon {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #202C45;
    border-radius: 40px;
}

.top-bar .top-bar-icon i {
    margin: 0;
    color: #ffffff;
    font-size: 16px;
}

.top-bar .top-bar-text {
    padding-left: 15px;
}

.top-bar .top-bar-text h3 {
    margin: 0 0 5px 0;
    font-size: 18px;
    font-weight: 600;
}

.top-bar .top-bar-text p {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
}
.row a,h3{
    font-family: 'Barlow', sans-serif;
}

@media (max-width: 991.98px) {
    .top-bar .logo {
        text-align: center;
    }
}
/**********************************/
/*********** Nav Bar CSS **********/
/**********************************/
.nav-bar {
    position: relative;
    background: #2B9509;
    z-index: 10;
    width: 100%;

    
}
.navbar p,strong{
    text-align:center;
    margin: auto;
    font-family: 'MS Reference Sans Serif', sans-serif;
    color: #fff;
    font-size: 18px;
    padding-top: 2px;
}


/*contenido*/
 
.Contenido {
    display: flex;
    margin: 30px 100px 30px 100px;
    width: 80%;
}
/* border-left: 3px solid black; 
/*background: #F7F7F7;
margin-bottom: auto;*/
.Articulos  {
    width: 80%;
    background-color: #fff;
    margin: 0px 0px 0px 100px;
    border-radius: 10px 10px 10px 10px;
     padding-top: 20px;
-webkit-border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
background: #fff;
box-shadow: 0 0 0 1px #000,
5px 5px 2px;

}

.secciones{
    display: flex;
    text-align: justify;
    text-justify: inter-word;
    padding: 10px 30px 30px 30px;
    margin-top: auto;
    align-items: center;
}

/*#EF7F1A*/
.secciones h2 {
    text-align: center;
    color: #0D1E8A;
    font: 700 3em/1 "Oswald", sans-serif;
    border-top: #0D1E8A;
    margin-left: auto;
    margin-right: auto;
    text-shadow: black 0.02em 0.02em 0.02em ;
}
.secciones h3 {
    color: #0D1E8A;
}
/*width: 200px;
    height: 200px;
     border-radius: 50%;
object-fit: cover;
    top: 5px; */
.secciones .img{
    width: 100%;
    margin: 15px 0 15px 0;
box-shadow: 0px 0px 0px 9px rgba(0,0,0,0.18);
-webkit-box-shadow: 0px 0px 0px 9px rgba(0,0,0,0.18);
-moz-box-shadow: 0px 0px 0px 9px rgba(0,0,0,0.18);
} 
.menu-secundario{
    width: 25%;
    padding: 0px 0px 0px 0px;
    box-shadow: 0 0 0 1px #000,
    5px 5px 2px;
    margin-top: 0px;
    margin-bottom: auto;
    margin-left: 50px;
    border-radius: 10px 10px 10px 10px;
background: #31D92B;
    padding: 5px;
}


.menu-secundario ul{
list-style-type: none;
}

.menu-secundario ul a{
    display: block;
    text-align: left;
    color: black;
    text-decoration:none ;
    font-weight: bolder;
    font-size: 15px;
    
}
/* .menu-secundario ul a:hover{
    display: block;
    text-align: left;
    padding-left: 20px;
    color: black;
    text-decoration:none ;
    font-weight: bolder;
    font-size: 16px;
} */

.menu-secundario ul ul a {
    display: block;
    text-align: left;
    padding-left: 20px;
    color: black;
    margin-bottom: 0px;
    margin-top: 0px;
    text-decoration:none ;
    font-weight: 100;

}
/*
    font-weight: bolder;*/
.menu-secundario ul ul a:hover{
    display: block;
    text-align: left;
    color: black;
    text-decoration:none ;
    font-size: 16px;
    transition: all ease 0.5s;
}
/*deplegable*/
ul .acorh * {
margin: 0;
padding: 0;
border: 0;
}
ul .acorh {

list-style: none;
width: 100%;
font-size: 18px;
}
ul.acorh li {
list-style: none;
}
ul.acorh li:hover {
    list-style: none;
    background: #1d1b31;

}
ul.acorh li a {
display: block;
padding: 0px 10px 0px 20px;
text-decoration: none;
box-sizing: border-box;
color: #fff;
}
ul.acorh li ul {
max-height: 0;
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
transition: .3s all ease-in;
margin-top: 10px;
}
ul.acorh li li a {
padding: 10px 10px 10px 40px;
color: #9E9DA6;
font-size: 16px;
border: 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
box-sizing: border-box;
background: #1d1b31;
}
ul.acorc li li:last-child a {
border-bottom: 0;
}
ul.acorh li:hover ul {
max-height: 300px;
transition: .3s all ease-in;
}
ul.acorh li a:hover {
color: #fff;
}
/*Pie de pagina*/

.footer{
	width: 100%;
    height: 60px;
	background-color: #282E3A;
	color: black;
	margin-top: 0px;
    margin-bottom: 0px;
}
@media (max-width: 991.98px) {
    .footer{
        height: 80px;
    }
}
.footer p{
	text-align: center;
	padding: 15px;
	color: white;
	font-size: 15.5px;
	font-family: 'MS Reference Sans Serif', sans-serif;
}
.footer a{
	text-decoration:none ;
	color: white;
	font-size: 15.5px;
	font-family: 'MS Reference Sans Serif', sans-serif;
}
.footer a:hover{
	color: #348C0B;
}
/* align-items: center;
padding: 0px 5px 20px 50px;
text-align: justify;
text-justify: inter-word; */
.pdf {
    display: flex;
    

}
table img{
    width: 30px;
margin: 0 auto;

}
table img:hover{
    background-size: cover;
    width: 31px;
}
.pdf p{
    padding: 0px 30px 0 30px;
    text-decoration: none;
    font-weight: 500;
}
.pdf a{
    text-decoration: none;
}
.a{
    display: flex;
    align-items: center;
}
.a i{
    display: table-cell;
    vertical-align: middle;
}
.a .link_name{
    margin-left: 10px;
}
.acorh i{
    font-size: 20px;
    color: #fff;
    height: 50px;
  }
table{
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 991.98px) {
    .Contenido{
        display: flex;
        flex-flow: row wrap-reverse  ;     
        width: 100%;
        margin: 0px;
        box-shadow: 0 0 0 0x #000;
    }
    .Articulos{
        width: 100%;
        padding: 0px;
        margin: 0px;
 border-radius: 0px 0px 0px 0px;
-webkit-border-radius: 0px 0px 0px 0px;
-moz-border-radius: 0px 0px 0px 0px;
background: #fff;
box-shadow: 0 0 0 1px #000,
0px 0px 0px;

    }
    .secciones{
        display: block;
        border-radius: 0px;
        box-shadow: 0 0 0 0x #000;
    }
    .menu-secundario{
        width: 100%;
        margin-left: 0px;
        border-radius: 0px;
    }
}
.social {
    position: fixed;
    top: 55%;
    right: 0px;
    transform: translateY(-50%);
}
.social a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    margin: 10px;
    padding: 0px;
    line-height: 0px;
    background-color: #FFFFFF;
    border: 1px solid #CBCBCB;
    box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
}
.social a:hover {
    background-color: #212529;
    transition: all ease 0.5s;
}
.social i {
    font-size: 20px;
    color: #2B2B2B;
}
.social i:hover {
    font-size: 20px;
    color: #fff;
}
.fa-facebook-f{
    color: blue;
}


.video {
  width: 100%;
height: 480px ;
margin: 15px 0 15px 0;
box-shadow: 0px 0px 0px 9px rgba(0,0,0,0.18);
-webkit-box-shadow: 0px 0px 0px 9px rgba(0,0,0,0.18);
-moz-box-shadow: 0px 0px 0px 9px rgba(0,0,0,0.18)
}


@media (max-width: 991.98px) {
    .social{
        position: fixed;
        top: 20px;
        z-index:100;
        width: 50px;
        height: 30px;

    }
    .table{
        width: 100%;
    }
    .video{
        height: 300px ;
    }
}