body {font-size: 1rem;font-family: Heebo!important;font-weight: 400;overflow-x: clip;/* user-select: none; */}



* {

    margin: 0;

    padding: 0;

    box-sizing: border-box;

    text-decoration: none;

}

ul {

    margin: 0;

    padding: 0;

}



.logo {

    height: 32px;

}

ul li{

    list-style: none;

}



html {

    font-size: 16px

}



h1,

h2,

h3,

h4,

h5,

h6,

a,

ul,

li,

p,

span,

div,

section{

   font-family: Heebo!important;

}





a {text-decoration:none!important; color: inherit;}

a:hover {text-decoration:none!important; color: inherit;}

img {max-width:100%;}

.container { max-width:1200px!important; margin:0 auto; position:relative}



.meni-icon{

    display: none;

}



.meni-icon{

    display: none;

}



.close-icon{

    display: none;

}



.navBar {

    display: flex;

    justify-content: space-between;

    align-items: center;

}



#myNav ul li {

    display: inline-block;

    line-height: 58px;

    padding: 0px 8px;

    position: relative;

}



#myNav ul li a {

    color: rgba(49, 55, 61, 0.6);

    font-size: 15px;

    padding: 0px 4px;

    font-weight: 500;

    text-transform: uppercase;

}



#myNav ul li.last a {

    background: rgba(219, 56, 50, 1);

    color: #fff;

    padding: 8px 22px;

    border-radius: 2px;

    border: 1px solid #d8a495;

}



div#myNav {

    display: flex;

}



.header .social-media {

    display: flex;

    margin-left: 10px;

    align-items: center;

}



.social-media a {

    background: #615D59;

    color: #fff;

    width: 28px;

    height: 28px;

    border-radius: 50%;

    text-align: center;

    line-height: 28px;

    font-size: 14px;

    margin: 0px 5px;

}



.header.sticky {

    position: fixed;

    width: 100%;

    background: #FFF;

    z-index: 9999;

    top: 0px;

    box-shadow: 0px 0px 10px #ccc;

    padding: 16px 0px!important;

}



footer {

    width: 100%;

    position: relative;

    float: left;

}



footer {

    width: 100%;

    position: relative;

    float: left;

    padding: 52px 0px;

    background: rgba(42, 53, 140, 1);

}



.footer-links h3 {

    font-style: normal;

    font-size: 16px;

    line-height: 24px;

    text-transform: capitalize;

    color: #ffffff;

    font-weight: 600;

    margin: 0px 0px 18px 0px;

}



.footer-links {

    float: left;

    padding: 0px 15px;

}

footer .fr .link-area {

    display: flex;

    justify-content: space-between;

    flex-wrap: wrap;

}



.footer-links.ql {

    width: 40%;

}



.footer-links.ql ul {

    column-count: 2;

}



.footer-links.ma {

    width: 30%;

}



.footer-links.fm {

    width: 25%;

}

.footer-links ul li, .footer-links ul li a {

    list-style: none;

    font-size: 14px;

    color: #f5f3f3;

    font-weight: 400;

    line-height: 25px;

    margin-bottom: 0px;

}



ul.social-media li {

    display: inline-block;

    background: #ffffff;

    color: #4c5cd8;

    height: 30px;

    width: 30px;

    text-align: center;

    line-height: 32px;

    border-radius: 50%;

    margin: 0px 2px;

}



ul.social-media li a {

    color: #fff;

    font-size: 15px;

    background: none;

    cursor: pointer;

}







ul.social-media a:hover {

    color: #fff!important;

}



section.copyright {

    width: 100%;

    float: left;

    text-align: center;

    background: rgba(42, 53, 140, 1);

    padding: 7px;

    color: #fff;

    font-size: 14px;

    border-top: 1px solid rgba(255, 255, 255, 0.2);

}



#myBtn {

  display: none;

  position: fixed;

  bottom: 50px;

  right: 30px;

  z-index: 999;

  width: 40px;

  height: 40px;

  border-radius: 50%;

  border: none;

  background: #db3832;

  color: #fff;

}



#myNav ul li.last a:hover {

    background: #434c99;

    color: #ffffff;

    border: 1px solid #2a358c;

    transition: 0.6s ease-in-out;

}

.navigationlast ul li {

    list-style: none;

}



.footer-links form button:hover {

    color: white;

    background: #c59688;

}

div#myHeader {

    padding: 10px 0px;

}



footer .fl {

    width: 30%;

    float: left;

}



footer .fr {

    width: 66%;

    float: right;

}



.footer-about .txt p {

    font-size: 15px;

    color: #f5f3f3;

    font-weight: 500;

    line-height: 25px;

    margin-bottom: 0px;

}



.footer-about .img {

    margin: 0px 0px 18px 0px;

    width: 58%;

}







section.banner-sec {

    width: 100%;

    float: left;

}



section.banner-sec .banner-area {

    position: relative;

    display: flex;

    align-items: center;

}



section.banner-sec .banner-area .banner-content {

    position: absolute;

    left: 0px;

    width: 100%;

    z-index: 999;

}



section.banner-sec .banner-area .banner-content .txt {

    width: 50%;

}



