
:root {
    --primary: #516f36f5;
    --secondary: #516f36f5;
    --light: #EEF9FF;
    --dark: #091E3E;
}

h1,
h2,
.font-weight-bold {
    font-weight: 700 !important;
}
h1,h2,h4{
    color:#091E3E;
}

h3,
h4,
.font-weight-semi-bold {
    font-weight: 600 !important;
}

h5,
h6,
.font-weight-medium {
    font-weight: 500 !important;
}

.btn {
    font-family: 'Jost', sans-serif;
    font-weight: 600;
    transition: .5s;
}

.btn-primary,
.btn-secondary {
    color: #FFFFFF;
}
.btn-primary{
    background: #ec0828!important;
    border-color:#ec0828!important;
      color: #fff!important;
          border-radius: 30px;

}


.btn-primary:hover {
      background: #fe432b!important;
    border-color: #fb4533!important;
      color: #fff!important;

}
 .btn-primary:focus {
   color: #000;
      background-color: #ff402c!important;
    border-color: #fa412c!important;
       box-shadow: 0 0 0 0.25rem #fa412c3d!important;
}

.btn-secondary:hover {
    background: #516f36f5!important;
    border-color:#516f36f5!important;
    color: #fff!important;
}

.btn-square {
    width: 36px;
    height: 36px;
}

.btn-sm-square {
    width: 28px;
    height: 28px;
}

.btn-lg-square {
    width: 46px;
    height: 46px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}

.back-to-top {
    position: fixed;
    display: none;
    right: 45px;
    bottom: 45px;
    z-index: 99;
}

.top-shape::before {
    position: absolute;
    content: "";
    width: 35px;
    height: 100%;
    top: 0;
    left: -17px;
    background:#ec0828;
    transform: skew(40deg);
}

.navbar-light .navbar-nav .nav-link {
    font-family: 'Jost', sans-serif;
    padding: 35px 15px;
    font-size: 18px;
    color: var(--dark);
    outline: none;
    transition: .5s;
}

.sticky-top.navbar-light .navbar-nav .nav-link {
    padding: 20px 15px;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
    color: #ec0828;
}
.text-primary2{
    color:#ec0828;
}
.text-primary5{
      color:#fff; 
}

.forestry-network img{
    object-fit: cover;
   border-radius: 10px!important;
    visibility: visible;
    animation-delay: 0.9s;
    animation-name: zoomIn;
    height: 450px;
}
.bg-dark2{
   background:#082532;
       background-image: url(../img/construction-footer.jpg);
       background-size: cover;
       background-repeat: no-repeat;
}
.bg-primary2{

background-color:#ec0828 !important;
}
.btn-dark2 {
    color: #fff;
    background-color: #0d1a02;
    border-color: #0d1a02;
}
.bg-appointment2{
      background: linear-gradient(rgb(0 0 0 / 74%), rgb(0 0 0 / 67%)), url(../img/coal-cement.jpg) center center no-repeat;
    background-size: cover;

}
.appointment-form {
   background: rgb(236 8 40);
}
.btn-dark2 {
        color: #fff;
    background-color: #000000;
    border-color: #000000;
}
.best-quality{
        object-fit: cover;
    border: 2px solid #58753e;
    border-radius: 10px;
}
/*.btn-primary:focus {
   
    color: #000;
    background-color: #58753e;
    border-color: #58753e;
    box-shadow: 0 0 0 0.25rem rgb(88 117 62 / 43%);


}
*/


@media (max-width: 991.98px) {
    .navbar-light .navbar-nav .nav-link,
    .sticky-top.navbar-light .navbar-nav .nav-link {
        padding: 10px 0;
    }
    .about-right::after{display: none;}
}

