/*!
 * Start Bootstrap - Stylish Portfolio (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */

html,
body {
    width: 100%;
    height: 100%;
}

body {
    font-family: 'Raleway', sans-serif;
	color:#fff;
	font-size: 1.7rem;
}

input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button { border-radius: 0 !important; }

a:link, a:visited, a:active {
    text-decoration:none;
}

.text-vertical-center {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
	
}

.text-vertical-center h1 {
    margin: 0;
    padding: 0;
    font-size: 10.5em;
    font-weight: 100;
}


/* Custom Button Styles */

.btn-dark {
    border-radius: 0;
    font-size: 3rem;
    color: #d60b52;
    /* background-color: rgba(0,0,0,0.4); */
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active {
    color: #fff;
    background-color: rgba(0,0,0,0.7);
}

.btn-light {
	margin-top: 30px;
    border-radius: 6;
    color: #fff;
    background-color: #d60b52;
	
}

.btn-mas{
	margin-top: 30px;
    border-radius: 6;
    color: #fff;
    background-color: #d60b52;
	width: 100%;
}

.btn-light:hover,
.btn-light:focus,
.btn-light:active {
    color: #fff;
    background-color: #981639;
}

.btn-mas:hover,
.btn-mas:focus,
.btn-mas:active {
    color: #fff;
    background-color: #981639;
}


/* Custom Horizontal Rule */

hr.small {
    max-width: 100px;
}

/* Side Menu */

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    right: 0;
    width: 250px;
    height: 100%;
    transform: translateX(250px);
    overflow-y: auto;
    /* background: #781534; */
    background: rgba(0,0,0,0.85);
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	font-size: .9em;
}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
	margin-left: 20px;
    text-indent: 0px;
    line-height: 40px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #999;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(255,255,255,0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 55px;
    font-size: 18px;
    line-height: 55px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

#menu-toggle {
    z-index: 1;
    position: fixed;
    top: 0;
    right: 0;
}

#sidebar-wrapper.active {
    right: 250px;
    width: 250px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.toggle {
    margin: 5px 5px 0 0;
}

/* Header */
.regresar {
    font-size: 0.5em;
    padding: 5px 10px;
    border: 1px solid white;
    margin: 0 0 15px 15px;
    border-radius: 15px;
    color: white;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: ease all 0.3s;
}

.regresar:hover {
    color: #d60b52;
    background: white;
}

/*##Device = Most of the Smartphones Mobiles (Portrait)*/
@media (min-width: 320px) and (max-width: 480px) { 
    .regresar {
        display: inherit;
        top: 0;
        margin-top: 10px;
        margin-left: 10px;
    }
}

.header {
    display: table;
    position: relative;
    width: 100%;
    height: 85vh;
    background-color: #d60b52;
    background:linear-gradient( rgba(241, 241, 241, 0.93) 100%, rgba(241,241, 241, 0.5) 100%),url("../img/neurologia.gif");
    /* background:linear-gradient( rgba(214, 11, 82, 0.85) 100%, rgba(214, 11, 82, 0.85) 100%),url("../img/neurologia.gif"); */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	color:#fff;
	padding-top:50px !important;
    padding: 20px 0;
}

.header span{
	font-size: 35px;
	line-height: 0.5;
}

.header .logo-tsaktuukul {
    width: 150px;
    border-radius: 50%;
    -webkit-box-shadow: 0px 10px 18px -4px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 10px 18px -4px rgba(0,0,0,0.2);
    box-shadow: 0px 10px 18px -4px rgba(0,0,0,0.2);
}
    /*##Device = Most of the Smartphones Mobiles (Portrait)*/
    @media (min-width: 320px) and (max-width: 480px) { 
        .header .logo-tsaktuukul {
            width: 40%;
        }
    }

    .list-group {
        margin-bottom: inherit;
    }

/* Header (Hero) */
.list-group-item {
    color: black !important;
}

/* Slider-frases */
.slider-container {
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
    color: #000;
    height: 100px;
    width: 100%;
    margin: 0 auto 20px auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}

@keyframes fade {
    0% { opacity: 0; transform: translateY(10px); }
    50% { opacity: 1; transform: translateY(0); }
    100% { opacity: 0; transform: translateY(-10px); }
}

.fade {
    animation: fade 2.5s ease-in-out;
}

.dots-container {
    display: flex;
    gap: 8px;
    margin-top: 10px;
}

