@media screen and (max-width: 575px) {
.swiper-slide h2 {
    font-size: 2.6rem;
    line-height: 3.2rem;
}
}

.footer-dark a:hover {
    color: #0f70b7;
}

.text-gg {
    color: #1d71b8;
}

.sticky .header-light.header-always-fixed-scroll, .sticky.header-appear .header-light {
    backdrop-filter: blur(20px);
    background-color: #ffffffba !important;
}


.shop-category-style-01 .shop-product:hover .shop-product-content {
    background-color: transparent !important;
    background: linear-gradient(to right top, #95c11f, #95c11f);
}

.shop-category-style-01 .shop-product:hover .shop-product-content {
    border-radius: 5px;
}

.menu-alto {
height: 250px;
display: block;
}

.header-appear .menu-alto {
height: unset;
    display: unset;
}

.bg-gradient-bianco {
    background-image: linear-gradient(to top, #ffffff05, #ffffff, #ffffff);
}

.bg-gradient-lasco-01 {
    background-image: linear-gradient(to right top, #2189a4, #65a4c3, #feb95b);
}

.bg-gradient-lasco-02 {
    background-image: linear-gradient(to right top, #feb95b, #65a4c3, #dd6b6d);
}

.bg-gradient-lasco-03 {
    background-image: linear-gradient(to right top, #feb95b, #dd6b6d, #e0ebf1);
}


#about {
    height: 400px !important;
}

b, strong {
    font-weight: 800;
}

.alt-font strong {
    font-weight: 900;
}

.overlap-image {
    margin-bottom: -120px;
}

/* BG color*/

.bg-lasco-01 {
    background: #ea6367;
}
.bg-lasco-02 {
    background: #f3ab4b;
}
.bg-lasco-03 {
    background: #13849e;
}
.bg-lasco-04 {
    background: #73aaca;
}

/* TXT color*/

.txt-lasco-01 {
    color: #ea6367;
}
.txt-lasco-02 {
    color: #f3ab4b;
}
.txt-lasco-03 {
    color: #13849e;
}
.txt-lasco-04 {
    color: #73aaca;
}

/* immagini per mobile ----------------- */

.img-mobile{
   display: none;
}

@media only screen and (max-width: 778px){
   .img-desktop{
     display: none;
   }

   .img-mobile{
     display: block;
   }
}

/* immagini per mobile ----------------- */


.swiper-slide .feature-box-bg-white-hover:hover {
    background-color: #f3ab4b !important;
    border-color: #f3ab4b !important;
}
.navbar-dark .navbar-brand {
    width: 100%;
}

.navbar-brand img {
        
}

.bg-top-page-1 {
    background-image: url("../images/bg-top-page-1.svg");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 80px;
    min-height: 650px;
}

.bg-top-page-2 {
    background-image: url("../images/bg-top-page-2.svg");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 80px;
    min-height: 650px;
}

.bg-top-page-3 {
    background-image: url("../images/bg-top-page-3.svg");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 80px;
    min-height: 650px;
}

.bg-top-page-9 {
    background-image: url("../images/bg-top-page-9.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-top-page-eu {
    background-image: url("../images/bg-top-page-eu.svg");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 80px;
    min-height: 650px;
}
.bg-top-page-oi {
    background-image: url("../images/bg-top-page-oi.svg");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 80px;
    min-height: 650px;
}

.bg-top-page-4 {
    background-image: url("../images/bg-top-page-4.svg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 80px;
    min-height: 400px;
}

.bg-top-page-6 {
    background-image: url("../images/bg-top-page-6.svg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 80px;
    min-height: 400px;
}

.cd-words-wrapper b {
    font-weight: 900;
}

.margin-140px-bottom {
  margin-bottom: 140px
}

.padding-txt-slide{
    padding-left: 65px;
}

.accordion-style-02 a:hover {
    color: #ff7a56;
}

.accordion-style-02 .panel .panel-heading {
    border-bottom: 1px solid #e1e1e1;
}


.border-color-lasco-4 {
  border-color: #73aaca !important
}
      



@media (max-width:778px) {
   .padding-txt-slide{
    padding-left: 15px;
} 
    
.margin-140px-bottom {
  margin-bottom: 40px
}
    
.navbar.navbar-boxed {
    padding-left: 15px;
    padding-right: 15px;
}
     
    
 .bg-top-page-3 {
    background-position-y: -0px;
    background-position-x: -835px;
} 
    
h1 {
    font-size: 4rem;
}
    
}

.text-gradient-gg {
  background: linear-gradient(to right top, #36a9e1, #1D71B8, #95c11f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent
}

.bg-gradient-dark-slate-blue {
    background-image: linear-gradient(to right, #1d71b8e6, rgb(29 113 184 / 72%), rgb(29 113 184 / 55%), rgba(37, 44, 62, .1), rgba(37, 44, 62, 0));
}

[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner {
background-image: linear-gradient(to right top, #36a9e1, #1D71B8,#1D71B8, #95c11f);
}

@media screen and (max-width: 575px) {
[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .navbar-collapse {
    background-image: url("../images/logo-mobile.svg");
    background-position-x: 15px;
    background-position-y: 18px;
    background-repeat: no-repeat;
    background-size: 123px;
}
    }

