body
{
    font-size: 16px;

   
}
body-edu
{
    font-size: 16px;
    padding-top:130px;
   
}


@font-face {
 font-family: "Courgette";
 src: url("../fonts/Courgette-Regular.ttf");
}

@font-face {
    font-family: "Marck Script";
    src: url("../fonts/MarckScript-Regular.ttf");
}

@font-face {
    font-family: "Oswald";
    src: url("../fonts/Oswald-Regular.ttf");
}

@font-face {
    font-family: "Quicksand-Regular";
    src: url("../fonts/Quicksand-Regular.ttf");
}

@font-face {
    font-family: "Sneakerhead";
    src: url("../fonts/Sneakerhead_BTN_Shadow.ttf");
}

@font-face {
    font-family: "ConcertOne-Regular";
    src: url("../fonts/ConcertOne-Regular.ttf");
}

.idiomas
{
    /*flex-direction: column;*/
}

.parrafo-info
{
    margin-bottom: 0;
}

.fuente-pequena
{
    font-size: 0.85rem;
}

.fuente-articulo
{
    font-size: 1.1rem;
}

.modal-content {
/*    width:100%;*/
}

.modal-dialog-centered {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  flex:1;
  min-height:calc(100% - (.5rem * 2));
}

.idiomas-pub
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.idiomas-pub li
{
    margin-right: 1rem;
}

.fa-invisible {
    opacity:0;
}

.menos-1
{
    margin-top: -1rem;
}

.bg-masdark
{
    background: #222426;
}


.caja {
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.caja-exito {
    color: #101010;
    background-color: rgba(233, 236, 239, 0.9);
    border-color: #2a4014;
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, .3);
}