.dot {
    width: 10px;
    height: 10px;
    background-color: #ccc;
    border-radius: 50%;
    transition: background 0.3s;
}

.dot.active {
    background-color: #e91e63; /* Color del punto activo */
}

/* Internas */

.logo-main-internas {
    position: absolute;
    padding: 15px 0 0 15px;
    z-index: 999;
    width: 100px;
}
 /*##Device = Most of the Smartphones Mobiles (Portrait)*/
 @media (min-width: 320px) and (max-width: 480px) { 
    .logo-main-internas {
        padding: 10px 0 0 0;
        width: 75px;
        margin: 0 auto;
        left: 0;
        right: 0;
    }

    .slider-container {
        height: 150px;
    }
}

.about.interna .card a {
    border: 0;
    background-color: #d60b52;
}

.about.interna .card a:hover {
    background: #fff;
    color: #d60b52;
}

.header.interna {
    height: 250px;
    padding-top: 0 !important;
}

.header.interna div {
    position: relative;
    display: flex;
    justify-content: center;
}

.header.interna div img {
    width: 250px;
    position: absolute;
    top: 90px;
    -webkit-box-shadow: 0px 3px 8px 2px rgba(0,0,0,0.14); 
    box-shadow: 0px 3px 8px 2px rgba(0,0,0,0.14);   
    -moz-border-radius: 50%;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    border: 8px solid rgba(255,255,255,0.05)
}

/* REHABILITACIÓN ------------- */
.rehabilitacion-foto {
    width: 100% !important;
    max-width: 280px !important;
}

/* SERVICES ------ */

.services.interna {
    margin-top: 100px;
}

.services.interna h2 {
    font-size: 2em;
    text-transform: uppercase;
    width: 70%;
    margin-bottom: 0.6em;
}
    /*##Device = Most of the Smartphones Mobiles (Portrait)*/
    @media (min-width: 320px) and (max-width: 480px) { 
        .services.interna h2 {
            width: 100%;
            font-size: 1.5em;
        }
    }

.services.interna .persona {
    padding: 0 8%;
}


/* Otros miembros */

.miembros h3 {
    color: #d60b52;
    margin-top: 30px;
    text-align: center;
}

