/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 0px;
	padding: 0;
	*zoom: 1;
}
.slider-main {
	display:none;
}
.slider-main img {
	float:right;
}
.slider-main .bx-wrapper img {
	display: block;
	height: 428px;
	float: right;
	width: 50%;
}
.slider-main  .bxslider>li {
	position:absolute;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	width: 100%;
	z-index: 9998;
	bottom: 17px;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../img/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
	position: relative;
	/* top: -50px; */
	text-align: center;
	z-index: 5;
}
.slider-main .bx-wrapper .bx-pager {
	top: -50px;
}
.slider .bx-wrapper .bx-pager {
	z-index:9000;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: none;
	text-indent: -9999px;
	display: block;
	width: 8px;
	height: 8px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #fff;
	z-index: 9980;
}
.slider-main .bx-wrapper .bx-pager.bx-default-pager a {
	border: 1px solid #545284;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #fff;
}
.slider-main .bx-wrapper .bx-pager.bx-default-pager a:hover,
.slider-main .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #545284;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	/*background: url(../img/controls.png) no-repeat 0 0;*/
	background: url(../img/sprite.png) left -587px no-repeat;
}

.bx-wrapper .bx-next {
	right: 10px;
	/*background: url(../img/controls.png) no-repeat -13px 0;*/
	background: url(../img/sprite.png) right -587px no-repeat;
}

.slider-main .bx-wrapper .bx-prev {
	background: url(../img/sprite.png) left -587px no-repeat;
}

.slider-main .bx-wrapper .bx-next {
	background: url(../img/sprite.png) right -587px no-repeat;
}

.bx-wrapper .bx-prev:hover {
	background: url(../img/sprite.png) left -587px no-repeat;
}

.bx-wrapper .bx-next:hover {
	background: url(../img/sprite.png) right -587px no-repeat;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 12px;
	height: 17px;
	text-indent: -9999px;
	z-index: 9985;
}
.slider-main .bx-wrapper .bx-controls-direction a {
	z-index: 200;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../img/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../img/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #6669;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


















/** LAST-JOBS
===================================*/

.last-job .bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.last-job .bx-wrapper img {
	max-width: 100%;
	display: block;
	height: 300px;
	width: 100%;
	border-radius: 5px;
}


.last-job .bx-wrapper div.slide{
	position: relative;
}

.last-job .bx-wrapper div.slide:hover a.last-job1,
.last-job .bx-wrapper div.slide:hover a.last-job2,
.last-job .bx-wrapper div.slide:hover span.bg-slide
{
		  display: block;
		  -webkit-transition-property: block;
		  -moz-transition-property: block;
		  -o-transition-property: block;
		  transition-property: block;

		 -webkit-transition-duration: 2s;
		 -o-transition-duration: 2s;
		 -moz-transition-duration: 2s;
		  transition-duration: 2s;

}


.last-job .bx-wrapper p{
	background: #3b3b3b;
	color: #a9a9a9;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	position: absolute;
	bottom: 0;
	text-align: left;
	margin-bottom: 0;
	padding: 10px;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.last-job .bx-wrapper p s{
	text-decoration: none;
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
}

.last-job .bx-wrapper div.slide:hover p{
	background: #393769;
	color: #adabd1;
}

.last-job .bx-wrapper div.slide span.price{
	color: #fff;
	text-decoration: none;
	border: 0;
	text-transform: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-webkit-border-radius: 0;
	margin-top: 0;
	width: auto;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 115px;
	z-index: 100;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 30px;
	text-shadow: 0px -3px 7px rgba(0, 0, 0, 1);
}




.last-job .bx-wrapper a.last-job1{
	width: 44px;
	height: 43px;
	display: inline-block;
	/*background-image: url(../img/last-job1.png);*/
	background: url(../img/sprite.png) left -498px no-repeat;
	position: absolute;
	top: 180px;
	left: 30%;
	display: none;
}
.last-job .bx-wrapper a.last-job2{
	width: 44px;
	height: 43px;
	display: inline-block;
	background-image: url(../img/last-job2.png);
	position: absolute;
	top: 180px;
	right: 30%;
	display: none;
	background-repeat: no-repeat;
	border-bottom: 0;
}

span.bg-slide{
	height: 310px;
	display: none;
	background: #3b3b3b;
	opacity: 0.4;
	cursor: pointer;
	border-radius: 5px;
	position: absolute;
	top: 0;
	width: 100%;
}
.last-job .bx-wrapper div.slide:hover span.bg-slide{
	display: block;
}
/** THEME
===================================*/

/*.last-job .bx-wrapper .bx-viewport {
	width:960px !important;
}*/

.last-job .bx-wrapper .bx-pager,
.last-job .bx-wrapper .bx-controls-auto {
	position: absolute;
	width: 100%;
}

/* LOADER */

.last-job .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../img/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.last-job .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #545284;
	padding-top: 0!important;
	top: 330px;
}

.last-job .bx-wrapper .bx-pager .bx-pager-item,
.last-job .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.last-job .bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 8px;
	height: 8px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #545284;
}

