body {
    --main-page-color: #1d84d7;
    --main-page: #00679c;
}
.m-0 {
    margin: 0 !important;
}
ol li::before {
    content: none !important;
}
.p-0 {
    padding: 0 !important;
}
.modal-header {
    background-color: #2262b0;
    color: white;
}
i {
    height: 23px;
    width: 23px;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
}
button.btn-close {
    background-color: white;
    border-radius: 0;
    opacity: 100%;
}
/*Home*/
.BannerEfr .hero-image__content-wrapper.hero-image__content-wrapper--centro {
    justify-content: center;
    display: inline-flex;
    align-items: flex-end;
    max-width: 100%;
}
#BannerEfr p {
    margin: 0;
}
.BannerEfr img.zoomimg {
    -webkit-animation: inherit;
    animation: inherit;
}
.btn-bienestar a,
.btn-convenios a {
    background-color: #f4f2f2;
    color: #6a6a6a;
    display: block;
    padding: 1%;
}
.btn-convenios i ,
.btn-bienestar
i {
    background-color: #eb6213;
    border-radius: 50%;
    padding: 3px 6px;
    color: #ffffff;
}
.btn-convenios a {
    background-color: #e0e0e0;
}
.btn-bienestar a:hover {
    background-color: #3184c8;
    color: white;
}
.btn-convenios a:hover {
    background-color: #e25504;
    color: #ffffff;
}
.section-title--line-down-center::after {
    background-color: #3184c8;
}
.Metricas i {
    background-color: #eeeeee;
    /* box-shadow: 0px 2px #0273ad; */
    transition: 0.5s;
    color: #0162b0;
    border-radius: 50%;
    font-size: 1.4em;
    padding: 13%;
}
.Metricas i:hover {
    background-color: #0084c8;
    color: #fff;
}
.titulouno {
    background-color: #2262b0;
    padding: 5px 10px;
    position: absolute;
    font-size: 0.6em;
    color: #fff;
    font-weight: 800;
    bottom: -4px;
    left: 0;
    width: 65%;
    height: unset;
    transform: rotate(270deg);
    transform-origin: 4%;
}
.titulo {
    position: absolute;
    font-weight: 800;
    color: white;
    z-index: 2;
    left: 39px;
    bottom: 20px;
}
.Contacto {
    background-image: url(/sites/default/files/2023-07/universidad-del-rosario-efr-lg.jpg);
    background-size: 78%;
    background-repeat: no-repeat;
}
.Contacto a {
    color: #ff620a;
    font-weight: 600;
}
.Contacto i {
    background-color: #ffffff;
    border-radius: 50%;
    font-size: 2em;
    padding: 6%;
    color: black;
}
#linea-de-tiempo-efr .section-title--line-down-center::after {
    background-color: #ffffff;
}

#linea-de-tiempo-efr .d-flex {
    justify-content: center;
}
#linea-de-tiempo-efr .cajayear {
    background-color: white;
    padding: 32px;
    height: 293px;
}
#linea-de-tiempo-efr p.tituloyear {
    background-color: #ff620b;
    display: table;
    color: white;
    padding: 3px 13px;
    margin: 0;
}
#linea-de-tiempo-efr ul {
    --icon-space: 1.3em;
    list-style: none;
    padding: 0;
}

#linea-de-tiempo-efr li {
    padding-left: var(--icon-space);
}

#linea-de-tiempo-efr li:before {
    content: "\f00c"; /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    margin-left: calc(var(--icon-space) * -1);
    width: var(--icon-space);
    color: #ff620a;
}
#cartilla-de-habitos-de-vida-saludable {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #236594;
}
#cartilla-de-habitos-de-vida-saludable .section-title--line-down-center::after {
    background-color: #fff;
}
#linea-de-tiempo-efr#linea-de-tiempo-efr #carouselGlobalCenterBlue .controles .carousel-control-next,
.carousel-control-prev {
    position: absolute !important;
    top: 6% !important;
    left: -11px;
}

