/*
CSS Valtubos
*/
@font-face {
    font-family: "mifuente";
    src: url(Font/roboto/Roboto-Light.ttf);
}

@font-face {
 font-family:"mifuente";
 src: url(Font/roboto/Roboto-Light.eot); /* EOT file for IE */
}


body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	/*background: url(../images/backgroundelec1.jpg) no-repeat center center fixed;*/
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	background-color: #FFFFFF;
	height: 100%;
	
}

a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
} 
a:active, a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

img {
	padding: 0px;
	margin: 0px;
	
}
ul{
font-family: 'Roboto Slab', serif;	
color:white;
	}
p {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	color: #FFF;
}

h1{
	font-weight: bold;
	color: rgb(0,77,170);
	font-family: Oswald;
	font-size: 28px;
}


h2{
	font-weight: bold;
	color: #FFFFFF;
	font-family: 'Oswald', sans-serif;
	font-size:20px;
	text-shadow: -2px -2px 0 #000,
    1px -1px 0 #000,
    -3px 3px 0 #000,
    1px 1px 0 #000;
}


.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;	
}

.cleaner_with_divider {
	clear: both;
	width: 100%;
	height: 15px;
	margin-bottom: 25px;
	font-size: 1px;
}

/*Contenedor Principal*/
#templatemo_container{
	position:relative;
	width: 100%;
	margin: 0 auto;

}


/*Cabecera*/
#banner_wrapper {
	clear: both;
	width: 100%;
	height: 100px;
	margin: 0 auto;
	background: url(../images/fondobanner.png);
	background-repeat: repeat-x;
	min-width: 1000px;
	
	
}

#banner {
	position: relative;
	right: 20px;
	width: 1000px;
	margin: 0 auto;
	padding: 0 px;
	z-index: 3;
	background-image: url(../images/Bannerprincipal.png);
	background-repeat: no-repeat;
	height: 100px;
		
}


/*Fin de Cabecera*/

/*Menú*/
#templatemo_menu {
	
	clear: both;
	position: relative;
	margin: 0 auto;
	width: 920px;	
	height: 45px;
	background: url(../images/templatemo_menu_bg.png) right no-repeat;
	right:4px;
	z-index:5;
	
}

#templatemo_menu span {
	position: absolute;
	top: 0px;
	left: -23px;
	width: 26px;
	height: 45px;
	margin: 0 auto;
	background: url(../images/templatemo_menu_bgprueba.png) no-repeat;
	z-index: 4;
}

#templatemo_menu ul{
	padding: 0 0 0 10px;
	margin: 0 auto;
	height: 45px;
	list-style: none;
}

#templatemo_menu ul li{
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	padding-right: 5px;
}

#templatemo_menu li a{
	float: left;
	display: block;
	color: #000;
	font-size: 12px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	padding: 0px 0 0 8px;		
	
	
}
a{
	
	font-family: 'Roboto Slab', serif;}

#templatemo_menu  li a b{
	float: left;
	display: block;
	padding: 4px 24px 0 16px;

}
#templatemo_menu  li.current a, #templatemo_menu  li a:hover{
	color: #0057A0;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/templatemo_menu_hover_bg_left.png) left top no-repeat;
	font-weight: bold;
	
	font-family: 'Oswald', sans-serif;
	font-size:16px;
	text-shadow: -2px -2px 0 #000,
    1px -1px 0 #000,
    -3px 3px 0 #000,
    1px 1px 0 #000;
}
#templatemo_menu  li.current a b, #templatemo_menu li a:hover b{
	color: #FFFFFF;
	padding-top: 0px;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/templatemo_menu_hover_bg.png) right top no-repeat;
	
}
/*Fin de Menú*/

/*Banner Principal*/
#templatemo_banner {
	clear: both;
	position: relative;
	width: 960px;
	height: 0px;
	border-color: black;
	margin: 0 auto;
	z-index:4;
	
	
}

.load-delay {
  margin:0 auto;
  display:block;
}
#templatemo_banner {
positoin:relative;
right:14px;
	
}
	
#templatemo_banner p{
	color: #333;
	font-size: 13px;
	width: 400px;
	padding: 100px 0px 0px 70px;
	text-align: left;
	line-height: 20px;
}

#templatemo_banner a{
	color: #000;
}
/*Fin del banner*/

