@font-face {
	font-family: 'Raleway-Thin';
	src: url('../fonts/Raleway-Thin.ttf');
}

@font-face {
	font-family: 'Raleway-Light';
	src: url('../fonts/Raleway-Light.ttf');
}

html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: 'Raleway', sans-serif;
}

body {
	margin: 0;
	padding: 0;
	background: url(../asset/img/main_bg.svg) #E2E4E8;
	background-size: cover;
	background-attachment: fixed;
}

header {
	position: fixed;
	top: 20px;
	z-index: 2;
	left: 0;
	right: 0;
}

a:hover {
	text-decoration: none;
	transition: .6s;
	opacity: .5;
}

a {
	text-decoration: none;
	transition: .6s;
	opacity: 1;
}

.navbar-brand img {
	max-width: 190px;
}

.navbar {
	background: #fff;
	padding: 0;
}

.navbar .navbar-brand {
	margin: auto 0 0;
	padding: 20px 25px;
	border-bottom: 6px #007BD9 solid;
}

.navbar-light .navbar-nav .nav-link {
	color: #000;
	font-size: 13px;
	min-height: 90px;
	display: flex;
	align-items: center;
	margin: 0;
	border-bottom: 6px transparent solid;
	padding: 0 30px;
	font-weight: 500;
}

.navbar-collapse {
	margin-top: auto;
}

.dropdown-item {
	font-size: 13px;
}

.dropdown-item {
	border-bottom: 1px rgba(0, 123, 217, 0.1607843137254902) solid;
}

.redes {
	position: absolute;
	right: 0;
}

.redes a {
	margin: 0 5px;
	color: #000;
}

.custom-text-slide h3 {
	color: #fff;
	font-weight: 800;
	font-size: 3.7rem;
	line-height: 1;
	margin: 0;
}

.custom-text-slide p {
	color: #fff;
	font-size: 1.2em;
	margin: 0 0 5px;
}

.m-t-auto {
	margin-top: auto;
}

.hidden-xs {
	display: block;
}

.visible-xs {
	display: none !important;
}

.logout-menu {
	color: #000;
	font-size: 13px;
	min-height: 90px;
	display: flex;
	align-items: center;
	margin-left: 175px;
	border-bottom: 6px transparent solid;
	padding: 0 30px;
	font-weight: 500;
}

.container-gral {
	margin-top: 175px;
}

.container-cards {
	margin-left: 5%;
	margin-right: 5%;
}

.header {
	background-size: cover !important;
	background-position: center !important;
	height: 100vh;
	width: 100%;
}

@media screen and (max-width:959px) {
	.container-cards {
		margin-left: 0%;
		margin-right: 0%;
	}
}

@media screen and (max-width:996px) {
	.navbar-light .navbar-toggler {
		margin-right: 10px;
	}
	.logout-menu {
		color: #000;
		font-size: 13px;
		min-height: 90px;
		display: flex;
		align-items: center;
		margin: 0;
		border-bottom: 6px transparent solid;
		padding: 0 30px;
		font-weight: 500;
	}
	.redes {
		position: relative;
		left: 0;
		margin-top: -17px;
	}
	.redes a {
		margin: 0 0px;
	}
}

@media screen and (max-width:767px) {
	.hidden-xs {
		display: none;
	}
	.dropdown-item {
		white-space: normal;
	}
	.redes {
		position: relative;
		left: 0;
		margin-top: -17px;
	}
	.redes a {
		margin: 0 -22px;
	}
	.home_seccion_01 {
		overflow: hidden;
	}
	.navbar-collapse {
		padding-top: 10px;
	}
	.navbar-nav .dropdown-menu {
		border: none;
	}
	.navbar-light .navbar-nav .nav-link {
		min-height: 50px;
	}
	.redes {
		padding: 0 20px 20px;
	}
	.custom-text-slide h3 {
		font-size: 3em;
	}
	.visible-xs {
		display: block !important;
	}
	.box-color-01 {
		padding: 40px 50px;
	}
	.box-color-01 img {
		max-width: 60px;
	}
	.box-color-01 p {
		text-align: center;
	}
	.portada-tarjetero {
		margin-top: -15px!important;
	}
	.contenedor-busqueda {
		padding-lefT: 30px!important;
		padding-right: 30px!important;
	}
	.text-portada {
		display: none;
	}
}

.contenedor-busqueda {
	margin-top: -225px;
	padding-left: 100px;
	padding-right: 100px;
	margin-right:0px;
}

.title-portada {
	font-family: 'Raleway-Thin';
	color: #fff;
	font-size: 80px;
	letter-spacing: -6px;
}

.text-portada {
	font-family: 'Raleway-Light';
	color: #fff;
	font-size: 14px;
}

.portada-tarjetero {
	margin-top: 90px;
}

.footer {
	background: rgb(77,69,230);
	background: radial-gradient(circle, rgba(77,69,230,1) 0%, rgba(36,46,124,1) 60%, rgba(36,46,124,1) 100%);
	padding: 50px 0;
}

.logo-footer {
	max-width: 250px;
}

#galeria{
	margin:10px 20px;
	width:100%;
}

.list-img-gal{
	display:inline-block;
	margin:2px;
	position:relative;
	cursor:move;
	background:#fff;
	border:1px solid #ccc;
	text-align:center;
}

.file-del{
	position:absolute;
	top:0;
	right:0;
	width:20px;
	height:20px;
	background:#ccc;;
	cursor:pointer;
}
.file-del:before{
	content: 'X';
	color: #000;
	font-size: 12px;
	width: 22px;
	position: absolute;
	left:0;
	text-align: center;
}

.uploadifive-button.multiple{overflow:visible !important;}
.uploadifive-button.multiple:before{
	content: 'Puedes elegir varios archivos';
	position: absolute;
	left: -195px;
	top: 0;
	color: #666;
	font-size: 10px;
}