.caja-bancos{
    background-color: rgba(233, 236, 239, 0.4);
    border-top: 2px solid rgba(0,0,0,0.2);
    border-bottom: 2px solid rgba(0,0,0,0.2);
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.caja-bancos p{
    margin-bottom: .35rem;
}

.varones
{
    width: 50%;
    margin-left: 1rem;
}


.barra-idiomas a
{
    color: #28a745;
    text-decoration: none;
}

.barra-idiomas a:hover
{
    color: #ffffff;
}

.bi-icono
{
    padding: .25rem;
    margin: .25rem;
    font-size: 1.25rem;
    line-height: 1;
}

.sf-icono:hover
{
    color: #000;    
}

.dropdown-item:focus, .dropdown-item:hover {
    background-color: #cad6cc;
}

.enlace-interno
{
    color: rgba(83, 123, 43,0.75);
    text-decoration: none;
    font-weight: bold;
    border-bottom: 1px dashed rgba(83, 123, 43, 0.5);
}

.enlace-interno:hover
{
    color: #537b2b;
    text-decoration: none;
    border-bottom: 1px solid rgba(83, 123, 43, 1);
}

.enlace-externo
{
    color: rgba(83, 123, 43,0.75);
    text-decoration: none;
    font-weight: bold;
    border-bottom: 1px dashed rgba(83, 123, 43, 0.5);
}

.enlace-externo:after {
    font-family: 'FontAwesome';
    font-size: 0.75rem;
    content: '\f08e';
    margin: 0 5px 0 4px;
}

.enlace-externo:hover
{
    color: #537b2b;
    text-decoration: none;
    border-bottom: 1px solid rgba(83, 123, 43, 1);
}

.btn-flotante
{
    position: fixed;
    right: 1%;
    bottom: 1%;
    z-index: 9;
}

.lista-publicaciones
{
    font-family: 'Quicksand-Regular';
}

.lista-publicaciones p
{
    margin-bottom: .5rem;
}

.btn-publicacion {
    color: #fff;
    background-color: #99171C;
    border-color: #868e96;
    display: block;
    padding-top: 1rem;
    padding-bottom: 1rem;
    width: 60%;
}

.btn-publicacion:hover
{
    color: #ffffff;
    font-weight: bold;
}

.menu-principal{
    height: 130px;
    padding-top: 10px;
}

.contenedor{
    width: 100%;
    padding-top: 0.90rem;
}

.menu-taki-ancho>li
{
    border-bottom: 1px solid rgba(255,255,255,0.5);
}

.menu-taki-ancho>li:last-child
{
    border-bottom: none;
}

.item-resaltado{
       
    color: #234005;
    font-weight: bold;
}

/*
#purgahuascaModal .modal-dialog, #jengibreModal .modal-dialog {
    -webkit-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
    top: 50%;
    margin: 0 auto;
}
*/

/*
.tkwModal{
    -webkit-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
    top: 50%;
    margin: 0 auto;
}

*/

/**************************************/
/* Estilos para los sub menús del nav */
/**************************************/
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu a::after {
    transform: rotate(-90deg);
    position: absolute;
    right: 6px;
    top: .8em;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-left: .1rem;
    margin-right: .1rem;
}
/*************************************/


.banner-principal
{
    background: url("../images/slider-1.jpg");
    background-size: cover;
    background-position: center;
    height: 800px;
}

.banner-principal h2{
    font-family: 'Courgette', cursive;
}

.logo-rs img
{
    width: 85%;
}

.texto-rs h2
{
    line-height: 1.5;
    font-family: 'Courgette', cursive;
}

.servicios
{
    background: rgba(33, 17, 12, 0.85);
}

.servicios .card-body {
    padding: 0.85rem;
}

.servicio-item
{
    width: 350px;
}

.contenedor-servicios
{
    max-width: 1920px;
    margin: 0 auto;
}


.card-footer {
    background-color: #ffffff;
    border-top: none;
}

.card-footer .btn-primary {
    color: #fff;
    background-color: rgb(33, 17, 12);
    border-color: transparent;
}

.tab-retiros,
.tab-seminarios
{
    width: 90%;
    margin: 0 auto;
}

.tab-retiros caption,
.tab-seminarios caption
{
    text-align: center;
    caption-side: top;
    text-transform: uppercase;
    font-size: 1.1rem;
    color: #fff;
}

.tab-retiros caption{
    background: #537b2b;
}

.tab-seminarios caption
{
    background: #b96014;
}

.btn-outline-retiros {
    color: #537b2b;
    background-color: transparent;
    background-image: none;
    border-color: #537b2b;
}

.btn-outline-retiros:hover {
    color: #fff;
    background-color: #537b2b;
    border-color: #537b2b;
}

.btn-outline-retiros.focus, .btn-outline-retiros:focus {
    outline: 0;
    box-shadow: 0 0 0 3px rgba(83, 123, 43, 0.3);
}

.btn-outline-seminarios {
    color: #b96014;
    background-color: transparent;
    background-image: none;
    border-color: #b96014;
}

.btn-outline-seminarios:hover {
    color: #fff;
    background-color: #b96014;
    border-color: #b96014;
}

.btn-outline-seminarios.focus, .btn-outline-seminarios:focus {
    outline: 0;
    box-shadow: 0 0 0 3px rgba(185, 96, 20, 0.3);
}

.miscelaneos
{
    background: rgba(33, 17, 12, 0.85);
}

/* estilos para el aviso de ikaros en el index*/
/**********************************************/

.aviso-index
{
    width: 100%;
    max-height: 301px;
    overflow: hidden;
    position: relative;
}

.aviso-index img
{
    width: 100%;
    transition: all .3s;
}

.aviso-index:hover img
{
    transform: scale(1.1);
    transition: all .3s ease-out;
}

.aviso-index-txt
{
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.aviso-index-txt a
{
    width: 100%;
    padding: 15px 5px;
    text-align: center;
    background: rgba(0,0,0,0.4);
    color: #fff;
    font-size: 1.5rem;
    font-weight: bold;
    text-decoration: none;
}

.aviso-index-txt a:hover 
{
    background: rgba(0,0,0,0.7);
}


/**************************************************/
/* Estilos de los botones animados de miscelaneos */
/**************************************************/

.ca-menu
{
    padding: 0;
    margin: 20px auto;
    width: 90%;
}
        
.ca-menu li
{
    width: 100%;
    overflow: hidden;
    display: block;
    background: #fff;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    margin-bottom: 5px;
    transition: all 300ms ease-in-out;
    border-left: 10px solid #454545;
}
        
.ca-menu li a
{
    text-align: left;
    display: block;
    width: 100%;
    height: 100%;
    color: #4d4c4c;
    position: relative;
    text-decoration: none;
}
        
.ca-icon
{
    font-size: 35px;
    line-height: 70px;
    width: 90px;
    margin-left: 5px;
    text-align: center;
    transition: all 300ms linear;
}
        
.ca-content
{
/*    height: 60px;*/
}
        
.ca-main
{
    font-size: 30px;
    transition: all 300ms linear;
}
        
.ca-sub
{
    font-size: 14px;
    transition: all 300ms linear;
}
        
.ca-menu li:hover
{
    border-color: #000;
    background: #c4ba9f;
}
        
.ca-menu li:hover .ca-icon
{
    font-size: 50px;
    color: #000;
    opacity: 0.8;
    text-shadow: 0px 0px 13px #fff;
}
        
.ca-menu li:hover .ca-main
{
    opacity: 1;
    color: #000;
    animation: moveFromTop 300ms ease-in-out;
}
        
.ca-menu li:hover .ca-sub
{
    opacity: 1;
    color: #000;
    animation: moveFromBottom 300ms ease-in-out;
}
        
@keyframes moveFromBottom {
    from {
        opacity: 0;
        transform: translateY(200%);
    }
    to {
        opacity: 1;
        transform: translateY(0%);
    }
}
        
@keyframes moveFromTop {
    from {
        opacity: 0;
        transform: translateY(-200%);
    }
    to {
        opacity: 1;
        transform: translateY(0%);
    }
}


.banner-noticias
{
    width: 100%;
    max-width: 610px;
    padding: 0.25rem 0.5rem;
    margin: 0 auto;

}

.banner-noticias .carousel-caption {
    right: 0;
    left: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #fff;
    background: rgba(0,0,0,0.5);
}

.carrusel-caption{
    position: absolute;
    background: rgba(0,0,0,0.6);
    right: 0;
/*    bottom: 30px;*/
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    padding: 25px 15px 15px;    
    color: #fff;
    text-align: center;
    width: 50%;
    height: 100%;
}

.carrusel-caption h5
{
    font-weight: normal;
    font-family: "ConcertOne-Regular", cursive;
}

.carousel-item button
{
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    text-align: center;
    bottom: 15%;
    cursor: pointer;
}

.info-lab
{
    padding: 1rem 0.5rem;
    margin: 0 auto;
    text-align: center;
    box-shadow: 0 0 5px 2px rgba(0,0,0,0.3) inset;
}

.info-lab img
{
    max-width: 200px;
}


.info-plus-item
{
    width: 220px;
    background: #afc372;
    margin-bottom: 0.75rem;
    transition: all 0.2s ease-in-out;
}

.info-plus-item:hover .info-plus-mask
{
    opacity: 1;
}

.info-plus-item:hover .card-title
{
    opacity: 0;
}

.info-plus-item:hover 
{
    background: #d0e68c;
}


.info-plus-item .card-body
{
    position: relative;
}


.info-plus-item .info-plus-mask
{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    margin: 0 auto;
    transition: all 0.2s ease-in-out
}


.info-plus-btn{
    text-decoration: none;
    color: #3b3b3b;
}

.info-plus-btn:hover{
    text-decoration: none;
    color: #000000;
}

.info-plus-item .card-header
{
    height: 40px;
    background: #537b2b;
}

.info-plus-item .card-body
{
    padding: 1rem 0.5rem;
}

.info-plus-item .card-body p
{
    font-size: 0.85rem;
    padding: 0 1rem;
}

.info-plus-item .card-title
{
    margin-bottom: .25rem;
}

.logo-info-card img
{
    width: 55px;
    height: 55px;
    margin-top: -30px;
}

.sub-footer
{
    background: #537b2b;
}

.sub-footer a
{
    color: #ffffff;
}

.sf-titulo h6
{
    padding-top: .5rem;
}
    

.sf-icono
{
    padding: .5rem;
    margin: .5rem;
    font-size: 1.5rem;
}

.sf-icono:hover
{
    color: #000;    
}

.main-footer
{
    background: #141414;
}

.mf-titulo
{
    margin-bottom: 1rem;
    color: #ff9406;
}

.mf-contacto, .mf-enlaces
{
    padding: 0;
    margin: 0;
    list-style: none;
}

.mf-mail
{
    color: #ffffff;
}

.mf-mail:hover
{
    color: #ff9406;
    text-decoration: none;
}

.mf-enlaces li
{
    padding-bottom: 0.25em;
}

.mf-enlaces a
{
    color: #ffffff;
    text-decoration: underline;
}

.mf-enlaces a:hover
{
    color: #f5bf76;
}


.titulosSecciones
{
    color: #99171C;
    /*color: #537b2b;*/
}


.lista-primaria {
    padding-left: 20px;
    list-style: none;
}


.lista-primaria li:before {
    font-family: 'FontAwesome';
    font-size: 0.75rem;
    content: '\f054';
    margin: 0 11px 0 -20px;
}

.lista-numerada {
    padding-left: 1.15rem;
}

.imagenContenido
{
    position: relative;
}

.imagenContenido h3
{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
}

.imagenContenido .parallax-texto
{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
}


.imgResponsive
{
    width: 100%;
    overflow: hidden;
    position: relative;
    max-height: 700px;
}

.imgResponsive img
{
    width: 100%
}

.imgResponsive h3
{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    z-index: 1;
}

.imgResponsive a
{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 15px 50px;
    z-index: 1;
        
    
}

.imgResponsive .imgMascara
{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.6);
    
}

/*
.imagenContenido img
{
    width: 100%;
    height: auto;
}
*/

.parallax-window {
    /*min-height: 500px;*/
    min-height: 700px;
    background: rgba(0,0,0,.5);
}

.parallax-window2 {
    /*min-height: 500px;*/
    min-height: 450px;
    background: rgba(0,0,0,.5);
}

/*
.parallax-window-grande {
    min-height: 400px;
    background: rgba(0,0,0,.5);
}
*/


.mapa
{
    width: 100%;
    height: 500px;
    overflow: hidden;
}


.sub-lista
{
    margin-top: -.75rem;
    padding-left: 1.25rem;
}

.sub-lista p
{
    margin-bottom: 0;
}


/*Estilos para la galeria de imágenes básica*/

.galeria-basica
{
	display: flex;
	flex-wrap: wrap;
	/*max-width: 1200px;*/
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	justify-content: center;
}

.galeria-b-item
{
	width: calc(50% - 2em);
	margin: 1em;
	overflow: hidden;
	border: 2px solid #99171C;
	position: relative;
}

.galeria-b-item img
{
	width: 100%;
	display: block;
}

.galeria-b-item a{
	display: block;
}

.galeria-b-item a:after
{
	font-family: FontAwesome;
    font-size: 1.5rem;
    content: "\f00e";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	opacity: 0;
	transition: all .3s;
	color: #fff;
	text-align: center;
	padding-top: 40%;
}

.galeria-b-item a:hover:after 
{
	opacity: 1;
}

/**********************************************/
/* Estilos para la galería de recursos humanos*/
/**********************************************/

.galeria-s-item img
{
    border-radius: 50%;
}

.galeria-s-item{
    width: calc(20% - 2em);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    /*box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);*/
    padding: 0.5rem;
    margin: 1em;
}

.galeria-s-texto h4
{
    font-size: 1rem;
}

.galeria-s-texto h5
{
    font-size: 0.95rem;
}

.perfilData
{
    display: none;
}

hr.division {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}


/****************************************/
/*Estilos para menú lateral tratamiento */
/****************************************/

.menutto
{
    /*position: fixed;*/
    /*height: 100%;*/
    background: #f1eee6;
    top: 170px;
    overflow: auto;
    padding-top: 60px;
    padding-bottom: 25px;
}

.menutto-lista
{
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
}

.menutto-item
{
    border-bottom: 1px solid #bbb;
}

.menutto-item:hover
{
    background: #000000;
}

.menutto-link
{
    display: block;
    text-decoration: none;
    line-height: 3;
    color: #222;
    padding-left: 1em;
    padding-right: 2em;
}

.menutto-link:hover
{
    text-decoration: none;
    color: #fff;
}

.contenido-tto
{
    min-height: 450px;
}


/************************************************/
/* Estilos para los Blockquotes - Anotaciones   */
/************************************************/
blockquote.bg-gray 
{
    background: #504f4f;
    border: 1px solid #b3b3b3;
    border-left: 10px solid #b3b3b3;
    color: #ffffff;
}

blockquote.primary 
{
    border: 1px solid #b96014;
    border-left: 10px solid #b96014;
}

blockquote p
{
    font-size: 1.05rem;
}

.cita
{
    width: 85%;
    margin: auto;
    margin-bottom: 2.5em;
}

.citablock
{
    margin-left: 3rem;
    margin-right: 3rem;
    position: relative;
}

.citablock p
{
    font-family: 'Courgette', Arial, Helvetica;
    font-size: 2rem;
/*    font-style: italic;*/
}


.citablock:before
{
    font-family: 'FontAwesome';
    font-size: 0.75rem;
    content: '\201c';
    font-size: 4.54rem;
    position: absolute;
    top: -1.125rem;
    left: -2.25rem;
}

.citablock:after
{
    font-family: 'FontAwesome';
    font-size: 0.75rem;
    content: '\201d';
    font-size: 4.54rem;
    position: absolute;
    bottom: -3.0rem;
    right: -2rem;
}

.citablock cite
{
    font-size: 0.9rem;
}

.citablock cite::before
{
    content: "\2014\2002";
}

.cita-autor
{
    font-style: normal;
    font-family: cursive, sans-serif;
    font-size: 0.95rem;
    font-weight: normal;
    padding-right: 1rem;
    margin-left: 50%;
}

.cita-autor::before
{
    content: "\2014\2002";
}


.tto-card
{
    border: none;
    /*border-radius: .25rem;*/
    margin-bottom: 1em;
}

.tto-card-header {
    padding: 0rem 1.25rem;
    margin-bottom: 0;
    background-color: rgb(241, 238, 230);
    border-bottom: 1px solid rgba(153, 23, 28, 0.5);
    transition: all 0.5s ease;
}

.tto-card-header:hover {
    background-color: rgb(211, 201, 175);
}

.tto-card-header a{
    display: block;
    color: #000;
    text-decoration: none;
    padding: .75rem 0;
}


.tit-menu-lat
{
    background: #99171C;
    color: #ffffff;
}

.programa-retiro thead
{
    background: rgba(83, 123, 43, 0.5);
}

.programa-retiro th:nth-child(1)
{
    width: 20%;
}

.programa-retiro th:nth-child(2)
{
    width: 10%;
}

.programa-retiro th:nth-child(3)
{
    width: 70%;
}

/***************************************/
/* Estilos para documentación digital  */
/***************************************/

.articulo-destacado h6
{
    text-transform: uppercase;
}

.logo-ddigital
{
    max-width: 400px;
    margin: auto;
}

.logo-ddigital img
{ 
    max-width: 100%;
    /*border-radius: 50%;
    background: #648C7F;*/
    padding: 5px;
}


/*******************************************/
/** Estilos para los artículos destacados **/
/*******************************************/
.banner-articulo
{
    width: 100%;
    overflow: hidden;
    position: relative;
    max-height: 700px;
}

.banner-articulo img
{
    width: 100%;
}

.banner-articulo-texto
{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #ffffff;            
    width: 100%;
    text-align: center;
    z-index: 1;
}

.banner-articulo-texto h3, .banner-articulo-texto h2{      
    font-family: 'ConcertOne-Regular', Arial, Helvetica;
    font-size: 4rem;
}

.banner-articulo-texto h5{
    font-size: 1.25rem
}

.banner-articulo-mascara
{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.6);
}

