body{
	font-family: 'PT Sans', sans-serif !important;
	
}

h1{
	color:#900 !important;
	font-weight:bold !important;
}

h2{
	color:#900 !important;
}

h3{
	color:#900 !important;
}


h6{
	font-size:12px;
}

@media screen and (max-width: 575px){
    
h1{
	font-size:20px !important;
	color:#900 !important;
	font-weight:bold !important;
}

h2{
	font-size:20px !important;
	color:#900 !important;
}

h3{
	font-size:20px !important;
	color:#900 !important;
	text-transform:uppercase !important;
}


h6{
	font-size:12px;
}

.desk{display:none;}
.mob{display:block;}
	
}

.desk{display:block;}
.mob{display:none;}

ul{

}

.footer{
	background-color:#E92227;
	padding:30px 0px;
}


label{
	color:#17438c !important;
	font-size:20px;
}

.banner{
	background-image:url(../img/banner.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	width:100%;
}

.content{
	
}

h4 {
	text-align: center;
}


 .modal-header {
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
	background: #17438C;
}

#exampleModalLabel {
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: white !important;
}


.btn-danger {
	color: #fff;
	background-color: #0645aa;
	border-color: #d10505;
}

.modal-header {
	border-radius: 6px 6px 0px 0px;
}

.res {
	font-size: 14px;
}
.loding_img {
	z-index: 9999999;
	position: fixed;
	top: 0px;
	/* margin: 0 auto; */
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgba(0,0,0, .8);
}
img {
	position: fixed;
	margin: 0 auto;
	/* z-index: 99999; */
	top: 40vh;
	width: 50px;
	
	display: inline-block;
	/* overflow: hidden; */
	/* text-align: center; */
}

.modal-body {
	position: relative;
	padding: 15px;
	border: 1px solid #f5f5f5;
	margin: 16px;
	border-radius: 9px;
}

body {
	background-color: #050000;
}

.fbl {
	background: #000000b3;
}

#amleasing {
	outline: none;
}

.btn-danger {
	color: #fff;
	background-color: #a51c18!important;
	border-color: #d43f3a;
}


.btn-danger {
	color: #fff;
	background-color: #17438c!important;
	border-color: #17438c !important;
	border: none;
}

.btn-danger:hover { 
   background-color: #17438c !important; 
   border-color: #103470 !important;
}

