html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}audio,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}img{border:0}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=submit]{-webkit-appearance:button;cursor:pointer;box-sizing:border-box}input[type=text]{box-sizing:border-box}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;box-sizing:border-box;border-color:#ddd}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
body,div{font-size:0;}
p,h1,h2,h3,h4,h5,h6{margin:0;word-spacing:normal;word-wrap:break-word;}
ul{list-style-type:none;-moz-padding-start:0;-khtml-padding-start:0;-webkit-padding-start:0;-o-padding-start:0;-padding-start:0;-webkit-margin-before:0;-webkit-margin-after:0;}
form{display:inline-block;}
a{text-decoration:inherit;color:inherit;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.whitespacefix{word-spacing:-1px;}
#consentBanner{position:fixed;bottom:0;z-index:9999;}
html { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.animated{-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}
@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none}}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}
@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}
.menu-content {
	cursor: pointer;
	position: relative;
}

li {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none}}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none}}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}
@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none}}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}
@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -ms-touch-action: none; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: white url("ajax-loader.gif") center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
@font-face { font-family: "slick"; src: url("slick.eot"); src: url("slick.eot?#iefix") format("embedded-opentype"), url("slick.woff") format("woff"), url("slick.ttf") format("truetype"), url("slick.svg#slick") format("svg"); font-weight: normal; font-style: normal; }
.slick-prev:before { content: "\2190"; }
.slick-next:before { content: "\2192"; }
.slick-prev, .slick-next { position: absolute; display: block; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; padding: 0; border: none; outline: none; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; background: transparent; color: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }
.slick-prev:before, .slick-next:before { font-family: "slick"; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots { position: absolute; list-style: none; display: block; text-align: center; padding: 0; width: 100%; }
.slick-dots li { position: relative; display: inline-block; padding: 0; cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button { border: 0; background: transparent; display: block; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "\2022"; font-family: "slick"; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
[dir="rtl"] .slick-slide {float: right;}
[dir="rtl"] .slick-next:before {content: "\2190";}
[dir="rtl"] .slick-prev:before {content: "\2192";}

@font-face{font-family:"logoicons";src:url('logo-regular-webfont.ttf') format('truetype');font-weight:400;}
#body{background-color:rgb(255,255,255);}
.pos{position:relative;margin-top:40px;}
.vis{display:block;}
.section{min-width:1200px;width:1200px;margin-left:auto;margin-right:auto;}
.vis-2{display:inline-block;vertical-align:top;}
.pos-2{position:relative;margin-left:412px;margin-top:0;}
.size{min-width:384px;width:384px;min-height:148px;height:148px;}
.cont{z-index:5;}
.img{position:absolute;left:0;width:384px;height:81px;top:33px;}
.vis-3{display:inline-block;vertical-align:top;}
.pos-3{position:relative;margin-left:-221px;margin-top:362px;}
.size-2{min-width:50px;width:50px;min-height:50px;height:50px;}
.cont-2{z-index:40;}
.anchor{display:block;width:50px;}
.img-2{position:absolute;left:0;width:50px;height:50px;top:0;border:0;}
.img-3{left:0;width:50px;height:50px;top:0;}
.pos-4{position:relative;margin-left:-125px;margin-top:412px;}
.size-3{min-width:200px;width:200px;min-height:51px;}
.cont-3{z-index:41;}
.para{padding-top:0;text-indent:0;margin-top:3.52pt;margin-bottom:-3.52pt;padding-right:0;text-align:center;}
.font{font-family:Roboto;font-size:15.00pt;font-weight:700;font-style:normal;text-decoration:none;color:rgb(85,150,151);line-height:24.61pt;letter-spacing:normal;}
.pos-5{position:relative;margin-left:-300px;margin-top:662px;}
.size-4{min-width:400px;width:400px;min-height:100px;}
.cont-4{z-index:49;}
.vis-4{display:inline-block;vertical-align:top;}
.pos-6{position:relative;margin-left:0;margin-top:0;}
.size-5{min-width:400px;width:400px;min-height:100px;}
.cont-5{z-index:50;border:0;background-color:rgb(248,248,248);}
.pos-7{position:relative;margin-left:48px;margin-top:25px;}
.size-6{min-width:300px;width:300px;min-height:50px;}
.cont-6{z-index:51;}
.button{border:0;background-color:transparent;}
.button:hover{background-color:rgb(85,150,151);border-color:rgb(0,0,0);color:rgb(255,255,255);}
.button:active{background-color:rgb(85,150,151);border-color:rgb(0,0,0);color:rgb(255,255,255);}
.vis-5{display:inline-block;overflow:hidden;outline:0;}
.size-7{width:300px;height:40px;}
.font-2{font-family:Roboto;font-size:18.75pt;font-weight:700;font-style:normal;text-decoration:none;color:rgb(85,150,151);line-height:21.97pt;letter-spacing:normal;text-indent:0;text-align:center;padding-top:10px;margin-top:0;margin-bottom:0;}
.pos-9{position:relative;margin-left:-800px;margin-top:884px;}
.size-8{min-width:1px;width:1px;min-height:1px;}
.vis-6{display:block;vertical-align:top;}
.pos-10{margin-top:17px;top:0;position:-webkit-sticky;position:-moz-sticky;position:-o-sticky;position:-ms-sticky;position:sticky;}
.size-9{width:100%;min-width:1200px;min-height:80px;}
.cont-7{z-index:44;}
.pos-11{position:relative;margin-top:0;}
.cont-8{z-index:45;border:0;background-color:rgb(255,255,255);}
.pos-12{position:relative;margin-top:2px;}
.pos-13{position:relative;margin-left:13px;margin-top:0;}
.size-10{min-width:1180px;width:1180px;min-height:75px;}
.pos-14{position:relative;margin-left:0;margin-top:0;}
.size-11{min-width:177px;width:177px;min-height:75px;height:75px;}
.cont-10{z-index:47;}
.anchor-2{display:block;width:177px;}
.img-4{position:absolute;left:26px;width:125px;height:75px;top:0;}
.vis-7{display:inline-block;vertical-align:top;overflow:visible;}
.pos-15{position:relative;margin-left:194px;margin-top:23px;}
.size-12{min-width:809px;width:809px;min-height:30px;}
.cont-11{z-index:46;}
.vis-8{display:inline-block;vertical-align:top;}
.size-13{min-width:0;width:0;min-height:0;height:0;}
.menu{padding:0px 0px 0px 0px;}
.menu-content-vis{display:none;}
.vis-9{display:none;vertical-align:top;}
.pos-17{position:relative;margin-left:0;margin-top:82px;}
.size-15{min-width:188px;width:188px;min-height:24px;}
.para-2{padding-top:0;text-indent:0;margin-top:0.72pt;margin-bottom:-0.72pt;padding-right:0;text-align:center;}
.font-3{font-family:Lustria;font-size:11.25pt;font-weight:400;font-style:normal;text-decoration:none;color:transparent;line-height:15.86pt;letter-spacing:normal;}
.vis-10{display:inline-block;vertical-align:top;}
.pos-18{position:relative;margin-left:0;margin-top:0;}
.size-16{min-width:809px;width:809px;min-height:30px;height:30px;}
.menu-2{z-index:9999;padding:0px 0px 0px 0px;}
.menu-link{outline:0;}
.size-17{min-width:134px;width:134px;min-height:30px;height:30px;}
.menu-content-vis-2{display:inline-block;}
.size-18{min-width:134px;width:134px;min-height:30px;}
.cont-13{border:0;background-color:rgb(255,255,255);}
.pos-19{position:relative;margin-left:0;margin-top:2px;}
.size-19{min-width:134px;width:134px;min-height:26px;}
.para-3{padding-top:0;text-indent:0;margin-top:0.79pt;margin-bottom:-0.79pt;padding-right:0;text-align:center;}
.font-4{font-family:Roboto;font-size:13.50pt;font-weight:500;font-style:normal;text-decoration:none;color:rgb(85,150,151);line-height:17.40pt;letter-spacing:normal;}
.pos-20{position:relative;margin-left:1px;margin-top:0;}
.pos-22{position:relative;margin-top:-149px;}
.size-21{width:100%;min-width:1200px;min-height:138px;height:138px;}
.cont-15{z-index:48;border:0;background-color:rgb(255,255,255);}
.pos-23{position:relative;margin-top:90px;}
.pos-24{position:relative;margin-left:148px;margin-top:0;}
.size-22{min-width:905px;width:905px;min-height:265px;}
.cont-16{z-index:2;}
.para-4{padding-top:0;text-indent:0;margin-top:-1.08pt;margin-bottom:1.08pt;padding-right:0;text-align:center;}
.font-5{font-family:Satisfy;font-size:65.25pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(85,150,151);line-height:93.99pt;letter-spacing:normal;}
.size-23{min-width:905px;width:905px;min-height:65px;}
.cont-17{z-index:3;}
.para-5{padding-top:0;text-indent:0;margin-top:5.45pt;margin-bottom:-5.45pt;padding-right:0;text-align:center;}
.font-6{font-family:Roboto;font-size:23.25pt;font-weight:900;font-style:normal;text-decoration:none;color:rgb(64,64,64);line-height:38.14pt;letter-spacing:normal;}
.pos-25{position:relative;margin-left:148px;margin-top:0;}
.size-24{min-width:905px;width:905px;min-height:418px;}
.cont-18{z-index:4;}
.para-6{padding-top:0;text-indent:0;margin-top:3.52pt;margin-bottom:-3.52pt;padding-right:0;text-align:center;}
.font-7{font-family:Roboto;font-size:15.00pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(64,64,64);line-height:24.61pt;letter-spacing:normal;}
.font-8{font-family:Roboto;font-size:15.00pt;font-weight:700;font-style:normal;text-decoration:underline;color:rgb(85,150,151);line-height:24.61pt;letter-spacing:normal;}
.pos-26{position:relative;margin-left:428px;margin-top:44px;}
.size-25{min-width:343px;width:343px;min-height:65px;}
.cont-19{z-index:6;}
.button-2{border:2px solid rgb(85,150,151);background-color:transparent;}
.button-2:hover{background-color:rgb(85,150,151);border-color:rgb(85,150,151);color:rgb(255,255,255);}
.button-2:active{background-color:rgb(85,150,151);border-color:rgb(85,150,151);color:rgb(255,255,255);}
.size-26{width:339px;height:46px;}
.font-9{font-family:Roboto;font-size:18.75pt;font-weight:700;font-style:normal;text-decoration:none;color:rgb(85,150,151);line-height:21.97pt;letter-spacing:normal;text-indent:0;text-align:center;padding-top:15px;margin-top:0;margin-bottom:0;}
.pos-28{position:relative;margin-left:-771px;margin-top:81px;}
.pos-29{position:relative;margin-top:165px;}
.size-27{width:100%;min-width:1200px;min-height:430px;}
.cont-20{z-index:7;border:0;overflow:hidden;}
.fixed-2{background-attachment:fixed;background-image:url(../images/house-front-3-320.jpg);background-color:rgb(255,255,255);background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-clip:padding-box;}
.pos-30{position:relative;margin-top:61px;}
.pos-31{position:relative;margin-left:168px;margin-top:0;}
.size-28{min-width:862px;width:862px;min-height:307px;}
.cont-21{z-index:9;}
.para-7{padding-top:0;text-indent:0;margin-top:-1.25pt;margin-bottom:1.25pt;padding-right:0;text-align:center;}
.font-10{font-family:Satisfy;font-size:75.00pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:108.03pt;letter-spacing:normal;}
.pos-32{position:relative;margin-top:154px;}
.pos-33{position:relative;margin-left:147px;margin-top:0;}
.size-29{min-width:905px;width:905px;min-height:149px;}
.cont-22{z-index:8;}
.size-30{min-width:905px;width:905px;min-height:65px;}
.cont-23{z-index:10;}
.pos-34{position:relative;margin-left:147px;margin-top:0;}
.size-31{min-width:905px;width:905px;min-height:298px;}
.cont-24{z-index:11;}
.pos-35{position:relative;margin-left:0;margin-top:27px;}
.size-32{min-width:1160px;width:1160px;min-height:550px;}
.size-33{min-width:734px;width:734px;min-height:550px;height:550px;}
.cont-25{z-index:17;}
.anchor-3{display:block;width:734px;}
.mfp-bg,.mfp-wrap{position:fixed;left:0;top:0}.mfp-bg,.mfp-container,.mfp-wrap{height:100%;width:100%}.mfp-container:before,.mfp-figure:after{content:''}.mfp-bg{z-index:1042;overflow:hidden}.mfp-wrap{z-index:1043;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-close,.mfp-preloader{text-align:center;position:absolute}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;top:50%;width:auto;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-close,.mfp-preloader a:hover{color:#FFF}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;right:0;top:0;text-decoration:none;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-figure,img.mfp-img{line-height:0}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler iframe,.mfp-player-scaler .player{display:block;top:0;width:100%;background:#000;box-shadow:0 0 8px rgba(0,0,0,.6);position:absolute;left:0}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{height:100%}.mfp-player-scaler{width:100%;max-width:900px;height:0;overflow:hidden;padding-top:56.25%}.mfp-player-scaler .player{right:0;bottom:0}.mfp-plyr .mfp-container{padding-top:40px;padding-bottom:40px}.mfp-plyr .player{left:0;max-width:900px;margin:0 auto;height:0}.mfp-image-holder .mfp-content,img.mfp-img{max-width:100%}.mfp-figure:after,img.mfp-img{width:auto;height:auto;display:block}img.mfp-img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure:after{position:absolute;left:0;top:40px;bottom:40px;right:0;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.mfp-fade.mfp-bg.mfp-removing{opacity:0!important}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0!important}
.js-147-lightbox.mfp-bg{opacity:0;background:#0b0b0b;-webkit-transition:all 0.15s ease-out;-moz-transition:all 0.15s ease-out;transition:all 0.15s ease-out;}
.js-147-lightbox.mfp-bg.mfp-ready{opacity:0.8;filter:alpha(opacity=80);}
.img-5{position:absolute;left:0;width:734px;height:550px;top:0;border:0;}
.img-6{left:0;width:734px;height:550px;top:0;}
.pos-36{position:relative;margin-left:51px;margin-top:162px;}
.size-34{min-width:375px;width:375px;min-height:226px;}
.cont-26{z-index:12;}
.para-8{padding-top:0;text-indent:0;margin-top:6.13pt;margin-bottom:-6.13pt;padding-right:0;text-align:center;}
.font-11{font-family:"Open Sans";font-size:22.50pt;font-weight:700;font-style:normal;text-decoration:none;color:rgb(85,150,151);line-height:42.90pt;letter-spacing:normal;}
.pos-37{position:relative;margin-left:48px;margin-top:0;}
.size-35{min-width:1152px;width:1152px;min-height:550px;}
.pos-38{position:relative;margin-left:0;margin-top:136px;}
.size-36{min-width:365px;width:365px;min-height:277px;}
.cont-27{z-index:13;}
.para-9{padding-top:0;text-indent:0;margin-top:6.13pt;margin-bottom:-6.13pt;padding-right:0;text-align:center;}
.pos-39{position:relative;margin-left:53px;margin-top:0;}
.cont-28{z-index:14;}
.js-148-lightbox.mfp-bg{opacity:0;background:#0b0b0b;-webkit-transition:all 0.15s ease-out;-moz-transition:all 0.15s ease-out;transition:all 0.15s ease-out;}
.js-148-lightbox.mfp-bg.mfp-ready{opacity:0.8;filter:alpha(opacity=80);}
.pos-40{position:relative;margin-left:125px;margin-top:137px;}
.size-37{min-width:946px;width:946px;min-height:149px;}
.cont-29{z-index:15;}
.size-38{min-width:1200px;width:1200px;min-height:550px;height:550px;}
.cont-30{z-index:16;}
.img-7{position:absolute;left:0;width:1200px;height:550px;top:0;border:0;}
.img-8{left:0;width:1200px;height:550px;top:0;}
.pos-41{position:relative;margin-left:147px;margin-top:39px;}
.size-39{min-width:905px;width:905px;min-height:65px;}
.cont-31{z-index:18;}
.pos-42{position:relative;margin-left:147px;margin-top:0;}
.size-40{min-width:905px;width:905px;min-height:135px;}
.cont-32{z-index:19;}
.pos-43{position:relative;margin-left:223px;margin-top:0;}
.size-41{min-width:750px;width:750px;min-height:225px;}
.cont-33{z-index:20;}
.pos-44{margin-left:0;}
.pos-45{position:relative;margin-left:147px;margin-top:80px;}
.size-42{min-width:905px;width:905px;min-height:84px;}
.cont-34{z-index:21;}
.para-10{padding-top:0;text-indent:0;margin-top:-0.62pt;margin-bottom:0.62pt;padding-right:0;text-align:center;}
.font-12{font-family:Satisfy;font-size:37.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(64,64,64);line-height:54.02pt;letter-spacing:normal;}
.pos-46{position:relative;margin-left:429px;margin-top:76px;}
.size-43{min-width:343px;width:343px;min-height:66px;}
.cont-35{z-index:22;}
.size-44{width:339px;height:46px;}
.font-13{font-family:Roboto;font-size:18.75pt;font-weight:700;font-style:normal;text-decoration:none;color:rgb(85,150,151);line-height:21.97pt;letter-spacing:normal;text-indent:0;text-align:center;padding-top:16px;margin-top:0;margin-bottom:0;}
.pos-47{position:relative;margin-left:-772px;margin-top:108px;}
.pos-48{position:relative;margin-top:151px;}
.cont-36{z-index:23;border:0;overflow:hidden;}
.fixed-3{background-attachment:fixed;background-image:url(../images/tofino-1--2000-1.jpg);background-color:rgb(255,255,255);background-repeat:no-repeat;background-position:50% 0;background-clip:padding-box;}
.pos-49{position:relative;margin-top:62px;}
.pos-50{position:relative;margin-left:170px;margin-top:0;}
.size-45{min-width:863px;width:863px;min-height:307px;}
.cont-37{z-index:28;}
.pos-51{position:relative;margin-top:-28px;}
.pos-52{position:relative;margin-left:161px;margin-top:0;}
.size-46{min-width:864px;width:864px;min-height:323px;}
.size-47{min-width:433px;width:433px;min-height:323px;height:323px;}
.cont-38{z-index:29;}
.img-9{position:absolute;left:0;width:433px;height:323px;top:0;border:0;}
.img-10{left:0;width:433px;height:323px;top:0;}
.pos-53{position:relative;margin-left:432px;margin-top:-323px;}
.size-48{min-width:432px;width:432px;min-height:323px;}
.colwrapper{line-height:0;}
.size-49{min-width:432px;width:432px;min-height:323px;height:323px;}
.cont-39{z-index:36;border:0;background-color:rgb(248,248,248);}
.pos-54{position:relative;margin-left:68px;margin-top:-279px;}
.size-50{min-width:293px;width:293px;min-height:235px;}
.cont-40{z-index:37;}
.para-11{padding-top:0;text-indent:0;margin-top:4.39pt;margin-bottom:-4.39pt;padding-right:0;text-align:center;}
.font-14{font-family:Roboto;font-size:18.75pt;font-weight:900;font-style:normal;text-decoration:none;color:rgb(85,150,151);line-height:30.76pt;letter-spacing:normal;}
.pos-55{position:relative;margin-left:161px;margin-top:0;}
.size-51{min-width:864px;width:864px;min-height:324px;}
.pos-56{position:relative;margin-left:0;margin-top:0;}
.size-52{min-width:432px;width:432px;min-height:324px;}
.size-53{min-width:432px;width:432px;min-height:324px;height:324px;}
.cont-41{z-index:30;border:0;background-color:rgb(248,248,248);}
.pos-57{position:relative;margin-left:62px;margin-top:-253px;}
.size-54{min-width:308px;width:308px;min-height:183px;}
.cont-42{z-index:32;}
.para-12{padding-top:0;text-indent:0;margin-top:4.39pt;margin-bottom:-4.39pt;padding-right:0;text-align:center;}
.font-15{font-family:Roboto;font-size:18.75pt;font-weight:900;font-style:normal;text-decoration:none;color:rgb(85,150,151);line-height:30.76pt;letter-spacing:normal;}
.pos-58{position:relative;margin-left:0;margin-top:0;}
.size-55{min-width:432px;width:432px;min-height:324px;height:324px;}
.cont-43{z-index:31;}
.img-11{position:absolute;left:0;width:432px;height:324px;top:0;border:0;}
.img-12{left:0;width:432px;height:324px;top:0;}
.pos-59{position:relative;margin-left:161px;margin-top:0;}
.size-56{min-width:863px;width:863px;min-height:355px;}
.size-57{min-width:433px;width:433px;min-height:324px;height:324px;}
.cont-44{z-index:24;}
.img-13{position:absolute;left:0;width:433px;height:324px;top:0;border:0;}
.img-14{left:0;width:433px;height:324px;top:0;}
.pos-60{position:relative;margin-left:-128px;margin-top:293px;}
.size-58{min-width:250px;width:250px;min-height:62px;}
.cont-45{z-index:38;}
.button-3{border:0;background-color:rgb(85,150,151);}
.button-3:hover{background-color:rgb(248,248,248);border-color:rgb(0,0,0);color:rgb(85,150,151);}
.button-3:active{background-color:rgb(248,248,248);border-color:rgb(0,0,0);color:rgb(85,150,151);}
.size-59{width:250px;height:46px;}
.font-16{font-family:Roboto;font-size:18.75pt;font-weight:700;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:21.97pt;letter-spacing:normal;text-indent:0;text-align:center;padding-top:16px;margin-top:0;margin-bottom:0;}
.pos-61{position:relative;margin-left:430px;margin-top:-355px;}
.size-60{min-width:433px;width:433px;min-height:324px;}
.size-61{min-width:433px;width:433px;min-height:324px;height:324px;}
.cont-46{z-index:34;border:0;background-color:rgb(248,248,248);}
.pos-62{position:relative;margin-left:70px;margin-top:-257px;}
.size-62{min-width:293px;width:293px;min-height:190px;}
.cont-47{z-index:35;}
.pos-63{position:relative;margin-left:-1024px;margin-top:383px;}
.pos-64{position:relative;margin-top:184px;}
.size-63{width:100%;min-width:1200px;min-height:430px;}
.cont-48{z-index:39;border:0;overflow:hidden;}
.fixed-4{background-attachment:fixed;background-image:url(../images/rooms-320.jpg);background-color:rgb(255,255,255);background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-clip:padding-box;}
.pos-65{position:relative;margin-top:61px;}
.pos-66{position:relative;margin-left:165px;margin-top:0;}
.size-64{min-width:862px;width:862px;min-height:307px;}
.cont-49{z-index:42;}
.pos-67{position:relative;margin-top:152px;}
.pos-68{position:relative;margin-left:147px;margin-top:0;}
.size-65{min-width:905px;width:905px;min-height:265px;}
.cont-50{z-index:25;}
.pos-69{position:relative;margin-left:148px;margin-top:65px;}
.size-66{min-width:905px;width:905px;min-height:424px;}
.cont-51{z-index:26;}
.font-17{font-family:Roboto;font-size:15.00pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(85,150,151);line-height:24.61pt;letter-spacing:normal;}
.font-18{font-family:Roboto;font-size:15.00pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(64,64,64);line-height:24.61pt;letter-spacing:normal;}
.para-13{padding-top:0;text-indent:0;margin-top:3.87pt;margin-bottom:-3.87pt;padding-right:0;text-align:center;}
.font-19{font-family:Roboto;font-size:16.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(64,64,64);line-height:27.07pt;letter-spacing:normal;}
.pos-70{position:relative;margin-left:0;margin-top:45px;}
.size-67{min-width:1200px;width:1200px;min-height:773px;}
.cont-52{z-index:27;}
.js-27 .slider{height:773px;}
.js-27 .slick-prev, .js-27 .slick-next { height: 20px; width: 20px; margin-top: -10px; }
.js-27 .slick-prev:before, .js-27 .slick-next:before { font-size: 20px; color: rgb(64,64,64); opacity: 0.75; }
.js-27 .slick-prev { left: -25px; }
.js-27 .slick-next { right: -25px; }
.js-27 .slider-for { margin-bottom: 0px; }
.js-27 .slider-nav { margin-bottom: 0px; }
.js-27 .slider-nav img { border: solid 0px transparent; }
.js-27 .slider-nav .slick-center img { border-color: transparent; }
.js-27 .slick-dots { bottom: 42px; }
.js-27 .slick-dots li { height: 20px; width: 20px; margin: 0 5px; }
.js-27 .slick-dots li button { height: 20px; width: 20px; }
.js-27 .slick-dots li button:before { width: 20px; height: 20px; font-size: 6px; line-height: 20px; }
.js-27 .slick-dots li.slick-active button:before { color: rgb(85,150,151); opacity: 0.75; }
[dir="rtl"] .js-27 .slick-next {right: auto;left: -25px;}
[dir="rtl"] .js-27 .slick-prev {right: -25px;left: auto;}
.slider img { width: 100%; }
.js-27 .slick-list{height:773px;}
.pos-71{position:relative;margin-left:576px;margin-top:93px;}
.size-68{min-width:50px;width:50px;min-height:50px;height:50px;}
.cont-53{z-index:43;}
.anchor-4{display:block;width:50px;}
.img-15{position:absolute;left:0;width:50px;height:50px;top:0;}
.pos-72{position:relative;margin-left:-109px;margin-top:143px;}
.size-69{min-width:168px;width:168px;min-height:47px;}
.cont-54{z-index:33;}
.para-14{padding-top:0;text-indent:0;margin-top:3.52pt;margin-bottom:-3.52pt;padding-right:0;text-align:center;}
.font-20{font-family:Roboto;font-size:15.00pt;font-weight:700;font-style:normal;text-decoration:none;color:rgb(85,150,151);line-height:24.61pt;letter-spacing:normal;}
.pos-73{position:relative;margin-top:105px;}
.size-70{width:100%;min-width:1200px;min-height:513px;}
.cont-55{z-index:52;}
.cont-56{z-index:53;border:0;background-color:rgb(85,150,151);}
.pos-74{position:relative;margin-top:369px;}
.pos-75{position:relative;margin-left:344px;margin-top:0;}
.size-71{min-width:512px;width:512px;min-height:50px;}
.cont-57{z-index:62;}
.pos-76{position:relative;margin-left:0;margin-top:0;}
.size-72{min-width:50px;width:50px;min-height:50px;}
.cont-58{z-index:56;}
.button-4{border:0;background-color:transparent;}
.button-4:hover{background-color:transparent;border-color:rgb(0,0,0);color:rgb(64,64,64);}
.button-4:active{background-color:transparent;border-color:rgb(0,0,0);color:rgb(64,64,64);}
.size-73{width:50px;height:42px;}
.font-21{font-family:logoicons;font-size:30.00pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:24.62pt;letter-spacing:normal;text-indent:0;text-align:center;padding-top:8px;margin-top:0;margin-bottom:0;}
.pos-77{position:relative;margin-left:42px;margin-top:0;}
.cont-59{z-index:57;}
.pos-78{position:relative;margin-left:43px;margin-top:0;}
.cont-60{z-index:58;}
.pos-79{position:relative;margin-left:42px;margin-top:0;}
.cont-61{z-index:59;}
.pos-80{position:relative;margin-left:43px;margin-top:0;}
.cont-62{z-index:60;}
.pos-81{position:relative;margin-left:42px;margin-top:0;}
.cont-63{z-index:61;}
.pos-82{position:relative;margin-left:0;margin-top:23px;}
.size-74{min-width:1200px;width:1200px;min-height:42px;}
.cont-64{z-index:65;}
.para-15{padding-top:0;text-indent:0;margin-top:2.46pt;margin-bottom:-2.46pt;padding-right:0;text-align:center;}
.font-22{font-family:Roboto;font-size:10.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:17.23pt;letter-spacing:normal;}
.pos-83{position:relative;margin-top:-482px;}
.vis-11{display:inline-block;vertical-align:top;overflow:visible;}
.pos-84{position:relative;margin-left:1px;margin-top:0;}
.size-75{min-width:1199px;width:1199px;min-height:45px;}
.cont-65{z-index:54;}
.vis-12{display:inline-block;vertical-align:top;}
.size-76{min-width:1199px;width:1199px;min-height:45px;height:45px;}
.size-77{min-width:299px;width:299px;min-height:45px;height:45px;}
.size-78{min-width:299px;width:299px;min-height:45px;}
.cont-66{border:0;background-color:transparent;}
.pos-85{position:relative;margin-left:0;margin-top:10px;}
.size-79{min-width:299px;width:299px;min-height:25px;}
.para-16{padding-top:0;text-indent:0;padding-right:0;text-align:center;}
.font-23{font-family:Roboto;font-size:15.00pt;font-weight:700;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:17.58pt;letter-spacing:5.00px;}
.vis-13{display:inline-block;vertical-align:top;}
.pos-86{position:relative;margin-left:1px;margin-top:0;}
.pos-87{position:relative;margin-left:416px;margin-top:22px;}
.size-80{min-width:371px;width:371px;min-height:271px;}
.cont-67{z-index:55;}
.pos-88{position:relative;margin-left:70px;margin-top:0;}
.size-81{min-width:227px;width:227px;min-height:127px;height:127px;}
.img-16{position:absolute;left:0;width:227px;height:114px;top:6px;}
.size-82{min-width:371px;width:371px;min-height:144px;}
.cont-68{z-index:63;}
.para-17{padding-top:0;text-indent:0;margin-top:3.16pt;margin-bottom:-3.16pt;padding-right:0;text-align:center;}
.font-24{font-family:Roboto;font-size:13.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:22.15pt;letter-spacing:normal;}
.vis-14{display:none;vertical-align:top;}
.size-83{width:100%;min-width:1200px;min-height:121px;}
.cont-69{border:0;background-color:rgba(244,244,244,0.85);}
.pos-89{position:relative;margin-top:30px;}
.pos-90{position:relative;margin-left:15px;margin-top:0;}
.size-84{min-width:985px;width:985px;min-height:50px;}
.pos-91{position:relative;margin-left:25px;margin-top:5px;}
.size-85{min-width:160px;width:160px;min-height:40px;}
.size-86{width:160px;height:32px;}
.font-25{font-family:Roboto;font-size:15.00pt;font-weight:700;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:17.58pt;letter-spacing:normal;text-indent:0;text-align:center;padding-top:8px;margin-top:0;margin-bottom:0;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (min-width:960px) and (max-width:1199px) {
.pos{margin-top:27px;}
.section{min-width:960px;width:960px;}
.pos-2{margin-left:259px;}
.size{min-width:445px;width:445px;min-height:172px;height:172px;}
.img{width:445px;height:94px;top:39px;}
.pos-3{margin-left:-249px;margin-top:384px;}
.pos-4{margin-left:-146px;margin-top:434px;}
.size-3{min-width:247px;width:247px;min-height:48px;}
.pos-5{margin-left:255px;margin-top:59px;}
.size-4{min-width:458px;width:458px;min-height:97px;}
.size-5{min-width:458px;width:458px;min-height:97px;}
.pos-7{margin-left:59px;margin-top:24px;}
.size-6{min-width:330px;width:330px;min-height:49px;}
.size-7{width:330px;height:37px;}
.font-2{font-size:15.00pt;line-height:17.58pt;padding-top:12px;}
.pos-9{margin-left:-713px;margin-top:227px;}
.pos-10{margin-top:-118px;}
.size-9{min-width:960px;min-height:64px;}
.pos-13{margin-left:10px;}
.size-10{min-width:944px;width:944px;min-height:60px;}
.size-11{min-width:142px;width:142px;min-height:60px;height:60px;}
.anchor-2{width:142px;}
.img-4{left:21px;width:100px;height:60px;}
.pos-15{margin-left:155px;margin-top:18px;}
.size-12{min-width:647px;width:647px;min-height:24px;}
.pos-17{margin-top:65px;}
.size-15{min-width:150px;width:150px;min-height:19px;}
.para-2{margin-top:0.58pt;margin-bottom:-0.58pt;}
.font-3{font-size:9.00pt;line-height:12.69pt;}
.size-16{min-width:647px;width:647px;min-height:24px;height:24px;}
.size-17{min-width:107px;width:107px;min-height:24px;height:24px;}
.size-18{min-width:107px;width:107px;min-height:24px;}
.pos-19{margin-top:1px;}
.size-19{min-width:107px;width:107px;min-height:22px;}
.para-3{margin-top:0.66pt;margin-bottom:-0.66pt;}
.font-4{font-size:11.25pt;line-height:14.50pt;}
.pos-22{margin-top:-55px;}
.size-21{min-width:960px;min-height:110px;height:110px;}
.pos-23{margin-top:86px;}
.pos-24{margin-left:105px;}
.size-22{min-width:757px;width:757px;min-height:212px;}
.para-4{margin-top:-0.87pt;margin-bottom:0.87pt;}
.font-5{font-size:52.50pt;line-height:75.62pt;}
.size-23{min-width:757px;width:757px;min-height:52px;}
.para-5{margin-top:4.39pt;margin-bottom:-4.39pt;}
.font-6{font-size:18.75pt;line-height:30.76pt;}
.pos-25{margin-left:105px;}
.size-24{min-width:757px;width:757px;min-height:334px;}
.para-6{margin-top:3.16pt;margin-bottom:-3.16pt;}
.font-7{font-size:13.50pt;line-height:22.15pt;}
.font-8{font-size:13.50pt;line-height:22.15pt;}
.pos-26{margin-left:341px;margin-top:35px;}
.size-25{min-width:275px;width:275px;min-height:53px;}
.size-26{width:271px;height:37px;}
.font-9{font-size:15.00pt;line-height:17.58pt;padding-top:12px;}
.pos-28{margin-left:-616px;margin-top:86px;}
.pos-29{margin-top:87px;}
.size-27{min-width:960px;min-height:344px;}
.pos-30{margin-top:49px;}
.pos-31{margin-left:134px;}
.size-28{min-width:690px;width:690px;min-height:246px;}
.para-7{margin-top:-1.00pt;margin-bottom:1.00pt;}
.font-10{font-size:60.00pt;line-height:86.43pt;}
.pos-32{margin-top:124px;}
.pos-33{margin-left:101px;}
.size-29{min-width:757px;width:757px;min-height:119px;}
.size-30{min-width:757px;width:757px;min-height:52px;}
.pos-34{margin-left:101px;}
.size-31{min-width:757px;width:757px;min-height:289px;}
.pos-35{margin-top:65px;}
.size-32{min-width:928px;width:928px;min-height:440px;}
.size-33{min-width:587px;width:587px;min-height:440px;height:440px;}
.anchor-3{width:587px;}
.img-5{width:587px;height:440px;}
.img-6{width:587px;height:440px;}
.pos-36{margin-left:41px;margin-top:130px;}
.size-34{min-width:300px;width:300px;min-height:181px;}
.para-8{text-align:left;}
.pos-37{margin-left:38px;}
.size-35{min-width:922px;width:922px;min-height:440px;}
.pos-38{margin-top:109px;}
.size-36{min-width:292px;width:292px;min-height:222px;}
.pos-39{margin-left:43px;}
.pos-40{margin-left:100px;margin-top:179px;}
.size-37{min-width:757px;width:757px;min-height:119px;}
.size-38{min-width:960px;width:960px;min-height:440px;height:440px;}
.img-7{width:960px;height:440px;}
.img-8{width:960px;height:440px;}
.pos-41{margin-left:100px;margin-top:31px;}
.size-39{min-width:757px;width:757px;min-height:52px;}
.pos-42{margin-left:100px;}
.size-40{min-width:757px;width:757px;min-height:108px;}
.pos-43{margin-left:178px;}
.size-41{min-width:600px;width:600px;min-height:180px;}
.pos-45{margin-left:101px;margin-top:64px;}
.size-42{min-width:757px;width:757px;min-height:67px;}
.para-10{margin-top:-0.50pt;margin-bottom:0.50pt;}
.font-12{font-size:30.00pt;line-height:43.21pt;}
.pos-46{margin-left:343px;margin-top:61px;}
.size-43{min-width:275px;width:275px;min-height:53px;}
.size-44{width:271px;height:37px;}
.font-13{font-size:15.00pt;line-height:17.58pt;padding-top:12px;}
.pos-47{margin-left:-618px;margin-top:143px;}
.pos-48{margin-top:90px;}
.pos-49{margin-top:49px;}
.pos-50{margin-left:136px;}
.size-45{min-width:690px;width:690px;min-height:246px;}
.pos-51{margin-top:-23px;}
.pos-52{margin-left:129px;}
.size-46{min-width:691px;width:691px;min-height:259px;}
.size-47{min-width:346px;width:346px;min-height:259px;height:259px;}
.img-9{width:346px;height:259px;}
.img-10{width:346px;height:259px;}
.pos-53{margin-left:345px;margin-top:-259px;}
.size-48{min-width:346px;width:346px;min-height:259px;}
.size-49{min-width:346px;width:346px;min-height:259px;height:259px;}
.pos-54{margin-left:55px;margin-top:-223px;}
.size-50{min-width:234px;width:234px;min-height:188px;}
.para-11{margin-top:3.52pt;margin-bottom:-3.52pt;}
.font-14{font-size:15.00pt;line-height:24.61pt;}
.pos-55{margin-left:129px;}
.size-51{min-width:691px;width:691px;min-height:259px;}
.size-52{min-width:345px;width:345px;min-height:259px;}
.size-53{min-width:345px;width:345px;min-height:259px;height:259px;}
.pos-57{margin-left:49px;margin-top:-226px;}
.size-54{min-width:247px;width:247px;min-height:194px;}
.para-12{margin-top:3.52pt;margin-bottom:-3.52pt;}
.font-15{font-size:15.00pt;line-height:24.61pt;}
.size-55{min-width:346px;width:346px;min-height:259px;height:259px;}
.img-11{width:346px;height:259px;}
.img-12{width:346px;height:259px;}
.pos-59{margin-left:129px;}
.size-56{min-width:690px;width:690px;min-height:284px;}
.size-57{min-width:346px;width:346px;min-height:259px;height:259px;}
.img-13{width:346px;height:259px;}
.img-14{width:346px;height:259px;}
.pos-60{margin-left:-102px;margin-top:234px;}
.size-58{min-width:200px;width:200px;min-height:50px;}
.size-59{width:200px;height:37px;}
.font-16{font-size:15.00pt;line-height:17.58pt;padding-top:13px;}
.pos-61{margin-left:344px;margin-top:-284px;}
.size-60{min-width:346px;width:346px;min-height:259px;}
.size-61{min-width:346px;width:346px;min-height:259px;height:259px;}
.pos-62{margin-left:56px;margin-top:-221px;}
.size-62{min-width:234px;width:234px;min-height:183px;}
.pos-63{margin-left:-819px;margin-top:340px;}
.pos-64{margin-top:112px;}
.size-63{min-width:960px;min-height:344px;}
.pos-65{margin-top:49px;}
.pos-66{margin-left:131px;}
.size-64{min-width:690px;width:690px;min-height:246px;}
.pos-67{margin-top:123px;}
.pos-68{margin-left:98px;}
.size-65{min-width:757px;width:757px;min-height:212px;}
.pos-69{margin-left:102px;margin-top:52px;}
.size-66{min-width:757px;width:757px;min-height:339px;}
.font-17{font-size:13.50pt;line-height:22.15pt;}
.font-18{font-size:13.50pt;color:rgb(85,150,151);line-height:22.15pt;}
.para-13{margin-top:3.16pt;margin-bottom:-3.16pt;}
.font-19{font-size:13.50pt;line-height:22.15pt;}
.pos-70{margin-top:36px;}
.size-67{min-width:960px;width:960px;min-height:600px;}
.js-27 .slider{height:600px;}
.pos-71{margin-left:460px;margin-top:98px;}
.size-68{min-width:40px;width:40px;min-height:40px;height:40px;}
.anchor-4{width:40px;}
.img-15{width:40px;height:40px;}
.pos-72{margin-left:-145px;margin-top:138px;}
.size-69{min-width:251px;width:251px;min-height:46px;}
.pos-73{margin-top:66px;}
.size-70{min-width:960px;min-height:503px;}
.pos-74{margin-top:363px;}
.pos-75{margin-left:270px;}
.size-71{min-width:420px;width:420px;}
.pos-77{margin-left:20px;}
.pos-78{margin-left:30px;}
.pos-79{margin-left:20px;}
.pos-80{margin-left:26px;}
.pos-81{margin-left:24px;}
.pos-82{margin-top:32px;}
.size-74{min-width:960px;width:960px;min-height:33px;}
.pos-83{margin-top:-471px;}
.pos-84{margin-left:0;}
.size-75{min-width:959px;width:959px;min-height:36px;}
.size-76{min-width:959px;width:959px;min-height:36px;height:36px;}
.size-77{min-width:239px;width:239px;min-height:36px;height:36px;}
.size-78{min-width:239px;width:239px;min-height:36px;}
.pos-85{margin-top:6px;}
.size-79{min-width:239px;width:239px;min-height:23px;}
.font-23{font-size:13.50pt;line-height:15.82pt;}
.pos-87{margin-left:250px;margin-top:44px;}
.size-80{min-width:460px;width:460px;min-height:225px;}
.pos-88{margin-left:136px;}
.size-81{min-width:182px;width:182px;min-height:102px;height:102px;}
.img-16{width:182px;height:91px;top:5px;}
.size-82{min-width:460px;width:460px;min-height:123px;}
.para-17{margin-top:3.52pt;margin-bottom:-3.52pt;}
.font-24{font-size:15.00pt;line-height:24.61pt;}
.size-83{min-width:960px;min-height:85px;}
.pos-89{margin-top:24px;}
.pos-90{margin-left:16px;}
.size-84{min-width:788px;width:788px;min-height:41px;}
.pos-91{margin-left:18px;margin-top:0;}
.size-85{min-width:128px;width:128px;}
.size-86{width:128px;}
.menu-device{background-color:rgb(1,1,1);display:none;}
}
@media (min-width:768px) and (max-width:959px) {
.pos{margin-top:678px;}
.section{min-width:768px;width:768px;}
.vis-2{display:none;}
.pos-3{margin-left:362px;margin-top:0;}
.pos-4{margin-top:50px;}
.size-3{min-height:40px;}
.para{margin-top:3.16pt;margin-bottom:-3.16pt;}
.font{font-size:13.50pt;line-height:22.15pt;}
.size-5{min-width:366px;width:366px;min-height:78px;}
.pos-9{margin-left:-487px;margin-top:272px;}
.pos-10{margin-top:-951px;}
.size-9{min-width:768px;min-height:64px;}
.pos-12{margin-top:7px;}
.pos-13{margin-left:53px;}
.size-10{min-width:670px;width:670px;min-height:50px;}
.size-11{min-width:110px;width:110px;min-height:50px;height:50px;}
.anchor-2{width:110px;}
.img-4{left:13px;width:83px;height:50px;}
.pos-15{margin-left:510px;margin-top:0;}
.size-12{min-width:50px;width:50px;min-height:50px;}
.size-13{min-width:50px;width:50px;min-height:50px;height:50px;}
.menu-content-vis{display:inline-block;}
.vis-9{display:inline-block;}
.pos-16{position:relative;margin-left:0;margin-top:0;}
.size-14{min-width:50px;width:50px;min-height:50px;}
.cont-12{border:0;background-image:url(../images/icon-menu-50.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:padding-box;}
.pos-17{margin-top:17px;}
.size-15{min-width:50px;width:50px;min-height:16px;}
.para-2{margin-top:0.43pt;margin-bottom:-0.43pt;}
.font-3{font-size:6.75pt;line-height:9.52pt;}
.vis-10{display:none;}
.pos-18{margin-left:-622px;}
.size-16{min-width:672px;width:672px;min-height:450px;height:450px;}
.size-17{min-width:672px;width:672px;min-height:75px;height:75px;}
.size-18{min-width:672px;width:672px;min-height:75px;}
.pos-19{margin-top:24px;}
.size-19{min-width:672px;width:672px;}
.pos-20{margin-left:0;}
.pos-21{position:relative;margin-top:-64px;}
.size-20{width:100%;min-width:768px;min-height:950px;height:950px;}
.cont-14{z-index:1;border:0;overflow:hidden;}
.fixed{background-attachment:fixed;background-clip:padding-box;}
.pos-23{margin-top:102px;}
.pos-24{margin-left:84px;}
.size-22{min-width:606px;width:606px;min-height:170px;}
.para-4{margin-top:-0.70pt;margin-bottom:0.70pt;}
.font-5{font-size:42.00pt;line-height:60.50pt;}
.size-23{min-width:606px;width:606px;min-height:41px;}
.para-5{margin-top:3.52pt;margin-bottom:-3.52pt;}
.font-6{font-size:15.00pt;line-height:24.61pt;}
.pos-25{margin-left:84px;}
.size-24{min-width:606px;width:606px;min-height:268px;}
.para-6{margin-top:2.81pt;margin-bottom:-2.81pt;}
.font-7{font-size:12.00pt;line-height:19.69pt;}
.font-8{font-size:12.00pt;line-height:19.69pt;}
.pos-26{margin-left:273px;margin-top:37px;}
.size-25{min-width:221px;width:221px;min-height:43px;}
.size-26{width:217px;height:29px;}
.font-9{font-size:12.00pt;line-height:14.06pt;padding-top:10px;}
.pos-28{margin-left:-494px;margin-top:58px;}
.pos-29{margin-top:60px;}
.size-27{min-width:768px;min-height:275px;}
.pos-30{margin-top:39px;}
.pos-31{margin-left:0;}
.size-28{min-width:768px;width:768px;min-height:197px;}
.para-7{margin-top:-0.80pt;margin-bottom:0.80pt;}
.font-10{font-size:48.00pt;line-height:69.14pt;}
.pos-32{margin-top:99px;}
.pos-33{margin-left:81px;}
.size-29{min-width:605px;width:605px;min-height:95px;}
.size-30{min-width:605px;width:605px;min-height:42px;}
.pos-34{margin-left:82px;}
.size-31{min-width:605px;width:605px;min-height:241px;}
.pos-35{margin-top:51px;}
.size-32{min-width:742px;width:742px;min-height:352px;}
.size-33{min-width:470px;width:470px;min-height:352px;height:352px;}
.anchor-3{width:470px;}
.img-5{width:470px;height:352px;}
.img-6{width:470px;height:352px;}
.pos-36{margin-left:32px;margin-top:103px;}
.size-34{min-width:240px;width:240px;min-height:145px;}
.para-8{margin-top:4.09pt;margin-bottom:-4.09pt;}
.font-11{font-size:15.00pt;line-height:28.60pt;}
.pos-37{margin-left:30px;margin-top:-1px;}
.size-35{min-width:738px;width:738px;min-height:352px;}
.pos-38{margin-top:116px;}
.size-36{min-width:234px;width:234px;min-height:178px;}
.para-9{margin-top:4.09pt;margin-bottom:-4.09pt;}
.pos-39{margin-left:34px;}
.pos-40{margin-left:80px;margin-top:135px;}
.size-37{min-width:606px;width:606px;min-height:95px;}
.size-38{min-width:768px;width:768px;min-height:352px;height:352px;}
.img-7{width:768px;height:352px;}
.img-8{width:768px;height:352px;}
.pos-41{margin-left:80px;margin-top:25px;}
.size-39{min-width:606px;width:606px;min-height:42px;}
.pos-42{margin-left:80px;}
.size-40{min-width:606px;width:606px;min-height:86px;}
.pos-43{margin-left:142px;}
.size-41{min-width:480px;width:480px;min-height:144px;}
.pos-45{margin-left:81px;margin-top:51px;}
.size-42{min-width:605px;width:605px;min-height:54px;}
.para-10{margin-top:-0.44pt;margin-bottom:0.44pt;}
.font-12{font-size:26.25pt;line-height:37.81pt;}
.pos-46{margin-left:274px;margin-top:48px;}
.size-43{min-width:221px;width:221px;min-height:44px;}
.size-44{width:217px;height:30px;}
.font-13{font-size:12.00pt;line-height:14.06pt;padding-top:10px;}
.pos-47{margin-left:-495px;margin-top:90px;}
.pos-48{margin-top:96px;}
.pos-49{margin-top:39px;}
.pos-50{margin-left:0;}
.size-45{min-width:768px;width:768px;min-height:197px;}
.pos-51{margin-top:-18px;}
.pos-52{margin-left:103px;}
.size-46{min-width:555px;width:555px;min-height:208px;}
.size-47{min-width:277px;width:277px;min-height:207px;height:207px;}
.img-9{width:277px;height:207px;}
.img-10{width:277px;height:207px;}
.pos-53{margin-left:1px;margin-top:1px;}
.size-48{min-width:277px;width:277px;min-height:207px;}
.size-49{min-width:277px;width:277px;min-height:207px;height:207px;}
.pos-54{margin-left:44px;margin-top:-178px;}
.size-50{min-width:187px;width:187px;min-height:150px;}
.para-11{margin-top:2.81pt;margin-bottom:-2.81pt;}
.font-14{font-size:12.00pt;line-height:19.69pt;}
.pos-55{margin-left:103px;margin-top:-1px;}
.size-51{min-width:555px;width:555px;min-height:208px;}
.size-52{min-width:276px;width:276px;min-height:207px;}
.size-53{min-width:276px;width:276px;min-height:207px;height:207px;}
.pos-57{margin-left:39px;margin-top:-181px;}
.size-54{min-width:198px;width:198px;min-height:156px;}
.para-12{margin-top:2.81pt;margin-bottom:-2.81pt;}
.font-15{font-size:12.00pt;line-height:19.69pt;}
.pos-58{margin-left:2px;margin-top:1px;}
.size-55{min-width:277px;width:277px;min-height:207px;height:207px;}
.img-11{width:277px;height:207px;}
.img-12{width:277px;height:207px;}
.pos-59{margin-left:103px;margin-top:-1px;}
.size-56{min-width:554px;width:554px;min-height:228px;}
.size-57{min-width:277px;width:277px;min-height:207px;height:207px;}
.img-13{width:277px;height:207px;}
.img-14{width:277px;height:207px;}
.pos-60{margin-left:-80px;margin-top:188px;}
.size-58{min-width:160px;width:160px;min-height:40px;}
.size-59{width:160px;height:30px;}
.font-16{font-size:12.00pt;line-height:14.06pt;padding-top:10px;}
.pos-61{margin-left:277px;margin-top:-227px;}
.size-60{min-width:277px;width:277px;min-height:207px;}
.size-61{min-width:277px;width:277px;min-height:207px;height:207px;}
.pos-62{margin-left:45px;margin-top:-176px;}
.size-62{min-width:187px;width:187px;min-height:146px;}
.pos-63{margin-left:-657px;margin-top:284px;}
.pos-64{margin-top:76px;}
.size-63{min-width:768px;min-height:276px;}
.pos-65{margin-top:40px;}
.pos-66{margin-left:0;}
.size-64{min-width:768px;width:768px;min-height:196px;}
.pos-67{margin-top:98px;}
.pos-68{margin-left:78px;}
.size-65{min-width:606px;width:606px;min-height:170px;}
.pos-69{margin-left:82px;margin-top:41px;}
.size-66{min-width:605px;width:605px;min-height:300px;}
.font-17{font-size:12.00pt;color:rgb(64,64,64);line-height:19.69pt;}
.font-18{font-size:12.00pt;line-height:19.69pt;}
.para-13{margin-top:2.46pt;margin-bottom:-2.46pt;}
.font-19{font-size:10.50pt;line-height:17.23pt;}
.pos-70{margin-top:0;}
.size-67{min-width:768px;width:768px;min-height:480px;}
.js-27 .slider{height:480px;}
.pos-71{margin-left:359px;margin-top:48px;}
.pos-72{margin-left:-125px;margin-top:98px;}
.size-69{min-width:201px;width:201px;min-height:36px;}
.para-14{margin-top:2.81pt;margin-bottom:-2.81pt;}
.font-20{font-size:12.00pt;line-height:19.69pt;}
.pos-73{margin-top:66px;}
.size-70{min-width:768px;min-height:403px;}
.pos-74{margin-top:291px;}
.pos-75{margin-left:216px;}
.size-71{min-width:336px;width:336px;min-height:40px;}
.size-72{min-width:40px;width:40px;min-height:40px;}
.size-73{width:40px;height:34px;}
.font-21{font-size:24.00pt;line-height:19.70pt;padding-top:6px;}
.pos-77{margin-left:16px;}
.pos-78{margin-left:24px;}
.pos-79{margin-left:16px;}
.pos-80{margin-left:21px;}
.pos-81{margin-left:19px;}
.pos-82{margin-top:25px;}
.size-74{min-width:768px;width:768px;min-height:27px;}
.para-15{margin-top:1.93pt;margin-bottom:-1.93pt;}
.font-22{font-size:8.25pt;line-height:13.54pt;}
.pos-83{margin-top:-377px;}
.pos-84{margin-left:0;}
.size-75{min-width:767px;width:767px;min-height:29px;}
.size-76{min-width:767px;width:767px;min-height:29px;height:29px;}
.size-77{min-width:191px;width:191px;min-height:29px;height:29px;}
.size-78{min-width:191px;width:191px;min-height:29px;}
.pos-85{margin-top:4px;}
.size-79{min-width:191px;width:191px;min-height:20px;}
.font-23{font-size:12.00pt;line-height:14.06pt;}
.pos-87{margin-left:200px;margin-top:35px;}
.size-80{min-width:368px;width:368px;min-height:180px;}
.pos-88{margin-left:109px;}
.size-81{min-width:145px;width:145px;min-height:81px;height:81px;}
.img-16{width:145px;height:73px;top:4px;}
.size-82{min-width:368px;width:368px;min-height:99px;}
.para-17{margin-top:2.81pt;margin-bottom:-2.81pt;}
.font-24{font-size:12.00pt;line-height:19.69pt;}
.size-83{min-width:768px;min-height:104px;}
.pos-89{margin-top:28px;}
.pos-90{margin-left:9px;margin-top:2px;}
.size-84{min-width:632px;width:632px;min-height:44px;}
.pos-91{margin-left:15px;margin-top:0;}
.size-85{min-width:102px;width:102px;min-height:46px;}
.size-86{width:102px;height:33px;}
.font-25{font-size:12.00pt;line-height:14.06pt;padding-top:13px;}
.menu-device{background-color:rgb(2,2,2);display:none;}
}
@media (min-width:480px) and (max-width:767px) {
.pos{margin-top:200px;}
.section{min-width:480px;width:480px;}
.vis-2{display:none;}
.pos-3{margin-left:213px;margin-top:0;}
.pos-4{margin-left:-102px;margin-top:50px;}
.size-3{min-width:154px;width:154px;min-height:42px;}
.para{margin-top:3.16pt;margin-bottom:-3.16pt;}
.font{font-size:13.50pt;line-height:22.15pt;}
.vis-4{display:none;}
.pos-9{margin-left:-315px;margin-top:250px;}
.pos-10{margin-top:-451px;}
.size-9{min-width:480px;min-height:64px;}
.pos-13{margin-left:0;}
.size-10{min-width:430px;width:430px;min-height:61px;}
.size-11{min-width:174px;width:174px;min-height:61px;height:61px;}
.anchor-2{width:174px;}
.img-4{left:36px;width:102px;height:61px;}
.pos-15{margin-left:206px;margin-top:5px;}
.size-12{min-width:50px;width:50px;min-height:50px;}
.size-13{min-width:50px;width:50px;min-height:50px;height:50px;}
.menu-content-vis{display:inline-block;}
.vis-9{display:inline-block;}
.pos-16{position:relative;margin-left:0;margin-top:0;}
.size-14{min-width:50px;width:50px;min-height:50px;}
.cont-12{border:0;background-image:url(../images/icon-menu-50.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:padding-box;}
.pos-17{margin-top:19px;}
.size-15{min-width:50px;width:50px;min-height:11px;}
.para-2{margin-top:0.29pt;margin-bottom:-0.29pt;}
.font-3{font-size:4.50pt;line-height:6.35pt;}
.vis-10{display:none;}
.pos-18{margin-left:-369px;}
.size-16{min-width:419px;width:419px;min-height:240px;height:240px;}
.size-17{min-width:419px;width:419px;min-height:40px;height:40px;}
.size-18{min-width:419px;width:419px;min-height:40px;}
.pos-19{margin-top:8px;}
.size-19{min-width:419px;width:419px;min-height:24px;}
.para-3{margin-top:0.70pt;margin-bottom:-0.70pt;}
.font-4{font-size:12.00pt;line-height:15.47pt;}
.pos-20{margin-left:0;}
.pos-21{position:relative;margin-top:-64px;}
.size-20{width:100%;min-width:480px;min-height:450px;height:450px;}
.cont-14{z-index:1;border:0;overflow:hidden;}
.fixed{background-attachment:fixed;background-clip:padding-box;}
.pos-23{margin-top:134px;}
.pos-24{margin-left:0;}
.size-22{min-width:480px;width:480px;min-height:152px;}
.para-4{margin-top:-0.62pt;margin-bottom:0.62pt;}
.font-5{font-size:37.50pt;line-height:54.02pt;}
.size-23{min-width:480px;width:480px;min-height:95px;}
.para-5{margin-top:3.52pt;margin-bottom:-3.52pt;}
.font-6{font-size:15.00pt;line-height:24.61pt;}
.pos-25{margin-left:26px;}
.size-24{min-width:435px;width:435px;min-height:492px;}
.para-6{margin-top:2.81pt;margin-bottom:-2.81pt;}
.font-7{font-size:12.00pt;line-height:19.69pt;}
.font-8{font-size:12.00pt;line-height:19.69pt;}
.pos-26{margin-left:140px;margin-top:-2px;}
.size-25{min-width:204px;width:204px;min-height:54px;}
.size-26{width:200px;height:36px;}
.font-9{font-size:13.50pt;line-height:15.82pt;padding-top:14px;}
.pos-28{margin-left:-344px;margin-top:220px;}
.pos-29{margin-top:-101px;}
.size-27{min-width:480px;min-height:250px;}
.pos-30{margin-top:44px;}
.pos-31{margin-left:0;}
.size-28{min-width:480px;width:480px;min-height:163px;}
.para-7{margin-top:-0.56pt;margin-bottom:0.56pt;}
.font-10{font-size:33.75pt;line-height:48.61pt;}
.pos-32{margin-top:73px;}
.pos-33{margin-left:0;}
.size-29{min-width:480px;width:480px;min-height:100px;}
.size-30{min-width:480px;width:480px;min-height:53px;}
.pos-34{margin-left:25px;}
.size-31{min-width:435px;width:435px;min-height:317px;}
.pos-35{margin-top:44px;}
.size-32{min-width:480px;width:480px;min-height:489px;}
.size-33{min-width:480px;width:480px;min-height:375px;height:375px;}
.anchor-3{width:480px;}
.img-5{width:480px;height:375px;}
.img-6{width:480px;height:375px;}
.pos-36{margin-left:20px;margin-top:0;}
.size-34{min-width:444px;width:444px;min-height:114px;}
.para-8{margin-top:4.09pt;margin-bottom:-4.09pt;}
.font-11{font-size:15.00pt;line-height:28.60pt;}
.pos-37{margin-left:0;margin-top:48px;}
.size-35{min-width:480px;width:480px;min-height:520px;}
.pos-38{margin-left:18px;margin-top:375px;}
.size-36{min-width:444px;width:444px;min-height:145px;}
.para-9{margin-top:4.09pt;margin-bottom:-4.09pt;}
.pos-39{margin-left:0;margin-top:-520px;}
.pos-40{margin-left:0;margin-top:99px;}
.size-37{min-width:480px;width:480px;min-height:102px;}
.size-38{min-width:480px;width:480px;min-height:375px;height:375px;}
.img-7{width:480px;height:375px;}
.img-8{width:480px;height:375px;}
.pos-41{margin-left:0;margin-top:72px;}
.size-39{min-width:480px;width:480px;min-height:60px;}
.pos-42{margin-left:25px;}
.size-40{min-width:435px;width:435px;min-height:157px;}
.pos-43{margin-left:25px;}
.size-41{min-width:434px;width:434px;min-height:215px;}
.pos-45{margin-left:0;margin-top:57px;}
.size-42{min-width:480px;width:480px;min-height:67px;}
.para-10{margin-top:-0.44pt;margin-bottom:0.44pt;}
.font-12{font-size:26.25pt;line-height:37.81pt;}
.pos-46{margin-left:139px;margin-top:40px;}
.size-43{min-width:204px;width:204px;min-height:54px;}
.size-44{width:200px;height:36px;}
.font-13{font-size:13.50pt;line-height:15.82pt;padding-top:14px;}
.pos-47{margin-left:-343px;margin-top:262px;}
.pos-48{margin-top:-80px;}
.pos-49{margin-top:36px;}
.pos-50{margin-left:0;}
.size-45{min-width:480px;width:480px;min-height:178px;}
.pos-51{margin-top:80px;}
.pos-52{margin-left:0;}
.size-46{min-width:480px;width:480px;min-height:541px;}
.size-47{min-width:480px;width:480px;min-height:375px;height:375px;}
.img-9{width:480px;height:375px;}
.img-10{width:480px;height:375px;}
.pos-53{margin-left:23px;margin-top:0;}
.size-48{min-width:435px;width:435px;min-height:166px;}
.pos-54{margin-left:0;margin-top:0;}
.size-50{min-width:435px;width:435px;min-height:166px;}
.para-11{margin-top:3.52pt;margin-bottom:-3.52pt;}
.font-14{font-size:15.00pt;line-height:24.61pt;}
.pos-55{margin-left:0;margin-top:44px;}
.size-51{min-width:480px;width:480px;min-height:562px;}
.pos-56{margin-left:24px;margin-top:375px;}
.size-52{min-width:435px;width:435px;min-height:187px;}
.pos-57{margin-left:0;margin-top:0;}
.size-54{min-width:435px;width:435px;min-height:187px;}
.para-12{margin-top:4.22pt;margin-bottom:-4.22pt;}
.font-15{font-size:18.00pt;line-height:29.53pt;}
.pos-58{margin-top:-562px;}
.size-55{min-width:480px;width:480px;min-height:375px;height:375px;}
.img-11{width:480px;height:375px;}
.img-12{width:480px;height:375px;}
.pos-59{margin-left:0;margin-top:47px;}
.size-56{min-width:480px;width:480px;min-height:646px;}
.size-57{min-width:480px;width:480px;min-height:375px;height:375px;}
.img-13{width:480px;height:375px;}
.img-14{width:480px;height:375px;}
.pos-60{margin-left:90px;margin-top:196px;}
.size-58{min-width:300px;width:300px;min-height:75px;}
.size-59{width:300px;height:54px;}
.font-16{font-size:20.25pt;line-height:23.73pt;padding-top:21px;}
.pos-61{margin-left:23px;margin-top:-271px;}
.size-60{min-width:435px;width:435px;min-height:153px;}
.pos-62{margin-left:0;margin-top:0;}
.size-62{min-width:435px;width:435px;min-height:153px;}
.pos-63{margin-left:0;margin-top:202px;}
.pos-64{margin-top:-53px;}
.size-63{min-width:480px;min-height:300px;}
.pos-65{margin-top:55px;}
.pos-66{margin-left:0;}
.size-64{min-width:480px;width:480px;min-height:191px;}
.pos-67{margin-top:96px;}
.pos-68{margin-left:0;}
.size-65{min-width:480px;width:480px;min-height:156px;}
.pos-69{margin-left:24px;margin-top:0;}
.size-66{min-width:435px;width:435px;min-height:441px;}
.font-17{font-size:12.00pt;color:rgb(64,64,64);line-height:19.69pt;}
.font-18{font-size:12.00pt;line-height:19.69pt;}
.para-13{margin-top:1.58pt;margin-bottom:-1.58pt;}
.font-19{font-size:6.75pt;line-height:11.07pt;}
.pos-70{margin-top:0;}
.size-67{min-width:480px;width:480px;min-height:431px;}
.js-27 .slider{height:431px;}
.pos-71{margin-left:216px;margin-top:112px;}
.pos-72{margin-left:125px;margin-top:0;}
.size-69{min-width:232px;width:232px;min-height:40px;}
.para-14{margin-top:3.16pt;margin-bottom:-3.16pt;}
.font-20{font-size:13.50pt;line-height:22.15pt;}
.pos-73{margin-top:111px;}
.size-70{min-width:480px;min-height:445px;}
.pos-74{margin-top:252px;}
.pos-75{margin-left:53px;}
.size-71{min-width:375px;width:375px;min-height:115px;}
.pos-77{margin-left:109px;}
.pos-78{margin-left:116px;margin-top:65px;}
.pos-79{margin-left:0;margin-top:-50px;}
.pos-80{margin-left:109px;margin-top:-50px;}
.pos-81{margin-left:111px;margin-top:-115px;}
.pos-82{margin-top:31px;}
.size-74{min-width:480px;width:480px;min-height:47px;}
.pos-83{margin-top:-437px;}
.vis-11{display:none;}
.vis-12{display:none;}
.size-76{min-width:1139px;width:1139px;min-height:174px;height:174px;}
.size-77{min-width:1139px;width:1139px;min-height:174px;height:174px;}
.size-78{min-width:1139px;width:1139px;min-height:174px;}
.pos-85{margin-top:72px;}
.size-79{min-width:1139px;width:1139px;min-height:30px;}
.font-23{font-size:18.00pt;line-height:21.09pt;}
.vis-13{display:none;}
.pos-86{margin-left:1140px;}
.pos-87{margin-left:23px;margin-top:0;}
.size-80{min-width:435px;width:435px;min-height:231px;}
.pos-88{margin-left:126px;}
.size-81{min-width:178px;width:178px;min-height:126px;height:126px;}
.img-16{width:178px;height:89px;top:18px;}
.size-82{min-width:435px;width:435px;min-height:105px;}
.para-17{margin-top:2.81pt;margin-bottom:-2.81pt;}
.font-24{font-size:12.00pt;line-height:19.69pt;}
.size-83{min-width:480px;min-height:189px;}
.pos-90{margin-left:43px;}
.size-84{min-width:394px;width:394px;min-height:69px;}
.pos-91{margin-left:200px;margin-top:16px;}
.size-85{min-width:80px;width:80px;}
.size-86{width:80px;height:30px;}
.font-25{font-size:12.00pt;line-height:14.06pt;padding-top:10px;}
.menu-device{background-color:rgb(3,3,3);display:none;}
}
@media (max-width:479px) {
.pos{margin-top:431px;}
.section{min-width:320px;width:320px;}
.vis-2{display:none;}
.pos-3{margin-left:135px;margin-top:0;}
.pos-4{margin-left:62px;margin-top:0;}
.size-3{min-width:197px;width:197px;min-height:37px;}
.para{margin-top:3.16pt;margin-bottom:-3.16pt;}
.font{font-size:13.50pt;line-height:22.15pt;}
.vis-4{display:none;}
.pos-9{margin-left:-259px;margin-top:206px;}
.pos-10{margin-top:-688px;}
.size-9{min-width:320px;min-height:64px;}
.pos-12{margin-top:7px;}
.pos-13{margin-left:0;}
.size-10{min-width:302px;width:302px;min-height:50px;}
.size-11{min-width:116px;width:116px;min-height:49px;height:49px;}
.anchor-2{width:116px;}
.img-4{left:17px;width:82px;height:49px;}
.pos-15{margin-left:136px;margin-top:0;}
.size-12{min-width:50px;width:50px;min-height:50px;}
.size-13{min-width:50px;width:50px;min-height:50px;height:50px;}
.menu-content-vis{display:inline-block;}
.vis-9{display:inline-block;}
.pos-16{position:relative;margin-left:0;margin-top:0;}
.size-14{min-width:50px;width:50px;min-height:50px;}
.cont-12{border:0;background-image:url(../images/icon-menu-50.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:padding-box;}
.pos-17{margin-top:21px;}
.size-15{min-width:50px;width:50px;min-height:8px;}
.para-2{margin-top:0.19pt;margin-bottom:-0.19pt;}
.font-3{font-size:3.00pt;line-height:4.23pt;}
.vis-10{display:none;}
.pos-18{margin-left:-229px;}
.size-16{min-width:279px;width:279px;min-height:390px;height:390px;}
.size-17{min-width:279px;width:279px;min-height:65px;height:65px;}
.size-18{min-width:279px;width:279px;min-height:65px;}
.pos-19{margin-top:20px;}
.size-19{min-width:279px;width:279px;min-height:24px;}
.para-3{margin-top:0.70pt;margin-bottom:-0.70pt;}
.font-4{font-size:12.00pt;line-height:15.47pt;}
.pos-20{margin-left:0;}
.pos-21{position:relative;margin-top:-64px;}
.size-20{width:100%;min-width:320px;min-height:700px;height:700px;}
.cont-14{z-index:1;border:0;overflow:hidden;}
.fixed{background-attachment:fixed;background-clip:padding-box;}
.pos-23{margin-top:65px;}
.pos-24{margin-left:0;}
.size-22{min-width:320px;width:320px;min-height:108px;}
.para-4{margin-top:-0.44pt;margin-bottom:0.44pt;}
.font-5{font-size:26.25pt;line-height:37.81pt;}
.size-23{min-width:320px;width:320px;min-height:86px;}
.para-5{margin-top:3.52pt;margin-bottom:-3.52pt;}
.font-6{font-size:15.00pt;line-height:24.61pt;}
.pos-25{margin-left:16px;}
.size-24{min-width:290px;width:290px;min-height:636px;}
.para-6{margin-top:2.81pt;margin-bottom:-2.81pt;}
.font-7{font-size:12.00pt;line-height:19.69pt;}
.font-8{font-size:12.00pt;line-height:19.69pt;}
.pos-26{margin-left:59px;margin-top:-2px;}
.size-25{min-width:204px;width:204px;min-height:54px;}
.size-26{width:200px;height:37px;}
.font-9{font-size:15.00pt;line-height:17.58pt;padding-top:13px;}
.pos-28{margin-left:-263px;margin-top:101px;}
.pos-29{margin-top:67px;}
.size-27{min-width:320px;min-height:200px;}
.pos-30{margin-top:40px;}
.pos-31{margin-left:0;}
.size-28{min-width:320px;width:320px;min-height:121px;}
.para-7{margin-top:-0.44pt;margin-bottom:0.44pt;}
.font-10{font-size:26.25pt;line-height:37.81pt;}
.pos-32{margin-top:54px;}
.pos-33{margin-left:0;}
.size-29{min-width:320px;width:320px;min-height:67px;}
.size-30{min-width:320px;width:320px;min-height:84px;}
.pos-34{margin-left:16px;}
.size-31{min-width:290px;width:290px;min-height:432px;}
.pos-35{margin-top:35px;}
.size-32{min-width:320px;width:320px;min-height:326px;}
.size-33{min-width:320px;width:320px;min-height:250px;height:250px;}
.anchor-3{width:320px;}
.img-5{width:320px;height:250px;}
.img-6{width:320px;height:250px;}
.pos-36{margin-left:13px;margin-top:0;}
.size-34{min-width:296px;width:296px;min-height:76px;}
.para-8{margin-top:3.27pt;margin-bottom:-3.27pt;}
.font-11{font-size:12.00pt;line-height:22.88pt;}
.pos-37{margin-left:0;margin-top:32px;}
.size-35{min-width:320px;width:320px;min-height:347px;}
.pos-38{margin-left:12px;margin-top:250px;}
.size-36{min-width:296px;width:296px;min-height:97px;}
.para-9{margin-top:3.27pt;margin-bottom:-3.27pt;}
.pos-39{margin-left:0;margin-top:-347px;}
.pos-40{margin-left:0;margin-top:108px;}
.size-37{min-width:320px;width:320px;min-height:68px;}
.size-38{min-width:320px;width:320px;min-height:250px;height:250px;}
.img-7{width:320px;height:250px;}
.img-8{width:320px;height:250px;}
.pos-41{margin-left:0;margin-top:48px;}
.size-39{min-width:320px;width:320px;min-height:83px;}
.pos-42{margin-left:15px;}
.size-40{min-width:290px;width:290px;min-height:184px;}
.pos-43{margin-left:16px;}
.size-41{min-width:289px;width:289px;min-height:290px;}
.pos-45{margin-left:0;margin-top:0;}
.size-42{min-width:320px;width:320px;min-height:56px;}
.para-10{margin-top:-0.31pt;margin-bottom:0.31pt;}
.font-12{font-size:18.75pt;line-height:27.01pt;}
.pos-46{margin-left:59px;margin-top:15px;}
.size-43{min-width:204px;width:204px;min-height:54px;}
.size-44{width:200px;height:37px;}
.font-13{font-size:15.00pt;line-height:17.58pt;padding-top:13px;}
.pos-47{margin-left:-263px;margin-top:119px;}
.pos-48{margin-top:82px;}
.pos-49{margin-top:41px;}
.pos-50{margin-left:0;}
.size-45{min-width:320px;width:320px;min-height:119px;}
.pos-51{margin-top:107px;}
.pos-52{margin-left:0;}
.size-46{min-width:320px;width:320px;min-height:361px;}
.size-47{min-width:320px;width:320px;min-height:250px;height:250px;}
.img-9{width:320px;height:250px;}
.img-10{width:320px;height:250px;}
.pos-53{margin-left:15px;margin-top:0;}
.size-48{min-width:290px;width:290px;min-height:111px;}
.pos-54{margin-left:0;margin-top:0;}
.size-50{min-width:290px;width:290px;min-height:111px;}
.para-11{margin-top:2.81pt;margin-bottom:-2.81pt;}
.font-14{font-size:12.00pt;line-height:19.69pt;}
.pos-55{margin-left:0;margin-top:29px;}
.size-51{min-width:320px;width:320px;min-height:375px;}
.pos-56{margin-left:16px;margin-top:250px;}
.size-52{min-width:290px;width:290px;min-height:125px;}
.pos-57{margin-left:0;margin-top:0;}
.size-54{min-width:290px;width:290px;min-height:125px;}
.para-12{margin-top:2.81pt;margin-bottom:-2.81pt;}
.font-15{font-size:12.00pt;line-height:19.69pt;}
.pos-58{margin-top:-375px;}
.size-55{min-width:320px;width:320px;min-height:250px;height:250px;}
.img-11{width:320px;height:250px;}
.img-12{width:320px;height:250px;}
.pos-59{margin-left:0;margin-top:31px;}
.size-56{min-width:320px;width:320px;min-height:431px;}
.size-57{min-width:320px;width:320px;min-height:250px;height:250px;}
.img-13{width:320px;height:250px;}
.img-14{width:320px;height:250px;}
.pos-60{margin-left:60px;margin-top:131px;}
.size-58{min-width:200px;width:200px;min-height:50px;}
.size-59{width:200px;height:36px;}
.font-16{font-size:13.50pt;line-height:15.82pt;padding-top:14px;}
.pos-61{margin-left:15px;margin-top:-181px;}
.size-60{min-width:290px;width:290px;min-height:102px;}
.pos-62{margin-left:0;margin-top:0;}
.size-62{min-width:290px;width:290px;min-height:102px;}
.pos-63{margin-left:0;margin-top:0;}
.pos-64{margin-top:62px;}
.size-63{min-width:320px;min-height:200px;}
.pos-65{margin-top:37px;}
.pos-66{margin-left:0;}
.size-64{min-width:320px;width:320px;min-height:127px;}
.pos-67{margin-top:64px;}
.pos-68{margin-left:0;}
.size-65{min-width:320px;width:320px;min-height:119px;}
.pos-69{margin-left:15px;margin-top:43px;}
.size-66{min-width:290px;width:290px;min-height:537px;}
.font-17{font-size:12.00pt;line-height:19.69pt;}
.font-18{font-size:12.00pt;color:rgb(85,150,151);line-height:19.69pt;}
.para-13{margin-top:1.05pt;margin-bottom:-1.05pt;}
.font-19{font-size:4.50pt;line-height:7.38pt;}
.pos-70{margin-top:0;}
.size-67{min-width:320px;width:320px;min-height:287px;}
.js-27 .slider{height:287px;}
.pos-71{margin-left:135px;margin-top:57px;}
.pos-72{margin-left:83px;margin-top:0;}
.size-69{min-width:155px;width:155px;min-height:42px;}
.para-14{margin-top:3.16pt;margin-bottom:-3.16pt;}
.font-20{font-size:13.50pt;line-height:22.15pt;}
.pos-73{margin-top:40px;}
.size-70{min-width:320px;min-height:397px;}
.pos-74{margin-top:210px;}
.pos-75{margin-left:35px;}
.size-71{min-width:248px;width:248px;min-height:110px;}
.pos-76{margin-left:2px;}
.pos-77{margin-left:48px;}
.pos-78{margin-left:48px;margin-top:60px;}
.pos-79{margin-left:0;margin-top:-50px;}
.pos-80{margin-left:49px;margin-top:-50px;}
.pos-81{margin-left:49px;margin-top:-110px;}
.pos-82{margin-top:15px;}
.size-74{min-width:320px;width:320px;min-height:44px;}
.para-15{margin-top:2.11pt;margin-bottom:-2.11pt;}
.font-22{font-size:9.00pt;line-height:14.77pt;}
.pos-83{margin-top:-373px;}
.vis-11{display:none;}
.vis-12{display:none;}
.size-76{min-width:759px;width:759px;min-height:116px;height:116px;}
.size-77{min-width:759px;width:759px;min-height:116px;height:116px;}
.size-78{min-width:759px;width:759px;min-height:116px;}
.pos-85{margin-top:48px;}
.size-79{min-width:759px;width:759px;min-height:20px;}
.font-23{font-size:12.00pt;line-height:14.06pt;}
.vis-13{display:none;}
.pos-86{margin-left:760px;}
.pos-87{margin-left:15px;margin-top:0;}
.size-80{min-width:290px;width:290px;min-height:186px;}
.pos-88{margin-left:84px;}
.size-81{min-width:119px;width:119px;min-height:84px;height:84px;}
.img-16{width:119px;height:60px;top:12px;}
.size-82{min-width:290px;width:290px;min-height:102px;}
.para-17{margin-top:2.46pt;margin-bottom:-2.46pt;}
.font-24{font-size:10.50pt;line-height:17.23pt;}
.size-83{min-width:320px;min-height:145px;}
.pos-89{margin-top:18px;}
.pos-90{margin-left:16px;}
.size-84{min-width:290px;width:290px;min-height:70px;}
.pos-91{margin-left:121px;margin-top:0;}
.size-85{min-width:80px;width:80px;}
.size-86{width:80px;height:30px;}
.font-25{font-size:12.00pt;line-height:14.06pt;padding-top:10px;}
.menu-device{background-color:rgb(4,4,4);display:none;}
}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.fixed{background-image:url(../images/house-front-2-640-1.jpg);background-attachment:fixed;}
.fixed-2{background-image:url(../images/house-front-3-640.jpg);background-attachment:fixed;}
.fixed-4{background-image:url(../images/rooms-640.jpg);background-attachment:fixed;}
}
@media (min-width:768px) and (max-width:959px) and (-webkit-min-device-pixel-ratio:2), (min-width:768px) and (max-width:959px) and (min-resolution:192dpi) {
.cont-12{background-image:url(../images/icon-menu-100.png);background-size:contain;}
}
@media (min-width:480px) and (max-width:767px) and (-webkit-min-device-pixel-ratio:2), (min-width:480px) and (max-width:767px) and (min-resolution:192dpi) {
.cont-12{background-image:url(../images/icon-menu-100.png);background-size:contain;}
}
@media (max-width:479px) and (-webkit-min-device-pixel-ratio:2), (max-width:479px) and (min-resolution:192dpi) {
.cont-12{background-image:url(../images/icon-menu-100.png);background-size:contain;}
}
@media (min-width:320px) {
.fixed{background-image:url(../images/house-front-2-480-1.jpg);background-attachment:fixed;}
.fixed-2{background-image:url(../images/house-front-3-480.jpg);background-attachment:fixed;}
.fixed-4{background-image:url(../images/rooms-480.jpg);background-attachment:fixed;}
}
@media (min-width:320px) and (-webkit-min-device-pixel-ratio:2),(min-width:320px) and (min-resolution:192dpi) {
.fixed{background-image:url(../images/house-front-2-960-2.jpg);background-attachment:fixed;}
.fixed-2{background-image:url(../images/house-front-3-960.jpg);background-attachment:fixed;}
.fixed-4{background-image:url(../images/rooms-960.jpg);background-attachment:fixed;}
}
@media (min-width:480px) {
.fixed{background-image:url(../images/house-front-2-768-1.jpg);background-attachment:fixed;}
.fixed-2{background-image:url(../images/house-front-3-768.jpg);background-attachment:fixed;}
.fixed-4{background-image:url(../images/rooms-768.jpg);background-attachment:fixed;}
}
@media (min-width:480px) and (-webkit-min-device-pixel-ratio:2),(min-width:480px) and (min-resolution:192dpi) {
.fixed{background-image:url(../images/house-front-2-1536-1.jpg);background-attachment:fixed;}
.fixed-2{background-image:url(../images/house-front-3-1536.jpg);background-attachment:fixed;}
.fixed-4{background-image:url(../images/rooms-1536.jpg);background-attachment:fixed;}
}
@media (min-width:768px) {
.fixed{background-image:url(../images/house-front-2-960-3.jpg);background-attachment:fixed;}
.fixed-2{background-image:url(../images/house-front-3-960-1.jpg);background-attachment:fixed;}
.fixed-4{background-image:url(../images/rooms-960-1.jpg);background-attachment:fixed;}
}
@media (min-width:768px) and (-webkit-min-device-pixel-ratio:2),(min-width:768px) and (min-resolution:192dpi) {
.fixed{background-image:url(../images/house-front-2-1920-1.jpg);background-attachment:fixed;}
.fixed-2{background-image:url(../images/house-front-3-1920.jpg);background-attachment:fixed;}
.fixed-4{background-image:url(../images/rooms-1920.jpg);background-attachment:fixed;}
}
@media (min-width:960px) {
.fixed{background-image:url(../images/house-front-2-1200-1.jpg);background-attachment:fixed;}
.fixed-2{background-image:url(../images/house-front-3-1200.jpg);background-attachment:fixed;}
.fixed-4{background-image:url(../images/rooms-1200.jpg);background-attachment:fixed;}
}
@media (min-width:960px) and (-webkit-min-device-pixel-ratio:2),(min-width:960px) and (min-resolution:192dpi) {
.fixed{background-image:url(../images/house-front-2-2400-1.jpg);background-attachment:fixed;}
.fixed-2{background-image:url(../images/house-front-3-2400.jpg);background-attachment:fixed;}
.fixed-4{background-image:url(../images/rooms-2400.jpg);background-attachment:fixed;}
}
@media (min-width:1200px) {
.fixed{background-image:url(../images/house-front-2-1600-1.jpg);background-attachment:fixed;}
.fixed-2{background-image:url(../images/house-front-3-1600.jpg);background-attachment:fixed;}
.fixed-4{background-image:url(../images/rooms-1600.jpg);background-attachment:fixed;}
}
@media (min-width:1600px) {
.fixed{background-image:url(../images/house-front-2-2000-1.jpg);background-attachment:fixed;}
.fixed-2{background-image:url(../images/house-front-3-2000.jpg);background-attachment:fixed;}
.fixed-4{background-image:url(../images/rooms-2000.jpg);background-attachment:fixed;}
}
@font-face{font-family:"logoicons";src:url('logo-regular-webfont.ttf') format('truetype');font-weight:400;}
.pos-92{position:relative;margin-top:183px;}
.pos-93{position:relative;margin-left:131px;margin-top:0;}
.size-87{min-width:938px;width:938px;min-height:134px;}
.cont-70{z-index:1;}
.pos-94{position:relative;margin-left:15px;margin-top:0;}
.size-88{min-width:1170px;width:1170px;min-height:312px;}
.pos-95{position:relative;margin-left:13px;margin-top:169px;}
.size-89{min-width:1160px;width:1160px;min-height:40px;}
.pos-96{position:relative;margin-left:0;margin-top:0;}
.size-90{min-width:160px;width:160px;min-height:40px;}
.size-91{width:160px;height:40px;}
.font-26{font-family:Roboto;font-size:15.00pt;font-weight:700;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:17.58pt;letter-spacing:normal;text-align:center;text-indent:0;padding-top:0;margin-top:0;margin-bottom:0;}
.pos-97{position:relative;margin-left:15px;margin-top:0;}
.size-92{min-width:985px;width:985px;min-height:40px;}
.pos-98{position:relative;margin-left:13px;margin-top:26px;}
.size-93{min-width:1160px;width:1160px;min-height:40px;}
.pos-99{position:relative;margin-left:0;margin-top:0;}
.cont-71{z-index:5;}
.size-94{width:160px;height:32px;}
.font-27{font-family:Roboto;font-size:15.00pt;font-weight:700;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:17.58pt;letter-spacing:normal;text-indent:0;text-align:center;padding-top:8px;margin-top:0;margin-bottom:0;}
.pos-100{position:relative;margin-left:15px;margin-top:0;}
.size-95{min-width:985px;width:985px;min-height:40px;}
.pos-101{margin-top:39px;top:0;position:-webkit-sticky;position:-moz-sticky;position:-o-sticky;position:-ms-sticky;position:sticky;}
.cont-72{z-index:22;border:0;background-color:rgb(255,255,255);}
.cont-73{z-index:23;}
.pos-102{position:relative;margin-top:72px;}
.cont-74{z-index:7;}
.cont-75{z-index:8;border:0;background-color:rgb(85,150,151);}
.cont-76{z-index:9;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (min-width:960px) and (max-width:1199px) {
.pos-92{margin-top:165px;}
.pos-93{margin-left:107px;}
.size-87{min-width:750px;width:750px;min-height:107px;}
.pos-94{margin-left:14px;}
.size-88{min-width:936px;width:936px;min-height:210px;}
.pos-95{margin-left:10px;margin-top:149px;}
.size-89{min-width:928px;width:928px;}
.size-90{min-width:128px;width:128px;}
.size-91{width:128px;}
.font-26{font-size:13.50pt;line-height:15.82pt;}
.pos-97{margin-left:12px;}
.size-92{min-width:788px;width:788px;}
.pos-98{margin-left:10px;margin-top:34px;}
.size-93{min-width:928px;width:928px;}
.size-94{width:128px;height:31px;}
.font-27{font-size:13.50pt;line-height:15.82pt;padding-top:9px;}
.pos-100{margin-left:12px;}
.size-95{min-width:788px;width:788px;}
.pos-101{margin-top:-745px;}
.pos-102{margin-top:843px;}
.menu-device{background-color:rgb(1,1,1);display:none;}
}
@media (min-width:768px) and (max-width:959px) {
.pos-92{margin-top:122px;}
.pos-93{margin-left:84px;}
.size-87{min-width:600px;width:600px;min-height:86px;}
.pos-94{margin-left:8px;}
.size-88{min-width:750px;width:750px;min-height:155px;}
.pos-95{margin-left:9px;margin-top:70px;}
.size-89{min-width:743px;width:743px;}
.size-90{min-width:102px;width:102px;}
.size-91{width:102px;height:39px;}
.font-26{font-size:12.00pt;line-height:14.06pt;padding-top:1px;}
.pos-97{margin-left:9px;}
.size-92{min-width:632px;width:632px;}
.pos-98{margin-left:9px;margin-top:7px;}
.size-93{min-width:743px;width:743px;}
.size-94{width:102px;height:30px;}
.font-27{font-size:12.00pt;line-height:14.06pt;padding-top:10px;}
.pos-100{margin-left:9px;}
.size-95{min-width:632px;width:632px;}
.pos-101{margin-top:-520px;}
.pos-102{margin-top:618px;}
.menu-device{background-color:rgb(2,2,2);display:none;}
}
@media (min-width:480px) and (max-width:767px) {
.pos-92{margin-top:143px;}
.pos-93{margin-left:52px;}
.size-87{min-width:375px;width:375px;min-height:161px;}
.pos-94{margin-left:46px;}
.size-88{min-width:388px;width:388px;min-height:274px;}
.pos-95{margin-left:43px;margin-top:18px;}
.size-89{min-width:394px;width:394px;min-height:116px;}
.pos-96{margin-left:157px;margin-top:76px;}
.size-90{min-width:80px;width:80px;}
.size-91{width:80px;height:39px;}
.font-26{font-size:12.00pt;line-height:14.06pt;padding-top:1px;}
.pos-97{margin-left:0;margin-top:-116px;}
.size-92{min-width:394px;width:394px;min-height:76px;}
.pos-98{margin-left:43px;margin-top:46px;}
.size-93{min-width:394px;width:394px;min-height:91px;}
.pos-99{margin-left:157px;margin-top:51px;}
.size-94{width:80px;height:30px;}
.font-27{font-size:12.00pt;line-height:14.06pt;padding-top:10px;}
.pos-100{margin-left:0;margin-top:-91px;}
.size-95{min-width:394px;width:394px;min-height:51px;}
.pos-101{margin-top:-849px;}
.pos-102{margin-top:1061px;}
.menu-device{background-color:rgb(3,3,3);display:none;}
}
@media (max-width:479px) {
.pos-92{margin-top:94px;}
.pos-93{margin-left:0;}
.size-87{min-width:320px;width:320px;min-height:64px;}
.size-88{min-width:290px;width:290px;min-height:367px;}
.pos-95{margin-left:17px;margin-top:23px;}
.size-89{min-width:287px;width:287px;min-height:148px;}
.pos-96{margin-left:93px;margin-top:108px;}
.size-90{min-width:100px;width:100px;}
.size-91{width:100px;height:39px;}
.font-26{font-size:12.00pt;line-height:14.06pt;padding-top:1px;}
.pos-97{margin-left:0;margin-top:-148px;}
.size-92{min-width:287px;width:287px;min-height:108px;}
.pos-98{margin-left:15px;margin-top:22px;}
.size-93{min-width:290px;width:290px;min-height:88px;}
.pos-99{margin-left:96px;margin-top:48px;}
.size-94{width:100px;height:30px;}
.font-27{font-size:12.00pt;line-height:14.06pt;padding-top:10px;}
.pos-100{margin-left:0;margin-top:-88px;}
.size-95{min-width:290px;width:290px;min-height:48px;}
.pos-101{margin-top:-806px;}
.pos-102{margin-top:951px;}
.menu-device{background-color:rgb(4,4,4);display:none;}
}
@font-face{font-family:"logoicons";src:url('logo-regular-webfont.ttf') format('truetype');font-weight:400;}
.pos-103{margin-top:0;top:0;position:-webkit-sticky;position:-moz-sticky;position:-o-sticky;position:-ms-sticky;position:sticky;}
.cont-77{z-index:30;border:0;background-color:rgb(255,255,255);}
.pos-104{position:relative;margin-top:-80px;}
.size-96{width:100%;min-width:1200px;min-height:700px;}
.cont-78{z-index:1;border:0;overflow:hidden;}
.fixed-5{background-attachment:fixed;background-image:url(../images/tofino-1--320-2.jpg);background-color:rgb(255,255,255);background-repeat:no-repeat;background-position:50% 0;background-size:cover;background-clip:padding-box;}
.vis-15{display:none;}
.vis-16{display:none;vertical-align:top;}
.pos-107{position:relative;margin-top:-216px;}
.pos-108{position:relative;margin-left:126px;margin-top:276px;}
.size-98{min-width:948px;width:948px;min-height:1191px;}
.vis-17{display:none;vertical-align:top;}
.vis-18{display:none;vertical-align:top;}
.pos-111{position:relative;margin-left:0;margin-top:0;}
.size-101{min-width:946px;width:946px;min-height:130px;}
.pos-112{position:relative;margin-left:2px;margin-top:0;}
.size-102{min-width:946px;width:946px;min-height:1061px;}
.pos-113{position:relative;margin-left:0;margin-top:0;}
.size-103{min-width:946px;width:946px;min-height:67px;}
.pos-114{position:relative;margin-left:0;margin-top:0;}
.size-104{min-width:946px;width:946px;min-height:175px;}
.pos-115{position:relative;margin-left:165px;margin-top:19px;}
.size-105{min-width:610px;width:610px;min-height:800px;}
.cont-82{z-index:8;}
.wrapper-3{font-size:15px;line-height:1.4;height:800px;}
.wrapper-3 div, .wrapper-3 p, .wrapper-3 a{font-size:15px;line-height:1.4;}
.wrapper-3 input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-116{position:relative;margin-left:-1075px;margin-top:560px;}
.pos-117{position:relative;margin-left:-1px;margin-top:923px;}
.pos-118{position:relative;margin-top:-430px;}
.cont-83{z-index:6;border:0;overflow:hidden;}
.fixed-6{background-attachment:fixed;background-image:url(../images/contact-2000.jpg);background-color:rgb(255,255,255);background-repeat:no-repeat;background-position:50% 50%;background-clip:padding-box;}
.pos-119{position:relative;margin-top:167px;}
.pos-120{position:relative;margin-left:154px;margin-top:0;}
.size-106{min-width:946px;width:946px;min-height:96px;}
.para-18{padding-top:0;text-indent:0;margin-top:-0.77pt;margin-bottom:0.77pt;padding-right:0;text-align:center;}
.font-28{font-family:Satisfy;font-size:46.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:66.98pt;letter-spacing:normal;}
.pos-121{position:relative;margin-top:47px;}
.pos-122{position:relative;margin-left:128px;margin-top:0;}
.size-107{min-width:946px;width:946px;min-height:165px;}
.pos-123{position:relative;margin-left:127px;margin-top:0;}
.size-108{min-width:947px;width:947px;min-height:74px;}
.pos-124{position:relative;margin-left:406px;margin-top:24px;}
.size-109{min-width:393px;width:393px;min-height:295px;height:295px;}
.anchor-6{display:block;width:393px;}
.img-19{position:absolute;left:49px;width:295px;height:295px;top:0;}
.pos-125{position:relative;margin-left:0;margin-top:71px;}
.size-110{min-width:1200px;width:1200px;min-height:66px;}
.para-19{padding-top:0;text-indent:0;margin-top:4.39pt;margin-bottom:-4.39pt;padding-right:0;text-align:center;}
.font-29{font-family:Roboto;font-size:18.75pt;font-weight:900;font-style:normal;text-decoration:none;color:rgb(64,64,64);line-height:30.76pt;letter-spacing:normal;}
.font-30{font-family:Roboto;font-size:18.75pt;font-weight:900;font-style:normal;text-decoration:underline;color:rgb(85,150,151);line-height:30.76pt;letter-spacing:normal;}
.pos-126{position:relative;margin-top:103px;}
.size-111{width:100%;min-width:1200px;min-height:513px;}
.cont-84{z-index:12;border:0;background-color:rgb(85,150,151);}
.pos-127{position:relative;margin-top:369px;}
.size-112{min-width:512px;width:512px;min-height:50px;}
.pos-128{position:relative;margin-left:0;margin-top:0;}
.size-113{min-width:50px;width:50px;min-height:50px;}
.size-114{width:50px;height:42px;}
.font-31{font-family:logoicons;font-size:30.00pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:24.62pt;letter-spacing:normal;text-indent:0;text-align:center;padding-top:8px;margin-top:0;margin-bottom:0;}
.pos-129{position:relative;margin-left:42px;margin-top:0;}
.pos-130{position:relative;margin-left:43px;margin-top:0;}
.pos-131{position:relative;margin-left:42px;margin-top:0;}
.pos-132{position:relative;margin-left:43px;margin-top:0;}
.pos-133{position:relative;margin-left:42px;margin-top:0;}
.pos-134{position:relative;margin-left:0;margin-top:23px;}
.size-115{min-width:1200px;width:1200px;min-height:42px;}
.para-20{padding-top:0;text-indent:0;margin-top:2.46pt;margin-bottom:-2.46pt;padding-right:0;text-align:center;}
.font-32{font-family:Roboto;font-size:10.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:17.23pt;letter-spacing:normal;}
.pos-135{position:relative;margin-top:-482px;}
.cont-85{z-index:13;}
.pos-136{position:relative;margin-left:0;margin-top:10px;}
.size-116{min-width:299px;width:299px;min-height:25px;}
.font-33{font-family:Roboto;font-size:15.00pt;font-weight:700;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:17.58pt;letter-spacing:5.00px;}
.pos-137{position:relative;margin-left:416px;margin-top:22px;}
.size-117{min-width:371px;width:371px;min-height:271px;}
.pos-138{position:relative;margin-left:70px;margin-top:0;}
.size-118{min-width:227px;width:227px;min-height:127px;height:127px;}
.img-20{position:absolute;left:0;width:227px;height:114px;top:6px;}
.size-119{min-width:371px;width:371px;min-height:144px;}
.pos-139{position:relative;margin-top:-512px;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (min-width:960px) and (max-width:1199px) {
.pos-104{margin-top:-64px;}
.size-96{min-width:960px;min-height:500px;}
.pos-107{margin-top:-33px;}
.pos-108{margin-left:101px;margin-top:84px;}
.size-98{min-width:757px;width:757px;min-height:1185px;}
.size-101{min-width:757px;width:757px;min-height:132px;}
.pos-112{margin-left:0;}
.size-102{min-width:757px;width:757px;min-height:1053px;}
.size-103{min-width:757px;width:757px;min-height:54px;}
.size-104{min-width:757px;width:757px;min-height:180px;}
.pos-115{margin-left:74px;}
.pos-116{margin-left:-859px;margin-top:327px;}
.pos-117{margin-top:792px;}
.pos-118{margin-top:-410px;}
.pos-119{margin-top:122px;}
.pos-120{margin-left:113px;}
.size-106{min-width:757px;width:757px;min-height:100px;}
.para-18{margin-top:-0.62pt;margin-bottom:0.62pt;}
.font-28{font-size:37.50pt;line-height:54.02pt;}
.pos-121{margin-top:16px;}
.pos-122{margin-left:101px;}
.size-107{min-width:757px;width:757px;min-height:132px;}
.pos-123{margin-left:97px;}
.size-108{min-width:757px;width:757px;min-height:59px;}
.pos-124{margin-left:324px;margin-top:61px;}
.size-109{min-width:314px;width:314px;min-height:236px;height:236px;}
.anchor-6{width:314px;}
.img-19{left:39px;width:236px;height:236px;}
.pos-125{margin-top:83px;}
.size-110{min-width:960px;width:960px;min-height:62px;}
.pos-126{margin-top:178px;}
.size-111{min-width:960px;min-height:503px;}
.pos-127{margin-top:363px;}
.size-112{min-width:420px;width:420px;}
.pos-129{margin-left:20px;}
.pos-130{margin-left:30px;}
.pos-131{margin-left:20px;}
.pos-132{margin-left:26px;}
.pos-133{margin-left:24px;}
.pos-134{margin-top:32px;}
.size-115{min-width:960px;width:960px;min-height:33px;}
.pos-135{margin-top:-471px;}
.pos-136{margin-top:6px;}
.size-116{min-width:239px;width:239px;min-height:23px;}
.font-33{font-size:13.50pt;line-height:15.82pt;}
.pos-137{margin-left:250px;margin-top:48px;}
.size-117{min-width:460px;width:460px;min-height:225px;}
.pos-138{margin-left:134px;}
.size-118{min-width:182px;width:182px;min-height:102px;height:102px;}
.img-20{width:182px;height:91px;top:5px;}
.size-119{min-width:460px;width:460px;min-height:123px;}
.pos-139{margin-top:-503px;}
.menu-device{background-color:rgb(1,1,1);display:none;}
}
@media (min-width:768px) and (max-width:959px) {
.pos-104{margin-top:-64px;}
.size-96{min-width:768px;min-height:650px;}
.pos-107{margin-top:22px;}
.pos-108{margin-left:78px;margin-top:69px;}
.size-98{min-width:610px;width:610px;min-height:1127px;}
.pos-111{margin-left:3px;}
.size-101{min-width:605px;width:605px;min-height:105px;}
.pos-112{margin-left:0;}
.size-102{min-width:610px;width:610px;min-height:1022px;}
.pos-113{margin-left:3px;}
.size-103{min-width:605px;width:605px;min-height:44px;}
.pos-114{margin-left:3px;}
.size-104{min-width:605px;width:605px;min-height:144px;}
.pos-115{margin-left:0;margin-top:34px;}
.pos-116{margin-left:-689px;margin-top:290px;}
.pos-117{margin-top:836px;}
.pos-118{margin-top:-290px;}
.pos-119{margin-top:97px;}
.pos-120{margin-left:90px;}
.size-106{min-width:606px;width:606px;min-height:80px;}
.para-18{margin-top:-0.50pt;margin-bottom:0.50pt;}
.font-28{font-size:30.00pt;line-height:43.21pt;}
.pos-121{margin-top:50px;}
.pos-122{margin-left:81px;}
.size-107{min-width:605px;width:605px;min-height:106px;}
.pos-123{margin-left:78px;}
.size-108{min-width:605px;width:605px;min-height:47px;}
.pos-124{margin-left:186px;margin-top:57px;}
.size-109{min-width:396px;width:396px;min-height:298px;height:298px;}
.anchor-6{width:396px;}
.img-19{width:298px;height:298px;}
.pos-125{margin-top:60px;}
.size-110{min-width:768px;width:768px;min-height:49px;}
.para-19{margin-top:3.52pt;margin-bottom:-3.52pt;}
.font-29{font-size:15.00pt;line-height:24.61pt;}
.font-30{font-size:15.00pt;line-height:24.61pt;}
.pos-126{margin-top:215px;}
.size-111{min-width:768px;min-height:403px;}
.pos-127{margin-top:291px;}
.size-112{min-width:336px;width:336px;min-height:40px;}
.size-113{min-width:40px;width:40px;min-height:40px;}
.size-114{width:40px;height:34px;}
.font-31{font-size:24.00pt;line-height:19.70pt;padding-top:6px;}
.pos-129{margin-left:16px;}
.pos-130{margin-left:24px;}
.pos-131{margin-left:16px;}
.pos-132{margin-left:21px;}
.pos-133{margin-left:19px;}
.pos-134{margin-top:25px;}
.size-115{min-width:768px;width:768px;min-height:27px;}
.para-20{margin-top:1.93pt;margin-bottom:-1.93pt;}
.font-32{font-size:8.25pt;line-height:13.54pt;}
.pos-135{margin-top:-377px;}
.pos-136{margin-top:5px;}
.size-116{min-width:191px;width:191px;min-height:18px;}
.font-33{font-size:10.50pt;line-height:12.30pt;}
.pos-137{margin-left:200px;margin-top:38px;}
.size-117{min-width:368px;width:368px;min-height:180px;}
.pos-138{margin-left:107px;}
.size-118{min-width:146px;width:146px;min-height:82px;height:82px;}
.img-20{width:146px;height:73px;top:4px;}
.size-119{min-width:368px;width:368px;min-height:98px;}
.pos-139{margin-top:-403px;}
.menu-device{background-color:rgb(2,2,2);display:none;}
}
@media (min-width:480px) and (max-width:767px) {
.pos-104{margin-top:-64px;}
.size-96{min-width:480px;min-height:400px;}
.pos-105{position:relative;margin-top:260px;}
.vis-15{display:block;}
.section-2{min-width:480px;width:480px;margin-left:auto;margin-right:auto;}
.vis-16{display:inline-block;}
.pos-106{position:relative;margin-left:215px;margin-top:0;}
.size-97{min-width:50px;width:50px;min-height:50px;height:50px;}
.cont-79{z-index:3;}
.anchor-5{display:block;width:50px;}
.img-17{position:absolute;left:0;width:50px;height:50px;top:0;border:0;}
.img-18{left:0;width:50px;height:50px;top:0;}
.pos-107{margin-top:-35px;}
.pos-108{margin-left:0;margin-top:82px;}
.size-98{min-width:480px;width:480px;min-height:1119px;}
.vis-18{display:inline-block;}
.pos-110{position:relative;margin-left:35px;margin-top:319px;}
.size-100{min-width:410px;width:410px;min-height:800px;}
.cont-81{z-index:27;}
.wrapper-2{font-size:15px;line-height:1.4;height:800px;}
.wrapper-2 div, .wrapper-2 p, .wrapper-2 a{font-size:15px;line-height:1.4;}
.wrapper-2 input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-111{margin-top:-1119px;}
.size-101{min-width:480px;width:480px;min-height:105px;}
.pos-112{margin-left:0;margin-top:-1014px;}
.size-102{min-width:480px;width:480px;min-height:214px;}
.size-103{min-width:480px;width:480px;min-height:69px;}
.pos-114{margin-left:23px;}
.size-104{min-width:435px;width:435px;min-height:145px;}
.pos-116{margin-left:0;margin-top:-872px;}
.pos-117{margin-top:-444px;}
.pos-118{margin-top:-354px;}
.pos-119{margin-top:80px;}
.pos-120{margin-left:0;}
.size-106{min-width:480px;width:480px;min-height:90px;}
.para-18{margin-top:-0.56pt;margin-bottom:0.56pt;}
.font-28{font-size:33.75pt;line-height:48.61pt;}
.pos-121{margin-top:-9px;}
.pos-122{margin-left:0;}
.size-107{min-width:480px;width:480px;min-height:105px;}
.pos-123{margin-left:0;}
.size-108{min-width:480px;width:480px;min-height:81px;}
.pos-124{margin-left:77px;margin-top:45px;}
.size-109{min-width:328px;width:328px;min-height:246px;height:246px;}
.anchor-6{width:328px;}
.img-19{left:41px;width:246px;height:246px;}
.pos-125{margin-top:64px;}
.size-110{min-width:480px;width:480px;min-height:53px;}
.para-19{margin-top:3.52pt;margin-bottom:-3.52pt;}
.font-29{font-size:15.00pt;line-height:24.61pt;}
.font-30{font-size:15.00pt;line-height:24.61pt;}
.pos-126{margin-top:193px;}
.size-111{min-width:480px;min-height:595px;}
.pos-127{margin-top:315px;}
.size-112{min-width:372px;width:372px;min-height:165px;}
.pos-128{margin-left:3px;}
.size-113{min-width:75px;width:75px;min-height:75px;}
.size-114{width:75px;height:63px;}
.font-31{font-size:45.00pt;line-height:36.94pt;padding-top:12px;}
.pos-129{margin-left:72px;}
.pos-130{margin-left:72px;margin-top:90px;}
.pos-131{margin-left:0;margin-top:-75px;}
.pos-132{margin-left:73px;margin-top:-75px;}
.pos-133{margin-left:74px;margin-top:-165px;}
.pos-134{margin-top:22px;}
.size-115{min-width:480px;width:480px;min-height:66px;}
.para-20{margin-top:3.16pt;margin-bottom:-3.16pt;}
.font-32{font-size:13.50pt;line-height:22.15pt;}
.pos-135{margin-top:-559px;}
.pos-136{margin-top:72px;}
.size-116{min-width:1139px;width:1139px;min-height:30px;}
.font-33{font-size:18.00pt;line-height:21.09pt;}
.pos-137{margin-left:23px;margin-top:0;}
.size-117{min-width:435px;width:435px;min-height:279px;}
.pos-138{margin-left:126px;}
.size-118{min-width:178px;width:178px;min-height:126px;height:126px;}
.img-20{width:178px;height:89px;top:18px;}
.size-119{min-width:435px;width:435px;min-height:153px;}
.pos-139{margin-top:-595px;}
.menu-device{background-color:rgb(3,3,3);display:none;}
}
@media (max-width:479px) {
.pos-104{margin-top:-64px;}
.size-96{min-width:320px;min-height:600px;}
.pos-105{position:relative;margin-top:431px;}
.vis-15{display:block;}
.section-2{min-width:320px;width:320px;margin-left:auto;margin-right:auto;}
.vis-16{display:inline-block;}
.pos-106{position:relative;margin-left:135px;margin-top:0;}
.size-97{min-width:50px;width:50px;min-height:50px;height:50px;}
.cont-79{z-index:3;}
.anchor-5{display:block;width:50px;}
.img-17{position:absolute;left:0;width:50px;height:50px;top:0;border:0;}
.img-18{left:0;width:50px;height:50px;top:0;}
.pos-107{margin-top:-11px;}
.pos-108{margin-left:0;margin-top:56px;}
.size-98{min-width:320px;width:320px;min-height:1128px;}
.vis-17{display:inline-block;}
.pos-109{position:relative;margin-left:5px;margin-top:328px;}
.size-99{min-width:310px;width:310px;min-height:800px;}
.cont-80{z-index:28;}
.wrapper{font-size:15px;line-height:1.4;height:800px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-111{margin-top:-1128px;}
.size-101{min-width:320px;width:320px;min-height:70px;}
.pos-112{margin-left:0;margin-top:-1058px;}
.size-102{min-width:320px;width:320px;min-height:258px;}
.size-103{min-width:320px;width:320px;min-height:46px;}
.pos-114{margin-left:18px;}
.size-104{min-width:290px;width:290px;min-height:212px;}
.pos-116{margin-left:0;margin-top:-906px;}
.pos-117{margin-top:-440px;}
.pos-118{margin-top:-337px;}
.pos-119{margin-top:70px;}
.pos-120{margin-left:0;}
.size-106{min-width:320px;width:320px;min-height:60px;}
.para-18{margin-top:-0.44pt;margin-bottom:0.44pt;}
.font-28{font-size:26.25pt;line-height:37.81pt;}
.pos-121{margin-top:-107px;}
.pos-122{margin-left:0;}
.size-107{min-width:320px;width:320px;min-height:70px;}
.pos-123{margin-left:0;}
.size-108{min-width:320px;width:320px;min-height:82px;}
.pos-124{margin-left:50px;margin-top:40px;}
.size-109{min-width:219px;width:219px;min-height:164px;height:164px;}
.anchor-6{width:219px;}
.img-19{left:28px;width:164px;height:164px;}
.pos-125{margin-top:58px;}
.size-110{min-width:320px;width:320px;min-height:64px;}
.para-19{margin-top:3.52pt;margin-bottom:-3.52pt;}
.font-29{font-size:15.00pt;line-height:24.61pt;}
.font-30{font-size:15.00pt;line-height:24.61pt;}
.pos-126{margin-top:174px;}
.size-111{min-width:320px;min-height:397px;}
.pos-127{margin-top:210px;}
.size-112{min-width:248px;width:248px;min-height:110px;}
.pos-128{margin-left:2px;}
.pos-129{margin-left:48px;}
.pos-130{margin-left:48px;margin-top:60px;}
.pos-131{margin-left:0;margin-top:-50px;}
.pos-132{margin-left:49px;margin-top:-50px;}
.pos-133{margin-left:49px;margin-top:-110px;}
.pos-134{margin-top:15px;}
.size-115{min-width:320px;width:320px;min-height:44px;}
.para-20{margin-top:2.11pt;margin-bottom:-2.11pt;}
.font-32{font-size:9.00pt;line-height:14.77pt;}
.pos-135{margin-top:-373px;}
.pos-136{margin-top:48px;}
.size-116{min-width:759px;width:759px;min-height:20px;}
.font-33{font-size:12.00pt;line-height:14.06pt;}
.pos-137{margin-left:15px;margin-top:0;}
.size-117{min-width:290px;width:290px;min-height:186px;}
.pos-138{margin-left:84px;}
.size-118{min-width:119px;width:119px;min-height:84px;height:84px;}
.img-20{width:119px;height:60px;top:12px;}
.size-119{min-width:290px;width:290px;min-height:102px;}
.pos-139{margin-top:-331px;}
.menu-device{background-color:rgb(4,4,4);display:none;}
}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.fixed-5{background-image:url(../images/tofino-1--640-2.jpg);background-attachment:fixed;}
}
@media (min-width:320px) {
.fixed-5{background-image:url(../images/tofino-1--480-1.jpg);background-attachment:fixed;}
}
@media (min-width:320px) and (-webkit-min-device-pixel-ratio:2),(min-width:320px) and (min-resolution:192dpi) {
.fixed-5{background-image:url(../images/tofino-1--960-3.jpg);background-attachment:fixed;}
}
@media (min-width:480px) {
.fixed-5{background-image:url(../images/tofino-1--768-1.jpg);background-attachment:fixed;}
}
@media (min-width:480px) and (-webkit-min-device-pixel-ratio:2),(min-width:480px) and (min-resolution:192dpi) {
.fixed-5{background-image:url(../images/tofino-1--1536-1.jpg);background-attachment:fixed;}
}
@media (min-width:768px) {
.fixed-5{background-image:url(../images/tofino-1--960-4.jpg);background-attachment:fixed;}
}
@media (min-width:768px) and (-webkit-min-device-pixel-ratio:2),(min-width:768px) and (min-resolution:192dpi) {
.fixed-5{background-image:url(../images/tofino-1--1920-2.jpg);background-attachment:fixed;}
}
@media (min-width:960px) {
.fixed-5{background-image:url(../images/tofino-1--1200-2.jpg);background-attachment:fixed;}
}
@media (min-width:960px) and (-webkit-min-device-pixel-ratio:2),(min-width:960px) and (min-resolution:192dpi) {
.fixed-5{background-image:url(../images/tofino-1--2400-2.jpg);background-attachment:fixed;}
}
@media (min-width:1200px) {
.fixed-5{background-image:url(../images/tofino-1--1600-1.jpg);background-attachment:fixed;}
}
@media (min-width:1600px) {
.fixed-5{background-image:url(../images/tofino-1--2000-1.jpg);background-attachment:fixed;}
}
@font-face{font-family:"logoicons";src:url('logo-regular-webfont.ttf') format('truetype');font-weight:400;}
.cont-86{z-index:20;border:0;background-color:rgb(255,255,255);}
.size-120{width:100%;min-width:1200px;min-height:640px;}
.fixed-7{background-attachment:fixed;background-image:url(../images/tofino-2--320-2.jpg);background-color:rgb(255,255,255);background-repeat:no-repeat;background-position:50% 100%;background-size:cover;background-clip:padding-box;}
.pos-140{position:relative;margin-top:221px;}
.pos-141{position:relative;margin-left:133px;margin-top:0;}
.size-121{min-width:935px;width:935px;min-height:199px;}
.para-21{padding-top:0;text-indent:0;margin-top:-1.56pt;margin-bottom:1.56pt;padding-right:0;text-align:center;}
.font-34{font-family:Satisfy;font-size:93.75pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:135.04pt;letter-spacing:normal;}
.pos-142{position:relative;margin-left:145px;margin-top:0;}
.size-122{min-width:911px;width:911px;min-height:103px;}
.button-5:hover{background-color:rgb(248,248,248);border-color:rgb(0,0,0);color:rgb(85,150,151);}
.button-5:active{background-color:rgb(248,248,248);border-color:rgb(0,0,0);color:rgb(85,150,151);}
.pos-146{position:relative;margin-top:245px;}
.size-125{width:100%;min-width:1200px;min-height:513px;}
.cont-88{z-index:5;border:0;background-color:rgb(85,150,151);}
.pos-147{position:relative;margin-top:369px;}
.pos-148{position:relative;margin-left:0;margin-top:23px;}
.size-126{min-width:1200px;width:1200px;min-height:42px;}
.pos-149{position:relative;margin-top:-482px;}
.cont-89{z-index:6;}
.size-127{min-width:371px;width:371px;min-height:144px;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (min-width:960px) and (max-width:1199px) {
.size-120{min-width:960px;min-height:512px;}
.pos-140{margin-top:177px;}
.pos-141{margin-left:106px;}
.size-121{min-width:748px;width:748px;min-height:159px;}
.para-21{margin-top:-1.25pt;margin-bottom:1.25pt;}
.font-34{font-size:75.00pt;line-height:108.03pt;}
.pos-142{margin-left:116px;}
.size-122{min-width:729px;width:729px;min-height:82px;}
.pos-146{margin-top:193px;}
.size-125{min-width:960px;min-height:503px;}
.pos-147{margin-top:363px;}
.pos-148{margin-top:32px;}
.size-126{min-width:960px;width:960px;min-height:33px;}
.pos-149{margin-top:-471px;}
.size-127{min-width:460px;width:460px;min-height:123px;}
.menu-device{background-color:rgb(1,1,1);display:none;}
}
@media (min-width:768px) and (max-width:959px) {
.size-120{min-width:768px;min-height:650px;}
.pos-140{margin-top:262px;}
.pos-141{margin-left:82px;}
.size-121{min-width:598px;width:598px;min-height:127px;}
.para-21{margin-top:-1.00pt;margin-bottom:1.00pt;}
.font-34{font-size:60.00pt;line-height:86.43pt;}
.pos-142{margin-left:90px;}
.size-122{min-width:583px;width:583px;min-height:65px;}
.pos-146{margin-top:102px;}
.size-125{min-width:768px;min-height:402px;}
.pos-147{margin-top:290px;}
.pos-148{margin-top:26px;}
.size-126{min-width:768px;width:768px;min-height:26px;}
.pos-149{margin-top:-376px;}
.size-127{min-width:368px;width:368px;min-height:99px;}
.menu-device{background-color:rgb(2,2,2);display:none;}
}
@media (min-width:480px) and (max-width:767px) {
.size-120{min-width:480px;min-height:400px;}
.pos-140{margin-top:134px;}
.pos-141{margin-left:16px;}
.size-121{min-width:450px;width:450px;min-height:104px;}
.para-21{margin-top:-0.87pt;margin-bottom:0.87pt;}
.font-34{font-size:52.50pt;line-height:75.62pt;}
.pos-142{margin-left:12px;}
.size-122{min-width:450px;width:450px;min-height:146px;}
.pos-143{position:relative;margin-top:66px;}
.pos-144{position:relative;margin-left:90px;margin-top:0;}
.size-123{min-width:300px;width:300px;min-height:75px;}
.cont-87{z-index:4;}
.button-5{border:0;background-color:rgb(85,150,151);}
.size-124{width:300px;height:54px;}
.font-35{font-family:Roboto;font-size:20.25pt;font-weight:500;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:23.73pt;letter-spacing:normal;text-indent:0;text-align:center;padding-top:21px;margin-top:0;margin-bottom:0;}
.pos-146{margin-top:82px;}
.size-125{min-width:480px;min-height:596px;}
.pos-147{margin-top:315px;}
.size-126{min-width:480px;width:480px;min-height:66px;}
.pos-149{margin-top:-560px;}
.size-127{min-width:435px;width:435px;min-height:153px;}
.menu-device{background-color:rgb(3,3,3);display:none;}
}
@media (max-width:479px) {
.size-120{min-width:320px;min-height:600px;}
.pos-140{margin-top:203px;}
.pos-141{margin-left:13px;}
.size-121{min-width:300px;width:300px;min-height:97px;}
.para-21{margin-top:-0.75pt;margin-bottom:0.75pt;}
.font-34{font-size:45.00pt;line-height:64.82pt;}
.pos-142{margin-left:9px;}
.size-122{min-width:300px;width:300px;min-height:119px;}
.pos-143{position:relative;margin-top:55px;}
.pos-144{position:relative;margin-left:59px;margin-top:0;}
.size-123{min-width:200px;width:200px;min-height:50px;}
.cont-87{z-index:4;}
.button-5{border:0;background-color:rgb(85,150,151);}
.size-124{width:200px;height:36px;}
.font-35{font-family:Roboto;font-size:13.50pt;font-weight:500;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:15.82pt;letter-spacing:normal;text-indent:0;text-align:center;padding-top:14px;margin-top:0;margin-bottom:0;}
.pos-146{margin-top:55px;}
.size-125{min-width:320px;min-height:397px;}
.pos-147{margin-top:210px;}
.pos-148{margin-top:15px;}
.size-126{min-width:320px;width:320px;min-height:44px;}
.pos-149{margin-top:-373px;}
.size-127{min-width:290px;width:290px;min-height:102px;}
.menu-device{background-color:rgb(4,4,4);display:none;}
}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.fixed-7{background-image:url(../images/tofino-2--640-2.jpg);background-attachment:fixed;}
}
@media (min-width:320px) {
.fixed-7{background-image:url(../images/tofino-2--480-1.jpg);background-attachment:fixed;}
}
@media (min-width:320px) and (-webkit-min-device-pixel-ratio:2),(min-width:320px) and (min-resolution:192dpi) {
.fixed-7{background-image:url(../images/tofino-2--960-3.jpg);background-attachment:fixed;}
}
@media (min-width:480px) {
.fixed-7{background-image:url(../images/tofino-2--768-1.jpg);background-attachment:fixed;}
}
@media (min-width:480px) and (-webkit-min-device-pixel-ratio:2),(min-width:480px) and (min-resolution:192dpi) {
.fixed-7{background-image:url(../images/tofino-2--1536-1.jpg);background-attachment:fixed;}
}
@media (min-width:768px) {
.fixed-7{background-image:url(../images/tofino-2--960-4.jpg);background-attachment:fixed;}
}
@media (min-width:768px) and (-webkit-min-device-pixel-ratio:2),(min-width:768px) and (min-resolution:192dpi) {
.fixed-7{background-image:url(../images/tofino-2--1920-2.jpg);background-attachment:fixed;}
}
@media (min-width:960px) {
.fixed-7{background-image:url(../images/tofino-2--1200-2.jpg);background-attachment:fixed;}
}
@media (min-width:960px) and (-webkit-min-device-pixel-ratio:2),(min-width:960px) and (min-resolution:192dpi) {
.fixed-7{background-image:url(../images/tofino-2--2400-2.jpg);background-attachment:fixed;}
}
@media (min-width:1200px) {
.fixed-7{background-image:url(../images/tofino-2--1600-1.jpg);background-attachment:fixed;}
}
@media (min-width:1600px) {
.fixed-7{background-image:url(../images/tofino-2--2000-1.jpg);background-attachment:fixed;}
}
@font-face{font-family:"logoicons";src:url('logo-regular-webfont.ttf') format('truetype');font-weight:400;}
.cont-90{z-index:36;}
.cont-91{z-index:37;border:0;background-color:rgb(255,255,255);}
.cont-92{z-index:39;}
.size-128{width:100%;min-width:1200px;min-height:700px;}
.fixed-8{background-attachment:fixed;background-image:url(../images/mug-tofino-320.jpg);background-color:rgb(255,255,255);background-repeat:no-repeat;background-position:50% 100%;background-size:cover;background-clip:padding-box;}
.pos-150{position:relative;margin-top:579px;}
.pos-152{position:relative;margin-left:0;margin-top:0;}
.pos-153{position:relative;margin-top:60px;}
.pos-154{position:relative;margin-left:127px;margin-top:0;}
.size-129{min-width:946px;width:946px;min-height:130px;}
.pos-155{position:relative;margin-left:148px;margin-top:0;}
.size-130{min-width:905px;width:905px;min-height:101px;}
.size-131{min-width:1200px;width:1200px;min-height:509px;}
.size-132{min-width:572px;width:572px;min-height:509px;height:509px;}
.anchor-7{display:block;width:572px;}
.js-323-lightbox.mfp-bg{opacity:0;background:#0b0b0b;-webkit-transition:all 0.15s ease-out;-moz-transition:all 0.15s ease-out;transition:all 0.15s ease-out;}
.js-323-lightbox.mfp-bg.mfp-ready{opacity:0.8;filter:alpha(opacity=80);}
.img-21{position:absolute;left:0;width:572px;height:509px;top:0;border:0;}
.img-22{left:0;width:572px;height:509px;top:0;}
.pos-156{position:relative;margin-left:55px;margin-top:0;}
.size-133{min-width:573px;width:573px;min-height:509px;height:509px;}
.anchor-8{display:block;width:573px;}
.js-324-lightbox.mfp-bg{opacity:0;background:#0b0b0b;-webkit-transition:all 0.15s ease-out;-moz-transition:all 0.15s ease-out;transition:all 0.15s ease-out;}
.js-324-lightbox.mfp-bg.mfp-ready{opacity:0.8;filter:alpha(opacity=80);}
.img-23{position:absolute;left:0;width:573px;height:509px;top:0;border:0;}
.img-24{left:0;width:573px;height:509px;top:0;}
.pos-157{position:relative;margin-left:386px;margin-top:85px;}
.size-134{min-width:430px;width:430px;min-height:287px;}
.pos-158{margin-left:30px;}
.para-22{padding-top:0;text-indent:-20px;margin-top:3.62pt;margin-bottom:-3.62pt;padding-right:0;text-align:center;}
.font-36{font-family:"Arial Unicode MS", sans-serif;font-size:13.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(64,64,64);line-height:25.32pt;letter-spacing:normal;}
.font-37{font-family:Roboto;font-size:13.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(64,64,64);line-height:22.15pt;letter-spacing:normal;}
.pos-159{position:relative;margin-left:-386px;margin-top:370px;}
.size-135{min-width:343px;width:343px;min-height:65px;}
.size-136{width:339px;height:46px;}
.font-38{font-family:Roboto;font-size:18.75pt;font-weight:700;font-style:normal;text-decoration:none;color:rgb(85,150,151);line-height:21.97pt;letter-spacing:normal;text-indent:0;text-align:center;padding-top:15px;margin-top:0;margin-bottom:0;}
.pos-160{position:relative;margin-left:-773px;margin-top:433px;}
.pos-161{position:relative;margin-left:274px;margin-top:636px;}
.size-137{min-width:652px;width:652px;min-height:134px;}
.pos-162{position:relative;margin-left:275px;margin-top:0;}
.size-138{min-width:652px;width:652px;min-height:131px;}
.size-139{min-width:1200px;width:1200px;min-height:509px;}
.size-140{min-width:572px;width:572px;min-height:509px;height:509px;}
.js-325-lightbox.mfp-bg{opacity:0;background:#0b0b0b;-webkit-transition:all 0.15s ease-out;-moz-transition:all 0.15s ease-out;transition:all 0.15s ease-out;}
.js-325-lightbox.mfp-bg.mfp-ready{opacity:0.8;filter:alpha(opacity=80);}
.img-25{position:absolute;left:0;width:572px;height:509px;top:0;border:0;}
.img-26{left:0;width:572px;height:509px;top:0;}
.size-141{min-width:573px;width:573px;min-height:509px;height:509px;}
.js-326-lightbox.mfp-bg{opacity:0;background:#0b0b0b;-webkit-transition:all 0.15s ease-out;-moz-transition:all 0.15s ease-out;transition:all 0.15s ease-out;}
.js-326-lightbox.mfp-bg.mfp-ready{opacity:0.8;filter:alpha(opacity=80);}
.img-27{position:absolute;left:0;width:573px;height:509px;top:0;border:0;}
.img-28{left:0;width:573px;height:509px;top:0;}
.pos-163{position:relative;margin-left:387px;margin-top:104px;}
.size-142{min-width:430px;width:430px;min-height:281px;}
.pos-164{margin-left:30px;}
.pos-165{position:relative;margin-left:-387px;margin-top:383px;}
.pos-166{position:relative;margin-left:-773px;margin-top:446px;}
.pos-167{position:relative;margin-left:167px;margin-top:604px;}
.size-143{min-width:867px;width:867px;min-height:134px;}
.pos-168{position:relative;margin-left:274px;margin-top:0;}
.size-144{min-width:652px;width:652px;min-height:131px;}
.cont-94{z-index:30;}
.js-327-lightbox.mfp-bg{opacity:0;background:#0b0b0b;-webkit-transition:all 0.15s ease-out;-moz-transition:all 0.15s ease-out;transition:all 0.15s ease-out;}
.js-327-lightbox.mfp-bg.mfp-ready{opacity:0.8;filter:alpha(opacity=80);}
.js-328-lightbox.mfp-bg{opacity:0;background:#0b0b0b;-webkit-transition:all 0.15s ease-out;-moz-transition:all 0.15s ease-out;transition:all 0.15s ease-out;}
.js-328-lightbox.mfp-bg.mfp-ready{opacity:0.8;filter:alpha(opacity=80);}
.pos-169{position:relative;margin-left:388px;margin-top:103px;}
.size-145{min-width:430px;width:430px;min-height:281px;}
.pos-170{position:relative;margin-left:431px;margin-top:-2px;}
.size-146{min-width:756px;width:756px;min-height:352px;}
.pos-171{position:relative;margin-left:0;margin-top:0;}
.pos-172{position:relative;margin-left:13px;margin-top:52px;}
.size-147{min-width:400px;width:400px;min-height:300px;}
.wrapper-4{font-size:15px;line-height:1.4;height:300px;}
.wrapper-4 div, .wrapper-4 p, .wrapper-4 a{font-size:15px;line-height:1.4;}
.wrapper-4 input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-173{position:relative;margin-top:-162px;}
.cont-95{z-index:34;}
.cont-96{z-index:15;border:0;background-color:rgb(85,150,151);}
.pos-174{position:relative;margin-top:-482px;}
.cont-97{z-index:16;}
.size-148{min-width:227px;width:227px;min-height:127px;height:127px;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (min-width:960px) and (max-width:1199px) {
.size-128{min-width:960px;min-height:550px;}
.pos-150{margin-top:500px;}
.pos-153{margin-top:38px;}
.pos-154{margin-left:102px;}
.size-129{min-width:757px;width:757px;min-height:132px;}
.pos-155{margin-left:102px;}
.size-130{min-width:757px;width:757px;min-height:104px;}
.size-131{min-width:960px;width:960px;min-height:407px;}
.size-132{min-width:458px;width:458px;min-height:407px;height:407px;}
.anchor-7{width:458px;}
.img-21{width:458px;height:407px;}
.img-22{width:458px;height:407px;}
.pos-156{margin-left:44px;}
.size-133{min-width:458px;width:458px;min-height:407px;height:407px;}
.anchor-8{width:458px;}
.img-23{width:458px;height:407px;}
.img-24{width:458px;height:407px;}
.pos-157{margin-left:229px;margin-top:62px;}
.size-134{min-width:504px;width:504px;min-height:275px;}
.pos-158{margin-left:24px;}
.para-22{text-indent:-18px;}
.pos-159{margin-left:344px;margin-top:36px;}
.size-135{min-width:275px;width:275px;min-height:53px;}
.size-136{width:271px;height:37px;}
.font-38{font-size:15.00pt;line-height:17.58pt;padding-top:12px;}
.pos-160{margin-left:-619px;margin-top:117px;}
.pos-161{margin-left:101px;margin-top:298px;}
.size-137{min-width:757px;width:757px;min-height:102px;}
.pos-162{margin-left:102px;}
.size-138{min-width:757px;width:757px;min-height:103px;}
.size-139{min-width:960px;width:960px;min-height:407px;}
.size-140{min-width:458px;width:458px;min-height:407px;height:407px;}
.img-25{width:458px;height:407px;}
.img-26{width:458px;height:407px;}
.size-141{min-width:458px;width:458px;min-height:407px;height:407px;}
.img-27{width:458px;height:407px;}
.img-28{width:458px;height:407px;}
.pos-163{margin-left:241px;margin-top:42px;}
.size-142{min-width:480px;width:480px;min-height:264px;}
.pos-165{margin-left:343px;margin-top:41px;}
.pos-166{margin-left:-618px;margin-top:134px;}
.pos-167{margin-left:101px;margin-top:280px;}
.size-143{min-width:757px;width:757px;min-height:102px;}
.pos-168{margin-left:102px;}
.size-144{min-width:757px;width:757px;min-height:103px;}
.pos-169{margin-left:241px;margin-top:42px;}
.size-145{min-width:480px;width:480px;min-height:264px;}
.pos-170{margin-left:343px;margin-top:41px;}
.size-146{min-width:617px;width:617px;min-height:4273px;}
.pos-172{margin-left:22px;margin-top:4033px;}
.size-147{min-width:320px;width:320px;min-height:240px;}
.wrapper-4{height:240px;}
.pos-173{margin-top:-4094px;}
.pos-174{margin-top:-471px;}
.size-148{min-width:182px;width:182px;min-height:102px;height:102px;}
.menu-device{background-color:rgb(1,1,1);display:none;}
}
@media (min-width:768px) and (max-width:959px) {
.size-128{min-width:768px;min-height:650px;}
.pos-150{margin-top:591px;}
.pos-153{margin-top:38px;}
.pos-154{margin-left:82px;}
.size-129{min-width:605px;width:605px;min-height:106px;}
.pos-155{margin-left:82px;}
.size-130{min-width:605px;width:605px;min-height:83px;}
.size-131{min-width:768px;width:768px;min-height:326px;}
.size-132{min-width:366px;width:366px;min-height:326px;height:326px;}
.anchor-7{width:366px;}
.img-21{width:366px;height:326px;}
.img-22{width:366px;height:326px;}
.pos-156{margin-left:36px;}
.size-133{min-width:366px;width:366px;min-height:326px;height:326px;}
.anchor-8{width:366px;}
.img-23{width:366px;height:326px;}
.img-24{width:366px;height:326px;}
.pos-157{margin-left:183px;margin-top:49px;}
.size-134{min-width:403px;width:403px;min-height:220px;}
.pos-158{margin-left:19px;}
.para-22{text-indent:0;margin-top:3.22pt;margin-bottom:-3.22pt;}
.font-36{font-size:12.00pt;line-height:22.51pt;}
.font-37{font-size:12.00pt;line-height:19.69pt;}
.pos-159{margin-left:275px;margin-top:29px;}
.size-135{min-width:221px;width:221px;min-height:43px;}
.size-136{width:217px;height:29px;}
.font-38{font-size:12.00pt;line-height:14.06pt;padding-top:10px;}
.pos-160{margin-left:-496px;margin-top:136px;}
.pos-161{margin-left:81px;margin-top:239px;}
.size-137{min-width:605px;width:605px;min-height:81px;}
.pos-162{margin-left:82px;}
.size-138{min-width:605px;width:605px;min-height:83px;}
.size-139{min-width:768px;width:768px;min-height:325px;}
.size-140{min-width:366px;width:366px;min-height:325px;height:325px;}
.img-25{width:366px;height:325px;}
.img-26{width:366px;height:325px;}
.size-141{min-width:366px;width:366px;min-height:325px;height:325px;}
.img-27{width:366px;height:325px;}
.img-28{width:366px;height:325px;}
.pos-163{margin-left:193px;margin-top:34px;}
.size-142{min-width:384px;width:384px;min-height:211px;}
.pos-164{margin-left:19px;}
.pos-165{margin-left:274px;margin-top:33px;}
.pos-166{margin-left:-495px;margin-top:117px;}
.pos-167{margin-left:81px;margin-top:224px;}
.size-143{min-width:605px;width:605px;min-height:82px;}
.pos-168{margin-left:82px;}
.size-144{min-width:605px;width:605px;min-height:82px;}
.pos-169{margin-left:193px;margin-top:33px;}
.size-145{min-width:384px;width:384px;min-height:212px;}
.pos-170{margin-left:274px;margin-top:32px;}
.size-146{min-width:494px;width:494px;min-height:3201px;}
.pos-172{margin-left:17px;margin-top:3009px;}
.size-147{min-width:256px;width:256px;min-height:192px;}
.wrapper-4{height:192px;}
.pos-173{margin-top:-3057px;}
.pos-174{margin-top:-377px;}
.size-148{min-width:145px;width:145px;min-height:82px;height:82px;}
.menu-device{background-color:rgb(2,2,2);display:none;}
}
@media (min-width:480px) and (max-width:767px) {
.size-128{min-width:480px;min-height:400px;}
.pos-150{margin-top:260px;}
.pos-151{position:relative;margin-left:203px;margin-top:0;}
.cont-93{z-index:29;}
.pos-152{margin-left:-253px;margin-top:93px;}
.pos-153{margin-top:48px;}
.pos-154{margin-left:0;}
.size-129{min-width:480px;width:480px;min-height:105px;}
.pos-155{margin-left:23px;}
.size-130{min-width:435px;width:435px;min-height:109px;}
.size-131{min-width:480px;width:480px;min-height:798px;}
.size-132{min-width:480px;width:480px;min-height:375px;height:375px;}
.anchor-7{width:480px;}
.img-21{width:480px;height:375px;}
.img-22{width:480px;height:375px;}
.pos-156{margin-left:0;margin-top:48px;}
.size-133{min-width:480px;width:480px;min-height:375px;height:375px;}
.anchor-8{width:480px;}
.img-23{width:480px;height:375px;}
.img-24{width:480px;height:375px;}
.pos-157{margin-left:23px;margin-top:52px;}
.size-134{min-width:435px;width:435px;min-height:283px;}
.pos-158{margin-left:12px;}
.para-22{text-indent:0;margin-top:3.22pt;margin-bottom:-3.22pt;}
.font-36{font-size:12.00pt;line-height:22.51pt;}
.font-37{font-size:12.00pt;line-height:19.69pt;}
.pos-159{margin-left:92px;margin-top:-2px;}
.size-135{min-width:304px;width:304px;min-height:79px;}
.size-136{width:300px;height:56px;}
.font-38{font-size:22.50pt;line-height:26.37pt;padding-top:19px;}
.pos-160{margin-left:-396px;margin-top:128px;}
.pos-161{margin-left:0;margin-top:127px;}
.size-137{min-width:480px;width:480px;min-height:105px;}
.pos-162{margin-left:23px;}
.size-138{min-width:435px;width:435px;min-height:123px;}
.size-139{min-width:480px;width:480px;min-height:798px;}
.size-140{min-width:480px;width:480px;min-height:375px;height:375px;}
.img-25{width:480px;height:375px;}
.img-26{width:480px;height:375px;}
.size-141{min-width:480px;width:480px;min-height:375px;height:375px;}
.img-27{width:480px;height:375px;}
.img-28{width:480px;height:375px;}
.pos-163{margin-left:23px;margin-top:66px;}
.size-142{min-width:435px;width:435px;min-height:296px;}
.pos-164{margin-left:12px;}
.pos-165{margin-left:143px;margin-top:-2px;}
.pos-166{margin-left:-347px;margin-top:101px;}
.pos-167{margin-left:0;margin-top:121px;}
.size-143{min-width:480px;width:480px;min-height:105px;}
.pos-168{margin-left:21px;}
.size-144{min-width:435px;width:435px;min-height:147px;}
.pos-169{margin-left:23px;margin-top:72px;}
.size-145{min-width:435px;width:435px;min-height:279px;}
.pos-170{margin-left:136px;margin-top:-1037px;}
.size-146{min-width:344px;width:344px;min-height:1089px;}
.pos-171{margin-top:1035px;}
.pos-172{margin-left:184px;margin-top:-1089px;}
.size-147{min-width:160px;width:160px;min-height:120px;}
.wrapper-4{height:120px;}
.pos-173{margin-top:105px;}
.pos-174{margin-top:-560px;}
.size-148{min-width:178px;width:178px;min-height:126px;height:126px;}
.menu-device{background-color:rgb(3,3,3);display:none;}
}
@media (max-width:479px) {
.size-128{min-width:320px;min-height:600px;}
.pos-150{margin-top:431px;}
.pos-151{position:relative;margin-left:135px;margin-top:0;}
.cont-93{z-index:29;}
.pos-152{margin-left:-185px;margin-top:148px;}
.pos-153{margin-top:46px;}
.pos-154{margin-left:0;}
.size-129{min-width:320px;width:320px;min-height:70px;}
.pos-155{margin-left:15px;}
.size-130{min-width:290px;width:290px;min-height:103px;}
.size-131{min-width:320px;width:320px;min-height:532px;}
.size-132{min-width:320px;width:320px;min-height:250px;height:250px;}
.anchor-7{width:320px;}
.img-21{width:320px;height:250px;}
.img-22{width:320px;height:250px;}
.pos-156{margin-left:0;margin-top:32px;}
.size-133{min-width:320px;width:320px;min-height:250px;height:250px;}
.anchor-8{width:320px;}
.img-23{width:320px;height:250px;}
.img-24{width:320px;height:250px;}
.pos-157{margin-left:15px;margin-top:35px;}
.size-134{min-width:290px;width:290px;min-height:314px;}
.pos-158{margin-left:8px;}
.para-22{text-indent:-16px;margin-top:3.22pt;margin-bottom:-3.22pt;}
.font-36{font-size:12.00pt;line-height:22.51pt;}
.font-37{font-size:12.00pt;line-height:19.69pt;}
.pos-159{margin-left:58px;margin-top:-2px;}
.size-135{min-width:204px;width:204px;min-height:54px;}
.size-136{width:200px;height:37px;}
.font-38{font-size:15.00pt;line-height:17.58pt;padding-top:13px;}
.pos-160{margin-left:-262px;margin-top:50px;}
.pos-161{margin-left:0;margin-top:115px;}
.size-137{min-width:320px;width:320px;min-height:70px;}
.pos-162{margin-left:15px;}
.size-138{min-width:290px;width:290px;min-height:138px;}
.size-139{min-width:320px;width:320px;min-height:532px;}
.size-140{min-width:320px;width:320px;min-height:250px;height:250px;}
.img-25{width:320px;height:250px;}
.img-26{width:320px;height:250px;}
.size-141{min-width:320px;width:320px;min-height:250px;height:250px;}
.img-27{width:320px;height:250px;}
.img-28{width:320px;height:250px;}
.pos-163{margin-left:15px;margin-top:44px;}
.size-142{min-width:290px;width:290px;min-height:308px;}
.pos-165{margin-left:58px;margin-top:-2px;}
.pos-166{margin-left:-262px;margin-top:90px;}
.pos-167{margin-left:0;margin-top:81px;}
.size-143{min-width:320px;width:320px;min-height:70px;}
.pos-168{margin-left:14px;}
.size-144{min-width:290px;width:290px;min-height:138px;}
.pos-169{margin-left:15px;margin-top:48px;}
.size-145{min-width:290px;width:290px;min-height:308px;}
.pos-170{margin-left:62px;margin-top:-1543px;}
.size-146{min-width:258px;width:258px;min-height:1595px;}
.pos-171{margin-top:1541px;}
.pos-172{margin-left:151px;margin-top:-1595px;}
.size-147{min-width:107px;width:107px;min-height:80px;}
.wrapper-4{height:80px;}
.pos-173{margin-top:152px;}
.pos-174{margin-top:-373px;}
.size-148{min-width:119px;width:119px;min-height:84px;height:84px;}
.menu-device{background-color:rgb(4,4,4);display:none;}
}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.fixed-8{background-image:url(../images/mug-tofino-640.jpg);background-attachment:fixed;}
}
@media (min-width:320px) {
.fixed-8{background-image:url(../images/mug-tofino-480.jpg);background-attachment:fixed;}
}
@media (min-width:320px) and (-webkit-min-device-pixel-ratio:2),(min-width:320px) and (min-resolution:192dpi) {
.fixed-8{background-image:url(../images/mug-tofino-960.jpg);background-attachment:fixed;}
}
@media (min-width:480px) {
.fixed-8{background-image:url(../images/mug-tofino-768.jpg);background-attachment:fixed;}
}
@media (min-width:480px) and (-webkit-min-device-pixel-ratio:2),(min-width:480px) and (min-resolution:192dpi) {
.fixed-8{background-image:url(../images/mug-tofino-1536.jpg);background-attachment:fixed;}
}
@media (min-width:768px) {
.fixed-8{background-image:url(../images/mug-tofino-960-1.jpg);background-attachment:fixed;}
}
@media (min-width:768px) and (-webkit-min-device-pixel-ratio:2),(min-width:768px) and (min-resolution:192dpi) {
.fixed-8{background-image:url(../images/mug-tofino-1920.jpg);background-attachment:fixed;}
}
@media (min-width:960px) {
.fixed-8{background-image:url(../images/mug-tofino-1200.jpg);background-attachment:fixed;}
}
@media (min-width:960px) and (-webkit-min-device-pixel-ratio:2),(min-width:960px) and (min-resolution:192dpi) {
.fixed-8{background-image:url(../images/mug-tofino-2400.jpg);background-attachment:fixed;}
}
@media (min-width:1200px) {
.fixed-8{background-image:url(../images/mug-tofino-1600.jpg);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.fixed-8{background-image:url(../images/mug-tofino-3200.jpg);background-attachment:fixed;}
}
@media (min-width:1600px) {
.fixed-8{background-image:url(../images/mug-tofino-2000.jpg);background-attachment:fixed;}
}
@font-face{font-family:"logoicons";src:url('logo-regular-webfont.ttf') format('truetype');font-weight:400;}
.cont-98{z-index:21;border:0;background-color:rgb(255,255,255);}
.fixed-9{background-attachment:fixed;background-image:url(../images/main-deck-1-320.jpg);background-color:rgb(255,255,255);background-repeat:no-repeat;background-position:50% 100%;background-size:cover;background-clip:padding-box;}
.pos-175{position:relative;margin-top:602px;}
.pos-176{position:relative;margin-left:0;margin-top:0;}
.pos-177{position:relative;margin-left:126px;margin-top:0;}
.pos-178{position:relative;margin-left:147px;margin-top:0;}
.size-149{min-width:905px;width:905px;min-height:659px;}
.font-39{font-family:Roboto;font-size:15.00pt;font-weight:700;font-style:normal;text-decoration:underline;color:rgb(85,150,151);line-height:24.61pt;letter-spacing:normal;}
.pos-179{position:relative;margin-left:800px;margin-top:0;}
.wrapper-4 div, .wrapper-4 p, .wrapper-4 a{font-size:15px;line-height:1.4;}
.wrapper-4 input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-180{position:relative;margin-top:-198px;}
.cont-99{z-index:7;border:0;background-color:rgb(85,150,151);}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (min-width:960px) and (max-width:1199px) {
.pos-175{margin-top:519px;}
.pos-177{margin-left:102px;}
.pos-178{margin-left:102px;}
.size-149{min-width:757px;width:757px;min-height:624px;}
.font-39{font-size:13.50pt;line-height:22.15pt;}
.pos-179{margin-left:640px;margin-top:6712px;}
.pos-180{margin-top:-6843px;}
.menu-device{background-color:rgb(1,1,1);display:none;}
}
@media (min-width:768px) and (max-width:959px) {
.pos-175{margin-top:572px;}
.pos-177{margin-left:82px;}
.pos-178{margin-left:82px;}
.size-149{min-width:605px;width:605px;min-height:713px;}
.font-39{font-size:12.00pt;font-weight:400;text-decoration:none;color:rgb(64,64,64);line-height:19.69pt;}
.pos-179{margin-left:512px;margin-top:4938px;}
.pos-180{margin-top:-5130px;}
.menu-device{background-color:rgb(2,2,2);display:none;}
}
@media (min-width:480px) and (max-width:767px) {
.pos-175{margin-top:260px;}
.pos-176{margin-left:-253px;margin-top:103px;}
.pos-177{margin-left:0;}
.pos-178{margin-left:18px;}
.size-149{min-width:435px;width:435px;min-height:806px;}
.font-39{font-size:12.00pt;font-weight:400;text-decoration:none;color:rgb(64,64,64);line-height:19.69pt;}
.pos-179{margin-left:320px;margin-top:2669px;}
.pos-180{margin-top:-2726px;}
.menu-device{background-color:rgb(3,3,3);display:none;}
}
@media (max-width:479px) {
.pos-175{margin-top:431px;}
.pos-176{margin-left:-185px;margin-top:135px;}
.pos-177{margin-left:0;}
.pos-178{margin-left:15px;}
.size-149{min-width:290px;width:290px;min-height:1013px;}
.font-39{font-size:12.00pt;line-height:19.69pt;}
.pos-179{margin-left:213px;margin-top:956px;}
.pos-180{margin-top:-936px;}
.menu-device{background-color:rgb(4,4,4);display:none;}
}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.fixed-9{background-image:url(../images/main-deck-1-640.jpg);background-attachment:fixed;}
}
@media (min-width:320px) {
.fixed-9{background-image:url(../images/main-deck-1-480.jpg);background-attachment:fixed;}
}
@media (min-width:320px) and (-webkit-min-device-pixel-ratio:2),(min-width:320px) and (min-resolution:192dpi) {
.fixed-9{background-image:url(../images/main-deck-1-960.jpg);background-attachment:fixed;}
}
@media (min-width:480px) {
.fixed-9{background-image:url(../images/main-deck-1-768.jpg);background-attachment:fixed;}
}
@media (min-width:480px) and (-webkit-min-device-pixel-ratio:2),(min-width:480px) and (min-resolution:192dpi) {
.fixed-9{background-image:url(../images/main-deck-1-1536.jpg);background-attachment:fixed;}
}
@media (min-width:768px) {
.fixed-9{background-image:url(../images/main-deck-1-960-1.jpg);background-attachment:fixed;}
}
@media (min-width:768px) and (-webkit-min-device-pixel-ratio:2),(min-width:768px) and (min-resolution:192dpi) {
.fixed-9{background-image:url(../images/main-deck-1-1920.jpg);background-attachment:fixed;}
}
@media (min-width:960px) {
.fixed-9{background-image:url(../images/main-deck-1-1200.jpg);background-attachment:fixed;}
}
@media (min-width:960px) and (-webkit-min-device-pixel-ratio:2),(min-width:960px) and (min-resolution:192dpi) {
.fixed-9{background-image:url(../images/main-deck-1-2400.jpg);background-attachment:fixed;}
}
@media (min-width:1200px) {
.fixed-9{background-image:url(../images/main-deck-1-1600.jpg);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.fixed-9{background-image:url(../images/main-deck-1-3200.jpg);background-attachment:fixed;}
}
@media (min-width:1600px) {
.fixed-9{background-image:url(../images/main-deck-1-2000.jpg);background-attachment:fixed;}
}
@font-face{font-family:"logoicons";src:url('logo-regular-webfont.ttf') format('truetype');font-weight:400;}
.cont-100{z-index:23;border:0;background-color:rgb(255,255,255);}
.fixed-10{background-attachment:fixed;background-image:url(../images/story-320.jpg);background-color:rgb(255,255,255);background-repeat:no-repeat;background-position:50% 100%;background-size:cover;background-clip:padding-box;}
.pos-182{position:relative;margin-top:-111px;}
.pos-183{position:relative;margin-left:126px;margin-top:171px;}
.size-150{min-width:946px;width:946px;min-height:130px;}
.pos-184{position:relative;margin-left:127px;margin-top:0;}
.pos-185{position:relative;margin-left:151px;margin-top:0;}
.size-151{min-width:905px;width:905px;min-height:634px;}
.font-40{font-family:Roboto;font-size:15.00pt;font-weight:400;font-style:italic;text-decoration:none;color:rgb(64,64,64);line-height:24.61pt;letter-spacing:normal;}
.pos-186{position:relative;margin-left:432px;margin-top:-2px;}
.pos-187{position:relative;margin-left:25px;margin-top:61px;}
.wrapper-4 div, .wrapper-4 p, .wrapper-4 a{font-size:15px;line-height:1.4;}
.wrapper-4 input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-188{position:relative;margin-top:-176px;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (min-width:960px) and (max-width:1199px) {
.pos-182{margin-top:0;}
.pos-183{margin-left:101px;margin-top:38px;}
.size-150{min-width:757px;width:757px;min-height:132px;}
.pos-184{margin-left:102px;margin-top:-37px;}
.pos-185{margin-left:102px;margin-top:-17px;}
.size-151{min-width:757px;width:757px;min-height:610px;}
.font-40{font-size:13.50pt;line-height:22.15pt;}
.pos-186{margin-left:343px;}
.pos-187{margin-left:22px;margin-top:6726px;}
.pos-188{margin-top:-6845px;}
.menu-device{background-color:rgb(1,1,1);display:none;}
}
@media (min-width:768px) and (max-width:959px) {
.pos-182{margin-top:-46px;}
.pos-183{margin-left:81px;margin-top:84px;}
.size-150{min-width:605px;width:605px;min-height:98px;}
.pos-184{margin-left:79px;}
.pos-185{margin-left:79px;margin-top:-14px;}
.size-151{min-width:605px;width:605px;min-height:488px;}
.font-40{font-size:12.00pt;font-style:normal;line-height:19.69pt;}
.pos-186{margin-left:274px;margin-top:34px;}
.pos-187{margin-left:17px;margin-top:5141px;}
.pos-188{margin-top:-5191px;}
.menu-device{background-color:rgb(2,2,2);display:none;}
}
@media (min-width:480px) and (max-width:767px) {
.pos-181{position:relative;margin-left:216px;margin-top:0;}
.pos-182{margin-top:-34px;}
.pos-183{margin-left:0;margin-top:81px;}
.size-150{min-width:480px;width:480px;min-height:105px;}
.pos-184{margin-left:0;}
.pos-185{margin-left:23px;}
.size-151{min-width:435px;width:435px;min-height:764px;}
.font-40{font-size:12.00pt;font-style:normal;line-height:19.69pt;}
.pos-186{margin-left:143px;}
.pos-187{margin-left:320px;margin-top:2590px;}
.pos-188{margin-top:-2643px;}
.menu-device{background-color:rgb(3,3,3);display:none;}
}
@media (max-width:479px) {
.pos-181{position:relative;margin-left:135px;margin-top:0;}
.pos-182{margin-top:-34px;}
.pos-183{margin-left:0;margin-top:79px;}
.size-150{min-width:320px;width:320px;min-height:70px;}
.pos-184{margin-left:0;}
.pos-185{margin-left:15px;}
.size-151{min-width:290px;width:290px;min-height:1040px;}
.font-40{font-size:12.00pt;line-height:19.69pt;}
.pos-186{margin-left:58px;}
.pos-187{margin-left:213px;margin-top:831px;}
.pos-188{margin-top:-823px;}
.menu-device{background-color:rgb(4,4,4);display:none;}
}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.fixed-10{background-image:url(../images/story-640.jpg);background-attachment:fixed;}
}
@media (min-width:320px) {
.fixed-10{background-image:url(../images/story-480.jpg);background-attachment:fixed;}
}
@media (min-width:320px) and (-webkit-min-device-pixel-ratio:2),(min-width:320px) and (min-resolution:192dpi) {
.fixed-10{background-image:url(../images/story-960.jpg);background-attachment:fixed;}
}
@media (min-width:480px) {
.fixed-10{background-image:url(../images/story-768.jpg);background-attachment:fixed;}
}
@media (min-width:480px) and (-webkit-min-device-pixel-ratio:2),(min-width:480px) and (min-resolution:192dpi) {
.fixed-10{background-image:url(../images/story-1536.jpg);background-attachment:fixed;}
}
@media (min-width:768px) {
.fixed-10{background-image:url(../images/story-960-1.jpg);background-attachment:fixed;}
}
@media (min-width:768px) and (-webkit-min-device-pixel-ratio:2),(min-width:768px) and (min-resolution:192dpi) {
.fixed-10{background-image:url(../images/story-1920.jpg);background-attachment:fixed;}
}
@media (min-width:960px) {
.fixed-10{background-image:url(../images/story-1200.jpg);background-attachment:fixed;}
}
@media (min-width:960px) and (-webkit-min-device-pixel-ratio:2),(min-width:960px) and (min-resolution:192dpi) {
.fixed-10{background-image:url(../images/story-2400.jpg);background-attachment:fixed;}
}
@media (min-width:1200px) {
.fixed-10{background-image:url(../images/story-1600.jpg);background-attachment:fixed;}
}
@media (min-width:1600px) {
.fixed-10{background-image:url(../images/story-2000.jpg);background-attachment:fixed;}
}
@font-face{font-family:"logoicons";src:url('logo-regular-webfont.ttf') format('truetype');font-weight:400;}
.fixed-11{background-attachment:fixed;background-image:url(../images/tofino-9--320-2.jpg);background-color:rgb(255,255,255);background-repeat:no-repeat;background-position:50% 100%;background-size:cover;background-clip:padding-box;}
.pos-191{position:relative;margin-top:-103px;}
.pos-192{position:relative;margin-left:128px;margin-top:163px;}
.pos-193{position:relative;margin-left:128px;margin-top:0;}
.size-152{min-width:946px;width:946px;min-height:67px;}
.pos-194{position:relative;margin-left:152px;margin-top:0;}
.size-153{min-width:905px;width:905px;min-height:659px;}
.para-23{padding-top:0;text-indent:-20px;margin-top:4.02pt;margin-bottom:-4.02pt;padding-right:0;text-align:center;}
.font-41{font-family:"Arial Unicode MS", sans-serif;font-size:15.00pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(64,64,64);line-height:28.14pt;letter-spacing:normal;}
.pos-195{position:relative;margin-left:0;margin-top:21px;}
.size-154{min-width:1200px;width:1200px;min-height:1011px;}
.js-387 .slider-for{height:849px;}
.js-387 .slider-nav{height:157px;}
.js-387 .slider-nav img{width:147px;height:147px;}
.js-387 .slick-prev, .js-387 .slick-next { height: 20px; width: 20px; margin-top: -10px; }
.js-387 .slick-prev:before, .js-387 .slick-next:before { font-size: 20px; color: rgb(85,150,151); opacity: 0.75; }
.js-387 .slick-prev { left: -11px; }
.js-387 .slick-next { right: -11px; }
.js-387 .slider-for { margin-bottom: 5px; }
.js-387 .slider-nav { margin-bottom: 0px; }
.js-387 .slider-nav img { border: solid 5px transparent; }
.js-387 .slider-nav .slick-center img { border-color: rgb(85,150,151); }
.js-387 .slick-dots { bottom: 0px; }
.js-387 .slick-dots li { height: 20px; width: 20px; margin: 0 5px; }
.js-387 .slick-dots li button { height: 20px; width: 20px; }
.js-387 .slick-dots li button:before { width: 20px; height: 20px; font-size: 6px; line-height: 20px; }
.js-387 .slick-dots li.slick-active button:before { color: rgb(64,64,64); opacity: 0.75; }
[dir="rtl"] .js-387 .slick-next {right: auto;left: -11px;}
[dir="rtl"] .js-387 .slick-prev {right: -11px;left: auto;}
.slider img { width: 100%; }
.pos-196{position:relative;margin-left:428px;margin-top:66px;}
.pos-197{position:relative;margin-top:102px;}
.cont-101{z-index:9;border:0;background-color:rgb(85,150,151);}
.cont-102{z-index:10;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (min-width:960px) and (max-width:1199px) {
.pos-191{margin-top:0;}
.pos-192{margin-left:101px;margin-top:38px;}
.pos-193{margin-left:102px;}
.size-152{min-width:757px;width:757px;min-height:54px;}
.pos-194{margin-left:101px;}
.size-153{min-width:757px;width:757px;min-height:610px;}
.para-23{text-indent:-18px;margin-top:3.62pt;margin-bottom:-3.62pt;}
.font-41{font-size:13.50pt;line-height:25.32pt;}
.pos-195{margin-top:23px;}
.size-154{min-width:960px;width:960px;min-height:783px;}
.js-387 .slider-for{height:656px;}
.js-387 .slider-nav{height:122px;}
.js-387 .slider-nav img{width:112px;height:112px;}
.pos-196{margin-left:343px;margin-top:79px;}
.pos-197{margin-top:118px;}
.menu-device{background-color:rgb(1,1,1);display:none;}
}
@media (min-width:768px) and (max-width:959px) {
.pos-191{margin-top:-40px;}
.pos-192{margin-left:81px;margin-top:78px;}
.pos-193{margin-left:82px;}
.size-152{min-width:605px;width:605px;min-height:43px;}
.pos-194{margin-left:81px;}
.size-153{min-width:605px;width:605px;min-height:488px;}
.para-23{text-indent:0;margin-top:3.22pt;margin-bottom:-3.22pt;}
.font-41{font-size:12.00pt;line-height:22.51pt;}
.pos-195{margin-top:54px;}
.size-154{min-width:768px;width:768px;min-height:626px;}
.js-387 .slider-for{height:526px;}
.js-387 .slider-nav{height:95px;}
.js-387 .slider-nav img{width:85px;height:85px;}
.pos-196{margin-left:274px;margin-top:67px;}
.pos-197{margin-top:49px;}
.menu-device{background-color:rgb(2,2,2);display:none;}
}
@media (min-width:480px) and (max-width:767px) {
.pos-189{position:relative;margin-top:259px;}
.pos-190{position:relative;margin-left:210px;margin-top:0;}
.pos-191{margin-top:0;}
.pos-192{margin-left:0;margin-top:47px;}
.pos-193{margin-left:0;}
.size-152{min-width:480px;width:480px;min-height:69px;}
.pos-194{margin-left:23px;}
.size-153{min-width:435px;width:435px;min-height:709px;}
.para-23{text-indent:0;margin-top:3.22pt;margin-bottom:-3.22pt;}
.font-41{font-size:12.00pt;line-height:22.51pt;}
.pos-195{margin-top:28px;}
.size-154{min-width:480px;width:480px;min-height:400px;}
.js-387 .slider-for{height:341px;}
.js-387 .slider-nav{height:54px;}
.js-387 .slider-nav img{width:44px;height:44px;}
.pos-196{margin-left:137px;margin-top:60px;}
.pos-197{margin-top:90px;}
.menu-device{background-color:rgb(3,3,3);display:none;}
}
@media (max-width:479px) {
.pos-189{position:relative;margin-top:431px;}
.pos-190{position:relative;margin-left:135px;margin-top:0;}
.pos-191{margin-top:-13px;}
.pos-192{margin-left:0;margin-top:58px;}
.pos-193{margin-left:0;}
.size-152{min-width:320px;width:320px;min-height:46px;}
.pos-194{margin-left:15px;}
.size-153{min-width:290px;width:290px;min-height:829px;}
.para-23{text-indent:-16px;margin-top:3.22pt;margin-bottom:-3.22pt;}
.font-41{font-size:12.00pt;line-height:22.51pt;}
.pos-195{margin-top:0;}
.size-154{min-width:320px;width:320px;min-height:250px;}
.js-387 .slider-for{height:214px;}
.js-387 .slider-nav{height:31px;}
.js-387 .slider-nav img{width:21px;height:21px;}
.pos-196{margin-left:58px;margin-top:69px;}
.pos-197{margin-top:43px;}
.menu-device{background-color:rgb(4,4,4);display:none;}
}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.fixed-11{background-image:url(../images/tofino-9--640-2.jpg);background-attachment:fixed;}
}
@media (min-width:320px) {
.fixed-11{background-image:url(../images/tofino-9--480.jpg);background-attachment:fixed;}
}
@media (min-width:320px) and (-webkit-min-device-pixel-ratio:2),(min-width:320px) and (min-resolution:192dpi) {
.fixed-11{background-image:url(../images/tofino-9--960.jpg);background-attachment:fixed;}
}
@media (min-width:480px) {
.fixed-11{background-image:url(../images/tofino-9--768.jpg);background-attachment:fixed;}
}
@media (min-width:480px) and (-webkit-min-device-pixel-ratio:2),(min-width:480px) and (min-resolution:192dpi) {
.fixed-11{background-image:url(../images/tofino-9--1536.jpg);background-attachment:fixed;}
}
@media (min-width:768px) {
.fixed-11{background-image:url(../images/tofino-9--960-1.jpg);background-attachment:fixed;}
}
@media (min-width:768px) and (-webkit-min-device-pixel-ratio:2),(min-width:768px) and (min-resolution:192dpi) {
.fixed-11{background-image:url(../images/tofino-9--1920.jpg);background-attachment:fixed;}
}
@media (min-width:960px) {
.fixed-11{background-image:url(../images/tofino-9--1200.jpg);background-attachment:fixed;}
}
@media (min-width:960px) and (-webkit-min-device-pixel-ratio:2),(min-width:960px) and (min-resolution:192dpi) {
.fixed-11{background-image:url(../images/tofino-9--2400.jpg);background-attachment:fixed;}
}
@media (min-width:1200px) {
.fixed-11{background-image:url(../images/tofino-9--1600.jpg);background-attachment:fixed;}
}
@media (min-width:1600px) {
.fixed-11{background-image:url(../images/tofino-9--2000.jpg);background-attachment:fixed;}
}
