.MultiCarousel { float: left; overflow: hidden; padding: 15px; width: 100%; position:relative; }
    .MultiCarousel .MultiCarousel-inner { transition: 1s ease all; float: left; }
        .MultiCarousel .MultiCarousel-inner .item { float: left;}
        .MultiCarousel .MultiCarousel-inner .item > div { box-shadow: 1px 1px 1px 1px #ccc;text-align: center; padding:0px; margin:10px; background:#fff; color:#666;}
    .MultiCarousel .leftLst, .MultiCarousel .rightLst { position:absolute; border-radius:50%;top:calc(50% - 20px); }
    .MultiCarousel .leftLst { left:0; }
    .MultiCarousel .rightLst { right:0; }
    
        .MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over { pointer-events: none; background:#ccc; }

        .fr p
        {
        color: #000;
    font-size: 16px;
    font-weight: 800;
        }
        .fre p
        {        color: #cac9c9;
    font-weight: 800;
        }
        .fr a:hover
        {
        	color: #f82e56;
          text-decoration: none;
        }
        /*.tg 
        {
            box-shadow: 1px 1px 5px 1px #7d7b7b;
        }*/
.box {
  transition: box-shadow .10s;
  width: 278px;
 /* height: 200px;*/
 /* margin: 50px;*/
  border-radius:3px;
  border: 4px solid #ccc;
  background: #fff;
  float: left;
  
}
.box:hover {
  box-shadow:0 0 11px #7c7e80bd; 
}

.list-new
{
  padding-bottom: 4.9%;
}
.list-new1
{
  padding-bottom: 8.5%;
}
.list-new2
{
  padding-bottom: 5%;
}
.list-new p
{
  line-height: 35px;
}
.sparedet li
{
      margin-left: 26%;
    margin-top: -1%;
}
.new-widget li
{
  /*line-height: 4.5;*/
  padding: 5px;
}
.new-widget a
{
  font-size: 14px;
}
.btn {
    line-height: 0;
    background: #dfdddd;
    font-size: 15px;
    color: #2a2a2a;
}
.motarp p
{
   font-size: 16px;
    color: #000;
    font-weight: 600;
    text-align: justify;
}
.glass p
{
    font-size: 14px;
    color: #000;
    font-weight: 600;
    text-align: justify;
}