section.banner-sec .banner-area .banner-content .txt h2 span {

    color: rgb(255 255 255);

    text-transform: capitalize;

    font-size: 48px;

    font-weight: 700;

    margin-bottom: 10px;

    letter-spacing: 2px;

}



section.banner-sec .banner-area .banner-content .txt h3 span {

    color: rgba(1, 52, 83, 1);

    text-transform: uppercase;

    font-size: 30px;

    font-weight: 500;

    margin-bottom: 10px;

    background: #fff;

    padding: 2px 15px;

}



section.banner-sec .banner-area:after {

    content: "";

    background: #31373d80;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0px;

    left: 0px;

}



::after {}



section.banner-sec .banner-area .banner-content p {

    color: #fff;

    font-size: 18px;

    width: 75%;

}



section.banner-sec .banner-area .banner-content .small-heading span {

    color: #fff;

    font-size: 22px;

    border-bottom: 2px solid white;

}



section.banner-sec .banner-area .banner-content .txt h2 {

    padding: 20px 0px;

}



.carousel-indicators [data-bs-target] {

    width: 14px;

    height: 14px;

    border-radius: 50%;

    background-color: #fff!important;

}



.carousel-indicators {

    justify-content: start;

    margin-right: 0%;

    margin-left: 0%;

    bottom: 20%;

    z-index: 999;

}





button.carousel-control-prev {

    visibility: hidden;

}



button.carousel-control-next {

    visibility: hidden;

}



.carousel-inner {

    height: calc(100vh - 122px);

}



.carousel-inner img {

    width: 100%;

    height: calc(90vh - 120px);

}

.counter-sec {

    position: absolute;

    width: 100%;

    z-index: 9;

    bottom: 0px;

}

ul#counter-boxs {

    display: flex;

    float: right;

    width: 100%;

    flex-wrap: wrap;

    justify-content: end;

}



ul#counter-boxs li {

    list-style: none;

    width: 16%;

    display: flex;

    align-items: center;

    justify-content: center;

    padding: 30px 25px;

    background: #DB3832;

    color: #fff;
    text-align: center;

}



ul#counter-boxs li:first-child {

    background: #31373D;

}



ul#counter-boxs li .count-txt h3{

    font-size: 44px;

}



ul#counter-boxs li .count-txt p {

    margin: 0px;

    font-size: 14px;

    line-height: 19px;

    text-transform: capitalize;

}



section.home-about {

    width: 100%;

    float: left;

    padding: 40px 0px;

}



section.home-about .about-flex {

    display: flex;

    justify-content: space-between;

    flex-wrap: wrap;

    align-items: center;

}



section.home-about .about-flex .fl {

    width: 46%;

}



section.home-about .about-flex .fr {

    width: 48%;

}



section.home-about .about-flex .fl .about-img {

    position: relative;

    display: flex;

    justify-content: flex-end;

}



section.home-about .about-flex .fl .about-img .over-img {

    position: absolute;

    right: 0px;

    top: auto;

    text-align: right;

}



section.home-about .about-flex .fl .about-img .main-img {

    display: flex;

    align-items: center;

    justify-content: end;

    width: 100%;

}



section.home-about .about-flex .fl .about-img .over-img img {

    width: 72%;

    border: 15px solid white;

}



section.home-about .about-flex .fl .about-img .main-img .img img {

    width: 90%;

}



section.home-about .about-flex .fr .about-txtarea .small-heading {

    font-size: 20px;

    color: rgba(49, 55, 61, 1);

    position: relative;

    margin: 0px 0px 15px 0px;

}



section.home-about .about-flex .fr .about-txtarea .small-heading:after {

    content: "";

    position: absolute;

    left: 0px;

    width: 110px;

    height: 2px;

    background: rgba(219, 56, 50, 1);

    bottom: 0px;

}



section.home-about .about-flex .fr .about-txtarea .txt p {

    font-size: 16px;

    color: rgba(0, 0, 0, 0.6);

}



section.home-about .about-flex .fr .about-txtarea .flex-check {

    display: flex;

    align-items: center;

    justify-content: space-between;

    flex-wrap: wrap;

    height: 100%;

}



section.home-about .about-flex .fr .about-txtarea .flex-check div#counter-box {

    width: 32%;

    background: rgba(49, 55, 61, 1);

    height: 100%;

    text-align: center;

    padding: 25px 25px;

}



section.home-about .about-flex .fr .about-txtarea .flex-check 

 .check-listing {

    width: 60%;

}



section.home-about .about-flex .fr .about-txtarea .flex-check div#counter-box .count-txt.count-up h4 {font-size: 47px;color: #fff;margin: 0px;padding: 12px 0px;}



.count-txt.count-up {}



section.home-about .about-flex .fr .about-txtarea .flex-check div#counter-box p {

    color: #fff;

    font-size: 15px;

    margin: 0px;
    line-height: 22px;

}
section.home-about .about-flex .fr .about-txtarea .flex-check div#counter-box .img i {
    color: #fff;
    font-size: 36px;
    margin: 0px 3px 25px 3px;
}



section.home-about .about-flex .fr .about-txtarea .flex-check .check-listing ul li {

    list-style: none;

    color: rgba(0, 0, 0, 0.6);

    font-size: 16px;

    padding: 3px 0px;

}



