@charset "utf-8";
/* CSS Document */


@media (min-width: 300px) {
  
	

}

@media (max-width: 500px) {
    .top_contact{
        display: none;
    }  
.logo img {
  width: 70% !important;
}
    
 .carousel-caption.custom-caption {
 
  bottom: 32% !important;
  left: 0 !important;
 
  text-align: center !important;
  width: 100% !important;
  
}   
.carousel-caption.custom-caption h5 {
  font-size: 27px !important;
 
}    
    
 .carousel-caption.custom-caption p {
  font-size: 15px !important;
  
}
    
 .features h2 {
  font-size: 26px !important;
  margin-bottom: 0px !important;
}   
    
.feature_sec img {
 
  margin-bottom: 8px !important;
}    
    
 .feature_sec h3 {
  font-size: 20px !important;
 
  margin-bottom: 10px !important;
}   
    
.feature_sec p {
  
  margin-bottom: 0px !important;
}    
.feature_sec {
 text-align: center !important;
  margin: 20px 0px !important;
  
}    
.pro {
  text-align: center !important;
    margin-top: 20%;
}    
    
 .pro h2 {
  font-size: 26px !important;
  
  margin-bottom: 24px !important;
}   
    

  .v_more a {
  float: inherit !important;
  
  
  padding: 5px 30px !important;
  width: 48% !important;
  text-align: center !important;
  display: flex;
  margin: auto;
    margin-bottom: auto;
  margin-bottom: 20px;

}    
 .manufacture {
  text-align: center !important;
}   
  .manufacture h2 {
  font-size: 26px !important;
  
} 
    
.manufac_content {
  position: inherit !important;
  top: 0% !important;
  padding-right: 0px !important;
}    
    
.manuf_part h3{
        font-size: 21px;
  font-weight: 800 !important;
    }    
    
   .faq h2 {
  font-size: 26px !important;
  
}
 .myaccordion .btn {
  
  font-size: 14px !important;
  text-align: left !important;
}   
 .myaccordion .card-body p {
  font-size: 14px !important; 
 
  font-weight: 400 !important;
}
    
 .myaccordion .fa-stack {
  font-size: 13px !important;
}   
    
.info p {
  font-size: 11px !important;
  margin-bottom: 5px;
}    
 .info h3 {
  font-size: 12px !important;
  padding: 0% 9% !important;
  margin-bottom: 10px !important;
} 
    
 .info_link a {
  
  padding: 3px 20px !important;
  font-weight: 800 !important;
  font-size: 12px !important;
}   
    
  .info_con {
  width: 92% !important;
  top: 13% !important;
  
} 
    
footer p.f_info {
  font-size: 13px !important;
 
  padding-right: 0% !important;
}    
    
  footer h3 {

  margin-bottom: 14px !important;
  margin-top: 15px !important;
}  
  ul.f_link li a {
  font-size: 16px !important;
  
} 
    
  .copyright {
  text-align: center;
}  
 .copyright p {
  font-size: 12px !important;
 
} 
    
    
.vision h2 {
  font-size: 26px !important;
  margin-bottom: 0px !important;
}   
    
.vision_sec img {
 
  margin-bottom: 8px !important;
}    
    
 .vision_sec h3 {
  font-size: 20px !important;
 
  margin-bottom: 10px !important;
}   
    
.vision_sec p {
  
  margin-bottom: 0px !important;
}    
.vision_sec {
 text-align: center !important;
  margin: 20px 0px !important;
  
} 
    
    
   
    
    
     
.experties h2 {
  font-size: 26px !important;
  margin-bottom: 0px !important;
}   
    
.experties_sec img {
 
  margin-bottom: 8px !important;
}    
    
 .experties_sec h3 {
  font-size: 20px !important;
 
  margin-bottom: 10px !important;
}   
    
.experties_sec p {
  
  margin-bottom: 0px !important;
}    
.experties_sec {
 text-align: center !important;
  margin: 20px 0px !important;
  
}   
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
}

@media (min-width:768px) and (max-width:991px) {
	

	
}


@media (min-width:992px) and (max-width:1199px) {
	
	
}


@media (max-width:1200px) {


}

html {
  scroll-behavior: smooth;
}


body{
	/* background: url("../images/body-bg.jpg")repeat-y; */
    background-color: #fff !important;
    color: #2c2761 !important;
	font-family: 'Satoshi-Regular' !important;
}


section {
  margin-top: 5%;
}


header{
   padding: 30px 0px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}

.logo img{
    width: 50%;
}


