@import url("https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700&amp;display=swap");

body {
  font-family: "Jost", sans-serif;
}

p {
  font-size: 16px;
}

a {
  cursor: pointer;
}

:root {
  --primary--color: #0072b1;
  --secondary--color: #fff;
  --text-color: #545454;
  --accent-color: #0072b1;
  --dark-blue-color: #3b3c4e;
}

h1 {
  font-size: 70px;
  line-height: 70px;
}

h2 {
  font-size: 28px;
  font-weight: 600;
  line-height: 50px;
}

h2 span,
h4 span {
  color: #0072b1;
}

h3 {
  font-size: 28px;
  font-weight: 600;
  color: var(--primary--color);
  line-height: 40px;
}

h3 span {
  color: #0072b1;
}

h4 {
  font-size: 24px;
  line-height: 50px;
}

p {
  font-size: 18px;
  line-height: 26px;
  color: var(--text-color);
}

.get-started a {
  padding: 17px 51px 16px 52px;
  background: var(--accent-color);
  display: inline-block;
  font-weight: 500;
  font-size: 18px;
  color: var(--secondary--color);
  text-decoration: none;
  box-shadow: 1px 1px 30px 0px rgb(0 0 0 / 20%);
  border-radius: 0 30px 30px 30px;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}

.get-started a:hover {
  background: var(--text-color);
  transform: translateY(-8px);
}

.padding-top {
  padding-top: 50px;
}

.padding-bottom {
  padding-bottom: 50px;
}

.tastimonials-con .slick-slider {
    margin:0 -10px;
}
.tastimonials-con .slick-slide {
 text-align:center;
    margin-right:10px;
    margin-left:10px;
}

.generic a {
  padding: 15px 49px 14px 50px;
  display: inline-block;
  font-weight: 500;
  font-size: 18px;
  text-decoration: none;
  border: 2px solid var(--text-color);
  border-radius: 0 30px 30px 30px;
  color: var(--text-color);
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}

.cta-sect {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 20px 0px 20px 0px;
  
}

.generic a:hover {
  border-color: var(--accent-color);
  background: var(--accent-color);
  color: var(--secondary--color);
  transform: translateY(-8px);
}

.genric-heading h2,
.genric-heading h4,
.genric-heading h3,
.genric-heading-1 h2,
.help-right-con h2 {
  font-weight: 700;
  font-size: 36px;
  margin-bottom: 28px;
  display: inline-block;
}

.genric-heading-1 {
  text-align: left !important;
}
.banner-main-con .banner-left-con p {
    margin-bottom: 10px !important;
}
.genric-heading-1 p.mb-0 {
  margin-bottom: 15px !important;
}

.genric-heading p {
  font-weight: 400;
}

.genric-heading {
  margin-bottom: 76px;
}

.dotted-img::before {
  content: "";
  width: 916px;
  height: 659px;
  background: url(../image/dotted-img.png) no-repeat top left;
  background-size: cover;
  position: absolute;
  top: 0;
  left: -495px;
  z-index: -1;
}

.overflow {
  overflow: hidden;
}

/****** headerm and banner section******/

.header-and-banner-con {
  background: url(../image/banner-bg-img.png) no-repeat top left;
  background-size: cover;
}

.header-main-con {
  padding: 7px 0;
}

.header-con .navbar-nav .nav-item .nav-link {
  font-size: 18px;
  color: #000;
  font-weight: 700;
}

.header-con .navbar-nav .nav-item .nav-link:hover {
  color: var(--accent-color) !important;
}

.header-con .navbar-nav .nav-item .nav-link span {
  font-size: 12px;
  margin-bottom: -4px;
  text-align: end;
}

.header-con .navbar-nav .nav-item {
  padding: 0 20px;
}

div#exampleModal .modal-content .form-banner {
  width: 100%;
}

div#exampleModal input.cty-code.form-control {
  padding-left: 50px !important;
}

div#exampleModal .modal-header button span {
  color: #fff;
  font-weight: 300;
  font-size: 38px;
}

div#exampleModal .modal-dialog {
  max-width: 600px;
  margin: 0px auto 0;
}

div#exampleModal .form_head {
  margin-top: 20px;
}

div#exampleModal .form_body {
  padding: 20px 25px 20px 25px;
}

.cta-section {
  background-image: url(../image/cta-banner.png);
  padding: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.cta-btn a {
  padding: 13px 30px 16px 32px;
  background: #ffffff;
  display: inline-block;
  font-weight: 500;
  font-size: 18px;
  color: #00c283;
  text-decoration: none;
  box-shadow: 1px 1px 30px 0px rgb(0 0 0 / 20%);
  border-radius: 0 30px 30px 30px;
  transition-duration: 0.3s;
  margin-top: 47px;
}

div#exampleModal button.close {
  padding: 0 !important;
  background-color: transparent;
  position: absolute;
  top: 50px;
  right: 15px !important;
  z-index: 99999999999;
}

section.content-area {
  display: block;
  padding: 50px 0 0;
  margin-bottom: 40px !important;
}

.col-md-6.stick-content {
  height: 100%;
  max-height: 400px;
  overflow-y: scroll;
}

.col-md-6.stick-content::-webkit-scrollbar {
  width: 3px;
}

.col-md-6.stick-content::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.fun-fact {
  text-align: center;
}

.col-md-6.stick-content::-webkit-scrollbar-thumb {
  background: #0072b1;
}

.col-md-6.stick-content::-webkit-scrollbar-thumb:hover {
  background: #0072b1;
}

.col-md-6.stick-content h3 {
  font-family: jost, sans-serif;
  font-size: 22px;
  font-weight: 600;
  margin: 0;
}

div#exampleModal .modal-content .new-form input[type="submit"] {
  background-color: #000;
  color: #fff;
}

.get-started {
  margin-top: 30px;
}

.row.pt-50.hero-stats .fun-fact {
  text-align: center;
}

.row.hero-stats {
  padding: 20px;
  gap: 20px;
}

.banner-left-con h1 {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 19px;
  line-height: 23px;
}

.banner-left-con p {
  margin-bottom: 0px;
  color: #000;
}

.banner-left-con span {
  font-weight: 700;
  color: #0072b1;
  /*font-size: 24px;*/
  margin-top: 40px;
}

.banner-left-con small {
  font-weight: 700;
  color: var(--accent-color);
  font-size: 24px;
}

.banner-img-detail {
  width: 306px;
  height: 202px;
  background: var(--secondary--color);
  box-shadow: 1px 1px 60px 0px rgb(0 0 0 / 20%);
  position: absolute;
  bottom: 50px;
  left: -125px;
  border-radius: 0 38px 65px 38px;
  padding: 45px 24px 36px;
  text-align: center;
}

.banner-img-detail h3 {
  font-weight: 500;
}