section.home-about .about-flex .fr .about-txtarea .flex-check .check-listing ul li img {

    margin-right: 10px;

}



section.home-about .about-flex .fr .about-txtarea .check-list {

    padding: 20px 0px;

}



section.home-about .about-flex .fr .founder ul {

    flex-wrap: wrap;

    display: flex;

    justify-content: space-between;

    width: 80%;

}



section.home-about .about-flex .fr .founder ul li {

    list-style: none;

    width: 48%;

    display: flex;

    align-items: center;

}



section.home-about .about-flex .fr .founder ul li .img {

    margin-right: 12px;

}



section.home-about .about-flex .fr .founder ul li .img img {

    width: 52px;

    height: 52px;

    border-radius: 50%;

}



section.home-about .about-flex .fr .founder {

    padding: 10px 0px;

}



section.home-about .about-flex .fr .founder ul li .txt .name {

    font-size: 16px;

}



section.home-about .about-flex .fr .founder ul li .txt .title {

    color: rgba(49, 55, 61, 0.6);

    font-size: 15px;

}



section.facility{

    background: url('../../assets/img/back.png');

}



section.facility {

    width: 100%;

    float: left;

    padding: 60px 0px;

    background-color: #f2f6f9;

}



section.facility .heading-facility {

    display: flex;

    align-items: center;

    justify-content: space-between;

    flex-wrap: wrap;

    padding: 0px 0px 40px 0px;

}



section.facility .heading-facility .heading {

    width: 35%;

}



section.facility .heading-facility .pera {

    width: 65%;

}



section.facility .heading-facility .pera p {

    margin: 0px;

    color: rgba(0, 0, 0, 0.6);

    font-size: 16px;

    line-height: 25px;

}



section.facility .heading-facility .heading .small-heading {

    font-size: 20px;

    color: rgba(49, 55, 61, 1);

    position: relative;

    margin: 0px 0px 15px 0px;

    padding: 3px 0px;

}



section.facility .heading-facility .heading .small-heading:after {

        content: "";

    position: absolute;

    left: 0px;

    width: 110px;

    height: 2px;

    background: rgba(219, 56, 50, 1);

    bottom: 0px;

}

}



section.facility .heading-facility .heading h2 {}



section.facility .heading-facility .heading h2 {

    color: rgba(0, 0, 0, 1);

    font-size: 34px;

    line-height: 45px;

    font-weight: 600;

}



section.facility .facility-list {}



section.facility .facility-list ul {

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

    width: 100%;

}



section.facility .facility-list ul li {

    list-style: none;

}



section.facility .facility-list ul li.wide {

    width: 36%;

}



section.facility .facility-list ul li.wides {

    width: 24%;

    background: rgba(219, 56, 50, 1);

    display: flex;

    align-items: center;

    justify-content: center;

    color: #fff;

    font-size: 20px;

    box-shadow: 0px 0px 10px #e6e2e2;

    padding: 0px;

}



section.facility .facility-list ul li.wide {

    background: #ffffffd6;

    padding: 28px 25px 35px 25px;

    box-shadow: 0px 0px 10px #e6e2e2;

    position: relative;

}



section.facility .facility-list ul li.wide .facility-brief .img {

    padding-bottom: 20px;

}



section.facility .facility-list ul li.wide .facility-brief .title h3 {

    font-size: 18px;

    color: rgb(61 60 60);

    font-weight: 600;

    padding: 15px 0px 4px 0px;

}



section.facility .facility-list ul li.wide .facility-brief .txt p {

    color: rgba(0, 0, 0, 0.6);

    font-size: 16px;

}



section.facility .facility-list ul li.wide .facility-brief a {

    color: rgba(219, 56, 50, 1);

    font-size: 15px;

    font-weight: 800;

    position: absolute;

    bottom: 18px;

}



section.facility .facility-list ul li.wide .facility-brief a img {

    width: 6px;

    margin: 0px;

}



section.facility .facility-list ul li.wide .facility-brief a span:not(:first-child) {

    display: none;

}



section.facility .facility-list ul li.wide .facility-brief a span:first-child {

    padding-left: 5px;

}



.Brilliance {

    padding-top: 60px;

}



.Brilliance .center-heading {

    text-align: center;

    padding: 0px 0px 40px 0px;

}



.Brilliance .center-heading .small-heading-center {

    font-size: 20px;

    color: rgba(49, 55, 61, 1);

    position: relative;

    margin: 0px 0px 15px 0px;

    padding: 6px 0px;

}



.Brilliance .center-heading .small-heading-center:after {}



.Brilliance .center-heading .small-heading-center:after {

    content: "";

    position: absolute;

    left: 0px;

    width: 110px;

    height: 2px;

    background: rgba(219, 56, 50, 1);

    bottom: 0px;

    right: 0px;

    margin-left: auto;

    margin-right: auto;

}



.Brilliance .center-heading .heading-pera p {

    margin: 0px;

    color: rgba(0, 0, 0, 0.6);

    font-size: 16px;

    line-height: 25px;

}



.Brilliance .Brilliance-list {

    padding: 10px 0px;

}



.Brilliance .Brilliance-list ul {

    display: flex;

    justify-content: space-between;

    flex-wrap: wrap;

}



