.feature-content p {
    line-height: 1.8;
    color: #292a2c;
    font-size: 0.8rem;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    text-align:justify; 
   
}
h3 span
{
	color:#ed6502; 
} 
.vred{
    border-radius:40px;
}  
.shaddowcard{ 
   /*border-radius: 0px;*/
    /* background: #f2f2f2; */
   /* box-shadow: inset 5px 5px 10px #e5e5e5, inset -5px -5px 10px #d9d7d7;*/
    border-radius: 0px;
    background: #f2f2f2;
    box-shadow: 5px 5px 10px #c4c4c4, -5px -5px 10px #ffffff;
}
.bgp{
     background-image: url("../images/bg/probg.jpg");
     background-size:cover;
     background-position:center;
    background-repeat: no-repeat;
    background-attachment:fixed;
}
.formimg{
    position:relative;
    height:100%; 
}
.colfor{
    /*background-color:#bbbcbd; */
    background-color:#dddedf;
}  
@media (max-width:500px){
    video{
        width:350px;
    } 
}  


@media (min-width:501px){
    .containbox{
        background:#ededed;
    margin-top: 50px;
    padding-left: 50px;
    padding-right: 50px;
    border-radius: 25px;
    }
} 
    @media (max-width:500px){
         .containbox{
              background:#ededed;
    margin-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    } 
    } 
.seccolor{
    /*background-color:#f6f9fd;*/
      background-color:#ecf1f9;
} 
.clientimg img{
    aspect-ratio: 3/2;
    object-fit: cover; 
} 
.section-content{
    padding:50px 0px;
} 
/*.imratio img {aspect-ratio: 4/3;*/
/*    object-fit: cover;}*/
    .imratio p {
        padding-top:20px !important;
    }   
.divcenter{
    background-color: #f1f1f1;
    height: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
    padding:20px;  
}   
.card1 {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
    height: 100%;}
    
    
    .prosize img {
        height:100%;
    }
    .product-summary >h3{
        color:#ed6502; 
    }
   
    
    
    


 

   