@import url("https://fonts.googleapis.com/css2?family=BhuTuka+Expanded+One&family=Calligraffitti&family=Edu+TAS+Beginner&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Oswald:wght@200&family=Outfit:wght@100;200;300;400;500;600;700;800;900&family=Plus+Jakarta+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&family=Roboto+Mono:wght@200&family=Ubuntu:wght@300&family=Varela+Round&family=Work+Sans:wght@300&display=swap");
* {
  margin: 0;
  padding: 0;
}

body {
  font-family: "outfit";
}

html {
  height: 100%;
}
html,body{
  overflow-x: hidden;
}
#shadow-host-companion{
padding: 0rem !important;
}
.susankya__ img{
height: auto;
width: 90px;
}
.location__{
  display: flex;
  flex-direction: column;
  /* align-items: center; */
}
.location__ span{
 font-size: 16px;
 font-weight: 500;
} 
.location{
  display: flex;
  flex-direction: row;
  align-items: start;
  justify-content: center;
  margin-top: 1rem;
}
.location img{
height: auto;
width: 16px;
margin-top: 0.4%;
}

header {
  background-color: rgb(7, 136, 50);
  padding: 0rem 6rem;
}

h1 {
  font-size: 60px;
  font-weight: 700;
  color: white;
}

h2 {
  font-size: 24px;
  font-weight: 400;
  color: white;
}

.contact-header {
  background-color: white !important;
}
.contact-header .navbar-brand span {
  font-size: 24px;
  font-weight: 700;
  color: rgb(7, 136, 50) !important;
}
.contact-header .navbar-brand img {
  height: 48px;
  width: 48px;
}
.contact-header nav .nav-link {
  color: Black !important;
  font-weight: 500;
  font-size: 20px;
  margin: 0rem 2rem;
}
.contact-header nav .navbar-nav {
  margin: auto;
}
.contact-header .form-inline span {
  color: rgb(7, 136, 50);
  margin: 0rem 1rem;
  font-size: 16px;
  background-image: linear-gradient(301deg, rgba(7, 136, 50, 0.1) 0%, rgba(0, 159, 54, 0.1) 100%);
  border-radius: 50px;
  font-size: 16px;
  padding: 0.5rem 1.5rem;
}
.contact-header .form-inline button {
  background-color: rgb(7, 136, 50);
  color: white;
  border-radius: 50px;
  font-size: 16px;
}

.header-title {
  margin: 15% auto;
}
.header-title .start_free_btn {
  border: 1px solid white;
  border-radius: 10px;
  color: white;
  background-color: rgb(7, 136, 50);
  font-weight: 500;
  padding: 0.5rem 0.8rem;
  margin-top: 1rem;
  font-size: 20px;
}

.padding {
  padding: 1em 6rem;
}

.navbar-brand span {
  font-size: 22px;
  font-weight: 700;
  color: white;
}
.navbar-brand img {
  height: 48px;
  width: auto;
}

nav .nav-link {
  color: white !important;
  font-weight: 500;
  font-size: 20px;
  margin: 0rem 2rem;
}
nav .navbar-nav {
  margin: auto;
}

.form-inline span {
  color: white;
  margin: 0rem 1rem;
  font-size: 16px;
}
.form-inline button {
  background-color: rgba(255, 255, 255, 0.3);
  color: white;
  border-radius: 50px;
  font-size: 16px;
  border: none;
}

.img_bg {
  background-image: linear-gradient(301deg, rgba(7, 136, 50, 0.1) 0%, rgba(0, 159, 54, 0.1) 100%);
  padding: 1rem;
  border-radius: 100%;
}

.box-wrap h2 {
  font-size: 20px;
  font-weight: 500;
  color: black !important;
  margin-top: 0.8rem;
}

.first_one {
  text-align: center;
  margin: 1.5rem;
  font-size: 20px;
  border-radius: 10px;
}

.box-wrap {
  text-align: center;
}

section {
  padding: 4rem 7rem;
}

.two__ {
  background-color: #F3F9F5;
}
.two__ h3 {
  text-align: center;
  font-size: 48px;
}
.two__ h3 span {
  color: rgb(7, 136, 50);
}
.two__ p {
  font-size: 20px;
  font-weight: 500;
  color: black !important;
  line-height: 30px;
  text-align: center;
}

.count__ {
  font-size: 36px;
  font-weight: 600;
  color: rgb(7, 136, 50);
}

.namin_ {
  color: black !important;
  font-size: 18px;
  font-weight: 600;
  margin-top: -1rem;
}

.five__ h3 {
  color: #19AD4A;
  font-weight: 700;
  font-size: 40px;
}
.five__ .listing_ ul {
  line-height: 32px;
  margin-left: -30px;
}
.five__ .listing_ ul li {
  list-style: none;
}

.six__ {
  background-color: #F3F9F5;
}
.six__ h3 {
  color: #19AD4A;
  font-weight: 700;
  font-size: 40px;
}
.six__ .listing_ ul {
  line-height: 32px;
  margin-left: -30px;
}
.six__ .listing_ ul li {
  list-style: none;
}
.six__ .six_wrapper {
  margin: 15% 0%;
}

