@font-face {
    font-family: 'gothambook';
    src: url(fonts/gothambook.eot);
    src: url(fonts/gothambook.eot?#iefix) format("embedded-opentype"),url(fonts/gothambook.woff) format("woff"),url(fonts/gothambook.ttf) format("truetype"),url(fonts/gothambook.svg#gothambook) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'gothammedium';
    src: url(fonts/gothammedium.eot);
    src: url(fonts/gothammedium.eot?#iefix) format("embedded-opentype"),url(fonts/gothammedium.woff) format("woff"),url(fonts/gothammedium.ttf) format("truetype"),url(fonts/gothammedium.svg#gothammedium) format("svg");
    font-weight: 400;
    font-style: normal;
}

/*.hero-slider:before{
display: block;
content: "";
position: absolute;
top: 0px;
left: 0px;
right: 0px;
height: 150px;
_background: transparent url("../images/shadow-menu.png") no-repeat scroll 50% 0px;
background: transparent linear-gradient(to top, transparent 0%, rgba(0, 0, 0, 0.8) 100%) repeat scroll 0% 0%;
z-index: 99;
}*/

/*.hero-slider:after{
display: block;
content: "";
position: absolute;
bottom: 0px;
left: 0px;
right: 0px;
height: 80px;
_background: transparent linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.85) 100%) repeat scroll 0% 0%;
_background: transparent url("../images/sil-ng1.png") no-repeat scroll 50% 0px;
background: transparent url("../images/city2.png") no-repeat scroll 50% 0px;
z-index: 99;
}*/

.site-top-footer:before{	
display: block;
content: "";
position: absolute;
top: 0px;
left: 0px;
right: 0px;
height: 155px;
background: transparent url("../images/footer-top-bg.png") no-repeat scroll 50% 0px;
_background:transparent linear-gradient(to bottom,transparent 0%,rgba(0,0,0,0.8) 100%) repeat scroll 0 0;
z-index: -1;
   
}
/*.hero-slider:after{
display: block;
content: "";
position: absolute;
bottom: 0px;
left: 0px;
right: 0px;
height: 100px;
_background: transparent url("../images/banner-bottom-bg.png") no-repeat scroll 50% 0px;
background: transparent linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.85) 100%) repeat scroll 0% 0%;
z-index: 99;
}*/
/*.page-header:before {
    display:block;
    content:"";
    position:absolute;
    top:0;
    left:0;
    right:0;
    height:120px;
    _background:transparent url(../images/shadow-menu.png) no-repeat scroll 50% 0;
     background:transparent linear-gradient(to top,transparent 0%,rgba(0,0,0,1) 100%) repeat scroll 0 0;
    z-index:10
}
*/
.page-header:after {
    display:block;
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    height:100px;
    _background:transparent url(../images/shadow-menu.png) no-repeat scroll 50% 0;
     background:transparent linear-gradient(to bottom,transparent 0%,rgba(0,0,0,0.3) 100%) repeat scroll 0 0;
    z-index:-1
}
.pageheaderoverlay{background:transparent linear-gradient(to bottom,transparent 0%,rgba(0,0,0,0.3) 100%) repeat scroll 0 0;}

.revo-slider-desc-h2 {
    width:400px;
    font-size:26px!important;
    font-weight:400;
    _text-shadow:-2px 2px 3px rgba(0,0,0,0.25)
}

.revo-slider-desc-text {
    width:400px;
    font-size:16px;
    font-weight:400;
    _text-shadow:-2px 2px 3px rgba(0,0,0,0.25)
}

ul.footerbullet{
    list-style-type:none;
    padding-left:0px;
	margin-bottom:20px
}

.footerbullet li {
    position:relative;
    padding-left:10px;
    margin-bottom:10px;
    line-height:18px;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	display:block;
}
.footerbullet li:hover { padding-left:15px;}
.footerbullet li:before {
    position:absolute;
    top:0;
    left:0;
    font-family:FontAwesome;
    content:"\f0da"
}
.bullet ul {
    list-style-type:none;
    padding-left:0px;
}

.bullet li {
    position:relative;
    padding-left:10px;
    margin-bottom:10px;
    line-height:18px;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	display:block
}
.bullet li:hover { padding-left:15px;}
.bullet li:before {
    position:absolute;
    top:0;
    left:0;
    font-family:FontAwesome;
    content:"\f0da"
}

.bullet-check ul {
    list-style-type:none;
    padding-left:0px;
}

.bullet-check li {
    position:relative;
    padding-left:30px;
    margin-bottom:10px;
    line-height:18px;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	display:block;
	
}
.bullet-check li:hover { padding-left:30px;}
.bullet-check li:before {
    position:absolute;
    top:0;
    left:0;
    font-family:FontAwesome;
    content:"\f00c";
	font-size:18px
}

.bullet1 ul {
    list-style-type:none;
    padding-left:0px;
}

.bullet1 li {
    position:relative;
    padding-left:10px;
    margin-bottom:5px;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	display:block;

}
.bullet1 li a{	
border-bottom:1px solid #f2f2f2;
padding-bottom:10px;
display:block;
}
.bullet1 li a:hover{}
.bullet1 li a:hover:after{ 
position:absolute;
    top:0;
    right:0;
    font-family:FontAwesome;
    content:"\f0d9"}
.bullet1 li a.current:after{ 
position:absolute;
    top:0;
    right:0;
    font-family:FontAwesome;
    content:"\f0d9"}
	
.bullet1 li:hover { padding-left:15px;}
.bullet1 li:before {
    position:absolute;
    top:0;
    left:0;
    font-family:FontAwesome;
    content:"\f0da"
}

.col-centered {
    float:none;
    margin:0 auto
}

@media (min-width: 768px) {
.seven-cols .col-md-1,.seven-cols .col-sm-1,.seven-cols .col-lg-1 {
    width:100%
}
}

@media (min-width: 992px) {
.seven-cols .col-md-1,.seven-cols .col-sm-1,.seven-cols .col-lg-1 {
    width:14.285714285714%
}
}

@media (min-width: 1200px) {
.seven-cols .col-md-1,.seven-cols .col-sm-1,.seven-cols .col-lg-1 {
    width:14.285714285714%
}
}

.box {
    margin-bottom:20px
}

.banner {
    position:relative;
    z-index:1
}

.overle {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:-1
}

.parallaxBackground{
    -webkit-transition: 0s ease-in-out;
    -moz-transition: 0s ease-in-out;
    -o-transition: 0s ease-in-out;
    -webkit-transition-property: background-position;
    -moz-transition-property: background-position;
    -o-transition-property: background-position;    
	 background-size:cover !important;
	
	
	 
}
/*only for webkit  browsers*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .parallaxBackground{ 
        background-attachment: scroll;
    }
}
/* FEATURED OFFERS
=========================================================================================*/
#featured-offers .item {
    height:280px;
    overflow:hidden;
    position:relative
}

#featured-offers .item .description {
    bottom:-80%
}

