@font-face {
    font-family: Roboto;
    src: url("../fonts/roboto/Roboto-Regular.ttf");
}

@font-face {
    font-family: roboto-bold;
    src: url("../fonts/roboto/Roboto-Bold.ttf");
}

@font-face {
    font-family: roboto-condensed;
    src: url("../fonts/roboto/Roboto-Condensed.ttf");
}

@font-face {
    font-family: roboto-light;
    src: url("../fonts/roboto/Roboto-Light.ttf");
}

@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat/Montserrat-Bold.woff') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Medium';
  src: url('../fonts/Montserrat/Montserrat-Medium.woff') format('truetype');
}
@font-face {
  font-family: 'Montserrat-SemiBold';
  src: url('../fonts/Montserrat/Montserrat-SemiBold.woff') format('truetype');
}

@font-face {
    font-family: 'Museo Sans 500';
    src: url('../fonts/MuseoSans-500.woff2') format('woff2'),
        url('../fonts/MuseoSans-500.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: 'Nunito Sans';
  src: url('../fonts/Nunito_Sans/NunitoSans-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Work Sans';
  src: url('../fonts/Work_Sans/WorkSans-Regular.woff') format('truetype');
  font-weight: 400;
  font-style: normal;
}

.contrast {
  -webkit-filter: grayscale(1);
  filter: gray;
  filter: grayscale(1);
}
.naranja{
   background-color:#f75001;
}
.nav-2 {

    padding-top: 3px;
    padding-bottom: 3px;
}

.shadow {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
    padding-top: 9px;

}

.shadow-trans {
    margin-bottom: .7rem;
}

.shadow-section {
    box-shadow: 3px 0px 3px 3px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);

}

.invisible {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.0);
}

.invisible {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

.img-user {
    width: 32px;
    height: 32px;
}

.img-usert {
    width: 38px;
    height: 38px;
}

.user-hover:hover {
    width: 34px;
    height: 34px;
    padding: 5px;
    background-color: #FFFFFF;
    border-radius: 50%;

}

.user-active {
    padding: 5px;
    background-color: #FFFFFF;
    border-radius: 50%;
}

body {
    padding: 0 !important;
}

.bg-event {

    background-color: #00a1e7 !important;
}

.bg-white-trans {
    background-color: #ffffff;
}

.separar {
    padding-right: 12px;
}

.youtube {
    width: 470px;
    height: auto;
}

.pad-ico {
    color: #000;
    padding-right: 7px;
}

.pad-ico2 {

    padding-right: 7px;
}

.pad-txt {
    padding-right: 7px;
}

.fa-padding {
    margin-top: 9px;
}

.text-u {
    padding-top: 5px;
    font-size: 11px;
	color: #000000;
}

.desplace {
    margin-right: 40px;
}

.separador {
    background-image: url("../image/separa.png");
    height: 20px;
    opacity: 50%;
}

.gray {
    background-color: #EBEBEB;

}

.gray2 {
    background-color: #d6d6d6;

}

.blue {
    background-color: #0099DB;

}

.pad-accordion {

    padding-bottom: 60px;
}

.bd-trans {
    border-color: #e6e6e6;
    border-right: 1px solid;
    border-left: 1px solid;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-radius: 5px;
    padding: 7px;
    min-height: auto;
}

.pad-section {
    padding-top: 15px;
}

.banner {

    background-image: url("../image/banner_Mesa de trabajo 1.png");
    background-size: cover;
    background-repeat: no-repeat;
}

.text-small {
    font-size: 14px;
}

.btn-face {
    background-color: #455FA1;
    color: white;
    border-radius: 0 !important;
}

.btn-face:hover {
    background-color: #2A35A1;
    border-radius: 10px !important;
}

.btn-twiter {
    background-color: #58ABF5;
    color: white;
    border-radius: 0 !important;
}

.btn-twiter:hover {
    background-color: #5198DB;
    border-radius: 10px !important;
}

.btn-pinterest {
    background-color: #CD1D1F;
    color: white;
    border-radius: 0 !important;
}

.btn-pinterest:hover {
    background-color: #B21A1C;
    border-radius: 10px !important;

}

.pad-nav {
    padding-top: 7px !important;

}

.btn-google {
    background-color: #EB4026;
    color: white;
    border-radius: 0 !important;
}

.btn-google:hover {
    background-color: #D33A23;
    border-radius: 10px !important;
}

.btn-envelope {
    background-color: #1980BE;
    color: white;
    border-radius: 0 !important;
}

.btn-envelope:hover {
    background-color: #17689D;
    border-radius: 10px !important;
}

.bg-blue {
    background-color: #045273 !important;
    color: #ffffff;
}

.btn-outline-blue {
    border-color: #045273 !important;
}

.pad-acordiontrans {

    padding-bottom: 30px;
}

.card-fine {
    border-radius: 0 !important;
}

.btn-rounded {
    border-radius: 20px !important;
}

.btn-register:hover {
    border-radius: 20px !important;
}

.navbar-2 {
    background-color: #ddd;
}

.nav-user {
    background-color: #003e65;
}

.btn-search {
    background-color: #c2baba;
    color: #ffffff;
    font-family: Roboto !important;
}

.secretaria-pad {
    padding-left: 30px !important;
    padding-top: 5px;
}

.alcaldia-pad {
    padding-right: 20px !important;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    background-color: #dfdfdf !important;
    background-clip: padding-box;
    border: 1px solid #dfdfdf !important;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.margin-search {
    margin-top: 3px !important;
}

.nav-hover:hover {
    background-color: #ffffff !important;
    color: #1A5479 !important;;
    border-radius: 1px !important;
}

.activen {

    color: #275B7D !important;
    padding: 20px;
    background-color: #FFFFFF;
}

.navbar {
    padding: 0 !important;
    font-family: Roboto;

}

.nav-pad {
    padding-right: 25px !important;
    padding-left: 25px !important;
}

.text-slider {
    font-size: 12px;
    background-color: rgba(27, 30, 33, 0.45);
}

.img-fluid-slider {
    max-width: 100% !important;
    height: auto !important;
}

.carousel-item {
    background-color: transparent !important;
}

.btn-footer {
    background-color: #EBEFEA;
    color: #777875;
}

.ico-footer {
    width: 20px;
    height: auto;
}

.card-hover:hover {
    opacity: 0.5;
    filter: alpha(opacity=80);
}

.img-shadow {
    border-radius: 15px !important;

}

.img-rounded {
    border-radius: 15px !important;
}

.img-rounded2 {
    border-radius: 10px !important;
}

.img-shadow2 {
    border-radius: 15px !important;

}

.img-shadow2::before {
    content: "";
    display: block;
    width: 160px;
    height: 160px;
    background-color: #000000 !important;
    opacity: 0.3;
    border-radius: 15px;
    position: absolute;
}

.img-shadow::before {
    content: "";
    display: block;
    width: 220px;
    height: 220px;
    background-color: #000000 !important;
    opacity: 0.3;
    border-radius: 15px;
    position: absolute;
}

.section-gray {
    background-color: #dddcdb;
    padding-bottom: 2rem;
}

.not-pad {
    padding-top: 20px;
    font-family: roboto-bold !important;
}

.event-bg {
    background-color: #1a5479;
}

.videos {
    position: relative;
    bottom: 6px;
    margin-left: 6px;
}

.bg-calendar {
    background-color: #265cff;
}

.card-width {

    width: 22rem;
}

.footer-1 {
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: #009fe3;
}

.p_footer-1 {
    font-size: 10px;
    margin-bottom: 0;
}

.p_footer-p {
    font-size: 12px;
    margin-bottom: 0;
}

.footer2 {

    background-color: #003e65;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.footer3 {

    padding-top: 0;
    background-color: #009fe3;
}

.footer4 {
    background-color: #D2D1CD;
    padding-top: 10px;
}

.border-card {
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.pad-notice {
    padding-bottom: 1rem !important;
}

.pdf-ico {
    color: #f20303;
    padding-bottom: 10px;

}

.word-ico {
    color: #538ff9;
    padding-bottom: 10px;
}

.pp-ico {
    color: #ba3704;
    padding-bottom: 10px;
}

.excel-ioo {
    color: #015b03;

}

.paper {
    color: #00a0e8;
}

.text-big {
    font-size: 27px !important;
    padding-bottom: 10px !important;
    padding-top: 10px !important;

}

.new-ico {
    color: #2e85de;
}

.btn-outline-darko:hover {
    color: #fff;
    border-color: #255ade !important;
}

.btn-outline-darko {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #2e85de !important;
}

.idea-ico {
    color: #e7eb22;
}

.pad-social-section {
    padding-top: 2rem;
    background-color: #3dbaee;

}

.sdqs-span {
    color: #2e85de;
}

.text-blue {

    color: #1bc9ff;
}

.serv-distr2 {

    background-color: #1a5479 !important;
    border-radius: 10px;
}

.pad-distri {
    padding-top: 21px !important;
}

.pad-bog {
    padding-bottom: 2rem;
    padding-top: 2rem;
}

.section-1 {
    background-color: #64b9ef;
    padding-bottom: 30px;
}

.padding-alcalcia {
    padding-top: 2rem;
}

.pad-table {
    padding-bottom: 30px;
}

.section-2 {

    background-color: #3dbaee;
}

.btn-j {
    background-color: #1BC9FE;
}

.p-j {
    font-size: 10pt !important;
    padding-bottom: 10px !important;
    font-family: Roboto !important;
    margin-left: 10px;

}

.p-ji {
    font-size: 10pt !important;
    padding-bottom: 2% !important;
    font-family: Roboto !important;
    margin-left: unset;
	padding-left: unset;
    color: #FFFFFF;
}

p.card-text {
    font-family: Roboto;
}

.bg-margin {
    font-family: roboto-bold;
    padding-bottom: .7rem;
    padding-top: 2rem;
}

body a {
    font-family: Roboto !important;
}

body p {
  font-size: 14pt;
}

table {
    font-family: Roboto !important;
}

h5 {
    font-family: roboto-bold !important;
}

.p_footer-1 {
    font-family: Roboto !important;
}

h1 {
    font-family: Roboto !important;
	font-size: 1.8rem !important;
}

a a.btn-rounded {
    font-family: Roboto !important;
}

span {
    font-family: Roboto !important;
}

.title-carousel {
    color: #3DBAEE;
    font-family: roboto-bold;
    margin-bottom: 0 !important;
    margin-left: 1%;
	font-size: 1rem;
}

.fa-pad {
    padding-left: 18px;
    padding-right: 18px;
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    bottom: 4rem !important;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.5);
    left: 0rem !important;
    padding: 10px !important;
    width: 90rem !important;
	top: 83%;
}

/*Carrusel*/

.carousel {
    margin-bottom: 0.8rem !important;
}

.carousel-control-prev {
    left: 0;
}

.carousel-control-next {
    right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    display: inline-block;
    width: 64px !important;
    height: 64px !important;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
}

.carousel-control-prev-icon {
    background-image: url("../image/prev.png") !important;
}

.carousel-control-next-icon {
    background-image: url("../image/next.png") !important;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 5% !important;
    margin-left: 5% !important;
    list-style: none;
}

.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 15px !important;
    height: 15px !important;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgb(231, 231, 231) !important;
    border-radius: 50%;

}

.carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators .active {
    background-color: #007bff !important;
}

.carousel-inner {
    position: relative;
    width: 100%;
    height: 420px !important;
    overflow: hidden
}

/*Haciendo el segundo carrusel del home*/

.carousel2 {
    margin-bottom: 1rem !important;
}

.carousel-control-prev2 {
    left: 0;
}

.carousel-control-next2 {
    right: 0;
}

.carousel-control-prev-icon2,
.carousel-control-next-icon2 {
    display: inline-block;
    width: 40px !important;
    height: 40px !important;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
}

.carousel-control-prev-icon2 {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon2 {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators2 {
    position: absolute;
    right: 0;
    bottom: 150px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 5% !important;
    margin-left: 5% !important;
    list-style: none;
}

.carousel-indicators2 li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 15px !important;
    height: 15px !important;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgb(231, 231, 231) !important;
    border-radius: 50%;

}

.carousel-indicators2 li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators2 li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators2 .active {
    background-color: #007bff !important;
}

.carousel-inner2 {
    position: relative;
    width: 100%;
    height: 370px !important;
    overflow: hidden
}

/*Termina el segundo carrusel*/

/*Centrar figura e imagen para el home*/

.center-fig {
    position: relative;
    bottom: -60px !important;
    font-family: roboto !important;
    font-size: 1.5rem !important;
    text-shadow: 0.1em 0.1em #333 !important;

}

.center-figtr {
    position: relative;
    bottom: -40px !important;
    font-family: roboto !important;
    font-size: 1.5rem !important;
    text-shadow: 0.1em 0.1em #333 !important;

}

.card-bold {
    font-family: roboto-bold !important;
    font-size: 1.7rem !important;
    text-shadow: 0.1em 0.1em #333 !important;
}

.center-fig2 {
    position: relative;
    bottom: -20px !important;
    font-family: roboto-bold !important;
    font-size: 1.2rem !important;
    text-shadow: 0.1em 0.1em #333 !important;

}

.text-card {
    position: relative;
    left: -14px !important;
    line-height: 30px;
    top: 70px;
}

.text-card-tr {
    position: relative;
    left: -14px !important;
    line-height: 30px;
    top: 50px;
}

.text-card-matri {
    position: relative;
    left: -14px !important;
    line-height: 30px;
    top: 80px;
}

.text-card2 {
    position: relative;
    left: -3px !important;
    font-size: 2.3rem !important;
}

.pad-log-in {
    margin-top: 4px;
	padding-left: unset !important;
    padding-right: unset !important;	
}

.padding-card {
    padding-right: 2rem !important;
    padding-top: 10px !important;
    padding-left: 20px;
}

.padding-container {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.a-hover:hover {
    text-decoration: none !important;
}

.social-media {
    background-color: #1a5479;
    padding-top: 5px;
    margin-right: 10px !important;

}

.hover-social:hover {
    background-color: #003b57;
    padding-top: 4px;
}

.bg-suggerences {
    background-color: #006299;
}

.line-height-sugerence {
    line-height: 13pt;
    font-size: 12pt;
    font-family: roboto-light;
}

.text-youtube {
    font-family: roboto-light;
    font-size: 13pt;
    line-height: 14pt;
}

.text-distri {
    font-size: 13pt;

}

a#distri-a {
    text-decoration: none;

}

.line-white {
    width: 380px;
    height: 5px;
    background: #FFFFFF;
}

.line-blue {
    width: 120px;
    height: 17px;
    background: #1A5479;
}

.social-media2 {
    background-color: #005178;
    padding-top: 5px;

}

.bg-blue-youtube {
    background: #1A5479;
    padding-bottom: 30px;
}

.pad-social-media {
    padding-right: 6px;
}

.pad-video {
    padding-top: 15px;
}

.pad-video-2 {
    padding-top: 6px;
    color: #ffffff;
}

.pad-item-sug {
    padding-top: 12px;
}

.pad-btn-event {
    padding-bottom: 6px !important;
    padding-left: 25px !important;
}

.card-img2 {
    width: 100%;
}

.contentacdtics {
    position: fixed;
    bottom: 0;
    margin: 0;
    left: 0;
    right: 0;
    width: 100%;
    min-width: 980px;
    height: 32px;
    padding: 0;
    z-index: 99999;
    background: #005178 url(logo.png) no-repeat;
    background-size: 60px;
    padding-left: 60px;
    background-position: 9px 5px;
}

.firstacdtics {
    border-right: solid 1px #005178;
}

.bg-card {
    background-color: #f7f8fa !important;
}

.contentacdtics li ul {
    position: absolute;
    top: -242px;
    border-bottom: 1px solid #005178;
    background-image: url(logo.svg);
    background-repeat: no-repeat;
    background-position: 25.3em 11em;
}

.clearacdtics {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 8px
}

.contentacdtics .socialacdtics {
    float: right;
    width: auto;
    margin: 5px 15px 0;
    padding: 0;
    height: 40px;
    line-height: 25px;
    overflow: hidden
}

.contentacdtics .socialacdtics li {
    margin-right: 8px;
    margin-top: 3px;
    float: left;
    list-style: none
}

.barrainstrow1 {
    float: left;
    height: 50px;
    cursor: pointer;
}

.barrainstrow1 img {
    width: 90px;
    padding: 4.2px;
}

.barrainstrow2 {
    float: left;
    height: 50px;
    padding: 0px 10px;
    line-height: 16px;
    color: #b7b7b7;
    font-family: sans-serif !important;
    font-size: 11px !important;
    text-transform: uppercase;
}

.barrainstrow2 ul, .block ul, .item-list ul {
    list-style-type: none;
    list-style-image: none;
    margin: 0;
}

.barrainstrow3 {
    float: left;
    height: 50px;
    padding: 0px 10px;
    line-height: 38px;
    color: #b7b7b7;
    font-family: sans-serif !important;
    font-size: 11px !important;
    text-transform: uppercase;
    cursor: pointer;
}

.barrainstrow4 {
    float: right;
    height: 50px;
    position: relative;
    left: -4%;
}

.navactic,
.navactic ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.navactic ul {
    position: absolute;
    left: -9999px;
    width: 392px;
    opacity: 0;
    min-width: 150px;
    background: #005178;
    font-family: sans-serif !important;
}

.alcaldia {
    background: #1288b9;
    color: #fff;
}

.navactic li {
    float: left;
    position: relative;
    font-family: sans-serif !important;

}

.navactic li > a {
    float: left;
    padding: 0px 15px;
    color: #ffffff;
    font-size: 1em !important;
    text-decoration: none;
    font-family: sans-serif !important;
}


.navactic > li:first-child > a {
    border-left: 0;
    line-height: 35px;
}

.navactic > li:last-child > a {
    line-height: 35px;
}

.navactic li:hover ul,
.navactic li:focus ul,
ul.show-menu {
    left: 0;
    opacity: 0.99;
}

.navactic ul li {
    float: none;
    position: static;
}

.navactic ul a {
    color: #fff;
    text-shadow: none;
    text-decoration: none;
    float: none;
    display: block;
    font-size: 9px !important;
    padding: 0px 18px;
    font-family: sans-serif !important;
}

.navactic ul a:hover,
.navactic ul a:focus {
    color: #bdbdbd;
    text-shadow: none;
    text-decoration: none;
}

.barrainstrow2 h3 {
    font-size: 13px !important;
    color: #ffffff;
    font-family: sans-serif !important;
    font-weight: normal;
    padding: 11px 16px;
    background: #004268;
    margin: 0px 0px 8px 0px;
    padding-top: 13px;
    line-height: unset;
}

.acdticsleft {
    float: left;
    width: 173px;
    margin-bottom: 1px;
}

.acdticsleft2 {
    float: left;
    width: 110px;
}

.acdticsleft3 {
    float: left;
    width: 100px;
}

.barrainstrow1 {
    display: none;
}

.socialacdtics img {
    width: 100%;
    position: relative;
    left: 0%;
    right: 0%;
    border: none;
    border-radius: 0px;
    background: transparent;
}

/*************************************/
/* For Drupal */
/*************************************/

/* overflow */
.btn-block {
	white-space: unset;
	text-align: left !important;
}

.share-bar {
	margin-bottom: 2%;
	padding-right: 0;
    right: 0;
}

.share-bar-img {
	max-width: 20%;
}

.share-bar-small {
    margin-bottom: 2%;
    padding-right: 0;
    right: 0;
    padding-left: 1.25rem;
}

.vote-section {
	margin-top: 3%;
}

.vote-icon-no {
	color: darkgray;
}

.vote-icon-yes {
	color: #007bff;
}

.views-element-container {
	padding-left: 0;
	padding-right: 0;
}

.container-back {
	padding-bottom: 2%;
}	

.container-back a {
	color: #ffffff;
}	

.btn-event-2 {
    color: #FFFFFF;
    background-color: #FFBF1B !important;
    margin-top: 20px;
}

.form-submit {
	color: #fff;
    background-color: #64b9ef !important;
    border-color: #64b9ef !important;	
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    height: 3rem !important;
	margin-top: 6%;	
}

.search-form {
	display: none !important;
}

.card-body-content {
	padding: 1.25rem;
}

.btn-card {
	/*bottom: 2%;*/
    position: absolute;
}

.img-vertical-view {
	width: 100%;
}

.card-title-vertical-view {
	font-size: small;
}

.card-date-vertical-view {
	font-size: x-small;
}

/** Tables **/
.sed-table-header {
	color: #ffffff;
	background-color: #64b9ef !important;
}

.sed-table-header-field {
	text-align: -webkit-center;
	text-align: center;
	font-size: 105% !important;
	font-weight: bold !important;
}

.sed-table {
	border: 1px solid #1C6EA4;
	text-align: left;
	border-collapse: collapse;
    border-radius: 5px;
    width: 50%;
    margin: 0px auto;
    float: none;  
}
.sed-table td {
  border: 1px solid #AAAAAA;
  padding: 3px 2px;
}
.sed-table tbody td {
	text-align: -webkit-center;
	text-align: center;
	font-size: small;
}

.fecha-publicacion {
	font-weight: unset !important;
    font-size: 1rem;
}

/*Comienza la sección de eventos y sus estilos*/
    div.container-fecha {
        background-color: #3dbaee;
        margin: 12px auto;
        width: 85px;
        height: 115px;
        text-align: center;

    }

    h2.text-section-event {
        font-size: 32pt;
        line-height: 40pt;
        color: #FFFFFF;

    }

    span.bg-date-event {
        background-color: #3dbaee;
        padding-right: 4px;
        padding-left: 4px;
        padding-bottom: 7px;
    }

    .margin-img-event {
        margin-top: 12px;
    }

    .title-blue {
        color: #006299;
        font-size: 24pt;
        font-family: roboto-bold !important;
        margin-top: 12px;
    }

    p.description-event-section {
        color: #000;
        font-size: 12pt;
        line-height: 14pt;
        font-family: Roboto-light;

    }

    .hora-fecha {
        color: #262626 !important;
        font-size: 12pt;
        margin-bottom: 0 !important;
        font-family: roboto-bold;
    }

    .btn-event-1 {
        color: #FFFFFF;
        background-color: #3dbaee;
        margin-top: 20px;
    }

    .btn-event-1:hover {
        color: #FFFFFF;
        background-color: #36a1d5;
    }

    .btn-event-2 {
        color: #FFFFFF;
        background-color: #FFBF1B !important;
        margin-top: 20px;
    }

    .btn-event-2:hover {
        color: #FFFFFF;
        background-color: #005385;
    }

/** Iconos redes sociales **/
.align-redes-sociales {
	margin-left: 35%;
}

.btn-info {
    color: #fff !important;
	background-color: #c2baba !important;
	border-color: #c2baba !important;
}
.btn-info:hover {
    color: #fff !important;
	background-color: #c2baba !important;
	border-color: #c2baba !important;
}

/** Responsive youtube **/
.embed-responsive-1by1::before {
	padding-top: 60%;
}
	
/** Responsive view_buscador **/
.display-lg {
	display: block;
}
.display-xs {
	display: none;
}

.card-img-top {
	height: auto;
}

/** Toolbar de accesibilidad **/
#sed_toolbar_right {
	position: fixed;
	z-index: 9999 !important;	
}

