.latest-news
{
	width: 100%;
	float:left;	
	background: #be0029;
}

.lt-news{
	width: 100%;
	background:#ff7722 ;
}

.lt-news p{
	margin:0px;
	padding:8px;
	font-weight: bold;
	text-align: center;
	color: #fff;

}

.news-scroll{
	width: 100%;
	float: left;
	
}


.news-scroll p{
	margin: 0px;
	padding:5px;
	font-size: ;

}


.news-scroll p marquee{
	margin:0px 0px 0px 0px;
	padding:0px;
	color: #fff;
	width: 100%;
	float: left;
	pointer:cursor;
}

.inner-container{
	width: 100%;
	height: 200px;
	
}

.top-section{
	width: 100%;
	float: left;
	background: #193c7c;
	-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
}


.top-section h2{
	margin:0px;
	padding:10px 0px 10px 0px;
	font-size: 25px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}

.mid-section{
	width: 100%;
	float:left;
	border: 1px solid #dfdfdf;
	border-bottom: 5px solid #193c7c;
	-webkit-border-bottom-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 20px;
-moz-border-radius-bottomleft: 20px;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
}


.mid-section ul{
	margin:0px;
	padding:0px;
	list-style: none;
}

.mid-section ul li {
	display: inline;
}

.mid-section ul li a{
	display: block;
	color: #193c7c;
	padding: 5px 10px 5px 20px;
	border-bottom: 1px solid #dfdfdf;
}

.mid-section ul li a:hover
{
	color: #ea271d;
}

.mid-section ul li a img{
	width:50px;
	height: 38px;

}

.top-section-orange
{
	background:#ff7722 !important ;
}
.gray{
	background:#f4f6f6 !important;
}

.title-01{
	margin:0px;
	padding:5px;
	text-align: center;
	font-size:45px;	
	border-radius:50px;
	font-weight:700;
}
.title-01 span{
	color: #e06506;
}

.paragraph p{
	margin: 0px;
	padding: 5px;
	text-align: justify;
	font-size: 15px;
	line-height:25px;
}

.btn-radius{
	border-radius: 50px;
	background: #2f3068 !important;
	float: right;
	margin-top:10px;
}

.btn-radius:hover{
	background: #ff7722 !important;
	color: #fff;
}

.orange{
	width: 100%;
	background: #ff7722;
	padding: 20px;

}

.orange h2{
	margin:0px;
	padding:0px;
	text-align: center;
	font-size: 17px;
	color: #fff;
}


.btn-orange{
	background: #193c7c;
	color: #fff;
	margin-top: 10px;
	border-radius:50px;
	font-size: 18px;
	padding:5px 15px 5px 15px;

}

.blue{

	width: 100%;
	background: #193c7c;
	padding: 20px;

}


.blue h2{
	margin:0px;
	padding:0px;
	text-align: center;
	font-size: 17px;
	color: #fff;
}


.btn-blue{
	background: #ff7722;
	color: #fff;
	margin-top: 10px;
	border-radius:50px;
	font-size: 18px;
	padding:5px 15px 5px 15px;

}

.couple-img{
	width: 85%;
	margin: 30px 0px 20px 20px;
	
}

.elite{
	width: 100%;
	float: left;
}

.elite h1{
	margin:0px;
	padding:40px 0px 0px 0px;
	font-size: 35px;
	color:#000;
	font-weight: 700;
}

.elite h2{
	margin:0px;
	padding:20px 0px 0px 0px;
	font-size:25px;
	color:#bf373b;
	font-weight: 700;


}




.elite h3{
	margin:0px;
	padding:20px 0px 0px 0px;
	font-size:20px;
	color:#bf373b;
	font-weight: 600;
}


.elite h1 span{
	color: #e06506;
}

.testimonial-item{
	border-radius: 100% !important;

}

.card-header{
	background: #740615 !important;
}

.text-center{
	color: #f9e277 !important;
	margin: 0px;
	padding: 0px;
	font-weight:600 !important;
}

.card{
	border:2px dotted #740615 !important;
}

.form-control{
	border:1px solid #d2353c !important;
}

.form-select{
	border:1px solid #d2353c !important;
}

.red-btn{
	background: #8d1422 !important;
	color: #f9fdba !important;
}

.p-pink{
	color: #740515 !important;
}

.sr-only{
	text-align: left !important;
}


.footer-links p{
	color: #f9fdba !important;
}


@media (max-width: 480px) and (min-width:320px) {
.page-title{
    background:#930318;
}
    
}










