﻿.imgborder {
   display:inline-block;
   position:relative;
   border:1px solid #ccc;
   padding:5px;
   background:#f2f2f2;
   margin-bottom:5px;
   
   
}

.shadow
{
  -webkit-box-shadow: 0 24px 10px -20px rgba(0, 0, 0, 0.5);
  box-shadow: 0 24px 10px -20px rgba(0, 0, 0, 0.5);
}

.text-desc ul,.text-desc ul ul
{
    
    font-weight: 500;
    font-family: 'Nunito Sans', sans-serif;
    color: #000;/*#2f2f2f;/* #484848;/*#222;*/
    line-height: 1.8;
    font-size: 16px;
    text-align: justify;
    
    margin-left:17px;
    margin-bottom:22px;
    
    
}
.text-desc ul li
{
    list-style-type:disc;
}
.text-desc ul ul li
{
    list-style-type:circle
}

.prod-feature-head
{
     color:#d30050;padding-top:30px;padding-bottom:30px;text-align:left;
}

.prod-feature-foot
{
     color:#d30050;padding-top:30px;padding-bottom:30px;text-align:left;
}

.prod-feature-foot h3
{
     text-transform :capitalize ;
}


}




.prod-feature-head h3
{
   text-transform :uppercase ;
}
.prod-feature-head h3:before
{
    width:20px;
    height:20px;
     content: url('../images/7.jpg');
   /* top: 0px;
    left: -3px;
   
    list-style-image: url('../images/finger-and-thumb-xl.png');*/
}


/*
.text-desc h2{color:#006268}
.text-desc h3{color: #006268;font-size: 28px;font-weight:600;line-height: 38px;padding: 0px 0 2px;margin:0;letter-spacing:.5px;margin-bottom:8px;position:relative;}
.text-desc h3:after{background: #006268;bottom: 0;content: "";height: 2px;position: absolute;width: 45px;left: 0;}
.text-desc h4{color: #006268;font-size: 19px;font-weight: 600;line-height: 25px;padding: 0px 0 1px 25px;margin: 16px 0 3px 0;display: block;letter-spacing:.5px;position:relative;text-transform:capitalize;}
.text-desc h4:before{position:absolute;font-size: 18px;top: 0px;left: -3px;font-family: "Font Awesome 5 Free";content: "\f0a4";font-weight: 900;}
.text-desc h5{color: #006268;font-size: 18px;font-weight: 500;line-height: 26px;padding: 6px 0 2px 20px;margin: 3px 0 !important;letter-spacing:.5px;text-transform:capitalize;position: relative;}
.text-desc h5:before{content:'*';position:absolute;font-size: 30px;top: 11px;left: 0;}
.text-desc h2 + hr,.text-desc h4 + hr{border-color:#d0d0d0;width:55%;text-align:center;display:inline-block}
.text-desc img{display:inline-block!important}

*/