body,h1,h2,h3,h5,h6,p,span {
font-family: 'Schibsted Grotesk' , Sans-Serif;
}
h4 {
  font-size: 20px;
  line-height: 26px;
}
h2{
  font-size : 16px;
  font-weight: 400;
  font-family: 'Schibsted Grotesk' , Sans-Serif;
  line-height: 26px;
  background-color:#f1f1f1;
  padding:20px 30px;
  text-align:left !important;
  border-left:5px solid #018232;
}
h3, .sg-h3 {
  color: #018232;
}
p{
  font-size : 16px;
  font-weight: 400;
}
.page-section a {
  color: #018232;
}
.sg-content, .sg-blog, .sg-faq {
  padding: 50px 0 !important;
}
header {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  z-index: 1000; 
  position: relative; 
}
header.header-sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.btn-primary, .sg-btn.sg-btn-primary
{
color: #fff;
background-color: #018232;
border-color: #018232;
padding: 12px 24px;
}
.btn-primary:hover, .sg-btn.sg-btn-primary:hover
{
color: #000 !important;
background-color: #FEED01 !important;
border-color: #FEED01 !important;
padding: 12px 24px;
}
.btn-primary:focus{
color: #000 !important;
background-color: #FEED01 !important;
border-color: #FEED01 !important;
padding: 12px 24px;
}
.bg-success {
background-color: #018232 !important;
}
.bg-primary {
  background-color: #018232 !important;
}
.modal {
  z-index: 9999 !important;
}
/*top bar css start*/
.top-bar .top-links li a{
    color:#fff;
    text-decoration:none;
    
    &:hover{
      color:#FEED01;
      text-decoration:none;
    }
}
.top-bar .top-links li{
    margin:5px 15px;
    
    &:last-child{
      margin-right: 0px;
    }
}
.top-bar-cta a{
    background-color: #fff;
    color:#018232 !important;
    padding:4px 15px;
    border-radius: 5px;
}
input#site_search_field {
    padding:0px 10px !important;
    min-height: 35px;
}
.site_search_submit {
  width: 30px;
  border: none;
  background: url('../../../../images/search-icon.png?updated=1749640790163') no-repeat center;
  position: absolute;
  top: 0px;
  right: 8px;
  bottom: 0px;
  cursor: pointer;
  outline:none;
  border:none;
  box-shadow: none !important;
}
/*top bar css end */
.nav-link {
color: #17191B;
font-size: 16px;        
font-weight: 600;      
}

a.nav-link.active {
color: #018232;
}

.nav-link:hover, .nav-link:focus {
color: #018232;
}

.navbar-toggler {
color: #000;
}

.dropdown-menu {
background-color: #fff;
padding: 0; 
border: 1px solid #018232;
width: 17rem;
z-index: 999;
}

.dropdown-item {
color: #fff;             
font-size: 16px;         
font-weight: 600;  
padding: 8px 12px; 
white-space: nowrap;
}

.dropdown-item:hover {
color: #fff;
}

.nav-item.dropdown:hover .dropdown-menu {
display: block;
margin-top: 0; 
}

li.dropdown .dropdown-menu .nav-link {
border-bottom: 1px solid #ccc; 
padding:8px 15px;
font-weight: 400;
}

li.dropdown .dropdown-menu .nav-item:last-child .nav-link {
border-bottom: none;
}

li.dropdown .dropdown-menu .nav-link:hover{
background-color:#018232 ;
color: #fff;
}

.navbar-toggler {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #018232;  
  border-radius: 4px;
  padding: 8px 15px;
  background-color: #fff;    
  color: #018232;             
  font-size: 1.4rem;        
  cursor: pointer;
}
.navbar-toggler .navbar-toggler-icon {
  display: none;
}

.navbar-toggler:focus {
  outline: none;
  box-shadow: none;
}

.navbar-toggler:hover {
  background-color: #f0f0f0;  
  border-color: #026d2a;
}

.heading-title{
font-size: 74px;
font-weight: 700;
font-family: 'Schibsted Grotesk' , Sans-Serif;
}
.heading-subtitle{
font-size: 50px;
font-weight: 700;
font-family: 'Schibsted Grotesk' , Sans-Serif;
letter-spacing: -0.03rem;
}
.image-covid{
border-radius: 0px;
}
.info-section h3{
font-size: 18px;
font-weight: 600;
border-bottom: 1px solid #6C7C81;
padding: 16px 0;
margin-bottom: 12px;
}
.info-section h4{
font-size: 18px;
font-weight: 400;
}
.info-section h4 span{
font-size: 18px;
font-weight: 600;
}

