.side_box{ float: left;
    width: 100%;
    margin-bottom: 10px;
    background: #fff;
    padding: 15px 20px;
    border-radius: 10px;
    border: 1px solid #eeeeee;}
		.side_box .side_title{ float:left; font-size:18px; font-weight:600; color:#000; width:100%; margin-bottom:10px;}
		.side_ul{ float:left; width:100%; }
		.side_ul ul{ padding:0px; margin:0px; float:left; width:100%; }
		.side_ul ul li{ list-style:none; padding-bottom:5px; list-style: none;
    padding-bottom: 13px;
    font-size: 14px;}
		.side_ul ul li fa{ font-size: 12px}
		.section-heading h6 { position: relative; font-size: 15px;  color: #fb5849;  font-weight: 500;
    letter-spacing: 0px;
    text-transform: none;
    padding-left: 0px;
       padding-bottom: 0px;
}.top_box {
    float: left;
    width: 100%;
    margin-bottom: 0px;
}.t_phone {
    float: left;
    min-width: auto;
    border: 1px solid #f0f0f0;
    margin-right: 10px;
    padding: 5px 15px;
    border-radius: 5px;
    color: #353535;
    font-size: 14px;
    background: #f0f0f0;     margin-bottom: 0px;
    margin-top: 15px;
}.bg_new {
    background: #fff173;
    color: #2a2a2a;
    border: 1px solid #ffeb3b;
}
.det_img{ width:100%; float:left; }
.det_img img{ width:100%; }
.padding_0{ padding:0px;}
.overview{ float:left; width:100%; margin-top:0px; text-align:justify;  margin-bottom:15px;} 
.clear_both{ clear: both; }

.p_box{      background: #fff;
    padding: 12px 20px;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    min-height: 105px;
    margin-top: 20px; }
.p_title{     font-weight: 600;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 5px;
    margin-bottom: 5px;    color: #000000;
    font-size: 16px; }
.p_details{     font-size: 14px; }

.p_details p {
    margin-top: 0;
    margin-bottom: 0px;
}.img_gallery{ margin-top:20px; }

.img_gallery img{ width:100%;  border-radius:5px; }
.mar_top_20{    margin-top: 22%;}