/*
 Theme Name:   Mezan Child
 Theme URI:    https://wdtthemes.kinsta.cloud/mezan
 Description:  Mezan Child Theme
 Author:       the Mezan team
 Author URI:   https://wedesignthemes.com/
 Template:     mezan
 Version:      1.0.0
 Text Domain:  mezan-child
*/

@import url(https://fonts.googleapis.com/css?family=Anonymous+Pro);



h1 {
  font-size: 5em;
  color: white;
  text-transform: uppercase;
}

span {
  border-right: .05em solid;
  animation: caret 1s steps(1) infinite;
}

@keyframes caret {
  50% {
    border-color: transparent;
  }
}


section.elementor-section.elementor-top-section.elementor-element.elementor-element-30b44de.wdt-no-full-section.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    max-width: 1400px !important;
    margin: 0 auto;
}


.wdt-cus-half-overlay-bg-style .ai-driven-ser h2.wdt-heading-title-wrapper.wdt-heading-align-center.wdt-heading-deco-wrapper
.elementor-widget-container {
  margin-top: 50px;
  text-align: center;

}



/* .wdt-cus-half-overlay-bg-style{
    border-top: 0.35rem solid;
    border-left: 0.35rem solid;
    border-right: 0.35rem solid;
    border-bottom: none;
    border-style: solid;
    border-image-source: radial-gradient(
      ellipse at var(--gradX) var(--gradY),
      #E05726,
      #e0582685 60%
    );
    border-image-slice: 30;
    animation: borderSlideRight 6s linear infinite forwards;
  } */
  
  :root {
    --gradX: 0%;
    --gradY: 0%;
  }
  @keyframes borderSlideRight {
    0% {
      --gradX: 0%;
      --gradY: 0%;
    }
    100% {
      --gradX: 100%;
      --gradY: 0%;
    }
  } 




  /* animation for grid section  */
  .card-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 36px;
    justify-content: center;
  }

  .gcard {
    position: relative;
    width: 300px;
    height: 400px;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 8px 16px rgba(0,0,0,0.3);
  }
  section#driving-is-success {
    padding: 0;
}

  .gcard img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }

  .static-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px;

    background-image: linear-gradient(180deg , transparent, rgba(0, 0, 0, 1));
    color: #fff;
    z-index: 1;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }

  .static-bottom h3 {
    font-size: 18px;
    margin-bottom: 5px;
    color: #ffffff;
  }

 

  .static-bottom a {
    font-size: 14px;
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
  }

  .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    background: rgb(0 0 0 / 77%);
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    transform: translateY(100%);
    transition: transform 0.5s ease;
  }

  .overlay h3 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #fff;
  }

  .overlay p {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 10px;
  }

  .overlay a {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
  }

  .gcard:hover .overlay {
    transform: translateY(0);
  }

  .gcard:hover .static-bottom {
    display: none;
  }

  /* .static-bottom {
    background: #fff !important;
    color: #000 !important;
} */

.static-bottom a {
    font-size: 14px;
    color: #e05726 !important;
    text-decoration: underline;
    font-weight: bold;
}


.elementor-element.elementor-element-47936b0.elementor-widget__width-initial.profitably-produce.elementor-widget.elementor-widget-text-editor, .profitably-produce p  {
    max-width: 60%;
    margin: 0 auto;
    font-size: 16px !important;
}

.reach-out-connect.elementor-5209 .elementor-element.elementor-element-c865382.elementor-view-framed .elementor-icon, .elementor-5209 .elementor-element.elementor-element-c865382.elementor-view-default .elementor-icon svg {
  fill: #E05726 !important;
}
.contact-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
  background-color: #E05726;
  font-family: "Outfit", Sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-transform: none;
  font-style: normal;
  line-height: 30px;
  letter-spacing: 0px;
  word-spacing: 0px;
  margin: 0px 0px 0px 0px;
  color: #FFFFFF !important;
}

