:root{

  --transparent:rgba(255, 255, 255, 0);

--green-1: #F6FFF8;
--green-2: #C3E2CA;
--green-3: #93CBA1;
--green-4: #61B375;
--green-5: #319D4B;
--green-6: #048724;
--green-7: #03731F;
--green-8: #03601A;
--green-9: #024D15;
--green-10: #023D10;
--green-btn: #07A64F;
--red-1: #FBE8E8;
--red-2: #F4C9C9;
--red-3: #EC9D9D;
--red-4: #E37070;
--red-5: #DA4545;
--red-6: #D21C1C;
--red-7: #B31818;
--red-8: #951414;
--red-9: #781010;
--red-10: #5E0D0D;
--neutral-0: #FFFFFF;
--neutral-1: #ECEDEE;
--neutral-2: #D2D4D6;
--neutral-3: #AFB2B6;
---text--teritiary: #8A8F95;
--neutral-5: #666D74;
--neutral-6: #454D56;
---text--secondary: #3B4149;
--neutral-8: #31373D;
---text--primary: #272C31;
--neutral-10: #1F2327;
--secondary-1: #E9F4ED;
--secondary-2: #CAE5D3;
--secondary-3: #A0D1AF;
--secondary-4: #74BB8A;
--secondary-5: #4AA667;
--secondary-6: #229346;
--secondary-7: #1D7D3C;
--secondary-8: #186832;
--secondary-9: #135428;
--secondary-10: #0F421F;
--primary-1: #E6E9EF;
--primary-2: #C2CAD8;
--primary-3: #91A0B9;
--primary-4: #5E7498;
--primary-5: #2E4B79;
--primary-6: #00235C;
--primary-7: #001E4E;
--primary-8: #001941;
--primary-9: #001434;
--primary-10: #001029;

/* Text-size styles */
/* base size: label---label-2-regular (16px) */
/* Text-size styles */
--label-1-regular: 18px;
--label-2-regular: 16px;
--label-3-regular: 15px;
--label-4-regular: 14px;
--label-5-regular: 12px;
--body-1-regular: 16px;
--body-2-regular: 14px;
--body-3-regular: 13px;
--body-0-regular: 20px;
--tiny-medium: 10px;

--heading-h6-regular: 18px;
--heading-h5-regular: 22px;
--heading-h4-regular: 28px;
--heading-h3-regular: 36px;
--heading-h2-regular: 44px;
--heading-h1-regular: 56px;

--button--font: 18px;

/* Effect styles */
--shadow--sm:  0px 1px 2px rgba(0, 0, 0, 0.05);
--shadow:  0px 0px 3px rgba(0, 0, 0, 0.1), 0px 0px 2px rgba(0, 0, 0, 0.1);
--shadow--md:  0px 0px 6px rgba(0, 0, 0, 0.1);
--shadow--lg:  0px 0px 15px rgba(0, 0, 0, 0.1), 0px 0px 6px rgba(0, 0, 0, 0.1);
--shadow--xl:  0px 20px 25px rgba(0, 0, 0, 0.1), 0px 8px 10px rgba(0, 0, 0, 0.1);
--shadow-2xl:  0px 25px 50px rgba(0, 0, 0, 0.25);

}


