/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#3f3f3f; }
:-webkit-full-screen { background:#3f3f3f; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:10px; height:1092px; }
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.in5-parallax-bg { overflow:hidden; }
.in5-parallax-bg-img {
	position:absolute;
	width:100%;
	height:100%;
	object-fit:cover;
	will-change:transform;
}
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@font-face {
	font-family:FF-MinionPro-Regular;
	src:url("../fonts/MinionPro-Regular.otf");
}

@font-face {
	font-family:FF-Adelle-Light;
	src:url("../fonts/TypeTogether - Adelle-Light.otf");
}

@font-face {
	font-family:FF-AdelleSans-Regular;
	src:url("../fonts/TypeTogether - AdelleSans-Regular.otf");
}

@font-face {
	font-family:FF-Adelle-Italic;
	src:url("../fonts/TypeTogether - Adelle-Italic.otf");
	font-style:italic;
}

@font-face {
	font-family:FF-AdelleSans-SemiBold;
	src:url("../fonts/TypeTogether - AdelleSans-SemiBold.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-AdelleSansCndSb;
	src:url("../fonts/AdelleSansCnd-Semibold.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-Adelle-Regular;
	src:url("../fonts/TypeTogether - Adelle-Regular.otf");
}

@font-face {
	font-family:FF-AdelleSans-Bold;
	src:url("../fonts/TypeTogether - AdelleSans-Bold.otf");
	font-weight:bold;
}

#item56730 {
	width:1920px !important;
	height:149px !important;
	top:2556px !important;
	background:#dfcec5;
}

#item29715.in5-parallax-bg {
	width:1920px !important;
	height:500px !important;
}

#item29717 {
	width:1536px !important;
	left:234px !important;
	top:256px !important;
	min-height:120px !important;
}

#item26957 {
	width:1011px !important;
	left:233px !important;
	top:625px !important;
	min-height:82px !important;
}

#item26980 {
	width:1011px !important;
	left:233px !important;
	top:727px !important;
	min-height:903px !important;
	padding:0px 0px 75px 0px;
}

#item25393 {
	width:125px !important;
	height:250px !important;
	left:13px !important;
	top:13px !important;
	background:#765645;
}

#item25400 {
	width:125px !important;
	height:250px !important;
	left:3px !important;
	top:3px !important;
	background:#765645;
}

#item25397 {
	width:131px !important;
	height:256px !important;
	left:10px !important;
	top:10px !important;
}

#item88884 {
	width:125px !important;
	height:125px !important;
	left:3px !important;
	top:3px !important;
	background:#947564;
}

#item88885 {
	width:75px !important;
	height:20px !important;
	left:27px !important;
	top:56px !important;
}

#item88908 {
	width:131px !important;
	height:131px !important;
	left:10px !important;
	top:135px !important;
}

#item130900 {
	width:325px !important;
	height:299px !important;
	box-shadow:0px 0px 60px 20px rgba(0,0,0,0.06);
	-webkit-box-shadow:0px 0px 60px 20px rgba(0,0,0,0.06);
	border-radius:0 5px 5px 5px;
	background:#fff;
}

#item130930 {
	width:325px !important;
	height:299px !important;
}

#item203751 {
	width:258px !important;
	height:82px !important;
	left:3px !important;
	top:3px !important;
	padding:40px 0px 25px 0px;
}

#item203137 {
	width:258px !important;
	height:82px !important;
	left:3px !important;
	top:3px !important;
	padding:40px 0px 25px 0px;
}

#item203240 {
	width:264px !important;
	height:88px !important;
	left:169px !important;
	top:136px !important;
}

#item203778 {
	width:258px !important;
	height:67px !important;
	left:3px !important;
	top:3px !important;
	padding:25px 0px 25px 0px;
}

#item203181 {
	width:258px !important;
	height:67px !important;
	left:3px !important;
	top:3px !important;
	padding:25px 0px 25px 0px;
}

#item203242 {
	width:264px !important;
	height:73px !important;
	left:169px !important;
	top:217px !important;
}

#item203832 {
	width:258px !important;
	height:82px !important;
	left:3px !important;
	top:3px !important;
	padding:25px 0px 40px 0px;
}

#item203212 {
	width:258px !important;
	height:82px !important;
	left:3px !important;
	top:3px !important;
	padding:25px 0px 40px 0px;
}

#item203244 {
	width:264px !important;
	height:88px !important;
	left:169px !important;
	top:352px !important;
}

#item203806 {
	width:258px !important;
	height:67px !important;
	left:3px !important;
	top:3px !important;
	padding:25px 0px 25px 0px;
}

#item203723 {
	width:258px !important;
	height:67px !important;
	left:3px !important;
	top:3px !important;
	padding:25px 0px 25px 0px;
}

#item203803 {
	width:264px !important;
	height:73px !important;
	left:169px !important;
	top:284px !important;
}

#item25376 {
	width:125px !important;
	height:250px !important;
	left:13px !important;
	top:13px !important;
	background:#765645;
}

#item25384 {
	width:125px !important;
	height:250px !important;
	left:3px !important;
	top:3px !important;
	background:#765645;
}

#item25380 {
	width:131px !important;
	height:256px !important;
	left:10px !important;
	top:10px !important;
}

#item88910 {
	width:125px !important;
	height:125px !important;
	left:3px !important;
	top:3px !important;
	background:#886653;
}

#item88912 {
	width:75px !important;
	height:20px !important;
	left:27px !important;
	top:56px !important;
}

#item88935 {
	width:131px !important;
	height:131px !important;
	left:10px !important;
	top:135px !important;
}

#item25374.fixed-pos-elem {
	width:-13px !important;
	height:440px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item33581 {
	width:644px !important;
	left:233px !important;
	top:1630px !important;
	min-height:94px !important;
}

#item56636 {
	width:499px !important;
	left:233px !important;
	top:2623px !important;
	min-height:15px !important;
}

#item80442 {
	width:203px !important;
	left:758px !important;
	top:2623px !important;
	min-height:15px !important;
}

#item80472 {
	width:232px !important;
	left:986px !important;
	top:2623px !important;
	min-height:15px !important;
}

#item174454 {
	width:400px !important;
	top:399px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:185px !important;
	padding:47px;
}

#item174486 {
	mix-blend-mode:multiply;
	width:400px !important;
	height:400px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item161890 {
	width:400px !important;
	top:399px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:185px !important;
	padding:47px;
}

#item174449 {
	width:400px !important;
	height:584px !important;
	left:1370px !important;
	top:728px !important;
}

#item182885 {
	width:1537px !important;
	height:532px !important;
	left:233px !important;
	top:1862px !important;
	box-shadow:0px 0px 60px 20px rgba(0,0,0,0.06);
	-webkit-box-shadow:0px 0px 60px 20px rgba(0,0,0,0.06);
	border-radius:5px;
	background:#fff;
}

#item182908 {
	width:1338px !important;
	left:332px !important;
	top:1960px !important;
	min-height:75px !important;
}

#item182959 {
	width:300px !important;
	top:10px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:250px !important;
	padding:47px;
}

#item182982 {
	width:300px !important;
	height:10px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item182934 {
	width:300px !important;
	top:10px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:250px !important;
	padding:47px;
}

#item182957 {
	width:300px !important;
	height:10px !important;
	border-radius:5px 5px 0 0;
	background:#af866f;
}

#item182931 {
	width:300px !important;
	height:260px !important;
	left:332px !important;
	top:2035px !important;
}

#item190751 {
	width:300px !important;
	top:10px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:250px !important;
	padding:47px;
}

#item190774 {
	width:300px !important;
	height:10px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item190726 {
	width:300px !important;
	top:10px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:250px !important;
	padding:47px;
}

#item190749 {
	width:300px !important;
	height:10px !important;
	border-radius:5px 5px 0 0;
	background:#af866f;
}

#item190723 {
	width:300px !important;
	height:260px !important;
	left:678px !important;
	top:2035px !important;
}

#item196041 {
	width:300px !important;
	top:10px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:250px !important;
	padding:47px;
}

#item196065 {
	width:300px !important;
	height:10px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item196016 {
	width:300px !important;
	top:10px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:250px !important;
	padding:47px;
}

#item196039 {
	width:300px !important;
	height:10px !important;
	border-radius:5px 5px 0 0;
	background:#af866f;
}

#item196012 {
	width:300px !important;
	height:260px !important;
	left:1370px !important;
	top:2035px !important;
}

#item203662 {
	width:300px !important;
	top:10px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:250px !important;
	padding:47px;
}

#item203685 {
	width:300px !important;
	height:10px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item203636 {
	width:300px !important;
	top:10px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:250px !important;
	padding:47px;
}