.contact-form .wdt-cus-request-form p input, .wdt-cus-request-form p textarea {
  background: #fff;
  border: solid 1px;
  border-color: #a7a7a7;
  padding: 20px 10px;
}

.contact-form .wdt-cus-request-form p input[type="submit"] {
  background: #e05726;
  color: #fff;
  padding: 20px 46px;
  font-size: 24px !important;
}
@media (max-width: 1540px) {

  .contact-form .elementor-widget-container {
    padding: 0 !important;
    margin: 0 !important;
}
.contact-form .elementor-widget-wrap.elementor-element-populated {
  padding: 0 !important;
}

}
#header .overlay {

  background: rgb(0 0 0 / 0%);}



/* FEature image section */
.main-title-section-container {
  position: relative;
  /* background-image: url(/wp-content/uploads/2025/04/Mixed-polyolefin-flake-sorting-with-INNOSORT-FLAKE_lowres-1200px-1.jpg) !important; */
  background-size: cover !important;
  background-repeat: no-repeat !important;
  width: 100% !important;
  max-width: 100% !important;
  background-position: center !important;
  z-index: 1;
  overflow: hidden;
}

.main-title-section-container::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4); /* adjust opacity here */
  z-index: 2;
}

/* Ensure content inside appears above the overlay */
.main-title-section-container > * {
  position: relative;
  z-index: 3;
}
.page-id-19063 .main-title-section-container{

  background-image: url(/wp-content/uploads/2025/04/Mixed-polyolefin-flake-sorting-with-INNOSORT-FLAKE_lowres-1200px-1.jpg) !important;
}
.page-id-19196 .main-title-section-container{

  background-image: url(/wp-content/uploads/2025/04/manual-sorting-municipal-1.jpg) !important;
  background-position: top !important;
}
.page-id-19344 .main-title-section-container{

  background-image: url(/wp-content/uploads/2025/04/PET-Bottle-Recycling-System-1.jpg) !important;
}
.page-id-19449 .main-title-section-container{

  background-image: url(/wp-content/uploads/2025/04/Oversize-1-1.png) !important;
}
.page-id-22569 .main-title-section-container{

  background-image: url(/wp-content/uploads/2025/04/1-Mix-Flexible-Plastics-scaled.jpg) !important;
  background-position: bottom !important;
}
.page-id-19560 .main-title-section-container{

  background-image: url(/wp-content/uploads/2025/04/Banner-suka.jpg) !important;
}
.page-id-20872 .main-title-section-container{

  background-image: url(/wp-content/uploads/2025/04/Banner-sanjivni-1.jpg) !important;
}
.page-id-6290 .main-title-section-container{

  background-image: url(/wp-content/uploads/2025/04/SL-112119-25250-32-scaled.jpg) !important;
}
.postid-22776 .main-title-section-container{

  background-image: url(/wp-content/uploads/2025/04/SL-112119-25250-32-scaled.jpg) !important;
}
.postid-22755 .main-title-section-container{

  background-image: url(/wp-content/uploads/2025/04/SL-112119-25250-32-scaled.jpg) !important;
}
.postid-7944 .main-title-section-container{

  background-image: url(/wp-content/uploads/2025/04/SL-112119-25250-32-scaled.jpg) !important;
}
.page-id-5209 .main-title-section-container{

  background-image: url(/wp-content/uploads/2025/04/business-partners-handshake-global-corporate-with-technology-concept-1-scaled-e1745242789182.jpg) !important;
}

/* .wdt-button-holder {

    margin-top: 15px !important;
} */

img.attachment-large.size-large.wp-post-image {
    width: 100%;
    height: 400px;
    object-fit: cover;
}
img.attachment-full.size-full.wp-image-15257 {
        display: block !important;
    }


