:root {
  --ed-primary-color: #543ee8;
  --tutor-color-primary: #543ee8;
  --tutor-color-primary-hover: #543ee8;
  --ed-secondary-color: #011c1a;
  --tutor-body-color: #011c1a;
  --ed-tertiary-color: #ffcd20;
  --ed-white-color: #fff;
  --ed-offwhite-color: #f5f5f5;
  --ed-title-color: #011c1a;
  --ed-paragraph-color: #5f5d5d;
  --ed-border-color: #f0f2f2;
  --tutor-border-color: #f0f2f2;
  --ed-font-family: "Poppins", sans-serif;
  --ed-font-family-2: Aeonik Pro TRIAL, sans-serif;
}

:focus {
  outline: none;
}

body {
  overflow-x: hidden;
  font-size: 16px;
  font-weight: 400;
  margin:0;
  color: var(--ed-paragraph-color);
}
img{
  max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  color: var(--ed-title-color);
}
ul, ul li, ol li {
	padding-left: 0;
	margin-bottom: 0;
}
p {
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	color: var(--ed-paragraph-color);
}
p:last-child{
	margin:0;
}
p strong{
	font-weight: 700;
	color:var(--ed-title-color);
}
input, textarea, select {
	width: 100%;
	height: auto;
	padding: 0;
	padding-bottom: 0px;
	padding-bottom: 20px;
	border: none;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: currentcolor;
	border-bottom: 1px solid #bfc6c5;
	border-radius: 0;
	color: var(--ed-paragraph-color);
}
select option{
  color:var(--secondary) !important;
}
input:hover, input:focus, textarea:hover, textarea:focus, select:hover, select:focus {
	border-color: var(--ed-primary-color) !important;
}
.nice-select .list{
	min-width:100%;
}
.background-image {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
a{
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;

}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
	transition: all 0.4s ease;
}
img, a, input, h1, h2, h3, h4, h5, h6, p {
	transition: all 0.4s ease;
}
.wpcf7-not-valid-tip{
  border-color: var(--accent);
}
input[type="submit"] {
	border: none !important;
	color: var(--primary);
	border: 1px solid var(--primary);
	padding: 10px 25px;
	display: inline-flex;
	-webkit-box-pack: center;
	justify-content: center;
	align-items: center;
	gap: 10px;
	outline: none;
	background-color: transparent;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	background-color: var(--accent);
	border-color: var(--accent);
	color: #fff;
	position: relative;
	width: fit-content;
}
textarea {
	max-height: 195px;
}
label {
  margin-bottom: 8px;
}

table tr, table td, table th {
	padding: 16px !important;
	color: var(--ed-title-color);
	background: none !important;
}
select {
	padding: 12px 20px;
	height: 50px;
	background: transparent;
	border: 1px solid var(--ternary);
	width:100%;
}
.container, .ed-container{
	max-width: 1170px;
}
.ed-container-expand {
	max-width: 1400px;
}
@media only screen and (max-width: 1400px) {
	.ed-container-expand {
	  max-width: 1170px;
	}
}

@media (max-width: 991px) {
.container {
	max-width: 100%;
}
}

