:root {
    --base-color: #96c11f !important;
}

.opacity-4 {
	opacity: 0.4;
}

#cboxCurrent {
    bottom: -5px !important;
}

header.sticky.sticky-active .navbar-brand .default-logo {
    visibility: visible !important;
    opacity: 1 !important;
    width: auto !important;
}

.pagination>li>a{
    border-radius: 30px;
    margin-right: 10px;
}

.pagination>li:first-child>a{
    border-radius: 30px;
}

.mb-xxl-55 {
    margin-bottom: 55% !important;
 }

.h-42_5 {
    height: 42.5% !important;
}

.logo-nav {
    width: 75% !important;
}

header .disable-fixed {
    position: fixed !important;
}

header .bg-transparent {
    background-color: rgba(255, 255, 255, 0.85) !important;
}

header.sticky .bg-transparent {
    background-color: #ffffff !important;
}

header.sticky .border-color-transparent-white-light {
    border-color: #c7c7c7 !important;
}

header .navbar .navbar-nav .nav-link,
.header-icon .icon>a {
    color: #000000;
}

.colore:hover {
    color: #96c11f !important;
}

.ls-minus-15px {
    letter-spacing: -15px !important;
}

.portfolio-box {
    width: 96% !important;
    height: 96% !important;
}

.bg-az {
    background-color: #96c11f;
}

.btn-home-banner {
    color: white;
    background-color: #96c11f;
    border-radius: 100px;
}

.pad-btn-prod {
    padding: 10px 20px !important;
}

.btn-prod:hover,
.btn-prod.active {
    background-color: #96c11f !important;
    border-color: #96c11f !important;
}

.btn-cont {
    border: unset !important;
}

.btn-cont:hover {
    background-color: #96c11f !important;
}

.counter-style-06 .feature-box-content:after {
    content: none !important;
}

.num-verde {
    color: #96c11f;
}

.tit-serv {
    display: flex;
    align-items: center;
}

.tit-det-serv {
    display: flex !important;
    flex-wrap: wrap;
    align-content: center;
    text-align: center;
    justify-content: center;
}

.tit-det-prod {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.sm-prez-text {
    font-size: 20px;
    letter-spacing: 0.1rem;
}

.cont {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}

.img-top-lt {
    width: 100%;
    height: 70.95% !important;
}

.img-top-rt {
    width: 100%;
    height: 77.55% !important;
}

.pagination-style-01 .page-item.active .page-link {
    background-color: #96c11f !important;
}

.box-prezzo {
    border-radius: 50px;
    background-color: #96c11f;
    color: white;
    width: 90%;
	padding-top: 5px;
	padding-bottom: 5px;
    display: flex !important;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}

.box-prezzo a {
    color: white;
}

.box-serv-agg {
    height: fit-content !important;
    padding: 5% !important;
    border-radius: 6px !important;
}

.outside-box-left-27 {
    margin-left: -27vw;
}

.element-social.x:hover,
.element-social.twitter:hover {
    color: black;
}

.social-icon-style-06 ul li a.x,
.social-icon-style-06 ul li a.twitter {
    color: black;
}

.foot-colore {
    color: white;
}

.foot-colore:hover {
    color: #96c11f;
}

.freccia-foot {
    color: #96c11f;
}

.foot-black {
    background-image: url("Foto/sfondo-invertito.svg");
}

.foot-text {
    line-height: 15px;
}

.sez-serv-sx {
    display: flex !important;
    align-items: center;
}

.sez-serv-dx {
    display: flex !important;
    align-items: center;
}

.cont-serv {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: row !important;
    align-content: center;
    align-items: center;
}

.portfolio-caption svg {
	font-size: 28px;
	padding-top: 5px;
}

.pagination li.active a{
	background-color: #96c11f !important;
}

#contactForm input[type=checkbox] {
    -ms-transform: scale(1.3); /* IE */
    -moz-transform: scale(1.3); /* FF */
    -webkit-transform: scale(1.3); /* Safari and Chrome */
    -o-transform: scale(1.3); /* Opera */
    transform: scale(1.3);
}


/*
** wApp
*/

p#wapp {
    text-align: right;
    margin-bottom: 0;
    position: fixed;
    bottom: 70px;
    right: 24px;
    z-index: 10;
}

p#wapp a {
    background: #25d366;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 40px;
    text-align: center;
    width: 40px;
    padding-top: 8px;
	border-radius: 30px;
}

@media (min-width: 992px) {
	p#wapp {
		bottom: 30px;
	    right: 24px;
    	bottom: 20px;
	}

	p#wapp a {
		width: 45px;
		height: 45px;
        padding-top: 7px;
	    font-size: 20px;
	}
}

.modal-open p#wapp {
	visibility: hidden;
}


