/********BASICS*********/


body {
    font-family: 'Source Sans Pro', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" ;
}

body.fixed {
    position: fixed;
}

.h3 {
    display: block;
    font-size: 1.17em;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

.h4 {
    display: block;
    font-size: 1em;
    margin-top: 1.33em;
    margin-bottom: 1.33em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

.h1-hp {
    position: absolute;
    top: -18px;
    font-size: 12px;
    color: #859ec387;
    left: 50%;
    margin-left: -80px;
}

.tagliando-bis {
    position: absolute;
    bottom: 0px;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 15px;
}

.tagliando-bis h3,
.tagliando-bis .h3 {
    margin: 0;
    font-size: 20px;
}

.tagliando-bis p {
    font-size: 14px;
}

.hp-product-content {
    padding-top: 20px
}

.hp-product-content img {

}

.bkg-gray {
    background-color: #eee;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;

}

.bg-light {
    background-color: #eee !important;
}

.p-1 {
    padding: 0.2em;
}

.p-2 {
    padding: 0.7em;
}

.p-3 {
    padding: 1em;
}

.p-4 {
    padding: 1.5em;
}

.p-5 {
    padding: 2em;
}

.m-1 {
    margin: 0.2em;
}

.m-2 {
    margin: 0.7em;
}

.m-3 {
    margin: 1em;
}

.m-4 {
    margin: 1.5em;
}

.m-5 {
    margin: 2em;
}


.hp-fastquote {
    margin-bottom: 0px !important;
    border-radius: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
}

.hp-fastquote .form-control {
    border: 3px solid #ffc820;
    text-align: center;
}

.hp-product-content p.lead {
    font-size: 19px;
}


.hp-product-header {
    background-color: #0761af;
    margin-bottom: 15px;
}

.hp-product-header h2 {
    color: #fff;
    margin: 15px 0;
    font-weight: 100;
}

.hp-product-header-img {
    background-color: #0761af;
    display: inline-block;
    float: right;
}

.hp-product-header-img img {
    padding: 15px;
    max-height: 100px
}

.carousel-indicators li {
    width: 8px;
    height: 8px;
}

.body-esterni {
    padding-bottom: 50px;
}

.hide {
    display: none;
}

.clickable {
    cursor: pointer !important;
}

.ui-link {
    text-decoration: underline;
}

.ui-link:hover, .ui-link:active {
    text-decoration: none;
}

.text-right {
    text-align: right;
}

div.product-bottom {
    border-top: 0px dotted #cccccc;
    font-size: 16px;
}

div.product-bottom h2, div.product-bottom .h2 {
    font-size: 22px;
}

div.info-mpbox h3, div.info-mpbox .h3 {
    margin-top: 0px;
    font-weight: 100;
}

div.info-mpbox {
    margin-bottom: 22px;
}

div.product-bottom a {
    text-decoration: none;
    -webkit-transition-duration: 500ms;
}

div.product-bottom a:hover {
    text-decoration: underline;
}

.fa-ul {
    margin-left: 3.142857em !important;
}

.td-garanzia {
    max-width: 395px;
}

.border-bottom {
    border-bottom: 1px solid #cccccc;
}

.copy-content p, .copy-content li {
    font-weight: 100;
    line-height: 1.7em;
}

.copy-content h1, .copy-content h2, .copy-content h3, .copy-content h4, .copy-content h5, .copy-content h6,
.copy-content .h1, .copy-content .h2, .copy-content .h3, .copy-content .h4, .copy-content .h5, .copy-content .h6 {
    font-weight: 100;
}

.copy-content ol li, .copy-content ul li {
    margin-bottom: 15px;
}

.idPreventivo {
    display: none;
}

#faq h4.panel-title,
#faq .h4.panel-title {
    padding-bottom: 0px;
}

#faq .panel-body img {
    max-width: 100%;
}

#faq .panel-body .icon {
    max-width: 25px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    box-shadow: none;
}

#faq .panel-body h1, #faq .panel-body h2, #faq .panel-body h3, #faq .panel-body h4, #faq .panel-body h5, #faq .panel-body h6,
#faq .panel-body .h1, #faq .panel-body .h2, #faq .panel-body .h3, #faq .panel-body .h4, #faq .panel-body .h5, #faq .panel-body .h6 {
    color: #999 !important;
}

#faq .panel-body h4,
#faq .panel-body .h4 {
    color: #999;
    font-size: 16px;
}

.breadcrumb {
    padding: 5px 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
    font-size: 18px;
    font-weight: 100;
}

.cookiebanner {
    border-top: 1px solid #999;
}

.backoffice-breadcrumb {
    padding: 3px 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
    font-size: 18px;
    font-weight: 400;
    border-bottom: 2px dotted #ccc;
}

/*Full SITE BANNER */

.full-site-banner-header {
    background: linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)), url('/landing/banner_eicma/bg_moto.jpg');
    background-position: center center;
    background-size: cover;
    padding: 15px 0;
    margin-top: -2px;
    overflow: hidden;
    height: 130px;
    display: none;
}

.full-site-banner-text {
    margin-bottom: 10px;
}

.full-site-banner-header .call-to {
    color: #e2001a;
}

.full-site-banner-header .box-text {
    padding: 20px;
}

.full-site-banner-header .pos {
    font-size: 15px;
    color: #e2001a;
    font-weight: 700;
}

.full-site-banner-header .call-to {
    color: #fff;
    font-weight: 400;
}

.full-site-banner-header img {
    max-width: 250px;
}

.full-site-banner-header a {
    color: #fff;
    font-size: 19px;
    text-decoration: underline;
}

.full-site-banner-cta {
    display: none;
}

.full-site-banner-header p {
    font-size: 20px;
    font-weight: normal;
    color: #fff;
}

.eicma-small {
    margin: auto;
    display: none;
}

.eicma-big {
    width: 100%;
}

#main-promo-banner {
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(/images/landing/bg-paypal.jpg);
    background-position: top;
    background-size: cover;
    padding: 30px 0;
}

#main-promo-banner p {
    font-size: 35px;
    font-weight: 900;
    color: #fff;
}

#main-promo-banner span {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}

@media only screen and (max-width: 767px) {
    .full-site-banner-header .pos {
        font-size: 14px;
        color: #e2001a;
        font-weight: 700;
    }

    #main-promo-banner p {
        font-size: 25px;
    }

    .full-site-banner-header .box-text {
        padding: 5px;
    }

    .full-site-banner-header .col-xs-4, .full-site-banner-header .col-xs-8 {
        padding-left: 5px;
        padding-right: 5px;
    }

    .full-site-banner-header p {
        font-size: 14px;
    }

    .eicma-small {
        display: block;
    }

    .eicma-big {
        display: none;
    }

    .text-center-sm {
        text-align: center;
    }
}

@media screen and (min-width: 344px) and (max-width: 578px) {
    .full-site-banner-header .box-text {
        padding: 5px;
        margin-top: 12px;
    }
}

@media screen and (min-width: 579px) and (max-width: 767px) {
    .full-site-banner-header p {
        font-size: 20px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .full-site-banner-header .box-text {
        padding: 5px;
    }
}

/*SIDEBAR BANNER */

.sidebar-banner {
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('/landing/dd_autunno_2017/dd-promo-autunno.jpg');
    background-position: center;
    background-size: cover;
    padding: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 130px;
    display: none;
}

.full-site-banner-header a {
    color: #fff;
    font-size: 19px;
    text-decoration: underline;
}

.full-site-banner-cta {
    display: none;
}

.sidebar-banner p::before {
    content: 'Speciale autunno';
    display: block;
    text-align: center;
    background-color: #ffc721;
    width: 80px;
    height: 80px;
    padding-top: 25px;
    border-radius: 90px;
    font-size: 19px;
    line-height: 15px;
    color: #fff;
    position: relative;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.22);
    font-weight: 900;
    letter-spacing: -0.05em;
    position: absolute;
    -ms-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
    right: -10px;
    top: 70px;
}

.sidebar-banner p {
    margin: 0;
    font-size: 23px;
    font-weight: normal;
    color: #fff;
}

@media only screen and (max-width: 767px) {
    .sidebar-banner p::before {
        content: 'Speciale autunno';
        display: none;
        text-align: center;
        background-color: #ffc721;
        width: 80px;
        height: 80px;
        padding-top: 25px;
        border-radius: 90px;
        font-size: 19px;
        line-height: 15px;
        color: #fff;
        box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.22);
        font-weight: 900;
        letter-spacing: -0.05em;
        position: absolute;
        -ms-transform: rotate(20deg);
        -webkit-transform: rotate(20deg);
        transform: rotate(20deg);
        right: -40px;
        top: -70px;
    }
}

div.backoffice-panels .panel-default > .panel-heading {
    background-color: #fff !important;
    border-bottom: 2px solid #0761af;
}

.collapses > .col-xs-12 {
    padding-left: 0;
}

.collapses {
    display: none;
}

.collapses h3,
.collapses .h3 {
    margin-bottom: 30px;
}

.error-panel {
    display: block;
    float: left;
    width: 100%;
}

.jumbotron-riservata {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 8px;
    padding-bottom: 18px;
}

.jumbotron-riservata p {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 200;
}

.jumbotron .btn {
    margin-bottom: 4px;
}

.document-upload .alert {
}

.backoffice-panels .panel-heading h3,
.backoffice-panels .panel-heading .h3 {
    margin: 0;
    color: #0761af;
}

.breadcrumb-number {
    color: #0761af;
}

.breadcrumb > .active {
    color: #0761af !important;
}

#red-container .breadcrumb > .active, #sk-container .breadcrumb > .active, #dd-container .breadcrumb > .active, #ms-container .breadcrumb > .active {
    color: #fff !important;
}

#red-container .breadcrumb > .active .breadcrumb-number, #sk-container .breadcrumb > .active .breadcrumb-number, #dd-container .breadcrumb > .active .breadcrumb-number, #ms-container .breadcrumb > .active .breadcrumb-number {
    color: #fff;
    padding: 10px 5px 10px 10px;
}


.backoffice-breadcrumb > .active {
    color: #0761af !important;
}

.breadcrumb > li {
    color: #64A1D5;
}

.backoffice-breadcrumb > li > a {
    color: #999 !important;
}

.breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #bbbbbb;
}

@media (max-width: 768px) {
    .breadcrumb {
        padding: 5px 15px;
        margin-top: 0px;
        margin-bottom: 0px;
        list-style: none;
        background-color: #0761BC;
        border-radius: 0px;
        font-size: 16px;
        font-weight: 100;
    }

    .form-control {
        margin-bottom: 5px;
    }

    #faq .panel-body img {
        max-width: 100%;
    }

    div.box-dx {

        display: block;
        float: left;
    }
}

.fadeIn {
    animation-name: fadeIn;
    -webkit-animation-name: fadeIn;
    animation-duration: 500ms;
    -webkit-animation-duration: 500ms;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
}

@keyframes fadeIn {
    0% {
        transform: scale(0);
        opacity: 0.0;
    }
    60% {
        transform: scale(1.1);
    }
    80% {
        transform: scale(0.9);
        opacity: 1;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        -webkit-transform: scale(0);
        opacity: 0.0;
    }
    60% {
        -webkit-transform: scale(1.1);
    }
    80% {
        -webkit-transform: scale(0.9);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}

.loading-box {
    -webkit-border-radius: 120px;
    -moz-border-radius: 120px;
    border-radius: 120px;
    border: 11px solid #0761af;
    -webkit-box-shadow: 1px 1px 37px rgba(0, 0, 0, 0.71);
    -moz-box-shadow: 1px 1px 37px rgba(0, 0, 0, 0.71);
    box-shadow: 1px 1px 37px rgba(0, 0, 0, 0.71);
    overflow: hidden;
}

.loading-box-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.12);
    z-index: 9999;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.08);
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: 3px !important;
    margin-top: 4px \9;
}

div.well div.form-group {
    margin-bottom: 0px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #cccccc;
    padding-top: 10px;
}

div.well div.form-group:hover {
    background-color: #FFF7E7;
    -webkit-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    transition-duration: 250ms;
}

hr.hiding-dash {
    border-bottom: 1px dashed #cccccc;
    margin: 10px;
}

.no-border-bottom {
    border-bottom: 0 !important;
}

.dropcap {
    float: left;
    font-size: 42px;
    line-height: 36px;
    padding: 5px 10px 0 0;
}

/***********COLORI************/

/*generico*/

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    color: #0761af;
    font-weight: 600;
}

div.product-bottom {
    color: #999999 !important;
}

/*pulsanti*/

.info-slide {
    position: absolute;
    /* top: 78px; */
    z-index: 9000;
    right: 0;
    background-color: #ffffff;
    padding: 4px;
    font-size: 14px;
    border: 1px solid #cccccc;
    border-right: 0;
    border-radius: 0px 0 0 8px;
    text-decoration: none;
    border-top: 0;
    cursor: pointer;
}

.info-slide-esterni {
    position: fixed;
    top: 34px;
    z-index: 9000;
    right: 9px;
    font-size: 14px;
    border-right: 0;
    border-radius: 0px 0 0 8px;
    text-decoration: none;
    border-top: 0;
    color: #999999;
    cursor: pointer;
}

