@charset "utf-8";
/* CSS Document */

* {
	margin : 0;
	padding : 0;
	border: 0;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-size : 10pt;
	color: #555;
}

p {
	font-size: 10pt;
	line-height: 16pt;
}

h1 {
	font-size: 34pt;
}

h2 {
	font-size: 22pt;
	font-weight: 300;
	color: #73b6da;
}

h3 {
	font-size: 15pt;
	color: #1168a6;
	font-weight: 400;
}

h4 {
	color: #1168a6;
	font-size: 10pt
}

ul, ol {
	margin-bottom: 10px;
	line-height: 16pt;
	list-style-position: inside;
}


hr {
	border-bottom:	1px solid #d2d2d2;
	clear: both;
}

a:link {
	color: #73b6da;
}

a:visited {
	color: #1168a6;
}

a:hover {
	color: #ff9900;
}

header {
	height: 220px;
	margin: 0 auto;
	width: 960px;
}

map area{
    outline: none;
}
.contenido {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0px;
	position: relative;
	display: table;
}

.contenido p {
	margin-bottom: 20px;
}

/* HEADER */

.logo {
	float: left;
	margin-top: 55px;
	width: 182px;
}

#secundaria {
	float: right;
	margin-top: 20px;
	padding-right: 7px;
}

.navIconos {
}

.navIconos ul li {
	list-style-type: none;
	display: inline-block;
	padding-left: 8px;
}

/* NAV */

nav#principal {
	width: 70%;
	float: right;
	height: 40px;
	/*background-color: #1168a6;*/
}

nav#principal ul {
	width: 960px;
	margin: 0 auto;
	list-style-type: none;
	line-height: 14pt;
	list-style-position: outside;
}

nav#principal ul li {
	font-size: 13px;
	font-weight: 400;
	margin-top: 10px;
	margin-right: 85px;
	float: left;
}

nav#principal ul li:last-child {
	margin-right: 0px;
}

nav#principal ul li a {
	color: #666;
	text-decoration: none;
	-webkit-transition:all 0.4s ease-in-out 0s; /* For Safari 3.1 to 6.0 */
	transition: all 0.4s ease-in-out 0s;
}

nav#principal ul li a:hover {
	color: #222;
	text-decoration: none;
}

nav#principal ul li.seccion_activa a{
	color: #661100;
}

/* SLIDER PRINCIPAL */


#slider {
	/*background: url(../img/slider_02.jpg) center;*/
	height: 400px;
	overflow: hidden;	
	width:100%;
}

/*.texto_slider{
	display:none;	
}*/

div.inner{	
	display: inline-block;
	position: relative;
	right: -50%;
}

div.inner img {
	position: relative;
	left: -50%;
	top: -350px;
}

.texto_slider{
	background-color:#006cb7;	
	width: 233px;
	height: 230px;
	padding: 60px;
	-webkit-border-radius: 175px;
	-moz-border-radius: 175px;
	border-radius: 175px;
	margin: 0 auto;
	position: relative;
	top: 30px;
	left: -30%;
	z-index: 100;
	overflow:hidden;
}

#slide01 .texto_slider{
	background-color:#006cb7;	
}

#slide02 .texto_slider{
	background-color:#333;	
}


.texto_slider h2{
	margin:0 0 10px 0;
	font-size:17pt;
	line-height:20pt;
	color:#FFF;
	font-weight:100;
	text-transform:uppercase;
}
.texto_slider p{
	font-size:10.5pt;
	line-height:16pt;
	color:#FFF;
	font-style:normal;
}

#slide03 .texto_slider h2, #slide04 .texto_slider h2, #slide05 .texto_slider h2 {
	margin: 16px 0 10px 0;
	font-size: 17pt;
	line-height: 28pt;
	color: #FFF;
	font-weight: 100;
	text-transform:none;
}

#frase{
	width: 100%;
	background-color: #474444;	
}

#frase h1{
	font-size: 24pt;
	color: #ff9900;
	text-align:center;
	font-weight: 300;
	padding: 16px 0;
	margin: 0 auto;
	font-style: italic;
		
}


/* NOVEDADES HOME*/

section#novedadesHome {
	position: relative;
	width: 100%;
	background-color: #d2d2d2;
}

section#novedadesHome article.export {
	background: #474444 url(../img/cuadro_home_export.jpg) no-repeat;
	float: left;
	width: 469px;
	height: 270px;
}

section#novedadesHome article.novedad {
	background-color: #FFF;
	float: right;
	width: 469px;
	height: 270px;
	position:relative;
	margin:0;
}