#featured-offers .item:hover .description {
    bottom:0
}

/* CAROUSELS
=========================================================================================*/
.item .photo {
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:1
}

.item .description {
    background:#fff;
    display:block;
    padding:20px;
    position:absolute;
    width:100%;
    z-index:2;
    transition:all .5s ease;
    -moz-transition:all .5s ease;
    -webkit-transition:all .5s ease;
    -o-transition:all .5s ease
}

.item:hover .description {
    bottom:0
}

.item .description h3 {
    line-height:1.5em;
    font-family:"gentona",sans-serif;
    font-size:100%;
    font-weight:700;
    margin:0 0 20px;
    text-transform:uppercase
}

.item .description h3 span {
    display:block
}

.item-text {
    height:5em;
    overflow:hidden
}

.item-price span {
    font-family:"Elsie Swash Caps",Serif;
    font-size:3.43em
}

.bbProfileQuoteSection {
    z-index:1
}

.profile-quote {
    background-color:rgba(255,255,255,0);
    z-index:1
}

@media only screen and (min-width:36em) {
.profile-quote:hover .portrait {
    margin-top:-.5em;
    -webkit-transition-duration:375ms;
    -moz-transition-duration:375ms;
    -o-transition-duration:375ms;
    transition-duration:375ms;
    -webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.14);
    -moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.14);
    -o-transition-timing-function:cubic-bezier(.175,.885,.32,1.14);
    transition-timing-function:cubic-bezier(.175,.885,.32,1.14)
}
}

