@charset "UTF-8";
*{
	border:0px;
	}
	


body {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #0065a2;
	margin: 0;
	padding: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #666;
}
#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	height: 90px;
	width: 320px;
	margin-top: 30px;
}
#botonera {
	margin-top: 65px;
	float: right;
	width: 600px;
	height: 40px;
	text-align: right;
	border-bottom: 1px solid #0065a2;
}
#botonera ul {
	list-style-type: none;
}
#botonera ul li {
	display: inline;
	margin-left: 30px;
}
#botonera ul li a {
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing:antialiased;
	font-size: 14px;
	text-decoration: none;
	color: #0065a2;
}
.current_item {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0065a2;
	padding-bottom: 0px;
}
#header {
	float: left;
	height: 170px;
	width: 1000px;
}
#bienvenida {
	float: left;
	height: 240px;
	width: 550px;
	margin-top: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
#texto_bienvenida {
	float: left;
	height: 200px;
	width: 550px;
	margin-top: 20px;
}
#texto_bienvenida_servicios {
	float: left;
	height: 500px;
	width: 1000px;
	margin-top: 20px;
}
#caja_amarilla {
	background-color: #ffa200;
	float: right;
	height: 200px;
	width: 360px;
	margin-top: 20px;
	padding: 20px;
	text-align: right;
	font-size: 16px;
	color: #FFF;
}
#destacado_txt {
	float: left;
	height: 140px;
	width: 360px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFF;
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing:antialiased;
}
#destacado_button {
	float: right;
	height: 26px;
	width: 58px;
	background-color: #FFF;
	margin-top: 10px;
	font-size: 12px;
	color: #F89F03;
	padding-top: 9px;
	padding-right: 7px;
}
#destacado_button a {
	background-color: #FFF;
	font-size: 12px;
	color: #F89F03;
	text-decoration: none;
}
#iso {
	float: left;
	height: 90px;
	width: 90px;
	margin-top: 50px;
}
#txt {
	float: left;
	height: 175px;
	width: 440px;
}
.seccion_servicios {
	float: left;
	height: 1400px;
	width: 1000px;
	margin-bottom: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 20px;
	margin-top: 165px;
	padding-top: 20px;
}
.seccion_servicios_instrumentacion {
	float: left;
	height: 1500px;
	width: 1000px;
	margin-bottom: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 20px;
	margin-top: 165px;
	padding-top: 20px;
}
.seccion_mantenciones {
	float: left;
	height: 900px;
	width: 1000px;
	margin-bottom: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 20px;
	margin-top: 165px;
	padding-top: 20px;
}
.seccion_soluciones {
	float: left;
	height: 600px;
	width: 1000px;
	margin-bottom: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 20px;
	margin-top: 165px;
	padding-top: 20px;
}
.seccion_clientes {
	float: left;
	height: 500px;
	width: 1000px;
	margin-bottom: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 20px;
	margin-top: 165px;
	padding-top: 20px;
}
#txt_servicios {
	float: left;
	height: 1200px;
	width: 1000px;
}
#txt_mantenciones {
	float: left;
	height: 1000px;
	width: 1000px;
}
#txt_soluciones {
	float: left;
	height: 500px;
	width: 1000px;
}
#txt_clientes {
	float: left;
	height: 500px;
	width: 1000px;
}
#txt_servicios_landing {
	float: left;
	height: 550px;
	width: 1000px;
}
#texto_instrumentacion {
	float: left;
	height: 1450px;
	width: 980px;
	margin-top: 30px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: lighter;
	line-height: 28px;
	text-align: justify;
}
#texto_mantenciones {
	float: left;
	height: 900px;
	width: 980px;
	margin-top: 30px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: lighter;
	line-height: 28px;
	text-align: justify;
}
#texto_soluciones {
	float: left;
	height: 600px;
	width: 980px;
	margin-top: 30px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: lighter;
	line-height: 28px;
	text-align: justify;
}
#texto_clientes {
	float: left;
	height: 400px;
	width: 980px;
	margin-top: 30px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: lighter;
	line-height: 28px;
	text-align: justify;
}
#intro {
	float: left;
	height: 120px;
	width: 980px;
}
#intro_2 {
	float: left;
	height: 140px;
	width: 980px;
}
#intro_clientes {
	float: left;
	height: 70px;
	width: 980px;
}
.caja1 {
	float: left;
	height: 400px;
	width: 480px;
	text-align: justify;
	margin-top: 30px;
}
.caja1_instrumentacion {
	float: left;
	height: 480px;
	width: 480px;
	text-align: justify;
	margin-top: 30px;
}
.caja1_soluciones {
	float: left;
	height: 300px;
	width: 980px;
	text-align: justify;
	margin-top: 30px;
}
.caja1_mantenciones {
	float: left;
	height: 600px;
	width: 480px;
	text-align: justify;
	margin-top: 30px;
}
.caja2 {
	float: right;
	height: 538px;
	width: 390px;
	text-align: right;
	margin-top: 30px;
	border: 1px solid #CCCCCC;
}
.caja3 {
	float: left;
	height: 350px;
	width: 480px;
	margin-top: 30px;
}
.caja4 {
	float: left;
	height: 120px;
	width: 1000px;
	margin-top: 50px;
	display: inline;
}
#txt_home {
	float: left;
	height: 175px;
	width: 440px;
	margin-left: 20px;
	margin-top: 20px;
}
.titulo {
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing:antialiased;
	font-size: 30px;
	color: #0065a2;
	float: left;
	font-weight: 200;
	width: 100%;
	text-transform: uppercase;	
}
.titulo_home {
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 27px;
	color: #0065a2;
	float: left;
	font-weight: 200;
	width: 100%;
	text-transform: uppercase;
}
.titulo_servicios_interiores {
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 30px;
	color: #0065a2;
	float: left;
	font-weight: 200;
	width: 500px;
	text-transform: uppercase;
}
#botonera_secundaria {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color: #0065a2;
	float: right;
	font-weight: lighter;
	width: 480px;
	text-align: right;
	margin-right: 20px;
	padding-top: 10px;
}
.current_item2  {
	color: #F79700;
}
#botonera_secundaria ul {
	list-style-type: none;
}
#botonera_secundaria ul li {
	list-style-type: none;
	display: inline;
}
#botonera_secundaria ul li a {
	list-style-type: none;
	display: inline;
	text-decoration: none;
	color: #666;
}
.titulo2 {
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing:antialiased;
	font-size: 20px;
	color: #0065a2;
	float: left;
	font-weight: 200;
	width: 100%;
}
.titulo3 {
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing:antialiased;
	font-size: 18px;
	color: #0065a2;
	float: left;
	font-weight: 200;
	width: 460px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1264A2;
	padding-top: 10px;
	

}
.titulo_footer {
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing:antialiased;
	font-size: 18px;
	color: #FFFFFF;
	float: left;
	width: 100%;
}
.parrafo {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #666;
	float: left;
	text-align: justify;
	height: 100px;
	width: 320px;
	font-weight:lighter;
	line-height:22px;
}
.parrafo_home {
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing:antialiased;

	font-size: 14px;
	color: #666;
	float: left;
	text-align: justify;
	height: 100px;
	width: 440px;
	margin-top: 10px;
	line-height:22px;
}
.parrafo_home2 {
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing:antialiased;

	font-size: 14px;
	color: #666;
	float: left;
	text-align: justify;
	height: 100px;
	width: 460px;
	margin-top: 10px;
	line-height:22px;
}
.parrafo_home2 a {
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 14px;
	color: #FB9901;
}
#wrap #servicios .item_servicio .parrafo_home2 {
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 14px;
	color: #666;
	float: left;
	text-align: justify;
	height: 100px;
	width: 460px;
	margin-top: 10px;
	line-height: 22px;
}
.parrafo_contacto {
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing:antialiased;

	font-size: 14px;
	color: #666;
	float: left;
	text-align: justify;
	height: 80px;
	width: 460px;
	margin-top: 10px;
	line-height:22px;
}
.parrafo_empresa {
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing:antialiased;

	font-size: 14px;
	color: #666;
	float: left;
	text-align: justify;
	height: 500px;
	width: 1000px;
	line-height:22px;
}	
.home_destacado {
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 15px;
	color: #0065a2;
	font-style: italic;
}
.servicios_destacado {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #0065a2;
}
.seccion {
	float: left;
	height: 550px;
	width: 980px;
	margin-bottom: 50px;
	margin-top: 165px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 20px;
	position: relative;
}
.seccion_contacto {
	float: left;
	height: 550px;
	width: 980px;
	margin-bottom: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 20px;
	position: relative;
}
.linea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	margin-top: 40px;
}
.imagen_confianza {
	height: 286px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#servicios {
	float: left;
	height: 500px;
	width: 1000px;
	margin-top: 40px;
}
.item_servicio {
	float: left;
	height: 100px;
	width: 460px;
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
}
.item_servicio3 {
	float: left;
	height: 100px;
	width: 460px;
	margin-top: 90px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
}
.item_servicio_seccion {
	float: left;
	height: 130px;
	width: 460px;
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
}
.item_servicio2_seccion {
	float: right;
	height: 130px;
	width: 460px;
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
}
.item_servicio3_seccion {
	float: left;
	height: 130px;
	width: 460px;
	margin-top: 80px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
}
.item_servicio4_seccion {
	float: right;
	height: 130px;
	width: 460px;
	margin-top: 80px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
}
.cabecera {
	color: #FFF;
	background-color: #F90;
	height: 30px;
	width: 450px;
	font-size: 16px;
	margin-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.icon {
	float: left;
	height: 35px;
	width: 50px;
	margin-right: 20px;
	margin-top: 5px;
}
.item_contacto {
	float: left;
	height: 500px;
	width: 460px;
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
}
.img_servicios {
	float: left;
	height: 120px;
	width: 120px;
}
.txt_servicios {
	float: left;
	height: 30px;
	width: 320px;
	padding-left: 20px;
	margin-top: 40px;
}
.servicios_vermas {
	float: left;
	height: 30px;
	width: 250px;
	margin-left: 20px;
	margin-top: 20px;
}
#bienvenida_servicios {
	float: left;
	height: 60px;
	width: 1000px;
	margin-top: 20px;
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	font-weight:lighter;
	-webkit-font-smoothing:antialiased;
	
}
.servicios_vermas a {
	color: #0165a3;
	text-decoration: none;
}
.item_servicio2 {
	float: right;
	height: 160px;
	width: 460px;
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
}
.item_contacto2 {
	float: right;
	height: 500px;
	width: 460px;
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
}
.texto_servicios {
	font-size: 14px;
	background-color: #F90;
	padding: 5px;
	color: #FFF;
	width: 310px;
	float: left;
}
.texto_servicios2 {
	font-size: 22px;
	color: #F79700;
	width: 350px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
}
.texto_servicios3 {
	font-size: 24px;
	background-color: #F79700;
	color: #FFFFFF;
	width: 350px;
	float: left;
	padding-top: 5px;
	padding-left: 18px;
	border: 1px solid #F79700;
	text-align: right;
	padding-bottom: 3px;
	padding-right: 20px;
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	font-weight: lighter;
}
.servicios_txt {
	font-size: 14px;
}
#footer {
	background-color: #0065a2;
	float: left;
	height: 180px;
	width: 100%;
	color: #FFF;
	margin-top: 20px;
	font-family: 'Open Sans', sans-serif;

}
#footer a {
	color: #ffa200;
	text-decoration: none;
}
#footer_wrap {
	height: 180px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#footer_contacto {
	float: left;
	height: 150px;
	width: 380px;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
}
#texto_contacto2 {
	float: left;
	height: 110px;
	width: 380px;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
}
#footer_linkedin {
	float: left;
	height: 40px;
	width: 380px;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
}
#texto_linkedin {
	float: left;
	height: 24px;
	width: 80px;
	padding-top: 16px;
}
#icono {
	float: left;
	height: 40px;
	width: 40px;
}

