
@charset "utf-8";
*,
ul {
    padding: 0
}

#colrow,
#colrow2,
#colrow3 {
    display: table-row
}

#coldx,
#coldx2,
#coldx3 {
    display: table-cell;
    padding: 30px;
    float: left
}

.font-48,
body {
    font-weight: 400
}

.overlay .overlayDoor:before,
.tooltip-section.first .tooltip-info,
.tooltip-section.second .tooltip-info,
header {
    left: 0
}

.selector__list,
.tooltip-info,
.view-btn .v-on-hover {
    visibility: hidden;
    opacity: 0
}

#coldx,
#coldx2,
#coldx3,
#colrow2,
#colrow3,
#colsx,
#colsx2,
#colsx3,
.ps-slidewrapper>nav>a {
    float: left
}

.slick-dots,
ul {
    list-style: none
}

.pointer,
.tooltip-icons {
    cursor: pointer
}

#flows-managed,
#innovativa,
#wms-Caratteristiche,
.filter-pages ul li a,
.selector__list li a:hover,
section#helpdesk {
    background: var(--light-bg)
}

.btn,
.filter-box .form-select {
    outline: 0 !important;
    box-shadow: none !important
}

.contact-btn .btn,
.grid-item,
.upper {
    text-transform: uppercase
}

#easy-yard,
.blog-items,
.blogs-grid,
.header-roune,
.outer-box,
.ps-container,
.ps-contentwrapper,
.svg-outer,
.timeline,
.timeline-carousel,
.timelines,
.tooltip-icons {
    overflow: hidden
}

@-ms-viewport {
    width: device-width
}

img,
svg {
    vertical-align: middle !important
}

* {
    box-sizing: border-box
}

ul {
    margin: 0
}

.blur-on-hover,
.custom-button,
.inner-slick,
.selector__list,
.strenghts-inner,
a,
img {
    text-decoration: none;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out
}

.inner-slick .blog-tile__tiles__chapter__cta a .text,
.underline {
    text-decoration: underline
}

.custom-menu .dropdown-menu .dropdown-item:hover,
.inner-mega-items .nav-item .nav-link:hover,
a {
    color: var(--primary-color)
}

.sub-bg a {
    color: #fff !important
}

#myBtnContainer .btn.active,
#myBtnContainer .btn:hover,
.nav-link.active,
.nav-link:focus,
.red-color,
.top-label,
a:hover {
    color: var(--secondary-color)
}

#core-business .sub-text .sub-bg::before,
#easy-yard .sub-bg:before,
#storys .sub-bg:before,
.blog-sections .column,
.grid-c .sub-bg::before,
.mobile_menu,
.slg .smile-img::after,
.slg-first::after,
.smile-img.second-images::before,
.t-b:after,
.timeline-content .sub-bg:before,
.tooltip-icons:hover .open,
.valori-head .sub-bg:before,
.w-sub-bg .sub-bg::before,
p .sub-bg:before {
    display: none
}

.desktop_menu,
.tooltip-info .tooltop-header {
    display: block
}

img {
    max-width: 100%;
    height: auto
}

body,
html {
    overflow-x: hidden !important
}

.page-wrapper,
body {
    overflow-x: hidden
}

#contenitore,
.full-img {
    width: 100%;
    height: auto
}

#contenitore2 {
    width: 50%;
    height: auto
}

#colrow {
    height: 100%
}

#colrow2 {
    width: 50%
}

#colsx {
    display: table-cell;
    width: 70%
}

#coldx {
    width: 30%
}

#colsx2 {
    display: table-cell;
    width: 50%
}

#coldx2 {
    width: 50%
}

#colrow3 {
    width: 33.333%
}

#colsx3 {
    display: table-cell;
    width: 100%
}

#coldx3 {
    width: 100%
}

@media only screen and (max-width:1280px) {
    #coldx,
    #colsx {
        width: 100% !important
    }
    #coldx2,
    #colsx2 {
        width: 50%
    }
    #coldx3,
    #colsx3 {
        width: 100%
    }
    #coldx,
    #coldx2,
    #coldx3 {
        display: table-cell;
        float: left;
        padding: 30px
    }
    #colrow {
        display: table-row;
        height: 100%
    }
    #colrow2,
    #colrow3 {
        display: table-row;
        width: 100%;
        float: left
    }
    #colsx {
        display: table-cell;
        float: left
    }
    #colsx2 {
        display: table-cell;
        float: left
    }
    #colsx3 {
        display: table-cell;
        float: left
    }
}

@media only screen and (max-width:800px) {
    #coldx2,
    #colsx2 {
        display: table-cell;
        float: left;
        width: 100%
    }
    #coldx2 {
        padding: 30px
    }
}

span .red {
    color: #0086cb
}

.smile-title h3 {
    font-weight: 600;
    font-size: 28px
}

:root {
    --primary-color: #000;
    --secondary-color: #0086cb;
    --text-color: #fff;
    --light-bg: #fafafc;
    --gray-color: #768689;
    --padding-tb: 60px 0px;
    --padding-middle-tb: 32px 0px;
    --more-padding: 106px 0px;
    --padding-90: 90px 0px;
    -->--title-font: "inter", sans-serif;
    --medium-t-bold: 500;
    --semi-bold: 600;
    --font-55: 55px;
    --font-21: 21px;
    --font-normal: normal;
    --transition-duration: all 0.5s ease-in-out;
    --padding-45: 45px 0px;
    --padding-btm-90: 90px;
    --gap-tp: 45px;
    --font-48: 48px;
    --font-32: 32px;
    --font-28: 28px;
    --padding: 60px;
    --gap: 25px;
    --middle-gap: 20px 0px
}

.top-label {
    margin-bottom: 30px !important
}

.bg-black .top-label,
.header-search a,
.light-grey-bg,
.top-right li a {
    color: var(--text-color)
}

.light-grey-bg {
    background: #9aa6a8
}

.padding-top-60 {
    padding-top: var(--padding)
}

.text-black {
    color: var(--primary-color) !important
}

.font-48 {
    font-size: var(--font-48);
    letter-spacing: 0
}

.font-32 {
    font-size: var(--font-32);
    line-height: 40px
}

.font-28 {
    font-size: var(--font-28)
}

.padding-btm-90 {
    padding-bottom: var(--padding-btm-90)
}

.padding-45 {
    padding: var(--padding-45)
}

#our-business,
#our-customers,
#rp-system,
.padding-90 {
    padding: var(--padding-90)
}

.font-normal {
    font-weight: var(--font-normal)
}

.sp-g-font {
    font-family: var(--title-font)
}

.font-21 {
    font-size: var(--font-21)
}

.gap-tp {
    margin-top: var(--gap-tp)
}

.red-bg-color {
    background-color: var(--secondary-color) !important
}

.mark,
h3 .mark {
    background: 0 0;
    --transition-duration: 0.5s;
    transition-duration: .5s;
    position: relative;
    white-space: nowrap
}

.sub-bg {
    display: inline-block;
    margin: 1px 0
}

#lavora-top .view-btn a img,
.header-search {
    margin-left: 15px
}