.toolbar_right_odd {
	background-color: #003D64 !important;
}

.toolbar_right_pair {
	background-color: #138496 !important;
}

/* Tarjetas noticias */
.sed-card-container {
	padding-right: 2%;
    padding-left: 2%;
}
.sed-card-row {
	padding-right: unset;
    padding-left: unset;
}
.sed-card-button {
	position: absolute;
    bottom: 7%;
}

.img-max-height {
	max-height: 1000px;
}




/* Larger than mobile */
@media (max-width: 600px) {
    .barrainstrow2 {
        display: none;
    }

    .barrainstrow1 {
        display: block;
        padding-top: 5px;
    }

    .barrainstrow1 a {
        color: #a5a5a5;
        font-family: sans-serif;
        font-size: 0.7em;
    }

    .barrainstrow4 {
        float: left;
        margin-left: 25%;
    }

    .contentacdtics .socialacdtics {
        float: right;
        width: auto;
        margin: 4px 0% 0px;
        padding: 0;
        height: 40px;
        line-height: 0px;
        overflow: hidden;
    }

    .contentacdtics {
        width: 100%;
        min-width: 500px;
        padding: 2px;
        background-size: 60px;
        padding-left: 80px;
    }
	.sed-table {
		width: auto !important;
	}	
}

@media (max-width: 500px) {
	/** Responsive view_buscador **/
	.last_modified {
		float: left !important;
	}	
	.display-lg {
		display: none;
	}
	.display-xs {
		display: flex;
	}
	.img-alcaldia {
		width: 70%;
		margin-bottom: 5%;
	}
	.img-secretaria {
		width: 70%;
		margin-top: 3%;
	}
	.item-aplicativos {
		width: 40%;
	}
	.item-plan-desarrollo {
		width: 40%;
	}
	
	.btn-eventos-ver-todos {
        margin-left: 17%;
    }
	.btn-noticias-ver-todos {
        margin-left: -30%;
    }
	.sed-table {
		width: auto !important;
	}	
	
}

