/* slideshow */
#slide-wrapper {    
  width:960px; margin: 0px auto; text-align: left;
  padding: 0;
}
.bx-wrapper,
#static-wrapper {
  border-top: 0px solid #dedede;
  margin: 00px 0 0 0;
  padding: 00px 0 0 0;
}
ul.slider {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.slider li {
  float: left;
  width: 960px;
  background: transparent;
  zoom:1;
  margin: 0;
  padding: 0;
}

/*Imagenes de fondo Slide*/

.slide-img{
	background-image:url(../oficinas-virtuales/1.JPG);
	width:900px;
	height:310px;
	float: left;
	padding: 30px 0 0 60px;
}

.slide-img h2{
font-size:35px;
color:#FFFFFF;
line-height: 32px;
padding-top:20px;
/*text-transform: uppercase;*/
}

.slide-img h2 a{
color:#FFFFFF;
}

.slide-img h2 a:hover{
color:#D3AE10;
}

.slide-img p{
color:#FFFFFF;
font-size: 15px;
font-family:Arial, Helvetica, sans-serif;
padding-top:7px;
}

/************************************/

.slide-image{
	background-image:url(../oficinas-virtuales/2.JPG);
	width:900px;
	height:310px;
	float: left;
	padding: 30px 0 0 60px;
}

.slide-img h2{
font-size:35px;
color:#FFFFFF;
line-height: 32px;
padding-top:20px;
/*text-transform: uppercase;*/
}

.slide-img h2 a{
color:#FFFFFF;
}

.slide-img h2 a:hover{
color:#D3AE10;
}

.slide-img p{
color:#FFFFFF;
font-size: 15px;
font-family:Arial, Helvetica, sans-serif;
padding-top:7px;
}

/************************************/
.slide-img2{
	background-image:url(../oficinas-virtuales/slide-oficina-virtual-2.jpg);
	width:900px;
	height:310px;
	float: left;
	padding: 30px 0 0 60px;
}

.slide-img2 h2{
	font-size:35px;
	color:#FFF;
	line-height: 32px;
	padding-top:20px;
/*text-transform: uppercase;*/
}

.slide-img2 h2 a{
color:#FFFFFF;
}

.slide-img2 h2 a:hover{
color:#D3AE10;
}

.slide-img2 p{
	color:#FFF;
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:7px;
}

/************************************/

.slide-img3{
	background-image:url(../oficinas-virtuales/3.JPG);
	width:900px;
	height:310px;
	float: left;
	padding: 30px 0 0 60px;
}

.slide-img3 h2{
font-size:35px;
color:#FFFFFF;
line-height: 32px;
padding-top:20px;
/*text-transform: uppercase;*/
}

.slide-img3 h2 a{
color:#FFFFFF;
}

.slide-img3 h2 a:hover{
color:#D3AE10;
}


.slide-img3 p{
color:#fff;
font-size: 15px;
font-family:Arial, Helvetica, sans-serif;
padding-top:7px;
}

/************************************/
.slide-img4{
	background-image:url(../oficinas-virtuales/slide-oficina-virtual-3.jpg);
	width:900px;
	height:310px;
	float: left;
	padding: 30px 0 0 60px;
}

.slide-img4 h2{
	font-size:35px;
	color:#024A91;
	line-height: 32px;
	padding-top:20px;
/*text-transform: uppercase;*/
}

.slide-img4 h2 a{
color:#FFFFFF;
}

.slide-img4 h2 a:hover{
color:#D3AE10;
}


.slide-img4 h3{
font-size:20px;
color:#FFFFFF;
line-height: 30px;
}

.slide-img4 p{
	color:#024A91;
}
/************************************/

.slide-img5{
	background-image: url(../oficinas-virtuales/slide-oficina-virtual-4.jpg);
	width:900px;
	height:310px;
	float: left;
	padding: 30px 0 0 60px;
}

.slide-img5 h2{
	font-size:35px;
	color:#FFF;
	line-height: 32px;
	padding-top:20px;
/*text-transform: uppercase;*/
}

.slide-img5 h2 a{
color:#FFFFFF;
}

.slide-img5 h2 a:hover{
color:#D3AE10;
}
.slide-img5 h3{
font-size:20px;
color:#FFFFFF;
line-height: 30px;
}


.slide-img5 p{
color:#FFFFFF;

}
/************************************/

.slide-img6{
	background-image: url(../oficinas-virtuales/4.JPG);
	width:900px;
	height:310px;
	float: left;
	padding: 30px 0 0 60px;
}

.slide-img6 h2{
font-size:35px;
color:#FFFFFF;
line-height: 32px;
padding-top:20px;
/*text-transform: uppercase;*/
}

.slide-img6 h2 a{
color:#FFFFFF;
}

.slide-img6 h2 a:hover{
color:#D3AE10;
}
.slide-img6 h3{
font-size:20px;
color:#FFFFFF;
line-height: 30px;
}


.slide-img6 p{
color:#FFFFFF;

}

/*fin fotos slide home*/




/* Bullet List */
.slider li .bulletlist {
  margin-bottom: 0;
  margin-left: 5px;
}
.slider li .bulletlist  li {
  font-size: 14px;
  margin: 5px 0; 
  padding: 0 0 5px 22px;
  background: url(../oficinas-virtuales/bullet.png) 0 5px no-repeat;
  color: #7d7d7d;
  border-bottom: none;
  display: block;
  float: none;
  width: auto;
  height: auto;
}
.slider li .bulletlist  li strong, 
.slider li .starlist  li strong{
  color: #b14800;
}

/* Check List */
.slider li .starlist {
  margin-bottom: 0;
  margin-left: 5px;
}
.slider li .starlist  li {
  font-size: 14px;
  margin: 5px 0; 
  padding: 2px 0 5px 22px;
  background: url(../oficinas-virtuales/star.png) 0 5px no-repeat;
  color: #7d7d7d;
  border-bottom: none;
  display: block;
  float: none;
  width: auto;
  height: auto;
}
.pricingbtn {
  margin-top: 0;
  margin-right: 100px;
  float: right;
  width: 73px;
  height: 76px;
  padding: 20px;
  background: url(../oficinas-virtuales/circlebtn.png) no-repeat;
  display: block;
  text-align: center;
}
.pricingbtn span {
  color: #b14800;
  font-family:  arial, verdana, tahoma, helvetica;
  font-size: 11px;
  text-shadow: #ffc9a5 0 1px 1px;
}
.pricingbtn span.start {
  clear: both;
  margin-bottom: 5px;
}
.pricingbtn span.price {
  clear: both;
  font-size: 48px;
  font-weight: bold;
  font-family: arial, verdana, tahoma, helvetica;
}
.pricingbtn span.price small {
  padding-top: 20px;
  font-size: 16px;
  vertical-align: top;
  font-weight: bold;
  font-family: arial, verdana, tahoma, helvetica;
}
.pricingbtn span.cycle {
  clear: both;
}
.slider li .slide-button {
  float:  left;
}
.slideframe {
  margin-top: 15px;
  background: url(../oficinas-virtuales/slideframe.png) no-repeat;
  width: 260px;
  height: 191px;
  padding: 18px 20px;
}
.slideframe img {
  border: 1px solid #ffffff;
}
/*
 * To change the color scheme of slider change each 
 * background property for each of the five styles below
 */

/*next button*/
.bx-next {
	position:absolute;
	top:40%;
	right:0;
	z-index:999;
	width: 30px;
	height: 30px;
	text-indent: -999999px;
	background: url(../oficinas-virtuales/gray_next.png) no-repeat 0 -30px;
}
/*previous button*/
.bx-prev {
	position: absolute;
	top: 100px;
	left: 244px;
	z-index: 999;
	width: 30px;
	height: 30px;
	text-indent: -999999px;
	background: url(../oficinas-virtuales/gray_prev.png) no-repeat 0 -30px;
}
/*pager links*/
.bx-pager {
	position: absolute;
	left: 282px;
	bottom: -51px;
	z-index: 999;
} 
.bx-pager a {
  margin-right: 5px;
  width: 11px;
  height: 12px;
  float: left;
  background: url(../oficinas-virtuales/gray_pager.png) no-repeat 0 -12px;
  text-indent: -99999px;
  z-index:999;
}
/*auto start button*/
.bx-auto .start {
	background: url(../oficinas-virtuales/gray_auto.png) no-repeat 0 2px;
	padding-left: 13px;
}
/*auto stop button*/
.bx-auto .stop {
	background: url(../oficinas-virtuales/gray_auto.png) no-repeat 0 -14px;
	padding-left: 13px;
}
/*
 * End color scheme styles
 */
/*next/prev button hover state*/
.bx-next:hover,
.bx-prev:hover {
	background-position: 0 0;
}
/*pager links hover and active states*/
.bx-pager .pager-active,
.bx-pager a:hover {
	background-position: 0 0;
	z-index:999;
}