.overlay .overlayDoor:after,
.overlay .overlayDoor:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    background: #111;
    transition: .5s cubic-bezier(.77, 0, .18, 1);
    transition-delay: 0.5s
}

.dropdown-mega .dropdown-menu,
.overlay .overlayDoor:after {
    right: 0
}

.overlay.loaded .overlayDoor:before {
    left: -50%
}

.overlay.loaded .overlayDoor:after {
    right: -50%
}

.overlay.loaded .overlayContent {
    opacity: 0;
    margin-top: -15px
}

.overlay .overlayContent {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    transition: .5s cubic-bezier(.77, 0, .18, 1)
}

.loader {
    width: 80px;
    height: 80px;
    border: 3px solid var(--text-color);
    border-bottom: 3px solid transparent;
    border-radius: 50%;
    position: relative;
    animation: 1s linear infinite spin;
    display: flex;
    justify-content: center;
    align-items: center
}

.loader .inner {
    width: 50px;
    height: 50px;
    border: 3px solid transparent;
    border-top: 3px solid var(--text-color);
    border-radius: 50%;
    animation: 1s linear infinite spinInner
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes spinInner {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(-720deg)
    }
}

#easy-yard .sub-bg,
#rp-system .sub-bg,
.w-sub-bg .sub-bg,
p .sub-bg {
    display: initial
}

.semi-bold {
    font-weight: var(--semi-bold)
}

.medium-b-title {
    font-weight: var(--medium-t-bold);
    padding: 7px !important
}

body {
    font-family: Inter, sans-serif;
    font-size: 16px
}

#case-study .sub-bg,
#our-blogs .sub-bg,
#our-business .sub-bg,
#our-customers .sub-bg {
    display: inline-block;
    margin: 1px auto
}

.more-padding {
    padding: var(--more-padding)
}

.svg-outer:after {
    display: block;
    content: "";
    width: 100%;
    background: var(--text-color);
    border-radius: 50px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -10px;
    transform: translateX(0);
    -webkit-transition: 1.2s ease-in-out;
    -moz-transition: 1.2s ease-in-out;
    -o-transition: 1.2s ease-in-out
}

.t-b .svg-shape {
    transform: translate(-126%, -10%) rotate(-62deg);
    transition: 1.2s ease-in-out;
    -webkit-transition: 1.2s ease-in-out;
    -moz-transition: 1.2s ease-in-out;
    -ms-transition: 1.2s ease-in-out;
    -o-transition: 1.2s ease-in-out
}

.js-scroll.scrolled .svg-shape {
    transform: translate(0, 0) rotate(0)
}

.svg-outer {
    position: relative
}

.js-scroll.scrolled .svg-outer:after {
    transform: translate(100%)
}

.about-header-bg .banner_img,
.js-scroll.scrolled .mark::before {
    width: 100% !important
}

.js-scroll .mark::before {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    width: 0;
    height: 85%;
    transition: width var(--transition-duration) cubic-bezier(.5, 0, .75, 0);
    background-color: var(--secondary-color);
    display: inline-block;
    top: 8px
}

.mark {
    padding: 4px 1px 2px
}

h3 .mark {
    padding: 9px 1px 2px
}

.mark-after {
    --transition-duration: 0.8s;
    transition-duration: .8s
}

.js-scroll.scrolled .mark {
    color: var(--text-color);
    z-index: 1
}

.r-bg-color {
    background: var(--secondary-color);
    color: var(--light-bg)
}


header {
	padding:10px 32px 10px 32px;
	background: rgb(0,0,0);
	background: linear-gradient(180deg, rgba(0,0,0,0.8) 13%, rgba(0,0,0,0.5) 40%, rgba(0,0,0,0) 99%);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
    height:150px;
    min-height:90px;

}

.briciole {
    margin-top:-56px
}



@media only screen and (max-width: 640px) {
    header {
        height:auto!important;
        padding-top:5px!important;
    }
    .briciole {
        margin-top:-41px!important
    }
  }

.top-right {
    gap: 30px;
    position: relative
}

.top-header {
    font-size: 14px
}

.menu-header .logo {
    max-width: 220px;
    width: 100%
}

.selector__list {
    position: absolute;
    background: var(--text-color);
    width: 100%;
    right: 0;
    left: auto;
    max-width: 100px;
    border-top: 2px solid var(--secondary-color);
    top: 80%;
    z-index: -9;
    padding: 10px 0
}

.sub-bg,
.sub-bg::before {
    background: var(--secondary-color)
}

.selector__list li a {
    color: var(--primary-color);
    padding: 3px 10px;
    display: inline-block;
    width: 100%
}

.selector__toggle i {
    font-size: 11px
}

.selector .selector__toggle {
    min-width: 60px;
    display: inline-block
}

.selector.open .selector__list {
    visibility: visible;
    top: 120%;
    display: block;
    opacity: 1;
    z-index: 99
}

.menus {
    width: 100%;
    max-width: calc(100% - 220px);
    display: flex;
    justify-content: end;
    flex-grow: 1;
    position: relative
}

.menus ul {
    align-items: center;
    justify-content: flex-end
}

.menus ul a {
    color: var(--text-color);
    line-height: 32px
}

#navbar-content .navbar-nav,
.badges-items a img,
.client-reviews .top-label,
.full-width,
.search-form.custom-form .input-field,
video#myPopup {
    width: 100%
}

.navbar-toggler .hamburger-toggle {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 36px;
    z-index: 11
}

.navbar-toggler .hamburger-toggle .hamburger {
    position: absolute;
    transform: translate(-50%, -50%) rotate(0);
    left: 50%;
    top: 50%;
    width: 50%;
    height: 50%;
    pointer-events: none
}

.navbar-toggler .hamburger-toggle .hamburger span {
    width: 100%;
    height: 2px;
    position: absolute;
    background: var(--text-color);
    border-radius: 1px;
    z-index: 1;
    transition: transform .2s cubic-bezier(.77, .2, .05, 1), background .2s cubic-bezier(.77, .2, .05, 1), .2s ease-in-out;
    left: 0
}

.navbar-toggler .hamburger-toggle .hamburger span:first-child {
    top: 10%;
    transform-origin: 50% 50%;
    transform: translateX(0) translateY(-50%) !important;
    -webkit-transform: translateX(0) translateY(-50%) !important;
    -moz-transform: translateX(0) translateY(-50%) !important;
    -ms-transform: translateX(0) translateY(-50%) !important;
    -o-transform: translateX(0) translateY(-50%) !important
}

.navbar-toggler .hamburger-toggle .hamburger span:nth-child(2) {
    top: 50%;
    transform: translateX(0) translateY(-50%) !important;
    -webkit-transform: translateX(0) translateY(-50%) !important;
    -moz-transform: translateX(0) translateY(-50%) !important;
    -ms-transform: translateX(0) translateY(-50%) !important;
    -o-transform: translateX(0) translateY(-50%) !important
}

.navbar-toggler .hamburger-toggle .hamburger span:last-child {
    left: 0;
    top: auto;
    bottom: 10%;
    transform-origin: 50% 50%
}

