/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 15-mag-2017, 22.41.44
    Author     : pubbliSHARK
giovart
*/
body {
    font-family: 'Roboto', sans-serif !important;
}

#header .container {
    height: 130px;
}

#header {
    background: #191a1e !important;
}

#faq p {
    margin: 15px 10px;
    text-align: justify;
}

.pacchetti-home {
    padding-right: 0px;
    width: 890px !important;
}

#toolbar {
    display: none !important;
}

#nav {
    /*background: #e2333b !important;*/
    background: #4b4e52 !important;
}

    #nav .container li .subnav {
        z-index: 99999 !important;
    }

.slick-slider-title {
    background: #6f6f6e;
    height: 50px;
    text-align: center;
    padding: 5px 5px 0px 5px;
}

    .slick-slider-title h2 {
        font-size: 12px;
        color: #fff;
        margin-bottom: 5px;
    }

.slider-slik {
    margin-top: 10px !important;
    margin-bottom: 40px !important;
}

.slik-princ-title {
    margin-top: 40px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 20px;
    background: #e2333b;
    color: #fff;
    max-width: 100%;
    padding: 5px 0px;
}

.maintitle {
    padding-bottom: 20px !important;
    padding-top: 30px !important;
}

.slickbox {
    border: 1px solid #d4d4d4;
}

.slick-slider-title span {
    font-size: 12px;
    /*float: right;*/
    background: #e2333b;
    color: #fff;
    font-weight: 900;
    padding: 5px 5px;
    border-radius: 4px;
}

#slider {
    /*background: #ececec !important;*/
    background: #fff !important;
}

    #slider .ribbon_left, #slider .ribbon_right {
        background: none !important;
    }

    #slider .banner {
        background: #000;
    }

#slider {
    max-height: 300px;
}

    #slider .banner {
        background: none;
    }

    #slider .banner {
        background: none;
    }

    #slider .container {
        max-height: 300px;
    }

        #slider .container .inner {
            max-height: 300px;
        }

/*slider title*/
.tp-caption.news .caption {
    display: block;
    width: 45%;
    text-shadow: 0px 0px 6px #000;
}

#filter .row .col_2 {
    width: 210px;
    line-height: 18px;
}

.box {
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

    .box:hover {
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        /*-moz-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    transform: scale(1.03);*/
        border: 1px solid #e2333b;
        /*border-radius: 10px 10px 0px 0px;*/
    }

#description .text h2 {
    text-align: center;
    background: #e2333b;
    color: #6f6f6e;
    padding: 8px;
    margin-top: 30px;
    font-size: 16px;
}

#description .text p {
    text-align: justify;
    font-size: 10px;
    margin-top: 5px !important;
}

#description .text a {
    width: 95%;
    display: inline-block;
    text-align: center;
    background: #d8d8d8;
    color: #6f6f6e;
    margin: 1px;
    padding: 0px 0px;
    font-size: 10px;
}

.tp-caption.readmore a {
    color: #fff;
    height: 30px;
    width: 250px;
    display: block;
    text-indent: 10px;
    letter-spacing: 1px !important;
    line-height: 30px;
}

    .tp-caption.readmore a:hover {
        color: #fff;
    }

#autodrome {
    margin-bottom: 0px !important;
}

/*

#slider .container {
    width: 100%;
}
*/

/*PACCHETTI HOME*/
.details {
    padding: 0px 5% !important;
}

.box {
    height: 535px !important;
}

.left-icons {
    position: fixed;
    top: 35%;
    left: 5px;
    z-index: 1000000;
}

.icon-because-rse {
    width: 85px !important;
    background: #e2333b;
    color: #fff;
    height: 50px;
    text-align: left;
    padding: 5px 5px 5px 10px !important;
    margin-bottom: 7px;
    font-size: 14px !important;
    background-image: url(./img/down-arrow.png) !important;
    background-size: 30px !important;
    background-repeat: no-repeat !important;
    background-position-y: 35px !important;
    background-position-x: center !important;
}

.left-icons i {
    /*border-radius: 0px 10px !important;*/
    height: 15px;
    width: 25px;
    display: block;
    text-align: right;
    background: #a0a0a0;
    margin-bottom: 5px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    padding: 8px;
    color: #fad705;
    font-size: 15px;
}

    .left-icons i:hover {
        height: 50px;
        width: 110px;
        margin-bottom: 5px;
        background: #e2333b;
        font-size: 50px !important;
    }

.left-icons img {
    /*border-radius: 0px 10px !important;*/
    height: 15px;
    width: 18px;
    display: block;
    text-align: right;
    background: #a0a0a0;
    margin-bottom: 5px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    padding: 8px;
    color: #fff;
    /*border-radius: 0px 0px 0px 0px;*/
    font-size: 15px;
    padding-left: 16px;
}

    .left-icons img:hover {
        height: 50px;
        width: 53px;
        margin-bottom: 5px;
        background: #e2333b;
        font-size: 50px !important;
        padding-left: 47px;
    }

