a {
    text-decoration: none;
    /* word-wrap: break-word !important;
    word-break: break-word !important; */
}

.bg-incan-primary {
    /* background-color: #235C4F; */
    background-color: #a57f2c;
    border-color: transparent;
}

.bg-incan-3 {
    background-color: #335480;
    border-color: transparent;
    border-color: transparent;
}

.bg-incan-4 {
    background-color: #082D5E;
    border-color: transparent;
    border-color: transparent;
}

.bg-incan-5 {
    background-color: #a75454;
    border-color: transparent;
    border-color: transparent;
}

.bg-incan-6 {
    background-color: #25b76e;
    border-color: transparent;
    border-color: transparent;
}

.bg-incan-7 {
    background-color: #ffbf28;
    border-color: transparent;
    border-color: transparent;
}

.bg-sociales-page {
    background-color: #f2f2f2;
    background-image: url(/images/background/bg-1.png);
}

.bg-incan-secondary {
    background-color: #0E54AE;
    border-color: transparent;
}

.bg-incan {
    background-color: #0E54AE;
}

.bg-incan-500 {
    background-color: #118bff;
}

.bg-img-1 {
    background: url(/images/background/convocatoria.svg) left no-repeat;
}

.bg-img-2 {
    background: url(/images/background/bg-img-2.svg) left center no-repeat;
}

.bg-img-estetoscopio {
    background: url(/images/background/estetoscopio.svg) left center no-repeat;
}

.bg-incan-tratamiento {
    background: url(/images/background/tratamiento.svg) left center no-repeat;

}

.bg-incan-efectossecundarios {
    background: url(/images/background/efectossecundarios.svg) left bottom no-repeat;

}

.bg-incan-mitosycreencias {
    background: url(/images/background/mitosycreencias.svg) left bottom no-repeat;

}

.bg-incan-virusybacterias {
    background: url(/images/background/virusybacterias.svg) left bottom no-repeat;
}

.bg-incan-significado {
    background: url(/images/background/significado.svg) left bottom no-repeat;
}

.text-incan {
    color: #0E54AE;
}

.bg-gobierno {
    /* background-color: #13322b; */
    background-color: #611232;
    border-color: transparent;
}

body {
    /* font-family: "Montserrat", sans-serif !important; */
    font-family: "Montserrat", Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-style: normal;
}

.font-oswald {
    font-family: "Oswald", sans-serif;
    font-style: normal;
}

.font-outfit {
    font-family: "Outfit", sans-serif;
    font-style: normal;
}

.font-inter {
    font-family: "Inter", sans-serif;
    font-style: normal;
}

.font-jost {
    font-family: "Jost", sans-serif;
    font-style: normal;
}

#navGobierno.navbar {
    font-size: 16px;
    font-weight: 300;
}

.social-icon {
    background-image: url(https://framework-gb.cdn.gob.mx/qa/assets/images/icons_full.png);
    display: block;
    text-indent: -9999px;
    margin-right: 5px
}

.social-icon.facebook {
    width: 14px;
    height: 20px;
    background-position: 0 0
}

.social-icon.twitter {
    width: 24px;
    height: 20px;
    background-position: -34px 0
}

.social-icon.facebook:hover,
.social-icon.twitter:hover {
    outline: 2px dashed #5971ad;
}

.social-icon.instagram {
    width: 22px;
    height: 20px;
    background-position: -12px 0
}

.social-icon.youtube {
    width: 22px;
    height: 20px;
    background-position: -60px 0
}

.social-icon.flickr {
    width: 22px;
    height: 20px;
    background-position: -141px 0
}

.social-icon.feed {
    width: 20px;
    height: 20px;
    background-position: -120px 0
}

.social-icon:hover {
    /* opacity: .5 */
}

.main-footer {
    /* background-color: #13322B; */
    background-color: #611232;
    min-height: 56px;
    color: #FFF;
    padding: 0px 0 0px;
    text-align: left;
    font-weight: 300
}

.main-footer .list-info {
    line-height: auto;
    color: white;
    background-size: cover;
    background-position: bottom;
    padding: 30px 10px 10px;
}

.main-footer .list-info h5 {
    font-weight: 300;
    margin-bottom: 20px;
}

.main-footer .list-info a {
    color: #FFF;
    font-size: 14px;
    text-decoration: none;
}

.main-footer .list-info a.link-email {
    color: #fff;
    font-size: 14px;
}

.main-footer .list-info p {
    margin-bottom: 15px;
}

.main-footer .list-info ul {
    margin: 0 0 60px;
    padding: 0;
}

.main-footer .list-info ul li {
    list-style-type: none;
    margin: 0 0 2px;
    padding: 0;
    line-height: 160%;
}

.main-footer .row>div {
    margin-bottom: 15px;
}

.main-footer p {
    margin: 0;
    font-size: 14px;
    line-height: 136%;
    height: auto;
    position: static;
}

.main-footer .list-inline {
    margin-left: -5px;
}

.main-footer .list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

@media (min-width:768px) {
    .main-footer {
        text-align: left;
    }

    .main-footer .row>div {
        margin-bottom: 0;
    }
}

.pleca {
    /* background-color: #12322B; */
    background-color: #fff;
    background-image: url(https://framework-gb.cdn.gob.mx/gobmx/img/pleca.svg);
    background-repeat: repeat-x;
}

.section-video .title {
    line-height: 58px;
    letter-spacing: 1%;
    font-size: 40px;
}

.section-video .description {
    line-height: 34px;
    letter-spacing: 1%;
    font-size: 14px;
    color: #9A9A9A;
    max-width: 80%;
}

@media (max-width:768px) {
    .section-video .description {
        max-width: 100%;
    }
}

.navbar-toggler:focus {
    box-shadow: none;
}

/* 
#navIncan .navbar-brand > img {
    height: 70px;
    width: auto
}
#navGobierno .navbar-brand > img {
    height: 38px;
    width: auto
}
/* nav-header-incan */
#navIncan .navbar-nav>li>a:first-child:first-child {
    opacity: 85%;
}

#navIncan .sub-menu {
    top: 70px;
    /* background-color: #235C4F; */
    border-radius: 0;
    border: none;
}