.navbar-toggler .hamburger-toggle .hamburger.active span {
    position: absolute;
    margin: 0
}

.navbar-toggler .hamburger-toggle .hamburger.active span:first-child {
    top: 45%;
    transform: rotate(45deg) !important;
    -webkit-transform: rotate(45deg) !important;
    -moz-transform: rotate(45deg) !important;
    -ms-transform: rotate(45deg) !important;
    -o-transform: rotate(45deg) !important
}

.navbar-toggler .hamburger-toggle .hamburger.active span:nth-child(2) {
    left: 50%;
    width: 0
}

.navbar-toggler .hamburger-toggle .hamburger.active span:last-child {
    top: 45%;
    transform: rotate(-45deg)
}

.custom-menu .nav-link {
    padding: 12px 25px !important;
    display: inline-block
}

.custom-menu .nav-link.show,
.custom-menu .nav-link:hover {
    background: rgba(255, 255, 255, .9);
    color: var(--secondary-color)
}

.custom-menu .dropdown-menu {
    border-radius: 0;
    min-width: 100%;
    padding: 15px 0;
    margin-top: 0;
    border-top: 3px solid var(--secondary-color)
}

.inner-mega-items {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;
    padding: 40px 20px
}

.custom-menu .dropdown-menu .dropdown-item,
.inner-mega-items .nav-item .nav-link {
    padding: 0 15px !important;
    color: #6c757d;
    font-size: 14px;
    line-height: 36px;
    background: 0 0
}

.inner-mega-items .mega-slides {
    padding: 10px 4%;
    border-right: 1px solid #76878a26
}

.header-search {
    align-items: center
}

#lavora-top .view-btn a,
.no-border {
    border: none !important
}

.menus .navbar-toggler {
    border: none !important;
    padding: 0 !important;
    box-shadow: none !important
}

#hero-slider {
    display: inline-block;
    height: 100vh;
    width: 100%;
    position: relative;
    z-index: 0
}

.ps-container {
    position: absolute;
    width: 100%;
    height: 100%
}

.slider-title,
.sub-bg {
    color: var(--text-color);
    position: relative
}

.underline {
    text-decoration-thickness: 3px;
    text-underline-position: from-font
}

.sub-bg {
    z-index: 9;
    padding: 1px 3px !important
}

.ps-content,
.ps-header {
    background: var(--text-color)
}

.sub-bg::before {
    display: inline-block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    bottom: 0;
    z-index: -1
}

.slider-title {
    font-family: "Space Grotesk", sans-serif;
    font-size: 50px;
    font-weight: 900;
    letter-spacing: -.5px;
    line-height: 60px;
    width: 100%;
    z-index: 1
}

.centro-pagina,
.ps-container>div,
.ps-container>div>div,
.ps-slides>div,
.ps-slidewrapper>nav,
.slide-bg::before {
    position: absolute
}

.slide-bg::before {
    display: block;
    content: "";
    background: #000;
    background: linear-gradient(0deg, rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .3) 100%);
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 0
}

.ps-container>div {
    width: 50%
}

.ps-header {
    top: 0;
    left: 0;
    height: 150px;
    z-index: 1001
}

.ps-header h1 {
    color: #ccc;
    line-height: 150px;
    margin: 0;
    padding: 0 50px;
    font-weight: 200;
    font-size: 14px;
    letter-spacing: 10px
}

#flows-managed .sub-text,
.cards .card-text,
.post-des {
    letter-spacing: 0
}

.ps-content h1 {
    text-align: right
}

.grid-layout {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(680px, 1fr));
    grid-gap: 1px;
    grid-auto-rows: minmax(680px, auto);
    grid-auto-flow: dense;
    padding: 1px
}

.grid-item {
    padding: 1rem;
    font-size: 14px;
    font-weight: 700;
    color: #000;
    border-radius: 10px
}

.ps-contentwrapper {
    top: 0;
    bottom: 0;
    z-index: 1000
}

.tooltip-info,
.video-inner {
    z-index: 9;
    text-align: center
}

.centro-pagina {
    top: 50%;
    left: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.ps-content {
    width: 100%;
    height: 100%
}

.ps-slidewrapper {
    right: 0;
    top: 0;
    height: 100%
}

.ps-slides {
    top: 0;
    bottom: 00px;
    width: 100%
}

.ps-slides>div {
    width: 100%;
    height: 100%;
    display: flex;
    padding: 25px;
    align-items: center;
    box-shadow: inset 0 0 0 9999px rgba(179, 157, 250, .1)
}

.ps-slidewrapper>nav {
    height: 50px;
    bottom: 0;
    left: -50px;
    z-index: 1000
}

.ps-slidewrapper>nav>a {
    width: 50px;
    height: 50px;
    position: relative;
    box-shadow: inset 0 0 0 9999px rgba(209, 8, 20, .5);
    outline: 0
}

.ps-slidewrapper>nav>a:first-child {
    box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, .5)
}

.no-touch .ps-slidewrapper>nav>a {
    -webkit-transition: box-shadow .4s ease-in-out;
    -moz-transition: box-shadow .4s ease-in-out;
    -ms-transition: box-shadow .4s ease-in-out;
    -o-transition: box-shadow .4s ease-in-out;
    transition: box-shadow .4s ease-in-out
}

.no-touch .ps-slidewrapper>nav>a:hover {
    box-shadow: inset 0 0 0 9999px rgba(209, 8, 20, .8)
}

.no-touch .ps-slidewrapper>nav>a:first-child:hover {
    box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, .8)
}

.ps-slidewrapper>nav>a::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    left: 50%;
    margin: -2px 0 0 -10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-left: 2px solid var(--text-color);
    border-top: 2px solid var(--text-color)
}

.ps-slidewrapper>nav>a:first-child:after {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    margin: -12px 0 0 -10px
}

.slide-bg {
    background-color: var(--text-color);
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover
}

.ps-move {
    -webkit-transition: top .4s ease-out;
    -moz-transition: top .4s ease-out;
    -o-transition: top .4s ease-out;
    -ms-transition: top .4s ease-out;
    transition: top .4s ease-out
}

.v-on-hover {
    text-decoration: none;
    transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out
}

.view-btn a,
.view-btn a i {
    text-decoration: none;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
}

.blog-tile__tiles__image,
.des-on-hover {
    transition: .6s cubic-bezier(.26, 1, .48, 1)
}

.view-btn {
    margin-bottom: 12px
}

#lavora-top .view-btn,
#our-blogs .blog-items,
.blog-sections .column.show,
.btm-footer .policy-info li,
.footer-s li {
    display: inline-block
}

#our-blogs .blog-main-outer {
    height: max-content;
    display: inline-block
}

#our-blogs {
    background-color: var(--light-bg)
}

.blog-sections {
    margin-top: 15px
}

.heading-text {
    width: 362px;
    max-width: 80%
}

.heading-section .content-text,
.heading-text h3 {
    font-size: 21px;
    line-height: 32px;
    font-weight: 400
}

.content-heading {
    display: inline-flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    align-items: center
}

