
@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_214938 {
	display:inline-block; width:100%; line-height: 1.610000em;
	font-size: 110%;
}

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

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

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



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


#stacks_in_214937_9 a,
#stacks_in_214937_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_214937_9 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_214937_9 a i,
#stacks_in_214937_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_214937_9 a,
  #stacks_in_214937_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_214937_9 a:hover,
  #stacks_in_214937_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_214937_9 a i,
  #stacks_in_214937_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_214937_9 a:hover i,
  #stacks_in_214937_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_214937_9 a,
    #stacks_in_214937_9 a:visited {
      width: 100%;
    }
  }

  





#stacks_in_214937_9 {
	padding: 50px 10px 5px 0px;
}
/* LinkPlus stack v1.1.4 */#stacks_in_214937_3 a:link {			color: #C11829 !important;		}#stacks_in_214937_3 a:visited {	color: #C1C670 !important;	}#stacks_in_214937_3 a:hover,#stacks_in_214937_3 a:focus  {	color: #9C6900 !important;	}#stacks_in_214937_3 a:active  {	color: #C1C670 !important;		}#stacks_in_214937_3 a:link span,#stacks_in_214937_3 .com_marathia_stacks_downloadlinkicon_stack a:link:before, /* for DLI */#stacks_in_214937_3 .com_marathia_stacks_downloadlinkicon_stack a:link:after /* for DLI */ {	color: #C1314B !important;	text-decoration: none !important;	cursor: pointer;}#stacks_in_214937_3 a:visited span,#stacks_in_214937_3 .com_marathia_stacks_downloadlinkicon_stack a:visited:before, /* for DLI */#stacks_in_214937_3 .com_marathia_stacks_downloadlinkicon_stack a:visited:after /* for DLI */ {	color: #C1C670 !important;}#stacks_in_214937_3 a:hover span,#stacks_in_214937_3 a:focus span,#stacks_in_214937_3 .com_marathia_stacks_downloadlinkicon_stack a:hover:before, /* for DLI */#stacks_in_214937_3 .com_marathia_stacks_downloadlinkicon_stack a:focus:before, /* for DLI */#stacks_in_214937_3 .com_marathia_stacks_downloadlinkicon_stack a:hover:after, /* for DLI */#stacks_in_214937_3 .com_marathia_stacks_downloadlinkicon_stack a:focus:after /* for DLI */ {	color: #9C6900 !important;}#stacks_in_214937_3 a:active span,#stacks_in_214937_3 .com_marathia_stacks_downloadlinkicon_stack a:active:before, /* for DLI */#stacks_in_214937_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_214937_3 a[href^="mailto"] span:after {								content: "";}/* @end *//* End of LinkPlus stack */
#stacks_in_214937_4 {
	margin: 20px 20px 0px 20px;
}

#stacks_in_214937_5 {
	display:inline-block; width:100%; line-height: 1.610000em;
	font-size: 110%;
}
/* LinkPlus stack v1.1.4 */#stacks_in_214937_12 a:link {			color: #C11829 !important;		}#stacks_in_214937_12 a:visited {	color: #C1C670 !important;	}#stacks_in_214937_12 a:hover,#stacks_in_214937_12 a:focus  {	color: #9C6900 !important;	}#stacks_in_214937_12 a:active  {	color: #C1C670 !important;		}#stacks_in_214937_12 a:link span,#stacks_in_214937_12 .com_marathia_stacks_downloadlinkicon_stack a:link:before, /* for DLI */#stacks_in_214937_12 .com_marathia_stacks_downloadlinkicon_stack a:link:after /* for DLI */ {	color: #A00000 !important;	text-decoration: none !important;	cursor: pointer;}#stacks_in_214937_12 a:visited span,#stacks_in_214937_12 .com_marathia_stacks_downloadlinkicon_stack a:visited:before, /* for DLI */#stacks_in_214937_12 .com_marathia_stacks_downloadlinkicon_stack a:visited:after /* for DLI */ {	color: #A00000 !important;}#stacks_in_214937_12 a:hover span,#stacks_in_214937_12 a:focus span,#stacks_in_214937_12 .com_marathia_stacks_downloadlinkicon_stack a:hover:before, /* for DLI */#stacks_in_214937_12 .com_marathia_stacks_downloadlinkicon_stack a:focus:before, /* for DLI */#stacks_in_214937_12 .com_marathia_stacks_downloadlinkicon_stack a:hover:after, /* for DLI */#stacks_in_214937_12 .com_marathia_stacks_downloadlinkicon_stack a:focus:after /* for DLI */ {	color: #000000 !important;}#stacks_in_214937_12 a:active span,#stacks_in_214937_12 .com_marathia_stacks_downloadlinkicon_stack a:active:before, /* for DLI */#stacks_in_214937_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_214937_12 a[href^="mailto"] span:after {								content: "";}/* @end *//* End of LinkPlus stack */
#stacks_in_214937_13 {
	margin: 0px 20px 15px 20px;
}

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

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

#stacks_in_214937_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_214565{visibility:hidden}
/*WRAPPER*/
#stacks_in_214566 .responder_wrapper * {
margin-left: auto; margin-right:auto;
/*CustomCSS*/
}

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

#stacks_in_214566 .responder_wrapper img {

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




/*PC*/
#stacks_in_214566 .responder_a {

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

#stacks_in_214566 .responder_b {

 visibility: hidden; height: 0px; 

}
#stacks_in_214566 .responder_b img {

}