.profile-quote:hover .ring {
    width:110%;
    height:110%;
    border-width:.125em;
    border-color:#fff!important;
    top:-5%;
    left:-5%;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity-ie);
    filter:alpha(opacity=12.5);
    -moz-opacity:.125;
    -khtml-opacity:.125;
    opacity:.125
}

@media only screen and (min-width:36em) {
.profile-quote.portrait-left .portrait {
    _margin-left:8.54167%;
    left:0
}
}

@media only screen and (min-width:108em) {
.profile-quote.portrait-left .portrait {
    margin-left:0
}
}

@media only screen and (min-width:36em) {
.profile-quote.portrait-left .quote {
   _ margin-left:34.16667%;
	  margin-left:26.16667%
}
}

@media only screen and (min-width:108em) {
.profile-quote.portrait-left .quote {
    margin-right:0;
    margin-left:25.625%
}
}

@media only screen and (min-width:36em) {
.profile-quote.portrait-right .portrait {
    _margin-right:11.54167%;
	_margin-right:2.54167%;
    right:0
}
}

@media only screen and (min-width:108em) {
.profile-quote.portrait-right .portrait {
    margin-right:0
}
}

@media only screen and (min-width:36em) {
.profile-quote.portrait-right .quote {
    margin-right:34.16667%
}
}

@media only screen and (min-width:108em) {
.profile-quote.portrait-right .quote {
    margin-right:25.625%;
    margin-left:0
}
}

@media only screen and (min-width:81em) {
.profile-quote.portrait-right .quote .left-quote {
    -webkit-transform:translate(-67%,-36%);
    -moz-transform:translate(-67%,-36%);
    -o-transform:translate(-67%,-36%);
    -ms-transform:translate(-67%,-36%);
    transform:translate(-67%,-36%)
}
}

.profile-quote .quote {
    width:65.83333%;
    min-height:1px;
    margin:8.54167% 17.08333% 17.08333%;
    position:relative;
    z-index:0;
    color:#FFF;
    font-size:1em;
    font-weight:200
}

@media only screen and (min-width:36em) {
.profile-quote .quote {
    width:62.29167%;
    min-height:1px;
    margin:8.54167%;
    font-size:1.5em
}
}

@media only screen and (min-width:54em) {
.profile-quote .quote {
    _margin-top:2.5%;
    _margin-bottom:2.5%
}
}

@media only screen and (min-width:108em) {
.profile-quote .quote {
    width:74.375%;
    min-height:1px;
    margin-right:2.5%
}
}

.profile-quote .quote blockquote,.profile-quote .quote p {
    margin:0;
    line-height:25px;
}

.profile-quote .quote p:first-child:after {
    content:"\201D"
}

.profile-quote .quote .left-quote {
    position:absolute;
    top:70px;
    left:20px;
    z-index:-1;
    font-family:gentona,sans-serif;
    font-weight:900;
    color:#000;
    font-size:12em;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity-ie);
    filter:alpha(opacity=30);
    -moz-opacity:.3;
    -khtml-opacity:.3;
    opacity:.3;
    -webkit-transform:translate(-21%,-36%);
    -moz-transform:translate(-21%,-36%);
    -o-transform:translate(-21%,-36%);
    -ms-transform:translate(-21%,-36%);
    transform:translate(-21%,-36%)
}