.unwanted-pest-section .card , .comprehensive-section .card , .how-we-work-section .card{
  border-radius: 16px;
}
.unwanted-pest-section .card-body {
  padding: 30px 30px;
  border: 1px solid transparent;
  cursor: pointer;
}
.unwanted-pest-section .card-body:hover {
  border: 1px solid #018232;
  transition: 0.3s ease;
  border-radius: 16px;
}

.comprehensive-section .card-body {
  padding: 30px 30px;
  border: 1px solid transparent;
}
.comprehensive-section .card-body:hover {
  border: 1px solid #018232;
  transition: 0.3s ease;
  border-radius: 16px;
}

.how-we-work-section .card-body {
  padding: 30px 30px;
  border: 1px solid transparent;
}
.how-we-work-section .card-body:hover {
  border: 1px solid #018232;
  transition: 0.3s ease;
  border-radius: 16px;
}

.card-body-inline {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.card-img-icon {
  width: 40px;
  height: 40px;
  object-fit: cover;
}
.card-title{
font-family: 'Schibsted Grotesk' , Sans-Serif;
font-size: 24px;
font-weight: 600;
}

.card-text{
font-family: 'Schibsted Grotesk' , Sans-Serif;
font-size:16px;
color: #6c7681;
}
.card-body h6{
font-size : 18px;
font-weight: 600;
}

.slider {
overflow: hidden;
position: relative;
width: 100%;
background: #fff;
padding: 20px 0;
}

.slide-track {
display: flex;
width: max-content;
animation: scroll linear infinite;
}

.slide {
width: 250px;
flex-shrink: 0;
display: flex;
align-items: center;
justify-content: center;
padding: 0 20px;
}

.slide img {
max-width: 100%;
height: auto;
opacity: 0.6;
transition: opacity 0.3s ease;
}

.slide img:hover {
opacity: 1;
}

@keyframes scroll {
0% { transform: translateX(0); }
100% { transform: translateX(-50%); } 
}

.circle {
width: 360px;
height: 360px;
border-radius: 50%;
background-color: #0182323b;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
border: 1px solid #018232;
color: #018232;
font-weight: bold;
}
.circle h3 {
font-size : 60px;
font-weight: 600;
color: #018232 ;
}
.content h5{
font-size: 36px;
font-weight: 600;
color: #6c7681;
}

.content h5 span{
color: #17191B ;
}

.comprehensive-section a{
font-display: 18px;
font-weight: 600;
color: #018232 ;
}  

.protecting-home-section p{
font-size : 18px;
font-weight: 400;
color :#6c7681;
}

.protecting-home-section a{
font-size : 18px;
font-weight: 600;
color : #018232;
} 

.unwanted-pest-section span{
font-size : 24px;
font-weight: 600;
}

.talk-expert a{
font-size : 18px;
font-weight: 600;
color : #018232;
}

.talk-expert p{
font-size : 18px;
font-weight: 400;
color : #6c7681;
}

.card-body a{
font-size : 18px;
font-weight: 600;
color : #018232;
}  

.card-body img{
border-radius: 16px;
}

.hp-blogs-section .sg-card {
border-radius: 10px !important;
box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
}
/*testimonial section css start*/
.testimonial-section .card img {
    height:36px;
    width:auto;
}
/*testimonial section css end*/
/* Blog details css */
.hp-blogs-section .card-body h3, .hp-blogs-section .card-body h3 a {
    line-height: 24px;
    display: inline-block;
}

#st-1 .st-btn[data-network='pinterest'] {
    display:none !important;
}
.recent-post-thumbnail {
  width: 100px;
  height: auto;
}
.recent-posts-sidebar .sg-card  {
    border-bottom: 1px solid #ddd !important;
    margin-bottom:15px;
    border-radius:0px !important;
}
.recent-posts-sidebar .sg-card p.date {
    font-size: 12px;
    margin-bottom: 10px;
}
.footer-links ul {
list-style: none; 
padding-left: 0;  
margin: 0;       
}

.footer-links ul li a {
text-decoration: none; 
color: #fff;         
display: inline-block; 
padding: 4px 0;         
}

.footer-links ul li a:hover {
text-decoration: none; 
color: #FEED01;         
display: inline-block; 
padding: 4px 0;         
}

.copy-right a{
text-decoration: none; 
color: #fff;         
display: inline-block; 
padding: 4px 0; 
}
.copy-right a:hover{
text-decoration: none; 
color: #FEED01;         
display: inline-block; 
padding: 4px 0; 
}

