

.text-gradient {
    background: linear-gradient(
        to right,
rgb(177, 39, 182) 10%,
rgb(72, 193, 211) 30%,
rgb(194, 191, 84) 60%,
rgb(69, 180, 199) 70%,
rgb(177, 39, 182) 80%
    );
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    background-size: 350% auto;
    animation: textShine 6s ease-in-out infinite alternate;
}
@keyframes textShine {
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 100% 50%;
    }
}


.img-backgroundx {
    position: relative;
    display: inline-block;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.7); /* Ombra */
    overflow: hidden; /* Per prevenire che elementi fuoriescano */
    border: 7px solid #212529;
}



.logo-color {
    background: #66CCCC;
    background: linear-gradient(to right, #66CCCC 0%, #C3E240 46%, #EA8C3F 69%, #FF52D4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight:800;
    }


    .box-logo {
       
        background-color:#2b2b2b;
        border-radius: 0.5rem;
        padding: 0.4rem 0.7rem 0.4rem 0.7rem;
        color:#dadada;
        }


.tecno {
background-color: rgba(0, 0, 0, 0.7); ;
padding:10px;
line-height:20px !important;
border-radius:10px;


}


.yearX {
    position:absolute;
    top:25px;
    left:15px;
    font-weight: 400;
    font-size: 16px;

}


.disc:after {
    background: rgba(76, 152, 201, 0.7)
}
.overlay.color span.bg {
    background: rgba(76, 152, 201, 0.8);
}
.overlay6.color:after,
.overlay6.color:before {
    background: rgba(76, 152, 201, 0.5);
}
.overlay8.color figcaption {
    background: rgba(76, 152, 201, 0.8);
}
.page-loading .spinner,
.tp-loader.spinner,
.lg-outer .lg-item:after,
.fotorama__wrap--css3 .fotorama__spinner {
    border-left: 3px solid rgba(76, 152, 201, .15);
    border-right: 3px solid rgba(76, 152, 201, .15);
    border-bottom: 3px solid rgba(76, 152, 201, .15);
    border-top: 3px solid rgba(76, 152, 201, .8);
}
#scrollUp .btn {
    background: rgba(76, 152, 201, 0.8);
}
#scrollUp .btn:hover,
#scrollUp .btn:focus,
#scrollUp .btn:active,
#scrollUp .btn.active {
    background: rgba(76, 152, 201, 1);
}
a.hover:hover {
    border-bottom: 1px solid #4c98c9;
}
a {
    color: #4c98c9;
}
a:hover,
a:focus {
    text-decoration: none;
    color: #4c98c9;
}
.color-wrapper {
    background: #4c98c9;
}
.navbar .nav > li > a:hover,
.navbar .nav > li.active > a,
.navbar .navbar-other a.nav-link:hover {
    background: none;
    color: #4c98c9
}
.btn-group .dropdown-menu > li > a:hover,
.btn-group .dropdown-menu > li > a:focus {
    color: #4c98c9;
}
.btn {
    background: #4c98c9;
}
.btn-border {
    border: 2px solid #4c98c9;
    background: none;
    color: #4c98c9;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active {
    background: #3682b2;
}
.btn-border:hover,
.btn-border:focus,
.btn-border:active,
.btn-border.active {
    border: 2px solid #4c98c9;
    background: #4c98c9;
}
.fotorama__nav__frame.fotorama__nav__frame--thumb.fotorama__active:before {
    border: 2px solid #4c98c9;
}
.isotope-filter ul li a:hover,
.isotope-filter ul li a.active {
    color: #4c98c9;
}
.size-picker span.active {
    background: #4c98c9;
}
.post-title a:hover,
.more:hover,
.meta a:hover {
    color: #4c98c9;
}
.meta.price {
    color: #4c98c9;
}
.post-nav-wrapper a:hover {
    color: #4c98c9;
}
.sidebox a:hover {
    color: #4c98c9
}
#comments .info h5 a:hover {
    color: #4c98c9;
}
.image-list li a:hover {
    color: #4c98c9
}
.icon-color,
.text-color,
.circle .progressbar-text {
    color: #4c98c9
}
.icon-border {
    border: 3px solid #4c98c9;
}
.icon-bg {
    background: #4c98c9;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:hover *,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a *,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #4c98c9;
}
.nav-tabs-lined.nav-tabs-lined-bottom > li.active > a:after {
    border-bottom: 1px solid #4c98c9;
}
.nav-tabs-lined.nav-tabs-lined-top > li.active > a:after {
    border-top: 1px solid #4c98c9;
}
.panel-group-lined .panel-active .panel-heading .panel-title {
    border-bottom: 1px solid #4c98c9;
    color: #4c98c9;
}
.panel-group-lined .panel-title > a:active {
    color: #4c98c9;
}
.timeline.dot .timeline-icon:before {
	background: #4c98c9;
}
.tooltip-inner {
    background-color: #4c98c9;
}
.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    border-top-color: #4c98c9
}
.tooltip.right .tooltip-arrow {
    border-right-color: #4c98c9
}
.tooltip.left .tooltip-arrow {
    border-left-color: #4c98c9
}
.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #4c98c9
}
.pagination ul > li > a:hover,
.pagination ul > .active > a span {
    color: #4c98c9
}
textarea:focus,
textarea.form-control:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: #4c98c9
}
input[type="radio"]:focus + span,
input[type="checkbox"]:focus + span,
input[type="radio"]:active + span,
input[type="checkbox"]:active + span {
    border-color: #4c98c9
}
input[type="radio"].error + span,
input[type="checkbox"].error + span {
    border-color: #4c98c9
}
input[type="radio"] + span::after {
    background-color: #4c98c9;
    border-color: #4c98c9;
}
input[type="radio"]:checked + span,
input[type="checkbox"]:checked + span {
    border: 1px solid #4c98c9
}
input[type="checkbox"] + span::after {
    border: 0 solid #4c98c9;
}
.bg-default {
    background: #4c98c9
}
.progressbar.border {
	border-color: #4c98c9;
}
.progressbar svg path:last-child {
    stroke: #4c98c9;
}
.page-loading .caption {
    color: #4c98c9;
}
.inverse-text.dark-wrapper .pagination:not(.boxed):not(.round) ul > li > a:hover,
.inverse-text.dark-wrapper .pagination.round-simple ul > li > a:hover,
.inverse-text a:not(.btn):not([class*="color-s-"]):hover,
.inverse-text .isotope-filter ul li a:hover,
.inverse-text .isotope-filter ul li a.active,
.inverse-text .text-color {
    color: #4c98c9 !important;
}
.inverse-text .post-title a:hover,
.inverse-text .bg-white .meta a:hover,
.inverse-text .bg-white a.more:hover,
.inverse-text .pagination:not(.boxed):not(.round) ul > li > a:hover,
.inverse-text .pagination.round-simple ul > li > a:hover {
    color: #4c98c9 !important;
}
.inverse-text:not(.navbar):not(.nav-wrapper) textarea:focus,
.inverse-text:not(.navbar):not(.nav-wrapper) input[type="text"]:focus,
.inverse-text:not(.navbar):not(.nav-wrapper) input[type="password"]:focus,
.inverse-text:not(.navbar):not(.nav-wrapper) input[type="datetime"]:focus,
.inverse-text:not(.navbar):not(.nav-wrapper) input[type="datetime-local"]:focus,
.inverse-text:not(.navbar):not(.nav-wrapper) input[type="date"]:focus,
.inverse-text:not(.navbar):not(.nav-wrapper) input[type="month"]:focus,
.inverse-text:not(.navbar):not(.nav-wrapper) input[type="time"]:focus,
.inverse-text:not(.navbar):not(.nav-wrapper) input[type="week"]:focus,
.inverse-text:not(.navbar):not(.nav-wrapper) input[type="number"]:focus,
.inverse-text:not(.navbar):not(.nav-wrapper) input[type="email"]:focus,
.inverse-text:not(.navbar):not(.nav-wrapper) input[type="url"]:focus,
.inverse-text:not(.navbar):not(.nav-wrapper) input[type="search"]:focus,
.inverse-text:not(.navbar):not(.nav-wrapper) input[type="tel"]:focus,
.inverse-text:not(.navbar):not(.nav-wrapper) input[type="color"]:focus,
.inverse-text:not(.navbar):not(.nav-wrapper) .uneditable-input:focus {
    border-color: #4c98c9;
}
.inverse-text:not(.navbar):not(.nav-wrapper) input[type="radio"]:checked + span,
.inverse-text:not(.navbar):not(.nav-wrapper) input[type="checkbox"]:checked + span {
    border-color: #4c98c9
}
@media (min-width: 992px) {
    .navbar .navbar-nav > li > a.highlighted {
	    color: #4c98c9
	}
	.inverse-text .navbar-nav > li:not(.active) > a:not(.highlighted):hover,
	.inverse-text .navbar-nav > li > a:hover {
		color: #4c98c9 !important
	}
}


@media (max-width: 992px) {

    #scrollUp {
        display:none !important
    }

    .scrollUp {
        display:none !important
    }
}