.desc-left-icon {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    z-index: 999999;
    color: #fff;
}

.inner-left-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 70%;
    height: 200px;
    text-align: center;
}

    .inner-left-icon h3 {
        color: #FFF;
        font-size: 3em;
        line-height: 1em;
        border-bottom: 3px solid #fff;
        text-align: center;
        font-style: initial;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }

    .inner-left-icon p {
        font-size: 1.1em;
        line-height: 1.2em;
        font-style: initial;
        font-weight: lighter;
        letter-spacing: 1px;
    }

.super-car-carousel {
    min-height: 180px;
}

.center-td {
    text-align: center !important;
}

.btn-contact {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    display: block;
    clear: left;
    background: #e2333b url('../content/img/btn_buy.png') no-repeat right center;
    color: #fff;
    text-indent: 15px;
    text-transform: uppercase;
    margin-left: 10px;
}

.map-iframe {
    height: 250px;
    margin-top: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    border-top: 5px solid #e2333b;
    border-bottom: 5px solid #e2333b;
}

#filter .row {
/*
    padding-bottom: 21px !important;
    padding-bottom: 17px !important;
*/
    padding-bottom: 16px !important;
}
#filter .content {
/*
    padding-bottom: 10px !important;
*/
    padding-bottom: 3px !important;
}

.box header {
    padding: 4px 5% 7px !important;
}

.details .included {
    float: left;
    clear: left;
    line-height: 13px;
    font-size: 11px;
}

.box {
/*
    height: 558px !important;
*/
    height: 623px !important;
    padding-bottom: 40px;
}

    .box figure .sale {
        border: 3px solid #ececec;
    }

.pulse {
    /*margin:100px;*/
    /*display: block;*/
    display: inherit;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: transparent;
    cursor: pointer;
    box-shadow: 0 0 0 rgba(226, 51, 59, 0.4);
    animation: pulse 2s infinite;
}

    .pulse:hover {
        /*animation: none;*/
        cursor: pointer;
    }

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(226, 51, 59, 0.4);
    }

    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(226, 51, 59, 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(226, 51, 59, 0);
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(226, 51, 59, 0.4);
        box-shadow: 0 0 0 0 rgba(226, 51, 59, 0.4);
    }

    70% {
        -moz-box-shadow: 0 0 0 10px rgba(226, 51, 59, 0);
        box-shadow: 0 0 0 10px rgba(226, 51, 59, 0);
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(226, 51, 59, 0);
        box-shadow: 0 0 0 0 rgba(226, 51, 59, 0);
    }
}



.title-pacchetti {
    background: #e2333b;
    color: #fff !important;
    font-size: 25px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    height: 34px;
    margin: 0px 0px 8px 15px;
}

    .title-pacchetti a {
        color: #fff;
    }

.not-find-search {
    margin-top: 10px !important;
/*
    display:none;
*/
}

.no-filter-result {
    font-size: 18px;
    border: 14px solid #ececec;
    margin: 0px 0px 0px 20px;
    padding-bottom: 30px;
    background: #fff;
    box-shadow: 0px 0px 5px #969696;
}
/*
#nav > div > ul > li:nth-child(6){
    disply:none;
}
*/

#information > div > div.col.footernav > div.payment > ul.link_footer {
    float: none;
}

#information > div > div.col.footernav > div.payment > ul.link_footer > li {
    float: none;
/*
    line-height: 0;
*/
    height: 18px;
}

#information > div > div.col.newsletter > div.newsletter-box-footer > form > div:nth-child(3) > input {
    margin: 0px;
}

#nav > div > ul {
/*
    max-width: 920px;
*/
    max-width: 1010px;
    margin: auto;
}

.car-desc {
    background: none !important;
    font-size: 10px !important;
    font-weight: 100 !important;
    font-style: italic !important;
    color: #ececec !important;
}

.btn-5:active {
    background: #8c171c !important;
    top: 2px;
}

#aside > div > div > div > div:nth-child(2) > p {
    width: 90% !important;
}

.head-scheda {
    color: #e2333b;
    font-weight: 900;
    text-align: center;
}

.value-scheda {
    font-size: 12px;
    text-align: center;
    padding-top: 5px;
}

.btn-xs {
    font-size: 12px !important;
    background: #e2333b !important;
    color: #fff !important;
    padding: 8px 10px !important;
    margin: 0px 0px 0px 10px !important;
}

.overlay-features {
    background: #ececec;
    padding: 10px;
}

