
.saca_tu_cita{

    text-align: justify;
    background-color: #fff;
}

.titu_seca_cita{
    text-align: center;
    font-size: 25px;
    background-color: #960f05;  /*  30553B 7d807e*/
    color: #fff;
    height: 77px;



}

.titu_seca_cita2{
    text-align: center;
    font-size: 30px;
    background-color: #7d807e;
    color: #fff;
    height: 90px;



}

.titu_seca_cita88{
    text-align: center;
    font-size: 30px;
    background-color: #F6CD8F;
    color: #fff;
}


.conte_espe{

    text-align: center;
    display: flex;
    justify-content: space-evenly;
    width: 90%;
    background-color: #fff;
   /* justify-content: space-evenly;*/
   /* flex-wrap: wrap;*/
  
   /* justify-content: center;*/
    /*align-items: center;*/
    flex-direction: row;
    margin: 20px auto;   /*COLOCAR AL CENTRO LOS DIV*/
    
}

.formulario{
    background-color: #fff;
    
}


.conte_espe-detalle{

    width: 70%;
    /*background-color: #e6e0d7;   /* MAS COLOR - 19062023   f5d7ab*/
   /* margin: 0px 20px; */

}

.detalle_2 {
    background-color: #fff;
}


.fondoplanesprecios {
    background-color: #30553B;

}



.conte_espe-detalle-fotos {
    display: flex;
    justify-content: space-evenly;
    flex-direction: row;

}

.conte_espe-detalle-texto{
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
    margin-right: 20px;
    margin-top: 50px;
}

.conte_espe-detalle-texto0{
    margin-top: 20px;
    text-align: center;
   /* margin-right: 20px;*/
    width: 100%;
    font-size: 28px;
    font-weight: 700;
   
}

.conte_espe-detalle-texto1{
    margin-top: 20px;
    text-align: justify;
    margin-right: 20px;
    width: 130%;
   
}

.conte_espe-detalle-texto2{
    margin-top: 20px;
    text-align: justify;
    margin-right: 20px;
    width: 130%;
    
}

.contenedor_medico-staff-img{
    box-shadow: var(--shadow) var(--color_shadow); /*box shadow es para la sombra*/
    border-radius: 20px;
    margin-bottom: 10px;
    
   
}

.contenedor_medico-staff-img3{
    /*box-shadow: var(--shadow) var(--color_shadow); /*box shadow es para la sombra*/
   /* border-radius: 50px;*/
    margin-top: 50px;
    margin-bottom: 10px;
    
   
}

/*
.card__img8 {
    text-align: center;
    width: 55%;
    height: 20px;
    object-fit: cover;
    border-radius: 30px 30px 30px 30px;

}*/

img.card__img8 {
    margin-top: 50px;
    width: 400px;
    border-radius: 20px;
    margin: 0 auto;
  /*height: 50px;*/
}

img.card__img88 {
    margin-top: 200px;
    width: 600px;
    border-radius: 20px;
    margin: 0 auto;
  /*height: 50px;*/
}

img.card__img89 {
    margin-top: 200px;
    width: 380px;
    border-radius: 10px;
    margin: 0 auto;
  /*height: 50px;*/
}


img.card__img9 {
   /* margin-top: 50px;
    width: 400px;*/
    border-radius: 20px;
    /*margin: 0 auto;*/
  /*height: 50px;*/
}


.contenedor_medico-img1 {
    display:flex;  /*Alinea todo en una sola fila*/
    align-items:center; /*Los centra verticalmente */
    justify-content: space-between; 
    width: 30%;
    border-radius: 10px;
}



.contenedor_medico-staff-im2{
    box-shadow: var(--shadow) var(--color_shadow); /*box shadow es para la sombra*/
    border-radius: 50px;
    margin-top: 40px;
    margin-bottom: 10px;
       
}


.conte_espe-sacacita {
    width: 70%;
    box-shadow: var(--shadow) var(--color_shadow); /*box shadow es para la sombra*/
    border-radius: 16px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 10px;
    height: 1270px;
   margin-top: 20px;
   background-color: #e4e4e4;

}

.conte_espe-sacacita8 {
    width: 70%;
    box-shadow: var(--shadow) var(--color_shadow); /*box shadow es para la sombra*/
    border-radius: 16px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 10px;
    height: 650px;
   margin-top: 20px;
   background-color: #e4e4e4;

}


