 @charset "utf-8";
 /* CSS Document */
 /*----------------ESTILOS DE TEXTO--------------*/

 body {
   font-family: 'Roboto'sanf serif;
   margin: 0;
 }
 a:link {
   text-decoration: none;
 }
 ul {
   list-style: none;
 }
 button {
   background: white;
   -webkit-user-select: none; /* for button */
   -webkit-appearance: button; /* for input */
   -moz-user-select: none;
   -ms-user-select: none;
   border: 0
 }
 #menu_azul {
   width: 100%
 }
 .titulo1 { /* textos de estudia*/
   font-family: 'Roboto Slab', serif;
   color: #fff;
   font-weight: 400;
 }
 .titulo2 { /* slider*/
   /*text-transform: uppercase;*/
   color: #fff;
   font-weight: 300;
 }
 .titulo2_1 { /* textos titulos foto principal*/
   font-family: 'Roboto Slab', serif;
   color: #fff;
   font-weight: 400;
 }
 .titulo2-2 { /* slider*/
   font-family: 'Roboto Slab', serif;
   text-transform: uppercase;
   color: #fff;
   font-weight: 400;
 }
 .color_fondo {
   background: #4273F7;
   margin: 0;
 }
 .titulo3 { /* Subtitulos de noticias*/
   font-family: 'Roboto Slab', serif;
   text-transform: uppercase;
   color: #BAA816;
   font-weight: 400;
 }
 .titulo4 { /* Subtitulos de SEVICIOS*/
   color: #114C91;
   font-weight: 400;
 }
 .titulo5 { /* Subtitulos de SEVICIOS*/
   color: #114C91;
   font-family: 'Roboto Slab', serif;
   font-weight: 400;
 }
 .titulo6 { /* numeros estadisticas*/
   font-family: 'Roboto Slab', serif;
   text-transform: uppercase;
   color: #BAA816;
   font-weight: 700;
 }
 .titulo_esta {
   color: #114C91;
   font-weight: 400;
 }
 .subtitulo1 { /* Subtitulos de noticias dentro de la informacion*/
   font-family: 'Roboto Slab', serif;
   color: #114C91;
   font-weight: 400;
 }
 .subtitulo2 { /* subtitulos footer*/
   color: #D3D08D;
   font-weight: 500;
   /*text-transform: uppercase*/
 }
 .subtitulo3 {
   color: #114C91;
   font-weight: 400;
 }
 .subtitulo4 { /*Contenido deplegable*/
   color: #114C91;
   font-weight: 700;
 }
 .subtitulo5 { /* Subtitulos de estadistica*/
   color: #BAA816;
   font-weight: 700;
 }
 .texto1 { /* Contenido inicial parrafos*/
   font-weight: 400;
   color: #535353;
 }
 .texto2 { /*Contenido deplegable*/
   font-weight: 400;
   color: #535353;
 }
 .texto3 {
   color: #114c91; /* Titulos de todas las paginas*/
   font-weight: 700;
 }
 .texto4 { /*texto seccion  estuida en la uacj*/
   font-weight: 400;
   font-size: 0.875em;
   color: #fff;
 }
 .texto5 {
   color: #BAA816; /* Texto amarillo estadisticas*/
   font-weight: 400;
 }
 .texto6 {
   font-family: 'Roboto Condensed', sans-serif;
   padding-left: 0;
   list-style: none
 }
 .texto6 a { /*texto de pie*/
   font-weight: 400;
   font-size: 0.813em;
   color: #fff;
 }
 .texto6 a:hover {
   color: #BAA816;
 }
 .texto7 { /*texto de las opacidades*/
   font-weight: 300;
   color: #fff;
 }
 .texto8 { /*texto de las slider*/
   font-weight: 300;
   color: #fff;
   line-height: 150%;
 }
 .texto9 {
   color: #114c91; /* Titulos de la tablas*/
   font-weight: 500;
 }
 .liga_blanca {
   color: #FFFFFF
 }
 .liga_blanca:hover {
   color: #BAA816
 }
 /*Titulos para notas*/
 .texto_titulo {
   font-family: 'Roboto Slab', serif;
   font-weight: 400;
   color: #000000;
   font-size: 1.5em
 }
 .texto_fecha {
   font-family: 'Roboto Slab', serif;
   font-weight: 400;
   color: #535353;
   font-size: 1.1em
 }
 /*Titulos para sitios*/
 .titulos_sitios {
   text-transform: uppercase;
   font-weight: 300;
   color: #fff;
 }
 .clasificacion1 {
   font-weight: 500;
   font-size: 1em;
   color: #ffffff;
 }
 .clasificacion2 {
   font-weight: 500;
   font-size: 1.125em;
   color: #ffffff;
 }
 .direcccion_uacj {
   font-weight: 400;
   font-size: 0.813em;
   color: #ffffff;
 }
 hr {
   margin-top: 1px;
   width: 98%;
   size: 40px;
   color: #707070;
 }
 .table {
   width: 90%;
   margin: 0 auto;
   background: #fff;
 }
 a:link {
   text-decoration: none;
 }
 .fade-in-out-scroll, .fade-in-out-scroll-left, .fade-in-out-scroll-right {
   opacity: 0;
   position: relative;
 }