.box3 figure {
    height: 170px;
}

.activity-title {
    background: #ececec;
    color: #e2333b;
    padding: 0px !important;
    padding: 10px !important;
}

.activity-container {
    margin-top: 10px;
    border: 1px solid #ececec;
    border-bottom: 3px solid #ececec;
}

    .activity-container .main_content {
        padding: 0px 20px;
    }

    .activity-container #faq > div > div > div > p {
        text-align: justify;
    }

    .activity-container > #faq > div > div > figure > figure {
        border-radius: 0px;
    }

#faq2 {
    width: 100% !important;
}

#faq li {
    background-color: #ececec;
}

/*
circle {
  animation-name: spin;
  animation-duration: 4000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-play-state: paused;
}

svg:hover circle {
  animation-play-state: running;
}

@keyframes spin {
  from {
    r:10;
  }
  to {
    r:50;
  }
}
*/

path {
    cursor: default !important;
}

circle,
path {
    transition: 200ms;
    transition-timing-function: ease-in-out;
    -webkit-transition: 200ms;
    -webkit-transition-timing-function: ease-in-out;
}

    circle:hover {
        r: 10px !important;
        fill: #FAD705 !important;
        stroke: #000 !important;
        stroke-width: 2px !important;
    }

.slected-circuit-text:before {
    font-family: FontAwesome;
    content: '\f046';
    padding-right: 10px;
    color: #e2333b;
}

.slected-circuit-text {
    background: #ececec;
    color: #575756;
    font-weight: bold;
    font-size: 15px;
    padding: 6px;
    text-align: center;
    text-transform: uppercase;
}

.red-list-filter {
    font-weight: normal !important;
    letter-spacing: 0px;
    font-size: 12px;
    margin-top: -5px;
}

    .red-list-filter.exlusive:after {
        font-family: FontAwesome;
        content: '\f00c';
        padding-left: 5px;
    }

.res-buy {
    padding: 0px !important;
    padding-top: 10px !important;
}

.cart-detail ul {
    padding: 0px !important;
}

    .cart-detail ul li {
        list-style: none;
    }

        .cart-detail ul li .desc {
            padding-left: 0px;
            float: left;
            width: 95%;
            text-align: justify;
            margin-bottom: 10px;
        }

        .cart-detail ul li .fa {
            float: left;
            width: 5%;
            color: #e2333b;
            text-align: center;
        }

.details.res-buy {
    margin-left: 10px !important;
}

.sidebar .title {
    padding-left: 15px !important;
}

.btn_info3 {
    padding-left: 30px !important;
}

.btn_modal.btn_info3:hover,
.btn_modal.btn_info3 {
    text-decoration: none;
}

.policy p {
    text-align: left !important;
}
/*
#nav .container li:hover .subnav {
    display: block;
    border: 2px solid #e2333b;
    margin-top: -2px;
}
#nav .container li .subnav li {
    border-bottom: 1px solid #e5e4e4;
}

#nav .container li .subnav li:after {
    font-family: FontAwesome;
    content:'\f18e';
    color:#000;
}*/
.arrow-super-car {
    float: right;
    font-size: 18px;
    color: #e2333b;
    display: none;
}

.label.pointer {
    cursor: pointer;
}

.red-rse {
    color: #e2333b !important;
}

.techcard {
}

.show-mobile {
    display: none !important;
}

@keyframes blink {
    /*
    0%{opacity: 1;}
    75%{opacity: 1;}
    76%{ opacity: 0;}
    100%{opacity: 0;}
    
    0% {opacity: 0}
    49%{opacity: 0}
    50% {opacity: 1}
    */
    0% {
        text-shadow: 0px 0px 3px #ffffff;
    }

    20% {
        text-shadow: none;
    }

    25% {
        color: #fff;
    }

    28% {
        text-shadow: 0px 0px 3px #ffffff;
    }

    35% {
        text-shadow: none;
    }

    40% {
        text-shadow: 0px 0px 3px #ffffff;
    }

    45% {
        text-shadow: none;
    }

    50% {
        text-shadow: 0px 0px 3px #ffffff;
    }

    60% {
        text-shadow: none;
    }

    65% {
        text-shadow: 0px 0px 3px #ffffff;
    }

    75% {
        text-shadow: none;
    }

    86% {
        text-shadow: 0px 0px 3px #ffffff;
    }
    /*100%{text-shadow: none;}*/
}

.blink {
    /*animation: blink 2s infinite;*/
    animation: blink 5s;
    font-weight: bolder;
    /*background: #e2333b !important;*/
    color: #e2333b !important;
    text-shadow: 0px 0px 3px #e2333b;
}

