/* v1.0.5 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
#header_slider{
	width:100% !important;
	padding-bottom:60px;
	overflow: hidden;
}

#header_slider_content{
	position:relative;
	width:100%;
	margin-top:0px;
}

#header_slider_mobile_landscape .rsImg,
#header_slider_mobile .rsImg{
	margin-top:0px !important;
}

header_container_mobile_landscape,
#header_container_mobile{
	height:100% !important;
}

#header_container_mobile_landscape  .rsMinW .rsBullets{
	bottom:-80% !important;
}

#header_container_mobile .rsMinW .rsBullets{
	bottom:-160% !important;
}

#header_slider_content .header_title{
	position:absolute;
	left:50%;
	margin-left:-585px;
	bottom:auto;
	top:65px;
}

#header_slider_content .desc{
	font-size:20px;
	color:#231f20;
	line-height:24px;
	font-weight:300;
}

.royalSlider {
	width: 100%;
	height:100%;
	position: relative;
	direction: ltr;
}
.royalSlider > * {
	float: left;
}

.rsWebkit3d .rsSlide {
	-webkit-transform: translateZ(0);
}


.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
    -webkit-transform: none;
}
.rsOverflow {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	float: left;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	left: 0;
	top: 0;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap .rsOverflow {
	position: absolute;
	left: 0;
	top: 0;

}
.rsContainer {
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.rsArrow,
.rsThumbsArrow {
	cursor: pointer;
}

.rsThumb {
	float: left;
	position: relative;
}


.rsArrow,
.rsNav,
.rsThumbsArrow {
	opacity: 1;
	-webkit-transition:opacity 0.3s linear;
	-moz-transition:opacity 0.3s linear;
	-o-transition:opacity 0.3s linear;
	transition:opacity 0.3s linear;
}
.rsHidden {
	opacity: 0;
	visibility: hidden;
	-webkit-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	-moz-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	-o-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	transition:visibility 0s linear 0.3s,opacity 0.3s linear;
}


.rsGCaption {
	width: 100%;
}

/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
	position: fixed !important;
	height: auto !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	z-index: 2147483647 !important;
	top: 0 !important;
	left: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
}

.royalSlider .rsSlide.rsFakePreloader {
	opacity: 1 !important;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-o-transition:  0s;
	transition:  0s;
	display: none;
}

.rsSlide {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	overflow: hidden;
	
	height: 100%;
	width: 100%;
}

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
	height: auto;
}

.rsContent {
	width: 100%;
	height: 100%;
	position: relative;
}

.rsPreloader {
	position:absolute;
	z-index: 0;	
}

.rsNav {
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	user-select: none;
}
.rsNavItem {
	-webkit-tap-highlight-color:rgba(0,0,0,0.25);
}

.rsThumbs {
	cursor: pointer;
	position: relative;
	overflow: hidden;
	float: left;
	z-index: 22;
}
.rsTabs {
	float: left;
	background: none !important;
}
.rsTabs,
.rsThumbs {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}


.rsVideoContainer {
	/*left: 0;
	top: 0;
	position: absolute;*/
	/*width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	float: left;*/
	width: auto;
	height: auto;
	line-height: 0;
	position: relative;
}
.rsVideoFrameHolder {
	position: absolute;
	left: 0;
	top: 0;
	background: #141414;
	opacity: 0;
	-webkit-transition: .3s;
}
.rsVideoFrameHolder.rsVideoActive {
	opacity: 1;
}
.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
	position: absolute;
	z-index: 50;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 44px;
}

.rsABlock {
	left: 0;
	top: 0;
	position: absolute;
	z-index: 15;
	
}

img.rsImg{
	max-width: none;
	width:100%;
	height:100%;
}

.grab-cursor {
	cursor:url(grab.png) 8 8, move; 
}

.grabbing-cursor{ 
	cursor:url(grabbing.png) 8 8, move;
}

.rsNoDrag {
	cursor: auto;
}

.rsLink {
	left:0;
	top:0;
	position:absolute;
	width:100%;
	height:100%;
	display:block;	
	z-index: 20;
	background: url(blank.gif);
}

/* EXTRA STYLES */


.rsMinW, .rsMinW .rsOverflow, .rsMinW .rsSlide, .rsMinW .rsVideoFrameHolder, .rsMinW .rsThumbs {
	font-size:36px;
    color: #434343;
}