.info-slide-esterni:hover {
    color: #cccccc;
    text-decoration: none;
}

.info-slide-esterni:active {
    color: #0761af;
    text-decoration: none;
}

.alert-info {
    background-color: #E1F3FF;
    border-color: #0761af;
    color: #0761af;
}

.helper-text-alert .fa {
    position: absolute;
    margin-top: 14px;
}

.helper-text-alert-text {
    margin-left: 30px;
    display: block;
}

.notifyjs-bootstrap-error {
    color: #fff !important;
    background-color: #e2001a !important;
    border-color: #e2001a !important;
    background-image: none !important;
}

.notifyjs-arrow {
    border-bottom: 5px solid #e2001a !important;
}

.notifyjs-bootstrap-base {
    font-weight: normal !important;
    padding: 8px 15px 8px 14px !important;
    text-shadow: none !important;
}

.btn {
    text-decoration: none !important;
    border-radius: 3px;
    text-transform: uppercase;
}

.btn-red, .btn-sk, .btn-dd, .btn-dc, .btn-ms, .btn-tc, .btn-24h, .btn-primary, .btn-default {
    border: 0;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.18);
}

.btn, .btn:hover, .btn:active, .btn:focus {
    color: #ffffff;
}

.btn-default {
    color: #fff;
    background-color: #0761af;
}

.btn-primary {
    color: #0761af;
    background-color: #ffc820;
}

.btn-red {
    background-color: #e2001a;
    border-color: #be0016;
    color: #fff;
}

.btn-primary.disabled, .btn-primary[disabled] {
    color: #0761af;
    background-color: #ffc820;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #0761af !important;
    background: #ffc820 !important;
}

.btn-clear {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}

#red-container .btn-primary {
    background: #e2001a;
    border-color: #be0016;
    color: #fff;
}

#red-container .btn-primary:hover, #red-container .btn-primary:active {
    background-color: #cf0018;
    border-color: #8C0010;
    color: #fff;
}

#sk-container .btn-primary {
    background-color: #ff7533;
    border-color: #d25f29;
    color: #fff;
}

#sk-container .btn-primary:hover, #sk-container .btn-primary:active {
    background-color: #E44E06;
    border-color: #AE3800;
    color: #fff;
}

#dd-container .btn-primary {
    background-color: #7d5e4b;
    border-color: #542A10;
    color: #fff;
}

#dd-container .btn-primary:hover, #dd-container .btn-primary:active {
    background-color: #733A17;
    border-color: #5E2400;
    color: #fff;
}

#dc-container .btn-primary {
    background-color: #76c8ec;
    border-color: #40A4D0;
    color: #fff;
}

#dc-container .btn-primary:hover, #dc-container .btn-primary:active {
    background-color: #3D9CC7;
    border-color: #278CB8;
    color: #fff;
}

#ms-container .btn-primary {
    background-color: #0057CB;
    border-color: #003781;
    color: #fff;
}

#ms-container .btn-primary:hover, #ms-container .btn-primary:active {
    background-color: #0052BE;
    border-color: #01357B;
    color: #fff;
}

#tc-container .btn-primary {
    background-color: #009a49;
    border-color: #007939;
    color: #fff;
}

#tc-container .btn-primary:hover, #tc-container .btn-primary:active {
    background-color: #007B3A;
    border-color: #00622E;
    color: #fff;
}

.btn-24h {
    background-color: #0761af;
    border-color: #0761af;
    color: #fff;
}

.btn-24h-outline {
    background-color: #fff;
    border-color: #0761af;
    color: #0761af;
}

.btn-24h-outline:hover {
    background-color: #eee;
    color: #0761af;
}

.btn-24h-outline:active {
    background-color: #0761af;
    color: #fff;
}

.btn-primary-outline {
    background-color: transparent;
    border-color: #0761af;
    color: #0761af;
}

.btn-primary-outline:hover {
    background-color: #fff !important;
    border-color: #ffc820 !important;
    color: #ffc829 !important;
}

.btn-primary-outline:active {
    background-color: #fff !important;
    border-color: #fff !important;
    color: #fff !important;
}

.btn-24h:hover, .btn-24h:active {
    background-color: #204566 !important;
    border-color: #fff;
}

/*copy prodotti*/

#red-container h1, #red-container h2, #red-container h3, #red-container h4, #red-container h5, #red-container h6,
#red-container .h1, #red-container .h2, #red-container .h3, #red-container .h4, #red-container .h5, #red-container .h6 {
    color: #e2001a;
}

#sk-container h1, #sk-container h2, #sk-container h3, #sk-container h4, #sk-container h5, #sk-container h6,
#sk-container .h1, #sk-container .h2, #sk-container .h3, #sk-container .h4, #sk-container .h5, #sk-container .h6 {
    color: #ff7533;
}

#dd-container h1, #dd-container h2, #dd-container h3, #dd-container h4, #dd-container h5, #dd-container h6,
#dd-container .h1, #dd-container .h2, #dd-container .h3, #dd-container .h4, #dd-container .h5, #dd-container .h6 {
    color: #7d5e4b;
}

#dc-container h1, #dc-container h2, #dc-container h3, #dc-container h4, #dc-container h5, #dc-container h6,
#dc-container .h1, #dc-container .h2, #dc-container .h3, #dc-container .h4, #dc-container .h5, #dc-container .h6 {
    color: #76c8ec;
}

#ms-container h1, #ms-container h2, #ms-container h3, #ms-container h4, #ms-container h5, #ms-container h6,
#ms-container .h1, #ms-container .h2, #ms-container .h3, #ms-container .h4, #ms-container .h5, #ms-container .h6 {
    color: #003479;
}

#tc-container h1, #tc-container h2, #tc-container h3, #tc-container h4, #tc-container h5, #tc-container h6,
#tc-container .h1, #tc-container .h2, #tc-container .h3, #tc-container .h4, #tc-container .h5, #tc-container .h6 {
    color: #009a49;
}

ol.breadcrumb {
    background-color: transparent;
}

ol.breadcrumb > li > b.breadcrumb-number {
    color: #0761af;
}

ol.breadcrumb > li {
    color: #999;
}

#red-container ol.breadcrumb {
    background-color: #e2001a;
}

#sk-container ol.breadcrumb {
    background-color: #ff7533;
}

#dd-container ol.breadcrumb {
    background-color: #7d5e4b;
}

#dc-container ol.breadcrumb {
    background-color: #76c8ec;
}

#ms-container ol.breadcrumb {
    background-color: #003479;
}

#tc-container ol.breadcrumb {
    background-color: #009a49;
}

#red-container ol.breadcrumb > li > b.breadcrumb-number {
    color: #e2001a;
}

#sk-container ol.breadcrumb > li > b.breadcrumb-number {
    color: #ff7533;
}

#dd-container ol.breadcrumb > li > b.breadcrumb-number {
    color: #7d5e4b;
}

#dc-container ol.breadcrumb > li > b.breadcrumb-number {
    color: #76c8ec;
}

#ms-container ol.breadcrumb > li > b.breadcrumb-number {
    color: #003479;
}

#tc-container ol.breadcrumb > li > b.breadcrumb-number {
    color: #009a49;
}

#red-container ol.breadcrumb > li {
    color: #FD818F;
}

#sk-container ol.breadcrumb > li {
    color: #FFC9AF;
}

#dd-container ol.breadcrumb > li {
    color: #A88A77;
}

#dc-container ol.breadcrumb > li {
    color: #AFE2F9;
}

#ms-container ol.breadcrumb > li {
    color: #6386B5;
}

#tc-container ol.breadcrumb > li {
    color: #4AC283;
}

div.tab-content-box h1, div.tab-content-box h2, div.tab-content-box h3, div.tab-content-box h4, div.tab-content-box h5, div.tab-content-box h6,
div.tab-content-box .h1, div.tab-content-box .h2, div.tab-content-box .h3, div.tab-content-box .h4, div.tab-content-box .h5, div.tab-content-box .h6,
div.tab-content-box p, div.tab-content-box a, div.tab-content-box small, div.tab-content-box span {
    color: #999999;
}

div.tab-content a {
    text-decoration: underline;
}

div.tab-content a:hover {
    text-decoration: none;
    color: #000;
}

.nav-tabs > li > a {
    color: #cccccc !important;
    margin-right: 1px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #999999 !important;
}

.nav-tabs > li > a:hover {
    text-decoration: none !important;
}

.btn-tab-toggle {
    color: #999999;
}

.btn-tab-toggle:hover {
    color: #cccccc;
    text-decoration: none;
}

.btn-tab-toggle:active {
    color: #000000;
    text-decoration: none;
}

.primary {
    color: #ffc820 !important;
}

.default {
    color: #0761af !important;
}

.red {
    color: #e2001a !important;
}

.skippermate {
    color: #ff7533;
}

.dottordog {
    color: #7d5e4b
}

.dottorcare {
    color: #76c8ec;
}

.multisport {
    color: #003479;
}

.touristcare {
    color: #009a49;
}

.txt24h {
    color: #0761af;
}

.gray {
    color: #999999;
}

.white {
    color: #ffffff;
}

.yellow {
    color: #ffc820;
}

.green {
    color: #7ED321;
}

#red-container .primary {
    color: #e2001a !important;
}

#sk-container .primary {
    color: #ff7533;
}

#dd-container .primary {
    color: #7d5e4b;
}

#dc-container .primary {
    color: #76c8ec;
}

#ms-container .primary {
    color: #003479;
}

#tc-container .primary {
    color: #009a49;
}

.error-box {
    padding: .2em .6em .3em;
    font-size: 75%;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    vertical-align: baseline;
    border-radius: .25em;
    background-color: #e2001a;
    border-radius: 0px 0px 3px 3px;
    width: 96%;
    margin-right: 5px;
    margin-left: 6px;
}

span.error-box[style*="inline"] {
    display: block !Important;
}

.fastQuote-alert {
    display: block;
    text-align: center;
    color: #e2001a;
    margin-top: 10px;
}

.center-column {
    float: none;
    margin: 0 auto;
}

div.novita {
    background: url(/images/bkg-docusign-small.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

div.novita h3, div.novita .h3, div.novita p {
    color: #fff;
}

div.novita a {
    color: #fff;
    text-decoration: underline !important;
}

.hp-fascia-help {
    background: url(/images/bkg-docusign-big.jpg);
    background-repeat: no-repeat;
    padding-top: 100px;
    padding-bottom: 130px;
    background-position: center;
    background-size: cover;
}

@media (max-width: 768px) {
    .hp-fascia-help {
        padding: 35px;
    }
}

.hp-fascia-help h3, .hp-fascia-help .h3, .hp-fascia-help p, .hp-fascia-help a, .hp-fascia-help small {
    color: #fff;
}

.hp-fascia-help p, .hp-fascia-help a, .hp-fascia-help small {
    font-weight: 100;
}

.hp-fascia-help a {
    text-decoration: underline;
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-size: 13px;
    line-height: 1.6;
    opacity: 0;
    filter: alpha(opacity=0);
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff !important;
    text-align: center;
    text-decoration: none;
    background-color: #0761af !important;
    border-radius: 4px;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #0761af;
}

.tooltip.top-left .tooltip-arrow {
    border-top-color: #0761af;
}

.tooltip.top-right .tooltip-arrow {
    border-top-color: #0761af;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #0761af;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #0761af;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #0761af;
}

.tooltip.bottom-left .tooltip-arrow {
    border-bottom-color: #0761af;
}

.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #0761af;
}

.popover {
    background-color: #0761af !important;
    color: #ffffff !important;
    font-size: 13px;
}

.has-error:focus {
    border-color: #e2001a;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(104, 12, 12, 0.075), 0 0 6px #ce8483;
}

.has-error {
    border-color: #e2001a;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    background-color: #FFDFDF !important;

}

.has-error .help-block {
    margin-left: 10px;
}

.form-control[disabled] .has-error, .form-control[readonly] .has-error {
    border-color: #e2001a;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    background-color: #FFDFDF !important;
}

.pace .pace-progress {
    background: #0761af;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    height: 10px;
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    -o-transition: width 1s;
    transition: width 1s;
}

.pace-inactive {
    display: none;
}

.control-label {
    font-weight: 400;
}

.label {
    font-weight: 100;
}

.btn:focus {
    outline-color: #0761af;
    outline-style: auto;
    outline-width: medium;
}

.btn:active {
    outline: none;
}

.login-container {
    background-color: #0761af !important;
    color: #ffffff;
    padding-bottom: 0px !important;
    box-shadow: inset 0em -1.5em 1.5em -0.75em rgba(0, 0, 0, 0.25);
}

.menu-loggato-container {
    padding-top: 15px;
    padding-bottom: 15px;
}

.menu-loggato-container a {
    font-weight: 100;
}

.menu-loggato-container a:hover {
    text-decoration: underline !important;
}

.menu-loggato-container a:active {
    text-decoration: underline;
    color: #cccccc;
}

.login-form {
    display: none;
    overflow: hidden;
    transition: display 500ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
}

.login-form-open {
    display: block !important;
}

@media (max-width: 768px) {
    .login-form-open {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 9000;
        background-color: #4287C2;
        border-bottom: 4px solid #0761af;
    }
}

div.login-container a {
    text-decoration: underline;
    color: #ffffff;
}

a.LinkButtonHome {
    text-decoration: none !important;
    padding: 5px;
}

#goToHelpBtn[disabled] {
    background-color: #0761af;
}

