

:root {
  --main-font: Arial, sans-serif;
  --main-text-color: #333;
  --background-color: #fafafa;
  --main-padding: 20px;

  --line-height: 30px;
  --custom-yellow: #f8e643;
  --custom-gray: #555555;
  --custom-black: #111111;
  --custom-blue: #d9e9fe;
  --custom-light-gray: #fafafa;
  --custom-light-blue: #dde4f9;
  --custom-light-yellow: #fffdea;
 font-family:  "Poppins", sans-serif;
  --head-font-size: 36px;
  --head-font-weight: 600;
  --para-font:   "Poppins", sans-serif;
  --para-font-size: 16px;
  --para-font-weight: 400;
}
.head-flex p{
  color: var(--naturalcolor01, #111);

font-family: Poppins;
font-size: 24px !important;
font-style: normal;
font-weight: 500;

}
.claim-today , a {
  border: 0px;
  color: #222
}

.Computer-back {
  background-image: url(/Asstes/Images/Leads/computer.svg);
  background-repeat: no-repeat;
  background-size: cover;
 font-family:  "Poppins", sans-serif;
}
.pricing{
    padding-top: 50px;
    font-family: "Alata";
  font-size: 33.23px;
  font-weight: 400;
  
  
  }
  .parent{
    font-family: "Alata";
  font-size: 19.94px;
  font-weight: 400;
  
  color: #bbbbbb
  ;
  
  }
  .blog-titile-img {
    padding-bottom: 12px;

  }
  .owl-carousel .owl-stage-outer{
    overflow: visible !important;
  }
  .blog2-banner{
    background-image: url(/Asstes/Images/blog/blog\ banner.svg);
    background-repeat: no-repeat;
    background-size: cover;
  }
  .blog2-banner a{
    color: #fafafa;
  }
  .blog2-banner h1{
    color: #fafafa;
  }
  .claim-today {
    background-color: var(--custom-yellow);
    color: var(--custom-black);
     padding: 10px;
    border-radius: 8px;
   font-family:  "Poppins", sans-serif;
  font-size: 20px;
  font-weight: 500;
  
  
  }

  
  
  .secti-box{
    background-color: var(--custom-black);
  }
  .feature-box h3{
    color: #FDFDFD;
    font-family: "Montserrat";
  font-size: 50px;
  font-weight: 600;
  line-height: 50.8px;
  
  
  }
  .feature-box p{
    font-family: "Montserrat";
  font-size: 24px;
  font-weight: 600;
  color: #FDFDFD ;
   
  }
  .key-feature h3{
   font-family:  "Poppins", sans-serif;
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 30px;
   
  
  
    
  }

  
  .feature-list
  {list-style: none;}
  
  
  .support{
    line-height: 50px;
  }
  .feature-list img{
   padding-bottom: 5px;
  }
  .head-flex h1{
    line-height: 55px;
  }
  
  
  .card-title2{
    font-size: 40px;
    
  
  }

  
  
  .get-start-btn{
    padding: 15px;
    font-size: 20px;
    font-weight: 400px;
  
   font-family:  "Poppins", sans-serif;
    background-color: #F8E543;
  }
  .get-start-btn:hover{
    padding: 15px;
    font-size: 20px;
    font-weight: 400px;
   font-family:  "Poppins", sans-serif;
    background-color: #F8E543;
  }
  
   
  .checkmark {
    width: 10px;
    height: 20px;
    border: solid green;
    border-width: 0 3px 3px 0;
    display: inline-block;
    transform: rotate(45deg);
  
  }
  
  
  .Happy-clients h1{
    font-family: "Montserrat";
  font-size: 40px;
  font-weight: 600;
  line-height: 48.76px;
  
  }
  .worrymark {
    width: 10px;
    height: 20px;
    position: relative;
  }
  
  .worrymark::before, .worrymark::after {
    content: '';
    position: absolute;
    top: 0;
    left: 15%;
    width: 3px;
    height: 100%;
    background-color: red;
  }
  
  .worrymark::before {
    transform: rotate(45deg);
  }
  
  .worrymark::after {
    transform: rotate(-45deg);
  }
  .Get-start-button button{
    padding: 5px;
    border-radius: 12px;
    margin: 20px 20px 40px 0px;
    background-color: #F8E543;
    border-radius: 20px;
    border: #111111;
  
  
  }
  .Get-start-button button a{
    padding: 5px;
    border-radius: 12px;
    font-weight: bolder;
    font-size: 20px;
     
  
  }

  .leads-back{
    background-color: var(--custom-yellow);
  }
  
  
  .testimonial .pic {
    position: relative; /* Set the position relative for absolute positioning */
  }
  
  .testimonial .pic img {
    position: absolute; /* Position the image absolutely within the .pic div */
    top: -90px; /* Adjusted top value to position the image above the testimonial box */
    left: 50%; /* Position the image at the horizontal center */
    transform: translateX(-50%); /* Adjust to center the image horizontally */
    border-radius: 50%;
    width: 100px;
    height: 100px;
    object-fit: cover;
    margin-bottom: 15px;
    
  }
  .clients-flex{
    font-family: "Montserrat";
  font-size: 40px;
  font-weight: 600;
  
  
  
  }
  
  
  
  .testimonial {
  
    border-radius: 10px;
    padding: 20px;
  box-shadow: 0px 4px 38px 0px #00000040;
    
    text-align: center;
    max-width: 1000px;
    margin: 0 auto; /* Auto margins for horizontal centering */
    display: flex; /* Enables flexbox */
    flex-direction: column; /* Stacks children vertically */
    justify-content: center; /* Center vertically inside the testimonial */
    align-items: center; /* Center horizontally inside the testimonial */
  }
  
 
.owl-carousel .owl-wrapper-outer {
    overflow:  visible !important;
}
  
  
  
  .testimonial-profile {
    margin-bottom: 10px;
  }
  
  .title {
    font-size: 1.25em;
    font-weight: bold;
    margin: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  
  .post {
    font-size: 1em;
    color: #777;
    margin-bottom: 20px;
    
  }
  
  .description {
    font-size: 1em;
    color: #333;
    margin-top: 50px;
  padding-bottom: 100px;

  }
  
  .owl-carousel .owl-nav {
    display: none;
  }
  
  .owl-carousel .owl-dots {
    text-align: center;
    margin-top: 20px;
  }
  
  .owl-carousel .owl-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 5px;
    background: #ccc;
    border-radius: 50%;
  }
  
  .owl-carousel .owl-dot.active {
    background: #333;
  }
  


.card {
    border: none;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    background-color: #fff;
}

/* .card-body {
    padding: 2rem;
} */

.card-title {
    font-size: 1.5rem;

}

.card-price {
    font-size: 2.25rem;
    color: var(--custom-yellow);
}

.card ul li {
    font-size: 1rem;

    margin-bottom: 20px;
}

.btn-primary {
    background-color: #ffbb33;
    border-color: var(--custom-yellow);
    color: #fff;
    font-size: 1rem;
    padding: 0.5rem 1rem;
    border-radius: 25px;
    transition: background-color 0.3s;
}

.btn-primary:hover {
    background-color: #e0a800;
    border-color: #e0a800;

}
.Blog-back{
  background-color:#D9D9D9;
}
.Blog-back a{
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 500;
  color: #111111;
  
}

.pb-106{
  padding-bottom: 106px;
}
.pb-106 a{
  color: var(--naturalcolor01, #111);
 font-family:  "Poppins", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.48px;
  padding: 5px;
}
.pb-106  button{
  background-color: var(--custom-yellow);
  border: 0px;
  border-radius: 8px;
}
.small{
 font-family:  "Poppins", sans-serif;
  color: var(--paragra, #555);

  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 233.333% */

}



.Private-Policy-banner{
  background-image: url(/Asstes/Images/blog/blog\ banner.svg);
  background-repeat: no-repeat;
 background-size: cover;
}

.Private-Policy-banner h1{
   color: #fafafa;

}
.Private-Policy-banner  a{
  color: #fafafa;
}

.Terms-banner h1{
  color: #fafafa;

}  
.Terms-banner a{
  color: #fafafa;
}
.Terms-banner{
  background-image: url(/Asstes/Images/banner/Terms\ and\ Conditions.svg);
  background-repeat: no-repeat;
 background-size: cover;
}
.btn-primary{
  background-color: #111111;
  color: #F8E543;
}
.btn-primary:hover{
  background-color: #111111;
  color: #F8E543;
}

.pb-80{

  padding-top: 80px;
}
.pt-100{
  padding-bottom: 100px;
}
.mt-100{
  margin-top: 100px;
}
.mb-80{
  margin-bottom: 80px;
}
.pt-99{
  padding-top: 100px;
}
.sample-website img{
  border-radius: 8px;


}
.sample-website:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  transition: box-shadow 0.5s ease;
}
.sample-website{ 
  border: 0 4px 8px rgba(0, 0, 0, 0.2) ;



}

/*Neo Brutalism pricing card*/
.card {


  padding: 0px !important;
  border-radius: 1rem;
  border: 0.1vmin solid #05060f;

  overflow: hidden;
  color: black;
}

/*Card content*/
.pricing-block-content {
  display: flex;
  height: 100%;
  flex-direction: column;
  gap: 0.5rem;
  
}

.pricing-plan {
  color: #05060f;
  font-size: 1.3rem;
  line-height: 1.25;
  font-weight: 700;
  background-color: yellow; /* The yellow color */
  position: relative;
  overflow: hidden;
}
  .pricing-plan::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 200%; /* Adjust to control the width of the cave */
    height: 200%; /* Adjust to control the height of the cave */
    background-color: black;
    border-radius: 50%;
    clip-path: ellipse(100% 50% at center top);
  }



.price-value {
  display: flex;
  color: #05060f;
  font-size: 1.rem;
  line-height: 1.25;
  font-weight: 700;
}

.pricing-note {
  opacity: 0.8;
}

/*Checklist*/
.check-list {
  display: flex;
  flex-direction: column;
  gap: 0.5rem; 
  margin-top: 0.5rem;
}

.check-list-item {
  display: flex;
  align-items: center;
  gap: 4px;
}
.blog-card img{
  border-radius: 12px 12px 0px 0px;
 
}
.blog-card{
  border-radius: 12px;
box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
}
.card-blog{
  color:  #555;
font-family: "Poppins","sans-serif";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;

}

.card-head{
  color: var(--naturalcolor01, #111);
  font-family: "Poppins","sans-serif";
font-size: 20px;

font-weight: 600;
line-height: 28px; 
}
.profile-container {
  display: flex;
  align-items: center;
  width: 100%;

}

.profile-pic {
  width: 24px;
  height: 24px;
  background-color: #F8E543; 
  border-radius: 50%;
}

.name-small {
  color:  #555;
  font-family: "Poppins","sans-serif";
  font-size: 12px;

  font-weight: 400;

}

.read-more {
  font-size: 1rem;
  color: #1053FF;
  text-decoration: none;

  text-align: end;
 
}
.card-blog{
  font-size: 14px;

}