section.elementor-section.elementor-inner-section.elementor-element.elementor-element-d0ca6e3.animated-slow.call-to-action-main.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.animated.fadeInUp .outline-primary-btn a, section.elementor-section.elementor-inner-section.elementor-element.elementor-element-ae79bd1.animated-slow.call-to-action-main.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.animated.fadeInUp a.elementor-button.elementor-button-link.elementor-size-sm
{
    background-color: #E05726 !important;
    border: 1px solid #E05726 !important;
    color: #ffffff !important;
    padding: 8px 20px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    border-radius: 50px !important;
    font-family: "Inter", sans-serif;
    transition: all 0.3s ease !important;
    position: relative;
}
.contact-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-color: #E0572600 !important;
    border: 1px solid #E05726 !important;
    color: #E05726 !important;
    padding: 8px 20px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    border-radius: 50px !important;
    font-family: "Inter", sans-serif;
    transition: all 0.3s ease !important;
    position: relative;
}
.contact-form input.wpcf7-form-control.wpcf7-submit.has-spinner:hover, .contact-form input.wpcf7-form-control.wpcf7-submit.has-spinner:active,  button.outline-primary-btn:hover{
    background-color: #E05726 !important;
    border: 1px solid #E05726 !important;
    color: #fff !important;
  }

   section.elementor-section.elementor-inner-section.elementor-element.elementor-element-6a678a1.animated-slow.call-to-action-main.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.animated.fadeInUp a.elementor-button.elementor-button-link.elementor-size-sm{
    background-color: #E05726 !important;
    border: 1px solid #E05726 !important;
    color: #ffffff !important;
    padding: 8px 20px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    border-radius: 50px !important;
    font-family: "Inter", sans-serif;
    transition: all 0.3s ease !important;
    position: relative;
  } 


  
.Burron_str {
   display: flex !important;
    justify-content: space-between;
    margin-top: 0 !important;
     width: 100%;
}

.page-id-20776 .news_section a.custom-view-more {
    margin-top: 15px !important;
}
.page-id-20776 .news_section a.custom-view-more {
    margin-top: 15px !important;
    position: absolute;
    bottom: 15px;
    right: 15px;
    text-decoration: underline;
}
.page-id-20776 .mad-engininering {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
/* .elementor-element.elementor-element-4252f7e.news_text.elementor-widget.elementor-widget-text-editor {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
} */

*************

.elementor-element.elementor-element-7fbfde3.e-con-full.news_section.animated-slow.e-flex.e-con.e-child.animated.fadeInUp {
    gap: 17px;
}
h2.elementor-heading-title.elementor-size-default {
    min-height: 48px;
}
/* .downloadbro a.elementor-button.elementor-button-link.elementor-size-sm:hover {
    color: #fff !important;
} */
#mrfauton a.elementor-button.elementor-button-link.elementor-size-sm {
    color: #fff !important;
}

@media (max-width:1025px) and (min-width:320px) {
  
  .why-ishitwa-img {
    order: 2 !important;
}
    
.elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-13cb7ba.animated-fast.product-info-img.animated.fadeInLeft {
    order: 1;
}
.elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-8caa7f0.animated-fast.product-info.animated.fadeInLeft {
    order: 2;
}
.why-img {
    order: 1;
}
.number-img-four, .icon-img-five{
    text-align: center !important;
}

div#flake-image {
    order: 2;
}
}

/* css for form model */
h3.modal-title-new {
    font-size: 23px;
    text-align: center;
    line-height: 36px;
    font-weight: 700;
}

/* custom css for the falke anlyzer  */



/* newslatorclass design  */

.p.signup-form {
    display: flex !important;
    align-items: center !important;
    gap: 10px; /* space between elements */
}

.signup-label {
    font-weight: 500;
    margin-right: 5px;
}

.signup-input {
    flex: 1; /* input grows to take space */
    padding: 8px 12px;
    border: 1px solid #ccc;
    border-radius: 6px;
}

.signup-btn {
    padding: 8px 16px;
    background: #0073aa;
    color: #fff;
    border: none;
    border-radius: 6px;
    cursor: pointer;
}