.footer-ext {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #eeeeee;
    color: #6D6D6D;
    padding: 10px;
    border-top: 2px dashed #cccccc;
    z-index: 9000;
    font-size: 12px;
}

.logo-footer-ext {
    max-height: 20px;
}

.container-header-home {
    min-height: 74px;
}

.form-alert {
    color: #e2001a;
    font-size: 13px;
}

div.product-bottom h3,
div.product-bottom .h3 {
    font-size: 20px;
}

div.product-bottom h3,
div.product-bottom .h3 {
    font-size: 18px;
}

ul li h1, ul li h2, ul li h3, ul li h4, ul li h5,
ul li .h1, ul li .h2, ul li .h3, ul li .h4, ul li .h5 {
    font-weight: 100;
}

div.container-menu {
    padding: 0px;
}

div.product-bottom p.lead {
    font-size: 20px;
}

.center {
    text-align: center !important;
}

div.chi-siamo-link-footer img.img-responsive {
    text-align: center;
    max-height: 90px !important;
}

.navbar-default {
    background-color: #f8f8f8;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #cccccc !important;
    background-color: transparent !important;
    cursor: pointer;
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav.navbar-menu > li > a {
        color: #0761AF;
        font-size: 19px !important;
        padding: 10px 28px !important;
        padding-top: 10px !important;
        border-bottom: 1px dotted #6791B6;
    }

    .login-btn {
        margin-top: 15px !important;
        margin-bottom: 15px;
    }

    #nav li:active {
        color: #000000 !important;
        background-color: #ffffff !important;
    }

    #nav li a:active {
        color: #000000 !important;
    }
}

.col-sk {
    color: #ff7533 !important;
}

.button-as-link {
    background: none !important;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    /*border is optional*/
    border-bottom: 1px solid;
    cursor: pointer;
}

div.home-h1 {
    border-bottom: 1px solid #cccccc;
    margin-top: -2px;
}

div.home-h1 h1 {
    font-size: 16px;
    margin: 5px;
    color: #0761af;
    font-weight: 100;
}

h4.orari-h4, .h4.orari-h4 {
    font-size: 18px;
}

.index-fold {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0px;
}

div.tagliando h3,
div.tagliando .h3 {
    margin-top: 5px;
    font-weight: 100;
    font-size: 25px;
    margin-bottom: 5px;
}

.social-row {
    padding-top: 15px;
}

.tagliando {
    background-image: url("../images/bkg_tagliando.png");
    width: 360px;
    height: 360px;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 27px;
}

.fq {
    background-color: beige;
    border: 1px dotted #000000;
    font-family: "Courier New", Courier, monospace;
    color: #000000;
    text-align: center;
    font-weight: bold;
    padding: 2px !important;
    font-size: 20px !important;
    box-shadow: none;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

.fast-quote-mask .form-control {
    padding: 10px 8px;
    text-align: center;
}

.label-fq {
    font-family: "Courier New", Courier, monospace;
    color: #000000;
}

.col-xs-fq {
    padding-left: 2px;
    padding-right: 2px;
}

.form-group-fq {
    margin-left: -1px !important;
    margin-right: -1px !important;
    margin-bottom: 3px !important;
}

@media (max-width: 374px) {
    .tagliando {
        background-image: url("../images/bkg_tagliando.png");
        width: 300px;
        height: 360px;
        background-repeat: no-repeat;
        background-size: contain;
        padding: 27px;
    }

    div.tagliando > p {
        display: none;
    }
}

@media (min-width: 860px) {
    .tagliando {
        float: right;
    }
}

.index-bottom-border {
    border-top: #0761af;
}

.index-bottom {
    color: #999999;
    padding-top: 30px;
    padding-bottom: 40px;
}

div.index-bottom h3,
div.index-bottom .h3 {
    font-size: 16px;
}

div.index-bottom a {
    text-decoration: none !important;
}

div.index-bottom p {
    font-size: 14px;
}

.carousel {
    min-height: 217px;
    border-radius: 19px;
}

.carousel-control.left {
    background-image: none;
}

.carousel-control.right {
    background-image: none;
}

.home-tabs > li > a {
    padding: 11px 11px !important;
    padding-top: 0px !important;
    margin-top: 18px;
    line-height: 43px;
}

.nav-tabs > li {
    margin-bottom: -2px;
}

div.panel-body a {
    text-decoration: underline;
}

.home-tabs > .active > a, .home-tabs > .active > a:hover, .home-tabs > .active > a:focus {
    background-color: #eeeeee !important;
}

.home-tabs {
    border: 0px;
}

.alert-gray {
    background-color: #eeeeee;
    border-color: #cccccc;
    color: #999999;
}

.alert-gray hr {
    border-top-color: #cccccc;
}

.media {
    color: #999999;
}

.bg-pannello {
    background-color: #fff1ca;
}

div.col-sm-4 .nav-tabs > li > a {
    padding: 5px 9px;
    font-size: 16px;
}

@media (max-width: 991px) {
    div.col-sm-4 .nav-tabs > li > a {
        padding: 5px 5px;
    }
}

div.col-sm-4 .nav-tabs > li > a > span {
    display: none;
}

.navbar-default .navbar-nav.navbar-menu > li > a:hover, .navbar-default .navbar-nav.navbar-menu > li > a:focus {
    color: #ffc850 !important;
}

.container-header-home {
    padding-bottom: 0 !important;
    padding-top: 0px !important;
}

div.col-sm-4 div.tab-pane {
    color: #999999;
    font-size: 14px;
}

div.col-sm-4 div.tab-pane h2 {
    font-size: 18px;
}

div.col-sm-4 div.tab-pane h3,
div.col-sm-4 div.tab-pane .h3 {
    font-size: 16px;
}

div.col-sm-4 div.tab-pane p.lead {
    font-size: 15px;
}

/*********HELPER CLASSES******/

.mar-pad-zero {
    margin: 0 !important;
    padding: 0 !important;
}

.no-mp-top {
    margin-top: 0;
    padding-top: 0;
}

.no-mp-bottom {
    margin-bottom: 0;
    padding-bottom: 0;
}

.no-mp-left {
    margin-left: 0;
    padding-left: 0;
}

.no-mp-right {
    margin-right: 0;
    padding-right: 0;
}

.no-m-top {
    margin-top: 0;
}

.no-m-bottom {
    margin-bottom: 0;
}

.no-m-left {
    margin-left: 0;
}

.no-m-right {
    margin-right: 0;
}

.no-p-top {
    padding-top: 0;
}

.no-p-bottom {
    padding-bottom: 0;
}

.no-p-left {
    padding-left: 0;
}

.no-p-right {
    padding-right: 0;
}

.container {
    padding-left: 0;
    padding-right: 0;
}

.panel-group .panel-default {
    border-radius: 0;
    border: 0;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border: 0;
}

@media (max-width: 767px) {
    .container {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    div.index-fold .btn {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 5px;
    }

    div.tagliando .btn {
        width: 100%;
    }

    div.index-fold h2 {
        font-size: 30px;
    }
}

div.index-fold .input-sm {
    max-width: 95px;
}

.panel-red {
    margin-bottom: 10px;
    background-color: #e2001a;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

div.panel-red a {
    text-decoration: underline;
}

div.panel-red .panel-body {
    padding: 3px;
}

.navbar-default {
    min-height: 75px;
    background-color: #ffffff;
    border-bottom: 0px;
    margin-bottom: 0px;
}

@media (max-width: 991px) {
    .login-btn {
        margin-left: 0px;
    }
    .navbar-brand {
        max-width: 150px !important;
    }
}

.navbar-nav a {
    padding-bottom: 0px;
}

.Uppercase {
    text-transform: uppercase;
}

.lowercase {
    text-transform: lowercase;
}

.login-home-container {
    max-width: 440px;
    padding: 0;
    margin: 0;
    background-color: #ffffff;
    border: 0;
    border-left: 1px solid #cccccc;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.login-home-content {
    width: 247px;
    padding-top: 10px;
    padding-left: 20px
}

.nav-pills-home-cont {
    width: 80px;
}

ul.nav-pills-home li {
    margin: 0;
    height: 40px;
}

.navbar-toggle {
    margin-right: -6px;
}

.nav-pills-home li a {
    font-size: 11px;
    color: #cccccc;
    background-color: #eeeeee;
    line-height: 10px;
    border-radius: 0px;
    -webkit-transition-duration: 200ms;
    border-right: 1px solid #cccccc;
    height: 100%;
}

.nav-pills-home > li:last-child.active > a, .nav-pills-home > li:last-child.active > a:hover, .nav-pills-home > li:last-child.active > a:focus {
    color: #0761af;
    background-color: #ffffff;
    border-top: 1px solid #ccc;
    border-bottom: none;
    border-right: 0;
}

.nav-pills-home > li:first-child.active > a, .nav-pills-home > li:first-child.active > a:hover, .nav-pills-home > li:first-child.active > a:focus {
    color: #0761af;
    background-color: #ffffff;
    border-bottom: 1px solid #ccc;
    border-top: none;
    border-right: 0;
}

.nav-pills.nav-pills-backoffice li a {
    font-size: 1em;
    color: #000;
    font-weight: 100;
    padding-left: 0;
    padding-right: 10px;
    text-decoration: underline;
}

div.actions-policy-recap span {
    color: #999;
    font-size: 1em;
    font-weight: 600;
}

div.actions-policy-recap {
    padding: 13px;
    background-color: #eee;
    border-radius: 5px;
    margin-bottom: 10px;
    padding-bottom: 1px;
}

div.actions-policy-recap small {
    color: #999;
    font-size: 1em;
    font-weight: 400;
}

p.policy-action-info {
    font-style: italic;
    color: #000;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.nav-pills.nav-pills-backoffice > li.active > a, .nav-pills.nav-pills-backoffice > li.active > a:hover {
    color: #ffffff !important;
    background-color: #0761af;
    text-decoration: none !important;
    padding-left: 10px;
}

.login-home-content input[type="text"], .login-home-content input[type="password"] {
    width: 100px;
    height: 25px;
    margin-right: 3px;
}

.login-home-content label, .login-home-content a {
    font-size: 10px;
}

.login-home-content a.btn {
    width: 45px;
    height: 25px;
    padding: 3px 9px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    font-weight: bold;
}

div.panel-heading.active {
    -webkit-transition-duration: 250ms;
    background-color: #fff;
    animation: bkg-pulse 500ms 3;
}

@keyframes bkg-pulse {
    0% {
        background-color: #fff;
    }
    100% {
        background-color: #0761af;
    }
}

#main {
    padding-bottom: 30px;
}

footer {
    overflow: hidden;
    margin-top: 0px;
    background: #f3f3f3;
}

#footer-contacts {
    text-align: right;
    margin-top: -7px;
}

footer a {
    font-weight: normal;
    color: #6D6D6D;
}

#footer-top {
    min-height: 65px;
    font-size: 13px;
    padding-top: 49px;
    color: #6D6D6D;
}

#footer-middle {
    min-height: 48px;
    padding-top: 10px;
    color: #6D6D6D;
}

#footer-bottom {
    padding-top: 20px;
    font-size: 10px;
    color: #6D6D6D;
    padding-bottom: 30px;
    text-align: center;
}
#footer-bottom .br-img {
    display: block !important;
}

@media (min-width: 768px){
    #footer-bottom .br-img {
        display: none !important;
    }
}

#footer-bottom .footer-img-title{
    margin-right: 10px;
    font-size: 13px;
  }

/* #footer-bottom img {
    padding-top: 5px;
    padding-bottom: 20px;
    margin: 0 auto;
}
 */
#footer-bottom small {
    font-size: 13px;
}

.novita {
    padding: 20px 15px 20px 15px;
    margin-top: 25px;
    border: 1px solid #ccc
}

.strip {
    position: relative;
}

.strip::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0;
    background-color: #ffc820;
    padding: 2px 10px;
    color: #fff;
    border: 0;
    border-radius: 0 0 5px 0;
    font-size: 11px;
}

.comefareper.strip::before {
    content: 'Come fare per...';

}

.app-store-link {
    background-image: url('../images/app-store-sprite.png');
    height: 30px;
    width: 50px;
    display: inline-block;
    height: 27px;
    width: 89px;
}

.app-store-link:hover {
    background-position-y: 27px;
}

.h3-form {
    padding-bottom: 5px;
    border-bottom: 3px solid #cccccc;
    font-weight: bold;
    letter-spacing: -0.04em;
    font-size: 30px;
    margin-top: 0px;
}

.navbar-brand {
    font-size: 18px;
    line-height: 20px;
    max-width: 210px;
    padding: 0;
}

.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none;
}

.navbar-default .navbar-nav.navbar-menu > li > a {
    color: #0761AF;
    font-size: 14px;
    padding-top: 15px;
    -webkit-transition-duration: 300ms;
    font-weight: 600;
}