@media only screen and (min-width:36em) {
.profile-quote .quote .left-quote {
    font-size:9em;
    -webkit-transform:translate(-22%,-36%);
    -moz-transform:translate(-22%,-36%);
    -o-transform:translate(-22%,-36%);
    -ms-transform:translate(-22%,-36%);
    transform:translate(-22%,-36%)
}
}

@media only screen and (min-width:54em) {
.profile-quote .quote .left-quote {
    -webkit-transform:translate(-22%,-36%);
    -moz-transform:translate(-22%,-36%);
    -o-transform:translate(-22%,-36%);
    -ms-transform:translate(-22%,-36%);
    transform:translate(-22%,-36%)
}
}

.profile-quote .quote .by-line {
    margin:.66667em 0 0;
    text-align:right;
    font-size:.66667em;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity-ie);
    filter:alpha(opacity=90);
    -moz-opacity:.9;
    -khtml-opacity:.9;
    opacity:.9
}

@media only screen and (min-width:36em) {
.profile-quote .quote .by-line {
    font-size:.65em
}
}

.profile-quote .portrait {
    width:65.83333%;
    min-height:1px;
    margin:17.08333% 17.08333% 0;
    position:relative;
    -webkit-transition:margin-top;
    -moz-transition:margin-top;
    -o-transition:margin-top;
    transition:margin-top;
    -webkit-transition-duration:250ms;
    -moz-transition-duration:250ms;
    -o-transition-duration:250ms;
    transition-duration:250ms;
    -webkit-transition-timing-function:ease-in-out;
    -moz-transition-timing-function:ease-in-out;
    -o-transition-timing-function:ease-in-out;
    transition-timing-function:ease-in-out
}

@media only screen and (min-width:36em) {
.profile-quote .portrait {
    width:18.125%;
    min-height:1px;
    margin:0;
    position:absolute;
    top:50%;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%)
}
}

.profile-quote .portrait img {
    width:100%;
    height:auto;
    border-radius:100%;
    display:block
}

.profile-quote .ring {
    width:95%;
    height:95%;
    border:solid;
    border-width:.1875em;
    border-color:#005EB8;
    position:absolute;
    top:2.5%;
    left:2.5%;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity-ie);
    filter:alpha(opacity=50);
    -moz-opacity:.5;
    -khtml-opacity:.5;
    opacity:.5;
    border-radius:100%;
    -webkit-transition:all;
    -moz-transition:all;
    -o-transition:all;
    transition:all;
    -webkit-transition-duration:375ms;
    -moz-transition-duration:375ms;
    -o-transition-duration:375ms;
    transition-duration:375ms;
    -webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.14);
    -moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.14);
    -o-transition-timing-function:cubic-bezier(.175,.885,.32,1.14);
    transition-timing-function:cubic-bezier(.175,.885,.32,1.14)
}

.profile-quote .divisions {

    display:none
}

.js .loading {
    width:100%;
    text-align:center;
    font-size:1em;
    color:#000;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity-ie);
    filter:alpha(opacity=50);
    -moz-opacity:.5;
    -khtml-opacity:.5;
    opacity:.5
}