.articulo-autor
{
    margin: 0 auto;
    text-align: center;
}

.articulo-cuerpo h4
{
    margin-bottom: 1rem;
    margin-top: 2rem;
    font-weight: 500;
}

.articulo-cuerpo p
{
    text-indent: 1.5rem;
    font-size: 1.1rem;
}  



/*******************************************/
/* Estilos para botones compartir en redes */
/*******************************************/
.compartir
{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 1em;
}

/* botones */

.compartir p
{
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 5px;
    padding: 0;
}

.compartir a {
    width: 45px;
    height: 45px;
    margin-left: 8px;
    margin-right: 8px;
    border-radius: 50%;
    font-size: 22px;
    color: #fff;
    opacity: 0.75;
    transition: opacity 0.15s ease-out;
}

.compartir a:hover {
	opacity: 1;
}

/* icons */

.compartir i {
  	position: relative;
  	top: 15%;
  	transform: translateY(-50%);
    left: 50%;
    transform: translateX(-50%);
}


/*botones compartir videos */
.compartir-video
{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 1em;
}

/* botones */

.compartir-video p
{
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 5px;
    padding: 0;
}

.compartir-video a {
    width: 45px;
    height: 45px;
    margin-left: 8px;
    margin-right: 8px;
    border-radius: 50%;
    font-size: 22px;
    color: #fff;
    opacity: 0.75;
    transition: opacity 0.15s ease-out;
}

