body {
    font-family: 'Poppins', sans-serif;
}

.font-poppins {
    font-family: 'Poppins', sans-serif;
}

.text-kind-black{
    color: #14212b;
    
}
.text-c-blue{
    color: #053566;
}
.text-c-grey{
    color: #6b6b6b;
}
.bg-c-blue{
    background-color: #053566;
}
.bg-c-light-blue{
    background-color: #0cb2e4;
}
.bg-con-branch{
    background-color: #eaeaea;
}
.div-bg{
    background-color: #e9e9e9;
}
.bg-con-branch img{
    width: 70px;
    height: 70px;
    margin-top: -35px;
}

.fs-14 {
    font-size: 14px;
}
.lh-80{
    line-height: 80px;
}
.lh-60{
    line-height: 65px;
}
.lh-50{
    line-height: 50px;
}
.lh-40{
    line-height: 40px;
}
.lh-30{
    line-height: 30px;
}
.lh-15{
    line-height: 15px;
}
/* this project code */
/* header */
header .collapse a{
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
}
header .nav-bg{
    background-image: url(/assets/img/bg-menu.webp);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
}
.z-index-1{
    position: relative;
    z-index: 1;
}
.carousel-item .c-img{
    height: 680px;
    object-fit: cover;
}
/* footer */
footer{
    background: rgb(1,7,12);
    background: linear-gradient(0deg, rgb(1, 7, 12) 0%, rgba(16,104,179,1) 60%);
}
footer img{
    border-radius: 0px 0px 70px 0px;
    position: absolute;
    left: 0px;
    padding-left: 100px;
}
footer .row{
    padding-top: 150px;
}
footer a{
    font-size: 16px;
    text-decoration: none;
    color: #d6d6d6!important;
    line-height: 15px;
    margin-bottom: 7px;
}
.footer-active:hover{
    font-size: 17px;
    color: #fff!important;
}
.copyright{
    background-color: #01070c;
}

/* home page */
/* industry we server */
.flip {
    position: relative;
}
.flip > .front, .flip > .back {
    display: block;
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition-duration: 0.5s;
    transition-property: transform, opacity;
}
.flip > .front {
    transform: rotateY(0deg);
}
.flip > .back {
    position: absolute;
    opacity: 0;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    transform: rotateY(-180deg);
}
.flip:hover > .front {
    transform: rotateY(180deg);
}
.flip:hover > .back {
    opacity: 1;
    transform: rotateY(0deg);
}
.flip.flip-vertical > .back {
    transform: rotateX(-180deg);
}
.flip.flip-vertical:hover > .front {
    transform: rotateX(180deg);
}
.flip.flip-vertical:hover > .back {
    transform: rotateX(0deg);
}
.flip {
    position: relative;
    display: inline-block;
    margin-right: 2px;
    margin-bottom: 1em;
    width: 100%;
}
.flip .front h3{
    margin-top: 160px;
    text-transform: uppercase;
}
.flip > .front, .flip > .back {
    display: block;
    color: white;
    width: inherit;
    background-size: cover !important;
    background-position: center !important;
    height: 300px;
    padding: 1em 2em;
    background: rgba(16,104,179,1);
}
.flip > .front p, .flip > .back p {
    color: #999;
}

