
/* This css file for howtoreply, applyafternow, isitarecord & gallerylist */
.pad-0{
	padding: 0px;
}
.pad-50{
	padding: 50px;
  }
  .pad-25{
	padding: 25px;
  }
  .mar-t-b-75{
	  margin-top: 60px;
	  margin-bottom: 60px;
  }
.about_content  {
	margin-top: 60px;
}
.current_page {
    background: #e87817;
    color: #fff !important;
}
.page-link
{
	border: 1px solid #eda86c;
}
.margin_align
{
  margin-top: -19px !important;
  margin-bottom: -12px !important;
}

.mar-b-35{
	margin-bottom: 35px;
}
.about_heading h3 {
	color: #333;
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 20px;
}
.orange {
	color: #e87817;
}
.about_heading h6 {
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: 500;
}
.about_heading p {
	font-size: 14px;
	color: #1a1a1a;
	line-height: 30px;
	font-weight: 500;
}
.about_heading ul li {
	font-size: 14px;
	color: #1a1a1a;
	line-height: 30px;
	font-weight: 500;
}
.image_about {
	margin-bottom: 0px;
}
.icon_image img{
	width: 50px;
	margin-right: 10px;
}
.blue {
	color: #291770 !important;
}
.green {
	color: #57b038;
	margin-top: 40px;
}
.mb_15
{
	margin-bottom: 15px;
}
li{
	/* list-style: none; */
	font-size: 14px;
	margin-bottom: 10px;
	/* display: flex; */
}
.fa-star {
	color: #e87817;
	margin-right: 5px;
	margin-top: 8px !important;
}
@media only screen and (max-width: 600px) {
  .image_about {
    display: none;
  }
.about_heading h6 {
	font-size: 15px;
}
.about_heading p {
	font-size: 12px;
}
.about_content  {
	margin-top: 50px;
}
.about_heading ul li {
	font-size: 12px;
}
.aan-table{
	width: 100% !important;
}
.aan-table td{
	padding: 10px 7px !important;
	font-size: 13px !important;
}
}

.aan-table{
	border-top:1px solid #aaa;
	width: 100%;
}
.aan-table tr:hover{
	background-color: #ddd;
}
.aan-table td{
	padding: 15px 10px;
	font-size: 14px;
	vertical-align: top;
	border-bottom:1px solid #aaa;
	font-weight: 600;
}

.gallery-search{
	width: 100%;
	border: 2px solid #aaa !important;
	height: 40px;
	padding: 10px;
}
.form-control-search{
	position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
	color: #aaa;
	right: 20px;
}

.gallery-h6{
	font-size: 12px;
	color: #999;
	padding: 7px 15px;
}
.gallery-h5{
	font-size: 13px;
	color: #999;
	font-weight: 600;
	padding: 5px 15px;
}
.gallery-img{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

.page-link{
	padding: 0.75rem 1rem !important;
	color: #291770 !important;
}
.page-link:hover{
	background-color: #e87817 !important;
	color: #fff !important;
}