.signup-btn:hover {
    background: #005f8d;
}

/* cuatom style for sanjiwani  */
.elementor-34212 .elementor-element.elementor-element-7e7b207:not(.elementor-motion-effects-element-type-background), .elementor-34212 .elementor-element.elementor-element-7e7b207 > .elementor-motion-effects-container > .elementor-motion-effects-layer {

    border-radius: 15px !important;
}

div#why-invest-in {
    position: relative;
}
.successful-delivery .elementor-counter-title {
    text-align: center;
}
/* .successful-delivery {
    margin-top: -100px;
} */





/* .number-img-four {
    position: absolute;
    top: -30px;
    z-index: 1;
    left: 0;
} */

.number-img-four {
position: absolute !important;
    top: -20px;
    z-index: 1;
    left: 0em;
}
.icon-img-five {
    position: absolute;
    z-index: 1;
    top: -20px;
   right: 0;
}


.elementor-element.elementor-element-966d680.elementor-widget__width-inherit.elementor-widget-tablet__width-initial.ishitva-heading.animated-slow.elementor-widget.elementor-widget-heading.animated.fadeInUp {
    margin-bottom: 0;
    padding-bottom: 0;
}


h3.elementor-icon-box-title {
    margin: 0;
}

.feed-waste {
    width: 80% !important;
    margin: 0 auto;
}




/* Responsive */
/* @media (max-width: 900px) {
  .testimonials-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .testimonial-card {
    width: 90%;
  }
} */

.testimonial-head {
    text-align: left;
}
.testimonial-head h2.section-title {
    margin: 0;
}

h2.section-title {
    color: #fff;
    margin-bottom: 50px !important;
}
.elementor-element.elementor-element-72b3d0d.join-the.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded{
    max-width: 100%;
    margin-bottom: 50px !important;
}
.elementor-element.elementor-element-f0eb51b.elementor-widget__width-initial.join-sec-desc.elementor-widget.elementor-widget-text-editor {
    margin: 0 auto;
}

.elementor-element.elementor-element-72b6d25.elementor-widget__width-initial.reduce-cost.elementor-widget.elementor-widget-text-editor {
    margin: 0 auto;
}
.testimonial-badge img.star-icon {
   width: 24px;
    left: 12px;
    position: absolute;
    top: 15px;

}

section#consultion {
    max-width: 1080px;
    margin: 0 auto;
}
iframe#widget2 {
    border-radius: 20px;
}



/* .who-is-it-for{
    padding: 80px 0  10px 0!important;
} */



 .real-impact {
    padding: 10px 0 10px 0 !important;
}
.consulttation {
    position: relative;
}

.stars {

  color: #f5c518;
  margin-top: 20px;
  font-size: 20px;
  line-height: 30;
  display: flex;
    flex-direction: row;
    justify-content: center;
 
}

.testimonials-section {
  background-color:#E05726;
  padding: 80px 20px;
  color: #fff;
  font-family: "Poppins", sans-serif;
  text-align: center;
}
.section-subtitle {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 10px;
    font-size: 18px;
}

@media (max-width: 1600x) {

  section#ishitwa-flake-sorter {
      padding: 50px 0 0 0 !important;
  }
}
@media (min-width: 1025px) {

  /* Basic structure */

  .flake-image-main {
    height: 330px;
}

/* .flake-image-main img, .hdpe-pp-regrind img.attachment-full.size-full.wp-image-36281
 {
    border-radius: 15px;
}
.pet-flakes img.attachment-full.size-full.wp-image-36280 {
    border-radius: 15px !important;
} */

.section-title {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 40px;
}

/* Wrapper and Cards */
.testimonials-wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px;
}

.testimonial-card {
  background-color: #fff;
  color: #000;
  position: relative;
  width: 367px;
  border-radius: 12px;
  padding: 40px 25px 30px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  text-align: center;
  margin: 10px;
}

