﻿
body {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.6;
    color: #fff;
    letter-spacing: normal;
    background-color: #5F1119;
}

.bg-dark-page {
    background-color: #16070B
}
.scroll-top {
    bottom: 50px;
    cursor: pointer;
    display: none;
    position: fixed;
    right: 30px;
    width: 40px;
    z-index: 9999;
}
a {
    cursor: pointer !important
}
h1 {
    font-family: "Voltaire", sans-serif;
    font-weight: 700;
    margin: 0;
    margin-bottom: 0px;
    padding: 0;
    line-height: 1.2em;
    color: #222;
}

h2, h3, h4, h5, h6 {
    font-family: "MontSerrat", sans-serif;
    font-weight: 700;
    margin: 0;
    margin-bottom: 0px;
    padding: 0;
    line-height: 1.2em;
    color: #fff;
}

.navbar .show ul {
    float: left !important;
    background-color: #5F1119;
    margin-top: 0;
    width: 90%;
}

    .scroll-top:hover #toTopIcon {
        content: url("/images/to-top-icon-hover.svg");
    }
header.fixTotop #header-bottom {
    background-color: rgba(255, 255, 255, 0.7);
    border-bottom: none;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
#header-area .navbar-nav .nav-link.active {
    color: #5F1119 ;
    text-decoration: underline;
    background-color: transparent ;
}
#header-area .mainmenu ul li a {
    color: #000 ;
    font-weight: 500 ;
}
    #header-area .mainmenu ul li a:hover {
        background-color: #5F1119 ;
        color: #fff ;
    }
#header-area .mainmenu ul li:hover a, #header-area .mainmenu ul li a {
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-optical-sizing: auto;
}

a, #header-area .mainmenu ul li:hover a, #header-area .mainmenu ul li a {
    color: #000;
}
#logoLink{
    z-index:9999;
}

#MainLogo {
    z-index: 9999;
}


.navbar-nav .nav-link.active {
    color: #5F1119;
    text-decoration: underline;
    background-color: transparent;
}

.mainmenu ul li a {
    text-decoration: none;
}

.mainmenu ul {
    margin-top: 0px;
}

header {
    padding: 0px 0 50px;
}

#header-bottom {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 0;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.navbar {
    padding: 0 !important
}


.navbar-toggler {
  background-color: #5F1119;
  border-radius: 2px;
  height: 35px;
  width: 50px;
  margin: 0;
  padding: 0 !important;
  position: absolute;
  right: 45px;
  top: 20px;
  transform: none;
  z-index: 999;
}

.navbar-toggler {
    font-size: var(--bs-navbar-toggler-font-size);
    line-height: 1;
    color: #fff !important;
}
.section-title h2 {
    font-family: "Pinyon Script", sans-serif;
    margin-bottom: 10px;
    position: relative;
    text-transform: none;
    color: #fff;
    font-size:5em
}
#macellerie .section-title h2 {
    font-family: "Montserrat";
    font-size: 3em
}
.section-title p {
    margin-top: 10px;
    color: #fff
}


.overlay-dark::after {
    background-color: rgba(0, 0, 0, 0.60);
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
}
.mobile-app-content {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}

    .mobile-app-content h2 {
        color: #fff;
        font-size: 57px !important;
        line-height: 1
    }

    .mobile-app-content p {
        margin: 15px 0 15px;
    }

.about-btn-reverse a {
    background-color: #fff;
    border-radius: 50px;
    border: 1px solid #FF0000;
    color: #FF0000;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    margin-top: 20px;
    margin-right: 20px;
    padding: 18px 30px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    text-decoration: none;
}


.about-video img {
    border: medium none;
    border-radius: 6px;
    left: 0;
    /*position: absolute;*/
    top: 0;
    width: 100%;
}

a {
    cursor: pointer !important
}



.slideshowcontent {
    font-size: 24px;
    text-align: left;
}
.slideshowcontent h1 {
    font-family: "Voltaire", sans-serif;
}
.carousel-item {
    height: auto;
    min-height: 350px;
    background: no-repeat center center scroll;
    background-size: auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.slideshowcontent {
    color: #fff;
    font-weight: normal;
    line-height: 2;
    padding-top: 0;
}

    .slideshowcontent a {
        text-decoration: none;
        margin-bottom: 20px;
    }

    .slideshowcontent h1 {
        color: #fff !important;
        text-align: left;
        line-height: 1;
    }

    .slideshowcontent p {
        text-align: left;
        line-height: 1.3
    }



elemento {
    display: list-item !important;
    width: 80px;
}

.section-padding {
    padding: 90px 0 100px 0;
}

.section-padding-page-details {
    padding: 120px 0 100px 0;
}
.readmore-btn-slider {
    background-color: #ed1c24;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    width: 15em;
    padding: 16px 25px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    margin-top: 25px;
    border-radius: 25px
}

.page-slider-item {
    background-position: center center;
    background-size: cover;
    height: 50vh
}
#home-slider-area {
    overflow: hidden;
}
#home-slider-area {
    height: 83vh;
}

