@charset "UTF-8";

@import url("Gilroy_Ligth/stylesheet.css");
@import url("Gelroy_Semi_bold/stylesheet.css");
@import url("Gilroy_Medoum/stylesheet.css");
@import url("gilroy_heavy/stylesheet.css");
@import url("gilroy_bold/stylesheet.css");
@import url("gilroy_heavy/stylesheet.css");
@import url("gilroy_extrabold/stylesheet.css");
@import url("gilroy_black/stylesheet.css");
@import url("gilroy_medium/stylesheet.css");
@import url("gilroy_light/stylesheet.css");

@media (min-width:1280px){}



    a {
    color: inherit !important; /* Hereda el color de la etiqueta padre */
    text-decoration: none !important; /* Elimina la línea inferior */

    }

    a:hover {
    color: #C7C7C7 !important; /* Hereda el color de la etiqueta padre */
    text-decoration: none !important; /* Elimina la línea inferior */
    }
    * {
    text-decoration: none !important; /* Elimina la línea inferior */
    }

    .boton-men {
    text-decoration: none !important;
    color: #FFFFFF;
    font-family: "Gilroy Ligth";
    }

    body {
    overflow-x: hidden;
    background-image: url("../img/bg-body.png");
    z-index: 1!important;
    }

    .boton-men:hover{
    color: #C7C7C7;
    cursor: pointer;
    font-family: "Gilroy Ligth";
    float: none;
    clear: none;
    }

    #btn-open-pc{  
    color: #FFFFFF;
    cursor: pointer;
    font-family: "Gilroy Ligth";
    }

    #btn-open-pc:hover{    
    color: #C7C7C7;
    cursor: pointer;
    font-family: "Gilroy Ligth";
    }

    #btn-close-pc{  
    color: #FFFFFF;
    cursor: pointer;
    font-family: "Gilroy Ligth";
    }

    #btn-close-pc:hover{    
    color: #C7C7C7;
    cursor: pointer;
    font-family: "Gilroy Ligth";
    }

    .h1 {
    font-family: 'Gelroy Semi bold';
    font-size: large;
    } 
