@font-face {
  font-family: POPPINS;
  src: url('https://sugarsensemena.com/assets/css/Poppins-Regular.otf');
}


.navbar-brand img {
    width: 150px !important;
  }
  .navbar-nav {
    align-items: center;
  }
  .navbar{
    background: transparent;
  }
  .navbar .navbar-nav .nav-link {
    color: #000;
    font-size: 14px;
    padding: 5px 20px;
    font-family: "POPPINS";
    font-weight: 600;
  }
  .new-pricing-header{
    padding: 50px !important;
    font-size: 50px !important;
    font-weight: 800 !important;
    line-height: 66px!important;
    font-family: "POPPINS"!important;
    background-color: #FDF2D3!important;
  }
  .new-pricing-packages{
    
    background: #B9E5CF;
  }
  .package-col{
    padding: 20px!important;
    background-color: #B9E5CF!important;
  }
  .package-col .package{
    font-weight: 700;
    font-size: 20px;
  }
  .package-col .duration{
    font-weight: 400;
    font-size: 16px;
  }
  .package-col .sub{
    font-size: 14px;
    font-weight: 500;
  }
  .package-col .price{
    font-size: 24px;
    font-weight: 600;
  }
  
  .new-pricing-header-content{
    padding: 25px 50px!important;
  }
  .new-pricing-header-content h1{
    font-weight: 700;
    font-size: 18px;
  }
  .new-pricing-header-content h2{
    font-weight: 400;
    font-size: 16px;
  }
  .price-check{
    font-size: 30px;
    color: #1FB578;

  }
  .price-cross{
    font-size: 30px;
    color: #c65945;

  }
  .new-pricing-packages-content .package-col{
    padding: 90px;
  }
  
  @media screen and (min-width: 768px) {
 
    .navbar-brand img {
      width: 70px;
    }
    .navbar-brand {
      margin-right: 0;
      padding: 0 1em;
    }
  }




  .nav-btn{
    background: #1FB578;
    border: 1px solid #1FB578;
    font-size: 14px;
    font-family: "POPPINS";
    border-radius: 25px;
  }
  .nav-btn:hover{
    background: transparent;
    border: 1px solid #1FB578;
    color: #1FB578;
  }
  .nav-yellow{
    padding: 5px 25px;
    background: #F3C040;
  }
  .nav-yellow .tel{
    color: #000;
    font-size: 14px;
    font-family: "POPPINS";
    margin-bottom: 0px;
  }
  .nav-yellow .social-icon {
    color: #000;
    font-size: 14px;
    padding: 5px;
}
section{
  margin-top:50px;
  margin-bottom:50px;
}
.full-width-section{
  padding-left:50px;
  padding-right:50px;
}
.image-side-container{

}
.image-side-container .content{
padding: 50px;

}
.image-side-container .image{
  padding-right: 0px;
  padding-left: 0px;
}
.main-title{
  font-size: 60px;
  font-weight: 300;
  line-height:66px;
  font-family: "POPPINS";
}
.sub-title{
  font-size: 28px;
  font-weight: 400;
  line-height: 36px;
  font-family: "POPPINS";
}
.description{
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  font-family: "POPPINS";
}
.color-green{
  color: #0A402C;
}
.bold-italic-text{
  font-weight: 600;
  font-style: italic;
}

.section-btn{
  padding: 15px 20px;
  font-size: 14px;
  font-family: "POPPINS";
}
.btn-round{
  border-radius: 25px;
}
.btn-light-green{
  background: #1FB578;
  border:1px solid #1FB578;
  color:#fff;
  font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    font-family: "POPPINS";
}
.btn-light-green svg{
  color:#F3C040;
}
.btn-light-green:hover{
  background: transparent;
  border:1px solid #1FB578;
  color:#1FB578;
}
.btn-green{
  background: #0A402C;
  border:1px solid #0A402C;
  color:#fff;
}
.btn-green:hover{
  background: transparent;
  border:1px solid #0A402C;
  color:#0A402C;
}
.color-white{
  color: #fff;
}
.circle-image-box{
  border-radius: 100%;
  width: 150px;
  height: 150px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  display:flex;
  flex-direction: column;
  justify-content: center;

}
.circle-image-box .icon{
  width: 75px;
  margin: auto;
}
.small-title{
  font-size: 14px;
}
.pricing-top-content{

padding: 20px;
}
.pricing-bottom-content{
  background: #fff;
  padding: 20px;
  }
