* {
    margin:0;
    padding:0;
    box-sizing: border-box;
    /* margin:0 20px; */
  }
  p{
    font-size: 14px;
  }
  

  body{
    overflow-x: hidden;
  }
/* ---------------------------------------------------------------NAVIGATION SECTION START----------------------------------------------------------- */

.navbar-brand{
    padding-left: 20px;
    
}
.btnicon-whatsapp {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background-color: #40c351;
    color: #fff;
    left: 20px;
    position: fixed;
    bottom: 10px;
    font-size: 36px;
    line-height: 60px;
    text-align: center;
    z-index: 9999;
}

.collapse .navbar-nav .nav-item .nav-link{
    color:#ffffff;
    font-size: 14px;
}

.collapse .navbar-nav .nav-item .nav-link:hover{
  background-color:#0b7dda;
  color:#ffffff;
  border-radius: 10px;
}


/* ---------------------------------------------------------------NAVIGATION SECTION END----------------------------------------------------------- */




.nav-btn{
    text-decoration: none;
    display: inline-block;
    background-color: #0b7dda;
    border: 2px solid #0b7dda;
    padding: 0px 27px;
    line-height: 46px;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: .45px;
    font-weight: 600;
    position: relative;
    z-index: 2;
    width:100%;
    border-radius: 5px;
    margin:5px 0;
}

.nav-btn:hover{
    color:#000000;
    border: 2px solid #000000;
    background-color: transparent;
    text-decoration: none;
}

.nav-btn i{
    font-size: 20px;
    padding-right: 10px;
}




  form.example input[type=text] {
    padding: 10px;
    font-size: 17px;
    border: 1px solid grey;
    float: left;
    width: 75%;
    background: #f1f1f1;
    margin:5px 0;
  }
  
  form.example button {
    /* float: left; */
    width: 25%;
    padding: 10px;
    background: #2196F3;
    color: white;
    font-size: 17px;
    border: 1px solid grey;
    border-left: none;
    cursor: pointer;
    margin:5px 0;
  }
  
  form.example button:hover {
    background: #0b7dda;
  }
  
  form.example::after {
    content: "";
    clear: both;
    display: table;
  }
  
    
#search-box{
    margin-top: 1%;
    padding: 2% 0;
 }
 
  
  .header-section{
   background-color: #deb887;
  }
  
  
  .location-btn{
    margin-top: 3%;
    
}

.location-btn button{
    width:100%;
    background-color:#0b7dda;
    color:#fff;
   padding:10px 0;
}

.location-btn button span{
    color:white;
}
  
  
  
  
  
  

/* ------------------------------------------------------BANNER SLIDER START------------------------------------------------------- */

/*#banner-slider{*/
/*    margin: 2% 5%;*/
/*}*/

#demo{
    /* margin: 2% 10%; */
   margin:2% 10%;
}


span{
    color: crimson;
}

#banner-slider h1{
    font-weight: bold;
    text-align: center;
}
/* ------------------------------------------------------BANNER SLIDER END------------------------------------------------------- */

/* -----------------------------------------------------------BANNER ADS START---------------------------------------------------------------- */

#banner-ad-box{
    margin-bottom: 2% ;
    margin-top: 2%;
    /*background-color:red;*/
}

#banner-ad1-box h1{
    /*background-color:red;*/
    margin:3% 0;
}
#ad-img1 img{
    border-radius: 20px;
}

h2{
    text-align: center;
}

/* -----------------------------------------------------------BANNER ADS END---------------------------------------------------------------- */



 /* ===========================================MACHINE AD START================================================ */

 #machine-btn .btn{
    text-decoration: none;
    display: inline-block;
    background-color: white;
    /*border: 2px solid #0b7dda;*/
    padding: 0px 27px;
    line-height: 46px;
    color:#0b7dda;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: .45px;
    font-weight: 600;
    position: relative;
    z-index: 2;
   margin-bottom: 2%;
   margin-top: 20px;
   box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}


#machine-btn .btn:hover{
    color:#000000;
    border: 2px solid #000000;
    background-color: transparent;
    text-decoration: none;
}

