.about-banner_section {
  padding: 70px 0;
  position: relative;

}

.about-banner-img {
  max-width: 100%;
  vertical-align: middle;
  border-style: none;
}

.about-text h3 {
  font-size: 45px;
  font-weight: 700;
  margin: 0 0 6px;
}

#our-team .avatar-circle {
  overflow: hidden;
  height: 170px;
  width: 170px;
  border-radius: 100%;
  background: linear-gradient(
    90deg,
    rgb(253, 163, 59) 0%,
    rgb(255, 187, 109) 100%
  );
  position: relative;
}
#our-team .avatart-design-img1 {
  width: 198px;
  left: -7px;
  top: -44px;
  clip-path: polygon(
    11.91% -1px,
    93.65% 1px,
    78.99% 52.7%,
    66.03% 65.57%,
    36.54% 67.35%,
    19.5% 49.93%
  );
  display: block;
  position: absolute;
  pointer-events: none;
}
#our-team .avatart-design-img2 {
  width: 198px;
  position: absolute;
  top: -44px;
  left: -7px;
  height: auto;
}
#our-team .cards-design-head {
  width: 260px;
}
#our-team .design-cards-block {
  width: 170px;
  margin-top: 28px;
}
#our-team .cards-design-head .button-color-btn {
  background: linear-gradient(
    90deg,
    rgb(253, 163, 59) 0%,
    rgb(255, 187, 109) 100%
  );
  border: none !important;
  border-radius: 15px;
  color: white;
  font-weight: 600;
  letter-spacing: 1px;
  transition: 0.5s ease-in-out;
}
#our-team h2 {
  font-size: 3rem;
  color: var(--mustard);
}
#our-team .cards-design-head h3 {
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 5px !important;
}
#our-team .cards-design-head h4 {
  font-size: 18px;
}
#our-team .cards-design-head {
  border: 1px solid #ff9d00;
  border-radius: 20px;
  box-shadow: 0px 0px 10px 5px #0000000d;
  align-content: space-between;
}
#our-team .cards-design-head .design-circle-head1 {
  left: 32px;
  top: 68px;
}
#our-team .cards-design-head .design-circle-head2 {
  right: 44px;
  top: 170px;
  rotate: 164deg;
}
#our-team .cards-design-head .design-circle-head {
  width: 50px;
  height: 50px;
  background: rgb(253, 163, 59);
  background: -moz-linear-gradient(
    90deg,
    rgba(253, 163, 59, 1) 0%,
    rgba(255, 224, 188, 1) 100%
  );
  background: -webkit-linear-gradient(
    90deg,
    rgba(253, 163, 59, 1) 0%,
    rgba(255, 224, 188, 1) 100%
  );
  background: linear-gradient(
    90deg,
    rgba(253, 163, 59, 1) 0%,
    rgba(255, 224, 188, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fda33b",endColorstr="#ffe0bc",GradientType=1);
  border-radius: 100%;
  position: absolute;
}
#paragraph-section4 .float-image1 {
  float: right;
  width: 350px;
  height: auto;

  margin-left: 10px;
}
#paragraph-section4 .float-image3 {
  float: left;
  width: 300px;
  height: auto;

  margin-right: 10px;
}
#paragraph-section4 .float-image2 {
  float: left;
  width: 350px;
  height: auto;

  margin-right: 10px;
}
#paragraph-section4 p {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  color: var(--black);
}

/* picture position css  */

.samaun-1 {
  width: 213px !important;
  position: absolute !important;
  top: -20px !important;
  left: -20px !important;
  height: auto !important;
}
.samaun-2 {
  position: absolute !important;
  width: 85px !important;
  display: block !important;
  top: -22px !important;
  left: 43px !important;
}
.santanu-1 {
  top: -44px !important;
  left: -13px !important;
}
.santanu-2 {
  top: -39px !important;
  left: 29px !important;
}

