 @import url('bootstrap.css');
 @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;600;700&display=swap');
 
 body{
  font-family: "Poppins", serif;
 }
 .header_index {
  background-image: url('../images/bg_principal.webp');
  background-repeat: no-repeat;
  background-attachment: fixed;
  height: 920px;
 
}

.fw-3rm,.fz-3rm{
  font-size: 2.5rem;
}
.color_heading_sub{
  color: #204055;
}
.article_title {
  background-image: url('../images/bg_header.jpg');
  background-repeat: no-repeat;
  height: 920px;
  margin-top: -5.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #03226E;
}

.bloques{
  font-size: 15px;
  text-align: center;
}

.article_title h2{
  font-size: 3.5rem;
}


.hgeneral a {
  color: #204055;
}
.hgeneral a:hover {
  color: #204055 !important;
}
#bloque1 {
  position: relative;
  height: 900px;
   background: url('../images/bg_test.webp'); 
  display: flex;
  justify-content: center;
  background-size: cover;
  background-repeat: no-repeat;
  /*background-color: #cf9800;*/
}

a.nav-link:hover {
    
  color: #fff;
  text-decoration:underline;
  text-decoration-color:#f1bb0b;
  text-underline-offset:10px;
}
.active .nav-link {
  text-decoration:underline;
text-decoration-color:#f1bb0b;
text-underline-offset:10px;
}
.bloque1__info{
  padding-top: 24rem;
  max-width: 845px;
}
.bloque1__info h2{
  font-size: 3rem;
  color: #fff;
}
.borde-top {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
 
}

.borde-top svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 237px;
  transform: rotateY(180deg);
}

.borde-top .shape-fill {
  fill: #FFFFFF;
}


.borde-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;

}

.borde-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  transform: rotate(180deg);
}

.borde-bottom svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 143px;
}

.borde-bottom .shape-fill {
  fill: #f2f2f2;
}

.nav-link {
  color: #fff;
}
.bienvenida{
  color: #03226E;
}

.bienvenida {
  margin-top: 5rem;
}
.introduccion h1{
  font-size: 4.5rem;
  font-weight: 300;
  color: #03226E;
  position: relative;
}

.introduccion h1:before{
  content: '';
  position: absolute;
  background: url('../images/marca_txt.png');
  width:570px ;
  height: 144px;
  top: -115px;
  opacity: 0.1;
}

.title_unach_bg:before{
  content: '';
  position: absolute;
  background: url('../images/unach_title_bg.png');
  width: 646px;
  height: 150px;
  top: -85px;
  opacity: 0.1;
  background-repeat: no-repeat;
}

.introduccion {
  padding: 5rem 0;
}

.btn_base{
  color: #fff;
  padding: 1rem 6rem;
  border-radius: 29px;
  font-size: 25px;
  font-weight: bold;
}
.btn-acercade {
  background-color: #32449A;

}

.btn-wp {
  background-color: #204055;

}
.btn_base:hover {
  border: solid 1px #333;
  color: #03226E !important;
}

.btn_registro {
  background: #CF9800;
  color: #fff !important;
  padding: 10px 25px;
 
}


#unied{
  background: #f2f2f2;
  padding: 5rem 0 10rem 0;
  font-size: 18px;
  color: #204055;
}

#unied h2{
color: #204055;
  font-weight: bold;
}

.titulo-primario{
  color: #1D396B;
}
.sub_titulo{
  color: #CF9800;
}
.icons {
  display: none;
}
.fs-18px{
  font-size: 18px;
}
.fs-15px{
  font-size: 15px;
}
.desarrollo {
  padding-bottom: 3rem;
  background-color: #204055;
  color: #fff;
}
.desarrollo img{
  margin-top: -5rem;
}
.subtitles{
  
    max-width: 700px;
    text-align: center;

}
.listas {
  position: relative;
  list-style: none;
}
.listas li:before {
  content: " ";
  background: url('../images/listas_25.webp');
  position: absolute;
  width: 30px;
  height: 30px;
  left: -10px;
}

.listas li {
  margin-bottom: 20px;
  font-weight:300;
  font-size: 1.25rem;
}
.servicios {
  background-color: #f1bb0a;
  padding: 5rem 0;
  color: #204055;
}

.servicios h5 {
  color: #204055;
  font-weight: bold;
}


.servicios h2{
  color: #1D396B;
}

.servicios img {
  margin-bottom: 1.5rem;
}
.py-5rm{
  padding: 5rem 0;
}
.py-12-7rm{
  padding: 12rem 0 7rem 0;
}
.py-11rm{
  padding: 11rem 0;
}
.py-21rm10rm{
  padding: 21rem 0 10rem 0;
}
#innovacion {
  
color: #ffffff;

background: #204055;
}

#innovacion p, #innovacion h3,#innovacion h2{
  color: #ffffff;
  
}
#innovacion h3{
  margin-bottom: 2.5rem;
  color: #f1bb0a;
}


