*{
    margin:0;
    padding: 0;
}
.header-top{
    background: #FFF;
    padding: 8px 0;
}
a{
  text-decoration: none;
}
.header{
    background: #168eea;
    padding: 15px 0;
    position: sticky;
    top: 0;
    z-index: 99;
    box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,.075) !important;
}
.blue{
  color: #1158e7;
}

.whatsapp_div {
    position: fixed;
    bottom: 20px;
    right: 14px;
    z-index: 999;
}
.what_txt i {
    font-size: 37px;
    color: #f1f1f1;
    background: #5dc348;
    padding: 9px;
    border-radius: 75px;
    z-index: 100;
    width: 50px;
    height: 50px;
    line-height: 34px;
}
.top-right ul{
    float: right;
}
.top-right ul li {
  display: inline-block;
  margin-right: 10px;
  font-size: 15px;
}
.top-right ul li span{
  margin-right: 10px;
  font-weight: 500;
}
.top-right ul li a {
  display: inline-block;
  color: #000000;
  text-decoration: none;
  font-weight: 600;
  font-size: 15px;
}
.top-right ul li{
  display: inline-block;
  color: #000000;
  text-decoration: none;
  font-weight: 600;
}
 h1,h2,h3,h4,h5,h6{
  font-family: "DM Sans", sans-serif;
 }
p{
  font-family: 'Poppins', sans-serif;
}
a{
  font-family: 'Poppins', sans-serif;
}
ul{
  margin: 0;
  padding: 0;
}
 
  .sec-pad
  {
    padding: 40px 0;
  }
  .sub-title{
    position: relative;
    font-size: 18px;
    color: #000;
  }
  .sub-title::before{
    content: "";
    width: 48px;
    height: 1px;
    display: inline-block;
    vertical-align: middle;
    margin-inline-end: 10px;
    background-color: currentColor;
  }
  .title-head{
    font-family: "DM Sans", sans-serif;
    font-size: 36px;
    font-weight: 400;
    color: #168eea;
    letter-spacing: 1px;
    margin-bottom: 30px;
  }
  .about-img{
    position: relative;
  }
  /* .about-img::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../images/bg-about-img.png) top left no-repeat;
    background-size: cover;
} */