.navbar-collapse.in {
    background-color: #eee;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #0761af;
}

.navbar-h1 {
    display: block;
    float: left;
    color: #0761af;
    font-weight: bold;
    font: bold 35px "Source sans pro", sans-serif;
    letter-spacing: -0.04em;
}

@media (max-width: 767px) {
    h1 {
        font-size: 33px;
    }

    .h3-form {
        font-size: 25px !important;
    }

    .breadcrumb {
        padding: 3px 4px;
        font-size: 12px;
    }

    .panel-title-preventivo {
        font-size: 15px !important;
    }

    .navbar-h1 {
        padding-top: 12px;
        font-size: 30px;
    }

  /*   .col-sm-8.product-left {
        padding-left: 0px;
        padding-right: 0;
    } */

    div.product-left div.well {
        padding: 10px;
    }

    .well {
        border: 0;
        border-radius: 0;
        -webkit-box-shadow: 0;
        box-shadow: 0;
    }

    #nav-open-btn {
        font-size: 14px;
        padding: 5px;
    }

    .tabs-prodotto > li > a {
        position: relative;
        display: block;
        padding: 5px 3px;
        font-size: 13px;
        margin-top: 15px;
    }

    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .logo {
        max-height: 30px;
    }
}

@media (max-width: 991px) {
    .navbar-default .navbar-nav.navbar-menu > li > a {
        padding: 10px 5px;
        padding-top: 30px;
        font-size: 13px;
    }

    #footer-contacts {
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media (min-width: 992px) {
    .navbar-h1 {
        font-size: 35px;
        padding-top: 6px;
    }

    ul#hideProd.small-nav {
        max-width: 500px;
        float: right;
    }

    #faq .panel-body img {
        max-width: 80%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    ul#hideProd.small-nav {
        max-width: 500px;
        float: right;
    }
}

/****Mappa Prodotto*****/

.product-map {
    height: 370px;
    width: 100%;
    margin-bottom: 15px;
    display: block;
    background-image: url('/images/caricamento_mappa.gif');
    background-repeat: no-repeat;
    background-color: #fff !important;
    background-position: center;
    background-origin: content-box;
}

.product-map-full {
    height: 100%;
    width: 100%;
    display: block;
    position: fixed !important;
    top: 0;
    left: 0;
}

#map-canvas {
    z-index: 9000 !important;
}

.footer-row-clear {
    min-height: 20px;
    padding-top: 20px;
}

.footer-row-grey {
    min-height: 40px;
    padding-top: 5px;
    background-color: #eeeeee;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
}

.nav-pills li a {
    font-size: 11px;
    color: #cccccc;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
}

footer address {
    font-size: 11px;
    margin-top: 10px;
    color: #cccccc;
}

footer address a {
    color: #cccccc;
}

footer address a:hover {
    text-decoration: underline;
    color: #0761af;
}

footer address a:active {
    text-decoration: underline;
    color: #eeeeee;
}

h1 {
    letter-spacing: -0.04em;
    font-weight: bold;
}

div.box-dx {
    border-left: 1px dotted #ccc;
    color: #999;
    min-height: 100%;
}

#product-left li {
    margin-top: 30px;
    border-right: 1px dotted #cccccc;
}

#product-btns {
    margin-top: 30px;
}

.nav-tabs-dx > li > a {
    font-size: 12px;
    margin-right: 0px;
    line-height: 1.428571429;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0px;
}

.nav-tabs-dx > li > a {
    position: relative;
    display: block;
    padding: 8px 8px;
}

div.cc-label-cont label {
    display: inline;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
    margin-left: 6px;
    font-size: 13px;
}

@media (max-width: 767px) {
    .btn-block-responsive {
        margin-bottom: 10px;
        width: 100%;
        display: block;
    }
}

.carousel-indicators li {
    border: 1px solid #cccccc;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: #cccccc;
}

/*.carousel-indicators {
    left: 39%;
    width: 75%;
}*/

.carousel-indicators li.active {
    background-color: #ffffff;
}

.carousel-inner {
    height: 214px;
}

.carousel-inner > .item {
    margin-top: 20px;
}

.carousel-inner > .item > img {
    margin: auto;
}

.carousel-caption {
    bottom: -54px;
    padding-bottom: 0;
}

div.carousel-caption > h3,
div.carousel-caption > .h3 {
    font-size: 17px;
    color: #999999;
    text-shadow: none;
    font-weight: normal;
}

.carousel-indicators {
    bottom: 4px;
}

.domandeSK_small {
    display: inline-block;
    text-transform: lowercase;
}

/*****Feedaty****/

.widget_merchant .fdt_estimation {
    display: none !important;
}

.widget_merchant .fdt_widget_wrapper {
    border: 0 !important;
}

.widget_merchant .fdt_num_opinions {
    top: 100px;
}

.widget_merchant .fdt_reviews .fdt_rew {
    margin-top: 31px !important;
}

.widget_merchant .fdt_reviews {
    height: 119px !important;
}

/*****Area riservata*******/

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    color: #ccc;
}

.datepicker table tr td.active.day {
    background-image: none !important;
    background-color: #e2001a !important;
}

.datepicker table tr td span.active {
    background-image: none !important;
    background-color: #e2001a !important;
}

.menu-area-riservata {
    padding: 0;
    border-width: 0 1px;
    border-color: #ccc;
    border-style: solid;
}

.reactivation-message {
    font-size: 34px;
    font-weight: 100;
    color: #333;
    line-height: 47px;
}

.reactivation-message input[type="text"] {
    font-size: 34px;
    font-weight: 100;
    color: #333;
    border: 2px solid #fff;
    width: 173px;
    outline: none;
    padding: 2px;
}

.reactivation-message input[type="submit"] {
    margin-top: -11px;
}

.reactivation-message input.active {
    padding: 2px;
    border-color: #0761af;
    width: 173px;
    color: #0761af;
    -webkit-transition: border-color 500ms ease-out;
    -moz-transition: border-color 500ms ease-out;
    -o-transition: border-color 500ms ease-out;
    transition: border-color 500ms ease-out;
}

.menu-area-riservata ul {
    margin: 0;
    padding: 0;
}

.menu-area-riservata ul li {
    list-style: none;
    padding: 15px;
    margin: 0;
    border-bottom: 1px solid #ccc;
}

.menu-area-riservata ul li.contatti {
    background-color: #eee;
}

.menu-area-riservata ul li:last-child {
    border: 0;
}

.menu-area-riservata ul li:hover {
    background-color: #eee;
}

.menu-area-riservata ul li a.title {
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    color: #0761af;
}

.menu-area-riservata ul li a {
    cursor: pointer;
}

.menu-area-riservata ul li small {
    line-height: 16px;
    display: block;
}

.btn-area-riservata {
    height: 180px;
    padding: 10px;
    margin-bottom: 15px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.08);
}

.btn-area-riservata img {
    max-height: 80px !important;
    margin-left: auto;
    margin-right: auto;
    max-width: 90% !important;
}

div.menu-area-riservata.col-sm-2 .com-to-hide {
    display: none;
}

tr.product th {
    color: #0761af;
    text-align: left;
    text-transform: Uppercase;
    font-weight: 500;
    padding-bottom: 0;
}

tr.product {
    background-color: #E4F0FB;
    border-bottom: 2px solid #0761af;
}

pre {
    white-space: pre-wrap;
}

.table-com td {
    font-size: 13px;
}

.navbar-inverse {
    background-color: #eeeeee;
    border-color: #cccccc;
}

.area-riservata-toggle {
    background-color: #022D53;
    border-radius: 800px;
    color: #fff !important;
    padding: 7px 10px !important;
    cursor: pointer;
    font-size: 14.4px;
}

.area-riservata-toggle i.fa-user {
    background-color: #ffc820;
    border-radius: 50%;
    color: #0761af;
    font-size: 14.4px;
    padding: 4px;
}

.area-riservata-toggle:hover {
    background-color: #022D53 !important;
    color: #fff;
}

.user-name{
    max-width: 80px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 3px;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.panel-title a {
    text-decoration: none !important;
    font-weight: normal;
}

.panel-title {
    font-size: 16px;
    padding: 0px 0 43px 0;
    color: #999;
}

.panel-title-preventivo {
    font-size: 24px !important;
    font-weight: bold;
    color: #0761af;
    padding-bottom: 1px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.video-thumb {
    border: 1px solid #999999;
    box-shadow: 2px 2px 2px #CBCBCB;
    -webkit-transition-duration: 300ms;
}

.video-thumb:hover {
    border: 1px solid #0761af;
    box-shadow: 5px 4px 2px #CBCBCB;
}

.video-thumb:active {
    border: 1px solid #ffffff;
    box-shadow: 1px 1px 1px #CBCBCB;
}

.doc-alert {
    padding: 40px;
    font-size: 16px;
    text-align: center;
    background-color: #eee;
}

.cookiebanner a {
    text-decoration: underline !important;
}

.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    color: #999;
    background-color: #eee;
    border: 1px solid #ccc;
    width: 100%;
    font-size: 1.15em;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: normal;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 1.625em 3.85em;
    border-radius: 7px;
    text-align: center;
    padding-top: 4.9em;
}

.inputfile + label:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f574";
    position: absolute;
    top: 31px;
    font-size: 44px;
    left: 48%;
}

.inputfile + label:hover {
    background-color: #ccc;
}

.inputfile:focus + label, .inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile-success + label {
    color: #598C59 !important;
    background-color: #E1F3E1 !important;
    border: 1px solid #98D498 !important;
}

.boxUlpoad {
    margin-bottom: 20px;
}

.js .inputfile-hidden {
    display: none;
}

.visBox {
    cursor: pointer;
}

/******TABELLA RINNOVI*******/

.table-preventivi td, .table-preventivi th, .table-preventivi td span, .table-preventivi a {
    font-size: 14px;
}

.table-preventivi th {
    text-transform: uppercase;
}

.img-sl {
    max-height: 28px;
}

.img-sy {
    max-height: 20px;
}

.tit-partner {
    text-align: center;
}

/********************Form richieste********/

.container-form {
    /*background-color: #F9F9F9;*/
    padding: 18px 30px 40px 30px;
}

.request-form {
    padding: 0 30px 0 30px;
}

.form-group-toggle{
    padding: 0 15px 0 0;
}

.request-form h3,
.request-form .h3 {
    margin-top: 30px;
}

.request-form input, .request-form select {
    color: #515151;
    height: 50px;
    -webkit-appearance: none;
    border-radius: 0;
    border: 1px solid #0661AC;
}

.request-form select {
    padding-right: 50px;
}

.form-lead {
    font-style: italic;
    color: #898989;
    font-size: 13px;
    margin-bottom: 15px;
}

.request-form textarea {
    padding-top: 15px;
    border: 1px solid #0661AC;
    border-radius: 0;
    max-width: 100%;
    max-height: 150px;
    height: 150px;
    resize: none;
}

.request-form textarea::placeholder, .request-form input::placeholder {
    color: #C4C4C4;
    font-weight: 300;
}

.request-form textarea, .request-form select, .request-form input {
    padding-left: 30px;
}

.request-form .inputFile {
    border: 0px;
}

.request-form .sub-btn {
    margin-top: 30px;
    border: 0;
    border-radius: 0;
    height: 40px;
    background: #0661AC;
    padding: 10px 30px 10px 30px;
    float: right;
}

.form-group-input {
    padding: 30px 50px;
}

.form-group-select i {
    float: right;
    margin-top: -32px;
    margin-right: 20px;
    pointer-events: none;
    background-color: #fff;
    padding-right: 5px;
}

.form-group-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
}

.form-group-select select::-ms-expand {
    display: none;
}

.form-group-input input {
    display: none;
}

#dragdrop {
    border: 1px dashed #C4C4C4;
}

#dragdrop p {
    cursor: pointer;
    text-align: center;
    line-height: 26px;
    color: #C4C4C4;
}

#dragdrop a {
    text-decoration: none;
}

#dragdrop p:hover {
    transform: scale3d(1.07, 1.07, 1.07);
    -webkit-transition-duration: 0.5s;
    /* Safari */
    transition-duration: 0.5s;
    text-decoration: none;
}

.file-uploaded img {
    margin: auto;
    max-width: 80%;
    margin-bottom: 20px;
}

.panel-file-elm i {
    margin-bottom: 20px;
}

.file-uploaded .panel {
    padding: 20px 10px 10px 10px;
    text-align: center;
    position: relative;
    height: 140px;
}

.file-uploaded .cov:hover {
    opacity: 1;
}

.file-uploaded p {
    font-size: 11px;
    color: #C4C4C4;
}