/* Faq Page css */

.sg-faq.sg-faq-01a .accordion .sg-card .sg-card-header .sg-btn-link {
    color: #000;
    background-color: #f8fafc;
}   
.sg-faq .sg-card , .sg-faq-01a .sg-card{
    border-radius: 0 !important;
  }  
  
.sg-faq-01a .sg-card-header{
  border-bottom: 1px solid #ddd;
} 
.sg-faq .card-img-icon{
  margin-top: -8px;
}
/* Contact page css */
.col-12.col-md-12.col-lg-7.contact-form {
box-shadow: 0 10px 20px 3px rgb(99 119 238 / 40%);
padding: 20px;
}
textarea.form-control {
    min-height: 100px;
}

.contact-info-box {
  background-color: #f9f9f9;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

.contact-info-box h5 {
  font-size:25px;
  font-weight: 600;
  margin-bottom: 20px;
}

.contact-info-box ul li {
  font-size: 16px;
  color: #333;
}

.contact-info-box a {
  color: #333;
  transition: color 0.3s ease;
}

/*Internal Page CSS Starts*/
.internal-banner {
  padding: 5em 0em 5em 0em;
  background-image: url(../../../../Banners/contact-us-banner.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top : -58px;
}
.internal-banner .col-12 {
  z-index:1;
}
/*.bg-overlay {*/
/*    background-color: rgba(0,0,0,0.5);*/
/*    opacity: 1;*/
/*    inset: 0;*/
/*}*/
/*Internal Page CSS Ends*/
.radio-container label, .checkbox-container label{
  font-weight: 400;
}
.internal-banner h1.text-white {
    font-weight:bold;
    text-shadow: 1px 1px black;
}
.pest-section .card.sg-card {
    box-shadow:0 0 6px rgba(0, 0, 0, 0.15)
}
.pest-section .card-body.sg-card-body {
    padding:20px 10px;
}
.pest-section .sg-card .title{
    background-color:#53a623;
    text-align:center;
}
.pest-section .sg-card .title h3{
    color:#fff !important;
    font-weight: 600;
    font-size: 22px !important;
    padding: 4px 0px;
}

/*Breadcrumb css starts*/
.breadcrumb-section{
  background-color: transparent;
  z-index: 1;
}
.breadcrumb-section a, .breadcrumb-section span{
    color : #fff;
    text-decoration : none;
    text-transform:lowercase;
}
.breadcrumb-section a::first-letter, .breadcrumb span::first-letter {
  text-transform: uppercase;
}
/*Breadcrumb css ends*/

/*Plan du site CSS Starts*/
.sitemap-menu {
    border: 1px solid #e0e0e0;
    border-radius: 12px;
    background-color: #fafafa;
    padding: 30px;
    margin: 0 auto;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
}

.sitemap-menu ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.sitemap-menu > ul > li {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e0e0e0;
    padding: 15px 0;
    transition: background 0.3s ease;
}

.sitemap-menu > ul > li:hover {
    background-color: #f0f8f0;
}

.sitemap-menu > ul > li:last-child {
    border-bottom: none;
}

.sitemap-menu li a {
    text-decoration: none;
    color: #333;
    font-size: 20px;
    flex: 0.5;
    transition: color 0.2s ease;
}

.sitemap-menu li a:hover {
    color: #3b8b1c;
}

.sitemap-menu > ul > li:before {
    content: "\f14a";
    font-family: "Font Awesome 5 Free";
    color: #4caf50;
    margin-right: 12px;
    font-size: 18px;
    font-weight: 900;
}

.sitemap-menu li ul {
    padding-left: 15px; 
    margin-top: 5px;
}

.sitemap-menu li ul li {
    display: block;
    padding: 6px 0;
    border: none;
    background: none;
}

.sitemap-menu li ul li a {
    font-size: 16px;
    color: #555;
}

.sitemap-menu li ul li a:hover {
    color: #2e7d32;
}

/*Plan du site CSS Ends*/

/*Search Result page css starts*/
.site_search_results_1 {
    background-color: #f5f7fa;
    padding: 60px 20px;
}

.site_search_results_1 h3 {
    font-size: 30px;
    color: #17191B;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center;
}

.site_search_results_1 ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    max-width: 800px;
}

.site_search_results_1 li {
    background-color: #ffffff;
    margin-bottom: 16px;
    padding: 18px 24px;
    border-left: 5px solid #018232;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
}

.site_search_results_1 li:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    border-left-color: #018232;
    background-color: #f9fff9;
}

