/*===============================================================================
                            Article Page CSS Start
===============================================================================*/
/* tyres centre-top css start */
#article {
    background: whitesmoke;
}

#tyres_top {
    margin-top: 60px;
}

#tyres_top .tyres_box {
    display: flex;
    justify-content: space-between;
}

#tyres_top .tyres_top_leftpart {
    display: flex;
    align-items: center;


}

#tyres_top .tyres_top_leftpart i {
    color: #ffa500;
    margin-left: 30px;
    font-size: 18px;
}

#tyres_top .tyres_top_leftpart h4 {
    color: #575757;
    font-size: 14px;
    font-weight: 400;
    padding-left: 10px;

}

#tyres_top .tyres_top_rightpart {
    display: flex;
    justify-content: space-between
}

#tyres_top .tyres_top_rightpart i {
    color: #ffa500;

    font-size: 18px;
}

#tyres_top .tyres_top_rightpart h4 {
    color: #575757;
    font-size: 14px;
    font-weight: 400;
    padding-left: 9px;
}

/* tyres centre-top css end */


/* tyres centre css start */
#tyres_center .tyres_head_text h2 {
    color: #1e272f;
    font-size: 32px;
    font-weight: 600;
    padding-left: 30px;
    padding-top: 30px;

}

#tyres_center .Categorie_head h3 {
    padding-top: 30px;
    color: #222222;
    font-size: 22px;
    font-weight: 600;

}

#tyres_center .catagorie_text {
    border-bottom: 1px solid #dfdfdf;
    padding-top: 25px;
}

#tyres_center .catagorie_left {
    display: flex;
    justify-content: space-between;
}

#tyres_center .catagorie_left p {
    font-size: 18px;
    color: #8b8b8b;
    font-weight: 400;
    padding-bottom: 10px;

}


#tyres_center .ultimi_articoli {
    padding-top: 25px;
}

#tyres_center .ultimi_img {
    padding-top: 5px;
}

#tyres_center .ultimi_bottom {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

#tyres_center .ultimi_articoli h3 {
    color: #222222;
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 40px;
}

#tyres_center .ultimi_text p {
    color: #8b8b8b;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    padding-top: 5px;
}

#tyres_center .ultimi_text h4 {
    color: #222222;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    padding-top: 5px;
}

#tyres_center .tyres_center_img img {
    margin-top: 30px;
}

#tyres_center .tyres_text {
    margin: 0px 30px;
    padding-bottom: 30px;
}

#tyres_center .tyres_text p {
    /*padding-top: 35px;*/


}

#tyres_center .tyres_text h3 {
    color: #000000;
    font-size: 17px;
    font-weight: 600;
    padding-top: 30px;


}

/* tyres centre css end */



/* Condividi css start */
#Condividi {
    margin-bottom: 40px;
}

#Condividi .condividi {
    padding: 25px 0px;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;

}

#Condividi .condividi_box {
    display: flex;
    justify-content: space-between;

}

#Condividi .condividi_text h3 {
    color: #1e272f;
    font-size: 22px;
    font-weight: 600;
    padding-top: 15px;
    padding-left: 30px;

}

#Condividi .condividi_text {
    display: flex;

}

#Condividi .condividi_social {
    display: flex;
    align-items: center;
}

#Condividi .condividi_social a {
    text-align: center;
    color: #000000;
    transition: .4s;
    margin-right: 20px;

}

#Condividi .condividi_social a:hover {
    color: #ffa500;
}

#Condividi .condividi_social i {
    width: 50px;
    height: 50px;
    border: 1px solid #e4e4e4;
    border-radius: 50%;
    padding-top: 16px;

    font-size: 14px;
}

/* Condividi css end */

/* guarda css start */
#Guarda {
    padding: 20px 0 80px 0px;
}

#Guarda .guarda_head {
    border-bottom: 1px solid #dfdfdf;
}

#Guarda .guarda_head h3 {
    padding-bottom: 30px;
    color: #000000;
    font-size: 28px;
    font-weight: 600;
    padding-left: 30px;
}

