body{ position: relative;background-color: #fff;color: #5f5f5f;font: 400 18px/1.7 "PT Sans",sans-serif;counter-reset: section;overflow-x: hidden;}p{ margin: 10px auto;}a{ cursor: pointer;text-decoration: none;color: #127fb2;}a:hover{ color: #bacb3a;}hr{ position: relative;display: table;clear: both;margin: 40px auto;width: 100%;height: 1px;background-color: #bacb3a;}:focus,a:focus,button:focus,input:focus{ outline-width: medium;outline-color: #127fb2!important;}h1,h2,h3,h4,h5,h6{ margin: 0;position: relative;}#page-title h1,.h1 small{ color: #50b076;font: 700 14px/1 "PT Sans",sans-serif;letter-spacing: 2px;display: block;margin: 10px auto;text-transform: uppercase;}#page-title h1:only-child,.h1,h2#append{ color: #127fb2;font: 700 63px/1 comma-sans,sans-serif;}.dividerLead,.h2,.more-to-explore span,h2{ color: #127fb2;font: 700 52px/1 comma-sans,sans-serif;position: relative;}.h3,h3{ color: #5f5f5f;display: block;position: relative;font: 700 28px/1.1 comma-sans,sans-serif;}.h4,h4{ color: #5f5f5f;display: block;position: relative;font: 700 20px/1.1 "PT Sans",sans-serif;text-transform: uppercase;}main ul{ list-style: none;padding: 0;margin: 10px 0;text-align: left;overflow: hidden;}main ul li{ position: relative;display: block;margin: 0 0 10px 26px;padding-left: 34px;line-height: 1.6;}main ul li:before{ content: "\e832";color: #127fb2;position: absolute;left: 0;top: 3px;font-size: .9em;}main ol{ list-style: none;margin: 0;padding: 0;}main ol li{ margin: 0 0 10px;padding: 0;}[class^=btn]{ position: relative;z-index: 1;display: inline-block;vertical-align: middle;cursor: pointer;text-align: center;transition: .3s all;font: 400 16px/1.2 "PT Sans",sans-serif;color: #000;min-width: 285px;margin: 10px;padding: 12px 10px;overflow: hidden;border-radius: 25px;}[class^=btn]:before{ position: absolute;left: 0;top: 0;bottom: 0;right: 0;content: "";background-image: linear-gradient(to bottom,#bacb3a 0,#dbe45a 100%);z-index: -1;}[class^=btn]:hover{ background-image: linear-gradient(to bottom,#007fb2 0,#1d9dd0 100%);color: #fff;}[class^=btn]:hover:before{ opacity: 0;}.btn-alt{ color: #fff;}.btn-alt:before{ background-image: linear-gradient(to bottom,#007fb2 0,#1d9dd0 100%);}.btn-alt:hover{ background-image: linear-gradient(to bottom,#bacb3a 0,#dbe45a 100%);color: #000;}.btn-alt:hover:before{ opacity: 0;}.btn-thr{ background-color: #50b076;}.btn-thr:hover{ background-color: #127fb2;}#fixed-tabs a{ text-transform: none;}#fixed-tabs .ra{ background-image: linear-gradient(to bottom,#bacb3a 0,#dbe45a 100%);}#fixed-tabs .call{ background-color: #127fb2;}#fixed-tabs .fr,#fixed-tabs .map{ background-color: #2e2d2d;}#fixed-tabs .fb{ background-color: #4d70a8;}#fixed-tabs .gg{ background-color: #dc4e41;}header{ position: fixed;z-index: 100;left: 0;top: 0;width: 100%;background-color: #f7f7f7;transition: .3s all;}header:focus-within{ z-index: 500;}header .logo{ position: relative;z-index: 1;}header .logo img{ max-height: 69px;}header .hd-container{ flex: 1;display: flex;}header .hd-info{ display: flex;gap: 30px;align-items: center;justify-content: flex-end;flex: 1;margin-bottom: 5px;}header .pho{ color: #000;font-size: 34px;}header .phy{ color: #000;font-size: 16px;line-height: 1.2;}header .pho,header .phy{ margin: 0;display: block;position: relative;}header .pho:hover,header .phy:hover{ color: #127fb2;}header .ra{ margin: 0;min-width: 253px;font-size: 16px;line-height: 1.1;text-transform: uppercase;border: 1px solid #dbe45a;padding: 5px 15px;box-shadow: 0 3px 6px rgba(0,0,0,.3);}header .ra strong{ display: block;font-size: 22px;letter-spacing: 2px;font-weight: inherit;}header .ra:hover{ border: transparent;}@media (min-width:1025px){ .place-nav{ max-width: 1300px;margin: 0 auto;padding: 10px;display: flex;justify-content: space-between;align-items: center; } nav{ flex: 0 1 100%;border-top: 1px solid #e0dfdf; } nav, nav ul li, nav ul li a{ position: relative; } nav > ul{ padding: 0;max-width: 980px;margin: auto; } nav ul{ margin: auto;list-style: none;display: flex;justify-content: space-around; } nav ul li a{ display: block;color: #fff; } nav ul li a:hover{ color: #fff; } nav > ul > li{ flex: 1 1 auto;text-align: center; } nav > ul > li:last-of-type:after{ display: none; } nav > ul > li > a{ padding: 6px;font-size: 16px;text-transform: uppercase;color: #004e6d; } nav > ul > li > a span{ color: #5f5f5f; } nav > ul > li:hover > a{ color: #50b076; } nav ul li:hover > ul{ display: block;visibility: visible;animation-name: fadeIn;animation-duration: .25s;animation-fill-mode: both; } nav ul ul{ display: none;min-width: 280px;width: 100%;padding: 0;position: absolute;z-index: 3;left: 0;text-align: left;background-color: #127fb2;box-shadow: 10px 17.3px 25px rgba(0,0,0,.2); } nav > ul > li:last-child ul{ right: 0;left: auto; } nav ul ul li > a{ padding: 10px 12px;font-size: 14px;line-height: 1.3;text-transform: none; } nav ul ul li:hover > a{ background-color: #50b076;color: #fff; } nav ul ul ul{ left: 100%;top: 0;background-color: #bacb3a; } nav ul ul ul li button i:before{ content: "\e825"!important; } nav ul ul ul ul{ top: auto;left: 0;position: relative;display: block;box-shadow: none;background-color: rgb(151.8072289157,166.1445783133,43.8554216867); } nav ul ul ul ul li a{ padding-left: 2em;padding-left: 2em; } nav ul ul ul ul li a{ background-color: rgb(159.1807228916,174.2144578313,45.9855421687); } nav ul ul ul ul li:hover a{ background-color: rgb(63.7598425197,141.2401574803,94.4291338583); } .has-submenu button, .has-submenu span > a{ display: inline-block;line-height: 1;color: #fff; } .has-submenu.open > ul{ display: block; } .has-submenu.open > ul :focus{ background-color: rgba(255,255,255,.2); } nav li button{ display: inline-block;padding: 0; } nav > ul > li.has-submenu > a > button{ color: #50b076; }}.fix-nav header{ position: fixed!important;box-shadow: 0 3px 7px rgba(24,23,24,.35);animation-duration: 1s;animation-fill-mode: both;z-index: 100;}@media (max-width:1024px){ header .pho{ font-size: 30px; } header .logo{ padding: 8px; } header .logo img{ max-height: 70px; } #hd-top, #main-nav, header .hd-btns, header .hd-info, header .phy, header [class^=btn], header nav ul{ display: none; } .nav-down{ box-shadow: 0 3px 7px rgba(24,23,24,.2); } .nav-up{ transform: translateY(-100%); } .mean-container .mean-nav, body, header{ transition: all .3s; } body{ right: 0; } .attach header{ position: fixed!important;box-shadow: 0 3px 7px rgba(24,23,24,.35); } .attach header .top-nav{ display: none!important; } body.mean-active header{ left: -80%;transform: none; } body.mean-active{ overflow: hidden;right: 80%; } body.mean-active:before{ z-index: 98;content: "";opacity: .7;background-color: #000;position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-image: none;height: inherit; } body.mean-active .mean-container .mean-nav{ right: 0; } .mean-container{ display: flex!important;flex-flow: row nowrap;align-items: center;justify-content: space-between; } .mean-container .mean-bar{ background-image: linear-gradient(to bottom,#bacb3a 0,#dbe45a 100%);width: 50px;min-height: 50px;display: flex;flex-direction: column;justify-content: center;align-items: center;margin-left: 8px;border-radius: 50%;margin-right: 10px; } .mean-container .meanmenu-reveal{ display: block;color: #000; } .mean-container a.meanmenu-reveal.meanclose i:before{ transform: rotate(45deg);font-size: 40px;content: "+";margin: -5px 0 0 8px; } .mean-container .mean-bar .icon-menu{ position: relative;display: table;transition: .3s all;z-index: 1;margin: 0; } .mean-container .meanmenu-reveal .icon-menu:before{ font-size: 20px;content: "|||";transform: rotate(90deg) scaleY(1.6);letter-spacing: 3.2px; } .mean-container .mean-bar .icon-menu:after, .mean-container .meanmenu-reveal.meanclose:after{ content: "";font-style: normal;position: absolute;left: 48%;transform: translateX(-50%);bottom: -10px;letter-spacing: 1px;font-size: .55em;font-weight: 700; } .mean-container .meanmenu-reveal.meanclose i:before{ transform: rotate(45deg);font-size: 40px;content: "+";margin: -5px 0 0 5px; } .mean-container .meanmenu-reveal.meanclose:after{ content: "CLOSE";bottom: 5px; } .mean-container .mean-nav{ position: fixed;right: -80%;margin: 0;top: 0;bottom: 0;width: 80%;overflow: auto;display: flex;flex-flow: column;justify-content: flex-start;background-color: #50b076; } .mean-container .mean-nav ul{ font-size: 16px;padding: 0;margin: 0;width: 100%;list-style-type: none; } .mean-container .mean-nav ul li{ position: relative;width: 100%; } .mean-container .mean-nav ul li a{ display: block;padding: 1em 5%;padding-right: 58px!important;margin: 0;text-align: left;color: #fff;border-top: 1px solid rgba(255,255,255,.5);text-decoration: none;text-transform: uppercase; } .mean-container .mean-nav ul li li a{ padding: 1em 10%;border-top: 1px solid #f1f1f1;border-top: 1px solid rgba(255,255,255,.25);opacity: .75;text-shadow: none!important;visibility: visible; } .mean-container .mean-nav ul li.mean-first a{ border-top: none;margin-top: 0; } .mean-container .mean-nav ul li.mean-last a{ border-bottom: none;margin-bottom: 0; } .mean-container .mean-nav ul li li li a{ padding: 1em 15%; } .mean-container .mean-nav ul li li li li a{ padding: 1em 20%; } .mean-container .mean-nav ul li li li li li a{ padding: 1em 25%; } .mean-container .mean-nav ul li a:hover{ background: #252525;background: rgba(255,255,255,.1); } .mean-container .mean-nav ul li a.mean-expand{ width: 48px;line-height: 50px;font-size: 20px;padding: 0!important;text-align: center;position: absolute;right: 0;top: 0;z-index: 2;background: rgba(255,255,255,.1);border: none!important;border-left: 1px solid rgba(255,255,255,.4)!important;border-bottom: 1px solid rgba(255,255,255,.4)!important; } .mean-container .mean-nav ul li a.mean-expand:before{ content: "\e825";font-family: fontello;font-weight: 400;margin: 0;font-style: normal; } .mean-container .mean-nav ul li .mean-expand.mean-clicked:before{ content: "\e83a"; } .mean-remove{ display: none!important; } .mean-nav .social{ min-height: 66px;background-color: rgba(0,0,9,.1);margin: 0;padding: 10px 5px;justify-content: center; } .mean-nav .fo-title{ color: #fff;text-align: center; } .mean-nav .hours{ display: block;text-align: center;color: #fff;padding: 10px;margin: 10px auto auto; } .mean-nav .hours p{ display: table;text-align: left;font-size: 15px;margin: 10px auto 0;color: #fff; }}.play{ cursor: pointer;border: none;background-color: transparent;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 100%;color: #5f5f5f;font: 700 15px/1 "PT Sans",sans-serif,sans-serif;text-transform: uppercase;letter-spacing: 1.5px;text-align: center;transition: .3s all;}.play i{ width: 75px;height: 75px;border-radius: 50%;background-color: #fff;display: block;color: #5f5f5f;display: inline-flex;align-items: center;justify-content: center;font-size: 30px;margin: 10px;transition: .3s all;}.play i:before{ margin: auto;padding-left: 5px;}.play:hover{ color: #bacb3a;}.play:hover i{ background-color: #bacb3a;color: #fff;}[data-embed] .close,[data-vimeo] .close{ cursor: pointer;line-height: 1;background-color: #127fb2;color: #fff;padding: 8px;text-transform: uppercase;z-index: 5;position: absolute;top: 0;right: 0;min-width: 160px;}[data-embed] .close i,[data-vimeo] .close i{ font-style: normal;font-size: 1.25em;line-height: 1;vertical-align: middle;display: inline-block;margin-bottom: 5px;}[data-embed] .close:focus,[data-vimeo] .close:focus{ background-color: rgb(13.3163265306,93.9540816327,131.6836734694);}[data-embed] .close:hover,[data-vimeo] .close:hover{ background-color: #1b1b1b;color: #fff;}[data-embed] .close i:before{ transform: rotate(45deg);}body.page_index .h2,body.page_index h2{ display: block;}body.page_index .h2 small,body.page_index h2 small{ display: block;font: 400 14px/1 "PT Sans",sans-serif;}.split{ padding: 60px 10px;}.split .flex-ed{ max-width: 1200px;margin: auto;display: flex;align-items: center;justify-content: center;}.split article{ flex: 0 1 50%;padding: 10px;}.split figure{ flex: 0 1 48%;}.split [class^=btn]{ margin-left: 0;}#banner{ text-align: center;position: relative;background: #f2f2f2;padding: 60px 0 0;}#banner h1{ font: 700 14px/1 "PT Sans",sans-serif;letter-spacing: 2px;text-transform: uppercase;color: #50b076;margin-bottom: 20px;}#banner h2 b{ color: #bacb3a;font-style: italic;}#banner figure img{ margin: 0;width: 100%;}#banner .contain{ position: relative;margin-top: 40px;}#banner article{ max-width: 420px;width: 100%;height: 420px;padding: 10px;display: flex;justify-content: center;align-items: center;border-radius: 50%;position: absolute;left: 50%;transform: translateX(-50%);margin-left: -400px;bottom: 60px;background-color: #23adce;color: #fff;}#banner article p{ max-width: 323px;}#banner article a{ color: #dbe45a;text-decoration: underline;}#banner article a:hover{ color: #127fb2;}#banner .dot-1,#banner .dot-2,#banner .dot-3{ width: 223px;height: 223px;border-radius: 50%;background-color: #127fb2;display: block;position: absolute;left: 50%;bottom: 0;margin-left: -250px;z-index: 1;}#banner .dot-2{ width: 140px;height: 140px;background: #23adce;margin-left: 300px;top: 0;bottom: auto;}#banner .dot-3{ width: 105px;height: 105px;left: auto;right: 15%;}#welcome{ background-color: #f2f2f2;position: relative;z-index: 1;}#welcome:after,#welcome:before{ content: "";position: absolute;left: 50%;top: 0;right: 0;bottom: 0;background-color: #f2f2f2;z-index: -1;}#welcome:before{ left: 46.5%;width: 140px;background-color: transparent;background-image: radial-gradient(#5f5f5f 0,rgba(0,0,0,0) 50%);}#welcome article{ max-width: 540px;padding: 50px 10px;margin-left: 50%;}#welcome h2 b{ color: #bacb3a;font-style: italic;}#welcome .flex-ed{ position: relative;}#welcome figure{ z-index: -2;flex: 1 0 auto;position: absolute;left: 0;top: 0;animation: jump 1s infinite alternate;}#welcome ul{ margin: 40px 0 0;padding: 0;}#welcome ul li{ padding: 0;margin: 0 0 40px;}#welcome ul li a{ color: #5f5f5f;}#welcome ul li:before{ display: none;}#welcome ul li h3{ color: #7e9833;transition: .3s;}#welcome ul li a:hover h3{ color: #127fb2;}#welcome ul li em{ display: block;font-style: normal;}@keyframes jump{ 0%{ transform: rotate(0); } 100%{ transform: rotate(5deg); }}#meet{ margin: 0 auto;max-width: 1400px;position: relative;background-color: #09586e;}#meet figure{ position: relative;}#meet figure .name{ position: absolute;right: 10%;bottom: 25%;color: #fff;text-transform: uppercase;font-size: 16px;letter-spacing: 2px;}#meet figure .name:hover{ color: #bacb3a;}#meet figure img{ width: 100%;}#meet figure:before{ position: absolute;left: 0;bottom: 0;right: 0;height: 400px;content: "";background-image: linear-gradient(to top,#09586e 0,rgba(255,255,255,0) 100%);pointer-events: none;}#meet article{ max-width: 470px;padding: 10px;position: absolute;left: 160px;top: 170px;color: #fff;}#meet article h2{ margin-bottom: 30px;color: #dbe45a;}#meet article .btn{ margin: 30px 0 0 0;min-width: 180px;}@media (min-width:1400px){ #meet{ max-width: 100%; }}#services{ background-color: #09586e;text-align: center;padding: 0 10px 100px;}#services h2{ max-width: 600px;margin: 0 auto 40px;color: #dbe45a;}#services .flex-servs{ justify-content: space-around;gap: 10px;max-width: 1150px;margin: 0 auto 30px;}#services .flex-servs > *{ max-width: 327px;flex: 1 0 auto;color: #fff;}#services .flex-servs > * figure{ border: 6px solid #fff;margin-bottom: 30px;border-radius: 10px;overflow: hidden;}#services .flex-servs > * figure img{ margin: 0;transition: .3s;}#services .flex-servs > * h3{ color: #bacb3a;margin-bottom: 20px;transition: .3s;}#services .flex-servs > * em{ display: block;line-height: 1.2;font-style: normal;}#services .flex-servs > :hover figure img{ transform: scale(1.1);}#services .flex-servs > :hover h3{ color: #23adce;}#services .btn{ min-width: 225px;}#options{ background-image: linear-gradient(to top,#4ce5be 0,#00a9cc 100%);position: relative;text-align: center;padding: 250px 10px 70px;z-index: 1;}#options:after{ position: absolute;left: -50px;top: 0;right: -50px;content: "";background: url(assets/images/index-curves-1.png) center bottom no-repeat;min-height: 250px;}#options:before{ position: absolute;left: 0;bottom: -2px;right: 0;min-height: 304px;background: url(assets/images/index-curves-2.png) center top no-repeat;content: "";z-index: -1;}@media (min-width:1400px){ #options:after, #options:before{ background-size: cover; }}#options .flex-opts{ justify-content: space-around;max-width: 1100px;margin: 80px auto 0;}#options .flex-opts > *{ width: 100%;border: 1px solid #d6d6d6;min-height: 526px;background-color: #fff;max-width: 500px;flex: 1 0 auto;display: flex;flex-flow: column;justify-content: center;align-items: center;line-height: 1.4;color: #5f5f5f;gap: 25px;position: relative;border: 1px solid #d6d6d6;border-radius: 10px;}#options .flex-opts > * h3{ color: #7e9833;}#options .flex-opts > * em{ font-style: normal;max-width: 380px;}#options .flex-opts > * .btn{ min-width: 150px;}#options .flex-opts > :before{ position: absolute;left: -1px;right: -1px;bottom: -1px;height: 90px;background-image: linear-gradient(to top,#f2f2f2 0,rgba(255,255,255,0) 100%);content: "";z-index: 1;}#options h2{ color: #dbe45a;}#options h2 b{ color: #fff;font-style: italic;}#assoc{ padding: 60px 0;background-color: #f2f2f2;}#assoc .flex-ed{ justify-content: space-around;max-width: 800px;margin: 0 auto;}#signup{ background-color: #f2f2f2;position: relative;}#signup .contain{ max-width: 980px;padding-top: 170px;margin: 0 auto;position: relative;display: flex;justify-content: center;}#signup .contain .deco{ position: absolute;left: 50%;top: 0;max-width: 685px;width: 100%;transform: translateX(-50%);z-index: 2;}#signup .contain .deco span{ display: block;animation: jump 1s infinite alternate both;transform-origin: center center;}#signup figure{ flex: 1 0 auto;position: relative;z-index: 1;}#signup figure img{ border-radius: 50%;box-shadow: 15px 15px 0 #bacb3a;}#signup article{ text-align: center;position: relative;display: flex;padding-top: 230px;padding-left: 150px;justify-content: center;margin-right: -100px;z-index: 2;}#signup article h2{ width: 335px;min-height: 335px;background-color: #127fb2;color: #fff;display: flex;justify-content: center;align-items: center;border-radius: 50%;}#signup article .title{ position: absolute;left: 0;top: 0;}#signup article .desc{ margin-top: auto;background-color: #23adce;width: 460px;min-height: 460px;display: flex;border-radius: 50%;color: #fff;}#signup article .desc div{ max-width: 323px;margin: auto;width: 100%;}#signup article .desc .btn{ min-width: 126px;}#signup:before{ position: absolute;left: 0;bottom: 0;right: 0;content: "";background: url(assets/images/pattern-1.png) center bottom repeat-x;height: 450px;}#reviews{ position: relative;padding: 60px 10px 100px;text-align: center;}#reviews h2{ color: #dbe45a;}#reviews h2 b{ color: #fff;font-style: italic;}#reviews .btn{ min-width: 180px;}#find{ padding: 150px 0 0;background-image: linear-gradient(to bottom,#44c6f1,#c7ecfa 50%);position: relative;}#find:before{ position: absolute;left: 0;top: 0;right: 0;bottom: 0;content: "";background: url(assets/images/index-find-bg.png) center bottom no-repeat;}@media (min-width:1400px){ #find:before{ background-size: cover; }}#find .flex-ed{ position: relative;padding: 0 0 90px;align-items: flex-start;}#find .flex-ed h2{ position: absolute;left: 0;top: 0;max-width: 550px;text-align: center;width: 100%;}#find .flex-ed h2 b{ display: block;color: #bacb3a;font-style: italic;}#find .flex-ed article{ max-width: 540px;}#find .deco{ margin-top: 150px;animation: jump 1s infinite alternate both;transform-origin: center center;}#find ul{ margin: 0;}#find ul li{ padding: 12px 30px;margin: 0 0 5px;border: 1px solid #d6d6d6;background-color: #fff;font-weight: 300;}#find ul li:before{ display: none;}#map{ width: 100%;}#map iframe{ display: block;}.social{ text-align: center;margin: 0;display: flex;justify-content: space-around;}.social a{ position: relative;display: inline-block;margin: 5px;font-size: 18px;color: #fff;width: 40px;height: 40px;border-radius: 50%;line-height: 40px;}.social a:hover{ color: #50b076;}footer{ background: #127fb2 url(assets/images/fo-deco.png) center bottom no-repeat;background-size: 100% 290px;color: #fff;padding: 100px 0 0;}footer a{ color: #fff;}footer a:hover{ color: #50b076;}footer .fo-title{ text-align: center;color: #fff;display: block;margin-bottom: 20px;font: 700 24px/1 "PT Sans",sans-serif;}footer #fo-contents{ display: flex;justify-content: space-around;gap: 10px;margin: 0 auto 100px;padding: 10px;max-width: 1150px;}footer .fo-info{ text-align: center;order: -1;}footer .pho{ font-size: 30px;display: block;margin-bottom: 10px;}footer .phy{ font-size: 18px;display: block;line-height: 1.3;margin-bottom: 20px;}footer .hours{ margin: 0;line-height: 1.6;min-width: 286px;line-height: 1.5;}footer .hours label{ font-weight: inherit;}footer .hours small{ display: block;}footer .hours p > span{ display: flex;}footer .hours p small{ color: #40d6fa;font-size: 14px;}footer .social{ justify-content: center;display: flex;gap: 10px;}#copy{ text-align: center;max-width: 883px;margin: 0 auto;line-height: 1;padding: 18px 10px 40px;font-size: 11px;color: #004e6d;}#copy a{ color: #004e6d;}#copy a:hover{ color: #127fb2;}#copy span:not(#copyDate){ margin: 0 1em;}#copy > div{ display: inline-block;}#copy .icon-tnt{ display: inline-block;vertical-align: middle;margin: 0 20px 10px -12px;font-size: 55px;}#page{ position: relative;display: block;width: 100%;margin: auto;padding: 30px 15px;max-width: 1150px;clear: both;}#page.has_divider{ padding-bottom: 0;padding-top: 0;}.page_index .internal{ display: none;}.center{ text-align: center;}main{ overflow: hidden;}@media (min-width:800px){ ul.two{ -webkit-column-count: 2;column-count: 2; }}@media (max-width:750px){ main ul li{ margin-left: 10px; } .block .elem-left, .block .elem-right, .elem-left, .elem-right{ display: table;float: none;margin: 20px auto;max-width: 100%; }}#interior-banner{ display: flex;flex-direction: column;justify-content: center;position: relative;text-align: center;padding: 250px 0 100px;z-index: 1;background-image: linear-gradient(to top,#4ce5be 0,#00a9cc 100%);}#interior-banner:before{ content: "";position: absolute;left: 0;right: 0;top: 0;bottom: 0;background: url(assets/images/banner-deco-2.png) center bottom no-repeat;height: 250px;z-index: -1;transition: none;}#interior-banner .contain{ max-width: 1150px;margin: auto auto 50px;width: 100%;position: relative;z-index: 1;padding: 10px;color: #fff;}#interior-banner .flex-title{ max-width: 1150px;height: 100%;margin: 0 auto;gap: 20px;width: 100%;justify-content: space-around;align-items: center;}#interior-banner .flex-title .contain{ flex: 1;max-width: 550px;margin: 100px 0 0;text-align: left;padding: 10px;}#interior-banner .flex-title .contain #intro,#interior-banner .flex-title .contain #page-title{ max-width: 550px;}#interior-banner h1{ color: #fff;}#interior-banner h2{ color: #fff;}#interior-banner h2 b,#interior-banner h2 strong{ color: #bacb3a;}#interior-banner #main-img{ flex: 0 1 auto;}#interior-banner #intro,#interior-banner #page-title{ margin: 0 auto;}#interior-banner.has-main{ background: #f2f2f2;padding-top: 150px;}#interior-banner.has-main h1{ color: #50b076;}#interior-banner.has-main h2{ color: #127fb2;}#interior-banner.has-main h2 b,#interior-banner.has-main h2 strong{ display: block;}#interior-banner.has-main .contain{ color: #5f5f5f;margin-bottom: auto;}#interior-banner.has-main:before{ background: url(assets/images/banner-deco.png) center bottom no-repeat;}@media (min-width:1400px){ #interior-banner:before{ background-size: cover!important; }}#static-banner{ display: none;}.why{ padding: 90px 10px;position: relative;z-index: 1;}.why:after,.why:before{ content: "";position: absolute;left: -1000px;right: -1000px;top: 0;bottom: 0;}.why:after{ background: url(assets/images/pattern-1.png) center top repeat;z-index: -1;}.why h2{ text-align: center;font-size: 52px;color: #dbe45a;}.why ul{ display: flex;justify-content: space-around;align-items: center;text-align: center;align-items: flex-start;}.why ul li{ max-width: 340px;flex: 1 1 33%;padding: 20px;font-size: 28px;margin: 10px;width: 100%;color: #dbe45a;line-height: 1.2;border-radius: 10px;border: 2px solid #fff;overflow: visible;}.why ul li:before{ display: none;}@media (min-width:1025px){ .why{ display: flex;gap: 40px;align-items: center; } .why h2{ text-align: left;max-width: 540px; } .why ul{ display: block;max-width: 530px;margin: 0; } .why ul li{ max-width: 100%;margin: 0 0 10px; }}.page-divider{ display: block;max-width: 100%;width: 100%;position: relative;z-index: 1;}.block{ position: relative;display: table;clear: both;width: 100%;max-width: 100%;padding: 90px 10px;}.block:before{ content: "";position: absolute;left: -1000px;right: -1000px;top: 0;bottom: 0;z-index: -1;}.block .contain{ display: flex;justify-content: space-between;align-items: flex-start;}.block h2{ margin-bottom: 20px;}.block .wrap{ height: 0;}.block article{ margin: auto 0;flex: 0 1 550px;}.block article p:first-of-type{ margin-top: 0;}.block ul li{ margin-left: 0;}.block .btn{ margin-left: 0;}.block .elem{ flex: 0 0 auto;position: relative;z-index: 3;}.block .elem-right{ order: 1;}.block:nth-of-type(even):before{ background-color: #f2f2f2;}.mini-block{ display: flex;justify-content: center;clear: both;max-width: 100%;width: 100%;margin: 30px auto;}.block.no_img{ text-align: center;}.flex-plans{ justify-content: center;text-align: center;gap: 20px;}.flex-plans > *{ padding: 20px;box-shadow: 0 3px 6px rgba(0,0,0,.3);}.more-to-explore{ position: relative;text-align: center;margin: 0 auto;padding: 90px 10px;}.more-to-explore span{ display: block;margin-bottom: 20px;}.more-to-explore p{ padding: 10px;margin: auto;max-width: 1150px;display: flex;align-items: center;flex-wrap: wrap;justify-content: center;}.more-to-explore [class^=btn]{ min-width: 350px;margin: 5px;}#common{ display: flex;flex-flow: wrap;margin: 40px auto 0;max-width: 980px;text-align: center;}#common > *{ flex: 1 0 120px;margin: 0 1em 20px;}#common a:hover h3{ color: #bacb3a;}#common .off{ pointer-events: none;}#common .sv-icon path{ fill: #127fb2;}#common .ic-color{ fill: #bacb3a!important;}#common .sv-icon,#common span{ justify-content: center;display: flex;min-height: 80px;align-items: center;margin-bottom: 10px;}#common h3{ font: 700 18px/1 "PT Sans",sans-serif;}.services-grid{ position: relative;margin: -120px auto -40px;padding-bottom: 90px;justify-content: center;gap: 30px;display: flex;align-items: stretch;flex-wrap: wrap;z-index: 1;}.services-grid:before{ position: absolute;left: -1000px;top: 90px;right: -1000px;bottom: 0;z-index: -1;background-color: #f2f2f2;content: "";}.services-grid > div{ border-radius: 10px;flex: 1 0 auto;width: 100%;max-width: 480px;margin: 0;background-color: #fff;border: 1px solid #d6d6d6;border-bottom: 0;position: relative;padding-bottom: 90px;}.services-grid > div:before{ position: absolute;left: -1px;right: -1px;bottom: 0;height: 90px;background-image: linear-gradient(to top,#f2f2f2 0,rgba(255,255,255,0) 100%);content: "";z-index: 1;}.services-grid h3{ display: block;text-align: center;line-height: 1.1;}.services-grid h3 a{ color: #bacb3a;}.services-grid figure{ transition: .4s all;margin-bottom: 30px;}.services-grid ul{ display: block;width: 90%;margin: 20px auto;text-align: center;position: relative;z-index: 1;}.services-grid ul li{ line-height: 1.2;margin: 10px auto;padding: 0;}.services-grid ul li a{ color: #5f5f5f;}.services-grid ul li:before{ display: none;}.services-grid h3:hover a{ color: #127fb2;}.services-grid ul li:hover a{ color: #bacb3a;}.landing{ display: flex;align-items: flex-start;justify-content: center;flex-wrap: wrap;margin: 40px auto;gap: 20px;}.landing a{ flex: 0 1 30%;margin: 10px;text-align: center;display: block;max-width: 350px;}.landing a img{ transition: .3s;}.landing a:hover img{ filter: grayscale(1);}.styled-form{ text-align: center;}.styled-form .inline,.styled-form .input-content{ background-color: #127fb2;text-align: left;}.input--filled .input__label::before,.styled-form .input__field:focus + .input__label::before{ border-color: #bacb3a;}.accordion{ margin: 40px auto;text-align: left;max-width: 1100px;}.accordion .toggle{ position: relative;cursor: pointer;clear: both;padding: 20px 50px 20px 0;width: 100%;display: block;text-align: left;}.accordion .toggle:hover .h2,.accordion .toggle:hover .h3,.accordion .toggle:hover h2,.accordion .toggle:hover h3{ color: #bacb3a;}.accordion .toggle:after{ content: "\e825";font-family: fontello;position: absolute;top: 13px;right: 0;font-size: 24px;text-align: center;width: 43px;height: 43px;color: #5f5f5f;border: 1px solid #5f5f5f;background-color: #fff;border-radius: 50%;display: flex;align-items: center;justify-content: center;}.accordion .faq{ border-top: 1px solid rgba(0,0,0,.2);}.accordion .faq.active .toggle:after{ content: "\e83a";}.accordion .faq > div{ display: none;padding: 0 50px 20px 0;}.accordion .faq > div p:first-of-type{ margin-top: 0;}.hours{ display: table;margin: 10px auto;text-align: left!important;}.hours > p > span{ display: flex;}.hours small{ display: block;}.hours label{ width: 120px;display: inline-block;font-weight: 700;}.contact{ display: flex;justify-content: space-between;align-items: flex-start;flex-wrap: wrap;max-width: 1130px;margin: 30px auto;}.contact h3{ margin: 10px auto;}.contact p{ margin: 15px 0 10px;line-height: 1.4;}.contact > div:first-child{ flex: 1 0 auto;margin-right: 20px;}.contact > div:last-child{ margin-right: 10px;}.contact-map{ max-width: 1130px;margin: 0 auto;}.slick-slider .slick-arrow{ position: absolute;left: 0;top: 50%;transform: translateY(-50%);}.slick-slider #next{ left: auto;right: 0;}.slick-controls{ display: flex;align-items: center;justify-content: center;gap: 10px;}.slick-controls #next{ order: 2;}.slick-arrow{ color: #127fb2;font-family: fontello;font-size: 40px;left: 0;width: 60px;height: 60px;flex: 0 0 60px;display: flex;flex-direction: column;justify-content: center;align-items: center;border-radius: 50%;border: 1px solid #127fb2;z-index: 5;transition: .3s all;}.slick-arrow:hover{ color: #bacb3a;}.slick-dots{ line-height: 1;}.slick-dots li{ line-height: 1;}.slick-dots li button{ padding: 0;}.slick-dots span{ cursor: pointer;background-color: #50b076;height: 12px;width: 12px;border-radius: 50%;display: inline-block;margin: 0 5px;opacity: .18;}.slick-dots .slick-active span{ opacity: 1;}.pagingInfo{ text-align: center;}.gallery{ max-width: 850px;margin: 40px auto;padding: 0;position: relative;}.slick-gallery{ position: relative;margin: 20px auto;text-align: center;}.slick-gallery .case{ display: flex;justify-content: space-around;}.slick-gallery .case span{ margin: 10px;position: relative;padding-bottom: 40px;}.slick-gallery .case span:after{ content: "Before";position: absolute;bottom: 5px;left: 0;right: 0;margin: auto;display: block;margin: auto;color: #5f5f5f;text-transform: uppercase;}.slick-gallery .case span:last-of-type:after{ content: "After";}.slick-gallery figcaption{ margin: 5px auto;}#safety h3:after{ background-color: #127fb2;}.cls-2,.cls-3,.cls-4{ stroke: #127fb2;}.thinner .cls-2{ fill: #127fb2;}.covid-icon{ border-color: #127fb2;}@media (max-width:1400px){ #banner figure{ margin-left: -400px;margin-right: -400px; } #banner article{ margin-left: -300px;top: 0; }}@media (max-width:1024px){ .split .flex-ed{ flex-flow: column;text-align: center; } .split figure{ margin: 0 auto; } .split article{ margin: 0 auto;padding: 10px; } .split .btn{ margin: 10px auto; } #interior-banner .contain{ padding: 40px 20px 20px; } #interior-banner .flex-title{ text-align: center; } #interior-banner .flex-title .contain{ max-width: 100%; } .flex-title{ display: block;text-align: center; } .flex-title #page-title{ text-align: center; } #page{ padding: 30px 20px; } #main-img{ min-height: auto;margin: 10px auto 20px; } #main-img img{ display: block; } #intro{ margin: 20px auto;text-align: center; } .block{ text-align: center;padding: 40px 10px; } .block .contain{ display: block; } .block .btn{ margin: 10px auto; } .block h2, .block h3{ margin-bottom: 20px;text-align: center; } .block [class^=elem]{ float: none;margin: 10px auto 20px;max-width: 100%; } .block ul{ display: table;margin: 20px auto; } .contact{ text-align: center;display: block; } .contact > div:first-child, .contact p{ margin: 10px auto; } #banner .dot-1, #banner .dot-2, #banner .dot-3{ display: none; } #banner article{ margin: 0;top: auto;top: 0; } #meet article{ left: 10px; } #signup article .title{ left: 20px; } #find{ padding-top: 100px; } #find .deco{ order: 2;margin: 0; } #find .flex-ed{ justify-content: center;align-items: center; } #find .flex-ed h2{ max-width: 100%;position: static;margin-bottom: 30px; } #find article{ margin-bottom: 40px; } #welcome article{ margin: 0;text-align: left; } #welcome figure{ position: static; } #welcome:after, #welcome:before{ display: none; } #meet{ padding-bottom: 90px; } #meet article{ position: static;margin: 0 auto; } footer{ background-size: auto; } footer #copy{ flex-flow: column;display: flex;gap: 10px; } footer #copy span:last-of-type{ display: none; } #options{ padding-bottom: 10px; } #services .flex-servs{ flex-flow: wrap;gap: 40px 10px; } #options .flex-opts{ flex-flow: wrap;gap: 25px; } #options .flex-opts > :before{ display: none; } footer #fo-contents{ flex-flow: column;gap: 20px;justify-content: center;align-items: center; } footer .fo-info{ order: 0; } #assoc .flex-ed{ flex-flow: column;gap: 20px; } .contact > div:last-child{ margin-left: auto; } .contact h3{ text-align: center; }}@media (max-width:768px){ .hd-info{ display: none; } .why ul{ flex-wrap: wrap; } .why ul li{ flex: 1 1 100%; } #map{ display: none; } #signup .contain{ flex-flow: column;padding-top: 220px; } #signup figure{ order: -1;max-width: 300px;margin-left: auto; } #signup article .title{ margin-left: -20px; } #signup article{ padding-top: 250px;padding-left: 0;margin: 0; } #meet figure .name{ bottom: 10%; }}@media (max-width:590px){ header .hours label{ width: 100px; }}@media (max-width:400px){ .more-to-explore [class^=btn]{ min-width: 100%;width: 100%;margin: 8px auto; } [data-embed] .close{ font-size: 12px;min-width: 120px;padding: 4px; } #copy .icon-tnt{ font-size: 50px;margin-bottom: 8px; }}
