.elementor-124 .elementor-element.elementor-element-1adee4dc{--display:flex;--min-height:70vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--overflow:hidden;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), poppins;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-124 .elementor-element.elementor-element-76b62c03{text-align:center;}.elementor-124 .elementor-element.elementor-element-76b62c03 .elementor-heading-title{font-family:"Poppins", poppins;font-size:42px;font-weight:600;line-height:normal;}.elementor-widget-theme-post-excerpt{font-family:var( --e-global-typography-text-font-family ), poppins;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-124 .elementor-element.elementor-element-5c939719{text-align:center;}.elementor-124 .elementor-element.elementor-element-4e2b2741{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), poppins;font-weight:var( --e-global-typography-text-font-weight );}.elementor-124 .elementor-element.elementor-element-449212d7{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;--margin-top:50px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), poppins;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-124 .elementor-element.elementor-element-5bf9e4f9{text-align:center;}.elementor-124 .elementor-element.elementor-element-5bf9e4f9 .elementor-heading-title{font-size:36px;font-weight:600;line-height:42px;color:var( --e-global-color-0a7e18f );}.elementor-124 .elementor-element.elementor-element-18cac75d{width:var( --container-widget-width, 30% );max-width:30%;--container-widget-width:30%;--container-widget-flex-grow:0;text-align:center;}.elementor-124 .elementor-element.elementor-element-18cac75d .elementor-heading-title{font-family:"Poppins", poppins;font-size:20px;font-weight:400;line-height:28px;color:var( --e-global-color-0a7e18f );}.elementor-124 .elementor-element.elementor-element-29445f38{--swiper-slides-to-display:3;--swiper-slides-gap:35px;--arrow-prev-left-align:0%;--arrow-prev-translate-x:0px;--arrow-prev-left-position:0px;--arrow-prev-top-align:50%;--arrow-prev-translate-y:-50%;--arrow-prev-top-position:0px;--arrow-next-right-align:0%;--arrow-next-translate-x:0%;--arrow-next-right-position:0px;--arrow-next-top-align:50%;--arrow-next-translate-y:-50%;--arrow-next-top-position:0px;--arrow-normal-color:var( --e-global-color-secondary );}.elementor-124 .elementor-element.elementor-element-29445f38 .swiper-slide > .elementor-element{height:100%;}@media(max-width:1024px){.elementor-124 .elementor-element.elementor-element-18cac75d{--container-widget-width:60%;--container-widget-flex-grow:0;width:var( --container-widget-width, 60% );max-width:60%;}.elementor-124 .elementor-element.elementor-element-29445f38{--swiper-slides-to-display:1;}}@media(max-width:767px){.elementor-124 .elementor-element.elementor-element-29445f38{--swiper-slides-to-display:1;}}/* Start custom CSS */.eml-page-content h2{
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
}
.eml-page-content h3 {
    font-size: 26px;
    line-height: 34px;
    font-weight: 700;
}

.eml-page-content h4 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
}

.eml-page-content h5 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
}

.eml-page-content h6 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
}
.eml-page-content b,.eml-page-content strong{
    font-weight: 500;
}
.eml-page-content p{
    font-size: 18px;
    line-height: normal;
    font-weight: normal;
}
.eml-conten-first-sec{
    margin-top: 30px;
}
.eml-c-f-s figure{
    border-radius: 10px;
    box-shadow: 0 4px 25px rgba(0,0,0,0.2);
}
.eml-c-f-s figure:hover{
    border-radius: 14px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}

.eml-c-f-ss figure{
    border-radius: 10px;
    box-shadow: 0 4px 25px rgba(0,0,0,0.2);
}
.eml-c-f-ss figure:hover{
    border-radius: 14px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}
.eml-c-f-ss {
    background-color: #76FF7A;
}


.eml-page-content ul {
      display: flex;
      flex-wrap: wrap;  
      gap: 10px;
      list-style: none;
      padding: 20px;
      border-radius: 15px;
      box-shadow:4px 4px 25px rgba(0,0,0,.1); 
    }

    .eml-page-content ul li {
      position: relative;
      padding-right: 20px;
      width: calc(50% - 10px);
      box-sizing: border-box;
    }

    .eml-page-content ul li::before {
      content: "";
      position: absolute;
      right: 0;
      top: 8px;
      width: 10px;
      height: 10px;
      background-color: transparent;
      border: 2px solid var(--e-a-color-primary);
      border-radius: 50%;
    }
    .eml-page-content ol {
      display: flex;
      flex-wrap: wrap;  
      gap: 20px;
      padding: 25px;
      border-radius: 15px;
      box-shadow:4px 4px 25px rgba(0,0,0,.1);
      list-style: none;
  counter-reset: item;
  padding-right: 0;
    }

    .eml-page-content ol li {
      position: relative;
      margin-right: 20px;
      width: calc(50% - 30px);
      box-sizing: border-box;
      counter-increment: item;
      position: relative;
      padding-right: 40px;
    }

.eml-page-content ol li::before {
  content: counter(item);
  position: absolute;
  right: 0;
  top: -5px;
  width:35px;
  height:35px;
  background: black;
  color: white;
  padding: 2px 6px;
  border-radius: 400px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
}.eml-section-with-bg {
    position: relative;
    color: white !important;
    padding: 50px;
    border-radius: 15px;
    overflow: hidden;
    margin: 50px 0px;
    z-index: 0;
}

.eml-section-with-bg h1,
.eml-section-with-bg h2,
.eml-section-with-bg h3,
.eml-section-with-bg h4,
.eml-section-with-bg h5,
.eml-section-with-bg h6 {
    color: white;
}

.eml-section-with-bg figure {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    padding: 0;
    width: 100%;
    height: 100%;
    margin: 0;
}

.eml-section-with-bg img {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: -1;
    object-fit: cover;
    object-position: center;
}

.eml-section-with-bg figure::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
}



@media (max-width:767px){
    .eml-page-content h2{
    font-size: 28px;
}
.eml-page-content h3{
    font-size: 26px;
}
.eml-page-content h4{
    font-size: 24px;
}
.eml-page-content h5{
    font-size: 22px;
}
.eml-page-content h6{
    font-size: 20px;
}
.eml-page-content p{
    font-size: 16px;
}
}/* End custom CSS */