.banner{
    margin-top: 108px;
}
.rc-anchor-normal {
    height: 74px;
    width: 257px !important;
}

.img-marca-box {
    width: 245px;
    height: 254px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.img-marca-box img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.pleca-formulario-marcas {
    background: #00135c;
    right: 136px;
    top: 594px;
    padding: 25px;
    border-radius: 30px;
    width: 310px;
}

input,
.select,
textarea {
    margin-bottom: 10px;
}

.p10-50 {
    padding: 15px 102px;
    background: #04be67;
    border-radius: 4px;
}

.marcas .sharethis p {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #00135C;
    font-size: 14px;
    line-height: 20px;
}

.marca {
    width: 150px;
}

.icons-flex {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center;
    margin: 0 150px;
}

.sidebar-bottom {
    position: absolute;
    top: 2133px;
}

textarea {
    height: 130px !important;
    resize: none;
}

.elegirnos {
    background: #F5F6FC;
    padding: 150px 0;
}

.h2-elegirnos {
    font-family: 'lato', sans-serif;
    font-weight: 400;
    color: #00135C;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 3.6px;
    text-align: center;
    text-transform: uppercase;
}

.options {
    display: flex;
    margin: 0 150px;
    flex-wrap: wrap;
}

.options p {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #00135C;
    font-size: 18px;
    line-height: 25px;
}

.item-options {
    display: flex;
    width: 255px;
    height: 95px;
    gap: 12px;
    margin: 0 12px;
}

.img-options {
    width: 25px;
    height: 25px;
}

.btn-adn {
    width: 197px;
    height: 42px;
    font-family: 'lato', sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    color: #00135C;
    border-radius: 8px;
    border: 2px solid #00135C;
    padding: 15px 25px;
    text-transform: uppercase;
    transition: all 0.5s ease-in;
}

.btn-adn:hover {
    background: #00135C;
    color: #FFFFFF;
    transition: all 0.5s ease-in-out;
}

.products-section h2 {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 3.6px;
    text-align: center;
    text-transform: uppercase;
    color: #00135C;
}

.products-section h2 strong {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 3.6px;
    text-align: center;
    text-transform: uppercase;
    color: #04BE67;
}

.products-section p {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0px;
    text-align: center;
    color: #717171;
}
.products p {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: center;
    color: #00135C;
}
.products {
    display: flex;
    justify-content: center;
    gap: 40px;
}
.banner-necesitas {
    width: 100%;
    height: 440px;
    background-image: url('../img/banner-marcas.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 34px;
    position: relative;
}

.flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: inherit;
    margin: 0 60px;
    gap: 40px;
}

.text-banner {
    flex: 1;
    max-width: 600px;
    color: white;
    z-index: 2;
    position: relative;
}

.text-banner h2 {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 3.6px;
    color: white;
    margin-bottom: 15px;
    text-align: left;
}
.text-banner h2 span {
    color: #04BE67;
}

.text-banner p {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 26px;
    letter-spacing: 0.38px;
    color: white;
    margin-bottom: 25px;
    text-align: left;
}

.btn-orange {
    display: inline-block;
    background-color: #f97316;
    color: white;
    padding: 12px 25px;
    border-radius: 8px;
    text-decoration: none;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    transition: all 0.3s ease;
}

.btn-orange:hover {
    background-color: #04BE67;
    color: white;
    transition: all 0.3s ease;
}

.img-banner {
    flex: 0 0 auto;
    position: relative;
    top: -52px;
    z-index: 1;
}

.img-banner img {
    object-fit: cover;
    background-position: center;
    width: 399px;
    height: 544px;
    clip-path: polygon(0 2%, 100% 2%, 100% 100%, 0 100%);
}
.optimiza
{
    position: relative;
    padding: 60px 60px;
}
.optimiza a
{
font-family: 'Lato', sans-serif;
font-weight: 400;
font-size: 24px;
line-height: 40px;
letter-spacing: 3.6px;
text-align: center;
text-transform: uppercase;
color: #00135C;
}
.optimiza a:hover {
    color: #04BE67;
    transition: all 0.3s ease;
}
.halo-left {
    position: absolute;
    left: 0;
    top: -69px;
    width: 433px;
    height: 120%;
}
.halo-right {
    position: absolute;
    right: 0;
    top: -135px;
    width: 261px;
    height: 100%;
}
@media (min-width: 300px) and (max-width: 767px) {
    .banner {
        height: 650px;
    }
    .banner h1 {
        font-size: 39px;
        line-height: 140%;
    }
    .banner h2 {
    font-size: 24px;
    line-height: 140%;
    }
    .p-marcas-banner {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    }
    .elegirnos {
    padding: 90px 0;
    }
    .h2-elegirnos {
    color: #00135C;
    font-size: 24px;
    line-height: 140%;
    }
    .options {
    display: flex;
    margin: 0 0px;
    width: 100%;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
    }
    .item-options {
    display: flex;
    width: 162px;
    height: 131px;
    gap: 12px;
    margin: 0 12px;
    flex-direction: column;
    }
    .options p {
    font-size: 15px;
    line-height: 150%;
}
.products {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}
.products-section p {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0px;
    text-align: center;
    color: #00135C;
}
.products-section p {
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 150%;
        letter-spacing: 0px;
        text-align: center;
        color: #717171;
        margin: 0 15px;
    }
.products p {
    font-family: 'lato', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0px;
    text-align: center;
    color: #00135C;
    margin: 0 15px;
}
.item-products {
    width: 187px;
    height: 220px;
}
    .txt-center {
        text-align: center;
    }

    .icons-flex {
        margin: 0 15px;
    }

    .img-marca-box {
        width: 130px;
        height: 130px;
    }
    .banner-necesitas {
    width: 100%;
    height: 578px;
    border-radius: 0;
    }
.flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: inherit;
    margin: 0 35px;
    gap: 40px;
    flex-direction: column;
}
.text-banner {
    flex: 1;
    max-width: 600px;
    color: white;
    z-index: 2;
    position: relative;
    margin-top: 80px;
}
    .text-banner h2 {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 2.6px;
    color: white;
    margin-bottom: 15px;
    text-align: left;
}
.text-banner p {
    font-family: 'lato', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0;
    color: white;
    margin-bottom: 25px;
    text-align: left;
}
.img-banner {
    flex: 0 0 auto;
    position: absolute;
    bottom: 0;
    top: unset;
    right: 0px;
    z-index: 1;
}
.img-banner img {
    object-fit: unset;
    background-position: center;
    width: 241px;
    height: 301px;
    clip-path: polygon(0 2%, 100% 2%, 100% 100%, 0 100%);
}
.optimiza {
    position: relative;
    padding: 230px 40px;
}
.optimiza a {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 2.6px;
    text-align: center;
    text-transform: uppercase;
    color: #00135C;
}
.optimiza a:hover {
    color: #04BE67;
    transition: all 0.3s ease;
}
.halo-right {
    position: absolute;
    right: 0;
    top: 0px;
    width: 178px;
    height: 183px;
}
.halo-left {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 178px;
    height: 183px;
    top: unset;
}
    .products-section h2 {
    font-size: 24px;
    line-height: 140%;
}
.products-section h2 strong {
    font-size: 24px;
    line-height: 140%;
    color: #04BE67;
}
}
