body {

	width: 1024px;
	margin: 0 auto;
}

.header {
	background-color: #fce000;
}

.header h2 {
	margin-top: 0px !important;
}

.logo {
	background-color: #fce000;
}

nav {
	margin-top: 3%;
	width: 100%;
	height: 100%;
}

nav ul {
	list-style: none;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	display: block;
}

nav ul li {
	display: block;
	float: left;
}

nav li {
	width: 120px;
	padding: 10px;
	color: #fff;
	text-align: center;
}

nav li a {
	color: #fff;
}

nav li .azul {
	background-color: #384147;
}

nav .gris {

}

.frame {
	position: relative;
    height: 740px;
    overflow: hidden;
}

.frame iframe {
	position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 760px;
    border: none;
}

.posicion h3 {
	width: 70%;
	margin: 0 auto;
	font-size: 21px !important;
}

.login {
}

.login input {
}

.btnform {
	width: 50% !important;
	margin: 1% 0 0 0;
	background-color: #384147;
	color: #FFF;
	border: none !important;
}

.ubica {
	padding-top: 3%;
}

.ubica_l {
	font-size: 18px !important;
	color: #6b6b6a;
	padding: -1% 0 0 0;
}

.calcular {
	width: 50% !important;
	margin: 1% 0 0 15%;
	background-color: #898989;
	color: #FFF;
	font-size: 16px;
	padding: 5px;
	border: none !important;
	text-align: center;
}

#form-service {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#form-service label {
	width: 70%;
	text-align: center;
	padding-top: 3%;
}

#form-service input {
	width: 70%;
	margin-bottom: 1.5%;
}

#form-service input[type="submit"] {
	margin-bottom: 0;
}

.instruccion {
	background-image: url("../imagenes/fondo1.png");
	text-align: center;
	font-size: 21px;
	height: 503px;
}

.instruccion2 {
	position: absolute;
	margin-top: 5%;
}

.instruccion2 span {
	padding-top: 50px;
	font-size: 25px;
}

.instruccion2 strong {
	font-size: 30px;
}

.pasos {
	position: relative;
}

.pasos span {
	position: absolute;
	display: block;
	width: 85%;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	font-size: 25px;
	padding: 10px 0 0 0;
}

.pasos span[class="1"] {
	padding-top: 50px !important;
}

.app {
	padding-top: 3%;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.app p {
	font-size: 30px;
	text-align: center;
}

.appimagenes {
	margin-left: 11%;
}

.app img {
	padding: 0 3%;
}

.pedir {
	width: 100%;
	height: 25%;
	background-color: #384147;
	color: #fff;
	text-align: center;
}

.pedir1 {
	margin-bottom: 50px;
}

.pedir span {
	font-size: 21px;
}

.pedir span[class="highlight"] {
	color: #F7CD00;
}

.pedir img {

	margin: 0 auto;
}

.col-md-12 h2 {
	text-align: center;
}

.col-md-4 p {
	text-align: center;
}

.about {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.about p {

	font-size: 25px;
	text-align: center;
	margin: 1% 0;
}

.about p strong {
	font-size: 35px;
}

.distingue {
	background-image: url("../imagenes/cerro.jpg");
	background-repeat: no-repeat;
	background-size: 100% 110%;
	background-position: left top;
}

.distingue h2 {
	color: #FFF;
	font-size: 50px;
}

.dist-list {
	color: #FFF100;
	font-size: 31px;
}

.dist-list2 li {
	color: #FFF;
	font-size: 15px;
	padding-top: 10px;
	padding-bottom: 13px;
}

.paquetes {
	margin-left: 21%;
	margin-bottom: 3%;
}

.paquetest {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.paquetest h2 {
	font-size: 50px;
	margin-bottom: 27px;
}

.plink {
	font-size: 25px;
}

.plink a {
	color: #898989;
}

.tab {

}

#tabs li {
	width: 33%;
	text-align: center;
}

#tabs li a {
	color: #fff;
}

.azul {
	background-color: #384147;
}

.azul a:hover {
	background-color: #384147;
}

.gris {
	background-color: #878787 !important;
}

.footer {
	background-color: #000;
}

.social a img {
	width: 50%;
	float: left;
	margin: 0 auto;
}

.f1 {

	background-color: #FAD52B;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	min-height: 50px !important;
	padding-top: 7px;
}

.f2 {

	background-color: #878787;
	font-size: 24px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-weight: bold;
	min-height: 50px !important;
	padding-top: 7px;


}

.f3 {

	background-color: #FAD52B;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	font-weight: bold;
	min-height: 50px !important;
	padding-top: 7px;

}

.foot2 {
	background-color: #000;
	color: #FFF;
	text-align: center;
}

.foot2 h2 {
	font-size: 35px;

}

.foot2 h3 {
	font-size: 25px;
}

.foot2 p {
	font-size: 14px;
}