
.body{
    font-family: "Lato", sans-serif;
    
}

.button-primary{
    color: rgb(0, 0, 0);
    background-color: #fee715;
    border-radius: 10px;
    border: none;
    padding: 12px;
    font-weight: 700;
}
.button-secondary{
    color: rgb(255, 255, 255);
    background-color: #000000;
    border-radius: 10px;
    border: none;
    padding: 12px;
    font-weight: 700;
}

.h1-font{
    font-weight: bolder;
    color: #101820;
}
.h5-font{
    font-weight: 400;
    font-size: large;
    font-style: italic;
}
.h5-font-style{
    font-weight: 200;
    font-size:larger;
    font-family: "Dekko" , cursive;
    color: #625D5D;
}
.p-style{
    font-weight: 500;
    font-size: 16px;
    font-style: normal;
}
.offer-text{
    font-weight: 400;
    font-size: 14px;
    font-style: normal;
}
.p-style-testimonial{
    font-weight: 500;
    font-size: 16px;
    font-style: normal;
    margin-left: -20px;
}
.p-idealsec{
    font-weight: 400;
    font-size: 14px;
    font-style: normal;
    color: #2C2C2C;
}
.h4-font{
    font-weight: 700;   
    
}
section.header-section {
    padding-bottom: 110px;
    padding-top: 50px;
}
/* section.header-section{background-image: url(../images/Rectangleicon.png); background-repeat: no-repeat; background-size: 30px;
    background-position: 24% 43%;
} */
.header-text{
    
    
    background-position: 100% 43%;
    padding-bottom: 18px;
    
}

