html,body{background: #5eaab8 !important;}
.main-content {
	margin: 0 !important;
	padding: 0 !important;
	min-height: auto !important;
}
.inicio-main {
	background: rgba(0, 0, 0, 0) url("../images/bg_inicio_m.jpg") no-repeat center bottom/auto 100%;
	position: absolute;
	width: 100%;
	height: 100%;
}
.inicio-main .container {
	background: rgba(255,255,255,0.75);
	width: 255px;
	height: 200px;
	margin: calc(50vh - 100px) calc(50% - 127.5px);
	position: relative;
	padding: 1px 0 0 0;
}
.inicio-main .logo {
	background: rgba(0, 0, 0, 0) url("../images/logo_nev_mob.png") no-repeat scroll center center/100% auto;
	height: 60px;
	margin: 30px auto 15px auto;
	width: 180px;
	position: relative;
}
.inicio-main select {
	border: 1px solid #00a9e8;
	box-sizing: border-box;
	cursor: pointer;
	font-weight: normal;
	height: 28px;
	width: 150px;
	margin: 5px calc(50% - 75px);
	padding: 0 25px 0 5px;
	background: transparent url("data:image/svg+xml,%3C!-- Generator: Adobe Illustrator 22.0.0, SVG Export Plug-In --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:a='http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/' x='0px' y='0px' width='62.3px' height='34.3px' viewBox='0 0 62.3 34.3' style='overflow:scroll;enable-background:new 0 0 62.3 34.3;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%2300a9e8;%7D%0A%3C/style%3E%3Cdefs%3E%3C/defs%3E%3Cg%3E%3Cg%3E%3Crect x='14.9' y='-4.9' transform='matrix%280.7071 -0.7071 0.7071 0.7071 -7.0879 17.1118%29' class='st0' width='4.4' height='44'/%3E%3C/g%3E%3Cg%3E%3Crect x='23.2' y='15' transform='matrix%280.7071 -0.7071 0.7071 0.7071 1.0533 36.9734%29' class='st0' width='44' height='4.4'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat scroll calc(100% - 6px) 9px/auto 35%;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
}