.file-uploaded .cov {
    height: 140px;
    opacity: 0;
    background-color: rgba(81, 81, 81, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    -webkit-transition: opacity 0.3s ease-in;
    -moz-transition: opacity 0.3s ease-in;
    -o-transition: opacity 0.3s ease-in;
    transition: opacity 0.3s ease-in;
    border-radius: 4px;
}

.file-uploaded .cir {
    margin: auto;
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 30px;
    margin-top: 23px;
    padding: 15px 10px 10px 10px;
    color: #515151;
}

.status-load {
    text-align: center;
}

.container-error, .container-success {
    padding: 18px 30px 40px 30px;
    background-color: #F9F9F9;
}

/*.panel-error, .panel-success {
    text-align: center;
}*/

.container-success i {
    color: #7ED321;
}

.container-error i {
    color: #CB011B;
}

.container-error p, .container-success p {
    margin-top: 20px;
}

.error-txt-file {
    margin-top: 5px;
    color: #a94442;
}

@media (max-width: 767px) {
    .container-form {
        padding: 18px 0 40px 0;
    }

    .nomeCliente, .numeroTarga, .emailCliente, .cellulareCliente, .numeroCicloID, .dataNascita, .numeroPolizza {
        padding: 0;
    }

    .form-group-select i {
        margin-top: -37px;
    }
}

.consent-container .checkbox label, .consent-container .checkbox a {
    font-size: 13px !important;
}

.consent-container .checkbox {
    padding-top: 0;
}

.consent-container .form-group {
    padding-top: 0;
    padding-bottom: 0;
}

.consent-container .form-group {
    padding-top: 5px !important;
    padding-bottom: 0 !important;
}

/****************FORM RECLAMI***************/

.checkboxDichia {
    -webkit-appearance: checkbox !important;
    width: inherit;
    height: inherit !important;
    float: left;
    margin-right: 10px !important;
}

/****************BOX DESTRA SINISTRI**********/

.sinistri-box-destra {
    background: #0661AC;
    border-radius: 5px;
    padding: 20px 15px 20px 15px;
}

.sinistri-box-text {
    color: #fff;
    font-size: 13px;
    font-weight: 300;
}

.datDec {
    cursor: default !important;
    background-color: #fff !important;
}

.form-control {
    padding: 6px 4px;
}

/*****************DOCUSIGN LANDING*****************/

.heading-firma-docusign {
}

.need-firma-docusign {
    padding: 5px 30px 30px 30px;
}

.panel-img-firma-docusign {
    border: 0;
}

.title-need-firma-docusign {
    margin-bottom: 20px;
}

.panel-img-firma-docusign {
    margin-bottom: 30px;
}

.body-panel-img-firma-docusign {
    padding: 5px 10px 10px 10px;
}

.body-panel-img-firma-docusign p {
    line-height: 29px;
    margin: 0;
}

.body-panel-img-firma-docusign .col-xs-2, .body-panel-img-firma-docusign .col-sm-12 {
    padding: 0;
}

.btn-dnw {
    white-space: pre-wrap;
    color: #0761AF;
}

.btn-dnw:hover {
    color: #0761AF;
    font-weight: 600;
}

.btn-dnw:focus {
    color: #0761AF;
    font-weight: 400;
}

@media (max-width: 767px) {
    .container-docusign h2,
    .container-docusign .h2 {
        font-size: 30px;
    }

    .container-docusign h3,
    .container-docusign .h3 {
        font-size: 18px;
    }

    .container-docusign h4, .container-docusign .h4 {
        font-size: 14px;
    }

    .container-docusign .img-docusign-landing {
        max-width: 100%;
    }

    .btn-docusign {
        margin-bottom: 10px;
    }

    .btn-docusign-cambNum {
        text-align: center;
    }
}

/****************Docusign Banner*************/

.bn-sign {
    margin-top: 25px;
}

.panel-bn-sign {
    border-radius: 0;
    /*background: #0761AF;*/
    border: 0;
    box-shadow: none;
}

.panel-bn-sign p {
    color: #999;
    font-weight: 100;
    font-size: 16px !important;
}

.tit-bn-sign {
    margin-top: 7px;
    color: #999;
    font-size: 22px !important;
    line-height: 24px !important;
    -webkit-font-smoothing: antialiased;
    font-weight: bold !important;
}

.img-bn-sign {
    background: url('/images/688359054_Mod.jpg') no-repeat;
    background-size: cover;
    padding: 22px 15px 21px 15px;
    background-position: right center;
}

.cont-bn-sign {
    text-align: center;
}

.btn-bn-sign {
    border-radius: 3px;
    border: 0;
    background: #ffc820;
    margin-top: 20px;
    margin-bottom: 24px;
    padding: 5px 10px 5px 10px;
}

.btn-bn-sign:hover {
    background: #f7ba00;
}

.novita-bn-sing {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 15px;
    background-color: #ffc820;
    padding: 5px 10px;
    color: #000;
    font-size: 11px;
    font-weight: 600;
    -webkit-clip-path: polygon(0 0, 50% 0, 100% 50%, 100% 100%);
    clip-path: polygon(0 0, 50% 0, 100% 50%, 100% 100%);
    z-index: 999;
}

.novita-bn-p {
    color: #000;
    position: absolute;
    z-index: 999;
    right: 18px;
    top: 12px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.novita-bn-sing-log:before {
    top: 0px;
}

@media (max-width: 767px) {
    .novita-bn-sing::before {
        top: 0px;
    }

    .img-bn-sign {
        top: 10%;
        left: 60%;
    }
}

.fdt_widget_wrapper {
    padding-top: 23px;
}

/*banner txt dx*/

#bnr-docusign-dx {
    display: none;
    position: relative;
}

#bnr-docusign-dx .tit-bn-sign {
    color: #fff;
}

#bnr-docusign-dx .novita-bn-sing, #bnr-docusign-dx .novita-bn-p {
    right: 0;
}

#bnr-docusign-dx .novita-bn-p {
}

/****************Docusign landing spiegazione*************/

.scDocusign > .container-fluid {
    padding: 0px;
}

.scDocusign p {
    color: #666666;
}

.scDocusign .panel {
    border-radius: 0;
    background: initial;
    border: 0;
    box-shadow: none;
}

.main-head {
    width: 100%;
    height: 340px;
    background: url('/images/688359054_Mod.jpg') no-repeat;
    padding-bottom: 70px;
    padding-top: 85px;
    background-size: cover;
    background-position: center center;
}

.main-head h2, .main-head .h2 {
    font-size: 50px;
    color: #ffc820;
    text-align: center;
}

.main-head h4, .main-head .h4 {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    text-align: center;
}

.main-head hr {
    width: 50px;
    border-top: 1px solid #979797;
}

.scDocusign .desc {
    font-size: 21px;
    line-height: 41px;
    text-align: center;
}

.panelDesc {
    margin-bottom: 40px;
    padding: 80px 0px 10px 0px;
}

.scDocusign .panelVant {
    padding: 20px 0px 20px 0px;
}

.scDocusign .panelVant .panelIcon {
    height: 250px;
    padding: 30px 20px 10px 20px;
    background: #0761af;
    text-align: center;
}

.scDocusign .panelVant .icon {
    text-align: center;
    color: #fff;
}

.scDocusign .panelVant h4,
.scDocusign .panelVant .h4 {
    margin-top: 20px;
    color: #FFC820;
    font-size: 24px;
}

.scDocusign .panelVant p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}

.scDocusign .panelFunz {
    margin-top: 50px;
    background: #F5f5f5;
    margin-bottom: 0px;
    padding: 20px 0px 0px 0px;
}

.scDocusign .panelFunz p {
    font-size: 18px;
    line-height: 29px;
    text-align: center;
}

.scDocusign .panelFunz .panelDesc {
    padding: 20px 20px 5px 20px;
}

.scDocusign .panelFunz .panelIcon {
    padding: 5px 20px 5px 20px;
    margin-bottom: 5px;
    text-align: center;
}

.scDocusign .panelFunz .panelIcon p {
    margin-bottom: 0px;
}

.scDocusign .panelFunz .panelIcon h3,
.scDocusign .panelFunz .panelIcon .h3 {
    margin-top: 50px;
    margin-bottom: 30px;
}

.scDocusign .panelFunz .panelIcon .numb {
    color: #0761af;
    font-size: 34px;
    font-weight: 600;
}

.main-funzTwo {
    width: 100%;
    background: url('/images/653468510_mod.jpg') no-repeat;
    padding-bottom: 70px;
    padding-top: 10px;
    background-size: cover;
    background-position: center center;
}

.scDocusign .panelFatto {
    padding: 50px 20px 30px 20px;
}

.scDocusign .panelFatto i {
    text-align: center;
    color: #ffc820;
    font-size: 140px;
}

.scDocusign .panelFatto p {
    margin-top: 60px;
    font-size: 19px;
    line-height: 29px;
}

.scDocusign .panelFatto h3,
.scDocusign .panelFatto .h3 {
    margin-top: 5px;
    font-size: 40px;
}

.scDocusign .panelDocusing {
    margin-top: 60px;
}

.scDocusign .panelDocusing p {
    text-align: center;
}

.scDocusign .panelDocusing img {
    max-width: 100px;
}

.scDocusign .main-preFooter {
    background: #0761af;
    padding: 20px 15px 10px 15px;
}

.scDocusign .main-preFooter p {
    color: #fff;
    text-align: center;
    font-size: 14px;
}

.scDocusign .main-preFooter a {
    color: #ffc820;
}

.scDocusign .main-preFooter a:hover {
    color: #f7ba00;
    text-decoration: none;
    font-weight: 600;
}

.scDocusign .btn-landing {
    background: #ffc820;
    border: 0;
    border-radius: 0;
    padding: 15px 25px 15px 25px;
    text-transform: uppercase;
    font-weight: 600;
    color: #0761AF;
}

.scDocusign .btn-landing:hover {
    background-color: #0761AF;
    color: #fff;
    font-weight: 600;
}

.scDocusign .main-prova {
    margin-top: 60px;
}

.scDocusign .img-rev img {
    max-width: 100%;
}

.scDocusign .main-rev {
    margin-top: 40px;
}

.scDocusign .main-rev h4,
.scDocusign .main-rev .h4 {
    text-align: center;
    color: #666666;
}

.scDocusign .panel-rev {
    margin-top: 50px;
    margin-bottom: 30px;
    padding: 20px 0px 0px 0px;
}

.scDocusign .carousel-control .glyphicon {
    color: #000;
}

@media (max-width: 383px) {
    .main-head {
        padding-top: 20px;
    }
}

@media (max-width: 768px) {
    .scDocusign .panelDesc {
        padding-top: 40px;
        margin-bottom: 20px;
    }

    .scDocusign .panelFunz {
        margin-top: 0px;
    }

    .scDocusign .panelFatto {
        padding-top: 15px;
    }

    .scDocusign .panelFatto p {
        margin-top: 10px;
        text-align: center;
    }
}

@media (min-width: 769px) and (max-width: 991px) {
    .scDocusign .panelVant .panelIcon {
        height: 265px;
    }
}

/*********************PREVENTIVATORI MODIFICHE USCITA ARISA*********/

.tex-prom {
    padding-top: 10px;
}

.nota-poliz p {
    color: #666;
    margin-top: 10px;
    font-size: 11px;
    margin-bottom: 0px;
}

.panel-title-preventivo p {
    font-size: 14px;
    color: #0761af;
}

/*************** PAGE PROMOZIONI DI NATALE*********/

.panel-promo {
    display: none;
    padding-bottom: 30px;
}

.panel-promo.active {
    display: block;
}

.panel-promo .btn-promo {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

#promo-natale .btn-promo a {
    display: inline-block;
    margin-bottom: 10px;
}

#promo-natale .main-head {
    background: url(/images/Promo_Natale_1920x1280.jpg) no-repeat;
    background-position: left center;
    background-size: cover;
}

#promo-natale .main-head h2 {
    color: #ffffff;
}

#promo-natale .novita-bn-sing {
    background-color: #e2001a;
}

#promo-natale .novita-bn-p {
    right: 15px;
}

#promo-natale .panelIcon {
    height: 280px;
    padding: 30px 20px 10px 20px;
    background: #FFFFFF;
    text-align: center;
    border: 1px solid #ccc;
}

#promo-natale .icon img {
    max-height: 125px;
    margin-left: auto;
    margin-right: auto;
    max-width: 90%;
}

#promo-natale .panelVant h4,
#promo-natale .panelVant .h4 {
    color: #e2001a;
}

#promo-natale .btn-landing {
    background: #e2001a;
    border: 1px solid #e2001a;
    border-radius: 0;
    padding: 15px 25px 15px 25px;
    text-transform: uppercase;
    font-weight: 600;
    color: #FFFFFF;
}

#promo-natale .btn-landing:hover {
    background-color: #FFFFFF;
    color: #e2001a;
    font-weight: 600;
}

#promo-natale .main-head hr {
    width: 50px;
    border-top: 1px solid #FFFFFF;
}

.panel-promo h3, .panel-promo .h3, .panel-promo a {
    color: #e2001a;
}

#promo-natale .main-preFooter {
    background-color: #e2001a;
}

#promo-natale .code-promo {
    display: inline-block;
    border: 1px solid #be0016;
    color: red;
    font-weight: bold;
    padding: 0px 8px;
}

#promo-natale.scDocusign .desc {
    line-height: 34px;
}

.img-responsive-center {
    margin-left: auto;
    margin-right: auto;
}

.full-site-banner-header.promo-natale {
    background: url(/images/Promo_Natale_1920x1280.jpg) no-repeat;
    background-size: cover;
    background-position: left center;
    color: #FFFFFF;
    padding: 0;
    display: none;
    height: 150px;
}

