@keyframes scrollLoop {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(-50%)
    }
}

footer,header {
    align-items: center
}

header,nav {
    position: absolute
}

header {
    height: 100px
}

nav {
    width: 30%;
    margin: 0;
    right: 250px
}

.logo,.prt-img img,img,main {
    width: 100%;
    height: 100%
}

section {
    width: 100%;
    height: 100vh!important;
    padding: 5%
}

.prt-img img,img {
    object-fit: contain;
    filter: drop-shadow(5px 5px 2px #00000027)
}

footer {
    background-color: #dbe0fa;
    color: #0b194e;
    padding: 40px 5%;
    font-size: 15px;
    box-shadow: inset #4e547652 0 0 10px;
    flex-direction: column;
    box-sizing: border-box
}

.logo {
    width: 10%;
    margin-inline: 40px
}

.list-element,footer,header {
    width: 100%;
    display: flex
}

.list-element {
    justify-content: space-between
}

.listitem {
    filter: drop-shadow(5px 5px 2px #00000027);
    padding: 15px
}

.list-link {
    font-weight: 700;
    font-size: 15px;
    color: #0b194e
}

.home {
    display: flex;
    align-items: center;
    box-sizing: border-box
}

.logotype {
    position: relative;
    right: -30%;
    width: 500px;
    height: 500px;
    padding: 15px
}

.stripContent_Showing {
    font-size: 20px;
    color: #0b194e;
    filter: drop-shadow(5px 5px 2px #00000027)
}

.subdesc {
    font-size: 15px;
    color: #040c2a;
    word-spacing: 3px;
    line-height: 1.2
}

.direct-contact {
    margin: 50px 20px;
    background: #dbe0fa;
    width: max-content;
    padding: 20px;
    border-radius: 20px;
    box-shadow: #00000053 0 0 10px;
    transition: background .3s,box-shadow .3s,transform .2s
}

.contactLink,.spam-info label {
    color: #0b194e;
    font-weight: 700;
    font-size: 15px
}

.about,.about-container {
    display: flex;
    align-items: center
}

.about {
    flex-direction: column
}

.about h1 {
    font-size: 30px;
    color: #0b194e;
    margin-bottom: 20px;
    text-shadow: #040c2a42 3px 3px 10px
}

.about-container {
    width: 100%;
    height: 100%;
    justify-content: center
}

.card,.carousel-display {
    display: flex;
    justify-content: space-evenly;
    align-items: center
}

.carousel-display {
    width: 100%;
    height: 90%;
    position: relative;
    overflow: hidden;
    margin: 4%;
    border-radius: 50px;
    box-shadow: inset #4e547652 0 0 10px
}

.card {
    width: 23%;
    height: 65%;
    flex-direction: column;
    box-shadow: 0 8px 24px 0#00000040,0 1.5px 4px #0b194e22;
    border-radius: 24px;
    margin: 24px 50px;
    padding: 28px 24px 24px;
    text-align: center;
    background: linear-gradient(135deg,#f7f9ff 80%,#dbe0fa 100%);
    border: 1.5px solid #e3e7fa;
    transition: transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s;
    opacity: .5
}

.card h2 {
    font-size: 24px;
    color: #0b194e;
    margin-bottom: 12px
}

.card p {
    font-size: 90%;
}

.active-card {
    transform: scale(1.3);
    box-shadow: 0 12px 32px 0#00000040,0 2px 6px #0b194e22;
    opacity: 1
}

.dots-container {
    width: 150px;
    height: 60px;
    border: #00000027 1px solid;
    border-radius: 50px;
    box-shadow: inset #0000007c 0 0 6px;
    display: flex;
    align-items: center;
    justify-content: space-evenly
}

.active-dot,.dot {
    box-shadow: #00000036 3px 3px 6px
}

.dot {
    background: #53576994;
    border: #00000007 1px solid;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    cursor: pointer;
    transition: .1s ease
}

.active-dot {
    background: #0b194e;
    scale: 1.5
}

.pars__informat {
    width: 60%;
    height: 100%;
    align-content: center;
    text-align: center
}

.par-Info,.par-text {
    width: 100%;
    height: 300px;
    padding-inline: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.par-text {
    height: 80px;
    padding-inline: 8%
}

.categories-grid li,.quality {
    color: #0b194e;
    align-content: center
}
.q-cont{
    width: 100%;
    height: 400px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 10px;
}
.quality {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    border: #efefef 10px solid;
    box-shadow: 3px 3px 8px #aaa;
    font-size: 50px;
    margin-bottom: 20px;
    background: #fff;
}

.quality i {
    text-shadow: 5px 5px 5px #0000003b;
    padding: 10px
}

.partners,.spam-info {
    text-align: center
}

.spam-info label {
    font-size: 20px
}

.spam-info p {
    font-size: 16px
}

.partners {
    display: flex;
    flex-direction: column;
    align-items: center
}

.contact h2,.partners h2 {
    font-size: 30px;
    color: #0b194e;
    margin-bottom: 20px;
    text-shadow: #040c2a42 3px 3px 10px
}

.prtnr-carousel-wrapper {
    width: 100%;
    overflow: hidden;
    position: relative
}

.prt--slider-container {
    width: 70%;
    border-radius: 50pc;
    box-shadow: inset #4e547652 0 0 10px;
    margin-top: 50px;
    margin-bottom: 50px;
    background: #1414142c
}

.prtnr-contet {
    display: flex;
    flex-wrap: nowrap;
    gap: 20px;
    width: max-content;
    animation: scrollLoop 30s linear infinite
}

.prt-img {
    flex: 0 0 auto;
    width: 170px;
    height: 170px;
    border-radius: 50%;
    box-shadow: 1px 1px 10px #0003337a;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px;
    background: #fff
}

.prt-img img {
    filter: drop-shadow(none)
}

.partners-description {
    max-width: 800px;
    font-size: 16px;
    color: #1b1b33;
    line-height: 1.6;
    text-align: center;
    margin-bottom: 20px;
    padding: 0 15px;
    text-shadow: #0e183744 0 1px 1px
}

.partners-categories {
    text-align: center;
    padding: 20px;
    background: #f7f9fc;
    border-radius: 20px;
    box-shadow: inset 0 0 10px #4e547630;
    width: 70%;
    height: 220px
}

.categories-grid {
    list-style: none;
    margin: 0 auto;
    padding: 20px;
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(180px,1fr));
    gap: 15px;
    max-width: 700px;
    height: 130px
}

.categories-grid li {
    background-color: #e1e6f5;
    border-radius: 40px;
    font-weight: 500;
    box-shadow: 1px 1px 5px #0000001a;
    transition: background-color .3s ease
}

.contact {
    text-align: center
}

.contact h2 {
    margin-bottom: 10px;
    text-shadow: #0000001a 2px 2px 5px
}

.contact-description {
    max-width: 600px;
    margin: 0 auto 30px;
    font-size: 16px;
    color: #1a1a33;
    line-height: 1.6;
    text-shadow: #0e183744 0 1px 1px
}

.contact-form {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center
}

.form-group {
    width: 100%;
    max-width: 600px
}

.contact-form input,.contact-form textarea {
    width: 100%;
    padding: 14px 18px;
    border: 3px solid #b6c9e1;
    border-radius: 30px;
    background-color: #e6ebf5;
    box-shadow: 1px 1px 6px #0000001a inset;
    font-size: 15px;
    color: #0b194e;
    transition: background-color .3s ease;
    outline: 0
}

.btn-enviar{
    background-color: #0b194e;
    color: #fff;
    border: 0;
    cursor: pointer
}

.btn-enviar {
    padding: 12px 30px;
    border-radius: 30px;
    font-size: 16px;
    box-shadow: 2px 2px 8px #0b194e40;
    transition: background-color .3s ease,transform .2s ease
}


.footer-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%;
    max-width: 1200px;
    margin-bottom: 30px
}

.footer-section {
    flex: 1;
    min-width: 250px;
    margin: 20px;
    text-align: center
}

.footer-logo {
    width: 150px;
    height: auto;
    margin-bottom: 15px;
    filter: drop-shadow(5px 5px 2px #00000027);
    object-fit: contain
}

.footer-section h3,.partners-categories h3 {
    font-size: 22px;
    color: #0b194e;
    margin-bottom: 15px;
    text-shadow: #0000001a 1px 1px 2px
}

.footer-section li,.footer-section p {
    color: #040c2a;
    line-height: 1.6;
    word-spacing: 3px
}

.quick-links ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.quick-links li {
    margin-bottom: 8px
}

.contact-info a,.footer-bottom a,.quick-links a {
    color: #0b194e;
    text-decoration: none;
    font-weight: 700;
    transition: color .3s ease
}

.contact-info i {
    margin-right: 8px;
    color: #0b194e
}

.footer-bottom {
    border-top: 1px solid #c8d4f0;
    padding-top: 20px;
    margin-top: 20px;
    width: 100%;
    max-width: 1200px;
    text-align: center;
    color: #040c2a
}

.footer-bottom p {
    margin-bottom: 10px
}

#fuller img {
    padding: 40px
}

#candil img {
    filter: drop-shadow(5px 5px 5px #858587)
}

#conectando,#serymanca,.about h1 {
    padding: 10px
}

.unactive_hdr {
    top: -100px
}

.default,.unactive_hdr {
    transition: all .8s ease
}

.dot:hover {
    background: rgba(255,204,0,.7);
    box-shadow: 0 4px 16px rgba(255,204,0,.18);
    border: 2px solid #ffe066;
    scale: 1.25;
    transition: background-color .25s,box-shadow .2s,border .2s,scale .2s
}

.direct-contact:focus-visible,.direct-contact:hover {
    background: #fc0;
    box-shadow: 0 8px 24px rgba(255,204,0,.701),0 2px 8px #0b194e22;
    transform: translateY(-4px) scale(1.04);
    outline: 0
}


.quality i:hover,.quality:hover {
    color: #ffe066;
    border-color: #ffe066;
    transition: .2s;
    scale: 1.2
}

.categories-grid li:hover {
    background-color: rgba(255,204,0,.7);
    box-shadow: 0 4px 16px rgba(255,204,0,.18);
    scale: 1.05;
    color: #0b194e;
    transition: .2s
}

.prt-img:hover {
    scale: 1.1;
    transition: .3s;
    box-shadow: 5px 5px 80px 10px #81a4cf
}

.btn-enviar:focus-visible,.btn-enviar:hover{
    color: #0b194e;
    outline: 0;
    border: 2px solid #ffe066;
    transition: background-color .25s,color .2s,transform .2s,box-shadow .25s,filter .2s,border .2s
}

.btn-enviar:focus-visible,.btn-enviar:hover {
    background-color: rgba(255,204,0,.7);
    transform: translateY(-4px) scale(1.07);
    box-shadow: 0 8px 24px rgba(255,204,0,.22),0 2px 8px #0b194e22;
    filter: brightness(1.08)
}



.social-icons a:focus-visible,.social-icons a:hover {
    background-color: rgba(255,204,0,.7);
    color: #0b194e;
    transform: translateY(-6px) scale(1.15);
    box-shadow: 0 8px 24px rgba(255,204,0,.22);
    outline: 0;
    border: 2px solid #ffe066;
    transition: background-color .25s,color .2s,transform .2s,box-shadow .25s,border .2s
}

.contact-info a:focus-visible,.contact-info a:hover,.footer-bottom a:focus-visible,.footer-bottom a:hover,.quick-links a:focus-visible,.quick-links a:hover {
    color: rgba(255,224,102,.7);
    text-decoration: underline;
    text-underline-offset: 3px;
    filter: brightness(1.08);
    outline: 0;
    transition: color .2s,text-decoration .2s,filter .2s
}

.form-group input:hover,.form-group textarea:hover {
    background: #cedff6
}

.form-group input:focus,.form-group textarea:focus {
    border: solid #fc0 3px;
    background: rgba(255,204,0,.311);
    transition: .3s
}