div#exampleModal .modal-content {
  width: 100%;
  box-shadow: none !important;
  background-color: #0072b1;
  border: 2px solid #fff;
}

div#exampleModal .modal-header {
  padding: 0 !important;
}

.banner-img-detail h3 span {
  color: var(--accent-color);
  text-transform: uppercase;
}

.iti.iti--allow-dropdown {
  width: 100%;
  margin-top: 15px;
}

.banner-main-con {
  padding-top: 60px;
  padding-bottom: 70px;
  background: url(../image/bg.jpg);
  overflow: hidden;
}

.banner-main-con h2 {
  font-size: 33px;
  font-weight: 600;
  line-height: 35px;
  margin: 12px 0;
}

.row.pt-50.hero-stats .col-lg-3.col-md-6.item {
  margin: 0 !important;
  padding: 0 !important;
}

.dropdown-item {
  font-size: 16px;
  font-weight: 500;
  color: var(--primary--color);
  padding: 8px 24px;
}

.dropdown-menu {
  border-radius: 8px;
  background: var(--secondary--color);
  box-shadow: 1px 1px 6px 0px rgb(0 0 0 / 20%);
  border: 0;
}

.dropdown-item:hover {
  background-color: var(--accent-color);
  color: #fff;
}

.dropdown-menu .dropdown-item:first-child {
  border-radius: 8px 8px 0 0;
}

.dropdown-menu .dropdown-item:last-child {
  border-radius: 0 0 8px 8px;
}

/****** headerm and banner section******/

/****** sloution box section ********/

.sloution-box-content {
  background: url(../image/sloution-box-bg-img.webp) no-repeat center;
  background-size: cover;
  padding: 100px 96px;
}

.sloution-box-right-content {
  padding-left: 78px;
}

.additional-section {
  padding-left: 20px;
}

.sloution-box-right-content figure {
  margin-bottom: 30px;
}

.sloution-box-right-content figure img,
.testimonials-content figure img {
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}

.sloution-box-right-content figure img:hover,
.testimonials-content figure img:hover {
  transform: translateY(-8px);
}

.sloution-box-right-content h2 {
  font-weight: 700;
  margin-bottom: 12px;
  font-size: 34px !important;
  line-height: 38px;
}

.sloution-box-right-content p {
  margin-bottom: 12px;
}

/****** sloution box section ********/

/****** service section********/

.service-box-item figure {
  margin-bottom: 12px;
}

.process-bg{
    text-align: center;
    color: #fff;
}

.service-box-item h4 {
  font-weight: 700;
  margin-bottom: 10px;
}

.service-process-box {
  background-color: #0072b1;
}

.service-box-item>a {
  color: var(--text-color);
  padding: 14px 25px 12px;
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
  text-decoration: none;
  border-radius: 0 30px 30px 30px;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}

.service-box-item:hover>a {
  color: var(--secondary--color);
  background: var(--accent-color);
}

.service-box-item a:hover {
  transform: translateY(-8px);
}

. .service-box-item p {
  margin-bottom: 36px;
}

.service-box-item a span {
  margin-left: 2px;
}

.service-box-item {
  padding: 40px;
  border-radius: 0 38px 85px 38px;
  z-index: 999;
  box-shadow: 0 0 100px 0px rgb(0 0 0 / 10%);
}

