:root {
--bs-bg-body: #ffffff;

--bs-color-blanco:#ffffff;

--bs-color-ama1:#FCFAD6;
--bs-color-ama2:#F8F3A7;
--bs-color-ama3:#F2EC6A;
--bs-color-ama4:#F7E455; /*oficial*/
--bs-color-ama5:#F0D30D;
--bs-color-ama6:#F9CF01;

--bs-color-gris1:#E8E8E8;
--bs-color-gris2:#ADB0B6;
--bs-color-gris3:#878C94; /*oficial*/
--bs-color-gris4:#818181;
--bs-color-gris5:#666666;
--bs-color-gris6:#575757;


--bs-color-azul1:#ECF8F9;
--bs-color-azul2:#158cba;
--bs-color-azul3:#2779AA; /*oficial*/
--bs-color-azul4:#22619F;
--bs-color-azul5:#005279;
--bs-color-azul6:#003366;
--bs-color-azul7:#002463;



/*--bs-coloaramacc:#F8F3A7;
--bs-coloaramac:#F7E455;
--bs-coloaramam:#F4DB2B;
--bs-coloaramaf:#F9CF01;

--bs-colorgrisc:#E8E8E8;
--bs-colorgrism:#868B93;
--bs-colorgrisf:#707070;
--bs-colorgriso:#575757;*/

--bs-bg-blanco:#ffffff;

--bs-bg-ama1:#FCFAD6;
--bs-bg-ama2:#F8F3A7;
--bs-bg-ama3:#F2EC6A;
--bs-bg-ama4:#F7E455; /*oficial*/
--bs-bg-ama5:#F0D30D;
--bs-bg-ama6:#F9CF01;

--bs-bg-gris1:#E8E8E8;
--bs-bg-gris2:#ADB0B6;
--bs-bg-gris3:#878C94; /*oficial*/
--bs-bg-gris4:#818181;
--bs-bg-gris5:#666666;
--bs-bg-gris6:#575757;

--bs-bg-azul1:#ECF8F9;
--bs-bg-azul2:#158cba;
--bs-bg-azul3:#2779AA; /*oficial*/
--bs-bg-azul4:#22619F;
--bs-bg-azul5:#005279;
--bs-bg-azul6:#003366;
--bs-bg-azul7:#002463;



/*--bs-amarrillocc:#F8F3A7;
--bs-amarrilloc:#F7E455;
--bs-amarrillom:#F4DB2B;
--bs-amarrillof:#F9CF01;

--bs-grisc:#E8E8E8;
--bs-grism:#868B93;
--bs-grisf:#707070;
--bs-griso:#575757;*/

/*--bs-blanco:#ffffff;*/

--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--bs-body-font-size: 1rem;
--bs-body-font-weight: 400;

}

/*----------------------------------------contenedor------------------------------------*/
body{
background-color:var(--bs-bg-body);
color:var(--bs-bg-gris6);

/*font-family: 'Montserrat', sans-serif;*/
/*font-family: 'Raleway', sans-serif;*/
font-family: 'Open Sans', sans-serif;
/*font-family: Lato;*/

}

.cont_comp{
    padding-right: 0px !important;
    padding-left: 0px !important;

}
#denl_prin{
	/*width: 100%;*/
  height: 20vh !important;

}
#row_enl_prin{
  height: 100% !important;
}
.container_enl_prin_item{
height: 100% !important;
}
.row_enl_prin_item{
height: 100% !important;
}
.img_enl_prin {
    /*width: 100% !important;*/
}

#row_enl_prin{
  height: 100% !important;
}

.denl_prin_item{
  /*width: 100%;*/
  height: 20vh !important;
}




#enl_prin .item{

  height: 20vh !important;
}

.ocultar_top{
  display:none !important;
  visibility:hidden !important;

}

/*----------------------------------------contenedor------------------------------------*/

/*----------------------------------------background------------------------------------*/
.bg-amarillo1{
    background-color: var(--bs-bg-ama1);
}
.bg-amarillo2{
	background-color: var(--bs-bg-ama2);
}
.bg-amarillo3{
	background-color: var(--bs-bg-ama3);
}
.bg-amarillo4{
	background-color: var(--bs-bg-ama4);
}
.bg-amarillo5{
	background-color: var(--bs-bg-ama5);
}
.bg-amarillo6{
	background-color: var(--bs-bg-ama6);
}

