
  




/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero-blog  {
  width: 100%;
  height: 842px;
  background: url("../img/blog-bg.png") bottom center no-repeat ;
  background-size:cover;
  object-fit: cover;
  position: relative;
  display: flex;
  align-items: center;

  
}

#hero-blog:before {
  content: "";
  background:linear-gradient(180deg, #4378ffb1 10.4%, rgba(68, 106, 203, 0.26) 66.17%, rgba(69, 114, 229, 0.00) 84.09%);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}



#hero-blog .col-lg-12  {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  width: 100%;
}
#hero-blog .typography {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, 100%);

}

#hero-blog nav {
  margin-top: 20px; /* Adjust as needed */
}

#hero-blog .breadcrumb {
  background: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  color: #FFF;
font-family: Poppins;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

#hero-blog .breadcrumb-item {
  display: inline-block;
  color: #FFF;
  font-family: Poppins;
}

#hero-blog .breadcrumb-item a {
  color: #FFF;
  text-decoration: none;
}

#hero-blog .breadcrumb-item.active {
  font-weight: bold;
}



#hero-blog .typography h1 {
  color: #FFF;
  font-family: Poppins;
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: 81%; /* 51.84px */
}
#hero-blog .typography h2{
  color: #FFF;
font-family: Poppins;
font-size: 86px;
font-style: normal;
font-weight: 700;
line-height: 74.5px; width: 1000px;
}

#hero-blog .hero-line{
width: 100px;
height:100%;
position: absolute;
right:100px;
}
#hero-blog  .hero-line .menu-search{
margin-top: 25px;
gap: 10px;
align-items: center;
padding: 5px;
}
#hero-blog  .hero-line .slash{
width: 1px;
height: 27px;
background: #FFF;
}
#hero-blog .hero-line .social-icon svg{
margin: 13px 0 13px 0;
}



#con-image-mobile {
  display: block; /* Display the mobile image on mobile */
}

#con-image-mobile{
  display: none; /* Display the mobile image on mobile */
}




@media (max-width:998px) {
  #hero-blog{
    height: 400px;
  }
  #hero-blog .typography{
    transform: translate(-50%, 40%);
    width: 100%;
    text-align: left;
    padding: 20px;
 
 
  }
  #hero-blog .typography h1{
      width: 100%;
      font-size: 28px;
      width: 100%;
      text-align: left;
  }

  #hero-blog .typography h2{
    font-size:32px;
    width: 600px;
    line-height: normal;
    width: 100%;
    text-align: left;
  } 
 
  

  #hero-blog .hero-line {
    right: 5px;
  }

  #hero-blog .menu-icon {
    width: 25px;
    height: 25px;
  }

  #hero-blog .hero-line .slash {
    height: 25px;
  }
  #hero-blog.search-icon {
    width: 25px;
    height: 25px;
  }

  #hero-blog .hero-line .line-v svg {
    height: 75px;
    margin-right:20px;
  }

  #hero-blog .hero-line .social-icon {
    margin-right:20px;
  }

  #hero-blog .hero-line .social-icon svg {
margin: 0;
    padding: 3px;
  }

 

  #hero-blog .hero-line .social-icon svg {
    margin: 13px 0 13px 0;
    padding: 3px;
  }
  #hero-blog  #hero-blog .breadcrumb{
    font-size: 8px;
  }
  #hero-blog .hero-line .menu-search{
    margin-top: 20px;
  }
}












/*--------------------------------------------------------------
#blog
--------------------------------------------------------------*/
#blogs-section{
  background: linear-gradient(180deg, #F7F8FA 1.97%, rgba(192, 210, 222, 0.99) 57.81%, rgba(210, 241, 239, 0.76) 100%);
    height: auto !important;
    padding-top: 37px;
   
  }
  #blogs-section .container-fluid{
    padding: 0;
    margin: 0;
  }
  
  #blogs-section .container-fluid .container .section-title {
  border-top: 2px #000 solid;
  border-bottom: 2px #000 solid;
  margin-bottom: 30px;
  }
  #blogs-section .container-fluid .container .section-title  h2{
    color: #000;
