﻿body {    font-family: 'Poppins', sans-serif !important;font-size: 16px;color: #333333;font-weight: normal; }

#header {
  width: 100%;
  padding:20px 0 30px ;
  text-align: center;

  /*  min-height:500px; The image used */
  background-image: url('../image/bannerD.jpg');
  background-size: cover;     
  background-repeat: no-repeat;
  background-position: center center;
}
.logo-img
{
	width: 75px;
}
.w-lg-75
{
width:89%;	
}
.w-lg-60
{
width:60%;	
}
   
 
.custom-heading {

  text-align: left;
  position: relative;
  display: inline-block;
  margin: 0 auto;
  width:100%;
  font-size: 30px;
    font-weight: 600;
  line-height: 1.5;
    color: rgb(255, 255, 255);
}
 

.textfont1{
	width:73%;
  	text-align: left;
  	line-height: 1.778;   
  	color: rgb(255, 255, 255);  
  	font-size: 16px;
  	font-weight:500;
}
.redtxtcolr {
    color: #ccb7ff !important;
}
a
{
	text-decoration:none;
}
.form-content {
 background-color:#ffffff;
  display:block;
  padding:  20px;
  width: 313px;
  border-radius: 10px;
}
.box-content-title1
{
	 font-size: 20px; 
	 color: rgb(0, 0, 0);
  line-height: 1.2;
    text-align: left;
} 

input.call_back_inpt {
  font-family: 'Poppins';
    padding: 15px 10px;
    width: 100%;
    height: 38px;
     border-width: 1px;
  border-color: rgb(223, 227, 233);
  border-style: solid;
  border-radius: 4px;
  background-color: rgb(255, 255, 255);
    margin-bottom: 8px;  
 
    font-size: 12px;
  color: rgb(100, 100, 100);
}
 
 


 input.call_back_inpt2 {
    padding: 15px 10px 15px 20px;  
    font-family: 'Poppins';
    width: 100%;
    height: 38px;
    border-width: 1px;
    border-color: rgb(223, 227, 233);
    border-style: solid;
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    margin-bottom: 8px;  
    font-size: 12px;
  	color: rgb(100, 100, 100);
}

.bg-blue-LP
{
    background-color: #0e1e47;
}
select.call_back_inpt {
    font-size: 12px;
  color: rgb(100, 100, 100);
 
  font-family: 'Poppins';
    padding: 15px 10px 15px 20px;
    width: 100%;
    border-width: 1px;
  border-color: rgb(223, 227, 233);
  border-style: solid;
  border-radius: 4px;
  background-color: rgb(255, 255, 255);
    margin-bottom: 8px;
    font-size: 14px;
 
}

select.call_back_inpt1
{
 
  font-family: 'Poppins';
	padding:10px ;
	    font-size: 12px;
  color: rgb(100, 100, 100);
 border-width: 1px;
  border-color: rgb(223, 227, 233);
  border-style: solid;
  border-radius: 4px;
  background-color: rgb(255, 255, 255);
  
    margin-bottom: 8px;
         height: 38px;
        width:100%;
 
 
    outline: none;
    overflow: hidden;
    text-indent: 0.01px;
    text-overflow: '';
    background: url('../image/arrow-down.png') no-repeat #fff;
    background-position: 95% center;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
 
}
option
{
	    font-size: 12px;
  color: rgb(100, 100, 100);
}
textarea.call_back_inpt {
	padding:15px 10px ;
	     font-size: 12px;
  color: rgb(100, 100, 100);
resize: none; 
	  border-width: 1px;
  border-color: rgb(223, 227, 233);
  border-style: solid;
  border-radius: 4px;
  background-color: rgb(255, 255, 255);
    margin-bottom:8px;
    color: rgb(75, 75, 75);
    width:100%;
   font-family: 'Poppins';
}
.iti {
    width: 100%; 
 padding:0 !important;
  background-color: rgb(255, 255, 255);
   margin-bottom: 8px;
    padding: 0;
    font-size: 12px;
  color: rgb(100, 100, 100);

 
}
.btn-form,.btn-form:hover {
    font-family: 'Poppins';
  background-image: -moz-linear-gradient( 0deg, rgb(60,1,182) 0%, rgb(146,1,232) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(60,1,182) 0%, rgb(146,1,232) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(60,1,182) 0%, rgb(146,1,232) 100%);
  color: white;   
  border-radius: 6px;
  padding: 0.6rem 24px;
  border: none;
   font-weight: 500;
  font-size: 16px;
  text-align: center;
  display: inline-block;
   width: 100%;
  transition: background-color 0.3s ease;  
  cursor:pointer;
  }
 