@media screen and (max-width: 1440px) {
    .logo-nav {
        width: 75% !important;
    }

    .banner-title {
        font-size: 500px !important;
    }

    .fs-resp-ab {
        font-size: 12.5rem;
        line-height: 12.5rem;
    }

    .tit-gras {
        font-size: 4.75rem !important;
    }

    .out-bl-11 {
        margin-left: -11vw !important;
    }

    .out-bl-13 {
        margin-left: -13vw !important;
    }

    .out-bl-17 {
        margin-left: -17vw !important;
    }

    .out-bl-20 {
        margin-left: -20vw !important;
    }

    .text-lin-fs {
        font-size: 13.9rem !important;
    }

    .col-res-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-res-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .let-spac-15 {
        letter-spacing: -15px !important;
    }

    .cont-serv {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: row !important;
        align-content: center;
        align-items: center;
    }
}

@media screen and (max-width: 1399px) {
    .navbar .navbar-nav .nav-link {
        font-weight: 500;
        font-size: 17px !important;
    }
}


@media screen and (max-width: 1199px) {
	.navbar .navbar-nav .nav-link {
        padding: 10px 7px;
    }
}

@media screen and (max-width: 1024px) {
    .logo-nav {
        width: 85% !important;
    }

    .navbar .navbar-nav .nav-link {
        font-weight: 500;
        font-size: 15.25px;
    }

    .banner-title {
        font-size: 375px !important;
    }

    .fs-resp-ab {
        font-size: 12.5rem;
        line-height: 12.5rem;
    }

    .mb-resp-ab {
        margin-bottom: 40% !important;
    }

    .lg-out-bl-8 {
        margin-left: -8vw !important;
    }

    .lg-out-bl-11 {
        margin-left: -11vw !important;
    }

    .lg-out-bl-10 {
        margin-left: -10vw !important;
    }

    .text-lin-fs {
        font-size: 11rem !important;
    }

    .lg-col-53 {
        flex: 0 0 auto;
        width: 53%;
    }

    .lg-col-47 {
        flex: 0 0 auto;
        width: 47%;
    }

    .cont-serv {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: row !important;
        align-content: center;
        align-items: center;
    }

    .box-prezzo {
        height: 8% !important;
    }
}

@media screen and (max-width: 991px) {
    .no-tab {
        display: none !important;
    }

    .logo-nav {
        width: 50% !important;
    }

    header .navbar-brand .default-logo,
    header .navbar-brand .alt-logo {
        visibility: visible !important;
        opacity: 1 !important;
        width: 100% !important;
    }

    .mb-resp-ab {
        margin-bottom: 0 !important;
    }

    .fs-resp-ab {
        font-size: 9rem;
        line-height: 12.5rem;
    }

    .text-lin-fs {
        font-size: 10rem !important;
    }

    .sez-serv-sx {
        display: flex !important;
        flex-direction: column !important;
    }

    .sez-serv-dx {
        display: flex !important;
        flex-direction: column-reverse !important;
    }

    .cont {
        display: flex;
        justify-content: flex-start !important;
        flex-wrap: wrap;
        flex-direction: row !important;
        align-content: center;
        align-items: flex-start !important;
    }

    .sez-cont {
        display: flex !important;
        flex-direction: row-reverse !important;
    }

    .cont-rx {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        flex-direction: row-reverse !important;
        align-content: center;
        align-items: flex-end !important;
    }

    .cont-det {
        display: flex !important;
        justify-content: flex-end;
    }
	
	.mt-1 {
		margin-top: 10px;
	}
}

@media screen and (max-width: 767px) {
    .logo-nav {
        width: 40% !important;
    }

    .fs-resp-ab {
        font-size: 8.5rem !important;
        line-height: 9rem;
    }

    .sm-out-bl-15 {
        margin-left: -15vw !important;
    }

    .navbar .navbar-nav .nav-link,
    .navbar-modern-inner .navbar-nav .nav-link,
    .navbar-full-screen-menu-inner .navbar-nav .nav-link {
        padding: 10px 5% !important;
    }

    .sm-ls-minus-12px {
        letter-spacing: -12px !important;
    }

    .sm-ls-minus-10px {
        letter-spacing: -10px !important;
    }

    .cont {
        display: flex;
        justify-content: center !important;
        flex-wrap: wrap;
        flex-direction: row !important;
        align-content: center;
        align-items: center !important;
    }

    .cont-rx {
        display: flex;
        justify-content: center !important;
        flex-wrap: wrap !important;
        flex-direction: row-reverse !important;
        align-content: center !important;
        align-items: center !important;
    }

    .cont-det {
        display: flex !important;
        justify-content: center !important;
    }

    .email-pos-cont {
        display: flex !important;
        justify-content: center !important;
    }
	
	.div-scritta-grande.md-mt-10 {
        margin-top: 20% !important;
    }
}

