/* 
------------------------------------------------------
Slider - Full Width
------------------------------------------------------
*/



#head-slider {
	width: 100% ;
	margin: 0 auto ;
	margin-top: 0px;
	position: relative;
	background: none;	
	width: 100%;
	z-index: 3;
}
	

.page-front-no #head-slider {
	height: 700px !important;
	margin-top: 125px;
}

@media (max-width: 1024px) { 
		.page-front-no #head-slider {
			margin-top: 70px;
		}
	}

#head-slider {
	height: 600px !important;
}
#head-slider.headSmall {
	height: 200px !important;
}
#head-slider.headMedium {
	height: 500px !important;
}
#head-slider.headLarge {
	height: 900px !important;
}
#head-slider.headFull {
	height: 90vh !important;
}
.rsImg {
	
/*
	-webkit-filter: contrast(130%) grayscale(40%);
	-moz-filter: contrast(130%) grayscale(40%);
	-o-filter: contrast(130%) grayscale(40%);
	-ms-filter:  contrast(130%) grayscale(40%);
	filter:  contrast(130%) grayscale(40%);
*/
}


	@media (max-width: 1440px) { 
		#head-slider {
			height: 600px !important;
			
		}
		#head-slider.rsDefault.headSmall {
			width: 100%;
			height: 200px !important;
			
		}
	}
	@media (max-width: 1024px) { 
		#head-slider {

		}
		#head-slider.headSmall,
		#head-slider.headLarge,
		#head-slider.headFull {
			height: 500px !important;
			
		}
	}
	@media (max-width: 640px) { 
		#head-slider {
			height: 500px !important;
		}
		#head-slider.headSmall,
		#head-slider.headLarge,
		#head-slider.headFull {
			height: 500px !important;
			
		}
	}
	@media (max-width: 500px) { 
		#head-slider.headSmall,
		#head-slider.headLarge,
		#head-slider.headFull {
			height: 500px !important;
			
		}
		#head-slider.headFull {
			height: 79vh !important;
			
		}
		
		.page-front-no #head-slider.headSmall,
		.page-front-no #head-slider.headLarge,
		.page-front-no #head-slider.headFull {
			width: 100%;
			height: 280px !important;	
		}
		.rsImg {
			
			
		}
	}




#head-slider .rsContent.opac-normal:before,
#head-slider .rsContent.opac-medium:before,
#head-slider .rsContent.opac-muchos:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(34, 34, 45, .1);
	width: 100%;
	height: 100%;
	content: '';
	z-index: 2;
}
#head-slider .rsContent.opac-medium:before {
	background: rgba(34, 34, 45, 0.3);
}
#head-slider .rsContent.opac-muchos:before {
	background: rgba(34, 34, 45, 0.5);
}
	@media (max-width: 500px) { 
		#head-slider .rsContent.opac-medium:before {
			background: rgba(34, 34, 45, 0.4);
		}
	}


#head-slider.rsDefault .rsOverflow, #head-slider.rsDefault .rsSlide, #head-slider.rsDefault .rsVideoFrameHolder {
	background: none !important;
}
	@media (max-width: 500px) { 
		#head-slider.rsDefault .rsOverflow, #head-slider.rsDefault .rsSlide, #head-slider.rsDefault .rsVideoFrameHolder {
			border-radius: 0px;
		}
	}

#head-slider.rsDefault .rsThumbs {
	background: none !important;
	position: absolute;
	bottom: 0;
	
}




.royalSlider > .rsContent {
	visibility: hidden; 
	/* or display:none depending on your needs... */
}


.headervideo {
  width: 100%;
  height: 100%; }
  .headervideo video {
    width: 100%;
    height: auto !important; }
    @media screen and (min-width: 916px) and (max-width: 1115px), screen and (max-width: 620px) {
      .headervideo video {
        width: auto;
        height: 100% !important; } }

.videoBG, .videoBG_wrapper {
  width: 100% !important;
  height: 100% !important;
  margin: 0 auto; }
  .videoBG video, .videoBG_wrapper video {
    height: 100%; }



#head-slider .infoBlock {
	position: absolute;
	top :auto;
	bottom: 14em;
	left: 0em;
	width: 100%;
	z-index: 999 !important;
	padding: 0 0 0 0em;
}

#head-slider.rsDefault.headSmall .infoBlock {
	bottom: 2em;
}
#head-slider.rsDefault.headLarge .infoBlock {
	
}
#head-slider.rsDefault.headFull .infoBlock {
	
}