.bg-gris1{
	background-color: var(--bs-bg-gris1);
}
.bg-gris2{
	background-color: var(--bs-bg-gris2);
}
.bg-gris3{
	background-color: var(--bs-bg-gris3);
}
.bg-gris4{
	background-color: var(--bs-bg-gris4);
}
.bg-gris5{
	background-color: var(--bs-bg-gris5);
}
.bg-gris6{
	background-color: var(--bs-bg-gris6);
}

.bg-azul1{
  background-color: var(--bs-bg-azul1);
}
.bg-azul2{
  background-color: var(--bs-bg-azul2);
}
.bg-azul3{
  background-color: var(--bs-bg-azul3);
}
.bg-azul4{
  background-color: var(--bs-bg-azul4);
}
.bg-azul5{
  background-color: var(--bs-bg-azul5);
}
.bg-azul6{
  background-color: var(--bs-bg-azul6);
}
.bg-azul7{
  background-color: var(--bs-bg-azul7);
}








.bg-blanco{
    background-color: var(--bs-bg-blanco);
}

.enc_card_bg{
  background-image: url("../img/fondo_enc_card1.png");
  background-repeat: no-repeat;
  background-position: right;
  background-color: var(--bs-bg-gris3);
  color: #ffffff;
  font-weight: bold;
}

footer {
    /*background-color: #575757;*/
    background-color: var(--bs-bg-gris6);

    color: var(--bs-color-blanco);
    font-size: 1.1em!important;
}

.subfooter1{
  border-right: 2px solid #F9CF01 ;

}
.subfooter2{
  background-image: url("../img/fondo_footer_amarillo.png");
  background-repeat: no-repeat;
  background-position: right;
  height: 50px;
  /*border: 2px solid #F9CF01 ;*/
}

.subfooter2 .fa-inverse{  
color: var(--bs-bg-gris6);
}

.card_body_bg {
    /*background-image: url(../img/pie_card.png);*/
    /*background-image: url(../img/logo_eslogan.png);*/
    background-position: 98% 98%;
    /*background-size: cover;*/
    background-repeat: no-repeat;
}

.sec_numeralia .icon {
  font-size: 30px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
  background: var(--bs-bg-ama4);
  border-radius: 50%;
  transition: 0.5s;
  color: var(--bs-bg-gris6);
  overflow: hidden;
  box-shadow: 0px 0 25px rgba(0, 0, 0, 0.15);
}

.sec_numeralia .icofont{
    width:80px;
    height: 80px;
    line-height: 80px;
    font-size:2rem;
    background-color: var(--bs-bg-ama6);
    color:#fff;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    margin-bottom: 20px;
    box-shadow: 0px 0px 0px 8px rgba(249, 207, 1, 0.4);

}


.sec_numeralia .icon1_border{
    background-color: var(--bs-bg-ama6);
    padding: 10px;
    border-radius: 50%;
    margin: 0 auto;
    width: 80px;
    height: 80px;
    /*position: absolute;*/
    top: 18.6%;
    left: 25%;
    right: 25%;
    margin-bottom: 20px;
}
.sec_numeralia .icon1_border .icon2{
    background-color: var(--bs-bg-ama6);
    border: 2px solid;
    border-color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    padding-top: 23%;
}
.sec_numeralia .icon1_border .icon2 h3{
    margin-bottom: 5px;
    font-size:1.6rem;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    /*font-family: 'Raleway', sans-serif;*/
    /*font-family: 'Open Sans', sans-serif;*/
    /*font-family: Lato;*/
}


/*----------------------------------------background------------------------------------*/

/*------------------------------------------texto---------------------------------------*/
.texto-amarillo1{
    color: var(--bs-color-ama1);
}
.texto-amarillo2{
	color: var(--bs-color-ama2);
}
.texto-amarillo3{
	color: var(--bs-color-ama3);
}
.texto-amarillo4{
	color: var(--bs-color-ama4);
}
.texto-amarillo5{
	color: var(--bs-color-ama5);
}
.texto-amarillo6{
	color: var(--bs-color-ama6);
}

.texto-gris1{
	color: var(--bs-color-gris1);
}
.texto-gris2{
	color: var(--bs-color-gris2);
}
.texto-gris3{
	color: var(--bs-color-gris3);
}
.texto-gris4{
	color: var(--bs-color-gris4);
}
.texto-gris5{
	color: var(--bs-color-gris5);
}
.texto-gris6{
	color: var(--bs-color-gris6);
}