/*.carousel-caption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(9, 30, 62, .85);
    z-index: 1;
}
*/
@media (max-width: 576px) {
    .carousel-caption h5 {
        font-size: 14px;
        font-weight: 500 !important;
    }
    .about-image{    position: absolute;
    border: 1px solid #000000;
    height: 100%;
    width: 100%;
    bottom: 30px;
    left: 25px;}

    .carousel-caption h1 {
        font-size: 30px;
        font-weight: 600 !important;
    }
    .section-title h5::after {display:none;}

}

.carousel-control-prev,
.carousel-control-next {
    width: 10%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 3rem;
    height: 3rem;
}

@media (min-width: 991.98px) {
    .banner {
        position: relative;
        margin-top: -90px;
        z-index: 1;
    }
}
/*
.section-title h5::before {
    position: absolute;
    content: "";
    width: 45px;
    height: 3px;
    right: -55px;
    bottom: 11px;
    background:#ff3e2e;
}

.section-title h5::after {
    position: absolute;
    content: "";
    width: 15px;
    height: 3px;
    right: -75px;
    bottom: 11px;
    background:#fc4335;
}*/

.twentytwenty-wrapper {
    height: 100%;
}

.hero-header {
          background: linear-gradient(rgb(1 1 0 / 49%), rgb(0 0 0 / 47%)), url(../img/coal.jpg) center center no-repeat;
    background-size: cover;
}

.bg-appointment {
    background: linear-gradient(rgba(9, 30, 62, .85), rgba(9, 30, 62, .85)), url(../img/carousel-1.jpg) center center no-repeat;
    background-size: cover;
}


.service-item img,
.service-item .bg-light,
.service-item .bg-light h5,
.team-item .team-text {
    transition: .5s;
    /* height: 90px; */
}

.service-item:hover img {
    transform: scale(1.15);
}

.team-item .team-text::after,
.service-item .bg-light::after {
    position: absolute;
    content: "";
    top: 50%;
    bottom: 0;
    left: 15px;
    right: 15px;
    border-radius:100px / 15px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .7);
    opacity: 0;
    transition: .5s;
    z-index: -1;
}

.team-item:hover .team-text::after,
.service-item:hover .bg-light::after {
    opacity: 1;
}

.bg-offer {
    background:url(../img/forest.jpg) center center no-repeat;
    background-size: cover;
}

.offer-text {
    background: rgb(22 44 2 / 64%);
}

.price-carousel .owl-nav {
    position: absolute;
    width: calc(100% + 45px);
    height: 45px;
    top: calc(50% - 22.5px);
    left: -22.5px;
    display: flex;
    justify-content: space-between;
    opacity: 0;
    transition: .5s;
}

.price-carousel:hover .owl-nav {
    opacity: 1;
}

.price-carousel .owl-nav .owl-prev,
.price-carousel .owl-nav .owl-next {
    position: relative;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: var(--primary);
    border-radius: 2px;
    font-size: 22px;
    transition: .5s;
}

.price-carousel .owl-nav .owl-prev:hover,
.price-carousel .owl-nav .owl-next:hover {
    background: var(--secondary);
}

.bg-testimonial {
    background: url(../img/carousel-2.jpg) center center no-repeat;
    background-size: cover;
}

.testimonial-carousel {
    background: rgba(6, 163, 218, .85);
}