button{
	border:none;
}
/** === Predefined Global Classes === **/
button:focus {
  outline: none;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
/**===== section padding scss =====**/
.sec_padding {
  padding: 120px 0px;
}

.sec_padding_two {
  padding: 100px 0px;
}

/** ===== section title scss ====== **/
.section_title h5 {
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	color: var(--ed-primary-color);
	text-transform: uppercase;
	margin-bottom: 10px;
}
.section_title h2 {
	font-size: 48px;
	line-height: 60px;
	letter-spacing: -1.7px;
  margin:0 !important;
}
.section_title p {
	line-height: 30px;
	color: #344054;
	margin-top: 12px;
	margin-bottom: 0;
}
.section_title{
	overflow: hidden;
}
.section_title.text-center {
	max-width: 880px;
	margin-left: auto;
	margin-right: auto;
}
.section_title.white h2,
.section_title.white p {
  color: #fff;
}

.section_title_two {
  margin-bottom: 50px;
}
.section_title_two h5 {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: var(--ed-primary-color);
  text-transform: uppercase;
  margin-bottom: 10px;
}
.section_title_two h2 {
  font-size: 56px;
  line-height: 65px;
  color: var(--ed-title-color);
  margin-bottom: 20px;
}
.section_title_two p {
  font-size: 18px;
  line-height: 30px;
  color: #344054;
}
.section_title_two.text-center {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}

.section_title_three h2 {
  font-size: 48px;
  font-family: var(--saas-Lexend);
  font-weight: 400;
  margin-bottom: 10px;
  color: #14141f;
}

.section_title_four {
  margin-bottom: 70px;
}
.section_title_four h2 {
  font-weight: 800;
  font-family: "Plus Jakarta Sans", sans-serif;
  color: #fff;
  font-size: 60px;
}
.sp_mg_top_30 {
	margin-top: 30px;
}

.list-unstyled ul,.list-unstyled ol {
	list-style: none;
	padding-left: 0;
}

/* Theme Button */
.ed-btn,.checkout-button {
	display: inline-block;
	padding: 16px 67px 16px 30px;
	background: var(--ed-primary-color);
	color: var(--ed-white-color);
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	border-radius: 52px;
	position: relative;
	height: 52px;
	transition: all 0.4s ease;
	width: max-content;
}
.ed-btn i {
	position: absolute;
	width: 44px;
	height: 44px;
	line-height: 50px;
	background: var(--ed-white-color);
	border-radius: 100%;
	color: var(--ed-primary-color);
	text-align: center;
	font-size: 20px;
	top: 4px;
	right: 5px;
	transition: all 0.4s ease;
	display: flex;
	justify-content: center;
	align-items: center;
}
.ed-btn:hover {
  background: var(--ed-secondary-color);
  color: var(--ed-white-color);
}

@media only screen and (max-width: 767px) {
  .ed-btn {
    font-size: 14px;
    line-height: 17px;
    height: 48px;
  }

  .ed-btn i {
    width: 40px;
    height: 40px;
    line-height: 47px;
  }
}
/* Back To Top CSS */
.progress-wrap {
  position: fixed;
  right: 50px;
  bottom: 50px;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  box-shadow: inset 0 0 0 2px var(--ed-primary-color)21;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.progress-wrap::after {
	position: absolute;
	text-align: center;
	line-height: 46px;
	font-size: 18px;
	color: var(--ed-primary-color);
	left: 0;
	top: 0;
	height: 46px;
	width: 46px;
	cursor: pointer;
	display: block;
	z-index: 1;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
	font-weight: 900;
	font-family: "Font Awesome 6 Free" !important;
	content: "\f148";
}
.progress-wrap svg path {
  fill: none;
}
.progress-wrap svg.progress-circle path {
  stroke: var(--ed-primary-color);
  stroke-width: 4;
  box-sizing: border-box;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.mg-btm-70{
  margin-bottom: 70px;
}
@media only screen and (min-width: 768px) and (max-width: 991.99px) {
  .progress-wrap {
    right: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .progress-wrap {
    right: 5%;
  }
  .mg-btm-70{
    margin-bottom: 40px;
  }
}

/* Cutom Padding */
.pd-top-10 {
	padding-top: 10px;
  }
  .pd-top-20 {
	padding-top: 20px;
  }
  .pd-top-30 {
	padding-top: 30px;
  }
  .pd-top-40 {
	padding-top: 40px;
  }
  .pd-top-50 {
	padding-top: 50px;
  }
  .pd-top-55 {
	padding-top: 55px;
  }
  .pd-top-60 {
	padding-top: 60px;
  }
  .pd-top-70 {
	padding-top: 70px;
  }
  .pd-top-80 {
	padding-top: 80px;
  }
  .pd-top-90 {
	padding-top: 90px !important;
  }
  .pd-top-100 {
	padding-top: 100px;
  }
  .pd-top-120 {
	padding-top: 120px;
  }
  .pd-btm-10 {
	padding-bottom: 10px;
  }
  .pd-btm-20 {
	padding-bottom: 20px;
  }
  .pd-btm-30 {
	padding-bottom: 30px;
  }
  .pd-btm-40 {
	padding-bottom: 40px;
  }
  .pd-btm-50 {
	padding-bottom: 50px;
  }
  .pd-btm-60 {
	padding-bottom: 60px;
  }
  .pd-btm-70 {
	padding-bottom: 70px;
  }
  .pd-btm-80 {
	padding-bottom: 80px;
  }
  .pd-btm-90 {
	padding-bottom: 90px;
  }
  .pd-btm-100 {
	padding-bottom: 100px;
  }
  
  /* Cutom Margin */
  .mg-top-10 {
	margin-top: 10px;
  }
  .mg-top-20 {
	margin-top: 20px !important;
  }
  .mg-top-25 {
	margin-top: 25px !important;
  }
  .mg-top-30 {
	margin-top: 30px;
  }
  .mg-top-40 {
	margin-top: 40px !important;
  }
  .mg-top-42 {
	margin-top: 42px !important;
  }
  .mg-top-46 {
	margin-top: 46px !important;
  }
  .mg-top-50 {
	margin-top: 50px;
  }
  .mg-top-60 {
	margin-top: 60px;
  }
  .mg-top-70 {
	margin-top: 70px;
  }
  .mg-top-80 {
	margin-top: 80px;
  }
  .mg-btm-10 {
	margin-bottom: 10px;
  }
  .mg-btm-20 {
	margin-bottom: 20px;
  }
  .mg-btm-25 {
	margin-bottom: 25px;
  }
  .mg-btm-30 {
	margin-bottom: 30px;
  }
  .mg-btm-35 {
	margin-bottom: 35px;
  }
  .mg-btm-40 {
	margin-bottom: 40px;
  }
  .mg-btm-50 {
	margin-bottom: 50px;
  }
  .mg-btm-80 {
	margin-bottom: 80px;
  }
  .mg-btm-120 {
	margin-bottom: 120px;
  }
  
  /* Colors  */
  .bg-primary-color {
	background: var(--ed-primary-color) !important;
  }
  
  /* Display Flex End Between  */
  .d-flex-end-between {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
  }
  .d-flex-between {
	display: flex;
	align-items: center;
	justify-content: space-between;
  }
  
  /* Order Class */
  @media only screen and (max-width: 991.99px) {
	.order-class {
	  order: -1;
	}
  }
  
  /* Section Gap */
  .section-gap {
	padding: 110px 0px;
  }
  
  @media only screen and (max-width: 991.99px) {
	.section-gap {
	  padding: 80px 0px;
	}
  }
  
  /* Section BG Color */
  .section-bg-color-1 {
	background: #faf9f6;
  }
  
  .bg-color-1 {
	background: #ebf5eb !important;
  }
  
  .section-bg__img {
	position: absolute;
	z-index: -1;
	top: 238px;
	left: 0;
	width: 100%;
	height: 1200px;
  }
  .section-bg__img.style-2 {
	top: 0px;
  }
  .section-bg__img img {
	width: 100%;
	height: 1200px;
	object-fit: cover;
  }
  
  /* Section Head */
  .ed-section-head__sm-title {
	display: inline-block;
	margin-bottom: 15px;
}
  .ed-section-head__title {
	font-size: 36px;
	line-height: 50px;
	letter-spacing: -0.36px;
	margin: 0;
}
  .ed-section-head__title span {
	color: var(--ed-primary-color);
  }
  .ed-section-head__text {
	margin-top: 24px !important;
}
  .ed-section-bottom-btn {
	margin-top: 65px;
	text-align: center;
  }
  @media only screen and (max-width: 767px) {
	.ed-section-bottom-btn {
	  margin-top: 40px;
	}
  }
  
  @media only screen and (max-width: 991.99px) {
	.ed-section-head__sm-title {
	  margin-bottom: 12px;
	}
	.ed-section-head__title {
	  font-size: 30px;
	  line-height: 38px;
	}
	.ed-section-head__title br {
	  display: none;
	}
	.ed-section-head.d-flex-between {
	  display: block;
	}
  }
  
  @media only screen and (min-width: 768px) and (max-width: 991px) {
	.ed-section-head__title {
	  font-size: 38px;
	  line-height: 50px;
	}
  }
  
  /* Animation  */
  .updown-ani {
	-webkit-animation-name: UpDown;
	animation-name: UpDown;
	-webkit-animation-duration: 2.5s;
	animation-duration: 2.5s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
  }
  .rotate-ani {
	animation-name: Rotate;
	-webkit-animation-duration: 1.8s;
	animation-duration: 1.8s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
  }
  
  @-webkit-keyframes UpDown {
	0% {
	  -webkit-transform: translateY(-10px);
	  transform: translateY(-10px);
	}
	50% {
	  -webkit-transform: translateY(-5px);
	  transform: translateY(-5px);
	}
	100% {
	  -webkit-transform: translateY(-10px);
	  transform: translateY(-10px);
	}
  }
  
  @-webkit-keyframes Rotate {
	from {
	  -webkit-transform: rotate(-0deg);
	  transform: rotate(-0deg);
	}
	to {
	  -webkit-transform: rotate(-8deg);
	  transform: rotate(-8deg);
	}
  }
  
  /* Cursor CSS */
  #ed-mouse {
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	height: 30px;
	pointer-events: none;
	z-index: 999999;
	transition: opacity 0.2s ease-in-out 0.5s;
  }
  #ed-mouse #cursor-ball {
	position: fixed;
	width: 40px;
	height: 40px;
	border: 1px solid rgba(34, 34, 34, 0.1);
	border-radius: 50%;
	pointer-events: none;
	box-sizing: border-box;
	border-radius: 50%;
	transform: translate(-50%, -50%);
	z-index: 999999;
  }
  #ed-mouse #cursor-ball:after {
	position: absolute;
	content: "";
	left: 50%;
	top: 50%;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: var(--ed-primary-color);
	transform: translate(-50%);
  }
  @media (max-width: 1024px) {
	#ed-mouse {
	  display: none;
	}
  }