#footer_trabaja {
	float: left;
	height: 150px;
	width: 400px;
	font-size: 12px;
	border-left-style: solid;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-color: #8bbce1;
	font-family: 'Open Sans', sans-serif;
}

#footer_botonera{
	float: right;
	height: 150px;
	width: 150px;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #8bbce1;
	border-left-color: #8bbce1;
	font-family: 'Open Sans', sans-serif;
}
#footer_botonera ul {
	list-style-type: none;
}
#footer_botonera ul li {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
}
#footer_botonera ul li a {
	color: #FFF;
}
#footer_iso {
	height: 70px;
	width: 100%;
	background-color: #1264A2;
	float: left;
}
#logo_iso_footer {
	height: 44px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #1264A2;
	text-align: center;
}


#tabs {
  overflow: hidden;
  width: 1000px;
  margin: 0;
  margin-top:40px;
  padding: 0;
  list-style: none;
}

#tabs li {
  float: left;
  margin: 0 .5em 0 0;
}

#tabs a {
  position: relative;
  background: #ddd;
  background-image: linear-gradient(to bottom, #fff, #ddd);  
  padding: .7em 3.5em;
  float: left;
  text-decoration: none;
  color: #444;
  text-shadow: 0 1px 0 rgba(255,255,255,.8);
  border-radius: 5px 0 0 0;
  box-shadow: 0 2px 2px rgba(0,0,0,.4);
}

