BODY {
	margin: 0;
	padding: 0;
	top: 0;
	background-color: white;
}

#contenedor {
	width: 100%;
	height: auto;
	margin: auto;
	position: fixed;
	background-color: #FFFFFF;
}

#contenedor2 {
	width: 1100px;
	height: auto;
	margin: auto;
}

#header {
	width: 1100px;
	height: 100px;
	position: relative;
	margin: auto;
}

#logo {
	width: 296px;
	height: 92px;
	float: left;
	margin-top: 40px;
	margin-left: 90px;
}

#header2 {
	margin:auto;
	height: 117px;
	width: auto;
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	margin-left: 100px;
	margin-top: 25px;
}

.btn img:last-child{display:none}
.btn img { width: 70px;}
.btn:hover img:first-child{display:none}
.btn:hover img:last-child{display:inline-block}
.index_text {font-family: Arial; font-size: 33px; font-weight: bold; color: #de3411; text-align: center;}
.index_text2 {font-family: Arial; font-size: 33px; font-weight: bold; color: #de3411; text-align: left;}
.parrafo {font-family: Arial; font-size: 24px; color: #838383; text-align: justify; line-height: 1.1}
.parrafod {font-family: Arial; font-size: 16px; color: #838383; text-align: justify; margin-top: 20px;}
.onebullet {margin-left: 30px;}
.twobullet {margin-left: 60px;}
.pic { margin-top: 172px;}
.parrafo_img {font-family: Arial; font-size: 24px; color: #838383; text-align: justify; line-height: 1.1; width: 65%; float: left;}
.img_derecha { float: right; width: 30%; border-style: solid; border-width: 5px; border-color: #CCCCCC; margin-bottom: 20px;}
.img_izquierda { float: left; width: 30%; border-style: solid; border-width: 5px; border-color: #CCCCCC;}
.img_down { float: left; width: 30%; border-style: solid; border-width: 5px; border-color: #CCCCCC; margin-right: 10px; margin-left: 10px;}
.logogif { width: 380px; height: auto; float: left; }
.formfilltxt { width: 500px; margin-left: 2%; height: 30px;}
.formfilltxt2 { width: 500px; margin-left: 2%; height: 30px;}
.mapcontact {overflow:hidden;height:300px;width:490px;}

a {color: #de3411;}
			
ul, ol {
list-style:none;
}
			
.nav > li {
float:left;
margin-right: 30px;
}
			
.nav li a {
color:#fff;
text-decoration:none;
padding:10px 12px;
display:block;
color: black;
}

.nav li .children a {
    padding: 10px 25px;
}

.nav li .children {
text-align: left;
width: 380px;
padding-left: 0;
}

.nav li .childrenew {
text-align: left;
width: 100px;
padding-left: 0;
}
			
.nav li .children a:hover {
background-color: #de3411;
color: white;
width: 330px;
}

.nav li .childrenew a:hover {
background-color: #de3411;
color: white;
}
			
.nav li ul  {
display:none;
position:absolute;
min-width:176px;
background-color: white;
}
			
.nav li:hover > ul {
display:block;
}
			
.nav li ul li {
position:relative;
}
			
.nav li ul li ul {
right:-140px;
top:0px;
}

#separador {
width: 100%;
height: 6px;
background-color: #383431;
float: left;
margin-top: 40px;
}

#formulario {
	width: 500px;
	height: auto;
	float: left;
	margin-bottom: 50px;
}

#formcamp {
	width: 500px;
	height: auto;
	margin-bottom: 30px;
}

#formtext {
	font-family: arial;
	color: #565656;
	font-size: 14px;
	margin-left: 10px;
}

#formfill {
	width: 500px;
	height: 20px;
}

#formbutton {
	margin-top: 100px;
	text-align: center;
}

#formmessage {
	height: 300px;
	font-family: dokchamp;
	font-size: 16px;
	color: #565656;
}

#separadorv {
	width: 3px;
	height: 450px;
	background-color: #343434;
	float: left;
	margin-left: 55px;
}

#map {
	width:490px;
	height: 490px;
	float: left;
	margin-left: 50px;
	z-index: -10;
	position: relative;
}

#gmap_canvas {
	 height:300px;
	 width:490px;
}

#foot {
	width: 100%;
	height: auto;
	background-color: #bababa;
	float: left;
}

#foot_content {
	width: 1100px;
	height: auto;
	margin: auto;
}

.foot_logo {
	margin-right: 30px;
	margin-top: 10px;
	float: right;
}

