/* CSS Document */@font-face {      font-family:'Roboto-Regular';      src:url(../fonts/Roboto-Regular.ttf) format('truetype');}@font-face {      font-family:'Roboto-Medium';      src:url(../fonts/Roboto-Medium.ttf) format('truetype');}@font-face {      font-family:'Raleway-Regular';      src:url(../fonts/Raleway-Regular.ttf) format('truetype');}@font-face {      font-family:'Raleway-Medium';      src:url(../fonts/Raleway-Medium.ttf) format('truetype');}b,strong{	font-weight:bold;}h1,h2,h3,h4,h5,h6{	margin:0px 0px;	padding:0;	font-weight:normal;}img{	border:0;}ul,li{	padding:0; 	margin:0;}li{	list-style:none;}a{	text-decoration:none; 	color:#000;}p{	padding:0; 	margin:0;}h1{	color:#005dab;	font-size:28px;	font-family:'Raleway-Medium';	font-weight:bold;	text-transform:uppercase;}h2{	color:#282725;	font-size:25px;	font-family:'Raleway-Regular';	margin:5px 0px;}h3{	color:#28166f;	font-size:20px;	font-family:'Roboto-Medium';	margin:5px 0px;}h4{	font-size:20px;	color:#313130;	margin-top:10px;    border-bottom:1px solid #E9E9E9;    margin-bottom:10px;	padding-bottom:10px;	font-family:'Roboto-Medium';}p{	color:#2c2c2c;	font-family:'Raleway-Regular';	font-size:15px;	line-height:28px;	text-align:justify;}#inner p{	color:#3b3b3b;	font-family:'Roboto-Regular';	font-size:14px;	line-height:24px;	margin-bottom:10px;}/**/header.smaller {	padding:0px 0px 0px;	box-shadow:0px 0px 6px 0px rgba(100, 100, 100, 0.5);	background:rgba(255,255,255,1)}header.smaller .header{padding-bottom:7px;}header.smaller .header-top{	padding:2px;}header.smaller .logo{	margin-top:5px;}header.smaller .logo img{	height:45px;	width:250px;}header.smaller #navigation li{	height:55px;	line-height:55px;}header.smaller #navigation li ul.cc-sub li{	padding:8px 10px;	line-height:normal;	height:auto;}header.smaller,header.smaller .header-top,.header-top,header.smaller .logo img,header.smaller .logo,.logo img,.logo{	-webkit-transition:all 0.3s;	-moz-transition:all 0.3s;	-ms-transition:all 0.3s;	-o-transition:all 0.3s;	transition:all 0.3s;}/*===Enquiry===*/#enquiry{	width:450px;	margin:0 auto;}input[type="text"]{	background:#ffffff;	border:1px solid #dcdbdb;	width:400px;	padding:7px;}textarea{	width:400px;	background:#ffffff;	border:1px solid #dcdbdb;	padding:7px;	height:80px;}input[type="text"],textarea{	font-family:Arial;	font-size:14px;	color:#8c8b8b;	margin:5px 0px;}textarea{	max-width:400px;	max-height:80px;	min-height:80px;	min-width:400px;}label{	margin-right:10px;	width:100px;	display:table;	float:left;	cursor:text;}input[type="submit"]{	background:#000;	color:#fff;	border:0px;	padding:10px 25px;	cursor:pointer;	font-size:15px;	margin-right:10px;	width:415px;}input[type="submit"]:hover{	background:#fb7118;}#enquiry li.green{	color:green;	line-height:25px;	font-size:16px;}#enquiry li.red{	color:red;	line-height:25px;	font-size:13px;}/*===CONTACT US===*/ul.contact{	margin-top:15px;}ul.contact img{	float:left;	margin-right:10px;}ul.contact div{	width:100%;	display:table;	margin-bottom:25px;}ul.contact li{	float:left;	font-family:'Roboto-Regular';	font-size:15px;	width:60%;}ul.contact li{	color:#000;}ul.contact li a{color:#000;}ul.contact li a:hover{color:#ef990e;}ul.contact li span{	color:#ef990e;}