.otros-miembros {
    height: auto;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.miembros-grid {
    width: 90%;
    max-width: 1000px;
    display: grid;
    grid-template-columns: repeat( auto-fit, minmax(120px, 1fr) );
    grid-template-rows: repeat(auto-fit, auto);
    grid-gap: 20px;
    justify-items: center;
    margin: 4% 0;
    z-index: 997;
}

.otros-miembros span, .otros-miembros a:hover {
	color: #d60b52;
}

.otros-miembros img.card-img-top {
    -moz-border-radius: 50%;
     -webkit-border-radius: 50% !important;
     border-radius: 50% !important;
     width: 90px;
}

.otros-miembros .card {
    text-align: center;
    background: url(../images/store/bkgr-store-product.jpg)repeat-y center center;
    display: grid;
    grid-gap: 15px;
    align-content: flex-start;
    justify-items: center;
    flex-flow: column;
    width: 100%;
}

.otros-miembros .card a {
    color: grey !important;
    font-size: 1.2rem;
}

.otros-miembros .card h5::before {
    color: #d60b52;
    content: "⦿ ";
    font-size: 1.5em;
}

.otros-miembros .card img {
    border: 3px solid transparent;
    transition: ease all 0.5s;
}

.otros-miembros .card:hover img {
    border: 3px solid #d60b52;
    -webkit-box-shadow: 1px 16px 15px -4px rgba(0,0,0,0.35);   
    box-shadow: 1px 16px 15px -4px rgba(0,0,0,0.35);    
} 

/*##Device = Most of the Smartphones Mobiles (Portrait)*/
@media (min-width: 320px) and (max-width: 480px) { 
    .otros-miembros img.card-img-top {
        width: 50%;
    }
    .miembros-grid {
        grid-gap: 40px;
        grid-template-columns: repeat( auto-fit, minmax(150px, 1fr) );
    }
    .otros-miembros h5 {
        font-size: 1.15em !important;
    }
}


/* About */

.about {
	background-color: #3a3a3a;
    background:linear-gradient( rgba(58, 58, 58, 0.85) 100%, rgba(58, 58, 58, 0.85) 100%),url("../img/bkgr-conexiones-neuronales-tsak-tuukul.jpg");
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    height: auto;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 30px;
}

.about-grid {
    width: 90%;
    max-width: 1000px;
    display: grid;
    grid-template-columns: repeat( auto-fit, minmax(250px, 1fr) );
    grid-template-rows: repeat(auto-fit, auto);
    grid-gap: 20px;
    justify-items: center;
    margin: 4% 0;
    z-index: 997;
}

.card a {
    color: white;
    transition: ease all 0.3s;
}

.about span, .about a:hover {
	color: #d60b52;
}

.about img.card-img-top {
    -moz-border-radius: 50%;
     -webkit-border-radius: 50% !important;
     border-radius: 50% !important;
     width: 100%;
     max-width: 200px;
}
    /*##Device = Most of the Smartphones Mobiles (Portrait)*/
    @media (min-width: 320px) and (max-width: 480px) { 
        .about img.card-img-top {
            width: 50%;
        }
    }

.about .card {
    width: 100%;
    text-align: center;
    background: url(../images/store/bkgr-store-product.jpg)repeat-y center center;
    padding-bottom: 30px;
    display: grid;
    grid-gap: 15px;
    align-content: flex-start;
    flex-flow: column;
    justify-items: center;
}

.about .card h5::before {
    color: #d60b52;
    content: "⦿ ";
    font-size: 1.5em;
}

.about .card img {
    border: 3px solid transparent;
    transition: ease all 0.5s;
}

.about .card:hover img {
    border: 3px solid #d60b52;
    -webkit-box-shadow: 1px 16px 15px -4px rgba(0,0,0,0.35);   
    box-shadow: 1px 16px 15px -4px rgba(0,0,0,0.35);    
} 

/* Services */

.services {
	color: #1d1d1b;
	background-color: #fff;
	padding: 50px 30px;
}

.services .titulo {
    width: 100%;
    max-width: 600px !important;
}

.service-item {
    margin-bottom: 30px;
}

.brainandmind {
    width: 100%;
    max-width: 350px;
}

/* Callout */

.callout {
    color: black;
    width: 100%;
	/* background-color: #d60b52; */
    background-color: #A8A8A8;
    background:
        linear-gradient(150deg, #c3c3c3, transparent 30%),
        linear-gradient(330deg, rgb(210, 206, 242), transparent 30%),
        linear-gradient(225deg, #fff0be, #fbdce7, #d3d3d3, #d3d3d3);
	padding: 40px 0 40px 0;
}

#services .sticky-home-img {
    margin-bottom: 40px;
}

.callout img {
	margin-bottom: 20px;
	margin-right: 5px;
}

.callout .img-1 {
    border-radius: 15px 0 0 0;
    border-top: 4px solid #d60b52;
}

.callout .img-2 {
    border-radius: 0 0 15px 0;
    border-bottom: 4px solid #d60b52;
}

.callout h3 {
    color: #43172b;
}

.callout h3:before {
    content: "⦿ ";
    margin-right: 8px;
    color: #d60b52; /* Puedes ajustar el color según tu diseño */
    font-weight: bold; /* Opcional, para que el símbolo sea más prominente */
}

.services h3{
	color: #d60b52;
}



/* Call to Action */

.call-to-action {
    padding: 50px 0;
}

.call-to-action .btn {
    margin: 10px;
}

.movilidad{
	color: #1d1d1b;
	padding: 40px 0 40px;
}

.movilidad h3{
	color: #d60b52;
}


/* Map */

.map {
    height: 400px;
    max-width: 900px;
    margin: 0 auto;
    border-radius: 6px;
    border-top: 3px solid #d60b52;
    border-bottom: 3px solid #d60b52;
    background: #404040;
    padding: 10px;
}

@media(max-width:768px) {
    .map {
        height: 75%;
    }
}



.map iframe {
    pointer-events: none;
}



/* Footer */

footer{
	padding: 40px 0 40px 0;
	background-color: #c3c3c3;
	font-size: 15px;
}

footer .container{
	padding-left: 0px;
}



footer ul {
	list-style: none;
	padding-left: 20px;
	
}

footer ul li {
	position: relative;
    font-family: "Funnel Display", sans-serif;
    font-weight: 100;
    font-size: 1.3rem;
    letter-spacing: 0.2px;
	padding-left: 40px;
	margin-bottom: 20px;
}

footer ul li:before{
	position: absolute;
	left: 0;
	display: inline-block;
    width: 1px;
    height: 1px;
}

.mailto{
	text-decoration: none;
	color: #fff;
}



footer ul li.dir:before{
	content: url('../img/icon-direccion.png');
	position: absolute;
	
}

footer ul li.tel:before{
	content: url('../img/icon-telefono.png');
	
	position: absolute;
	
}

footer ul li.correo:before{
	
	position: absolute;
	content: url('../img/icon-correo.png');
}

footer img {
    max-width: 110px;
	margin-top: 10px;
	margin-bottom: 30px;
}

footer span {
	font-size: 12px;
	color: #777;
}

#to-top {
  display: none;
  position: fixed;
  bottom: 5px;
  right: 5px;
}


.promoRedes img {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 35px;
}

h2{
	font-family: 'Raleway', sans-serif;
	font-size: 3.5em;
    font-weight: 800;
}
#index h2 {
    font-size: 1.8em;
}