#linea-de-tiempo-efr .carousel-control-prev-icon,
.carousel-control-next-icon {
    height: 59px;
    width: 25px;
    outline: #ff620a;
    background-color: rgb(255 98 10);
    background-size: 100%, 100%;
}
.mi-experiencia-ur-sec .flex-container {
    color: #fa630c;
    font-size: 1.6em;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.mi-experiencia-ur-sec .flex-item {
    background: #ffffff;
    box-shadow: 1px 5px 7px 0px #bac8d5a1;
    padding: 8px 0 0 14px;
    height: 72px;
    margin: 10px;
    color: #252525;
    font-weight: bold;
    font-size: 0.6em;
    text-align: left;
    position: relative;
    width: 95%;
    list-style: none;
}
.mi-experiencia-ur-sec {
   /* padding: 29px 17px;*/
    display: table;
    width: 100%;
}
.mi-experiencia-ur-sec .flex-container p {
    display: contents;
}
.mi-experiencia-ur-sec li.flex-item i {
    color: #fa630c;
    background-color: #ffffffff;
    font-size: 1.6em;
    padding: 18px;
    border-radius: 50%;
    border: 1px solid #e0e0e0;
}
.mi-experiencia-ur-sec li.flex-item {
    text-decoration: none !important;
}
.mi-experiencia-ur-sec .flex-container a {
    background-color: #f5630e;
    padding: 4px 14px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    text-decoration: none;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    width: auto;
    right: 0;
}
.mi-experiencia-ur-sec .vermas_mi a {
    background-color: #fa630c;
    color: #ffff;
    font-weight: 600;
    font-size: 1em;
    padding: 5px 21px;
    margin: auto;
    display: table;
    text-decoration: none;
}
.mi-experiencia-ur-sec .vermas_mi a:hover {
    background-color: #000000;
}
.Mi_experiencia_ur_m .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #ff620b;
    color: #ffffff;
}
.Mi_experiencia_ur_m button.close {
    background-color: #ffff;
    opacity: 100;
    border-radius: 50%;
    padding: 0px 4px;
}
.Mi_experiencia_ur_m .modal-body {
    padding: 8%;
}

.Cartilla .flex-container2 {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
}
.Cartilla .flex-container2 > div {
    border: 1px dashed #fff;
    margin-bottom: 22px;
    border-radius: 23px;
    font-weight: 800;
    cursor:pointer;
    padding: 8px 19px;
    transition: 1s;
    display: table;
    color: #fff;
    width: 41%;
}
.Cartilla .flex-container2 > div:hover {
    background-color: #024d74;
}
.Cartilla .flex-container2 > div p {
    font-size: 1.1em;
    margin: 0;
}

#sugerencia-contacto ul {
    --icon-space: 1.3em;
    list-style: none;
    padding: 0;
}
#sugerencia-contacto li {
    padding-left: var(--icon-space);
}
#sugerencia-contacto li:before {
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: calc(var(--icon-space) * -1);
    width: var(--icon-space);
    color: #ff620a;
}
#Noticias .card-body {
    height: 200px;
}
#Noticias .btn-primary {
    background-color: #f5630e;
    border-color: #f5630e;
    font-weight: 600;
    position: absolute;
    border-radius: 0;
    bottom: 0;
    right: 0;
}
#efr .Mi_experiencia_ur_m .btn-default {
    color: inherit;
    background-color: inherit;
    border-color: inherit;
    border: 1px solid#b5b5b5;
}
#medidas {
    position: relative;
}
#medidas .image-effect .image {
    display: block;
    width: 100%;
    height: auto;
}

#medidas .image-effect .img-content {
    position: relative;
}

#medidas .image-effect img {
    display: block;
    width: 100%;
    height: auto;
}

#medidas .image-effect .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: linear-gradient(to right, hsl(200.92deg 95.12% 40.2% / 84%), hsl(205.33deg 78.22% 29.26% / 79%));
    transition: opacity 0.3s ease-in 0s, transform 0.3s ease-in 0s, -webkit-transform 0.3s ease-in 0s;
    opacity: 0;
    overflow: hidden;
}
#medidas .image-effect .img-content:hover .overlay {
    opacity: 1;
}

