html {
  scroll-behavior: smooth;
}

body, html {
  height: 100%;
  margin: 0;
  padding: 0;
   font-family: 'Satoshi';
  color: #333;
  display: flex;
  flex-direction: column;
}
h1 {
    font-size: 60px;
    color: #fff;
    line-height: 70px;
}
.centered-form.animated-form p {
    font-size: 24px;
    line-height: 32px;
    color: #fff;
}
.policy-content p a {
    color: #0056b3;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

@font-face {
    font-family: 'false';
    src: url('https://www.siteaudithub.com/assets/fonts/false.eot');
    src: url('https://www.siteaudithub.com/assets/fonts/false.eot?#iefix') format('embedded-opentype'),
        url('https://www.siteaudithub.com/assets/fonts/false.woff2') format('woff2'),
        url('https://www.siteaudithub.com/assets/fonts/false.woff') format('woff'),
        url('https://www.siteaudithub.com/assets/fonts/false.ttf') format('truetype'),
        url('https://www.siteaudithub.com/assets/fonts/false.svg#false') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('https://www.siteaudithub.com/assets/fonts/false_1.eot');
    src: url('https://www.siteaudithub.com/assets/fonts/false_1.eot?#iefix') format('embedded-opentype'),
        url('https://www.siteaudithub.com/assets/fonts/false_1.woff2') format('woff2'),
        url('https://www.siteaudithub.com/assets/fonts/false_1.woff') format('woff'),
        url('https://www.siteaudithub.com/assets/fonts/false_1.ttf') format('truetype'),
        url('https://www.siteaudithub.com/assets/fonts/false_1.svg#false') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Satoshi';
    src: url('https://www.siteaudithub.com/assets/fonts/Satoshi-Light.eot');
    src: url('https://www.siteaudithub.com/assets/fonts/Satoshi-Light.eot?#iefix') format('embedded-opentype'),
        url('https://www.siteaudithub.com/assets/fonts/Satoshi-Light.woff2') format('woff2'),
        url('https://www.siteaudithub.com/assets/fonts/Satoshi-Light.woff') format('woff'),
        url('https://www.siteaudithub.com/assets/fonts/Satoshi-Light.ttf') format('truetype'),
        url('https://www.siteaudithub.com/assets/fonts/Satoshi-Light.svg#Satoshi-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'false';
    src: url('https://www.siteaudithub.com/assets/fonts/false_2.eot');
    src: url('https://www.siteaudithub.com/assets/fonts/false_2.eot?#iefix') format('embedded-opentype'),
        url('https://www.siteaudithub.com/assets/fonts/false_2.woff2') format('woff2'),
        url('https://www.siteaudithub.com/assets/fonts/false_2.woff') format('woff'),
        url('https://www.siteaudithub.com/assets/fonts/false_2.ttf') format('truetype'),
        url('https://www.siteaudithub.com/assets/fonts/false_2.svg#false') format('svg');
      font-weight: 400;
    font-style: normal;
    font-display: swap;
}

.filter-section {
    overflow: hidden;
    background: #020817;
    background: linear-gradient(top left, #50a3a2 0%, #53e3a6 100%);
    background: linear-gradient(to bottom right, #020817 0%, #143483 100%);
    height: auto;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}
.wrapper.form-success .container h1 {
          transform: translateY(85px);
}
.content-form p {
    font-weight: 300;
}
.result-list a.btn-download {
    color: #fff;
    font-size: 17px;
}
.result-list h3 {
    color: #fff;
}
.suggestion-box {
    text-align: left;
    color: #fff;
}
.suggestion-box p {
    font-size: 18px !important;
}
.suggestion-box p a{
    font-size: 18px !important;
color: #fff;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}
form.centered-form {
  width: 100%;
  max-width: 600px;
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 0 15px rgba(0,0,0,0.1);
}
.centered-form.animated-form {
    text-align: center;
}
section.filter-section .container {
    display: flex;
    width: 800px;
    margin: 0 auto;
    justify-content: center;
}

.result-list {
  margin-top: 20px;
  list-style: none;
  padding: 0;
text-align: left;
}
.hidden-elements {
    color: #fff;
    margin-top: 17px;
    text-align: left;
}
.result-list-url {
    color: #fff;
    text-align: left;
}

.result-list li {
  background: #fff;
  margin-bottom: 10px;
  padding: 10px;
  border-left: 10px solid #ccc;
  border-radius: 4px;
}
.centered-form.animated-form p {
    font-size: 24px;
    line-height: 32px;
    text-align: left;
}
.centered-form.animated-form h1 {
    margin-bottom: 0;
    margin-top: 0;
}
.content-form p {
    text-align: center !important;
}
.score.green {
  border-left-color: #28a745;
}
.score.orange {
  border-left-color: #fd7e14;
}
.score.red {
  border-left-color: #dc3545;
}

form input, form button {
    padding: 17px;
    width: 100%;
 
    border: 1px solid #ccc;
    font-family: 'Satoshi';
}

form button {
    background-color: #1257A1;
    color: white;
    border: none;
    transition: background-color 0.3s ease;
    width: 202px;
    cursor: pointer;
    font-size: 15px;
    font-weight: 500;
}
form button:hover {
  background-color: #0056b3;
}
input:focus {
    outline: none;
}
#loader {
  display: none;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 20px auto;
}

.seo-loader {
  text-align: center;
}

.seo-loader .circle {
  border: 5px solid #f3f3f3;
  border-top: 5px solid #007bff;
  border-right: 5px solid #28a745;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 1s linear infinite;
  margin: 0 auto 10px;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.seo-loader p {
  font-size: 16px;
  color: #333;
}

.more-tools {
  border-top: 1px solid #ccc;
  margin-top: 40px;
  padding-top: 20px;
}

.more-tools h3 {
  margin-bottom: 10px;
  color: #333;
}

.more-tools ul {
  list-style: none;
  padding-left: 0;
}

.more-tools ul li {
  margin-bottom: 5px;
}

.more-tools ul li a {
  text-decoration: none;
  color: #007bff;
}

.more-tools ul li a:hover {
  text-decoration: underline;
}

.site-header {
    background: #fff;
    border-bottom: 1px solid #eee;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05);
    padding: 10px 0px;
    line-height: 0;
}
.main-nav a{
     position: relative;
}
.container.policy-content a {
    color: #4f88d4;
}


.main-nav a::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #4eb36e;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.3s ease;
}
.main-nav a:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}








.header-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.features-section {
  background-color: #f8f9fa;
  padding: 60px 20px;
  text-align: center;
}

.features-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 30px;
  max-width: 1100px;
  margin: auto;
}

.feature-box {
  background: #fff;
  border-radius: 10px;
  padding: 30px 20px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease;
}

.feature-box:hover {
  transform: translateY(-5px);
}

.feature-icon {
  font-size: 40px;
  margin-bottom: 15px;
  color: #007bff;
}
.centered-form.animated-form form {
    padding-top: 20px;
}
.feature-box .colm-heading{
  margin-bottom: 10px;
  font-size: 20px;
  color: #333;
    font-weight: 600;
}

.feature-box p {
  font-size: 16px;
  color: #555555;
    line-height: 24px;
}
.faq-section {
  background-color: #f9fbff;
  padding: 60px 20px;
}

.section-title {
    text-align: center;
    font-size: 32px;
    margin-top: 0;
    color: #333333;
    font-weight: 600;
    margin-bottom: 36px;
}

.accordion {
  max-width: 800px;
  margin: 0 auto;
}

.accordion-item {
  background: #fff;
  margin-bottom: 15px;
  border-radius: 10px;
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  transition: all 0.3s ease;
}

.accordion-header {
  background: #fff;
  color: #333;
  font-size: 18px;
  font-weight: 500;
  padding: 12px 25px;
font-family: 'Satoshi';
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  transition: background 0.3s ease;
}

.accordion-header:hover {
  background: #f1f1f1;
}

.accordion-header .icon {
  font-size: 22px;
  font-weight: bold;
  transition: transform 0.3s ease;
}
.accordion-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease, padding 0.5s ease;
  padding: 0 25px;
  color: #555;
  font-size: 16px;
  line-height: 1.5;
}
.accordion-item.active .accordion-body {
  max-height: 500px;
  padding: 15px 25px 20px 25px;
}


.accordion-item.active .accordion-header .icon {
  transform: rotate(45deg); /* Turns plus into X */
  color: #007bff;
}

@keyframes fadeIn {
  from { opacity: 0; transform: translateY(-5px); }
  to   { opacity: 1; transform: translateY(0); }
}




.logo a {
  text-decoration: none;
  color: #333;
  font-weight: bold;
  font-size: 22px;
}

.menu-toggle {
  font-size: 24px;
  background: none;
  border: none;
  cursor: pointer;
  display: none;
}

.main-nav ul {
  list-style: none;
  display: flex;
  gap: 20px;
  margin: 0;
  padding: 0;
}

.main-nav a{
    text-decoration: none;
    color: #464658;
    transition: 0.3s;
    font-weight: 500;
    padding: 7px 0;
}
.main-nav a:hover {
  color: #4eb36e;
}

footer {
  background-color: #f1f1f1;
  padding: 15px 0;
  text-align: center;
  font-size: 14px;
  color: #333;
  border-top: 1px solid #ddd;
}
.form-inline {
    display: flex;
}
section.filter-section .container {
    z-index: 2;
    position: relative;
}
.bg-bubbles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 0;
    margin-bottom: 0;
}
.bg-bubbles li {
    position: absolute;
    list-style: none;
    display: block;
    width: 40px;
    height: 40px;
    background-color: rgb(255 255 255 / 5%);
    bottom: -160px;
    animation: square 25s infinite;
    transition-timing-function: linear;
    border-radius: 20%;
}
.bg-bubbles li:nth-child(1) {
  left: 10%;
}
.bg-bubbles li:nth-child(2) {
  left: 20%;
  width: 80px;
  height: 80px;
  animation-delay: 2s;
  animation-duration: 17s;
}
.bg-bubbles li:nth-child(3) {
  left: 25%;
  animation-delay: 4s;
  
}
.bg-bubbles li:nth-child(4) {
  left: 40%;
  width: 60px;
  height: 60px;
  animation-duration: 22s;
    background-color: rgb(255 255 255 / 9%);
}
.bg-bubbles li:nth-child(5) {
  left: 70%;
}

