@font-face {
    font-family: 'poppinsregular';
    src: url('../fonts/poppins-regular-webfont.woff2') format('woff2'),
         url('../fonts/poppins-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body{		font-family: 'poppinsregular';}

.client{color:#000!important;}
.ftr{width:50%; float:left;}
.cpyrigt{color:#fff; padding:10px 0px;}
.cprg{text-align:right;}
.cll{font-size:14px;}
.ftrbg{background:#0e0b00;color:#ccc;font-size:14px;} .ftrbg a{color:#ccc;} .ftrbg a:hover{color:#fff;}
.ftrbg p{margin:12px 0px;}
.frmfield{color:#000 !important;}
.submtbt{    width: 100%;}
.lactive{background:#fbcd17; color:#000;} .lactive a{color:#000 !important;} .servcbg, .leftmnu  h3{margin:0px; padding:0px; margin-bottom:8px; color:#fff; padding:5px 0px 0px 8px;}
.leftmnu ul{margin:0px; padding:0px;} .leftmnu li{list-style:none;border-bottom:solid 1px #ccc; padding:8px 0px 8px 15px;font-weight:bold;} .leftmnu li a{color:#fff; }
.servcbg{background:#ed3237;}
.clntb{margin-bottom:15px;}
.breadcrumb-classic{background-image:url(../images/inn.jpg);}
@media (max-width:768px){.ftr{width:100%;}.mmen1, .mmen{background:#fff;}}