body {
overflow-x: hidden;
}

/* Nasconde la barra di scorrimento solo visivamente */

::-webkit-scrollbar {
  width: 10px;
  background: #343a40;
}

::-webkit-scrollbar-thumb{
  background: #6c757d;      /* la barra che scorre (thumb) */
  border-radius: 8px;
  border: 2px solid #343a40;/* bordo per staccarla dal track */
}

.btn-gradient {
  font-family: Hind; 
  font-size: clamp(9.1348px, 1.4468vw, 25px);
  text-align: center; 
  align-items: center; 
  justify-content: center; 
  background: linear-gradient(90deg, #8a2be2, #da70d6);
  color:#FFFFFF; 
  border: none;
  border-radius: 30px;
  margin-top: 30px;
  padding: 10px 25px;
  height: clamp(23.385px, 3.7037vw, 64px);
  width: clamp(76.7319px, 12.1528vw, 210px);
    margin-top: 3rem !important;
}

.btn-gradient:hover {
 color:#FFFFFF; 
  background: #b84cc2; /* colore uniforme viola */
}
.btn-gradient:active {
 color:#FFFFFF; 
  border: 2px solid black;
}

.section-dark {
  background-color: #1b1b1b;
  padding: 60px 0;
}

.rounded-img {
  border-radius: 20px;
  max-width: 100%;
  height: auto;
}

.bg-hero {
  background: url('../img/homeland.png') no-repeat center center;
  background-size: cover;
}

.section-title {
  background-color: #2d1d7f;
  border-radius: 30px 0 0 30px;
  display: inline-block;
  padding: 10px 30px;
  font-size: 1.5rem;
  margin-bottom: 20px;
}

.img-top-left {
  display: block;
  align-self: flex-start;
  justify-self: flex-start;
  object-position: top left;
}

footer a:hover {
  color: #0d6efd;
}

footer i {
  vertical-align: middle;
}

.intl-tel-input {
    width: auto !important;
    flex-grow: 1;
}

.intl-tel-input {
    margin: 0;
    padding: 0;
}
    
.testo-hover {
   padding-left: 0;
   transition: margin-left 0.3s ease; /* transizione morbida */
}
.testo-hover:hover {
   padding-left: 20px; /* distanza dal margine sinistro quando si passa il mouse */
}


    .hover-container {
      display: inline-flex;
      align-items: center;
    }
    .textB {
      opacity: 0;
      transition: opacity 0.3s ease; 
    }
    .hover-container:hover .textB {
      opacity: 1;
    }
	
.cp-button:hover {
  background: #b84cc2; /* colore uniforme viola */
}

.cp-button:active {
  border: 2px solid black;
}

.cp-button {
 font-size: clamp(13.5194px, 2.1412vw, 37px); 
 font-family: Hind; 
 color:#FFFFFF; 
 text-align: center; 
 height: 99px; 
 width: 258px; 
 border-top-left-radius: 0px; 
 border-top-right-radius: 40px; 
 border-bottom-left-radius: 40px; 
 border-bottom-right-radius: 40px; 
 padding: 10px 20px; 
 background: linear-gradient(180deg, #A04D9D 0%, #242063 100%);
 border: none;
}

.cp-button_0:hover {
  background: #b84cc2; /* colore uniforme viola */
}

.cp-button_0:active {
  border: 2px solid black;
}

.cp-button_0 {
 background: linear-gradient(180deg, #A04D9D 0%, #242063 100%);
 border: none;
}



.cp-button_1:hover {
  background: #b84cc2; /* colore uniforme viola */
}

.cp-button_1:active {
  border: 2px solid black;
}

.cp-button_1 {
 display: flex; 
 color:#FFFFFF; 
 text-align: center; 
 align-items: center; 
 justify-content: center; 
 border-radius: 160px 160px 160px 160px; 
 background: linear-gradient(180deg, #A04D9D 0%, #242063 100%); 
 width: clamp(150.5408px, 23.8426vw, 412px); 
 height: clamp(74.5396px, 11.8056vw, 204px); 
 font-family: Hind; 
 font-size: clamp(21.558px, 3.4144vw, 59px);
 border: none;
}

.cp-button_2:hover {
  background: #b84cc2; /* colore uniforme viola */
}

.cp-button_2:active {
  border: 2px solid black;
}

.cp-button_2 {
 display: flex; 
 color:#FFFFFF; 
 text-align: center; 
 align-items: center; 
 justify-content: center; 
 background: linear-gradient(180deg, #A04D9D 0%, #242063 100%); 
 width: clamp(76.7319px, 12.1528vw, 210px);
 height: clamp(23.385px, 3.7037vw, 64px); 
 font-family: Hind; 
 font-size: clamp(21.558px, 3.4144vw, 59px);
 border: none;
}

.cp-btlog:hover {
  background: #b84cc2; /* colore uniforme viola */
}

.cp-btlog:active {
  border: 2px solid black;
}

.cp-btlog {
 display: flex; 
 color:#FFFFFF; 
 text-align: center; 
 align-items: center; 
 justify-content: center; 
 border-radius: 160px 160px 160px 160px; 
 background: linear-gradient(180deg, #A04D9D 0%, #242063 100%); 
 width: clamp(39.8275px, 6.3079vw, 109px);
 height: clamp(17.5387px, 2.7778vw, 48px); 
 font-family: Hind; 
 font-size: clamp(9.1348px, 1.4468vw, 25px);
 border: none;
}

a {
    color: #FFFFFF!Important;
}

.cp-buttonmob:hover {
  background: #b84cc2; /* colore uniforme viola */
}

.cp-buttonmob:active {
  border: 2px solid black;
}

.cp-buttonmob {
 font-size: clamp(14.6667px, 5vw, 44px);
 font-family: Hind; 
 color:#FFFFFF; 
 text-align: center; 
 height: clamp(46px, 15.6818vw, 138px);
 width: clamp(259.3333px, 88.4091vw, 778px); 
 border-top-left-radius: 0px; 
 border-top-right-radius: 25px; 
 border-bottom-left-radius: 25px; 
 border-bottom-right-radius: 25px; 
 padding: 10px 20px; 
 background: linear-gradient(180deg, #A04D9D 0%, #242063 100%);
 border: none;
}

