.sukrisna_section_one {
  padding-top: 73px;
  padding-bottom: 58px;
}

.ptb--100 {
  padding: 100px 0;
}

.align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

@media (min-width: 1200px) {
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
}

.about-one-left-image {
  display: flex;
  align-items: center;
  gap: 20px;
}

.about-one-left-image .first-order {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 20px;
  margin-left: 10px;
}

.about-one-left-image .first-order .thumb-one {
  position: relative;
  display: block;
}

.about-one-left-image img {
  border-radius: 6px;
}

img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

.about-one-left-image .first-order .thumb-one .information {
  top: 52%;
  transform: translateY(-50%);
  position: absolute;
  display: flex;
  align-items: center;
  gap: 10px;
  left: 24px;
}

.about-one-left-image .first-order .thumb-one .information .title {
  margin-bottom: 0;
  color: #fff;
  font-size: 34px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 0px;
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.about-one-left-image .first-order .thumb-one .information span.review {
  color: #fff;
  color: #ffffff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

svg:not(:root) {
  overflow: hidden;
}

img,
svg {
  vertical-align: middle;
}

.about-one-left-image .first-order .thumb-bottom img {
  width: 100%;
  max-height: 350px;
  object-fit: cover;
  object-position: top;
}

.about-one-left-image img {
  border-radius: 6px;
}

.about-one-left-image .second-order {
  position: relative;
}

.about-one-left-image img {
  border-radius: 6px;
}

img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

.vedio-icone .video-play-button {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 32px;
  height: 44px;
  border-radius: 50%;
  padding: 18px 20px 18px 28px;
  display: flex;
}

.vedio-icone .video-play-button::before {
  content: "";
  position: absolute;
  z-index: 0;
  left: -32%;
  top: -31%;
  display: block;
  width: 130px;
  height: 130px;
  background: transparent;
  border-radius: 50%;
  border: 1px solid var(--color-primary);
  animation: waves 3s ease-in-out infinite;
}

*,
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  color: var(--color-heading);
  text-decoration: none;
  outline: none;
}

.vedio-icone .video-play-button::after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 60px;
  height: 60px;
  background: #fff;
  transition: all 200ms;
  border-radius: 50%;
}

*,
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.vedio-icone .video-overlay .video-overlay-close {
  position: absolute;
  z-index: 1000;
  top: 15px;
  right: 20px;
  font-size: 36px;
  line-height: 1;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  transition: all 200ms;
}

.pl--60 {
  padding-left: 60px !important;
}

.title-area-left-style {
  text-align: left;
}

.title-area-center-style,
.title-area-left-style {
  text-align: center;
}

.title-area-left-style .pre-title {
  justify-content: flex-start;
}

.title-area-center-style .pre-title,
.title-area-left-style .pre-title {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
  margin-bottom: 15px;
}

.pre-title span {
  color: var(--color-primary);
  font-weight: 500;
}

.title-area-center-style .pre-title img,
.title-area-left-style .pre-title img {
  max-width: 20px;
}

.title-area-center-style .pre-title span,
.title-area-left-style .pre-title span {
  color: var(--color-primary);
  font-weight: 500;
}

.title-area-center-style .title,
.title-area-left-style .title {
  margin-bottom: 5px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .title-area-left-style p {
    max-width: 100%;
  }
}

.title-area-left-style p {
  max-width: 100%;
}

p:last-child {
  margin-bottom: 0;
}

p {
  font-size: var(--font-size-b2);
  line-height: var(--line-height-b2);
  font-weight: var(--p-regular);
  color: #000000;
  margin: 0 0 8px;
}

.why-choose-main-wrapper-1 {
  margin-top: 40px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
  /* margin-bottom: 50px; */
}

.single-choose-reason-1 {
  padding: 11px;
  border-radius: 4px;
  border: 1px solid #674EF2;
  max-width: max-content;
  display: flex;
  align-items: center;
  gap: 10px;
  width: 165px;
  height: 75px;
}

.single-choose-reason-1 .icon img {
  /* min-width: max-content; */
}

.sukrisna_icons {
  width: 78px;
}

.single-choose-reason-1 .title {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 0;
}

.text-dark {
  color: #212529 !important;
}