#Guarda .guarda_img_part {
    margin-top: 50px;
}

#Guarda .guarda_img {
    position: relative;
}

#Guarda .guarda_text h6 {
    position: absolute;
    top: 15px;
    left: 20px;
    background: rgba(44, 45, 44, 0.781);
    padding: 10px;
    color: #fbfbfb;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 4px;
}

#Guarda .guarda_text h4 {
    position: absolute;
    bottom: 30px;
    left: 30px;
    padding-right: 30px;
    line-height: 24px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
}

/* guarda css end */


/*===============================================================================
                            Article Page CSS End
===============================================================================*/





/*===============================================================================
                      Compila il form   Page CSS Start
===============================================================================*/

/* Form_part Start */
.location_part {
    position: relative;
}
.location_part iframe {
    height: 350px;
}

#form_part {
	background: #f5f5f5;
	width: 100%;
	margin-top: -7px;
}

#form_part .form_part_item {
    background: #fff;
    padding: 25px 40px 30px 30px;
    position: absolute;
    top: -121px;
    left: 0;
}

#form_part .form_part_icon i {
    padding: 22px;
    border-radius: 50%;
    border: 2px solid #dfdfdf;
    color: #ffa500;
    font-size: 20px;

}

#form_part .form_part_icon.prenotaonline i{
    color: #000000;
    background-color: #ffa500;
}

#form_part .form_text_part h3 {
    font-family: 'Work Sans', sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #000;
    line-height: 60px;

}

#form_part .form_text_part p {


    font-family: 'Work Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #575757;
}

#form_part .form_text_part span {
    font-family: 'Work Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #ffa500;
}

#form_part .form_part_item {
    position: relative;
}

#form_part .form_part_item::after {
    position: absolute;
    content: '';
    top: 122px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #dfdfdf;
}

#form_part .form_text_part_two h5 {
    font-size: 16px;
    font-family: 'Work Sans', sans-serif;

    font-weight: 400;
    color: #575757;
    padding-top: 66px;
    padding-bottom: 27px;
}

.name {
    padding: 10px;
    background: #f5f5f5;
    width: 100%;
    border: none;
    font-size: 15px;
    font-family: 'Work Sans', sans-serif;

    font-weight: 400;
    margin-bottom: 16px;
}

.name .form-select {
    display: block;
    width: 100%;
    padding: 0;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #868686;
    padding-left: 0;
    padding-right: 0;
    background-color: #f5f5f5;
    border: 0;
    border-radius: 0;
}

.add-icon {
    position: relative;
}

.add-icon span {
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: 99;
}

#form_part .form_part_item input {
    outline: none;
    padding-left: 14px;

}

.form-select:focus {
    border-color: rgba(134, 183, 254, 0);
    outline: 0;
    box-shadow: 0 0 0 0 rgba(13, 110, 253, 0);
}

#form_part .form_part_item textarea {
    padding-left: 14px;
    outline: none;
    border: none;
    background: #f5f5f5;
    width: 100%;
    font-size: 15px;
    padding-top: 15px;
    height: 100px;
}

#form_part .form_end_text {
    margin-top: 30px;

}

.form-check-input:focus {
    box-shadow: 0 0 0 0 rgba(13, 110, 253, 0);
}

#form_part .form_end_text label {
    font-family: 'Work Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #575757;

}

#form_part .form_end_text span {
    font-family: 'Work Sans', sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #ffa500;
}

/*#form_part button {*/
/*    padding: 15px 20px;*/
/*    background: #ffa500;*/
/*    border-radius: 5px;*/
/*    border: none;*/
/*    margin-top: 30px;*/
/*    font-size: 14px;*/
/*    text-transform: uppercase;*/
/*    font-weight: 600;*/
/*    transition: all linear .3s;*/
/*}*/

/*#form_part button:hover {*/
/*    background: #000;*/
/*    color: #ffa500;*/
/*}*/


