*{

	padding: 0;

	margin: 0;

	outline: none;

}

a {outline: none;}



body{

	background-color: #000

}



.background{

	background-image: url('../images/fondo.jpg');

	background-position: top center;

	background-repeat: no-repeat;


	height: 480px;

}

ul{

	color: #fff;

	text-align: center;

	margin: 0;

	text-decoration: none;

}

ul li{

	display: inline-block;

	margin-right: 5px;

	font-size: 14px;

	margin: 0;

	text-decoration: none;

}



ul:hover{

	color: #cacaca;

	text-decoration: none;

}



.phone { color: #fff;}

.phone:hover {color: #0c878f; text-decoration: none;}



.btn-morpheus, .btn-morpheus:visited{

	color: #fff;

	text-decoration: none;

	padding: 8px 10px;

	border-color: #fff;

	display: table;

	margin-top: 20px;

	border-radius: inherit;

	margin: auto

}

.btn-morpheus:hover, .btn-morpheus:focus, .btn-morpheus:active{

	border-color: #005363;

	color: #fff;

	background: #005363;

	text-decoration: none;

	cursor: pointer;

}

.logo-interno{

	margin-top: 50px;

}

h1{

	color: #fff;

	text-align: center;

}

h3{

	color: #fff;

	margin: 0;

	font-size: 20px;

}

hr{

	margin-top: 11px;

    margin-bottom: 16px;

    border: 0;

    border-top: 4px solid #fff;

}

.menu{

	color: #fff;

	text-align: center;

	margin: 0;

	text-decoration: none;

}

.menu li{

	display: inline-block;

	margin-right: 5px;

	font-size: 34px;

	margin: 0;

	text-decoration: none;

}

.menu:hover{

	color:#fff; 

}



.direction{

	color: #fff;

	text-align: center;

	margin: 0;

	text-decoration: none;

	padding-bottom: 6px;

}

.direction li{

	display: block;

	margin-right: 5px;

	font-size: 17px;

	margin: 0;

	text-decoration: none;

}

.direction:hover{

	color:#fff; 

}





.rwd-table {

  margin: 1em 0;

  min-width: 300px;

}



.rwd-table th {

  display: none;

}

.rwd-table td {

  display: block;

}

.rwd-table td:first-child {

  padding-top: .5em;

}

.rwd-table td:last-child {

  padding-bottom: .5em;

}

.rwd-table td:before {



  display: none;

}

.rwd-table td a{
	text-decoration: underline;
	color: #fff

}
body > div > div > div > div > div > div:nth-child(1) > table > tbody > tr:nth-child(5) > td.bajar{
	padding-top: 57px;
}
.rwd-table td a:hover{

	color: #0c878f;

	text-decoration: none;

}

@media (min-width: 480px) {

  .rwd-table td:before {

    display: none;

  }

}

.rwd-table th, .rwd-table td {

  text-align: left;

}

@media (min-width: 480px) {

  .rwd-table th, .rwd-table td {

    display: table-cell;

    padding: .25em 1em !important; /*padding: .25em 1.5em;*/

  }

  .rwd-table th:first-child, .rwd-table td:first-child {

    padding-left: 0;

  }

  .rwd-table th:last-child, .rwd-table td:last-child {

    padding-right: 0;

  }

}



.rwd-table {

  color: #fff;

  font-size: 18px;

  overflow: hidden;

}
@media (min-width: 2560px) and (max-width: 12000px) { 
	.background{
		background-size: cover;
		height: 1117px;
	}
	ul li{
		font-size: 27px;
	}
	.btn-morpheus, .btn-morpheus:visited{
		font-size: 23px;
    padding: 18px;
	}
}
@media (min-width: 1920px) and (max-width: 2558px) {
	.background{
		background-size: cover;
		height: 825px;
	}
}
@media (min-width: 1600px) and (max-width: 2559px) { 
	.background{
		background-size: cover;
		height: 825px;
	}
	ul li{
		font-size: 19px;
	}
	.btn-morpheus, .btn-morpheus:visited{
		font-size: 23px;
    padding: 18px;
	}
}
@media (min-width: 1440px) and (max-width: 1599px) { 
	.background{
		background-size: cover;
		height: 653px;
	}
	ul li{
		font-size: 17px;
	}
}


@media screen and (max-width:768px) {

.menu li{

	font-size: 20px;

}	
body > div > div > div > div > div > div:nth-child(1) > table > tbody > tr:nth-child(5) > td.bajar{
	padding-top: 54px;
}



}



@media screen and (max-width:425px) {

ul li{

	display: block;

	list-style: none;

	line-height: 22px;

}

.menu-second{

	margin-top: 10px;

}

.menu li{

	font-size: 20px;

}

.btn-morpheus{

	margin-bottom: 20px;

}
body > div > div > div > div > div > div:nth-child(1) > table > tbody > tr:nth-child(5) > td.bajar{
	padding-top: 0;
}

.rwd-table th {display: inline-block;}

}

@media screen and (max-width:320px) {

ul li{

	display: block;

	list-style: none;

	line-height: 22px;

}

.menu-second{

	margin-top: 10px;

}

.menu li{

	font-size: 20px;

}

.btn-morpheus{

	margin-bottom: 20px;

}
body > div > div > div > div > div > div:nth-child(1) > table > tbody > tr:nth-child(5) > td.bajar{
	padding-top: 0;

}
}

.p10 {padding-left: 10px !important;}
.bajar{	padding-left: 10px !important;}