.Brilliance-list {}



.Brilliance .Brilliance-list ul li {

    list-style: none;

    width: 18%;

}



.Brilliance .Brilliance-list ul li .Brilliance-area {}



.Brilliance .Brilliance-list ul li .Brilliance-area .img {

    padding-bottom: 16px;

}



.Brilliance .Brilliance-list ul li .Brilliance-area .img img {

    width: 54px;

}



.Brilliance .Brilliance-list ul li .Brilliance-area .title h3 {

    font-size: 18px;

    color: rgba(0, 0, 0, 1);

    font-weight: 600;

    padding: 15px 0px 5px 0px;

    width: 100%;

}



.Brilliance .Brilliance-list ul li .Brilliance-area .txt p {color: rgba(0, 0, 0, 0.6);font-size: 15px;}



section.Certifications {

    width: 100%;

    padding: 60px 0px 30px 0px;

    float: left;

    width: 100%;

    position: relative;

}



section.Certifications .heading {

    text-align: center;

    padding: 0px 0px 30px 0px;

    width: 82%;

    margin-left: auto;

    margin-right: auto;

}



section.Certifications:after {

    position: absolute;

    content: "";

    left: 0px;

    top: 0px;

    background: rgba(42, 53, 140, 1);

    width: 100%;

    height: 77%;

    z-index: -1;

}



section.Certifications .small-heading {

    position: relative;

    margin-bottom: 27px;

}



section.Certifications .small-heading h2 {

    color: #fff;

    font-size: 34px;

    line-height: 45px;

    font-weight: 600;

    padding: 10px 0px;

}



section.Certifications .small-heading h2:after {

    content: "";

    position: absolute;

    left: 0px;

    width: 110px;

    height: 2px;

    background: rgb(255 255 255);

    bottom: 0px;

    left: 0px;

    right: 0px;

    margin-left: auto;

    margin-right: auto;

}



section.Certifications .heading .txt p {

    color: rgba(255, 255, 255, 1);

    font-size: 16px;

    line-height: 27px;

}



section.gallery {

    width: 100%;

    float: left;

    padding: 40px 0px;

}



section.gallery .heading {

    position: relative;

    margin-left: auto;

    margin-right: auto;

    width: 50%;

    text-align: center;

    margin-bottom: 30px;

}



section.gallery .heading .small-heading {

    font-size: 26px;

    color: rgba(49, 55, 61, 1);

    position: relative;

    margin: 0px 0px 15px 0px;

    padding: 6px 0px;

}



section.gallery .heading .small-heading:after {

    content: "";

    position: absolute;

    left: 0px;

    width: 110px;

    height: 2px;

    background: rgba(219, 56, 50, 1);

    bottom: 0px;

    left: 0px;

    right: 0px;

    margin-left: auto;

    margin-right: auto;

}



section.gallery .heading .txt p{

        margin: 0px;

    color: rgba(0, 0, 0, 0.6);

    font-size: 16px;

    line-height: 25px;

}



.gallery-list ul {

    display: flex;

    justify-content: space-around;

    flex-wrap: wrap;

}



.gallery-list ul li {

    width: 31%;

    margin: 12px 0px;

}



section.facility .facility-list ul li.wides:hover {

    background: #2b368c;

    transition: 0.5s ease-in-out;

}



section.facility .facility-list ul li.wide:hover a span {

    display: inline-block!important;

    transition: 0.5s ease-in-out;

}



section.facility .facility-list ul li.wide:hover a {

    margin-left: 20px;

    transition: 0.5s ease-in-out;

}



section.facility .facility-list ul li.wide:hover .facility-brief {

    background: #fff;

}



ul.social-media li:hover {

    background: #db3832;

}



ul.social-media li:hover a {

    color: #fff;

}



.footer-links ul li a:hover {

    color: #ff5c56;

}



#myNav ul li:after {

    content: "";

    width: 0%;

    height: 2px;

    position: absolute;

    left: 0px;

    right: 0px;

    bottom: 10px;

    margin-left: auto;

    background: rgb(219 56 50);

    margin-right: auto;

    transition: 0.5s ease-in-out;

}



#myNav ul li:hover:after {

    width: 75%;

    transition: 0.6s ease-in-out;

}



.top-header {

    background: rgba(42, 53, 140, 1);

    color: #fff;

}



.top-header .text-right {

    text-align: right;

}



.top-header .head-flex {

    display: flex;

    justify-content: flex-end;

    align-items: center;

}



.top-header .head-flex .mail a {

    font-size: 14px;

    margin-right: 25px;

}



.top-header .head-flex .top-social {

    background: #fff;

}



.top-header .head-flex .top-social .list {

    display: flex;

}



.top-header .head-flex .top-social .list a {

    color: #2a358c;

    font-size: 17px;

}



.top-header .head-flex .top-social .list li {

    width: 36px;

    text-align: center;

    list-style: none;

    line-height: 34px;

}



.top-header .head-flex .top-social .list li:hover a {

    color: #db3832;

}



section.inner-banner {

    width: 100%;

    float: left;

    display: flex;

    align-items: center;

    position: relative;

    flex-wrap: wrap;

}



