@font-face {
    src: url(/fuente/gilroy-bold-webfont.woff2);
    src: url(/fuente/gilroy-bold-webfont.woff);
    font-family: 'gilroy-bold';
    font-weight: bold;
    font-style: bold;
}

@font-face {
    src: url(/fuente/gilroy-semibold-webfont.woff2);
    src: url(/fuente/gilroy-semibold-webfont.woff);
    font-family: 'gilroy-semibold';
    font-weight: 'gilroy-semibold';
    font-style: 'gilroy-semibold';
}

@font-face {
    src: url(/fuente/gilroy-medium-webfont.woff2);
    src: url(/fuente/gilroy-medium-webfont.woff);
    font-family: 'gilroy-medium';
    font-weight: medium;
    font-style: medium;
}

@font-face {
    src: url(/fuente/gilroy-light-webfont.woff2);
    src: url(/fuente/gilroy-light-webfont.woff);
    font-family: 'gilroy-light';
    font-weight: light;
    font-style: light;
}

body {
  overflow-x: hidden;
  background-image: url(/img/bg-body.png);
}

a{
  color: #ffffff;
  text-decoration: none;
}




@media (min-width:1200px) and (max-width:1279.98px) {
        .pading-clinica-2 {
    padding-top: 5%;
    padding-bottom: 0%;
    padding-left: 5%;
    padding-right: 5%;
    margin-bottom: 0px;
    width: 100%;
    margin-left: 0%;
  }

   .tit-consultorio-pc{
 color: #000;
    text-align: center;
    font-family: 'gilroy';
    font-weight: bold;
    font-style: bold;
    padding: 20px;
    margin-bottom: 0%;
 }

 .txt-consul-pc{

 color: #000;
  text-align: center;
  font-family: 'gilroy-regular';
  font-weight: normal;
  font-style: normal;
  padding: 0px;
  margin-top: -4%;
  font-size: 18px;
 }

    .menu-pc-2 {
    background-color: rgb(53, 53, 53);
    color: aliceblue;
    z-index: 999;
    font-size: 0.8em;

    border-bottom: solid;
    border-width: 2px;
    border-color: #ffffff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    ;
  }

  .logo-pc {
    margin-top: auto;
    padding: 10px 10px 10px 10px;
    width: 90%;
  }

  .fa-chevron-down {
    font-size: 15px;
    position: absolute;
    padding-left: 5px;
    top: 29px;
  }

  .fa-chevron-up {
    font-size: 15px;
    position: absolute;
    padding-left: 5px;
    top: 4px;
  }

  .chevron-pc2 {
    cursor: pointer;
    margin-right: 15px;
    width: 100%;
  }

  .chevron-pc2:hover {
    color: rgb(233, 76, 73);
  }

  .red-ico {
    color: #ffffff;
    font-size: 16px;
  }

  .red-ico:hover {
    color: rgb(233, 76, 73);
  }

  .scale-tigger-pc {
    width: 70%;
    height: 60px;
    position: sticky;
    top: 70px;
    left: 15%;
    background-color: rgba(57, 57, 57, 1);
    padding: 20px 20px 20px 20px;
    color: rgba(255, 255, 255, 1);
    z-index: 888;
    text-align: center;

  }

  #btn-open-pc {
    cursor: pointer;
    margin-top: 0px;
    color: rgba(255, 255, 255, 1);

  }

  #btn-close-pc {
    position: absolute;

    cursor: pointer;
    top: 25.9px;
    color: rgba(255, 255, 255, 1);


  }

  .conte {
    width: 100%;
    height: 700px;
    background-color: black;
    position: absolute;
    top: 0;
    z-index: 888;
  }

  .sub-menu-1pc {
    border-right: solid;
    border-width: 1px;
    border-color: #ffffff;
    cursor: pointer;
  }

  .sub-menu-2pc {
    cursor: pointer;
  }

  .submenu-facial {
    width: 70%;
    height: 120px;
    position: sticky;
    top: 135px;
    left: 15%;
    background-color: rgba(57, 57, 57, 1);
    padding: 20px 20px 20px 20px;
    color: rgba(255, 255, 255, 1);
    z-index: 777;
    text-align: center;
  }

  .submenu-corporal {
    width: 70%;
    height: 100px;
    position: fixed;
    top: 135px;
    left: 15%;
    background-color: rgba(57, 57, 57, 1);
    padding: 20px 20px 20px 20px;
    color: rgba(255, 255, 255, 1);
    z-index: 777;
    text-align: center;
  }

  .pading-submnus-pc {
    padding-bottom: 5px;
  }

  .cabeza-home {
    height: 650px;
    background-image: url(/img/milton_rincon-min.webp);
    background-repeat: no-repeat;
    background-size: 45%;
    background-position: bottom left;
    margin-top: -180px;
    padding-top: 50px;
    padding-bottom: 0px;
    padding-right: 80px;
    position: relative;
  }

  .tit-h1 {
 font-size: 44px;
    font-family: 'gilroy-bold';
    font-weight: bold;
    font-style: bold;


  }

    .tit-h2 {
    font-size: 22px;
    font-family: 'gilroy-semibold';
    font-weight: 'gilroy-semibold';
    font-style: 'gilroy-semibold';
  }

  .h1-titulos-wat {

    font-size: 34px;
    font-family: 'gilroy-bold';
    font-weight: bold;
    font-style: bold;
    text-align: center;
    padding: 0%;

  }



  .parrafos {

    font-size: 16px;
    font-family: 'gilroy-light';
    font-weight: light;
    font-style: light;
    text-align: justify;
  }

  .promo-whats {
    height: 300px;
    background-color: rgb(22, 22, 22);
    border-top: #ffffff 4px solid;
    border-bottom: #ffffff 4px solid;
    z-index: 2;
    background-image: url(/img/white-carbon.png);
background-repeat: repeat;
background-size: auto;
background-position: center;
    color: #ffffff;
    filter: contrast(100%);
    padding-top: 50px;
    padding-bottom: 0px;
    padding-right: 80px;
    box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.15);
    text-align: center;
    font-family: 'gilroy';
    font-weight: bold;
    font-style: bold;
    font-size: x-large;
  }

  .ancho-100 {
    width: 50%;
    padding: 0%;
    margin-left: 2%;
  }

  .ancho-80 {
    width: 50%;
    padding: 0%;
    margin-left: 2%;
  }

  .ancho-50 {
    width: 30%;
    padding: 10%;
    margin-left: 35%;
    margin-right: 35%;
    align-content: center;
  }

  .parrafo-whats {
   
    font-size: 16px;
    font-family: 'gilroy-light';
    font-weight: light;
    font-style: light;
    text-align: center;
    color: #ffffff;

  }

  .fa-whatsapp {
    font-size: 35px;
    text-align: right;
    padding-left: 40px;
    color: #ffffff;
  }

  .btn-whatss {
    background-color: rgb(62, 165, 74);
    border: #ffffff 2px solid;
    border-radius: 15px;
    padding: 12px;
  }

  .btn-whatss:hover {
    background-color: rgba(37, 211, 102, 1);
    border: #ffffff 2px solid;
    border-radius: 15px;
    padding: 12px;
    cursor: pointer;
  }

  .link-whatss {
    text-align: center;
    font-family: 'gilroy-bold';
    font-weight: bold;
    font-style: bold;

    font-size: 25px;
    color: #ffffff;
    text-decoration: none;
  }

  .cont-proce-pc {
    height: auto;
    background-color: rgb(56, 56, 56);
    border-top: #ffffff 4px solid;
    border-bottom: #ffffff 4px solid;
    z-index: 2;
    background-image: url(/img/white-carbon.png);
    color: #ffffff;
    filter: contrast(150%);
    padding-top: 50px;
    padding-bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .bac-facial-home {
    background-image: url(/img/cirugiadenariz.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    width: 100%;
    background-position: bottom center;
    filter: contrast(60%);
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    border: #ffffff solid 2px;
  }

  .bac-facial-home-2 {
    background-image: url(/img/gluteos-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    width: 100%;
    background-position: center center;
    filter: contrast(60%);
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    border: #ffffff solid 2px;
  }

  .bac-facial-home-3 {
    background-image: url(/img/mamoplastias.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    width: 100%;
    background-position: center center;
    filter: contrast(60%);
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    border: #ffffff solid 2px;
  }

  .bac-facial-home-4 {
    background-image: url(/img/esteicos.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    width: 100%;
    background-position: center center;
    filter: contrast(60%);
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    border: #ffffff solid 2px;
  }

  .titu-procedi-home {
    position: relative;
    bottom: 0%;
    left: 0%;
    width: 100%;
  }

  .fondo-titulos-home {
    background-color: black;
    color: #ffffff;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-family: 'gilroy-bold';
    font-weight: bold;
    font-style: bold;
    font-size: x-large;
  }

  .cont-txt-proce {
    width: 90%;
    margin-left: 5%;
    height: auto;
    padding-bottom: 5%;
  }

  .proce-cont-1 {
    height: 450px;
    padding: 5%;
    margin-bottom: 100px;
  }

  .tit-proce {
    height: 100px;
    padding-bottom: 25px;
    padding-top: 25px;
  }

  .txt-proce-home {
        font-family: 'gilroy-light';
    font-weight: light;
    font-style: light;
    font-size: 16px;
 

  }

  .clinica-pc {
    background-image: url(/img/clinincas.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
       background-color: rgba(255, 255, 255, 0.37); /* Semi-transparent white color */
    background-blend-mode:lighten;
  }

  .pading-clinica {
    padding: 5%;
    margin-bottom: 10px;
  }

  .clinica-fondo {
    height: auto;
    border: 1.5px solid rgba(209, 213, 219, 0.3);
    background: rgba(255, 255, 255, .3);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(5px);
    border: 3.5px solid rgba(209, 213, 219, 0.548);
    border-radius: 1rem;

  }

  .tit-clinca {
    background-color: black;
    height: 50px;
    color: #ffffff;
    position: relative;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
    align-content: center;
    text-align: center;
    font-family: 'gilroy-semibold';
    font-weight: 'gilroy-semibold';
    font-style: 'gilroy-semibold';
    font-size: x-large;
    margin: 0px;
  }

  .foto-clini-pc {
    background-color: rgb(255, 255, 255);
    height: auto;
    align-items: center;
    justify-content: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom-left-radius: 0.8rem;
  }

  .txt-clinicas-pc {
    font-family: 'gilroy-light';
    font-weight: light;
    font-style: light;
    color: black;
    text-align: justify;
    font-size: 14px;
    padding: 20px;
  }


}


@media (min-width:1280px) and (max-width:1399.98px) {

      .pading-clinica-2 {
    padding-top: 5%;
    padding-bottom: 0%;
    padding-left: 5%;
    padding-right: 5%;
    margin-bottom: 0px;
    width: 90%;
    margin-left: 5%;
  }

   .tit-consultorio-pc{
 color: #000;
    text-align: center;
    font-family: 'gilroy';
    font-weight: bold;
    font-style: bold;
    padding: 20px;
    margin-bottom: 0%;
 }

 .txt-consul-pc{

 color: #000;
  text-align: center;
  font-family: 'gilroy-regular';
  font-weight: normal;
  font-style: normal;
  padding: 0px;
  margin-top: -4%;
  font-size: 18px;
 }
  
  .menu-pc-2 {
    background-color: rgb(53, 53, 53);
    color: aliceblue;
    z-index: 999;
    font-size: 0.8em;

    border-bottom: solid;
    border-width: 2px;
    border-color: #ffffff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  


  }

  .logo-pc {
    margin-top: auto;
    padding: 10px 10px 10px 10px;
    width: 90%;
  }

  .fa-chevron-down {
    font-size: 15px;
    position: absolute;
    padding-left: 5px;
    top: 31px;
  }

  .fa-chevron-up {
    font-size: 15px;
    position: absolute;
    padding-left: 5px;
    top: 4px;
  }

  .chevron-pc2 {
    cursor: pointer;
    margin-right: 15px;
    width: 100%;

  }

  .chevron-pc2:hover {
    color: rgb(233, 76, 73);
  }

  .red-ico {
    color: #ffffff;
    font-size: 16px;
  }

  .red-ico:hover {
    color: rgb(233, 76, 73);
  }

  .scale-tigger-pc {
    width: 70%;
    height: 60px;
    position: sticky;
    top: 70px;
    left: 15%;
    background-color: rgba(57, 57, 57, 1);
    padding: 20px 20px 20px 20px;
    color: rgba(255, 255, 255, 1);
    z-index: 888;
    text-align: center;

  }

  #btn-open-pc {
    cursor: pointer;
    margin-top: 0px;
    color: rgba(255, 255, 255, 1);
    padding-top: 0px;
  }

  #btn-close-pc {
    position: absolute;
    cursor: pointer;
    margin-top: 0px;
    color: rgba(255, 255, 255, 1);
    padding-top: 0px;

  }

  .conte {
    width: 100%;
    height: 700px;
    background-color: black;
    position: absolute;
    top: 0;
    z-index: 888;
  }

  .sub-menu-1pc {
    border-right: solid;
    border-width: 1px;
    border-color: #ffffff;
    cursor: pointer;
  }

  .sub-menu-2pc {
    cursor: pointer;
  }

  .submenu-facial {
    width: 70%;
    height: 120px;
    position: sticky;
    top: 135px;
    left: 15%;
    background-color: rgba(57, 57, 57, 1);
    padding: 20px 20px 20px 20px;
    color: rgba(255, 255, 255, 1);
    z-index: 777;
    text-align: center;
   
  }

  .submenu-corporal {
    width: 70%;
    height: 100px;
    position: fixed;
    top: 140px;
    left: 15%;
    background-color: rgba(57, 57, 57, 1);
    padding: 20px 20px 20px 20px;
    color: rgba(255, 255, 255, 1);
    z-index: 777;
    text-align: center;
    
  }

  .pading-submnus-pc {
    padding-bottom: 5px;
  }

  .cabeza-home {
    height: 600px;
    background-image: url(/img/milton_rincon-min.webp);
    background-repeat: no-repeat;
    background-size: 42%;
    background-position: bottom left;
    margin-top: -200px;
    padding-top: 70px;
    padding-bottom: 0px;
    padding-right: 80px;
    position: relative;


  }

  .tit-h1 {
 font-size: 44px;
    font-family: 'gilroy-bold';
    font-weight: bold;
    font-style: bold;


  }

    .tit-h2 {
    font-size: 22px;
    font-family: 'gilroy-semibold';
    font-weight: 'gilroy-semibold';
    font-style: 'gilroy-semibold';
  }
  .parrafos {
    font-size: 16px;
    font-family: 'gilroy-light';
    font-weight: light;
    font-style: light;
    text-align: justify;
  }

  .promo-whats {
    height: 300px;
    background-color: rgb(19, 19, 19);
    border-top: #ffffff 4px solid;
    border-bottom: #ffffff 4px solid;
    z-index: 2;
    background-image: url(/img/white-carbon.png);
    color: #ffffff;
    filter: contrast(150%);
    padding-top: 50px;
    padding-bottom: 0px;
    padding-right: 80px;
    box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.15);
    text-align: center;
    font-family: 'gilroy';
    font-weight: bold;
    font-style: bold;
    font-size: x-large;
  }

  .ancho-100 {
    width: 50%;
    padding: 0%;
    margin-left: 2%;
  }

  .ancho-80 {
    width: 50%;
    padding: 0%;
    margin-left: 2%;
  }

  .ancho-50 {
    width: 30%;
    padding: 10%;
    margin-left: 35%;
    margin-right: 35%;
  }

  .parrafo-whats {

    font-size: 16px;
    font-family: 'gilroy-light';
    font-weight: light;
    font-style: light;
    text-align: center;
    color: #ffffff;

  }

  .fa-whatsapp {
    font-size: 35px;
    text-align: right;
    padding-left: 40px;
    color: #ffffff;
  }

  .btn-whatss {
    background-color: rgb(62, 165, 74);
    border: #ffffff 2px solid;
    border-radius: 15px;
    padding: 12px;
  }

  .btn-whatss:hover {
    background-color: rgba(37, 211, 102, 1);
    border: #ffffff 2px solid;
    border-radius: 15px;
    padding: 12px;
    cursor: pointer;
  }

  .link-whatss {
    text-align: center;
    font-family: 'gilroy-bold';
    font-weight: bold;
    font-style: bold;

    font-size: 25px;
    color: #ffffff;
    text-decoration: none;
  }
    .h1-titulos-wat {

    font-size: 34px;
    font-family: 'gilroy-bold';
    font-weight: bold;
    font-style: bold;
    text-align: center;
    padding: 0%;

  }

  .cont-proce-pc {
    height: auto;
    background-color: rgb(19, 19, 19);
    border-top: #ffffff 4px solid;
    border-bottom: #ffffff 4px solid;
    z-index: 2;
    background-image: url(/img/white-carbon.png);
    color: #ffffff;
    filter: contrast(150%);
    padding-top: 50px;
    padding-bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .bac-facial-home {
    background-image: url(/img/cirugiadenariz.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    width: 100%;
    background-position: bottom center;
    filter: contrast(60%);
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    border: #ffffff solid 2px;
  }

  .bac-facial-home-2 {
    background-image: url(/img/gluteos-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    width: 100%;
    background-position: center center;
    filter: contrast(60%);
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    border: #ffffff solid 2px;
  }

  .bac-facial-home-3 {
    background-image: url(/img/mamoplastias.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    width: 100%;
    background-position: center center;
    filter: contrast(60%);
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    border: #ffffff solid 2px;
  }

  .bac-facial-home-4 {
    background-image: url(/img/esteicos.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    width: 100%;
    background-position: center center;
    filter: contrast(60%);
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    border: #ffffff solid 2px;
  }

  .titu-procedi-home {
    position: relative;
    bottom: 0%;
    left: 0%;
    width: 100%;
  }

  .fondo-titulos-home {
    background-color: black;
    color: #ffffff;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-family: 'gilroy-bold';
    font-weight: bold;
    font-style: bold;
    font-size: x-large;
  }

  .cont-txt-proce {
    width: 90%;
    margin-left: 5%;
    height: auto;
    padding-bottom: 5%;
  }

  .proce-cont-1 {
    height: 450px;
    padding: 5%;
    margin-bottom: 100px;
  }

  .tit-proce {
    height: 100px;
    padding-bottom: 25px;
    padding-top: 25px;
  }

  .txt-proce-home {
        font-family: 'gilroy-light';
    font-weight: light;
    font-style: light;
    font-size: 16px;


  }

  .clinica-pc {
    background-image: url(/img/clinincas.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
       background-color: rgba(255, 255, 255, 0.37); /* Semi-transparent white color */
    background-blend-mode:lighten;
  }

  .pading-clinica {
    padding: 5%;
    margin-bottom: 10px;
  }

  .clinica-fondo {
    height: auto;
    border: 1.5px solid rgba(209, 213, 219, 0.3);
    background: rgba(255, 255, 255, .3);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(5px);
    border: 3.5px solid rgba(209, 213, 219, 0.548);
    border-radius: 1rem;

  }

  .tit-clinca {
    background-color: black;
    height: 50px;
    color: #ffffff;
    position: relative;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
    align-content: center;
    text-align: center;
    font-family: 'gilroy-semibold';
    font-weight: 'gilroy-semibold';
    font-style: 'gilroy-semibold';
    font-size: x-large;
    margin: 0px;
  }

  .foto-clini-pc {
    background-color: rgb(255, 255, 255);
    height: auto;
    align-items: center;
    justify-content: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom-left-radius: 0.8rem;
  }

  .txt-clinicas-pc {
    font-family: 'gilroy-light';
    font-weight: light;
    font-style: light;
    color: black;
    text-align: justify;
    font-size: 14px;
    padding: 20px;
  }


}

@media (min-width:1400px) {

    .pading-clinica-2 {
    padding-top: 5%;
    padding-bottom: 0%;
    padding-left: 5%;
    padding-right: 5%;
    margin-bottom: 0px;
    width: 80%;
    margin-left: 10%;
  }

   .tit-consultorio-pc{
 color: #000;
    text-align: center;
    font-family: 'gilroy';
    font-weight: bold;
    font-style: bold;
    padding: 20px;
    margin-bottom: 0%;
 }

 .txt-consul-pc{

 color: #000;
  text-align: center;
  font-family: 'gilroy-regular';
  font-weight: normal;
  font-style: normal;
  padding: 0px;
  margin-top: -4%;
  font-size: 18px;
 }

  .menu-pc-2 {
    background-color: rgb(53, 53, 53);
    color: aliceblue;
    z-index: 999;
    font-size: 0.8em;
    border-bottom: solid;
    border-width: 2px;
    border-color: #ffffff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    


  }

  .logo-pc {
    margin-top: auto;
    padding: 10px 10px 10px 10px;
    width: 90%;
  }

  .fa-chevron-down {
    font-size: 15px;
    position: absolute;
    padding-left: 5px;
    top: 37.5px;
  }

  .fa-chevron-up {
    font-size: 15px;
    position: absolute;
    padding-left: 5px;
    top: 4px;
  }

  .chevron-pc2 {
    cursor: pointer;
    margin-right: 15px;
    width: 100%;

  }

  .chevron-pc2:hover {
    color: rgb(233, 76, 73);
  }

  .red-ico {
    color: #ffffff;
    font-size: 16px;
  }

  .red-ico:hover {
    color: rgb(233, 76, 73);
  }

  .scale-tigger-pc {
    width: 70%;
    height: 60px;
    position: sticky;
    top: 70px;
    left: 15%;
    background-color: rgba(57, 57, 57, 1);
    padding: 20px 20px 20px 20px;
    color: rgba(255, 255, 255, 1);
    z-index: 888;
    text-align: center;

  }

  #btn-open-pc {
    cursor: pointer;
    margin-top: 0px;
    color: rgba(255, 255, 255, 1);
    padding-top: 0px;
  }

  #btn-close-pc {
    position: absolute;
    padding-top: 0px;
    cursor: pointer;
    top: 26.5px;
    color: rgba(255, 255, 255, 1);
    margin-top: 8px;

  }

  .conte {
    width: 100%;
    height: 700px;
    background-color: black;
    position: absolute;
    top: 0;
    z-index: 888;
  }

  .sub-menu-1pc {
    border-right: solid;
    border-width: 1px;
    border-color: #ffffff;
    cursor: pointer;
  }

  .sub-menu-2pc {
    cursor: pointer;
  }

  .submenu-facial {
    width: 70%;
    height: 120px;
    position: absolute;
    top: 155px;
    left: 15%;
    background-color: rgba(57, 57, 57, 1);
    padding: 20px 20px 20px 20px;
    color: rgba(255, 255, 255, 1);
    z-index: 777;
    text-align: center;
    z-index: 5;
  }

  .submenu-corporal {
    width: 70%;
    height: 100px;
    position: fixed;
    top: 155px;
    left: 15%;
    background-color: rgba(57, 57, 57, 1);
    padding: 20px 20px 20px 20px;
    color: rgba(255, 255, 255, 1);
    z-index: 777;
    text-align: center;
    z-index: 5;
  }

  .pading-submnus-pc {
    padding-bottom: 5px;
  }

  .cabeza-home {
    height: 600px;
    background-image: url(/img/milton_rincon-min.webp);
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: bottom left;
    margin: 0px;
    padding-top: 80px;
    padding-bottom: 0px;
    padding-right: 80px;
    margin-top: -80px;
  }

  .tit-h1 {
 font-size: 44px;
    font-family: 'gilroy-bold';
    font-weight: bold;
    font-style: bold;


  }

    .tit-h2 {
    font-size: 22px;
    font-family: 'gilroy-semibold';
    font-weight: 'gilroy-semibold';
    font-style: 'gilroy-semibold';
  }
  .parrafos {

    font-size: 16px;
    font-family: 'gilroy-light';
    font-weight: light;
    font-style: light;
    text-align: justify;
  }

  .promo-whats {
    height: 300px;
    background-color: rgb(19, 19, 19);
    border-top: #ffffff 4px solid;
    border-bottom: #ffffff 4px solid;
    z-index: 2;
    background-image: url(/img/white-carbon.png);
    color: #ffffff;
    filter: contrast(150%);
    padding-top: 50px;
    padding-bottom: 0px;
    padding-right: 80px;
    box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.15);
    text-align: center;
    font-family: 'gilroy';
    font-weight: bold;
    font-style: bold;
    font-size: x-large;
  }
    .h1-titulos-wat {

    font-size: 34px;
    font-family: 'gilroy-bold';
    font-weight: bold;
    font-style: bold;
    text-align: center;
    padding: 0%;

  }

  .ancho-100 {
    width: 50%;
    padding: 0%;
    margin-left: 2%;
  }

  .ancho-80 {
    width: 50%;
    padding: 0%;
    margin-left: 2%;
  }

  .ancho-50 {
    width: 30%;
    padding: 10%;
    margin-left: 35%;
    margin-right: 35%;
  }

  .parrafo-whats {
                
    font-size: 16px;
    font-family: 'gilroy-light';
    font-weight: light;
    font-style: light;
    text-align: center;
    color: #ffffff;

  }

  .fa-whatsapp {
    font-size: 35px;
    text-align: right;
    padding-left: 40px;
    color: #ffffff;
  }

  .btn-whatss {
    background-color: rgb(62, 165, 74);
    border: #ffffff 2px solid;
    border-radius: 15px;
    padding: 12px;
  }

  .btn-whatss:hover {
    background-color: rgba(37, 211, 102, 1);
    border: #ffffff 2px solid;
    border-radius: 15px;
    padding: 12px;
    cursor: pointer;
  }

  .link-whatss {
    text-align: center;
    font-family: 'gilroy-bold';
    font-weight: bold;
    font-style: bold;

    font-size: 25px;
    color: #ffffff;
    text-decoration: none;
  }
  .cont-proce-pc {
    height: auto;
    background-color: rgb(19, 19, 19);
    border-top: #ffffff 4px solid;
    border-bottom: #ffffff 4px solid;
    z-index: 2;
    background-image: url(/img/white-carbon.png);
    color: #ffffff;
    filter: contrast(150%);
    padding-top: 50px;
    padding-bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .bac-facial-home {
    background-image: url(/img/cirugiadenariz.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    width: 100%;
    background-position: bottom center;
    filter: contrast(60%);
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    border: #ffffff solid 2px;
  }

  .bac-facial-home-2 {
    background-image: url(/img/gluteos-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    width: 100%;
    background-position: center center;
    filter: contrast(60%);
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    border: #ffffff solid 2px;
  }

  .bac-facial-home-3 {
    background-image: url(/img/mamoplastias.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    width: 100%;
    background-position: center center;
    filter: contrast(60%);
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    border: #ffffff solid 2px;
  }

  .bac-facial-home-4 {
    background-image: url(/img/esteicos.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    width: 100%;
    background-position: center center;
    filter: contrast(60%);
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    border: #ffffff solid 2px;
  }

  .titu-procedi-home {
    position: relative;
    bottom: 0%;
    left: 0%;
    width: 100%;
  }

  .fondo-titulos-home {
    background-color: black;
    color: #ffffff;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-family: 'gilroy-bold';
    font-weight: bold;
    font-style: bold;
    font-size: x-large;
  }

  .cont-txt-proce {
    width: 80%;
    margin-left: 10%;
    height: auto;
    padding-bottom: 5%;
  }

  .proce-cont-1 {
    height: 440px;
    padding: 5%;
    margin-bottom: 100px;
  }

  .tit-proce {
    height: 100px;
    padding-bottom: 25px;
    padding-top: 25px;
  }

  .txt-proce-home {
        font-family: 'gilroy-light';
    font-weight: light;
    font-style: light;
    font-size: 16px;


  }

  .clinica-pc {
    background-image: url(/img/clinincas.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
       background-color: rgba(255, 255, 255, 0.37); /* Semi-transparent white color */
    background-blend-mode:lighten;
  }

  .pading-clinica {
    padding: 5%;
    margin-bottom: 10px;
  }

  .clinica-fondo {
    height: auto;
    border: 1.5px solid rgba(209, 213, 219, 0.3);
    background: rgba(255, 255, 255, .3);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(5px);
    border: 3.5px solid rgba(209, 213, 219, 0.548);
    border-radius: 1rem;

  }

  .tit-clinca {
    background-color: black;
    height: 50px;
    color: #ffffff;
    position: relative;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
    align-content: center;
    text-align: center;
    font-family: 'gilroy-semibold';
    font-weight: 'gilroy-semibold';
    font-style: 'gilroy-semibold';
    font-size: x-large;
    margin: 0px;
  }

  .foto-clini-pc {
    background-color: rgb(255, 255, 255);
    height: auto;
    align-items: center;
    justify-content: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom-left-radius: 0.8rem;
  }

  .txt-clinicas-pc {
    font-family: 'gilroy-light';
    font-weight: light;
    font-style: light;
    color: black;
    text-align: justify;
    font-size: 16px;
    padding: 20px;
  }

}


@media (min-width:1680px) {

  .h1-titulos-wat {

    font-size: 34px;
    font-family: 'gilroy-bold';
    font-weight: bold;
    font-style: bold;
    text-align: center;
    padding: 0%;

  }
  .menu-pc-2 {
    background-color: rgb(53, 53, 53);
    color: aliceblue;
    z-index: 999;
    font-size: 0.8em;
    border-bottom: solid;
    border-width: 2px;
    border-color: #ffffff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    ;
  }

  .logo-pc {
    margin-top: auto;
    padding: 10px 10px 10px 10px;
    width: 90%;
  }

  .fa-chevron-down {
    font-size: 15px;
    position: absolute;
    padding-left: 5px;
    top: 47.5px;
  }

  .fa-chevron-up {
    font-size: 15px;
    position: absolute;
    padding-left: 5px;
    top: 28px;
  }

  .chevron-pc2 {
    cursor: pointer;
    margin-right: 15px;
    width: 100%;

  }

  .chevron-pc2:hover {
    color: rgb(233, 76, 73);
  }

  .red-ico {
    color: #ffffff;
    font-size: 16px;
  }

  .red-ico:hover {
    color: rgb(233, 76, 73);
  }

  .scale-tigger-pc {
    width: 70%;
    height: 60px;
    position: sticky;
    top: 130px;
    left: 15%;
    background-color: rgba(57, 57, 57, 1);
    padding: 20px 20px 20px 20px;
    color: rgba(255, 255, 255, 1);
    z-index: 888;
    text-align: center;

  }

  #btn-open-pc {
    cursor: pointer;
    margin-top: 0px;
    color: rgba(255, 255, 255, 1);
    padding-top: 0px;
  }

  #btn-close-pc {
    position: absolute;
    padding-top: 25.9px;
    cursor: pointer;
    top: 0px;
    color: rgba(255, 255, 255, 1);
    margin-top: 17.5px;

  }

  .conte {
    width: 100%;
    height: 700px;
    background-color: black;
    position: absolute;
    top: 0;
    z-index: 888;
  }

  .sub-menu-1pc {
    border-right: solid;
    border-width: 1px;
    border-color: #ffffff;
    cursor: pointer;
  }

  .sub-menu-2pc {
    cursor: pointer;
  }

  .submenu-facial {
    width: 70%;
    height: 120px;
    position: sticky;
    top: 195px;
    left: 15%;
    background-color: rgba(57, 57, 57, 1);
    padding: 20px 20px 20px 20px;
    color: rgba(255, 255, 255, 1);
    z-index: 777;
    text-align: center;
  }

  .submenu-corporal {
    width: 70%;
    height: 100px;
    position: fixed;
    top: 195px;
    left: 15%;
    background-color: rgba(57, 57, 57, 1);
    padding: 20px 20px 20px 20px;
    color: rgba(255, 255, 255, 1);
    z-index: 777;
    text-align: center;
  }

  .pading-submnus-pc {
    padding-bottom: 5px;
  }

  .cabeza-home {
    width: 80%;
    height: 600px;
    background-image: url(/img/milton_rincon-min.webp);
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: bottom left;
    margin-top: -180px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 100px;
    position: relative;

  }

  .h1-titulos {
    padding-top: 50px;
  }

  .tit-h1 {
 font-size: 44px;
    font-family: 'gilroy-bold';
    font-weight: bold;
    font-style: bold;


  }

    .tit-h2 {
    font-size: 22px;
    font-family: 'gilroy-semibold';
    font-weight: 'gilroy-semibold';
    font-style: 'gilroy-semibold';
  }

  .parrafos {

    font-size: 16px;
    font-family: 'gilroy-light';
    font-weight: light;
    font-style: light;
    text-align: justify;
  }

  .promo-whats {
    height: 300px;
    background-color: rgb(19, 19, 19);
    border-top: #ffffff 4px solid;
    border-bottom: #ffffff 4px solid;
    z-index: 2;
    background-image: url(/img/white-carbon.png);
    color: #ffffff;
  
    padding-top: 50px;
    padding-bottom: 0px;
    padding-right: 80px;
    box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.15);
    text-align: center;
    font-family: 'gilroy';
    font-weight: bold;
    font-style: bold;
    font-size: x-large;
  }

  .ancho-100 {
    width: 35%;
    padding: 0%;
    margin-left: 25%;
    margin-right: 25%;
  }

  .ancho-80 {
    width: 35%;
    padding: 0%;
    margin-left: 25%;
    margin-right: 25%;
  }

  .ancho-50 {
    width: 20%;
    padding: 10%;
    margin-left: 40%;
    margin-right: 40%;
  }

  .parrafo-whats {

    font-size: 16px;
    font-family: 'gilroy-light';
    font-weight: light;
    font-style: light;
    text-align: center;
    color: #ffffff;

  }

  .fa-whatsapp {
    font-size: 35px;
    text-align: right;
    padding-left: 40px;
    color: #ffffff;
  }

  .btn-whatss {
    background-color: rgb(62, 165, 74);
    border: #ffffff 2px solid;
    border-radius: 15px;
    padding: 10px;
  }

  .btn-whatss:hover {
    background-color: rgba(37, 211, 102, 1);
    border: #ffffff 2px solid;
    border-radius: 15px;
    padding: 10px;
    cursor: pointer;
  }

  .link-whatss {
    text-align: center;
    font-family: 'gilroy-bold';
    font-weight: bold;
    font-style: bold;

    font-size: 18x;
    color: #ffffff;
    text-decoration: none;
  }

  .cont-proce-pc {
    height: auto;
    background-color: rgb(19, 19, 19);
    border-top: #ffffff 4px solid;
    border-bottom: #ffffff 4px solid;
    z-index: 2;
    background-image: url(/img/white-carbon.png);
    color: #ffffff;
    filter: contrast(150%);
    padding-top: 50px;
    padding-bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.15);
  }

  .bac-facial-home {
    background-image: url(/img/cirugiadenariz.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    width: 100%;
    background-position: bottom center;
    filter: contrast(60%);
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    border: #ffffff solid 2px;
  }

  .bac-facial-home-2 {
    background-image: url(/img/gluteos-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    width: 100%;
    background-position: center center;
    filter: contrast(60%);
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    border: #ffffff solid 2px;
  }

  .bac-facial-home-3 {
    background-image: url(/img/mamoplastias.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    width: 100%;
    background-position: center center;
    filter: contrast(60%);
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    border: #ffffff solid 2px;
  }

  .bac-facial-home-4 {
    background-image: url(/img/esteicos.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    width: 100%;
    background-position: center center;
    filter: contrast(60%);
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    border: #ffffff solid 2px;
  }

  .titu-procedi-home {
    position: relative;
    bottom: 0%;
    left: 0%;
    width: 100%;
  }

  .fondo-titulos-home {
    background-color: black;
    color: #ffffff;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-family: 'gilroy-bold';
    font-weight: bold;
    font-style: bold;
    font-size: x-large;
  }

  .cont-txt-proce {
    width: 70%;
    margin-left: 15%;
    height: auto;
    padding-bottom: 5%;
  }

  .proce-cont-1 {
    height: 400px;
    padding: 5%;
    margin-bottom: 125px;
  }

  .tit-proce {
    height: 100px;
    padding-bottom: 25px;
    padding-top: 25px;
  }

  .txt-proce-home {
        font-family: 'gilroy-light';
    font-weight: light;
    font-style: light;
    font-size: 16px;


  }

  .clinica-pc {
    background-image: url(/img/clinincas.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
   background-color: rgba(255, 255, 255, 0.37); /* Semi-transparent white color */
    background-blend-mode:lighten;
  }

  .pading-clinica {
    padding: 5%;
    margin-bottom: 10px;
  }
    .pading-clinica-2 {
    padding-top: 5%;
    padding-bottom: 0%;
    padding-left: 5%;
    padding-right: 5%;
    margin-bottom: 0px;
  }

  .clinica-fondo {
    height: auto;
    border: 1.5px solid rgba(209, 213, 219, 0.3);
    background: rgba(255, 255, 255, .3);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(5px);
    border: 3.5px solid rgba(209, 213, 219, 0.548);
    border-radius: 1rem;

  }
 .tit-consultorio-pc{
 color: #000;
    text-align: center;
    font-family: 'gilroy';
    font-weight: bold;
    font-style: bold;
    padding: 20px;
    margin-bottom: 0%;
 }

 .txt-consul-pc{

 color: #000;
  text-align: center;
  font-family: 'gilroy-regular';
  font-weight: normal;
  font-style: normal;
  padding: 0px;
  margin-top: -4%;
  font-size: 18px;
 }

  .tit-clinca {
    background-color: black;
    height: 50px;
    color: #ffffff;
    position: relative;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
    align-content: center;
    text-align: center;
    font-family: 'gilroy-semibold';
    font-weight: 'gilroy-semibold';
    font-style: 'gilroy-semibold';
    font-size: x-large;
    margin: 0px;
  }

  .foto-clini-pc {
    background-color: rgb(255, 255, 255);
    height: auto;
    align-items: center;
    justify-content: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom-left-radius: 0.8rem;
  }

  .txt-clinicas-pc {
    font-family: 'gilroy-light';
    font-weight: light;
    font-style: light;
    color: black;
    text-align: justify;
    font-size: 16px;
    padding: 20px;
  }


}