.ibmi-readiness-banner{
	background-image: url("../../assets/img/ibm-i-readiness/Banner-bg.webp");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* .ibmi-readiness-form{
	background-image: url("../../assets/img/ibm-i-readiness/form-bg.webp");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
} */

.ibmi-readiness-form{
  background-color: #F2F2F2;
  border-radius: 20px;
}

.book-free-roadmap{
	background: radial-gradient(98.94% 65.96% at 48.37% 101.36%, #002664 11%, #000F4D 59%, #01013F 100%);
	border-radius: 25px;
}

.book-my-roadmap{
	display: flex;
    padding: 12px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 30px;
    background: #ED1B24;
    color: #fff;
	border: 1px;
}
.book-my-roadmap:hover {
    display: flex;
    padding: 12px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 30px;
    background: #fff;
    color: #ED1B24;
}
.ibmi-readiness-banner{
	padding: 30px 0px;
}

.imbi-title h1, .imbi-title p{
	color: white;
}
.start-btn{
	user-select: none;
    -moz-user-select: none;
    background: var(--green-btn) none repeat scroll 0 0;
    border: medium none;
    border-radius: 30px;
    color: var(--tg-white);
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1;
    margin-bottom: 0;
    padding: 18px 18px 18px 22px;
    text-align: center;
    text-transform: uppercase;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    border: 0;
    position: relative;
    z-index: 1;
}
.start-btn:hover{
	color: var(--tg-white);
}
.pdf-submit-btn{
	width: 100%;
	user-select: none;
    -moz-user-select: none;
    background: var(--green-btn) none repeat scroll 0 0;
    border: medium none;
    border-radius: 10px;
    color: var(--tg-white);
    cursor: pointer;
    align-items: center;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1;
    margin-bottom: 0;
    padding: 18px 18px 18px 22px;
    text-align: center;
    text-transform: uppercase;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    border: 0;
    position: relative;
    z-index: 1;
}
.pdf-submit-btn:hover{
	color: var(--tg-white);
}
.circle{
	border: 2px solid;
    height: 50px;
    width: 50px;
    text-align: center;
    border-radius: 30px;
}
.left-section{
	display: flex;
    justify-content: end;
    align-items: center;
}
.m-line{
	height: 50px;
    background-color: #687799;
    width: 2px;
	position: absolute;
    right: 24px;
}
.m-line-div{
	position:relative;
	height: 50px;
}
.question-section{
	border: 1px solid;
    border-radius: 10px;
    padding: 20px;
	background-color: #f9f9f9;
}

.radio-container {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  user-select: none;
}

.radio-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.custom-radio {
  position: absolute;
  top: 2px;
  left: 0;
  height: 22px;
  width: 22px;
  background-color: white;
  border-radius: 50%;
  border: 2px solid #ccc;
}

.radio-container:hover input ~ .custom-radio {
  background-color: white;
}

.radio-container input:checked ~ .custom-radio {
	background-color: var(--green-btn);
    border-color: var(--green-btn);
}

.custom-radio:after {
  content: "";
  position: absolute;
  display: none;
}

.radio-container input:checked ~ .custom-radio:after {
  display: block;
}

.radio-container .custom-radio:after {
  top: 5px;
  left: 5px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}
.text-color{
	color: #3a3a3a;
}
.text-option-color{
	color: #3a3a3a;
}
.ibmi-next{
    padding: 6px 25px 8px;
    align-items: center;
    border-radius: 4px;
    background: #ED1B24;
    color: #fff;
}
.precentage-div{
	font-size: 13px;
    font-weight: 700;
}
.question-option-section{
	padding: 80px 0px;
}
.ibmi-next:hover{
	cursor: pointer;
	color: white;
}

.ibmi-readiness-result-banner{
	background-image: url("../../assets/img/ibm-i-readiness/Banner-bg.webp");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}


.color-red {
  stop-color: #e23131;
}

.color-yellow {
  stop-color: #fbe500;
}

.color-green {
  stop-color: #25cd6b;
}

.main {
  max-width: 1200px;
  margin: 0 auto;
}

.main__title {
  text-align: center;
  font-size: 48px;
}

.gradient-mask {
  visibility: hidden;
}

.button {
  position: absolute;
  right: 40px; /* 20px * 2 */
  top: 40px; /* 20px * 2 */
  border: 2px solid #fff;
  background-color: #26323a;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  padding: 10px 20px; /* 20px / 2 and 20px */
  border-radius: 4px;
  cursor: pointer;
  transition: 0.2s;
}

.button:active {
  transform: translateY(3px);
  outline: 0;
}

.button:hover,
.button:focus {
  outline: 0;
  background: linear-gradient(-140deg, #212629, #395467);
}

.gauge-container {
  padding: 0px;
  margin-top: 40px; /* 20px * 4 */
  display: flex;
  justify-content: space-around;
}

.gauge {
  height: 220px;
  width: 300px;
}

.gauge .dxg-range.dxg-background-range {
  fill: url(#gradientGauge);
}

.gauge .dxg-line {
  transform: scaleX(1.04) scaleY(1.03) translate(-4px, -4px);
}

.gauge .dxg-line path:first-child,
.gauge .dxg-line path:last-child {
  display: none;
}

.gauge .dxg-line path:nth-child(2),
.gauge .dxg-line path:nth-child(6) {
  stroke: #ed811c;
}

.gauge .dxg-line path:nth-child(3),
.gauge .dxg-line path:nth-child(5) {
  stroke: #a7db29;
}

.gauge .dxg-line path:nth-child(4) {
  stroke: #25cd6b;
}

.gauge .dxg-elements text:first-child {
  transform: translate(19px, 13px);
}

.gauge .dxg-elements text:last-child {
  transform: translate(-27px, 14px);
}

.gauge .dxg-value-indicator path {
  transform: scale(1.2) translate(0, -5px);
  transform-origin: center center;
}

.gauge .dxg-value-indicator .dxg-title {
  text-transform: uppercase;
}

.gauge .dxg-value-indicator .dxg-title text:first-child {
  transform: translateY(5px);
}

.gauge .dxg-value-indicator .dxg-spindle-border:nth-child(4),
.gauge .dxg-value-indicator .dxg-spindle-hole:nth-child(5) {
  transform: translate(0, -109px);
}

.gauge .dxg-value-indicator .dxg-spindle-hole {
  fill: #26323a;
}
.form-container{
	margin: 10px 10px 40px;
  background-color: #01013F;
  padding: 40px;
  border-radius: 20px;
}

.active .circle {
	background: #e53935;
	color: #fff;
}

.completed .circle {
	background: #white;
	color: #e53935;
}

.steper.active ~ .steper .m-line {
	background: #687799;
}

.completed .m-line,
.active .m-line {
	background: #e53935;
}

.score-bottom-text{
	max-width: 800px;
	margin: auto;
}

@media (max-width:992px) {
	.quiz-heading{
		display: none;
	}
	.left-heading_section{
		display: flex;
	}
	.steper{	
		display: flex;
		align-items: center;
	}
	.m-line-div{
		position: unset;
		height: unset;
	}
	.m-line{
		height: 2px;
		background-color: #687799;
		width: calc((100vw - 200px) / 4);
		position: unset;
		right: unset;
	}
	.mobile-quiz-heading{
		display: block !important;
	}
	.question-option-section{
		padding: 50px 0px 0px;
	}
	.book-my-roadmap{
		padding: 12px 12px;
	}
	.book-my-roadmap:hover {
		padding: 12px 12px;
	}
}
.consultation-div{
	border: 1px solid #ced4da;
  border-radius: 5px;
  padding: 5px 15px;
  background-color: #fff;
}
#contact-us-form .form-control{
	padding: 12px 16px !important;
}

#contact-us-form .select2-selection--single {
  height: 50px !important;
  line-height: 50px !important;
}

#contact-us-form .select2-selection__rendered {
  line-height: 50px !important;
}

#contact-us-form .select2-selection__arrow {
  height: 50px !important;
}
#contact-us-form .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #70797d;
    padding: 0px 16px;
}
#contact-us-form .select2-container--default .select2-selection--single {
    border: 1px solid #ced4da;
    border-radius: 5px;
    height: 50px;
}
.loader {
  width: 16px;
  aspect-ratio: 1;
  display: inline-grid;
  -webkit-mask: conic-gradient(from 15deg,#0000,#000);
  animation: l26 1s infinite steps(12);
}
.loader,
.loader:before,
.loader:after{
  background:
    radial-gradient(closest-side at 50% 12.5%,
     #ffffff 96%,#0000) 50% 0/20% 80% repeat-y,
    radial-gradient(closest-side at 12.5% 50%,
     #ffffff 96%,#0000) 0 50%/80% 20% repeat-x;
}
.loader:before,
.loader:after {
  content: "";
  grid-area: 1/1;
  transform: rotate(30deg);
}
.loader:after {
  transform: rotate(60deg);
}

@keyframes l26 {
  100% {transform:rotate(1turn)}
}

.close-btn{
	padding: 5px 10px;
    align-items: center;
    border-radius: 5px;
    background: #c90404;
    color: #fff;
    border: 1px;
}
.save-btn{
	padding: 5px 10px;
    align-items: center;
    border-radius: 5px;
    background: #2b722b;
    color: #fff;
    border: 1px;
}
#timePicker .time-dropdown{
	width: unset;
}
#timePicker .btn-check:active+.btn-outline-primary, #timePicker .btn-check:checked+.btn-outline-primary, #timePicker .btn-outline-primary.active, #timePicker .btn-outline-primary.dropdown-toggle.show, #timePicker .btn-outline-primary:active
 {
    color: #fff;
    background-color: #78c2ad;
    border-color: #78c2ad;
}
#timePicker .btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #888;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    border-radius: .4rem;
    transition: color .15s 
ease-in-out, background-color .15s 
ease-in-out, border-color .15s 
ease-in-out, box-shadow .15s 
ease-in-out;
}

#timePicker .btn:after, #timePicker .btn:before {
  content: unset;
}
#timePicker .btn-group>.btn-group:not(:last-child)>.btn, #timePicker .btn-group>.btn:not(:last-child):not(.dropdown-toggle)
 {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
#timePicker .btn-outline-primary
 {
    color: #78c2ad;
    border-color: #78c2ad;
}
#timePicker .btn-group>.btn-group:not(:last-child)>.btn, #timePicker .btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
#timePicker .btn-group>.btn-group:not(:first-child)>.btn, #timePicker .btn-group>.btn:nth-child(n+3), #timePicker .btn-group>:not(.btn-check)+.btn
 {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
/* 🔹 For the visible box */
.select2-container--default .select2-selection--single {
  height: 40px !important;        /* increase total height */
  display: flex !important;
  align-items: center !important; /* center text vertically */
}

/* 🔹 For the text inside */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40px !important;  /* should be height - 2px */
  font-size: 16px;
}

/* 🔹 For the arrow */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px !important;       /* match the box height */
}
.error-message {
  color: red;
  font-size: 0.875rem;
  margin-top: 0.25rem;
}
.success-message{
  color: green;
  font-size: 0.875rem;
  margin-top: 0.25rem;
}