font-family: Poppins;
font-size: 34px;
font-style: normal;
font-weight: 700;
line-height: 182%; /* 61.88px */
  }
  #blogs-section .section-title .line{
    width: 88px;
  height: 4px;
  background: conic-gradient(from 180deg at 50% 50%, #F9B233 0.1580569299403578deg, #17A680 360deg);
  text-align: center;
  
  }
  #blogs-section .heading {
    margin-bottom: 300px;
    margin-top: 50px; 
  }
  #blogs-section .heading h4{
    color: #000;
  font-family: Poppins;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 43.5px; /* 108.75% */
  position: absolute;
  margin-bottom: 10px;
  }
  
  #blogs-section .heading h3{
    color: #43445C;
    font-family: "Just Lovely Regular";
  font-size: 155px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  position:absolute;
  margin:0% ;
  }
  #blogs-section .heading h5{
    color: #000;
  font-family: Poppins;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 43.5px; /* 108.75% */
  padding-left: 75px ;
  margin-top: 130px;
  position:absolute;
  }
  
  #blogs-section .heading h5 span{
    color: #000;
    font-family: Poppins;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 43.5px;
  
  }
  #blogs-section .col-md-4 p{
    color: #000;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: left;
  padding-top: 120px;
  padding-left: 50px;
  }
  #blogs-section .section-title .dropdown {
    padding-top: 10px;
  }
  #blogs-section .section-title .dropdown .button{
    background: #fff;
   
  }
  #blogs-section .col-md-3 svg{
    margin-top: 120px;
    cursor: pointer;
  }
  #blogs-section .blog-content{
    text-align: left;
   
  }
  
  #blogs-section .blog-content p{
    padding-top: 20px;
  }
  #blogs-section .blog-content h4{
    color: #000;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height:25px; /* 125% */
    position: relative;
    
  }
  
  #blogs-section .blog-content a{
    color: #2FAC66;
  text-align: center;
  font-family: Poppins;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  }

#blogs-section .container  .readmore{
  
  padding: 12px 24px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 40px;
  background: #17A680;
  color: #fff;
  border: none !important;
  }
  
  
  /* Mobile Responsive Styles */
  @media (max-width: 768px) {
  
    #blogs{
      height: auto !important;
    }
    #blogs-section .container-fluid .container .section-title h2 {
      color: #000;
      font-family: Poppins;
      font-size: 17px;
      font-style: normal;
      font-weight: 700;
      line-height: 182%;

      text-align: center;
  }
    #blogs .heading {
      margin-bottom: 200px;
      margin-top: 50px; 
    }
    #blogs .heading h4 {
      font-size: 28px;
      width: 100%;
    }
    
    #blogs .heading h3 {
      font-size: 100px;
      width: 100%;
    }
    
    #blogs .heading h5 {
      font-size: 20px;
      padding-left: 15px;
      margin-top: 0;
      padding-top: 80px;
      width:auto;
    }
    
    #blogs .col- p {
      font-size: 12px;
      padding-top: 60px;
      padding-left: 20px;
    }
    
    #blogs .blog-content h4 {
      font-size: 18px;
    }
    
    #blogs .blog-content a {
      font-size: 10px;
      margin-bottom:50px;
    }
  
    #blogs .col-md-4  p{
      padding: 0;
  
    }
    #blogs-section .section-title .dropdown {
      padding-top: 0px;
      align-items: center;
  }
  }



  
  #blogs-section .expert-contact {
  position: absolute;
  left: 35%;
  margin-top: 300px;
  bottom: 100px;
  z-index: 5;
   top: 2050px;
}

#blogs-section .expert-contact h3 {
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 123%;
  flex-shrink: 0;
}

#blogs-section .expert-contact h2 {
  color: #FFF;
  text-align: center;
  font-family: "just lovely regular";
  font-size: 75px;
  font-style: normal;
  font-weight: 400;
  line-height: 123%;
}

#blogs-section .expert-contact p {
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

#blogs-section .expert-contact svg {
  margin-left: 210px;
}

@media (max-width: 768px) {
  #blogs-section .expert-contact{
    top: 2850px;
    left: 43%;
  }
  #blogs-section .expert-contact h3 {
    font-size: 10px;
  }
  #blogs-section .expert-contact h2{
    font-size: 30px;
  }
  #blogs-section .expert-contact P{
    font-size: 10px;
    margin-bottom: 5px;
  }
  
#blogs-section .expert-contact svg{
  margin-left: 100px;
  width: 30px;
}
}