/* Larger than phablet (also point when grid becomes active) */
@media (min-width: 550px) {
}

/* Larger than tablet */
@media (min-width: 750px) {
}

/* Larger than desktop */
@media (min-width: 1000px) {
}

/* Larger than Desktop HD */
@media (min-width: 1200px) {
}

.title-section {
    font-size: 22pt;
    font-family: roboto-bold;
    color: #939497 !important;
}

.padding-gestion {

    padding-top: 2rem;
    padding-bottom: 4rem;
}

.title-section-event {
    font-size: 22pt;
    font-family: roboto-bold;

}

.pad-eventos {
    padding-top: 20px;
}

.eventos-title {
    padding-top: 30px;
}

.eventos-title2 {
    padding-top: 20px;
}

.ini-pad {
    margin-left: 0 !important;
    padding-left: 0 !important;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    height: 3rem !important;
}

.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 90% !important;
}

.pad-transparencia {
    margin-bottom: .6rem;
}

.pad-header {
    padding: 5px !important;
}

.section-matriculas {
    padding-bottom: 2rem !important;
}

.margen-matriculas {
    padding-bottom: 10px;
    padding-top: 10px;
    margin-left: 1.5rem;
    margin-right: 1.5rem;

}

.escudo {
    top: 10px !important;
}

/*
.event-1{
    width: 120px;
    height: 192px;
    background-color: #00afec;
}

.event-2{
    width: 120px;
    height: 192px;
    background-color: #0090c1;
}

.event-3{
    width: 120px;
    height: 192px;
    background-color: #023151;
}

.event-4{
    width: 120px;
    height: 192px;
    background-color: #f9f9f9;
}

.pull-end{
    padding-right: 0 !important;
    margin-right: 0 !important;
}

.pad-event{
    padding-bottom: .1rem !important;
    margin: 0 !important;
    font-family: roboto-bold !important;
    font-size: 18pt;
    line-height:20px;
    padding-top: .3rem;
}

.title-event{
    font-size: 12pt;
    font-family: roboto-condensed !important;
    line-height: 18px;
    padding-bottom: 1rem !important;
}

.title-event2{
    font-size: 11pt;
    font-family: roboto-condensed !important;
    line-height: 1px;
    padding-bottom: 1px !important;
}


.pad-event-t{
    padding-bottom: .5rem !important;
}

.margin-btn-event{
    padding-left: 0 !important;
    margin-left: 0 !important;
}

.position-btn{
    position: relative;
    top: -10px;
    margin-right: 10px;
    margin-left: 0!important;
}

.text-event-4{
    color: #023151 !important;
}

*/

.event-list {
    list-style: none;
    font-family: roboto-light;
    margin: 0px;
    padding: 0px;
}

.event-list > li {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 5px rgb(51, 51, 51);
    box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.7);
    padding: 0px;
    margin: 0px 0px 20px;
}

.event-list > li > time {
    display: inline-block;
    width: 100%;
    color: rgb(255, 255, 255);
    background-color: rgb(61, 186, 238);
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
}

.event-list > li:nth-child(even) > time {
    background-color: rgb(61, 186, 238);
}

.event-list > li > time > span {
    display: none;
}

.event-list > li > time > .day {
    display: block;
    font-size: 50pt;
    font-weight: 100;
    line-height: 1;

}

.event-list > li time > .month {
    display: block;
    font-size: 22pt;
    font-weight: 900;
    line-height: 1;
}

.event-list > li > img {
    width: 100%;
}

.event-list > li > .info {
    padding-top: 5px;
    text-align: center;
}

.event-list > li > .info > .title {
    font-size: 15pt;
    font-weight: 700;
    margin: 0px;
    line-height: 2;
}

.event-list > li > .info > .desc {
    font-size: 11pt;
    font-weight: 300;
    margin: 0px;
}

.btn-small {
    font-size: 11pt !important;
}

.event-list > li > .info > ul,
.event-list > li > .social > ul {
    display: table;
    list-style: none;
    margin: 10px 0px 0px;
    padding: 0px;
    width: 100%;
    text-align: center;
}

.event-list > li > .social > ul {
    margin: 0px;
}

.event-list > li > .info > ul > li,
.event-list > li > .social > ul > li {
    display: table-cell;
    cursor: pointer;
    color: rgb(30, 30, 30);
    font-size: 11pt;
    font-weight: 300;
    padding: 3px 0px;
}

.event-list > li > .info > ul > li > a {
    display: block;
    width: 100%;
    color: rgb(30, 30, 30);
    text-decoration: none;
}

.event-list > li > .social > ul > li {
    padding: 0px;
}

.event-list > li > .social > ul > li > a {
    padding: 3px 0px;
}

.event-list > li > .info > ul > li:hover,
.event-list > li > .social > ul > li:hover {
    color: rgb(30, 30, 30);
    background-color: rgb(200, 200, 200);
}

.facebook a,
.twitter a,
.google-plus a {
    display: block;
    width: 100%;
    color: rgb(75, 110, 168) !important;
}

.twitter a {
    color: rgb(79, 213, 248) !important;
}

