/*CSS NEWPORT*/
*{
padding:0;
margin:0;
list-style-type:none;
}
@font-face {
  font-family: Rockwell-light;
  src: url('../font/RockwellStd-Light.eot');
	src: local('?'), url('../font/RockwellStd-Light.woff') format('woff'), url('../font/RockwellStd-Light.ttf') format('truetype'), url('../font/RockwellStd-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
  font-family: Rockwell-bold;
  src: url('../font/RockwellStd-Bold.eot');
	src: local('?'), url('../font/RockwellStd-Bold.woff') format('woff'), url('../font/RockwellStd-Bold.ttf') format('truetype'), url('../font/RockwellStd-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
html, body {
height: 100%;
}
body{
font-family: 'Rockwell-light';
color:#6D6D6E;
font-size: 14px;
font-weight: 400;
}
strong {
font-family: 'Rockwell-bold';
font-weight: normal;
}
#logistica .icono-servicio {
width: 75px;
}
.main {
background: url('../images/fondo_bg.gif');
margin: 0 auto -170px;
position: relative;
width: 100%;
min-height: 100%;
left: 0;
top: 0;
cursor: default;
overflow: hidden;
background-repeat: no-repeat;
min-height: 100%;
height: auto !important;
height: 100%;
}
.footer {
position: relative;
margin: 0 auto;
height: 170px;
background: #ececed;
border-bottom: 5px solid #CC0000;
}
.push {
height:0px;
}
.slide{
height:300px;
width:100%;
background:url('../images/back-330.jpg');
position:absolute;
-webkit-box-shadow: 2px 6px 9px 2px #CACACA;
-moz-box-shadow: 2px 6px 9px 2px #CACACA;
box-shadow: 2px 6px 9px 2px #CACACA;
}
.slide_internas{
height:145px;
width:100%;
background:url('../images/back-170.jpg');
position:absolute;
-webkit-box-shadow: 2px 6px 9px 2px #CACACA;
-moz-box-shadow: 2px 6px 9px 2px #CACACA;
box-shadow: 2px 6px 9px 2px #CACACA;
}
.iconos_transporte{
float: left;
padding-right: 10px;
}
.slogan {
float: right;
padding-top: 45px;
}
.img_slide{
height:175px;
width:900px;
margin: 0 auto;
}
.img_slide img{
position:relative;
}
.slider-wrapper.theme-default {
width: 900px;
margin: 0 auto;
}
.header {
width: 900px;
margin: 0 auto;
height: 160px;
}
.menu {
padding: 0;
list-style-type: none;
padding-top:132px;
float: right;
}
.menu li {
padding-right: 13px;
float: left;
position:relative;
}
.menu li a {
font-family: 'Rockwell-light';
color: rgb(111, 112, 114);
text-decoration: none;
font-size: 11.5px;
-webkit-transition: all 0.4s ease !important;
-moz-transition: all 0.4s ease !important;
-o-transition: all 0.4s ease !important;
transition: all 0.4s ease !important;
outline: 0px;
}
.menu li a:hover {
text-decoration: none;
opacity: 0.6;
}
.menu li ul {
position: absolute;
left: -9999px;
list-style: none;
opacity: 0;
-webkit-transition: opacity 1s ease;
-moz-transition: opacity 1s ease;
-o-transition: opacity 1s ease;
transition: opacity 1s ease;
}
.menu li ul li {
display: block;
border-bottom: 1px solid #C8C8C8;
border-right: none;
float: none;
}
.menu li ul li a {
display: block;
text-align: center;
padding: 13px 0 9px 0;
font-size:12px;
}
.menu li ul li a:hover {
font-family: 'Rockwell-bold';
opacity:1;
}
.menu li:hover ul {
background: rgba(255, 255, 255, 0.9);
opacity: 1;
left: -53px;
width: 200px;
z-index: 30;
padding-top:24px;
}
.active{
font-family: 'Rockwell-bold' !important;
}
.modulo_home {
width: 850px;
margin: 0 auto;
padding-top: 40px;
padding-bottom: 70px;
}
.modulo_home ul li{
list-style-type:none;
float:left;
}
.modulo_home h2 {
font-size: 20px;
font-weight: normal;
color: #C50A1D;
}
.mod_uno{
width: 180px;
}
.mod_dos{
width: 361px;
}
.cont_footer {
width: 900px;
margin: 0 auto;
}
.barra_bottom {
width: 100%;
height: 5px;
background: #CC0000;
margin-top: 5px;
}
#content {
width: 900px;
margin: 0 auto 70px;
}
.logo {
float: left;
padding-top: 97px;
padding-left: 25px;
}
.conversor_cuadro {
list-style-type: none;
float: left;
margin-right: 6px;
}
.cabezal_cuadro {
background: gray;
color: #fff;
text-align: center;
width: 89px;
font-size: 12px;
padding: 5px 0;
}
.titulo_pagina {
font-size: 21px;
font-family: 'Arvo', serif;
font-weight:700;
/*font-family: 'Rockwell-Bold';*/
color: #CC0000;
padding: 30px 0 10px 0;
}
.txt_rojo {
font-family: 'Rockwell-light';
color: #CC0000;
padding-bottom: 25px;
font-size:16px;
}
#mod_logistica {
padding-top: 50px;
height: 200px;
 
}
.logistica_mod{
list-style-type:none;
}
.logistica_mod li{
float:left;
}
.mod_log {
width: 204px;
}
.lista_transporte {
list-style-type: none;
color: #CC0000;
float: left;
}
#avion {
clear: both;
height: 310px;
}
#barco {
clear: both;
height: 225px;
border-top: 1px solid #E2E2E2;
padding-top: 30px;
}
#camion {
clear: both;
height: 225px;
border-top: 1px solid #E2E2E2;
padding-top: 30px;
}
.titulo_transporte_tipo{
padding-left: 0px !important;
font-weight: 700;
font-size: 16px;
}
#barco p {
clear: both;
padding-left: 59px;
padding-top: 25px;
}
#camion p {
clear: both;
padding-left: 59px;
padding-top: 25px;
}
.lista_transporte li{
padding-left:10px;
}
#columna_izq_aereo {
clear: both;
width: 400px;
padding-left: 59px;
padding-top: 25px;
}
#columna_der_aereo {
clear: both;
width: 400px;
margin-top: -153px;
float: right;
}
.titulo_herra {
font-size: 16px;
color: #CC0000;
padding-top: 40px;
padding-bottom: 25px;
}
.lista_links {
list-style-type: none;
clear: both;
height: 100px;
}
.lista_links li{
float: left;
}
.lista_links li img{
max-width: 150px;
}
.titulo_link {
font-size: 16px;
color: #CC0000;
font-family: 'Rockwell-bold';
padding: 0 0 5px !important;
margin-top: -2px;
}
.logo_link {
width: 200px;
}
.info_links {
width: 670px;
}
.link_a {
color: #CC0000;
}
.titulos_logistica {
font-size: 14px;
border-bottom: 1px solid;
padding-bottom: 3px;
width: 200px;
}
.arrow {
float: right;
padding-right: 9px;
}
.nivo-controlNav {
text-align: center;
display: none;
}
.inp_herramientas{
border: 1px solid #e2e2e2;
width: 87px;
height: 30px;
text-align: center;
}
.clear {
clear: both;
}
.imagenes_cont_aer {
width: 178px;
text-align: center;
margin-left: 21px;
}
.imagenes_cont_aer img{
padding-bottom:10px;
padding-top:10px;
}
.track {
border-bottom: 1px solid #E2E2E2;
height: 205px;
}
.container_carga{
border-bottom: 1px solid #E2E2E2;
height: 345px;
}
.subti_contacto {
font-size: 14px;
font-family: 'Arvo', serif;
font-weight: 700;
/*font-family: 'Rockwell-bold';*/
padding: 0 !important;
}
.dat_contacto {
float: left;
padding-right: 100px;
padding-bottom: 50px;
}
.logo_dis {
width: 75px;
}
.num_uru {
width: 75px;
color: #CC0000;
font-size: 35px;
text-align: center;
}
.lista_uru {
list-style-type: none;
clear: both;
height: 80px;
}
.lista_uru li{
float: left;
}
.millones{
color: #CC0000;
text-align: center;
font-size: 24px;
}
.grid_listas {
list-style-type: none;
clear: both;
width: 930px;
}
.grid_listas li{
float: left;
}
.datos {
padding-left: 10px;
width: 570px;
background: #CC0000;
color: #fff;
height: 26px;
padding-top: 10px;
}
.free_zone {
font-size: 11px;
height: 24px;
padding-top: 12px;
text-align: center;
width: 100px;
background: #F3F3F0;
}
.free_port {
font-size: 11px;
height: 31px;
padding-top: 5px;
text-align: center;
width: 130px;
background: #F3F3F0;
border-left: 1px solid;
border-right: 1px solid;
}
.bondes_ware {
font-size: 11px;
height: 31px;
padding-top: 5px;
text-align: center;
width: 100px;
background: #F3F3F0;
}