.btn-form1,.btn-form1:hover {
 
     background-color: #F26C65; /* Matches the color in your image */
  color: white;  text-transform: uppercase; 
  padding: 12px 40px;
  border: none;
   font-weight: 500;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  display: inline-block;
   width: auto;
  transition: background-color 0.3s ease;
  margin-top:20px;
  }
.btn-comm,.btn-comm:hover {
  background-color: rgb(244, 110, 106);
  font-size: 16px;
  color: rgb(255, 255, 255);
  line-height: 1.2;
  display:inline-block;
  padding:10px 35px;
  cursor:pointer;
  text-decoration:none;
}
#why-info {
  padding: 50px 0;
    color: #000;
    background-image: url('../image/whyChooseBg.jpg');
    background-position:center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: auto;
 
    
    }
    .line {
  width: 50px; /* or your desired width */
  height: 3px;
  margin: 10px auto 15px ; /* center horizontally */
  background: linear-gradient(90deg, rgb(60,1,182) 0%, rgb(146,1,232) 100%);
}
.circle-image {
  border-radius: 50%;
  background-color: rgb(255, 255, 255);
  width: 100px;
  height: 100px;
 
}
.feature-box {
  text-align: center;
  flex: 1;
  min-width: 200px;
  max-width: 250px;
  
}
.icon-circle {
  width: 100px;
  height: 100px;
  margin: 0 auto 15px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.icon-circle:hover
{
	  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);

}
.icon-circle img {
  width: 50px;
  height: 50px;
 
}

.feature-box p {
  font-size: 15px;
  font-weight:500;
  color: rgb(50, 50, 50);
  line-height: 1.529;
  font-family: "Poppins";
  margin: 0 auto;
  text-align: center;

}
 

 .title-why {
   font-size: 30px;
  font-family: "Poppins";
  color: rgb(50, 50, 50);
  line-height: 1.6;
  text-align: center;
  font-weight:500;
}

#services-info1 {
    padding: 50px 0 0;
    color: #fff;
    overflow-y: auto;
 
    color: #000000;
}
.full-background {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.min-350
 {
    min-height: 455px;
}
 /*tab Start*/
.nav-pills .nav-link {
  font-family: "Poppins";
  font-size:16px !important;
      border-radius: 999px;
      padding: 0.2rem 30px !important;
  	  background-color: #f4f0fe !important;
      color: #5f5f5f;
      font-weight: normal;
      margin: 0.25rem;
      height: 40px;
      transition: all 0.3s ease;
      border-bottom:0 !important;
    }
 

    .nav-pills .nav-link.active {
	border-radius: 999px !important;
 	border:0!important;
 	background-image: -moz-linear-gradient( 0deg, rgb(60,1,182) 0%, rgb(146,1,232) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(60,1,182) 0%, rgb(146,1,232) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(60,1,182) 0%, rgb(146,1,232) 100%);
	font-family: "Poppins";
      padding: 0.2rem 30px !important;
	color: rgb(255, 255, 255)!important;
	font-weight: normal!important;
	text-align: center;
    } 
    .tab-content {
      margin-top: 2rem;
    }
    .feature-title
    {
	    margin-bottom: 20px ;
}
.feature-list {
      list-style: none;
      padding-left: 0;
    }
   .feature-list li {
   font-size:16px;
  position: relative;
  padding-left: 28px; /* space for the icon */
  margin-bottom: 0.5rem;
}

.feature-list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  width: 15px;
  height: 15px;
  background-image: url('../image/tick.svg'); /* change to your image path */
  background-size: contain;
  background-repeat: no-repeat;
}
    .stats {
     font-size: 25px;
     font-weight:500;
  font-family: "Poppins";
  color: rgb(50, 50, 50);
  line-height: 1.62;
  text-align: left;

    }
 .stats-info {
  font-size: 13px;

  font-family: "Poppins";
  color: rgb(50, 50, 50);
  line-height: 1.5;
  text-align: left;

    }
 
