/* h1,h2,h3,h4.h5.
{
    font-family: Open Sans, "Helvetica Neue", Arial, sans-serif;
} */
 body{
    font-size: 16px !important;
 }

.bg-section
{
    background:#f5f5fa;
	background-color: var(--background-color);
	padding: 40px 0;
}

.section-padding
{
    padding: 150px 0 40px 0;
}

.challanges-section
{
    padding: 80px 0 0;
}

.pb-0
{
    padding-bottom: 0 !important;
}

.mh-400
{
    min-height: 405px;
}

/* .case-study-heading-section
{
    padding: 40px 0 0;
} */

.case-studies-card
{
    margin-bottom: 40px;
	    background-color: #ffffff;
    border-radius: 15px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	    margin-top: 15px;
	    padding-bottom: 15px;
}

.case-studies-heading h1
{
    font-size: 48px;
    color: #1a1a1a;
    font-weight: 700;
}

.case-studies-card .case-studies-card-heading
{
    font-size: 24px;
    font-weight: 500;
    color: #4a4a4a;
    margin: 15px 0 10px;
    font-family: Open Sans, "Helvetica Neue", Arial, sans-serif !important;
}

.case-studies-card img
{
   /* border-radius: 8px;*/
}

/* .hero-section-case{
    padding: 0 0 40px;
} */


.hero-section-case
{
    margin: 30px 30px;
   /* margin-top: 160px;*/
    border-radius: 16px;
    /*background: #f4f8fb !important;*/
    background-repeat: no-repeat !important;
    background-position: bottom !important;
    background-size: contain !important;
}

.hero-section-case .main-heading
{
    font-size: 36px;
    font-weight: 600;
    color: #1a1a1a;
    margin-bottom: 40px;
    line-height: 1.5;
}


/* solution section start here  */

.solution-card
{
    background: #fafafa;
    padding: 20px;
    border-radius: 8px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    margin-bottom: 3rem;
}

.card-2
{
    padding: 20px 0 0 20px !important;
}

.solution-card .solution-card-heading
{
    font-size: 18px;
    font-family: Open Sans, "Helvetica Neue", Arial, sans-serif;
    font-weight: 600;
    line-height: 1.5;
    color: #1a1a1a;
}

.solution-card .solution-card-heading
{
    margin: 0 !important;
}



.result-section .result-card
{
    padding: 20px;
    border: 1px solid #ededed;
    border-radius: 8px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    margin-bottom: 15px;
    min-height: 166px;
}

.result-section .result-card p
{
    margin-bottom: 5px !important;
}

.cta 
{
    padding: 0 0 80px 0;
}

.cta .container
{
    background: url(../img/case-studies/client-bg-image.png) #f4f8fb !important;
    background-repeat: no-repeat !important;
    background-position: bottom !important;
    background-size: contain !important;
    text-align: center;
    padding: 80px;
    border-radius: 16px;
}

.cta .cta-main-heading
{
    font-size: 32px;
    color: #1a1a1a;
    line-height: 1.5;
}


.card-3
{
    padding: 0 20px;
}

.card-3 .solution-card-inner-details
{
    padding: 20px 0;
}

.result-card img
{
    margin-bottom: 5px;
}

@media (max-width:786px)
{
    .hero-section-case
    {
       /* margin-top: 100px !important;*/
    }

    .section-padding{
        padding: 40px 0 !important;
    }

    .main-heading
    {
        font-size: 24px !important;
    }

    p,.feature-bullet ul li:nth-child(odd)
    {
        font-size: 14px !important;
    }

    .cta .container
    {
        padding: 20px !important;
    }
	 
}



/* ----------------------------- Australian binary plan page css start here -----------------------------  */

.australian-hero-section
{
    background: url('../web_design/img/mlm-plans/global-grid.svg') #f5f5fa no-repeat center center !important;
    background-size: cover !important;
    padding: 80px 0 0;
}

/* ----------------------------- Australian binary plan page css end here -----------------------------  */