.last-job .bx-wrapper .bx-pager.bx-default-pager a:hover,
.last-job .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #545284;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.last-job .bx-wrapper .bx-prev {
	left: -55px;
	/*background: url(../img/controls2.png) no-repeat 0 0px;*/
	background: url(../img/sprite.png) left -587px no-repeat;
}

.last-job .bx-wrapper .bx-next {
	right: -55px;
	/*background: url(../img/controls2.png) no-repeat -13px 0;*/
	background: url(../img/sprite.png) right -587px no-repeat;
}

.last-job .bx-wrapper .bx-prev:hover {
	background: url(../img/sprite.png) left -587px no-repeat;
}

.last-job .bx-wrapper .bx-next:hover {
	background: url(../img/sprite.png) right -587px no-repeat;
}

.last-job .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 12px;
	height: 17px;
	text-indent: -9999px;
	z-index: 9998;
}

.last-job .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.last-job .bx-wrapper .bx-controls-auto {
	text-align: center;
}

.last-job .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../img/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.last-job .bx-wrapper .bx-controls-auto .bx-start:hover,
.last-job .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.last-job .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../img/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.last-job .bx-wrapper .bx-controls-auto .bx-stop:hover,
.last-job .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.last-job .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.last-job .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.last-job .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #6669;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.last-job .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}







.last-job2 .bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
	max-width: 90%!important;
}

.last-job2 .bx-wrapper img {
	max-width: 100%;
	display: block;
	height: 285px;
	width: 100%;
	border-radius: 5px;
}


.last-job2 .bx-wrapper div.slide{
	position: relative;
	width: 315px!important;
	margin-left: 20px!important;
	margin-right: 20px!important;
}

.last-job2 .bx-wrapper div.slide:hover a.last-job1,
.last-job2 .bx-wrapper div.slide:hover a.last-job2,
.last-job2 .bx-wrapper div.slide:hover p,
.last-job2 .bx-wrapper div.slide:hover span.bg-slide
{
		  display: block;
		  -webkit-transition-property: block;
		  -moz-transition-property: block;
		  -o-transition-property: block;
		  transition-property: block;

		 -webkit-transition-duration: 2s;
		 -o-transition-duration: 2s;
		 -moz-transition-duration: 2s;
		  transition-duration: 2s;

}


.last-job2 .bx-wrapper p{
	background: #3b3b3b;
	color: #fff;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	position: absolute;
	bottom: 0;
	text-align: left;
	display: none;
	margin-bottom: 0;
	padding: 10px;
	width: 260px!important;
}

.last-job2 .bx-wrapper a.last-job1{
	width: 44px;
	height: 43px;
	display: inline-block;
	/*background-image: url(../img/last-job1.png);*/
	background: url(../img/sprite.png) left -498px no-repeat;
	position: absolute;
	top: 145px;
	left: 30%;
	display: none;
}
.last-job2 .bx-wrapper a.last-job2{
	width: 44px;
	height: 43px;
	display: inline-block;
	background-image: url(../img/last-job2.png);
	position: absolute;
	top: 145px;
	right: 30%;
	display: none;
}

.last-job2 span.bg-slide{
	height: 285px;
	display: block;
	background: #3b3b3b;
	opacity: 0.4;
	display: none;
	cursor: pointer;
	border-radius: 5px;
}

/** THEME
===================================*/

.last-job2 .bx-wrapper .bx-viewport {
	*height: 290px!important;

}

.last-job2 .bx-wrapper .bx-pager,
.last-job2 .bx-wrapper .bx-controls-auto {
	position: absolute;
	width: 100%;
}

/* LOADER */

.last-job2 .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../img/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.last-job2 .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #545284;
	padding-top: 0!important;
	top: 330px;
}

