.logo-blue {
    color: #3d00c2 !important;
    font-size: 1.5em;
	    font-weight: 100;
		font-family: sans-serif;

}
.logo-green {
    color: #03964d !important;
    text-transform: uppercase;
    font-size: 0.8em;
	    font-weight: 700;
		
}
.navbar-brand span {
    font-weight: 700;
}
.logo-text {
    line-height: 24px;
    text-align: center;
	    font-weight: 700;
}
.dropdown-menu {
    left: initial;
	margin: 0.125rem 25px;
}
.navbar-dark .navbar-nav .nav-link {
    color: black;
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: black;
}
.dropdown-toggle.dropmenu::after{
    display: none;
}
.dropdown-item:hover {
    background: white;
	color: #03964d;
}
.dropdown-item:first-child {
	color: #3d00c2;
	font-weight: bold;
}
.dropdown-item:first-child:hover {
	color: black;
	font-weight: bold;
	background:#aa19a1;
}
.dropdown-item{
	color: #03964d;
	font-weight: bold;
	text-transform:uppercase;
	font-size: 14px;
	

	
}


.texto-cabezera {
    background-color: rgba(255, 255, 255, 0.5);
    color: #3d00c2 !important;
    text-align: justify;
}
.slider-text h1 {
	font-weight: 700;
    font-size: 40px;
    color: #3d00c2 !important;
}
.slider-text h2 {
	font-weight: 700;
    font-size: 32px;
    color: #3d00c2 !important;
}
.nav-link {
	font-weight: 700;
    text-transform: uppercase;
    font-size: 0.8em !important;
    color: #3d00c2 !important;
    font-weight: bold !important;
}
.ftco-navbar-light.scrolled .nav-link {
    color: #3d00c2 !important;
}
.margin-left{
    border-left: 1px solid #03964d;
}
 img.stars {
    width: 18px !important;
    display: inline !important;
}
.white a{
    color: white !important;
}
.mb-5, .my-5 {
    margin-bottom: 0px !important;
}
.p-4 {
    padding: 0rem !important;
}
.tratamientos-txt{
    color: #3d00c2;
}
.horario{
    color: #3d00c2;
}
.azul{
    color: #3d00c2;
}
.blanco{
    color: white;
}
.resena{
	margin-bottom: -1.0rem !important;
}
hr {
    border-top: 1px solid #03964d;
}
.contacto:hover {
    text-decoration: underline white;
}
.contacto{
	font-weight: bold;
}
.contact-section .box h3 {
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
}
.bg-light {
    background: #e1e1e1 !important;
}
.green{
	color: green !important;
}
.stars-text{
	font-size: 32px;
	/*vertical-align: middle;*/
	color:white !important;
}
.name{
	color:white;
}
.heading-section h2 {
    font-size: 36px;
}
@media (min-width: 900px) {
   .texto-cabezera {
        width: 800px;
    }
    .hero-wrap.hero-wrap-2 .slider-text {
        height: 242px !important;
    }
    .hero-wrap.hero-wrap-2 {
        height: 242px !important; 
    }
    .ftco-section {
        padding: 0em 0;
        position: relative;
    }
    .hero-wrap.hero-wrap-2.hero-contact {
        height: 150px !important;
    }
    .row.no-gutters.slider-text.js-fullheight.align-items-center.justify-content-start {
        margin-left: 15% !important;
    }
}
@media (max-width: 991.98px) {
    .hero-wrap.js-fullheight {
        height: 999px !important;
    }
    .ftco-navbar-light {
        margin-top: 58px;
        background: white !important;
    }
    .navbar-nav.nav.ml-auto {
        align-content: center;
    }
    .margin-left {
        border-left: 0px;
    }
}

.ftco-navbar-light .navbar-toggler {
    border: none;
    color: #3d00c2 !important;
    border-color: rgba(0, 0, 0, 0.5) !important;
    cursor: pointer;
    padding-right: 0;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: .1em;
    font-weight: bold;
}