.service-box-item:hover {
  box-shadow: 0 0 100px 0px rgb(0 0 0 / 10%);
  background: var(--secondary--color);
  background: linear-gradient(86.39deg, #eef6f5 48.02%, #fff7ed 97.03%);
}

.service-box-item img,
.client-box ul li img,
.price-plan-item img,
.project-inner-con img {
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}

.service-box-item:hover img,
.client-box ul li:hover img,
.price-plan-item:hover img,
.project-inner-con img:hover {
  transform: translateY(-8px);
}

.service-inner-con:after {
  content: "";
  width: 410px;
  height: 912px;
  position: absolute;
  right: -357px;
  top: -226px;
}

.sloution-box-lft-content,
.banner-right-con img,
.tastimonials-left-con,
.service-build-lft-con img,
.team-detail-con img {
  transition: transform ease-in-out 0.5s;
}

.sloution-box-lft-content:hover,
.banner-right-con img:hover,
.tastimonials-left-con:hover,
.service-build-lft-con img:hover,
.team-detail-con img:hover {
  transform: scale(1.1);
}

.inner-heading p {
  color: #fff;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.flip-card-content a {
  color: #fff;
}

/****** service section********/

/******* help section ********/

.help-con {
  background: url(../image/help-bg-img.webp) no-repeat top right;
  background-size: cover;
}

.client-details-box {
  width: 144px;
  height: 147px;
  padding: 20px 30px 12px;
  background: var(--secondary--color);
  box-shadow: 0 0 100px 0px rgb(0 0 0 / 10%);
  border-radius: 0 30px 30px 30px;
  position: absolute;
  top: 159px;
  left: -60px;
}

.client-details-box p {
  font-weight: 700;
  line-height: 20px;
}

.client-details-box figure {
  margin-bottom: 14px;
}

.designer-con {
  right: -41px;
  width: 150px;
  height: 110px;
  top: 48px;
  left: auto;
}

.designer-con figure {
  position: absolute;
  left: 0;
  top: 42px;
}

.designer-con span {
  font-size: 18px;
  font-weight: 700;
  position: absolute;
  right: 19px;
  bottom: 24px;
}

.commetns-con {
  bottom: -17px;
  right: -40px;
  left: auto;
  top: auto;
}

.help-right-con h2 span::after {
  bottom: 13px;
}

.help-right-con h2 span {
  z-index: 1;
  color: var(--accent-color);
}

.help-left-con {
  margin-top: 18px;
}

/******* help section ********/

/*** client section *****/

.client-box-item p {
  font-weight: 700;
}

.client-box ul li {
  width: 18.444%;
  float: left;
  margin: 0 10px;
  border-radius: 0 38px 38px 38px;
  background: #fbf7f0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 180px;
}

.info.faq-left {
  text-align: center;
}

.award-section h2 {
  font-size: 36px;
  line-height: 50px;
  text-align: center;
}

.price-plan-item .fs-24 {
  font-size: 22px;
  font-weight: 600;
  line-height: 26px;
}

.client-box ul li .mb-0 {
  font-size: 17px;
  text-align: center;
}

.client-box ul li figure {
  margin: 0;
}

.client-box-item figure {
  margin-bottom: 10px;
}

.client-box ul li:nth-child(2) {
  background: #eddcdf7a;
}

.client-box ul li:nth-child(3) {
  background: #068c1717;
}

.client-box ul li:nth-child(4) {
  background: #007fa31c;
}

.client-box ul li:last-child {
  background: #78469b24;
}

.static-con h2 {
  font-weight: 700;
}

.client-box {
  margin-bottom: 72px;
}

.static-con p {
  margin-left: 14px;
  line-height: 24px;
}

/*** client section *****/

/*** work section *****/

.work-con {
  background: url(../image/work-bg-img.jpg) no-repeat center;
  background-size: cover;
}

.work-portfolio-box-content span {
  font-size: 14px;
  color: var(--secondary--color);
  text-transform: uppercase;
  margin-bottom: 6px;
}

.work-portfolio-box-content h3 {
  font-weight: 700;
}

.work-portfolio-box a {
  text-decoration: none;
}

.work-portfolio-box-content {
  position: absolute;
  bottom: 30px;
  left: 40px;
  z-index: 1;
  display: none;
}

.work-portfolio-box-content h3 {
  position: relative;
}

.work-portfolio-box-content h3 {
  position: relative;
  z-index: 1;
  color: var(--secondary--color);
}

.work-portfolio-box-item {
  position: relative;
}

.work-portfolio-box-item:hover:after {
  content: "";
  width: 100%;
  height: 100%;
  background: #13a979;
  opacity: 0.8;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 32px;
}

.work-portfolio-box-item:hover .work-portfolio-box-content {
  display: block;
}

.work-portfolio-box-content h3::after {
  background: #219b6e;
}

.work-portfolio-box .row:first-child {
  margin-bottom: 30px;
}

/*** work section *****/

/**** tastimonials section****/

.tastimonials-con {
  background: url(../image/tastimonials-bg-img.webp) no-repeat center;
  background-size: cover;
}

.testimonials-content h6 {
  font-weight: 600;
  margin-bottom: 14px;
}

.testimonials-content h2 {
  font-weight: 700;
  margin-bottom: 28px;
}

.testimonials-content p {
  font-size: 18px;
  line-height: 36px;
  color: var(--text-color);
  font-style: italic;
  margin-bottom: 26px;
}

.carousel-control-prev {
  left: 47px;
}

.testimonials-inner-content span:last-child {
  font-size: 18px;
  line-height: 16px;
  color: var(--text-color);
}

.auther-name {
  color: var(--accent-color);
  line-height: 22px;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 20px;
}

.carousel-control-next,
.carousel-control-prev {
  opacity: 1;
  top: inherit;
  bottom: -86px;
  width: auto;
}

.carousel-control-prev {
  left: inherit;
  right: 60px;
}

.carousel-control-next:hover,
.carousel-control-prev:hover {
  opacity: 1;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-image: none;
}

.carousel-control-prev span,
.carousel-control-next span {
  width: 50px;
  height: 50px;
  border-radius: 50% 50% 50% 0px;
  font-size: 20px;
  border: 2px solid var(--text-color);
  color: var(--text-color);
}

.carousel-control-next span {
  border-radius: 50% 50% 0 50%;
}

.carousel-control-prev span:hover,
.carousel-control-next span:hover {
  background: var(--accent-color);
  border-color: transparent;
  color: var(--secondary--color);
}

.carousel-control-next {
  left: inherit;
  right: 0;
}

.tastimonials-left-con figure::before {
  content: "";
  width: 660px;
  height: 600px;
  position: absolute;
  top: -26px;
  left: -84px;
  background: url(../image/tastimonials-lft-bg-img.webp) no-repeat top left;
}

.tastimonials-left-con img {
  position: relative;
  z-index: 1;
}

.testimonials-content figure {
  margin-bottom: 31px;
  margin-top: 8px;
}

.testimonials-content h2 span {
  position: relative;
  color: var(--accent-color);
}

.testimonials-content h2 span::after {
  bottom: 13px;
}

/**** tastimonials section****/

/****information section***/

.information-inner-con:after {
  width: 500px;
  height: 750px;
  top: -133px;
}

.service-box-item h4 {
  line-height: 30px;
}

.information-inner-con .service-box-item:hover {
  background: var(--accent-color);
}

.information-inner-con .service-box-item:hover a {
  background-color: var(--secondary--color);
  color: var(--text-color);
}

.information-inner-con .service-box-item:hover h4,
.information-inner-con .service-box-item:hover p {
  color: var(--secondary--color);
}

.blog-main-con .service-box .service-box-item img {
  width: 100% !important;
  height: auto !important;
}

/****information section***/

/**** footer section***/

.weight-footer-con {
  background: url(../image/weight-footer-img.webp) no-repeat top right;
  background-size: cover;
  padding: 100px 0 50px 0;
}

.weight-footer-item p {
  font-size: 16px;
  line-height: 24px;
}

.weight-footer-item figure {
  margin-bottom: 27px;
}

.weight-footer-item p {
  margin-bottom: 28px;
}

.social-icon ul li a span {
  text-decoration: none;
  color: var(--text-color);
  font-size: 18px;
  padding: 0 3px;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}

.social-icon ul li a span:hover {
  color: var(--accent-color);
  transform: translateY(-8px);
}

.weight-footer-item h5,
.weight-footer-item strong {
  font-size: 18px;
  font-weight: 700;
  color: #0e151d;
  margin-bottom: 30px;
}

.weight-footer-item a:hover {
  color: var(--accent-color);
}

.quick-item ul li a {
  text-decoration: none;
  font-size: 16px;
  color: var(--text-color);
  text-decoration: none;
  margin-bottom: 6px;
  display: inline-block;
}

.quick-item ul li span {
  color: var(--accent-color);
  padding-right: 10px;
}

.Contact-info-con ul li span {
  color: var(--accent-color);
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 2px;
}

.Contact-info-con ul li p {
  margin-bottom: 5px;
}

.Contact-info-con ul li a {
  text-decoration: none;
  color: var(--text-color);
}

.weight-footer-item input {
  background: var(--secondary--color);
  border: none;
  padding: 13px 20px;
  width: 100%;
  font-size: 16px;
  color: var(--text-color);
  box-shadow: 0 0 50px 0px rgb(0 0 0 / 10%);
  border-radius: 30px;
  margin-bottom: 15px;
}

.weight-footer-item input:focus {
  outline: none;
}

.weight-footer-item button {
  padding: 14px 25px 12px;
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
  text-decoration: none;
  border-radius: 0 30px 30px 30px;
  background: transparent;
  cursor: pointer;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
  border: 2px solid var(--text-color);
}

.banner-main-con .fun-fact i {
  font-size: 20px;
  background-color: #ffffff;
  padding: 11px;
  border-radius: 50%;
  margin-bottom: 4px;
  color: #0072b1;
}

.banner-main-con .timer {
  font-size: 22px !important;
  font-weight: 600;
  line-height: 25px;
}

.banner-main-con .hero-stats .fun-fact span.medium {
  font-weight: 500 !important;
}

.banner-main-con .banner-left-con span {
  font-weight: 700;
  color: #000;
      line-height: 1;
}

.weight-footer-item button:hover {
  border-color: var(--accent-color);
  background: var(--accent-color);
  color: var(--secondary--color);
  transform: translateY(-8px);
}

.newsletter-con p {
  margin-bottom: 30px;
}

.footer-navbar {
  background: var(--accent-color);
  padding: 24px 38px 25px;
  border-radius: 0 30px 30px 30px;
  margin-top: 50px;
}

.footer-navbar ul li {
  color: var(--secondary--color);
  font-size: 16px;
  padding: 0 20px;
}

.footer-navbar p {
  font-size: 16px;
  color: var(--secondary--color);
}

/**** footer section ***/

/******************/

.generic-banner-con {
  background: url(../image/generic-banner.png) no-repeat center;
  background-size: cover;
}

.generic-banner-con .banner-con h1 {
  font-weight: 700;
  margin-bottom: 27px;
}

.generic-banner-con .banner-con p {
  margin-bottom: 29px;
}

.generic-banner-con .banner-main-con {
  padding-bottom: 120px;
  padding-top: 120px;
}

.generic-banner-link a {
  text-decoration: none;
  color: var(--text-color);
  font-size: 16px;
}

.generic-banner-link span {
  font-size: 16px;
}

.generic-banner-link a:hover {
  color: var(--accent-color);
}

.project-con h2 {
  font-weight: 700;
  margin-bottom: 44px;
}

.project-con h2 span {
  color: var(--accent-color);
}

.project-inner-con figure {
  margin-bottom: 32px;
}

/********* price plan page**********/

.price-plan-item {
  background: var(--secondary--color);
  padding: 30px 20px 50px 20px;
  border-radius: 0 28px 28px 28px;
  height: 100%;
  position: relative;
}

.price-plan-inner-con .row {
  justify-content: center;
}

.price-plan-inner-con .row .col-lg-4.col-md-4 {
  margin-bottom: 21px;
}

.price-plan-item figure {
  margin-bottom: 14px;
}

.price-plan-item h4 {
  font-weight: 700;
  margin-bottom: 15px;
  color: var(--primary--color);
}

.price-plan-list li {
  color: var(--text-color);
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 18px;
}

.price-plan-banner .banner-main-con {
  padding-bottom: 307px;
}

.price-plan-list li .fa-check-circle {
  color: var(--accent-color);
  font-size: 18px;
  padding-right: 4px;
}

.price-plan-list li .fa-times-circle {
  color: #ff0000;
  font-size: 18px;
  padding-right: 4px;
}

.price-plan-list {
  margin-bottom: 40px;
}

.price-plan-item a {
  color: var(--text-color);
  padding: 14px 25px 12px;
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
  text-decoration: none;
  border-radius: 0 30px 30px 30px;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
  border: 2px solid #0072b1;
  position: absolute;
  bottom: 12px;
}

.price-plan-item a:hover {
  transform: translateY(-8px);
}

.price-plan-item:hover a {
  background: var(--accent-color);
  color: var(--secondary--color);
}

/********* price plan page**********/

/***** team details page *****/

.service-box .price-plan-item p {
  margin-bottom: 36px;
}

.price-plan-item p {
    padding-bottom: 20px;
}


.skills {
  background-color: rgb(243 228 203 / 70%);
  width: 100%;
  height: 15px;
  position: relative;
  margin: 80px 0;
  border-radius: 8px;
}

.title-bar {
  position: absolute;
  top: -5px;
}

.skills span {
  float: right;
  margin-top: -24px;
  margin-right: 5px;
  border-radius: 6px;
  color: #fff;
}

.skillbar {
  background-color: #f3e4cb;
  width: 0px;
  height: 15px;
  border-radius: 8px;
}

.title-bar h5 {
  position: relative;
  top: -32px;
  letter-spacing: normal;
  font-size: 18px;
  font-weight: 700;
}

.skills span {
  float: right;
  margin-top: -38px;
  margin-right: 5px;
  border-radius: 6px;
  color: var(--text-color);
  font-size: 18px;
  font-weight: 700;
}

.team-professional-right .skills:nth-child(2) {
  background: rgb(242 246 252 / 70%);
}

.team-professional-right .skills:nth-child(2) .skillbar {
  background: #d1dced;
}

.team-professional-right .skills:nth-child(3) {
  background: rgb(233 207 228 / 70%);
}

.team-professional-right .skills:nth-child(3) .skillbar {
  background: #e9cfe4;
}

.team-professional-right .skills:last-child {
  background: rgb(220 214 214 / 70%);
}

.team-professional-right .skills:last-child .skillbar {
  background: #dcd6d6;
}

.leading-con {
  background: none;
}

.service-build-con {
  background: url(../image/service-build-img.jpg) no-repeat center;
  background-size: cover;
}

.experiences-con {
  background: url(../image/experiences-bg-img.jpg) no-repeat center;
  background-size: cover;
}

.team-con {
  background: url(../image/team-bg-img.jpg) no-repeat center;
  background-size: cover;
}

.team-box-item h4 {
  font-weight: 700;
  margin-bottom: 2px;
  line-height: 30px;
}

.team-box-item p:nth-child(3) {
  margin-bottom: 20px;
}

.team-box-item p:nth-child(4) {
  margin-bottom: 24px;
  padding: 0 45px;
}

.team-social-icon ul li a span {
  width: 40px;
  height: 40px;
  border: 1px solid var(--text-color);
  border-radius: 50%;
  color: var(--text-color);
  font-size: 18px;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}

.team-social-icon ul li a .fa-twitter {
  margin: 0 7px 0 5px;
}

.team-social-icon ul li a {
  text-decoration: none;
}

.team-box-item figure {
  margin-bottom: 26px;
  display: inline-block;
}

.team-social-icon ul li a span:hover {
  border-color: transparent;
  border-radius: 0 30px 30px 30px;
  background: var(--accent-color);
  color: var(--secondary--color);
  transform: translateY(-8px);
}

.team-box-item figure {
  position: relative;
}

.team-box-item figure:hover:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(12 190 126 / 70%);
  border-radius: 0 30px 100px 30px;
}