.abc:before {
    position: absolute;
    content: "";
    background-image: url(../images/Rectangleicon.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    right: -37px;
    background-size: contain;
    top: 17px;
}


.free-trial-img{
    background-image: url(../images/Polygon.png);
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 50px;
}
.carousel-indicators button{
    width: 16px !important;
    height: 16px !important;
    background-color: #b4a4a4 !important;
    opacity: 1 !important;
    border-radius: 100%;
    margin-bottom: -14px;
}
.carousel-indicators{
    bottom: -60px;
}
/* .poly-bg{background-image: url(../images/Polygon.png); background-repeat: no-repeat; width: 30px; height: 30px; background-size: contain; position: absolute;
left: 20%; bottom: 12%;
} */

section.benifits-section-content.sec-2 {
    overflow: hidden;
}

.poly-bg{
    animation: mymove 20s infinite;
}


.dottedline-bg {
    color: white;
    animation: mymove 50s infinite;
  }
  
  @keyframes mymove {
    50% {transform: rotate(360deg);}
    1000% {transform: rotate(0deg);}
  }
  
  .dottedline-bg2 {
    color: white;
    animation: mymove 50s infinite;
    height: 90%;
    position: absolute;
    top: 0;
    left: -40px;
}
  @keyframes mymove {
    50% {transform: rotate(360deg);}
    1000% {transform: rotate(0deg);}
  }
  .dottedline-bg3 {
    color: white;
    animation: mymove 50s infinite;
    height: 90%;
    position: absolute;
    top: 0;
    right: 20%;
}
  @keyframes mymove {
    50% {transform: rotate(360deg);}
    1000% {transform: rotate(0deg);}
  }
section.header-section  img.bk-shade{    
width: 100%;
max-width: 100%;
position: absolute;
bottom: 0;
z-index: -1;
}
section.benifits-section img.bg-line{
    width: 8%;
    max-width: 20%;
    position: absolute;
    bottom: 0;
    right: 30%;
    top: 55%;

}
span.offers {
    background-image: url(../images/underline2.png);
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 18px;
}

.img-line{background-image: url(../images/underline1.png); background-repeat: no-repeat; width: 20px; height: 30px; background-size: contain; position: absolute;
    left: 60%; 
    }
 
section.benifits-section-content{
    padding-bottom: 50px;
    padding-top: 80px;

    background-size: 100%;
    background-position:0% 8%;

}
.card-icon{
    background-color: #ffffff;
    padding: 20px;
    width: 20%;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border-radius: 10px;
}
section.section-package{
    padding-bottom: 110px;
    padding-top: 30px;
    background-size: 90%;
    background-position: right;
  
    background-size: 100%;
    background-position: 10%;
}
.span-package{
    background-image: url(../images/underline2.png);
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 18px;

}
.Package-align{
    padding: 8%;
}
.package-img{background-image: url(../images/Rectangleicon.png); background-repeat: no-repeat; width: 30px; height: 30px; background-size: contain; position: absolute;
        left: 70%; bottom: 0%;
}
.span-app{
    background-image: url(../images/underline2.png);
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 18px;
}
section.section-testiominal{
    padding-bottom: 110px;
    padding-top: 30px;
    background-image: url(../images/testimonial.png); background-repeat: no-repeat;
    background-size: 100%;
    background-position: 10%; 
    overflow: hidden; 
}
.span-customers{
    background-image: url(../images/underline2.png);
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 18px;  
}
.carousal-card{
background-image: url(../images/testomonial2.png); background-repeat: no-repeat;
background-size: 8%;
background-position: 4% 10%;

}
.carousal-card{
    background-color: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border-radius: 20Px;
    padding: 20px;
    
}
section .carousal-card img{
width: 20%;
border: solid #a7a6a6;
border-radius: 50px;
margin-top: -70px;

}
.span-contact{
    background-image: url(../images/underline2.png);
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 18px;  
}
.contact-align{
padding-left: 90px;
}
.section-contact{background-image: url(../images/contactshape.png); 
    background-repeat: no-repeat; 
    width: 100%; 
    height: 100%; 
    background-position: 0% 200%; }

 .contact-shape-poly{background-image: url(../images/Polygon.png); 
    background-repeat: no-repeat; 
    width: 30px; 
    height: 30px; 
    background-size: contain; 
    position: absolute;
    left: 90%; bottom: 10%;
}
.contact-shape-rect {
    background-image: url(../images/contactshape.png);
    background-repeat: no-repeat;
    width: 600px;
    height: 490px;
    position: absolute;
    background-position: 0% 0%;
    right:0%;
    top: -100px;
    transform: rotate(180deg);
    
}

.contact-card{
    background-color: black;
    padding: 30px;
    color: #ffffff;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    
}
.inputbox-style{
    background: transparent;
    border: solid 1px #ffffff;
    border-radius: 6px;
    height: 45px;
    color: white;
}

.section-footer{
    background-color: #fee715;
    padding: 30px;
}
.w-full{width: 100% !important;}

.footerlink{
    color: rgb(0, 0, 0) !important; 
}
@media (min-width: 1330px)
{
    section.benifits-section-content{

        background-image: url(../images/shape1.png); background-repeat: no-repeat;background-size: 90%;

    }
}
@media (min-width: 1330px)
{
    section.section-package{
       
        background-image: url(../images/shape3.png); background-repeat: no-repeat;background-size: 90%;background-position: right;
      
}
}

section.benifits-section-content.sec-2 .dottedline-bg {
        position: absolute;
        right: -72px;
        top: 0;
        height: 82%;
}

.toggle_anim {
    position: relative;
    animation-name: toggle_anims;
    animation-duration: 4s;
    animation-iteration-count: infinite;
  }
  .alert-warning {
    background-color: #69e737;
    border:#69e737;
    color: #101820; 
  }
  @keyframes toggle_anims {
    0%   {top:0px;}
    25%  {top:0px;}
    50%  {top:50px;}
    75%  {top:50px;}
    100% {top:0px;}
  }
  .toggle_anim_2 {
    position: relative;
    animation-name: toggle_anims_2;
    animation-duration: 2s;
    animation-iteration-count: infinite;
  }
  
  @keyframes toggle_anims_2 {
    0%   {top:0px;}
    25%  {top:0px;}
    50%  {top:50px;}
    75%  {top:50px;}
    100% {top:0px;}
  }

 @media(max-width:767px){
.dottedline-bg, .dottedline-bg2, .dottedline-bg3 {
    display: none;
}
section.section-package{
    padding-bottom: 0px;
    margin-top: 0px;
    background-color: #fffad0;
}
section.header-section{
    padding-top: 0px;
}
section.section-testiominal{
    padding-bottom: 40px;
    
}
.contact-shape-rect{
    display: none;
}
.navbar{
    padding-top: 30px;
}
.carousal-card{
   margin-bottom: 50px;
}
.benifits-section{
text-align: center;
}
.section-testiominal{
    text-align: center;  
}
.carousel-indicators{
    padding: 30px;
    margin-top: 30px;
}
.h4-font{
    margin-top: 20px;
}
section.benifits-section-content{
    padding-bottom: 50px;
    padding-top: 30px;
    background-color: #fffad0;
   
}
.benifits-section-align{
    text-align: center;
}
.space-top{
    padding-top: 18px;
}
.p-style-testimonial{
    margin-left: 0px;
}
.ideal-sec-alignment{
    text-align: center;
}
.button-primary{
    margin-top: 12px;
}
.card-icon{
    box-shadow: none;
    width: 100%;
    background-color: #fffad0;
    padding-bottom: 0px;
} 
.app-ideal-align{
    padding-top: 0px;
}
}
/* terms and condion section */
.terms-bg{
    background-image: url(../images/underline_black.png);
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 50px; 
    
}
.term-content-card{
    background-color: #ffffff;
    border: 2px solid #ecebeb;
    border-radius: 20px;
    padding: 20px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    z-index: 999;
    margin-top: -25px;
    position: relative;
   
}
.header-section-terms{
    background-color: #fee715;
}
.footer-align{
    margin-top: 20px;
}
@media(max-width:767px){
.align-nav{
    margin-top: 0px !important;
    
}
.social{
   
    padding: 30px;
}

}

.top-bar {
    background-color: white;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
  }
  
  .contact-details{
      font-family: "Montserrat", sans-serif;
      font-size: 15px;
  }
  
  .contact-details,
  .email-details,
  .social-icons {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  
  .contact-details .font-bold,
  .email-details .font-bold {
    font-weight: bold;
  }
  
  .contact-details img,
  .social-icons img {
    width: 20px;
    height: 20px;
  }
  
  .separator {
    width: 1px;
    height: 20px;
    background-color: #ccc;
    margin: 0 15px;
  }
  
  @media (max-width: 768px) {
    .email-details{
      display: none;
    }
  
    .contact-details p:first-child,
    .email-details p:first-child,
    .social-icons p:first-child {
      display: none;
    }
  
    .separator {
      display: none;
    }
  
    .container > div {
      gap: 5px;
    }
  
    .contact-details img,
    .social-icons img {
      width: 18px;
      height: 18px;
    }
  }
  
  .startup-logos {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 100px;
    background-color: #fffad0;
    padding: 20px;
    flex-wrap: wrap;
  }
  
  .startup-logos img {
    max-height: 60px;
    max-width: 200px;
    object-fit: contain;
  }
  
  @media (max-width: 768px) {
    .startup-logos {
      flex-direction: column;
      gap: 20px;
    }
  }

  .button-secondary:hover {
    background-color: black;
    color: white;
    cursor: pointer;
  }

  /* about section */

   /* Base Styles */
 .about-section {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px;
  }
  
  .about-wrapper {
    display: flex;
    align-items: center;
    max-width: 1200px;
    gap: 100px;
  }
  
  .image-container {
    flex: 1;
    text-align: right;
  }
  
  .image-container img {
    max-width: 100%;
    height: 350px;
    border-radius: 8px;
  }
  
  .text-container {
    flex: 1;
  }
  
  .h4-font {
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 10px;
  }
  
  
  .text-container p {
    font-size: 1rem;
    color: #555;
    line-height: 1.6;
  }
  
  /* Responsive Styles */
  @media screen and (max-width: 768px) {
    .about-section {
      padding: 20px;
      flex-direction: column;
      gap: 30px;
    }
  
    .about-wrapper {
      flex-direction: column;
      align-items: center;
      gap: 20px;
    }
  
    .image-container img {
      max-width: 100%;
      margin: 0 auto;
    }
  
    .text-container {
      text-align: center;
    }
  
    .h4-font {
      font-size: 1.6rem;
    }
  
    .text-container p {
      font-size: 0.9rem;
    }
  }

  /* Pricing section  */

  .pricing-section {
    padding: 100px 30px 100px 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
}

.pricing-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  width: 100%;
  gap: 20px;
}

.pricing-info {
  flex: 1;
}

.pricing-title {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 10px;
  color: #000;
}

.pricing-subtitle {
  font-size: 1rem;
  color: #666;
  margin-bottom: 20px;
}

.pricing-details {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.pricing-item h4 {
  font-size: 1.25rem;
  color: #000;
  margin-bottom: 5px;
}

.pricing-item p {
  font-size: 1rem;
  color: #666;
}

.pricing-box {
  background-color: #fee715; /* Yellow */
  background-image: url("../images/main-bg.png");
  background-position: center;
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 115px;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  color: #000; /* Black text */
  text-align: center;
}

.pricing-price h2 {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.pricing-price p {
  font-size: 2rem;
}

/* Responsive Design */
@media (max-width: 768px) {
  .pricing-wrapper {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .pricing-info,
  .pricing-box {
    width: 100%;
  }
  .pricing-price h2 {
    font-size: 2rem;
  }

  .pricing-price p {
    font-size: 1.5rem;
  }

  .pricing-box{
    padding: 55px;
  }
}

/* Help section  */
.help-section {
  text-align: center;
  padding: 100px 0px 100px 0px;
  cursor: pointer;
}

.help-header h2 {
  font-size: 2rem;
  margin: 0;
  color: #333;
}

.help-header p {
  font-size: 1rem;
  color: #888;
  margin: 0.5rem 0 2rem;
}

.help-options {
  display: flex;
  gap: 2rem;
  justify-content: center;
}

.help-option {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  padding: 2rem;
  text-align: center;
  width: 400px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.help-option:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

.icon-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin: 0 auto 1rem;
  background-color: #fee715;
  border-radius: 50%;
}

.icon-wrapper img {
  width: 30px;
  height: 30px;
}

.help-option h3 {
  font-size: 1.5rem;
  margin: 0.5rem 0;
  font-weight: 700;
}

.help-option p {
  font-size: 0.9rem;
  color: #555;
}
@media screen and (max-width: 768px) {
   .help-section{
    padding: 50px 0px 50px 0px;
   }
  .help-options {
    flex-direction: column;
    gap: 1rem;
    align-items: center;
  }

  .help-option {
    width: 90%;
  }

  .help-header h2 {
    font-size: 1.8rem;
  }

  .help-header p {
    font-size: 0.9rem;
  }
}

/* Faq section  */

.faq-section {
  padding: 50px 20px;
}

.faq-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
  max-width: 1200px;
  margin: 0 auto;
}

.faq-item {
  background-color: #fff;
  border: 1px solid #e6e6e670;
  border-radius: 8px;
  padding: 20px;
  text-align: left;
}

.faq-item h3 {
  font-size: 1.25rem;
  color: #333;
  margin-bottom: 0.5rem;
  font-weight: 700;
}

.faq-item p {
  font-size: 0.95rem;
  color: #666;
  margin: 0;
  line-height: 1.5;
}

@media (max-width: 768px) {
  .faq-container {
    grid-template-columns: 1fr;
  }

  .faq-item {
    width: 100%;
  }
}