#block{
	width: 100%;
	padding: 0px 0px 0 0px;
	margin: 0 auto;
}
#block h3{background:url(img/h3.png) no-repeat center;color:#dd3c04;font-size:13px;font-weight:normal;text-align:center;text-transform:uppercase;margin-bottom:17px;}
#block .photo{background:url(images/photo-bg.png) no-repeat center;margin-right:6px;position:relative;float:left;}
#block .photo img{max-width:115px;max-height:115px;overflow:hidden;position:absolute;}
#block .photo img.photo-bg{z-index:1; margin-right:10px !important}
#block .photo img.photo{left:0;}
#block img{margin-right:10px !important}
#block p.content{
	font-style: italic;
	line-height: 22px;
	position: relative;
	overflow: hidden;
}
#block p.content span {text-indent;}
#block p.content span.laquo{background:url(../images/laquo.png) no-repeat;width:14px;height:11px;position:absolute;left:0;top:4px;display:block;}
#block p.content span.raquo{background:url(../images/raquo.png) no-repeat right 4px;width:13px;height:15px;padding-left:4px;display:inline-block;}
#block .sign{text-align:left;float:left;}
#block .sign a{color:#454545;font-size:14px;text-decoration:none;}
#block .sign a:hover{text-decoration:underline;}
#block .sign p{color:#454545;font-size:12px;line-height:15px;}


/* ----------- recent tweets section ----------- */
.twtr-tweet-wrap {
	background: none;
	height: 50px;
}
.twtr-tweet-wrap em {
	background: none;
	padding-top: 5px;
}
.twtr-widget-main {
	float: left;
	width: 812px;
	height: 50px;
	padding: 5px 0px 3px 10px;
	background: #363636;
	overflow: hidden;	
}
.twitter-widgett {
	float: left;
	width: 100%;
	margin: 3px 0 0 0px;
	padding: 0 0px 20px 0px;
	_background: #4c4c4c;
	_border-bottom: 1px solid #3e3e3e;
}
.twitter-widgett .boxleft {
	float: left;
	width: 10px;
	height: 60px;
	margin: -13px 0 0 0px;
	padding: 0 0 0 0px;
	background: url(../images/twitter-box-left.jpg) no-repeat left top;	
}
.twitter-widgett .boxright {
	float: left;
	width: 10px;
	height: 60px;
	margin: -13px 0 0 0px;
	padding: 0 0 0 0px;
	background: url(../images/twitter-box-right.jpg) no-repeat left top;	
}
.twitter-widgett .boxcenter {
	float: left;
	width: 98%;
	margin: -13px 0 0 0px;
	padding: 1px;
	background-color: #636363;
}
.twitter-widgett .boxcenter-two {
	float: left;
	width: 99.99%;
	height: 58px;
	margin: 0px 0 0 0px;
	padding: 0 0 0 0px;
	background-color: #414141;
	border-left: 1px solid #2d2d2d;
	border-right: 1px solid #2d2d2d;
	border-bottom: 1px solid #2d2d2d;
}
.twitter-widgett .boxcenter-two img {
	float: left;
}
.twtr-hd { display: none;
	/*** cross browser rgba ***/
	background-color: transparent;
	background-color: rgba(255,255,255,0.3);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#30ffffff,endColorstr=#30ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#30ffffff,endColorstr=#30ffffff)";
}
.twtr-ft { display: none; }

/* Tabs container */
.r-tabs {
	position: relative;
	background-color: none;
}

/* Tab element */
.r-tabs .r-tabs-nav .r-tabs-tab {
	position: relative;
	background-color: #fafafa;
	color:#e2e2e2;
}

/* Tab anchor */
.r-tabs .r-tabs-nav .r-tabs-anchor {
	display: inline-block;
	text-decoration: none;
	font-size: 16px;
	color: #939292;
	font-weight:bold;
	line-height: 1.42857;
	padding: 10px 15px;
	letter-spacing:0.05em;
	border: 1px solid #DDD;
	border-bottom:0;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-family:"Gafata", Arial,sans-serif;
}

/* Disabled tab */
.r-tabs .r-tabs-nav .r-tabs-state-disabled {
	opacity: 0.5;
}

/* Active state tab anchor */
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
	color: #fff;
	text-shadow: none;
	background-color: #169fe6;
	border: 1px solid #169FE6;	
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-bottom: -1px;
}