/* Badge */
.testimonial-badge {
  position: absolute;
   top: -10px;
    left: 50%;
  transform: translateX(-50%);
  background-color: #000;
  color: #fff;
  font-weight: 700;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
}

/* Stars */

.testimonial-text {
    font-size: 18px;
    margin: 20px 0;
    color: #333;
    font-weight: 500;
}

.testimonial-author {
  font-weight: 700;
  color: #000;
}

  section#blog-sectionmatters {
    padding: 80px 0;
}
    .real-easted .wdt-heading-content-wrapper {
        max-width: 67%;
        margin: 0 auto;
    }
    .elementor-column.elementor-col-100.elementor-top-column.elementor-element.elementor-element-3d5ecd1.real-result {
      max-width: 1400px;
      margin: 0 auto;
  }
  section#consulation-img-fallowed {
    padding: 0 100px 80px 100px;
}
.number-img img {
    position: absolute;
    z-index: 1;
    right: -10px;
    top: 0px;
}
/* div#large-sclale {
   position: absolute !important;
    top: 200px;
    left: 315px;
    width: 300px;
} */
/* .elementor-element.elementor-element-28ec91d.elementor-widget__width-initial.successful-delivery.elementor-widget.elementor-widget-counter {
    top: 6em;
    left: -90px;
} */

.who-is-it-for, .real-impact, .why-choose {
    max-width: 80% !important;
    margin: 0 auto;
}

.challenge-left-img img.attachment-full.size-full.wp-image-34218 {
    top: 16px;
    position: absolute;
    left: -4em;
}
}


@media (max-width: 769px) {

  div#blog-sec-img img {
    width: 100%;
    height: auto;
}
.number-img-four {
    text-align: center;
}

  .real-impact-img {
    order: 1 !important;
}

div#real-impact {
    order: 2;
}
  .happy-client {
    width: 100% !important;
}
  .wdt-content-item {
    padding: 10px !important;
}
.page-id-5209 .wdt-accordion-toggle-title, .page-id-5209 .wdt-accordion-toggle-icon {
  color: #fff !important;
}
.number-img {
        position: absolute;
        z-index: 1;
        left: 0px !important;
        top: -20px !important;
        text-align: center !important;
}
.icon-img-five {
    position: absolute;
    left: 0px;
    top: -31px;
}


.happy-client {
    margin-top: -50px;
}



.product-info {
    padding: 40px 0;
}

.elementor-element.elementor-element-28ec91d.elementor-widget__width-initial.successful-delivery.elementor-widget.elementor-widget-counter {
    margin-top: 25px;
}

.challenge-left-img {
    margin-top: -30px;
}
.elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-d3e88db.animated-fast.product-info.animated.fadeInLeft {
    padding: 0 !important;
}
.elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-e0716bf.animated-fast.product-info.animated.fadeInLeft {
    padding: 0;
}

div#blog-sec-col {
    padding: 0 !important;
}
div#autonoumious-sorting {
    padding: 0;
}
.testimonial-card {
    background: #fff;
    color: #000 !important;
    padding: 20px 10px;
    border-radius: 10px;
    font-size: 14px;
    line-height: 28px;
}
.testimonial-badge {
    /* position: absolute; */

    transform: translateX(0%);
    background-color: #000 !important;
    color: #fff;
    font-weight: 700;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    font-size: 16px;
    margin: 0 auto;
 
   
}
.testimonial-card {
    margin: 0 15px;
}
}



@media (max-width:1024px) and (min-width:769px) {
  .testimonial-card {
    background: #fff;
    color: #000 !important;
    padding: 20px 10px;
    border-radius: 10px;
    font-size: 14px;
    line-height: 28px;
}
.testimonial-badge {
    /* position: absolute; */

    transform: translateX(0%);
    background-color: #000 !important;
    color: #fff;
    font-weight: 700;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    font-size: 16px;
    margin: 0 auto;
 
   
}
.testimonial-card {
    margin: 0 15px;
}


section#challenge-weare {
    max-width: 700px !important;
    margin: 0 auto !important;
}