.btn-req-quotation {
    padding: 15px 20px;
    background: #ffa500;
    border-radius: 5px;
    border: none;
    margin-top: 30px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    transition: all linear .3s;
    cursor:pointer;
    color: #000;
}

.btn-req-quotation:hover {
    background: #000;
    color: #ffa500;
}


#form_part .form-check-input:checked {
    background-color: #ffa500;
    border: none;

    outline: none;
    box-shadow: none;
}

#form_part .form-check {
    margin-bottom: 15px;
}

#form_part .form-check-label {
    color: #575757;
    padding-left: 20px;
}



/* Form_part End */



/*===============================================================================
                      Compila il form   Page CSS End
===============================================================================*/









/*===============================================================================
                       Lavoracon two Form  Page CSS Start
===============================================================================*/



/* Banner Satrt */
#lavoracontwo #banner {
    background: url(../images/banner/Banner_Lavora_con_noi.jpg);
    background-size: ;
    background-position: center;
    background-repeat: no-repeat;
    padding: 80px 0 100px;
    margin-top: -27px;
}

#lavoracontwo .banner_text {
    padding-left: 30px;
}

#lavoracontwo #banner .banner_text h1 {
    font-size: 42px;
    font-weight: 700;
    color: #000;
    line-height: 82.83px;
}

#lavoracontwo #banner .banner_text p {
    font-size: 18px;
    font-weight: 400;
    color: #575757;
    line-height: 26px;
    padding-bottom: 96px;
}

#lavoracontwo .spc-bwtn {
    display: flex;
    justify-content: space-between;
}

#lavoracontwo .pl-4 {
    padding-left: 40px;
}

/* Banner End */


/* Filtra per Start */
#filtra_per {
    padding: 16px 0 64px 0;
    background: #f5f5f5;
    margin-top: -64px;
}

#filtra_per .filtra_per_main {
    padding: 30px 0;
    border-radius: 5px;
    margin-top: -64px;
    margin-bottom: 30px;
    background: #fff;
}

#filtra_per .filtra_per {
    color: #000;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

#filtra_per .filtra_per_item_Name {
    display: flex;
    align-items: center;
}

#filtra_per .filtra_per_item_Location {
    display: flex;
    align-items: center;
}

#filtra_per .filtra_per_item_Date {
    display: flex;
    align-items: center;
}

#filtra_per .filtra_per_item_Name i {
    margin-right: 10px;
    color: #ffa500;
    font-size: 16px;
}

#filtra_per .filtra_per_item_Name h3 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    line-height: 22px;
}

#filtra_per .filtra_per_item_Location i {
    margin-right: 10px;
    color: #ffa500;
    font-size: 16px;
}

#filtra_per .filtra_per_item_Location h3 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    line-height: 22px;
}

#filtra_per .filtra_per_item_Date i {
    margin-right: 10px;
    color: #ffa500;
    font-size: 16px;
}

#filtra_per .filtra_per_item_Date h3 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    line-height: 22px;
}

#filtra_per .filtra_per_item_text h2 {
    font-size: 24px;
    color: #000;
    line-height: 21.79px;
    font-weight: 600;
    padding: 20px 0;
}

#filtra_per .filtra_per_item_text h2 span {
    font-size: 24px;
    color: #ffa500;
    line-height: 21.79px;
    font-weight: 400;
}

#filtra_per .filtra_per_item_text p {
    font-size: 16px;
    color: #575757;
    line-height: 24px;
    font-weight: 400;
    padding-bottom: 29px;
}

#filtra_per .filtra_per_item_text_btn span a {
    font-size: 13px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 3px;
    border: 1px solid #dfdfdf;
    padding: 14px 16px;
    cursor: pointer;
    transition: all linear .3s;
}

#filtra_per .filtra_per_item_text_btn span a:hover {
    color: #000;
    border: 1px solid #ffa500;
    background: #ffa500
}

.form-check-input:checked[type="checkbox"] {
    background-image: url("../images/check-mark.png");
}

