img {
  border: 0;
}

body {
  background-color: rgb(245, 245, 245);
}

.eco:hover {
  background-color: rgb(52, 94, 77);
  box-shadow: 1px 1px #2f8261, 2px 2px #2f8261, 3px 3px #2f8261, 4px 4px #2f8261, 5px 5px #2f8261, 6px 6px #2f8261, 7px 7px #2f8261;
  -webkit-transform: translateX(-7px);
  transform: translateX(-7px) translateY(-7px);
}

.ContainEco {
  position: relative;
  width: 930px;
  height: 485px;
  margin: 45px auto 5px;
}

@font-face {
  font-family: Gilroy-Light;
  src: url(../../fonts/Gilroy-Light.otf);
}

.eco {
  display: block;
  color: white;
  cursor: pointer;
  transition: cubic-bezier(0.39, 0.58, 0.57, 1) 0.4s
}

.eco img {
  float: left;
  width: 100px;
  margin: 30px 10px 30px 10px;
}

.DocEco p {
  padding: 46px 0 50px 10px;
}

.DocEco {
  position: absolute;
  top: 0;
  left: 0;
  width: 360px;
  margin: 0;
  background-color: #0f8040;
}

.CalEco p {
  padding: 46px 5px 50px 130px;
}

.CalEco {
  position: absolute;
  top: 0;
  left: 380px;
  width: 370px;
  margin: 0;
  background-color: rgb(22, 134, 190);
}

.CalEco img {
  margin: 28px 10px 28px 10px;
}

.PlanEco p {
  padding: 22px 10px 17px 24px;
}

.PlanEco {
  position: absolute;
  top: 0;
  left: 770px;
  width: 160px;
  height: 325px;
  margin: 0;
  background-color: rgb(48, 187, 150);
}

.PlanEco img {
  margin: 70px 30px 30px 30px;
}

.KonEco p {
  padding: 22px 10px 17px 15px;
}

.KonEco img {
  width: 60px;
  margin: 30px 45px 14px 45px;
}

.KonEco {
  position: absolute;
  top: 175px;
  left: 430px;
  width: 150px;
  margin: 0;
  background-color: rgb(87, 194, 183);
}

.DigestEco p {
  padding: 55px 15px 64px 140px;
}

.DigestEco {
  position: absolute;
  top: 175px;
  left: 0;
  width: 410px;
  margin: 0;
  background-color: rgb(48, 187, 150);
}

.DigestEco img {
  margin: 28px 10px 28px 10px;
}

.NewsEco p {
  padding: 20px 20px 17px 20px;
}

.NewsEco img {
  width: 60px;
  margin: 28px 45px 14px 45px;
}

.NewsEco {
  position: absolute;
  top: 175px;
  left: 600px;
  width: 150px;
  margin: 0;
  background-color: rgb(18, 161, 74);
}

.BookEco p {
  padding: 47px 15px 47px 0px;
}

.BookEco img {
  margin: 27px 15px 27px 15px;
}

.BookEco {
  position: absolute;
  top: 340px;
  left: 0;
  width: 460px;
  margin: 0;
  background-color: rgb(20, 160, 74);
}

.VirtEco p {
  padding: 60px 10px 55px 20px;
}

.VirtEco {
  position: absolute;
  top: 340px;
  left: 480px;
  width: 450px;
  margin: 0;
  background-color: rgb(22, 134, 190);
}

.eco p {
  font: 20pt Gilroy-Light;
  margin: 0;
}

.EcoTitle {
  position: relative;
  width: 980px;
  height: 50px;
  font: bold 34pt Gilroy-Light;
  text-align: center;
  display: block;
  margin: 30px auto 15px;
  color: rgb(15, 144, 71);
}

a {
  text-decoration: none;
  font: 14pt Gilroy-Light;
}

.ch-grid {
  position: relative;
  left: -200px;
  top: -110px;
}

.ch-img-1 {
  background-image: url(../../images/ecology/home.jpg);
}

.ch-info .ch-info-back {
  background: rgb(244, 137, 54);
}

.ch-info h3 {
  margin: 40px 15px;
  color: #f0f0f0;
}

#qoo-counter {
  position: absolute !important;
  right: 10px !important;
  bottom: 10px !important;
}