#stacks_in_214566 .responder_c {

 visibility: hidden; height: 0px; 

}
#stacks_in_214566 .responder_c img {

}	

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

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

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

#stacks_in_214566 .responder_c {
	 visibility: visible; height: auto; 
	/*CustomCSS*/
}
#stacks_in_214566 .responder_c img {
	/*CustomCSS*/
}
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_214567Calligrapher{			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_214567Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_214567Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_214567Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_214567Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_214567Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_214567Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_214567Calligrapher h6, .stacks_in_214567Calligrapher h5, .stacks_in_214567Calligrapher h4, .stacks_in_214567Calligrapher h3, .stacks_in_214567Calligrapher h2, .stacks_in_214567Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_214567Calligrapher, .stacks_in_214567Calligrapher h1, .stacks_in_214567Calligrapher h2, .stacks_in_214567Calligrapher h3, .stacks_in_214567Calligrapher h4, .stacks_in_214567Calligrapher h5, .stacks_in_214567Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_214567targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_214567Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_214567Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_214567Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_214567Calligrapher 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_214572Calligrapher{			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_214572Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_214572Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_214572Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_214572Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_214572Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_214572Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_214572Calligrapher h6, .stacks_in_214572Calligrapher h5, .stacks_in_214572Calligrapher h4, .stacks_in_214572Calligrapher h3, .stacks_in_214572Calligrapher h2, .stacks_in_214572Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_214572Calligrapher, .stacks_in_214572Calligrapher h1, .stacks_in_214572Calligrapher h2, .stacks_in_214572Calligrapher h3, .stacks_in_214572Calligrapher h4, .stacks_in_214572Calligrapher h5, .stacks_in_214572Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_214572targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_214572Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_214572Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_214572Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_214572Calligrapher 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_214577Calligrapher{			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_214577Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_214577Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_214577Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_214577Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_214577Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_214577Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_214577Calligrapher h6, .stacks_in_214577Calligrapher h5, .stacks_in_214577Calligrapher h4, .stacks_in_214577Calligrapher h3, .stacks_in_214577Calligrapher h2, .stacks_in_214577Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_214577Calligrapher, .stacks_in_214577Calligrapher h1, .stacks_in_214577Calligrapher h2, .stacks_in_214577Calligrapher h3, .stacks_in_214577Calligrapher h4, .stacks_in_214577Calligrapher h5, .stacks_in_214577Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_214577targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_214577Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_214577Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_214577Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_214577Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_in_214577 {
	margin: 0px 0px 0px 10px;
}

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

#stacks_in_214579 {
	font-size: 50%;
}
#stacks_in_214534 .aContainer {
 

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


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

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


#stacks_in_214940 .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_214940 .flexgridtable:hover
{
 
	-moz-box-shadow:  0 0 0px #333333;
	-webkit-box-shadow:  0 0 0px #333333;
	box-shadow:  0 0 0px #333333;
 
}

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

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

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

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

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

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

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

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

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

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

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

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

}

#stacks_in_214940 .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_214940 .y1 /*defligra stacks*/
{
	display: block;
 	
	width: 250px;


 	
	padding: 0px;

	
 
	height: auto;
	overflow: visible;
 
}

#stacks_in_214940 .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_214940 .y2 /*defligra stacks*/
{
	display: block;
 	
	width: 250px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_214940 .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_214940 .y3 /*defligra stacks*/
{
	display: block;
 	
	width: 182px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_214940 .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_214940 .y4 /*defligra stacks*/
{
	display: block;
 	
	width: 195px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_214940 .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_214940 .y5 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_214940 .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_214940 .y6 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_214940 .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_214940 .y7 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_214940 .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_214940 .y8 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;

 
  	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_214940 .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_214940 .y9 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;

 
 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_214940 .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_214940 .y10 /*defligra stacks*/
{
	display: block;
 	
	width: 250px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}


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

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










#stacks_in_214941 .stacks_in_214941-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_214941 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_214941 .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_214941 .stacks_in_214941-button,
#stacks_in_214941 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_214941 {
		text-align: center;
	}




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






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


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

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

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

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

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



#stacks_in_214941 {
	margin:  10px;
}
#stacks_in_214943 .stacks_in_214943-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_214943 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_214943 .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_214943 .stacks_in_214943-button,
#stacks_in_214943 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_214943 {
		text-align: center;
	}




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






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


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

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

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

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

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



#stacks_in_214943 {
	margin:  10px;
}
#stacks_in_214945 .stacks_in_214945-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_214945 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_214945 .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_214945 .stacks_in_214945-button,
#stacks_in_214945 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_214945 {
		text-align: center;
	}




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






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


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

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

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

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

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



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

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


#stacks_in_214947 .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_214947 .flexgridtable:hover
{
 
	-moz-box-shadow:  0 0 0px #333333;
	-webkit-box-shadow:  0 0 0px #333333;
	box-shadow:  0 0 0px #333333;
 
}

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

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

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

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

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

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

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

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

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

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

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

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

}

#stacks_in_214947 .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_214947 .y1 /*defligra stacks*/
{
	display: block;
 	
	width: 250px;


 
	padding: 0px 0px 0px 0px;

	
 
	height: auto;
	overflow: visible;
 
}