#filtra_per .filtra_per_item_text_btn {
    padding-top: 33px;
    display: flex;
    justify-content: end;
}

#filtra_per .border-1 {
    border-top: 1px solid #dfdfdf;
}

#filtra_per .filtra_per_item_form {
    padding: 30px;
    padding-bottom: 5px;
    padding-top: 40px;
}

#filtra_per .filtra_per_item_form_head_txt {
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    color: #575757;
    padding-bottom: 30px;
}

#filtra_per .filtra_per_item_form form input {
    background-color: #f5f5f5;
    color: #575757;
    font-size: 15px;
    padding: 14px 15px;
    outline: none;
    border: none;
    border-radius: 5px;
    font-weight: 400;
}

#filtra_per .form-check-input[type="checkbox"] {
    padding: 0;
    height: 16px;
    width: 16px;
    background-color: #f5f5f5;
}

#filtra_per .filtra_per_item_form form input:focus {
    color: #575757;
}

#lavoracontwo .form-check {
    margin-left: 11px;
}

#filtra_per .form-control:focus {
    color: #575757;
    background-color: #f5f5f5;
    border-color: 0;
    outline: 0;
    box-shadow: 0 0 1px 1px #ffa500;
}

#filtra_per .filtra_per_item_form form textarea {
    background: #f5f5f5;
    color: #575757;
    font-size: 15px;
    padding: 17px 15px;
    outline: none;
    border: none;
    border-radius: 3px;
    font-weight: 400;
    height: 100px;
}

#filtra_per .form-check-input:checked {
    background-color: #ffa500;
}

#filtra_per .form-check-input:focus {
    outline: 0;
    box-shadow: none;
}

#filtra_per .form-check-label {
    font-size: 13px;
    font-weight: 400;
    color: #575757;
    line-height: 23px;
}

#filtra_per .form-check-label span {
    font-weight: 600;
    color: #ffa500;
}

#filtra_per .form-check #filtra_per .form-check-input {
    float: left;
    margin-left: -15px;
    margin-right: 10px;
}

#filtra_per .submitbtn {
    font-weight: 600;
    font-size: 14px;
    color: #000;
    background: #ffa500;
    padding: 15px 20px;
    outline: none;
    border: none;
    text-transform: uppercase;
    border-radius: 5px;
    transition: all linear .3s;
}

#filtra_per .submitbtn:hover {
    font-weight: 600;
    font-size: 14px;
    color: #ffa500;
    background: #000;
    padding: 15px 20px;
    outline: none;
    border: none;
    text-transform: uppercase;
    border-radius: 5px;
}

#filtra_per .from_inner_one {
    position: relative;
    border-radius: 5px;
}

#filtra_per .from_inner_one::before {
    content: attr(data-text);
    display: block;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    position: absolute;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    z-index: 111;
    pointer-events: none;
}

#filtra_per .from_inner_one::after {
    content: "Carica il tuo CV";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 111;
    font-size: 15px;
    font-weight: 400;
    color: #575757;
    left: 15px;
    pointer-events: none;
}

#filtra_per .frm_inr_inr {
    position: relative;
}

#filtra_per .frm_inr_inr::after {
    content: "";
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 5px;
    border: 1px solid #dfdfdf;
    z-index: 110;
    pointer-events: none;
}

#filtra_per .from_inner_two {
    position: relative;
    border-radius: 5px;
}

#filtra_per .from_inner_two::before {
    content: attr(data-text);
    display: block;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    position: absolute;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    z-index: 111;
    pointer-events: none;
}

#filtra_per .from_inner_two::after {
    content: "Carica la lettera di motivazione";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 111;
    font-size: 15px;
    font-weight: 400;
    color: #575757;
    left: 15px;
    pointer-events: none;
    display: block;
}

#filtra_per .frm_inr_inr {
    position: relative;
    ;
}

#filtra_per .frm_inr_inr::after {
    content: "";
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 5px;
    border: 1px solid #dfdfdf;
    z-index: 110;
    pointer-events: none;
}


/* Filtra per End */