#navIncan .dropdown-item-primary {
    /* color: #C39852 !important; */
    color: #FFF !important;
}

#navIncan .dropdown-item-secondary {
    color: #FFFF !important;
}

#navIncan .dropdown-item:hover,
#navIncan .dropdown-item:focus {
    background-color: rgba(49, 49, 49, 0.5) !important;
    color: #DAC6A1 !important;
}

/* nav-header-incan */
/* share-buttons */
.sticky-share-buttons-left {
    width: 100%;
    max-width: 40px;
    position: fixed;
    left: 0;
    top: 23%;
    z-index: 99999;
}

.sticky-share-buttons-bottom {
    width: 100%;
    max-width: 280px;
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99999;
    transition: bottom 0.5s;
    -webkit-transition: bottom 0.5s;
    -moz-transition: bottom 0.5s;
    -ms-transition: bottom 0.5s;
    -o-transition: bottom 0.5s;
}

.sticky-share-buttons-bottom a>i,
.sticky-share-buttons-left a>i {
    font-size: 1.12rem;
}

.sticky-share-buttons-bottom a {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    position: relative;
    color: #ffff;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.sticky-share-buttons-left a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    position: relative;
    color: #ffff;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.sticky-share-buttons-left .label {
    font-family: "Inter", sans-serif;
    font-style: normal;
    position: absolute;
    padding: 0px 8px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
    font-size: 12px;
    top: 12px;
    left: 0px;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.sticky-share-buttons-left a:hover .label {
    opacity: 1;
    visibility: visible;
    left: 64px;
}

.sticky-share-buttons-left .label:after {
    content: '';
    position: absolute;
    right: 100%;
    top: 8px;
    border-left: 7px solid transparent;
    border-right: 6px solid #235C4F;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;

}

.sticky-share-buttons-left #btn-toggle {
    display: none;
}

.sticky-share-buttons-left .fa-play {
    cursor: pointer;
    font-size: 12px;
    margin-bottom: 10px;
    display: inline-block;
    color: #0E54AE;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.sticky-share-buttons-left #btn-toggle:checked~.fa-play {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}

.sticky-share-buttons-bottom .share-buttons {
    border-radius: 10px;
    transition: all 0.4s;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3);
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.sticky-share-buttons-left .share-buttons {
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    transition: all 0.4s;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3);
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
}

.sticky-share-buttons-left #btn-toggle:checked~.share-buttons {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.0);
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
}

/* share-buttons */
/* incan-iconos */
.circle-icon {
    background: #F2F2F2;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    transition-duration: 1.5s;
    -webkit-transition-duration: 1.5s;
    transition-property: color, background-color;
    -webkit-transition-property: color, background-color;
    transform: perspective(1px) translateZ(0);
    -webkit-transform: perspective(1px) translateZ(0);
    -moz-transform: perspective(1px) translateZ(0);
    -ms-transform: perspective(1px) translateZ(0);
    -o-transform: perspective(1px) translateZ(0);
}

