.hop{
    padding: 5px !important;
}

.hope{
    color: black !important;
    font-size: 15px !important;
}

@media (max-width: 768px) {
    .solution:focus {
    color: #0000ff  !important;}
}

.suv{
    margin-left: -56px;
    
}

.footer-tagline {
  font-size: 15px;
  color: #fff;
  margin: 8px 0 12px;
  font-weight: 500;
  letter-spacing: 0.5px;
  /*margin-left: -150px;*/
}

/* Footer Base */
.site-footer {
    background: black !important;  /* Blue background */
    padding: 50px 0 !important;
    color: #fff !important;
    font-size: 15px !important;
    line-height: 1.8 !important;
}

/* Headings */
.site-footer h3 {
    font-size: 16px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    margin-bottom: 20px !important;
}

/* Paragraph */
.footer-tagline {
    color: #fff !important;
    font-size: 14px !important;
    line-height: 1.7 !important;
    text-align: left !important;
}

/* Links */
.footer-link li {
    margin-bottom: 8px !important;
}
.footer-link a {
    color: #fff !important;
    text-decoration: none !important;
    transition: all 0.3s ease-in-out !important;
}
.footer-link a:hover {
    color: #e60012  !important; /* Hover color */
    padding-left: 3px !important;
}

/* Social Icons */
.footer-social li a {
    color: #fff !important;
    font-size: 20px !important;
    border-radius: 50% !important;
    width: 38px !important;
    height: 38px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: #fff !important;
    color: #0d00ff !important;
    transition: 0.3s ease-in-out !important;
}
.footer-social li a:hover {
    background: #ff0000 !important;
    color: #fff !important;
}

/* Copyright */
.copyright {
    font-size: 14px !important;
    margin-top: 20px !important;
    text-align: center !important;
}

/* Responsive */
@media (max-width: 768px) {
    .site-footer {
        /*text-align: center !important;*/
    }
    .footer-tagline {
        text-align: center !important;
    }
    .footer-social {
        justify-content: center !important;
    }
    .site-footer h3 {
        margin-top: 25px !important;
    }
}

/* Mobile Responsive Fix */
@media (max-width: 768px) {
    .site-footer {
        /*text-align: center !important;*/
    }

    /* Footer blocks full width */
    .site-footer .col-md-4,
    .site-footer .col-md-3,
    .site-footer .col-md-5 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        margin-bottom: 30px !important;
    }

    /* Tagline center */
    .footer-tagline {
        text-align: left !important;
        margin: 15px 0 !important;
    }

    /* Social icons center */
    .footer-social {
        justify-content: left !important;
        margin-top: 15px !important;
        margin-left: -6px;
    }

    /* Headings spacing */
    .site-footer h3 {
        margin-top: 20px !important;
        margin-bottom: 15px !important;
    }

    /* Copyright text */
    .copyright {
        font-size: 13px !important;
        /*text-align: center !important;*/
        margin-top: 10px !important;
    }
}

.solu{
    font-weight: bold;
}

.quick-enquiry {
    position: absolute;   
    top: 31%;
    right: 0;
    background: #e60012;   
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 12px 8px;
    border-radius: 10px 0 0 10px;
    text-decoration: none;
    writing-mode: vertical-rl; 
    text-align: center;
    transition: 0.3s ease;
}

.site-footer {
    position: relative; 
}

.back-to-top {
    height: 45px;
    width: 45px;
    position: absolute;
    bottom: 25px;
    right: 35px;
    background: #e60012;
    color: #fff;
    font-size: 15px;
    padding: 10px 15px;
    border-radius: 100%;
    text-align: center;
    z-index: 99;
    transition: 0.3s ease;
}

/*.back-to-top:hover {*/
/*    background: #b3000e;*/
/*    color: #fff;*/
/*}*/

.tech{
    margin-left: -20px !important;
}

.billion.active {
    color: blue !important;   
    font-weight: bold;      
}

/*.site-footer .row > div {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    justify-content: flex-start;*/
/*    height: 100%;*/
/*}*/

/*.footer-link li {*/
/*    margin-bottom: 8px; */
/*}*/




.footer-area .row {
  margin-left: -8px;
  margin-right: -8px;
}

.footer-area [class*="col-"] {
  padding-left: 8px;
  padding-right: 8px;
}

.footer-area .col-quick {
  margin-right: -70px;
}
.footer-area .col-contact {
  margin-left: -15px; 
}
@media (min-width: 768px) {
    .quick-link-sec{
        padding-left: 80px;
    }
}

.mission-sec{
    margin-top: 40px;
}

.history{
    margin-top: 20px;
}

.thermal{
    padding-bottom: 30px;
}

.fabrication{
    height: 450px;
}