.hand-move {
    animation: MoveLeftR 2s infinite;
    font-size: 30px;
    color: #fff;
    position: absolute;
    left: 40%;
    top: 30%;
}

@keyframes MoveLeftR {
    0% {
        left: 40%;
    }

    50% {
        left: 46%;
    }

    100% {
        left: 40%;
    }
}

.modal_info p {
    text-align: justify !important;
}

.wrapper.sponsors {
    text-align: center;
    margin: 0px 0px 40px 0px;
}

.sponsors img {
    margin-right: 10px;
}

.sponsors-footer {
    text-align: center;
    margin-top: 10px;
    border: 1px solid #348296;
    border-radius: 5px;
    padding: 8px 0px;
    max-width: 222px;
}

    .sponsors-footer img {
        margin-right: 0px;
    }

    .sponsors-footer h2 {
        background: #348296;
        padding: 5px 0px;
        margin-top: -10px;
        border-radius: 5px 5px 0px 0px;
        color: #fff;
        text-transform: uppercase;
        font-weight: bolder;
    }

.general-button {
    width: 300px;
    border: none;
    height: 40px;
    background: red;
    color: #fff;
    padding: 10px 20%;
    text-transform: uppercase;
    margin: 0px auto;
}

@media screen and (max-width:980px){
/*
    .hide-mobile, .newslist {
        display: none !important;
    }
    .show-mobile {
        display: block !important;
    }

    .fa.show-mobile {
        display: inline-block !important;
    }
*/
    .activity-container .main_content {
        padding: 0px 0px;
    }
}

@media screen and (max-width: 768px) {
    .ballch {
        display: none;
    }

    .left-side-desc {
        width: 100% !important;
        height: auto !important;
    }

    .left-side-desc img {
        width: 100%;
        height: auto;
    }

    .turnslider {
        display: none;
    }

    .form_box .field {
        width: 96% !important;
    }

        .form_box .field.policy, .form_box .field.confirm {
            width: 96% !important;
        }

    .tp-caption.news .caption {
        width: 100%;
        height: 40px;
        font-size: 8px !important;
    }

    .pacchetti-home {
        width: 100% !important;
    }

    .box {
        /*margin: 0 10% 25px !important;*/
        height: 568px;
    }

    .prod_details .text {
        height: auto !important;
        width: 90% !important;
        text-align: center;
        padding-left: 0px !important;
        margin-left: 20px;
    }

    .techcard {
        padding: 0px !important;
        margin-left: 0px !important;
    }

/*
    .hide-mobile, .newslist {
        display: none !important;
    }
    .show-mobile {
        display: block !important;
    }

    .fa.show-mobile {
        display: inline-block !important;
    }
*/

    /*.slick-slide {
        max-width: 175px;
    }*/

    #slider {
        margin-bottom: 30px;
    }

    /*SLICK SLIDER*/
    .super-car-carousel {
        min-height: 0px !important;
    }

    .slick-slider-title h2 {
        font-size: 12px;
        color: #fff;
        margin-bottom: 5px;
    }

    .slick-slider-title {
        height: 60px !important;
    }
}

.payment-end {
    margin-top: 10px;
}

.news-text p {
}

    .news-text p a {
    }

.news-text a {
}

.news-text a {
    color: red !important;
    text-decoration: underline;
    font-weight: bolder;
}

.video-reviews a {
    color: #e2333b !important;
    font-weight: bolder;
    text-decoration: none !important;
}

.video-reviews {
    margin-top: 10px;
    font-size: 13px;
}

#faq h3 {
    background: none !important;
    padding-left: 5px !important;
}

.right-side-desc {
    float: left;
    width: 565px !important;
    height: auto;
    text-align: justify;
}

.left-side-desc {
    float: left;
    width: 275px;
    height: 180px;
}

    .left-side-desc img {
        width: 275px;
        height: auto;
    }

.poto-gallery-sh {
}

    .poto-gallery-sh img {
        margin: 10px 18px !important;
        border-radius: 0px;
        box-shadow: 2px 2px 2px #cacaca;
        border-bottom: 4px solid #e2333b;
    }

@media only screen and (max-width: 1150px) {
    .container.mobile-container.top-header {
        width: 100% !important;
    }

        .container.mobile-container.top-header .header-right-top {
            margin-right: 10px;
        }
}

.gallery-news-page {
    width: 60% !important;
}

    .gallery-news-page .newsgallery ul li {
        background: none !important;
    }

.main_content.contacts-page {
    width:100% !important;
}

.filed-fifty {
    width: 48% !important;
}

#recaptcha_table {
    width:100% !important;
}

.big-field-container {
    width: 100%;
    display: inline-table;
}

.topsliderslick .slick-next {
    right: 0px !important;
}

.topsliderslick .slick-prev {
    left: 0px !important;
}