/* Nice Select CSS */
.nice-select:active,
.nice-select.open,
.nice-select:focus {
  border-color: var(--ed-primary-color) !important;
  box-shadow: none;
}
.nice-select:hover {
  border-color: var(--ed-border-color);
}
.nice-select::after {
	margin-top: -5px;
	width: 8px;
	height: 8px;
	border-color: var(--ed-title-color);
}
.nice-select .list {
  width: 100%;
  transform: none !important;
  max-height: 320px;
  overflow-y: scroll;
  border: 1px solid var(--ed-border-color);
  box-shadow: none;
}

.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
	background-color: var(--ed-primary-color);
	color: #fff;
}
.nice-select .option.selected {
	background: var(--ed-primary-color);
	color: var(--ed-white-color);
}

.nice-select .option {
  line-height: 42px;
  min-height: 42px;
  padding-left: 16px;
  padding-right: 16px;
}
.nice-select::after {
  right: 18px;
}
.nice-select .option.selected {
  font-weight: 600;
}
.nice-select .option.selected {
  background: var(--ed-primary-color);
  color: var(--ed-white-color);
}
.nice-select .list:hover .option:not(:hover) {
  color: var(--ed-paragraph-color);
}

.nice-select .list::-webkit-scrollbar {
  width: 4px !important;
  height: 4px !important;
  display: block;
}
.nice-select .list::-moz-scrollbar {
  width: 4px !important;
  height: 4px !important;
  display: block;
}
.nice-select .list::-ms-scrollbar {
  width: 4px !important;
  height: 4px !important;
}
.list-group-item + .list-group-item.active {
  margin-top: 0;
}

