﻿  @font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-woff2/Poppins-Regular.woff2') format('woff2'),
       url('../fonts/Poppins-woff/Poppins-Regular.woff') format('woff');
  sfont-weight: 400;
  font-style: normal;
}
/* Poppins Medium (500) */
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-woff2/Poppins-Medium.woff2') format('woff2'),
       url('../fonts/Poppins-woff/Poppins-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* Poppins SemiBold (600) */
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-woff2/Poppins-SemiBold.woff2') format('woff2'),
       url('../fonts/Poppins-woff/Poppins-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* Poppins Bold (700) */
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-woff2/Poppins-Bold.woff2') format('woff2'),
       url('../fonts/Poppins-woff/Poppins-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

#header1{
  width: 100%;
  padding:20px 0 60px ;
  text-align: center;
 margin-top: 71px; 
  background-image: url('../image/service-img.png');
  background-size: cover;     
  background-repeat: no-repeat;
  background-position: center center;
}
.title-banner {
  font-size: 30px;
  color: rgb(255, 255, 255);
  font-weight: 500;
  line-height: 1.2;
  text-align: left;
    font-family: "Poppins";
 }
 

.content-banner
  {
  font-size: 20px;
   color: rgb(255, 255, 255);
  line-height: 1.6;
  text-align: left;
  margin-top: 27px;
} 


/* Form container styles */
.form-container {
  background-color: rgb(255, 255, 255);
  padding: 2rem;
  width: 358px;
  color: #fff;
   border-radius: 6px;
}
 


/* Form heading */
.form-container h2 {
  font-size: 18px;
  text-align: left;
  color: rgb(50, 50, 50);
  font-weight:500;
  } 

form label 
{
 
	  font-family: "Poppins";
  color: rgb(50, 50, 50);
	margin-bottom:10px;
} 

 .iti {
    width: 100%; 
     height: 40px;
     border-width: 1px;
  border-color: transparent;
  border-style: solid;
      border-radius: 0;

    padding: 0;
    font-size: 12px;  color: rgb(75, 75, 75);
    font-family: "Poppins";
}
.iti__country-list {
    max-width: 280px;
}

input.call_back_inpt {
     font-family: "Poppins";
    width: 100%;
    height: 40px;
    border: 1.25px solid rgb(223, 227, 233); 
    border-radius: 0;    
        margin-bottom: 13px;  
      background-color: rgb(255, 255, 255);
      font-size: 12px;  color: rgb(75, 75, 75); 
  color: rgb(75, 75, 75);

}
 
select.call_back_inpt {    font-family: "Poppins";
     width: 100%;
    border: 1.25px solid rgb(223, 227, 233); 
  	border-radius: 0;    
    font-size: 14px;
     height: 40px;
  color: rgb(75, 75, 75);
     padding: .375rem .75rem;
    outline: none; 
    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; 
}


textarea.call_back_inpt2 {
  border-width: 1.25px;
  border-color: rgb(223, 227, 233);
  border-style: solid;
  background-color: rgb(255, 255, 255);
  font-family: "Poppins";
    width: 100%;
    height: auto;
    border-radius: 0;     
      font-size: 12px;  
      color: rgb(75, 75, 75); 
 

}
input.call_back_inpt2 {
  border-width: 1.25px;
  border-color: rgb(223, 227, 233);
  border-style: solid;
  background-color: rgb(255, 255, 255);
  font-family: "Poppins";
    width: 100%;
    height: 40px;
    border-radius: 0;     
      font-size: 12px;  
      color: rgb(75, 75, 75); 
 

}
.height40
{

}
select.call_back_inpt1
{     font-family: "Poppins";
	font-size: 12px;
    border: 1.25px solid rgb(223, 227, 233); 
    border-radius: 0;     
    margin-bottom: 13px;
    color: rgb(75, 75, 75);
    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;
        color: rgb(75, 75, 75);
    padding-top: .375rem;
    padding-left: .75rem;
    padding-bottom:.375rem;	height:40px;

}


 input.call_back_inpt2 {
     font-family: "Poppins";
    width: 100%;
    height: 40px;
    border: 1.25px solid rgb(223, 227, 233); 
    border-radius: 0;     
    margin-bottom: 13px;  
      background-color: rgb(255, 255, 255);
      font-size: 12px;  
      color: rgb(75, 75, 75);
 


}
 
.btn-form,.btn-form:hover {
  background-color: #2dab56; 
  font-size: 16px;
  font-family: "Poppins";
  color: rgb(255, 255, 255);
  line-height: 1.333;
  text-align: center;
  border-radius: 25px;
  padding: 10px 30px;
  border: none;
  cursor: pointer;
  display: block;
  width: 100%;  
  transition: background-color 0.3s ease;
}
 
 
 /****** Section Next **********/
#service
 {
    background-color: rgb(245, 249, 246);
    padding: 60px 0;
}

.or-separator-doc1{display: flex; align-items: center; text-align: center; padding: 0 12px!important;
    justify-content: center;
    width: 100%;
    margin: 0 auto;}
.or-separator-doc1::before, .or-separator-doc1::after{content: ""; flex: 1; border-bottom: 1px solid rgb(200, 217, 206);}
.or-circle-doc1
 {
    color: rgb(50, 50, 50);
    border-radius: 50%;
    padding: 10px 9px;
  font-size: 14px;
    margin: 0 10px;
    text-transform: uppercase;
}


.stats-box {
  background: #fff;
    border: 1px solid #e0e0e0;
    padding: 20px 10px;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease;
    height: 100%;
    width:100%;
    max-width:157px;
    margin:0 auto;
 
  cursor: pointer;
}
.stats-box.active {
    background-color: rgb(45, 171, 86);
     color: rgb(255, 255, 255);
 
 
}
.stats-box img {
   		margin:0 auto;
   		height:40px;
   		width:auto;
   		margin-bottom:20px;
 
}
.stats-box.active img {
  transform: scale(1.1);
}
.stats-number {
  font-size: 30px;
      font-weight: 600;  
      line-height: 0.944;
  text-align: center;
margin-bottom:10px;      
color: rgb(22, 90, 47);  

} 

.stats-label {
      font-size: 14px;      
 color: rgb(50, 50, 50);  

}
.stats-box.active,.stats-box.active .stats-number,.stats-box.active .stats-label{
 
     color: rgb(255, 255, 255);
    }
 
 .Cyber_Comput {
 	max-width:850px;
  font-size: 20px;
  font-family: "Poppins";
  color: rgb(22, 90, 47);
  line-height: 1.7 ;
  text-align: center; 
  font-weight:500;
  margin-right: auto !important;
  margin-left: auto !important;
  margin-top:30px;
}
.Cyber_Comput a, .Cyber_Comput1 a,.solution-text a,.Cyberservice-text a
{
	
  color: rgb(22, 90, 47);
  text-decoration:underline;
     text-underline-offset: 3px; /* Adjusts the distance of the underline from the text */
}
 .Cyber_Comput1 {
   font-size: 20px;
  font-family: "Poppins";
  color: rgb(22, 90, 47);
  line-height: 1.7 ;
  text-align: center; 
  font-weight:500;
  margin-right: auto !important;
  margin-left: auto !important;
  margin-top:30px;
}
.Cyber_subtitle
{
	  font-size: 15px;
  font-family: "Poppins";
  color: rgb(22, 90, 47);
  line-height: 1.875;
  text-align: center;
  font-weight:600;

}
 

.Cyberservice-card {
  background: transparent;
  border-radius: 0; 
  padding: 0;
}
.Cyberservice-text
{
	height: 220px;
    overflow-y: scroll;
    overflow-x: hidden;
    display:block;
    width:100%;
    margin: 1rem 0!important; 
}
.Cyberservice-text::-webkit-scrollbar {
  width: 3px;
}
.Cyberservice-text::-webkit-scrollbar-thumb {
  background-color:rgba(22, 90, 47, 0.7);
  border-radius: 0;

}

.Cyberservice-text::-webkit-scrollbar-thumb:hover {
  background-color: rgba(22, 90, 47, 1);
 

}

.Cyberservice-text::-webkit-scrollbar-button {
  display: none; 
}
#card-data
{
	padding-bottom:60px;
}
.data-card1 {
    background: #0F6B37;
    color: #fff;
    width: 100%;
    padding: 30px;
    border-radius: 0; 
    background-image: url('../image/service/card-bg.png'); /* replace with subtle pattern if needed */
    background-size: cover;
    text-align:left;
}
.data-card2 {
    background: #0F6B37;
    color: #fff;
    width: 100%;
    padding: 30px;
    border-radius: 0; 
    background-image: url('../image/service/value-recovery-card-bg.png'); /* replace with subtle pattern if needed */
    background-size: cover;
    text-align:left;
}

.data-card1 h3,.data-card2 h3  {
    margin-bottom: 10px;
  font-size: 20px;
    font-family: "Poppins";
  color: rgb(255, 255, 255);
 

} 

.data-card1 p,.data-card2 p {
  font-size: 14px;
  font-family: "Poppins";
  color: rgb(255, 255, 255);
  line-height: 1.457;
 
    margin-bottom:15px;
 
}
.data-card1 a,.data-card2 a  {
  font-size: 15px !important; 
}



.icon-data img {
    width: 70px; 
}
.faq-section {
 
      margin: 60px auto;
      text-align: center;
    }

.faq-section .accordion
{
    --bs-accordion-border-radius:0 !important;

}
#Recycling-Accordion
 {
 --bs-accordion-bg:transparent;
     --bs-accordion-border-radius:0 !important;
 }
.faq-section .accordion-item {
      border: none;
      border-bottom: 1px solid #e0e0e0;
      padding:0 20px;
      border-radius:0;
    }
#Recycling-Accordion .accordion-item{
      border: none;
      border-bottom: 1px solid #e0e0e0;
      
      border-top: 1px solid #e0e0e0;

      padding:0 0;
      border-radius:0;
    }

.faq-section .accordion-button,#Recycling-Accordion .accordion-button  {
      background-color: transparent;
  color: rgb(50, 50, 50);
      font-weight: normal;
      padding: 1rem 0;
      box-shadow: none;
      font-weight:500;
        font-size: 18px;
    }