.top_contact{
    margin-top: 5px;
}

.top_contact a{
    background: #fff;
    border-radius: 50px;
    color: #444;
    padding:14px 30px; 
}

.carousel-item {
 
  height: 100vh;
}

.carousel-item img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.carousel-caption.custom-caption {
  position: absolute;
  bottom: 28%;
  left: 8%;
  right: auto;
  text-align: left;
  width: 50%;
  padding: 15px;
  border-radius: 4px;
  color: #fff;
}

.carousel-caption.custom-caption h5{
 font-size: 60px;
  color: #fff;
    font-weight: 600;
}

.carousel-caption.custom-caption p{
 font-size: 20px;
  color: #fff;
   
}

.carousel-caption.custom-caption a{
 background: #fff;
    border-radius: 50px;
    color: #444;
    padding:14px 30px; 
   
}

.features{
    text-align: center;
}

.features h4{
   font-size: 20px;
    color: #000;
}

.features h2{
    font-size: 46px;
    color: #000;
    font-weight: 800;
    margin-bottom: 50px;
}


.feature_sec{
    text-align: left;
    margin: 40px 0px;
    padding: 0px 30px;
}

.feature_sec img{
    background: #ebebff;
  padding: 10px;
  border-radius: 17px;
    margin-bottom: 40px;
}

.feature_sec h3{
    font-size: 25px;
  color: #171717;
  font-weight: 600;
  margin-bottom: 30px;
}

.feature_sec p{
   font-size: 20px;
  color: #808080;
  font-weight: 500;
  margin-bottom: 30px;
}







.pro{
    text-align: left;
}

.pro h4{
   font-size: 20px;
    color: #000;
}

.pro h2{
    font-size: 46px;
    color: #000;
    font-weight: 800;
    margin-bottom: 50px;
}


.v_more{
    
}

.v_more a{
    float: right;
    background: #000;
    border-radius: 50px;
    color: #fff;
    padding:14px 30px; 
}


.prod_sec{
    margin-bottom: 30px;
}

.prod_sec h3{
    margin: 20px 0px;
  font-size: 23px;
  font-weight: 800;
  color: #171717;
}

.prod_sec h3 a{
    margin: 20px 0px;
  font-size: 23px;
  font-weight: 800;
  color: #171717;
}

.prod_sec img{
    border-radius: 30px;
    border: 1px #ccc solid;
}


.manufacture{
    text-align: left;
}

.manufacture h4{
   font-size: 20px;
    color: #000;
}

.manufacture h2{
    font-size: 46px;
    color: #000;
    font-weight: 800;
    margin-bottom: 50px;
}

.manufacture img{
    border-radius: 30px;
}

.manufac_content{
    position: absolute;
    top: 70%;
    padding-right: 15px;
}

.manuf_part{
    background: #fff;
    border-radius: 20px;
    padding: 25px;
}



.faq{
    text-align: center;
}

.faq h4{
   font-size: 20px;
    color: #000;
}

.faq h2{
    font-size: 46px;
    color: #000;
    font-weight: 800;
    margin-bottom: 50px;
}


.myaccordion {
  width: 100%;
  margin: 50px auto;
  box-shadow: 0 0 1px rgba(0,0,0,0.1);
}

.myaccordion .card,
.myaccordion .card:last-child .card-header {
  border: none;
}

.myaccordion .card-header {
  border-bottom-color: #939393;
  background: transparent;
}

.myaccordion .fa-stack {
  font-size: 18px;
}

.myaccordion .btn {
 width: 100%;
  font-weight: bold;
  color: #000;
  padding: 0;
  font-size: 26px;
}

.myaccordion .btn-link:hover,
.myaccordion .btn-link:focus {
  text-decoration: none;
}

.myaccordion li + li {
  margin-top: 10px;
}


.myaccordion{
    text-align: left;
    padding: 0% 10%;
}

.myaccordion .card-body p{
    font-size: 20px;
  color: #888;
  font-weight: 600;
}

.myaccordion .btn-link:hover {
  color: #d5a829;
  text-decoration: none;
}


.info{
    text-align: center;
}

.info img{
    
    border-radius: 30px;
}

.info p{
    font-size: 24px;
  color: #fff;
  font-weight: 600;
}

.info h3{
   font-size: 50px;
  color: #fff;
  font-weight: 600;
  padding: 0% 24%;
    margin-bottom: 40px;
}

.info_con{
    position: absolute;
  display: block;
  top: 20%;
  width: 100%;
}

.info_link{
    
}