#item203660 {
	width:300px !important;
	height:10px !important;
	border-radius:5px 5px 0 0;
	background:#af866f;
}

#item203633 {
	width:300px !important;
	height:260px !important;
	left:1024px !important;
	top:2035px !important;
}

#item74974.in5-parallax-bg {
	width:480px !important;
	height:268px !important;
	top:94px !important;
}

#item74981 {
	width:390px !important;
	left:45px !important;
	top:202px !important;
	min-height:103px !important;
}

#item75004 {
	width:390px !important;
	left:45px !important;
	top:447px !important;
	min-height:73px !important;
}

#item139815 {
	width:390px !important;
	left:45px !important;
	top:520px !important;
	min-height:1159px !important;
	padding:0px 0px 50px 0px;
}

#item196078 {
	width:480px !important;
	height:271px !important;
	left:13px !important;
	top:109px !important;
	background:#fff;
}

#item196079 {
	width:480px !important;
	height:96px !important;
	left:14px !important;
	top:13px !important;
	background:#886653;
}

#item196083 {
	width:96px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#765645;
}

#item196080 {
	width:102px !important;
	height:102px !important;
	left:10px !important;
	top:10px !important;
}

#item196087 {
	width:390px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:22px 0px 22px 0px;
}

#item196084 {
	width:396px !important;
	height:66px !important;
	left:55px !important;
	top:119px !important;
}

#item196114 {
	width:96px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#947564;
}

#item196115 {
	width:96px !important;
	height:23px !important;
	left:3px !important;
	top:40px !important;
}

#item196110 {
	width:102px !important;
	height:102px !important;
	left:106px !important;
	top:10px !important;
}

#item196138 {
	width:44px !important;
	height:44px !important;
	left:39px !important;
	top:39px !important;
}

#item196173 {
	width:390px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:22px 0px 22px 0px;
}

#item196170 {
	width:396px !important;
	height:66px !important;
	left:55px !important;
	top:179px !important;
}

#item196358 {
	width:390px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:22px 0px 22px 0px;
}

#item196519 {
	width:396px !important;
	height:66px !important;
	left:55px !important;
	top:239px !important;
}

#item225518 {
	width:390px !important;
	left:3px !important;
	top:3px !important;
	min-height:60px !important;
	padding:22px 0px 22px 0px;
}

#item225543 {
	width:396px !important;
	height:66px !important;
	left:55px !important;
	top:298px !important;
}

#item75029 {
	width:480px !important;
	height:96px !important;
	left:13px !important;
	top:13px !important;
	background:#886653;
}

#item75033 {
	width:96px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#765645;
}

#item75030 {
	width:102px !important;
	height:102px !important;
	left:10px !important;
	top:10px !important;
}

#item97763 {
	width:96px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#886653;
}

#item97764 {
	width:96px !important;
	height:23px !important;
	left:3px !important;
	top:40px !important;
}

#item97789 {
	width:102px !important;
	height:102px !important;
	left:106px !important;
	top:10px !important;
}

#item140583 {
	width:44px !important;
	height:44px !important;
	left:39px !important;
	top:39px !important;
}

#item75027.fixed-pos-elem {
	width:-13px !important;
	height:405px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item76265 {
	width:390px !important;
	left:45px !important;
	top:1678px !important;
	min-height:72px !important;
}

#item118153 {
	width:480px !important;
	height:390px !important;
	top:3243px !important;
	background:#dfcec5;
}

#item118154 {
	width:390px !important;
	left:45px !important;
	top:3310px !important;
	min-height:45px !important;
}

#item118178 {
	width:203px !important;
	left:45px !important;
	top:3446px !important;
	min-height:15px !important;
}

#item118201 {
	width:232px !important;
	left:45px !important;
	top:3552px !important;
	min-height:15px !important;
}

#item161850 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:150px !important;
	padding:40px;
}

#item182712 {
	width:390px !important;
	height:339px !important;
	left:45px !important;
	top:1837px !important;
}

#item183073 {
	width:390px !important;
	height:908px !important;
	left:45px !important;
	top:2250px !important;
	box-shadow:0px 0px 60px 20px rgba(0,0,0,0.06);
	-webkit-box-shadow:0px 0px 60px 20px rgba(0,0,0,0.06);
	border-radius:5px;
	background:#fff;
}

#item183074 {
	width:309px !important;
	left:86px !important;
	top:2293px !important;
	min-height:50px !important;
}

#item183100 {
	width:310px !important;
	top:5px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:170px !important;
	padding:47px;
}

#item183123 {
	width:310px !important;
	height:6px !important;
	border-radius:5px 5px 0 0;
	background:#af866f;
}

#item183097 {
	width:310px !important;
	height:175px !important;
	left:86px !important;
	top:2343px !important;
}

#item194359 {
	width:310px !important;
	top:5px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:170px !important;
	padding:47px;
}

#item194382 {
	width:310px !important;
	height:6px !important;
	border-radius:5px 5px 0 0;
	background:#af866f;
}

#item194356 {
	width:310px !important;
	height:175px !important;
	left:86px !important;
	top:2540px !important;
}

#item196389 {
	width:310px !important;
	top:5px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:170px !important;
	padding:47px;
}

#item196412 {
	width:310px !important;
	height:6px !important;
	border-radius:5px 5px 0 0;
	background:#af866f;
}

#item196386 {
	width:310px !important;
	height:175px !important;
	left:86px !important;
	top:2737px !important;
}

#item225566 {
	width:310px !important;
	top:5px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:170px !important;
	padding:47px;
}

#item225589 {
	width:310px !important;
	height:6px !important;
	border-radius:5px 5px 0 0;
	background:#af866f;
}

#item225563 {
	width:310px !important;
	height:175px !important;
	left:86px !important;
	top:2933px !important;
}

#item205868.in5-parallax-bg {
	width:1920px !important;
	height:500px !important;
}

#item205759 {
	width:1536px !important;
	left:234px !important;
	top:287px !important;
	min-height:213px !important;
	padding:0px 0px 100px 0px;
}

#item224977 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item225005 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item224921 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item224953 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item224919 {
	width:340px !important;
	height:395px !important;
	left:233px !important;
	top:655px !important;
}

#item226534.in5-parallax-bg {
	width:480px !important;
	height:268px !important;
	top:94px !important;
}

#item226435 {
	width:390px !important;
	height:176px !important;
	left:45px !important;
	top:138px !important;
}

#item226469 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item226458 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:434px !important;
}

#item214566 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:690px !important;
	padding:110px 0px 130px 0px;
}

#item214627 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item214602 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item214598 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1313px !important;
}

#item214650 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item214704 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item214705 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item214676 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item214677 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item214673 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item225228 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item225202 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item225198 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1313px !important;
}

#item227333 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:336px !important;
	padding:50px;
}

#item227356 {
	width:390px !important;
	left:45px !important;
	top:874px !important;
	min-height:1075px !important;
	padding:80px 0px 80px 0px;
}

#item227382 {
	width:169px !important;
	height:39px !important;
	left:26px !important;
}

#item227379 {
	width:195px !important;
	height:39px !important;
	left:45px !important;
	top:2294px !important;
}

#item227409 {
	width:142px !important;
	height:39px !important;
}

#item227406 {
	width:169px !important;
	height:39px !important;
	left:266px !important;
	top:2294px !important;
}

#item227619 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item227620 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item227591 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item227592 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item227588 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:1949px !important;
}

#item206074.in5-parallax-bg {
	width:1920px !important;
	height:500px !important;
}

#item206081 {
	width:1536px !important;
	left:234px !important;
	top:287px !important;
	min-height:213px !important;
	padding:0px 0px 100px 0px;
}

#item224866 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item224894 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item224811 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item224842 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item224809 {
	width:340px !important;
	height:395px !important;
	left:233px !important;
	top:655px !important;
}

#item227048.in5-parallax-bg {
	width:480px !important;
	height:268px !important;
	top:94px !important;
}

#item227182 {
	width:390px !important;
	height:176px !important;
	left:45px !important;
	top:138px !important;
}

#item227214 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item227205 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:434px !important;
}

#item214764 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:798px !important;
	padding:110px 0px 130px 0px;
}

#item214824 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item214799 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item214795 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1421px !important;
}

#item214847 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item214899 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item214874 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item214870 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1421px !important;
}

#item214954 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item214955 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item214926 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item214927 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item214923 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item227682 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:309px !important;
	padding:50px;
}

#item227705 {
	width:390px !important;
	left:45px !important;
	top:847px !important;
	min-height:1195px !important;
	padding:80px 0px 80px 0px;
}

#item227731 {
	width:141px !important;
	height:39px !important;
	left:26px !important;
}

#item227728 {
	width:167px !important;
	height:39px !important;
	left:45px !important;
	top:2387px !important;
}

