/**************NAVEGACION***********************/

ul.nav li:nth-child(7) {
	xbackground-color:#018E9D !important;

	}

/*****************/

#infohome{
	background-color: rgba(35,31,32,0.80); width: 915px; min-height: 400px;
	margin-top: 72px;
	position: relative;
	padding-top: 48px !important;
	}/*black-transparent-box*/

.space-box1{
	background-color: none;
	width:915px;
	height:auto;
	position: relative;
	}

.sep-line1{
	background-color: #939597;
	width:223px;
	height: 10px;
	margin-top: 3px;
	float: left;
	position: relative;
	}
.contenido1{
	width: 630px;
	margin-left: 243px;
	xpadding-top: 33px;
	position: relative;

}


.space-box2{
	background-color: none;
	width:915px;
	xheight:200px;
	position: relative;
	}

.sep-line2{
	background-color: #939597;
	width:223px;
	height: 10px;
	margin-top: 40px;
	float: left;
	position: relative;
	}
.contenido2{
	width: 630px;
	margin-left: 243px;
	padding-top: 37px;
	position: relative;

}

.h6-1{
	padding-right: 57px;
	float: left;
}
.p-1 {
	margin-left: 127px;
	margin-top: 0px !important;
}


.space-box3{
	background-color: none;
	width:915px;
	xheight:200px;
	position: relative;
	}

.sep-line3{
	background-color: #939597;
	width:223px;
	height: 10px;
	margin-top: 40px;
	float: left;
	position: relative;
	}
.contenido3{
	width: 630px;
	margin-left: 243px;
	padding-top: 37px;
	position: relative;
}

.h6-2{
	padding-right: 65px;
	float: left;
}
.name {
	margin-right: 10px;
}
.asunto {
	margin-left: 123px;
	margin-right: 17px;

}
.email{
	margin-left: 123px;
	margin-right: 26px;
}
#Message{
    margin-left: 123px;
    xwidth: 480px;
}
#Name {
	width: 417px;
	margin-bottom: 6px;
	height: 12px
}
#City {
	width: 417px;
	margin-bottom: 6px;
	height: 12px
}
#Email {
	width: 417px;
	margin-bottom: 6px;
	height: 12px
}



.submit-button {
    margin-left: 550px;
    color: #FFF;
    background: transparent;
    border: none;
    font-size:13px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	margin-top: 10px;
	cursor:pointer;
}


.space-box4{
	background-color: none;
	width:915px;
	position: relative;
	padding-bottom: 48px;
	}

.sep-line4{
	background-color: #939597;
	width:223px;
	height: 10px;
	margin-top: 40px;
	float: left;
	position: relative;
	}
.contenido4{
	width: 630px;
	margin-left: 243px;
	padding-top: 37px;
	position: relative;

}

.h6-3{
	padding-right: 74px;
	float: left;
}






p{
	font-size:14px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	color: #fff;
	line-height: 135%;
}
h6{
	font-size:13px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	color: #fff;
	margin: 0 !important;
}

label {
	font-size:13px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #fff;
}

 a{
	text-decoration: none;
	font-size:14px;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
	color: rgba(255,255,255,1.00);
}


.proteccion ul li, .proteccion ol li {
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	color: #fff;
	line-height: 135%;
}

.proteccion h5 {
	font-size: 15px;}

/*  GOOGLE MAP */

.space-box1{ padding-bottom: 72px;}

iframe {
    vertical-align: top;
    }

    #canvas_holder{
    position: fixed;
    top: 0px;
    left: 0px;
    width:100%;
    height:100%;
    z-index: 0;
    }

    #map_canvas{
    width:100%;
    height:100%;
    position: "absolute";
    top: 0px;
    left: 0px;
    overflow: "hidden";
    }

    #holder{
    z-index: 1000;
    position: absolute;
    top: 0;
    left: 0;

    }