.info_link a{
    background: #fff;
  border-radius: 50px;
  color: #444;
  padding: 14px 30px;
    font-weight: 800;
}


footer{
    margin-top: 5%;
}


.logof img{
    margin-bottom: 28px;
}


footer p.f_info{
    font-size: 22px;
  color: #7F7F7F;
  font-weight: 600;
  padding-right: 23%;
}

footer p.address{
    font-size: 15px;
  color: #7F7F7F;
  font-weight: 600;
 
}


footer p.address{
    font-size: 15px;
  color: #7F7F7F;
  font-weight: 600;
 
}


footer h3{
     font-size: 20px;
     color: #2f2f2f;
     font-weight: 800;
     margin-bottom: 40px;
}



ul.f_link{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}

ul.f_link li{
    
}

ul.f_link li a{
    font-size: 20px;
     color: #7F7F7F;
     font-weight: 800;
}

.copyright{
    margin-top: 40px;
}

.copyright p{
   font-size: 20px;
     color: #7F7F7F;
     font-weight: 800;
}




.count{
  font-family: 'Josefin Sans', sans-serif;
  font-size: 40px;
  font-weight: bold;
}
.counter-wrapper{
  background: #333;
   background-image:url('https://images.unsplash.com/photo-1568563643102-37d43956d1d3?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1920&q=80');
  background: cover;
  background-position: center center;
  position: relative;
}
.counter-wrapper:after{
  content: '';
  position: absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  background: rgba(0,0,0,.5);
}
.counter-inner{
  position:relative;
  z-index:2;
}
.count-icon{
  font-size: 48px;
}

.vision{
  text-align: center;
} 







.vision h4{
   font-size: 20px;
    color: #000;
}

.vision h2{
    font-size: 46px;
    color: #000;
    font-weight: 800;
    margin-bottom: 50px;
}


.vision_sec{
    text-align: center;
    margin: 40px 0px;
    padding: 0px 30px;
}

.vision_sec img{
    background: #ebebff;
  padding: 10px;
  border-radius: 17px;
    margin-bottom: 40px;
}

.vision_sec h3{
    font-size: 25px;
  color: #171717;
  font-weight: 600;
  margin-bottom: 30px;
}

.vision_sec p{
   font-size: 20px;
  color: #808080;
  font-weight: 500;
  margin-bottom: 30px;
}









.experties{
  text-align: left;
} 







.experties h4{
   font-size: 20px;
    color: #000;
}

.experties h2{
    font-size: 46px;
    color: #000;
    font-weight: 800;
    margin-bottom: 50px;
}


.experties_sec{
    text-align: left;
  margin: 40px 0px;
  padding: 0px 30px;
  border-left: 8px #d5a829 solid;
}

.experties_sec img{
    background: #ebebff;
  padding: 10px;
  border-radius: 17px;
    margin-bottom: 40px;
}

.experties_sec h3{
    font-size: 25px;
  color: #171717;
  font-weight: 600;
  margin-bottom: 30px;
}

.experties_sec p{
   font-size: 20px;
  color: #808080;
  font-weight: 500;
  margin-bottom: 30px;
}








ol.breadcrumb {
 
  margin-bottom: 0rem;
  list-style: none;
  background-color: #fff4d4;
  border-radius: 0rem;
}


.about_banner h1{
    font-weight: 800;
  margin: 20px 0px;
}





.off_team{
  text-align: left;
} 




.off_team h4{
   font-size: 20px;
    color: #000;
}

.off_team h2{
    font-size: 46px;
    color: #000;
    font-weight: 800;
    margin-bottom: 50px;
}


.a_breadcrumb{
      background: #fff4d4;
}

.product_link_box{
    
}

.product_link_box a{
    font-size: 18px;
  margin-right: 20px;
  border: 1px #ccc solid;
  border-radius: 7px;
  padding: 5px 10px;
  background: #ffe291;
    color: #444;
}


.product_link_box a:hover{
  
  color: #fff;
  background: #444;
    text-decoration: none;
}

.appli_sec{
    margin-bottom: 30px;
    display: block;
}

.appli_sec h3{
    position: absolute;
  top: 40%;
  color: #fff;
  font-size: 30px;
  left: 10%;
  font-weight: 800;
}

.appli_sec img{
   border-radius: 40px 5px;
}


.appli_sec_details{
    text-align: left;
    margin: 30px 0px;
}

.appli_sec_details h4{
    font-size: 30px;
  font-weight: 800;
  margin: 20px 0px;
}

.appli_sec_details p{
    font-size: 16px;
  
}
