
@font-face {
    font-family: 'FlatButtonLato';
    src: url('../files/font/lato-light-webfont.eot');
    src: url('../files/font/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../files/font/lato-light-webfont.woff') format('woff'),
         url('../files/font/lato-light-webfont.ttf') format('truetype'),
         url('../files/font/lato-light-webfont.svg#latolight') format('svg');
    font-weight: 100;
    font-style: normal;
}


@font-face {
    font-family: 'FlatButtonOpenSans';
    src: url('../files/font/opensans-regular-webfont.eot');
    src: url('../files/font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../files/font/opensans-regular-webfont.woff') format('woff'),
         url('../files/font/opensans-regular-webfont.ttf') format('truetype'),
         url('../files/font/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'FlatButtonNoto';
    src: url('../files/font/notoserif-regular-webfont.eot');
    src: url('../files/font/notoserif-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../files/font/notoserif-regular-webfont.woff') format('woff'),
         url('../files/font/notoserif-regular-webfont.ttf') format('truetype'),
         url('../files/font/notoserif-regular-webfont.svg#noto_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.com_bigwhiteduck_stacks_headerpro_stack .text-center{text-align:center}.com_bigwhiteduck_stacks_headerpro_stack .text-left{text-align:left}.com_bigwhiteduck_stacks_headerpro_stack .text-right{text-align:right}.com_bigwhiteduck_stacks_headerpro_stack .text-justify{text-align:justify}.com_bigwhiteduck_stacks_headerpro_stack .text-inherit{text-align:inherit}
.cookie-jar{display:none;z-index:9999;position:fixed;bottom:0;width:100%}.cookie-jar.cookie-jar-top{bottom:auto;top:0}.cookie-jar-buttons > div{width:49.5%;display:inline-block}

#stacks_in_215938 {
	display:inline-block; width:100%; line-height: 1.610000em;
	font-size: 110%;
}

#stacks_in_215939 {
	display:inline-block; width:100%; line-height: 1.610000em;
	font-size: 110%;
}
#cookiejar_stacks_in_215937_1{padding:10px;background-color:rgba(254, 228, 165, 1.00)}
/*  Archetypon Parallaxis Columns  */
.pcColumnsWrapper{
	width: 100%;
	overflow: auto;
}
.pcColumns_stacks_in_215937_24{ 
	width: 25%;
     float: right; 
    margin: 0;
}

#pcColumn2_stacks_in_215937_24{
	width: 75%;	
	 float: left; 
}

@media only screen and (max-width: 600px) {
	#pcColumn1_stacks_in_215937_24, #pcColumn2_stacks_in_215937_24{
		width: 100%;
		margin: 0;
		float: none;
		display: block;
		margin-bottom: 0;
	}
	
	#pcColumn1_stacks_in_215937_24{
		padding-bottom: 20px;
	}
}
/* end */



#stacks_in_215937_9 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_215937_9 a,
#stacks_in_215937_9 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  text-decoration: none;
    
    border-width: 1px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_215937_9 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_215937_9 a i,
#stacks_in_215937_9 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 50px;
  height: 50px;
  line-height: 50px;

  
    float: left;
    
      
      border-right: 1px solid rgba(0, 84, 123, 1.00);
      
    
  

  

  
}









  /* Gradient Color Mode */
  #stacks_in_215937_9 a,
  #stacks_in_215937_9 a:visited {
    background: rgba(128, 90, 63, 1.00);
    background: -moz-linear-gradient(top,  rgba(128, 90, 63, 1.00) 0%, rgba(128, 90, 63, 1.00) 100%);
    background: -webkit-linear-gradient(top,  rgba(128, 90, 63, 1.00) 0%,rgba(128, 90, 63, 1.00) 100%);
    background: linear-gradient(to bottom,  rgba(128, 90, 63, 1.00) 0%,rgba(128, 90, 63, 1.00) 100%);

    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_215937_9 a:hover,
  #stacks_in_215937_9 a:active {
    background: rgba(95, 72, 53, 1.00);
    background: -moz-linear-gradient(top,  rgba(95, 72, 53, 1.00) 0%, rgba(128, 90, 63, 1.00) 100%);
    background: -webkit-linear-gradient(top,  rgba(95, 72, 53, 1.00) 0%,rgba(128, 90, 63, 1.00) 100%);
    background: linear-gradient(to bottom,  rgba(95, 72, 53, 1.00) 0%,rgba(128, 90, 63, 1.00) 100%);

    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_215937_9 a i,
  #stacks_in_215937_9 a:visited i {
    background: rgba(230, 214, 123, 1.00);
    background: -moz-linear-gradient(top,  rgba(230, 214, 123, 1.00) 0%, rgba(177, 151, 97, 1.00) 100%);
    background: -webkit-linear-gradient(top,  rgba(230, 214, 123, 1.00) 0%,rgba(177, 151, 97, 1.00) 100%);
    background: linear-gradient(to bottom,  rgba(230, 214, 123, 1.00) 0%,rgba(177, 151, 97, 1.00) 100%);

    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_215937_9 a:hover i,
  #stacks_in_215937_9 a:active i {
    background: rgba(210, 179, 113, 1.00);
    background: -moz-linear-gradient(top,  rgba(210, 179, 113, 1.00) 0%, rgba(177, 151, 97, 1.00) 100%);
    background: -webkit-linear-gradient(top,  rgba(210, 179, 113, 1.00) 0%,rgba(177, 151, 97, 1.00) 100%);
    background: linear-gradient(to bottom,  rgba(210, 179, 113, 1.00) 0%,rgba(177, 151, 97, 1.00) 100%);

    color: rgba(255, 255, 255, 1.00);
  }










  /* Responsive Width Mode */
  @media (max-width: 47.9em) {
    #stacks_in_215937_9 a,
    #stacks_in_215937_9 a:visited {
      width: 100%;
    }
  }

  





#stacks_in_215937_9 {
	padding: 50px 10px 5px 0px;
}
/* LinkPlus stack v1.1.4 */#stacks_in_215937_3 a:link {			color: #C11829 !important;		}#stacks_in_215937_3 a:visited {	color: #C1C670 !important;	}#stacks_in_215937_3 a:hover,#stacks_in_215937_3 a:focus  {	color: #9C6900 !important;	}#stacks_in_215937_3 a:active  {	color: #C1C670 !important;		}#stacks_in_215937_3 a:link span,#stacks_in_215937_3 .com_marathia_stacks_downloadlinkicon_stack a:link:before, /* for DLI */#stacks_in_215937_3 .com_marathia_stacks_downloadlinkicon_stack a:link:after /* for DLI */ {	color: #C1314B !important;	text-decoration: none !important;	cursor: pointer;}#stacks_in_215937_3 a:visited span,#stacks_in_215937_3 .com_marathia_stacks_downloadlinkicon_stack a:visited:before, /* for DLI */#stacks_in_215937_3 .com_marathia_stacks_downloadlinkicon_stack a:visited:after /* for DLI */ {	color: #C1C670 !important;}#stacks_in_215937_3 a:hover span,#stacks_in_215937_3 a:focus span,#stacks_in_215937_3 .com_marathia_stacks_downloadlinkicon_stack a:hover:before, /* for DLI */#stacks_in_215937_3 .com_marathia_stacks_downloadlinkicon_stack a:focus:before, /* for DLI */#stacks_in_215937_3 .com_marathia_stacks_downloadlinkicon_stack a:hover:after, /* for DLI */#stacks_in_215937_3 .com_marathia_stacks_downloadlinkicon_stack a:focus:after /* for DLI */ {	color: #9C6900 !important;}#stacks_in_215937_3 a:active span,#stacks_in_215937_3 .com_marathia_stacks_downloadlinkicon_stack a:active:before, /* for DLI */#stacks_in_215937_3 .com_marathia_stacks_downloadlinkicon_stack a:active:after /* for DLI */ {	color: #C11E25 !important;}/* @group internal link icon *//* @end *//* @group external link icon *//* @end *//* @group email link icon */#stacks_in_215937_3 a[href^="mailto"] span:after {								content: "";}/* @end *//* End of LinkPlus stack */
#stacks_in_215937_4 {
	margin: 20px 20px 0px 20px;
}

#stacks_in_215937_5 {
	display:inline-block; width:100%; line-height: 1.610000em;
	font-size: 110%;
}
/* LinkPlus stack v1.1.4 */#stacks_in_215937_12 a:link {			color: #C11829 !important;		}#stacks_in_215937_12 a:visited {	color: #C1C670 !important;	}#stacks_in_215937_12 a:hover,#stacks_in_215937_12 a:focus  {	color: #9C6900 !important;	}#stacks_in_215937_12 a:active  {	color: #C1C670 !important;		}#stacks_in_215937_12 a:link span,#stacks_in_215937_12 .com_marathia_stacks_downloadlinkicon_stack a:link:before, /* for DLI */#stacks_in_215937_12 .com_marathia_stacks_downloadlinkicon_stack a:link:after /* for DLI */ {	color: #A00000 !important;	text-decoration: none !important;	cursor: pointer;}#stacks_in_215937_12 a:visited span,#stacks_in_215937_12 .com_marathia_stacks_downloadlinkicon_stack a:visited:before, /* for DLI */#stacks_in_215937_12 .com_marathia_stacks_downloadlinkicon_stack a:visited:after /* for DLI */ {	color: #A00000 !important;}#stacks_in_215937_12 a:hover span,#stacks_in_215937_12 a:focus span,#stacks_in_215937_12 .com_marathia_stacks_downloadlinkicon_stack a:hover:before, /* for DLI */#stacks_in_215937_12 .com_marathia_stacks_downloadlinkicon_stack a:focus:before, /* for DLI */#stacks_in_215937_12 .com_marathia_stacks_downloadlinkicon_stack a:hover:after, /* for DLI */#stacks_in_215937_12 .com_marathia_stacks_downloadlinkicon_stack a:focus:after /* for DLI */ {	color: #000000 !important;}#stacks_in_215937_12 a:active span,#stacks_in_215937_12 .com_marathia_stacks_downloadlinkicon_stack a:active:before, /* for DLI */#stacks_in_215937_12 .com_marathia_stacks_downloadlinkicon_stack a:active:after /* for DLI */ {	color: #C11E25 !important;}/* @group internal link icon *//* @end *//* @group external link icon *//* @end *//* @group email link icon */#stacks_in_215937_12 a[href^="mailto"] span:after {								content: "";}/* @end *//* End of LinkPlus stack */
#stacks_in_215937_13 {
	margin: 0px 20px 15px 20px;
}

#stacks_in_215937_14 {
	display:inline-block; width:100%; line-height: 1.610000em;
	font-size: 110%;
}

#stacks_in_215937_18 {
	margin: 20px 0px 0px 70px;
}

#stacks_in_215937_19 {
	display:inline-block; width:100%; line-height: 1.370000em;
	font-size: 110%;
}
/*
 * SuperFlex v1.4
 * Nick Cates Design
 */



.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}

body .slides,
body .flex-control-nav,
body .flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

.flexslider {width: 100%; margin: 0; padding: 0;}

.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;}