.compartir-video a:hover {
	opacity: 1;
}

/* icons */

.compartir-video i {
  	position: relative;
  	top: 15%;
  	transform: translateY(-50%);
    left: 50%;
    transform: translateX(-50%);
}



/* colors */

/*
.facebook {
 	background: #3b5998;
}

.twitter {
  	background: #55acee;
}
*/
.googleplus {
  	background: #dd4b39;
}

/*********************************************/
/* Nuevos estilos para los botones compartir */
/*********************************************/
[type=submit]:not(:disabled){
    cursor: pointer;
}

.compartirr{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.compartirr a{
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    margin-left: 20px;
    border-radius: 50%;
    position: relative;
    transition: .5s ease-in-out;
    z-index: 1;
}

.compartirr a i{
    font-size: 1.2em;
    color: #cccccc;
    line-height: 50px;
    transition: all .1s ease;
}

.facebook{
    background: #3C5A99;
}

.twitter{
    background: #1DA1F2;
}

.pinterest{
    background: #e60023;
}

.whatsapp{
    background: #128c7e;
    font-size: 20px;
}

.compartirr a:before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #343a40;
    border-radius: 50%;
    transform: scale(0);
    transition: .2s ease-in-out;
    z-index: -1;
}

.compartirr a:hover:before{
    transform: scale(1);
}