.fondo_azul{
	background: #114c91;
	
}
 /*Breadcrumb--*/
 .breadcrumb {
   font-size: .8em;
   padding: .2rem 1rem;
   margin-bottom: .1rem;
   background-color: #FFFFFF;
 }
 /*-------------SUBMENU-------------------*/
 .hr_sub {
   margin-top: 0px;
   margin-bottom: 0px;
 }
 .nav-item {
   margin-top: 1px;
   margin-bottom: 1px;
   padding-left: 8px;
 }
 .nav-item a:hover {
   background-color: #EBEBEB
 }
 .nav-item i {
   float: right;
   padding-right: 7px;
 }
 .sub_menu {
   text-transform: uppercase;
   font-size: 13px;
   list-style: none;
   padding-left: 5PX;
 }
 .sub_menu a {
   color: #535353
 }
 .sub_menu a:hover {
   color: #BAA816;
   background: white
 }
 /*------------ MENU DE SITIOS------------------*/
 .dropdown {
   display: block;
 }
 .dropdown-menu {
   position: absolute;
   top: 100%;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 10rem;
   padding: .5rem 0;
   margin: .125rem 0 0;
   font-size: 1rem;
   color: #212529;
   text-align: left;
   list-style: none;
   background-color: #fff;
   background-clip: padding-box;
   border: 1px solid rgba(0, 0, 0, .15);
 }
 .btn-secondary {
   color: #fff;
   background-color: #114c91;
   border: none
 }
 .btn-secondary:hover {
   color: #fff;
   background-color: #114c91;
   border: none
 }
 .btn-secondary:active {
   border: none
 }
 .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus {
   box-shadow: 0 0 0 0 rgba(17, 76, 145, .5)
 }
 .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
   color: #fff;
   background-color: #114c91;
   border: none
 }
 .border-bottom {
   border-bottom: none !important;
 }
 .btn.focus, .btn:focus {
   box-shadow: 0 0 0 .2rem rgba(13, 64, 123, .1);
 }
 btn-secondary.focus, .btn-secondary:focus {
   box-shadow: 0 0 0 .2rem rgba(13, 64, 123, .1);
 }
 /*------------- ESTILO DE SIDEBAR-------------------*/
 #sidebar-wrapper {
   position: fixed;
   top: 0px;
   height: 100%;
   z-index: 99;
   overflow: hidden;
   transition: all 0.5s;
 }
 #ocultar {
   position: fixed;
   z-index: 298;
   width: 100%;
 }
 /* SIDERBAR*/
 #sidebar-wrapper {
   overflow-y: scroll;
   overflow-x: hidden;
   min-height: 100vh;
   margin-left: 0;
   -webkit-transition: margin .25s ease-out;
   -moz-transition: margin .25s ease-out;
   -o-transition: margin .25s ease-out;
   transition: margin .25s ease-out;
   background-color: #FFF !important
 }
 #sidebar-wrapper .sidebar-heading {
   padding: 0.875rem 1.25rem;
   font-size: 20PX;
 }
 #sidebar-wrapper .list-group {
   width: 15rem;
 }
 #page-content-wrapper {
   min-width: 100vw;
 }
 #wrapper.toggled #sidebar-wrapper {
   margin-left: 7rem;
 }
 .list-group-item {
   color: #535353;
 }
 .foot-side {
   position: relative;
   overflow-y: hidden;
   overflow-x: hidden;
   bottom: 0px;
   background-color: #C6C6C6;
 }
 .foot-side img {
   height: 100%;
   max-height: 28px;
   width: auto;
   padding-top: 10px;
   padding-left: 15px;
   text-align: center
 }
 @media (min-width: 205px) {
   #sidebar-wrapper {
     margin-left: 0;
   }
   #page-content-wrapper {
     min-width: 0;
    /* width: 100%;*/
   }
   #wrapper.toggled #sidebar-wrapper {
     margin-left: -18rem;
   }
 }
 /*--------------Barra iconos-----------*/
 .nav_iconos {
   width: 100%;
   background: white;
   height: 37px;
 }
 .nav_iconos img {
   width: auto;
   max-height: 30px;
   height: 100%;
   float: right;
   padding: 5px 5px 0 10px;
 }
 .nav_iconos a {
   text-transform: uppercase;
   font-size: 1em;
   padding-left: 25px;
   /*padding-top: 20px;*/
   color: #114C91;
 }
 .nav_iconos a:hover {
   color: #CEB804;
 }
 .izq_icon {
   padding-top: 0.3%;
   display: inline-block;
   vertical-align: middle;
   float: left;
   width: 75%;
 }
 .der_icon {
   display: inline-block;
   text-align: right;
   float: right;
   width: 25%;
   padding-right: 19px;
 }
 .txt_eng {
   padding-bottom: .5%
 }
 /*--------------Menu azul-----------*/
 .menu_inicial {
   width: 100%;
   color: white;
   height: 45px;
 }
 .menu_inicial a {
   text-transform: inherit;
   font-size: 1em;
 }
 .menu_sitios {
   width: 100%;
   color: white;
   height: 55px;
   text-align: right
 }
 .menu_sitios a {
   padding-left: 20px;
 }
 /* ---- icon fa----*/
 .card-header .fa {
   transition: .3s transform ease-in-out;
 }
 .card-header .collapsed .fa {
   transform: rotate(-90deg);
 }
 /* IMAGEN DESTACADOS--------------*/
 img.img_desta {
   height: auto;
   text-align: center;
   width: 100%;
   display: block;
   margin-left: auto;
   margin-right: auto;
 }
 .somos {
   padding-top: 15px;
   text-align: center;
   background-color: #114C91;
 }
 .card-deck {
   width: 95%;
   margin-left: auto;
   margin-right: auto;
 }
 /*bg image caption*/
 .bg-img {
   width: 100%;
   position: relative
 }
 .caption-left {
   position: absolute;
   top: 80%;
   left: 5%;
   right: 25%;
   transform: translate(0%, -70%);
   -ms-transform: translate(-0%, -70%)
 }
 .caption-top {
   position: absolute;
   top: 60px;
   left: 2%;
   right: 5%;
   transform: translate(0%, -70%);
   -ms-transform: translate(-0%, -70%)
 }
 /*style the demo*/
 img {
   /* width: 100%;*/
   height: auto;
 }
 /*bg color*/
 .opacity {
   color: #fff !important;
   background-color: rgba(0, 0, 0, 0.6) !important;
 }
 /*text*/
 .text-white, .text-white-hover:hover {
   color: #fff !important;
 }
 .text-black, .text-black-hover:hover {
   color: #000 !important
 }
 .text-grey, .text-grey-hover:hover {
   color: #757575 !important
 }
 .text-red, .text-red-hover:hover {
   color: #f44336 !important
 }
 .large {
   font-size: 20px !important
 }
 .text-right {
   text-align: right !important
 }
 /*margin and padding*/
 .padding {
   padding: 12px 12px !important
 }
 /*border*/
 .leftbar {
   border-left: 6px solid #ccc !important;
   padding-left: 5px
 }
 .border-red {
   border-color: #f44336 !important
 }


 /*--CONTANCTO-------------------*/
 .contacto, .contacto2 {
   position: relative;
   width: 97%;
   left: 2%;
   max-width: 450px;
   background-color: #F7F7F7;
 }
 .contacto p {
   padding-left: 5%;
	
 }
 .contacto2 p {
   padding-left: 5%;
	  padding-right: 5%;
 }
 .contacto_titulo {
   font-family: 'Roboto Slab', serif;
   background-color: #BAA816;
   width: 100%;
   text-align: left;
   padding-left: 5%;
 }
 .icon_social {
   text-align: right;
   padding: 0 15px 5px 0;
 }
 .icon_social a {
   color: #114C91
 }
 .icon_social a:hover {
   color: #BAA816
 }
 /*FOOTER--------------------*/
 #footer {
   position: absolute;
   padding-left: 0px;
   padding-right: 0px;
   border-top: 10px solid #D3D08D;
   width: 100%;
   background-color: #0d407b;
 }
 .row {
   width: 100%;
   margin-right: 0px;
   margin-left: 0px
 }
 .col-md-6 {
   padding-left: 35px;
   width: 40%
 }
 .col-md-3 {
   width: 20%
 }
 #social {
   padding-left: 50px;
 }
 #social img {
   right: 10px;
   max-width: 100%;
   width: 30px;
   height: auto;
   margin: 10px
 }
 .footer-direc {
   max-width: 100%;
   background-color: #1a335a;
   height: 50px;
   padding-right: 15px;
   padding-top: 15px;
   text-align: right;
 }
 #footer-resp {
   text-align: center
 }
 .drop-menu a {
   font-size: .83em;
   color: #0D407B
 }
 .breadcrumb-item a {
   color: #535353;
 }
 .clima {
   font-size: .83em;
   color: #fff;
   max-width: 300px;
 }
 .clima > .container {
   padding-left: 0px;
 }
 /*buttons styles*/