#item227758 {
	width:152px !important;
	height:39px !important;
}

#item227755 {
	width:179px !important;
	height:39px !important;
	left:256px !important;
	top:2387px !important;
}

#item228053 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item228054 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item228025 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item228026 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item228022 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:2042px !important;
}

#item205947.in5-parallax-bg {
	width:1920px !important;
	height:500px !important;
}

#item205954 {
	width:1536px !important;
	left:234px !important;
	top:287px !important;
	min-height:213px !important;
	padding:0px 0px 100px 0px;
}

#item211658 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item211688 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item211601 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item211633 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item211599 {
	width:340px !important;
	height:395px !important;
	left:233px !important;
	top:655px !important;
}

#item211757 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item211785 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item211700 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item211733 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item211698 {
	width:340px !important;
	height:395px !important;
	left:632px !important;
	top:655px !important;
}

#item211852 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item211879 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item211797 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item211827 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item211795 {
	width:340px !important;
	height:395px !important;
	left:1031px !important;
	top:655px !important;
}

#item211947 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item211976 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item211891 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item211923 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item211889 {
	width:340px !important;
	height:395px !important;
	left:1430px !important;
	top:655px !important;
}

#item212047 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item212075 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item211988 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item212022 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item211986 {
	width:340px !important;
	height:395px !important;
	left:233px !important;
	top:1098px !important;
}

#item212142 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item212171 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item212087 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item212118 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item212085 {
	width:340px !important;
	height:395px !important;
	left:632px !important;
	top:1098px !important;
}

#item212241 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item212270 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item212183 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item212216 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item212181 {
	width:340px !important;
	height:395px !important;
	left:1031px !important;
	top:1098px !important;
}

#item212341 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item212369 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item212282 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item212317 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item212280 {
	width:340px !important;
	height:395px !important;
	left:1430px !important;
	top:1098px !important;
}

#item212438 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item212467 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item212381 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item212413 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item212379 {
	width:340px !important;
	height:395px !important;
	left:233px !important;
	top:1541px !important;
}

#item212534 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item212565 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item212479 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item212510 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item212477 {
	width:340px !important;
	height:395px !important;
	left:632px !important;
	top:1541px !important;
}

#item212634 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item212662 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item212577 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item212609 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item212575 {
	width:340px !important;
	height:395px !important;
	left:1031px !important;
	top:1541px !important;
}

#item212730 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item212759 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item212674 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item212706 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item212672 {
	width:340px !important;
	height:395px !important;
	left:1430px !important;
	top:1541px !important;
}

#item212828 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item212858 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item212771 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item212804 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item212769 {
	width:340px !important;
	height:395px !important;
	left:233px !important;
	top:1984px !important;
}

#item212924 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item212952 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item212870 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item212900 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item212868 {
	width:340px !important;
	height:395px !important;
	left:632px !important;
	top:1984px !important;
}

#item213021 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item213050 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item212964 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item212996 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item212962 {
	width:340px !important;
	height:395px !important;
	left:1031px !important;
	top:1984px !important;
}

#item213121 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item213149 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item213062 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item213097 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item213060 {
	width:340px !important;
	height:395px !important;
	left:1430px !important;
	top:1984px !important;
}

#item213216 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item213244 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item213161 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item213191 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item213159 {
	width:340px !important;
	height:395px !important;
	left:233px !important;
	top:2427px !important;
}

#item213314 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item213343 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item213256 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item213289 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item213254 {
	width:340px !important;
	height:395px !important;
	left:632px !important;
	top:2427px !important;
}

#item213416 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item213444 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item213355 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item213391 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item213353 {
	width:340px !important;
	height:395px !important;
	left:1031px !important;
	top:2427px !important;
}

#item213511 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item213540 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item213456 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item213487 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item213454 {
	width:340px !important;
	height:395px !important;
	left:1430px !important;
	top:2427px !important;
}

#item213608 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item213639 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item213552 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item213583 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item213550 {
	width:340px !important;
	height:395px !important;
	left:233px !important;
	top:2870px !important;
}

#item213701 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item213730 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item213646 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item213677 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item213644 {
	width:340px !important;
	height:395px !important;
	left:632px !important;
	top:2870px !important;
}

#item213799 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item213829 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item213742 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item213774 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item213740 {
	width:340px !important;
	height:395px !important;
	left:1031px !important;
	top:2870px !important;
}

#item213896 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item213924 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item213841 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item213872 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item213839 {
	width:340px !important;
	height:395px !important;
	left:1430px !important;
	top:2870px !important;
}

#item213993 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item214021 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item213937 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item213968 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item213934 {
	width:340px !important;
	height:395px !important;
	left:233px !important;
	top:3313px !important;
}

#item228188.in5-parallax-bg {
	width:480px !important;
	height:268px !important;
	top:94px !important;
}

#item228321 {
	width:390px !important;
	height:176px !important;
	left:45px !important;
	top:138px !important;
}

#item228352 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item228345 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:434px !important;
}

#item241126 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item241115 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:1196px !important;
}

#item241270 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item241263 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:1577px !important;
}

#item241598 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item241589 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:4250px !important;
}

#item241308 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item241300 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:1957px !important;
}

#item241629 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item241621 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:4631px !important;
}

#item242617 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item242610 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:7297px !important;
}

#item241346 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item241339 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:2338px !important;
}

#item241660 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item241652 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:5012px !important;
}

#item242649 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item242640 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:7678px !important;
}

#item241388 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item241378 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:2719px !important;
}

#item241690 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item241683 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:5393px !important;
}

#item242680 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item242672 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:8059px !important;
}

#item241426 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item241419 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:3100px !important;
}

#item241721 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item241713 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:5773px !important;
}

#item242710 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item242703 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:8440px !important;
}

#item241466 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item241457 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:3481px !important;
}

#item241752 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item241744 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:6154px !important;
}

#item242743 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item242733 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:8820px !important;
}

#item241506 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item241497 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:3862px !important;
}

#item241782 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item241775 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:6535px !important;
}

#item242774 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item242766 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:9201px !important;
}

#item241814 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item241805 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:6916px !important;
}

#item242806 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item242798 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:9582px !important;
}

#item241161 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item241149 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:815px !important;
}

#item215020 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:690px !important;
	padding:110px 0px 130px 0px;
}

#item215081 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item215056 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item215052 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1313px !important;
}

#item215104 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item215156 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item215131 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item215127 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1313px !important;
}

#item215211 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item215212 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item215182 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item215183 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item215179 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item228470 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:331px !important;
	padding:50px;
}

#item228493 {
	width:390px !important;
	left:45px !important;
	top:869px !important;
	min-height:1015px !important;
	padding:80px 0px 80px 0px;
}

#item228519 {
	width:141px !important;
	height:39px !important;
	left:26px !important;
}

#item228516 {
	width:167px !important;
	height:39px !important;
	left:45px !important;
	top:2229px !important;
}

#item228546 {
	width:152px !important;
	height:39px !important;
}

#item228543 {
	width:179px !important;
	height:39px !important;
	left:256px !important;
	top:2229px !important;
}

#item228774 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item228775 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item228746 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item228747 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item228743 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:1884px !important;
}

#item215275 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:618px !important;
	padding:110px 0px 130px 0px;
}

#item215333 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item215308 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item215304 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1241px !important;
}

#item215356 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item215408 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item215383 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item215379 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1241px !important;
}

#item215463 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item215464 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item215435 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item215436 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item215432 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item228842 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:363px !important;
	padding:50px;
}

#item228865 {
	width:390px !important;
	left:45px !important;
	top:901px !important;
	min-height:925px !important;
	padding:80px 0px 80px 0px;
}

#item228892 {
	width:141px !important;
	height:39px !important;
	left:26px !important;
}

#item228889 {
	width:167px !important;
	height:39px !important;
	left:45px !important;
	top:2171px !important;
}

#item228920 {
	width:152px !important;
	height:39px !important;
}

#item228916 {
	width:179px !important;
	height:39px !important;
	left:256px !important;
	top:2171px !important;
}

#item229105 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item229106 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item229077 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item229078 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item229074 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:1826px !important;
}

#item215526 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:690px !important;
	padding:110px 0px 130px 0px;
}

#item215584 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item215559 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item215555 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1313px !important;
}

#item215607 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item215661 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item215636 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item215631 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1313px !important;
}

#item215737 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item215738 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item215687 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item215710 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item215684 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item229161 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:331px !important;
	padding:50px;
}

#item229184 {
	width:390px !important;
	left:45px !important;
	top:869px !important;
	min-height:1045px !important;
	padding:80px 0px 80px 0px;
}

#item229210 {
	width:141px !important;
	height:39px !important;
	left:26px !important;
}

