<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

@media (max-width: 768px){
	
	.tr-tc{
		text-align: center;
		font-size: 14px;
		
	}
	.tr-tc2{
		text-align: center;
		margin-bottom: 20px;
				font-size: 14px;

	}
}
	
@media (min-width: 768px){
	
	.tr-tc{
		text-align: right;
				font-size: 14px;

		
	}
	.tr-tc2{
		text-align: center;
		margin-bottom: 20px;
				font-size: 14px;

	}
}
.topnav .btn{
	font-size: 0.5rem!important;
}
	.form-flk{
		background: #fff;
	
/*		color:#efc03d;*/
		
	}
	.btn-style{
/*
		width:290px;
		height:70px;
*/
		font-size: 28px!important;
		font-weight: bold!important;
		border-radius: 50px!important;
		background:#efc03d;
		border:0;
		display: block;
		color:#000!important;
		line-height: 70px;
		padding:5px 50px!important;
		
	}
	
	
	.bh1{
			background: url("../images/no1.jpg") no-repeat!important;
		}
		.bh2{
			background: url("../images/no2.jpg") no-repeat!important;
		}
		.bh3{
			background: url("../images/no3.jpg") no-repeat!important;
		}
		.bh4{
			background: url("../images/no4.jpg") no-repeat!important;
		}
		.bh5{
			background: url("../images/no5.jpg") no-repeat!important;
		}
		.bh6{
			background: url("../images/no6.jpg") no-repeat!important;
		}
			h5{
			color:#52400e!important;
				padding-left:20px;
		}
		.nav-pills .nav-link.active h5, .nav-pills .show&gt;.nav-link h5{
			color:#efc03d!important;
			font-weight:bold;
		}
		.nav-link{
			color:#52400e!important;
		}
.form-control{
	background: #fff;
    border: 1px solid #e4e4e4;
}
.small-btn{
	border-radius: 30px!important;
	color: #000!important;
	font-weight: bold!important
}
.bgcolor_b{background:rgba(245,245,245,.7);
border-radius:30px;
}
.display-5{
	font-size:1.5rem!important;
	line-height: 2.2rem!important;
}
.mb-52{
	margin-bottom:1.5rem!important;
}
a{
	color:#333;
}
.bot-bg{
	background:url("../images/images/bottom-bg_04.jpg") no-repeat;
}
.dot-bg{
	background:url(../images/bg-img.png)no-repeat ;
	background-size:contain;
}</pre></body></html>