
/*!
 * Estilos Atenea
 * John Escobar Cubides
 * escobarjhon@gmail.com
 */


@font-face {
	font-family: 'questrial';
	src: url('fonts/Questrial-Regular.woff2') format('woff');
}


@font-face {
    font-family: 'caviar';
    src: url('fonts/CaviarDreams-webfont.eot');
    src: url('fonts/CaviarDreams-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/CaviarDreams-webfont.woff2') format('woff2'),
         url('fonts/CaviarDreams-webfont.woff') format('woff'),
         url('fonts/CaviarDreams-webfont.ttf') format('truetype'),
         url('fonts/CaviarDreams-webfont.svg#caviar_dreamsregular') format('svg');
    font-weight: normal;
    font-style: normal;

}





[contenteditable="true"]:active,
[contenteditable="true"]:focus{
	border:none;
	outline:none;
}

body{
	font-family: caviar;
	font-size: 16px;
}


 a, a:link, a:visited{
 	text-decoration: none;
 	color: #000;
 }

 a:hover{
 	color: #0E9B65;
 }



 a.active{
 	color: #000;
 }

 ul, li{
 	list-style: none;
 	margin: 0;
 	padding: 0;
 }


.hide{
	display: none;
}

.form-control-borderless {
    border: none;
}

.form-control-borderless:hover, .form-control-borderless:active, .form-control-borderless:focus {
    border: none;
    outline: none;
    box-shadow: none;
}

.shortcuts ul li{
	display: inline;
	font-weight: bold;
	color: #555555;
}


.logo-interna {
	position: absolute;
	top: 16px;
	z-index: 100;
}

.logo-interna img{
	max-height: 71px;
}

.itemResultado:hover{
	background-color: #f7f7f7;
}


.fancybox-slide--iframe .fancybox-content {
    width  : 800px;
    height : 700px;
    max-width  : 80%;
    max-height : 90%;
    margin: 0;
}

.titulo_detalle a, .titulo_detalle a:link,
.documents a, .documents a:link{
	color: #0E9B65;
}

.descripcion_resultado .title_detalle{
	font-weight: bold;
}

.documents span{
	display: inline-block;
	width: 200px;
	text-align: right;
}

.buttons_detalle img{
	width: 100%;
	height: 100%;
}

.overlay {
    position:absolute;
    transition:all .3s ease;
    opacity:0;
    transition:0.9s;
    background: #00b1bab8;
}
.buttons_detalle:hover .overlay {
    opacity:1;
}
.text {
    color: white;
	position: absolute;
	top: 9px;
	left: 18px;
	/*transform: translate(-50%,-50%);*/
	font-size: 1em;
}


.overlayBottom {
    width:100%;
    height:100%;
    bottom:0;
    left:0;
    background: #00b1bab8;
}


.overlayFade {
    height:100%;
    width:100%;
    top:0;
    left:0;
    background: #00b1bab8;
}

.mejor_documento .overlayFade, .mejor_documento .overlayBottom {
	background: #00DC95 !important;
}

.knowledgeplace .overlayFade, .knowledgeplace .overlayBottom {
	background: #D5D5D5 !important;
}

.temas .overlayFade, .temas  .overlayBottom {
	background: #00BCEB !important;
}

.aprovechamiento .overlayFade, .aprovechamiento .overlayBottom {
	background: #FF3D67 !important;
}

.marcas .overlayFade, .marcas .overlayBottom {
	background: #AC6DFF !important;
}

.tips .overlayFade, .tips .overlayBottom {
	background: #FFFFFF !important;
}

.hallazgos .overlayFade, .hallazgos .overlayBottom {
	background: #FFFFFF !important;
}

.estudios .overlayFade, .estudios .overlayBottom {
	background: #FF513D !important;
}

.tips .overlayFade .text, .tips .overlayBottom .text {
	color: #000 !important;
}

.hallazgos .overlayFade .text, .hallazgos .overlayBottom .text {
	color: #000 !important;
}




#searchform1{
	    border-radius: 2.25rem;
	    border: 2px solid rgba(130,130,130);
}

#searchform1 .card-body{
	padding: 0.5rem;
	margin: 0 0.5rem;
}

.titulo_resultado a{

	color: rgb(60, 155, 185);
	font-weight: bold;

}

.titulo_resultado a:hover{

	text-decoration: underline;

}

.busqueda .navbar{
	background: #fafafa;
}

.nav-atenea .btn-success{
	color: #fff;
	background-color: #3CD467;
	border: 1px solid #3CD467;
	border-radius: 2rem ;
	font-weight: bold;
}

.nav-atenea .btn-success:hover{
	color: #3CD467;
	background-color: #FFF;
	
}


.nav-atenea .btn-success.btn-success-cuenta{
	color: #3CD467;
	background-color: inherit;
}

.nav-atenea .btn-success.btn-success-cuenta:hover{
	color: #FFF;
	background-color: #3CD467;
}

.atenea-header{
	height: 85vh;
}

.content-buttons {
	border: 1px solid #d1d1d1;
	border-radius: 0.5rem;
	background-color: #fdfdfd;
}

.bg-fafafa{
	background-color: #fafafa;
}

.bg_menu {
	background-image: linear-gradient( #fff,#f9f9f9 );
}

.content-menu-home img, .content-menu-home figure{
	width: 100%;
	height: 100%;
	margin: 0;
}


.bg-uaesp-2{background: #006eb5;}
   
.bg-uaesp-2-tex-2{
    color: #555;
    font-size: 1.7em;
    padding: 9px 7px;
    margin: 24px 0px 0px 7px;
}
.bg-uaesp-2-tex {
    color: #555;
    font-size: 1.9em;
    padding: 7px 8px 7px 8px; 
    margin: 24px 0px 0px 7px;}

.bg-uaesp-3{background: #006eb5;}




.content-menu-home figure img {
	width: 100%;
	height: 100%;
	transition: .3s ease-in-out;
				
}
.content-menu-home figure:hover img {
	transform: scale(1.1);
	z-index: 90;
	position: relative;
}

.resultado-busqueda{
	margin-left: 71px;
}

@media screen and (max-width: 500px) {
	.resultado-busqueda{
		margin-left: 0;
	}
}

.dropdown-menu.mega-menu{
	min-width: 56rem;
	max-width: 56rem;
	right: 0!important;
	    left: unset;
}

.buscador_interna{
	position: absolute;
    width: 85%;
    top: 17px;
}

@media screen and (min-width: 768px){
	.detalle-resultado .resultados{
		 margin-left: 142px;
 

 	}
   
 }



