@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');



html {
    scroll-behavior: smooth;
  }



body
{
    font-family: "Poppins", serif;


}

header
{
/* position: sticky; */
top: 0;
background: #fff;
z-index: 9999;
}


.top-bar {
    background: #d63719;
    padding: 7px 0px;
}


.top-info {
    display: flex;
    list-style: none;
    margin-bottom: 0px;
    padding-left: 0px;
}

ul.top-info li:first-child {
    margin-right: 19px;
}

ul.top-info li a {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
}

ul.top-info li a i {
    font-size: 18px;
}

ul.top-act {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: end;
    list-style: none;
}

ul.top-act li {
    border-right: 0px solid #565656;
}

ul.top-act li a {
    /* background: #000; */
    padding: 0px 5px;
    /* margin: 0px 4px; */
    display: block;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    border-radius: 0px;
    line-height: 0px;
}

ul.top-act li a i {
    font-size: 18px;
    color: #fff;
}

a.logo-img img {
    width: 100px;
}

.mid-header
{
    margin-top: 20px;
}

.map-side i
{
    color: #000 !important;
    font-size: 1.6rem;
}


ul.right-function {
    list-style: none;
    display: flex;
    justify-content: end;
}

ul.right-function li a i {
    font-size: 1.6rem;
    color: #222;
}

ul.right-function li {
    margin: 0px 15px;
}

ul.right-function li:last-child {
    margin: 0px;
}

ul.navbar-nav li a {
    text-transform: uppercase;
    color: #333 !important;
    font-size: 0.877rem;
    padding: 5px 15px !important;
    letter-spacing: 0px;
    font-weight: 500;
}

.head-call {
    /* background: #d5381b; */
    color: #333;
    text-decoration: none;
    text-align: left;
    line-height: 26px;
    display: flex;
    align-items: center;
    padding: 8px 9px;
    gap: 6px;
    /* margin-left: 6px; */
    border-radius: 10px;
}

.head-call i {
    font-size: 26px;
    padding-right: 5px;
    /* margin-left: 18px; */
    /* border-right: 1px solid #222; */
    background: #d13a04;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 100%;
    text-align: center;
}



.head-call a span {
    font-size: 1.1rem;
    font-weight: 500;
}
.head-call a {
    text-decoration: none;
    color: #333;
}