@media screen and (max-width: 768px) {
    .banner-title {
        font-size: 250px !important;
    }

    .marg-lin-home {
        margin-bottom: 10px !important;
    }

    .fs-resp-ab {
        font-size: 9rem;
        line-height: 9rem;
    }

    .mb-resp-ab {
        margin-bottom: 0 !important;
    }

    .desc-serv {
        text-align: left !important;
    }

    .text-lin-fs {
        font-size: 10rem !important;
    }

    .sez-serv-sx {
        display: flex !important;
        align-items: center;
        flex-direction: column !important;
    }

    .sez-serv-dx {
        display: flex !important;
        align-items: center;
        flex-direction: column-reverse !important;
    }

    .btn-resp>span {
        padding: 7px 13px !important;
    }

    .box-prezzo {
        height: 30% !important;
    }

    .cont-serv {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: row !important;
        align-content: center;
        align-items: center;
    }

    .md-h-85 {
        height: 85% !important;
    }

    .no-tab {
        display: none !important;
    }

    header .navbar-brand .default-logo,
    header .navbar-brand .alt-logo {
        visibility: visible !important;
        opacity: 1 !important;
        width: 100% !important;
    }
}

@media screen and (max-width: 575px) {
	.div-scritta-grande .lg-out-bl-8 {
        margin-left: -3vw !important;
    }
	
	.div-scritta-grande .sm-ls-minus-12px {
        letter-spacing: -7px !important;
    }
}

@media screen and (max-width: 425px) {
    .logo-nav {
        width: 70% !important;
    }

    .banner-title {
        font-size: 125px !important;
    }

    .fs-resp-ab {
        font-size: 4.5rem;
        line-height: 12.5rem;
    }

    .btn-esp-cli {
        display: flex !important;
        justify-content: flex-end !important;
    }

    .col-xs-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .col-xs-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .col-xs-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-xs-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-xs-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .col-xs-12 {
        flex: 0 0 auto;
        width: 100%;
    }

    .row-cols-xs-2>* {
        flex: 0 0 auto;
        width: 50%;
    }

    .offset-xs-0 {
        margin-left: 0 !important;
    }

    .cont-serv {
        display: flex;
        justify-content: center !important;
        flex-wrap: wrap;
        flex-direction: row !important;
        align-content: center;
    }

    .xs-out-bl-6 {
        margin-left: -6vw !important;
    }

    .xs-h-60 {
        height: 60% !important;
    }

    .xs-w-60 {
        width: 60% !important;
    }

    .xs-out-bl-3 {
        margin-left: -3vw !important;
    }

    .xs-minus-det-prod {
        letter-spacing: -6px !important;
    }

    .tit-gras {
        font-size: 4rem !important;
    }

    .cont {
        display: flex;
        justify-content: center !important;
        flex-wrap: wrap;
        flex-direction: row !important;
        align-content: center;
        align-items: center;
    }

    .cont-rx {
        display: flex;
        justify-content: center !important;
        flex-wrap: wrap !important;
        flex-direction: row-reverse !important;
        align-content: center !important;
        align-items: center !important;
    }

    .cont-det {
        display: flex !important;
        justify-content: center !important;
    }

    .email-pos-cont {
        display: flex !important;
        justify-content: center !important;
    }

    .text-xs-start {
        text-align: left !important;
    }

    .text-xs-center {
        text-align: center !important;
    }
}

@media screen and (max-width: 375px) {
    .xxs-fs-90 {
        font-size: 5.313rem;
        line-height: 5.313rem;
    }

    .pad-btn-verde {
        padding: 5px 15px !important;
    }

    .pal-btn-verde {
        height: 35px !important;
        width: 35px !important;
    }

    .fs-resp-ab {
        font-size: 4rem !important;
    }

    .xxs-fs-150 {
        font-size: 9.375rem;
        line-height: 9.375rem;
    }

    .xxs-w-51 {
        width: 51% !important;
    }

    .fs-serv-comp {
        font-size: 4.95rem !important;
        line-height: 4.95rem !important;
    }

    .xxs-fs-12 {
        font-size: 12px !important;
    }

    .xxs-fs-10 {
        font-size: 10px !important;
    }
}

@media screen and (max-width: 320px) {
    .tit-testata {
        font-size: 4.5rem !important;
    }

    .banner-title {
        font-size: 105px !important;
    }

    .tit-home {
        font-size: 3.25rem !important;
        line-height: 3rem !important;
    }

    .fs-resp-ab {
        line-height: 3rem !important;
    }

    .xxxs-w-60 {
        width: 60% !important;
    }

    .work-tog {
        font-size: 4.75rem !important;
        line-height: 4.75rem !important;
    }

    .fs-num-ab {
        font-size: 6.2rem !important;
    }

    .fs-serv-comp {
        font-size: 4.35rem !important;
        line-height: 4.35rem !important;
    }
}