.google-plus a {
    color: rgb(221, 75, 57) !important;
}

.facebook:hover a {
    color: rgb(255, 255, 255) !important;
    background-color: rgb(75, 110, 168) !important;
}

.twitter:hover a {
    color: rgb(255, 255, 255) !important;
    background-color: rgb(79, 213, 248) !important;
}

.google-plus:hover a {
    color: rgb(255, 255, 255) !important;
    background-color: rgb(221, 75, 57) !important;
}

@media (min-width: 768px) {
    .event-list > li {
        position: relative;
        display: block;
        width: 100%;
        height: 120px;
        padding: 0px;
    }

    .event-list > li > time,
    .event-list > li > img {
        display: inline-block;
    }

    .event-list > li > time,
    .event-list > li > img {
        width: 120px;
        float: left;
    }

    .event-list > li > .info {
        background-color: rgb(247, 248, 250);
        overflow: hidden;
    }

    .event-list > li > time,
    .event-list > li > img {
        width: 120px;
        height: 120px;
        padding: 0px;
        margin: 0px;
    }

    .event-list > li > .info {
        position: relative;
        height: 120px;
        text-align: left;
        padding-right: 40px;
    }

    .event-list > li > .info > .title,
    .event-list > li > .info > .desc {
        padding: 0px 10px;
    }

    .event-list > li > .info > ul {
        position: absolute;
        left: 0px;
        bottom: 0px;
    }

    .event-list > li > .social {
        position: absolute;
        top: 0px;
        right: 0px;
        display: block;
        width: 40px;
    }

    .event-list > li > .social > ul {
        border-left: 1px solid rgb(230, 230, 230);
    }

    .event-list > li > .social > ul > li {
        display: block;
        padding: 0px;
    }

    .event-list > li > .social > ul > li > a {
        display: block;
        width: 40px;
        padding: 10px 0px 9px;
    }
	.sed-table {
		width: auto !important;
	}	
}

.calendar-small {
    position: relative;
    left: -45px !important;
    padding: 0 !important;
}

.btn-primary {
    color: #fff;
    background-color: #FFBF1B !important;
    border-color: #FFBF1B !important;
}

.btn-primary:hover {
    color: #fff;
    background-color: #5ca2d6 !important;
    border-color: #5ca2d6 !important;
}

.pad-plus {
    padding-top: 5px !important;
}

.pad-plus-big {
    position: relative;
    top: -8px;
}

.p_footer-derechos {
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 5px !important;
}

.linear {
    display: inline-block;
}

img.card-gestion {
    width: 150px;
    height: auto;
    display: inline-block;
    margin-right: 10px;

}

/*Comienzan las cards de gestión educativa*/

.contenedor-gestion {
    background-color: #F7F8FA;
    margin: 10px auto;
    border-radius: 3px;
    width: 500px;

}

img.image-gestion {
    margin: 10px auto;
    border-radius: 2px;
}

span.text-gestion {
    font-size: 10pt;
    font-family: roboto-light;
    color: #4c4c4c;
    float: left;
    line-height: 12pt;
    text-align: left;
}

a.btn-mas {
    margin: 10px auto;

}

.pos-title {
    position: relative;
    top: 7px;
    color: #3DBAEE;
}

a#ver-mas {
    text-decoration: none;
    transform: translate(-50%, -50%);
    background: transparent;
    overflow: hidden;
    text-align: center;
    padding: 7px;
    position: relative;
    top: 30px;
    left: 30px;
    color: #424242;
}

.margin-columna {
    margin: 0 !important;
    margin-left: 60px !important;
    margin-right: 15px;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

/*INTRASED Comienza aquí*/

body.body-intra {
    background-color: #f7f7f7;
}

section.nav-intrased {
    background-color: #ffffff;
}

.pad-log-in2 {
    margin-top: 7px;
}

section.nav-search {
    background-color: #e5162f !important;
    padding-top: 12px;
}

section.line-intra {
    height: 5px;
    background-color: #FF6900;
    margin-bottom: 2rem;
}

/* Since positioning the image, we need to help out the caption */
.carousel-captionw {
    position: absolute;
    bottom: 30% !important;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.3);
    left: 0rem !important;
    padding-top: 10px !important;
    width: 90rem !important;
}

/*Carrusel*/

.carousel {
    margin-bottom: 2rem !important;
}

.carousel-control-prev {
    left: 0;
}

.carousel-control-next {
    right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    display: inline-block;
    width: 64px !important;
    height: 64px !important;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
}

.carousel-control-prev-icon {
    background-image: url("../image/prev.png") !important;
}

.carousel-control-next-icon {
    background-image: url("../image/next.png") !important;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 5% !important;
    margin-left: 5% !important;
    list-style: none;
}

.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 15px !important;
    height: 15px !important;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgb(231, 231, 231) !important;
    border-radius: 50%;

}

.carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators .active {
    background-color: #007bff !important;
}

.carousel-inner4 {
    position: relative;
    width: 100%;
    height: 306px !important;
    overflow: hidden;
    -webkit-box-shadow: 1px 1px 5px -2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 1px 1px 5px -2px rgba(0, 0, 0, 0.75);
    box-shadow: 1px 1px 5px -2px rgba(0, 0, 0, 0.75);
}

.margin-video {
    margin-bottom: 2rem;
}


/* Plan de Desarrollo*/
div.plan-desarrollo-contenedor {
    width: auto;
    height: auto;
    margin: 0 1rem auto;
    margin-bottom: 10rem;
    background-color: transparent !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
}

@media (max-width: 1200px) {
    div.plan-desarrollo-contenedor {
        padding: 20px !important;
    }
}

.bg-plan-title {
    background-color: transparent !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}




.plan-title {
    color: #000000 !important;
    font-family: 'Montserrat-SemiBold', sans-serif;
    font-size: 24px !important;
    text-align: left !important;
    margin-top: 10px;
    margin-bottom: -40px; 
}



.plan-desarrollo {
    background-color: transparent !important;
}

img.icon-plan {
    width: auto;
    height: 220px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: opacity 0.3s ease;
    padding: 0;
    margin: 0;
}

.icon-hover {
    opacity: 0;
}

.container-plan:hover .icon-hover {
    opacity: 1;
}

.container-plan:hover .icon-normal {
    opacity: 0;
}

p.text-plan {
    font-size: 11pt;
    color: #000000;
    text-align: center;
    line-height: 13pt;
    margin-top: 155px; /* para que quede justo debajo de la imagen */
    font-family: 'Roboto-Light', sans-serif;
    position: relative;
}


/* Mantener los items alineados horizontalmente */
.row.justify-content-center {
  margin-left: 0;
  margin-right: 0;
}

/* Cada item ocupa un ancho fijo */
.plan-item {
  margin-top: 20px;
  flex: 0 0 auto;
  width: 180px;
}

/* Contenedor de imagen y texto */
a.container-plan {
  width: 100%;
  height: 180px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
}






/* ///////////////// */

/* Aplicativos SED */

a.aplicativos-contenedor {
  flex: 0 0 auto;
  width: 126px; /* tu tamaño fijo */
  height: auto;
  border-radius: 0;
  background-color: transparent;
  box-shadow: none;

}
@media (max-width: 1200px){

    a.aplicativos-contenedor{

        position: relative;
        left: 10% !important;
}
}

.icon-apli,
.icon-apli2 {
  margin: 0 auto;
  display: block;
}
a.aplicativos-contenedor2 {
    width: 121px;
    height: 107px;
    margin: 0 10px auto;
    margin-bottom: 2rem !important;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.75);
}


