/* Base style */
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');

body {
  font-family: "DM Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  color: #606060;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Plus Jakarta Sans", sans-serif;
}

ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none !important;
  outline: none !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

a:focus,
a:hover {
  text-decoration: none;
}
.btn,
.btn:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0);
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0);
}

button:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.form-control:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);
}
.menu ul li {
display: inline-block;
}
.menu ul li:not(:last-child) {
  padding-right:70px;
}
.menu ul li:hover a{
  color: #F68121;
}
.main-header {
  padding: 40px 0 0 0;
}
.menu ul li a {
  font-weight: 500;
  color: #000;
  font-size: 18px;
}
.menu1 ul li a {
  font-weight: 500;
  color: #000;
  font-size: 16px;
}
.menu1 ul .active a{
  font-weight: 500;
  color: #fff;
  font-size: 16px;
}
.main-bg {
  background: url("../images/main-bg.jpg");
  background-size: cover;
  background-position: center;
}
.whole{ 
  background:url(../images/whole-background.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.demo {
  background: #36BEA6;
  color: #fff;
  border-radius: 50px;
  border-color: #36BEA6;
  font-size: 20px;
  padding: 12px 25px 12px;
  font-weight: bold;
}
 .btn-primary:hover{
  color:#fff;
  background-color:#F68121;
  border-color:#F68121;
}
.btn-secondary:hover{
  color:#fff;
  background-color:#36BEA6;
  border-color:#36BEA6;
}
.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
  color:#fff;
  background-color: #F68121;
  border-color:#F68121;
}
.heading h1 {
  font-size: 85px;
  font-weight: bold;
  Color: #222;
}
.first-image, .sec-image{
  filter: drop-shadow(0 1rem 3rem rgba(0, 0, 0, 0.175));
}
.hero-content {
  margin-top: 190px;
}
.top-30{
  top: 30% !important;
}
.hero-left-img{ 
  z-index: -1;
}
.head-para {
  margin-top: 47px;
  font-size: 20px;
  line-height: 30px;
}
.sub-title1 {
  color: #222;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 22px;
  font-size: 23px;
}
.modules {
  width: 211px;
  /* height: 100%; */
  min-height: 160px;
  padding: 20px;
  background: #fff;
  border-radius: 10px;
  text-align: left;
  box-shadow: 0 10px 15px 0 rgba(54, 190, 166, 0.1);
}
.mod-gap{
  gap:25px;
}
.line {
  border-bottom: 5px solid #36BEA6;
}
.line1 {
  border-bottom: 5px solid #F68121;
}
.icon img{
  margin-bottom: 15px;
}
.sub-head {
  font-size: 22px;
  font-weight: bold;
  color: #222;
  margin-bottom: 5px;
}
.content {
  font-size: 18px;
  color: #646464;
  line-height: 23px;
  margin-bottom: 0;
}
.side-img1 {
  position: absolute;
  right: -1582px;
  /* left:1200px; */
  top: 353px;
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
}
.lap-img {
  margin-top: 80px;
}
.section-padding {
  padding-top: 120px;
}
.main-heading {
  font-size: 50px;
  font-weight: bold;
  color: #222;
  margin-bottom: 40px;
  line-height: 70px;
  text-transform: capitalize;
}
.feature-content {
  margin-bottom: 50px;
}
.item-1 {
  padding: 50px 50px 50px 40px;
  background: #fff;
  box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.06);
  border-radius: 15px;
  align-items: stretch;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.item-1 p {
  font-size: 25px;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 0;
  color: #222;
  line-height: 32px;
  text-transform: capitalize;
}
/* .space {
  margin-bottom: 34px;
} */
.icon-box {
  width: 72px;
  background: #FFEBDB;
  border-radius: 15px;
  padding:11px;
}
.discover-content {
  margin-top: 35px;
}
.icon-box1 {
  /* position: relative; */
  display: flex;
  justify-content: center;
  height: 50px;
  width: 50px;
  flex-shrink: 0;
  background: #FFEBDB;
  border-radius: 15px;
  padding: 9px;
}
.meet {
  margin-left: 25px;
}
.meet h4 {
  color: #222;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
}
.meet-content {
  margin-bottom: 50px;
}
.icon2-box {
  height: 50px;
  width: 50px;
  background: #aef5e8;
  border-radius: 15px;
  flex-shrink: 0;
  padding:9px
}
.app-icon {
  position: relative;
  display: flex;
  justify-content: center;
  height: 60px;
  width: 60px;
  background: #006D5A;
  border-radius: 50%;
}
.app-icon img {
  display: flex;
  align-items: center;
  position: absolute;
  padding: 13px;
}
.sub-title {
  font-size: 25px;
  font-weight: bold;
  color: #222;
  margin-bottom: 20px;
  margin-top: 20px;
  line-height: 33px;
}
.learn {
  background: #F68121;
  border: #F68121;
  padding: 9px 30px 18px;
  width: 170px;
  height: 50px;
  margin-top: 40px;
}
/* .real-img img {
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.15);
  border-radius: 30px;
} */
.Analyse-content {
  margin-top: 60px;
}
.stat-icon i {
  font-size: 30px;
  color: #F68121;
}
.stat {
  margin-left: 20px;
}
.stat h4 {
  color: #222;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 15px;
}
/* .tech{
  margin-top:120px;
} */
.slide-img {
  margin-bottom: 60px;
}
.owl-theme .owl-nav {
  display: none;
}
#testimonial.owl-theme .owl-dots .owl-dot span {
  background: #C3C3C3;
}
#testimonial.owl-theme .owl-dots .owl-dot.active span,
#testimonial.owl-theme .owl-dots .owl-dot:hover span {
  background: #F68121;
}
.owl-theme .owl-dots,
.owl-theme .owl-nav {
  padding-top: 40px;
}
.web-img img {
  width: 536px !important;
  /* height: 285px; */
  object-fit: cover;
  border-radius: 15px;
  box-shadow: 0 10px 30px 0 rgba(0 0 0/ 10%);
}
#web .owl-item:nth-child(even) {
  margin-top: 60px !important;
}
#testimonial {
  padding-bottom: 50px;
}
#testi {
  padding-bottom: 30px;
}
/* #bottom-space{
  padding-top:15px;
} */
.Real-Time-Analysis {
  padding-top: 100px;
}
.site-heading {
  margin-bottom: 40px;
}
.tools-list li {
  text-align: center;
  position: relative;
  display: inline-block;
  padding: 20px;
}
.tools-list li:first-child .list-icon {
  top: 70px;
}
.tools-list .list-icon {
  height: 100px;
  width: 100px;
  background:#fff;
  box-shadow: 0 10px 20px 0 rgb(0 0 0 / 15%);
  border-radius: 10px;
  font-size: 50px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.tools-list .icon img {
  height: 45px;
}
.tools-list li:nth-child(2n) .list-icon {
  width: 180px;
  height: 180px;
  line-height: 180px;
  font-size: 80px;
  position: relative;
}
/* .tools-list li:nth-child(2n) .list-icon img {
  height: 70px;
} */
.tools-list li:nth-child(3) .list-icon {
  top: 75px;
}
.tools-list li:nth-child(4) .list-icon {
  top: 50px;
}
.tools-list li:nth-child(5) .list-icon {
  position: relative;
  top: -50px;
}
.tools-list li:nth-child(6) .list-icon {
  top: 50px;
}
.tools-list li:nth-child(6) .list-icon {
  top: 50px;
}
.tools-list li:nth-child(8) .list-icon {
  top: 16px;
}
.tools-list li:nth-child(9) .list-icon {
  top: 50px;
}
.tools-list li:nth-child(10) .list-icon {
  top: 50px;
}
.section1-padding {
  padding: 120px 0 120px 0;
}
.testimonial-box {
  padding: 35px;
  background: #fff;
  border-radius: 15px;
  width: 370px;
  /* height: 258px; */
  box-shadow: 0 5px 30px 0 rgb(0 0 0 / 6%);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.testimonial-box p {
  color: #222;
  line-height: 30px;
  margin-bottom: 15px;
  text-align: left;
}
.profile {
  margin-top: 25px;
}
.profile p {
  margin-left: 15px;
  font-weight: bold;
  font-size: 20px;
}
.client-section {
  padding-bottom: 120px;
}
.client-box img {
  padding:10px;
}
.footer-bg {
  background: #000 url(../images/pattern-bg.png);
  padding: 100px 0 0 0;
  position: relative;
  background-repeat: repeat;
}
.f-bg {
  z-index: 2;
  pointer-events: none;
  transform: rotate(180deg);
  top: -1px;
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 0;
  direction: ltr;
}
.footer-content {
  text-align: center;
}
.footer-content h1 {
  font-size: 85px;
  color: #fff;
  line-height: 110px;
}
.star-icon{
  text-align:left;
}
.star-icon i{
  color: #ffd50f;
}
.r-demo {
  background: #36BEA6;
  color: #fff;
  border-radius: 50px;
  border-color: #36BEA6;
  font-size: 20px;
  padding: 14px 54px 14px;
  font-weight: bold;
}
.footer-content p {
  color: #A2A2A2;
  line-height: 30px;
  margin-top: 48px;
  margin-bottom: 50px;
}
.f-line {
  border: 1px solid #363636;
  margin-top: 60px;
}
/* 
.social-icon {
  margin-top: 40px;
} */
.social-icon a {
  color: #fff;
}
.social-icon i {
  color: #F68121;
  margin-right: 7px;
}
.f-icons {
  display: flex;
  gap: 15px;
  justify-content: end;
  /* margin-top: 40px; */
}
.footer-img {
  margin-top: 25px;
  margin-bottom: 25px;
}
.f-icons li a {
  font-size: 22px;
  color: #F68121;
}
.f-icons span {
  font-size: 18px;
  color: #fff;
  font-family: "DM Sans", sans-serif;
  margin-left: 10px;
}
.info {
  margin-right: 20px;
}
.copy-right span {
  color: #36BEA6;
}
.copy-right {
  color: #fff;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 15px;
}
.primary-color {
  color: #F68121;
}
.secondary-color {
  color: #36BEA6;
}
.swiper {
  width: 100%;
  height: 100%;
}
.mob-img img {
  width: 342px !important;
  height: 688px;
  object-fit: contain;
  /* z-index: 99999; */
}
.mob-bg {
  background: url(../images/mob-bg.png) no-repeat;
  background-position: center;
  background-size: contain;
}
.mob-img {
  display: flex;
  text-align: center;
  justify-content: center;
}
.f-bg svg{
  width: calc(120% + 1.3px);
  height: 150px;
  z-index: -1;
  display: block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.f-bg path{
  fill: #fff;
  transform-origin: center;
  transform: rotateY(0deg);
}
#mobile.owl-theme .owl-dots .owl-dot span {
  background: #C3C3C3;
}
#mobile.owl-theme .owl-dots .owl-dot.active span, #testimonial.owl-theme .owl-dots .owl-dot:hover span {
  background: #F68121;
}
/* new seection home page */
#mobile_1.owl-theme .owl-dots .owl-dot span {
  background: #C3C3C3;
}
#mobile_1.owl-theme .owl-dots .owl-dot.active span, #testimonial.owl-theme .owl-dots .owl-dot:hover span {
  background: #F68121;
}
#web.owl-theme .owl-dots .owl-dot span {
  background: #C3C3C3;
}
#web.owl-theme .owl-dots .owl-dot.active span, #testimonial.owl-theme .owl-dots .owl-dot:hover span {
  background: #F68121;
}
/* .first-image{
position: absolute;
}
.sec-image{
position: absolute;
} */
#web img{
  margin-bottom: 32px;
}
.client-box {
  /* width: 278px;
  height: 98px; */
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 5px 40px 0 rgba(0, 0, 0, 0.06);
  /* display: flex;
  justify-content: center; */
  margin-bottom: 30px;
}
#client.owl-theme .owl-dots .owl-dot span {
  background: #C3C3C3;
}
#client.owl-theme .owl-dots .owl-dot.active span, #testimonial.owl-theme .owl-dots .owl-dot:hover span {
  background: #F68121;
}
.real{
  margin-bottom:60px;
}
.order-md-6 {
  order: 6 !important;
}
.order-md-7{
  order: 7 !important;
}
.order-md-8 {
  order: 8 !important;
}
.order-lg-6 {
  order: 6 !important;
}
.order-lg-7{
  order: 7 !important;
}
.order-lg-8 {
  order: 8 !important;
}
footer a:hover, footer a:hover span{
  color: #F68121;
}
.profile img{
  width: 40px;
  height: 40px;
  object-fit: cover;
}
.analysis-block{
  border-radius: 30px;
  background-color: #fff;
  box-shadow: 0 5px 40px 0 rgba(0, 0, 0, 0.06);
  padding: 25px;
  height: 100%;
  text-align: center;
}
.analysis-block p{
  font-size: 19px;
  font-weight: bold;
  color: #222;
  margin-bottom: 10px;
  text-align: start;
}
.analysis-block img{
  margin: auto;
}
.stat-icon1{
  font-size: 30px;
  color: #F68121;
}
.map-img{
    background:url(../images/map-img.png) ;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.offcanvas-header img{
   width: 162px;
   height: 47px;
   object-fit: contain;
}
.offcanvas-header{
  display: flex;
  justify-content: center;
}
.offcanvas-body {
  flex-grow: 1;
  padding: 0px;
  overflow-y: auto;
}
.tog i {
  color: #1f1f1f;
  font-size: 24px;
}
.social-icon1{
  padding: 9px 19px 9px 12px;
}
.social-icon1 i {
  color: #F68121;
  margin-right: 7px;
  font-size: 20px;
}
.drop-button{
  padding: 9px 19px 9px 12px;
}
.menu1 ul .active {
  background:#36BEA6!important;
  color: #fff !important;
  text-transform: capitalize;
}
.social-icon1 a {
  color: #606060;
  font-size: 16px;
}
.main-text {
  font-size: 22px;
  color: #000000 !important;
  margin-bottom: 20px;
  margin-top: 20px;
  font-weight: 600;
}
.menu1 ul li {
  padding: 9px 19px 9px 12px !important;
  font-size: 16px;
  text-align: left;
  border-right: solid 0px;
  background-color: transparent;
  color: #222;
  line-height: 25px;
  border-bottom: 1px solid;
  border-bottom-color: rgb(0 0 0 / 5%);
  position: relative;
}
.menu1 ul li a::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	pointer-events: auto;
	content: "";
}
.tog{
  cursor: pointer;
}
#testimonial{
  margin-top: 60px;
}
#testi.swiper, #testimonial.swiper {
  height: 100%;
}
#testi .swiper-slide, #testimonial .swiper-slide {
  height: auto !important;
}
#testi .testimonial-box, #testimonial .testimonial-box {
  height: 100% !important
}
/* .flex-auto{
  flex: 1 0 0%;
} */