.titulo_pais_footer{
font-family: 'Rockwell-bold';
color: #CA0A1D;
font-size: 12px;
padding-bottom: 5px;
}
#lista_footer li {
display: inline-block;
vertical-align: middle;
}
.oficinas {
font-size: 9px;
border-left: 1px solid #E2E2E2;
padding-left: 20px;
padding-right: 33px;
height: 90px;
margin-top: 52px;
color: #8D8D8F;
}
.logos-footer {
padding: 100px 15px 0;
}
.img_reloj{
float: left;
padding-top: 1px;
padding-right: 2px;
}
#inicio .home {
color:#CA0A1D;
}
#logistica .logistica {
color:#CA0A1D;
}
#transporte .transporte {
color:#CA0A1D;
}
#herramientas .herramientas {
color:#CA0A1D;
}
#links .links {
color:#CA0A1D;
}
#contacto .contacto {
color:#CA0A1D;
}
.dat_cont {
padding-left: 10px;
width: 569px;
padding-top: 8px;
padding-bottom: 7px;
font-size: 11px;
}
.free_zone_cont {
width: 100px;
text-align: center;
padding-bottom: 6px;
padding-top: 6px;
border-left: 1px solid;
}
.free_port_cont {
width: 130px;
text-align: center;
padding-bottom: 6px;
padding-top: 6px;
border-left: 1px solid;
}
.bondes_ware_cont {
width: 100px;
text-align: center;
padding-bottom: 6px;
padding-top: 6px;
border-left: 1px solid;
}
.dat_cont_odd {
padding-left: 10px;
width: 569px;
padding-top: 8px;
padding-bottom: 8px;
background: #F3F3F4;
font-size: 11px;
}
.free_zone_cont_odd {
width: 100px;
text-align: center;
padding-bottom: 6px;
padding-top: 6px;
border-left: 1px solid;
background:#F3F3F4;
}
.free_port_cont_odd {
width: 130px;
text-align: center;
padding-bottom: 6px;
padding-top: 6px;
border-left: 1px solid;
background:#F3F3F4;
}
.bondes_ware_cont_odd {
width: 100px;
text-align: center;
padding-bottom: 6px;
padding-top: 6px;
border-left: 1px solid;
background:#F3F3F4;
}
.dat_generales {
padding-left: 10px;
width: 200px;
padding-top: 8px;
padding-bottom: 7px;
}
.dat_generales_contenido {
width: 400px;
padding-top: 8px;
padding-bottom: 7px;
border-left: 1px solid;
padding-left: 10px;
color: #8D8D8F;
}
.dat_generales_odd{
padding-left: 10px;
width: 200px;
padding-top: 8px;
padding-bottom: 7px;
background:#F3F3F4;
}
.dat_generales_contenido_odd{
width: 560px;
padding-top: 8px;
padding-bottom: 7px;
background:#F3F3F4;
border-left: 1px solid;
padding-left: 10px;
color: #8D8D8F;
}
.dat_social {
width: 400px;
padding-bottom: 7px;
padding-top: 8px;
padding-left:10px;
border-right: 1px solid;
}
.dat_social span{color: #A8A8AA;}
.dat_social_odd span{color: #A8A8AA;}
.dat_social_odd {
width: 400px;
padding-bottom: 7px;
padding-top: 8px;
background:#F3F3F4;
padding-left:10px;
border-right: 1px solid;
}
.dat_social_sur {
width: 150px;
text-align: center;
padding-bottom: 15px;
padding-top: 17px;
border-right: 1px solid;
}
.dat_social_sur_odd {
width: 150px;
text-align: center;
padding-bottom: 15px;
padding-top: 17px;
background:#F3F3F4;
border-right: 1px solid;
}
.dat_social_world_odd {
text-align: center;
width: 150px;
padding-bottom: 15px;
padding-top: 17px;
background:#F3F3F4;
}
.dat_social_world {
padding-bottom: 15px;
padding-top: 17px;
width: 150px;
text-align: center;
}
.dat_uruguay {
margin-left: 410px;
width: 152px;
text-align: center;
border-bottom: 1px solid;
padding-top: 8px;
padding-bottom: 8px;
}
.dat_world {
width: 152px;
text-align: center;
padding-bottom: 8px;
padding-top: 8px;
border-bottom: 1px solid;
}
._origen_dato_even {
width: 100px;
padding-left: 10px;
padding-top: 7px;
padding-bottom: 7px;
background: #F3F3F4;
}
._teus_dato_even {
width: 90px;
text-align: center;
padding-bottom: 7px;
padding-top: 7px;
background: #F3F3F4;
color: #8D8D8F;
}
._porcentaje_dato_even {
width: 70px;
text-align: center;
padding-bottom: 7px;
padding-top: 7px;
background: #F3F3F4;
color: #8D8D8F;
}
._origen_dato {
width: 100px;
padding-left: 10px;
padding-top: 7px;
padding-bottom: 7px;
}
._teus_dato {
width: 90px;
text-align: center;
padding-bottom: 7px;
padding-top: 7px;
color: #8D8D8F;
}
._porcentaje_dato {
width: 70px;
text-align: center;
padding-bottom: 7px;
padding-top: 7px;
color: #8D8D8F;
}
.bandera_even {
background: #F3F3F4;
padding-left: 10px;
padding-top: 4px;
padding-bottom: 2px;
}
.bandera {
padding-left: 10px;
padding-top: 4px;
padding-bottom: 2px;
}
.origen_teus {
width: 100px;
padding-left: 10px;
padding-top: 7px;
padding-bottom: 7px;
}
._teus {
width: 90px;
text-align: center;
padding-bottom: 7px;
padding-top: 7px;
}
._porcentaje {
width: 70px;
text-align: center;
padding-bottom: 7px;
padding-top: 7px;
}
._porcentaje_dato_total {
width: 70px;
text-align: center;
padding-bottom: 7px;
padding-top: 7px;
background: #F3F3F4;
border-top: 2px solid;
font-size: 15px;
}
._teus_dato_total {
width: 90px;
text-align: center;
padding-bottom: 7px;
padding-top: 7px;
background: #F3F3F4;
font-size: 15px;
border-top: 2px solid;
}
._origen_dato_total {
width: 100px;
padding-left: 52px;
padding-top: 7px;
padding-bottom: 7px;
background: #F3F3F4;
font-size: 15px;
border-top: 2px solid;
}
#destino_teus_div {
float: left;
margin-left: 20px;
}
#origen_teus_div {
float: left;
}
.caption {
width: 900px;
margin: 0 auto;
margin-top: -113px;
z-index: 25;
position: relative;
height: 113px;
}
.caption h1 {
color: #fff;
font-size: 30px;
font-family: 'Rockwell-bold';
padding-left: 20px;
}
.caption h1 span{
color: #fff;
font-size: 25px;
font-family: 'Rockwell-light';
font-weight: normal;
}
.box{
width: 705px;
margin: 0 0 0 45px;
}
.box p{
padding: 10px 0;
}
.subtitulos {
font-size: 16px;
color: #CC0000;
font-family: 'Arvo', serif;
font-weight: 700;
/*font-family: 'Rockwell-bold';
*/padding: 20px 0 5px;
}