.view-btn a {
    color: var(--primary-color);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    border: 1px solid transparent
}

.view-btn .v-on-hover {
    transform: translateX(45%);
    font-size: 0px
}

.view-btn a:hover .v-on-hover {
    font-size: 16px;
    padding-right: 15px;
    transform: translateX(25px);
    visibility: visible;
    opacity: 1
}

.view-btn a:hover i {
    border: transparent
}

.view-btn a i {
    border: 1px solid;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    text-align: center;
    line-height: 60px
}

.view-btn a:hover {
    width: auto;
    border-radius: 30px;
    border-color: var(--primary-color)
}

#easy-yard,
#our-business {
    border-top: 1px solid var(--primary-color)
}

.post-date {
    line-height: 32px;
    font-size: 14px;
    color: var(--gray-color);
    margin-top: 5px
}

.post-des {
    font-size: 18px;
    line-height: 24px;
    color: var(--primary-color)
}

.v-h {
    opacity: 0
}

.blog-items {
    margin-bottom: 40px;
    break-inside: avoid-column;
    display: inline-block
}

.outer-box {
    position: relative;
    background: var(--text-color)
}

#prs,
.customes-outer .owl-dot.active span,
.des-on-hover {
    background: var(--secondary-color)
}

.blog-title {
    position: absolute;
    left: 0;
    top: 0
}

.outer-box:hover .blog-tile__tiles__image,
.outer-box:hover .des-on-hover {
    transform: translateY(-100%)
}

.des-on-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 62px 40px;
    color: var(--light-bg);
    display: inline-flex;
    flex-direction: column;
    justify-content: space-between
}

.after-bg-layer,
.blog-videos,
.smile-img,
.tooltip-section,
.video-outer,
.video-placeholder,
.video-section {
    position: relative
}

#easy-yard,
.counter-section {
    padding: var(--more-padding)
}

.blog-tile__tiles__chapter__cta {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px
}

.blog-tile__tiles__chapter__body {
    opacity: 0;
    line-height: 30px;
    margin-bottom: 20px;
    overflow: hidden;
    visibility: hidden;
    transition: .8s cubic-bezier(.26, 1, .48, 1)
}

.outer-box:hover .blog-tile__tiles__chapter__body {
    opacity: 1;
    visibility: visible
}

#our-business {
    border-bottom: 1px solid var(--primary-color)
}

.top-label,
.top-label2 {
    color: var(--secondary-color);
    line-height: 32px
}

.heading-text-new h2 {
    font-size: 68px;
    line-height: 85px;
    letter-spacing: 0;
    font-weight: 400;
    font-family: var(--title-font)
}

.c-number.adding-icon:before {
    display: inline-block;
    content: "+"
}

.extra-b {
    font-weight: 900 !important
}

.counter-section {
    padding-bottom: 20px
}

.projectFactsWrap .item {
    text-align: center;
    color: var(--secondary-color)
}

.projectFactsWrap .item .c-number {
    font-size: 100px;
    font-family: var(--title-font);
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 80px;
    margin-bottom: 20px;
    position: relative
}

#our-business p .sub-bg {
    display: initial !important
}

.free-width .heading-text,
.full-max-width .heading-text,
.rp-heading .heading-text {
    width: 100%;
    max-width: 100%
}

.rp-heading h2 {
    font-weight: 400;
    font-size: var(--font-48);
    letter-spacing: -.48px;
    line-height: 64px
}

.sub-content .content-heading {
    margin: 45px auto;
    margin-top: 48px !important;
    margin-bottom: 62px !important
}

#rp-system .sub-content {
    max-width: 550px
}

.smile-img.first-images {
    margin-top: 90px
}

.smile-img {
    margin-left: -20px;
    margin-bottom: 10px;
    padding-bottom: 20px
}

.second-images .grahpic-img {
    padding-top: 80px
}

.smile-img.second-images {
    padding-bottom: 0;
    margin-bottom: 0
}

.tooltip-icons img {
    max-width: 100%;
    height: 100%
}

.tooltip-icons {
    width: 60px;
    height: 60px;
    margin: auto;
    transition: .5s;
    text-align: center;
    margin-left:66%;
    margin-top:-7px
}

.tooltip-info {
    position: absolute;
    background: var(--text-color);
    border: 1px solid #ddd;
    color: var(--primary-color);
    padding: 10px;
    border-radius: 5px;
    top: -60px;
    width: 100%;
    min-width: 350px;
    max-width: 350px;
    right: -50px;
    transition: .2s;
    font-size: 14px
}

.for-test,
.tooltip-section {
    max-width: 320px;
    z-index:10000!important;
}
.tooltip-info {
    top: -65px;
    visibility: hidden;
    opacity: 0;
    pointer-events: none; /* Aggiunto */
    transition: opacity 0.3s, visibility 0.3s, top 0.3s;
}
.tooltip-icons:hover+.tooltip-info {
    top: -35px;
    visibility: visible;
    opacity: 1;

}

.custom-cover,
.popup .popuptext {
    visibility: hidden
}

.first-images .tooltip-section,
.second-images .tooltip-point,
.second-images .tooltip-section,
.third-images .tooltip-section {
    float: right;
    right:40%
}

.tooltip-point {
    white-space: nowrap;
    margin: 0;
    font-family: var(--title-font);
    padding: 0 10px 5px;
    display: inline-block
}

.second-images .tooltip-icons {
    margin-top: -8px
}

.second-images .tooltip-info {
    top: -95px;
    right: 0
}

.second-images .tooltip-icons:hover+.tooltip-info {
    top: -85px
}

.smile-title .smile-image {
    max-width: 80%
}

.for-test {
    display: block
}

.smile-img.third-images::before {
    width: 44.5%;
    height: 24%;
    left: 19%
}

.smile-img.third-images .grahpic-img {
    padding-top: 0;
    margin-left: -30px;
    margin-top: 10%
}



.client-reviews .owl-dots,
.share-icons,
.slg {
    margin-top: 60px
}

.slg .grahpic-img {
    padding-top: 0 !important
}

.smile-img.slg-first .grahpic-img {
    max-width: 260px;
    float: left;
    width: 100%
}

.slg .smile-img {
    display: inline-block;
    width: 100%;
    max-width: 90%;
    margin-left: 0
}

.smile-img.slg-first::before {
    height: 0;
    left: 24%;
    top: 19%;
    width: 12%
}

.slg-first .tooltip-section {
    margin-top: 10%;
    display: inline-block
}

.slg-second .smile-image {
    margin-top: -120px;
    width: 100%;
    display: flex;
    align-items: end
}

.smile-img::after,
.smile-img::before {
    display: block;
    position: absolute;
    content: ""
}

.slg-second .grahpic-img {
    width: 100%;
    max-width: 420px
}

.smile-img::before {
    width: 60px;
    height: 29%;
    border-top: 2px dashed var(--secondary-color);
    margin-top: 100px;
    border-left: 2px dashed var(--secondary-color);
    left: 25%
}

.smile-img::after {
    bottom: 10px;
    right: 50%;
    border-top: 2px dashed var(--secondary-color);
    top: 55px
}