#count-content
{
	width:83%;
}
    .request-btn, .request-btn:hover {
  background-image: -moz-linear-gradient( 0deg, rgb(60,1,182) 0%, rgb(146,1,232) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(60,1,182) 0%, rgb(146,1,232) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(60,1,182) 0%, rgb(146,1,232) 100%);
      color: white;
 
      border: none;
  border-radius: 6px; 
      text-decoration: none;
      display: inline-block;
        font-size: 14.561px;
  font-family: "Poppins";
  color: rgb(255, 255, 255);
  line-height: 1.442;
  text-align: left;
 
  cursor:pointer;
    }
    i {
  display: inline-block;
  font-style: normal;
  position: relative;
}

 i.arrow-white { 
    width: 0.6em;
    height: 0.6em;
    border-right: 0.15em solid;
    border-top: 0.15em solid;
    transform: rotate(45deg);
    border-color:#fff;
}

.cta-button .request-btn,.cta-button .request-btn:hover,#businessForm-content .request-btn,#businessForm-content .request-btn:hover
{
	      padding: 0.6rem 40px !important;
	      margin-top:30px;

}
.btn_cmn_a .request-btn,.btn_cmn_a .request-btn:hover
{
	  border-radius: 6px;
      padding: 0.6rem 20px  !important;
}
 #services-info1 .request-btn,#services-info1 .request-btn:hover
 {
	      padding: 0.6rem 20px  !important;
}

 .stats1 {
  display: flex;
  justify-content: center;
  gap: 60px;
  margin-bottom: 25px;
  flex-wrap: wrap;
}

.stat-box1 {
  text-align: center;
}

 
 
.stat-box1 h3 {
  font-size: 24px;
  color: #6a11cb;
  margin: 10px 0;
}
.stat-icon {
    width: 28px;
    height: 28px;
}

.stat-value {
  font-weight: 600;
  color: #6a11cb; /* Purple */
  font-size: 1.5rem;
}
.stat-value h4 {
  font-size: 28px;
  font-family: "Poppins";
  line-height: 1;
  text-align: left;
  color:#9201e8;
    display: block;
    background: linear-gradient(89.56deg, #3c01b6 1.96%, #9201e8 101.71%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;s
}
.stat-label {
  font-size: 18px;
  color: rgb(50, 50, 50);
  font-weight:500;
  margin-top:10px;
  line-height: 1.05;
  text-align: left;
  font-family: "Poppins";
} 

 #testimonial {
    padding: 50px 0;
    color: #000;
    background-image: url('../image/reslutBg.jpg');
    background-position:center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: auto;
}
.testimonial-card {
  background: #fff;
  border-radius: 12px;
  padding: 25px;


  text-align: left;
  position: relative;

  /* ✅ Needed for vertical layout control */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%; /* Ensures full stretch inside carousel */
}
.testimonial-card img {
    width: 24px !important; 
    color: rgba(139, 28, 46, 0.2);
    line-height: 0.001;
    text-align: left;
}
.testimonial-card p {
  font-size: 13px;   
  color: rgb(50, 50, 50);
  text-align: left;
  line-height: 1.692;
  color: #555;
  margin: 20px 0 20px;
  flex-grow: 1;       /* ✅ makes p take available space */
}
 
 
 
.owl-carousel .owl-stage{display: flex;}
.article-items {
    display: flex;
    flex: 1 0 auto;
    height: 100%;
}
.aticle-box {
   flex: 1 1 30%; /* grow, shrink, basis */
   /*   min-width: 250px;responsive minimum width */
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    height: 100%; /* or remove if not needed */
    background: #fff; /* for visual testing */
    border-radius: 8px; /* optional */
 
    }
.owl-carousel .owl-stage-outer
    {

    padding-bottom: 20px;
}
#testimonial .owl-carousel .owl-item > div:hover {
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);   border-radius: 12px;
  cursor:pointer;

}

.author {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: auto; /* Optional, not required if p has flex-grow */
}
.testimonial-card .avatar img{
  width: 40px !important;
  height: 40px !important;
 
}

