html, body {
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior-y: none;
}
.minimah {
  min-height: 536px;
}
.minimahmob {
  min-height: 172px;
}
body {
  color: #fff;
}
.sp-default-logo {
    background-color: #ffffff;
  //  box-shadow: 4px 4px 8px 1px #333;
    max-height: 77px;
}
#sp-slide {
    background-color: #00000000;
}
#sp-top-bar-desktop {
    background-color: #00000000;
}
.sticky-wrapper {
    position: relative;
    z-index: 99;
} 
#sp-top-bar {
    padding: 10px 0 0 0;
text-align: center;
}
.offcanvas-inner .current {
    display: block;
}


h1, h2, h3, h4, h5, h6, i, i:before, i:after {
    -webkit-transition: all 0.0s ease-in-out;
    -moz-transition: all 0.0s ease-in-out;
    -ms-transition: all 0.0s ease-in-out;
    -o-transition: all 0.0s ease-in-out;
    transition: all 0.0s ease-in-out;
}
.cube1-wrapper { 
    width: 275px;
    height: 275px;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
	top: 70px;
}
.cube1,.cube1 div {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    transform-style: preserve-3d;
    transition: transform 0.5s ease-in-out;
    text-align: center;
    -webkit-text-stroke: medium;
    line-height: 22px;
    padding: 30px;
}
.cube1-front {
    background: url("/images/CUBE/Cubo_1.jpg") no-repeat center;
    background-size: cover;
}
.cube1-top {
    background: #ed3833;
    background-size: cover;
    transform: translate(0, -100%) rotateX(90deg);
    transform-origin: bottom;
}
.cube1-wrapper:hover .cube1 {
    transform: translate(0, 50%) rotateX(-90deg);
}
.column {
	margin: 15px 15px 0;
	padding: 0;
}
.column:last-child {
	padding-bottom: 60px;
}
.column::after {
	content: '';
	clear: both;
	display: block;
}
.column div {
	position: relative;
	float: left;
	width: 300px;
	height: 200px;
	margin: 0 0 0 25px;
	padding: 0;
}
.column div:first-child {
	margin-left: 0;
}
.column div span {
	position: absolute;
	bottom: -20px;
	left: 0;
	z-index: -1;
	display: block;
	width: 300px;
	margin: 0;
	padding: 0;
	color: #444;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	opacity: 0;
}
figure {
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
}
figure:hover+span {
	bottom: -36px;
	opacity: 1;
}