.single-choose-reason-1 {
  padding: 11px;
  border-radius: 4px;
  border: 1px solid #674EF2;
  max-width: max-content;
  display: flex;
  align-items: center;
  gap: 10px;
  width: 165px;
  height: 75px;
}

.about-inner-right-one .author-area {
  display: flex;
  align-items: center;
  gap: 50px;
  margin-top: 30px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .banner-btn-author-wrapper {
    gap: 13px;
  }
}

.banner-btn-author-wrapper {
  display: flex;
  align-items: center;
  gap: 39px;
}

.banner-btn-author-wrapper {
  display: flex;
  align-items: center;
  gap: 40px;
}

.sm-image-wrapper {
  display: flex;
  align-items: center;
  gap: 13px;
}

.sm-image-wrapper .images-wrap {
  display: flex;
  align-items: center;
}

.sm-image-wrapper .images-wrap img {
  position: relative;
  cursor: pointer;
  z-index: 1;
  transition: 0.3s;
  width: 58px;
}

.sm-image-wrapper .images-wrap img.two {
  margin-left: -20px;
}

.sm-image-wrapper .images-wrap img {
  position: relative;
  cursor: pointer;
  z-index: 1;
  transition: 0.3s;
  width: 58px;
}

.sm-image-wrapper .info .title {
  margin-bottom: 0;
  color: #221859;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: -5px;
}

.sm-image-wrapper .info span {
  color: #737477;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  margin-bottom: 0;
}

/* image course area css here */
.sukrisna_section_Three {
  padding-bottom: 32px;
  background: #f9f8fe;
}

.rts-section-gapBottom {
  padding-bottom: 120px;
}

.course-add-single-one.bg-p {
  background-image: url(../images/course/099.jpg);
  padding: 30px;
  border-radius: 6px;
}

.bg_image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.title-area-left-style {
  text-align: left;
}

.title-area-left-style .pre-title {
  justify-content: flex-start;
}

.title-area-center-style .pre-title,
.title-area-left-style .pre-title {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
  margin-bottom: 15px;
}

.course-add-single-one.bg-p.bg-p .title-area-left-style .pre-title span {
  color: #fff;
}

.course-add-single-one.bg-p.bg-p .title-area-left-style .title {
  color: #FFF;
  font-size: 23px;
  font-style: normal;
  font-weight: 600;
  line-height: 42px;
  font-family: var(--font-secondary);
  margin-bottom: 7px;
}

.title-area-center-style .title,
.title-area-left-style .title {
  margin-bottom: 5px;
}

.fSrt4sw {
  font-size: 14px;
}

.text-white {
  color: #fff !important;
}

.course-add-single-one.bg-p .rts-btn,
.course-add-single-one.bg-y .rts-btn {
  padding: 10px 24px;
}

.rts-btn.btn-primary-white {
  background: #fff !important;
  color: #110C2D;
  border: 1px solid transparent;
}

.rts-btn {
  display: block;
  max-width: max-content;
  padding: 14px 34px;
  border-radius: 2px;
  transition: 0.3s;
  font-weight: 500;
  color: var(--color-primary);
}

.course-add-single-one.bg-y {
  background-image: url(../images/course/10.jpg);
  padding: 29px;
  border-radius: 6px;
}

.bg_image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.title-area-left-style {
  text-align: left;
}

.title-area-center-style,
.title-area-left-style {
  text-align: center;
}

.title-area-left-style .pre-title {
  justify-content: flex-start;
}

.title-area-center-style .pre-title,
.title-area-left-style .pre-title {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
  margin-bottom: 15px;
}

.course-add-single-one.bg-y .title-area-left-style .pre-title span {
  color: #110C2D !important;
}

.title-area-center-style .pre-title span,
.title-area-left-style .pre-title span {
  color: var(--color-primary);
  font-weight: 500;
}

.course-add-single-one.bg-y .title-area-left-style .title {
  color: #110C2D;
  font-size: 23px !important;
  font-style: normal;
  font-weight: 600;
  line-height: 42px;
  font-family: var(--font-secondary);
  margin-bottom: 7px;
}

.fSrt4sw {
  font-size: 14px;
}

.course-add-single-one.bg-p .rts-btn,
.course-add-single-one.bg-y .rts-btn {
  padding: 10px 24px;
}

