html {
	scroll-behavior: smooth;
}
body{
  font-family: 'Montserrat', sans-serif;
  background-color: #ffffff;
  min-height: 100% !important;
  height: 100%;
  overflow-x: hidden;
    }
    h2{ font-weight: 400 ;}
 section header{ 
  background-color: rgba(37, 81, 67, 0.8); 
  height: 60px;
  position: fixed;
  width: 100%;
  z-index: 9;
}
  section.main-header{
    background-image: url("../image/banner2.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    height: 100%;
    display: block;
    min-height: 100% !important;
    height: 100%;
    position: relative;

  }
  section header h1{ 
    line-height: 60px;
  }
  section.main-header .bannerbg{
    min-height: 100% !important;
    height: 100%;
    width: 100% !important;
    background-color:rgba(0, 0, 0, 0.4);
  }
  section.main-header .social{
    background-color: rgba(37, 81, 67, 0.8); 
    position: fixed;
    top: 40%;
    right: 0px;
    z-index: 99;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
  }
  section.main-header .social ul{
    width: 48px;
    margin: 0px;
    padding: 0px;
  }
  section.main-header .social ul li{ 
    list-style: none;
    padding: 10px;
  }
  ul.ordrlist li{ font-size: 1rem; padding-bottom: 0.25rem;}
nav a{ 
 font-size: 16px !important; 
 font-weight: 600 !important;
  text-transform: none; 
  color:#E6F0EE;
  padding-left:24px;
  line-height: 50px;
  text-align: right;
  cursor: pointer;
  line-height: 60px;
}
nav a.sendmessage{
  background-image: url("../image/send-message.svg");
  background-repeat: no-repeat;
  background-position: left center;
}
section.main-header .banner{
  height: 100%;

}
.paddingspace{ padding: 0px 24px;}
 .bannertext
{
  display: flex;
  align-content: flex-end;
  height: 100%;
 width:100%;
}
h4.aipowered{
  min-height: 60px;
}
section.main-header .banner .bannertext h2{color: #fff; font-size: 54px; font-weight: 600; margin-bottom: 20%;}
section.main-header .banner .bannertext h3{color: #fff;font-size: 48px; font-weight: 600; }
nav{ width: 100%; display: flex;
  justify-content:  flex-end !important;}

nav a:hover{
  color:#E6F0EE;
}
  img.center{
    margin-left: auto;
    margin-right: auto;}
  .navbar-expand-lg .navbar-collapse{
    justify-content: flex-end;
  }
section.functional{ 
  background-color: #f0f1f1;
  background-image: url("../image/bgbanner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
  .navbar-nav{
    column-gap: 16px;
  }
  footer{ width: 100%;
    background-color: rgba(37, 81, 67, 1); 
  text-align: center;
 
  font-size: 16px;
   color:#ffffff;
  }
  footer p{
    text-align: center;
    padding: 16px;
  }
  section.basicpad{ padding: 120px 0px;}
section.mobileapp img,
section.overview img
{
  width: 100%;
}
section p{
   line-height: 160%;
}
section.mobileapp h3{
  font-size: 24px;
  font-weight: 400;
  margin: 16px 0px;
}
section.expectation{
 
  background-image: url("../image/expectation/arrowdown.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom center;
}

section.benefits{

}
section.benefits .benefitsdiamond{
  width: 100%;
  margin: 8px;
  background-image: url("../image/diamond.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center center;
  min-height: 320px;
  position: relative;
}
section.benefits .benefitsdiamond .numbenefits{
  width: 80px;
  height: 80px;
  background-color: #006A59;
  color: #fff;
  text-align: center;
  font-size: 40px;
  line-height: 80px;
  border-radius: 80px;
  position: absolute;
  top: 10px;
  right:40px;
  font-weight: bold;
}
section.benefits .benefitsdiamond .giff{
  width: 80px;
  padding: 100px 0px 16px;
  margin: 0px auto;
}
.textop{}
section.benefits .benefitsdiamond h5{
  font-size: 16px; text-align: center;
  color: #57585A;
  margin: 0px 50px;
}
.text-justify{
  text-align:justify!important
}
section.aboutus{
  background-color: #008375;
  
}
.img-fluid{ 
  width: 100%;
}
.bglightgreen{
  background-color: #E6F0EE;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}
.ml-neg{ margin-left: -10px !important;}
.imda{
  background-color: #C63752;
}
.ourstory, .spotlightcontent, .imdacon{ display: flex; height: 100%; align-items:center;}
.ourstory .ourstorycontent, .spotlightcontent .context , .imdacontent{
  margin: 0px 5%;
}
.spotlightcontent{
  background-color: rgba(0, 48, 40, 0.8); 
  border-bottom-right-radius: 16px;
  border-top-left-radius: 16px;
}
.minusmargin{ margin: 0px -40px;}
.topnav .icon {display: none;}
section.spotlight{
  background-image: url("../image/playgroundbg.jpg");
 
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}
.navigation{ position: relative;}
section .bg-primary-g{
  padding:80px 0px;
  background-color: rgba(0, 76, 65, 0.8);
}
section.mobileapp p{
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 32px;
}
  section.pricing, section.formplan{
    background-color: #f8fffe;
  }
  .boxshadow{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
  }
  .nav-group.nav-group-outline{ 
    background-color: #fff !important;
  }
  .ic a{
    display: none;
  }
section figure{
  width: 100%;
}
.paddingspace p , .ourstorycontent p, .ourstory  .ourstorycontent p{}
@media screen and (max-width: 1200px) {
  .topnav.responsive {}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }

  .ic a{
    display: block;
    width: 25px;
    position: absolute;
    right: 15px;
    top: 20px;
  }
  section.benefits .benefitsdiamond h5{
    font-size: 14px; text-align: center;
    color: #57585A;
    margin: 0px 30px;
  }

  section.benefits .benefitsdiamond .giff {
    width: 60px;
    padding: 110px 0px 8px;
    margin: 0px auto;
}

section.benefits .benefitsdiamond .numbenefits {
  width: 40px;
  height: 40px;
  background-color: #006A59;
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 44px;
  border-radius: 80px;
  position: absolute;
  top: 80px;
  right: 30px;
  font-weight: bold;

}
  .topnav a {display: none;}
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  nav{     display: block;
    position: absolute;
    top: 60px;
    width: 220px !important;
    right: -7px;
    background-color: rgba(37, 81, 67, 0.8); 
  }
  
}
.imdacon .imdacontent p{ }

.imdacon .imdacontent  h4{

}
@media screen and (max-width:1024px) {
  .ourstory  .ourstorycontent h4{ font-size: 24px !important;}
  .ourstory  .ourstorycontent p,  .paddingspace p , .ourstorycontent p{ font-size: 14px !important;}
  section.benefits .benefitsdiamond .giff{
    width: 80px;
  }

  section.benefits .benefitsdiamond .numbenefits {
    width: 60px;
    height: 60px;
    background-color: #006A59;
    color: #fff;
    text-align: center;
    font-size: 32px;
    line-height: 60px;
    border-radius: 80px;
    position: absolute;
    top: 50px;
    right: 27px;
    font-weight: bold;
}
section.main-header .social{
  top: 50%;
}
.imdacon .imdacontent p{ font-size: 14px !important;}

.imdacon .imdacontent  h4{
  font-size: 24px !important;
}

}

@media screen and (max-width:768px) {
  
  .paddingspace p{ font-size: 12px !important;}
  section.benefits .benefitsdiamond .giff{
    width: 60px;
    padding-top: 56px;
    margin: 0px auto;

  }
  section.benefits .benefitsdiamond .numbenefits {
    width: 60px;
    height: 60px;
    background-color: #006A59;
    color: #fff;
    text-align: center;
    font-size: 32px;
    line-height: 60px;
    border-radius: 80px;
    position: absolute;
    right: 27px;
    font-weight: bold;
}
h4.aipowered{ min-height: 80px;}
section.benefits .benefitsdiamond h5 {
  font-size: 12px;
  text-align: center;
  color: #57585A;
  margin: 0px 30px;
}
section.benefits .benefitsdiamond{
  min-height: 200px;
}
section.benefits .benefitsdiamond .numbenefits{
  top: 15px;
  right: 20px;
}
.ourstory .ourstorycontent p, .imdacon .imdacontent p{ font-size: 12px !important;}

.ourstory .ourstorycontent h4{
  font-size: 21px !important;
}
.imdacon .imdacontent  h4{
  font-size: 21px !important;
}
.paddingspace {
  padding: 0px 24px;
  height: 320px;
  overflow: auto;}
  .ourstory .ourstorycontent{
    margin: 0px 5%;
    height: 190px;
    overflow: auto;
  }
  .imdacontent {
    margin: 0px 2% 0px 10%;
    height: 300px;
    overflow-x: auto;
  }
}


@media screen and (max-width:600px) {
  .ourstory .ourstorycontent , .imdacontent, .paddingspace{
    height: 100% !important;
    margin-top: 24px; margin-bottom: 8px;
  }
  
 
  h4.aipowered{ min-height: 30px;}
  .paddingspace p{ font-size: 16px !important;}
  .ourstory .ourstorycontent p, .imdacon .imdacontent p{ font-size: 16px !important;}
  section.benefits .benefitsdiamond .giff{
    width: 100px;
    padding-top: 90px;
    margin: 0px auto;
  }
  section.benefits .benefitsdiamond h5{
    font-size: 16px; text-align: center;
    color: #57585A;
    margin: 0px 50px;
  }
  section.benefits .benefitsdiamond .numbenefits{
    width: 80px;
    height: 80px;
    background-color: #006A59;
    color: #fff;
    text-align: center;
    font-size: 40px;
    line-height: 80px;
    border-radius: 80px;
    position: absolute;
    top: 10px;
    right:40px;
    font-weight: bold;
  }
  .textop{ padding-top: 16px;}
  section.benefits .benefitsdiamond{
    min-height: 320px;
  }
  .imdacontent {
    margin: 20px 10% 0px 10%;

  }
}
@media screen and (max-width:420px) {
  section.benefits .benefitsdiamond h5{
    font-size: 12px;
    margin: 0px 16px;
  }
  section.benefits .benefitsdiamond {
    min-height: 170px;
  }
  section.benefits .benefitsdiamond .giff{
    width: 80px;
    padding-top: 30px;
    margin: 0px auto;
  }
  section.benefits .benefitsdiamond .numbenefits{
    width: 50px;
    height: 50px;
    background-color: #006A59;
    color: #fff;
    text-align: center;
    font-size: 30px;
    line-height: 50px;
    border-radius: 80px;
    position: absolute;
    top: -2px;
    right: 20px;
    font-weight: bold;
  }
  .imdacon .imdacontent p{ font-size: 16px !important;}
}