.texto-azul1{
  color: var(--bs-color-azul1);
}
.texto-azul2{
  color: var(--bs-color-azul2);
}
.texto-azul3{
  color: var(--bs-color-azul3);
}
.texto-azul4{
  color: var(--bs-color-azul4);
}
.texto-azul5{
  color: var(--bs-color-azul5);
}
.texto-azul6{
  color: var(--bs-color-azul6);
}
.texto-azul7{
  color: var(--bs-color-azul7);
}


.texto-blanco{
    color: var(--bs-bg-blanco);
}

.texto_enlp{
  font-size: 16px;
  color: var(--bs-bg-blanco) !important;
}

.titulo{
  font-weight: 700!important;
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;

  color: var(--bs-color-gris6) !important;

}
.numeralia{
  color: var(--bs-bg-gris6) !important;
  /*text-shadow: #000000 3px 0 3px;*/

}
.texto_enl_int{
  font-size: 13px;
  color: var(--bs-bg-blanco) !important;
}
.texto_enl_ext{
  font-size: 13px;
  color: var(--bs-bg-blanco) !important;
}

.fa-1x {
    font-size: 1.2em !important;
}
/*------------------------------------------texto---------------------------------------*/
/*---------------------------------------nav--------------------------------------------*/
.navbar_transp{

opacity: 0.8 !important;

}
/*.navbar_transp ul li {
color: var(--bs-color-blanco) !important;
background-color: rec !important;

}*/
/*-------------------------------------.-nav--------------------------------------------*/
/*--------------------------------------linea-------------------------------------------*/
.linea_enl_prin{
  border-right: solid 2px var(--bs-bg-blanco);
}
.separator_tit {
    height: 2px;
    width: 300px;
    margin: auto;
    background: var(--bs-bg-ama6);
}
.divider {
  position: relative;
  width: 250px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}

.divider:after,
.divider:before {
  content: ' ';
  width: 100px;
  position: absolute;
  border-bottom: dotted 2px var(--bs-bg-gris3);
  top: 50%;
  margin-top: -4px;
}

.divider:before {
  left: 0;
}

.divider:after {
  right: 0;
}

.divider.dark:after,
.divider.dark:before {
  border-color: var(--bs-bg-gris3);
}

.divider > i {
    color: var(--bs-bg-ama6);
    font-size: 23px;
}

.hr-visitante {
    color: var(--bs-bg-ama6);
    background-color: var(--bs-bg-ama6);
    height: 3px;


    width:50%; 
    margin-left:25% !important; 
    margin-right:25% !important;

    /*border: 2px solid #F9CF01 ;*/
}
.hr-color {
  color: var(--bs-bg-ama6);
    background-color: var(--bs-bg-ama6);
    height: 3px;
    width: 600px;
    /*border: 2px solid #F9CF01 ;*/
}
#avisos_carr .owl-item {
     border: 3px solid var(--bs-bg-ama6) !important; 
}

/*--------------------------------------linea-------------------------------------------*/
/*-----------------------------------imagenes-------------------------------------------*/
.img-noticiap{
  width: 180px !important;

}
.img-noticia{
  width: 150px !important;
  height: 100px !important;

}

.img-enl{
  background-color: var(--bs-bg-gris6);
  padding: 50px;
  /*padding-left: 50px;
  padding-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;*/

  border-radius: 100%;
  border: 3px solid var(--bs-bg-ama6);

  /*margin: 100px;
width: 200px;
height: 200px;
border: 1px dashed black;

padding-top: 55px;*/
}
.img-enl:hover {
  background-color: var(--bs-bg-ama3);
  /*background:rgba(255,255,255,0.1);*/
  /*background: rgba(87, 87, 87, 0.7);*/
}
.img-enl_int{
    background-color: var(--bs-bg-gris6);
    padding: 50px;
    border-radius: 100%;
    border: 3px solid var(--bs-bg-ama6);

    /*margin: 100px;
width: 200px;
height: 200px;
border: 1px dashed black;

padding-top: 55px;*/
}

.img-enl_int:hover {
  /*background-color: var(--bs-grisc);*/

  /*background:rgba(255,255,255,0.1);*/
  /*background: rgba(87, 87, 87, 0.7);*/
  background-color: var(--bs-bg-ama2);
}