.btn1{
    float: right;
}
.machine-ad-box{
    background-color:#FAF9F6;
    margin: 2% 0;
}



  span.price {
    background-color: red;
    color: #FFF;
    display: block;
    font-size: 16px;
    padding: 8px 15px;
    position: absolute;
    /* right: 10px; */
    text-align: left;
    top: 5px;
    z-index: 2;
    line-height: 1;
  letter-spacing: 3px;
    transition:0.5s all;
  -webkit-transition:0.5s all;
  -moz-transition:0.5s all;
  -o-transition:0.5s all;
  -ms-transition:0.5s all;
}

/* #machine-ad1 .card{
    background-color: rebeccapurple;
    align-self:auto;
}


#machine-ad1{
    display: flex;
}
 */





/* --------------------------------------------------------------------ABOUT START----------------------------------------------------------------------- */

.new1 {
    border-top: 2px solid black;
    width:10%;
  }
  
  .about-btn{
    text-decoration: none;
    display: inline-block;
    background-color: #0b7dda;
    border: 2px solid #0b7dda;
    padding: 0px 27px;
    line-height: 46px;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: .45px;
    font-weight: 600;
    position: relative;
    z-index: 2;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    /* -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s; */
}


.about-btn:hover{
    color:#000000;
    border: 2px solid #000000;
    background-color: transparent;
    text-decoration: none;
}


.about-box{

    background:linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.3)), url("../Images/aboutus.jpg") ;
    width: 100%;
    height:300px;
    background-size: cover;
    text-align: center;
    background-attachment: fixed;
    padding: 70px 0px;
    position: relative;
   

}
.about-box h1{
    text-align: center;
    color:#ffffff;
    font-weight: bold;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 50px;
}
#about-box{
    margin:5% 0;
}


#about-box h3{
    font-weight: bold;
}




.home-about h1{
   margin:3% 0;
}

.home-about{
   /* background-color:cornsilk;
    margin-top:3%;*/
    background-image: url("../Images/bg8.jpg");
    /*background:linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.3)), url("../Images/bg8.jpg") ;*/
    width: 100%;
    /*height: 500px;*/
    background-size: cover;
    background-position: center;
    margin-bottom: 5%;
    
}


.home-about .container1{
    padding:0 5%;

}


.home-about .container1 video{
    /*border: 5px solid red;*/
    border-radius: 20px;
}


.home-about p{
    font-size: 18px;
    text-align: justify;
}




/* -----------------------------------------------------------------------ABOUT END---------------------------------------------------------------------------- */


/* ---------------------------------------------------------------CONTACT START----------------------------------------------------------------- */

#contact-box{
    margin:5% 0;
    /* padding-left:10%; */
}

#contact-box h3{
    text-align: center;
    padding: 2% 0;
}

#contact-box .btn2{
    background-color:#0b7dda;
    border: #0b7dda;
    color:#ffffff;
    padding: 0px 27px;
    line-height: 46px;
    width:50%;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: .45px;
    font-weight: 600;
    /* position: relative; */
    z-index: 2;
    border-radius: 5px;
    margin-bottom: 2%;

}

#contact-box .btn2:hover{
    color:#000000;
    border: 2px solid #000000;
    background-color: transparent;
    text-decoration: none;
}


.contact-body{
    padding-left: 20px;
}


#contact-form{
    background-color:#ffffff;
}

.form-group{
    padding:0 5%;
}

.contact-box{

    background:linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.3)), url("../Images/contact.jpg") ;
    width: 100%;
    height:300px;
    background-size: cover;
    text-align: center;
    background-attachment: fixed;
    padding: 70px 0px;
    position: relative;
   

}
.contact-box h1{
    text-align: center;
    color:#ffffff;
    font-weight: bold;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 50px;
}

.contact-body{
    font-size: 20px;
}







/* #contact-btn{
    text-decoration: none;
    display: inline-block;
    background-color: #0b7dda;
    border: 2px solid #0b7dda;
    padding: 0px 27px;
    line-height: 46px;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: .45px;
    font-weight: 600;
    position: relative;
    z-index: 2;
    width:100%;
    border-radius: 5px;
}

#contact-btn:hover{
    color:#000000;
    border: 2px solid #000000;
    background-color: transparent;
    text-decoration: none;
} */


/* ---------------------------------------------------------------CONTACT END----------------------------------------------------------------------------- */



/* ====================================================================MACHINE  START======================================================================= */