#item229207 {
	width:167px !important;
	height:39px !important;
	left:45px !important;
	top:2259px !important;
}

#item229237 {
	width:152px !important;
	height:39px !important;
}

#item229234 {
	width:179px !important;
	height:39px !important;
	left:256px !important;
	top:2259px !important;
}

#item229451 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item229452 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item229399 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item229422 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item229396 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:1914px !important;
}

#item215806 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:618px !important;
	padding:110px 0px 130px 0px;
}

#item215868 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item215842 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item215838 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1241px !important;
}

#item215891 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item215944 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item215919 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item215915 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1241px !important;
}

#item215998 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item215999 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item215970 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item215971 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item215967 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item229530 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:343px !important;
	padding:50px;
}

#item229554 {
	width:390px !important;
	left:45px !important;
	top:881px !important;
	min-height:925px !important;
	padding:80px 0px 80px 0px;
}

#item229580 {
	width:141px !important;
	height:39px !important;
	left:26px !important;
}

#item229577 {
	width:167px !important;
	height:39px !important;
	left:45px !important;
	top:2151px !important;
}

#item229608 {
	width:152px !important;
	height:39px !important;
}

#item229605 {
	width:179px !important;
	height:39px !important;
	left:256px !important;
	top:2151px !important;
}

#item229822 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item229823 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item229794 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item229795 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item229791 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:1806px !important;
}

#item216062 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:582px !important;
	padding:110px 0px 130px 0px;
}

#item216121 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item216096 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item216092 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1205px !important;
}

#item216144 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item216196 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item216171 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item216167 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1205px !important;
}

#item216250 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item216252 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item216222 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item216223 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item216219 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item229875 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:412px !important;
	padding:50px;
}

#item229898 {
	width:390px !important;
	left:45px !important;
	top:950px !important;
	min-height:835px !important;
	padding:80px 0px 80px 0px;
}

#item229924 {
	width:141px !important;
	height:39px !important;
	left:26px !important;
}

#item229921 {
	width:167px !important;
	height:39px !important;
	left:45px !important;
	top:2130px !important;
}

#item229951 {
	width:152px !important;
	height:39px !important;
}

#item229948 {
	width:179px !important;
	height:39px !important;
	left:256px !important;
	top:2130px !important;
}

#item230151 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item230152 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item230123 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item230124 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item230119 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:1785px !important;
}

#item216314 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:546px !important;
	padding:110px 0px 130px 0px;
}

#item216377 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item216352 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item216348 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1169px !important;
}

#item216400 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item216452 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item216427 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item216423 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1169px !important;
}

#item216507 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item216508 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item216479 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item216480 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item216475 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item230225 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:304px !important;
	padding:50px;
}

#item230248 {
	width:390px !important;
	left:45px !important;
	top:842px !important;
	min-height:805px !important;
	padding:80px 0px 80px 0px;
}

#item230274 {
	width:141px !important;
	height:39px !important;
	left:26px !important;
}

#item230271 {
	width:167px !important;
	height:39px !important;
	left:45px !important;
	top:1992px !important;
}

#item230301 {
	width:152px !important;
	height:39px !important;
}

#item230298 {
	width:179px !important;
	height:39px !important;
	left:256px !important;
	top:1992px !important;
}

#item230493 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item230494 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item230464 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item230465 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item230461 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:1647px !important;
}

#item216570 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:690px !important;
	padding:110px 0px 130px 0px;
}

#item216629 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item216604 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item216600 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1313px !important;
}

#item216652 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item216705 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item216680 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item216675 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1313px !important;
}

#item216762 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item216763 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item216733 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item216735 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item216728 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item230559 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:375px !important;
	padding:50px;
}

#item230582 {
	width:390px !important;
	left:45px !important;
	top:914px !important;
	min-height:1075px !important;
	padding:80px 0px 80px 0px;
}

#item230608 {
	width:141px !important;
	height:39px !important;
	left:26px !important;
}

#item230605 {
	width:167px !important;
	height:39px !important;
	left:45px !important;
	top:2334px !important;
}

#item230635 {
	width:152px !important;
	height:39px !important;
}

#item230632 {
	width:179px !important;
	height:39px !important;
	left:256px !important;
	top:2334px !important;
}

#item230833 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item230834 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item230805 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item230806 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item230802 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:1989px !important;
}

#item216825 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:618px !important;
	padding:110px 0px 130px 0px;
}

#item216885 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item216859 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item216855 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1241px !important;
}

#item216908 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item216960 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item216935 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item216931 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1241px !important;
}

#item217014 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item217015 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item216986 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item216987 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item216983 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item230882 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:370px !important;
	padding:50px;
}

#item230906 {
	width:390px !important;
	left:45px !important;
	top:908px !important;
	min-height:925px !important;
	padding:80px 0px 80px 0px;
}

#item230932 {
	width:141px !important;
	height:39px !important;
	left:26px !important;
}

#item230929 {
	width:167px !important;
	height:39px !important;
	left:45px !important;
	top:2178px !important;
}

#item230960 {
	width:152px !important;
	height:39px !important;
}

#item230957 {
	width:179px !important;
	height:39px !important;
	left:256px !important;
	top:2178px !important;
}

#item231153 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item231154 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item231125 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item231126 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item231122 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:1833px !important;
}

#item217077 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:510px !important;
	padding:110px 0px 130px 0px;
}

#item217137 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item217112 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item217108 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1133px !important;
}

#item217160 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item217213 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item217188 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item217183 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1133px !important;
}

#item217267 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item217268 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item217239 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item217240 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item217236 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item231207 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:412px !important;
	padding:50px;
}

#item231230 {
	width:390px !important;
	left:45px !important;
	top:950px !important;
	min-height:715px !important;
	padding:80px 0px 80px 0px;
}

#item231256 {
	width:141px !important;
	height:39px !important;
	left:26px !important;
}

#item231253 {
	width:167px !important;
	height:39px !important;
	left:45px !important;
	top:2010px !important;
}

#item231284 {
	width:152px !important;
	height:39px !important;
}

#item231281 {
	width:179px !important;
	height:39px !important;
	left:256px !important;
	top:2010px !important;
}

#item231489 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item231490 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item231461 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item231462 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item231458 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:1665px !important;
}

#item217331 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:906px !important;
	padding:110px 0px 130px 0px;
}

#item217366 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item217391 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item217362 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1529px !important;
}

#item217414 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item217467 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item217442 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item217438 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1529px !important;
}

#item217522 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item217524 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item217493 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item217494 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item217490 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item231544 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:304px !important;
	padding:50px;
}

#item231567 {
	width:390px !important;
	left:45px !important;
	top:842px !important;
	min-height:1465px !important;
	padding:80px 0px 80px 0px;
}

#item231593 {
	width:141px !important;
	height:39px !important;
	left:26px !important;
}

#item231590 {
	width:167px !important;
	height:39px !important;
	left:45px !important;
	top:2652px !important;
}

#item231620 {
	width:152px !important;
	height:39px !important;
}

#item231617 {
	width:179px !important;
	height:39px !important;
	left:256px !important;
	top:2652px !important;
}

#item231824 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item231825 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item231795 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item231796 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item231791 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:2307px !important;
}

#item217586 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:582px !important;
	padding:110px 0px 130px 0px;
}

#item217646 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item217621 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item217617 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1205px !important;
}

#item217669 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item217721 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item217696 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item217692 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1205px !important;
}

#item217777 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item217778 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item217749 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item217750 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item217745 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item231890 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:363px !important;
	padding:50px;
}

#item231913 {
	width:390px !important;
	left:45px !important;
	top:901px !important;
	min-height:835px !important;
	padding:80px 0px 80px 0px;
}

#item231939 {
	width:141px !important;
	height:39px !important;
	left:26px !important;
}

#item231936 {
	width:167px !important;
	height:39px !important;
	left:45px !important;
	top:2081px !important;
}

#item231966 {
	width:152px !important;
	height:39px !important;
}

#item231963 {
	width:179px !important;
	height:39px !important;
	left:256px !important;
	top:2081px !important;
}

#item232157 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item232158 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item232128 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item232129 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item232125 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:1736px !important;
}

#item217840 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:474px !important;
	padding:110px 0px 130px 0px;
}

#item217902 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item217876 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item217872 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1097px !important;
}

#item217925 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item217953 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item217978 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item217949 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1097px !important;
}

#item218032 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item218033 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item218004 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item218005 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item218001 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item232215 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:397px !important;
	padding:50px;
}

#item232238 {
	width:390px !important;
	left:45px !important;
	top:935px !important;
	min-height:625px !important;
	padding:80px 0px 80px 0px;
}

#item232264 {
	width:141px !important;
	height:39px !important;
	left:26px !important;
}

