/* fallback */
@font-face {
	font-family: 'Material Icons';
	font-style: normal;
	font-weight: 400;
	src: url(https://fonts.gstatic.com/s/materialicons/v48/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}

.ir-arriba{
	display:none;
	background-repeat:no-repeat;
	font-size:20px;
	color:black;
	cursor:pointer;
	position:fixed;
	bottom:10px;
	right:10px;
	z-index:2;
}

.material-icons {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: normal;
	text-transform: none;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	-webkit-font-feature-settings: 'liga';
	-webkit-font-smoothing: antialiased;
}

.alfaship {
	/*background-size: cover;*/
	/*background-image: url("../img/back.jpg");*/
	/*width: 100%;*/
	/*height: 100%;*/
	background-size: 50%;
}
.FondoIndex {
	width: 100%;
	height: 100vh;
	background-repeat: no-repeat;
 	background-size: 100% 100%;
	/*display: block;*/
}
#MenuBuques {
	/* margin-left: 25px; */
}
.linkblank {
	text-decoration: none !important;
	text-decoration-color: black;
	color: black;
	text-decoration-style: solid;
}
.FormPerfiles .form-group{
	margin-bottom: 0px;
	line-height: 1.5;
}
.table-sm {
	/*font-size: small;*/
}
.d-md-block {
	border-bottom: 0px;
}
.modal {
	background-color: rgba(192,192,192,0.8) !important;
}