.product-sec{
    background-color: #f4f7fe !important;
}
.chooseus-sec{
    background-image: url(../images/bg-hero.png);
    background-color: #1363c6 !important;
    background-size: cover;
    padding: 40px 0 0;
}
.footer{

    background-color:#222628 !important;
    padding: 40px 0 20px;
}
.choose-list li{
  font-size: 22px;
  color: white;
  margin-bottom: 14px;
    text-transform: capitalize;
}
.choose-list li i{
  margin-right: 10px;
}
.footer-logo p{
  margin: 20px 0;
}
.footer-contact p{
  color: #FFF;
}
.footer-grid h4{
  margin-bottom: 20px;
}
.social ul li{
  display: inline-block;
  margin: 0 10px;
}
.social ul li a{
  text-align: center;
  height: 35px;
  width: 35px;
  line-height: 35px;
  font-size: 14px;
  border-radius: 5px;
  display: inline-block;
  background: rgba(225,225,225,0.1);
  color: #fff;
}
.social ul li:hover{
  background-color: #1158e7;
  color: #fff;
  border-radius: 5px;
}
.brand-list li a{
  color: #EBEBEB;
    text-decoration: none;
    border-bottom: 1px dotted #ebebeb;
    padding-bottom: 5px;
    font-size: 20px;
    margin-bottom: 5px;
}
.brand-list  li{
  margin-bottom: 10px;
    transition: all .31s ease-in-out;
    color: #EBEBEB;
    text-decoration: none;
    /* border-bottom: 1px dotted #ebebeb; */
    padding-bottom: 5px;
    font-size: 20px;
  
}
.brand-list  li:hover{
           padding-left: 15px;
    
    transition: all .31s ease-in-out;}

    /* machinery */
    .machinery-sec{
      background: #f4f4f4;
    }
    .special_purpose_machines{
      position: relative;
    }
    .bannertext{
      position: absolute;
      top: 30%;
      left: 2%;
      padding: 10px;
  }
  
    .bannertext h3{
          font-size: 24px;
    color: #FFF;
    letter-spacing: 2px;
    text-shadow: rgb(0 0 0) 0px 0px 0px;
    line-height: 1.4;
    background: rgba(0,0,0,0.6);
    padding: 10px;
    text-transform: uppercase;
    font-weight: 600;
    }

    .breadcrumbs{
      background: url(../images/bg-hero.png) center center no-repeat;
      background-color:#032435 !important;
      background-size: cover;
      padding: 50px 0;
  }

  .breadcrumbs h2{
    font-size: 45px;
    color: #FFF;
    letter-spacing: 2px;
    text-align: center;
  }
  .breadcrumb-item a{
    color: #FFF;
  }
  .breadcrumb-item.active {
    color: #99cfff;
}
.breadcrumb-item+.breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #5ab2ff;
}
  .about{
    background-color: #f2f5ff;
    padding: 80px 40px 40px 40px;
    border-radius: 50px;
  }

  .address p{
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  .address-list li{
    color: #273138;
    font-size: 18px;
    font-weight: 500;
        letter-spacing: 1px;
}
.address-grid a {
  color: #273138;
  font-size: 18px;
  font-weight: 500;
}
  .address-grid{
    margin-top: 30px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
  }
  .contact-map iframe{

    width: 100%;
    height: 550px;
    border-style: solid;
    border-width: 10px 10px 10px 10px;
    border-color: #FFFFFF;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0px 0px 25px -3px rgb(0 0 0 / 18%);
  }
  .product-list{
    background: #168eea;
    border: 1px solid #ffffff;
    border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 30px;
}
  .product-list p{
    font-size: 25px;
    /* text-align: center; */
    text-shadow: 2px 2px 2px rgb(41 41 41 / 15%);
    color: #FFF;
    margin: 0;
    padding: 3px 20px;
}
.product-list ul{
  border: 1px solid #EEE;
}
  
  .product-list ul li{
    border-bottom: 1px solid #e5e5e5;
    padding: 0 20px;
    background: #FFF;
   
  }
    
  .product-list ul li a {
    display: block;
    text-transform: capitalize;
    overflow: hidden;
    font-size: 14px;
    padding: 10px 0;
    font-size: 16px;
    color: #000;
  }
  .product-details p.lead{
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
    color: #000;
  }
  .product-details h3{
    margin-bottom: 20px;
  }
  .product-details h4{
    color: #000;
    font-weight: 700;
    margin: 30px 0;
  }
  .mitsubishi-products li.active{
    background: #032435;
  }
  .mitsubishi-products li.active a{
    color: #FFF;
  }
  .mitsubishi-products li:hover{
    background: #032435;
  }
  .mitsubishi-products li:hover a{
    color: #FFF;
  }
  .product-details h2{
    margin-bottom: 20px;
  }
  .features-list li{
    font-size: 17px;
    padding-bottom: 7px;
  }
  .features-list li i{
    color: #767676;
    margin-right: 5px;
  }
  .application-list ul li a{
    font-size: 18px;
    color: #000;
  }
  .application-list ul li{
    margin-bottom: 15px;
  }
  .application-list ul li a i{
    font-size: 18px;
    color: #168eea;
    margin-right: 5px;
  }
  .video iframe{
    width: 100%;
    height: 315px;
  }
  .copy{
    background: #168eea;
  }
  .copyright p{
    font-size: 14px;
    margin: 0;
    color: #dadada;
  }
  .copy a{
    color: #FFF;
  }
  .theme_btn{
    background-color: #0090ff;
    color: #ffffff;
    -webkit-box-shadow: 0px 8px 15px rgba(0, 0, 0, 0);
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0);
    width: 136px;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
    border-radius: 5px;
    margin-top: 20px;
}

  .spm h2{
    margin-bottom: 20px;
  }

.banner-bottom{
background: #a8d9ff;
    padding: 10px 0;
    margin-bottom: 6px;}
.banner_btm_text h4{
margin:0;}

.feature-list li{
  font-size: 19px;
  margin-bottom: 5px;
}