.rsMinW .rsArrowLeft,
.rsMinW .rsArrowRight{
    cursor: pointer;
    display: block;
    height: 30px;
    position: absolute;
    width: 55px;
    z-index: 21;
	bottom:-40px;
	left:50%;
	margin-left:-50px;
}

.rsMinW .rsArrowRight{
	left:auto;
	left:50%;
	margin-left:0px;
}

.rsMinW .rsArrowLeft .rsArrowIcn{
	background: url(/images/header_arrow_l.png) center top no-repeat;
	height:30px;
    width:55px;
}
.rsMinW .rsArrowRight .rsArrowIcn{
	background: url(/images/header_arrow_r.png) center top no-repeat;
	height:30px;
	width:55px;
}

.rsMinW .rsArrowLeft:hover .rsArrowIcn,
.rsMinW .rsArrowRight:hover .rsArrowIcn{
	background-position: center bottom;
}

.rsMinW .rsArrowRight .rsArrowIcn{
	background: url(/images/header_arrow_r.png) center top no-repeat;
	height:30px;
	width:55px;
}

.rsMinW .rsArrowDisabled .rsArrowIcn {
    opacity: 0.3 !important;
}
.rsMinW .rsBullets {
    bottom: 35px;
    height: auto;
    line-height: 6px;
    overflow: hidden;
    padding-top: 4px;
    position: absolute;
    width:100%;
    text-align: center;
    /*z-index: 35;*/
}
.rsMinW .rsBullet {
    display: inline-block;
    height: 16px;
    width: 16px;
	cursor:pointer;
	margin:0px 3px;
}
.rsMinW .rsBullet span {
    border: 1px solid #2d2d2d;
    display: block;
    height: 15px;
    text-decoration: none;
    width: 15px;
}

.rsMinW .rsBullet.rsNavSelected span, .rsMinW .rsBullet:hover > span {
	width:15px;
	height:15px;
	background-color:#2d2d2d
}