.smile-image .grahpic-img {
    padding-right: 40px;
    margin-top: 25px
}

.smile-img.third-images::after {
    width: 78%;
    height: 1px;
    bottom: 10%;
    top: auto;
    border-bottom: 2px dashed var(--secondary-color);
    border-right: 0;
    right: 79%
}

.slg-second::before {
    width: 1px;
    height: 70%;
    top: -24%;
    left: 18%
}

.top-label-graph {
    gap: 30px
}

.item-outer {
    height: 100px;
    background: #bdc8c8
}

.customes-outer {
    padding: var(--padding-90);
    padding-bottom: 0
}

.video-tooltop,
footer {
    padding: var(--padding-tb)
}

.customes-outer .owl-dot {
    margin: 20px 10px;
    text-align: center
}

.customes-outer .owl-dot span {
    width: 13px;
    height: 13px;
    background: #bdc8c8;
    display: inline-block;
    border-radius: 30px
}

#core-business-new,
.min-height.fullscreen-img {
    background-position: center;
    background-size: cover
}

.customes-outer .owl-dots {
    text-align: center;
    margin-top: 50px
}

#vid {
    height: 100%;
    width: 100%
}

#easy-yard {
    background-color: #f9f9fb
}

.full-section .heading-text {
    width: 740px
}

.content-heading.full-section {
    margin: var(--padding-tb)
}

.video-tooltop {
    position: absolute;
    top: 11%;
    left: 0;
    right: 0;
    border: 0
}

.blog-videos-outer.two-column {
    position: relative;
    z-index: 0
}

.video-tooltop .tooltip-icons {
    width: 70px;
    height: 70px;
    position: relative
}

.video-tooltop .tooltip-icons .serial {
    position: absolute;
    font-size: 14px;
    left: 0;
    right: 0;
    top: 8px;
    color: var(--text-color)
}

.video-tooltop .tooltip-icons:hover+.tooltip-info {
    top: -120%
}

.video-tooltop .tooltip-info {
    top: -150%
}

.tooltip-section.fifth {
    margin-top: 8%;
    margin-left: 17%
}

.tooltip-section.fourth {
    float: right;
    margin-top: -16px
}

.tooltip-section.third {
    float: right;
    margin-right: 32%;
    margin-top: 6%
}

.tooltip-section.second {
    float: left;
    margin-top: 19%
}

.tooltip-section.first {
    float: left;
    clear: both;
    margin-left: 26%;
    margin-top: 8%
}

.after-bg-layer:hover .blur-on-hover {
    filter: blur(2px);
    -webkit-filter: blur(2px)
}

#software-video:hover .blur-on-hover,
.video-section:hover .blur-on-hover {
    filter: blur(6px);
    -webkit-filter: blur(6px)
}

.video-inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, .4) 0, rgba(0, 0, 0, .2) 48%, rgba(0, 0, 0, 0) 99%);
    display: flex;
    align-items: center;
    justify-content: center
}

.video-inner .inner-content {
    position: absolute;
    text-align: left;
    color: var(--text-color);
    bottom: 50px !important
}

#software-video {
    position: relative;
    background: var(--primary-color);
    z-index: 99;
    margin-bottom: -1px
}

.popup .popuptext {
    text-align: center;
    top: 0;
    z-index: 99;
    bottom: 0;
    background-color: var(--primary-color);
    left: 0;
    position: fixed;
    display: none;
    height: 100vh;
    padding: 120px 40px 20px
}

.full-width .heading-text,
.video-inner .heading-text {
    max-width: 100%
}

.video-inner button {
    background: 0 0;
    border: none;
    border-radius: 50%;
    position: relative;
    z-index: 99;
    max-width: 62px
}

.video-inner button:hover {
    background: #3e3c3c
}

.video-inner button.youtube-icon:hover {
    background: 0 0
}

.popup .show {
    visibility: visible;
    -webkit-animation: 1s fadeIn;
    animation: 1s fadeIn;
    display: block
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.timeline-carousel {
    margin: 0;
    padding: 20px 6.9444% 50px 1%;
    position: relative
}

.reviews-section .view-btn a img,
.slick-dots {
    padding-left: 10px
}

.timeline-carousel:after,
.timeline-carousel:before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    height: 100%;
    background-color: #fff;
    z-index: 3;
    width: 6.9444%
}

.inner-slick:hover,
.timelines .events ul li a.selected::after,
.timelines .events ul li a:hover::after,
.timelines .events ul li.selected a:after {
    background-color: var(--secondary-color)
}

.timeline-carousel:after {
    left: 0;
    width: 1%
}

.timeline-carousel:before {
    right: 0;
    opacity: 0
}

.timeline-carousel .slick-list {
    overflow: visible
}

.timeline-carousel .slick-dots {
    bottom: -40px
}

.timeline-carousel__image {
    padding-right: 30px
}

.timeline-carousel__item {
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab
}

.timeline-carousel__item .media-wrapper {
    opacity: .4;
    padding-bottom: 71.4%;
    -webkit-transition: .4s cubic-bezier(.55, .085, .68, .53);
    -o-transition: .4s cubic-bezier(.55, .085, .68, .53);
    transition: .4s cubic-bezier(.55, .085, .68, .53)
}

.timeline-carousel__item:last-child .timeline-carousel__item-inner:after {
    width: calc(100% - 30px)
}

.timeline-carousel__item-inner {
    position: relative;
    padding-top: 45px
}

.timeline-carousel__item-inner:after {
    position: absolute;
    width: 100%;
    top: 45px;
    left: 0;
    content: "";
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.footer-s li a:hover,
.slick-dots li button:hover,
.slick-dots li.slick-active button {
    border-color: var(--secondary-color);
    background: var(--secondary-color)
}

.timeline-carousel__item-inner .pointer:after,
.timeline-carousel__item-inner .pointer:before {
    position: absolute;
    content: ""
}

.blog-tile__tiles__chapter__cta i {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 37px;
    border: 1px solid #000;
    border-radius: 50%;
    background: #fff;
    color: #000
}

.timeline-carousel .slick-active .media-wrapper {
    opacity: 1 !important
}

.slick-dots {
    bottom: 160px;
    position: absolute;
    width: 100%;
    left: 0;
    text-align: left;
    z-index: 2
}

#myBtnContainer,
.cards,
.filter-pages,
.footer-s li a,
.lavora-slider-head,
.video-popup {
    text-align: center
}

.slick-dots li {
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    display: inline-block;
    margin: 0 6px;
    position: relative;
    width: 10px;
    height: 10px
}

.slick-dots li:last-child {
    margin-right: 0
}

.slick-dots li button {
    display: block;
    font-size: 0;
    width: 13px;
    height: 13px;
    padding: 0;
    border-radius: 30px;
    background-color: var(--gray-color);
    border: none;
    cursor: pointer
}

.bottom-btn .view-btn a {
    float: left;
    margin-top: 35px
}

.inner-slick {
    background: #6c757d;
    padding: 25px 25px 15px;
    margin: auto 15px
}

.inner-slick:hover {
    transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08)
}

