body
{
	background: #4a148c;
	font-family: 'PT Serif', serif;
	font-size: 15px;
}
.banner img
{
	width: 100%;
}
.mobile
{
	display: none;
}

.bg-light
{
	background-color: #303f9f !important;
	border-top: 5px solid #7986cb;
	border-bottom: 5px solid #7986cb;
	padding: 0;
	
}

.navbar-dark .navbar-nav .nav-link
{
	color: #fff;
	padding-right: 2.5rem;
    padding-left: 2.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
	font-size: 18px !important;
	transition: all 0.3s ease-in-out;
}
.navbar-expand-lg .navbar-nav .nav-link:hover {
	background: #1a237e;
	color: #fff;

    
}

.main-title h1
{
	font-family: 'Kaushan Script', cursive;
    font-size: 71px;
    color: #fff;
    margin-top: 10px;
    
}
.padd-20
{
	padding: 30px;
}
.pro-border img
{
	width: 100%;
}
.pro-border
{
	border: 3px solid #827717;
	margin-bottom: 30px;
}
.heading-style-4
{
	background: #827717;
    color: #f7f5f2;
    padding: 9px;
    margin-bottom: 0;
    text-align: center;
    font-size: 25px;
}
.text-area p
{
	text-align: justify;
    font-size: 19px;
    font-weight: 400;
    line-height: 28px;
    color: #e6e266;
}
.heading-style {
    background: #ffc107;
    color: #fff;
    padding: 10px;
    margin-bottom: 20px;
    text-align: center;
}
.cont-color {
    background: #bf360c;
    border: 1px dotted #ffad00;
    margin-bottom: 19px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 10px;
}
.img-border {
    border: 3px solid #fdfc01;
    margin-bottom: 10px;
    display: block;
    max-width: 100%;
    height: auto;
    margin-top: 2px;
}
.text-area h2
{
	font-size: 35px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
    color: #fdfc01;
}
.text-area p a
{
	color: #ffb400;
}
.text-area h3 {
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    color: #fdfc01;
}
.loction
{
	background: #827717;
	padding: 20px;
}

.loction ul {
    margin: 0;
    padding: 0;
}
.heading-style-loc {
    background: #14011f;
    color: #cc9823;
    padding: 3px 3px 4px 3px;
    margin-bottom: 28px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}
.cat-block2 {
    color: #fff;
    background: #350c4c;
    text-align: center;
    border: 1px solid #fff;
    padding: 6px 8px;
    margin-bottom: 10px;
    border-radius: 40px;
    margin-right: 05px;
}
.loction ul li
{
	list-style-type: none;
}
.tag
{
	background: #795548;
	padding: 20px;
}
.tag h3
{
	font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    color: #fff;
}
.tag p
{
	text-align: justify;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #e6e266;
}
a.big-font:link, a.big-font:active, a.big-font:visited {
    font-size: 24px;
    color: #12c0c7;
}
a.big-font-1:link, a.big-font-1:active, a.big-font-1:visited {
    font-size: 24px;
    color: #f5efef;
}
a.big-font-2:link, a.big-font-2:active, a.big-font-2:visited {
    font-size: 24px;
    color: #faad00;
}
a.large-font:link, a.large-font:active, a.large-font:visited {
    font-size: 28px;
    color: #fd9be8;
}
a.small-font:link, a.small-font:active, a.small-font:visited {
    font-size: 18px;
    color: #e69e6f;
}
.footer-widget-social li {
    display: inline-block;
}
.footer-widget-social {
    text-align: right;
    margin-top: 5px;
}
.footer-widget-social ul
{
	padding: 0;
	margin: 0;
}

.footer-widget {
    background: #0f0f0f;
    padding: 20px 15px;
}
.footer-widget a {
    color: #ffad00;
}
@media (max-width:991px)
{
	.main-title img
	{
		width: 100%;
	}
}
 @media (max-width:767px)
 {
 	.desktop
{
	display: none;
}
.mobile
{
	display: block;
	width: 100%
}
.navbar-toggler
{
	margin-right: 30px;
 }
 .bg-light
 {
 	padding: 15px 0;
 }
 .main-title h1 {
    font-family: 'Kaushan Script', cursive;
    font-size: 50px;
    color: #fff;
    margin-top: 10px;
}
.hm-text img
{
	width: 100%;
}
.text-area p
{
	text-align: left;
}
}