section.inner-banner .over-txt {

    position: absolute;

    width: 100%;

    left: 0px;

}



section.inner-banner .img {

    width: 100%;

}



section.inner-banner .img img {

    width: 100%;

}





section.inner-banner .img:after {

    content: "";

    background: #31373dbf;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0px;

    left: 0px;

}



section.inner-banner .over-txt .small-heading span {

    color: rgba(255, 235, 130, 1);

    text-transform: uppercase;

    border-bottom: 1px solid rgba(255, 235, 130, 1);

    font-size: 30px;

    font-weight: 600;

    letter-spacing: 1px;

}



section.inner-banner .over-txt h2 {

    font-size: 40px;

    color: #fff;

    padding-top: 40px;

    font-weight: 600;

}



section.inner-banner .over-txt h1 {

    color: #fff;

    font-size: 68px;

    font-weight: 700;

    line-height: 72px;

}



section.inner-banner .over-txt .txt {

    width: 60%;

}



section.inner-banner .over-txt p {

    color: #fff;

    font-size: 36px;

    margin: 0px;

    font-weight: 600;

}



section.Offerings-service {

    width: 100%;

    float: left;

    padding: 60px 0px;

    background: url(../../assets/img/back.png);

    background-color: #f2f6f9;

    position: relative;

}



section.Offerings-service .apparel-flex{

    display: flex;

    align-items: center;

    justify-content: space-between;

    flex-wrap: wrap;

}



section.Offerings-service .apparel-flex .txt {

    width: 50%;

}



section.Offerings-service .apparel-flex .img {

    width: 42%;

}



section.Offerings-service .furnishing.apparel-flex {padding: 40px 0px;}



section.Offerings-service .apparel-flex .txt h3 {

    color: rgba(49, 55, 61, 1);

    font-size: 26px;

    font-weight: 500;

    margin-bottom: 32px;

    position: relative;

}



section.Offerings-service .apparel-flex .txt h3:after {

    content: "";

    position: absolute;

    left: 0px;

    width: 77px;

    height: 2px;

    background: rgba(219, 56, 50, 1);

    bottom: -9px;

}



section.Offerings-service .apparel-flex .txt .pera p, section.Offerings-service .apparel-flex .txt .pera li {

    color: rgba(0, 0, 0, 0.6);

    font-size: 16px;

}

section.Offerings-service .apparel-flex .txt .pera li {

    position: relative;

    padding-left: 31px;

    margin-bottom: 12px;

}



section.Offerings-service .apparel-flex .txt .pera li img {

    position: absolute;

    left: 0px;

    top: 5px;

}



section.Offerings-service .apparel-flex .txt .pera li b {

    color: #020202;

    font-weight: 500;

}





section.capabilities {width: 100%;float: left;padding: 60px 0px;text-align: center;}



section.capabilities.small-heading {}



section.capabilities .small-heading h2 {

    font-size: 26px;

    color: rgba(49, 55, 61, 1);

    margin: 0px 0px 15px 0px;

    padding: 8px 0px;

    position: relative;

}



section.capabilities .small-heading h2 span:after {

    content: "";

    position: absolute;

    left: 0px;

    width: 110px;

    height: 2px;

    background: rgba(219, 56, 50, 1);

    bottom: 0px;

    left: 0px;

    right: 0px;

    margin-left: auto;

    margin-right: auto;

}



section.capabilities .small-heading {

    padding-bottom: 15px;

}



section.capabilities .txt p {

    color: rgba(49, 55, 61, 1);

    font-size: 16px;

}



section.capabilities.certifi{

    width: 100%;

    float: left;

    padding: 60px 0px;

    background: url(../../assets/img/back.png);

    background-color: #f2f6f9;

    position: relative;

}

section.customer {

    width: 100%;

    float: left;

    position: relative;

    padding: 60px 0px;

    background: url(../../assets/img/back2.jpg);

    background-repeat: no-repeat;

    background-size: 100% 100%;

}

section.customer .customer-list ul {

    display: flex;

    justify-content: space-between;

    flex-wrap: wrap;

}



section.customer .customer-list ul li {

    width: 18%;

}



section.customer .small-heading {

    text-align: center;

    padding-bottom: 34px;

}



section.customer .small-heading h2 {

    font-size: 26px;

    color: rgb(255 255 255);

    margin: 0px 0px 15px 0px;

    padding: 8px 0px;

    position: relative;

}



section.customer .small-heading h2 span:after {

        content: "";

    position: absolute;

    left: 0px;

    width: 110px;

    height: 2px;

    background: rgba(219, 56, 50, 1);

    bottom: 0px;

    left: 0px;

    right: 0px;

    margin-left: auto;

    margin-right: auto;

}







section.customer .small-heading h3 {

    font-size: 22px;

    padding: 15px 0px;

    color: #fff;

    font-weight: 500;

}



section.customer .small-heading .count-txt.count-up h4 {

    font-size: 48px;

    color: #fff;

    font-weight: 600;

    letter-spacing: 2px;

}



section.customer .small-heading .count-txt.count-up p {

    color: rgba(255, 235, 130, 1);

    text-transform: uppercase;

    font-size: 18px;

}



section.customer .customer-list ul li {

    padding: 15px 0px;

}