/*Contenido*/
#templatemo_content {
	margin: 0 auto;
	position: relative;
	bottom: 0px;
	width: 930px;
	background: url(../images/fondo_contendo.png) repeat-y;
	z-index: 0;
	top: -20px;
	font: 12px sans-serif;
}

#templatemo_content #templatemo_content_left {
	float: left;
	width: 920px;
}

#templatemo_content #templatemo_content_right {
	float: right;	
	width: 280px;
}

/*Columna Izquierda*/


#templatemo_content_left p{
	padding-bottom: 10px;
}

#templatemo_content_left ul {
	margin: 0px;
	padding: 10px 0 0 0;
	list-style:none;
}

#templatemo_content_left li {
	padding: 0 0 10px 25px;
	background: url(../images/checkmark.png) left top no-repeat;
	color: #666;
}


#templatemo_content_left .content_left_section_01 {
	clear: both;
}

.content_left_section_01 h1 {
	font-size: 28px;
	margin: 0 0 0 0;
	padding: 5px 0 15px 0;
	text-align: left;
}

.content_left_section_01 li {
	padding: 0 0 10px 20px;
	background: url(../images/checkmark.png) left top no-repeat;
	
}
.content_left_section_01 img {
	margin: 0 0px 0px 0;
	padding-left: 20px;
}

.content_left_section_01 p {
	padding-right: 10px;
	padding-left: 15px;
	text-align: justify;
}

.content_left_section_01 ul {
	margin: 0px;
	padding: 10px 0 0 0;
	list-style:none;
}

#templatemo_content_left #why_choose_us {
	float: left;
	margin-right: 20px;
	width: 260px;
	padding-left: 0px;
}

#why_choose_us h1 {
	font-size: 18px;
	height: 20px;
	padding: 19px 0 0 40px;
	background: url(../images/templatemo_graph.png) left bottom no-repeat;
	color: #666;
}

#templatemo_content_left #services {
	float: left;
	width: 260px;






	padding-
; 						color: #000;
	padding-right: 30px;
	padding-left: 70px;
}

#services li a {
	font-size: 11px;
	font-weight: normal;
	color: #dddcdc;
}

#services h1 {
	font-size: 18px;
	height: 20px;
	padding: 19px 0 0 40px;
	background: url(../images/templatemo_services_icon.png) left bottom no-repeat;
	color: #666;
}

/*Fin de Columna Izquierda*/

/*Columna Derecha*/
 #templatemo_content_right .right_column_section{ 
	clear: both;
	margin-bottom: 30px;
}

.right_column_section img {
	border: 5px solid #2f2b2c;
	margin-bottom: 10px;
}
 
.right_column_section #company_news_header {
	font-size: 18px;
	height: 20px;
	color: rgb(0,0,0);
	padding: 19px 0 0 40px;
	margin: 0 0 15px 0;
	font-weight: bold;
	background: url(../images/templatemo_news_icon.png) left bottom no-repeat;
	font-family: 'Roboto Slab', serif;

	color:white;
}

.right_column_section #testimonials_header {
	font-size: 18px;
	height: 20px;
	color: rgb(0,0,0);
	padding: 19px 0 0 40px;
	margin: 0 0 15px 0;
	font-weight: bold;
	background: url(../images/templatemo_test_icon.png) left bottom no-repeat;
	font-family: 'Roboto Slab', serif;
	color:white;
}
 
.right_column_section h1 {
	color: rgb(68,133,194);	 
	font-size: 12px;
	padding: 0 0 5px 0;
	margin: 0px;
	font-weight: normal;
 }
 
.right_column_section h2 {
	 margin: 0px;
	 padding: 0px;
	 font-size: 12px;
	 font-weight: bold;
 }
 
#templatemo_content_right #newsletter_section{
	clear: both;
	padding: 10px 20px;
	height: 135px;
	background: url(../images/templatemo_newsletter_bg.jpg) no-repeat;
}

#newsletter_section h1 {
	color: rgb(255,255,255);
	font-size: 16px;
	padding: 0;
	margin: 0 0 20px 0;
}

#newsletter_section p{
	margin-bottom: 10px;
}

#newsletter_section form {
	padding: 0px;
	 margin: 0px;
}

#newsletter_section input {
	margin-bottom: 5px;
}

/*Fin Columna Derecha*/
/*Fin Contenido*/