.flexslider .slides img {max-width: 100%; display: block; width: 100%; height: auto;padding:0;margin:0;}

.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

.no-js .slides > li:first-child {display: block;}

.flexslider {background: transparent; zoom: 1; position: relative;z-index: 50;}

.flexslider .slides {zoom: 1;}
body .flexslider ul.slides, body .flexslider li { padding: 0; margin: 0;list-style: none; line-height: 0;}
.flexslider .slides > li {position: relative;}

.flex-container {zoom: 1; position: relative;}

body .flex-caption { 
height:50px; 
background:none; 
-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); 
zoom: 1; 
text-align: left; 
width: 100%; 
display: block; 
text-indent: 3%;
position: absolute; 
left: 0; 
bottom: 0; 
background: rgba(0,0,0,.5); 
color: #fff;
text-shadow: 0 -1px 0 rgba(0,0,0,.3); 
font-size: 14px; 
line-height: 3.6em;
}

.flex-direction-nav{opacity: 0;}
.flex-direction-nav{padding: 0 !important;}
.flex-direction-nav li a {width: 52px; height: 52px; margin: -13px 0 0; display: block; background: url('../files/bg_direction_nav.png') no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav li .flex-next {background-position: -52px 0; right: 0;}
.flex-direction-nav li .flex-prev {left: 0;}
.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

.flex-control-nav {position: absolute; line-height: 3.6em; font-size: 14px; text-align: center; bottom:0; opacity:0;width:100%;z-index:100;}
.alignRight {text-align: right; right: 15px;width:auto;}

.flex-control-nav li {position: relative; top: 4px; margin: 0 0 0 7px !important; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a { top: 5px; width: 20px; height: 20px;display: block; background: url('../files/bg_control_nav.png') no-repeat 0 0; cursor: pointer; text-indent: -9999px;}
.flex-control-nav li a:hover {background-position: 0 -20px;}
.flex-control-nav li a.flex-active {background-position: 0 -40px; cursor: default;}

.flex-control-nav,.flex-direction-nav{-webkit-transition: opacity 500ms; -moz-transition: opacity 500ms; -ms-transition: opacity 500ms; -o-transition: opacity 500ms; transition: opacity 500ms;}
.flexslider:hover .flex-control-nav,.flexslider:hover .flex-direction-nav{opacity: 1 !important;}
 

.flex-viewport,
.flex-viewport ul.slides, 
.flex-viewport ul.slides li,
.flex-viewport ul.slides li img{
    border-radius: 3px;
}

#stacks_in_23 .flex-caption{border-radius: 0 0 4px 4px;}

@media all and (max-width: 600px){
    .flex-caption{visibility: hidden;}
}

@media all and (max-width: 320px){
    .flex-direction-nav{visibility: hidden;}
}

@media	only screen and (-webkit-min-device-pixel-ratio: 1.3),
	only screen and (-o-min-device-pixel-ratio: 13/10),
	only screen and (min-resolution: 120dpi)
	{
    .flex-control-nav li a {
    	background-image: url('../files/bg_control_nav_2x.png') !important; 
    	background-size: 20px 60px;
    }
    .flex-direction-nav li a {
    	background: url('../files/bg_direction_nav_2x.png') no-repeat 0 0;
    	background-size: 104px 52px;
    }
}










/* Edit Mode UI  */


#stacks_in_215516{visibility:hidden}
/*WRAPPER*/
#stacks_in_215517 .responder_wrapper * {
margin-left: auto; margin-right:auto;
/*CustomCSS*/
}

#stacks_in_215517 .responder_wrapper {
margin-left: auto; margin-right:auto; 
/*CustomCSS*/
}

#stacks_in_215517 .responder_wrapper img {

margin-left: auto; margin-right:auto;
float:none;
/*CustomCSS*/
}




/*PC*/
#stacks_in_215517 .responder_a {

  visibility: visible; height: auto;  
/*CustomCSS*/
}
#stacks_in_215517 .responder_a img {
/*CustomCSS*/
}

#stacks_in_215517 .responder_b {

 visibility: hidden; height: 0px; 

}
#stacks_in_215517 .responder_b img {

}

#stacks_in_215517 .responder_c {

 visibility: hidden; height: 0px; 

}
#stacks_in_215517 .responder_c img {

}	

/*TABLET*/
@media only screen and (max-width: 780px) {
#stacks_in_215517 .responder_a {visibility: hidden; height: 0px;}
#stacks_in_215517 .responder_c {visibility: hidden; height: 0px;}

#stacks_in_215517 .responder_b {
	 visibility: visible; height: auto; 
	/*CustomCSS*/
}
#stacks_in_215517 .responder_b img {
	/*CustomCSS*/
}
}

/*SMARTPHONE*/
@media only screen and (max-width: 480px) {
#stacks_in_215517 .responder_a {visibility: hidden; height: 0px;}
#stacks_in_215517 .responder_b {visibility: hidden; height: 0px;}

#stacks_in_215517 .responder_c {
	 visibility: visible; height: auto; 
	/*CustomCSS*/
}
#stacks_in_215517 .responder_c img {
	/*CustomCSS*/
}
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_215518Calligrapher{			font-size: 130% !important;			color: #FFFFFF !important;			font-weight:   lighter !important;			font-style: normal !important;			line-height: 1.0em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_215518Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_215518Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_215518Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_215518Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_215518Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_215518Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_215518Calligrapher h6, .stacks_in_215518Calligrapher h5, .stacks_in_215518Calligrapher h4, .stacks_in_215518Calligrapher h3, .stacks_in_215518Calligrapher h2, .stacks_in_215518Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_215518Calligrapher, .stacks_in_215518Calligrapher h1, .stacks_in_215518Calligrapher h2, .stacks_in_215518Calligrapher h3, .stacks_in_215518Calligrapher h4, .stacks_in_215518Calligrapher h5, .stacks_in_215518Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_215518targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_215518Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_215518Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_215518Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_215518Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_215523Calligrapher{			font-size: 50% !important;			color: #FFFFFF !important;			font-weight:   lighter !important;			font-style: normal !important;			line-height: 1.0em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_215523Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_215523Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_215523Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_215523Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_215523Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_215523Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_215523Calligrapher h6, .stacks_in_215523Calligrapher h5, .stacks_in_215523Calligrapher h4, .stacks_in_215523Calligrapher h3, .stacks_in_215523Calligrapher h2, .stacks_in_215523Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_215523Calligrapher, .stacks_in_215523Calligrapher h1, .stacks_in_215523Calligrapher h2, .stacks_in_215523Calligrapher h3, .stacks_in_215523Calligrapher h4, .stacks_in_215523Calligrapher h5, .stacks_in_215523Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_215523targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_215523Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_215523Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_215523Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_215523Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_215528Calligrapher{			font-size: 50% !important;			color: #FFFFFF !important;			font-weight:   lighter !important;			font-style: normal !important;			line-height: 1.0em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_215528Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_215528Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_215528Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_215528Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_215528Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_215528Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_215528Calligrapher h6, .stacks_in_215528Calligrapher h5, .stacks_in_215528Calligrapher h4, .stacks_in_215528Calligrapher h3, .stacks_in_215528Calligrapher h2, .stacks_in_215528Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_215528Calligrapher, .stacks_in_215528Calligrapher h1, .stacks_in_215528Calligrapher h2, .stacks_in_215528Calligrapher h3, .stacks_in_215528Calligrapher h4, .stacks_in_215528Calligrapher h5, .stacks_in_215528Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_215528targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_215528Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_215528Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_215528Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_215528Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_in_215528 {
	margin: 0px 0px 0px 10px;
}

#stacks_in_215529 {
	margin: 0px 0px 0px 100px;
}

#stacks_in_215530 {
	font-size: 50%;
}
#stacks_in_215487 .aContainer {
 

}#stacks_in_216035 h2,#stacks_in_216035 .hTxt:not(.segment) div{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_216035 h2,#stacks_in_216035 .hTxt:not(.segment) div{font-size:0.95rem}}#stacks_in_216035 h2,#stacks_in_216035 div{color:rgba(34, 34, 34, 1.00)}#stacks_in_216035 h2 a,#stacks_in_216035 div a{color:rgba(34, 34, 34, 1.00)}#stacks_in_216035 h2 a:hover,#stacks_in_216035 div a:hover{color:rgba(25, 25, 25, 1.00)}#stacks_in_216035 small,#stacks_in_216035 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_216035 {
	margin: 0px 0px 30px 0px;
}
#stacks_in_215940 .flexgridwrap
{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	/* Custom CSS ; */
}

#stacks_in_215940 .flexgridtable a
{
 
}
#stacks_in_215940 .flexgridtable a:hover
{
 
}


#stacks_in_215940 .flexgridtable
{
	display: table;
	margin-bottom: 0px !important;
	border-collapse: collapse !important;
	border: none;
 
    margin-left:auto; 
    margin-right:auto;
	 

 
	background: url() repeat 0px 0px;
 

 


	-moz-box-shadow:  0 0 0px #333333;
	-webkit-box-shadow:  0 0 0px #333333;
	box-shadow:  0 0 0px #333333;



 



-webkit-transition: background nos ease-in-out;
-moz-transition: background s ease-in-out;
-ms-transition: background s ease-in-out;
-o-transition: background s ease-in-out;
transition: background s ease-in-out;

 
}

#stacks_in_215940 .flexgridtable:hover
{
 
	-moz-box-shadow:  0 0 0px #333333;
	-webkit-box-shadow:  0 0 0px #333333;
	box-shadow:  0 0 0px #333333;
 
}

#stacks_in_215940 .flexgridtr
{
	vertical-align: top;
	display:  block;
	padding: 0px;
}

#stacks_in_215940 .flexgridtable:hover
{
 
/*Nothing happens here*/
 
}

#stacks_in_215940 .flexgridtd1:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215940 .flexgridtd2:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215940 .flexgridtd3:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215940 .flexgridtd4:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215940 .flexgridtd5:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215940 .flexgridtd6:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215940 .flexgridtd7:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215940 .flexgridtd8:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215940 .flexgridtd9:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215940 .flexgridtd10:hover
{
 
/*Nothing happens here*/

}

#stacks_in_215940 .flexgridtd1
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;


 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 



 



-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215940 .y1 /*defligra stacks*/
{
	display: block;
 	
	width: 250px;


 	
	padding: 0px;

	
 
	height: auto;
	overflow: visible;
 
}

#stacks_in_215940 .flexgridtd2
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215940 .y2 /*defligra stacks*/
{
	display: block;
 	
	width: 250px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_215940 .flexgridtd3
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215940 .y3 /*defligra stacks*/
{
	display: block;
 	
	width: 182px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_215940 .flexgridtd4
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215940 .y4 /*defligra stacks*/
{
	display: block;
 	
	width: 195px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_215940 .flexgridtd5
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215940 .y5 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_215940 .flexgridtd6
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215940 .y6 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_215940 .flexgridtd7
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215940 .y7 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_215940 .flexgridtd8
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215940 .y8 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;

 
  	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_215940 .flexgridtd9
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215940 .y9 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;

 
 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_215940 .flexgridtd10
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

 
	border-right:  0px solid #333333;
 



 



-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}
#stacks_in_215940 .y10 /*defligra stacks*/
{
	display: block;
 	
	width: 250px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}


@media screen and (max-width: 800px) {
#stacks_in_215940 .flexgridtable {
	overflow: auto !important;
	display:block;
	padding: 0px !mportant;
}

	#stacks_in_215940 .flexgridtable::-webkit-scrollbar {
	-webkit-apperance: none !important;
	width: 14px;
	height: 14px;
	background-color: #FFFFFF;
}
	#stacks_in_215940 .flexgridtable::-webkit-scrollbar-thumb {
	
	border: 3px solid #FFFFFF;
	background-color: #000000;
}
}










