/* 	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-Italic;
	src:url("../fonts/TypeTogether - Adelle-Italic.otf");
	font-style:italic;
}

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

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

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

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

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

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

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

#item29715 {
	width:1920px !important;
	height:500px !important;
	background:#af866f;
}

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

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

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

#item26980 {
	width:1011px !important;
	left:233px !important;
	top:747px !important;
	min-height:634px !important;
	padding:0px 0px 50px 0px;
}

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

#item127900 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:400px !important;
	height:400px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

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

#item127871 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:400px !important;
	height:400px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item88768 {
	width:400px !important;
	height:584px !important;
	left:1370px !important;
	top:748px !important;
}

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

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

#item143088 {
	width:131px !important;
	height:131px !important;
	left:10px !important;
	top:385px !important;
}

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

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

#item142943 {
	width:131px !important;
	height:367px !important;
	left:10px !important;
	top:10px !important;
}

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

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

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

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

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

#item142977 {
	width:131px !important;
	height:131px !important;
	left:10px !important;
	top:260px !important;
}

#item143010 {
	width:325px !important;
	height:201px !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 0;
	background:#fff;
}

#item143007 {
	width:325px !important;
	height:201px !important;
}

#item143126 {
	width:258px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	padding:28px 0px 28px 0px;
}

#item143015 {
	width:258px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	padding:28px 0px 28px 0px;
}

#item143011 {
	width:264px !important;
	height:106px !important;
	left:173px !important;
	top:400px !important;
}

#item143184 {
	width:258px !important;
	height:73px !important;
	left:3px !important;
	top:3px !important;
	padding:28px 0px 28px 0px;
}

#item143208 {
	width:258px !important;
	height:73px !important;
	left:3px !important;
	top:3px !important;
	padding:28px 0px 28px 0px;
}

#item143181 {
	width:264px !important;
	height:79px !important;
	left:173px !important;
	top:500px !important;
}

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

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

#item143086 {
	width:131px !important;
	height:131px !important;
	left:10px !important;
	top:385px !important;
}

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

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

#item130970 {
	width:131px !important;
	height:367px !important;
	left:10px !important;
	top:10px !important;
}

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

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

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

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

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

#item131003 {
	width:131px !important;
	height:131px !important;
	left:10px !important;
	top:260px !important;
}

#item131034 {
	width:325px !important;
	height:125px !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 0;
	background:#fff;
}

#item131031 {
	width:325px !important;
	height:125px !important;
}

#item131134 {
	width:258px !important;
	height:125px !important;
	left:3px !important;
	top:3px !important;
	padding:28px 0px 28px 0px;
}

#item131103 {
	width:258px !important;
	height:125px !important;
	left:3px !important;
	top:3px !important;
	padding:28px 0px 28px 0px;
}

#item131130 {
	width:264px !important;
	height:131px !important;
	left:173px !important;
	top:260px !important;
}

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

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

#item25397 {
	width:131px !important;
	height:367px !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;
}

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

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

#item128017 {
	width:131px !important;
	height:131px !important;
	left:10px !important;
	top:260px !important;
}

#item130900 {
	width:325px !important;
	height:125px !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 0;
	background:#fff;
}

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

#item130939 {
	width:249px !important;
	height:125px !important;
	padding:28px 0px 28px 0px;
}

#item130901 {
	width:249px !important;
	height:125px !important;
	padding:28px 0px 28px 0px;
}

#item130934 {
	width:249px !important;
	height:125px !important;
	left:38px !important;
}

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

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

#item143084 {
	width:131px !important;
	height:131px !important;
	left:10px !important;
	top:385px !important;
}

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

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

#item25380 {
	width:131px !important;
	height:375px !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;
}

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

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

#item127955 {
	width:131px !important;
	height:131px !important;
	left:10px !important;
	top:260px !important;
}

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

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

#item143082 {
	width:131px !important;
	height:131px !important;
	left:10px !important;
	top:385px !important;
}

#item25374.fixed-pos-elem {
	width:-13px !important;
	height:589px !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:1470px !important;
	min-height:94px !important;
}

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

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

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

#item143236 {
	width:1537px !important;
	height:542px !important;
	left:233px !important;
	top:1666px !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;
}

#item143259 {
	width:1377px !important;
	left:332px !important;
	top:1764px !important;
	min-height:85px !important;
}

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

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

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

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

#item143282 {
	width:400px !important;
	height:260px !important;
	left:332px !important;
	top:1848px !important;
}

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

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

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

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

#item143336 {
	width:400px !important;
	height:260px !important;
	left:802px !important;
	top:1848px !important;
}

#item74974 {
	width:480px !important;
	height:268px !important;
	top:94px !important;
}

#item75201 {
	width:1137px !important;
	height:296px !important;
	left:-373px !important;
	top:-23px !important;
	background:#af866f;
}

#item75201.in5-parallax-bg {
	width:1137px !important;
	height:296px !important;
	left:-373px !important;
	top:-23px !important;
	background:#af866f;
}

#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:753px !important;
	padding:0px 0px 30px 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item153304 {
	width:102px !important;
	height:102px !important;
	left:298px !important;
	top:10px !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;
}

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

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

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

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

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

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

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

#item75027.fixed-pos-elem {
	width:-13px !important;
	height:279px !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:1351px !important;
	min-height:72px !important;
}

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

#item76814 {
	width:390px !important;
	height:339px !important;
	left:45px !important;
	top:1480px !important;
}

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

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

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

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

#item153307 {
	width:390px !important;
	height:625px !important;
	left:45px !important;
	top:1875px !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;
}

#item153308 {
	width:309px !important;
	left:85px !important;
	top:1933px !important;
	min-height:64px !important;
}

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

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

#item153331 {
	width:310px !important;
	height:210px !important;
	left:85px !important;
	top:1997px !important;
}

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

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

#item153358 {
	width:310px !important;
	height:210px !important;
	left:85px !important;
	top:2240px !important;
}

#item30172 {
	width:1920px !important;
	height:500px !important;
	background:#af866f;
}

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

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

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

#item122615 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

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

#item122586 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item53855 {
	width:340px !important;
	height:392px !important;
	left:234px !important;
	top:655px !important;
}

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

#item127685 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

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

#item127655 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item105688 {
	width:340px !important;
	height:392px !important;
	left:633px !important;
	top:655px !important;
}

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

#item116598 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

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

#item116569 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item105717 {
	width:340px !important;
	height:392px !important;
	left:1031px !important;
	top:655px !important;
}

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

#item116667 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

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

#item116637 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item105746 {
	width:340px !important;
	height:392px !important;
	left:1430px !important;
	top:655px !important;
}

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

#item116836 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

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

#item116806 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item105893 {
	width:340px !important;
	height:392px !important;
	left:234px !important;
	top:1539px !important;
}

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

#item116868 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

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

#item116839 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item105947 {
	width:340px !important;
	height:392px !important;
	left:633px !important;
	top:1539px !important;
}

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

#item116904 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

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

#item116874 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item106002 {
	width:340px !important;
	height:392px !important;
	left:1031px !important;
	top:1539px !important;
}

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

#item116937 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

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

#item116907 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item106056 {
	width:340px !important;
	height:392px !important;
	left:1430px !important;
	top:1539px !important;
}

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

#item116703 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

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

#item116673 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item105775 {
	width:340px !important;
	height:392px !important;
	left:234px !important;
	top:1097px !important;
}

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

#item127806 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

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

#item127774 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item105802 {
	width:340px !important;
	height:392px !important;
	left:633px !important;
	top:1097px !important;
}

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

#item116735 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

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

#item116706 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item105830 {
	width:340px !important;
	height:392px !important;
	left:1031px !important;
	top:1097px !important;
}

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

#item116767 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

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

#item116738 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item105857 {
	width:340px !important;
	height:392px !important;
	left:1430px !important;
	top:1097px !important;
}

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

#item116978 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

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

#item116942 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item105920 {
	width:340px !important;
	height:392px !important;
	left:234px !important;
	top:1981px !important;
}

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

#item117014 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

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

#item116984 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item105974 {
	width:340px !important;
	height:392px !important;
	left:633px !important;
	top:1981px !important;
}

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

#item117050 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

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

#item117017 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item106029 {
	width:340px !important;
	height:392px !important;
	left:1031px !important;
	top:1981px !important;
}

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

#item127858 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

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

#item127829 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item106083 {
	width:340px !important;
	height:392px !important;
	left:1430px !important;
	top:1981px !important;
}

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

#item117082 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

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

#item117053 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item106351 {
	width:340px !important;
	height:392px !important;
	left:234px !important;
	top:2423px !important;
}

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

#item117117 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

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

#item117085 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item106381 {
	width:340px !important;
	height:392px !important;
	left:633px !important;
	top:2423px !important;
}

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

#item117149 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

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

#item117120 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item110877 {
	width:340px !important;
	height:392px !important;
	left:1031px !important;
	top:2423px !important;
}

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

#item117181 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

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

#item117152 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item114219 {
	width:340px !important;
	height:392px !important;
	left:1430px !important;
	top:2423px !important;
}

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

#item117357 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

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

#item117327 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item114371 {
	width:340px !important;
	height:392px !important;
	left:234px !important;
	top:3307px !important;
}

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

#item117395 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

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

#item117360 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item114425 {
	width:340px !important;
	height:392px !important;
	left:633px !important;
	top:3307px !important;
}

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

#item117433 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

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

#item117403 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item114479 {
	width:340px !important;
	height:392px !important;
	left:1031px !important;
	top:3307px !important;
}

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

#item117465 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

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

#item117436 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item114533 {
	width:340px !important;
	height:392px !important;
	left:1430px !important;
	top:3307px !important;
}

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

#item117218 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

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

#item117184 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item114249 {
	width:340px !important;
	height:392px !important;
	left:234px !important;
	top:2865px !important;
}

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

#item117250 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

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

#item117221 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item114276 {
	width:340px !important;
	height:392px !important;
	left:633px !important;
	top:2865px !important;
}

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

#item117287 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

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

#item117258 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item114303 {
	width:340px !important;
	height:392px !important;
	left:1031px !important;
	top:2865px !important;
}

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

#item127727 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

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

#item127698 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item114330 {
	width:340px !important;
	height:392px !important;
	left:1430px !important;
	top:2865px !important;
}

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

#item117503 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

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

#item117474 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item114398 {
	width:340px !important;
	height:392px !important;
	left:234px !important;
	top:3749px !important;
}

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

#item117535 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

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

#item117506 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item114452 {
	width:340px !important;
	height:392px !important;
	left:632px !important;
	top:3749px !important;
}

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

#item117568 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

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

#item117538 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item114506 {
	width:340px !important;
	height:392px !important;
	left:1031px !important;
	top:3749px !important;
}

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

#item117603 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

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

#item117571 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#314a59;
}

#item114560 {
	width:340px !important;
	height:392px !important;
	left:1430px !important;
	top:3749px !important;
}

#item75234 {
	width:480px !important;
	height:268px !important;
	top:94px !important;
}

#item75235 {
	width:1137px !important;
	height:296px !important;
	left:-373px !important;
	top:-23px !important;
	background:#af866f;
}

#item75235.in5-parallax-bg {
	width:1137px !important;
	height:296px !important;
	left:-373px !important;
	top:-23px !important;
	background:#af866f;
}

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

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

#item75294 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:433px !important;
}

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

#item117627 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:1191px !important;
}

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

#item76873 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:812px !important;
}

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

#item117655 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:1570px !important;
}

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

#item119507 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:1959px !important;
}

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

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

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

#item119712 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:2717px !important;
}

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

#item119741 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:3096px !important;
}

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

#item119770 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:3475px !important;
}

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

#item119800 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:3854px !important;
}

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

#item119829 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:4233px !important;
}

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

#item119858 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:4612px !important;
}

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

#item119888 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:4991px !important;
}

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

#item119917 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:5370px !important;
}

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

#item119947 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:5749px !important;
}

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

#item119976 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:6128px !important;
}

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

#item120005 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:6507px !important;
}

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

#item120034 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:6886px !important;
}

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

#item120063 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:7265px !important;
}

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

#item120093 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:7644px !important;
}

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

#item120122 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:8023px !important;
}

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

#item120151 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:8402px !important;
}

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

#item120180 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:8781px !important;
}

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

#item120209 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:9160px !important;
}

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

#item120239 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:9539px !important;
}

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

#item120269 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:9918px !important;
}

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

#item120298 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:10297px !important;
}

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

#item120327 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:10676px !important;
}

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

#item120356 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:11055px !important;
}

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

#item120385 {
	width:390px !important;
	height:344px !important;
	left:46px !important;
	top:11431px !important;
}

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

#item120414 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:11813px !important;
}

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

#item120444 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:12192px !important;
}

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

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

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

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

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

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

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

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

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

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

#item28108 {
	width:375px !important;
	height:240px !important;
	left:1395px !important;
	top:733px !important;
}

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

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

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

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

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

#item121964 {
	width:390px !important;
	height:240px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item121965 {
	width:272px !important;
	left:59px !important;
	top:177px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item121960 {
	width:390px !important;
	height:240px !important;
	left:45px !important;
	top:1829px !important;
}

#item121994 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item121991 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2152px !important;
}

#item122022 {
	width:150px !important;
	height:39px !important;
}

#item122018 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2152px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item122129 {
	width:272px !important;
	left:59px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item122125 {
	width:390px !important;
	height:265px !important;
	left:45px !important;
	top:1794px !important;
}

#item122158 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item122155 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2132px !important;
}

#item122185 {
	width:150px !important;
	height:39px !important;
}

#item122182 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2132px !important;
}

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

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

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

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

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

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

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

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

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

#item111237 {
	width:375px !important;
	height:250px !important;
	left:1395px !important;
	top:733px !important;
}

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

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

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

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

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

#item122285 {
	width:390px !important;
	height:240px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item122286 {
	width:272px !important;
	left:59px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item122282 {
	width:390px !important;
	height:240px !important;
	left:45px !important;
	top:1919px !important;
}

#item122315 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item122312 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2242px !important;
}

#item122343 {
	width:150px !important;
	height:39px !important;
}

#item122339 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2242px !important;
}

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

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

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

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

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

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

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

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

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

#item106530 {
	width:375px !important;
	height:250px !important;
	left:1395px !important;
	top:733px !important;
}

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

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

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

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

#item122453 {
	width:390px !important;
	left:45px !important;
	top:896px !important;
	min-height:895px !important;
	padding:80px 0px 80px 0px;
}

#item122479 {
	width:390px !important;
	height:240px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item122480 {
	width:272px !important;
	left:59px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item122476 {
	width:390px !important;
	height:240px !important;
	left:45px !important;
	top:1791px !important;
}

#item122509 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item122506 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2114px !important;
}

#item122536 {
	width:150px !important;
	height:39px !important;
}

#item122533 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2114px !important;
}

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

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

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

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

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

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

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

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

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

#item106818 {
	width:375px !important;
	height:250px !important;
	left:1395px !important;
	top:733px !important;
}

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

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

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

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

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

#item122684 {
	width:390px !important;
	height:240px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item122685 {
	width:272px !important;
	left:59px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item122681 {
	width:390px !important;
	height:240px !important;
	left:45px !important;
	top:2136px !important;
}

#item122714 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item122711 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2459px !important;
}

#item122741 {
	width:150px !important;
	height:39px !important;
}

#item122738 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2459px !important;
}

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

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

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

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

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

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

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

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

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

#item111456 {
	width:375px !important;
	height:250px !important;
	left:1395px !important;
	top:733px !important;
}

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

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

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

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

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

#item122884 {
	width:390px !important;
	height:240px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item122885 {
	width:272px !important;
	left:59px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item122881 {
	width:390px !important;
	height:240px !important;
	left:45px !important;
	top:1680px !important;
}

#item122916 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item122912 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2003px !important;
}

#item122943 {
	width:150px !important;
	height:39px !important;
}

#item122940 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2003px !important;
}

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

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

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

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

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

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

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

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

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

#item107038 {
	width:375px !important;
	height:250px !important;
	left:1395px !important;
	top:733px !important;
}

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

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

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

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

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

#item123200 {
	width:390px !important;
	height:240px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item123201 {
	width:272px !important;
	left:59px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item123197 {
	width:390px !important;
	height:240px !important;
	left:45px !important;
	top:1905px !important;
}

#item123230 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item123227 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2228px !important;
}

#item123257 {
	width:150px !important;
	height:39px !important;
}

#item123254 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2228px !important;
}

#item111579 {
	width:1053px !important;
	left:233px !important;
	top:623px !important;
	min-height:834px !important;
	padding:110px 0px 130px 0px;
}

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

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

#item111603 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1457px !important;
}

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

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

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

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

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

#item111680 {
	width:375px !important;
	height:250px !important;
	left:1395px !important;
	top:733px !important;
}

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

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

#item111710 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1457px !important;
}

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

#item123337 {
	width:390px !important;
	left:45px !important;
	top:896px !important;
	min-height:1375px !important;
	padding:80px 0px 80px 0px;
}

#item123364 {
	width:390px !important;
	height:240px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item123365 {
	width:272px !important;
	left:59px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item123361 {
	width:390px !important;
	height:240px !important;
	left:45px !important;
	top:2271px !important;
}

#item123394 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item123391 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2594px !important;
}

#item123421 {
	width:150px !important;
	height:39px !important;
}

#item123418 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2594px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item123504 {
	width:390px !important;
	left:45px !important;
	top:981px !important;
	min-height:955px !important;
	padding:80px 0px 80px 0px;
}

#item123530 {
	width:390px !important;
	height:260px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item123531 {
	width:272px !important;
	left:59px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item123527 {
	width:390px !important;
	height:265px !important;
	left:45px !important;
	top:1936px !important;
}

#item123560 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item123557 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2285px !important;
}

#item123587 {
	width:150px !important;
	height:39px !important;
}

#item123584 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2285px !important;
}

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

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

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

#item112076 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1385px !important;
}

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

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

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

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

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

#item112152 {
	width:375px !important;
	height:250px !important;
	left:1395px !important;
	top:733px !important;
}

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

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

#item112182 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1385px !important;
}

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

#item123670 {
	width:390px !important;
	left:45px !important;
	top:886px !important;
	min-height:1165px !important;
	padding:80px 0px 80px 0px;
}

#item123696 {
	width:390px !important;
	height:240px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item123697 {
	width:272px !important;
	left:59px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item123693 {
	width:390px !important;
	height:240px !important;
	left:45px !important;
	top:2051px !important;
}

#item123726 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item123723 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2374px !important;
}

#item123753 {
	width:150px !important;
	height:39px !important;
}

#item123750 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2374px !important;
}

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

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

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

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

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

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

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

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

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

#item111929 {
	width:375px !important;
	height:250px !important;
	left:1395px !important;
	top:733px !important;
}

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

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

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

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

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

#item123864 {
	width:390px !important;
	height:240px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item123865 {
	width:272px !important;
	left:59px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item123861 {
	width:390px !important;
	height:240px !important;
	left:45px !important;
	top:1941px !important;
}

#item123895 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item123892 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2264px !important;
}

#item123923 {
	width:150px !important;
	height:39px !important;
}

#item123920 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2264px !important;
}

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

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

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

#item112294 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1457px !important;
}

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

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

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

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

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

#item112370 {
	width:375px !important;
	height:250px !important;
	left:1395px !important;
	top:733px !important;
}

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

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

#item112400 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1457px !important;
}

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

#item124004 {
	width:390px !important;
	left:45px !important;
	top:920px !important;
	min-height:1375px !important;
	padding:80px 0px 80px 0px;
}

#item124031 {
	width:390px !important;
	height:240px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item124032 {
	width:272px !important;
	left:59px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item124028 {
	width:390px !important;
	height:240px !important;
	left:45px !important;
	top:2295px !important;
}

#item124062 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item124059 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2618px !important;
}

#item124089 {
	width:150px !important;
	height:39px !important;
}

#item124086 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2618px !important;
}

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

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

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

#item107396 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1277px !important;
}

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

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

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

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

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

#item107478 {
	width:375px !important;
	height:250px !important;
	left:1395px !important;
	top:733px !important;
}

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

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

#item107510 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1277px !important;
}

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

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

#item124200 {
	width:390px !important;
	height:240px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item124201 {
	width:272px !important;
	left:59px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item124197 {
	width:390px !important;
	height:240px !important;
	left:45px !important;
	top:1965px !important;
}

#item124230 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item124227 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2288px !important;
}

#item124257 {
	width:150px !important;
	height:39px !important;
}

#item124254 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2288px !important;
}

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

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

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

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

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

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

#item113006 {
	width:375px !important;
	height:250px !important;
	left:1395px !important;
	top:733px !important;
}

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

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

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

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

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

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

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

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

#item124365 {
	width:390px !important;
	height:240px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item124366 {
	width:272px !important;
	left:59px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item124362 {
	width:390px !important;
	height:240px !important;
	left:45px !important;
	top:2036px !important;
}

#item124396 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item124393 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2359px !important;
}

#item124423 {
	width:150px !important;
	height:39px !important;
}

#item124420 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2359px !important;
}

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

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

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

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

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

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

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

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

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

#item107697 {
	width:375px !important;
	height:250px !important;
	left:1395px !important;
	top:733px !important;
}

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

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

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

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

#item124621 {
	width:390px !important;
	left:45px !important;
	top:955px !important;
	min-height:1225px !important;
	padding:80px 0px 80px 0px;
}

#item124647 {
	width:390px !important;
	height:240px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item124648 {
	width:272px !important;
	left:59px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item124644 {
	width:390px !important;
	height:240px !important;
	left:45px !important;
	top:2180px !important;
}

#item124677 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item124674 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2503px !important;
}

#item124704 {
	width:150px !important;
	height:39px !important;
}

#item124701 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2503px !important;
}

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

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

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

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

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

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

#item114024 {
	width:375px !important;
	height:250px !important;
	left:1395px !important;
	top:733px !important;
}

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

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

#item114076 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1061px !important;
}

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

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

#item114128 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1061px !important;
}

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

#item124785 {
	width:390px !important;
	left:45px !important;
	top:896px !important;
	min-height:595px !important;
	padding:80px 0px 80px 0px;
}

#item124811 {
	width:390px !important;
	height:240px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item124812 {
	width:272px !important;
	left:59px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item124808 {
	width:390px !important;
	height:240px !important;
	left:45px !important;
	top:1491px !important;
}

#item124841 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item124838 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:1814px !important;
}

#item124869 {
	width:150px !important;
	height:39px !important;
}

#item124866 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:1814px !important;
}

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

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

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

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

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

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

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

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

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

#item107919 {
	width:375px !important;
	height:250px !important;
	left:1395px !important;
	top:733px !important;
}

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

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

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

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

#item124946 {
	width:390px !important;
	left:45px !important;
	top:896px !important;
	min-height:1165px !important;
	padding:80px 0px 80px 0px;
}

#item124972 {
	width:390px !important;
	height:240px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item124973 {
	width:272px !important;
	left:59px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item124969 {
	width:390px !important;
	height:240px !important;
	left:45px !important;
	top:2061px !important;
}

#item125003 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item125000 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2384px !important;
}

#item125031 {
	width:150px !important;
	height:39px !important;
}

#item125028 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2384px !important;
}

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

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

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

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

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

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

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

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

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

#item108139 {
	width:375px !important;
	height:250px !important;
	left:1395px !important;
	top:733px !important;
}

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

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

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

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

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

#item125144 {
	width:390px !important;
	height:240px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item125145 {
	width:272px !important;
	left:59px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item125141 {
	width:390px !important;
	height:240px !important;
	left:45px !important;
	top:1914px !important;
}

#item125174 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item125171 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2237px !important;
}

#item125201 {
	width:150px !important;
	height:39px !important;
}

#item125198 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2237px !important;
}

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

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

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

#item108277 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1277px !important;
}

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

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

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

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

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

#item108358 {
	width:375px !important;
	height:250px !important;
	left:1395px !important;
	top:733px !important;
}

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

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

#item108390 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1277px !important;
}

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

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

#item125309 {
	width:390px !important;
	height:240px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item125310 {
	width:272px !important;
	left:59px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item125306 {
	width:390px !important;
	height:240px !important;
	left:45px !important;
	top:1797px !important;
}

#item125339 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item125336 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2120px !important;
}

#item125366 {
	width:150px !important;
	height:39px !important;
}

#item125363 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2120px !important;
}

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

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

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

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

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

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

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

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

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

#item109006 {
	width:375px !important;
	height:250px !important;
	left:1395px !important;
	top:733px !important;
}

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

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

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

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

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

#item125473 {
	width:390px !important;
	height:240px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item125474 {
	width:272px !important;
	left:59px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item125470 {
	width:390px !important;
	height:240px !important;
	left:45px !important;
	top:1995px !important;
}

#item125505 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item125502 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2318px !important;
}

#item125532 {
	width:150px !important;
	height:39px !important;
}

#item125529 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2318px !important;
}

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

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

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

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

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

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

#item112784 {
	width:375px !important;
	height:250px !important;
	left:1395px !important;
	top:733px !important;
}

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

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

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

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

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

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

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

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

#item125642 {
	width:390px !important;
	height:240px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item125643 {
	width:272px !important;
	left:59px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item125639 {
	width:390px !important;
	height:240px !important;
	left:45px !important;
	top:1764px !important;
}

#item125672 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item125669 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2087px !important;
}

#item125699 {
	width:150px !important;
	height:39px !important;
}

#item125696 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2087px !important;
}

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

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

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

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

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

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

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

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

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

#item109227 {
	width:375px !important;
	height:250px !important;
	left:1395px !important;
	top:733px !important;
}

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

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

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

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

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

#item125809 {
	width:390px !important;
	height:240px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item125810 {
	width:272px !important;
	left:59px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item125806 {
	width:390px !important;
	height:240px !important;
	left:45px !important;
	top:1734px !important;
}

#item125839 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item125836 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2057px !important;
}

#item125868 {
	width:150px !important;
	height:39px !important;
}

#item125864 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2057px !important;
}

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

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

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

#item109364 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1242px !important;
}

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

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

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

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

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

#item109446 {
	width:375px !important;
	height:250px !important;
	left:1395px !important;
	top:733px !important;
}

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

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

#item109478 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1242px !important;
}

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

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

#item125987 {
	width:390px !important;
	height:240px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item125988 {
	width:272px !important;
	left:59px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item125984 {
	width:390px !important;
	height:240px !important;
	left:45px !important;
	top:1797px !important;
}

#item126018 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item126015 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2120px !important;
}

#item126045 {
	width:150px !important;
	height:39px !important;
}

#item126042 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2120px !important;
}

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

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

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

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

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

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

#item112542 {
	width:375px !important;
	height:250px !important;
	left:1395px !important;
	top:733px !important;
}

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

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

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

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

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

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

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

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

#item126151 {
	width:390px !important;
	height:240px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item126152 {
	width:272px !important;
	left:59px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item126148 {
	width:390px !important;
	height:240px !important;
	left:45px !important;
	top:1790px !important;
}

#item126182 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item126178 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2113px !important;
}

#item126209 {
	width:150px !important;
	height:39px !important;
}

#item126206 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2113px !important;
}

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

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

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

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

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

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

#item113248 {
	width:375px !important;
	height:250px !important;
	left:1395px !important;
	top:733px !important;
}

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

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

#item113301 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1277px !important;
}

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

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

#item113353 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1277px !important;
}

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

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

#item126309 {
	width:390px !important;
	height:240px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item126310 {
	width:272px !important;
	left:59px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item126306 {
	width:390px !important;
	height:240px !important;
	left:45px !important;
	top:1856px !important;
}

#item126339 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item126336 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2179px !important;
}

#item126366 {
	width:150px !important;
	height:39px !important;
}

#item126363 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2179px !important;
}

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

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

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

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

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

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

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

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

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

#item109667 {
	width:375px !important;
	height:250px !important;
	left:1395px !important;
	top:733px !important;
}

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

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

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

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

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

#item126474 {
	width:390px !important;
	height:240px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item126475 {
	width:272px !important;
	left:59px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item126471 {
	width:390px !important;
	height:240px !important;
	left:45px !important;
	top:1919px !important;
}

#item126504 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item126501 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2242px !important;
}

#item126531 {
	width:150px !important;
	height:39px !important;
}

#item126528 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2242px !important;
}

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

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

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

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

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

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

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

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

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

#item109887 {
	width:375px !important;
	height:250px !important;
	left:1395px !important;
	top:733px !important;
}

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

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

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

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

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

#item126638 {
	width:390px !important;
	height:240px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item126639 {
	width:272px !important;
	left:59px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item126635 {
	width:390px !important;
	height:240px !important;
	left:45px !important;
	top:1773px !important;
}

#item126668 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item126665 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2096px !important;
}

#item126695 {
	width:150px !important;
	height:39px !important;
}

#item126692 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2096px !important;
}

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

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

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

#item110026 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1277px !important;
}

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

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

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

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

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

#item110108 {
	width:375px !important;
	height:250px !important;
	left:1395px !important;
	top:733px !important;
}

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

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

#item110140 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1277px !important;
}

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

#item126765 {
	width:390px !important;
	left:45px !important;
	top:896px !important;
	min-height:955px !important;
	padding:80px 0px 80px 0px;
}

#item126791 {
	width:390px !important;
	height:240px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item126792 {
	width:272px !important;
	left:59px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item126788 {
	width:390px !important;
	height:240px !important;
	left:45px !important;
	top:1851px !important;
}

#item126822 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item126819 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2174px !important;
}

#item126850 {
	width:150px !important;
	height:39px !important;
}

#item126847 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2174px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item126947 {
	width:272px !important;
	left:59px !important;
	top:176px !important;
	min-height:89px !important;
	padding:0px 0px 50px 0px;
}

#item126943 {
	width:390px !important;
	height:265px !important;
	left:45px !important;
	top:2001px !important;
}

#item126977 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item126974 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2349px !important;
}

#item127004 {
	width:150px !important;
	height:39px !important;
}

#item127001 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2349px !important;
}

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

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

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

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

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

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

#item113776 {
	width:375px !important;
	height:250px !important;
	left:1395px !important;
	top:733px !important;
}

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

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

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

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

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

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

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

#item127076 {
	width:390px !important;
	left:45px !important;
	top:969px !important;
	min-height:1165px !important;
	padding:80px 0px 80px 0px;
}

#item127103 {
	width:390px !important;
	height:240px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item127104 {
	width:272px !important;
	left:59px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item127100 {
	width:390px !important;
	height:240px !important;
	left:45px !important;
	top:2134px !important;
}

#item127133 {
	width:155px !important;
	height:39px !important;
	left:26px !important;
}

#item127130 {
	width:181px !important;
	height:39px !important;
	left:45px !important;
	top:2457px !important;
}

#item127161 {
	width:150px !important;
	height:39px !important;
}

#item127157 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2457px !important;
}

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

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

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

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

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

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

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

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

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

#item110548 {
	width:375px !important;
	height:250px !important;
	left:1395px !important;
	top:733px !important;
}

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

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

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

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

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

#item127256 {
	width:390px !important;
	height:240px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item127257 {
	width:272px !important;
	left:59px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item127253 {
	width:390px !important;
	height:240px !important;
	left:45px !important;
	top:1849px !important;
}

#item127286 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item127283 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2172px !important;
}

#item127313 {
	width:150px !important;
	height:39px !important;
}

#item127310 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2172px !important;
}

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

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

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

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

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

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

#item110768 {
	width:375px !important;
	height:250px !important;
	left:1395px !important;
	top:733px !important;
}

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

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

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

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

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

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

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

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

#item127409 {
	width:390px !important;
	height:240px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item127410 {
	width:272px !important;
	left:59px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item127406 {
	width:390px !important;
	height:240px !important;
	left:45px !important;
	top:1826px !important;
}

#item127439 {
	width:155px !important;
	height:39px !important;
	left:26px !important;
}

#item127436 {
	width:181px !important;
	height:39px !important;
	left:45px !important;
	top:2149px !important;
}

#item140548 {
	width:168px !important;
	height:39px !important;
}

#item140545 {
	width:195px !important;
	height:39px !important;
	left:240px !important;
	top:2150px !important;
}

#item130774 {
	width:1920px !important;
	height:500px !important;
	background:#af866f;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item131946 {
	width:340px !important;
	height:395px !important;
	left:234px !important;
	top:1098px !important;
}

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

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

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

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

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

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

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

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

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

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

#item135598 {
	width:480px !important;
	height:268px !important;
	top:94px !important;
}

#item135599 {
	width:1137px !important;
	height:296px !important;
	left:-373px !important;
	top:-23px !important;
	background:#af866f;
}

#item135599.in5-parallax-bg {
	width:1137px !important;
	height:296px !important;
	left:-373px !important;
	top:-23px !important;
	background:#af866f;
}

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

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

#item135624 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:433px !important;
}

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

#item135654 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:1194px !important;
}

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

#item135685 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:813px !important;
}

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

#item135716 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:1575px !important;
}

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

#item135748 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:1955px !important;
}

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

#item135778 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:2336px !important;
}

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

#item135810 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:2717px !important;
}

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

#item132182 {
	width:1053px !important;
	left:233px !important;
	top:623px !important;
	min-height:762px !important;
	padding:110px 0px 130px 0px;
}

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

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

#item132211 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1385px !important;
}

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

#item132317 {
	width:390px !important;
	height:250px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item132318 {
	width:288px !important;
	left:51px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item132289 {
	width:390px !important;
	height:250px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item132290 {
	width:288px !important;
	left:51px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item132286 {
	width:390px !important;
	height:250px !important;
	left:1380px !important;
	top:733px !important;
}

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

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

#item132344 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1385px !important;
}

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

#item136675 {
	width:382px !important;
	left:45px !important;
	top:955px !important;
	min-height:1195px !important;
	padding:80px 0px 80px 0px;
}

#item136731 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item136728 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2473px !important;
}

#item136758 {
	width:150px !important;
	height:39px !important;
}

#item136755 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2473px !important;
}

#item140028 {
	width:390px !important;
	height:250px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item140029 {
	width:288px !important;
	left:51px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item140000 {
	width:390px !important;
	height:250px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item140001 {
	width:288px !important;
	left:51px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item138728 {
	width:390px !important;
	height:250px !important;
	left:45px !important;
	top:2150px !important;
}

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

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

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

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

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

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

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

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

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

#item134042 {
	width:390px !important;
	height:265px !important;
	left:1380px !important;
	top:733px !important;
}

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

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

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

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

#item137067 {
	width:382px !important;
	left:45px !important;
	top:940px !important;
	min-height:1495px !important;
	padding:80px 0px 80px 0px;
}

#item137124 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item137121 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2757px !important;
}

#item137152 {
	width:150px !important;
	height:39px !important;
}

#item137148 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2757px !important;
}

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

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

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

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

#item138937 {
	width:390px !important;
	height:265px !important;
	left:45px !important;
	top:2434px !important;
}

#item134173 {
	width:1053px !important;
	left:233px !important;
	top:623px !important;
	min-height:1014px !important;
	padding:110px 0px 130px 0px;
}

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

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

#item134207 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1637px !important;
}

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

#item134313 {
	width:390px !important;
	height:250px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item134314 {
	width:288px !important;
	left:51px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item134285 {
	width:390px !important;
	height:250px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item134286 {
	width:288px !important;
	left:51px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item134282 {
	width:390px !important;
	height:250px !important;
	left:1380px !important;
	top:733px !important;
}

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

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

#item134340 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1637px !important;
}

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

#item137321 {
	width:386px !important;
	left:45px !important;
	top:842px !important;
	min-height:1735px !important;
	padding:80px 0px 80px 0px;
}

#item137377 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item137374 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2870px !important;
}

#item137404 {
	width:150px !important;
	height:39px !important;
}

#item137401 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2870px !important;
}

#item140159 {
	width:390px !important;
	height:250px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item140160 {
	width:288px !important;
	left:51px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item140131 {
	width:390px !important;
	height:250px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item140132 {
	width:288px !important;
	left:51px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item139063 {
	width:390px !important;
	height:250px !important;
	left:45px !important;
	top:2547px !important;
}

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

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

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

#item134525 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1565px !important;
}

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

#item134632 {
	width:390px !important;
	height:250px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item134633 {
	width:288px !important;
	left:51px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item134604 {
	width:390px !important;
	height:250px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item134605 {
	width:288px !important;
	left:51px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item134601 {
	width:390px !important;
	height:250px !important;
	left:1380px !important;
	top:733px !important;
}

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

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

#item134659 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1565px !important;
}

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

#item137547 {
	width:378px !important;
	left:50px !important;
	top:985px !important;
	min-height:1615px !important;
	padding:80px 0px 80px 0px;
}

#item137603 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item137600 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2927px !important;
}

#item137630 {
	width:150px !important;
	height:39px !important;
}

#item137627 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2927px !important;
}

#item140233 {
	width:390px !important;
	height:250px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item140234 {
	width:288px !important;
	left:51px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item140204 {
	width:390px !important;
	height:250px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item140205 {
	width:288px !important;
	left:51px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item139219 {
	width:390px !important;
	height:250px !important;
	left:45px !important;
	top:2604px !important;
}

#item134745 {
	width:1053px !important;
	left:233px !important;
	top:623px !important;
	min-height:834px !important;
	padding:110px 0px 130px 0px;
}

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

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

#item134777 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1457px !important;
}

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

#item134884 {
	width:390px !important;
	height:250px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item134885 {
	width:288px !important;
	left:51px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item134856 {
	width:390px !important;
	height:250px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item134857 {
	width:288px !important;
	left:51px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item134853 {
	width:390px !important;
	height:250px !important;
	left:1380px !important;
	top:733px !important;
}

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

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

#item134911 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1457px !important;
}

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

#item137767 {
	width:390px !important;
	left:45px !important;
	top:923px !important;
	min-height:1315px !important;
	padding:80px 0px 80px 0px;
}

#item137825 {
	width:151px !important;
	height:39px !important;
	left:26px !important;
}

#item137821 {
	width:177px !important;
	height:39px !important;
	left:45px !important;
	top:2561px !important;
}

#item137852 {
	width:150px !important;
	height:39px !important;
}

#item137849 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2561px !important;
}

#item140299 {
	width:390px !important;
	height:250px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item140300 {
	width:288px !important;
	left:51px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item140271 {
	width:390px !important;
	height:250px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item140272 {
	width:288px !important;
	left:51px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item138540 {
	width:390px !important;
	height:250px !important;
	left:45px !important;
	top:2238px !important;
}

#item135010 {
	width:1053px !important;
	left:233px !important;
	top:623px !important;
	min-height:834px !important;
	padding:110px 0px 130px 0px;
}

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

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

#item135043 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1457px !important;
}

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

#item135149 {
	width:390px !important;
	height:250px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item135150 {
	width:288px !important;
	left:51px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item135121 {
	width:390px !important;
	height:250px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item135122 {
	width:288px !important;
	left:51px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item135118 {
	width:390px !important;
	height:250px !important;
	left:1380px !important;
	top:733px !important;
}

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

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

#item135176 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1457px !important;
}

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

#item137997 {
	width:388px !important;
	left:45px !important;
	top:881px !important;
	min-height:1315px !important;
	padding:80px 0px 80px 0px;
}

#item138055 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item138052 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2519px !important;
}

#item138082 {
	width:150px !important;
	height:39px !important;
}

#item138079 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2519px !important;
}

#item140370 {
	width:390px !important;
	height:250px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item140371 {
	width:288px !important;
	left:51px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item140342 {
	width:390px !important;
	height:250px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item140343 {
	width:288px !important;
	left:51px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item139349 {
	width:390px !important;
	height:250px !important;
	left:45px !important;
	top:2196px !important;
}

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

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

#item135429 {
	width:390px !important;
	height:250px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item135430 {
	width:288px !important;
	left:51px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item135401 {
	width:390px !important;
	height:250px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item135402 {
	width:288px !important;
	left:51px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item135398 {
	width:390px !important;
	height:250px !important;
	left:1380px !important;
	top:733px !important;
}

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

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

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

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

#item138217 {
	width:394px !important;
	left:45px !important;
	top:874px !important;
	min-height:1045px !important;
	padding:80px 0px 80px 0px;
}

#item138273 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item138270 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2242px !important;
}

#item140445 {
	width:390px !important;
	height:250px !important;
	border-radius:8px;
	background:#e9ebed;
}

#item140446 {
	width:288px !important;
	left:51px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item140417 {
	width:390px !important;
	height:250px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item140418 {
	width:288px !important;
	left:51px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item139428 {
	width:390px !important;
	height:250px !important;
	left:45px !important;
	top:1919px !important;
}

#item140606 {
	width:1920px !important;
	height:500px !important;
	background:#af866f;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item153459 {
	width:480px !important;
	height:268px !important;
	top:94px !important;
}

#item153461 {
	width:1137px !important;
	height:296px !important;
	left:-373px !important;
	top:-23px !important;
	background:#af866f;
}

#item153461.in5-parallax-bg {
	width:1137px !important;
	height:296px !important;
	left:-373px !important;
	top:-23px !important;
	background:#af866f;
}

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

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

#item153486 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:433px !important;
}

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

#item153516 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:1194px !important;
}

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

#item153548 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:813px !important;
}

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

#item153580 {
	width:390px !important;
	height:344px !important;
	left:45px !important;
	top:1575px !important;
}

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

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

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

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

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

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

#item143825 {
	width:390px !important;
	height:250px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item143826 {
	width:300px !important;
	left:46px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item143822 {
	width:390px !important;
	height:250px !important;
	left:1380px !important;
	top:733px !important;
}

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

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

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

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

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

#item153970 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item153967 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2315px !important;
}

#item154267 {
	width:390px !important;
	height:250px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item154268 {
	width:300px !important;
	left:46px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item154264 {
	width:390px !important;
	height:250px !important;
	left:45px !important;
	top:1991px !important;
}

#item154335 {
	width:150px !important;
	height:39px !important;
}

#item154332 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2316px !important;
}

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

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

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

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

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

#item144345 {
	width:390px !important;
	height:250px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item144346 {
	width:300px !important;
	left:46px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item144342 {
	width:390px !important;
	height:250px !important;
	left:1380px !important;
	top:733px !important;
}

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

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

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

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

#item154399 {
	width:390px !important;
	left:45px !important;
	top:913px !important;
	min-height:895px !important;
	padding:80px 0px 80px 0px;
}

#item154425 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item154422 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2131px !important;
}

#item154515 {
	width:150px !important;
	height:39px !important;
}

#item154511 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2132px !important;
}

#item154642 {
	width:390px !important;
	height:250px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item154643 {
	width:300px !important;
	left:46px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item154638 {
	width:390px !important;
	height:250px !important;
	left:45px !important;
	top:1808px !important;
}

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

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

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

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

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

#item144845 {
	width:390px !important;
	height:250px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item144846 {
	width:300px !important;
	left:46px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item144842 {
	width:390px !important;
	height:250px !important;
	left:1380px !important;
	top:733px !important;
}

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

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

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

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

#item154752 {
	width:390px !important;
	left:45px !important;
	top:919px !important;
	min-height:1285px !important;
	padding:80px 0px 80px 0px;
}

#item154778 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item154775 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2529px !important;
}

#item154805 {
	width:150px !important;
	height:39px !important;
}

#item154802 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2530px !important;
}

#item155010 {
	width:390px !important;
	height:250px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item155011 {
	width:300px !important;
	left:46px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item155007 {
	width:390px !important;
	height:250px !important;
	left:45px !important;
	top:2204px !important;
}

#item145243 {
	width:1053px !important;
	left:233px !important;
	top:623px !important;
	min-height:870px !important;
	padding:110px 0px 130px 0px;
}

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

#item145280 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item145276 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1493px !important;
}

#item145328 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item145354 {
	width:390px !important;
	height:250px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item145355 {
	width:300px !important;
	left:46px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item145351 {
	width:390px !important;
	height:250px !important;
	left:1380px !important;
	top:733px !important;
}

#item145440 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item145415 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item145411 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1493px !important;
}

#item155091 {
	width:390px !important;
	left:45px !important;
	top:588px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:390px !important;
	padding:50px;
}

#item155115 {
	width:390px !important;
	left:45px !important;
	top:978px !important;
	min-height:1375px !important;
	padding:80px 0px 80px 0px;
}

#item155142 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item155138 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2678px !important;
}

#item155169 {
	width:150px !important;
	height:39px !important;
}

#item155166 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2679px !important;
}

#item155340 {
	width:390px !important;
	height:250px !important;
	border-radius:8px;
	background:#f3ece9;
}

#item155341 {
	width:300px !important;
	left:46px !important;
	top:176px !important;
	min-height:63px !important;
	padding:0px 0px 50px 0px;
}

#item155337 {
	width:390px !important;
	height:250px !important;
	left:45px !important;
	top:2353px !important;
}

#item141397 {
	width:1920px !important;
	height:500px !important;
	background:#af866f;
}

#item141397.in5-parallax-bg {
	width:1920px !important;
	height:500px !important;
	background:#af866f;
}

#item141422 {
	width:1536px !important;
	left:234px !important;
	top:287px !important;
	min-height:213px !important;
	padding:0px 0px 100px 0px;
}

#item150815 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:220px !important;
	padding:44px;
}

#item150843 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item150760 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:220px !important;
	padding:44px;
}

#item150791 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item150758 {
	width:340px !important;
	height:440px !important;
	left:233px !important;
	top:655px !important;
}

#item150909 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:220px !important;
	padding:44px;
}

#item150937 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item150855 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:220px !important;
	padding:44px;
}

#item150885 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item150853 {
	width:340px !important;
	height:440px !important;
	left:632px !important;
	top:655px !important;
}

#item151003 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:220px !important;
	padding:44px;
}

#item151032 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item150949 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:220px !important;
	padding:44px;
}

#item150979 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item150947 {
	width:340px !important;
	height:440px !important;
	left:1031px !important;
	top:655px !important;
}

#item151099 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:220px !important;
	padding:44px;
}

#item151131 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item151044 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:220px !important;
	padding:44px;
}

#item151075 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item151042 {
	width:340px !important;
	height:440px !important;
	left:1430px !important;
	top:655px !important;
}

#item151200 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:220px !important;
	padding:44px;
}

#item151228 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item151146 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:220px !important;
	padding:44px;
}

#item151176 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item151144 {
	width:340px !important;
	height:440px !important;
	left:233px !important;
	top:1142px !important;
}

#item151311 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:220px !important;
	padding:44px;
}

#item151338 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item151256 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:220px !important;
	padding:44px;
}

#item151287 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item151254 {
	width:340px !important;
	height:440px !important;
	left:632px !important;
	top:1142px !important;
}

#item151404 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:220px !important;
	padding:44px;
}

#item151431 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item151350 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:220px !important;
	padding:44px;
}

#item151380 {
	mix-blend-mode:multiply;
	width:269px !important;
	height:220px !important;
	left:71px !important;
	border-radius:5px 5px 0 0;
}

#item151348 {
	width:340px !important;
	height:440px !important;
	left:1031px !important;
	top:1142px !important;
}

#item151501 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:220px !important;
	padding:44px;
}

#item151529 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item151443 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:220px !important;
	padding:44px;
}

#item151477 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item151441 {
	width:340px !important;
	height:440px !important;
	left:1430px !important;
	top:1142px !important;
}

#item151598 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:220px !important;
	padding:44px;
}

#item151627 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item151544 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:220px !important;
	padding:44px;
}

#item151574 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item151542 {
	width:340px !important;
	height:440px !important;
	left:233px !important;
	top:1630px !important;
}

#item151694 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:220px !important;
	padding:44px;
}

#item151720 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item151639 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:220px !important;
	padding:44px;
}

#item151670 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item151637 {
	width:340px !important;
	height:440px !important;
	left:632px !important;
	top:1630px !important;
}

#item151792 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:220px !important;
	padding:44px;
}

#item151820 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item151737 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:220px !important;
	padding:44px;
}

#item151768 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item151734 {
	width:340px !important;
	height:440px !important;
	left:1031px !important;
	top:1630px !important;
}

#item151887 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:220px !important;
	padding:44px;
}

#item151913 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item151832 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:220px !important;
	padding:44px;
}

#item151863 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item151830 {
	width:340px !important;
	height:440px !important;
	left:1430px !important;
	top:1630px !important;
}

#item152008 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:220px !important;
	padding:42px;
}

#item152037 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
	background:#83929b;
}

#item151954 {
	width:340px !important;
	top:220px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:220px !important;
	padding:42px;
}

#item151984 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:220px !important;
	border-radius:5px 5px 0 0;
}

#item151952 {
	width:340px !important;
	height:440px !important;
	left:233px !important;
	top:2118px !important;
}

#item155426 {
	width:480px !important;
	height:268px !important;
	top:94px !important;
}

#item155427 {
	width:1137px !important;
	height:296px !important;
	left:-373px !important;
	top:-23px !important;
	background:#af866f;
}

#item155427.in5-parallax-bg {
	width:1137px !important;
	height:296px !important;
	left:-373px !important;
	top:-23px !important;
	background:#af866f;
}

#item155426.in5-parallax-bg {
	width:480px !important;
	height:268px !important;
	top:94px !important;
}

#item155573 {
	width:390px !important;
	height:176px !important;
	left:45px !important;
	top:138px !important;
}

#item155633 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:190px !important;
	padding:40px;
}

#item155623 {
	width:390px !important;
	height:379px !important;
	left:45px !important;
	top:433px !important;
}

#item156007 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:190px !important;
	padding:40px;
}

#item155999 {
	width:390px !important;
	height:379px !important;
	left:45px !important;
	top:2107px !important;
}

#item156294 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:190px !important;
	padding:40px;
}

#item156286 {
	width:390px !important;
	height:379px !important;
	left:45px !important;
	top:4199px !important;
}

#item155871 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:190px !important;
	padding:40px;
}

#item155861 {
	width:390px !important;
	height:379px !important;
	left:45px !important;
	top:1270px !important;
}

#item156037 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:190px !important;
	padding:40px;
}

#item156030 {
	width:390px !important;
	height:379px !important;
	left:45px !important;
	top:2944px !important;
}

#item156325 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:190px !important;
	padding:40px;
}

#item156318 {
	width:390px !important;
	height:379px !important;
	left:45px !important;
	top:5036px !important;
}

#item155712 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:190px !important;
	padding:40px;
}

#item155705 {
	width:390px !important;
	height:379px !important;
	left:45px !important;
	top:851px !important;
}

#item156067 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:190px !important;
	padding:40px;
}

#item156060 {
	width:390px !important;
	height:379px !important;
	left:45px !important;
	top:2525px !important;
}

#item156355 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:190px !important;
	padding:40px;
}

#item156348 {
	width:390px !important;
	height:379px !important;
	left:45px !important;
	top:4618px !important;
}

#item155901 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:190px !important;
	padding:40px;
}

#item155894 {
	width:390px !important;
	height:379px !important;
	left:45px !important;
	top:1688px !important;
}

#item156389 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:190px !important;
	padding:40px;
}

#item156378 {
	width:390px !important;
	height:379px !important;
	left:45px !important;
	top:3781px !important;
}

#item156099 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:190px !important;
	padding:40px;
}

#item156090 {
	width:390px !important;
	height:379px !important;
	left:45px !important;
	top:3362px !important;
}

#item156420 {
	width:390px !important;
	top:189px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:190px !important;
	padding:40px;
}

#item156412 {
	width:390px !important;
	height:379px !important;
	left:45px !important;
	top:5455px !important;
}

#item145738 {
	width:1053px !important;
	left:233px !important;
	top:623px !important;
	min-height:906px !important;
	padding:110px 0px 130px 0px;
}

#item145799 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item145774 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item145769 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1529px !important;
}

#item145822 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item145874 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item145849 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item145845 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1529px !important;
}

#item156635 {
	width:390px !important;
	left:45px !important;
	top:534px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:503px !important;
	padding:50px;
}

#item156658 {
	width:390px !important;
	left:45px !important;
	top:1036px !important;
	min-height:1495px !important;
	padding:80px 0px 80px 0px;
}

#item156684 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item156681 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2532px !important;
}

#item156711 {
	width:150px !important;
	height:39px !important;
}

#item156708 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2532px !important;
}

#item146119 {
	width:1051px !important;
	left:233px !important;
	top:623px !important;
	min-height:762px !important;
	padding:110px 0px 130px 0px;
}

#item146180 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item146155 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item146151 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1385px !important;
}

#item146203 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item146255 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item146230 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item146226 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1385px !important;
}

#item156919 {
	width:390px !important;
	left:45px !important;
	top:534px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:422px !important;
	padding:50px;
}

#item156942 {
	width:390px !important;
	left:45px !important;
	top:955px !important;
	min-height:1225px !important;
	padding:80px 0px 80px 0px;
}

#item156968 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item156965 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2181px !important;
}

#item156996 {
	width:150px !important;
	height:39px !important;
}

#item156993 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2181px !important;
}

#item146486 {
	width:1050px !important;
	left:233px !important;
	top:623px !important;
	min-height:870px !important;
	padding:110px 0px 130px 0px;
}

#item146549 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item146523 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item146519 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1493px !important;
}

#item146572 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item146624 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item146599 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item146595 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1493px !important;
}

#item157127 {
	width:390px !important;
	left:45px !important;
	top:534px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:486px !important;
	padding:50px;
}

#item157150 {
	width:390px !important;
	left:45px !important;
	top:1019px !important;
	min-height:1405px !important;
	padding:80px 0px 80px 0px;
}

#item157177 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item157174 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2425px !important;
}

#item157204 {
	width:150px !important;
	height:39px !important;
}

#item157201 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2425px !important;
}

#item146852 {
	width:1050px !important;
	left:233px !important;
	top:665px !important;
	min-height:798px !important;
	padding:110px 0px 130px 0px;
}

#item146912 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item146887 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item146883 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1463px !important;
}

#item146935 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:515px !important;
	padding:85px;
}

#item146987 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item146962 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item146958 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1463px !important;
}

#item157323 {
	width:390px !important;
	left:45px !important;
	top:534px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:593px !important;
	padding:47px;
}

#item157346 {
	width:390px !important;
	left:45px !important;
	top:1132px !important;
	min-height:1285px !important;
	padding:80px 0px 80px 0px;
}

#item157372 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item157369 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2418px !important;
}

#item157399 {
	width:150px !important;
	height:39px !important;
}

#item157396 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2418px !important;
}

#item147211 {
	width:1053px !important;
	left:233px !important;
	top:623px !important;
	min-height:942px !important;
	padding:110px 0px 130px 0px;
}

#item147272 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item147247 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item147243 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1565px !important;
}

#item147295 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item147347 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item147322 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item147318 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1565px !important;
}

#item157520 {
	width:390px !important;
	left:45px !important;
	top:534px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:482px !important;
	padding:48px;
}

#item157543 {
	width:390px !important;
	left:45px !important;
	top:1019px !important;
	min-height:1525px !important;
	padding:80px 0px 80px 0px;
}

#item157569 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item157566 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2545px !important;
}

#item157596 {
	width:150px !important;
	height:39px !important;
}

#item157593 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2544px !important;
}

#item147590 {
	width:1053px !important;
	left:233px !important;
	top:665px !important;
	min-height:798px !important;
	padding:110px 0px 130px 0px;
}

#item147653 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item147628 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item147624 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1463px !important;
}

#item147677 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:515px !important;
	padding:85px;
}

#item147729 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item147704 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item147700 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1463px !important;
}

#item157713 {
	width:390px !important;
	left:45px !important;
	top:534px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:496px !important;
	padding:50px;
}

#item157736 {
	width:390px !important;
	left:45px !important;
	top:1029px !important;
	min-height:1285px !important;
	padding:80px 0px 80px 0px;
}

#item157762 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item157759 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2315px !important;
}

#item157790 {
	width:150px !important;
	height:39px !important;
}

#item157787 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2315px !important;
}

#item147957 {
	width:1053px !important;
	left:233px !important;
	top:623px !important;
	min-height:978px !important;
	padding:110px 0px 130px 0px;
}

#item148020 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item147994 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item147990 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1601px !important;
}

#item148043 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item148095 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item148070 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item148066 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1601px !important;
}

#item157913 {
	width:390px !important;
	left:45px !important;
	top:534px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:432px !important;
	padding:50px;
}

#item157936 {
	width:390px !important;
	left:45px !important;
	top:965px !important;
	min-height:1615px !important;
	padding:80px 0px 80px 0px;
}

#item157962 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item157959 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2581px !important;
}

#item157989 {
	width:150px !important;
	height:39px !important;
}

#item157986 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2581px !important;
}

#item148328 {
	width:1053px !important;
	left:233px !important;
	top:665px !important;
	min-height:762px !important;
	padding:110px 0px 130px 0px;
}

#item148389 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item148364 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item148360 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1427px !important;
}

#item148412 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:515px !important;
	padding:85px;
}

#item148465 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item148440 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item148435 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1427px !important;
}

#item158107 {
	width:390px !important;
	left:45px !important;
	top:534px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:567px !important;
	padding:50px;
}

#item158130 {
	width:390px !important;
	left:45px !important;
	top:1100px !important;
	min-height:1225px !important;
	padding:80px 0px 80px 0px;
}

#item158156 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item158153 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2326px !important;
}

#item158183 {
	width:150px !important;
	height:39px !important;
}

#item158180 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2326px !important;
}

#item148718 {
	width:1053px !important;
	left:233px !important;
	top:623px !important;
	min-height:834px !important;
	padding:110px 0px 130px 0px;
}

#item148781 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item148755 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item148751 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1457px !important;
}

#item148804 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item148856 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item148831 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item148827 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1457px !important;
}

#item158309 {
	width:390px !important;
	left:45px !important;
	top:534px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:363px !important;
	padding:50px;
}

#item158332 {
	width:390px !important;
	left:45px !important;
	top:896px !important;
	min-height:1375px !important;
	padding:80px 0px 80px 0px;
}

#item158358 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item158355 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2272px !important;
}

#item158386 {
	width:150px !important;
	height:39px !important;
}

#item158383 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2272px !important;
}

#item149082 {
	width:1050px !important;
	left:233px !important;
	top:623px !important;
	min-height:690px !important;
	padding:110px 0px 130px 0px;
}

#item149143 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item149118 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item149114 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1313px !important;
}

#item149166 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item149218 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item149193 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item149189 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1313px !important;
}

#item158508 {
	width:390px !important;
	left:45px !important;
	top:534px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:508px !important;
	padding:50px;
}

#item158531 {
	width:390px !important;
	left:45px !important;
	top:1041px !important;
	min-height:1045px !important;
	padding:80px 0px 80px 0px;
}

#item158557 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item158554 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2087px !important;
}

#item158584 {
	width:150px !important;
	height:39px !important;
}

#item158581 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2087px !important;
}

#item149445 {
	width:1053px !important;
	left:233px !important;
	top:623px !important;
	min-height:1050px !important;
	padding:110px 0px 130px 0px;
}

#item149507 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item149482 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item149478 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1673px !important;
}

#item149530 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item149582 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item149557 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item149553 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1673px !important;
}

#item158711 {
	width:390px !important;
	left:45px !important;
	top:534px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:336px !important;
	padding:50px;
}

#item158734 {
	width:390px !important;
	left:45px !important;
	top:869px !important;
	min-height:1765px !important;
	padding:80px 0px 80px 0px;
}

#item158761 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item158757 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2635px !important;
}

#item158788 {
	width:150px !important;
	height:39px !important;
}

#item158785 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2635px !important;
}

#item149813 {
	width:1053px !important;
	left:233px !important;
	top:623px !important;
	min-height:762px !important;
	padding:110px 0px 130px 0px;
}

#item149873 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item149848 {
	width:318px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item149844 {
	width:360px !important;
	height:33px !important;
	left:924px !important;
	top:1385px !important;
}

#item149896 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item149948 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item149923 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item149919 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1385px !important;
}

#item158944 {
	width:390px !important;
	left:45px !important;
	top:534px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:469px !important;
	padding:50px;
}

#item158967 {
	width:390px !important;
	left:45px !important;
	top:1002px !important;
	min-height:1195px !important;
	padding:80px 0px 80px 0px;
}

#item158993 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item158990 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2198px !important;
}

#item159020 {
	width:150px !important;
	height:39px !important;
}

#item159017 {
	width:177px !important;
	height:39px !important;
	left:258px !important;
	top:2198px !important;
}

#item150209 {
	width:1053px !important;
	left:233px !important;
	top:623px !important;
	min-height:798px !important;
	padding:110px 0px 130px 0px;
}

#item150241 {
	width:1051px !important;
	left:718px !important;
	top:150px !important;
	border-radius:0 8px 8px 0;
	background:#af866f;
	min-height:475px !important;
	padding:85px;
}

#item150293 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item150268 {
	width:318px !important;
	height:33px !important;
	left:42px !important;
	border-radius:3px 0 0 3px;
}

#item150264 {
	width:360px !important;
	height:33px !important;
	left:233px !important;
	top:1421px !important;
}

#item159140 {
	width:390px !important;
	left:45px !important;
	top:534px !important;
	border-radius:0 0 8px 8px;
	background:#af866f;
	min-height:321px !important;
	padding:50px;
}

#item159163 {
	width:390px !important;
	left:45px !important;
	top:854px !important;
	min-height:1225px !important;
	padding:80px 0px 80px 0px;
}

#item159189 {
	width:176px !important;
	height:39px !important;
	left:26px !important;
}

#item159186 {
	width:202px !important;
	height:39px !important;
	left:45px !important;
	top:2080px !important;
}

p.autoParaStyle15 {
	font-family:FF-AdelleSans-Regular,"Adelle Sans","Times New Roman", Times, serif;
	font-size:53px;
	line-height:58px;
	color:#fff;
	text-transform:uppercase;
	padding-bottom:12px;
	margin-bottom:24px;
	border-bottom:solid 2.5px #fff;
	text-align:left;
}

p.autoParaStyle14 {
	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.autoParaStyle13 {
	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.autoParaStyle12 {
	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.autoParaStyle11 {
	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.autoParaStyle10 {
	font-weight:600;
	font-family:FF-AdelleSans-SemiBold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:22px;
	line-height:28px;
	color:#000;
	letter-spacing:0.040em;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle9 {
	font-family:FF-Adelle-Regular,Adelle,"Times New Roman", Times, serif;
	font-size:19px;
	line-height:24px;
	color:#000;
	letter-spacing:0.010em;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:300;
	font-family:FF-Adelle-Light,Adelle,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:29px;
	color:#3f3f3f;
	letter-spacing:0.025em;
	text-align:left;
}

p.autoParaStyle7 {
	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.autoParaStyle6 {
	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.autoParaStyle5 {
	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.autoParaStyle4 {
	font-weight:600;
	font-family:FF-AdelleSans-SemiBold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:22px;
	line-height:27px;
	color:#5a6e7a;
	letter-spacing:0.012em;
	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:27px;
	color:#314a59;
	letter-spacing:0.012em;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:600;
	font-family:FF-AdelleSans-SemiBold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:22px;
	line-height:27px;
	color:#5b6f7b;
	letter-spacing:0.012em;
	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:28px;
	color:#314a59;
	letter-spacing:0.040em;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
}

p.Mobile_-_Bio-Page_-_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.Mobile_-_Bio-Page_-_Next-Article-Button {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:14px;
	line-height:17px;
	color:#af866f;
	letter-spacing:0.015em;
	text-align:right;
}

p.Mobile_-_Bio-Page_-_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-Page_-_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_-_Bio-Page_-_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-Page_-_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-Page_-_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_-_Landing-Page_TOC_-_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.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---From-Our-CEO {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:24px;
	line-height:28.8px;
	color:#af866f;
	letter-spacing:0.100em;
	text-transform:uppercase;
	margin-bottom:40px;
	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_-_Firstname-Lastname {
	font-weight:600;
	font-family:FF-AdelleSans-SemiBold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:20px;
	line-height:21.6px;
	color:#af866f;
	letter-spacing:0.040em;
	text-transform:uppercase;
	margin-bottom:10px;
	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_-_Martha-Letter {
	font-weight:300;
	font-family:FF-Adelle-Light,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:24px;
	line-height:28.8px;
	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.Desktop_-_Bio-Page_-_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-Page_-_Previous-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-Page_-_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-Page_-_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.Desktop_-_Bio-Page_-_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-Page_-_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-Page_-_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.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;
	letter-spacing:0.012em;
	margin-bottom:27px;
	text-align:left;
}

p.Desktop_-_Landing-Page_TOC_-_Martha-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:28px;
	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.autoCharStyle2 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Adelle-Italic,Adelle,"Times New Roman", Times, serif;
}

span.autoCharStyle1 {
	color:#314a59;
}

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; } }

