.mt10{margin-top:10px;}
.mbot20{margin-bottom:20px;}
.pf{position:fixed;}
.bg-gry{background-color:red;}
.m5{margin:5px;}
.mtop{margin-top:10px;}
.pad10{padding:10px;}
.mtop10{margin-top:-10px;}
.hght1{min-height:100px;}
.wdth1{min-width:200px;}
.wdht2{width:100%;}
.bg1{background-color:#1face7}
.bg-gy{background-color:#ebe6e6}.bg-gy1{background-color:#e4e4e4}

.bdr-right{border-right:solid 1px #d6d1d1;}

.clr1{color:#fff;}
.clr2{color:#616465;}
.fnt1{font-size:14px;}
.fnt2{font-size:16px;}
.fnt3{font-size:24px;}
.urinary{}
.urinary p{font-size:14px;}
.urinary a{font-size:14px;}
.bg-blue{background-color:#29a1d3;}
.bg-wht{background-color:#fff;}
.bg-black{background-color:#000;}
.fl{float:left;}
.insd-cant p{font-size:16px; line-height:25px;}
.clr-b{color:#0e87b9;}
	
.desc ul {
    list-style-image: url('../gifs/arr-bullet.jpg');
}

.desc ul li {
   
    font-size: 16px;
    line-height: 45px;
    margin: 5px;
    color: #616465;
    line-height: 20px;
}

.desc ul li  a { line-height: 19px;}
.desc ul li  a :hover{ font-weight:bold;}
.giq {
    display: inline-block;
    color: #fff;
    background-color: #b72f2f;
    position: relative;
    padding: 8px 18px;
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 24px;
}
.giq:after {
    position: absolute;
    content: "";
    height: 10px;
    border-radius: 50%;
    box-shadow: 0 25px 8px rgba(0,0,0,0.8);
    bottom: 0;
    left: 10%;
    right: 10%;
    z-index: 10;
}
.address p{ font-size:18px; line-heght:30px !important;}
.lh30{line-heght:30px;}
.bdr-bt{border-bottom:solid 1px #29a1d3;}

.line {
    border-bottom: 2px solid #37c6f5;
    background: none repeat scroll 0 0 transparent;
    height: 1px;
    margin: 0 auto 45px;
    padding: 5px;
    position: relative;
    width: 120px;
}

.line::before {
    border: medium solid transparent;
    content: " ";
    height: 0;
    left: 50%;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: 0;
}