#stacks_in_215941 .stacks_in_215941-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: FlatButtonLato, sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_215941 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_215941 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	float: left;
	
	  width: 54px;
	
}

#stacks_in_215941 .stacks_in_215941-button,
#stacks_in_215941 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_215941 {
		text-align: center;
	}




	#stacks_in_215941 .stacks_in_215941-button {
		width: 250px;
	}






#stacks_in_215941 a.stacks_in_215941-button, #stacks_in_215941 a.stacks_in_215941-button:visited, #stacks_in_215941 a.stacks_in_215941-button:hover, #stacks_in_215941 a.stacks_in_215941-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_215941 .stacks_in_215941-button {
		
			background-color: #FEEFDE;
		
	}

	#stacks_in_215941 a.stacks_in_215941-button, #stacks_in_215941 a.stacks_in_215941-button:visited {
		
			color: #000000 !important;
			
	}

	#stacks_in_215941 a.stacks_in_215941-button:hover, #stacks_in_215941 a.stacks_in_215941-button:active {
		
			text-decoration: none;
			color: #000000 !important;
			background-color: #FFFFF2;
		
	}

	
	#stacks_in_215941 .button_icon {
		
			background-color: #1FAC8D;
		
	}

	#stacks_in_215941 a.stacks_in_215941-button:hover .button_icon, #stacks_in_215941 a.stacks_in_215941-button:active .button_icon {
		
			background-color: #33C0A1;
				
	}
	



#stacks_in_215941 {
	margin:  10px;
}
#stacks_in_215943 .stacks_in_215943-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: FlatButtonLato, sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_215943 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_215943 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	float: left;
	
	  width: 54px;
	
}

#stacks_in_215943 .stacks_in_215943-button,
#stacks_in_215943 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_215943 {
		text-align: center;
	}




	#stacks_in_215943 .stacks_in_215943-button {
		width: 250px;
	}






#stacks_in_215943 a.stacks_in_215943-button, #stacks_in_215943 a.stacks_in_215943-button:visited, #stacks_in_215943 a.stacks_in_215943-button:hover, #stacks_in_215943 a.stacks_in_215943-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_215943 .stacks_in_215943-button {
		
			background-color: #FEEFDE;
		
	}

	#stacks_in_215943 a.stacks_in_215943-button, #stacks_in_215943 a.stacks_in_215943-button:visited {
		
			color: #000000 !important;
			
	}

	#stacks_in_215943 a.stacks_in_215943-button:hover, #stacks_in_215943 a.stacks_in_215943-button:active {
		
			text-decoration: none;
			color: #000000 !important;
			background-color: #FFFFF2;
		
	}

	
	#stacks_in_215943 .button_icon {
		
			background-color: #1FAC8D;
		
	}

	#stacks_in_215943 a.stacks_in_215943-button:hover .button_icon, #stacks_in_215943 a.stacks_in_215943-button:active .button_icon {
		
			background-color: #33C0A1;
				
	}
	



#stacks_in_215943 {
	margin:  10px;
}
#stacks_in_215945 .stacks_in_215945-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: FlatButtonLato, sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_215945 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_215945 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	float: left;
	
	  width: 54px;
	
}

#stacks_in_215945 .stacks_in_215945-button,
#stacks_in_215945 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_215945 {
		text-align: center;
	}




	#stacks_in_215945 .stacks_in_215945-button {
		width: 250px;
	}






#stacks_in_215945 a.stacks_in_215945-button, #stacks_in_215945 a.stacks_in_215945-button:visited, #stacks_in_215945 a.stacks_in_215945-button:hover, #stacks_in_215945 a.stacks_in_215945-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_215945 .stacks_in_215945-button {
		
			background-color: #FEEFDE;
		
	}

	#stacks_in_215945 a.stacks_in_215945-button, #stacks_in_215945 a.stacks_in_215945-button:visited {
		
			color: #000000 !important;
			
	}

	#stacks_in_215945 a.stacks_in_215945-button:hover, #stacks_in_215945 a.stacks_in_215945-button:active {
		
			text-decoration: none;
			color: #000000 !important;
			background-color: #FFFFF2;
		
	}

	
	#stacks_in_215945 .button_icon {
		
			background-color: #1FAC8D;
		
	}

	#stacks_in_215945 a.stacks_in_215945-button:hover .button_icon, #stacks_in_215945 a.stacks_in_215945-button:active .button_icon {
		
			background-color: #33C0A1;
				
	}
	



#stacks_in_215945 {
	margin:  10px;
}
#stacks_in_215947 .flexgridwrap
{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	/* Custom CSS ; */
}

#stacks_in_215947 .flexgridtable a
{
 
}
#stacks_in_215947 .flexgridtable a:hover
{
 
}


#stacks_in_215947 .flexgridtable
{
	display: table;
	margin-bottom: 0px !important;
	border-collapse: collapse !important;
	border: none;
 
    margin-left:auto; 
    margin-right:auto;
	 

 
	background: url() repeat 0px 0px;
 

 


	-moz-box-shadow:  0 0 0px #333333;
	-webkit-box-shadow:  0 0 0px #333333;
	box-shadow:  0 0 0px #333333;



 



-webkit-transition: background nos ease-in-out;
-moz-transition: background s ease-in-out;
-ms-transition: background s ease-in-out;
-o-transition: background s ease-in-out;
transition: background s ease-in-out;

 
}

#stacks_in_215947 .flexgridtable:hover
{
 
	-moz-box-shadow:  0 0 0px #333333;
	-webkit-box-shadow:  0 0 0px #333333;
	box-shadow:  0 0 0px #333333;
 
}

#stacks_in_215947 .flexgridtr
{
	vertical-align: top;
	display:  block;
	padding: 0px;
}

#stacks_in_215947 .flexgridtable:hover
{
 
/*Nothing happens here*/
 
}

#stacks_in_215947 .flexgridtd1:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215947 .flexgridtd2:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215947 .flexgridtd3:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215947 .flexgridtd4:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215947 .flexgridtd5:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215947 .flexgridtd6:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215947 .flexgridtd7:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215947 .flexgridtd8:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215947 .flexgridtd9:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215947 .flexgridtd10:hover
{
 
/*Nothing happens here*/

}

#stacks_in_215947 .flexgridtd1
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;


 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 



 



-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215947 .y1 /*defligra stacks*/
{
	display: block;
 	
	width: 250px;


 
	padding: 0px 0px 0px 0px;

	
 
	height: auto;
	overflow: visible;
 
}

#stacks_in_215947 .flexgridtd2
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215947 .y2 /*defligra stacks*/
{
	display: block;
 	
	width: 222px;


 
	padding: 0px 0px 0px 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_215947 .flexgridtd3
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215947 .y3 /*defligra stacks*/
{
	display: block;
 	
	width: 182px;


 
	padding: 0px 0px 0px 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_215947 .flexgridtd4
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215947 .y4 /*defligra stacks*/
{
	display: block;
 	
	width: 195px;


 
	padding: 0px 0px 0px 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_215947 .flexgridtd5
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215947 .y5 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 
	padding: 0px 0px 0px 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_215947 .flexgridtd6
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215947 .y6 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 
	padding: 0px 0px 0px 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_215947 .flexgridtd7
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215947 .y7 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 
	padding: 0px 0px 0px 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_215947 .flexgridtd8
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215947 .y8 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;

 
  
	padding: 0px 0px 0px 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_215947 .flexgridtd9
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215947 .y9 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;

 
 
	padding: 0px 0px 0px 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_215947 .flexgridtd10
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

 
	border-right:  0px solid #333333;
 



 



-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}
#stacks_in_215947 .y10 /*defligra stacks*/
{
	display: block;
 	
	width: 250px;


 
	padding: 0px 0px 0px 0px;

 
	height: auto;
	overflow: visible;
 
}


@media screen and (max-width: 800px) {
#stacks_in_215947 .flexgridtable {
	overflow: auto !important;
	display:block;
	padding: 0px !mportant;
}

	#stacks_in_215947 .flexgridtable::-webkit-scrollbar {
	-webkit-apperance: none !important;
	width: 14px;
	height: 14px;
	background-color: #FFFFFF;
}
	#stacks_in_215947 .flexgridtable::-webkit-scrollbar-thumb {
	
	border: 3px solid #FFFFFF;
	background-color: #000000;
}
}










#stacks_in_215948 .stacks_in_215948-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: FlatButtonLato, sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_215948 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_215948 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	float: left;
	
	  width: 54px;
	
}

#stacks_in_215948 .stacks_in_215948-button,
#stacks_in_215948 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_215948 {
		text-align: center;
	}




	#stacks_in_215948 .stacks_in_215948-button {
		width: 250px;
	}






#stacks_in_215948 a.stacks_in_215948-button, #stacks_in_215948 a.stacks_in_215948-button:visited, #stacks_in_215948 a.stacks_in_215948-button:hover, #stacks_in_215948 a.stacks_in_215948-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_215948 .stacks_in_215948-button {
		
			background-color: #FEEFDE;
		
	}

	#stacks_in_215948 a.stacks_in_215948-button, #stacks_in_215948 a.stacks_in_215948-button:visited {
		
			color: #000000 !important;
			
	}

	#stacks_in_215948 a.stacks_in_215948-button:hover, #stacks_in_215948 a.stacks_in_215948-button:active {
		
			text-decoration: none;
			color: #000000 !important;
			background-color: #FFFFF2;
		
	}

	
	#stacks_in_215948 .button_icon {
		
			background-color: #1FAC8D;
		
	}

	#stacks_in_215948 a.stacks_in_215948-button:hover .button_icon, #stacks_in_215948 a.stacks_in_215948-button:active .button_icon {
		
			background-color: #33C0A1;
				
	}
	



#stacks_in_215948 {
	margin:  10px;
}
#stacks_in_215950 .stacks_in_215950-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: FlatButtonLato, sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_215950 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_215950 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	float: left;
	
	  width: 54px;
	
}

#stacks_in_215950 .stacks_in_215950-button,
#stacks_in_215950 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_215950 {
		text-align: center;
	}




	#stacks_in_215950 .stacks_in_215950-button {
		width: 250px;
	}






