body .fws2 * {
	margin: 0px; padding: 0px; line-height: 1;
}
.fws2 {
	background: rgb(0, 0, 0); width: 100%; overflow: hidden; position: relative;
}
.fws2 .slider_container {
	
}
.fws2 .slide {
	left: 0px; top: 0px; width: 100%; display: none; position: absolute; z-index: 0;
}
.fws2 .slide img {
	width: 100%; height: auto; float: left;
}

/*Cuadrado de siguiente - atras*/
.fws2 .slidePrev {
	background: rgb(150,150,150); left: -50px; top: 50%; width: 50px; height: 50px; position: absolute; z-index: 10; opacity: 0.5;
}
.fws2 .slidePrev i {
	background-position: 50% 50%; width: 50px; height: 50px; text-align: center; color: rgb(255, 255, 255); line-height: 1.7; font-size: 32px; float: left; cursor: pointer; background-repeat: no-repeat;
}

.fws2 .slideNext {
	background: rgb(150,150,150); top: 50%; width: 50px; height: 50px; right: -50px; position: absolute; z-index: 10; opacity: 0.5;
}
.fws2 .slideNext i {
	background-position: 50% 50%; width: 50px; height: 50px; text-align: center; color: rgb(255, 255, 255); line-height: 1.7; font-size: 32px; float: left; cursor: pointer; background-repeat: no-repeat;
}


.fws2 .timers {
	height: 4px; right: 0px; bottom: 15px; position: absolute; z-index: 3;
}
.fws2 .timer {
	width: 30px; height: 4px; margin-right: 5px; float: left; background-color: rgb(0, 0, 0);
}
.fws2 .progress {
	width: 0%; height: 4px; float: left; background-color: rgb(0, 166, 179); /*Color de Timer*/
}
.fws2 .bullets {
	width: 100%;
	text-align: center;
	bottom: -47px;
	position: absolute;
	z-index: 3;
}
.fws2 .bullet {
	padding: 0px 2px; display: inline-table; cursor: pointer;
}
.fws2 .bullet i {
	transition:color 0.25s ease-out; color: rgb(0, 0, 0); line-height: 1; font-size: 15px; -webkit-transition: color .25s ease-out;
}
.fws2 .active.bullet i {
	color: rgb(0, 166, 179); /*Color de Circulo*/
}
.fws2 .bullet:hover i {
	color: rgb(0, 166, 179); /*Color de Circulo*/
}
.fws2 .slide_content {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.fws2 .slide_content_wrap {
	left: 0px; top: 0px; display: none; position: absolute; max-width: 1280px;
}
.fws2 .title {
	background: rgb()/*fondo texto*/; padding: 10px; color: rgb(255, 255, 255); font-family: Arial, Helvetica, sans-serif; font-size: 59px; font-style: normal; font-weight: 600; float: left; opacity: 0;
}
.fws2 .description {
	background: rgb()/*fondo texto*/; padding: 10px; color: rgb(255, 255, 255); line-height: 24px; clear: both; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: 400; margin-top: 2px; float: left; opacity: 0;
}
.fws2 .readmore {
	background: rgb(0, 0, 0); padding: 10px; transition:color 0.25s ease-out; color: rgb(145, 145, 145); text-transform: uppercase; clear: both; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: 400; text-decoration: none; margin-top: 2px; float: left; opacity: 0; -webkit-transition: color .25s ease-out;
}
.fws2 .readmore:hover {
	color: rgb(255, 255, 255);
}
.footer {
	width: 100%; text-align: center; float: left;
}
.footer p {
	color: rgb(88, 88, 88); font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: 400; margin-top: 20px;
}
@media only screen and (max-width:1450px) and (min-width:1150px)
{
.fws2 .slide_content_wrap {
	margin-top: 15%; margin-left: 75px; max-width: 1000px;
}
.fws2 .title {
	font-size: 26px;
}
.fws2 .description {
	font-size: 14px;
}
}
@media only screen and (max-width:1149px) and (min-width:760px)
{
.fws2 .slide_content_wrap {
	margin-top: 15%; margin-left: 75px; max-width: 640px;
}
.fws2 .title {
	font-size: 26px;
}
.fws2 .description {
	font-size: 14px;
}
}
@media only screen and (max-width:759px)
{
.fws2 .slide_content_wrap {
	margin: 0px !important; left: 0px !important; top: 0px !important; width: 100%; height: 100%;
}
.fws2 .slide_content_wrap h4 {
	display: none !important;
}
.fws2 .slide_content_wrap p {
	display: none !important;
}
.fws2 .slide_content_wrap a {
	background: none !important; margin: 0px !important; padding: 0px !important; width: 100%; height: 100%; font-size: 0px !important; float: left; opacity: 0 !important;
}
.fws2 .timers {
	display: none;
}
.fws2 .bullets {
	display: none;
}
.fws2 .slide_content {
	cursor: pointer;
}
}
body {
	/*background: rgb(0, 0, 0); margin: 0px; padding: 0px;*/
}
#fws2-head {
	/*background: rgb(255, 255, 255);*/
}
#fws2-head h1 {
	margin: 0px auto; text-align: center; color: rgb(0, 0, 0); line-height: 100px; font-family: Arial,Helvetica,sans-serif; font-size: 30px; font-style: normal; font-weight: 400;
}
#fws2-foot {
	width: 100%; text-align: center; float: left;
}
#fws2-foot p {
	color: rgb(88, 88, 88); font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-style: normal; font-weight: 400; margin-top: 20px;
}