.site_search_results_1 li::before {
    content: "\f002"; 
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #018232;
    margin-right: 14px;
    font-size: 18px;
}

.site_search_results_1 li a {
    text-decoration: none;
    color: #17191B;
    font-size: 18px;
    font-weight: 500;
    transition: color 0.2s ease;
    flex-grow: 1;
}

.site_search_results_1 li a:hover {
    color: #018232;
}
/*Search result css ends*/

/*Pagination CSS Starts*/
.model_pagination {
    display: flex;
    justify-content: center;
    align-items : center ;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 25px;
}
.model_pagination a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 42px;
    height: 42px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 6px;
    text-decoration: none;
    color: #333;
    font-size: 18px;
    font-weight: 500;
    transition: all 0.25s ease;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    position: relative;
}
.model_pagination a:hover{
    transform : translateY(2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    background-color : #018232;
    color : #fff;
}
.model_pagination a.inactive {
    background-color: #018232;
    color: #fff;
    font-weight: 600;
    border-color: #018232;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

/*Pagination CSS Ends*/

/*Footer Top Links CSS Starts*/
.footer-top-links {
    padding: 20px 0;
}

.footer-top-links a {
    display: flex;
    gap:10px;
    align-items: center;
    font-size: 18px;
    font-weight: 500;
    color: #17191B;
    text-decoration: none;
    transition: all 0.3s ease;
}

.footer-top-links a:hover {
    color: #018232;
    text-decoration: underline;
}

.footer-top-links a i, .footer-top-links a svg {
  transition: 0.3s ease;
}

.footer-top-links a:hover i, .footer-top-links a:hover svg {
  transform: translateX(4px);
}

.footer-top-links a:first-child:hover i, .footer-top-links a:first-child:hover svg {
  transform: translateX(-4px); 
}

/*Footer Top Links CSS Ends*/

/*Go to Top button CSS Starts*/
#topBtn {
  display: none; 
  position: fixed; 
  bottom: 80px; 
  right: 30px; 
  z-index: 99; 
  border: 2px solid #fff !important; 
  outline: none; 
  background-color: #53a623;
  color: white; 
  cursor: pointer; 
  padding: 0px; 
  font-size: 18px; 
  width:40px;
  height:40px;
  border-radius:50%;
  justify-content: center;
  align-items: center;
}
 
#topBtn:hover {
  background-color: #555; 
  border: 2px solid #53a623 !important; 
}
/*Go to Top button CSS Ends*/

/*Media Query Css start*/
@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
      max-width: 1180px;
  }
}
@media screen and (max-width: 1200px) {
  .icons-section .icon-box {
    padding: 25px 15px !important;
  }
  .recent-post-thumbnail {
    width: 100%;
  }
}
@media(max-width : 991px){
  .heading-title{
    font-size: 40px;
  }
  .heading-subtitle{
    font-size: 30px;
  } 
  .content h5{
    font-size: 22px;
  }
  .dropdown-menu {
    width: 100%;
    background-color: #fff;
    padding: 15px 20px; 
    border: 1px solid #018232;
    z-index: 999;
  }
  .nav-link {
    color: #17191B;
    font-size: 16px;        
    font-weight: 600;
    border-bottom: 1px solid #ccc;
    padding: 8px 10px !important;
  }
  .navbar-collapse li.nav-item:last-child .nav-link{
    border-bottom: none;
  }
  .navbar-collapse{
    border: 1px solid #ddd;
  }
  .circle {
    width: 260px;
    height: 260px;
  }
  .unwanted-pest-section span{
    font-size: 18px;
  }
}
@media (max-width: 768px) {
    .sitemap-menu {
        padding: 20px;
        border-radius: 8px;
    }

    .sitemap-menu > ul > li {
        flex-direction: column;
        align-items: flex-start;
        padding: 12px 0;
    }

    .sitemap-menu li a {
        font-size: 18px;
        flex: 1;
    }

    .sitemap-menu > ul > li:before {
        font-size: 18px;
        margin-bottom: 6px;
    }

    .sitemap-menu li ul {
        padding-left: 10px;
        margin-top: 4px;
    }

    .sitemap-menu li ul li a {
        font-size: 16px;
    }
}

@media (max-width: 576px) {
    .footer-top-links .d-flex {
        flex-direction: row;
        gap: 12px;
        align-items: flex-start;
    }

    .footer-top-links a {
        font-size: 16px;
    }
}

/*Media Query Css end*/