.pricing-top-content .title{
  font-size: 22px;
  font-weight: 400;
}
.pricing-top-content .sub{
  font-size: 16px;
  font-weight: 500;
}
.pricing-top-content .price{
  font-size: 32px;
  font-weight:600;
}
.pricing-bottom-content .title{
  font-size: 16px;
  font-weight: 600;
}
.pricing-bottom-content ul{
/* list-style: none; */
text-align: left;
/* padding-left: 0rem; */
font-size: 12px;
line-height: 20px;
}
.color-yellow{
  color: #F3C040;
}
.btn-yellow{
  background: #F3C040;
  border:1px solid #F3C040;
  color:#fff;
}
.btn-yellow:hover{
  background: transparent;
  border:1px solid #F3C040;
  color:#F3C040;
}
.btn-black{
  background: #000;
  border:1px solid #000;
  color:#fff;
}
.btn-black:hover{
  background: transparent;
  border:1px solid #000;
  color:#000;
}
.pricing-card-center{
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  position: relative;
  /* scale: 1.1; */
}
.testimonial{
  padding: 20px;
  border-radius: 25px;
  background: #E5F3E8;
  min-height: 250px;
  /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); */
}
.testimonial .author{
  font-size: 18px;
  font-family: "POPPINS";
  font-weight: 600;
  margin-right: 20px;
}

.testimonial .verify{
  font-size: 12px;
  font-family: "POPPINS";
  font-weight: 500;
  color: #1FB578;
}
.testimonial .content{
  font-size: 14px;
  font-family: "POPPINS";
  font-weight: 400;
  line-height: 22px;
}
.testimonial .date{
  font-size: 12px;
  font-family: "POPPINS";
  font-weight: 600;
}
.blog{
  position: relative;
}
.blog .meta-content{
  position: absolute;
  bottom: 5px;
  left: 10px;
}
.blog .meta-content .date{
  font-size: 14px;
  font-family: "POPPINS";
  font-weight: 400;
}
.blog .meta-content .title{
  font-size: 18px;
  font-family: "POPPINS";
  font-weight: 400;
}