.slick-image {
    background: var(--text-color);
    max-height: 220px;
    max-width: 250px;
    margin: 10px auto 25px
}

.btm-footer,
.timelines .events ul li a::after,
footer {
    background-color: var(--primary-color)
}

.slick-image img {
    height: auto
}

.slict-text {
    color: var(--text-color);
    min-height: 130px
}

.small-text {
    font-size: 14px;
    font-weight: 200;
    margin: 15px auto
}

.inner-slick .blog-tile__tiles__chapter__cta {
    margin: 10px auto 5px;
    width: 100%
}

.inner-slick .blog-tile__tiles__chapter__cta a {
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    color: var(--text-color);
    align-items: center
}

.about-grid-img,
.grid-c {
    display: flex;
    width: 100vw
}

footer {
    font-weight: 400;
    color: var(--text-color)
}

.footer-title {
    min-height: 92px
}

.add-txt {
    opacity: .75;
    font-size: 15px;
    line-height: 24px;
    font-weight: 200
}

.add-txt a {
    color: #fff;
    text-decoration: none
}

.small-bold {
    font-weight: 500
}

.add-txt li+li {
    margin-top: 4px
}

.footer-title img {
    max-width: 220px
}

.footer-s li+li {
    margin-left: 14px
}

.footer-s li a {
    width: 41px;
    height: 41px;
    display: inline-block;
    border: 1px solid #ffffff80;
    border-radius: 50%;
    line-height: 41px
}

.footer-s li a:hover {
    color: var(--text-color);
    opacity: 1
}

.hide {
    font-size: 0px
}

.btm-footer {
    padding: var(--padding-middle-tb);
    border-top: 1px solid #ffffff5e;
    color: var(--text-color);
    font-size: 13px;
    line-height: 19px;
    letter-spacing: .52px
}

.label-title,
.label-title a {
    color: var(--secondary-color)
}

.btm-footer .policy-info ul {
    display: flex;
    justify-content: end
}

.btm-footer .policy-info li a {
    color: var(--text-color);
    text-decoration: none
}

.btm-footer .policy-info li+li a {
    margin-left: 75px
}

#client-filters .top-label p,
#custom-search .search-box .top-label,
#news-prs .card-subtitle,
.btm-footer p {
    margin-bottom: 0
}

.min-height.fullscreen-img {
    position: relative;
    text-align: center;
    background-repeat: no-repeat
}

.grid-img:after,
.timeline:after {
    position: absolute;
    height: 100%;
    top: 0;
    content: ""
}

.st-img img {
    max-height: 210px;
    display: block;
    margin: auto
}

.product-header-logo__image {
    object-fit: cover;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

h2.extra-big {
    font-size: var(--font-55);
    letter-spacing: -.55px;
    line-height: 64px
}

.sub-text {
    font-size: var(--font-21);
    font-weight: 400;
    line-height: 36px !important;
    letter-spacing: -.5px
}

.sub-text .underline,
p .underline {
    text-decoration-thickness: 2px
}

#core-business-new:before,
.after-bg-layer:before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .3) 100%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.label-title a {
    display: inline-block;
    font-size: 18px
}

.label-title {
    margin: 20px auto
}

#core-business-new,
.about-counter .item .c-number,
.bg-black,
.bg-grey {
    color: var(--text-color)
}

.st-content {
    line-height: 28px
}

.strenghts-inner:hover {
    transform: translateY(-5px) scale(1.01)
}

.bg-black {
    background: var(--primary-color)
}

.bg-black .svg-outer:after {
    background: #000
}

.about-counter {
    padding: var(--more-padding);
    padding-bottom: 0
}

.about-counter .item .c-number {
    font-size: 80px;
    white-space: nowrap
}

.bg-grey {
    background: #4d4d4d
}

.font-24 {
    font-size: 24px;
    font-weight: 300
}

.logo-zucchetti img {
    max-width: 280px;
    height: auto
}

#core-business-new {
    position: relative
}

#core-business-new:before {
    background: linear-gradient(0deg, rgba(0, 0, 0, .8) 0, rgba(0, 0, 0, .5) 100%)
}

#core-business-new .container {
    position: relative;
    z-index: 9
}

.about-grid-img {
    flex-wrap: wrap;
    align-items: center
}

.grid-c {
    padding: 2vw
}

.grid-img {
    width: 100vw;
    position: relative
}

.left-image .grid-c {
    padding-right: 14vw;
    padding-left: 10vw
}

.grid-img:after {
    display: block;
    width: 100%;
    background: #fff;
    left: 0;
    z-index: 1;
    transform: translateX(0);
    --transition-duration: 1.2s;
    transition-duration: 1.2s;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0)
}

.scrolled .grid-img:after {
    transform: translate(100%);
    visibility: hidden
}

.left-image.scrolled .grid-img::after {
    transform: translateX(-100%)
}

#about-grid,
section#lavora-video {
    padding-bottom: 0
}

.settantasei {
    width: 76% !important
}

#core-business .sub-text .sub-bg,
#storys .sub-bg,
.grid-c .sub-bg,
.timeline-content .sub-bg,
.valori-head .sub-bg {
    display: inline
}

.valori-header-bg {
    background: url(../images/valori.png)
}

.badges-items {
    display: grid;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 15px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr
}

.set-bg a img {
    background: #ffb500
}

.storia-header-bg {
    background: #1919196e
}

#client-filters,
#story-timeline {
    padding-top: 0
}

.timeline {
    position: relative
}

.timeline:after {
    left: 50%;
    margin-left: -2px;
    border-right: 2px solid #bdc8c8;
    display: block;
    z-index: -1
}

.timeline-row {
    position: relative;
    margin-bottom: 40px;
    padding-bottom: 40px;
    display: inline-block;
    width: 100%
}

.timeline-row:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.timeline-row .timeline-thumb {
    padding: 5px 0 0 135px;
    margin-top: 0;
    float: right;
    width: 50%
}

.timeline-row .timeline-thumb small {
    display: block;
    font-size: .8rem
}

.timeline-row .timeline-content {
    position: relative;
    padding: 0 135px 0 0;
    float: left;
    width: 50%
}

.timeline-row .timeline-content:before {
    content: "";
    position: absolute;
    top: 0;
    right: -4px;
    width: 10px;
    height: 10px;
    z-index: 10;
    background: var(--text-color);
    border: 3px dashed var(--secondary-color)
}

.red-bg-btn:hover,
.timelines .events:before {
    background: var(--primary-color)
}

.timeline-row:before {
    display: block;
    content: "";
    width: 140px;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 4px;
    border-top: 2px dotted #cecfcf
}

.timeline-row:nth-child(2n) .timeline-content {
    float: right;
    padding: 0 0 0 135px
}

.timeline-row:nth-child(2n) .timeline-thumb {
    float: left;
    padding: 0 135px 0 0
}

.timeline-row:nth-child(2n) .timeline-content:after {
    left: -8px;
    right: initial;
    border-bottom: 0;
    border-left: 0;
    transform: rotate(-135deg)
}