.detalle-servicio {
width: 710px;
margin: 30px 0 30px 75px;
}
.icono-servicio {
display: inline-block;
vertical-align: top;
/*width: 75px;*/
margin-right: 20px;
}
.descripcion-servicio {
display: inline-block;
vertical-align: top;
width: 611px;
}
.descripcion-servicio ul{
list-style-type: none;
padding: 20px 0 15px 25px;
}
.descripcion-servicio .subtitulos {
font-size: 16px;
color: #CC0000;
font-family: 'Arvo', serif;
font-weight:700;
/*font-family: 'Rockwell-bold';*/
padding: 0 0 5px;
margin-top: -2px;
}
.link {
color: #C50A1D;
display: block;
padding: 2px 0;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
cursor:pointer;
}
.link:hover{
opacity:0.5;
}
.scrollup {
width: 61px;
height: 61px;
opacity: 0.6;
position: fixed;
bottom: 45px;
right: 30px;
display: none;
text-indent: -9999px;
background: url('../images/scroll-top.png') no-repeat;
background-size: contain;
cursor:pointer;
}
.puerto-mvd {
font-weight: 700;
font-size: 15px;
padding-left: 25px;
font-family: 'Arvo', serif;
}
.mvd-ul{
padding: 5px 0 0 45px !important;
}
.pdf-ico {
padding: 5px 0 15px 0;
}
.pdf-ico img{
display: inline-block;
padding-right: 10px;
vertical-align: middle;
}
#lista_footer li a img{
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
#lista_footer li a:hover img{
opacity:0.5;
}
.caption_internas {
width: 900px;
margin: 0 auto;
margin-top: -61px;
z-index: 25;
position: relative;
height: 61px;
}
.caption_internas h1 {
color: #fff;
font-size: 28px;
font-family: 'Rockwell-light';
padding-left: 20px;
font-weight: normal;
}

