.stepper-content{
  width: 90%;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  margin-top: 3em;
  margin-bottom: 4em;
}

.main_swiper_content{
    width: 100%;
	max-width: 1500px;
	margin: 0 auto;
    position: relative;
}


.stepper {
	position: relative;
	width: 90%;
	display: flex;
	flex-flow: row nowrap;
	gap: 0;
	justify-content: space-around;
	align-items: flex-start;
}

.stepper h5{
  font-size: 14px;
  font-weight: bold !important;
  color: black;
}

.stepper-content > p{
  font-size: 14px;
  font-weight: bold !important;
  color: black;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.67;
}

.stepper > .step {
	position: relative;
	width: 100%;
	display: flex;
	flex-flow: column nowrap;
	justify-content: flex-start;
	align-items: center;
}
.stepper > .step::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 2px;
	background: #9F9F9F;
	left: 0;
	top: 1.1rem;
}
.stepper > .step > .step-label {
	position: relative;
	width: 1.5rem;
	height: 1.5rem;
	line-height: 1.44;
	background: #9F9F9F;
	border-color: white;
	text-align: center;
	border-radius: 50%;
	margin: 0 auto;
	margin-top: 5px;
	border: 3px solid white;
  	cursor: pointer;
}


.stepper > .step.active > .step-label {
	background: #1192D1;
	font-weight: bold;
	width: 2.2rem;
	height: 2.2rem;
	line-height: 2.2rem;
	border: 3px solid white;
	margin-top: 0px;
}

.stepper > .step > .step-description {
	color: #003F72;
	margin-top: 1rem;
	overflow-wrap: break-word;
	hyphens: auto;
	text-align: center;
	text-decoration: underline;
	text-transform: uppercase;
	font-size: 14px;
  	cursor: pointer;
	width: min-content;
    line-height: 1.44;
    font-weight: 800;
}
/* #main-stepper #step-description-4 {
  text-wrap: nowrap;
} */
#main-stepper {
  min-height: 162px;
}
.stepper > .step.active > .step-description,
.stepper > .step.completed > .step-description {
	color: black;
	
}
.stepper > .step.active > .step-description {
	font-weight: 800;
	font-size: var(--fs-24);
	letter-spacing: 5px;
	line-height: 1.5;

  	border-bottom: solid;
	text-decoration: none;
}

.services_slider_content{
  text-align: center;
  margin: 2em;
  margin-bottom: 5em;
}

.services_slider_content h2{
  margin-top: 1em !important;
  text-transform: uppercase;
  font-weight: bold;
  font-size: var(--fs-24);
}

.et_pb_dp_dmb_module_686_0 .services-slider-card{
  background-color: white;
  padding: 2em;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  align-content: stretch;
  text-align: center;
  min-height: 360px;
}

.services-slider-card-content h3{
  text-transform: uppercase;
  margin-bottom: 1em;
  font-size: var(--fs-24);
}

.services-slider-card-content p{
  margin-bottom: 1em;
}

.services_slider_swiper {
	max-width: calc(100% - 80px);
}


.custom-divider{
  	border: solid 1.5px #cfcfcf;
  	margin-top: 5em;
  	width: 100%;
}

@media screen and (max-width: 640px) {
  .services_slider_swiper {
    max-width: calc(100% - 40px);
  }
  .et_pb_dp_dmb_module_686 .swiper-button-prev {
    left: -20px;
  }
  .et_pb_dp_dmb_module_686 .swiper-button-next {
    right: -20px;
  }
}

@media screen and (max-width: 781.99px) {
  .et_pb_dp_dmb_module_686 .flipcard__content {
	min-width: 100%;
  }
  .et_pb_dp_dmb_module_686 .swiper-slide .flipcard {
	max-width: calc(100% - 8px);
  }
  .services_slider_content {
	margin-bottom: 0;
  }
  .custom-divider {
	margin-top: 16px;
  }
}

