*{
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

body{
	font-family: 'Nunito Sans', sans-serif !important;
}

@font-face {
    font-family: 'Bebas Neue';
    src: url('../fonts/subset-BebasNeue-Regular.woff2') format('woff2'),
    url('../fonts/subset-BebasNeue-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


a{
    text-decoration: none !important;
}


p{
	font-family: 'Nunito Sans', sans-serif !important;
}

b{
    font-family: 'Nunito Sans', sans-serif !important;
    font-weight: 700;
}

.container-fluid{
    padding: 0px !important;
}

.b-strong{
	font-family: 'Nunito Sans', sans-serif !important;
    font-weight: 700;
	color: #606060;
}

.logo-skin{
	display: block;
	margin: auto;
}


.menu{
	cursor: pointer;
	margin-top: 10px;
	padding-left: 10px;
	    padding-left: 25px;
}

.contenedor-caras{
    height: 100%;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: cover;
    background:url(../images/caras.jpg);
}

.sq-green{
       background: #005d61ed;
}

.titl-exp-doce{
    color: white;
    text-align: center;
    font-size: 100px;
    padding-top: 50px;
    padding-bottom: 50px;
    text-shadow: 5px 6px 10px #0000028c;
}

.redes {
    text-align: right;
    margin-right: 10%;
}

.facebook-r{
	 background: url(../images/face.png);
	 background-position: center center;
	 background-repeat: no-repeat;
	 background-size: contain;
	 width:39px; 
	 height: 65px;
	 display: inline-block;
	 cursor: pointer;
	 margin-right: 1%;
}


.instagram-r{
	 background: url(../images/instagram.png);
	 background-position: center center;
	 background-repeat: no-repeat;
	 background-size: contain;
	 width:39px; 
	 height: 65px;
	 display: inline-block;
	 cursor: pointer;

}


.facebook-r:hover{
	background: url(../images/face-hover.png);
	transition: all 0.94s cubic-bezier(0.8, -0.95, 0.465, 4.55);
	-webkit-transition: all 0.24s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}


.instagram-r:hover{
	background: url(../images/instagram-hover.png);
	transition: all 0.94s cubic-bezier(0.8, -0.95, 0.465, 4.55);
	-webkit-transition: all 0.24s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.menu-toggle{
	height: 100%;
    width: 100%;
    background: #005d61e6;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: fixed;
    z-index: 1;
}

.tx-menu a{
	color: white;
	text-decoration: none;
}

.tx-menu a:hover{
	color: #d2d2d2;
	text-decoration: underline;
}

.tx-menu{
	border-bottom: 1px solid #2f6e717d;
	padding-bottom: 10px;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 40px;
	margin-top:2%;
	padding-top: 10px;
}

.tx-menu:hover{
	background: #0c565a;
	cursor: pointer;
		transition: all 0.94s cubic-bezier(0.8, -0.95, 0.465, 4.55);
	-webkit-transition: all 0.24s cubic-bezier(0.18, -0.25, 0.165, 1.15);
}

.menu-toggle{
	display: none;
}


header{
	height: 100%;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background: url(../images/skin-header.jpg);
}

.padeciemientos{
	height: 100%;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background: url(../images/padecimientos-h.png);
}

.tratamientos{
	height: 100%;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background: url(../images/tratamientos-h.jpg);
}

.modelacion-facial{
	margin-top: 3%;
	height: 100%;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background: url(../images/modelacion-facial.jpg);
}

.carboxiterapia{
    margin-top: 3%;
    height: 100%;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background: url(../images/carboxiterapia-header.jpg);
}

.exfoliacion-quim-h{
	margin-top: 3%;
	height: 100%;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background: url(../images/exfoliacion-quimica.jpg);
}


.hollywood-h{
	margin-top: 3%;
	height: 100%;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background: url(../images/hollywood-peeling.jpg);
}




.ifusion-d{
	margin-top: 3%;
	height: 100%;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
     background: url(../images/infusion-dermica.jpg);
}

.infus-derm{
    color: #277C7C !important;
}

.laser-co2{
	margin-top: 3%;
	height: 100%;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background: url(../images/laser-co2.jpg);
}

.intradermoterapia{
	margin-top: 3%;
	height: 100%;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background: url(../images/intradermoterapia.jpg);
 }


.laser-hongos{
		margin-top: 3%;
	height: 100%;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background: url(../images/laser-hongos.jpg);

}


.laser-tatto{
	margin-top: 3%;
	height: 100%;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background:url(../images/tratamiento-tattoo.jpg);
}

.laser-tatto-rem{
    color: #005D61 !important;

}

.laser-toning{
	margin-top: 3%;
	height: 100%;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background: url(../images/tonning.jpg);
}

.luz-pulsada{
	margin-top: 3%;
	height: 100%;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background: url(../images/luz-pulsada-intensa.jpg);
}


.nanopore-h{
	margin-top: 3%;
	height: 100%;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background: url(../images/nanopore.jpg);
}

.nano-tx{
    color: #277C7C !important;
}

.radiofrecuencia-frac{
	margin-top: 3%;
	height: 100%;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background: url(../images/mircoagujas.jpg);
}

.radiofrecuencia{
	margin-top: 3%;
	height: 100%;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
       background: url(../images/radiofrecuencia.jpg);
}

.rejuvenecimiento{
		margin-top: 3%;
	height: 100%;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background: url(../images/rejuvenecimiento.jpg);
}

.tratamiento-exp-h{
	margin-top: 3%;
	height: 100%;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background:url(../images/modelacion-corporal.jpg); ;
}
.tratamiento-lineasexp{
    margin-top: 3%;
    height: 100%;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background:url(../images/lineas-expresion.jpg); ;
}


.depilacion-laser{
	margin-top: 3%;
	height: 100%;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background: url(../images/depilacion-laser.jpg);
}

.tx-titl-head-mood{
	color: #277C7C;
	height: 500px;
    padding-top: 150px;
    text-shadow: 5px 3px 6px #0000004f;
    font-family: 'Bebas Neue';
}

.tx-titl-head-mood-white{
    color: white;
    height: 500px;
    padding-top: 150px;
    text-shadow: 5px 3px 6px #0000004f;
    font-family: 'Bebas Neue';
}

.line-azul{
	width: 100%;
	background: #060338;
	height: 10px;
}

.bloq-trat{
    background-color: #277C7C;
    width: 100%;
    padding: 10px;
    border-radius: 50px;
    margin-bottom: 50px;
}

.grid-im{
	margin-bottom:40px; 
}

.tx-grid{
	color: #277C7C;
	text-align: center;
	padding-top: 5%;
	font-family: 'Nunito Sans', sans-serif !important;
    font-weight: 700;
	font-size: 20px;
    text-transform: uppercase;
}

.g-imagenes{
	display: block;
	margin: auto;
}

.tx-titl-head{
	text-align: center;
	color: white;
	font-size: 50px;
	padding-top: 35%;
    font-family: 'Bebas Neue';
}

.tx-head-author-padec{
	color: white;
	font-size: 20px;
	padding-bottom: 45%;
	text-align: right;	
	margin-right: 5%;
}

.padeciemientos-titl{
    color: #606060;
    font-size: 50px;
    text-align: center;
    border-bottom: 4px solid #277C7C;
    width: 400px;
    display: block;
    margin: auto;
    padding-top: 3%;
}

.tx-padec{
	color: #606060;
	padding-bottom: 5%;
    padding-top: 5%;
    color: #606060;
    text-align: justify;
}

.tx-head{
	color: white;
	font-size: 30px;
	font-weight: 100;
}

.tx-head-author{
	color: white;
	font-size: 20px;
	padding-bottom: 16%;
    text-align: right;
    margin-right: 30px;
}


.somos-s h2{
	color: #606060;
	margin-top: 5%;
	font-size: 50px;
}

.somos-s p{
    color: #606060;
}

.paralax{
        height: auto;
    width: 100%;
 /* Location of the image */
  background-image: url(../images/somos-paralax.png);
  
  /* Background image is centered vertically and horizontally at all times */
  background-position: center center;
  
  /* Background image doesn't tile */
  background-repeat: no-repeat;
  
  /* Background image is fixed in the viewport so that it doesn't move when 
     the content's height is greater than the image's height */
  background-attachment: fixed;
  
  /* This is what makes the background image rescale based
     on the container's size */
  background-size: cover;
}

.tx-som-paralx{
    color: white;
    padding-top: 200px;
    padding-bottom: 200px;
    width: 80%;
    display: block;
    margin: auto;
    font-size: 30px;
    text-shadow:2px 3px 1px #333333;
}

.equipo-sec{
    color: #606060;
    font-size: 50px;
    text-align: center;
    margin-top: 5%;
}

.equipo-sec h2{
    font-size: 50px;
}

.tit-grid{
    color: #606060;
    font-family: 'Nunito Sans', sans-serif !important;
    
}


.nam-tx{
    text-align: center;
    padding-top: 5%;
    font-family: 'Nunito Sans', sans-serif !important;
    font-weight: 700;
    color: #606060;
}


.belleza{
    background-image: url(../images/back-textura.jpg);

  background-position: center center;

  background-repeat: no-repeat !important;

  background-attachment: fixed;

  background-size: cover;
}

.belleza p{
    text-align: center;
    color: white;
    padding-top: 200px;
    padding-bottom: 200px;
    display: block;
    margin: auto;
    font-size: 40px;
    text-shadow: 2px 3px 1px #333333;
    font-family: 'Bebas Neue' !important;
}

.author-tx-prx-2{
    text-align: center;
    color: white;
    padding-top: 0px !important;
    padding-bottom: 200px;
    font-size: 20px !important;
    text-shadow: 2px 3px 1px #333333 !important;
    font-family: 'Nunito Sans', sans-serif !important;

}

.cedulan{
    text-align: center;
    color: #606060;  
}

.im-docts{
    display: block;
    margin: auto;
}


.equipo-sec h4{
    text-align: left;
    font-family: 'Nunito Sans', sans-serif !important;

}

.btn-c-mas{
	background: #005D61;
	color: white;
	padding: 20px;
	font-size: 30px;
        transition: all 0.94s cubic-bezier(0.8, -0.95, 0.465, 4.55);
    -webkit-transition: all 0.24s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.btn-c-mas:hover{
    background: transparent;
    color: #005D61;
    border-bottom:2px solid #005D61;
    text-decoration: none;
        transition: all 0.94s cubic-bezier(0.8, -0.95, 0.465, 4.55);
    -webkit-transition: all 0.24s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.tratamientos-titl h2{
	color: #606060;
	margin-top: 20%;
	font-size: 50px;
}

.padecimientos-titl h2{
	color: #606060;
	margin-top: 10%;
	font-size: 50px;
}

.pd-cero{
	padding: 0 !important;
}

.pleca-f{
	background: #005D61;
    width: 100%;
}

footer h2{
	color: #606060;
	font-size: 50px;
	text-align: center;
	margin-top: 5%;
}

.square{
	display: block;
	text-align: center;
	margin-top: 15%;
	width: 100%;
	height: 300px;
	padding-top:60px;
	box-shadow: 7px 9px 12px 1px #00000033;
}

.icons-f{
	margin-bottom: 20px;
}

footer h3{
    color: #606060;
	margin-top: 5%;
}

.newletter{
	height: 100%;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: cover;
    background: url(../images/pleca-foot.png);
    background-color: #83C3C8;
}


.face-footer{
    height: 28px;
    width: 20px;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: contain;
    background: url(../images/face-footer.png);
    display: inline-block;
    margin-right: 2%;
}

.gracias{
    position: absolute;
    background: #83c3c8e6;
    width: 100%;
    height: 100%;
    top: 0;
}

.gracias h1{
     color: white;
     text-align: center;
     margin-top:20%;
}

.gracias h2{
        color: white;
        text-align: center;
        border-bottom: 2px solid white;
        width: 400px;
        display: block;
        margin: auto;
}

.logo-gracias{
    display: block;
    margin: auto;
    background: white;
    top: 320px !important;
    position: relative;
}


.instagram-footer{
    height: 27px;
    width: 30px;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: contain;
    background: url(../images/instagram-footer.png);
    display: inline-block;
    margin-right: 5%;
}

.face-footer:hover{
    background: url(../images/face-footer-hover.png);
        transition: all 0.94s cubic-bezier(0.8, -0.95, 0.465, 4.55);
    -webkit-transition: all 0.24s cubic-bezier(0.68, -0.55, 0.265, 1.55);

}

.instagram-footer:hover{
    background: url(../images/instagram-footer-hover.png);
        transition: all 0.94s cubic-bezier(0.8, -0.95, 0.465, 4.55);
    -webkit-transition: all 0.24s cubic-bezier(0.68, -0.55, 0.265, 1.55);

}

.redes-footer{
	background-color: #060338;
	padding-top: 20px;
	padding-bottom: 20px;
    height: 130px;
}

.newslt-htres{
	margin-left: 13px;
	margin-top: 2%;
 color: white !important;
}

.redes-footer p{
	color: white;
	margin-top: 5%;
	margin-left:65px;
}

.t-alig{
	text-align: right;
}

.formPrincipal{
	background: transparent !important;
    border: 2px solid #568f94 !important;
    padding: 5px !important;
    width: 100%;
    margin-top: 20px;
}


.grid-im a .g-imagenes:hover{
    background: #277C7C;
    border-radius: 150px;
    box-shadow: 0px 0px 14px 2px #207c7db3;
    transition: all 0.94s;
    -webkit-transition: all 0.4s;

}


a:hover > .tx-grid  {
    transition: all 0.94s;
    -webkit-transition: all 0.4s;
    margin-top: 5%;

    padding-bottom: 7px;
    border-bottom: 3px solid #207c7d;
    transition: all 0.94s;
    -webkit-transition: all 0.4s;
}


.env-form-p{
	float: right;
	color: white;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 35px;
	padding-left: 35px;
	background-color: #005D61;
	border: none;
    cursor: pointer;
}

.env-form-p:hover{
background: transparent;
    color: #005D61;
    border-bottom: 2px solid #005D61;
    text-decoration: none;
    transition: all 0.94s cubic-bezier(0.8, -0.95, 0.465, 4.55);
    -webkit-transition: all 0.24s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}


.env-form:hover{
    cursor: pointer;
  background: transparent;
   
    border-bottom: 2px solid #005D61;
    text-decoration: none;
    transition: all 0.94s cubic-bezier(0.8, -0.95, 0.465, 4.55);
    -webkit-transition: all 0.24s cubic-bezier(0.68, -0.55, 0.265, 1.55);  
}

.formu-1{
	background: transparent !important;
    border: 2px solid #568f94 !important;
    padding: 5px !important;
    width: 300px;
}

.formu-1::placeholder{
	color: white;
}

.env-form{
	color: white;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 35px;
	padding-left: 35px;
	background-color: #005D61;
	border: none;
}

.form-txA{
	background: transparent !important;
    border: 2px solid #568f94 !important;
    padding: 5px !important;
    width: 100%;
    margin-top: 5%;	
}

.tx-foot{
	 float: left;
}

.sociales{
    text-align: right;
}

.hidden-mdimage-r{
	display: none;
}

.titl-acordion{
	margin-top: 17px;
}

.titl-g-t{
	margin-top: 17px;
	color: white;
	margin-left: 20px;
}

.acordion{
	background-color: #277C7C;
	width: 100%;
	padding: 10px;
	border-radius: 50px;
	margin-bottom: 30px;
}

.acordion h3{
color: white;
}

.circle-i{
	background-color:#005D61;
	width: 80%;
	height: 100%;
	border-radius: 100px;
}

.icon-ac{
	width: 20px;
	height: 7px;
	background-color: white;
}

.despligue-acor{
	padding: 10px;
    border: 1px solid #0000000d;
    margin-top: 10px;
    margin-bottom: 50px;
    box-shadow: 3px 5px 5px 0px #d4d4d4;
}

.despligue-acor-dos{
	padding: 10px;
    border: 1px solid #0000000d;
    margin-top: 10px;
    margin-bottom: 50px;
    box-shadow: 3px 5px 5px 0px #d4d4d4;
}

.despligue-acor li{
	color:#606060;
	font-family: 'Nunito Sans', sans-serif !important;

}

.despligue-acor-dos li {
    color: #606060;
    font-family: 'Nunito Sans', sans-serif !important;

}

.despligue-acor-tres li {
    color: #606060;
    font-family: 'Nunito Sans', sans-serif !important;
    
}

.despligue-acor-cuarto li {
    color: #606060;
    font-family: 'Nunito Sans', sans-serif !important;
    
}

.despligue-acor-quinto li {
    color: #606060;
    font-family: 'Nunito Sans', sans-serif !important;
    
}

.despligue-acor-sexto li {
    color: #606060;
    font-family: 'Nunito Sans', sans-serif !important;
    
}

.despligue-acor-septimo li {
    color: #606060;
    font-family: 'Nunito Sans', sans-serif !important;
    
}

.despligue-acor-tres {
    padding: 10px;
    border: 1px solid #0000000d;
    margin-top: 10px;
    margin-bottom: 50px;
    box-shadow: 3px 5px 5px 0px #d4d4d4;
}

.despligue-acor-cuarto {
    padding: 10px;
    border: 1px solid #0000000d;
    margin-top: 10px;
    margin-bottom: 50px;
    box-shadow: 3px 5px 5px 0px #d4d4d4;
}


.despligue-acor-quinto {
    padding: 10px;
    border: 1px solid #0000000d;
    margin-top: 10px;
    margin-bottom: 50px;
    box-shadow: 3px 5px 5px 0px #d4d4d4;
}


.despligue-acor-sexto {
    padding: 10px;
    border: 1px solid #0000000d;
    margin-top: 10px;
    margin-bottom: 50px;
    box-shadow: 3px 5px 5px 0px #d4d4d4;
}

.despligue-acor-septimo {
    padding: 10px;
    border: 1px solid #0000000d;
    margin-top: 10px;
    margin-bottom: 50px;
    box-shadow: 3px 5px 5px 0px #d4d4d4;
}

.icon-cerrar{
	cursor: pointer;
}


.icon-cerrar-dos , .icon-cerrar-tres , .icon-cerrar-cuarto , .icon-cerrar-quinto , .icon-cerrar-sexto , .icon-cerrar-septimo{
	cursor: pointer;
}

.i-carboxit{
	margin-top: 10px !important;
}

.popaut {
    position: fixed;
    width: 100%;
    background: #000000bd;
    height: 100%;
    z-index: 9;
    top: 0;
}

.popaut img{
    display: block;
    margin: auto;
    padding-top: 15%;
    cursor: pointer;
    max-width: 1100px;
}


.caras img{
    float: left;
}

.contenedor-caras{
    width: 100%;
    display: inline-block;
        padding-top: 300px;
    padding-bottom: 300px;
}

.contenedor-nav{
    margin-left: 0px !important;
    margin-right: 0px !important;
}


/* ------------- gallery ------------------- */

#masonry {
  column-count: 2;
  column-gap: 1px;
}

@media(min-width: 30em) {
  #masonry {
    column-count: 3;
    column-gap: 1px;
  }
}

@media(min-width: 40em) {
  #masonry {
    column-count: 5;
    column-gap: 1px;
  }
}

@media(min-width: 60em) {
  #masonry {
    column-count: 6;
    column-gap: 1px;
  }
}

@media(min-width: 75em) {
  #masonry {
    column-count: 8;
    column-gap: 1px;
  }
}

.item {
  background-color: none;
  display: inline-block;
  margin: 0 0 5px 0;
  width: 100%;
}

.item img {
  max-width: 100%;
  height: auto;
  width: 100%;
  margin-bottom: -4px;
  
  /*idk why but this fix stuff*/
}

.item.active {
  animation-name: active-in;
  animation-duration: 0.7s;
  animation-fill-mode: forwards;
  animation-direction: alternate;
}

.item.active:before {
  content: "+";
  transform: rotate(45deg);
  font-size: 48px;
  color: white;
  position: absolute;
  top: 20px;
  right: 20px;
  background-color:rgba(0,0,0,0.85);
  border-radius: 50%;
  width:48px;
  height:48px;
  text-align:center;
  line-height:48px;
  z-index:12;
}

.item.active img {
  animation-name: active-in-img;
  animation-duration: 0.7s;
  animation-fill-mode: forwards;
  animation-direction: alternate;
}


@keyframes active-in {
  0% {
    opacity:1;
    background-color:white;
  }
  
  50% {
    opacity:0;
    background-color:rgba(0,0,0,0.90);
  }
  
  100% {
    opacity: 1;
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:rgba(0,0,0,0.90);
  }
}

@keyframes active-in-img {
  0% {
    opacity:1;
    transform:translate(0%, 0%);
    top: 0;
    left: 0;
    max-width: 100%;
  }
  49% {
    opacity:0;
    transform: translate(0%, -50%);
  }
  50% {
    position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -100%);
  }
  100% {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 90%;
  width: auto;
  max-height: 95vh;
  opacity:1;
  }
}