#item232261 {
	width:167px !important;
	height:39px !important;
	left:45px !important;
	top:1905px !important;
}

#item232291 {
	width:152px !important;
	height:39px !important;
}

#item232288 {
	width:179px !important;
	height:39px !important;
	left:256px !important;
	top:1905px !important;
}

#item232485 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item232486 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item232457 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item232458 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item232454 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:1560px !important;
}

#item218095 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:726px !important;
	padding:110px 0px 130px 0px;
}

#item218130 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item218155 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item218125 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1349px !important;
}

#item218178 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item218230 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item218205 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item218201 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1349px !important;
}

#item218284 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item218285 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item218256 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item218257 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item218253 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item232544 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:397px !important;
	padding:50px;
}

#item232567 {
	width:390px !important;
	left:45px !important;
	top:935px !important;
	min-height:1105px !important;
	padding:80px 0px 80px 0px;
}

#item232593 {
	width:141px !important;
	height:39px !important;
	left:26px !important;
}

#item232590 {
	width:167px !important;
	height:39px !important;
	left:45px !important;
	top:2385px !important;
}

#item232620 {
	width:152px !important;
	height:39px !important;
}

#item232617 {
	width:179px !important;
	height:39px !important;
	left:256px !important;
	top:2385px !important;
}

#item232818 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item232819 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item232790 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item232791 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item232787 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:2040px !important;
}

#item218353 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:942px !important;
	padding:110px 0px 130px 0px;
}

#item218412 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item218387 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item218382 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1601px !important;
}

#item218435 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item218487 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item218462 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item218458 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1601px !important;
}

#item218541 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item218543 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item218513 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item218514 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item218510 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item232874 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:363px !important;
	padding:50px;
}

#item232897 {
	width:390px !important;
	left:45px !important;
	top:901px !important;
	min-height:1585px !important;
	padding:80px 0px 80px 0px;
}

#item232923 {
	width:141px !important;
	height:39px !important;
	left:26px !important;
}

#item232920 {
	width:167px !important;
	height:39px !important;
	left:45px !important;
	top:2831px !important;
}

#item232950 {
	width:152px !important;
	height:39px !important;
}

#item232947 {
	width:179px !important;
	height:39px !important;
	left:256px !important;
	top:2831px !important;
}

#item233171 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item233172 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item233143 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item233144 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item233140 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:2486px !important;
}

#item218605 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:546px !important;
	padding:110px 0px 130px 0px;
}

#item218665 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item218640 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item218636 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1169px !important;
}

#item218688 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item218715 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item218740 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item218711 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1169px !important;
}

#item218795 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item218796 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item218767 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item218768 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item218763 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item233232 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:429px !important;
	padding:50px;
}

#item233255 {
	width:390px !important;
	left:45px !important;
	top:967px !important;
	min-height:745px !important;
	padding:80px 0px 80px 0px;
}

#item233281 {
	width:141px !important;
	height:39px !important;
	left:26px !important;
}

#item233278 {
	width:167px !important;
	height:39px !important;
	left:45px !important;
	top:2057px !important;
}

#item233308 {
	width:152px !important;
	height:39px !important;
}

#item233305 {
	width:179px !important;
	height:39px !important;
	left:256px !important;
	top:2057px !important;
}

#item233495 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item233496 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item233467 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item233468 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item233464 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:1712px !important;
}

#item218858 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:582px !important;
	padding:110px 0px 130px 0px;
}

#item218917 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item218892 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item218888 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1205px !important;
}

#item218940 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item218995 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item218969 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item218963 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1205px !important;
}

#item219050 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item219051 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item219021 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item219022 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item219018 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item233561 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:331px !important;
	padding:50px;
}

#item233584 {
	width:390px !important;
	left:45px !important;
	top:869px !important;
	min-height:865px !important;
	padding:80px 0px 80px 0px;
}

#item233610 {
	width:141px !important;
	height:39px !important;
	left:26px !important;
}

#item233607 {
	width:167px !important;
	height:39px !important;
	left:45px !important;
	top:2079px !important;
}

#item233637 {
	width:152px !important;
	height:39px !important;
}

#item233634 {
	width:179px !important;
	height:39px !important;
	left:256px !important;
	top:2079px !important;
}

#item233826 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item233827 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item233798 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item233799 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item233794 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:1734px !important;
}

#item219113 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:618px !important;
	padding:110px 0px 130px 0px;
}

#item219175 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item219149 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item219145 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1241px !important;
}

#item219198 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item219251 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item219226 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item219221 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1241px !important;
}

#item219305 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item219306 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item219277 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item219278 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item219274 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item233888 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:370px !important;
	padding:50px;
}

#item233912 {
	width:390px !important;
	left:45px !important;
	top:909px !important;
	min-height:925px !important;
	padding:80px 0px 80px 0px;
}

#item233938 {
	width:141px !important;
	height:39px !important;
	left:26px !important;
}

#item233935 {
	width:167px !important;
	height:39px !important;
	left:45px !important;
	top:2179px !important;
}

#item233966 {
	width:152px !important;
	height:39px !important;
}

#item233963 {
	width:179px !important;
	height:39px !important;
	left:256px !important;
	top:2179px !important;
}

#item234159 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item234160 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item234130 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item234131 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item234127 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:1834px !important;
}

#item219368 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:546px !important;
	padding:110px 0px 130px 0px;
}

#item219428 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item219403 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item219399 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1169px !important;
}

#item219451 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item219503 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item219478 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item219474 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1169px !important;
}

#item219557 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item219558 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item219529 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item219530 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item219526 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item234244 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:331px !important;
	padding:50px;
}

#item234267 {
	width:390px !important;
	left:45px !important;
	top:869px !important;
	min-height:745px !important;
	padding:80px 0px 80px 0px;
}

#item234293 {
	width:141px !important;
	height:39px !important;
	left:26px !important;
}

#item234290 {
	width:167px !important;
	height:39px !important;
	left:45px !important;
	top:1959px !important;
}

#item234342 {
	width:152px !important;
	height:39px !important;
}

#item234339 {
	width:179px !important;
	height:39px !important;
	left:256px !important;
	top:1959px !important;
}

#item234538 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item234539 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item234510 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item234511 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item234507 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:1614px !important;
}

#item219621 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:474px !important;
	padding:110px 0px 130px 0px;
}

#item219680 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item219655 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item219651 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1097px !important;
}

#item219703 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item219756 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item219731 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item219726 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1097px !important;
}

#item219811 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item219812 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item219782 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item219783 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item219779 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item234592 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:370px !important;
	padding:50px;
}

#item234615 {
	width:390px !important;
	left:45px !important;
	top:908px !important;
	min-height:625px !important;
	padding:80px 0px 80px 0px;
}

#item234641 {
	width:141px !important;
	height:39px !important;
	left:26px !important;
}

#item234638 {
	width:167px !important;
	height:39px !important;
	left:45px !important;
	top:1878px !important;
}

#item234690 {
	width:152px !important;
	height:39px !important;
}

#item234687 {
	width:179px !important;
	height:39px !important;
	left:256px !important;
	top:1878px !important;
}

#item234908 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item234909 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item234880 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item234881 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item234877 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:1533px !important;
}

#item219874 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:438px !important;
	padding:110px 0px 130px 0px;
}

#item219932 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item219907 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item219903 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1061px !important;
}

#item219955 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item220007 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item219982 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item219978 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1061px !important;
}

#item220063 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item220064 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item220035 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item220036 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item220031 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item234971 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:373px !important;
	padding:50px;
}

#item234994 {
	width:390px !important;
	left:45px !important;
	top:911px !important;
	min-height:565px !important;
	padding:80px 0px 80px 0px;
}

#item235020 {
	width:141px !important;
	height:39px !important;
	left:26px !important;
}

#item235017 {
	width:167px !important;
	height:39px !important;
	left:45px !important;
	top:1821px !important;
}

#item235069 {
	width:152px !important;
	height:39px !important;
}

#item235066 {
	width:179px !important;
	height:39px !important;
	left:256px !important;
	top:1821px !important;
}

#item235347 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item235348 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item235318 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item235320 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item235314 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:1476px !important;
}

#item220127 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:474px !important;
	padding:110px 0px 130px 0px;
}

#item220187 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item220162 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item220158 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1097px !important;
}

#item220210 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item220263 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item220238 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item220233 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1097px !important;
}

#item220317 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item220318 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item220289 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item220290 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item220286 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item235408 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:363px !important;
	padding:50px;
}

#item235432 {
	width:390px !important;
	left:45px !important;
	top:901px !important;
	min-height:595px !important;
	padding:80px 0px 80px 0px;
}