.seven__ {
  background-color: rgb(7, 136, 50);
  color: white;
}
.seven__ .seven-title h3 {
  font-size: 48px !important;
  font-weight: 700;
  text-align: center;
}
.seven__ .seven-title p {
  text-align: center;
  font-size: 20px !important;
  font-weight: 400;
}

.stepper {
  display: flex;
  justify-content: center;
}
.stepper .step .num_ {
  text-align: center;
  padding: 0.3rem;
}
.stepper .step .num_ span {
  background-color: rgba(255, 255, 255, 0.3019607843);
  padding: 0.5rem 0.9rem;
  border-radius: 100%;
}
.stepper .step .num_ span::after {
  content: "";
  position: absolute;
  border: 1px dashed white;
  width: 68%;
  top: 15px;
  right: -34%;
}
.stepper .step .num_ span::after:last-child::after {
  display: none;
  border: none !important;
}
.stepper .step .num_ span:last-child {
  border: none !important;
}
.stepper .step h6 {
  text-align: center;
  margin-top: 1rem;
}
.stepper .col-md-2:last-child span::after {
  display: none;
}

.three__ h2 {
  font-weight: 600 !important;
  font-size: 48px !important;
  color: black !important;
  text-align: center;
}

.two_img {
  position: relative;
}
.two_img .testimonial_img {
  position: absolute;
  top: 0;
}

.carousel-inner p {
  font-size: 24px;
}
.carousel-inner p span {
  color: gray;
  font-weight: 600;
  font-size: 20px;
}

li {
  font-size: 20px;
  font-weight: 500;
  line-height: 40px;
}

.queutation {
  font-size: 50px;
  color: rgb(7, 136, 50);
}

.fa-quote-right {
  float: right;
}
.two_img .testimonial_img img{
  border-radius: 100%;
}

.box__:hover h6{
  color: white;
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: -9%;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgb(7, 136, 50);
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}

.eight__ {
  background-color: #F3F9F5;
}
.eight__ h3 {
  font-size: 48px;
  text-align: center;
  font-weight: 600;
}
.eight__ .accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
  font-weight: 600;
  background-color: transparent !important;
  font-size: 24px;
}
.eight__ .accordion-item {
  margin-bottom: 0;
  background: transparent !important;
}
.eight__ .accordion-button:not(.collapsed) {
  color: black;
}
.eight__ .accordion-body {
  padding: 1rem 1.25rem;
  font-weight: 500;
  color: rgb(88, 88, 88);
  font-size: 20px;
}
.eight__ .accordion-button:not(.collapsed)::after {
  transform: rotate(-180deg);
  background-image: url("/images/Vector (6).png") !important;
}
.eight__ .accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("/images/Vector (5).png") !important;
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}

.img-wrap {
  padding: 0.7rem;
  width: 70px;
  border-radius: 100%;
  height: 70px;
  margin: auto;
  background-image: linear-gradient(301deg, rgba(7, 136, 50, 0.1) 0%, rgba(0, 159, 54, 0.1) 100%);
}
.img-wrap img {
  margin: auto;
}

a {
  text-decoration: none;
}

footer {
  color: white;
  background-color: rgb(7, 136, 50);
  text-align: center;
  padding: 0rem 7rem;
}
footer img {
  height: 50px;
  width: 50px;
}
footer span {
  font-size: 30px;
  font-weight: 700;
}
footer .susankya__ h6 {
  font-size: 18px !important;
  font-weight: 400;
}
footer .susankya__ span {
  font-size: 14px !important;
  font-weight: 300;
}
footer .icons__ {
  display: flex;
  justify-content: center;
  text-align: center;
}
footer .icons__ .ic_border i {
  border: 1px solid white;
  padding: 0.4rem;
  border-radius: 100%;
  margin: 0.3rem;
  height: 30px;
  width: 30px;
}
footer .cente_content {
  border-bottom: 1px solid rgb(199, 199, 199);
  padding: 1rem 0rem;
}
footer .copy-right__ {
  padding: 0.2rem 0rem 0.1rem 0rem;
}
footer .copy-right__ p {
  font-size: 14px;
  line-height: 45px;
}
.justify-content__{
  justify-content: center;
}
.justify-content__ .col-lg-4{
  margin-bottom: 1rem;
}
.four__ {
  background-color: #F3F9F5;
}
.four__ .round__ {
  border-radius: 100%;
  height: 80px;
  width: 80px !important;
  background-color: white;
  padding: 0.8rem;
  margin: auto;
}
.four__ .round__ img {
  height: auto;
  width: 55px !important;
  margin: auto;
}

.slider-title {
  text-align: center;
  margin-top: 1rem;
  font-weight: 500;
  font-size: 20px;
}

.owl-nav {
  text-align: center;
  font-size: 46px;
}

.home_header_parallox {
  background: linear-gradient(-45deg, rgba(8, 8, 8, 0), rgba(0, 0, 0, 0.85)) fixed, url("/images/banner-image.jpg") fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 100vh;
  width: 100vw;
}
.home_header_parallox .discover_platform {
  text-align: center;
  margin: 10% 0%;
}
.home_header_parallox .discover_platform h2 {
  font-size: 55px;
  font-weight: 600;
}
.home_header_parallox .discover_platform p {
  text-align: center;
  color: white;
  font-size: 20px;
}
.home_header_parallox .discover_platform button {
  border: 1px solid white;
  color: white;
  background-color: transparent;
  padding: 0.5rem 1rem;
  border-radius: 12px;
  font-size: 20px;
  font-weight: 600;
}