/* Preloader CSS */
.ed-preloader {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: default;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 9000;
	background: var(--ed-white-color);
  }
  
  .ed-preloader .animation-preloader {
	z-index: 1000;
	position: relative;
  }
  
  .ed-preloader .animation-preloader__img {
	position: absolute;
	left: 50%;
	top: 30px;
	content: "";
	height: 50px;
	width: 50px;
	transform: translateX(-50%);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
  }
  
  .ed-preloader .animation-preloader .spinner {
	-webkit-animation: spinner 1s infinite linear;
	animation: spinner 1s infinite linear;
	border-radius: 50%;
	border: 3px solid #543ee81a;
	border-top-color: var(--ed-primary-color);
	height: 110px;
	margin: 0 auto 30px auto;
	width: 110px;
}
  .ed-preloader.secondary .animation-preloader .spinner {
	border-top-color: var(--ed-primary-color);
  }
  
  .ed-preloader .loader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 0;
	z-index: 1;
	pointer-events: none;
  }
  
  .ed-preloader .loader .row {
	height: 100%;
  }
  
  .ed-preloader .loader .loader-section {
	padding: 0px;
  }
  
  .ed-preloader .loader .loader-section .bg {
	background-color: var(--ed-white-color);
	height: 100%;
	left: 0;
	width: 100%;
	-webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
	-o-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
	transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  }
  
  .ed-preloader.loaded .animation-preloader {
	opacity: 0;
	-webkit-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
  }
  
  .ed-preloader.loaded .loader-section .bg {
	width: 0;
	-webkit-transition: 0.7s 0.3s allcubic-bezier(0.1, 0.1, 0.1, 1);
	-o-transition: 0.7s 0.3s allcubic-bezier(0.1, 0.1, 0.1, 1);
	transition: 0.7s 0.3s allcubic-bezier(0.1, 0.1, 0.1, 1);
  }
  
  @-webkit-keyframes spinner {
	to {
	  -webkit-transform: rotateZ(360deg);
	  transform: rotateZ(360deg);
	}
  }
  
  @keyframes spinner {
	to {
	  -webkit-transform: rotateZ(360deg);
	  transform: rotateZ(360deg);
	}
  }