    @import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900,900i|Sniglet:400,800');

/*
font-family: 'Sniglet', cursive;
font-family: 'Lato', sans-serif;
s*/


@import url('font-awesome.css');
@import url('flaticon.css');
@import url('animate.css');
@import url('hover.css');
@import url('owl.css');
@import url('jquery-ui.css');
@import url('jquery.fancybox.min.css');

h1,h2,h3,h4,h5,h6 {
	position:relative;
	font-weight:normal;
	margin:0px;
	background:none;
	line-height:1.2em;
	
}

	body{
	        font-family: 'Lato', sans-serif !important;
		    background-color: #e1e3ce85;
		}
		.scl-ttl-blk{
			text-align:center;
			line-height: 25px !important;
			font-size:13px;
		}
		.scl-ttl{
			font-weight: bold;
			font-size: 23px;
			color: #ff8e2d;
			margin-top: 31px;
			font-family: 'Sniglet', cursive;
		}
		.adm-ttl{
	        font-family: 'Lato', sans-serif !important;
		    text-align: center;
		    border: 2px solid red;
		    width: 167px;
		    margin: 0px auto;
		    border-radius: 4px;
		    padding: 5px;
		    color: #0245be;
		    font-weight: bold;
		    letter-spacing: 0.5px;
		    font-size: 15px;
		    background: #fff5de61;
		}
		.col-ttl{
			width: 350px;
			color: #0245be;
			font-size:13px;
			font-family: 'Lato', sans-serif !important;
		}
		.sec-tbl>tbody>tr>td{
			border:none !important;			
			font-family: 'Lato', sans-serif !important;
		}
		.ttl{
			color: #0245be;
			font-size:15px;
			font-family: 'Lato', sans-serif !important;
		}
		.tbl-info{    
		    color: #fe0483;
		    font-family: 'Lato', sans-serif !important;
            font-weight: bold;
            font-size: 13px;
		}