.compartirr a:hover{
    background: transparent;
}

.compartirr a:hover i{
    font-size: 1.5em;
    color: #ffffff;
}

.articulo_item{
    position: relative;
    overflow: hidden;
    width: 350px;
    box-shadow: 0px 0px 6px rgba(0,0,0,0.6);
    background: #ffffff;
}

.articulo_item:hover{
    text-decoration: none;
}

.articulo_item img{
    display:block;
    max-width:100%;
    position:relative;
    margin-bottom: 50px;
    transition: transform 0.4s;
}

.articulo_caption {
    background: #ffffff;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    min-height: 60px;
    transition: 0.4s ease-out;
    /*transition: padding-top 0.4s ease-out*/
}

.articulo_caption p {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Oswald';
    font-size: 1.1em;
    text-align: center;
    color: #3c3c3c;
}

.articulo_item:hover img {
    transform: translateY(-25px);
}

.articulo_item:hover .articulo_caption {            
    padding-bottom: 15px;
    padding-top: 10px;
    transition: 0.4s;
}

.articulo_item:hover .articulo_caption p{
    color: #000000;
}

/***************************************/
/*   Estilos para investigacion        */                                
/***************************************/


.side-laboratorio {
    background: rgba(255,255,255,0.5);
    padding: 1rem;
    margin: 0 auto;
    text-align: center;
    box-shadow: 0px 0px 5px rgba(68,68,68,0.6);

    
}


.side-laboratorio img {
    max-width: 98%;
}


.side-lab-texto
{
    font-size: 0.95rem;
}

.sidecolabora
{
    width: 90%;
    margin: 0 auto;
    text-align: center;
}

.sidecolabora img
{
    width: 100%;
}


/*********************************************/
/* Estilos para efectos hover investigación  */
/*********************************************/

.tkwcard
{
    width: 98%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    background: #000000;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.6);
}

.tkwcard img
{
    padding-bottom: 12%;
    width: 100%;
    transition: all 0.4s ease;
    opacity: 1;
}

.tkwcard-text
{
    width: 100%;
    padding: 1% 1%;
    background: rgba(255,255,255,1);
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.4s ease;
}

.tkwcard-text h4, .tkwcard-text h5
{
    text-transform: uppercase;
    font-family: 'Oswald';
    margin-left: 10px;
}

.tkwcard:hover img
{
    transform: scale(1.2);
    opacity: 0.7;
}

.tkwcard:hover .tkwcard-text
{
    padding: 5% 1%;
    background: rgba(255,255,255,1);
    box-shadow: 0 -1px 5px rgba(0,0,0,0.5);
}


.publica .tkwcard{
    width: 80%;
}


/*********************************************/
/* Estilos para caja de videos  */
/*********************************************/

.tkwvideo
{
    width: 98%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    background: #000000;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.6);
    position: relative;
}

.tkwvideo .video
{
    /*padding-bottom: 12%;*/
    width: 100%;
    /*transition: all 0.4s ease;*/
    /*opacity: 1;*/
}

.tkwvideo-text
{
    width: 100%;
    padding: 2% 1%;
    background: rgba(255,255,255,1);
    position: relative;
    bottom: 0;
    left: 0;
    opacity: 1;
    transition: all 0.4s ease;
}

.tkwvideo-text h4
{
    text-transform: uppercase;
    font-family: 'Oswald';
    margin-left: 10px;
    font-size: 1.3rem;
    flex: 1;
}

.tkwvideo-text p
{
    flex: 2;
    margin-left: 5px;
}





.tab-proyectos
{
    width: 100%;
    margin: 0 auto;
}

.tab-proyectos caption
{
    text-align: center;
    caption-side: top;
    text-transform: uppercase;
    font-size: 1.1rem;
    color: #fff;
}

.tab-proyectos caption{
    background: #537b2b;
}

.tab-proyectos td:nth-child(1)
{
    width: 110px;
}


/***********************************************************/
/* Estilo para las noticias                                */
/***********************************************************/

.noticia-fecha
{
    margin-bottom: 0.25rem;
}

.noticia-titulo
{
    font-size: 1.3rem;
    margin-bottom: 0;
}

.noticia-titulo a
{
    color: #99171C;
}

.noticia-cuerpo
{
    font-size: 0.95rem;
}


.btn-noticia
{
    width: 100%;
    background: #a52a2a;
    text-align: center;
    border-radius: 5px;
    padding: .5rem 0;
    margin-bottom: 1rem;
}

.btn-noticia-enlace
{
    color: #e0e0e0;
    display: block;
}

.btn-noticia p
{
    font-family: 'Oswald';
    font-size: 1.2rem;
}

.btn-noticia-enlace img
{
    width: 50px;
    height: 50px;
}

.btn-noticia-enlace:hover
{
    color: #ffffff;
    text-decoration: none;
}