.machine-box{

    background:linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.3)), url("../Images/equipmentsbg.jpg") ;
    width: 100%;
    height:300px;
    background-size: cover;
    text-align: center;
    background-attachment: fixed;
    padding: 70px 0px;
    position: relative;
   

}
.machine-box h1{
    text-align: center;
    color:#ffffff;
    font-weight: bold;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 50px;
}


.card-img-top{
    height:100%;
}


.machine-ad-box .row{
    padding:3% 0;
}

/* ====================================================================MACHINE  END======================================================================= */
/* -----------------------------------------------Material start------------------------------------------- */




.material-box{

    background:linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.3)), url("../Images/materialbg1.jpg") ;
    width: 100%;
    height:300px;
    background-size: cover;
    text-align: center;
    background-attachment: fixed;
    padding: 70px 0px;
    position: relative;
   

}
.material-box h1{
    text-align: center;
    color:#ffffff;
    font-weight: bold;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 50px;
}


/* ==================================================Manpower start======================================================= */



.manpower-box{

    background:linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.3)), url("../Images/manpowerbg.png") ;
    width: 100%;
    height:300px;
    background-size: cover;
    text-align: center;
    background-attachment: fixed;
    padding: 70px 0px;
    position: relative;
   

}
.manpower-box h1{
    text-align: center;
    color:#ffffff;
    font-weight: bold;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 50px;
}

/* ===============================================spare parts start=================================================== */

.parts-box{

    background:linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.3)), url("../Images/partsbg1.jpg") ;
    width: 100%;
    height:300px;
    background-size: cover;
    text-align: center;
    background-attachment: fixed;
    padding: 70px 0px;
    position: relative;
   

}
.parts-box h1{
    text-align: center;
    color:#ffffff;
    font-weight: bold;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 50px;
}
/* ========================================service center start============================================== */

.service-box{

    background:linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.3)), url("../Images/servicebg1.webp") ;
    width: 100%;
    height:300px;
    background-size: cover;
    text-align: center;
    background-attachment: fixed;
    padding: 70px 0px;
    position: relative;
   

}
.service-box h1{
    text-align: center;
    color:#ffffff;
    font-weight: bold;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 50px;
}















/*===================================================================VIEW DETAILS START==================================================  */
#internal-banner{
    margin: 2% 10%;
}

#product-details{
    background-color:aliceblue;
    margin-bottom: 5%;
    padding:3%;
    

    
}

.specification h5{
    text-align: center;

}

.specification p{
    text-align: left;
}


.ad-details{
    text-align: left;
}



#recommend-card{
    height:100%
}


.product-details{
    padding-top:5%;
    
}
.product-details .row h2{
   background-color: crimson;
   color:white;
   font-size: 25px;
}

#banner-ad2-box{
    padding-top:5%;
}



.contact .subscription-box a{
    text-decoration: none;
}

.contact a{
    color: #fff;
    font-size: 25px;
    font-weight: bold;
}

.signin{
    background-color: blue;
    width: 30%;
    padding: 2%;
    border-radius: 5px;

}

.contact i{
    font-size: 30px;
    margin-top: 2%;
}



.sub-btn button{
    border: 2px solid transparent;
    background-color:#fff700;
    border-radius: 10px;
    padding:2%;
    text-align: center;
    margin:3%;
   
}

.sub-btn button i{
     /* color:white; */
     font-weight: bold;
     font-size: 50px;
}
.sub-btn button span{
    color:black;
    font-weight: bold;
    font-size: 25px;
}

.modal .modal-content{
   background-color:  #FFBF00;
 
}

.modal .modal-content p{
    font-size:20px;
}



/*===================================================================VIEW DETAILS END==================================================  */







/* =================================================FAQ START================================================ */
.faq-box{

    background:linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.3)), url("../Images/faq-banner.jpeg") ;
    width: 100%;
    height:300px;
    background-size: cover;
    text-align: center;
    background-attachment: fixed;
    padding: 70px 0px;
    position: relative;
   

}
.faq-box h1{
    text-align: center;
    color:#ffffff;
    font-weight: bold;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 50px;
}

.faq-container{
    margin:5%
}

.faq-container h6{
    font-weight: bold;
    font-size: 20px;
}

.faq-container p{
    color:darkgray;
    padding-bottom: 2%;
}





/* =================================================FAQ END======================================== */