#item235458 {
	width:141px !important;
	height:39px !important;
	left:26px !important;
}

#item235455 {
	width:167px !important;
	height:39px !important;
	left:45px !important;
	top:1841px !important;
}

#item235507 {
	width:152px !important;
	height:39px !important;
}

#item235504 {
	width:179px !important;
	height:39px !important;
	left:256px !important;
	top:1841px !important;
}

#item235699 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item235700 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item235671 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item235672 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item235668 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:1496px !important;
}

#item220380 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:762px !important;
	padding:110px 0px 130px 0px;
}

#item220440 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item220414 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item220410 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1385px !important;
}

#item220463 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item220515 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item220490 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item220486 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1385px !important;
}

#item220569 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item220570 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item220541 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item220542 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item220538 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item235746 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:348px !important;
	padding:50px;
}

#item235769 {
	width:390px !important;
	left:45px !important;
	top:886px !important;
	min-height:1165px !important;
	padding:80px 0px 80px 0px;
}

#item235795 {
	width:141px !important;
	height:39px !important;
	left:26px !important;
}

#item235792 {
	width:167px !important;
	height:39px !important;
	left:45px !important;
	top:2396px !important;
}

#item235844 {
	width:152px !important;
	height:39px !important;
}

#item235841 {
	width:179px !important;
	height:39px !important;
	left:256px !important;
	top:2396px !important;
}

#item236077 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item236078 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item236048 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item236049 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item236045 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:2051px !important;
}

#item220633 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:582px !important;
	padding:110px 0px 130px 0px;
}

#item220694 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item220669 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item220665 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1205px !important;
}

#item220717 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item220769 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item220744 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item220740 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1205px !important;
}

#item220824 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item220825 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item220795 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item220796 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item220792 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item236129 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:402px !important;
	padding:50px;
}

#item236152 {
	width:390px !important;
	left:45px !important;
	top:940px !important;
	min-height:805px !important;
	padding:80px 0px 80px 0px;
}

#item236179 {
	width:141px !important;
	height:39px !important;
	left:26px !important;
}

#item236176 {
	width:167px !important;
	height:39px !important;
	left:45px !important;
	top:2090px !important;
}

#item236229 {
	width:140px !important;
	height:39px !important;
}

#item236226 {
	width:167px !important;
	height:39px !important;
	left:268px !important;
	top:2090px !important;
}

#item236437 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item236438 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item236409 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item236410 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item236406 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:1745px !important;
}

#item220889 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:1014px !important;
	padding:110px 0px 130px 0px;
}

#item220947 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item220922 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item220918 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1637px !important;
}

#item220970 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item221022 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item220997 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item220993 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1637px !important;
}

#item221077 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item221078 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item221048 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item221049 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item221045 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item236496 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:414px !important;
	padding:50px;
}

#item236519 {
	width:390px !important;
	left:45px !important;
	top:952px !important;
	min-height:1675px !important;
	padding:80px 0px 80px 0px;
}

#item236545 {
	width:141px !important;
	height:39px !important;
	left:26px !important;
}

#item236542 {
	width:167px !important;
	height:39px !important;
	left:45px !important;
	top:2972px !important;
}

#item236595 {
	width:152px !important;
	height:39px !important;
}

#item236592 {
	width:179px !important;
	height:39px !important;
	left:256px !important;
	top:2972px !important;
}

#item236841 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item236842 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item236813 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item236814 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item236810 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:2627px !important;
}

#item221140 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:618px !important;
	padding:110px 0px 130px 0px;
}

#item221200 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item221174 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item221170 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1241px !important;
}

#item221223 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item221276 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item221250 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item221246 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1241px !important;
}

#item221330 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item221331 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item221302 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item221303 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item221299 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item236894 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:402px !important;
	padding:50px;
}

#item236917 {
	width:390px !important;
	left:45px !important;
	top:940px !important;
	min-height:865px !important;
	padding:80px 0px 80px 0px;
}

#item236943 {
	width:145px !important;
	height:39px !important;
	left:26px !important;
}

#item236940 {
	width:171px !important;
	height:39px !important;
	left:45px !important;
	top:2150px !important;
}

#item236992 {
	width:152px !important;
	height:39px !important;
}

#item236989 {
	width:179px !important;
	height:39px !important;
	left:256px !important;
	top:2150px !important;
}

#item237190 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item237191 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item237162 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item237163 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item237159 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:1805px !important;
}

#item206001.in5-parallax-bg {
	width:1920px !important;
	height:500px !important;
}

#item206008 {
	width:1536px !important;
	left:234px !important;
	top:287px !important;
	min-height:213px !important;
	padding:0px 0px 100px 0px;
}

#item210783 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item210811 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item210726 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item210759 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item210724 {
	width:340px !important;
	height:395px !important;
	left:233px !important;
	top:655px !important;
}

#item210879 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item210907 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item210823 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item210854 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item210821 {
	width:340px !important;
	height:395px !important;
	left:632px !important;
	top:655px !important;
}

#item210975 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item211004 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item210919 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item210951 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item210917 {
	width:340px !important;
	height:395px !important;
	left:1031px !important;
	top:655px !important;
}

#item211072 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item211100 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item211016 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item211047 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item211014 {
	width:340px !important;
	height:395px !important;
	left:1430px !important;
	top:655px !important;
}

#item211168 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item211197 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item211112 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item211144 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item211110 {
	width:340px !important;
	height:395px !important;
	left:233px !important;
	top:1098px !important;
}

#item211268 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item211296 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item211209 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item211242 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item211207 {
	width:340px !important;
	height:395px !important;
	left:632px !important;
	top:1098px !important;
}

#item211365 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item211395 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item211309 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item211341 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item211307 {
	width:340px !important;
	height:395px !important;
	left:1031px !important;
	top:1098px !important;
}

#item211463 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item211494 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item211407 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item211438 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item211405 {
	width:340px !important;
	height:395px !important;
	left:1430px !important;
	top:1098px !important;
}

#item211561 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item211589 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item211506 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:175px !important;
	padding:44px;
}

#item211537 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item211504 {
	width:340px !important;
	height:395px !important;
	left:233px !important;
	top:1541px !important;
}

#item237269.in5-parallax-bg {
	width:480px !important;
	height:268px !important;
	top:94px !important;
}

#item237403 {
	width:390px !important;
	height:176px !important;
	left:45px !important;
	top:138px !important;
}

#item237435 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item237426 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:434px !important;
}

#item243311 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item243303 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:1947px !important;
}

#item243241 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item243229 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:1190px !important;
}

#item243342 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item243334 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:2703px !important;
}

#item243202 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item243194 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:812px !important;
}

#item243374 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item243365 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:2325px !important;
}

#item243272 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item243264 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:1568px !important;
}

#item243407 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item243397 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:3081px !important;
}

#item243455 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:155px !important;
	padding:40px;
}

#item243447 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:3459px !important;
}

#item221393 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:654px !important;
	padding:110px 0px 130px 0px;
}

#item221454 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item221429 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item221424 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1277px !important;
}

#item221478 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item221505 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item221530 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item221501 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1277px !important;
}

#item221584 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item221585 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item221556 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item221557 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item221553 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item237575 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:397px !important;
	padding:50px;
}

#item237598 {
	width:390px !important;
	left:45px !important;
	top:935px !important;
	min-height:955px !important;
	padding:80px 0px 80px 0px;
}

#item237624 {
	width:145px !important;
	height:39px !important;
	left:26px !important;
}

#item237621 {
	width:171px !important;
	height:39px !important;
	left:45px !important;
	top:2237px !important;
}

#item237674 {
	width:152px !important;
	height:39px !important;
}

#item237671 {
	width:179px !important;
	height:39px !important;
	left:256px !important;
	top:2237px !important;
}

#item237891 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item237892 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item237863 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item237864 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item237860 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:1892px !important;
}

#item221648 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:726px !important;
	padding:110px 0px 130px 0px;
}

#item221710 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item221684 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item221678 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1349px !important;
}

#item221733 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item221785 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item221760 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item221756 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1349px !important;
}

#item221839 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item221840 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item221811 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item221812 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item221808 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item238170 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:316px !important;
	padding:50px;
}

#item238193 {
	width:390px !important;
	left:45px !important;
	top:854px !important;
	min-height:1135px !important;
	padding:80px 0px 80px 0px;
}

#item238219 {
	width:145px !important;
	height:39px !important;
	left:26px !important;
}

#item238216 {
	width:171px !important;
	height:39px !important;
	left:45px !important;
	top:2334px !important;
}

#item238268 {
	width:152px !important;
	height:39px !important;
}

#item238265 {
	width:179px !important;
	height:39px !important;
	left:256px !important;
	top:2334px !important;
}