.full-site-banner-header.promo-natale h3,
.full-site-banner-header.promo-natale .h3 {
    color: #FFFFFF;
}

.box-btn-banner-header {
    text-align: center;
    margin-top: 62px;
}

.box-btn-banner-header .btn-banner-header {
    border: 1px solid #be0016;
    border-radius: 0;
    padding: 15px 25px 15px 25px;
    text-transform: uppercase;
    font-weight: 600;
    color: #FFFFFF;
}

.box-btn-banner-header .btn-banner-header:hover {
    color: #FFFFFF;
    font-weight: 600;
}

.full-site-banner-header.promo-natale p {
    font-size: 20px;
}

.bollo {
    display: block;
    text-align: center;
    background-color: #e2001a;
    width: 120px;
    height: 120px;
    padding-top: 25px;
    border-radius: 90px;
    font-size: 36px;
    line-height: 16px;
    color: #fff;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.22);
    font-weight: 900;
    letter-spacing: -0.05em;
    -ms-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
    margin-top: 16px;
}

.bollo span {
    width: 100%;
}

.banner-text {
    padding-top: 10px;
    padding-left: 30px;
}

.link-banner-text {
    color: #fff;
    font-size: 16px;
    text-decoration: underline;
    font-size: 16px !important;
    font-weight: bold;
}

.span-in-link {
    text-decoration: underline
}

.span-in-link:hover {
    color: #be0016;
}

.img-bn-sign.img-promo-natale {
    background: url(/images/Promo_Natale_750x500.jpg) no-repeat;
    background-size: cover;
}

/*banner promo natale dx*/

#bnr-promo-natale-dx, #bnr-promo-moto-dx {
    display: none;
    position: relative;
}

#bnr-promo-natale-dx .tit-bn-sign {
    color: #fff;
}

#bnr-promo-natale-dx .novita-bn-sing, #bnr-promo-natale-dx .novita-bn-p {
    right: 0;
}

.bnr-promo-natale {
    color: #FFFFFF;
}

.bnr-promo-natale .novita-bn-sing {
    background: #e2001a;
}

.bnr-promo-natale .novita-bn-p, .bnr-promo-natale h3, .bnr-promo-natale .h3 {
    color: #FFFFFF !important;
}

.bnr-promo-natale a {
    text-transform: uppercase;
    font-weight: 600;
    color: #FFFFFF;
    font-size: 14px;
}

@media screen and (max-width: 767px) {
    /*968*/
    .banner-text {
        text-align: center;
    }

    .box-btn-banner-header {
        margin-top: -3px;
    }

    .bollo {
        margin-left: auto;
        margin-right: auto;
    }

    .banner-text h3,
    .banner-text .h3 {
        font-size: 40px;
        margin-top: 10px;
    }

    .banner-text-with-bollo {
        margin-top: 20px;
        float: right;
    }

    .link-banner-text {
        width: 100%;
        text-align: right;
        font-size: 18px !important;
    }

    .img-promo-natale {
        text-align: center;
    }
}

@media screen and (max-width: 600px) {
    .banner-text h3,
    .banner-text .h3 {
        font-size: 35px;
        margin-top: 15px;
    }
}

@media screen and (max-width: 484px) {
    .banner-text-with-bollo {
        margin-top: 30px;
        float: none;
    }

    .banner-text h3,
    .banner-text .h3 {
        font-size: 30px;
    }

    .link-banner-text {
        text-align: center;
        padding: 0;
    }

    .img-promo-natale {
        text-align: left;
    }
}

@media screen and (max-width: 992px) {
    .full-site-banner-header.promo-natale p {
        font-size: 16px;
    }
}

@media screen and (min-width: 484px) {
    #moto-promo-natale img {
        max-width: 450px;
    }
}

.popover.top > .arrow:after {
    border-top-color: #0761af;
}

/********NUOVA TRIFFA*********/

#containerPacchetti, #containerGaranzie, #containerRiepilogo {
    margin-bottom: 20px;
}

.package-name {
    color: #000 !important;
}

.base-price {
    color: #0761af;
}

.base-price.deleted {
    text-decoration: line-through;
    color: #e2001a
}

.package-name > span > span {
    color: #000 !important;
    font-weight: 400;
}

.package-description {
    color: #999;
    font-size: 14px;
}

.tariffa-container {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.box-tariffa.selected {
    background-color: #fbc821;
}

.box-tariffa.selected label {
    color: #0761af !important;
}

.box-tariffa .radio label, .box-tariffa .checkbox label {
    padding: 0;
    margin: 0;
    text-align: left;
    display: block;
    font-size: 24px;
    color: #0761af;
}

#containerPacchetti > .row, #containerGaranzie > .row {
    border-bottom: 3px solid #ccc;
}

#containerRiepilogo > .row {
    border-bottom: 1px solid #ccc;
    padding-top: 10px;
    padding-bottom: 10px;
}

#containerRiepilogo p.summary-name {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#containerRiepilogo > .row h2 {
    margin-top: 10px;
    margin-bottom: 10px;
}

#containerRiepilogo > .row:last-child {
    border-bottom: 0;
}

#containerPacchetti > .row:last-child, #containerGaranzie > .row :last-child {
    border: 0;
}

.row .blocked {
    background-color: #eee !important;
}

#containerRiepilogo .form-group {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}

#containerPacchetti .radio, #containerPacchetti .radio-inline, #containerPacchetti .checkbox, #containerPacchetti .checkbox-inline {
    padding-top: 0;
}

#containerPacchetti .radio input[type="radio"], #containerPacchetti .radio-inline input[type="radio"], #containerPacchetti .checkbox input[type="checkbox"], #containerPacchetti .checkbox-inline input[type="checkbox"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
}

.border-right {
    border-right: 1px solid #ccc;
}

.tariffa-parent {
    position: relative;
}

.tariffa-child {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.checkbox.tariffa-child {
    min-width: 135px;
}

/* Hide the browser's default radio button */

.box-tariffa input, .box-addon input {
    position: absolute;
    opacity: 0;
    width: 48px;
    height: 30px;
    cursor: pointer;
}

/* Create a custom radio button */

.box-tariffa .checkmark {
    top: -4px;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
    border: 2px solid #999;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3px;
    cursor: pointer;
}

/* On mouse-over, add a grey background color */

.box-tariffa:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */

.box-tariffa input:checked ~ .checkmark {
    border: 2px solid #ffc820;
}

/* Create the indicator (the dot/circle - hidden when not checked) */

.box-tariffa .checkmark:after {
    content: "";
    position: relative;
    display: none;
}

/* Show the indicator (dot/circle) when checked */

input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */

.box-tariffa .checkmark:after {
    left: 1px;
    border-radius: 50%;
    background: #0761af;
    position: relative;
    width: 17px;
    height: 17px;
    margin-top: 2px;
    margin-left: 1px;
}

/* Create a custom checkbox button */

.box-addon .check-container {
    display: block;
    float: left;
}

.box-addon input {
    position: absolute;
    opacity: 0;
    width: 40px;
    height: 30px;
    cursor: pointer;
    top: 4px;
    right: -10px;
    z-index: 9999999;
}

/* Create a custom checkbox button */

.box-addon .checkmark {
    height: 25px;
    width: 25px;
    border-radius: 4px;
    background-color: #fff;
    border: 2px solid #ccc;
    display: block;
    margin-top: 3px;
    cursor: pointer;
    box-shadow: inset 1px 1px 6px rgba(0, 0, 0, 0.48);
    -webkit-box-shadow: inset 1px 1px 6px rgba(0, 0, 0, 0.48);
    -moz-box-shadow: inset 1px 1px 6px rgba(0, 0, 0, 0.48);
    -o-box-shadow: inset 1px 1px 6px rgba(0, 0, 0, 0.48);
}

/* On mouse-over, add a grey background color */

.box-addon:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */

.box-addon input:checked ~ .checkmark {
    border: 2px solid #ffc820;
}

/* Create the indicator (the dot/circle - hidden when not checked) */

.box-addon .checkmark:after {
    content: "";
    position: relative;
    display: none;
}

/* Show the indicator (dot/circle) when checked */

input:checked ~ .checkmark:after {
    display: block;
}

input:not(:checked) ~ .checkmark:after {
    display: none;
}

/* Style the indicator (dot/circle) */

.box-addon .checkmark:after {
    left: 9px;
    top: -9px;
    width: 15px;
    height: 30px;
    border: solid #ffc820;
    border-width: 0 6px 7px 0;
    transform: rotate(45deg);
    border-radius: 5px;
}

.popover-box {
    color: #999;
    position: absolute;
    cursor: pointer;
    top: 1px;
    right: 2px;
}

#containerRiepilogo .tariffa-cod-sconto-form input {
    width: 225px;
    display: block;
    float: left;
}

#containerRiepilogo .summary-prices {
    font-size: 24px;
    font-weight: normal;
    color: #777777;
    margin: 0;
    margin-top: 5px;
}

#containerRiepilogo .summary-total {
    font-size: 34px;
    font-weight: 900;
    margin: 0;
}

#containerRiepilogo .tariffa-cod-sconto-form input {
    width: 150px;
    display: block;
    float: left;
    font-size: 15px;
}

#containerRiepilogo .tariffa-cod-sconto-form button {
    display: block;
    float: left;
    margin-left: 3px;
}

#containerRiepilogoMobile .tariffa-cod-sconto-form input {
    width: 94px;
    display: block;
    float: left;
    margin-bottom: 0px;
}

#containerRiepilogoMobile .tariffa-cod-sconto-form button {
    display: block;
    float: left;
    margin-left: 3px;
    margin-right: 5px;
}

@media screen and (max-width: 991px) {
    .box-tariffa .checkContainer {
        display: block;
        float: left;
    }

    .box-tariffa .radio label {
        float: left;
        margin-right: 29px;
    }

    .box-tariffa .radio label, .box-tariffa .checkbox label {
        float: left;
    }

    .box-tariffa:first-child {
        border-bottom: 1px solid #ccc;
    }

    .tariffa-parent {
        min-height: 90px;
    }

    .checkmark {
        margin-left: 5px;
    }

    .tariffa-child {
        top: 60%;
    }

    .tariffa-parent p {
        margin-top: 15px
    }

    .tariffa-parent p img {
        max-width: 100px;
        bottom: 6px;
        position: relative;
    }

    div.popover {
        width: 350px !important;
    }

    h3.package-name,
    .h3.package-name {
        font-size: 20px;
    }

    .base-price {
        position: absolute;
        right: 17px;
        bottom: 10px;
    }

    .box-tariffa .checkContainer {
        position: absolute;
        margin-left: 3px;
        right: 0;
    }

    #selectedBundleContainer p.selected-bundle-value {
        margin: 4px 0;
    }

    .selected-bundle-arrow {
        right: 13px;
        top: 13px;
    }

    #selectedBundleContainer p.selected-bundle-name {
        margin: 5px 0;
        margin-top: 10px;
    }

    #containerRiepilogoMobile {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        border: 0;
        border-top: 1px solid #ccc;
        box-shadow: 0 -3px 13px #00000047;
        border-radius: 0;
        z-index: 999999;
    }

    .tariffa-riepilogo-header {
        min-height: 46px;
    }

    #btnGoToAddonsMobile {
        margin-top: 5px;
        margin-left: 5px;
        margin-bottom: 8px;
    }

    .tariffa-riepilogo-header h3,
    .tariffa-riepilogo-header .h3 {
        font-weight: bold;
        font-size: 18px;
        margin: 0;
        margin-top: 13px;
    }

    .tariffa-riepilogo-header div.form-group {
        margin-bottom: 0px;
        padding-bottom: 5px;
        padding-top: 5px;
    }

    div.well div.form-group {
        margin-bottom: 0px;
        padding-bottom: 5px !important;
        border-bottom: 0;
        padding-top: 5px !important;
    }

    .summary-total {
        font-size: 26px;
        font-weight: 900;
        margin: 0;
        margin-top: 8px;
    }

    p.tariffa-addon-title {
        font-size: 16px;
        font-weight: 900;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    p.tariffa-addon-description {
        font-size: 14px;
        color: #999;
        line-height: 12px;
        font-size: 14px;
        color: #999;
        line-height: 14px;
    }

    .box-addon .checkbox label {
        padding: 0;
        margin: 0;
        text-align: center;
        display: block;
        font-size: 24px;
        color: #0761af;
        max-width: 150px;
        position: absolute;
        right: 30px;
    }

    .checkbox.tariffa-child {
        min-height: 100%;
        padding: 0;
        margin: 0;
    }

    .checkbox .checkContainer {
        position: relative;
        top: 40px;
        left: -42%;
    }

    #containerRiepilogoMobile .tariffa-cod-sconto-form input {
        width: 100px;
        font-size: 15px;
    }

    .checkContainer input[type="radio"] {
        margin-left: 2px;
    }

    .externals-bottom-margin {
        margin-bottom: 54px !important;
    }
}