/* ======================================================================FEEDBACK SECTION START============================================================ */
.feedback-box{

    background:linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.3)), url("../Images/faq-banner.jpeg") ;
    width: 100%;
    height:300px;
    background-size: cover;
    text-align: center;
    background-attachment: fixed;
    padding: 70px 0px;
    position: relative;
   

}
.feedback-box h1{
    text-align: center;
    color:#ffffff;
    font-weight: bold;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 50px;
}

.feedback-container{
    margin:5%
}
/* =======================================================================FEEDBACK SECTION END=============================================================== */

/* ====================================================================TERMS CONTAINER START=============================================================================== */
.terms-container{
    padding:5% 0;
    text-align: justify;
}

.terms-container h4{
    font-weight: bold;
}
.terms-container h6{
    font-weight: bold;
}

/* ====================================================================TERMS CONTAINER END=============================================================================== */

/* ======================================================================PRIVACY POLICY START============================================================================= */
.privacy-container{
    padding:5% 0;
    text-align: justify;
}

.privacy-container h4{
    font-weight: bold;
}
.privacy-container h6{
    font-weight: bold;
}
/* ======================================================================PRIVACY POLICY START============================================================================= */

/* =================================================================REFUND & CANCELLATION START===================================================================== */
.refund-container{
    padding:5% 0;
    text-align: justify;
}

.refund-container h4{
    font-weight: bold;
}
/* .privacy-container h6{
    font-weight: bold;
} */
/* =================================================================REFUND & CANCELLATION START===================================================================== */



/* =============================================================SIGN IN START============================================================== */
.signin-box section{
    margin: 5% 0;
}


.divider:after,
.divider:before {
content: "";
flex: 1;
height: 1px;
background: #eee;
}
.h-custom {
height: calc(100% - 73px);
}
@media (max-width: 450px) {
.h-custom {
height: 100%;
}
}
/* =============================================================SIGN IN END============================================================== */



/* =============================================================SIGN UP START============================================================== */
.signup-box {
    margin: 5% 0;
}








.gradient-custom-3 {
    /* fallback for old browsers */
    background: #84fab0;
    
    /* Chrome 10-25, Safari 5.1-6 */
    background: -webkit-linear-gradient(to right, rgba(132, 250, 176, 0.5), rgba(143, 211, 244, 0.5));
    
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    background: linear-gradient(to right, rgba(132, 250, 176, 0.5), rgba(143, 211, 244, 0.5))
    }
    .gradient-custom-4 {
    /* fallback for old browsers */
    background: #84fab0;
    
    /* Chrome 10-25, Safari 5.1-6 */
    background: -webkit-linear-gradient(to right, rgba(132, 250, 176, 1), rgba(143, 211, 244, 1));
    
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    background: linear-gradient(to right, rgba(132, 250, 176, 1), rgba(143, 211, 244, 1))
    }

/* =============================================================SIGN UP END============================================================== */



/* ==================================================================POST BANNER AD START======================================================================= */


.banner-box{

    background:linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.3)), url("../img/garage.png") ;
    /*background: black;*/
    width: 100%;
    height:300px;
    background-size: cover;
    text-align: center;
    background-attachment: fixed;
    padding: 70px 0px;
    position: relative;
   

}
.banner-box h1{
    text-align: center;
    color:#ffffff;
    font-weight: bold;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 50px;
}



.ad-container{
    /* background-color: ; */
    margin: 5% 0;
}
#ad-content{
    padding:5%;
    /* border:2px solid red; */
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

/* #ad-content:hover{

} */

#ad-content p{
    font-weight: bold;
   
}


#ad-container a{
 color: #000000;
 text-decoration: none;
}


.banner-btn{
    text-decoration: none;
    display: inline-block;
    background-color: red;
    border: 2px solid red;
    padding: 0px 27px;
    line-height: 46px;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: .45px;
    font-weight: 600;
    position: relative;
    z-index: 2;
    /* -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s; */
}


.banner-btn:hover{
    color:#000000;
    border: 2px solid #000000;
    background-color: transparent;
    text-decoration: none;
}











/* ==================================================================POST BANNER AD END======================================================================= */


/* ==============================================================================POST FREE AD============================================================================== */
.free-banner-box{
    /* background-color: ghostwhite; */
    margin: 5% 0;
}

.select{
    width:100%;
}