/*===============================================================================
                       Lavoracon two Form  Page CSS End
===============================================================================*/










/*===============================================================================
                                lavoracon  Page CSS Start
===============================================================================*/






/* Filtra per Start */
#filtra_per.lavoracon {
    padding: 16px 0 64px 0;
    background: #f5f5f5;
    margin-top: -64px;
}

#filtra_per.lavoracon .filtra_per_main {
    padding: 30px;
    border-radius: 5px;
    margin-top: -64px;
    margin-bottom: 30px;
}

#filtra_per.lavoracon .filtra_per {
    color: #000;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

#filtra_per.lavoracon .filtra_per i {
    margin-right: 16px;
    font-size: 16px;
    cursor: pointer;
}

#filtra_per.lavoracon .filtra_per h3 {
    font-size: 16px;
    font-weight: 600;
}

#filtra_per select {
    width: 100%;
    outline: none;
    border: none;
    background: #f5f5f5;
    border-radius: 3px;
    padding: 16px;
    color: #575757;
    font-size: 15px;
}

#filtra_per.lavoracon .filtra_per_item {
    padding: 30px;
    border-radius: 5px;
    margin-bottom: 15px;
    background: #fff;
    padding-bottom: 0;
}

#filtra_per.lavoracon .filtra_per_item_Name {
    display: flex;
    align-items: center;

}

#filtra_per.lavoracon .filtra_per_item_Location {
    display: flex;
    align-items: center;

}

#filtra_per.lavoracon .filtra_per_item_Date {
    display: flex;
    align-items: center;

}




#filtra_per.lavoracon .filtra_per_item_Name i {
    margin-right: 10px;
    color: #ffa500;
    font-size: 16px;
}

#filtra_per.lavoracon .filtra_per_item_Name h3 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    line-height: 22px;
}

#filtra_per.lavoracon .filtra_per_item_Location i {
    margin-right: 10px;
    color: #ffa500;
    font-size: 16px;
}

#filtra_per.lavoracon .filtra_per_item_Location h3 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    line-height: 22px;
}

#filtra_per.lavoracon .filtra_per_item_Date i {
    margin-right: 10px;
    color: #ffa500;
    font-size: 16px;
}

#filtra_per.lavoracon .filtra_per_item_Date h3 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    line-height: 22px;
}

#filtra_per.lavoracon .filtra_per_item_text h2 {
    font-size: 24px;
    color: #000;
    line-height: 21.79px;
    font-weight: 600;
    padding: 20px 0;
}

#filtra_per.lavoracon .filtra_per_item_text h2 span {
    font-size: 24px;
    color: #ffa500;
    line-height: 21.79px;
    font-weight: 400;
}

#filtra_per.lavoracon .filtra_per_item_text p {
    font-size: 16px;
    color: #575757;
    line-height: 24px;
    font-weight: 400;
}


/* Filtra per End */






/*===============================================================================
                                lavoracon  Page CSS End
===============================================================================*/













/*===============================================================================
                                Manutenzione  Page CSS End
===============================================================================*/



/* faq_banner css start */
#manutenzione #banner_item {
    background: url(../images/faq_banner/BestDrive_Manutenzione_Auto_C.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    /*padding: 105px 0px;*/
    padding: 200px 0px;/*custom with sticky*/
}

#manutenzione #banner_item .banner_text h2 {
    color: #000000;
    font-size: 42px;
    font-weight: 700;
}

#manutenzione #banner_item .banner_text p {
    color: #575757;
    font-size: 26px;
    font-weight: 400;
    line-height: 32px;
    padding-top: 20px;
    padding-bottom: 40px;
    padding-right: 10px;
}

#manutenzione #banner_item .banner_text a i {
    padding-right: 10px;
}

#manutenzione #banner_item .banner_text a {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    background: #ffa500;
    padding: 10px 20px;
    border-radius: 4px;
    transition: all linear .3s;
}

#manutenzione #banner_item .banner_text a:hover {
    color: #ffa500;
    background: #000;
}

