@charset "UTF-8";

html {
    margin: 0;
    padding: 0;
}

body {
    margin: 0px;
    padding: 0px;
    background-color: #00519B;
    font-family: "Akzidenz-Grotesk BQ Condensed";
    font-size: 14px; /* overflow-x: hidden;*/
    overflow-x: hidden !important;
}

*:focus {
    outline: 0;
}

.clear {
    clear: both;
}

@charset "UTF-8";

html {
    margin: 0;
    padding: 0;
}

body {
    margin: 0px;
    padding: 0px;
    background-color: #00519B;
    font-family: "Akzidenz-Grotesk BQ Condensed";
    font-size: 14px;
    overflow-x: hidden !important;
}

*:focus {
    outline: 0;
}

.clear {
    clear: both;
}

.f-left {
    float: left !important;
}

.f-right {
    float: right !important;
}

a {
    text-decoration: none;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

h1 {
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

h2 {
    font-weight: normal;
    margin: 0px;
    font-size: 16px;
}

.no-float {
    float: initial !important;
}

.position_static {
    position: static !important;
}

.centrar {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.centrar-cont {
    text-align: center;
}

.derecha-cont {
    text-align: right;
}

.izquierda-cont {
    text-align: left;
}

.contenedor {
    float: left;
    margin-top: 90px;
    width: 100%;
}

.head, .headb {
    width: 1440px;
    height: 92px;
    position: fixed;
    z-index: 1;
}

    .head .menu, .headb .menu {
        float: left;
        width: 100%;
        height: 80px;
        background-color: #FFF;
        border-bottom: 2px solid rgba(0, 0, 0, 0.11);
    }

        .head .menu a.logo, .headb .menu a.logo {
            float: left;
            margin-top: 19px;
            margin-right: 3%;
            margin-left: 0%;
        }

        .head .menu a.ico, .headb .menu a.ico {
            float: right;
            padding-top: 5px;
            padding-right: 0.5% !important;
            padding-bottom: 5px;
            padding-left: 0.5% !important;
            margin-top: 15px;
            margin-right: 10px;
        }

        .head .menu a.ico_movil, .headb .menu a.ico_movil {
            display: none;
        }

        .head .menu a#menu_movil, .headb .menu a#menu_movil {
            display: none;
            cursor: pointer;
        }

        .head .menu .temp, .headb .menu .temp {
            color: #FFFFFF;
            outline: #00519B solid 1px;
            float: right;
            width: 85px;
            background-color: #00519B;
            height: 60px;
            margin-left: 10px;
            padding-left: 15px;
            text-align: center;
            line-height: -0px;
        }

            .head .menu .temp img, .headb .menu .temp img {
                vertical-align: middle;
                width: 42px;
            }


    .head .noti, .headb .noti {
        outline: #231F20 solid 1px;
        font-family: "Avenir LT Std 55 Roman";
        font-size: 12px;
        background-color: #231F20;
        float: left;
        width: 98%;
        padding-right: 1%;
        padding-left: 1%;
        color: #E6E7E8;
        padding-top: 5px;
        padding-bottom: 5px;
        clear: right;
        overflow: hidden;
    }

        .head .noti strong {
            font-family: 'Avenir Black';
        }

        .head .noti .prov, .headb .noti .prov {
            float: left;
            padding-top: 4px;
            padding-right: 20px;
            padding-bottom: 4px;
            padding-left: 20px;
            background: url(../img/fondito_izq.png) left center no-repeat, url(../img/fondito_der.png) right center no-repeat;
        }

        .head .noti .fila, .headb .noti .fila {
            float: left;
            width: 1440px;
        }

        .head .noti .cont, .headb .noti .cont {
            float: left;
            padding-top: 4px;
            margin-left: 20px;
        }

.sombrita .bloque_cien {
    display: none !important;
}

/* For 1366 Resolution */
@media only screen and (min-width: 1030px) and (max-width: 1366px) {
    .logo img {
        width: 190px !important;
        padding-left: 30px !important;
    }

    .head .menu a.ico, .headb .menu a.ico {
        padding-top: 5px;
        float: none;
        display: inline-flex;
    }
}


.head .submenu, .headb .submenu {
    background-color: #F4F5F6;
    position: absolute;
    z-index: 1;
    float: left;
    width: 100%;
    display: none;
    top: 59px;
    overflow: hidden;
}

    .head .submenu#sub_user, .headb .submenu#sub_user {
        right: 71px;
        width: 688px;
    }


    .head .submenu .sub, .headb .submenu .sub {
        float: left;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #CDCFD2;
        margin-top: 15px;
        margin-right: 0px;
        margin-bottom: 15px;
        margin-left: 0px;
        padding-right: 8px;
        padding-left: 8px;
        width: 110px;
    }

        .head .submenu .sub img, .headb .submenu .sub img {
            width: 100%;
        }

    .head .submenu .sub_form, .headb .submenu .sub_form  {
        float: left;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #CDCFD2;
        margin-top: 15px;
        margin-right: 0px;
        margin-bottom: 15px;
        margin-left: 0px;
        padding-right: 19px;
        padding-left: 19px;
        width: 300px;
        height: 370px;
    }

        .head .submenu .sub_form:last-child, .headb .submenu .sub_form:last-child {
            border-right: 0px;
        }

        .head .submenu .sub .titulo, .head .submenu .sub_form .titulo, .headb .submenu .sub .titulo, .headb .submenu .sub_form .titulo {
            font-size: 16px;
        }

    .head .submenu .promo, .headb .submenu .promo {
        float: right;
        margin-top: 10px;
    }

.head .sombrita, .headb .sombrita {
    float: left;
    height: 20px;
    display: none !important;
}

    .head .sombrita img, .headb .sombrita img {
        width: 100%;
    }

.vertical-middle {
    vertical-align: middle;
}


.fijo {
    position: fixed;
}

.izquierda {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*	width: 648px;*/
    /*	min-height:700px;*/
    width: 50%;
    float: left;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FFF;
    border-bottom-color: #FFF;
    border-left-color: #FFF;
}


    .envios h3 {
        font-size: 45px;
        margin: 0;
    }

        /*.envios h3 .sub {
            line-height: 45px;
        }*/


.derecha {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    width: 50%;
    /*width: 55%;*/
}

.tex_form {
    width: 100%;
    float: left;
    top: 635px;
    margin-top: 10px;
    margin-bottom: 45px;
}

    .tex_form .tex {
        color: #FFF;
        text-align: center;
        float: left;
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
        font-size: 13px;
        bottom: 0px;
        line-height: 17px !important;
    }

    .tex_form .num {
        color: #FFF;
        text-align: center;
        float: left;
        width: 100%;
        font-size: 36px;
    }

    .tex_form .mercado-pago {
        height: 129px;
        width: 100%;
        overflow: hidden;
        background: url('../img/mercado-pago.png') center no-repeat;
    }

.slider {
    border: 1px solid #FFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    height: 380px;
}

    .slider .imagen {
        float: left;
        height: 378px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
    }

.slider_1 {
    border: 1px solid #FFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    height: 290px;
    overflow: hidden;
}

.slider_2 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #FFF;
    overflow: hidden;
}