.ejemplo-galeria-1 {margin-bottom: 20px;  }
.cursor-ilustracion {cursor: zoom-in;}
.galerias img {
    width: 100%;
cursor: zoom-in;
  }




    @media (min-width:1200px) and (max-width:1279.98px){
		
			/*CONTACTO ICONOS*/
		
  .icono-contacto-1 {
    background-image: url( "../img/contacto1.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 60px;
    height: 60px;
    margin-bottom: 1%;
  }

  .icono-contacto-2 {
    background-image: url( "../img/contacto2.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 60px;
    height: 60px;
    margin-bottom: 1%;
  }

  .icono-contacto-3 {
    background-image: url( "../img/contacto3.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 60px;
    height: 60px;
    margin-bottom: 1%;
  }

  .icono-contacto-4 {
    background-image: url( "../img/contacto4.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 60px;
    height: 60px;
    margin-bottom: 1%;
  }

  .icono-contacto-5 {
    background-image: url( "../img/contacto5.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 60px;
    height: 60px;
    margin-bottom: 1%;
  }

 .txt-contacto-2 {
	font-size: 15px;
	font-family: "gilroy medium";
	line-height: 16px;
  }	
		
			 /*PROCEDIMIENTOS*/
	.banner-procedimientos-experiencia {
	height: 400px;
	background-image: url("../img/milton_rincon-min.webp");
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 1;
	color: #363636;
	background-position: -16% 0%;
	}	
		

	.banner-procedimientos-bichectomia {
	position:relative;
	margin-top: 0px;
	height: 400px;
	background-image: url(../img/banner-bichectomia.png);
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 1;
	color: #363636;	
	}
	
	.banner-procedimientos-nariz {
	position:relative;
	margin-top: 0px;
	height: 400px;
	background-image: url(../img/cirugiadelanariz.png);
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 1;
	color: #363636;	
	}
	
			.banner-procedimientos {
	height: 400px;
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 1;
	color: #363636;	
	}
		
  .galerias {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    grid-gap: 20px;
  }
		
	  .conteiner-galeria1 {
    width: 100%;
    min-height: 50vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
  }
		
	.parrafos-procedimientos {
	font-family: "gilroy light";
	font-size: large;

		}
		
	.tit-procedimientos-1 {
	font-family: "gilroy black";
	text-transform: uppercase;
	font-size: 45px;
	text-align: center;
	line-height: 50px;
}
	
	.tit-procedimientos-2 {
	font-family: "gilroy semibold";
	text-transform: uppercase;
	font-size: 24px;
	line-height: 0px;
	text-align: center;
}
		.tit-procedimientos-2a {
	font-family: "gilroy semibold";
	text-transform: uppercase;
	font-size: 18px;
	line-height: 0px;
	text-align: center;
}	
		
	.tit-procedimientos-3 {
	font-family: "gilroy semibold";
	text-transform: uppercase;
	font-size: 34px;
	text-align: left;
}

	.contenido-procedimientos-2 {
	width: 70%;
	color: #FFFFFF;
	

	}
		
	.contenido-procedimientos {
	height: auto;
	border-top: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	width: 100%;
	z-index: 2;
	background-image: url(../img/micro_carbon.png);
	background-repeat: repeat;
	-webkit-box-shadow: 0px 2px 10px 2px #313131;
	box-shadow: 0px 2px 10px 2px #313131;
	background-size: auto auto;
	background-position: center center;
	color: #FFFFFF;
	padding-top: 5%;
	padding-left: 15%;
	padding-right: 15%;
	}	
		

		
	 /*MENÚ PC Y PORTATIL*/
		
    .redes  {
    width: 0%;
    height: auto;
    padding: 1.4%;
    }

    .redes-2{
    width: 50px;
    text-align: right;
    margin-left: 0px;
    }

    .redes-1{
    width: 50px;
    text-align: left;
    margin-left: 0px;
    }

    .bi-facebook{
    color: #FFFFFF;
    font-size: large;
    }

    .bi-instagram{
    color: #FFFFFF;
    font-size: large;
    }
		
    .menu-pc{
    width: 100%;
    background-color: #363636;
    height: 60px;
    color: #FFFFFF;
    padding: 0%;
    text-align: center;
    z-index: 999 !important;
    position: sticky;
    border-bottom: thin;
    border-bottom-color: #FFFFFF;
    border-bottom-style: solid;
    -webkit-box-shadow: 0 2px 5px #3A3939;
    box-shadow: 0 2px 5px #3A3939;
    }

    .contenido-menu{
    padding-top: 3%;
    font-family: "Gilroy Ligth";
    }

    .logo-pc  {
    width: 35%;
    height: auto;
    padding: 1%;
    float: right;
    }

    .menu-procedimientos {
    width: 70%;
    height: 50px;
    background-color: #363636;
    color: #FFFFFF;
    left: 15%;
    padding: 12px 10px 10px 10px;
    z-index: 888 !important;
    position: fixed !important;
    margin-top: -50px;
    }

    .sticky-top-card{
    top: 50px;
    z-index: 777 !important;
    position: sticky;
    }

    .sticky-top-card-2{
    top: 65px;
    z-index: 777 !important;
    position: sticky;
    }

    .chevron-down{
    font-size: 16px;
    }

    .bi-chevron-down{
    margin-left: 5px;
    }

    .submenu-facial {
    width: 70%;
    height: 100px;
    position: fixed;
    margin-top: 60px;
    left: 15%;
    background-color: rgba(57, 57, 57, 1);
    padding: 15px 15px 15px 15px;
    color: rgba(255, 255, 255, 1);
    z-index: 666!important;
    text-align: center;
    text-decoration: none;
    }

    .submenu-corporal {
    width: 70%;
    height: 80px;
    position: fixed;
    margin-top: 60px;
    left: 15%;
    background-color: rgba(57, 57, 57, 1);
    padding: 15px 15px 15px 15px;
    color: rgba(255, 255, 255, 1);
    z-index: 666 !important;
    text-align: center;
    text-decoration: none;
    }

    #btn-open-pc {
    position: relative;
    cursor: pointer;
    margin-top: 0px;
    color: rgba(255, 255, 255, 1);
    padding-top: 0px;
    }

    #btn-close-pc {
    position: relative;
    cursor: pointer;
    top: -24px;
    color: rgba(255, 255, 255, 1);
    padding-top: 0px;
    }

    }

    @media (min-width:1280px) and (max-width:1399.98px){
		
			/*CONTACTO ICONOS*/
		
  .icono-contacto-1 {
    background-image: url( "../img/contacto1.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 60px;
    height: 60px;
    margin-bottom: 1%;
  }

  .icono-contacto-2 {
    background-image: url( "../img/contacto2.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 60px;
    height: 60px;
    margin-bottom: 1%;
  }

  .icono-contacto-3 {
    background-image: url( "../img/contacto3.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 60px;
    height: 60px;
    margin-bottom: 1%;
  }

  .icono-contacto-4 {
    background-image: url( "../img/contacto4.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 60px;
    height: 60px;
    margin-bottom: 1%;
  }

  .icono-contacto-5 {
    background-image: url( "../img/contacto5.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 60px;
    height: 60px;
    margin-bottom: 1%;
  }

 .txt-contacto-2 {
	font-size: 16px;
	font-family: "gilroy medium";
	line-height: 18px;
  }	
		
			 /*PROCEDIMIENTOS*/
		
			.banner-procedimientos-experiencia {
	height: 400px;
	background-image:url("../img/milton_rincon-min.webp");
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 1;
	color: #363636;	
	}	
		
		.banner-procedimientos-bichectomia {
	position:relative;
	margin-top: 0px;
	height: 400px;
	background-image: url(../img/banner-bichectomia.png);
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 1;
	color: #363636;	
	}
		
	.banner-procedimientos-nariz {
	position:relative;
	margin-top: 0px;
	height: 400px;
	background-image: url(../img/cirugiadelanariz.png);
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 1;
	color: #363636;	
	}
	
	.banner-procedimientos {
	height: 400px;
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 1;
	color: #363636;	
	}
		
  .galerias {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    grid-gap: 20px;
  }
		
	  .conteiner-galeria1 {
    width: 100%;
    min-height: 50vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
  }
		
	.parrafos-procedimientos {
	font-family: "gilroy light";
	font-size: large;

		}
		
	.tit-procedimientos-1 {
	font-family: "gilroy black";
	text-transform: uppercase;
	font-size: 45px;
	text-align: center;
	line-height: 50px;
}
	
	.tit-procedimientos-2 {
	font-family: "gilroy semibold";
	text-transform: uppercase;
	font-size: 24px;
	line-height: 0px;
	text-align: center;
}
				.tit-procedimientos-2a {
	font-family: "gilroy semibold";
	text-transform: uppercase;
	font-size: 18px;
	line-height: 0px;
	text-align: center;
}	
		
	.tit-procedimientos-3 {
	font-family: "gilroy semibold";
	text-transform: uppercase;
	font-size: 34px;
	text-align: left;
}

	.contenido-procedimientos-2 {
	width: 70%;
	color: #FFFFFF;
	

	}
		
	.contenido-procedimientos {
	height: auto;
	border-top: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	width: 100%;
	z-index: 2;
	background-image: url(../img/micro_carbon.png);
	background-repeat: repeat;
	-webkit-box-shadow: 0px 2px 10px 2px #313131;
	box-shadow: 0px 2px 10px 2px #313131;
	background-size: auto auto;
	background-position: center center;
	color: #FFFFFF;
	padding-top: 5%;
	padding-left: 15%;
	padding-right: 15%;
	}	
		


    .redes  {
    width: 0%;
    height: auto;
    padding: 1.9%;
    }

    .redes-2{
    width: 50px;
    text-align: right;
    margin-left: 0px;
    }

    .redes-1{
    width: 50px;
    text-align: left;
    margin-left: 0px;
    }

    .bi-facebook{
    color: #FFFFFF;
    font-size: large;
    }

    .bi-instagram{
    color: #FFFFFF;
    font-size: large;
    }

    .menu-pc{
    width: 100%;
    background-color: #363636;
    height: 70px;
    color: #FFFFFF;
    padding: 0%;
    text-align: center;
    z-index: 999 !important;
    position: sticky;
    border-bottom: thin;
    border-bottom-color: #FFFFFF;
    border-bottom-style: solid;
    -webkit-box-shadow: 0 2px 5px #3A3939;
    box-shadow: 0 2px 5px #3A3939;
    }

    .contenido-menu{
    padding-top: 4%;
    font-family: "Gilroy Ligth";
    }

    .logo-pc  {
    width: 40%;
    height: auto;
    padding: 1%;
    float: right;
    }

    .menu-procedimientos {
    width: 70%;
    height: 50px;
    background-color: #363636;
    color: #FFFFFF;
    left: 15%;
    padding: 12px 10px 10px 10px;
    z-index: 888 !important;
    position: fixed !important;
    margin-top: -70px;
    }

    .sticky-top-card{
    top: 75px;
    z-index: 777 !important;
    position: sticky;
    }

    .sticky-top-card-2{
    top: 75px;
    z-index: 777 !important;
    position: sticky;
    }

    .chevron-down{
    font-size: 16px;
    }

    .bi-chevron-down{
    margin-left: 5px;
    }

    .submenu-facial {
    width: 70%;
    height: 100px;
    position: fixed;
    margin-top: 65px;
    left: 15%;
    background-color: rgba(57, 57, 57, 1);
    padding: 15px;
    color: rgba(255, 255, 255, 1);
    z-index: 666!important;
    text-align: center;
    text-decoration: none;
    }

    .submenu-corporal {
    width: 70%;
    height: 80px;
    position: fixed;
    margin-top: 65px;
    left: 15%;
    background-color: rgba(57, 57, 57, 1);
    padding: 15px;
    color: rgba(255, 255, 255, 1);
    z-index: 666 !important;
    text-align: center;
    text-decoration: none;
    }

    #btn-open-pc {
    position: relative;
    cursor: pointer;
    margin-top: 0px;
    color: rgba(255, 255, 255, 1);
    padding-top: 0px;
    }

    #btn-close-pc {
    position: relative;
    cursor: pointer;
    top: -24px;
    color: rgba(255, 255, 255, 1);
    padding-top: 0px;
    }


    }

    @media (min-width:1400px) and (max-width:1679.98px){
		
			/*CONTACTO ICONOS*/
		
  .icono-contacto-1 {
    background-image: url( "../img/contacto1.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 60px;
    height: 60px;
    margin-bottom: 1%;
  }

  .icono-contacto-2 {
    background-image: url( "../img/contacto2.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 60px;
    height: 60px;
    margin-bottom: 1%;
  }

  .icono-contacto-3 {
    background-image: url( "../img/contacto3.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 60px;
    height: 60px;
    margin-bottom: 1%;
  }

  .icono-contacto-4 {
    background-image: url( "../img/contacto4.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 60px;
    height: 60px;
    margin-bottom: 1%;
  }

  .icono-contacto-5 {
    background-image: url( "../img/contacto5.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 60px;
    height: 60px;
    margin-bottom: 1%;
  }

 .txt-contacto-2 {
	font-size: 16px;
	font-family: "gilroy medium";
	line-height: 18px;
  }	
		
			 /*PROCEDIMIENTOS*/
		.banner-procedimientos-experiencia {
	height: 400px;
	background-image:url("../img/milton_rincon-min.webp");
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 1;
	color: #363636;	
	}	
		
	.banner-procedimientos-bichectomia {
	position:relative;
	margin-top: 0px;
	height: 400px;
	background-image: url(../img/banner-bichectomia.png);
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 1;
	color: #363636;	
	}
		
	
	.banner-procedimientos-nariz {
	position:relative;
	margin-top: 0px;
	height: 400px;
	background-image: url(../img/cirugiadelanariz.png);
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 1;
	color: #363636;	
	}
		
	.banner-procedimientos {
	height: 400px;
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 1;
	color: #363636;	
	}
		
		
  .galerias {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    grid-gap: 20px;
  }
		
	.conteiner-galeria1 {
    width: 100%;
    min-height: 50vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
  }
	
		

	.parrafos-procedimientos {
	font-family: "gilroy light";
	font-size: large;

		}
		
	.tit-procedimientos-1 {
	font-family: "gilroy black";
	text-transform: uppercase;
	font-size: 45px;
	text-align: center;
	line-height: 50px;
}
	
	.tit-procedimientos-2 {
	font-family: "gilroy semibold";
	text-transform: uppercase;
	font-size: 24px;
	line-height: 0px;
	text-align: center;
}
				.tit-procedimientos-2a {
	font-family: "gilroy semibold";
	text-transform: uppercase;
	font-size: 18px;
	line-height: 0px;
	text-align: center;
}	
		
	.tit-procedimientos-3 {
	font-family: "gilroy semibold";
	text-transform: uppercase;
	font-size: 34px;
	text-align: left;
}

	.contenido-procedimientos-2 {
	width: 70%;
	color: #FFFFFF;
	

	}
		
	.contenido-procedimientos {
	height: auto;
	border-top: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	width: 100%;
	z-index: 2;
	background-image: url(../img/micro_carbon.png);
	background-repeat: repeat;
	-webkit-box-shadow: 0px 2px 10px 2px #313131;
	box-shadow: 0px 2px 10px 2px #313131;
	background-size: auto auto;
	background-position: center center;
	color: #FFFFFF;
	padding-top: 5%;
	padding-left: 15%;
	padding-right: 15%;
	}	
		


    .redes  {
    width: 0%;
    height: auto;
    padding: 2%;
    }
    .redes-2{
    width: 50px;
    text-align: right;
    margin-left: 0px;
    }
    .redes-1{
    width: 50px;
    text-align: left;
    margin-left: 0px;

    }

    .bi-facebook{
    color: #FFFFFF;
    font-size: large;
    }

    .bi-instagram{
    color: #FFFFFF;
    font-size: large;
    }


    .menu-pc{
    width: 100%;
    background-color: #363636;
    height: 80px;
    color: #FFFFFF;
    padding: 0%;
    text-align: center;
    z-index: 999 !important;
    position: sticky;
    border-bottom: thin;
    border-bottom-color: #FFFFFF;
    border-bottom-style: solid;
    -webkit-box-shadow: 0 2px 5px #3A3939;
    box-shadow: 0 2px 5px #3A3939;
    }

    .contenido-menu{
    padding-top: 5%;
    font-family: "Gilroy Ligth";
    }
    .logo-pc  {
    width: 40%;
    height: auto;
    padding: 1%;
    float: right;
    }


    .menu-procedimientos {
    width: 60%;
    height: 50px;
    background-color: #363636;
    color: #FFFFFF;
    left: 20%;
    padding: 12px 10px 10px 10px;
    z-index: 888 !important;
    position: fixed !important;
    margin-top: -80px;
    }

    .sticky-top-card{
    top: 85px;
    z-index: 777 !important;
    position: sticky;
    }

    .sticky-top-card-2{
    top: 85px;
    z-index: 777 !important;
    position: sticky;
    }

    .chevron-down{
    font-size: 16px;
    }
    .bi-chevron-down{
    margin-left: 5px;
    }
    .submenu-facial {
    width: 60%;
    height: 100px;
    position: fixed;
    margin-top: 65px;
    left: 20%;
    background-color: rgba(57, 57, 57, 1);
    padding: 15px;
    color: rgba(255, 255, 255, 1);
    z-index: 666!important;
    text-align: center;
    text-decoration: none;
    }

    .submenu-corporal {
    width: 60%;
    height: 80px;
    position: fixed;
    margin-top: 65px;
    left: 20%;
    background-color: rgba(57, 57, 57, 1);
    padding: 15px;
    color: rgba(255, 255, 255, 1);
    z-index: 666 !important;
    text-align: center;
    text-decoration: none;
    }

    #btn-open-pc {
    position: relative;
    cursor: pointer;
    margin-top: 0px;
    color: rgba(255, 255, 255, 1);
    padding-top: 0px;
    }

    #btn-close-pc {
    position: relative;
    cursor: pointer;
    top: -24px;
    color: rgba(255, 255, 255, 1);
    padding-top: 0px;

    }

    }

    @media (min-width: 1680px){
		
	/*CONTACTO ICONOS*/
		
  .icono-contacto-1 {
    background-image: url( "../img/contacto1.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 60px;
    height: 60px;
    margin-bottom: 1%;
  }

  .icono-contacto-2 {
    background-image: url( "../img/contacto2.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 60px;
    height: 60px;
    margin-bottom: 1%;
  }

  .icono-contacto-3 {
    background-image: url( "../img/contacto3.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 60px;
    height: 60px;
    margin-bottom: 1%;
  }

  .icono-contacto-4 {
    background-image: url( "../img/contacto4.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 60px;
    height: 60px;
    margin-bottom: 1%;
  }

  .icono-contacto-5 {
    background-image: url( "../img/contacto5.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 60px;
    height: 60px;
    margin-bottom: 1%;
  }

 .txt-contacto-2 {
	font-size: 16px;
	font-family: "gilroy medium";
	line-height: 18px;
  }	
		
		
	 /*PROCEDIMIENTOS*/
		
	.banner-procedimientos-experiencia {
	height: 400px;
	background-image:url("../img/milton_rincon-min.webp");
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 1;
	color: #363636;	
	}	
		
	.banner-procedimientos-bichectomia {
	position:relative;
	margin-top: 0px;
	height: 400px;
	background-image: url(../img/banner-bichectomia.png);
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 1;
	color: #363636;	
	}

	.banner-procedimientos-nariz {
	position:relative;
	margin-top: 0px;
	height: 400px;
	background-image: url(../img/cirugiadelanariz.png);
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 1;
	color: #363636;	
	}	
		
	.banner-procedimientos {
	height: 400px;
	
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 1;
	color: #363636;	
	}	
		
  .galerias {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 2fr));
    grid-gap: 20px;
  }

		
	
	.conteiner-galeria1 {
    width: 100%;
    min-height: 50vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
  }
		
	.parrafos-procedimientos {
	font-family: "gilroy light";
	font-size: large;
	
		}
		
	.tit-procedimientos-1 {
	font-family: "gilroy black";
	text-transform: uppercase;
	font-size: 45px;
	text-align: center;
	line-height: 50px;
}
	
	.tit-procedimientos-2 {
	font-family: "gilroy semibold";
	text-transform: uppercase;
	font-size: 24px;
	line-height: 0px;
	text-align: center;
}
				.tit-procedimientos-2a {
	font-family: "gilroy semibold";
	text-transform: uppercase;
	font-size: 18px;
	line-height: 0px;
	text-align: center;
}	
	.tit-procedimientos-3 {
	font-family: "gilroy semibold";
	text-transform: uppercase;
	font-size: 34px;
	text-align: left;
}

	.contenido-procedimientos-2 {
	width: 70%;
	color: #FFFFFF;
	

	}
		
	.contenido-procedimientos {
	height: auto;
	border-top: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	width: 100%;
	z-index: 2;
	background-image: url(../img/micro_carbon.png);
	background-repeat: repeat;
	-webkit-box-shadow: 0px 2px 10px 2px #313131;
	box-shadow: 0px 2px 10px 2px #313131;
	background-size: auto auto;
	background-position: center center;
	color: #FFFFFF;
	padding-top: 5%;
	padding-left: 15%;
	padding-right: 15%;
	}	
		
		.contenido-procedimientos-contacto {
	height: auto;
	border-top: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	width: 100%;
	z-index: 2;
	background-image: url(../img/micro_carbon.png);
	background-repeat: repeat;
	-webkit-box-shadow: 0px 2px 10px 2px #313131;
	box-shadow: 0px 2px 10px 2px #313131;
	background-size: auto auto;
	background-position: center center;
	color: #FFFFFF;
	padding-top: 5%;
	padding-left: 15%;
	padding-right: 15%;
	}
		



    /*MENU*/

    .redes  {
    width: 0%;
    height: auto;
    padding: 1.6%;
    }
    .redes-2{
    width: 50px;
    text-align: right;
    margin-left: 0px;

    }
    .redes-1{
    width: 50px;
    text-align: left;
    margin-left: 0px;

    }
    .bi-facebook{
    color: #FFFFFF;
    font-size: large;
    }
    .bi-instagram{
    color: #FFFFFF;
    font-size: large;
    }
    .contenido-menu{
    padding-top: 5%;
    font-family: "Gilroy Ligth";
    }
    .logo-pc  {
    width: 30%;
    height: auto;
    padding: 1%;
    float: right;
    }
    .menu-procedimientos {
    width: 50%;
    height: 50px;
    background-color: #363636;
    color: #FFFFFF;
    left: 25%;
    padding: 12px 10px 10px 10px;
    z-index: 888 !important;
    position: fixed !important;
    margin-top: -90px;
    }
		
    .menu-pc{
    width: 100%;
    background-color: #363636;
    height: 90px;
    color: #FFFFFF;
    padding: 0%;
    text-align: center;
    z-index: 999 !important;
    position: sticky;
    border-bottom: thin;
    border-bottom-color: #FFFFFF;
    border-bottom-style: solid;
    -webkit-box-shadow: 0 2px 5px #3A3939;
    box-shadow: 0 2px 5px #3A3939;
    }	
		
    .sticky-top-card{
    top: 95px;
    z-index: 777 !important;
    position: sticky;
    }
    .sticky-top-card-2{
    top: 95px;
    z-index: 777 !important;
    position: sticky;
    }
    .chevron-down{
    font-size: 16px;
    }
    .bi-chevron-down{
    margin-left: 5px;
    }
    .submenu-facial {
    width: 50%;
    height: 100px;
    position: fixed;
    margin-top: 65px;
    left: 25%;
    background-color: rgba(57, 57, 57, 1);
    padding: 15px;
    color: rgba(255, 255, 255, 1);
    z-index: 666!important;
    text-align: center;
    text-decoration: none;
    }
    .submenu-corporal {
    width: 50%;
    height: 80px;
    position: fixed;
    margin-top: 65px;
    left: 25%;
    background-color: rgba(57, 57, 57, 1);
    padding: 15px;
    color: rgba(255, 255, 255, 1);
    z-index: 666 !important;
    text-align: center;
    text-decoration: none;
    }
    #btn-open-pc {
    position: relative;
    cursor: pointer;
    margin-top: 0px;
    color: rgba(255, 255, 255, 1);
    padding-top: 0px;
    }
    #btn-close-pc {
    position: relative;
    cursor: pointer;
    top: -24px;
    color: rgba(255, 255, 255, 1);
    padding-top: 0px;
    visibility: hidden;
    display: hidden;
    }


    }