.name {
  color: rgb(59, 1, 182);
  font-weight: 500;
    font-size: 15px;
    display:block;
  text-align: left;  line-height: 1.467;

}
.designation
{
	 font-weight: normal;
    display:block;

    font-size: 12px;
  text-align: left;  line-height: 1.467;

}
.owl-theme .owl-dots .owl-dot span
{
		    background-color:  #fff!important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span
{
	    background-color:  #9201e8!important;
}
.owl-theme .owl-nav.disabled+.owl-dots
{
	margin-top:0;
}
#why-info .owl-theme .owl-nav.disabled+.owl-dots
{
	margin-top: 20px;
}

#howtowork
{
	padding: 50px 0;
    color: #000;
    background-image: url('../image/howitBg.jpg');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
}
.howitwork-content{
 
  font-family: "Poppins";
  color: rgb(255, 255, 255) !important;
  line-height: 1.5;
  text-align: center;
 
}

.steps-container {
      display: flex;
      justify-content: center;
      align-items: flex-start;
      flex-wrap: wrap;
      gap: 60px; 
      text-align: center;
      position: relative;
      padding: 0 15px;
    }

    .step-box {
      position: relative;
     /* max-width: 200px;*/
      color: white;
      flex: 1 1 29%;
    }

    .icon-circle1 {
       width: 80px;
      height: 80px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 0 auto 10px;
      position: relative;
    }

    .icon-circle1 img {
           width: 102px;
      height: 102px;
      opacity: 0.7;
    }

    .step-number {
  font-size: 14px;  
  font-family: "Poppins";
      letter-spacing: 1px;
  color: rgb(204, 183, 255);
      margin: 10px 0 4px;
 text-align:center; 
  line-height: 2.036;

  text-transform: uppercase;
    }
 
 

.step-text {
  font-size: 16px;
  font-family: "Poppins";
  color: rgb(255, 255, 255);

  line-height: 1.5;
 
	  text-align: center;
    }
 


    /* Connecting lines from middle icon */
    .step-box.middle .icon-circle1::before,
    .step-box.middle .icon-circle1::after {
      content: "";
      position: absolute;
      top: 50%;
      width: 250%;
      height: 1px;
      background-color: #a259ff;
      opacity: 0.2;
    }

    .step-box.middle .icon-circle1::before {
      left: -300%;
    }

    .step-box.middle .icon-circle1::after {
      right: -300%;
    }




#businessForm-content
{
	padding: 50px 0;
  background-color: rgb(248, 249, 250);	
}
 #footer
 {    
	font-family: 'Poppins';
	background-color: rgb(248, 249, 250) !important;	
	padding:0 !important;	
	  color: rgb(50, 50, 50)!important;	

}
.contact-no a
{
  color: rgb(50, 50, 50)!important;	
	text-decoration:none!important;	
	}
 .contact-no a:hover
 {
	color: #000!important;	
}
 
.link-box
{
	text-align:center;
	
}
.top-row-footer1
{    padding: 50px 0;
	border-top: solid 1px rgb(223, 227, 233);
		border-bottom: solid 1px rgb(223, 227, 233);

}
 #footer .copy_right1 {
    margin: 30px 0;
    font-family: 'Poppins';
    border-top: solid 1px rgb(223, 227, 233);
    padding: 20px 0px 0;
    margin-bottom: 0px;
    font-size: 12px;
}

.address-row-footer
{
	padding: 50px 0;
}
.socials
{
	display:flex;
}
.socials img {
  opacity: 0.3;
  transition: opacity 0.3s ease;
 width: 30px;
    height: 30px;
}

.socials img:hover {
  opacity: 1;
}
 
	.btn-card1, .btn-card1:hover {
    align-items: center;
  background-image: -moz-linear-gradient( 0deg, rgb(60,1,182) 0%, rgb(146,1,232) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(60,1,182) 0%, rgb(146,1,232) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(60,1,182) 0%, rgb(146,1,232) 100%);
  border: none;
  font-family: "Poppins";
  color: rgb(255, 255, 255);
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 20px;
    border-radius: 0;
    transition: background-color 0.3s ease;
    width: 100%;
    text-align: center;
    border: 0;
    display: block;
 
}

 
.address-title {
  font-size: 18px;
  font-family: "Poppins";
  color: rgb(50, 50, 50);
  line-height: 1.333;
  text-align: left;
 display:block;
}
     #why-info .owl-carousel {
        display: none !important;
    }
.accordion-button {
  font-weight: 600;
}

.accordion-button:not(.collapsed)::after {
  transform: rotate(180deg);
}

.btn-primary {
  border-radius: 8px;
  font-weight: 600;
}
 .whatsapp-float {
  position: fixed;
     bottom: 75px;
   right: 10px;
    z-index: 999;
    cursor: pointer;
    display: block;
    width: 68px;
    height: 71px;
}
.whatsapp-float img {
  width: 95%;
  height: auto;
  transition: transform 0.3s ease;
}