#item240104 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item240105 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item240076 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item240077 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item240073 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:1989px !important;
}

#item221904 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:582px !important;
	padding:110px 0px 130px 0px;
}

#item221966 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item221941 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item221937 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1205px !important;
}

#item221989 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item222041 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item222016 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item222012 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1205px !important;
}

#item222095 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item222097 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item222067 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item222068 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item222064 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item238389 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:316px !important;
	padding:50px;
}

#item238412 {
	width:390px !important;
	left:45px !important;
	top:854px !important;
	min-height:805px !important;
	padding:80px 0px 80px 0px;
}

#item238438 {
	width:145px !important;
	height:39px !important;
	left:26px !important;
}

#item238435 {
	width:171px !important;
	height:39px !important;
	left:45px !important;
	top:2004px !important;
}

#item238488 {
	width:152px !important;
	height:39px !important;
}

#item238484 {
	width:179px !important;
	height:39px !important;
	left:256px !important;
	top:2004px !important;
}

#item240248 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item240249 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item240220 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item240221 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item240217 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:1659px !important;
}

#item222159 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:618px !important;
	padding:110px 0px 130px 0px;
}

#item222218 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item222192 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item222188 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1241px !important;
}

#item222241 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item222293 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item222268 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item222264 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1241px !important;
}

#item222349 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item222350 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item222321 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item222322 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item222317 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item238606 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:277px !important;
	padding:50px;
}

#item238629 {
	width:390px !important;
	left:45px !important;
	top:815px !important;
	min-height:895px !important;
	padding:80px 0px 80px 0px;
}

#item238655 {
	width:145px !important;
	height:39px !important;
	left:26px !important;
}

#item238652 {
	width:171px !important;
	height:39px !important;
	left:45px !important;
	top:2055px !important;
}

#item238704 {
	width:152px !important;
	height:39px !important;
}

#item238701 {
	width:179px !important;
	height:39px !important;
	left:256px !important;
	top:2055px !important;
}

#item240380 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item240381 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item240352 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item240353 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item240349 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:1710px !important;
}

#item222412 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:654px !important;
	padding:110px 0px 130px 0px;
}

#item222471 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item222446 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item222442 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1277px !important;
}

#item222494 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item222549 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item222523 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item222517 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1277px !important;
}

#item222603 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item222604 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item222575 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item222576 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item222572 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item238822 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:316px !important;
	padding:50px;
}

#item238845 {
	width:390px !important;
	left:45px !important;
	top:854px !important;
	min-height:955px !important;
	padding:80px 0px 80px 0px;
}

#item238871 {
	width:145px !important;
	height:39px !important;
	left:26px !important;
}

#item238868 {
	width:171px !important;
	height:39px !important;
	left:45px !important;
	top:2154px !important;
}

#item238920 {
	width:152px !important;
	height:39px !important;
}

#item238917 {
	width:179px !important;
	height:39px !important;
	left:256px !important;
	top:2154px !important;
}

#item240511 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item240512 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item240483 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item240484 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item240480 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:1809px !important;
}

#item222666 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:726px !important;
	padding:110px 0px 130px 0px;
}

#item222727 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item222700 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item222696 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1349px !important;
}

#item222750 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item222802 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item222777 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item222773 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1349px !important;
}

#item222856 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item222857 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item222828 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item222829 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item222825 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item239038 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:277px !important;
	padding:50px;
}

#item239061 {
	width:390px !important;
	left:45px !important;
	top:815px !important;
	min-height:1135px !important;
	padding:80px 0px 80px 0px;
}

#item239087 {
	width:145px !important;
	height:39px !important;
	left:26px !important;
}

#item239084 {
	width:171px !important;
	height:39px !important;
	left:45px !important;
	top:2295px !important;
}

#item239137 {
	width:152px !important;
	height:39px !important;
}

#item239134 {
	width:179px !important;
	height:39px !important;
	left:256px !important;
	top:2295px !important;
}

#item240642 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item240643 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item240614 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item240615 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item240611 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:1950px !important;
}

#item222919 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:654px !important;
	padding:110px 0px 130px 0px;
}

#item222980 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item222955 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item222951 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1277px !important;
}

#item223003 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item223055 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item223030 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item223026 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1277px !important;
}

#item223109 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item223110 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item223081 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item223082 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item223078 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item239256 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:385px !important;
	padding:50px;
}

#item239279 {
	width:390px !important;
	left:45px !important;
	top:923px !important;
	min-height:985px !important;
	padding:80px 0px 80px 0px;
}

#item239305 {
	width:145px !important;
	height:39px !important;
	left:26px !important;
}

#item239302 {
	width:171px !important;
	height:39px !important;
	left:45px !important;
	top:2253px !important;
}

#item239354 {
	width:152px !important;
	height:39px !important;
}

#item239351 {
	width:179px !important;
	height:39px !important;
	left:256px !important;
	top:2253px !important;
}

#item240785 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item240786 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item240757 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item240758 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item240754 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:1908px !important;
}

#item223544 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:510px !important;
	padding:110px 0px 130px 0px;
}

#item223603 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item223578 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item223574 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1133px !important;
}

#item223626 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item223679 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item223653 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item223649 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1133px !important;
}

#item223734 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item223735 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item223705 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item223706 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item223702 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item239472 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:277px !important;
	padding:50px;
}

#item239495 {
	width:390px !important;
	left:45px !important;
	top:815px !important;
	min-height:685px !important;
	padding:80px 0px 80px 0px;
}

#item239521 {
	width:145px !important;
	height:39px !important;
	left:26px !important;
}

#item239518 {
	width:171px !important;
	height:39px !important;
	left:45px !important;
	top:1845px !important;
}

#item239571 {
	width:152px !important;
	height:39px !important;
}

#item239567 {
	width:179px !important;
	height:39px !important;
	left:256px !important;
	top:1845px !important;
}

#item240931 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item240932 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item240903 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item240904 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item240900 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:1500px !important;
}

#item223797 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:654px !important;
	padding:110px 0px 130px 0px;
}

#item223829 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item223881 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item223856 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item223852 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1277px !important;
}

#item223936 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item223937 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item223907 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item223908 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item223904 {
	width:375px !important;
	height:265px !important;
	left:1395px !important;
	top:733px !important;
}

#item239689 {
	width:390px !important;
	left:45px !important;
	top:538px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:316px !important;
	padding:50px;
}

#item239712 {
	width:390px !important;
	left:45px !important;
	top:854px !important;
	min-height:925px !important;
	padding:80px 0px 80px 0px;
}

#item239738 {
	width:145px !important;
	height:39px !important;
	left:26px !important;
}

#item239735 {
	width:171px !important;
	height:39px !important;
	left:45px !important;
	top:2124px !important;
}