/* ---------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------RESPONSIVE DESIGN ------------------------------------------------------------------- */
/* ---------------------------------------      DESIGN      ------------------------------------------------------------------- */
/* ---------------------------------------    RESPONSIVE    ------------------------------------------------------------------- */
/* ---------------------------------------      DESIGN      ------------------------------------------------------------------- */
/* ---------------------------------------    RESPONSIVE    ------------------------------------------------------------------- */
/* ---------------------------------------      DESIGN      ------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1200px) {
.icon-cerrar{
	width: 200px;
}

.icon-cerrar-dos , .icon-cerrar-tres , .icon-cerrar-cuarto , .icon-cerrar-quinto , .icon-cerrar-sexto , .icon-cerrar-septimo{
	width: 200px;
}
.popaut img{
    max-width: 100%;
}
}

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

.titl-exp-doce{
color: white;
font-size: 60px;
}

#somos{
    max-width: 98.5%;
}

.titl-acordion {
    margin-left: 40px;
}
.tratamientos-titl h2 {
    color: #606060;
    margin-top: 0%;
}
.btn-c-mas {
    padding: 10px;
    font-size: 20px;
}
.hidden-mdimage{
	display: none;
}

.tratamientos-titl {
    margin-top: 10%;
}

.hidden-mdimage-r{
	display: block;
	padding-top: 50px !important;
}

.env-form{
	margin-top: 3%;
}


footer{
	margin-top: 5%;
}
}

@media only screen and (max-width: 767px) {
#somos{
    max-width: 98%;
}
.tx-head , .tx-head-author{
	text-align: center;
}
.padeciemientos-titl {
    width: auto;
}
.titl-modelac{
	font-size: 20px;
}
}

@media only screen and (max-width: 500px) {
.titl-acordion {
    margin-left: 60px;
}
.menu{
	padding-left: 0;
}

.redes{
    margin-right: 0;
}

.redes-footer p {
    margin-left: 15px;
}

.formu-1{
	width: 100%;
	margin-bottom: 5%;
}

.titl-exp-doce{
font-size: 40px;
}
}


@media only screen and (max-width: 420px) {
#somos{
    max-width: 96.5%;
}
.facebook-r , .instagram-r{
	width: 30px;
}

.menu {
    margin-top: 5px;
}

.icon-cerrar {
    width: 50px;
    z-index: 999999999;
}

.icon-cerrar-dos , .icon-cerrar-tres , .icon-cerrar-cuarto , .icon-cerrar-quinto , .icon-cerrar-sexto , .icon-cerrar-septimo{
    width: 50px;
    z-index: 999999999;
}

.titl-modelac{
	font-size: 18px;
	margin-left: 30px;
    margin-top: 6px;
}

.tx-titl-head-mood {
    font-size: 35px;
}
}


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

    #somos{
    max-width: 96%;
}
	.titl-modelac{
	font-size: 18px !important;
	margin-left: 30px !important;
    margin-top: 6px !important;
}
.titl-acordion {
    margin-left: 60px;
    font-size: 25px;
     margin-top: -35px;
}
.titl-g-t {
    font-size: 25px;
}
}


@media only screen and (max-width: 379px) {
.titl-modelac {
    width: 250px !important;
    font-size: 18px !important;
    margin-left: 65px !important;
    margin-top: -44px !important;
}
}


@media only screen and (max-width: 350px) {
.titl-modelac {
    width: 200px !important;
}
}

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

.tratamientos-titl h2 {
    font-size: 30px;
}

.padecimientos-titl h2{
	font-size: 30px;
}

footer h2{
	font-size: 30px;
}

}
.blanco{
    color:#fff !important;
}
.negro{
    color:#212529 !important;   
}
.btn-nav{
        border: 4px solid #fff;
    padding: 10px 20px;
     transition: all .2s ease-in-out;
}
.tx-menu:hover .btn-nav{
    background: #fff !important;
    color: #2f6c6f !important;
}
.btn-slide{
    background: #005D61;
    text-align: center;
    width: 350px;
    color: #fff;
    margin:auto;
    padding: 20px;
    font-size: 30px;
    transition: all 0.94s cubic-bezier(0.8, -0.95, 0.465, 4.55);
    -webkit-transition: all 0.24s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    margin-bottom: 11%;
    border-bottom:2px solid #005D61;
}
.btn-slide:hover {
    background: #fff !important;
    color: #005D61 !important;
     border-bottom:2px solid #005D61;
    text-decoration: none;
        transition: all 0.94s cubic-bezier(0.8, -0.95, 0.465, 4.55);
    -webkit-transition: all 0.24s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}