* {
    font-family: "Poppins", sans-serif;
  }

  .custom-container {
    max-width: 1252px;
    width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 40px;
    padding-right: 40px;
  }

  ul {
    margin: 0;
    list-style: none;
    padding: 0;
  }
  li {
    text-decoration: none;
  }

  body a {
    text-decoration: none;
}

  header {
    min-height: 518px;
    background: url(../images/heroblog.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #000000;
    display: flex;
    align-items: center;
    position: relative;
  }


  .hero-section h1 {
    color: #9e8562;
    font-size: 76px;
    font-weight: 700;
    line-height: 103.13px;
    text-transform: uppercase;
    text-align: center;
  }


  @media (max-width: 767.98px) {
    .hero-section h1 {
      font-size: 40px;
      line-height: 54px;
    }
  }

  /* footer-section */

  .footer-section {
    padding: 90px 0;
    background: url(../images/footer.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

  .footer-section .footer-head {
    position: relative;
    width: 85%;
    border-bottom: 1px solid #ccc;
    margin-bottom: 24px;
  }

  .footer-section .footer-head::before {
    content: "";
    width: 27px;
    height: 2px;
    background-color: #c09d42;
    position: absolute;
    bottom: -1px;
    left: 0;
  }

  .footer-section .footer-head a {
    color: #9e8562;
    font-size: 22px;
    font-weight: bold;
    line-height: 48px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.88px;
  }

  .footer-section .row ul li a,
  .footer-section .row ul li p,
  .footer-section .row p {
    color: #c9c9c9;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
  }

  .footer-section .row ul li a {
    margin-bottom: 12px;
    width: 50%;
    display: block;
  }

  .footer-section .row ul li img {
    height: 14px;
    margin-right: 24px;
  }

  .footer-section .row ul.social li img {
    width: 28px;
    height: 28px;
    margin-right: 6px;
  }

  .footer-section .row ul.social li {
    color: #9e8562;
    font-size: 14px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0.56px;
  }

  .footer-section .row form input {
    width: 100%;
    height: 38px;
    background-color: #ffffff;
    color: #c9c9c9;
    font-size: 14px;
    font-weight: 400;
    padding: 12px 20px;
    letter-spacing: 0.56px;
    margin-bottom: 12px;
    border: none;
  }

  .footer-section .row form input.btn-sub {
    max-width: 133px;
    width: 100%;
    height: 38px;
    background-color: #e3b604;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.56px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  @media (max-width: 767.98px) {
    .footer-section {
      padding: 60px 0;
    }
  }

  .copyright {
    background-color: #000000;
    padding: 22px 0;
  }

  .copyright p {
    opacity: 0.7;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    line-height: 40px;
  }

  .copyright a {
    opacity: 0.7;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    text-decoration: none;
    display: block;
  }

  /* blog-contact-section */

  .blog-contact-section {
    padding: 100px 0;
  }
  .blog-contact-section .cont-rest .top-para {
      color: #8d8d8d;
  }
  .blog-contact-section .cont-rest p{
      color:#686868;
  }
  .darktxt{
      color: #333;
  }

  .theme {
    color: #e3b604;
  }
  .blog-right-section ul .cat-item:hover a,
  .footer-widget .widget-links ul li a:hover,
  .iconbox:hover .read-more-service a {
    color: #145084;
  }

  .blog-right-section h4,
  .tags h4 {
    font-size: 22px;
    font-weight: 600;
  }

  .blog-right-section ul .cat-item:first-child {
    padding-top: 0;
  }
  .blog-right-section ul .cat-item a {
    padding: 12px 1px;
    border-bottom: 1px solid #e3e3e3;
    text-transform: uppercase;
    font-size: 16px;
    display: block;
    color: #9a9a9a;
  }
  .blog-right-section li .count {
    float: right;
    font-weight: 700;
    background-color: #145084;
    color: #fff;
    border-radius: 50px;
    padding: 0 8px;
    line-height: 1.4;
    cursor: default;
  }
  .tags ul li {
    margin-bottom: 10px;
  }

  .tags a {
    text-transform: uppercase;
    border-width: 0;
    border-radius: 5px;
    margin-right: 4px;
    padding: 8px 12px;
    line-height: 32px;
    background-color: #f0f0f0;
    transition: 0.3s ease-in-out;
    color: #8d8d8d;
    font-size: 14px;
    font-weight: 600;
  }

  .tags a:hover {
    background-color: #145084;
    color: #fff;
  }

  .portal-testimonials .owl-dots .active,
  .tags a {
    box-shadow: none;
  }

  .blog-form h4,
  .blog-right-section h4,
  .tags h4 {
    font-size: 22px;
    font-weight: 600;
  }
  .blog-contact-section .blog-card .content {
    -webkit-box-shadow: 0 2px 10px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 2px 10px -6px rgba(0, 0, 0, 0.75);
    box-shadow: 0 2px 10px -6px rgba(0, 0, 0, 0.75);
  }

  .blog-contact-section .blog-card .content h3 {
    color: #0a1026;
    font-size: 22px;
    font-weight: 600;
    -webkit-line-clamp: 1;
  }
  .blog-contact-section .blog-card .content p {
    text-overflow: ellipsis;

    display: -webkit-box;
    overflow: hidden;
  }

  .blog-contact-section .blog-card .content span {
    color: #0a1026;
    font-weight: 700;
    margin-right: 18px;
  }
  .blog-contact-section .blog-card .content a.btn {
    color: #fff;
    background-color: #e3b604;
    font-size: 18px;
    border-radius: 0;
    border: none;
    margin-top: 28px;
    padding: 12px 20px;
  }
  @media (max-width: 767.98px) {
    .blog-contact-section {
      padding: 60px 0;
    }
    .blog-contact-section .openning h1 {
      font-size: 24px;
    }
    .blog-contact-section p {
      font-size: 16px;
    }
    .blog-right-section ul .cat-item a {
      padding: 10px 0px;
      font-size: 12px;
    }
    .cont-rest h3 {
      font-size: 20px;
    }
    .blog-right-section li .count {
      padding: 1px 5.5px;
    }
    .blog-contact-section .blog-card .content span,
    .portal-testimonials .owl-dots .active,
    .tags a {
      font-size: 12px;
    }
    .blog-contact-section .blog-card .content h3 {
      font-size: 20px;
    }
    .blog-contact-section .blog-card .content a.btn {
      font-size: 16px;
      margin-top: 18px;
      padding: 8px 20px;
    }
  }
  @media (max-width: 575.98px) {
    .blog-contact-section {
      padding: 40px 0;
    }
    .blog-contact-section .openning h1 {
      font-size: 18px;
    }
    .blog-contact-section p {
      font-size: 13px;
    }
    .cont-rest h3 {
      font-size: 18px;
    }
    .blog-right-section li .count {
      padding: 1px 5.5px;
    }
    .blog-contact-section .blog-card .content h3 {
      font-size: 15px;
    }
    .blog-contact-section .blog-card .content a.btn {
      font-size: 14px;
      margin-top: 18px;
      padding: 8px 20px;
    }
    .tags a {
      padding: 6px 9px;
    }
  }