.faq-section .accordion-button:not(.collapsed),#Recycling-Accordion .accordion-button:not(.collapsed) {
      color: rgb(22, 90, 47);
      background-color: transparent;
      box-shadow: none;
    }

.faq-section .accordion-button:focus,#Recycling-Accordion .accordion-button:focus {
      box-shadow: none;
    }

    /* Custom plus/minus icons */
.faq-section .accordion-button::after,#Recycling-Accordion .accordion-button::after {
      content: "+";
      font-size: 1.5rem;
      font-weight: normal;
      color: rgb(22, 90, 47);
      transform: none !important;
      background-image: none;
    }

.faq-section .accordion-button:not(.collapsed)::after,#Recycling-Accordion .accordion-button:not(.collapsed)::after {
      content: "–";
      background-image:none;
            color: rgb(22, 90, 47);

    }

.faq-section .accordion-body,#Recycling-Accordion .accordion-body  {
      text-align: left;
      color: #555;
      padding: 0.5rem 0 1rem;
    }
 .pick {
  font-size: 14px;
  font-family: "Poppins";
  color: rgb(50, 50, 50);
  line-height: 1.778;
  text-align: center;
}
.pick a
{
	color:rgb(45, 171, 86);
	text-decoration:underline;
}

.Schedule-section
{
	background-color: rgb(245, 249, 246);
    color: rgb(50, 50, 50);
    font-size: 14px;
    padding: 60px 0;
}
.form-content
{
background:rgb(245, 249, 246);
	    color: rgb(50, 50, 50);
    font-size: 14px;
    padding: 0;
}
.form-content1
{
	background:#fff;
	width:100%;
	padding: 20px;
	display:block;
}
.form-content-title {
  font-size: 18px;
  font-family: "Poppins";
  color: rgb(50, 50, 50); 
  text-align: center;
  font-weight:500;
 
}
.form-content-title span
{
    color: rgb(22, 90, 47);
	
}