.last-job2 .bx-wrapper .bx-pager .bx-pager-item,
.last-job2 .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.last-job2 .bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 8px;
	height: 8px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #545284;
}

.last-job2 .bx-wrapper .bx-pager.bx-default-pager a:hover,
.last-job2 .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #545284;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.last-job2 .bx-wrapper .bx-prev {
	left: -55px;
	/*background: url(../img/controls2.png) no-repeat 0 0px;*/
	background: url(../img/sprite.png) left -587px no-repeat;
}

.last-job2 .bx-wrapper .bx-next {
	right: -55px;
	/*background: url(../img/controls2.png) no-repeat -13px 0;*/
	background: url(../img/sprite.png) right -587px no-repeat;
}

.last-job2 .bx-wrapper .bx-prev:hover {
	background: url(../img/sprite.png) left -587px no-repeat;
}

.last-job2 .bx-wrapper .bx-next:hover {
	background: url(../img/sprite.png) right -587px no-repeat;
}

.last-job2 .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 12px;
	height: 17px;
	text-indent: -9999px;
	z-index: 9998;
}

.last-job2 .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.last-job2 .bx-wrapper .bx-controls-auto {
	text-align: center;
}

.last-job2 .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../img/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.last-job2 .bx-wrapper .bx-controls-auto .bx-start:hover,
.last-job2 .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.last-job2 .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../img/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.last-job2 .bx-wrapper .bx-controls-auto .bx-stop:hover,
.last-job2 .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.last-job2 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.last-job2 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.last-job2 .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #6669;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.last-job2 .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}





/** TRUST
===================================*/

.trust .slide{
}


.trust .bx-wrapper {
	position: relative;
	padding: 0;
	*zoom: 1;
	margin: 0 auto 40px;

}

.trust .bx-wrapper img {
	height: 108px;
	width: auto;
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}


.trust .bx-wrapper img:hover {
	filter: none; /* Firefox 10+, Firefox on Android */
    filter: none;
    -webkit-filter: none; /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

/** THEME
===================================*/

.trust .bx-wrapper .bx-viewport {
	width:980px;
}

.trust .bx-wrapper .bx-pager,
.trust .bx-wrapper .bx-controls-auto {
	position: absolute;
	width: 100%;
}

/* LOADER */

.trust .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../img/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.trust .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #545284;
	padding-top: 0!important;
	top: 140px;
}

.trust .bx-wrapper .bx-pager .bx-pager-item,
.trust .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.trust .bx-wrapper .bx-pager.bx-default-pager a, .news .bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 8px;
	height: 8px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #545284;
}

.trust .bx-wrapper .bx-pager.bx-default-pager a:hover,
.trust .bx-wrapper .bx-pager.bx-default-pager a.active,
.news .bx-wrapper .bx-pager.bx-default-pager a:hover,
.news .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #545284;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.trust .bx-wrapper .bx-prev, .news .bx-wrapper .bx-prev {
	left: -20px;
	/*background: url(../img/controls2.png) no-repeat 0 0px;*/
	background: url(../img/sprite.png) left -587px no-repeat;
}
.news .bx-wrapper .bx-prev {
	background: url(../img/sprite.png) left -587px no-repeat;
}
.trust .bx-wrapper .bx-next, .news .bx-wrapper .bx-next{
	right: -20px;
	/*background: url(../img/controls2.png) no-repeat -13px 0;*/
	background: url(../img/sprite.png) right -587px no-repeat;
}
.news .bx-wrapper .bx-next{
	background: url(../img/sprite.png) right -587px no-repeat;
}
.trust .bx-wrapper .bx-prev:hover {
	background: url(../img/sprite.png) left -587px no-repeat;
}

.trust .bx-wrapper .bx-next:hover {
	background: url(../img/sprite.png) right -587px no-repeat;
}

.trust .bx-wrapper .bx-controls-direction a, .news .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 12px;
	height: 17px;
	text-indent: -9999px;
	z-index: 9998;
}
.news .bx-wrapper .bx-controls-direction a {
	margin-top: -100px;
}

.trust .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.trust .bx-wrapper .bx-controls-auto {
	text-align: center;
}

.trust .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../img/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.trust .bx-wrapper .bx-controls-auto .bx-start:hover,
.trust .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.trust .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../img/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.trust .bx-wrapper .bx-controls-auto .bx-stop:hover,
.trust .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.trust .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.trust .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.trust .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #6669;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.trust .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
















