@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-medium-webfont.woff2);
  src: url(/fuente/gilroy-medium-webfont.woff);
  src: url(/fuente/gilroy-medium-webfont.ttf);
  font-family: 'gilroy-medium';
  font-weight: normal;
  font-style: normal;
}


@font-face {
  src: url(/fuente/gilroy-regular-webfont.woff2);
  src: url(/fuente/gilroy-regular-webfont.woff);
  font-family: 'gilroy-regular';
  font-weight: normal;
  font-style: normal;
}

body {
  overflow-x: hidden;
  background-image: url(/img/bg-body.png);
}

@media (min-width:1200px) and (max-width:1279.98px) {

    .menu-pc-2 {
    background-color: rgb(53, 53, 53);
    color: aliceblue;
    z-index: 5;
    font-size: 0.8em;
    position: sticky;
    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: absolute;
    top: 70px;
    left: 15%;
    background-color: rgba(57, 57, 57, 1);
    padding: 20px 20px 20px 20px;
    color: rgba(255, 255, 255, 1);
    z-index: 4;
    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: 1;
  }

  .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: 135px;
    left: 15%;
    background-color: rgba(57, 57, 57, 1);
    padding: 20px 20px 20px 20px;
    color: rgba(255, 255, 255, 1);
    z-index: 1;
    text-align: center;
  }

  .submenu-corporal {
    width: 70%;
    height: 100px;
    position: absolute;
    top: 135px;
    left: 15%;
    background-color: rgba(57, 57, 57, 1);
    padding: 20px 20px 20px 20px;
    color: rgba(255, 255, 255, 1);
    z-index: 1;
    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: 40%;
    background-position: bottom left;
    margin: 0px;
    padding-top: 50px;
    padding-bottom: 0px;
    padding-right: 80px;
  }

  .tit-h1 {
    font-family: gilroy;
    font-size: auto;
    font-family: 'gilroy';
    font-weight: bold;
    font-style: bold;


  }

  .h1-titulos-wat {
    font-family: gilroy;
    font-size: 34px;
    font-family: 'gilroy';
    font-weight: bold;
    font-style: bold;
    text-align: center;
    padding: 0%;

  }

  .tit-h2 {
    font-family: gilroy;
    font-size: large;
    font-family: 'gilroy';
    font-weight: bold;
    font-style: bold;
  }

  .parrafos {
    font-family: gilroy;
    font-size: 16px;
    font-family: 'gilroy';
    font-weight: normal;
    font-style: normal;
    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%;
    align-content: center;
  }

  .parrafo-whats {
    font-family: gilroy;
    font-size: 16px;
    font-family: 'gilroy';
    font-weight: normal;
    font-style: normal;
    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';
    font-weight: bold;
    font-style: bold;
    font-size: x-large;
    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';
    font-weight: 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-regular';
    font-size: 16px;
    font-weight: 100;
    font-style: 100;

  }

  .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;
  }

  .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';
    font-weight: bold;
    font-style: bold;
    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';
    font-weight: normal;
    font-style: normal;
    color: black;
    text-align: justify;
    font-size: 14px;
    padding: 20px;
  }


}


@media (min-width:1280px) and (max-width:1399.98px) {

  
  .menu-pc-2 {
    background-color: rgb(53, 53, 53);
    color: aliceblue;
    z-index: 5;
    font-size: 0.8em;
    position: sticky;
    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: absolute;
    top: 70px;
    left: 15%;
    background-color: rgba(57, 57, 57, 1);
    padding: 20px 20px 20px 20px;
    color: rgba(255, 255, 255, 1);
    z-index: 4;
    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: 1;
  }

  .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: 135px;
    left: 15%;
    background-color: rgba(57, 57, 57, 1);
    padding: 20px 20px 20px 20px;
    color: rgba(255, 255, 255, 1);
    z-index: 1;
    text-align: center;
  }

  .submenu-corporal {
    width: 70%;
    height: 100px;
    position: absolute;
    top: 135px;
    left: 15%;
    background-color: rgba(57, 57, 57, 1);
    padding: 20px 20px 20px 20px;
    color: rgba(255, 255, 255, 1);
    z-index: 1;
    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: 40%;
    background-position: bottom left;
    margin: 0px;
    padding-top: 50px;
    padding-bottom: 0px;
    padding-right: 80px;
  }

  .tit-h1 {
    font-family: gilroy;
    font-size: auto;
    font-family: 'gilroy';
    font-weight: bold;
    font-style: bold;
  }

  .tit-h2 {
    font-family: gilroy;
    font-size: large;
    font-family: 'gilroy';
    font-weight: bold;
    font-style: bold;
  }

  .parrafos {
    font-family: gilroy;
    font-size: 16px;
    font-family: 'gilroy';
    font-weight: normal;
    font-style: normal;
    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-family: gilroy;
    font-size: 16px;
    font-family: 'gilroy';
    font-weight: normal;
    font-style: normal;
    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';
    font-weight: bold;
    font-style: bold;
    font-size: x-large;
    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';
    font-weight: 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-regular';
    font-size: 16px;
    font-weight: 100;
    font-style: 100;

  }

  .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;
  }

  .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';
    font-weight: bold;
    font-style: bold;
    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';
    font-weight: normal;
    font-style: normal;
    color: black;
    text-align: justify;
    font-size: 14px;
    padding: 20px;
  }


}

