@import url('https://fonts.cdnfonts.com/css/montserrat');
 body 
{ 
 height: 100%;
 overflow-x: hidden;
}
.col-md-12{
  padding-left: 0px!important;
  padding-right: 0px!important;
}
.b-example-divider {
    height: 3rem;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
  }
  .container{
    width: 100%;
   
  }
  .btn{
    white-space:normal!important;
    font-size: 16px!important;
  }
  .acordeon2{
    background-color: #999b9a!important;
   
  }
  .segundo{
    color: #fff!important;
    font-weight: bold!important;
    font-size: 14px!important;
  }
  .form-control-dark {
    color: #fff;
    background-color: var(--bs-dark);
    border-color: var(--bs-gray);
  }
  .form-control-dark:focus {
    color: #fff;
    background-color: var(--bs-dark);
    border-color: #fff;
    box-shadow: 0 0 0 .25rem rgba(255, 255, 255, .25);
  }
  
  .bi {
    vertical-align: -.125em;
    fill: currentColor;
  }
  
  .text-small {
    font-size: 85%;
  }
  
  .dropdown-toggle {
    outline: 0;
  }
  a.dropdown-toggle {
    font-size: 13px;
  }
  a.nav-link {
    font-size: 13px;
  }
 

    .mt-n4 {
      margin-top: -2.5em !important;
  }
  .footer-pleca{
    background-color: #12322B;
      background-image: url(https://upcp-compranet.funcionpublica.gob.mx/op/cnetassets/descargas/img/pleca_.svg);
      background-repeat: repeat-x;
      min-height: 25px;
  }

  .liga{
    color: #9F2241;
    font-weight: bold;
  }
  .liga:hover{
    color: #BC955C;
    font-weight: bold;
  }
  .correo{
    font-weight: 500;
    color: #9F2241;
  }
  .titulo h2 {
    color: #6f7271;
    padding-left: 10px!important;
    font-weight: bold!important;margin-bottom: 0;
}
.mt-n4 {
  margin-top: -2.5rem !important;
}
.card-body{
  background-color: #efefef;
}
.info2{
  background-color: #EADFCE;
}
.card-body2{
  background-color: #9F2241;
  padding: 1.25rem;
  flex: 1 1 auto;
  border-radius: 5px;
}
.card-body3{
  background-color: #f9f1e4;
  padding: 1.25rem;
  flex: 1 1 auto;
  border-radius: 5px;
}

.btn-link2{
  color: #9F2241!important;
  font-weight: bold!important;
}

.btn:hover{
border: none!important;
box-shadow: none!important;
outline: none!important;
}
.btn:focus{
  border: none!important;
  box-shadow: none!important;
  outline: none!important;

}
.btn::after{
  border: none!important;
  box-shadow: none!important;
  outline: none!important;

}

.gris2{
  background-color: #f7f7f7;
}
h1 {
  color: #393C3E;
  font-weight: bold;
  font-family: Montserrat;
  text-align: center;
}


h4{
  color: #393C3E;
  font-weight: bold;
  font-family: Montserrat;
  text-align: center;
}
.registra{
  color: #9f2241;
  font-weight: bold;
  font-family: Montserrat;
  text-align: left;
  font-size: 16px;
  vertical-align: middle;
}
.logosPie {
  background-image: url(https://upcp-compranet.funcionpublica.gob.mx/op/cnetassets/descargas/img/logosPie.png);height: 100px;background-size: 110% auto; margin: 0; background-repeat: no-repeat;}
.container2{
  display: flex;
  width: 100%;
}
.container-img{
  display: flex;
  justify-content: center;
  align-items: center;
}
.centrar{
  display: flex;
  justify-content: center;
}
.centrar2{
  width: 100%;
}
.directorio{
  background-image: url('img/directorio_uc.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  
}
.alto{
  height: 50px!important;
}
.logo{
  background-image: url(img/logos.png);
  background-repeat: no-repeat;
  width: 100px;
}

.logo-main{background-image: url(img/logos.svg) !important;
  float: left;
  width: 100px!important;
  background-repeat: no-repeat;
  margin-top: 20px;
  
}


.navbar-brand{
  height: 37px!important;
}
.navbar-expand-lg .navbar-nav .nav-link {
  color: #6F7271!important;
  height: 45px;
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: 300;
}
#prioritario-a{
  background-color: #fff!important;
}
.nav-link:hover{
  background-color: transparent!important;
}
.nav-tabs .nav-link:hover{
  color: #9F2241!important;
}

  .titulo h2 {
      color: #6f7271;
      padding-left: 5%!important;
      font-weight: bold!important;margin-bottom: 0;
  }
  ul.listaCompranet {
    list-style: none;
    font-size: 19px;
}
ul.listaCompranet a {
    color: black;
    text-decoration: none;
}
ul.listaCompranet a:hover {
    color: #b03c58;
}
ul.listaCompranet li {
    margin-bottom: 15px;
}
.contrataciones{
  display: flex;
  background-color: #E0E0E0;
  color: inherit;
  padding: 10px;
  width: 100%;
  margin: 0px auto;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-top: -10px;
  font-weight: bold;
}  
.supervisores{
  display: inline-flex;
  background-color: #E0E0E0;
  color: inherit;
  width: 90%;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 50px;
 
  
}  
.portadasDos{
  width: 100%;
display: flex;
align-items: center;
  justify-content: center;
  background-color: #e0e0e0;
  text-align: center;
  padding: 2%;

}
.btn_recuperar{
  margin-bottom:3rem;
}
.btn:hover {
  color: none!important;
}
a:hover{
  text-decoration: none!important;
}
a{
  text-decoration: none!important;
}
.portadasDos{
  width: 48%;
display: flex;
align-items: center;
  justify-content: center;
  background-color: #FFF;
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
}
.card2{
  background-color: #efefef!important;
}
.btn_seccion{
  color: #4b4c4c;font-weight: bold;text-align: left; padding-left: 10px; text-align: left;
}
.portada {
  background-color: #ffffff;
  margin-bottom: 2rem;
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  padding: 0 3% 1% 3%;
  margin-top: 20px;
  
}
.flex-item {
  /* background: tomato; */
  padding: 5px;
  width: 21%;
  margin: 10px 2% 5px 2%;
  /* line-height: 150px; */
  /* color: white; */
  /* font-weight: bold; */
  /* font-size: 3em; */
  text-align: center;
  /* margin: 20px; */
  
}
.flex-itemTab {
  
  width: 31%;
  margin: 10px 1% 5px 1%;
  margin-bottom: 2em;
  padding: 1%;
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  
  }

  .fila {
    width: 100%;
    display: flex;
    align-items: center;
}
.izq {
  float: left;
  
}
.der {
  float: left;
  vertical-align: middle;
  justify-items: center;
  padding-top: 10%;
  padding-left: 2%;
}
.flex-container {
  /*padding: 0;*/
  margin: 0;
  padding-left: 5%;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;

  
}
.g-4, .gy-4 {
  padding-bottom: 1.5rem;
}
.cajaimg{
  background-color: rgba(255, 255, 255, 0.8);
  width: 40%;
  left: 45%;
  border-radius: 9px;
}

.img19{
  background-image:linear-gradient(
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0.5)), url(img/ANUNCIO1_CNET23.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #828281;
  
}
.img20{
  background-image:linear-gradient(
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0.5)), url(img/credito_externo_uc.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #828281;
  
  }
  .img31{
    background-image:linear-gradient(
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0.5)), url(img/IM-ASEGURAMIENTOAERONAVES.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #828281;
    
    }
    .img32{

      background-image:linear-gradient(
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0.5)), url(img/banner_hc.jpg);
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      background-color: #828281;
      
      }
.img4{
      background-image:linear-gradient(
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0.5)), url(img/mfij2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #828281;
    
}
.imgcc{

  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #828281;
  
}
.img5{
  background-image:linear-gradient(
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0.5)), url(img/DIRECTORIO_PROVEEDORES_CNET23.png);
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      background-color: #828281;
      
  }
  .img6{
    background-image:linear-gradient(
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0.5)), url(img/IMVALES.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #828281;
    
}
.img7{
  background-image: url(img/banner_ncnet_dep.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #828281;
  
}
.img8{
  background-image: url(img/banner_ncnet_prov.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #828281;
  
}
.img9{
  background-image:linear-gradient(
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0.5)), url(img/MANTENIMIENT-OCT_cnet23.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #828281;
  
}
.img10{
  background-image:linear-gradient(
    rgba(0, 0, 0, 0.5),
rgba(0, 0, 0, 0.5)), url(img/IMCOMBUSTIBLE.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #828281;
  
}
.img11{
  background-image: url(img/banner_archivo.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #828281;
  
}
.img12{
  background-image:linear-gradient(
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0.5)), url(img/mejoras_besa.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #828281;
  
}
.img13{
  background-image:linear-gradient(
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0.5)), url(img/IM-ASEGURAMIENTOBIENESPATRIMONIALES.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #828281;
  
}
.img14{
  background-image:linear-gradient(
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0.5)), url(img/CONSULTAPROCEDIMIENTOS.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #828281;
  
}
.img15{
  background-image: url(img/banner_sitio_p_2023.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #828281;
  
}
.img16{
  background-image:linear-gradient(
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0.5)), url(img/guia.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #828281;
  
}
.img17{
  background-image:linear-gradient(
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0.5)), url(img/DOMINIOS_CNET23.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #828281;
  
}
.img18{
  background-image:linear-gradient(
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0.5)), url(img/IM071-24_CNET23.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #828281;
  
}
.img21{
  background-image:linear-gradient(
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0.5)), url(img/compranet5.0_banner.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #828281;
  
}
.img22{
  background-image:linear-gradient(
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0.5)), url(img/MANTENIMIENT-OCT_cnet23.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #828281;
  
}
.img23{
  background-image:linear-gradient(
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0.5)), url(img/Ene-25_CNET23.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #828281;
  
}
.img24{
  background-image: url(img/banner_im119.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #828281;
  
}
.img25{
  background-image:linear-gradient(
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0.5)), url(img/NUEVAURL.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #828281;
  
}
.img26{
  background-image:linear-gradient(
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0.5)), url(img/banner_directorio.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #828281;
  
}
.img27{
  background-image:linear-gradient(
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0.5)), url(img/NOTIFICACIONES.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #828281;
  
}
.img28{
  background-image:linear-gradient(
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0.5)), url(img/MESAAYUDA_CNET23.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #828281;
  
}
.bcm{
  background-image: url(./contratos_marco/img/banner1.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #828281;
}
.bcm2{
  background-image: url(./directorio_inicio/img/banner1.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #828281;
}
.bt{
  background-image: url(./contratos_marco/img/baner_Texto.svg);
  float: right;
}
.redondear{
  border-radius: 12px;
  text-align: center;
}
.contacta1{
  background-color: #cacccb;
  padding-top: 15px;

}
.contacta2{
  background-color: #efeeed;
  padding-top: 15px;

}
.contacta3{
  background-color: #efe8df;
  padding-top: 15px;

}
    .contenedor{
      position: relative;
      display: inline-block;
      text-align: center;
  }
  .centrado{
    color: #e0e0e0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
  
h1 {
  font-weight: bold;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #828281;
}
p{
  font-size: 1em;
  padding: 1%;
  margin-block-start: 0.5em;
  margin-block-end: 0.5rem;
  font-weight: 400;

}
a {
  color: black;
  text-decoration-color: #b03c58 solid;
}
*::before,
*::after {
  box-sizing: content-box;
}


.empresa {
  margin-left: -2.5rem !important;
}
.der {
 
  vertical-align: middle;
}

/* Carousel base class */
.carousel {
  margin-top: 45px!important;
  position: relative;
}

.blanco {
  border-color: #fff!important;
  border-color: transparent;
  
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
  padding-bottom: 0px;
  color: #000000;
 font-size: medium;
  padding: 1rem;
  
}
.carousel-caption p {
    
  font-size: 1.6rem!important;
}

.mid{
  vertical-align: middle;
}

/* Declare heights because of positioning of img element */
.carousel-item {

  height: 34rem;
  min-height: 300px;
  
}
.row {
  margin-left: 0px!important;
 
}
.claro{
  background-color: #FFF!important;
}
.carousel-item > img {
  position: relative;
    
    float: left;
    width: 100%;
 
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.img1{

  background-image: url(img/banner1.png);
  background-position: center center;
  background-repeat: no-repeat;
 background-size: cover;
background-color: #828281;
  
  }
  .img2{

    background-image: url(img/banner2.png);
    background-position: center center;
    background-repeat: no-repeat;
   background-size: cover;
  background-color: #828281;
    
    }
    .img3{

      background-image: url(img/banner3.png);
      background-position: center center;
      background-repeat: no-repeat;
     background-size: cover;
    background-color: #828281;
      
      }
.fl{
 display: flex!important;
  align-items: stretch;
}

.btn-carrusel{
color: #FFF;
background-color: #bc955c;
border-color: #bc955c;
}
.btn_interior{
font-size: .7em;
font-weight: bold;
}
/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-3 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}
/* rtl:begin:ignore */
.marketing .col-lg-3 p {
  margin-right: .75rem;
  margin-left: .75rem;
}
/* rtl:end:ignore */


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  /* rtl:remove */
  letter-spacing: -.05rem;
}


.sub{
  font-size: 30px;
}

@media (max-width: 1427px) {

  .logo-main{
  height: 80px;
  width: 350px;
  margin-top: 20px;
  
}
}/*-----------------------------------------  fin media query*/
@media (max-width: 1261px) {
  .logo-main{
  height: 80px;
  width: 280px;
  margin-top: 20px;
  
}

}

@media (max-width: 1195px) {

  a.dropdown-toggle{
    font-size: 11px;
  }
  a.nav-link {
    font-size: 11px;
  }
 
}
@media (min-width:1120px) {
  
  .navbar-nav {
      float: left;
      margin: 0
  }
  .navbar-nav>li {
      float: left;
  }
  .navbar-nav>li>a {
      padding-top: 40px;
      /* padding-bottom: 10.5px */
  }

.row {
    display: block;
    width: 100%;
}
}

@media (max-width: 1120px){
  body{
  
    width: 100vw!important;
  }
  .carousel-caption p {
    font-size: 1.4rem!important;
}
.portadasDos {
    width: 100%;
    margin: 20px;
}


.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    
    float: left!important;
    background-color: transparent;
    width: 100%!important;
}
.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
  float: left!important;
  background-color: transparent!important;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
  padding: 5px 15px 5px 25px;
}


.supervisores{
  display: block;
}
.container {
  display: block;
  
  
}

.super{
  
  width: 100%;
}
.row{
  display: block;
  width: 100%;
}
.align-items-stretch {
  align-items: stretch!important;
}
.px-4 {
  padding-right: 1.5rem!important;
  padding-left: 1.5rem!important;
}
.container2{
  display: block;
  width: 100%;
}
.main-footer .list-info{
  margin-left: 10%;
}


.cajaimg{
 
  width: 80%;
  left: 10%;
}

}
@media (max-width: 768px){
  .carousel-caption p {
    font-size: 1.2rem!important;
}
.sub{
  font-size: 16px;
}
.respon{
  font-size: 12px;
}


.flex-itemTab { width: 90%!important; }
}

@media (min-width: 768px){
  .btn-group-lg>.btn, .btn-lg, .btn-group-lg>.btn{
    padding: none!important;
  }
}
@media (max-width: 500px){
  body{
  
    width: 100vw!important;
  }

.flex-itemTab { width: 90%; }
}
@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    
    font-size: 1.25rem;
    line-height: 1.4;
    left: 5%!important;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}