.hcs {
    background: url(/assets/img/bg-hcs.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.clf .col .row{
    border-radius: 50px 0 0 0;
    height: 140px;
    width: 100%;
}
.div-enquiry{
    background-image: url(/assets/img/manufacturing-high-quality.webp);
}
.turnkey-enquiry{
    background-image: url(/assets/img/bg-key.webp);
    background-size: cover;
    background-position: right center;
    background-repeat: no-repeat;
}
.slider .carousel-item{
    background-color: #001d39!important;
}
.carousel-caption {
    left: 5%!important;
    right: 5%!important;
}
.carousel-control-next, .carousel-control-prev {
    position: relative;
}
.carousel-control-next{
    margin-left: 26px;
}
.carousel-btn-custom{
    position: absolute;
    right: 0;
    margin-right: 15px
}
.carousel-control-next-icon {
    position: absolute;
    bottom: 0px;
    background-color: #0cb2e4;
    width: 17px;
    padding: 5px 13px;
}
.carousel-control-prev-icon {
    position: absolute;
    bottom: 0px;
    background-color: #0cb2e4;
    width: 17px;
    padding: 5px 13px;
}
.none{
    background-color: transparent;
    background-image: none;
    border: none;
}
.events .accordion-button{
    border-bottom: 5px solid #0cb2e4;
}
.about{
    background: url(/assets/img/banner-about.webp);
    background-position: center;
    background-size: cover;
}
.contact{
    background: url(/assets/img/banner-contact.webp);
    background-position: center;
    background-size: cover;
}
.thank-you{
    background: url(/assets/img/banner-thankyou.webp);
    background-position: center center;
    background-size: cover;
}
.sustainablity-banner{
    background: url(/assets/img/banner-sustainablity.webp);
    background-position: center;
    background-size: cover;
}
.turnkey{
    background: url(/assets/img/banner-turnkey.webp);
    background-position: center;
    background-size: cover;
}
.testimonial{
    background: url(/assets/img/banner-testimonial.webp);
    background-position: center;
    background-size: cover;
}
.about .row, .contact .row, .sustainablity-banner .row, .turnkey .row, .testimonial .row, .thank-you .row{
    height: 420px;
}
.sustainablity{
    background-image: url(/assets/img/bg-sustainablity.webp);
    background-position: center;
    background-size: cover;
}
.banner-setting{
    background-position: center;
    background-size: cover;
}
.banner-setting .row{
    height: 65vh;
}
.products{
    background-image: url(/assets/img/banner-products.webp);
}
.category{
    background-image: url(/assets/img/banner-category.webp);
}
.single-product{
    background-image: url(/assets/img/banner-product.webp);
}
.kind-of-services{
    .col-6:hover{
        background-color: #e4e4e4;
    }
}
.company-img{
    height: 400px;
    object-fit: cover;
}

.map-locations li{
    list-style: none;
    font-weight: 500    o;
}
.map-locations li:hover{
    font-size: 18px;
    color: #053566;
}
.turnkey-services .serv{
    background-color: #1162ac;
}
.turnkey-services .serv img{
    height: 50px;
    width: auto;
}
.owl-one{
    margin-top: -300px;
}
.breadcrumb .breadcrumb-item{
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    
}
.breadcrumb li{
    color: #1060ab;
    
}
.breadcrumb .breadcrumb-item a{
    text-decoration: none!important;
    color: #000000!important;
}
.product-breadcrumb:hover{
    font-weight: bold;
    font-size: 22px;
}
.product li{
    margin-bottom: 10px;
}
.card:hover {
    transform: scale(1.1);
}
.card {
    transition: transform 0.5s;
}
.navbar-collapse{
    background-color: #0d5eaa;
    padding: 10px;
}

@media only screen and (max-width: 576px) {
    footer img{
        padding-left: 20px;
    }
}

@media only screen and (max-width: 768px) and (min-width: 577px) {
    footer img{
        padding-left: 80px;
    }
    .about .row{
        height: 40vh;
    }
}

@media only screen and (max-width: 992px) and (min-width: 769px) {
    footer img{
        padding-left: 50px;
    }
    .about .row{
        height: 40vh;
    }
}

@media only screen and (max-width: 1200px) and (min-width: 993px) {
    
}

@media only screen and (max-width: 1400px) and (min-width: 1201px) {
    footer img{
        padding-left: 140px;
    }
}

@media only screen and (min-width: 1800px) and (min-width: 1401px) {}

@media only screen and (min-width: 1801px) {
    footer img{
        padding-left: 300px;
    }
}