.hover13 figure:hover img {
	opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s;
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
.cube2-wrapper { 
    width: 275px;
    height: 275px;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
	top: 70px;
}
.cube2, .cube2 div {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    transform-style: preserve-3d;
    transition: transform 0.5s ease-in-out;
    text-align: center;
    -webkit-text-stroke: medium;
    line-height: 23px;
    padding: 20px;
}
.cube2-front {
    background: url("/images/CUBE/Cubo_6.jpg") no-repeat center;
    background-size: cover;
}
.cube2-top {
    background: #ed3833;
    background-size: cover;
    transform: translate(-100%, 0%) rotateY(90deg);
    transform-origin: right;
}
.cube2-wrapper:hover .cube2 {
    transform: translate(50%, 0%) rotateY(-90deg);
}
.cube-wrapper { 
    width: 275px;
    height: 275px;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
	top: 70px;
}
.cube,.cube div {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    transform-style: preserve-3d;
    transition: transform 0.5s ease-in-out;
    text-align: center;
    -webkit-text-stroke: medium;
    line-height: 25px;
    padding: 26px;
}
.cube-front {
    background: url("/images/CUBE/CuboR2.jpg") no-repeat center;
    background-size: cover;
}
.cube-top {
    background: #ed3833;
    background-size: cover;
    transform: translate(100%, 0%) rotateY(91deg);
    transform-origin: left;
}
.cube-wrapper:hover .cube {
    transform: translate(-50%, 0%) rotateY(-90deg);
}
.fa-2x {
    font-size: 1.5em;
    color: #ed3833;
}
.contatti {
color: #000 !important;
display: block;
}
.contatti:hover {
color: #fff !important;
}
.contatti .fa-2x{
color: #000 !important;
}
.contatti:hover .fa-2x{
color: #ed3833 !important;
}
.qxqx2 {
text-transform: none;
}
.jmm-counter.default .jm-count {
	font-size: 30px !important;
	line-height: 1.1;
    font-weight: bold;
}
<! –` .prlxtxt  {
	text-align: center;
    color: #ed3833!important;
    text-shadow: black 3px 2px 5px;
    text-transform: uppercase;
    font-weight: bold;
} –>
.prlxtxt1  {
	background-color: #ffffff ;
	box-shadow: 4px 4px 8px 1px #333; 
}
.sp-page-title {
    margin-bottom: 0px;
}
.sf1 {
    background-attachment: initial;
}
.cube4-wrapper { 
    width: 275px;
    height: 275px;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
	top: 70px;
}
.cube4,.cube4 div {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    transform-style: preserve-3d;
    transition: transform 0.5s ease-in-out;
    text-align: center;
    -webkit-text-stroke: medium;
    line-height: 30px;
    padding: 30px;
}
.cube4-front {
    background: url("/images/CUBE/Cubo_5.jpg") no-repeat center;
    background-size: cover;
}
.cube4-top {
    background: #ed3833;
    background-size: cover;
    transform: translate(0, -100%) rotateX(90deg);
    transform-origin: bottom;
}
.cube4-wrapper:hover .cube4 {
    transform: translate(0, 50%) rotateX(-90deg);
}
.cube5-wrapper { 
    width: 275px;
    height: 275px;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
	top: 70px;
}
.cube5, .cube5 div {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    transform-style: preserve-3d;
    transition: transform 0.5s ease-in-out;
    text-align: center;
    -webkit-text-stroke: medium;
    line-height: 25px;
    padding: 21px;
}
.cube5-front {
    background: url("/images/CUBE/CuboR1.jpg") no-repeat center;
    background-size: cover;
}
.cube5-top {
    background: #ed3833;
    background-size: cover;
    transform: translate(-100%, 0%) rotateY(90deg);
    transform-origin: right;
}
.cube5-wrapper:hover .cube5 {
    transform: translate(50%, 0%) rotateY(-90deg);
}
.cube6-wrapper { 
    width: 275px;
    height: 275px;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
	top: 70px;
}
.cube6,.cube6 div {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    transform-style: preserve-3d;
    transition: transform 0.5s ease-in-out;
    text-align: center;
    -webkit-text-stroke: medium;
    line-height: 19px;
    padding: 15px;
}
.cube6-front {
    background: url("/images/CUBE/CuboR3.jpg") no-repeat center;
    background-size: cover;
}
.cube6-top {
    background: #ed3833;
    background-size: cover;
    transform: translate(100%, 0%) rotateY(91deg);
    transform-origin: left;
}
.cube6-wrapper:hover .cube6 {
    transform: translate(-50%, 0%) rotateY(-90deg);
}
.contatti:hover .fa{
color: #fff !important;
}
.center-table {
  display: table;
  height: 100%;
  width: fit-content;
  margin: 20px;
}
.center-table p {
  display: table-cell;
  margin: 0;
  padding: 20px;
  vertical-align: middle;
}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    display: inline-block;
    padding: 0 6px;
    line-height: 40px;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    font-weight: bold;
    margin-top: 35px;
}
.sp-page-title h2, .sp-page-title h3 {
    margin: 0;
    padding: 0;
    color: #000;
}
#offcanvas-toggler >i {
    color: #ed3833;
  font-size: 30px;
}
#sp-footer a {
    color: #fff;
}
#sp-footer2:hover a {
    color: #ed3833;
}
#sp-footer {
  color: #fff;
  text-align: center;
  padding: 20px 0;
}
.lt-slider .tp-caption a.qx-btn, .qx-btn {
    border: 1px solid #333 !important;
    z-index: 100;
  //  box-shadow: 1px 1px 10px 1px #000;
    margin: 2px;
}
.prlxtxt12 {
    background-color: #ffffff;
    box-shadow: 4px 4px 8px 1px #333;
    max-width: 32%;
    margin: 5px;
}
.prlxtxt123 {
    background-color: #ffffff;
    box-shadow: 4px 4px 8px 1px #333;
    margin: 5px;
}
.cube7-wrapper { 
    width: 275px;
    height: 275px;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
	top: 70px;
}
.cube7, .cube7 div {
    width: 100%;
    height: 100%;
    top: 14px;
    left: 0;
    position: absolute;
    transform-style: preserve-3d;
    transition: transform 0.5s ease-in-out;
    text-align: center;
    -webkit-text-stroke: medium;
    line-height: 21px;
    padding: 22px;
}
.cube7-front {
    background: url("/images/CUBE/Cubo_6.jpg") no-repeat center;
    background-size: cover;
}
.cube7-top {
    background: #ed3833;
    background-size: cover;
    transform: translate(-100%, 0%) rotateY(90deg);
    transform-origin: right;
}
.cube7-wrapper:hover .cube7 {
    transform: translate(50%, 0%) rotateY(-90deg);
}
.cube8-wrapper { 
    width: 275px;
    height: 275px;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
	top: 70px;
}
.cube8, .cube8 div {
    width: 100%;
    height: 100%;
    top: 14px;
    left: 0;
    position: absolute;
    transform-style: preserve-3d;
    transition: transform 0.5s ease-in-out;
    text-align: center;
    -webkit-text-stroke: medium;
    line-height: 32px;
    padding: 35px;
}
.cube8-front {
    background: url("/images/CUBE/Cubo_6.jpg") no-repeat center;
    background-size: cover;
}
.cube8-top {
    background: #ed3833;
    background-size: cover;
    transform: translate(-100%, 0%) rotateY(90deg);
    transform-origin: right;
}
.cube8-wrapper:hover .cube8 {
    transform: translate(50%, 0%) rotateY(-90deg);
}
.cube9-wrapper { 
    width: 275px;
    height: 275px;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
	top: 70px;
}
.cube9, .cube9 div {
    width: 100%;
    height: 100%;
    top: 14px;
    left: 0;
    position: absolute;
    transform-style: preserve-3d;
    transition: transform 0.5s ease-in-out;
    text-align: center;
    -webkit-text-stroke: medium;
    line-height: 30px;
    padding: 28px;
}
.cube9-front {
    background: url("/images/CUBE/Cubo_6.jpg") no-repeat center;
    background-size: cover;
}
.cube9-top {
    background: #ed3833;
    background-size: cover;
    transform: translate(-100%, 0%) rotateY(90deg);
    transform-origin: right;
}
.cube9-wrapper:hover .cube9 {
    transform: translate(50%, 0%) rotateY(-90deg);
}
.contatti2 {
color: #000 !important;
}
.contatti2:hover {
color: #fff !important;
}
.contatti2 .fa-2x{
color: #fff !important;
}
.contatti2:hover .fa-2x{
color: #ed3833 !important;
}
.contatti2:hover .fa{
color: #ffffff !important;
}
.slide1  {
	text-align: center;
	color: #fff;
	text-shadow: black 3px 2px 5px;
	padding: 30px;
  background-color: rgba(0, 0, 0, 0.47);
  text-transform: uppercase;
}
.slide1:hover {
color: #fff !important;
}
.jmm-counter.default .jmm-icon img {
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.futycontainer {
    position: relative;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  overflow: hidden;
  margin-bottom: 12px;
    box-shadow: 7px 7px 2px 0px #262525;
}
.futyimage {
  display: block;
  width: 100%;
  height: auto;
 max-width: 100%;
   -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: all 400ms;
  transition: all 400ms;
}
.futyimagelang {
  display: block;
  width: 36px;
  height: 24px;
 max-width: 100%;
   -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: all 400ms;
  transition: all 400ms;
}
.futyoverlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.9);;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: .3s ease;
  transition: .3s ease;
}

.futycontainer:hover .futyoverlay {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.futytext {
  color: white;
  font-size: 16px;
  line-height: 19px;
  position: absolute;
  left: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -125%);
  text-align: center;
  width: 260px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  padding: 5px;
}
.futymiddle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  left: 50%;
 transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
 top: 50%;
}
.futycontainer:hover .futymiddle {
  opacity: 1;
}
.futy2text {
  background-color: #ed3833;
  color: #000;
  font-size: 26px;
  padding: 5px 5px;
  }
.futycontainer:hover .futyimage {
   -webkit-transform: scale3d(1.15, 1.15, 1);
  transform: scale3d(1.15, 1.15, 1);
}
.futycentered {  
  background-color: rgba(0, 0, 0, 0.47);
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  color: #fff;
  transition: .5s ease;
  position: absolute;
  top: 92%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  -ms-transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
.futycontainer:hover .futycentered {
  opacity: 0;
  transition: .5s ease;
  position: absolute;
  top: 90%;
  left: 50%;
  transform: translate(-50%, -550%);
  -ms-transform: translate(-50%, -50%);
}
.futytext h2 {
  color: #fff;
  font-size: 18px;
  padding: 5px 10px;
}
.futycentered h2 {
  font-size: 18px;
  padding: 0px 5px 10px 5px;
}
.contatti-mobile_tel {
color: #ed3833 !important;
line-height: 87px;
float: right;
}
.contatti-mobile {
color: #fff !important;
}
.contatti-mobile:hover {
color: #ed3833 !important;
}
#sp-user18 a{
color: #fff;
}
#sp-user18 a:hover{
color: #ed3833 !important;
}
#sp-user14 a:hover{
color: #000 !important;
}
#sp-user6 a:hover{
color: #000 !important;
}
#prlxtxtmob {
  text-align: center;
    background-image: linear-gradient(
    -225deg,
    #ff0000 0%,
    #e97f1e 29%,
    #ff5700 67%,
    #ff0000 100%
  );
   background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 5s linear infinite;
    text-transform: uppercase;
    font-weight: bold;
}
#prlxtxtmob:before {
  content:attr(data-text);
  position:absolute;
  top:0;
  right:0;
  left:0;
  bottom:0;
    text-shadow: 2px 13px 2px  #262525;
  z-index:-1;
}
.centrjpg  {
	margin: auto;
}
#sp-user17 {
    padding: 0px;
}
#sp-user6 {
    padding: 0px;
}
#sp-user9 {
    padding: 0px;
}
.qxqx3 {
    padding: 4px 8px !important;
    margin-top: 7px !important;
} 
.imgqx3 {
    height: 16px !important;
     width: 20.5px !important;
} 
.padd {
	padding: 10px;
}
.buzz {
	 background-color: white;
  color: black;
  border: 10px outset #ed3833;
  padding: 20px;
  margin: 0px;
}
.buzz:hover, .text {
    color: #fff!important;
    background: #333!important;
}
.buzz2 {
	 background-color: #131313;
  color: black;
  padding: 10px;
  margin: 0px;
}
.buzz2:hover, .text {
    color: #fff!important;
    border: 3px outset #000000;
}
.animate-charcter
{
   text-transform: uppercase;
  background-image: linear-gradient(
    -225deg,
    #231557 0%,
    #44107a 29%,
    #ff1361 67%,
    #fff800 100%
  );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 2s linear infinite;
  display: inline-block;
      font-size: 190px;
}

@keyframes textclip {
  to {
    background-position: 200% center;
  }
}
.animate-charcter
{
   
}
#prlxtxt  {
	text-align: center;
     background-image: linear-gradient(
    -225deg,
    #ff0000 0%,
    #e97f1e 29%,
    #ff5700 67%,
    #ff0000 100%	
  );
   background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 5s linear infinite;
    text-transform: uppercase;
    font-weight: bold;
}
#prlxtxt:before {
  content:attr(data-text);
  position:absolute;
  top:0;
  right:0;
  left:0;
  bottom:0;
    text-shadow: 6px 15px 2px  #262525;
  z-index:-1;
}
@keyframes textclip {
  to {
    background-position: 200% center;
  }
}
#sp-header
 {
  background: #131313!important;  
   height: 100%;
}
.sticky-wrapper.is-sticky #sp-header {
  background-color:#131313!important;
  height: 90px;
}
.qx-btn:before, .qx-btn:hover {
    background: #ed3833;
    border: 0px solid #ed3833;
    background-color: #ed3833;
}
#divS { 
  display: flex; 
  justify-content: space-between 
} 
#spans1 { 
  margin: 10px;
} 
#spans2 { 
  margin: 10px;
} 
@media (min-width: 1200px) {
    .minimahmob{
        display:none!important
    }
}

.qx-btn2 {
  background-color:#ffffff!important;  
}
.lt-slider .tp-caption a.qx-btn2, .qx-btn2 {
    border: 1px solid #333 !important;
    z-index: 100;
  //  box-shadow: 1px 1px 10px 1px #000;
    margin: 2px;
}
.qx-btn2:before, .qx-btn2:hover {
    background: #ed3833;
    border: 0px solid #ed3833;
    background-color: #ed3833;
}
.lt-slider .tp-caption a.qx-btn2,
.qx-btn2 {
    position: relative;
    overflow: hidden;
    display: inline-block;
    padding: 11px 11px;
    font-size: 18px;
    background: none;
    line-height: 24px;
    border: 2px solid #e8e8e8;
    z-index: 0;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition:    all 0.2s ease-in-out;
    -ms-transition:     all 0.2s ease-in-out;
    -o-transition:      all 0.2s ease-in-out;
    transition:         all 0.2s ease-in-out;
}
.qx-btn2:hover,.button {
    color: #fff;
}
.lt-slider .tp-caption a.qx-btn2:before,
.qx-btn2:before,
.button:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    transform: scale3d(0.7, 1, 1);
    transition: transform 0.42s, opacity 0.42s;
    border-radius: inherit;
    -webkit-transition: all 0.2s ease-in-out;
	-moz-transition:    all 0.2s ease-in-out;
	-ms-transition:     all 0.2s ease-in-out;
	-o-transition:      all 0.2s ease-in-out;
	transition:         all 0.2s ease-in-out;
}
.qx-btn2:hover::before,
.lt-slider .tp-caption a.qx-btn:hover::before {
  	opacity: 1;
  	transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
}

.blog-grid-container .card-title {
  font-size: 16px; 
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 1.3;
}

.blog-grid-container .card.blog-card {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transition: all 0.4s ease;
  display: flex;
  flex-direction: column;
  position: relative;
}

.blog-grid-container .card.blog-card:hover {
  transform: translateY(-8px) scale(1.02);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25);
}

.blog-grid-container .card-img-top {
  width: 100%;
  height: auto;
  object-fit: cover;
  transition: transform 0.4s ease;
}

.blog-grid-container .card.blog-card:hover .card-img-top {
  transform: scale(1.05);
}

.blog-grid-container .card-title a {
  color: #000;
  text-decoration: none;
  transition: color 0.3s ease;
}

.blog-grid-container .card-title a:hover {
  color: #ed3833;
}


.blog-grid-container .card-footer {
  margin-top: auto;
  padding: 10px 15px;
  background: none;
  border-top: 1px solid #eee;
  transition: background 0.3s ease;
}

.blog-grid-container .card-footer a.qx-btn2 {
  transition: all 0.3s ease;
}

.blog-grid-container .card-footer a.qx-btn2:hover {
  background-color: #000 !important;
  color: #fff !important;
}


.blog-grid-container .card-text {
  font-size: 14px;
  color: #444;
  line-height: 1.5;
  transition: color 0.3s ease;
}

@media (max-width: 767px) {
  .blog-grid-container .col-md-4 {
    width: 100%;
  }
}
.blog-grid-container .card-body {
  padding: 15px;
}

.blog-grid-container .card-footer {
  padding: 10px 15px;
}
.blog-grid-container .card-img-top {
  padding: 10px;
  background: #f8f8f8;
  border-radius: 5px;
}
.article-image-full img, .article-image-intro img {
  padding: 10px;
  background: #f8f8f8;
  border-radius: 5px;
  max-width: 100%;
  height: auto;
}
.card.blog-card {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.6s ease-out;
}

.card.blog-card.visible {
  opacity: 1;
  transform: translateY(0);
}
.blog-grid-container .col-md-4 {
  margin-bottom: 30px;
}

.article-content {
  max-width: 900px;
  margin: 0 auto;
  padding: 40px 20px;
  line-height: 1.7;
  font-size: 1.1rem;
}

.article-content h1 {
  font-size: 2rem;
  margin-bottom: 1.5rem;
}

.article-content img {
  max-width: 100%;
  height: auto;
  max-height: 500px;
  object-fit: contain;
  display: block;
  margin: 30px auto;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
}
.article-content img {
  opacity: 0;
  transition: opacity 0.8s ease;
}

.article-content img.loaded {
  opacity: 1;
}
.logo2 {
	padding-top: 20px;
}
.logo2 img{
	width: 40%;
}
.titolo {
  color: #131313;
}
.mod-rscontact-width-auto {
	width: 100%!important;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	background-color: #131313;
	border: 1px solid #ffffff;
	color: #ffffff;
}
input::placeholder,
textarea::placeholder {
    color: #ffffff!important;
    opacity: 1!important;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #ffffff!important;
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: #ffffff!important;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #ffffff!important;
}
.btnland {
	border: none!important;
	border-radius: 30px;
	font-size: 25px;
	padding: 20px!important;
}
.cta-progetto {
  text-align: center;
}
.card-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}
.card-servizio {
  background-color: #131313;
  border: 1px solid #ed3833;
  border-radius: 20px;
  padding: 20px;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  max-width: 400px;
  margin: 0 auto;
  transition: all 0.4s ease;
}
.card-servizio .img-box {
  background: #ed3833;
  border-radius: 15px;
  width: 100%;
  max-width: 350px;
  height: 150px;
  margin-bottom: 20px;
  overflow: hidden;
  flex-shrink: 0;
}
.card-servizio h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  min-height: 48px;
  display: flex;
  align-items: center; 
  justify-content: center;
}

.card-servizio p {
  font-size: 15px;
  line-height: 1.5;
  margin: 0;
  flex-grow: 1; 
}
.card-servizio .card-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}
.card-servizio:hover {
  border: 1px solid #ed3833;
  box-shadow: 0 0 20px rgba(237, 56, 51, 0.6);
  background: radial-gradient(circle at center, rgba(237,56,51,0.12) 0%, #131313 90%);
}
.card-servizio .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.4s ease;
}
.card-servizio:hover .img-box img {
  transform: scale(1.05);
}
@media (max-width: 768px) {
  .card-container {
    flex-direction: column;
    align-items: center;
  }
  .card-servizio {
    max-width: 90%;
  }
}
.card-servizio-mob {
  background-color: #131313;
  border: 1px solid #ed3833;
  border-radius: 20px;
  padding: 20px;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: all 0.4s ease;
}
.card-servizio-mob .img-box {
  background: #ed3833;
  border-radius: 15px;
  width: 100%;
  margin-bottom: 20px;
  overflow: hidden;
  flex-shrink: 0;
}
.card-servizio-mob .card-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}
.card-servizio-mob:hover {
  border: 1px solid #ed3833;
  box-shadow: 0 0 20px rgba(237, 56, 51, 0.6);
  background: radial-gradient(circle at center, rgba(237,56,51,0.12) 0%, #131313 90%);
}
.card-servizio-mob .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.4s ease;
}
.card-servizio-mob:hover .img-box img {
  transform: scale(1.05);
}

.sp-column .card-servizio {
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  .sp-column .card-servizio {
    margin-bottom: 0; 
  }
}
#mod-rscontact-cf2-263 {
  height: 100px;
  font-size: 16px;
  padding: 10px;
  box-sizing: border-box;
  width: 100%;
}
.slideplus-viewport.slideplus-horizontal>.slideplus-button {
    width: 35px!important;
}

.slideplus-container[dir=ltr]>.slideplus-viewport.slideplus-horizontal>.slideplus-previous,.slideplus-container[dir=rtl]>.slideplus-viewport.slideplus-horizontal>.slideplus-next {
    background-size: 30px;
}

.slideplus-container[dir=ltr]>.slideplus-viewport.slideplus-horizontal>.slideplus-next,.slideplus-container[dir=rtl]>.slideplus-viewport.slideplus-horizontal>.slideplus-previous {
    background-size: 30px;
}
.row-servizio .container{
  background-color: #131313;
  border: 1px solid #ed3833;
  border-radius: 20px;
  padding: 40px 50px;
  color: #fff;
  transition: all 0.4s ease;
}
.row-servizio:hover {
  box-shadow: 0 0 30px rgba(237, 56, 51, 0.6);
  background: radial-gradient(circle at center, rgba(237,56,51,0.12) 0%, #131313 90%);
}
hr {
  border-top: 1px solid #ed3833;
}
.nopad {
	margin-top: 0;
}
#sigplus_1001 .slideplus-aspect {
    padding-bottom: 80%!important;
}

@media (min-width: 992px) {
  .mesocco-text {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
  }
}
@media (min-width: 1200px) {
  .mesocco-text {
    max-width: 1000px;
  }
}