.timeline-row:nth-child(2n) .timeline-content:before {
    left: -6px;
    right: initial
}

.timeline-row:nth-child(odd) .timeline-content:after {
    right: -8px;
    border-left: 0;
    border-bottom: 0;
    transform: rotate(45deg)
}

.filter-box .form-select {
    height: 60px;
    border-radius: 0;
    border: 1px solid;
    color: var(--primary-color)
}

#detail-head .sub-text,
#myBtnContainer .btn,
.filter-pages ul li a,
.share-icons li a,
.team-img .small {
    color: var(--gray-color)
}

.custom-button {
    border-radius: 30px;
    height: 60px;
    border: none;
    padding: 0 30px;
    min-width: 150px;
    font-weight: 500
}

.filter-pages ul li a:hover,
.filter-pages ul li.current a,
.red-bg-btn {
    background: var(--secondary-color);
    color: var(--text-color)
}

.custom-checkbox input,
.replica-academy-head .view-btn img {
    margin-right: 10px
}

.result__items .inner-slick {
    margin: auto auto 25px
}

.filter-result .slick-image img {
    max-height: 190px;
    width: auto
}

.client-reviews .owl-dots button.active,
.left-circle li:before {
    width: 13px;
    height: 13px
}

.filter-pages {
    padding-bottom: 0;
    width: 100%
}

.filter-pages ul {
    display: inline-flex;
    gap: 10px
}

.filter-pages ul li a {
    width: 35px;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    border-radius: 30px
}

.persone-header-bg {
    background: url(../images/persone-head.png)
}

.scm-list .gap-tp:first-child {
    margin-top: 0
}

.left-icons {
    background: url(../images/Check.svg) left center no-repeat;
    padding-left: 100px;
    min-height: 70px
}

.h-center {
    display: flex;
    align-items: center
}

.center-end {
    justify-content: end
}

.h-center a span img {
    margin-right: 20px
}

#prs .container-fluid {
    padding-left: 5vw
}

.card-subtitle {
    font-weight: 200;
    margin-bottom: 30px
}

.cards {
    max-width: 570px
}

.cards .card-text {
    font-size: 18px;
    margin-bottom: 0;
    line-height: 26px;
    font-style: italic
}

.team-img img {
    max-width: 250px
}

.team-img h5 {
    font-size: 29px;
    font-family: "Space Grotesk";
    line-height: 36px
}

.mgmt-team,
.rquirement-part li {
    margin-top: 40px
}

.team-img .small {
    font-size: 17px;
    letter-spacing: 1.87px;
    line-height: 27px
}

.rpl-align-last {
    display: flex;
    align-items: end
}

.ricerca-header-bg {
    background-color: #000;
    height: 10px !important
}

.news-header-bg {
    background: url(../images/news-header.png)
}

.blog-items .category-type {
    color: var(--secondary-color);
    position: absolute;
    z-index: 9;
    right: 20px;
    top: 20px;
    background: var(--text-color);
    padding: 8px 30px;
    border-radius: 50px;
    border: 1px solid;
    font-size: 14px
}

#myBtnContainer .btn {
    border: 1px solid;
    padding: 10px 30px;
    min-width: auto;
    height: auto;
    border-radius: 55px;
    font-weight: 500;
    margin: auto 7px
}

.blog-play {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: 0 0;
    border: none;
    max-width: 45px
}

.blog-main-outer {
    -moz-column-count: 3;
    -moz-column-gap: 3%;
    -webkit-column-count: 3;
    -webkit-column-gap: 3%;
    column-count: 3;
    column-gap: 3%
}

.custom-form .input-field {
    height: 60px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    box-shadow: none;
    outline: 0;
    border: 1px solid var(--gray-color);
    padding: 10px
}

#custom-search .search-box {
    margin: auto;
    max-width: 650px;
    width: 100%
}

.search-form.custom-form {
    display: inline-flex;
    width: 100%;
    gap: 5px
}

.sm-img img {
    max-height: 290px
}

#add-on .details-inner,
#smile-chain .heading-section,
.custom-details .inner-content {
    max-width: 460px
}

#smile-chain .sub-content {
    margin-top: -90px
}

#smile-chain .svg-outer {
    margin-left: auto;
    margin-right: -160px;
    margin-top: -60px;
    max-width: 200px
}

#smile-chain .smile-title .smile-image {
    max-width: 90%
}

#smile-chain .smile-img.first-images {
    margin-top: 0;
    margin-bottom: 0
}

#smile-chain .smile-image .grahpic-img {
    padding: 25px;
    display: inline-block;
    width: 100%;
    margin-left: 60px;
    margin-right: -25px
}

#smile-chain .smile-img.first-images::after {
    top: 12%;

    left: 14.5%;
    border: none;
    border-right: 2px dashed var(--secondary-color);
}


#smile-chain .smile-img::before {
    bottom: -23%;
    border-top: none;

    width: 16%;
    left: 50%;
    display: block
}

#smile-chain .smile-img::after {
    height: 18%
}

#smile-chain .smile-img.third-images:before {
    top: -10%;
    right: 5px;
    left:34.5%;
    border: none;
    border-right: 2px dashed var(--secondary-color)
}

#smile-chain .smile-img.third-images::after {
    border: 2px dashed var(--secondary-color);
    height: 26%;
    border-top: none;
    border-left: none;
    border-right: none;
    width: 22%;
    bottom: 40%;
    right: 85%
}

#smile-chain .smile-img.slg-first .grahpic-img {

    max-width: 423px
}

#smile-chain .grahpic-img {

    max-width: 423px
}

#smile-chain .smile-img.slg-second .smile-image {
    display: inline-block;
    margin: auto
}

#smile-chain .slg .smile-img.slg-second::before {
    top: 0;
    border-top: 2px dashed var(--secondary-color) !important;
    border-right: 2px dashed var(--secondary-color) !important;
    border: none;
    width: 11%;
    left: 43%;
    height: 20%
}

#smile-chain .slg-first .tooltip-section {
    margin-top: 30%;
    left: 23%
}



#smile-chain .smile-img.slg-first::after {
    display: block;
    width: 20%;
    left: 67%;
    right: auto;
    bottom: -10px;
    top: 45%
}

#smile-chain .slg .smile-image .grahpic-img {
    margin-left: auto
}

.video-inner .modal {
    display: none;
    position: fixed;
    z-index: 99;
    left: 0;
    width: 100%;
    background-color: #000;
    top: -100vh;
    bottom: -100vh;
    height: 200vh;
    overflow: auto
}

.video-popup {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 999;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100vh;
    padding: 2rem
}

#detail-head .top-label,
#innovativa .heading-text {
    margin-bottom: 20px
}

.blog-tile__tiles__chapter {
    transform: translateY(0)
}

.share-icons li a {
    border: 1px solid
}

.contact-btn .btn {
    line-height: 60px;
    color: var(--text-color)
}

.header-black {
    padding-top: 125px
}

.padding-20 {
    padding: 20px 0
}

#blog-details p {
    margin-bottom: var(--font-28)
}

