* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html,
body {
  height: 100%;
  width: 100%;
  font-family: "Poppins", sans-serif;
  position: relative;
}

.smart_hub_logo {
  height: 55px;
  width: 204px;
  object-fit: contain;
}
.container li {
  list-style: none;
}
.slider-main-section {
  width: 100%;
  height: 100%;
}

.signin-btn {
  width: 160px;
  height: 48px;
  border-radius: 35px;
  background-color: #c2202d;
  color: #fff;
  border: none;
}
.slider-section {
  background: linear-gradient(
    180deg,
    #949494 0%,
    #555555 50.96%,
    rgba(0, 0, 0, 0.75) 100%
  );
  width: 100%;
  height: 700px;
  top: 104px;
  opacity: 0.5;
  mix-blend-mode: Hard light;
}
.slider-img-section {
  width: 100%;
  height: 700px;
  background-image: url("./images/bg-img.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  /* top: 0; */
  left: 0;
  z-index: 1;
}
.banner-content-section {
  width: 60%;
  height: 109px;
  opacity: 1;
  z-index: 2;
  position: absolute;
  top: 63%;
  right: 20%;
}
.banner-content-section-2 {
  width: 50%;
  height: 33px;
  opacity: 1;
  z-index: 2;
  position: absolute;
  top: 83%;
  right: 25%;
}
.banner-content-section-2 p {
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0%;
  text-align: center;
  color: #fff;
}
.get_a_uote {
  width: 160px;
  height: 48px;
  opacity: 1;
  border-radius: 35px;
  background-color: rgba(194, 32, 45, 1);
  color: #fff;
  border: none;
  position: absolute;
  top: 60px;
  left: 40%;
}

.intergrated_sercurity {
  font-weight: 700;
  font-style: Bold;
  font-size: 64px;
  line-height: 64px;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
.intelligent_solutions {
  font-weight: 700;
  font-style: Bold;
  font-size: 63px;
  line-height: 64px;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  color: rgba(194, 32, 45, 1);
}
@media only screen and (max-width: 767px) {
  .slider-img-section {
    /* width: 100%; */
    /* height: 100%; */
    background-image: url("./images/bg-img.jpg");
    background-position: center;
    background-repeat: no-repeat;
    /* position: absolute;
  top: 0;
  left: 0; */
  }

  .intergrated_sercurity {
    font-weight: 700;
    font-style: Bold;
    font-size: 22px;
  }
  .intelligent_solutions {
    font-weight: 700;
    font-style: Bold;
    font-size: 22px;
  }
  .banner-content-section {
    width: 100%;
    height: 50px;
    opacity: 1;
    z-index: 2;
    position: absolute;
    top: 59%;
    right: 0%;
  }
  .banner-content-section-2 {
    width: 100%;
    position: absolute;
    top: 75%;
    right: 0%;
  }
  .get_a_uote {
    margin-top: 50px;
    position: absolute;
    top: 83%;
    right: 10%;
  }
}

/* who we are section */
.left-who-section {
  width: 30%;
  height: 100%;
}
.left-who-section h1 {
  color: rgba(194, 32, 45, 1);
  font-weight: 700;
  font-size: 64px;
  text-transform: uppercase;
line-height: 61px;
  letter-spacing: 0%;
}

.right-who-section {
  width: 70%;
  height: 100%;
}
.right-who-section p {
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: justify;
}
.who-we-are-section {
  width: 100%;
  height: 128px;
  display: flex;
  justify-content: space-between;
  /* align-items: center; */
  padding: 20px;
margin-top: 30px;
  margin-bottom: 30px;
}
.trusted-partner-section {
  width: 100%;
  height: 400px;
  background-color: rgba(194, 32, 45, 1);
  margin-top: 5%;
  overflow: hidden;
  z-index: 2;
  position: relative;
}
.partner-img-section img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  opacity: 0.15;
  z-index: 1;
}
.partner-content-section {
  position: absolute;
  top: 40%;
  left: 40%;
  color: #fff;
}
.partner-content-section-2 {
  position: absolute;
  top: 50%;
  left: 30%;
  color: #fff;
}

.partner-content-section h4 {
  font-weight: 400;
  font-size: 32px;
  line-height: 48px;
  letter-spacing: 0%;
  text-align: center;
}

.partner-content-section-2 h3 {
  font-weight: 500;
  font-style: Medium;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: 0%;
  text-align: center;
}
.our-core-services-section h1 {
  font-weight: 700;
  font-style: Bold;
  font-size: 64px;
  line-height: 90px;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  color: rgba(194, 32, 45, 1);
margin-top: 5%;
  margin-bottom: 2%;
}








.core-content h1{
font-weight: 500;
font-style: Medium;
font-size: 28px;
line-height: 30px;
color:#fff;
letter-spacing: 0%;

}
.know-more-btn{
background-color: rgba(194, 32, 45, 1);
border: none;
color:#fff;
border-radius: 25px;
padding: 9px 17px;

}
.core-content{
    position: absolute;
    top: 70%;
    right: 25%;
    z-index: 2;
}
.all_services{
    width: 197px;
height: 48px;
top: 2784px;
left: 622px;
opacity: 1;
border-radius: 35px;
background-color: rgba(194, 32, 45, 1);
color: #fff;
border: none;
}
.all_services_div{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}
.why-choose-smarthub-section{
       display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
}
.why-choose-smarthub-section h1{
font-weight: 700;
font-style: Bold;
font-size: 64px;
line-height: 64px;
letter-spacing: 0%;
text-transform: uppercase;
color: rgba(194, 32, 45, 1);
}
.why-choose-section{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
}
.why-choose-item-left{
display: flex;
gap: 10px;
border-right: 1px solid silver;
align-items: center;

margin-bottom: 5px;
width: 50%;
}
.why-choose-item-right{
display: flex;
align-items: center;
gap: 10px;
width: 50%;
}
.why-choose-item{
    display: flex;
    gap: 50px;
}
.why-choose-item{
    
    width: 100%;
}
.icon-div svg{
    color: rgba(194, 32, 45, 1);
    width: 37px;
    height: 37px;
}
.choose-content p{
font-weight: 400;
font-size: 28px;
line-height: 90px;
letter-spacing: 0%;

}

.our-client-section{
    width: 100%;
    height: 600px;
  background: linear-gradient(180deg, #A1A1A1 0%, #000000 100%);
overflow: hidden;
position: relative;
  z-index: 2;
margin-top: 4%;
}
.our-client-image img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    z-index: 1;
    opacity: 0.5;
}

.our-client-container{
    width: 30%;
height: 219px;
top: 3567px;
left: 583px;
opacity: 1;
background-color: rgba(194, 32, 45, 1);
display: flex;
justify-content: center;
align-items: center;
}
.retail-client-container{
        width: 30%;
height: 219px;
top: 3567px;
left: 583px;
opacity: 1;
background-color: rgba(213, 213, 213, 1);
display: flex;
justify-content: center;
align-items: center;
}
.retail-client-container h5{
font-weight: 600;
font-style: Medium;
font-size: 20px;
line-height: 24px;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;
color: #000000;
}
.our-client-container h5{
    color: #fff;
font-weight: 600;
font-style: Medium;
font-size: 24px;
line-height: 24px;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;

}
.our-clients-main-content-section{
      /* height: 472px; */
    width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: space-around;
    align-items: center;
}
.our-client-left-section{
    width: 40%;
    height: 100%;
}
.our-client-right-section{
    width: 60%;
    height: 100%;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.industries-we-serve h4{
font-weight: 700;
font-style: Bold;
font-size: 60px;
line-height: 62px;
letter-spacing: 0%;
text-transform: uppercase;
color: #fff;
}
.contact-banner-container{
    display: flex;
}
.contact-banner-container{
    width: 100%;
    height: 100%;
}
.left-footer-section{
    width: 30%;
    height: 400px;
}
.right-footer-section{
    width: 70%;
    height: 400px;
    background-color: rgba(194, 32, 45, 1);
}
.left-footer-section img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.right-footer-section{
    color: #fff;
    padding: 50px;
}
.right-footer-section p{
font-weight: 400;
font-style: Regular;
font-size: 24px;
line-height: 25px;
letter-spacing: 0%;
text-transform: uppercase;

}
.right-footer-section h4{
font-weight: 700;
font-style: Bold;
font-size: 60px;
line-height: 58px;
letter-spacing: 0%;
text-transform: uppercase;
}

.contact-us-btn{
    width: 160px;
height: 48px;
top: 4599px;
left: 608px;
opacity: 1;
border-radius: 35px;
border: none;
margin-top: 40px;
color: rgba(194, 32, 45, 1);
}
.footer-bottom-section{
    background-color: rgba(194, 32, 45, 1);
}

    .our-services-section {
        width: 100%;
        height: 440px;
        background-color: rgba(194, 32, 45, 1);
        z-index: 2;
        position: relative;
    }

    .services-img-section img{
        height: 440px;
        width: 100%;
        object-fit: cover;
        opacity: 0.4;
        z-index: 1;

    }
    .services-content-section{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }
    .services-content-section h4{
font-weight: 700;
font-style: Bold;
font-size: 72px;
line-height: 64px;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;
color: #fff;

    }
    .electronic-main-section {
        width: 100%;
        height: 480px;
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        margin-top: 5%;
        margin-bottom: 6%;
        gap: 50px;
    }

    .equipment-left-div {
        width: 50%;
        height: 100%;
    }

    .equipment-right-div {
        width: 50%;
        height: 100%;
        padding-top: 30px;
    }

    .equipment-right-div h1 {
        font-weight: 700;
        font-style: Bold;
        font-size: 48px;
        line-height: 48px;
        letter-spacing: 0%;
        text-transform: uppercase;
        color: rgba(194, 32, 45, 1);
        margin-bottom: 10px;

    }

    .equipment-right-div p {
        font-weight: 500;
        font-style: Medium;
        font-size: 20px;
        line-height: 100%;
        letter-spacing: 0%;


    }

    .equipment-right-div ul li {
        font-weight: 400;
        font-style: Regular;
        font-size: 18px;
        line-height: 100%;
        letter-spacing: 0%;

    }

    .get_uote_btnn {
        font-weight: 400;
        font-style: Regular;
        font-size: 20px;
        line-height: 30px;
        letter-spacing: 0%;
        text-align: center;
        text-transform: uppercase;
        background-color: rgba(194, 32, 45, 1);
        color: #fff;
        border-radius: 35px;
        padding: 6px 15px;
        border: none;
        margin: 8% 5%;
    }

    .equipment-left-div img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .servicesulli ul {
        list-style: disc !important;
        padding-left: 25px !important;
    }

    .servicesulli ul li {
        list-style: disc !important;
        display: list-item !important;
    }

    @media only screen and (max-width: 767px) {
        .electronic-main-section {
            display: flex !important;
            flex-direction: column;
            width: 100%;
            height: auto;
        }

        .equipment-left-div {
            width: 100%;
            height: auto;
        }

        .equipment-right-div {
            width: 100%;
            height: auto;
        }

        .equipment-right-div h1 {
            font-weight: 700;
            font-style: Bold;
            font-size: 18px;
            line-height: 26px;
            letter-spacing: 0%;

        }

        .equipment-right-div p {
            font-weight: 500;
            font-style: Medium;
            font-size: 16px;
            line-height: 100%;
            letter-spacing: 0%;
        }

        .services-content-section h4 {
            font-size: 36px;

        }

        .electronic-main-section {
            margin-bottom: 0px;
            gap: 0px;
        }

        .get_uote_btnn {
            margin: 5px 5px;

            padding: 4px 12px;
    font-size: 16px;
        }
  .our-services-section{
        flex-direction: column;
        text-align: center;
        width: 100%;
        height: auto;
    }

    .services-img-section{
        width: 100%;
        height: auto;
    }

    .services-img-section img{
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .services-content-section{
        margin-top: 15px;
    }

    .services-content-section h4{
        font-size: 22px;
        line-height: 1.3;
    }
    .contact-banner-container{
        display: flex;
        flex-direction: column;
    }
    .left-footer-section{
        width: 100%;
    }
     .right-footer-section{
        width: 100%;
        padding: 20px;
        height: auto;
    }
    .right-footer-section h4 {
  font-size: 20px;
  line-height: 40px;
  text-transform: uppercase;
}
.contact-us-btn{
    margin-top: 0px;
}

    }