/* Minimizzazione non riuscita. Verrà restituito il contenuto non minimizzato.
(612,254588): run-time error CSS1030: Expected identifier, found ','
(612,254638): run-time error CSS1031: Expected selector, found ')'
(612,254638): run-time error CSS1025: Expected comma or open brace, found ')'
(612,317522): run-time error CSS1030: Expected identifier, found ','
(612,317538): run-time error CSS1031: Expected selector, found ')'
(612,317538): run-time error CSS1025: Expected comma or open brace, found ')'
 */
.row.invoice,
.row.invoice-first,
.row.rubrica,
.row.contrassegno,
.row.contrassegnoheader {
    background-color: #fafafa;
}
.invoice .invoiceresultslist {
    margin-bottom: 80px;
}
.invoice .upper {
    margin-bottom: 40px;
    text-transform: uppercase;
    color: #003a69;
    font-family: 'Gotham Book';
    font-size: 12px;
    line-height: 18px;
}
.rubrica .agenda-list.table > thead > tr > th.upper {
    padding-bottom: 40px;
    text-transform: uppercase;
    color: #003a69;
    font-family: 'Gotham Book';
    font-size: 12px;
    line-height: 18px;
    border: 0 !important;
}
.invoice .upper-print {
    text-transform: uppercase;
    color: #2f2f2f;
    font-family: "Gotham Book";
    font-weight: 400;
    font-size: 12px;
    text-decoration: none;
}
.invoice .pagination > li.active > a,
.rubrica .pagination > li.active > a,
.invoice .pagination > li.active > span,
.rubrica .pagination > li.active > span,
.contrassegno .pagination > li.active > a,
.contrassegno .pagination > li.active > span {
    color: #fff;
}
.invoice .pagination > li > a,
.invoice .pagination > li > span,
.rubrica .pagination > li > a,
.rubrica .pagination > li > span,
.contrassegno .pagination > li > a,
.contrassegno .pagination > li > span {
    border: 1px solid #b6b6b6;
    color: #003a69;
}
.invoice .invoiceresultslist .data div.hidden-xs {
    height: unset;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 40px;
    display: flex;
}
.invoice .invoiceresultslist .data {
    font-family: "Gotham Book";
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #2f2f2f;
}
.invoiceresultslist .data div.hidden-xs:nth-child(4n+1) {
    background: #e8e8e8;
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.16);
}
.invoice .margin-top,
.rubrica .margin-top {
    margin-top: 40px;
}
.rubrica .simple-pagination,
.contrassegno .simple-pagination {
    margin: 0;
    padding: 0;
}
.invoice .pagination > li:first-child > a, .invoice .pagination > li:first-child > span,
.rubrica .pagination > li:first-child > a, .rubrica .pagination > li:first-child > span,
.contrassegno .pagination > li:first-child > a, .contrassegno .pagination > li:first-child > span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border: 1px solid #b6b6b6;
}
.invoice .pagination > li:last-child > a, .invoice .pagination > li:last-child > span,
.rubrica .pagination > li:last-child > a, .rubrica .pagination > li:last-child > span,
.contrassegno .pagination > li:last-child > a, .contrassegno .pagination > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border: 1px solid #b6b6b6;
}
.invoice .paginat2 {
    margin-top: 30px;
}
.invoice .clear {
    clear: both;
}
.invoice .collapse {
    background-color: #eeeeec;
    border: 1px solid #eeeeec;
    padding: 20px;
    text-transform: uppercase;
}
.invoice .collapsable {
    border: 1px solid #eeeeec;
    padding: 20px;
    text-transform: uppercase;
}
.invoice .btn-print-mobile {
    background: #003a69;
    color: #fff;
    margin-left: unset;
    font-family: 'Gotham Book';
    font-weight: 600;
    font-size: 12px;
    width: 100%;
    padding: 15px 20px;
    display: block;
}
.invoice .btn-print-mobile:before {
    content: "\f15c";
    font-family: fontAwesome;
    font-size: 15px;
    color: #fff;
    margin-right: 5px;
}
.invoice .button-invoice {
    max-width: 240px;
    margin: 20px auto 0;
}
.invoice .collapsing {
    background-color: #eeeeec;
    border: 1px solid #eeeeec;
    padding: 20px;
    text-transform: uppercase;
}
.invoice h2,
.rubrica h2,
.contrassegnoheader h2,
.contrassegno h2 {
    font-size: 21px;
    color: #003a69;
    margin: 0;
    line-height: 24px;
    text-align: left;
}

.rubrica .form-search {
}
.invoice-first .button,
.rubrica .button {
    margin-bottom: 20px;
}
.invoice-first .button,
.rubrica .button {
    position: relative;
}
.invoice-first .dropdown-menu,
.rubrica .dropdown-menu {
    top: unset;
    left: unset;
    position: absolute;
    list-style: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    padding: 0;
}
.invoice-first .dropdown-menu li,
.rubrica .dropdown-menu li {
    padding: 4px 0px;
}
.invoice-first .open .dropdown-toggle.btn-default,
.rubrica .open .dropdown-toggle.btn-default {
    text-align: left;
    padding: 0 20px;
}
.invoice-first .btn.active.focus, .invoice-first .btn.active:focus,
.invoice-first .btn.focus, .invoice-first .btn:active.focus,
.invoice-first .btn:active:focus, .btn:focus {
    outline: 0;
    outline-offset: 0;
}
.invoice-first{
    padding-bottom: 60px;
}
.invoice-first button.btn-default,
.rubrica button.btn-default {
    border: 0;
    background-color: #f9ae31;
    color: #333333;
    font-family: 'Gotham Book';
    font-weight: 600;
    font-size: 14px;
    width: 100%;
    padding: 0 20px;
    display: block;
    line-height: 18px;
    border-radius: 0;
    text-shadow: none;
    text-align: left;
}
.invoice-first button {
    font-size: 12px;
    font-family: 'Gotham Book';
    padding: 8px 10px;
    border: 0;
    font-weight: 600;
    line-height: 16px;
    margin: 0;
    width: 100%;
    border-radius: 0;
    text-align: center;
}
.invoice-first .btn .caret {
    margin-left: 6px;
}
#NumberOfInvoice {
    font-size: 14px;
    font-family: 'Gotham Book';
    padding: 6px;
    border: 1px solid #efefef;
    font-weight: 400;
    line-height: 18px;
    width: 100%;
}
.rubrica .agenda-new .form-search {
    padding-bottom: 60px;
    padding-top: 20px;
    float: left;
}
.rubrica .agenda-new label {
    font-family: 'Gotham Book';
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    padding: 0;
    margin-bottom: 4px;
}
.rubrica input.custom-input-search {
    font-size: 14px;
    font-family: 'Gotham Book';
    padding: 6px;
    border: 1px solid #efefef;
    font-weight: 400;
    line-height: 18px;
    width: 300px;
    margin: 0px;
    float: left;
}
.contrassegno input.custom-input-search {
    font-size: 14px;
    font-family: 'Gotham Book';
    padding: 6px;
    border: 1px solid #efefef;
    font-weight: 400;
    line-height: 18px;
    width: 240px;
    margin: 0px;
    float: left;
}
.contrassegno .search-order-details .ddl-status {
    font-family: "Gotham Book";
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #2f2f2f;
    height: 32px;
    padding: 6px 6px;
    margin: 0px 0;
    width: 240px;
    border: 1px solid #efefef;
    float: left;
    outline: none;
}
.contrassegno .search-order-details .start-date, .contrassegno .search-order-details .end-date {
    font-size: 14px;
    font-family: 'Gotham Book';
    padding: 6px;
    border: 1px solid #efefef;
    font-weight: 400;
    line-height: 18px;
    width: 240px;
}
.rubrica .btn-search-small,
.contrassegno .btn-search-small {
    float: left;
    padding: 6px 8px;
    border: 1px solid #f9ae31;
    background: #f9ae31;
}
.rubrica .fa-search:before {
    line-height: 16px;
    font-size: 16px;
}
.rubrica table tbody tr:nth-child(2n+1),
.contrassegno table tbody tr:nth-child(2n+1) {
    background: #e8e8e8;
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.16);
}
.rubrica .agenda-list input:read-only,
.rubrica .agenda-list select:disabled {
    background: transparent;
    border: 1px solid #ddd;
    opacity: 1;
    box-shadow: unset;
    font-weight: 400;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    box-shadow: unset;
}
.rubrica table.agenda-list tbody tr:nth-child(2n+1) input,
.rubrica table.agenda-list tbody tr:nth-child(2n+1) select,
.rubrica table.agenda-list tbody tr:nth-child(2n+1) input:read-only,
.rubrica table.agenda-list tbody tr:nth-child(2n+1) select:disabled {
    border: 1px solid #ccc;
}
.rubrica .agenda-list input {
    background: #f9ae31;
    border: 1px solid #ddd;
    box-shadow: unset;
}
.rubrica .agenda-list select {
    background: #f9ae31;
    border: 1px solid #ddd;
    box-shadow: unset;
    height: 42px;
    padding: 10px;
    width: 100%;
    font-weight: 400;
    outline: 0;
}

.rubrica .agenda-list.table > thead > tr > th {
    padding: 0px 15px;
    border: unset;
    line-height: unset;
    vertical-align: middle;
}
.contrassegno .agenda-list.table > thead > tr > th {
    padding: 0px 15px 40px;
    vertical-align: middle;
    text-transform: uppercase;
    color: #003a69;
    font-family: 'Gotham Book';
    font-size: 12px;
    line-height: 18px;
    border: 0 !important;
}
.rubrica .agenda-list.table > tbody > tr > td {
    padding: 0px;
    border: unset;
    line-height: unset;
    vertical-align: middle;
}
.contrassegno .agenda-list.table > tbody > tr > td {
    padding: 0px 15px;
    vertical-align: middle;
    font-family: "Gotham Book";
    font-weight: 400;
    font-size: 12px;
    color: #2f2f2f;
    line-height: 62px;
    border: 0 !important;
}
.rubrica .agenda-list.table > tbody > tr > td.first {
    padding-left: 15px;
}
.contrassegno .agenda-list.table > tbody > tr > td.first {
    padding-left: 15px;
    text-align: center;
}
.contrassegno .agenda-list.table > thead > tr > th.first {
    text-align: center;
}
.contrassegno .agenda-list.table > tbody > tr > td.first img {
    width: 80px;
}
.rubrica .agenda-list input,
.rubrica .agenda-list select {
    font-family: "Gotham Book";
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    color: #2f2f2f;
    line-height: 40px;
    padding: 0px 15px;
    margin: 10px 0;
    width: 100%;
}
.rubrica .agenda-list button {
    background: transparent;
    outline: 0;
    outline-offset: 0;
}
.rubrica .agenda-list .fa-pencil:before,
.rubrica .agenda-list .fa-trash-o:before,
.rubrica .agenda-list .fa-undo:before,
.rubrica .agenda-list .fa-save:before {
    font-size: 18px;
}
.rubrica .agenda-list .fa {
    margin: 0 10px;
}
.rubrica .pagination,
.contrassegno .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.blue-back {
    padding: 0;
}
.contrassegno .blue-back,
.blue-back .contrassegnobody {
    padding-top: 20px;
    padding-bottom: 40px;

}
.contrassegno .flexer,
.contrassegnobody .flexer {
    flex: 1;
}
.contrassegno .label-form,
.contrassegnobody .label-form {
    border: 2px solid #fff;
    padding: 6px 0 0;
    background: #fff;
    margin-top: 20px;
    position: relative;
}
.contrassegnobody .label-form input {
    border: 0;
    color: #333;
    font-size: 12px;
    line-height: 20px;
    width: 100%;
    background: transparent;
    padding: 2px 10px 4px;
    font-weight: 600;
    font-family: 'Gotham Book';
}
.contrassegnobody .button--square--light {
    background: #f9ae31;
    padding: 15px 20px;
    min-width: 200px;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Gotham';
    font-weight: 600;
    color: #003a69;
    outline: unset;
    border: none;
    border-radius: 0;
}
.contrassegno label {
    display: block;
    color: #777878;
    background: transparent;
    /*line-height: 16px;*/
    font-size: 13px;
    font-weight: 400;
    font-family: 'Gotham Book';
    /*text-transform: uppercase;*/
    margin-bottom: 2px;
    /*padding: 0 10px;*/
	padding-bottom:20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.contrassegno .label-form #intestatario,
.contrassegno .label-form #iban {
    font-size: 12px;
    line-height: 20px;
    padding: 2px 10px 4px;
}
.contrassegno .blue-back-tab h3 {
    margin: 0;
    padding: 20px 0px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Gotham Book';
    font-size: 16px;
    float: none;
}
.contrassegnoheader .multishipdescription {
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    margin-top: 40px;
    font-family: 'Gotham Book';
}
.contrassegnoheader .cr-styled {
    display: block;
    margin: 40px 0;
    padding: 0;
    cursor: pointer;
    text-align: left;

}
.contrassegnoheader .back-white {
    background: #fff;
    font-size: 14px;
    line-height: 22px;
    font-family: 'Gotham Book';
    padding: 30px;
    margin-bottom: 30px;
    text-align: left;
}
.contrassegnoheader .back-white p {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 30px;
}
.contrassegnoheader .cr-styled i {
    border-radius: 0;
    border: 1px solid #f9ae31;
    height: 22px;
    width: 22px;
    margin-right: 10px;
}
.cr-styled input:checked + i, .cr-styled i.checked {
    padding: 0;
    color: #f9ae31;
    border: 1px solid #003a69;
    border-radius: 0;
}


@media only screen and (max-width: 991px) {
    .rubrica table,.rubrica  tbody,.rubrica  tr {
        width: 100%;
        display: block;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .rubrica table tbody tr:nth-child(2n+1) {
        box-shadow: unset;
    }
    .rubrica .agenda-list.table > tbody > tr > td {
        padding: 0px 10px;
        width: 50%;
        display: block;
        float: left;
    }
    .rubrica .agenda-list.table > tbody > tr {
        border: 1px solid #e8e8e8;
        padding: 20px 10px;
        display: inline-block;
    }
    .rubrica p {
        font-size: 13px;
        line-height: 18px;
        font-weight: 400;
        font-family: 'Gotham Book';
    }
    .rubrica p > b {
        text-transform: uppercase;
        margin-bottom: 10px;
    }
    .rubrica .agenda-list input, .rubrica .agenda-list select {
        margin: 10px 0;
    }
    .rubrica .agenda-list input:read-only, .rubrica .agenda-list select:disabled {
        margin-top: 10px;
    }
    .rubrica .agenda-list.table > tbody > tr > td button.middleb {
        width: 100%;
        display: block;
        float: left;
        margin-top: 10px;
    }
    .rubrica table.agenda-list tbody tr:nth-child(2n+1) input,
    .rubrica table.agenda-list tbody tr:nth-child(2n+1) select,
    .rubrica table.agenda-list tbody tr:nth-child(2n+1) input:read-only,
    .rubrica table.agenda-list tbody tr:nth-child(2n+1) select:disabled {
        border: 0;
    }
    .rubrica .agenda-list.table > tbody > tr > td button.middlec {
        width: 50%;
        display: block;
        float: left;
        margin-top: 10px;
    }
    .rubrica .agenda-list input:read-only,
    .rubrica .agenda-list select:disabled,
    .rubrica .agenda-list input,
    .rubrica .agenda-list select {
        border: 0;
        box-shadow: 1px 1px 3px #aaa;
    }
}
@media only screen and (max-width: 767px) {
    .rubrica .agenda-list.table > tbody > tr > td {
        width: 100%;
    }
    .rubrica .agenda-list.table > tbody > tr > td button.middleb {
        width: 50%;
    }
    .rubrica .agenda-list.table > tbody > tr > td button.middlec {
        width: 25%;
    }
}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

@charset "UTF-8";@font-face{font-family:"Gotham";src:url("/Images/servizi/GOTHMBOL.TTF");font-weight:normal;font-style:normal;}@font-face{font-family:"Gotham M";src:url("/Images/servizi/GOTHMMED.TTF");font-weight:normal;font-style:normal;}@font-face{font-family:"Gotham L";src:url("/Images/servizi/GOTHMLIG.TTF");font-weight:normal;font-style:normal;}@font-face{font-family:"Gotham Medium";src:url("/Images/servizi/Gotham_Medium_Regular.TTF");font-weight:normal;font-style:normal;}@font-face{font-family:"Gotham Book";src:url("/Images/servizi/Gotham_Book_Regular.OTF");font-weight:normal;font-style:normal;}@font-face{font-family:"Gotham Bold";src:url("/Images/servizi/Gotham_Bold.OTF");font-weight:normal;font-style:normal;}@font-face{font-family:"Gotham Black";src:url("/Images/servizi/Gotham_Black Regular.ttf");font-weight:normal;font-style:normal;}@font-face{font-family:"Arena Condensed";src:url("/Content/css/fonts/arena_condensed-webfont.eot?");src:url("/Content/css/fonts/arena_condensed-webfont.eot?#iefix") format("embedded-opentype"),url("/Content/css/fonts/arena_condensed-webfont.woff") format("woff"),url("/Content/css/fonts/arena_condensed-webfont.ttf") format("truetype"),url("/Content/css/fonts/arena_condensed-webfont.svg#arena_condensedregular") format("svg");font-weight:normal;font-style:normal;}@font-face{font-family:"Proxima Nova";src:url("/Content/css/fonts/proximanova-regular-webfont.eot?");src:url("/Content/css/fonts/proximanova-regular-webfont.eot?#iefix") format("embedded-opentype"),url("/Content/css/fonts/proximanova-regular-webfont.woff") format("woff"),url("/Content/css/fonts/proximanova-regular-webfont.ttf") format("truetype"),url("/Content/css/fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular") format("svg");font-weight:normal;font-style:normal;}@font-face{font-family:"Proxima Nova";src:url("/Content/css/fonts/proximanova-light-webfont.eot?");src:url("/Content/css/fonts/proximanova-light-webfont.eot?#iefix") format("embedded-opentype"),url("/Content/css/fonts/proximanova-light-webfont.woff") format("woff"),url("/Content/css/fonts/proximanova-light-webfont.ttf") format("truetype"),url("/Content/css/fonts/proximanova-light-webfont.svg#proxima_nova_rgregular") format("svg");font-weight:200;font-style:normal;}@font-face{font-family:"Glyphicons Halflings";src:url("~/Content/font/glyphicons-halflings-regular.ttf") format("truetype");}@font-face{font-family:"Proxima Nova";src:url("/Content/font/proximanova-regular-webfont.ttf") format("truetype");}@font-face{font-family:"Proxima Nova";src:url("/Content/css/fonts/proximanova-semibold-webfont.eot?");src:url("/Content/css/fonts/proximanova-semibold-webfont.eot?#iefix") format("embedded-opentype"),url("/Content/css/fonts/proximanova-semibold-webfont.woff") format("woff"),url("/Content/css/fonts/proximanova-semibold-webfont.ttf") format("truetype"),url("/Content/css/fonts/proximanova-semibold-webfont.svg#proxima_nova_rgbold") format("svg");font-weight:bold;font-style:normal;}@font-face{font-family:"Proxima Nova Bold";src:url("/Content/css/fonts/proximanova-extrabold-webfont.eot?");src:url("/Content/css/fonts/proximanova-extrabold-webfont.eot?#iefix") format("embedded-opentype"),url("/Content/css/fonts/proximanova-extrabold-webfont.woff") format("woff"),url("/Content/css/fonts/proximanova-extrabold-webfont.ttf") format("truetype"),url("/Content/css/fonts/proximanova-extrabold-webfont.svg#proxima_nova_rgbold") format("svg");font-weight:normal;font-style:normal;}@font-face{font-family:"Proxima Nova";src:url("/Content/css/fonts/proximanova-semibolditalic-webfont.eot?");src:url("/Content/css/fonts/proximanova-semibolditalic-webfont.eot?#iefix") format("embedded-opentype"),url("/Content/css/fonts/proximanova-semibolditalic-webfont.woff") format("woff"),url("/Content/css/fonts/proximanova-semibolditalic-webfont.ttf") format("truetype"),url("/Content/css/fonts/proximanova-semibolditalic-webfont.svg#proxima_novaregular_italic") format("svg");font-style:italic;}.fas.fa-caret-down{font-family:"fontAwesome";font-style:normal;padding:0 0 0 5px;}.deco .fas.fa-caret-down{top:-1px;position:relative;}.deco .fa-caret-down:before{content:"";}@media(min-width:1200px){.container-fluid{padding-left:55px;padding-right:55px;}}html,body{height:100%;font-family:"Gotham M";}body{font-weight:700;font-style:normal;overflow-x:hidden;font-size:12px;}.body{min-height:450px;}.yellow_button{width:210px;height:49px;background:#f9ae31;color:#003a69;font-family:"Gotham Bold";font-size:12px;border:0;text-align:center;line-height:1p;margin-top:27px;float:right;margin-right:15px;text-transform:uppercase;}.black_text li span{color:#000!important;}#mainNavbar li{display:block;}#mainNavbar .submenu{background:#fff;padding:10px 30px;position:absolute;margin-top:64px;min-width:200px;width:max-content;max-width:300px;padding-left:15px;}#mainNavbar #sub4.submenu{left:unset;right:0;}#mainNavbar li:hover{cursor:pointer;}#mainNavbar ul li ul{position:absolute;margin-top:1rem;left:0;display:none;}#mainNavbar ul li:hover>ul,#mainNavbar ul li ul:hover{visibility:visible;opacity:1;}#mainNavbar ul li ul li{clear:both;width:100%;}#mainNavbar ul li ul li>a{line-height:30px;color:#003a69;font-size:13px;font-family:"Gotham Book",Sans-serif;font-weight:400;}#mainNavbar ul li ul li>a:hover{color:#f9ae31;}.no-square{padding-left:20px!important;}.no-square:before{content:none!important;}.page-overlay{position:fixed;top:0;left:0;background:rgba(0,0,0,.6);z-index:12;width:100%;height:100%;display:none;}.main-content{overflow:hidden;}#mainNavbar{background:#fff;}.no-padding{padding:0;}.no-margin{margin:0;}.m-t-0{margin-top:0;}.m-t-10{margin-top:10px;}.m-t-25{margin-top:25px;}.m-b-0{margin-bottom:0;}.m-b-10{margin-bottom:10px;}.m-b-25{margin-bottom:25px;}.text-brand{color:#003a69;}.text-brand-inverse{background-color:#003a69;color:#fff;}h1,.letter-page h2,.std-page h2,h2,h3,h4,h5,h6{font-weight:bold;color:#003a69;}h1,.letter-page h2,.std-page h2{font-size:21px;}h2{font-size:15px;}h3{font-size:12px;}p{font-size:12px;}p.small{font-size:10px;}strong,.topbanner header .price{font-weight:bold;}.notfixed{position:initial;}.label-small.fielderror{background-color:#ed5b5b;}.unreaded-ticket{background-color:#777878;}.col-align{float:none;display:inline-block;}.col-align--top{vertical-align:top;}.col-align--center{vertical-align:middle;}.col-align--bottom{vertical-align:bottom;}.v-center{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}#loginpanel,#registerhelp,#resetpassword{width:25%;right:0;position:absolute;z-index:1003;background-color:#003a69;padding:10px 0;display:none;}#loginpanel .login-header,#registerhelp .login-header,#resetpassword .login-header{font-weight:800;font-style:normal;font-size:16pt;padding:20px 20px 0;color:#fff;}#loginpanel .login-sub-header,#registerhelp .login-sub-header,#resetpassword .login-sub-header{font-weight:400;font-style:normal;font-size:12pt;padding:0 20px 20px;color:#fff;}#loginpanel .login-why-register{font-weight:400;font-style:normal;font-size:14pt;padding:0 10px 20px;color:#fff;}#loginregistrati{right:0;position:absolute;z-index:1004;background-color:#f9ae31;padding-top:20px;display:none;font-weight:400;font-style:normal;font-size:12pt;padding:0 20px 20px;color:#fff;}#registerhelp,#resetpassword{z-index:1004;width:30%;}.text_img_block .left_part{padding:0 75px 0 70px;}.text_img_block h1,.text_img_block .letter-page h2,.letter-page .text_img_block h2,.text_img_block .std-page h2,.std-page .text_img_block h2{color:#003a69;font-family:"Gotham M"!important;font-size:46px;font-weight:500;margin:120px 0 20px 0;}.text_img_block p{font-family:"Gotham Book"!important;font-weight:500;color:#1a1a1a;font-size:15px;line-height:30px;}.text_img_block p span{font-family:"Gotham M"!important;}.text_img_block img{width:100%;margin-top:50px;}.info_block{background:#003a69;font-family:"Gotham M";height:460px;position:relative;float:left;width:100%;}.info_block .col-sm-3,.info_block .col-sm-2,.info_block .col-sm-4{border-right:1px solid #36567e;padding:100px 40px 0 15px;height:100%;}.info_block .col-sm-3 img,.info_block .col-sm-2 img,.info_block .col-sm-4 img{width:60px;}.info_block .col-sm-3 h1,.info_block .col-sm-3 .letter-page h2,.letter-page .info_block .col-sm-3 h2,.info_block .col-sm-3 .std-page h2,.std-page .info_block .col-sm-3 h2,.info_block .col-sm-2 h1,.info_block .col-sm-2 .letter-page h2,.letter-page .info_block .col-sm-2 h2,.info_block .col-sm-2 .std-page h2,.std-page .info_block .col-sm-2 h2,.info_block .col-sm-4 h1,.info_block .col-sm-4 .letter-page h2,.letter-page .info_block .col-sm-4 h2,.info_block .col-sm-4 .std-page h2,.std-page .info_block .col-sm-4 h2{font-size:31px;font-weight:500!important;color:#fff;margin-top:-5px;padding-left:50px;}.info_block .col-sm-3 h1 span,.info_block .col-sm-3 .letter-page h2 span,.letter-page .info_block .col-sm-3 h2 span,.info_block .col-sm-3 .std-page h2 span,.std-page .info_block .col-sm-3 h2 span,.info_block .col-sm-2 h1 span,.info_block .col-sm-2 .letter-page h2 span,.letter-page .info_block .col-sm-2 h2 span,.info_block .col-sm-2 .std-page h2 span,.std-page .info_block .col-sm-2 h2 span,.info_block .col-sm-4 h1 span,.info_block .col-sm-4 .letter-page h2 span,.letter-page .info_block .col-sm-4 h2 span,.info_block .col-sm-4 .std-page h2 span,.std-page .info_block .col-sm-4 h2 span{color:#f9ae31;}.info_block .col-sm-3 h2,.info_block .col-sm-2 h2,.info_block .col-sm-4 h2{font-family:"Gotham M";font-size:15px;color:#fff;font-weight:500!important;font-size:15px;}.info_block .col-sm-3 p,.info_block .col-sm-2 p,.info_block .col-sm-4 p{color:#fff;font-size:16px;line-height:27px;font-family:"Gotham Book";font-weight:lighter;}.info_block .bottom_container{position:absolute;bottom:40px;right:0;background:#f9ae31;padding:5px 15px;width:75%;}.info_block .bottom_container img{width:45px;float:left;}.info_block .bottom_container p{color:#003a69;font-family:"Gotham Book";font-size:16px;float:left;padding-left:15px;margin-top:13px;width:calc(95% - 60px);}.sendabox_pro_block{float:left;width:100%;height:500px;}.sendabox_pro_block .right_part{padding-right:0;}.sendabox_pro_block .right_part img{margin-top:0;height:500px;}.sendabox_pro_block .left_part{background:#f9ae31;height:500px;padding-left:60px;}.sendabox_pro_block .left_part h1,.sendabox_pro_block .left_part .letter-page h2,.letter-page .sendabox_pro_block .left_part h2,.sendabox_pro_block .left_part .std-page h2,.std-page .sendabox_pro_block .left_part h2{font-family:"Gotham Bold";line-height:50px;font-weight:700;font-size:37px;margin:55px 0 30px 0;}.sendabox_pro_block .left_part p{color:#1a1a1a;line-height:23px;font-family:"Gotham Book";}.sendabox_pro_block .left_part button{width:370px;height:50px;color:#fff;background:#003a69;line-height:1;font-family:"Gotham Bold";font-weight:700;font-size:12px;border:0;margin-top:15px;}.servizi_section{position:relative;float:left;padding-bottom:100px;background:#fff;}.servizi_section .img_holder{float:left;width:100%;height:600px;position:relative;}.servizi_section .img_holder .title_part{position:absolute;top:80px;left:80px;width:50%;}.servizi_section .img_holder .title_part h1,.servizi_section .img_holder .title_part .letter-page h2,.letter-page .servizi_section .img_holder .title_part h2,.servizi_section .img_holder .title_part .std-page h2,.std-page .servizi_section .img_holder .title_part h2{font-family:"Gotham M";color:#fff;font-size:35px;line-height:24px;font-weight:500;}.servizi_section .img_holder .title_part p{font-family:"Gotham Book";color:#fff;font-size:18px;line-height:26px;font-weight:500;margin-top:50px;}.servizi_section .img_holder img{float:left;width:100%;height:600px;}.servizi_section .box_holder{position:absolute;bottom:20px;left:0;width:100%;padding:0 45px;}.servizi_section .box_holder .box .inner{background:#fff;padding:20px 30px;float:left;width:100%;padding-bottom:40px;box-shadow:1px 1px 1px 0 rgba(0,0,0,.16);}.servizi_section .box_holder .box .inner h2{color:#003a69;font-family:"Gotham M";line-height:26px;font-size:18px;font-weight:500;border-left:6px solid #f9ae31;padding-left:15px;}.servizi_section .box_holder .box .inner p{font-family:"Gotham Book";font-size:15px;font-weight:500;line-height:21px;color:#000;margin-top:30px;}.servizi_section .box_holder .box .inner a{color:#f9ae31;font-size:12px;font-family:"Gotham Book";margin-top:40px;float:left;font-weight:normal;}.servizi_section .box_holder .box .inner a::after{content:"";font-family:"FontAwesome";margin-left:10px;font-size:20px;top:3px;position:relative;}.corriere_type_cerca{box-shadow:1px 2px 2px 0 rgba(0,0,0,.16);margin-bottom:50px;padding:0 30px 20px 30px;background:#fafafa;}@media(max-width:767.98px){.corriere_type_cerca{margin:-20px auto 25px;padding-bottom:10px;}}.corriere_type_cerca h1,.corriere_type_cerca h2{color:#2f2f2f;font-family:"Gotham Bold";font-weight:normal;font-size:34px;padding-left:15px;border-left:6px solid #f9ae31;float:left;}@media(max-width:767.98px){.corriere_type_cerca h1,.corriere_type_cerca h2{font-size:25px;}}.corriere_type_cerca h2{float:right!important;border:0!important;padding:0;}.corriere_type_cerca span{float:right;clear:both;color:#f9ae31;font-family:"Gotham Bold";font-weight:normal;font-size:12px;margin-top:-10px;}@media(max-width:767.98px){.corriere_type_cerca span{font-size:9px;margin-top:-13px;letter-spacing:-.36px;}}.cerca_resultsearchform input{background:none!important;padding-left:0!important;}#buypanel{background:#003a69!important;}#buypanel .left_checkbox_section .checkbox_holder{padding-left:15px;}#buypanel .left_checkbox_section .checkbox_holder label{width:auto;}#buypanel .checkbox_holder{padding-left:35px;float:left;margin:40px 0 25px 0;}#buypanel .checkbox_holder .checkbox{float:left;margin:0 50px 0 0;}#buypanel .checkbox_holder .checkbox input{width:20px;height:20px;float:left;position:static;cursor:pointer;}#buypanel .checkbox_holder .checkbox label{float:left;margin:7.5px 0 0 10px;color:#fff;padding:0;}#buypanel .inner_input_wrapper{margin-bottom:15px;}#buypanel .right-part_cerca_form{margin-top:200px;}#buypanel .right-part_cerca_form .checkbox_holder .checkbox{margin-bottom:20px;}#buypanel .right-part_cerca_form .checkbox_holder .checkbox label{font-family:"Gotham Book";margin-top:2px;}#buypanel .right-part_cerca_form button{height:49px;background:#f9ae31;color:#003a69;font-family:"Gotham Bold";font-size:12px;border:0;text-align:center;line-height:1p;margin-top:27px;float:right;text-transform:uppercase;}.sendABoxForm_new,#sendABoxForm_new,#buypanel{background:#f9ae31;padding:0 15px 30px;float:left;clear:both;}.sendABoxForm_new label,#sendABoxForm_new label,#buypanel label{color:#003a69;font-family:"Gotham Bold";font-size:13px;float:left;width:100%;margin:15px 0;}.sendABoxForm_new .inner_input_wrapper,#sendABoxForm_new .inner_input_wrapper,#buypanel .inner_input_wrapper{position:relative;}.sendABoxForm_new .input_holder,#sendABoxForm_new .input_holder,#buypanel .input_holder{padding:0;}.sendABoxForm_new .input_holder .input_inner_label,#sendABoxForm_new .input_holder .input_inner_label,#buypanel .input_holder .input_inner_label{position:absolute;top:6px;left:10px;font-family:"Gotham Book";font-size:10px;color:#777878;}@media(max-width:767.98px){.sendABoxForm_new .input_holder .input_inner_label,#sendABoxForm_new .input_holder .input_inner_label,#buypanel .input_holder .input_inner_label{left:6px;}}.sendABoxForm_new select,#sendABoxForm_new select,#buypanel select{padding-left:5px!important;}.sendABoxForm_new select,.sendABoxForm_new input,#sendABoxForm_new select,#sendABoxForm_new input,#buypanel select,#buypanel input{width:100%;background:#fff;border:0;height:58px;line-height:1;color:#003a69;margin-bottom:2px;padding:35px 10px 10px 10px;position:relative;}@media(max-width:767.98px){.sendABoxForm_new select,.sendABoxForm_new input,#sendABoxForm_new select,#sendABoxForm_new input,#buypanel select,#buypanel input{padding:35px 6px 10px;}}.sendABoxForm_new span,#sendABoxForm_new span,#buypanel span{float:right;width:55px;height:58px;background:#d3d3d3;line-height:58px;text-align:center;color:#003a69;font-size:12px;font-family:"Gotham Bold";}.sendABoxForm_new p,#sendABoxForm_new p,#buypanel p{color:#003a69;font-size:13px;font-family:"Gotham M";margin-top:40px;float:left;}.sendABoxForm_new .CallToAction,#sendABoxForm_new .CallToAction,#buypanel .CallToAction{border-radius:0;padding:0;}.sendABoxForm_new button,#sendABoxForm_new button,#buypanel button{width:97%;height:49px;background:#003a69;color:#fff;font-family:"Gotham Bold";font-size:12px;border:0;text-align:center;line-height:1p;margin-top:30px;float:left;}.sendABoxForm_new .inner_input_holder,#sendABoxForm_new .inner_input_holder,#buypanel .inner_input_holder{width:calc(100% - 55.5px);float:left;}.sendABoxForm_new .kg_holder input,#sendABoxForm_new .kg_holder input,#buypanel .kg_holder input{width:calc(100% - 55.5px);}.sendABoxForm_new .cm_holder,#sendABoxForm_new .cm_holder,#buypanel .cm_holder{margin-top:45px;}.sendABoxForm_new .cm_holder .inner_input_wrapper,#sendABoxForm_new .cm_holder .inner_input_wrapper,#buypanel .cm_holder .inner_input_wrapper{width:32.83%;float:left;margin-right:.5%;}.sendaprobox span{width:230px;height:50px;color:#003a69;font-family:"Gotham Bold";font-size:14px;float:left;background:#fff;text-align:center;line-height:50px;}.sendaprobox .inner{float:left;padding:28px 50px 25px 50px;background:#fff;}.sendaprobox .inner h2{font-family:"Gotham Book";font-size:14px;line-height:23px;color:#2c2c2c;float:left;clear:both;margin:20px 0 0 0;}.sendaprobox .inner h1,.sendaprobox .inner .letter-page h2,.letter-page .sendaprobox .inner h2,.sendaprobox .inner .std-page h2,.std-page .sendaprobox .inner h2{float:left;font-family:"Gotham M";font-size:25px;line-height:1.3;clear:both;}.sendaprobox .inner p{float:left;font-size:17px;font-family:"Gotham Book";color:#2c2c2c;margin-bottom:32px;}.sendaprobox .inner button{width:100%;height:49px;background:#f9ae31;color:#003a69;font-family:"Gotham Bold";font-size:12px;border:0;text-align:center;line-height:1p;margin-top:27px;float:left;}.disabled-link{pointer-events:none;background-color:#d3d3d3!important;border-color:rgba(118,118,118,.3)!important;}#btn_cambia_indirizzo:hover{text-decoration:none;}#btn_cambia_indirizzo:visited{text-decoration:none;}#btn_cambia_indirizzo:active{text-decoration:none;}.register_wrapper{background:#fafafa;}.register_wrapper .register_section{float:left;width:100%;padding:40px 0 100px 0;}.register_wrapper .register_section .top_register_section{float:left;width:100%;margin-top:60px;}.register_wrapper .register_section h1,.register_wrapper .register_section .letter-page h2,.letter-page .register_wrapper .register_section h2,.register_wrapper .register_section .std-page h2,.std-page .register_wrapper .register_section h2{color:#003a69;float:left;font-size:21px;font-family:"Gotham Bold";margin-bottom:75px;}.register_wrapper .register_section a{float:right;font-size:16px;font-family:"Gotham Bold";margin-top:20px;color:#003a69;}.register_wrapper .register_section a span{color:#f9ae31;}.register_wrapper .register_section p{color:#777878;font-size:12px;font-family:"Gotham Bold";}.register_wrapper .register_section .register_button{width:195px;height:50px;line-height:50px;text-align:center;background:#f9ae31;color:#003a69;font-family:"Gotham Bold";border:0;float:right;margin:70px 15px 0 0;}.register_wrapper .register_section .input_box{margin-top:15px;position:relative;}.register_wrapper .register_section .input_box input{box-shadow:1px 1px 1px 0 rgba(0,0,0,.16);height:58px;line-height:58px;border:0;width:100%;padding:35px 10px 10px 10px;font-family:"Gotham Book";font-size:12px;}.register_wrapper .register_section .input_box .top_placeholder{position:absolute;top:8px;left:25px;font-family:"Gotham Bold";font-size:12px;color:#777878;}.register_wrapper .register_section .radio_inputs{float:left;width:100%;margin-left:-10px;margin-bottom:30px;}.register_wrapper .register_section .radio_inputs label{float:left;}.register_wrapper .register_section .radio_inputs label input{margin-right:5px;}.register_wrapper .register_section .submit_column{margin-top:25px;}.register_wrapper .register_section .submit_column .checkbox_input{width:13px;height:13px;border-color:#f9ae31;float:left;margin:20px 0 20px 15px;}.register_wrapper .register_section .submit_column label{font-family:"Gotham Book";color:#2f2f2f;font-size:12px;}.register_wrapper .last_label{float:left;margin-top:20px;width:calc(100% - 28px)!important;}.form-group-box input,.form-group-box select{width:177px!important;height:31px;background:#fff;box-shadow:1px 1px 1px 0 rgba(0,0,0,.16);border:0!important;font-family:"Gotham Book"!important;font-size:12px!important;float:left!important;padding:0 15px!important;margin-right:15px!important;border:0!important;}.form-group-box select{cursor:pointer;}.form-group-box span{color:#f9ae31;font-family:"Gotham Bold";font-size:12px;margin-bottom:15px;float:left;width:100%;}.form-group-box button{width:31px;height:31px;float:left;background:url("/Images/home/search.svg") #f9ae31 no-repeat center center;}.form-group-box .calendar_input_holder{float:left;}.form-group-box .calendar_input_holder label{float:left;font-family:"Gotham Bold";font-size:12px;margin:10px 15px 0 0;}.form-group-box .calendar_input_holder input{float:left;}.menu_client{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-column-gap:13px;margin:0;}@media(max-width:767.98px){.menu_client{display:block;position:absolute;box-shadow:1px 1px 1px 0 rgba(0,0,0,.16);float:left;width:100%;padding:0 15px 36px;background-color:#ebebeb;z-index:1;}}.menu_client li{padding:0;}@media(max-width:767.98px){.menu_client li{padding:0 15px;}}.menu_client li a{background:#d3d3d3;font-family:"Gotham Book";font-size:10px;line-height:1;float:left;color:#959595;width:100%;padding:18px 15px;text-transform:uppercase;}@media(max-width:1199.98px){.menu_client li a{padding:18px 12px;}}@media(max-width:991.98px){.menu_client li a{padding:10px;text-align:center;min-height:40px;display:flex;justify-content:center;flex-direction:column;}}@media(max-width:767.98px){.menu_client li a{padding:0 7px;margin:16px 0;border-left:6px solid #f9ae31;color:#a7a7a7;background:transparent;min-height:unset;font-family:"Gotham Bold";font-weight:normal;font-size:12px;text-align:left;letter-spacing:-.48px;}}.menu_client li a.active_tab{box-shadow:1px 1px 1px 0 rgba(0,0,0,.16);color:#f9ae31;background:#fff;}@media(max-width:767.98px){.menu_client li a.active_tab{color:#2f2f2f;background:transparent;box-shadow:none;position:relative;}.menu_client li a.active_tab:after{content:"";font-family:"fontAwesome";font-size:20px;position:absolute;right:0;top:-3px;font-weight:bold;}}@media(max-width:767.98px){.menu_client:not(.expanded){box-shadow:none;padding:0 15px;}.menu_client:not(.expanded) li:not(.active_tab){display:none;}.menu_client:not(.expanded) li a.active_tab:after{content:"";}}.acquista_holder{background:#fafafa;}.acquista_holder .agenda{float:right;width:120px!important;font-family:"Gotham M";margin:8px 33px 0 0;background:#fafafa!important;font-size:12px;cursor:pointer;padding:0 5px;}.acquista_holder h2{float:left;font-size:18px;font-family:"Gotham Bold";color:#2f2f2f;padding-left:20px;border-left:6px solid #f9ae31;text-transform:uppercase;margin:10px 0 30px;}.acquista_holder .img_icon{background:url("/Images/contact.png") no-repeat;float:left;width:100%;background-position:98% 10px;}.acquista_holder .input_holder_aquista{float:left;position:relative;margin-bottom:20px;}.acquista_holder .input_holder_aquista input{width:100%;height:58px;border:0;box-shadow:1px 1px 1px 0 rgba(0,0,0,.16);padding:35px 10px 10px 10px;}.acquista_holder .input_holder_aquista label{position:absolute;top:6px;left:25px;font-family:"Gotham Book";font-size:12px;color:#777878;margin:0;}.acquista_holder .input_holder_aquista select{width:100%;height:58px;border:0;box-shadow:1px 1px 1px 0 rgba(0,0,0,.16);padding:35px 10px 10px 10px;}.acquista_holder .fatturazione_holder{padding-bottom:50px;}.acquista_holder .fatturazione_holder .input_holder_checkox{margin-bottom:40px;}.acquista_holder .fatturazione_holder .input_holder_checkox input{width:20px;height:20px;float:left;}.acquista_holder .fatturazione_holder .input_holder_checkox label{font-size:12px;color:#777878;font-family:"Gotham Book";width:calc(100% - 25px)!important;margin:3px 0 0 5px;float:left;}.acquista_holder .fatturazione_holder .fatturazione_checkbox label{text-transform:uppercase;font-family:"Gotham Bold";}.acquista_holder .fatturazione_holder ul{float:left;list-style:none;padding-left:50px;margin:-20px 0 40px 0;}.acquista_holder .fatturazione_holder ul li{font-size:12px;color:#777878;font-family:"Gotham Book";}.servicebox .servicebox_inner{box-shadow:1px 1px 1px 0 rgba(0,0,0,.16);background:#fff;height:200px;padding:20px;position:relative;}.servicebox .servicebox_inner label{font-family:"Gotham Bold";color:#777878;padding-bottom:20px;border-bottom:5px solid #003a69;float:left;width:100%;margin-bottom:0;}.servicebox .servicebox_inner input{position:absolute;top:20px;right:20px;width:18px;height:18px;border:1px solid #707070;cursor:pointer;border-radius:0!important;}.servicebox .servicebox_inner .content{margin:0!important;}.servicebox .servicebox_inner .content h3{color:#777878;font-family:"Gotham Bold";font-size:11px;float:left;width:100%;margin-top:25px;}.servicebox .servicebox_inner .content .price,.servicebox .servicebox_inner .content p{font-family:"Gotham Book";font-size:11px;color:#777878;float:left;}.servicebox .servicebox_inner .content p{clear:both;margin:10px 2px 0 0;font-size:12px;}.servicebox .servicebox_inner .content .price_bottom{float:left;font-family:"Gotham Bold";font-weight:normal;font-size:13px;color:#777878;margin-top:9.5px;}.servicebox .servicebox_inner .yellow_button{margin-right:0;margin-top:40px;}.servizi-container,#formPagamento{background:#fafafa;}.servizi-body .content{margin:25px 10px 85px!important;}.cr-styled cr-styled--disabled{display:none!important;}.economici_page .logged_user_form_tabs{margin-top:0;}.economici_page #sendABoxForm_new .inner_input_holder{width:calc(100% - 65px);}.form-right-space .input_inner_label{left:25px!important;}.form-left-space{padding-left:0;}.form-left-space .input_inner_label{left:10px!important;}.fatturazione_display{display:none;}.fatturazione_display_checkbox{cursor:pointer;}.profile_part .profile_credits{color:#fff;font-family:"Gotham Book";font-size:15px;float:right;margin-top:-3px;}@media(max-width:767.98px){.profile_part .profile_credits{float:left;}}.profile_part .profile_credits span{font-size:20px;}.profile_part #buycredits{width:130px;height:35px;font-size:11px;margin:0;float:right;margin-bottom:5px;}@media(max-width:767.98px){.profile_part #buycredits{float:left;margin-bottom:10px;}}.agree_checkbox{float:left;margin:20px 0 0 15px;}.agree_checkbox input{width:20px;height:20px;float:left;cursor:pointer;}.agree_checkbox label{font-size:12px;color:#777878;font-family:"Gotham Bold";margin:6px 0 0 10px;float:left;}#loginpanel{width:475px;top:100px;padding:0 35px;height:800px;}@media(max-width:767.98px){#loginpanel{top:50px;height:auto;}}#loginpanel .close_button{color:#fff;font-family:"Gotham Bold";position:absolute;top:20px;font-size:17px;right:25px;cursor:pointer;}#loginpanel h1,#loginpanel .letter-page h2,.letter-page #loginpanel h2,#loginpanel .std-page h2,.std-page #loginpanel h2{font-size:21px;font-family:"Gotham Bold";font-weight:normal;color:#fff;padding:0 15px;margin:55px 0 60px 0;}@media(max-width:767.98px){#loginpanel h1,#loginpanel .letter-page h2,.letter-page #loginpanel h2,#loginpanel .std-page h2,.std-page #loginpanel h2{text-align:center;font-size:16px;margin-bottom:45px;}}#loginpanel #loginForm{height:100vh;}#loginpanel #loginForm label{font-size:12px;color:#fff;font-family:"Gotham Bold";font-weight:normal;margin-bottom:10px;}#loginpanel #loginForm input{height:58px;font-size:12px;font-family:"Gotham Book";background:#fff;padding:0 10px;margin-bottom:30px;}@media(max-width:767.98px){#loginpanel #loginForm input{height:45px;margin-bottom:10px;}}#loginpanel #loginForm input::placeholder{color:#777878!important;opacity:1;}#loginpanel #loginForm input:-ms-input-placeholder{color:#777878!important;}#loginpanel #loginForm input::-ms-input-placeholder{color:#777878!important;}#loginpanel #loginForm #resetpasswordlink{font-size:12px;font-family:"Gotham Book";text-transform:uppercase;padding-left:0;}#loginpanel #loginForm #loginbutton{float:none;margin:0 auto;display:block;margin-top:20px;margin-bottom:50px;}#loginpanel #loginForm p{font-size:12px;font-family:"Gotham Book";color:#fff;float:left;text-transform:uppercase;width:100%;padding-left:15px;}#loginpanel #loginForm p a{font-family:"Gotham Bold";text-decoration:underline;}.confirmationpanel h2{margin-left:0;}.confirmationpanel .destinatario_section_payment{padding-left:80px;}.confirmationpanel #confirmationdetails{background:#fff;box-shadow:1px 1px 1px 0 rgba(0,0,0,.16);min-height:630px;float:left;}.confirmationpanel #confirmationdetails .label-field{font-family:"Gotham L";color:#777878;font-size:12px;text-transform:lowercase;margin-bottom:0;margin-top:25px;}.confirmationpanel #confirmationdetails .label-field::first-letter {text-transform:uppercase;}.confirmationpanel #confirmationdetails .label-field:nth-child(1){margin-top:15px;}.confirmationpanel #confirmationdetails .label-confirminfo{font-family:"Gotham Bold";font-size:15px;color:#2f2f2f;}.payment_methods_section{text-align:center;}.payment_methods_section .payment_box{display:inline-block;margin:0 10px;}.payment_methods_section .payment_box .inner_box{float:left;width:173px;height:138px;clear:both;}.payment_methods_section .payment_box span{font-family:"Gotham Bold";font-size:12px;color:#777878;float:left;margin:10px 0;text-align:center;text-transform:uppercase;width:100%;}.payment_methods_section h2{text-align:left;margin-top:80px;width:100%;}.payment_methods_section .accept_table_section{margin-top:60px;}.payment_methods_section .cr-styled i{width:20px;height:20px;border-radius:0;border:1px solid #f9ae31;}.payment_methods_section .cr-styled input:checked+i,.payment_methods_section .cr-styled i.checked{border:1px solid #003a69;position:relative;}.payment_methods_section .cr-styled input:checked+i:before{content:"";width:16px;height:16px;background:#f9ae31;position:absolute;margin:auto;left:0;top:0;bottom:0;right:0;}.payment_methods_section .accept_text{font-family:"Gotham Book";color:#777878;font-size:15px;line-height:1.4;font-weight:normal!important;}.payment_methods_section .payment_column{padding-left:80px;}.payment_methods_section .inner_box{width:100%;height:140px;background:#fff;box-shadow:1px 1px 1px 0 rgba(0,0,0,.16);position:relative;float:left;opacity:.4;}.payment_methods_section .inner_box .cr-icons{width:100%;height:100%;}.payment_methods_section .inner_box img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;}.payment_methods_section .inner_box.active{background:#777878;opacity:1;}.payment_methods_section .yellow_button{float:right;margin:85px 0 130px -10px!important;clear:both!important;}.payment_methods_section .yellow_button[type=text]:disabled{opacity:.5;}.thankyoupage{margin-top:95px;padding:0 30px;}.thankyoupage h2{color:#003a69;font-size:21px;font-family:"Gotham Bold";border-left:8px solid #f9ae31;padding-left:30px;float:left;width:100%;text-transform:uppercase;padding-bottom:15px;margin-bottom:20px;}.thankyoupage p{color:#414141;font-size:15px;font-family:"Gotham Book";line-height:1.33;font-weight:normal;padding-left:40px;}.thankyoupage .yellow_button{float:left;width:265px!important;line-height:49px;margin-top:20px;margin-top:45px;}.blue_title{background:#003a69;}.blue_title h1,.blue_title h2{padding:30px 0;float:left;width:100%;color:#f9ae31;font-size:35px;font-family:"Gotham M";margin:0;font-weight:500;padding:25px 0;}.page-body{background:#fafafa;float:left;width:100%;}.page-body .servizi_section{background:#fafafa;}.paragraph_section{margin-top:20px;}.paragraph_section h2{color:#003a69;font-size:20px;font-weight:500;font-family:"Gotham M";color:#003a69;}.paragraph_section p{font-size:15px;font-weight:500;font-family:"Gotham Book";line-height:23px;color:#000;}.paragraph_section p span{font-family:"Gotham M";font-weight:700;}.box_section{width:100%;}.box_section .box{display:flex;}.box_section .box_holder{position:static;background:#fafafa;width:100%;float:left;padding-top:50px;display:flex;flex-wrap:wrap;}.box_section .box_holder .inner h2{text-transform:uppercase;font-size:18px;}.box_section .box_holder .inner p{font-family:"Gotham Book";}.box_section .box_holder .inner p span{font-weight:500;font-family:"Gotham M";float:none;width:auto;}.box_section .box_holder .inner span{font-weight:500;float:left;width:100%;font-size:15px;font-family:"Gotham M";margin-top:15px;}.box_section .box_holder .inner a{text-transform:uppercase;margin-top:20px!important;}.row_gray{background:#d3d3d3!important;}.row_gray .services-back{background-image:url(/Images/shipping-pages/chisiamo_img_2.jpg)!important;right:0;left:unset;}.chisiamo_page .row_gray .services-back{left:unset!important;right:0;}.chisiamo_page .info_block{height:300px;}.chisiamo_page .info_block .col-sm-2,.chisiamo_page .info_block .col-sm-4{padding-top:85px;}.chisiamo_page .info_block .col-sm-2{border-right:0;}.chisiamo_page .info_block .col-sm-4{height:64%;}.chisiamo_page .info_block img{display:block;margin:auto;float:none;width:80px;}.chisiamo_page .info_block h2,.chisiamo_page .info_block p{margin-top:20px;text-align:center;text-transform:uppercase;}.chisiamo_page .corriers_image_section{padding-bottom:60px;float:left;width:100%;}.chisiamo_page .corriers_image_section h2,.chisiamo_page .company_images h2,.chisiamo_page .bottom_button h2{text-align:center;color:#003a69;font-size:32px;font-family:"Gotham M";font-weight:500;text-transform:uppercase;margin:60px 0 40px 0!important;float:left;width:100%;}.chisiamo_page .corriers_image_section img,.chisiamo_page .company_images img,.chisiamo_page .bottom_button img{display:block;margin:auto;}.chisiamo_page .company_images{background:#fff;float:left;width:100%;padding-bottom:45px;}.chisiamo_page .company_images .row{margin-bottom:25px;}.chisiamo_page .company_images p{text-align:center;font-family:"Gotham Book";font-size:15px;font-weight:normal;margin-bottom:60px;}.chisiamo_page .company_images p span{font-family:"Gotham M";}.chisiamo_page .bottom_button{float:left;width:100%;text-align:center;padding-bottom:75px;}.chisiamo_page .bottom_button h2{text-transform:none;}.chisiamo_page .bottom_button h2::first-letter {text-transform:uppercase;}.chisiamo_page .bottom_button .yellow_button{width:370px;float:none;margin:auto;line-height:49px;display:inline-block;margin-top:20px!important;}#loginpanel,#registerhelp,#resetpassword{position:fixed!important;}.corriere_wrapper strong,.corriere_wrapper .topbanner header .price,.topbanner header .corriere_wrapper .price{font-family:"Gotham M";font-weight:normal;}.corriere_wrapper strong a,.corriere_wrapper .topbanner header .price a,.topbanner header .corriere_wrapper .price a{color:#333;text-decoration:underline;}.corriere_wrapper .logged_user_top_section .logged_user_form_tabs,.corriere_wrapper .inner_pages_forms .logged_user_form_tabs{margin-top:0;}.corriere_wrapper .bartolini_top_part{background:#fafafa;}.corriere_wrapper #mid_nav{top:80px!important;background:#f6f6f6;padding:20px 0;margin:20px 0 55px;}.corriere_wrapper #mid_nav span{font-size:19px!important;color:#143a69;}.corriere_wrapper .title h2{font-family:"Gotham M";font-weight:500;font-size:35px;padding-left:0!important;}.corriere_wrapper .table_section p{font-size:15px;color:#171717;line-height:1.87;margin:25px 0;}.corriere_wrapper .table_section .container-fluid{padding-right:0;}.corriere_wrapper .table_section table thead td{font-size:18px;font-family:"Gotham M";text-align:center;border:0;text-transform:uppercase;}.corriere_wrapper .table_section table tbody td{border:0;font-size:16px;font-family:"Gotham Book";vertical-align:middle;}.corriere_wrapper .table_section table tbody tr{background:#fafafa;}.corriere_wrapper .table_section table tbody tr:nth-child(even){background:#fff;}.corriere_wrapper .text_section p{font-size:15px;line-height:1.87;}.corriere_wrapper .text_section p strong,.corriere_wrapper .text_section p .topbanner header .price,.topbanner header .corriere_wrapper .text_section p .price{font-family:"Gotham M";}.corriere_wrapper .text_strong p{margin-bottom:30px;}.corriere_wrapper .text_strong p span{font-family:"Gotham M";}.corriere_wrapper .corriere_yellow_section{padding:65px 0!important;}.corriere_wrapper .corriere_yellow_section h3{color:#171717;font-family:"Gotham M";font-size:30px!important;line-height:44px;font-weight:normal;margin-top:-4px;}.corriere_wrapper .corriere_yellow_section strong,.corriere_wrapper .corriere_yellow_section .topbanner header .price,.topbanner header .corriere_wrapper .corriere_yellow_section .price{font-family:"Gotham Bold";font-weight:bold!important;}.corriere_wrapper .corriere_yellow_section ul{list-style:none!important;}.corriere_wrapper .corriere_yellow_section ul li{color:#171717;font-size:18px;line-height:28px;font-weight:normal;padding-left:15px;position:relative;}.corriere_wrapper .corriere_yellow_section ul li span{font-family:"Gotham M";}.corriere_wrapper .corriere_yellow_section ul li::after{content:"";position:absolute;top:4px;left:0;width:6px;height:20px;background:#003a69;}.corriere_wrapper .corriere-focus .title{padding:7px 0;}.corriere_wrapper .text_margin{margin-top:25px;}.corriere_wrapper .button_text_section{padding-top:20px;}.corriere_wrapper .button_text_section button{font-family:"Gotham Bold";padding:17px 76px;margin-top:25px;}.corriere_wrapper .corriere-bottom-part h2{font-family:"Gotham M";font-size:28px;}.corriere_wrapper .corriere-bottom-part p{font-size:15px;}.corriere_wrapper .corriere-bottom-part li{padding:0 50px!important;}.corriere_wrapper .corriere-bottom-part li img{width:65px;height:auto!important;}.corriere_wrapper .corriere-bottom-part li strong,.corriere_wrapper .corriere-bottom-part li .topbanner header .price,.topbanner header .corriere_wrapper .corriere-bottom-part li .price{font-size:26px!important;font-family:"Gotham M";}.corriere_wrapper .info_block h1,.corriere_wrapper .info_block .letter-page h2,.letter-page .corriere_wrapper .info_block h2,.corriere_wrapper .info_block .std-page h2,.std-page .corriere_wrapper .info_block h2{font-size:30px;font-family:"Gotham Bold";line-height:35px;}.corriere_wrapper .info_block p{color:#90a2c1;font-family:"Gotham M";line-height:27px;}.corriere_wrapper #sendABoxForm_new .add_more_box{display:none;}.assistenza_page .middle-line p{font-family:"Gotham Book";font-size:19px;color:#000;}.assistenza_page .middle-line h3{font-size:28px;font-weight:normal;font-family:"Gotham Book";}.assistenza_page .middle-line button{margin-top:45px!important;font-family:"Gotham Bold";}.assistenza_page .boxes{flex-wrap:unset!important;}.assistenza_page .boxes .box{padding:25px;}.assistenza_page .boxes .box h3{font-family:"Gotham M";font-size:22px;margin-bottom:20px;}.assistenza_page .boxes .box p{font-family:"Gotham Book";font-size:17px;}.assistenza_page .assistenza-bottom h2{font-family:"Gotham Bold";font-size:37px!important;line-height:50px;}.assistenza_page .assistenza-bottom p{font-family:"Gotham Book";line-height:23px;font-size:17px!important;}.spedizioni_europa_wrapper .center{margin:auto;display:block;}.spedizioni_europa_wrapper .paragraph_section{margin:25px 0 35px 0;}.spedizioni_europa_wrapper .corriere-focus .paragraph_section span{font-family:"Gotham M";font-size:20px;font-weight:normal;}.spedizioni_europa_wrapper .corriere-focus .paragraph_section p{float:left;margin-top:35px;}.spedizioni_europa_wrapper .text_section button{margin-top:20px;}.spedizioni_europa_wrapper .bartolini_page.corriere_brt_page.color-background{background-color:#fafafa;}.spedizioni_europa_wrapper .servizi_section .box_holder .box .inner ul{list-style:none;padding-left:15px;}.spedizioni_europa_wrapper .servizi_section .box_holder .box .inner ul li{font-family:"Gotham Book";font-size:15px;font-weight:500;color:#000;margin-top:5px;}.spedizioni_europa_wrapper .servizi_section .box_holder .box .inner ul li::before{content:"•";color:#f9ae31;font-weight:bold;display:inline-block;width:1em;margin-left:-1em;}.spedizioni_europa_wrapper .servizi_section{background:#fafafa;padding-bottom:0;}.spedizioni_europa_wrapper .servizi_section button{display:block;margin:55px auto;background:#003a69;color:#fff;width:276px;height:49px;line-height:1;font-size:12px;font-family:"Gotham Bold";border:0;text-transform:uppercase;}.spedizioni_europa_wrapper .servizi_section button a{color:#fff;}.spedizioni_europa_wrapper .table_section{padding-top:15px;}.spedizioni_europa_wrapper .table_section .container-fluid{padding-right:65px;}.spedizioni_europa_wrapper .table_section table{margin-top:35px;}.spedizioni_europa_wrapper .table_button{width:100%;margin-left:0;}.spedizioni_europa_wrapper .table_button h2{font-size:19px;font-family:"Gotham M";color:#003a69;font-weight:normal;text-align:center;}.spedizioni_europa_wrapper .table_button button{width:370px;margin-top:20px;}.spedizioni_europa_wrapper .bottom_europa_page h2{font-family:"Gotham Book";}.spedizioni_europa_wrapper .bottom_europa_page h2 strong,.spedizioni_europa_wrapper .bottom_europa_page h2 .topbanner header .price,.topbanner header .spedizioni_europa_wrapper .bottom_europa_page h2 .price{font-family:"Gotham M";}.spedizioni_europa_wrapper .bottom_europa_page .second_button{background:#f9ae31;color:#003a69;}.oggetti_bottom h3{margin-top:50px!important;}.spedire-piccoli .corriere_yellow_section{margin-bottom:0!important;padding:40px 0 15px 0!important;}.spedire-piccoli .corriere_yellow_section ul{float:left;width:50%;list-style:none;}.spedire-piccoli .corriere_yellow_section ul li{font-family:"Gotham Book";font-size:15px;line-height:26px;}.spedire-piccoli .corriere_yellow_section ul li::after{content:"";float:left;width:6px;height:6px;top:10px;left:-10px;}.spedire-piccoli .gray_section{background:#d3d3d3!important;}.spedire-piccoli .box_holder{padding-bottom:50px;}.spedire-piccoli .info_block{position:relative;padding-bottom:110px;height:500px;}.spedire-piccoli .info_block p span{color:#fff;font-family:"Gotham M";}.spedire-piccoli .info_block .yellow_button{position:absolute;bottom:30px;left:0;right:0;margin:auto;width:370px;}.spedire-piccoli .bottom_europa_page{padding-top:70px;text-align:center;}.spedire-piccoli .bottom_europa_page h2{font-family:"Gotham M";font-size:28px;padding-bottom:0;}.spedire-piccoli .bottom_europa_page h3{font-family:"Gotham Book";font-size:28px;font-weight:normal;text-align:center;margin-top:100px;margin-bottom:-10px;}.spedire-piccoli .bottom_europa_page p{color:#003a69;font-size:15px;font-family:"Gotham Book";text-align:center;}.spedire-piccoli .bottom_europa_page p a{text-decoration:underline;}.spedire-piccoli .bottom_europa_page button{background:#f9ae31;color:#003a69;display:inline-block;float:none;margin:60px 0;}.spedire-pesanti .info_block{position:relative;padding-bottom:110px;height:500px;}.spedire-pesanti .info_block p span{color:#fff;font-family:"Gotham M";}.spedire-pesanti .info_block .yellow_button{position:absolute;bottom:30px;left:0;right:0;margin:auto;width:370px;}.spedire-pesanti .corriere_yellow_section h3{font-size:24px!important;line-height:28px;}.spedire-pesanti .row_gray{background:#f9ae31!important;}.spedire-pesanti .row_gray .services-back{background-image:url(/Images/pesanti-3.jpeg)!important;left:unset;right:0;}.spedire-pesanti .bottom_pesanti_page h2{font-size:28px;margin-top:40px;}.text_size{font-size:19px!important;}.spedizioni_multiple .corriere_yellow_section{margin-bottom:0!important;}.spedizioni_multiple .corriere_yellow_section .left-part{border-right:solid 1px rgba(239,239,239,.17);}.spedizioni_multiple .corriere_yellow_section .left-part h3{font-size:37px!important;line-height:50px;color:#003a69;font-family:"Gotham Bold";}.spedizioni_multiple .corriere_yellow_section .left-part p{color:#2c2c2c;font-size:17px;line-height:23px;font-family:"Gotham Book";}.spedizioni_multiple .corriere_yellow_section .box img{width:95px;height:95px;}.spedizioni_multiple .corriere_yellow_section .box p{font-family:"Gotham M";font-size:15px;color:#003a69;}.spedizioni_multiple .text_section ul{list-style:none;padding-left:0;}.spedizioni_multiple .text_section ul li{font-size:15px;line-height:1.87;color:#333;position:relative;}.spedizioni_multiple .text_section ul li::after{content:"";position:absolute;top:4px;left:-15px;width:6px;height:20px;background:#f9ae31;}.spedire_vino .yellow_button{float:none;margin:40px auto;width:370px;display:block;}.spedire_vino .servizi_section{margin-top:-35px;margin-bottom:55px;}.spedire_vino .servizi_section .box_holder{padding-top:0;}.spedire_vino .servizi_section .box_holder ul{border-top:1px solid #93c3f5;margin-top:50px;}.spedire_vino .row_gray{background:#f9ae31!important;}.spedire_vino .row_gray .services-back{background:url(/Images/vino-2.png) no-repeat!important;background-size:cover!important;left:unset;right:0;}.spedire_vino .icons_wrapper{background:#fafafa;padding-bottom:45px;}.spedire_vino .icons_wrapper img{margin:0 auto;display:block;}.spedire_vino .bottom_vino_images{background:#fafafa;padding-bottom:80px;}.spedire_vino .bottom_vino_images h1,.spedire_vino .bottom_vino_images .letter-page h2,.letter-page .spedire_vino .bottom_vino_images h2,.spedire_vino .bottom_vino_images .std-page h2,.std-page .spedire_vino .bottom_vino_images h2{font-family:"Gotham M";font-size:32px;color:#003a69;text-align:center;font-weight:normal;margin:60px 0;}.corriere-focus h2{padding:15px 15px 20px 15px!important;}.GA4-hide{display:none;}.faq_page{float:left;width:100%;padding-top:50px;padding-bottom:80px;}.faq_page .box_wrapper{padding:0 2.5px;margin-bottom:40px;}.faq_page .box_wrapper .box{box-shadow:1px 1px 1px 0 rgba(0,0,0,.16);background:#fff;padding-bottom:20px;}.faq_page .box_wrapper .box h3{color:#2f2f2f;border-left:6px solid #f9ae31;padding-left:15px;font-size:18px;}.faq_page .box_wrapper .box img{width:80px;font-weight:bold;}.faq_page .box_wrapper .question_row{position:relative;float:left;width:100%;background:#f9ae31;margin-bottom:2px;}.faq_page .box_wrapper .question_row .title{padding:8px 60px 0 20px;height:58px;position:relative;cursor:pointer;}.faq_page .box_wrapper .question_row .title span{font-family:"Gotham Bold";font-size:15px;color:#003a69;float:left;width:100%;}.faq_page .box_wrapper .question_row .title::after{position:absolute;content:"";font-family:"fontAwesome";top:0;right:0;color:#003a69;background:#d3d3d3;width:58px;height:58px;border-left:2px solid #fff;line-height:58px;font-size:30px;text-align:center;font-weight:400;cursor:pointer;}.faq_page .box_wrapper .question_row .row_inner{background:#ededed;float:left;width:100%;clear:both;display:none;padding:20px;}.faq_page .box_wrapper .question_row .row_inner p{font-size:15px;font-family:"Gotham Book";color:#000;line-height:21px;}.faq_page .box_wrapper .question_row .row_inner p strong,.faq_page .box_wrapper .question_row .row_inner p .topbanner header .price,.topbanner header .faq_page .box_wrapper .question_row .row_inner p .price{font-family:"Gotham M";}.faq_page .faq_mid_button{float:left;width:100%;font-family:"Gotham Book";font-size:15px;color:#003a69;font-weight:normal;text-decoration:underline;margin-bottom:50px;}.corriere_link_btn{color:#fff;padding:18px 24px;background-color:#143a69;max-width:350px;display:block;margin:40px 0;font-family:"Gotham Bold";font-size:12px;text-align:center;text-transform:uppercase;}.corriere_link_btn:hover{background:#f9ae31;color:#003a69;}.oggetti_page .info_block{height:auto;padding-bottom:75px;}.oggetti_page .info_block .col-sm-3{border:0;}.oggetti_page .info_block .col-sm-3 .inner{height:180px;}.oggetti_page .info_block .col-sm-3 .inner h1,.oggetti_page .info_block .col-sm-3 .inner .letter-page h2,.letter-page .oggetti_page .info_block .col-sm-3 .inner h2,.oggetti_page .info_block .col-sm-3 .inner .std-page h2,.std-page .oggetti_page .info_block .col-sm-3 .inner h2{font-family:"Gotham M";}.oggetti_page .info_block .col-sm-3 .inner h2{text-transform:uppercase;text-align:center;line-height:21px;}.oggetti_page .info_block .col-sm-3 .inner img{float:none;margin:0 auto;display:block;}.oggetti_page .info_block .head img{margin-top:230px!important;}.oggetti_page .info_block .border{border-left:solid 1px rgba(239,239,239,.17);}.imballare_un_pacco .corriere-focus{float:left;}.imballare_un_pacco .box_section .box .inner{border:2px solid #f9ae31;box-shadow:none;}.imballare_un_pacco .box_section .box .inner h2{border:0;color:#000;text-transform:none;font-family:"Gotham Bold";padding-left:0;line-height:20px;}.imballare_un_pacco .box_section .box .inner h2 span{font-size:18px;color:#f9ae31;float:none;}.imballare_un_pacco .box_section .box .inner a{float:none;color:#000;text-decoration:underline;text-transform:none;font-size:15px;}.imballare_un_pacco .box_section .box .inner a::after{content:none;}.imballare_un_pacco .blue_button{background:#003a69!important;color:#fff!important;}.imballare_un_pacco .bottom_europa_page{padding-top:0;}.ups-access-point .corriere_yellow_section{margin-bottom:0!important;}.ups-access-point .corriere_yellow_section h3{font-size:24px!important;}.ups-access-point .corriere_yellow_section .left{margin-left:15px;}.ups-access-point .corriere_yellow_section .left li{font-family:"Gotham M";}.ups-access-point .corriere_yellow_section .right li{font-size:15px;}.ups-access-point .info_block{margin-top:50px;}.ups-access-point .info_block h1,.ups-access-point .info_block .letter-page h2,.letter-page .ups-access-point .info_block h2,.ups-access-point .info_block .std-page h2,.std-page .ups-access-point .info_block h2{font-family:"Gotham M";font-size:28px;}.ups-access-point .info_block .col-sm-3 p{color:#fff;font-family:"Gotham Book";}.ups-access-point .info_block .col-sm-3 p span{font-family:"Gotham M";}.ups-access-point .info_block .col-sm-3 img{width:80px;margin-left:-15px;}.ups-access-point .bottom_europa_page{padding-top:35px;text-align:center;}.ups-access-point .bottom_europa_page video{margin-top:25px;}.ups-access-point .bottom_europa_page h2{font-family:"Gotham M";font-size:28px;padding-bottom:0;}.ups-access-point .bottom_europa_page h3{font-family:"Gotham Book";font-size:28px;font-weight:normal;text-align:center;margin-top:-10px;margin-bottom:-10px;}.ups-access-point .bottom_europa_page p{color:#003a69;font-size:15px;font-family:"Gotham Book";text-align:center;}.ups-access-point .bottom_europa_page p a{text-decoration:underline;}.ups-access-point .bottom_europa_page button{background:#f9ae31;color:#003a69;display:inline-block;float:none;margin:60px 0;}.ups-access-point .bottom_europa_page button a{color:#003a69!important;}.spedire-lettere .corriere_yellow_section{margin-bottom:50px!important;}.spedire-lettere .corriere_yellow_section h3{line-height:34px;font-family:"Gotham Book";}.spedire-lettere .text_section ul{margin-left:20px;}.spedire-lettere .text_section ul li{margin-bottom:15px;}.spedire-lettere .bottom_europa_page .blue_button{margin-bottom:100px;}.calcola-il-peso .text-section-calcola{padding-top:50px;}.calcola-il-peso .text-section-calcola .text_section{padding-bottom:0!important;}.calcola-il-peso .text-section-calcola .text_section h2{font-size:15px;font-family:"Gotham M";color:#003a69;padding:0!important;}.calcola-il-peso .text-section-calcola .text_section p{margin-bottom:30px;}.calcola-il-peso .bottom_europa_page p{font-family:"Gotham Book";color:#000;line-height:28px;}.calcola-il-peso .bottom_europa_page .blue_button{margin:10px 0 35px 0;}.calcola-il-peso .bottom_europa_page h3{margin-top:60px;}.yellow_info_block img{width:65px;}.bagagli_page .bartolini_page{padding:0;}.bagagli_page .bottom_europa_page{padding:0;}.bagagli_page .bottom_europa_page button{margin-top:30px;}.bagagli_page table thead tr td:nth-child(1){background:#fafafa;font-size:18px;}.bagagli_page table tbody tr td:nth-child(1){background:#f9ae31;color:#fff;text-align:center;font-family:"Gotham M"!important;font-size:18px;}.bagagli_page table tbody tr:nth-child(even){background:#fafafa!important;}.bagagli_page table tbody tr:nth-child(odd){background:#fff;}.bagagli_page .box_section h2{text-transform:uppercase!important;position:relative;border:0!important;}.bagagli_page .box_section h2::after{content:"";position:absolute;top:15px;left:0;width:6px;height:20px;background:#f9ae31;}.bagagli_page .box_section p{margin-top:5px!important;}.bagagli_page .box_section_text_first p,.bagagli_page .box_section_text_second p,.bagagli_page .box_section_text_third p{float:left;}.bagagli_page .box_section_text_first p,.bagagli_page .box_section_text_second p{margin-top:30px;}.economici_header h4{max-width:910px!important;}.inner_input_wrapper .custom-select .select-items{height:230px;overflow-y:scroll;}.ecommerce_main_wrapper .yellow-boxes>.item>div,.ecommerce_main_wrapper .yellow-boxes .col-sm-4>div{border-radius:10px;box-shadow:1px 1px 1px 0 rgba(0,0,0,.16);}.ecommerce_main_wrapper .yellow-boxes>.item p,.ecommerce_main_wrapper .yellow-boxes .col-sm-4 h3{font-size:20px;}.ecommerce_main_wrapper .orders>div>div.import,.ecommerce_main_wrapper .orders>div>div.check,.ecommerce_main_wrapper .orders>div>div.print,.ecommerce_main_wrapper .orders>div>div.returns{border-radius:10px;}.ecommerce_main_wrapper .sendapro-border-blocks>div{border-radius:10px;}.ecommerce_main_wrapper .shop_sector{padding-top:80px;padding-bottom:62px;background:#f2f0f0;float:left;width:100%;margin-top:35px;}.ecommerce_main_wrapper .shop_sector .world_img{float:left;width:42px;margin-left:-5px;}.ecommerce_main_wrapper .shop_sector .shop_img{width:31.3%;height:215px;box-shadow:2px 2px 11px 0 rgba(0,0,0,.17);border-radius:15px;float:left;margin:1%;position:relative;background:#fff;}.ecommerce_main_wrapper .shop_sector .shop_img img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;}.ecommerce_main_wrapper .shop_sector .shop_sector_rightpart{margin-top:80px;padding-left:100px;}.ecommerce_main_wrapper .shop_sector .shop_sector_rightpart h2{font-family:"Gotham Bold";color:#003a69;font-size:20px;float:left;width:100%;}.ecommerce_main_wrapper .shop_sector .shop_sector_rightpart p{font-family:"Gotham Book";color:#2f2f2f;float:left;font-size:18px;width:100%;margin-top:10px;}.ecommerce_main_wrapper .shop_sector .shop_sector_rightpart p span{font-family:"Gotham Medium";}.ecommerce_main_wrapper .api_section{background:#fafafa;float:left;width:100%;padding-top:155px;padding-bottom:75px;}.ecommerce_main_wrapper .api_section h1,.ecommerce_main_wrapper .api_section h2{font-family:"Gotham Bold";color:#003a69;font-size:20px;float:left;}.ecommerce_main_wrapper .api_section .truck_img{float:left;width:55px;margin:0 20px 20px 0;}.ecommerce_main_wrapper .api_section .api_section_wrapper{background:#fff;border-radius:15px;box-shadow:2px 2px 11px 0 rgba(0,0,0,.16);float:left;width:100%;padding-bottom:40px;}.ecommerce_main_wrapper .api_section .api_section_wrapper img{margin-top:-75px;}.ecommerce_main_wrapper .api_section .api_section_wrapper p{font-family:"Gotham Book";color:#2f2f2f;float:left;font-size:18px;width:100%;margin-top:30px;}.ecommerce_main_wrapper .api_section .api_section_wrapper .right-part{padding:0 11%;margin-top:75px;}.ecommerce_main_wrapper .api_section .api_section_wrapper .mid-part p{padding:30px 5% 0 5%;}.ecommerce_main_wrapper .api_section .api_section_wrapper .mid-part p span{font-family:"Gotham Medium";}.ecommerce_main_wrapper .bottom_section{padding-top:55px;}#DeliveryNow .is-sticky .title-nav{display:none;}#DeliveryNow .is-sticky .corrier_nav .img_inner .inner-row{margin-top:0;}#DeliveryNow .box_holder_delivery_now{display:flex;flex-wrap:wrap;}#DeliveryNow .box_holder{background:#fff;border-radius:40px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);padding:45px 30px;position:relative;width:calc(33.3333333333% - 30px);margin:0 15px;}#DeliveryNow .img_block_container .img_blocks .inner_text h2.title{color:#f9ae31;font-size:30px;font-family:"Gotham Medium";font-weight:500;margin:0 0 45px 0;}#DeliveryNow .xpress_container,#DeliveryNow .nextday_container,#DeliveryNow .sameday_container{display:flex;align-items:center;}@media(max-width:1200px){.payment_methods_section .col-xs-4 span{font-size:10px;text-transform:capitalize;}.register_wrapper .input_box input,.register_wrapper .input_box .top_placeholder{font-size:10px!important;}.register_wrapper .checkbox-label{width:calc(100% - 13px);}}@media(max-width:991.5px){#DeliveryNow .no-margin{margin-bottom:0!important;}#DeliveryNow .delivery_info_section{margin:35px 30px 0;}#DeliveryNow .top-container{margin-bottom:85px!important;}#DeliveryNow .delivery_corrier_header{display:block!important;float:none;width:100%;height:104px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);background-color:#fff;margin:55px 0 35px 0;position:relative;}#DeliveryNow .delivery_corrier_header img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:200px;}#DeliveryNow .box_section_wrapper{padding:0;}#DeliveryNow .box_section_wrapper .box_holder .box{margin:0 30px;}#DeliveryNow .corrier_nav{position:static!important;}#DeliveryNow .corrier_nav .second_tab,#DeliveryNow .corrier_nav .third_tab{display:none;}#DeliveryNow .corrier_nav .first_tab{width:100%;}#DeliveryNow .box_holder{margin-bottom:30px;}#DeliveryNow .box_holder .box{padding:45px 15px!important;}#DeliveryNow .scroll-anchor{padding-top:unset;margin-top:unset;}.acquista_holder .fatturazione_holder .input_holder_checkox label{width:calc(100% - 25px)!important;margin:3px 0 0 5px;}.ecommerce_main_wrapper .shop_sector .shop_sector_rightpart h2{font-size:17px;}.ecommerce_main_wrapper .shop_sector .shop_sector_rightpart p{font-size:15px;}.ecommerce_main_wrapper .api_section{padding-top:100px;}.ecommerce_main_wrapper .api_section .api_section_wrapper img{display:block;margin:-85px auto 0 auto;}.ecommerce_main_wrapper .api_section .api_section_wrapper .left-part,.ecommerce_main_wrapper .api_section .api_section_wrapper .right-part{padding:0 25px!important;margin-top:10px!important;}.ecommerce_main_wrapper .api_section .api_section_wrapper .left-part h2,.ecommerce_main_wrapper .api_section .api_section_wrapper .right-part h2{font-size:18px!important;}.ecommerce_main_wrapper .api_section .api_section_wrapper .left-part p,.ecommerce_main_wrapper .api_section .api_section_wrapper .right-part p{font-size:15px!important;margin-top:15px;}.ecommerce_main_wrapper .api_section .api_section_wrapper .mid-part p{font-size:15px!important;padding:30px 10px 0 10px;}.ecommerce_main_wrapper .bottom_section{padding-top:35px!important;}.ecommerce_main_wrapper .bottom_section h1,.ecommerce_main_wrapper .bottom_section .letter-page h2,.letter-page .ecommerce_main_wrapper .bottom_section h2,.ecommerce_main_wrapper .bottom_section .std-page h2,.std-page .ecommerce_main_wrapper .bottom_section h2{margin-bottom:120px!important;width:68%;}.shopsector_desktop{margin-top:0!important;}.shopsector_mobile{margin-top:0!important;padding-left:25px!important;margin-bottom:50px;}.shop_sector{padding-top:40px!important;}.shop_sector .shop_img{width:48%!important;}.assistenza_page .boxes .box{padding:15px;}.assistenza_page .boxes .box h3{font-size:18px!important;}.assistenza_page .boxes .box p{font-size:15px!important;margin-bottom:5px!important;}#DeliveryNow .xpress_container,#DeliveryNow .nextday_container,#DeliveryNow .sameday_container{display:block;align-items:unset;}#DeliveryNow .img_block_container .img_blocks .inner_text h2.title{margin:45px 0 45px 0;}#DeliveryNow .img_block_container .img_blocks a{margin-bottom:40px;}#DeliveryNow .box_holder{width:100%;}}@media(max-width:900px){.ecommerce_main_wrapper .bottom_section h1,.ecommerce_main_wrapper .bottom_section .letter-page h2,.letter-page .ecommerce_main_wrapper .bottom_section h2,.ecommerce_main_wrapper .bottom_section .std-page h2,.std-page .ecommerce_main_wrapper .bottom_section h2{font-size:16px;}}@media(max-width:768px){.deliverynow_banner img{width:300px!important;}#DeliveryNow .img_block_container .img_blocks{margin-bottom:-50px;}#DeliveryNow .img_block_container .img_blocks a{margin-bottom:40px;}#DeliveryNow .img_block_container .mid_block a{float:left!important;}#DeliveryNow .bottom_button a{margin-top:160px!important;}.alert_popup_inner{width:92%!important;}#borderBoxesCarousel .item{min-height:240px!important;}.ecommerce_main_wrapper .sendapro-title{font-size:20px!important;margin-top:20px;line-height:1.2;}.ecommerce_main_wrapper .blue-back .sendaproBlock h2,.ecommerce_main_wrapper .form_pro .sendaproBlock h2{font-size:26px!important;}.ecommerce_main_wrapper #yellowBoxesCarousel .item h3{font-size:17px;}.ecommerce_main_wrapper #yellowBoxesCarousel .item p{font-size:15px;}.ecommerce_main_wrapper .orders .import h3,.ecommerce_main_wrapper .orders .print h3,.ecommerce_main_wrapper .orders .check h3,.ecommerce_main_wrapper .orders .return h3{font-size:17px!important;}.ecommerce_main_wrapper .orders .import p,.ecommerce_main_wrapper .orders .print p,.ecommerce_main_wrapper .orders .check p,.ecommerce_main_wrapper .orders .return p{font-size:15px!important;}.ecommerce_main_wrapper .sendapro-border-blocks .item h3,.ecommerce_main_wrapper .sendapro-border-blocks .item p{font-size:15px!important;}.ecommerce_main_wrapper .sendapro-border-blocks .item h3{margin-top:0;margin-bottom:25px;}.ecommerce_main_wrapper .api_section_wrapper h2{font-size:18px;}.ecommerce_main_wrapper .api_section_wrapper p{font-size:15px!important;}.sendapro-services h2{font-size:20px!important;line-height:1.2!important;}.popup_content{overflow-y:scroll;float:left;width:100%;height:420px;}.corriere-bottom-part{padding-top:0!important;}.corriere-bottom-part>div h2{font-size:20px!important;}.corriere-bottom-part ul li strong,.corriere-bottom-part ul li .topbanner header .price,.topbanner header .corriere-bottom-part ul li .price{font-size:18px!important;}.acquista_holder .fatturazione_holder .input_holder_checkox label{width:calc(100% - 25px)!important;margin:3px 0 0 5px;}.register_wrapper .top_register_section{margin-top:0!important;}.register_wrapper .top_register_section h1,.register_wrapper .top_register_section .letter-page h2,.letter-page .register_wrapper .top_register_section h2,.register_wrapper .top_register_section .std-page h2,.std-page .register_wrapper .top_register_section h2{margin-bottom:30px;}.register_wrapper .inner{margin:0 -15px;float:left;}.register_wrapper .register_column{margin-bottom:50px;}.destinatario_section_payment,.mittente_section_payment{padding:0!important;margin-bottom:20px;}.payment_methods_section .accept_table_section{margin-top:0;}.payment_methods_section h2{margin-top:40px;}.payment_methods_section .yellow_button{margin-top:30px!important;}.payment_methods_section .condition-box,.payment_methods_section .payment_column{padding-left:20px;}#buypanel .checkbox_holder{margin:0;padding-left:0;}#buypanel .checkbox_holder button{width:100%;}#buypanel .checkbox_holder .checkbox{margin-left:20px;}#buypanel .form-left-space{padding-left:15px;}#buypanel .input_inner_label{left:20px!important;}#buypanel .left_checkbox_section{margin:40px 0;}#buypanel .left_checkbox_section .checkbox_holder{padding-left:0;}#buypanel .left_checkbox_section .checkbox_holder .checkbox{margin-left:0;}#buypanel .right-part_cerca_form{margin-top:25px;}.confirmationpanel{margin-top:-50px;float:left;}.mittente_section_payment{margin-bottom:50px;}}@media(max-width:480px){.shop_img{height:190px!important;}.alert_popup_inner{font-size:10pt!important;padding:50px 20px!important;}.acquista_holder .fatturazione_holder .input_holder_checkox label{width:calc(100% - 25px)!important;margin:3px 0 0 5px;}.acquista_holder .fatturazione_holder .col-md-4 label,.acquista_holder .fatturazione_holder .col-md-4 input{font-size:10px;}.acquista_holder h2{font-size:12px;}.payment_column button{width:100%;float:none;display:block;margin:auto;}#payment-methods .payment_box span{font-size:10px;text-transform:capitalize;}.accept_table_section td{font-size:12px!important;}.destinatario_section_payment h2,.mittente_section_payment h2,.payment_column h2{font-size:12px;font-family:"Gotham Bold";}.destinatario_section_payment #confirmationdetails label,.mittente_section_payment #confirmationdetails label,.payment_column #confirmationdetails label{font-size:12px;}.payment_methods_section .payment_box .inner_box{width:107px;height:84px;}.payment_methods_section .payment_box .inner_box img{width:60px;}.payment_column{padding:0!important;}}@media(max-width:480px){.shop_img{height:160px!important;}}@media(max-width:480px){.shop_img{height:140px!important;}}@media(max-width:360px){.acquista_holder .agenda{font-size:10px!important;width:100px!important;}}.text_wrapper_section p{float:left;font-size:12pt;font-weight:400;color:#4a4a4a;margin-left:20px;}.text_wrapper_section p span{margin-left:-15px;}.scroll-anchor{display:block;float:left;width:100%;padding-top:100px;margin-top:-100px;}.alert_popup_holder{width:100%;height:100%;background-image:url("/Content/img/modal_blue_bg.png");z-index:10000;position:fixed;top:0;left:0;}.alert_popup_holder .alert_popup_inner{position:absolute;top:50px;bottom:0;left:0;right:0;margin:0 auto;background:url("/Content/img/modal_close_bg.png") no-repeat right top #fff;width:600px;height:500px;-webkit-box-shadow:0 5px 15px 0 rgba(0,0,0,.75);-moz-box-shadow:0 5px 15px 0 rgba(0,0,0,.75);box-shadow:0 5px 15px 0 rgba(0,0,0,.75);border:1px solid rgba(0,0,0,.2);font-size:12pt;color:#4a4a4a;font-family:"Gotham Book";font-weight:400;padding:40px 0;}.alert_popup_holder .alert_popup_inner .popup_content{overflow-x:hidden;overflow-y:scroll;word-wrap:break-word;padding:10px 40px 0;height:420px;}.alert_popup_holder .alert_popup_inner h2{font-size:13pt;margin-bottom:10px;}.alert_popup_holder .alert_popup_inner p{margin-bottom:20px;}.alert_popup_holder .alert_popup_inner span{font-size:12.5pt;width:100%;float:left;}.alert_popup_holder .alert_popup_inner .close_alertpopup{font-family:"Gotham Bold";color:#003a69;font-size:20px;position:absolute;top:10px;right:25px;cursor:pointer;}.sendapro_form_container .label-form{background:#fff;margin-bottom:1px;height:58px;}.sendapro_form_container .select-form{border:0!important;margin-bottom:1px!important;}.sendapro_form_container .select-form .label-form{padding:8px 0 0 0!important;}.sendapro_form_container .select-items{margin-top:1px;}#DeliveryNow .delivery_corrier_header{display:none;}#DeliveryNow .corriere-page{float:left;}#DeliveryNow #TopPage h1,#DeliveryNow #TopPage .letter-page h2,.letter-page #DeliveryNow #TopPage h2,#DeliveryNow #TopPage .std-page h2,.std-page #DeliveryNow #TopPage h2{font-family:"Gotham Black";background:none!important;text-shadow:1px 4px 6px rgba(0,0,0,.74);padding-left:0;}#DeliveryNow #TopPage p{text-shadow:1px 4px 6px rgba(0,0,0,.74);color:#fff;line-height:.8;font-family:"Gotham Book";font-size:20px;margin-top:15px;line-height:24px;margin-bottom:-15px;}#DeliveryNow .top-container{background:#fff;margin:160px 0 110px 0;padding:20px 0 20px 0;}#DeliveryNow .top-container h1,#DeliveryNow .top-container h2{color:#f9ae31;font-size:30px;font-family:"Gotham Medium";font-weight:500;margin-bottom:45px;}#DeliveryNow .top-container>div img{margin:0 auto;display:block;margin-bottom:25px;}#DeliveryNow .top-container>div p{font-size:15px;line-height:24px;color:#707070;font-family:"Gotham Book";text-align:center;}#DeliveryNow .top-container>div p span{font-family:"Gotham Medium";}#DeliveryNow .corrier_nav{background:#fff;padding:22px 0 15px 0;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);}#DeliveryNow .corrier_nav .title-nav{margin:auto;width:170px;}#DeliveryNow .corrier_nav .title-nav img{float:left;}#DeliveryNow .corrier_nav .title-nav h3{font-family:"Gotham Medium";color:#f9ae31;font-size:30px;padding-left:15px;border-left:3px solid #f9ae31;float:right;font-weight:500;margin:0;}#DeliveryNow .corrier_nav .img_inner .inner-row{margin-top:50px;}#DeliveryNow .corrier_nav .img_inner .inner-row img{margin:0 auto;cursor:pointer;display:block;}#DeliveryNow .img_blocks p{color:#707070;font-size:14px;line-height:24px;font-family:"Gotham Book";text-align:left;font-weight:500;}#DeliveryNow .img_blocks p span{font-family:"Gotham Medium";}#DeliveryNow .delivery_info_section{margin-top:55px;}#DeliveryNow .delivery_info_section .box img{margin:0 auto;display:block;margin-bottom:25px;}#DeliveryNow .delivery_info_section .box p,#DeliveryNow .delivery_info_section .box ul li{color:#707070;font-size:15px;line-height:24px;font-family:"Gotham Book";text-align:left;font-weight:500;}#DeliveryNow .delivery_info_section .box p span,#DeliveryNow .delivery_info_section .box ul li span{font-family:"Gotham Medium";}#DeliveryNow .delivery_info_section .box p{padding-bottom:0;}#DeliveryNow .delivery_info_section .box ul{padding-left:15px;}#DeliveryNow .delivery_info_section .box li{margin-bottom:10px;}#DeliveryNow .delivery_info_section .box .inner_block{margin-bottom:30px;}#DeliveryNow .delivery_info_section .box a{position:absolute;bottom:0;right:0;width:182px;padding:15px 40px;border-bottom-right-radius:40px;border-top-left-radius:40px;box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.16);background-image:linear-gradient(285deg,#ff5f6d 4%,#ffc371 89%);font-family:"Gotham Medium";font-weight:500;color:#fff;font-size:16px;margin:auto;}#DeliveryNow .img_block_container .img_blocks{background:#fff;float:left;margin-top:140px;border-bottom-right-radius:40px;overflow:hidden;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);}#DeliveryNow .img_block_container .img_blocks .inner_text h1,#DeliveryNow .img_block_container .img_blocks .inner_text .letter-page h2,.letter-page #DeliveryNow .img_block_container .img_blocks .inner_text h2,#DeliveryNow .img_block_container .img_blocks .inner_text .std-page h2,.std-page #DeliveryNow .img_block_container .img_blocks .inner_text h2{color:#f9ae31;font-size:30px;font-family:"Gotham Medium";font-weight:500;margin:45px 0 45px 0;}#DeliveryNow .img_block_container .img_blocks .inner_text p{font-size:15px;line-height:24px;color:#707070;font-family:"Gotham Book";padding-bottom:45px;font-weight:normal;}#DeliveryNow .img_block_container .img_blocks .inner_text a{background-image:linear-gradient(285deg,#ff5f6d 4%,#ffc371 89%);font-family:"Gotham Black";border-radius:30px;color:#fff;font-size:14px;width:177px;height:35px;text-align:center;font-weight:500;line-height:35px;float:left;}#DeliveryNow .img_block_container .img_blocks img{border-top-left-radius:40px;}#DeliveryNow .img_block_container .mid_block{border-bottom-left-radius:40px;border-bottom-right-radius:0;}#DeliveryNow .img_block_container .mid_block img{border-top-left-radius:0;border-top-right-radius:40px;}#DeliveryNow .img_block_container .mid_block a{float:right!important;}#DeliveryNow .link_button{text-align:center;}#DeliveryNow .link_button a{padding:13px 78px;text-transform:uppercase;color:#fff;font-family:"Gotham Black";font-size:14px;font-weight:900;display:inline-block;background:#003a69;text-align:center;margin:125px 0;}#DeliveryNow .link_button a:hover{text-decoration:none;}#DeliveryNow .top_button a{margin-bottom:0;}#DeliveryNow .sticky-wrapper{z-index:1000;}#DeliveryNow #sendABoxForm_new{margin-bottom:-78px;}.deliverynow_banner{float:left;width:100%;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);background:#fff;height:125px;position:relative;margin-top:35px;}.deliverynow_banner img{display:block;margin:0 auto;width:300px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;}.deliverynow_corrier{position:relative;}.deliverynow_corrier:after{content:"";position:absolute;bottom:5px;right:10px;width:38.5px;height:50px;background-image:url("../../Images/delivery-now-img/Icon_economici_deliverynow.png");background-size:cover;}.deliverynow_corrier.no-after:after{background-image:none;}@media screen and (max-width:991px) and (min-width:768px){#DeliveryNow .img_block_container h1,#DeliveryNow .img_block_container .letter-page h2,.letter-page #DeliveryNow .img_block_container h2,#DeliveryNow .img_block_container .std-page h2,.std-page #DeliveryNow .img_block_container h2{margin:30px 0 15px 0!important;}#DeliveryNow .img_block_container p{padding-bottom:20px!important;line-height:21px!important;}}@media screen and (min-width:768px){.navbar-right{display:none;}}@media screen and (max-width:1140px) and (min-width:992px){.navbar .container-fluid{padding-left:15px;padding-right:15px;}.navbar .LogoSendaboxTop{height:35px;width:190px;}}@media screen and (max-width:991px) and (min-width:768px){.navbar .container-fluid{padding-left:12px;padding-right:12px;}}@media screen and (min-width:992px) and (max-width:1199.98px){#mainNavbar ul li ul li>a{line-height:25px;font-size:12px;}}@media screen and (min-width:768px) and (max-width:991.98px){#mainNavbar ul li ul li>a{line-height:22px;font-size:11px;}#mainNavbar .submenu{margin-top:58px;}}@media screen and (max-width:767px){#mainNavbar ul li:hover>ul,#mainNavbar ul li ul:hover{position:relative;border:0;margin-top:0;}#mainNavbar ul li ul li>a{font-size:14px;}#mainNavbar .submenu{background:#fff;padding:10px 30px;position:relative;margin-top:0;min-width:unset;width:100%;max-width:unset;padding-left:15px;visibility:visible;opacity:1;}}.sendapro .nopad .new-pad{padding:20px 0 36px;}.sendapro .nopad .new-pad input{float:left;}.sendapro .nopad .new-pad label{margin-top:2px;}.error-upshipping{text-align:center;padding:30px 0;}.error-download{background:#f9ae31;color:#003a69;font-family:"Gotham Book";font-size:12px;border:1px solid #f9ae31;padding:6px 12px;font-weight:600;}.error-red{background-color:#ebebeb;padding:14px 0;display:flex;align-items:center;justify-content:center;margin-bottom:4px;}@media only screen and (max-width:992px){.error-red{display:block;align-items:unset;justify-content:unset;}.right-last-el{text-align:left;}.up-mobile{width:100%;margin-top:10px;float:left;}.multispedizione .up-mobile .yellow_button{width:100%;margin:auto;}}.button-home-page{width:22rem;height:4rem;font-size:2rem;}.btn-package,.btn-letter{background-image:url("/Images/pack.png")!important;background-repeat:no-repeat;background-position:left;background-size:3rem 3rem;-moz-background-position-x:2rem;-o-background-position-x:2rem;background-position-x:1rem;}.btn-letter{background-image:url("/Images/message.png")!important;}.roundbtn{border-radius:50%;}.squarebtn{border-radius:3px;}.btn-circle{height:32px;width:32px;padding-left:0;padding-right:0;border-radius:50%;}.btn-success{background-image:none;border:0;background-color:#0a4075;}.btn-success:hover,.btn-success:focus{background-position:left;-moz-background-position-x:2rem;-o-background-position-x:2rem;background-position-x:1rem;}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active{color:#fff;background-color:#0d61b4;border-color:#0d61b4;}fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success.active{background-color:#676767;border-color:#676767;}.btn-success.disabled,.btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled:active,.btn-success.disabled.active,.btn-success[disabled],.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled]:active,.btn-success[disabled].active{background-color:#676767;border-color:#676767;}.btn-default{background-image:none;border:0;background-color:#fc0;color:#333;}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active{background-color:#fc0;color:#333;}.btn-primary{color:#0a4075;background-image:none;border-color:#0a4075;}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active{background-color:#0d61b4;}.btn-primary:active,.btn-primary.active{border-color:#0d61b4;}.btn-outline-primary{background-color:#fff;color:#003a69;}.btn-outline-primary:visited{text-decoration:none;color:#003a69;}.btn-outline-primary:hover{text-decoration:none;background-color:transparent;border-color:#fff;color:#fff;}.btn-solid-blue{font-family:"Gotham Bold";background-color:#003a69;color:#fff;margin-top:30px;padding:15px;width:230px;border-radius:0;text-transform:uppercase;outline:0!important;}.btn-solid-blue:hover{background-color:#f9ae31;color:#003a69;}.btn-solid-blue:focus{color:#fff;}.btn-spinner{border:0;padding:0;}.btn-radius,.btn-calculate,.btn-radius-brand{border-radius:10px;}.btn-radius-brand{background-color:#fbb919;color:#003a69;font-family:"Gotham M";font-weight:800;border:0;padding:1rem 2rem;text-align:center;}.btn-calculate{background-color:#fbb919;color:#003a69;font-family:"Gotham M";font-weight:400;border:0;text-align:center;font-size:18px;padding-left:18%;padding-right:18%;}.btn-calculate_landing{background-color:#fbb919;border:0;text-align:center;font-size:10pt;width:65%;margin-top:-12px;}.btn .btn-paybtn{background-color:#fbb919;color:#000;padding:20px 35px;border:0;font-size:10pt;text-decoration:none;margin-top:2%;font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;}.btn-lg{font-weight:bold;}.open .dropdown-toggle.btn-success{color:#fff;background-color:#0d61b4;border-color:#0d61b4;}.open .dropdown-toggle.btn-default{background-color:#fc0;color:#333;}.aiuto_button{float:left;background:#679641;width:75px;font-family:"Gotham M";font-weight:400;font-size:12pt;text-align:center;line-height:52px;height:53px;}.aiuto_button:hover{color:#fff;}.aiuto_button:focus{text-decoration:none;}.close_button_x{position:absolute;top:5px;right:3px;font-size:23px;font-family:"Gotham M";font-weight:400;color:#626262;width:43px;left:unset;}.codiceordine{background-color:#f9ae31;padding:1.5rem;color:#3e3e3e;font-family:"Gotham M";font-weight:700;font-style:normal;}.topbanner{position:relative;}.carousel-control{color:#ccc;}.carousel-control:hover,.carousel-control:focus{color:#666;}.carousel-control.left{left:-90px;}.carousel-control.left,.carousel-control.right{background-image:none;overflow:hidden;}.carousel-inner{margin:0 auto;overflow:hidden;}.navbar-inverse{background-image:none;background-color:#fff;border:0;}.navbar-inverse button.toggle-navbar{border:0;background:transparent;width:36px;height:36px;margin:auto 36px;padding:7px;margin-left:19px;}.navbar-inverse button.toggle-navbar img{width:100%;height:auto;}.navbar-inverse button.toggle-navbar:focus{border:0;outline:0;}.navbar-inverse a.navbar-mobile{display:block;padding:10px;width:36px;height:36px;margin:auto 36px;margin-right:0;margin-left:0;}.navbar-inverse a.navbar-mobile img{width:100%;height:auto;}@media(max-width:767.98px){.navbar-inverse .navbar-nav{padding:0 32px;}}.navbar-inverse .navbar-nav>li>a{color:#003a69;text-shadow:0 1px 0 #fff;}.navbar-inverse .navbar-nav>li:last-child()>a{margin-right:0;}.navbar-inverse .navbar-nav>li a:focus{color:#003a69;}.navbar-inverse .navbar-nav>li:hover a.remodeco{color:#f9ae31!important;}.navbar-inverse .navbar-nav>li a.remodeco{color:#003a69!important;}.navbar-inverse .navbar-nav>li:hover a.deco:focus,.navbar-inverse .navbar-nav>li a.deco{color:#f9ae31!important;}.navbar-inverse .navbar-nav>li:hover a,.navbar-inverse .navbar-nav>li:hover a:focus{text-decoration:none;color:#f9ae31;background-color:transparent;}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{font-weight:bold;text-transform:uppercase;color:#0b4176;text-shadow:none;padding:0;}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{text-decoration:none;color:#ea7d22;font-weight:bold;background-color:transparent;padding:0;}.navbar-inverse .navbar-nav .open .dropdown-menu>li{font-weight:bold;text-transform:uppercase;color:#0b4176;text-shadow:none;padding:5px 15px 5px 25px;}.navbar-inverse .navbar-nav .open .dropdown-menu>li:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li:focus{text-decoration:none;color:#ea7d22;font-weight:bold;background-color:transparent;padding:5px 15px 5px 25px;}.navbar-header{height:64px;}@media(max-width:991.98px){.navbar-header{height:50px;}}.navbar-ecommerce{background:url("/Images/header/servizi_per_pro.png") no-repeat center -37px;width:125px;height:90px;-webkit-transition:.3s ease-out;-moz-transition:.3s ease-out;-o-transition:.3s ease-out;-ms-transition:.3s ease-out;transition:.3s ease-out;}.navbar-ecommerce:hover{background-position-y:-27px;}.navbar-collapse{max-height:100%;}.navbar-toggle{margin-bottom:8px;}.navbar-fixed-top{box-shadow:0 2px 2px 0 rgba(0,0,0,.16);}.sendaboxnavbar.navbar-header{display:flex;justify-content:flex-end;align-items:center;}.sendaboxnavbar .navbar-text{font-family:"Gotham Bold";text-transform:uppercase;font-weight:100;font-style:normal;color:#003a69;font-size:12px;line-height:1.33;letter-spacing:-.48px;padding:10px 0 7px;}.sendaboxnavbar .navbar-active{border-top:3px solid #f9ae31;padding-top:33px;}.sendaboxnavbar a,.sendaboxnavbar a:link,.sendaboxnavbar a:visited,.sendaboxnavbar a:visited,.sendaboxnavbar a:active,.sendaboxnavbar a:hover{text-decoration:none;}.sendaboxnavbar a:hover{color:#f9ae31;}.sendaboxnavbar .navbar-tracking{background-color:#fdbb1c;}.sendaboxnavbar .navbar-tracking:hover{color:#fff;}.sendaboxnavbar .navbar-login{color:#fff;background-color:#003a69;width:105px;text-align:center;}.sendaboxnavbar .navbar-login:hover{color:#fab541;}.sendaboxnavbar .navbar-registrati{color:#003a69;background-color:#fdb129;width:105px;text-align:center;}.sendaboxnavbar .navbar-registrati:hover{color:#fff;}.sendaboxnavbar .navbar-ecommerce{padding-top:12px;padding-bottom:12px;text-align:center;margin-right:10px;}.top-nav{display:flex;background:#464646;width:100%;height:36px;justify-content:flex-end;align-items:center;}.top-nav a.navbar-text{color:#fff;font-size:12px;font-weight:100;font-family:"Gotham L";text-transform:uppercase;line-height:1.33;letter-spacing:-.48px;}.top-nav a.navbar-text:last-child(){margin-right:0;}footer{background:#fff;font-weight:100;padding:52px 60px 42px;clear:both;font-family:"Gotham L";}@media(max-width:991.98px){footer{padding:52px 30px 42px;}}footer .upperfooter a,footer .upperfooter a:link,footer .upperfooter a:visited,footer .upperfooter a:active{font-weight:100;color:#2f2f2f;}footer .upperfooter a:hover,footer .upperfooter a:link:hover,footer .upperfooter a:visited:hover,footer .upperfooter a:active:hover{text-decoration:underline;}footer ul{padding:0;list-style:none;}footer ul li{padding:0;}footer h2{color:#2f2f2f;font-weight:bold;margin-top:0;font-size:12px;}footer .footer-social{display:flex;}footer .footer-social a{margin:15px 25px 0 0;}footer .footer-social a img{float:left;width:20px;height:20px;}footer .vertical-align{align-items:flex-start;}@media(max-width:767.98px){footer .vertical-align{flex-direction:column;}}footer .vertical-align>div{padding:2em 0;margin:0 auto;}@media(max-width:767.98px){footer .vertical-align>div{max-width:80%;border-bottom:1px solid #dde5ec;}}footer .footer-logos{display:flex;align-items:flex-end;margin-top:-40px;padding-right:40px;}@media(max-width:767.98px){footer .footer-logos{margin-top:0;}}footer .footer-logos>img{width:150px;height:auto;}footer .footer-logos>a>img{max-width:55px;}footer .footer-header{font-weight:100;font-style:normal;font-size:12px;padding:0;}.LogoSendaboxTop{background-image:url(/Images/loghi/logo-sendabox-new.png);color:transparent!important;background-size:cover;background-position-x:-8px;margin:4px auto;height:38px;width:206px;}#infoutili-new{padding:10px;display:none;justify-content:space-evenly;position:fixed;top:94px;left:0;right:0;background-color:#fff;z-index:1100;box-shadow:2px 2px 2px 0 rgba(0,0,0,.16);}#infoutili-new>div{padding:0 15px;}#infoutili-new>div h3{font-family:"Gotham L";color:#2f2f2f;border-left:4px solid #f9ae31;padding-left:10px;}#infoutili-new>div ul{list-style:none;padding:0;}#infoutili-new>div ul li{padding:0 0 0 15px;}#infoutili-new>div ul li a{text-decoration:none;font-weight:normal;font-style:normal;font-size:11px;color:#777878;font-family:"Gotham L";line-height:2;}#infoutili-new>div ul li a:hover{color:#000;text-decoration:underline;}.cr-icons{display:inline-block;margin:0 2px;line-height:20px;font-weight:normal;cursor:pointer;}.cr-icons input{visibility:hidden;display:none;}.cr-icons input+i+span.labeldown{display:block;}.cr-icons input:checked+i,.cr-icons i.checked,.cr-icons input:checked+i+span{color:#003a69;}.cr-icons:hover{color:#f9ae31;}.cr-styled{display:inline-block;margin:0 2px;line-height:20px;font-weight:normal;cursor:pointer;}.cr-styled i{display:inline-block;height:30px;width:30px;vertical-align:middle;border:2px solid #777878;border-radius:9px;text-align:center;padding-top:3px;font-family:"FontAwesome";margin-top:-4px;margin-right:3px;font-size:20px;background-color:#fff;}.cr-styled a:link{text-decoration:underline;}.cr-styled input{visibility:hidden;display:none;}.cr-styled input[type=radio]+i{border-color:#003a69;}.cr-styled input:checked+i,.cr-styled i.checked{color:#f9ae31;border:2px solid #003a69;}.cr-styled input:checked+i:before{content:"";}.cr-styled.circle input[type=radio]+i{border-radius:18px;}.cr-styled.circle input[type=radio]:checked+i:before{content:"";}.cr-styled.cr-styled--disabled{cursor:not-allowed;opacity:.2;}.cr-styled .cr-checkbox-2l{line-height:10px;margin-top:-20px;margin-left:40px;display:block;}.cr-styled.fielderror{border-color:#ed5b5b;}.cr-styled.fielderror i{border-color:#ed5b5b!important;}.cr-radio,.cr-checkbox{font-weight:400;font-size:12pt;}.cr-checkbox+.cr-checkbox,.cr-radio+.cr-radio{margin-top:unset;}.modal,.modalorange{background-image:url("/Content/img/modal_blue_bg.png");}.modal-content{border-radius:0;}.modal-header{background:url("/Content/img/modal_close_bg.png") no-repeat right top;border-bottom:0 solid #e5e5e5;}.modal-header .close:link,.modal-header .close:active,.modal-header .close:visited{color:#0a4075;opacity:1;}.modal-header .close:hover,.modal-header .close:focus{color:#ea7d22;}.modal-footer{border-top:0 solid #e5e5e5;}.modal-footer a.btn{line-height:25px;margin-right:20px;}header#assistenza{background:url(/Images/assistenza-header.jpg) no-repeat content-box center;}header.accents{display:flex;flex-direction:column;}.assistenza-content{background:#fafafa;}.middle-line{color:#003a69;padding:35px 0;}.middle-line p{font-weight:normal;}.middle-line h3{font-weight:normal;font-size:15px;}.middle-line .faq button{margin:15px auto;background:#003a69;color:#fff;width:350px;max-width:100%;border:0;padding:10px;text-transform:uppercase;font-weight:normal;}.middle-line .faq button:hover{background:#f9ae31;}.spedire-con-ups .row>div img{max-width:100%;}.spedire-con-ups .row>div h3{font-weight:normal;font-family:"Gotham Book";font-size:19px;line-height:27px;}.spedire-con-ups .row>div p{font-family:"Gotham Book";font-weight:normal;font-size:15px;line-height:21px;}.row.blue-yellow{background-color:#003a69;}.row.blue-yellow h2{color:#f9ae31;padding:35px 0;font-size:35px;line-height:37px;font-weight:normal;margin:0;font-family:"Gotham Book";}.spedire-con-ups .row.yellow{background-color:#f9ae31;color:#1a1a1a;margin-top:54px;}.spedire-con-ups .row.yellow>div{padding:35px 0;}.spedire-con-ups .row.yellow>div h2{font-weight:100;color:#1a1a1a;font-family:"Gotham Book";font-size:24px;margin-top:0;}.spedire-con-ups .row.yellow>div ul{list-style:none;padding:15px 35px;font-size:18px;}.spedire-con-ups .row.yellow>div ul li{margin:0 0 15px 0;line-height:39px;font-family:"Gotham Bold";font-size:18px;}.spedire-con-ups .row.yellow>div ul li::before{content:" ";display:inline-block;width:6px;height:13px;background-color:#143a69;margin-right:8px;}.spedire-con-ups .row.yellow>div p{max-width:720px;font-size:15px;}.spedire-con-ups .row.yellow>div p::before{content:" ";display:block;width:6px;height:20px;background-color:#143a69;left:-15px;position:absolute;}.spedire-con-ups .row.yellow>div strong,.spedire-con-ups .row.yellow>div .topbanner header .price,.topbanner header .spedire-con-ups .row.yellow>div .price{font-family:"Gotham Bold";font-weight:normal;}.row.boxes{display:flex;flex-wrap:wrap;}@media(max-width:767.98px){.row.boxes{display:block;}}.row.boxes>div{box-shadow:1px 1px 1px 0 rgba(0,0,0,.16);background:#fff;margin:5px;font-weight:normal;padding-top:15px;font-family:"Gotham Book";padding-bottom:40px;}@media(max-width:767.98px){.row.boxes>div{margin:auto auto 15px;}}.row.boxes>div h3{font-size:18px;color:#2f2f2f;font-weight:bold;}.row.boxes>div h3::before{content:" ";display:inline-block;width:6px;height:20px;background-color:#f9ae31;margin-right:8px;margin-bottom:-4px;}.row.boxes>div a{color:#000;}.row.boxes>div a.accent{color:#f9ae31;position:absolute;bottom:15px;font-family:"Gotham L";}.row.boxes>div a.accent::after{content:"";font-family:"FontAwesome";margin-left:10px;font-size:20px;top:3px;position:relative;}.assistenza-bottom{background:#f9ae31;margin:50px 0 0;}@media(max-width:767.98px){.assistenza-bottom img{width:100%;}}.assistenza-bottom>div{padding-left:0;padding-right:0;}.assistenza-bottom .accent-box{padding:5%;font-weight:100;}.assistenza-bottom .accent-box h2{color:#003a69;font-size:25px;margin-bottom:30px;}section.contatti{background:#fafafa;padding:50px 0;}section.contatti .row>div{margin:25px auto;text-align:center;font-family:"Gotham Book";color:#003a69;}section.contatti .row>div strong,section.contatti .row>div .topbanner header .price,.topbanner header section.contatti .row>div .price{font-weight:bold;font-family:"Gotham M";}section.contatti .row>div h3{text-transform:uppercase;font-weight:bold;font-size:16px;}.corriere_brt_page .bartolini_top_part nav#mid_nav{top:100px;}.corriere_brt_page .bartolini_top_part nav#mid_nav span{text-transform:uppercase;border-right:2px solid #003a69;font-size:15px;padding:0 15px;}.corriere_brt_page .bartolini_top_part nav#mid_nav span:last-child(){border-right:0;}.bartolini_page strong.accent,.bartolini_page .topbanner header .accent.price,.topbanner header .bartolini_page .accent.price{background:#003a69;color:#f9ae31;padding:25px;font-size:21px;display:block;margin-top:15px;}.corriere-focus{font-family:"Gotham Book";background:#fafafa;}.corriere-focus .title{background:#003a69;}.corriere-focus h2{color:#f9ae31;font-size:21px;padding:25px;margin:0;}.corriere-focus p{margin:15px 0;}.corriere-focus.accent{background:#f9ae31;margin-bottom:25px;padding:25px;}.corriere-focus.accent h3{font-size:21px;}.corriere-focus.accent ul{list-style-type:square;padding:0;}.corriere-focus.accent ul li{margin-bottom:15px;}.corriere-focus img{max-width:100%;height:auto;}.corriere-focus table thead{background:#f9ae31;color:#fff;}.corriere-focus table td{font-size:9px;text-align:center;}.corriere-focus table td:first-child{text-align:left;}.corriere-focus button{border-radius:0;border:0;background:#003a69;color:#fff;padding:11px 45px;}.corriere-focus button:hover{background:#f9ae31;color:#003a69;}.corriere-bottom-part{text-align:center;background:#fafafa;font-family:"Gotham Book";padding:50px 0;}.corriere-bottom-part>div{max-width:992px;position:relative;margin:0 auto;display:inline-block;color:#003a69;}.corriere-bottom-part>div h2{font-size:28px;font-family:"Gotham M";font-weight:normal;}.corriere-bottom-part>div h2 strong,.corriere-bottom-part>div h2 .topbanner header .price,.topbanner header .corriere-bottom-part>div h2 .price{font-weight:bold;}.corriere-bottom-part>div p{font-size:15px;color:#003a69;}.corriere-bottom-part ul#corriere-icons{display:flex;flex-direction:row;justify-content:center;margin:25px auto;padding:0;flex-wrap:wrap;}.corriere-bottom-part ul#corriere-icons li{list-style:none;border-right:1px solid #6f6f6f;display:flex;flex-direction:column;align-items:center;padding:0 25px;}@media(max-width:550px){.corriere-bottom-part ul#corriere-icons li{padding:25px;border:0;}}@media(min-width:1200px){.corriere-bottom-part ul#corriere-icons li{padding:0 50px;}}.corriere-bottom-part ul#corriere-icons li img{height:45px;}@media(min-width:1200px){.corriere-bottom-part ul#corriere-icons li img{width:75px;height:75px;}}.corriere-bottom-part ul#corriere-icons li strong,.corriere-bottom-part ul#corriere-icons li .topbanner header .price,.topbanner header .corriere-bottom-part ul#corriere-icons li .price{font-size:26px;text-align:center;}.corriere-bottom-part ul#corriere-icons li:last-child{border:0;}.resultsearchform{display:flex;justify-content:center;}.resultsearchform label{color:#fff;margin-bottom:0;font-size:8pt;font-weight:bold;}@media(max-width:991.98px){.resultsearchform{display:flex;flex-direction:column;align-items:center;}}.resultsearchform-calculate{flex-basis:13%;display:flex;height:100%;align-items:flex-end;justify-content:flex-end;font-size:10px;}@media(max-width:991.98px){.resultsearchform-calculate{grid-row:2/2;grid-column:2/3;width:80%;font-size:12px;display:flex;justify-content:flex-start;margin-left:1rem;align-items:center;}}@media(min-width:991.1px) and (max-width:992px){.resultsearchform-calculate{justify-content:flex-start;}}.resultsearchform-calculate a.btn-calculate{background-color:#f9ae31;color:#003a69;font-weight:400;font-style:normal;font-family:"Gotham Book";font-size:1em;text-align:center;border:0;padding:7px 10px;border-radius:0;max-height:30px;text-transform:uppercase;min-width:60px;margin-right:5px;}@media(max-width:767.98px){.resultsearchform-calculate a.btn-calculate{font-size:10px;font-family:"Gotham Bold";}}@media(max-width:767.98px){.resultsearchform-calculate a.btn-calculate{width:90%;margin-left:0;}}@media(min-width:767.98px) and (max-width:991.98px){.resultsearchform-calculate a.btn-calculate{width:70%;margin-left:1rem;padding:1rem;}}.resultsearchform-calculate a.btn-modify{background-color:#f9ae31;color:#003a69;font-weight:400;font-style:normal;font-family:"Gotham Book";font-size:1em;text-align:center;border:0;padding:7px 10px;border-radius:0;max-height:30px;min-width:60px;color:#f9ae31;background-color:transparent;}@media(max-width:767.98px){.resultsearchform-calculate a.btn-modify{font-size:10px;font-family:"Gotham Bold";}}.resultsearchform-calculate a.btn-modify .disabled{pointer-events:none;cursor:default;opacity:.5;}.resultsearchform-content{padding:5px 0;flex-basis:100%;display:flex;justify-content:center;background:#003a69;align-items:center;margin-top:0;font-size:12px;}@media(max-width:991.98px){.resultsearchform-content{flex-basis:100%;}}@media(max-width:991.98px){.resultsearchform-content .destination-city{justify-self:center;margin-left:10px;display:flex;gap:7px;justify-content:center;}}.resultsearchform-content .from-to-place{flex-basis:25%;display:flex;justify-content:flex-start;align-items:center;}.resultsearchform-content .from-to-place .search-labels{text-transform:none;padding:5px 5px 5px 0;margin:0;display:flex;justify-content:stretch;align-items:center;}.resultsearchform-content .from-to-place span{display:flex;justify-content:stretch;align-items:center;}@media(max-width:991.98px){.resultsearchform-content .from-to-place{grid-row:1/1;grid-column:1/-1;display:flex;justify-content:center;align-items:center;}}.resultsearchform-content label{color:#f9ae31;font-family:"Gotham Book";font-size:12px;}@media(max-width:767.98px){.resultsearchform-content label{font-size:11px;}}.resultsearchform-content i{align-self:center;padding-left:10px;margin-right:10px;}.resultsearchform-content span{font-family:"Gotham Book";border:0;padding:5px 0;color:#fff;background-color:transparent;font-weight:400;font-style:normal;font-size:12px;width:auto;display:inline-block;}@media(max-width:767.98px){.resultsearchform-content span,.resultsearchform-content strong,.resultsearchform-content .topbanner header .price,.topbanner header .resultsearchform-content .price{font-size:11px;}}.resultsearchform-content .sizes-weight{flex-basis:45%;justify-content:center;gap:.8em;display:flex;align-items:center;}@media(min-width:991.1px) and (max-width:992px){.resultsearchform-content .sizes-weight #summary-measure-sm{display:block;}}@media(min-width:991.1px) and (max-width:992px){.resultsearchform-content .sizes-weight #summary-measure-lg{display:none;}}.resultsearchform-content .sizes-weight .search-labels{text-transform:none;font-size:12px;margin:.4rem;}.resultsearchform-content .sizes-weight>div{color:#fff;display:flex;justify-content:center;flex-wrap:wrap;}.resultsearchform-content .sizes-weight>div strong,.resultsearchform-content .sizes-weight>div .topbanner header .price,.topbanner header .resultsearchform-content .sizes-weight>div .price,.resultsearchform-content .sizes-weight>div span{line-height:13px;font-weight:100;font-family:"Gotham Book";padding:5px 0;}.resultsearchform-content .sizes-weight>div strong,.resultsearchform-content .sizes-weight>div .topbanner header .price,.topbanner header .resultsearchform-content .sizes-weight>div .price{margin:0 3px;}.resultsearchform-content .sizes-weight>div strong:nth-child(0),.resultsearchform-content .sizes-weight>div .topbanner header .price:nth-child(0),.topbanner header .resultsearchform-content .sizes-weight>div .price:nth-child(0){margin:auto 3px auto 0;}.resultsearchform-content .sizes-weight>div label{font-size:8px;text-decoration:none;}@media(max-width:767.98px){.resultsearchform-content .sizes-weight>div label{font-size:7px;}}.resultsearchform-content .sizes-weight>div input{width:65px;height:20px;font-size:10px;}.resultsearchform-content .sizes-weight>div .unit-of-measure{width:20px;height:20px;font-size:8px;background-color:#f9ae31;color:#000;display:flex;align-items:center;padding:2px;color:#003a69;}@media(max-width:991.98px){.resultsearchform-content .sizes-weight i{display:none;}}@media(max-width:991.98px){.resultsearchform-content .sizes-weight #lbl_packageDimension{font-size:12px;display:flex;flex-direction:column;justify-content:center;align-items:center;}}@media(max-width:991.98px){.resultsearchform-content .sizes-weight{justify-self:flex-end;margin-top:1rem;margin-bottom:1rem;text-align:center;}}.resultsearchform-content #edit_measures>div .package-dimension-value{display:flex;justify-content:stretch;align-items:center;}@media(max-width:991.98px){.resultsearchform-content #edit_measures>div{display:flex;flex-direction:column;justify-content:center;align-items:center;}}@media(max-width:991.98px){.resultsearchform-content #edit_measures{display:flex;flex-wrap:wrap;margin-left:3rem;font-size:12px;}}.resultsearchform-content .start-country{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;}.resultsearchform-content .destination-country{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;}@media(max-width:991.98px){.resultsearchform-content{width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:.4fr 1fr;}}.collapse.dont-collapse-sm{width:100%;height:100%;padding:1rem;grid-row-start:1;grid-row-end:1;grid-column:3/5;display:flex;}@media(max-width:991.98px){.collapse.dont-collapse-sm{display:none;}}@media(max-width:767.98px){.collapsing.dont-collapse-sm,.collapse.dont-collapse-sm.in{background:#ebebeb;padding:20px 20px 16px;display:grid;grid-template-columns:1fr 1fr;column-gap:10px;}}@media(max-width:991.98px){.collapsing.dont-collapse-sm,.collapse.dont-collapse-sm.in{grid-row:4/4;grid-column:1/-1;height:100%;background-color:#fff;color:#003a69;display:grid;grid-template-rows:1fr 1fr;grid-template-columns:1fr;}}.xs-collapse-toggler{border-radius:0;background-color:#003a69;text-align:left;color:#fff;font-size:10px;font-weight:100;font-family:"Gotham Book";padding:12px 5px;}.xs-collapse-toggler:after{content:"";font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;float:right;margin-left:1rem;}.xs-collapse-toggler.collapsed:after{content:"";}.xs-collapse-toggler:focus,.xs-collapse-toggler:hover{background-color:#003a69;}@media(max-width:991.98px){.xs-collapse-toggler{grid-row:3/3;grid-column:1/-1;z-index:2;}}#details-button-sm{color:#fff;text-align:right;}@media(min-width:991.1px) and (max-width:992px){#details-button-sm{display:block;}}@media(min-width:991.1px) and (max-width:992px){.visible-xs.visible-sm{display:block!important;}}.resultsContainer{background-color:#fafafa;}@media(max-width:991.98px){.resultsContainer{min-height:18rem;}}.no-data{padding:50px;font-size:12px;font-weight:normal;font-family:"Gotham Book";}.resultItem{background-color:#fff;justify-self:center;width:80%;display:grid;grid-template-columns:.5fr 1fr 1.5fr 2fr .2fr .7fr;grid-template-rows:1fr .2fr;column-gap:10px;justify-content:space-evenly;align-items:flex-start;text-align:left;box-shadow:1px 1px 1px 0 rgba(0,0,0,.16);margin:20px 30px 10px;font-family:"Gotham Book";font-size:10px;line-height:normal;}@media(min-width:1200px){.resultItem{font-size:5px;}}@media(max-width:991.98px){.resultItem{display:grid;grid-template-columns:1.5fr .3fr 1fr;grid-template-rows:.3fr 2.5fr .3fr;font-size:5px;}}.resultItem .promo-top-triangle{position:absolute;top:0;left:0;border-right:50px solid transparent;border-top:40px solid #f9ae31;max-height:50px;max-width:50px;}.resultItem .promo-top-triangle .promo-text{font-size:10px;font-weight:bold;display:inline-block;-webkit-transform:rotate(-42deg);-moz-transform:rotate(-42deg);-o-transform:rotate(-42deg);transform:rotate(-42deg);position:absolute;top:-30px;left:0;color:#003a69;margin:0;}@media(max-width:991.98px){.resultItem .promo-top-triangle .promo-text{font-size:7px;-webkit-transform:rotate(-28deg);-moz-transform:rotate(-28deg);-o-transform:rotate(-28deg);transform:rotate(-28deg);top:-16px;}}@media(max-width:991.98px){.resultItem .promo-top-triangle{border-right:50px solid transparent;border-top:23px solid #f9ae31;}}.resultItem .promo-bottom-triangle{position:absolute;bottom:0;right:0;border-left:50px solid transparent;border-bottom:32px solid #f9ae31;max-height:40px;max-width:50px;}.resultItem .promo-bottom-triangle .icon-promo{font-size:15px;font-weight:bold;display:inline-block;position:absolute;bottom:-30px;right:5px;color:#003a69;margin:0;}.resultItem .promo-bottom-triangle .icon-promo i{color:#003a69;}@media(max-width:991.98px){.resultItem .promo-bottom-triangle .icon-promo{font-size:12px;bottom:-20px;}}@media(max-width:991.98px){.resultItem .promo-bottom-triangle{border-left:50px solid transparent;border-bottom:23px solid #f9ae31;}}.resultItem .shipping-time{grid-row-start:1;grid-row-end:1;padding-top:1rem;height:100%;min-width:110px;max-width:110px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;}.resultItem .shipping-time h1,.resultItem .shipping-time .letter-page h2,.letter-page .resultItem .shipping-time h2,.resultItem .shipping-time .std-page h2,.std-page .resultItem .shipping-time h2{margin:.2rem;text-align:center;color:#fff;font-size:3rem;}.resultItem .shipping-time p{margin-bottom:0;text-align:center;color:#fff;margin-top:.5rem;margin-bottom:.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;}@media(max-width:991.98px){.resultItem .shipping-time p{display:block;}}@media(max-width:991.98px){.resultItem .shipping-time{grid-row-start:1;grid-row-end:1;grid-column:1/-1;display:flex;flex-direction:row;justify-content:center;align-items:center;padding-top:0;min-width:100%;}.resultItem .shipping-time h1,.resultItem .shipping-time .letter-page h2,.letter-page .resultItem .shipping-time h2,.resultItem .shipping-time .std-page h2,.std-page .resultItem .shipping-time h2{font-size:medium;}}.resultItem .logoHolder{grid-row-start:1;grid-row-end:1;justify-self:center;text-align:center;height:100%;max-width:80%;display:flex;flex-direction:column;justify-content:center;align-items:center;}.resultItem .logoHolder h5,.resultItem .logoHolder img{max-width:70%;height:auto;}.resultItem .logoHolder h5{text-align:center;font-size:12px;font-weight:normal;font-family:"Gotham Book";color:#003a69;}@media(max-width:767.98px){.resultItem .logoHolder h5{font-size:10px;}}@media(max-width:991.98px){.resultItem .logoHolder{grid-row-start:2;grid-row-end:2;grid-column:1/2;max-width:100%;max-height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;}}.resultItem .BordiFine{background-color:#f9ae31;color:#003a69;font-weight:400;font-style:normal;font-family:"Gotham Book";font-size:1em;text-align:center;border:0;padding:7px 10px;border-radius:0;font-size:15px;}@media(max-width:767.98px){.resultItem .BordiFine{font-size:10px;font-family:"Gotham Bold";}}@media(max-width:767.98px){.resultItem .BordiFine{bottom:25px;right:25px;font-size:12px;}}.resultItem .TestoTimer{color:#fff;}.resultItem .textPrice{font-family:"Gotham Bold";font-size:35px;color:#fff;text-align:center;}.resultItem .iva{color:#fff;width:90%;font-size:10px;text-align:left;display:flex;justify-content:right;}@media(max-width:991.98px){.resultItem .iva{width:80%;padding-right:.4rem;}}.resultItem .icons img{max-height:24px;}@media(max-width:991.98px){.resultItem .icons img{max-height:21px;}}.resultItem .info-block{font-family:"Gotham Book";font-size:12px;width:100%;flex-basis:100%;margin-top:.8em;display:flex;flex-direction:column;}.resultItem .info-block .first-line {padding-bottom:20px;font-size:12px;width:100%;}@media(max-width:991.98px){.resultItem .info-block .first-line span{padding:3px 0;}}@media(max-width:991.98px){.resultItem .info-block .first-line .subtitle{padding:3px 0;}}.resultItem .info-block .first-line .remaining-time{display:flex;justify-content:stretch;align-items:center;width:fit-content;background-color:#f9ae31;color:#003a69;font-size:12px;font-weight:bold;padding:5px 0;gap:5px;}@media(max-width:991.98px){.resultItem .info-block .first-line .remaining-time{flex-basis:100%;font-size:14px;max-width:fit-content;padding:3px 0;}}@media(max-width:991.98px){.resultItem .info-block .first-line .remaining-time span{background-color:#f9ae31;}}@media(max-width:991.98px){.resultItem .info-block .first-line {padding-bottom:0;height:auto;font-size:15px;display:flex;justify-content:flex-start;flex-wrap:wrap;}}.resultItem .info-block .second-line{height:50%;width:100%;margin-top:.7rem;text-align:left;}@media(max-width:991.98px){.resultItem .info-block .second-line{font-size:15px;}}.resultItem .info-block p{display:inline;padding-right:7px;color:#777878;}.resultItem .info-block p.ritiro-title,.resultItem .info-block p.consegna-title,.resultItem .info-block p.consegna-title-red{font-family:"Gotham Bold";color:#003a69;}.resultItem .info-block p.ritiro-title:after,.resultItem .info-block p.consegna-title:after,.resultItem .info-block p.consegna-title-red:after{content:":";}@media(max-width:991.98px){.resultItem .info-block{grid-row:1/1;grid-column:1/-1;padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.2);}}@media(min-width:1200px){.resultItem .info-block{font-size:14px;}}.resultItem .subtitle{font-family:"Gotham Bold";color:#003a69;margin-top:1rem;margin-bottom:5px;}@media(max-width:991.98px){.resultItem .subtitle{margin:0 5px 0 10px;}}.resultItem .arrive-date{grid-row-start:1;grid-row-end:1;width:100%;height:100%;padding-left:1rem;border-left:2px solid rgba(0,0,0,.2);display:flex;flex-direction:column;}.resultItem .arrive-date .info-block{font-family:"Gotham Book";font-size:12px;flex-basis:100%;margin-top:.8em;height:100%;display:flex;flex-direction:column;}.resultItem .arrive-date .info-block .first-line {font-size:12px;}@media(max-width:991.98px){.resultItem .arrive-date .info-block .first-line {padding-bottom:0;height:auto;display:flex;justify-content:flex-start;font-size:15px;}}.resultItem .arrive-date .info-block .second-line{margin-top:2rem;height:50%;width:100%;text-align:left;}.resultItem .arrive-date .info-block .second-line-promo{margin-top:2rem;height:50%;width:100%;font-size:14px;}@media(max-width:991.98px){.resultItem .arrive-date .info-block{border:0;font-size:15px;}}@media(max-width:991.98px){.resultItem .arrive-date{font-size:5px;grid-row:2/2;grid-column:1/-1;padding-top:1rem;padding-left:0;border:0;}}@media(min-width:1200px){.resultItem .arrive-date{font-size:14px;}}.resultItem .additional-services{grid-column:5/6;display:flex;flex-direction:column;align-items:center;padding-top:1rem;}.resultItem .additional-services .box-icon-service{width:30px;height:30px;padding:.3rem;margin-top:.5rem;position:relative;}@media(max-width:991.98px){.resultItem .additional-services .box-icon-service{width:23px;height:23px;padding:.3rem;margin-top:.5rem;}}.resultItem .additional-services .box-icon-service .additional-services-tooltip{display:none;position:absolute;bottom:100%;left:0;background-color:#000;color:#fff;padding:5px;border-radius:5px;z-index:1;font-size:12px;}.resultItem .additional-services .box-icon-service:hover .additional-services-tooltip{display:block;}.resultItem .additional-services .back-icon-contrassegno{color:#fff;background-color:#4ec98d;}.resultItem .additional-services .back-icon-triangolazione{color:#fff;background-color:#00c6dd;}.resultItem .additional-services .back-icon-pickup{color:#fff;background-color:#ff4081;}.resultItem .additional-services img{width:23px;height:23px;filter:brightness(0) saturate(100%) invert(100%) sepia(13%) saturate(5487%) hue-rotate(209deg) brightness(113%) contrast(105%);}@media(max-width:991.98px){.resultItem .additional-services img{width:18px;height:18px;}}@media(max-width:991.98px){.resultItem .additional-services{grid-row-start:2;grid-row-end:2;grid-column:2/3;display:flex;flex-direction:column;align-items:center;padding-top:1rem;}}.resultItem .priceHolder{grid-column:6/7;grid-row-start:1;grid-row-end:1;height:100%;border-bottom:1px solid;border-color:rgba(211,211,211,.2);position:relative;padding:2rem 2rem;background-color:#003a69;display:flex;flex-direction:column;justify-content:center;}.resultItem .priceHolder .price{height:50%;margin-top:1rem;margin-bottom:1.5rem;display:flex;flex-direction:column;justify-content:center;}.resultItem .priceHolder .price .textPrice{text-align:right;display:flex;justify-content:center;}.resultItem .priceHolder .price .textPrice span{margin-right:.4em;}.resultItem .priceHolder .shop-button{height:50%;display:flex;justify-content:center;align-items:center;}@media(max-width:991.98px){.resultItem .priceHolder{grid-row-start:2;grid-row-end:2;grid-column:3/4;height:100%;border:0;position:relative;padding:1.5rem;background-color:#003a69;display:flex;flex-direction:column;justify-content:center;}}.resultItem .attesa{color:#003a69;padding-right:0;display:inline;font-size:10px;}.resultItem .collapsed.hidden-xs{grid-row-start:2;grid-row-end:2;grid-column:1/-1;width:100%;box-sizing:content-box;}@media(min-width:991.1px) and (max-width:992px){.resultItem .collapsed.hidden-xs{display:none;}}.resultItem .collapsed.hidden-xs .collapsedContent.collapse.in{background-color:#fff;color:#003a69;display:grid;}.resultItem .collapsed.hidden-xs .collapsedContent>div{display:flex;padding-top:2rem;padding-bottom:2rem;justify-content:space-between;width:67vw;font-size:12px;}@media(max-width:1199.98px){.resultItem .collapsed.hidden-xs .collapsedContent>div{min-width:650px;padding:21px;font-size:10px;}}@media(max-width:991.98px){.resultItem .collapsed.hidden-xs .collapsedContent>div{min-width:540px;padding:10px 21px 10px 13px;}}.resultItem .collapsed.hidden-xs .collapsedContent strong,.resultItem .collapsed.hidden-xs .collapsedContent .topbanner header .price,.topbanner header .resultItem .collapsed.hidden-xs .collapsedContent .price{font-family:"Gotham Bold";font-weight:normal;}.resultItem .collapsed.hidden-xs .collapsedContent .expand-wrapper{transition:.5s ease-out;width:100%;display:grid;grid-template-columns:.5fr 1fr 1.5fr 2fr .2fr .7fr;column-gap:10px;}.resultItem .collapsed.hidden-xs .collapsedContent .expand-wrapper .active-services{grid-column:2/4;}.resultItem .collapsed.hidden-xs .collapsedContent .expand-wrapper .payment-methods{padding-left:3rem;grid-column:4/6;}.resultItem .collapsed.hidden-xs .add-services{display:flex;justify-content:space-between;height:4rem;background-color:#003a69;}.resultItem .collapsed.hidden-xs .print-request{align-self:center;padding:1rem;color:#fff;background-color:transparent;font-size:12px;}.resultItem .collapsed.hidden-xs a.toggleServices{border:0;padding:1rem;text-decoration:none;background:transparent;box-shadow:none;display:flex;justify-content:stretch;align-items:center;height:100%;}.resultItem .collapsed.hidden-xs a.toggleServices p{color:#f9ae31;font-size:12px;display:flex;align-items:center;margin-bottom:0;}.resultItem .collapsed.hidden-xs a.toggleServices span{margin:.5rem;font-size:10px;display:flex;align-items:center;}@media(max-width:991.98px){.resultItem .collapsed.hidden-xs a.toggleServices{display:none;}}.resultItem .resultslist a.btn{background:none;color:#fff;font-weight:bold;padding:0;float:right;border:0;}.resultItem .resultslist a.btn:hover{background:none;color:#fff;font-weight:bold;padding:0;float:right;border:0;}.resultsHolder{background-color:#fafafa;}.resultsHolder .filterBox{min-height:40px;width:100%;justify-self:center;display:flex;justify-content:center;box-shadow:1px 3px 2px 0 rgba(0,0,0,.06);font-size:1em;}@media(max-width:991.98px){.resultsHolder .filterBox{justify-content:space-between;padding:10px 30px;width:100%;}}.resultsHolder .filterBox .dropdown{flex-basis:20%;justify-self:flex-start;display:flex;align-items:center;}@media(max-width:991.98px){.resultsHolder .filterBox .dropdown{flex-basis:45%;}}.resultsHolder .filterBox .dropdown a{font-weight:bold;}.resultsHolder .filterBox a.filter{justify-self:flex-start;color:#003a69;font-family:"Gotham L";margin-left:12px;}.resultsHolder .filterBox a.filter i:after{display:none;}.resultsHolder .filterBox .filter-panel{flex-basis:60%;justify-self:flex-end;align-items:center;display:flex;justify-content:flex-end;color:#003a69;}.resultsHolder .filterBox .filter-panel label{text-transform:none;color:#003a69;padding-right:0;}.resultsHolder .filterBox .filter-panel .hidden-xs{flex-basis:100%;display:flex;justify-content:flex-end;align-items:center;}@media(min-width:991.1px) and (max-width:992px){.resultsHolder .filterBox .filter-panel .hidden-xs{display:none;}}@media(max-width:991.98px){.resultsHolder .filterBox .filter-panel .dropdown-services-button{text-decoration:none;color:#003a69;border:0;cursor:pointer;background-color:transparent;font-family:"Gotham L";font-weight:bold;margin-right:1.2rem;}.resultsHolder .filterBox .filter-panel .dropdown-services-button i:after{display:none;}}@media(max-width:991.98px){.resultsHolder .filterBox .filter-panel .box-addition-services{position:relative;}}.resultsHolder .filterBox .filter-panel .services-filter{justify-self:flex-end;display:flex;align-items:center;margin:0;}.resultsHolder .filterBox .filter-panel .services-filter .filter-container{margin:0;display:flex;justify-content:flex-end;}@media(max-width:991.98px){.resultsHolder .filterBox .filter-panel .services-filter .filter-container{display:flex;text-align:left;font-size:12px;line-height:20px;margin:.5rem 0;}}.resultsHolder .filterBox .filter-panel .services-filter .filter-container img{width:18px;height:17px;filter:brightness(0) saturate(100%) invert(17%) sepia(17%) saturate(7381%) hue-rotate(188deg) brightness(95%) contrast(101%);margin-right:.5rem;margin-left:.5rem;}.resultsHolder .filterBox .filter-panel .services-filter .filter-container input[type=checkbox]{border-color:#f9ae31;}@media(max-width:991.98px){.resultsHolder .filterBox .filter-panel .services-filter{position:absolute;z-index:2;top:100%;left:0;border:1px solid #d3d3d3;padding:1rem;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);}}.resultsHolder .filterBox .dropdown-menu{padding:12px 20px;flex-direction:column;text-align:center;}.resultsHolder .filterBox .dropdown-menu a{font-family:"Gotham L";display:block;text-align:left;font-size:12px;line-height:20px;}.ups-blue{background:#003a69;color:#fff;padding:90px 0;margin-top:55px;}.ups-blue img{max-width:60px;height:auto;}.ups-blue h2{font-size:31px;color:#fff;font-weight:100;font-family:"Gotham Book";margin-top:0;}.ups-blue h2 span{color:#fa0;}.ups-blue h3{color:#fff;font-size:15px;line-height:1.4;}.ups-blue p{color:#fff;font-size:16px;line-height:1.69;padding-bottom:55px;}.blue-title{font-size:28px;width:100%;text-align:center;font-weight:normal;font-family:"Gotham Book";margin:42px auto;}.yellow-btn{display:block;position:relative;margin:42px auto;background:#f9ae31;color:#003a69;font-size:12px;width:33%;border:0;border-radius:0;padding:18px;text-transform:uppercase;}.invoiceresultslist{float:left;clear:both;width:100%;}.invoiceresultslist .pagination-container{float:right;}.invoiceresultslist h2{font-size:21px;color:#003a69;margin:0;line-height:1.08;}.invoiceresultslist .header{height:69px;display:flex;align-items:center;}.invoiceresultslist .header .col-md-1,.invoiceresultslist .header .col-md-2,.invoiceresultslist .header .col-md-3,.invoiceresultslist .header .col-md-4{border:0;padding:5px 2px;font-family:"Gotham Bold";font-weight:700;font-style:normal;font-size:12px;color:#003a69;}.invoiceresultslist .data div.hidden-xs.hidden-sm{height:69px;display:flex;}.invoiceresultslist .data div.hidden-xs.hidden-sm>div{text-align:center;}.invoiceresultslist .data div.hidden-xs.hidden-sm:nth-child(4n+1){background:#e8e8e8;box-shadow:1px 1px 1px 0 rgba(0,0,0,.16);}.invoiceresultslist .data .col-md-1,.invoiceresultslist .data .col-md-2,.invoiceresultslist .data .col-md-3,.invoiceresultslist .data .col-md-4{color:#2f2f2f;border-bottom:0;font-family:"Gotham Book";font-weight:400;font-style:normal;font-size:12px;min-height:50px;}.invoiceresultslist .data .usercityorder{font-family:"Gotham Book";font-weight:400;font-style:normal;font-size:12px;color:#2f2f2f;}.invoiceresultslist .data .usercityorder a{color:#2f2f2f;text-decoration:none;}.multipleshippings .header h2{font-size:21px;color:#003a69;line-height:24px;text-align:left;max-width:767.98px;}.multipleshippings .label-bold{font-family:"Gotham Bold";font-weight:700;font-style:normal;font-size:8pt;margin:5px 0;}.multipleshippings .info p{font-family:"Gotham Book";font-weight:400;font-style:normal;font-size:12px;max-width:300px;}.multipleshippings .btn-csv{font-size:12px;line-height:30px;border-radius:30px;background:#003a69;color:#fff;font-family:"Gotham Book";}.multipleshippings .btn-csv-yellow{border-radius:0;background:#f9ae31;color:#003a69;font-family:"Gotham Bold";font-size:12px;line-height:1.08;padding:18px 49px;}.multipleshippings .inner_input_wrapper.fileupload{box-shadow:1px 1px 1px 0 rgba(0,0,0,.16);background:#fff;border-radius:0;}.multipleshippings .fakeinput{border:0;border-radius:0;position:absolute;top:1px;left:-15px;}.multipa-title{font-size:21px;font-family:"Gotham Bold";font-weight:normal;color:#003a69;margin:55px auto 117px;}@media(max-width:991.98px){.multipa-title{margin:35px auto;}}.multishipcontainer .row.content{display:flex;background:#ebebeb;}.multishipcontainer .row.content:last-child(){padding-bottom:30px;}@media(max-width:991.98px){.multishipcontainer .row.content{display:block;}}.multishipcontainer .row.content hr{border-color:#777878;border-width:1px;margin:0;}.multishipcontainer .row.content .white-box{background:#fff;box-shadow:1px 1px 1px 0 rgba(0,0,0,.16);margin:55px 15px 0 25px;}@media(max-width:991.98px){.multishipcontainer .row.content .white-box{margin:15px 45px 0;width:auto;}}@media(max-width:767.98px){.multishipcontainer .row.content .white-box{margin:15px 15px 0;}}.multishipcontainer .row.content .white-box h2{color:#f9ae31;font-size:12px;letter-spacing:-.48px;line-height:1.08;margin:30px auto;}.multishipcontainer .row.content .white-box>div label{width:100%;font-family:"Gotham Book";font-size:12px;line-height:13px;color:#777878;letter-spacing:-.6px;font-weight:100;text-transform:none;}@media(min-width:992px) and (max-width:1199.98px){.multishipcontainer .row.content .white-box>div label{font-size:11px;}}.multishipcontainer .row.content .white-box>div span{width:100%;font-size:15px;font-family:"Gotham Bold";font-weight:normal;color:#2f2f2f;letter-spacing:-.6px;display:block;padding-bottom:15px;}@media(min-width:992px) and (max-width:1199.98px){.multishipcontainer .row.content .white-box>div span{font-size:13px;}}.multishipcontainer .row.content .yellow-box{background:#f9ae31;box-shadow:1px 1px 1px 0 rgba(0,0,0,.16);margin:55px 25px 0 0;}@media(max-width:991.98px){.multishipcontainer .row.content .yellow-box{width:auto;margin:0 45px 15px;}}@media(max-width:767.98px){.multishipcontainer .row.content .yellow-box{margin:0 15px 15px;}}.multishipcontainer .row.content .yellow-box .inner_input_wrapper .custom-select .select-selected::after{border-left-color:#f9ae31;}.multishipcontainer .row.content .yellow-box .sendABoxForm_new .input_holder .input_inner_label{top:auto;bottom:35px;color:#777878;font-size:12px;font-family:"Gotham Book";}@media(min-width:992px) and (max-width:1199.98px){.multishipcontainer .row.content .yellow-box .sendABoxForm_new .input_holder .input_inner_label{font-size:9px;left:7px;}}.multishipcontainer .row.content .yellow-box .sendABoxForm_new .input_holder.measures .inner_input_wrapper{width:calc(25% - 6px);margin-right:8px;float:left;}@media(max-width:1199.98px){.multishipcontainer .row.content .yellow-box .sendABoxForm_new .input_holder.measures .inner_input_wrapper{width:calc(25% - 4px);margin-right:4px;}}.multishipcontainer .row.content .yellow-box .sendABoxForm_new .input_holder.measures .inner_input_wrapper:last-child(){margin-right:0;}.multishipcontainer .row.content .yellow-box .caricato-check{float:right;width:20px;height:20px;box-shadow:1px 1px 1px 0 rgba(0,0,0,.16);border:solid 1px #777878;background-color:#e8e8e8;margin:15px 0 0 0;}@media(max-width:991.98px){.multishipcontainer .row.content .yellow-box .caricato-check{margin:30px 15px 0 0;}}.multishipcontainer .row.content .yellow-box input,.multishipcontainer .row.content .yellow-box select{box-shadow:1px 1px 1px 0 rgba(0,0,0,.16);letter-spacing:-.48px;}.multishipcontainer .row.content .yellow-box select{color:#2f2f2f;font-size:12px;max-width:370px;}.multishipcontainer .row.content .yellow-box select::after{position:absolute;content:"";font-family:"fontAwesome";top:-10px;right:-2px;color:#003a69;background:#d3d3d3;width:58px;height:58px;border-left:2px solid #003a69;border-top:2px solid #d3d3d3;border-bottom:2px solid #d3d3d3;border-right:2px solid #d3d3d3;line-height:58px;font-size:30px;text-align:center;font-weight:400;}.multishipcontainer .row.content .yellow-box>div label{width:100%;font-family:"Gotham Bold";font-size:12px;line-height:13px;color:#2f2f2f;letter-spacing:-.48px;line-height:1.08;}.button_as_link{background:none;border:0;}.inline{display:inline;}.circular-portrait{width:45px;height:45px;border-style:none;}.logged_user_top_section .profile_box_holder .profile_box span.circular-portrait{border-style:none;}.curcular-img{max-width:50px;border-radius:25px;}#modifyprofilepanel{left:0;width:100%;height:auto;position:absolute;top:25em;}#creditspanel{left:0;width:100%;height:auto;position:absolute;top:30em;}.sendaproboxxese{max-width:1100px;position:relative;margin:0 auto;}.annulatime,.annula,.annulatimepref{font-family:"Gotham M","Gotham B";font-weight:300;font-style:normal;font-size:22pt;}.annulatimepref{font-size:14pt;}.annula{font-weight:700;font-size:8pt;}.ImageParallax{-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;position:relative;z-index:1;}.topbanner header{font-size:18px;font-family:"Gotham L";font-weight:200;line-height:1.3em;padding-top:5vh;}.topbanner header strong,.topbanner header .price{font-weight:100;font-family:"Gotham M";}.topbanner header .price{font-size:1.4em;color:#f9ae31;}.topbanner .item.bg{height:95vh;max-height:1200px;}.std-page hr{margin:5px 0 35px;border:1px solid #4a4a4a;}.acquista-point-box{height:6rem;border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;margin-top:2px;}.acquista-point-box .input-field.fielderror{background-color:#ed5b5b;}.acquista-point-box-price{font-weight:800;font-style:normal;font-size:16pt;}.acquista-point-box-title,.acquista-point-box-cr{padding-top:1rem;}.usercontainer{background-color:transparent;margin-top:20px;min-height:203px;}.usercontainer .type{min-height:203px;border-right:1px solid #fff;background-color:#003a69;}.usercontainer input[type=text]{border:0;width:100%;padding:5px;color:#fff;background-color:transparent;font-family:"Gotham M";font-weight:400;font-style:normal;font-size:10pt;}.usercontainer label{color:#fff;margin-top:5px;margin-bottom:0;font-family:"Gotham M";font-size:8pt;}.usercontainer hr{border-color:#6f8eab;border-width:1px;margin:0;}.usercontainer-content{padding:20px 10px;background-color:#003a69;min-height:203px;width:39%;}.usercontainer .calculate{min-height:203px;padding:0;}.usercontainer .register{min-height:150px;padding:0;}.buypanel-down .media-left{background-color:#003a69;padding:80px 3%;border-right:1px solid #fff;min-width:120px;}.buypanel-down .media-left img{max-width:100px;}.buypanel-down .media-body{background-color:#003a69;padding:15px 10px;}.letter-page h1,.letter-page h2{color:#4a4a4a;font-size:22pt;font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;}.letter-page h2{font-size:15pt;}.letter-page hr{margin:5px 0 35px;border:1px solid #4a4a4a;}.letter-page .upload{margin:35px 0;text-align:center;padding-bottom:3rem;}.letter-page .chbigger{font-size:1.4em;}.btn-letter{background-image:url("/Images/message.png")!important;background-repeat:no-repeat;background-position:left;background-size:3rem 3rem;-moz-background-position-x:2rem;-o-background-position-x:2rem;background-position-x:1rem;}.myjumbotron{z-index:1001;text-align:center;margin-top:0;background-color:#eee;width:100%;}.fullmodal{position:absolute;width:100%;background-color:#fff;z-index:14;}.fullmodal .header{font-family:"Gotham M";font-weight:400;font-style:normal;font-size:20pt;text-align:center;}.fullmodal hr{border:1px solid #494949;margin:0;}.fullmodal .details{background-color:#eeeeec;height:auto;margin-top:0;min-height:14rem;padding-top:1rem;}.fullmodal .details .header{font-weight:800;font-size:16pt;margin:1rem auto;}.fullmodal .details .info{font-weight:400;font-size:12pt;margin:1rem auto;}.documents .fields>div{padding:2% 7%;}.documents .fields .field{margin-top:20px;}.documents .label-field{text-transform:uppercase;font-size:10pt;}.tracking .label-field{font-family:"Gotham M";font-weight:700;font-style:normal;font-size:8pt;width:100%;}.tracking .label-confirminfo{font-family:"Gotham M";font-weight:400;font-style:normal;font-size:12pt;width:100%;margin-top:1rem;margin-bottom:2rem;}.tracking .firsttrackingrow{background-color:#eeeeec;}.tracking .firsttrackingrow,.tracking .rowtracking{font-family:"Gotham M";font-weight:400;font-style:normal;font-size:10pt;color:#3e3e3e;}.tracking a{font-family:"Gotham M";font-weight:700;font-style:normal;font-size:12pt;background-color:#f9ae31;color:#000;padding:1px 1rem;}.pallet-body .col-md-4{border:1px solid #000;border-radius:15px;padding:0;min-height:270px;width:30%;}.pallet-body .bricoman-service{border:1px solid #000;padding:0;min-height:270px;}.pallet-body .title{font-weight:400;font-style:normal;font-size:16pt;width:100%;margin-bottom:4rem;padding:1rem;max-height:7.8rem;}.pallet-body .label-price{font-weight:800;font-style:normal;font-size:35pt;float:right;margin-top:2rem;margin-right:3rem;white-space:nowrap;}.link-modify-back{text-align:right;color:#003a69;font-size:1.3em;}.search-services{font-family:"Gotham L";font-size:10px;color:#fff;margin-bottom:5px;font-weight:700;font-style:italic;}.search-services .service-title{line-height:5px;margin-right:7%;margin-left:10px;}.checkbox_side{border-right:4px solid #003a69;}.checkbox_side h4,.table_side h4{color:#3c3c3c;}.checkbox_side p,.table_side p{color:#003a69;font-weight:400;font-size:11px;}.table_side .invoice_preview{width:100%;box-shadow:0 1px 24px 3px rgba(0,0,0,.75);}.white-background{background:#fff;width:100%;padding:1% 5%;-webkit-box-shadow:-1px 3px 15px -4px rgba(189,183,189,.9);-moz-box-shadow:-1px 3px 15px -4px rgba(189,183,189,.9);box-shadow:-1px 3px 15px -4px rgba(189,183,189,.9);}.white-background .btn{background:#003a69;color:#fff;border-radius:10px;font-size:13px;}.white-background .pull-right>.dropdown-menu{right:0;left:auto;width:300px;border:1px solid #003a69;box-shadow:none;}.white-background .dropdown-item{float:left;padding:5px 35px;color:#003a69;font-weight:lighter;font-size:13px;}.border-right{border-right:2px solid #0b2239;height:100%;}.filter-panel{text-align:left;}.filter-panel h3{font-size:18px;color:#003a69;margin-bottom:12%;text-transform:uppercase;padding-left:15px;}.filter-panel .filter-container{display:block;position:relative;padding-left:35px;margin-bottom:10%;cursor:pointer;font-weight:lighter;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.filter-panel .filter-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0;}.filter-panel .checkmark{position:absolute;top:4px;left:13px;height:12px;border:1px solid #f9ae31;border-radius:0;width:12px;}.filter-panel .filter-container:hover input~.checkmark{background-color:#ccc;}.filter-panel .filter-container input:checked~.checkmark{background-color:#003a69;}.filter-panel .checkmark:after{content:"";position:absolute;display:none;}.filter-panel .filter-container input:checked~.checkmark:after{display:block;}.filter-panel .filter-container .checkmark:after{left:4px;top:1px;width:3px;height:8px;border:solid #fff;border-width:0 1px 1px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.filter-panel .services-filter,.filter-panel .courier-filter{margin-bottom:25%;margin-left:2%;}.filter-panel .banner-in-filter{display:none;position:relative;background-image:url("../Content/img/spedizioni-internazionali.png");height:340px;width:170px;}.filter-panel .banner-in-filter p{padding:20px 15px 0;margin:0;color:#fff;font-weight:lighter;}.filter-panel .banner-in-filter p span{color:#ffb800;}.filter-panel .banner-in-filter button{position:absolute;bottom:10%;font-weight:bold;left:13%;padding:10px 20px;}.custom-dropdown{width:250px!important;}.errortext{color:#b00;font-weight:500;}.infotext{color:#1d1d85;}div.fielderror,.custom-input.fielderror,.register-content .searchform-inputs.fielderror,.form-control.fielderror,.searchform-inputs.fielderror,.searchform .searchform-select.fielderror,.searchformlogged .searchform-inputs.fielderror,.searchformlogged .searchform-select.fielderror{border:2px solid #f00!important;}.servizi-body .input-field.fielderror{border-top:2px solid #ed5b5b;border-right:2px solid #ed5b5b;border-bottom:2px solid #ed5b5b;}.servizi-body .group-addon.fielderror{border-top:2px solid #ed5b5b;border-left:2px solid #ed5b5b;border-bottom:2px solid #ed5b5b;}#checkAssicuratalabel.fielderror,#checkprivacylabel.fielderror,#checktermslabel.fielderror,#departurePointCheckLabel.fielderror,#destinationPointCheckLabel.fielderror{background-color:#ed5b5b;}.error-tooltip{background-color:#ed5b5b;width:40%;margin-top:3rem;text-align:center;position:relative;z-index:11;}.error-tooltip .title{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:10pt;}@media(max-width:480px){.error-tooltip{width:40%;}.error-tooltip .title{font-size:8pt;}}.error-tooltip-search{background-color:#ed5b5b;width:35%;bottom:2rem;text-align:center;position:relative;z-index:11;padding:4px;}.error-tooltip-search .title{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:10pt;}@media(max-width:480px){.error-tooltip-search{width:25%;bottom:3rem;left:12.8%;}.error-tooltip-search .title{font-size:8pt;}}.error-tooltip-searchlog{background-color:#ed5b5b;width:25%;position:relative;bottom:-5rem;left:12.8%;text-align:center;z-index:11;}.error-tooltip-searchlog .title .coupon{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:10pt;}@media(max-width:480px){.error-tooltip-searchlog .title{font-size:8pt;}}.error-tooltip .tooltip-coupon .tooltip-body,.error-tooltip-search .tooltip-body,.error-tooltip-searchlog .tooltip-body{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:10pt;}@media(max-width:480px){.error-tooltip .tooltip-coupon .tooltip-body,.error-tooltip-search .tooltip-body,.error-tooltip-searchlog .tooltip-body{font-size:8pt;}}.error-tooltip-search_landing{background-color:#ed5b5b;width:25%;position:absolute;bottom:-35rem;font-family:"Gotham L";left:12.8%;text-align:center;z-index:11;}.error-tooltip-contrassegno{background-color:#ed5b5b;width:35%;position:absolute;left:28%;text-align:center;z-index:11;}.error-tooltip-pallet{background-color:#ed5b5b;width:40%;position:absolute;left:30.8%;text-align:center;z-index:11;padding:4px;}.row1{padding-top:90px;}.letteradivettura .row1{padding-top:90px;}.banners .sectiontitle{color:#0b4076;padding-top:8px;padding-bottom:18px;margin-top:0;font-size:25px;font-weight:bold;}.sectiontitle{color:#0b4076;padding-top:8px;padding-bottom:8px;margin-top:0;font-size:22px;font-weight:bold;}.container .jumbotron{padding-left:10px;padding-right:10px;border-radius:0;}.jumbotron h1,.jumbotron .std-page h2,.std-page .jumbotron h2,.jumbotron .letter-page h2,.letter-page .jumbotron h2,.jumbotron .h1{text-align:center;font-weight:400px;font-size:25px;margin:0;}.title .coupon{font-family:"Gotham M","Gotham B";font-weight:800;font-style:normal;font-size:14pt;}.vcenter{display:inline-block;vertical-align:middle;float:none;}.nowrap{white-space:nowrap;}.spinner{width:100px;}.spinner input{text-align:right;}.input-group-btn-vertical{display:table-cell;}.input-group-btn-vertical>.btn{display:block;float:none;width:100%;max-width:100%;position:relative;}.input-group-btn-vertical>.btn:first-child{border-top-right-radius:4px;}.input-group-btn-vertical>.btn:last-child{margin-top:-2px;border-bottom-right-radius:4px;}.input-group-btn-vertical i{position:absolute;top:0;left:4px;}textarea:focus,input[type=text]:focus,textarea[type=text]:focus,input[type=password]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=date]:focus,input[type=month]:focus,input[type=time]:focus,input[type=week]:focus,input[type=number]:focus,input[type=email]:focus,input[type=url]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=color]:focus,.uneditable-input:focus,.form-control:focus{border-color:none;box-shadow:none;outline:0;}.form-control{box-shadow:none!important;}.tooltip-inner{background-color:#ea7d22;}.tooltip.top .tooltip-arrow{border-top-color:#ea7d22;}.tooltip.top-left .tooltip-arrow{border-top-color:#ea7d22;}.tooltip.top-right .tooltip-arrow{border-top-color:#ea7d22;}.tooltip.right .tooltip-arrow{border-right-color:#ea7d22;}.tooltip.left .tooltip-arrow{border-left-color:#ea7d22;}.tooltip.bottom .tooltip-arrow{border-bottom-color:#ea7d22;}.tooltip.bottom-left .tooltip-arrow{border-bottom-color:#ea7d22;}.tooltip.bottom-right .tooltip-arrow{border-bottom-color:#ea7d22;}.cookies .noCookies,.no-cookies .onlyCookies{display:none;}input[type=checkbox]:focus,input[type=radio]:focus{outline:0;outline:0 auto -webkit-focus-ring-color;outline-offset:0;}.input-group .fa{display:table-cell;}.protext{color:#ea7d22;}#socialbar{width:350px;height:146px;position:fixed;top:265px;right:-290px;background-color:#f5f5f5;border-radius:10px 0 0 10px;z-index:1000;}.socialbaractivator{position:absolute;top:0;left:-4px;width:60px;height:140px;cursor:pointer;cursor:hand;}#socialemailform a:hover{text-decoration:none;}.socialemailrow{padding:24px 0 15px 0;margin-left:59px;border-top:6px solid #fff;}.socialbtnrow{margin:0 0 0 60px;padding-bottom:27px;border-bottom:6px solid #fff;}a.socialbarbtn{width:40px;height:40px;display:block;border-radius:5px;float:left;margin-left:5px;margin-right:5px;color:#fff;line-height:44px;cursor:pointer;}a.socialbarbtn:hover{text-decoration:none;color:#dedede;}.socualbtntw{background-color:#1aabe0;}.socualbtnfb{background-color:#455d9d;}.socualbtngp{background-color:#c63f2f;}.socualbtninst{background-color:#a58064;}.socualbtnin{background-color:#0076af;}.ui-widget-content .ui-state-focus{font-weight:normal;}.ui-autocomplete{z-index:2000;}.ui-autocomplete-loading{background:#fff url("/images/loader_bar.gif") right center no-repeat;}.upperfooter .navbar-impresa img{background-color:#fff;padding:5px;padding-bottom:10px;border-radius:3px;}#scopripanel{width:25%;right:0;position:absolute;z-index:11;background-color:#fff;padding-top:20px;display:none;}.scopri-header{font-family:"Gotham M","Gotham B";font-weight:800;font-style:normal;font-size:16pt;padding:20px 20px 0;}.link-white{font-size:12pt;color:#fff;text-decoration:none;padding:0 10px 20px;}.login-form-inputs{padding:0 20px 20px;}.login-labels{font-family:"Gotham M","Gotham B";font-weight:800;font-style:normal;font-size:9pt;padding-top:5px;color:#fff;}#trackingsearch{background-color:#f2c100;padding:26px;display:none;position:fixed;top:90px;left:0;right:0;}#trackingsearch input{background-color:#f2c100;border-top:0 solid #000;border-left:0 solid #000;border-right:0 solid #000;border-bottom:2px solid #f9e1a3;color:#f9e1a3;border-radius:0;box-shadow:none;font-size:20px;width:95%;}#trackingsearch .input-group-addon{color:#f9e1a3;background-color:#f2c100;border:0;font-size:26px;}#mainslider.carousel .item{background:none;height:505px;}#mainslider.carousel{height:auto;margin-bottom:0;position:relative;overflow-x:hidden;}#chi_siamo_1.carousel .item{background:none;height:280px;}#chi_siamo_1.carousel{height:auto;margin-bottom:0;position:relative;overflow-x:hidden;}#chi_siamo.carousel .item{background:none;height:390px;}#chi_siamo.carousel{height:auto;margin-bottom:0;position:relative;overflow-x:hidden;}.searchform{padding-left:0;position:absolute;z-index:10;bottom:0!important;}.ui-autocomplete{max-height:100px;overflow-y:auto;overflow-x:hidden;padding-right:20px;}.searchformlogged{padding-left:0;position:absolute;z-index:10;bottom:0;}.searchform-content{background-color:#003a69;min-height:157px;padding:9px 0;}.searchform-calculate{min-height:157px;padding:0;}.searchform-calculate_landing{min-height:2px;padding:0;}.searchform-inputs{border:0;width:100%;padding:0 5px;font-weight:600;height:30px;}.searchform-select{border:0;width:100%;display:inline-block;padding:0 5px;margin:2px 0;height:30px;font:inherit;outline:0;line-height:1.2;background:url(/Images/loghi/icon-dropdown-search.png) no-repeat right #fff;border:0;appearance:none;-moz-appearance:none;-webkit-appearance:none;}.searchform-selectPony{border:0;width:100%;display:inline-block;padding:10px;margin:2px 0;font:inherit;outline:0;line-height:1.2;background:url(/Images/loghi/icon-dropdown-search.png) no-repeat right #fff;border:0;appearance:none;-moz-appearance:none;-webkit-appearance:none;}@-moz-document url-prefix(){.searchform-select:after{position:absolute;margin-left:-36px;margin-top:4px;content:url("/Images/loghi/icon-dropdown-search.png");pointer-events:none;overflow:hidden;}.searchform-select{text-overflow:"";text-indent:-1px;-moz-appearance:none;background:none;}}.searchform-select-disabled{width:100%;display:inline-block;padding:5px;margin:2px 0;font:inherit;outline:0;line-height:1.2;border:0;background:transparent;color:#fff;-moz-appearance:none;-webkit-appearance:none;}.search-labels{color:#fff;margin-top:5px;margin-bottom:0;font-family:"Gotham M","Gotham B";font-size:7pt;text-transform:uppercase;font-weight:400;}.slider-footer a{background-color:rgba(0,0,0,.6);padding:20px;text-align:center;bottom:0;font-size:22pt;color:#fff;position:absolute;z-index:10;width:100%;}.slider-footer a .lighter-text{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;text-align:left;}.searchform-vtabs{background-color:rgba(255,255,255,.67);padding:0;font-size:10pt;}.searchform-vtabs_landing{padding-top:14px;padding-left:0;padding-right:0;font-size:10pt;}.searchform-htabs{padding:0;font-size:10pt;}.btn-copydata{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;background-color:#fbb919;padding:9px 10px 10px 10px;border:0;font-size:10pt;}.btn-not-registered{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:14pt;width:100%;padding:15px 0;background-color:#fff;border:0;font-size:12pt;}.btn-modify{background-color:#fbb919;color:#000;padding:9%;border:0;font-size:12pt;text-decoration:none;margin-top:2%;}.btn-newticket{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:10pt;color:#333;border:0;padding:5px 3rem;background-color:#fc0;}.btn-print{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:10pt;color:#333;border:0;padding:14px 31px;margin-left:3%;background-color:#fc0;}.btn-paybtn{background-color:#fbb919;color:#000;padding:20px 35px;border:0;font-size:10pt;text-decoration:none;margin-top:2%;font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;}.btn-submitmodify{background-color:#fbb919;color:#000;padding:20px 35px;border:0;font-size:10pt;text-decoration:none;margin-top:2%;font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;}.btn-paybtncredit{background-color:#fbb919;padding:20px;border:0;font-size:10pt;margin-top:2%;font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;width:100%;min-height:7rem;}.btn-login{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:14pt;width:100%;padding:15px 0;background-color:#fbb919;border:0;font-size:12pt;}.btn-buycredits{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:8pt;color:#333;border:0;padding:5px 3rem;background-color:#fc0;width:100%;position:absolute;bottom:0;z-index:10;}.btn-modifyprofile{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:8pt;color:#fff;border:0;padding:5px 3rem;background-color:#333;width:100%;position:absolute;z-index:10;bottom:0;}.btn-csv{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:10pt;color:#333;border:0;padding:5px 3rem;background-color:#fc0;}.btn-uploadprofilephoto{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:10pt;color:#fff;border:0;padding:5px 3rem;background-color:#494949;float:right;}.btn-agenda{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:10pt;border:0;padding:0;}.fileupload{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:10pt;color:#333;border:0;padding:6px 3rem;background-color:#fc0;position:relative;overflow:hidden;text-align:center;}.fileupload input.upload{position:absolute;top:0;right:0;margin:0;padding:0;z-index:2;font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:10pt;color:#333;border:1px solid #333;padding:2px 0;background-color:#fff;filter:alpha(opacity=0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;}.fileuploadmodifyprofile{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:10pt;color:#fff;border:0;padding:6px 1rem;background-color:#494949;position:relative;overflow:hidden;text-align:center;}.fileuploadmodifyprofile input.upload{position:absolute;top:0;right:0;margin:0;padding:0;z-index:2;font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:10pt;color:#494949;border:1px solid #494949;padding:2px 0;background-color:#fff;filter:alpha(opacity=0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;}.fakeinput{height:30px;border:1px solid #494949;padding:6px 3rem;font-size:8pt;border-radius:7px;}.btn-buycredits img,.btn-modifyprofile img{margin:0 7px;}.btn-search-small{background-color:#fc0;padding:6px 1rem;border:0;}.custom-input-search{width:100%;display:inline-block;padding:6px 3px;margin:1px 0;font:inherit;outline:0;line-height:1.2;border:1px solid #333;}.form-sup-label{display:block;text-transform:uppercase;}#tocountry{cursor:hand;cursor:pointer;}a.tocountrylink{margin-top:20px;margin-left:20px;display:block;font-size:1.2em;}a.tocountrylink:hover,a.tocountrylink:focus{text-decoration:none;font-weight:bold;font-size:1.2em;}#modalcountry .dropdown-menu{height:300px;overflow-y:scroll;}.trustpilot{width:100%;height:62px;}.comefunziona{background-color:transparent;}.comefunziona h1,.comefunziona .std-page h2,.std-page .comefunziona h2,.comefunziona .letter-page h2,.letter-page .comefunziona h2{color:#4a4a4a;font-size:20pt;font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;}.comefunziona .hr{margin:35px 0;}.comefunziona .column-img{height:80px;display:flex;align-items:flex-end;margin-top:25px;}.comefunziona .column-header{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:16pt;color:#4a4a4a;text-align:center;margin-top:20px;}.comefunziona .column-text{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:12pt;color:#4a4a4a;text-align:center;}.comefunziona .btn-circle{background-color:#fff;color:#0a3f75;}.comefunziona h2{margin-bottom:0;font-weight:bold;color:#fff;font-size:20px;line-height:26px;}.comefunzionatips{margin-top:20px;}.infobox .col-md-9{padding-left:5px;}.infobox .col-md-3{padding-right:0;}.infobox .btn{float:right;}.infobox p{color:#8ab7d8;font-size:12px;line-height:12px;}.btn-video-comefunziona{background-color:#4f749a;background-image:none;border:0;color:#fff;padding:20px 25px 20px 20px;font-size:small;}.btn-video-comefunziona:hover{color:#eee;}.comefunzionatext{float:left;margin-right:10px;}.toolsplugins .row{margin-top:25px;}.toolspluginstitle{font-weight:bold;}.toolsplugins .row p small{font-weight:normal;font-size:100%;}.pluginsshowmore{padding-bottom:20px;margin-bottom:20px;margin-top:10px;}.pluginsshowmore a{color:#666;font-weight:bold;font-size:small;}.pluginsshowmore a:hover{text-decoration:none;}.pluginimg{height:70px;}.partner{position:absolute;right:0;z-index:9;bottom:7rem;min-width:8%;padding:0;}.partnerimg{width:100%;text-align:center;background-color:#fff;}#partnerslider.carousel{height:auto;margin-bottom:0;}#partnerslider.carousel .item{height:auto;background-color:#fff;border:0;}.banners{margin-top:20px;margin-bottom:50px;}.banners div{text-align:center;}.socialtitle{font-weight:bold;margin-bottom:6px;white-space:nowrap;display:block;margin-top:5px;text-align:center;}.socialtext{text-align:center;}.newspaper{background-color:transparent;margin:50px 0;}.newspaper h1,.newspaper .std-page h2,.std-page .newspaper h2,.newspaper .letter-page h2,.letter-page .newspaper h2{color:#4a4a4a;font-size:20pt;font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;}.newspaper .hr{margin:35px 0;}.newspaperimg{width:15%;margin-left:5%;margin-right:5%;float:left;text-align:center;margin-top:50px;margin-bottom:40px;}#newspaperslider.carousel{height:215px;margin-bottom:0;}#newspaperslider.carousel .item{height:300px;background:none;}.modalnewspaper modal-dialog{width:700px;}.modalnewspapertext{padding:25px;}.modalnewspapertext h4{color:#666;font-size:20px;margin-bottom:24px;text-align:center;}.modalnewspapertext p{font-size:16px;font-weight:normal;color:#777;}.modalnewspapertext a,.modalnewspapertext a:link,.modalnewspapertext a:visited,.modalnewspapertext a:active{color:#ea7d22;float:right;margin-top:20px;margin-bottom:20px;}.modalnewspapertext a:focus,.modalnewspapertext a:hover{color:#fcaf6f;text-decoration:none;}.chartlabel{position:relative;top:-79px;font-size:2.5em;left:5px;}.chartlabel small{font-size:.4em;color:#777;}.pickupdateheader{padding:0;width:12%;}.pickupdatefooter{padding:0;width:400px;text-align:right;}.resultsearchform{position:relative;}.resultsearchformlog{position:absolute;bottom:0;background-color:#eeeeec;padding-top:40px;height:100%;}.resultsearchformlog .type{border-right:1px solid #fff;}.resultsearchform .type .type-text{font-weight:700;font-style:normal;color:#fff;}.resultsearchformlog .type .type-text{font-weight:700;font-style:normal;color:#fff;}.resultsearchform-prices .search-labels{color:#333;}.resultsearchform-prices .resultprice{color:#333;padding:0 0 13px 10px;}.resultsearchformlog input{border:0;width:100%;padding:5px;color:#fff;background-color:transparent;font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:12pt;}.resultsearchform i.fa-pencil{color:#fff;font-size:18px;top:6px;left:-15px;position:relative;}.resultsearchformlog i.fa-pencil{color:#fff;font-size:18px;top:6px;left:-15px;position:relative;}.resultsearchform hr{border-color:#6f8eab;border-width:2px;margin:0;}.resultsearchform .btn-refresh{background-color:#3b6591;border:0 solid #fff;color:#f2c100;font-weight:bold;}.resultsearchform .glyphicon-refresh:before{content:"";display:block;margin-bottom:6px;font-weight:bold;}.resultsearchformlog label{color:#fff;margin-top:5px;margin-bottom:0;font-family:"Gotham M","Gotham B";font-size:8pt;text-transform:uppercase;}.resultsearchformlog hr{border-color:#6f8eab;border-width:2px;margin:0;}.resultsearchformlog .btn-refresh{background-color:#3b6591;border:0 solid #fff;color:#f2c100;font-weight:bold;}.resultsearchformlog .glyphicon-refresh:before{content:"";display:block;margin-bottom:6px;font-weight:bold;}.resultsearchform-header{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:8pt;margin-top:50px;}.resultslist .resultsearchform-header .col-md-4,.resultslist .resultsearchform-header .col-md-3,.resultslist .resultsearchform-header .col-md-2,.resultslist .resultsearchform-header .col-md-1{border-bottom:1px solid #000;border-top:1px solid #000;border-left:1px solid #000;padding:.6rem;min-height:3.5rem;}.custom-col-pickup{background-color:#003a69;padding:10px;padding-bottom:0;}.buypanel-down .custom-col-pickup{padding-top:20px;}.servicefilter{background-color:#06294d;height:auto;padding-top:5px;padding-bottom:5px;position:static;z-index:1000;top:180px;}.servicefilter .container{padding-top:15px;}.servicefilter .fa:before{margin-right:4px;}.filtertitle,.servicefilter a.service,.servicefilter a.service:link,.servicefilter a.service:visited,.servicefilter a.service:active{color:#a5b0c2;font-weight:bold;line-height:34px;height:34px;margin-left:10px;}.servicefilter a.filtermenu,.servicefilter a.filtermenu:link,.servicefilter a.filtermenu:visited,.servicefilter a.filtermenu:active{color:#a5b0c2;font-weight:bold;}.servicefilter a.service:hover,.servicefilter a.serviceactive,.servicefilter a.serviceactive:visited,.servicefilter a.serviceactive:active,.servicefilter a.serviceactive:link,.servicefilter a.filtermenu:hover{color:#fff;text-decoration:none;}.servicefilter .dropdown-menu{background-color:#06294d;}.dropdown-menu li a.filtermenu:hover,.dropdown-menu li a.filtermenu:focus{background:none;}.resultslist{color:#666;font-weight:normal;color:#666;font-weight:normal;}.resultrow{margin:0;}.resultrow .col-md-1,.resultrow .col-md-2,.resultrow .col-md-3,.resultrow .col-md-4{border-bottom:1px solid #000;min-height:73px;font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:10pt;}.resultrow{background-color:transparent;}.resultrow .buybuttoncontainer{text-align:right;margin-right:0;padding-right:0;}.resultlogocontainer img{max-width:100%;}.resultrow .resultdetailcontainer,.resultrow .resultspecialcontainer{display:table;padding:2%;margin-top:1%;}.resultrow .resultspecialcontainer .fa{display:table-cell;vertical-align:middle;font-size:20px;padding-left:5px;width:22px;}.resultrow .resultdetail,.resultrow .resultspecial{display:table-cell;vertical-align:middle;}.resultrow .resultspecial{text-align:left;padding-left:7px;font-weight:bold;}.resultprice{font-size:25pt;font-family:"Gotham M","Gotham B";font-weight:800;font-style:normal;}.resultcurrency{font-size:18pt;font-family:"Gotham M","Gotham B";font-weight:800;font-style:normal;margin-left:3px;}.resulttaxnote{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:7pt;}.resultdivider{height:20px;border-right:1px solid #d4d3d3;position:absolute;top:62px;width:90%;}.resultspecialtime{color:#0a3f74;}.resultservices{margin-top:25%;height:25px;}.resultrow .btn-spedisci{background-color:#fbb919;width:100%;min-height:70px;border:0;margin-left:15px;}.resultrow .btn-spedisci .btn-text{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:9pt;margin-top:6%;}.resultrow .btn-spedisci span{display:block;text-align:center;margin-left:-8px;color:#0a3f75;}.resultrow .btn-spedisci span:hover{color:#ea7d20;}.resultslist a.btn{background:none;color:#0a3f75;font-weight:bold;padding:0;float:right;}.resultslist a.btn:hover{color:#ea7d20;}.resultservice{margin:5px 5px;cursor:pointer;cursor:hand;display:inline;}.resultservicetext{text-align:left;margin-top:5px;padding-left:33px;}.contrassegnoheader .multishipdescription{text-align:justify;font-size:12pt;margin-top:4rem;}.contrassegnoheader .css-checkbox-left{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0;}.contrassegnoheader .css-checkbox-left+label.css-label-left{padding-left:20px;height:15px;display:inline-block;line-height:15px;background-repeat:no-repeat;background-position:0 0;font-size:15px;vertical-align:middle;cursor:pointer;}.contrassegnoheader .css-checkbox-left:checked+label.css-label-left{background-position:0 -15px;}.contrassegnoheader .css-checkbox-left.lrg+label.css-label-left.lrg{padding-left:25px;margin:0;height:25px;display:inline-block;line-height:20px;background-repeat:no-repeat;background-position:0 0;font-size:9pt;vertical-align:middle;cursor:pointer;background-image:url("/Images/servizi/checkbox-grey.png");}.contrassegnoheader .css-checkbox-left.lrg:checked+label.css-label-left.lrg{padding-left:25px;height:25px;display:inline-block;line-height:20px;background-repeat:no-repeat;background-position:0 0;font-size:15px;vertical-align:middle;cursor:pointer;background-image:url("/Images/servizi/checkbox-grey-checked.png");}.contrassegnoheader .title{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:12pt;}.contrassegno-info{margin-bottom:5rem;}.contrassegno-info .title{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:8pt;}.contrassegno-info .value{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:12pt;}.detailservicerow{text-align:left;background-color:#f7f8f3;padding:20px;padding-left:160px;}.detailservicerowtitle{color:#0b4076;padding-bottom:8px;margin-top:0;font-weight:bold;}.detailservicerow h5{font-weight:bold;color:#0a3f75;}.resultservicespecs{width:250px;font-weight:normal;float:left;margin-right:20px;}.detailresultservice{width:100%;float:left;height:25px;}.detailresultservice .resultservice{display:block;float:left;margin-top:8px;}.searchshowmore{display:none;padding-bottom:20px;margin-bottom:20px;margin-top:10px;}a#moreresults,a#moreresults:link,a#moreresults:active,a#moreresults:visited{color:#666;font-weight:bold;font-size:small;text-decoration:none;}a:hover#moreresults{color:#ea7d22;}.searchhelpbar{margin-top:40px;margin-bottom:25px;}.searchhelpbar strong,.searchhelpbar .topbanner header .price,.topbanner header .searchhelpbar .price{color:#0a3f75;}#modallogin .modal-header{margin-left:25px;}#modallogin #loginForm{background-color:#ea7d22;}#modallogin .modal-body,#modallogin .modal-footer{color:#fff;margin-left:25px;margin-right:25px;}#modallogin .modal-footer a,#modallogin .modal-footer a:link,#modallogin .modal-footer a:visited,#modallogin .modal-footer a:active{color:#fff;text-decoration:none;}#modallogin .modal-footer a:hover,#modallogin .modal-footer a:focus{color:#0b4076;text-decoration:none;}.loginsubtitle{font-weight:bold;margin-bottom:20px;text-shadow:1px 1px 0 #5a5a5a;}.loginlinks{font-weight:bold;margin-top:20px;}.loginlinks a:link,.loginlinks a:visited,.loginlinks a:active{line-height:25px;color:#fff;}.loginlinks a:hover{line-height:25px;color:#0b4076;text-decoration:none;}.customerdetails .col-xs-6{padding:0;position:absolute;bottom:0;}.customerdetails .col-xs-6 .user-logo{float:right;position:absolute;bottom:7rem;right:0;}.customerdetails .customername,.customerdetails .customersurname,.customerdetails .creditslabel{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:12pt;color:#333;}.customerdetails .credits{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:28pt;color:#333;}#menuClient{min-height:15rem;position:relative;}#menuClient a{color:#333;text-decoration:none;}#menuClient .col-md-3:hover,#menuClient .col-md-1:hover,#menuClient .col-md-4:hover{color:#333;background-color:#fff;border-top:1px solid #333;border-left:1px solid #333;border-right:1px solid #333;border-bottom:0;}#menuClient .col-md-3{width:22%;min-height:15rem;padding:2rem 0 0;background-color:#eeeeec;position:absolute;left:0;bottom:0;}#menuClient .col-md-4{width:25%;min-height:15rem;padding:2rem 0 0;background-color:#eeeeec;position:absolute;left:0;bottom:0;}#menuClient .col-md-1{bottom:0;padding:0;position:absolute;right:0;background-color:#eeeeec;min-height:5rem;text-align:center;}#menuClient .active{color:#333;padding:2rem 0 0;background-color:#fff;border-top:1px solid #333;border-left:1px solid #333;border-right:1px solid #333;border-bottom:0;z-index:1;bottom:-2px;}.divider{border:1px solid #333;margin:0;}#menuClient .border-right{border-right:1px solid #333;padding:0;width:20%;min-height:13rem;float:left;}#menuClient .content{padding-left:8rem;}#menuClient .title{font-family:"Gotham M","Gotham B";font-weight:800;font-style:normal;font-size:12pt;}#menuClient .title_pro{font-family:"Gotham M","Gotham B";font-weight:800;font-style:normal;font-size:12pt;}#menuClient .subtitle{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:8pt;}#menuClient .info .value{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:19pt;margin:0;}#assistance{top:0;display:none;z-index:2000;position:absolute;}.help-panel-slider{background-color:#fbb919;padding:5px;width:92px;height:70px;margin:0 auto;top:0;}.support-panel{background-color:#fff;height:auto;}.col-centered{margin:0 auto;}.col-centered.destra{margin-right:1%;margin:0 auto;}.spedisci_colore{background-color:#e79100;height:auto;}.custom-select select{width:100%;display:inline-block;padding:4px 3px 3px 5px;margin:2px 0;font:inherit;outline:0;line-height:1.2;background:url(/Content/images/select-up-down-arrow.png) no-repeat right transparent;border-color:#4a4a4a;appearance:none;-moz-appearance:none;-webkit-appearance:none;font-weight:400;}select::-ms-expand{display:none;}@-moz-document url-prefix(){.custom-select:after{position:absolute;margin-left:-36px;margin-top:4px;pointer-events:none;overflow:hidden;}.custom-select select{text-overflow:"";text-indent:-1px;-moz-appearance:none;background:none;}}.custom-input{width:100%;display:inline-block;padding:4px 3px 3px 5px;margin:2px 0;font:inherit;outline:0;line-height:1.2;border:1px solid #4a4a4a;font-weight:400;}.custom-btn{background-color:#4a4a4a;color:#fff;border:0;padding:10px 25px;display:block;text-align:center;}.ticket-labels{font-size:10pt;margin:2px 0;}.no-pointer-events .custom-select:after{content:none;}.align-vertical{height:100%;display:flex;align-items:center;display:-webkit-flex;-webkit-align-items:center;}.align-bottom{height:100%;display:flex;align-items:flex-end;display:-webkit-flex;left:1%;-webkit-align-items:flex-end;}#assistance .support-panel .border-column{border-right-style:solid;border-width:1px;}#assistance .support-panel .clear-spaces{padding:25px 0;}.modahelpbanner{height:150px;}#modalhelp .modal-header{margin-left:25px;}#modalhelp .modal-body,#modalhelp .modal-footer{margin-left:25px;margin-right:25px;}.modalhelptext{font-weight:bold;font-size:18px;}#modalhelp .modal-header h3{color:#0b4076;}#helpform .row{margin-top:15px;}#helpform .input-group-addon{width:183px;}#helpform .input-group{width:100%;}.modifyprofile{background-color:#fff;border-top:1px solid #333;border-bottom:1px solid #333;position:absolute;z-index:12;padding:5rem;}#creditspanel{left:0;width:100%;height:auto;position:absolute;}.usercreditspanel{background-color:#fff;border-top:1px solid #333;position:absolute;z-index:12;}.usercreditspanel hr{border-top:1px solid #333;margin-top:4rem;}.modifyprofile hr{border-top:1px solid #333;margin-top:4rem;}.usercreditspanel .header-title{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:10pt;margin-top:2rem;}.usercreditspanel .header .col-md-2,.usercreditspanel .header .col-md-5,.usercreditspanel .header .col-md-4,.usercreditspanel .header .col-md-3{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:8pt;padding:6px;border:1px solid #333;min-height:3rem;}.usercreditspanel .data .col-md-5,.usercreditspanel .data .col-md-2,.usercreditspanel .data .col-md-4,.usercreditspanel .data .col-md-3{font-family:"Gotham M","Gotham B";font-weight:300;font-style:normal;font-size:34pt;border-bottom:1px solid #333;}.usercreditspanel .datacredits .col-md-5,.usercreditspanel .datacredits .col-md-2,.usercreditspanel .datacredits .col-md-4,.usercreditspanel .datacredits .col-md-3{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:10pt;border-bottom:1px solid #333;padding:5px;}.usercreditspanel .value{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:35pt;}.usercreditspanel .title .coupon{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:12pt;}.modalcreditbanner{height:150px;}#modalcredit .modal-header{margin-left:25px;}#modalcredit .modal-body,#modalcredit .modal-footer{margin-left:25px;margin-right:25px;}.modalcredittext{font-weight:bold;font-size:18px;}#modalcredit .modal-header h3{color:#0b4076;}#creditform .row{margin-top:15px;}#creditform .input-group-addon{width:183px;}#creditform .input-group{width:100%;}#modalresetpass .loginsubtitle{text-shadow:initial;}#modalregisterhelp .modal-dialog{width:700px;}#modalregisterhelp .modal-body{background:url("/Images/perche_registrarsi_man.png") no-repeat right bottom;background-color:#ea7d22;}.modalregisterhelptext{color:#fff;padding-left:15px;}.modalregisterhelptext h3{font-size:16px;color:#fff;}.modalregisterhelptext ol{font-size:16px;}.modalregisterhelptext ol>li{font-size:16px;list-style:none;}.modalregisterhelptext ol>li:before{content:counter(list,decimal) ") ";counter-increment:list;width:20px;float:left;}.modalregisterhelptext a,.modalregisterhelptext a:link,.modalregisterhelptext a:visited,.modalregisterhelptext a:active{font-size:18px;color:#fff;margin-top:20px;}.modalregisterhelptext a:hover,#modalregisterhelptext a:focus{font-size:18px;color:#eaeaea;text-decoration:none;}#modalvideo .modal-dialog,#modalvideobanner .modal-dialog{width:822px;}#modalvideo .modal-body,#modalvideobanner .modal-body{padding:0;}.cboxpaybtn{position:absolute;right:0;bottom:0;}#modalcbox .modal-dialog{width:700px;}#modalcbox .modal-body{background-color:#ea7d22;color:#fff;}#modalcbox .row{height:60px;}.raccomandata{margin-right:auto;margin-left:auto;width:100%;background-color:#ebf5fa;margin-top:15px;margin-bottom:5px;padding-top:5px;padding-bottom:5px;box-shadow:inset 1px 0 17px rgba(0,0,0,.15);}.raccomandata_slim{margin-right:auto;margin-left:auto;width:100%;padding-top:5px;}.stringi{margin-right:auto;margin-left:auto;width:60%;}.attesa{font-family:"Gotham M";color:#1f5d90;padding-right:5px;display:block;font-size:11px;font-weight:400;height:12px;overflow:hidden;text-transform:uppercase;white-space:nowrap;}.crono{float:left;}.sfondo_crono{background-color:#eeeeec;box-shadow:inset 1px 0 17px rgba(0,0,0,.15);}.racco_testo{font-family:"Gotham L";color:#003a69;font-size:25pt;line-height:40px;padding-top:5px;padding-bottom:5px;}.raccomandata_tit{margin-right:auto;margin-left:auto;width:100%;background-color:#e79100;margin-top:5px;margin-bottom:5px;}.racco_testo_tit{font-family:"Gotham L";color:#003a69;font-size:15pt;line-height:25px;padding-top:5px;padding-bottom:5px;}.raccomandata_tit_dinamica{background-color:#ededed;}.racco_testo_tit_dinamica{font-family:"Gotham L";color:#000;font-size:10pt;}.raccomandata_testo{margin-right:auto;margin-left:auto;width:100%;margin-top:5px;margin-bottom:5px;}.racco_testo_para{color:#696969;line-height:18px;padding-top:5px;padding-bottom:5px;font-family:"Gotham L";font-size:12pt;margin-top:15px;margin-bottom:15px;line-height:20px;}.racco_testo_para.strong{font-weight:bold;}.blue{width:100%;background-color:#003a69;padding-top:40px;}.dataritiro{color:#fff;font-weight:bold;}.dataritiro .fa-calendar:before{margin-right:5px;}.formbuycontainer .resultprice{font-weight:bold;margin-top:0;overflow:hidden;}.formbuycontainer .resulttaxnote{color:#fff;}.formbuycontainer.form-control[readonly],.form-control[readonly]{cursor:not-allowed;}.formbuycontainer fieldset[disabled] .form-control,.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed;background:none;opacity:1;}.btn-buy-group{height:61px;width:100%;position:relative;text-align:center;}.corriereicon{width:65px;height:65px;background-color:#fff;position:relative;display:inline-block;border-radius:50%;border:3px solid #0a3f75;z-index:1001;}.corriereicon img{position:absolute;max-width:150%;max-height:150%;margin:auto;top:0;left:-15px;right:0;bottom:0;}.btn-buy{position:relative;top:-28px;left:-17px;padding-left:23px;padding-right:16px;padding-top:14px;background-color:#547a9f;border:0 solid #000;color:#eaeaea;font-weight:bold;z-index:1000;padding-bottom:15px;}.btn-buy:hover,.btn-buy:focus{color:#88a3be;}.btn-buy.fa-shopping-cart:before{padding-right:5px;}#modalpay .modal-content{width:820px;}#modalpay .col-md-4{padding:0;}.modalpaybanner{margin-bottom:1rem;}.modalpayhelp{margin-top:10px;margin-bottom:10px;font-family:"Gotham M","Gotham B";font-weight:800;font-style:normal;font-size:16pt;color:#333;}.modalpayhelp a{color:#676767;}.modalpayhelp a:hover,.modalpayhelp a:focus{color:#0a3f75;}.formbuy{height:auto;}.buysectiontitle{color:#0b4076;font-weight:bold;font-size:24px;}.label-small{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:8pt;width:100%;margin:10px 0 0;}.label-small-services{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:12pt;padding:3%;margin:0;}.label-big-services{font-family:"Gotham M","Gotham B";font-weight:800;font-style:normal;font-size:16pt;width:100%;padding-left:16%;}.riepilogo-body input{border:1px solid #494949;padding:1rem 5px;width:100%;}.formbuycontainer .row{margin-top:8px;}.riepilogo-container .buyformlabel{color:#626262;font-weight:bold;padding-top:8px;}.riepilogo-container .form-control{width:95%;display:inline;}.riepilogo-container .form-control-help{position:relative;left:-12px;z-index:10;color:#999;cursor:hand;cursor:pointer;}.riepilogo-container .form-control-help:hover,.formbuycontainer .form-control-help:focus{color:#ea7d22;font-weight:bold;}.servizi-container .servizioicon{display:inline-block;margin-top:14px;font-weight:bold;color:#626262;font-size:14px;}.servizi-container .servizioprice{font-family:"Gotham M","Gotham B";font-weight:800;font-style:normal;font-size:16pt;float:right;}.servizi-body-csv .servizioprice{font-family:"Gotham M","Gotham B";font-weight:800;font-style:normal;font-size:14pt;float:right;}.servizi-body{margin-top:5rem;}.servizi-body .input-field{border-top:1px solid #494949;border-right:1px solid #494949;border-bottom:1px solid #494949;border-left:0;padding:.3rem 5px;width:90%;font-size:12pt;}.servizi-body .group-addon{width:10%;float:left;padding:.3rem 5px;font-size:12pt;font-weight:400;text-align:center;border-top:1px solid #494949;border-left:1px solid #494949;border-bottom:1px solid #494949;border-right:0;}.servizi-body .content{margin:25px 10px 85px;}.servizi-body .btn{margin-top:3px;}.servizi-body .title{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:20pt;}.servizi-body .contitions{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:14pt;margin-left:2%;margin-bottom:0;}.servizi-body .css-checkbox-left{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0;}.servizi-body .css-checkbox-left+label.css-label-left{padding-left:20px;height:15px;display:inline-block;line-height:15px;background-repeat:no-repeat;background-position:0 0;font-size:9pt;vertical-align:middle;cursor:pointer;}.servizi-body .css-checkbox-left:checked+label.css-label-left{background-position:0 -15px;}.servizi-body .css-checkbox-left.lrg+label.css-label-left.lrg{height:30px;width:30px;border:2px solid #003a69;border-radius:9px;display:inline-block;cursor:pointer;position:relative;margin-left:2px;}.servizi-body .css-checkbox-left.lrg:checked+label.css-label-left.lrg{height:30px;width:30px;border:2px solid #003a69;border-radius:9px;display:inline-block;cursor:pointer;position:relative;background-image:url("/Images/servizi/checkbox-grey-checked.png");background-size:20px;background-position:center center;margin-left:2px;}.servizi-body .css-checkbox-right{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0;}.servizi-body .css-checkbox-right+label.css-label-right{padding-left:25px;height:15px;display:inline-block;line-height:15px;background-repeat:no-repeat;background-position:0 0;font-size:15px;vertical-align:middle;cursor:pointer;}.servizi-body .css-checkbox-right:checked+label.css-label-right{background-position:0 -15px;}.servizi-body .css-checkbox-right.lrg+label.css-label-right.lrg{margin:0;height:32px;width:32px;display:inline-block;line-height:20px;background-repeat:no-repeat;background-position:0 0;font-size:15px;vertical-align:middle;cursor:pointer;float:right;}.servizi-body .css-checkbox-right.lrg:checked+label.css-label-right.lrg{height:18px;width:18px!important;padding:0!important;background-repeat:no-repeat;background-position:0 0;font-size:15px;vertical-align:middle;cursor:pointer;background-image:url(/Images/servizi/checkbox-yellow.png);float:right;border-radius:4px;top:0;left:0;right:0;bottom:0;margin:auto;position:absolute;background-size:cover;}checkbox_holder{float:right;border:1px solid #003a69;border-radius:10px;}.servizi-body-csv{padding:2% 1% 3%;width:68%;margin-right:1%;position:absolute;right:0;z-index:2;background-color:#fff;}.servizi-body-csv .input-field{border-top:1px solid #494949;border-right:1px solid #494949;border-bottom:1px solid #494949;border-left:0;padding:.2rem 5px;width:90%;font-size:12pt;}.servizi-body-csv .group-addon{width:10%;float:left;padding:.5rem 5px;font-size:12pt;font-weight:400;line-height:1;text-align:center;border-top:1px solid #494949;border-left:1px solid #494949;border-bottom:1px solid #494949;border-right:0;}.servizi-body-csv .content{margin:25px 10px 85px;}.servizi-body-csv .btn{margin-top:3px;}.servizi-body-csv .col-md-4{border:1px solid #000;padding:0;min-height:234px;width:30%;}.servizi-body-csv .title{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:18pt;}.servizi-body-csv .contitions{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:14pt;margin-left:2%;margin-bottom:0;}.servizi-body-csv .css-checkbox-left{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0;}.servizi-body-csv .css-checkbox-left+label.css-label-left{padding-left:20px;height:15px;display:inline-block;line-height:15px;background-repeat:no-repeat;background-position:0 0;font-size:15px;vertical-align:middle;cursor:pointer;}.servizi-body-csv .css-checkbox-left:checked+label.css-label-left{background-position:0 -15px;}.servizi-body-csv .css-checkbox-left.lrg+label.css-label-left.lrg{padding-left:25px;margin:0;height:25px;display:inline-block;line-height:20px;background-repeat:no-repeat;background-position:0 0;font-size:8pt;vertical-align:middle;cursor:pointer;background-image:url("/Images/servizi/checkbox-grey.png");}.servizi-body-csv .css-checkbox-left.lrg:checked+label.css-label-left.lrg{padding-left:25px;height:25px;display:inline-block;line-height:20px;background-repeat:no-repeat;background-position:0 0;font-size:8pt;vertical-align:middle;cursor:pointer;background-image:url("/Images/servizi/checkbox-grey-checked.png");}.servizi-body-csv .css-checkbox-right{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0;}.servizi-body-csv .css-checkbox-right+label.css-label-right{padding-left:25px;height:15px;display:inline-block;line-height:15px;background-repeat:no-repeat;background-position:0 0;font-size:15px;vertical-align:middle;cursor:pointer;}.servizi-body-csv .css-checkbox-right:checked+label.css-label-right{background-position:0 -15px;}.servizi-body-csv .css-checkbox-right.lrg+label.css-label-right.lrg{margin:0;height:32px;width:32px;display:inline-block;line-height:20px;background-repeat:no-repeat;background-position:0 0;font-size:15px;vertical-align:middle;cursor:pointer;background-image:url("/Images/servizi/checkbox-yellow.png");float:right;}.servizi-body-csv .css-checkbox-right.lrg:checked+label.css-label-right.lrg{padding-left:22px;height:32px;width:32px;display:inline-block;line-height:20px;background-repeat:no-repeat;background-position:0 0;font-size:15px;vertical-align:middle;cursor:pointer;background-image:url("/Images/servizi/checkbox-yellow-checked.png");float:right;}.servizi-body-csv .service-logo{width:20px;height:23px;margin-right:5%;margin-left:3%;margin-top:-3%;}.servizi-body-csv .servicerow{padding-top:15px;margin-top:0;padding-bottom:15px;}#addservices{border:0;padding:0;}.css-checkbox-privacy{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0;}.css-checkbox-privacy+label.css-label-privacy{padding-left:20px;height:15px;display:inline-block;line-height:15px;background-repeat:no-repeat;background-position:0 0;font-size:15px;vertical-align:middle;}.css-checkbox-privacy:checked+label.css-label-privacy{background-position:0 -15px;}.css-checkbox-privacy.lrg+label.css-label-privacy.lrg{padding-left:25px;margin:0;height:25px;display:inline-block;line-height:20px;background-repeat:no-repeat;background-position:0 0;font-size:15px;vertical-align:middle;background-image:url("/Images/servizi/checkbox-white.png");}.css-checkbox-privacy.lrg:checked+label.css-label-privacy.lrg{padding-left:25px;height:25px;display:inline-block;line-height:20px;background-repeat:no-repeat;background-position:0 0;font-size:15px;vertical-align:middle;background-image:url("/Images/servizi/checkbox-white-checked.png");}.css-checkbox-privacy.lrg+label.css-label-privacy.lrg a{text-decoration:underline;}.servizi-body .service-logo{width:20px;height:23px;margin-right:5%;margin-left:3%;margin-top:-3%;}.servizi-body .servicerow{padding-top:15px;margin-top:0;padding-bottom:15px;}.servizi-body .row:nth-child(odd){background-color:#f5f5f5;}.servicerow .row{background-color:transparent;margin-left:20px;}.servizi-body .collapse{border-bottom:0;}.servicecheck{float:left;width:15px;height:13px;margin-top:15px!important;margin-right:16px!important;}label{color:#626262;}label small{font-weight:normal;}.confirm-tooltip{background-color:#ffb800;width:50%;min-height:100px;position:absolute;text-align:center;z-index:10;margin-top:9rem;margin-left:20%;}.confirm-tooltip .title{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:20pt;padding:10px 0;}#closeInfo{padding:10px 25px;border:0;background-color:#999;font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:10pt;color:#fff;}.confirm-tooltip .tooltip-body .tooltip-coupon{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:12pt;padding:10px 0;}#confirmationdetails{margin-top:10px;padding:20px;}#confirmationdetails .label-field{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:8pt;width:100%;}#confirmationdetails .label-confirminfo{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:12pt;width:100%;}#confirmationdetails hr{border:thin solid #333;margin:0;}.todata{margin-top:40px;}.fromdata{margin-top:40px;}.billingdata{margin-top:40px;}.billingcontainer{background-color:#eeeeec;margin-top:10px;padding:20px 50px;}.billingcontainer .header{color:#494949;font-family:"Gotham M","Gotham B";font-weight:800;font-style:normal;font-size:12pt;}.billingcontainer label{color:#494949;font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:8pt;}.billingcontainer input{width:100%;display:inline-block;padding:4px 3px 3px 5px;margin:2px 0;font:inherit;outline:0;line-height:1.2;border-color:#4a4a4a;border-width:1px;text-transform:uppercase;}.billingcontainer .fielderror{border:3px solid #ffb800;}.contrassegnoheader .fielderrorcheckbox{background-color:#ffb800;}.collectdatatitle,billingtoggle{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:20pt;border-bottom:1px solid #333;margin-bottom:3rem;}.confirmationpaneltitle{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:20pt;padding-left:20px;margin-bottom:3rem;}#destinationPoint .changepoint,#destinationPoint .shiphint{display:none;}#destinationPoint .accesspoint-sel{border:thin solid #333;text-align:center;}.collectdatarow .form-sup-label{margin-top:11px;margin-bottom:0;}.collectuserdata{margin-top:40px;}#FormCoupon{border:2px solid #ffb800;width:79%;padding:5px;color:#0a3f75;background-color:transparent;font-family:sans-serif;font-weight:400;font-style:normal;font-size:11pt;}#TestoCoupon{color:#ffb800;font-size:11px;font-family:sans-serif;}#discount.error{border:2px solid #f00;}#discount.success{border:2px solid #0f0;}.ButtonCodicePromo{background-color:#0a3f75;padding:10px;width:79%;color:#fff;font-family:sans-serif;font-size:11px;border-style:none;margin-top:5px;}#services-purchased{padding-left:9.5%;padding-top:10px;}.register-content{padding:35px 60px;background-color:#003a69;min-height:150px;}.register-content input[type=text],.register-content input[type=password]{border:0;width:100%;padding:5px;color:#000;background-color:#fff;font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:12pt;}.usercheckscontainer{margin-left:7%;margin-top:4%;}.check-terminiprivacy{padding:10px 25px;margin-top:5px;}#userbar{background-color:#eeeeec;position:relative;min-height:250px;}#userbar .row{margin-top:15px;}.userbartitle{position:relative;top:-4px;}.userbarmessages .badge{margin-left:-15px;background-color:#f70000;}a:link.usernav,a:active.usernav,a:visited.usernav{height:70px;width:100%;color:#a4b9bc;display:inline-block;text-align:center;line-height:70px;font-weight:bold;}a:hover.usernav,a:focus.usernav,a:link.active{height:70px;width:100%;color:#0a3f75;text-decoration:none;display:inline-block;}.userorderfilterlist,.userinvoicefilterlist,.useraddressfilterlist{height:80px;}.userorderfilterlist .row,.userinvoicefilterlist .row,.useraddressfilterlist .row{margin-top:25px;}.userorderfilterlist .dropdown-toggle,.useraddressfilterlist .dropdown-toggle{width:100%;border:0 solid #000;background-color:#fc0;color:#333;background-image:none;text-shadow:initial;font-weight:bold;}.userorderfilterlist .btn-group>.btn:first-child,.useraddressfilterlist .btn-group>.btn:first-child{text-align:left;}.userorderfilterlist button.btn .caret,.useraddressfilterlist button.btn .caret{float:right;margin-top:8px;}.userorderfilterlist button.btn-default:hover,.userorderfilterlist button.btn-default:focus,.userorderfilterlist button.btn-default:active,.userorderfilterlist button.btn-default.active,.userorderfilterlist .open button.dropdown-toggle.btn-default,.useraddressfilterlist button.btn-default:hover,.useraddressfilterlist button.btn-default:focus,.useraddressfilterlist button.btn-default:active,.useraddressfilterlist button.btn-default.active,.useraddressfilterlist .open button.dropdown-toggle.btn-default{background-color:#f1c200;color:#999;text-shadow:initial;}#useraddressfiltersearchpanel{background-color:#eeede8;border-radius:5px;z-index:1000;}#userinvoicefiltersearchpanel{background-color:#eeede8;border-radius:5px;z-index:1000;}#userorderfiltersearchpanel{background-color:#eeede8;border-radius:5px;z-index:1000;}#userorderfiltersearchpanel .row,#userinvoicefiltersearchpanel .row,#useraddressfiltersearchpanel .row{margin:0;padding:0;}.userorderheaderlist,.userinvoiceheaderlist,.useraddressheaderlist{background-color:#eeede8;height:auto;color:#2e2e2e;padding:10px 15px;}.userorderheaderlist .row,.userinvoiceheaderlist .row,.useraddressheaderlist .row{margin-top:23px;}.userorderheaderlist a:link,.userorderheaderlist a:visited,.userorderheaderlist a:active,.userinvoiceheaderlist a:link,.userinvoiceheaderlist a:visited,.userinvoiceheaderlist a:active,.useraddressheaderlist a:link,.useraddressheaderlist a:visited,.useraddressheaderlist a:active{color:#2e2e2e;font-weight:bold;}.userorderheaderlist a:hover,.userorderheaderlist a:focus,.userinvoiceheaderlist a:hover,.userinvoiceheaderlist a:focus,.useraddressheaderlist a:hover,.useraddressheaderlist a:focus{text-decoration:none;color:#ea7d22;}.userorderlist .row,.userinvoicelist .row,.useraddresslist .row{min-height:40px;padding-top:10px;padding-bottom:15px;}.userorderlist .row:nth-child(odd),.userinvoicelist .row:nth-child(odd),.useraddresslist .row:nth-child(odd){background-color:#f5f5f5;}.userorderlist,.userinvoicelist,.useraddresslist{background-color:#f5f5f5;}.statoerror{color:#f60000;font-weight:bold;}.statowait{color:#0000eb;font-weight:bold;}.statook{color:#009600;font-weight:bold;}.modalnewordersubtitle,.modaleditaddresssubtitle{color:#fff;font-weight:bold;font-size:20px;margin-bottom:20px;}#userareacalcolaform{background-color:#ea7d22;}#userareacalcolaform .input-group{width:100%;}#userareacalcolaform label{color:#0a3f75;}#userareacalcolaform a:link,#userareacalcolaform a:visited,#userareacalcolaform a:active{color:#fff;}#userareacalcolaform a:focus,#userareacalcolaform a:hover{color:#fff;}a.editaddress:hover,a.editaddress:focus,a.deleteaddress:hover,a.deleteaddress:focus{text-decoration:none;color:#f50000;}.cboxheader h1,.cboxheader .std-page h2,.std-page .cboxheader h2,.cboxheader .letter-page h2,.letter-page .cboxheader h2,.integrationheader h1,.integrationheader .std-page h2,.std-page .integrationheader h2,.integrationheader .letter-page h2,.letter-page .integrationheader h2,.payok h1,.payok .std-page h2,.std-page .payok h2,.payok .letter-page h2,.letter-page .payok h2,.publicpage h1,.publicpage .std-page h2,.std-page .publicpage h2,.publicpage .letter-page h2,.letter-page .publicpage h2{color:#5e5e5e;}.cboxheader p{margin-bottom:20px;color:#5e5e5e;}.cboxcontainer a{text-align:center;display:block;}.cboxcontainer a.cbox-buy{background-color:#0b4076;border-radius:5px;text-align:center;color:#fff;display:block;width:70%;margin:0 auto;margin-top:10px;}.cbox-banner{width:100%;height:220px;display:block;}.cbox20{background:url("/Images/crediti/crediti-05.png") no-repeat center center;}.cbox30{background:url("/Images/crediti/crediti-06.png") no-repeat center center;}.cbox60{background:url("/Images/crediti/crediti-07.png") no-repeat center center;}.cbox100{background:url("/Images/crediti/crediti-01.png") no-repeat center center;}.cbox200{background:url("/Images/crediti/crediti-02.png") no-repeat center center;}.cbox500{background:url("/Images/crediti/crediti-03.png") no-repeat center center;}.cbox1000{background:url("/Images/crediti/crediti-04.png") no-repeat center center;}.cbox5000{background:url("/Images/crediti/crediti-08.png") no-repeat center center;}.cboxcontainer a.cbox-banner .cbox-bannertext{color:#fff;padding-top:10px;font-weight:bold;font-size:x-large;text-shadow:black .1em .1em .2em;}.cboxcontainer a.cbox-banner .cbox-bannersubtext{color:#fff;text-shadow:black .1em .1em .1em;}.cboxcontainer a:hover,.cboxcontainer a:focus{text-decoration:none;}.cboxcontainer a.cbox-buy .cboxbuytext{width:100%;padding-top:5px;}.cboxcontainer a.cbox-buy .cboxbuysubtext{width:100%;padding-bottom:5px;color:#f1c200;}.cboxcontainer a.cbox-buy:hover,.cboxcontainer a.cbox-buy:focus{background-color:#0d335a;text-decoration:none;}.integrationcontainer{background:url("/Images/imac-integrazioni.png") no-repeat bottom right;height:auto;padding-top:0;}.magentokeytitle{font-weight:bold;color:#5e5e5e;}.integrationcontainer a.integrationlink{background-color:#0b4076;border-radius:5px;text-align:center;color:#fff;display:block;width:70%;max-width:500px;margin-top:10px;padding:4px;}.integrationcontainer a:focus,.integrationcontainer a:hover{text-decoration:none;background-color:#0d335a;}.multishipformcontainer button{margin-top:25px;}.multishipbuttons{margin:15rem 2%;}.multishipbuttons .title{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:12pt;text-align:center;background-color:#494949;padding:3.5px 3%;color:#fff;margin-top:.7px;}.multishipbuttons .css-checkbox-right{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0;}.multishipbuttons .css-checkbox-right+label.css-label-right{padding-left:25px;height:15px;display:inline-block;line-height:15px;background-repeat:no-repeat;background-position:0 0;font-size:15px;vertical-align:middle;cursor:pointer;}.multishipbuttons .css-checkbox-right:checked+label.css-label-right{background-position:0 -15px;}.multishipbuttons .css-checkbox-right.lrg+label.css-label-right.lrg{margin-right:1rem;height:32px;width:32px;display:inline-block;line-height:20px;background-repeat:no-repeat;background-position:0 0;font-size:15px;vertical-align:middle;cursor:pointer;background-image:url("/Images/servizi/checkbox-yellow.png");float:right;}.multishipbuttons .css-checkbox-right.lrg:checked+label.css-label-right.lrg{margin-right:1rem;padding-left:22px;height:32px;width:32px;display:inline-block;line-height:20px;background-repeat:no-repeat;background-position:0 0;font-size:15px;vertical-align:middle;cursor:pointer;background-image:url("/Images/servizi/checkbox-yellow-checked.png");float:right;}#multishipdetails .label-field{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:8pt;width:100%;}#multishipdetails .label-confirminfo{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:10pt;width:100%;}#multishipdetails hr{border:thin solid #333;margin:0;}.multishipbuttonsbar{background-color:#ededeb;margin:10rem 2%;height:11rem;}.multishipbuttonsbar .title{font-family:"Gotham M","Gotham B";font-weight:800;font-style:normal;font-size:12pt;border-right:1px solid #000;}.multishipbuttonsbar .totalUserPrice{font-family:"Gotham M","Gotham B";font-weight:800;font-style:normal;font-size:24pt;width:100%;text-align:center;}.multishipbuttonsbar .resulttaxnote{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:8pt;}.multishipcontainer table tr{height:50px;}.multishipcontainer table tr:nth-child(odd){background-color:#eaeaea;}.multishipcontainer table tr th{background-color:#eee;text-align:left;white-space:nowrap;padding:5px;border:1px solid #ccc;}.multishipcontainer table tr td{padding:11px;text-align:center;border:1px solid #ccc;}.paypanelcsv{display:none;position:absolute;background-color:#fff;z-index:13;top:53rem;width:100%;}.riepilogo-body{position:relative;}.riepilogo-body .css-checkbox-right{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0;}.riepilogo-body .css-checkbox-right+label.css-label-right{padding-left:25px;height:15px;display:inline-block;line-height:15px;background-repeat:no-repeat;background-position:0 0;font-size:15px;vertical-align:middle;cursor:pointer;}.riepilogo-body .css-checkbox-right:checked+label.css-label-right{background-position:0 -15px;}.riepilogo-body .css-checkbox-right.lrg:checked+label.css-label-right.lrg{margin-right:1rem;padding-left:22px;height:32px;width:32px;display:inline-block;line-height:20px;background-repeat:no-repeat;background-position:0 0;font-size:15px;vertical-align:middle;cursor:pointer;background-image:url("/Images/servizi/checkbox-yellow-checked.png");float:left;}.riepilogo-body .css-checkbox-right.lrg+label.css-label-right.lrg{margin-right:1rem;height:32px;width:32px;display:inline-block;line-height:20px;background-repeat:no-repeat;background-position:0 0;font-size:15px;vertical-align:middle;cursor:pointer;background-image:url("/Images/servizi/checkbox-yellow.png");}.riepilogo-body .col-md-4{position:absolute;right:9%;bottom:0;}.multishipcontainer .tarrife .css-checkbox-right.lrg:checked+label.css-label-right.lrg{margin-right:1rem;padding-left:22px;height:32px;width:32px;display:inline-block;line-height:20px;background-repeat:no-repeat;background-position:0 0;font-size:15px;vertical-align:middle;cursor:pointer;background-image:url("/Images/servizi/checkbox-yellow-checked.png");}.publicpage .header{background-color:#efefed;height:15rem;position:relative;}.publicpage .header .title{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:20pt;position:absolute;bottom:1rem;width:100%;text-align:center;}.publicpage .header hr{border:1px solid #4a4a4a;position:absolute;bottom:0;margin:0;width:100%;}.publicpage .info{margin:10rem auto;text-align:center;}.publicpage .info .panel-heading .title{font-family:"Gotham M","Gotham B";font-weight:800;font-style:normal;font-size:12pt;}.publicpage .info .content{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:20pt;}.publicpage .info .subline{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:12pt;}.publicpage .info img{margin-bottom:3rem;}.publicpage .panel-heading a:before{content:url("/Images/contatti/icon-panel-closed.png");}.publicpage .panel-heading a.collapsed:before{content:url("/Images/contatti/icon-panel-opened.png");}.publicpage .content-small{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:10pt;padding-left:7rem;}.sendaboxpro .header{height:15rem;position:relative;padding-top:10rem;}.sendaboxpro .header .title{font-family:"Gotham M","Gotham B";font-weight:800;font-style:normal;font-size:20pt;}.sendaboxpro .header .subline{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:20pt;text-align:center;}.sendaboxpro .header hr{position:absolute;bottom:0;margin:0;width:100%;}.sendaboxpro .info{margin:10rem auto;text-align:center;}.sendaboxpro .info img{margin-bottom:3rem;height:6rem;}.sendaboxpro .info .content{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:20pt;}.sendaboxpro .info .col-md-6{margin-bottom:3rem;}.sendaboxpro .info .subline{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:12pt;margin-bottom:5rem;}.sendaboxpro .imagecontainer{position:relative;}.sendaboxpro .imagecontainer button{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:12pt;position:absolute;bottom:0;left:15%;width:11%;padding:28px 0;}.sendaboxpro .imagecontainer .title{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:24pt;position:absolute;top:6rem;left:15%;}.sendaboxpro .imagecontainer .subline{font-family:"Gotham M","Gotham B";font-weight:800;font-style:normal;font-size:20pt;position:absolute;top:25rem;left:15%;}.scoprisendabox .imagecontainer{position:relative;}.scoprisendabox .imagecontainer button{font-weight:700;font-style:normal;position:absolute;bottom:0;left:28%;width:11%;text-decoration:none;background-color:#fbb919;color:#4a4a4a;border:0;font-size:12pt;text-align:center;margin-left:0;padding:40px 0;}.scoprisendabox .imagecontainer a{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;position:absolute;bottom:0;left:15%;width:11%;background-color:#fbb919;padding:28px;color:#4a4a4a;border:0;font-size:12pt;text-align:center;text-decoration:none;margin-left:0;padding:40px 0;}.scoprisendabox .imagecontainer .title{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:24pt;position:absolute;top:6rem;left:15%;}.scoprisendabox .imagecontainer .subline{font-family:"Gotham M","Gotham B";font-weight:800;font-style:normal;font-size:20pt;position:absolute;top:25rem;left:15%;}.rowgray,.rowgrey{background-color:#f7f7f4;}.rowtext{text-align:center;padding-top:125px;padding-bottom:20px;}.rowtextnopad{padding:0;}.comefunzionapage .row{padding-top:20px;padding-bottom:20px;}.panel-default>.panel-heading{background-image:none;background-color:initial;border-color:#f3f3f3;}.panel-title a img{margin-right:15px;margin-bottom:0;}.info .panel-title a img{margin-right:15px;margin-bottom:0;}.panel-title a:hover,.panel-title a:focus{text-decoration:none;}.panel-title a:active{color:#666;}.bigtextblue{color:#0a3f75;font-size:14px;}.listnumber{font-size:36px;color:#c3c3c3;font-style:italic;padding-right:5px;}.invoicetitle{float:left;width:65%;font-family:"Gotham Book";}.agenda{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:8pt;background-color:#f9b833;color:#333;border:0;border-radius:0;width:35%;}.agendaeditdeletebutton{margin-top:35px;}#modalimpresa .modal-dialog{width:880px;}#modalimpresa .modal-body{background-color:#1e3054;}.integrationheader .jumbotron,.multishipheader .jumbotron{padding-top:10px;}.telbanner{position:fixed;top:0;left:390px;z-index:1031;width:200px;text-align:center;height:55px;background-color:#0a3f75;border-bottom-right-radius:10px;border-bottom-left-radius:10px;color:#fff;font-weight:bold;font-size:14px;padding-top:11px;}.colonna_istruzioni{padding-top:60px;}.riga_istruzioni{padding-top:17px;padding-bottom:17px;border-bottom:1px solid #ccc;}.img_riga_istruzioni{text-align:center;margin-bottom:10px;}.embed-responsive-item{position:absolute;top:0;bottom:0;left:0;width:450px;height:250px;border:0 none;}.btn-track{background-color:#f2c100;color:#fff;margin-right:.5rem;margin-top:.8rem;float:right;}.tab-above{margin-top:-37px;}.image-tab{margin-right:50px;margin-left:5px;}#grosso{font-weight:bold;}.spazio{clear:both;height:3rem;}.customerdata{position:absolute;bottom:6rem;}.modifyprofile-ok{position:absolute;bottom:0;right:0;}.point-search-label{background-color:rgba(27,127,204,.8);padding-left:1rem;}.MapOverlay{margin-top:4.8rem;height:34.7rem;opacity:.8;position:absolute;z-index:10;background-color:#808080;}.styled-select select{color:#626262;background:transparent;line-height:1;border:0;border-radius:0;-webkit-appearance:none;min-height:3rem;}.styled-select{overflow:hidden;min-height:3rem;background:url(/Images/loghi/icon-spinner-down.png) no-repeat right;border:1px solid #626262;}.styled-select .fielderror{border:1px solid #ffb800;}#discount{border:2px solid #ffb800;width:100%;padding:5px;color:#0a3f75;background-color:transparent;font-family:sans-serif;font-weight:400;font-style:normal;font-size:11pt;}.acquista-point-box .css-checkbox-right.lrg:checked+label.css-label-right.lrg{height:18px;width:18px!important;padding:0!important;background-repeat:no-repeat;background-position:0 0;font-size:15px;vertical-align:middle;cursor:pointer;background-image:url(/Images/servizi/checkbox-yellow.png);float:right;border-radius:4px;top:0;left:0;right:0;bottom:0;margin:auto;position:absolute;background-size:cover;}.fatturazione_holder .checkbox_holder{margin-top:15px;}.acquista-point-box .css-checkbox-left{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0;}.acquista-point-box .css-checkbox-left+label.css-label-left{padding-left:20px;height:15px;display:inline-block;line-height:15px;background-repeat:no-repeat;background-position:0 0;font-size:15px;vertical-align:middle;cursor:pointer;}.acquista-point-box .css-checkbox-left:checked+label.css-label-left{background-position:0 -15px;}.acquista-point-box .css-checkbox-left.lrg+label.css-label-left.lrg{padding-left:25px;margin:0;height:25px;display:inline-block;line-height:20px;background-repeat:no-repeat;background-position:0 0;font-size:8pt;vertical-align:middle;cursor:pointer;background-image:url("/Images/servizi/checkbox-grey.png");}.acquista-point-box .css-checkbox-left.lrg:checked+label.css-label-left.lrg{padding-left:25px;height:25px;display:inline-block;line-height:20px;background-repeat:no-repeat;background-position:0 0;font-size:8pt;vertical-align:middle;cursor:pointer;background-image:url("/Images/servizi/checkbox-grey-checked.png");}.google-maps{width:775px;margin:0 auto;}.google-maps-search-elements{margin:.9rem;height:3rem;float:left;}.half-width{width:50%;}.one-of-five{width:20%;}.google-maps-btn{background:#ea7d22;border:0;color:#fff;}.scopri{color:#fff!important;}.scopri:hover{color:#000!important;}.conferma-data{padding:1rem 2rem;min-height:9rem;font-size:20pt;}.promo{position:absolute;width:100%;bottom:4px;left:0;}.fileupload-new_pro{float:right;}.fileupload-new_pro span{font-family:"Gotham A","Gotham B";color:#000;font-weight:800;font-style:normal;font-size:10pt;}.addProduct_form{padding-left:100px;}.cookies_btn{background-color:#fbb919;border:0;}.carica-merci-btn{background-color:#fbb919;border:0;height:2.7rem;}.attribute-panel{position:absolute;width:100%;margin:17rem 0;z-index:13;background-color:#fff;}.empty-input{background-color:#808080;}.commercial{background-color:rgba(0,0,0,.6)!important;padding:17px;text-align:center;font-size:16pt;color:#fff!important;z-index:10;width:100%!important;position:relative;}.pallet-body.bricoman-fattura .label-small{width:80%!important;font-size:15pt!important;margin:0!important;}.label-small.fielderror{background-color:#ffb800;}.add-btn{background-color:#fbb919;width:5rem;height:5rem;margin:0 auto;line-height:5rem;font-size:40px;cursor:pointer;}#dataTable tr[role=row]{border-bottom:1px solid #333;}table.dataTable{border-collapse:collapse!important;}table.dataTable thead th{border:1px solid #333;padding:5px 2px;font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:8pt;}table.dataTable tbody img{width:3rem;height:3rem;}.btn-triagulation-add{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:10pt;color:#333;border:0;padding:10px 5rem;background-color:#fc0;z-index:10;margin-left:25%;margin-top:20%;}h2.h2-center-text{width:100%;text-align:center;border-bottom:3px solid #ea7d22;line-height:.1em;margin:10px 0 20px;}h2.h2-center-text span{background:#fff;padding:0 10px;color:#000!important;}.vertical-align{display:flex;align-items:center;}.comefunziona>div>div .row{margin-bottom:1rem;}.comefunziona p{font-size:15px;}.comefunziona .col-xs-12{font-size:15px;}.timetable .row{margin-left:inherit;margin-right:inherit;border-top:1px solid #123c66;color:#123c66;background-color:#dcdcdc;}.timetable .row div:nth-child(even){background-color:#aaa;}.accesspoint-sel{padding:1px;border:1px solid #4a4a4a;background:#fff;color:#626262;}.accesspoint-sel .media{margin-top:5px;}.custom-input[readonly]{background:#c8c8c8;}.pointchoose{background-color:#fbb919;padding:3px 9px 5px;}.OperationH{color:#123c66;font-size:90%;line-height:90%;border-bottom:1px solid #123c66;}.inverted{background-color:#003a69;padding:5px;color:#fff;width:100%;}.mapsheader{position:absolute;text-align:center;height:5.6rem;}.mapsheader .selected{font-size:18px;}body a:visited{text-decoration:none;}.h1_page{width:780px;margin:0 auto;}.sendaboxpro .info,.scoprisendabox .info{margin:10px 0;background-color:#efefed;}.header_info{margin-bottom:25px;font-size:14px;font-weight:400;}.h1_page div{padding:0;text-align:center;}#iframe_info{height:264px;}#iframe_info iframe{height:264px!important;}.graybox .title{text-align:left;font-weight:500;text-transform:uppercase;font-size:14px;color:#693;}.graybox .subline{margin-bottom:10px!important;text-align:left;font-weight:500;font-size:13px!important;}.main_info h1,.main_info .std-page h2,.std-page .main_info h2,.main_info .letter-page h2,.letter-page .main_info h2{margin-bottom:50px;text-transform:uppercase;text-align:center;font-size:20px;font-weight:500;color:#333;}.main_info h2{text-transform:uppercase;font-size:18px;font-weight:400;text-align:center;color:#333;}.main_info p{margin-bottom:40px;font-size:17px;font-weight:400;text-align:center;}.scoprisandaboxpro{border-top:2px solid #e0e0e0;}.main_info img{margin-top:40px;}.sendaboxpro .imagecontainer button{left:5%;width:11%;padding:10px 0;width:95px;height:65px;}.form_container{background-color:#efefed;}.form_container .container{padding:25px 0;}.form_info{margin-bottom:15px;}.form_info p{margin-bottom:0;padding:0 15px;font-size:17px;font-weight:400;color:#693;}.form_info form{margin:0 auto;margin-top:25px;}.form_info label{text-transform:uppercase;font-size:12pt;font-weight:400;color:#333;}.form_info .btn-default{background-color:#fbb919;font-family:"Gotham M","Gotham B";text-shadow:none;color:#4a4a4a;}.form_info .form-control:focus{border-color:#96b561;}.scoprisendabox #iframe_info{height:282px;}.scoprisendabox #iframe_info iframe{height:282px!important;}.scoprisendabox .graybox .title{color:#ed7d30;}#preventivo_moment h1,#preventivo_moment .std-page h2,.std-page #preventivo_moment h2,#preventivo_moment .letter-page h2,.letter-page #preventivo_moment h2{color:#333;text-align:center;font-size:23px;}#preventivo_moment div{height:60px;line-height:60px;margin:40px auto;font-size:20px;text-align:center;background-color:#fbb919;}#preventivo_moment img{display:inline;width:24px;margin:10px;}.TitoloImballare{font-family:Gotham;color:#fff;font-size:25px;}.TestoImballare{font-family:Gotham L;color:#fff;font-size:16px;font-weight:100;}.TitoloImballareBlu{font-family:Gotham;color:#143b65;font-size:25px;}.TestoImballareBlu{font-family:Gotham L;color:#143b65;font-size:16px;font-weight:100;}.bold{font-weight:700;}.testoDomandaIoRitiro{background-color:#d9e3ec;padding:12px;border-radius:2px;color:#013a66;max-width:70%;margin-left:100px;border:1px solid #d9e3ec;}.testoDomandaIoRitiro:hover{background-color:#013a66;padding:12px;border-radius:2px;color:#fff;max-width:70%;margin-left:100px;border:1px solid #d9e3ec;}.testoDomandaIoRitiroDestro{background-color:#d9e3ec;padding:12px;border-radius:2px;color:#013a66;max-width:70%;margin-right:100px;font-family:Gotham;font-size:15px;border:1px solid #d9e3ec;}.testoDomandaIoRitiroDestro:hover{background-color:#013a66;padding:12px;border-radius:2px;border:1px solid #d9e3ec;color:#fff;max-width:70%;margin-right:100px;font-family:Gotham;font-size:15px;}.testoDomandaIoRitiro{font-family:"Gotham";font-size:15px;}.testoRichiestaIoRitiro{font-family:"Gotham L";color:#fff;font-size:15px;}.TestoItaliaPromo{font-family:Gotham L;font-size:9px;color:#fff;text-align:left;}.stileCTA{border:2px solid #fff;background-color:rgba(255,255,255,0);padding:15px;color:#fff;font-family:Gotham;text-align:center;font-size:16px;}.stileCTA:hover{border:2px solid #013a66;background-color:#fff;padding:15px;color:#013a66;font-family:Gotham;text-align:center;font-size:16px;}.titoletti{font-size:18px;font-family:sans-serif;color:#003a69;font-weight:700;}.sottotitolo{font-family:sans-serif;color:#333;font-size:16px;font-weight:300;}.MargineTop{margin-top:25px;}.MargineBottom{margin-bottom:25px;}.TestoNormale{font-family:sans-serif;font-size:19px;color:#4a4a4a;font-weight:200;}.FormIscrizione{background-image:url(../../Images/servizi/PaginaMappaSendabox.jpg);background-size:cover;width:100%;margin:0;}.titoloPiccolo{font-weight:100;color:#fff;font-family:Gotham;text-align:center;}.titoloGrande{color:#fff;font-family:Gotham L;font-size:22px;text-align:center;line-height:4px;}#CheckLuogo{width:100%;padding:8px;border:2px solid #fff;color:#fff;font-family:Gotham L;font-size:16px;font-weight:100;background-color:rgba(0,58,105,.68);}.testoSemplice{font-family:Gotham L;font-size:18px;color:#0a3f75;line-height:31px;}.CTALocalita{padding:10px;width:100%;background-color:#fbb919;border:0;color:#003a69;font-family:Gotham;font-size:15px;}.testoAsterisco{font-family:"Gotham L";color:#fff;font-size:9px;text-align:left;}.titolo{font-family:Gotham;font-size:52px;color:#4a4a4a;padding-left:50px;}.titoletti{font-family:"Gotham L";font-size:45px;color:#4a4a4a;padding-left:50px;}.bold{font-family:Gotham;font-weight:800;}.dimensioniSfondo{background-image:url(../../Images/Image_Top10.jpg);background-size:cover;height:690px;}.dimensioniSfondoPony{background-image:url(../../Images/Image_Top10.jpg);background-size:cover;height:645px;}.dimensioniSfondoChiSiamo{background-image:url(../../Images/BikeSendaboxChiSiamo.png);background-size:cover;height:650px;}.BottoneCTA{background-color:#fab509;color:#153c66;font-family:gotham;font-size:19px;border:0;padding:15px;padding-left:50px;padding-right:50px;}.spaziatore{height:150px;}.spaziatoreLittle{height:15px;}.TitolettiSection{font-family:Gotham;color:#4a4a4a;font-size:28px;margin-top:50px;}.TitolettiSectionPony{font-family:Gotham;color:#4a4a4a;font-size:28px;margin-top:130px;}.TestoSempliceSezioni{font-family:"Gotham L";color:#4a4a4a;font-size:18px;margin-top:50px;}.TestoComeFunziona{font-family:"Gotham L";font-size:14px;color:#4a4a4a;padding-left:100px;padding-right:100px;padding-top:40px;}.TestoComeFunzionaPony{font-family:"Gotham L";font-size:14px;color:#4a4a4a;padding-left:100px;padding-right:100px;padding-top:10px;}.ListaCinqueMotivi{font-family:"Gotham L";font-size:18px;color:#4a4a4a;text-align:left;line-height:70px;}.GraficaBullet{background-image:url(../../Images/ArrowDown.png);}.TestoImballo{font-family:"Gotham L";color:#4a4a4a;font-size:18px;text-align:left;}li.ListaCinqueMotivi:before{content:"♢";margin-right:15px;}ul.ListaCinqueMotivi{list-style-type:none;}.dimensioni{width:5%;margin-top:50px;margin-bottom:30px;}.TitoloForm{font-family:Gotham;color:#fff;font-size:28px;margin-top:70px;}.testoForm{font-family:"Gotham L";color:#fff;font-size:18px;text-align:left;font-weight:100;}.SottotitoloForm{font-family:"Gotham L";font-size:28px;color:#fff;text-align:left;font-weight:100;}.boldForm{font-weight:600;}.BottoneCTAForm{background-color:#fab509;color:#153c66;font-family:gotham;font-size:23px;border:0;padding:25px;padding-left:50px;padding-right:50px;}.TestoInfo{font-family:"Gotham L";font-size:9px;font-style:italic;color:#fff;}.TestoInfoBox{font-family:"Gotham L";font-size:9px;font-style:italic;color:#4a4a4a;text-align:left;}.dimensionColonne{padding-left:70px;margin-top:55px;}.dimensionColonnePony{margin-top:25px;margin-bottom:40px;}.scroll-animate{display:inline-block;animation:.7s down infinite alternate;-webkit-animation:.7s down infinite alternate;}@keyframes down{0%{transform:translateY(0);}100%{transform:translateY(20px);}}@-webkit-keyframes down{0%{-webkit-transform:translateY(0);}100%{-webkit-transform:translateY(20px);}}TitoloServizi{margin-top:0;font-family:"Gotham M";font-size:16px;color:#003a69;}.TitoloSendabox{font-family:"Gotham M";font-size:26px;color:#003a69;}.assurance-commissione-amministrativa{text-decoration:none;font-size:10pt;line-height:25pt;float:left;}.TitoloInternazionale{font-family:"Gotham M";font-size:21px;color:#003a69;}.TitoloContatti{font-family:"Gotham M";color:#333;font-size:25px;text-align:center;}.RidimensioneIcona{width:36%;}.RidimensioneIconaRitiro{width:36%;}.PosizioneImmagine{margin-left:43%;margin-top:-20px;vertical-align:top;}.input-number-no-arrow::-webkit-inner-spin-button,.input-number-no-arrow::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;}.fixed-arrow{position:fixed;bottom:0;z-index:1000;}.calltoaction-estero{text-align:center;position:absolute;margin-top:410px;margin-left:23%;}.carousel .item{background-color:transparent!important;}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #fff;background:none;font-weight:bold;color:#003a69;}.ui-datepicker{width:16em!important;padding:.2em .2em 0;}.small-spacer{margin-bottom:20px;}.col-align-left{padding-left:0!important;}.search-order-details .ddl-status{width:100%;padding:5px 3px;margin:1px 0;font:inherit;border:1px solid #333;}.search-order-details .start-date,.search-order-details .end-date{display:inline-block;padding:6px 3px;margin:1px 0;font:inherit;outline:0;line-height:1.2;border:1px solid #333;width:100%;}.pagination>li>a,.pagination>li>span{padding:5px 11px;}.info-panel{display:none;}.info-panel.active{display:inherit;}.info-panel .blue-row div{border:1px solid #fff;background-color:#003a69;color:#fff;padding:10px;font-size:13px;}.info-panel .blue-row .data{text-align:center;}.info-panel .white-row{border:1px solid #fff;color:#003a69;}.info-panel .white-row.odd{background-color:#fff;}.info-panel .white-row.even{background-color:#efefef;}.info-panel .white-row .title{font-size:15px;color:#003a69;margin-top:10px;}.info-panel .white-row .data{padding:10px;text-align:center;}.info-panel .search-specific-statuses{cursor:pointer;}.info-panel .arrow-right{width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:15px solid #fc0;position:absolute;margin-top:4%;margin-left:101%;cursor:pointer;}.info-panel .arrow-left{width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent;border-right:15px solid #fc0;position:absolute;margin-top:4%;margin-left:14.5%;cursor:pointer;}.order-tracking-container h4{color:#003a69;}.search-order-details h4{color:#003a69;}.search-order-details img.ui-datepicker-trigger{position:absolute;margin-top:5%;}.search-order-details label{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:12pt;}.order-tracking-container .panel-pagination label{margin-left:5px;cursor:pointer;font-size:15px;}.order-tracking-container .panel-pagination label.active,.order-tracking-container .panel-pagination label:hover{text-decoration:underline;}.panel-pagination ul{float:right;}.panel-pagination .current,.panel-pagination .page-link{background:none!important;box-shadow:none!important;border:0!important;color:#003a69!important;font-size:15px;}.panel-pagination .current{font-weight:bold;}.panel-pagination .current:hover,.panel-pagination .page-link:hover{text-decoration:underline;cursor:pointer!important;}.info-panel .attention{color:#f00;}@media(min-width:1200px){.calltoaction-estero{margin-left:32%;}body{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;overflow-x:hidden;font-size:12px;}.slider-footer a{background-color:rgba(0,0,0,.6)!important;padding:20px;text-align:center;bottom:0;font-size:16pt;color:#fff!important;position:absolute;z-index:10;width:100%!important;}.tabs-left{padding-bottom:16px;}.tabs-left_landing_pasqua{padding-bottom:1px;}}@media(max-width:1200px){#iframe_info{height:300px;}#iframe_info iframe{height:300px!important;}.scoprisendabox #iframe_info{height:354px;}.scoprisendabox #iframe_info iframe{height:354px!important;}}@media(max-width:1199px){.RidimensioneIconaRitiro{width:47%!important;}.RidimensioneIcona{width:49%!important;}.PosizioneImmagine{margin-left:43%;margin-top:-20px;vertical-align:top;}.tab-above{margin-top:-33px;}.resulttaxnote{text-align:center;font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:20pt;}}@media(min-width:992px) and (max-width:1199px){.slider-footer a{background-color:rgba(0,0,0,.6);padding:20px;text-align:center;bottom:0;font-size:18pt;color:#fff;position:absolute;z-index:10;width:100%;}.searchform-vtabs{background-color:rgba(255,255,255,.67);padding:0;font-size:10pt;}.searchform-content{background-color:#003a69;min-height:140px;padding:5px 0;}.searchform-calculate{min-height:140px;padding:0;}.searchform{padding-left:0;position:absolute;z-index:10;bottom:7.4rem;}.info-box{margin-top:-35px;position:absolute;right:0;padding:0;width:33%;}.resulttaxnote{text-align:center;font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:6pt;}.resultprice{font-size:16pt;font-family:"Gotham M","Gotham B";font-weight:800;font-style:normal;}.resultcurrency{font-size:16pt;font-family:"Gotham M","Gotham B";font-weight:800;font-style:normal;margin-left:3px;}.resultrow .col-md-1{border-bottom:1px solid #000;min-height:73px;font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:10pt;padding:0;}.pickupdateheader{padding:0;width:13%;}.pickupdatefooter{padding:0;width:13%;}.servizi-container .servizioprice{font-family:"Gotham M","Gotham B";font-weight:800;font-style:normal;font-size:14pt;float:right;}.servizi-container-csv .servizioprice{font-family:"Gotham M","Gotham B";font-weight:800;font-style:normal;font-size:14pt;float:right;}.servizi-body .css-checkbox-left.lrg+label.css-label-left.lrg{padding-left:25px;margin:0;height:25px;display:inline-block;line-height:20px;background-repeat:no-repeat;background-position:0 0;font-size:8pt;vertical-align:middle;cursor:pointer;background-image:url("/Images/servizi/checkbox-grey.png");}.servizi-body .css-checkbox-left.lrg:checked+label.css-label-left.lrg{padding-left:25px;height:25px;display:inline-block;line-height:20px;background-repeat:no-repeat;background-position:0 0;font-size:10pt;vertical-align:middle;cursor:pointer;background-image:url("/Images/servizi/checkbox-grey-checked.png");}.css-checkbox-privacy.lrg:checked+label.css-label-privacy.lrg{padding-left:25px;height:25px;display:inline-block;line-height:20px;background-repeat:no-repeat;background-position:0 0;font-size:10pt;vertical-align:middle;background-image:url("/Images/servizi/checkbox-white-checked.png");}.servizi-body .css-checkbox-left.lrg:checked+label.css-label-left.lrg{padding-left:25px;height:25px;display:inline-block;line-height:20px;background-repeat:no-repeat;background-position:0 0;font-size:10pt;vertical-align:middle;cursor:pointer;background-image:url("/Images/servizi/checkbox-grey-checked.png");}.btn-modify{background-color:#fbb919;color:#000;padding:9%;border:0;font-size:8pt;text-decoration:none;margin-top:2%;}.btn-copydata{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;background-color:#fbb919;padding:9px 10px 10px 10px;border:0;font-size:7pt;}.btn-buycredits{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:8pt;color:#333;background-color:#fc0;}.btn-newticket{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:10pt;color:#333;border:0;padding:5px 3rem;background-color:#fc0;}.btn-csv{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:10pt;color:#333;border:0;padding:5px 3rem;background-color:#fc0;}.btn-uploadprofilephoto{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:10pt;color:#fff;border:0;padding:5px 3rem;background-color:#494949;float:right;}.btn-modifyprofile{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:8pt;color:#fff;background-color:#333;z-index:10;}.collectdatatitle,billingtoggle{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:18pt;border-bottom:1px solid #333;margin-bottom:3rem;}.confirm-tooltip .tooltip-body .tooltip-coupon{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:8pt;padding:10px 0;}.confirm-tooltip .title{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:16pt;padding:10px 0;}.customerdetails .customername,.customerdetails .customersurname,.customerdetails .creditslabel{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:10pt;color:#333;}.customerdetails .credits{font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:20pt;color:#333;}#menuClient .title{font-family:"Gotham M","Gotham B";font-weight:800;font-style:normal;font-size:10pt;}#menuClient .subtitle{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:6pt;}#menuClient .subtitle{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:6pt;}#menuClient .info .subtitle{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:6pt;}#menuClient .info .value{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:18pt;margin:0;}#multishipdetails .label-field{font-family:"col-xs-12","Gotham B";font-weight:700;font-style:normal;font-size:6pt;width:100%;}#multishipdetails .label-confirminfo{font-family:"col-xs-12","Gotham B";font-weight:400;font-style:normal;font-size:7pt;width:100%;}.servizi-body-csv .servizioprice{font-family:"Gotham M","Gotham B";font-weight:800;font-style:normal;font-size:10pt;float:right;}.servizi-body-csv .css-checkbox-left.lrg+label.css-label-left.lrg{padding-left:25px;margin:0;height:25px;display:inline-block;line-height:20px;background-repeat:no-repeat;background-position:0 0;font-size:6pt;vertical-align:middle;cursor:pointer;background-image:url("/Images/servizi/checkbox-grey.png");}.servizi-body-csv .css-checkbox-left.lrg:checked+label.css-label-left.lrg{padding-left:25px;height:25px;display:inline-block;line-height:20px;background-repeat:no-repeat;background-position:0 0;font-size:6pt;vertical-align:middle;cursor:pointer;background-image:url("/Images/servizi/checkbox-grey-checked.png");}.servizi-body-csv .title{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:13pt;}.servizi-body-csv{padding:2% 1% 6%;width:68%;margin-right:1%;position:absolute;right:0;z-index:2;background-color:#fff;}.fakeinput{height:25px;border:1px solid #333;padding:8px 1rem;font-size:7pt;}}@media(min-width:991px) and (max-width:1071px){.nascondi{display:none;}}@media(max-width:991px){#body_landing{padding-top:20px;}.resultrow .btn-spedisci{margin-left:0;}#errorpanelletter{margin-top:12rem!important;}.resulttaxnote{font-size:7pt!important;}.searchform{top:14rem;width:100%;}.searchform-vtabs{height:12pt;top:auto;}.topbanner-logged{position:static;}.searchformlogged{top:12rem;width:100%;top:45rem;}.resultsearchform .type{min-height:70px!important;}.letter-description{padding-top:43rem;}#loginpanel{width:70%;}.btn-calculate{margin-left:auto;margin-right:auto;width:100%;}.comefunziona{background-color:transparent;margin:0 0;}.comefunziona h1,.comefunziona .std-page h2,.std-page .comefunziona h2,.comefunziona .letter-page h2,.letter-page .comefunziona h2{color:#4a4a4a;font-size:20pt;font-family:"Gotham L";font-weight:400;font-style:normal;}.comefunziona .hr{margin:35px 0;}.comefunziona .column-img{height:80px;display:flex;align-items:flex-end;margin-top:25px;}.comefunziona .column-header{font-family:"Gotham L";font-weight:700;font-style:normal;font-size:16pt;color:#4a4a4a;text-align:center;margin-top:20px;}.comefunziona .column-text{font-family:"Gotham L";font-weight:400;font-style:normal;font-size:10px;color:#4a4a4a;text-align:center;}.comefunziona .btn-circle{background-color:#fff;color:#0a3f75;}.comefunziona h2{margin-bottom:0;font-weight:bold;color:#fff;font-size:20px;line-height:26px;}.comefunziona_landing{margin-top:5rem;}.comefunziona_landing h1,.comefunziona_landing .std-page h2,.std-page .comefunziona_landing h2,.comefunziona_landing .letter-page h2,.letter-page .comefunziona_landing h2{color:#4a4a4a;font-size:20pt;font-family:"Gotham L";font-weight:400;font-style:normal;}.comefunziona_landing .hr{margin:35px 0;}.comefunziona .column-img{height:80px;display:flex;align-items:flex-end;margin-top:25px;}.comefunziona .column-header{font-family:"Gotham L";font-weight:700;font-style:normal;font-size:16pt;color:#4a4a4a;text-align:center;margin-top:20px;}.comefunziona .column-text{font-family:"Gotham L";font-weight:400;font-style:normal;font-size:11px;color:#4a4a4a;text-align:center;}.comefunziona .btn-circle{background-color:#fff;color:#0a3f75;}.comefunziona h2{margin-bottom:0;font-weight:bold;color:#fff;font-size:20px;line-height:26px;}.comefunzionatips{margin-top:20px;}.tab-above{margin-top:-37px;}.usercontainer-content{width:auto;}.pallet-body .col-xs-12{width:100%!important;}#userbar{min-height:750px;}.customerdetails{width:100%!important;top:410px;bottom:auto;}.customerdata{bottom:12rem!important;}.searchform-vtabs{background-color:transparent;}.customerdetails .customername,.customerdetails .customersurname,.customerdetails .creditslabel{font-size:14pt!important;}.customerdetails .credits{font-size:33pt;}#modifyprofilepanel{margin-top:-36rem;}.modifyprofile-ok{position:static!important;}.riepilogo-body .col-md-4{position:static;right:0;}#menuClient{min-height:15rem;position:inherit;}#menuClient a{color:#333;text-decoration:none;}#menuClient .col-xs-12:hover,#menuClient .col-md-1:hover{color:#333;background-color:#fff;border:0;}#menuClient .col-xs-12{width:100%;min-height:15rem;padding:2rem 0 0;position:inherit;left:0;bottom:0;margin-bottom:1rem;}#menuClient .active{color:#333;padding:2rem 0 0;background-color:#fff;border:0;z-index:1;bottom:-2px;margin-bottom:1rem;}#menuClient .border-right{border-right:1px solid #333;padding:0;width:20%;min-height:13rem;float:left;}#menuClient .content{padding-left:8rem;}#menuClient .title{font-family:"Gotham M","Gotham B";font-weight:800;font-style:normal;font-size:12pt;}#menuClient .subtitle{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:8pt;}#menuClient .info .value{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:19pt;margin:0;}#menuClient .collapsable:after{content:url("/Images/home/icon-arrow-up-collapse.png");float:right;margin-top:-5rem;}#menuClient .collapsable.collapsed:after{content:url("/Images//home/icon-arrow-down-collapse.png");float:right;margin-top:-5rem;}#menuClient #conversationmobile .col-xs-12{min-height:5rem;position:relative;margin-bottom:0;padding:0;background-color:transparent;}.cboxpaybtn{position:relative;}#creditspanel{margin-top:-36rem;}}@media(min-width:768px) and (max-width:991px){.confirm-tooltip{margin-left:0;width:80%;margin-top:25rem;}}@media(max-width:767.98px){#loginpanel{width:100%;}.letter-description{padding-top:36rem;}#resetpassword{width:100%;}.tabs-left>li{margin-right:-2px!important;}.tabs-horizontal>li.active>a{padding:5px 0!important;}.tabs-horizontal>li>a{background-color:rgba(255,255,255,.67);padding:5px 0!important;}.searchform-htabs{font-size:9pt!important;}.tab-above{margin-top:-36px;}.customerdata{bottom:10rem!important;}.customerdetails{top:35rem;}.searchformlogged{top:39rem;}#userbar{min-height:650px;}}@media(max-width:767px){.confirm-tooltip{margin-left:0;width:80%;margin-top:25rem;}.upperfooter .row{margin:0;}}@media(max-width:720px){.dimensionColonne{padding-left:0;margin-top:30px;}.titoletti{font-family:"Gotham L";font-size:24px;color:#4a4a4a;padding-left:50px;}.titolo{font-family:Gotham;font-size:30px;color:#4a4a4a;padding-left:50px;}.testoDomandaIoRitiro{background-color:#d9e3ec;padding:12px;border-radius:2px;color:#013a66;max-width:90%;margin-left:10px!important;border:1px solid #d9e3ec;}.testoDomandaIoRitiro:hover{background-color:#013a66;padding:12px;border-radius:2px;color:#fff;max-width:90%;margin-left:10px!important;border:1px solid #d9e3ec;}.testoDomandaIoRitiroDestro{background-color:#d9e3ec;padding:12px;border-radius:2px;color:#013a66;font-family:Gotham;font-size:15px;max-width:90%;margin-right:0!important;margin-left:10px;border:1px solid #d9e3ec;}.testoDomandaIoRitiroDestro:hover{background-color:#013a66;padding:12px;border-radius:2px;border:1px solid #d9e3ec;color:#fff;max-width:90%;margin-right:0!important;font-family:Gotham;margin-left:10px;font-size:15px;}}@media(max-width:650px){.google-maps-search-elements{float:none!important;}.half-width{width:90%!important;}.one-of-five{width:90%!important;}.google-maps{width:100%!important;}}@media(max-width:600px){.customerdetails{top:31rem!important;}.searchformlogged{top:35rem!important;}#userbar{min-height:600px!important;}.mobile-box-data{padding-top:28rem;}.letter-description{padding-top:32rem;}}@media(max-width:480px){.confirm-tooltip{background-color:#ffb800;width:50%;min-height:100px;position:absolute;text-align:center;z-index:10;margin-top:9rem;margin-left:20%;}.confirm-tooltip .title{font-family:"Gotham M","Gotham B";font-weight:400;font-style:normal;font-size:20pt;padding:10px 0;}.confirm-tooltip{margin-left:0;width:80%;margin-top:25rem;}.resultcurrency,.resultprice{font-size:12pt;}#modalhelp .modal-body,#modalhelp .modal-footer{margin-left:0;margin-right:0;}#modallogin .modal-body,#modallogin .modal-footer{color:#fff;margin-left:0;margin-right:0;}#modallogin .modal-header{margin-left:0;}#modalregisterhelp .modal-dialog{width:100%;}#modalhelp .modal-body,#modalhelp .modal-footer{margin-left:0;margin-right:0;}#helpform .input-group-addon{width:0;}.input-group-addon{padding:6px 3px;font-size:1rem;}#menudevider{margin-bottom:70px;}.modal-body{position:relative;padding-top:20px;padding-bottom:20px;padding-left:5px;padding-right:5px;}#trackingsearch{top:116px;}}@media(max-width:425px){.searchform-htabs{font-size:7pt!important;}.tabs-horizontal li{padding:10px 0!important;padding-left:1px;background-color:transparent;}.image-tab{display:none;}.navbar-mobile img{width:5rem;height:4rem;}.col-xs-3{width:14%;}.navbar-collapse{max-height:500px;overflow-x:visible;padding-left:5px;border-top:1px solid transparent;background-color:#f0ffff;box-shadow:inset 0 10px 0 rgba(226,224,224,.1);-webkit-overflow-scrolling:touch;}.tab-above{margin-top:-41px;}.customerdata{bottom:7rem!important;}.customerdetails{top:25rem!important;}.searchformlogged{top:28rem!important;}#userbar{min-height:550px!important;}.mobile-box-data{padding-top:22rem;}.letter-description{padding-top:26rem;}}@media(max-width:405px){.navbar-mobile img{width:5rem;height:4rem;}}@media(max-width:388px){.searchform-htabs{font-size:6pt!important;}.tab-above{margin-top:-40px;}.navbar-mobile img{width:5rem;height:4rem;}}@media(max-width:350px){.cerca-mobile-collapse{background-color:#eeeee6;font-size:8pt!important;}.image-tab{margin-right:35px;}}.view{background:url("../img/sendabox-chi-siamo-head2.jpg") no-repeat center center fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding-bottom:150px;padding-top:300px;}.Ioritiro{background:url("../img/Ioritiro.gif") no-repeat;}.description{padding-bottom:3rem;color:#fff;}@media(max-width:991.98px){.description{padding-top:7rem;text-align:center;}}.full-bg-img{background-color:rgba(255,255,255,.8);}.blue-card{padding-left:55px!important;padding-bottom:50px;padding-top:20px;}.btn-chisiamo{font-weight:800;background-color:#f7ad19;color:#003a69;font-family:"Gotham M";font-size:19px;padding:15px;width:100%;text-align:center;margin-bottom:15px;border-radius:0;}.btn-chisiamo:hover{background-color:#fff;color:#003a69;font-family:"Gotham M";font-size:19px;padding:15px;width:100%;text-align:center;margin-bottom:15px;border-radius:0;}.btn-ci-pensiamo-noi{background-color:#f7ad19;color:#003a69;font-family:"Gotham M";font-size:19px;padding:15px;width:55%;text-align:center;margin-bottom:15px;border-radius:0;}.btn-ci-pensiamo-noi:hover{background-color:#003a69;color:#fff;font-family:"Gotham M";font-size:19px;padding:15px;width:55%;text-align:center;margin-bottom:15px;border-radius:0;}.btn-contattaci{margin-bottom:10px;margin-top:10px;font-family:Gotham M;color:#696969;background-color:#fff;border-color:#eea236;border-radius:20px!important;width:90%;}.btn-contattaci:hover{margin-bottom:10px;margin-top:10px;font-family:Gotham M;color:#fff;background-color:#eea236;border-color:#eea236;border-radius:20px!important;width:90%;}.btn-chisiamo-ouline{color:#fff;width:40%;background:none;border:2px solid #fff;border-radius:0;border-color:none;padding:15px;font-weight:500;margin-top:20px;cursor:pointer;font-family:Gotham M;}.btn-chisiamo-ouline:hover{color:#003a69;width:40%;background:none;border:2px solid #fff;background-color:#fff;border-radius:0;border-color:none;padding:15px;font-weight:500;margin-top:20px;cursor:pointer;font-family:Gotham M;}.h1-chisiamo{font-family:"Gotham";color:#fff;}.h2-chisiamo{padding-top:55px;padding-bottom:20px;font-family:"Gotham";color:#003a69;}.h2-chisiamo-yellow{padding-top:30px;padding-bottom:20px;font-family:"Gotham";color:#e79100;}.h2-chisiamo-yellow2{font-family:"Gotham";color:#e79100;}.h3-chisiamo{margin-bottom:0;font-family:"Gotham L";color:#fff;}.titolo-box-chisiamo{font-size:16px;color:#fff!important;font-weight:600;}.p-chisiamo{padding-bottom:10px;font-size:13px;font-family:"Gotham L";color:#48494a;font-weight:400;}.p-contatti{font-size:15px;font-family:"Gotham L";color:#48494a;}.Prezzo-chisiamo{font-size:18px;font-family:"Gotham M";color:#fff;}.box1-chisiamo{background:url("../img/delivery-man-woman-package01.jpg");margin-bottom:300px;padding-bottom:150px;padding-top:300px;}.box2-chisiamo{background:url("../Content/img/233_post_image.jpg");padding-bottom:150px;padding-top:300px;}.box3-chisiamo{background:url("../Content/img/delivery-man-woman-package01.jpg");padding-bottom:150px;padding-top:300px;}.box2-ioritiro{background:url("../img/ioritiro1.png") no-repeat;padding-bottom:150px;padding-top:300px;}.titolo-box-chisiamo-black{font-size:18px;font-family:"Gotham M";color:#696969!important;}.h2-chisiamo-yellow-big{font-size:30px;padding-top:30px;padding-bottom:20px;font-family:"Gotham";color:#e79100;}.hr-chisiamo{margin-top:20px;margin-bottom:20px;border-top:1px solid #e79100;}.fascia-yellow{height:200px;background-color:#ffebc9;}.carousel-cell-a{width:28%;height:100%;margin-right:10px;background:#fff;border-radius:0;counter-increment:carousel-cell;padding-left:30px;padding-bottom:50px;padding-right:30px;}.carousel-cell-b{width:28%;height:100%;margin-right:10px;background:#fff;border-radius:0;counter-increment:carousel-cell;padding-left:30px;padding-bottom:50px;padding-right:30px;}.carousel-cell-c{width:28%;height:100%;margin-right:10px;background:#fff;border-radius:0;counter-increment:carousel-cell;padding-left:30px;padding-bottom:50px;padding-right:30px;}.carousel-cell-d{width:28%;height:100%;margin-right:10px;background:#fff;border-radius:0;counter-increment:carousel-cell;padding-left:30px;padding-bottom:50px;padding-right:30px;}.carousel-cell-e{width:28%;height:100%;margin-right:10px;background:#fff;border-radius:0;counter-increment:carousel-cell;padding-left:30px;padding-bottom:50px;padding-right:30px;}.carousel-cell-f{width:28%;height:100%;margin-right:10px;background:#fff;border-radius:0;counter-increment:carousel-cell;padding-left:30px;padding-bottom:50px;padding-right:30px;}.carousel-cell-pro{background:url("../img/sfondo-uno-E.jpg");width:100%;height:100%;border-radius:0;counter-increment:carousel-cell;padding:15px;padding-bottom:50px;}.carousel-cell-pro2{background:url("../img/sfondo-uno-F.jpg");width:100%;height:100%;border-radius:0;counter-increment:carousel-cell;padding:15px;padding-bottom:50px;}.carousel-cell.is-selected{background:#ed2;}.carousel-cell:before{display:block;text-align:center;content:counter(carousel-cell-e);line-height:200px;font-size:80px;color:#fff;}.agenda-list th{border:1px solid #333!important;padding:5px 2px;font-family:"Gotham M","Gotham B";font-weight:700;font-style:normal;font-size:8pt;text-transform:uppercase;}.agenda-list input:read-only{border:0;}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{background-color:#003a69;border-color:#003a69;}.simple-pagination{text-align:right;}.NuovoBottoneIoritiro{background-color:#f2f6fa;padding:10px 50px 10px 50px;font-family:"Gotham M";color:#003a69;font-size:15px;border:0;}.senda-vino{background-size:cover;background:url(../img/spedire-vino.jpg) no-repeat;height:783px;text-align:center;}.senda-pro{background-size:cover;background:url(../img/Spedizioni-ecommerce.jpg) no-repeat;border-bottom-style:solid;border-bottom-width:2px;height:783px;text-align:center;}.senda-pro2{background:url(../img/plane-sendabox2.jpg) no-repeat;background-size:cover;padding-bottom:240px;padding-top:100px;}.senda-pro3{background-color:#003a69;background-size:cover;height:auto;padding:23px;}.senda-pro4{background:url("../img/cms4.jpg") no-repeat;background-size:cover;padding-bottom:382px;padding-top:69px;}.senda-pro5{color:#003a69;width:100%;padding-bottom:40px;}.senda-pro6{background-color:#003a69;background-size:cover;height:auto;padding:46px;}.arrow-right{min-height:30px;margin-top:20px;margin-bottom:19px;padding-top:0;background-color:#fff;width:200px;color:#003a69;float:left;padding-left:21px;}.arrow-right-triangle{padding-right:24%;color:#003a69;margin-top:20px;margin-bottom:20px;width:11px;height:0;border-style:solid;border-width:36px 0 0 18px;border-color:transparent transparent transparent #fff;float:left;}.btn-sendapro{width:70%;background:#fab509;border-radius:0;padding:15px;font-weight:800;margin-top:35px;font-family:Gotham M;color:#193b68;}.btn-sendapro:hover{width:70%;color:#fff;background:#003a69;border-radius:0;border-color:none;padding:15px;font-weight:800;margin-top:35px;cursor:pointer;font-family:Gotham M;}.text-titolini{font-weight:800;padding-top:11px;font-size:11px;font-family:"Gotham M";color:#003a69;}.h2-ioritiro{padding-top:15px;padding-bottom:20px;font-family:"Gotham L";color:#fff;}.h2-sendapro2{font-family:"Gotham M";color:#193b68;}.h2-sendapro2-vino{font-family:"Gotham M";color:#626262;}.titolo-box-Sendapro{font-weight:bold;font-size:17px;font-family:"Gotham M";color:#193b68!important;}.titolo-box-Sendapro2{font-weight:bold;font-size:17px;font-family:"Gotham M";color:#fff;}.btn-servizi-sendapro{color:#193b68;background:none;border-radius:0;border-color:none;font-weight:800;font-family:Gotham M;padding-left:0;}.spedizioni-speciali{padding-top:50px;}.img-caratteristica.incredibile{position:fixed;}.testimonials{font-family:"Gotham L";margin:4em auto;width:100%;max-width:100%;}.testimonials::after{clear:both;content:"";display:table;}.testimonials .block{display:block;margin:0;}@media only screen and (min-width:250px){.testimonials .block{float:left;width:50%;height:300px;}}@media only screen and (min-width:1000px){.testimonials .block{width:33.33333%;height:280px;}}.testimonials .block:nth-child(n+2){padding:1.5em;}.testimonials .block:nth-child(2),.testimonials .block:nth-child(4){background-color:#003a69;}.testimonials .block:nth-child(3),.testimonials .block:nth-child(5){background-color:#fab509;}.testimonials .block:nth-child(6){background-color:#003a69;}.testimonials .block p{margin:0;font-size:16px;line-height:28px;font-weight:300;color:#fff;}.testimonials .block cite span{display:block;margin-top:2em;font-size:14px;font-weight:600;font-style:normal;color:#fff;}.testimonials h2{font-family:"Gotham M";margin:0 0 .5em;font-size:12px;line-height:20px;font-weight:900;text-transform:uppercase;color:#8699a7;}.testimonials h5{margin-top:0;font-size:28px;line-height:50px;font-weight:300;color:#003a69;}.man{width:830px;padding-top:397PX;background-image:url("/Content/img/spedizioni_online.png");background-repeat:no-repeat;background-position:0 0;-moz-background-size:cover;-webkit-background-size:cover;background-size:cover;}.box-servizi{font-size:17px;font-family:"Gotham M";color:#153c66;}.h3-servizi{margin-bottom:0;font-family:"Gotham L";color:#696969;}.plane{background:url(../Content/img/plane.png) no-repeat;height:400px;margin-bottom:5px;}.box-grey{width:84%;height:375px;background-color:#f5f6f7;-webkit-box-shadow:15px 4px 19px -10px rgba(24,59,103,.15);-moz-box-shadow:15px 4px 19px -10px rgba(24,59,103,.15);box-shadow:15px 4px 19px -10px rgba(24,59,103,.15);padding-top:30px;}@media only screen and (min-width:100px){.box-grey{height:350px;-webkit-box-shadow:15px 4px 19px -10px rgba(24,59,103,.15);-moz-box-shadow:15px 4px 19px -10px rgba(24,59,103,.15);box-shadow:15px 4px 19px -10px rgba(24,59,103,.15);padding-top:30px;}}@media only screen and (max-width:900px){.box-grey{height:730px;}.ui-sortable{text-align:-webkit-center;}.h3-chisiamo{font-size:13px;}.btn-servizi-sendapro{float:right;padding-top:0;padding-bottom:41px;}.h2-sendapro2{text-align:center;}.text-titolini{text-align:center;}.centrato{text-align:center;}.titolo-box-chisiamo{padding-top:25px;}.btn-ci-pensiamo-noi{margin-right:160px;}.fascia-yellow{height:700px;}.titolo-box-Sendapro{text-align:center;}.h3-chisiamo{text-align:center;}.btn-sendapro{width:100%;}.btn-sendapro:hover{width:100%;}.blocchetti-service{margin-left:80px;}}.virgoletta{text-align:left;margin-left:20%;margin-top:-25px;margin-bottom:-75px;color:#fff;font-size:120px;line-height:144px;}.virgoletta2{text-align:left;margin-left:80%;margin-top:-25px;margin-bottom:-75px;color:#fff;font-size:120px;line-height:144px;}.Ups-Access-Point{background:url("../img/UPS_access_point_banner.jpg") no-repeat;height:600px;width:100%;}.h2-landing-ups{padding-top:0;padding-bottom:20px;font-family:"Gotham";color:#003a69;}.landing-yellow-box{background-color:#fab509;background-size:cover;height:auto;padding:26px;}.landing-box{background:url("../img/comodita.png") no-repeat;background-size:cover;height:248px;padding-top:79px;}.video-wrapper{position:relative;}.video-wrapper>video{width:100%;vertical-align:middle;max-width:720px;}.video-wrapper>video.has-media-controls-hidden::-webkit-media-controls{display:none;}.video-overlay-play-button{box-sizing:border-box;width:100%;height:100%;padding:10px calc(50% - 50px);position:absolute;top:0;left:0;display:block;opacity:.95;cursor:pointer;transition:opacity 150ms;}.video-overlay-play-button:hover{opacity:1;}.video-overlay-play-button.is-hidden{display:none;}.resultslist a{box-shadow:none;}#ModalConditions .tooltip .tooltip-inner{background-color:#fff!important;color:#000;}#ModalConditions .tooltip .tooltip-arrow{border-top-color:#fff!important;border-bottom-color:#fff!important;}.cursorWait{cursor:wait;}#stock-items-container .select2-container--default .select2-selection--single{border-radius:0;border-color:#333;height:40px!important;line-height:40px!important;}#InsertProductForm .select2-container--default .select2-selection--single{border-radius:0;border-color:#333;margin-top:-1px;}#warehouse_select_tabs_container{margin-top:15px;}#warehouse_select_tabs_container .warehouse_select_tab{padding-left:0;padding-right:2px!important;}#warehouse_select_tabs_container .warehouse_select_tab a{float:left;width:100%;background-color:#fbb919;text-align:center;height:45px;transition:all .4s ease 0s;}#warehouse_select_tabs_container .warehouse_select_tab a.active{background:#003a69;}#warehouse_select_tabs_container .warehouse_select_tab a.active h1,#warehouse_select_tabs_container .warehouse_select_tab a.active .std-page h2,.std-page #warehouse_select_tabs_container .warehouse_select_tab a.active h2,#warehouse_select_tabs_container .warehouse_select_tab a.active .letter-page h2,.letter-page #warehouse_select_tabs_container .warehouse_select_tab a.active h2{color:#fff;}#warehouse_select_tabs_container .warehouse_select_tab h1,#warehouse_select_tabs_container .warehouse_select_tab .std-page h2,.std-page #warehouse_select_tabs_container .warehouse_select_tab h2,#warehouse_select_tabs_container .warehouse_select_tab .letter-page h2,.letter-page #warehouse_select_tabs_container .warehouse_select_tab h2{font-size:15px;color:#000;text-transform:uppercase;line-height:45px;font-family:"Gotham M","Gotham B";margin:0;transition:all .4s ease 0s;}#warehouse_select_tabs_container .warehouse_select_tab a:hover{background:#003a69;}#warehouse_select_tabs_container .warehouse_select_tab a:hover h1,#warehouse_select_tabs_container .warehouse_select_tab a:hover .std-page h2,.std-page #warehouse_select_tabs_container .warehouse_select_tab a:hover h2,#warehouse_select_tabs_container .warehouse_select_tab a:hover .letter-page h2,.letter-page #warehouse_select_tabs_container .warehouse_select_tab a:hover h2{color:#fff;}.modify-profile-checkboxes{position:initial!important;width:100%!important;line-height:29px;font-size:14px;text-transform:initial!important;font-size:14px;padding:2% 0% 0%;}.warehouse_tabs{margin:20px auto;}.select_shipments_top_holder{margin-top:30px;}.select_shipments_top_holder span{float:left;width:100%;font-size:13px;}.select_shipments_top_holder p{float:left;margin-bottom:0!important;margin-top:3px!important;}.select_shipments_top_holder input{float:left;width:auto!important;background:#fff!important;border:0!important;}.warehouse_tabs .btn{margin-top:5px;}.warehouse_tabs h3{float:left;width:100%;margin-top:15px;padding:10px 0;box-sizing:border-box;font-size:20px;}.warehouse_tabs .ui-accordion .ui-accordion-header{position:static!important;}.warehouse_tabs .ui-state-active{background:#003a69!important;}.warehouse_tabs .ui-state-default{border:0!important;outline:0;}.warehouse_tabs .ui-accordion h3{padding:10px;font-size:17px!important;background:#fbb919;color:#fff;margin-bottom:0;}.warehouse_tabs button{background:#003a69!important;color:#fff;float:left!important;}.warehouse_tabs .ui-icon-triangle-1-e{display:none!important;}.warehouse_tabs .ui-widget-content{background:#fff!important;}.warehouse_tabs #accordion p{float:left;width:100%;font-size:17px;margin:10px 0;border-bottom:1px solid #333;}.warehouse_tabs #accordion .data .col-md-2{border-bottom:0;}.warehouse_tabs #accordion .data .col-md-2 input{background:#eeeeec;padding:4px 2px;width:100%;}.select_shipments_holder .header .col-md-1,.select_shipments_holder .header .col-md-2,.select_shipments_holder .header .col-md-3,.select_shipments_holder .header .col-md-4{padding-bottom:7px!important;padding-left:0!important;}.select_shipments_holder .data .col-md-1{text-align:center!important;}.warehouse_tabs .data .col-md-2,.warehouse_tabs .data .col-md-4,.warehouse_tabs .data .col-md-1,.warehouse_tabs .data .col-md-3{margin-top:5px!important;text-align:left;background:#fff;}.warehouse_tabs .data .col-md-2 input{background:#eeeeec;padding:4px 2px;width:100%;}.warehouse_tabs #accordion .ui-accordion-content{top:0!important;}.warehouse_tabs .checkbox_warehouse{text-align:center;padding-right:4px!important;}.warehouse_tabs .checkbox_warehouse label{display:inline-block;cursor:pointer;position:relative;width:25px;height:23.5px;margin:0!important;}.shipment_number_checkbox{height:0!important;margin-top:0!important;}.warehouse_tabs .checkbox_warehouse label span:before{content:"";display:inline-block;width:25px;height:25px;position:absolute;left:0;bottom:0;background:url("/Images/servizi/checkbox-grey.png") no-repeat;}.warehouse_tabs .checkbox_warehouse input[type=checkbox]:checked+span:before{content:"";position:absolute;left:0;bottom:0;width:25px;height:23px;background:url("/Images/servizi/checkbox-grey-checked.png") no-repeat;}.warehouse_tabs .header .checkbox_warehouse{padding:2px 0!important;}.modification_button{margin-left:15px;}.select_shipments_container{margin-top:10px!important;}.select_shipment_second_phase_holder .data .col-md-2{margin-top:0!important;}.warehouse_tabs .data .btn-primary{margin-top:0;}.select_shipments_top_holder .col-md-4{padding-left:0!important;}.shipment_numer_input input{background:#fff!important;}.select_shipments_top_holder .col-md-4 input{background:#eeeeec!important;}.warehouse_return_data .col-md-1,.warehouse_return_data .col-md-2,.warehouse_return_data .col-md-4{text-align:center;}.warehouse_return_data a{text-align:left;}.warehouse_return_popup_holder .usercreditspanel{top:200px!important;}#product_details{top:635px;}.warehouse_stock_container #warehouse_select_tabs_container,.magazzino_container #warehouse_select_tabs_container{padding-left:0;margin-bottom:15px;}.warehouse_stock_container #warehouse_select_tabs_container .col-md-3,.magazzino_container #warehouse_select_tabs_container .col-md-3{width:24.7%;}.input_modify_change{border:1px solid #003a69!important;box-sizing:border-box!important;padding:3px 2px!important;}.btnModify{padding:2px!important;color:#003a69!important;}.icon_to_check img{vertical-align:middle;width:14%;margin-left:40%;}.partnerlogo.PointExpress{max-width:150%!important;}.partnername.PointExpress{min-width:100px;}#profile_container{font-family:"Gotham M";padding:0;margin-bottom:100px;background:#003a69;color:#fff;}#profile_container h3{color:#fff;}#profile_container h4{color:#f9ae31;}#profile_container .media-left>img{max-width:160px;}#profile_container .media-body{padding-left:20px;}#profile_container .media-body>div{margin-top:20px;}#profile_container .profile_part{font-weight:normal;}#profile_container .profile_part .credits{font-size:26.4px;color:#f9ae31;margin:10px 0 20px;}#profile_container .profile_holder{padding:45px 30px 40px;}#profile_container .profile_holder input,#profile_container .profile_holder .form-control-static{padding-left:10px;box-sizing:border-box;font-size:13px;color:#003a69;}#profile_container .profile_holder input[readonly],#profile_container .profile_holder .form-control-static[readonly]{background-color:#003a69;color:#fff;}#profile_container .profile_holder select{color:#003a69;}#profile_container .dimensions input:read-only,#profile_container .dimensions input:-moz-read-only,#profile_container .dimensions input[readonly],#profile_container .dimensions .disabled .input-group-addon{background-color:#787979;}#profile_container .dimensions .input-group input,#profile_container .dimensions .input-group span{font-size:1em;height:30px;border-radius:unset;}.customerdetails--holder-img img{max-width:160px;max-height:180px;}#buycredits{clear:both;margin-right:5px;}#modifyprofile{background:#808080;}.bottom_inputs input{margin-top:20px;padding-right:60px;padding-left:10px!important;font-family:"Gotham Book"!important;font-weight:300!important;}.profile_holder form input::-webkit-input-placeholder{color:#053a66;}.profile_holder form input::-moz-placeholder{color:#053a66;}.profile_holder form input:-ms-input-placeholder{color:#053a66;}.profile_holder form input-moz-placeholder{color:#053a66;}#profile_container .profile_holder form .input_row :nth-child(1){padding-left:0;}.bottom_inputs .input_row .col-md-6 input,.bottom_inputs .col-md-3 input{position:relative;padding-right:50px!important;}.bottom_inputs{padding:0;}.top_inputs .col-md-6{padding:0 0 0 15px;margin-bottom:30px;}.top_input_row{padding-right:15px!important;padding-left:0!important;}.bottom_inputs h2{float:left;width:100%;color:#f8b42d;font-size:15px;margin:40px 0 -5px 0;text-transform:uppercase;font-family:"Gotham Bold";}.top_inputs h2{float:left;width:100%;color:#f8b42d;font-size:15px;margin:15px 0;text-transform:uppercase;}.bottom_inputs .col-md-6 span,.bottom_inputs .col-md-3 span{position:absolute;top:20px;right:15px;height:30px;width:40px;color:#fff;text-align:center;line-height:30px;font-size:12px;background:#b5b5b5;font-family:"Gotham Book";}.add_button{background-color:#f9ae31;color:#003a69;font-size:12px;}.offer_holder{padding:20px 85px 45px 8vw;background:#f6f6f6;}.offer_holder h2,.offer_holder p{float:left;width:100%;}.offer_holder h2{color:#f8b32c;margin:20px 0;font-size:20pt;}.offer_holder p{color:#255379;font-size:15.5pt;line-height:25px;font-weight:lighter;margin-bottom:25px;font-family:"Gotham Book";}.offer_holder .offer_head{margin-top:74px;}.offer_holder figure{float:left;width:100%;max-width:550px;overflow:hidden;position:relative;border-radius:27px;margin-top:10px;}.offer_holder figure img{width:100%;}.offer_holder figure .top_part{position:absolute;right:0;top:0;border-bottom-left-radius:17px;background:rgba(207,50,69,.85);padding:10px 50px;text-transform:uppercase;font-weight:bold;}.offer_holder figure .top_part span{color:#fff;font-size:22px;}.offer_holder figure .bottom_part{position:absolute;bottom:0;left:0;width:100%;padding:20px 40px;background:rgba(5,58,102,.5);}.offer_holder figure .bottom_part p{float:left;width:100%;color:#fff;text-align:left;margin-bottom:0;font-weight:lighter;font-size:15.5pt;font-family:"Gotham Book";}.table_side{padding-left:45px;padding-top:0;margin-top:0;}.table_holder_order input{border:0;}.main_head{background:#000;color:#fff;text-transform:uppercase;text-align:center;}#btnBuyNotRegistered img{display:none;}.resultprice{color:#003968;padding:5px 0 0 10px;}#buypanel #discount,#buypanel #checkDiscount{width:350px;height:30px;}.disabled_dimensions input,.disabled_dimensions span{background:#606060;color:#606060;}.right_register_part .cr-checkbox{padding-left:0;padding-right:0;}.right_register_part .cr-checkbox .cr-styled i{border-color:#003a69;}.register-content .top_input_row{margin-top:20px;}.item .container{position:relative;}.item .slider_title{line-height:27px;left:0!important;}.item .slider_title{position:absolute;left:0;top:-7px;right:0;bottom:20px;margin:auto;max-width:850px;}.item .dim{width:100%;height:100%;background:rgba(0,58,105,.5);position:absolute;top:0;left:0;z-index:1000;}.icon_text{width:100%;float:left;position:relative;}.icon_text img{width:35px;height:30px;}.icon_text img,.finish_order .checkbox_wrapper .checkbox_holder{position:absolute;top:0;left:0;bottom:0;margin:auto;}.finish_order{padding-right:45px;margin-bottom:70px;}.finish_order .checkbox_wrapper{margin-top:30px;position:relative;}.icon_text p,.finish_order .checkbox_wrapper span{float:left;width:100%;padding-left:75px;color:#003a69;font-family:"Gotham Book";}.icon_text p span{color:#f00;}.finish_order .checkbox_wrapper .checkbox_holder{float:left;margin-right:45px;}.finish_order_right_part .icons img{width:65px;height:65px;margin:0 auto;display:block;}.finish_order_right_part{border-left:4px solid #003a69;}.finish_order_right_part .icons span{float:left;width:100%;text-align:center;font-family:"Gotham Medium";font-size:18px;color:#003968;margin-top:20px;}.finish_order_right_part h2{color:#ffb800;font-size:14px;text-align:center;font-family:"Gotham";margin:0 0 35px 0;}.finish_order_holder .calculate_button{display:block;margin:auto;float:none;margin-top:20px;}.popup_holder{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,.7);z-index:5000;display:none;}.popup_holder .profile_popup{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;background:#fff;padding:40px 50px 20px 20px;z-index:5001;width:900px;height:460px;border-radius:20px;}.close_popup_btn{position:absolute;top:7px;right:15px;font-size:20px;color:#003a69;cursor:pointer;}.popup_holder .profile_popup .popup_input_part{padding-right:0;}.popup_holder .profile_popup .popup_input_part .popup_input_row{margin-top:25px;text-align:left!important;}.popup_holder .profile_popup .popup_input_part .popup_input_row label{font-size:14px;font-family:"Gotham Book";}.popup_holder .profile_popup .popup_input_part .popup_input_row input{border:1.5px solid #003a69;border-radius:12px;width:100%;height:34px;margin-top:2px;padding:0 10px;}.checkbox_holder_wrapper{margin-top:50px;padding-left:15px;float:left;}.popup_holder .profile_popup .popup_input_part .checkbox_holder{float:left;}.popup_holder .profile_popup .popup_input_part .checkbox_wrapper span{color:#626262;font-family:"Gotham Book";padding-left:10px;margin-top:10px;float:left;}.popup_img_part{float:right;width:155px;}.popup_holder .profile_popup figure{width:100%;height:155px;overflow:hidden;margin-bottom:10px;margin-top:18px;}.popup_holder .profile_popup figure img{width:100%;float:left;}.popup_img_part button{float:left;width:100%;text-align:center;font-family:"Gotham Book";height:30px;border:0;margin-top:10px;border-radius:15px;}.img_change_button{background:#606060;color:#fff;}.second_img_button{border:1.5px solid #606060!important;color:#606060;background:#fff;}.popup_img_part .save_button{background:#fab409;color:#fff;height:43px;line-height:42px;margin-top:45px;font-size:15px;border-radius:17px;}.resultsearch{padding-right:10px;}.resultsearch .form-control[readonly]{border:0;border-bottom:1px solid #fff;color:#fff;border-radius:unset;}.resultsearch .dim-item{border:0;border-bottom:1px solid #fff;color:#fff;border-radius:unset;font-weight:normal;}.resultsearch .dim-item .nowrap{font-weight:bold;}.profile_container_second_view .profile_holder form label{color:#f8b42d!important;}.profile_container_second_view .profile_holder form input{background:none!important;border-bottom:1px solid #fff!important;color:#fff!important;padding-left:0!important;}.profile_container_second_view .profile_holder form input::-webkit-input-placeholder{color:#fff!important;}.profile_container_second_view .profile_holder form input::-moz-placeholder{color:#fff!important;}.profile_container_second_view .profile_holder form input:-ms-input-placeholder{color:#fff!important;}.profile_container_second_view .profile_holder form input-moz-placeholder{color:#fff!important;}.profile_container_second_view h1,.profile_container_second_view .std-page h2,.std-page .profile_container_second_view h2,.profile_container_second_view .letter-page h2,.letter-page .profile_container_second_view h2{color:#fff;font-size:17px;font-family:"Gotham Bold";text-transform:uppercase;margin-top:70px;float:left;width:100%;}.profile_container_second_view .profile_holder .top_input_part .col-md-6{margin-bottom:30px;}.profile_container_second_view .profile_holder .bottom_inputs span{background:none;}.icon_field img{float:left;width:30px;height:30px;clear:both;}.icon_field{padding-top:68px;}.icon_field span{color:#fff;float:left;margin-top:6px;margin-left:5px;font-family:"Gotham Book";font-weight:300;}.inner_icon_field{float:right;}.profile_container_second_view .bottom_inputs p{color:#fff;position:absolute;top:24px;right:37px;margin:0;font-family:"Gotham Book";font-size:14px;}.profile_container_second_view .bottom_inputs .col-md-6 span{right:5px;}.container-fluid{padding-left:30px;padding-right:30px;}@media(min-width:1200px){.container-fluid{padding-left:55px;padding-right:55px;}}.fullwidth{width:100%;float:left;}@media(max-width:767.98px){.navbar .container-fluid{padding-left:0;padding-right:0;}}#body{padding-top:100px;}@media(max-width:991.98px){#body{padding-top:95px;}}@media(max-width:767.98px){#body{padding-top:50px;}}img{max-width:100%;}@media(max-width:767.98px){footer.container-fluid{padding-left:30px;}}.nopad{padding:0;}.nopadb{padding-bottom:0;}@media(min-width:768px){.nopadsm{padding:0;}}.yellow-button,.blue-button{min-width:210px;min-height:49px;background:#f9ae31;color:#003a69;cursor:pointer;font-family:"Gotham Bold";font-weight:normal;font-size:12px;border:0;text-align:center;line-height:1.08;text-transform:uppercase;display:inline-block;width:auto;max-width:100%;padding:18px 25px;margin:35px auto;}.yellow-button:hover,.blue-button:hover{color:#fff;text-decoration:none;}@media(max-width:767.98px){.yellow-button,.blue-button{width:100%;}}@media(min-width:992px){.yellow-button,.blue-button{min-width:371px;}}@media(min-width:768px){.col-xs-12:not(.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1) .yellow-button,.col-xs-12:not(.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1) .blue-button,.col-sm-12 .yellow-button,.col-sm-12 .blue-button{min-width:371px;}}.blue-button{background:#003a69;color:#fff;}.blue-button:hover{color:#f9ae31;}@media(min-width:992px) and (max-width:1199.98px){.top-nav a.navbar-text{font-size:11px;margin-left:9px;margin-right:9px;letter-spacing:0;}}@media(min-width:768px) and (max-width:991.98px){.top-nav a.navbar-text{font-size:9px;margin-left:7px;margin-right:7px;}}@media(max-width:767.98px){.sendaboxnavbar li{padding:0 10px;margin-top:10px;margin-bottom:10px;font-weight:bold;}}@media(min-width:992px) and (max-width:1199.98px){.sendaboxnavbar a.navbar-text{font-size:11px;margin-left:9px;margin-right:9px;}}@media(min-width:768px) and (max-width:991.98px){.sendaboxnavbar a.navbar-text{font-size:9px;margin-left:6px;margin-right:6.5px;}}@media(max-width:767.98px){.sendaboxnavbar .navbar-text{margin-top:0;margin-bottom:0;}}@media(min-width:768px) and (max-width:991.98px){.LogoSendaboxTop{height:25px;width:130px;margin-top:12px;}}@media(max-width:767.98px){.LogoSendaboxTop{margin-left:36px;}}@media(max-width:991.98px){.blue_title h1,.blue_title .std-page h2,.std-page .blue_title h2,.blue_title .letter-page h2,.letter-page .blue_title h2{font-size:28px;}}@media(max-width:767.98px){.sendABoxForm_new,#sendABoxForm_new,#buypanel{padding:0 15px 30px;}}.sendABoxForm_new button#btnConfronta,#sendABoxForm_new button#btnConfronta,#buypanel button#btnConfronta{width:100%;margin-top:33px;}.sendABoxForm_new .input_holder,#sendABoxForm_new .input_holder,#buypanel .input_holder{float:left;width:100%;}.sendABoxForm_new .inner_input_holder,#sendABoxForm_new .inner_input_holder,#buypanel .inner_input_holder{width:calc(100% - 55px);float:left;}.sendABoxForm_new .kg_holder input,#sendABoxForm_new .kg_holder input,#buypanel .kg_holder input{width:calc(100% - 56px);}.sendABoxForm_new .cm_holder,#sendABoxForm_new .cm_holder,#buypanel .cm_holder{margin-top:45px;}.sendABoxForm_new .cm_holder .inner_input_wrapper,#sendABoxForm_new .cm_holder .inner_input_wrapper,#buypanel .cm_holder .inner_input_wrapper{width:calc(33.33% - 2px);float:left;margin-right:2px;}.sendABoxForm_new .cm_holder .inner_input_wrapper:last-child(),#sendABoxForm_new .cm_holder .inner_input_wrapper:last-child(),#buypanel .cm_holder .inner_input_wrapper:last-child(){width:calc(33.33% - 1px);margin-right:0;}@media(max-width:767.98px){.front-page .sendaproboxxese,.front-page .sendABoxForm_new,.front-page #sendABoxForm_new,.front-page #buypanel{margin:0 -30px;}}@media(max-width:767.98px){.front-page .sendaproboxxese .form_holder_new ul,.front-page .sendABoxForm_new .form_holder_new ul,.front-page #sendABoxForm_new .form_holder_new ul,.front-page #buypanel .form_holder_new ul{width:100%;}.front-page .sendaproboxxese .form_holder_new ul li,.front-page .sendABoxForm_new .form_holder_new ul li,.front-page #sendABoxForm_new .form_holder_new ul li,.front-page #buypanel .form_holder_new ul li{width:50%;margin:0;}}.front-page .sendaproboxxese .input_holder select,.front-page .sendaproboxxese .input_holder input,.front-page .sendABoxForm_new .input_holder select,.front-page .sendABoxForm_new .input_holder input,.front-page #sendABoxForm_new .input_holder select,.front-page #sendABoxForm_new .input_holder input,.front-page #buypanel .input_holder select,.front-page #buypanel .input_holder input{font-size:10px;}@media(max-width:767.98px){.front-page .sendaproboxxese .input_holder select,.front-page .sendaproboxxese .input_holder input,.front-page .sendABoxForm_new .input_holder select,.front-page .sendABoxForm_new .input_holder input,.front-page #sendABoxForm_new .input_holder select,.front-page #sendABoxForm_new .input_holder input,.front-page #buypanel .input_holder select,.front-page #buypanel .input_holder input{padding-left:10px;}}@media(max-width:767.98px){.front-page .sendaproboxxese .input_holder .input_inner_label,.front-page .sendABoxForm_new .input_holder .input_inner_label,.front-page #sendABoxForm_new .input_holder .input_inner_label,.front-page #buypanel .input_holder .input_inner_label{font-size:9px;top:12px;left:9px;}}@media(min-width:768px) and (max-width:1199.98px){.front-page .sendaproboxxese .input_holder .input_inner_label,.front-page .sendABoxForm_new .input_holder .input_inner_label,.front-page #sendABoxForm_new .input_holder .input_inner_label,.front-page #buypanel .input_holder .input_inner_label{font-size:8px;}}.front-page .sendaproboxxese .cm_holder,.front-page .sendABoxForm_new .cm_holder,.front-page #sendABoxForm_new .cm_holder,.front-page #buypanel .cm_holder{margin-top:45px;}@media(max-width:767.98px){.front-page .sendaproboxxese .cm_holder,.front-page .sendABoxForm_new .cm_holder,.front-page #sendABoxForm_new .cm_holder,.front-page #buypanel .cm_holder{margin-top:0;}}@media(max-width:767.98px){.front-page .sendaproboxxese .sendaprobox,.front-page .sendABoxForm_new .sendaprobox,.front-page #sendABoxForm_new .sendaprobox,.front-page #buypanel .sendaprobox{background-color:#fafafa;}}.front-page .sendaproboxxese .sendaprobox .inner p,.front-page .sendABoxForm_new .sendaprobox .inner p,.front-page #sendABoxForm_new .sendaprobox .inner p,.front-page #buypanel .sendaprobox .inner p{margin-bottom:23px;}@media(max-width:1199.98px){.front-page .sendaproboxxese .sendaprobox .inner p,.front-page .sendABoxForm_new .sendaprobox .inner p,.front-page #sendABoxForm_new .sendaprobox .inner p,.front-page #buypanel .sendaprobox .inner p{font-size:15px;}}@media(max-width:767.98px){.front-page .sendaproboxxese .sendaprobox .inner,.front-page .sendABoxForm_new .sendaprobox .inner,.front-page #sendABoxForm_new .sendaprobox .inner,.front-page #buypanel .sendaprobox .inner{padding:26px 28px 46px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);margin:46px 30px 44px;}.front-page .sendaproboxxese .sendaprobox .inner h1,.front-page .sendaproboxxese .sendaprobox .inner .std-page h2,.std-page .front-page .sendaproboxxese .sendaprobox .inner h2,.front-page .sendaproboxxese .sendaprobox .inner .letter-page h2,.letter-page .front-page .sendaproboxxese .sendaprobox .inner h2,.front-page .sendABoxForm_new .sendaprobox .inner h1,.front-page .sendABoxForm_new .sendaprobox .inner .std-page h2,.std-page .front-page .sendABoxForm_new .sendaprobox .inner h2,.front-page .sendABoxForm_new .sendaprobox .inner .letter-page h2,.letter-page .front-page .sendABoxForm_new .sendaprobox .inner h2,.front-page #sendABoxForm_new .sendaprobox .inner h1,.front-page #sendABoxForm_new .sendaprobox .inner .std-page h2,.std-page .front-page #sendABoxForm_new .sendaprobox .inner h2,.front-page #sendABoxForm_new .sendaprobox .inner .letter-page h2,.letter-page .front-page #sendABoxForm_new .sendaprobox .inner h2,.front-page #buypanel .sendaprobox .inner h1,.front-page #buypanel .sendaprobox .inner .std-page h2,.std-page .front-page #buypanel .sendaprobox .inner h2,.front-page #buypanel .sendaprobox .inner .letter-page h2,.letter-page .front-page #buypanel .sendaprobox .inner h2{font-size:21px;color:#003a69;}}@media(min-width:768px) and (max-width:991.98px){.front-page .sendaproboxxese .sendaprobox .inner h1,.front-page .sendaproboxxese .sendaprobox .inner .std-page h2,.std-page .front-page .sendaproboxxese .sendaprobox .inner h2,.front-page .sendaproboxxese .sendaprobox .inner .letter-page h2,.letter-page .front-page .sendaproboxxese .sendaprobox .inner h2,.front-page .sendABoxForm_new .sendaprobox .inner h1,.front-page .sendABoxForm_new .sendaprobox .inner .std-page h2,.std-page .front-page .sendABoxForm_new .sendaprobox .inner h2,.front-page .sendABoxForm_new .sendaprobox .inner .letter-page h2,.letter-page .front-page .sendABoxForm_new .sendaprobox .inner h2,.front-page #sendABoxForm_new .sendaprobox .inner h1,.front-page #sendABoxForm_new .sendaprobox .inner .std-page h2,.std-page .front-page #sendABoxForm_new .sendaprobox .inner h2,.front-page #sendABoxForm_new .sendaprobox .inner .letter-page h2,.letter-page .front-page #sendABoxForm_new .sendaprobox .inner h2,.front-page #buypanel .sendaprobox .inner h1,.front-page #buypanel .sendaprobox .inner .std-page h2,.std-page .front-page #buypanel .sendaprobox .inner h2,.front-page #buypanel .sendaprobox .inner .letter-page h2,.letter-page .front-page #buypanel .sendaprobox .inner h2{font-size:18px;color:#003a69;}.front-page .sendaproboxxese .sendaprobox .inner h2,.front-page .sendABoxForm_new .sendaprobox .inner h2,.front-page #sendABoxForm_new .sendaprobox .inner h2,.front-page #buypanel .sendaprobox .inner h2{line-height:18px;font-size:13px;margin:10px 0 0;}}@media(min-width:992px) and (max-width:1199.98px){.front-page .sendaproboxxese .sendaprobox .inner,.front-page .sendABoxForm_new .sendaprobox .inner,.front-page #sendABoxForm_new .sendaprobox .inner,.front-page #buypanel .sendaprobox .inner{height:383px;position:relative;}.front-page .sendaproboxxese .sendaprobox .inner h1,.front-page .sendaproboxxese .sendaprobox .inner .std-page h2,.std-page .front-page .sendaproboxxese .sendaprobox .inner h2,.front-page .sendaproboxxese .sendaprobox .inner .letter-page h2,.letter-page .front-page .sendaproboxxese .sendaprobox .inner h2,.front-page .sendABoxForm_new .sendaprobox .inner h1,.front-page .sendABoxForm_new .sendaprobox .inner .std-page h2,.std-page .front-page .sendABoxForm_new .sendaprobox .inner h2,.front-page .sendABoxForm_new .sendaprobox .inner .letter-page h2,.letter-page .front-page .sendABoxForm_new .sendaprobox .inner h2,.front-page #sendABoxForm_new .sendaprobox .inner h1,.front-page #sendABoxForm_new .sendaprobox .inner .std-page h2,.std-page .front-page #sendABoxForm_new .sendaprobox .inner h2,.front-page #sendABoxForm_new .sendaprobox .inner .letter-page h2,.letter-page .front-page #sendABoxForm_new .sendaprobox .inner h2,.front-page #buypanel .sendaprobox .inner h1,.front-page #buypanel .sendaprobox .inner .std-page h2,.std-page .front-page #buypanel .sendaprobox .inner h2,.front-page #buypanel .sendaprobox .inner .letter-page h2,.letter-page .front-page #buypanel .sendaprobox .inner h2{font-size:23px;}.front-page .sendaproboxxese .sendaprobox .inner h2,.front-page .sendABoxForm_new .sendaprobox .inner h2,.front-page #sendABoxForm_new .sendaprobox .inner h2,.front-page #buypanel .sendaprobox .inner h2{line-height:26px;}}@media(max-width:767.98px){.front-page .sendaproboxxese .boxPreventivatore,.front-page .sendABoxForm_new .boxPreventivatore,.front-page #sendABoxForm_new .boxPreventivatore,.front-page #buypanel .boxPreventivatore{background-color:transparent;border-radius:9px;padding:0 15px;}.front-page .sendaproboxxese .boxPreventivatore>div,.front-page .sendABoxForm_new .boxPreventivatore>div,.front-page #sendABoxForm_new .boxPreventivatore>div,.front-page #buypanel .boxPreventivatore>div{padding:0 30px;}}.form_holder_new{padding:0;}.form_holder_new ul{float:left;list-style:none;padding-left:0;margin-bottom:0;width:100%;}.form_holder_new ul li{width:32%;max-width:200px;height:50px;text-align:center;line-height:50px;color:#000;font-family:"Gotham Bold";font-weight:normal;font-size:12px;float:left;background:#ebebeb;margin-right:2px;cursor:pointer;}@media(max-width:767.98px){.form_holder_new ul li{width:33%;margin-right:.33%;}}.form_holder_new ul .active{background:#f9ae31;color:#003a69;cursor:default;}#userareanav{padding:120px 0 0;background-color:#fafafa;border-bottom:3px solid #707070;}@media(max-width:767.98px){#userareanav{border-bottom:0;padding-bottom:45px;}#userareanav>div.container-fluid{margin:0 -30px;background-color:#ebebeb;}}.contrassegnoheader{padding-top:55px;}@media(max-width:767.98px){.contrassegnoheader .back-white{margin:0 -30px;}}.contrassegno .blue-back,.blue-back .contrassegnobody{display:flex;flex-wrap:nowrap;align-items:flex-end;}@media(max-width:767.98px){.contrassegno .blue-back,.blue-back .contrassegnobody{display:block;}.contrassegno .blue-back .butt,.blue-back .contrassegnobody .butt{float:none;width:100%;}}.contrassegno .blue-back .button--square--light,.blue-back .contrassegnobody .button--square--light{width:auto;}@media(max-width:767.98px){.contrassegno .blue-back .button--square--light,.blue-back .contrassegnobody .button--square--light{width:100%;}}.logged_user_top_section,.inner_pages_forms{margin-top:0;}@media(max-width:767.98px){.logged_user_top_section,.inner_pages_forms{margin:0 -30px auto;}}.logged_user_top_section .form_holder_new,.inner_pages_forms .form_holder_new{width:100%;}.logged_user_top_section h1,.logged_user_top_section .std-page h2,.std-page .logged_user_top_section h2,.logged_user_top_section .letter-page h2,.letter-page .logged_user_top_section h2,.inner_pages_forms h1,.inner_pages_forms .std-page h2,.std-page .inner_pages_forms h2,.inner_pages_forms .letter-page h2,.letter-page .inner_pages_forms h2{margin:50px auto 101px;}.logged_user_top_section h2,.inner_pages_forms h2{clear:both;color:#2f2f2f;font-size:21px;padding-left:10px;border-left:6px solid #f9ae31;margin:35px 0;float:left;}.logged_user_top_section .logged_user_form_tabs,.inner_pages_forms .logged_user_form_tabs{margin-top:0;width:100%;}.logged_user_top_section .logged_user_form_tabs li,.inner_pages_forms .logged_user_form_tabs li{background:#959595;color:#fff;}.logged_user_top_section .logged_user_form_tabs .active,.inner_pages_forms .logged_user_form_tabs .active{background:#003a69;color:#fafafa!important;}.logged_user_top_section .button_holder,.inner_pages_forms .button_holder{float:left;width:100%;}.logged_user_top_section .button_holder button,.inner_pages_forms .button_holder button{float:left;width:196px;height:49px;line-height:49px;text-align:center;font-family:"Gotham Bold";margin-right:20px;border:0;}.logged_user_top_section .button_holder .acquista_btn,.inner_pages_forms .button_holder .acquista_btn{background:#003a69;color:#fafafa;}.logged_user_top_section .button_holder .salva_btn,.inner_pages_forms .button_holder .salva_btn{background:#f9ae31;color:#003a69;}.logged_user_top_section .logged_user_form,.inner_pages_forms .logged_user_form{background:#003a69!important;}.logged_user_top_section .logged_user_form label,.inner_pages_forms .logged_user_form label{color:#f9ae31!important;}.logged_user_top_section .logged_user_form button,.inner_pages_forms .logged_user_form button{background:#f9ae31!important;color:#003a69!important;width:213px!important;float:right!important;}@media(max-width:767.98px){.logged_user_top_section .logged_user_form button,.inner_pages_forms .logged_user_form button{width:100%!important;margin:auto 0!important;}}.logged_user_top_section .logged_user_form .cm_holder,.inner_pages_forms .logged_user_form .cm_holder{margin-top:0!important;}.logged_user_top_section .logged_user_form .add_more_box,.inner_pages_forms .logged_user_form .add_more_box{float:left;width:100%;padding-right:15px;margin-top:63px;}.logged_user_top_section .logged_user_form .add_more_box p,.inner_pages_forms .logged_user_form .add_more_box p{font-family:"Gotham Bold"!important;color:#fafafa!important;font-size:12px!important;float:right!important;margin-top:1px!important;margin-right:20px;}.logged_user_top_section .logged_user_form .add_more_box figure,.inner_pages_forms .logged_user_form .add_more_box figure{width:21px;height:21px;background:#f9ae31;color:#003a69;float:right;text-align:center;font-size:20px;line-height:21px;}.logged_user_top_section .profile_box_holder,.inner_pages_forms .profile_box_holder{margin-top:175px;}@media(min-width:768px) and (max-width:1199.98px){.logged_user_top_section .profile_box_holder,.inner_pages_forms .profile_box_holder{margin-top:15px;margin-left:-15px;}}.logged_user_top_section .profile_box_holder .profile_box,.inner_pages_forms .profile_box_holder .profile_box{float:right;width:290px;height:212px;clear:both;box-shadow:1px 1px 1px 0 rgba(0,0,0,.16);margin-top:30px;padding:20px 20px 20px 35px;background:#fff;}@media(min-width:768px) and (max-width:1199.98px){.logged_user_top_section .profile_box_holder .profile_box,.inner_pages_forms .profile_box_holder .profile_box{float:left;}}.logged_user_top_section .profile_box_holder .profile_box .user_pic,.inner_pages_forms .profile_box_holder .profile_box .user_pic{float:left;margin-right:20px;}.logged_user_top_section .profile_box_holder .profile_box .edit_pic,.inner_pages_forms .profile_box_holder .profile_box .edit_pic{float:right;}.logged_user_top_section .profile_box_holder .profile_box .see_pic,.inner_pages_forms .profile_box_holder .profile_box .see_pic{float:right;margin-top:-5px;}.logged_user_top_section .profile_box_holder .profile_box span,.inner_pages_forms .profile_box_holder .profile_box span{border-bottom:1px solid;font-family:"Gotham Book";font-size:12px;color:#2f2f2f;padding-bottom:5px;float:left;}.logged_user_top_section .profile_box_holder .profile_box ul,.inner_pages_forms .profile_box_holder .profile_box ul{list-style:none;float:left;padding-left:0;clear:both;margin-top:20px;}.logged_user_top_section .profile_box_holder .profile_box ul li,.inner_pages_forms .profile_box_holder .profile_box ul li{font-family:"Gotham Book";font-size:12px;color:#2f2f2f;margin-bottom:5px;}.logged_user_top_section .profile_box_holder .profile_box h1,.logged_user_top_section .profile_box_holder .profile_box .std-page h2,.std-page .logged_user_top_section .profile_box_holder .profile_box h2,.logged_user_top_section .profile_box_holder .profile_box .letter-page h2,.letter-page .logged_user_top_section .profile_box_holder .profile_box h2,.inner_pages_forms .profile_box_holder .profile_box h1,.inner_pages_forms .profile_box_holder .profile_box .std-page h2,.std-page .inner_pages_forms .profile_box_holder .profile_box h2,.inner_pages_forms .profile_box_holder .profile_box .letter-page h2,.letter-page .inner_pages_forms .profile_box_holder .profile_box h2{font-family:"Gotham Bold";font-size:12px!important;color:#777878;float:left;margin-top:0!important;}.ui-datepicker{width:15em;padding:.2em .2em 0;}.centered{text-align:center;}.customerresultslist{width:100%;margin:60px 0;}.customerresultslist form{margin-bottom:40px;}.customerresultslist form label{padding:0;}.customerresultslist form .form-group-box input{width:170px!important;}.customerresultslist form .form-group{padding:20px 15px;}.customerresultslist form .form-group label{padding:0 0;}.customerresultslist .print-icons{width:2rem;}.customerresultslist .print-icons:hover{transition:.3s;filter:invert(.5);transform:scale(1.5);}.customerresultslist .header [class^=col-md]{padding:5px 2px;font-weight:normal;font-style:normal;border:0;color:#003a69;font-family:"Gotham Bold";font-size:12px;margin-top:40px;}.customerresultslist .data [class^=col-md]{padding:5px 2px;font-weight:400;font-style:normal;min-height:50px;border:0;font-family:"Gotham Book";font-size:12px;color:#2f2f2f;}@media(max-width:991.98px){.customerresultslist{margin:24px 0;}.customerresultslist .data{display:flex;flex-wrap:wrap;}.customerresultslist .grid-container{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto 33px;background-color:#ebebeb;margin-bottom:24px;box-shadow:1px 1px 1px 0 rgba(0,0,0,.16);}.customerresultslist .grid-container .align-vertical{display:unset;}.customerresultslist .grid-container .grid-1,.customerresultslist .grid-container .grid-6,.customerresultslist .grid-container .grid-7{padding:0;margin:0;}.customerresultslist .grid-container .grid-2,.customerresultslist .grid-container .grid-3,.customerresultslist .grid-container .grid-4,.customerresultslist .grid-container .grid-5{padding:29px 14px 24px;font-size:11px;color:#2f2f2f;}.customerresultslist .grid-container .grid-2::before,.customerresultslist .grid-container .grid-3::before,.customerresultslist .grid-container .grid-4::before,.customerresultslist .grid-container .grid-5::before{white-space:pre;color:#003a69;font-size:11px;margin-bottom:8px;font-family:"Gotham Bold";font-weight:normal;}.customerresultslist .grid-container .grid-4,.customerresultslist .grid-container .grid-5{padding-top:0;}.customerresultslist .grid-container .grid-6 a,.customerresultslist .grid-container .grid-7 a{display:block;text-align:center;font-family:"Gotham Bold";font-weight:normal;background:#003a69;padding:9px;margin:0;font-size:11px;color:#fff;}.customerresultslist .grid-container .grid-1{grid-column:1/3;grid-row:1/2;background-color:#003a69;min-height:auto;}.customerresultslist .grid-container .grid-1 div{padding:0;margin:0;}.customerresultslist .grid-container .grid-1 a{display:inline-block;padding:10px 15px;margin:0;font-family:"Gotham Bold";font-weight:normal;color:#f9ae31;font-size:10px;}.customerresultslist .grid-container .grid-1 a:before{content:"Ordine n° ";color:#fff;}.customerresultslist .grid-container .grid-2{grid-column:1/2;grid-row:2/3;}.customerresultslist .grid-container .grid-2:before{content:"DESTINATARIO \a";}.customerresultslist .grid-container .grid-3{grid-column:2/3;grid-row:2/3;}.customerresultslist .grid-container .grid-3:before{content:"DESTINAZIONE \a";}.customerresultslist .grid-container .grid-4{grid-column:1/2;grid-row:3/4;}.customerresultslist .grid-container .grid-4:before{content:"PRENOTATO IL \a";}.customerresultslist .grid-container .grid-5{grid-column:2/3;grid-row:3/4;}.customerresultslist .grid-container .grid-5:before{content:"STATO \a";}.customerresultslist .grid-container .grid-6{grid-column:1/2;grid-row:4/5;}.customerresultslist .grid-container .grid-6 img{display:none;}.customerresultslist .grid-container .grid-7{grid-column:2/3;grid-row:4/5;}.customerresultslist .grid-container .grid-7 a{background-color:#f9ae31;color:#003a69;}}@media(max-width:767.98px){.customerresultslist .grid-container{width:100%;margin-right:0;}}@media(min-width:768px) and (max-width:991.98px){.customerresultslist .grid-container{width:calc(50% - 12px);float:left;}.customerresultslist .grid-container:nth-child(odd){margin-right:24px;}}.customerresultslist .more-small-screen{text-align:center;}.customerresultslist .more-small-screen a{font-family:"Gotham Bold";font-weight:normal;font-size:10px;color:#003a69;}.customerresultslist .more-small-screen a:hover{color:#f9ae31;}.customerresultslist .more-small-screen a:after{content:"";font-family:"FontAwesome";margin-left:10px;font-weight:bold;}.chisiamo_page .unset,.corriere-page .unset,.front-page .unset{position:unset;}.chisiamo_page .unset .home-back2,.corriere-page .unset .home-back2,.front-page .unset .home-back2{background:url(/Content/img/2.jpg) no-repeat;background-color:#fafafa;background-size:cover;background-position:center;position:absolute;top:0;right:0;width:50%;height:100%;}.chisiamo_page .unset .services-back,.corriere-page .unset .services-back,.front-page .unset .services-back{background:url(/Images/shipping-pages/3.jpg) no-repeat;background-color:#fafafa;background-size:cover;background-position:center;position:absolute;top:0;left:0;width:50%;height:100%;}@media(max-width:767.98px){.chisiamo_page .unset,.corriere-page .unset,.front-page .unset{position:relative;float:left;width:calc(100% + 30px);margin-left:-15px;margin-right:-15px;}.chisiamo_page .unset .home-back2,.chisiamo_page .unset .services-back,.corriere-page .unset .home-back2,.corriere-page .unset .services-back,.front-page .unset .home-back2,.front-page .unset .services-back{position:relative;min-height:320px;width:100%;}}.chisiamo_page .services-back{background:url(/Images/shipping-pages/chisiamo_img_1.jpg) no-repeat;}.chisiamo_page .row_gray .services-back{background-image:url(/Images/shipping-pages/chisiamo_img_2.jpg)!important;}.chisiamo_page .abroadShipping.padding-block.block1{padding:80px 30px;}.chisiamo_page .abroadShipping.padding-block.block1 h2{margin-top:0;font-size:32px;line-height:38px;margin-bottom:30px;font-family:"Gotham M";}@media(max-width:767.98px){.chisiamo_page .abroadShipping.padding-block.block1 h2{font-size:28px;line-height:31px;}}.chisiamo_page .yellow .abroadShipping.block1 .spedireText{font-size:18px;}@media(max-width:767.98px){.chisiamo_page .yellow .abroadShipping.block1 .spedireText{font-size:13px;line-height:21px;}}.chisiamo_page .cont-button,.chisiamo_page .cont-button-foot{margin-top:40px;margin-bottom:0;text-align:center;}.chisiamo_page .cont-button a.button,.chisiamo_page .cont-button-foot a.button{color:#fff;padding:18px 24px;background-color:#143a69;max-width:350px;display:block;margin:40px auto 20px;font-family:"Gotham Bold";font-size:12px;text-align:center;text-transform:uppercase;}.chisiamo_page .bottom_button{text-align:center;}@media(max-width:767.98px){.chisiamo_page .bottom_button{display:flex;flex-direction:column;}}@media(max-width:767.98px){.chisiamo_page .bottom_button h2{margin:50px 15px 30px!important;text-align:center;font-size:28px;padding:0;}}@media(max-width:1199.98px){.chisiamo_page .bottom_button .yellow_button{width:auto;min-width:280px;margin:30px auto;position:relative;}}@media(max-width:767.98px){.chisiamo_page .info_block{height:auto;padding-bottom:80px;}}@media(max-width:767.98px){.chisiamo_page .info_block .col-sm-2,.chisiamo_page .info_block .col-sm-4{padding-top:10px;}}.chisiamo_page .info_block .col-sm-2{border-right:0;}@media(max-width:767.98px){.chisiamo_page .info_block .col-sm-4{height:auto;}}.chisiamo_page .info_block img{display:block;margin:auto;float:none;width:80px;}@media(max-width:1199.98px){.chisiamo_page .info_block h1,.chisiamo_page .info_block .std-page h2,.std-page .chisiamo_page .info_block h2,.chisiamo_page .info_block .letter-page h2,.letter-page .chisiamo_page .info_block h2{font-size:28px;margin:0 auto;padding-left:15px;}}@media(max-width:767.98px){.chisiamo_page .info_block h1,.chisiamo_page .info_block .std-page h2,.std-page .chisiamo_page .info_block h2,.chisiamo_page .info_block .letter-page h2,.letter-page .chisiamo_page .info_block h2{margin:40px auto;}}.chisiamo_page .info_block h2{margin-top:20px;text-align:center;text-transform:uppercase;font-size:14px;}@media(max-width:767.98px){.chisiamo_page .info_block h2{margin:20px auto 50px;}}.paragraph_section{margin-top:20px;}.paragraph_section h2{color:#003a69;font-size:20px;font-weight:500;font-family:"Gotham M";color:#003a69;}.paragraph_section p{font-size:15px;font-weight:500;font-family:"Gotham Book";line-height:23px;color:#000;}@media(max-width:767.98px){.paragraph_section p{font-size:12px;}}.paragraph_section p span{font-family:"Gotham M";font-weight:700;}.front-page .servizi_section{background:url("/Content/img/4.jpg");background-size:cover;background-position:center;padding:80px 0 0;}.spedire-page .carousel.slide{margin:auto -30px 30px;}.chisiamo_page .servizi_section,.corriere-page .servizi_section,.front-page .servizi_section{float:unset;position:unset;padding-bottom:75px;}.chisiamo_page .servizi_section .carousel.slide,.corriere-page .servizi_section .carousel.slide,.front-page .servizi_section .carousel.slide{margin:auto -15px 30px;}@media(max-width:767.98px){.chisiamo_page .servizi_section,.corriere-page .servizi_section,.front-page .servizi_section{padding:30px 0 0;}}@media(max-width:767.98px){.chisiamo_page .servizi_section>div,.corriere-page .servizi_section>div,.front-page .servizi_section>div{padding-left:30px;padding-right:30px;}}@media(max-width:767.98px){.chisiamo_page .servizi_section .title_part,.corriere-page .servizi_section .title_part,.front-page .servizi_section .title_part{margin:auto -15px;}}.chisiamo_page .servizi_section .title_part h1,.chisiamo_page .servizi_section .title_part h2,.corriere-page .servizi_section .title_part h1,.corriere-page .servizi_section .title_part h2,.front-page .servizi_section .title_part h1,.front-page .servizi_section .title_part h2{font-family:"Gotham M";color:#fff;font-size:35px;line-height:34px;font-weight:500;}@media(max-width:767.98px){.chisiamo_page .servizi_section .title_part h1,.chisiamo_page .servizi_section .title_part h2,.corriere-page .servizi_section .title_part h1,.corriere-page .servizi_section .title_part h2,.front-page .servizi_section .title_part h1,.front-page .servizi_section .title_part h2{font-size:24px;}}.chisiamo_page .servizi_section .title_part p,.corriere-page .servizi_section .title_part p,.front-page .servizi_section .title_part p{font-family:"Gotham Book";color:#fff;font-size:18px;line-height:26px;font-weight:500;margin-top:50px;width:50%;}@media(max-width:1023.98px){.chisiamo_page .servizi_section .title_part p,.corriere-page .servizi_section .title_part p,.front-page .servizi_section .title_part p{width:100%;}}@media(max-width:767.98px){.chisiamo_page .servizi_section .title_part p,.corriere-page .servizi_section .title_part p,.front-page .servizi_section .title_part p{font-size:15px;}}p{font-family:"Gotham Book";font-size:14px;font-weight:400;color:#000;}@media(max-width:991.98px){p{font-size:12px;}}p.discover{position:absolute;bottom:15px;}p.discover a{font-family:"Gotham Book";font-size:12px;text-transform:uppercase;color:#f9ae31;line-height:1.1;}@media(max-width:1023.98px){p.discover a{font-size:11px;}}@media(max-width:991.98px){p.discover a{font-size:10px;}}p.discover::after{content:"";font-family:"FontAwesome";margin-left:10px;font-size:20px;color:#f9ae31;top:3px;position:relative;}.type-courier,.chisiamo_page .type-courier,.corriere-page .type-courier,.spedire-page .type-courier,.front-page .type-courier{display:flex;flex-wrap:wrap;margin-top:30px;padding-bottom:40px;}.type-courier .border-courier,.chisiamo_page .type-courier .border-courier,.corriere-page .type-courier .border-courier,.spedire-page .type-courier .border-courier,.front-page .type-courier .border-courier{border:0;box-shadow:1px 1px 1px 0 rgba(0,0,0,.16);padding:36px 36px 60px;margin:.5%;width:24.25%;background-color:#fff;}.type-courier .border-courier:not(.item),.chisiamo_page .type-courier .border-courier:not(.item),.corriere-page .type-courier .border-courier:not(.item),.spedire-page .type-courier .border-courier:not(.item),.front-page .type-courier .border-courier:not(.item){position:relative;}.type-courier .border-courier ul,.chisiamo_page .type-courier .border-courier ul,.corriere-page .type-courier .border-courier ul,.spedire-page .type-courier .border-courier ul,.front-page .type-courier .border-courier ul{padding:0;}.type-courier .border-courier ul li,.chisiamo_page .type-courier .border-courier ul li,.corriere-page .type-courier .border-courier ul li,.spedire-page .type-courier .border-courier ul li,.front-page .type-courier .border-courier ul li{list-style:none;}.type-courier .border-courier ul li:before,.chisiamo_page .type-courier .border-courier ul li:before,.corriere-page .type-courier .border-courier ul li:before,.spedire-page .type-courier .border-courier ul li:before,.front-page .type-courier .border-courier ul li:before{content:"■";color:#f9ae31;font-weight:bold;display:inline-block;width:18px;font-size:12px;}@media(max-width:991.98px){.type-courier .border-courier,.chisiamo_page .type-courier .border-courier,.corriere-page .type-courier .border-courier,.spedire-page .type-courier .border-courier,.front-page .type-courier .border-courier{padding:15px 15px 50px;}}@media(max-width:767.98px){.type-courier .border-courier,.chisiamo_page .type-courier .border-courier,.corriere-page .type-courier .border-courier,.spedire-page .type-courier .border-courier,.front-page .type-courier .border-courier{padding:10px 25px 42px;}.type-courier .border-courier.item,.chisiamo_page .type-courier .border-courier.item,.corriere-page .type-courier .border-courier.item,.spedire-page .type-courier .border-courier.item,.front-page .type-courier .border-courier.item{background-color:#fff!important;margin:0 30px;width:auto;}.type-courier .border-courier.item>img,.chisiamo_page .type-courier .border-courier.item>img,.corriere-page .type-courier .border-courier.item>img,.spedire-page .type-courier .border-courier.item>img,.front-page .type-courier .border-courier.item>img{position:relative;min-width:0;}.type-courier .border-courier.item p,.chisiamo_page .type-courier .border-courier.item p,.corriere-page .type-courier .border-courier.item p,.spedire-page .type-courier .border-courier.item p,.front-page .type-courier .border-courier.item p{font-size:12px;line-height:16px;}}@media(min-width:768px){.type-courier .border-courier:first-child,.type-courier .border-courier:nth-child(4n+1),.chisiamo_page .type-courier .border-courier:first-child,.chisiamo_page .type-courier .border-courier:nth-child(4n+1),.corriere-page .type-courier .border-courier:first-child,.corriere-page .type-courier .border-courier:nth-child(4n+1),.spedire-page .type-courier .border-courier:first-child,.spedire-page .type-courier .border-courier:nth-child(4n+1),.front-page .type-courier .border-courier:first-child,.front-page .type-courier .border-courier:nth-child(4n+1){margin-left:0;}.type-courier .border-courier:nth-child(4n),.chisiamo_page .type-courier .border-courier:nth-child(4n),.corriere-page .type-courier .border-courier:nth-child(4n),.spedire-page .type-courier .border-courier:nth-child(4n),.front-page .type-courier .border-courier:nth-child(4n){margin-right:0;}}.type-courier .border-courier h3,.chisiamo_page .type-courier .border-courier h3,.corriere-page .type-courier .border-courier h3,.spedire-page .type-courier .border-courier h3,.front-page .type-courier .border-courier h3{text-transform:uppercase;font-family:"Gotham Book";font-weight:600;font-size:18px;color:#003a69;padding-left:20px;margin:25px auto;line-height:26px;padding-left:21px;min-height:42px;}.type-courier .border-courier h3:before,.chisiamo_page .type-courier .border-courier h3:before,.corriere-page .type-courier .border-courier h3:before,.spedire-page .type-courier .border-courier h3:before,.front-page .type-courier .border-courier h3:before{padding:1px 3px;background-color:#f9ae31;content:"";margin-right:14px;margin-left:-20px;}@media(max-width:1199.98px){.type-courier .border-courier h3,.chisiamo_page .type-courier .border-courier h3,.corriere-page .type-courier .border-courier h3,.spedire-page .type-courier .border-courier h3,.front-page .type-courier .border-courier h3{font-size:16px;line-height:21px;}}@media(min-width:768px) and (max-width:991.98px){.type-courier .border-courier h3,.chisiamo_page .type-courier .border-courier h3,.corriere-page .type-courier .border-courier h3,.spedire-page .type-courier .border-courier h3,.front-page .type-courier .border-courier h3{font-size:14px;line-height:18px;}}.type-courier .border-courier>img,.chisiamo_page .type-courier .border-courier>img,.corriere-page .type-courier .border-courier>img,.spedire-page .type-courier .border-courier>img,.front-page .type-courier .border-courier>img{float:right;}.type-courier.bordered .border-courier,.chisiamo_page .type-courier.bordered .border-courier,.corriere-page .type-courier.bordered .border-courier,.spedire-page .type-courier.bordered .border-courier,.front-page .type-courier.bordered .border-courier{border:2px solid #f9ae31;padding:45px 26px;}.type-courier.three-boxes,.chisiamo_page .type-courier.three-boxes,.corriere-page .type-courier.three-boxes,.spedire-page .type-courier.three-boxes,.front-page .type-courier.three-boxes{margin:0 auto 5px;}.type-courier.three-boxes .border-courier,.chisiamo_page .type-courier.three-boxes .border-courier,.corriere-page .type-courier.three-boxes .border-courier,.spedire-page .type-courier.three-boxes .border-courier,.front-page .type-courier.three-boxes .border-courier{margin:0 6px 6px 0;width:calc(33.3333% - 4px);}.type-courier.three-boxes .border-courier:nth-child(3n):not(.item),.chisiamo_page .type-courier.three-boxes .border-courier:nth-child(3n):not(.item),.corriere-page .type-courier.three-boxes .border-courier:nth-child(3n):not(.item),.spedire-page .type-courier.three-boxes .border-courier:nth-child(3n):not(.item),.front-page .type-courier.three-boxes .border-courier:nth-child(3n):not(.item){margin-right:0;}.type-courier.three-boxes .border-courier.item,.chisiamo_page .type-courier.three-boxes .border-courier.item,.corriere-page .type-courier.three-boxes .border-courier.item,.spedire-page .type-courier.three-boxes .border-courier.item,.front-page .type-courier.three-boxes .border-courier.item{margin:0 30px 30px;}@media(max-width:767.98px){.corriere_wrapper #mid_nav{top:50px!important;background:#f6f6f6;padding:20px 0;margin:0;}.corriere_wrapper #mid_nav span{font-size:15px!important;}}@media(max-width:767.98px){#infoutili-new{top:51px;flex-direction:row;flex-wrap:wrap;}#infoutili-new>div{width:50%;}#infoutili-new>div ul li{padding-bottom:10px;}#infoutili-new>div ul li a{line-height:1.2;}}#TopPage header.accents h1,#TopPage header.accents .std-page h2,.std-page #TopPage header.accents h2,#TopPage header.accents .letter-page h2,.letter-page #TopPage header.accents h2{color:#f9ae31;background:#003a69;width:auto;padding:10px 120px 10px 10px;margin:67px auto 0 0;font-weight:500;font-size:31px;font-family:"Gotham M";max-width:760px;}@media(max-width:991.98px){#TopPage header.accents h1,#TopPage header.accents .std-page h2,.std-page #TopPage header.accents h2,#TopPage header.accents .letter-page h2,.letter-page #TopPage header.accents h2{font-size:25px;padding:11px 17px;margin:55px 0 0;}}@media(max-width:767.98px){#TopPage header.accents h1,#TopPage header.accents .std-page h2,.std-page #TopPage header.accents h2,#TopPage header.accents .letter-page h2,.letter-page #TopPage header.accents h2{margin:55px 0 35px;}}#TopPage header.accents h3,#TopPage header.accents h4{color:#003a69;background:#fff;width:auto;margin:0 auto 0 35px;padding:15px 45px 15px 15px;font-weight:normal;font-family:"Gotham Book";font-size:21px;line-height:1.38;letter-spacing:-.84px;}@media(max-width:767.98px){#TopPage header.accents h3,#TopPage header.accents h4{display:none;}}#TopPage.front-page header.accents h1,#TopPage.front-page header.accents .std-page h2,.std-page #TopPage.front-page header.accents h2,#TopPage.front-page header.accents .letter-page h2,.letter-page #TopPage.front-page header.accents h2{margin:30px 0 20px!important;color:#fff;font-size:31px;padding:10px 0;font-weight:normal;background-color:transparent;}#TopPage.front-page header.accents p{color:#fff;font-size:21px;padding:0;margin:0;font-weight:normal;background-color:transparent;}.nopad2{padding-left:0;}.nopad2 h2{font-family:"Gotham Book";font-size:46px;line-height:54px;margin-top:0;margin-bottom:20px;font-weight:600;}@media(max-width:767.98px){.nopad2 h2{font-size:25px;line-height:32px;}}.nopad2 .abroadShipping.block1b{padding:80px 55px;}@media(max-width:1199.98px){.nopad2 .abroadShipping.block1b{padding:60px 30px;}}@media(max-width:767.98px){.nopad2 .abroadShipping.block1b{padding:40px 30px;}}.nopad2 .abroadShipping.block1b p,.nopad2 .abroadShipping.block1b p.spedireText{font-family:"Gotham Book";color:#1a1a1a;font-size:15px;line-height:28px;margin:0;padding:0 0 10px 0;}@media(max-width:767.98px){.nopad2 .abroadShipping.block1b p,.nopad2 .abroadShipping.block1b p.spedireText{font-size:15px;line-height:21px;}}.nopad2 .abroadShipping.block3 .cont-button-foot1{padding-left:15px;}.corriere-page .abroadShipping.padding-block.block1,.front-page .abroadShipping.padding-block.block1{padding:80px 55px 80px 55px;}@media(max-width:1199.98px){.corriere-page .abroadShipping.padding-block.block1,.front-page .abroadShipping.padding-block.block1{padding:30px 30px 80px;float:left;}}@media(max-width:767.98px){.corriere-page .abroadShipping.padding-block.block1,.front-page .abroadShipping.padding-block.block1{padding:30px 30px 80px 15px;}}.corriere-page .abroadShipping.padding-block.block1 h2,.front-page .abroadShipping.padding-block.block1 h2{margin-top:0;font-size:32px;line-height:38px;margin-bottom:30px;font-family:"Gotham Book";}@media(max-width:767.98px){.corriere-page .abroadShipping.padding-block.block1 h2,.front-page .abroadShipping.padding-block.block1 h2{font-family:"Gotham Bold";padding-top:40px;font-size:28px;line-height:31px;}}@media(min-width:768px) and (max-width:1199.98px){.corriere-page .abroadShipping.padding-block.block1 h2,.front-page .abroadShipping.padding-block.block1 h2{font-size:25px;line-height:32px;}}.corriere-page .row.darkblue,.front-page .row.darkblue{background-color:#003a69;padding-bottom:50px;}.corriere-page .row.darkblue p.discover,.front-page .row.darkblue p.discover{bottom:0;}@media(max-width:767.98px){.corriere-page .row.darkblue,.front-page .row.darkblue{padding:50px 0;}}.corriere-page .row.darkblue .yellow-button,.corriere-page .row.darkblue .blue-button,.front-page .row.darkblue .yellow-button,.front-page .row.darkblue .blue-button{margin:65px auto 12px;}@media(max-width:767.98px){.corriere-page .row.darkblue .yellow-button,.corriere-page .row.darkblue .blue-button,.front-page .row.darkblue .yellow-button,.front-page .row.darkblue .blue-button{margin:65px 30px 12px;width:calc(100% - 60px);}}.corriere-page .row.darkblue h2,.front-page .row.darkblue h2{font-size:28px;font-family:"Gotham Book";color:#fff;line-height:30px;margin:81px auto auto;}@media(min-width:768px) and (max-width:991.98px){.corriere-page .row.darkblue h2,.front-page .row.darkblue h2{margin:55px auto 30px;}}@media(max-width:767.98px){.corriere-page .row.darkblue h2,.front-page .row.darkblue h2{margin:0 30px 50px;}}.corriere-page .row.darkblue h2 span,.front-page .row.darkblue h2 span{color:#f9ae31;}.corriere-page .row.darkblue .carousel-inner .cont-button-foot1,.corriere-page .row.darkblue .contentflex .cont-button-foot1,.front-page .row.darkblue .carousel-inner .cont-button-foot1,.front-page .row.darkblue .contentflex .cont-button-foot1{border-left:1px solid #3a5980;padding:81px 20px 5px;}@media(min-width:768px){.corriere-page .row.darkblue .carousel-inner .cont-button-foot1,.corriere-page .row.darkblue .contentflex .cont-button-foot1,.front-page .row.darkblue .carousel-inner .cont-button-foot1,.front-page .row.darkblue .contentflex .cont-button-foot1{width:calc(33.3333% - 5px);}}.corriere-page .row.darkblue .carousel-inner .cont-button-foot1.item,.corriere-page .row.darkblue .contentflex .cont-button-foot1.item,.front-page .row.darkblue .carousel-inner .cont-button-foot1.item,.front-page .row.darkblue .contentflex .cont-button-foot1.item{margin:0 30px;padding-top:40px;}.corriere-page .row.darkblue .carousel-inner h3,.corriere-page .row.darkblue .contentflex h3,.front-page .row.darkblue .carousel-inner h3,.front-page .row.darkblue .contentflex h3{font-size:14px;line-height:1.07;color:#fff;text-transform:uppercase;}.corriere-page .row.darkblue .carousel-inner.cf-2 .cont-button-foot1,.corriere-page .row.darkblue .contentflex.cf-2 .cont-button-foot1,.front-page .row.darkblue .carousel-inner.cf-2 .cont-button-foot1,.front-page .row.darkblue .contentflex.cf-2 .cont-button-foot1{width:50%;padding-bottom:50px;}@media(min-width:768px) and (max-width:991.98px){.corriere-page .row.darkblue .carousel-inner.cf-2 .cont-button-foot1,.corriere-page .row.darkblue .contentflex.cf-2 .cont-button-foot1,.front-page .row.darkblue .carousel-inner.cf-2 .cont-button-foot1,.front-page .row.darkblue .contentflex.cf-2 .cont-button-foot1{width:calc(33.33% - 6px);}}@media(min-width:992px){.corriere-page .row.darkblue .carousel-inner.cf-4,.corriere-page .row.darkblue .contentflex.cf-4,.front-page .row.darkblue .carousel-inner.cf-4,.front-page .row.darkblue .contentflex.cf-4{padding-left:45px;}}.corriere-page .row.darkblue .carousel-inner.cf-4 .cont-button-foot1,.corriere-page .row.darkblue .contentflex.cf-4 .cont-button-foot1,.front-page .row.darkblue .carousel-inner.cf-4 .cont-button-foot1,.front-page .row.darkblue .contentflex.cf-4 .cont-button-foot1{width:25%;padding-bottom:50px;}@media(min-width:768px) and (max-width:991.98px){.corriere-page .row.darkblue .carousel-inner.cf-4 .cont-button-foot1,.corriere-page .row.darkblue .contentflex.cf-4 .cont-button-foot1,.front-page .row.darkblue .carousel-inner.cf-4 .cont-button-foot1,.front-page .row.darkblue .contentflex.cf-4 .cont-button-foot1{width:calc(33.33% - 6px);}}.corriere-page .row.darkblue .carousel-inner .no-border,.corriere-page .row.darkblue .contentflex .no-border,.front-page .row.darkblue .carousel-inner .no-border,.front-page .row.darkblue .contentflex .no-border{border:0;}@media(min-width:768px) and (max-width:991.98px){.corriere-page .row.darkblue .carousel-inner .no-border,.corriere-page .row.darkblue .contentflex .no-border,.front-page .row.darkblue .carousel-inner .no-border,.front-page .row.darkblue .contentflex .no-border{display:none;}}.corriere-page .row.darkblue.centered .contentflex.cf-4,.front-page .row.darkblue.centered .contentflex.cf-4{padding-left:0;}.corriere-page .row.darkblue.centered .contentflex.cf-4 h3,.front-page .row.darkblue.centered .contentflex.cf-4 h3{font-family:"Gotham M";font-weight:normal;}@media(min-width:768px) and (max-width:991.98px){.corriere-page .row.darkblue.centered .contentflex.cf-4 h3,.front-page .row.darkblue.centered .contentflex.cf-4 h3{font-size:12px;}}.corriere-page .row.darkblue.centered .contentflex.cf-4 .cont-button-foot1,.front-page .row.darkblue.centered .contentflex.cf-4 .cont-button-foot1{width:25%;}.corriere-page .row.darkblue.centered .contentflex.cf-4 .cont-button-foot1 h2,.front-page .row.darkblue.centered .contentflex.cf-4 .cont-button-foot1 h2{margin-top:0;text-align:left;}@media(min-width:768px) and (max-width:991.98px){.corriere-page .row.darkblue.centered .contentflex.cf-4 .cont-button-foot1 h2,.front-page .row.darkblue.centered .contentflex.cf-4 .cont-button-foot1 h2{font-size:17px;}}.corriere-page .row.darkblue.centered .contentflex.cf-4 .cont-button-foot1.no-border,.front-page .row.darkblue.centered .contentflex.cf-4 .cont-button-foot1.no-border{display:block;}@media(min-width:768px) and (max-width:991.98px){.corriere-page .row.darkblue.centered .contentflex.cf-4 .cont-button-foot1,.front-page .row.darkblue.centered .contentflex.cf-4 .cont-button-foot1{paddng-bottom:0;}}.corriere-page .row.darkblue.centered .carousel.slide .item.cont-button-foot1,.front-page .row.darkblue.centered .carousel.slide .item.cont-button-foot1{width:calc(100vw - 60px);min-height:170px;}.corriere-page .row.darkblue.centered .carousel.slide .item.cont-button-foot1 img,.front-page .row.darkblue.centered .carousel.slide .item.cont-button-foot1 img{margin:0 auto;}.corriere-page .row.darkblue .carousel-inner,.front-page .row.darkblue .carousel-inner{padding-bottom:40px;}.corriere-page .row.darkblue .carousel.slide,.front-page .row.darkblue .carousel.slide{margin-bottom:0;}.corriere-page .row.darkblue .cont-button-foot2,.front-page .row.darkblue .cont-button-foot2{margin-top:40px;margin-bottom:20px;text-align:center;}.corriere-page .row.darkblue .cont-button-foot2 a.button,.front-page .row.darkblue .cont-button-foot2 a.button{background-color:#f7ae31;color:#143a69;margin:0 auto;}.corriere-page .row.darkblue .cont-button-foot2 a.button:hover,.front-page .row.darkblue .cont-button-foot2 a.button:hover{color:#fff;}.carousel-inner .cont-button-foot1.item{border-left:1px solid #3a5980;padding:0 30px;width:auto;margin-left:20px;}.fullwidth .carousel-inner>.item,.servizi_section .carousel-inner>.item,.corriere-page .row .carousel-inner>.item,.spedire-page .row .carousel-inner>.item,.chisiamo_page .servizi_section .carousel-inner>.item,.front-page .servizi_section .carousel-inner>.item,.front-page .darkblue .carousel-inner>.item{width:auto;margin-bottom:5px;min-height:290px;}.fullwidth .carousel-inner>.item>img,.servizi_section .carousel-inner>.item>img,.corriere-page .row .carousel-inner>.item>img,.spedire-page .row .carousel-inner>.item>img,.chisiamo_page .servizi_section .carousel-inner>.item>img,.front-page .servizi_section .carousel-inner>.item>img,.front-page .darkblue .carousel-inner>.item>img{position:relative;min-width:0;}.fullwidth .carousel.slide,.servizi_section .carousel.slide,.corriere-page .row .carousel.slide,.spedire-page .row .carousel.slide,.chisiamo_page .servizi_section .carousel.slide,.front-page .servizi_section .carousel.slide,.front-page .darkblue .carousel.slide{padding-bottom:5px;}.fullwidth .carousel.slide .carousel-indicators,.servizi_section .carousel.slide .carousel-indicators,.corriere-page .row .carousel.slide .carousel-indicators,.spedire-page .row .carousel.slide .carousel-indicators,.chisiamo_page .servizi_section .carousel.slide .carousel-indicators,.front-page .servizi_section .carousel.slide .carousel-indicators,.front-page .darkblue .carousel.slide .carousel-indicators{bottom:0;width:98%;margin-left:-49%;}.fullwidth .carousel.slide .carousel-indicators li,.servizi_section .carousel.slide .carousel-indicators li,.corriere-page .row .carousel.slide .carousel-indicators li,.spedire-page .row .carousel.slide .carousel-indicators li,.chisiamo_page .servizi_section .carousel.slide .carousel-indicators li,.front-page .servizi_section .carousel.slide .carousel-indicators li,.front-page .darkblue .carousel.slide .carousel-indicators li{border-radius:50%;margin:0 9px;width:12px;height:12px;}.fullwidth .carousel.slide .carousel-indicators li.active,.servizi_section .carousel.slide .carousel-indicators li.active,.corriere-page .row .carousel.slide .carousel-indicators li.active,.spedire-page .row .carousel.slide .carousel-indicators li.active,.chisiamo_page .servizi_section .carousel.slide .carousel-indicators li.active,.front-page .servizi_section .carousel.slide .carousel-indicators li.active,.front-page .darkblue .carousel.slide .carousel-indicators li.active{width:12px;height:12px;}.fullwidth .carousel.slide .carousel-indicators.dark li,.servizi_section .carousel.slide .carousel-indicators.dark li,.corriere-page .row .carousel.slide .carousel-indicators.dark li,.spedire-page .row .carousel.slide .carousel-indicators.dark li,.chisiamo_page .servizi_section .carousel.slide .carousel-indicators.dark li,.front-page .servizi_section .carousel.slide .carousel-indicators.dark li,.front-page .darkblue .carousel.slide .carousel-indicators.dark li{border-color:#003a69;}.fullwidth .carousel.slide .carousel-indicators.dark li.active,.servizi_section .carousel.slide .carousel-indicators.dark li.active,.corriere-page .row .carousel.slide .carousel-indicators.dark li.active,.spedire-page .row .carousel.slide .carousel-indicators.dark li.active,.chisiamo_page .servizi_section .carousel.slide .carousel-indicators.dark li.active,.front-page .servizi_section .carousel.slide .carousel-indicators.dark li.active,.front-page .darkblue .carousel.slide .carousel-indicators.dark li.active{background-color:#003a69;}.chisiamo_page .yellow,.front-page .yellow,.chisiamo_page .yellow .abroadShipping.block1,.front-page .yellow .abroadShipping.block2{background-color:#f7ae31;}.corriere-page .yellow.money,.front-page .yellow.money{padding:28px 20px;width:calc(100% + 30px);margin-right:-30px;background-image:url(/Content/img/shield.png);background-repeat:no-repeat;background-size:50px;background-position:15px center;display:flex;align-items:center;}@media(max-width:767.98px){.corriere-page .yellow.money,.front-page .yellow.money{width:auto;margin-left:-15px;background-position:30px center;padding:28px 20px;}}@media(min-width:1200px){.corriere-page .yellow.money,.front-page .yellow.money{margin-right:-55px;width:calc(100% + 55px);}}.corriere-page .yellow.money p,.front-page .yellow.money p{padding:0;line-height:20px;margin-left:70px;flex:1;color:#003a69;font-size:15px;font-weight:400;font-family:"Gotham Book";}@media(max-width:767.98px){.corriere-page .yellow.money p,.front-page .yellow.money p{font-size:12px;margin-left:90px;}}.corriere-page div.accent{font-family:"Gotham M";font-weight:normal;text-align:center;font-size:32px;padding:30px 25px;margin:20px 0;background:#003a69;color:#f9ae31;}.corriere-page div.accent strong,.corriere-page div.accent .topbanner header .price,.topbanner header .corriere-page div.accent .price{font-family:"Gotham Bold";font-weight:normal;}@media(max-width:1199.98px){.corriere-page div.accent{font-size:28px;}}@media(max-width:991.98px){.corriere-page div.accent{font-size:24px;}}.corriere-page div.accent span{font-size:.8em;}.corriere-page #mid_nav-sticky-wrapper.sticky-wrapper{margin-bottom:55px;text-align:center;}.corriere-page nav#mid_nav{background:#f6f6f6;padding:20px 0;margin:20px 0 55px;}.corriere-page nav#mid_nav span{text-transform:uppercase;border-right:2px solid #143a69;color:#143a69;font-size:15px;padding:0 15px;cursor:pointer;display:inline-block;}.corriere-page nav#mid_nav span:hover{text-decoration:underline;}@media(max-width:767.98px){.corriere-page nav#mid_nav span{border:0;}}.corriere-page nav#mid_nav span:last-child(){border-right:0;}@media(max-width:991.98px){.corriere-page nav#mid_nav{top:75px!important;}}@media(max-width:767.98px){.corriere-page nav#mid_nav{top:30px!important;}}#TopPage header p{margin-bottom:50px;}.front-page .col-xs-12.sendaprobox{padding:0;margin-top:unset;position:unset;bottom:unset;right:unset;}.front-page .col-xs-12.sendaprobox .inner{padding:40px 30px 0;}.front-page .col-xs-12.sendaprobox .inner a.yellow-button,.front-page .col-xs-12.sendaprobox .inner a.blue-button{min-width:unset!important;width:100%;margin:30px auto!important;}@media(min-width:992px) and (max-width:1199.98px){.front-page .col-xs-12.sendaprobox .inner a.yellow-button,.front-page .col-xs-12.sendaprobox .inner a.blue-button{position:absolute;bottom:0;left:30px;right:30px;width:auto;}}.color-background,.spedire-page.color-background,.corriere-page.color-background,.front-page .color-background,.front-page.color-background{background-color:#fafafa;}.front-page .contentflex .cont-button-foot1{border-left:1px solid #3a5980;padding:2% 20px 50px;width:33.33%;}.front-page .contentflex .cont-button-foot1 img{width:80px;}.front-page .darkblue .cont-button-foot1 h3{font-size:14px;font-family:"Gotham Book";color:#fff;line-height:25px;font-weight:600;text-transform:uppercase;}.row.darkblue .cont-button-foot1 p:not(.discover),.front-page .darkblue .cont-button-foot1 p{font-size:15px;font-family:"Gotham Book";color:#fff;line-height:25px;font-weight:400;padding:0 0 30px;}.darkblue .contentflex{display:flex;flex-wrap:wrap;}@media(min-width:768px){.nopadr,.no-pad-right{padding-right:0;}}.nopad1{padding-right:0;}.front-page .yellow .abroadShipping.block1 .spedireText{font-size:18px;font-family:"Gotham Book";}.corriere-page .cont-button,.front-page .cont-button,.front-page .cont-button-foot{margin-top:40px;margin-bottom:0;text-align:center;}@media(max-width:1023.98px){.corriere-page .cont-button,.front-page .cont-button,.front-page .cont-button-foot{margin-top:0;}}.front-page .cont-button a.button{margin:0;color:#fff;padding:18px 24px;background-color:#143a69;max-width:350px;display:block;font-family:"Gotham Bold";font-size:12px;text-align:center;text-transform:uppercase;}.corriere_wrapper .bartolini_top_part .row>div{background-color:#fafafa;}.corriere_wrapper .bartolini_top_part h2,.corriere_wrapper .bartolini_top_part p{font-size:19px;font-weight:normal;line-height:27px;}.corriere_wrapper .bartolini_top_part h2{color:#000;font-family:"Gotham Book";}.corriere_wrapper .bartolini_top_part p{font-family:"Gotham Book";margin-top:25px;}.corriere_wrapper .bartolini_top_part span{font-family:"Gotham M";}.corriere_wrapper .bartolini_top_part strong.accent,.corriere_wrapper .bartolini_top_part .topbanner header .accent.price,.topbanner header .corriere_wrapper .bartolini_top_part .accent.price{font-family:"Gotham Bold";font-weight:normal;text-align:center;font-size:32px;padding:30px 25px;margin-right:0;}.spedire-page .book,.corriere-page .book,.book{font-family:"Gotham Book";color:#000;font-size:19px;font-weight:normal;line-height:27px;padding:0 0 20px;}@media(min-width:1024px) and (max-width:1199.98px){.spedire-page .book,.corriere-page .book,.book{font-size:18px;}}@media(min-width:992px) and (max-width:1023.98px){.spedire-page .book,.corriere-page .book,.book{font-size:17px;}}@media(max-width:991.98px){.spedire-page .book,.corriere-page .book,.book{font-size:14px;line-height:21px;}}.book_two{font-family:"Gotham M";color:#053a69;font-size:28px;font-weight:500;line-height:40px;padding:0;}@media(min-width:1024px) and (max-width:1199.98px){.book_two{font-size:26px;}}@media(max-width:1023.98px){.book_two{font-size:25px;line-height:28px;}}.new-top{margin-top:-3%;padding-top:6%;padding-bottom:3%;background:#fafafa;}.new-top-1{margin-top:14px;}.new-top-2{margin-top:22px;}.unset{position:unset;}.color-background-title{background-color:#003a69;}.corriere-page .cont-button-foot1,.spedire-page .cont-button-foot1{padding:45px 0;}.corriere-page .vertical-offset,.spedire-page .vertical-offset{padding-top:64px;padding-bottom:64px;}@media(max-width:767.98px){.corriere-page .vertical-offset,.spedire-page .vertical-offset{padding-top:40px;padding-bottom:40px;}}.corriere-page .spedireTitle,.spedire-page .spedireTitle{font-family:"Gotham M";color:#f9ae31;font-weight:500;font-size:35px;line-height:37px;padding:24px 0;margin:0;}@media(max-width:1199.98px){.corriere-page .spedireTitle,.spedire-page .spedireTitle{font-size:29px;line-height:30px;}}@media(max-width:991.98px){.corriere-page .spedireTitle,.spedire-page .spedireTitle{font-size:25px;line-height:30px;padding:15px 0;}}.corriere-page p,.corriere-page .spedireText,.spedire-page p,.spedire-page .spedireText{font-family:"Gotham Book";color:#1a1a1a;font-size:15px;line-height:28px;margin:0;padding:0 0 20px 0;font-weight:400;}@media(max-width:991.98px){.corriere-page p,.corriere-page .spedireText,.spedire-page p,.spedire-page .spedireText{font-size:14px;line-height:26px;}}.corriere-page .spedireTitlenew,.spedire-page .spedireTitlenew{color:#143a69;text-align:center;text-transform:uppercase;font-size:32px;font-weight:500;font-family:"Gotham M";line-height:40px;}@media(max-width:767.98px){.corriere-page .spedireTitlenew,.spedire-page .spedireTitlenew{font-size:18px;line-height:21px;text-align:left;text-transform:unset;padding:0 15px;font-weight:500;}}.corriere-page .cont-button,.corriere-page .cont-button-foot,.spedire-page .cont-button,.spedire-page .cont-button-foot{margin-top:40px;margin-bottom:0;text-align:center;}.corriere-page .cont-button.space,.corriere-page .cont-button-foot.space,.spedire-page .cont-button.space,.spedire-page .cont-button-foot.space{margin-bottom:58px;}.corriere-page .cont-button a.button,.spedire-page .cont-button a.button{margin:0;}.corriere-page .cont-button-foot a.button,.spedire-page .cont-button-foot a.button{margin:0 auto;}.corriere-page .cont-button-foot a.button:hover,.spedire-page .cont-button-foot a.button:hover{color:#f9ae31;}.corriere-page table.spedire-table,.spedire-page table.spedire-table{width:100%;border:0;}.corriere-page table.spedire-table thead,.spedire-page table.spedire-table thead{background:#f7ad19;border:0;}.corriere-page table.spedire-table tbody,.spedire-page table.spedire-table tbody{background:#fff;}.corriere-page table.spedire-table th,.spedire-page table.spedire-table th{font-size:18px;color:#fff;}.corriere-page table.spedire-table td,.spedire-page table.spedire-table td{font-size:16px;color:#212529;}.corriere-page table.spedire-table th,.corriere-page table.spedire-table td,.spedire-page table.spedire-table th,.spedire-page table.spedire-table td{font-family:"Gotham Book";text-align:center;padding:10px;border:0;}.corriere-page .abroadShipping.block0,.spedire-page .abroadShipping.block0{padding:55px 55px 55px 46px;}@media(max-width:1199.98px){.corriere-page .abroadShipping.block0,.spedire-page .abroadShipping.block0{padding:30px 30px 50px 16px;}}@media(max-width:991.98px){.corriere-page .abroadShipping.block0,.spedire-page .abroadShipping.block0{padding:30px 30px 50px;}}.corriere-page .abroadShipping.block0 h2,.spedire-page .abroadShipping.block0 h2{font-family:"Gotham Bold";font-size:28px;font-weight:normal;color:#003a69;margin:0;text-align:center;line-height:36px;}@media(max-width:767.98px){.corriere-page .abroadShipping.block0 h2,.spedire-page .abroadShipping.block0 h2{font-size:19px;line-height:24px;}}.corriere-page .abroadShipping.block0 h2.subtitle_h2,.spedire-page .abroadShipping.block0 h2.subtitle_h2{font-family:"Gotham Book";}.corriere-page .abroadShipping.block0a,.spedire-page .abroadShipping.block0a{padding:55px 46px 55px 55px;}@media(max-width:1199.98px){.corriere-page .abroadShipping.block0a,.spedire-page .abroadShipping.block0a{padding:30px 16px 50px 30px;}}@media(max-width:991.98px){.corriere-page .abroadShipping.block0a,.spedire-page .abroadShipping.block0a{padding:30px 30px 50px;}}@media(max-width:1199.98px){.corriere-page .abroadShipping.block0a.nopadb,.spedire-page .abroadShipping.block0a.nopadb{padding-bottom:0!important;}}.corriere-page .abroadShipping.block1,.spedire-page .abroadShipping.block1{padding:50px 55px 0 40px;}@media(max-width:1199.98px){.corriere-page .abroadShipping.block1,.spedire-page .abroadShipping.block1{padding:0 40px 0 30px;}}@media(max-width:767.98px){.corriere-page .abroadShipping.block1,.spedire-page .abroadShipping.block1{padding:30px 45px 0;}}.corriere-page .abroadShipping.block1a,.spedire-page .abroadShipping.block1a{padding:55px 55px 25px 65px;}@media(max-width:1199.98px){.corriere-page .abroadShipping.block1a,.spedire-page .abroadShipping.block1a{padding:40px 30px 25px 45px;}}@media(max-width:1023.98px){.corriere-page .abroadShipping.block1a,.spedire-page .abroadShipping.block1a{padding:30px 30px 25px 45px;}}.corriere-page .abroadShipping.block1b,.spedire-page .abroadShipping.block1b{padding:55px 55px 25px 46px;}@media(max-width:1199.98px){.corriere-page .abroadShipping.block1b,.spedire-page .abroadShipping.block1b{padding:40px 30px 30px 30px;}}@media(max-width:991.98px){.corriere-page .abroadShipping.block1b,.spedire-page .abroadShipping.block1b{padding:0 30px 30px 0;}.corriere-page .abroadShipping.block1b .spedireText,.spedire-page .abroadShipping.block1b .spedireText{font-size:12px;line-height:21px;}}@media(max-width:767.98px){.corriere-page .abroadShipping.block1b,.spedire-page .abroadShipping.block1b{padding:45px 30px;}}.corriere-page .abroadShipping.block1c,.spedire-page .abroadShipping.block1c{padding:55px 55px 25px 46px;}@media(max-width:1199.98px){.corriere-page .abroadShipping.block1c,.spedire-page .abroadShipping.block1c{padding:40px 30px 30px 30px;}.corriere-page .abroadShipping.block1c .cont-button,.spedire-page .abroadShipping.block1c .cont-button{margin:10px auto;}}@media(max-width:991.98px){.corriere-page .abroadShipping.block1c,.spedire-page .abroadShipping.block1c{padding:20px 30px 10px 0;}.corriere-page .abroadShipping.block1c .spedireText,.spedire-page .abroadShipping.block1c .spedireText{font-size:12px;line-height:21px;}.corriere-page .abroadShipping.block1c .cont-button,.spedire-page .abroadShipping.block1c .cont-button{margin:0 auto;}}@media(max-width:767.98px){.corriere-page .abroadShipping.block1c,.spedire-page .abroadShipping.block1c{padding:45px 30px;}}.corriere-page .abroadShipping.block2,.spedire-page .abroadShipping.block2{padding:50px 0;background-color:#fafafa;}.corriere-page .abroadShipping.block3 :not(.contentflex,.carousel-inner) .cont-button-foot1,.spedire-page .abroadShipping.block3 :not(.contentflex,.carousel-inner) .cont-button-foot1{padding:0;}.corriere-page .abroadShipping.block4,.spedire-page .abroadShipping.block4{padding:40px 0 80px 0;background-color:#fafafa;}.corriere-page #first-panel .yellow-label,.spedire-page #first-panel .yellow-label{margin:15px 0;font-size:12px;color:#f9ae31;font-family:"Gotham Bold";}.corriere-page #first-panel .select-form,.spedire-page #first-panel .select-form{border:0;margin-bottom:0;}.corriere-page #first-panel .label-form,.spedire-page #first-panel .label-form{background:#fff;margin-top:1px;padding:8px 0 2px;}@media(max-width:767.98px){.corriere-page #first-panel .label-form,.spedire-page #first-panel .label-form{margin-top:2px;}}@media(min-width:767.98px){.corriere-page #first-panel .label-form.bottom-field,.spedire-page #first-panel .label-form.bottom-field{margin-bottom:15px;}}.corriere-page .quotation-back,.spedire-page .quotation-back{background:url(/Images/shipping-pages/quotation.jpg) no-repeat;background-color:#fafafa;background-size:cover;background-position:top center;position:absolute;top:0;left:0;width:50%;height:100%;min-height:340px;}.corriere-page .quotations-back,.spedire-page .quotations-back{background:url(/Images/shipping-pages/quotations.jpg) no-repeat;background-color:#fafafa;background-size:cover;background-position:center;position:absolute;top:0;right:0;width:50%;height:100%;}.corriere-page .quotations-two-back,.spedire-page .quotations-two-back{background:url(/Images/shipping-pages/quotations_two.jpg) no-repeat;background-color:#fafafa;background-size:cover;background-position:center;position:absolute;top:0;left:0;width:50%;height:100%;}.corriere-page table,.spedire-page table{width:100%;border:0;text-align:center;}.corriere-page table.two-columns tr,.corriere-page table.two-columns th,.spedire-page table.two-columns tr,.spedire-page table.two-columns th{width:50%;}.corriere-page table.two-columns td:nth-child(2),.spedire-page table.two-columns td:nth-child(2){text-align:left;}.corriere-page table.four-columns th:first-child,.corriere-page table.four-columns td:first-child,.spedire-page table.four-columns th:first-child,.spedire-page table.four-columns td:first-child{text-align:left;}.corriere-page thead,.spedire-page thead{background:#f9ae31;border:0;}.corriere-page tbody,.spedire-page tbody{background:transparent;}.corriere-page tbody tr:nth-child(odd),.spedire-page tbody tr:nth-child(odd){background-color:#fff;}.corriere-page tbody tr.small,.spedire-page tbody tr.small{background-color:transparent;}.corriere-page tbody tr.small td,.spedire-page tbody tr.small td{font-size:9px;text-align:right!important;}.corriere-page th,.spedire-page th{font-family:"Gotham Book";font-size:17px;color:#fff;}.corriere-page td,.spedire-page td{font-family:"Gotham Book";font-size:16px;color:#212529;font-weight:400;}.corriere-page th,.corriere-page td,.spedire-page th,.spedire-page td{text-align:center;padding:10px;border:0;}@media(max-width:991.98px){.corriere-page th,.corriere-page td,.spedire-page th,.spedire-page td{font-size:14px;}}@media(max-width:767.98px){.corriere-page th,.corriere-page td,.spedire-page th,.spedire-page td{font-size:10px;text-align:left;padding:8px 8px;text-align:left;}}.corriere-page .price-top,.spedire-page .price-top{margin-top:40px;}.corriere-page .cont-button-foot-h2,.spedire-page .cont-button-foot-h2{font-family:"Gotham Book";font-size:26px;font-weight:400;color:#143a69;text-align:center;line-height:31px;}@media(max-width:767.98px){.corriere-page .cont-button-foot-h2,.spedire-page .cont-button-foot-h2{font-size:19px;line-height:24px;}}.corriere-page .cont-button-foot2-h2,.spedire-page .cont-button-foot2-h2{font-family:"Gotham Book";font-size:28px;font-weight:400;color:#143a69;text-align:center;line-height:36px;}.corriere-page .yellow-marker ul,.spedire-page .yellow-marker ul{padding:0 0 0 10px;list-style:square;font-size:19px;color:#f7ae31;margin:0;}.corriere-page .yellow-marker ul li,.spedire-page .yellow-marker ul li{padding:4px 0;margin-left:-10px;}.corriere-page .yellow-marker ul li.last,.spedire-page .yellow-marker ul li.last{padding:4px 0 0;}.corriere-page .yellow-marker ul li>span,.spedire-page .yellow-marker ul li>span{line-height:26px;font-size:15px;font-family:"Gotham Book";font-weight:400;color:#777878;}.corriere-page .before-ul,.spedire-page .before-ul{margin-bottom:30px;}.corriere-page .subtitle_h2,.spedire-page .subtitle_h2{font-family:"Gotham Book";font-size:28px;font-weight:normal;color:#143a69;margin-top:0;text-align:center;line-height:36px;}@media(max-width:767.98px){.corriere-page .subtitle_h2,.spedire-page .subtitle_h2{font-size:19px;line-height:26px;}}.corriere-page .city,.spedire-page .city{width:100%;margin:60px 0 10px;text-align:center;color:#003a69;font-family:"Gotham M";font-weight:normal;font-size:22px;}@media(max-width:767.98px){.corriere-page .city,.spedire-page .city{font-size:18px;}}.corriere-page .city2,.spedire-page .city2{padding:6px 0;}.corriere-page .city2 a,.spedire-page .city2 a{color:#143a69;text-transform:uppercase;text-decoration:none;font-family:"Gotham M";font-weight:normal;font-size:22px;margin:auto 13px;}@media(max-width:767.98px){.corriere-page .city2 a,.spedire-page .city2 a{font-size:18px;margin:auto 7px;}}.corriere-page .yellow,.corriere-page .yellow .abroadShipping.block2,.spedire-page .yellow,.spedire-page .yellow .abroadShipping.block2{background-color:#f9ae31;}.corriere-page .darkblue,.spedire-page .darkblue{background-color:#003a69;padding-bottom:60px;}@media(max-width:767.98px){.corriere-page .darkblue,.spedire-page .darkblue{padding-bottom:0;}}.corriere-page .darkblue ul,.spedire-page .darkblue ul{padding:0 0 0 18px;list-style:square;font-size:19px;color:#f9ae31;}@media(max-width:991.98px){.corriere-page .darkblue ul,.spedire-page .darkblue ul{font-size:15px;line-height:21px;}}.corriere-page .darkblue li,.spedire-page .darkblue li{padding:4px 0;}.corriere-page .darkblue li>span,.spedire-page .darkblue li>span{line-height:26px;font-size:15px;color:#fff;font-family:"Gotham Book";font-weight:400;}.corriere-page .darkblue .abroadShipping.block2,.spedire-page .darkblue .abroadShipping.block2{background-color:#003a69;}.corriere-page .darkblue .spedireText,.spedire-page .darkblue .spedireText{color:#fff;}.corriere-page .darkgrey,.spedire-page .darkgrey{background-color:#d3d3d3;padding-bottom:80px;padding-top:30px;}.corriere-page .darkgrey ul,.spedire-page .darkgrey ul{padding:0 0 0 18px;list-style:square;font-size:19px;color:#003a69;}.corriere-page .darkgrey ul li,.spedire-page .darkgrey ul li{padding:4px 0;}@media(max-width:767.98px){.corriere-page .darkgrey ul li,.spedire-page .darkgrey ul li{padding:0;}}.corriere-page .darkgrey ul li>span,.spedire-page .darkgrey ul li>span{line-height:26px;font-size:15px;color:#171717;font-family:"Gotham Book";font-weight:400;}@media(max-width:991.98px){.corriere-page .darkgrey ul li>span,.spedire-page .darkgrey ul li>span{font-size:14px;line-height:22px;}}.corriere-page .darkgrey .abroadShipping.block2,.spedire-page .darkgrey .abroadShipping.block2{background-color:#d3d3d3;}@media(max-width:767.98px){.corriere-page .darkgrey .abroadShipping.block2,.spedire-page .darkgrey .abroadShipping.block2{padding-top:0;}}.corriere-page .yellow .abroadShipping.block2 .spedireText.blu-butt,.corriere-page .yellow .spedireText.blu-butt,.corriere-page .darkgrey .spedireText.blu-butt,.spedire-page .yellow .abroadShipping.block2 .spedireText.blu-butt,.spedire-page .yellow .spedireText.blu-butt,.spedire-page .darkgrey .spedireText.blu-butt{font-size:15px;padding-left:18px;color:#171717;}.corriere-page .yellow .abroadShipping.block2 .spedireText.blu-butt.no-padd,.corriere-page .yellow .spedireText.blu-butt.no-padd,.corriere-page .darkgrey .spedireText.blu-butt.no-padd,.spedire-page .yellow .abroadShipping.block2 .spedireText.blu-butt.no-padd,.spedire-page .yellow .spedireText.blu-butt.no-padd,.spedire-page .darkgrey .spedireText.blu-butt.no-padd{padding-left:0;}@media(max-width:991.98px){.corriere-page .yellow .abroadShipping.block2 .spedireText.blu-butt,.corriere-page .yellow .spedireText.blu-butt,.corriere-page .darkgrey .spedireText.blu-butt,.spedire-page .yellow .abroadShipping.block2 .spedireText.blu-butt,.spedire-page .yellow .spedireText.blu-butt,.spedire-page .darkgrey .spedireText.blu-butt{font-size:14px;line-height:21px;}}.corriere-page .darkgrey .spedireText,.spedire-page .darkgrey .spedireText{color:#000;}.corriere-page .yellow .city2 a,.corriere-page .yellow .city .city2,.spedire-page .yellow .city2 a,.spedire-page .yellow .city .city2{color:#fff;}.corriere-page .cont-button-foot2,.spedire-page .cont-button-foot2{margin-top:40px;margin-bottom:20px;text-align:center;}.corriere-page .cont-button-foot2 a.button,.spedire-page .cont-button-foot2 a.button{background-color:#f9ae31;color:#003a69;margin:0 auto;}.corriere-page .cont-button-foot2 a.button:hover,.spedire-page .cont-button-foot2 a.button:hover{color:#fff;}.corriere-page a.button,.spedire-page a.button{color:#fff;padding:18px 24px;background-color:#143a69;max-width:350px;display:block;margin:40px auto 20px;font-family:"Gotham Bold";font-weight:normal;font-size:12px;text-align:center;text-transform:uppercase;}.corriere-page a.button:hover,.spedire-page a.button:hover{color:#f9ae31;}.corriere-page .blue-back,.spedire-page .blue-back{background-color:#003a69;}.corriere-page .blue-back#first-panel,.corriere-page .blue-back#second-panel,.spedire-page .blue-back#first-panel,.spedire-page .blue-back#second-panel{padding:60px 30px 30px;}@media(max-width:767.98px){.corriere-page .blue-back#first-panel,.corriere-page .blue-back#second-panel,.spedire-page .blue-back#first-panel,.spedire-page .blue-back#second-panel{padding-top:0;}}.corriere-page .blue-back-tab h3,.spedire-page .blue-back-tab h3{margin:0;padding:20px 60px;float:left;color:#fff;background-color:#003a69;text-transform:uppercase;font-family:"Gotham Book";font-size:12px;font-weight:400;}@media(max-width:767.98px){.corriere-page .blue-back-tab h3,.spedire-page .blue-back-tab h3{padding:20px 0;font-size:10px;line-height:11px;text-align:center;width:100%;}}.corriere-page .label-form,.spedire-page .label-form{padding:0;position:relative;}.corriere-page label,.spedire-page label{display:block;color:#777878;background:transparent;line-height:16px;font-size:12px;font-weight:400;font-family:"Gotham Book";text-transform:uppercase;margin-bottom:2px;padding:0 9px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}.corriere-page .label-form input,.spedire-page .label-form input{border:0;color:#333;font-size:14px;line-height:24px;width:100%;background:transparent;padding:2px 10px 4px;font-weight:600;font-family:"Gotham Book";}@media(max-width:767.98px){.corriere-page .label-form input,.spedire-page .label-form input{font-size:12px;}}.corriere-page .label-form.top-field #tooltiptext,.corriere-page .label-form.top-field #tooltiptext2,.corriere-page .select-form.top-field #tooltiptext,.corriere-page .label-form.width #tooltiptextnum,.corriere-page .label-form.height #tooltiptextnum,.corriere-page .label-form.depth #tooltiptextnum,.corriere-page .label-form.peso #tooltiptextnum,.spedire-page .label-form.top-field #tooltiptext,.spedire-page .label-form.top-field #tooltiptext2,.spedire-page .select-form.top-field #tooltiptext,.spedire-page .label-form.width #tooltiptextnum,.spedire-page .label-form.height #tooltiptextnum,.spedire-page .label-form.depth #tooltiptextnum,.spedire-page .label-form.peso #tooltiptextnum{visibility:hidden;min-width:220px;background-color:#fff;border-top:2px solid #f80000;color:#2f2f2f;text-align:center;padding:10px;position:absolute;z-index:1;font-size:10px;bottom:130%;line-height:14px;left:25%;font-family:"Gotham Book";}.corriere-page .label-form.bottom-field #tooltiptext,.spedire-page .label-form.bottom-field #tooltiptext{visibility:hidden;min-width:220px;background-color:#fff;border-bottom:2px solid #f80000;color:#2f2f2f;text-align:center;padding:10px;position:absolute;z-index:1;font-size:10px;top:130%;line-height:14px;left:25%;font-family:"Gotham Book";}.corriere-page .select-form,.spedire-page .select-form{border:2px solid #fff;margin-bottom:2px;}@media(max-width:767.98px){.corriere-page .select-form,.spedire-page .select-form{margin-bottom:0;border:0;}}.corriere-page .select-form .label-form,.spedire-page .select-form .label-form{border:0;padding:6px 0 0 0;background:#fff;margin-bottom:0;}.corriere-page .select-form .label-form label,.spedire-page .select-form .label-form label{position:relative;z-index:1;}.corriere-page .custom-select,.spedire-page .custom-select{position:relative;margin-top:-16px;}.corriere-page .custom-select select,.spedire-page .custom-select select{display:none;}.corriere-page .custom-select .select-selected,.spedire-page .custom-select .select-selected{background-color:#fff;padding:0 0 0 10px;padding-top:18px;font-weight:600;height:46px;position:relative;}@media(max-width:767.98px){.corriere-page .custom-select .select-selected,.spedire-page .custom-select .select-selected{padding-left:5px;}}.corriere-page .select-items div,.corriere-page .select-selected,.spedire-page .select-items div,.spedire-page .select-selected{color:#333;padding:5px 10px 5px;cursor:pointer;user-select:none;font-size:14px;font-weight:400;line-height:24px;font-family:"Gotham Book";}@media(max-width:767.98px){.corriere-page .select-items div,.corriere-page .select-selected,.spedire-page .select-items div,.spedire-page .select-selected{font-size:12px;padding-left:5px;}}.corriere-page .select-selected:after,.spedire-page .select-selected:after{position:absolute;content:"";font-family:"fontAwesome";top:-10px;right:0;color:#003a69;background:#d3d3d3;width:58px;height:58px;border-left:2px solid #003a69;line-height:58px;font-size:30px;text-align:center;font-weight:400;}.corriere-page .select-items,.spedire-page .select-items{position:absolute;background-color:#fff;top:50px;left:0;right:0;z-index:99;}.corriere-page .select-hide,.spedire-page .select-hide{display:none;}.corriere-page .request-field,.spedire-page .request-field{color:#fff;padding-top:50px;margin:0;font-family:"Gotham Book";}.corriere-page .butt,.spedire-page .butt{float:right;padding-top:20px;}.corriere-page #second-panel,.spedire-page #second-panel{display:none;}.corriere-page .button--square--light,.spedire-page .button--square--light{background:#f9ae31;width:auto;padding:15px 20px;min-width:145px;font-size:12px;text-transform:uppercase;font-family:"Gotham";font-weight:600;color:#003a69;outline:unset;border:0;}.corriere-page .button--square--light:hover,.spedire-page .button--square--light:hover{color:#fff;}.corriere-page .red,.spedire-page .red{border:2px solid #f80000;}.corriere-page .red .select-selected:after,.spedire-page .red .select-selected:after{border-top:2px solid #f80000;border-bottom:2px solid #f80000;border-right:2px solid #f80000;}.corriere-page #tooltiptext.block::before,.corriere-page #tooltiptext2.block::before,.corriere-page #tooltiptextnum.block::before,.spedire-page #tooltiptext.block::before,.spedire-page #tooltiptext2.block::before,.spedire-page #tooltiptextnum.block::before{content:"";font-family:"fontAwesome";position:relative;color:#f80000;font-size:14px;padding-right:6px;line-height:14px;top:2px;margin-left:-6px;}.corriere-page .label-form:hover #tooltiptext.block,.corriere-page .label-form:hover #tooltiptext2.block,.corriere-page .label-form:hover #tooltiptextnum.block,.spedire-page .label-form:hover #tooltiptext.block,.spedire-page .label-form:hover #tooltiptext2.block,.spedire-page .label-form:hover #tooltiptextnum.block{visibility:visible;}.corriere-page .label-form.top-field #tooltiptext.block::after,.corriere-page .label-form.top-field #tooltiptext2.block::after,.corriere-page .select-form.top-field #tooltiptext.block::after,.corriere-page .label-form.width #tooltiptextnum::after,.corriere-page .label-form.height #tooltiptextnum::after,.corriere-page .label-form.depth #tooltiptextnum::after,.corriere-page .label-form.peso #tooltiptextnum::after,.spedire-page .label-form.top-field #tooltiptext.block::after,.spedire-page .label-form.top-field #tooltiptext2.block::after,.spedire-page .select-form.top-field #tooltiptext.block::after,.spedire-page .label-form.width #tooltiptextnum::after,.spedire-page .label-form.height #tooltiptextnum::after,.spedire-page .label-form.depth #tooltiptextnum::after,.spedire-page .label-form.peso #tooltiptextnum::after{content:"";position:absolute;top:100%;left:10%;margin-left:-5px;border-width:8px;border-style:solid;border-color:#fff transparent transparent transparent;}.corriere-page .label-form.bottom-field #tooltiptext.block::after,.spedire-page .label-form.bottom-field #tooltiptext.block::after{content:"";position:absolute;bottom:100%;left:10%;margin-left:-5px;border-width:8px;border-style:solid;border-color:transparent transparent #fff transparent;}.corriere-page .yellow .abroadShipping.block2,.spedire-page .yellow .abroadShipping.block2{padding:60px 0;display:flex;align-items:center;}@media(max-width:1199.98px){.corriere-page .yellow .abroadShipping.block2,.spedire-page .yellow .abroadShipping.block2{padding:55px 0;}}@media(max-width:767.98px){.corriere-page .yellow .abroadShipping.block2,.spedire-page .yellow .abroadShipping.block2{display:block;padding:0;}}.corriere-page ul.spedireText.blu-butt li,.corriere-page .yellow .abroadShipping.block2 ul.spedireText.blu-butt li,.spedire-page ul.spedireText.blu-butt li,.spedire-page .yellow .abroadShipping.block2 ul.spedireText.blu-butt li{font-size:15px;padding-left:8px;list-style:none;line-height:21px;color:#171717;}@media(max-width:767.98px){.corriere-page ul.spedireText.blu-butt li,.corriere-page .yellow .abroadShipping.block2 ul.spedireText.blu-butt li,.spedire-page ul.spedireText.blu-butt li,.spedire-page .yellow .abroadShipping.block2 ul.spedireText.blu-butt li{letter-spacing:-.45px;}}.corriere-page ul.blu-butt li,.spedire-page ul.blu-butt li{margin:10px 0;}.corriere-page ul.blu-butt li::before,.corriere-page p.blu-butt::before,.spedire-page ul.blu-butt li::before,.spedire-page p.blu-butt::before{padding:1px 3px;background-color:#143a69;content:"";margin-right:12px;margin-left:-18px;position:relative;}.corriere-page .no-pad,.spedire-page .no-pad{padding:0;}.corriere-page .spedireText.blu-butt-top,.spedire-page .spedireText.blu-butt-top{font-size:16px;padding:15px 0 0 0;}@media(max-width:767.98px){.corriere-page .spedireText.blu-butt-top,.spedire-page .spedireText.blu-butt-top{font-size:15px;padding:0 0 50px;}}.corriere-page .abroadShipping h2,.corriere-page .abroadShipping.block1b h2,.corriere-page .abroadShipping.block1a h2,.corriere-page .abroadShipping.block1 h2,.spedire-page .abroadShipping h2,.spedire-page .abroadShipping.block1b h2,.spedire-page .abroadShipping.block1a h2,.spedire-page .abroadShipping.block1 h2{margin-top:0;font-size:32px;line-height:38px;margin-bottom:30px;font-family:"Gotham M";}@media(max-width:1199.98px){.corriere-page .abroadShipping h2,.corriere-page .abroadShipping.block1b h2,.corriere-page .abroadShipping.block1a h2,.corriere-page .abroadShipping.block1 h2,.spedire-page .abroadShipping h2,.spedire-page .abroadShipping.block1b h2,.spedire-page .abroadShipping.block1a h2,.spedire-page .abroadShipping.block1 h2{font-size:26px;line-height:28px;margin-bottom:25px;}}.corriere-page .abroadShipping.block1b h3,.spedire-page .abroadShipping.block1b h3{font-size:19px;color:#171717;font-family:"Gotham M";}.corriere-page .abroadShipping.block2 h2,.spedire-page .abroadShipping.block2 h2{letter-spacing:2px;font-size:32px;line-height:44px;font-weight:400;margin-top:12px;margin-bottom:20px;font-family:"Gotham M";color:#171717;}.corriere-page .abroadShipping.block2 h2.blueColor,.spedire-page .abroadShipping.block2 h2.blueColor{color:#003a69;}.corriere-page .abroadShipping.block2 h2.orangeColor,.spedire-page .abroadShipping.block2 h2.orangeColor{color:#f9ae31;}@media(max-width:991.98px){.corriere-page .abroadShipping.block2 h2,.spedire-page .abroadShipping.block2 h2{font-size:28px;line-height:1.46;letter-spacing:-.84px;}}.corriere-page .cont-button-foot h2,.spedire-page .cont-button-foot h2{font-family:"Gotham M";font-size:28px;font-weight:400;color:#143a69;text-align:center;}@media(max-width:767.98px){.corriere-page .cont-button-foot h2,.spedire-page .cont-button-foot h2{font-size:19px;line-height:26px;}}.corriere-page .cont-button-foot h2.subtitle_h2,.spedire-page .cont-button-foot h2.subtitle_h2{font-family:"Gotham Book";font-size:15px;font-weight:400;color:#143a69;margin-top:10px;}.corriere-page .abroadShipping.block4,.spedire-page .abroadShipping.block4{padding:0 0 80px 0;background-color:#fafafa;}.corriere-page #second-panel .select-selected:after,.spedire-page #second-panel .select-selected:after{position:absolute;content:"";font-family:"fontAwesome";top:-10px;right:0;color:#003a69;background:#d3d3d3;width:58px;height:58px;border-left:2px solid #003a69;line-height:58px;font-size:30px;text-align:center;font-weight:400;}.corriere-page #second-panel .select-selected.select-arrow-active:after,.spedire-page #second-panel .select-selected.select-arrow-active:after{position:absolute;content:"";font-family:"fontAwesome";top:-10px;right:0;color:#003a69;background:#d3d3d3;width:58px;height:58px;border-left:2px solid #003a69;line-height:58px;font-size:30px;text-align:center;font-weight:400;}.corriere-page .no-right,.spedire-page .no-right{padding-right:2px;}.corriere-page .no-right2,.spedire-page .no-right2{padding-right:20px;}.corriere-page .select-selected.select-arrow-active:after,.spedire-page .select-selected.select-arrow-active:after{position:absolute;content:"";font-family:"fontAwesome";top:-10px;right:0;color:#003a69;background:#d3d3d3;width:58px;height:58px;border-left:2px solid #003a69;line-height:58px;font-size:30px;text-align:center;font-weight:400;}.corriere-page .select-items div:hover,.corriere-page .same-as-selected,.spedire-page .select-items div:hover,.spedire-page .same-as-selected{background-color:rgba(0,0,0,.1);}.corriere-page input::-webkit-outer-spin-button,.corriere-page input::-webkit-inner-spin-button,.spedire-page input::-webkit-outer-spin-button,.spedire-page input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}.corriere-page input[type=number],.spedire-page input[type=number]{-moz-appearance:textfield;}.corriere-page .min-height,.spedire-page .min-height{min-height:340px;}.corriere-page .border-yellow,.spedire-page .border-yellow{padding-left:18px;}.corriere-page .border-yellow::before,.spedire-page .border-yellow::before{padding:1px 3px;background-color:#f7ae31;content:"";margin-right:12px;margin-left:-18px;position:relative;}.corriere-page tr.grey.right td,.spedire-page tr.grey.right td{text-align:right;font-size:12px;line-height:16px;}.corriere-page .inner h3,.spedire-page .inner h3{font-size:18px;font-family:"Gotham M";font-weight:normal;text-transform:uppercase;color:#171717;line-height:28px;margin:0;}@media(max-width:767.98px){.corriere-page .inner,.spedire-page .inner{padding:21px 14px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);margin:46px 15px;width:auto;}.corriere-page .inner h3,.spedire-page .inner h3{font-size:12px;color:#003a69;}.corriere-page .inner p.spedireText,.spedire-page .inner p.spedireText{font-size:12px;line-height:18px;}}@media(max-width:767.98px){.corriere-page #form-dati,.spedire-page #form-dati{margin:auto -45px;}.corriere-page img.pack,.spedire-page img.pack{width:100%;}.corriere-page .cont-button a.button,.spedire-page .cont-button a.button{margin:0 auto;}.corriere-page .request-field,.spedire-page .request-field{padding-top:20px;}.corriere-page .butt,.spedire-page .butt{float:none;display:inline-block;padding-bottom:20px;}.corriere-page .nopad1,.spedire-page .nopad1{text-align:center;}.corriere-page .nopad1,.corriere-page .nopad2,.corriere-page .no-right2,.spedire-page .nopad1,.spedire-page .nopad2,.spedire-page .no-right2{padding:0;}.corriere-page .yellow .abroadShipping.block2 .spedireText.blu-butt,.spedire-page .yellow .abroadShipping.block2 .spedireText.blu-butt{padding-left:18px;}.corriere-page .no-pad.back-white,.spedire-page .no-pad.back-white{padding:60px 0 0;}.corriere-page .label-form.bottom-field #tooltiptext,.corriere-page .label-form.top-field #tooltiptext,.corriere-page .label-form.top-field #tooltiptext2,.corriere-page .select-form.top-field #tooltiptext,.corriere-page .label-form.width #tooltiptextnum,.corriere-page .label-form.height #tooltiptextnum,.corriere-page .label-form.depth #tooltiptextnum,.corriere-page .label-form.peso #tooltiptextnum,.spedire-page .label-form.bottom-field #tooltiptext,.spedire-page .label-form.top-field #tooltiptext,.spedire-page .label-form.top-field #tooltiptext2,.spedire-page .select-form.top-field #tooltiptext,.spedire-page .label-form.width #tooltiptextnum,.spedire-page .label-form.height #tooltiptextnum,.spedire-page .label-form.depth #tooltiptextnum,.spedire-page .label-form.peso #tooltiptextnum{display:none;}.corriere-page .new-top,.spedire-page .new-top{margin-top:0;}.corriere-page .no-right,.spedire-page .no-right{padding-right:0;}}.cont-button-foot h2{color:#003a69;}ul.spedire-links{list-style:none;text-align:center;margin:auto auto 96px;}ul.spedire-links li{font-family:"Gotham M";font-size:20px;line-height:30px;display:inline-block;}@media(max-width:1199.98px){ul.spedire-links li{font-size:17px;}}@media(max-width:991.98px){ul.spedire-links li{font-size:13px;}}@media(max-width:767.98px){ul.spedire-links li{display:block;}}ul.spedire-links li:after{content:" | ";padding:0 15px;}@media(max-width:991.98px){ul.spedire-links li:after{padding:0 10px;}}@media(max-width:767.98px){ul.spedire-links li:after{display:none;}}ul.spedire-links li:last-child:after{display:none;}ul.spedire-links li a{color:#143a69;text-transform:uppercase;}@media(min-width:768px){.sppad{padding:25px 0 43px;}}.spedireBlock0{padding:55px 55px 55px 46px;}@media(max-width:1199.98px){.spedireBlock0{padding:30px 30px 50px 16px;}}@media(max-width:767.98px){.spedireBlock0{padding:30px 30px 41px;}}.spedireBlockA{padding-top:83px;padding-bottom:83px;}@media(min-width:768px){.spedireBlockA{margin-bottom:47px;}}.spedireBlockA h3{color:#171717;font-size:24px;line-height:1.17;font-family:"Gotham M";font-weight:normal;margin-top:0;}@media(max-width:991.98px){.spedireBlockA h3{font-size:18px;}}.spedireBlockB{margin:52px auto 39px;}.spedireBlockB img{float:left;width:calc(100% + 60px);margin:0 -30px 30px;max-width:200%;}.spedireBlockB h2{font-size:32px;line-height:50px;font-family:"Gotham Bold";font-weight:normal;color:#003a69;margin:65px auto;}@media(max-width:1199.98px){.spedireBlockB h2{font-size:26px;line-height:1.3;}}@media(max-width:767.98px){.spedireBlockB h2{margin:35px auto;}}.spedireBlockB p{font-size:17px;color:#2f2f2f;font-family:"Gotham M";}@media(max-width:1199.98px){.spedireBlockB p{font-size:15px;}}@media(max-width:991.98px){.spedireBlockB p{font-size:14px;}}@media(max-width:767.98px){.spedireBlockB p{padding-bottom:35px;}}.spedireBlockB .backImg{background:transparent url("/Images/pesanti-3.jpeg") center center no-repeat;background-size:cover;width:100%;height:490px;margin:0;padding:0;}@media(max-width:767.98px){#TopPage.topbanner.ImageParallax.xs-hidden-header{background-image:none;}#TopPage.topbanner.ImageParallax.xs-hidden-header .header{min-height:unset;}}@media(min-width:768px){.topbanner{min-height:45vh;}}.topbanner header{padding-top:0;padding-bottom:0;margin-bottom:50px;}@media(max-width:767.98px){.topbanner header{margin-bottom:0;}}.chisiamo_page.topbanner header{margin-bottom:0;}.inner_input_wrapper .custom-select{margin-top:0;}.inner_input_wrapper .custom-select select{display:none;}.inner_input_wrapper .custom-select .select-selected{background-color:#fff;height:58px;padding-top:30px;margin-bottom:2px;}.inner_input_wrapper .custom-select .select-selected:after{top:0;border-left:1px solid #003a69;right:0;}.inner_input_wrapper .custom-select .select-items{left:0;right:0;box-shadow:0 5px 5px rgba(0,0,0,.4);top:59px;}.front-page .inner_input_wrapper .custom-select .select-selected::after{border-left-color:#f9ae31;}@media(max-width:767.98px){#div_loader{text-align:center;}#div_loader img{position:relative;margin:0 auto;}}.multispedizione{font-family:"Gotham Book";font-weight:normal;background-color:#fafafa;padding-bottom:100px;}.multispedizione h2{margin:55px auto;max-width:796px;font-family:"Gotham Bold";font-weight:normal;font-size:21px;}@media(max-width:767.98px){.multispedizione h2{font-size:16px;}}.multispedizione p.info{max-width:293px;font-size:12px;font-weight:normal;padding-bottom:30px;}.multispedizione form{margin-bottom:55px;}.multispedizione .fileupload{font-family:"Gotham Book";font-weight:normal;background:#fff;border-radius:0;width:293px;height:auto;padding:10px 0 0;text-align:left;box-shadow:1px 1px 1px 0 rgba(0,0,0,.16);}@media(max-width:767.98px){.multispedizione .fileupload{width:100%;}}.multispedizione .fileupload .fakeinput{text-align:left;font-weight:normal;border:0;font-size:12px;font-family:"Gotham Bold";padding:0 10px;}.multispedizione .yellow_button{float:left;margin-top:9px;}@media(max-width:767.98px){.multispedizione .yellow_button{width:calc(100% + 30px);margin:15px -15px;}}.service-conditions h1,.service-conditions .std-page h2,.std-page .service-conditions h2,.service-conditions .letter-page h2,.letter-page .service-conditions h2{color:#003a69;font-size:20pt;font-family:"Gotham M";font-weight:400;font-style:normal;margin-bottom:3%;margin-top:5%;}@media(max-width:767.98px){.service-conditions h1,.service-conditions .std-page h2,.std-page .service-conditions h2,.service-conditions .letter-page h2,.letter-page .service-conditions h2{text-align:center;}}.service-conditions .column-text{font-family:"Gotham Book";}.service-conditions .paragrafo{margin-top:10px;font-style:italic;}.service-conditions .paragrafo-tabella{margin:0 auto;padding:15px;color:#003a69;font-weight:800;font-family:"Gotham M";}.service-conditions th,.service-conditions td{border:1px solid #fff;}.servizi-body .content{margin:25px 10px 105px;}.servizi-body .servicebox{margin:0 auto 10px;}@media(min-width:768px) and (max-width:991.98px){.servizi-body .servicebox{margin:0 auto 30px;}}.servizi-body label.title{font-family:"Gotham Bold";font-weight:400;font-style:normal;font-size:13px;text-transform:uppercase;}@media(max-width:767.98px){.servizi-body label.title{font-size:11px;}}.servizi-body .service-logo{width:20px;height:23px;margin-right:5%;margin-left:3%;margin-top:2%;padding-top:0;}.wrapper{width:20px;margin-left:auto;margin-right:auto;}.servicebox_inner .input-field{position:relative;background-color:#f00;border-bottom:1px solid #707070;border-right:1px solid #707070;border-top:1px solid #707070;border-left:0 solid #707070;border-radius:0!important;}input.enter_money{width:90%!important;padding:.3rem 5px;box-sizing:border-box;position:initial!important;border-bottom:1px solid #707070;border-right:1px solid #707070;border-top:1px solid #707070;border-left:0!important;border-radius:0!important;cursor:default!important;top:auto;left:auto;font-size:9pt;height:initial!important;}input.enter_dataritiro{width:100%!important;padding:.3rem 5px;box-sizing:border-box;position:initial!important;border-bottom:1px solid #707070;border-right:1px solid #707070;border-top:1px solid #707070;border-left:1px solid #707070;border-radius:0!important;cursor:default!important;top:auto;left:auto;font-size:9pt;height:initial!important;}#checkAssicurata{box-sizing:border-box;position:initial!important;top:auto;left:auto;height:initial!important;}div.group-addon{font-size:9pt!important;}span.assurance-commissione-amministrativa{font-size:9pt!important;line-height:20pt;margin-right:2pt;font-family:"Gotham Book";color:#777878;}span.servizioprice{font-size:9pt!important;line-height:20pt;float:left!important;}div.servicebox_inner.disabled{background:#959595;pointer-events:none;}div.servicebox_inner.disabled label{border-color:#7b7b7b;}.heading{font-size:30px;line-height:36px;font-family:"Gotham Book";color:#fff;margin-top:58px;}h3.sub-heading{margin:0;padding:20px 0;float:left;color:#fff;background-color:#003a69;text-transform:uppercase;font-family:"Gotham Book";font-size:14px;line-height:20px;font-weight:400;}.sendaproform .select-hide{display:none;}.sendaproform .custom-select{position:relative;margin-top:-16px;}.sendaproform .custom-select select{display:none;}.sendaproform .custom-select .select-selected{background-color:#fff;padding:0 0 0 10px;padding-top:18px;font-weight:600;height:42px;position:relative;}.sendaproform .custom-select .select-selected:after{position:absolute;content:"";font-family:"fontAwesome";top:-11px;right:0;color:#003a69;background:#d3d3d3;width:59px;height:59px;border:0;line-height:58px;font-size:30px;text-align:center;font-weight:400;z-index:111;box-sizing:border-box;}.sendaproform .custom-select .select-selected.select-arrow-active:after{content:"";}.sendaproform .custom-select .select-items div,.sendaproform .custom-select .select-selected{color:#333;padding:15px 10px 5px;cursor:pointer;user-select:none;font-size:13px;font-weight:400;line-height:24px;font-family:"Gotham Book";}.sendaproform .input-holder{padding:9px 0 0;background:#fff;position:relative;margin:0 0 4px;height:59px;box-sizing:border-box;}.sendaproform .input-holder.red{border:2px solid #f80000;}.sendaproform .input-holder.red .custom-select .select-selected:after{background-color:#f80000;top:-13px;right:-2px;color:#fff;}.sendaproform .input-holder label{position:relative;z-index:1;display:block;color:#777878;background:transparent;line-height:16px;font-size:10px;font-weight:normal;font-family:"Gotham Book";text-transform:uppercase;margin-bottom:2px;padding:0 9px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}@media(min-width:1200px){.sendaproform .input-holder label{font-size:11px;}}.sendaproform .input-holder input{border:0;color:#333;font-size:13px;line-height:28px;width:100%;background:transparent;padding:2px 10px 4px;font-weight:600;font-family:"Gotham Book";}.sendaproform .input-holder.top-field #tooltiptext,.sendaproform .input-holder.top-field #tooltiptext2,.sendaproform .input-holder.bottom-field #tooltiptext,.sendaproform .input-holder.width #tooltiptextnum,.sendaproform .input-holder.height #tooltiptextnum,.sendaproform .input-holder.depth #tooltiptextnum,.sendaproform .input-holder.peso #tooltiptextnum{visibility:hidden;min-width:220px;background-color:#fff;border:0;color:#2f2f2f;text-align:left;padding:4px 10px;position:absolute;z-index:1;font-size:10px;top:0;line-height:14px;left:5px;font-family:"Gotham Book";}.sendaproform .button--square--light{background:#f9ae31;width:100%;padding:15px 20px;min-width:145px;font-size:17px;text-transform:uppercase;font-family:"Gotham Bold";font-weight:normal;color:#003a69;outline:unset;border:0;margin-top:5px;}.sendaproform .select-items{position:absolute;background-color:#fff;top:49px;left:0;right:0;z-index:199;box-shadow:0 5px 5px rgba(0,0,0,.4);}@media(min-width:768px) and (max-width:991.98px){.sendaproform>div>div{padding-right:4px;}}@media(min-width:1200px){.sendaproform>div>div{padding-right:4px;}}.sendaproform .Captcha{width:120px;color:#333;}.sendaproform .captcha{margin-right:0;margin-left:0;}.sendaproform .CaptchaLabel{display:inline-block;}.sendaproform .captcha-img{margin-bottom:4px;}.sendaproform .server-error{display:none;color:#f80000;text-align:center;padding:5px 0;position:absolute;font-family:"Gotham Book";font-size:15px;z-index:1;width:100%;bottom:-5px;}.sendaproform #tooltiptext.block::before,.sendaproform #tooltiptext2.block::before,.sendaproform #tooltiptextnum.block::before{content:"";font-family:"fontAwesome";position:relative;color:#f80000;font-size:14px;padding-right:6px;line-height:14px;top:2px;margin-left:-6px;}.sendaproform .input-holder:hover #tooltiptext.block,.sendaproform .input-holder:hover #tooltiptext2.block,.sendaproform .input-holder:hover #tooltiptextnum.block{visibility:visible;}.request-field{color:#fff;padding:20px 0 47px;margin:0;font-family:"Gotham Book";}.sendaproBlock{padding:126px 75px 266px;}@media(min-width:768px){.sendaproBlock.right{padding-top:126px;padding-bottom:0;}}.sendaproBlock.small{padding-bottom:55px;margin-left:-15px;margin-right:-15px;}@media(min-width:1200px){.sendaproBlock.small{padding:95px 55px;margin:0;}}@media(max-width:767.98px){.sendaproBlock{padding:55px 45px;}}@media(min-width:768px) and (max-width:1199.98px){.sendaproBlock{padding:55px 45px 266px;}}.blue-back,.form_pro{background-color:#003a69;}.blue-back .sendaproBlock h2,.form_pro .sendaproBlock h2{font-family:"Gotham Bold";font-weight:normal;font-size:43px;line-height:48px;color:#fff;text-transform:uppercase;}@media(max-width:767.98px){.blue-back .sendaproBlock h2,.form_pro .sendaproBlock h2{font-size:34px;line-height:42px;}}.blue-back .sendaproBlock h2>span,.form_pro .sendaproBlock h2>span{color:#f9ae31;}.sendapro-back{background:url(/Images/shipping-pages/sendapro.jpg) no-repeat;background-color:transparent;background-size:cover;background-position:top center;width:100%;height:100%;min-height:1100px;}@media(min-width:1200px){.sendapro-back{min-height:860px;}}.sendapro-back-two{background:url(/Images/shipping-pages/Sendapro_block1.jpg) no-repeat;background-color:transparent;background-size:100%;background-position:top;width:100%;height:100%;min-height:550px;}.yellow-boxes{margin-top:60px;padding-bottom:30px;}@media(min-width:768px){.yellow-boxes{margin-top:-180px;padding:0;margin-bottom:60px;display:flex;}}.yellow-boxes>.item>div,.yellow-boxes .col-sm-4>div{background-color:#f9ae31;padding:40px 30px 30px 20px;height:100%;}.yellow-boxes>.item h3,.yellow-boxes .col-sm-4 h3{text-transform:uppercase;font-family:"Gotham Bold";font-weight:normal;font-size:18px;color:#2f2f2f;margin-bottom:25px;padding-left:14px;line-height:22px;border-left:6px solid #fff;}@media(max-width:991.98px){.yellow-boxes>.item h3,.yellow-boxes .col-sm-4 h3{font-size:12px;line-height:14px;}}.yellow-boxes>.item p,.yellow-boxes .col-sm-4 p{font-family:"Gotham Book";font-size:15px;font-weight:400;color:#2f2f2f;padding-left:20px;}@media(max-width:991.98px){.yellow-boxes>.item p,.yellow-boxes .col-sm-4 p{font-size:12px;}}.yellow-boxes>.item{padding:0 30px;}.yellow-boxes>.item>div{min-height:250px;}.yellow-boxes>.item>div h3{font-size:15px;}.sendapro-back-three{background:url(/Images/shipping-pages/sendapro_block_2.jpg) no-repeat;background-color:transparent;background-size:cover;background-position:top center;width:100%;height:100%;min-height:569px;}.sendaproBlock.right h2{font-size:40px;color:#003a69;line-height:45px;text-transform:uppercase;font-family:"Gotham Bold";font-weight:normal;margin-top:0;}@media(max-width:1199.98px){.sendaproBlock.right h2{font-size:34px;line-height:40px;}}.sendaproBlock.right ul{list-style:none;padding:0;margin:0;}.sendaproBlock.right ul li{font-size:34px;color:#003a69;line-height:40px;font-family:"Gotham Bold";font-weight:normal;margin:0;padding:0;}@media(max-width:1199.98px){.sendaproBlock.right ul li{font-size:30px;line-height:36px;}}h2.sendapro-title{font-family:"Gotham Bold";font-size:28px;font-weight:normal;color:#003a69;text-align:center;text-transform:uppercase;margin:60px 0;line-height:34px;}.orders{background:#fafafa;}.orders>div{display:flex;flex-wrap:wrap;}.orders h3{font-size:21px;font-family:"Gotham";line-height:25px;font-weight:600;text-transform:uppercase;}.orders p{font-size:14px;font-family:"Gotham Book";line-height:25px;font-weight:400;padding:0 0 30px;}.orders>div>div{padding:35px;margin-bottom:20px;}.orders>div>div.check{background:#777878;}.orders>div>div.print{background:#d3d3d3;}.orders>div>div.returns{background:#003a69;}.orders>div>div.import{background:#f9ae31;}.orders>div>div.print h3,.orders>div>div.print p{color:#777878;}.orders>div>div.returns h3,.orders>div>div.returns p,.orders>div>div.check h3,.orders>div>div.check p{color:#fff;}.orders>div>div.import h3,.orders>div>div.import p{color:#003a69;}@media(min-width:768px){.orders>div>div{width:calc(50% - 10px);}.orders>div>div.print,.orders>div>div.returns{margin-left:10px;}.orders>div>div.import,.orders>div>div.check{margin-right:10px;}}.sendapro-services{padding-top:30px;padding-bottom:60px;text-align:center;background:#fafafa;}.sendapro-services h2{font-size:40px;color:#003a69;line-height:45px;text-transform:uppercase;font-family:"Gotham Bold";font-weight:normal;}@media(max-width:767.98px){.sendapro-services h2{font-size:34px;line-height:40px;}}.sendapro-services p{font-family:"Gotham Book";color:#003a69;font-size:15px;line-height:28px;margin:0;padding:0 0 10px;font-weight:normal;}.sendapro-border-blocks{margin-bottom:50px;background:#fafafa;}@media(min-width:768px){.sendapro-border-blocks{display:flex;flex-wrap:wrap;}}.sendapro-border-blocks>div{border:2px solid #f9ae31;box-shadow:1px 1px 1px 0 rgba(0,0,0,.16);padding:30px 40px 40px;background:#fff;margin-right:45px;width:calc(33.33333% - 30px);}@media(max-width:1199.98px){.sendapro-border-blocks>div{margin-right:15px;width:calc(33.3333% - 10px);}}.sendapro-border-blocks>div:last-child(){margin-right:0;}.sendapro-border-blocks>div.item{margin:0 30px;width:auto;min-height:375px;}.sendapro-border-blocks>div h3{text-transform:uppercase;font-family:"Gotham Bold";font-weight:normal;font-size:15px;color:#003a69;padding-left:14px;margin-bottom:40px;line-height:21px;border-left:6px solid #f9ae31;margin-left:-20px;}@media(max-width:1199.98px){.sendapro-border-blocks>div h3{font-size:13px;line-height:17px;}}.sendapro-border-blocks>div p{font-family:"Gotham Book";font-size:15px;font-weight:normal;color:#2f2f2f;padding-left:0;}@media(max-width:1199.98px){.sendapro-border-blocks>div p{font-size:13px;line-height:17px;}}.sendapro-border-blocks.four-blocks>div{margin-right:20px;width:calc(25% - 15px);padding:45px 25px 40px;}.sendapro-border-blocks.four-blocks>div:last-child(){margin-right:0;}.sendapro-border-blocks.four-blocks>div p{line-height:21px;}@media(min-width:768px) and (max-width:1199.98px){.sendapro-border-blocks.four-blocks>div{width:calc(50% - 10px);margin-bottom:20px;}.sendapro-border-blocks.four-blocks>div:nth-child(2n){margin-right:0;}}.row.yellow{background:#f9ae31;}.row.yellow .sendaproBlock.small h2{font-family:"Gotham Bold";font-weight:normal;font-size:34px;line-height:1.47;color:#003a69;text-transform:uppercase;}@media(max-width:1199.98px){.row.yellow .sendaproBlock.small h2{font-size:28px;}}.row.yellow .sendaproBlock.small p{font-size:17px;line-height:24px;color:#2f2f2f;}@media(max-width:1199.98px){.row.yellow .sendaproBlock.small p{font-size:15px;}}.sendapro-back-four{background:url(/Images/shipping-pages/sendapro_block_3.jpg) no-repeat;background-color:transparent;background-size:cover;background-position:center right;width:100%;height:100%;min-height:475px;}.type-courier.sendapro .border-courier h3{min-height:90px!important;}.type-courier.sendapro .border-courier.item h3{min-height:60px!important;}.creditboxTitle{font-family:"Gotham M";color:#f9ae31;font-weight:500;font-size:31px;line-height:1;padding-top:15px;padding-bottom:15px;margin:0;}@media(max-width:991.98px){.creditboxTitle{font-size:25px;}}.creditBox p{color:#171717;margin-top:43px;padding-bottom:43px;font-family:"Gotham Book";font-weight:normal;font-size:15px;line-height:1.87;}@media(max-width:767.98px){.creditBox p{font-size:12px;}}.creditBox h2.tableTitle{font-family:"Gotham M";font-weight:500;font-size:20px;min-height:58px;margin:0;text-transform:uppercase;}@media(max-width:991.98px){.creditBox h2.tableTitle{font-size:18px;}}.creditBox .imagesBlock{text-align:center;}.creditBox .imagesBlock img{width:266px;height:auto;}@media(max-width:991.98px){.creditBox .imagesBlock img{width:133px;}}.creditBox .imagesBlock p{font-size:18px;font-family:"Gotham M";font-weight:500;text-align:center;}@media(max-width:991.98px){.creditBox .imagesBlock p{font-size:15px;}}.creditBox table{width:100%;border:0;margin-bottom:49px;}.creditBox table thead,.creditBox table thead tr{background:#f9ae31;border:0;}.creditBox table tbody{background:#fff;}.creditBox table th{font-family:"Gotham Book";font-size:18px;color:#fff;text-transform:uppercase;}@media(max-width:991.98px){.creditBox table th{font-size:11px;}}.creditBox table td{font-family:"Gotham Book";font-size:16px;color:#212529;}@media(max-width:991.98px){.creditBox table td{font-size:13px;}}.creditBox table th,.creditBox table td{text-align:center;padding:10px;border:0;}.creditBox table th:first-child(),.creditBox table td:first-child(){text-align:left;}@media(max-width:767.98px){.creditBox table th,.creditBox table td{padding:10px 5px;}}.creditBox table .price-top{margin-top:40px;}.creditBox table tbody tr:nth-child(odd){background-color:#fafafa;}.creditBox a.button{background-color:#f7ae31;font-size:12px;text-align:center;text-transform:uppercase;padding:18px 24px;color:#143a69;margin:50px auto 130px;display:block;max-width:400px;}.creditBox a.button:hover{color:#fff;}.creditBox .centered h2{font-family:"Gotham M";font-size:28px;font-weight:400;color:#143a69;text-align:center;margin:89px auto 20px;}@media(max-width:991.98px){.creditBox .centered h2{font-size:19px;}}.creditBox .centered p{text-align:center;margin-bottom:-50px;}@media(max-width:991.98px){.creditBox .centered p{font-size:12px;}}.darkyellow{background-color:#f7ad19;padding-bottom:80px;display:flex;flex-wrap:wrap;}@media(max-width:767.98px){.darkyellow{padding-bottom:0;}}.darkyellow>div{border-left:1px solid rgba(255,255,255,.17);padding:80px 30px 0;}@media(max-width:767.98px){.darkyellow>div{padding:0 30px;}}.darkyellow>div:first-child(){border-left:0;padding-left:0;}@media(min-width:768px) and (max-width:991.98px){.darkyellow>div:first-child(){padding-top:40px;padding-bottom:40px;}}.darkyellow>div:last-child():not(.carousel-inner){padding-right:0;}.darkyellow h2{font-size:31px;font-family:"Gotham M";color:#fff;line-height:36px;margin:0;}.darkyellow h2 span{color:#003a69;}@media(max-width:767.98px){.darkyellow h2{padding:30px;font-size:25px;line-height:27px;}}.darkyellow h3{font-size:16px;font-family:"Gotham Book";color:#fff;line-height:25px;font-weight:600;text-transform:uppercase;margin-bottom:20px;}.darkyellow p{font-family:"Gotham Book";color:#fff;font-size:15px;line-height:25px;font-weight:400;padding:0 0 0;}@media(max-width:767.98px){.darkyellow p{font-size:13px;}}.darkyellow .carousel.slide{margin-bottom:20px;padding-bottom:45px;}.acquista-crediti-holder{padding-bottom:60px;float:left;background:#fafafa;}.acquista-crediti-holder h1.title,.acquista-crediti-holder .std-page h2.title,.std-page .acquista-crediti-holder h2.title,.acquista-crediti-holder .letter-page h2.title,.letter-page .acquista-crediti-holder h2.title{margin:60px 0 45px 0;}@media(max-width:767.98px){.acquista-crediti-holder .credit_box .box{padding-bottom:30px;position:relative;}}.acquista-crediti-holder .credit_box .box p{font-family:"Gotham Book";color:#777878;text-align:left;font-size:12px;padding-bottom:20px;border-bottom:5px solid #003a69;font-weight:bold;}@media(max-width:767.98px){.acquista-crediti-holder .credit_box .box p{padding-bottom:5px;}}@media(max-width:992px) and (max-width:1199.98px){.acquista-crediti-holder .credit_box .box p{font-size:11px;}}.acquista-crediti-holder .credit_box .box span{font-size:21px;color:#2f2f2f;font-family:"Gotham Bold";float:left;padding-top:10px;}@media(max-width:767.98px){.acquista-crediti-holder .credit_box .box span{position:absolute;top:-18px;right:15px;}}.acquista-crediti-holder .checkbox_list_container{background:#fff;float:left;padding:20px 35px 4px;box-shadow:1px 1px 1px 0 rgba(0,0,0,.16);margin-top:47px;}.acquista-crediti-holder .checkbox_list_container ul{list-style:none;padding:0;float:left;width:50%;}@media(max-width:767.98px){.acquista-crediti-holder .checkbox_list_container ul{width:100%;}}.acquista-crediti-holder .checkbox_list_container ul li{float:left;width:100%;margin-bottom:20px;}.acquista-crediti-holder .checkbox_list_container ul li input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;height:0;width:0;}.acquista-crediti-holder .checkbox_list_container ul li .checkmark{position:absolute;top:6px;left:0;height:13px;width:13px;background-color:transparent;border:1px solid #f9ae31;}.acquista-crediti-holder .checkbox_list_container ul li .checkmark:after{content:"";position:absolute;display:none;left:4px;top:1px;width:4px;height:7px;border:solid #f9ae31;border-width:0 1px 1px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.acquista-crediti-holder .checkbox_list_container ul li input:checked~.checkmark:after{display:block;}.acquista-crediti-holder .checkbox_list_container ul li label{color:#777878;font-size:18px;font-family:"Gotham Book";float:left;width:100px;display:block;position:relative;padding-left:35px;cursor:pointer;}.acquista-crediti-holder .checkbox_list_container ul li label:hover input~.checkmark{background-color:#fac163;}.acquista-crediti-holder .checkbox_list_container ul li label:hover input~.checkmark:after{border-color:#fff;}.acquista-crediti-holder .checkbox_list_container ul li strong,.acquista-crediti-holder .checkbox_list_container ul li .topbanner header .price,.topbanner header .acquista-crediti-holder .checkbox_list_container ul li .price{font-family:"Gotham Bold";font-size:18px;color:#2f2f2f;float:left;font-weight:normal;}.acquista-crediti-holder #payment-methods h2{font-family:"Gotham Bold";color:#2f2f2f;border-left:6px solid #f9ae31;text-transform:uppercase;margin:65px 0 37px;font-size:12px;padding-left:10px;}.acquista-crediti-holder #payment-methods>div{float:left;margin-right:55px;}@media(max-width:767.98px){.acquista-crediti-holder #payment-methods>div{margin-right:25px;}}.acquista-crediti-holder #payment-methods>div span{float:left;font-size:12px;color:#777878;text-transform:uppercase;margin-bottom:10px;}.acquista-crediti-holder #payment-methods>div .inner_box label{width:117px;height:93px;clear:both;padding:23px 26px;box-sizing:border-box;background:#fff;box-shadow:1px 1px 1px 0 rgba(0,0,0,.16);}.acquista-crediti-holder #payment-methods>div .inner_box label img{max-width:64px;max-height:47px;}.acquista-crediti-holder #payment-methods>div.selected .inner_box label{background:#777878;}.acquista-crediti-holder #payment-methods .yellow_button{width:173px;margin:70px 0 0 0;}@media(max-width:767.98px){.acquista-crediti-holder #payment-methods .yellow_button{width:100%;margin:30px auto 0;}}@media(max-width:991.98px){.acquista-crediti-holder .fatturazione_holder{width:100%;margin:68px auto;}}.acquista-crediti-holder .fatturazione_holder .img_icon{background:url("/Images/edit_crediti.png") no-repeat top right;margin-bottom:40px;font-family:"Gotham Book";color:#777878;text-align:left;font-size:12px;padding-bottom:20px;border-bottom:5px solid #003a69;font-weight:bold;}@media(max-width:992px) and (max-width:1199.98px){.acquista-crediti-holder .fatturazione_holder .img_icon{font-size:11px;}}.acquista-crediti-holder .fatturazione_holder .input_holder_aquista{float:left;position:relative;margin-bottom:20px;}.acquista-crediti-holder .fatturazione_holder .input_holder_aquista input{width:100%;height:58px;border:0;box-shadow:1px 1px 1px 0 rgba(0,0,0,.16);padding:35px 10px 10px 10px;font-family:"Gotham Bold";}.acquista-crediti-holder .fatturazione_holder .input_holder_aquista input:placeholder{color:#2f2f2f;opacity:1;}.acquista-crediti-holder .fatturazione_holder .input_holder_aquista input:-ms-input-placeholder{color:#2f2f2f;}.acquista-crediti-holder .fatturazione_holder .input_holder_aquista input::-ms-input-placeholder{color:#2f2f2f;}.acquista-crediti-holder .fatturazione_holder .input_holder_aquista label{position:absolute;top:6px;left:25px;font-family:"Gotham Book";font-size:12px;color:#777878;margin:0;}.acquista-crediti-holder .fatturazione_holder .input_holder_aquista select{width:100%;height:58px;border:0;box-shadow:1px 1px 1px 0 rgba(0,0,0,.16);padding:35px 10px 10px 10px;}.acquista-crediti-holder .acquisto-crediti h3{font-size:21px;font-family:"Gotham Bold";color:#003a69;margin:20px 0 40px 0;}.acquista-crediti-holder .acquisto-crediti>div h1,.acquista-crediti-holder .acquisto-crediti>div .std-page h2,.std-page .acquista-crediti-holder .acquisto-crediti>div h2,.acquista-crediti-holder .acquisto-crediti>div .letter-page h2,.letter-page .acquista-crediti-holder .acquisto-crediti>div h2{color:#003a69;text-align:left;font-size:12px;padding-bottom:20px;border-bottom:5px solid #003a69;font-weight:bold;margin-bottom:30px;}.acquista-crediti-holder .acquisto-crediti>div p{color:#777878;font-family:"Gotham Book";font-size:12px;font-weight:normal;}ul.yellow-squares{padding:0;list-style:none;}ul.yellow-squares li{font-weight:normal;font-family:"Gotham Book";font-size:15px;padding:0;line-height:28px;}ul.yellow-squares li:before{content:"■";color:#f9ae31;font-weight:bold;display:inline-block;width:18px;font-size:12px;}.guide-page-0{background:#fafafa;}@media(min-width:768px){.guide-page-0{padding-top:51px;}}.guide-page-0 .blue-button,.guide-page-0 .yellow-button{width:371px;}.guide-page-0 .blue-button{margin:64px auto;}.guide-page-0 .yellow-button,.guide-page-0 .blue-button{margin-bottom:64px;}@media(min-width:768px){.guide-page-0 .block0{margin-left:-15px;}}.guide-page-0 h3{font-size:20px;font-family:"Gotham M";color:#003a69;text-transform:uppercase;font-weight:normal;letter-spacing:-.45px;}@media(min-width:768px){.guide-page-0 h3:first-child(){margin-top:0;padding-top:0;}}@media(max-width:991.98px){.guide-page-0 h3{font-size:15px;}}.guide-page-0 p{font-family:"Gotham Book";color:#000;font-size:15px;line-height:1.87;text-align:left;}@media(max-width:991.98px){.guide-page-0 p{font-size:12px;}}.guide-page-0 p.centered{text-align:center;}.guide-page-0 p a{text-decoration:underline;color:#2f2f2f;}.guide-page-0 ul{padding:0;list-style:none;}.guide-page-0 ul li{font-weight:normal;font-family:"Gotham Book";font-size:15px;padding:0;line-height:28px;}.guide-page-0 ul li::before{content:"■";color:#f9ae31;font-weight:bold;display:inline-block;width:18px;font-size:12px;}@media(max-width:991.98px){.guide-page-0 ul li{font-size:12px;}}.guide-page-0 section{text-align:center;padding-top:57px;}.guide-page-0 section p{text-align:left;}.guide-page-0 h2{margin-top:60px;font-family:"Gotham Book";color:#003a69;font-weight:normal;font-size:28px;line-height:1.21;}@media(max-width:991.98px){.guide-page-0 h2{font-size:21px;}}.guide-page-0 h2 strong,.guide-page-0 h2 .topbanner header .price,.topbanner header .guide-page-0 h2 .price{font-weight:900;}.guide-page-0 h2.halfm{margin-top:30px;}.guide-page-0 .carousel.slide{margin-bottom:0;}.guide-page-0 .sendapro-border-blocks{margin-bottom:0;}@media(max-width:767.98px){.guide-page-0 .sendapro-border-blocks{margin:35px auto;}}.guide-page-0 .sendapro-border-blocks>div.item{background-color:#fff!important;}.guide-page-0 .sendapro-border-blocks h4{font-size:18px;font-family:"Gotham Bold";font-weight:normal;line-height:20px;padding:0 0 20px 25px;min-height:96px;}.guide-page-0 .sendapro-border-blocks h4 span{margin-left:-25px;color:#f9ae31;display:inline-block;width:25px;}@media(max-width:767.98px){.guide-page-0 .sendapro-border-blocks h4{min-height:64px;}}.faq-page{float:left;width:100%;padding-top:50px;padding-bottom:80px;background:#fafafa;}.faq-page .boxes{display:flex;flex-wrap:wrap;}@media(max-width:767.98px){.faq-page .boxes{margin:auto -15px;}}.faq-page .box_wrapper{margin-bottom:40px;}@media(min-width:992px){.faq-page .box_wrapper{padding:0 3px;}.faq-page .box_wrapper:nth-child(3n+1){padding-left:0;}.faq-page .box_wrapper:nth-child(3n+3){padding-right:0;}}@media(min-width:768px) and (max-width:991.98px){.faq-page .box_wrapper{padding:0 3px 0 0;}.faq-page .box_wrapper:nth-child(2n){padding:0 0 0 3px;}}.faq-page .box_wrapper .box{box-shadow:1px 1px 1px 0 rgba(0,0,0,.16);background:#fff;padding:30px 30px 20px;}.faq-page .box_wrapper .box h3{color:#2f2f2f;border-left:6px solid #f9ae31;padding-left:15px;font-size:18px;font-family:"Gotham M";margin-bottom:20px;}.faq-page .box_wrapper .box img{width:80px;font-weight:bold;}.faq-page .box_wrapper .question_row{position:relative;float:left;width:100%;background:#f9ae31;margin-bottom:2px;box-shadow:1px 1px 1px 0 rgba(0,0,0,.16);}.faq-page .box_wrapper .question_row .title{padding:8px 60px 0 20px;height:58px;position:relative;cursor:pointer;}.faq-page .box_wrapper .question_row .title span{font-family:"Gotham Bold";font-weight:normal;font-size:15px;color:#003a69;float:left;width:100%;}@media(max-width:1221px){.faq-page .box_wrapper .question_row .title span{font-size:12px;}}@media(max-width:1199.98px){.faq-page .box_wrapper .question_row .title span{font-size:11px;}}.faq-page .box_wrapper .question_row .title::after{position:absolute;content:"";font-family:"fontAwesome";top:0;right:0;color:#003a69;background:#d3d3d3;width:58px;height:58px;border-left:2px solid #fff;line-height:58px;font-size:30px;text-align:center;font-weight:400;cursor:pointer;}.faq-page .box_wrapper .question_row .title.exp::after{content:"";}.faq-page .box_wrapper .question_row .row_inner{background:#ededed;float:left;width:100%;clear:both;display:none;padding:20px 30px;}.faq-page .box_wrapper .question_row .row_inner p{font-size:15px;font-family:"Gotham Book";color:#000;line-height:21px;}@media(max-width:991.98px){.faq-page .box_wrapper .question_row .row_inner p{font-size:12px;line-height:20px;}}.faq-page .box_wrapper .question_row:not(:last-child) .row_inner{margin-bottom:-5px;}.faq-page .faq_mid_button{float:left;width:100%;font-family:"Gotham Book";font-size:15px;color:#003a69;font-weight:normal;text-decoration:underline;margin-bottom:50px;}.corriere-focus.accent.darkgray{background-color:#d3d3d3;margin-top:-25px;}.corriere-focus.accent ul li{font-size:15px;}@media(max-width:767.98px){.corriere-focus.accent ul{padding-left:15px;}}.corriere-focus.accent h3 strong,.corriere-focus.accent h3 .topbanner header .price,.topbanner header .corriere-focus.accent h3 .price{font-family:"Gotham Bold";font-weight:normal;}
footer {
    padding: 60px 0;
}

    footer ul li {
        padding: 2px 0;
        font-family: 'Gotham Book';
        font-weight: 400;
        line-height: 16px;
        font-size: 12px;
    }
.flex-foot {
    display: flex;
    align-items: center;
}
.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a";
    color: #053a69;
    font-size: 24px;
    font-style: normal;
}
.fa-instagram:before, .fa-linkedin {
    color: #053a69;
    font-size: 24px;
    font-style: normal;
}
.fa-twitter:before {
    content: "\f099";
    color: #053a69;
    font-size: 24px;
    font-style: normal;
}

footer h2,
footer .upper-footer {
    color: #2f2f2f;
    font-weight: bold;
    font-family: 'Gotham Book';
    font-size: 12px;
    text-transform: uppercase;
    padding: 2px 0;
}

footer a {
    color: #2f2f2f;
}
    footer a:hover {
        text-decoration: none;
        color: #f7ad19;
    }
footer .nopad {
    padding: 0;
    display: flex;
    align-items: baseline;
    justify-content: center;
}

footer .pad-40 {
    /*padding-top: 40px;*/
}

footer .bott-li {
    margin-bottom: 10px;
}

footer .upper-top {
    margin-top: 15px;
}

footer .social {
    font-family: fontAwesome;
    margin-top: 15px;
}

    footer .social a {
        margin-right: 20px;
    }

footer img {
    width: 100%;
    max-width: 240px;
}
.contact-global {
    position: fixed;
    top: 180px;
    right: 0px;
    z-index: 999;
    background: #f9ae31;
    padding: 15px 4px;
    border: 1px solid #000;
    width: 120px;
    border-right: 0;
    height: 120px;
    text-align: center;
    display: none !important;
}

    .contact-global img {
        width: 40px;
    }

    .contact-global h4 {
        font-size: 12px;
        text-transform: uppercase;
        font-family: 'Gotham M';
        font-weight: 600;
        color: #010100;
        line-height: 16px;
        margin: 10px 0 4px;
    }

    .contact-global p {
        letter-spacing: 0;
        font-family: 'Gotham Book';
        margin: 0;
        color: #010100;
        font-weight: 400;
    }

    .contact-global a {
        text-decoration: none;
    }
#loginpanel {
    height: unset !important;
}
@media (max-width: 767.98px) {
    footer .nopad {
        padding: 0;
        display: block;
        align-items: unset;
        justify-content: unset;
    }

    .pad-40 {
        padding-top: 40px;
    }
}