.bg-bubbles li:nth-child(6) {
  left: 80%;
  width: 110px;
  height: 110px;
  animation-delay: 7s;
}
.bg-bubbles li:nth-child(8) {
  left: 55%;
  width: 20px;
  height: 20px;
  animation-delay: 15s;
  animation-duration: 40s;
}
.bg-bubbles li:nth-child(9) {
  left: 25%;
  width: 10px;
  height: 10px;
  animation-delay: 2s;
  animation-duration: 40s;
  background-color: rgba(255, 255, 255, 0.3);
}


@keyframes square {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-700px) rotate(600deg);
  }
}
@keyframes square {
  0% {
            transform: translateY(0);
  }
  100% {
            transform: translateY(-700px) rotate(600deg);
  }
}


a.tool-btn::before,
form button::before
 {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0%;
    height: 100%;
    background: #4eb36e;
    z-index: -1;
    transition: width 0.4s ease;
}
a.tool-btn,
form button
 {
    position: relative;
    z-index: 9;
   overflow: hidden;
}
a.tool-btn:hover::before,
form button:hover::before
 {
      width: 100%;
      left: 0;
      right: auto;
    }


.menu-toggle {
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
  display: none;
  z-index: 1001;
  position: relative;
  width: 30px;
  height: 30px;
}

