@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@100;200;300;400;500;600;700;800;900&family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&display=swap');

/* CURSOR */

html, a {cursor: none;}


#circle-big {
  display: block;
  position: absolute;
  margin-top: -15px;
  margin-left: -15px;
  transition: all .08s ease-out;
  width: 30px;
  height: 30px;
  z-index: 9999;
  text-align: center;
  border: 2px solid #9a16d1;
  opacity: .5;
  border-radius: 50%;
  pointer-events: none;
}

#circle {
  display: block;
  position: absolute;
  margin: auto;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  margin-left: -3px;
  background-color: #9a16d1;
  border-radius: 50%;
  z-index: 9999;
  pointer-events: none;
  transition: width .3s ease-in-out, height .3s ease-in-out, margin .3s ease-in-out, opacity .3s ease-in-out;
}

#cursor.on-link #circle {
  width: 80px;
  height: 80px;
  margin-top: -40px;
  margin-left: -40px;
  opacity: .3;
}

#cursor.on-link #circle-big {
	opacity: 0;
}


body { color: #fff; background: #0c0f16; line-height:1.5; }

p { margin:15px 0px; line-height:1.5; /*color: #c8c8c8;*/ }

#sp-header.header-sticky {
	background: #11141b;
	border-color: transparent;
}

#sp-header.header-sticky .logo a .logo-image, #sp-header.header-sticky .logo a .logo-image-phone {
	filter: none;
}

#sp-header.header-sticky .sp-megamenu-parent > li.active > a, #sp-header.header-sticky .sp-megamenu-parent > li.active:hover > a, #sp-header.header-sticky .sp-megamenu-parent > li:hover > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a,
#sp-header.header-sticky .sp-megamenu-parent > li > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
	color: #fff;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner, .sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
	border-radius: 0;
	color: #fff;
	background: #1a1e25;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span { font-size: 16px; }


.capt .bactxt { font-size: 30vw; font-weight: bold; color: transparent; -webkit-text-stroke: 1px rgba(255, 255, 255, 0.1) !important; z-index: -1; position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-align: center; }

#sp-header { background: #000; }

.sp-megamenu-parent>li>a {
    color: #e3cae5;
}
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a, .sp-megamenu-parent>li:hover>a {
  color:#de90ff;
}


.sppb-sp-slider-button .sp-slider-btn-text {
position: relative;
  overflow: hidden;
}

.sppb-sp-slider-button .sp-slider-btn-text span {
position: relative;
z-index: 2;
}

.sppb-sp-slider-button .sp-slider-btn-text:after {
	content: '';
	position: absolute;
	top: -30px;
	left: -30px;
	right: -30px;
	bottom: 130%;
	background: #fff;
	-webkit-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	transform: rotate(-5deg);
	-webkit-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
}

.sppb-sp-slider-button .sp-slider-btn-text:hover:after {
	bottom: -30px;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

.sppb-sp-slider-button .sp-slider-btn-text:hover span {color: var(--maincolor);}

.sp-slider_current_number {
font-size: 60px;
font-weight: 700;
position: relative;
color: transparent;
-webkit-text-stroke: .5px #fff;
}

.sp-slider-current-number-slash {
    color: #fff;
    position: relative;
    margin: 0 10px;
    font-size: 12px;
    font-weight: 100;
} 

.sp-slider-current-number-right {
	color: #fff;
	font-size: 40px;
	font-weight: 500;
}

.sppb-sp-slider-button .sp-slider-btn-text:after, .sppb-btn:after { background-color:#652c8e !important; }

div.sppb-sp-slider-text { max-width:275px; text-shadow:1px 1px 1px #000; color:#DDDDDD; }


.about1 .col_sx img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
}

.about1 .col_sx .sppb-addon-single-image-container img {
    border-radius: 10px;
}

.about1 .col_sx img {
    height: 240px;
}

.about1 .col_sx .sppb-addon-single-image-container {
    border-radius: 10px;
}

.about1 .col_sx {
    text-align: left;
}


.sppb-addon-title {
	position: relative;
	padding-left: 20px;
	margin-bottom: 10px;
}

.sppb-addon-title h3, .sppb-addon-title h4, .sppb-addon-title h5, .sppb-addon-title h6 {
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 300;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 4px;
}

.sppb-addon-title span {
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #de90ff;
	position: absolute;
	left: 6px;
	bottom: 5px;
}

.sppb-addon-title span:first-of-type {
    bottom: 11px;
}

.sppb-addon-title span:last-of-type {
	left: 0px;
}

.sppb-addon-content h3 {
  font-family: inherit;
  color: #ffffff;
  font-weight: 600;
  line-height: 1.25;
  margin-bottom: 15px;
}


.mas-item { margin: 15px 0px 30px 0px; padding: 40px; background: #11141b; position:relative; z-index:2; }
.mas-item .icon { font-size: 45px; color: #4943ac; margin-bottom: 15px; position:relative; top:8px; }
.mas-item h4 { font-weight: 600; line-height: 1.5; display: inline-block; margin: 0px 0px 0px 15px; }
.mas-item p { /*margin-top:0px;*/ }
.mas-item .more { width: 100%; width: 45px; height: 45px; line-height: 45px; text-align: center; font-size: 12px; border-radius: 50%; border: 2px solid rgba(0, 0, 0, 0.1); border-color:#4943ac; }
.mas-item .bg-color { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #4943ac !important; -webkit-transition: all .4s; -o-transition: all .4s; transition: all .4s; z-index: -2; }
.mas-item::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #11141b; -webkit-transition: all .4s; -o-transition: all .4s; transition: all .4s; z-index: -1; }
.mas-item:hover .bg-color { top: 10px; left: 10px; }

.caratteristiche .sppb-addon-content {
	padding: 80px 30px;
	text-align: center;
}

.caratteristiche .sppb-addon-content .icon {
	color: var(--maincolor);
	font-size: 40px;
	margin-bottom: 30px;
}

.caratteristiche .sppb-addon-content h6 {
	margin-bottom: 10px;
}


