body {
    font-family: 'Montserrat';
}

.section-header .container {
    display: flex;
    justify-content: space-between;
    padding: 12px 0px;
    max-width: 1360px;
    width: 97%;
}

.box-logo-header {
    display: flex;
    align-items: center;
    height: 40px;
    width: 35px;
}

.box-logo-header .logo-header-text {
    margin: 0;
    margin-left: 10px;
}

ul.box-links-header-list {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
}

.box-links-header {
    display: flex;
    align-items: center;
    justify-content: center;
}

li.box-links-header-list-item {
    margin-left: 25px;
}

.link-header-item {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.1;
    display: block;
    color: black;
    text-decoration: none !important;
    transition: all .3s ease;
}

img.logo-header-img {
    width: 35px;
}


a.link-header-item.link-header-prueba {
    font-weight: 700;
}

a.link-header-item.link-header-prueba {
    font-weight: 700;
}

section.section-opiniones {
    position: relative;
    background: #f8f8f8;
    padding-bottom: 100px;
    overflow: hidden;
}

img.section-banner-fond {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

section.section-banner {
    position: relative;
}

.box-content-banner {
    padding: 150px 0px;
    color: white;
    position: relative;
    width: 585px;
}

.content-banner-title {
    font-size: 36px;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: 0.05em;
    text-align: left;
    color: #ffe636;
}

.content-banner-text {
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.2;
}

.button-custom-01 {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.4000000059604645px;
    line-height: 1.1;
    padding: 15px 27px;
    background: linear-gradient(44.24deg, #ffe636 5.89%, #FFDEB1 115.08%, #FED9A6 115.08%);
    color: white !important;
    display: block;
    width: fit-content;
    border-radius: 5px;
    text-decoration: none !important;
    position: relative;
    overflow: hidden;
}

.section-ayuda-title {
    font-size: 49px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 1.22;
    width: 700px;
    text-align: center;
    margin: auto;
    margin-bottom: 80px;
}

section.section-ayuda {
    padding-top: 70px;
    padding-bottom: 74px;
}

.section-ayuda-text-01 {
    font-size: 25px;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: left;
    line-height: 1.2;
}

.section-ayuda-text-02 {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: left;
    line-height: 1.45;
}

.row.section-ayuda-row .col-lg-6 {
    display: flex;
    align-items: center;
}

.box-section-ayuda-text {
    padding-right: 31px;
}

.box-section-ayuda-img {
    height: 365px;
    width: 100%;
    overflow: hidden;
    border-radius: 6px;
}

.footer-content {
    display: flex;
    margin-bottom: 25px;
}

.footer-box-links-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

li.footer-link-list-item {
    display: flex;
    flex-direction: column;
}

.footer-box-contact li.footer-link-list-item {
    display: flex;
    align-items: center;
    flex-direction: row;
}

footer.section-footer {
    background: #2C3E50;
    padding: 40px 0px;
    margin-top: -3px;
}

.footer-box-logo {
    display: flex;
    align-items: center;
    align-self: flex-start;
}

.footer-logo-title {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.2;
    color: #ffe636;
}

.footer-box-logo img {
    margin-right: 20px;
    width: 44px;
}

.footer-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: white;
}

.footer-content a {
    color: white;
}

.footer-box-text {
    padding: 0px 95px 0px 95px;
}

.footer-box-links {
    width: 20%;
}

li.footer-link-list-item>a {
    margin-bottom: 20px;
}

li.footer-link-list-item a.footer-contact-link {
    margin: 0;
}

ul.footer-links-contact-list li {
    margin-bottom: 20px;
}

.footer-box-contact li.footer-link-list-item img {
    margin-right: 15px;
}

.footer-legals {
    display: flex;
    justify-content: flex-end;
    padding-top: 25px;
    border-top: 1px solid #ffe636;
}

.footer-legals-list {
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
}

.legals-list-item-link {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.01em;
    text-align: left;
    color: #ffffff80;
    text-decoration: none !important;
    transition: all .3s ease;
    display: block;
}

.legals-list-item {
    margin-left: 20px;
}

ul .legals-list-item:last-child {
    margin-left: 32px;
}

li.footer-link-list-item>a:last-child {
    margin-bottom: 0;
}

.section-deca-box {
    display: flex;
    align-items: center;
    position: relative;
    background: white;
    padding: 40px;
    border-radius: 20px;
    width: 90%;
    margin: auto;
}

section.section-deca {position: relative;height: 308px;}

section.section-deca img.section-deca-img-fond {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

section.section-deca .container {
    height: 100%;
    display: flex;
    align-items: center;
}

.deca-box-container-text {
    padding-left: 35px;
    padding-right: 0px;
}

footer.section-footer .container {
    max-width: 1270px;
    width: 97%;
}

.deca-box-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25;
    margin-bottom: 20px;
}

.box-oposicion-total {
    display: flex;
    max-width: 1440px;
    width: 98%;
    margin: auto;
}

.list-custom-oposicion {
    list-style: none;
    padding: 0;
    padding-right: 30px;
    padding-left: 30px;
    position: sticky;
    top: 100px;
    /* padding-top: 65px; */
    margin-left: -10px;
}

.box-list-oposicion {
    width: 18%;
    background: #2C3E50;
    position: relative;
    display: flex;
    align-items: flex-start;
    padding-top: 37px;
}

.box-content-oposicion {
    width: 80%;
    padding: 30px 5px 30px 30px;
}

.title-oposicion {
    font-size: 25px;
    font-weight: 700;
    line-height: 1.2;
    color: #ffe636;
}

.text-oposicion {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 1.32;
    margin: 0;
    color: #2C3E50;
}

.box-single-oposicion {
    padding: 30px 40px;
    box-shadow: 0px 4px 24px 0px #0000000F;
    border-radius: 10px;
    margin-bottom: 30px;
}

.section-header {
    box-shadow: 0px 4px 24px 0px #0000001A;
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
    background-color: white;
}

.box-single-oposicion-internal {
    padding-left: 80px;
    margin-top: 20px;
}

.box-list-oposicion:before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background: #2C3E50;
    left: -90%;
    z-index: -1;
}