.color_white h1 {
  color: black !important;
  font-size: 48px;
  font-weight: 600;
  text-align: center;
  padding: 0rem 5rem;
}

.img-wrap2 {
  padding: 0.7rem;
  width: 70px;
  border-radius: 100%;
  height: 70px;
  margin: auto;
  background-color: #19AD4A;
}
.img-wrap2 h2 {
  color: black !important;
  font-weight: 500 !important;
}

.box-wrap p {
  font-size: 16px !important;
}

.shadow_ {
  fill: #FFF;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  padding: 1rem;
  border-radius: 5px;
}

.mission_ {
  background: rgb(243, 249, 245);
}

.mission_text {
  padding: 0rem 3rem;
}
.mission_text h2 {
  color: #19AD4A;
  font-size: 48px;
  font-weight: 600;
}
.mission_text p {
  font-size: 20px;
}

.mission_right_side h5 {
  color: #19AD4A;
  font-weight: 600;
}
.mission_right_side .img_warpper {
  position: relative;
}
.mission_right_side .img_warpper img {
  background-color: white;
  padding: 0.5rem;
  border-radius: 100%;
}
.mission_right_side .img_warpper .no {
  background: black;
  color: white;
  padding: 0.2rem 0.4rem;
  border-radius: 100%;
  height: 20px;
  width: 100%;
  position: absolute;
  line-height: 13px;
  height: 20px;
  width: 20px;
  left: -15px;
  top: 0;
}

.story__ h1 {
  color: green !important;
  font-size: 48px;
  font-weight: 600;
  border-bottom: 1px solid rgb(173, 173, 173);
  padding: 2rem 0rem;
}
.story__ h6 {
  color: rgb(7, 28, 102);
  font-weight: 600;
}
.story__ p {
  font-weight: 500;
}
.story__ button {
  background-color: #19AD4A;
  color: white;
  border: none;
  padding: 0.5rem 1rem;
  border-radius: 5px;
}
.story__ .box__ {
  border: 1px solid #dedede;
  padding: 1rem;
  border-radius: 10px;
  margin: 2rem 1rem;
  color: black;
}
.story__ .box__:hover {
  background-color: #19AD4A;
  color: white;
}
.story__ .margin_top {
  margin-top: 4rem;
}
.story__ .img_wrappy {
  margin-bottom: 1rem;
}
.story__ .img_wrappy img {
  background: white;
  padding: 0.4rem;
  border-radius: 100%;
}

.greeny {
  background-color: #19AD4A;
  color: white;
  text-align: center;
}
.greeny h3 {
  font-size: 48px;
}
.greeny p {
  font-size: 20px;
}

.pathway_ .img-wrap2 {
  background-color: white !important;
  box-shadow: rgba(0, 1, 2, 0.2) 0px 3px 10px 0px;
}

.pathway_ h2 {
  color: black !important;
  font-size: 48px;
  font-weight: 600;
}
.pathway_ .img_wrappery {
  margin: auto;
  text-align: center;
  background-color: white !important;
}
.pathway_ .img_wrappery img {
  background-color: white !important;
  box-shadow: rgba(0, 1, 2, 0.2) 0px 3px 3px 0px;
  padding: 0.5rem;
  border-radius: 100px;
}
.pathway_ .img_wrappery div {
  margin-top: 1rem;
}

.why_only_apply {
  background-color: rgb(243, 249, 245);
}
.why_only_apply h2 {
  color: #19AD4A !important;
  font-size: 48px;
  font-weight: 600;
}
.why_only_apply .why_box {
  text-align: center;
  background-color: white;
  box-shadow: rgba(0, 0, 2, 0.2) 0px 4px 9px 0px;
  padding: 1rem;
  border-radius: 5px;
}
.why_only_apply .why_box p {
  font-weight: 500;
}

.onlyapply-form h2 {
  font-size: 48px;
  font-weight: 600;
  color: black !important;
}
.onlyapply-form h6 {
  font-size: 20px;
}
.onlyapply-form .nav-item {
  width: 50%;
}
.onlyapply-form .nav-item button {
  width: 100%;
  border: 2px solid green;
  color: green;
  font-weight: 500;
  padding: 0.2rem 1rem;
}
.onlyapply-form .nav-pills .nav-link.active, .onlyapply-form .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #19AD4A;
  border: none;
  font-weight: 500;
  padding: 0.3rem 1rem;
}

.tab_form {
  padding: 0rem 1rem;
}
.tab_form span {
  color: red;
}
.tab_form button {
  text-align: center;
  color: white;
  background-color: #19AD4A;
  border: none;
  padding: 0.5rem 2rem;
  border-radius: 5px;
  margin: auto;
  justify-content: center;
  display: flex;
}

.abt_logo {
  color: #19AD4A !important;
  font-size: 24px;
}

.nav-pills .nav-item {
  width: 50%;
}
.nav-pills .nav-item button {
  width: 100%;
  border: 2px solid green;
  color: green;
  font-weight: 500;
  padding: 0.2rem 1rem;
}
.nav-pills .nav-link.active, .nav-pills .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #19AD4A !important;
  border: none;
  font-weight: 500;
  padding: 0.3rem 1rem;
}

