.site_boxed .center {
    width: 95% !important;
    margin: 0 auto;
  }
  body,
  button {
    font-family: Poppins;
    font-size: 17px;
  }
  #footer .social-icons a {
    background: #fff;
    color: #336e63;
  }
  #footer .social-icons a:hover {
    background: #0d3a0f;
    color: #fff !important;
  }
  .skt-garden-care-section-two::after {
    background-color: #f4f7ef;
  }
  .skt-garden-care-section-two-image-box .elementor-image-box-img {
    background-image: linear-gradient(180deg, #75b501 0, #4f7b01 100%);
  }
  .skt-garden-care-section-two-right-col::after {
    background: #774413;
  }
  .skt-garden-care-section-four-img-box .elementor-image-box-img {
    background-image: linear-gradient(180deg, #74b401 0, #4f7c01 100%);
  }
  .skt-garden-care-section-four-img-box:hover .elementor-image-box-img {
    background: #fff !important;
  }
  .skt-garden-care-section-six-image-box .elementor-image-box-img {
    background: #fff;
  }
  .skt-garden-care-section-six-image-box :hover .elementor-image-box-img {
    background: #74b401;
  }
  .skt-garden-care-section-six-box:hover
    .skt-garden-care-section-six-number
    .elementor-widget-container {
    background: #fff !important;
  }
  .skt-garden-care-section-six-box:hover
    .skt-garden-care-section-six-number
    h2 {
    color: #679f01 !important;
  }
  .header-menu,
  .header.type1,
  .header.type2 {
    background-color: rgba(255, 255, 255, 1);
  }
  .header,
  .header.type3,
  .header.type4 {
    position: absolute;
  }
  .logo img {
    height: 74px;
    width: 172px;
    margin-top: 5px;
  }
  .logo h1,
  .logo h1 a:hover,
  .logo h1 a:link,
  .logo h1 a:visited,
  .logo h2,
  .logo h2 a:hover,
  .logo h2 a:link,
  .logo h2 a:visited {
    font-family: Poppins;
    font-size: 32px;
    color: #fff;
  }
  .social-icons a:hover {
    color: #282828 !important;
  }
  a {
    color: #76b701;
  }
  a:hover {
    color: #685031;
  }
  .title {
    font-family: Poppins;
    font-size: 45px;
    color: #fff;
  }
  h1 {
    font-family: Oswald;
    font-size: 54px;
    color: #fff;
  }
  h1 a:hover {
    color: #76b701;
  }
  h2 {
    font-family: Oswald;
    font-size: 24px;
    color: #282828;
  }
  h2 a:hover {
    color: #76b701;
  }
  h3 {
    font-family: Poppins;
    font-size: 26px;
    color: #282828;
  }
  h3 a:hover {
    color: #76b701;
  }
  h4 {
    font-family: Oswald;
    font-size: 28px;
    color: #282828;
  }
  h4 a:hover {
    color: #76b701;
  }
  h5 {
    font-family: Oswald;
    font-size: 11px;
    color: #282828;
  }
  h5 a:hover {
    color: #76b701;
  }
  h6 {
    font-family: Oswald;
    font-size: 9px;
    color: #282828;
  }
  h6 a:hover {
    color: #76b701;
  }
  .social-icons a:link,
  .social-icons a:visited {
    background-color: #fff;
    color: #fff;
  }
  .social-icons a:hover {
    background-color: #76b701;
    color: #fff;
    border-color: #76b701;
  }
  .nav-box a span {
    color: #76b701;
  }
  .divider5 span,
  .divider6 span {
    background-color: #8c8b8b;
  }
  .divider1,
  .divider2,
  .divider3,
  .divider4,
  .divider5,
  .divider6 {
    border-color: #8c8b8b;
  }
  #copyright {
    border-color: #212528;
  }
  #footer {
    background-color: #164c18;
    /* background-image: url(images/footer-bg.html); */
  }
  #copyright::before {
    background-color: rgba(13, 58, 15, 1);
  }
  body {
    color: #2b2b2b;
  }
  .nav-box a {
    text-decoration: none;
    color: #282828;
  }
  @media screen and (max-width: 480px) {
    .header {
      background-color: rgb(15, 8, 8);
    }
  }
  @media screen and (max-width: 767px) and (min-width: 481px) {
    .header {
      background-color: rgba(255, 255, 255, 1);
    }
  }

  @media screen and (max-width: 767px) {
    .header {
        width: 100%;
        padding: 0;
        position: absolute !important
    }
}