.col-left-embalaje {
width: 240px;
display: inline-block;
margin: 40px 130px 0 0;
vertical-align:top;
}
.col-right-embalaje {
width: 240px;
display: inline-block;
margin: 40px 0 0 0;
vertical-align:top;
}
.tipo-embalaje {
margin: 0 0 55px 0;
}
.tipo-embalaje p{
padding: 0 !important;
}
.descripcion-servicio .subtitulos-gris{
font-size: 16px;
color: #6D6D6E;
font-family: 'Arvo', serif;
font-weight: 700;
/*font-family: 'Rockwell-bold';*/
padding: 0 0 5px;
margin-top: -2px;
}
.btn-vuelos{
display: block;
margin-left: 155px;
-webkit-transition: all 0.4s ease !important;
-moz-transition: all 0.4s ease !important;
-o-transition: all 0.4s ease !important;
transition: all 0.4s ease !important;
}
.btn-vuelos:hover{
opacity:0.5;
}
.lista-vuelos li{
background: url(../images/degrade-vuelos-o.png);
height:42px;
}
.encabezado-vuelos {
padding: 25px 0 10px 0;
border-bottom: 1px solid #A6A6A6;
}
.encabezado-vuelos li{
display:inline-block;
font-family: Rockwell-bold;
}
.aerolinea{
text-align:center;
width:210px;
}
.aerolinea a img{
-webkit-transition: all 0.4s ease ;
-moz-transition: all 0.4s ease ;
-o-transition: all 0.4s ease ;
transition: all 0.4s ease ;
}
.aerolinea a:hover img{
opacity:0.5;
}
.vuelo-equipo{
text-align:center;
width:130px;
}
.frecuencia{
text-align:center;
width:160px;
}
.routing{
text-align:center;
width: 193px;
}
.lista-vuelos li div {
display: inline-block;
vertical-align: middle;
padding-top: 6px;
}
.lista-vuelos li div p{
font-size:12px;
}
.etiquetas-manipuleo li {
display: inline-block;
margin: 10px 35px 27px 0;
}
.etiquetas-peligrosas li {
display: inline-block;
margin: 10px 33px 27px 0;
}
.etiquetas-manipuleo li a img{
-webkit-transition: all 0.4s ease ;
-moz-transition: all 0.4s ease ;
-o-transition: all 0.4s ease ;
transition: all 0.4s ease ;
}
.etiquetas-peligrosas li a img{
-webkit-transition: all 0.4s ease ;
-moz-transition: all 0.4s ease ;
-o-transition: all 0.4s ease ;
transition: all 0.4s ease ;
}