.whatsapp-float:hover img {
  transform: scale(1.1);
}
/*tab En*/
@media (max-width: 1200px) {
.step-box
{
	    flex: 1 1 28%;
}
/* Connecting lines from middle icon */
    .step-box.middle .icon-circle1::before,
    .step-box.middle .icon-circle1::after {
  
      width: 200%;
    
    }

    .step-box.middle .icon-circle1::before {
      left: -246%;
    }

    .step-box.middle .icon-circle1::after {
      right: -246%;
    }

.min-350
 {
    min-height: 350px;
}

   .textfont1{
	width:80%;
	font-size:14px;
     line-height: 1.478;
	}
	.title-text
{
	    font-size: 23px;
}

.feature-box p {
 
  width: 100%;
     font-size: 13px;
}
 
.nav-pills .nav-link {
 
  font-size:14px !important;
}
#count-content
{
	width:90%;
}
.stats
 {
    font-size: 22px;
    }
.stats-info {
    font-size: 13px;
    }
    .custom-heading
    {
	    font-size: 24px;
}
.icon-circle {
  width: 90px;
  height: 90px;
 
}
 
.icon-circle img {
  width: 45px;
  height: 45px;
 
}
.testimonial-card img
 {
    width: 22px !important;
    }
    .testimonial-card p
    {
	
    line-height: 1.492;
}
}
@media (max-width: 992px) {
.step-box
{
	    max-width: 174px;
	        flex: 1 1 174px;
}
.step-box.middle .icon-circle1::before
{
	    left: -165%;
}
.step-box.middle .icon-circle1::after
{
	right:-165%;

}
.step-box.middle .icon-circle1::before, .step-box.middle .icon-circle1::after
{
	    width: 137%;
}
  .title-text
{
	width:95%;
}

    
	 #why-info .owl-carousel {
        display: block !important;
        margin-top:0!important;
    }
        
.feature-box
{
	min-width:auto;
 padding: 0 10px;

}
#header
{
	min-height:auto;
}
.textfont1 
{
 margin-top:30px;
  text-align: center;
 	width:100%;
	}
    .custom-heading {
 
        font-weight: 600;
        text-align: center;
    }
    
.button-close {
	border:0;
	border-radius: 50%;
	background-color: rgb(255, 255, 255);
        width: 25px;
        height: 25px;
        /* padding: 17px; */
        position: absolute;
        right: 0;
        top: -35px;      
}
    .iti-mobile .iti--container {
    background-color:transparent;
        top: 12% !important;
        left: 11% !important;
    }
  .iti-mobile .iti__country-list
  {
	max-height: 400px !important;
	max-width: 80vw !important;

}
   .mobile-popup {
    display: none;
    position:relative;
    background-color: rgb(38, 38, 38);
    padding: 20px 5px 0;
  }
   .mobile-popup.show {
    display: block !important;
    position: fixed;
    top: 10%;
    left: 0;
    right: 0;
    width:90%;
    z-index: 1060;
    border-radius: 12px;
    overflow-y: auto;
    max-height: 90%;
 
  }
.modal-content
{
	    background-color: rgb(38, 38, 38);
	    border-radius:0;
        margin-top: 50px;
}
#servicesAccordion .accordion-item
{
	background-color:transparent;
	border:0;	
}   
#servicesAccordion  .accordion-collapse 
{	
	border:0;
	background-color:#fff !important;
	color: rgb(0, 0, 0)!important; 
	font-size: 16px;
}
#servicesAccordion .accordion-button 
{
 
 	margin:0 !important;
   color: rgb(50, 50, 50) !important;
  border-radius: 0;
  background-color: rgb(248, 249, 250);
  font-size: 18px;
  font-weight:500;
  border-top:0;
  border-left:0;
  border-right:0;
 padding:16px 10px;
   font-family: "Poppins";
   border-bottom:0.1px solid rgba(17, 44, 94, 0.502) !important;

 }
#servicesAccordion .accordion-body
{
	   border-bottom:0.1px solid rgba(17, 44, 94, 0.502) !important;
	    padding:16px 10px;


}
#servicesAccordion .accordion-item:first-child .accordion-button {
  border-top: 0 !important;
}