#stacks_in_215950 a.stacks_in_215950-button, #stacks_in_215950 a.stacks_in_215950-button:visited, #stacks_in_215950 a.stacks_in_215950-button:hover, #stacks_in_215950 a.stacks_in_215950-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_215950 .stacks_in_215950-button {
		
			background-color: #FEEFDE;
		
	}

	#stacks_in_215950 a.stacks_in_215950-button, #stacks_in_215950 a.stacks_in_215950-button:visited {
		
			color: #000000 !important;
			
	}

	#stacks_in_215950 a.stacks_in_215950-button:hover, #stacks_in_215950 a.stacks_in_215950-button:active {
		
			text-decoration: none;
			color: #000000 !important;
			background-color: #FFFFF2;
		
	}

	
	#stacks_in_215950 .button_icon {
		
			background-color: #1FAC8D;
		
	}

	#stacks_in_215950 a.stacks_in_215950-button:hover .button_icon, #stacks_in_215950 a.stacks_in_215950-button:active .button_icon {
		
			background-color: #33C0A1;
				
	}
	



#stacks_in_215950 {
	margin:  10px;
}
@media all {
	
	
	
	
	h1,
	h2,
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_216040 {
		font-family: 'Sanchez', serif;
		font-weight: 200;
		font-style: normal;
		font-size: 112%;
		line-height: 153%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_216040 {
		color: rgba(255, 255, 255, 1.00);
	}
}
/* Smart3columns2 stack v2.4.2 */#stacks_in_216041 .s3c_stacks_in_216041_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_216041 .s3c_stacks_in_216041_cw, #stacks_in_216041 .s3c_stacks_in_216041_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_216041 .s3c_stacks_in_216041_cw div[class^="s3c_stacks_in_216041_col"] {*/#stacks_in_216041 .s3c_stacks_in_216041_cw [class^="s3c_stacks_in_216041_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_216041 .s3c_stacks_in_216041_col1 {						width: 410px;	vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_216041 .s3c_stacks_in_216041_col2 {						vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_216041 .s3c_stacks_in_216041_col3 {		width: 410px;		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_216041 .s3c_stacks_in_216041_cw .s3c_stacks_in_216041_spacer {	display: table-cell;	width: 3%;}/*@media only screen and (max-width: 981px) {*/@media only screen and (max-width: 981px) {			#stacks_in_216041 .s3c_stacks_in_216041_cw {		/*display: block;*/		table-layout: auto;		display: flex;		flex-direction: column;	}		/*#stacks_in_216041 .s3c_stacks_in_216041_cw div[class^="s3c_stacks_in_216041_col"] {*/	#stacks_in_216041 .s3c_stacks_in_216041_cw [class^="s3c_stacks_in_216041_col"] {		display: block;		width: 100%;	}			#stacks_in_216041 .s3c_stacks_in_216041_cw .s3c_stacks_in_216041_spacer {		display: block;		height: 4px;		width: 100%;	}			#stacks_in_216041 .s3c_stacks_in_216041_col1 {		order: 1;	}		#stacks_in_216041 .s3c_stacks_in_216041_col2 {		order: 3;	}		#stacks_in_216041 .s3c_stacks_in_216041_col3 {		order: 5;	}		#stacks_in_216041 .s3c_stacks_in_216041_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_216041 .s3c_stacks_in_216041_spacer:nth-of-type(3n-1) {		order: 4;	}							 /* 13F */	#stacks_in_216041 .s3c_stacks_in_216041_cw .s3c_stacks_in_216041_col1 {							}	#stacks_in_216041 .s3c_stacks_in_216041_cw .s3c_stacks_in_216041_col3 {							}	#stacks_in_216041 .s3c_stacks_in_216041_cw .s3c_stacks_in_216041_spacer {		overflow: hidden;	}		}/* End of Smart3columns2 stack */
#stacks_in_216041 {
	margin: 30px 0px 20px 0px;
}

#stacks_in_216049 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_216051 {
	font-size: 130%;
}

#stacks_in_216046 {
	margin: 27px 0px 0px 0px;
}

#stacks_in_216043 {
	margin: 48px 0px 0px 0px;
}

#stacks_in_216045 {
	font-size: 130%;
}
   #stacks_in_216054>.bwd-shear-container.eq-height>.shear-wrapper{margin-top:0!important}#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner .top-edge,#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner .bot-edge{z-index:1}#stacks_in_216054{z-index:1;overflow:visible}#stacks_in_216054>.shear-mag{position:absolute;top:0rem}#stacks_in_216054>.bwd-shear-container>.section-layer{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;z-index:-1}#stacks_in_216054>.bwd-shear-container>.section-layer::after{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;content:"";background-color:rgba(0, 0, 0, 0.00)}#stacks_in_216054>.bwd-shear-container>.section-layer.scale-image img{max-height:100%}#stacks_in_216054>.bwd-shear-container>.section-layer.scale-content *{max-height:100%}#stacks_in_216054>.bwd-shear-container>.section-layer .layer-content{height:100%;opacity:1.0}#stacks_in_216054 .shear-inner>.inner-content>.content-wrapper.fill-content{height:100%}@media screen and (min-width: 0 ) and (min-height: 0 ){#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner.full-height{overflow:hidden}#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner.full-height>.inner-content.v-center{padding-top:0!important;padding-bottom:0!important}#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner.full-height>.inner-content.v-center>.content-wrapper{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}}#stacks_in_216054>.bwd-shear-container.top-margin-none{margin-top:0!important}#stacks_in_216054>.bwd-shear-container.top-margin-prop{margin-top:0.00%}#stacks_in_216054>.bwd-shear-container.top-margin-rem{margin-top:0.00rem}#stacks_in_216054>.bwd-shear-container.bot-margin-none{margin-bottom:0!important}#stacks_in_216054>.bwd-shear-container.bot-margin-prop{margin-bottom:0.00%}#stacks_in_216054>.bwd-shear-container.bot-margin-rem{margin-bottom:0.00rem}#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner::after{margin-top:0.00%}#stacks_in_216054>.bwd-shear-container.eq-height{margin-top:0!important}  #stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge{top:0}#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge{bottom:0}
#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge,#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge{margin-top:0.00%;min-width:100%;position:absolute;-webkit-transform:skew(0deg,0deg);-moz-transform:skew(0deg,0deg);-ms-transform:skew(0deg,0deg);-o-transform:skew(0deg,0deg);transform:skew(0deg,0deg)}#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge::before,#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge::after,#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge::before,#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge::after{position:absolute;content:'';z-index:-1}#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-arrow:after,#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-arrow:after{background:0;width:0;height:0;opacity:1.0}#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-arrow.color-auto:after{border-color:transparent transparent rgba(251, 212, 167, 1.00) transparent}#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-arrow.color-manual:after{border-color:transparent transparent #699DFF transparent}#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-arrow:after{-webkit-transform:skew(0deg);-moz-transform:skew(0deg);-ms-transform:skew(0deg);-o-transform:skew(0deg);transform:skew(0deg);border-style:solid;border-width:0 7.00vw 7.00vw 7.00vw}#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-shape.color-auto:after{background:rgba(251, 212, 167, 1.00)}#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-shape.color-manual:after{background-color:#699DFF}#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-shape:after{width:7.00vw;height:3.50vw;opacity:1.0;background-color:rgba(251, 212, 167, 1.00);display:none;display:block}#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-arrow.color-auto:after{border-color:rgba(251, 212, 167, 1.00) transparent transparent transparent}#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-arrow.color-manual:after{border-color:#699DFF transparent transparent transparent}#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-arrow:after{-webkit-transform:skew(0deg);-moz-transform:skew(0deg);-ms-transform:skew(0deg);-o-transform:skew(0deg);transform:skew(0deg);border-style:solid;border-width:4.00vw 4.00vw 0 4.00vw}#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-shape.color-auto:after{background-color:rgba(251, 212, 167, 1.00)}#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-shape.color-manual:after{background-color:#699DFF}#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-shape:after{width:4.00vw;height:2.00vw;opacity:1.0;display:block}  #stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.percentPad{padding-top:2.00%;padding-bottom:2.00%}#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.percentSidePad{padding-left:0.00%;padding-right:0.00%}#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.remPad{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.remSidePad{padding-left:0.00rem;padding-right:0.00rem} #stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner::after{position:absolute;top:0;height:100%;left:0;width:100%;content:"";-webkit-transform:skew(0deg,0deg);-moz-transform:skew(0deg,0deg);-ms-transform:skew(0deg,0deg);-o-transform:skew(0deg,0deg);transform:skew(0deg,0deg);z-index:-1;opacity:1.0;border-width: 0px ;border-style:solid;border-color:rgba(0, 0, 0, 1.00);border-radius: 0px ;box-shadow: none }
#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner.bg-none:after{background:transparent}#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner.bg-color::after{background-color:rgba(251, 212, 167, 1.00)} 
   #stacks_in_216054>.bwd-shear-container.top-margin-auto{margin-top:calc(7.00vw + 0%)}#stacks_in_216054>.bwd-shear-container.top-margin-auto.topCon-con-none{margin-top:0%}#stacks_in_216054>.bwd-shear-container.bot-margin-auto{margin-bottom:calc(4.00vw + 0%)}#stacks_in_216054>.bwd-shear-container.top-margin-auto.botCon-con-none{margin-bottom:0%}#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.autoPad{padding-bottom:0%;padding-top:0%}   #stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-arrow::after{left:calc(50.00% - 7.00vw);top:calc(2.00px - 7.00vw)}#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-arrow::after{left:calc(50.00% - 4.00vw);bottom:calc(2.00px - 4.00vw)}#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-shape::after{left:calc(50.00% - 3.50vw);top:calc(2.00px - 3.50vw);border-radius:calc(7.00vw * 1.00) calc(7.00vw * 1.00) 0 0}#stacks_in_216054>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-shape::after{left:calc(50.00% - 2.00vw);bottom:calc(2.00px - 2.00vw);border-radius:0 0 calc(4.00vw * 50.00) calc(4.00vw * 50.00)}

#stacks_in_216054 {
	margin: 100px 65px 20px 65px;
}
/* Start Gradient stack CSS code */

#stacks_in_216055{
	/* fix for other stacks tramping over us */
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}



	
		#stacks_in_216055::before{
			content:"";
			top:0;
			left:0;
			bottom:0;
			right:0;
			position:absolute;
			
			opacity:1;
			
			/* Old browsers */
			background: rgba(249, 230, 206, 1.00);
			/* FF3.6+ */
			background: -moz-linear-gradient(top,  rgba(249, 230, 206, 1.00) 0%,   rgba(251, 212, 167, 1.00) 100%);
			/* Chrome,Safari4+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249, 230, 206, 1.00)),   color-stop(100%,rgba(251, 212, 167, 1.00)));
			/* Chrome10+,Safari5.1+ */
			background: -webkit-linear-gradient(top,  rgba(249, 230, 206, 1.00) 0%,rgba(251, 212, 167, 1.00) 100%);
			/* Opera 11.10+ */
			background: -o-linear-gradient(top,  rgba(249, 230, 206, 1.00) 0%,rgba(251, 212, 167, 1.00) 100%);
			/* IE10+ */
			background: -ms-linear-gradient(top,  rgba(249, 230, 206, 1.00) 0%,rgba(251, 212, 167, 1.00) 100%);
			/* W3C */
			background: linear-gradient(to bottom,  rgba(249, 230, 206, 1.00) 0%,rgba(251, 212, 167, 1.00) 100%);
			/* IE6-9 */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(249, 230, 206, 1.00)', endColorstr='rgba(251, 212, 167, 1.00)',GradientType=0 );
		}
	
	
	
	
	
	
	
	
	
	
	






