/********** Template CSS **********/
:root {
    --primary: #FB5B21;
    --secondary: #BDBDBF;
    --light: #F4F5F8;
    --dark: #222429;
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    font-size: inherit;
    margin-left: 0;
}

.blog-head h1,h2{
    padding-left: 1rem;
    margin-bottom: 1rem;
    border-left: 5px solid #ff7b00;
    
}
/* Tables */
.table{
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    border-collapse: collapse;
}
.price-table .td1 {
     /* Set each column to one-third of the table width */
     width: 50%;
     text-align: left !important;

  }
  td{
    text-align: center;
  }
.table tr th {
    border: 1px solid black;
    /* text-align: left; */
    background-color: #fd7d33;
    border: 1px solid white;
    padding-left: 20px;
    text-align: center;
}

/* Faq */
/* Title */
.title {
  font-size: 28px;
  color: #333;
  margin-bottom: 20px;
}

/* Section Title */
.section-title {
  background-color: #f0f0f0;
  padding: 10px 20px;
  font-weight: bold;
  font-size: 18px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

/* Questions */
.question-wrap {
    margin: 20px;
  }
  
  /* Summary */
  .summary {
    display: flex;
    align-items: center;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 10px;
    cursor: pointer;
    transition: background-color 0.3s ease;
  }
  
  .summary:hover {
    background-color: #f9f9f9;
  }
  
  .summary-button {
    margin-left: auto;
    background: none;
    border: none;
    cursor: pointer;
  }
  
  .summary-icon {
    fill: #333;
    opacity: 0.75;
    width: 20px;
    height: 20px;
    transition: transform 0.3s ease;
  }
  
  .summary:hover .summary-icon {
    transform: rotate(90deg);
  }
  
  /* Content */
  .content {
    margin-top: 10px;
    font-size: 16px;
    color: #555;
  }
  
  
h1,
h2,
.font-weight-bold {
    font-weight: 700 !important;
}

h3,
h4,
.font-weight-semi-bold {
    font-weight: 600 !important;
}

h5,
h6,
.font-weight-medium {
    font-weight: 500 !important;
}

.btn {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    transition: .5s;
}

.btn-primary {
    color: #FFFFFF;
}

.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 30px;
    height: 30px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

.back-to-top {
    position: fixed;
    display: none;
    right: 30px;
    bottom: 0;
    border-radius: 0;
    z-index: 99;
}

.navbar-dark .navbar-nav .nav-link {
    font-family: 'Oswald', sans-serif;
    margin-right: 30px;
    padding: 40px 0;
    color: var(--light);
    font-size: 17px;
    text-transform: uppercase;
    outline: none;
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.active {
    color: var(--primary);
}
.header .row .col-lg-3 img {
    width: 300px;
    margin-left: 5%;
    margin-top: 5%;
}
.card-img{
    width: 100px;
    height: 100px;
}
.cont-link{
        color: #000000;
}
.contact-link{
    color: #BDBDBF;
}
/* .dropdown-menu {
    max-height: 400px;  
    overflow-y: auto; 
    min-width: 200px;
    
  }
.manual-hight{
    height: 30px;
}
.manual-nav-hight{
    height: 60px;
}
.btn-manual{
    line-height: 0.5;
} */
.map-fit{
    height: 439px;
    border:0;
    width: 100%;
    padding-left: 10px;
}
.dropdown-item {
line-height: 1;
}
/* .footer-logo-img{
    background-color: #000000;
    width: 277px;
} */
.footer-logo-img{
    background-color: #000000;
    width: 277px;
    align-items: end;
    vertical-align: bottom;
    margin-top: 100px;
    
}
/* .footer-about-div{
    padding: 5px 2px 5px 5px;
    text-align: left;

} */
.footer-about-div> p h6 h4{
    padding: 25px 2px 10px 15px;
    text-align: left;


}
.footer-about-div>p{
    margin-bottom: 25px;
    
}
.footer-about-div{
    padding: 25px 0 38px 15px;
    
}



@media (max-width: 991.98px) {
    .navbar-dark .navbar-nav .nav-link  {
        margin-right: 0;
        padding: 10px 0;
    }
}

.carousel-caption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(34, 36, 41, .8);
    z-index: 1;
}

@media (max-width: 576px) {
    .carousel-caption h4 {
        font-size: 18px;
        font-weight: 500 !important;
    }

    .carousel-caption h1 {
        font-size: 30px;
        font-weight: 600 !important;
    }
}

.carousel-control-prev,
.carousel-control-next {
    width: 10%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 3rem;
    height: 3rem;
}

.bg-hero {
    background: linear-gradient(rgba(34, 36, 41, .8), rgba(34, 36, 41, .8)), url(../img/steel-factory2.jpg) top center no-repeat;
    background-size: cover;
}

.programe::after {
    position :absolute;
    content: "";
    width: 100%;
    height: calc(100% - 45px);
    top: 135px;
    left: 0;
    background: var(--dark);
    z-index: -1;
}

.team-item img {
    transition: .5s;
}

.team-item:hover img {
    transform: scale(1.2);
}

.team-item .team-overlay {
    position: absolute;
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(34, 36, 41, .9);
    transition: .5s;
    opacity: 0;
}

.team-item:hover .team-overlay {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
}

.testimonial-carousel .owl-nav {
    margin-top: 30px;
    display: flex;
    justify-content: start;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next{
    position: relative;
    margin: 0 5px;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: var(--primary);
    font-size: 22px;
    border-radius: 45px;
    transition: .5s;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
    color: var(--dark);
}

.testimonial-carousel .owl-item img {
    width: 90px;
    height: 90px;
}

.blog-item img {
    transition: .5s;
}
/* .blog-item{
    width: 363px;
} */
.certificate-card{
    position: absolute;
    padding: 30px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    cursor: pointer;
    background-color: #FB5B21;
}


.certificate-card p{
    color: #fff;
    text-align: center;
    font-size: 0.8rem;
}
.certificate-card span{
    font-size: 4rem;
    text-align: center;
    color: transparent;
    -webkit-text-stroke: 2px #ffffff;
}
.certificate-card:hover{
    opacity: 0;
}


.blog-item:hover img {
    transform: scale(1.2);

}
.blog-item:hover .image-overlay {
    opacity: 1;
    align-items: center;
  }

  
.image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: white;
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
  }

@media (min-width: 991.98px) {
    .credit {
        background: var(--primary);
    }
}
.feature-head{
    color: #000000;
}
.fa-check{
    color: #fd7d33;
}