.about_header .navbar-light .navbar-nav .active > .nav-link, .about_header .navbar-light .navbar-nav .nav-link.active, .about_header .navbar-light .navbar-nav .nav-link.show, .about_header .navbar-light .navbar-nav .show > .nav-link {
  border-bottom: 2px solid green !important;
}

.about_header {
  background-color: white !important;
}
.about_header .nav-link {
  color: black !important;
}
.about_header .form-inline span {
  color: #19AD4A;
  background-color: #e0f7e7;
  padding: 0.5rem 1rem;
  border-radius: 50px;
}
.about_header .form-inline button {
  background-color: #19AD4A;
  color: white;
  padding: 0.4rem 1rem;
}
.about_header .discover_platform {
  text-align: center;
  margin: 10% 0%;
}
.about_header .discover_platform h2 {
  font-size: 68px;
  font-weight: 600;
  color: black;
}
.about_header .discover_platform p {
  font-size: 24px;
  color: gray;
}
.about_header .discover_platform button {
  background-color: #19AD4A;
  color: white;
  padding: 0.8rem 1.6rem;
  font-size: 20px;
  border-radius: 10px;
  font-weight: 500;
  border: none;
}

.about_page_story {
  background-color: #F3F9F5 !important;
}
.about_page_story h4 {
  color: black;
  font-size: 48px;
  font-weight: 600;
}
.about_page_story p {
  font-size: 24px;
}
.about_page_story .img__about {
  position: relative;
}
.about_page_story .img1_ {
  position: relative;
  left: 86px;
  bottom: -112px;
}

.wrapper_stry {
  margin: 15% 0%;
}
.wrapper_stry h6 {
  font-size: 25px;
}
.wrapper_stry p {
  font-size: 20px;
  color: black;
}

.about_page_mission {
  background-color: #19AD4A;
  color: white;
}
.about_page_mission h4 {
  font-size: 48px;
}
.about_page_mission p {
  font-size: 24px;
}
.about_page_mission .counter__ {
  margin-top: 2rem;
  display: flex;
  justify-content: space-between;
}

.about_page_our_values {
  background-color: white !important;
}
.about_page_our_values h3 {
  font-weight: 600;
}
.about_page_our_values p {
  color: rgb(70, 70, 70) !important;
}

.about_page_vission {
  background-color: #F3F9F5;
}
.about_page_vission h5 {
  font-size: 32px;
  font-weight: 600;
}
.about_page_vission p {
  font-size: 20px;
}

.aboutpage_get_started h2 {
  font-size: 48px;
  font-weight: 600;
  color: black;
  text-align: center;
}
.aboutpage_get_started p {
  font-size: 24px;
  text-align: center;
}
.aboutpage_get_started .card {
  border: none !important;
}
.aboutpage_get_started .card .card-title {
  font-size: 32px;
  font-weight: 600;
  text-align: center;
}
.aboutpage_get_started .card .card-text {
  font-size: 18px;
  color: rgb(102, 102, 102);
}
.aboutpage_get_started .card .card-text a {
  text-align: center;
}
.aboutpage_get_started .card .btn {
  background-color: #19AD4A;
  border: none;
  color: white;
  padding: 0.3rem 1rem;
  font-size: 20px;
  display: flex;
  width: 250px;
  margin: auto;
  text-align: center;
}

.navbar {
  padding: 0.5rem 0rem !important;
}

.contact__ {
  padding: 2rem 7rem !important;
}
.contact__ .contact_flex_ {
  box-shadow: rgba(0, 1, 2, 0.2) 0px 7px 9px 0px;
  border-radius: 15px;
}
.contact__ .contact_flex_ h4 {
  font-size: 32px;
  font-weight: 500;
}
.contact__ .contact_flex_ .left_side {
  padding: 2rem;
}
.contact__ .contact_flex_ .right_side {
  background-color: #19AD4A;
  color: white;
  border-radius: 0px 15px 15px 0px;
  padding: 1rem;
}
.contact__ .contact_flex_ .right_side h5 {
  font-size: 32px;
}
.contact__ .contact_flex_ .right_side .info_icons ul {
  list-style: none;
}
.contact__ .contact_flex_ .right_side .info_icons ul li {
  font-size: 18px;
  font-weight: 400;
  display: flex;
}
.contact__ .contact_flex_ .right_side .info_icons ul li i {
  width: 10%;
  line-height: 39px;
}
.contact__ .contact_flex_ .right_side .info_icons ul li span {
  width: 90%;
}