/* End Gradient stack CSS code */
#stacks_in_216055 {
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
}
/* LinkPlus stack v1.1.4 */#stacks_in_216056 a:link {			color: #620065 !important;		}#stacks_in_216056 a:visited {	color: #620065 !important;	}#stacks_in_216056 a:hover,#stacks_in_216056 a:focus  {	color: #000000 !important;	}#stacks_in_216056 a:active  {	color: #620065 !important;		}#stacks_in_216056 a:link span,#stacks_in_216056 .com_marathia_stacks_downloadlinkicon_stack a:link:before, /* for DLI */#stacks_in_216056 .com_marathia_stacks_downloadlinkicon_stack a:link:after /* for DLI */ {	color: #620065 !important;	text-decoration: none !important;	cursor: pointer;}#stacks_in_216056 a:visited span,#stacks_in_216056 .com_marathia_stacks_downloadlinkicon_stack a:visited:before, /* for DLI */#stacks_in_216056 .com_marathia_stacks_downloadlinkicon_stack a:visited:after /* for DLI */ {	color: #620065 !important;}#stacks_in_216056 a:hover span,#stacks_in_216056 a:focus span,#stacks_in_216056 .com_marathia_stacks_downloadlinkicon_stack a:hover:before, /* for DLI */#stacks_in_216056 .com_marathia_stacks_downloadlinkicon_stack a:focus:before, /* for DLI */#stacks_in_216056 .com_marathia_stacks_downloadlinkicon_stack a:hover:after, /* for DLI */#stacks_in_216056 .com_marathia_stacks_downloadlinkicon_stack a:focus:after /* for DLI */ {	color: #931345 !important;}#stacks_in_216056 a:active span,#stacks_in_216056 .com_marathia_stacks_downloadlinkicon_stack a:active:before, /* for DLI */#stacks_in_216056 .com_marathia_stacks_downloadlinkicon_stack a:active:after /* for DLI */ {	color: #620065 !important;}/* @group internal link icon *//* @end *//* @group external link icon *//* @end *//* @group email link icon */#stacks_in_216056 a[href^="mailto"] span:after {								content: "";}/* @end *//* End of LinkPlus stack */#stacks_in_216058>.s3_row {
	margin: 0 -33px;
}

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

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




#stacks_in_216058>.s3_row>.s3_column {
	padding: 0 33px;
}










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



}



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


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


}






#stacks_in_216058 {
	margin: 20px 60px 10px 60px;
}

#stacks_in_216072 {
	margin: 60px 0px 40px 0px;
}

#stacks_in_216073 {
	display:inline-block; width:100%; line-height: 1.530000em;
	letter-spacing: 1px;
	font-size: 108%;
}

#stacks_in_216078 {
	margin: 60px 0px 0px 0px;
}

#stacks_in_216080 {
	display:inline-block; width:100%; line-height: 1.530000em;
	letter-spacing: 1px;
	font-size: 108%;
}

#stacks_in_215643 {
	margin: 30px 90px 30px 90px;
}
#stacks_in_215534 .aContainer {
 

}
#stacks_in_215536 { display: none; }
@media screen and (min-width:760px) and (max-width:1023px) { #stacks_in_215536 { display: block; } }#stacks_in_215988 .flexgridwrap
{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	/* Custom CSS ; */
}

#stacks_in_215988 .flexgridtable a
{
 
}
#stacks_in_215988 .flexgridtable a:hover
{
 
}


#stacks_in_215988 .flexgridtable
{
	display: table;
	margin-bottom: 0px !important;
	border-collapse: collapse !important;
	border: none;
 
    margin-left:auto; 
    margin-right:auto;
	 

 
	background: url() repeat 0px 0px;
 

 


	-moz-box-shadow:  0 0 0px #333333;
	-webkit-box-shadow:  0 0 0px #333333;
	box-shadow:  0 0 0px #333333;



 



-webkit-transition: background nos ease-in-out;
-moz-transition: background s ease-in-out;
-ms-transition: background s ease-in-out;
-o-transition: background s ease-in-out;
transition: background s ease-in-out;

 
}

#stacks_in_215988 .flexgridtable:hover
{
 
	-moz-box-shadow:  0 0 0px #333333;
	-webkit-box-shadow:  0 0 0px #333333;
	box-shadow:  0 0 0px #333333;
 
}

#stacks_in_215988 .flexgridtr
{
	vertical-align: top;
	display:  block;
	padding: 0px;
}

#stacks_in_215988 .flexgridtable:hover
{
 
/*Nothing happens here*/
 
}

#stacks_in_215988 .flexgridtd1:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215988 .flexgridtd2:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215988 .flexgridtd3:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215988 .flexgridtd4:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215988 .flexgridtd5:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215988 .flexgridtd6:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215988 .flexgridtd7:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215988 .flexgridtd8:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215988 .flexgridtd9:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215988 .flexgridtd10:hover
{
 
/*Nothing happens here*/

}

#stacks_in_215988 .flexgridtd1
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;


 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 



 



-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215988 .y1 /*defligra stacks*/
{
	display: block;
 
	width: auto;


 	
	padding: 20px;

	
 
	height: auto;
	overflow: visible;
 
}

#stacks_in_215988 .flexgridtd2
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215988 .y2 /*defligra stacks*/
{
	display: block;
 
	width: auto;


 	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_215988 .flexgridtd3
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215988 .y3 /*defligra stacks*/
{
	display: block;
 	
	width: 182px;


 	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_215988 .flexgridtd4
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215988 .y4 /*defligra stacks*/
{
	display: block;
 	
	width: 195px;


 	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_215988 .flexgridtd5
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215988 .y5 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_215988 .flexgridtd6
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215988 .y6 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_215988 .flexgridtd7
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215988 .y7 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_215988 .flexgridtd8
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215988 .y8 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;

 
  	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_215988 .flexgridtd9
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215988 .y9 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;

 
 	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_215988 .flexgridtd10
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

 
	border-right:  0px solid #333333;
 



 



-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}
#stacks_in_215988 .y10 /*defligra stacks*/
{
	display: block;
 
	width: auto;


 	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}


@media screen and (max-width: 800px) {
#stacks_in_215988 .flexgridtable {
	overflow: auto !important;
	display:block;
	padding: 20px !mportant;
}

	#stacks_in_215988 .flexgridtable::-webkit-scrollbar {
	-webkit-apperance: none !important;
	width: 14px;
	height: 14px;
	background-color: #FFFFFF;
}
	#stacks_in_215988 .flexgridtable::-webkit-scrollbar-thumb {
	
	border: 3px solid #FFFFFF;
	background-color: #000000;
}
}










#stacks_in_215989 .flat_button_2_alignment {
  font-size: 17px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_215989 a,
#stacks_in_215989 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_215989 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_215989 a i,
#stacks_in_215989 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_215989 a,
  #stacks_in_215989 a:visited {
    background-color: rgba(254, 239, 222, 1.00);
    color: rgba(0, 0, 0, 1.00) !important;
  }

  #stacks_in_215989 a:hover,
  #stacks_in_215989 a:active {
    background-color: rgba(254, 239, 222, 1.00);
    color: rgba(121, 1, 14, 1.00) !important;
  }

  #stacks_in_215989 a i,
  #stacks_in_215989 a:visited i {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_215989 a:hover i,
  #stacks_in_215989 a:active i {
    background-color: rgba(0, 71, 132, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }












  /* Responsive Width Mode */
  @media (max-width: 47.9em) {
    #stacks_in_215989 a,
    #stacks_in_215989 a:visited {
      width: 100%;
    }
  }

  




#stacks_in_215991 .flat_button_2_alignment {
  font-size: 17px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_215991 a,
#stacks_in_215991 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_215991 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_215991 a i,
#stacks_in_215991 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_215991 a,
  #stacks_in_215991 a:visited {
    background-color: rgba(254, 239, 222, 1.00);
    color: rgba(0, 0, 0, 1.00) !important;
  }

  #stacks_in_215991 a:hover,
  #stacks_in_215991 a:active {
    background-color: rgba(254, 239, 222, 1.00);
    color: rgba(121, 1, 14, 1.00) !important;
  }

  #stacks_in_215991 a i,
  #stacks_in_215991 a:visited i {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_215991 a:hover i,
  #stacks_in_215991 a:active i {
    background-color: rgba(0, 71, 132, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }












  /* Responsive Width Mode */
  @media (max-width: 47.9em) {
    #stacks_in_215991 a,
    #stacks_in_215991 a:visited {
      width: 100%;
    }
  }

  




#stacks_in_215993 .flat_button_2_alignment {
  font-size: 17px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_215993 a,
#stacks_in_215993 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_215993 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_215993 a i,
#stacks_in_215993 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_215993 a,
  #stacks_in_215993 a:visited {
    background-color: rgba(254, 239, 222, 1.00);
    color: rgba(0, 0, 0, 1.00) !important;
  }

  #stacks_in_215993 a:hover,
  #stacks_in_215993 a:active {
    background-color: rgba(254, 239, 222, 1.00);
    color: rgba(121, 1, 14, 1.00) !important;
  }

  #stacks_in_215993 a i,
  #stacks_in_215993 a:visited i {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_215993 a:hover i,
  #stacks_in_215993 a:active i {
    background-color: rgba(0, 71, 132, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }












  /* Responsive Width Mode */
  @media (max-width: 47.9em) {
    #stacks_in_215993 a,
    #stacks_in_215993 a:visited {
      width: 100%;
    }
  }

  




#stacks_in_215995 .flexgridwrap
{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	/* Custom CSS ; */
}

#stacks_in_215995 .flexgridtable a
{
 
}
#stacks_in_215995 .flexgridtable a:hover
{
 
}


#stacks_in_215995 .flexgridtable
{
	display: table;
	margin-bottom: 0px !important;
	border-collapse: collapse !important;
	border: none;
 
    margin-left:auto; 
    margin-right:auto;
	 

 
	background: url() repeat 0px 0px;
 

 


	-moz-box-shadow:  0 0 0px #333333;
	-webkit-box-shadow:  0 0 0px #333333;
	box-shadow:  0 0 0px #333333;



 



-webkit-transition: background nos ease-in-out;
-moz-transition: background s ease-in-out;
-ms-transition: background s ease-in-out;
-o-transition: background s ease-in-out;
transition: background s ease-in-out;

 
}

#stacks_in_215995 .flexgridtable:hover
{
 
	-moz-box-shadow:  0 0 0px #333333;
	-webkit-box-shadow:  0 0 0px #333333;
	box-shadow:  0 0 0px #333333;
 
}

#stacks_in_215995 .flexgridtr
{
	vertical-align: top;
	display:  block;
	padding: 0px;
}

#stacks_in_215995 .flexgridtable:hover
{
 
/*Nothing happens here*/
 
}

