/* Minimizzazione non riuscita. Verrà restituito il contenuto non minimizzato.
(57,1): run-time error CSS1019: Unexpected token, found '@'
 */
.overlayable {
    background: #fff;
}

.owrservices .TitoloSendabox {
    margin-top: 80px;
    margin-bottom: 0px;
}

.owrservices table {
    border-spacing: 15px;
    border-collapse: inherit;
    table-layout: fixed;
    width: 100%
}

    .owrservices table tr {
        vertical-align: top;
        background-color: #003A69;
        color: #fff;
    }

.owrservice {
    padding: 15px;
}

.owrservices .desc {
    font-family: 'Gotham L';
    font-size: 14px;
}

.owrservices h3.title-area {
    font-size: 18px;
    color: #fff;
    min-height: 40px;
}

.owrservice .owrservice-body {
    height: 180px;
}

.TestoBoxArancione {
    font-family: 'Gotham L';
    color: #003a69;
    font-weight: 800;
    font-size: 14px;
}

.BoxArancione {
    background-color: #ffb800;
    height: 390px;
    text-align: right;
    padding: 25px 40px;
    color: #003a69;
}

@@media only screen and (min-width: 100px) {
    .box-grey {
        height: 360px;
        -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: 25px;
    }
}

.SottotitoloBoxBlu {
    color: #003a69;
    margin-bottom: 50px;
    font-family: 'Gotham M';
    font-size: 18px;
    text-align: center;
    margin-top: 5px;
}

.box-grey {
    width: 77%;
}

.TitoloSendabox {
    font-family: 'Gotham M';
    font-size: 20px;
    color: #003a69;
    margin-top: 30px;
}

.TestoServizi {
    font-family: 'Gotham L';
    font-size: 16px;
    color: #fff;
}

.icon-small {
    width: 80%;
}

.ParagrafoHome {
    font-family: 'Gotham L';
    font-size: 14px;
    color: #4a4a4a;
}

.emphasized {
    font-family: 'Gotham M';
    font-size: 16px;
    color: #4a4a4a;
}

hr {
    color: #fff;
    background-color: #fff;
    height: 2px;
}

.Prezzo {
    font-family: 'Gotham M';
    font-size: 30px;
    color: #ffb800;
}

.CallToActionSpedisciHome {
    background-color: #fff;
    color: #003A69;
    font-family: 'Gotham M';
    font-size: 19px;
    margin-left: 20px;
    width: 85%;
    padding-top: 15px;
    border-radius: 20px;
}

.TitoloInternazionale {
    font-family: 'Gotham M';
    font-size: 26px;
    color: #003a69;
}

.SottotitoloInternazionale {
    font-family: 'Gotham M';
    font-size: 18px;
    color: #3e3e3e;
    margin-top: 0px;
}

.TestoInternazionale {
    font-family: 'Gotham L';
    font-size: 14px;
    color: #3e3e3e;
}

.TestoGiorno {
    font-family: 'Gotham M';
    font-size: 23px;
    color: #ffb102;
}

.DimensionIcon {
    width: 80%;
    margin-top: 25px;
}

.StileCountdown {
    background-color: #fff;
    padding: 15px;
    text-align: center;
}

.Progresso {
    height: 10px;
    margin: 0px;
    overflow: hidden;
    background-color: #ffb102;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

.BarraProgresso {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    border-radius: 40px;
}

.Ridimensione {
    width: 50%;
}

.StileH1 {
    font-family: 'Gotham M';
    font-size: 18px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 20px;
}

.StileColonnaServizi {
    padding: 0px;
    border-bottom: 2px solid white;
    margin-bottom: 20px;
    margin-top: 11px;
}

td {
    width: 25%;
}

.searchform {
    padding-left: 0px;
    position: absolute;
    z-index: 10;
    bottom: 4rem !important;
}

.Titolo {
    position: absolute;
    z-index: 10;
    margin-top: 4%;
    left: 5%;
    text-align: left;
    font-family: 'Gotham';
    font-size: 50px;
    line-height: 48px;
    color: #ffffff;
    width: 70%;
    letter-spacing: -1px;
}

@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');
}

@media ( max-width:720px ) {
    .ridimensionamento {
        max-width: 50%;
    }
}

.BottoneCTA {
    width: 100%;
    background-color: #f7ad19;
    color: #003a69;
    font-family: 'Gotham L';
    padding: 10px 50px 10px 50px;
    cursor: pointer;
    font-weight: 600;
    margin-top: 10px;
}

/*INFOUTILI*/
/*#infoutili a:hover {
    font-size: 14px !important;
    color: #ffb800 !important;
    font-weight: 400 !important;
    line-height: 30px;
    font-family: 'Gotham L';
}

.nicemenu {
    position: relative;
    display: block;
}

    .nicemenu * {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
    }

.nicemenu-item {
    display: inline-block;
    z-index: 11;
}

.verticle > .nicemenu-item {
    display: block !important;
}

.nicemenu-sub {
    position: absolute;
    z-index: 12;
    display: none;
}

    .nicemenu-sub.active {
        display: block;
    }

.nicemenu {
    width: 100%;
}

.nicemenu-item {
    background-color: #cecece;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 10px;
}

    .nicemenu-item h6 {
        color: #fff;
        font-size: 16px;
        line-height: 2em;
        font-family: 'Gotham';
        cursor: pointer;
    }

    .nicemenu-item.active h6 :hover {
        color: #ffffff;
        font-size: 16px;
        line-height: 2em;
        font-family: 'Gotham';
    }

    .nicemenu-item p {
        font-size: 13px;
        line-height: 30px;
        font-family: 'Gotham';
        cursor: pointer;
        font-weight: 300;
    }

        .nicemenu-item p:hover {
            color: #ffb800;
            font-size: 13px;
            line-height: 30px;
            font-family: 'Gotham';
            cursor: pointer;
        }

    .nicemenu-item a {
        color: #fff;
        text-decoration: none;
    }

        .nicemenu-item a:hover {
            text-decoration: underline;
            cursor: pointer;
        }

    .nicemenu-item.active {
        background-color: #e0e0e0;
    }

.nicemenu-sub {
    background-color: #cecece;
    padding: 16px 0px 0px 50px;
    overflow: hidden;
    color: #ffb800;
    width: 91% !important;*/
    /* margin-left: 180px !important; */
    /*top: 0px !important;
    left: 180px !important;
    margin-left: 0px !important;
    height: 240px !important;
    border-left: 3px solid #ffb800 !important;
}

    .nicemenu-sub h5 {
        font-size: 1.2em;
    }

    .nicemenu-sub h6 {
        color: #ffb800 !important;
        font-size: 18px;
    }

    .nicemenu-sub p {
        color: #4a4a4a;
    }*/

.w-3-1 {
    position: relative;
    float: left;
    width: 20%;
    margin-right: 3%;
}

.wrapper {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
/*
.footer {
    margin-top: 3em;
    background: #444;
    color: #e0e0e0;
    padding: 1em 0;
    line-height: 2em;
    font-size: 0.9em;
    text-align: center;
}

    .footer a {
        color: #e0e0e0;
        text-decoration: none;
    }
*/
.code {
    font-family: "courier new";
    font-size: 0.8em;
}

.block {
    display: block;
}

.inline-block {
    display: inline-block;
}

img.demo {
    display: block;
    max-width: 800px;
    height: auto;
}

div.height-200 {
    height: 200px;
}