.team-member-detail h2 {
  font-weight: 700;
  margin-bottom: 30px;
}

.team-detail-con img {
  border-radius: 0 30px 100px 30px;
}

.team-contanct {
  margin-bottom: 10px;
}

/***** team details page *****/

/****** contact page css ********/

.map-con iframe {
  border-radius: 30px;
  width: 100%;
  height: 490px;
  border: 0;
}

.form-inner-con {
  background: var(--secondary--color);
  box-shadow: 0 0 100px rgb(0 0 0 / 10%);
  border-radius: 0 38px 85px 38px;
  padding: 100px 90px;
}

.form-inner-con input,
.form-inner-con textarea {
  width: 100%;
  border: 1px solid #ccc;
  padding: 20px 26px 18px;
  font-size: 14px;
  color: var(--text-color);
  border-radius: 30px;
  margin-bottom: 20px;
}

.form-inner-con input:focus,
.form-inner-con textarea:focus {
  border-color: var(--accent-color) !important;
  outline: none;
}

.form-inner-con textarea {
  height: 140px;
  resize: none;
  margin-bottom: 14px;
}

.form-inner-con button {
  width: 100%;
  background: var(--accent-color);
  color: var(--secondary--color);
  font-size: 16px;
  font-weight: 500;
  border: none;
  padding: 19px 160px 18px;
  border-radius: 30px;
}