.rts-btn.btn-primary {
  background: #009846 !important;
  color: #000000;
  border: 2px solid #ffffff;
  padding: 6px 14px;
  box-shadow: 0px 0px 1px 0px #ddd;
  /* max-width: 100% !important; */
  color: #fff;
}

.rts-btn {
  display: block;
  max-width: max-content;
  padding: 14px 34px;
  border-radius: 2px;
  transition: 0.3s;
  font-weight: 500;
  color: var(--color-primary);
}

.course-add-single-one.bg-p {
  background-image: url(../images/course/099.jpg);
  padding: 30px;
  border-radius: 6px;
}

.bg-pss {
  background-image: url(../images/course/09ss.png) !important;
}

.bg_image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.title-area-left-style {
  text-align: left;
}

.title-area-left-style .pre-title {
  justify-content: flex-start;
}

.title-area-center-style .pre-title,
.title-area-left-style .pre-title {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
  margin-bottom: 15px;
}

.title-area-center-style .pre-title img,
.title-area-left-style .pre-title img {
  max-width: 20px;
}

.course-add-single-one.bg-p.bg-p .title-area-left-style .pre-title span {
  color: #fff;
}

.title-area-center-style .pre-title span,
.title-area-left-style .pre-title span {
  color: var(--color-primary);
  font-weight: 500;
}

.course-add-single-one.bg-p.bg-p .title-area-left-style .title {
  color: #FFF;
  font-size: 23px;
  font-style: normal;
  font-weight: 600;
  line-height: 42px;
  font-family: var(--font-secondary);
  margin-bottom: 7px;
}

.fSrt4sw {
  font-size: 14px;
}

.course-add-single-one.bg-p .rts-btn,
.course-add-single-one.bg-y .rts-btn {
  padding: 10px 24px;
}

.rts-btn.btn-primary-white {
  background: #fff !important;
  color: #110C2D;
  border: 1px solid transparent;
}

.rts-btn {
  display: block;
  max-width: max-content;
  padding: 14px 34px;
  border-radius: 2px;
  transition: 0.3s;
  font-weight: 500;
  color: var(--color-primary);
}

/* css for review slider */
.bbggsss {
  padding-top: 26px;
  padding-bottom: 0px;
  background: #fff;
}

.rts-section-gap {
  padding: 120px 0;
}

.title-area-center-style,
.title-area-left-style {
  text-align: center;
}

.title-area-center-style .pre-title,
.title-area-left-style .pre-title {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
  margin-bottom: 15px;
}

.title-area-center-style .pre-title img,
.title-area-left-style .pre-title img {
  max-width: 20px;
}

.title-area-center-style .pre-title span,
.title-area-left-style .pre-title span {
  color: var(--color-primary);
  font-weight: 500;
}

.title-area-center-style .title,
.title-area-left-style .title {
  margin-bottom: 5px;
}

.container-full {
  width: 100%;
  margin: auto;
  padding: 0 15px;
}

.marque-main-wrapper-parent-flex {
  display: flex;
  align-items: center;
  gap: 30px;
  will-change: transform;
}

.marque-main-wrapper-parent-flex .marquree-wrapper-1 {
  animation: marquee 60s linear infinite;
}

.marquree-wrapper-1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}

.single-testimonials-area-1 {
  padding: 40px;
  border-radius: 6px;
  border: 1px solid #DDD8F9;
  background: #F9F8FF;
  min-width: 460px;
}

.single-testimonials-area-1 .stars-area {
  display: flex;
  align-content: center;
  gap: 5px;
  margin-bottom: 20px;
}

.single-testimonials-area-1 p.disc {
  color: #110C2D;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 30px;
}

.single-testimonials-area-1 .feedback-author {
  display: flex;
  align-items: center;
  gap: 18px;
}

.single-testimonials-area-1 .feedback-author .title {
  margin-bottom: 0;
}

.single-testimonials-area-1 {
  padding: 40px;
  border-radius: 6px;
  border: 1px solid #DDD8F9;
  background: #F9F8FF;
  min-width: 460px;
}

.single-testimonials-area-1 .stars-area {
  display: flex;
  align-content: center;
  gap: 5px;
  margin-bottom: 20px;
}

.single-testimonials-area-1 p.disc {
  color: #110C2D;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 30px;
}

.single-testimonials-area-1 .feedback-author {
  display: flex;
  align-items: center;
  gap: 18px;
}