/** ADVANTAGE
===================================*/
.advantage .slide{
	min-height: 60px;
}


.advantage .bx-wrapper {
	position: relative;
	padding: 0;
	*zoom: 1;
	margin: 0 auto 15px;
	max-width: 980px !important;
	max-height:80px;
}

.advantage .bx-wrapper img {
	width: 72px;
	height: 72px;
	width: auto;
	float: left;
	margin-right: 10px;
	padding-bottom: 65px;
}

/** THEME
===================================*/

.advantage .bx-wrapper .bx-viewport {
	max-width: 980px !important;
	margin: 0 auto;

}

.advantage .bx-wrapper .bx-pager,
.advantage .bx-wrapper .bx-controls-auto {
	position: absolute;
	width: 100%;
}

/* LOADER */

.advantage .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../img/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.advantage .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #545284;
	padding-top: 0!important;
	top: 100px;
}

.advantage .bx-wrapper .bx-pager .bx-pager-item,
.advantage .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	*margin-top: 15px;
}

.advantage .bx-wrapper .bx-pager.bx-default-pager a {
	background: #3d3b6d;
	text-indent: -9999px;
	display: block;
	width: 8px;
	height: 8px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #fff;
}

.advantage .bx-wrapper .bx-pager.bx-default-pager a:hover,
.advantage .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #fff;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.advantage .bx-wrapper .bx-prev {
	left: -55px;
	/*background: url(../img/controls.png) no-repeat 0 0px;*/
	background: url(../img/sprite.png) left -560px no-repeat;
}

.advantage .bx-wrapper .bx-next {
	right: -55px;
	/*background: url(../img/controls.png) no-repeat -13px 0;*/
	background: url(../img/sprite.png) right -560px no-repeat;
}

.advantage .bx-wrapper .bx-prev:hover {
	background: url(../img/sprite.png) left -560px no-repeat;
}

.advantage .bx-wrapper .bx-next:hover {
	background: url(../img/sprite.png) right -560px no-repeat;
}

.advantage .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 12px;
	height: 17px;
	text-indent: -9999px;
	z-index: 9998;
}

.advantage .bx-wrapper .bx-controls-direction a.disabled {
	
}

/* AUTO CONTROLS (START / STOP) */

.advantage .bx-wrapper .bx-controls-auto {
	text-align: center;
}

.advantage .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../img/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.advantage .bx-wrapper .bx-controls-auto .bx-start:hover,
.advantage .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.advantage .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../img/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.advantage .bx-wrapper .bx-controls-auto .bx-stop:hover,
.advantage .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.advantage .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.advantage .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.advantage .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #6669;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.advantage .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}







/** CONTACT-INFO
===================================*/

.contact-info .slide{
	min-height: 146px;
}


.contact-info .bx-wrapper {
	position: relative;
	padding: 0;
	*zoom: 1;
	margin: 0 auto 23px;
	border-top: 1px solid #fff;
	padding-top: 25px;

}

.contact-info .bx-wrapper img {
	height: 108px;
	width: auto;
}

/** THEME
===================================*/

.contact-info .bx-wrapper .bx-viewport {

}

.contact-info .bx-wrapper .bx-pager,
.contact-info .bx-wrapper .bx-controls-auto {
	position: absolute;
	width: 100%;
}

/* LOADER */

.contact-info .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../img/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.contact-info .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #545284;
	padding-top: 0!important;
	bottom:0px!important;
	position:absolute;
	top:none;
	z-index: 5;
}

.contact-info .bx-wrapper .bx-pager .bx-pager-item,
.advantage .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	*z-index: 9980;
}

.contact-info .bx-wrapper .bx-pager.bx-default-pager a {
	background: #3d3b6d;
	text-indent: -9999px;
	display: block;
	width: 8px;
	height: 8px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #fff;
	z-index: 9998;
}

.contact-info .bx-wrapper .bx-pager.bx-default-pager a:hover,
.contact-info .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #fff;
	z-index: 9980;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.contact-info .bx-wrapper .bx-prev {
	left: 0px;
	/*background: url(../img/controls.png) no-repeat 0 0px;*/
	background: url(../img/sprite.png) left -560px no-repeat;
}

.contact-info .bx-wrapper .bx-next {
	right: 0px;
	/*background: url(../img/controls.png) no-repeat -13px 0;*/
	background: url(../img/sprite.png) right -560px no-repeat;
}