#testimonial-section{
	background-image: url("../../assets/img/ibm-i-readiness/testimonial-bg.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.testimonial-heading{
  color: white;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.4;
}
.counter-card{
  color: #3a3a3a !important;
  background-color: #F6F6F6;
  padding: 25px;
  height: 100%;
  border-radius: 15px;
}
#testimonial-section .primary-text{
  font-size: 20px;
  font-weight: 700;
}
#testimonial-section .num-count-cst{
  font-size: 30px;
  font-weight: 700;
  color: red;
}
#testimonial-section .secondary-text{
  color: #3a3a3a !important;
}
.result-testimonial-heading{
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  color: white;
}
.result-testimonial{
  margin-top: 10px;
}
.swiper{
  background-color: white;
  border-radius: 5px;
}
.swiper-slide{
  width: 474px;
  height: 250px !important;
}
.swiper-slide-text{
  padding: 50px 40px 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  margin-top: 10px;
  font-style: italic;
}
.quote{
  color: #07A64F;
  font-size: 18px;
  font-weight: 600;
}
.quote{
  position: absolute;
  z-index: 99;
  top: 15px;
  left: 40px;
  font-weight: 700;
}
.testimonial-div{
  position: relative;
}
.testimonial-bottom{
  padding: 5px 40px 10px;
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
}
span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #07A64F !important;
}
#result-testimonial .swiper-button-next:after, #result-testimonial .swiper-button-prev:after{
  display: none;
}
#result-testimonial .swiper-button-next, #result-testimonial .swiper-button-prev{
  color: black;
  top: -150px;
}
.slide-previous, .slide-next{
  max-width: unset;
  width: 40px;
}
.swiper-pagination-bullet-active{
  background: #3a3a3a !important;
}
#result-testimonial .swiper-button-prev{
  left: -9px;
}
#result-testimonial .swiper-button-next{
  right: -9px;
}
#result-testimonial .swiper-buttons{
  position: relative;
}
@media (min-width:1440px) {
  .swiper-slide {
      height: 220px !important;
  }
  #result-testimonial .swiper-button-next, #result-testimonial .swiper-button-prev {
    color: black;
    top: -100px;
  }
}
@media (max-width:992px) {
  .swiper-slide-text{
    padding: 40px 20px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    height: 100px;
    font-style: italic;
  }
  .result-testimonial-heading{
    margin-bottom: 30px;
  }
  .quote{
    top: 10px;
    left: 20px;
  }
  .testimonial-bottom {
      padding: 5px 20px;
      font-size: 16px;
      font-weight: 600;
  }
  .swiper-slide {
      height: 180px !important;
  }
  #result-testimonial .swiper-button-next, #result-testimonial .swiper-button-prev {
    color: black;
    top: -100px;
  }
}
@media (max-width:576px) {
  .swiper-slide-text{
    padding: 55px 20px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    height: 175px;
    font-style: italic;
  }
  .result-testimonial-heading{
    margin-bottom: 30px;
  }
  .quote{
    top: 10px;
    left: 20px;
    line-height: 1.2;
  }
  .testimonial-bottom {
      padding: 15px 20px;
      font-size: 16px;
      font-weight: 600;
      margin-top: 10px;
  }
  .swiper-slide {
      height: 300px !important;
  }
  #result-testimonial .swiper-button-next, #result-testimonial .swiper-button-prev
    {
      color: black;
      top: -170px;
    }
}
.ibmi-readiness-form h2{
  color: #000000;
}
.testimonial-header{
  flex-direction: column;
  align-items: center;
}
#privacy-policy .form-check-input:checked{
  background-color: #07A64F;
  border-color: #07A64F;
}
#privacy-policy .form-check-input:focus {
  border-color: #a4f7c9;
}
#result-testimonial-div{
  margin-bottom: 40px;
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal{
  padding-bottom: 8px;
}
.personalized-text {
  padding-bottom: 40px;
}
.personalized-text h6 {
  font-weight: 500;
  line-height: 1.4;
}
.question-option-section h2{
  padding-bottom: 50px !important;
}
.pdf-form-section{
  margin-bottom: 80px;
}