.descatado {
	font-size: 0.7em;
	color: #000;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 28px;
	font-weight: 400;
	margin: 0px;
}



/*.enlace-menu {
	overflow: auto;
	
	}*/

.enlace-menu a{
	font-size: 1.5em !important;
    font-weight: lighter;
    color: #fff;
    font-weight: 200;
    padding-top: px;
    padding-bottom: px;
    display: block;
	
	}
	
.enlace-menu a:hover{	
	color: #6abf4b;
	}
	
	
.enlace-menu2{
	font-size: 1.4em !important;
	font-weight: lighter;
	color: #15171b!important;
	font-weight: 200;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	
	}
	

	
	

.menu1{
	height: 800px;
	width: 100%;
	background-image: url(../imagenes/fondo-menu1.png);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center -320px;
	/*background-size: cover;*/
	
	}
.menu1 h1{
	font-size: 2.3em;
	line-height: 42px;
	font-weight: 100 !important;
	color: #FFF;
	margin-top: 100px !important;
	margin-bottom: 50px !important;
	letter-spacing: -0.04em;
	font-family: 'Roboto', sans-serif;
	}	
	
	
	
	
.menu2{
	height: 800px;
	width: 100%;
	background-image: url(../imagenes/fondo-menu2.png);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center -320px;
	/*background-size: cover;*/
	
	}
.menu2 h1{
	font-size: 2.3em;
	line-height: 42px;
	font-weight: 100 !important;
	color: #FFF;
	margin-top: 100px !important;
	margin-bottom: 50px !important;
	letter-spacing: -0.04em;
		font-family: 'Roboto', sans-serif;
	}	
	
	
.menu2 li{
	padding-top: 10px !important;
	padding-bottom: 10px !important;;
	}
	
	
	
	
	
	
.menu3{
	height: 800px;
	width: 100%;
	background-image: url(../imagenes/fondo-menu3.png);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center -320px;
	/*background-size: cover;*/
	
	}
.menu3 h1{
	font-size: 2.3em;
	line-height: 42px;
	font-weight: 100 !important;
	color: #FFF;
	margin-top: 100px !important;
	margin-bottom: 50px !important;
	letter-spacing: -0.04em;
		font-family: 'Roboto', sans-serif;
	}	
	
	
.menu3 li{
	padding-top: 10px !important;
	padding-bottom: 10px !important;;
	}
	
	
	
.menu4{
	height: 800px;
	width: 100%;
	background-image: url(../imagenes/fondo-menu4.png);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center -320px;
	/*background-size: cover;*/
	
	}
.menu4 h1{
	font-size: 2.3em;
	line-height: 42px;
	font-weight: 100 !important;
	color: #FFF;
	margin-top: 100px !important;
	margin-bottom: 50px !important;
	letter-spacing: -0.04em;
		font-family: 'Roboto', sans-serif;
	}	
	
	
.menu4 li{
	padding-top: 10px !important;
	padding-bottom: 10px !important;;
	}
	
	

.menu5{
	height: 800px;
	width: 100%;
	background-image: url(../imagenes/fondo-menu5.png);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center -320px;
	/*background-size: cover;*/
	
	}
.menu5 h1{
	font-size: 2.3em;
	line-height: 42px;
	font-weight: 100 !important;
	color: #FFF;
	margin-top: 100px !important;
	margin-bottom: 50px !important;
	letter-spacing: -0.04em;
		font-family: 'Roboto', sans-serif;
	}	
	
	
.menu5 li{
	padding-top: 10px !important;
	padding-bottom: 10px !important;;
	}
	
	
	
	
.menu6{
	height: 800px;
	width: 100%;
	background-image: url(../imagenes/fondo-menu6.png);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center -320px;
	/*background-size: cover;*/
	
	}
.menu6 h1{
	font-size: 2.3em;
	line-height: 42px;
	font-weight: 100 !important;
	color: #FFF;
	margin-top: 100px !important;
	margin-bottom: 50px !important;
	letter-spacing: -0.04em;
		font-family: 'Roboto', sans-serif;
	}	
	
	
.menu6 li{
	padding-top: 10px !important;
	padding-bottom: 10px !important;;
	}
		
	
	
	
	
.md-close {
	
	border-radius: 50%;
	z-index: 10;
	cursor: pointer;
	float: right;
	position: absolute;
	top: 20px;
	right: 20px;
	height: 80px;
	width: 80px;
	padding-top: 6px;
	color: #fff;
	font-size: 2em !important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	
}