#stacks_in_215995 .flexgridtd1:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215995 .flexgridtd2:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215995 .flexgridtd3:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215995 .flexgridtd4:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215995 .flexgridtd5:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215995 .flexgridtd6:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215995 .flexgridtd7:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215995 .flexgridtd8:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215995 .flexgridtd9:hover
{
 
/*Nothing happens here*/

}
#stacks_in_215995 .flexgridtd10:hover
{
 
/*Nothing happens here*/

}

#stacks_in_215995 .flexgridtd1
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;


 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 



 



-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215995 .y1 /*defligra stacks*/
{
	display: block;
 
	width: auto;


 	
	padding: 20px;

	
 
	height: auto;
	overflow: visible;
 
}

#stacks_in_215995 .flexgridtd2
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215995 .y2 /*defligra stacks*/
{
	display: block;
 	
	width: 222px;


 	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_215995 .flexgridtd3
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215995 .y3 /*defligra stacks*/
{
	display: block;
 	
	width: 182px;


 	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_215995 .flexgridtd4
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215995 .y4 /*defligra stacks*/
{
	display: block;
 	
	width: 195px;


 	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_215995 .flexgridtd5
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215995 .y5 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_215995 .flexgridtd6
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215995 .y6 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_215995 .flexgridtd7
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215995 .y7 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_215995 .flexgridtd8
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215995 .y8 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;

 
  	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_215995 .flexgridtd9
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_215995 .y9 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;

 
 	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_215995 .flexgridtd10
{
	display: table-cell;
	margin-bottom: 0px !important;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

 
	border-right:  0px solid #333333;
 



 



-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}
#stacks_in_215995 .y10 /*defligra stacks*/
{
	display: block;
 
	width: auto;


 	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}











#stacks_in_215996 .flat_button_2_alignment {
  font-size: 17px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_215996 a,
#stacks_in_215996 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_215996 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_215996 a i,
#stacks_in_215996 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_215996 a,
  #stacks_in_215996 a:visited {
    background-color: rgba(254, 239, 222, 1.00);
    color: rgba(0, 0, 0, 1.00) !important;
  }

  #stacks_in_215996 a:hover,
  #stacks_in_215996 a:active {
    background-color: rgba(254, 239, 222, 1.00);
    color: rgba(121, 1, 14, 1.00) !important;
  }

  #stacks_in_215996 a i,
  #stacks_in_215996 a:visited i {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_215996 a:hover i,
  #stacks_in_215996 a:active i {
    background-color: rgba(0, 71, 132, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }












  /* Responsive Width Mode */
  @media (max-width: 47.9em) {
    #stacks_in_215996 a,
    #stacks_in_215996 a:visited {
      width: 100%;
    }
  }

  




#stacks_in_215998 .flat_button_2_alignment {
  font-size: 17px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_215998 a,
#stacks_in_215998 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_215998 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_215998 a i,
#stacks_in_215998 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_215998 a,
  #stacks_in_215998 a:visited {
    background-color: rgba(254, 239, 222, 1.00);
    color: rgba(0, 0, 0, 1.00) !important;
  }

  #stacks_in_215998 a:hover,
  #stacks_in_215998 a:active {
    background-color: rgba(254, 239, 222, 1.00);
    color: rgba(121, 1, 14, 1.00) !important;
  }

  #stacks_in_215998 a i,
  #stacks_in_215998 a:visited i {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_215998 a:hover i,
  #stacks_in_215998 a:active i {
    background-color: rgba(0, 71, 132, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }












  /* Responsive Width Mode */
  @media (max-width: 47.9em) {
    #stacks_in_215998 a,
    #stacks_in_215998 a:visited {
      width: 100%;
    }
  }

  




@media all {
	
	
	
	
	h1,
	h2,
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_215555 {
		font-family: 'Sanchez', serif;
		font-weight: 200;
		font-style: normal;
		font-size: 112%;
		line-height: 153%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_215555 {
		color: rgba(255, 255, 255, 1.00);
	}
}

#stacks_in_215558 {
	margin: 15px 16px 0px 5px;
}

#stacks_in_215559 {
	display:inline-block; width:100%; line-height: 1.110000em;
	letter-spacing: 1px;
	font-size: 98%;
}

#stacks_in_215561 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_215564 {
	margin: 15px 33px 0px 15px;
}

#stacks_in_215565 {
	display:inline-block; width:100%; line-height: 1.110000em;
	letter-spacing: 1px;
	font-size: 140%;
}
/* LinkPlus stack v1.1.4 */#stacks_in_215665 a:link {			color: #EEEE00 !important;		}#stacks_in_215665 a:visited {	color: #508B19 !important;	}#stacks_in_215665 a:hover,#stacks_in_215665 a:focus  {	color: #0000FF !important;	}#stacks_in_215665 a:active  {	color: #00EEEE !important;		}#stacks_in_215665 a:link span,#stacks_in_215665 .com_marathia_stacks_downloadlinkicon_stack a:link:before, /* for DLI */#stacks_in_215665 .com_marathia_stacks_downloadlinkicon_stack a:link:after /* for DLI */ {	color: #79010E !important;	text-decoration: none !important;	cursor: pointer;}#stacks_in_215665 a:visited span,#stacks_in_215665 .com_marathia_stacks_downloadlinkicon_stack a:visited:before, /* for DLI */#stacks_in_215665 .com_marathia_stacks_downloadlinkicon_stack a:visited:after /* for DLI */ {	color: #551A8B !important;}#stacks_in_215665 a:hover span,#stacks_in_215665 a:focus span,#stacks_in_215665 .com_marathia_stacks_downloadlinkicon_stack a:hover:before, /* for DLI */#stacks_in_215665 .com_marathia_stacks_downloadlinkicon_stack a:focus:before, /* for DLI */#stacks_in_215665 .com_marathia_stacks_downloadlinkicon_stack a:hover:after, /* for DLI */#stacks_in_215665 .com_marathia_stacks_downloadlinkicon_stack a:focus:after /* for DLI */ {	color: #A3040F !important;}#stacks_in_215665 a:active span,#stacks_in_215665 .com_marathia_stacks_downloadlinkicon_stack a:active:before, /* for DLI */#stacks_in_215665 .com_marathia_stacks_downloadlinkicon_stack a:active:after /* for DLI */ {	color: #EA574A !important;}/* @group internal link icon *//* @end *//* @group external link icon *//* @end *//* @group email link icon */#stacks_in_215665 a[href^="mailto"] span:after {								content: "";}/* @end *//* End of LinkPlus stack */
#stacks_in_215667 {
	display:inline-block; width:100%; line-height: 1.530000em;
	letter-spacing: 1px;
	font-size: 108%;
}

#stacks_in_215669 {
	display:inline-block; width:100%; line-height: 1.530000em;
	letter-spacing: 1px;
	font-size: 108%;
}

#stacks_in_215672 {
	display:inline-block; width:100%; line-height: 1.530000em;
	letter-spacing: 1px;
	font-size: 108%;
}

#stacks_in_215673 {
	display:inline-block; width:100%; line-height: 1.530000em;
	letter-spacing: 1px;
	font-size: 108%;
}

#stacks_in_215674 {
	display:inline-block; width:100%; line-height: 1.530000em;
	letter-spacing: 1px;
	font-size: 108%;
}

#stacks_in_215675 {
	display:inline-block; width:100%; line-height: 1.530000em;
	letter-spacing: 1px;
	font-size: 108%;
}

#stacks_in_215668 {
	display:inline-block; width:100%; line-height: 1.530000em;
	letter-spacing: 1px;
	font-size: 108%;
}

#stacks_in_215670 {
	display:inline-block; width:100%; line-height: 1.530000em;
	letter-spacing: 1px;
	font-size: 108%;
}
   #stacks_in_215666_203351>.bwd-shear-container.eq-height>.shear-wrapper{margin-top:0!important}#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner .top-edge,#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner .bot-edge{z-index:1}#stacks_in_215666_203351{z-index:1;overflow:visible}#stacks_in_215666_203351>.shear-mag{position:absolute;top:0rem}#stacks_in_215666_203351>.bwd-shear-container>.section-layer{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;z-index:-1}#stacks_in_215666_203351>.bwd-shear-container>.section-layer::after{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;content:"";background-color:rgba(0, 0, 0, 0.00)}#stacks_in_215666_203351>.bwd-shear-container>.section-layer.scale-image img{max-height:100%}#stacks_in_215666_203351>.bwd-shear-container>.section-layer.scale-content *{max-height:100%}#stacks_in_215666_203351>.bwd-shear-container>.section-layer .layer-content{height:100%;opacity:1.0}#stacks_in_215666_203351 .shear-inner>.inner-content>.content-wrapper.fill-content{height:100%}@media screen and (min-width: 0 ) and (min-height: 0 ){#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner.full-height{overflow:hidden}#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner.full-height>.inner-content.v-center{padding-top:0!important;padding-bottom:0!important}#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner.full-height>.inner-content.v-center>.content-wrapper{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}}#stacks_in_215666_203351>.bwd-shear-container.top-margin-none{margin-top:0!important}#stacks_in_215666_203351>.bwd-shear-container.top-margin-prop{margin-top:0.00%}#stacks_in_215666_203351>.bwd-shear-container.top-margin-rem{margin-top:0.00rem}#stacks_in_215666_203351>.bwd-shear-container.bot-margin-none{margin-bottom:0!important}#stacks_in_215666_203351>.bwd-shear-container.bot-margin-prop{margin-bottom:0.00%}#stacks_in_215666_203351>.bwd-shear-container.bot-margin-rem{margin-bottom:0.00rem}#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner::after{margin-top:0.00%}#stacks_in_215666_203351>.bwd-shear-container.eq-height{margin-top:0!important}  #stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge{top:0}#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge{bottom:0}