/***********************************************************/
/* Estilo para los productos en boutique                   */
/***********************************************************/

.prod-item
{
    background: #fff;
    padding: 0.5rem;
    flex-wrap: wrap;
}

.prod-cuerpo
{
    align-items: flex-start;
}

.prod-img
{
    width: 15%;
}

.prod-img img
{
    width: 100%;
}

.prod-texto
{
    width: 85%;
}


.prod-footer
{
    width: 100%;
    text-align: center;
}


/***********************************************************/
/* ESTILOS PARA LA TIENDA **********************************/
/***********************************************************/

.menutienda .categoria_item
{
    display: block;
	width: 90%;
	padding: 15px 0;
	margin-bottom: 20px;
	background: #E84C3D;
	text-align: center;
	text-decoration: none;
	color: #fff;
}

.menutienda .ct_item-active
{
    background: #2D3E50;
}

.producto-item{
	width: 30.3%;
	margin-left: 3%;
	margin-bottom: 50px;
    border: solid #343a40 1px;
	box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.22);

	display: flex;
	flex-direction: column;
	align-items: center;
	align-self: flex-start;

	transition: all .4s;
}

.prod-img{
    overflow: hidden;
    width: 100%;
}

.producto-item img
{
    width: 100%;
    transition: all .4s;
}


.producto-item:hover img
{
    transform: scale(1.05);
}

.producto-item .prod-txt
{
    color: #343a40;
    margin: 0;
    padding: 8px 0;
    background: #ffffff;
    width: 100%;
    text-align: center;
}

.producto-item:hover .prod-txt
{
    color: #000000;
    font-weight: 500;
}

.producto-item a{
	display: block;
	width: 100%;
	padding: 5px 0;
	background: #343a40;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

.producto-item a:hover{
	background: #28a745;
    color: #000000;
    font-weight: 500;
}

.presenta-ikaros, .presenta-libros
{
    display: none;
}

.imagen-prod img
{
    width: 100%;
}

.desc-prod1
{
    width: 70%;
}

.desc-prod2
{
    width: 30%;
}

/* Estilos para el botón del submenú de mundo indígena*/
.btn-mindi
{
    font-size: .85rem;
}

.galeria-videos a
{
    border-color: none;
    color: none;
    outline: none;
}


/************************************/
/* Estilos para el canal multimedia */
/************************************/
.paginacion .active > a
{
    background: rgb(255,116,0);
}

.paginacion ul{
    margin-left: 0px;
    padding: 0px;
} 

.paginacion ul > li{
    list-style: none;
    display: inline-block;
    margin-right:7px;
}

.paginacion ul > li > a {
    color: #FFFFFF;
    text-decoration: none;
    padding: 5px 10px 5px 10px;
    display: block;
    background: #1e5799; /* Old browsers */
    border-radius: 20px;
}

.paginacion .btn > a{
    padding: 2px;
    background: #1e5799; /* Old browsers */
    border-radius: 2px;
    text-align: center;
    width:30px;
}


.img-video
{
    width: 100%;
    height: auto;
    border: 1px solid #000;
    overflow: hidden;
    position: relative;
}

.img-video img
{
    width: 100%;
    height: auto;
}

.img-video a
{
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
}

.img-video a:before
{
    font-family: FontAwesome;
    font-size: 3.5rem;
    content: "\f16a";
    position: absolute;
    top: 0;
    left: 0;
    /*right: 0%;
    bottom: 0%;*/
    background: rgba(0,0,0,0.1);
    opacity: 0.8;
    width: 100%;
    height: 100%;
    color: #ff0b0b;
    text-align: center;
    padding-top: 20%;
}

.img-video a:hover:before
{
    font-family: FontAwesome;
    font-size: 3.5rem;
    content: "\f16a";
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.0);
    opacity: 1;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    padding-top: 20%;
}

.sub_texto p
{
    display: inline-block;
}

.sub_texto p:nth-child(2){
    margin-left: 2rem;
}

.formulario-videos
{
    margin: 0 auto;
    width: 80%;
}

.busca-video
{
    display: flex;
    justify-content: center;
}

/************************************/
/* Estilos para el acordeón de faq */
/************************************/

button.accordion {
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    padding: 15px 20px;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.2s linear;
}

button.accordion.bg-1{
    background-color: #537b2b;
}

button.accordion.bg-2{
    background-color: #4f603e;
}

button.accordion-2 {
    width: 100%;
    background-color: #b2c69e;
    border: none;
    outline: none;
    text-align: left;
    padding: 15px 20px;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.2s linear;
}

button.accordion:after {
    content: '\f055';
    font-family: "fontawesome";
    font-size: 14px;
    float: right;
}

button.accordion.is-open:after {
    content: '\f056';
}

.accordion-content {
    background-color: white;
    border-left: 1px solid whitesmoke;
    border-right: 1px solid whitesmoke;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    padding: 0 20px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-in-out;
}


/***********************************************************/
/******* Estilos para la galería de hablan de nosotros *****/
/***********************************************************/
.hdn
{
    background: #99171C;
    color: #fff;
    padding: 5px 0 5px 5px;
}

.galeria-nos
{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;   
}

.galeria-nos-item
{
    width: 22%;
    min-width: 240px;
    height: 350px;
    margin: 10px;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #ddd;
    position: relative;
    overflow: hidden;
}

.galeria-nos-itemv
{
    width: 30%;
    min-width: 329px;
    height: 226px;
    margin: 10px;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #ddd;
    position: relative;
    overflow: hidden;
}