.contact-info .bx-wrapper .bx-prev:hover {
	background: url(../img/sprite.png) left -560px no-repeat;
}

.contact-info .bx-wrapper .bx-next:hover {
	background: url(../img/sprite.png) right -560px no-repeat;
}

.contact-info .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 12px;
	height: 17px;
	text-indent: -9999px;
	z-index: 9998;
}

.contact-info .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.contact-info .bx-wrapper .bx-controls-auto {
	text-align: center;
}

.contact-info .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../img/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.contact-info .bx-wrapper .bx-controls-auto .bx-start:hover,
.contact-info .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.contact-info .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../img/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.contact-info .bx-wrapper .bx-controls-auto .bx-stop:hover,
.contact-info .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.contact-info .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.contact-info .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.contact-info .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #6669;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.contact-info .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}












/** AKS TEAM
===================================*/


.aks-team .bx-wrapper {
	position: relative;
	margin: 60px auto 0px;
	padding: 0;
	*zoom: 1;
}

.aks-team .bx-wrapper img {
	max-width: 100%;
	display: block;
	height: 155px;
	width: 155px!important;
	border-radius: 85px;
	border: 1px solid #baadcc;
	padding: 5px;
	margin-bottom: 10px;
}


.aks-team .bx-wrapper div.slide{
	width: 180px;
	text-align: center;
}
.aks-team .bx-wrapper div.slide span{
	font-size: 15px;
	color: #545284;
	display: inline-block;
}
.aks-team .bx-wrapper div.slide span.bg-team{
	background: rgba( 255, 255, 255, 0.4);
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.aks-team .bx-wrapper div.slide:hover span.bg-team{
	display: none;
	-webkit-transition: all 0.9s ease;
	-moz-transition: all 0.9s ease;
	-o-transition: all 0.9s ease;
	transition: all 0.9s ease;
}

.aks-team .bx-wrapper div.slide.act span.bg-team {display:none;}

.aks-team .bx-wrapper p{
	margin-bottom: 10px;

}

.aks-team .bx-wrapper a.last-job1{
	width: 44px;
	height: 43px;
	display: inline-block;
	/*background-image: url(../img/last-job1.png);*/
	background: url(../img/sprite.png) left -498px no-repeat;
	position: absolute;
	top: 145px;
	left: 20%;
	display: none;
}
.aks-team .bx-wrapper a.last-job2{
	width: 44px;
	height: 43px;
	display: inline-block;
	background-image: url(../img/last-job2.png);
	position: absolute;
	top: 145px;
	right: 20%;
	display: none;
}


/** THEME
===================================*/

.aks-team .bx-wrapper .bx-viewport {
	height: 260px!important;
}

.aks-team .bx-wrapper .bx-pager,
.aks-team .bx-wrapper .bx-controls-auto {
	position: absolute;
	width: 100%;
}

/* LOADER */

.aks-team .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../img/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.aks-team .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #545284;
	padding-top: 0!important;
	top: -30px;
	height:16px;
}


.aks-team .bx-wrapper .bx-pager .bx-pager-item,
.aks-team .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.aks-team .bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #545284;
}

.aks-team .bx-wrapper .bx-pager.bx-default-pager a:hover,
.aks-team .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #545284;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.aks-team .bx-wrapper .bx-prev {
	left: -55px;
	/*background: url(../img/controls2.png) no-repeat 0 0px;*/
	background: url(../img/sprite.png) left -587px no-repeat;
}

.aks-team .bx-wrapper .bx-next {
	right: -55px;
	/*background: url(../img/controls2.png) no-repeat -13px 0;*/
	background: url(../img/sprite.png) right -587px no-repeat;
}

.aks-team .bx-wrapper .bx-prev:hover {
	background: url(../img/sprite.png) left -587px no-repeat;
}

.aks-team .bx-wrapper .bx-next:hover {
	background: url(../img/sprite.png) right -587px no-repeat;
}

.aks-team .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 12px;
	height: 17px;
	text-indent: -9999px;
	z-index: 9998;
}

.aks-team .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.aks-team .bx-wrapper .bx-controls-auto {
	text-align: center;
}

.aks-team .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../img/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.aks-team .bx-wrapper .bx-controls-auto .bx-start:hover,
.aks-team .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.aks-team .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../img/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.aks-team .bx-wrapper .bx-controls-auto .bx-stop:hover,
.aks-team .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.aks-team .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.aks-team .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.aks-team .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #6669;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.aks-team .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}













