@font-face {
  font-family: RobotoRegular;
  src: url("fonts/Roboto-Regular.ttf") format("truetype");
}
@font-face {
  font-family: RobotoThin;
  src: url("fonts/Roboto-Thin.ttf") format("truetype");
}
@font-face {
  font-family: RobotoBold;
  src: url("fonts/Roboto-Bold.ttf") format("truetype");
}
@font-face {
  font-family: RobotoMedium;
  src: url("fonts/Roboto-Medium.ttf") format("truetype");
}
@font-face {
  font-family: LoraRegular;
  src: url("fonts/Lora-Regular.ttf") format("truetype");
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
  font-family: RobotoRegular;
  background-color: #f7f8fa;
}
ol,
ul {
  list-style: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
}
a {
  text-decoration: none;
}
header,
.page-wrape-despre,
.page-wrape-galerie,
.page-wrape-posdru,
.page-wrape-contact,
.page-wrape-sociale,
.wrap-container {
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 4em;
}
.wrap-header {
  display: flex;
  position: relative;
}
.top-menu-class {
  display: flex;
  justify-content: center;
  align-items: end;
  align-content: center;
  height: 100%;
}
.top-menu-class li a {
  margin-right: 1em;
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
  font-family: RobotoMedium;
}
.logo {
  max-width: 280px;
  margin-right: 2em;
}
.info {
  display: flex;
  font-size: 14px;
  position: absolute;
  right: 0px;
  align-items: end;
  height: 100%;
  justify-content: center;
}
.swiper-button-next,
.swiper-button-prev {
  color: #faa60f !important;
  border-radius: 50% !important;
  width: 60px !important;
  height: 60px !important;
  background-color: rgba(0, 0, 0, 0.5);
}
.swiper-button-next::after {
  margin-right: -7px !important;
}
.swiper-button-prev::after {
  margin-right: 7px !important;
}
.wrap-tel {
  margin-right: 1em;
  align-items: end;
  display: flex;
  color: #000;
}
.wrap-tel img {
  width: 22px;
  height: auto;
  margin-right: 6px;
  margin-bottom: -3px;
}
.wrap-mesaj,
.info .donate {
  background-color: #faa60f;
  padding: 6px 16px;
  margin-bottom: -6px;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  color: #fff;
  font-family: RobotoBold;
  cursor: pointer;
}
.wrap-proiecte {
  display: flex;
  align-items: center;
  padding: 0 4em;
  margin-top: 3em;
}
.hero-wrap {
  display: flex;
  align-items: flex-start;
  padding: 0 4em;
  margin-top: 3em;
}
.hero-wrap {
  position: relative;
}
.site-text {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.site-text h1 {
  width: 13em;
  font-size: 40px;
  line-height: 1.3em;
  font-family: LoraRegular;
}
.side-img {
  margin-right: 2em;
}
.site-text p {
  margin-top: 1.5em;
  max-width: 31em;
  width: 100%;
  line-height: 1.5em;
}
.site-text .button,
.progra-wrap .button,
.wrap-despre-noi .button,
.wrap-proiecte .button,
.wrap-sociale .button {
  margin-top: 1.5em;
  background-color: #000;
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  padding: 8px 18px;
  margin-bottom: -10px;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  color: #fff;
  font-family: RobotoBold;
  cursor: pointer;
}
.progra-wrap,
.wrap-posdru,
.wrap-contact {
  margin-top: 5em;
  text-align: center;
}
.progra-wrap p {
  margin: 1em auto;
  max-width: 800px;
  line-height: 1.5em;
}
.program-items {
  display: flex;
  margin: 0 auto;
  justify-content: center;
}
.card {
  max-width: 300px;
  min-width: 300px;
  background-color: #fff;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  margin: 0 1em;
  height: fit-content;
  overflow: hidden;
}
.program-items h1 {
  font-size: 20px;
  margin-top: 1em;
  font-family: LoraRegular;
  line-height: 1.2em;
  padding: 0 20px;
  min-height: 50px;
}
.program-items p {
  font-size: 14px;
  margin-top: 1.2em;
  line-height: 1.5em;
  padding: 0 20px;
}
.site-text .button,
.progra-wrap .button {
  margin-bottom: 20px;
}
.program-items img {
  border-bottom-left-radius: 30px;
}
.progra-wrap .title {
  margin-bottom: 2em;
}
.despre-noi {
  text-transform: uppercase;
  color: #faa60f;
  font-size: 16px;
  font-family: RobotoBold;
}
.wrap-despre-noi {
  text-align: center;
  margin-top: 5em;
}
.wrap-despre-noi h1,
.text-proiecte h1,
.wrap-multumim h1,
.wrap-misiune h1,
.title h1,
.fondator-info h1,
.card-info h1,
.form-text h1 {
  font-size: 40px;
  margin-top: 0.6em;
  margin-bottom: 0.6em;
  font-family: LoraRegular;
  line-height: 1.2em;
}
.wrap-sociale h1 {
  font-size: 20px;
  margin-bottom: 0.4em;
  font-family: LoraRegular;
  line-height: 1.3em;
}
.wrap-sociale p {
  line-height: 1.3em;
}
.despre-noi-text,
.wrap-misiune {
  max-width: 800px;
  width: 100%;
  line-height: 1.5em;
  margin: 0 auto;
}
.wrap-misiune {
  text-align: center;
  margin-top: 4em;
}
.wrap-misiune p,
.wrap-terapie p {
  margin-bottom: 1em;
}
.wrap-despre-noi .button {
  margin: 1.5em;
}
.wrap-despre-noi .button.donate,
.info .button.donate {
  background-color: #0a9169;
  margin: 1em;
}
.info .button.donate {
  padding: 6px 16px;
  margin-bottom: -6px;
}
.wrap-proiecte .img,
.wrap-proiecte .text-proiecte {
  margin: 2em;
}
.text-proiecte p {
  line-height: 1.6em;
  font-size: 15px;
  cursor: pointer;
}
.wrap-multumim {
  text-align: center;
}
.wrap-multumim img {
  margin: 0 auto;
}
.wrap-multumim {
  margin-top: 4em;
}
.multumim-text {
  max-width: 800px;
  width: 100%;
  margin-top: 2em;
  margin-left: auto;
  margin-right: auto;
}
.multumim-text p {
  margin-top: 0.7em;
}
.wrap-helpers {
  display: flex;
  justify-content: space-evenly;
  margin-top: 4em;
  position: relative;
  align-items: center;
}
.finantatori,
.prieten,
.text-proiecte p {
  line-height: 1.2em;
  font-size: 16px;
  cursor: pointer;
  font-family: RobotoMedium;
  margin-bottom: 0.8em;
}
.finantatori .title p,
.prieten .title p {
  font-size: 28px;
  font-family: LoraRegular;
  margin-bottom: 0.6em;
}
.round {
  border-radius: 50px;
  position: absolute;
  z-index: -1;
}
.r1 {
  height: 20px;
  width: 20px;
  left: 35%;
  bottom: 14%;
  background-color: #0a9169;
}
.r2 {
  height: 25px;
  width: 25px;
  left: 70%;
  bottom: 96%;
  background-color: #faa60f;
}
.wrap-footer p {
  margin-top: 5em;
  text-align: center;
  font-size: 14px;
}
.card-ajuta {
  display: flex;
  background-color: #fff;
  border-bottom-left-radius: 30px;
  border-top-right-radius: 30px;
  overflow: hidden;
  max-width: 800px;
  margin-top: 5em;
  margin-left: auto;
  margin-right: auto;
}
.ajuta-img {
  max-width: 270px;
}
.fondator {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: absolute;
  bottom: 1em;
  left: 2em;
  text-align: center;
}
.card-info {
  position: relative;
}
.card-info .fondator-info h1 {
  margin-left: 0.5em;
  margin-right: 0.5em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
}
.card-info .fondator-info p {
  font-size: 14px;
}
.card-info {
  padding: 0 2em;
}
.card-info h1,
.form-text h1 {
  font-size: 30px;
}
.card-info p {
  line-height: 1.5em;
}
.wrap-ajuta {
  position: relative;
}
.wrap-ajuta .round.r1 {
  bottom: -20%;
}
.wrap-ajuta .round.r2 {
  bottom: 110%;
}
.categorii p {
  margin: 0;
}
.wrap-galerie img {
  height: 200px;
  margin: 0.5em;
  border-top-right-radius: 40px;
  border-bottom-left-radius: 40px;
}
.holder {
  display: flex;
  margin-bottom: 3em;
  background-color: #fff;
  padding: 0.8em;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  align-items: center;
  overflow: hidden;
}
.wrap-galerie {
  margin-top: 5em;
  overflow: hidden;
}
.holder h1 {
  min-width: 250px;
  text-align: center;
  font-size: 23px;
  padding-right: 0.5em;
}
.wrap-posdru,
.achizitii {
  text-align: center;
}
.wrap-terapie img,
.achizitii img {
  max-width: 900px;
  margin: 0 auto;
  margin-bottom: 1.5em;
  margin-top: 1.5em;
}
.wrap-terapie h1 {
  font-size: 30px;
  line-height: 1.3em;
  font-family: LoraRegular;
}
.achizitii h3 {
  margin-bottom: 1.5em;
  margin-top: 1.5em;
  font-family: LoraRegular;
}
.achizitii p {
  margin-bottom: 1em;
  margin-top: 1em;
  line-height: 1.5em;
}
.wrap-achizitii h1 {
  font-size: 40px;
  font-family: LoraRegular;
  text-align: center;
  margin-bottom: 1.5em;
  margin-top: 3em;
}
.wrap-contact {
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
.form-text p {
  margin-bottom: 1em;
}
.form-text,
.form {
  padding: 1em;
  width: 50%;
  min-height: 520px;
}
#fcontact {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.form {
  position: relative;
  background-color: #3b9b7e;
  border-top-right-radius: 30px;
  color: #fff;
}
.form-text {
  background-color: #fff;
}
.form-text {
  border-bottom-left-radius: 30px;
}
.wrap-galerie {
  font-family: LoraRegular;
  line-height: 2em;
}
#fcontact input {
  width: 350px;
  height: 30px;
  margin: 1em 0;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border: none;
  padding: 0 10px;
  font-size: 14px;
}
.name-div,
.mail-div,
.tel-div,
.mail-text {
  position: relative;
}
#fcontact label {
  position: absolute;
  left: 0;
  top: -5px;
}
.msg {
  height: 100px;
  width: 350px;
  margin: 1em 0;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border: none;
  padding: 10px;
  font-size: 14px;
}
.wrap-contact h4 {
  margin: 0.5em 0;
}
#button-submit {
  color: #fff;
  background-color: #ffc04a;
  border: none;
  font-size: 18px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  cursor: pointer;
}
.wrap-map {
  margin-top: 3em;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  overflow: hidden;
}
.wrap-sociale .post {
  background-color: #fff;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  margin-bottom: 3em;
}
.wrap-sociale {
  margin-top: 5em;
}
.wrap-sociale .button {
  padding: 7px 14px;
}
.wrap-sociale .post {
  display: flex;
  border-top-right-radius: 20px;
}
.wrap-sociale .post .img {
  width: 100%;
  max-width: 320px;
}
.wrap-sociale .post .text {
  padding: 1.5em 2em;
  position: relative;
}
.wrap-sociale .post .text .button {
  position: absolute;
  bottom: 25px;
}
.wrap-sociale .post .img img {
  border-bottom-left-radius: 20px;
  height: auto;
}
.wrap-sociale a,
.wrap-sociale a:hover,
.wrap-sociale a:focus,
.wrap-sociale a:active {
  text-decoration: none;
  color: inherit;
}
.wrap-sociale a {
  color: inherit;
  text-decoration: inherit;
}
.wrap-container {
  margin-top: 5em;
  text-align: center;
}
.wrap-container h1 {
  font-size: 30px;
  line-height: 1.3em;
  font-family: LoraRegular;
  margin-bottom: 1.5em;
}
.wrap-container p {
  line-height: 1.5em;
}
.wrap-container {
  padding: 0em 5em;
}
.wrap-container .img {
  margin-top: 3em;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.wrap-container .img img {
  align-self: center;
  max-height: 180px;
  width: auto;
}
.wrap-container .img-logo img {
  border-top-right-radius: 40px;
  border-bottom-left-radius: 40px;
}
.wrap-container img {
  border-top-right-radius: 40px;
  border-bottom-left-radius: 40px;
  margin: 1.2em 0.5em;
}
.wrap-container .wrap-img img {
  border-radius: 0px;
}
.wrap-container h3,
.wrap-container h2 {
  font-family: LoraRegular;
}
.wrap-text {
  display: flex;
  align-items: center;
}
.wrap-text img {
  max-width: 150px;
}
.center-img img,
.img-logo img {
  margin: 0 auto;
}
.wrap-container p {
  line-height: 1.5em;
}
.page-numbers.current {
  padding: 6px;
  background-color: #faa60f;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  color: #fff;
}
.color-text {
  color: #0a9169;
  font-family: RobotoRegular;
  font-size: 22px;
}
.current-menu-item a::after {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #0a9169;
  bottom: -6px;
  right: 0px;
  border-radius: 30px;
  display: block;
  position: absolute;
}
#menu-top-menu li a {
  position: relative;
  width: 100%;
}
.mobile span {
  width: 100%;
  height: 3px;
  background-color: rgb(27, 27, 27);
  display: inline-block;
  margin-bottom: 4px;
}
.mobile {
  width: 30px;
  display: none;
  position: absolute;
  right: 30px;
  top: 26px;
}
.popup {
  display: none;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: fixed;
  background-color: #0a9169;
  border-radius: 15px;
  padding: 40px;
  color: #fff;
  text-align: center;
  box-shadow: 0 0px 6px rgb(0 0 0 / 0.5);
}
.popup p,
.popup h4 {
  margin-bottom: 10px;
}
.popup .lista {
  margin-top: 40px;
}
.show {
  display: block;
}
.close-popup {
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 20px;
  cursor: pointer;
  padding: 16px;
}
.swiper-slide {
  width: auto !important;
}
@media only screen and (max-width: 600px) {
  .wrap-sociale .post {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 0px;
  }
  .popup {
    padding: 30px 10px;
    width: 90%;
  }
  .logo {
    max-width: 200px;
  }
  .program-items,
  .wrap-helpers,
  .wrap-proiecte {
    flex-direction: column;
    align-items: center;
  }
  .page-wrape-despre,
  .page-wrape-sociale,
  .page-wrape-galerie,
  .page-wrape-contact,
  .wrap-container {
    padding: 0 1em;
  }
  .card {
    margin-bottom: 30px;
    max-width: 350px;
    min-width: 350px;
  }
  .wrap-helpers {
    margin-top: 2em;
  }
  .prieten {
    margin-top: 2em;
  }
  .wrap-footer p {
    font-size: 12px;
  }
  .card-ajuta,
  .fondator,
  .hero-wrap,
  .holder,
  .wrap-contact {
    flex-direction: column;
  }
  .fondator {
    position: relative;
    left: 0;
    margin-top: 20px;
    bottom: 0.5em;
  }
  .wrap-proiecte,
  .hero-wrap {
    padding: 0;
    margin: 0;
  }
  .wrap-proiecte .img,
  .wrap-proiecte .text-proiecte {
    margin: 0px;
  }
  .wrap-proiecte,
  .hero-wrap {
    text-align: center;
  }
  .site-text h1 {
    width: auto;
  }
  .side-img {
    margin: 20px 0 0 0;
  }
  .wrap-despre-noi h1,
  .text-proiecte h1,
  .wrap-multumim h1,
  .wrap-misiune h1,
  .title h1,
  .fondator-info h1,
  .card-info h1,
  .form-text h1,
  .site-text h1 {
    font-size: 26px;
  }
  .site-text,
  .wrap-sociale,
  .wrap-galerie,
  .wrap-contact {
    margin-top: 2rem;
  }
  .wrap-sociale .post {
    flex-direction: column;
    text-align: center;
  }
  .wrap-sociale .post .img {
    max-width: none;
    border-top-right-radius: 20px;
  }
  .wrap-sociale .post .img img {
    border-top-right-radius: 20px;
  }
  .wrap-sociale .post .text .button {
    position: relative;
    bottom: 0px;
  }
  .holder h1 {
    margin-bottom: 1em;
  }
  .form-text,
  .form {
    width: 100%;
  }
  .form-text {
    border-top-right-radius: 30px;
    margin-bottom: 2em;
  }
  .form {
    border-bottom-left-radius: 30px;
  }
  #menu-top-menu,
  .info {
    display: none;
  }
  .mobile {
    display: block;
    z-index: 9999999;
    position: fixed;
  }
  .mobile span {
    background-color: #faa60f;
  }
  #menu-top-menu,
  .info {
    display: none;
  }
  .menu-top-menu-container.active {
    transition: all 0.3s ease-in-out;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #3b9b7e;
    z-index: 999999;
  }
  .top-menu-class.active {
    flex-direction: column;
    align-items: center;
    display: grid !important;
    text-align: center;
  }
  .top-menu-class.active a {
    font-size: 2em;
    display: inline;
    line-height: 2.2em;
    color: #f7f8fa;
    font-family: LoraRegular;
    text-shadow: 2px 2px 6px rgb(0 0 0 / 60%);
    margin: 0 auto;
  }
  .current-menu-item a::after {
    background-color: #faa60f;
    height: 6px;
    bottom: -10px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 601px) {
  .wrap-sociale .post {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 0px;
  }
  .hero-wrap,
  .wrap-proiecte,
  .program-items,
  .fondator {
    flex-direction: column;
    text-align: center;
  }
  .site-text h1,
  .site-text p {
    width: 100%;
    max-width: none;
  }
  .fondator {
    position: relative;
    left: 0;
    margin-top: 20px;
    bottom: 0.5em;
  }
  #menu-top-menu,
  .info {
    display: none;
  }
  .mobile {
    display: block;
    z-index: 9999999;
    position: fixed;
  }
  .mobile span {
    background-color: #faa60f;
  }
  #menu-top-menu,
  .info {
    display: none;
  }
  .menu-top-menu-container.active {
    transition: all 0.3s ease-in-out;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #3b9b7e;
    z-index: 999999;
  }
  .top-menu-class.active {
    flex-direction: column;
    align-items: center;
    display: grid !important;
    text-align: center;
  }
  .top-menu-class.active a {
    font-size: 2em;
    display: inline;
    line-height: 2.2em;
    color: #f7f8fa;
    font-family: LoraRegular;
    text-shadow: 2px 2px 6px rgb(0 0 0 / 60%);
    margin: 0 auto;
  }
  .current-menu-item a::after {
    background-color: #faa60f;
    height: 6px;
    bottom: -10px;
  }
  .wrap-sociale .post .img {
    max-width: none;
  }
  .wrap-sociale .post,
  .wrap-contact {
    flex-direction: column;
  }
  .wrap-sociale,
  .wrap-galerie,
  .wrap-contact,
  .wrap-sociale,
  .page-wrape-despre {
    padding: 4em 2em;
  }
  .wrap-sociale {
    max-width: 780px;
    margin: 0 auto;
  }
  .wrap-galerie,
  .wrap-contact,
  .hero-wrap {
    margin-top: 0px;
  }
  .wrap-sociale .post .text {
    padding: 1.2em 2em 3em 2em;
    position: relative;
  }
  .form-text,
  .form {
    width: 100%;
  }
  .form-text {
    margin-bottom: 2em;
    border-top-right-radius: 30px;
  }
  .form {
    border-bottom-left-radius: 30px;
  }
  .form,
  .form-text {
    max-width: 700px;
  }
  .program-items,
  .fondator {
    align-items: center;
  }
  .card {
    max-width: 400px;
    margin-bottom: 2em;
  }
  .page-wrape-despre {
    max-width: 1000px;
  }
  .finantatori,
  .prieten {
    padding: 1em;
  }
  .finantatori .title {
    line-height: 2em;
  }
  .hero-wrap {
    padding: 0;
  }
}