.menu-toggle .icon-menu,
.menu-toggle .icon-close {
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.menu-toggle .icon-close {
  opacity: 0;
  transform: rotate(90deg);
}

.menu-toggle.open .icon-menu {
  opacity: 0;
  transform: rotate(90deg);
}

.menu-toggle.open .icon-close {
  opacity: 1;
  transform: rotate(0deg);
}

/* Navigation Drawer */
.main-nav {
  display: flex;
  gap: 20px;
}
.accordion-item.active button.accordion-header {
    border-bottom: 1px solid #e7e7e7;
}

.policy-content h1 {
    color: #333;
    font-size: 35px;
    margin-bottom: 10px;
}
.policy-content p {
    color: #555555;
}

.policy-content h2, .policy-content h2 {
    font-size: 22px;
    margin-bottom: 8px;
    margin-top: 40px;
    border-top: 1px solid #e7e7e7;
    padding-top: 32px;
  color: #333333;
}
.policy-content {
    margin-bottom: 50px;
}

  .error-container {
    text-align: center;
    padding: 80px 20px;
  }

.error-container h1 {
    font-size: 120px;
    margin-bottom: 10px;
    color: #333333;
    font-weight: bold;
    line-height: 1;
    margin-top: 0;
}

  .error-container h2 {
    font-size: 32px;
    margin-bottom: 20px;
    color: #333;
  }

  .error-container p {
    font-size: 18px;
    color: #555;
    max-width: 600px;
    margin: 0 auto 30px;
  }

  .error-container a {
    background-color: #007bff;
    color: #fff;
    padding: 12px 24px;
    border-radius: 6px;
    text-decoration: none;
    transition: background 0.3s ease;
  }

  .error-container a:hover {
    background-color: #0056b3;
  }

.tools-section {
    padding: 69px 20px;
    text-align: center;
}

.tool-icon {
  font-size: 40px;
  margin-bottom: 15px;
  color: #007BFF;
}



.section-title {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 40px;
  color: #333333;
}

.tools-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
  max-width: 1200px;
  margin: 0 auto;
}