.home-slider-item {
    height: 100%;
    background-size: cover;
    background-position: center right;
    background-image: url('/assets/Img/Home/SalsicciaDiBra.jpg') !important
}
#banner-area-news {
    overflow: hidden;
}
/*
.car-details-content h2 {
  border-bottom: 0px solid #ed1c24;
  font-weight: 400;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.car-details-info {
  color: #666;
  line-height: 2;
  padding-top: 0px;
}*/
.title-hr {
    background-color: #000 !important;
    width: 100px;
    height: 2px;
    margin: 0 auto;
    opacity: 1
}

.title-hr-left {
    background-color: #000 !important;
    width: 100px;
    height: 2px;
    opacity: 1
}

.car-details-content h4 {
    border-bottom: 1px solid #ed1c24;
    font-weight: 400;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 20px;
}

.car-details-content h2 {
    border-bottom: 0px solid #ed1c24;
    font-weight: 400;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0.4em;
}

.car-details-info {
    color: #666;
    line-height: 1.9em;
    padding-top: 1.8em;
}

.blog-content p {
    margin-bottom: 10px;
}


.about-content {
    line-height: 2.0em;
    padding-right: 1.3em;

    text-align: justify;
    font-size: 1.3em
}
.btn-wrapper {
    /*display: flex;*/
    flex-wrap: wrap;
    gap: 15px;
}

@media (max-width: 768px) {
    .btn-wrapper a {
        display: block;
        width: 100%;
    }
}
.about-btn {
    padding-top: 1.8em
}

    .about-btn a {
        background-color: #fff ;
        border: 1px solid #fff ;
        color: #5F1119 !important ;
        border-radius: 50px;
        display: inline-block;
        font-size: 13px;
        font-weight: 600;
        margin-right: 20px;
        padding: 15px 30px;
        text-transform: uppercase;
        -webkit-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s;
        text-decoration: none;
    }
        .about-btn a:hover {
            background-color: #5F1119 !important;
            border: 1px solid #fff !important;
            color: #fff !important;
        }
a.about-btn-sec {
    background-color: #5F1119 !important;
    border: 1px solid #fff !important;
    color: #fff !important;
    margin-top:25px;
}
a.about-btn-sec:hover {
    background-color: rgba(255,255,255,0.25) !important;
    
}
.slideshowcontent a {
    color: #5F1119 !important;
}
.slideshowcontent a:hover {
    color: #fff !important;
}
.about-btn-reverse a {
    background-color: #fff;
    border: 1px solid #fff;
    color: #5F1119;
    border-radius: 50px;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    margin-top: 20px;
    margin-right: 20px;
    padding: 18px 30px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    text-decoration: none;
}
.navbar .show ul {
    float: left !important;
    background-color: transparent;
    margin-top: 90px;
    width: 90%;
}

    .navbar .show ul li ul li a {
        color: rgb(0,166,81) !important;
    }

        .navbar .show ul li ul li a::after {
            color: rgb(0,166,81) !important;
        }

.owl-carousel-page {
    margin-top: 0 !important;
}


.page-title-area-news {
    background-image: url("/images/header_news.jpg") !important;
    background-position: center center;
    background-size: cover;
    padding-top: 220px;
}

.article-body p {
    color: #999;
    line-height: 2.3;
    text-transform: capitalize;
    text-align: justify;
}

.readmore-btn {
    background-color: #ed1c24;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    margin-top: 25px;
    padding: 12px 25px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    text-decoration: none;
}

.imgnews {
    height: 300px;
    overflow: hidden;
    vertical-align: middle;
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
    margin-top: 0em;
}

.owl-carousel-slider {
    margin-top: 0 !important;
}

.recent-tip-thum a img {
    border-radius: 0%;
    height: 85px;
    min-width: 85px;
}

.recent-tip-body h4, .recent-tip-body span {
    line-height: 1.3;
}