.top-filter-home {
    margin-top: 20px;
}

.mobile-slide-slick {
    max-width:100%;
}

@media only screen and (max-width: 500px) {
    .ballch {
        display: none;
    }
    .box_main_xmas {
        margin-bottom: 0px !important;
    }
    .mobile-xmas {
        margin-top: -1px;
    }

    .top-filter-home {
        margin-top: 0px;
    }

    .topsliderslick .slick-prev:before, .topsliderslick .slick-next:before {
        font-size: 30px !important;
        text-shadow: 0px 0px 5px #fff;
    }

    .topsliderslick .slick-prev, .topsliderslick .slick-next {
        z-index: 999 !important;
    }

    .topsliderslick .slick-slide {
        margin: 0px 0px !important;
    }

    .topsliderslick .slick-next {
        right: 10px !important;
    }

    #recaptcha_table {
        width: 100% !important;
    }

    .footer-mobile-contact td{
        text-align:center;
    }

    .title-footer-mobile {
        font-weight: bolder;
        font-size: 14px;
        padding-bottom: 2px;
        padding-top: 10px;
    }


    #information .contacts-mobile li {
        padding-top: 0px;
        padding-bottom: 5px;
    }

    .big-field-container {
        display: block;
    }

    .filed-fifty {
        width: 48% !important;
    }

    .form_box .field {
        width: 96% !important;
    }

    .filed-fifty-mobile {
    }

    .main_content.contacts-page {
        padding: 0px !important;
    }
    
    .sign-mobile {
        text-align: center;
        margin-bottom: 20px;
    }

    .sign-mobile-title {
        padding: 20px 10px 5px 10px;
        color: #e2333b;
        font-size: 13px;
    }
    
    .gallery-news-page {
        width: 100% !important;
    }
    /*30-09-2017*/
    .radio-payment-mobile {
        float: left;
    }

    .payment-end-mobile {
        margin-top: 0px !important;
    }

    .payment-title-mobile {
        margin-bottom: 5px !important;
    }

    .price-mobile-car, .kilometer-mobile-car {
        margin: 0px !important;
        width: 50% !important;
        margin-top: 10px !important;
    }

    .kilometer-mobile-car {
        text-align: right;
    }

    .clear-mobile {
        height: 5px !important;
    }

    .prod_details_mobile_car {
        margin-bottom: 0px !important;
    }

    .car-mobile {
        margin: 0px auto;
        max-width: 215px;
    }

    .car-mobile-container {
        text-align: center;
    }

    .activity-title {
        padding: 5px !important;
    }
    /*Slider AUTO*/
    .prod_details .gallery .preview, .prod_details .gallery .preview figure,
    .slidephoto_container, .prod_details .gallery {
        max-height: 150px !important;
    }

    .prod_details .photo img {
        margin: 30px 12px !important;
    }

    .voucher-image-mobile-container {
        text-align: center;
    }

    .turnslider {
        display: none;
    }

    .normal-label {
        margin-left: 8px;
    }

    .btn_modal_mobile {
        padding-left: 15px;
    }

    .radio-payment {
        margin-left: 0px;
    }

    #mobile_nav .mob_subnav li.active {
        background: #000000 !important;
        color: #fff;
    }

    .aboutus-mobile {
        text-align: center;
    }

    .tparrows.hidearrows {
        opacity: 0 !important;
    }

    .tp-leftarrow {
    }

    .tp-rightarrow {
    }

    #faq h3 {
        background: none !important;
        padding-left: 5px !important;
    }

    .media-mobile-video {
        width: 100% !important;
        border: none !important;
    }

    .video-recensioni {
        text-align: center;
    }

    .mobile-figure-pack-offer {
        margin-left: 35px !important;
    }

    .mobile-cento {
        width: 100% !important;
    }
    /**/


    .head-scheda {
        margin-top: 10px;
    }

    .prod_details .photo {
        height: 175px !important;
    }

    .row.teen-points-list {
        background: #fff;
        padding: 0px !important;
        margin: 0px !important;
    }

    .mobile-faq-ul {
        width: 100% !important;
    }

    .title-faq {
        /*text-align: left !important;*/
        font-size: 13px;
        font-weight: 100;
        line-height: 15px;
    }

    .breadcrumb ol li {
        font-size: 10px !important;
    }

    .offer-moble-car-image {
        width: 100% !important;
        margin-bottom: 10px;
    }

    .mobile-offer {
/*
        height: 540px;
*/
        height: 600px;
    }

    .confirm-text {
        margin: -50px 0px 0px 0px !important;
    }

    .gift-mobile {
        font-size: 15px;
    }

    .settings-mobile-rounds {
        padding-top: 5px !important;
    }

    .mobile-container {
        height: 100px !important;
        border-bottom: 2px solid #e2333b;
    }

    #mobile_nav .contattimobile {
        margin-top: 43px !important;
        font-size: 13px;
    }

    #main .maintitleprod {
        padding: 10px !important;
    }

    .prod_details .text {
        margin-left: 0 !important;
        /*margin-top: 0px;*/
    }

    .prod_details figure img {
        height: auto !important;
        width: 100% !important;
        margin: inherit !important;
    }

    .prod_details .gallery {
        height: 180px !important;
    }

    .left-icons {
        display: none;
    }

    #prod_details > div > div > div:nth-child(2) > div > header > h2 .pacchetti-home {
        width: 100% !important;
    }

    .title-pacchetti {
        padding: 10px 0px 0px 0px !important;
        height: 60px !important;
        margin: 0px 0px 20px 0px !important;
    }

    #listing {
        /*text-align: center;*/
    }

    .box {
        /*margin: 0 10% 25px !important;*/
        height: 568px;
    }

    .techcard {
        padding: 0px !important;
        margin-left: 0px !important;
    }

    #features > .overlay-features {
        width: 92%;
    }

    #features > div > table {
        font-size: 10px;
    }

    .value-scheda-mobile {
        font-size: 15px;
        text-align: center;
        max-width: 100%;
        padding: 0px 10px;
    }

    .sidebar.mobile {
        margin: 0px !important;
        margin-bottom: 10px !important
    }

    .contacts-section {
        text-align: center;
    }

        .contacts-section ul li {
            list-style: none;
        }

    .policy-mobile p {
        text-align: justify !important;
    }

    .hide-mobile, .newslist {
        display: none !important;
    }

    .hide-mobile-weak {
        display: none;
    }

    /*.slick-slide {
        max-width: 175px;
    }*/

    .show-mobile {
        display: block !important;
    }

    .fa.show-mobile {
        display: inline-block !important;
    }

    .additional-date {
        height: 40px !important;
        margin-right: 10px;
    }


    #aside .title, .sidebar .title {
        width: 92% !important;
    }

    #aside .details p, .sidebar .details p {
        width: 90% !important;
        padding: 10px 0px !important;
    }

    #aside .overlay, .sidebar .overlay {
        background: #ececec;
        width: 100%;
        float: left;
        padding: 8px 10px;
    }

    .payment-method {
        width: auto;
        white-space: pre-line;
        margin-right: 10px;
        margin: 0px;
        padding: 0px;
    }

    /*SLICK SLIDER*/
    .super-car-carousel {
        min-height: 0px !important;
    }

    .slick-slider-title h2 {
        font-size: 12px;
        color: #fff;
        margin-bottom: 5px;
    }

    .slick-slider-title {
        height: 60px !important;
    }

    .mobilesidebar {
        float: left;
        margin: 0px !important;
        width: 100% !important;
        display: block;
    }

    .box_main header h2 {
        font-size: 15px !important;
    }

    .figure-phone {
        background-size: 220px auto !important;
    }

    .figure-phone {
        /*height: 100px;*/
        margin-bottom: -65px; /*Iserito per far salire il testo sotto l'immagine nella pagina: pagamento_conferma.asp*/
        margin-top: -15px;
    }

    #detail-moble {
        padding: 0px 10px 0px 10px;
        margin-bottom: 15px;
    }

        #detail-moble p {
            text-align: justify !important;
        }

        #detail-moble ul {
            text-align: justify !important;
            padding-left: 20;
        }

    .mobile-title-total {
        text-align: left;
        font-weight: bold;
    }

    .mobile-total-number {
        color: #e2333b;
    }

    .mobile-detail-lines {
        padding: 0px !important;
        padding-top: 10px !important;
    }

    .mobile-confrim-1 {
        line-height: 16px !important;
    }

    .order-total .description {
        font-size: 20px;
    }

    .order-total {
        text-align: center;
        margin-top: 0px !important;
        padding: 5px 5px 0px 5px !important;
    }

    .settings .col.price {
        width: 100% !important;
        clear: both;
        padding-left: 0px !important;
        text-align: center !important;
        font-size: 20px !important;
    }

    .mobile-title-pack {
        font-size: 16px !important;
        line-height: 15px;
    }

    /*
        .text.mobile-text-pack{margin-top: 60px;}
    */
    .text.mobile-text-pack {
        margin-top: 0px;
    }

    .mobile-figure-pack {
        margin-top: -45px !important;
        background-size: contain !important;
        background-position: center 60% !important;
    }

    .mobile-text-pack {
        padding: 0px !important;
    }

    .car-detail-margin-top {
        margin-top: -5px;
        text-align: justify;
        margin-left: 25px;
    }

    .voucher-image {
        width: 80%;
    }

    .mobile-offet-text p {
        text-align: justify;
        padding-left: 15px !important;
    }

    .mobile-offet-text .title-offer {
        margin-top: 50px;
        margin-bottom: -25px;
    }

    .mobile-offet-text ul {
        text-align: justify;
        padding-left: 30px !important;
    }

    .prod_details .text.right-side-desc {
        width: 100% !important;
    }

    .left-side-desc {
        width: 100% !important;
        height: auto !important;
    }

        .left-side-desc img {
            width: 100%;
            height: auto;
        }

    .prod_details .text.mobile-cento-desc {
        width: 100% !important;
    }
}