.circle-animation-icon:hover .circle-icon-filled {
    background-color: #0E54AE;
    color: white;
    animation-name: hvr-back-pulse;
    -webkit-animation-name: hvr-back-pulse;
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

.circle-animation-icon:hover .circle-icon-filled>svg.icon {
    fill: #fff;
}

.circle-animation-icon .circle-icon>svg.icon {
    width: 50px;
    height: 50px;
    transition: all 0.65s;
    -webkit-transition: all 0.65s;
    -moz-transition: all 0.65s;
    -ms-transition: all 0.65s;
    -o-transition: all 0.65s;
}

.circle-animation-icon:hover .circle-icon>svg.icon {
    transform: rotateY(-360deg);
    -webkit-transform: rotateY(-360deg);
    -moz-transform: rotateY(-360deg);
    -ms-transform: rotateY(-360deg);
    -o-transform: rotateY(-360deg);
}

/* incan-iconos */
/* card-hover */

.card-hover {
    border: 2px solid #c3c6ce;
    transition: 0.5s ease-out;
}

.card-hover:hover {
    border-color: #0E54AE;
    box-shadow: 0 4px 18px 0 rgba(0, 0, 0, 0.25);
}

/* card-hover */
/* multi-line text */
.multi-line-text-1 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.multi-line-text-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.multi-line-text-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.multi-line-text-4 {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* multi-line text */
/* line-text-vertical */
.line-text-x::before {
    content: '';
    position: absolute;
    top: 8px;
    left: 100px;
    background: url(../images/icons/linea.svg);
    background-repeat: no-repeat;
    height: 8px;
    width: 50px;
}

/* line-text-vertical */
/* linea-text-horizontal */
.line-text-y::before {
    content: '';
    position: absolute;
    left: -8px;
    top: 2px;
    bottom: 2px;
    width: 3px;
    background-color: #0E54AD;
}

/* linea-text-horizontal */
/* animatiion underline-left */
.border-underline-left::before {
    content: '';
    position: absolute;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #0E54AE;
    height: 4px;
    transition-property: right;
    -webkit-transition-property: right;
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
}

.border-underline-left:hover::before {
    right: 0;
}

/* animatiion underline-left */

.underline-effect {
    position: relative;
    text-decoration: none;
}

.underline-effect::after {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    bottom: -5px;
    left: 0;
    background-color: #0E54AE;
    transition: width 0.4s ease-in-out;
}

.underline-effect:hover::after {
    width: 100%;
}

.list-style-icon-web>li::before {
    content: url(../images/icons/vinieta-web.svg);
    margin-right: 0.2em;
}

.list-style-icon-web>li {
    padding: 5px 0;
}

.section-read-more {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transform: perspective(1px) translateZ(0);
    -webkit-transform: perspective(1px) translateZ(0);
    -moz-transform: perspective(1px) translateZ(0);
    -ms-transform: perspective(1px) translateZ(0);
    -o-transform: perspective(1px) translateZ(0);
}

.section-read-more a i {
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-property: transform;
    -webkit-transition-property: transform;
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
}

.section-read-more:hover a i {
    transform: translateX(8px);
    -webkit-transform: translateX(8px);
    -moz-transform: translateX(8px);
    -ms-transform: translateX(8px);
    -o-transform: translateX(8px);
}

.section-arrow {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    cursor: pointer;
}

.section-arrow.arrow-visible {
    background-color: #0E54AE;
    color: #FFFF;
}

.section-arrow.arrow-visible-white {
    background-color: #FFFF;
    color: #000;
}

.section-arrow.arrow-not-visible {
    background-color: rgba(14, 84, 174, 0.1);
    color: #0E54AE;
    border: 1px solid #0E54AE;
    cursor: not-allowed !important;
}

.section-arrow.arrow-not-visible-white {
    background-color: rgba(255, 255, 255, 0.6);
    color: #000;
    cursor: not-allowed !important;
}

.zoom {
    transition: transform .2s;
}

.zoom:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

/* section-title-page */
.bg-title-page {
    background-color: #F2F2F2;
}

.title-page .imagen-left {
    position: absolute;
    top: -100%;
    left: 0;
    background-image: url(../images/background/directorio.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 250px;
    height: 100vh;
}

/* section-title-page */

/* animation-audio */
.animation-audio {
    height: 25px;
    display: flex;
    align-items: center;
}

.animation-audio .stroke {
    display: block;
    position: relative;
    background: #ffff;
    height: 20px;
    width: 4px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    margin: 0 5px;
    animation: animate 1.2s ease-in-out infinite;
    -webkit-animation: animate 1.2s ease-in-out infinite;
}

@keyframes animate {

    0%,
    100% {
        height: 20%;
    }

    50% {
        height: 80%;
    }
}

.animation-audio .stroke:nth-child(1) {
    animation-delay: 0.1s
}

.animation-audio .stroke:nth-child(2) {
    animation-delay: 0.4s
}

.animation-audio .stroke:nth-child(3) {
    animation-delay: 0.6s
}

.animation-audio .stroke:nth-child(4) {
    animation-delay: 0.4s
}

.animation-audio .stroke:nth-child(5) {
    animation-delay: 0.1s
}

/* animation-audio */
/* animation-card-select */
.animation-select {
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.animation-select:hover {
    transform: translateY(-10px);
}

.animation-select-card:hover> :not(:hover) {
    opacity: 0.5;
}

/* animation-card-select */

/* animation-card-opacity */
.animation-opacity {
    cursor: pointer;
    transition: opacity 0.6s ease;
}

.animation-opacity-card:hover> :not(:hover) {
    opacity: 0.4;
}

/* animation-card-opacity */

/* linea-gradient */
.linea-gradient {
    position: absolute;
    inset: 0;
    background-image: linear-gradient(to bottom, rgba(14, 84, 174, 0), rgba(14, 84, 174, 0.7));
    transition: opacity 0.5s ease;
    z-index: 1;
}

.linea-gradient-hover {
    position: absolute;
    inset: 0;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    opacity: 0;
    transition: opacity 0.5s ease;
    z-index: 2;
}

.linea-gradient-post:hover .linea-gradient {
    opacity: 0;
}

.linea-gradient-post:hover .linea-gradient-hover {
    opacity: 1;
}

.linea-gradient-black {
    position: absolute;
    inset: 0;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 50));
    transition: opacity 0.5s ease;
    z-index: 1;
}

.linea-gradient-hover-black {
    position: absolute;
    inset: 0;
    background-image: linear-gradient(to bottom, rgba(14, 84, 174, 0), rgba(14, 84, 174, 0.7));
    opacity: 0;
    transition: opacity 0.5s ease;
    z-index: 2;
}

.linea-gradient-post:hover .linea-gradient-black {
    opacity: 0;
}

.linea-gradient-post:hover .linea-gradient-hover-black {
    opacity: 1;
}

/* linea-gradient */

/* effect-hover-image */
.effect-hover-image {
    background: #0E54AE;
    position: relative;
    overflow: hidden;
}

.effect-hover-image img.hover-image {
    object-fit: cover;
    opacity: 0.95;
    transform: scale3d(1.05, 1.05, 1);
    -webkit-transform: scale3d(1.05, 1.05, 1);
    -moz-transform: scale3d(1.05, 1.05, 1);
    -ms-transform: scale3d(1.05, 1.05, 1);
    -o-transform: scale3d(1.05, 1.05, 1);
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transition: opacity 0.35s, transform 0.35s;
    -moz-transition: opacity 0.35s, transform 0.35s;
    -ms-transition: opacity 0.35s, transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
}

.effect-hover-image span.bars-transition::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    content: '';
    transition: transform 0.6s;
    -webkit-transition: -webkit-transform 0.6s;
    transform: scale3d(2.5, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -webkit-transform: scale3d(2.5, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -moz-transform: scale3d(2.5, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -ms-transform: scale3d(2.5, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -o-transform: scale3d(2.5, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

.effect-hover-image:hover img.hover-image {
    opacity: 0.6;
    transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
}

.effect-hover-image:hover span.bars-transition::before {
    transform: scale3d(2.5, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    -webkit-transform: scale3d(2.5, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    -moz-transform: scale3d(2.5, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    -ms-transform: scale3d(2.5, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    -o-transform: scale3d(2.5, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

/* effect-hover-image */

/* ribbon-books */
.ribbon {
    width: 40px;
    height: 40px;
    background-color: #0E54AE;
    position: absolute;
    left: 0;
    top: -350px;
    -webkit-animation: drop forwards 0.8s 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    animation: drop forwards 0.8s 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.ribbon:before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: -20px;
    border-left: 20px solid #0E54AE;
    border-right: 20px solid #0E54AE;
    border-bottom: 20px solid transparent;
}

.ribbon:after {
    content: "";
    /* width: 200px;
    height: 270px; */
    position: absolute;
    z-index: -1;
    left: 0;
    bottom: -120px;
    /* background-color: #507abd; */
    /* transform: skewY(35deg) skewX(0); */
}

@-webkit-keyframes drop {
    0% {
        top: -350px;
    }

    100% {
        top: 0;
    }
}

@keyframes drop {
    0% {
        top: -350px;
    }

    100% {
        top: 0;
    }
}

/* ribbon-books */

/*socials*/
.social-btns .btn,
.social-btns .btn:before,
.social-btns .btn .fa {
    transition: all 0.35s;
    transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
}

.social-btns .btn:before {
    top: 90%;
    left: -110%;
}

.social-btns .btn .fa {
    transform: scale(0.8);
}

.social-btns .btn::before {
    z-index: -1 !important;
}

.social-btns .btn.facebook:before {
    background-color: #3b5998;
    z-index: -1;
}

.social-btns a:hover {
    color: #ffff;
}

.social-btns .btn.facebook .fa-facebook {
    color: #3b5998;
}

.social-btns .btn.twitter:before,
.social-btns .btn.tiktok:before {
    background-color: rgb(0, 0, 0);
}

.social-btns .btn.twitter,
.social-btns .fa-x-twitter {
    color: rgb(44, 46, 47);
}

.social-btns .btn.instagram:before {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);
    z-index: -1;
}

.social-btns .btn.youtube:before {
    background: #c40505;

}

.social-btns .btn:hover.instagram,
.social-btns .btn:hover.tiktok,
.btn:focus.tiktok,
.btn:focus.instagram,
.btn:focus.twitter .fa-x-twitter,
.social-btns .btn:focus.facebook,
.btn:focus.youtube {
    color: #ffffff;
}

.social-btns .btn:focus:before,
.social-btns .btn:hover:before {
    top: -10%;
    left: -10%;
    color: white;
}

.social-btns .btn:focus .fa,
.social-btns .btn:hover .fa-facebook,
.btn:hover>.fa-x-twitter,
.btn:hover>.instagram,
.social-btns .btn.twitter:before {
    color: #fff;
    transform: scale(1);
}

.social-btns {
    height: 90px;
    margin: auto;
    font-size: 0;
    text-align: center;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 28px;
}

.social-btns .btn {
    display: inline-block;
    background-color: #fff;
    width: 90px;
    height: 90px;
    font-size: 28px;
    line-height: 90px;
    margin: 0 10px;
    text-align: center;
    position: relative;
    overflow: hidden;
    border-radius: 28%;
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.1);
    opacity: 0.99;
}

.social-btns .btn:before {
    content: '';
    width: 120%;
    height: 120%;
    position: absolute;
    transform: rotate(45deg);
    font-size: 28px;
}

.social-btns .btn .fa {
    font-size: 38px;
    vertical-align: middle;
}


.video-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.video-container.short-video {
    position: relative;
    width: 100%;
    max-width: 360px;
    /* Ancho máximo del contenedor */
    height: 640px;
    /* Altura correspondiente a la relación 9:16 */
    overflow: hidden;
    padding-bottom: 56.25%;
    /* Relación de aspecto 9:16 */
}

/* colum-2 */
.column-2 {
    columns: 200px 2;
    column-gap: 30px;
    padding: 20px;
}

/* colum-2 */

/* timeline-cards */
ul.timeline-cards {
    --col-gap: 2rem;
    --row-gap: 2rem;
    --line-w: 0.25rem;
    display: grid;
    grid-template-columns: var(--line-w) 1fr;
    grid-auto-columns: max-content;
    column-gap: var(--col-gap);
    list-style: none;
    width: min(60rem, 90%);
    margin-inline: auto;
}

ul.timeline-cards::before {
    content: "";
    grid-column: 1;
    grid-row: 1 / span 20;
    background: rgb(225, 225, 225);
    border-radius: calc(var(--line-w) / 2);
}

ul.timeline-cards li:not(:last-child) {
    margin-bottom: var(--row-gap);
}

ul.timeline-cards li {
    grid-column: 2;
    --inlineP: 1.5rem;
    margin-inline: var(--inlineP);
    grid-row: span 2;
    display: grid;
    grid-template-rows: min-content min-content min-content;
}

ul.timeline-cards li .date {
    --dateH: 3rem;
    height: var(--dateH);
    margin-inline: calc(var(--inlineP) * -1);

    text-align: center;
    background-color: var(--accent-color);

    color: white;
    font-size: 1.25rem;
    font-weight: 700;

    display: grid;
    place-content: center;
    position: relative;

    border-radius: calc(var(--dateH) / 2) 0 0 calc(var(--dateH) / 2);
}

ul.timeline-cards li .date::before {
    content: "";
    width: var(--inlineP);
    aspect-ratio: 1;
    background: var(--accent-color);
    background-image: linear-gradient(rgba(0, 0, 0, 0.2) 100%, transparent);
    position: absolute;
    top: 100%;

    clip-path: polygon(0 0, 100% 0, 0 100%);
    right: 0;
}

ul.timeline-cards li .date::after {
    content: "";
    position: absolute;
    width: 2rem;
    aspect-ratio: 1;
    background: var(--bgColor);
    border: 0.3rem solid var(--accent-color);
    border-radius: 50%;
    top: 50%;

    transform: translate(50%, -50%);
    right: calc(100% + var(--col-gap) + var(--line-w) / 2);
}

@media (min-width: 40rem) {
    ul.timeline-cards {
        grid-template-columns: 1fr var(--line-w) 1fr;
    }

    ul.timeline-cards::before {
        grid-column: 2;
    }

    ul.timeline-cards li:nth-child(odd) {
        grid-column: 1;
    }

    ul.timeline-cards li:nth-child(even) {
        grid-column: 3;
    }

    ul.timeline-cards li:nth-child(2) {
        grid-row: 2/4;
    }

    ul.timeline-cards li:nth-child(odd) .date::before {
        clip-path: polygon(0 0, 100% 0, 100% 100%);
        left: 0;
    }

    ul.timeline-cards li:nth-child(odd) .date::after {
        transform: translate(-50%, -50%);
        left: calc(100% + var(--col-gap) + var(--line-w) / 2);
    }

    ul.timeline-cards li:nth-child(odd) .date {
        border-radius: 0 calc(var(--dateH) / 2) calc(var(--dateH) / 2) 0;
    }
}

/* timeline-cards */
/* number-list-gradient */
ol.gradient-list>li::before,
ol.gradient-list>li {
    box-shadow: 0.25rem 0.25rem 0.6rem rgba(0, 0, 0, 0.05), 0 0.5rem 1.125rem rgba(75, 0, 0, 0.05);
}

ol.gradient-list {
    counter-reset: gradient-counter;
    list-style: none;
    margin: 1.75rem 0;
    padding-left: 1rem;
}

ol.gradient-list>li {
    background: white;
    border-radius: 0 0.5rem 0.5rem 0.5rem;
    counter-increment: gradient-counter;
    margin-top: 1rem;
    min-height: 3rem;
    padding: 1rem 1rem 1rem 3rem;
    position: relative;
}

ol.gradient-list>li::before,
ol.gradient-list>li::after {
    background: #204B83;
    border-radius: 1rem 1rem 0 1rem;
    content: "";
    height: 3rem;
    left: -1rem;
    overflow: hidden;
    position: absolute;
    top: -1rem;
    width: 3rem;
}

ol.gradient-list>li::before {
    align-items: flex-end;
    content: counter(gradient-counter);
    color: #FFFF;
    display: flex;
    font: 900 1.5em/1 "Montserrat";
    justify-content: flex-end;
    padding: 0.125em 0.25em;
    z-index: 1;
}

ol.gradient-list>li+li {
    margin-top: 2rem;
}

/* number-list-gradient */
/* List */
ul.d-1 {
    counter-reset: index;
    padding: 0;
}

/* List element */
ul.d-1>li {
    counter-increment: index;
    list-style: none;
    align-items: center;
    padding: 12px 0;
    box-sizing: border-box;
}


/* Element counter */
ul.d-1>li::before {
    content: counters(index, ".", decimal-leading-zero);
    font-size: 1.5rem;
    text-align: right;
    font-weight: bold;
    min-width: 50px;
    padding-right: 12px;
    font-variant-numeric: tabular-nums;
    align-self: flex-start;
    background-image: linear-gradient(to bottom, aquamarine, orangered);
    background-attachment: fixed;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


/* Element separation */
ul.d-1>li+ul.d-1>li {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

/* List */
ul.d-1 {
    counter-reset: index;
    padding: 0;
}

/* List element */
ul.d-2>li {

    list-style: none;
    align-items: center;
    padding: 12px 0;
    box-sizing: border-box;
}


/* Element counter */
ul.d-2>li::before {
    content: '>';
    font-size: 1.2rem;
    text-align: right;
    font-weight: bold;
    min-width: 50px;
    padding-right: 12px;
    font-variant-numeric: tabular-nums;
    align-self: flex-start;
    background-image: linear-gradient(to bottom, aquamarine, orangered);
    background-attachment: fixed;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


/* Element separation */
ul.d-2>li+ul.d-21>li {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}



@media (min-width: 30rem) {
    ul li.card {
        grid-template: 'icon title' 'icon content';
        text-align: center;
    }
}

.texto-destacado {
    font-weight: bolder;
    background: #1158a8;
    line-height: 1.5;
    color: white;
    word-wrap: break-word !important;
    word-break: break-word !important;
}


.texto-destacado-negro {
    font-weight: bolder;
    background: #060606;
    line-height: 1.5;
    color: white;
    padding-left: 2px;
    padding-right: 2px;
    word-wrap: break-word !important;
    word-break: break-word !important;
}

/* CSS */
.button-download {
    background-image: linear-gradient(92.88deg, #2a2eeb 9.16%, #2a2eeb 43.89%, #2a2eeb 64.72%);
    border-radius: 8px;
    border-style: none;
    box-sizing: border-box;
    color: #FFFFFF;
    cursor: pointer;
    flex-shrink: 0;
    font-family: "Inter UI", "SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    font-size: 16px;
    font-weight: 500;
    height: 4rem;
    padding: 0 1.6rem;
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.25) 0 3px 8px;
    transition: all .5s;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

.button-download:hover {
    box-shadow: rgba(35, 16, 176, 0.897) 0 1px 30px;
    transition-duration: .1s;
}

@media (min-width: 768px) {
    .button-download {
        padding: 0 2.6rem;
    }
}

.table-incan-hours {
    width: 100%;
    margin-bottom: 1rem;
    vertical-align: top;
}

.table-incan-hours .badge-info {
    color: #fff;
    background-color: #17a2b8;
    border-radius: 8px;

}

.table-incan-hours thead,
tbody,
tfoot,
tr,
td,
th {
    padding: 10px;
}

.table-incan-hours tr:nth-child(2n) {
    background-color: #071a36;
}

/* Template list */
ol.custom-progress.list-column-2 {
    grid-template-columns: repeat(2, 1fr);
}

ol.custom-progress {
    padding-left: 0rem;
    list-style: none;
    counter-reset: list;
    /* padding: 0 1rem; */
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    /* Dos columnas de igual tamaño */
    gap: 1.5rem;
    /* Espaciado entre columnas */
    /* max-width: 90%; */
    margin: 0 auto;
}

.custom-progress>li {
    max-width: 100%;
    --stop: calc(100% / var(--length) * var(--i));
    --l: 62%;
    --l2: 88%;
    --h: calc((var(--i) - 1) * (180 / var(--length)));
    --c1: hsl(var(--h), 71%, var(--l));
    --c2: hsl(var(--h), 71%, var(--l2));
    position: relative;
    counter-increment: list;
    /* max-width: 45rem; */
    /* margin: 2rem auto; */
    padding: 2rem 1rem 1rem;
    box-shadow: 0.1rem 0.1rem 1.5rem rgba(0, 0, 0, 0.3);
    border-radius: 0.25rem;
    overflow: hidden;
    background-color: white;
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    -ms-border-radius: 0.25rem;
    -o-border-radius: 0.25rem;
}

.custom-progress>li::before {
    content: "";
    display: block;
    width: 100%;
    height: 1rem;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to right,
            var(--c1) var(--stop),
            var(--c2) var(--stop));
}

.custom-progress h3 {
    display: flex;
    align-items: baseline;
    margin: 0 0 1rem;
    color: rgb(70 70 70);
}

.custom-progress h3::before {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 0 0 auto;
    margin-right: 1rem;
    width: 2rem;
    height: 2rem;
    content: counter(list);
    padding: 1rem;
    border-radius: 50%;
    background-color: var(--c1);
    color: white;
}

@media (min-width: 40em) {
    /* .custom-progress li {
		margin: 3rem auto;
		padding: 3rem 2rem 2rem;
	} */

    .custom-progress h3 {
        /* font-size: 2.25rem; */
        margin: 0 0 2rem;
    }

    .custom-progress h3::before {
        margin-right: 1.5rem;
    }
}

@media (max-width: 767.98px) {
    ol.custom-progress {
        grid-template-columns: repeat(1, 1fr);
    }

}

@media (max-width: 991.98px) {
    ol.custom-progress.list-column-2 {
        grid-template-columns: repeat(1, 1fr);
    }
}

/* Template list */



.close-btn {
    background-color: transparent;
    color: #333;
    border: none;
    font-size: 18px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.close-btn:hover {
    color: #616060;
    background-color: transparent;
}

.chat-bubble {
    background-color: #E6F8F1;
    padding: 16px 28px;
    width: fit-content;
    -webkit-border-radius: 20px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius: 20px;
    -moz-border-radius-bottomleft: 2px;
    border-radius: 20px;
    border-bottom-left-radius: 2px;
    display: inline-block;
}

.typing {
    align-items: center;
    display: flex;
    height: 17px;
}

.typing .dot {
    animation: mercuryTypingAnimation 1.8s infinite ease-in-out;
    background-color: #1754a4; 
    border-radius: 50%;
    height: 7px;
    margin-right: 4px;
    vertical-align: middle;
    width: 7px;
    display: inline-block;
}

.typing .dot:nth-child(1) {
    animation-delay: 200ms;
}

.typing .dot:nth-child(2) {
    animation-delay: 300ms;
}

.typing .dot:nth-child(3) {
    animation-delay: 400ms;
}

.typing .dot:last-child {
    margin-right: 0;
}

@keyframes mercuryTypingAnimation {
    0% {
        transform: translateY(0px);
        background-color: #6CAD96; 
    }

    28% {
        transform: translateY(-7px);
        background-color: #9ECAB9; 
    }

    44% {
        transform: translateY(0px);
        background-color: #B5D9CB; 
    }
}

#chat-container {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 350px;
    background-color: white;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    z-index: 9999;
}

.chat-box {
    height: 300px;
    overflow-y: auto;
    border-bottom: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 10px;
    opacity: 0;
    animation: fadeIn 1s forwards;
}

.user-input {
    width: 100%;
    padding: 10px;
    font-size: 16px;
    border-radius: 4px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
}

button {
    padding: 10px;
    font-size: 16px;
    background-color: #007BFF;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

button:hover {
    background-color: transparent;
}

.user-message {
    background-color: #0e54ae;
    color: white;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    opacity: 0;
    animation: fadeIn 1s forwards;
    max-width: 95%;
}

.bot-message {
    background-color: #f1f1f1;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    opacity: 0;
    animation: fadeIn 1s forwards;
    max-width: 100%;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

#toast {
    visibility: hidden;
    max-width: 80px;
    /* margin-left: -125px; */
    margin: auto;
    background-color: #0e54ae;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    position: fixed;
    z-index: 989999;
    /* left: 0; */
    right: 20px;
    top: 39px;
    font-size: 17px;
    white-space: nowrap;
}

#toast #img {
    width: 81px;
    height: 81px;
    float: left;
    padding-top: 8px;
    padding-bottom: 16px;

    box-sizing: border-box;


    background-color: #0e54ae;
    color: #fff;
}

#toast #desc {

    height: 75px;
    color: #fff;
    align-content: center;
    padding: 16px;

    overflow: hidden;
    white-space: nowrap;
}

#toast.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, expand 0.5s 0.5s, stay 3s 1s, shrink 0.5s 2s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, expand 0.5s 0.5s, stay 3s 1s, shrink 0.5s 4s, fadeout 0.5s 4.5s;
}

@-webkit-keyframes fadein {
    from {
        top: 0;
        opacity: 0;
    }

    to {
        top: 30px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        top: 0;
        opacity: 0;
    }

    to {
        top: 30px;
        opacity: 1;
    }
}

@-webkit-keyframes expand {
    from {
        min-width: 50px
    }

    to {
        min-width: 350px
    }
}

@keyframes expand {
    from {
        min-width: 50px
    }

    to {
        min-width: 350px
    }
}

@-webkit-keyframes stay {
    from {
        min-width: 350px
    }

    to {
        min-width: 350px
    }
}

@keyframes stay {
    from {
        min-width: 350px
    }

    to {
        min-width: 350px
    }
}

@-webkit-keyframes shrink {
    from {
        min-width: 350px;
    }

    to {
        min-width: 50px;
    }
}

@keyframes shrink {
    from {
        min-width: 350px;
    }

    to {
        min-width: 50px;
    }
}

@-webkit-keyframes fadeout {
    from {
        top: 30px;
        opacity: 1;
    }

    to {
        top: 60px;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        top: 30px;
        opacity: 1;
    }

    to {
        top: 60px;
        opacity: 0;
    }
}

.mySwiperTar {
    width: 100%;
    min-height: 420px;
}

.mySwiperTar>.swiper-wrapper>.swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 18px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
}

.mySwiperTar>.swiper-wrapper>.swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 18px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    height: auto;
}

.mySwiperTar>.swiper-wrapper>.swiper-slide:nth-child(1n) {
    background-color: rgb(206, 17, 17);
}

.mySwiperTar>.swiper-wrapper>.swiper-slide:nth-child(2n) {
    background-color: rgb(18, 40, 58);
}

.mySwiperTar>.swiper-wrapper>.swiper-slide:nth-child(3n) {
    background-color: #0E54AE;
}

.mySwiperTar>.swiper-wrapper>.swiper-slide:nth-child(4n) {
    background-color: rgb(211, 122, 7);
}

.mySwiperTar>.swiper-wrapper>.swiper-slide:nth-child(5n) {
    background-color: rgb(118, 163, 12);
}

.mySwiperTar>.swiper-wrapper>.swiper-slide:nth-child(6n) {
    background-color: rgb(180, 10, 47);
}

.mySwiperTar>.swiper-wrapper>.swiper-slide:nth-child(7n) {
    background-color: rgb(35, 99, 19);
}

.mySwiperTar>.swiper-wrapper>.swiper-slide:nth-child(8n) {
    background-color: rgb(0, 68, 255);
}

.mySwiperTar>.swiper-wrapper>.swiper-slide:nth-child(9n) {
    background-color: rgb(218, 12, 218);
}

.mySwiperTar>.swiper-wrapper>.swiper-slide:nth-child(10n) {
    background-color: rgb(54, 94, 77);
}

.mySwiperTar>.swiper-pagination-tar {
    position: absolute;
    bottom: 10px;
    right: 50%;
    width: 100% !important;
    margin: 0;
}

.mySwiperTar>.swiper-pagination-bullet {
    padding: 3px 3px;
    border-radius: 0;
    width: auto;
    height: 3px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    color: #000;
    opacity: 1;
    background: rgba(0, 0, 0, 0.2);
}

.mySwiperTar>.swiper-pagination-tar>.swiper-pagination-bullet-active {
    color: #fff;
    background: #007aff;
}

.slider .slider__controls {
    position: relative;
    z-index: 12;
    justify-self: center;
}

.slider .slider__controls .slider__pagination {
    text-align: center;
    margin-top: 50px;
}

.slider .slider__controls .slider__pagination .swiper-pagination-bullet {
    width: 13px;
    height: 10px;
    display: inline-block;
    background: #fff;
    opacity: 0.2;
    margin: 0 5px;
    border-radius: 20px;
    transition: opacity 0.5s, background-color 0.5s, width 0.5s;
    transition-delay: 0.5s, 0.5s, 0s;
}

.slider .slider__controls .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.slider .slider__controls .slider__pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffffff;
    width: 100px;
    transition-delay: 0s;
}

.slider .slider__controls .slider__button-next,
.slider .slider__controls .slider__button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.slider .slider__controls .slider__button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto;
}

.slider .slider__controls .slider__button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto;
}

.slider .slider__controls .slider__button-prev:focus,
.slider .slider__controls .slider__button-next:focus {
    outline: none !important;
}

@media (width <=750px) {
    .mySwiperTar>.swiper-wrapper>.swiper-slide {
        display: block;
        align-content: center;
        align-items: center;
        justify-content: center;
        border-radius: 18px;
        font-size: 22px;
        font-weight: bold;
        color: #fff;
    }

    .tarjetas {
        overflow: hidden;
    }

    .mySwiperTar>.swiper-wrapper>.swiper-slide {
        display: block;
    }

    .mySwiperTar {
        width: 100%;
        height: 100%;
    }

    .mySwiperTar>.swiper-wrapper>.swiper-slide {
        height: auto;
    }
}

/* check-list */
.check-list {
    margin: 0;
    padding-left: 1.2rem;
  }
  
  .check-list li {
    position: relative;
    list-style-type: none;
    padding-left: 2.5rem;
    margin-bottom: 0.5rem;
  }
  
  .check-list li:before {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      top: 7px;
      width: 7px;
      height: 14px;
      border-width: 0 2px 2px 0;
      border-style: solid;
      border-color: #272828;
      transform-origin: bottom left;
      transform: rotate(45deg);
  }
/* check-list */