#stacks_in_214947 .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_214947 .y2 /*defligra stacks*/
{
	display: block;
 	
	width: 222px;


 
	padding: 0px 0px 0px 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_214947 .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_214947 .y3 /*defligra stacks*/
{
	display: block;
 	
	width: 182px;


 
	padding: 0px 0px 0px 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_214947 .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_214947 .y4 /*defligra stacks*/
{
	display: block;
 	
	width: 195px;


 
	padding: 0px 0px 0px 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_214947 .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_214947 .y5 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 
	padding: 0px 0px 0px 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_214947 .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_214947 .y6 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 
	padding: 0px 0px 0px 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_214947 .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_214947 .y7 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 
	padding: 0px 0px 0px 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_214947 .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_214947 .y8 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;

 
  
	padding: 0px 0px 0px 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_214947 .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_214947 .y9 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;

 
 
	padding: 0px 0px 0px 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_214947 .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_214947 .y10 /*defligra stacks*/
{
	display: block;
 	
	width: 250px;


 
	padding: 0px 0px 0px 0px;

 
	height: auto;
	overflow: visible;
 
}


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

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










#stacks_in_214948 .stacks_in_214948-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_214948 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_214948 .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_214948 .stacks_in_214948-button,
#stacks_in_214948 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_214948 {
		text-align: center;
	}




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






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


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

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

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

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

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



#stacks_in_214948 {
	margin:  10px;
}
#stacks_in_214950 .stacks_in_214950-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_214950 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_214950 .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_214950 .stacks_in_214950-button,
#stacks_in_214950 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_214950 {
		text-align: center;
	}




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






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


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

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

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

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

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



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

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

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

#stacks_in_215078 {
	font-size: 130%;
}

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

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

#stacks_in_215072 {
	font-size: 130%;
}

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

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

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

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

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

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

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

#stacks_in_214694 {
	display:inline-block; width:100%; line-height: 1.530000em;
	letter-spacing: 1px;
	font-size: 108%;
}
   #stacks_in_214690_203351>.bwd-shear-container.eq-height>.shear-wrapper{margin-top:0!important}#stacks_in_214690_203351>.bwd-shear-container>.shear-wrapper>.shear-inner .top-edge,#stacks_in_214690_203351>.bwd-shear-container>.shear-wrapper>.shear-inner .bot-edge{z-index:1}#stacks_in_214690_203351{z-index:1;overflow:visible}#stacks_in_214690_203351>.shear-mag{position:absolute;top:0rem}#stacks_in_214690_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_214690_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_214690_203351>.bwd-shear-container>.section-layer.scale-image img{max-height:100%}#stacks_in_214690_203351>.bwd-shear-container>.section-layer.scale-content *{max-height:100%}#stacks_in_214690_203351>.bwd-shear-container>.section-layer .layer-content{height:100%;opacity:1.0}#stacks_in_214690_203351 .shear-inner>.inner-content>.content-wrapper.fill-content{height:100%}@media screen and (min-width: 0 ) and (min-height: 0 ){#stacks_in_214690_203351>.bwd-shear-container>.shear-wrapper>.shear-inner.full-height{overflow:hidden}#stacks_in_214690_203351>.bwd-shear-container>.shear-wrapper>.shear-inner.full-height>.inner-content.v-center{padding-top:0!important;padding-bottom:0!important}#stacks_in_214690_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_214690_203351>.bwd-shear-container.top-margin-none{margin-top:0!important}#stacks_in_214690_203351>.bwd-shear-container.top-margin-prop{margin-top:0.00%}#stacks_in_214690_203351>.bwd-shear-container.top-margin-rem{margin-top:0.00rem}#stacks_in_214690_203351>.bwd-shear-container.bot-margin-none{margin-bottom:0!important}#stacks_in_214690_203351>.bwd-shear-container.bot-margin-prop{margin-bottom:0.00%}#stacks_in_214690_203351>.bwd-shear-container.bot-margin-rem{margin-bottom:0.00rem}#stacks_in_214690_203351>.bwd-shear-container>.shear-wrapper>.shear-inner::after{margin-top:0.00%}#stacks_in_214690_203351>.bwd-shear-container.eq-height{margin-top:0!important}  #stacks_in_214690_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge{top:0}#stacks_in_214690_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge{bottom:0}
#stacks_in_214690_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge,#stacks_in_214690_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_214690_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge::before,#stacks_in_214690_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge::after,#stacks_in_214690_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge::before,#stacks_in_214690_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge::after{position:absolute;content:'';z-index:-1}#stacks_in_214690_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-arrow:after,#stacks_in_214690_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-arrow:after{background:0;width:0;height:0;opacity:1.0}#stacks_in_214690_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_214690_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-arrow.color-manual:after{border-color:transparent transparent #699DFF transparent}#stacks_in_214690_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_214690_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-shape.color-auto:after{background:rgba(251, 212, 167, 1.00)}#stacks_in_214690_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-shape.color-manual:after{background-color:#699DFF}#stacks_in_214690_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_214690_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_214690_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-arrow.color-manual:after{border-color:#699DFF transparent transparent transparent}#stacks_in_214690_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_214690_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_214690_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-shape.color-manual:after{background-color:#699DFF}#stacks_in_214690_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_214690_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.percentPad{padding-top:2.00%;padding-bottom:2.00%}#stacks_in_214690_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.percentSidePad{padding-left:0.00%;padding-right:0.00%}#stacks_in_214690_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.remPad{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_214690_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.remSidePad{padding-left:0.00rem;padding-right:0.00rem} #stacks_in_214690_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_214690_203351>.bwd-shear-container>.shear-wrapper>.shear-inner.bg-none:after{background:transparent}#stacks_in_214690_203351>.bwd-shear-container>.shear-wrapper>.shear-inner.bg-color::after{background-color:rgba(251, 212, 167, 1.00)} 
   #stacks_in_214690_203351>.bwd-shear-container.top-margin-auto{margin-top:calc(7.00vw + 0%)}#stacks_in_214690_203351>.bwd-shear-container.top-margin-auto.topCon-con-none{margin-top:0%}#stacks_in_214690_203351>.bwd-shear-container.bot-margin-auto{margin-bottom:calc(4.00vw + 0%)}#stacks_in_214690_203351>.bwd-shear-container.top-margin-auto.botCon-con-none{margin-bottom:0%}#stacks_in_214690_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.autoPad{padding-bottom:0%;padding-top:0%}   #stacks_in_214690_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_214690_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_214690_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_214690_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_214690_203351 {
	margin: 10px 15px 20px 15px;
}
/* Start Gradient stack CSS code */

