@charset "UTF-8";
/* CSS Document */

/*Full Screen Slider Header*/
.rox-header-shadow{box-shadow: 0 1px rgba(0,0,0,0.5);}


/*------------------ SLIDERS ------------------*/

#rev-slider{max-height: 500px !important;}


/* ESTILOS TEXTOS - CAPTIONS */
.slider-title {
	font-family:'Open Sans', sans-serif;
	font-size: 92px;
	color: #008751;
	padding: 10px 20px;
	background: #FFF;
	font-weight: 700;
	line-height: 20px;
	letter-spacing:-0.05em;
}

.slider-title-2 {
	font-size: 45px;
	color: #fff;
	padding: 20px 18px;
	font-weight: 600;
	line-height: 42px;
	
}

.slider-btn {
	border: 2px solid #fff;
	border-radius: 2px;
	padding: 0px 20px!important; 
	text-transform: uppercase;
	line-height: 15px!important;
}

.slider-btn a {
	color: #fff!important;
}

.slider-btn a:hover {
	color: #fff!important;
}

.single-title {
	color: #fff;
	text-transform: uppercase;
	line-height: 20px;
}



/*--------- CUSTOM SLIDERS campaña ---------*/

/*título*/
.slider-titleC {
	font-family:'Open Sans', sans-serif;
	font-size: 92px;
	color: #008751;
	padding: 10px 20px;
	background: #FFF;
	font-weight: 700;
	line-height: 20px;
	letter-spacing:-0.05em;
	background:none;
}

/*textos*/
.single-titleC-Gold {
	font-family:'Open Sans', sans-serif;
	font-size:18px;
	font-weight:600;
	color: #C96;
	line-height: 20px;
	letter-spacing:-0.01em;
}

.single-titleC-Gray {
	font-family:'Open Sans', sans-serif;
	font-size:18px;
	font-weight:600;
	color: #666666;
	line-height: 20px;
	letter-spacing:-0.01em;
}

.single-titleC-GrayItalic {
	font-family:'Open Sans', sans-serif;
	font-style:italic;
	font-size:18px;
	font-weight:400;
	color: #666666;
	line-height: 20px;
	letter-spacing:-0.01em;
}

.single-titleC-GoldItalic {
	font-family:'Open Sans', sans-serif;
	font-style:italic;
	font-size:18px;
	font-weight:600;
	color: #C96;
	line-height: 20px;
	letter-spacing:-0.01em;
}

/*botón*/
.slider-btn {
	border: 1px solid #CCC;
	border-radius: 2px;
	padding: 0px 10px!important; 
	text-transform: uppercase;
	line-height: 15px!important;
}

.slider-btn a {
	color: #999!important;
}

.slider-btn a:hover {
	color: #008751!important;
}


@media only screen and (min-width: 500px) and (max-width: 720px) {
	.single-titleC-GoldItalic {font-size:12px;}
}

@media only screen and (min-width: 0px) and (max-width: 499px) {
	.single-titleC-GoldItalic {font-size:9px}
}


/*--------- TERMINA CUSTOM SLIDERS campaña ---------*/






/* OTROS SLIDERS */

.slide-title {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	line-height: 10px;
}

.slide-title-2 {
	font-size: 45px;
	color: #fff;
	font-weight: bold;
	line-height: 10px;
}

/*-- --*/



.rox-header{z-index:15000}
.fullwidthbanner-container{z-index:1}


/*slider derk*/
.slider-title, .slider-title-2 { background: none;} /* background color texto - caption slider*/

/*Revolution Slider Style 3*/

.rox-header2 .slider-title,
.rox-header2 .slider-title-2
{background: rgba(0,0,0,0.6) !important;}


/*------------------ END SLIDER ------------------*/


caption p a:hover {color: #07ad87!important;}

