@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css");
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap');
.plus-jakarta-sans-<uniquifier> {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
#myHeader{transition: 0.7s;}
.header-top{background: #0f172a; color: #cbd5e1; padding: 7px; font-size: 14px; font-weight:300;}
.header-top i{color: #34d399; margin-right:3px}
.header-top span{margin-right: 20px}
.header-social-icon{text-align: right}
.header-social-icon i{margin: 0px 5px}
body{ font-family: "Space Grotesk", sans-serif; color: #334155}
.nav-header{padding: 5px 10px;    z-index: 1;
    background: #fff;box-shadow: 0 8px 28px 0 rgb(0 0 0 / 10%)}
.nav-header .navbar-brand img{height: 49px}
.nav-header .nav-link{font-size: 15px; font-weight: 500; padding: 25px 22px !important; text-transform: uppercase; color: #334155}
.nav-header .nav-link:hover, .nav-header .nav-link.active{color: #334155}
.navbar-collapse{flex-grow:0}
/*.carousel-item{height: 600px}*/
.banner{width: 100%; background: linear-gradient(to right, 
    #ffffff 0%, 
    #ffffff 60%, 
   #c7decc 50%, 
    #c7decc 100%); background-size: cover;  padding: 0px; border-bottom: 1px solid #31a76c}
.banner .subheading{color:#fff; padding: .75rem 1.5rem; background: #6c6c6c; border: 1px solid #6c6c6c; border-radius: 999px;display: inline-flex;letter-spacing: .05em;font-weight: 600;margin-bottom: 1.5rem;font-size: .875rem; text-transform: uppercase}
.subheading{color:#6ee7b7; padding: .75rem 1.5rem; background: #1d2a3b3b; border: 1px solid #34d3994d; border-radius: 999px;display: inline-flex;letter-spacing: .05em;font-weight: 600;margin-bottom: 1.5rem;font-size: .875rem; text-transform: uppercase}
.banner_rightimg{background:url('../images/bg5.jpg') no-repeat; background-size: cover}
.bannerpadding{padding: 50px 10px;position: relative;
    z-index: 2;}
.text-5xl {
        font-size: 3rem;
        line-height: 1;
    }

.mb-6 {
    margin-bottom: 1.5rem;
}
@keyframes movingText {
  100% {
    transform: rotate(360deg);
  }
}
.bannerimg{    border-radius: 100%;
    width: 100% !important;
/*
    margin: 20px auto;
    display: block;
    border: 31px double #2ca56a9e;
*/
    -webkit-animation: movingText 25s linear infinite;
    animation: movingText 25s linear infinite;
/*    box-shadow: 0 10px 25px -3px rgb(0 0 0 / 28%), 0 4px 6px -4px rgb(0 0 0 / 35%);*/
}
.banner .main-heading{font-size: 3rem;line-height: 1.2; color:#000;font-weight: 700;margin-bottom: 1rem; 
/*
    background: -webkit-linear-gradient(#fff, #a7f3d0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
*/
}
.banner p{font-size: 1.2rem; font-weight: 300; margin-bottom: 2rem;
        line-height: 1.8rem; color: #000}
.btn-action{background-image:linear-gradient(to bottom right, #2ea670, #12804d, #31a76c); transition-duration: .3s;     transition: all 0.3s ease;  font-size: 1.135rem;font-weight: 700; color: #fff; padding: 1.25rem 2.5rem;
    line-height: 1.75rem;border-radius: 12px;}
.btn-action:hover{box-shadow: 0 25px 50px -12px rgb(16 185 129 / .25); color: #fff; background: #065f46}
.btn-gradient-primary{background:  -webkit-linear-gradient(#059669 , #059669)}
.btn-action-white{transition-duration: .3s;     transition: all 0.3s ease;  font-size: 1.135rem;font-weight: 700; color: #6c6c6c; padding: 1.25rem 2.5rem; border:2px solid #6c6c6c; border-radius: 12px; margin: 0px 10px;
    line-height: 1.75rem;}
.btn-action-white svg{margin-left: 20px}
.btn-action-white:hover{background: #fff}
.duration-300 {
    transition-duration: .3s;
}
.shadow:hover{box-shadow: 0 25px 50px -12px rgb(0 0 0 / .25)}
.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s;
}
.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
}
.font-bold {
    font-weight: 700;
}

.bg-gradient-to-r {
    background-image: linear-gradient(to right, #059669 , #047857);
}
/*
.text-transparent
 {
    color: transparent;
}
.to-emerald-200 {background: #a7f3d0 right;}
.bg-clip-text {
    -webkit-background-clip: text;
    background-clip: text;
}
.from-white {
    --tw-gradient-from: #fff var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: #fff, #a7f3d0;
}
*/
.slider1{background: #FFF;
background: radial-gradient(circle,rgba(255, 255, 255, 1) 0%, rgba(232, 232, 232, 1) 100%); height: 670px; padding:100px 150px}
.slider1 p{    text-transform: uppercase; margin-top: 80px;
    font-weight: 500;font-size: 16px;}
.slider1 h1{letter-spacing: 1px;font-size: 50px; text-transform: capitalize;
    margin-bottom: 40px;font-weight: 600;}
.slider1 h1 span{color: #2da86e}
.pl50{padding-left: 50px;}
.outline_btn{border: solid 2px #000;background: none;    text-align: center; font-weight: bold; font-size: 16px; color: #000; padding: 10px  25px}
.primary_btn{border: solid 1px #2da86e;background: #2da86e;    text-align: center; font-weight: bold; font-size: 16px; color: #fff; padding: 10px  25px}
.onetoone{padding: 80px 0px; }
.onetoone h2{font-size: 40px; text-align: center; color:#3C3A3A; font-weight: 600; text-transform: capitalize; margin-bottom: 40px;   }
.b2boffers{ transition-duration: .3s; box-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);text-align: center;padding: 2rem 1rem; border:1px solid #f1f5f9;border-radius: 1rem; background: #fff}
 .lg\:grid-cols-4{
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }


.gap-8 {
    gap: 2rem;
}
.gap-12 {
    gap: 3rem;
}
.b2boffers img{height: 60px; margin-bottom: 20px}
.b2boffers h3{font-size: 1.25rem;
    line-height: 1.75rem;  margin-bottom: 10px; font-weight: 700; color: #0f172a; margin-top: 20px}
.b2boffers p{color: #475569; margin-bottom: 0px; font-size: 15px;   font-weight: 400; font-family: inherit;    line-height: 1.625;}
.oursolutions{padding: 6rem 0px 2rem 0rem; background: url(../images/bg2.webp) no-repeat #0f785908  }
.bg-gradient-green {
    background-image: linear-gradient(to bottom right, #329f6d , #1e293b , #064e3b);
}
.subtitle{font-size: 1.25rem; font-weight: 300; margin-bottom: 4rem;
        line-height: 2rem; color: #cbd5e1}
.solutionsdiv{;text-align: center;    padding: 2.5rem;; border:1px solid #ffffff4a;border-radius: 1rem; background: #fff; text-align: left; position: relative;
  top: 0;
  transition: top ease 0.3s;}
.solutionIcon{width: 66px; height: 66px; text-align: center; background-image:linear-gradient(to bottom right,#10b981 , #059669); border-radius: 1rem; justify-content: center; padding-top: 15px; box-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);transition-duration: .4s; }
.mb-8 {
    margin-bottom: 2rem;
}
.solutionsdiv h3{font-size: 1.5rem;
    line-height: 2rem;font-weight: 700;    margin-bottom:0.5rem; }
.solutionsdiv p{    line-height: 1.625;    margin-bottom: 0rem; }
.solutionsdiv:hover{box-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);  top: -10px;}
.solutionsdiv:hover .solutionIcon{transform: scale(110%);}
.countdiv{padding: 5rem;
    text-align: center;
    background: url(../images/bg2.webp);
    background-size: cover;
    color: #fff;
    width: 100%;
    border-radius: 20px;
    margin: 80px auto;}
.countdiv_box{text-align: center}
.countdiv_box strong{font-size: 3rem;margin-top: 1rem; display: block;margin-bottom: .75rem;
        line-height: 1;    color: #f3fdf8;    font-weight: 700;}
.countdiv_box p{ color: #d1fae5;    font-weight: 500; letter-spacing: normal }
.countdivicon{background: #fff3;    width: 4rem;     height: 4rem; margin: 0 auto; border-radius: 1rem;    justify-content: center;align-items: center; padding-top: 15px}
.countdiv_box:hover .countdivicon{transform: scale(110%);box-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);}
.howwork{padding: 6rem 0px}
.howwork .sub-heading{color: #047857; text-transform: uppercase;     font-size: .875rem;line-height: 1.25rem; letter-spacing: .05em; text-align: center; font-weight: 700; padding: .75rem 1.5rem; background-color: #0596691a; border: 1px solid #a7f3d0;border-radius: 9999px;display:inline-block; margin: 0 auto}
.text-emerald-300 {
    color: #fff;
}
.items-center {
    align-items: center;
}
.font-medium {
    font-weight: 500;
}
.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem
20px
;
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
   
    margin:8px 0px;

}
.w-5 {
    width: 1.25rem;
}

.h-5 {
    height: 1.25rem;
}

.mr-3 {
    margin-right: 0.75rem;
}
.opacity-60 {
    opacity: .6;
}
.bg-emerald-200 {
    background-color: rgb(167 243 208 /1);
}
.bg-blue-200{background-color: #bfdbfe}
.bg-purple-200{background-color: #e9d5ff}
.rounded-full {
    border-radius: 9999px;
}
.w-8 {
    width: 2rem;
}

.h-8 {
    height: 2rem;
}
.-top-2 {
    top: -.5rem;
}
.-right-2 {
    right: -.5rem;
}
.absolute {
    position: absolute;
}
.processGroup{position: relative; text-align: center}
.processGroup h3{color: #0f172a;font-weight: 700;font-size: 1.5rem;
    line-height: 2rem;    margin-bottom: 1rem;}
.processGroup p{color: #475569; line-height: 1.625;font-size: 1.125rem;}
.howwork h2{font-size: 3rem;line-height: 1;color: #0f172a;font-weight: 700; margin-top: 2rem; margin-bottom: 5rem}
.howwork_div{padding: 20px; margin:80px 0px; border-radius: 20px; text-align: center}
.howwork_div strong{color: #3C3A3A; font-size: 24px; display: block; margin-top: 20px; font-weight: 600}
.bg-greenlight{background: #2da86e; color: #fff}
.text-process-count{    font-size: 1.875rem;line-height: 2.25rem;    font-weight: 700; color: #fff}
.bg-greenlight strong{color: #fff}
.bg-greenlight p{color: #fff !important}
.howwork_div p{color: #7A8986; margin-bottom: 0px}
.corefeaturesbox{background: #fff; border-radius: 20px;border-bottom: 1px solid #2da86e; padding:30px 20px 20px 20px;margin:10px 0px; text-align: center}
.corefeaturesbox strong{display: block; font-size: 24px; color: #3C3A3A; margin-top: 20px;font-weight: 600}
.corefeaturesbox p{color: #7A8986; font-size: 16px; margin-bottom: 0px}
.materialsagment{padding: 50px 0px; display: flex}

.materialsagment .materialsagment-container {
    width: calc(100%/6);
padding:1%

}
.grid{display: grid}
.materialsagment-small-item {
    display: grid;
    background: #FFFFFF;
     border: 1px solid rgb(241 245 249); box-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);
    border-radius: 1rem;
    padding: 2rem 0rem;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: relative;
    margin-top: 20px;

}
.materialsagment-small-item:hover{border-color:rgb(167 243 208 / 1); box-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);transform: scale(110%); cursor: pointer}
.materialsagment-small-item:hover strong{color: rgb(5 150 105 / 1)}
.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
}
.materialsagment-small-item img{height: 50px; margin-bottom: 10px}
.materialsagment-small-item strong{font-weight: 600;    font-size: .875rem; color: rgb(15 23 42 / 1);
    line-height: 1.25rem; width: 100%; display: block;    margin-bottom: .5rem;}
.materialsagment-small-item p{color:rgb(100 116 139 / 1);    font-size: .75rem; margin-bottom: 0px;
    line-height: 1rem;}

.callaction h4{font-size: 2.8rem;
    line-height: 1;
    color: #fff;
    font-weight: 600;
    margin-bottom: 15px;}
.callaction p{color: rgb(209 250 229 / 1); line-height: 1.625;font-size: 1.25rem;margin-bottom: 3rem;}
.actionbtn{background: #fff;color:rgb(5 150 105 / 1); font-weight: 600;font-size: 1.125rem;line-height: 1.75rem; padding: 1.55rem 2.5rem;     border-radius: .75rem; text-decoration: none; box-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);margin: 0px 10px;border: 2px solid #fff;}
.actionbtn:hover{transform: scale(110%);transition-duration: .3s;}
.actionbtn_schedule{background:none;color:#fff; font-weight: 600;font-size: 1.125rem;line-height: 1.75rem; padding: 1.55rem 2.5rem;     border-radius: .75rem; text-decoration: none; box-shadow: 0 25px 50px -12px rgb(0 0 0 / .25); border: 2px solid #fff; margin: 0px 10px}
.actionbtn_schedule:hover{background: #fff;color:rgb(5 150 105 / 1)}
.testimonials{transition-duration: 0.3s;box-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1); padding: 2.5rem; background: #fff; border: 1px solid rgb(241 245 249);border-radius: 1rem;}
.testimonials .profile{height: 60px; width: 60px; border-radius: 100%; margin-bottom: 20px}
.testimonials strong{font-size: 24px; color: #3C3A3A; display: block; font-weight: 600}
.testimonials em{ color: #999; font-style: normal; font-size: 14px}
.testimonials p{color: #475569; line-height: 1.625;    font-style: italic;font-size: 1.125rem;    margin-bottom: 2rem;}
.testimonials:hover{box-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);transform: scale(102%)}
.comma{float: right; height: 25px}
.carousel-indicators button{background-color: #ccc !important; margin-top: 50px}
.carousel-indicators button.active{background-color:#2da86e !important}
.blog{background: #2da86e0a; padding: 30px 0px 80px 0px}
.blog-box{background: #fff; border-radius: 10px;box-shadow: 0 5px 4px #00000030; margin-bottom: 20px}
.blog-box img{width: 100%;border-radius:10px 10px 0px 0px; height: 250px}
.blog-content{padding: 15px;position: relative}
.blog-content em{color: #999; font-size: 14px; font-style: normal}
.blog-content h4{ font-weight: 600; margin-top: 10px; display: block; font-size: 24px; min-height: 90px}

.blog-content p{color: #7A8986; text-align: justify;}
.blog-footer{border-top: 1px solid #6e6e6e40; padding: 10px 20px}
.blog-footer a{color: #666; text-decoration: none; font-weight: 600}
.blogDate{background: #2da86e;
    color: #fff;
    height: 80px; font-size: 30px; text-align: center; font-weight: bold; padding-top: 9px;
    width: 80px;
    position: absolute;
    right: 20px;
    top: -50px;
    border-radius: 5px; }
.blogDate p{font-size: 16px; color: #fff; margin-bottom: 0px; text-align: center; font-weight: 400; margin-top: -7px}
.footer{padding: 5rem 0rem 2rem 0rem; background-image: linear-gradient(to bottom right,#0f172a , #1e293b , #064e3b)}
.footer-firstcolumn img{width: 80%}
.footer-firstcolumn p{color: rgb(148 163 184); margin-top: 20px; font-size: 14px; font-weight: 300}
.footer-link h4{color: #fff; font-weight: 600;font-size: 1.25rem;margin-bottom: 1.5rem;
    line-height: 1.75rem; }
.footer-link span{width: 100%; display: block;margin-bottom: 7px}
.footer-link span a{color:rgb(148 163 184); font-size: 16px; text-decoration: none;font-weight: 500;     margin-bottom: 13px;
    display: block; }
.footer-link span a:hover{color: rgb(52 211 153)}
.footerInput{background-color: #ffffff1a; height: 40px; border: 1px solid #fff3; padding: 1rem;     border-radius: .75rem; width: 66%;color: rgb(255 255 255); height: 60px}
.footerInput::placeholder{color: rgb(148 163 184)}
.footerInput:focus{border:2px solid rgb(52 211 153); outline: rgb(52 211 153) }
.footer-link .btn{width: 66%; color:#fff; padding: 1rem;    font-weight: 600;border-radius: .75rem; margin-top: 15px}
.footer-social-icon a{color:#1C4B41; margin: 0px 5px}
.tx-12{font-size: 12px}
 .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }



.sticky {
  position: fixed;
  top: 0;
  width: 100%;
    z-index: 3;
}
.sticky .header-top {display: none}
.sticky .nav-header .nav-link{padding: 16px 19px !important;}
.sticky .nav-header .navbar-brand img{    height: 42px;}
.inner-banner{background:#f3f3f3; background-size: cover; position: absolute; top: 0px; width: 100%; height: 300px; padding-top: 169px; text-align: center;}
.inner-banner h2{ letter-spacing: 1px;font-size: 42px;
    margin-bottom: 10px;font-weight: 500;}
.inner-banner strong{font-weight: normal;
    }

.w-94{width: 94%}
.impact{padding:80px 0px 80px 0px}
.impact h2{font-size: 40px; color: #3C3A3A; font-weight: 600;}
.impact p{color: #7A8986; }
.impactbox{box-shadow: 0 5px 4px #00000030; background: url('../images/impactbg.webp') right no-repeat #fafafa; background-size: 50%; border-radius: 20px}
.whychooseus{margin: 50px 0px 100px 0px; display: block}
.btn-primary{    background: #2da86e; border-color: #2da86e;}
.btn-primary:hover{background-color: #168550; border-color: #168550}

.text-xs {
    font-size: .75rem;
    line-height: 1rem;
}
.bg-emerald-600\/20 {
    background-color:#079e6f;
}
.justify-between {
    justify-content: space-between;
}
.items-center {
    align-items: center;
}
.py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem;
}
.px-3 {
    padding-left: .75rem;
    padding-right: .75rem;
}
.core_badge{    position: absolute;
    right: 40px;
    top: 50px;}
.subtitle-ptag{color:rgb(71 85 105 / 1);line-height: 1.625;font-size: 1.125rem;}
/*.carousel-indicators li{display: block}*/
.b2bGroupIcon{width: 90px; height: 90px; text-align: center; margin: 0 auto; background-image:linear-gradient(to bottom right,#10b981 , #059669); border-radius: 1rem; justify-content: center; padding-top: 25px; box-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);transition-duration: .4s; }
.b2boffers:hover{box-shadow: 0 25px 50px -12px rgb(0 0 0 / .25); transform: scale(105%); cursor:pointer}
.b2boffers:hover .b2bGroupIcon{transform: scale(110%);}
.bg-gradient-blue {
    background-image: linear-gradient(to bottom right, #3b82f6 , #2563eb);
}
.bg-gradient-purple{
    background-image: linear-gradient(to bottom right, #a855f7 , #9333ea);
}
.bg-gradient-orange{
    background-image: linear-gradient(to bottom right, #f97316 , #ea580c);
}
.bg-gradient-voilet{background-image: linear-gradient(to bottom right, #540062, #87099c);}
.processGroup:hover .b2bGroupIcon{transform: scale(110%);}
.processGroup:hover .group-hover{transform: scale(150%);}
.text-xl{font-size: 1.25rem !important;
    line-height: 1.75rem;}
.solutionIcon span{color: #fff;    font-weight: 600;font-size: 1.125rem;
    line-height: 2.2rem;}
.flex {
    display: flex;
}
.mr-4 {
    margin-right: 1rem;
}
.text-slate-900 {
   color: rgb(15 23 42 / 1);
}
.text-emerald-600 {
  
    color: rgb(5 150 105 / 1);
}
.font-medium {
    font-weight: 500;
}
.text-slate-500 {
    color: rgb(100 116 139 / 1);
}
.img_div{width: 100%; display: block; height: 16rem; position: relative}
.img_div img{width: 100%; border-radius: 1rem 1rem 0rem 0rem; height: 100%; position: absolute}
.top-4 {
    top: 1rem;
}

.left-4 {
    left: 1rem;
}
.absolute {
    position: absolute;
}
.bg-emerald-600 {
    background-color: rgb(5 150 105 / 1);
}
.p-8 {
    padding: 2rem;
}
.rounded-lg {
    border-radius: .5rem;
}
.text-slate-400 {
    color: rgb(148 163 184 / 1);
}
.leading-tight {
    line-height: 1.25 !important;
}
.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
}
.text-emerald-400 {
    color: rgb(52 211 153 / 1);
}
.gap-2 {
    gap: .5rem;
}
.bloghover:hover h3 {
    color: rgb(110 231 183 / 1) !important;
}
.bloghover svg{width: 1rem}
.bloghover:hover svg{width: 1.5rem; height: 1rem}
.bg-white\/10 {
    background-color: #ffffff1a;
}
.w-10 {
    width: 2.5rem;
}
.h-10 {
    height: 2.5rem;
}
.space-x-4 a{
  margin-right:15px
}
.space-x-4 a:hover{background: rgb(5 150 105 / 1); color: #fff}
.justify-center {
    justify-content: center;
}

.text-lightgreen{color:rgb(148 163 184 / 1)}

.tx-18{font-size: 18px;}
input::placeholder{font-weight: 200}
.onboardform label{font-size: 14px}
/*
.right_conatct_social_icon{
     background: linear-gradient(to bottom right,#0f172a , #1e293b , #064e3b);
}
*/
.contact_us{
    background-color: #f1f1f1;
    padding: 80px 0px;
}

.contact_inner{
    background-color: #fff;
    position: relative;
    box-shadow: 20px 22px 44px #cccc;
    border-radius: 25px;
}
.contact_field{
    padding: 60px 340px 90px 100px;
}
.right_conatct_social_icon{
    height: 100%;
}

.contact_field h3{
   color: #000;
    font-size: 40px;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 10px
}
.contact_field p{
    color: #000;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 35px;
}
.contact_field .form-control{
    border-radius: 0px;
    border: none;
    border-bottom: 1px solid #ccc;
}
.contact_field .form-control:focus{
    box-shadow: none;
    outline: none;
    border-bottom: 2px solid #1325e8;
}
.contact_field .form-control::placeholder{
    font-size: 13px;
    letter-spacing: 1px;
}

.contact_info_sec {
    position: absolute;
    background: linear-gradient(to bottom right,#0f172a , #1e293b , #064e3b);
    right: 1px;
    top: 18%;
    height: 440px;
    width: 340px;
    padding: 40px;
    border-radius: 25px 0 0 25px;
}
.contact_info_sec h4{
    letter-spacing: 1px;
    padding-bottom: 25px;
    color: #fff
}

.info_single{
    margin: 30px 0px;
}
.info_single i{
    margin-right: 15px;
}
.info_single span{
    font-size: 14px;
    letter-spacing: 1px;
    color: #fff;
}

button.contact_form_submit {
    background:  linear-gradient(to bottom right,#0f172a , #1e293b , #064e3b);
    border: none;
    color: #fff;
    padding: 10px 15px;
    width: 100%;
    margin-top: 25px;
    border-radius: 35px;
    cursor: pointer;
    font-size: 14px;
    letter-spacing: 2px;
}
.socil_item_inner li{
    list-style: none;
}
.socil_item_inner li a{
    color: #fff;
    margin: 0px 15px;
    font-size: 14px;
}
.socil_item_inner{
    padding-bottom: 10px;
}

.map_sec{
    padding:0px;
}
.map_inner h4, .map_inner p{
    color: #000;
    text-align: center
}
.map_inner p{
    font-size: 13px;
}
.map_bind{
   margin-top: 50px;
    border-radius: 30px;
    overflow: hidden;
}
.contactbg{background: url('../images/contactbg.webp') center; padding: 80px 0px; background-size: cover}


.responsive-container-block {
  min-height: 75px;
  height: fit-content;
  width: 100%;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  justify-content: flex-start;
}

a {
  text-decoration-line: none;
  text-decoration-thickness: initial;
  text-decoration-style: initial;
  text-decoration-color: initial;
}

.text-blk {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  line-height: 25px;
}

.responsive-container-block.bigContainer {
  padding-top: 10px;
  padding-right: 30px;
  padding-bottom: 10px;
  padding-left: 30px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 10px 50px 10px 50px;
}

.mainImg {
  color: black;
  width: 100%;
  height: auto;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.text-blk.headingText {
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
  color: rgb(176, 98, 255);
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
}

.allText {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  width: 40%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.text-blk.subHeadingText {
  color: rgb(102, 102, 102);
  font-size: 26px;
  line-height: 32px;
  font-weight: 600;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.text-blk.description {
  font-size: 18px;
  line-height: 26px;
  color: rgb(102, 102, 102);
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 50px;
  margin-left: 0px;
  font-weight: 400;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.explore {
  font-size: 16px;
  line-height: 28px;
  color: rgb(102, 102, 102);
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(102, 102, 102);
  border-right-color: rgb(102, 102, 102);
  border-bottom-color: rgb(102, 102, 102);
  border-left-color: rgb(102, 102, 102);
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  cursor: pointer;
  background-color: white;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 8px;
  padding-right: 40px;
  padding-bottom: 8px;
  padding-left: 40px;
}

.explore:hover {
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(176, 98, 255);
  color: white;
  border-top-width: initial;
  border-right-width: initial;
  border-bottom-width: initial;
  border-left-width: initial;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: initial;
  border-right-color: initial;
  border-bottom-color: initial;
  border-left-color: initial;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
}

.responsive-container-block.Container {
  margin-top: 80px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  justify-content: center;
  align-items: center;
  max-width: 1320px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.responsive-container-block.Container.bottomContainer {
  flex-direction: row-reverse;
  margin-top: 80px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  position: static;
}

.allText.aboveText {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 40px;
}

.allText.bottomText {
  margin-top: 0px;
  margin-right: 40px;
  margin-bottom: 0px;
  margin-left: 0px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding-top: 0px;
  padding-right: 15px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.purpleBox {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: 400px;
  background-color: rgb(47 168 112);
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  position: absolute;
  bottom: -35px;
  left: -5%;
}

.purpleText {
  font-size: 18px;
  line-height: 26px;
  color: white;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}

.ultimateImg {
  width: 50%;
   
  position: relative;
}


.service_area {
    position: relative;
    z-index: 9;
}
.single_services.services_1 {
    background-color: #18313a;
}
.single_services {
    padding: 80px 40px;
    position: relative;
    z-index: 5;
    width: 100%;
    overflow: hidden;
}
.single_services.services_1::before {
    background-image: url('../images/missionbg.jpeg');
}
.single_services::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0.1;
    z-index: -1;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.single_services .services_content {
    margin-top: 20px;
    max-width: 290px;
    margin-left: auto;
    margin-right: auto;
}
.single_services .services_content .services_title a {
    font-size: 26px;
    color: #fff;
    font-weight: 400;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.single_services .services_content p {
    color: #fff;
    margin-top: 15px;
}
.single_services.services_2 {
    background-color: #30a870;
}
.single_services.active_2 {
    padding-top: 130px;
    margin-top: -50px;
    margin-bottom: -30px;
}
.single_services.services_2::before {
    background-image: url('../images/vision-jas-scaled.jpg');
}
.single_services.services_3 {
    background-color: #18313a;
}
.single_services.services_3::before {
    background-image: url('../images/group-people-holding.avif');
}
.services_icon img{height: 80px}

.whycontainer {
    margin: 50px auto;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    background-image: url("../images/slider1.webp");
    background-size: cover;
    background-position: 43%;
    border: 3px solid #fff;
    opacity: .8;
    position: relative;    
}

.center-div {
   position: absolute;
   top: 45%;
   margin-top: -30px;
   width: 80%;
   left: 50%;
   transform: translate(-50%,-50%); 
}

.center-div h2 {
   
    color: #fff;
    text-align: center;
    margin-top: 200px;
}

.center-div p {
    margin-top: 30px;
    text-align: center;
 color: #fff;

}

.choices {
    display: flex;
}

.left-top,
.right-top,
.right-bottom,
.left-bottom {
    position: absolute;
    display: flex;
    transition: .6s;
    cursor: pointer;
    width: 100%;
    user-select: none;
}

.left-top:hover,
.right-top:hover,
.right-bottom:hover,
.left-bottom:hover {
    transform: scale(1.1);
}

.left-top {
    left: -70%;
    top:  3%;
}

.right-top {
    left: 70%;
    top: 3%;
}

.right-bottom {
    left: 70%;
    top: 80%;
}

.left-bottom {
    left: -70%;
    top: 80%;
}

.left-top-circle,
.right-top-circle,
.right-bottom-circle,
.left-bottom-circle {
    position: relative;   
    background-color: #fff;
    width: 100px;
    height: 100px;
    border-radius: 50%;
   
}

.left-top-circle{
    left: 81%;    
}


.left-bottom-circle {
    left: 81%;
}

.left-top-circle img,
.right-top-circle img,
.right-bottom-circle img,
.left-bottom-circle img {
    width: 70%;
    display: block;
    position: absolute;
    top: 15%;
    left: 15%;
}

.left-top-text,
.right-top-text,
.right-bottom-text,
.left-bottom-text {
    position: relative;
    padding: 8px;
    width: 80%;
   
}

.left-top-text {
    left: -27%;
}

.right-top-text {
    left: 7.5%;
}

.right-bottom-text {
    left: 7.5%;
    top: 80%;
}

.left-bottom-text {
    left: -27%;
}

.left-top-text h3,
.right-top-text h3,
.right-bottom-text h3,
.left-bottom-text h3 {
    text-align: right;
    color: #fff;
   font-size: 30px;
}

.right-top-text h3,
.right-bottom-text h3{
    text-align: left;
}

.left-top-text p,
.right-top-text p,
.right-bottom-text p,
.left-bottom-text p {
    margin-top: 20px;
    color: #fff;


}
.boardingbox{background: url(../images/loginbg.webp) no-repeat; background-size: cover !important; padding: 30px 0px; height: 100vh}
.mx-auto {
    margin-inline: auto !important;
}

.justify-content-center {
    justify-content: center !important;
}
.card-sigin {
    padding: 30px;
    border-radius: 10px;
}
.w-200px {
    width: 200px;
}
.main-card-signin {
        border: 0 !important;
        box-shadow: none !important;
    }
.main-signin-header h4 {
    font-weight: 500;
    color: #14112d;
    margin-block-end: 25px;
    font-size: 16px;
}
.btn-primary-gradient {
    color: #fff;
    background: linear-gradient(to right, #059669 0%, #10b981);
    border: 1px solid #059669;
}

.btn-block {
    display: block;
    width: 100%;
}
.main-signup-footer p {
    color: #a5a0b1;
    margin-block-end: 0;
}
.oursolution_banner{ width: 100%; padding-top: 80px;
    height: 300px;
     background-image:url('../images/bg2.webp') #0f785903; 
    background-repeat: no-repeat;
    background-size: cover;
/*    clip-path: polygon(100% 0, 100% 77%, 50% 100%, 0 75%, 0 0);*/
    position: relative;}
.oursolution_banner h1{font-size: 3.5rem;
    line-height: 1.2;
    color: #fff;
    font-weight: 600;
    margin-bottom: 1rem;
    background: -webkit-linear-gradient(#fff, #a7f3d0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; text-align: center}
.inner_menu {
    float: left;
    width: 100%;
    background-color: #fff !important;
    z-index: 2;
    box-shadow: 0 8px 8px 0 rgb(0 0 0 / 10%)
}
.inner_menu ul {
    list-style: none;
    margin: 0px auto;
    padding: 0px;
    display: block;
   
}
.inner_menu ul li {
    float: left;
    padding: 0px 0px;
}
.inner_menu ul li a {
    display: block;
    padding: 20px 15px 15px 15px;
    text-decoration: none;
    border-bottom: 5px solid transparent;
    color: #334155;
     font-size: 14px;
}
.inner_menu ul li a:hover{ border-bottom: 5px solid rgb(47 168 112);}
.solution_div{padding: 100px 0px 0px 0px; background: #F7F7F8}
.about__img {
    position: relative;
}
.about__img img {
    border-radius: 5px; width: 100%
}
.heading__subtitle {
    font-size: 15px;
    color: #848e9f;
    margin-bottom: 12px; font-weight: 500
}
.heading-layout2 .heading__title {
    font-size: 3rem;
    line-height: 1;
    color: #0f172a;
    font-weight: 600;
    margin-top: 1.5rem;
    margin-bottom: 2rem
}
    .about-layout2 .about-text-wrapper {
        margin-left: 20px;
    }
.about-layout2 .about__Text {
    position: relative;
    padding-left: 30px;
    font-size: 15px;
    text-align: justify
}

.about-layout2 .about__TextRight {
    position: relative;
    padding-right: 30px;
    font-size: 15px;
    text-align: justify
}

.tx-30{font-size: 30px !important}
.about-layout2 .about__Text:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background-color: #41ab7a;
}

.about-layout2 .about__TextRight:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
    background-color: #41ab7a;
}

.inner_menu.sticky2{background: #fff !important}
.sticky2 {
  position: fixed;
  top: 0;
  width: 100%;
    z-index: 3;
}
.box-solution{padding: 30px; background: #fff; border-radius: 20px; box-shadow: 0 8px 8px 0 rgb(0 0 0 / 10%)}

.error{
    font-size: 12px;
    font-weight: 500;
    color: #dc3545 !important;
    display: block;
    width: 100%;
}
/* Equal Heights for OwlCarousel 2 */
.owl-carousel .owl-stage {
  display: flex;
    margin-top: 70px
}
.owl-carousel .owl-item {
  display: flex;
  flex: 1 0 auto;
}
.owl-carousel .thumbnail {
  display: flex;
  flex-direction: column;
  margin: 0 15px;
}
.owl-carousel .thumbnail .caption {
  display: flex;
  flex: 1 0 auto;
  flex-direction: column;
}
.owl-carousel .thumbnail .caption .flex-text {
  flex-grow: 1;
}

.owl-dots{display: none}
.owl-nav{    text-align: center;
    margin: 35px 0px;
    position: absolute;
    top: 142px;
    width: 100%;}
.owl-prev{background: #37a577;float: left;
    border: none;
    color: #fff;
    padding: 1px 13px;
    font-size: 23px;
    margin: 0px 5px;}
.owl-next{background: #37a577; float: right;
    border: none;
    color: #fff;
    padding: 1px 13px;
    font-size: 23px;
    margin: 0px 5px;}
.right-0px {
    right: 0;
}
.left-0px {
    left: 0;
}
.top-0px {
    top: 0;
}
.z-index-1 {
    z-index: 1;
}
.top-30px {
    top: 30px;
}
[data-top-bottom] {
    transition: transform .65s cubic-bezier(.23,1,.32,1);
}
[data-anime].appear {
    opacity: 1;
}
.top-minus-40px {
    top: -40px;
}
[data-anime] {
    opacity: 0;
}
[data-anime], [data-anime].btn {
    transition: none;
}
.d-block {
    display: block !important;
}
.h-70px {
    height: 70px !important;
}

.w-70px {
    width: 70px !important;
}
.rounded-circle {
    border-radius: 50% !important;
}
.bg-white {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}
.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}
.icon-very-medium {
    font-size: 28px;
}
.lh-0px {
    line-height: 0;
}
.justify-content-center {
    justify-content: center !important;
}
.mt-minus-1 {
    margin-top: -1%;
}
@media (min-width: 1200px) {
    .offset-xl-1 {
        margin-left: 8.33333333%;
    }
}
.align-self-start {
    align-self: flex-start !important;
}
#down-section{padding: 80px 0px}
.background-no-repeat, .select-style select {
    background-repeat: no-repeat;
}
.background-position-left-top {
    background-position: left top !important;
}
.background-no-repeat, .select-style select {
    background-repeat: no-repeat;
}
.position-relative {
    position: relative !important;
}
.animate__animated.animate__delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
    -webkit-animation-delay: calc(var(--animate-delay) * 3);
    animation-delay: calc(var(--animate-delay) * 3);
}

.feature-box.text-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}
.feature-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    position: relative;
    z-index: 1;
}
.categories-style-01 .categories-box, .feature-box, .time-table-box, .time-table-box .inner-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction
In webkit applications, -webkit-box-direction specifies whether a box lays out its contents normally (from the top or left edge), or in reverse (from the bottom or right edge).
: normal;
}
.ps-30px {
    padding-left: 30px !important;
}
.pe-30px {
    padding-right: 30px !important;
}
.feature-box, .video-icon {
    -webkit-box-align: center;
}
.opacity-1 {
    opacity: .1;
}

.fw-700 {
    font-weight: 700 !important;
}
.ls-minus-1px {
    letter-spacing: -1px !important;
}
.fs-100 {
    font-size: 7.25rem !important;
    line-height: 6.25rem;
}
.w-60px{width: 60px}
/*
.alt-font {
    font-family: var(--alt-font);
}*/
.last-paragraph-no-margin p:last-of-type {
    margin-bottom: 0;
}
.bg-orange {
    background-color: #F26A26;
}
.h-3px {
    height: 3px !important;
}
.mt-25 {
    margin-top: 20% !important;
}
.mt-16 {margin-top: 10% !important;}
.mt-minus-12 {
    margin-top: -12%;
}
.feature-box-content{margin-top: 115px}
.platform_heading{font-size: 1.45rem;
    line-height: 1.75rem;
    margin-bottom: 10px;
    font-weight: 600;
    color: #0f172a;
    margin-top: 20px;}
#down-section h2{font-size: 3rem;
    line-height: 1;
    color: #0f172a;
    font-weight: 600;}
.aboutus-banner{padding: 50px 0px; text-align: center; background: #ECFAF3;
background: radial-gradient(circle,rgba(236, 250, 243, 1) 0%, rgba(186, 227, 209, 1) 100%); }
.aboutus-banner h2{font-weight: bold; font-size: 3rem}
.breadcums a{color: #000}
.breadcums span{font-weight: bold}
.breadcums i{margin: 0px 5px}
.pera-box {
    position: relative;
    z-index: 1;
    background: rgb(237, 242, 247);
    border-radius: 8px;
    padding: 20px;
    transition: 0.4s;
   
}
.pera-box h3{font-size: 1.25rem;
    
    margin-bottom: 0px;
    font-weight: 600;
    color: #0f172a;}
.pera-box .icons {
    height: 60px;
    width: 60px;
    text-align: center;
    line-height: 60px;
    display: inline-block;
    position: absolute;
    border-radius: 8px;
    background: linear-gradient(to bottom right,#10b981 , #059669);
    transition: 0.4s;
}
.pera-box .icons img{width: 70%}
.pera-box .text {
    padding-left: 80px;
}
.pera-box .text p{margin-bottom: 0px}
.space10 {
    height: 10px;
}
.space20 {
    height: 20px;
}
.about-images-area {
    position: relative;
    z-index: 1;
}
.reveal {
    position: relative;
    display: -ms-inline-flexbox;
    visibility: hidden;
    overflow: hidden;
}
.about-images-area .img2 img {
    height: 440px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 8px;
}
.reveal img {
    height: 100%;
    width: 100%;
    display: inline-block;
    -o-object-fit: cover;
    object-fit: cover;
    transform-origin: left;
}

.space30 {
    height: 30px;
}
.light-green{background: #2ea36c0f}
.carousel-indicators{    bottom: -74px;}
.carousel-indicators [data-bs-target]{height: 6px}
.banner_bgimg{height: 100%; position: absolute; right: 0px}
.banner_circular{height:80%; padding-left: 35%; margin-top: 10%}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .material .pt-5, .material .pb-5, .material .mt-5, .material .mb-5{margin: 30px 0px !important; padding: 0px !important}
    .navbar-nav{float: left !important}
    .offset-1 {
    margin-left:0%;
}
    .services-box h3{line-height: normal !important}
    .divider {
    height: 20px !important;
}
    .services-box ul li{display: block !important;width: 98% !important;}
    .banner_rightimg, .banner_circular{display: none}
    .banner{background: #2ea66e26;}
    .banner .subheading{    font-size: .625rem;padding: .75rem 1rem;font-weight: normal;}
    .banner .main-heading {font-size: 2.1rem !important;}
    .banner p {font-size: 1.2rem;line-height: 1.6rem;}
  .btn-action, .btn-action-white, .actionbtn, .actionbtn_schedule{padding: 10px !important; font-size: 13px !important}
    .howwork h2 {font-size: 2rem;}
    .subtitle-ptag, .subtitle{    font-size: 16px; line-height: normal}
    .materialsagment{padding: 0px; display: inline-block}
    .materialsagment .materialsagment-container {width: 49% !important;padding: 1%;display: inline-block;}
        .lg\:grid-cols-4{grid-template-columns: repeat(1, minmax(0px, 1fr)) !important; }
      .md\:grid-cols-3 {
        grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
    }
    .countdiv{padding:2rem 1rem; width: 100% !important; margin: 0px !important; border-radius: 0px}
    .callaction h4 {
    font-size: 1.6rem;
        line-height: normal;}
    .callaction p {
    font-size: 1.05rem;
    margin-bottom: 2rem;
}
    .bannerpadding{width: 100% !important}
    .footer {
        padding: 3rem 1rem 2rem 1rem;}
    .footerInput, .footer-link .btn{width: 100%}
    .contact_field{padding: 10px}
    .contact_info_sec{position: relative !important;        width: 100%;
        border-radius: 0px;}
    .contact_us{padding: 30px 0px}
}
@media (min-width: 601px) and (max-width: 767px) {
        .contact_field{padding: 10px}
    .contact_info_sec{position: relative !important;        width: 100%;
        border-radius: 0px;}
    .contact_us{padding: 30px 0px}
    .banner_rightimg, .banner_circular{display: none}
    .banner{background: #2ea66e26;}
    .banner .subheading{    font-size: .625rem;padding: .75rem 1rem;font-weight: normal;}
    .banner .main-heading {font-size: 2.1rem !important;}
    .banner p {font-size: 1.2rem;line-height: 1.6rem;}
  .btn-action, .btn-action-white, .actionbtn, .actionbtn_schedule{padding: 10px !important; font-size: 14px !important}
    .howwork h2 {font-size: 2rem;}
    .subtitle-ptag, .subtitle{    font-size: 16px; line-height: normal}
    .materialsagment{padding: 0px; display: inline-block}
    .materialsagment .materialsagment-container {width: 49% !important;padding: 1%;display: inline-block;}
        .lg\:grid-cols-4{grid-template-columns: repeat(2, minmax(0px, 1fr)) !important; }
     .oursolutions  .md\:grid-cols-3 {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
      .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
    .card-deck .md\:grid-cols-3 {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
    .countdiv{padding:2rem 1rem; width: 100% !important; margin: 0px !important; border-radius: 0px}
    .callaction h4 {
    font-size: 1.6rem;
        line-height: normal;}
    .callaction p {
    font-size: 1.05rem;
    margin-bottom: 2rem;
}
    .bannerpadding{width: 100% !important}
    .footer {
        padding: 3rem 1rem 2rem 1rem;}
    .footerInput, .footer-link .btn{width: 100%}
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 1300px) {
    .howwork h2{font-size: 2.5rem !important}
    .nav-header .nav-link {
    font-size: 15px;
           padding: 25px 22px !important;}
    .banner .bannerpadding {position: relative;z-index: 2}
       .banner .subheading{    font-size: .825rem;padding: .75rem 1rem;}
    .banner .main-heading {font-size: 2.7rem;}
    .banner p {font-size: 1.2rem;
        line-height: 1.8rem;}
  .btn-action, .btn-action-white, .actionbtn, .actionbtn_schedule{padding: 15px; font-size: 18px}
.banner_circular {
    height: 84%;
    top: 9%;
}

     .materialsagment{padding: 0px; display: inline-block; width: 100% !important}
    .materialsagment .materialsagment-container {width: 16%;padding: 1%;display: inline-block;}
        .lg\:grid-cols-4{grid-template-columns: repeat(4, minmax(0px, 1fr)); }
    .gap-12 {
    gap: 1rem;
}
    .oursolutions  .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .countdiv{width: 90%; padding: 2rem; margin: 30px}
    .callaction h4 {
    font-size: 1.9rem !important; margin-bottom:1rem}
 
    
}




.services-box h3 {
    font-size: 2rem;
    line-height: 1.75rem;

    margin-bottom: 1.5rem;
    font-weight: 600;
    color: #0f172a;
    margin-top: 20px;
 
}
.services-box p{width: 80%; margin-bottom: 20px}
.services-box ul{   padding: 0px; margin: 0px}
.services-box ul li{
list-style: none;
    /* color: #047857; */
    margin: 1.5% 1%;
    background-color: #0596691a;
    /* border: 1px solid #a7f3d0; */
    border-radius: 15px;
    padding: 5px 10px;
    letter-spacing: .05em;
    display: inline-block;
    width: 47%;
    font-size: 14px;}
.services-box ul li i{color:#047857; font-size: 20px; margin-right: 5px }
.services-box ul li span{display: block}
.divider{height: 100px}
.card-deck{background: #f3f3f3}
.card-deck .card.card-resource {
    border-radius: 20px;
    background: #fff;
    border: none;
    box-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);
    transition: 0.3s
}
.card-deck .card.card-resource:hover{transform: scale(103%)}
.card-deck .card .card-cover-link {
    background-image: none;
    display: flex
;
    height: 100%;
}
.card-deck .card .card-content {
    border-radius: 1.25rem;
/*    display: flex;*/
    flex: 1 1 auto;
    flex-direction: column;
   overflow: hidden;
    position: relative;
    z-index: 0;
}
.card-deck .card.card-resource .card-header {
    flex: 0 1 auto;
    flex-direction: column;
    padding: 2rem 1.25rem 0;
    background: #fff; border:0px

}
.card-deck .card.card-resource .card-header .categories {
    position: relative;
    top: -32px;
}
.categories .category-pill {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    display: block;
   line-height: 1.1;
    margin: 0;
    max-width: 150px;
    padding: .5rem 1rem;
    text-align: center;
    width: 100%;
    LETTER-SPACING: 1px;
    font-weight: bold;
}
.background-color-ntap-teal {
    background: #35a46d;
}
.categories .category-pill a.text-dark, .categories .category-pill span.text-dark {
    color: #000;
}
.categories .category-pill a, .categories .category-pill span {
    background: 0 0;
    color: #fff;
    display: block;
    font-size: .84375rem;
    font-weight: 500;
    line-height: 1.1;
    position: relative;
    text-decoration: none;
    top: -1px;
    width: 100%;
}

.card-deck .card .card-content .card-header .card-title {
  font-size: 1.65rem;
    line-height: 2.3rem;
    
    margin-bottom: 1.5rem;
    font-weight: 600;
    color: #0f172a;
}
.card-deck .card .card-content .card-body {
    color: #000;
    display: flex
;
    flex: 1 1 auto;
    flex-direction: column;
    justify-content:normal;
    padding: 1rem 1.25rem 1.25rem;
}
.card-deck .card .card-content .card-body img{border-radius: 10px; height: 247px;-webkit-transition: all 1s 
cubic-bezier(.5, 1, .89, 1);
    transition: all 1s 
cubic-bezier(.5, 1, .89, 1);}
.card-deck .card .card-content:hover .card-body img{webkit-transform: scale(1.05);
    transform: scale(1.05);}
.card-text {
 color: #475569;
   line-height: 1.625;

}
.text-justify{text-align: justify}
@media (min-width: 767px)  and (max-width: 1100px) {
    .contact_us .offset-md-1{margin-left:0px}
    .contact_us .col-md-10{width: 100%}
    .contact_field {
    padding: 28px 370px 0px 20px;
}
    .services-box p{width: 100%}
    .services-box h3{line-height: normal}
     .card-deck .md\:grid-cols-3 {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
    .offset-1{  margin-left: 0%}
   .services-box .col-sm-6 {        width: 58.33333333%;}
     .howwork h2{font-size: 2.5rem !important}
    .nav-header .nav-link {
         font-size: 13px;
        padding: 25px 11px !important;}
    .banner .bannerpadding {position: relative;z-index: 2}
       .banner .subheading{    font-size: .625rem;padding: .75rem 1rem;}
    .banner .main-heading {font-size: 2rem;}
    .banner p {font-size: 1.2rem;
        line-height: 1.8rem;}
  .btn-action, .btn-action-white, .actionbtn, .actionbtn_schedule{padding: 15px; font-size: 18px}
.banner_circular {
    height: 64%;
    top: 13%;
}
/*
    .banner_rightimg {
    width: 50%;
}
*/
     .materialsagment{padding: 0px; display: inline-block; width: 100% !important}
    .materialsagment .materialsagment-container {width: 32%;padding: 1%;display: inline-block;}
        .lg\:grid-cols-4{grid-template-columns: repeat(2, minmax(0px, 1fr)); }
    .gap-12 {
    gap: 1rem;
}
    .oursolutions  .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .countdiv{width: 100%; padding: 2rem; margin: 30px}
    .callaction h4 {
    font-size: 1.9rem !important; margin-bottom:1rem}
        .container, .container-md, .container-sm {
        max-width: 100%;
    }
 
} 
.about-subtitle{font-size: 24px;color: #2dab70;
    font-weight: normal;}
.material_header{ border-bottom: 1px solid #ccc; display: none}
.material_header ul{margin: 0px auto; display: block}
.material_header li{display: inline-block; list-style: none; padding: 10px 3%}
.material_header li a{display: block; color: #4c4c4c; border-left: 1px}
.material_header li a:hover{color: #000}
.material_label{background: #F4FAFA; color: #26D16D; padding: 3px 10px}
.card-title{font-size: 2.2rem;
    line-height: normal;
    margin-bottom: 1.5rem;
    font-weight: 600;
    color: #0f172a;
    margin-top: 20px;}
.card-text {
    width: 80%;
    margin-top: 30px;
    margin-bottom: 20px;
}
.text-primary {
    --bs-text-opacity: 1;
    color: rgb(45 168 110) !important;
}
.material_whitebox{background: #fff; padding: 50px; border-radius: 20px; margin-bottom: 50px}
.metarial_list{list-style: none; margin: 20px 0px; padding: 0px}
.metarial_list li{display: flex; margin-bottom: 10px}
.metarial_list i{margin-right: 10px; color: #34a06e}
.metalsbg{background: url('../images/metalbg.jpg') no-repeat bottom; background-size: cover; color: #fff; text-align: center; padding: 80px 0px}
.metalsbg a{color: #f3f3f3}
.metarial_innerimages{height: 300px; width: 100%; border-radius: 10px   }

.batterybg{background: url('../images/batterybg.jpg') no-repeat center !important; background-size: cover !important;}
.plasticbg{background: url('../images/plasticbg.jpg') no-repeat center !important; background-size: cover !important;}
.paperbg{background: url('../images/plasticbg.jpg') no-repeat center !important; background-size: cover !important;}
.textilebg{background: url('../images/textilebg.jpg') no-repeat center !important; background-size: cover !important;}