/* .successful-delivery {
    top: 100px;
    left: 10px;
} */
div#why-invest-in {
    left: 80px;
    top: 30px;
}
.happy-client {
    left: 80px;
    top: 40px;
}
div#large-sclale {
    top: -80px;
    left: 0px;
}
.successful-delivery {
    top: -109px !important;
    left: 350px !important;
}

}



@media (max-width:478px){

    div#large-sclale {
        display: none;
    }
    div#why-invest-in {
    display: none;
}
.happy-client.elementor-widget.elementor-widget-counter {
    top: 130px;
}
}

@media (max-width:768px) and (min-width:479px) {

  section#challenge-weare {
      max-width: 479px;
      margin: 0 auto;
  }
div#large-sclale {
    top: -65px;
    left: 0px;
}
.challenge-left-img {
    top: 40px;
    left: -5px;
}
.successful-delivery {
    left: 235px;
    top: -110px;
}
    div#why-invest-in {
        position: relative;
        top: 0px;
        left: 48px;
    }
    .happy-client {
    left: 50px;
}

}



@media (max-width: 1399px) and (min-width: 1025px) {
    div#large-sclale {
        position: absolute !important;
        top: 165px !important;
        left: 283px !important;
        width: 300px;
    }
    .successful-delivery {
    top: 5em !important;
    left: -3em !important;
}
  }

@media (max-width:1600px) and (min-width:1400px) {
  
        div#large-sclale {
        position: absolute !important;
        top: 173px !important;
        left: 290px !important;
        width: 300px;
    }
    .successful-delivery {
        top: 3em !important;
        left: -5em !important;
    }
}
@media (max-width:1920px) and (min-width:1601px) {

   section#challenge-weare {
    margin: 0 auto;
    width: 80%;
    margin: 0 auto;
} 
 div#large-sclale img {
    position: absolute;
    left: -67px;
    top: -80px;

}
 .successful-delivery {
    position: absolute;
    z-index: 1;
   top: 23em;
    left: 17.5em;
} 

    div#large-sclale {
        position: absolute !important;
        top: 274px;
        left: 378px;
        width: 300px;
    }


}


 @media (max-width: 1280px) {
   .elementor-35580 .elementor-element.elementor-element-1763447 {
      min-height: auto !important;
    }
 
} 


/* @media (max-width:991px) and (min-width:767px) {
   div#large-sclale {
     position: absolute;
        top: 203px;
        left: 355px;
}
} */


/* css for psr page  */

  div#tracable-quentity {
    overflow: hidden;
    padding: 30px 36px 37px;
    border: 1px solid rgba(21, 24, 27, 0.1);
    border-radius: 10px;
    z-index: 1;
    position: relative;
    /* height: calc(100% - 30px); */
    margin: 10px;
}

section#isitwabooth {
    padding: 0;
}
section#driving-is-success {
    width: 100% !important;
    padding: 0;
    margin: 0;
    border-radius: 0;
}
.elementor-column.elementor-col-100.elementor-top-column.elementor-element.elementor-element-3d5ecd1.real-result {
        max-width: 100% !important;
        margin: 0 auto;
    }


.page-id-35877 h2.elementor-heading-title.elementor-size-default span {
    font-size: 32px !important;
    font-weight: 700;
    line-height: 40px !important;
}

@media (min-width: 1025px) {
    .elementor-element.elementor-element-72b3d0d.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
        width: 1400px !important;
        margin: 40px auto 60px auto;
        border-radius: 20px;
    }
}

@media (min-width: 480px) {
    .elementor-34212 .elementor-element.elementor-element-3279120 {
        width: 100% !important;
    }
}

img.attachment-full.size-full.wp-image-33666 {
    border-radius: 25px;
}


@media (max-width: 1024px) {
    .real-impact-texteditor.impacts {
	order: 2;
    }
}