#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge,#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge{margin-top:0.00%;min-width:100%;position:absolute;-webkit-transform:skew(0deg,0deg);-moz-transform:skew(0deg,0deg);-ms-transform:skew(0deg,0deg);-o-transform:skew(0deg,0deg);transform:skew(0deg,0deg)}#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge::before,#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge::after,#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge::before,#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge::after{position:absolute;content:'';z-index:-1}#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-arrow:after,#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-arrow:after{background:0;width:0;height:0;opacity:1.0}#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-arrow.color-auto:after{border-color:transparent transparent rgba(251, 212, 167, 1.00) transparent}#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-arrow.color-manual:after{border-color:transparent transparent #699DFF transparent}#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-arrow:after{-webkit-transform:skew(0deg);-moz-transform:skew(0deg);-ms-transform:skew(0deg);-o-transform:skew(0deg);transform:skew(0deg);border-style:solid;border-width:0 7.00vw 7.00vw 7.00vw}#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-shape.color-auto:after{background:rgba(251, 212, 167, 1.00)}#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-shape.color-manual:after{background-color:#699DFF}#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-shape:after{width:7.00vw;height:3.50vw;opacity:1.0;background-color:rgba(251, 212, 167, 1.00);display:none;display:block}#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-arrow.color-auto:after{border-color:rgba(251, 212, 167, 1.00) transparent transparent transparent}#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-arrow.color-manual:after{border-color:#699DFF transparent transparent transparent}#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-arrow:after{-webkit-transform:skew(0deg);-moz-transform:skew(0deg);-ms-transform:skew(0deg);-o-transform:skew(0deg);transform:skew(0deg);border-style:solid;border-width:4.00vw 4.00vw 0 4.00vw}#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-shape.color-auto:after{background-color:rgba(251, 212, 167, 1.00)}#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-shape.color-manual:after{background-color:#699DFF}#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-shape:after{width:4.00vw;height:2.00vw;opacity:1.0;display:block}  #stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.percentPad{padding-top:2.00%;padding-bottom:2.00%}#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.percentSidePad{padding-left:0.00%;padding-right:0.00%}#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.remPad{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.remSidePad{padding-left:0.00rem;padding-right:0.00rem} #stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner::after{position:absolute;top:0;height:100%;left:0;width:100%;content:"";-webkit-transform:skew(0deg,0deg);-moz-transform:skew(0deg,0deg);-ms-transform:skew(0deg,0deg);-o-transform:skew(0deg,0deg);transform:skew(0deg,0deg);z-index:-1;opacity:1.0;border-width: 0px ;border-style:solid;border-color:rgba(0, 0, 0, 1.00);border-radius: 0px ;box-shadow: none }
#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner.bg-none:after{background:transparent}#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner.bg-color::after{background-color:rgba(251, 212, 167, 1.00)} 
   #stacks_in_215666_203351>.bwd-shear-container.top-margin-auto{margin-top:calc(7.00vw + 0%)}#stacks_in_215666_203351>.bwd-shear-container.top-margin-auto.topCon-con-none{margin-top:0%}#stacks_in_215666_203351>.bwd-shear-container.bot-margin-auto{margin-bottom:calc(4.00vw + 0%)}#stacks_in_215666_203351>.bwd-shear-container.top-margin-auto.botCon-con-none{margin-bottom:0%}#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.autoPad{padding-bottom:0%;padding-top:0%}   #stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-arrow::after{left:calc(50.00% - 7.00vw);top:calc(2.00px - 7.00vw)}#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-arrow::after{left:calc(50.00% - 4.00vw);bottom:calc(2.00px - 4.00vw)}#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-shape::after{left:calc(50.00% - 3.50vw);top:calc(2.00px - 3.50vw);border-radius:calc(7.00vw * 1.00) calc(7.00vw * 1.00) 0 0}#stacks_in_215666_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-shape::after{left:calc(50.00% - 2.00vw);bottom:calc(2.00px - 2.00vw);border-radius:0 0 calc(4.00vw * 50.00) calc(4.00vw * 50.00)}

#stacks_in_215666_203351 {
	margin: 10px 15px 20px 15px;
}
/* Start Gradient stack CSS code */

#stacks_in_215666_203353{
	/* fix for other stacks tramping over us */
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}



	
		#stacks_in_215666_203353::before{
			content:"";
			top:0;
			left:0;
			bottom:0;
			right:0;
			position:absolute;
			
			opacity:1;
			
			/* Old browsers */
			background: rgba(249, 230, 206, 1.00);
			/* FF3.6+ */
			background: -moz-linear-gradient(top,  rgba(249, 230, 206, 1.00) 0%,   rgba(251, 212, 167, 1.00) 100%);
			/* Chrome,Safari4+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249, 230, 206, 1.00)),   color-stop(100%,rgba(251, 212, 167, 1.00)));
			/* Chrome10+,Safari5.1+ */
			background: -webkit-linear-gradient(top,  rgba(249, 230, 206, 1.00) 0%,rgba(251, 212, 167, 1.00) 100%);
			/* Opera 11.10+ */
			background: -o-linear-gradient(top,  rgba(249, 230, 206, 1.00) 0%,rgba(251, 212, 167, 1.00) 100%);
			/* IE10+ */
			background: -ms-linear-gradient(top,  rgba(249, 230, 206, 1.00) 0%,rgba(251, 212, 167, 1.00) 100%);
			/* W3C */
			background: linear-gradient(to bottom,  rgba(249, 230, 206, 1.00) 0%,rgba(251, 212, 167, 1.00) 100%);
			/* IE6-9 */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(249, 230, 206, 1.00)', endColorstr='rgba(251, 212, 167, 1.00)',GradientType=0 );
		}
	
	
	
	
	
	
	
	
	
	
	






/* End Gradient stack CSS code */
#stacks_in_215666_203353 {
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
}
/* LinkPlus stack v1.1.4 */#stacks_in_215666_211334 a:link {			color: #620065 !important;		}#stacks_in_215666_211334 a:visited {	color: #620065 !important;	}#stacks_in_215666_211334 a:hover,#stacks_in_215666_211334 a:focus  {	color: #000000 !important;	}#stacks_in_215666_211334 a:active  {	color: #620065 !important;		}#stacks_in_215666_211334 a:link span,#stacks_in_215666_211334 .com_marathia_stacks_downloadlinkicon_stack a:link:before, /* for DLI */#stacks_in_215666_211334 .com_marathia_stacks_downloadlinkicon_stack a:link:after /* for DLI */ {	color: #620065 !important;	text-decoration: none !important;	cursor: pointer;}#stacks_in_215666_211334 a:visited span,#stacks_in_215666_211334 .com_marathia_stacks_downloadlinkicon_stack a:visited:before, /* for DLI */#stacks_in_215666_211334 .com_marathia_stacks_downloadlinkicon_stack a:visited:after /* for DLI */ {	color: #620065 !important;}#stacks_in_215666_211334 a:hover span,#stacks_in_215666_211334 a:focus span,#stacks_in_215666_211334 .com_marathia_stacks_downloadlinkicon_stack a:hover:before, /* for DLI */#stacks_in_215666_211334 .com_marathia_stacks_downloadlinkicon_stack a:focus:before, /* for DLI */#stacks_in_215666_211334 .com_marathia_stacks_downloadlinkicon_stack a:hover:after, /* for DLI */#stacks_in_215666_211334 .com_marathia_stacks_downloadlinkicon_stack a:focus:after /* for DLI */ {	color: #931345 !important;}#stacks_in_215666_211334 a:active span,#stacks_in_215666_211334 .com_marathia_stacks_downloadlinkicon_stack a:active:before, /* for DLI */#stacks_in_215666_211334 .com_marathia_stacks_downloadlinkicon_stack a:active:after /* for DLI */ {	color: #620065 !important;}/* @group internal link icon *//* @end *//* @group external link icon *//* @end *//* @group email link icon */#stacks_in_215666_211334 a[href^="mailto"] span:after {								content: "";}/* @end *//* End of LinkPlus stack */#stacks_in_215666_203355>.s3_row {
	margin: 0 -33px;
}

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

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




#stacks_in_215666_203355>.s3_row>.s3_column {
	padding: 0 33px;
}










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



}



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


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


}






#stacks_in_215666_203355 {
	margin: 20px 60px 10px 60px;
}

#stacks_in_215666_203360 {
	margin: 60px 0px 20px 0px;
}

#stacks_in_215666_203361 {
	display:inline-block; width:100%; line-height: 1.530000em;
	letter-spacing: 1px;
	font-size: 108%;
}

#stacks_in_215666_203379 {
	margin: 60px 0px 20px 0px;
}

#stacks_in_215666_203380 {
	display:inline-block; width:100%; line-height: 1.530000em;
	letter-spacing: 1px;
	font-size: 108%;
}

#stacks_in_215666_211341 {
	font-size: 112%;
}

#stacks_in_215666_211348 {
	margin: 60px 0px 20px 0px;
}

#stacks_in_215666_211349 {
	display:inline-block; width:100%; line-height: 1.530000em;
	letter-spacing: 1px;
	font-size: 108%;
}

#stacks_in_215666_211346 {
	margin: 20px 50px 80px 50px;
}

#stacks_in_215666_211347 {
	display:inline-block; width:100%; line-height: 1.100000em;
	letter-spacing: 1px;
	font-size: 140%;
}

#stacks_in_215641 {
	margin: 30px 15px 30px 15px;
}
#stacks_in_215606 .aContainer {
 

}
#stacks_in_215799 { display: none; }
@media screen and (min-width:300px) and (max-width:759px) { #stacks_in_215799 { display: block; } }/* LinkPlus stack v1.1.4 */#stacks_in_215871 a:link {			color: #EEEE00 !important;		}#stacks_in_215871 a:visited {	color: #508B19 !important;	}#stacks_in_215871 a:hover,#stacks_in_215871 a:focus  {	color: #0000FF !important;	}#stacks_in_215871 a:active  {	color: #00EEEE !important;		}#stacks_in_215871 a:link span,#stacks_in_215871 .com_marathia_stacks_downloadlinkicon_stack a:link:before, /* for DLI */#stacks_in_215871 .com_marathia_stacks_downloadlinkicon_stack a:link:after /* for DLI */ {	color: #000000 !important;	text-decoration: none !important;	cursor: pointer;}#stacks_in_215871 a:visited span,#stacks_in_215871 .com_marathia_stacks_downloadlinkicon_stack a:visited:before, /* for DLI */#stacks_in_215871 .com_marathia_stacks_downloadlinkicon_stack a:visited:after /* for DLI */ {	color: #595959 !important;}#stacks_in_215871 a:hover span,#stacks_in_215871 a:focus span,#stacks_in_215871 .com_marathia_stacks_downloadlinkicon_stack a:hover:before, /* for DLI */#stacks_in_215871 .com_marathia_stacks_downloadlinkicon_stack a:focus:before, /* for DLI */#stacks_in_215871 .com_marathia_stacks_downloadlinkicon_stack a:hover:after, /* for DLI */#stacks_in_215871 .com_marathia_stacks_downloadlinkicon_stack a:focus:after /* for DLI */ {	color: #79010E !important;}#stacks_in_215871 a:active span,#stacks_in_215871 .com_marathia_stacks_downloadlinkicon_stack a:active:before, /* for DLI */#stacks_in_215871 .com_marathia_stacks_downloadlinkicon_stack a:active:after /* for DLI */ {	color: #000000 !important;}/* @group internal link icon *//* @end *//* @group external link icon *//* @end *//* @group email link icon */#stacks_in_215871 a[href^="mailto"] span:after {								content: "";}/* @end *//* End of LinkPlus stack */
#stacks_in_215871 {
	margin: 0px 0px 40px 0px;
}

#stacks_in_215872 {
	background-color: rgba(254, 239, 222, 1.00);
	margin: 30px 15px 10px 15px;
}

#stacks_in_215873 {
	display:inline-block; width:100%; line-height: 1.090000em;
}

#stacks_in_215874 {
	background-color: rgba(254, 239, 222, 1.00);
	margin: 0px 15px 10px 15px;
}

#stacks_in_215875 {
	display:inline-block; width:100%; line-height: 1.090000em;
}

#stacks_in_215876 {
	background-color: rgba(254, 239, 222, 1.00);
	margin: 0px 15px 10px 15px;
}

#stacks_in_215877 {
	display:inline-block; width:100%; line-height: 1.090000em;
}