.etiquetas-manipuleo li a:hover img{
opacity:0.5;
}
.etiquetas-peligrosas li a:hover img{
opacity:0.5;
}


.borde-her {
border-bottom: 1px solid #A6A6A6;
width: 705px;
margin: 20px 0 20px 45px;
}


#container-aereo .detalle-servicio {
margin: 60px 0 30px 45px;
}

#container-aereo .detalle-servicio .descripcion-servicio {
width: 511px;
}

#container-aereo .descripcion-servicio .subtitulos {
font-size: 28px;
color: #CC0000;
font-family: 'Rockwell-light';
padding: 5px 0 5px;
margin-top: -2px;
font-weight: normal;
}

.descripcion-servicio h4{
font-weight: normal;
padding: 0 0 5px 0;
}
.max-w{
max-width:150px;
}
#links-p .descripcion-servicio {

width: 594px;
}
.dat_contacto p{
padding:0 !important;
}
.hideme
{
    opacity:0;
}

.par-li{
background:#F3F3F4 !important;
}
.titulo-listado-caracteristicas {
display: inline-block;
padding: 0 !important;
border-top: 1px solid #A6A6A6;
border-bottom: 1px solid #A6A6A6;
width: 160px;

}
.titulo-listado-caracteristicas li {
background: #fff;
padding: 8px 0 3px 5px;
font-weight: normal;
border-left: 1px solid #fff;
font-size:12px;
}
.detalle-listado-caracteristicas {
display: inline-block;
padding: 0 !important;
border-top: 1px solid #A6A6A6;
border-bottom: 1px solid #A6A6A6;
border-left: 1px solid #A6A6A6;
margin-left: -4px;
width: 350px;
}
.detalle-listado-caracteristicas li{
background: #fff;
padding: 8px 0 3px 5px;
font-weight: normal;
border-right: 1px solid #fff;
font-size:12px;
}
.titulo-track-login {
font-size: 21px;
font-family: 'Rockwell-Bold';
color: #CC0000;
padding: 15px 0 10px 100px;
}
.login-tt {
margin: 5px 0 0 132px;
}
.input_c {
width: 250px;
height: 17px;
font-size: 14px;
padding: 8px;
border: 1px solid #A6A6A6;
color: #6D6D6E;
display: block;
}
#submit {
margin: 3px 0 0 158px;
}
label {
margin: 13px 0 0 0;
display: block;
}
.TextoTrackTrace {
margin-right: 10px;
display: inline-block;
}
#login_form {
display: inline-block;
vertical-align: top;
margin: -10px 0 0 40px;
width: 350px;
}
.md-click{
cursor:pointer;
}