li.link-list-oposicion a {color: white;font-weight: 700;}

ul.sublist-custom-oposicion {
    list-style: none;
    padding-left: 20px;
    margin-top: 20px;
}

ul.sublist-custom-oposicion li a {font-weight: 500;}

li.link-list-oposicion {
    margin-top: 25px;
    position: relative;
    transition: all .3s ease;
}

.text-oposicion a {font-weight: 700;text-decoration: underline;color: #2C3E50;}

.list-custom-oposicion li:first-child {
    margin-top: 0;
}

.list-custom-oposicion li:first-child {
    margin-top: 0;
}

.box-single-oposicion-internal .title-oposicion {
    color: #2C3E50;
    font-weight: 500;
}

li.link-list-oposicion:before {content: "";width: 26px;height: 2px;background: #ffe636;position: absolute;left: -15px;bottom: 0;top: 0;margin: auto;opacity: 0;transition: all .3s ease;}

li.link-list-oposicion.active {
    padding-left: 20px;
    position: relative;
}


li.link-list-oposicion.active:before {
    opacity: 1;
}

li.link-list-oposicion.active a {
    color: #ffe636;
}

.box-single-oposicion p {
    margin-bottom: 20px;
}

.box-single-oposicion p:last-child {
    margin: 0;
}

ul.list-oposicion-internal.list-oposicion-internal-no-point {
    list-style: none;
    padding-left: 30px;
}

.box-logo-header .logo-header-text {
    color: #000101;
    transition: all .3s ease;
}

.prueba-gratis-box-img {
    border-radius: 0px 10px 10px 0px;
    overflow: hidden;
}

.prueba-gratis-img {
    object-fit: cover;
}


.link-menu-section-oposicion {
    transition: all .3s ease;
    background: transparent !important;
    color: white;
    border: 0;
    outline: none !important;
}

.link-menu-section-oposicion.active {
    background: transparent;
    color: #ffe636;
    transform: translateX(15px);
}

.link-menu-section-oposicion:before {
    content: "";
    width: 85px;
    height: 1px;
    position: absolute;
    top: 0;
    left: -90px;
    background: #ffe636;
    bottom: 0;
    margin: auto;
    opacity: 0;
  }

.list-custom-oposicion li a {
    position: relative;
    padding: 0;
    font-weight: 700;
}

.link-menu-section-oposicion.active:before {
    opacity: 1;
}

.list-custom-oposicion li {
    margin-bottom: 30px;
}

ul.sublist-custom-oposicion li:last-child {
    margin-bottom: 0;
}

.link-menu-section-oposicion:hover {
    color: #ffe636;
}

.box-swiper-opiniones .swiper-button-next {
    right: 28px !important;
}

.logo-header {
    text-decoration: none !important;
}

.link-header-item:hover {
    color: #ffe636 !important;
}

.logo-header:hover .logo-header-text {
    color: #ffe636 !important;
}

.footer-oposicion {
    box-shadow: 0px -10px 20px 0px #0000001A;
    position: relative;
}

.logo-footer {
    text-decoration: none !important;
}

.footer-link:hover {
    text-decoration: none !important;
    color: #ffe636 !important;
}

.footer-link {
    transition: all .3s ease;
}

.footer-contact-link {
    text-decoration: none !important;
    transition: all .3s ease;
}

.footer-contact-link:hover {
    color: #ffe636;
}

.legals-list-item-link:hover {
    color: #fff !important;
}

.footer-item-link-instagram:hover {
    transform: translateY(-2px);
}

.footer-item-link-instagram {
    transition: all .3s ease;
}

.button-custom-01 p {
    margin-bottom: 0px;
    position: relative;
    z-index: 999;
    color: #0a273f;
}

.button-custom-01-fond {
    background: #ffe636;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all .3s ease;
}

.button-custom-01:hover .buton-custom-01-fond {
    opacity: 1;
}

.button-custom-01:hover .button-custom-01-fond {
    opacity: 1;
}

#list-oposicion {
    position: sticky;
    top: 35px;
}


.underline::after {
    content: "";
    border-bottom: solid 1px;
    position: absolute;
    bottom: 1px;
    left: 0;
    width: 100%;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.25s;
  }
  .underline:hover::after {
    transform-origin: left;
    transform: scaleX(1);
  }
  .underline{
    position: relative;
    text-decoration: none;
    width: fit-content;
    /* margin: auto; */
    transition: all .5s ease;
    text-decoration: none !important;
    /* display: flex; */
  }
  @-webkit-keyframes underline {
    from {
      transform: scaleX(0);
    }
    to {
      transform: scaleX(1);
    }
  }
  @keyframes underline {
    from {
      transform: scaleX(0);
    }
    to {
      transform: scaleX(1);
    }
  }

.link-header-item::after {
    bottom: 0;
}

.box-section-ayuda-img .section-ayuda-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}