.banner-area
{
    width: 100%;
    background: url("assets/img/slider/slide2.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    padding: 160px 0px;
    /* background-attachment: fixed; */
}

.banner-area::before
{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /* background:#ffffffd4; */
} 

.banner-txt {
    position: relative;
   background: #fff;
   padding: 40px;
    text-align: left;
}

.banner-txt ul {
    list-style: none;
    padding-left: 0px;
}

.banner-txt ul li {
    font-size: 0.95rem;
    margin: 12px 0px;
}

.banner-txt ul li i {
    width: 24px;
    height: 24px;
    background: #cb3c00;
    text-align: center;
    color: #fff;
    line-height: 24px;
    font-size: 15px;
    border-radius: 32px;
    margin-right: 4px;
}

.banner-txt p {
    margin-bottom: 0px;
    font-size: 0.93rem;
    padding: 0px 0px;
}

a.cont-btn {
    background: #f9f5f3;
    color: #c73e00;
    text-decoration: none;
    margin-top: 16px !important;
    display: block;
    width: fit-content;
    border: 2px solid #c73e00;
    padding: 10px 33px;
    font-weight: 500;
    border-radius: 51px;
    text-transform: uppercase;
   font-size: 0.9rem;
}

a.cont-btn:hover
{
    background:#c73e00;
    color: #fff;
}

.banner-txt h2 {
    /* background: #d03a08; */
    width: 100%;
    color: #d03a08;
    font-size: 3rem;
    /* padding: 10px 30px; */
    border-radius: 40px;
    font-weight: 600;
    line-height: 31px;
}

.banner-txt span
{
    font-size: 3rem;
    color: #d03a08;
    font-weight: 600;
}

.banner-txt h4 {
    font-size: 1.4rem;
}


.slider-text
{
    position: absolute;
    top:30%;
}

.slider-text h1
{
    font-family: "Rubik", sans-serif;
    font-size: 4rem;

}

.slider-text a {
    background-color: #000;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    padding: 14px 30px;
    display: inline-block;
}

.title h3
{
font-size: 2.6rem;
}

.title {
    margin: 40px 0px;
    text-align: center;
}

.title a {
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 0.9rem;
}

.title p {
    font-size: 0.98rem;
    color: #333;
    margin: 15px 0px;
}

span.category-mame {
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 12px;
    color: #000;
    text-decoration: none !important;
    font-size: 1.1rem;
    font-weight: 500;
}

.banner-action {
    background: #d5381b;
    padding: 40px 0px;
}

.banner-action h1 {
    color: #fff;
}

.banner-action p {
    color: #fff;
}

.banner-action a {
    text-decoration: none;
    color: #fff;
    border: 1px solid #fff;
    font-size: 1.1rem;
    text-transform: uppercase;
    padding: 13px 40px;
    float: right;
}

.banner-action a:hover
{
    background: #fff;
    color: #d5381b;
}

.about-section
{
    padding: 80px 0px;
    background: #fff;
}

.ab-box {
    padding: 0px 35px;
    padding-left: 0px;
}

.ab-box h5 {
    background: #cb3c00;
    color: #fff;
    text-align: center;
    padding: 10px 24px;
    width: fit-content;
    border-radius: 50px;
    font-size: 0.9rem;
}

.ab-box h3 {
    color: #222;
    font-size: 1.5rem;
    margin: 14px 0px;
    line-height: 33px;
    margin-bottom: 9px;
}

.ab-box ul {
    list-style: none;
    padding-left: 0px;
    display: inline-block;
    margin-bottom: 6px;
}

.ab-box ul li {
    float: left;
    width: 50%;
    margin-bottom: 14px;
    color: #222;
    font-size: 14px;
}
.ab-box ul li i {
    width: 20px;
    height: 20px;
    /* border: 1px solid #222; */
    border-radius: 6px;
    text-align: center;
    line-height: 20px;
    font-size: 13px;
    margin-right: 2px;
    background: #fbf1eb;
    color: #cb3c00;
}



.ab-box p{
    color: #222;
    font-size: 0.9rem;
}

.ab-img {
    border-radius: 4px 60px 4px 60px;
    /* border: 2px solid #333; */
    padding: 0px;
}

.call-act a {
    text-decoration: none;
    font-size: 1.4rem;
    color: #000;
    font-weight: 500;
}

.call-act a i {
    background: #d03a08;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 100%;
    font-size: 1.5rem;
    color: #fff;
}

.service-section {
    padding: 80px 0px;
    background: #f5f5f5;
}

.service-box {
    position: relative;
    background: #fff;
    padding: 10px;
    /* box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px; */
    border-radius: 10px;
    transition: box-shadow 0.3s ease-in-out;

}

.service-box:hover
{
    box-shadow: 0 5px 15px rgba(137, 136, 136, 0.3);

}

.service-img {
    position: relative;
}

.service-img::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    /* background: linear-gradient(180deg, #00000040 25%, #000000E6 100%); */
    border-radius: 10px;
}

.service-content {
    width: 100%;
    padding: 17px 12px;
}

.service-box img {
    margin-bottom: 0px;
    border-radius: 10px;
}

.service-box h3 {
    margin-bottom: 0px;
    font-size: 1.3rem;
    text-align: left;
   width: 100%;
    color: #fff;

}

