
#stacks_in_2 {
	border: solid rgba(0, 156, 255, 1.00);
	border-width: 0px 0px 32px 0px;
	margin: 32px 0px 24px 0px;
	padding: 0px 0px 24px 0px;
}

#stacks_in_3 {
	line-height: 2em;
}
/* -- Start Eternity2 Each css Template -- */

.stacks_in_8eternityContainer {
	overflow: hidden;
	position: relative;
}

.stacks_in_8eternityContainer {
	background-image: url("../files/background_image-8.jpg") !important;
	background-position: 50% 50% !important;
	
	background-attachment: fixed;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
 
 
.stacks_in_8overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:url("../files/eternity2Assets/00.png") !important;
}

.stacks_in_8contentBox{
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

.stacks_in_8content{
	max-width: 950px;
	margin: 0 auto 0 auto;
	padding: 80px 20px 80px 20px;
	text-align: center !important;
}

.stacks_in_8content,.stacks_in_8content h1,.stacks_in_8content h2,.stacks_in_8content h3,.stacks_in_8content h4,.stacks_in_8content h5,.stacks_in_8content h6{
	color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_8content a,.stacks_in_8content a:active,.stacks_in_8content a:visited{
	color: rgba(59, 148, 217, 1.00) !important;
	text-decoration: none !important;
}
.stacks_in_8content a:hover{
	color: rgba(221, 221, 221, 1.00) !important;
	text-decoration: none !important;
}

.stacks_in_8eternityScrollButton i{
	color: rgba(255, 255, 255, 1.00) !important;
}


.stacks_in_8eternityScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


/* -- End Unified -- */



	.stacks_in_8eternityContainer {
		min-height: 500px;
	}
	
	.stacks_in_8contentBox{
		position: absolute;
		width: 100%;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		-moz-transform:    translate(0,-50%);
		-ms-transform:     translate(0,-50%);
		-o-transform:      translate(0,-50%);
		transform:         translate(0,-50%);
	}
/* -- End Preview/Published -- */

 
 



@keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.eternityanimation {
	animation: eternityanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: eternityanimation 3s ease-in-out 0s infinite normal none;
}



/* -- End Eternity2 Each css Template -- *//* -- Start Split Each css Template -- */



.stacks_in_16split {
  display: flex;
}

.stacks_in_16leftcol {
  width: 400px;
  min-width: 400px;
  margin-right: 25px;
  margin-top: 0px;
  margin-top: 0px;
}

.stacks_in_16rightcol {
  flex-grow: 1;
  margin-left: 25px;
}


@media all and (max-width: 1024px) {
	.stacks_in_16leftcol {
	  width: 300px;
	  min-width: 300px;
	}	
}


@media all and (max-width: 768px) {
	.stacks_in_16leftcol {
	  width: 200px;
	  min-width: 200px;
	}		
}


@media all and (max-width: 480px) {
	.stacks_in_16leftcol {
	  width: 400px;
	  min-width: 400px;
	}	
}






	@media all and (max-width: 768px) {
	


		
			.stacks_in_16split {
				flex-wrap: wrap;
			}
			.stacks_in_16leftcol {
				order: 1;
				width: 100%;
				min-width: 100%;
				margin-right: 0px;
			}
			.stacks_in_16rightcol {
				order: 1;
				min-width: 100%;
				margin-left: 0px;
			}  
			
				.stacks_in_16leftcol {
					margin-bottom: 20px;
					margin-top: 0px;
				}
			  
		
		
		
		
		
		#stacks_in_16 *{
			text-align: center !important;
		}
		
	}




/* -- right side selected -- */


/* -- End Split Each css Template -- */
#stacks_in_6 {
	background-color: rgba(45, 20, 73, 1.00);
	margin: 48px 0px 0px 48px;
	padding: 8px 16px 8px 16px;
}

#stacks_in_7 {
	line-height: 2em;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_23buttonPressWrapper{
	position: relative !important;
}

#stacks_in_23 a, #stacks_in_23 a:hover, #stacks_in_23 a:visited, #stacks_in_23 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_23button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #E75011 !important;
	border-color: #C4440E !important;
	box-sizing: border-box !important;
}

.stacks_in_23button:hover{
	color: #FFFFFF !important;
	background-color: #C79B11 !important;
	border-color: #A9830E !important;
}

#stacks_in_23 a, #stacks_in_23 a:visited, #stacks_in_23 a:active{
	color: #FFFFFF !important;
}

#stacks_in_23 a:hover{
	color: #FFFFFF !important;
}


































	/* -- TYPE MODENA LARGE OVERRIDE -- */
	.stacks_in_23button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
		border-bottom-color: #96340B !important;
		background: #E75011 !important;
		background: -moz-linear-gradient(top, #E75011 0%, #B8400D 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E75011), color-stop(100%, #B8400D)) !important;
		background: -webkit-linear-gradient(top, #E75011 0%, #B8400D 100%) !important;
		background: -o-linear-gradient(top, #E75011 0%, #B8400D 100%) !important;
		background: -ms-linear-gradient(top, #E75011 0%, #B8400D 100%) !important;
		background: linear-gradient(to bottom, #E75011 0%, #B8400D 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E75011', endColorstr='#B8400D', GradientType=0 ) !important;
	}
	.stacks_in_23button:hover{
		border-bottom-color: #81640B !important;
		background: #C79B11 !important;
		background: -moz-linear-gradient(top, #C79B11 0%, #9F7C0D 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #C79B11), color-stop(100%, #9F7C0D)) !important;
		background: -webkit-linear-gradient(top, #C79B11 0%, #9F7C0D 100%) !important;
		background: -o-linear-gradient(top, #C79B11 0%, #9F7C0D 100%) !important;
		background: -ms-linear-gradient(top, #C79B11 0%, #9F7C0D 100%) !important;
		background: linear-gradient(to bottom, #C79B11 0%, #9F7C0D 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C79B11', endColorstr='#9F7C0D', GradientType=0 ) !important;
	}
	





.stacks_in_23buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_23buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_23buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_23buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_23 {
	margin: 16px 0px 0px 0px;
}

#stacks_in_10 {
	background-color: rgba(0, 156, 255, 1.00);
	margin: 24px 0px 0px 0px;
	padding: 16px 0px 0px 0px;
}

#stacks_in_12 {
	margin: 16px 0px 0px 0px;
	padding: 0px 16px 0px 16px;
}

#stacks_in_13 {
	line-height: 2em;
}
