@font-face {
  font-family: "Poppins-Bold";
  src: url("../font/Poppins-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins-Medium";
  src: url("../font/Poppins-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins-Regular";
  src: url("../font/Poppins-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins-SemiBold";
  src: url("../font/Poppins-SemiBold.ttf") format("truetype");
}
*,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
a,
label,
span {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

a {
  text-decoration: none;
}

body {
  font-family: "Poppins-Regular", sans-serif;
}

p {
  color: #333333;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  line-height: 24px;
}

h1 {
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 50px;
  line-height: 62px;
}

h2 {
  font-family: "Poppins-SemiBold", sans-serif;
  margin-top: 10px;
  margin-bottom: 15px;
  color: #105246;
  font-size: 40px;
  line-height: 48px;
}

h3 {
  color: #333;
  font-size: 34px;
  font-family: "Poppins-Regular", sans-serif;
  line-height: 44px;
  margin-top: 10px;
  margin-bottom: 15px;
}

bdi {
  color: #E57300;
  font-size: 18px;
  line-height: normal;
  text-transform: uppercase;
  font-size: 16px;
  line-height: normal;
  text-transform: uppercase;
  font-family: "Poppins-Medium", sans-serif;
}

.count-area {
  padding-top: 40px;
  padding-bottom: 42px;
  display: flex;
  align-items: start;
  row-gap: 40px;
}
.count-area span {
  color: #105246;
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 60px;
  line-height: 62px;
}
.count-area h6 {
  color: #333333;
  font-size: 18px;
  line-height: 24px;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.close-tab-bar {
  position: absolute;
  top: 50%;
  right: 1%;
  transform: translate(-50%, -50%);
}

.blog-detail-related {
  position: sticky;
  top: 100px;
}
.blog-detail-related .box {
  position: relative;
}
.blog-detail-related .box .box-content {
  position: absolute;
  bottom: 40px;
  left: 40px;
  right: 40px;
}
.blog-detail-related .box .box-content h2 {
  color: #F5F5F5;
  font-size: 24px;
  line-height: 26px;
  font-family: "Poppins-Bold", sans-serif;
  margin-bottom: 8px;
}
.blog-detail-related .box .box-content p {
  color: #F5F5F5;
  margin-bottom: 25px;
}

.sticky-header {
  color: #FFFFFF;
}
.sticky-header nav ul li .text-btn {
  color: #105246 !important;
}
.sticky-header nav ul li .outline-btn {
  background: transparent;
  border: 1px solid #FFFFFF;
  color: #FFFFFF !important;
}
.sticky-header nav ul li .btn-primary {
  color: #ffffff !important;
}
.sticky-header .home2-logo {
  display: none;
}

.header .logo {
  display: none;
}
.header nav ul .dropdown a img {
  filter: invert(1);
}
.header nav ul .text-btn img {
  filter: invert(0) !important;
}
.header nav ul .dropdown-photos img {
  filter: invert(0) !important;
}

header {
  color: #FFFFFF;
}
header .tab-bar {
  background-color: #105246;
  padding: 10px 0;
  position: relative;
}
header .tab-bar span {
  color: #FFF;
  line-height: normal;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 14px;
}
header .tab-bar p {
  color: #FFFFFF;
  font-size: 14px;
}
header .tab-bar a {
  color: #FFFFFF;
  font-family: "Poppins-Regular", sans-serif;
  text-decoration: none;
  font-size: 14px;
}
header .tab-bar .learn-btn {
  background-color: #000000;
  color: #FFFFFF;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 13px;
  padding: 4px 10px;
  border-radius: 8px;
  text-decoration: none;
}
header .tab-bar .phone-number {
  display: flex;
  align-items: center;
  gap: 20px;
}
header .tab-bar .phone-number li {
  list-style: none;
}
header .tab-bar .phone-number a {
  font-family: "Poppins-Medium", sans-serif;
}
header nav {
  padding: 16px 0 !important;
}
header nav ul {
  gap: 35px;
}
header nav ul li a {
  color: #333333 !important;
  font-size: 15px !important;
  line-height: normal;
  color: #FFFFFF;
  font-family: "Poppins-Regular", sans-serif;
}
header nav ul li .outline-btn {
  background: transparent;
  border: 1px solid #105246;
  color: #105246 !important;
}
header nav ul .second-dropdown .wht-box {
  width: 655px !important;
}
header nav ul .dropdown .service-arrow {
  transition: 0.3s linear;
}
header nav ul .dropdown:hover .service-arrow {
  transform: rotate(180deg);
}
header nav ul .dropdown:hover .dropdown-menu {
  display: block;
  padding: 25px 0px 0px;
  background-color: transparent;
  border: none;
  left: -200px;
}
header nav ul .dropdown .wht-box {
  border-radius: 10px;
  border: 1px solid #DFDFDF;
  background: #FFFFFF;
  width: 880px;
  position: relative;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.3);
}
header nav ul .dropdown .wht-box::before {
  position: absolute;
  background-color: #FFFFFF;
  width: 17px;
  height: 17px;
  content: "";
  transform: rotate(45deg);
  top: -9px;
  left: 32%;
  border-top: 1px solid grey;
  border-left: 1px solid grey;
}
header nav ul .dropdown .wht-box h5 {
  color: #000000;
  font-size: 16px;
  line-height: normal;
  font-family: "Poppins-Medium", sans-serif;
  margin-bottom: 5px;
}
header nav ul .dropdown .wht-box p {
  color: #333333;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 12px;
  line-height: normal;
  margin-bottom: 0;
}
header nav ul .dropdown .wht-box li {
  margin-bottom: 10px;
  border-radius: 8px;
  background: #F8F8F8;
}
header nav ul .dropdown .wht-box li:hover {
  background: #E4F9F5;
}
header nav ul .dropdown .wht-box li a {
  cursor: pointer;
  padding: 15px 15px !important;
  text-decoration: none;
  display: flex;
  width: 100%;
}
header nav ul .dropdown .wht-box li:last-of-type {
  margin-left: 0px !important;
}
header nav ul .dropdown .wht-box .menu-links {
  display: flex;
  align-items: start;
  justify-content: space-between;
  padding: 20px 20px 20px 20px;
}
header nav ul .dropdown .wht-box .dropdown-description {
  display: flex;
  justify-content: space-between;
  border-radius: 0 0 10px 10px;
  border: 1px solid #DFDFDF;
  background: #F9F9F9;
  padding: 20px 30px;
}
header nav ul .text-btn {
  color: #105246 !important;
  font-size: 16px;
  line-height: normal;
  text-decoration: none;
}
header nav ul .dropdown-photos {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 20px;
}
header nav .mobile-logo {
  display: none;
}
header nav .nav-bottom-links {
  display: none;
}

.zoom-animate {
  overflow: hidden;
  border-radius: 20px;
}
.zoom-animate img {
  transition: transform 0.5s ease;
}
.zoom-animate:hover img {
  transform: scale(1.1);
}

.btn-primary {
  background: #105246 !important;
  border-radius: 50px !important;
  padding: 11px 25px !important;
  align-items: center;
  border: 1px solid #105246 !important;
  text-decoration: none;
  display: inline-block;
  color: #FFFFFF !important;
  font-size: 16px;
  line-height: normal;
  font-family: "Poppins-Regular", sans-serif !important;
}

.btn-white {
  background: #FFFFFF;
  border-radius: 50px;
  padding: 11px 25px !important;
  align-items: center;
  border: 1px solid #FFFFFF;
  text-decoration: none;
  display: inline-block;
  color: #105246 !important;
  font-size: 16px;
  line-height: normal;
  font-family: "Poppins-Regular", sans-serif !important;
}

.text-btn {
  color: #333333 !important;
  font-size: 16px;
  line-height: normal;
  text-decoration: none;
}

.hamburger {
  display: none;
  cursor: pointer;
}
.hamburger .bar {
  display: block;
  width: 31px;
  height: 2px;
  margin: 5px auto;
  transition: all 0.3s ease-in-out;
  background-color: #333333;
  border-radius: 4px;
}
.hamburger .bar:nth-child(2) {
  width: 20px;
  margin-right: inherit;
}

.form-area {
  border-radius: 15px;
  border: 1px solid #EAEAEA;
  background: #F9F9F9;
  padding: 50px;
}
.form-area h3 {
  color: #000000;
  font-size: 20px;
  line-height: 28px;
  font-family: "Poppins-Medium", sans-serif;
  margin-bottom: 6px;
}
.form-area p {
  color: #333333 !important;
  margin-top: 0 !important;
}
.form-area p:last-of-type {
  margin-bottom: 0 !important;
}

form {
  margin-top: 30px;
}
form label {
  color: #000;
  font-size: 16px;
  line-height: normal;
  margin-bottom: 8px;
}
form label span {
  color: red !important;
  font-size: 16px;
  line-height: 24px;
}
form .form-control {
  padding: 13px 15px;
  border-radius: 6px;
  border: 1px solid #EAEAEA;
  background: #FFF;
}
form .form-select {
  padding: 13px 15px;
  border-radius: 6px;
  border: 1px solid #EAEAEA;
  color: #000000;
  font-size: 14px;
  line-height: 20px;
}
.form-area form p br{
	display:none;
}
form input {
  color: #000000;
}
form input::-moz-placeholder {
  color: #878889;
  font-size: 14px;
  line-height: normal;
  font-family: "Poppins-Regular", sans-serif;
}
form input::placeholder {
  color: #878889;
  font-size: 14px;
  line-height: normal;
  font-family: "Poppins-Regular", sans-serif;
}
form .comment {
  color: #818181 !important;
  font-size: 14px;
  line-height: normal;
}
form .form-check-input:checked {
  background-color: #156B56;
  border-color: #156B56;
}
form textarea.form-control {
  min-height: 150px;
  height: 120px;
}
form .custom-checkbox {
  margin: 0;
}
form .checkbox {
  padding-top: 10px;
  align-items: center;
  display: flex;
  gap: 14px;
  margin-top: 10px;
}
form .checkbox input {
  width: 24px;
  height: 24px;
  border-radius: 0;
  cursor: pointer;
}
form .checkbox input:focus {
  box-shadow: none;
  outline: none;
}
form .checkbox p {
  margin-bottom: 0;
  color: #000;
  font-size: 16px;
  line-height: 22px;
}
form .checkbox p a {
  text-decoration: underline;
  color: #105246;
}
form .span {
  color: #CA1722;
  font-size: 16px;
  line-height: 22px;
}
form .primary-btn {
  border-radius: 6px;
  background: #105246;
  padding: 10px 20px;
  color: #fff;
  border: none;
}
form .submit {
  margin-top: 30px;
}
form textarea {
  resize: none;
}
form textarea::-moz-placeholder {
  color: #848484;
  font-size: 14px;
  line-height: 20px;
}
form textarea::placeholder {
  color: #848484;
  font-size: 14px;
  line-height: 20px;
}
form .iti__flag {
  display: none;
}

footer {
  color: #fff;
  position: relative;
  background-color: #105246;
}
footer .reach-out {
  border-radius: 24px;
  background: linear-gradient(94deg, #92F0BE 26.35%, #AEFFD4 60.9%, #92F0BE 96.2%);
  padding: 80px 70px 80px 100px;
  border-radius: 22px;
  position: relative;
  margin-top: -20%;
}
footer .reach-out h2 {
  font-size: 40px;
  margin: 0 0 10px;
}
footer .reach-out p {
  margin-bottom: 30px;
}
footer .reach-out .reach-out-img {
  position: absolute;
  bottom: 0;
  right: 0;
  mix-blend-mode: multiply;
}
footer .reach-out .pre-footer-img {
  position: absolute;
  bottom: 0;
}
footer .main-footer {
  padding-bottom: 40px;
}
footer .main-footer h3 {
  font-size: 30px;
}
footer .main-footer p {
  line-height: 26px;
  margin-bottom: 20px;
}
footer .main-footer a {
  color: #fff;
  font-size: 18px;
  text-decoration: underline;
}
footer .main-footer .social-links {
  margin-top: 40px;
  display: flex;
  align-items: center;
  gap: 12px;
}
footer .main-footer .social-links p {
  margin-bottom: 0;
}
footer .footer-links {
  padding-top: 80px;
}
footer .footer-links h4 {
  color: #9FF7C8;
  font-size: 15px;
  line-height: normal;
  font-family: "Poppins-Medium", sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
}
footer .footer-links p {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 30px;
}
footer .footer-links ul {
  padding-left: 0;
}
footer .footer-links ul li {
  list-style-type: none;
  margin-bottom: 10px;
}
footer .footer-links ul li a {
  color: #FFF;
  font-size: 14px;
  line-height: normal;
  transition: all 0.3s ease;
}
footer .footer-links ul li:hover a {
  color: #FAA755;
  margin-left: 20px;
}
footer .footer-links .address {
  margin: 25px 0px;
}
footer .footer-links .address p {
  color: rgba(255, 255, 255, 0.9);
  font-size: 14px;
  line-height: 20px;
  margin-top: 2px;
  margin-bottom: 0px;
}
footer .footer-links .address h5 {
  color: #FFF;
  font-size: 14px;
  line-height: normal;
  font-family: "Poppins-Medium", sans-serif;
}
footer .footer-links a {
  color: #FFF;
  font-size: 14px;
  line-height: normal;
  font-family: "Poppins-Regular", sans-serif;
}
footer .copy-rights {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #358778;
  padding-top: 26px;
  margin-top: 50px;
  margin-bottom: 20px;
}
footer .copy-rights p {
  font-size: 14px;
  line-height: 22px;
  color: #CEF0DE;
}
footer .copy-rights p a {
  color: #CEF0DE;
  font-family: "Poppins-Medium", sans-serif;
}

.outlinebtn-primary {
  border-radius: 50px;
  border: 1px solid #105246;
  padding: 11px 25px !important;
  align-items: center;
  text-decoration: none;
  display: inline-block;
  color: #105246;
  font-size: 16px;
  line-height: normal;
  font-family: "Poppins-Regular", sans-serif !important;
}

.smart-solution {
  position: relative;
  overflow: hidden;
  border-radius: 15px;
}
.smart-solution::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 75%;
  left: 0;
  border-radius: 0 0 15px 15px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
}
.smart-solution .detail-side-img {
  border-radius: 15px;
  height: 560px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.smart-solution .smart-solution-card {
  position: absolute;
  bottom: 40px;
  left: 40px;
}
.smart-solution .smart-solution-card h5 {
  color: #F5F5F5;
  font-family: "Poppins-Bold", sans-serif;
  font-size: 24px;
  line-height: 26px;
}
.smart-solution .smart-solution-card p {
  color: #F5F5F5;
  font-family: "Poppins-Medium", sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin: 8px 0 25px 0;
}
.smart-solution .smart-solution-card .home-btn {
  border-radius: 25px;
  border: 1px solid #FFF;
  padding: 12px 25px;
  display: inline-block;
}
.smart-solution .smart-solution-card .home-btn a {
  text-decoration: none;
  color: #FFFFFF;
  font-size: 16px;
  line-height: normal;
}
.smart-solution .smart-solution-card .home-btn a svg {
  transition: all 0.3s;
}
.smart-solution .smart-solution-card .home-btn a:hover svg {
  transform: translateX(5px);
}

.home-main {
  padding-bottom: 200px;
}

.home-banner {
  background-image: url("../images/home/home-banner-img.png");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  padding: 80px 0px 50px;
  position: relative;
  z-index: -9;
}
.home-banner::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.home-banner .main-content {
  position: relative;
  z-index: 1;
}
.home-banner .main-content h1 {
  color: #fff;
}
.home-banner .main-content p {
  color: #fff;
  margin-bottom: 30px;
  margin-top: 15px;
}
.home-banner .main-content .banner-google-review {
  margin-bottom: 25px;
}
.home-banner .business-partners {
  margin-top: 50px;
}

.home-about-section {
  padding: 100px 0px;
}

.testimonial-section {
  padding: 100px 0;
  background-color: #F9F9F9;
  overflow: hidden;
}
.testimonial-section .testimonial-heading {
  padding-bottom: 60px;
}
.testimonial-section .testimonial-heading p {
  margin-bottom: 20px;
}
.testimonial-section .testimonial-slider .card {
  border-radius: 8px;
  background: #EBF7F0;
  padding: 40px 30px 30px;
  border: 0;
  margin: 10px;
  min-height: 418px;
}
.testimonial-section .testimonial-slider .card:hover {
  background: #105246;
}
.testimonial-section .testimonial-slider .card:hover svg path {
  fill: #149F86;
}
.testimonial-section .testimonial-slider .card:hover .card-body p {
  color: #FFFFFF;
}
.testimonial-section .testimonial-slider .card:hover .card-footer h4 {
  color: #FFFFFF;
}
.testimonial-section .testimonial-slider .card:hover .card-footer span {
  color: #FFFFFF;
}
.testimonial-section .testimonial-slider .card .card-body {
  padding: 30px 0 67px 0;
}
.testimonial-section .testimonial-slider .card .card-body p {
  color: #333333;
  font-size: 16px;
  line-height: 24px;
  font-family: "Poppins-Regular", sans-serif;
}
.testimonial-section .testimonial-slider .card .card-footer {
  background: transparent;
  border: 0;
  padding: 0;
  display: flex;
  align-items: center;
  gap: 10px;
}
.testimonial-section .testimonial-slider .card .card-footer img {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  -o-object-fit: cover;
     object-fit: cover;
}
.testimonial-section .testimonial-slider .card .card-footer h4 {
  color: #000000;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 18px;
  line-height: normal;
}
.testimonial-section .testimonial-slider .card .card-footer span {
  color: #7B7C7F;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 14px;
  line-height: normal;
}
.testimonial-section .slick-next {
  right: 16%;
}

.partners-logo {
  padding: 120px 0px 100px;
}
.partners-logo h3 {
  color: #105246;
  text-align: center;
  font-size: 20px;
  line-height: normal;
  text-transform: capitalize;
  font-family: "Poppins-Regular", sans-serif;
}
.partners-logo .logos {
  margin-top: 50px;
}
.partners-logo .partners-logo-images {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.partners-logo .partners-logo-images img {
  filter: grayscale(1);
}
.partners-logo .partners-logo-images img:hover {
  filter: grayscale(0);
}

.home-approch-sec {
  padding: 100px 0;
  background-color: #EBF7F0;
}
.home-approch-sec h4 {
  color: #105246;
  font-size: 20px;
  line-height: 26px;
  font-family: "Poppins-Medium", sans-serif;
  margin-top: 30px;
  margin-bottom: 10px;
}
.home-approch-sec .top-heading {
  padding-bottom: 100px;
}
.home-approch-sec p {
  margin-bottom: 15px;
}
.home-approch-sec a {
  color: #333;
  font-size: 16px;
  line-height: normal;
  font-family: "Poppins-Regular", sans-serif;
}
.home-approch-sec a svg {
  margin-left: 5px;
}
.home-approch-sec a:hover svg {
  transform: translateX(5px);
  transition: transform 0.3s ease;
}
.home-approch-sec .approch-card {
  padding: 0 35px 0 0px;
}

.home-ourdivision-sec {
  padding: 100px 0px;
}
.home-ourdivision-sec .card {
  background-color: #F5F8F6;
  border-radius: 20px;
  border: 1px solid #E6F1EA;
}
.home-ourdivision-sec .card .zoom-animate img {
  width: 100%;
}
.home-ourdivision-sec .card .card-heading {
  padding: 20px 20px 0px;
}
.home-ourdivision-sec .card .card-body {
  padding: 20px 30px 30px;
}
.home-ourdivision-sec .card .card-body h4 {
  color: #105246;
  font-size: 22px;
  line-height: normal;
  font-family: "Poppins-Medium", sans-serif;
  margin-bottom: 5px;
}
.home-ourdivision-sec .card .card-body p {
  margin-bottom: 30px;
}
.home-ourdivision-sec .card .card-body .text-btn svg {
  margin-left: 5px;
}
.home-ourdivision-sec .card:hover .zoom-animate img {
  transform: scale(1.1);
}
.home-ourdivision-sec .card:hover .card-body .text-btn svg {
  transform: translateX(5px);
  transition: transform 0.3s ease;
}

.home-services {
  background-color: #F7F7F7;
  padding: 120px 0px;
  overflow: hidden;
}
.home-services .service-slider {
  margin-top: 60px;
}
.home-services .card {
  border-radius: 25px;
  background: #DEF3E8;
  border: 0;
  margin: 0 10px;
}
.home-services .card .card-heading {
  padding: 40px;
}
.home-services .card .card-heading h5 {
  color: #105246;
  font-size: 22px;
  line-height: 28px;
  font-family: "Poppins-Medium", sans-serif;
  margin-top: 30px;
  margin-bottom: 10px;
}
.home-services .card .card-heading p {
  color: #105246;
}
.home-services .card .service-img {
  position: relative;
}
.home-services .card .service-img img {
  filter: brightness(0.5);
}
.home-services .card .service-img .service-arrow-icon {
  position: absolute;
  bottom: 30px;
  left: 30px;
}
.home-services .card:hover {
  background-color: #105246;
  cursor: pointer;
}
.home-services .card:hover .service-img img {
  filter: brightness(1);
}
.home-services .card:hover .service-img .service-arrow-icon svg circle {
  stroke: #105246;
  fill: #fff;
  fill-opacity: 1;
}
.home-services .card:hover .service-img .service-arrow-icon svg path {
  stroke: #105246;
  fill: #fff;
}
.home-services .card:hover .card-heading {
  padding: 40px;
}
.home-services .card:hover .card-heading svg path {
  fill: #fff;
}
.home-services .card:hover .card-heading h5 {
  color: #fff;
}
.home-services .card:hover .card-heading p {
  color: #fff;
}
.home-services .slick-next {
  right: 16%;
}

.home-certification {
  padding: 100px 0px;
}
.home-certification h6 {
  color: #F3F3F3;
  text-align: center;
  font-size: 136px;
  line-height: 56px;
  text-transform: uppercase;
  font-family: "Poppins-Bold", sans-serif;
  position: relative;
  z-index: -1;
}
.home-certification h6::before {
  position: absolute;
  content: "";
  top: 20px;
  left: 0;
  width: 105%;
  height: 120%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFF 79.02%);
}

.slick-arrow {
  position: absolute;
  top: -22%;
  right: 20%;
  left: auto;
  width: 50px;
}
.slick-arrow::before {
  display: none;
}
.slick-arrow:hover svg circle {
  fill: #105246;
  stroke: #105246;
}
.slick-arrow:hover svg path {
  stroke: #fff;
}

.aboutus-banner-section {
  padding: 120px 0px 100px;
  overflow: hidden;
}
.aboutus-banner-section h1 {
  color: #105246;
}
.aboutus-banner-section .abtbanner-slider {
  margin-top: 60px;
}

.abt-content-sec h3 {
  color: #105246;
  font-size: 20px;
  line-height: 28px;
}
.abt-content-sec img {
  margin-left: -100px;
  margin-top: 42px;
  margin-bottom: -57px;
}
.abt-content-sec .abt-content-btm-img {
  display: none;
}

.abt-mission-vision {
  background-color: #E8F7EF;
  padding: 100px 0px;
}
.abt-mission-vision .service-box {
  width: 420px;
  height: 300px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  border-radius: 15px;
  background: #105246;
  padding: 30px;
  color: #fff;
}
.abt-mission-vision .service-box h4 {
  color: #FFF;
  font-size: 34px;
  line-height: normal;
  font-family: "Poppins-SemiBold", sans-serif;
}
.abt-mission-vision .service-box p {
  color: #fff;
}
.abt-mission-vision .service-box ul li {
  margin-left: 33px;
  list-style: none;
  position: relative;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: normal;
}
.abt-mission-vision .service-box ul li::before {
  content: "";
  position: absolute;
  left: -29px;
  top: 1px;
  width: 20px;
  height: 20px;
  background-image: url("../images/common/tick.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.abt-team {
  padding: 120px 0px;
}
.abt-team h2 {
  margin-top: 0;
}
.abt-team .card {
  border: 0;
}
.abt-team .card h5 {
  color: #105246;
  font-size: 22px;
  line-height: normal;
  font-family: "Poppins-Medium", sans-serif;
  margin-top: 12px;
}
.abt-team .card p {
  color: #6D6D6D;
  font-size: 16px;
  line-height: normal;
}

.contact-banner {
  padding: 100px 0px;
  background-color: #E8F7EF;
}
.contact-banner .contact-form-bg {
  background-color: #fff;
  padding: 50px 50px 50px 70px;
  border-radius: 15px;
  position: relative;
  margin-bottom: -200px;
}
.contact-banner .contact-form-bg a {
  color: #333;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-transform: capitalize;
}
.contact-banner h4 {
  color: #105246;
  font-size: 30px;
  line-height: 40px;
  text-transform: capitalize;
  font-family: "Poppins-SemiBold", sans-serif;
  margin-bottom: 5px;
}
.contact-banner h5 {
  color: #105246;
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 18px;
  line-height: normal;
}
.contact-banner .contact-address {
  margin-top: 30px;
}
.contact-banner .contact-address svg {
  margin-bottom: 12px;
}
.contact-banner span {
  color: #333333;
  font-size: 14px;
  line-height: normal;
}
.contact-banner .mb-4 {
  margin-bottom: 130px !important;
}

.map-sec iframe {
  width: 100%;
  height: 820px;
}

.place-details-compact-container {
  display: none !important;
}

.enquiry-banner .contact-form-bg {
  margin-bottom: 0;
}

.enquiry-approch {
  background-color: #fff;
}

.our-division-banner {
  padding: 120px 0px 100px;
}
.our-division-banner h2 {
  margin-bottom: 0;
}
.our-division-banner .banner-center-img {
  margin: 60px 0px;
}
.our-division-banner h3 {
  color: #105246;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 10px;
  margin-top: 0px;
  font-family: "Poppins-Medium", sans-serif;
}

.our-division-application {
  padding: 100px 0px 0px;
}
.our-division-application .our-division-content {
  position: sticky;
  top: 20px;
  margin-bottom: 50px;
}
.our-division-application .case-study-box {
  padding: 60px 0px 0px 60px;
  border-radius: 12px;
  background-color: #E8F7EF;
  position: sticky;
}
.our-division-application .case-study-box:nth-child(1) {
  top: 265px;
}
.our-division-application .case-study-box:nth-child(2) {
  top: 298px;
}
.our-division-application .case-study-box:nth-child(3) {
  top: 378px;
}
.our-division-application .case-study-box:nth-child(4) {
  top: 458px;
}
.our-division-application .case-study-box .radius-top-left img {
  transition: 0.3s linear;
  width: 650px;
  height: 421px;
  -o-object-fit: cover;
     object-fit: cover;
}
.our-division-application .case-study-box .radius-top-left:hover img {
  transform: scale(1.1);
}
.our-division-application .case-study-box .zoom-animate {
  border-radius: 20px 0 11px 0;
}
.our-division-application .case-study-box:hover .radius-top-left img {
  transform: scale(1.1);
}
.our-division-application .case-study-box h4 {
  color: #105246;
  font-size: 30px;
  line-height: 40px;
  text-transform: capitalize;
  font-family: "Poppins-SemiBold", sans-serif;
}
.our-division-application .case-study-box p {
  color: #333;
  margin-bottom: 15px;
}
.our-division-application .case-study-box ul {
  margin-bottom: 30px;
}
.our-division-application .case-study-box ul li {
  color: #333;
  font-size: 16px;
  font-family: "Poppins-Regular", sans-serif;
  line-height: 24px;
  margin-bottom: 8px;
  list-style: none;
  position: relative;
  padding-left: 30px;
}
.our-division-application .case-study-box ul li::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 1px;
  width: 20px;
  height: 20px;
  background-image: url("../images/common/color-tick.png");
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: 50%;
}
.our-division-application .case-study-box:last-of-type {
  margin-bottom: 0;
}

.quality-certificate-banner {
  padding-bottom: 60px;
	overflow:hidden;
}
.quality-certificate-banner .about-us-banner-images {
  margin-top: 60px;
}

.quality-certificate-content h3 {
  color: #105246;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 10px;
  margin-top: 0px;
  font-family: "Poppins-Medium", sans-serif;
}

.faq-banner-sec {
  padding: 100px 0px;
}
.faq-banner-sec h2 {
  margin-bottom: 0px;
}

.faq-section {
  padding: 0 0 120px;
}
.faq-section h4 {
  color: #105246;
  font-size: 16px;
  line-height: normal;
  font-family: "Poppins-Regular", sans-serif;
  margin-bottom: 12px;
}
.faq-section .box {
  border-radius: 15px;
  background: #105246;
  color: #FFFFFF;
  padding: 50px 40px;
  margin-top: 60px;
}
.faq-section .box img {
  margin-bottom: 22px;
}
.faq-section .box h5 {
  color: #FFFFFF;
  font-family: "Poppins-Medium", sans-serif;
  font-size: 20px;
  line-height: normal;
  margin-bottom: 6px;
}
.faq-section .box p {
  font-size: 14px;
  line-height: 19px;
  font-family: "Poppins-Regular", sans-serif;
  color: #FFFFFF;
  margin-bottom: 20px;
}
.faq-section .sticky-side {
  position: sticky;
  top: 100px;
}
.faq-section .faq-list li {
  list-style: none;
  border-left: 3px solid #E8E8E8;
}
.faq-section .faq-list li a {
  color: #333333;
  font-size: 16px;
  line-height: normal;
  font-family: "Poppins-Regular", sans-serif;
  text-decoration: none;
  padding: 11px 0 12px 23px;
  display: block;
  position: relative;
}
.faq-section .faq-list li:first-of-type a {
  padding-top: 0;
}
.faq-section .faq-list li:first-of-type a::before {
  top: 0px !important;
}
.faq-section .faq-list li:last-of-type a {
  padding-bottom: 0;
}
.faq-section .faq-list li.active a {
  color: #105246;
}
.faq-section .faq-list li.active a::before {
  content: "";
  position: absolute;
  border-left: 2px solid #105246;
  width: 10px;
  height: 18px;
  left: -3px;
  top: 10px;
}
.faq-section .faqs {
  margin-bottom: 30px;
	  border-radius: 15px;
  background: #EBF7F0;
  padding: 30px 40px;
  border-radius: 20px;
}
.faq-section .faqs:last-of-type {
  margin-bottom: 0;
}
/* .faq-section .accordion {
  border-radius: 15px;
  background: #EBF7F0;
  padding: 30px 40px;
  border-radius: 20px;
} */
.faq-section .accordion .accordion-item {
  background: #EBF7F0;
  border: none;
  border-bottom: 1px solid #E7E7E7;
  padding: 22px 0px;
}
.faq-section .accordion .accordion-item .accordion-header {
  margin: 0;
}
.faq-section .accordion .accordion-item .accordion-header .accordion-button {
  background: transparent;
  color: #105246;
  font-size: 16px;
  line-height: normal;
  font-family: "Poppins-Regular", sans-serif;
  padding: 0;
}
.faq-section .accordion .accordion-item:last-of-type {
  border-bottom: 0;
}
.faq-section .accordion .accordion-item .accordion-body {
  padding: 0;
}
.faq-section .accordion .accordion-item .accordion-body p {
  color: #333333;
  font-size: 16px;
  line-height: 24px;
  font-family: "Poppins-Regular", sans-serif;
  margin-top: 10px;
}
.faq-section .accordion .accordion-button:focus {
  box-shadow: none;
}
.faq-section .accordion .accordion-button::after {
  background-image: url("../images/common/open.png");
}
.faq-section .accordion .accordion-button:not(.collapsed)::after {
  background-image: url("../images/common/close.png");
}

.services-info {
  padding: 120px 0;
}
.services-info p {
  margin-bottom: 15px;
}
.services-info ul li {
  list-style-type: none;
  color: #333333;
  font-size: 16px;
  line-height: normal;
  margin-bottom: 10px;
  position: relative;
  padding-left: 30px;
}
.services-info ul li::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  top: 1px;
  background-image: url("../images/common/color-tick.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.services-info .all-service-images {
  position: relative;
}
.services-info .all-service-images .service-mini-image {
  position: absolute;
  left: -70px;
  bottom: -40px;
}
.services-info .indus-enquiry {
  margin-top: 30px;
}

.serivice-detail-content {
  background: linear-gradient(180deg, #EBF7F0 0%, #FFF 100%);
}

.career-banner {
  padding: 100px 0px 65px;
}
.career-banner .career-ban-img {
  width: 100%;
  height: 536px;
  border-radius: 20px;
  -o-object-fit: cover;
     object-fit: cover;
}

.all-jobs {
  padding: 100px 0px;
  background-color: #E8F7EF;
}
.all-jobs a {
  text-decoration: none;
}
.all-jobs .faq-sticky {
  margin-bottom: 40px;
}
.all-jobs .job-card {
  border-radius: 8px;
  border: 1px solid #E7E7E7;
  background: #F9F9F9;
  padding: 15px 20px;
  transition: 0.1s ease-in;
  margin-bottom: 20px;
}
.all-jobs .job-card h5 {
  color: #0D0D0D;
  font-size: 16px;
  line-height: normal;
  font-family: "Poppins-Medium", sans-serif;
  margin-bottom: 2px;
}
.all-jobs .job-card span {
  color: #878889;
  font-size: 13px;
  font-family: "Poppins-Regular", sans-serif;
  line-height: normal;
}
.all-jobs .job-card p {
  color: #0D0D0D;
  font-size: 14px;
  font-family: "Inter-Regular";
  line-height: 20px;
  width: 80%;
}
.all-jobs .job-card button {
  border: none;
}
.all-jobs .job-card .btn-secondry-btn {
  border-radius: 50px;
  border: 1px solid #E2ECFB;
  width: 50px;
  height: 50px;
  background: #fff;
}
.all-jobs .job-card:hover {
  background-color: #105246;
}
.all-jobs .job-card:hover h5 {
  color: #fff;
}
.all-jobs .job-card:hover span {
  color: #fff;
}
.all-jobs .form-area .resume-upload p {
  color: #848484 !important;
  font-size: 14px;
  line-height: 18px;
}
.all-jobs .job-form {
  border-radius: 15px;
  border: 1px solid #EAEAEA;
  background: #F9F9F9;
}

.employee-benifites {
  padding: 120px 0px;
}
.employee-benifites .employee-benifites-box {
  margin-top: 60px;
}
.employee-benifites .approch-card {
  background: linear-gradient(180deg, #E8F7EF 0%, #FFF 126.19%);
  padding: 58px 25px;
}
.employee-benifites .approch-card h4 {
  color: #105246;
  text-align: center;
  font-size: 20px;
  line-height: 26px;
  margin-top: 30px;
  margin-bottom: 5px;
}
.employee-benifites .approch-card p {
  font-size: 14px;
}

.policy-page {
  padding: 100px 0px;
}
.policy-page h1 {
  margin: 0;
}
.policy-page span {
  color: #818181;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin-top: 4px;
  display: block;
}
.policy-page .policy-content {
  margin-top: 30px;
}
.policy-page .policy-content h4 {
  color: #000000;
  font-family: "Poppins-Medium", sans-serif;
  font-size: 24px;
  line-height: normal;
  margin-top: 30px;
  margin-bottom: 10px;
}
.policy-page .policy-content h4:first-of-type {
  margin-top: 0;
}
.policy-page .policy-content p {
  color: #333333;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 15px;
}
.policy-page .policy-content p:last-of-type {
  margin: 0;
}
.policy-page .policy-side-content {
  position: sticky;
  top: 100px;
}
.policy-page .policy-side-content ul li {
  border-left: 2px solid #E8E8E8;
  list-style: none;
}
.policy-page .policy-side-content ul li:last-of-type {
  margin-bottom: 60px;
}
.policy-page .policy-side-content ul li:last-of-type a {
  margin-bottom: 0px;
}
.policy-page .policy-side-content ul li a {
  color: #333;
  padding-left: 12px;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 18px;
  margin-bottom: 25px;
  line-height: 24px;
  display: inline-block;
}
.policy-page .policy-side-content ul .active {
  color: #038140;
  position: relative;
}
.policy-page .policy-side-content ul .active::before {
  content: "";
  position: absolute;
  top: 0;
  left: -2px;
  width: 2px;
  height: 100%;
  border-left: 2px solid #038140;
}

.error-page {
  padding: 200px 0px;
}
.error-page img {
  margin-bottom: 30px;
}
.error-page .error-content h3 {
  color: #000;
  text-align: center;
  font-size: 30px;
  line-height: normal;
  font-family: "Poppins-Medium", sans-serif;
  margin-bottom: 6px;
}
.error-page .error-content p {
  margin-bottom: 30px;
}

@media screen and (min-width: 1900px) {
  .home-banner {
	  padding:  255px 0px 80px;
  }
	
	.home-banner .business-partners {
       margin-top: 140px;
    }
}
@media screen and (min-width: 1600px) {
  .aboutus-banner-section img {
    width: 90%;
  }
  .quality-certificate-banner .about-us-banner-images img {
    width: 90%;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  header nav ul {
    gap: 15px;
  }
  .aboutus-banner-section img {
    width: 94%;
    margin: 0px 20px;
  }
  .abt-mission-vision .service-box {
    width: 100%;
    height: 340px;
  }
  .abt-mission-vision .service-box ul li {
    font-size: 14px;
    line-height: 20px;
  }
  .abt-mission-vision .vision-mission-box img {
    height: 338px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 10px;
  }
  .quality-certificate-banner .about-us-banner-images img {
    width: 95%;
  }
  .testimonial-section .slick-arrow {
    right: 11%;
  }
  .testimonial-section .slick-prev {
    right: 15%;
  }
  .our-division-application .case-study-box .radius-top-left img {
    height: 500px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .policy-page .smart-solution .smart-solution-card {
    bottom: 30px;
    left: 25px;
  }
  .home-approch-sec .row-gap-20 {
    row-gap: 30px;
  }
  .aboutus-banner-section img {
    width: 90%;
  }
  .home-certification h6 {
    font-size: 100px;
  }
  .home-certification .certificates img {
    width: 100px;
    height: 100px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .abt-content-sec img {
    margin-left: -49px;
    margin-top: 100px;
    margin-bottom: -50px;
  }
  .abt-mission-vision .service-box {
    width: 100%;
    height: 340px;
  }
  .abt-mission-vision .service-box ul li {
    font-size: 14px;
    line-height: 20px;
  }
  .abt-mission-vision .vision-mission-box img {
    height: 340px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 10px;
  }
  .abt-mission-vision .row-gap-20 {
    align-items: center !important;
  }
  .abt-team {
    padding: 90px 0px 0px;
  }
  .abt-team .card h5 {
    font-size: 20px;
  }
  .slick-arrow {
    display: none !important;
  }
  .partners-logo {
    padding: 90px 0px 0px;
  }
  .footer-section .prefooter-images {
    display: none;
  }
  .faq-section .sticky-side {
    top: 200px;
  }
  .quality-certificate-banner .about-us-banner-images img {
    width: 95%;
  }
  .services-info {
    padding: 60px 0px;
  }
  .services-info .all-service-images .service-mini-image {
    position: absolute;
    left: -35px;
    bottom: -35px;
    width: 55%;
  }
  .contact-banner .contact-form-bg {
    padding: 50px;
  }
  .contact-banner .contact-form-bg .form-area {
    padding: 20px;
  }
  .our-division-application .case-study-box {
    padding: 40px;
  }
  .our-division-application .case-study-box .radius-top-left {
    border-radius: 20px;
  }
  .our-division-application .case-study-box .radius-top-left img {
    height: 478px;
  }
  .our-division-application .case-study-box:nth-child(1) {
    top: 320px;
  }
  .employee-benifites {
    padding: 70px 0px 0px;
  }
  .employee-benifites .employee-benifites-box {
    row-gap: 30px;
  }
  .employee-benifites .approch-card {
    margin: 0 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  h2 {
    font-size: 28px;
    line-height: 34px;
  }
  .policy-page {
    padding: 50px 0px;
  }
  .policy-page .policy-side-content {
    display: none;
  }
  .error-page {
    padding: 70px 0px;
  }
  .slick-arrow {
    display: none !important;
  }
  .home-certification {
    padding: 50px 0px;
  }
  .home-certification h6 {
    font-size: 85px;
    line-height: 56px;
  }
  .home-certification .certificates {
    flex-wrap: wrap;
    row-gap: 15px;
    -moz-column-gap: 20px;
         column-gap: 20px;
    justify-content: center !important;
    margin-top: -14px;
  }
  .partners-logo {
    padding: 70px 0px;
  }
  .partners-logo .partners-logo-images {
    flex-wrap: wrap;
    justify-content: center;
    gap: 18px;
  }
  .partners-logo h3 {
    font-size: 14px;
    line-height: 20px;
  }
  .partners-logo .logos {
    margin-top: 20px;
  }
  footer {
    padding-top: 100px;
  }
  footer .reach-out {
    margin-top: -50%;
    width: 100%;
    left: 15px;
    padding: 30px;
  }
  footer .reach-out p {
    margin-bottom: 30px;
  }
  footer .reach-out .prefooter-images {
    display: none;
  }
  footer .footer-links {
    padding-top: 80px;
    row-gap: 40px;
  }
  footer .footer-links h4 {
    color: #9FF7C8;
    font-size: 15px;
    line-height: normal;
    margin-bottom: 10px;
  }
  footer .footer-links p {
    color: #fff;
    margin-top: 20px;
    margin-bottom: 30px;
  }
  footer .footer-links ul {
    padding-left: 0;
  }
  footer .footer-links ul li {
    list-style-type: none;
    margin-bottom: 10px;
  }
  footer .footer-links ul li a {
    color: #FFF;
    font-size: 14px;
    line-height: normal;
  }
  footer .footer-links .address {
    margin: 25px 0px;
  }
  footer .footer-links .address p {
    color: rgba(255, 255, 255, 0.9);
    font-size: 14px;
    line-height: 20px;
    margin-top: 2px;
    margin-bottom: 0px;
  }
  footer .footer-links .address h5 {
    color: #FFF;
    font-size: 14px;
    line-height: normal;
    font-family: "Poppins-Medium", sans-serif;
  }
  footer .footer-links a {
    color: #FFF;
    font-size: 14px;
    line-height: normal;
    font-family: "Poppins-Regular", sans-serif;
  }
  .aboutus-banner-section {
    padding: 70px 0px 50px;
  }
  .abt-content-sec .abt-content-top-img {
    display: none;
  }
  .abt-mission-vision {
    padding: 50px 0px;
  }
  .abt-mission-vision .service-box {
    width: 100%;
  }
  .abt-mission-vision .service-box ul li {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 8px;
  }
  .abt-mission-vision .row-gap-20 {
    row-gap: 20px;
  }
  .abt-mission-vision .vision-mission-box {
    display: flex;
    gap: 20px;
  }
  .abt-mission-vision .vision-mission-box .mt-3 {
    margin-top: 0 !important;
  }
  .abt-mission-vision .vision-mission-box img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 10px;
  }
  .abt-mission-vision .vision-center-img {
    width: 100%;
    height: 450px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 10px;
  }
  .abt-team .card h5 {
    font-size: 20px;
    line-height: 22px;
  }
  .faq-banner-sec {
    padding: 70px 0px;
  }
  .faq-banner-sec h2 {
    margin-bottom: 10px;
  }
  .faq-section {
    padding-bottom: 60px;
  }
  .faq-section .sticky-side {
    display: none;
  }
  .services-info {
    padding: 60px 0px;
  }
  .services-info .all-service-images {
    margin-top: 30px;
  }
  .services-info .all-service-images .service-mini-image {
    position: absolute;
    left: 20px;
    bottom: -70px;
  }
  .services-info .all-service-images .service-main-img {
    margin-left: 100px;
  }
  .services-info:last-child {
    padding-bottom: 150px;
  }
  .our-division-banner {
    padding: 70px 0px;
  }
  .our-division-banner .banner-center-img {
    margin: 30px 0px;
  }
  .contact-banner .contact-form-bg {
    padding: 50px;
  }
  .contact-banner .contact-form-bg .form-area {
    margin-top: 20px;
  }
  .our-division-application .case-study-box {
    padding: 50px;
  }
  .our-division-application .case-study-box .radius-top-left {
    margin-top: 25px;
  }
  .our-division-application .case-study-box .radius-top-left img {
    border-radius: 20px;
  }
  .employee-benifites .approch-card {
    margin: 0 10px;
  }
}
@media only screen and (min-width: 1025px) {
  nav.is-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: #fff;
  }
  nav.nav-up {
    transform: translateY(-100%);
  }
  nav.nav-down {
    transform: translateY(0);
    transition: transform 0.3s ease;
  }
}
@media only screen and (max-width: 1024px) {
  .hamburger {
    display: block;
  }
  .sticky-header nav .container-width {
    margin: 0 0px 0 15px;
  }
  .header .tab-bar {
    display: none;
  }
  .close-tab-bar {
    display: none;
  }
  header .is-fixed {
    background: #FFFFFF;
    top: 0px;
    position: fixed;
    width: 100%;
  }
  .header .is-fixed {
    background: #FFFFFF;
    top: 15px;
  }
  header #dynamic-logo {
    width: 130px;
    height: 39px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: column;
    width: 100%;
    gap: 0;
  }
  .hamburger.active .bar:nth-child(2) {
    opacity: 0;
  }
  .hamburger.active .bar:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
    background-color: #FFFFFF !important;
  }
  .hamburger.active .bar:nth-child(3) {
    transform: translateY(-6px) rotate(-43deg);
    background-color: #FFFFFF !important;
    width: 100% !important;
  }
  .nav-menu {
    position: fixed;
    left: -100%;
    top: 0px;
    gap: 0 !important;
    flex-direction: column !important;
    background: #105246;
    width: 100%;
    height: 100%;
    transition: 0.3s;
    text-align: start;
    z-index: -9;
    padding: 30px 30px 100px 30px;
    justify-content: space-between;
  }
  .nav-menu.active {
    left: 0;
    padding: 110px 30px 30px 30px;
  }
  .nav-active {
    width: 100%;
  }
  .nav-active .mobile-logo {
    display: block !important;
    position: relative;
    z-index: 1;
  }
  .nav-active .logo {
    display: none;
  }
  .nav-active .nav-bottom-links {
    display: block;
    width: 100%;
  }
  .nav-active .nav-bottom-links .bottom-line {
    border-top: 1px solid #333;
    padding-top: 15px;
    margin-top: 15px;
  }
  .nav-active .nav-bottom-links .bottom-line .copyright {
    justify-content: space-between;
    flex-direction: column;
    gap: 10px;
  }
  .nav-active .nav-bottom-links .bottom-line p {
    color: #E0E0E0;
    font-size: 14px;
    line-height: 22px;
  }
  .nav-active .nav-bottom-links .bottom-line p a {
    color: #E0E0E0;
    font-family: "Poppins-Medium", sans-serif;
    text-decoration: none;
  }
  header .tab-bar .follow-links {
    display: none !important;
  }
  header nav ul li {
    margin-bottom: 20px;
  }
  header nav ul li a {
    color: #B6D9D2 !important;
  }
  header nav ul li .service-arrow {
    filter: invert(1);
  }
  header nav ul li .btn-primary {
    padding: 0 !important;
  }
  header nav ul li .btn-primary img {
    display: none;
  }
  header nav ul .dropdown .wht-box {
    background: transparent;
    border: 0;
    box-shadow: none;
  }
  header nav ul .dropdown .wht-box::before {
    display: none;
  }
  header nav ul .dropdown .wht-box p {
    display: none;
  }
  header nav ul .dropdown .wht-box h5 {
    color: #C0DECD;
    font-size: 14px;
    line-height: 20px;
    font-family: "Poppins-Regular", sans-serif;
  }
  header nav ul .dropdown .wht-box h5 img {
    display: none;
  }
  header nav ul .dropdown .wht-box li {
    background-color: transparent;
  }
  header nav ul .dropdown .wht-box li a {
    padding: 0 !important;
    font-size: 14px;
  }
  header nav ul .dropdown .wht-box li:hover {
    background: transparent;
  }
  header nav ul .dropdown .wht-box .menu-links {
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
  }
  header nav ul .dropdown:hover .dropdown-menu {
    margin-left: 15px;
    padding-top: 7px;
  }
  header nav ul .dropdown-description {
    display: none !important;
  }
  header .bottom-content {
    display: none !important;
  }
  .slick-dots {
    bottom: -50px;
  }
  .slick-dots li button:before {
    content: "";
    transition: all 0.3s ease;
    background: #C8E2D5;
    font-size: 13px;
    width: 15px;
    height: 15px;
    border-radius: 50px;
  }
  .slick-dots .slick-active button:before {
    background: #105246;
    width: 20px;
    height: 20px;
    opacity: 1 !important;
  }
  .sticky-header {
    position: relative;
    z-index: 999;
  }
}
@media screen and (max-width: 767px) {
  .sticky-header nav .container-width {
    margin: 0;
  }
  bdi {
    font-size: 14px;
    line-height: normal;
    margin-bottom: 5px;
  }
  h1 {
    font-size: 28px !important;
    line-height: 34px !important;
  }
  h2 {
    font-size: 24px;
    line-height: 28px;
  }
  p {
    font-size: 14px;
    line-height: 20px;
  }
  .form-area {
    padding: 20px;
  }
  .form-area .checkbox p {
    font-size: 14px;
    line-height: 22px;
  }
  .slick-dots {
    bottom: -50px;
  }
  .slick-dots li button:before {
    content: "";
    transition: all 0.3s ease;
    background: #C8E2D5;
    font-size: 13px;
    width: 15px;
    height: 15px;
    border-radius: 50px;
  }
  .slick-dots .slick-active button:before {
    background: #105246;
    width: 20px;
    height: 20px;
    opacity: 1 !important;
  }
  .container-width {
    padding-right: 30px;
    padding-left: 30px;
  }
  header .tab-bar .phone-number {
    display: none;
  }
  .policy-page {
    padding: 50px 0px;
  }
  .policy-page .policy-side-content {
    position: unset;
    margin-bottom: 30px;
  }
  .policy-page .policy-side-content .smart-solution {
    display: none;
  }
  .policy-page .policy-side-content ul {
    display: flex;
    align-items: center;
    overflow: scroll;
  }
  .policy-page .policy-side-content ul li {
    border-bottom: 2px solid #E8E8E8;
    border-left: 0;
  }
  .policy-page .policy-side-content ul li a {
    width: 222px;
    margin-bottom: 10px;
    padding: 0;
  }
  .policy-page .policy-side-content ul li a:last-of-type {
    margin-bottom: 10px;
  }
  .policy-page .policy-side-content ul li:last-of-type {
    margin-bottom: 0px;
  }
  .policy-page .policy-side-content ul .active {
    color: #038140;
    position: relative;
  }
  .policy-page .policy-side-content ul .active::before {
    border-left: 0;
    border-bottom: 2px solid #038140;
    width: 90%;
    left: 0;
    top: 11px;
  }
  .policy-page h2 {
    margin-bottom: 10px;
  }
  .policy-page .policy-content p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .policy-page .policy-content h4 {
    font-size: 22px;
  }
  .error-page {
    padding: 50px 0px;
  }
  .error-page .error-content h3 {
    font-size: 22px;
  }
  .home-banner .business-partners .brands-logos {
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 18px;
  }
  .home-about-section {
    padding: 50px 0px;
  }
  .home-about-section .count-area {
    flex-direction: column;
  }
  .home-about-section .count-area span {
    font-size: 30px;
    line-height: 32px;
  }
  .home-certification {
    padding: 50px 0px;
  }
  .home-certification h6 {
    font-size: 40px;
    line-height: 56px;
  }
  .home-certification h6::before {
    top: 15px;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .home-certification .certificates {
    flex-wrap: wrap;
    row-gap: 15px;
    -moz-column-gap: 22px;
         column-gap: 22px;
    justify-content: center !important;
    margin-top: -14px;
  }
  .home-certification .certificates img {
    width: 47px;
    height: 47px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .partners-logo {
    padding: 50px 0px 230px;
  }
  .partners-logo .partners-logo-images {
    flex-wrap: wrap;
    justify-content: center;
    gap: 18px;
  }
  .partners-logo h3 {
    font-size: 14px;
    line-height: 20px;
  }
  .partners-logo .logos {
    margin-top: 20px;
  }
  footer {
    padding-top: 100px;
  }
  footer .reach-out {
    position: absolute;
    margin-top: -130%;
    padding: 30px;
    width: 95%;
    left: 35px;
    width: 330px;
    height: 525px;
  }
  footer .reach-out h2 {
    font-size: 25px;
  }
  footer .reach-out p {
    margin-bottom: 30px;
  }
  footer .reach-out .reach-out-img {
    position: unset;
  }
  footer .reach-out .pre-footer-img {
    left: 30px;
    width: 90%;
    width: 273px;
    height: 191px;
  }
  footer .copy-rights {
    align-items: start;
    justify-content: center;
    border-top: 0;
    padding-top: 0;
    margin-top: 40px;
    margin-bottom: 20px;
    flex-direction: column;
    gap: 10px;
  }
  .slick-arrow {
    display: none !important;
  }
  .home-ourdivision-sec {
    padding: 50px 0px;
  }
  .home-ourdivision-sec .our-division-heading {
    justify-content: center;
    align-items: center !important;
    text-align: center;
  }
  .home-ourdivision-sec .card .card-body {
    padding: 20px;
  }
  .home-ourdivision-sec .card .card-body h5 {
    font-size: 18px;
    line-height: 22px;
  }
  .home-ourdivision-sec .card .zoom-animate {
    border-radius: 15px;
  }
  .home-services {
    padding: 50px 0px;
  }
  .home-services .our-service-heading {
    justify-content: center;
    align-items: center !important;
    text-align: center;
  }
  .home-services .card .card-heading {
    padding: 30px;
  }
  .home-services .card .card-heading h5 {
    font-size: 18px;
    line-height: 22px;
  }
  .home-approch-sec {
    padding: 50px 0px;
  }
  .home-approch-sec .top-heading {
    padding-bottom: 40px;
  }
  .home-approch-sec .row-gap-20 {
    row-gap: 40px;
  }
  .home-approch-sec h4 {
    font-size: 18px;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 8px;
  }
  .testimonial-section {
    padding: 50px 0px;
  }
  .aboutus-banner-section {
    padding: 50px 0px 0px;
  }
  .aboutus-banner-section .abtbanner-slider {
    margin-top: 30px;
  }
  .abt-content-sec {
    padding: 30px 0px;
  }
  .abt-content-sec .abt-content-top-img {
    display: none;
  }
  .abt-content-sec .abt-content-btm-img {
    display: block;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: -63px;
  }
  .abt-content-sec h3 {
    font-size: 14px;
    line-height: 20px;
  }
  .abt-content-sec .count-area span {
    font-size: 30px;
    line-height: normal;
  }
  .abt-mission-vision {
    padding: 50px 0px;
  }
  .abt-mission-vision .service-box {
    width: 100%;
  }
  .abt-mission-vision .service-box h4 {
    font-size: 24px;
    line-height: normal;
  }
  .abt-mission-vision .service-box p {
    color: #fff;
  }
  .abt-mission-vision .service-box ul li {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 8px;
  }
  .abt-mission-vision img {
    height: 250px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 10px;
  }
  .abt-mission-vision .row-gap-20 {
    row-gap: 15px;
  }
  .faq-banner-sec {
    padding: 50px 0px;
  }
  .faq-banner-sec h2 {
    margin-bottom: 10px;
  }
  .faq-section {
    padding: 0px 0px 220px;
  }
  .faq-section .sticky-side {
    display: none;
  }
  .faq-section .accordion {
    padding: 15px;
  }
  .faq-section .accordion .accordion-item {
    background: transparent;
    padding: 0;
  }
  .faq-section .accordion .accordion-item .accordion-header {
    margin-top: 0;
  }
  .faq-section .accordion .accordion-item .accordion-header .accordion-button {
    padding: 10px 0px 10px;
    font-size: 14px;
    line-height: 20px;
  }
  .faq-section .accordion-body {
    padding: 0;
  }
  .faq-section .accordion-body p {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 12px;
  }
  .services-info {
    padding: 50px 0px 0px;
  }
  .services-info h2 {
    margin-bottom: 20px;
  }
  .services-info ul {
    margin-bottom: 20px;
  }
  .services-info ul li {
    font-size: 14px;
    line-height: 22px;
  }
  .services-info .all-service-images .service-main-img {
    width: 95%;
    margin-left: 17px;
  }
  .services-info .all-service-images .service-mini-image {
    left: -7px;
    bottom: -15px;
    width: 138px;
    height: 138px;
  }
  .services-info:last-child {
    padding-bottom: 240px;
  }
  .our-division-banner {
    padding: 50px 0px;
  }
  .our-division-banner .banner-center-img {
    margin: 30px 0px;
    row-gap: 20px;
  }
  .our-division-banner h2 {
    margin-bottom: 10px;
  }
  .our-division-banner h3 {
    font-size: 16px;
    line-height: normal;
  }
  .all-jobs {
    padding: 50px 0px;
  }
  .employee-benifites {
    padding: 50px 0px 230px;
  }
  .employee-benifites .employee-benifites-box {
    row-gap: 20px;
  }
  .contact-banner {
    padding: 50px 0px;
  }
  .contact-banner .contact-form-bg {
    padding: 0;
    background-color: transparent;
    margin-bottom: -155px;
  }
  .contact-banner .contact-form-bg h4 {
    font-size: 24px;
    line-height: 32px;
  }
  .contact-banner .contact-form-bg .contact-address svg circle {
    fill: #105246;
  }
  .contact-banner .contact-form-bg .contact-address svg rect {
    fill: #FFFFFF;
  }
  .contact-banner .contact-form-bg .contact-address svg .phone-icon {
    fill: #105246;
  }
  .contact-banner .contact-form-bg .contact-address svg path {
    fill: #fff;
  }
  .contact-banner .contact-form-bg a {
    font-size: 14px;
    line-height: 20px;
  }
  .contact-banner .contact-form-bg .form-area {
    margin-top: 30px;
  }
  .contact-banner h5 {
    font-size: 14px;
    line-height: 20px;
  }
  .map-sec iframe {
    width: 375px;
    height: 431px;
  }
  .enquiry-banner .contact-form-bg {
    padding: 0;
    background-color: transparent;
    position: unset;
    margin-bottom: 0;
  }
  .quality-certificate-banner .about-us-banner-images {
    margin-top: 30px;
  }
  .quality-certificate-banner .about-us-banner-images img {
    width: 90%;
  }
  .quality-certificate-content h3 {
    font-size: 14px;
    line-height: 20px;
  }
  .our-division-application .our-division-content {
    position: unset;
    margin-bottom: 30px;
  }
  .our-division-application .case-study-box {
    position: unset;
    padding: 20px;
  }
  .our-division-application .case-study-box h4 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 7px;
  }
  .our-division-application .case-study-box ul {
    margin-bottom: 25px;
  }
  .our-division-application .case-study-box ul li {
    font-size: 14px;
    line-height: 20px;
  }
  .our-division-application .case-study-box .radius-top-left {
    margin-top: 25px;
  }
  .our-division-application .case-study-box .radius-top-left img {
    width: 275px;
    height: 195px;
    border-radius: 15px;
  }
}/*# sourceMappingURL=style.css.map */




.wpcf7-list-item-label {
	display:none;
}

.submenu-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(260px, 1fr));
    column-gap: 20px;
    row-gap: 0;
}

.submenu-grid li {
	list-style:none;
}
header nav ul .dropdown .menu-link .service-arrow {
  transition: 0.3s linear;
}
header nav ul .dropdown:hover .menu-link .service-arrow {
  transform: rotate(180deg);
}

.service-reverse {
    flex-direction: row-reverse;
    padding: 50px 0;
}
header nav ul .dropdown .second-dropdown {
    width: 595px;
}