.form-con {
  margin-top: -307px;
}

/****** contact page css ********/

/****** modal css ********/

.modal-header button {
  background: var(--accent-color);
  opacity: 1 !important;
  position: absolute;
  right: 2px;
  top: -2px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  border-radius: 50%;
  justify-content: center;
}

.modal-header button span {
  color: var(--secondary--color);
  font-weight: 300;
  font-size: 18px;
}

.modal-header {
  border-bottom: none;
}

.modal-header button:focus {
  outline: none;
}

.modal-body {
  padding-bottom: 50px;
}

.modal-content {
  border-radius: 30px;
}

/****** modal css ********/

.flip-container {
  width: 100%;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  margin: 80px 0;
}

.flip-card {
  width: 22%;
  height: 250px;
  padding: 10px;
  border: 2px solid #ba3aa8;
  border-radius: 20px 20px 20px 20px;
  box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, 0.5);
}

.flip-card-content img {
  width: 100%;
  max-width: 100px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99;
}

.flip-card-front {
  background-color: #00c083;
  color: white;
}

.flip-card-back {
  background-color: #555555;
  color: white;
  transform: rotateY(180deg);
  background-size: cover;
  background-position: center;
}

.flip-card-back::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}

.flip-card-content {
  position: relative;
  z-index: 1;
  padding: 0 20px;
}

.flip-card-content span {
  font-family: jost, sans-serif;
  font-size: 24px;
  font-weight: 600;
  color: #000000;
  margin: 8px 0;
  display: block;
}

.flip-card-back .flip-card-content span {
  color: #fff;
}

.flip-card-back .flip-card-content p {
  color: #fff;
}

.flip-card-content p {
  color: #000000;
  font-size: 16px;
  margin: 0;
}

.mini-button {
  font-family: jost;
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  background: #00c389;
  padding: 12px 20px;
  max-width: 130px;
  text-align: center;
  color: #fff;
  transition: all 0.3s;
  text-decoration: none;
  margin-top: 15px;
  border-radius: 0 30px 30px 30px;
}

.mini-button:hover {
  background: #bd8c2d;
  transform: scale(1.1);
  text-decoration: none;
}

.nav-item.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0;
}

/* Keep link active on hover */
.nav-item.dropdown:hover>.nav-link {
  color: #007bff;
}

.g -badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: 4px !important;
}

.g -badge:hover {
  width: 256px !important;
}

.contact-whatsapp {
  position: fixed;
  z-index: 3;
  bottom: 22px;
  left: 25px;
  animation: scrollDownAnimation 0.5s ease infinite alternate;
  -webkit-animation: scrollDownAnimation 0.5s ease infinite alternate;
}

