    @import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
html, body{
	padding: 0;margin: 0;font-size: 14px;-webkit-font-smoothing: antialiased;font-family: "Inter", serif;font-weight: 400;color: #4d4c4f;
	line-height: 1.4;overflow-x: hidden;letter-spacing: 0.5px;
}
*{-webkit-tap-highlight-color: transparent !important;}
a, img, button, input[type=submit]{text-decoration: none;outline: none; border: 0;}
button, input, select, textarea{font-family: "Inter", serif;}
b, strong{font-weight: 700;}
*, *:after, *:before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
a:focus, a:hover{text-decoration: none !important;}
p, ul, h1, h2, h3, h4, h5, h6, hr, figure, ol{padding:0;margin:0;}
.container{max-width: 1200px;margin: 0px auto;padding: 0 15px;}
.container-fluid{max-width: 95%;margin: 0px auto;padding: 0 15px;}
.container.small{max-width: 850px;padding: 0 20px;}
.container.medium{max-width: 1000px;padding: 0 20px;}
.pull-left{float: left !important;}
.pull-right{float: right !important;}
.text-left{text-align: left;}
.text-center{text-align: center;}
.text-right{text-align: right;}
.text-justify{text-align: justify;}
.text-uppercase{text-transform: uppercase;}
.text-lowercase{text-transform: lowercase;}
.text-italic{font-style: italic;}
.text-underline{text-decoration: underline;}
.text-light{font-weight: 300;}
.text-medium{font-weight: 400;}
.text-bold{font-weight: 600;}
.text-bolder{font-weight: 700;}
.text-black{color:#000;}
.text-white{color:#fff;}
.text-orange{color: #ee6e25;}
.img-responsive{max-width: 100%;height: auto;margin-left: 20px;}
.img-full{width: 100%;height: auto;}
.center-block{margin: 0 auto;}
.bg-white{background-color: #fff;}
.bg-off-white{background-color:#f8f8fa; }
.bg-cover{background-size: 100% 100%;background-repeat: no-repeat;background-position: center;}
.col-1{width: 8.333333333333333%;}
.col-2{width: 16.66666666666667%;}
.col-3{width: 25%;}
.col-4{width: 33.33333333333333%;}
.col-5{width: 41.66666666666667%;}
.col-6{width: 50%;}
.col-7{width: 58.33333333333333%;}
.col-8{width: 66.66666666666667%;}
.col-9{width: 75%;}
.col-10{width: 83.33333333333333%;}
.col-11{width: 91.66666666666667%;}
.col-12{width: 100%;}
.col-12-5{width: 20%;}
.w100{width: 100%;}
.w80{width: 80%;}
.w70{width: 70%;}
.w30{width: 30%;}
.w20{width: 20%;}
.cred {color: red;}
.h100{height: 100%;}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-12-5, .w30, .w70, .w20{float: left;}

.mg-5{margin: 5px;}
.mg-10{margin:10px;}
.mg-20{margin:20px;}
.mg-30{margin:30px;}

.mg-tp-5{margin-top: 5px;}
.mg-tp-10{margin-top: 10px;}
.mg-tp-20{margin-top: 20px;}
.mg-tp-30{margin-top: 30px;}
.mg-tp-50{margin-top: 50px;}

.mg-bt-5{margin-bottom: 5px;}
.mg-bt-10{margin-bottom: 10px;}
.mg-bt-20{margin-bottom: 20px;}
.mg-bt-30{margin-bottom: 30px;}

.mg-rt-5{margin-right: 5px;}
.mg-rt-10{margin-right: 10px;}
.mg-rt-20{margin-right: 20px;}
.mg-rt-30{margin-right: 30px;}

.mg-lt-5{margin-left: 5px;}
.mg-lt-10{margin-left: 10px;}
.mg-lt-20{margin-left: 20px;}
.mg-lt-30{margin-left: 30px;}

.pd-5{padding:5px;}
.pd-10{padding:10px;}
.pd-20{padding:20px;}
.pd-30{padding:30px;}

.pd-tp-5{padding-top: 5px;}
.pd-tp-10{padding-top: 10px;}
.pd-tp-20{padding-top: 20px;}
.pd-tp-30{padding-top: 30px;}
.pd-tp-50{padding-top: 50px;}

.pd-bt-5{padding-bottom: 5px;}
.pd-bt-10{padding-bottom: 10px;}
.pd-bt-20{padding-bottom: 20px;}
.pd-bt-30{padding-bottom: 30px;}

.pd-rt-5{padding-right: 5px;}
.pd-rt-10{padding-right: 10px;}
.pd-rt-20{padding-right: 20px;}
.pd-rt-30{padding-right: 30px;}

.pd-lt-5{padding-left: 5px;}
.pd-lt-10{padding-left: 10px;}
.pd-lt-20{padding-left: 20px;}
.pd-lt-30{padding-left: 30px;}

.h500{height: 500px;}
.h600{height: 600px;}
.h700{height: 700px;}
.h800{height: 800px;}

.pos-rel{position: relative;}
.pos-abs{position: absolute;}
.pos-fix{position: fixed;}
.bottom{bottom:0;}
.top{top:0;}
.left{left:0;}
.right{right:0;}
.visible-xs{display: none !important;}
.hidden-xs{display: block!important}
.hidden-sm{
        display: block;
    }
    .visible-sm{
        display: none;
    }
.row:before, .row:after{display: table;content: " ";}
.row:after, .clearfix{clear: both;}

.disptable{display: table;height: 100%;}
.dispblock{display: block;}
.table-cell{display: table-cell;vertical-align: middle;}

.Yoverflowhidden{overflow-y: hidden;}
.Xoverflowhidden{overflow-x: hidden;}
.overflowhidden{overflow: hidden;}

section{float: left;width: 100%;}
section.padding{padding:70px 0;}

/*Header Section*/

header{width: 100%;top:0;left: 0;z-index: 9999;transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;position: fixed;z-index: 9999;background-color: #fff;box-shadow: 0 0 20px #000;
}
header .upper{}
header .upper .number-wrapper{margin-right: 20px;margin-top: 10px;}
header .upper .ctc-wrapper{margin-right: 20px;}
header .upper .enq-btn-wrapper{}
header .upper .enq-btn-wrapper a{display: inline-block;padding:0px 15px;color:#fff;background-color: #6b6b6b;text-transform: uppercase;line-height: 40px;}
header .lower{}
header .lower .nav-links{text-align: right;padding-top: 30px}
header .lower .nav-links a{display: inline-block;margin-right: 18px;margin-top: 0px;color: #151515;
    position: relative;font-size: 16px;font-weight: 500;line-height: 16px}
header .lower .nav-links a.active{color: #FF6000;font-weight: 700;}
header .lower .nav-links a:last-child{margin-right: 0px;margin-left: 50px;}
header .form-container{position: absolute;width: 300px;top:calc(100% + 10px);right: 15px;background-color:#efece7;padding:4px;display:none;}
header .form-container .frmclose{display: none;}
header .form-container .thankyou{margin-bottom: 10px;}
header .lower .nav-links a:hover {
    font-weight: 700;
    color: #FF6000;
}
.enquire-btn {
background: linear-gradient(90deg, #37B4E2 0%, #11E7DB 100%);
color: #fff !important;
font-size: 18px;
border-radius: 1000px;
padding: 16px 26px;
font-weight: 600;
line-height: 20px;
cursor: pointer;
position: relative;
z-index: 99;
border: none !important;
}
.enquire-btn:hover{
    box-shadow: 0 10px 20px 0 rgb(16 181 203 / 52%);
}
.btn-set img{
    position: relative;
    top: 15px;
    margin-right: 5px;
}
.goto-home img{
    padding: 10px 0;
    width: 60px;
}
.org-clr{color: #FF6000}
.clr-wt{color: #fff;}
.clr-bk{color: #000;}

/*Home-Page-start*/
.banner-sec{
    background: url('../images/banner.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.here-sub-tit{
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    color: #fff;
}
.here-tit{
    font-size: 56px;
    line-height: 66px;
    font-weight: 400;
    padding: 20px 0;
}
.here-dec{
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
}
.overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgb(0 0 0 / 70%);
}
.banner-cont{
    position: absolute;
    top: 30%;
    transform: translateY(-50%);
}
.corn-one {
    position: absolute;
    top: 110px;
}
.corn-two {
    position: absolute;
    bottom: 0px;
    right: 0;
}
.scoll-down {
    top: auto;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    z-index: 1;
}
.icon{
    -webkit-animation: mover 0.50s infinite alternate;
        animation: mover 0.50s infinite alternate;
}
 @keyframes mover{
        0% {
          transform: translateY(0);
        }
        100%{
          transform: translateY(-10px); 
        }
      }
/*client-sec*/
.client-tit{
    font-size: 24px;
    line-height: 33px;
    font-weight: 500;
    color: #151515;
    text-align: center;
}
.clients-slider{
    padding-top: 50px;
}
.br-bt{
    border-bottom: 1px solid #E0E3EA;
    padding-top: 70px;
}
.clients-slider img {
    width: 120px;
    height: 50px;
}
/*about-sec*/
.about-sec .here-tit{
    padding: 0;
}
.about-img{
    padding-top: 50px;
}
.about-sm-img{
    position: absolute;
    left: -40px;
    bottom: -50px;
}
.org-tit{
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    color: #FF6000;
}
.dec-clr{
    color: #95979C!important;
}   
.own-set p{
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    padding-left: 20px;
}
.own-set span{
    font-weight: 400;
}
.own-set{
    display: flex;
    align-items: center;
    padding-top: 20px;
}
.about-dec {
    top: 100px;
    border-radius: 10px;
    background-color: #fff;
    position: relative;
    left: -70px;
    padding: 30px;
}
.pg-dsk{
    padding: 10px 0!important;
}
/*services-sec*/
.ser-dec{
    padding: 40px 15px;
}
.ser-dec h2{
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
    color: #000;
    padding-top: 10px;
}
.ser-dec p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    padding: 10px 25px;
    color: #000;
}
/*maintain-sec*/
.maintain-dec {
    border-radius: 10px;
    background-color: #fff;
    padding: 40px;
    position: absolute;
    left: 200px;
    top: 50%;
    transform: translateY(-50%);
}
.maintain img{
    width: 100%;
    height: 667px;
}
/*project-sec*/
.proj-img{
    padding: 10px;
}
/*about-page*/
.about-bg{
    background: url('../images/about-banner.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 50vh!important;
}
.ban-con-bt{
    bottom: 70px!important;
    top: unset;
    transform: unset;
}
.about-pg .about-dec {
    left: -60px;
    top: 60px;
}
.about-pg .own-set p {
    padding-left: 0;
}
.legacy-sec{
    background-color: #E8FBFF;
}
.legacy-dec h2{
    font-size: 56px;
    line-height: 65px;
    font-weight: 500;
    color: #000;
    padding-bottom: 20px;
}
.count-set {
    text-align: center;
    margin: 50px 100px 0 0;
}
.count-set h3{
    font-size: 60px;
    line-height: 80px;
    font-weight: 500;
    color: #000;
}
.count-set p{
    font-size: 25px;
    line-height: 29px;
    font-weight: 400;
    color: #000;
}
.count {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.lag-cont{
    display: flex;
    align-items: center;
    justify-content: center;
}
.lag-cont h4{
    font-size: 22px;
    line-height: 25px;
    font-weight: 500;
    color: #000;
    padding-left: 20px;
}
.leg-cirl {
    border: 1px solid#000;
    padding: 18px 30px;
    margin: 50px 20px 0 0;
    border-radius: 50px;
    width: 380px;
}
.clr-st{
    display: flex;
}
/*services-page*/
.serv-bg{
    background: url('../images/service-banner.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 50vh!important;
}
/*career-page*/
.career-bg{
    background: url('../images/career-banner.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 50vh!important;
}
/*contact-page*/
.contact-bg{
    background: url('../images/contact-banner.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 50vh!important;
}
/*form-page*/
.form-sec{
    background: url('../images/form-bg.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.form-ovl{
    background: linear-gradient(180deg, #191A19 0%, rgba(0, 0, 0, 0) 152.79%);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.frm-lst p{
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    color: #fff;
    padding-left: 10px;
}
.frm-lst{
    display: flex;
    align-items: center;
}
.form h4{
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    color: #fff;
    padding: 10px 0;
}
.form p{
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #fff;
    padding-bottom: 10px;
}
.form{
    background-color: #FF7420;
    padding: 30px;
    border-radius: 15px;
    margin-right: 30px;
    height: 660px;
}
input{
    width: 98%;
    height: 76px;
    border-radius: 15px;
    color: #191A1980;
    border: 1px solid#fff;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    padding-left: 40px;
    margin: 12px 0;
}
.textarea {
    width: 99%;
    overflow: auto;
    resize: vertical;
    max-height: 120px;
    color: #191A1980!important;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    margin: 12px 0;
    border: 1px solid #fff;
    border-radius: 15px;
    padding: 40px;
}
.sub-btn{
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-weight: 400;
    background-color: #191A19;
    cursor: pointer;
}
/*Footer Section*/
.footer-sec{
    background-color: #000;
    border-bottom: 1px solid;
}
.right-list a {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    font-weight: 400;
    padding-top: 12px;
}
.footer-list h2,
.f-about h2,
.f-address h3{
    font-size: 20px;
    line-height: 24px;
    color: #FF6000;
    font-weight: 500;
}
.footer-list {
    display: grid;
    padding-left: 50px;
}
.footer-list a:hover{
    transform: translatex(10px);
    transition: 0.5s;
}
.f-about img:hover{
    transform: translatey(-5px);
    transition: 0.5s;
}
.f-decs, .f-address p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #fff;
    padding: 15px 50px 15px 0;
}
footer{float: left;width: 100%;color:#fff; font-weight: 300;}
footer a{color:#fff;}
footer .lower{background: #000;padding:20px 0;font-size: 16px;}
.profile-set{text-align: right;}


/* General styles for animations */
        .revealOnScroll {
            opacity: 0; /* Hidden initially */
            transform: translateY(50px); /* Slightly offset */
            transition: opacity 0.5s ease-out, transform 0.5s ease-out;
        }

        /* Active class triggers the animation */
        .active {
            opacity: 1;
            transform: translateY(0);
        }

        /* Custom animations */
        @keyframes fadeInLeft {
            from {
                opacity: 0;
                transform: translateX(-100%);
            }
            to {
                opacity: 1;
                transform: translateX(0);
            }
        }

        @keyframes fadeInRight {
            from {
                opacity: 0;
                transform: translateX(100%);
            }
            to {
                opacity: 1;
                transform: translateX(0);
            }
        }

        @keyframes fadeInUp {
            from {
                opacity: 0;
                transform: translateY(100%);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        @keyframes fadeInDown {
            from {
                opacity: 0;
                transform: translateY(-100%);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        /* Individual animations */
        .fadeInLeft.active {
            animation: fadeInLeft 1.2s forwards;
        }

        .fadeInRight.active {
            animation: fadeInRight 1.2s forwards;
        }

        .fadeInUp.active {
            animation: fadeInUp 1.2s forwards;
        }

        .fadeInDown.active {
            animation: fadeInDown 1.2s forwards;
        }