/* Contenedor relativo para posicionar ambas imágenes */
.contenedor-imagen-apli {
  position: relative;
  width: 100%;
  height: 239px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin-top: 1.5rem;
}


/* Imagen normal */
.icon-apli.icon-normal {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: none; /* Elimina efecto suave */
}

/* Imagen hover (inicialmente oculta) */
.icon-apli.icon-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: none; /* Elimina efecto suave */
}


.icon-apli img {
  width: 100%;
  height: auto; 
  object-fit: contain; 
  display: block;
  margin-top: 2rem; 
}

/* Al hacer hover en el contenedor, cambiamos visibilidad */
a.aplicativos-contenedor:hover .icon-hover {
  opacity: 1;
}

a.aplicativos-contenedor:hover .icon-normal {
  opacity: 0;
}

.gap-aplicativos {
  gap: 10px; /* espacio horizontal y vertical entre ítems */
}

.d-flex.flex-wrap.justify-content-center.gap-aplicativos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0px;
  max-width: 1230px; /* o el ancho que uses */
  margin: 0 auto;
}

/* ---------------------------------------------------*/



/* --------------Noticias--------------------- */

.modified-card-intrased {

    -webkit-box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.75);
    box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.75);
}



@media (max-width: 1200px){
  .modified-card-intrased {
    margin-bottom: 1rem;
    margin-left: auto;
    margin-right: auto;
  }
}

.margin-card {
    margin-bottom: 2rem;
}

.text-noti {
  margin-top: 2rem; 
}
a.ver-noti {
    color: #00a2b0 !important;
	font-weight: bold;
}

.title-card-intrased {
    color: #00a2b0;
    font-family: roboto-bold;
    font-size: 15pt !important;
}

.description-card-intrased {
    font-family: roboto-light;
    font-size: 12pt;
    line-height: 14pt;
}

.pull-center {
    margin-left: 25%;
}

.btn-outline-darko-intra:hover {
    color: #000;
    border-color: #0096a4 !important;
}

.btn-outline-darko-intra {
    color: #000;
    background-color: transparent;
    background-image: none;
    border-color: #00a2b0 !important;
}

div.eventos-intrased {
    background-color: #f4f4f4;
    border-radius: 14px;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.75);
    margin-bottom: 2rem;
    width: 16rem;
    height: auto;
    padding-bottom: 10px;
}

@media(max-width: 1200px){

    div.eventos-intrased{
        margin-left: 12%;
}
}

div.margin-event {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.event-list2 {
    list-style: none;
    font-family: roboto-light;
    margin: 0px;
    padding: 0px;
}

.event-list2 > li {
    background-color: rgb(255, 255, 255);
    padding: 0px;
    margin: 0px 0px 20px;
}

.event-list2 > li > time {
    display: inline-block;
    width: 100%;
    color: rgb(255, 255, 255);
    background-color: #FF6900;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
}

.event-list2 > li:nth-child(even) > time {
    background-color: #e5162f;
}

.event-list2 > li > time > span {
    display: none;
}

.event-list2 > li > time > .day2 {
    display: block;
    font-size: 30pt;
    font-weight: 60;
    line-height: 1;
    margin-top: 15px;

}

.event-list2 > li time > .month2 {
    display: block;
    font-size: 22pt;
    font-weight: 400;
    line-height: 1;
}

.event-list2 > li > .info2 {
    padding-top: 5px;
    text-align: center;
}

.event-list2 > li > .info > .title2 {
    font-size: 12pt;
    font-weight: 600;
    margin: 0px;
    line-height: 2;
}

h2.title2 {
    font-size: 9pt;
    line-height: 10pt;
    margin: 0 !important;

}

p.desc2 {
    font-size: 9pt;
    margin-top: 5px;
    margin-bottom: 0 !important;
}

.event-list2 > li > .info > .desc2 {
    font-size: 9pt;
    font-weight: 300;
    margin: 0px;
}

.btn-small2 {
    font-size: 9pt !important;
    padding-right: 0 !important;
    padding-left: 7px !important;
    padding-top: 6px !important;
    color: #00a2b0 !important;

}

.event-list2 > li > .info > ul,
.event-list2 > li > .social > ul {
    display: table;
    list-style: none;
    margin: 10px 0px 0px;
    padding: 0px;
    width: 100%;
    text-align: center;
}

.event-list2 > li > .info2 > ul > li,
.event-list2 > li > .social > ul > li {
    display: table-cell;
    cursor: pointer;
    color: rgb(30, 30, 30);
    font-size: 11pt;
    font-weight: 300;
    padding: 3px 0px;
}

.event-list2 > li > .info2 > ul > li > a {
    display: block;
    width: 100%;
    color: rgb(30, 30, 30);
    text-decoration: none;
}

.event-list2 > li > .info2 > ul > li:hover,
.event-list2 > li > .social > ul > li:hover {
    color: rgb(30, 30, 30);
    background-color: rgb(200, 200, 200);
}

@media (min-width: 768px) {
    .event-list2 > li {
        position: relative;
        display: block;
        width: 95%;
        height: auto;
        padding: 0px;
        margin-left: 7px;
    }

    .event-list2 > li > time,
    .event-list2 > li > img {
        display: inline-block;
    }

    .event-list2 > li > time,
    .event-list2 > li > img {
        width: 120px;
        float: left;
    }

    .event-list2 > li > .info2 {
        background-color: rgb(247, 248, 250);
        overflow: hidden;
    }

    .event-list2 > li > time,
    .event-list2 > li > img {
        width: 70px;
        height: 96px;
        padding: 0px;
        margin: 0px;
    }

    .event-list2 > li > .info2 {
        position: relative;
        height: auto;
        text-align: left;
        padding-right: 40px;
        background-color: #FFFFFF;
    }

    .event-list2 > li > .info2 > .title2,
    .event-list2 > li > .info2 > .desc2 {
        padding: 0px 10px;
    }

    .event-list2 > li > .info2 > ul {
        position: absolute;
        left: 0px;
        bottom: 0px;
    }
}

    .foot-intrased {
        background-color: #00adef;
    }


    .margin-footer {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .bg-acordion-intra {
        background-color: #004267 !important;
        color: #ffffff;
    }

    .btn-activo {
        background-color: #00adef !important;
        color: #ffffff;
        transition: all .2s;
    }

    .btn-activo:hover {
        color: #FFFFFF;
    }

    a.btn-intra-events {
        font-size: 11pt;
        color: #00a2b0;
        position: relative;
        left: 35%;
    }

.divider-apli{
	width: 93%;
    margin: 0px 7px;
}

/* Quitar bordes, fondo blanco */
.modified-card-intrased {
  background-color: #fff;
  border: none;
  box-shadow: none;
  padding: 0;
  height: auto;
}

/* Imagen con borde negro y altura fija */
.imagen-noticia img {
  width: 100%;
  height: 236px;
  object-fit: cover;
}

/* Línea naranja gruesa */
.linea-naranja {
  height: 8px;
  background-color: #f95000;
  width: 100%;
  margin-top: 20px;
}

/* Título */
.titulo-noticia {
  font-family: 'Montserrat-SemiBold', sans-serif;
  font-size: 20px;
  color: black;
  margin: 10px 0 5px 0;
  transition: color 0.3s;
}

.titulo-noticia:hover {
  color: #f95000;
}

/* Resumen */
.resumen-noticia {
  margin-bottom: 10px;
}

.resumen-noticia p {
  font-size: 16px;
  font-family: 'Work Sans', sans-serif;
  color: black;
  line-height: 1.5;
}

/* Botón Ver más */
.btn-ver-mas {
  display: inline-block;
  background-color: #000054;
  color: white;
  font-family: 'Montserrat-SemiBold', sans-serif;
  width: 120px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  text-decoration: none;
  border: none;
  border-radius: 0;
}

.btn-ver-mas:hover {
  background-color: #f95000;
  color: white;
}


/* === MAIN MENU === */

.main-menu-wrapper {
  background-color: #e5e5e5;
  width: 100%;
  display: flex;
  justify-content: center;
}

.main-menu-container {
  max-width: 1230px;
  width: 100%;
}

.main-menu-container .navbar-nav {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap;
  padding: 10px 0;
  list-style: none;
  margin: 0;
  justify-content: flex-start;
  background-color: transparent;
}


.main-menu-container .navbar-nav > .nav-item {
  padding: 0 10px;
  border-right: 1px solid black;
  display: flex;
  align-items: center;
  max-width: 180px;  /* Le damos más aire */
  text-align: center;
}


.main-menu-container .navbar-nav > .nav-item:last-child {
  border-right: none;
}

.main-menu-container .navbar-nav > .nav-item > .nav-link {
  color: #000000 !important;
  text-decoration: none;
  font-family: 'Montserrat-SemiBold', sans-serif;
  font-size: 14px !important;
  font-weight: normal !important;
  padding: 0;
  line-height: 1.3;
  white-space: normal;
  word-break: normal;     /* <- clave para evitar cortes feos */
  overflow-wrap: anywhere;
  text-align: center;
  height: auto;
  display: inline-block;
}


.main-menu-container .navbar-nav > .nav-item > .nav-link:hover {
  color: #f95000 !important;
  text-decoration: none;
}






.media-wrapper {
  width: 100%;
  aspect-ratio: 16 / 9;
  background-color: #000;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}


/* Estructura del contenedor que une buscador y botón */
.menu-utilities {
  display: flex;
  align-items: center;
  gap: 12px; /* Ajusta la separación entre buscador y botón */
}

/* Contenedor del formulario */
#search-block-form {
  height: 28px !important;
  background: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  display: flex !important;
  align-items: center !important;
}

/* Fieldset interno */
#search-block-form fieldset {
  height: 28px !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  display: flex !important;
  align-items: center !important;
  width: auto !important;
}

/* Input de texto */
#edit-keys {
  height: 28px !important;
  background-color: #f1f1f1 !important;
  font-size: 12px !important;
  border: none !important;
  padding: 4px 6px !important;
  outline: none !important;
  width: 100% !important;
  box-sizing: border-box !important;
}

