Theme Name: My Figma Theme
Theme URI: https://anancooperation.org/
Author: anancooperation
Author URI: https://anancooperation.org/
Description: Tema WordPress creato da un design Figma, con HTML e CSS personalizzati.
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: my-figma-theme
*/
.dekamne {
  background-color: #ffffff;
  overflow: hidden;
  width: 100%;
  min-width: 500px;
  min-height: 500px;
  position: relative;
}

.dekamne .copertina {
  width: 100%;
}

.dekamne .contenitore {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.dekamne .colonna {
  float: left;
  background-color: #ffffff;
  padding: 80px;
  max-width: 50%;
}

.dekamne .piede {
  float: none;
  clear: left;
  width: 100%;
  height: 500px;
  background-color: #c11604;
}
.dekamne .div-piede {
  position: relative;
}
.dekamne .dove-siamo {
  position: absolute;
  top: 50px;
  left: 10%;
  font-family: "Inter-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 48px;
  letter-spacing: 0;
  line-height: normal;
}
.dekamne .map {
  position: absolute;
  top: 200px;
  left: 10%;
  width: 408px;
  height: 193px;
  aspect-ratio: 2.16;
  object-fit: cover;
}
.dekamne .Contattaci {
  position: absolute;
  top: 50px;
  left: 55%;
  font-family: "Inter-Bold", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 48px;
  letter-spacing: 0;
  line-height: normal;
}
.dekamne .mail-ong {
  position: absolute;
  top: 100px;
  left: 55%;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}
.dekamne .mail-odv {
  position: absolute;
  top: 150px;
  left: 55%;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}
.dekamne .Newsletter {
  position: absolute;
  top: 200px;
  left: 55%;
  font-family: "Inter-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}
.dekamne .Join-us {
  position: absolute;
  top: 250px;
  left: 55%;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}
.dekamne .supportaci {
  position: absolute;
  top: 300px;
  left: 55%;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}
.dekamne .img-linkedin {
  position: absolute;
  top: 100px;
  right: 50px;
  width: 48px;
  height: 48px;
  object-fit: cover;
}
.dekamne .img-instagram {
  position: absolute;
  top: 200px;
  right: 50px;
  width: 48px;
  height: 48px;
  object-fit: cover;
}
.dekamne .img-facebook {
  position: absolute;
  top: 300px;
  right: 50px;
  width: 48px;
  height: 68px;
  object-fit: cover;
}
.dekamne .blog {
  position: absolute;
  top: 400px;
  right: 50px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}
.dekamne .bottone {
  position: absolute;
  top: 180px;
  left: 75%;
  width: 128px;
  height: 49px;
}
.dekamne .bottone:hover{
  transform: scale(1.2);
}
.dekamne .rectangle {
  top: 0;
  left: 0;
  width: 126px;
  height: 49px;
  background-color: #ffbb00;
  position: absolute;
  border-radius: 10px;
  box-shadow: 0px 4px 4px #00000040;
}
.dekamne .Iscriviti {
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: "Inter-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  text-align: center;
  line-height: normal;
  white-space: nowrap;
}
.dekamne .Dona-ora {
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: "Arial-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}



.dekamne .div-testata {
  position: relative;
}
.dekamne .barra-navigazione {
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  height: 80px;
}
.dekamne .navigazione {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  display: flex;
  background-color: #ffffff;
  box-shadow: 0px 4px 4px #00000040;
}
.dekamne .logo {
  margin-top: 21px;
  width: 87px;
  height: 44px;
  margin-left: 39px;
}
.dekamne .page-link {
  font-family: "Arial-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
  margin-top: 26px;
  min-width: 55px;
  margin-left: 38px;
  display: flex;
}
.dekamne .page-link:hover {
    text-decoration: underline;
}
.dekamne .bottone-dona-ora {
  position: absolute;
  top: 17px;
  left: 75%;
  width: 150px; 
  height: 49px;
  background-color: #c11604;
  border-radius: 10px;
  box-shadow: 0px 4px 4px #00000040;
}
.dekamne .bottone-dona-ora:hover{
  transform: scale(1.2);
}
.dekamne .bandiera {
  position: absolute;
  top: 23px;
  left: 90%;
  width: 45px;
  height: 30px;
  aspect-ratio: 1.5;
  object-fit: cover;
}