#stacks_in_214690_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_214690_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_214690_203353 {
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
}
/* LinkPlus stack v1.1.4 */#stacks_in_214690_211334 a:link {			color: #620065 !important;		}#stacks_in_214690_211334 a:visited {	color: #620065 !important;	}#stacks_in_214690_211334 a:hover,#stacks_in_214690_211334 a:focus  {	color: #000000 !important;	}#stacks_in_214690_211334 a:active  {	color: #620065 !important;		}#stacks_in_214690_211334 a:link span,#stacks_in_214690_211334 .com_marathia_stacks_downloadlinkicon_stack a:link:before, /* for DLI */#stacks_in_214690_211334 .com_marathia_stacks_downloadlinkicon_stack a:link:after /* for DLI */ {	color: #620065 !important;	text-decoration: none !important;	cursor: pointer;}#stacks_in_214690_211334 a:visited span,#stacks_in_214690_211334 .com_marathia_stacks_downloadlinkicon_stack a:visited:before, /* for DLI */#stacks_in_214690_211334 .com_marathia_stacks_downloadlinkicon_stack a:visited:after /* for DLI */ {	color: #620065 !important;}#stacks_in_214690_211334 a:hover span,#stacks_in_214690_211334 a:focus span,#stacks_in_214690_211334 .com_marathia_stacks_downloadlinkicon_stack a:hover:before, /* for DLI */#stacks_in_214690_211334 .com_marathia_stacks_downloadlinkicon_stack a:focus:before, /* for DLI */#stacks_in_214690_211334 .com_marathia_stacks_downloadlinkicon_stack a:hover:after, /* for DLI */#stacks_in_214690_211334 .com_marathia_stacks_downloadlinkicon_stack a:focus:after /* for DLI */ {	color: #931345 !important;}#stacks_in_214690_211334 a:active span,#stacks_in_214690_211334 .com_marathia_stacks_downloadlinkicon_stack a:active:before, /* for DLI */#stacks_in_214690_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_214690_211334 a[href^="mailto"] span:after {								content: "";}/* @end *//* End of LinkPlus stack */#stacks_in_214690_203355>.s3_row {
	margin: 0 -33px;
}

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

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




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










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



}



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


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


}






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

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

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

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

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

#stacks_in_214690_211341 {
	font-size: 112%;
}

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

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

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

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

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

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


#stacks_in_214989 .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_214989 .flexgridtable:hover
{
 
	-moz-box-shadow:  0 0 0px #333333;
	-webkit-box-shadow:  0 0 0px #333333;
	box-shadow:  0 0 0px #333333;
 
}

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

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

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

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

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

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

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

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

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

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

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

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

}

#stacks_in_214989 .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_214989 .y1 /*defligra stacks*/
{
	display: block;
 
	width: auto;


 	
	padding: 20px;

	
 
	height: auto;
	overflow: visible;
 
}

#stacks_in_214989 .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_214989 .y2 /*defligra stacks*/
{
	display: block;
 
	width: auto;


 	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_214989 .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_214989 .y3 /*defligra stacks*/
{
	display: block;
 	
	width: 182px;


 	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_214989 .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_214989 .y4 /*defligra stacks*/
{
	display: block;
 	
	width: 195px;


 	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_214989 .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_214989 .y5 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_214989 .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_214989 .y6 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_214989 .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_214989 .y7 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_214989 .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_214989 .y8 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;

 
  	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_214989 .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_214989 .y9 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;

 
 	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_214989 .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_214989 .y10 /*defligra stacks*/
{
	display: block;
 
	width: auto;


 	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}


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

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










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


#stacks_in_214990 a,
#stacks_in_214990 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_214990 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_214990 a i,
#stacks_in_214990 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_214990 a,
  #stacks_in_214990 a:visited {
    background-color: rgba(254, 239, 222, 1.00);
    color: rgba(0, 0, 0, 1.00) !important;
  }

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

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

  #stacks_in_214990 a:hover i,
  #stacks_in_214990 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_214990 a,
    #stacks_in_214990 a:visited {
      width: 100%;
    }
  }

  




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


#stacks_in_214992 a,
#stacks_in_214992 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_214992 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_214992 a i,
#stacks_in_214992 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_214992 a,
  #stacks_in_214992 a:visited {
    background-color: rgba(254, 239, 222, 1.00);
    color: rgba(0, 0, 0, 1.00) !important;
  }

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

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

  #stacks_in_214992 a:hover i,
  #stacks_in_214992 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_214992 a,
    #stacks_in_214992 a:visited {
      width: 100%;
    }
  }

  




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


#stacks_in_214994 a,
#stacks_in_214994 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_214994 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_214994 a i,
#stacks_in_214994 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_214994 a,
  #stacks_in_214994 a:visited {
    background-color: rgba(254, 239, 222, 1.00);
    color: rgba(0, 0, 0, 1.00) !important;
  }

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

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

  #stacks_in_214994 a:hover i,
  #stacks_in_214994 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_214994 a,
    #stacks_in_214994 a:visited {
      width: 100%;
    }
  }

  




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

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


