
#soft_landing_stacks_in_111 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999999;
	background: rgba(0, 0, 0, 1.00);
	display: block;
}

#soft_landing_content_stacks_in_111 {
	position: relative;
	top: 50%;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#soft_landing_content_stacks_in_111,
#soft_landing_content_stacks_in_111 h1,
#soft_landing_content_stacks_in_111 h2,
#soft_landing_content_stacks_in_111 h3,
#soft_landing_content_stacks_in_111 h4,
#soft_landing_content_stacks_in_111 h5,
#soft_landing_content_stacks_in_111 h6,
#soft_landing_content_stacks_in_111 p {
	color: rgba(255, 255, 255, 0.99);
}

#soft_landing_content_stacks_in_111 img {
	max-width: 100%;
	height: auto;
}

#main {
	opacity: 0;

}










.rwml-menu-imported {
	display: none;
}

#stacks_in_110_6 {
	display: none !important;
}


/* Start by hiding all translatable items. This class is applied via jQuery in the scripts-global.js file */
.rwml-translatable {
	display: none;
}


/* If the content with a selector of '.rwml-translatable' is equal to the body class and language attribute, display it */
body.es .rwml-translatable:lang(es) {
	display: inherit;
}



/* If the content with a selector of '.rwml-translatable' is equal to the body class and language attribute, display it */
body.en .rwml-translatable:lang(en) {
	display: inherit;
}

























#rwml_switcher_button_group_stacks_in_110_12 {
	padding: 0;
	margin: 0;
	list-style: none;
	
	
	justify-content: center;
	
	
	
	display: flex;
}

#rwml_switcher_button_group_stacks_in_110_12 li {
	overflow: hidden;
}

#rwml_switcher_button_group_stacks_in_110_12 li:last-child {
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
}

#rwml_switcher_button_group_stacks_in_110_12 li:first-child {
		border-top-left-radius: 5px;
		border-bottom-left-radius: 5px;
}

#rwml_switcher_button_group_stacks_in_110_12 a {
	display: inline-block;
	padding: 4px 22px;
	font-size: 14px;
	line-height: 1.5;
	color: rgba(213, 212, 215, 0.61);
	background-color: rgba(26, 28, 30, 1.00);
	border: 1px solid rgba(19, 20, 22, 1.00);
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	transition: all 300ms ease-in-out;
}

#rwml_switcher_button_group_stacks_in_110_12 a:hover {
	color: rgba(9, 8, 59, 1.00);
	background-color: rgba(230, 230, 230, 1.00);
	border-color: rgba(208, 190, 172, 1.00);
	text-decoration: none;
}

#rwml_switcher_button_group_stacks_in_110_12 a:active,
#rwml_switcher_button_group_stacks_in_110_12 a.button_active {
	color: rgba(255, 253, 248, 1.00);
	background-color: rgba(191, 0, 0, 1.00);
	border-color: rgba(100, 0, 0, 1.00);
}

#rwml_switcher_button_group_stacks_in_110_12 a.button_active {
	pointer-events: none;
}



















@media print {
	#switchContainerstacks_in_110_12 {
		display: none !important;
	}
}






#stacks_in_110_4 {
	display: none;
}

#rwml-menu, .rwml-menu {
	display: none !important;
}







#stacks_in_7 {
	
	
	
	
	
	 text-align: ;
}



#stacks_in_69>.s3_row {
	margin: 0 -10px;
}

#stacks_in_69>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_69>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_69>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_69>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_69>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}








#stacks_in_15 {
	
	
	
	
	
	 text-align: ;
}



#stacks_in_64>.s3_row {
	margin: 0 -10px;
}

#stacks_in_64>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_64>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_64>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_64>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_64>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}








#stacks_in_59 {
	display: none;
}

#rwml-menu, .rwml-menu {
	display: none !important;
}

#backtop0 {
position: fixed;  z-index: 9999999; outline: none; overflow: hidden;
text-align: center; cursor: pointer; transition: all 600ms linear; 
display: none; 
left: auto; right: 2%; top: auto; bottom: 2%;
 
color: rgba(242, 242, 242, 1.00);
background-color: rgba(0, 0, 0, 1.00);
height: 60px;
width: 60px;
line-height: 60px;
font-size: 20px;
border-radius: 2px;
 
/*customcss;*/
}

#backtop0:hover {
background-color: rgba(206, 0, 0, 1.00);
color: rgba(251, 251, 251, 1.00);

/*customcss;*/
}

#backtop0.mcOut {
opacity: 0;
}

@media screen and (max-width: 480px) {
#backtop0 {
 
height: 60px;
width: 60px;
line-height: 60px;
font-size: 20px;
 
/*customcss;*/
}}