.slider_1 .imagen {
    float: left;
    height: 378px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.bloque_cien {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 100%;
}

.bloque_sesenta {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 60% !important;
}

.bloque_cuarenta {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 40%;
}

.bloque_veinticinco {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 25%;
}

.bloque_veinte {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 20%;
}

.bloque_treinta {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 30%;
}

.bloque_cuarenta {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 40%;
}

.bloque_setentaycinco {
    float: left;
    width: 75%;
}

.bloque_setenta {
    float: left;
    width: 70%;
}

.bloque_cincuenta {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 50%;
}

.bloque_treinta {
    float: left;
    width: 33.3333%;
}

.padding-20 {
    padding: 20px;
}

.padding-40 {
    padding: 40px;
}

.no-padding {
    padding: 0px !important;
}

.margin-20 {
    margin: 20px;
}

.agencia {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-size: cover;
    /*	background-image: url(../img/agencias.jpg);*/
    background-image: url(../img/agencias-small.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 110px;
    text-align: center;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #FFF;
    border-left-color: #FFF;
}

    .agencia .titulo {
        margin-top: 300px;
        width: 100%;
    }

    .agencia .subtitulo {
        font-size: 15px;
        width: 100%;
    }

.cuentas {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-size: cover;
    height: 190px;
    background-image: url(../img/cuentas.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #FFF;
    border-bottom-color: #FFF;
    border-left-color: #FFF;
}

    .cuentas .titulo {
        margin-top: 30px;
        margin-left: 50%;
        width: 50%;
    }

    .cuentas .subtitulo, .seguimiento .subtitulo, .clientes .subtitulo {
        font-size: 15px;
        margin-left: 50%;
        width: 50%;
    }

    .cuentas .bot_form {
        margin-left: 50%;
        float: left;
        width: 82px;
        text-align: center;
    }

.seguimiento {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-size: cover;
    /*
	height: 110px;
	background-image: url(../img/seguimiento_online.jpg);
*/
    height: 220px;
    background-image: url(../img/seguimiento_online-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #FFF;
    border-bottom-color: #FFF;
    border-left-color: #FFF;
}

    .seguimiento .titulo {
        margin-top: 10px;
        /*	margin-left: 35%;*/
        margin-left: 10%;
        font-size: 30px;
        line-height: 1em;
        color: #666;
        width: 80%;
    }

    .seguimiento .busca {
        /*	margin-left: 50%;*/
        margin-top: -3px;
        margin-bottom: 1px !important;
        margin-right: 10px;
        width: 97%;
        height: 30px;
        /*	float: right;
	clear: right;
*/
    }

    .seguimiento .bot_form {
        /*    margin-left: 50%;*/
        margin-top: 3px;
        /*
    padding-right: 40px;
    padding-left: 41px;
*/
        /*    float: left;
    clear: right;*/
        /*    margin-right: 20px;*/
        width: 100px;
        font-size: 18px;
        height: 30px;
        margin: 6px 0;
    }

.clientes {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-size: cover;
    height: 110px;
    background-image: url(../img/clientes.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #FFF;
    border-bottom-color: #FFF;
    border-left-color: #FFF;
}

.clientes-logueado {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-size: cover;
    height: 110px;
    background-image: url(../img/clientes-logueado.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #FFF;
    border-bottom-color: #FFF;
    border-left-color: #FFF;
    padding-left: 60px;
}

    .clientes .titulo, .clientes-logueado .titulo {
        margin-top: 30px;
        margin-left: 35%;
        /*	width: 50%;*/
        font-size: 20px;
    }

.clientes .busca {
    /*	margin-left: 50%;*/
    margin-top: 1px;
    margin-bottom: 2px !important;
    margin-right: 2%;
    width: 48%;
    height: 30px;
    /*	float: right;
	clear: right;
*/
}

.clientes .bot_form, .clientes-logueado .bot_form {
    /*    margin-left: 50%;*/
    margin-top: 3px;
    padding-right: 0px;
    padding-left: 0px;
    float: left;
    /*
    float: right;
    clear: right;
*/ margin-right: 20px;
    width: 100px;
    font-size: 18px;
    /*height: 30px;*/
}

.formulario .bot_form {
    display: inline;
}

.formulario .cont_bot {
    /*	position:absolute;
	top: 590px;
    width: inherit;*/
    width: 100%;
    margin-top: 10px;
}

.sectores {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 150px;
    width: 100%;
    display: block;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #FFF;
    border-left-color: #FFF;
    position: relative;
}


    .sectores .corner {
        position: absolute;
        bottom: 0px;
        right: 0px;
    }

    .sectores .titulo {
        float: left;
        margin-left: 50%;
        width: auto;
        margin-top: 40px;
        line-height: 26px;
        color: #666;
    }

    .sectores .subtitulo {
        float: left;
        margin-left: 50%;
        width: auto;
    }

    .sectores.logistica {
        background-image: url(../img/logistica.jpg);
    }

    .sectores.express {
        background-image: url(../img/expres.jpg);
    }

    .sectores.transporte {
        background-image: url(../img/transporte.jpg);
    }

    .sectores.frio {
        background-image: url(../img/frio.jpg);
    }

    .sectores.internacional {
        background-image: url(../img/internacional.jpg);
    }

    .sectores.vinos {
        background-image: url(../img/vinos.jpg);
    }

    .sectores.e-commerce {
        background-image: url(../img/e-commerce.jpg);
        border-bottom-style: none;
    }

.noticias {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #FFF;
    height: 390px;
    font-size: 16px;
}

    .noticias .titulo {
        font-size: 18px;
    }

    .noticias .conte {
        float: left;
        height: 295px;
        width: 70%;
        margin-left: 11%;
        margin-top: 45px;
        border: 6px solid #FFF;
        padding: 3%;
        -moz-box-shadow: 0px 0px 9px #000000;
        -webkit-box-shadow: 0px 0px 9px #000000;
        box-shadow: 0px 0px 9px #000000;
    }

    .noticias .not {
        background-image: url(../img/noticias-separador.png);
        background-repeat: no-repeat;
        background-position: right 5px;
        float: left;
        width: 97%;
        padding-top: 15px;
        padding-bottom: 20px;
        padding-left: 3%;
    }

        .noticias .not .tit {
        }

        .noticias .not .con {
            font-size: 12px;
        }

    .noticias .mas {
        float: left;
        width: 100%;
        height: 30px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #407CB4;
        background-image: url(../img/noticias-ico.png);
        background-repeat: no-repeat;
        background-position: center center;
    }

.social {
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
*/
}

.widget_face {
    float: left;
    width: 80%;
    height: 278px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-width: 5px;
    border-style: solid;
    border-color: #FFF;
    /*padding-left: 43px;*/
    margin-left: 11%;
}

.descarga {
    color: #00529C;
    background: #e6e6e6 url(../img/descarga.jpg) no-repeat left center;
    padding: 50px 0 50px 40%;
    font-size: 15px;
}

    .descarga span {
        font-size: 20px;
    }

.widget_twitter {
    /*
	background-image: url(../img/twitter-timeline.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
*/
    /*	height: 565px;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 15px;
    /*	border: 1px solid #FFF;*/
}

    .widget_twitter .social {
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
    }

    .widget_twitter .cont_widdget_twitter {
        float: left;
        margin-left: 11%;
        margin-top: 5px;
        width: 73%;
        height: 290px;
        border: 6px solid #FFF;
        -moz-box-shadow: 0px 0px 9px #000000;
        -webkit-box-shadow: 0px 0px 9px #000000;
        box-shadow: 0px 0px 9px #000000;
        background-image: url(../img/twitter-timeline_fondo.jpg);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        padding: 2%;
    }

    .widget_twitter .subtitulo {
        text-align: center;
        padding-top: 120px;
        background-image: url(../img/icono_info.png);
        background-repeat: no-repeat;
        background-position: center center;
    }

.andespack {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../img/andespack.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 565px;
    text-align: center;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-color: #FFF;
    border-right-color: #FFF;
    border-bottom-color: #FFF;
}

    .andespack .titulo {
        margin-top: 40px;
    }

    .andespack .bot_form {
        width: 80%;
        margin-right: 10%;
        margin-left: 10%;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 20px;
        padding-right: 0%;
        padding-left: 0%;
    }

.winepack {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 354px;
    text-align: center;
    background-image: url(../img/logistica_vino.jpg);
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #FFF;
    border-bottom-color: #FFF;
    border-left-color: #FFF;
}

    .winepack .titulo {
        margin-top: 40px;
    }

    .winepack .bot_form {
        width: 80%;
        margin-right: 10%;
        margin-left: 10%;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 20px;
        padding-right: 0%;
        padding-left: 0%;
    }

.trabaja {
    text-align: center;
    height: 110px;
}

    .trabaja .bot_form {
        width: 70%;
        margin-right: 10%;
        margin-left: 10%;
        margin-top: 20px;
        margin-bottom: 10px;
        padding-top: 14px;
        padding-bottom: 14px;
        background: #009DE1;
    }

.seguimiento_sms {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    padding-top: 64px;
    /*	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
*/
    background-image: url(../img/seguimiento-via-sms.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    float: left;
    height: 300px;
    width: 100%;
}

    .seguimiento_sms .tex {
        background-color: #666;
        font-size: 18px;
        display: inline;
        margin-right: auto;
        margin-left: auto;
        margin-top: 40px;
        margin-bottom: 0px;
        line-height: 44px;
        padding: 5px;
        background-color: rgba(222, 118, 30, 0.8);
        background: rgba(222, 118, 30, 0.8);
    }

        .seguimiento_sms .tex.num {
            margin-top: 0px;
            font-size: 40px;
        }

    .pie .social {
        float: left;
        margin-right: 15px;
        padding: 0px;
        margin-top: 0px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
    }

    .pie .marcas {
        float: right;
        margin-left: 20px;
    }

    .pie .izquierda div {
        margin-top: 6px;
    }

    .pie .izquierda .akzidenz {
        font-size: 16px;
    }

    .pie .news {
        float: right;
    }

    .pie .bloque_cincuenta div {
        margin-bottom: 6px;
    }

    .pie .news .bot_form {
        float: right;
        /*	margin-top: -10px;*/
        margin-right: 1%;
    }

    .pie .news .mail {
    }

.cotizador .tit {
    background-image: url(../img/cotizador_fondo_top.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    height: 200px;
    width: 100%;
    background-size: cover;
    padding-left: 280px;
    padding-right: 280px;
    color: #FFF;
    box-sizing: border-box;
}

.cotizador .tit2 {
    background-image: url(../img/cotizador_fondo_top.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    height: 75px;
    width: 100%;
    background-size: cover;
    padding-left: 280px;
    padding-right: 280px;
    color: #FFF;
    box-sizing: border-box;
    font-size: 18px;
}

.cotizador .tit div {
    font-size: 18px;
    margin-top: 90px;
}

.tarjetas {
    width: 100%;
}

.cotizador .tit h1 {
    font-weight: normal;
    font-size: 48px;
    margin: 0px;
    padding: 0px;
    line-height: 36px;
}

    .cotizador .tit h1 spam {
        font-size: 20px;
    }

.cotizador .fondo_izq {
    float: left;
    width: 20%;
    height: 1263px;
    background-image: url(../img/cotizador_izq.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: cover;
    background-color: #FFF;
}

.cotizador .fondo_der {
    float: left;
    width: 20%;
    height: 1263px;
    background-image: url(../img/cotizador_der.jpg);
    background-repeat: no-repeat;
    background-position: left -300px;
    background-size: cover;
    background-color: #FFF;
}

.cotizador .formulario_cotizador {
    float: left;
    width: 56%;
    background-color: #FFF;
    padding-top: 23px;
    padding-right: 2%;
    padding-left: 2%;
}

.cotizador .titulo {
    color: #00519B;
    /*
	margin-right: 1%;
    margin-left: 1%;
	*/
    float: left;
    width: 100%;
}

.cotizador input, .cotizador select, .cotizador textarea,
.contacto input, .contacto select, .contacto textarea {
    border: 1px solid #BFBFBF !important;
}

.cotizador input, .cotizador select {
    height: 39px;
}

.cotizador .margentop {
    margin-top: 30px;
}

.cotizador .bot_form {
    float: right;
    margin-right: 6px;
    padding: 3px;
    padding-left: 15px;
    padding-right: 15px;
}

.cotizador .legal {
    font-size: 12px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999;
    margin-top: 10px;
    padding-top: 10px;
}

    .cotizador .legal strong {
        display: block;
    }

.bg-gris {
    background-color: #ECEFF1;
}

.bg-gris2 {
    background-color: #E6E7E8;
}

.bg-gris-oscuro {
    background-color: #a1abb1;
}

.bg-blanco {
    background-color: #FFF !important;
}

.bg-azul {
    background-color: #00519B;
}

.bg-azul_marino {
    background-color: #001B57;
}

.bg-none {
    background: none !important;
}


.interlineado {
    line-height: 20px;
}

.separador {
    float: left;
    width: 100%;
    margin-top: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
}

.recuadro {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid #D1D2D4;
    padding: 3%;
    float: left;
    width: 100%;
}

.ctas_corporativas input, .ctas_corporativas select {
    border: 1px solid #CCCCCC;
}

.ctas_corporativas .izquierda, .ctas_corporativas .derecha {
    /*
	color: #9B9D9F;
	width: 49% !important;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	*/
    width: 50% !important;
}

    .ctas_corporativas .derecha div.bajada, .ctas_corporativas .izquierda div.bajada {
        width: 70%;
        padding-right: 15%;
        padding-left: 15%;
        height: 180px;
    }

.ctas_corporativas .izquierda {
    /*
	-moz-box-shadow: 3px 3px 19px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 3px 3px 19px rgba(0, 0, 0, 0.5);
	box-shadow: 3px 3px 19px rgba(0, 0, 0, 0.5);
	*/
}

    .ctas_corporativas .izquierda div.bajada {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #CCC;
    }

.ctas_corporativas .titulo {
    font-size: 20px;
    padding-top: 4%;
    padding-right: 1%;
    padding-bottom: 0%;
    padding-left: 1%;
    float: left;
    width: 100%;
}

.ctas_corporativas .tex {
    width: 100%;
    float: left;
    line-height: 18px;
    padding: 1%;
    margin: 0px;
}

    .ctas_corporativas .tex strong {
        color: #333;
    }

.ctas_corporativas .tex_form {
    margin-bottom: 40px;
    position: inherit;
    text-shadow: none;
}

.llego_logistica {
    background-image: url(../img/img_logistica.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    float: left;
    height: 700px;
    width: 100%;
    text-align: center;
}



.divisiones {
    min-height: 758px;
    position: relative;
    font-size: 17px;
}

    .divisiones footer {
        text-align: center;
        border-top: 1px solid #666;
        bottom: 0px;
        position: absolute;
        margin: 30px 5%;
        width: 80%;
    }

        .divisiones footer span {
            font-size: 30px;
            margin-left: 14px;
        }

.division {
    line-height: 0;
}

    .division img {
        width: 100%;
    }

.divisiones .listado {
    margin-bottom: 40px;
}

    .divisiones .listado h2 {
        padding: 20px;
        border-top: 1px solid #ccc;
    }

        .divisiones .listado h2:last-child {
            border-bottom: 1px solid #ccc;
        }


.contacto .derecha {
    /*	padding: 20px;*/
}

.contacto .izquierda {
    padding: 45px;
    /*	min-height: 700px;*/
}

.contacto .tex {
    margin-top: 20px;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.llego_logistica .tex {
    float: left;
    width: 100%;
    margin-top: 500px;
    font-size: 18px;
    color: #FFF;
    text-shadow: 3px 3px 6px #000000;
}

.llego_logistica .tex2 {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #FFF;
    text-shadow: 3px 3px 6px #000000;
}

.prod {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 33.333%;
    height: 250px;
    background-color: #FFF;
    border: 1px solid #E3E1E5;
    color: #707274;
    text-align: center;
}

    .prod .img {
        float: right;
        width: 100%;
        background-repeat: no-repeat;
        background-position: center center;
        height: 150px;
    }

    .prod .titu {
        float: right;
        width: 100%;
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .prod .unidades {
        float: right;
        width: 100%;
        margin-bottom: 10px;
        font-size: 14px;
    }

    .prod .valor {
        float: right;
        width: 100%;
        font-size: 24px;
    }

.pasos {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 50px;
    margin-bottom: 50px;
    border: 4px solid #D1D2D4;
}

    .pasos .bloque_treinta {
        float: left;
        width: 260px;
    }

        .pasos .bloque_treinta .paso {
            width: 65px;
            height: 75px;
            background-repeat: no-repeat;
            background-position: 35px center;
            float: left;
        }

        .pasos .bloque_treinta .tex {
            width: 195px;
            font-size: 22px !important;
            padding-top: 16px;
            padding-bottom: 16px;
            float: left;
        }

.prom {
    float: left;
    width: 200px;
}

    .prom .tam1 {
        font-size: 24px;
        font-style: italic;
    }

    .prom .tam2 {
        font-size: 16px;
        font-style: italic;
    }

.tarjetas {
    float: left;
    height: 50px;
    width: 410px;
    background-size: contain;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCC;
}

.titulo a.link {
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    float: right;
    padding-top: 13px;
    padding-bottom: 13px;
    margin-right: 20px;
}

/*
.carrito    {
}
.carrito    {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 20px;
	padding-bottom: 20px;
}
.carrito .img {
	height: 110px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	padding-top: 15px;
	padding-bottom: 15px;
}
.carrito .datos1 {
	padding-right: 25px;

}
.carrito .datos1 .titulo {
	font-size: 18px;
	color: #666;
	float: left;
	width: 100%;
}
.carrito .datos1 .medidas {
	float: left;
	width: 100%;
}
.carrito .datos1 .cantidad {
	float: left;
	width: 100%;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.carrito .datos1 .eliminar {
	float: left;
	width: 100%;
	background-image: url(../img/eliminar.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.carrito .datos2 {

}
.carrito .datos2 .quedan{
	color: #F36F21 !important;

}
.carrito .datos2 .detalle{

}
.carrito_total  {
	padding-top: 10px;
}

.carrito_total .bloque_cincuenta {
	float: right;
	margin-bottom: 10px;
}
.carrito_total .total {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
	width: 100%;
	border: 4px solid #CCC;
}
*/

.linea_inf {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ECECEC;
}

.linea_sup {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ECECEC;
}

.linea_der {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ECECEC;
}

.linea_izq {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ECECEC;
}

.float-izq {
    float: left !important;
}

.float-der {
    float: right !important;
}

.face_ingresar {
    text-align: center;
    background-color: #6275AB;
    margin: 1%;
    height: 35px;
    line-height: 35px;
}

.margen_1 {
    margin: 1%;
}



.resumen-prod .img {
    height: 80px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
}

.check {
    float: left;
    width: 21%;
    margin-right: 1%;
    padding-right: 3%;
    background-image: url(../img/item.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}

    .check.ok {
        background-image: url(../img/item-ok.jpg) !important;
    }

    .check div {
        margin-top: 5px;
    }


.not {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 100%;
    /*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;*/
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
}

    .not:hover {
        background-color: rgba(0, 0, 0, 0.05);
    }

    .not h2 {
        padding: 0px;
        font-size: 22px;
        color: #00519B;
        float: left;
        width: 65%;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 5px;
        margin-left: 0px;
    }

    .not .fecha {
        float: left;
        width: 65%;
        margin-bottom: 5px;
    }

    .not .tex {
        float: left;
        width: 65%;
        color: #666;
        margin-top: 5px;
    }

    .not .img {
        float: right;
        width: 30%;
        margin-left: 5%;
        height: 150px;
        background-repeat: no-repeat;
        background-position: center center;
        /*background-color: #CCC;*/
        background-size: contain;
    }

.paginacion {
    margin-top: 20px;
    font-size: 16px;
    color: #666;
    text-decoration: none;
}

    .paginacion a {
        color: #666;
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
        text-decoration: none;
    }




.noticia {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
}

    .noticia h2 {
        padding: 0px;
        font-size: 24px;
        color: #00519B;
        float: left;
        width: 85%;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 5px;
        margin-left: 0px;
    }

    .noticia .fecha {
        float: left;
        width: 65%;
        margin-bottom: 5px;
    }

    .noticia .tex {
        float: left;
        width: 100%;
        color: #666;
        margin-top: 5px;
    }

    .noticia .img {
        float: right;
        width: 100%;
        height: 300px;
        background-repeat: no-repeat;
        background-position: left center;
        background-size: contain;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .noticia .bot_form {
        margin-top: -10px;
        margin-right: 0px;
        margin-bottom: -25px;
        margin-left: 0px;
    }



.publi {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 48%;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
    border: 1px solid #D4D2D6;
    margin: 1%;
}

    .publi:hover {
        background-color: rgba(0, 0, 0, 0.05);
    }

    .publi h2 {
        padding: 0px;
        font-size: 18px;
        color: #00519B;
        float: left;
        width: 100%;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 5px;
        margin-left: 0px;
    }

    .publi .fecha {
        float: left;
        width: 100%;
        margin-bottom: 5px;
    }

    .publi .tex {
        float: left;
        width: 100%;
        color: #666;
        margin-top: 5px;
    }

    .publi .img {
        float: right;
        width: 100%;
        height: 150px;
        background-repeat: no-repeat;
        background-position: center center;
        background-color: #CCC;
        background-size: contain;
    }

.tarjetas {
    float: left;
    height: 50px;
    width: 410px;
    background-size: contain;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCC;
}

.cont_chico {
    width: 800px;
    margin-right: auto;
    margin-left: auto;
    color: #404041;
    font-size: 13px;
}

.logistica .bloque_cincuenta {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 20px;
    padding-right: 10px;
    line-height: 19px;
}

.sombrita_esquina {
    background-image: url(../img/sombrita_der.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-color: #DCDDDE;
    padding-bottom: 20px;
}

.sombrita_esquina2 {
    background-image: url(../img/sombrita_izq.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #F7F8F8;
    padding-bottom: 20px;
}

.linea_punteada {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #333;
    padding-bottom: 10px;
    margin: 0px;
}

.beneficios {
    line-height: 25px;
}

.logistica .cuerpo {
    height: auto;
}

.bodega {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    border: 3px solid #E2E3E4;
    width: 23%;
    padding: 10px;
    margin: 1%;
    text-align: center;
}

.logistica .bot_form {
    margin: auto;
    float: none;
}

.logistica .reales {
    float: left;
    width: 50%;
}

.logistica .cadena {
    float: left;
    width: 80%;
    margin-left: 10%;
}

.arreglo-padding {
    padding-left: 20px;
}

.titulo span {
    font-size: 20px;
    color: #898B8E;
}

h4 {
    font-size: 24px;
    font-weight: normal;
    float: left;
    width: 100%;
}

.check1 {
    float: left;
    width: 98%;
    margin-right: 1%;
    padding-right: 3%;
    background-repeat: no-repeat;
    background-position: right top;
}

.cotizador .titulo1 {
    color: #00519B;
    /*
	margin-right: 1%;
    margin-left: 1%;
	*/
    float: left;
    width: 100%;
    font-size: 15px;
}

.subtitulo_seguimiento {
    margin-left: 50%;
}

.legal1 {
    font-size: 20px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #A29393;
    margin-top: 10px;
    padding-top: 10px;
}

.chile {
    height: 300px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #FFF;
    background-image: url(../img/marjous-cargas-chile.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #FFF;
    border-bottom-color: #FFF;
}

    .chile.bloque_cien .titulo {
        margin-top: 80px;
        margin-bottom: 120px;
    }

.casos_de_exito {
    background-image: url(../img/casos-de-exito.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 280px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #FFF;
    border-right-color: #FFF;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #FFF;
}

    .casos_de_exito .titulo {
        float: right;
        width: 50%;
        margin-left: 50%;
        margin-top: 30px;
        margin-bottom: 10px;
        padding-right: 5%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .casos_de_exito .subtitulo {
        float: right;
        width: 50%;
        margin-left: 50%;
        margin-bottom: 100px;
        padding-right: 5%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

.margen_der_4 {
    margin-right: 4% !important;
}

.margen_der_1 {
    margin-right: 1% !important;
}

.margen_izq_1 {
    margin-left: 1% !important;
}

.margen_izq_10 {
    margin-left: 10% !important;
}


.ingreso_face {
    background-image: url(../img/face-ingresar.png) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    width: 170px;
    height: 35px !important;
    background-color: #6374AA !important;
}

.borde_gris {
    border: 4px solid #D1D2D4;
}

.cursor {
    cursor: pointer;
}

.link:hover {
    text-decoration: underline;
    color: rgba(222, 118, 30, 0.8);
}

.link {
    color: #00519B;
}

.tabla_operaciones {
    width: 80%;
}



    .tabla_operaciones td {
        background: #F6F6F6;
        padding: 10px;
    }

    .tabla_operaciones thead th, .tabla_operaciones tfoot th {
        background: #CCD7DD;
        font-weight: normal;
        padding: 10px;
    }

.izquierdaCaracteristicas {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*	width: 648px;*/
    width: 100%;
    float: left;
    /**
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
*/
}

.mapas-content {
    position: relative;
    height: 600px;
}

    .mapas-content > div {
        position: absolute;
        z-index: 0;
        width: 100%;
    }

#mapas {
    position: absolute;
    top: 0px;
    z-index: 0;
}

#slider-contenedor1 {
    position: absolute;
    overflow: hidden;
    margin: 20px auto 0 auto;
    bottom: 0;
    max-width: 50%;
}

#contenedor1 {
    position: relative;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    list-style: none;
}

    /*#contenedor1 .agencia_datos:first-child{
	margin-left:1078px;
}*/

    #contenedor1 .agencia_datos {
        position: relative;
        display: block;
        float: left;
        margin: 0;
        padding: 20px 0 0;
        width: 360px;
        height: 240px;
        background: #fff;
        text-align: left;
        border: 1px solid #ccc;
        border-bottom: 0;
        border-top: 0;
    }

        #contenedor1 .agencia_datos h2 {
            padding: 0px;
            margin-top: 0px;
            margin-right: 0px;
            margin-bottom: 5px;
            margin-left: 0px;
            color: #00519B;
            font-size: 20px;
            margin-left: 40px;
            line-height: 14px;
        }

        #contenedor1 .agencia_datos p {
            margin-left: 40px;
        }

a.control_prev, a.control_next {
    position: absolute;
    top: 30%;
    z-index: 999;
    display: block;
    padding: 4% 1%;
    width: auto;
    height: auto;
    /*background: #2a2a2a;*/
    color: #2a2a2a;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    opacity: 0.8;
    cursor: pointer;
}

    a.control_prev:hover, a.control_next:hover {
        opacity: 1;
        -webkit-transition: all 0.2s ease;
    }

a.control_prev {
    border-radius: 0 2px 2px 0;
}

a.control_next {
    left: 90%;
    border-radius: 2px 0 0 2px;
}




.phone {
    clear: both;
    margin: 60px 0;
    padding-bottom: 30px;
}

    .phone p {
        margin: 0;
    }

    .phone h2 {
        margin: 0;
        font-weight: normal;
        font-size: 36px;
        line-height: 14px;
    }

        .phone h2 span {
            font-size: 10px;
            line-height: 0px !important;
        }

    .phone img {
        vertical-align: bottom;
    }

    .gallery-cell > p {
        margin: 0px;
    }


#productos-gallery {
    padding: 0 8%;
}

    #productos-gallery .bot_form {
        float: none;
        margin-right: auto;
    }

.flickity-page-dots {
    width: 84%;
    clear: both;
}

/* cell number 
.gallery-cell:before {
  display: block;
  text-align: center;
  content: counter(gallery-cell);
  line-height: 200px;
  font-size: 80px;
  color: white;
}
*/
#noticia-ppal {
    float: left;
    width: 60%;
}

    #noticia-ppal h2 {
        font-weight: normal;
        font-size: 36px;
    }

    #noticia-ppal .img {
        background-size: cover;
        background-position: center center;
        height: 200px;
    }

.more-news {
    display: block;
    border-top: 1px solid #999;
    margin-top: 40px;
}

    .more-news img {
        margin-top: -1px;
    }


.mosaicflowEditado {
    float: left;
    width: 60%;
    background-color: #FFF;
    padding-top: 23px;
    /*padding-right: 2%;
padding-left: 2%;*/
}

    .mosaicflowEditado h2 {
        font-weight: normal;
        line-height: 1em;
        margin: 8px;
    }

.mosaicflow__column {
    float: left;
}

.mosaicflow__item {
    text-align: center;
    /*padding: 10px;*/
    border-top: 1px solid #ccc;
    margin: 0 10px;
    padding-top: 10px;
}

    .mosaicflow__item img {
        display: block;
        width: 100%;
        height: auto;
    }

        .mosaicflow__item img.fb {
            width: auto;
            display: inherit;
        }


.icon-user {
    background: #ccc;
    width: 40px;
    height: 40px;
    float: right;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    display: block;
    text-align: center;
    margin-left: 8px;
}

    .icon-user img {
        margin-top: 6px;
    }

.icon-user-edit {
    background: #00519B;
    width: 50px;
    height: 50px;
    float: right;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    display: block;
    text-align: center;
    margin-left: 8px;
}

    .icon-user-edit img {
        margin-top: 7px;
    }

.icon-edit {
    background: #fff;
    width: 40px;
    height: 40px;
    float: right;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    display: block;
    text-align: center;
    margin-left: 8px;
}

    .icon-edit img {
        margin-top: 6px;
    }

.operaciones-contenedor {
    margin: 0 auto;
}

.operaciones {
    /*margin-bottom: 40px;*/
    height: 155px;
}

    .operaciones h3 {
        margin: 0 0 10px;
    }

.operaciones-form {
    border: 1px solid #ccc;
    width: 80%;
    margin: 10px auto;
}

    .operaciones-form input {
        width: 40%;
        border: 0px;
        text-align: center;
        margin-bottom: 0px !important;
    }

        .operaciones-form input:focus {
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

    .operaciones-form img {
        margin-top: 4px;
    }

    .operaciones-form .sep {
        width: 1px;
        border-left: 1px solid #999;
        height: 20px;
        float: left;
        margin-top: 7px;
    }

.icono-volver {
    background: #00519B;
    width: 40px;
    height: 40px;
    display: inherit;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    float: right;
    margin-right: 60px;
}

    .icono-volver img {
        margin: 8px 6px;
    }

.no-margin {
    margin: 0px;
}

.carrito .place, .carrito .box, .carrito .origen {
    width: 46px;
    height: 46px;
    box-sizing: border-box;
    padding: 9px;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    background: #00519B;
    margin: 0 auto;
}

.continuar {
    width: 46px;
    height: 46px;
    box-sizing: border-box;
    padding: 8px 7px;
    border: 1px solid #ccc;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    background: #fff;
    margin: 0 auto;
    float: right;
    margin: -12px 0 0 8px;
}

.carrito .place.ok, .carrito .box.ok, .carrito .origen.ok {
    background: #77c154;
}

.carrito .place.bad, .carrito .box.bad, .carrito .origen.bad {
    background: #F90000;
}

.carrito .item {
    margin-bottom: 20px;
    clear: both;
}


.carrito .pcto {
    margin-right: 20px;
}

.carrito .detalle {
    margin-right: 20px;
}

.carrito .cabecera div:first-child, .cabecera_cien {
    background: #00519B;
    color: #fff;
    width: 40%;
    float: left;
    padding: 6px 12px;
    box-sizing: border-box;
    font-family: "Avenir LT Std 55 Roman";
    margin: 20px 0;
}


.carrito .cabecera div:last-child {
    background: #ccd7dd;
    color: #fff;
    width: 60%;
    float: left;
    color: #00519B;
    padding: 6px 12px;
    box-sizing: border-box;
    font-family: "Avenir LT Std 55 Roman";
    margin: 20px 0;
}


.carrito p {
    margin: 0.5em 0;
}

.carrito .eliminar {
    background: url(../img/eliminar-red.png) no-repeat left center;
    font-family: "Avenir LT Std 55 Roman";
    color: red;
    padding-left: 20px;
}

.carrito .edit {
    border: 1px solid #ccc;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    width: 24px;
    height: 24px;
    display: inline-block;
    box-sizing: border-box;
    padding: 2px 3px;
}

.carrito .step {
    width: 140px;
    border-right: 1px solid #ccc;
}

.carrito .nro {
    font-family: 'Avenir Black';
    font-size: 22px;
    color: #00519B;
    margin: 0px;
}

.carrito .bajopie {
    width: 100%;
    height: 40px;
}

    .carrito .bajopie p:first-child {
        color: #00519B;
        font-size: 18px;
    }

    .carrito .bajopie p {
        font-size: 30px;
        line-height: 30px;
        margin-right: 60px;
    }

    .carrito .bajopie button {
        font-family: "Akzidenz-Grotesk BQ Condensed";
        background: #77c154;
        border: none;
        color: #fff;
        font-size: 18px;
        width: 140px;
        float: right;
        padding: 4px;
        line-height: 30px;
        cursor: pointer;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

        .carrito .bajopie button:hover {
            background: #ccc;
        }

.cabecera_cien {
    background: #00519B;
    color: #fff;
    width: 100%;
    float: left;
    padding: 6px 12px;
    box-sizing: border-box;
    font-family: "Avenir LT Std 55 Roman";
    margin: 20px 0;
}

    .cabecera_cien p {
        font-size: 1.2em;
        font-weight: 600;
    }

.institucional {
    margin: 0 280px;
    font-size: 17px;
}

.valores {
    padding: 0;
}

    .valores li {
        box-sizing: border-box;
        float: left;
        border: 1px solid #ccc;
        height: 52px;
        background: #fff;
        line-height: 52px;
        width: 24%;
        margin-left: 1%;
        list-style: none;
        margin-bottom: 10px;
    }



#gal_1 {
    height: 300px;
    position: relative;
}

    #gal_1 .gallery-cell {
        height: 380px;
        text-align: left;
        width: auto !important;
    }

    #gal_1 .flickity-page-dots {
        bottom: 0px;
        position: absolute;
    }
        /* white circles */
        #gal_1 .flickity-page-dots .dot {
            width: 12px;
            height: 12px;
            opacity: 1;
            background: transparent;
            border: 2px solid white;
        }
            /* fill-in selected dot */
            #gal_1 .flickity-page-dots .dot.is-selected {
                background: white;
            }



#gal_2 {
    height: 561px;
    position: relative;
}

    #gal_2 .gallery-cell {
        height: 561px;
        text-align: left;
        width: auto !important;
    }






.bs-wizard {
    margin: 0 20px;
    font-family: "Avenir Black";
}



/*Form Wizard*/
.bs-wizard {
    border-bottom: solid 1px #e0e0e0;
    padding: 0 0 10px 0;
}

    .bs-wizard > .bs-wizard-step {
        padding: 0;
        position: relative;
        width: 20%;
        float: left;
        text-align: center;
    }

        .bs-wizard > .bs-wizard-step + .bs-wizard-step {
        }

        .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
            color: #fff;
            font-size: 20px;
            margin-bottom: 5px;
            z-index: 2;
            text-align: center;
            position: absolute;
            width: 100%;
            text-align: center;
            top: 14px;
        }

        .bs-wizard > .bs-wizard-step .bs-wizard-info {
            color: #fff;
            font-size: 14px;
        }

        .bs-wizard > .bs-wizard-step > .bs-wizard-dot {
            position: absolute;
            width: 48px;
            height: 48px;
            display: block;
            background: #fff;
            top: 45px;
            left: 50%;
            margin-top: -26px;
            margin-left: -24px;
            border-radius: 50%;
        }

            .bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
                content: ' ';
                width: 36px;
                height: 36px;
                background: #00519B;
                border-radius: 50px;
                position: absolute;
                top: 6px;
                left: 6px;
            }

        .bs-wizard > .bs-wizard-step > .progress {
            position: relative;
            border-radius: 0px;
            height: 8px;
            box-shadow: none;
            margin: 40px 0;
            background: #999;
        }

            .bs-wizard > .bs-wizard-step > .progress > .progress-bar {
                width: 0px;
                box-shadow: none;
                background: #fff;
            }

        .bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
            width: 100%;
            height: 8px;
        }

        .bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
            width: 50%;
            height: 8px;
        }

        .bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
            width: 0%;
        }

        .bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
            width: 100%;
        }

        .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
            background-color: #999;
        }
        /*.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}*/
        .bs-wizard > .bs-wizard-step:first-child > .progress {
            left: 50%;
            width: 50%;
        }

        .bs-wizard > .bs-wizard-step:last-child > .progress {
            width: 50%;
        }

        .bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
            pointer-events: none;
        }