#medidas .image-effect .img-content:hover .overlay .text {
    -moz-transform: translateY(0);1200
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
#medidas .image-effect .text {
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    transition: opacity 0.3s ease-out 0.1s, -webkit-transform 0.3s ease-out 0.1s;
    background-color: #0279b9a6;
    border: 2px solid#ffffff;
    padding: 9px 23px;
    font-weight: 800;
    position: absolute;
    cursor: pointer;
    color: white;
    display: table;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#MenuEfr li.nav-item a:hover {
    background-color: #f7f6f6;
    transition: ease-in 0.4s;
    transform: scale(1.1);
    position: relative;
    font-size: 0.9em;
    display: inline-flex;
    color: #2d2d2d;
    border: 2px solid #0273ad;
    border-radius: 0 50px 50px 0;
    padding-right: 13px;
    border-left: none;
    align-items: center;
}
#MenuEfr li.nav-item i {
    background-color: #0084c8;
    color: #fff;
    padding: 6px;
    font-size: 0.9em;
    border-radius: 50%;
    height: 27px;
    width: 30px;
    display: inline-flex;
    justify-content: center;
    position: relative;
    left: -9px;
}

#MenuEfr li.nav-item a {
    padding: 0 12px 0 0;
    transition: 0.2s;
}
#MenuEfr li.nav-item {
    /* border-right: 3px solid var(--main-page); */
    display: inline-flex;
    padding: 1px 5px 1px 14px;
    height: 15px;
    align-items: center;
}
#MenuEfr {
    background-color: #fff;
    box-shadow: 1px 6px 6px 0px #86818140;
    position: sticky;
    z-index: 3;
    top: 114px;
}
#MenuEfr .navbar-expand-lg {
    margin: auto;
    display: table;
}
#MenuEfr .navbar-light .navbar-nav .nav-link {
    border: 2px solid #e4e4e4;
    border-radius: 0 50px 50px 0;
}
.Miga {
    padding: 20px 13px 14px;
}
.Miga a {
    color: var(--main-page-color);
    transition: 0.5s;
    font-weight: 800;
}
.Miga a:hover {
    color: #c2c2c2;
}
#tabContent {
    background-color: white;
    padding: 30px 31px;
    border-radius: 4px;
}
.tab-bootstap .nav-link.active {
    background-color: var(--main-page-color);
}
.section-title--line-down::after {
    background-color: var(--main-page-color);
}
.ContenedorEfr strong {
    color: var(--main-page-color);
}
#Contacto {
    padding: 5px 0;
    background: rgb(9, 98, 142);
    background: linear-gradient(90deg, rgba(9, 98, 142, 1) 15%, rgb(34 98 176) 61%);
}
#Contacto a {
    color: #fff;
}
.ContenedorEfr #tabContent ul {
    --icon-space: 1.3em;
    list-style: none;
    padding: 0;
}

.ContenedorEfr #tabContent li {
    padding-left: var(--icon-space);
}

.ContenedorEfr #tabContent li:before {
    content: "\f00c"; /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    margin-left: calc(var(--icon-space) * -1);
    width: var(--icon-space);
    color: #f5610c;
}
.descarga a {
    border: solid 1px #ededed;
    padding: 2%;
    margin-top: 4%;
    display: table;
    width: 100%;
    position: relative;
    left: 0px;
    font-size: 17px;
    text-align: left;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    color: #000;
    background: #fff;
    box-shadow: 2px 4px 5px #093e6826;
    display: inline-flex;
}
.descarga i {
    color: #ff630a;
    font-size: 20px;
    font-weight: 800;
    font-style: normal;
    padding: 3px 7px;
    background: #fff0;
}

#orientacion-estrategica ol {
    list-style-type: none;
    counter-reset: custom-counter;
    padding-left: 20px;
}

#orientacion-estrategica li {
    position: relative;
    counter-increment: custom-counter;
    margin-bottom: 10px;
}
#orientacion-estrategica li::before {
    content: counter(custom-counter);
    position: absolute;
    left: -20px;
    background-color: #1666a6;
    color: white;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    font-weight: 700;
}
.ContenedorEfr #tabContent i {
    padding-right: -2px;
    margin-right: 5px;
}

