.logo-image img {
    padding: 23px;
    /* padding: 39px; */
}

.banner
{
	width: 100%;
	
}

.about-sec
{
	text-align:center;
}



.center {
    padding: 5px;
    background: #fff;
}
 .txt-white {
    color: #fff;
}
h5 {
	margin-top: 20px !important;
    color: #fff;
    font-weight: 900;
    /* font-size: 15px; */
}
.font-mehroon
{
	color:#8f0222;
	font-family:Arial, Helvetica, sans-serif;
}

.fs-16
{
	font-size:14px
}
.about-sec p
{
	    margin-top: 20px !important;
	    font-size: 16px;
    font-family: arial;
    color: #6d6d6d;
    margin: 0 0 10px;
}
font-grey
{
	color:#6d6d6d;
}

.fs-24
{
	font-size:22px
}
.bold
{
	font-weight:bold;
}
.text-center
{
	text-align: center;
}
.mb-0
{
	margin-bottom: 0px;
}
button.text-center.btn.btn-default {
	
    display: inherit !important;
    text-align: center !important;
    margin: auto;
    padding: -1px 84px;
    border-radius: 27px;
    text-indent: unset;
    background: #fff;
    color: #8f0222;
       padding: 6px 24px;
    border-radius: 24px;
   
}
.btn a
{
 font-weight: bold;
    font-size: 16px;
	 color: #8f0222;
}
.btn-sec
{
	margin: 45px 0px;
}
h5 span {
    font-weight: normal !important;
}
.h1, h1 {
	margin-top: 30px;
    color: #1f1f1f;
}
.about-image2-sec {
    margin-bottom: 16px;
    margin-top: 55px;
}

@media screen and (max-width:1023px)
{
	.about-image2-sec img {
    text-align: center;
    display: inline;
}
.about-hiring-sec img {
    /* text-align: center !important; */
    display: inherit;
    margin: 0 auto !important;

}
.job-sec {
    margin: 59px 10px !important;
	background: #8f0222;
}
}
@media (min-width:1024px)
{
.job-sec {
   margin: 30px;
    background: #8f0222;
 
}
.row.content-center {
    justify-content: center !important;
    display: flex !important;
}
.center {
 
    margin: 27px 70px 28px 54px;
}
}
.logo-image {
     margin-right: 0px; 
     margin-left: 0px; 
}
.bg-black
{
	background:#212121;
}
.font-white
{
	color:#fff;
}
@media screen and (max-width:770px)
{
	.footer-content
	{
		text-align:center;
	}
	.footer-content img
	{
	float: none !important;
	}
}
@media screen and (max-width:767px)
{
.job-sec {
    margin: 30px 0px !important;
}
.center {
    margin: 21px 10px 35px 10px !important;
}
h1 {
    font-size: 24px;
}
}
@media screen and (min-width:768px) and (max-width:1023px)
{
.center {
    margin: 50px 30px 28px 30px;
}
}
@media screen and (min-width:768px)
{
.h1, h1 {
    font-size: 40px;
}
}