/*END Form Wizard*/


#newsletter {
    width: 60%;
}

.bg-div-vino {
    background: rgb(0,155,222);
}

.bg-div-ecommerce {
    background: rgb(90,186,78);
}

.bg-div-transporte {
    background: rgb(169,41,56);
}

.bg-div-comercio {
    background: rgb(0,120,193);
}

.bg-div-logistica {
    background: rgb(247,138,42);
}

.bg-div-express {
    background: rgb(242,91,34);
}

.bg-div-frio {
    background: rgb(101,84,164);
}

}

.f-left {
    float: left !important;
}

.f-right {
    float: right !important;
}

a {
    text-decoration: none;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

h1 {
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

h2 {
    font-weight: normal;
    margin: 0px;
    font-size: 16px;
}

.no-float {
    float: initial !important;
}

.position_static {
    position: static !important;
}

.centrar {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.centrar-cont {
    text-align: center;
}

.derecha-cont {
    text-align: right;
}

.izquierda-cont {
    text-align: left;
}

.contenedor {
    float: left;
    margin-top: 15px;
    width: 100%;
}

.head, .headb {
    width: 1440px;
    height: 92px;
    position: fixed;
    z-index: 9999;
}

    .head .menu, .headb .menu {
        float: left;
        width: 100%;
        height: 95px;
        background-color: transparent;
        border-bottom: 0;
    }

        .head .menu a.logo, .headb .menu a.logo {
            float: left;
            margin-top: 19px;
            margin-right: 3%;
            margin-left: 3%;
        }

        .head .menu a.ico, .headb .menu a.ico {
            float: right;
            padding-top: 5px;
            padding-right: 0.5% !important;
            padding-bottom: 5px;
            padding-left: 0.5% !important;
            margin-top: 15px;
            margin-right: 10px;
        }

        .head .menu a.ico_movil, .headb .menu a.ico_movil {
            display: none;
        }

        .head .menu a#menu_movil, .headb .menu a#menu_movil {
            display: none;
            cursor: pointer;
        }

        .head .menu .temp, .headb .menu .temp {
            color: #FFFFFF;
            outline: #00519B solid 1px;
            float: right;
            width: 85px;
            background-color: #00519B;
            height: 60px;
            margin-left: 10px;
            padding-left: 15px;
            text-align: center;
            line-height: -0px;
        }

            .head .menu .temp img, .headb .menu .temp img {
                vertical-align: middle;
                width: 42px;
            }


    .head .noti, .headb .noti {
        outline: #231F20 solid 1px;
        font-family: "Avenir LT Std 55 Roman";
        font-size: 12px;
        background-color: #231F20;
        float: left;
        width: 98%;
        padding-right: 1%;
        padding-left: 1%;
        color: #E6E7E8;
        padding-top: 5px;
        padding-bottom: 5px;
        clear: right;
        overflow: hidden;
    }

        .head .noti strong {
            font-family: 'Avenir Black';
        }

        .head .noti .prov, .headb .noti .prov {
            float: left;
            padding-top: 4px;
            padding-right: 20px;
            padding-bottom: 4px;
            padding-left: 20px;
            background: url(../img/fondito_izq.png) left center no-repeat, url(../img/fondito_der.png) right center no-repeat;
        }

        .head .noti .fila, .headb .noti .fila {
            float: left;
            width: 1440px;
        }

        .head .noti .cont, .headb .noti .cont {
            float: left;
            padding-top: 4px;
            margin-left: 20px;
        }

.sombrita .bloque_cien {
    display: none !important;
}

/* For 1366 Resolution */
@media only screen and (min-width: 1030px) and (max-width: 1366px) {
    .logo img {
        width: 190px !important;
        padding-left: 30px !important;
    }

    .head .menu a.ico, .headb .menu a.ico {
        padding-top: 0px;
        float: right;
        display: inline;
    }
}

/*nuevo menu AM 09/08/2019*/
.head .submenusub, .headb .submenusub {
    background-color: #F4F5F6;
    position: absolute;
    z-index: 9999;
    float: left;
    width: 100%;
    display: none;
    top: 59px;
    overflow-x: visible;
    text-align: center;
    margin-top: -4px;
    /*padding-left: 340px;*/
}

.head .submenu, .headb .submenu {
    background-color: #e1e1e1;
    position: absolute;
    z-index: 9999;
    float: left;
    width: 100%;
    display: none;
    top: 59px;
    overflow-x: visible;
    margin-top: -10px;
    /*overflow:hidden;*/
    padding: 0 50px;
}

    .head .submenu#sub_user, .headb .submenu#sub_user {
        right: 71px;
        width: 688px;
    }


    .head .submenu .sub, .headb .submenu .sub {
        float: left;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #CDCFD2;
        margin-top: 15px;
        margin-right: 0px;
        margin-bottom: 15px;
        margin-left: 0px;
        padding-right: 8px;
        padding-left: 8px;
        width: 14.28%;
    }

        .head .submenu .sub img, .headb .submenu .sub img {
            width: 100%;
        }

    .head .submenu .sub_form, .headb .submenu .sub_form {
        float: left;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #CDCFD2;
        margin-top: 15px;
        margin-right: 0px;
        margin-bottom: 15px;
        margin-left: 0px;
        padding-right: 19px;
        padding-left: 19px;
        width: 300px;
        height: 370px;
    }

        .head .submenu .sub_form:last-child, .headb .submenu .sub_form:last-child {
            border-right: 0px;
        }

        .head .submenu .sub .titulo, .head .submenu .sub_form .titulo, .headb .submenu .sub .titulo, .headb .submenu .sub_form .titulo {
            font-size: 16px; line-height: 21px; margin-bottom: 10px;
        }

    .head .submenu .promo, .headb .submenu .promo {
        float: right;
        margin-top: 10px;
    }

.head .sombrita, .headb .sombrita {
    float: left;
    height: 20px;
    display: none !important;
}

    .head .sombrita img, .headb .sombrita img {
        width: 100%;
    }

.vertical-middle {
    vertical-align: middle;
}


.fijo {
    position: fixed;
}

.izquierda {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*	width: 648px;*/
    /*	min-height:700px;*/
    width: 50%;
    float: left;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FFF;
    border-bottom-color: #FFF;
    border-left-color: #FFF;
}

.envios {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    height: auto !important;
    max-width: 100%;
    padding-top: 0;
}

    .envios h3 {
        font-size: 45px;
        margin: 0;
    }


.derecha {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    width: 50%;
    /*width: 55%;*/
}

.tex_form {
    width: 100%;
    float: left;
    top: 635px;
    margin-top: 15px;
    margin-bottom: 20px;
}

    .tex_form .tex {
        color: #FFF;
        text-align: center;
        float: left;
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
        font-size: 13px;
        bottom: 0px;
        line-height: 17px !important;
    }

    .tex_form .num {
        color: #FFF;
        text-align: center;
        float: left;
        width: 100%;
        font-size: 36px;
    }

    .tex_form .mercado-pago {
        height: 129px;
        width: 100%;
        overflow: hidden;
        background: url('../img/mercado-pago.png') center no-repeat;
    }

.slider {
    border: 1px solid #FFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    height: 380px;
}

    .slider .imagen {
        float: left;
        height: 378px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
    }

.slider_1 {
    border: 1px solid #FFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    height: 290px;
    overflow: hidden;
}

.slider_2 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #FFF;
    overflow: hidden;
}

