h1, h2, h3, h4 {
	font-family: 'Cormorant SC', serif;
}

h2 {
	margin: 0;
	color: #fff;
}

body {
	background-color: #fff;
}

nav .brand-logo {
	display: none;
	font-family: 'Cormorant SC', serif;
	color: #000;
}

nav {
	background-color: #fff;
}

.nav-wrapper {
	padding: 0 30px;
}

nav ul a {
	color: #000;
}

nav a {
	color: #000;
}

.parallax img { width: 100%; }

.section {
    padding-top: 0; 
    padding-bottom: 0; 
}

.table-of-contents a {
    border-left: 0px solid rgb(256, 256, 256);
}

.table-of-contents a.active {
    font-weight: bold;
    border-left: 2px solid rgb(256, 256, 256);
}

.hide-on-small-only {
	position: fixed;
	right: 50px;
	top: 30%;
}

.titel {
	margin: 60px 0;
	text-align: center;
}
.total {
    margin-right: 0;
    margin-left: 0;
}

#sidenav-overlay {
    z-index: 996;
}

.table-of-contents a:hover {
    color: #000;
    padding-left: 19px;
    border-left: 1px solid rgb(256, 256, 256);
}

nav ul a:hover {
    background-color: #fff;
}

#quienes, #tratamientos, #contacto {
	background-color: #fff;
	padding: 30px;
	padding-bottom: 80px;
}

/* Inicio
*************************/

#inicio {
	width: 100%;
}

.jumbotron {
	background-image: url('../media/img/IMG-4247 (1).JPG');
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
	height: 500px;
	width: 100%;
	background-size: cover;
    background-repeat: no-repeat;
    background-position: 0% 25%;
}

.layer {
    background: rgba(0,0,0,.4);
    width: 100%;
    height: inherit;
}

.layer2 {
    background: rgba(0,0,0,.5);
    width: 100%;
    height: inherit;
}

.welcome {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
	position: absolute;
	margin: 0;
	right: 85px;
	color: white;
	font-size: 40px;
    padding: 130px 0 0 30px;
}

.welcome-sign {
	position: absolute;
	text-align: center;
	font-family: 'Cormorant SC', serif;
    font-size: 20px;
    color: #fff;
    max-width: 50%;
}

.sub-welcome {
	font-size: 18px;
    margin: 13px 0 0 0;
    line-height: 1;
}

.img-inicio {
	height: 350px;
	background-image: url('../media/img/inicio.JPG');
	background-size: cover;
    background-repeat: no-repeat;
}

.item-inicio {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 36px !important;
    width: 300px;
    margin-bottom: 40px;
    margin-left: 0 !important;
}

.item-inicio i {
	font-size: 80px;
	color: #26a69a;
}

.item-inicio h5 {
	font-family: 'Cormorant SC', serif;	
	margin-top: 10px;
	font-size: 23px;
	text-align: center;
}

.item-inicio p {
	text-align: center;
	margin: 0;
}

/* Inicio
*************************/

.staff-foto {
	width: 150px;
	border-radius: 50%;
}

/* Footer
*************************/

.page-footer {
	padding-top: 20px !important;
    color: #000;
    background-color: #fff;
}

.page-footer .container .row .m3 ul li a {
	padding-left: 5px;
} 

.page-footer .container .row .m3 ul li i {
	width: 22px;
    padding: 3px;
    text-align: center;
} 

.fa-phone {
	color: #26a69a;
}

.fa-map-marker {
	color: #dd4b39;
}

.fa-facebook {
	color: #3b5998;
}

.academy {
	width: 144px;
	margin-top: 14.5px;
}

.academy-text {
	font-size: 10px;
}

.ks-logo {
	width: 200px;
	margin-top: 14.5px;
}

.logos {
	text-align: center;
}

.whatsapp-logo {
	width: 22px;
}

.whatsapp-link {
	display: flex;
	align-items: center;
}
/* Quienes somos
*******************************/

/* Tratamientos
*******************************/

.card{
	margin-left: 0 !important; 
}

.card .card-title {
    font-size: 15px;
}

.flex {
	display: flex;
    align-items: center;
    justify-content: space-around;
	flex-wrap: wrap;
}

.staff-flex {
	display: flex;
    align-items: center;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.sub-staff {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: flex-start;
}

.second-flex {
	margin-top: 65px;
}

.treat-logos {
	align-items: flex-start;
	margin-top: 65px;
}

.treat-logos a {
	text-align: center;
}

.treat-logos a p {
	max-width: 300px;
	font-size: 10px;
}

.treat-logos a img {
	width: 144px;
}

/* Contacto
*******************************/

.contacto {
	background-color: #fff;
	padding: 30px;
	margin-bottom: 0;
}

.separador {
	height: 50px;
}

.success {
	margin-top: 40px;
}

@media (max-width: 440px) {
  nav .brand-logo {
    font-size: 20px;
  }
}

@media (max-width: 600px) {
	.second-flex {
		margin-top: 0;
	}

	.welcome-sign {
		font-size: 14px;
	}
}

  .row .col {
    padding: 0;
  }


@media (max-width: 900px) {
  .hide-on-small-only {
	display: none;
  }
  .total {
    width: 100%;
  }

}



@media only screen and (min-width: 993px) {

	.row .col.l2 {
	    width: 16.6666666667%;
	    margin-left: auto;
	    position: fixed;
	    left: auto;
	    right: 40px;
	    top: 30%;
	}
}


@media (max-width: 601px) {
	.jumbotron {
	    background-position: 26% 71%;
	}
	.welcome {
	    color: white;
	    font-size: 35px;
	    padding-left: 0;
	    right: 10px;
	}
	.layer {
		background: rgba(0,0,0,.5);
	}
}