@media (min-width:1400px) and (max-width:1864.98px) {

  .menu-pc-2 {
    background-color: rgb(53, 53, 53);
    color: aliceblue;
    z-index: 5;
    font-size: 0.8em;
    position: sticky;
    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: 36px;
  }

  .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: absolute;
    top: 90px;
    left: 15%;
    background-color: rgba(57, 57, 57, 1);
    padding: 20px 20px 20px 20px;
    color: rgba(255, 255, 255, 1);
    z-index: 4;
    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: 25.9px;
    color: rgba(255, 255, 255, 1);
    margin-top: 8px;

  }

  .conte {
    width: 100%;
    height: 700px;
    background-color: black;
    position: absolute;
    top: 0;
    z-index: 1;
  }

  .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: 1;
    text-align: center;
  }

  .submenu-corporal {
    width: 70%;
    height: 100px;
    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: 1;
    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: 40%;
    background-position: bottom left;
    margin: 0px;
    padding-top: 50px;
    padding-bottom: 0px;
    padding-right: 80px;
  }

  .tit-h1 {
    font-family: gilroy;
    font-size: auto;
    font-family: 'gilroy';
    font-weight: bold;
    font-style: bold;
  }

  .tit-h2 {
    font-family: gilroy;
    font-size: large;
    font-family: 'gilroy';
    font-weight: bold;
    font-style: bold;
  }

  .parrafos {
    font-family: gilroy;
    font-size: 16px;
    font-family: 'gilroy';
    font-weight: normal;
    font-style: normal;
    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-family: gilroy;
    font-size: 16px;
    font-family: 'gilroy';
    font-weight: normal;
    font-style: normal;
    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';
    font-weight: bold;
    font-style: bold;
    font-size: x-large;
    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';
    font-weight: 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-regular';
    font-size: 16px;
    font-weight: 100;
    font-style: 100;

  }

  .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;
  }

  .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';
    font-weight: bold;
    font-style: bold;
    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';
    font-weight: normal;
    font-style: normal;
    color: black;
    text-align: justify;
    font-size: 16px;
    padding: 20px;
  }

}


@media (min-width:1865px) {

  .menu-pc-2 {
    background-color: rgb(53, 53, 53);
    color: aliceblue;
    z-index: 5;
    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: 53px;
  }

  .fa-chevron-up {
    font-size: 15px;
    position: absolute;
    padding-left: 5px;
    top: 30px;
  }

  .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: 4;
    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: 25.9px;
    color: rgba(255, 255, 255, 1);
    margin-top: 0px;

  }

  .conte {
    width: 100%;
    height: 700px;
    background-color: black;
    position: absolute;
    top: 0;
    z-index: 1;
  }

  .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: 1;
    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: 1;
    text-align: center;
  }

  .pading-submnus-pc {
    padding-bottom: 5px;
  }

  .cabeza-home {
    width: 70%;
    height: 600px;
    background-image: url(/img/milton_rincon-min.webp);
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: bottom left;
    margin-top: -200px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 100px;
    position: relative;

  }

  .h1-titulos {
    padding-top: 50px;
  }

  .tit-h1 {
    font-family: gilroy;
    font-size: auto;
    font-family: 'gilroy';
    font-weight: bold;
    font-style: bold;
  }

  .tit-h2 {
    font-family: gilroy;
    font-size: large;
    font-family: 'gilroy';
    font-weight: bold;
    font-style: bold;
  }

  .parrafos {
    font-family: gilroy;
    font-size: 16px;
    font-family: 'gilroy';
    font-weight: normal;
    font-style: normal;
    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: 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-family: gilroy;
    font-size: 16px;
    font-family: 'gilroy';
    font-weight: normal;
    font-style: normal;
    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';
    font-weight: bold;
    font-style: bold;
    font-size: x-large;
    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;
    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';
    font-weight: 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: 100px;
  }

  .tit-proce {
    height: 100px;
    padding-bottom: 25px;
    padding-top: 25px;
  }

  .txt-proce-home {
    font-family: 'gilroy-regular';
    font-size: 16px;
    font-weight: 100;
    font-style: 100;

  }

  .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;
  }

  .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';
    font-weight: bold;
    font-style: bold;
    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';
    font-weight: normal;
    font-style: normal;
    color: black;
    text-align: justify;
    font-size: 16px;
    padding: 20px;
  }


}