#main-container {
    min-width: 375px;
    width: 1280px;
}

header {
    min-width: 375px;

    padding: 3rem 3rem 0 3rem;
}

@font-face {
    font-family: Quicksand-Bold;
    src: url("../fonts/static/Quicksand-Bold.ttf");
}

@font-face {
    font-family: Quicksand-Light;
    src: url("../fonts/static/Quicksand-Light.ttf");
}

@font-face {
    font-family: Quicksand-Medium;
    src: url("../fonts/static/Quicksand-Medium.ttf");
}

.whatsapp-chat {
    position: fixed;
    bottom: 0;
    right: 0;
    height: 60px;
    margin: 20px;
    max-width: 60px;
}

.whatsapp-chat img {
    position: initial;
    width: 100%;
    height: 100%;
}
/* General */
.color-purple {
    color: #652d89;
}

.color-green {
    color: #a1a4a3;
}

.color-white {
    color: #ffffff;
}

.color-green2 {
    color: #afb6c8;
}
/* acrilic color */

.color-blue {
    color: #0075bf !important;
}

.color-whiteh {
    color: #e9ecf0 !important;
}

.background-color-green {
    background-color: #afb6c8;
}

.background-color-white {
    background-color: #f2f2f0;
}

.light-font {
    font-family: Quicksand-Light, serif;
}

.bold-font {
    font-family: Quicksand-Bold, serif;
}

.medium-font {
    font-family: Quicksand-Medium, serif;
}

p {
    font-size: 1.2rem;
    font-family: "Quicksand-Medium", serif;
    color: #a1a4a3;
}

h2 {
    font-size: 2rem;
    font-family: "Quicksand-Bold", serif;
    color: #652d89;
}

h3 {
    font-size: 1.5rem;
    font-family: "Quicksand-Bold", serif;
    color: #652d89;
}

.border-radius {
    border-radius: 30px;
}

.border-radius-t {
    border-radius: 30px 30px 0 0; /*TL TR BR BL*/
}

.btn-purple {
    background-color: #652d89 !important;
    color: #ffffff !important;
    height: 50px;
    width: auto;
    font-family: "Quicksand-Medium", serif;
    font-size: 1.1rem;
    border-radius: 10px;
    border: none;
    cursor: pointer;
    padding: 10px 10px;
}
.btn-blue {
    background-color: #0075bf !important;
    color: #ffffff !important;
    height: 50px;
    width: auto;
    font-family: "Quicksand-Medium", serif;
    font-size: 1.1rem;
    border-radius: 10px;
    border: none;
    cursor: pointer;
    padding: 10px 10px;
}

/* hearder */

/* nav */

.nav-item a {
    font-size: 1.3rem;
    /* color: #652d89; */
    font-family: "Quicksand-Medium", serif;
    text-decoration: none;
}

.nav-bar-index {
    background-color: rgba(175, 182, 199, 0.9);
    margin-top: 0 !important;
    transition: 2s all;
    animation: none 1s;
}

.nav-bar-perfil {
    background-color: rgba(242, 242, 242, 0.8);
    transition: 1s ease;
}
.nav-bar-contacto {
    background-color: rgba(107, 107, 107, 0.8);
    transition: 1s ease;
}

.nav-bar-contacto img {
    height: 100px;
}

.logo-scroll {
    height: 95px !important;
    width: auto !important;
}
/* 
.nav-link {
    color: #fff !important;
} */

/* .nav-link:hover {
    text-decoration: underline;
} */

.line-right {
    border-right: 1.2px solid;
    height: 40px;
}

.line-right-blue {
    border-right: 1px solid #0075bf;
    height: 40px;
}
.info-header {
    padding: 100px 0 0 140px;
}

.img-david {
    width: 100%;
    height: auto;
}

.img-david-c {
    width: auto;
    height: auto;
}

