body {
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.cont_header {
    width: 100%;
    height: 173px;
    background-color: #ececec;
    text-align: center;
}
.header {
    width: 960px;
    height: 173px;
    margin: 0px auto;
    position: relative;
}
.logo {
    position: absolute;
    top: 52px;
    left: 0px;
}
a img {border: 0px !important;}
.redes_sociales {
    position: absolute;
    top: 12px;
    right: 0px;
}
.redes_sociales select{
    width: 122px;
    font-family: 'helveticaneuelt_std_ltregular';
    background-color: #d5d5d5;
    border: none;
    font-family: 'helveticaneuelt_stdregular';
    font-size: 12px;
    color: #959595;
    margin-top: 7px;
    float: right;
}
.mr5 {margin-right: 5px !important;}

.menu{
    width: 860px;
    height: 41px;
    background-image: url('../images/fnd_barra_menu.png');
    background-repeat: repeat-x;
    margin: 0px;
    padding: 0px 0px 0px 100px;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.menu li{
    float: left;
    list-style-type: none;
    padding: 0px 16px !important;
    position: relative;
    
}
.menu li:hover .submenu{
    display: block !important;
}
.menu li a{
    font-family: 'helveticaneuelt_std_ltregular';
    color: #d5d5d5;
    border: none;
    text-decoration: none;
    font-size: 13px;
    line-height: 40px;
}
.cont_footer {
    width: 100%;
    height: 186px;
    background-image: url('../images/fnd_footer.png');
    background-repeat: repeat-x;
    text-align: center;
}
.footer {
    width: 960px;
    height: 186px;
    margin: 0px auto;
    position: relative;
}
.menu_footer{
    width: 218px;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 28px;
    left: 17px;
}
.menu_footer li{
    list-style-type: none;
    padding: 4px 0px;
    position: relative;
}
.menu_footer li .img1 {
    position: absolute;
    left: -17px;
    top: -15px;
}
.menu_footer li img {
    float: left;
    margin: 5px 12px 0px 0px;
}
.menu_footer li a {
    font-family: 'helveticaneuelt_std_ltregular';
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    float: left;
}
.cb {clear: both;}
.linea_punteada {
    width: 218px;
    height: 1px;
    border-top: dotted 1px #797979;
}
.title_contacto {
    font-family: 'helveticaneuelt_std_ltregular';
    position: absolute;
    top: 29px;
    left: 395px;
    color: #a3a3a3;
    font-size: 35px;
}
.form_contacto_footer {
    position: absolute;
    top: 23px;
    right: 10px;
}
.form_contacto_footer [type='text']{
    width: 156px;
    height: 25px;
    background-color: #6e6e6e !important;
    font-family: "Arial";
    font-size: 15px;
    color: #c7c7c7;
    padding: 0px 0px 0px 18px;
    border: none;
    border-radius: 5px;
    display: block;
}
.mt7 {margin-top: 7px !important;}
.form_contacto_footer textarea {
    width: 156px;
    height: 45px;
    background-color: #6e6e6e !important;
    font-family: "Arial";
    font-size: 15px;
    color: #c7c7c7;
    padding: 5px 0px 5px 18px;
    border: none;
    border-radius: 5px;
    float: left;
    line-height: 18px;
    margin-left: 10px;
}
.form_contacto_footer .btn_enviar {
    width: 75px;
    height: 24px;
    border-radius: 5px;
    border: none;
    font-family: 'helveticaneuelt_std_ltregular';
    font-size: 14px;
    color: #bdbdbd;
    background-color: #232323;
    cursor: pointer;
    float: right;
    margin-top: 6px;
}
.fl {
    float: left;
}
.text_footer, .text_footer a {
    font-family: "Arial";
    font-size: 11px;
    color: #dbd9d9;
    text-decoration: none;
}
.cont_info_footer {
    position: absolute;
    bottom: 28px;
    left: 0px;
    width: 960px;
}
.fl {float: left !important;}
.fr {float: right !important;}
.text_footer img {
    float: left;
    margin-top: -2px;
}
.text_footer span {
    float: left !important;
}
.linea_div {
    width: 195px;
    height: 1px;
    background-color: #7b7b7b;
    margin: 0px auto;
}
.menu li:hover {
    background-color: #454545 !important;
}
.submenu {
    width: 222px;
    background-color: #454545;
    position: absolute;
    text-align: center;
    top: 40px;
    left: 0px;
    z-index: 9999;
}
.submenu div {
    width: 195px;
    text-align: left;
    margin: 0px auto;
}
.submenu div a{
    margin-left: 7px;
}
.frase {
    font-family: 'helveticaneuelt_std_ltregular';
	font-size: 20px;
	line-height: 28px;
	color: white;
	text-align: left;
	width: 920px;
	margin: 0 auto;
}
.content {
    width: 100%;
    overflow: hidden;
    text-align: center;    
}
.content_azul {
    width: 100%;
    height: 488px;
    text-align: center;
    overflow: hidden;
    background-color: #1e76a4;
}
.showcase-button-wrapper {display: none;}
.content_slider {
    width: 960px;
    height: 368px;
    text-align: center;
    background-image: url('../images/sombra_slider.png');
    background-repeat: no-repeat;
    margin: 0px auto;
}
.cont_productos {
    width: 960px;
    padding: 18px 10px 35px 10px;
    overflow: hidden;
    margin: 0px auto;
}
.caja_producto {
    width: 314px;
    float: left;
}
.centro_cuadro_producto {
    float: left;
    width: 294px;
    height: 219px;
    background-image: url('../images/fnd_centro_cuadro_producto.png');
    background-repeat: repeat-x;
    position: relative;
}
.title_producto {
    font-family: 'helveticaneuelt_std_ltregular';
    font-size: 20px;
    color: #1d1d1d;
}
.text_producto {
    font-family: 'helveticaneuelt_std_ltregular';
    font-size: 12px;
    text-align: left;
    color: #605f5f;
    line-height: 18px;
    margin-top: 12px;
}
.info_prod {
    margin: 18px 0px 0px 20px;
    float: left;
}
.img1_prod {
    position: absolute;
    top: 52px;
    right: 12px;
}
.pos_btn_circular {
    position: absolute;
    bottom: 14px;
    right: 10px;
}
.caja_producto2{
    width: 310px;
    float: left;
}
.centro_cuadro_producto2{
    float: left;
    width: 290px;
    height: 219px;
    background-image: url('../images/fnd_centro_cuadro_producto.png');
    background-repeat: repeat-x;
    position: relative;
}

.mt9 {margin-top: 9px !important;}
.mt12 {margin-top: 12px !important;}
.mt17 {margin-top: 17px !important;}

.fl {float: left !important;}

.fr {float: right !important;}

.mr18 {margin-right: 18px !important;}
.logo_semapi {
    position: absolute;
    top:52px;
    right: 10px;
}
.content_contacto {
    width: 954px;
    background-image: url('../images/fnd_centro.png');
    background-repeat: repeat-y;
    min-height: 1000px;
    margin: 0px auto;
    padding: 0px 10px;
    position: relative;
}
.content_manuales {
    width: 954px;
    background-image: url('../images/fnd_centro_manuales.png');
    background-repeat: repeat-y;
    min-height: 800px;
    margin: 0px auto;
    padding: 0px 10px;
    position: relative;
}
.content_manuales .content_inner{
    width: 895px;
    margin: 0px auto;
    overflow: hidden;
}
.content_manuales .content_inner2{
    width: 940px;
    margin: 0px auto;
    overflow: hidden;
}
.showcase {
	position: relative;
}
#showcase2 {
    margin: 0px auto;
}
.col_izq {
    width: 555px;
    float: left;
    overflow: hidden;
    margin-left: 13px;
    margin-right: 40px;
}
.title_cont {
    font-family: 'helveticaneuelt_stdregular';
    font-size: 24px;
    color: #2585b8;
    text-align: left;
}
.form_contacto {
    margin-top: 15px;
}
.form_contacto [type='text'] {
    width: 256px;
    height: 33px;
    border: solid 1px #dadada;
    font-family: "Arial";
    color: #959595;
    font-size: 12px;
    padding: 0px;
    padding-left: 10px;
}
.form_contacto textarea {
    width: 543px;
    border: solid 1px #dadada;
    font-family: "Arial";
    color: #959595;
    font-size: 12px;
    padding: 5px 0px 0px 10px;
    margin-top: 12px;
}
.btn_enviar {
    width: 98px;
    height: 26px;
    background-color: #348dbd;
    font-family: 'helveticaneuelt_stdregular';
    color: #fff;
    font-size: 16px;
    border: none;
    cursor: pointer;
    float: right;
    margin-top: 10px;
}
.linea_azul_horiz {
    width: 100%;
    height: 1px;
    background-color: #348dbd;
}
.info_contacto {
    width: 100%;
    overflow: hidden;
}
.info_contacto .fila{
    width: 348px;
    float: left;
    text-align: left;
    padding-bottom: 8px;
    margin-top: 8px;
}
.info_contacto .fila img {
    float: left;
    margin-right: 5px;
}
.info_contacto .fila *{
    float: left;
}

.info_contacto .fila .title, .info_contacto .fila .pais  {
    font-family: "Arial";
    font-size: 15px;
    color: #202020;
}
.info_contacto .fila .text {
    font-family: "Arial";
    font-size: 15px;
    color: #7a7a7a;
    text-decoration: none;
}
.mt24 {
    margin-top: 24px !important;
}
.mt30 {margin-top: 30px !important;}
.linea_div_info {
    width: 348px;
    height: 1px;
    border-bottom: dotted 1px #a9a9a9;
}
.pais_m {
    margin: 5px 0px !important;
    padding: 0px !important;
}
.mt2 {margin-top: 2px !important;}
.col_der {
    width: 310px;
    float: left;
    margin-left: 20px;
    text-align: left;
}
.title_sec {
    font-family: 'helveticaneuelt_stdregular';
    font-size: 18px;
    color: #383838;
}
.linea_gris_horiz {
    width: 100%;
    height: 1px;
    background-color: #a9a9a9;
    margin: 9px 0px 7px 0px;
}
.col_der .subtitle {
    font-family: 'helveticaneuelt_stdregular';
    font-size: 15px;
    color: #2585b8;   
}
.col_der .text_col_der, .col_der .text_col_der a {
    font-family: 'helveticaneuelt_stdregular';
    font-size: 12px;
    color: #383838;
    line-height: 16px;
    text-decoration: none;
}
.position_borde_inf {
    position: absolute;
    bottom: -17px;
    left: 0px;
}

.pb50 {padding-bottom: 50px !important;}

.content_manuales .title {
    font-family: 'helveticaneuelt_stdregular';
    font-size: 24px;
    color: #2585b8;
    text-align: left;
}
.cuadro_manual_descarga {
    width: 414px;
    height: 50px;
    padding: 9px 0px 9px 20px;
    background-color: #f2f2f2;
    border-top: solid 1px #e2e2e2;
}
.cuadro_manual_descarga .cont_nombre{
    float: left;
    margin-left: 18px;
    text-align: left;
}
.cuadro_manual_descarga .cont_nombre a{
    font-family: 'helveticaneuelt_std_ltregular';
    font-size: 14px;
    color: #000;
    text-decoration: none;
    margin-top: 9px;
    float: left;
}
.cuadro_manual_descarga .cont_nombre .nomb{
    font-family: 'helveticaneuelt_std_ltregular';
    font-size: 18px;
    color: #000;
    text-decoration: none;
}
.descargas {
    width:100%;
    overflow: hidden;
    margin-top: 17px;
}
.mt47 {margin-top: 47px !important;}

.fila_instalacion {
    width: 900px;
    overflow: hidden !important;
    margin-top: 16px;
}
.fila_instalacion .info {
    width: 540px;
    overflow: hidden;
    float: right;
}
.fila_instalacion .info .title{
    font-family: 'helveticaneuelt_stdregular';
    font-size: 18px;
    color: #2585b8;
    
}
.fila_instalacion .info .text{
    font-family: 'helveticaneuelt_std_ltregular';
    font-size: 14px;
    color: #000;
    text-align: left;
    margin-top: 7px;
}
.slider_inst {
    width: 340px;
    overflow: hidden;
    float: left;
    text-align: center;
    background-color: #e2e2e2;
}
.slider_inst .img_principal {
    margin-top: 4px; 
}
.content_thumb {
    width: 311px;
    margin: 8px auto 5px auto;
    overflow: hidden;
}
.linea_div_instalaciones {
    width: 100%;
    height: 1px;
    background-color: #e2e2e2;
    margin-top: 16px;
}
.fila_entrenamiento {
    width: 887px;
    overflow: hidden;
    background-color: #e2e2e2;
    padding: 8px 0px 8px 8px;
    margin-top: 18px;
}
.fila_entrenamiento .info_entret {
    width: 230px;
    float: left;
    margin-left: 11px;
}
.info_entret .title{
    font-family: 'helveticaneuelt_std_medRg';
    font-size: 21px;
    color: #000;
    text-align: left;
    margin-top: 7px;
    line-height: 21px;
}
.info_entret .text{
    font-family: 'helveticaneuelt_std_ltregular';
    font-size: 12px;
    color: #383838;
    text-align: left;
    margin-top: 7px;
    line-height: 21px;
    line-height: 16px;
}
.marco_foto_usuario {
    width: 168px;
    height: 123px;
    background-image: url('../images/marco_logo_usuarios.png');
    background-repeat: no-repeat;
    text-align: center;
    float: left;
    margin: 13px 13px 0px 0px;
}
.marco_foto_usuario img{
    margin: 10px 0px 0px 10px;
}
.nomr{margin-right: 0px !important;}

.content_machinery {
    width: 960px;
    margin: 0px auto;
    position: relative;
    height: 1408px;
}
.content_machinery_compact {
    width: 960px;
    margin: 0px auto;
    position: relative;
    height: 1230px;
}
.content1_machinery  {
    width: 617px;
    height: 547px;
    background-image: url('../images/fnd_content1_machinery.png');
    background-repeat: repeat-y;
    position: absolute;
    left: -7px;
    top: 0px;
}
.content2_machinery {
    width: 617px;
    height: 861px;
    position: absolute;
    background-image: url('../images/fnd_content2_machinery.png');
    background-repeat: repeat-y;
    left: -7px;
    top: 547px;
    overflow: hidden;
}
.content2_machinery .col_izq {
    width: 565px !important;
    padding:0px 20px 0px 32px !important;
    margin: 0px !important;
}
.col_izq_machinery {
    width: 558px;
    margin: 0px 32px 0px 27px;
    float: left;
    text-align: left;
}
.col_izq_machinery .title {
    font-family: 'helveticaneuelt_stdregular';
    font-size: 26px;
    color: #fff;
    margin-top: 15px;
}
.col_izq_machinery .text {
    font-family: 'helveticaneuelt_stdregular';
    font-size: 15px;
    color: #fff;
    margin-top: 10px;
    line-height: 18px;
}
.col_der_machinery {
    width: 323px;
    height: 1408px;
    background-image: url('../images/fnd_col_der_machinery.png');
    background-repeat: repeat-y;
    padding: 0px 21px 0px 13px;
    position: absolute;
    top: 0px;
    right: -7px;
    text-align: center;
}
.col_der_machinery .title {
    font-family: 'helveticaneuelt_stdregular';
    font-size: 18px;
    color: #383838;
    margin-top: 15px;
    text-align: left;
}
.col_der_machinery .text {
    font-family: 'helveticaneuelt_stdregular';
    font-size: 12px;
    color: #383838;
    margin-top: 7px;
    line-height: 16px;
    text-align: left;
}
.title_machinery {
    color: #2585B8;
    font-family: 'helveticaneuelt_std_ltregular';
    font-size: 18px;
    text-align: left;
}
.title_machinery2 {
    color: #2585B8;
    font-family: 'helveticaneuelt_std_ltregular';
    font-size: 20px;
    text-align: left;
}
.lista_herramientas {
    margin: 15px 0px 0px 8px;
    padding: 0px;
}
.lista_herramientas li {
    list-style-type: none;
}
.lista_herramientas li span, .lista_herramientas li img {
    float: left;
}
.lista_herramientas li img {
    margin: 6px 8px 0px 0px;
}
.lista_herramientas li span {
    font-family: 'helveticaneuelt_std_ltregular';
    font-size: 12px;
    color: #000;
    line-height: 19px;
}
.text_machinery {
    font-family: 'helveticaneuelt_std_ltregular';
    font-size: 14px;
    color: #383838;
    line-height: 18px;
    text-align: left;
}
.img_normas {
    margin: 20px 0px 0px -12px;
    float: left;
}
.position_border_inf_mach {
    position: absolute;
    bottom: 0px;
    left: 10px;
}
.img_pantallas {
    widows: 323px;
    float: left;
    margin-top: 30px;
    padding: 0px 5px;
    background-color: #fff;
    overflow: hidden;
    text-align: center !important;
}
.img_pantallas img {
    margin-top: 7px;
}
.h306 {height: 306px !important;}
.pos_cont2_machinery {
    position: absolute;
    top: 306px;
    left: -7px;
}
.col_int_izq {
    width: 245px;
    float: left;
    margin-right: 45px;
}
.col_int_der {
    width: 245px;
    float: left;
}
.h924 {height: 924px !important;}
.h1230 {height: 1230px !important;}
.mensaje {
    font-family: 'helveticaneuelt_std_ltregular';
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    width: 277px;
    margin-top: 5px;
}
.mensaje_contacto {
    color: #202020;
    font-family: 'helveticaneuelt_std_ltregular';
    font-size: 15px;
    padding: 10px 0px;
}
.barra_inf_slider {
	width: 933px;
	height: 55px;
	background-image: url('../images/barra_inf_slider.png');
	background-repeat: no-repeat;
	font-family: 'helveticaneuelt_std_ltregular';
	font-size: 32px;
	color: #fff;
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align: left;
	padding: 10px 0px 0px 27px !important;
}
.img_full_cond {
	position: absolute;
	bottom: 22px;
	right: 85px;
}
.top0 {top: 0px !important;}