#item241065 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item241066 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item241037 {
	width:375px !important;
	height:265px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item241038 {
	width:288px !important;
	left:44px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item241034 {
	width:375px !important;
	height:265px !important;
	left:53px !important;
	top:1779px !important;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:16px;
	line-height:21px;
	color:#314a59;
	letter-spacing:0.015em;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:17px;
	line-height:26px;
	color:#5b6f7b;
	letter-spacing:0.125em;
	text-transform:uppercase;
	margin-bottom:29px;
	text-align:center;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:16px;
	line-height:21px;
	color:#314a59;
	letter-spacing:0.015em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle6 {
	font-family:FF-Adelle-Regular,Adelle,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:29px;
	color:#3f3f3f;
	letter-spacing:0.025em;
	text-align:left;
}

p.autoParaStyle5 {
	font-weight:600;
	font-family:FF-AdelleSansCndSb,"Adelle Sans Cnd","Times New Roman", Times, serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	letter-spacing:0.050em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle4 {
	font-weight:600;
	font-family:FF-AdelleSans-SemiBold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:18px;
	line-height:21px;
	color:#314a59;
	letter-spacing:0.012em;
	margin-bottom:23px;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:600;
	font-family:FF-AdelleSans-SemiBold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:22px;
	line-height:30px;
	color:#314a59;
	letter-spacing:0.040em;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-Adelle-Regular,Adelle,"Times New Roman", Times, serif;
	font-size:24px;
	line-height:38px;
	color:#314a59;
	letter-spacing:0.025em;
	text-align:left;
}

p.autoParaStyle1 {
	font-weight:600;
	font-family:FF-AdelleSans-SemiBold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:22px;
	line-height:26px;
	color:#5b6f7b;
	letter-spacing:0.012em;
	margin-bottom:26px;
	text-align:left;
}

p.Mobile_-_Bio-Pages_-_Prev-Article-Button {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:14px;
	line-height:15px;
	color:#af866f;
	letter-spacing:0.015em;
	text-align:left;
}

p.Mobile_-_Bio-Pages_-_Button-text {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:17px;
	line-height:26px;
	color:#af866f;
	letter-spacing:0.125em;
	text-transform:uppercase;
	margin-bottom:29px;
	text-align:center;
}

p.Previous-Article-Button {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:14px;
	line-height:15px;
	color:#af866f;
	letter-spacing:0.015em;
	text-align:left;
}

p.Mobile_-_Bio-Pages_-_Education {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Adelle-Italic,Adelle,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:27px;
	color:#273c48;
	letter-spacing:0.025em;
	text-align:left;
}

p.Mobile_-_Bio-Pages_-_Title {
	font-family:FF-AdelleSans-Regular,"Adelle Sans","Times New Roman", Times, serif;
	font-size:22px;
	line-height:32px;
	color:#273c48;
	letter-spacing:0.025em;
	text-transform:uppercase;
	margin-bottom:36px;
	text-align:left;
}

p.Mobile_-_Bio-Pages_-_Firstname-Lastname {
	font-family:FF-AdelleSans-Regular,"Adelle Sans","Times New Roman", Times, serif;
	font-size:33px;
	line-height:39px;
	color:#fff;
	letter-spacing:0.025em;
	text-transform:uppercase;
	padding-bottom:12px;
	margin-bottom:18px;
	border-bottom:solid 2.5px #fff;
	text-align:left;
}

p.Mobile_-_Bio-Pages_-_Body-copy {
	font-family:FF-Adelle-Regular,Adelle,"Times New Roman", Times, serif;
	font-size:20px;
	line-height:30px;
	color:#314a59;
	letter-spacing:0.012em;
	margin-bottom:20px;
	text-align:left;
}

p.Mobile---Landing-Page--Section-Title {
	font-weight:600;
	font-family:FF-AdelleSans-SemiBold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:20px;
	line-height:28px;
	color:#af866f;
	letter-spacing:0.040em;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
}

p.Mobile_-_Landing-Page_TOC_-_Landing-page--Location {
	font-family:FF-Adelle-Regular,Adelle,"Times New Roman", Times, serif;
	font-size:16px;
	line-height:21px;
	color:#314a59;
	text-align:left;
}

p.Mobile_-_Landing-Page_TOC_-_Navigation-items {
	font-weight:600;
	font-family:FF-AdelleSans-SemiBold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:15px;
	line-height:19px;
	color:#314a59;
	letter-spacing:0.012em;
	margin-bottom:23px;
	text-align:left;
}

p.Mobile_-_Landing-Page_TOC_-_Landing-Page--Section-Title {
	font-weight:600;
	font-family:FF-AdelleSans-SemiBold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:20px;
	line-height:28px;
	color:#af866f;
	letter-spacing:0.040em;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
}

p.Mobile_-_Landing-Page_TOC_-_Pierre-Letter {
	font-family:FF-Adelle-Regular,Adelle,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:29px;
	color:#3f3f3f;
	letter-spacing:0.025em;
	margin-bottom:20px;
	text-align:left;
}

p.Mobile_-_Landing-Page_TOC_-_Landing-Page---From-Our-CEO {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:23px;
	line-height:27.6px;
	color:#af866f;
	letter-spacing:0.100em;
	text-transform:uppercase;
	margin-bottom:40px;
	text-align:left;
}

p.Mobile_-_Landing-Page_TOC_-_Page-Header {
	font-family:FF-Adelle-Regular,Adelle,"Times New Roman", Times, serif;
	font-size:34px;
	line-height:40px;
	color:#fff;
	letter-spacing:0.025em;
	margin-bottom:15px;
	text-align:left;
}

p.Mobile_-_Landing-Page_TOC_-_Page-Header---Small-Caps {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	letter-spacing:0.160em;
	text-transform:uppercase;
	margin-bottom:12px;
	text-align:left;
}

p.Next-Article-Button {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:16px;
	line-height:21px;
	color:#af866f;
	letter-spacing:0.015em;
	text-align:right;
}

p.Desktop_-_Bio-Pages_-_Prev-Article-Button {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:16px;
	line-height:21px;
	color:#af866f;
	letter-spacing:0.015em;
	text-align:left;
}

p.Desktop_-_Bio-Pages_-_Button-text {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:17px;
	line-height:26px;
	color:#af866f;
	letter-spacing:0.125em;
	text-transform:uppercase;
	margin-bottom:29px;
	text-align:center;
}

p.Desktop_-_Bio-Pages_-_Education {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Adelle-Italic,Adelle,"Times New Roman", Times, serif;
	font-size:22px;
	line-height:30px;
	color:#273c48;
	letter-spacing:0.025em;
	text-align:left;
}

p.Desktop_-_Bio-Pages_-_Title {
	font-family:FF-AdelleSans-Regular,"Adelle Sans","Times New Roman", Times, serif;
	font-size:30px;
	line-height:40px;
	color:#273c48;
	letter-spacing:0.025em;
	text-transform:uppercase;
	margin-bottom:45px;
	text-align:left;
}

p.Desktop_-_Bio-Pages_-_Firstname-Lastname {
	font-family:FF-AdelleSans-Regular,"Adelle Sans","Times New Roman", Times, serif;
	font-size:53px;
	line-height:58px;
	color:#fff;
	letter-spacing:0.025em;
	text-transform:uppercase;
	padding-bottom:12px;
	margin-bottom:24px;
	border-bottom:solid 2.5px #fff;
	text-align:left;
}

p.Desktop_-_Bio-Pages_-_Body-copy {
	font-family:FF-Adelle-Regular,Adelle,"Times New Roman", Times, serif;
	font-size:24px;
	line-height:36px;
	color:#314a59;
	letter-spacing:0.012em;
	margin-bottom:20px;
	text-align:left;
}

p.Navigation-month {
	font-weight:600;
	font-family:FF-AdelleSansCndSb,"Adelle Sans Cnd","Times New Roman", Times, serif;
	font-size:26px;
	line-height:31.2px;
	color:#fff;
	letter-spacing:0.050em;
	text-transform:uppercase;
	text-align:center;
}

p.Desktop_-_Landing-Page_TOC_-_Navigation-items {
	font-weight:600;
	font-family:FF-AdelleSans-SemiBold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:22px;
	line-height:26px;
	color:#314a59;
	letter-spacing:0.012em;
	margin-bottom:26px;
	text-align:left;
}

p.Intro-text {
	font-weight:300;
	font-family:FF-Adelle-Light,Adelle,"Times New Roman", Times, serif;
	font-size:26px;
	line-height:44px;
	color:#3f3f3f;
	letter-spacing:0.025em;
	margin-bottom:30px;
	text-align:left;
}

p.Landing-page---footer {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:20px;
	line-height:30px;
	color:#314a59;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:27px;
	text-align:left;
}

p.Desktop_-_Landing-Page_TOC_-_Pierre-Letter {
	font-family:FF-Adelle-Regular,Adelle,"Times New Roman", Times, serif;
	font-size:24px;
	line-height:38px;
	color:#314a59;
	letter-spacing:0.025em;
	margin-bottom:22px;
	text-align:left;
}

p.Desktop_-_Landing-Page_TOC_-_Landing-page--Location {
	font-family:FF-Adelle-Regular,Adelle,"Times New Roman", Times, serif;
	font-size:19px;
	line-height:24px;
	color:#314a59;
	letter-spacing:0.010em;
	text-align:left;
}

p.Desktop_-_Landing-Page_TOC_-_Landing-Page--Section-Title {
	font-weight:600;
	font-family:FF-AdelleSans-SemiBold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:22px;
	line-height:30px;
	color:#af866f;
	letter-spacing:0.040em;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_Landing-Page_TOC_-_Landing-Page---From-Our-CEO {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:30px;
	line-height:36px;
	color:#af866f;
	letter-spacing:0.100em;
	text-transform:uppercase;
	margin-bottom:15px;
	text-align:left;
}

p.Desktop_-_Landing-Page_TOC_-_Page-Header---Small-Caps {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:24px;
	line-height:28.8px;
	color:#fff;
	letter-spacing:0.160em;
	text-transform:uppercase;
	margin-bottom:24px;
	text-align:left;
}

p.Desktop_-_Landing-Page_TOC_-_Page-Header {
	font-family:FF-Adelle-Regular,Adelle,"Times New Roman", Times, serif;
	font-size:60px;
	line-height:70px;
	color:#fff;
	letter-spacing:0.025em;
	margin-bottom:25px;
	text-align:left;
}

p.Basic-Paragraph {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.No-Paragraph-Style {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.Body-copy-bold {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
}

span.Italic {
	font-style:italic;
	font-weight:normal;
}

span.None {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:610px){ [class*=" mq-"], .mq-default { display:none; } .mq-480 {display:block; } }