article.novedad .contenidoCuadro, article.export .contenidoCuadro {
	margin: 10px 20px;
}

article.novedad .contenidoCuadro a {
	text-decoration: none;
}

article.novedad .contenidoCuadro a:hover h3, article.novedad .contenidoCuadro a:hover h4 {
	color: #ff9900;
}

article.export .contenidoCuadro h3 {
	color: #ff9900;
	font-size: 26pt;
	font-weight: 300;
}

article.export .contenidoCuadro p {
	width: 200px;
	color: #FFF;
}

article.novedad .contenidoCuadro h3 {
	color: #1168a6;
	font-size: 26pt;
	font-weight: 300;
}

article.novedad .contenidoCuadro h4 {
	color: #73b6da;
	font-size: 14pt;
	font-weight: 400;
	margin-top: 10px;
}

article.novedad .contenidoCuadro p {
	margin-bottom: 10px;
	color: #444;
}

/* EMPRESAS HOME */

section#empresasHome {
	background: url(../img/fdo_empresas_home.jpg) repeat-x;
}

section#empresasHome .contenido h3 {
	float: left;
}

section#empresasHome .contenido h4 {
	font-size: 9pt;
	text-align: center;
}

.txtEmpresasHome {
	float: left;
	width: 190px;
	border-right: 1px solid #5bb6e7;
	height: 100%;
	padding:0 5px;
	text-align: center;	
}

.txtEmpresasHome p {
	font-size: 9pt;
	text-align: center;
	margin-bottom: 0px;
}

.sliderEmpresasHome {
	width: 834px;
	margin: 0 auto;
	position: relative;
	top: 30px;
	/*display: table;*/
	margin-bottom: 30px;
}


.txtEmpresasHome:last-child {
	border-right: none;
}

.txtEmpresasHome a {
	text-decoration: none;
}

.txtEmpresasHome a h4 {
	color: #1168a6;
}

.txtEmpresasHome a p {
	color: #444;
}

.txtEmpresasHome a:hover h4, .txtEmpresasHome a:hover p {
	color: #ff9900;
}

#empresasHome .flechaIzq, #accesoriosProductos .flechaIzq {
	position: absolute;
	width: 63px;
	top: 92px;
}

#empresasHome .flechaDer , #accesoriosProductos .flechaDer{
	position: absolute;
	width: 63px;
	top: 92px;
	left: 896px;
}

/* LOGOS HOME */
section#logosHome {
	background: url(../img/fdo_empresas_home.jpg) repeat-x;
	height: 125px;
	text-align: center;
}

#empresasHome .contenido p{
	margin-bottom:10px;
	padding:0 10px;	
}
#empresasHome .contenido h4{
	padding:0 10px;	
}

/****************************/
/********* PRODUCTOS*********/
/****************************/

/* SLIDER ACCESORIOS de pagina de productos */

section#accesoriosProductos {
	background: #3f3f3f;
}

section#accesoriosProductos .contenido h2 {
	font-weight: 300;
	font-size: 34pt;
	color: #FF9900;
	float: left;
}

section#accesoriosProductos .contenido h4 {
	font-size: 9pt;
	text-align: center;
}

.txtExplicacion {
	display: table;
	overflow: auto;
	width: 900px;
}

.txtExplicacion p {
	color: #b9b9b9;
	width: 500px;
}

.sliderAccesoriosProductos {
	width: 819px;
	margin: 0 auto;
	position: relative;
	top: 0px;
	display: table;
}

.txtAccesoriosProductos {
	float: left;
	width: 167px;
}

.txtAccesoriosProductos figure, .txtAccesoriosProductos figcaption {
	text-align: center;
}

.txtAccesoriosProductos figcaption {
	font-style: italic;
	width: 140px;
	margin: 0 auto;
	margin-top: 10px;
}

.txtAccesoriosProductos a:link, .txtAccesoriosProductos a:visited {
	text-decoration: none;
	color: #73b6da;
}

.txtAccesoriosProductos a:hover {
	color: #ff9900;
}

#accesoriosProductos .flechaIzq {
	position: absolute;
	width: 63px;
	top: 190px;
}

#accesoriosProductos .flechaDer {
	position: absolute;
	width: 63px;
	top: 190px;
	left: 896px;
}

#dosColumnasMixto {
	background: url(../img/fdo_mixto.jpg) repeat-y center top;
}

#dosColumnasMixtoInvertido {
	background: url(../img/fdo_mixto_invertido.jpg) repeat-y center top;
}