#post-free-ad a{
 color: #000000;
 text-decoration: none;
}


.post-free-ad-box{
    margin:5% 0;
}



.form-outline input{
    width:100%;
    padding:2%;
}








/* ==========================================================================DASHBOARD SECTION START=================================================================== */

.panel-default {
    border-color: #FFF;
}
.panel-default>.panel-heading {
    color: #222;
    background-color: #FFFFFF;
    border-color: #FFF;
  text-transform:capitalize;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #FFF;
}
.panel-title {
    font-size: 19px;
}
.panel-title:hover {
     cursor: pointer;
}
.panel-title span {
  color:#ff4c4c;
}
.panel-body {
  padding-top:0;
  padding-bottom:0;
  border-radius: 10px;
  background-color: #fff;
  
}
.panel-body p {
    
  color: #000;
    font-size: 16.5px;
    margin-left: 17px;
    padding: 0px 20px 17px;
    line-height: 26px;
  

}
.panel-body p a{
  text-decoration: none;
  color: #000;
}
.panel-heading {
  padding: 20px 15px;
}
.panel-group .panel+.panel {
    margin-top: 0px;
}
.panel-group .panel {
    margin-bottom: 5px;
}




.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 15px !important;
    font-size: 0.85em;
    color: #999;
    border-top: none !important;
}


/* ==========================================================================DASHBOARD SECTION END=================================================================== */

/* ===================================change password start============================================= */
.changepw-box section{
    margin: 5% 0;
}
/* ===================================change password end============================================= */



/* ==============================================DASHBOARD START=============================================== */





.sub-btn1 button{
    border: 2px solid transparent;
    background-color:#fff700;
    border-radius: 10px;
    padding:2%;
    text-align: center;
    margin:3%;
   
}

.sub-btn1 button i{
     /* color:white; */
     font-weight: bold;
     font-size: 20px;
}
.sub-btn1 button span{
    color:black;
    font-weight: bold;
    font-size: 15px;
}


/* ==============================================DASHBOARD END=============================================== */


/*======================wp float start=============================*/
.float{
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  right:40px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
  margin-top:16px;
}



/*===============wp float end=====================*/

/*=================call btn start=======================*/


.call-buton .cc-calto-action-ripple {
  z-index: 99999;
  position: fixed;
  left: 1rem;
  bottom: 40px;
  background: #ec8b00;
  width: 4rem;
  height: 4rem;
  padding: 1rem;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #ffffff;
  -webkit-animation: cc-calto-action-ripple 0.6s linear infinite;
  animation: cc-calto-action-ripple 0.6s linear infinite;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none; }
  .call-buton .cc-calto-action-ripple i {
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    font-size: 2.2rem; }
  .call-buton .cc-calto-action-ripple:hover i {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg); }
  
  @-webkit-keyframes cc-calto-action-ripple {
  0% {
    -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 0 rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2);
    box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 0 rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2); }
  100% {
    -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2), 0 0 0 20px rgba(236, 139, 0, 0);
    box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2), 0 0 0 20px rgba(236, 139, 0, 0); } }
  
  @keyframes cc-calto-action-ripple {
  0% {
    -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 0 rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2);
    box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 0 rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2); }
  100% {
    -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2), 0 0 0 20px rgba(236, 139, 0, 0);
    box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2), 0 0 0 20px rgba(236, 139, 0, 0); } }

  span.num{
    position: absolute;
    color: #ec8b00;
    left: -30%;
    bottom: -50%;
  }
/*=========call btn end===========*/



.parent .child3 .card-img-top{
    /*style="width:100%; height:200px"*/
    width:100%;
    height:200px;
}


@media only screen and (min-width: 360px) and (max-width: 399px){
    .parent .child3{
        /*background-color:red;*/
        width: 180px;
        height: auto;
   
     }
     .parent .child3 .card-body p{
        font-size: 10px;
        /*color: blue;*/
        margin: 0;
     }

     .parent .child3 .card-body h5{
        font-size: 15px;
         margin: 0;
        
     }

     .parent .child3 .card-img-top{
        width: 100%;
        height: 90px;
     }

     .parent .child3 #verified{
       
        margin-top: -15px;
     }


     .parent .child3 .btn{
        padding: 1;
        font-size: 11px;
        /*background-color: red;*/

     }
}