.thread {

    position: absolute;

    top: -122px;

    left: 0px;

}





.thread1 {

    position: absolute;

    bottom: -122px;

    right: 0px;

}



.clients .owl-nav {

    position: absolute;

    top: 31%;

    width: 100%;

}



.clients button.owl-prev {

    position: absolute;

    top: -20px;

    left: -50px;

    background: #fff!important;

    width: 36px;

    height: 36px;

    text-align: center;

    border-radius: 50%!important;

    box-shadow: 0px 0px 10px #Ccc;

}



.clients  button.owl-next {

    right: -50px;

    position: absolute;

    top: -20px;

    background: #fff!important;

    width: 36px;

    height: 36px;

    text-align: center;

    border-radius: 50%!important;

    box-shadow: 0px 0px 10px #Ccc;

}



.clients  button.owl-prev span, button.owl-next span {

    font-size: 27px;

    line-height: 25px;

}

.clients  button.owl-prev:hover span, button.owl-next:hover span {

    font-size: 27px;

    line-height: 25px;

    color:red;

}







.clients .owl-dots {

    display: none;

}





section.contact{

    width: 100%;

    float: left;

    position: relative;

    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url(../../assets/img/banner3.jpg);

    background-repeat: no-repeat;

    background-size: cover;

    display: flex;

    align-items: center;

    justify-content: center;

    height: 240px;

}





section.contact .banner-txt h1 {

    font-size: 48px;

    font-family: 'Roboto';

    color: #ffffff;

    font-weight: 700;

    text-transform: uppercase;

    text-align: center;

    user-select: none;

}



section.contact-form {

    position: relative;

    float: left;

    width: 100%;

    padding: 60px 0px;

}



.main-contact {

    background: #edece9;

    padding: 35px 40px;

    width: 100%;

    float: left;

    position: relative;

}



.main-contact .form {

    width: 60%;

}



.user-connect.map {

    position: absolute;

    right: 0px;

    top: 0px;

    border: none;

    width: 35%;

    background: #2a358c;

    height: 100%;

    padding: 0px 20px;

}



.user-connect.map .card {

    background: #1e1d1c;

    display: flex;

    align-items: center;

    justify-content: center;

}



.main-contact .form .form-group {

    margin-bottom: 15px;

}



.user-connect.map .card-body {

    border: 1px solid #615d5900;

}



.form-control {

    padding: .70rem;

    color: #666c72;

}

input[type="datetime-local"].form-control {

    text-transform: uppercase;

}





input.btn_main {

    background: #db3832;

    color: #fff;

    padding: 9px 22px;

    border-radius: 2px;

    border: 1px solid #db3832;

}



.main-contact .form .heading h2 {

    color: #050505;

    position: relative;

    font-weight: 500;

    margin: 0px;

    position: relative;

    font-size: 28px;

    padding: 5px 0px;

}



.main-contact .form .heading p {

    font-family: 'Roboto';

    font-style: normal;

    font-weight: 400;

    font-size: 17px;

    line-height: 25px;

    color: rgba(97, 93, 89, 0.7);

    padding-top: 9px;

}



.main-contact .form .heading {

    margin-bottom: 25px;

}



section.map .card-body {

    background: #615D59;

}



.card-body .add-loc i {

    font-size: 23px;

    color: #ffffff;

    padding-right: 15px;

}



.card-body .add-loc a {

    color: #fff;

    font-size: 16px;

}



.user-connect.map .heading {padding: 20px 0px 28px 0px;}



.map .heading {

    /* font-family: 'Roboto'; */

    font-style: normal;

    font-weight: 500;

    font-size: 32px;

    text-transform: capitalize;

    color: #FFFFFF;

    padding: 44px 52px 18px 52px;

}



.main-contact .form .heading h2:after {  

    content: "";

    position: absolute;

    left: 0px;

    width: 110px;

    height: 2px;

    background: rgba(219, 56, 50, 1);

    bottom: 0px;

}



.user-connect.map .card.aos-init.aos-animate {

    background: #2a358c;

    border: none;

    width: 100%;

}



.add-loc {

    margin: 20px 0px;

    display: flex;

}



section.careers {

    width: 100%;

    float: left;

    padding: 40px 0px;

}



section.careers .careers-list ul li {

    width: 49%;

    margin-bottom: 25px;

}



section.careers .careers-list ul {

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

}



section.careers .careers-list ul li .jobarae {

    background: #fff;

    box-shadow: 0px 0px 10px #Ccc;

    padding: 25px;

    border-radius: 4px;

}



section.careers .careers-list ul li .jobarae .title {

    color: rgba(49, 55, 61, 1);

    font-size: 22px;

    font-weight: 500;

    padding-bottom: 10px;

}



section.careers .careers-list ul li .jobarae .description {

    font-size: 16px;

    color: rgba(0, 0, 0, 0.6);

}



section.careers .careers-list ul li .jobarae .buttons {

    display: flex;

    justify-content: space-between;

    margin-top: 22px;

}







