body { font-family: 'Open Sans',Arial, Helvetica, sans-serif; font-size:14px; line-height:140%; color:#393939;  background-color:#fff;}
.l{ float:left;}
.c{ clear:both;}
.r{ float:right;}
img{ vertical-align:middle; border:none;}
a{ color:#393939; text-decoration:none;text-decoration:none;-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-ms-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;}
a:hover{ color:#0099FF}
*{ padding:0px; margin:0px;box-sizing: border-box;}
*:before, *:after {  box-sizing: border-box;}

.wrapper{ max-width:1160px; margin:auto;}
/*header start*/
#header{box-shadow: 0 0 5px #666; position: relative; z-index:2;}
.header-top{ background:#333B47; color:#999999; padding:5px 0;}
.header-top p{  color:#999999;}
.header-top h6 a{ margin:0 0 0 15px;}
.header-top p label { margin:0 7px 0 0px; padding-right:12px; display: inline-block;}
.border{ border-right: solid 1px #999999;}
.header-bottom{ }
.navbar-brand{ display:none;}
.logo {padding:7px 0;}

#sticky-nav.sticky-nav { border-top: solid 4px #333B47; box-shadow: 0 0 5px #666; background: url(../images/header-bg.png) repeat; position: fixed; -webkit-transition: background 0.6s; -moz-transition: background 0.6s;-o-transition: background 0.6s; transition: background 0.6s; width:100%; top:0px;}

/*header end*/

/*content start*/
#content{} 
.sidebar{}
.contentarea{}
/*content end*/

/*footer start */
#footer{ background:#1A1A1A; color:#EBEBEB; padding:30px 0;}
.f-logo{ padding:7px 35px 0 0;}
.f-address p{ position:relative; padding:0 0 0 30px; color:#EBEBEB;}
.f-address p img{ position: absolute; left:0px; top:4px;}
.f-address{ border-left: solid 1px #454545; min-height:145px; width:27%;padding: 15px 5px 0 15px;}
.f-address1{ width:300px;border-right:0;}
.f-copyright p{color:#EBEBEB;padding-top:7px;}
.f-copyright{ border-top: solid 1px #454545;padding-top: 17px;}
.f-copyright h6 a{ margin:0 10px 0 0;}
.f-copyright h6 a:hover{ opacity:0.6;}
/*footer end */

/*form start*/
.pagination{}

/*form end*/

/*common width start*/
.small{ width:90px;}
.medium{ width:210px;}
.large{ width:260px;}
.big{ width:405px;}
.select-large{width:272px;}
.select-medium{width:222px;}
.select-small{width:100px;}

/*input:hover {background: yellow;}
input:focus {background: #FF99FF;}
input:focus:hover {background: #99FF99;}*/

/*common width end*/

/*buttons start*/
.button{}
/*buttons end*/

.img-zoom{-moz-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}
.img-zoom:hover{transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1)}