/*-----------------------------------imagenes-------------------------------------------*/
/*----------------------------------------conocenos-------------------------------------*/
.conocer{
  box-shadow: -10px -5px 40px 0 rgba(0, 0, 0, 0.1);

  padding: 30px;
  position: relative;
  overflow: hidden;
  background: #fff;
  transition: all 0.3s ease-in-out;
  border-radius: 8px;
  z-index: 1;
}
.conocer::before {
  content: "";
  position: absolute;
  background: var(--bs-bg-azul1);
  right: 0;
  left: 0;
  bottom: 0;
  top: 100%;
  transition: all 0.3s;
  z-index: -1;
}
.conocer:hover::before {
  background: var(--bs-bg-azul1);
  top: 0;
  border-radius: 0px;
}

.conocer:hover {
  /*background:var(--bs-bg-azul1);*/
}


.conocenos .info-icono {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91px;
  flex: 0 0 91px;
  min-width: 91px;
  background-color: var(--bs-bg-azul5);

  width: 91px;
  height: 91px;
  line-height: 95px;
  font-size: 40px;
  color: #ffffff;
  text-align: center;
  border-radius: 50%;
  margin-right: 20px; }

  .conocenos .info-icono:hover {

  background-color: var(--bs-bg-azul2);
}

.conocenos .contenido h5 {
  color:red;
  margin-bottom: 15px;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms; }
.conocenos:hover .contenido h5, .conocenos:focus .contenido h5 {
  color: var(--bs-amarrillof) !important;  }  

.ul-carrera{
  margin-left: -30px;

}
.ul-carrera li{
  margin-bottom: 10px;
}
.ul-carrera li:hover{
  background-color: var(--bs-bg-ama1) !important;
  /*color: var(--bs-color-blanco) !important;*/

}


/*----------------------------------------conocenos-------------------------------------*/
/*----------------------------------informacion relevante-------------------------------*/
ul.info-import{
  list-style: none !important;
  padding-left: 1em;
}
/*ul.info-import li > a li {*/
ul.info-import li i {  
    margin-left: -10px;
    margin-right: 8px;
}
ul.info-import li:hover{
  background-color: var(--bs-bg-gris1) !important;
  /*color: var(--bs-color-blanco) !important;*/

}
/*----------------------------------informacion relevante-------------------------------*/

.ocultar_top{
  display:none !important;
  visibility:hidden !important;

}

/*----------------------------------------scrollUp--------------------------------------*/
#scrollUp {
    bottom: 50px !important;
}

.scroll-to-top {
    background-color: var(--bs-bg-gris5);
    color: var(--bs-color-blanco) !important;
    display: none;
    width: 50px;
    height: 50px;
    font-size: 25px;
    border-radius: 100%;
    line-height: 50px;
    text-align: center;
    color: #fff;
    position: fixed;
    right: 50px;
    bottom: 60px;
    z-index: 999;
    box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
    transition: all 0.3s ease-in-out;
}

.scroll-to-top:hover,
.scroll-to-top:focus {
    background-color: var(--bs-bg-ama4);
    color: var(--bs-color-gris6) !important;
    box-shadow: 0px 16px 22px 0px rgba(90, 91, 95, 0.3);
}

/*----------------------------------------scrollUp--------------------------------------*/

/*-------------------------------------------card---------------------------------------*/
.card1,.car2 {
    font-weight: 300;
    
    /*-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);*/
}
.card1 {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: var(--bs-bg-gris6);
    /*background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);*/
    border-radius: .25rem;
    /*height:400px;*/
    margin-top:10px
}
.card2 {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: var(--bs-bg-gris4);
    /*background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);*/
    border-radius: .25rem;
    /*height:400px;*/
    margin-top:10px
}
.testimonial-card .card-up {
    height: 60px;
    overflow: hidden;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.blue.lighten-2 {
    background-color: var(--bs-bg-blanco) !important;
    }    
.teal.lighten-2 {
    /*background-color: #336699 !important;*/
    background-color: var(--bs-bg-blanco) !important;
}

.testimonial-card .avatar {
    width: 160px;
    height: 160px;
    margin-top: -60px;
    overflow: hidden;
    border: 5px solid #ffffff;
    border-radius: 50%;
    background-color: var(--bs-bg-gris4) !important;
    text-align:center;
    padding-top: 20px;
}
.testimonial-card .avatar1 {
    width: 160px;
    height: 160px;
    margin-top: -60px;
    overflow: hidden;
    border: 5px solid #ffffff;
    border-radius: 50%;
    background-color: var(--bs-bg-gris2) !important;
    text-align:center;
    padding-top: 20px;
}
.card_body_enlace{
  height: 60px;
  padding-top: 10px;
}
.userfotog {
  height: 100px;
  width: 170px;
  border-radius: 50%;}

/*-------------------------------------------card---------------------------------------*/

/*--------------------------------------------preloader---------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid var(--bs-bg-ama6);
  border-top-color: var(--bs-bg-ama3);
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

#preloader1{ 
background: #000;
/*background-size:15%*/
height: 100vh;
width: 100%;
position: fixed;
z-index:9999;
}



