@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;800;900&display=swap');


/* main services Start  */
.section-padding{
    padding: 0 !important;
}
.services_banner {
    display:flex;
    justify-content:flex-start;
    align-items:center;
    background:url(/assets/images/know-services.webp);
    background-size:cover;
    background-repeat: no-repeat;
    background-position:center;
    position: relative;
  }
  .services_banner::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .services_heading {
    padding: 7rem;
    z-index: 5;
}
.services_heading h2 {
    font-size: 5rem !important;
    font-weight: 400;
    font-family: inherit;
    line-height: 1;
}
  .services_heading h2 span,
  .services_heading h1 span{
    color: #E33237;
    font-weight: 700;
  }
  section.services_cards_section {
    padding: 2rem 8rem !important;
    background-image: url(/assets/images/mainservices/Vector.png);
    background-repeat: no-repeat;
    background-size: 35%;
    background-position-x: right;
    background-position-y: -205px;
    position: relative;
}
.service-card-cont{
    position: relative;
    z-index: 10;
}
section.services_cards_section::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #ffffffc9;
  }
  .services_card_container{
    justify-content: flex-start !important;
    gap: 1.4rem;
  }
  .services_card {
    cursor: pointer;
    padding: 1rem 1.65rem !important;
    position: relative;
    min-width: 20rem !important;
    max-width: 31rem !important;
    /* border: 0.1rem solid #000; */
    flex: 32% !important;
    background-color: #fff;
    box-shadow: 0 33px 56px -56px rgb(0,0,0);
    border-radius: 0.5rem;
}
.learnmoresect {
    position: absolute;
    bottom: 0;
    right: 0;
}
.col-md-3.services_card:hover,
.col-md-3.services_card:hover .services_text_cont h3,
.col-md-3.services_card:hover .services_card_img_cont,
.col-md-3.services_card:hover .learnmoresect a{
    background-color: #E33237;
    color: #fff !important;
}
.services_card_img_cont .card_img_light{
    display: none;
}
.col-md-3.services_card:hover .services_card_img_cont .card_img_dark{
    display: none;
}
.col-md-3.services_card:hover .services_card_img_cont .card_img_light{
    display: block;
}
.services_cards {
    min-width: 20rem !important;
    max-width: 31rem !important;
    /* border: 0.1rem solid #000; */
    flex: 32% !important;
}
  .services_card_img_cont {
    background-color: #f8eeee73;
    display: flex;
    width: 25%;
    padding: 0.7rem;
    /* border: 0.1rem solid; */
    justify-content: center;
    align-items: center;
}
.services_text_cont{
    margin-bottom: 3rem;
}
.services_text_cont h3 {
    font-size: 2rem !important;
    font-weight: 600;
    color: #E33237;
    font-family: 'Inter', sans-serif;
    margin: 1.5rem 0;
}
  .services_text_cont h3 span{
    font-weight: 300;
  }
  .services_text_cont ol li {
    font-size: 1.34rem !important;
    font-weight: 500;
}
.sw-icon-box-cont{
    gap: 1rem;
}
.sw-icon-box{
    background-color: #80808014;
    padding: 1rem;
}
.sw-title{
    font-size: 1rem;
    font-weight: 700;
}
h4.sw-heading {
    font-size: 3rem !important;
}
.sw-heading-cont h4 span {
    font-size: 6.5rem;
}
.sw-heading-cont span {
    font-size: 2.5rem;
}
.sw-icon-box.col-md-2 {
    flex: 0 0 11% !important;
}

section.cadrafting_cont .textcont h3 {
	font-size: 1.7rem !important;
	font-weight: 600 !important;
}

.services_cards_section .headcont {
    z-index: 9;
}
.services_cards_section .headcont h2 {
    font-size: 3.5rem !important;
}
  /* main services End  */

/* Building Services */
.building-services-banner{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background-image: url(/assets/images/Building-Services/Building-Services-Banner.webp);
    background-size: cover;
    background-position: center;
    padding: 1.5em 0 !important;
}

.building-services-heading{
    padding: 5rem 2rem;
}
.building-services-heading h1 {
    font-size: 5rem !important;
    font-weight: 700;
    color: #E33237;
    line-height: 1;
}
.building-services-heading span {
    font-weight: 300;
    color: #000;
}
.building-icon-section .container{
    max-width: 1024px !important;
    margin: 0 auto;
}
.manufacturing-slider .item{
    transition: 0.5s ease-in-out;
}
section.section-padding.building_services_section {
    padding: 4em 0em !important;
}
.building-icon-section{
    background-image: url(/assets/images/Building-Services/Building-services-icon-bg.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 2em 0 !important;
}
.our-work-section{
    background-image: url(/assets/images/Building-Services/Building-services-icon-bg.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
}

section.building-services-section {
    background-color: rgba(227, 50, 55, 0.95);
}

h5.text-pink.font-bold.title{
    font-size: 1.2em !important;
    color: #e33237;
}

.h-icon-box-1 {
    padding: 1rem 0rem;
}
.h-icon-box-1{
    border-right: 1px solid #B5B5B5;
    padding: 0px 25px 0px 0px;  
    height: 35px; 
}
.h-icon-box-1:first-child{
    padding: 0px 25px 0px 0px;
}
.h-icon-box-1:last-child{
    border-right: none;
    padding: 0px 30px 0px 0px;
}
.h-icon-box-1 img {
    max-width: 50px;
    margin-right: 15px;
}


  @media only screen and (max-width: 1200px){
   .h-icons {
    justify-content: flex-start;
    gap: 1rem;
    align-items: center;
   }}
  
/* Building Services ends here */
