    .dataTables_length{

        display: none;
    }
    
.border-inner::before {
    position: absolute;
    content: "";
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    background: none;
    border: 1px solid #2b282500;
    z-index: 0;
}

.bg-primary {
    background-color: #2b2825 !important;
}



.text-primary {
    color: #2b2825 !important;
}



.hero-header {
    background: url('https://www.iepcdurango.mx/conoceles/2025/ayuntamientos/img/sin_ani.jpeg') top right no-repeat !important;
    background-size: 100% 100% !important;
    background-attachment: fixed !important;
}



 

@media (min-width: 1000px) {
    .hero-header {
        Background: url('https://www.iepcdurango.mx/conoceles/2025/ayuntamientos/img/sin_ani.jpeg') #2b2825 top right no-repeat !important;
        background-size: 50% 128% !important;
        background-attachment: fixed !important;
    }
}

 

@media (max-width: 400px) {
.hero-header {
    background: url('https://www.iepcdurango.mx/conoceles/2025/ayuntamientos/img/sin_ani.jpeg') top right no-repeat !important;
    background-size: 100% 100% !important;
    background-attachment: fixed !important;
}
}













 

.shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgb(250 243 235 / 44%) !important;
}





/* HIDE RADIO */
[type=radio] { 
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
      box-shadow: 0 0.125rem 0.25rem rgb(250 243 235 / 44%) !important;
}

/* IMAGE STYLES */
[type=radio] + img {
  cursor: pointer;
}

/* CHECKED STYLES */
[type=radio]:checked + img {
  outline: 2px solid gray;
  border-radius: 10px;


         box-shadow: 0 .5rem 0.25rem #A1005D !important;
}



.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link.active {
    color: #6c3f30;
}






.service::after, .contact::after {
    position: absolute;
    content: "";
    width: 100%;
    height: calc(100% - 45px);
    top: 135px;
    left: 0;
    background: linear-gradient(rgba(43, 40, 37, .9), rgba(43, 40, 37, .9)), url('https://www.iepcdurango.mx/conoceles/2025/ayuntamientos/img/presr.webp') center center no-repeat !important;
    list-style: cjk-earthly-branch;
    z-index: -1;
    background-size: 100% 100% !important;
    background-attachment: fixed !important;
}




.bg-img {
   background: linear-gradient(rgba(43, 40, 37, .9), rgba(43, 40, 37, .9)), url('https://www.iepcdurango.mx/conoceles/2025/ayuntamientos/img/presr.webp') center center no-repeat !important;
   background-size: 100% 100% !important;
    background-attachment: fixed !important;
    background-size: cover;
}


.bg-info {
    background-color: #212526 !important;
}

.bg-info {
    background-color: #888387 !important;
}



.section-title::before {
    position: absolute;
    content: "";
    width: 60px;
    height: 10px;
    left: 50%;
    bottom: 0;
    margin-left: -30px;
    background: #8d8a86 !important;
}



.section-title::after {
    position: absolute;
    content: "";
    width: 180px;
    height: 2px;
    left: 50%;
    bottom: 4px;
    margin-left: -90px;
    background: #8d8a86 !important;
}




.alert-success {
    color: #000 !important;
    background-color: #c7c1c1 !important;
    border-color: #2c2c2c !important;
}



.FConsulta {
    text-align: center;
    color: #000;
    background-color: #fff;
    padding: 3px;
    left: 230px;
    top: 2px;
    width: 220px;
    font-size: 12px;
    float: center;
    box-shadow: 0 7px 11px #22222282;
}