/*--------------------------------------------preloader---------------------------------*/
.skiptranslate{
  margin-top: 23px !important;
}

.skiptranslate span {
  /*visibility: hidden;*/
  display: none;
}



/*===================================media query=========================================*/
/*=======================================================================================*/

/* sm applies to small devices (landscape phones, less than 768px) */

@media (min-width: 50px) and (max-width: 767.98px) {
  /*@media (max-width: 575.98px) { */
.conocenos .info-icono {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70px;
  flex: 0 0 70px;
  min-width: 70px;
  background-color: var(--bs-bg-azul5);

  width: 70px;
  height: 70px;
  line-height: 68px;
  font-size: 34px;
  color: #ffffff;
  text-align: center;
  border-radius: 50%;
  margin-right: 20px; }

.ul-carrera{
  margin-left: -30px;
}
.ul-carrera li a{
  font-size: 15px !important;
}

  footer {
    background-color: var(--bs-bg-gris6);
    /*background-color: yellow;*/
    font-size: 0.8em!important;
    /*box-shadow: 0 6px 20px 10px grey;*/
  }
  .subfooter1{
    border-right: none ;
    margin: auto;
    text-align: center;
  }
  .subfooter2{
    background-image: url("../img/fondo_footer_amarillo-400.png");
    background-repeat: no-repeat;
    background-position: right;
    height: 40px;
    /*border: 2px solid #F9CF01 ;*/
  }

 .hr-color {
  /*color: #F9CF01;
  background-color: #F9CF01;
  */
  color: #ffffff;
  background-color: #ffffff;    
    height: 3px;
    width: 50%;
    /*border: 2px solid #F9CF01 ;*/
}

#enl_prin .item{
  /*background-color: purple;*/
}

  #enl_prin .item .img_enl_prin {
  width: 100px !important;
  height: 59px !important;
}
.texto_enlp{
  font-size: 12px;
  color: var(--bs-bg-blanco) !important;
} 

#subfooter2_1{
margin-top: 10px !important;
}

#subfooter2_2{
margin-top: -37px !important;
}

.title-sis { color: hsl(0, 0%, 28%);font-size: 16px;font-weight: bold;font-family: var(--mdb-font-roboto);letter-spacing: 5px; cursor: pointer;text-transform: uppercase;}  

  h4.fw-bold{
  text-align: center;
  /*color: red;  */
  }

.scroll-to-top {
    right: 20px;
    bottom: 43px;
}

}




/* md applies to small devices (landscape phones, less than 768px) */
@media (min-width: 768px) and (max-width: 991.98px) {
/*@media (max-width: 767.98px) {  */

.conocenos .info-icono {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70px;
  flex: 0 0 70px;
  min-width: 91px;
  background-color: var(--bs-bg-azul5);

  width: 91x;
  height: 91x;
  line-height: 90px;
  font-size: 40px;
  color: #ffffff;
  text-align: center;
  border-radius: 50%;
  margin-right: 20px; }

.ul-carrera{
  margin-left: -30px;
}
.ul-carrera li a{
  font-size: 17px !important;
}

  footer {
    background-color: var(--bs-bg-gris6);
    /*background-color: red;*/
    font-size: 0.8em!important;
   /* box-shadow: 0 6px 20px 10px grey;*/
  }
  .subfooter1{
    border-right: none ;
    
  }

  .subfooter2{
    background-image: url("../img/fondo_footer_amarillo-576.png");
    background-repeat: no-repeat;
    background-position: right;
    height: 40px;
    /*border: 2px solid #F9CF01 ;*/
  }

#enl_prin .item{
  /*background-color: pink;*/
}

  #enl_prin .item .img_enl_prin {
  width: 100px !important;
  height: 59px !important;
}
.texto_enlp{
  font-size: 13px;
  color: var(--bs-bg-blanco) !important;
}

  .title-sis { color: hsl(0, 0%, 28%);font-size: 20px;font-weight: bold;font-family: var(--mdb-font-roboto);letter-spacing: 5px; cursor: pointer;text-transform: uppercase;}  

}