#stacks_in_214996 .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_214996 .flexgridtable:hover
{
 
	-moz-box-shadow:  0 0 0px #333333;
	-webkit-box-shadow:  0 0 0px #333333;
	box-shadow:  0 0 0px #333333;
 
}

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

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

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

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

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

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

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

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

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

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

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

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

}

#stacks_in_214996 .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_214996 .y1 /*defligra stacks*/
{
	display: block;
 
	width: auto;


 	
	padding: 20px;

	
 
	height: auto;
	overflow: visible;
 
}

#stacks_in_214996 .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_214996 .y2 /*defligra stacks*/
{
	display: block;
 	
	width: 222px;


 	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_214996 .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_214996 .y3 /*defligra stacks*/
{
	display: block;
 	
	width: 182px;


 	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_214996 .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_214996 .y4 /*defligra stacks*/
{
	display: block;
 	
	width: 195px;


 	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_214996 .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_214996 .y5 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_214996 .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_214996 .y6 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_214996 .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_214996 .y7 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_214996 .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_214996 .y8 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;

 
  	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_214996 .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_214996 .y9 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;

 
 	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_214996 .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_214996 .y10 /*defligra stacks*/
{
	display: block;
 
	width: auto;


 	
	padding: 20px;

 
	height: auto;
	overflow: visible;
 
}











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


#stacks_in_214997 a,
#stacks_in_214997 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_214997 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_214997 a i,
#stacks_in_214997 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_214997 a,
  #stacks_in_214997 a:visited {
    background-color: rgba(254, 239, 222, 1.00);
    color: rgba(0, 0, 0, 1.00) !important;
  }

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

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

  #stacks_in_214997 a:hover i,
  #stacks_in_214997 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_214997 a,
    #stacks_in_214997 a:visited {
      width: 100%;
    }
  }

  




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


#stacks_in_214999 a,
#stacks_in_214999 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_214999 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_214999 a i,
#stacks_in_214999 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_214999 a,
  #stacks_in_214999 a:visited {
    background-color: rgba(254, 239, 222, 1.00);
    color: rgba(0, 0, 0, 1.00) !important;
  }

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

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

  #stacks_in_214999 a:hover i,
  #stacks_in_214999 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_214999 a,
    #stacks_in_214999 a:visited {
      width: 100%;
    }
  }

  




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

	#fontStackstacks_in_214604 {
		color: rgba(255, 255, 255, 1.00);
	}
}
#stacks_in_214605 .y1
{
	display: block;
	overflow: hidden;
	width: 300px;
	height: auto;
}
#stacks_in_214605 .y2
{
	display: block;
	overflow: hidden;
	width: 35px;
	height: auto;
}
#stacks_in_214605 .y3
{
	display: block;
	overflow: hidden;
	width: 450px;
	height: auto;
}

#stacks_in_214605 .wraparoundme
{
	background-image:url();
}

#stacks_in_214605 .wraparoundme
{
	display: block;
	overflow: hidden;
	: #999999;

    zoom: 1;
    filter: alpha(opacity=6);
    opacity: 16;

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

	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;

	padding: 6px;
	margin: 0px;
}

#stacks_in_214605 .wraparoundme:hover
{
	-moz-box-shadow: 0 0 0px #000000;
	-webkit-box-shadow: 0 0 0px #000000;
	box-shadow: 0 0 0px #000000;
}

#stacks_in_214605 .headerslice
{
	width: 0;height: 0;display: none;
}

#stacks_in_214605 .footerslice
{
	width: 0;height: 0;display: none;
}

#stacks_in_214605 .trhighclass
{
	background-image:url();
}

#stacks_in_214605 .tdhighclass
{
	-moz-box-shadow: 0 0 0px #000000;
	-webkit-box-shadow: 0 0 0px #000000;
	box-shadow: 0 0 0px #000000;

	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	/*margin: px;*/
}

#stacks_in_214605 .tdhighclass:hover
{
	-moz-box-shadow: 0 0 0px #000000;
	-webkit-box-shadow: 0 0 0px #000000;
	box-shadow: 0 0 0px #000000;
}

#stacks_in_214605 {
	margin: 45px 40px 50px 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