.md-close:hover
{
	text-decoration: none;
	color: #6abf4b;
}


.enlace {
	color: #F8AB08;
	width: 100%;
	margin-top: 20px;
}
.enlace a:link {
	color: #F8AB08;
}
.enlace a:visited {
	color: #F8AB08;
}
.enlace a:hover {
	color: #004652;
}


.caja {
	width: 40%;
}
.mano {
	cursor: pointer;
}
.enviar {
	background-color: #F8AB08;
	width: 50%;
	text-decoration: none;
	color: #FFF;
	border-radius: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
}
.enviar a:link {
	color: #FFF;
}
.enviar a:visited {
	color: #FFF;
}

.enviar:hover
{
	background-color: #1c5a65;
	text-decoration: none;
	color: #FFF;
}

.vi-contenido {
height: 500px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-radius:10px;
	cursor: pointer;
	
	
}


.md-perspective,
.md-perspective body {
	height: 100%;
	overflow: hidden;
}


/*.container {
	min-height: 100%;
}
*/
.md-modal2 {
	position: fixed;
	top: 60%;
	left: 50%;
	width: 90%;
	max-width: 100%;
	min-width: 100%;
	height: auto;
	z-index: 2000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	/*background-color: #15171b;	*/	
	background-color: rgba(21,23,27,0.9);
	text-align: center;
}


.md-modal {
	position: fixed;
	top: 55%;
	left: 50%;
	width: 90%;
	max-width: 50%;
	min-width: 60%;
	height: auto;
	z-index: 2000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background-color: #FFFFFF;
	border: 10px solid #FFF;
	border-radius: 15px;
	text-align: center;
}

.md-show {
	visibility: visible;
}

.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 100;
	opacity: 0;
	background: rgba(0,0,0,0.8);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	
}

.md-show ~ .md-overlay {
	opacity: 1;
	visibility: visible;
	
}

.md-content {
	color: #fff;
	position: relative;
	border-radius: 3px;
	/*background-color: #FFFFFF;*/
	border-radius: 20px;
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}


.md-content h3 {
	margin: 0;
	padding: 0.4em;
	text-align: center;
	font-size: 2.4em;
	font-weight: 300;
	opacity: 0.8;
	border-radius: 3px 3px 0 0;
	color: #333;
}

.md-content > div {
	margin: 0;
	font-weight: 300;
	font-size: 1.15em;
	text-align: center;
}


.md-content > div p {
	color: #000;
	line-height: 28px;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: 0.9em;
}

.md-content > div ul {
	margin: 0;
	padding: 0 0 30px 20px;
}

.md-content > div ul li {
	padding: 5px 0;
}

.md-effect-10.md-modal {
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.md-effect-10 .md-content {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(-60deg);
	-moz-transform: rotateX(-60deg);
	-ms-transform: rotateX(-60deg);
	transform: rotateX(-60deg);
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show.md-effect-10 .md-content {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	transform: rotateX(0deg);
	opacity: 1;
}

@media screen and (max-width: 50em) { 

.sesion {
	width: 100%;
	
}

.enlace-menu a{
	font-size: 1em !important;
	font-weight: lighter;
	color: #fff;
	font-weight: 200;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	line-height: 20px;
	}
	
.enlace-menu a:hover{	
	color: #6abf4b;
	}
	
.enviar {
	background-color: #F8AB08;
	width: 80%;
	text-decoration: none;
	color: #FFF;
	border-radius: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
}
.md-modal2 {	
	top: 70%;	
}

.md-modal {
	top: 60%;
	max-width: 50%;
	min-width: 100%;	
	border: 0px solid #FFF;
	border-radius: 0px;
	text-align: center;
}

.menu1 h1{
	font-size: 1.8em;
	
	}	
   .menu2 h1{
	font-size: 1.8em;
	
	}	
	.menu3 h1{
	font-size: 1.8em;
	
	}	
	.menu4 h1{
	font-size: 1.8em;
	
	}	
	.menu5 h1{
	font-size: 1.8em;
	
	}	
	.menu6 h1{
	font-size: 1.8em;
	
	}	
	
	.vi-contenido {

	width: 100%;
	
	
	
}
.caja {
	width: 95%;
}
.md-content > div p {
	color: #000;
	line-height: 25px;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	font-size: 0.7em;
	
}
}