/*  lg applies to medium devices (tablets, less than 992px) */
@media (min-width: 992px) and (max-width: 1199.98px) {
/*@media (max-width: 991.98px) { */

  .conocenos .info-icono {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91px;
  flex: 0 0 91px;
  min-width: 70px;
  background-color: var(--bs-bg-azul5);

  width: 70px;
  height: 70px;
  line-height: 68px;
  font-size: 32px;
  color: #ffffff;
  text-align: center;
  border-radius: 50%;
  margin-right: 20px; }

.conocenos .contenido h5 {
  color:red;
  margin-bottom: 15px;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms; }
.conocenos:hover .contenido h5, .conocenos:focus .contenido h5 {
  color: var(--bs-amarrillof) !important;  }  

.ul-carrera{
  margin-left: -30px;
}
.ul-carrera li a{
  font-size: 18px !important;
}


  footer {
    background-color: var(--bs-bg-gris6);
    /*background-color: greenyellow;*/
    font-size: 0.8em!important;
    /*box-shadow: 0 6px 20px 10px grey;*/
  }
  .subfooter1{
    border-right: none ;
  }

  .subfooter2{
    background-image: url("../img/fondo_footer_amarillo-768.png");
    background-repeat: no-repeat;
    background-position: right;
    height: 45px;
    /*border: 2px solid #F9CF01 ;*/
  }
#enl_prin .item{
  /*background-color: green;*/
}

  #enl_prin .item .img_enl_prin {
  width: 130px !important;
  height: 76px ;
}
.texto_enlp{
  font-size: 14px;
  color: var(--bs-bg-blanco) !important;
}

  .title-sis { color: hsl(0, 0%, 28%);font-size: 24px;font-weight: bold;font-family: var(--mdb-font-roboto);letter-spacing: 5px; cursor: pointer;text-transform: uppercase;}  
}

/* xl applies to large devices (desktops, less than 1200px) */
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .conocenos .info-icono {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91px;
  flex: 0 0 91px;
  min-width: 80px;
  background-color: var(--bs-bg-azul5);

  width: 80px;
  height: 80px;
  line-height: 76px;
  font-size: 36px;
  color: #ffffff;
  text-align: center;
  border-radius: 50%;
  margin-right: 20px; }

.ul-carrera{
  margin-left: -30px;
}
.ul-carrera li a{
  font-size: 18px !important;
}


  footer {
    background-color: var(--bs-bg-gris6);
    /*background-color: blue;*/
    font-size: 0.8em!important;
    /*box-shadow: 0 6px 20px 10px grey;*/
  }

  .subfooter2{
    background-image: url("../img/fondo_footer_amarillo-992.png");
    background-repeat: no-repeat;
    background-position: right;
    height: 45px;
    /*border: 2px solid #F9CF01 ;*/
  }
#enl_prin .item{
  /*background-color: red;*/
}

#enl_prin .item .img_enl_prin {
width: 150px !important;
height: 88px;
}
.texto_enlp{
  font-size: 15px;
  color: var(--bs-bg-blanco) !important;
}

  .title-sis { color: hsl(0, 0%, 28%);font-size: 28px;font-weight: bold;font-family: var(--mdb-font-roboto);letter-spacing: 5px; cursor: pointer;text-transform: uppercase;}  

}

/* xxl applies to x-large devices (large desktops, less than 1400px) */
@media (min-width: 1400px) {
/*@media (max-width: 1399.98px) { */
  
  /*footer {
    background-color: var(--bs-bg-gris6);
    font-size: 0.8em!important;
    box-shadow: 0 6px 20px 10px grey;
  }*/

}

/*===================================media query=========================================*/
/*=======================================================================================*/

/*style="height: 100vh;*/