.padding____ {
  padding: 0rem 12rem;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

.btn_group button {
  margin-right: 1rem;
}
.login_btn:hover{
  background-color: #198754 !important;
  border:1px solid  #198754 !important;
    color: white !important;
 


}
.login_btn{
  background-color: transparent !important;
  border:1px solid white !important;
  color:white !important;
}
.about_header .discover_platform button:hover {
  background-color:white;
  color: #19AD4A;
  border:1px solid  #19AD4A;

}
.aboutpage_get_started .card .btn:hover {
  background-color:white;
  color: #19AD4A;
  border:1px solid  #19AD4A;
}
.aboutpage_get_started .card .btn {
  text-align: center;
  justify-content: center;
}
.btn_group button:hover{
  background-color:#19AD4A;
border:1px solid #19AD4A;
  color:white;
}
.story__ button:hover {
  color: #19AD4A;
  border:1px solid #19AD4A;
  background-color: white;
}
.tab_form button:hover{
  color: #19AD4A;
  border:1px solid #19AD4A;
  background-color: white;
}
.country_name {
  text-align: center;
  margin-top: 0.5rem;
}

@media screen and (max-width: 600px) {
  .padding____ {
    padding: 0rem;
  }
  .mission_text {
    padding: 0rem 1rem;
  }
  .contact__ {
    padding: 1rem !important;
  }
  .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.55);
    border-color: black;
  }
  .first_one {
    text-align: center;
    margin: 1rem !important;
    font-size: 20px;
  }
  .shadow_ {
    fill: #FFF;
    box-shadow: none !important;
    padding: 1rem;
    border-radius: 5px;
  }
  .home_header_parallox .discover_platform h2 {
    font-size: 28px;
    font-weight: 600;
  }
  .btn_group {
    display: grid;
  }
  .btn_group button {
    margin-top: 1rem;
  }
  .mission_text h2 {
    color: #19AD4A;
    font-size: 28px;
    font-weight: 600;
  }
  .greeny h3 {
    font-size: 28px;
  }
  .why_only_apply .why_box {
    text-align: center;
    background-color: white;
    box-shadow: rgba(0, 1, 2, 0.2) 0px 7px 9px 0px;
    padding: 0.5rem;
    border-radius: 5px;
    margin: 0.5rem;
  }
  .onlyapply-form h2 {
    font-size: 28px;
    font-weight: 600;
    color: black !important;
  }
  .why_only_apply h2 {
    color: #19AD4A !important;
    font-size: 28px;
    font-weight: 600;
  }
  .pathway_ h2 {
    color: black !important;
    font-size: 28px;
    font-weight: 600;
  }
  .color_white h1 {
    color: black !important;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    padding: 0rem 1rem;
  }
  .mission_right_side {
    padding: 1rem;
  }
  .about_page_story .img1_ {
    position: inherit !important;
    left: 0;
    bottom: 0;
    width: 100%;
  }
  .about_page_story .img2_ {
    margin-top: 1rem;
    width: 100%;
  }
  .about_page_story .img__about {
    position: inherit !important;
  }
  .about_header .discover_platform h2 {
    font-size: 38px;
    font-weight: 600;
    color: black;
  }
  .card {
    width: 100%;
  }
  .story_wrap {
    margin-top: 2rem;
  }
  .story__ .margin_top {
    margin-top: 0rem;
  }
  .about_page_mission h4 {
    font-size: 30px;
  }
  .about_page_mission .counter__ {
    margin-bottom: 2rem;
  }
  .aboutpage_get_started h2 {
    font-size: 28px;
    font-weight: 600;
    color: black;
    text-align: center;
  }
  .card .btn {
    display: block;
  }
  p {
    font-size: 18px !important;
    font-weight: 500;
  }
  .story__ h1 {
    color: green !important;
    font-size: 38px;
  }
  .about_page_story h4 {
    color: black;
    font-size: 28px;
    font-weight: 600;
  }
  .stepper {
    display: block;
  }
  .stepper .col-md-2 {
    border: 1px solid white;
    margin-bottom: 2rem;
    border-radius: 5px;
    padding: 1rem;
  }
  .stepper .col-md-2::after {
    content: "";
    position: absolute;
    height: 26px;
    border: 1px dashed white;
    left: 50%;
    top: -29px;
  }
  .stepper .col-md-2:first-child::after {
    display: none;
  }
  .stepper .step .num_ span::after {
    content: "";
    position: absolute;
    border: 1px dashed white;
    width: 70%;
    top: 15px;
    right: -60px;
    display: none;
  }
  .stepper .col-md-2 ::after {
    content: "";
    position: absolute;
    border: 1px dashed white;
    /* width: 70%; */
    top: 24px;
    /* height: 20%; */
    height: 45px !important;
    left: 50%;
    /* right: -60px; */
    display: none;
  }
  .six_wrapper {
    margin-top: 2rem;
  }
  .three__ h2 {
    font-weight: 600 !important;
    font-size: 30px !important;
    color: black !important;
    text-align: center;
  }
  .five-feature {
    box-shadow: rgba(0, 1, 2, 0.2) 0px 7px 9px 0px;
    border: 1px solid rgb(191, 241, 248);
    margin-bottom: 10px;
    border-radius: 10px;
  }
  .flex {
    display: block !important;
  }
  .flex_one {
    display: block !important;
  }
  .next_input {
    margin-top: 1rem;
  }
  section {
    padding: 2rem 1rem;
  }
  .tab_form {
    padding: 0rem 0.5rem;
  }
  .contact__ .contact_flex_ .left_side {
    padding: 1rem;
  }
  .contact__ {
    border-top: 1px solid rgb(182, 182, 182);
  }
  .how_unique .left_box {
    box-shadow: rgba(0, 60, 42, 0.2) 0px 7px 39px 0px;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 28px;
  }
  .how_unique .right_box {
    box-shadow: rgba(0, 60, 42, 0.2) 0px 7px 39px 0px;
    padding: 20px;
    border-radius: 5px;
  }
  .owl-nav {
    text-align: center;
    font-size: 46px;
    display: none;
  }
  .how_unique h3 {
    color: black;
    text-align: center;
    font-size: 30px !important;
    font-weight: 600;
  }
  .how_unique .left_box h5 {
    font-size: 25px !important;
    text-align: center;
  }
  .right_box h5 {
    font-size: 25px !important;
    text-align: center;
  }
  .how_unique p {
    font-weight: 400;
    font-size: 18px;
    color: black;
    text-align: center;
  }
  .two_img {
    display: none;
  }
  .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -21px;
  }
  header {
    padding: 1rem 1rem;
  }
  .navbar {
    padding: 0;
  }
  .header-title h1 {
    font-size: 30px;
  }
  .header-title h2 {
    font-size: 18px;
    line-height: 30px;
  }
  .main_img {
    display: none;
  }
  .form-inline {
    float: right;
  }
  .one__ .col-md-4 {
    border-radius: 10px;
    margin-bottom: 10px;
    box-shadow: rgba(100, 60, 111, 0.2) 0px 7px 29px 0px;
  }
  .two-title h3 {
    font-size: 30px;
  }
  .two-title p {
    font-size: 18px;
  }
  .two__ .col-md-4 {
    border-radius: 10px;
    margin-bottom: 10px;
    background-color: white;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  }
  .five__ h3 {
    color: #19AD4A;
    font-weight: 700;
    font-size: 30px;
    /* width: 100%; */
  }
  .six__ h3 {
    color: #19AD4A;
    font-weight: 700;
    font-size: 30px;
  }
  li {
    font-size: 18px;
    font-weight: 500;
    line-height: 40px;
  }
  .carousel-inner p {
    font-size: 18px;
  }
  .seven__ .seven-title h3 {
    font-size: 30px !important;
    font-weight: 700;
    text-align: center;
  }
  .seven__ .seven-title p {
    text-align: center;
    font-size: 18px !important;
    font-weight: 400;
  }
  .eight__ h3 {
    font-size: 30px;
    text-align: center;
    font-weight: 600;
  }
  .eight__ .accordion-flush .accordion-item .accordion-button {
    border-radius: 0;
    font-weight: 600;
    background-color: transparent !important;
    font-size: 18px;
  }
  footer {
    color: white;
    background-color: rgb(7, 136, 50);
    text-align: center;
    padding: 0rem 1rem;
  }
  footer span {
    font-size: 20px;
    font-weight: 700;
  }
  footer .susankya__ h6 {
    font-size: 16px !important;
  }
  footer .susankya__ span {
    font-size: 12px !important;
    font-weight: 400;
    margin-top: 5px;
  }
  .navbar-toggler {
    border: none !important;
  }
  .form-inline {
    float: right;
  }
}
@media screen and (min-width: 600px) and (max-width: 767px) {
  .color_white h1 {
    color: black !important;
    font-size: 3s8px;
    font-weight: 600;
    text-align: center;
    padding: 0rem 5rem;
  }
  .first_one {
    text-align: center;
    /* margin: 2rem; */
    font-size: 20px;
    margin: 1rem !important;
  }
  .navbar {
    padding: 0;
  }
  .form-inline {
    float: right;
  }
  .six_wrapper {
    margin-top: 2rem;
  }
  .five-feature {
    box-shadow: rgba(0, 10, 42, 0.2) 0px 7px 19px 0px;
    border: 1px solid rgb(191, 241, 248);
    margin-bottom: 10px;
    border-radius: 10px;
  }
  .flex {
    display: block !important;
  }
  .flex_one {
    display: block !important;
  }
  section {
    padding: 2rem 1rem;
  }
  .how_unique .left_box {
    box-shadow: rgba(0, 60, 42, 0.2) 0px 7px 39px 0px;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 28px;
  }
  .how_unique .right_box {
    box-shadow: rgba(0, 60, 42, 0.2) 0px 7px 39px 0px;
    padding: 20px;
    border-radius: 5px;
  }
  .owl-nav {
    text-align: center;
    font-size: 46px;
    display: none;
  }
  .how_unique h3 {
    color: black;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
  }
  .how_unique p {
    font-weight: 400;
    font-size: 18px;
    color: black;
    text-align: center;
  }
  .two_img {
    display: none;
  }
  .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -21px;
  }
  header {
    padding: 1rem 1rem;
  }
  .navbar {
    padding: 0;
  }
  .header-title h1 {
    font-size: 30px;
  }
  .header-title h2 {
    font-size: 18px;
  }
  .main_img {
    display: none;
  }
  .one__ .col-md-4 {
    border-radius: 10px;
    margin-bottom: 10px;
    box-shadow: rgba(100, 60, 111, 0.2) 0px 7px 29px 0px;
  }
  .two-title h3 {
    font-size: 30px;
  }
  .two-title p {
    font-size: 18px;
  }
  .two__ .col-md-4 {
    border-radius: 10px;
    margin-bottom: 10px;
    background-color: white;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  }
  .five__ h3 {
    color: #19AD4A;
    font-weight: 700;
    font-size: 30px;
    /* width: 100%; */
  }
  .six__ h3 {
    color: #19AD4A;
    font-weight: 700;
    font-size: 30px;
  }
  li {
    font-size: 18px;
    font-weight: 500;
    line-height: 40px;
  }
  .carousel-inner p {
    font-size: 18px;
  }
  .seven__ .seven-title h3 {
    font-size: 30px !important;
    font-weight: 700;
    text-align: center;
  }
  .seven__ .seven-title p {
    text-align: center;
    font-size: 18px !important;
    font-weight: 400;
  }
  .eight__ h3 {
    font-size: 30px;
    text-align: center;
    font-weight: 600;
  }
  .eight__ .accordion-flush .accordion-item .accordion-button {
    border-radius: 0;
    font-weight: 600;
    background-color: transparent !important;
    font-size: 18px;
  }
  footer {
    color: white;
    background-color: rgb(7, 136, 50);
    text-align: center;
    padding: 0rem 1rem;
  }
  footer span {
    font-size: 20px;
    font-weight: 700;
  }
  footer .susankya__ h6 {
    font-size: 16px !important;
  }
  footer .susankya__ span {
    font-size: 12px !important;
    font-weight: 400;
    margin-top: 5px;
  }
  .navbar-toggler {
    border: none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 820px) {
  .contact__ {
    padding: 6rem 1rem !important;
  }
  .two__ h3 {
    text-align: center;
    font-size: 28px;
  }
  section {
    padding: 2rem 2rem !important;
  }
  .color_white h1 {
    color: black !important;
    font-size: 38px;
    font-weight: 600;
    text-align: center;
    padding: 0rem 5rem;
  }
  .first_one {
    text-align: center;
    font-size: 20px;
    margin: 1rem !important;
  }
  .tab_form {
    padding: 0rem;
  }
  .team_wrap {
    margin-top: 1rem;
  }
  .story_wrap {
    margin: 40% 0%;
  }
  .abt_img {
    margin: 10% 0%;
  }
  .about_page_mission h4 {
    font-size: 38px !important;
  }
  .about_header .discover_platform h2 {
    font-size: 47px;
    font-weight: 600;
    color: black;
  }
  .count_num h4 {
    font-size: 38px !important;
  }
  .wrapper_stry {
    margin: 2% 0% !important;
  }
  .navbar {
    padding: 0;
  }
  header {
    padding: 2rem !important;
  }
  header .form-inline {
    float: right;
  }
  .header-title {
    margin: 6% auto;
  }
  .header-title h2 {
    line-height: 40px;
  }
  .navbar-brand span {
    font-size: 40px;
    font-weight: 700;
    color: white;
  }
  .main_img {
    display: none;
  }
  .five-feature {
    flex-basis: 30% !important;
  }
  .flex {
    flex-wrap: wrap;
    justify-content: center;
  }
  .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -34px;
  }
  .how_unique .left_box {
    box-shadow: rgba(10, 60, 50, 0.2) 0px 7px 19px 0px;
    padding: 20px;
    border-radius: 5px;
    margin: 10px;
  }
  .how_unique .right_box {
    box-shadow: rgba(10, 60, 50, 0.2) 0px 7px 19px 0px;
    padding: 20px;
    border-radius: 5px;
    margin: 10px;
  }
  .contact__ .contact_flex_ .right_side .info_icons ul li i {
    width: 12%;
    line-height: 40px;
  }
  .contact__ .contact_flex_ .right_side .info_icons ul li span {
    width: 88%;
  }
  .info_icons ul {
    padding-left: 0px;
  }
  .contact__ {
    border-top: 1px solid rgb(187, 187, 187);
  }
}
@media screen and (min-width: 820px) and (max-width: 980px) {
  .contact__ {
    padding: 6rem 1rem !important;
  }
  .two__ h3 {
    text-align: center;
    font-size: 28px;
  }
  section {
    padding: 2rem 2rem !important;
  }
  .first_one {
    text-align: center;
    /* margin: 2rem; */
    font-size: 20px;
    margin: 1rem !important;
  }
  .team_wrap {
    margin-top: 1rem;
  }
  .story_wrap {
    margin: 40% 0%;
  }
  .abt_img {
    margin: 10% 0%;
  }
  .about_page_mission h4 {
    font-size: 38px !important;
  }
  .about_header .discover_platform h2 {
    font-size: 47px;
    font-weight: 600;
    color: black;
  }
  .count_num h4 {
    font-size: 38px !important;
  }
  .wrapper_stry {
    margin: 2% 0% !important;
  }
  .contact__ .contact_flex_ .right_side .info_icons ul li i {
    width: 12%;
    line-height: 40px;
  }
  .contact__ .contact_flex_ .right_side .info_icons ul li span {
    width: 88%;
  }
  .info_icons ul {
    padding-left: 0px;
  }
  .contact__ {
    border-top: 1px solid rgb(187, 187, 187);
  }
  header {
    padding: 2rem !important;
  }
  .header-title {
    margin: 6% auto;
  }
  .header-title h2 {
    line-height: 40px;
  }
  .navbar-brand span {
    font-size: 40px;
    font-weight: 700;
    color: white;
  }
  .main_img {
    display: none;
  }
  .five-feature {
    flex-basis: 30%;
  }
  .flex {
    flex-wrap: wrap;
    justify-content: center;
  }
  .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -34px;
  }
  .how_unique .left_box {
    box-shadow: rgba(10, 60, 50, 0.2) 0px 7px 19px 0px;
    padding: 20px;
    border-radius: 5px;
    margin: 10px;
  }
  .how_unique .right_box {
    box-shadow: rgba(10, 60, 50, 0.2) 0px 7px 19px 0px;
    padding: 20px;
    border-radius: 5px;
    margin: 10px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  section {
    padding: 2rem !important;
  }
  header {
    background-color: rgb(7, 136, 50);
    padding: 0rem 1rem;
  }
  .navbar-brand img {
    height: 23px;
    width: auto;
  }
  .tab_form {
    padding: 0rem 1rem;
  }
  .contact__ .contact_flex_ .right_side .info_icons ul li i {
    width: 12%;
    line-height: 40px;
  }
  .contact__ .contact_flex_ .right_side .info_icons ul li span {
    width: 88%;
  }
  .info_icons ul {
    padding-left: 0px;
  }
  .contact__ {
    border-top: 1px solid rgb(187, 187, 187);
  }
}
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  border-bottom: 1px solid white !important;
}

