body {
  background-color: #fff;
  color: #111;
}
.header-sa {
  padding: 0
}
.header-sa .caption h1 {
  color: #fff
}
.header-sa .caption p {
  color: #fff
}
.sec-head .sub-head:after {
  background: #12a650
}
.butn.butn-bord {
  border: 1px solid #ccc;
}
.services-sa .item {
  color: #fff
}
.navbar.nav-scroll {
  background: #212121;
}
.marq-sa .item h2 {
  background: linear-gradient(to right, #111, transparent);
  -webkit-background-clip: text;
  -webkit-text-fill-color: #111;
}
.marq-sa .item:after {
  background: #12a650
}
.bord-thin-top-light {
  border-top: 1px solid #ccc;
}
.work-card .card-item .cont {
  color: #fff
}
.icon.invert img {
  filter: invert(0)
}
.testimonials-sa .item {
  color: #fff
}
.footer-mp {
  color: #fff
}
.cursor-pointer {
  color: #fff
}
.inner-product .work-hed {
  background: #212121;
  color: #fff;
}
.inner-product .work-hed h1 {
  line-height: 1.2;
  color: #fff;
  font-size: 54px;
}
.inner-product .intro-iner .img {
  height: 100%;
  border-radius: 15px;
}
.services-mp .serv-title .tab-title {
  opacity: .5;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
.services-mp .serv-title .tab-title h2 {
  font-size: 40px;
  line-height: 50px;
  margin: 10px 0;
}
.services-mp .serv-title .tab-title.current {
  opacity: 1;
}
.services-mp .content {
  position: relative;
}
.services-mp .content .item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
.services-mp .content .item:first-of-type {
  position: static;
}
.services-mp .content .item.current {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.services-mp .content .item .cont {
  margin-top: 30px;
}
.services-mp .content .item .cont span {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 15px;
}
.inner-product .services-mp .cont p {
  color: #fff;
}
.faqs-pg.product-type .accordion-item .accordion-header button {
  color: #111;
  font-size: 30px;
}
.faqs-pg.product-type .accordion-header button:after {
  filter: none;
}
.faqs-pg.product-type .accordion-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.faqs-pg.product-type .accordion-item .accordion-body {
  padding: 0px 0px 30px 0;
}
.faqs-pg.product-type .awards-sa .item-line > div:last-of-type {
  text-align: left;
}
.faqs-pg.product-type .awards-sa .item-line:last-child {
  border-bottom: none;
}
/*
.awards-sa .item-line .honors h6 {
    font-size: 18px;
}

.awards-sa .item-title h6 {
    font-size: 14px;
}
*/
.awards-sa .item-line .project-date span {
  font-size: 16px;
  opacity: .7;
}
.inner-product .product-features .item {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  /*
        background: #f5f5f5;
       border-radius: 10px;
    border: 0;
    margin-bottom: 5px;
    padding: 20px 15px;
*/
}
.inner-product .product-features .item h2 {
  line-height: 52px;
  font-size: 42px;
  letter-spacing: -3px;
}
.inner-product .product-features .item p {
  opacity: 1;
}
.inner-product .product-features {
  background: #f5f5f5;
}
.inner-product .product-features .item .icon img {
  width: 60px;
}
.inner-product .product-features .item .icon {
  width: 100px;
  height: 100px;
  line-height: 100px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.green-color {
  color: #12a650;
  display: inline;
}
/* --------------- Process --------------- */
.process-mp .sec-head .butn {
  border-color: #fff;
}
.process-mp .sec-head .butn:hover {
  background: #fff;
  color: #212121;
}
.process-mp .swiper-slide {
  padding: 40px;
  border-radius: 10px;
  background: #212121;
  height: auto;
}
.process-mp .item .img {
  width: 80px;
  height: auto;
  /*    border-radius: 50%; */
}
.process-mp .item .text {
  padding-left: 40px;
  /*    padding-top: 20px; */
}
.process-mp .item .text p {
  color: #fff;
  font-size: 18px;
}
.process-mp .item .botm {
  margin-top: 60px;
  font-size: 40px;
}
.process-mp .item .botm span {
  opacity: .5;
}
.prod-key-features .item {
  color: #fff;
}
.process-mp .item .botm, .process-mp .item .botm h3 {
  font-size: 34px !important;
}
.sec-head .sub-head {
  letter-spacing: normal;
}
.ul-li li::before {
  content: '';
  width: 7px;
  height: 7px;
  background: #12a650;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  left: 0;
}
.ul-li {
  padding-left: 0px;
}
.ul-li li {
  list-style: none;
  position: relative;
  padding-left: 25px;
  font-size: 16px;
  font-weight: 300;
  margin-top: 10px;
}
.ul-li-icon {
  padding-left: 0px;
}
.ul-li-icon li {
  font-size: 16px;
  font-weight: 300;
  margin-top: 10px;
}
.ul-li-icon li i {
  color: #12a650;
  padding-right: 10px;
}
.text-justify {
  text-align: justify;
}
.inner-prod-sec .item {
  margin-bottom: 40px;
}
li.nav-item.dropdown.mega-dropdown {
  position: inherit !important;
}
.mega-dropdown .mega-dropdown-list {
  border: 1px solid #cccccc26;
  padding-left: 0;
}
.mega-dropdown.dropdown:hover > .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.mega-dropdown .dropdown-menu {
  z-index: 5;
  background-color: transparent;
  border-radius: 0;
  display: block;
  right: 0;
  left: 0;
  padding: 0px 0 25px 25px;
  border: none;
  top: 100%;
  visibility: hidden;
  transform: scale(1, 0);
  opacity: 0;
  min-width: 240px;
  /*        box-shadow: 0 50px 100px rgba(0, 0, 0, .12);*/
  margin: 0;
  transform-origin: 0 0;
  transition: all .3s ease-in-out;
  width: 1200px !important;
  margin: 0 auto !important;
}
.mega-dropdown .dropdown-item:focus, .mega-dropdown .dropdown-item:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.mega-dropdown .dropdown-item {
  border-bottom: 1px solid #cccccc47;
  border-radius: 0px !important;
  padding: 10px 20px !important;
  text-transform: capitalize;
}
.mega-dropdown .mega-dropdown-list:last-child {
  border-bottom: none;
}
.cnt-social {
  background: none;
}
.cnt-social .contact-info .social-icon a {
  background: #f0f0f0;
  color: #212121;
  border: 1px solid #ccc;
}
.cnt-social .contact-info .social-icon a:hover {
  background: var(--main-color);
  border-color: var(--main-color);
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  color: #fff;
}
.application-sec .item .text {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: #fff;
  opacity: 0;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  z-index: 4;
  padding: 20px;
}
.application-sec .item:hover .text {
  opacity: 1;
}
.application-sec .item .img {
  position: relative;
}
.application-sec .item .img:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #1d1d1d;
  opacity: 0;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  border-radius: 20px;
}
.application-sec .item:hover .img:before {
  opacity: .6;
}
.application-sec .item {
  margin-bottom: 60px;
  position: relative;
}
.application-sec .item a {
  display: block;
}
.application-sec .item .text .btn-app {
  font-size: 14px;
  line-height: 1;
  padding: 7px 12px;
  margin-right: 2px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 30px;
  margin-top: 15px;
  background: #fff;
  color: #111;
  display: inline-block;
}
.faqs-pg.light-accordation .accordion-item .accordion-header button {
  color: #111;
  font-size: 30px;
}
.faqs-pg.light-accordation .accordion-header button:after {
  filter: none;
}
.faqs-pg.light-accordation .accordion-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.faqs-pg.light-accordation .accordion-item .accordion-body {
  padding: 0px 0 60px 0;
}
.faqs-pg.light-accordation .accordion-item .accordion-body p {
  font-size: 16px;
  text-align: justify;
}
.faqs-pg.light-accordation .awards-sa .item-line > div:last-of-type {
  text-align: left;
}
.faqs-pg.light-accordation .awards-sa .item-line:last-child {
  border-bottom: none;
}
.light-accordation .accordion-body .icon-badge img {
  width: 80px;
}
.light-accordation .accordion-body .icon-badge {
  padding: 15px;
}
.file-wrapper {
  overflow: hidden;
  background: #fff;
  padding: 0 20px;
  position: relative;
  margin-bottom: 12px;
  border: 1px solid #ddd;
  cursor: pointer;
  width: 100%;
}
.file-wrapper input {
  left: 0;
  opacity: .01;
  cursor: pointer;
  position: absolute;
  -moz-opacity: .01;
  filter: alpha(opacity=1)
}
.file-wrapper .file-button {
  color: #fff;
  float: left;
  cursor: pointer;
  margin-left: -20px;
  padding: 15px;
  background: #12a650 !important;
  display: inline-block
}
.file-holder {
  top: 15px;
  padding-left: 15px;
  position: absolute;
  left: auto;
}
.file-button i {
  margin-right: 8px;
}
.form-group select {
  word-wrap: normal;
  width: 100%;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  background: transparent;
  color: #111;
  padding: 15px 0;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
.intro-iner .img-box .states {
  color: #fff;
}
.ul_li_cus .item-line:before {
  content: '';
  width: 9px;
  height: 9px;
  background: #12a650;
  border-radius: 50%;
  position: absolute;
  top: 32px;
  left: -5px;
}
.ul_li_cus .item-line {
  padding: 20px;
  background: #fff;
  margin-bottom: 20px;
  border-radius: 15px;
}
.ul_li_cus.green .item-line {
  background: #12a65029;
}
.ul_li_cus .project-title h6 {
  font-size: 20px;
}
.ul_li_cus .item-line:after {
  border-radius: 15px;
}
.pro-abt-1 .item {
  background: #fff;
  color: #111;
}
.pro-abt-2 .item {
  background: #eeeeee;
  color: #111;
}
.bg-gray-cus {
  background: #eeeeee
}
@media (max-width:767px) {
  .navbar {
    position: relative;
    top: 0px;
    background: #212121;
    padding: 10px 0px;
  }
  .section-padding {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .hamenu .menu-links {
    padding-left: 15px;
    padding-right: 15px;
  }
  .hamenu .menu-links .main-menu > li .link {
    font-size: 30px;
  }
  .sponsor-image img {
    width: 100%;
  }
  .item h5 {
    margin-top: 30px;
  }
  .inner-product .work-hed h1 {
    line-height: 40px;
    font-size: 35px;
  }
}
@media (max-width:1024px) {
  .item h5 {
    margin-top: 30px;
  }
}
.fl-whatsapp {
  cursor: pointer;
  letter-spacing: 3px;
  padding: 4px;
  width: 55px;
  position: fixed;
  right: 25px;
  bottom: 12%;
  z-index: 99;
  font: 10px Arial;
  -webkit-transition: .25s;
  -moz-transition: .25s;
  -ms-transition: .25s;
  -o-transition: .25s;
  transition: .25s;
}
.sidebar-btn {
  background: #12a650;
  cursor: pointer;
  color: #fff;
  padding: 8px 20px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  font-size: 18px;
  position: fixed;
  top: 50%;
  right: -55px;
  transform: rotate(90deg);
  z-index: 99;
}
/**
 * Modals ($modals)
 */
.modalDialog {
  position: fixed;
  font-family: Arial, Helvetica, sans-serif;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99999;
  opacity: 0;
  -webkit-transition: opacity 300ms ease-in;
  -moz-transition: opacity 300ms ease-in;
  transition: opacity 300ms ease-in;
  pointer-events: none;
}
.modalDialog:target {
  opacity: 1;
  pointer-events: auto;
}
.modalDialog > div {
  width: 600px;
  position: relative;
  margin: 8% auto;
  padding: 20px 30px;
  background: #ffffff;
}
.close {
  padding: 0;
  color: black;
  line-height: 25px;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 10px;
  width: 24px;
  text-decoration: none;
  background: none;
  font-weight: bold;
}
.close:hover {
  color: #EA4436;
}
.modal-heading {
  text-align: center;
  margin-bottom: 30px;
}
.modalForm input, .modalForm textarea {
  width: 100%;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  background: transparent;
  color: #111;
  padding: 5px 0;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
.count-area {
  position: relative;
  text-align: center;
  color: #12a650;
  background: none;
  padding: 0px;
  border-radius: 0px;
}
.count-area-content {
  border-radius: 30px;
  padding: 30px 0px;
  background: #12a650;
  box-shadow: none;
}
.count-area i {
  font-size: 48px;
}
.count-digit {
  margin: 20px 0px;
  color: #ffffff;
  font-weight: 700;
  font-size: 40px;
  display: flex;
  justify-content: center;
}
.count-digit::after {
  content: "+";
  margin-left: 2px; /* optional spacing */
}
.count-title {
  font-size: 34px;
  line-height: normal;
  color: #ffffff;
  display: flex;
  justify-content: center;
  text-align: center
}
h2.count-title {
  font-size: 40px;
	letter-spacing: normal;
}
hr.cust-line {
  color: #fff;
  height: 2px;
  opacity: inherit;
  margin: 20px 25px;
}
.count-bg-img {
  padding: 30px 0px;
}
.count-bg-img img {
  border-radius: 30px;
}
.counter-bg {
  padding: 20px 0px;
}
.counter-row {
  margin-top: 0px;
}
.counter-row > * {
  padding-left: 0px;
  padding-right: 0px;
}
.counter-last-pt0{
	padding-top: 0px;
}
#form_process {
    -webkit-animation-name: spinnerRotate;
    -webkit-animation-duration: 1.1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spinnerRotate;
    -moz-animation-duration: 1.1s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spinnerRotate;
    -ms-animation-duration: 1.1s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    display: inline-block;
    margin-left: 10px;
    position: relative;
    visibility: hidden;
}