@charset "UTF-8";


@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,700italic);

*{
    font-family: BlissPro-Regular, helvetica neue, helvetica, arial;
    color: #1a1a1a;
}
body{
    font-size: 16px;
}
html{
    height: 100%;
    position: relative;
}

p{
    font-size: 16px;
}
.clear-both{
    clear: both;
}
.full-height{
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
}
.padding-0{
    padding: 0;
}
.fondo-gris{
    background-color: #555 !important;
}
.fondo-gris p{
    color: #fff;
}
.fondo-blanco{
    background-color: #fff !important;
}
.fondo-grisclaro{
     background-color: #777 !important;
 }
.logotipo img{
    margin: 5px;
}
.navbar-default li{
    margin-top: 15px;
    text-align: left;
}
.navbar-default .navbar-nav li>a{

    font-size: 16px;
    color: #1a1a1a;
    font-weight: bold;
}
.navbar-default .navbar-nav li > .locale-button {
    margin: 0 15px;
    padding: 5px;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
}

#body-inicio{
    background: url("../img/exportacion-importacion-grupalia-transitos.jpg") no-repeat top center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
#body-aviso-legal{
    background: url("../img/aviso-legal.jpg") no-repeat top left fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
#aviso-legal .texto{
    background-color: rgba(0,0,0,0.4);
    color: #fff;
    padding-bottom: 10px;
    padding-top: 20px
}
#body-aviso-legal .navbar-static-top{
    margin-bottom: 0 !important;
}
#aviso-legal h1,
#aviso-legal h2,
#aviso-legal h3,
#aviso-legal p{
	color: #fff !important;	
	text-align: justify;
	margin-bottom: 0;
}

#aviso-legal h1{
	font-size: 18px;
	text-transform: uppercase;
	
}
#aviso-legal h2{
	font-size: 16px;
	text-transform: none;
	text-shadow: none;
	font-weight: bold;

}
#aviso-legal h3{
	font-size: 14px;
	text-align: left;
	text-transform: none;
	text-shadow: none;
}
.logotipo img{
    height: 50px;
    width: auto;
}

#mapa-web li{
    margin: 5px auto;
    padding: 5px;
    display: block;
}
#inicio{
/*
    background: url("../img/empresario-sonriente.jpg") bottom center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
*/
    display: block;
    width: 100%;
    height: auto;
    z-index: 0;    
    top: 75%;
    position: absolute;
}
#body-inicio .navbar-default{
    background-color: transparent;
    border: 0;
}
#body-inicio .navbar-collapse{
    background-color: #f8f8f8;
}
#info-inicio{
/*
    bottom: 0;
    position: absolute;
    height: 60%;
*/
    background-color: rgba(255,255,255,0.7);
/*    overflow: auto;*/
    padding-top: 25px;