.testimonial-carousel .owl-nav {
    position: absolute;
    width: calc(100% + 46px);
    height: 46px;
    top: calc(50% - 23px);
    left: -23px;
    display: flex;
    justify-content: space-between;
    z-index: 1;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next {
    position: relative;
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: var(--primary);
    border-radius: 2px;
    font-size: 22px;
    transition: .5s;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
    background: var(--secondary);
}

.testimonial-carousel .owl-item img {
    width: 120px;
    height: 120px;
}

.service-item .rounded-top.overflow-hidden{border: 2px solid #eef9ff; text-align: center; background: #f7f7f7;height: 240px;}
.d-flex.flex-column .text-light{white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
input, textarea, select{border-radius: 10px !important;}
.position-relative.bg-light.rounded-bottom.text-center.p-4 h5{white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.table-bordered>:not(caption)>*{border: 1px solid #ddd; padding: 5px 10px;}


.all-products .items{box-shadow: 0 0 20px #00000037; text-align: center; border-radius: 10px; padding: 10px; margin: 20px 12px;}
.all-products .items figure{width: 100%; height: 300px; position: relative; overflow: hidden; background: #00000005; margin: 0;}
.all-products .items figure img{max-width: 100%; max-height: 100%; background: #ddd; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.all-products .proname{background: #ec0828; color: #fff; padding: 7px 10px; font-size: 20px; font-weight: 700; border-radius: 0 0 10px 10px; margin: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.all-products .proname a{color: #fff;}
.all-products{padding: 10px 0 110px;}
p.proname:hover {
  background: #ecb366;
}
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color:#ff4430!important;
}
.dwark-sec{margin-left: 15px;}

.dwark-sec p{

padding: 10px;
}
.dwark-sec span {
        border: 1px solid #ec0828;
    padding: 8px 25px;
    
    border-radius: 30px
}
.dwark-sec a{    border: 1px solid #c0c0c0;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    background: #ec0828;}
.dwark-sec span a{
      color: #ec0828; 
}
.contact-des button[type=submit] {
    background:#ec0828!important;
    border: 0;
    padding: 10px 30px;
    border-radius: 4px;
    color: #fff;
    transition: 0.4s;
}
.product-des {
       background-color: #fff;
    height:100%;
    padding: 15px;
    box-shadow: 0 10px 43px 0 rgb(109 125 145 / 14%);
    border-radius: 10px;
}
.img-des img{
    height: 300px;
    width: 100%;

}
.product-des a{
    color: #f24033;
}
.product-des-bg{
    background: url(../img/background-img.jpg);
    background-size: cover;
}
.website-bg .about-right{
    position: relative;
  /* box-shadow: 0px 6px 14px 0px rgb(109 125 145 / 14%);*/
    padding: 40px;
    border-radius: 10px 0 0 10px;
    background: #fff;
}

 .about-right::after {
   content: "";
    height: 100%;
    position: absolute;
    width: 200px;
    bottom: 0;
    right: -190px;
    border: none;
    border-radius: 8px;
     background: #fff;

}
.website-bg {
    background: url(../img/background-img1.jpg);
    background-size: cover;
}
.infrastructure{
    padding: 25px;
    box-shadow: 0px 1px 5px 2px #c0c0c066;
    height: 100%!important;
    transition: .3s all ease-in-out;
    
}
.infrastructure:hover h3{
    color: #fff!important;

}
.infrastructure:hover{
    background: #ff3e2e;
    color: #fff;


}
.infrastructure a{
    color:#ff3e2e ;
}
.headHr{
    background-color: #c72828;
    color: #fff;
}
.price p{font-size: 18px; color: #000;}
.btn-design a{border: 1px solid #c0c0c0;
    padding: 10px 22px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    background:#ec0828;}
.about-image1 img{ z-index: 1;
    position: sticky;}
.about-image{position: absolute;
    border: 1px solid #000000;
    height: 100%;
    width: 100%;
    bottom: 30px;
    left: 25px;
}
.Glimpse-of-company { background: #ffffff; border-radius: 48px; }
.Glimpse-of-company p{margin-bottom:0px;}
.career{ background: #eaf2ff; padding: 50px; border-radius: 50px; margin-top: 50px;}
.recipes img{ object-fit: contain; height: 250px; width: 100%; border: solid#ec0828;}
.recipe_dtl{background:#fff; box-shadow: 0 0 20px #00000037; border-radius: 10px; margin-bottom: 30px; padding: 30px;} 
.recipe_dtl .row{align-items: center;}
.recipe_dtl h5{color: #ec0828;}
.image-style {
    border: 1px solid #c0c0c0;
    padding: 10px;
    overflow: hidden;
}
.image-style img{height: 300px;
    object-fit: cover;
    width: 100%;}