.flex {
  display: flex;
  flex-wrap: wrap;
}

.five-feature {
  flex-basis: 20%;
}

.aboard_ {
  background-color: #F3F9F5;
}
.aboard_ h3 {
  color: rgb(7, 136, 50);
}
.aboard_ p {
  font-weight: 400;
  font-size: 20px;
}

.top_notch_quality h3 {
  color: rgb(7, 136, 50);
}
.top_notch_quality p {
  font-weight: 400;
  font-size: 20px;
}

.follow_steps {
  background-color: rgb(7, 136, 50);
  text-align: center;
}
.follow_steps h3 {
  color: white;
}
.follow_steps p {
  font-weight: 400;
  font-size: 20px;
  color: white;
}
.follow_steps button {
  border: 1px solid white;
  border-radius: 10px;
  color: white;
  background-color: rgb(7, 136, 50);
  font-weight: 500;
  padding: 0.5rem 0.8rem;
  margin-top: 1rem;
  font-size: 20px;
}

.how_unique h3 {
  color: black;
  text-align: center;
  font-size: 48px;
  font-weight: 600;
}
.how_unique p {
  font-weight: 400;
  font-size: 20px;
  color: black;
  text-align: center;
}
.how_unique .left_box {
  box-shadow: rgba(10, 10, 50, 0.2) 0px 7px 9px 0px;
  padding: 20px;
  border-radius: 5px;
  margin: 10px;
}
.how_unique .left_box h5 {
  font-size: 36px;
  text-align: center;
}
.how_unique .left_box ul li {
  list-style: none;
  line-height: 40px;
}
.how_unique .left_box ul li .icony {
  width: 20%;
}
.how_unique .left_box ul li span {
  width: 80%;
}