#head-slider .infoBlock .heading {
	position: relative;
	display: block;
	margin-top: 0em;
	max-width:36%;
	padding-left: 2em;
}

#head-slider .infoBlock .heading .heading-intro {
	display: block;
	font-size: 1.8em;
	line-height: 1.3;
	color: #f8ac6a;
	font-weight: normal;
	padding-left: 4px;
	letter-spacing: 1px !important;
}
#head-slider .infoBlock .heading .heading-title {
	font-size: 2.6em;
	line-height: 1.2;
	color: #272e32;
	display: inline-block;
	padding: 0px 0px;
	font-weight: 300;
	letter-spacing: 2px !important;
	z-index: 3;
}
#head-slider .infoBlock .heading .heading-title small {
	font-size: 60%;
	line-height: 1;
}
#head-slider .infoBlock .heading .heading-title .quote {
	position: absolute;
	top: -40px;
	left: -90px;
	width: 70px;
	height: 80px;
	background: url('../images/quote.png') no-repeat left;
	background-size: 35px auto;
}
#head-slider .infoBlock .heading .heading-title .quote:before {
	position: absolute;
	top: 5px;
	right: 0;
	width: 2px;
	height: 80px;
	content: '';
	background: rgba(0, 0, 0, 0.07);
	border-radius: 10px;
	-ms-transform: rotate(30deg); /* IE 9 */
    -webkit-transform: rotate(30deg); /* Chrome, Safari, Opera */
    transform: rotate(30deg);
}

#head-slider .infoBlock .heading .heading-sub {
	font-size: 1.6em;
	line-height: 1;
	color: #544b41;
	display: inline-block;
	padding: 0px 20px;
	font-weight: 300;
	letter-spacing: 0px !important;
	z-index: 3;
}



/* Small */
#head-slider.rsDefault.headSmall .infoBlock .heading .heading-title {
	font-size: 2.8rem;
}

#head-slider .infoBlock .heading .button {
	margin-top: 20px;
	margin-right: 10px;
	padding-right: 5rem;
	min-width: 30%;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/* Right */
#head-slider .infoBlock .heading.right {
	padding-right: 3em;
	padding-left: auto;
}