.rwd-table
{
    background-color: #fff;
    border-radius: 16px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.rwd-table th
{
    padding: 10px;
    background: #f5f5fa;
    font-size: 15px;
    font-weight: 600;
    color: #1a1a1a;
    border-right: 1px solid #ededed !important;
}

.rwd-table tr
{
    border-bottom: 1px solid #ededed;
}

.rwd-table tr td
{
    text-align: left;
    border-left: 1px solid #ededed !important;
    font-size: 16px;
}

@media (max-width:786px)
{

    .table-view
    {
        width: 100%;
        overflow: scroll;
        padding: 16px;
    }
    .rwd-table th
    {
        min-width: 150px !important;
    }

    table td
    {
        padding: 15px !important;
    }

    .software-card-container
    {
        padding: 30px 16px !important;
    }

    .how-australian-plan-work .software-img
    {
        margin-top: 20px !important;
    }
   
}

.text-subhead {
    color: var(--primary-color) !important;
    font-weight: 700;
    
    line-height: 2em;
}

.hero-section-pointers {
    flex-direction: column;
    padding: 40px;
    background: #f5f5f7;
    border-radius: 12px;
	margin: 0 auto;
	box-shadow: #959da533 0 8px 24px;
}
.hero-section-pointers strong
{
    margin-right: 5px;
    font-weight: 600;
}

.hero-section-pointers .d-flex
{
    align-items: center;
    margin-bottom: 20px;
}

.hero-section-pointers .pointers-subheading
{
    margin: 0;
    color: #2f2f2f;
	text-align: left;
	font-weight: 600;
}

.hero-section-pointers .pointers-heading
{
    margin: 0;
    color: #346604;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.5em;
}

/*===================Step-by-Step Strategy Section Start===============*/

.Step-by-Step {
  padding: 4rem 0 4rem 0;
 background-image: url(../images/bg-1.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.accordion-item {
  margin-top: 15px;
  margin-bottom: 15px;
  border: 1px solid var(--box-border);
  border-radius: 15px !important;
}
.accordion-button {
  border-radius: 15px !important;
  font-weight: 600;
  text-transform: capitalize;
  font-size: 18px;
  border-top: 1px solid var(--box-border);
  border-radius: 15px !important;
}

.accordion-button:not(.collapsed) {
  color: var(--white);
  background: var(--primary-gradient);
  box-shadow: none;
  border-radius: 15px 15px 0px 0px !important;
  /* box-shadow: 0 0 0 0.25rem rgba(103, 192, 117, 0.25); */
}
.accordion-button:focus {
  /* box-shadow: 0 0 0 0.25rem rgba(103, 192, 117, 0.25); */
  box-shadow: none;
}

.accordion-item p{
	padding: 10px 20px;	
}
/*===================Implementation  Section Start===============*/
.offer-section{
	padding: 80px 0px;
}
.offer-section-wrapper {
    background-color: #0c1e21;
    padding: 3rem;
    border-radius: 25px;
	    padding: 4rem 2em 4rem 2em;
    background-image: url("../img/case-studies/Implementation-bg.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.offer-section .sub-para {
    color: var(--white)!important;
    font-size: 20px;
}
.feature-bullet ul {
  list-style: none;
  padding-left: 0;
}
.feature-bullet ul li {
  color:#FFFFFF;
  margin-bottom: 12px;
  font-size: 20px; font-weight:bold;
  text-align: left;
  background: url(../images/approve.png) no-repeat center;
  padding: 0px 5px 5px 40px;
  background-position: 5px 4px;
  list-style: none;
}
.feature-bullet ul li:nth-child(odd) {
  margin-bottom: 12px;
  font-size: 20px; font-weight:bold;
  text-align: left;
  background: url(../images/approve.png) no-repeat center;
  padding: 0px 5px 5px 40px;
  background-position: 5px 4px;
  list-style: none;
}
.feature-bullet ul li:last-child {
  margin-bottom: 0px;
}
.note{color: #CCC;font-size: 12px; margin-top: 15px;}


/*===================CTA  Section Start===============*/
.header-h4, h4 {
    color: var(--black-head);
    font-size: 1.2em;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 2.2rem;
}
.pointer-section .pointer-card span .pointers-heading {
    font-size: 1em;
    font-weight: 600;
}
.contact-wrapper .contact-box {
    width: 100%;
    padding: 15px;
    border-radius: 10px;
    box-shadow: #959da533 0 8px 24px;
    margin-top: 15px;
    text-align: center;
    background: #fff;
  }
  .contact-wrapper .contact-box input[type="email"],
  .contact-wrapper .contact-box input[type="tel"],
  .contact-wrapper .contact-box input[type="text"],
  .contact-wrapper .contact-box textarea,
  select {
    width: 100%;
    margin: 5px 0;
    padding: 15px 10px;
    border: 1px solid #e4e4ee;
    border-radius: 5px;
    background: #f6f6fb;
	  color: #757575;
  }
  .contact-box textarea {
    height: 120px;
  }
  .contact-wrapper .button {
    width: 160px;
    padding: 10px;
    color: #fff;
    background: var(--primary);
    border-radius: 15px;
    border: 0;
    margin-top: 15px;
  }
  .casestudies-wrapper-section .model-number-3,
  .management-suite-three-wrapper .model-number-3,
  .powerful-ordering-wrapper .model-number {
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: linear-gradient(180deg, #701af5 0, #4a28ab 100%);
    color: var(--white);
    text-align: center;
    font-weight: 600;
  }
  .contact-wrapper .contact-box p {
    text-align: center;
    font-size: 12px;
    margin: 15px 0 0;
  }
  .contact-wrapper .col-md-3 {
    float: left;
  }
.contact-wrapper .button {
    width: 160px;
    padding: 10px;
    color: #fff;
    background: #4b9108;
    border-radius: 15px;
    border: 0;
    margin-top: 15px;
}
.col-pad{
	float: left;
	padding: 0 15px;
}
p{
	line-height: 2em;
}
.title-white{
	color: var(--white);
    font-size: 2.5em;
}
/* ===================MLM Software Section Start=============== */

.results-section {
  padding: 0rem 0px;
}

.mlm-software-wrapper {
  background-color: #0c1e21;
  padding: 4rem;
  border-radius: 25px;
}

.results-section-box {
  padding: 25px;
  border-radius: 25px;
  margin-top: 25px;
  background: #797c7c47;
  /* border: 1px solid #e9ece7; */
  text-align: center !important;
  .box-main-head {
    color: var(--primary-color);
    margin-top: 15px;
  }
  p {
    color: #ffffff;
  }
  .ai-img-box {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0px auto;
    border: 5px solid #0c1e21;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px,
      rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
  }
}
.results-section-box .list-style li{
	color: #ffffff;
	text-align: left;
}
.results-section-box .list-style li::before {
    background-image: url(../images/check-white.webp);
}

/************CASE STUDY***********************/
/*.case-feature-bullet ul li {
    margin-bottom: 10px;
    font-size: 16px;
    text-align: left;
    background: url(../../img/list.png) no-repeat center;
    padding: 0px 5px 0px 35px;
    background-position: 5px 4px;
    list-style: none;
}*/
.case-feature-bullet ul li {
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  background: url(../images/approve.png) no-repeat center;
  padding: 0px 5px 5px 40px;
  background-position: 5px 4px;
  list-style: none;
  line-height: 3em;
}

.case-feature-bullet ul {
  list-style: none;
  padding-left: 0;
}

.section-heading {
  margin-top: 0;
  line-height: 1.4;
  font-size: 34px;
  color: #1a1a1a;
  margin-bottom: 25px;
  font-family: "Dosis", "Helvetica Neue", Arial, sans-serif;
}

a {
  color: #67c011;
  text-decoration: none;
}

.challenge-card {
  position: relative;
  z-index: 1;
  display: flex;
  gap: 28px;
}

.challenge-card .number {
  flex: 0 0 54px;
  max-width: 54px;
  width: 54px;
  height: 54px;
  color: #ffffff;
  font-size: 19.5px;
  letter-spacing: -0.194px;
  border-radius: 50%;
  display: flex;
  background: var(--primary-gradient);
  align-items: center;
  justify-content: center;
  font-weight: 600;
}

.challenge-card .process-text {
  border: 2px solid var(--box-border);
  padding: 16px 30px;
  border-radius: 25px;
  width: 100%;
  background-color: #f7f7f7;

  h4 {
    font-size: 22px;
    font-weight: 700;
  }

  p {
    margin-bottom: 0px;
  }
}

.challenge-card:after {
  position: absolute;
  width: 1.385px;
  height: calc(100% - 44px);
  top: 65px;
  left: 27px;
  background-color: var(--primary-dark);
  content: "";
  z-index: 10;
}

.challenge-card:last-child::after {
  display: none;
}

.card-main-head {
  font-size: 16px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--primary-text);
}

.challange-section {
  padding: 4em 0 4em 0;
  background-image: url(../images/bg-1.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;

}

/************CASE STUDY***********************/

.rounded-green-wrapper {
  background-color: #0c1e21;
  padding: 4rem;
  border-radius: 25px;

  .title-page-small {
    color: var(--white);
  }

  .list-style li {
    color: var(--white);
  }

  .list-style li::before {
    background-image: url("../images/check-white.webp");
  }
}

@media (max-width: 768px) {
  .title-page-small {
        font-size: 1.2em;
  }
}
/*===================Achievements After MLM Software Migration Section Start===============*/

.feature-section {
  padding: 4rem 0px;
}
.features-box {
  /* box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px; */
  /* background: #fbfff6; */
  padding: 25px;
  border-radius: 25px;
  margin-top: 25px;
  border: 1px solid #e9ece7;
  text-align: left !important;
  min-height: 265px;

  .box-main-head {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .feature-icon {
    width: 70px;
    padding: 15px;
    border: 1px solid #e9ece7;
    border-radius: 50%;
    background: var(--primary-gradient);
  }
}
.green{
	color: var(--primary-color);
}
@media (max-width: 980px) {
  .feature-section {
    padding: 30px 0px;
  }
  .features-box {
    min-height: auto;
    padding: 15px;
    margin-top: 15px;
  }
  .features-box {
    .feature-icon {
      width: 60px;
      margin: 0 auto;
    }
    .box-main-head {
      text-align: center;
    }
    p {
      text-align: center;
    }
  }
}

@media (max-width: 768px) {
  .title-page-small {
        font-size: 1.2em;
	  line-height: 1.8em;
  }
	.col-pad{
		float: none;
	}
	   .hero-section-pointers svg {
        display: none !important;
    }
	.hero-section-case{
		    margin: 0 0px;
	}
	.title{
		   font-size: 1.2em;
    line-height: 1.8em;
	}
	.text-subhead{
		   font-size: 1.2em;
    line-height: 1.8em;
	}
	.mb-5{
		margin-bottom: 1rem !important;
	}
	.industry-box h3 {
			font-size: 14px;
		}
	.automated-software{
		padding: 30px 0px 30px;
	}
	.offset-4{
		margin-left: 0%;
	}
}