body {
    font-family: 'Roboto', sans-serif !important;
}
.alt-font {
    font-family: 'Roboto', sans-serif !important;
}
.pd-0 {
    padding: 0px !important;
}
.pd-10 {
    padding: 10px !important;
}
.pd-15 {
    padding: 15px !important;
}
.pd-20 {
    padding: 20px !important;
}
.pd-25 {
    padding: 25px !important;
}
.pd-30 {
    padding: 30px !important;
}

.pt-0 {
    padding-top: 0px !important;
}
.pt-5 {
    padding-top: 5px !important;
}
.pt-10 {
    padding-top: 10px !important;
}
.pt-15 {
    padding-top: 15px !important;
}
.pt-20 {
    padding-top: 20px !important;
}
.pt-25 {
    padding-top: 25px !important;
}
.pt-30 {
    padding-top: 30px !important;
}
.pt-40 {
    padding-top: 40px !important;
}
.pt-50 {
    padding-top: 50px !important;
}
.pt-60 {
    padding-top: 60px !important;
}

.pb-0 {
    padding-bottom: 0px !important;
}
.pb-5 {
    padding-bottom: 5px !important;
}
.pb-10 {
    padding-bottom: 10px !important;
}
.pb-15 {
    padding-bottom: 15px !important;
}
.pb-20 {
    padding-bottom: 20px !important;
}
.pb-30 {
    padding-bottom: 30px !important;
}
.pb-40 {
    padding-bottom: 40px !important;
}
.pb-50 {
    padding-bottom: 50px !important;
}
.pb-60 {
    padding-bottom: 60px !important;
}

.pl-0 {
    padding-left: 0px !important;
}
.pl-5 {
    padding-left: 5px !important;
}
.pl-10 {
    padding-left: 10px !important;
}
.pl-15 {
    padding-left: 15px !important;
}
.pl-20 {
    padding-left: 20px !important;
}
.pl-30 {
    padding-left: 30px !important;
}
.pl-40 {
    padding-left: 40px !important;
}
.pl-50 {
    padding-left: 50px !important;
}
.pl-60 {
    padding-left: 60px !important;
}

.pr-0 {
    padding-right: 0px !important;
}
.pr-5 {
    padding-right: 5px !important;
}
.pr-10 {
    padding-right: 10px !important;
}
.pr-15 {
    padding-right: 15px !important;
}
.pr-20 {
    padding-right: 20px !important;
}
.pr-30 {
    padding-right: 30px !important;
}
.pr-40 {
    padding-right: 40px !important;
}
.pr-50 {
    padding-right: 50px !important;
}
.pr-60 {
    padding-right: 60px !important;
}

.p-l-5 {
    padding-left: 5px !important;
}
.p-r-5 {
    padding-right: 5px !important;
}

.mt-0 {
    margin-top: 0px !important;
}
.mt-5 {
    margin-top: 5px !important;
}
.mt-8 {
    margin-top: 8px !important;
}
.mt-10 {
    margin-top: 10px !important;
}
.mt-15 {
    margin-top: 15px !important;
}
.mt-20 {
    margin-top: 20px !important;
}
.mt-30 {
    margin-top: 30px !important;
}
.mt-40 {
    margin-top: 40px !important;
}
.mt-50 {
    margin-top: 50px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}