#blogs-slider .splide__pagination{
    bottom: unset;
    padding: 1em 1em
}
/* #blogs-slider .splide__pagination__page{
    background: #F3C040;
}
#blogs-slider .splide__pagination__page.is-active{
    background: #0A402C;
    opacity: 1;
    transform: scale(1);
} */
footer{
  background: #E5F3E8;
}
footer .nav-link{
  font-size: 18px;
  font-family: "POPPINS";
  font-weight: 400;
}
footer .text{
  font-size: 14px;
  font-family: "POPPINS";
  font-weight: 400;
}
.color-light-green{
  color: #1FB578;
}
.footer-icon{
  color: #fff;
  height: 18px;
  width: 18px;
  padding: 10px;
  background:#1FB578;
  margin: 5px;
  border-radius: 100%;
}
footer .newsletter{
background: transparent;
border:1px solid #0A402C;
padding: 10px;
color:#0A402C;
width: 100%;
border-radius: 25px;
}
.section-1{
  margin-top: -120px;
  padding-top: 120px;
  padding-bottom: 50px;
}
.section-2 .icon-box{
  background: #fff;
  padding: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

@media (min-width: 1200px) {
 .section-2 .icon-box{
    max-height: 232px; 
  }
}

@media (max-width: 1440px) {
 .section-2 .icon-box{
    max-height: 232px; 
  }
}

@media (max-width: 1440px) {
 .section-2 .icon-box p {
      font-size: 12px;

  }
}

@media (max-width: 1366px) {
 .section-2 .icon-box{
    max-height: 232px; 
  }
}

@media (max-width: 1280px) {
 .section-2 .icon-box{
    max-height: 232px; 
  }
}

@media (min-width: 1366px) {
 .section-2 .icon-box{
    max-height: 232px; 
  }
}

@media (min-width: 1280px) {
 .section-2 .icon-box{
    max-height: 232px; 
  }
}

@media (max-width: 1440px) {
 .section-2 .icon-box p{
    max-height: 232px; 
  }
}

.section-2 .icon-box img{
  width: 100px;
  /* height: 75px; */
}
.section-2 .icon-box p{
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  font-family: "POPPINS";
}
.number-box{
  background: #B9E5CF;
  padding: 20px;
  border-radius: 25px;
  /* transition: background 1s ease-in-out; */

}
.number-box .number{
  font-size: 40px;
  font-weight: 800;
  font-family: "POPPINS";
  color: #0A402C;
  /* transition: color 1s ease-in-out; */
}
.number-box .title{
  font-size: 18px;
  font-weight: 500;
  font-family: "POPPINS";
  color: #000;
  /* transition: color 1s ease-in-out; */
}
.number-box .description{
  font-size: 16px;
  font-weight: 400;
  font-family: "POPPINS";
  color: #000;
  margin-bottom: 0px;
  display: none;
  /* transition: display 5s ease-in-out; */
}
/* .number-box:hover{
  background: #fff;
  cursor: pointer;
}
.number-box:hover .number{
  color: #1FB578;
}
.number-box:hover .title{
  color: #1FB578;
}
.number-box:hover .description{
  display: block;
} */
.btn-transparent{
  background: transparent;
  border: none;
  color:#000;
  font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    font-family: "POPPINS";
    text-decoration: underline;
}
.footer-logo{
    width: 100%;
}
.blog-list .content{
    border-left: 2px solid #1FB578;
}
.blog-list .title {
    font-size: 22px;
    font-weight: 400;
}
.section-header {
    margin-top: -120px;
    padding-bottom: 50px;
    --bs-gutter-x: 0rem;
}
.contact-section .content-left{
padding: 100px;
}
.contact-section .content-right{
    padding: 100px;
    background: #F5F5F5;
}
.no-spaces{
    padding: 0px !important;
    margin: 0px !important;
}
.no-gutter{
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
}
.contact-section .content-left .title{
    font-size: 24px;
    font-weight: 600;
}
.contact-section .content-right .title{
    font-size: 26px;
    font-weight: 600;
}
.contact-section .content-right input{
    border-radius: 0px;
}
.contact-section .content-right textarea{
    border-radius: 0px;
}
.image-container {
    position: relative;
    overflow: hidden;
}

.gradient-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right top, rgb(185, 229, 207), rgba(255, 255, 255, 0.0));
    pointer-events: none;
}
.blog-inner-title{
    font-size: 38px;
    font-weight: 500;
}
.splide__pagination__page.is-active {
  background: #1FB578;
}
/* #testimonials-slider .splide__pagination {
  display: none;
} */
#testimonials-slider .splide__pagination {

  bottom: unset;
  padding: 1em 1em;
}
.home-banner{
  background-image: url('https://sugarsensemena.com/assets/images/ss_banner_720.jpg');
  background-size:cover;
}
.price-btn{
  padding: 5px 20px;
  font-size: 14px;
}
@media only screen and (max-width: 600px) {
  .new-pricing-header{
    padding: 50px;
    font-size: 28px;
    font-weight: 800;
    line-height: 66px;
    font-family: "POPPINS";
    background: #FDF2D3;
  }
  .section-2{
    background-image: unset !important;
  }
  .home-banner{
    background-image: url('https://sugarsensemena.com/assets/images/banner2.jpg');
    background-size:cover;
  }
    .main-title {
        font-size: 48px;
        line-height: 54px;
    }
    .image-side-container .content{
        padding: 0px;
    }
    .text-end {
        text-align: center !important;
    }
    .number-box {
        /* margin: 10px; */
    }
    .pricing-card-center {
        margin-top: 10px;
        margin-bottom: 10px;
         scale: unset;
    }
    .footer-logo{
        width: 150px;
        margin-bottom: 20px;
    }
    .contact-section .content-left{
        padding: 20px;
        }
    .contact-section .content-right{
            padding: 20px;
        }
    .section-1{
          margin-top: 0px;
          padding-top: 50px;
          padding-bottom: 50px;
        }
      .navbar-brand img {
          width: 100px !important;
          left: 37%;
        position: relative;
        padding-bottom: 20px;
      }
      .section-header {
        margin-top: 0px;
        padding-bottom: 0px;
        --bs-gutter-x: 0rem;
    }
    .section-header img{
      height: 200px;
  }
  .navbar .navbar-nav .nav-link {
    color: #000!important;
}
.blog-list .content {
  border-left: none;
}
.mobile-mt{
  margin-top: 1rem!important;
}
.mb-margin-top{
  margin-top: 2rem!important;
}
#testimonials-slider .splide__pagination {
  display: flex;
  bottom: unset;
  padding: 1em 1em;
}
.text-mobile-center{
  text-align: center;
}
.justify-mobile-center{
  justify-content: center!important;
}
.justify-text-mobile{
  text-align: justify;
}
.testimonial{
  min-height: unset;
  /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); */
}
  }

  body {
    font-family: 'POPPINS', sans-serif !important;
  }
