
.rslides {
	background:transparent url("../images/testimonios/bg.jpg") no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:  100%;
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
	height: 11em;
	font-size: 48px;
}
.rslides li {
-webkit-backface-visibility: hidden;
position: absolute;
display: none;
width: 100%;
left: 0;
top: 0;
}

.rslides li:first-child {
position: relative;
display: block;
float: left;
}

.rslides_tabs {
font-size: .375em;
list-style: none;
margin: 0 42.5%;
max-width: 5%;
padding: .2083em 0;
text-align: center;
width: 100%;
position: absolute;
bottom: .8333em;
z-index: 99;
}

.rslides_tabs li {
display: inline;
float: none;
margin-right: .0208em;
}

.rslides_tabs .rslides_here a:after {
color: #FFF;
font-weight: bold;
}
.rslides_tabs a {
color: #F0F0F0;
width: auto;
line-height: .4167em;
padding: .1875em .1042em;
height: auto;
background: transparent;
display: inline;
}

.rslides_tabs a:after {
color: #c0c0c0;
font-family: FontAwesome;	
content: "\f1db";
}

.rslides > img {
display: block;
height: auto;
float: left;
width: 100%;
border: 0;
}

.rslides li >img {
margin: 1.25em auto .8333em 25%;
border-radius: 50%;
width: 18%;
}

.rslides li > div {
display: block;
float: left;
width: 100%;
border: 0;
background: rgba(0,0,0,0.6);
}

.rslides_nav {
}
.prev {
    color: #333333;
	right: 5%;
	position: absolute;
    padding: .04em .4583em;
	bottom:   0%;
	font-size:  3.3em;
    background: #eeeeee;
	z-index: 20;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.prev:before {
  content: "\f104";

    display: inline-block;
    font-family: "FontAwesome";
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.prev:hover {
background:#F08200;
color: rgba(255,255,255,1) !important;
}

.next {
    color: #333333;
	right: 0%;
	position: absolute;
    padding: .04em .4583em;
	bottom:    0%;
	font-size:  3.3em;
    background: #eeeeee;
	z-index: 20;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
.next:before {
  content: "\f105";

    display: inline-block;
    font-family: "FontAwesome";
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.next:hover {
background:#F08200;
color: rgba(255,255,255,1) !important;
}

.slideText h2{
font-size: 1em;
line-height: 1.5;
text-shadow: 0 0 3px rgba(0,0,0,0.3);
text-align: center;
color: #fff;
font-family: 'Open Sans', sans-serif;
}

.slideText h2.h2Reverse {
text-shadow: 0 0 1.0417em rgba(255,255,255,0.9);
text-align: center;
color: #333;

}

.rslides li > div.slideText {
position: absolute;
display: block;
float: left;
text-align: center;
border: 0;
margin: 0;
background: transparent;
height: auto;
}

#slideText01,
#slideText02,
#slideText03,
#slideText04,
#slideText05 {
	left: 5%;
    top: .5208em;
    width: 90%;
}

.rslides li > div.slideText h4 {
    font-size: .4167em;
    font-style: italic;
    font-weight: 400;
    text-align: center;
    text-transform: initial;
    color: #111;
}

.rslides li > div.slideText span:before{
color: #DC7F48;
opacity: 1;
}

.rslides li > div.slideText p{
font-size: .2917em;
margin: .2083em 0px;
    font-weight: 700;
	text-transform:uppercase;
color: #111;
}
.rslides li > div.slideText img{
	width: 10em;
	height: 10em;
	padding:.09em;
	position:relative;
	margin: .625em auto 0;
	text-align:center;
	border-radius:50%;
	border:1px solid rgba(255,255,255,0.5);
}

.rslides h4 {
	margin: .4167em;
}

#divTestimonios h2 {
margin: 0 auto;
background: #333;
color: #FFF;
text-align: center;
padding: .8333em 0;
font-size: .875em;
}

#divTestimonios div.col-sm-12 {
padding: 0;
}




/* Big Screens */
	@media screen and (min-width: 1920px) {  
	}
/* Big Screens */


/* Tablets y PC */
	@media screen and (max-width: 1280px) { 
		.rslides{font-size:45px;}
		.prev,.next {font-size:2.8em;}
	}

	@media screen and (max-width: 1112px) {  
		.rslides{font-size:39px;}
		.prev,.next {font-size:2.5em;}
	}

	@media screen and (max-width: 1049px) { 
		.rslides{font-size:37px;} 
		.prev,.next {font-size:2.3em;}
	}

	@media screen and (max-width: 1024px) { 
		.rslides{font-size:34px;} 
		.prev,.next {font-size:2.2em;}
	}

	@media screen and (max-width: 800px) {  
		.rslides{font-size:28px;}
		.prev,.next {font-size:1.8em;}
	}

	@media screen and (max-width: 768px) {  
		.rslides{font-size:27px;}
		.prev,.next {font-size:1.5em;}
	}
/* Tablets y PC */
	@media screen and (max-width: 767px) {  
		.rslides{font-size:27px;}
		.anim-dots,.anim-arrows{display: none;}
		.prev,.next {display: none;}
	}

/* Celu horizontal */
	@media screen and (max-width: 736px) {  
		.rslides{font-size:26px;}
	}

	@media screen and (max-width: 667px) {  
		.rslides{font-size:24px;}
	}

	@media screen and (max-width: 640px) {  
		.rslides{font-size:23px;}
	}

	@media screen and (max-width: 568px) {  
		.rslides{font-size:20px;}
	}
/* Celu horizontal */


/* Celu vertical */
	@media screen and (max-width: 480px) {  
		.rslides{font-size:17px;}
	}

	@media screen and (max-width: 414px) {  
		.rslides{font-size:14px;}
	}

	@media screen and (max-width: 375px) { 
		.rslides{font-size:13px;} 
	}

	@media screen and (max-width: 320px) { 
		.rslides{font-size:12px;} 
	}