.galeria-nos-item img
{
    width: 100%;
    height: 100%;
}

.galeria-nos-itemv img
{
    width: 100%;
    height: 100%;
}

.gn-efecto
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.gn-efecto h4, .gn-efecto p, .gn-efecto a
{
	margin: 5px;
	padding: 5px;
	color: #fff;
}

.gn-efecto a{
    background: #537b2b;
}

.gn-efecto.abajo
{
    transform: scale(0);
    transition: all .3s;
}

.galeria-nos-item:hover .abajo
{
    transform: scale(1);
    transition: all .3s;
    
}

.galeria-nos-itemv:hover .abajo
{
    transform: scale(1);
    transition: all .3s;
    
}

.takitour
{
    width: 100%;
    background: rgba(0, 0, 0, .5);
}

.takitour h2
{
    font-family: 'Sneakerhead';
    font-size: 5rem;
    text-shadow: 2px 2px 4px #000000;
}

.takitour-banner-secundario
{
    width: 100%;
    border: 0px solid rgba(0,0,0,.5);
    overflow: hidden;
    box-shadow: 2px 2px 5px rgba(0,0,0,.5);
}

.evento-item
{
    border: 1px solid rgba(0,0,0,0.5);
    margin-bottom: 1rem;
    padding: 0.5rem;
    background: rgba(0,0,0,0.1);
}

.evento-item p,
.evento-item h6{
    color: #000000;
}

.evento-p{
    margin-bottom: 0;
}

.evento-item a
{
    text-decoration: none;
}

.evento-item:hover {
    box-shadow: 2px 2px 5px rgba(0, 0, 0,.3);
}


/**********************************************/
/** Estilos para la sección donar con Culqui **/
/**********************************************/
.banner-donar
{
    width: 100%;
    overflow: hidden;
    position: relative;
    max-height: 100vh;
}

.banner-donar img
{
    width: 100%;
    margin-right: 100vh;
}

.banner-donar-caja
{
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%,-80%);
    color: #ffffff;            
    width: 30%;
    text-align: center;
    background: rgba(255,255,255,0.4);
    border-radius: 5px;
    z-index: 1;
    padding: 1.2rem;
}

.banner-donar-caja input
{
    width: 75%;
    
}

.banner-donar-texto h3, .banner-donar-texto h2{      
    font-family: 'ConcertOne-Regular', Arial, Helvetica;
    font-size: 4rem;
}

.banner-donar-texto h5{
    font-size: 1.25rem
}

.banner-donar-caja .btn
{
    cursor: pointer;
}

.moneda-donar
{
    margin-right: .5rem;
    background: rgba(255,255,255,0.5);
    padding: 0.7rem;
    border-radius: .3rem;
    color: #525050;
}

.btn-danger {
    background: #b0172e;
    border-color: #941428;
}


.fa-latir
{
        animation: latidos 1s infinite steps(8);
}

@keyframes latidos {
    from { transform: none; }
    50% { transform: scale(1.4); }
    to { transform: none; }
}


.aviso-donar, .aviso-takitour
{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 0 .25rem;
    overflow: hidden;
    position: relative;
}

.aviso-donar img, .aviso-takitour img
{
    width: 100%;
}

.aviso-texto
{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index:500;
    color: #ffffff;
    width: 90%;
}

.aviso-texto .btn
{
    cursor: pointer;
}

.aviso-texto .btn-borde
{
    border: 3px solid #ffffff;
}

.aviso-texto .btn-borde:hover
{
    border: 3px solid #ffffff;
    color: #000000;
}

.aviso-takitour .aviso-texto h2
{
    /*font-family: "Sneakerhead";*/
    font-weight: bold;
    font-size: 2.75rem;
}

.aviso-donar .aviso-texto h2
{
    /*font-family: "Oswald";*/
    font-weight: bold;
    font-size: 2.75rem;
}

.aviso-texto p
{
    width: 100%;
    font-size: 1.1rem;
}

.aviso-donar .capaOscura, .aviso-takitour .capaOscura
{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.25);
    z-index: 1;    
}

.menu-apoyar h5
{
    background: #869088;
    padding: 10px;
}

.boton-donar-culqui
{
    width: 50%;
    margin: auto;
}

.img-menu-donar
{
    width: 15%;
}

.menu-apoyar-seccion
{
    background: rgba(255,255,255,0.5);
    padding: 5px 10px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.12),
    0 2px 4px 0 rgba(0,0,0,0.08);
}

.menu-apoyar-banco p
{
    margin: 0;
    padding: 0;
}

.creditos
{
    color: rgba(255, 255, 255, 0.65);
    text-shadow: 3px 2px 3px rgba(152, 152, 152, 0.1);
}



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

@media (max-width: 1450px){
    .servicio-item
    {
        width: 450px;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-bottom: 1rem;
    }
    
}

@media (min-width: 1200px){
    
    .contenedor{
        max-width: 1200px;
        margin: 0 auto;
    }
    
    .menu-taki-ancho{
        font-size: 0.90rem;
    }
    
    .menu-taki-ancho>li
    {
        border-bottom: none;
    }
    
    .carousel-inner
    {
        /*width: 450px;*/
    }
    
    .galeria-b-item{
		width: calc(20% - 2em);
	}
    
    .banner-principal h2
    {
        font-size: 3.5rem;
    }
    
    
}