#sugerencia-contacto .layout__region.layout__region--first a {
    display: table;
    background-color: #fff;
    border: 1px solid#adadad;
    padding: 6px 12px;
    margin-bottom: 20px;
    color: #000;
    font-weight: 500;
}
#sugerencia-contacto .layout__region.layout__region--first a img:hover {
    filter: invert(1);
}
#sugerencia-contacto .layout__region.layout__region--first a:hover {
    background-color: #2262b0;
    color: white;
}
.tablet {
    overflow: hidden;
    height: 100%;
}
@media (min-width: 1278px) and (max-width: 1900px) {
    #MenuEfr .navbar-nav .nav-link {
        font-size: 1em !important;
    }
}
@media (min-width:1025px) and (max-width:1383px) {
.titulouno {
    font-size: 0.4em;
}
}
@media (min-width: 990px) and (max-width: 1278px) {
    #MenuEfr .navbar-nav .nav-link {
        font-size: 0.7em;
        display: flex;
        align-items: center;
    }
    #MenuEfr {
        top: 78px;
    }
    .hero-image__body {
        max-width: 70%;
        margin: auto;
    }
}

@media (min-width: 1280px) {
      #linea-de-tiempo-efr .d-flex:before {
    position: absolute;
    content: "";
    border: 2px solid#ff980052;
    bottom: 37%;
    width: 100%;
    display: table;
    z-index: 0;
}
}
@media (min-width: 1200px) {
    .BannerEfr .hero-image__body {
        max-width: 68%;
    }
    .titulouno {
        bottom: -2px;
    }

}
@media (max-width: 1024px) {
    #medidas .tablet {
        width: 50%;
    }
  
}
@media (max-width: 768px) {
    #sugerencia-contacto .layout__region.layout__region--first {
        padding: 12px 24px 16px;
    }
    #linea-de-tiempo-efr .cajayear {
        height: 366px;
    }
    #linea-de-tiempo-efr .cajayear {
        height: 345px;
    }
    img.zoomimg {
        margin: auto;
        width: 75%;
    }
    #Noticias .card-body {
        height: 302px;
    }
}
@media (max-width: 600px) {
    .BannerEfr .hero-image__content-wrapper.hero-image__content-wrapper--centro {
        align-items: center;
    }
    #MenuEfr li.nav-item {
        border-right: 0px solid var(--main-page);
        border-left: 1px solid var(--main-page);
        padding: 6px 14px 7px 14px;
        height: 29px;
        margin-bottom: 4px;
    }
    #medidas .tablet {
        width: 100%;
    }
    #vida-saludable .tablet {
        width: inherit;
    }
    .mi-experiencia-ur-sec .flex-item {
        width: 89%;
    }
    #linea-de-tiempo-efr#linea-de-tiempo-efr #carouselGlobalCenterBlue .controles .carousel-control-next,
    .carousel-control-prev {
        top: 1% !important;
    }
    .hero-image__content {
        padding: 0 0rem;
    }
    img.zoomimg {
        width: 100%;
    }
    .hero-image__content-wrapper {
        padding: 0 0rem;
        align-items: center;
    }
    .tab-accordion-mobile .accordion-header a span {
        font-size: 1rem !important;
    }
    .tab-accordion-mobile .accordion-item {
        box-shadow: 1px 6px 6px 0px #d3d3d396 !important;
        margin-bottom: 23px !important;
    }

    .Mi_experiencia_ur .flex-container {
        flex-direction: column;
    }

    .Cartilla .flex-container2 > div {
        width: 100%;
    }
    div#cartilla-de-habitos-de-vida-saludable {
        background-size: cover;
        background-position-x: center;
    }

    #linea-de-tiempo-efr .cajayear {
        height: auto;
    }
    #linea-de-tiempo-efr .cajayear {
        height: auto;
    }
    #Noticias .card-body {
        height: auto;
    }
}