.tool-card {
  background: #fff;
  padding: 25px 20px;
  border-radius: 15px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.05);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.tool-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 18px rgba(0,0,0,0.1);
}

.tool-card h3 {
  font-size: 20px;
  margin-bottom: 12px;
  color: #333;
}

.tool-card p {
  font-size: 15px;
  color: #555;
  min-height: 37px;
}

.tool-btn {
  display: inline-block;
  margin-top: 15px;
  padding: 10px 18px;
  background: #1257A1;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  transition: background 0.3s;
}

.tool-btn:hover {
  background: #0056b3;
}

.badge-new {
  background: #ff4d4d;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 20px;
  margin-left: 6px;
  vertical-align: middle;
}







@media (max-width: 1200px) {

.container {
  max-width: 95%;
}


.header-container {
    max-width: 95%;
}
h1 {
    font-size: 50px;
line-height: 60px;
}
.centered-form.animated-form p {
    font-size: 20px;
    line-height: 28px;
}
.section-title {
    font-size: 30px;
    line-height: 35px;
}






}

@media (max-width: 992px) {
  .main-nav {
    position: fixed;
    top: 0;
    right: -100%;
    height: 100%;
    width: 250px;
    background: white;
    flex-direction: column;
 
    box-shadow: -2px 0 10px rgba(0, 0, 0, 0.15);
    transition: right 0.4s ease;
    z-index: 1000;
  }

  .main-nav.active {
    right: 0;
  }

  .menu-toggle {
    display: block;
  }

.main-nav ul {
        flex-direction: column;
        gap: 0px;
        margin-top: 51px;
    }

.main-nav ul li a {
        padding-left: 15px;
        font-size: 15px;
        font-weight: 500;
        border-bottom: 1px solid #e7e7e7;
        width: 100%;
        display: block;
        padding-bottom: 19px;
        padding-top: 19px;
    }
section.filter-section .container {
    width: 90%;
}
.section-title {
    font-size: 25px;
    line-height: 30px;
}
.feature-box .colm-heading {
    font-size: 17px;
    line-height: 20px;

}
.feature-box {
    padding: 25px 16px;
}
.features-container {
    gap: 16px;
}
.policy-content h2, .policy-content h2 {
    font-size: 22px;
    margin-bottom: 8px;
    margin-top: 28px;
    padding-top: 24px;
}
  .error-container h1 {
      font-size: 80px;
    }

    .error-container h2 {
      font-size: 24px;
    }

}


@media (max-width: 667px) {
    h1 {
        font-size: 35px;

        line-height: 40px;
    }
.centered-form.animated-form p {
        font-size: 17px;
        line-height: 24px;
    }
.feature-box {
    padding: 19px 16px;
}
.features-section {
    padding: 45px 20px;
}
.footer-container {
        justify-content: center !important;
        gap: 10px !important;
    }
.footer-container {
    padding: 0 13px !important ;
   gap: 10px !important;

}
.faq-section {
    padding: 45px 20px;
}
.accordion-header {
    font-size: 15px;
    line-height: 20px;


}
}



@media (max-width: 568px) {

.centered-form.animated-form form {
    padding-top: 10px;
}
form input, form button {
    padding-top: 15px;
    padding-bottom: 15px;
}
.footer-modern {
    font-size: 13px;
}

.footer-right {
    justify-content: center;
}

}