/* About-us Page */

.about-us-bg {
  background-image: url("../images/About-us\ page-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.about-us-bg1 {
  background: url(../images/About-us\ page-bg1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.abt-head {
  margin-top: 55px;
  margin-bottom: 75px;
}

.abt-head h4 {
  font-size: 48px;
  font-weight: bold;
  color: #222;
}

.abt {
  color: #36BEA6;
  margin-left: 10px;
}
/* .breadcrumb-item{
  padding: 0px 10px 0 0px;
  color: #606060;
  position: relative;
} */
.breadcrumb-item+.breadcrumb-item::before {
  padding: 0px 10px 0 0px;
  color: #606060;
  content: " ";
  background-image: url(../images/arrow-right-bold-abt.svg);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px; /* Set the height according to your image size */
  display: inline-block;
  vertical-align: middle; /* Adjust as needed for vertical alignment */
  margin:5px 5px 0 0; /* Adjust as needed for spacing */
}
.breadcrumb {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom:8px;
}
.sec-padding {
  padding: 100px 0 100px 0;
}
li.breadcrumb-item a {
  color: #606060;
  font-size: 20px;
}
.breadcrumb-item.active {
  color: #36BEA6;
  font-size: 20px;
}
.abt-video-img {
  padding-top: 60px;
  position: relative;
  text-align: center;
}

.abt-video-img1 img {
  width: 1095px;
  height: 630px;
  object-fit: cover;
  border-radius: 15px;
  text-align: center;
}

/* .overlay {
  position: absolute;
  height: 80%;
  top: 0;
  left: 0;
  background: #000;
  width: 80%;
  opacity: 20%;
  border-radius:15px;
} */

.circle-icon {
  width: 85px;
  height: 85px;
  border-radius: 50%;
  position: absolute;
  top: 47%;
  left: 47%;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.circle-icon i{
 font-size: 20px;
 color:#222;
 flex-shrink: 0;
}
.circle-icon:hover i {
  color: #fff;
}

.rating-icon {
  border-radius: 50%;
  background-color: #F68121;
  width: 85px;
  height: 85px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -35px;
}

.rating-icon img {
  flex-shrink: 0;
}

.rating-icon1 img {
  flex-shrink: 0;
}

.top-space {
  margin-top: 30px;
}

.rating-icon1 {
  border-radius: 50%;
  background-color: #4CC5AC;
  width: 85px;
  height: 85px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: -35px;
}

.rating {
  background: #fff;
  border-radius: 10px;
  padding: 0 40px 35px 40px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 5%);
  display: block;
  text-align: center;
}

.line {
  border-bottom: 5px solid #F68121;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.modules {
  align-items: start;
}

.line1 {
  border-bottom: 5px solid #4CC5AC;
}

.percent {
  font-weight: 600;
  font-size: 48px;
  color: #222;
}

.box {
  background-color: #fff;
  border-radius: 30px;
  box-shadow: 2px 10px 20px rgba(0, 0, 0, 15%);
  position: relative;
}

.work-content {
  margin-bottom: 40px;
  gap: 30px;
}

.icon-bg1 {
  height: 60px;
  width: 60px;
  background: #F68121;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}

/* .work{
  gap: 30px;
} */
.work h4 {
  color: #222;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
}

.cover-space {
  padding: 80px 0 80px 55px;
}

.doctor-img img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 625px;
  height: 560px;
  object-fit: cover;
}

.doctor-img1 img {
  width: 604px;
  height: 563px;
  object-fit: cover;
}

.jouney-content {
  /* margin-top: 50px; */
  line-height: 28px;
}
ul#myTab {
  margin-bottom: 50px;
}

.get-bg {
  background: url(../images/get-bg.png) no-repeat;
  /* padding: 100px 0px 100px 110px; */
  background-size: cover;
  border-radius: 10px;
  box-shadow: 4px 5px 40px 0 rgba(0, 0, 0, 0.15);
  position: relative;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(41, 181, 156, 0.85);
  z-index: 1000; 
  border-radius :10px;
  
}

.get-bg2 img {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 9999;
    width: 560px;
    height: 405px;
    object-fit: cover;
}

.get-content {
  padding: 100px 490px 100px 100px;
  position: relative;
  z-index: 9999;
}

.get-content h2 {
  font-size: 50px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 15px;
}

.get-content p {
  color: #fff;
  margin: 0px 0 35px;
}

.get-btn {
  background-color: #fff;
  color: #F68121;
  border-color: #fff;
  border-radius: 50px;
  font-size: 20px;
  padding: 12px 25px 12px;
  font-weight: 600;
}
.get-btn:hover {
  color: #fff;
  background-color: #F68121;
  border-color: #F68121;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  font-size: 22px;
  font-weight: bold;
  color: #222;
  background-color: transparent;
  border-bottom: 2px solid #F68121;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  border: none;
  border-bottom: 3px solid #F68121;
  /* margin-bottom:15px; */
}

.nav-tabs .nav-link {
  /* margin-bottom: 15px; */
  border: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-link {
  /* padding:0 0 0 80px ; */
  font-size: 22px;
  font-weight: bold;
  color: #222;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  isolation: isolate;
  border-bottom: 2px solid #F68121;
  ;
}
li.nav-item {
  margin-right: 58px;
}
.nav-link:focus,
.nav-link:hover {
  border-bottom: #F68121;
  color: #222;
}

.circle-icon:hover {
  background: #F68121;
}

/* .feature{
  margin-top: 40px;
  text-align: center;
} */
.outline-box {
  padding: 10px;
  position: relative;
  z-index: 1;

}

/* .outline-box:after {
  background-color: #F68121;
} */
.outline-box:after {
  content: "";
  position: absolute;
  left: 0;
  background: #F68121;
  width: 50%;
  height: 100%;
  top: 0;
  z-index: -1;
  border-radius: 5px;
}

.outline-box1 {
  padding: 10px;
  position: relative;
  z-index: 1;

}

/* .outline-box1:after {
  background-color: #36BEA6;
} */
.outline-box1:after {
  content: "";
  position: absolute;
  left: 0;
  background: #36BEA6;
  width: 50%;
  height: 100%;
  top: 0;
  z-index: -199;
  border-radius: 5px;
}

.content-box {
  display: inline-flex;
}

.outline-box .content-box {
  padding: 30px;
  box-shadow: 0px 0px 33px 0px rgb(0 0 0 / 8%);
  border-radius: 5px;
  background: #ffffff;
  width: 100%;
}

.outline-box1 .content-box {
  padding: 30px;
  box-shadow: 0px 0px 33px 0px rgb(0 0 0 / 8%);
  border-radius: 5px;
  background: #ffffff;
  width: 100%;
}

.feature1-icon {
  width: 60px;
  height: 60px;
  background: #F68121;
  border-radius: 100%;
  text-align: center;
  line-height: 0;
  color: #ffffff;
  border: 5px solid #FDC598;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  align-items: center;
}

.feature2-icon {
  width: 60px;
  height: 60px;
  background: #36BEA6;
  border-radius: 100%;
  text-align: center;
  line-height: 0;
  color: #ffffff;
  border: 5px solid #88E8D7;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.f-content {
  gap: 20px;
}

.icon-bg1 img {
  flex-shrink: 0;
}

.feature1-content h2 {
  font-size: 20px;
  font-weight: bold;
  color:#222;
}

.section-space {
  margin-bottom: 60px;
}



p.work-para {
  margin-bottom: 0px;
}



/* Contact-page  starts*/

/* .contact::before {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  content: "";
  display: block;
  z-index: 1;
} */
.contact-bg{
  background:url(../images/contact-bg.png) no-repeat center center;
  background-size:cover ;
}
.contact-box {
  width: 100%;
  position: relative;
}

.contact-box1 {
  position: relative;
  z-index: 1;
}
.contact-us {
  padding: 45px;
  border-radius: 30px;
  position: relative;
  z-index: 1;
  height: 280px;
}
.new-class {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding-bottom: 20px;
}

.contact-us::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  border-radius: 30px;
  /* box-shadow: 4px -2px 30px 0 rgb(0 0 0 / 15%); */
  background: #36BEA6;
  clip-path: polygon(4.606% .587%, 4.606% .587%, 3.957% .956%,
      3.345% 1.416%, 2.774% 1.96%, 2.247% 2.582%,
      1.768% 3.277%, 1.342% 4.038%, .971% 4.86%,
      .659% 5.737%, .409% 6.662%, .227% 7.631%,
      .227% 7.631%, .176% 8.335%, .134% 9.763%,
      .099% 11.946%, .072% 14.917%, .051% 18.706%,
      .037% 23.346%, .03% 28.867%, .029% 35.301%,
      .035% 42.68%, .045% 51.035%, .113% 92.777%,
      .749% 94.636%, .749% 94.636%, .972% 95.238%,
      1.222% 95.814%, 1.498% 96.362%, 1.799% 96.88%,
      2.124% 97.366%, 2.471% 97.819%, 2.84% 98.238%,
      3.229% 98.619%, 3.636% 98.963%, 4.061% 99.266%,
      5.105% 99.951%, 40.273% 100.049%, 40.273% 100.049%,
      47.134% 100.064%, 53.253% 100.069%, 58.643% 100.064%,
      63.317% 100.051%, 67.287% 100.029%, 70.567% 99.997%,
      73.168% 99.957%, 75.104% 99.909%, 76.387% 99.853%,
      77.03% 99.788%, 77.03% 99.788%, 77.672% 99.619%,
      78.291% 99.406%, 78.885% 99.149%, 79.453% 98.849%,
      79.993% 98.508%, 80.504% 98.126%, 80.984% 97.703%,
      81.432% 97.241%, 81.846% 96.74%, 82.225% 96.201%,
      82.225% 96.201%, 82.57% 95.659%, 82.865% 95.163%,
      83.121% 94.679%, 83.351% 94.17%, 83.567% 93.6%,
      83.781% 92.935%, 84.004% 92.138%, 84.25% 91.174%,
      84.531% 90.008%, 84.857% 88.603%, 84.857% 88.603%,
      85.333% 86.669%, 85.798% 85.032%, 86.279% 83.655%,
      86.799% 82.501%, 87.387% 81.534%, 88.067% 80.718%,
      88.866% 80.016%, 89.809% 79.392%, 90.922% 78.81%,
      92.231% 78.233%, 92.231% 78.233%, 93.686% 77.583%,
      94.945% 76.913%, 96.023% 76.202%, 96.936% 75.429%,
      97.699% 74.572%, 98.33% 73.612%, 98.842% 72.527%,
      99.253% 71.297%, 99.578% 69.901%, 99.832% 68.319%,
      99.832% 68.319%, 99.883% 67.664%, 99.925% 66.524%,
      99.96% 64.872%, 99.987% 62.684%, 100.008% 59.934%,
      100.022% 56.596%, 100.029% 52.644%, 100.03% 48.052%,
      100.024% 42.796%, 100.014% 36.85%, 99.946% 7.337%,
      99.31% 5.479%, 99.31% 5.479%, 99.087% 4.876%,
      98.837% 4.3%, 98.561% 3.752%, 98.26% 3.234%,
      97.935% 2.748%, 97.588% 2.295%, 97.219% 1.877%,
      96.83% 1.495%, 96.423% 1.151%, 95.998% .848%,
      94.954% .163%, 50.37% .098%, 50.37% .098%, 38.83% .081%,
      29.459% .07%, 22.024% .07%, 16.291% .082%,
      12.028% .11%, 9.002% .157%, 6.979% .225%, 5.728% .317%,
      5.014% .437%, 4.606% .587%);
}

.m-symbol img{
  font-size: 30px;
  line-height: 30px;
  color:#F68121;
  margin-bottom:15px;
}
.contact-title  {
  font-size: 26px;
  line-height: 32px;
  padding-top:15px ;
  margin: 0px 12px 20px 0;
  color:#fff;
  position: relative;
  border-top: 1px solid rgb(255 255 255 / 30%);
}
/* .contact-content {
  padding: 105px 100px 0 0;
} */
.contact-title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #9effee;
}
.contact-title::after {
  content: "";
  position: absolute;
  top: -6px;
  right: -12px;
  width: 12px;
  height: 12px;
  border-radius: 50px;
  background-color: #fff;
}
.contact-content a{
  font-weight: bold;
  color:#fff;
}
.contact-content p{
  font-weight: bold;
  color:#fff;
}

.inbox-btn {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.inbox-btn  {
  font-size: 14px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #9effee;
  background-color: #36BEA6 ;
  /* box-shadow: 4px -2px 30px 0 rgb(0 0 0 / 12%); */
  
}
.btn-text{
  font-size:0;
}
.inbox-btn-icon {
  position: relative;
  overflow: hidden;
  display: inline-flex;
  /* margin-left: -4px; */
}
.inbox-btn-icon::before {
  content: "\e8dd";
  position: absolute;
  top: 10px;
  right: 0;
  width: 1em;
  height: auto;
  transform: scale(.26) translate(-56px,65px);
  transition: transform .4s ease-in-out,opacity .4s ease-in-out;
}
.inbox-button-icon {
  display: inline-block;
  transition: transform .4s ease-in-out,opacity .4s ease-in-out;
}

.form-box{
  background: #fff;
  border-radius:30px;
  box-shadow: 0px 10px 20px 0 rgb(0 0 0 / 15%);

}
.app-form img{
  width:730px;
  height:830px;
  object-fit:cover;
  border-radius:30px 0 0 30px;
}
.space-around {
  padding: 100px 60px 100px;
}
label.form-label {
  color: #4f4f4f;
}
.form-control {
  display: block;
  width: 100%;
  height: 50px;
  padding: .375rem .75rem;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #9c9c9c;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #f5f5f5;
  border-color:#dcdcdc;
  border-radius: 3px;
}
.form-top{
  margin-bottom: 10px;
}
.text-box {
  height: 140px;
}
.form-text-box{
  margin-bottom: 30px;
}
.demo i{
  font-size: 22px;
}
.location iframe{
 width:1316px;
 height:487px;
 object-fit: cover;
 border-radius:20px;
 box-shadow: 6px 10px 20px 0 rgba(0 0 0/ 15%);
}
.faq-img img{
  width: 525px;
  height: 525px;
  object-fit: cover;
}
.accordion-button:not(.collapsed) {
  color:#222 ;
  background-color:#ffffff;
  font-weight: bold;
}
.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 30px;
  font-size: 20px;
  font-weight:bold;
  color: #222;
  text-align: left;
  /* background-color: var(--bs-accordion-btn-bg); */
  border: 1px Solid #A8A8A880 ;
  /* border-bottom: none; */
  border-radius: 15px;
}
#acc-last{
  border-bottom-right-radius: 15px !important;
  border-bottom-left-radius:15px !important;
}
.accordion-item>.accordion-header .accordion-button {
  border:none;
  border-top: 1px Solid #A8A8A880 ;
  /* border-bottom: 1px Solid #A8A8A880 ; */
}
.accordion-item {
  color: var(--bs-accordion-color);
  /* background-color: var(--bs-accordion-bg); */
  /* border: 1px solid #A8A8A880; */
  border-radius: 15px;
}
.accordion-item:first-of-type>.accordion-header .accordion-button {
  border-top-left-radius:15px;
  border-top-right-radius:15px;
}
.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed {
  border-bottom-right-radius:15px !important;
  border-bottom-left-radius:15px !important;
}
.accordion-item {
  /* border-top-left-radius: 15px;
  border-top-right-radius: 15px; */
  margin-bottom:20px;
}
.accordion-item:first-of-type {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.accordion-body {
  padding: 0px 30px 30px;
  color: #606060;
}
.accordion-button:not(.collapsed){
  box-shadow: none !important;
}
.accordion-button:not(.collapsed)::after {
  background-image:url(../images/minus.svg);
  background-size: 20px;
  /* transform: var(--bs-accordion-btn-icon-transform); */
  box-shadow: none !important;
}
.accordion-button::after {
  background-image:url(../images/plus.svg);
  background-repeat: no-repeat;
  background-size: 20px;
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
  margin-bottom: 20px;
}
::placeholder {
  color:#9C9C9C;
}
.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: #a8e9dd;
}

.loader {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  display: block;
  margin:15px auto;
  position: relative;
  background: #36BEA6;
  box-shadow: -24px 0 #36BEA6, 24px 0 #36BEA6;
  box-sizing: border-box;
  animation: shadowPulse 2s linear infinite;
}

@keyframes shadowPulse {
  33% {
    background: #36BEA6;
    box-shadow: -24px 0 #F68121, 24px 0 #36BEA6;
  }
  66% {
    background: #F68121;
    box-shadow: -24px 0 #36BEA6, 24px 0 #36BEA6;
  }
  100% {
    background: #36BEA6;
    box-shadow: -24px 0 #36BEA6, 24px 0 #F68121;
  }
}

button.swal2-confirm.swal2-styled {
  background-color: #F68121;
}
.email-alert-box .swal2-actions {
  justify-content: end !important;
}