.rsMinW .rsThumbsHor {
    height: auto;
    width: 100%;
}
.rsMinW .rsThumbsVer {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 96px;
}
.rsMinW.rsWithThumbsHor .rsThumbsContainer {
    height: 100%;
    position: relative;
}
.rsMinW.rsWithThumbsVer .rsThumbsContainer {
    position: relative;
    width: 100%;
}
.rsMinW .rsThumb {
    float: left;
    height: 72px;
    overflow: hidden;
    width: 96px;
}
.rsMinW .rsThumb img {
    height: 100%;
    width: 100%;
}
.rsMinW .rsThumb.rsNavSelected {
    background: none repeat scroll 0 0 #333;
}
.rsMinW .rsThumb.rsNavSelected img {
    opacity: 0.7;
}
.rsMinW .rsThumb.rsNavSelected span.thumbIco {
    border: 2px solid rgba(255, 255, 255, 0.9);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.rsMinW .rsTmb {
    display: block;
}
.rsMinW .rsThumbsArrow {
    cursor: pointer;
    display: block;
    height: 100%;
    position: absolute;
    width: 20px;
    z-index: 21;
}
.rsMinW.rsWithThumbsVer .rsThumbsArrow {
    height: 20px;
    width: 100%;
}
.rsMinW.rsWithThumbsVer .rsThumbsArrowLeft {
    left: 0;
    top: 0;
}
.rsMinW.rsWithThumbsVer .rsThumbsArrowRight {
    bottom: 0;
    left: 0;
}
.rsMinW.rsWithThumbsHor .rsThumbsArrowLeft {
    left: 0;
    top: 0;
}
.rsMinW.rsWithThumbsHor .rsThumbsArrowRight {
    right: 0;
    top: 0;
}
.rsMinW .rsThumbsArrowIcn {
    background: url("rs-minimal-white.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 16px;
    left: 50%;
    margin-left: -8px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 16px;
}
.rsMinW.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
    background-position: -128px -32px;
}
.rsMinW.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
    background-position: -128px -48px;
}
.rsMinW.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
    background-position: -144px -32px;
}
.rsMinW.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
    background-position: -144px -48px;
}
.rsMinW .rsThumbsArrowDisabled {
    display: none !important;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
.rsMinW .rsThumb {
    height: 44px;
    width: 59px;
}
.rsMinW .rsThumbsHor {
    height: 44px;
}
.rsMinW .rsThumbsVer {
    width: 59px;
}
}
.rsMinW .rsTabs {
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}
.rsMinW .rsTab {
    color: #13314c;
    cursor: pointer;
    display: inline-block;
    height: 75px;
    width:16%;
	 margin:0px 0.33%;
    padding: 18px 2%;
    text-align: center;
    text-decoration: none;
	 font-size:18px;
	 text-align:left;
	 border:1px solid #d7d7d7;
	 border-top:none;
	 border-bottom:4px solid #ebebeb;
	 vertical-align: top;
}
.rsMinW .rsTab:first-child {
	
}
.rsMinW .rsTab:last-child {
	
}
.rsMinW .rsTab:active {
    border-bottom:4px solid #79ad3c;
}
.rsMinW .rsTab.rsNavSelected {
    border-bottom:4px solid #79ad3c;
}
.rsMinW .rsFullscreenBtn {
    cursor: pointer;
    display: block;
    height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    z-index: 22;
}
.rsMinW .rsFullscreenIcn {
    background: url("rs-minimal-white.png") repeat scroll 0 0 transparent;
    display: block;
    height: 32px;
    margin: 6px;
    width: 32px;
}
.rsMinW .rsFullscreenIcn:hover {
    opacity: 0.8;
}
.rsMinW.rsFullscreen .rsFullscreenIcn {
    background-position: -32px 0;
}
.rsMinW .rsPlayBtn {
    cursor: pointer;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
}
.rsMinW .rsPlayBtnIcon {
    background: url("rs-minimal-white.png") no-repeat scroll 0 -32px rgba(0, 0, 0, 0.75);
    border-radius: 4px;
    display: block;
    height: 64px;
    transition: all 0.3s ease 0s;
    width: 64px;
}
.rsMinW .rsPlayBtn:hover .rsPlayBtnIcon {
    background-color: rgba(0, 0, 0, 0.9);
}
.rsMinW .rsBtnCenterer {
    height: 20px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 20px;
}
.rsMinW .rsCloseVideoBtn {
    cursor: pointer;
    height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    z-index: 500;
}
.rsMinW .rsCloseVideoBtn.rsiOSBtn {
    right: -6px;
    top: -38px;
}
.rsMinW .rsCloseVideoIcn {
    background: url("rs-minimal-white.png") repeat scroll -64px 0 rgba(0, 0, 0, 0.75);
    height: 32px;
    margin: 6px;
    width: 32px;
}
.rsMinW .rsCloseVideoIcn:hover {
    background-color: rgba(0, 0, 0, 0.9);
}
.rsMinW .rsPreloader {
    background-image: url("../preloaders/preloader-white.gif");
    height: 20px;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    top: 50%;
    width: 20px;
}

.rsMinW .rsGCaption{
  width:1170px;
	position:absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	font-size:16px;
	font-weight:400;
	color:#31515e;
}

.rsMinW .rsGCaption a{
	display:inline-block;
	padding:12px 23px 12px 23px;
	font-size:16px;
	text-decoration:none;
	background-color:#76c037;
	color:#fff;
	font-weight:400;
	box-shadow:2px 2px 6px rgba(0,0,0,0.2);
	margin-top:40px;
}

.rsMinW .rsGCaption a::after{
	content:' ';
	width:9px;
	height:13px;
	background:url(/images/button_arrow.png) center center no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-left:8px;
	margin-top:-2px;
}

.rsMinW .rsGCaption h1, .rsMinW .rsGCaption h2, .rsMinW .rsGCaption h3{
	font-size:18px;
	font-weight:500;
	color:#fff;
	margin:0;
	padding:0;
	margin-top:0px;
}

.rsMinW .rsGCaption h3{
	padding-bottom:10px;
}

.rsMinW .rsGCaption h2{
	font-size:49px;
	color:#ffffff;
	text-shadow:0px 2px 2px rgba(0,0,0,0.6);
	font-weight: 500;
}

.rsMinW .rsGCaption h1{
	color:#2980a6;
	font-size:75px;
	margin-top:0px;
	font-weight: 700;
}

.rsMinW .rsGCaption .header_action img{
	position:absolute;
	bottom:0px;
	right:0px;
	width:100%;
	height:auto;
	z-index:1;
}

.rsMinW .rsGCaption .header_action .title{
	position:relative;
	z-index:2;
}

.rsMinW .rsGCaption .header_action .title span{
	font-size:1vw;
	font-weight:400;
}