/* Center */
#head-slider .infoBlock .heading.center {
	text-align: left !important;
	max-width: 50%;
	margin-left: 30%;
}



	@media (max-width: 1180px) {
		#head-slider .infoBlock .heading .heading-title{
			font-size: 2.4em;
		}


		
	}
	
	
	@media (max-width: 1600px) { 
		#head-slider .infoBlock,
		#head-slider.headSmall .infoBlock,
		#head-slider.headLarge .infoBlock,
		#head-slider.headFull .infoBlock {
			bottom: 12em;
			left: 0em;
			padding: 0 0 0 7em;
		}
		.page-front-no #head-slider.headSmall .infoBlock {
			padding-left: 0.5em;
		}
		
		#head-slider .infoBlock .heading .heading-title {
			font-size: 2.2em;
			line-height: 1.2;
		}
	}
	
	@media (max-width: 1440px) {
		#head-slider .infoBlock,
		#head-slider.headSmall .infoBlock,
		#head-slider.headLarge .infoBlock,
		#head-slider.headFull .infoBlock {
			bottom: 14em;
			left: 0em;
			padding: 0 0 0 7em;
			
		}
		.page-front-no #head-slider.headSmall .infoBlock {
			padding: 0;
		}
		
		#head-slider .infoBlock .heading .heading-title {
			font-size: 1.8em;
			line-height: 1.2;
		}
		#head-slider .infoBlock .heading .heading-title .quote {
			top: -40px;
			left: -70px;
			width: 50px;
			background-size: 25px auto;
		}
		
		
	
	}
	@media (max-width: 1440px) {
		#head-slider .infoBlock,
		#head-slider.headSmall .infoBlock,
		#head-slider.headLarge .infoBlock,
		#head-slider.headFull .infoBlock {
			bottom: 7em;
			left: 0em;
		}
		
		#head-slider .infoBlock .heading {
			
			max-width:40%;
		}
		
	}
	
	@media (max-width: 768px) {
		#head-slider .infoBlock,
		#head-slider.headSmall .infoBlock,
		#head-slider.headLarge .infoBlock,
		#head-slider.headFull .infoBlock {
			bottom: 5em;
			left: 0em;
			padding: 0 0 0 0em;
		}
		#head-slider .infoBlock .heading {
			max-width:50%;
			padding-left: 2.5em;
		}
		#head-slider .infoBlock .heading .heading-title {
			font-size: 1.6em;
			line-height: 1.2;
		}
		#head-slider .infoBlock .heading .heading-title .quote {
			position: absolute;
			top: -25px;
			left: -50px;
			width: 25px;
			height: 40px;
			background-size: contain;
		}
		#head-slider .infoBlock .heading .heading-title .quote:before {
			position: absolute;
			top: 3px;
			right: -15px;
			width: 2px;
			height: 55px;
			content: '';
			background: rgba(0, 0, 0, 0.10);
			border-radius: 10px;
			-ms-transform: rotate(30deg); /* IE 9 */
		    -webkit-transform: rotate(30deg); /* Chrome, Safari, Opera */
		    transform: rotate(30deg);
		}
		
		
	}
	
	@media (max-width: 600px) {
		
		#head-slider .infoBlock {
			bottom: 3em;
			padding: 0 0 0 0em;
		}
		#head-slider .infoBlock .heading {
			max-width:60%;
			margin-left: 10%;
		}

		#head-slider .infoBlock .heading .heading-title {
			font-size: 1.2em;
			line-height: 1.2;
		}
		#head-slider .infoBlock .heading .heading-title .quote {
			position: absolute;
			top: -25px;
			left: -35px;
			width: 15px;
			height: 30px;
			background-size: contain;
		}
		#head-slider .infoBlock .heading .heading-title .quote:before {
			position: absolute;
			top: 3px;
			right: -15px;
			width: 2px;
			height: 40px;
			content: '';
			background: rgba(0, 0, 0, 0.10);
			border-radius: 10px;
			-ms-transform: rotate(30deg); /* IE 9 */
		    -webkit-transform: rotate(30deg); /* Chrome, Safari, Opera */
		    transform: rotate(30deg);
		}
		
		
		
		#head-slider .infoBlock .heading .button {
			margin-right: 0;
		}
		
		
		

	}
	@media (max-width: 500px) {
		#head-slider .infoBlock {
			bottom: 0em !important;
			padding: 0em 0;
			
		}
		#head-slider .infoBlock .heading {
		    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
			background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65)));
			background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
			background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
			background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
			background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );

		   	max-width:100%;
			margin-left: 0%;
			border-radius: 0x;
			padding: 3em 2em 3em 3.5em;
		}
		#head-slider .infoBlock .heading .heading-title .quote {
			left: 20px;
			top: 15px;
			width: 20px;
			height: 30px;
		}
		#head-slider .infoBlock .heading .heading-title .quote:before {
			
		}
		#head-slider .infoBlock .heading .heading-title {
			color: #fff !important;
			font-size: 1.3em;
		}
	}


	

/***************
*
*  3. Bullets
*
****************/

#head-slider.rsDefault .rsBullets {
	position: absolute;
	z-index: 35;

	
	bottom:20px;
	height: auto;
	margin: 0; 
	background: none;
	text-align: center;
	line-height: 24px;
	overflow: hidden;
	padding-right: 1rem;
	z-index: 999 !important;
}

#head-slider.rsDefault.headSmall .rsBullets {
	bottom:80px;
}


#head-slider.rsDefault .rsBullet {
		margin: 0 0px 6px 5px;
}
#head-slider.rsDefault .rsBullet span {
	
 	width: 8px;
 	height: 8px;
 	border-radius: 20px;
	background: rgba(255, 255, 255, 0.7);
	border: 1px solid rgba(255, 255, 255, 0);
	cursor: pointer;
}
#head-slider.rsDefault .rsBullet:hover span {
	border: 0px solid rgba(224, 228, 229, 1);
}

#head-slider.rsDefault .rsBullet.rsNavSelected {

}

#head-slider.rsDefault .rsBullet.rsNavSelected span {
	margin-top: -2px;
	position: relative;
	left: -2px;
	width: 12px;
 	height: 12px;
 	border-radius: 20px;
	background-color: rgba(227, 177, 61, 0) !important;
	border: 1px solid rgba(227, 177, 61, 1);
}


	@media (max-width: 800px) {
		#head-slider.rsDefault .rsBullets {
			bottom:10px;
		}		
		
	}



/* Arrows */

.rsDefault.rsHor .rsArrowLeft {
left: 2%;
top: 0;

}
.rsDefault.rsHor .rsArrowRight {
right: 2%;
top: 0;
}

.rsDefault .rsArrowIcn {
background-color:rgba(134, 192, 87, 0);
border-radius: 0;
border-radius: 100px;
}
.rsDefault .rsArrowIcn:hover {
	background-color:rgba(31, 32, 45, 0.6) !important;
	}