.footer-container{
  width:100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.services_slider_footer{
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 80%;
  margin: 2em
}

.services_slider_footer h2{
  margin-top: 2em;
  text-transform: uppercase;
  font-weight: bold;
  font-size: var(--fs-24);
}


.footer-features-container{
  width: 80%;
  display:flex;
  justify-content: center;
}

.footer-features-container ul {
	width: 90%;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
	margin: 0 auto;
}

.footer-features-container ul li {
  padding-bottom: 10px;
}

/* .footer-features-container div{
  width: 33%;
  display:flex;
  justify-content: center;
} */

.quiz-container{
  width: 80%;
  margin-bottom: 2em;
  display:flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.quiz-container .section{
  margin-top: 2em;
  display:flex;
  width: 91%;
  justify-content: center;
  align-items: center;
}

.quiz-container .section .section-content{
  padding: 1em;
  width: 30%;
  display:flex;
  justify-content: center;
}



.et_pb_dp_dmb_module_686 {
  --swiper-navigation-color: var(--dark-blue);
  --swiper-navigation-size: 60px;
}

.et_pb_dp_dmb_module_686 .swiper-button-next::after, .et_pb_dp_dmb_module_686 .swiper-button-prev::after {
  --swiper-navigation-size: 40px;
}

.et_pb_dp_dmb_module_686 .swiper-button-next, .et_pb_dp_dmb_module_686 .swiper-button-prev {
  background: #fff;
}
.et_pb_dp_dmb_module_686 .swiper-button-next {
  right: 0;
  padding-top: 2em;
  padding-bottom: 2em;
}
.et_pb_dp_dmb_module_686 .swiper-button-prev {
  left: -1px;
  padding-top: 2em;
  padding-bottom: 2em;
}

.et_pb_dp_dmb_module_686 .services-slider-card {
  max-width: 500px;
}

.quiz-container .section .section-content:nth-child(1) {
  width: 70%;
  justify-content: flex-start;
}

.et_pb_dp_dmb_module_686 .dp_field_flipcard_slider_front_title,.et_pb_dp_dmb_module_686 .dp_field_flipcard_slider_back_title {
  text-align: center;
}

@media screen and (max-width: 1200px) {
  #main-stepper {
	width: 100%;
  } 
}
@media screen and (max-width: 980.99px) {
  .stepper h5{
	font-size: 12px;
  }
  
  .stepper > .step > .step-description {
	margin-top: 0.7rem;
	font-size: 12px;
	line-height: 1.3;
  }
  
  .stepper > .step.active > .step-description {
	font-size: var(--fs-18);
	letter-spacing: 3px;
	line-height: 1;
	border-bottom: solid;
	font-weight: 800;
  }
  
/*   .footer-features-container{
	display:flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
  }
  
  .footer-features-container div{
	width: 80%;
  } */
  .footer-features-container ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 32px;
    -moz-column-gap: 32px;
    column-gap: 32px;
  }
  .quiz-container .section{
	display:flex;
	flex-direction: column;
  }
  
  .quiz-container .section .section-content{
	width: 100%;
	padding: 0.5em;
  }
  
  .quiz-container .section .section-content:nth-child(1) {
	width: 95%;
	justify-content: center;
  }
  .quiz-container .section .section-content:nth-child(1) p {
	text-align: center;
  }
  
}

.services-slider-card a{
  text-transform: uppercase;
  font-size: var(--fs-18);
  letter-spacing: 0.2em;
  font-weight: 800;
}

@media screen and (max-width: 781.99px) {
  .stepper h5{
	font-size: 10px;
  }
  
  .stepper > .step > .step-description {
	margin-top: 0.5rem;
	font-size: 12px;
	line-height: 1.2;
  }
  
  .stepper > .step.active > .step-description {
	font-size: 16px;
	letter-spacing: 3px;
	line-height: 1;
	border-bottom: solid;
  }
  
/*   .footer-features-container{
	display:flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
  }
  
  .footer-features-container div{
	width: 80%;
  } */
  
  .footer-features-container ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  
  .quiz-container .section{
	display:flex;
	flex-direction: column;
  }
  
  .quiz-container .section .section-content{
	width: 100%;
	padding: 0.5em;
  }
  
  #main-stepper {
	display: none;
  }
  
}