section.careers .careers-list ul li .jobarae .buttons a {color: #fff;padding: 8px 28px;border-radius: 4px;}



section.careers .careers-list ul li .jobarae .buttons a.jd {

    background: #2a358cc7;

}



section.careers .careers-list ul li .jobarae .buttons a.apply {

    background: #db3832f0;

}



.careers-text .heading h2 {

     font-size: 26px;

    color: rgba(49, 55, 61, 1);

    position: relative;

    margin: 0px 0px 15px 0px;

    padding: 6px 0px;

}



.careers-text .heading h2:after {

    content: "";

    position: absolute;

    left: 0px;

    width: 110px;

    height: 2px;

    background: rgba(219, 56, 50, 1);

    bottom: 0px;

    left: 0px;

}



.careers-text p:last-child{

    color: rgba(0, 0, 0, 0.6);

}



p {}



.careers-list {

    padding-top: 20px;

}



textarea.form-control {

    min-height: calc(6.5em + 0.75rem + 2px)!important;

}



.modal-header {

    border: none;

    padding: 10px;

}



.modal-header .title {

    font-size: 25px;

    color: rgba(49, 55, 61, 1);

    position: relative;

    padding: 2px 5px;

}



.modal-body h4 {

    font-size: 18px;

    color: #000;

    margin-top: 15px;

}



.modal-body {

    margin: 0px;

    color: rgba(0, 0, 0, 0.6);

    font-size: 15px;

    line-height: 25px;

}



.modal-body {}



.modal-body .buttons {

    text-align: center;

    padding: 20px 0px;

}



.modal-body .buttons a {

    color: #fff;

    padding: 8px 28px;

    border-radius: 4px;

    background: #2a358cc7;

}



.modal-header .title:after {

    content: "";

    position: absolute;

    left: 0px;

    width: 110px;

    height: 2px;

    background: rgba(219, 56, 50, 1);

    bottom: 0px;

}



section.inner-banner.inner{

    height: 240px;

    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url(../../assets/img/banner-inner.png);

    background-size: cover;

    background-position: top;

    background-repeat: no-repeat;

}



section.Offerings-service.back-none {

    background: none;

}





section.customer.padd-none .small-heading{

    padding-bottom:0px;

}

section.customer.padd-none .small-heading p{

    color:#fff;

}



section.Offerings-service.ser-about {

    height: 418px;

    margin-bottom: 125px;

}



section.Offerings-service.ser-about .apparel-flex .txt {

    padding-bottom: 222px;

}



section.Offerings-service.ser-about {

    background-color: #dfdff6;

}



#myNav ul li:has(> a.active):after {

    width: 50%;

}

section.Certifications.app .small-heading h2 {

    color: rgba(49, 55, 61, 1);

}



section.Certifications.app .heading .txt p {

    color: rgba(49, 55, 61, 1);

}



section.Certifications.app .small-heading h2:after {

    background: rgba(219, 56, 50, 1);

}



section.Certifications.app:after {

    display: none;

}



section.capabilities .txt p b {

    font-weight: 600;

    color: #000;

}



section.Offerings-service .apparel-flex .txt .pera .headline {

    font-size: 21px;

    color: rgba(49, 55, 61, 1);

    padding-bottom: 14px;

    width: 65%;

}



section.Offerings-service.indivisual .apparel-flex .txt h3 {

    margin-bottom: 25px;

}



section.inner-banner.inner .over-txt h1 {

    text-align: center;

    text-transform: uppercase;

    letter-spacing: 2px;

    font-size: 48px;

}



section.inner-banner.inner .over-txt .txt {

    width: 100%;

}





img.mt{

    margin-top: 10px;

}



section.capabilities .txt .headline {

    font-size: 28px;

    margin: -11px 0px 32px 0px;

}



section.steps {

    width: 100%;

    float: left;

    position: relative;

    margin: 60px 0px 60px 0px;

}



section.steps .steps-slider .steps-area {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}



section.steps .steps-slider .steps-area .steps-img {

    width: 38%;

    height: 100%;

}



section.steps .steps-slider .steps-area .stepsContent {

    width: 55%;

    padding-top: 100px;

    padding-bottom: 40px;

}



section.steps:after {

    content: "";

    position: absolute;

    width: 68%;

    right: 0px;

    height: 100%;

    background: rgba(242, 246, 249, 1);

    bottom: 0px;

}



.owl-dots {

    display: none;

}



section.steps .steps-slider .owl-nav {

    position: absolute;

    top: 0px;

    left: 44%;

}



section.capabilities.chemical {

}



section.steps .steps-slider .steps-area .steps-img .img {

}



section.steps .steps-slider .steps-area  .stepTitle span {

    font-size: 23px;

    font-weight: 300;

    text-transform: uppercase;

    color: rgb(219 56 50);

}



section.steps .steps-slider .steps-area .steps-img .stepTitle {

    padding: 10px 0px;

}



section.steps .steps-slider .steps-area .stepsContent .stepHeading h3 {

    color: rgba(42, 53, 140, 1);

    font-size: 36px;

    padding-bottom: 15px;

}



section.steps .steps-slider .steps-area .stepsContent .txt p {

    color: rgba(0, 0, 0, 0.6);

    font-size: 16px;

}



section.steps .steps-slider button.owl-next span:after {

    content: "\2192";

    color: rgba(219, 56, 50, 1);

    font-size: 40px;

    font-weight: 800;

}