.debasis-1 {
  width: 176px !important;
  position: absolute !important;
  top: -21px !important;
  left: 2px !important;
  height: auto !important;
}
.debasis-2 {
  position: absolute !important;
  width: 101px !important;
  display: block !important;
  top: -23px !important;
  left: 38px !important;
}
.priyanka-1 {
  width: 169px !important;
  position: absolute !important;
  top: -52px !important;
  left: 1px !important;
  height: auto !important;
}
.priyanka-2 {
  position: absolute !important;
  width: 114px !important;
  display: block !important;
  top: -30px !important;
  left: 27px !important;
}

@media (max-width: 991px) {
  .float-image,
  .float-image1,
  .float-image2,
  .float-image3,
  .float-image4,
  .float-image5,
  .float-image6 {
    float: initial !important;
    width: 75% !important;
    margin-left: 0px !important;
    margin-right: 0px !important ;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem !important;
  }
}
@media (max-width: 767px) {
  .about-text h3 {
    font-size: 35px;
    text-align: center;
    margin: 1rem 0;
  }

  .about-text h6 {
    font-size: 18px;
    text-align: center;
  }
}

.about-text h6 {
  font-weight: 600;
  margin-bottom: 15px;
}

.about-text p {
  font-size: 1.2rem;
}

@media (max-width: 991px) {
  .about-avatar {
    margin-top: 30px;
  }
}

.about-banner_section .counter-section {
  padding: 22px 20px;
  
  background: var(--mustard);
  border-radius: 10px;
  box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
}

.about-banner_section .counter-section .count-data {
  margin-top: 10px;
  margin-bottom: 10px;
}

.about-banner_section .counter-section .count {
  font-weight: 700;
  color: #20247b;
  margin: 0 0 5px;
}

.about-banner_section .counter-section p {
  font-weight: 600;
  margin: 0;
}

.theme-color {
  color: var(--mustard);
}

.dark-color {
  color: var(--black);
  font-size: 3rem;
}

/* bannner ends */

/* why choose us section starts  */
.why-choose-us-section {
  margin-top: 4rem;
  margin-bottom: 6rem;
}

.why-choose-us-section h2 {
  font-size: 3rem;
  color: var(--mustard);
}

