@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Nunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap');
/*
font-family: 'Roboto', sans-serif;
*/

/*============================================
Inner Page Css START 	
============================================*/
#CentralArea {
margin-top:-15px !important;
padding: 0 !important;
border: none !Important; 
margin-bottom: 20px !important;
}
.innerblack-rd {
width: 825px;
clear: both;
padding: 0px;
float: left;
float: right;
margin-top: 0px;
margin-bottom:30px;
}
.innerpage-title {
background:#EF5122; 
border-radius: 0;
color: #FFF;
font-family: 'Roboto', sans-serif !important;
font-size: 20px;
font-weight: 500;
height: 40px;
letter-spacing:0.5px;
line-height: 40px;
margin: 0;
padding: 0 2%;
position: relative;
text-align: center;
text-decoration: none;
text-transform: uppercase;
width:100%;
box-sizing:border-box;
z-index: 9;
}
.innerpage-gentext {
border: 1px solid #E5E5E5; 
border-bottom: 3px solid #62322E;
color: #333;
float: left;
font-size:15px;
font-family: 'Roboto', sans-serif !important;
font-weight: normal;
line-height: 28px;
margin:0px 0 0;
padding:2% 2%;
text-align: justify;
text-decoration: none;
letter-spacing:0.5px;
width:100%;
box-sizing:border-box;
border-radius:0px;
padding-bottom:0px;
}
.innerpage-gentext p{
margin-bottom:15px;
margin-top:0px;
} 
/*============================================
Inner Page Css END 	
============================================*/
