.employee-container {
    background-color: #1B88C2;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.employee-container-data {
    border-radius: 10px !important;
}

.text-style {
    font-family: 'Open Sans';
    font-style: normal;
}

.text-card-employee {
    color: #F7F8FB;
    font-size: 1rem;
    line-height: 1.7rem;
}

.employee-img {
    border-radius: 50%;
    flex-shrink: 0
}

.employee-img-style {
    object-fit: cover;
}

.asistence-button {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #0088C1 !important;
    border-radius: 5px;
    font-weight: 400;
    font-size: 0.9rem;
    line-height: 16px;
    color: #0088C1 !important;
    width: 10.5rem;
    height: 2.1rem;
    margin-right: 10px;
}

.sinister-form-button {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #DB8746;
    border-radius: 5px;
    font-weight: 400;
    font-size: 0.9rem;
    line-height: 16px;
    color: #F7F8FB !important;
    width: 10.5rem;
    height: 2.1rem;
}

.sinister-form-button:hover {
    text-decoration: none;
}

.btn-nav {
    font-family: Montserrat;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.04em;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    font-weight: 600;
}

.menu-items-text {
    color: #14182D !important;
}

.client-name {
    font-weight: 600;
    font-size: 12.44px;
    line-height: 16px;
    white-space: nowrap;
}

.menu-item-email {
    font-weight: 400;
    font-size: 11.06px;
    line-height: 16px;
    color: #59637D;
}

.personal-menu-data {
    text-align: center
}

.div-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 1rem;
}

.contact-button {
    width: 135px;
    height: 32px;
    background: #0088C1;
    border-radius: 10px;
    color: white;
    margin-top: 20px;
    border: none;
    font-size: 12px;
}

.bqb-important {
    font-weight: bold;
    font-size: 10px;
}

.close-modal {
    border: none;
    font-family: bold;
    background-color: white;
    color: black
}

.modal-title-style {
    font-weight: 600;
    font-size: 19px;
    line-height: 24px;
    margin-left: 10px;
    color: #080A1A;
}

.modal-body-style {
    font-size: 17px;
    line-height: 24px;
    margin-top: 20px;
}

.text-modal-icons {
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
}

.texts {
    line-height: 16px;
    font-size: 12.06px;
    margin: 0px;
}

.little-texts {
    line-height: 16px;
    font-size: 11.83px;
    margin: 0px;
}

