﻿.ddl {
    width: 100%;
    font-size: 16px;
    font-style: normal;
    height: 50px !important;
    padding: 10px 20px 10px 20px;
    line-height: 28px;
    color: #777777;
    border: none;
    border-radius: 4px;
    background: #ffffff;
    border: 1px solid #ffffff;
}

.inviaFoto {
    margin-bottom: 10px;
    padding: 0.5em;
    color: #fff;
    background-color: #EE332C !important;
    border-radius: 10px;
}

.noleggio .lower-content {
    flex-grow: 3;
    display: flex;
    flex-direction: column;
    align-items: center;

}

.noleggio .btn-style-one {
    padding: 0;
    width: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.radioButtonHome input[type="radio"] {
    /*position: absolute;
    opacity: 0;
    width: 0;
    height: 0*/
    /*display: none*/
    width: 0;
}

.lista {
    position: relative;
    margin-bottom: 10px;
    padding: 0px;
    margin: 0px;
}

.radioButtonHome input[checked="checked"] ~ label > span {
    background-color: #ffffff;
    border-color: #e3bf08!important;
}

/*.circle {
    border: 2px solid #ffffff;
}*/

.contenitore-cerchio {
    position: relative;
    display: block;
    margin-right: 14px;
    font-size: 16px;
    background: none;
    color: #ffffff;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 24px;
    cursor: pointer;
    margin-bottom: 10px;
    display: inline-block;
    transition: all 500ms ease;
}

.cerchio {
    position: relative;
    width: 15px;
    height: 15px;
    top: 1px;
    margin-right: 8px;
    display: inline-block;
    border-radius: 50px;
    border: 2px solid #ffffff;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.bottone {
    float: right
}

.h1Parco {
    position: relative;
    color: #ffffff;
    font-weight: 700;
    line-height: 1.3em;
    font-size: 32px;
}

.h1 {
    position: relative;
    font-weight: 700;
    line-height: 1.3em;
}

.link-bianco {
    color: #ffffff;
}

    .link-bianco:hover {
        color: #ffffff;
        text-decoration: underline;
    }

.marche-img {
    width: 100px !important;
    height: 100px;
}

.marche-img-centrata {
    text-align: center;
    display: block;
}

input[type="checkbox"] {
    width: 24px;
    height: 24px;
    margin: 0px 6px;
    vertical-align: bottom;
    margin-left: 0px !important;
    float: none !important;
}

.colonne-social-veicolo {
    text-align: center;
    padding-bottom: 1em;
}

.elementi-contatto > a {
    font-size: 17px;
    color: #777777;
}

    .elementi-contatto > a:hover {
        color: #164382
    }

.testo-sede {
    font-size: 18px !important;
}

.deal-block-two .inner-box .content-column h2 {
    position: relative;
    color: #000000;
    font-weight: 600;
    line-height: 1.3em;
}

.statistiche .icon, .statistiche span, .statistiche .counter-title {
    color: white !important;
}

.statistiche {
    background-image: url('/images/sfondo_auto.png');
    background-position: 50% 50%;
    padding: 85px 0 105px 0;
    background-repeat: no-repeat;
}


.contenitore-social {
    background-color: #213D91;
    padding: 10px 0 10px 0;
    border-radius: 45px;
}

.contenitore-social .fa.fa-refresh:hover {
    -webkit-animation: infinite-spinning 1.8s ease-out 0s infinite normal;
    animation: infinite-spinning 1.8s ease-out 0s infinite normal;
    color:white!important;
}

@keyframes infinite-spinning {
    from {
        transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        -webkit-transform: rotateY(0deg);
    }

    to {
        transform: rotateY(360deg);
        -ms-transform: rotateY(360deg);
        -webkit-transform: rotateY(360deg);
    }
}


.statistiche .row{
    margin:0;
}

.contenitore-dipendente {
    border: 1px solid #CBCBCB;
    border-radius: 10px;
    padding: 0.5em;
    margin: 1em 0;
}

.logo{
    padding:1em 0;
}

.prezzo-offerta {
    color: Green!important;
    font-size: 30px;
    font-weight: bold;
    font-family: 'Work Sans', sans-serif;
}

.prezzo-normale {
    position: relative;
    color: Green!important;
    font-size: 25px;
    font-weight: 700;
    margin-top: 16px;
    font-family: 'Work Sans', sans-serif;
}
.prezzo-normale-con-offerta {
    position: relative;
    color: red!important;
    font-size: 25px;
    font-weight: 700;
    margin-top: 16px;
    text-decoration:line-through;
    font-family: 'Work Sans', sans-serif;
}

.riga-prezzo {
    padding-top: 0.2em;
}

.righe-informazioni {
    padding-top: 1em;
    padding-bottom: 1em;
}

    .righe-informazioni div {
        font-size: 16px;
        padding-top: 3px;
    }

.contenitore-info-veicolo {
    padding: 10px 20px 10px!important;
}

.logo-privatoSicuro {
    position: absolute;
    right: 10px;
    top: 15px;
}


.whatsapp-parco-auto {
    position: absolute;
    left: 10px;
    width: 35px;
    height: 35px;
    color: #ffffff;
    text-align: center;
    border-radius: 50%;
    background-color: #4DC35A;
    top: 15px;
}

    .whatsapp-parco-auto img {
        margin-top: 15%;
    }

.contenitore-accessori i{
    color: green;
}

.whatsApp {
    background-color: rgb(42, 217, 113);
    height: 60px;
    width: 60px;
    line-height: 55px;
    border-radius: 30px;
}
.posWhatsapp {
    position: fixed;
    bottom: 1em;
    right: 15px;
    width: 60px;
    height: 60px;
    z-index: 9999;
}

@media screen and (max-width: 992px) {
    .colonneVetrinaMob {
        display: flex;
        flex-wrap: nowrap;
    }
}

/*@media(min-width:992px) {
    #bottone-filtri {
        display: none;
    }
}*/

/*@media(max-width:992px) {
    .apri {
        display: block;
        height: 100%;
        transition: width 2s;
    }

    .chiudi {
        display: none;
    }

  #header.topbar-dark .topbar {
        background-color: #dadef3;
    }

    .page-section-ptb {
        margin: 17px 0;
    }

    #bottone-filtri {
        text-align: center;
        width: 50%;
        color:white
    }

    .widget-content {
        text-align: center
    }
}*/


.situazione-parco {
    font-family: 'Roboto',sans-serif;
    width: 100%;
    padding: 4px;
    line-height: 1.6em;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    box-shadow: 0 3px 6px #00000029;
    border-radius: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: green;
    color:white
}

.container-situazione-parco {
    position: absolute;
    top: 60px;
    right: -3px;
    z-index: 11;
    width: 160px;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


.riga-tabella {
    position: relative;
    font-size: 16px;
    margin-bottom: 3px;
}


@media (min-width: 992px) {
    .container-stretto {
        padding-right: 10em;
        padding-left: 10em;
    }

    .container-veicolo-caricamento .image {
        width: 80%
    }
}

.txt{color:white}

.contenitore-permuta{
    padding:30px 0
}
    .contenitore-permuta a {
        margin-left: 2em;
    }


.about-section > div {
    padding: 0;
}

.about-section .row {
    align-items: center;
}

@media (max-width: 991px) {
    .about-section .form-column .inner-column {
        padding: 1em 2em;
    }

    .container-situazione-parco{
        top:100px
    }


    .page-title {
        position: relative;
        padding: 60px 0px;
        text-align: center;
    }
}

.bottone{
    cursor:pointer
}

#dropdown-ricerca table td {
    display: flex;
}

.select-column .form-group, .select-column .select{
width:100%!important
}