/*Footer*/
#templatemo_footer {
	margin: 0 auto;
	clear: both;
	color: #FFF;
	width: 960px;
	padding: 10px 0px 0px 0;
	text-align: center;
	background: url(../images/footerbg.png) top center repeat-x;
	width: 100%;
	position: relative;
	font-family: 'Roboto Slab', serif;
}

#templatemo_footer a{
	
	color: rgb(255,255,255);
	font-family: 'Roboto Slab', serif;
	font-weight: bolder;
	   text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
}
/*Fin del Footer*/


.caracteristicas a{
	font-weight:bold;
}

.Lineaseparadora{
	width:920px;
	height:20px;
	padding-left:10px;
	padding-right:10px;
	margin-left:9px;
	border-top:solid;
	border-left:solid;
	border-right:solid;
	border-color:rgb(0,0,0);
	border-right-color:rgb(68,133,194);
	border-left-color:rgb(68,133,194);
	border-width:1px;
	border-top-width:3px;

}

.bloqueeditable{
}

hr{
	}


.sticky-navigation
{
margin: 0 auto;
}
.sticky-navigation.stuck
{
    position: fixed;
    top: 0;
	width: 100%;
    z-index: 100;
    background: url(../images/bannernuevo1back.png);
	 height:110px; 
	 opacity:1;
}


.contenedor
{
    width:965px;
    margin: 0 auto;
    
   
}
/*
#header{
	display: block;
	width: 100%;

  

}
#header.fixed{
    position:fixed;
	top:0px;
    margin-top:0px;
    z-index: 999;
}
*/

//Map the correct css style to create the fixed position 
div#header-fixed {position:fixed; top:0px; margin:auto; z-index:100000; width:100%;} 
div#my-menus {background:#000; height:75px; opacity:1}




.cables{
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	color: #FFF;
}
.cableselec{
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	color: #FFF;
	text-shadow: #EEEE00 0 0 10px
}

.flotante{
	position:relative;
	float:right;
	top:15px;
	margin-bottom:15px;
	vertical-align:bottom;
}




.menostam{
	font-size: 15px;
}

.fondomenu{
	background:url(../images/fondomision.png) no-repeat ;
	width:170px;
	height:250px;
	
}

.nuevaimagen
{
	
}


.galeriafluida
{
	width: 100%!important;
	height: 500px;
	position: relative;
	background: url(../images/industria_opacity.png) repeat;
	z-index: 12;
	bottom: 40px;

}

#indicadores
{
	font-family: 'Roboto Slab', serif;
	float: right;
	max-height: 250px;
}

#texto_especial
{
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	color: #000;
	text-shadow: #008AC8 0 0 1px;
	}

#texto_especial_2
{
	text-align: left;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	color: #000;
	
	}

#titulo_especial
{
	
	font-family: 'Oswald', sans-serif;
	font-size: 22px;
	color: #000;
	text-shadow: #FFB914 0 0 1px;
	}

#parrafo_especial
{
	font-family: "mifuente";
	font-size: 18px;
	color: #000;
	padding-left: 0px;
	
	}
	
.mision{
	width: 50%;
	float: left;
	}	

.imagen_nosotros{
	float:right;
	width:50%;
	
	
	}

.roundimage
{
	border-radius:30%;
	}
	
#mapa{
	height:400px;
	width:100%;
	}	
	
	
#map-canvas {
        width: 60%;
        height: 300px;
		position:relative;
		margin-left: 0px;
		float:left;
		
		z-index:2;
		border-radius: 0px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-moz-border-radius: 10px;
      }

.roundimage2
{
	border-radius:20%;
	}
	
	
.formulario
{
	padding-left: 0px;
	margin-bottom: -105px;
	z-index: 1;
	position: relative;
	width: 40%;
	float: left;
	}

#datoscontacto
{
	float:right;
	width:38%;
	}

#textoespecialcontacto{
	font-family: "mifuente";
	font-size: 14px;
	color: #000;
	text-align:left;
	
	
	}
	
	.indiceup{
		position:relative;
		z-index:2}
		
.mapmarker
{
	background: #FFF;
	font-size: 24px;
	
}

.imagencontacto
{
	float: right;
	width: 60%;
	z-index: 3;
	position: relative;
	padding-left: -20px;
	
	}

.lineasvaltubos{
	margin-top:40px;
	margin-bottom:10px;
	
	
	}
