
.cont-servicios-slide{
	width:990px;}
.bx-wrapper {
	position: relative;
	margin: 0;
	padding: 0;
	*zoom: 1;}
/* LOADER */
.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../img/bx-images/bx_loader.gif) center center no-repeat;}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
	right: 131px;
	background:url(../img/servicios/icon-left.jpg) no-repeat 0 0;}
.bx-wrapper .bx-next {
	right:32px;
	background:url(../img/servicios/icon-right.jpg) no-repeat 0 0; 
	width:30px;
	height:35px;}
.bx-wrapper .bx-prev:hover {
	background:url(../img/servicios/icon-left.jpg) no-repeat 0 -35px;}
	
.bx-wrapper .bx-next:hover {
	background:url(../img/servicios/icon-right.jpg) no-repeat 0 -35px;}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top:16px;
	margin-top: -16px;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
	bottom: 0;
    float: right;
    height: 100%;
    position: absolute;
    right: 0;
    width: 490px;}
.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 90px 10px 10px;}
	
/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	position: absolute;
    right: 64px;
    text-align: center;
    top: 0;
	z-index:999;
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 30px;
	height: 32px;
	outline: 0;
	background: url(../img/servicios/icon-play.jpg) 0 0 no-repeat;
	margin: 0 -30px;
	position:absolute;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background:url(../img/servicios/icon-play.jpg) no-repeat 0 -35px;}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 30px;
	height: 32px;
	outline: 0;
	background: url(../img/servicios/icon-pause.jpg) 0 -35px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background:url(../img/servicios/icon-pause.jpg) no-repeat 0 0;}
}
	
/*  LAYOUT SLIDE  */

.bxskin-one .bx-caption > span,
.bxskin-two .bx-caption > span	 	{ max-width: 1032px; margin: 55px auto 20px auto; padding: 0 !important; }
.bxskin-one .bx-caption strong,			
.bxskin-two .bx-caption strong,			
.bxskin-one .bx-caption em,
.bxskin-two .bx-caption em			{ padding: 6px; width: 450px; display: block; margin-bottom: 2px;  }
.bxskin-one .bx-caption strong,
.bxskin-two .bx-caption strong,
.bxskin-five .bx-caption strong		{ font-size:18px; font-family:Arial, Helvetica, sans-serif; color:#ff9000;}
.bxskin-one .bx-caption em,
.bxskin-two .bx-caption em,
.bxskin-five .bx-caption em			{ font-size:14px; font-family:Arial, Helvetica, sans-serif; color:#6e6e6e; font-style:normal; line-height: 22px; }

.bxskin-three .bx-caption > span	{ width: 912px; margin: 0 auto; padding: 0 120px 0 0 !important; background: rgba(0,0,0,.7); }
.bxskin-three .bx-caption strong,			
.bxskin-three .bx-caption em		{ display: inline-block; padding-left: 20px; }
.bxskin-three .bx-caption strong	{ font: 100 normal 22px/56px 'LatoRegular'; color: #fff; }
.bxskin-three .bx-caption em		{ font: 100 normal 22px/56px 'LatoLight'; color: #ECCB07; 
									  background: url(../img/bx-images/captions-divider.png) no-repeat left center; }


.bxskin-three						{ position: relative; }
.bxskin-three .bx-pager,
.bxskin-four .bx-pager				{ display: none; }
.bxskin-three .outside				{ position: absolute; bottom: 0; z-index: 1000; width: 100%; }
.bxskin-three .inner				{ max-width: 1032px; margin: 0 auto; position: relative; height: 56px; line-height: 56px; }
.bxskin-three .bx-caption			{ height: 56px !important; }
.inner span							{ display: inline-block; float: right; }
.inner span a						{ display: block; width: 56px; text-indent: -99999px; height: 56px;
									  background: url(../img/bx-images/skin-3-controls.png) no-repeat; }
.inner span a:hover					{ background-color: rgba(0,0,0,0.4); }
	#slider-next a					{ background-position: right -1px; }
	#slider-prev a					{ background-position: left -1px; }
	#slider-next a:hover			{ background-position: right -61px; }
	#slider-prev a:hover			{ background-position: left -61px; }

.bxskin-four .bx-wrapper			{ max-width: 1032px; margin: 0 auto; }
.bxskin-four .bx-controls .bx-prev	{ left: -40px; }
.bxskin-four .bx-controls .bx-next	{ right: -40px; }
.bxskin-four li						{ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80);
									  opacity: 0.8; }
.bxskin-four li span				{ opacity: 0; background: rgba(0,0,0,.7); }
.bxskin-four li:hover				{ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); 
									  opacity: 1; }
.bxskin-four li:hover span			{ opacity: 1; }
.bxskin-four .bx-caption			{ height: auto !important; }
.bxskin-four .bx-caption strong,			
.bxskin-four .bx-caption em			{ display: block; padding: 10px; text-align: center; }
.bxskin-four .bx-caption strong		{ font: 100 normal 28px/28px 'LatoRegular'; color: #fff; }
.bxskin-four .bx-caption em			{ font: 100 normal 16px/20px 'LatoLight'; color: #ECCB07; }

.bxskin-five 						{ position: relative; }
.bxskin-five .bx-caption > span	 	{ max-width: 1032px; margin: 45px auto 0px auto; padding: 0 !important; }
.bxskin-five .bx-caption strong,			
.bxskin-five .bx-caption em			{ width: 380px; display: block; padding: 12px; background: rgba(0,0,0,0.7); }
.bxskin-five .bx-caption strong		{ padding-bottom: 0; }
.bxskin-five .bx-caption em			{ padding-bottom: 24px; }
.bxskin-five .bx-controls			{ display: none; }

.hero								{ position: relative; }
.slider-overlay,
.iframe-overlay						{ position: absolute; top: 0; left: 0; width: 100%; z-index: 1000; }
.hero iframe						{ position: relative; z-index: 1; }

/* Slider navigation for skin-one and five */
#bx-pager							{ margin-top: 0;  }
	.bxskin-one	#bx-pager			{ max-width: 1032px; height: 130px; margin-left: auto; margin-right: auto;margin-top: 20px; }
	.bxskin-five #bx-pager			{ max-width: 380px; height: 40px; margin: 159px 0 0 9px}
#bx-pager a							{ display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
									  -ms-box-sizing: border-box; box-sizing: border-box; text-align: center; font-size: 13px; float: left; }
	.bxskin-one #bx-pager a			{ height:130px; line-height:28px; width:140px;}	
	.bxskin-five #bx-pager a		{ color: #fff; background: rgba(0,0,0,0.7); width: 40px; margin-right: 1px; }
	.bxskin-one #bx-pager a + a		{ border-left: 1px solid #fff; }
	#bx-pager a:hover,
	#bx-pager a.active				{ background-color: #eccb07; text-decoration: none; position: relative; color:#000; opacity:0.5;}

/*.bxskin-one #bx-pager a:hover:before,
.bxskin-one	#bx-pager a.active:before
									{ border: 5px solid #eccb07; content: " "; position: absolute; left: 49%; bottom: 100%; 
									  border-color: transparent transparent #eccb07 transparent; display: block; z-index: 60; }*/