.normal-label {
    float: unset !important;
    width: auto !important;
}

.mobilesidebar input[type="submit"] {
    -webkit-appearance: none;
}

.slick-elem-selected {
    /*border: 2px solid #e2333b;*/
    box-shadow: 0 0 13px 10px #e2333b;
}

.red-btn {
    background: #e2333b !important;
}

.subtitle-payment-options {
    font-size: 12px;
    /*font-style: italic;*/
    display: inline-flex;
}

.dd .ddChild li {
    border-bottom: 5px solid #848484 !important;
}

    .dd .ddChild li, .dd .ddChild li.selected {
        background-color: #ffffff !important;
    }

.dd {
    border: 1px solid #c3c3c3;
    background: #fff;
}

#aside .details p, .sidebar .details p {
    width: 90% !important;
}

.calendar-text {
    text-align: justify !important;
}

.sponsors-footer {
    display: none;
}

.alert-old-explorer {
    display: none;
}

.header-right-top {
    float: right;
}

#contatti.new-contatti {
    position: initial !important;
    right: 0px !important;
    top: 0px !important;
    color: #fff !important;
    font-size: 14px !important;
    line-height: 17px !important;
    border: none !important;
    width: 100% !important;
    text-align: right;
}

#social.new-social {
    position: initial;
    right: 0;
    bottom: 0;
    color: #fff;
    font-size: 12px;
    border: none;
    width: 100%;
    margin-top: 5px;
    text-align: right;
}

    #social.new-social a i {
        color: #fff;
        font-size: 25px;
        margin-left: 12px;
    }