.colMixtaIzq {
	float: left;
	width: 300px;
}

.colMixtaDer {
	float: left;
	margin-left: 60px;
	width: 590px;
}

    .colDescripcion{
        width: 100%;
        margin-left: 0;
    }


.formServicioTecnico {
float: left;
padding: 30px;
margin: 20px 0;
width: 590px;
background-color: #eee;
}

/* ACCESORIOS */
.filaAccesorios {
	clear: both;
}

.filaAccesorios:nth-child(4) .columnaAccesorios {
	margin-bottom: 0px;
}

.columnaAccesorios {
	background: #3f3f3f;
	padding: 20px 20px 0px 20px;
	width: 265px;
	height: 310px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.columnaAccesorios:nth-child(3) {
	margin-right: 0px;
}

.columnaAccesorios h3, .columnaAccesorios h4 {
	color: #73b6da;
}

.columnaAccesorios p {
	color: #d2d2d2;
}

.thumbAccesorios {
	width: 135px;
	margin: 0 auto;
	margin-bottom: 10px;
}

/* SERVICIO TECNICO */

.telefonoServicio {
	background: url(../img/fdo_tel_servtecnico.png) no-repeat;
	width: 310px;
	height: 38px;
}
.wapServicio {
	background: url(../img/fdo_wap_servtecnico.png) no-repeat;
	width: 310px;
	height: 38px;
}



.telefonoServicio p, .wapServicio p {
	color: #73b6da;
	font-size: 15pt;
	font-weight: bold;
	margin-left: 44px;
	padding-top: 7px;
}
.mailServicio {
	background: url(../img/fdo_mail_servtecnico.png) no-repeat;
	width: 310px;
	height: 38px;
}

.mailServicio p {
	color: #73b6da;
	font-size: 15pt;
	font-weight: bold;
	margin-left: 44px;
	padding-top: 7px;
}

/* SERVICIO TECNICO de productos */

section#servicioTecnicoProductos {
	background: url(../img/fdo_empresas_home.jpg) repeat-x;
}

.fotoCircular {
	width: 236px;
	float: left;
	-webkit-border-radius: 120px;
	-moz-border-radius: 120px;
	border-radius: 120px; 
	overflow:hidden;
	
}

.txtFotoCircular {
	float: left;
	margin-left: 30px;
	width: 692px;
}

/*
.txtFotoCircular h2 {
	font-size: 34pt;
}
*/

.txtDerecha {
	position: absolute;
	left: 266px;
	width: 692px;
}

/* OTROS */

.titGrisOscuro {
	height: 80px;
	width: 100%;
	background-color: #474444;
}

.titGrisOscuro h1 {
	font-size: 34pt;
	color: #ff9900;
	font-weight: 300;
	padding-top: 6px;
	width: 960px;
	margin: 0 auto;
}

.titGrisOscuro h2 {
	font-size: 34pt;
	color: #ff9900;
	font-weight: 300;
	padding-top: 6px;
	width: 960px;
	margin: 0 auto;
}

.titCeleste {
	height: 80px;
	width: 100%;
	background-color: #73b6da;
}

.titCeleste h1 {
	font-size: 34pt;
	color: #ffffff;
	font-weight: 300;
	padding-top: 6px;
	width: 960px;
	margin: 0 auto;
}

a.botonRedondeado {
	text-decoration: none;
}

section.productosCols {
	width: 960px;
	margin: 0 auto;
	margin-top: 40px;
	display: table;
	padding-bottom: 30px;
}

.cuatroCols {
	width: 218px;
	float: left;
	margin-right: 29px;
}

a:last-child .cuatroCols{
	margin-right: 0px;
}

.cuatroCols p {
	padding: 0px 5px 0px 10px;
}