@media only screen and (min-width: 400px) and (max-width: 480px){
    .parent .child3{
        /*background-color:red;*/
        width: 200px;
        height: auto;
   
     }
     .parent .child3 .card-body p{
        font-size: 10px;
        /*color: blue;*/
        margin: 0;
     }

     .parent .child3 .card-body h5{
        font-size: 15px;
         margin: 0;
        
     }

     .parent .child3 .card-img-top{
        width: 100%;
        height: 90px;
     }

     .parent .child3 #verified{
       
        margin-top: -15px;
     }


     .parent .child3 .btn{
        padding: 1;
        font-size: 11px;
        /*background-color: red;*/

     }
}


/*================category start===================*/

.category-container{
    background-image: url("../Images/catbg2.jpg");
    background-size: cover;
    /*height: 400px;*/
    /*margin-top: 5%;*/
    padding: 8%;

   
}

.category-container a{
    color: black;

}

.category-container a:hover{
    text-decoration: none;
     color: black !important;
}


.category-container h5{
    text-align: center;
}

.category-container .cat-col{
      text-align: center;
}



@media only screen and (min-width: 300px) and (max-width: 356px){
    .cat-parent .cat-child{
        /*background-color:hotpink;*/
        width: 126px;
        height: auto;
        padding-top: 40px;
   
     }
     .cat-parent .cat-child  h5{
        font-size: 15px;
         margin: 0;
        
     }
}





@media only screen and (min-width: 357px) and (max-width: 399px){
    .cat-parent .cat-child{
        /*background-color:red;*/
        width: 150px;
        height: auto;
        padding-top: 40px;
   
     }
     .cat-parent .cat-child  h5{
        font-size: 15px;
         margin: 0;
        
     }
}



@media only screen and (min-width: 399px) and (max-width: 468px){
    .cat-parent .cat-child{
        /*background-color:skyblue;*/
        width: 150px;
        height: auto;
        padding-top: 40px;
   
     }
     

     .cat-parent .cat-child  h5{
        font-size: 15px;
         margin: 0;
        
     }

    /* .cat-parent{
        padding-left: 10%;
     }*/

}


@media only screen and (min-width: 469px) and (max-width: 480px){
    .cat-parent .cat-child{
        /*background-color:blue;*/
        width: 150px;
        height: auto;
        padding-top: 40px;
   
     }
     

     .cat-parent .cat-child  h5{
        font-size: 15px;
         margin: 0;
        
     }

}
/*================category end===================*/

/*========================================================*/
.machine-ad-box1{
    background-image: url("../Images/bg6.jpg");
    /*background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)), url("../Images/bg6.jpg") ;*/
    width: 100%;
    background-size: cover;
    
    background-attachment: fixed;
    padding: 70px 0px;
    position: relative;
    padding:5% 7%;
   
}

.machine-ad-box1 .card{
    border-radius: 20px;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.machine-ad-box1 .card img{
    border-radius: 20px;
}


.machine-ad-box1 .card-body p{
    margin-bottom: 5px !important;
}

.img-col{
    /*padding: 10px;*/
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 20px !important;
   
}


.machine-ad-box1 .card-body .btn{
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    width: 100px;
    padding-left: 2px;
}



.child4{
    margin-bottom: 2%;
}



#brand_content{
  /*background-color: #04AA6D;*/
  /* border:2px solid red; */
  /* border-radius: 10px; */
}



@media only screen and (min-width: 360px) and (max-width: 399px){
    .parent1 .child4{
        /*background-color:red;*/
        width: 180px;
        height: auto;
   
     }
     .parent1 .child4 .card-body p{
        font-size: 10px;
        /*color: blue;*/
        margin: 0;
     }

     .parent1 .child4 .card-body h5{
        font-size: 15px;
         margin: 0;
        
     }

     .parent1 .child4 .card-body h6{
        font-size: 15px;
         margin: 0;
        
     }

     .parent1 .child4 .card-img-top{
        width: 100%;
        height: 90px;
     }

     .parent1 .child4 #verified{
       
        margin-top: -15px;
     }


     .parent1 .child4 .btn{
        padding: 1;
        font-size: 11px;
        /*background-color: red;*/

     }
}