/** CATALOG-INNER
===================================*/




.catalog-gallery .bx-wrapper {
	position: relative;
	margin: 60px auto 0px;
	padding: 0;
	*zoom: 1;
}

.catalog-gallery .bx-wrapper img {
	max-width: 100%;
	display: block;
	height: 85px;
	width: 105px!important;
	border-radius: 5px;
}


.catalog-gallery .bx-wrapper div.slide{
	width: 105px;
	text-align: center;
}
.catalog-gallery .bx-wrapper div.slide span{
	font-size: 15px;
	color: #545284;
	display: inline-block;
	margin-top: 10px;
}



.catalog-gallery .bx-wrapper p{

}

.catalog-gallery .bx-wrapper a.last-job1{
	width: 44px;
	height: 43px;
	display: inline-block;
	/*background-image: url(../img/last-job1.png);*/
	background: url(../img/sprite.png) left -498px no-repeat;
	position: absolute;
	top: 145px;
	left: 20%;
	display: none;
}
.catalog-gallery .bx-wrapper a.last-job2{
	width: 44px;
	height: 43px;
	display: inline-block;
	background-image: url(../img/last-job2.png);
	position: absolute;
	top: 145px;
	right: 20%;
	display: none;
}


/** THEME
===================================*/

.catalog-gallery .bx-wrapper .bx-viewport {
}

.catalog-gallery .bx-wrapper .bx-pager,
.catalog-gallery .bx-wrapper .bx-controls-auto {
	position: absolute;
	width: 100%;
}

/* LOADER */

.catalog-gallery .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../img/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}



/* DIRECTION CONTROLS (NEXT / PREV) */

.catalog-gallery .bx-wrapper .bx-prev {
	left: -30px;
	/*background: url(../img/controls2.png) no-repeat 0 0px;*/
	background: url(../img/sprite.png) left -587px no-repeat;
}

.catalog-gallery .bx-wrapper .bx-next {
	right: -30px;
	/*background: url(../img/controls2.png) no-repeat -13px 0;*/
	background: url(../img/sprite.png) right -587px no-repeat;
}

.catalog-gallery .bx-wrapper .bx-prev:hover {
	background: url(../img/sprite.png) left -587px no-repeat;
}

.catalog-gallery .bx-wrapper .bx-next:hover {
	background: url(../img/sprite.png) right -587px no-repeat;
}

.catalog-gallery .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 12px;
	height: 17px;
	text-indent: -9999px;
	z-index: 9998;
}

.catalog-gallery .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.catalog-gallery .bx-wrapper .bx-controls-auto {
	text-align: center;
}

.catalog-gallery .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../img/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.catalog-gallery .bx-wrapper .bx-controls-auto .bx-start:hover,
.catalog-gallery .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.catalog-gallery .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../img/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.catalog-gallery .bx-wrapper .bx-controls-auto .bx-stop:hover,
.catalog-gallery .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.catalog-gallery .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.catalog-gallery .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}













/** STREET-SLIDE
===================================*/

.street-slide .slide{
	min-height: 100px;
	/* min-width: 1000px!important; */
	height:383px;
}

.street-slide .slider7 {
	height: 383px;
}


.street-slide .bx-wrapper {
	position: relative;
	padding: 0;
	*zoom: 1;
	margin: 0;
	border-top: 1px solid #fff;
	padding-top: 10px;
	max-width: 100%!important;

}



/** THEME
===================================*/

.street-slide .bx-wrapper .bx-viewport {

}

.street-slide .bx-wrapper .bx-pager,
.street-slide .bx-wrapper .bx-controls-auto {
	position: absolute;
	/* width: 150px;
	right: 15%; */
}

/* LOADER */

.street-slide .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../img/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}


/* DIRECTION CONTROLS (NEXT / PREV) */

.street-slide .bx-wrapper .bx-prev {
	left: 0px;
	/*background: url(../img/controls2.png) no-repeat 0 0px;*/
	background: url(../img/sprite.png) left -587px no-repeat;
}

.street-slide .bx-wrapper .bx-next {
	right: 0px;
	/*background: url(../img/controls2.png) no-repeat -13px 0;*/
	background: url(../img/sprite.png) right -587px no-repeat;
}

.street-slide .bx-wrapper .bx-prev:hover {
	background: url(../img/sprite.png) left -587px no-repeat;
}