@media screen and (min-width: 767px) {
    .box-tariffa:first-child {
        border-right: 1px solid #ccc;
    }

    .box-addon .checkContainer {
        display: block;
        float: right;
    }

    p.tariffa-addon-title {
        font-size: 20px;
        font-weight: 900;
        margin-top: 10px;
        margin-bottom: 0px;
    }

    p.tariffa-addon-description {
        font-size: 14px;
        color: #999;
        line-height: 14px;
    }

    .checkContainer input[type="radio"] {
        margin-left: 22px;
    }

    .box-addon .radio label, .box-addon .checkbox label {
        padding: 0;
        margin: 0;
        text-align: right;
        display: block;
        font-size: 24px;
        color: #0761af;
        display: block;
        float: right;
        margin-right: 3px;
    }
}

.tariffa-riepilogo-header {
    border-bottom: 3px solid #ccc !important;
}

.show-values-button {
    color: #999;
    font-size: 21px;
    position: relative;
    top: -2px;
    margin-right: 3px;
}

.header-tariffa-box {
    height: 55px;
    display: table;
}

.header-tariffa-box > div {
    vertical-align: middle;
    display: table-cell;
}

.header-tariffa-box > div > img {
    display: block;
    height: auto;
    width: 100%;
}

#containerGaranzie > .row:last-child {
    border-bottom: 0 !important;
}

#selectedBundleContainer {
    margin-bottom: 15px;
}

#selectedBundleContainer p.selected-bundle-name {
    margin: 15px 0;
    font-size: 16px;
    margin-top: 20px;
}

#selectedBundleContainer p.selected-bundle-value {
    margin: 15px 0;
    font-size: 24px;
    font-weight: 800;
    color: #0761af;
    margin-right: 30px;
}

.selected-bundle-arrow {
    position: absolute;
    right: 13px;
    top: 23px;
    color: #999;
}

.title-riepilogo-mobile {
    font-size: 16px !important;
    margin: 0;
    margin: 5px 0;
}

/* PROMO MOTO*/

.section-calcolator .fa-li {
    left: -1.842857em !important;
}

.section-calcolator .btn {
    display: inline-block;
    padding: 0 10px;
    background-color: #dadada;
    color: #404040;
    font-family: "Verdana", Arial, sans-serif;
    padding: 12px 25px;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
}

.section-calcolator .red {
    color: #AAAAAA;
}

.section-calcolator li {
    margin-top: 10px;
}

.section-calcolator .motocolor {
    color: #AAAAAA;
}

.section-calcolator .panel-body ul li a {
    text-transform: lowercase;
    text-decoration: none;
}

.section-calcolator .glyphicon-adjust {
    font-size: 20px;
    color: #c82020;
    line-height: 13px;
}

.section-calcolator .panel-title {
    font-size: 15px;
    font-weight: 0;
    letter-spacing: 0px;
}

.section-calcolator .panel-body {
    font-size: 14px;
    line-height: 1.4em;
    font-weight: 0;
    letter-spacing: 0px;
}

.section-calcolator p.red {
    background-color: #c82020;
    background-repeat: no-repeat;
    display: block;
    height: 26px;
    margin-bottom: 0px !important;
    padding-left: 5px;
    color: #ffffff;
    font-size: 15px;
    padding-top: 3px;
    font-weight: bold;
}

.section-calcolator .center {
    text-align: center !important;
}

.section-calcolator hr.red {
    border: 2px solid #da0000;
    margin-top: 0px;
}

.section-calcolator h1 {
    font-size: 30px;
    font-weight: bold;
    color: #AAAAAA;
    border: none;
    font-family: Arial, sans-serif;
}

.section-calcolator h2 {
    font-size: 26px;
    color: #AAAAAA;
    line-height: 1.7em;
    font-weight: normal;
    margin-top: 0px;
    font-family: Arial, sans-serif;
}

.section-calcolator .btn-primary {
    background-color: #c82020;
    border: 1px solid #8b1800;
    -webkit-box-shadow: 1px 1px 1px #ccc;
    -moz-box-shadow: 1px 1px 1px #ccc;
    box-shadow: 1px 1px 1px #ccc;
    margin-top: 15px;
    margin-bottom: 15px;
}

.section-calcolator .btn-primary:hover {
    background-color: #fe5c5c;
    border: 1px solid #8b1800;
}

.section-calcolator .btn-primary:active {
    background-color: #a10000;
    border: 1px solid #8b1800;
}

.section-calcolator .col-img {
    margin-bottom: 10px;
}

.section-calcolator .col-img:last-child {
    margin-bottom: 0px;
}

.section-calcolator h5 {
    color: #505050;
}

.section-calcolator a {
    color: red;
    text-decoration: underline;
}

.section-calcolator div.tagliando h3,
.section-calcolator div.tagliando .h3 {
    margin-top: 5px;
    font-weight: 100;
    font-size: 25px;
    margin-bottom: 5px;
}

.section-calcolator .social-row {
    padding-top: 15px;
}

.section-calcolator .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #F6F6F6;
    border: 1px 0px 1px 0px solid #cdcdcd;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.section-calcolator .fq {
    text-align: center;
    font-weight: bold;
    padding: 2px !important;
    font-size: 20px !important;
    box-shadow: none;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

.section-calcolator .col-xs-fq {
    padding-left: 2px;
    padding-right: 2px;
}

.section-calcolator .form-group-fq {
    margin-left: -1px !important;
    margin-right: -1px !important;
    margin-bottom: 3px !important;
}

.section-calcolator .input-lg {
    border-radius: 0px;
    height: 40px;
}

.section-calcolator .form-control {
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #aaaaaa;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.section-calcolator .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #F6F6F6;
    border: 1px 0px 1px 0px solid #cdcdcd;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.section-calcolator .fq {
    text-align: center;
    font-weight: bold;
    padding: 2px !important;
    font-size: 20px !important;
    box-shadow: none;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

.section-calcolator .col-xs-fq {
    padding-left: 2px;
    padding-right: 2px;
}

.section-calcolator .input-lg {
    border-radius: 0px;
    height: 40px;
}

.section-calcolator .form-control {
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #aaaaaa;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.section-calcolator .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #AAAAAA;
    border: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.section-calcolator .fq {
    text-align: center;
    font-weight: bold;
    padding: 2px !important;
    font-size: 50px !important;
}

.section-calcolator .col-xs-fq {
    padding-left: 2px;
    padding-right: 2px;
}

.section-calcolator .input-lg {
    height: 40px;
    font-size: 25px;
    line-height: 34px;
    font-weight: 600;
    text-align: center;
    box-shadow: inset 3px 3px 4px #ccc;
    -webkit-box-shadow: inset 3px 3px 4px #ccc;
    -moz-box-shadow: inset 3px 3px 4px #ccc;
    -o-box-shadow: inset 3px 3px 4px #ccc;
    vertical-align: bottom !important;
}

.section-calcolator .form-control {
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 4px solid #3A3B3D;
    text-transform: uppercase;
}

.section-calcolator div.well p.lead {
    color: #ffffff;
}

.section-calcolator div.well small {
    color: #ffffff;
}

.section-calcolator div.well small a {
    color: #ffffff;
}

@media (min-width: 768px) {
    .section-calcolator .lead {
        font-size: 16px;
    }
}

.section-calcolator .btn-red {
    background-color: #e2001a;
    height: 40px;
    border: 4px solid #e2001a;
    color: #ffffff;
    font-size: 26px;
    line-height: 7px;
    font-weight: bold;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.41);
    -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.41);
    -o-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.41);
}

.ms-img {
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
    display: block;
}

#promo-moto.scDocusign .desc {
    line-height: 27px;
    text-align: left;
    font-size: 19px;
    margin-top: 15px;
}

#promo-moto .main-head h2 {
    color: #ffffff;
}

#promo-moto .title-section {
    /* color: #505050; */
    color: #c82020;
    text-align: center;
}

#promo-moto .panelDesc {
    padding-top: 40px;
    padding-bottom: 10px;
}

#promo-moto .info-footer {
    color: #999;
    font-style: italic;
    font-size: 14px;
}

.hr-footer {
    width: 80px;
    border-top: 1px solid #c82020;
    margin-top: 50px;
}

.code-promo {
    color: #c82020;
}

.remove-promo:hover, .remove-promo:active {
    color: #e2001a;
}

#promo-moto .main-head {
    background: url(/images/promo-moto.jpg) no-repeat;
    background-position: left center;
    background-size: cover;
}

#promo-moto-banner, #mp-promo-moto-banner {
    background-image: url(/images/promo-moto.jpg);
    background-position: left 39%;
}

#bnr-promo-moto-dx .img-bn-sign.img-promo-natale {
    background-image: url(/images/promo-moto-ld.jpg);
    background-position: center center;
}

/* @media only screen and (max-width: 767px){
  #promo-moto.scDocusign .desc {
      margin-top: 30px;
  }
}   */

@media only screen and (min-width: 768px) {
    .ms-img {
        margin-left: -20px;
    }
}

@media only screen and (min-width: 1300px) {
    #promo-moto .main-head {
        background-position: left 46%;
    }

    /* #promo-moto-banner,
    #mp-promo-moto-banner{
      background-image:url(/images/promo-moto.jpg);
      background-position: left 38%;
    } */
}

@media (max-width: 420px) {
    .banner-text, .banner-text h3,
    .banner-text, .banner-text .h3 {
        padding-top: 0px;
    }

    .link-banner-text {
        margin-top: -8px;
        display: block;
    }

    .bollo {
        margin-left: -10px;
    }
}

.red-box {
    /*   background: #e2001a;
  color: #ffffff; */
    text-align: center;
    padding: 5px 0;
    margin: 30px 0px;
    height: 156px;
}

.versions-container .red-box h3,
.versions-container .red-box .h3 {
    /* color: #ffffff; */
}

.red-calcolator .well {
    background-color: #d70b02;
}

.red-calcolator .btn {
    background-color: #ffffff;
    height: 40px;
    border: 4px solid #3A3B3D;
    color: #d70b02;
    font-size: 26px;
    line-height: 7px;
    font-weight: bold;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.41);
    -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.41);
    -o-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.41);
}

.red-calcolator .btn:hover {
    background-color: #999999;
}

#footer-menu ul {
    list-style-type: none;
    padding-left: 0px;
}

#footer-menu ul li:first-child {
    font-weight: bold;
}

@media (max-width: 480px) {
    #footer-menu {
        text-align: center;
    }

    #footer-menu div[class^="col-"] {
        width: 100%;
    }
}

.gb-nota {
    background: #eee;
    font-size: 14px;
    padding: 10px 15px;
    margin: 20px 15px;
}

.img-tab {
    max-width: 300px;
}

.btn-blue {
    background: #0761af;
}

@media (min-width: 992px) {
    #maxform {
        margin-top: -40px;
        z-index: 300;
    }
}

#red-container .box-tariffa .radio label,
#red-container .box-tariffa .checkbox label,
#red-container .box-tariffa.selected label {
    color: #333333 !important;
}

#red-container .box-tariffa.selected {
    background: #FCA9B3;
}

#red-container .default {
    color: #e2001a !important;
}

#red-container .box-tariffa input:checked ~ .checkmark {
    border-color: #e2001a !important;
    background-color: #fff;
}

#red-container .box-tariffa .checkmark:after {
    background-color: #e2001a !important;
}

#red-container #selectedBundleContainer p.selected-bundle-value,
#red-container #selectedBundleContainer .box-addon .radio label,
#red-container #selectedBundleContainer .box-addon .checkbox label {
    color: #e2001a !important;
}

#red-container .box-addon .checkmark:after {
    border-color: #e2001a !important;
}

.show-when-iframe {
    display: none;
}

@media (max-width: 767px) {
    #numConfirm input[type="submit"] {
        margin-bottom: 10px;
    }
}

#red-container .box-addon .checkbox label {
    color: #e2001a;
}

.slide-in-info img {
    width: 100%;
    max-width: 280px;
}

.full-banner-promo-virbac {
    padding: 15px 0;
    margin-top: -2px;
    overflow: hidden;
    height: 190px;
    border-bottom: 2px solid #ffc820;
}

.promo-virbac-img {
    background: url('../../images/promo-virbac.jpg') no-repeat;
    background-size: 50%;
    height: 190px;
    background-position-x: 78%;
    background-position-y: 24%;
    animation: animatedBackground 4s ease-in-out;
}

.bollo-virbac {
    display: inline-block;
    padding: 0px 101px;
    color: #fff;
    border-radius: 5px;
    width: 100%;
    text-align: center;
}

@media (max-width: 767px) {
    .promo-virbac-img {
        background-size: 90%;
        background-position: 280% 50%;
    }
}

@keyframes animatedBackground {
    from {
        background-position-y: -70%;
    }
    to {
        background-position-y: 24%;
    }
}

/* #row-assistenza{
  background: #ffc820;
}
#row-assistenza .tariffa-addon-title{
  color: #0761af;
}
#row-assistenza .tariffa-addon-description{
  color:#333333;
}
#row-assistenza .box-addon .checkmark:after {
  left: 9px;
  top: -9px;
  width: 15px;
  height: 30px;
  border: solid #0761af;
  border-width: 0 6px 7px 0;
  transform: rotate(45deg);
  border-radius: 5px;
} */

#containerGaranzie .badge {
    display: none;
}