section.steps .steps-slider button.owl-next span, section.steps .steps-slider button.owl-prev span {

    color: #fff0;

}

section.steps .steps-slider button.owl-prev span:after {

    content: "\2190";

    color: rgba(219, 56, 50, 1);

    font-size: 40px;

    font-weight: 800;

}

section.steps .steps-slider button.owl-next:hover span, button.owl-prev:hover span {

    color: #fff0;

}

section.steps .steps-slider button.owl-next:hover, button.owl-prev:hover  {

    background: #fff0!important;

}

section.capabilities.chemical {

    background: url(../../assets/img/back3.png);

    background-size: cover;

    background-position: center;

    padding: 60px 0px 60px 0px;

}



section.steps.mtTOp {

    margin-top: 40px;

}

ul.social-media li:first-child {

    background: #6f4fd2;

}



ul.social-media li:nth-child(2) {

    background: #34d2d1;

}



ul.social-media li:nth-child(3) {

    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);

}

section.capabilities.chemical {

    position: relative;

}



section.steps .steps-slider .owl-stage {

    display: flex;

    align-items: center;

}



section.capabilities {

    position: relative;

}



.clinets-area {

    background: #fff;

    box-shadow: 0px 0px 10px #ccc;

    padding: 14px;

}



.Certifications-slider .item {

    padding: 0px 8px;

    margin: 10px 0px;

}



section.Certifications.app {

    padding: 60px 0px;

}

section.Certifications.app {

    background: #fbfbfb;

}



.about-main-txt .txt p {

    font-size: 18px;

    color: rgba(0, 0, 0, 0.6);

    text-align: center;

}



.about-main-txt {

    padding-bottom: 40px;

    position: relative;

    margin: auto;

    width: 70%;

}

form#contactUs .row {

    margin-bottom: 15px;

}



div#myModal, div#myApply {

    z-index: 99999;

}



h4.modal-title {

    width: 100%;

    text-align: center;

    padding-top: 10px;

}



.modal-header .title:after {

    right: 0px;

    margin-left: auto;

    margin-right: auto;

}



button.btn-close {

    position: absolute;

    top: 12px;

    right: 12px;

    font-size: 13px;

}



.modal-backdrop{

    z-index: 9999!important;

}



.sub-menu {

    position: absolute;

    background: white;

    z-index: 99;

    width: 257px;

    border-radius: 7px;

    padding: 16px 10px;

    box-shadow: 0px 0px 10px #Ccc;

    top: 100%;

    border-top: 3px solid #2a358c;

    display: none;

}

#myNav ul li.drop-menu .sub-menu li {

    line-height: 29px;

    margin: 0px;

    padding: 0px;

    display: block;

    width: 100%;

}

#myNav ul li.drop-menu .sub-menu li:after {

    display: none;

}

#myNav ul li .sub-menu ul li {

    display: block;

    width: 100%;

    line-height: 27px;

}



#myNav ul li .sub-menu ul li:after {

    display: none;

}



.sub-menu:after {

    content: '';

    border-right: 10px solid transparent;

    border-bottom: 10px solid #2a358c;

    border-left: 10px solid transparent;

    position: absolute;

    left: 43px;

    top: -12px;

}





#myNav ul li .sub-menu ul li a {

    font-size: 15px;

}



#myNav ul li.drop-menu:hover .sub-menu {

    display: block;

}





button.sub-menu-toggle {

    display: none;

}



#myNav ul li.drop-menu:before {

    content: "\f107";

    font-family: 'FontAwesome';

    position: absolute;

    right: -4px;

}



#myNav ul li.last {

    margin-left: 12px;

}

section.Offerings-service .apparel-flex .txt .pera li:after {

    content: "\2714";

    position: absolute;

    left: 0px;

    top: 0px;

    color: #db3832;

}



input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=number], input[type=tel], input[type=date], input[type=month], input[type=week], input[type=time], input[type=datetime], input[type=datetime-local], input[type=color], .site textarea {

    border: 1px solid #bdbdbd!important;

    outline: none;

        border-radius: 4px;

}



input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=time]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=color]:focus, .site textarea{

    outline: none!important;

}



textarea.form-control {

    max-height: calc(5.5em + 0.75rem + 2px)!important;

}



form.wpcf7-form.init p {

    margin-bottom: 0px;

}

section.Certifications .txt {

    color:#fff;

}

section.Certifications.app .txt {

    color:#000;

}



section.Offerings-service .apparel-flex .img img:nth-child(2) {

    margin-top: 15px;

}



#myNav ul li.current-menu-item:after {

    width: 50%;

}

.owl-theme .owl-dots button {

    background: none!important;

    padding: 0px!important;

}



img.mobile-img{

    display: none;

}



.apperal-btn {

    text-align: center;

    margin-top: 30px;

}



.apperal-btn a {

    background: rgba(219, 56, 50, 1);

    color: #fff;

    padding: 8px 22px;

    border-radius: unset;

    border: 2px solid #db3832;

    border-radius: 7px;

    text-transform: uppercase;

}



.apperal-btn a:hover {

    background: rgb(46 49 146);

    border:2px solid rgb(46 49 146);

}



.mobile-navigation{

    display: none;

}