.slider_1 .imagen {
    float: left;
    height: 378px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.bloque_cien {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 100%;
}

.bloque_sesenta {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 60% !important;
}

.bloque_cuarenta {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 40%;
}

.bloque_veinticinco {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 25%;
}

.bloque_veinte {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 20%;
}

.bloque_treinta {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 30%;
}

.bloque_cuarenta {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 40%;
}

.bloque_setentaycinco {
    float: left;
    width: 75%;
}

.bloque_setenta {
    float: left;
    width: 70%;
}

.bloque_cincuenta {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 50%;
}

.bloque_treinta {
    float: left;
    width: 33.3333%;
}

.padding-20 {
    padding: 20px;
}

.padding-40 {
    padding: 40px;
}

.no-padding {
    padding: 0px !important;
}

.margin-20 {
    margin: 20px;
}

.agencia {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-size: cover;
    /*	background-image: url(../img/agencias.jpg);*/
    background-image: url(../img/agencias-small.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 110px;
    text-align: center;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #FFF;
    border-left-color: #FFF;
}

    .agencia .titulo {
        margin-top: 300px;
        width: 100%;
    }

    .agencia .subtitulo {
        font-size: 15px;
        width: 100%;
    }

.cuentas {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-size: cover;
    height: 190px;
    background-image: url(../img/cuentas.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #FFF;
    border-bottom-color: #FFF;
    border-left-color: #FFF;
}

    .cuentas .titulo {
        margin-top: 30px;
        margin-left: 50%;
        width: 50%;
    }

    .cuentas .subtitulo, .seguimiento .subtitulo, .clientes .subtitulo {
        font-size: 15px;
        margin-left: 50%;
        width: 50%;
    }

    .cuentas .bot_form {
        margin-left: 50%;
        float: left;
        width: 82px;
        text-align: center;
    }

.seguimiento {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-size: cover;
    /*
	height: 110px;
	background-image: url(../img/seguimiento_online.jpg);
*/
    height: 220px;
    background-image: url(../img/seguimiento_online-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #FFF;
    border-bottom-color: #FFF;
    border-left-color: #FFF;
}

    .seguimiento .titulo {
        margin-top: 10px;
        /*	margin-left: 35%;*/
        margin-left: 10%;
        font-size: 30px;
        line-height: 1em;
        color: #666;
        width: 80%;
    }

    .seguimiento .busca {
        /*	margin-left: 50%;*/
        margin-top: -3px;
        margin-bottom: 1px !important;
        margin-right: 10px;
        width: 97%;
        height: 30px;
        /*	float: right;
	clear: right;
*/
    }

    .seguimiento .bot_form {
        /*    margin-left: 50%;*/
        margin-top: 3px;
        /*
    padding-right: 40px;
    padding-left: 41px;
*/
        /*    float: left;
    clear: right;*/
        /*    margin-right: 20px;*/
        width: 100px;
        font-size: 18px;
        height: 30px;
        margin: 6px 0;
    }

.clientes {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-size: cover;
    height: 110px;
    background-image: url(../img/clientes.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #FFF;
    border-bottom-color: #FFF;
    border-left-color: #FFF;
}

.clientes-logueado {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-size: cover;
    height: 110px;
    background-image: url(../img/clientes-logueado.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #FFF;
    border-bottom-color: #FFF;
    border-left-color: #FFF;
    padding-left: 60px;
}

    .clientes .titulo, .clientes-logueado .titulo {
        margin-top: 30px;
        margin-left: 35%;
        /*	width: 50%;*/
        font-size: 20px;
    }

.clientes .busca {
    /*	margin-left: 50%;*/
    margin-top: 1px;
    margin-bottom: 2px !important;
    margin-right: 2%;
    width: 48%;
    height: 30px;
    /*	float: right;
	clear: right;
*/
}

.clientes .bot_form, .clientes-logueado .bot_form {
    /*    margin-left: 50%;*/
    margin-top: 3px;
    padding-right: 0px;
    padding-left: 0px;
    float: left;
    /*
    float: right;
    clear: right;
*/ margin-right: 20px;
    width: 100px;
    font-size: 18px;
    /*height: 30px;*/
}

.formulario .bot_form {
    display: inline;
}

.formulario .cont_bot {
    /*	position:absolute;
	top: 590px;
    width: inherit;*/
    width: 100%;
    margin-top: 10px;
}

.sectores {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 150px;
    width: 100%;
    display: block;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #FFF;
    border-left-color: #FFF;
    position: relative;
}


    .sectores .corner {
        position: absolute;
        bottom: 0px;
        right: 0px;
    }

    .sectores .titulo {
        float: left;
        margin-left: 50%;
        width: auto;
        margin-top: 40px;
        line-height: 26px;
        color: #666;
    }

    .sectores .subtitulo {
        float: left;
        margin-left: 50%;
        width: auto;
    }

    .sectores.logistica {
        background-image: url(../img/logistica.jpg);
    }

    .sectores.express {
        background-image: url(../img/expres.jpg);
    }

    .sectores.transporte {
        background-image: url(../img/transporte.jpg);
    }

    .sectores.frio {
        background-image: url(../img/frio.jpg);
    }

    .sectores.internacional {
        background-image: url(../img/internacional.jpg);
    }

    .sectores.vinos {
        background-image: url(../img/vinos.jpg);
    }

    .sectores.e-commerce {
        background-image: url(../img/e-commerce.jpg);
        border-bottom-style: none;
    }

.noticias {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #FFF;
    height: 390px;
    font-size: 16px;
}

    .noticias .titulo {
        font-size: 18px;
    }

    .noticias .conte {
        float: left;
        height: 295px;
        width: 70%;
        margin-left: 11%;
        margin-top: 45px;
        border: 6px solid #FFF;
        padding: 3%;
        -moz-box-shadow: 0px 0px 9px #000000;
        -webkit-box-shadow: 0px 0px 9px #000000;
        box-shadow: 0px 0px 9px #000000;
    }

    .noticias .not {
        background-image: url(../img/noticias-separador.png);
        background-repeat: no-repeat;
        background-position: right 5px;
        float: left;
        width: 97%;
        padding-top: 15px;
        padding-bottom: 20px;
        padding-left: 3%;
    }

        .noticias .not .tit {
        }

        .noticias .not .con {
            font-size: 12px;
        }

    .noticias .mas {
        float: left;
        width: 100%;
        height: 30px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #407CB4;
        background-image: url(../img/noticias-ico.png);
        background-repeat: no-repeat;
        background-position: center center;
    }

.social {
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
*/
}

.widget_face {
    float: left;
    width: 80%;
    height: 278px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-width: 5px;
    border-style: solid;
    border-color: #FFF;
    /*padding-left: 43px;*/
    margin-left: 11%;
}

.descarga {
    color: #00529C;
    background: #e6e6e6 url(../img/descarga.jpg) no-repeat left center;
    padding: 50px 0 50px 40%;
    font-size: 15px;
}

    .descarga span {
        font-size: 20px;
    }

.widget_twitter {
    /*
	background-image: url(../img/twitter-timeline.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
*/
    /*	height: 565px;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 15px;
    /*	border: 1px solid #FFF;*/
}

    .widget_twitter .social {
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
    }

    .widget_twitter .cont_widdget_twitter {
        float: left;
        margin-left: 11%;
        margin-top: 5px;
        width: 73%;
        height: 290px;
        border: 6px solid #FFF;
        -moz-box-shadow: 0px 0px 9px #000000;
        -webkit-box-shadow: 0px 0px 9px #000000;
        box-shadow: 0px 0px 9px #000000;
        background-image: url(../img/twitter-timeline_fondo.jpg);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        padding: 2%;
    }

    .widget_twitter .subtitulo {
        text-align: center;
        padding-top: 120px;
        background-image: url(../img/icono_info.png);
        background-repeat: no-repeat;
        background-position: center center;
    }

.andespack {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../img/andespack.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 565px;
    text-align: center;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-color: #FFF;
    border-right-color: #FFF;
    border-bottom-color: #FFF;
}

    .andespack .titulo {
        margin-top: 40px;
    }

    .andespack .bot_form {
        width: 80%;
        margin-right: 10%;
        margin-left: 10%;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 20px;
        padding-right: 0%;
        padding-left: 0%;
    }

.winepack {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 354px;
    text-align: center;
    background-image: url(../img/logistica_vino.jpg);
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #FFF;
    border-bottom-color: #FFF;
    border-left-color: #FFF;
}

    .winepack .titulo {
        margin-top: 40px;
    }

    .winepack .bot_form {
        width: 80%;
        margin-right: 10%;
        margin-left: 10%;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 20px;
        padding-right: 0%;
        padding-left: 0%;
    }

.trabaja {
    text-align: center;
    height: 110px;
}

    .trabaja .bot_form {
        width: 70%;
        margin-right: 10%;
        margin-left: 10%;
        margin-top: 20px;
        margin-bottom: 10px;
        padding-top: 14px;
        padding-bottom: 14px;
        background: #009DE1;
    }

.seguimiento_sms {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    padding-top: 64px;
    /*	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
*/
    background-image: url(../img/seguimiento-via-sms.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    float: left;
    height: 300px;
    width: 100%;
}

    .seguimiento_sms .tex {
        background-color: #666;
        font-size: 18px;
        display: inline;
        margin-right: auto;
        margin-left: auto;
        margin-top: 40px;
        margin-bottom: 0px;
        line-height: 44px;
        padding: 5px;
        background-color: rgba(222, 118, 30, 0.8);
        background: rgba(222, 118, 30, 0.8);
    }

        .seguimiento_sms .tex.num {
            margin-top: 0px;
            font-size: 40px;
        }

.pie {float: left; width: 100%; position: relative;}
    .pie .social {
        float: left;
        margin-right: 15px;
        padding: 0px;
        margin-top: 0px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
    }

    .pie .marcas {
        float: right;
        margin-left: 20px;
    }

    .pie .izquierda div {
        margin-top: 6px;
    }

    .pie .izquierda .akzidenz {
        font-size: 16px;
    }

    .pie .news {
        float: right;
    }

    .pie .bloque_cincuenta div {
        margin-bottom: 6px;
    }

    .pie .news .bot_form {
        float: right;
        /*	margin-top: -10px;*/
        margin-right: 1%;
    }

    .pie .news .mail {
    }

.cotizador .tit {
    background-image: url(../img/cotizador_fondo_top.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    height: 200px;
    width: 100%;
    background-size: cover;
    padding-left: 280px;
    padding-right: 280px;
    color: #FFF;
    box-sizing: border-box;
}

.cotizador .tit2 {
    background-image: url(../img/cotizador_fondo_top.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    height: 75px;
    width: 100%;
    background-size: cover;
    padding-left: 280px;
    padding-right: 280px;
    color: #FFF;
    box-sizing: border-box;
    font-size: 18px;
}

.cotizador .tit div {
    font-size: 18px;
    margin-top: 90px;
}

.tarjetas {
    width: 100%;
}

.cotizador .tit h1 {
    font-weight: normal;
    font-size: 48px;
    margin: 0px;
    padding: 0px;
    line-height: 36px;
}

    .cotizador .tit h1 spam {
        font-size: 20px;
    }

.cotizador .fondo_izq {
    float: left;
    width: 20%;
    height: 1263px;
    background-image: url(../img/cotizador_izq.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: cover;
    background-color: #FFF;
}

.cotizador .fondo_der {
    float: left;
    width: 20%;
    height: 1263px;
    background-image: url(../img/cotizador_der.jpg);
    background-repeat: no-repeat;
    background-position: left -300px;
    background-size: cover;
    background-color: #FFF;
}

.cotizador .formulario_cotizador {
    float: left;
    width: 56%;
    background-color: #FFF;
    padding-top: 23px;
    padding-right: 2%;
    padding-left: 2%;
}

.cotizador .titulo {
    color: #00519B;
    /*
	margin-right: 1%;
    margin-left: 1%;
	*/
    float: left;
    width: 100%;
}

.cotizador input, .cotizador select, .cotizador textarea,
.contacto input, .contacto select, .contacto textarea {
    border: 1px solid #BFBFBF !important;
}

.cotizador input, .cotizador select {
    height: auto;
}

.cotizador .margentop {
    margin-top: 30px;
}

.cotizador .bot_form {
    float: right;
    margin-right: 6px;
    padding: 3px;
    padding-left: 15px;
    padding-right: 15px;
}

.cotizador .legal {
    font-size: 12px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999;
    margin-top: 10px;
    padding-top: 10px;
}

    .cotizador .legal strong {
        display: block;
    }

.bg-gris {
    background-color: #ECEFF1;
}

.bg-gris2 {
    background-color: #E6E7E8;
}

.bg-gris-oscuro {
    background-color: #a1abb1;
}

.bg-blanco {
    background-color: #FFF !important;
}

.bg-azul {
    background-color: #00519B;
}

.bg-azul_marino {
    background-color: #001B57;
}

.bg-none {
    background: none !important;
}


.interlineado {
    line-height: 20px;
}

.separador {
    float: left;
    width: 100%;
    margin-top: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
}

.recuadro {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid #D1D2D4;
    padding: 3%;
    float: left;
    width: 100%;
}

.ctas_corporativas input, .ctas_corporativas select {
    border: 1px solid #CCCCCC;
}

.ctas_corporativas .izquierda, .ctas_corporativas .derecha {
    /*
	color: #9B9D9F;
	width: 49% !important;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	*/
    width: 50% !important;
}

    .ctas_corporativas .derecha div.bajada, .ctas_corporativas .izquierda div.bajada {
        width: 70%;
        padding-right: 15%;
        padding-left: 15%;
        height: 180px;
    }

.ctas_corporativas .izquierda {
    /*
	-moz-box-shadow: 3px 3px 19px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 3px 3px 19px rgba(0, 0, 0, 0.5);
	box-shadow: 3px 3px 19px rgba(0, 0, 0, 0.5);
	*/
}

    .ctas_corporativas .izquierda div.bajada {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #CCC;
    }

.ctas_corporativas .titulo {
    font-size: 20px;
    padding-top: 4%;
    padding-right: 1%;
    padding-bottom: 0%;
    padding-left: 1%;
    float: left;
    width: 100%;
}

.ctas_corporativas .tex {
    width: 100%;
    float: left;
    line-height: 18px;
    padding: 1%;
    margin: 0px;
}

    .ctas_corporativas .tex strong {
        color: #333;
    }

.ctas_corporativas .tex_form {
    margin-bottom: 40px;
    position: inherit;
    text-shadow: none;
}

.llego_logistica {
    background-image: url(../img/img_logistica.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    float: left;
    height: 700px;
    width: 100%;
    text-align: center;
}



.divisiones {
    min-height: 758px;
    position: relative;
    font-size: 17px;
}

    .divisiones footer {
        text-align: center;
        border-top: 1px solid #666;
        bottom: 0px;
        position: absolute;
        margin: 30px 5%;
        width: 80%;
    }

        .divisiones footer span {
            font-size: 30px;
            margin-left: 14px;
        }

.division {
    line-height: 0;
}

    .division img {
        width: 100%;
    }

.divisiones .listado {
    margin-bottom: 40px;
}

    .divisiones .listado h2 {
        padding: 20px;
        border-top: 1px solid #ccc;
    }

        .divisiones .listado h2:last-child {
            border-bottom: 1px solid #ccc;
        }


.contacto .derecha {
    /*	padding: 20px;*/
}

.contacto .izquierda {
    padding: 45px;
    /*	min-height: 700px;*/
}

.contacto .tex {
    margin-top: 20px;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.llego_logistica .tex {
    float: left;
    width: 100%;
    margin-top: 500px;
    font-size: 18px;
    color: #FFF;
    text-shadow: 3px 3px 6px #000000;
}

.llego_logistica .tex2 {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #FFF;
    text-shadow: 3px 3px 6px #000000;
}

.prod {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 33.333%;
    height: 250px;
    background-color: #FFF;
    border: 1px solid #E3E1E5;
    color: #707274;
    text-align: center;
}

    .prod .img {
        float: right;
        width: 100%;
        background-repeat: no-repeat;
        background-position: center center;
        height: 150px;
    }

    .prod .titu {
        float: right;
        width: 100%;
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .prod .unidades {
        float: right;
        width: 100%;
        margin-bottom: 10px;
        font-size: 14px;
    }

    .prod .valor {
        float: right;
        width: 100%;
        font-size: 24px;
    }

.pasos {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 50px;
    margin-bottom: 50px;
    border: 4px solid #D1D2D4;
}

    .pasos .bloque_treinta {
        float: left;
        width: 260px;
    }

        .pasos .bloque_treinta .paso {
            width: 65px;
            height: 75px;
            background-repeat: no-repeat;
            background-position: 35px center;
            float: left;
        }

        .pasos .bloque_treinta .tex {
            width: 195px;
            font-size: 22px !important;
            padding-top: 16px;
            padding-bottom: 16px;
            float: left;
        }

.prom {
    float: left;
    width: 200px;
}

    .prom .tam1 {
        font-size: 24px;
        font-style: italic;
    }

    .prom .tam2 {
        font-size: 16px;
        font-style: italic;
    }

.tarjetas {
    float: left;
    height: 50px;
    width: 410px;
    background-size: contain;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCC;
}

.titulo a.link {
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    float: right;
    padding-top: 13px;
    padding-bottom: 13px;
    margin-right: 20px;
}

/*
.carrito    {
}
.carrito    {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 20px;
	padding-bottom: 20px;
}
.carrito .img {
	height: 110px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	padding-top: 15px;
	padding-bottom: 15px;
}
.carrito .datos1 {
	padding-right: 25px;

}
.carrito .datos1 .titulo {
	font-size: 18px;
	color: #666;
	float: left;
	width: 100%;
}
.carrito .datos1 .medidas {
	float: left;
	width: 100%;
}
.carrito .datos1 .cantidad {
	float: left;
	width: 100%;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.carrito .datos1 .eliminar {
	float: left;
	width: 100%;
	background-image: url(../img/eliminar.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.carrito .datos2 {

}
.carrito .datos2 .quedan{
	color: #F36F21 !important;

}
.carrito .datos2 .detalle{

}
.carrito_total  {
	padding-top: 10px;
}

.carrito_total .bloque_cincuenta {
	float: right;
	margin-bottom: 10px;
}
.carrito_total .total {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
	width: 100%;
	border: 4px solid #CCC;
}
*/

.linea_inf {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ECECEC;
}

.linea_sup {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ECECEC;
}

.linea_der {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ECECEC;
}

.linea_izq {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ECECEC;
}

.float-izq {
    float: left !important;
}

.float-der {
    float: right !important;
}

.face_ingresar {
    text-align: center;
    background-color: #6275AB;
    margin: 1%;
    height: 35px;
    line-height: 35px;
}

.margen_1 {
    margin: 1%;
}



.resumen-prod .img {
    height: 80px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
}

.check {
    float: left;
    width: 21%;
    margin-right: 1%;
    padding-right: 3%;
    background-image: url(../img/item.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}

    .check.ok {
        background-image: url(../img/item-ok.jpg) !important;
    }

    .check div {
        margin-top: 5px;
    }


.not {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 100%;
    /*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;*/
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
}

    .not:hover {
        background-color: rgba(0, 0, 0, 0.05);
    }

    .not h2 {
        padding: 0px;
        font-size: 22px;
        color: #00519B;
        float: left;
        width: 65%;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 5px;
        margin-left: 0px;
    }

    .not .fecha {
        float: left;
        width: 65%;
        margin-bottom: 5px;
    }

    .not .tex {
        float: left;
        width: 65%;
        color: #666;
        margin-top: 5px;
    }

    .not .img {
        float: right;
        width: 30%;
        margin-left: 5%;
        height: 150px;
        background-repeat: no-repeat;
        background-position: center center;
        /*background-color: #CCC;*/
        background-size: contain;
    }

.paginacion {
    margin-top: 20px;
    font-size: 16px;
    color: #666;
    text-decoration: none;
}

    .paginacion a {
        color: #666;
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
        text-decoration: none;
    }




.noticia {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
}

    .noticia h2 {
        padding: 0px;
        font-size: 24px;
        color: #00519B;
        float: left;
        width: 85%;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 5px;
        margin-left: 0px;
    }

    .noticia .fecha {
        float: left;
        width: 65%;
        margin-bottom: 5px;
    }

    .noticia .tex {
        float: left;
        width: 100%;
        color: #666;
        margin-top: 5px;
    }

    .noticia .img {
        float: right;
        width: 100%;
        height: 300px;
        background-repeat: no-repeat;
        background-position: left center;
        background-size: contain;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .noticia .bot_form {
        margin-top: -10px;
        margin-right: 0px;
        margin-bottom: -25px;
        margin-left: 0px;
    }



.publi {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 48%;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
    border: 1px solid #D4D2D6;
    margin: 1%;
}

    .publi:hover {
        background-color: rgba(0, 0, 0, 0.05);
    }

    .publi h2 {
        padding: 0px;
        font-size: 18px;
        color: #00519B;
        float: left;
        width: 100%;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 5px;
        margin-left: 0px;
    }

    .publi .fecha {
        float: left;
        width: 100%;
        margin-bottom: 5px;
    }

    .publi .tex {
        float: left;
        width: 100%;
        color: #666;
        margin-top: 5px;
    }

    .publi .img {
        float: right;
        width: 100%;
        height: 150px;
        background-repeat: no-repeat;
        background-position: center center;
        background-color: #CCC;
        background-size: contain;
    }

.tarjetas {
    float: left;
    height: 50px;
    width: 410px;
    background-size: contain;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCC;
}

.cont_chico {
    width: 800px;
    margin-right: auto;
    margin-left: auto;
    color: #404041;
    font-size: 13px;
}

.logistica .bloque_cincuenta {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 20px;
    padding-right: 10px;
    line-height: 19px;
}

.sombrita_esquina {
    background-image: url(../img/sombrita_der.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-color: #DCDDDE;
    padding-bottom: 20px;
}

.sombrita_esquina2 {
    background-image: url(../img/sombrita_izq.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #F7F8F8;
    padding-bottom: 20px;
}

.linea_punteada {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #333;
    padding-bottom: 10px;
    margin: 0px;
}

.beneficios {
    line-height: 25px;
}

.logistica .cuerpo {
    height: auto;
}

.bodega {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    border: 3px solid #E2E3E4;
    width: 23%;
    padding: 10px;
    margin: 1%;
    text-align: center;
}

.logistica .bot_form {
    margin: auto;
    float: none;
}

.logistica .reales {
    float: left;
    width: 50%;
}

.logistica .cadena {
    float: left;
    width: 80%;
    margin-left: 10%;
}

.arreglo-padding {
    padding-left: 20px;
}

.titulo span {
    font-size: 20px;
    color: #898B8E;
}

h4 {
    font-size: 24px;
    font-weight: normal;
    float: left;
    width: 100%;
}

.check1 {
    float: left;
    width: 98%;
    margin-right: 1%;
    padding-right: 3%;
    background-repeat: no-repeat;
    background-position: right top;
}

.cotizador .titulo1 {
    color: #00519B;
    /*
	margin-right: 1%;
    margin-left: 1%;
	*/
    float: left;
    width: 100%;
    font-size: 15px;
}

.subtitulo_seguimiento {
    margin-left: 50%;
}

.legal1 {
    font-size: 20px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #A29393;
    margin-top: 10px;
    padding-top: 10px;
}

.chile {
    height: 300px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #FFF;
    background-image: url(../img/marjous-cargas-chile.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #FFF;
    border-bottom-color: #FFF;
}

    .chile.bloque_cien .titulo {
        margin-top: 80px;
        margin-bottom: 120px;
    }

.casos_de_exito {
    background-image: url(../img/casos-de-exito.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 280px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #FFF;
    border-right-color: #FFF;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #FFF;
}

    .casos_de_exito .titulo {
        float: right;
        width: 50%;
        margin-left: 50%;
        margin-top: 30px;
        margin-bottom: 10px;
        padding-right: 5%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .casos_de_exito .subtitulo {
        float: right;
        width: 50%;
        margin-left: 50%;
        margin-bottom: 100px;
        padding-right: 5%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

.margen_der_4 {
    margin-right: 4% !important;
}

.margen_der_1 {
    margin-right: 1% !important;
}

.margen_izq_1 {
    margin-left: 1% !important;
}

.margen_izq_10 {
    margin-left: 10% !important;
}


.ingreso_face {
    background-image: url(../img/face-ingresar.png) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    width: 170px;
    height: 35px !important;
    background-color: #6374AA !important;
}

.borde_gris {
    border: 4px solid #D1D2D4;
}

.cursor {
    cursor: pointer;
}

.link:hover {
    text-decoration: underline;
    color: rgba(222, 118, 30, 0.8);
}

.link {
    color: #00519B;
}

.tabla_operaciones {
    width: 80%;
}



    .tabla_operaciones td {
        background: #F6F6F6;
        padding: 10px;
    }

    .tabla_operaciones thead th, .tabla_operaciones tfoot th {
        background: #06B2AB !important;
        font-weight: normal;
        padding: 10px;
    }

.izquierdaCaracteristicas {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*	width: 648px;*/
    width: 100%;
    float: left;
    /**
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
*/
}

.mapas-content {
    position: relative;
    height: 400px;
}

    .mapas-content > div {
        position: absolute;
        z-index: 0;
        width: 100%;
    }

#mapas {
    position: absolute;
    top: 0px;
    z-index: 0;
}

#slider-contenedor1 {
    position: absolute;
    overflow: hidden;
    margin: 20px auto 0 auto;
    bottom: 0;
    max-width: 50%;
}

#contenedor1 {
    position: relative;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    list-style: none;
}

    /*#contenedor1 .agencia_datos:first-child{
	margin-left:1078px;
}*/

    #contenedor1 .agencia_datos {
        position: relative;
        display: block;
        float: left;
        margin: 0;
        padding: 20px 0 0;
        width: 360px;
        height: 240px;
        background: #fff;
        text-align: left;
        border: 1px solid #ccc;
        border-bottom: 0;
        border-top: 0;
    }

        #contenedor1 .agencia_datos h2 {
            padding: 0px;
            margin-top: 0px;
            margin-right: 0px;
            margin-bottom: 5px;
            margin-left: 0px;
            color: #00519B;
            font-size: 20px;
            margin-left: 40px;
            line-height: 14px;
        }

        #contenedor1 .agencia_datos p {
            margin-left: 40px;
        }

a.control_prev, a.control_next {
    position: absolute;
    top: 30%;
    z-index: 999;
    display: block;
    padding: 4% 1%;
    width: auto;
    height: auto;
    /*background: #2a2a2a;*/
    color: #2a2a2a;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    opacity: 0.8;
    cursor: pointer;
}

    a.control_prev:hover, a.control_next:hover {
        opacity: 1;
        -webkit-transition: all 0.2s ease;
    }

a.control_prev {
    border-radius: 0 2px 2px 0;
}

a.control_next {
    left: 90%;
    border-radius: 2px 0 0 2px;
}




.phone {
    clear: both;
    margin: 60px 0;
    padding-bottom: 30px;
}

    .phone p {
        margin: 0;
    }

    .phone h2 {
        margin: 0;
        font-weight: normal;
        font-size: 36px;
        line-height: 14px;
    }

        .phone h2 span {
            font-size: 10px;
            line-height: 0px !important;
        }

    .phone img {
        vertical-align: bottom;
    }

.gallery-cell {
    text-align: center;
    counter-increment: gallery-cell;
    border: 1px solid #e3e3e3;
    background: #fff;
    border-radius: 5px; 
    padding: 13px !important; 
    box-shadow: 0px 8px 8px rgba(0, 3, 6, 0.36); 
    height: auto; 
    margin-right: 20px; 
    width: 300px;
}

    .gallery-cell > p {
        margin: 0px;
    }


#productos-gallery {
    padding: 0 8%;
}

    #productos-gallery .bot_form {
        float: none;
        margin-right: auto;
    }

.flickity-page-dots {
    width: 84%;
    clear: both;
}

/* cell number 
.gallery-cell:before {
  display: block;
  text-align: center;
  content: counter(gallery-cell);
  line-height: 200px;
  font-size: 80px;
  color: white;
}
*/
#noticia-ppal {
    float: left;
    width: 60%;
}

    #noticia-ppal h2 {
        font-weight: normal;
        font-size: 36px;
    }

    #noticia-ppal .img {
        background-size: cover;
        background-position: center center;
        height: 200px;
    }

.more-news {
    display: block;
    border-top: 1px solid #999;
    margin-top: 40px;
}

    .more-news img {
        margin-top: -1px;
    }


.mosaicflowEditado {
    float: left;
    width: 60%;
    background-color: #FFF;
    padding-top: 23px;
    /*padding-right: 2%;
padding-left: 2%;*/
}

    .mosaicflowEditado h2 {
        font-weight: normal;
        line-height: 1em;
        margin: 8px;
    }

.mosaicflow__column {
    float: left;
}

.mosaicflow__item {
    text-align: center;
    /*padding: 10px;*/
    border-top: 1px solid #ccc;
    margin: 0 10px;
    padding-top: 10px;
}

    .mosaicflow__item img {
        display: block;
        width: 100%;
        height: auto;
    }

        .mosaicflow__item img.fb {
            width: auto;
            display: inherit;
        }


.icon-user {
    background: #ccc;
    width: 40px;
    height: 40px;
    float: right;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    display: block;
    text-align: center;
    margin-left: 8px;
}

    .icon-user img {
        margin-top: 6px;
    }

.icon-user-edit {
    background: #00519B;
    width: 50px;
    height: 50px;
    float: right;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    display: block;
    text-align: center;
    margin-left: 8px;
}

    .icon-user-edit img {
        margin-top: 7px;
    }

.icon-edit {
    background: #fff;
    width: 40px;
    height: 40px;
    float: right;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    display: block;
    text-align: center;
    margin-left: 8px;
}

    .icon-edit img {
        margin-top: 6px;
    }

.operaciones-contenedor {
    margin: 0 auto;
}

.operaciones {
    /*margin-bottom: 40px;*/
    height: 155px;
}

    .operaciones h3 {
        margin: 0 0 10px;
    }

.operaciones-form {
    border: 1px solid #ccc;
    width: 80%;
    margin: 10px auto;
}

    .operaciones-form input {
        width: 40%;
        border: 0px;
        text-align: center;
        margin-bottom: 0px !important;
    }

        .operaciones-form input:focus {
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

    .operaciones-form img {
        margin-top: 4px;
    }

    .operaciones-form .sep {
        width: 1px;
        border-left: 1px solid #999;
        height: 20px;
        float: left;
        margin-top: 7px;
    }

.icono-volver {
    background: #00519B;
    width: 40px;
    height: 40px;
    display: inherit;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    float: right;
    margin-right: 60px;
}

    .icono-volver img {
        margin: 8px 6px;
    }

.no-margin {
    margin: 0px;
}

.carrito .place, .carrito .box, .carrito .origen {
    width: 46px;
    height: 46px;
    box-sizing: border-box;
    padding: 9px;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    background: #00519B;
    margin: 0 auto;
}

.continuar {
    width: 46px;
    height: 46px;
    box-sizing: border-box;
    padding: 8px 7px;
    border: 1px solid #ccc;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    background: #fff;
    margin: 0 auto;
    float: right;
    margin: -12px 0 0 8px;
}

.carrito .place.ok, .carrito .box.ok, .carrito .origen.ok {
    background: #77c154;
}

.carrito .place.bad, .carrito .box.bad, .carrito .origen.bad {
    background: #F90000;
}

.carrito .item {
    margin-bottom: 20px;
    clear: both;
}


.carrito .pcto {
    margin-right: 20px;
}

.carrito .detalle {
    margin-right: 20px;
}

.carrito .cabecera div:first-child, .cabecera_cien {
    background: #00519B;
    color: #fff;
    width: 40%;
    float: left;
    padding: 6px 12px;
    box-sizing: border-box;
    font-family: "Avenir LT Std 55 Roman";
    margin: 20px 0;
}


.carrito .cabecera div:last-child {
    background: #ccd7dd;
    color: #fff;
    width: 60%;
    float: left;
    color: #00519B;
    padding: 6px 12px;
    box-sizing: border-box;
    font-family: "Avenir LT Std 55 Roman";
    margin: 20px 0;
}


.carrito p {
    margin: 0.5em 0;
}

.carrito .eliminar {
    background: url(../img/eliminar-red.png) no-repeat left center;
    font-family: "Avenir LT Std 55 Roman";
    color: red;
    padding-left: 20px;
}

.carrito .edit {
    border: 1px solid #ccc;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    width: 24px;
    height: 24px;
    display: inline-block;
    box-sizing: border-box;
    padding: 2px 3px;
}

.carrito .step {
    width: 140px;
    border-right: 1px solid #ccc;
}

.carrito .nro {
    font-family: 'Avenir Black';
    font-size: 22px;
    color: #00519B;
    margin: 0px;
}

.carrito .bajopie {
    width: 100%;
    height: 40px;
}

    .carrito .bajopie p:first-child {
        color: #00519B;
        font-size: 18px;
    }

    .carrito .bajopie p {
        font-size: 30px;
        line-height: 30px;
        margin-right: 60px;
    }

    .carrito .bajopie button {
        font-family: "Akzidenz-Grotesk BQ Condensed";
        background: #77c154;
        border: none;
        color: #fff;
        font-size: 18px;
        width: 140px;
        float: right;
        padding: 4px;
        line-height: 30px;
        cursor: pointer;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

        .carrito .bajopie button:hover {
            background: #ccc;
        }

.cabecera_cien {
    background: #00519B;
    color: #fff;
    width: 100%;
    float: left;
    padding: 6px 12px;
    box-sizing: border-box;
    font-family: "Avenir LT Std 55 Roman";
    margin: 20px 0;
}

.institucional {
    margin: 0 280px;
    font-size: 17px;
}

.valores {
    padding: 0;
}

    .valores li {
        box-sizing: border-box;
        float: left;
        border: 1px solid #ccc;
        height: 52px;
        background: #fff;
        line-height: 52px;
        width: 24%;
        margin-left: 1%;
        list-style: none;
        margin-bottom: 10px;
    }



#gal_1 {
    height: 300px;
    position: relative;
}

    #gal_1 .gallery-cell {
        height: 380px;
        text-align: left;
        width: auto !important;
    }

    #gal_1 .flickity-page-dots {
        bottom: 0px;
        position: absolute;
    }
        /* white circles */
        #gal_1 .flickity-page-dots .dot {
            width: 12px;
            height: 12px;
            opacity: 1;
            background: transparent;
            border: 2px solid white;
        }
            /* fill-in selected dot */
            #gal_1 .flickity-page-dots .dot.is-selected {
                background: white;
            }



#gal_2 {
    height: 561px;
    position: relative;
}

    #gal_2 .gallery-cell {
        height: 561px;
        text-align: left;
        width: auto !important;
    }






.bs-wizard {
    margin: 0 20px;
    font-family: "Avenir Black";
}



/*Form Wizard*/
.bs-wizard {
    border-bottom: solid 1px #e0e0e0;
    padding: 0 0 10px 0;
}

    .bs-wizard > .bs-wizard-step {
        padding: 0;
        position: relative;
        width: 20%;
        float: left;
        text-align: center;
    }

        .bs-wizard > .bs-wizard-step + .bs-wizard-step {
        }

        .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
            color: #fff;
            font-size: 20px;
            margin-bottom: 5px;
            z-index: 2;
            text-align: center;
            position: absolute;
            width: 100%;
            text-align: center;
            top: 14px;
        }

        .bs-wizard > .bs-wizard-step .bs-wizard-info {
            color: #fff;
            font-size: 14px;
        }

        .bs-wizard > .bs-wizard-step > .bs-wizard-dot {
            position: absolute;
            width: 48px;
            height: 48px;
            display: block;
            background: #fff;
            top: 45px;
            left: 50%;
            margin-top: -26px;
            margin-left: -24px;
            border-radius: 50%;
        }

            .bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
                content: ' ';
                width: 36px;
                height: 36px;
                background: #00519B;
                border-radius: 50px;
                position: absolute;
                top: 6px;
                left: 6px;
            }

        .bs-wizard > .bs-wizard-step > .progress {
            position: relative;
            border-radius: 0px;
            height: 8px;
            box-shadow: none;
            margin: 40px 0;
            background: #999;
        }

            .bs-wizard > .bs-wizard-step > .progress > .progress-bar {
                width: 0px;
                box-shadow: none;
                background: #fff;
            }

        .bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
            width: 100%;
            height: 8px;
        }

        .bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
            width: 50%;
            height: 8px;
        }

        .bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
            width: 0%;
        }

        .bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
            width: 100%;
        }

        .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
            background-color: #999;
        }
        /*.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}*/
        .bs-wizard > .bs-wizard-step:first-child > .progress {
            left: 50%;
            width: 50%;
        }

        .bs-wizard > .bs-wizard-step:last-child > .progress {
            width: 50%;
        }

        .bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
            pointer-events: none;
        }
/*END Form Wizard*/


#newsletter {
    width: 60%;
}

.bg-div-vino {
    background: rgb(0,155,222);
}

.bg-div-ecommerce {
    background: rgb(90,186,78);
}

.bg-div-transporte {
    background: rgb(169,41,56);
}

.bg-div-comercio {
    background: rgb(0,120,193);
}

.bg-div-logistica {
    background: rgb(247,138,42);
}

.bg-div-express {
    background: rgb(242,91,34);
}

.bg-div-frio {
    background: rgb(101,84,164);
}