#back-to-top-button {
  display: inline-block;
  width: 25px;
  height: 25px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 50px;
  right: 20px;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
}
#back-to-top-button::after {
  content: "\f139";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #535353;
}
#back-to-top-button.show {
  opacity: 1;
  visibility: visible;
}
 /*RESPNSIVE--------------------*/
 @media only screen and (min-width: 240px) {
	 #item_ocultar{
		 display: block
	 }
   .text_center {
     padding-top: 20px;
     padding-left: 20px
   }
   .titulos_sitios {
     display: none
   }
   .breadcrumb {
     display: none
   }
   .contacto2 { /* paginas al 60%*/
     width: 100%;
     left: 0px;
     margin: 0 auto;
   }
   #footer_completo {
     display: none
   }
   #footer-resp {
     display: block
   }
   .texto7 { /* Texto de las opacidad*/
     display: none;
   }
   #contenido1 {
     padding-top: 57px
   }
   .caption-left {
     right: 5px;
     left: 5px
   }
   .mas {
     width: 15px
   }
   .uno, .dos, .tres {
     display: none;
   }
   #nav {
     max-width: 100%;
   }
   .nav_iconos {
     display: none
   }
   .menu_inicial {
     display: none;
   }
   .menu_sitios {
     display: none;
   }
   #barra_blanca {
     display: none
   }
   #linea {
     padding-left: 2%;
     padding-right: 2%;
     width: 100%;
   }
   #img-somos {
     width: 40%;
   }
   .izq {
     width: 100%;
   }
   .der {
     width: 100%;
   }
   .list-group-item {
     font-size: 0.688em;
   }
   #img_resp {
     max-width: 150px;
     width: 100%;
     display: block;
   }
   #img_siglas {
     display: none;
   }
   .col-md-6 {
     padding-left: 35px;
     max-width: 50%
   }
   .col-md-3 {
     padding-left: 25px;
     text-align: left;
     max-width: 30%
   }
   .text-uppercase {
     font-size: 0.938em;
     text-align: left;
   }
   .titulo3, .titulo4, .titulo5, .titulo2-2, .titulo2, .titulo1, .titulo2_1 {
     font-size: 1.1em;
   }
   .titulo6 { /* numeros estadisticas*/
     font-size: 3em
   }
   .texto7 { /* Texto de las opacidad*/
     font-size: 0.35em;
   }
   .texto2, .texto4 { /*Contenido deplegable*/
     font-size: .72em;
	 }
	   .texto1 { /* Contenido inicial parrafos*/
     font-size: 0.775em;
   }
   .subtitulo1, .titulo_esta { /* Subtitulos de noticias dentro de la informacion*/
     font-size: 1.25em;
   }
   .texto8 { /* Texto slider*/
     font-size: .85em;
   }
   .col-md-6 img {
     width: 100%;
     max-width: 300px;
   }
   #social {
     padding-left: 20px;
   }
   #social img {
     right: 10px;
     max-width: 100%;
     width: 20px;
     height: auto;
     margin: 5px
   }
   .dropdown, .titulo_vida1 {
     display: none;
   }
 }
 @media only screen and (min-width: 368px) {
   .margin {
     margin: 16px !important;
   }
   .titulo3, .titulo4, .titulo5 {
     font-size: 1.42em;
   }
   .titulo2, .titulo2-2, .titulo2_1 {
     font-size: 1.1em;
   }
   .texto8 { /* Texto slider*/
     font-size: .85em;
   }
   .uno, .dos, .tres {
     display: none;
   }
   #nav {
     max-width: 100%;
   }
   .nav_iconos {
     display: none
   }
   .sub_menu {
     text-transform: uppercase;
     font-size: 0.750em;
     list-style: none;
     padding-left: 5PX;
   }
   .menu_inicial {
     display: none;
   }
   .menu_sitios {
     display: none;
   }
   #linea {
     padding-left: 2%;
     padding-right: 2%;
     width: 100%;
   }
   .izq {
     width: 100%;
   }
   .der {
     width: 100%;
   }
   .list-group-item {
     font-size: 0.688em;
   }
   #img_resp {
     max-width: 250px;
     width: 100%;
     display: block;
   }
   #img_siglas {
     display: none;
   }
   #barra_blanca {
     display: none;
   }
   .col-md-6 {
     padding-left: 35px;
     width: 100%
   }
   .col-md-6 img {
     max-width: 400px;
     width: 100%
   }
   .col-md-3 {
     width: 33.3%
   }
   #social {
     padding-left: 20px;
   }
   #social img {
     right: 10px;
     max-width: 100%;
     width: 20px;
     height: auto;
     margin: 5px
   }
   #footer-resp {
     display:
       block
   }
 }
 @media only screen and (min-width: 400px) {
	
   .text_center {
     padding-top: 20px;
     padding-left: 20px
   }
   
   .texto2 { /*Contenido deplegable*/
     font-size: .9em;
   }
	   .texto1 { /* Contenido inicial parrafos*/
     font-size: 0.875em;
   }
   .texto8, .texto4 { /* Texto slider*/
     font-size: .85em;
   }
   .uno, .dos, .tres {
     display: none;
   }
   #nav {
     max-width: 100%;
   }
   .nav_iconos {
     display: none
   }
   .sub_menu {
     text-transform: uppercase;
     font-size: 0.750em;
     list-style: none;
     padding-left: 5PX;
   }
   .menu_inicial {
     display: none;
   }
   .menu_sitios {
     display: none;
   }
   #linea {
     padding-left: 2%;
     padding-right: 2%;
     width: 100%;
   }
   .izq {
     width: 100%;
   }
   .der {
     width: 100%;
   }
   .list-group-item {
     font-size: 0.688em;
   }
   #img_resp {
     max-width: 250px;
     width: 100%;
     display: block;
   }
   #img_siglas {
     display: none;
   }
   #barra_blanca {
     display: none;
   }
   .col-md-6 {
     padding-left: 35px;
     width: 100%
   }
   .col-md-6 img {
     max-width: 400px;
     width: 100%
   }
   .col-md-3 {
     width: 33.3%
   }
   #social {
     padding-left: 0px;
   }
   #social img {
     right: 10px;
     max-width: 100%;
     width: 30px;
     height: auto;
     margin: 5px
   }
   #footer-resp {
     display:
       block
   }
 }
 @media only screen and (min-width: 600px) {
   .text_center {
     text-align: center;
     line-height: 250px
   }
   .card-img-top {
     max-height: 150px;
	   height: 150px;
     object-fit: cover;
   }
   .breadcrumb {
     display: block;
     padding: .2rem 1rem;
     margin-bottom: .1rem;
     background-color: #FFFFFF;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
   }
   .caption-left {
     right: 20%;
   }
	
 .titulo1,.titulo3, .titulo4, .titulo5,  .titulo2, .titulo2-2, .titulo2_1 {
     font-size: 1.62em;
   }
   .subtitulo1, .titulo_esta { /* Subtitulos de noticias dentro de la informacion*/
     font-size: 1.125em;
   }
   .subtitulo5 { /* Subtitulos de estadistica*/
     font-size: 1.125em;
   }
   .texto3 { /* Texto azul estadisticas*/
     font-size: 1.125em;
   }
   .texto5 { /* Texto amarillo estadisticas*/
     font-size: 0.875em;
   }
 
   .texto4 { /*texto slider*/
     font-size: 0.75em;
   }
   .texto2 { /*Contenido deplegable*/
     font-size: .9em;
   }
   .texto7 { /* Texto de las opacidad*/
    
     font-size: 0.9em;
   }
  
   .titulo6 { /* numeros estadisticas*/
     font-size: 2.5em
   }
   .texto8 { /* Texto slider*/
     font-size: .95em;
   }
   .nav_iconos {
     display: none;
   }
   #nav {
     width: 100%;
   }
   .dropdown, .titulo_vida1 {
     display: none;
   }
   .uno, .dos, .tres {
     display: none;
   }
   #img-somos {
     width: 100%;
     max-width: 350px;
   }
   #img_resp {
     max-width: 250px;
     width: 100%;
     display: block;
   }
   #img_siglas {
     display: none;
   }
   .list-group-item {
     font-size: 0.875em;
   }
   .menu_inicial {
     display: none;
   }
   .menu_sitios {
     display: none;
   }
   .izq {
     width: 40%;
   }
   .der {
     width: 60%;
   }
   .col-md-6 {
     padding-left: 35px;
     max-width: 50%
   }
   .col-md-3 {
     padding-left: 25px;
     text-align: left;
     max-width: 30%
   }
   .col-md-6 img {
     width: 100%;
     max-width: 370px;
   }
 }
 @media only screen and (min-width: 768px) {
	 #item_ocultar{
		 display: none
	 }
   .text_center {
     text-align: center;
     line-height: 200px
   }
   .contacto2 { /* paginas al 60%*/
     width: 50%;
     left: 25%
   }
   .contacto {
     width: 50%;
     left: 48%;
   }
   .nav_iconos a {
     font-size: .5em;
   }
   #footer_completo {
     display: block
   }
   #footer-resp {
     display: none
   }
   .caption-left {
     right: 25%;
   }
   .mas {
     width: 20px
   }
   .subtitulo1, .titulo_esta { /* Subtitulos de noticias dentro de la informacion*/
     font-size: 1.250em;
   }
   .titulo1 {
     font-size: 1.5em;
   }
   .titulo3, .titulo4, .titulo5 {
     font-size: 1.750em;
   }
   .texto7 { /* Texto de las opacidad*/
     font-size: 1em;
   }
   .subtitulo5 { /* Subtitulos de estadistica*/
     font-size: 1.875em;
   }
   .texto3 { /* Texto azul estadisticas*/
     font-size: 1.250em;
   }
   .texto5 { /* Texto amarillo estadisticas*/
     font-size: 1.125em;
   }
   .texto1 { /* Contenido inicial parrafos*/
     font-size: 1em;
   }
   .texto4 { /*texto slider*/
     font-size: 0.85em;
   }
   .titulo2, .titulo2-2, .titulo2_1 {
     font-size: 1.23em;
   }
   .texto8 { /* Texto slider*/
     font-size: 1em;
   }
   .sub_menu {
     text-transform: uppercase;
     font-size: 0.813em;
     list-style: none;
     padding-left: 5PX;
   }
   #img-somos {
     width: 100%;
     max-width: 400px;
   }
   #linea {
     padding-left: 2%;
     padding-right: 2%;
     width: 100%;
   }
   #img_resp {
     max-width: 250px;
     width: 100%;
     display: block;
   }
   #barra_blanca {
     display: none;
   }
   .menu_inicial {
     display: none;
   }
   .menu_sitios {
     display: none;
   }
   .izq {
     width: 40%;
   }
   .der {
     width: 60%;
   }
   .col-md-6 {
     padding-left: 35px;
     max-width: 40%
   }
   .col-md-3 {
     max-width: 20%
   }
   .col-md-6 img {
     width: 100%;
     max-width: 280px;
   }
   .dropdown-menu {
     font-size: .8rem;
   }
 }
 @media only screen and (min-width: 880px) {
	 .texto7 { /* Texto de las opacidad*/
     display: block;
     font-size: 1em;
   }
}
 @media only screen and (min-width: 992px) {
   .text_center {
     text-align: center;
     line-height: 300px
   }
   .nav_iconos {
     display: block;
   }
   .nav_iconos a {
     font-size: .72em;
     padding-left: 18px;
   }
   .card-img-top {
     max-height: 250px;
	 height: 250px;
     object-fit: cover;
   }
   .dropdown {
     display: block;
     right: 0px
   }
   #contenido1 {
     padding-top: 92px
   }
   .subtitulo1, .titulo_esta { /* Subtitulos de noticias dentro de la informacion*/
     font-size: 1.563em;
   }
   .texto4 { /*texto slider*/
     font-size: 0.9em;
   }
   .titulo3, .titulo4, .titulo5 {
     font-size: 1.775em;
   }
   .subtitulo5 { /* Subtitulos de estadistica*/
     font-size: 2.813em;
   }
   .texto1 { /* Contenido inicial parrafos*/
     font-size: 16px;
   }
   .texto2 { /*Contenido deplegable*/
     font-size: 1em;
   }
   .texto3 { /* Texto azul estadisticas*/
     font-size: 25px;
   }
   .texto5 { /* Texto amarillo estadisticas*/
     font-size: 20px;
   }
 
   .titulo2, .titulo2-2, .titulo2_1 {
     font-size: 1.5em;
   }
   .titulo6 { /* numeros estadisticas*/
     font-size: 3em
   }
   .texto8 { /* Texto slider*/
     font-size: 1.15em;
   }
   .titulos_sitios {
     font-size: 1.3em;
     display: block
   }
   .carousel-caption {
     right: 60%;
     left: 10%;
     bottom: 30%;
   }
   .nav_iconos {
     display: block;
   }
   .titulo_vida1 {
     display: block
   }
   #img-somos {
     width: 100%;
     max-width: 500px;
   }
   .menu_inicial {
     display: block;
   }
   .menu_inicial a {
     font-size: 14px;
   }
   .uno, .dos, .tres {
     display: block;
     color: white;
     width: 32.5%;
     float: left;
     text-align: center;
   }
   .menu_sitios {
     display: block;
     font-size: 13px;
   }
   #img_resp {
     display: none;
   }
   #img_siglas {
     display: block;
     width: 100%;
     max-width: 80px;
   }
   #barra_blanca {
     display: block
   }
   #barra_blanca img {
     max-width: 700px;
     width: 100%;
   }
   .col-md-6 {
     padding-left: 35px;
     width: 40%
   }
   .col-md-3 {
     width: 20%
   }
   .dropdown-menu {
     font-size: 1rem;
   }
 }
 @media only screen and (min-width: 1200px) {
   .text_center {
     text-align: center;
     line-height: 400px
   }
   .nav_iconos a {
     font-size: .85em;
     padding-left: 25px;
   }
   .contacto2 { /* paginas al 60%*/
    /* width: 40%;
     left: 30% */
   }
   .contacto {
     width: 41%;
     left: 59.5%;
   }
   .caption-left {
     right: 50%;
   }
   .menu_inicial a {
     text-transform: inherit;
     font-size: 16px;
   }
   .dos {
     color: white;
     width: 10%;
     float: left;
     text-align: center;
   }
   .uno {
     text-align: right;
     width: 40%
   }
   .tres {
     text-align: left;
     width: 40%
   }
   .uno a {
     padding-left: 10px;
   }
   .tres a {
     padding-right: 10px;
   }
   .menu_sitios {
     display: block;
     font-size: 18PX;
   }
   #img-somos {
     width: 100%;
     max-width: 500px;
   }
   .col-md-6 img {
     width: 100%;
     max-width: 380px;
   }
   .texto4 { /*texto slider*/
     font-weight: 400;
     font-size: 1em;
     color: #fff;
   }
   .texto2 { /*Contenido deplegable*/
     font-size: 1.125em;
   }
   .titulo1 {
     font-size: 1.8em;
   }
   .texto7 { /* Texto de las opacidad*/
     font-size: 1.1em;
   }
   .titulo2, .titulo2-2, .titulo2_1 {
     font-size: 1.8em;
   }
   .texto8 { /* Texto slider*/
     font-size: 1.1em;
   }
   .titulos_sitios {
     font-size: 1.5em;
   }
 }
 @media only screen and (min-width: 1300px) {
   .nav_iconos a {
     font-size: .9em;
   }
   .titulo6 { /* numeros estadisticas*/
     font-size: 3.5em
   }
   @media only screen and (min-width: 1900px) {
     .card-img-top {
       height: 350px;
		  max-height: 350px;
       object-fit: cover;
     }
     .contacto2 { /* paginas al 60%*/
       width: 45%;
       left: 27.5%
     }
     /*.contacto {
    width: 22%;
    left: 77%;
  }*/
   }
   @media only screen and (min-height: 1030px) {
     .foot-side {
       position: absolute;
       overflow-y: hidden;
       overflow-x: hidden;
       bottom: 0px;
     }
     #sidebar-wrapper {
       overflow-y: hidden;
       overflow-x: hidden;
     }
   }
  