.header-right-top .banner-top {
    text-align: right;
    background: #e2333b;
    color: #fff;
    padding: 3px 8px;
    margin-top: 10px;
}

.header-right-top .banner-top-bottom {
    text-align: right;
    color: #fff;
    font-size: 11px;
    margin-top: 5px;
}

.banner-top .more-banner {
    display: inline;
    margin-left: 5px;
}

.top-close {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 25px;
    padding: 15px 20px;
    background: #e2333b;
}

.new-footer-contacts ul li {
    padding: 0px !important;
}

.new-footer-contacts ul {
    margin-bottom: 15px !important;
}

.new-footer-contacts p {
    padding: 0px 0px 3px 0px !important;
}

.contacts-footer li a {
    color: #e2333b;
    font-weight: bold;
}

.form_box .field {
    width: 31%;
}

    .form_box .field.policy, .form_box .field.confirm {
        width: 48%;
    }

/*PAGINA CONTATTI*/
.row.sign {
    width: 98% !important;
}

.sign-top {
    background: #e2333b;
    color: #fff;
    padding: 10px;
    clear: both;
    margin-left: -20px;
}

    .sign-top a {
        color: #fff;
        padding-left: 10px;
        padding-right: 10px;
    }

        .sign-top a:hover {
            color: #fff;
        }

    .sign-top b {
        font-weight: bolder;
    }

.sign-container {
    float: left;
    width: 29%;
    padding: 10px 20px;
    margin-bottom: 30px;
}

.sign-text {
    border-left: 5px solid #e2333b;
    padding-left: 10px;
}

    .sign-text h2 {
        font-size: 20px;
        margin-bottom:10px;
    }

    .sign-text ul {
        margin: 0px;
        padding: 0px;
    }

    .sign-text li {
        list-style: none;
        line-height: 18px;
    }

    .sign-text header {
        margin: 0px;
        padding: 0px;
    }

	.sign-text h2 {
	}

.box_main .sign {
	}

.contacts-divider {
    width: 95% !important;
    margin: 40% 0px 30px 0px;
    border: 1px solid #ececec;
}

#information .col {
    height: auto !important;
}

#information {
    padding-top: 40px;
    padding-bottom: 0px;
}

/*offerte speciali*/
.christmas-light-colored {
    background-image: url('../img/christmas/Christmas-Lights-PNG-Transparent.png');
    background-size: 143px;
    background-repeat: repeat-x;
    padding-right: 0px;
}