#header-fijo {
top: 0;
position: fixed;
z-index: 100;
width: 100%;
background: rgba(255,255,255,1);
display: none;
height: 60px;
-webkit-box-shadow: 2px 6px 9px 2px #CACACA;
-moz-box-shadow: 2px 6px 9px 2px #CACACA;
box-shadow: 2px 0px 9px 2px rgba(82, 82, 82, 0.8);
}
#header-fijo .header{
height: 60px;
}
#header-fijo .header .logo {
padding-top: 4px;
}
#header-fijo .header .menu {
padding-top: 24px;
}
#inicio{
margin-bottom:-170px;
}
.push{height:170px;}

.contacto-paises {
clear: both;
}

.datos-fla {
display: inline-block;
vertical-align: top;
margin: 0 0 0 15px;
}
.datos-fla p{
padding:1px 0;
}
.flag {
display: inline-block;
vertical-align: top;
}
.pais-en {
margin: 0 0 16px 25px;
border-bottom: 1px solid #e2e2e2;
padding-bottom: 16px;
width: 370px;
}

.paises-lat{
display: inline-block;
vertical-align: top;
width: 370px;
}
.oficinas a {
color: #6D6D6E !important;
text-decoration:none !important;
}
.oficinas p a{
color: #6D6D6E !important;
text-decoration:none !important;
}
.dat_contacto p a{
color: #6D6D6E !important;
text-decoration:none !important;
}

.breadcumbs{
color: #CC0000;
font-size: 13px;
padding: 10px 0 0 0 !important;
}
.breadcumbs span{
font-weight: 700;
font-family: 'Arvo', serif;
}

#container-maritimo .detalle-servicio {
margin: 60px 0 30px 45px;
width: 800px;
}

.sup-{
padding: 4px 0 3px 5px !important;
height: 18px !important;
}
.map {
height: 350px !important;
padding: 0px !important;
margin-bottom:40px;
margin-top:40px;
}
.credits {
display: block;
clear: both;
padding: 40px 0 0;
text-decoration: none;
color: #A8A8AA;
}
.credits span {
color: #646464;
}
.area_contacto{
	float:right;
	margin-bottom: 20px;
}