@media only screen and (min-width: 400px) and (max-width: 480px){
    .parent1 .child4{
        /*background-color:red;*/
        width: 200px;
        height: 300px;
   
     }
     .parent1 .child4 .card-body p{
        font-size: 10px;
        /*color: blue;*/
        margin: 0;
     }

     .parent1 .child4 .card-body h5{
        font-size: 15px;
         margin: 0;
        
     }

      .parent1 .child4 .card-body h6{
        font-size: 15px;
         margin: 0;
        
     }

     .parent1 .child4 .card-img{
        width: 100%;
        height: 100px !important;
     }

     .parent1 .child4 #verified{
       
        margin-top: -15px;
     }


     .parent1 .child4 .btn{
        padding: 1;
        font-size: 11px;
        /*background-color: red;*/

     }
}


.nav-container{
    
     width: 100% !important;
     margin: 0 !important;
}

.navbar{
    padding:3% 2%;
    background-color: whitesmoke;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
}
/*
.logo-col{
    background-color: red !important;
}
*/
/*=======================*/



/*=================machine inner section start==========================*/

/*=================machine inner section start==========================*/

.machine-inner-container{
    padding:5% 10%;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.machine-inner-container .card{
    align-items: center;
    padding: 8%;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.machine-inner-container  h3{
    text-align: center;
    color: white;
    margin-top: 20px;
    margin-bottom: 30px;
    background-color: #0b7dda;
    /*border: 2px solid red;*/
}





@media only screen and (min-width: 300px) and (max-width: 356px){
    .machine-parent .machine-child{
        /*background-color:hotpink;*/
        width: 100px;
        height: auto;
        padding-top: 40px;
   
     }
     .machine-parent .machine-child  h3{
        font-size: 10px;
         margin: 15px;
         width: 100%;
         margin-left: 0 !important;
         padding: 5px;
        
     }

      .machine-parent .machine-child .card-img-top{
        width: 50px !important;
        height: 50px !important;
     }
}





@media only screen and (min-width: 357px) and (max-width: 399px){
    .machine-parent .machine-child{
        /*background-color:red;*/
        width: 150px;
        height: auto;
        padding-top: 40px;
   
     }
      .machine-parent .machine-child  h3{
        font-size: 10px;
         margin: 15px;
         width: 100%;
         margin-left: 0 !important;
         padding: 5px;
        
     }

      .machine-parent .machine-child .card-img-top{
        width: 50px !important;
        height: 50px !important;
     }
}



@media only screen and (min-width: 399px) and (max-width: 468px){
    .machine-parent .machine-child{
        /*background-color:red;*/
        width: 119px;
        height: auto;
        padding-top: 40px;

   
     }
     .machine-parent .machine-child  h3{
        font-size: 10px;
         margin: 15px;
         width: 100%;
         margin-left: 0 !important;
         padding: 5px;
        
     }

      .machine-parent .machine-child .card-img-top{
        width: 50px !important;
        height: 50px !important;
     }

}


@media only screen and (min-width: 469px) and (max-width: 480px){
    .machine-parent .machine-child{
        /*background-color:red;*/
        width: 130px;
        height: auto;
        padding-top: 40px;
    
   
     }
     .machine-parent .machine-child  h3{
        font-size: 10px;
         margin: 15px;
         width: 100%;
         margin-left: 0 !important;
         padding: 5px;
        
     }

      .machine-parent .machine-child .card-img-top{
        width: 50px !important;
        height: 50px !important;
     }


}
/*=======================machine inner section end=====================*/

/*=================material inner section start==========================*/

.material-inner-container{
    padding:5% 10%;
    /*box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);*/
}

.material-inner-container .material-col{
    align-items: center;
    /*padding: 20px;*/
    
    /*border-radius: 50%;*/
}

.material-inner-container .material-col img{
    
    /*border-radius: 50%;*/
    /*background-color: darkred;*/
    /*border-radius: 50%;*/

}


.material-inner-container  h6{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: white;
    margin-top: 20px;
    margin-bottom: 30px;
    background-color: #0b7dda;
    padding: 10px;
    /*border: 2px solid red;*/
}

.material-inner-container .card{
    align-items: center;
    border: none;
    /*margin-left: 50px;*/
    /*width: 250px;*/
    padding: 8% ;
    margin: 2%;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}




@media only screen and (min-width: 300px) and (max-width: 356px){
    /*.material-inner-container{
        padding: 0 !important;
    }*/
    .material-parent .material-child{
        background-color:hotpink;
        width: 85px;
        height: auto;
        padding-top: 40px;
   
     }
     .material-parent .material-child  h6{
        font-size: 10px;
         margin: 15px;
         width: 100%;
         margin-left: 0 !important;
         padding: 5px;
        
     }

      .material-parent .material-child .card-img-top{
        width: 50px !important;
        height: 50px !important;
     }
}





@media only screen and (min-width: 357px) and (max-width: 399px){
    .material-parent .material-child{
        /*background-color:skyblue;*/
        width: 140px;
        height: auto;
        padding-top: 40px;
   
     }
     .material-parent .material-child  h6{
        font-size: 12px;
         margin: 15px;
         width: 100%;
         margin-left: 0 !important;
         padding: 5px;
        
     }
      .material-parent .material-child .card-img-top{
        width: 50px !important;
        height: 50px !important;
     }
}



@media only screen and (min-width: 399px) and (max-width: 468px){
    .material-parent .material-child{
        /*background-color:blue;*/
        width: 150px;
        height: auto;
        padding-top: 40px;

   
     }
     .material-parent .material-child  h6{
        font-size: 12px;
         margin: 15px;
         width: 100%;
         margin-left: 0 !important;
         padding: 5px;
        
     }

      .material-parent .material-child .card-img-top{
        width: 50px !important;
        height: 50px !important;
     }

}


@media only screen and (min-width: 469px) and (max-width: 480px){
    .material-parent .material-child{
        background-color:red;
        width: 130px;
        height: auto;
        padding-top: 40px;
    
   
     }
     .material-parent .material-child  h3{
        font-size: 10px;
         margin: 15px;
         width: 100%;
         margin-left: 0 !important;
         padding: 5px;
        
     }

      .material-parent .material-child .card-img-top{
        width: 50px !important;
        height: 50px !important;
     }


}

/*=======================material inner section end=====================*/


/*=================man inner section start==========================*/

.man-inner-container{
    padding:5% 10%;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.man-inner-container .card{
    align-items: center;
    padding: 8%;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.man-inner-container  h3{
    text-align: center;
    color: white;
    margin-top: 20px;
    margin-bottom: 30px;
    background-color: #0b7dda;
    /*border: 2px solid red;*/
}




@media only screen and (min-width: 300px) and (max-width: 356px){
    .man-parent .man-child{
        /*background-color:hotpink;*/
        width: 100px;
        height: auto;
        padding-top: 40px;
   
     }
     .man-parent .man-child  h3{
        font-size: 10px;
         margin: 15px;
         width: 100%;
         margin-left: 0 !important;
         padding: 5px;
        
     }

      .man-parent .man-child .card-img-top{
        width: 50px !important;
        height: 50px !important;
     }
}





@media only screen and (min-width: 357px) and (max-width: 399px){
    .man-parent .man-child{
        /*background-color:red;*/
        width: 150px;
        height: auto;
        padding-top: 40px;
   
     }
      .man-parent .man-child  h3{
        font-size: 10px;
         margin: 15px;
         width: 100%;
         margin-left: 0 !important;
         padding: 5px;
        
     }

      .man-parent .man-child .card-img-top{
        width: 50px !important;
        height: 50px !important;
     }
}



@media only screen and (min-width: 399px) and (max-width: 468px){
    .man-parent .man-child{
        /*background-color:red;*/
        width: 119px;
        height: auto;
        padding-top: 40px;

   
     }
     .man-parent .man-child  h3{
        font-size: 10px;
         margin: 15px;
         width: 100%;
         margin-left: 0 !important;
         padding: 5px;
        
     }

      .man-parent .man-child .card-img-top{
        width: 50px !important;
        height: 50px !important;
     }

}


@media only screen and (min-width: 469px) and (max-width: 480px){
    .man-parent .man-child{
        /*background-color:red;*/
        width: 130px;
        height: auto;
        padding-top: 40px;
    
   
     }
     .man-parent .man-child  h3{
        font-size: 10px;
         margin: 15px;
         width: 100%;
         margin-left: 0 !important;
         padding: 5px;
        
     }

      .man-parent .man-child .card-img-top{
        width: 50px !important;
        height: 50px !important;
     }


}
/*=======================man inner section end=====================*/


/*===========================================*/


/*============================================*/