.christmas-light-red {
    background-image: url(../img/christmas/light-bulb-red.png);
    background-size: 30px;
    background-repeat: repeat-x;
    padding-right: 0px;
    margin-top: -5px;
}

.christmas-light-angle-r {
    /*ckground-image: url(../img/christmas/ball-1906469_640.png);*/
    background-image: url(../img/christmas/full-chback.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    padding-right: 0px;
    margin-top: 0px;
    float: right;
    background-position-x: right;
}

.text.christmas {
    background: transparent;
}

.btn-buy-christmas {
    background: #e2333b url(../img/christmas/slitta-red.png) no-repeat right center !important;
    background-size: contain;
}

.christmas-bg {
    background: url(../img/christmas/ch_texture.jpg);
    background-size: 160px;
}

.christmas-title {
    color: #fff;
    letter-spacing: 2px;
    font-size: 20px;
    text-shadow: 2px 2px 8px #1b1b1b;
}


h1.christmas-title {
    color: #fff;
    //font-family: Pacifico;
    text-transform: unset !important;
}

.ballch {
    position: absolute;
    margin-top: 50px;
}

.ball1 {
    right: 120px;
}

    .ball1 img {
        max-width: 55px
    }

.ball2 {
    right: 0px;
}

    .ball2 img {
        max-width: 85px
    }

.ball3 {
    left: 5px
}

    .ball3 img {
        max-width: 90px
    }

.ball4 {
    left: 130px
}

    .ball4 img {
        max-width: 55px
    }
/*
h1.christmas-title {
    -webkit-animation: neon3 1s ease-in-out infinite alternate;
    -moz-animation: neon3 1s ease-in-out infinite alternate;
    animation: neon3 1s ease-in-out infinite alternate;
   //animation-iteration-count: 6;
    text-shadow: 0 0 10px #c1010c, 0 0 20px #c1010c, 0 0 30px #c1010c, 0 0 40px #ffffff, 0 0 70px #ffffff, 0 0 80px #ffffff, 0 0 100px #ffffff, 0 0 150px #ffffff;
}

@-webkit-keyframes neon3 {
    from {
        text-shadow: 0 0 10px #c1010c, 0 0 20px #c1010c, 0 0 30px #c1010c, 0 0 40px #ffffff, 0 0 70px #ffffff, 0 0 80px #ffffff, 0 0 100px #ffffff, 0 0 150px #ffffff;
    }

    to {
        text-shadow: 0 0 5px #e88d92, 0 0 10px #e88d92, 0 0 15px #e88d92, 0 0 20px #ffffff, 0 0 35px #ffffff, 0 0 40px #ffffff, 0 0 50px #ffffff, 0 0 75px #ffffff;
    }
}

@-moz-keyframes neon3 {
    from {
        text-shadow: 0 0 10px #c1010c, 0 0 20px #c1010c, 0 0 30px #c1010c, 0 0 40px #ffffff, 0 0 70px #ffffff, 0 0 80px #ffffff, 0 0 100px #ffffff, 0 0 150px #ffffff;
    }

    to {
        text-shadow: 0 0 5px #e88d92, 0 0 10px #e88d92, 0 0 15px #e88d92, 0 0 20px #ffffff, 0 0 35px #ffffff, 0 0 40px #ffffff, 0 0 50px #ffffff, 0 0 75px #ffffff;
    }
}

@keyframes neon3 {
    from {
        text-shadow: 0 0 10px #c1010c, 0 0 20px #c1010c, 0 0 30px #c1010c, 0 0 40px #ffffff, 0 0 70px #ffffff, 0 0 80px #ffffff, 0 0 100px #ffffff, 0 0 150px #ffffff;
    }

    to {
        text-shadow: 0 0 5px #e88d92, 0 0 10px #e88d92, 0 0 15px #e88d92, 0 0 20px #ffffff, 0 0 35px #ffffff, 0 0 40px #ffffff, 0 0 50px #ffffff, 0 0 75px #ffffff;
    }
}
*/
.car-detail-margin-top p {
    text-align: justify !important;
}

/*Offerte speciali Valentine*/

.valentine-bg {
    background: url(../img/valentine/vl_texture2bb.jpg);
    background-size: 240px;
}

.valentine-title {
    color: #fff;
    letter-spacing: 2px;
    font-size: 20px;
    text-shadow: 2px 2px 8px #1b1b1b;
}


h1.valentine-title {
    color: #fff;
    text-transform: unset !important;
}


#regionscro {
}

    #regionscro path {
        fill: #b5b5b5;
        stroke-width: 2px;
        stroke: #e2333b;
    }

#regionsaus path, #regionslo path {
    fill: #b5b5b5;
    stroke-width: 0px;
    stroke: #e2333b;
}
