/*!
 * Roshan Group Style
 * Author : Tahir Parvez (http://tp007.in)
 * http://roshangroupinfra.in
 */
 
 @import"bootstrap.min.css";
 @import"fontawesome.min.css";
 @import"flexisel.css";
body{ margin: 0; padding: 0; }

.navbar-nav li>a { background: transparent url(../images/nav-line.png) no-repeat right center !important; }
  		 
.nav {
    list-style: none;
    font-size: 20px;
    font-family: raleway;
	}

.gold {color:#ba921a;}


@font-face {
    font-family: 'Glyphicons Halflings';

    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}