#stacks_in_215878 {
	background-color: rgba(254, 239, 222, 1.00);
	margin: 0px 15px 10px 15px;
}

#stacks_in_215879 {
	display:inline-block; width:100%; line-height: 1.090000em;
}

#stacks_in_215880 {
	background-color: rgba(254, 239, 222, 1.00);
	margin: 0px 15px 0px 15px;
}

#stacks_in_215881 {
	display:inline-block; width:100%; line-height: 1.090000em;
}
   #stacks_in_215620>.bwd-shear-container.eq-height>.shear-wrapper{margin-top:0!important}#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner .top-edge,#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner .bot-edge{z-index:1}#stacks_in_215620{z-index:1;overflow:visible}#stacks_in_215620>.shear-mag{position:absolute;top:0rem}#stacks_in_215620>.bwd-shear-container>.section-layer{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;z-index:-1}#stacks_in_215620>.bwd-shear-container>.section-layer::after{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;content:"";background-color:rgba(0, 0, 0, 0.00)}#stacks_in_215620>.bwd-shear-container>.section-layer.scale-image img{max-height:100%}#stacks_in_215620>.bwd-shear-container>.section-layer.scale-content *{max-height:100%}#stacks_in_215620>.bwd-shear-container>.section-layer .layer-content{height:100%;opacity:1.0}#stacks_in_215620 .shear-inner>.inner-content>.content-wrapper.fill-content{height:100%}@media screen and (min-width: 0 ) and (min-height: 0 ){#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner.full-height{overflow:hidden}#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner.full-height>.inner-content.v-center{padding-top:0!important;padding-bottom:0!important}#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner.full-height>.inner-content.v-center>.content-wrapper{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}}#stacks_in_215620>.bwd-shear-container.top-margin-none{margin-top:0!important}#stacks_in_215620>.bwd-shear-container.top-margin-prop{margin-top:0.00%}#stacks_in_215620>.bwd-shear-container.top-margin-rem{margin-top:0.00rem}#stacks_in_215620>.bwd-shear-container.bot-margin-none{margin-bottom:0!important}#stacks_in_215620>.bwd-shear-container.bot-margin-prop{margin-bottom:0.00%}#stacks_in_215620>.bwd-shear-container.bot-margin-rem{margin-bottom:0.00rem}#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner::after{margin-top:0.00%}#stacks_in_215620>.bwd-shear-container.eq-height{margin-top:0!important}  #stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge{top:0}#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge{bottom:0}
#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge,#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge{margin-top:0.00%;min-width:100%;position:absolute;-webkit-transform:skew(0deg,0deg);-moz-transform:skew(0deg,0deg);-ms-transform:skew(0deg,0deg);-o-transform:skew(0deg,0deg);transform:skew(0deg,0deg)}#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge::before,#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge::after,#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge::before,#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge::after{position:absolute;content:'';z-index:-1}#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-arrow:after,#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-arrow:after{background:0;width:0;height:0;opacity:1.0}#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-arrow.color-auto:after{border-color:transparent transparent rgba(251, 212, 167, 1.00) transparent}#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-arrow.color-manual:after{border-color:transparent transparent #699DFF transparent}#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-arrow:after{-webkit-transform:skew(0deg);-moz-transform:skew(0deg);-ms-transform:skew(0deg);-o-transform:skew(0deg);transform:skew(0deg);border-style:solid;border-width:0 7.00vw 7.00vw 7.00vw}#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-shape.color-auto:after{background:rgba(251, 212, 167, 1.00)}#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-shape.color-manual:after{background-color:#699DFF}#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-shape:after{width:7.00vw;height:3.50vw;opacity:1.0;background-color:rgba(251, 212, 167, 1.00);display:none;display:block}#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-arrow.color-auto:after{border-color:rgba(251, 212, 167, 1.00) transparent transparent transparent}#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-arrow.color-manual:after{border-color:#699DFF transparent transparent transparent}#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-arrow:after{-webkit-transform:skew(0deg);-moz-transform:skew(0deg);-ms-transform:skew(0deg);-o-transform:skew(0deg);transform:skew(0deg);border-style:solid;border-width:4.00vw 4.00vw 0 4.00vw}#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-shape.color-auto:after{background-color:rgba(251, 212, 167, 1.00)}#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-shape.color-manual:after{background-color:#699DFF}#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-shape:after{width:4.00vw;height:2.00vw;opacity:1.0;display:block}  #stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.percentPad{padding-top:2.00%;padding-bottom:2.00%}#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.percentSidePad{padding-left:0.00%;padding-right:0.00%}#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.remPad{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.remSidePad{padding-left:0.00rem;padding-right:0.00rem} #stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner::after{position:absolute;top:0;height:100%;left:0;width:100%;content:"";-webkit-transform:skew(0deg,0deg);-moz-transform:skew(0deg,0deg);-ms-transform:skew(0deg,0deg);-o-transform:skew(0deg,0deg);transform:skew(0deg,0deg);z-index:-1;opacity:1.0;border-width: 0px ;border-style:solid;border-color:rgba(0, 0, 0, 1.00);border-radius: 0px ;box-shadow: none }
#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner.bg-none:after{background:transparent}#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner.bg-color::after{background-color:rgba(251, 212, 167, 1.00)} 
   #stacks_in_215620>.bwd-shear-container.top-margin-auto{margin-top:calc(7.00vw + 0%)}#stacks_in_215620>.bwd-shear-container.top-margin-auto.topCon-con-none{margin-top:0%}#stacks_in_215620>.bwd-shear-container.bot-margin-auto{margin-bottom:calc(4.00vw + 0%)}#stacks_in_215620>.bwd-shear-container.top-margin-auto.botCon-con-none{margin-bottom:0%}#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.autoPad{padding-bottom:0%;padding-top:0%}   #stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-arrow::after{left:calc(50.00% - 7.00vw);top:calc(2.00px - 7.00vw)}#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-arrow::after{left:calc(50.00% - 4.00vw);bottom:calc(2.00px - 4.00vw)}#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-shape::after{left:calc(50.00% - 3.50vw);top:calc(2.00px - 3.50vw);border-radius:calc(7.00vw * 1.00) calc(7.00vw * 1.00) 0 0}#stacks_in_215620>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-shape::after{left:calc(50.00% - 2.00vw);bottom:calc(2.00px - 2.00vw);border-radius:0 0 calc(4.00vw * 50.00) calc(4.00vw * 50.00)}

#stacks_in_215620 {
	margin: 10px 15px 20px 15px;
}
/* LinkPlus stack v1.1.4 */#stacks_in_215622 a:link {			color: #EEEE00 !important;		}#stacks_in_215622 a:visited {	color: #508B19 !important;	}#stacks_in_215622 a:hover,#stacks_in_215622 a:focus  {	color: #0000FF !important;	}#stacks_in_215622 a:active  {	color: #00EEEE !important;		}#stacks_in_215622 a:link span,#stacks_in_215622 .com_marathia_stacks_downloadlinkicon_stack a:link:before, /* for DLI */#stacks_in_215622 .com_marathia_stacks_downloadlinkicon_stack a:link:after /* for DLI */ {	color: #8D030B !important;	text-decoration: none !important;	cursor: pointer;}#stacks_in_215622 a:visited span,#stacks_in_215622 .com_marathia_stacks_downloadlinkicon_stack a:visited:before, /* for DLI */#stacks_in_215622 .com_marathia_stacks_downloadlinkicon_stack a:visited:after /* for DLI */ {	color: #551A8B !important;}#stacks_in_215622 a:hover span,#stacks_in_215622 a:focus span,#stacks_in_215622 .com_marathia_stacks_downloadlinkicon_stack a:hover:before, /* for DLI */#stacks_in_215622 .com_marathia_stacks_downloadlinkicon_stack a:focus:before, /* for DLI */#stacks_in_215622 .com_marathia_stacks_downloadlinkicon_stack a:hover:after, /* for DLI */#stacks_in_215622 .com_marathia_stacks_downloadlinkicon_stack a:focus:after /* for DLI */ {	color: #977253 !important;}#stacks_in_215622 a:active span,#stacks_in_215622 .com_marathia_stacks_downloadlinkicon_stack a:active:before, /* for DLI */#stacks_in_215622 .com_marathia_stacks_downloadlinkicon_stack a:active:after /* for DLI */ {	color: #EE0000 !important;}/* @group internal link icon *//* @end *//* @group external link icon *//* @end *//* @group email link icon */#stacks_in_215622 a[href^="mailto"] span:after {								content: "";}/* @end *//* End of LinkPlus stack */
#stacks_in_215623 {
	margin: 30px 0px 40px 0px;
}

#stacks_in_215624 {
	display:inline-block; width:100%; line-height: 1.530000em;
	letter-spacing: 1px;
	font-size: 98%;
}

#stacks_in_215676 {
	margin: 30px 15px 30px 15px;
}

	.footerzero{
		position: relative;
		left: 0;
		bottom: 0;
		width: 100%;
		background: #977253;
		
		z-index: 99999;
		opacity:0;
	}
	
	
		.footerzero{
			height: auto;
		} 
	
	
	.show{opacity: 1;}
	.hide{opacity: 0;}
	
	.fzSlideIn{
		bottom: 0;
		opacity: 1;
		-webkit-transition-duration: 0.50s;
		   -moz-transition-duration: 0.50s;
			    transition-duration: 0.50s;
	}
	
	.fzSlideOut{
		bottom: -100px;
		opacity: 0;
		-webkit-transition-duration: 0.50s;
		   -moz-transition-duration: 0.50s;
			    transition-duration: 0.50s;
	}

#stacks_in_215629 {
	background-color: rgba(115, 90, 69, 1.00);
	padding: 20px 20px 0px 20px;
}

#stacks_in_215630 {
	display:inline-block; width:100%; line-height: 0.250000em;
	letter-spacing: 1px;
	font-size: 170%;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_215631Calligrapher{			font-size: 100% !important;			color: #FFFFFF !important;			font-weight:   lighter !important;			font-style: normal !important;			line-height: 1.0em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_215631Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_215631Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_215631Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_215631Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_215631Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_215631Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_215631Calligrapher h6, .stacks_in_215631Calligrapher h5, .stacks_in_215631Calligrapher h4, .stacks_in_215631Calligrapher h3, .stacks_in_215631Calligrapher h2, .stacks_in_215631Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_215631Calligrapher, .stacks_in_215631Calligrapher h1, .stacks_in_215631Calligrapher h2, .stacks_in_215631Calligrapher h3, .stacks_in_215631Calligrapher h4, .stacks_in_215631Calligrapher h5, .stacks_in_215631Calligrapher h6{	font-family: "Crimson Text" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_215631targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_215631Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_215631Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_215631Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_215631Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_in_215632 {
	background-color: rgba(115, 90, 69, 1.00);
	padding: 0px 20px 40px 20px;
}

#stacks_in_215633 {
	display:inline-block; width:100%; line-height: 1.700000em;
	letter-spacing: 1px;
	font-size: 145%;
}

#stacks_in_215678_212644 {
	margin: 30px 0px 25px 0px;
}