/* faq_banner css end */
/* faq css start */
#manutenzione #faq {
    background: #f5f5f5;
    padding: 80px 0px;
}

#manutenzione .faq_head h3 {
    font-size: 28px;
    font-weight: 600;
    color: #000;
}

#manutenzione .faq_head p {
    font-size: 20px;
    font-weight: 400;
    color: #575757;
    padding-top: 20px;
}

#manutenzione .faq_items {
    margin-top: 35px;
}

/* faq css end */

/* acordion css start */
#manutenzione .accordion-button:not(.collapsed) {
    color: #000000;
    background-color: none;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}

#manutenzione button:focus:not(:focus-visible) {
    outline: #dfdfdf;
}

#manutenzione .accordion-button:focus {
    z-index: 3;
    border-color: #fff;
    outline: #dfdfdf;
    box-shadow: none;
}

#manutenzione .accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    font-weight: 600;
    padding: 1rem 1.25rem;
    font-size: 20px;
    color: #000;
    text-align: left;
    background-color: #f5f5f5;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
}

#manutenzione .accordion-button:not(.collapsed) {
    background-color: none;
    box-shadow: 0 0 0 0 rgba(245, 245, 245, 0);
}

#manutenzione .accordion-button.collapsed {
    background-color: #f5f5f5;
}

#manutenzione .accordion-header img {
    margin-right: 10px;
}

#manutenzione .accordion-button::after {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    margin-left: auto;
    content: "";
    border: 1px solid #000;
    border-radius: 50%;
    background-image: url(../images/acording/Beaccordion.png);
    background-repeat: no-repeat;
    background-size: 16px;
    background-color: #000;
    transition: transform .2s ease-in-out;
    background-position: center;
}

#manutenzione .accordion-button:not(.collapsed)::after {
    background-image: url(../images/acording/accordion_minus.png);
    transform: rotate(180deg);
}

#manutenzione .accordion-button:not(.collapsed)::after {

    transform: rotate(0deg);
}

#manutenzione .accordion_tex_left {
    margin-left: 50px;
}

#manutenzione .accordion-body {
    padding: 0px;
    border-top: 1px solid rgba(0, 0, 0, .125);
}

#manutenzione .accordion-item {
    border: 1px solid rgba(0, 0, 0, .125);
    border-left: 0;
    border-right: 0;
}

#manutenzione .accordion-item.b-t1 {
    border-top: 1px solid rgba(0, 0, 0, .125);
}

#manutenzione .accordion-item.b-b1 {
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

#manutenzione .accordion_tex_left p:first-child {
    padding-top: 15px;
}

#manutenzione .accordion_tex_left p {
    padding-bottom: 20px;
    font-size: 12px;
    color: #575757;
    font-weight: 400;
}

#manutenzione .accordion_tex_left h3 {
    padding-bottom: 20px;
    font-size: 14px;
    color: #575757;
    font-weight: 400;
}

#manutenzione .accordion_tex_left span {
    padding-bottom: 20px;
    font-size: 16px;
    color: #575757;
    font-weight: 600;
    line-height: 24px;
}

#manutenzione .accordion_tex_left ul li {
    display: block;

}

#manutenzione .accordion_tex_left ul li i {
    margin-right: 15px;
    padding-top: 5px;
    font-size: 18px;
    color: #ffa500;
}

#manutenzione .accordion_tex_left ul li span {
    font-size: 12px;
    color: #000;
    font-weight: 500;

}

#manutenzione .accordion_text_btn {
    margin-top: 40px;
    margin-bottom: 50px;
}

#manutenzione .accordion_text_btn a {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    background: #ffa500;
    padding: 12px 20px;
    border-radius: 4px;
    transition: all linear .3s;
}

#manutenzione .accordion_text_btn a:hover {
    color: #ffa500;
    background: #000;
}

#manutenzione .accordion_text_btn a i {
    margin-right: 10px;
}