.mb-2rem {
    margin-bottom: 2rem !important;
}
.mb-5 {
    margin-bottom: 5px !important;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.mb-15 {
    margin-bottom: 15px !important;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.mb-25 {
    margin-bottom: 25px !important;
}
.mb-30 {
    margin-bottom: 30px !important;
}
.mb-35 {
    margin-bottom: 35px !important;
}
.mb-40 {
    margin-bottom: 40px !important;
}
.mb-45 {
    margin-bottom: 45px !important;
}
.mb-50 {
    margin-bottom: 50px !important;
}

.mr-0 {
    margin-right: 0px !important;
}
.mr-5 {
    margin-right: 5px !important;
}
.mr-10 {
    margin-right: 10px !important;
}
.mr-15 {
    margin-right: 15px !important;
}
.mr-20 {
    margin-right: 20px !important;
}
.mr-30 {
    margin-right: 30px !important;
}
.mr-40 {
    margin-right: 40px !important;
}
.mr-50 {
    margin-right: 50px !important;
}

.ml-0 {
    margin-left: 0px !important;
}
.ml-5 {
    margin-left: 5px !important;
}
.ml-10 {
    margin-left: 10px !important;
}
.ml-15 {
    margin-left: 15px !important;
}
.ml-20 {
    margin-left: 20px !important;
}
.ml-30 {
    margin-left: 30px !important;
}
.ml-40 {
    margin-left: 40px !important;
}
.ml-50 {
    margin-left: 50px !important;
}
.projectTitle {
    font-size: 22px;
}
.marginAuto {
    margin: auto;
}
.container {
    max-width: 1170px !important;
}
.mainHeadLogo {
    max-width: 100% !important;
    max-height: 60px !important;
}
header.sticky.sticky-active .navbar-brand .mainHeadLogo {
    width: 0 !important;
}
header.sticky.sticky-active .navbar-brand .stickyLogo {
    max-width: 100% !important;
    max-height: 60px !important;
}
.stickyLogo {
    
}
.navHeadPadd {
    padding: 20px 0 !important;
}
.lh-25 {
    line-height: 25px !important;
}
header .left-nav .navbar-nav:before {
    display: none !important;
}
.fooMainLogo {
    width: 100% !important;
    height: 220px;
    object-fit: contain;
    padding: 10px;
}
.whyUsImg {
    width: 100% !important;
    height: 540px;
    object-fit: cover;
}
.serviceDetailBg {
    background-image: url(../newimages/service-detail-bg.jpg);
}
.fooAddLi {
    display: inline-flex;
    align-items: center;
}
.fooAddLi a:hover {
    color: #fff !important;
}
.fooAddIcon {
    font-size: 25px;
}
.fooAddDesc {
    padding-left: 15px;
}
.fooSocialLi {
    display: inline-flex;
    margin-right: 30px;
}
.fooSocialIcon {
    font-size: 20px;
    background: #187abe;
    color: #fff;
    border-radius: 50%;
    padding: 5px;
}
.aboutMainTitle {
    font-size: 40px;
    line-height: 50px;
}
.glbTradImg {
    width: 100% !important;
    height: 400px;
    object-fit: cover;
}
.oppTitle {
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
    height: 60px;
    display: flex;
    align-items: center;
}
.oppImg {
    width: 100% !important;
    height: 220px;
    object-fit: contain;
    margin-bottom: 15px;
    border-radius: 5px;
}
.serviceImg {
    width: 100% !important;
    height: 300px;
    object-fit: cover;
}
.yUsTitle {
    font-size: 44px;
    line-height: 44px;
}
.joinUsImg {
    width: 100% !important;
    height: 500px;
    object-fit: cover;
}
.specializeLi {
    list-style: disc;
}
.businessDoneImg {
    width: 100% !important;
    height: 605px;
    object-fit: cover;
    border-radius: 5px;
}
.missionBgImg {
    background: url(../newimages/mission.jpg);
    background-size: cover;
    height: 500px;
}
.visionBgImg {
    background: url(../newimages/vision.jpg);
    background-size: cover;
    height: 500px;
}
.missionOverLay {
    background-color: #000000a6;
    height: 100%;
    display: flex;
    align-items: center;
}
.txtOverLay {
    padding: 40px 50px;
}
.teamDesigTitle {
    color: #8b231d;
    line-height: 20px;
    font-size: 17px;
    font-weight: 600;
}
.teamExpiTxt {
    text-align: left;
    line-height: 25px;
    font-size: 16px;
}
.teamImage {
    width: 100% !important;
    height: 400px;
    /*object-fit: cover;*/
    margin-bottom: 15px;
    border-radius: 6px 6px 0 0;
}
.teamCardHeight {
    height: 840px;
}
.serviceDetailImage {
    width: 100% !important;
    height: 477px;
    object-fit: cover;
}
.serviceImgTitle {
    position: absolute;
    left: 0px;
    top: 0px;
}
.serviceBgDarkTransparent {
    background-image: linear-gradient(to top, #00000096 28%, transparent 100%);
}
.homeSilderHeight {
    height: 500px;
}
.landSilderHeight {
    height: 500px;
}
.whyUsHomeImg {
    width: 100% !important;
    height: 450px;
    object-fit: cover;
}
.whyUsIcon {
    transform: translateY(0%) !important;
}
.fs-38 {
    font-size: 38px;
}
.oppCard {
    height: 610px;
}
.fooMenuLi {
    font-size: 16px;
}
.fooMenuLi a:hover {
    color: #fff !important;
}
.teamNameFont {
    font-size: 1.6rem;
}
.custFormMsg {
    background-color: #54b783;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    padding: 20px 25px 20px 30px;
    margin-bottom: 30px;
    line-height: 22px;
    position: relative;
    z-index: 1;
    border-radius: 5px;
}
.fooSocialUl {
    float: right;
}
.socialLink {
    border: 1px solid #a8a8a8;
    height: 40px !important;
    width: 40px !important;
    border-radius: 100%;
    color: #a8a8a8 !important;
}
.social-icon-style-08 .socialLink:hover {
    color: #8b231d !important;
    opacity: 1 !important;
    background: #fff;
}
.btnBgColor {
    background: #187abe;
    color: #fff;
}
.btnBgColor:hover {
    background: #ec691f;
    color: #fff;
}
.custTitleFont {
    color: #8b231d;
}
.topBarBgColor {
    background: #187abe;
}
.topIconTxtColor {
    color: #fff;
}
.landSrvImage {
    width: 100%;
    height: 401px;
    object-fit: cover;
}
.serviceCard {
    padding: 25px;
}
.landSrvTitle {
    color: #197abe;
}
.serviceListLi {
    list-style: disc;
}
.whyUsUl {
    padding-left: 0;
}
.whyUsLi {
    margin-bottom: 10px;
    line-height: 2;
}
.whyUsLi i {
    font-weight: 900;
}
.whyUsLandImg {
    width: 100% !important;
    height: 350px;
    object-fit: cover;
}
.custLandTitleFont {
    color: #8b231d;
    line-height: 44px;
}
.project-card {
    transition: transform 0.5s ease;
    box-shadow: 0px 1px 3px #ccc;
}
.project-card:hover {
    transform: translateY(-10px);
}
.image {
    position: relative;
    cursor: pointer;
    overflow: hidden;
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.65);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    opacity: 0;
    transition: opacity 0.4s ease;
    padding: 40px;
}
.overlay-content h5 {
    font-size: 25px;
    margin-bottom: 20px;
}
.overlay-content p {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 0;
}
.image:hover .overlay {
    opacity: 1;
}
.project-title {
    font-weight: 600;
    font-size: 22px;
    padding: 15px;
    background: #fff;
    margin-bottom: 0;
}
.landSrvImg {
    width: 100% !important;
    height: 270px;
    object-fit: cover;
}
.srvTitleCardHeight {
    height: 280px;
}
.projImg {
    width: 100% !important;
    height: 257px;
    object-fit: contain;
}
.landAbtImg {
    width: 100% !important;
    height: 510px;
    object-fit: cover;
}
.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a {
    padding: 10px 15px !important;
    line-height: 25px !important;
}
.btn-contact-mail {
    background: #187abe;
    color: #fff;
}
.btn-contact-mail:hover {
    background: #187abe;
    color: #fff;
}
.btn-contact-call {
    background: #ec691f;
    color: #fff;
}
.btn-contact-call:hover {
    background: #ec691f;
    color: #fff;
}
.bg-gradient-gray-light-dark-transparent {
    background-image: linear-gradient(to top, rgba(32, 35, 41, 0.8) 0%, transparent 100%) !important;
}
.projectImg {
    width: 100% !important;
    height: 315px;
    object-fit: cover;
}





/* Mobile Responsive Css Start */
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .marginAuto {
        margin: 0;
    }
    .navHeadPadd {
        padding: 15px 0 !important;
    }
    header.sticky.sticky-active .navbar-brand .stickyLogo {
        width: 0 !important;
    }
    .mainHeadMblLogo {
        max-height: 50px !important;
    }
    .fooMainLogo {
        height: 90px !important;
    }
    .homeSilderHeight {
        height: 230px !important;
    }
    .landSilderHeight {
        height: 250px !important;
    }
    .sliderTlt {
        font-size: 25px !important;
        line-height: 30px !important;
    }
    /*.h-100 {
        height: 230px !important;
    }*/
    .mFscreen {
        height: 230px !important;
    }
    .whyUsHomeImg {
        height: 300px;
    }
    .joinUsImg {
        height: 300px;
        margin-bottom: 15px;
    }
    .custTitleFont {
        font-size: 25px;
        line-height: 30px;
    }
    .aboutMainTitle {
        font-size: 29px;
        line-height: 40px;
    }
    .businessDoneImg {
        height: 260px;
    }
    .missionBgImg {
        background-position: center;
        height: 300px;
    }
    .visionBgImg {
        background-position: center;
        height: 300px;
    }
    .txtOverLay {
        padding: 17px 20px;
    }
    .misVisFont {
        font-size: 16px;
        line-height: 20px;
        text-align: justify;
    }
    .glbTradImg {
        height: 250px;
    }
    .breadCumTitle {
        font-size: 29px !important;
        line-height: 35px !important;
    }
    .teamImage {
        height: auto;
    }
    .teamCardHeight {
        height: auto;
    }
    .serviceDetailImage {
        height: 180px;
    }
    .small-screen {
        height: 200px !important;
    }
    .oppImg {
        height: 195px;
    }
    .oppCard {
        height: auto !important;
    }
    .bannerSubTxt {
        display: none;
    }
    .mdFont {
        font-size: 26px;
        line-height: 30px;
    }
    .md-banner-btn {
        padding: 5px 10px !important;
        font-size: 15px !important;
        margin-bottom: 10px;
        width: 100%;
    }
    .landSrvImg {
        height: 180px;
    }
    .md-service-font {
        font-size: 23px;
        line-height: 25px;
    }
    .srvTitleCardHeight {
        height: auto;
    }
    .whyUsLi {
        line-height: 25px;
        font-size: 15px;
    }
    .md-srv-txt {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 10px !important;
    }
    .landSrvLi {
        font-size: 15px;
        line-height: 25px;
    }
    .projImg {
        height: 180px;
    }
    .landAbtImg {
        height: 300px;
    }
    .md-sub-txt {
        font-size: 14px;
        line-height: 18px;
    }
    .projectImg {
        height: 215px;
    }
    .md-pb-30 {
        padding-bottom: 30px !important;
    }
    .md-pt-30 {
        padding-top: 30px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .mFscreen {
        height: 500px !important;
    }
    .teamCardHeight {
        height: 840px;
    }
    .landSrvImg {
        height: 332px !important;
    }
}

@media only screen and (min-width: 1200px) {
    .mFscreen {
        height: 500px !important;
    }
    .txtOverLay {
        padding: 25px 25px !important;
    }
}
/* Mobile Responsive Css End */