/* Tab panel */
.r-tabs .r-tabs-panel {
	background-color: white;
	border-top-right-radius: 5px;
	border-top-left-radius: 0px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border: 1px solid #E1E1E1;
	border-bottom: 4px solid #E1E1E1;
	margin-bottom:25px;
	margin-top:0


	


}

/* Accordion anchor */
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
	display: block;
	padding: 10px 20px;
	background-color: #169fe6;
	color: #fff;
	_font-weight: bold;
	text-decoration: none;
	_text-shadow: 0 1px rgba(0, 0, 0, 0.4);
	font-size: 16px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-bottom:10px;
font-family:"Gafata", Arial,sans-serif;
}

/* Active accordion anchor */
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
	background-color: #169fe6;
	color: #fff;
	text-shadow: none;


}

/* Disabled accordion button */
.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
	opacity: 0.5;
}

.r-tabs .r-tabs-nav {
    margin: 0;
    padding: 0;
}

.r-tabs .r-tabs-tab {
    display: inline-block;
    margin: 0;
    list-style: none;
}

.r-tabs .r-tabs-panel {
    padding: 15px;
    display: none;
}

.r-tabs .r-tabs-accordion-title {
    display: none;
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block;
}

/* Accordion responsive breakpoint */
@media only screen and (max-width: 768px) {
    .r-tabs .r-tabs-nav {
        display: none;
    }

    .r-tabs .r-tabs-accordion-title {
        display: block;
    }
}


#footer-lab {
    background: transparent url("../images/footer-grass-bkg.png") repeat-x scroll right bottom;
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    height: 79px;
}

#footer-lab-diagram {
    background: transparent url("../images/footer-lab-trans.png") repeat-x scroll right bottom;
    height: 79px;
    width: 695px;
}

#ticker_container {
	position:relative;
  font-family: Gafata, sans-serif;
  background: #FFFFFF;
  padding: 3.9px 10px;
  border: 0px solid #343434;
  white-space:nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 20px;
  color: #454545;
  width:80%;
 -webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);
			box-shadow:0 1px 2px rgba(0,0,0,.1);
}
.is-sticky  .sss {
	background-color:rgba(255,255,255,1);
	left:50%;
	margin-left:-540px;
	z-index:111;
	width:1080px;
}

.embossed {
	margin: 0 0 1.5em 0;
	padding: 0 0px 0 15px;
	font-weight: normal;
	position: relative;
}
.embossed:after {
position: absolute;
content: "";
left: 0;
top: 0;
bottom: 0;
width: 5px;
border-radius: 0px;
box-shadow: 
inset 0 1px 1px rgba(0,0,0,0.5), 
0 1px 1px rgba(255,255,255,0.3);
background: #2e3192;
}