section.productosCaracteristicas {
	width: 960px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

section.productosCaracteristicas h3 {
	margin-top: 20px;
}

.columnaEmpresas {
	width: 300px;
	float: left;
	margin-right: 20px;
}

.columnaEmpresas:last-child {
	width: 320px;
}

.columnaEmpresas:nth-child(3) {
	margin-right: 0px;
}

.bloqueLogos {
	display: table;
	margin-bottom: 20px;
	margin-top: 20px;
}



/* CONTACTO */

.contenedorSelector {
	height: 38px;
	background: url(../img/fdo_select.png) no-repeat;
	width: 565px;
	float: left;
	margin-right: 22px;
	margin-bottom: 20px;
}

.contenedorSelector input.radio {
	color: #474444;
	font-weight: 400;
	margin-top: 12px;
	margin-left: 27px;
	height: auto;
	width: auto;
}

.contenedorSelector input.radio:first-child {
	margin-left: 10px;
}

.contenedorSelector label {
	color: #474444;
	position: relative;
	top: -1px;
}

.contenedorInput {
	height: 38px;
	width: 272px;
	float: left;
	margin-right: 22px;
	margin-bottom: 20px;
}

.contenedorInput input {
	background: url(../img/fdo_input.png) no-repeat;
	font-size: 10.5pt;
	color: #474444;
	font-weight: 400;
	padding: 4px 18px;
	height: 40px;
	width: 276px;
}

.contenedorInputDistribuidores {
	height: 38px;
	width: 260px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.contenedorInputDistribuidores input {
	background: url(../img/fdo_input.png) no-repeat;
	color: #474444;
	font-weight: 400;
	padding: 4px 8px;
	height: 30px;
	width: 256px;
}

.contenedorTextarea {
	height: 131px;
	width: 565px;
	margin-bottom: 10px;
	clear: both;
}

.contenedorTextarea textarea {
	background: url(../img/fdo_textarea.png) no-repeat;
	font-family: 'Open Sans', sans-serif;
	font-size: 10.5pt;
	color: #474444;
	font-weight: 400;
	margin-bottom: 20px;
	padding: 8px 18px;
	height: 132px;
	width: 565px;
}

input.botonForm {
	margin: 0 0 0 240px;
	background: #ff9900;
	color: #FFF;
	padding: 0px 20px;
	cursor: pointer;
	width: 85px;
	height: 38px;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
	-o-border-radius: 20px;
    border-radius: 20px;
}


.datosForm {
	
}

#mapaContacto {
	width: 100%;
	height: 554px;
	margin-bottom: -4px;

}

/* DISTRIBUIDORES */

form.distribuidores {
	margin-top: 20px;
}

.txtDistribuidores {
	margin: 20px 0 0 80px;
	float: left;
	width: 310px;
}

.mapa{
	float:left;
}

.txtDistribuidores h4 {
	margin-bottom: 10px;
}

#mapa_argentina{
	display:none;	
	position:relative;
	z-index:300;
}

#mapa_latam{
	position:relative;
	z-index:500;
}
/* BOTONES */

.botonCeleste, .botonGris {
	width: 218px;
	height: 38px;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
	-o-border-radius: 20px;
    border-radius: 20px;
	display: table;
	margin: 20px 0px;
	-webkit-transition:all 0.4s ease-in-out 0s; /* For Safari 3.1 to 6.0 */
	transition: all 0.4s ease-in-out 0s;
}

.botonNaranjaForm {
	width: 85px;
	height: 38px;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
	-o-border-radius: 20px;
    border-radius: 20px;
	display: table;
	margin: 0 auto;
	background: #ff9900;
	color: #FFF;
	padding: 0px 20px;
}

.botonCeleste {
	color: #FFF;
	background: #73b6da;
}

.botonGris {
	color: #474444;
	background: #d2d2d2;
}

.botonCeleste p, .botonGris p, .botonNaranjaForm p {
	font-size: 11pt;
	line-height: 11pt;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: 600;
	text-align: center;
}

.botonCeleste:hover, .botonGris:hover {
	background: #ff9900;
	cursor: pointer;
}

.botonNaranjaForm:hover {
	background: #73b6da;
	cursor: pointer;
}

.leerMas {
	position: absolute;
	bottom: 20px;
}

.leerMas img {
	vertical-align: middle;
}

.leerMas a:link, .leerMas a:visited {
	text-decoration: none;
}

.leerMas a:hover {
	color: #FF9900;
}

.txtLeerMas {
	margin-left: 10px;
}

.botonCelesteMas {
	color: #FFF;
	background: #73b6da url(../img/fdo_boton_mas.png) no-repeat;
	height: 38px;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
	-o-border-radius: 20px;
    border-radius: 20px;
	display: table;
-webkit-transition:all 500ms ease-in-out; 
-moz-transition:all 500ms ease-in-out; 
-o-transition:all 500ms ease-in-out; 
-ms-transition:all 500ms ease-in-out; 
transition:all 500ms ease-in-out; 
	
}

.botonCelesteMas p {
	font-size: 10pt;
	font-weight: 600;
	line-height: 11pt;
	margin-top: 11px;
	margin-left: 40px;
	margin-bottom: 0px;
	padding-right: 20px;
}

.botonCelesteMas:hover {
	background: #ff9900 url(../img/fdo_boton_mas.png) no-repeat;
	cursor: pointer;
}