.conte_espe-sacacita2 {
    width: 70%;
    box-shadow: var(--shadow) var(--color_shadow); /*box shadow es para la sombra*/
    border-radius: 16px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 150px;
    height: 200px;
   margin-top: 80px;

   margin-bottom: 150px;
   background-color: #e4e4e4;

}


.formu_titulo{
    font-size: 12px;
    font-weight: 100;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: justify;

}

.formu_subtitulo{
    font-size: 13px;
    color: #fff;
    background-color: #000000;  /*960f05*/
    padding-top: 10px;
    padding-bottom: 10px;

}

.formu_enviar{
    color: #960f05;
    background-color: #F6CD8F;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    font-weight: 700;
}

.obliga {

    color: #DA251C;

}
.verde {

    color: #144b1d;

}

@media screen and (max-width:900px) {

    .conte_espe-detalle-fotos {
        display: flex;
        justify-content: space-evenly;
        flex-direction: column;
    
    }

    .card2 {   /*PARA ANCHAR EL FORMULARIO*/
        background-color: #FFFFFF;
        padding: 10px 10px 10px 10px;
        width: 280%;
        margin: 0 auto;
      }

      .conte_espe{

        text-align: center;
        display: flex;
        justify-content: space-evenly;
        width: 90%;
        background-color: #fff ;
       /* justify-content: space-evenly;*/
       /* flex-wrap: wrap;*/
      
       /* justify-content: center;*/
        /*align-items: center;*/
        flex-direction: column;
        margin: 40px auto;   /*COLOCAR AL CENTRO LOS DIV*/
        
    }

    .formulario{
        background-color: #fff;
        width: 92%;
        margin-bottom: 20px;
    }   

    .conte_espe-detalle{

        width: 90%;
      
       /* margin: 0px 20px; */
    
    }

    .conte_espe-detalle-texto0{
        margin-top: 20px;
        text-align: justify;
       /* margin-right: 20px;*/
        width: 100%;
        font-size: 18px;
        font-weight: 700;
       
    }

    .conte_espe-detalle-texto1{
        margin-top: 20px;
        text-align: justify;
       /* margin-right: 20px;*/
        width: 100%;
       
    }

    .conte_espe-detalle-texto2{
        margin-top: 20px;
        text-align: justify;
       /* margin-right: 20px;*/
        width: 100%;
       
    }


}


@media screen and (max-width:600px) {

    
    .conte_espe{

        text-align: center;
        display: flex;
        justify-content: space-evenly;
        width: 90%;
        background-color: #fff ;
       /* justify-content: space-evenly;*/
       /* flex-wrap: wrap;*/
      
       /* justify-content: center;*/
        /*align-items: center;*/
        flex-direction: column;
       /* margin: 0 auto; */  /*COLOCAR AL CENTRO LOS DIV*/

        
    }

    .formulario{
        background-color: #fff;
        width: 92%;
        margin-bottom: 20px;
    }

    .contenedor_medico-staff-img{
        box-shadow: var(--shadow) var(--color_shadow); /*box shadow es para la sombra*/
        border-radius: 16px;
        margin-bottom: 10px;
        
        
    }

    .conte_espe-sacacita{
        width: 100%;
    }

    .conte_espe-sacacita8{
        width: 100%;
        height: 700px;
    }

    .conte_espe-detalle{

        width: 100%;
        
       /* margin: 0px 20px; */
    
    }

    .conte_espe-detalle-texto0{
        margin-top: 20px;
        text-align: justify;
       /* margin-right: 20px;*/
        width: 100%;
        font-size: 18px;
        font-weight: 700;
       
    }

    .conte_espe-detalle-texto1{
        margin-top: 20px;
        text-align: justify;
       /* margin-right: 20px;*/
        width: 100%;
       
    }

    .conte_espe-detalle-texto2{
        margin-top: 20px;
        text-align: justify;
       /* margin-right: 20px;*/
        width: 100%;
       
    }

    .titu_seca_cita{
        text-align: center;
        font-size: 25px;
        background-color: #960f05;   /*gris:   7d807e  /verde:  30553B  */  
        color: #fff;
        height: 77px;
    
    
    
    }

    .titu_seca_cita2{
        text-align: center;
        font-size: 30px;
        background-color: #30553B;
        color: #fff;
        height: 150px;
    
    
    
    }



}