.street-slide .bx-wrapper .bx-next:hover {
	background: url(../img/sprite.png) right -587px no-repeat;
}

.street-slide .bx-wrapper .bx-controls-direction a {
	margin-top: -16px;
	outline: 0;
	width: 12px;
	height: 17px;
	text-indent: -9999px;
	z-index: 9180;
	top: 20%;
	position: absolute;
}

.street-slide .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.street-slide .bx-wrapper .bx-controls-auto {
	text-align: center;
}

.street-slide .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../img/controls2.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.street-slide .bx-wrapper .bx-controls-auto .bx-start:hover,
.street-slide .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.street-slide .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../img/controls2.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.street-slide .bx-wrapper .bx-controls-auto .bx-stop:hover,
.street-slide .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}


/* PAGER */

.street-slide .bx-wrapper .bx-pager {
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #545284;
	padding-top: 0!important;

	text-align: center;
	z-index: 1000;
}

.street-slide .bx-wrapper .bx-pager .bx-pager-item,
.street-slide .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.street-slide .bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 8px;
	height: 8px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #5e5c8b;
}

.street-slide .bx-wrapper .bx-pager.bx-default-pager a:hover,
.street-slide .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #5e5c8b;
	border: 1px solid #5e5c8b;
}


/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.street-slide .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.street-slide .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.street-slide .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #6669;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.street-slide .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}





















/**POPUP-GALLERY
===================================*/

.popup-gallery .bx-wrapper {
	position: relative;
	margin: 0!important;
	padding: 0;
	*zoom: 1;
	clear: both;
	max-width: 400px!important;
}

.popup-gallery .bx-wrapper img {
	display: block;
	height: 85px;
	float: right;
	width: 105px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #fff;
	padding: 2px;
}


.popup-gallery .bx-wrapper img:hover{
		border: 1px solid grey;
}
/** THEME
===================================*/

.popup-gallery .bx-wrapper .bx-viewport {
	*height: 97px!important;
	
}

.popup-gallery .bx-wrapper .bx-pager,
.popup-gallery .bx-wrapper .bx-controls-auto {
	position: absolute;
	width: 100%;
	z-index: 9998;
	bottom: 17px;
}

/* LOADER */

.popup-gallery .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../img/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.popup-gallery .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
	position: relative;
	top: -50px;
}

.popup-gallery .bx-wrapper .bx-pager .bx-pager-item,
.popup-gallery .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.popup-gallery .bx-wrapper .bx-pager.bx-default-pager a {
	background: none;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #fff;
}

.popup-gallery .bx-wrapper .bx-pager.bx-default-pager a:hover,
.popup-gallery .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #fff;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.popup-gallery .bx-wrapper .bx-prev {
	/*background: url(../img/controls2.png) no-repeat 0 0;*/
	background: url(../img/sprite.png) left -587px no-repeat;
	left: 0px;
}

.popup-gallery .bx-wrapper .bx-next {
	right: 10px;
	/*background: url(../img/controls2.png) no-repeat -13px 0;*/
	background: url(../img/sprite.png) right -587px no-repeat;
}

.popup-gallery .bx-wrapper .bx-prev:hover {
	background: url(../img/sprite.png) left -587px no-repeat;
}

.popup-gallery .bx-wrapper .bx-next:hover {
	background: url(../img/sprite.png) right -587px no-repeat;
}

.popup-gallery .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -8px;
	outline: 0;
	width: 12px;
	height: 17px;
	text-indent: -9999px;
	z-index: 9998;
	right: -16px;
}

.popup-gallery .bx-wrapper .bx-controls-direction a.disabled {
	display: block;
}

/* AUTO CONTROLS (START / STOP) */

.popup-gallery .bx-wrapper .bx-controls-auto {
	text-align: center;
}

.popup-gallery .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../img/controls2.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.popup-gallery .bx-wrapper .bx-controls-auto .bx-start:hover,
.popup-gallery .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.popup-gallery .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../img/controls2.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.popup-gallery .bx-wrapper .bx-controls-auto .bx-stop:hover,
.popup-gallery .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.popup-gallery .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.popup-gallery .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.popup-gallery .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #6669;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.popup-gallery .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

@media screen and (max-width: 1000px) {
 /*.last-job .bx-controls-direction, .trust .bx-controls-direction {display:none;}*/
 
/* .last-job .bx-wrapper {
	width:960px;
 }*/
 .advantage .bx-wrapper {
	width:960px;
 }
}