/*start CUSTOM*/
#manutenzione .accordion-btn-inverse {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    background: #ffa500;
    padding: 12px 20px;
    border-radius: 4px;
    transition: all linear .3s;
}
#manutenzione .accordion-btn-inverse:hover {
    color: #ffa500;
    background: #000;
}

#manutenzione .accordion-btn-inverse i {
    margin-right: 10px;
}
/*end CUSTOM*/
/* acordion css end */


/*===============================================================================
                                Manutenzione  Page CSS End
===============================================================================*/




/*===============================================================================
                                Scegli  Page CSS  Start
===============================================================================*/



/* Scegli css start */
#Scegli {
    background: #f5f5f5;
    /*padding-top: 50px;*//*custom with sticky*/
    padding-top: 80px;/*custom with sticky*/
    padding-bottom: 80px;
}

#Scegli .scegli {
    background: #ffffff;
    padding-top: 25px;
}

#Scegli .scegli_top {

    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 25px;
}

#Scegli .scegli_box {
    display: flex;

}

#Scegli .slegli_text {
	margin-left: 20px;
	margin-right: 20px;
}
#Scegli .slegli_icon {
    margin-left: 30px;

}

#Scegli .slegli_icon i {
    width: 70px;
    height: 70px;
    border: 1px solid #dfdfdf;
    text-align: center;
    padding-top: 20px;
    font-size: 25px;
    color: #ffa500;
    border-radius: 50%;
}

#Scegli .slegli_text h3 {
    font-size: 24px;
    font-weight: 600;
    color: #000;
    padding-top: 10px;
    padding-bottom: 10px;

}

#Scegli .slegli_text p {
    font-size: 18px;
    font-weight: 400;
    color: #575757;


}

#Scegli .manutenzione {
    margin-top: 40px;
    margin-left: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dfdfdf;
}

#Scegli .manutenzione img {
    height: 25px;
}

#Scegli .manutenzione.two {
    margin-left: 0;
}

#Scegli .manutenzione.three {
    margin-right: 30px;
    margin-left: 0px;
}

#Scegli .manutenzione h3 {
    display: inline-block;
    font-size: 20px;
    color: #000000;
    font-weight: 600;
    padding-left: 15px;
}

#Scegli .manutenzione_checkbox {
    margin-left: 30px;
    margin-top: 30px;
}

#Scegli .manutenzione_checkbox.two {
    margin-left: 0px;
}

#Scegli .form-check-input:checked {
    background-color: #ffa500;
    border: none;

    outline: none;
    box-shadow: none;
}

#Scegli .form-check {
    margin-bottom: 15px;
}

#Scegli .form-check-label {
    color: #575757;
    padding-left: 20px;
}

#Scegli .form-check-label:hover {
    color: #000000;
}

#Scegli .scegli_botton {
    margin-top: 40px;
}

#Scegli .scegli_botton a {
    background: #ffa500;
    padding: 15px 0px;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    display: block;
    text-transform: uppercase;
    border-radius: 0px 0px 4px 4px;
    transition: .4s;
}

#Scegli .scegli_botton a:hover {
    background: #000;
    color: #ffa500;
}





#comom-check .form-check .text {
    font-weight: 400;
    font-size: 14px;
    color: #575757;
}
#comom-check .form-check:hover .text {
    color: #000;
}
#comom-check .form-check {
	display: block;
	position: relative;
	padding-left: 50px;
	margin-bottom: 20px;
	cursor: pointer;
	font-size: 8px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding-bottom: 0;
	min-height: 10px;
}
/* Hide the browser's default checkbox */
#comom-check .form-check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
/* Create a custom checkbox */
#comom-check .checkmark {
	position: absolute;
	top: 4px;
	left: 0;
	height: 14px;
	width: 14px;
	background-color: none;
	border-radius: 4px;
	border: 1px solid rgba(0,0,0,.25);
	overflow: hidden;
}
#comom-check .form-check input:checked ~ .checkmark {
	background-color: #ffa500;
    border: 1px solid #ffa500;
}
#comom-check .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
#comom-check .form-check input:checked ~ .checkmark:after {
  display: block;
}
#comom-check .form-check input:checked ~ .text {
  font-weight: 600;
}
#comom-check .form-check .checkmark::after {
	left: -1px;
	top: 0;
	width: 14px;
	height: 12px;
	background-image: url("../images/check-mark.png");
    background-size: cover;
    background-position: left;
}

