footer {
}

.footer-height {
    height: 300px;
}

.footer-contact {
}
.footer-body {
    margin-bottom: 60px;
}

.caracteristicas-size {
    font-size: 5rem !important;
}
.col-caracter {
    width: 25%;
}
.img-carousel {
    width: 33%;
    text-align: center;
}
.img-item-carousel {
    width: 22rem;
}
.container-carousel {
    max-width: 1320px;
}
.doc-img {
    display: block;
}

@media screen and (max-width: 1024px) {
    .preguntas-frec {
        padding: 90px 80px 90px 80px;
    }
    .caracteristicas-size {
        font-size: 5rem !important;
    }
    .res-pacientes {
        padding: 90px 100px 90px 100px;
    }
    .img-item-carousel {
        width: 15rem;
    }
    .container-carousel {
        max-width: 960px;
    }

    .footer-body {
        max-width: none;
        padding-top: 20px;
        /* margin-bottom: 228px; */
    }
}

@media screen and (max-width: 768px) {
    nav {
        background-color: rgba(175, 182, 199, 0.9);
        margin-top: 0 !important;
    }
    footer {
        height: 550px;
    }

    .footer-contact {
        width: 50%;
    }

    .preguntas-frec {
        padding: 70px;
    }

    .caracteristicas-size {
        font-size: 4rem !important;
    }

    .col-caracter {
        width: 50%;
    }

    .res-pacientes {
        padding: 80px 40px 80px 40px;
    }

    .container-carousel {
        max-width: none;
    }

    .test-section {
        padding: 90px 100px 90px 100px;
    }

    .info-header {
        padding: 100px 0 0 28px;
    }
    .doc-img {
        /* display: none; */
    }

    .secctions-perfil {
        padding: 10px 15px 10px 15px;
    }
    .col-img-perfil {
        display: none !important;
    }
    .card-procedimientos {
        padding: 80px 30px 50px 30px !important;
        position: unset;
    }
    .card-procedimientos-img {
        width: 100%;
        display: none;
    }

    .div-procedimientos {
        /* top: -78px !important;
        left: 115px !important; */
        display: none;
    }

    .logos-proc {
        display: block !important;
    }
    .content-header {
        margin-left: 10px !important;
    }
    .finaciamiento {
        padding: 80px 40px 80px 40px !important;
    }
    .img-financiamiento {
        display: none !important;
    }
    .hospitales {
        display: block !important;
    }
    .content-header-financiamiento {
        margin-right: 0 !important;
    }
    .input-con {
        margin-left: 0 !important;
    }
    .line-end {
        height: fit-content !important;
    }
}

@media screen and (max-width: 480px) {
    footer {
        height: 810px;
    }
    .footer-contact {
        width: 100%;
    }
    .footer-body {
        margin-bottom: 0;
    }
    .line-end {
        height: 50px;
    }
    .preguntas-frec {
        padding: 70px 30px 70px 30px;
    }
    .caracteristicas-size {
        font-size: 3rem !important;
    }
    .col-caracter {
        width: 50%;
    }
    .res-pacientes {
        padding: 90px 10px 90px 10px;
    }
    .test-section {
        padding: 90px 40px 90px 40px;
    }
    .p-dr {
        font-size: 0.7rem;
    }
    .navbar {
        padding: 1rem !important;
    }
    .content-header-index {
        display: block !important;
    }
    .content-header-perfil {
        display: block !important;
    }
    .img-2-perfil {
        display: none !important;
    }

    .title-certificaciones {
        margin-left: 0.8rem;
        margin-bottom: 50px !important;
    }
    .img-hospital {
        height: auto;
    }
    .parrafo-header-finan {
        color: white !important;
    }
    .logos-proc {
        display: block !important;
    }
    .container-perfil {
        display: block !important;
    }
    .col-5 {
        width: 100% !important;
    }

    .footer-height {
        height: auto;
    }

    footer .row {
        background-color: #60605f;
    }
    footer .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    footer .your-weight {
        text-align: left !important;
    }

    footer .col-md-3 {
        margin-top: 2rem;
    }

    .logo-header {
        width: 70% !important;
    }
}

@media screen and (max-width: 320px) {
    footer {
        height: 840px;
    }
    .footer-contact {
        width: 100%;
    }
    .footer-body {
        /* margin-bottom: 500px; */
    }
    .line-end {
        height: 95px;
    }
    .preguntas-frec {
        padding: 70px 5px 70px 5px;
    }
    .caracteristicas-size {
        font-size: 2.5rem !important;
    }
    .col-caracter {
        width: 50%;
    }
    .res-pacientes {
        padding: 90px 5px 90px 5px;
    }
    .test-section {
        padding: 90px 5px 90px 5px;
    }
    .info-header {
        padding: 100px 0 0 10px;
    }
}