.rounded-circle {
  border-radius: 50% !important;
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.mb-2-9 {
  margin-bottom: 2.9rem;
}

.sub-info {
  font-weight: 700;
  
  color: var(--black);
}

.display-30 {
  font-size: 1.2rem;
  line-height: 1.4;
}

/* why choose us section ends */

.our-Workshop-History-section {
  padding-top: 3rem;
  padding-bottom: 2rem;
  margin-top: 3rem;
  margin-bottom: 4rem;
  background: azure;
}

.our-Workshop-History-section-h2 {
  font-size: 3rem;
  color: var(--mustard);
  text-align: center;
  margin-bottom: 3rem;
}

.history-wrapper {
  position: relative;
  padding: 50px 0 50px;
}

.history-wrapper:after {
  content: "";
  width: 3px;
  height: 100%;
  background: #ededed;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}

.history-wrapper .title-wrap {
  opacity: 0.2;
  padding: 100px 0 0 45px;
}

.history-wrapper .timeline-box {
  position: relative;
}

.one-of-two {
  width: 50%;
  float: left;
}

.history-wrapper .timeline-box:not(:last-child) {
  margin-bottom: 140px;
}

.timeline-box:nth-child(2n) {
  padding: 0 0 0 140px;
}

.history-wrapper .timeline-box:nth-child(2n) {
  margin-bottom: 140px;
}

.history-wrapper .timeline-box:nth-child(2n + 1) {
  margin-top: -24%;
  text-align: right;
}

.timeline-box:nth-child(2n + 1) {
  padding: 0 140px 0 0;
}

.yearly-div {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  position: absolute;
  background: var(--pure-white);
  top: 30%;
  color: var(--black);
  transform: translateY(-50%);
  border: 1px solid #dbdbdb;
  line-height: 100px;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
}

.timeline-box:nth-child(2n) .yearly-div {
  left: 25px;
}

.timeline-box:nth-child(2n + 1) .yearly-div {
  right: 32px;
}

.yearly-div:before {
  content: "";
  width: 15px;
  height: 15px;
  border-left: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  background: var(--pure-white);
  position: absolute;
  top: 50%;
  margin-top: -7.5px;
}

.timeline-box:nth-child(2n) .yearly-div:before {
  left: -8px;
  transform: rotate(45deg);
}

.timeline-box:nth-child(2n + 1) .yearly-div:before {
  right: -8px;
  transform: rotate(-135deg);
}

.timeline-box:after {
  content: "";
  width: 3px;
  height: 0;
  background: var(--mustard);
  position: absolute;
  top: 30%;
  transform: translateY(-50%);
  z-index: 1;
  transition: all 0.3s ease-in-out;
}

.timeline-box:nth-child(2n):after {
  left: -1.5px;
}

.timeline-box:nth-child(2n + 1):after {
  right: -1.5px;
}

.timeline-box:hover:after {
  height: 97px;
}

.timeline-box:before {
  content: "";
  width: 21px;
  height: 21px;
  border-radius: 50%;
  border: 5px solid #ededed;
  position: absolute;
  background: var(--pure-white);
  z-index: 2;
  top: 30%;
  transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
}

.timeline-box:nth-child(2n):before {
  left: -10.5px;
}

.timeline-box:nth-child(2n + 1):before {
  right: -10.5px;
}

.timeline-box:hover:before {
  border: 5px solid var(--mustard);
}

@media screen and (max-width: 1199px) {
  .yearly-div {
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 22px;
  }
}

@media screen and (max-width: 991px) {
  .history-wrapper {
    padding: 30px 0 30px;
  }

  .history-wrapper .title-wrap {
    padding: 0;
    margin-bottom: 30px;
  }

  .title-wrap.one-of-two {
    width: 100%;
  }

  .history-wrapper:after {
    left: 0;
  }

  .history-wrapper .timeline-box:nth-child(2n) {
    padding: 0 0 0 140px;
  }

  .history-wrapper .timeline-box:not(:last-child) {
    margin-bottom: 40px;
  }

  .timeline-box.one-of-two,
  .timeline-box .img img {
    width: 100%;
  }

  .history-wrapper .timeline-box:nth-child(2n + 1) {
    margin-top: 0;
    text-align: left;
  }

  .timeline-box:nth-child(2n + 1) .yearly-div {
    left: 32px;
  }

  .timeline-box:nth-child(2n + 1):before {
    left: -10.5px;
  }

  .timeline-box:nth-child(2n + 1) .yearly-div:before {
    left: -8px;
    transform: rotate(45deg);
  }

  .timeline-box:nth-child(2n + 1):after {
    left: -1.5px;
  }

  .history-wrapper .timeline-box:nth-child(2n + 1) {
    margin-top: 0;
    text-align: left;
  }

  .timeline-box:nth-child(2n + 1) {
    padding: 0 0 0 140px;
  }
}

@media screen and (max-width: 767px) {
  .history-wrapper:after,
  .yearly-div,
  .timeline-box:before {
    display: none;
  }

  .history-wrapper {
    padding: 0;
  }

  .history-wrapper .timeline-box:nth-child(2n),
  .history-wrapper .timeline-box:nth-child(2n + 1) {
    padding: 0 15px;
  }

  .history-wrapper .timeline-box:not(:last-child) {
    margin-bottom: 30px;
  }

  .timeline-box .content {
    text-align: center;
  }

  .timeline-box:nth-child(2n):after,
  .timeline-box:nth-child(2n + 1):after {
    display: none;
  }
}

.mb-1-6,
.my-1-6 {
  margin-bottom: 1.6rem;
}

/* history ends */
/* features starts */
@-webkit-keyframes mover {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes mover {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.service-wrapper {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.service-wrapper .icon {
  width: 60px;
  height: 60px;
  line-height: 45px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.service-wrapper .content .title {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-weight: 500;
}

.service-wrapper .big-icon {
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0.05;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.service-wrapper:hover {
  -webkit-box-shadow: 0 10px 25px rgba(47, 60, 78, 0.15) !important;
  box-shadow: 0 10px 25px rgba(47, 60, 78, 0.15) !important;
  background: var(--pure-white);
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  border-color: transparent !important;
  overflow: hidden;
}

.service-wrapper:hover .icon {
  background: var(--custom-blue) !important;
  color: var(--pure-white) !important;
}

.service-wrapper:hover .big-icon {
  z-index: -1;
  opacity: 0.1;
  font-size: 160px;
}

.text-custom {
  color: var(--custom-blue) !important;
  text-decoration: underline;
}

.uim-svg {
  display: inline-block;
  height: 1em;
  vertical-align: -0.125em;
  font-size: inherit;
  fill: var(--uim-color, currentColor);
}

/* .............................. */
/*    get started wrok with us  */
/* ............................ */
.get-started-section {
  padding: 3rem 0 5rem;
  background: var(--mustard);
  box-shadow: rgb(204 219 232) 3px 3px 6px 0px inset,
    rgb(255 255 255 / 50%) -3px -3px 6px 1px inset;
}

@media (min-width: 1300px) and (max-width: 1500px) {
  .get-started-section {
    background-image: url("../images/bggg.png");
  }
}

.get-started-section h2 {
  color: var(--pure-white);
}

.my-a-btn-div {
  text-align: center;
  margin-top: 4rem;
}

.my-a-btn {
  text-decoration: none;
  border: 3px solid var(--pure-white);
  color: transparent;
  padding: 20px 40px;
  font-size: 1.5rem;
  font-family: "Satoshi-Variable";
  letter-spacing: 0.01em;
  transition: all 0.5s;
  position: relative;
}

@media (min-width: 400px) {
  .my-a-btn:before {
    content: "Register Now";
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--custom-blue);
    background: var(--pure-white);
    font-size: 1.5rem;
    top: 0;
    left: 100%;
    font-family: "Satoshi-Variable";
    letter-spacing: 0.01em;
    transition: all 1s;
    height: 100%;
    width: 101%;
    position: absolute;
    transform: scale(0) rotatey(0);
    opacity: 0;
  }

  .my-a-btn:hover:before {
    transform: scale(1) rotatey(360deg);
    left: 0;
    opacity: 1;
  }

  .my-a-btn:after {
    content: "Register Now";
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--custom-blue);
    background: var(--pure-white);
    font-size: 1.5rem;
    top: 0;
    left: 0;
    font-family: "Satoshi-Variable";
    letter-spacing: 0.01em;
    transition: all 1s;
    height: 100%;
    width: 101%;
    position: absolute;
    transform: scale(1) rotatey(0);
    opacity: 1;
  }

  .my-a-btn:hover:after {
    transform: scale(0) rotatey(360deg);
    left: -100%;
    opacity: 0;
  }
}

/* ........................................... */
/* media queries for all classes  */
/* ................................................ */
@media (max-width: 575px) {
  #our-team h2 {
    font-size: 2.2rem;
    color: var(--mustard);
  }
  .about-banner_section {
    padding: 0px;
  }
  .dark-color {
    font-size: 2.5rem;
  }
  .about-text h3 {
    font-size: 25px !important;
  }

  .why-choose-us-section h2 {
    font-size: 2.2rem !important;
  }

  .get-started-section {
    padding: 3rem 1rem 5rem;
  }

  .get-started-section h2 {
    font-size: 2rem;
  }
}

@media (max-width: 399px) {
  .my-a-btn {
    color: var(--custom-blue);
    padding: 15px 30px;
    font-size: 1.2rem;
  }
  .why-choose-us-section h2 {
    font-size: 1.9rem !important;
  }
  .dark-color {
    font-size: 2rem;
  }
  .my-a-btn:hover {
    background: var(--pure-white) !important;
  }
}
@media (min-width: 991px) {
  .service-wrapper {
    min-height: 385px !important;
  }
}

.info-box {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  padding: 20px;
  transition: transform 0.3s ease;
}
.info-box:hover {
  transform: translateY(-5px);
}
.info-box i {
  font-size: 2rem;
  color: #007bff;
  margin-bottom: 10px;
}
