body p {
  font-family: "Poppins";
}
.footerlol {
  font-family: "Poppins";
}
.heighti {
  min-height: 80vh;
}
.background-image {
  background: url("../images/BambusFerizaj.png");
}
.ontopbottom {
  padding: 55px 0px;
}
.ontopbottom p {
  max-width: 500px;
  margin: 0 auto;
  padding: 15px 0px;
}
.ontopbottom a {
  color: #6aa633;
  text-decoration: none;
  font-weight: 600;
  font-size: 20px;
}
.ontopbottom a span {
  padding-left: 5px;
}
.ehi h1 {
  font-size: 104px;
  font-weight: 700;
  color: #000000;
}
.ehi p {
  font-size: 19px;
  padding: 20px 0px;
  margin: auto 0;
  text-align: left;
  color: #000000;
}
.eha h1 {
  font-size: 60px;
  font-weight: 700;
  color: #000000;
}
.h1-ndryshimi {
  font-size: 63px !important;
}


.eha p {
  font-size: 20px;
  padding: 20px 0px;
  margin: auto 0;
  color: #606060;
  text-align: left;
}

.ehi a {
  color: #6aa633;
  text-decoration: none;
  font-weight: 600;
  font-size: 20px;
}
.ehi a span {
  padding-left: 5px;
}
.fotorighti img {
  width: 100%;
}
.contenti-left {
  display: flex;
  align-items: center;
}
.top-bottom {
  padding-top: 100px;
  padding-bottom: 100px;
}
.bg-coloro {
  background-color: #f9f9f9;
}

.borderbottom {
  border: 2px #6aa633 solid;
  width: 60px;
}
.ouroffices {
  width: 500px;
  margin: auto;
}
.ouroffices h1 {
  font-weight: 700;
  font-size: 70px;
  color: #000000;
}
.ouroffices p {
  font-size: 20px;
  padding-top: 10px;
}
.footerlol a {
  text-decoration: none !important;
  color: black !important;
}
.footerlol p {
  color: black;
}
.foterlogo {
  display: flex;
  justify-content: center;
  align-items: center;
}
.foterlogo img {
  width: 200px;
}
.copyright {
  display: flex;
  align-items: center;
}
.copyrightt {
  background-color: #6bb244;
}
.right-copyright li {
  color: white;
}
.left-copyright {
  color: white;
}
.butonitop {
  background-color: #6cb445;
  border: none;
  border-radius: 20px;
  height: 30px;
  width: 30px;
}
.butonitop i {
  color: white;
}
.scroll-to-top {
  margin-top: 40px;
  margin-bottom: 20px;
}
.footerlol h5 {
  font-weight: 600;
}
.fotorighti1 {
  padding: 0 !important;
}
.contentt {
  max-width: 700px;
  margin: 0 auto;
}
.straightborder {
  border: 2px solid #6aa633;
  width: 100px;
  background-color: #6aa633;
}
.ehaa h1 {
  max-width: 500px;
}
.ehaa p {
  max-width: 600px;
}

.ehaa .content {
  margin: auto 20px;
}
.ehii h1 {
  font-size: 55px;
  font-weight: 700;
}
.ehii p {
  font-size: 18px;
  padding: 20px 0px;
  margin: auto 0;
  color: #606060;
  text-align: left;
  max-width: 500px;
}
.butoni {
  max-width: 150px;
  background-color: #6bb244;
  border: none;
  border-radius: 0 10px 10px 0px;
  color: white;
  height: 40px;
  padding: 0px 20px;
}
.inputi {
  max-width: 350px;
  width: 100%;
  height: 40px;
  border-color: #6bb244;
  border-radius: 10px 0px 0px 10px;
  text-align: left;
}
.inputi::placeholder {
  text-align: left;
}
.contenttt h1 {
  font-weight: 700;
  font-size: 50px;
}
@media only screen and (max-width: 991px) {
  .contenti-left {
    order: 2;
  }
}
@media only screen and (max-width: 600px) {
  .ontopbottom h1 {
    font-size: 44px !important;
  }
  body h1 {
    font-size: 34px !important;
  }
  body p {
    font-size: 15px !important;
  }
  .fotorighti {
    padding-top: 10px;
  }
  .foterlogo {
    justify-content: center !important;
    padding-bottom: 10px;
  }
  .footerlol .col-lg-3 {
    margin-top: 20px;
  }
  .straightborder {
    display: none;
  }
  .fotorighti1 {
    order: 1;
  }
 
  .top-bottom {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .contentt {
    padding: 20px !important;
  }
}
.applypart {
  height: 100vh;
}
.second-part-apply {
  background-color: #f8f8f8;
}

.borderi-yllli {
  border-radius: 60px;
}

.big-text {
  font-size: 100px !important;
  font-weight: 700 !important;
  color: #000000;
}
.h1-ndryshimi{
  font-size: 65px!important;
  color: #000000!important;
  margin-top: 25px;
}
.top-bottom{
  margin-top: 60px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1024px) {
  .big-text{
    font-size: 65px!important;
  }
}
@media only screen and (max-width: 767px) {
  .h1-ndryshimi{
    font-size: 47px!important;
    color: #000000!important;
  }
}

@media only screen and (max-width: 600px) {
  .h1-ndryshimi{
    font-size: 35px!important;
    color: #000000!important;
  }
}