/* FOOTER */
#principalFooter {
	width: 100%;
	height: 40px;
	background-color: #6c6c6c;
}

#principalFooter ul {
	width: 960px;
	margin: 0 auto;
	list-style-type: none;
	line-height: 15pt;
	list-style-position: outside;
}

#principalFooter ul li {
	font-size: 13px;
	font-weight: 400;
	margin-top: 10px;
	margin-right: 115px;
	float: left;
}

#principalFooter ul li:last-child {
	margin-right: 0px;
}

#principalFooter ul li a {
	color: #FFF;
	text-decoration: none;
-webkit-transition:all 500ms ease-in-out; 
-moz-transition:all 500ms ease-in-out; 
-o-transition:all 500ms ease-in-out; 
-ms-transition:all 500ms ease-in-out; 
transition:all 500ms ease-in-out; 
	
}

#principalFooter ul li a:hover {
	color: #FF9900;
	text-decoration: none;
}

#principalFooter ul li.seccion_activa a{
	color: #FF9900;
}


footer {
	background: #474444;
}

footer .contenido {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.mapaFooter {
	float: left;
	width: 234px;
	height: 234px;
	-webkit-border-radius: 120px;
	-moz-border-radius: 120px;
	border-radius: 120px; 
	overflow:hidden;
}

/*********************************************************mapamapamapamapa*************/

#novedad_mapa{
	width: 295px;
	height: 220px;
	background-color:#F9F9F9;	
	/*height: 100%;*/
	margin: 20px 0 0;
	padding: 0px;
	/*-webkit-border-radius: 110px;
	-moz-border-radius: 110px;
	border-radius: 110px;	*/  
	overflow:hidden;
}

.txtFooter {
	float: left;
	width: 430px;
	margin-left: 30px;
	margin-top: 0px;
}

.txtFooter p {
	color: #bfbfbf;
}

p.creditos {
	color: #FFF;
	font-size: 9pt;
	text-align: center;
}
p.data-fiscal {
	text-align: center;
}
p.data-fiscal img {
	display: block;
	width: 90px;
	height: auto;
	margin:0 auto 30px;
}

.mapaFoooter {
	-webkit-border-radius: 150px;
    -moz-border-radius: 150px;
	-o-border-radius: 150px;
    border-radius: 150px;
	}

.mapa_clientes{
	display:table;
	margin-bottom:20px;		
}
.logosClientes {
	width: 60%;
	margin: 50px auto 0;
	float:right;
}
.logosClientes img{
	width: 100%;
	display:block;
}

/* COLORES */
.celeste a:link, .celeste a:visited {
	color: #73b6da;
}

.celeste a:hover {
	color: #ff9900;
}

.azul {
	color: #1168a6;
}

/* FLOATS */

.left {
	float: left;
}

.right {
	float: right;
}

.oculto{
	display:none;	
}


::-webkit-input-placeholder { /* WebKit browsers */
    color:    #474444;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #474444;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #474444;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #474444;
}



	.mapa{
		float:left;	
		width:35%;
	}
	
	.mapa figure img{
		display:block;		
		width:100%;
	}


/*NOVEDADES*/

.lista_novedades{
	width:950px;
	margin:0 auto;	
}

.novedad{
	display:table;
	margin:20px 0;
}

.novedad figure{
	float:left;
	width:100px;				
}

.novedad .novedad_texto{
	float: left;
	margin-left: 20px;
	width: 830px;
}
.novedad .novedad_texto p{
	margin-bottom:5px;
}

/*ACTIVACION GARANTIA*/
.caja_activacion {
	margin: 0 auto;
	width: 590px;
}




/*ANIMACIONES*******************************************************/



.animado {
-webkit-transition:all 500ms ease-in-out; 
-moz-transition:all 500ms ease-in-out; 
-o-transition:all 500ms ease-in-out; 
-ms-transition:all 500ms ease-in-out; 
transition:all 500ms ease-in-out; 
}

.acc_producto:hover .animado {
-moz-transform: scale(1.1); 
-webkit-transform: scale(1.1); 
-o-transform: scale(1.1); 
transform: scale(1.1); 

}

.acc_producto:hover .botonCeleste {
	background-color: #ff9900;
	cursor: pointer;
}

.acc_producto p.descripcion{
	color: #555;
}

.acc_producto:hover p.descripcion{
	color: #555;
}

.botonCelesteMas:hover{
	background-color: #ff9900;
	cursor: pointer;
}


