
body{
	color:#797979 !important;
	font-family: verdana !important;
}

.values-container{
	text-align:center;
	padding: 5px;
}

.values-img{
	width: 100%;
	height: 100%;
	border-radius: 5px;
}

.content-heading{
	text-align:center;
    margin-top: 20px;
	margin-bottom: 20px;   
    line-height: 24px;
    color: #797979;
}

.background-color {
    background-color: rgb(244, 244, 244);
}
.details{
	text-align:justify;
	color:#797979;
	font-size: 16px;
   line-height: 24px;
   padding: 0px;"	
}

.block-heading-odd {
    text-align: center;
    padding:5px 5px;
    margin: 5px;
    color: #797979;
    font-size: 16px;
    font-weight: 700;

	
}
.block-heading-even {
    text-align: center;
    padding:5px 5px;
    margin: 5px;
    color: #797979;
    font-size: 16px;
    font-weight: 700;
}
 .block-detail-odd{
	 text-align:justify;
	 color:#797979;
	 font-size: 16px;
   line-height: 24px;
   padding:12px;" 
 }
.block-sub-heading-odd{
	 text-align: center;
    padding:0px 0px;
    margin: 0px;
    color: #797979;
    font-size: 16px; 
 }
  .block-detail-even{
	 text-align:justify;
	 color:#797979;
	 font-size: 16px;
   line-height: 24px;
   padding: 12px;"
	 
 }
 
.block-readmore-odd a.view_more{
border-radius: 20px;
color: #fff;
float:right;
  }
.block-readmore-even a.contact_us{
border-radius: 20px;
color: #fff;
float:right;
  }

.center{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 33%;
  padding: 5px;

}
.section_heading {
    text-align: center;
    width: 100%;
    padding: 0px 0px 30px 0px;
}

.about-title-odd {
    color:  #797979;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 0px;
    font-weight: 700;
	text-align:left;
}
.about-title-even {
    color: #797979;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 0px;
    font-weight: 700;
	text-align:left;
}
.details-about {
    width: 100%;
    padding: 0px;
    margin: 0px auto;
    font-size: 16px;
    line-height: 24px;
    color: #797979;
}
.satr-icon-even img {
    width: 28px;
    padding: 0px;
    margin-right: 5px;
    margin-bottom: 8px;
}
.satr-icon-odd img {
    width: 28px;
    padding: 0px;
    margin-right: 5px;
    margin-bottom: 8px;
}
.card-view{
	background-color: rgb(244, 244, 244);
	padding: 5px;
	border-radius: 5px;
	z-index: 1;
	margin-top: 5px;
}
.heading-banner{
    font-size: 36px;
    line-height: 36px;
    margin: 24px 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: white;
}
.banner-content{
    font-size: 20px;
    color: #fff;
    margin-bottom: 25px;
}
.banner-block {
    width: 550px;
}

.block-icon-even {
    background: #fff;
    margin-top: 20px;
    -webkit-box-shadow: 0px 5px 16px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 5px 16px -10px rgba(0,0,0,0.75);
    box-shadow: 0px 5px 16px -10px rgba(0,0,0,0.75);
    z-index: 1;
    border-radius: 5px;
	height:391px;
}
.block-icon-odd {
    background: #fff;
   margin-top: 20px;
    -webkit-box-shadow: 0px 5px 16px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 5px 16px -10px rgba(0,0,0,0.75);
    box-shadow: 0px 5px 16px -10px rgba(0,0,0,0.75);
    z-index: 1;
    border-radius: 5px;
	height:391px;
}
.index-2 .img-area img {
    border-radius: 5px;
}
.content-area{
	border-radius: 5px !important;
}