@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Zalando+Sans:ital,wght@0,200..900;1,200..900&display=swap');


.zalando-sans-400 {
  font-family: "Zalando Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}
.doctoralia{
    max-width: 46px;

}
.inter-400 {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.nav-item{
    font-family: "Zalando Sans", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 14px;
    color: #101535;
    line-height: 100%;
    letter-spacing: 0%;
        padding-left: 1rem;
        text-transform: uppercase;
}
.nav-item a{
    color: #101535;
    text-transform: uppercase;
    padding: 12px 20px;
}

.nav-item a:hover{
    color: #101535!important;
}
.btnsolicitar a{
    color:#fff;
    background: #101535;
    border-radius: 30px;
    width: 190px;
    text-align: center;
    
}
.menuu{
    margin-left: auto;
}
.div{
    padding: 6rem 1.5rem;
}
#ESPECIALIDAD{
    background-image: url(../img/fondo-portada.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.fondoazulclaroo{
    background-color: #F8FAFC;
}
.agenda{
    box-shadow: 3px 4px 4px 0px #0000000A;
    opacity: 1;
    border-radius: 20px;
    padding-top: 17px;
    padding-right: 15px;
    padding-bottom: 22px;
    padding-left: 17px;
    width: 23.5%;
}
.marginbo{
    margin-bottom: 1rem!important;
}
.btntrans{
    background: #4a9f9f03;
    width: 359px;
    height: 62px;
    top: 509px;
    left: 60px;
    color: #101535;
    opacity: 1;
    border-radius: 10px;
    gap: 10px;
    padding: 18px 3.3rem;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 16px;
    border: 1px solid #101535;
    line-height: 100%;
    letter-spacing: 0%;
    text-decoration: none;
}
.fondoverdd{
    background: linear-gradient(269.98deg, #A0C6C6 -59.16%, #FFFFFF 99.97%);
}
.btntrans:hover{
    color: #101535;
    
    
}
.martope{
    margin-top: 4rem;
}
.margin2{
    margin-bottom: 3rem!important;
}
.divimgagenda{
    width: 47%;
}
.divimgagenda img{
    height: 89px;
    width: 89px;
}
.divtxtagenda{
    width: 53%;
}
.txtagenda{
    font-family: "Zalando Sans", sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    margin-bottom: 0px;
    line-height: 110.00000000000001%;
    letter-spacing: 0%;
    color: #115757;
}
.title{
    font-family: "Zalando Sans", sans-serif;
    font-weight: 600;
    margin-bottom: 1.5rem;
    font-size: 40px;
    color: #fff;
    line-height: 110.00000000000001%;
    letter-spacing: 0%;
}
.txtdiv1{
    font-family: "Inter", sans-serif;
    font-weight: 300;
    width: 42%;
    font-size: 20px;
    color: #fff;
    line-height: normal;
    letter-spacing: 0%;
    margin-bottom: 2rem;
    font-style:italic;
}
.btnazul{
    background: #4A9F9F;
    width: 359px;
    height: 62px;
    top: 509px;
    left: 60px;
    color: #fff;
    opacity: 1;
    border-radius: 10px;
    gap: 10px;
    padding: 10px 2rem;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 16px;
    border: 1px solid #4A9F9F;
    line-height: 100%;
    letter-spacing: 0%;
    text-decoration: none;
}
.btnazul:hover{
    text-decoration: none;
    color: #fff;
}
.title2{
    font-family: "Inter", sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 15%;
    text-transform: uppercase;
    color: #fff;

}
.div11especialidad{
        width: 24%;
}
.div11especialidad img{
        height: 30px;
}
.div1especialidad{
    border: 1px solid #A0C6C6;
    /*width: 493px;
    height: 36px;
    top: 192px;
    left: 60px;*/
    background: #A0C6C621;
    opacity: 1;
    border-radius: 10px;
    border-width: 1px;
    margin-bottom: 2rem;
    width: 32%;
    padding: 7px 25px;
    display: flex;
    align-items: center;
}
.especialidad{
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    color: #fff;
    line-height: 157%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
}
.azul{
    color: #A0C6C6!important;
}
.txtgris{
    font-family: "Inter", sans-serif;
    font-weight: 600;
    color: #8C8C8C;
    font-size: 14px;
    margin-bottom: 0.5rem;
    line-height: 100%;
    letter-spacing: 20%;
}
.subtittle{
    font-family: "Zalando Sans", sans-serif;
    font-weight: 600;
    margin-bottom: 2rem;
    font-size: 48px;
    color: #101535;
    line-height: 110.00000000000001%;
    letter-spacing: 0%;
}
.divflex{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.dominio{

    width: 31%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* width: 407px; */
    height: 332px;
    angle: 0 deg;
    opacity: 1;
    border-radius: 25px;
    gap: 30px;
    padding-top: 35px; 
    padding-right: 22px;
    /* padding-bottom: 112px; */
    padding-left: 33px;
    
    align-content: flex-start;
    
}
#fractura{
    background-image: url(../img/fondo-fracturaa.png);

    background-image: url(../img/remplazo-caderaa.png);
}
#caderaa{
    background-image: url(../img/remplazo-caderaa.png);

    background-image: url(../img/fondo-fracturaa.png);
}
#rodillaa{
    background-image: url(../img/remplazo-rodillaaa.png);
}
.divnumber{
    background: #FFFFFF;
    width: max-content;
    /* width: 65px; */
    /* height: 65px; */
    angle: 0 deg;
    opacity: 1;
    border-radius: 20px;
    gap: 10px;
    padding: 17px;
    font-family: "Zalando Sans", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 110.00000000000001%;
    letter-spacing: 0%;
    margin-bottom: 1.875rem;
}
.dominiotitle{
    width: 100%;
   font-family: "Zalando Sans", sans-serif;
    font-weight: 600;
    height: auto;
    font-size: 32px;
    color: #fff;
    line-height: 110.00000000000001%;
    letter-spacing: 0%;
    margin-bottom: 1.7rem;
}
#EXPERIENCIA{
    background: #fff;

}
.domiotxt{
    width: 100%;
        font-family: "Inter", sans-serif;
    font-weight: 300;
    font-size: 15px;
    color: #fff;
    color: #CCCCCC;
    line-height: 110.00000000000001%;
    letter-spacing: 0%;
}
.divproceso1{
    background: linear-gradient(291.09deg, #4A9F9F -97.8%, #101535 100%);
    border-radius: 25px;
    padding: 50px;
    width: 94%;
    height: 463;
    top: 1445px;
    left: 60px;
    angle: 0 deg;
    opacity: 1;
    border-radius: 25px;
    gap: 28px;
    padding-top: 55px;
    padding-right: 34px;
    padding-bottom: 76px;
    padding-left: 33px;
}
.divproceso1 .subtittle, .divproceso1 .txtgris{
    color: #fff;

}
#PROCESO ul{
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 15px;
    color: #fff;
    margin-top: 1.7rem;
    letter-spacing: 0%;
    text-transform: uppercase;
}
#PROCESO ul li{
    margin-bottom: 0.7rem;
}
.divprocesoflex2 .domiotxt{
    color: #1E1E1E;
    font-weight: 300;
    margin-bottom: 1rem;
    margin-top: 0.5rem;
}
.blod{
    font-weight: 600;
}
.divprocesoflex{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: self-start;
}
.divprocesoflex1{
    width: 20%;
}
.sptxtitle{
    font-weight: 600!important;
}
.divprocesoflex2{
    width: 75%;
}
.divprocesoflexx2{
    display: flex;
    justify-content: space-between;
    
    border-radius: 10px;
    padding-top: 8px;
    background: #F8FAFC;
    box-shadow: 2px 2px 5.3px 0px #0000000D;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 15px;
    margin-bottom: 2rem !important;
}
.flexpr21{
    font-family: "Zalando Sans", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 24px;
    color: #101535;
    line-height: 110.00000000000001%;
    letter-spacing: 0%;
    margin: 0.1rem 1.5rem;
}
.divvaloracionn{
    background-color:#F8FAFC;
}
.txtcenter{
    text-align: center;
}
.recuperaciondiv{
    width: 23%;
    border-radius: 10px;
    background-color: #fff;

    height: 203px;
    top: 2149px;
    left: 60px;
    angle: 0 deg;
    opacity: 1;
    border-radius: 10px;
    gap: 33px;
    padding-top: 17px;
    padding-right: 30px;
    padding-bottom: 49px;
    padding-left: 27px;
}
#seguimiento{
    background-color: #4A9F9F;
}
#seguimiento .titleval, #seguimiento .txtgris{
    color: #fff!important;
}
#seguimiento .txtnumberval{
    color: #A0C6C6;
    -webkit-text-stroke: 1px #fff;
    text-stroke: 1px #fff;
}
.divtitlerecupera{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin: 1rem 0rem 1.3rem 0rem;
}
.titleval{
    font-family: "Zalando Sans", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 20px;
    color: #252942;
    line-height: 110.00000000000001%;
    letter-spacing: 0%;
    margin-bottom: 0px;
}
.txtnumberval{
    font-family: "Zalando Sans", sans-serif;
    font-weight: 900;
    font-style: Black;
    font-size: 40px;
    color: #fff;
    line-height: 110.00000000000001%;
    letter-spacing: 0%;
    margin-bottom: 0px;
    -webkit-text-stroke: 1px #A0C6C6;
    text-stroke: 1px #A0C6C6;
}
.txtrecupera .txtgris{
    font-family: "Zalando Sans", sans-serif;
    font-weight: 200;
    color: #000000;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 110.00000000000001%;
    letter-spacing: 0%;
}
#SOLICITAR-VALORACION{
    background-color: #F8FAFC;
}
#gracias{
    background-image: url(../img/fondogracias.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 64vh;
    background-position: center;
}
.fondogr{
    /*background-image: url(../img/fondogracias.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;*/
    padding: 4rem 6rem 0rem 6rem;
        background: linear-gradient(180deg, #101535 0%, #4A9F9F 100%);
    opacity: 1;
    border-radius: 50px;
}
.txtgraciass{
        color: #767676;
    font-family: "Zalando Sans", sans-serif !important;
    text-align: center;
    font-weight: 300;
    margin-bottom: 3rem;
    font-size: 24px;
    line-height: 110.00000000000001%;
    letter-spacing: 0%;
    text-align: center;
}
#fondobcogracias{
    background-color: #fff;
    background-image: url(../img/fondo-graciasbco.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;
        padding: 5rem 1.5rem;
    text-align: center;

}
#fondobcogracias .btnazul{
    background: #101535;

}
.accordion{
        width: 70%;
    margin: auto;
}
.accordion-item{
    margin-bottom: 1.5rem;
    border: 0px !important;
}
.accordion-header{
    border-radius: 15px !important;
    border: 1px solid #F3F4F6 !important;
}
.accordion-button{
    font-family: "Zalando Sans", sans-serif!important;
    font-weight: 600;
    color: #252942!important;
    font-size: 18px!important;
    line-height: 110.00000000000001%;
    letter-spacing: 0%;
}
.accordion-button:not(.collapsed){
    background-color: #F8FAFC !important;
    box-shadow: none !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
.accordion-body {
    background-color: #F8FAFC !important;
    box-shadow: none !important;
    border: 1px solid #F3F4F6 !important;
    border-bottom-left-radius: 15px !important;
    border-bottom-right-radius: 15px !important;

}
.titlecontacto{
    font-family: "Zalando Sans", sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 36px;
    color: #fff;
    line-height: 112.99999999999999%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 1.5rem;
}
.txtcontacto{
    font-family: "Inter", sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 18px;
    margin-bottom: 2rem;
    line-height: 121%;
    letter-spacing: 0%;
    text-align: center;
}
.txtcontacto span{
    font-weight: 600;
    color: #A0C6C6;
}
.divflexw{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.w50{
    width: 48%;
}
.w100{
    width: 100%;
}
.w60{
    width: 60%;
}
.labeltxt{
    color: #fff;
    color: #fff;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    margin-bottom: 5px;
    font-size: 15px;
    width: 100%;
    line-height: 112.99999999999999%;
    letter-spacing: 0%;
    vertical-align: middle;
}
.inputform{
    border: 0.3px solid #FFFFFF;
    background: #FFFFFF1A;
    width: 100%;
    color: #CCCCCC;
    opacity: 1;
    border-radius: 5px;
    border-width: 0.3px;
    gap: 10px;
    padding: 10px;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    margin-bottom: 1.5rem;
    line-height: 112.99999999999999%;
    letter-spacing: 0%;
    text-align: left;
    vertical-align: middle;
}
.inputform::placeholder{
    color: #CCCCCC !important;
    opacity: 1; /* importante en Firefox */
}

/* Firefox */
.inputform::-moz-placeholder{
    color: #CCCCCC !important;
    opacity: 1;
}

/* Edge/IE antiguos */
.inputform:-ms-input-placeholder{
    color: #CCCCCC !important;
}

.inputform::-ms-input-placeholder{
    color: #CCCCCC !important;
}
textarea{
    height: 115px!important;
}
.txtright{
    text-align: right;
}
.btnsub{
    background: #101535;
    color: #fff;
    width: 251px;
    height: 59px;
    border: 1px solid #101535 !important;
    opacity: 1;
    border-radius: 10px;
    font-family: "Zalando Sans", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 18px;
    line-height: 112.99999999999999%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
}
#respuesta{
    height: 1.7rem;;
}
footer{
        background: #101535;
    padding: 3rem 1rem 2rem 1rem;
}
.ligaa{
    margin-left: 22px;
}
.flexliga{
    display: flex;
    justify-content: flex-end;
}
.txtfooter{
    font-family: "Inter", sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    margin-top: 3rem;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 0px;
}
.txtfooter a{
    color: #fff;
}
.txtfooter a:hover{
    color: #fff;
}
.btnsolicitar a:hover{
    color: #fff!important;
}
.aligbottom{
    align-items: self-end;
}
.imgnumber{
    height: 32px;
}
.txtss{
    font-size: 40px;
}
.saluddiv{
    width: 28%;
}
.divcenteee{
    justify-content: space-around!important;
}
.txtsal{
    font-family: "Zalando Sans", sans-serif;
    font-weight: 600;
    margin-bottom: 1.5rem;
    font-size: 26px;
    margin-top: 1.5rem;
    line-height: 110.00000000000001%;
    letter-spacing: 0%;
    text-align: center;
    color: #115757;
}
.txtsall{
    color: #101535;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 110.00000000000001%;
    letter-spacing: 0%;
    text-align: center;

}
.imgdoctorw{
    margin-bottom: 2rem;
}
.w30p{
    width: 32%!important;
}
.txtttt{
    font-size: 27px!important;
    margin-bottom: 1rem;
}
@media (max-width: 1360px) {
    .div1especialidad{
        width: 37%;
    }
}
@media (max-width: 1190px) {
    .nav-item{
        padding-left: 0.5rem;
    }
    .imgnumber {
        height: 1.65rem;
    }
    .txtnumberval{
        font-size: 2rem;
    }
    .title{
        font-size: 3.5rem;
    }
    .txtdiv1{
        font-size: 1rem;
    }
    .subtittle{
        font-size: 2.3rem;
    }
    .dominiotitle{
        font-size: 1.5rem;
    }
    .dominio{
        height: 305px;
        padding-right: 17px;
        padding-left: 25px;
    }
    .divproceso1{
        width: 100%;
    }
    .divprocesoflexx2{
        margin-bottom: 0px;
    }
    .div {
        padding: 4.5rem 1.5rem;
    }
    .titleval{
        font-size: 1rem;
    }
    .txtcontacto{
        font-size: 0.9rem;
    }
    .titlecontacto{
        font-size: 1.8rem;
        margin-bottom: 1em;
    }
    .txtgraciass{
        font-size: 1.2rem;;
    }
}
@media (max-width: 1160px) {
    .div1especialidad{
        width: 45%;
    }
    .divimgagenda img {
        height: 79px;
        width: 79px;
    }
    .divtxtagenda {
        width: 57%;
    }
    .divimgagenda {
        width: 40%;
    }
    .difimg{
        width: 50%;
    }
}
@media (max-width: 991px) {
    .nav-item {
        padding-left: 0rem;
        text-align: center;
        margin-bottom: 1rem;
    }
    .btnsolicitar{
        margin: auto;
    }
    .title {
        font-size: 3rem;
    }
    .div{
        text-align: center;
    }
    .div1especialidad{
        margin: 0rem auto 2rem auto;
    }
    .txtdiv1 {
        margin-bottom: 2.5rem;
        width: 100%;
    }
    .dominio {
        width: 70%;
        margin: 0rem auto 2rem auto;
    }
    .divproceso1{
        padding: 3rem 2rem;
        margin-top: 0rem;
    }
    .order1{
        order: 1;
    }
    .order2{
        order: 2;
        margin-top: 3rem;
    }
    .divprocesoflex2{
        text-align: left;
    }
    .recuperaciondiv {
        width: 48%;
        padding: 2rem;
        margin-bottom: 2rem;
    }
    .accordion {
        width: 95%;
    }
    .fondogr {
    padding: 4rem 2rem 0rem 2rem;
    }
    .imgocntactoo{
            margin-top: 3rem;
    }
    .div1especialidad {
        width: 63%;
        text-align: left;
    }
    .div11especialidad {
        width: 19%;
    }
    .agenda{
        width: 48%;
    }
    .txtsall{
        font-size: 16px;
    }
    .txtsal {
        font-size: 1.25rem;
    }
    .w30p {
        width: 100% !important;
    }
    .order3{
        order: 3;
        margin-top: 2rem;
    }
}
@media (max-width: 900px) {
    .w50 {
        width: 100%;
    }
    footer{
        text-align: center;
    }
    .imglogofoot{
        height: 7rem;
    }
    .flexliga {
        display: flex;
        justify-content: space-around;
        margin-top: 3rem;
    }
    #fondobcogracias{
        padding: 3rem 1.5rem;
    }
    .title {
        font-size: 2.5rem;
    }
    .saluddiv {
        width: 45%;
        margin-top: 2rem;
    }
    .div1especialidad {
        width: 100%;
    }
}
@media (max-width: 650px) {
    .div1especialidad{
        width: auto;
        padding: 7px 15px;
    }
    .title {
        font-size: 2.2rem;
    }
    .btnazul{
        font-size: 1rem;
    }
    .txtdiv1, .domiotxt, #PROCESO ul {
        font-size: 0.9rem;
    }
    .domiotxt{
        line-height: initial;
    }
    .flexpr21 {
        font-size: 1.2rem;
        margin: 0.1rem 0.8rem;
    }
    .dominio {
        width: 100%;
        margin: 0rem auto 3rem auto;
        height: auto;
        padding: 2rem;
    }
    .recuperaciondiv {
        width: 100%;
        padding: 1rem 2rem 2rem 2rem;
        margin-bottom: 2rem;
        height: auto;
    }
    .txtright {
        text-align: center;
    }
    .txtgraciass{
        font-size: 1rem;;
    }

    .btnazul {
        font-size: 1rem;
        width: 100%;
        display: block;
        padding: 16px 10px;
        height: auto;
    }
}
@media (max-width: 500px) {
    .title {
        font-size: 2rem;
    }
    .jcentertt{
        justify-content: center;
    }
    .div2especialidad{
        padding-left: 8px;
    }
    .agenda { 
        width: 85%;
        margin-bottom: 1rem;
    }
}
@media (max-width: 450px) {
    .especialidad {
        font-size: 12px;
    }
    .subtittle {
        font-size: 1.8rem;
    }
    .title2 {
        font-size: 13px;
    }
    .title {
        font-size: 1.7rem;
    }
    .saluddiv {
        width: 75%;
    }
}
@media (max-width: 420px) {
    .title {
        font-size: 1.6rem;
    }
    .saluddiv {
        width: 90%;
    }
}
@media (max-width: 395px) {
    .especialidad {
        font-size: 11px;
    }
    .title {
        font-size: 1.5rem;
    }
}
@media (max-width: 341px) {
    .div11especialidad {
        width: 40%;
    }
    .btntrans{
            padding: 18px 2.3rem;
    }
    .btnsub{
        width: 200px;
    }
}