.section-title-nospacebottom {
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.recent-tip-thum, .recent-tip-body {
    display: normal;
    vertical-align: middle;
}

.sidebar-body .social-icons {
    font-size: 2em;
    color: darkgreen !important;
    padding: 0;
}

    .sidebar-body .social-icons a {
        color: #555;
        color: #555 !important;
    }

        .sidebar-body .social-icons a:hover {
            color: #ff0000;
            color: #ff0000 !important;
        }

.recent-tip-thum, .recent-tip-body {
    display: inline;
    vertical-align: middle;
}

.recent-tip-body {
    color: #555;
    font-size: 10px;
    font-weight: 600;
    padding-left: 0;
}

.single-sidebar h3 {
    background-color: #666;
    color: #fff;
    font-size: 18px;
    padding: 12px 5px;
    text-align: center;
    text-transform: uppercase;
}

.sidebar-body i {
    color: #666;
    font-size: 1.8em;
}

.col-lg-12:last-child .single-article {
    margin-bottom: 1.2em;
}

.privacy span {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-align: left;
    font-family: var(--body-font);
}

.privacy input[type="checkbox"]:after {
    width: 1em !important;
    height: 1em !important;
    display: inline-block !important;
    line-height: 15px !important;
    margin: 2px 6px !important;
    background-color: #FA9E57 !important;
    vertical-align: top;
    padding: 0;
    accent-color: #DACBB6;
}

.privacy input[type="checkbox"] {
    width: 1em !important;
    height: 1em !important;
    display: inline-block !important;
    line-height: 15px !important;
    margin: 2px 6px !important;
    background: green !important;
    vertical-align: top;
    padding: 0;
    accent-color: #DACBB6;
}

.privacy input[type="checkbox"] {
    background: #3d404e;
    color: #666;
    content: "\2713";
    text-align: center;
}

.privacy label {
    display: inline-block !important;
    font-size: 15px !important;
    padding: 0 3px !important;
    font-weight: normal !important;
    line-height: 15px !important;
    width: 90%;
}

.privacy label {
    color: red;
    font-size: 11px !important;
}

.privacy label {
    color: #fff;
    font-size: 13px
}

.privacy a {
    color: #fff !important;
    font-size: 13px !important
}

.privacy .error {
    color: red;
    font-size: 121px !important;
    line-height: 20px !important;
}

#HoneySpot {
    display: none;
    visibility: hidden;
}

.messagewidth {
    width: 90%
}

.jssocials-share-link {
}

.fa-facebook svg {
    font-family: 'FontAwesome' !important;
    content: "\f099" !important;
}

.jssocials-share {
    display: inline-block;
    vertical-align: top;
    margin: 0.3em 0.1em 0.3em 0 !important;
}

.jssocials-share-link {
    padding: .5em .6em;
    border-radius: 50% !important;
    box-shadow: none !important;
    color: #606060 !important;
    background: none !important;
    border: none !important;
    -webkit-transition: background 200ms ease-in-out;
    transition: background 200ms ease-in-out;
}

.jssocials-share-logo {
    width: 1em !important;
    vertical-align: middle !important;
    font-size: 3.5em !important;
}

.jssocials-share-facebook . {
}

#banner-area-news {
    background-image: url(/images/sfondo_parallax2.jpg);
    background-size: cover;
    background-position: center center;
}

.section-padding-banner {
    padding: 160px 0;
}