.service-box h3 a {
    text-decoration: none;
    margin-bottom: 8px;
    font-size: 1.2rem;
    text-align: left;
    width: 100%;
    color: #333;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.service-box h3 a:hover
{
    color: #d5381b;
}

.service-box p {
    font-size: 14px;
    margin-bottom: 6px;
    color: #333;
}

.read-btn {
    text-decoration: none;
    color: #c63d00;
    border: 1px solid #c63d00;
    font-size: 14px;
    font-weight: 500;
    padding: 6px 20px;
    margin-top: 6px;
    display: inline-block;
    border-radius: 40px;
}

.read-btn:hover
{
    background:#c63d00 ;
    color: #fff;
}

.facts {
    padding: 60px 0px;
}



.fact-box {

    text-align: center;
}

.fact-icon {
    width: 100px;
    text-align: center;
    font-size: 60px;
    color: #d5381b;
    margin: 0px auto;
}

.fact-text h3 {
    font-size: 18px;
    margin-bottom: 0px;
}

.title-bar {
    text-align: center;
}

.title-bar h3 {
    color: #cb3c00;
    font-size: 2.4rem;
    font-weight: 500;
}




ul.info-list {
    list-style: none;
    padding-left: 0px;
    margin-top: 15px;
}

.info-list li {
    display: flex;
    margin-bottom: 25px;
}

.info-list li i {
    width: 40px;
    height: 40px;
    background: #cb0a00;
    text-align: center;
    color: #fff;
    line-height: 40px;
    /* border-radius: 100%; */
    font-size: 20px;
    margin-right: 11px;
}

.add-info {
    text-align: left;
}

.add-info b {
    color: #c34000;
}

.add-info p {
    margin-bottom: 0px;
    color: #727272;
}

.add-info p a
{
    text-decoration: none;
    color: #000;
}

form.contact-page {
    background: #fff;
    padding: 40px;
    border-radius: 0px;
    position: relative;
    /* border: 1px solid #eee; */
    box-shadow: 0 5px 15px rgba(137, 136, 136, 0.3);
}
form.contact-page h3 {
    /* font-family: 'BigMoore'; */
    font-size: 2.1rem;
    color: #d03a08;
    font-weight: 500;
    margin-bottom: 10px;
}

.Contact-box-form p {
    color: #333;
}

.Contact-box-form form input {
    width: 100% !important;
    background: #f5f5f5;
    border: 0px;
    /* border-bottom: 1px solid #f3e6e3; */
    padding: 14px 16px;
    border-radius: 0px;
    margin-bottom: 15px;
    font-size: 15px;
}

.Contact-box-form form textarea {
    width: 100% !important;
    background: #f5f5f5;
    border: 0px;
    /* border-bottom: 1px solid #f3e6e3; */
    padding: 28px 16px;
    border-radius: 0px;
    margin-bottom: 15px;
    height: 130px;
    padding-top: 10px;
    font-size: 15px;
}

.Contact-box-form form button {
    width: 100%;
    padding: 16px 0px;
    background-color: #000;
    border: 0px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.contact-section {
    /* background: url(assets/img/slider/slide1.png); */
    padding: 60px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
    background-position: center;
    background: #fff;
}

/* .contact-section::before {
    content: '';
    position: absolute;
    width: 50%;
    height: 100%;
    background: #c73e00;
    right: 0;
    top: 0;
} */


.footer
{
    background: #333;
    padding: 40px 0px;
    padding-bottom: 0px;
}

.foot-logo
{
    text-align: center;
}

.foot-links {
    text-align: center;
}

.foot-links ul {
    display: flex;
    list-style: none;
    gap: 27px;
    margin: 12px auto;
    width: fit-content;
    padding-left: 0px;
}

.foot-links ul li a
{
    text-decoration: none;
    color: #fff;
    font-size:15px;
}

.copyright p {
    text-align: center;
    margin-bottom: 0px;
    color: #fff;
    font-size: 14px;
}

.copyright p a
{
    color:#c73e00;

}

.copyright {
    border-top: 1px solid #494848;
    padding: 14px 0px;
    margin-top: 10px;
}








@media all and (max-width: 768px) {

    .top-bar{display: none;}

    .banner-txt
    {
        margin: 0px 12px;
    }

    .banner-txt h2{
    font-size: 2rem;    
    }

    .banner-txt span {
        font-size: 2rem;
       
    }

    .banner-txt p{font-size: 0.8rem;}
    .ab-box h5 {
        background:transparent!important; 
        color: #cb3c00;
        text-align: left;
        padding: 0px 0px;
        width: fit-content;
        border-radius: 50px;
        font-size: 0.9rem;
        width: 100%;
    }

    .service-box{margin-bottom: 20px;}
}