#servicesAccordion .accordion-button:not(.collapsed)
{
	 border-bottom:0 !important;
	 box-shadow:none !important;
}
 

#servicesAccordion .accordion-button:focus {
  outline: none;
  box-shadow: none;
}
#servicesAccordion .accordion-button::after {
     background-image: url('../image/plus-icon.png')!important;
     background-position: center;
     transform: scale(.7) !important;
      color:#171f38;
}
#servicesAccordion .accordion-button:not(.collapsed)::after{    
     background-image: url('../image/minus-icon.png')!important;
     background-position: center
}
 .whatsapp-float {
  position: fixed;
    bottom: 50px;
   right: 5px;
    z-index: 999;
    cursor: pointer;
    display: block;
    width: 68px;
    height: 71px;
}

}
 @media (max-width: 768px) {
      .steps-container {
        flex-direction: column;
        align-items: center;
        gap: 30px;
                align-items: flex-start;
    }

      .step-box.middle .icon-circle1::before,
      .step-box.middle .icon-circle1::after {
        display: none;
      }
      .icon-circle1
 {
    width: 107px;
    height: auto;
    	padding-right:20px;
    }
 
    }

 
@media all and (max-width: 768px) {
.icon-circle1 img
{
	
    width: 90px;
    height:auto;
}
.stat-label {
    font-size: 14px;
    font-weight: 500;
        line-height: 1.3;
        margin-top: 5px;
    text-align: left;
    margin-bottom: 20px;
}
.custom-heading {
    
        font-size: 18px;
        line-height: 24px;
        font-weight: 600; 
    }
.line
{
	margin:15px auto 20px;
}
.feature-list li
{
	   font-size:14.5px;
}


.stats-info
{
    font-size: 12px;
	line-height:16px;
}
 .request-btn,    .request-btn:hover {
      padding: 0.5rem 50px;
      margin-top: 0;
            margin-bottom: 4px;
      text-decoration: none;
 
    }
#services-info1 .request-btn, #services-info1 .request-btn:hover {
    padding: 0.6rem 50px !important;
    margin:20px 0;
}
.nowrap-text {
  white-space: nowrap;
  display: inline-block;
}
.logo-img {
    width: 59px;
}
.textfont1 
{
  width: 100%;
  text-align: center;
  font-size: 13px;
 
 margin-top:10px;
 
	}

#why-info {
  padding: 40px 0;
    color: #000;
    background-image: url(../image/whyChooseMobile.jpg);
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: auto;
}

 

    .feature-box p {
        width: 100%;
        font-size: 12px;
        font-weight:500;
    }
    #count-content {
        width: 100%;
    }
    .stats {
        font-size: 20px;
    }
#howtowork
{
	padding: 40px 0;
    background-image: url('../image/howitBg-mob.png');
 
}

 .step-box {
    flex: 0 0 100%;
    max-width: 100%;
            display: flex !important;
  }
  .step-number
  {
  margin:0;
	text-align:left;
}
  .step-text
  {
 
	text-align:left;
	    font-size: 15px;
}
  .step-box.middle .icon-circle1::before,
      .step-box.middle .icon-circle1::after {
        display: none;
      }
.title-why
{
	  font-size: 20px;
line-height: 24px;
        margin-bottom: 10px;
}
 

 #footer .copy_right1 {
    margin: 0px 0 51px;
    }
   

    .address-row-footer
    {
	    padding: 40px 0;
}    
.top-row-footer1
{
	    padding: 40px 0;
}
.address-title
{
	text-align:center;
}
#header {
    width: 100%;
    padding: 20px 0 30px;
    text-align: center;
    min-height: auto;
    background-image: url('../image/banner-mob.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
 
 input.call_back_inpt, input.call_back_inpt2,select.call_back_inpt1,.iti  {
    margin-bottom: 0;
 
}

#services-info1 {
    padding: 40px 0;
 
}
#testimonial {
    padding: 40px 0;
    color: #000;
    background-image: url('../image/resultMobile.jpg');
}
.cta-button .request-btn, .cta-button .request-btn:hover
{
	    margin-top: 5px;
}
}
@media (max-width: 375px) {
  .title-text {
    font-size: 16px;
  }
  #servicesAccordion .accordion-button 
{
 
  font-size: 16px;

 }
 
}
@media (max-width: 363px)  {
  
.step-text {
        text-align: left;
        font-size: 13px;
    }
}