#stacks_in_214699 {
	display:inline-block; width:100%; line-height: 1.530000em;
	letter-spacing: 1px;
	font-size: 108%;
}
   #stacks_in_214695_203351>.bwd-shear-container.eq-height>.shear-wrapper{margin-top:0!important}#stacks_in_214695_203351>.bwd-shear-container>.shear-wrapper>.shear-inner .top-edge,#stacks_in_214695_203351>.bwd-shear-container>.shear-wrapper>.shear-inner .bot-edge{z-index:1}#stacks_in_214695_203351{z-index:1;overflow:visible}#stacks_in_214695_203351>.shear-mag{position:absolute;top:0rem}#stacks_in_214695_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_214695_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_214695_203351>.bwd-shear-container>.section-layer.scale-image img{max-height:100%}#stacks_in_214695_203351>.bwd-shear-container>.section-layer.scale-content *{max-height:100%}#stacks_in_214695_203351>.bwd-shear-container>.section-layer .layer-content{height:100%;opacity:1.0}#stacks_in_214695_203351 .shear-inner>.inner-content>.content-wrapper.fill-content{height:100%}@media screen and (min-width: 0 ) and (min-height: 0 ){#stacks_in_214695_203351>.bwd-shear-container>.shear-wrapper>.shear-inner.full-height{overflow:hidden}#stacks_in_214695_203351>.bwd-shear-container>.shear-wrapper>.shear-inner.full-height>.inner-content.v-center{padding-top:0!important;padding-bottom:0!important}#stacks_in_214695_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_214695_203351>.bwd-shear-container.top-margin-none{margin-top:0!important}#stacks_in_214695_203351>.bwd-shear-container.top-margin-prop{margin-top:0.00%}#stacks_in_214695_203351>.bwd-shear-container.top-margin-rem{margin-top:0.00rem}#stacks_in_214695_203351>.bwd-shear-container.bot-margin-none{margin-bottom:0!important}#stacks_in_214695_203351>.bwd-shear-container.bot-margin-prop{margin-bottom:0.00%}#stacks_in_214695_203351>.bwd-shear-container.bot-margin-rem{margin-bottom:0.00rem}#stacks_in_214695_203351>.bwd-shear-container>.shear-wrapper>.shear-inner::after{margin-top:0.00%}#stacks_in_214695_203351>.bwd-shear-container.eq-height{margin-top:0!important}  #stacks_in_214695_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge{top:0}#stacks_in_214695_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge{bottom:0}
#stacks_in_214695_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge,#stacks_in_214695_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_214695_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge::before,#stacks_in_214695_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge::after,#stacks_in_214695_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge::before,#stacks_in_214695_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge::after{position:absolute;content:'';z-index:-1}#stacks_in_214695_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-arrow:after,#stacks_in_214695_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-arrow:after{background:0;width:0;height:0;opacity:1.0}#stacks_in_214695_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_214695_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-arrow.color-manual:after{border-color:transparent transparent #699DFF transparent}#stacks_in_214695_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_214695_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-shape.color-auto:after{background:rgba(251, 212, 167, 1.00)}#stacks_in_214695_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-shape.color-manual:after{background-color:#699DFF}#stacks_in_214695_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_214695_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_214695_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-arrow.color-manual:after{border-color:#699DFF transparent transparent transparent}#stacks_in_214695_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_214695_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_214695_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-shape.color-manual:after{background-color:#699DFF}#stacks_in_214695_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_214695_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.percentPad{padding-top:2.00%;padding-bottom:2.00%}#stacks_in_214695_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.percentSidePad{padding-left:0.00%;padding-right:0.00%}#stacks_in_214695_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.remPad{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_214695_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.remSidePad{padding-left:0.00rem;padding-right:0.00rem} #stacks_in_214695_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_214695_203351>.bwd-shear-container>.shear-wrapper>.shear-inner.bg-none:after{background:transparent}#stacks_in_214695_203351>.bwd-shear-container>.shear-wrapper>.shear-inner.bg-color::after{background-color:rgba(251, 212, 167, 1.00)} 
   #stacks_in_214695_203351>.bwd-shear-container.top-margin-auto{margin-top:calc(7.00vw + 0%)}#stacks_in_214695_203351>.bwd-shear-container.top-margin-auto.topCon-con-none{margin-top:0%}#stacks_in_214695_203351>.bwd-shear-container.bot-margin-auto{margin-bottom:calc(4.00vw + 0%)}#stacks_in_214695_203351>.bwd-shear-container.top-margin-auto.botCon-con-none{margin-bottom:0%}#stacks_in_214695_203351>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.autoPad{padding-bottom:0%;padding-top:0%}   #stacks_in_214695_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_214695_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_214695_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_214695_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_214695_203351 {
	margin: 10px 15px 20px 15px;
}
/* Start Gradient stack CSS code */

#stacks_in_214695_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_214695_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_214695_203353 {
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
}
/* LinkPlus stack v1.1.4 */#stacks_in_214695_211334 a:link {			color: #620065 !important;		}#stacks_in_214695_211334 a:visited {	color: #620065 !important;	}#stacks_in_214695_211334 a:hover,#stacks_in_214695_211334 a:focus  {	color: #000000 !important;	}#stacks_in_214695_211334 a:active  {	color: #620065 !important;		}#stacks_in_214695_211334 a:link span,#stacks_in_214695_211334 .com_marathia_stacks_downloadlinkicon_stack a:link:before, /* for DLI */#stacks_in_214695_211334 .com_marathia_stacks_downloadlinkicon_stack a:link:after /* for DLI */ {	color: #620065 !important;	text-decoration: none !important;	cursor: pointer;}#stacks_in_214695_211334 a:visited span,#stacks_in_214695_211334 .com_marathia_stacks_downloadlinkicon_stack a:visited:before, /* for DLI */#stacks_in_214695_211334 .com_marathia_stacks_downloadlinkicon_stack a:visited:after /* for DLI */ {	color: #620065 !important;}#stacks_in_214695_211334 a:hover span,#stacks_in_214695_211334 a:focus span,#stacks_in_214695_211334 .com_marathia_stacks_downloadlinkicon_stack a:hover:before, /* for DLI */#stacks_in_214695_211334 .com_marathia_stacks_downloadlinkicon_stack a:focus:before, /* for DLI */#stacks_in_214695_211334 .com_marathia_stacks_downloadlinkicon_stack a:hover:after, /* for DLI */#stacks_in_214695_211334 .com_marathia_stacks_downloadlinkicon_stack a:focus:after /* for DLI */ {	color: #931345 !important;}#stacks_in_214695_211334 a:active span,#stacks_in_214695_211334 .com_marathia_stacks_downloadlinkicon_stack a:active:before, /* for DLI */#stacks_in_214695_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_214695_211334 a[href^="mailto"] span:after {								content: "";}/* @end *//* End of LinkPlus stack */#stacks_in_214695_203355>.s3_row {
	margin: 0 -33px;
}

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

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




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










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



}



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


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


}






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

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

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

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

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