#tabs a:hover,
#tabs a:hover::after,
#tabs a:focus,
#tabs a:focus::after {
  background: #fff;
}

#tabs a:focus {
  outline: 0;
}

#tabs a::after {
  content:'';
  position:absolute;
  z-index: 1;
  top: 0;
  right: -.5em;  
  bottom: 0;
  width: 1em;
  background: #ddd;
  background-image: linear-gradient(to bottom, #fff, #ddd);  
  box-shadow: 2px 2px 2px rgba(0,0,0,.4);
  transform: skew(10deg);
  border-radius: 0 5px 0 0;  
}

#tabs #current a,
#tabs #current a::after {
  background: #fff;
  z-index: 3;
}

#content {
  background: #fff;
  padding: 2em;
  height: 220px;
  position: relative;
  border-radius: 0 5px 5px 5px;
  box-shadow: 0 -2px 3px -2px rgba(0, 0, 0, .5);
}
#slider2{
	width: 1000px;
	height: 180px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	}
#slider3 {
	width: 1000px;
	height: 450px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}

/* form style */
.form-style{
	max-width: 450px;
	background: #FFFFFF;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 40px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}
.form-style-heading{
	margin-bottom: 10px;
	font-size: 14px;
	padding-bottom: 3px;
}
.parrafo_contacto a {
	text-decoration: none;
	color: #F90;
}
.form-style label{
    display: block;
    margin: 0px 0px 15px 0px;
}
.form-style label > span{
    width: 100px;
    float: left;
    padding-top: 8px;
    padding-right: 5px;
}
.form-style span.required{
    color:red;
}
.form-style .tel-number-field{
    width: 40px;
    text-align: center;
}
.form-style  .long{
    width: 120px;
}
.form-style input.input-field{
    width: 48%;
   
}

.form-style input.input-field,
.form-style .tel-number-field,
.form-style .textarea-field,
 .form-style .select-field{
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out; 
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #C2C2C2;
    box-shadow: 1px 1px 4px #EBEBEB;
    -moz-box-shadow: 1px 1px 4px #EBEBEB;
    -webkit-box-shadow: 1px 1px 4px #EBEBEB;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 7px;
    outline: none;
}
.form-style .input-field:focus,
.form-style .tel-number-field:focus,
.form-style .textarea-field:focus,  
.form-style .select-field:focus{
    border: 1px solid #0C0;
}
.form-style .textarea-field{
    height:100px;
    width: 55%;
}
.form-style input[type="button"],
.form-style input[type="submit"] {
    -moz-box-shadow: inset 0px 1px 0px 0px #3985B1;
    -webkit-box-shadow: inset 0px 1px 0px 0px #3985B1;
    box-shadow: inset 0px 1px 0px 0px #3985B1;
    background-color: #216288;
    border: 1px solid #17445E;
    display: inline-block;
    cursor: pointer;
    color: #FFFFFF;
    padding: 8px 18px;
    text-decoration: none;
    font: 12px Arial, Helvetica, sans-serif;
}
.form-style input[type="button"]:hover,
.form-style input[type="submit"]:hover {
    background: linear-gradient(to bottom, #2D77A2 5%, #337DA8 100%);
    background-color: #28739E;
}
.form-style .success{
	background: #D8FFC0;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 5px 0px;
	border: none;
	font-weight: bold;
	color: #2E6800;
	border-left: 3px solid #2E6800;
}
.form-style .error {
	background: #FFE8E8;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 5px 0px;
	border: none;
	font-weight: bold;
	color: #FF0000;
	border-left: 3px solid #FF0000;
}
.marca {
	margin: 10px;
	float: left;
	height: 150px;
	width: 150px;
}
a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