/*===============================================================================
                                Scegli  Page CSS End
===============================================================================*/











/*===============================================================================
                                Vettoroto  Page CSS Start
===============================================================================*/




#vttoroto {
    background: #f5f5f5;

}

#vttoroto .hr-color hr {
    background-color: #aaa;
}

#banner_slick {
    overflow: hidden;
}

#banner_slick .banner_item {
    /*background: url(../images/vettorato/BestDrive_Magazine.jpg);*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 30px 0px;
    border-radius: 5px;
}

#banner_slick .banner_overly {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.541), rgba(128, 128, 128, 0.287));
    padding: 100px 0px;
    border-radius: 5px;
}

#banner_slick .banner_text h4 {
    color: #fbfbfb;
    font-size: 11px;
    font-weight: 600;
    background: rgba(4, 4, 6, 0.644);
    display: inline-block;
    margin-left: 60px;
    padding: 10px;
    border-radius: 4px;
}

#banner_slick .banner_text h2 {
    color: #ffffff;
    font-size: 28px;
    font-weight: 600;
    padding-top: 15px;
    line-height: 34px;
    margin-left: 60px;
    padding-bottom: 25px;
}

#banner_slick .banner_text a {
    color: #ffa500;
    font-size: 14px;
    font-weight: 600;

    padding-right: 10px;
    margin-left: 60px;

}

#banner_slick .banner_text a i {
    padding-top: 6px;
}

#banner_slick .slick-dots {
    position: absolute;
    left: 102px;
    bottom: 83px;
    transform: translateX(-50%);
}

#banner_slick .slick-dots li {
    display: inline-block;
    margin: 0px 6px;
}

#banner_slick .slick-dots li button {
    font-size: 0px;
    height: 10px;
    width: 10px;
    background: #494a4c;
    border-radius: 50%;
    border: none;
}

#banner_slick .slick-dots .slick-active button {
    background-color: #fff;
    width: 10px;
    height: 10px;
}

#vttoroto #magazine .nav-tabs {
    border-bottom: 0;
    margin-bottom: 20px;
    margin-top: 0;
}

#vttoroto .hr-color {
    padding-bottom: 30px;
}

#vttoroto .magazine-slid-main-two {
    margin-bottom: 50px
}

#vttoroto .magazine-slid-main-two .slick-dots li {
    width: 8px;
    height: 8px;
    background: #c0c0c0;
    display: inline-block;
    margin: 0 5px;
    text-align: center;
    line-height: 5px;
    border-radius: 50%;
}


#vttoroto .magazine-slid-main-two .slick-dots {
    position: absolute;
    right: 0;
    bottom: -27px;
    /* transform: translateX(-50%); */
    text-align: center;
    width: 100%;
}

#vttoroto .magazine-slid-main-two .slick-dots li button {
    color: transparent;
    width: 8px;
    height: 8px;
    background: #000;
    border: 0;
    opacity: 0;
    transition: all linear .3s;
    border-radius: 50%;
}

#vttoroto .magazine-slid-main-two .slick-dots li.slick-active button {
    opacity: 1;
}

#vttoroto #magazine {
    padding-bottom: 20px;
}



/*banner part css end */




/*===============================================================================
                                Vettoroto  Page CSS End
===============================================================================*/










/*===============================================================================
                         Compila il sec form  Page CSS Start
===============================================================================*/


#compila-il-sec-form .add-icon span {
    position: absolute;
    right: 52px;
    top: 14px;
    z-index: 99;
    color: #9e9e9e;
    font-size: 11px;
}


/*===============================================================================
                        Compila il sec form  Page CSS CSS End
===============================================================================*/