/* #badge-assistenza{
  display: inline-block!important;
  background-color: #fff;
  color: #0761af;
  border: 2px solid #0761af!important;
  margin-top: -4px;
  margin-left: 5px;
  position: absolute;
  font-size: 12px;
} */
@media (max-width: 767px) {
    .info-mpbox .img-responsive {
        max-width: 240px;
    }
}

.row-supporto a {
    background: #ffffff;
    color: #0761af;
}

.row-supporto a:hover,
.row-supporto a:active,
.row-supporto a:focus {
    background: #ffc820;
    color: #0761af;
}

.row-supporto i {
    margin-top: 31px;
}

.btn-help-container {
    border: 1px solid #cccccc;
    margin-bottom: 15px;
    border-radius: .25rem;
}

.row-area-riservata .btn-area-riservata {
    margin-bottom: 0px;
    border: 4px solid transparent;
}

.row-area-riservata .btn-area-riservata:hover {
    border-color: #ffc820;
}

/* .chi-siamo-links-footer .btn {
    color: #FFFFFF;
    background-color: #0761af;
} */

.lista-convenzioni .list-group-item {
    border-color: #ffffff;
}

.lista-convenzioni .circle-icon {
    background: #0761af;
    border-radius: 100px;
    height: 100px;
    font-weight: bold;
    width: 100px;
    display: table;
    display: inline-block
}

.table.lista-convenzioni > tbody > tr > td {
    border-color: transparent;
    vertical-align: middle;
}

.lista-convenzioni .circle-icon p {
    vertical-align: middle;
    display: table-cell;
}

.sconto-convenzione {
    font-size: 34px;
    color: red;
    font-weight: bold;
    float: right;
}

.form-convenzioni {
    background: #0761af;
    padding: 10px;
    max-width: 500px;
    margin: 0 auto;
    margin-top: 30px;
}

.form-convenzioni .request-form {
    padding: 0px 10px;
}

.form-convenzioni .form-group {
    padding: 0;
}

.form-convenzioni .sub-btn {
    color: #0761af;
    background-color: #ffc820;
}

.form-convenzioni .form-lead a {
    color: #FFFFFF;
    text-decoration: underline;
}

.form-convenzioni #flag-privacy {
    -webkit-appearance: checkbox;
    margin-left: -20px !important;
    height: 14px;
    margin-top: 3px;
}

.container-convenzioni .card {
    border: 1px solid #cccccc;
    border-radius: 3px;
    margin: 10px;
    padding: 0px 10px;
    height: 160px;

}

.container-convenzioni .card img {
    margin: 0 auto;
    margin-top: 45px;
    max-width: 170px;
}

.testo-lista-convenzioni {
    font-weight: bold;
    font-size: 22px;
}

.sconto-convenzione-mobile {
    color: red;
    font-weight: bold;
    font-size: 34px;
    display: none;
}

@media only screen and (max-width: 768px) {
    .sconto-convenzione-mobile {
        display: inline-block;
    }

    .sconto-convenzione,
    .span-no-mobile {
        display: none;
    }
}

.form-convenzioni #dragdrop p {
    color: #FFFFFF;
}

.form-convenzioni .request-form textarea {
    max-height: 180px;
    height: 180px;
}

#dove img {
    width: auto;
}

.iban {
}

.panelMetodoPagamento {
    cursor: pointer !important;
}


.braintree-form__hosted-field {
    display: block;
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

/**PAgina 404*/

/*Stile AXL*/
.content-errore-404 {
    border-bottom: 1px solid #dddddd;
    background: url('../images/M_Specialista.png') no-repeat;
    height: 310px;
    background-size: 270px;
    background-position-y: 35px;
}

.content-errore-404 h2 {
    margin-top: 5px;
    margin-bottom: 20px;
}

.content-errore-404 .lead a {
    font-weight: 500;
    color: #0761af;
}

.content-prodotti .lead {
    margin: 35px auto !important;
}

.content-prodotti .title-gbc {
    margin-bottom: 30px;
    text-transform: uppercase;
    color: #0961AE;
    letter-spacing: 1px;
}

.item-prodotto {
    display: inline-block;
    float: none;
    padding: 0;
    margin-bottom: 45px;
}

.item-prodotto img {
    margin-bottom: 20px !important;
    cursor: pointer;
    height: 61px;
}

.item-prodotto img:hover {
    cursor: pointer !important;
}

.item-prodotto.gbc {
    margin: 0px 20px 30px;
}

.item-prodotto.gbc img {
    display: block;
    margin: auto;
    height: 61px;
}

.item-prodotto a {
    text-decoration: underline;
    text-transform: uppercase;
    font-size: x-small;
    font-weight: bold;
    letter-spacing: 1.5px;
}

.item-prodotto:not(.gbc) {
    padding: 14px;
}

.buttonlikeHyperlink {
    background-color: transparent;
    border: none;
    cursor: pointer !important;
    text-decoration: underline;
    padding: 0px;
    color: #428bca;
}

@media only screen and (max-width: 992px) {
    .content-errore-404 {
        background-size: 240px;
        background-position-y: 45px;
    }
}

@media only screen and (max-width: 768px) {
    .content-errore-404 {
        background: none;
        height: auto;
        margin: 0px 30px;
    }

    .item-prodotto.gbc img {
        cursor: pointer;
    }

    .item-prodotto img {
        margin-bottom: 5px !important;
    }

    .content-prodotti .title-gbc {
        margin-top: 20px;
    }
}


/* NUOVO MENU MOBILE*/
.mobile-menu {
    background-color: #022d53 !important;
    height: 75px;
}

#mobileNavContainer, #mobileNavContainerAr {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 9999;
    background-color: #fff;
    overflow-y: scroll;
}

.mobile-nav-logo-container {
    padding: 1em;
    text-align: center;
}

.mobile-nav-logo-container img {
    margin-left: auto;
    margin-right: auto;
}

.mobile-nav .close-button {
    position: absolute;
    right: .5em;
    top: .5em;
}

.mobile-nav-link {
    padding: 1.2em;
    text-align: center;
    border-bottom: 1px solid #ccc;
    display: block;
    text-transform: uppercase;
    font-weight: 600;
}

.mobile-nav-link:active {
    background-color: #ffc820;
    text-decoration:none;
}

.mobile-menu .logo {
    fill: #fff;
    max-height: 34px;
    filter: grayscale(1) brightness(10000000%);
    margin-left: auto;
    margin-right: auto;
    margin-top: 8px;
}

@media (max-width: 767px) {
    .navbar-default {
        display: none;
    }

    header {
        max-height: 75px;
    }
}

@media (min-width: 767px) {
    .mobile-menu {
        display: none;
    }
}



a#arMenuToggle {
    border-radius: 50%;
    background-color: #ffc820 !important;
    color: #022d53 !important;
    width: 34px;
    height: 34px;
    padding-top: 4px;
    font-weight: 600;
    text-align: center;
    font-size: 18px;

}

.login-btn-animation {
    -webkit-animation:  wiggle 2s linear 2 forwards;
    animation: wiggle 2s linear 2 forwards;
    
}

/* Keyframes */
@keyframes wiggle {
    0%, 7% {
        transform: rotateZ(0);
    }
    15% {
        transform: rotateZ(-15deg);
    }
    20% {
        transform: rotateZ(10deg);
    }
    25% {
        transform: rotateZ(-10deg);
    }
    30% {
        transform: rotateZ(6deg);
    }
    35% {
        transform: rotateZ(-4deg);
    }
    40%, 100% {
        transform: rotateZ(0);
    }
  }

#form_partners .has-error {
    background-color: transparent !important;
}

/* PAGINA B2CINNOVATION */
.nav-b2c .nav-tabs li.active a img {
    -webkit-filter: brightness(500) !important;
    filter: brightness(500) !important;
}

.b2c_box-prodotto {
    margin: 10px 0;
    border: 1px solid #ccc;
    border-radius: 2px;
    height: 100px;
    position: relative
}

.b2c_box-prodotto img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.cursor{
    cursor: pointer;
}
.img-contenuti-social{
    max-width: 130px;
    margin-right: 5px;
}

.btn-secondary {
    background-color: #0761af !important;
    border-color: #0761af !important;
    color: #fff !important;
}

.btn.btn-xs{
    padding: 0.1rem 0.2rem;
    font-size: 0.85rem;
    line-height: 1.75;
    text-decoration: none !important;
    white-space: nowrap;
    box-shadow: 0 0.3rem 0.3rem rgb(51 51 51 / 15%) !important;
    border-radius: 1.75rem !important;
    padding: 0.5rem 1rem;
    margin-top: 20px;
}

.font-weight-bold {
    font-weight: 600 !important;
}

.area-riservata-dropdown{
    border-radius: 1.5rem!important;
}

.area-riservata-dropdown.dropdown-menu > li > a{
    color: #0761af;
}

.area-riservata-dropdown.dropdown-menu > li > a:hover{
    background-color: #e9ecef;
}

.area-riservata-dropdown.dropdown-menu > li > a:active {
    background-color: #ffc850;
    color: #0761af;
}


.bg-stellefilantiviola {
    background-image: url(/images/banner/stellefilantiviola.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position-x: right;
  }
  
  .bg-coriandoli {
    background-image: url(/images/banner/coriandoli.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position-x: 95px;
  }
  
  @media (max-width:507.98px) {
    .bg-stellefilanti-mobile {
        background-image: url(/images/banner/stellefilantiviola.png);
        background-size: 45%;
        background-repeat: no-repeat;
        background-position-x: right;
        }
    }
    
    
    @media (min-width: 508px) and (max-width: 909.98px) {
    .bg-stellefilanti-mobile {
        background-image: url(/images/banner/stellefilantiviola.png);
        background-size: 35%;
        background-repeat: no-repeat;
        background-position-x: right;
        }
    }
    
    @media (min-width: 910px) and (max-width: 991.98px) {
    .bg-stellefilanti-mobile {
        background-image: url(/images/banner/stellefilantiviola.png);
        background-size: 30%;
        background-repeat: no-repeat;
        background-position-x: right;
        }
    }
  
    @media (max-width: 991.98px){
      .bg-carnevale {
          background-color: #0a57a4;
          background-size: auto 100%;
          background-repeat: no-repeat;
          }
      }
          
    @media (min-width: 992px){
      .bg-carnevale {
          background-color: #0A57A4;
          background-image: url(/images/banner/sciatore.png);
          background-size: auto 100%;
          background-repeat: no-repeat;
          }
      }
  
    #banner-carnavale-desktop{
        display: none;
    }
    #banner-carnavale-mobile{
        display: block;
    }

    @media (min-width: 992px) { 
        #banner-carnavale-desktop{
            display: block;
        }
        #banner-carnavale-mobile{
            display: none;
        }
    }

.text-primary, .selected .bundle-card-value {
    color: #ffc850 !important;
}

.text-white {
    color: #fff !important;
}

.bg-gradient-dark-blue-reverse {
    position: relative;
    background: #0761af;
    background: linear-gradient(180deg, #0761af 0%, #022d53 100%);
}

.btn-primary {
    background-color: #ffc850 !important;
    border-color: #ffc850 !important;
    color: #0761af !important;
    text-transform: uppercase;
}

.rounded-pill{
    border-radius: 50rem !important;
}

@media (min-width: 768px){
    .text-md-left {
        text-align: left !important;
    }
}

.align-items-stretch {
    align-items: stretch !important;
}

.font-italic {
    font-style: italic !important;
}

.d-flex {
    display: flex !important;
}

@media (min-width: 768px){
    .d-md-flex {
        display: flex !important;
    }
}
.py-3 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
}
.pt-5, .py-5 {
    padding-top: 3rem !important;
}
.pb-5, .py-5 {
    padding-bottom: 3rem !important;
}

@media (min-width: 768px){
    .pb-md-5, .py-md-5 {
        padding-bottom: 3rem !important;
    }
    .pt-md-5, .py-md-5 {
        padding-top: 3rem !important;
    }
}

.align-items-end {
    align-items: flex-end !important;
}

.align-items-center {
    align-items: center !important;
}


.px-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
}

.banner-btn-white, .banner-btn-white:hover {
    background-color: #fff!important;
    border-color: #fff !important;
    color: #0761af!important;
}

.convenzionate-banner-text{
    font-size: 18px;
}

@media (min-width: 768px){
    .convenzionate-banner-text{
        font-size: 24px;
    }
}

@media (max-width: 991.98px){
    #officine-convenzionate-banner [class*="col-"] {
        padding-bottom: 1rem;
    }
}

.bg-black-weekend{
    background-image: url(/images/black-weekend-preventivatore.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.black-weekend-container{
    height: 200px;
}

.bolder{
    font-weight: 800!important;
}
#black-weekend-banner .h3{
    font-size: 28px;
    margin-top: 0px;
    margin-bottom: 0px;
}
@media (max-width: 991.98px){
    .black-weekend-container{
        height: auto;
        padding-bottom: 90px !important;
    }
    .black-weekend-logo{
        max-height: 85px;
    }
    #black-weekend-banner .h2,
    #black-weekend-banner .h3{
        font-size: 18px!important;
    }
    #black-weekend-banner .mt-2{
        margin-top: 1rem;
    }
}




  