﻿.process-single p {
    color:white; padding-top:5px; font-size:10pt;
}

ordernow {
    margin: 60px 0;
}

.features-single .icon-box i {
    padding-top: 10px;
}


.counter-box-1 .icon-box {
    background-color: #c033c9;
}

.stats-counter-1 h2 {
    color: #333c4e;
}
.accordion-section-3 h2 {
    color: #333c4e;
}

.btn-contact {
    background: #c033c9;
    border: 2px solid #c033c9;
}

.offer-pagination .swiper-pagination-bullet {
    background: #c033c9;
}

.accordion-3 .accordion-header h4:before {
    color: #c033c9;
}

.features {
    padding: 170px 0;
}

footer {
    padding: 10px 0;
}

.footer-siteinfo p {
    padding-top:20px
}

.video-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}

    .video-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }


.benefits { 
    margin-bottom: 70px;
}

.newsletter-box:before {
    display: none;
}

.newsletter-box {
    text-align:center;
    padding-left: 0px;
}

.btn-subscribe {
    color: #c033c9;
    border-radius: 20px;
    padding: 12px 60px 15px 60px;
}


.newsletter:before {
    border-left-color: #f6f8f9;
}
.newsletter:after {
    border-bottom-color: #f6f8f9;
}


.btn-buynow:hover {
    background: #fff !important;
    color: #c033c9 !important;
}


.viewer-container {
    width: 100%;
    max-width: 600px;
    aspect-ratio: 1 / 1; /* quadrato */
}

model-viewer {
    width: 100%;
    height: 100%;
}

.contact h2:after
{
    left: 50%;
}