.embossed:before {
position: absolute;
content: "";
right: 0;
top: 0;
bottom: 0;
width: 5px;
border-radius: 0px;
box-shadow: 
inset 0 1px 1px rgba(0,0,0,0.5), 
0 1px 1px rgba(255,255,255,0.3);
background: #2e3192;
}

	.side{ position:absolute; left:10px; padding:15px; width:210px; background:green; color:#FFF; z-index:9999; top:0 }
.banner {
  position: relative;
  z-index: 1;}

.overle{position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
 z-index: -1;
}

.parallaxBackground{
    -webkit-transition: 0s ease-in-out;
    -moz-transition: 0s ease-in-out;
    -o-transition: 0s ease-in-out;
    -webkit-transition-property: background-position;
    -moz-transition-property: background-position;
    -o-transition-property: background-position;    
	 background-size:cover !important;
	
	 
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
.bannersection{padding:20px 0; background:#f8f8f8; border:0}
.banner-slider{border:1px solid #e2e2e2; padding-top:15px; padding-bottom:15px; background:#fff}
.banner-slider1{border:1px solid #e2e2e2; padding:15px; background:#fff;box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2)}
.banner-slider2{padding:70px 15px; background:#fff;}


#npc-composition i {

	cursor: pointer;
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

#npc-composition i:hover {
	color: #333;
}
#prev-button{position:absolute; top:12px; right:40px; border:1px solid #e2e2e2; padding:5px}
#next-button{position:absolute; top:12px; right:15px; border:1px solid #e2e2e2; padding:5px}

/* Welcome */
.b-welcome{
  background:url(../images/audiBg.png) left top no-repeat;
  position: relative;
}

.b-welcome .container{
    padding: 75px 15px 70px 15px;
    height:580px;
}

.b-welcome:after{
    height:5px;
    width:100%;
    position: absolute;
    bottom: 0;
    display:block;
    content:'';
}

.b-welcome__text{
    text-align: left;
}

.b-welcome__text h2{
    font: 400 14px 'gothammedium',sans-serif;
    padding: 0 10px;
    border-left:3px solid #fff;
    border-right:3px solid #fff;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 0 10px 0;
}

.b-welcome__text h3{
    font: 400 30px 'gothammedium',sans-serif;
    text-transform: uppercase;
    margin: 0 0 30px 0;
}

.b-welcome__text h4{
    font: 400 20px 'gothammedium',sans-serif;
    text-transform: uppercase;
    margin: 0 0 20px 0;
	color:#fff
}

.b-welcome__text p{
    font: 400 14px 'gothambook',sans-serif;
    margin: 0 0 25px 0;
}

.b-welcome__text ul{
    padding-left: 0;
    list-style: none;
    margin-top: 0px;
}

.b-welcome__text ul li{
    margin-bottom: 10px;
}

.b-welcome__text ul li span{
    font-size:18px;
    margin-right: 15px;
}

.b-welcome__services{
    margin-top: 5px;
}

.b-welcome__services h3{
    font: 400 14px 'gothammedium',sans-serif;
    text-transform: uppercase;
    margin: 20px 0 0 0;
}

.b-welcome__services-img{
    height:90px;
    width:90px;
    border:2px solid #efefef;
    border-radius: 100%;
    display: inline-block;
    position: relative;
}

.b-welcome__services-auto,.b-welcome__services-trade,.b-welcome__services-buying,.b-welcome__services-support{
    background-color: #fff;
    padding: 35px 0;
    text-align: center;
}

.b-welcome__services-img:hover{
    border:none;
    cursor: pointer;
}

.b-welcome__services-circle{
    display: inline-block;
    height:50px;
    width:50px;
    border-radius: 100%;
    margin: -18px 0;
    border:10px solid #f76d2b;
    position: relative;
    z-index:99;
}

.b-welcome__services-img span.fa{
    font-size: 40px;
     height: 40px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    right: 0;
}

.b-welcome__services-img.m-auto span.fa{
    margin-top: 23px;
}

.b-welcome__services-img svg{
    height: 40px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    right: 0;
}

.b-welcome__services .m-padding{
    padding: 0 10px;
}

.b-welcome__services > .row{
    margin-right: -10px;
    margin-left: -10px;
}

.b-welcome__services-circle{
	background-color: #fff;
fill: #fff;
}

.b-welcome, .b-welcome .container {
    background-color: #f4a733;
    fill: #f4a733;
}

.b-welcome__services-auto{
	background-color: #fff;
fill: #fff;
	}

.b-welcome:after {
    background: rgba(255,255,255,0.3);
}

@media screen and (max-width:991px){
	.b-welcome{
        background: none;
    }
    
    .b-welcome .container{
        height:auto;
    }
	.m-home .b-welcome__services-auto, .m-home .b-welcome__services-buying{
        margin: 0 auto;
        background-image: none;
        margin-bottom: 15px;
    }
}

@media screen and (max-width:767px){
	 .b-welcome__text{
        margin-bottom: 30px;
    }
}


.b-welcome,
.b-welcome__services-img:hover,
.b-welcome .container
{
    background-color:#f4a733;
    fill: #f4a733;
}



 .b-welcome__text h2,
.b-welcome__services-circle
{
    border-color:#f4a733;
}



/* Color two */

.b-welcome__services-circle,

.b-welcome__services-auto, .b-welcome__services-trade, .b-welcome__services-buying, .b-welcome__services-support,

{
    background-color: #fff;
    fill:#fff;
}



.b-welcome__text, .b-welcome__text h2, .b-welcome__text h3,
.b-welcome__services-img:hover span.fa,.b-welcome__services-img:hover svg g
{
    color:#fff;
    fill:#fff;
}

.b-welcome__text h2
{
    border-color:#fff;
}

/* columns */
.fullwidth{
	display:table;
	width:100%;
	table-layout: fixed;
	border-collapse:collapse;
	padding:0 !important;
	margin:0 !important;
	overflow:hidden;
}

.one-fourth{
	width:24.9%;
	display:table-cell;
	vertical-align:middle;
	
}

.one-third{
	width:33.3%;
	float:left;
	border-bottom:7px solid #000
}


.three-fourth{
	width:74.9%;
	height:100%;
	display:table-cell;
	vertical-align: top

}

/* carousel */
.custom-carousel-1{
	padding:0 !important;
	margin:0 !important;
	background:#222;
}

.custom-carousel-1 .item{
}

.custom-carousel-1 .item img{
	width:100%;
	margin:0;
	padding:0;
	height:100%;
}


.custom-carousel-2{
}

.custom-carousel-2 .item-blog{
	padding:40px;
	background:#f5f5f5;
	border:solid 2px #f5f5f5;
}

.custom-carousel-2 .item-blog:hover{
border:solid 2px #8ec92f !important;
}

.custom-carousel-2 .item-blog .date{
	background:#8ec92f;
	padding:2px 10px 2px 10px;
	color:#fff;
}

.custom-carousel-2 .item-blog.even{
	background:#f0f0f0;
	border:solid 2px #f0f0f0;
}


.custom-carousel-2 .item-blog h3{
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:18px;
	margin:10px 0 10px 0;
	padding:0;
}



.title-area{
	vertical-align:middle;
	display:inline-block;
	text-align:left;
	padding-left:80px
}
.title-area h1{
	color:#fff;
	font-family:"gothammedium", Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight:400;
	letter-spacing:2px;
	text-transform:uppercase;
	margin:0;
}
.title-area h1:after{
	_position:absolute;
    top:0;
    left:0;
    font-family:FontAwesome;
    content:"\f0a4";
	color:#fff;
	font-size:30px;
	margin-left:10px
	}

.title-area span{
	font-size:20px;
	color:#fff;
	letter-spacing:3px;
	text-transform:uppercase;
	font-weight:400;
}
.fx .item .overlays{
	position:absolute;
	bottom:0;
	background:rgba(255,255,255,.9);
	padding:20px 30px 20px 30px;
	width:100%;
	z-index:99
}

.hover{
	height:200px;
}

.fx .item{
	overflow:hidden !important;
}

.item .overlays{
	background:#fff;
	display:block;
	position:absolute;
}

.item .overlays .desc{
	display:block;
	height:0px;
	overflow:hidden;
}

.item .overlays h3{
    font-size:18px;
	margin:0;
	padding:0;
}

.item .overlays .time{
	letter-spacing:1px;
	text-transform:uppercase;
}

#page-events, #page-blog{
	background: #f4a733;
}
.no-padding {
    padding: 0 !important;
}
.custom-carousel-1, .custom-carousel-2, #testi-carousel {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -moz-grab;
}
@media (max-width: 992px) {
.one-fourth, .three-fourth{
	width:100%;
	display:block;
	float:none;
}

.one-fourth .title-area, .three-fourth .title-area{
	padding:20px 0 20px 0;
}

}

.featured-gallery .sidebar{
	padding-top:40px;
	padding-bottom:30px;
}