


.footer {
  position: relative;
  bottom: 0;
  /* top: 0; */
  left: 0;
  width: 100%;
  height: 15vw;


  /* background: var(--ft-gradient); */
   background: linear-gradient(
    135deg,
    rgba(101, 106, 112, 0.753) 0%,
    rgba(90, 117, 106, 0.85) 100%
  );
  /* background: #148fa5da; */
  /* background: linear-gradient(90deg, rgba(42, 123, 155, 1) 0%, rgba(87, 199, 133, 1) 100%, rgba(237, 221, 83, 0.16) 50%); */
  /* background: #76b9de; */
  /* background: linear-gradient(90deg, rgba(118, 185, 222, 1) 0%, rgba(87, 173, 199, 0.83) 100%, rgba(237, 83, 139, 0.65) 50%); */
  /* border: 3px solid rgb(255, 251, 0); */
}




.footerLimits{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-52%, -49%);
  width: 96%;
  height: 95%;
  /* padding-top: 50px; */
  /* padding-bottom: 200px; */
  padding-right: 100px;

  /* border: 3px solid rgb(51, 255, 0); */
}



/* |||||||||||| FOOTER LOGO SX ||||||||||||| */

.footLogoBox {
  position: absolute;
  top: 0;
  width: 15vw;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  /* border: 3px solid rgb(217, 255, 0); */
}

.footLogoImg {
  position: absolute;
  bottom:0;
  left: 50%;
  transform: translate(-50%, -20%);
  max-width: 8vw;
  height: auto;
  /* object-fit: contain; */
  width: auto;
  /* border: 1px solid red; */
}
/* ------------------------------------------------------ /FOOTER LOGO SX/ ------------   */

/* |||||||||||| FOOTER TOPCX ||||||||||||| */

.footTopSX {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  width: 100%;
  height: 40%;

  /* padding: 30px 50px; */
  /* border: 5px solid red; */

}


.footMainTitle {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  text-align: center;
  /* width: 30%; */
  font-family: "Exo";
  font-size: clamp(1vw,1.4vw,1.8vw);
  color: white;
  font-weight: normal;

  /* border: 3px solid rgb(51, 255, 0); */
}

.footMainSubtTitle {
  position: absolute;
  top: calc(100% - 2.5vw);
  left: 50%;
  transform: translate(-50%);
  width: 100%;
  /* left: 0; */
  text-align: center;
  font-size: clamp(0.5vw,0.7vw,0.8vw);
  font-family: "Exo";
  color:rgb(255, 255, 255);
  /* padding-left: 50px; */

  /* border: 1px solid red; */
}

/* ------------------------------------------------------------------ /FOOTER TOPSX/ ------------   */

/* __________________________________________________ */
/* |||||||||||| FOOTER BOTTOMCX ||||||||||||| */

.footTopCX {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  width: 100%;
  height: 65%;
  /* padding-top: 20px; */
  display: flex;
  font-family: "Exo";
  /* border: 3px solid rgb(255, 145, 0); */
}

/* ------------ /FOOTER BOTTOMCX/ ------------   */

/* |||||||||||| FOOTER BSX ||||||||||||| */

.bsx {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  /* border: 10px solid red; */
}




  .footCreditiIstituti {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  bottom:25px;
  font-family:'Exo';
  text-align: left;
  font-size: clamp(0.8vw, 1vw, 1.5vw);
  /* padding-left: 50px; */
  color: rgb(235, 252, 252);
  /* margin-left: 20%; */

  /* border: 1px solid red; */
}




.sponsorTXT {
  position: absolute;
  top: 0;
  right: 0;
  /* transform: translate(0, -50%); */
  text-align: right;
  font-family: "Exo";
  font-size: clamp(0.8vw, 1vw, 1.5vw);
  width: 100%;
  height: 100%;
  z-index: 99;
  /* font-variant: small-caps; */
  color: white;
  /* border: 1px solid red; */
}



/* |||||||||||| FOOTER BDX ||||||||||||| */