.foot_title {
	font-family: Arial;
	font-size: 16px;
	margin-top: 20px;
	font-weight: bold;
	color: #343434;
}

.foot_paragraph {
	width:300px;
	height: auto;
	font-family: Arial;
	font-size: 14px;
	color: #343434;
	font-weight: bold;
	line-height: 20px;
	float: left;
}

.foot_link { color: #343434; text-decoration: none;}

#separador_foot {
	width: 900px;
	height: 3px;
	background-color: #343434;
}

#separador_foot2 {
	width: 900px;
	height: 1px;
	background-color: #343434;
	margin-top: 5px;
}

.foot_social { width: 30px; height: 30px; margin-right: 10px;}

.table-parts {
    border-collapse: collapse;
    width: 100%;
    margin-top: -20px;
    font-family: Arial;
}
.table-parts h1 {
    margin: 8px 0;
}
.table-parts th, .table-parts td {
    border: 1px solid black;
    padding: 8px;
    text-align: left;
    text-align: center
}
.table-parts img {
    max-width:200px;
}

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

html, body {
  width: 1200px;
}

.btn img { width: 90px;}
.logogif { width: 380px; height: auto; float: left; }
.parrafo {font-family: Arial; font-size: 34px; color: #838383; text-align: justify; line-height: 1.1; padding-left: 2%; padding-right: 2%;}
.index_text2 {font-family: Arial; font-size: 38px; font-weight: bold; color: #de3411; text-align: left; margin-left: 2%;}
.img_down { float: left; margin-right: 10px; margin-left: 15px;}
.formfilltxt { width: 98%; margin-left: 2%; height: 40px; font-size: 28px; border-style: solid; border-color: #CCCCCC;}
.formfilltxt2 { width: 98%; margin-left: 2%; height: 80px; font-size: 28px; border-style: solid; border-width: 2px; border-color: #CCCCCC;}
.formbtn { width: 30%; height: auto; font-size: 28px;}
.mapcontact {overflow:hidden; height: auto; width: 95%;}
.parrafod {font-family: Arial; font-size: 28px; color: #838383; text-align: justify; margin-top: 20px;}
.parrafo_img {font-family: Arial; font-size: 24px; color: #838383; text-align: justify; line-height: 1.1; width: 65%; float: left; padding-left: 2%; padding-right: 2%;}
.img_derecha { float: right; width: 28%; border-style: solid; border-width: 5px; border-color: #CCCCCC; margin-bottom: 12px; margin-right: 2%; margin-top: 2%;}

#logo {
	margin-left: 50px;
}

.nav li .children {
	font-size: 24px;
	width: 400px;
}

.nav li .childrenew {
	width: 100px;
	font-size: 24px;
	margin-left: -5%;
}

#header2 {
	margin-left: 110px;
	margin-top: 1%;
}

#separador {
	margin-top: 5%;
	width: 100%;
}

#formulario {
	width: 95%;
	height: auto;
	float: left;
	margin-left: 2%;
	margin-bottom: 50px;
}

#formcamp {
	width: 95%;
	height: auto;
	margin-bottom: 30px;
	margin-left: 2%;
}

#formfill {
	width: 95%;
	height: 40px;
	border-color: #CCCCCC;
}

#formtext {
	font-family: arial;
	color: #565656;
	font-size: 28px;
	margin-left: 2%;
}

#separadorv {
	display: none;
}

#map {
	width: 95%;
	margin-left: 4%;
	height: auto;
}

#gmap_canvas {
	 height: 800px;
	 width:auto;
}

#foot {
	width: 100%;
	height: auto;
	background-color: #bababa;
	float: left;
}

#foot_content {
	width: 100%;
	height: auto;
	margin: auto;
}

.foot_logo {
	margin-right: 30px;
	margin-top: 10px;
	float: right;
}

.foot_title {
	font-family: Arial;
	font-size: 28px;
	margin-top: 2%;
	margin-left: 2%;
	font-weight: bold;
	color: #343434;
}

.foot_paragraph {
	width: 25%;
	height: auto;
	font-family: Arial;
	font-size: 28px;
	margin-left: 2%;
	color: #343434;
	font-weight: bold;
	line-height: 1.5;
	float: left;
}

.foot_link { color: #343434; text-decoration: none;}

#separador_foot {
	width: 85%;
	height: 3px;
	background-color: #343434;
}

#separador_foot2 {
	width: 85%;
	height: 1px;
	background-color: #343434;
	margin-top: 5px;
}

.foot_social { width: 30px; height: 30px; margin-right: 10px;}

}