.service-checkbox-group {
    display: flex;
    flex-direction: column;
    gap: 5px;
}



.pickup-label{
  font-size: 16px;
  font-family: "Poppins";
  color: rgb(50, 50, 50);
  line-height: 1.875;
  text-align: left;
 
}

/* Wrapper */
.custom-checkbox {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    color: #222;
    user-select: none;
    line-height: 19px;
    margin-bottom:5px;
}

/* Hide default checkbox */
.custom-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Checkbox Box */
.custom-checkbox .checkmark {
    position: absolute;
    left: 0;
    top: 2px;
    height: 15px;
    width: 15px;
    border: 1px solid rgb(150, 150, 150); /* green border */
    border-radius: 0;
    background-color: #fff;
} 


/* When checked → green background + white tick */
.custom-checkbox input:checked ~ .checkmark {
    background-color: #145a32;
    border-color: #145a32;
}

/* Tick icon */
.custom-checkbox .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show tick when checked */
.custom-checkbox input:checked ~ .checkmark:after {
    display: block;
}

/* Tick styling */
.custom-checkbox .checkmark:after {
    left: 4px;
    top: 0px;
    width: 5px;
    height: 9px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.iti__country.iti__highlight
{
 background: #1967d2 !important;   /* ← Your hover color */
  color: #fff !important;
}
select option:hover {
     background: #1967d2 !important;   /* ← Your hover color */
  color: #fff !important;
}

   /* --- Mobile view --- */
@media only screen and (max-width: 992px) {
#header1
{
	
    padding: 20px 0;
}
#service
{
	    padding: 20px 0 40px ;
}
#card-data
{
	padding-bottom:40px;
}
.faq-section
{
	
        margin: 40px 0;
}
.data-card1
{
	padding:20px 10px;
}
  .accordion-item {
 
      padding:0;
    }
 .iti-mobile .iti__country-list
  {
	max-height: 80vh !important;
	max-width: 90vw !important;

}
    .iti-mobile .iti--container
    {
	    top: 10%!important;
	            left: 5%!important;
}
.Cyber_Comput
{
	
    font-size: 18px;
}
.Schedule-section
{
    padding: 40px 0;
}
.accordion-button
{
	font-size: 16px;
}
}

@media only screen and (max-width: 768px) {
.Cyberservice-card {
 
  padding: 0 10px;
}
}