h1{
	font-family: 'Raleway', sans-serif;
	font-size: 3.3em;
    font-weight: 800;
	color:#53585b;
}

h3{
	/* font-family: 'Raleway', sans-serif; */
    font-family: "Funnel Display", sans-serif;
	font-weight: 400;
}

.modal h3{
	color:#1d1d1b;
}

.modal h3 span{
	color: #d60b52;
}

.modal-body{
	color: #1d1d1b;
	font-size: 14px;
}

.modal-body small{
	color: #686868;
}

.cuadro{
	width: 300px;
	background-color: rgba(255,255,255,0.55);
}

.service-item h4{
	font-size: 14px;
}

/* Bootstrap - mi código */
.fondo-sin-color {
    background-color: transparent !important;
    border-color: transparent !important;
}

header ul li {font-size: 17px;}

/* Video Youtube */
.video {
    position: relative;
    width: 100%;
    height: 100%;
    max-height: 350px;
    overflow: hidden;
}

.video iframe {
    width: 100vw !important;
    height: 320px !important;
    /* min-height: 100vh; */
    min-width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
 }

 span.black {
     width: 100vw;
     height: 100vh;
     background: black;
 }

 /* Iconos redes sociales */
 footer ul li .facebook {background-image: url('../img/facebook.svg')}
footer ul li .twitter {background-image: url('../img/twitter.svg')}
footer ul li .youtube {background-image: url('../img/youtube.svg')}
footer ul li .instagram {background-image: url('../img/instagram.svg')}
footer ul li .share {background-image: url('../img/share.svg')}

footer ul li .facebook,
footer ul li .twitter,
footer ul li .youtube,
footer ul li .instagram,
footer ul li .share
{background-size: contain;}

footer ul li .facebook:hover,
footer ul li .twitter:hover,
footer ul li .youtube:hover,
footer ul li .instagram:hover,
footer ul li .share:hover
{opacity: 50%;}

footer small:first-child {
    margin: 20px 0 30px;
    font-weight: 400;
}

footer small:nth-last-child(1) {
    margin: 35px 0;
    color: var(--negro60);
}

.iconos-redes {
    display: flex;
}

.iconoes-redes li {
    padding-right: 10px !important;
}

.iconos-redes li a {
    padding: 14px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 25px;
    margin-left: -40px;
    margin-top: 30px;
}

/* ============= */
/* MEDIA QUERIES */
/* ============= */

/* Estilos para dispositivos móviles */

/* Hasta 479px (smartphones en posición vertical) */
@media (max-width: 479px) {
    /* Agrega aquí tus estilos para dispositivos móviles en posición vertical */
    .about .card img {
        max-width: 130px;
        width: 100%;
    }
  }
  
  /* De 480px a 767px (smartphones en posición horizontal y tablets en posición vertical) */
  @media (min-width: 480px) and (max-width: 767px) {
    /* Agrega aquí tus estilos para smartphones en posición horizontal y tablets en posición vertical */
  }
  
  /* De 768px a 1023px (tablets en posición horizontal) */
  @media (min-width: 768px) and (max-width: 1023px) {
    /* Agrega aquí tus estilos para tablets en posición horizontal */
  }
  
  /* De 1024px en adelante (escritorio y laptops) */
  @media (min-width: 1024px) {
    /* Agrega aquí tus estilos para escritorio y laptops */
  }