.footTopDX {
  position: absolute;
  top: 0;
  right: 0;
  width:25%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: right;
  /* border: 3px solid rgb(217, 255, 0); */
}

.sponsorBox {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  justify-content: right;
  align-items: center;
  z-index: 99;
  
  /* border: 5px solid red; */
}



.sponsorIMG {
  position: absolute;
  bottom:  0.7vw;

  width: 20vw;
  height:auto;
  z-index: 99;
  margin-bottom:3vw
  /* border: 1px solid red; */
}



.sponsorBoxENG{
display: flex;
justify-content: right;
}

#sponsorBoxITA{
display: flex;
justify-content: right;
padding-bottom: 30px;
/* border: 1px solid red; */
}


/* ------------ /FOOTER BDX/ ------------   */

/* |||||||||||| FOOTER LOGO DX ||||||||||||| */

/* 
.footLogoDX{
position: absolute;
top: 0;
right: 0;
width: 15%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}

.footDXImg{
  width: auto;
  height: 200px;
  max-width: 100%;

} */

.fondoCX {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform:translate(-50%);
  width: 100%;
  height: 5vw;
  font-family: "Exo";
  font-size: clamp(0.5rem, 0.8vw, 1.5vw);
  display: flex;
  justify-content: center;
  align-items:center;
  /* border: 5px solid red; */
  /* text-align: center; */
  color: white;
/* background: yellow; */
}


.fondoCX  p{
  /* position: absolute;
  top: 0; */
  /* left: 50%; */
  /* transition: translate(-50%); */
  /* font-size: clamp(0.5rem, 0.8vw, 1.5vw); */

}

  


/* ------------ /FOOTER LOGO DX/ ------------   */


@media (max-width: 1000x) {

}


@media (max-width: 1000px) {
  .footer {
  position: relative;
  bottom: 0;
  /* top: 0; */
  left: 0;
  width: 100%;
  height: 25vw;


  /* background: var(--ft-gradient); */
   background: linear-gradient(
    135deg,
    rgba(101, 106, 112, 0.753) 0%,
    rgba(90, 117, 106, 0.85) 100%
  );

}

.sponsorTXT {
  position: absolute;
  top: 0;
  right: 0;
  /* transform: translate(0, -50%); */
  text-align: right;
  font-family: "Exo";
  font-size: clamp(0.8vw, 1.5vw, 1.5vw);
  width: 100%;
  height: 100%;
  z-index: 99;
  /* font-variant: small-caps; */
  color: white;
  /* border: 1px solid red; */
}

.footCreditiIstituti {
  font-size: clamp(0.8vw, 1.7vw, 1.8vw);

   }


 .sponsorIMG {
  position: absolute;
  bottom:  0.7vw;

  width: 30vw;
  height:auto;
  z-index: 99;
  margin-bottom:5vw;
  /* border: 1px solid red; */
}

 .footMainTitle {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  text-align: center;
  /* width: 30%; */
  font-family: "Exo";
  font-size: clamp(1vw,2.3vw,2.3vw);
  color: white;
  font-weight: normal;

  /* border: 3px solid rgb(51, 255, 0); */
}

.footMainSubtTitle {
  position: absolute;
  top: calc(100% - 3.5vw);
  left: 50%;
  transform: translate(-45%);
  width: 120%;
  /* left: 0; */
  text-align: center;
  font-size: clamp(0.5vw,1.3vw,1.5vw);
  font-family: "Exo";
  color:rgb(255, 255, 255);
  /* padding-left: 50px; */

  /* border: 1px solid red; */
}

.footTopSX {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-45%);
  width: 200%;
  height: 40%;
  /* border: 1px solid red; */

  /* padding: 30px 50px; */
  /* border: 5px solid red; */

}

.footLogoBox {
  position: absolute;
  top: 0;
  width: 15vw;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  /* border: 3px solid rgb(217, 255, 0); */
}

.footLogoImg {
  position: absolute;
  bottom:0;
  left: 50%;
  transform: translate(-30%, -20%);
  max-width: 13vw;
  height: auto;
  /* object-fit: contain; */
  width: auto;
  /* border: 1px solid red; */
}

}