.right_box {
  box-shadow: rgba(10, 10, 50, 0.2) 0px 7px 9px 0px;
  padding: 20px;
  border-radius: 5px;
  background: linear-gradient(301deg, rgba(7, 136, 50, 0.1) 0%, rgba(0, 159, 54, 0.1) 100%);
  margin: 10px;
}
.right_box h5 {
  font-size: 36px;
  text-align: center;
}
.right_box ul li {
  list-style: none;
  line-height: 40px;
}
.right_box ul li .icony {
  width: 20%;
}
.right_box ul li span {
  width: 80%;
}

.flex_one {
  display: flex;
  justify-content: space-between;
}

.contact_form .contact_left-side .nav-pills .nav-link.active, .contact_form .contact_left-side .nav-pills .show > .nav-link {
  color: #fff;
  background-color: rgb(7, 136, 50);
  padding: 0.2rem 0.3rem;
  /* width: 100%; */
}

.astrik {
  color: red;
}

footer a {
  color: white;
  text-decoration: none;
}
footer a:hover {
  color: white;
  text-decoration: none;
}/*# sourceMappingURL=main.css.map */


.susankya-team{
  display: flex;
  flex-direction: column;
  gap: 64px;
  align-items: center;
  /* padding: 32px 0px; */
}

.team-title{
  display: flex;
  flex-direction: column;
  gap: 8px;
  text-align: center;
  width: 50%;
}

.team-title h1{
  margin-bottom: 0rem;
  font-weight: 600;
  font-size: 32px;
  line-height: 40px;
  color: #212529;
}

.team-title span{
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;  
  color: #4CA46C;
}

.teams{
  width: 100%;
  display: flex;
  flex-direction: row;
  gap: 30px;
  justify-content: center;
}

.team-profile{
  display: flex;
  flex-direction: column;
  background-color: #E5F5EA;
  height: fit-content;
}

.team-image{
  width: 238px;
}

.team-detail{
  /* background-color: #F6FAF8;
  width: fit-content; */
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 16px 0px;
  text-align: center;
}

.team-detail h1{
  margin-bottom: 0rem;
  font-weight: 600;
  font-size: 16px;
  line-height: 28px;
  color: #212529;
}

.team-detail span{
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #3E484E;
}

.team-title h3{
  font-size: 48px;
} 


@media screen and (max-width: 1200px){
.teams {
    width: none;
    display: flex;
    flex-direction: column;
    gap: 18px;
    align-items: center;
}
}