/* Botón lupa */
.btn-search {
  background: none !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.btn-search img {
  height: 28px !important;
  display: block !important;
  border: none !important;
}


/* Botón portal */
.portal-sed-button {
  height: 56px;
  display: flex;
  align-items: center;
}

.portal-sed-button a {
  display: inline-block;
  height: 100%;
  text-decoration: none;
  border: none;
  background: none;
  padding: 0;
}

.portal-sed-button img {
  height: 100%;
  display: block;
  border: none;
}

      
      



@media (max-width: 768px) {
  .menu-utilities {
    flex-direction: column;
    align-items: center;
    gap: 16px;
  }

  .portal-sed-button {
    width: 100%;
    max-width: 240px;
    height: auto;
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }

  .portal-sed-button img {
    width: 100%;
    height: auto;
    max-width: 240px;
    display: block;
  }

  form.search-form {
    width: 100%;
    max-width: 600px;
  }

  .form-search {
    width: 100%;
  }
}


/* Ajusta cualquier cosa que salga desde la vista */
.media-wrapper iframe,
.media-wrapper img,
.media-wrapper video,
.media-wrapper .views-element-container,
.media-wrapper .views-element-container > * {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.media-wrapper iframe {
  object-fit: contain;
}
.media-wrapper iframe {
  object-fit: cover;
  padding-bottom: 5px;
  box-sizing: border-box;
}





/* Barra naranja del footer */
.footer-top {
  background-color: #FFA380;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Contenedor centrado de 1230px */
.footer-top .footer-inner {
  max-width: 1230px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 34px; /* espacio entre íconos */
}

/* Estilo base para los íconos */
.footer-top .icon-link {
  display: block;
  width: 35px;
  height: 35px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -9999px;
  transition: transform 0.2s ease-in-out;
}

.footer-top .icon-link:hover {
  transform: scale(1.1);
}

/* Íconos normales */
.footer-top .facebook  { background-image: url('/intrased/sites/default/files/inline-images/facebook.png'); }
.footer-top .instagram { background-image: url('/intrased/sites/default/files/inline-images/instagram.png'); }
.footer-top .twitter   { background-image: url('/intrased/sites/default/files/inline-images/x.png'); }
.footer-top .youtube   { background-image: url('/intrased/sites/default/files/inline-images/youtube.png'); }
.footer-top .tiktok    { background-image: url('/intrased/sites/default/files/inline-images/tiktok.png'); }
.footer-top .linkedin  { background-image: url('/intrased/sites/default/files/inline-images/linkedin.png'); }

/* Hover */
.footer-top .facebook:hover  { background-image: url('/intrased/sites/default/files/inline-images/facebook_h.png'); }
.footer-top .instagram:hover { background-image: url('/intrased/sites/default/files/inline-images/instagram_h.png'); }
.footer-top .twitter:hover   { background-image: url('/intrased/sites/default/files/inline-images/x_h.png'); }
.footer-top .youtube:hover   { background-image: url('/intrased/sites/default/files/inline-images/youtube_h.png'); }
.footer-top .tiktok:hover    { background-image: url('/intrased/sites/default/files/inline-images/tiktok_h.png'); }
.footer-top .linkedin:hover  { background-image: url('/intrased/sites/default/files/inline-images/linkedin_h.png'); }



.footer-fifth-wrapper {
  background-color: #001f4d; /* Azul oscuro */
  color: white;
  padding: 30px 15px; /* Padding más amplio, pero con espacio en pantallas pequeñas */
  font-size: 13px; /* Letra más pequeña */
}

.footer-fifth-wrapper a {
  color: white;
  text-decoration: underline;
  font-size: inherit;
}

.footer-fifth-wrapper a:hover {
  text-decoration: none;
}

.footer-fifth-wrapper .footer-logo {
  max-width: 100%;
  height: auto;
}

.footer-fifth-wrapper .row {
  max-width: 1230px;
  margin: 0 auto; /* Centrar toda la fila */
}

.footer-fifth-wrapper .border-end {
  border-right: none !important; /* Elimina líneas tenues */
}

.footer-fifth-wrapper .col-12 {
  padding-left: 15px;
  padding-right: 15px;
}

.site-footer .block {
  border: none !important;
  padding: 0 !important; /* Si no quieres el padding también */
  margin: 0 !important; /* Opcional si no quieres separación extra */
}

.footer-fifth-wrapper p {
  font-size: 13px;
}

html, body {
  margin: 0;
  padding: 0;
  height: 100%;
}

body {
  display: flex;
  flex-direction: column;
}

.site-footer {
  margin-top: auto;
}

.footer-fifth-wrapper {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.col-md-4.no-padding {
  padding-left: 0;
  padding-right: 0;
}



.footer-sed{
  background: transparent;
  padding: 0;
  overflow-x: hidden;
}

.footer-sed__topbar{
  background: #cecdcc;
  padding: 14px 0;
  margin: 0;
  box-shadow: 0 0 0 100vmax #cecdcc;
  clip-path: inset(0 -100vmax);
}

.footer-sed__social{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.footer-sed__social-link{
  width: 26px;
  height: 26px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  text-decoration: none;
}

.footer-sed__social-link:focus-visible{
  outline: 2px solid #ff4d1a;
  outline-offset: 3px;
  border-radius: 50px;
}

.footer-sed__social-link--facebook{ background-image: url("/sites/default/files/inline-images/icon-facebook_.png"); }
.footer-sed__social-link--facebook:hover{ background-image: url("/sites/default/files/inline-images/icon-facebook-h_.png"); }

.footer-sed__social-link--instagram{ background-image: url("/sites/default/files/inline-images/icon-instagram_.png"); }
.footer-sed__social-link--instagram:hover{ background-image: url("/sites/default/files/inline-images/icon-instagram-h_.png"); }

.footer-sed__social-link--x{ background-image: url("/sites/default/files/inline-images/icon-x_.png"); }
.footer-sed__social-link--x:hover{ background-image: url("/sites/default/files/inline-images/icon-x-h_.png"); }

.footer-sed__social-link--youtube{ background-image: url("/sites/default/files/inline-images/icon-youtube_.png"); }
.footer-sed__social-link--youtube:hover{ background-image: url("/sites/default/files/inline-images/icon-youtube-h_.png"); }

.footer-sed__social-link--tiktok{ background-image: url("/sites/default/files/inline-images/icon-tiktok_.png"); }
.footer-sed__social-link--tiktok:hover{ background-image: url("/sites/default/files/inline-images/icon-tiktok-h_.png"); }

.footer-sed__social-link--linkedin{ background-image: url("/sites/default/files/inline-images/icon-linkedIn_.png"); }
.footer-sed__social-link--linkedin:hover{ background-image: url("/sites/default/files/inline-images/icon-linkedIn-h_.png"); }

.footer-sed__body{
  background: #e0e0e0;
  padding: 18px 0 26px;
  margin: 0;
  box-shadow: 0 0 0 100vmax #e0e0e0;
  clip-path: inset(0 -100vmax);
}

.footer-sed__grid{
  max-width: 1230px;
  margin: 0 auto;
  padding: 0 15px;
  display: flex;
  align-items: flex-start;
  gap: 26px;
}

.footer-sed__col{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #111;
  line-height: 1.35;
}

.footer-sed__col h4{
  font-family: "Nunito Sans", Arial, sans-serif;
  font-weight: 900;
  font-size: 15px;
  margin: 0 0 8px;
}

.footer-sed__col p{
  margin: 0 0 10px;
}

.footer-sed__col p:last-child{
  margin-bottom: 0;
}

.footer-sed__strong{
  font-weight: 700;
}

.footer-sed__col--1{ width: 34%; }
.footer-sed__col--2{ width: 30%; }

.footer-sed__divider{
  width: 1px;
  background: #9a9a9a;
  align-self: stretch;
  margin-top: 6px;
}

.footer-sed__logos{
  width: 36%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding-top: 0 !important;
  margin-top: -18px !important;
  gap: 40px;
}

.footer-sed__logos-top,
.footer-sed__logos-mid,
.footer-sed__logos-bottom{
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
}

.footer-sed__logos img{
  display: block;
  height: auto;
  max-width: 100%;
}

.footer-sed__logos-top{
  margin-top: 0 !important;
  padding-top: 0 !important;
  line-height: 0;
}

.footer-sed__logos-top img{
  display: block;
  margin: 0 !important;
}

.footer-sed__logo-unaedu{ height: 70px !important; width: auto !important; }
.footer-sed__logo-alcaldia{ height: 60px !important; width: auto !important; }
.footer-sed__logo-govco{ height: 20px !important; width: auto !important; }

@media (max-width: 991px){
  .footer-sed__grid{
    flex-direction: column;
    gap: 18px;
  }
  .footer-sed__divider{
    display: none;
  }
  .footer-sed__col--1,
  .footer-sed__col--2,
  .footer-sed__logos{
    width: 100%;
  }
  .footer-sed__logos{
    align-items: center;
    margin-top: 0 !important;
  }
  .footer-sed__logos-top,
  .footer-sed__logos-mid,
  .footer-sed__logos-bottom{
    justify-content: center;
  }
}

.sr-only{
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0,0,0,0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.site-footer{
  display: block;
  margin: 0 !important;
  padding: 0 !important;
  margin-top: 40px !important;
}

.site-footer::before{
  content: "";
  display: table;
}

.site-footer .region,
.site-footer .block,
.site-footer .content{
  margin: 0 !important;
  padding: 0 !important;
}
.footer-sed a{
  color: #333;
  text-decoration: none;
}

.footer-sed a:hover,
.footer-sed a:focus{
  color: #000;
  text-decoration: underline;
}
.footer-sed a{
  color: #111 !important;
}
/* ============================
   FIX DRUPAL WRAPPERS (solo footer)
   ============================ */
.site-footer,
.site-footer .region,
.site-footer .block,
.site-footer .content{
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  float: none !important;
  display: block !important;
  text-align: left !important;
  box-sizing: border-box !important;
}

/* Evita scroll horizontal por estilos del tema */
.site-footer{
  overflow-x: clip;
}
@supports not (overflow-x: clip){
  .site-footer{ overflow-x: hidden; }
}

/* Asegura que tu footer se comporte como bloque normal */
.footer-sed{
  width: 100%;
  margin: 0;
  box-sizing: border-box;
}

/* Mantén el contenido centrado y limitado */
.footer-sed__grid{
  max-width: 1230px;
  margin: 0 auto;
  padding: 0;
  display: flex;
  align-items: flex-start;
  gap: 26px;
}

/* IMPORTANTE: elimina duplicados de links y deja uno solo */
.footer-sed a{
  color: #111 !important;
  text-decoration: none;
}
.footer-sed a:hover,
.footer-sed a:focus{
  color: #000 !important;
  text-decoration: underline;
}
/* 1) Deja de forzar 1230 si el tema usa otro contenedor */
.footer-sed__grid{
  max-width: none !important;
}

/* 2) Usa el ancho del contenedor del tema (elige el que exista) */
.site-footer .container .footer-sed__grid,
.site-footer .layout-container .footer-sed__grid,
.site-footer .region .footer-sed__grid{
  width: 100%;
  max-width: inherit;
  margin-left: auto;
  margin-right: auto;
}
.footer-sed__body{
  width: 100%;
  background-color: #00005f;
  box-shadow: 0 0 0 100vmax #00005f;
  clip-path: inset(0 -100vmax);
}

.footer-sed__grid{
  max-width: 1230px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}

.site-footer .footer-sed__body .footer-sed__grid{
  max-width: 1230px !important;
  width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;
}

.footer-sed__col{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12pt;
  font-weight: 400;
  color: #ffffff;
}

.footer-sed__col h4{
  font-family: 'Nunito Sans', Arial, sans-serif;
  font-weight: 900;
  font-size: 15pt;
  color: #ffffff;
  margin: 0 0 8px;
}

.footer-sed__strong{
  font-weight: 700;
}

.footer-sed a{
  color: #ffffff;
  text-decoration: none;
}

.footer-sed a:hover,
.footer-sed a:focus{
  color: #ffffff;
  text-decoration: none;
}
.site-footer .footer-sed__body{
  text-decoration: none !important;
}

.site-footer .footer-sed__body *,
.site-footer .footer-sed__body a,
.site-footer .footer-sed__body a:link,
.site-footer .footer-sed__body a:visited,
.site-footer .footer-sed__body a:hover,
.site-footer .footer-sed__body a:focus,
.site-footer .footer-sed__body a:active{
  text-decoration: none !important;
  text-decoration-line: none !important;
  border-bottom: 0 !important;
  box-shadow: none !important;
}
.footer-fifth-wrapper{
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}

.footer-fifth-wrapper .region-footer-fifth{
  margin: 0 !important;
  padding: 0 !important;
}

.footer-fifth-wrapper .region-footer-fifth > .block{
  margin: 0 !important;
  padding: 0 !important;
}