#stacks_in_214695_211341 {
	font-size: 112%;
}

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

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

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

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

}
#stacks_in_214811 { display: none; }
@media screen and (min-width:300px) and (max-width:759px) { #stacks_in_214811 { display: block; } }/* LinkPlus stack v1.1.4 */#stacks_in_214795 a:link {			color: #EEEE00 !important;		}#stacks_in_214795 a:visited {	color: #508B19 !important;	}#stacks_in_214795 a:hover,#stacks_in_214795 a:focus  {	color: #0000FF !important;	}#stacks_in_214795 a:active  {	color: #00EEEE !important;		}#stacks_in_214795 a:link span,#stacks_in_214795 .com_marathia_stacks_downloadlinkicon_stack a:link:before, /* for DLI */#stacks_in_214795 .com_marathia_stacks_downloadlinkicon_stack a:link:after /* for DLI */ {	color: #000000 !important;	text-decoration: none !important;	cursor: pointer;}#stacks_in_214795 a:visited span,#stacks_in_214795 .com_marathia_stacks_downloadlinkicon_stack a:visited:before, /* for DLI */#stacks_in_214795 .com_marathia_stacks_downloadlinkicon_stack a:visited:after /* for DLI */ {	color: #595959 !important;}#stacks_in_214795 a:hover span,#stacks_in_214795 a:focus span,#stacks_in_214795 .com_marathia_stacks_downloadlinkicon_stack a:hover:before, /* for DLI */#stacks_in_214795 .com_marathia_stacks_downloadlinkicon_stack a:focus:before, /* for DLI */#stacks_in_214795 .com_marathia_stacks_downloadlinkicon_stack a:hover:after, /* for DLI */#stacks_in_214795 .com_marathia_stacks_downloadlinkicon_stack a:focus:after /* for DLI */ {	color: #79010E !important;}#stacks_in_214795 a:active span,#stacks_in_214795 .com_marathia_stacks_downloadlinkicon_stack a:active:before, /* for DLI */#stacks_in_214795 .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_214795 a[href^="mailto"] span:after {								content: "";}/* @end *//* End of LinkPlus stack */
#stacks_in_214796 {
	background-color: rgba(254, 239, 222, 1.00);
	margin: 30px 15px 10px 15px;
}

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

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

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

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

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

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

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

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

#stacks_in_214805 {
	display:inline-block; width:100%; line-height: 1.090000em;
}
   #stacks_in_214669>.bwd-shear-container.eq-height>.shear-wrapper{margin-top:0!important}#stacks_in_214669>.bwd-shear-container>.shear-wrapper>.shear-inner .top-edge,#stacks_in_214669>.bwd-shear-container>.shear-wrapper>.shear-inner .bot-edge{z-index:1}#stacks_in_214669{z-index:1;overflow:visible}#stacks_in_214669>.shear-mag{position:absolute;top:0rem}#stacks_in_214669>.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_214669>.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_214669>.bwd-shear-container>.section-layer.scale-image img{max-height:100%}#stacks_in_214669>.bwd-shear-container>.section-layer.scale-content *{max-height:100%}#stacks_in_214669>.bwd-shear-container>.section-layer .layer-content{height:100%;opacity:1.0}#stacks_in_214669 .shear-inner>.inner-content>.content-wrapper.fill-content{height:100%}@media screen and (min-width: 0 ) and (min-height: 0 ){#stacks_in_214669>.bwd-shear-container>.shear-wrapper>.shear-inner.full-height{overflow:hidden}#stacks_in_214669>.bwd-shear-container>.shear-wrapper>.shear-inner.full-height>.inner-content.v-center{padding-top:0!important;padding-bottom:0!important}#stacks_in_214669>.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_214669>.bwd-shear-container.top-margin-none{margin-top:0!important}#stacks_in_214669>.bwd-shear-container.top-margin-prop{margin-top:0.00%}#stacks_in_214669>.bwd-shear-container.top-margin-rem{margin-top:0.00rem}#stacks_in_214669>.bwd-shear-container.bot-margin-none{margin-bottom:0!important}#stacks_in_214669>.bwd-shear-container.bot-margin-prop{margin-bottom:0.00%}#stacks_in_214669>.bwd-shear-container.bot-margin-rem{margin-bottom:0.00rem}#stacks_in_214669>.bwd-shear-container>.shear-wrapper>.shear-inner::after{margin-top:0.00%}#stacks_in_214669>.bwd-shear-container.eq-height{margin-top:0!important}  #stacks_in_214669>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge{top:0}#stacks_in_214669>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge{bottom:0}