/*    margin-top: 35%;*/
}
#inicio .carousel-control {
    background-image: none !important;
}
#inicio #myCarousel .item h2{
    margin: auto 15% 30px;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
}
#inicio .carousel-texto .text-justify{
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
}
.barco{
    background: url("../img/barco.png") center right no-repeat;
    border-bottom: 3px double #ccc;
    height: 30px;
    width: 80px;
    margin: 20px 0;
}
#servicios{
}
#servicios #servicios-texto{
    background: url("../img/mapa-importacion-exportacion.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 34px 0;
}
.relleno-barras{
    background: #fff url("../img/bg-barras.jpg") top left;
    height: 80px;
}
.servicio{
    margin: 20px auto 0;
}
.servicio ul{
    padding-left: 30px;
}
.servicio h2{
    font-size: 26px;
}
#body-contacto{
    background: url("../img/contenedor-maritimo-oficina.jpg") center right fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#contacto{
    background-color: rgba(255,255,255,0.8);
    display: block;
    margin-top: 150px;
    z-index: 0;
}
#contacto h1{
    background-image: none;
    font-family: Lato, sans-serif;
    font-weight: 300;
    color: #000;
    text-align: center;
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 40px;
}
#contacto .datos, #contacto .formulario{
    margin-top: 20px;
}
#contacto .datos ul{
    list-style: none;
    padding-left: 0;
}
#contenedor .datos li{
    color: #1a1a1a;
    font-size: 13px;
}
.contenedor-contacto{

}
.formulario label{
    font-size: 14px;
}
.formulario input{
    background-color: #1a1a1a;
    color: #fff;
    width: 200px;
    padding: 2px 10px;
    height: 27px;
    border-radius: 0;
}
.formulario textarea{
    width: 300px;
    background-color: #1a1a1a;
    color: #fff;
    padding: 2px 10px;
    font-size: 14px;
    border-radius: 0;
}
.formulario label{
    font-weight: normal;
    color: #1a1a1a;
}
.formulario button{
    position: absolute;
    z-index: 999;
    left: 260px;
    bottom: 11px;
    background-color: transparent;
    border: none;
    color: #fff;
    font-size: 13px;
}
#body-utilidades{
    background: url("../img/transporte-maritimo-internacional.jpg") bottom center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
}
#utilidades{
    padding: 5% 0 0 5%;
    text-align: left;
}
#utilidades #utilidades-menu{
    background-color: rgba(0,0,0,0.6);
}
#utilidades h2{
    color: #fff;
    font-size: 26px;
}
#utilidades a{
    color: #009DD3;
    background-color: #000;
    margin: 5px auto;
    padding: 5px;
    display: block;

}
#utilidades ul{
    padding-left: 20px;
    list-style: none;
}
.utilidades p{
    text-align: justify;
    padding: 10px 5%;
}
.utilidades .fondo-gris strong {
    color: #FFFFFF;
    font-size: 12pt;
}
.utilidades .fondo-gris em {
    color: #FFFFFF;
    font-size: 12pt;
}
.utilidades #contenedor-inferior, .utilidades #contenedor-superior{
    margin: 20px auto 0;
}
.utilidades #contenedor-inferior{
    padding-top: 20px;
    padding-bottom: 20px;
}
#grupaje h1, #transporte-aereo h1, #transporte-terrestre h1, #buques h1{
    float:left;
    padding: 10px 15px !important;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 5%;
    font-size: 16px;
    line-height: normal;
    color:#FFFFFF;
    background-image: inherit;
    background-color: #555;
    box-shadow: 2px 2px 2px #ccc;
}
.fondo-grupaje{
    display: block;
    background: url("../img/fondo-grupaje.jpg") no-repeat;
    background-position: top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#incoterms h2{
    font-size: 18px;
}
#transporte-terrestre h1{
}
#transporte-terrestre .fondo-puente {
    background: #fff url('../img/fondo-terrestre.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-top: 34px;
    display: block;
}
.caja-gris{
    background-color: #eee;
    padding: 10px;
}
#grupalia-en-el-mundo #contenedor-inferior .caja-derecha table {
    margin: 10px -5% 10px 5%;
    border: 0;
}
#grupalia-en-el-mundo #contenedor-inferior .caja-derecha td, #grupalia-en-el-mundo #contenedor-inferior .caja-derecha th {
    color: #fff;
    vertical-align: top;
}
#grupalia-en-el-mundo #contenedor-inferior .caja-derecha th {
    color: #fff;
}
#body-grupalia-en-el-mundo{
    background: #fff url('../img/mapa-mundo-noche.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#grupalia-en-el-mundo .espacio-mapa {
    min-height: 200px;
    background-color: transparent !important;
}
#body-enlaces{
    background: #fff url('../img/ala-avion.jpg')  bottom center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#enlaces h2{
    font-size: 26px;
}
.fondo-blanco-transparente{
    background-color: rgba(255,255,255,0.6);
}
.caja-contenido-flotante {
    float: right;
    padding: 20px 30px;
    margin-right: 15%;
    clear: both;
    text-align: left;
}
#body-mapa-web {
    background: url("../img/exportacion-maritima-grupalia-transitos.jpg") bottom center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
}
#body-mapa-web h1 {
    font-size: 24px;
    text-shadow: none;
}
.estiba .flecha-izq{
    position: absolute;
    z-index: 999;
    top: 65px;
    left: 2%;
}

.estiba .flecha-dch{
    position: absolute;
    z-index: 999;
    top: 65px;
    right: 2%;
}

.estiba .flecha-izq a,
.estiba .flecha-dch a{
    opacity: 0.7;
}

.estiba .flecha-izq a:hover,
.estiba .flecha-dch a:hover{
    opacity: 1;
}
.estiba #contenedor-inferior td, .estiba #contenedor-inferior th{
    color: #fff;
}
.estiba .table-responsive{
    border: 0;
}
#body-rsc{
    background: url("../img/responsabilidad-social.jpg") no-repeat left top fixed ;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
}
#rsc #logos-container{
    margin-bottom: 20px;
}

@media (orientation: portrait){
    #inicio{
        top: 62%;
    }
    #body-inicio,
    #body-aviso-legal{        
        -webkit-background-size: auto 100%;
        -moz-background-size: auto 100%;
        -o-background-size: auto 100%;
        background-size: auto 100%;
    }
    #fondo-body-inicio,
    #fondo-body-avisolegal{
        width: auto;
        height:100%;
    }
}
@media (orientation: landscape){
    #body-inicio{
        background-image: url("../img/exportacion-importacion-grupalia-transitos-land.jpg");
    }
    #fondo-body-inicio,
    #fondo-body-avisolegal{    
        width: 100%;
        height:auto;
    }
}
@media (min-width: 768px){
    #body-inicio .navbar-default{
        background-color: #f8f8f8;
    }
    #inicio,
    #aviso-legal{
        bottom: 0;
        top: auto;
    }
    #contacto{        
        bottom: 0;
        position: absolute;
        width: 100%;
    }
}
@media (max-width: 338px){
    .formulario textarea {
        width: 282px;
    }
    .formulario button{        
        left: 244px;
    }
}
.iphone #fondo-body-inicio{   
    position:fixed;
    top:0;
    left:0;
    z-index: 0;
    /*background: url("../img/../img/empresario-sonriente.jpg") 0 0 no-repeat fixed !important;
    -webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;*/
}
.iphone #body-inicio{
    background: none;
}
.iphone #inicio{
    z-index: 999;
}

.iphone #fondo-body-avisolegal{   
    position:fixed;
    top:0;
    left:0;
    z-index: 0;
}
.iphone #body-aviso-legal{
    background: none;
}
.iphone #aviso-legal{
    z-index: 998;
}
.iphone #aviso-legal .texto{
    z-index: 999;
}