@media (max-width: 1199px){
    .banner-principal
    {
        height: 600px;
    }
    
    .ca-main
    {
        font-size: 20px;
    }
    
    .cn-caption {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 0.9rem;
    }
    
    .parallax-window {
        min-height: 400px;
    }
    
    .galeria-s-item {
        width: calc(22% - 1em);
    }
    
    .aviso-takitour
    {
        margin-top: 25px;
    }
    
    .banner-donar-caja
    {
        position: absolute;
        top: 40%;
        left: 50%;
        transform: translate(-50%,-40%);
        color: #ffffff;            
        width: 50%;
        text-align: center;
        background: rgba(255,255,255,0.4);
        border-radius: 5px;
        z-index: 1;
        padding: 1.2rem;
    }
       
}

@media (max-width: 991px){
    
    .navbar .navbar-collapse { max-height: 100vh !important; overflow-y: auto !important; overflow-x: hidden !important; padding-top: 1rem;}
    
    .banner-principal
    {
        height: 400px;
    }
    
    .texto-rs h2
    {
        line-height: 1.2;
        font-size: 25px;
    }
    
    .tab-retiros
    {
/*        margin-bottom: 2.5rem;*/
    }
    
    .ca-main
    {
        font-size: 30px;
    }
    
    .cn-caption
    {
         margin-top: 0;
         margin-bottom: 1rem;
    }
    
    .boton-noticias
    {
        padding-bottom: 4rem;
    }
    
    .info-plus-item
    {
        width: 250px;
    }
    
    .parallax-window {
        min-height: 300px;
    }
    
    .calendario-btn
    {
        margin-bottom: 4rem;
    }
    
    .info-lab
    {
        margin-top: 4rem;
    }
    
    .mf-contacto
    {
        align-items: center;
    }
    
    .galeria-s-item {
        width: calc(45% - 1em);
    }
    
    
    .busca-video
    {
        flex-direction: column;
        align-items: center;
    }
    
    .busca-video .btn
    {
        width: 50%;
    }
    
    .articulo-autor
    {
        margin-top: 50px;
    }
    
    .banner-articulo-texto h3, .banner-articulo-texto h2
    {      
        font-size: 2rem;
    }
    
    .banner-articulo-texto h4
    {      
        font-size: 1.2rem;
    }
    
    .varones
    {
        width: 100%;
        margin-left: 0;
    }    
    
    .oculta-lg
    {
        display: none;
    }

    .producto-item{
        width: 45%;
        margin: 0 auto;
        margin-bottom: 50px;
        border: solid #343a40 1px;
        box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.22);
        display: flex;
        flex-direction: column;
        align-items: center;
        align-self: flex-start;
        transition: all .4s;
    }
    
}

@media (min-width: 768px) and (max-width: 991.98px){
    .tkwcard-text
    {
        padding: 1% 1%;
    }
    
    .tkwcard-text h5
    {
        font-size: 0.9rem;
    }        
    
    .modal-lg
    {
        max-width: 800px;    
    }
}


@media (max-width: 767px){
    
    .logo-rs 
    {
        text-align: center;
        padding-bottom: 1rem;
    }
    
    .logo-rs img
    {
        width: 200px;    
    }
    
    .tab-retiros,
    .tab-seminarios
    {
        font-size: 0.75rem;
    }    
    
    .parallax-window {
        min-height: 200px;
    }
    
    .mapa
    {
        height: 300px;   
    }
    
    .btn-publicacion {
        width: 50%;
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
    }
    
    .banner-articulo-texto h3, .banner-articulo-texto h2, .banner-articulo-texto h5
    {      
        font-size: 1.5rem;
    }
    
    .banner-articulo-texto h4
    {
        font-size: .9rem;
    }
    
    .imagenContenido h3
    {
        font-size: 1.25rem;
    }
    
    .imgResponsive h3 {
        font-size: 1.25rem;
    }

    .producto-item{
        width: 95%;
        margin: 0 auto;
        margin-bottom: 50px;
        border: solid #343a40 1px;
        box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.22);
        display: flex;
        flex-direction: column;
        align-items: center;
        align-self: flex-start;
        transition: all .4s;
    }

    .menutienda{
        margin: 0 auto;
    }
    
}

@media (max-width: 575px){
    
    .ca-main
    {
        font-size: 20px;
    }    
    
    .galeria-b-item{
		width: calc(100% - 2em);
	}
    
    .takicard
    {
        width: 90%;
        height: auto;
    }
    
    .galeria-s-item {
        width: calc(65% - 1em);
    }
    
    .imagenContenido h3
    {
        font-size: 0.95rem;
    }
    
    .imgResponsive h3 {
        font-size: 0.95rem;
    }
    
    .carousel-caption h4{
        font-size: 1.15rem;
    }
    
    .aviso-takitour .aviso-texto h2
    {
        font-size: 1.55rem;
    }

    .aviso-donar .aviso-texto h2
    {
        font-size: 1.55rem;
    }
    
    .aviso-texto p
    {
        font-size: 0.95rem;
    } 
    
    .banner-articulo-texto h3, .banner-articulo-texto h2, .banner-articulo-texto h5
    {      
        font-size: 1.2rem;
    }
    
    .banner-articulo-texto h4
    {
        font-size: 1rem;
    }
    
}
    
@media (min-width: 320px) and (max-width: 568px){
    .fixed-top .navbar-collapse {
        max-height: 340px !important;
        overflow-y: auto !important;
    }
    
    .mapa-peru{
        width: 100%;
        margin-bottom: 25px;
    }
    
    .pagination
    {
        display: flex;
        flex-wrap: wrap;
    }
}
    
@media (max-width: 768px){
    .idiomas
    {
        /*flex-direction: column;*/
    }
    
    body
    {
        /*padding-top: 160px;*/
    }
}