.btn-medical-appointment {
    background-color: #fff;
    color: #afb6c8;
    border: none;
    padding: 10px 20px;
    font-size: 18px;
    font-family: Quicksand-Medium, serif;
    border-radius: 8px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.lenguage {
    width: 50px;
    height: auto;
}

.row {
    --bs-gutter-x: 0 !important;
}

/* body */

.nuestra-especialidad {
    margin: 100px 0 100px 0;
}

/* Nuestra kespecialidad */
.img-our-speciality {
    width: 150px;
    height: 150px;
    margin-left: 66px;
}

.our-specialty {
    display: block;
    align-items: center;
    justify-content: center;
}

/* banner estadisticas */

.banner-estadisticas {
    background-image: url("../img/Banner-estadisticas-01.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 300px;
    width: 100%;
    margin: 100px 0 0 0;
}

/* Resultados en pacinentes */

.res-pacientes {
    background-color: #ced6e1;
    height: 800px;
    padding: 100px 140px 100px 140px;
}

.c-blue {
    background-color: #0075d4;
    color: #ffffff;
}

.round {
    border-radius: 50%;
}

.div-dot {
    margin-bottom: 60px;
    position: absolute;
    bottom: -50px;
    right: 15px;
}

.dot {
    height: 80px;
    width: 80px;
    background-color: #0075d4;
    border-radius: 50%;
    color: #ffffff;
    display: block;
    justify-content: center;
    align-items: center;
    padding: 10px;
}

/* Testimonios */

.test-section {
    background-color: #fffffc;
    height: 800px;
    padding: 100px 140px 100px 140px;
}

.youtube-video {
    border-radius: 20px;
}

/* Preguntas Frecuentes */
.preguntas-frec {
    background-color: #652d89;
    height: fit-content !important;
    padding: 100px 140px 100px 140px;
}

/* # The Rotating Marker # */
details summary::-webkit-details-marker {
    display: none;
}
summary::before {
    font-family: "Hiragino Mincho ProN", "Open Sans", sans-serif;
    content: "+";
    position: absolute;
    top: 1rem;
    left: 0.8rem;
    transform: rotate(0);
    transform-origin: center;
    transition: 4s transform ease;
}
details[open] > summary:before {
    content: "-";
}

/* # The Sliding Summary # */
details {
    overflow: hidden;
}
details summary {
    position: relative;
    /* z-index: 10; */
}
@keyframes details-show {
    from {
        margin-bottom: -80%;
        opacity: 0;
        transform: translateY(-100%);
    }
}
details > *:not(summary) {
    animation: details-show 500ms ease-in-out;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease-in-out;
    color: transparent;
    overflow: hidden;
}
details[open] > *:not(summary) {
    color: inherit;
}

/* # Just Some Pretty Styles # */

img {
    max-width: 100%;
}
p {
    margin: 0;
    padding-bottom: 10px;
}
p:last-child {
    padding: 0;
}
details {
    width: auto;
    box-sizing: border-box;
    margin-top: 5px;
    background: #652d89;
}
summary {
    border: 4px solid transparent;
    outline: none;
    display: block;
    background: #652d89;
    color: white;
    padding: 1rem 1rem 1rem 2.2rem;
    position: relative;
    cursor: pointer;
}

.content {
    padding: 10px;
    border: none;
}

/* Footer */

footer {
    background-color: #60605f;
    height: fit-content;
}

.super-obesity-logo {
    width: 234px;
    height: 135px;
}

.title-footer {
    color: #d0d7e4;
    font-family: "Quicksand-bold", serif;
}

.line-end {
    background-color: #494948;
    height: 22px;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.social-network-logo {
    width: 25px;
    height: 25px;
}

/* Ocupacion actual */
.secctions-perfil {
    background-color: #ffffff;
    height: fit-content !important;
    padding: 100px 140px 100px 140px;
}

.header-procedimientos {
    background-image: url(../img/pexels-anna-shvets-4483319.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    max-width: 11600px;
}

.procedimientos {
    background-color: #ffffff;
    height: auto;
    padding: 100px 140px 100px 140px;
}

.card-procedimientos {
    width: auto;
    height: auto;
    border-radius: 30px;
    background-color: #f2f2f2;
    padding: 50px 80px 50px 80px;
    margin: 100px 0 100px 0;
    position: relative;
}

.div-procedimientos {
    position: absolute;
    top: -50px;
    left: -50px;
    width: 150px;
    height: 150px;
}

.img-procedimiento {
    width: 100%;
    border-radius: 50%;
    color: white;
    background-color: white;
}

.header-finaciamiento {
    background-color: rgb(117, 114, 114);
    background-image: url("../img/pexels-karolina-grabowska-5908756.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-blend-mode: soft-light;
    height: 800px;
    color: white;
}

.img-hospital {
    width: 608px;
    height: 300px;
    border-radius: 20px;
}

.header-contacto {
    background-color: rgb(117, 114, 114);
    background-image: url("../img/pexels-picjumbocom-225232.jpg");
    background-size: cover !important;
    background-position: center;
    background-repeat: no-repeat;
    background-blend-mode: overlay;
    height: 800px;
    color: white;
}

.contacto-section {
    background-color: #fffffc;
    padding: 100px 140px 100px 140px;
}

.section-financiamiento {
    background-color: #ffffff;
    height: auto;
    padding: 100px 250px 100px 250px;
}

iframe {
    border-radius: 20px;
    width: fit-content;
}
