@font-face{
  font-family: Poppinsl;
  src: url(../fonts/Poppins-Light.ttf);
}
@font-face{
  font-family:amita;
  src: url(../fonts/Amita-Bold.ttf);
} @font-face{
  font-family: Aller;
  src: url(fonts/Aller_Display/AllerDisplay.ttf);
}
@font-face{
  font-family: Mont;
  src: url(../fonts/MontserratAlternates-Medium.ttf);
}@font-face{
  font-family:Amiri;
  src: url(../fonts/Amiri-Bold.ttf);
}@font-face{
  font-family: Poppins-Light;
  src: url(../fonts/Poppins-Light.ttf);
}@font-face{
  font-family: Poppins-Light;
  src: url(../fonts/Poppins-Light.ttf);
}




p{
  font-family: Poppinsl;
}

body{
  background-color: white;

}
a{
  text-decoration: none;
}
.nev{
  display: flex;
  justify-content:space-evenly;
  width: 100%;

}
.nev a{
  color: black;
  font-size: 18px;
  text-transform: capitalize;
}
.nev a:hover{
  color:#6bb357;
}

.logo{
  cursor: pointer;
  width: 10%;
}
.navbar-size{
  padding: 20px 5%;
}
.banner img{
  width: 100%;
  /* margin-top: -120px; */

}
.textover{
  overflow: hidden;
  position: relative;
}
.textCenter{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  /* margin-top: -30px; */
  height: 100%;
}
.textCenter .textBg{
  padding: 15px;
  background-color: white;
  /* margin-top: -30px; */
  border-radius: 10px;
  color: red;
  font-family: Amiri;
 
 
}
.textCenter .textBg h1{
  font-size: 25px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.textCenter .sliderBtn{
  transform: skew(-30deg);
  background:white;
  padding:10px 25px ;
  margin-top: 20px;
}
.textCenter .sliderBtn button{
  transform: skew(30deg);
  border: none;
  font-size: 20px;
  background-color: transparent;
  color: blue;
}
/* */
.aboutHome{
  background-color:#6cad39  ;
}
.aboutTitle{
  position: relative;
 
}
.aboutTitle1{
  /* position: absolute; */
  transform: skew(40deg);
  width: 50%;
  color: #6cad39;
  background-color: white;
 
  padding: 10px 40px;
margin-left   : -15%;
display: flex;
}
.abouth2 {
  transform: skew(-40deg);
  font-size: 35px;
  display: flex;
  justify-content: end;
}
.abouth2 h2{
  font-family: Amiri;
}
.journy-img{
  padding: 45px 0px;
}
.journey{
  padding: 40px 0px;
}
.contAbout{
  background-color: #6cad39;
  color: #fff;
  border: 1px solid #fff;
  margin-top: 20px ;
  transform: skew(40deg);
  padding: 20px 40px;
  margin-left: -19%;
}
.contAbout p{
  transform: skew(-40deg);
  font-family: Amiri;
  font-size: 20px;
  padding-right: 15px;
}

.aboutimg img{
  width: 80%;
  border-radius: 10px;
}
.aboutHome .sliderBtn{
  transform: skew(-30deg);
  background:white;
  padding:8px 20px ;
  margin-top: 20px;
}
.aboutHome .sliderBtn button{
  transform: skew(30deg);
  border: none;
  font-size: 20px;
  background-color: transparent;
  color: #6cad39;
}
.ourProduct{
  overflow: hidden;
  background: url("../img/home/product-bf.png");

  background-repeat: no-repeat;
  background-position: center center;
 background-size: cover;
 height: 100%;
 padding-bottom: 50px
}
.headingouroro{
 background-color:#3fab22; 
 transform: skew(-30deg);
 padding: 10px 20px ;
 margin-left: 20px;
 width: 106%;
 overflow: hidden;
}
.headingouroro h3{
  font-family: Aller;
 transform: skew(30deg);
 color: white;
 font-size: 50px;
 margin-bottom: 0 !important;


}
.nonMan{
  padding: 10px;
  margin-top: 30px;
  /* background-color: #070654; */
  background-color: #7371e1;
  border-radius: 15px;
}
.nonMan h3{
  color: white;
  
  font-size: 35px;
  margin-bottom: 0 !important;
}
.nonManImg {
  
  padding: 80px 10% ;
  margin-top: 30px;

}
.carders{
  box-shadow: -1px 2px 35px 2px rgb(107, 105, 105);
  width: 90%;
  border-radius: 20px;
}
.nonManImg img{
  width: 80%;
}
.galle{
  margin-top: 20px;
}
.galle .pro1{
background-color: #c9e5fb;
border-radius: 10px;
margin: 0  20px;
}
.galle .pro2{
  background-color: #2386c7;
 margin: 0  20px;
  border-radius: 10px;
  }
  .nonManImg1 {
  
    padding: 80px 10% ;
    margin-top: 30px;
  
  }
  .carders{
    box-shadow: -1px 2px 35px 2px rgb(107, 105, 105);
    width: 90%;
    border-radius: 20px;
  }
  .nonManImg1 img{
    width: 100%;
  }
  .howWE{
    background-color:#3fab22; 
 transform: skew(40deg);
 padding: 10px 20px ;
 margin-left: -50px;
 width: 100%;
 overflow: hidden;
 display: flex;
 justify-content: end;
  }
  .howWE h2{
    color: white;
    transform: skew(-40deg);
    font-family: Aller;
    font-size: 50px;
    margin-bottom: 0 !important;
  }
  .sliderBtns{
    transform: skew(-30deg);
    background: #3fab22;
    padding:5px 25px ;
    margin-top: 20px;
  }
  .sliderBtns button{
    transform: skew(30deg);
    border: none;
    font-size: 20px;
    background-color: transparent;
    color:white ;
  }
  .howWER{
  margin: 17px;
 
  }
  .ourvismisimg{
    text-align: center;
  }
  .howWERimg img{
    border-radius: 20px;
  }
  .howWERcon
  {
    color: white;
    background-color: #3fab22;
    text-decoration: none;
    margin-top: 20px;
    padding: 15px 20px;
    border-radius: 10px;
    font-family: Mont;
    
  }
  .howWERcon h4{
    font-size: 18px;
    margin-bottom: 0;
  }.gallaw{
    overflow: hidden;
  }
  .coloback{
    background:linear-gradient(rgba(233, 228, 229, 0.74), rgba(221, 221, 221, 0.795)), url("../img/home/4.JPG");
    background-repeat: no-repeat;
   background-position: center center;
  background-size: cover;
  height: 100%;
  padding-bottom: 50px;
  }
  .Awards{
    padding: 13px 18px;
    margin: 10px 20px;
    background-color: white;
    border-radius: 30px;
  }
  .Awards h3{
    font-size: 14px;
    padding: 5px 9px;
    color: #fff;
    background-color: #3fab22;
    font-family: Poppinsl;
  }
  .Awards img{
    width: 100%;
    border-radius: 15px 15px  0px 0px;
  }
  .Ourclintimg img{
    border-radius: 10px; 
     box-shadow: -1px 1px 10px 1px rgb(107, 105, 105);

  }
  .footer{
    background-color: #3fab22;
    padding: 50px 0;
  }
 
.imagefooter{
  background: white;
    border-radius: 0px 0px 50px 50px;
    margin: 0 20px 20px;
}
.socialicons a{
  margin: 7px;
  color: white;
  font-size: 20px;
  border-radius: 50%;
 
}
.address{
  /* margin-top: 50px; */
  color: white;
}
.iconforfooter{
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #ffffff;
display: flex;
justify-content: center;
align-items: center;
margin-top: 10px;
margin: 10px 7px;
}
.iconforfooter .bi-geo-alt, .bi-envelope-fill{
  color: red  ;
}
.iconforfooter .bi-telephone-fill
{
  color: blue;
}
.address a{

  color: white;
}
.footera a{
  color: white;
  font-family: Poppinsl;
  padding: 5px 7px;
    display: inline-block;
}
.footer h3{
font-family:amita;
color: white;
}
.footerbtm button a{
 color: white;
}
.footerbtm button {
  color: white;
    border: 1px solid;
    padding: 10px 20px;
    background: transparent;
    border-radius: 28px;
    font-family: Poppinsl;
  }
  small{
    color: white;
    font-family: Poppinsl;
  }.icons i{
    margin-right: 10px;
  }
  .icons{
    margin-top: 10px;
  }
  .dblocks{
    display: none;
  }.active a{
    color: #3fab22;
  }

  /*+++++++++++++ +    ### About us ### +++++++++++++++++++++++  */
  .aboutcontent h2{
font-family: amita;
color: #fff;
  }
  .aboutcontent p{
    font-family: Poppinsl;
  }

  .cta {
    background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(../img/cnc-machine.jpg) fixed center center;
    background-size: cover;
    padding: 50px 0;
}
.cta h3{
  color: #3fab22;
}
.cta p{
  color: white;
}
.ctaheading{
  background-color: #ffffff;
  width: 35%;
    margin-left: -15%;
    padding: 5px 20px;
    transform: skew(30deg);
    margin-bottom: 20px;
  
}
.ctaheading h3{
  text-align: end;
  transform: skew(-30deg);
  font-family: Aller;
}
.callButton button{
  
  transform: skew(30deg);
  background-color: #ffffff00;
border: none;


}
.hm-cent{
  text-align: center;
}
.callButton{
  border: 2px solid white;
 
  transform: skew(-30deg);
  padding: 10px 25px;
  background-color:#3fab22;
  transition: 1s;
  

}
.callButton:hover {
  border: 2px solid  #3fab22;
  background-color:white;
}
.callButton button:hover{
  color: #3fab22;
}
.compin .card {
  margin:30px;
  cursor:pointer;
  position: relative;
  width: 85%;
  height: auto;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s;
  box-shadow: 0 10px 20px black;
}

.compin .card:hover {
  transform: scale(1.05);
}
.card h3{
  padding: 11px 10px;
    text-align: center;
    margin: 5px 0px 0px 0px;
    background-color: green;
    color: #fff;
}
.compin .card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.compin .overlay {
  position: absolute;
  bottom: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: bottom 0.3s;
  padding: 8px;
}

.compin .card:hover .overlay {
  bottom: 0;
}

.compin .overlay h2 {
  margin: 0;
  font-size: 1.5rem;
}

.compin .overlay p {
  margin: 8px 0 0;
  font-size: 1rem;
}
.compinheading{
  padding: 10px 40px;
  transform: skew(-30deg);
  background-color:#3fab22;         
}
.compinheading h3{
  transform: skew(30deg);
  color: #fff;
  font-size: 41px;
}
.ourvismis{
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(../img/about/banner.jpg) fixed center center;
  background-size: cover;
  padding: 120px 0;
}
.ourvismis{
  color: #3fab22;
  font-family:Aller ;
}
.ourvismis p{
  text-align: justify;
}
.ourvismis strong{
  color: #3fab22 ;
}
.abt-li li{
  /* list-style: none; */
color: #fff;
font-family: Poppinsl;
padding: 5px 0px;
/* padding-left: 0rem ; */
}
ul {
  padding-left: 1rem;
  list-style: none;
}
.abt-cta ul li{
  color: #fff;
}
.abt-cta ul li::before {
  content: "\2022";
  color: #3fab22;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}
.abt-table th{
  width: 30%;
  padding: 20px;
}
.abt-table td{
  /* width: 30%; */
  padding: 20px;
}
.abt-table tr{
border-width: 2px;
}

.abt-table  ul li::before {
  content: "\2022";
  color: #3fab22;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}

.abt-table{
  padding: 50px 0px;
}
.abt-cta ul li ::marker{
  color: #3fab22;
}
.abt-cta p{
  color: #3fab22 ;
}
.ourvismis p{
  color: #fff;
  font-family: Poppinsl;
}
.cardersa{
  border: 3px solid green;
  border-radius: 36px;
    background: beige;
    padding: 30px;
    transition: 0.4s;
    margin: 20px 0;
}
.cardersa:hover{
  border: 3px solid rgb(128, 41, 0);
  padding: 20px;
  background: rgb(128, 177, 134);
}

.callButton1{
  border: 2px solid #3fab22;
 
  transform: skew(-30deg);
  padding: 10px 25px;
  background-color:#ffffff;
  color: #3fab22;
  transition: 1s;
  

}
.callButton1:hover {
  border: 2px solid  #ffffff;
  background-color:#3fab22;
  color: white;
}
.awardspage{
  background:linear-gradient(rgba(233, 228, 229, 0.74), rgba(221, 221, 221, 0.795)), url("../img/home/4.JPG");
    background-repeat: no-repeat;
   background-position: center center;
  background-size: cover;
  height: 100%;
  padding-bottom: 50px; 
}
.ourclientpage{
  color:#030046;
  background-color:white ;
  text-decoration: none;
  margin-top: 20px;
  padding: 15px 20px;
  border-radius: 10px;
  font-family: Mont;
  border: 2px solid red;
}
.ourclientpage h4{
  font-size: 18px;
  margin-bottom: 0;
}
.eporex-title{
  margin: 30px 0;
  font-family:  Aller;
  color: #3fab22;
}
.contactrow{
  border: 4px solid red;
  padding: 40px 10px ;
  border-radius: 40px;
  margin: 50px 0;
}
.contact-sub-box01{
  margin: 10px 0;
}
.contact-sub-box01 i{
    color: #3fab22;
    font-size: 20px;
    margin-right: 10px;
   
}
.contact-box01 .col-6 {
  padding: 20px;
  transition: 0.5s;
}
.contact-box01 .col-6:hover{
  transform: scale(1.05);
  
}
.contact-box01 .cont-as:hover{
  transform: scale(1.1);
  box-shadow: 4px 1px 10px 2px black ;
}
.contact-box01 .cont-as{
  
  border: 2px solid #050456;
  padding: 10px;
  border-radius: 10px;
  width: 100%;
  
}
.contact-content{
width: 100%;
}
.contact-box01 .cont-as a{
  color: black;
  font-family: Poppinsl;
}
.text-center{
  transform: skew(-30deg);
  background-color: #3fab22;
  margin: 20px;
  padding: 5px 20px;
}
.text-center button{
  transform: skew(30deg);
  font-family:Mont ;
  color: #fff;

}
.contact-content h3{

 font-family:Mont ;
 color: #3fab22;
}
.contact-box01 .cont-as{
  /* background-color: #3fab22; */
  color:#3fab22;
}
.text-center h1{
  transform: skew(30deg);
  color: #fff;
}
.whatWe h2{
  font-family:Mont ;
  color: #3fab22;
}
.whatWe .row{
  margin:30px 0px ;
}
.whatweDeimg{
  margin: 20px 0;
}
.whatweDeimg img{
  border-radius: 40px;
}
.tabbutt .btn{
  color: #fff;
  background-color: #3fab22;
  margin: 20px 0;
  font-family:  Aller;

}
.tabbutt .btn.active{
  color: #fff;
  background-color: #000000;
  margin: 20px 0;
  font-family:  Aller;
}
.bg-video-wrap{
  height: 100%;
  max-height: 400px;
}
.bg-video-wrap-home{
  height: 100%;
}
.formcolo{
 background:linear-gradient(rgba(32, 5, 10, 0.74), rgba(0, 0, 0, 0.795)), url("../img/whatweDo/bg.png");
  background-repeat: no-repeat;
  background-position: center center;
 background-size: cover;
 height: 100%;
 padding-bottom: 50px; 

  padding: 20px;
}
.vandorcon h2{
  font-family: Aller;
  color: #3fab22;

}
.awqardspage{
 background:linear-gradient(rgba(12, 11, 11, 0.295), rgba(0, 0, 0, 0.795)), url("../img/whatweDo/bg.png");
 padding: 30px 0;

}
.vandorcon p{
color: #fff;
}
.sub-bannerimg img{
  width: 100%;
  height: 100%;
  max-height: 400px;
}