.footer-modal-buttons {
    width: 5.6rem;
    height: 1.8rem;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.body-title-style {
    border: none;
    margin-left: 2.5rem;
    font-weight: 600;
    font-size: 1.1rem;
    line-height: 16px;
    width: 220px;
    height: 50px;
    border-radius: 10px;
    position: relative;
    top: -2.3rem;
    background-color: #F7F8FB;
    color: black;
    margin-bottom: 0px;
}

.body-title-style-alt {
    border: none;
    margin-left: 2rem;
    font-weight: 600;
    font-size: 16.44px;
    line-height: 16px;
    width: 200px;
    height: 50px;
    border-radius: 10px;
    position: relative;
    top: 1rem;
    background-color: #F7F8FB;
    color: black;
    margin-bottom: 2rem;
}

.request-assistance {
    border: 1px solid #DB8746;
    border-radius: 5px;
    height: 33px;
}

.request-assistance-text {
    font-weight: 400;
    font-size: 0.9rem;
    line-height: 16px;
}

.request-assistance:hover {
    text-decoration: none;
}

.see-more {
    background: #0088C1;
    border-radius: 5px;
    height: 33px;
    width: 100%;
    margin-top: 10px;
}

.menu-header-button-desktop:focus {
    outline: none;
}

.menu-header-button-mobile:focus {
    outline: none;
}

.type-img {
    background-color: #0088C1;
    border-radius: 50%;
    height: 75px;
    width: 75px;
    margin-left: 5px;
    flex-shrink: 0;
}

.title-card-styles {
    font-size: 16px;
    color: black;
    margin: 0px;
    margin-left: 10px;
    line-height: 16px;
}

.policy-buttons {
    font-weight: 400;
    font-size: 0.7rem;
    line-height: 16px;
    color: #F7F8FB;
    border-radius: 5px;
    width: 9rem;
    height: 35px;
    margin-top: 10px;
    border: none;
    text-decoration: none;
}

.policy-btn-number {
    display: flex;
    align-items: center;
    justify-content: center;
}

.policy-buttons:hover {
    text-decoration: none;
    border: none;
    color: #F7F8FB;
}

.policy-name {
    font-weight: 600;
    font-size: 15.75px;
    line-height: 16px;
}

.documentation-modal .modal-content {
    border-radius: 5px;
    background: var(--neutrales-color-neutral-50, #F7F8FB);
}

.policy-doc-container:hover {
    text-decoration: none;
}

.doc-list {
    padding: 0rem 3rem;
}

.doc-container {
    width: 100%;
    height: 47px;
    flex-shrink: 0;
    border-radius: 5px;
    background: var(--primarios-color-primario-50, #DBE9EF);
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.doc-text {
    color: #000;
    font-size: 15.75px;
    font-family: Open Sans;
    font-weight: 600;
    line-height: 16px;
    margin: 16px 0px 16px 26px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
}

.doc-icon {
    width: 2rem;
    height: 2rem;
    flex-shrink: 0;
    border-radius: 5px;
    background: var(--primarios-color-primario-200, #2AA9DE);
}

.doc-icon-container {
    display: flex;
    align-items: center;
    margin-right: 14px;
}

.documentation-modal .img-close {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
}

.documentation-modal .img-info {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    color: #080A1A;
    margin-right: 17px;
}

.documentation-modal .title-style {
    color: #000;
    font-size: 17px;
    font-family: Open Sans;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 37px;
    margin-left: 6%;
}


.item-policy {
    margin-right: 20px;
}

.data-policy-styles {
    display: grid;
    justify-content: center;
}

.data-policy {
    display: flex;
    flex-direction: column;
    width: 100% !important;
}

.border-style {
    border-right: #393939 1px solid;
}

.profile-img {
    width: 12rem;
    height: 12rem;
    border-radius: 50%;
}

.profile-data {
    margin: 10px 0px 10px 0px;
}

.user-text-styles {
    color: #000;
}

.user-name {
    font-weight: 600;
    line-height: 32px;
    font-size: 24.43px;
}

.user-dni {
    font-size: 17.75px;
    line-height: 16px;
}

.user-more-data {
    line-height: 16px;
    font-size: 15px;
    margin-top: 5px;
}

.btn-card-footer {
    width: 150px;
    height: 30px;
    flex-shrink: 0;
    border-radius: 5px;
    color: var(--neutrales-color-neutral-50, #F7F8FB);
    border: none;
    outline: none;
    box-shadow: none;
}

.btn-card-footer:focus {
    outline: none !important;
    box-shadow: none !important;
}

.edit-profile-button {
    background: var(--primarios-color-primario-300-main, #0088C1);
}

.save-profile-button {
    background: var(--primarios-color-primario-300-main, #00CC00);
}


.slider-img-container {
    border-radius: 10px 10px 0 0;
    width: 90% !important;
    margin: auto auto 0 auto;
}

.sinister-doc-indicators {
    bottom: -30px !important;
}

.carousel-indicators .slider-button {
    background-color: gray;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    margin: 0 5px;
}

.carousel-indicators .active.slider-button {
    background-color: #0088C1;
}

.img-slider {
    width: 100%;
    height: 85%;
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: column;
    justify-content: end;
}

.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 400px;
    /* Ajusta la altura de la superposición según tus necesidades */
    background: linear-gradient(180deg, rgba(0, 136, 193, 0.00) 0%, #0088C1 100%);
    z-index: 1;
}

.slider-title {
    color: #FFF;
    text-align: justify;
    font-size: 22.43px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    margin-right: 10px;
    z-index: 2;
    margin-left: 10%;
}

.slider-text-container {
    z-index: 2;
}

.slider-text {
    color: #FFF;
    text-align: justify;
    font-size: 12.44px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    margin-left: 10%;
}

.slider-quoter-button {
    height: 37.895px;
    flex-shrink: 0;
    border-radius: 5px;
    border: 1px solid var(--primarios-color-primario-50, #DBE9EF);
    font-size: 12.44px;
    font-weight: 400;
    line-height: 16px;
    color: #DBE9EF;
}

.slider-quoter-button:hover {
    text-decoration: none;
    color: #DBE9EF;
}

.whatsapp-icon {
    width: 24px;
    height: 24px;
}

.employee-title {
    text-align: justify;
    margin-top: 18px;
    margin-left: 7.5px;
    font-weight: 600;
    font-size: 15.75px;
    line-height: 16px;
    color: #272F45;
}

.bqb-logo {
    width: 50px;
    height: 20px;
    flex-shrink: 0;
}

.line {
    width: 100%;
    height: 1px;
    background-color: #E3E5ED;
}

.close-sinister-doc {
    padding: 1rem 1rem 0 0 !important;
}

.close-sinister-doc:hover {
    outline: none;
}

.close-sinister-doc:active {
    outline: none;
}

.sinister-doc-buttons {
    cursor: pointer;
    width: 85% !important;
}

.sinister-doc-img {
    width: 100%;
    height: 15rem;
    margin-bottom: 10px;
    background-size: cover;
    object-fit: contain;
}

.sinister-doc-footer {
    margin: 2rem 0 1rem 0;
}

.download-sinister-doc {
    margin-left: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
}

.doc-back-button {
    width: 150px;
    height: 30px;
    flex-shrink: 0;
    border-radius: 5px;
    border: 1px solid var(--primarios-color-primario-300-main, #0088C1);
    color: var(--primarios-color-primario-300-main, #0088C1);
    font-size: 12.44px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    background-color: white;
}

.doc-back-button:active {
    outline: none;
}

.doc-back-button:hover {
    outline: none;
}

.sinister-doc-button-container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.img-icons-style {
    width: 1rem;
}

.modal-style {
    margin-right: 59px !important;
    margin-left: 43px !important;
}

.modal-content-styles {
    border-radius: 10px !important;
}

.companies-phones {
    display: flex;
    justify-content: center;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.companies-phones-list {
    column-count: 2;
    column-gap: 6rem;
}

.companies-phones-list a {
    column-count: 2;
    column-gap: 20px;
}


.validate-style {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.validate-style::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('/seguro/static/src/img/fondo-client.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    filter: blur(10px);
    z-index: -1;
}

.validate-text-style {
    font-size: 17px;
    font-weight: 700;
    line-height: 24px;
    color: #080A1A;
}

p.validate-text-style {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    color: #3B445A;
}

.email-message {
    display: flex;
    justify-content: center;
}

.policy-doc-message {
    width: 29rem;
    margin-bottom: 0px;
    text-align: center;
}

.sinister-doc-div-img {
    position: relative;
    display: inline-block;
}

.url-download-sinister-doc {
    position: absolute;
    top: 0;
    right: 0.5rem;
    color: white;
    padding: 5px 10px;
    border: none;
    cursor: pointer;
    z-index: 1;
}

.download-button {
    transition: opacity 0.3s;
    opacity: 0.5;
}

.download-button:hover {
    opacity: 1;
}

.employee-email-icon {
    background-color: #DBE9EF;
}

.employee-call-icon {
    background-color: #DBE9EF;
}

.whatsapp-employee-icon {
    background-color: #579C5F;
}

.row-sinister-doc-color {
    filter: invert(70%);
}

.contact-title {
    font-weight: 700;
    color: #080A1A;
    font-size: 1.2rem;
    line-height: 1.5rem;
}

.contact-footer-title {
    text-align: center;
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 1.5rem;
    margin-top: 2rem;
    color: #080A1A;
}

.modal-footer-style {
    border: none !important;
    padding-bottom: 3.5rem !important;
}


.payment-message-container {
    height: 2.3rem;
    margin-top: 1rem;
}

.payment-message-icon-error {
    height: 1.3rem;
    width: 1.3rem;
    margin: 0 0.5rem 0 0.8rem;
}

.payment-message-icon-okey {
    height: 0.7rem;
    width: 0.7rem;
    margin: 0 0.5rem 0 1rem;
}

.modal-layout {
    padding: 0rem 0.5rem 0rem;
}

.info-title {
    font-weight: 400;
    color: #080A1A;
    font-size: 1rem;
    line-height: 1.5rem;
    padding-bottom: 1rem;
}

.vinculate-form {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.vinculate-form input,
.vinculate-form a[type="button"] {
    margin-bottom: 0.6rem;
    width: 19rem;
    padding: 0.5rem;
    box-sizing: border-box;
    height: 2rem;
    border-radius: 0.3rem;
    border: 1px solid #ccc;
}

.vinculate-form input[type="button"],
.vinculate-form a[type="button"] {
    width: 10rem;
    background-color: #0088C1;
    color: white;
    font-weight: bold;
    padding: 0.2rem;
    text-decoration: none;
}

.vinculate-form a[type="button"] {
    text-align: center;
}

.vinculate-form input#texto3 {
    margin-bottom: 1.5rem;
    /* Agrega un margen diferente al tercer input */
}

.contract-button {
    width: 13rem;
    background-color: #DB8746;
    color: white;
    font-weight: bold;
    padding: 0.2rem;
    box-sizing: border-box;
    height: 2.3rem;
    border-radius: 0.3rem;
    border: 1px solid #ccc;
}

#policy-linker-popup .modal-footer-style {
    padding: 0rem 0rem 1.5rem 0rem !important;
}

#policy-linker-popup .contact-footer-title {
    margin-top: 1rem !important;
}

.action-linker-btn {
    margin-top: 1rem !important;
}

.body-title-style-img {
    background-color: #F7F8FB;
    margin-left: 2.4rem;
    position: relative;
    top: -4.14rem;
    right: -10.25rem;
    height: 0.84rem;
}

.body-title-style-img-alt {
    background-color: #F7F8FB;
    margin-left: 2.4rem;
    position: relative;
    top: -3rem;
    right: -10.25rem;
    height: 0.83rem;
}

.body-title-style-img:hover {
    transform: scale(1.5);
    transition: transform 0.3s ease;
    cursor: pointer;
}

.body-title-style-img-alt:hover {
    transform: scale(1.5);
    transition: transform 0.3s ease;
    cursor: pointer;
}

.body-title-container-alt {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.policy-linker-text {
    background: #0088C1;
    border-radius: 5px;
    height: 2rem;
    width: 9rem;
    color: white !important;
    display: flex;
    padding: 10px;
    align-items: center;
    justify-content: center;
    margin-right: 25rem;
}

.sinister-form {
    padding-top: 4rem;
}

.modal-contact-icons {
    width: 1.4rem;
    height: 1.4rem;
}

.media-icons-style {
    margin-top: 5px;
    margin-bottom: 5px;
    width: 18px;
}

.info-policy-linker {
    padding: 0 0 1rem 2rem;
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

.unlinker-button {
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 16px;
    color: #F7F8FB;
    border-radius: 5px;
    width: 8rem;
    height: 1.9rem;
    border: none;
    text-decoration: none;
    background-color: #eb2323;
    /* margin-right: 3.3rem; */
}

.linker-table {
    width: 100%;
}

.linker-table th,
.linker-table td {
    width: 9.4rem;
    padding: 0.5rem;
    text-align: left;
}

.linker-table th {
    background-color: #f2f2f2;
}

.linker-row button {
    margin-left: auto;
}

.select-policy {
    background-color: #1B88C2;
    border-radius: 5px;
    height: 29px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white !important;
}

.select-policy:hover {
    background-color: #0056b3;
}

.continue-select-button {
    background-color: #1B88C2;
    border-radius: 5px;
    width: 10rem;
    height: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white !important;
    font-size: 15px;
    margin-bottom: 1.5rem;
}

.continue-select-button:hover {
    background-color: #0056b3;
}

@media (min-width: 991px) {
    .mobile-buttons-header {
        display: none;
    }

    .desktop-header-style {
        margin-right: 0.5rem !important;
    }

    .icons {
        width: 1.4rem;
        margin-right: 20%;

    }

    .menu-header-button-mobile {
        display: none;
    }

    #navbarBoddy {
        transform: translateY(-100%);
        transition: transform 0s ease-in-out;
    }

    #navbarBoddy.collapsing {
        transform: translateY(100%);
    }

    #navbarBoddy.show {
        transform: translateY(0%);
    }

    .employee-container-data {
        width: 50% !important;
        height: 9rem !important;
        margin: 3.25rem 2.3rem;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }

    .main-information {
        margin: 1.5rem 0 2.8rem 1.8rem;
    }

    .info-to-client-desktop {
        white-space: pre-line;
    }

    .modal-tittle {
        font-size: 20px;
    }

    .bqb-important {
        font-size: 8px;
        text-align: center;
    }

    .img-position-employee {
        margin: 1.4rem 0rem 1.6rem;
    }

    .employee-img {
        width: 90px;
        height: 90px;
    }

    .employee-data-container {
        margin: 2rem 1rem 2rem 0rem;
        width: 62%;
    }

    .content-container {
        display: flex;
        flex-direction: column;
    }

    .content-container t {
        display: inline-block;
        white-space: nowrap;
    }

    .employee-title {
        text-align: justify;
        margin: 0 0 1.5rem 0;
        font-weight: 600;
        font-size: 1.1rem;
        line-height: 16px;
        color: #272F45;
    }

    .employee-buttons {
        display: flex;
        width: 5.6rem;
        height: 1.7rem;
        text-align: center;
        justify-content: center;
        border-radius: 5px;
    }

    .info-to-client-mobile {
        display: none;
    }

    .employee-icons {
        margin-left: 10px;
    }

    .menu-items-text {
        font-size: 12px;
    }

    .navbar-styles {
        display: none !important;
    }

    .profile-img {
        flex-shrink: 0;
    }

    .profile-data {
        position: relative;
        margin: 0px 0px 17px 0px;
    }

    .profile-data span {
        position: absolute;
        right: 0;
    }

    .user-name {
        margin-bottom: 5px;
    }

    .footer-style {
        padding-top: 0.8rem;
        /* margin: 0rem 1rem; */
    }

    #footer>div {
        display: inline-block;
    }

    .footer-items {
        margin: 0.7rem 1rem;
    }

    .border-style {
        padding: 0.1rem;
    }

    .profile {
        width: 100%;
        height: 20rem;
        flex-shrink: 0;
        border-radius: 10px;
        background: var(--neutrales-color-neutral-50, #F7F8FB);
        box-shadow: 9px -2px 20px 7px rgba(0, 0, 0, 0.10);
        margin-bottom: 2rem;
        margin-top: 3rem;
    }

    .edit-profile-button {
        margin-top: 3rem;
    }

    .slider {
        height: 45%;
    }

    .slider-img-container {
        width: 100% !important;
    }

    .slider-text-container {
        margin-bottom: 2%
    }

    .slider-quoter-btn-container {
        display: flex;
        justify-content: end;
        align-items: end;
    }

    .slider-quoter-button {
        width: 40% !important;
        margin-right: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .overlay {
        height: 200px;
    }

    .footer-middle-button {
        margin: 0rem 1rem !important;
    }

    .sinister-doc-img {
        width: 95% !important;
        margin-left: 0.7rem;
    }

    .modal-dialog-styles {
        max-width: 50% !important;
    }

    .modal-content-styles {
        width: 50rem !important;
        border-radius: 10px !important;
        margin: auto;
    }

    #popup-container .modal-body,
    #popupAssistence .modal-body {
        padding: 0rem !important;
    }

    .modal-header-style {
        margin-left: 30px !important;
        border: none !important;
        padding: 1.5rem 1rem !important;

    }

    .employee-container-data-div {
        display: flex !important;
    }

    .form-validate {
        max-width: 50% !important;
        border-radius: 10px !important;
        background-color: #FFF;
    }

    .link-portal {
        width: 100%;
        text-align: initial;
        display: flex;
        justify-content: center;

    }

    .link-portal a {
        padding-top: 1rem;
        max-width: 9rem;
        min-width: 10rem;
        margin-left: 1.8rem;
    }

    .employee-view-mobile {
        display: none !important;
    }

    .modal-body-linker {
        padding: 0rem 2rem !important;

    }

    #policy-linker-popup .modal-header-style {
        padding: 1.5rem 1rem 0rem 1rem !important;
    }


    .sinister-btn-form {
        margin: 2.5rem 1rem 1rem !important;
    }

    .sinister-card {
        width: 100% !important;
        margin-top: 10px;
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .all-cards-style {
        height: 44rem;
    }

    .continue-button-container {
        display: flex;
        justify-content: end;
    }

    .form-check-style {
        top: 0.12rem
    }
}

@media (max-width: 991px) {

    .left-header {
        display: none;
    }

    .desktop-buttons-header {
        display: none;
    }

    .header-nav {
        width: 100%;
        justify-content: space-between;

    }

    .asistence-button {
        font-weight: 400;
        font-size: 11px;
        line-height: 16px;
        width: 7rem;
    }

    .employee-container {
        height: 16rem;
    }

    #body-title {
        margin-top: 0.5rem;
    }

    .employee-container-data {
        width: 91%;
    }

    .employee-data-container {
        margin-bottom: 1rem;
        padding-right: 1rem !important;
        width: 100%;
    }

    .sinister-form-button {
        font-weight: 400;
        font-size: 11px;
        line-height: 16px;
        width: 7rem;
    }

    .menu-header-button-desktop {
        display: none;
    }

    .footer-modal-buttons {
        width: 100%;
        height: 1.5rem;
        margin-left: 0rem !important;
        margin-right: 0rem !important;
    }

    .modal-footer-style {
        flex-direction: column;
    }

    .footer-middle-button {
        margin: 0.7rem 0rem !important;
    }

    .footer {
        background-color: #F7F8FB;
        margin: 0.4rem 0 1.3rem 0;
        border-radius: 10px;
    }

    .footer-items {
        white-space: pre-line;
    }

    .img-footer {
        text-align: center;
        margin-top: 2rem;
        padding-bottom: 0.8rem;
    }

    .employee-img {
        margin: 15px 0;
        width: 70px;
        height: 70px;
    }

    .employee-buttons {
        display: flex;
        flex: 1;
        height: 30px;
        text-align: center;
        justify-content: center;
        border-radius: 5px;
        margin: 0 0.3rem;
    }

    .main-information {
        text-align: center;
        padding: 1rem 1.5rem 0.5rem 1.5rem !important;
    }

    .info-to-client-mobile {
        white-space: pre-line;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .info-to-client-desktop {
        display: none;
    }

    .bqb-header {
        display: none
    }

    .boton-polizas {
        width: 180px;
        height: 30px;
        top: -30;
        margin-left: 20px;
    }

    .profile-data {
        display: flex;
        flex-direction: column;
    }

    .footer-style {
        margin-bottom: 10px;
        padding-top: 0.5rem;
    }

    .footer-items-mobile-a {
        padding-right: 0rem !important;
        padding-left: 2rem !important;
    }

    .footer-items-mobile-b {
        padding-right: 2rem !important;
        padding-left: 0rem !important;
    }

    .border-style {
        padding: 3rem 0rem 1rem 0.5rem;
    }

    .profile-container {
        width: 90%;
        display: flex;
        flex-direction: column;
        align-items: stretch;
        flex-shrink: 0;
        border-radius: 0px 0px 10px 10px;
        background: var(--neutrales-color-neutral-50, #F7F8FB);
        margin-bottom: 20px;
        margin-left: 5%;
    }

    .profile {
        flex-shrink: 0;
        border-radius: 10px;
        background: var(--neutrales-color-neutral-50, #F7F8FB);
        box-shadow: 7px 9px 22px -2px rgba(0, 0, 0, 0.10);
    }

    .btn-profile-card {
        margin: 2rem 0;
    }

    .slider-img-container {
        border-radius: 10px;
        width: 90% !important;
        margin: auto auto 20% auto;
    }

    .slider-indicators {
        position: absolute !important;
        bottom: -50px !important;
    }

    .slider-quoter-button {
        width: 80%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 5% auto 10% auto;
    }


    .modal-sinister-doc {
        width: 100%;
        height: 100%;
        position: absolute;
    }


    .sinister-doc-img {
        width: 100%;
    }

    .modal-dialog-styles {
        display: flex !important;
        justify-content: center !important;
    }

    .modal-content-styles {
        width: 100% !important;
    }

    .modal-style {
        margin-right: 10px !important;
        margin-left: 10px !important;
    }

    .modal-header {
        padding: 1rem 1rem 1rem 1.8rem !important;
        border: none !important;
    }

    .companies-phones-list {
        column-gap: 2rem;
    }

    .documentation-modal .title-style {
        margin-left: 0.5rem;
    }

    .sinister-doc-buttons {
        width: 94% !important;
    }

    .validate-style::before {
        background-image: url('/seguro/static/src/img/fondo-inicio-mobile.png');
    }

    .form-validate {
        border-radius: 10px !important;
        background-color: #FFF;
    }

    .employee-view-mobile {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #policy-linker-popup .modal-header {
        padding: 1rem 0rem 1rem 1.8rem !important;
    }


    .body-title-style-img-alt {
        right: -5.7rem;
    }

    .body-title-style-alt {
        width: 7rem;
        margin-left: 1.5rem;
    }

    .body-title-container-alt {
        display: flex;
        flex-direction: column;
        align-items: baseline;
        justify-content: left !important;
        margin-bottom: 1rem;
    }

    .body-title-container-alt p {
        display: flex;
        align-items: center;
        justify-content: left !important;
        margin-bottom: 0rem;
        top: 0 !important;
    }

    .policy-linker-text {
        margin-left: 1.3rem;
    }

    .continue-button-container {
        display: flex;
        justify-content: center;
    }

    .form-check-style {
        top: 0.07rem
    }

    .vality-div {
        display: flex;
        width: 100%;
        justify-content: space-between;
        align-items: center;
        padding-right: 1.2rem;
    }

}

/* card employee */
.card-employee {
    background-color: #1B88C2 !important;
    border-radius: 30px !important;
    align-items: center;
    margin: 10px;
}

.btn-styles {
    background-color: #DB8746 !important;
    font-weight: bold !important;
    color: white !important;
}

.btn-home-mobile {
    width: 110px;
    height: 40px;
    border-radius: 40px !important;
    margin-top: 5px;
}

.btn-quoter {
    border-radius: 20px !important;
}

.btn-card-container {
    text-align: center;
}

.policy-data {
    width: 90% !important;
    margin-top: 10px;
    padding-left: 2rem;
    padding-right: 2rem;
}

.img-header {
    width: 55px;
    height: 55px;
}

.img-header-fleet {
    width: 2.5rem;
    height: 2.5rem;
}

/* flechas de input fleet */
.dropdown-options .item-option.focus {
    background-color: #E3E5ED;
    color: #000;
    cursor: pointer;
}


.btn-card-container-sinister {
    text-align: center;
    justify-content: center;
    width: 100%;
}

/* sinister cards general styles */

.general-card {
    background: #F7F8FB;
    box-shadow: 7px 9px 22px -2px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    border-radius: 10px !important;
    min-width: 19rem;
    min-height: 22rem;
}

.profile-card-body {
    padding: 0 1rem 1rem 1rem !important;

}

.status-text-card {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 15px;
}

.card-expand-info-text {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sinister-cards-buttons-containers {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.card-buttons-policy {
    margin-top: 3rem;
}

.card-buttons-sinister {
    margin-top: 20px;
}

.doc-sinister-button {
    background: #0088C1 !important;
    color: #F7F8FB !important;
    width: 100%;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.see-policy-button {
    background: #DB8746 !important;
    color: #F7F8FB !important;
    width: 100%;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.btn-card-container-sinister>div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.sinister-info-expand {
    padding: 0 10px !important;

}

.sinister-info-expand>p {
    padding: 10px 0px;
}

.see-all-sinister-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.see-all-policy-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.see-all {
    background: #0088C1;
    border-radius: 5px;
    height: 2rem;
    width: 100%;
    margin-top: 10px;
    width: 50%
}

.license-plate-card {
    display: flex;
    flex-direction: column;
    justify-content: center;

}

.sinister-info-status-expand {
    padding: 30px 0px 0px 30px;
    margin: 0 !important;
}

.card-basic-info>p {
    padding: 3% 0;
}

.data-span {
    overflow: auto;
    display: block;
    max-height: 10rem;
}


/* profile styles */
.profile-card {
    width: 100% !important;
    margin-top: 10px;
}

/* profile styles */
p .profile-title {
    position: relative;
    top: 6px;
    color: white;
}

.btn-profile-head {
    width: 100px;
    height: 40px;
    border-radius: 40px !important;
    margin-top: 5px;
    float: right;
}

.message {
    margin-bottom: 0px !important;
}

.doc-dropdown {
    display: inline-flex !important;
    align-items: center !important;
}

.container-item-policy {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 1rem;
}

.pagination-nav {
    background: #F7F8FB
}

/* general fleet styles */
.fleet-header-data {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.fleet-header-data>p {
    margin-bottom: 0.2rem;
}

.dropdown-menu {
    background-color: #F1F4F9 !important;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    width: 100%;
}

.item-option {
    color: var(--neutrales-color-neutral-500, #59637D);
    font-family: Open Sans;
    font-size: 14.83px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    padding: 0.5rem;
}

.input-with-dropdown {
    position: relative;
    border-radius: 5px;
    border: 1px solid var(--neutrales-color-neutral-500, #59637D);
    display: flex;
    align-items: center;
    height: 1.5rem;
}

.fleet-search-icon {
    width: 0.8rem;
    height: 0.8rem;
    margin: 0.5rem 0.5rem;
}

.fleet-title-expand {
    color: #000;
    font-family: Open Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
}

.form-control-fleet {
    background: #F7F8FB !important;
    padding: 0 !important;
    height: 2rem !important;
    height: 1rem !important;
    border: none;
}

.fleet-text {
    font-size: 0.7rem !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 16px !important;

}

.form-control-fleet:focus {
    outline: none !important;
    box-shadow: none !important;
}


/* employee general changes */

.employee-job {
    font-size: 0.9rem;
    margin: 0.1rem 0 0 0.1rem;
}

/*Desktop styles*/

@media (min-width: 991px) {

    /* start styles desktop */

    .start-container {
        /* height: 27rem !important; */
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
    }

    .start-menu {
        display: flex;
        justify-content: space-evenly;
        /* margin-top: 2rem; */
        margin-bottom: 3rem;
    }

    .start-btn-container {
        width: 10rem;
        flex-shrink: 0;
        border-radius: 15.379px;
        background: #FFF;
        box-shadow: 0px 5.30307674407959px 5.30307674407959px 0px rgba(0, 0, 0, 0.25);
    }

    .start-btn {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        height: 8rem;
    }

    .start-icons {
        margin-bottom: 1rem;
        width: 3rem;
        height: 3rem;
    }

    .slider-start {
        height: 55%;
    }


    .general-card {
        margin-left: 1rem;
        margin-right: 1rem;
    }


    .menu-desktop-styles {
        margin-bottom: 0.7rem;
        display: flex;
        margin-left: 1rem;
        margin-right: 1rem;
        max-width: 20rem;
    }

    .principal-container-fluid {
        padding: 0 !important;
        margin: 0 !important;
        background-color: #FFF;
        justify-content: space-around;
    }

    .container-fluid-card {
        padding: 0 !important;
        margin-right: 1rem !important;
    }

    .left-header {
        background-color: #F7F8FB;
        height: 4rem;
        display: flex;
        align-items: center;
        margin: 0.7rem 0 0.4rem 0;
        border-radius: 10px;
        height: 5rem;
    }

    .navbar-header {
        width: 100%;
    }

    .navbar-left {
        background: #F7F8FB;
        margin: 0.7rem 0 0 0;
        border-radius: 10px;
        justify-content: center !important;
        padding: 0 !important;
    }

    .navbar-collapse {
        padding: 1rem;
    }

    .div-list-btn {
        max-height: 13rem;
        margin-top: 3rem;
    }



    .div-list ul li {
        padding: 0.5rem 0 0.5rem 0rem;
        min-width: 10rem;
        margin-left: 1.8rem;
    }

    .div-list ul li a {
        display: flex;
        align-items: flex-end;
    }

    .div-list ul li a p {
        margin: 0 !important;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }

    .div-list-btn ul li:hover {
        background-color: #DBE9EF;
        border-radius: 5px;
    }

    .footer {
        background-color: #F7F8FB;
        margin: 0.4rem 0 0.7rem 0;
        border-radius: 5px;
    }

    .btn-menu-mobile {
        display: none !important;
    }

    .btn-quoter {
        float: right !important;
        width: 290px;
    }

    .card-employee {
        width: 100% !important;
    }

    .cards-container {
        width: 100%;
        height: fit-content;
        flex-wrap: wrap;
        margin-bottom: 2rem;
    }

    .personal-menu-data {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 2rem;
    }

    .more-style-info {
        margin-left: 4.5rem;
        width: 85% !important;
    }

    /* desktop sinister cards style */

    @media (max-width: 1360px) {
        .sinister-card {
            min-width: 18rem;
        }
    }

    .all-cards {
        border-radius: 10px;
    }

    .card-expand-info {
        width: 50% !important;
    }

    .data-card-desktop {
        background: #F7F8FB;
        box-shadow: 7px 9px 22px -2px rgba(0, 0, 0, 0.1);
        border-radius: 10px;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        width: 90%;
        margin-left: 5%;
    }

    .data-card-desktop-all {
        margin-left: 4.5rem !important;
        max-height: 24rem !important;
        margin-bottom: 2rem;
    }

    .profile-container {
        width: 90%;
        border-radius: 0px 0px 10px 10px;
        background: var(--neutrales-color-neutral-50, #F7F8FB);
        margin-bottom: 0.1rem;
        margin-left: 1rem !important;
        min-height: 24rem !important;
    }

    .see-all-sinister-btn-desktop {
        display: flex;
        justify-content: end;
        margin: 2% 3% 0 0;
        padding-bottom: 1%;
    }

    .see-all {
        width: 10%;
        padding: 15px 0px;
        min-width: 6rem;
    }

    /* .general-card-desktop {
        width: 90%;
        margin-left: 4rem;
        padding-left: 2rem;
        padding-right: 2rem;
    } */

    .data-card-header-desktop {
        display: flex;
        flex-direction: row;
        width: 80%;
    }

    .card-header {
        padding: 2rem 0.75rem 1rem 0.5rem !important;
    }

    .status-desktop {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-left: 25% !important;
    }

    .status-desktop>p {
        margin: 0;
    }

    .sinister-info-status {
        padding: 50px;
    }

    .sinister-info-status-expand {
        padding: 0;
        margin: 0 !important;
    }

    .sinister-info-expand {
        display: flex !important;
        width: 50% !important;
        max-height: 15rem !important;
    }

    .sinister-info-expand>div {
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        width: 50%;
        padding: 2% 5%;
    }

    .sinister-data {
        display: contents;
    }

    .btn-card-container-sinister {
        display: flex;
        flex-direction: column;
        width: 20%;
        align-content: center;
        padding: 0 1rem;
        margin-bottom: 5%;
    }

    .card-body {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    .card-body-sinister-desktop {
        display: flex !important;
        flex-direction: row !important;
        justify-content: flex-start !important;
    }

    .card-body-expand {
        margin: 0 1rem 1rem 1rem !important;
    }

    .doc-btn-desktop {
        padding-bottom: 20%;
    }

    /* desktop policy cards style */

    .card-body-policy {
        width: 90% !important;
        margin-left: 5% !important;
    }

    .card-header-policy {
        border-radius: 10px !important;
        padding-top: 2rem !important;
        padding-left: 0.5rem !important;
    }

    .card-body-policy-change {
        height: 13rem !important;
        margin: 0 !important;
    }

    .card-body-data-policy {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-around;
        padding-bottom: 3rem !important;
    }

    .see-all-policy-btn-desktop {
        display: flex;
        justify-content: end;
        margin: 2% 3% 0 0;
        padding-bottom: 1%;
    }

    .payment-policy-info {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        margin-right: 0.5rem;
        padding-top: 1rem;
    }

    .payment-policy-info>p {
        padding-left: 1rem;
    }

    .data-card-desktop-all-policy {
        margin-left: 4rem !important;
        max-height: 24rem !important;
        min-height: 4rem !important;
        margin-bottom: 2rem;
        margin-top: 2rem;
    }

    @media (min-width: 1700px) {
        .data-card-desktop-all-policy {
            margin-left: 5rem !important;
        }
    }

    .policy-card {
        margin-bottom: 1.1rem;
    }

    @media (max-width: 1513px) {
        .policy-card {
            min-width: 17rem;

        }

        .sinister-card {
            min-width: 17rem;

        }
    }

    .container-policy-info {
        display: flex;
        align-items: center;
        flex-direction: column;
        margin-top: -5rem !important;
        width: 18rem;
    }

    .container-item-policy {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        margin-top: 1rem;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }


    .container-policy-buttons {
        margin-left: 0.5rem;
        margin-top: -1rem;
    }

    .policy-info {
        overflow-x: hidden;
        display: flex;
        max-height: 9rem;
    }

    /* navbar styles desktop */

    .navbar-toggler {
        padding-left: 2rem !important;
    }


    .contact-navbar {
        margin-top: 30%;
        padding-bottom: 1rem;
    }

    .contact-navbar>p {
        margin-top: 0.5rem;
        margin-bottom: 0;
    }

    .close-sesion a {
        max-width: 9rem;
        min-width: 10rem;
        margin-left: 1.8rem;
    }

    .close-sesion-style {
        width: 100% !important;
    }

    .close-sesion {
        max-height: 5rem;
        margin-bottom: 8rem;
    }

    .line {
        margin-bottom: 1rem;
    }

    /* Pagination */

    .pagination {
        justify-content: center;
        padding-bottom: 1rem;
    }

    .page-link {
        color: #59637D !important;
    }

    .page-item:first-child .page-link {
        margin-left: 0;
        border-top-left-radius: 10px !important;
        border-bottom-left-radius: 10px !important;
    }

    .page-item:last-child .page-link {
        border-top-right-radius: 10px !important;
        border-bottom-right-radius: 10px !important;
    }

    .page-item.active .page-link {
        background-color: #E3E5ED !important;
        border-color: #E3E5ED !important;
    }

    .policy-info-col {
        padding: 0;
    }

    /* fleet cards style desktop */
    .card-body-fleet {
        padding: 0 0 3rem 0 !important;
    }

    .data-policy-fleet {
        display: flex;
        align-items: center;
        background-color: #F1F4F9;
        border-radius: 10px;
        width: 25rem;
        padding: 0.5rem 1rem;
    }

    @media (max-width: 1120px) {
        .data-policy-fleet {
            width: 18rem;
        }

        .container-policy-buttons-fleet {
            margin-left: 1rem !important;
        }
    }

    .item-car-fleet {
        color: #000;
        font-family: Open Sans;
        font-size: 15.75px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
    }

    .fleet-company {
        color: grey;
    }


    @media (max-width: 1264px) {
        .data-policy-fleet {
            width: 100%;

        }
    }


    .container-policy-buttons-fleet {
        margin-left: 3rem;
        width: 80%;
    }

    .fleet-nav {
        padding-top: 1rem;
        display: flex;
        justify-content: flex-end;
    }

    .dropdown-options {
        max-height: 8rem;
        overflow: auto;
    }


    .item-option:hover {
        background-color: #E3E5ED;
        color: #000;
    }

    .card-header-fleet {
        padding: 0rem 0.75rem 1rem 0.5rem !important;
    }

    .clickable-option {
        cursor: pointer;
    }


    /* Pagination */

    .pagination {
        justify-content: center;
        padding-bottom: 1rem;
    }

    .page-link {
        color: #59637D !important;
    }

    .page-item:first-child .page-link {
        margin-left: 0;
        border-top-left-radius: 10px !important;
        border-bottom-left-radius: 10px !important;
    }

    .page-item:last-child .page-link {
        border-top-right-radius: 10px !important;
        border-bottom-right-radius: 10px !important;
    }

    .page-item.active .page-link {
        background-color: #E3E5ED !important;
        border-color: #E3E5ED !important;
    }

    .policy-info-col {
        padding: 0;
    }

    /* fleet cards style desktop */
    .card-body-fleet {
        padding: 0 0 3rem 0 !important;
    }

    .data-policy-fleet {
        display: flex;
        align-items: center;
        background-color: #F1F4F9;
        border-radius: 10px;
    }

    .fleet-domain {
        background: #F1F4F9 !important;
        border-radius: 10px !important;
    }


    .container-policy-buttons-fleet {
        margin-left: 3rem;
    }

    .fleet-nav {
        padding-top: 1rem;
        display: flex;
        justify-content: flex-end;
    }

    .select2-container .select2-selection--single {
        height: 34px !important;
    }

    .select2-container--default .select2-selection--single {
        border: 1px solid #ccc !important;
        border-radius: 0px !important;
    }


    .profile {
        margin-left: 1rem !important;
    }

    /* form notification desktop */

    #success-form {
        height: 2.4rem;
        font-size: 1.1rem;

    }




}

/* Mobile styles */
@media (max-width: 991px) {

    /* start styles mobile */

    .body-title-style {
        margin-left: 1.4rem;
        margin-top: -0.8rem;
        height: 2.2rem;
    }

    .start-menu {
        display: flex;
        justify-content: space-evenly;
        flex-direction: row;
        flex-wrap: wrap;
        margin-bottom: 1rem;
    }


    .start-btn-container {
        display: flex;
        justify-content: center;
        width: 135.801px;
        height: 110.192px;
        flex-shrink: 0;
        border-radius: 15.379px;
        background: #FFF;
        box-shadow: 0px 5.30307674407959px 5.30307674407959px 0px rgba(0, 0, 0, 0.25);
        margin-top: 2rem;
    }

    .start-btn {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;

    }

    .start-icons {
        width: 2rem;
        height: 2rem;
        margin-bottom: 1rem;
    }

    .slider-start {
        height: 30%;
        margin: 2rem 0 0 0 !important;
    }

    .btn-menu-mobile {
        width: 100%;
        border-radius: 20px !important;
    }

    .btn-quoter {
        width: 100% !important;
    }

    .desktop-menu {
        display: none;
    }

    .card-style {
        width: 91% !important;
        margin-bottom: 1.5rem;
    }

    .card-employee {
        width: 100% !important;
    }

    .btn-card-footer {
        margin: 10px;
    }

    .see-all-sinister-btn {
        margin-bottom: 40px;
        margin-top: 10px;
    }

    .doc-text {
        font-size: 11.06px;
    }

    .doc-list {
        padding: 0rem 1rem;
    }

    .sinister-data-info {
        padding-top: 3%;
        max-width: 18rem;
    }

    .card-expand-info-text {
        padding: 2% 0;
    }

    .data-card-mobile {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .data-card-mobile-expand {
        display: contents;
    }

    .navbar-left {
        background-color: #F7F8FB;
        border-top-width: 30px;
        margin-bottom: 8px;
        margin-top: 16px;
        border-radius: 10px;
        padding: 1.5rem 1rem !important;
    }

    .general-card {
        min-width: auto !important;
        margin-left: 1rem !important;
    }

    .general-card-policy {
        min-width: auto !important;
        margin-left: 2rem !important;
    }

    .container-item-policy {
        padding: 0 10% 0 10%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .whatsapp_widget {
        display: none;
    }

    /* policy mobile styles */

    .general-card-policy {
        margin: 0 !important;
    }

    .policy-card {
        margin: 0 1rem 1.1rem 1rem !important;
    }

    .container-policy-info {
        display: flex;
        align-items: center;
        flex-direction: column;
        margin-right: 0.2rem;
        margin-bottom: 2rem;
    }

    /* sinister mobile styles */

    .card-header {
        padding-left: 0rem !important;
    }

    .card-header-policy {
        padding-left: 1rem !important;
    }

    .btn-card-container-sinister {
        padding: 1rem !important;
    }

    .sinister-info-status-expand {
        padding: 0 !important;
    }

    .close-sesion-style {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }

    .close-sesion-div {
        display: none;
    }

    .navbar-nav {
        flex-wrap: wrap;
        align-content: center;
        margin-top: 10%;
    }

    .div-list ul li {
        padding: 0.5rem 0 0.5rem 0rem;
        min-width: 12rem;
        margin-left: 2rem;
    }

    .div-list ul li a {
        display: flex;
        align-items: flex-end;
    }

    .div-list ul li a p {
        margin: 0 !important;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }

    .icons {
        width: 25px;
        margin-right: 30%;
    }

    .close-sesion {
        margin-bottom: 2rem;
        margin-left: 2rem;
    }

    .close-sesion a {
        min-width: 12rem !important;
    }

    .line {
        margin-bottom: 2rem;
    }

    .contact-navbar {
        margin-top: 8rem;
    }

    .data-card-desktop-all-policy {
        padding: 0rem !important;
        margin-left: 0 !important;
        margin-right: 0rem !important;
    }

    .data-card-mobile {
        padding: 0rem !important;
        /* margin-left: 19px !important; */
        margin-right: 0rem !important;
    }

    .container-fluid-card {
        padding: 0 !important;
    }

    .container-fluid-style {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }

    .all-cards {
        border-radius: 10px;
        padding-bottom: 1rem;
        padding-top: 0.1rem;
    }

    .policy-buttons {
        font-weight: 400;
        font-size: 0.8rem;
        line-height: 16px;
        color: #F7F8FB;
        border-radius: 5px;
        width: 100%;
        height: 2rem;
        margin-top: 10px;
        border: none;
        text-decoration: none;
    }

    .policy-info {
        overflow-x: hidden;
        max-height: 8rem;
        display: flex;
    }

    .payment-policy-info {
        margin: 0 10px;
    }

    .policy-info-col {
        margin: 0 5px;
        padding: 0 !important;
    }

    /* Pagination mobile */

    .pagination {
        justify-content: center;
        padding-bottom: 1rem;
    }

    .page-link {
        color: #59637D !important;
    }

    .page-item:first-child .page-link {
        margin-left: 0;
        border-top-left-radius: 10px !important;
        border-bottom-left-radius: 10px !important;
    }

    .page-item:last-child .page-link {
        border-top-right-radius: 10px !important;
        border-bottom-right-radius: 10px !important;
    }

    .page-item.active .page-link {
        background-color: #E3E5ED !important;
        border-color: #E3E5ED !important;
    }

    .payment-policy-info>p {
        padding-left: 2%;
    }

    /* Pagination mobile */

    .pagination {
        justify-content: center;
        padding-bottom: 1rem;
    }

    .page-link {
        color: #59637D !important;
    }

    .page-item:first-child .page-link {
        margin-left: 0;
        border-top-left-radius: 10px !important;
        border-bottom-left-radius: 10px !important;
    }

    .page-item:last-child .page-link {
        border-top-right-radius: 10px !important;
        border-bottom-right-radius: 10px !important;
    }

    .page-item.active .page-link {
        background-color: #E3E5ED !important;
        border-color: #E3E5ED !important;
    }

    /* fleet card mobile */

    .item-car-fleet {
        font-size: 0.9rem;
    }

    .data-policy-fleet {
        background-color: #F1F4F9;
        border-radius: 10px;
        padding: 0.5rem 1rem;
        margin-top: 3rem;
        width: 100%;
    }

    .container-policy-buttons-fleet {
        margin-top: 1rem;
    }

    .employee-container-data-div {
        display: flex !important;
        align-items: flex-start;
    }

    .content-container {
        display: flex;
        flex-direction: column;
        text-align: initial;
    }

    .img-position-employee {
        padding-right: 0.5rem !important;
        padding-left: 1rem !important;
    }

    .fleet-company {
        color: #000;
        font-family: Open Sans;
        font-size: 12.44px;
        font-style: normal;
        font-weight: 400;
        line-height: 16px;
    }

    .fleet-title-expand {
        font-size: 15.75px;
    }

    .fleet-nav {
        position: absolute;
        margin-top: 6.5rem !important;
        width: 90%;
        display: flex;
        justify-content: flex-end;
        align-items: stretch;
        flex-direction: column;
    }

    .link-portal {
        margin-left: 2rem;
        display: flex;
    }

    .link-portal a {
        min-width: 12rem !important;
    }

    /* form notification mobile */

    #success-form {
        top: 0;
        padding: 0 !important;
        margin: 0 !important;
        width: 90%;
    }

    .employee-view-desktop {
        display: none !important;
    }

    .button-employee-container {
        display: flex;
        justify-content: space-between;
        width: 18rem;
        padding-bottom: 0.9rem;

    }

    .employee-mobile-view {
        width: 100%;
        padding-bottom: 1.5rem;
    }

    .profile-img {
        margin-top: 2rem;
    }

    .hide-on-mobile {
        display: none;
    }

    .info-policy-linker {
        padding: 1rem;
    }

    .linker-table th,
    .linker-table td {
        padding: 0.5rem;
    }

    .th-center {
        text-align: center !important;
    }

    .unlinker-button {
        width: 6rem;
    }

    .linker-table td {
        max-width: 130px;
        word-wrap: break-word;
    }
}

/* employee fix */
@media (max-width: 349px) {
    .main-information {
        text-align: center;
        padding: 0.2rem 1.5rem 0.1rem 1.5rem !important;
    }

}

@media (max-width: 1070px) {
    .general-card-desktop {
        margin-left: 0;
        width: 98%;
    }
}

.not-valid {
    display: none !important;
}

#success-form {
    width: 100%;
    position: fixed;
    z-index: 9999;
    padding: 0.35rem 0.75rem !important;
    display: none;
    justify-content: space-between;
    align-items: center;
}




.success-form-text {
    margin: 0;

}

.success-form-button {
    font-weight: bold;
    color: #0088C1 !important;
    text-decoration: underline !important;
}


#success-form.show {
    animation: slide-in-out 4s ease-in-out;
}

@keyframes slide-in-out {

    0%,
    100% {
        transform: translateY(-100%);
        opacity: 0;
    }

    10%,
    90% {
        transform: translateY(0);
        opacity: 1;
    }
}