.bg-content-01 {
  background-image: url(../image/right-side-image.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right center;
}

.bg-content-02 {
  background-image: url(../image/left-side-image.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
}

.bg-content-03 {
  background-image: url(../image/bottom-right-side-image.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right center;
}

.bg-content-04 {
  background-image: url(../image/bg-content-04.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right center;
}

.bg-content-05 {
  background-image: url(../image/bg-content-05.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right center;
}

.bg-content-06 {
  background-image: url(../image/bg-content-06.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right center;
}

.bg-content-07 {
  background-image: url(../image/bg-content-07.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
}

.bg-content-08 {
  background-image: url(../image/bg-content-08.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right center;
}

.bg-content-09 {
  background-image: url(../image/bg-content-09.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right center;
}

.bg-content-class-01 {
  background-image: url(../image/class-left-side-image.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right center;
}

.bg-content-class-02 {
  background-image: url(../image/class-2nd-left-side-image.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
}

.bg-content-class-03 {
  background-image: url(../image/class-bottom-right-side-image.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right center;
}

.sloution-box-right-content.help-right-con .form-banner {
  text-align: center;
}

.content-area .row {
  justify-content: center;
      padding: 25px 25px;
  
}

.content-area .row .col-md-4 {
  margin-bottom: 20px;
}

.content-area h3 span {
  color: #0072b1;
  font-size: 31px;
  font-weight: 700;
  
}

.content-area p {
  margin-bottom: 25px;
}

.content-area h3 {
  font: 28px jost, sans-serif;
  font-family: jost, sans-serif;
  font-size: 28px;
  font-weight: 600;
  text-align: center;
}


.award-section h3{
    text-align: center;
    color: #000;
}

.content-area h4 {
  font: 28px jost, sans-serif;
  font-family: jost, sans-serif;
  font-size: 28px;
  font-weight: 600;
  text-align: center;
  margin-top: 20px;
}

.center-row {
  background: url(../image/sloution-box-bg-img.webp);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 35px;
}

.process-content {
  text-align: center;
  padding: 20px 0px 0px;
  color: white;
}

.process-content h5 {
  margin-bottom: 230px;
}

section#testimonials {
  margin-bottom: 100px;
}

.counter-section {
  background: linear-gradient(0deg, #8cd7ae, transparent);
  padding-bottom: 50px;
  width: 98%;
  margin-left: 10px;
}

.content-points ul {
  display: flex;
}

.content-points ul:first-child li:last-child {
  margin-left: 85px;
}

.content-points ul:last-child li:last-child {
  margin-left: 109px;
}

/* THE LEAD FORM */

.form-banner {
  padding: 18px 0px;
  background-color: none;
  border-radius: 13px;
  box-shadow: 0px 0px 10px 0px rgb(255 255 255);
  border: 2px white solid;
  z-index: 2;
  background-color: #0072b1;
  box-shadow: 0px 30px 60px 0px rgb(8 0 42 / 10%);
  height: fit-content;
}

.form_body {
  padding: 20px 25px 20px 25px;
}

.form-banner p {
  color: white !important;
  text-align: center;
  /*background-color: green;*/
  padding: 5px;
}

.form-banner  .pulse {
  text-align: center;
  font-size: 26px;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 0px;
  padding: 0 9px;
  line-height: 29px;
}

.form_head {
  text-align: center;
}

.form-banner p {
  text-align: center;
  font-size: 18px;
  color: #212529;
  font-weight: 500;
  margin-bottom: 0px;
  padding: 10px 9px 0 9px;
  line-height: 25px;
}

.form-banner h4 {
  text-align: center;
  color: #ffffff;
  font-weight: 400;
  font-size: 19px;
}

.form-banner h4 a {
  color: #fdc716;
  font-size: 22px;
  font-weight: 900;
}

.form-banner h4 a:hover {
  color: #ffffff;
  text-decoration: underline !important;
}

.sticky-header {
  position: sticky !important;
  top: 0;
  width: 100%;
  background: white;
  z-index: 555555;
  box-shadow: 0 0 25px 0 rgb(0 0 0 / 34%);
}

.service-row {
  margin-top: 25px;
}

.testi-card {
  width: 394px;
  border: 2px solid rgb(51, 51, 51);
  border-radius: 26px;
  padding: 15px;
  margin: 0px 7px;
  height: 275px !important;
  align-content: space-evenly;
  min-height: max-content !important;
}

.genric-heading .fs-36 {
  margin-bottom: 0 !important;
}

.testimonials-heading {
  text-align: center;
  margin-bottom: 40px;
}

.client-box-item .mb-0 {
  font-size: 20px;
}

.testimonials-heading p span {
  color: #0072b1;
}

.testimonials-content p {
  max-width: 100%;
  line-height: 1.4;
}

.pulse {
  animation: pulse-ani 1s infinite;
}

.form-banner label {
  margin-top: 15px;
  color: #ffffff;
  line-height: normal;
  display: block;
}

.form-banner input[type="text"],
.form-banner input[type="tel"],
.form-banner input[type="email"] {
  width: 100%;
  height: 33px;
  padding: 8px;
  border: 1px white solid;
  border-radius: 4px;
  margin-top: 14px;
  background-color: white;
  color: black;
}

.form-banner ::placeholder {
  color: black;
  opacity: 1;
  /* Firefox */
}

.form-banner textarea {
  width: 100%;
  height: 60px;
  padding: 10px;
  border: 0px;
  resize: none;
  border-radius: 4px;
  margin-top: 14px;
  background-color: white;
  border: 1px white solid;
  color: black;
}

.cty-code {
  margin-top: 14px;
}

.form-submit {
  text-align: center;
  margin-top: 20px;
}

.form-submit input[type="submit"] {
  cursor: pointer;
  display: inline-block;
  width: 165px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  border-radius: 65px;
  background-color: #ffffff;
  color: #ec2527;
  font-size: 18px;
  border: 0px;
  font-weight: 500;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
}

.form-submit input[type="submit"]:hover,
.form-submit input[type="submit"]:active,
.form-submit input[type="submit"]:focus {
  background-color: #000;
  color: #fff;
}

.form-banner input[type="submit"] {
  cursor: pointer;
  display: inline-block;
  width: 100%;
  height: 42px;
  line-height: 42px;
  text-align: center;
  border-radius: 4px;
  background-color: #000000;
  color: #ffffff;
  font-size: 22px;
  border: 0px;
  font-weight: 600;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  margin-top: 20px;
}

select {
  width: 100%;
  height: 33px;
  padding: 0 8px;
  border: 1px white solid;
  border-radius: 4px;
  margin-top: 14px;
  background-color: #ffffff;
  color: black;
}

div.pipedriveWebForms {
  background: #0072b1;
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  padding: 15px;
  border-radius: 10px;
  margin-top: 50px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-25 {
  padding-top: 25px;
}

.clr-wht {
  color: #fff;
}

/* Faqs Section Start */

.faq-section {
  padding: 100px 0px;
  /*background-image: url("images/faq-2.jpg");*/
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
}

.faq-container p {
  padding: 15px;
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-size: 17px;
}

.faq-container .accordion {
  background: url("../image/weight-footer-img.webp");
  background-size: cover;
  color: rgb(0, 0, 0);
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 18px;
  transition: 0.4s;
  font-family: "Montserrat", sans-serif;
  line-height: 0px;
  margin-bottom: 14px;
  border-radius: 130px 80px 80px 0px;
  padding: 30px;
  border-left: 6px rgb(255, 255, 255) solid;
}

.faq-container .active,
.faq-container .accordion:hover {
  background-color: #3bbca6a9;
}

.faq-container .accordion:after {
  content: "\002B";
  color: rgb(0, 0, 0);
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.faq-container .accordion-1 {
  background: url("../image/weight-footer-img.webp");
  background-size: cover;
  color: rgb(0, 0, 0);
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 18px;
  transition: 0.4s;
  font-family: "Montserrat", sans-serif;
  line-height: 0px;
  margin-bottom: 14px;
  border-radius: 80px 0px 145px 80px;
  padding: 30px;
  border-left: 6px rgb(255, 255, 255) solid;
}

.faq-container .active,
.faq-container .accordion-1:hover {
  background-color: #3bbca6a9;
}

.faq-container .accordion-1:after {
  content: "\002B";
  color: rgb(0, 0, 0);
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.faq-container .active:after {
  content: "\2212";
}

.faq-container .panel {
  padding: 0 18px;
  background: transparent;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.faq-head h1 {
  font-weight: 600;
}

.faq-head h1 span {
  color: #3bbca7;
  font-size: 3rem;
}

.process-content p {
  color: #fff;
  width: 80%;
  margin: 0 auto 30px;
}


.choose-us-section {
      padding: 30px 0px 70px 0px;
}

.choose-us-heading {
  text-align: center;
  margin-bottom: 50px;
      margin-top: 64px;
}

.whatsapp-btn {
  margin: 5px 0;
  padding-top: 16px;
}

.whatsapp-btn a {
    background-color: #fff;
    padding: 13px 18px;
    border-radius: 0 30px 30px 30px;
    color: #0072b1;
    font-size: 16px;
    text-decoration: none;
}

.whatsapp-btn a i.fa-brands.fa-whatsapp.my-float {
  font-size: 26px;
  position: relative;
  top: 3px;
}

.choose-box {
    padding: 50px 30px 0;
    border-radius: 15px;
    margin-bottom: 30px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    height: 400px;
    background-image: linear-gradient(43deg, #0072b1, #328EBF);
    color: white;
    

}

.choose-box .fs-24 {
  color: #fff;
}

.choose-box i {
  font-size: 50px;
  margin-bottom: 15px;
}



.choose-box p {
  color: white;
}

.choose-box i {
  font-size: 40px;
  margin-bottom: 15px;
}


.logo-autoplay {
  margin: 50px 0px;
  width: 97%;
}

.logo-slider .slick-slide {
  min-width: max-content;
  margin: 0 15px;
}

.service-content {
  margin-right: 25px;
}

.col-reviews-certificate {
  margin: 0;
  float: left;
  position: relative;
}

.col-reviews-certificate:before {
  content: "";
  border-right: 1px solid rgba(12, 12, 12, 0.14);
  position: absolute;
  height: 55px;
  border-radius: 35px;
  left: -20px;
  top: 0;
  display: none;
}

.col-reviews-certificate:first-child:before {
  content: "";
  border: 0;
}

.footer-contact-icon span {
  font-size: 25px;
  padding-left: 10px;
}

.footer-contact-icon span a {
  text-decoration: none;
  color: #000000;
}

/* ============================================================== 
     # About / Faq 
=================================================================== */

.about-area .faq-content {
  margin-top: 25px;
}

.about-area .thumb-box {
  position: relative;
  margin-right: 20px;
}

.faq-area {
  padding: 50px 0px;
}

.faq-area .info>h5,
.faq-left span {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 25px;
  display: inline-block;
  position: relative;
  z-index: 1;
  padding-left: 45px;
  color: #0072b1;
}

.faq-area .info>h5::after,
.faq-left span::after {
  position: absolute;
  left: 0;
  top: 50%;
  content: "";
  height: 2px;
  width: 30px;
  background: #0072b1;
  margin-top: -1px;
}

.faq-area .info h2 {
  font-weight: 600;
  margin-bottom: 5px;
  font-size: 32px;
}

.accordion .card-header h4:after {
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  position: absolute;
  right: 0;
  top: 0;
  font-weight: 600;
}

.accordion .card-header h4.collapsed:after {
  content: "\f105";
  font-weight: 600;
  color: #999999;
}

.faq-area .faq-content .card {
  border: none;
  margin-bottom: 31px;
  overflow: inherit;
  background: transparent;
  border-radius: 5px;
  padding: 0;
}

.faq-area .faq-content {
  margin-top: 25px;
}

.faq-area .faq-content .card:last-child {
  margin-bottom: 0;
}

.faq-area .faq-content .card .card-header {
  border: none;
  background: transparent;
  padding: 0;
}

.faq-area .faq-content .card .card-header h4,
.card-header span {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  padding: 0;
  padding-right: 50px;
  cursor: pointer;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
}

.faq-area .faq-content .card .card-body {
  padding-left: 30px;
  padding: 0;
  padding-top: 15px;
  border-top: 1px solid #e7e7e7;
  margin-top: 20px;
}

.faq-area .faq-content .card .card-body p:last-child {
  margin-bottom: 0;
}

.faq-area .faq-content .card .card-header h4 strong,
span strong {
  display: inline-block;
  height: 40px;
  width: 40px;
    text-align: center;
    line-height: 40px;
    background: #0072b1;
    color: #ffffff;
    border-radius: 50%;
    margin-right: 20px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 9px 11px 9px 11px;
}

.faq-area .faq-content .card .card-header h4 strong::after,
span strong::after {
  position: absolute;
  left: -10%;
  top: -10%;
  content: "";
  height: 120%;
  width: 120%;
  background: #0072b1;
  z-index: -1;
  border-radius: 50%;
  opacity: 0.3;
}

.btn-theme.border:hover {
  background-color: #0072b1;
  color: #ffffff !important;
  border: 2px solid #0072b1;
}

.btn-theme.effect:hover,
.btn-theme.effect:focus {
  background: #fff none repeat scroll 0 0;
  border: 2px solid #0072b1;
  color: #0072b1;
}

.btn-md {
  padding: 15px 40px;
  background-color: #0072b1;
  color: #fff;
}

.contact-sec-2 {
  padding: 65px 32px;
  /* background-color: aliceblue; */
  margin: 15px 0 0 0;
  background: linear-gradient(86.39deg, #eef6f5 48.02%, #fff7ed 97.03%);
}

.contact-sec-2 h2 {
  font-weight: 600;
}

.contact-sec-2 ul {
  list-style: none;
  padding: 0;
}

.contact-sec-2 ul li {
  padding: 10px 0;
}

.cta-sect .get-started a {
  background-color: #fff;
  color: #00c283 !important;
}

.contact-sec-2 ul li i {
  padding: 10px;
  border-radius: 50%;
  border: 1px solid black;
  color: #0072b1;
}

.contact-sec-2 ul li span {
  font-weight: 600;
  font-size: 18px;
  padding-left: 10px;
}

.footer-contact-info {
  padding: 100px 0px;
}

/* .mb-75 {
    margin-bottom: 75px;
} */

.fun-factor-area {
  margin-bottom: 30px;
  background: linear-gradient(90deg, #0072b1 0%, #065e3d 100%);
  padding-bottom: 15px;
}

.fun-factor-heading h5 {
  color: #ffffff;
  padding-top: 25px;
}

.pt-50 {
  padding-top: 15px !important;
}

.horiontal-form-section {
  text-align: center;
  padding: 7px 0px 17px;
  background-color: #61ddb6;
  background: url(../image/sloution-box-bg-img.webp);
  background-repeat: no-repeat;
  background-size: cover;
  
}

.horiontal-form-heading {
  margin-bottom: 40px;
}

.horizontal-form-part input {
  padding: 8px 15px;
}

.horizontal-form-part input:focus {
  box-shadow: none;
  border-color: #0072b1;
}

.horizontal-form-part input[type="submit"] {
  background-color: #0072b1;
  border: solid 1px #0072b1;
  padding: 9px 38px;
  border-radius: 3px;
  margin-top: 20px;
  color: #ffffff;
  cursor: pointer;
}

.horizontal-form-part input[type="submit"]:hover {
  background-color: #ffffff;
  color: #000000;
}

/* ============================================================== 
     # Fun Factor
=================================================================== */

.fun-fact i {
  font-size: 50px;
  background-color: #ffffff;
  padding: 18px 21px;
  border-radius: 50%;
  margin-bottom: 20px;
}

.fun-factor-area .item .timer {
  display: block;
  font-size: 42px;
  font-weight: 700;
  line-height: 1;
  margin-top: -5px;
  margin-bottom: 10px;
  color: #ffffff;
  background-clip: text;
  /* -webkit-text-fill-color: transparent; */
  /* background: linear-gradient(90deg, rgba(65,84,241,1) 0%, rgba(14,32,173,1) 75%); */
  -webkit-background-clip: text;
}

.fun-factor-area .item .medium {
  display: block;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: -5px;
  color: #ffffff;
  text-transform: capitalize;
}

.fun-factor-area .fun-fact-items {
  position: relative;
  /* z-index: 1; */
}

.fun-factor-area .fun-fact-items::after {
  z-index: -1;
}

.banner-img-detail p span {
  color: #0072b1;
  line-height: 35px;
}

h4 {
  line-height: normal;
}

.lh-45 {
  line-height: 45px;
}

.fs-36 {
  font-size: 36px !important;
  font-weight: 600;
}

.fs-38 {
  font-size: 38px !important;
  font-weight: 600;
}

.fs-36 span {
  z-index: 1;
  color: var(--accent-color);
}

.fs-32 {
  font-size: 32px !important;
  font-weight: 600;
  margin-bottom: 15px;
 
}

.form-banner p span {
  line-height: 28px;
  font-size: 27px;
  color: #fff;
}

.fs-26 {
  font-size: 26px !important;
  font-weight: 600 !important;
}

.fs-24 {
  font-size: 24px;
  font-weight: 600;
  
}

.offer-section {
  padding: 100px 0px;
}



.offer-sect-heading {
  text-align: center;
  width: 85%;
  margin: auto;
  margin-bottom: 40px;
}




.floating_btn {
  position: fixed;
  bottom: 0px;
  left: 30px;
  width: 100px;
  height: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 1000;
}

.floating_btn a:hover {
  text-decoration: none;
}

@keyframes pulsing {
  to {
    box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
  }
}

.contact_icon {
  background-color: #42db87;
  color: #fff;
  width: 60px;
  height: 60px;
  font-size: 30px;
  border-radius: 50px;
  text-align: center;
  box-shadow: 2px 2px 3px #999;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translatey(0px);
  animation: pulse 1.5s infinite;
  box-shadow: 0 0 0 0 #42db87;
  -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  /* animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1); */
  font-weight: normal;
  font-family: sans-serif;
  text-decoration: none !important;
  transition: all 300ms ease-in-out;
}

.subject-sect-heading h2 {
  color: #000;
  font-size: 34px;
  line-height: 38px;
}

.subject-sect-heading h3 {
  color: var(--accent-color);
}

.subject-sect-heading {
  margin-bottom: 30px;
}

.subject-sect-btn {
  margin-top: 30px;
}

.subject-sect-btn a {
  text-decoration: none;
  background-color: #0072b1;
  border: solid 1px #0072b1;
  padding: 9px 38px;
  border-radius: 3px;
  margin-top: 20px;
  color: #ffffff;
  cursor: pointer;
}

.subject-sect-btn a:hover {
  background-color: #fff;
  color: var(--accent-color);
}

.cta-2-content {
  margin-bottom: 30px;
}

.cta-2-content h3 {
  color: var(--accent-color);
}

.cta-2-content h2 {
  color: var(--accent-color);
}

.cta-2-btn a {
  text-decoration: none;
  background-color: #0072b1;
  border: solid 1px #0072b1;
  padding: 9px 38px;
  border-radius: 3px;
  margin-top: 20px;
  color: #ffffff;
  cursor: pointer;
}

.cta-2-btn a:hover {
  background-color: #fff;
  color: var(--accent-color);
}

.feature-sect-content h3 {
  color: var(--accent-color);
  margin-bottom: 25px;
  font-weight: 600;
}

.feature-sect-content ol li {
  margin-bottom: 10px;
}

.feature-sect-content ol li strong {
  color: var(--accent-color);
}

.fun-factor-heading span {
  padding-top: 35px;
  color: #fff;
  display: block;
}

.subject-sect-content ul li {
  list-style-type: none;
  margin-bottom: 10px;
  transition: all 0.25s;
  padding-left: 28px;
  position: relative;
  margin-top: 12px;
}

.subject-sect-content ul li a {
  font-size: 16px;
  color: #000;
  font-weight: 500;
  position: relative;
  top: -2px;
}

ul.second-subject-column {
  column-count: 2;
}

.subject-sect-content {
  display: flex;
}

.certificate-col {
  width: 35%;
}

.banner-left-con ul{
    margin-top: 12px;
    
}
.subjects-col {
  width: 65%;
}

.subject-sect-content h3 {
  font-size: 26px;
  font-weight: 600;
  color: #000;
  line-height: 36px;
  margin-bottom: 20px;
}

.subject-sect-content ul li:before {
  content: "\2713";
  font-weight: bold;
  color: white;
  background-color: #0072b1;
  border-radius: 50%;
  font-size: 15px;
  width: 20px;
  height: 20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: absolute;
  left: 0;
}

.subject-sect-content ul {
  padding: 0 !important;
  margin: 0 !important;
}

.genric-heading {
  margin-bottom: 30px;
}

.latest-blog-section {
  padding: 50px 0px;
  border-top: solid 1px #0072b1;
  border-bottom: solid 1px #0072b1;
}

.latest-blog-section .latest-blog-heading {
  text-align: center;
  margin-bottom: 35px;
}

.latest-blog-section .latest-blog-heading h2 {
  font-weight: 600;
  font-size: 42px;
}

.latest-blog-section .post-row {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
}

.latest-blog-section .post-card {
  width: 300px;
  border: 1px solid #ddd;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  padding: 15px;
  background-color: #fff;
}

section.w-100.float-left.padding-top.padding-bottom.help-con.overflow.content-area h2 {
  font-size: 34px;
  font-weight: 600;
  line-height: 34px;
}

section.w-100.float-left.cta-sect.overflow .get-started {
  margin-top: 20px;
}

.latest-blog-section .post-card img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  border-radius: 6px;
  margin-bottom: 10px;
}

section.w-100.float-left.cta-sect.overflow h2 {
  font-size: 36px;
  font-weight: 600;
  line-height: 38px;
  color: #fff;
}

section.w-100.float-left.cta-sect.overflow p {
  font-size: 18px;
  line-height: 26px;
  color: #fff;
}

.latest-blog-section .post-card h3 {
  font-size: 18px;
  margin-bottom: 8px;
  line-height: 1.6;
}

.latest-blog-content .post-card h3 a {
  color: #0072b1;
}

.latest-blog-section .post-card .excerpt {
  font-size: 14px;
  color: #555;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.trsut-seals .col-reviews-certificate img {
  filter: grayscale(93%) contrast(80%) brightness(112%) url(#duotone);
  -webkit-filter: grayscale(93%) contrast(80%) brightness(112%) url(#duotone);
  -moz-filter: grayscale(93%) contrast(80%) brightness(112%) url(#duotone);
  -ms-filter: grayscale(93%) contrast(80%) brightness(112%) url(#duotone);
}

.trsut-seals .col-reviews-certificate img:hover {
  filter: grayscale(0%) contrast(120%) brightness(100%) url(#duotone);
  -webkit-filter: grayscale(0%) contrast(120%) brightness(100%) url(#duotone);
  -moz-filter: grayscale(0%) contrast(120%) brightness(100%) url(#duotone);
  -ms-filter: grayscale(93%) contrast(80%) brightness(112%) url(#duotone);
}


.inner-content h1{
        font-size: 32px;
}

.fa-question::before {
    content: "\3f";
    padding: 3px;
}
}