.single-article {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: none;
    padding: 0px;
    margin-bottom: 50px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-align: left !important;
}

    .single-article img {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .single-article .display-table {
        height: 100%;
        width: 100%;
        border: 1px solid rgba(240, 240, 240, 0.25) !important;
        border-top: none !important;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        padding: 2em;
        min-height: 230px;
    }

.aziende-hr {
    background-color: #f0f0f0;
    padding:
}

.get-touch {
    color: #fff;
    font-size: 15px;
    line-height: 2.5;
    margin-top: 20px;
}

    .get-touch i.fa {
        margin-right: 5px;
    }

/* Stile cerchio icone */
.icon-circle {
    width: 44px;
    height: 44px;
    background-color: #cc1d1d; /* Rosso come da immagine */
    color: #ffffff;
    border-radius: 50%;
    font-size: 1.15rem;
}

/* Tipografia */
.contact-label {
    font-family: sans-serif;
    font-size: 1.15rem;
    font-weight: 500;
    color: #fff;
    line-height: 1.15;
}

.contact-text {
    font-family: sans-serif;
    font-size: 0.95rem;
    color: #fff !important; /* Grigio-azzurro del testo */
    line-height: 1.15;
}

/* Hover per il link email */
a.contact-text {
    color: #fff !important;
}

/* Container principale con sfondo nero e centrato */
.contact-form-custom {
    background-color: rgba(255,255,255,0.15);
        padding: 40px;
    border-radius: 12px;
    font-family: sans-serif;
    /*max-width: 600px;  Imposta la larghezza massima del form come nell'immagine */
    margin: 0 auto; /* Centra l'intero bloxco nella pagina */
}

    /* Forza la centratura e la larghezza dei blocchi interni */
    .contact-form-custom .messagewidth {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

/* Titolo del form */
.form-title {
    color: #ffffff;
    font-size: 1.65rem;
    font-weight: 700;
    margin-bottom: 24px;
}

/* Label dei campi */
.form-label {
    color: #ffffff;
    font-size: 0.95rem;
    font-weight: 400;
    margin-bottom: 6px;
    display: block;
}

/* Input e Textarea perfettamente allineati */
.contact-form-custom .contactinput {
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #e1e4e8;
    border-radius: 8px;
    padding: 8px 8px;
    color: #333333;
    font-size: 1rem;
    outline: none;
    transition: border-color 0.2s;
    box-sizing: border-box; /* Previene problemi di overflow */
}

    .contact-form-custom .contactinput:focus {
        border-color: #cc1d1d;
    }

/* Sezione Privacy */
.privacy-label {
    color: #fff;
    font-size: 0.85rem;
    line-height: 1.4;
    cursor: pointer;
}

.privacy-link {
    color: #fff;
    text-decoration: underline;
}

/* Bottone di invio rosso largo quanto i campi sopra */
.custom-submit-btn {
    background-color: #cc1d1d !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 8px !important;
    padding: 14px 0 !important;
    font-size: 1.05rem !important;
    font-weight: 600 !important;
    transition: background-color 0.2s ease !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%; /* Copre l'intera larghezza disponibile */
}

    .custom-submit-btn:hover:not(:disabled) {
        background-color: #b31818 !important;
    }

    .custom-submit-btn:disabled {
        opacity: 0.6;
        cursor: not-allowed;
    }
/* Struttura principale del Footer fissato al fondo */
.custom-footer {
    background-color: #000000;
    width: 100%;
    margin-top: auto; /* Utile se inserito in un layout flex per spingerlo in basso */
    font-family: sans-serif;
    border-top: 1px solid #1a1a1a;
}

    /* Gestione dell'allineamento dei blocchi (Compatibile Bootstrap 5) */
    .custom-footer .container {
        max-width: 900px;
    }

/* Dimensionamento ottimale del logo */
.footer-logo {
    max-height: 75px;
    width: auto;
    display: block;
}

/* Stile del blocco testo */
.footer-text-content {
    color: #ffffff;
    font-size: 0.85rem;
    line-height: 1.5;
}

/* Testo del copyright */
.copyright-text {
    color: #e0e0e0;
    font-weight: 400;
}

/* Links stile e transizioni */
.footer-link {
    color: #a0a0a0;
    text-decoration: none;
    transition: color 0.2s ease;
}

    .footer-link:hover {
        color: #ffffff;
        text-decoration: underline;
    }

/* Separatore tra i link */
.footer-separator {
    color: #555555;
    margin: 0 6px;
}

#footer-area a {
    color: #fff !important;
}

/* PAGE DETAILS */


#page-slider-area .slideshowcontent h1 {
    text-align: center;
    font-size: 4.8em !important;
    font-family: "Pinyon Script", sans-serif;
}

#page-slider-area  .page-slider-item {
    background-position: center center;
    background-size: cover;
    height: 50vh;
}
#car-list-area p{
    font-size:16px;
    line-height:2.0em;
    text-align:justify
}
#car-list-area a {
    color:#fff;
    text-decoration:none
}
    #car-list-area a:hover {
        color: #fff;
        text-decoration: underline
    }
.btn-cookie-wrapper {
    position: fixed;
    left: 10px !important;
    bottom: 10px;
    z-index: 9999;
}
/* Responsive per schermi piccoli: impila gli elementi verticalmente */
@media (max-width: 768px) {
    .custom-footer .container {
        flex-direction: column !important;
        text-align: center;
        gap: 3px !important;
    }
}

@media (min-width: 180px) and (max-width: 900px) {
    .section-padding {
        padding: 80px 0 160px 0;
    }
}