#innovacion h3 em {
  color: #CF9800;
}
.img_innovacion{
  position: relative;
}

.innovacion__imagen{
  margin-top: -10rem;
}

.img_reski:before{
  background: url('../images/reskibg.png');
  position: absolute;
  content: '';
  width: 1029px;
  height: 915px;
  z-index: 0;
  top: -170px;
  left: -31px;
}

.img_mentorias:before{
  background: url('../images/mentorias_bg.png');
  position: absolute;
  content: '';
  width: 871px;
  height: 775px;
  z-index: 0;
  top: -40px;
  left: -325px;
}

.innovacion_intro {
  max-width: 950px;
  margin: 0 auto;
}

.contacto {
  background-color: #FAFAFA;
  position: relative;
  color: #808080;

}
.bg_contacto_2 {
  background-color: #f1bb0b;
  position: relative;
  color: #fff;
}

.contacto h2,.bg_contacto_2 h2{
  color: #204055;
}
.contacto__click:after{
  background: url('../images/click_line.webp');
  position: absolute;
  content: '';
  top: 141px;
  right: 94px;
  height: 155px;
  width: 267px;
  background-size: contain;
  background-repeat: no-repeat;
}

.catItemDateCreated {
  text-align: right;
}

.calendario-eventos-item a {
  color: #333;
  text-decoration: none;
}
.img-noticia img {
  display: block;
  margin: 0 auto;


}
li.field-entry.galeria-imagenes ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}

li.field-entry.galeria-imagenes ul li {
  margin-right: 12px;
  cursor: pointer;
}
.container.section-fields ul {
  list-style: none;
  padding-left: 0;
}
.bg_contacto_2 .contacto__click:after{

  filter: brightness(10);
}

.contacto__click{
  margin-bottom: 8rem;
  padding: 0px 30px;
  position: relative;
}

footer {
  background-color: #204055;
  text-align: center;
  color: #fff;
  padding: 2.5rem 0 2rem 0;
}
.bg_section {
  background-color: #F4F9FD;
 width: 100vw;
 position: relative;
 left: 49.3%;
 right: 50%;
 margin-left: -50vw;
 margin-right: -50vw;
}
.gd{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-gap: 15px;
}

.art-4,.art-5 {
  overflow: hidden;
}

h2,h3{
  color: #204055;
}

img {
  max-width: 100%;
  height: auto;
}

.login {
  position: fixed;
  border: solid 1px #838383;
  background-color: #e7e7e7;
  border-radius: 6px;
  z-index: 10;
}

.login .logout-button {
  margin-top: 5px;
  padding: 5px;
}
.login .login-greeting {
  text-align: center;
}

.article_titlexd {
  color: #204055;
}

.ml-n5rm{
  margin-left: -5rem;
}
.acerca__de:before {
  position: absolute;
  width: 4px;
  height: 100%;
  content: '';
  border-left: dashed #204055;
  left: 7%;
  z-index: -1;
}
.acerca__de {
  position: relative;
}

.m-0auto {
  margin: 0 auto;
}

@media only screen and (max-width: 991px) {
  .contacto__click:after{
  
    top: -124px;
   left: 0; 
    height: 112px;
    width: 162px;

    transform: rotate(160deg);
 
    
  }
  .contacto__click{
    margin-bottom: 0;
  }
  .fw-3rm,.fz-3rm{
    font-size: 2rem;
  }
  .header_index {
    
  
    height: 650px;
  }

  .bloque1__info h2{
    font-size: 3.5rem;
    
  }
  
.innovacion__imagen{
  margin-top: 0rem;
  margin-bottom: 2rem;
}

}
@media only screen and (max-width: 800px) {

  .title_unach_bg:before{

    background: url('../images/unach_title_bg.png');
    width: 442px;
    height: 150px;
   background-repeat: no-repeat;

    background-size: contain;
  }
  
}

@media only screen and (max-width: 768px) {
  .ml-n5rm{
    margin-left: 0rem;
  }
  .introduccion h1:before{
   
    width: 325px;
    height: 80px;
    top: -57px;
   
    background-size: cover;
    background-repeat: no-repeat;
  }
  
.article_title {

  height: 550px;
 
  background-size: cover;
}
  
}


@media only screen and (max-width: 576px) {
  .acerca__de:before {
    display: none;
  }
    
  }
  





@media only screen and (max-width: 500px) {
  .contacto__click:after{
    background: none;
  }
  .bloque1__info h2{
    font-size: 2.5rem;
    
  }
  

  #bloque1 {
    
    height: 850px;
   
  }

  .title_unach_bg:before{
    width: 290px;
    top: -15px;
  }
  .introduccion h1:before{
    width: 190px;
    height: 46px;
    top: -19px;
   
   }

   .bienvenida {
     margin-top: 0rem; 
  }
 
}