#stacks_in_214669>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge,#stacks_in_214669>.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_214669>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge::before,#stacks_in_214669>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge::after,#stacks_in_214669>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge::before,#stacks_in_214669>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge::after{position:absolute;content:'';z-index:-1}#stacks_in_214669>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-arrow:after,#stacks_in_214669>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-arrow:after{background:0;width:0;height:0;opacity:1.0}#stacks_in_214669>.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_214669>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-arrow.color-manual:after{border-color:transparent transparent #699DFF transparent}#stacks_in_214669>.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_214669>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-shape.color-auto:after{background:rgba(251, 212, 167, 1.00)}#stacks_in_214669>.bwd-shear-container>.shear-wrapper>.shear-inner>.top-edge.con-shape.color-manual:after{background-color:#699DFF}#stacks_in_214669>.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_214669>.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_214669>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-arrow.color-manual:after{border-color:#699DFF transparent transparent transparent}#stacks_in_214669>.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_214669>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-shape.color-auto:after{background-color:rgba(251, 212, 167, 1.00)}#stacks_in_214669>.bwd-shear-container>.shear-wrapper>.shear-inner>.bot-edge.con-shape.color-manual:after{background-color:#699DFF}#stacks_in_214669>.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_214669>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.percentPad{padding-top:2.00%;padding-bottom:2.00%}#stacks_in_214669>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.percentSidePad{padding-left:0.00%;padding-right:0.00%}#stacks_in_214669>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.remPad{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_214669>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.remSidePad{padding-left:0.00rem;padding-right:0.00rem} #stacks_in_214669>.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_214669>.bwd-shear-container>.shear-wrapper>.shear-inner.bg-none:after{background:transparent}#stacks_in_214669>.bwd-shear-container>.shear-wrapper>.shear-inner.bg-color::after{background-color:rgba(251, 212, 167, 1.00)} 
   #stacks_in_214669>.bwd-shear-container.top-margin-auto{margin-top:calc(7.00vw + 0%)}#stacks_in_214669>.bwd-shear-container.top-margin-auto.topCon-con-none{margin-top:0%}#stacks_in_214669>.bwd-shear-container.bot-margin-auto{margin-bottom:calc(4.00vw + 0%)}#stacks_in_214669>.bwd-shear-container.top-margin-auto.botCon-con-none{margin-bottom:0%}#stacks_in_214669>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.autoPad{padding-bottom:0%;padding-top:0%}   #stacks_in_214669>.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_214669>.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_214669>.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_214669>.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_214669 {
	margin: 10px 15px 20px 15px;
}
/* Start Gradient stack CSS code */

#stacks_in_214670{
	/* 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_214670::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_214670 {
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
}
/* LinkPlus stack v1.1.4 */#stacks_in_214671 a:link {			color: #AB0000 !important;		}#stacks_in_214671 a:visited {	color: #AB0000 !important;	}#stacks_in_214671 a:hover,#stacks_in_214671 a:focus  {	color: #DC600D !important;	}#stacks_in_214671 a:active  {	color: #AB0000 !important;		}#stacks_in_214671 a:link span,#stacks_in_214671 .com_marathia_stacks_downloadlinkicon_stack a:link:before, /* for DLI */#stacks_in_214671 .com_marathia_stacks_downloadlinkicon_stack a:link:after /* for DLI */ {	color: #AB0000 !important;	text-decoration: none !important;	cursor: pointer;}#stacks_in_214671 a:visited span,#stacks_in_214671 .com_marathia_stacks_downloadlinkicon_stack a:visited:before, /* for DLI */#stacks_in_214671 .com_marathia_stacks_downloadlinkicon_stack a:visited:after /* for DLI */ {	color: #AB0000 !important;}#stacks_in_214671 a:hover span,#stacks_in_214671 a:focus span,#stacks_in_214671 .com_marathia_stacks_downloadlinkicon_stack a:hover:before, /* for DLI */#stacks_in_214671 .com_marathia_stacks_downloadlinkicon_stack a:focus:before, /* for DLI */#stacks_in_214671 .com_marathia_stacks_downloadlinkicon_stack a:hover:after, /* for DLI */#stacks_in_214671 .com_marathia_stacks_downloadlinkicon_stack a:focus:after /* for DLI */ {	color: #DC600D !important;}#stacks_in_214671 a:active span,#stacks_in_214671 .com_marathia_stacks_downloadlinkicon_stack a:active:before, /* for DLI */#stacks_in_214671 .com_marathia_stacks_downloadlinkicon_stack a:active:after /* for DLI */ {	color: #AB0000 !important;}/* @group internal link icon *//* @end *//* @group external link icon *//* @end *//* @group email link icon */#stacks_in_214671 a[href^="mailto"] span:after {								content: "";}/* @end *//* End of LinkPlus stack */
#stacks_in_214671 {
	margin: 0px 12px 0px 12px;
}

#stacks_in_215049 {
	margin: 0px 0px 20px 0px;
	padding:  15px;
}

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

#stacks_in_215060 {
	padding: 0px 0px 40px 15px;
}

#stacks_in_215061 {
	font-size: 112%;
}

	.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_215037 {
	background-color: rgba(115, 90, 69, 1.00);
	padding: 20px 20px 0px 20px;
}

#stacks_in_215039 {
	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_215040Calligrapher{			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_215040Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_215040Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_215040Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_215040Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_215040Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_215040Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_215040Calligrapher h6, .stacks_in_215040Calligrapher h5, .stacks_in_215040Calligrapher h4, .stacks_in_215040Calligrapher h3, .stacks_in_215040Calligrapher h2, .stacks_in_215040Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_215040Calligrapher, .stacks_in_215040Calligrapher h1, .stacks_in_215040Calligrapher h2, .stacks_in_215040Calligrapher h3, .stacks_in_215040Calligrapher h4, .stacks_in_215040Calligrapher h5, .stacks_in_215040Calligrapher h6{	font-family: "Crimson Text" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_215040targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_215040Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_215040Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_215040Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_215040Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_in_215041 {
	background-color: rgba(115, 90, 69, 1.00);
	padding: 0px 20px 20px 20px;
}

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

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

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

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