.left-circle li {
    padding-left: 30px;
    position: relative;
    margin-top: 10px;
    display: inline-block;
    width: 100%
}

.left-circle li:before {
    display: inline-block;
    background: var(--secondary-color);
    content: "";
    border-radius: 50px;
    position: absolute;
    left: 0;
    top: 8px
}

#news-prs .card-title {
    margin-top: var(--font-48)
}

.video-inner .inner-content.top-position {
    bottom: auto;
    top: 30px;
    left: 30px;
    z-index: 9
}

.red-icons li a {
    color: var(--secondary-color);
    border: 1px solid var(--secondary-color)
}

.blog-videos .play-btn {
    position: absolute;
    max-width: 60px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: 0 0;
    border: none;
    z-index: 9
}

.my-video {
    min-height: 318px
}

.two-column .my-video {
    min-height: 340px
}

.fancybox-buttons:hover img {
    transform: scale(1.05)
}

.wms-header-bg {
    background: url(../images/wms-head.png)
}

.wms-header-bg .container {
    max-width: 992px
}

.timelines {
    position: relative;
    display: flex;
    justify-content: center;
    padding-top: 80px
}

.timelines .events ul {
    padding: 0 20px;
    display: flex;
    justify-content: space-around
}

.timelines .events {
    position: relative;
    width: 100%;
    margin: 0 auto 3rem
}

.timelines .events ul li a {
    color: var(--primary-color);
    text-decoration: none;
    position: relative;
    font-weight: 700
}

.timelines .events ul li a::after {
    content: "";
    position: absolute;
    top: -13px;
    left: 50%;
    right: auto;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    transition: .3s;
    transform: translateX(-50%)
}

.timelines .events:before {
    display: block;
    content: "";
    height: 1px;
    margin-bottom: 6px
}

.timelines .events ul li a.selected,
.timelines .events ul li a:hover,
.timelines .events ul li.selected a {
    color: var(--secondary-color);
    text-decoration: underline
}

.bg-padding {
    padding: 1px 10px !important
}

#add-on {
    border-bottom: 1px solid var(--primary-color)
}

div#custom-sticky.sticky {
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    position: fixed;
    padding-top: 140px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 99;
    background: var(--text-color);
    border-bottom: 1px solid #ededed
}

div#custom-sticky.sticky .events {
    margin-bottom: 2rem
}

.Login_margin {
    margin-top: 170px
}

#lavora-solo-head,
#replica-academy {
    background: url(../images/lavora-header.png) right center/cover no-repeat;
    position: relative
}

#lavora-solo-head .inner-page-header,
#replica-academy .inner-page-header {
    background: rgba(209, 8, 20, .75);
    height: auto;
    padding: var(--gap) 0
}

.header-roune {
    width: 490px;
    height: 490px;
    border-radius: 50%;
    border: 10px solid #e0576a;
    display: flex;
    justify-content: center;
    align-items: center
}

#lavora-solo-head .row,
.review-info {
    align-items: center
}

.header-roune img {
    height: 490px;
    max-width: unset
}

.lavora-slider-head {
    color: var(--text-color)
}

.video-placeholder .video-inner img {
    width: 80px
}

#lavora-client .container-fluid {
    padding-left: 0
}

.client-reviews {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-self: center;
    height: 100%;
    align-items: center;
    justify-content: center;
    padding-left: 7vw;
    text-align: left;
    max-width: 670px;
    padding-top: 40px;
    padding-bottom: 40px
}

.review-text {
    font-size: var(--font-32);
    margin-bottom: 40px;
    font-weight: 300;
    min-height: 159px !important
}

.priv {
    text-align: left !important
}

.review-info {
    display: flex;
    gap: 30px;
    margin: 25px auto
}

.client-info .name {
    font-size: 18px;
    color: var(--primary-color);
    margin-bottom: 5px
}

.reviews-section .view-btn {
    display: inline-block;
    margin-top: 40px
}

.reviews-section .view-btn a {
    border: none
}

.reviews-section .view-btn a span {
    display: flex;
    white-space: nowrap;
    align-items: center
}

.review-info .client-img {
    max-width: 80px
}

.replica-academy-head {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    text-align: center
}

#replica-academy .header-roune {
    float: right;
    margin-left: 57px
}

.client-info p {
    color: #6c757d
}

#replica-academy {
    background: url(../images/group-image.jpg)
}

.replica-academy-head .view-btn a {
    display: inline-block;
    border: none !important
}

.video-placeholder .my-video {
    min-height: 80vh
}

.desk-video .my-video {
    min-height: 360px;
    margin-top: 30px
}

.lavora-slider-head h3 {
    font-weight: 500;
    max-width: 425px;
    margin: auto
}

.client-reviews .owl-dots button {
    width: 8px;
    height: 8px;
    background: #aab1bf;
    margin: 2px 5px;
    border-radius: 30px
}

.destra {
    text-align: right !important
}

.tondo {
    margin-left: -40px
}

.futuro {
    margin-left: -6%
}

#about-grid .heading-text ul li {
    list-style-type: none;
    position: relative;
    margin-top: 10px
}

#about-grid .heading-text ul li:before {
    content: '●';
    color: #0086cb;
    position: absolute;
    left: -28px;
    font-size: 31px;
    top: -3px
}

.grid-img img {
    width: 100%;
    max-width: 558px;
    height: 100%
}

#about-grid ul {
    padding-left: 35px !important;
    list-style: disc !important
}

.svg {
    width: 140px;
    height: 140px
}

.divtec {
    margin-bottom: -20px !important
}

.texttec {
    float: left;
    margin-top: 50px;
    font-size: 12px
}

.imagetec {
    float: left;
    text-align: center
}

.segui {
    font-size: 1rem !important;
    font-weight: 400 !important
}

.casehystory {
    padding-top: 27px;
    padding-bottom: 18px
}

.divbread {
    background-color: #eeeeee !important;
    padding: 5px !important
}

.page-breadcrumb {
    text-align: center;
    font-size: 11px
}

.semibold {
    font-weight: 600
}
.firstdiv {width:156px;padding-bottom:6px;border-bottom: solid;border-bottom-width: 1px!important;border-bottom-color: #999999!important;}

.otherdiv{width:156px;padding-top:8px;padding-bottom:6px;border-bottom: solid;border-bottom-width: 1px!important;border-bottom-color: #999999!important;}

@media only screen and (min-width: 960px) {

	.firstdiv{margin-left:50px;}
	.otherdiv{margin-left:50px;}
    .mob{margin-top:-50px!important;}
}
@media only screen and (max-width: 959px) {

	.firstdiv{margin-left:50px;}
	.otherdiv{margin-left:50px;}
    .mob{margin-top:-20px!important;}
}

@media only screen and (max-width: 600px) {

	.firstdiv{margin-left:0px;}
	.otherdiv{margin-left:0px;}

    .col-sm-6 {
        flex: 0 0 auto;
        width: 100%!important;
    }

}

@media only screen and (max-width: 780px) {



    .col-sm-6 {
        flex: 0 0 auto;
        width: 100%!important;
    }

}


.footerlink{font-size:14px;color:#999999!important}

