body{ position: relative;background-color: #fff;color: #000;font: 400 17px/1.7 Montserrat,sans-serif;counter-reset: section;overflow-x: hidden;}p{ margin: 10px auto;}a{ cursor: pointer;text-decoration: none;color: #e5cd8b;}a:hover{ color: #1d1e1c;}hr{ position: relative;display: table;clear: both;margin: 40px auto;width: 100%;height: 1px;background-color: #e5cd8b;}:focus,a:focus,button:focus,input:focus{ outline-width: medium;outline-color: #054e81!important;}h1,h2,h3,h4,h5,h6{ margin: 0;position: relative;}#page-title h1,.h1 small{ color: #000;font: 400 15px/1 proxima-nova-wide,sans-serif;display: block;margin: 10px auto;}#page-title h1:only-child,.h1,h2#append{ color: #000;font: 100 55px/1 Kanit,sans-serif;text-transform: uppercase;}.dividerLead,.h2,.more-to-explore span,h2{ color: #000;font: 100 50px/1 Kanit,sans-serif;position: relative;text-transform: uppercase;}.h3,h3{ color: #000;display: block;position: relative;font: 100 30px/1 Kanit,sans-serif;text-transform: uppercase;}.h4,h4{ color: #000;display: block;position: relative;font: 700 20px/1.1 Montserrat,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: #1d1e1c;position: absolute;left: 0;top: 3px;font-size: .9em;}[class^=btn]{ position: relative;z-index: 1;display: inline-block;vertical-align: middle;cursor: pointer;text-align: center;transition: .3s all;font: 400 14px/1.2 Montserrat,sans-serif;letter-spacing: 1px;text-transform: uppercase;color: #000;min-width: 285px;margin: 10px;padding: 14px 10px;background-image: linear-gradient(to right,#c5af6f,#e5cd8b,#c5af6f);}[class^=btn]:hover{ background: #054e81;color: #fff;}.btn-alt{ background: #1d1e1c;color: #fff;}.btn-alt:hover{ background-color: #054e81;color: #fff;}.btn-thr:hover{ background-color: #054e81;}#fixed-tabs a{ text-transform: none;}#fixed-tabs .ra{ background-color: #e5cd8b;}#fixed-tabs .call{ background-color: #638fb8;}#fixed-tabs .fr,#fixed-tabs .map{ background-color: #054e81;}#fixed-tabs .fb{ background-color: #4d70a8;}#fixed-tabs .gg{ background-color: #dc4e41;}#call-modal{ background-color: #1d1e1c;color: #fff;padding: 30px 10px;}#call-modal h3{ color: #fff;margin-bottom: 20px;}#call-modal strong{ display: block;}#map-modal{ background-color: #1d1e1c;padding: 30px 10px;}#map-modal h3{ color: #fff;margin-bottom: 30px;}header{ position: fixed;z-index: 100;left: 0;top: 0;width: 100%;background-color: transparent;transition: .3s all;}header:focus-within{ z-index: 500;}header .logo{ position: relative;z-index: 1;}header .logo img{ max-height: 100px;}header #hd-contents{ max-width: 1300px;margin: 0 auto;}header .hd-container{ flex: 1;display: flex;}header .hd-info{ display: flex;align-items: center;justify-content: flex-end;flex: 1;padding-right: 178px;gap: 14px;transition: linear;}header .pho{ color: #fff;font-size: 30px;font-weight: 700;text-align: center;line-height: 1.2;text-transform: uppercase;text-shadow: 0 3px 6px rgba(0,0,0,.3);}header .pho small{ display: block;font-size: 17px;letter-spacing: 2px;text-shadow: none;color: #000;}header .phy{ color: #000;font-size: 16px;}header .pho,header .phy{ margin: 0;display: block;position: relative;}header .pho:hover,header .phy:hover{ color: #e5cd8b;}header .ra{ min-width: 236px;margin: 0;font: 400 15px/1 proxima-nova-wide,sans-serif;padding: 20px 10px;}header .ra em{ font-style: normal;}@media (min-width:1025px){ .place-nav{ max-width: 1300px;margin: 0 auto;padding: 10px;display: flex;justify-content: space-between;align-items: center;position: relative; } nav{ flex: 0 1 100%;width: 178px;padding: 4px;background-color: transparent;backdrop-filter: blur(30px) brightness(1.1);position: absolute;right: 0;top:0;margin-top: 33px;transition:width 0.3s;display: flex!important;flex-flow: column; } nav ul{ order: 2; } nav .nav-toggle{ display: flex;align-items: center;justify-content: flex-end;width: 100%;gap: 20px;text-transform: uppercase;letter-spacing: 2px;color: #fff;cursor: pointer; } nav .nav-toggle:before{ content: "Menu"; } nav .nav-toggle i{ width: 59px;height: 47px;background-color: #1d1e1c;display: flex;justify-content: center;align-items: center;flex-flow: column;gap: 5px;position: relative; } nav .nav-toggle i span{ width: 17px;height: 2px;background-color: #fff;display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);transition: .3s; } nav .nav-toggle i span:nth-child(1){ top: 36%; } nav .nav-toggle i span:nth-child(3){ top: 64%; } nav .nav-toggle:hover{ color: #e5cd8b; } #nav-active{ display: none; } #nav-active:checked + .hd-info{ padding-right: 268px; } #nav-active:checked + .hd-info .ra{ min-width: 150px; } #nav-active:checked + .hd-info .ra em{ display: none; } #nav-active:checked + .hd-info + nav{ width: 268px;padding-bottom: 20px; } #nav-active:checked + .hd-info + nav > ul{ display: block;opacity: 1; } #nav-active:checked + .hd-info + nav .nav-toggle:before{ content: "Condense";color: #000; } #nav-active:checked + .hd-info + nav .nav-toggle span:nth-child(1){ transform: translate(-50%,-50%) rotate(45deg);top: 50%; } #nav-active:checked + .hd-info + nav .nav-toggle span:nth-child(2){ transform: translate(-50%,-50%) rotate(-45deg); } #nav-active:checked + .hd-info + nav .nav-toggle span:nth-child(3){ top: 70%; } nav ul li, nav ul li a{ position: relative; } nav ul{ margin: 0;list-style: none;display: block;justify-content: space-around; } nav > ul{ padding: 0;width: 100%;margin: auto;display: none;opacity: 0;border-left: 1px solid #1d1e1c;max-width: 90%; } nav ul li a{ display: block;color: #fff; } nav ul li a:hover{ color: #fff; } nav > ul > li{ flex: 1 1 auto;text-align: left;padding: 0 0 0 20px; } nav > ul > li:last-of-type:after{ display: none; } nav > ul > li > a{ padding: 4px;font: 20px/1 proxima-nova-wide,sans-serif;text-transform: uppercase;color: #000; } nav > ul > li > a span{ color: #000; } nav > ul > li:hover > a{ color: #fff; } 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;top: 0;left: -100%;text-align: left;background-color: #054e81;box-shadow: 10px 17.3px 25px rgba(0,0,0,.2); } 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: #c5af6f;color: #fff; } nav ul ul ul{ left: -100%;top: 0;background-color: #000; } 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(3.0970149254,48.3134328358,79.9029850746); } nav ul ul ul ul li a{ padding-left: 2em;padding-left: 2em; } nav ul ul ul ul li a{ background-color: rgb(3.4776119403,54.2507462687,89.7223880597); } nav ul ul ul ul li:hover a{ background-color: rgb(182.3564356436,154.801980198,74.6435643564); } .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: #000; }}.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;background-image: linear-gradient(to bottom,rgba(0,0,0,.8),rgba(0,0,0,.2));}.fix-nav header .logo img{ max-height: 70px;}.fix-nav header .pho small{ color: #638fb8;}.fix-nav header nav{ margin-top:17px; top:0;}@media (max-width:1024px){ header .pho{ font-size: 30px; } header .logo{ padding: 8px; } header .logo img{ max-height: 67px; } #main-nav, header .hd-container, header .phy, header nav ul{ display: none; } .nav-down{ box-shadow: 0 3px 7px rgba(24,23,24,.2);background-color: rgba(0,0,0,.3); } .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-color: #c5af6f;width: 53px;min-height: 53px;display: flex;flex-direction: column;justify-content: center;align-items: center;align-self: flex-start;margin-left: 8px; } .mean-container .meanmenu-reveal{ display: block;color: #fff; } .mean-container a.meanmenu-reveal.meanclose i:before{ transform: rotate(45deg);font-size: 60px;content: "+";margin: -5px 0 0 8px; } .mean-container .mean-bar .icon-menu{ position: relative;display: block;transition: .3s all;z-index: 1;margin: 0 0 5px 5px; } .mean-container .meanmenu-reveal .icon-menu:before{ font-size: 30px;content: "|||";transform: rotate(90deg) scaleY(1.5);letter-spacing: 2.2px; } .mean-container .mean-bar .icon-menu:after, .mean-container .meanmenu-reveal.meanclose:after{ content: "Menu";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: 60px;content: "+";margin: -5px 0 0 8px; } .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: #054e81; } .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: #000;font: 700 15px/1 Montserrat,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: #000;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: #e5cd8b;}.play:hover i{ background-color: #e5cd8b;color: #fff;}[data-embed] .close,[data-vimeo] .close{ cursor: pointer;line-height: 1;background-color: #054e81;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(3.0970149254,48.3134328358,79.9029850746);}[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 Montserrat,sans-serif;}.split{ padding: 60px 10px;}.split .flex-ed{ max-width: 1150px;margin: auto;display: flex;align-items: center;justify-content: space-between;}.split article{ flex: 1 0 auto;padding: 10px;}.split figure{ flex: 1;}.split [class^=btn]{ margin-left: 0;}#banner{ text-align: center;position: relative;}#banner figure{ overflow: hidden;background-color: #000;}#banner figure img,#banner figure video{ margin: 0;width: 100%;display: block;opacity: .8;}#banner h1{ font: 400 15px/1 Montserrat,sans-serif;color: #fff;}#banner h2{ font-size: 60px;color: #fff;letter-spacing: -.25px;}#banner article{ max-width: 1260px;position: absolute;left: 50%;bottom: 26px;transform: translateX(-50%);width: 100%;padding: 10px 16px;background-color: rgba(5,78,129,.6);color: #fff;}#banner article > div{ background-color: rgba(5,78,129,.6);padding: 15px;}#banner article .top{ position: absolute;right: -30px;top: -70px;}#banner .ba-links{ margin: 0;line-height: 1;}#banner .ba-links a{ color: #fff;text-transform: uppercase;text-decoration: underline;font-size: 15px;}#banner .ba-links a:hover{ color: #e5cd8b;}#banner .ba-links span{ margin: 0 1em;color: #638fb8;font-size: 24px;}@media (min-width:1024px){ #banner figure{ max-height: 700px; }}#banner .play svg{ width: 100px;height: auto;}#banner .play:hover svg path{ fill: #fff;}#banner .close{ font-size: 16px;}#banner.playing{ padding-top: 90px;}#banner.playing article{ display: none;}#banner.playing figure{ max-height: none;}#about{ padding: 80px 10px 40px;text-align: center;}#about h2{ margin-bottom: 30px;}#about .flex-about{ gap: 10px;justify-content: center;flex-flow: wrap;max-width: 1150px;margin: 0 auto;}#about .flex-about > *{ max-width: 376px;position: relative;overflow: hidden;}#about .flex-about > * figure{ position: relative;background-color: #000;}#about .flex-about > * figure img{ opacity: .8;}#about .flex-about > * figure span{ transition: .3s;display: block;position: absolute;top: 65%;left: 50%;transform: translateX(-50%);right: 0;font-size: 12px;text-transform: uppercase;color: #fff;letter-spacing: 2px;width: 246px;border: 1px solid #fff;line-height: 39px;font-weight: 400;}#about .flex-about > * > div{ position: absolute;left: 0;top: 100%;transition: .3s;right: 0;bottom: 0;background-color: rgba(0,0,0,.5);}#about .flex-about > * h3{ display: block;font-size: 12px;color: #fff;background-color: #e5cd8b;letter-spacing: 2px;text-transform: uppercase;padding: 10px;font-weight: 400;}#about .flex-about > * em{ color: #fff;font-style: normal;line-height: 1.4;padding: 10px 40px;display: block;}#about .flex-about > :hover figure span{ background-color: #e5cd8b;}@media (min-width:1024px){ #about .flex-about a:hover figure span{ opacity: 0; } #about .flex-about a:hover > div{ top: 45%; }}#services{ text-align: center;}#services .flex-ed{ background-color: #1d1e1c;position: relative;}#services .flex-ed:after,#services .flex-ed:before{ position: absolute;left: 10px;top: 10px;width: 100%;height: 100%;border: 1px solid #054e81;content: "";pointer-events: none;}#services .flex-ed:before{ left: -10px;top: -10px;}#services h2{ margin-bottom: 30px;}#services figure{ max-width: 575px;}#services article{ max-width: 530px;margin: auto 0 auto 0;}#services ul{ overflow: visible;}#services ul li{ margin: 0;padding: 0;}#services ul li a{ display: flex;color: #fff;align-items: center;gap: 20px;padding: 5px;}#services ul li a span{ width: 35px;height: 45px;display: flex;justify-content: center;align-items: center;}#services ul li a:after{ content: url(assets/images/arrow3.svg);opacity: 0;height: 25px;}#services ul li a:hover h3{ color: #e5cd8b;}#services ul li a:hover:after{ opacity: 1;}#services ul li h3{ font: 500 18px/1 proxima-nova-wide,sans-serif;color: #fff;}#services ul li:before{ display: none;}#pain{ background-image: linear-gradient(to right,#c5af6f,#e5cd8b,#c5af6f);text-align: center;padding: 60px 10px;position: relative;}#pain:before{ position: absolute;left: 0;top: 0;right: 0;bottom: 0;content: "";background: url(assets/images/pattern-1.webp) center top repeat fixed;opacity: .3;}#pain article{ max-width: 1150px;margin: 0 auto;}#meet{ background-color: #1d1e1c;color: #fff;text-align: center;padding: 0;}#meet .flex-ed{ max-width: 100%;background: url(assets/images/pattern-2.webp) left top no-repeat;}#meet h2{ color: #fff;margin-bottom: 30px;}#meet article{ max-width: 550px;margin: auto;}#meet figure{ max-width: 50%;background-color: #000;padding: 80px 10px;}#meet .flex-assoc{ padding: 20px 10px 30px;display: flex;justify-content: space-around;flex-flow: wrap;max-width: 1200px;margin: 0 auto;gap: 30px 7%;align-items: center;}#meet .slick-docs{ max-width: 478px;margin: 0 auto;}#meet .slick-docs .slick-list{ overflow: visible;}#meet .slick-docs span{ max-width: 448px;}#meet .slick-docs .name{ display: block;font-size: 22px;text-transform: uppercase;background-color: #fff;color: #000;}#meet .slick-docs .name:hover{ color: #e5cd8b;}#meet .meet-nav .select{ text-transform: uppercase;letter-spacing: 2px;margin-top: 30px;display: block;}#meet .slick-dots{ display: flex;flex-flow: wrap;gap: 10px;justify-content: center;margin-top: 10px;margin-bottom: 40px;}#meet .slick-dots li{ width: 160px;margin: 0;}#meet .slick-dots li a{ display: block;padding: 19px 10px;font-size: 15px;text-transform: uppercase;border: 1px solid #fff;color: #fff;}#meet .slick-dots li.slick-active a{ background-color: #d6ac60;border-color: #d6ac60;color: #1d1e1c;}#meet .slick-slider .slick-arrow{ position: static!important;transform: none;}#meet .slick-docs-wrap .slick-controls{ margin-top: 20px;}#options{ padding: 85px 10px;text-align: center;}#options figure{ position: relative;max-width: 980px;margin: 0 auto 30px;}#options figure:after,#options figure:before{ position: absolute;left: 10px;top: 10px;width: 100%;height: 100%;border: 1px solid #054e81;content: "";}#options figure:before{ left: -10px;top: -10px;}#options article{ max-width: 1150px;margin: 0 auto;padding: 10px;}#reviews{ position: relative;padding: 0;text-align: center;background: url(assets/images/index-reviews-bg.webp) left top repeat;}#reviews article{ margin-right: -135px;}#reviews .flex-ed{ justify-content: space-around;max-width: 1400px;margin: 0 auto;align-items: center;}#reviews .flex-ed figure{ flex: 1;max-width: 834px;width: 100%;}#reviews .contain{ max-width: 575px;position: relative;}#reviews .contain .seal-1,#reviews .contain .seal-2{ position: absolute;left: -100px;top: -100px;z-index: 1;}#reviews .contain .seal-2{ left: auto;right: -100px;bottom: -100px;top: auto;}#reviews .slick-reviews{ max-width: 575px;margin: 0 auto;background-color: #1d1e1c;position: relative;}#reviews .slick-reviews:after{ position: absolute;left: 10px;top: 10px;width: 100%;height: 100%;border: 1px solid #054e81;content: "";}#reviews .slick-reviews .slick-slide{ padding: 0;margin: 0;}#reviews .slick-reviews .review{ padding: 65px 10px;}#reviews .slick-reviews .review i{ transform: scale(-1);display: block;margin-bottom: 20px;}#reviews .slick-reviews .review p{ max-width: 450px;font: italic 100 23px/1.4 Kanit,sans-serif;color: #fff;letter-spacing: 1px;text-transform: uppercase;}#reviews .reviews-controls{ display: flex;justify-content: flex-start;margin-top: 32px;gap: 30px;}#reviews .reviews-controls .slick-arrow{ width: 45px;height: 45px;background-color: #1d1e1c;color: #fff;border-radius: 50%;flex: 0 1 auto;font-size: 24px;}#reviews .reviews-controls .slick-arrow:hover{ background-color: #054e81;}#reviews .reviews-controls .btn-alt{ margin: 0;min-width: 350px;}#reviews .author{ display: flex;flex-flow: column;line-height: 1;color: #fff;text-transform: uppercase;font-size: 15px;letter-spacing: 1px;gap: 5px;margin-top: 20px;}#reviews .author star{ display: block;}#reviews .author star:before{ font-size: 33px;color: #febb21;letter-spacing: 10px;}#office{ text-align: center;padding: 90px 10px;}#office article{ max-width: 980px;margin: 0 auto;}#office .slick-controls{ margin-bottom: 20px;}#find{ background-color: #1d1e1c;text-align: center;padding: 90px 10px;}#find #map{ width: 100%;max-width: 910px;}#find #map iframe{ display: block;}#find h2{ color: #fff;margin-bottom: 40px;}#find article{ max-width: 465px;padding: 0;color: #fff;}#find .flex-ed{ max-width: 1400px;justify-content: center;gap: 5px;}#find .flex-locs{ flex-flow: column;gap: 5px;}#find .flex-locs .loc-info{ display: flex;line-height: 1.2;text-align: left;gap: 10px 20px;justify-content: space-between;padding: 19px;background-color: #000;align-items: center;}#find .flex-locs .loc-info > span{ max-width: 180px;width: 100%;}#find .flex-locs .title{ display: flex;background-color: #054e81;position: relative;justify-content: space-between;padding: 3px 10px 3px 20px;}#find .flex-locs .title a{ color: #fff;}#find .flex-locs h3{ display: block;font: 100 23px/1 Kanit,sans-serif;text-transform: uppercase;color: #fff;letter-spacing: 1px;}#find .flex-locs .pho{ color: #fff;font-size: 22px;font-weight: 700;display: block;}#find .flex-locs .phy{ color: #fff;flex: 1;display: block;line-height: 1.2;}#find .flex-locs .loc-office{ display: flex;justify-content: center;align-items: center;flex-flow: column;gap: 20px;margin-top: 20px;}#find .flex-locs .loc-title{ display: block;text-transform: uppercase;letter-spacing: 2px;}#find .flex-locs .loc-hours{ margin: 10px 0 0;text-transform: uppercase;color: #638fb8;text-decoration: underline;font: 400 14px/1 Kanit,sans-serif;}#find .flex-locs .hours{ margin-top: 0;}#find .flex-locs .hours p{ margin-top: 0;}#find .flex-locs a:hover{ color: #e5cd8b;}#find .flex-locs a:hover h3{ color: #e5cd8b;}.social{ text-align: center;margin: 0;display: flex;justify-content: space-around;}.social a{ position: relative;display: inline-block;margin: 5px;font-size: 16px;color: #fff;width: 40px;height: 40px;border-radius: 50%;line-height: 40px;}.social a:hover{ background-color: #fff;}footer{ background-image: linear-gradient(to right,#c5af6f,#e5cd8b,#c5af6f);color: #fff;padding: 50px 0 0;}footer a{ color: #fff;}footer a:hover{ color: #e5cd8b;}footer .fo-title{ color: #054e81;display: block;margin-bottom: 10px;text-align: left;}footer #fo-contents{ max-width: 1200px;margin: 0 auto;display: flex;justify-content: space-between;padding: 10px 10px 30px;border-bottom: 1px solid #054e81;}footer #fo-social{ text-align: center;padding: 30px 10px 50px;}footer #fo-social .h3{ font: 24px/1 Montserrat,sans-serif;text-transform: uppercase;display: block;margin-bottom: 20px;}footer #fo-social .h3 a{ color: #054e81;}footer #fo-social .h3 a:hover{ color: #fff;}footer .fo-ra{ width: 224px;height: 224px;position: relative;border-radius: 50%;background-color: #054e81;display: flex;justify-content: center;align-items: center;text-align: center;font-size: 22px;line-height: 1.2;text-transform: uppercase;padding: 40px 10px 10px;flex-flow: column;gap: 10px;}footer .fo-ra:before{ position: absolute;left: 10px;top: 10px;border: 1px solid #638fb8;width: 100%;height: 100%;border-radius: 50%;content: "";}footer .fo-ra:after{ content: url(assets/images/arrow.svg);}footer .fo-ra:hover{ background-color: #1d1e1c;}footer .flex-social{ justify-content: center;gap: 14px;margin-bottom: 30px;}footer .fo-links a{ margin: 0;}footer .pho{ font-size: 22px;display: block;}footer .phy{ font-size: 18px;display: block;}footer .hours{ margin: 0;}footer .social{ justify-content: center;display: flex;gap: 10px;}#copy{ padding: 15px 10px;text-align: center;background-color: #1d1e1c;line-height: 1;font-size: 19px;font-weight: 500;}#copy a{ color: #638fb8;}#copy a:hover{ color: #fff;}#copy .flex-ed{ max-width: 1200px;margin: 0 auto;align-items: center;justify-content: center;}#copy .flex-ed div:nth-child(3){ margin-left: auto;}#copy span:not(#copyDate){ margin: 0 .5em;}#copy .icon-tnt{ display: inline-block;vertical-align: -20%;margin: 0;font-size: 40px;color: #e5cd8b;}#copy .icon-tnt:before{ margin: 0;width: auto;}#page{ position: relative;display: block;width: 100%;margin: auto;padding: 30px 16px;max-width: 1180px;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;background-color: #054e81;padding: 0;z-index: 1;}#interior-banner:before{ content: "";position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-image: linear-gradient(to bottom,#fff,rgba(255,255,255,0));height: 190px;opacity: .6;}#interior-banner:after{ position: absolute;right: 50px;top: 150px;bottom: 0;left: 0;background: url(assets/images/banner-logo.webp) right top no-repeat;content: "";}#interior-banner .contain{ max-width: 1150px;margin: auto;width: 100%;position: relative;z-index: 1;padding: 50px 20px;}#interior-banner .flex-title{ max-width: 1400px;height: 100%;margin: 0 auto;width: 100%;justify-content: space-between;align-items: center;}#interior-banner .flex-title .contain{ flex: 1;max-width: 600px;width: 100%;margin: auto;text-align: left;padding: 10px;}#interior-banner #intro,#interior-banner h1,#interior-banner h2{ color: #fff;}#interior-banner #main-img{ flex: 0 1 auto;order: -1;}#static-banner{ display: none;}.why{ padding: 60px 0;position: relative;}.why:before{ content: "";position: absolute;left: 50%;right: 0;top: 0;bottom: 0;background-image: linear-gradient(to right,#c5af6f,#e5cd8b,#c5af6f);transform: translate(-50%);width: 100vw;transition: none;}.why h2{ max-width: 900px;margin: 0 auto;text-align: center;font-size: 40px;}.why ul{ display: flex;justify-content: space-around;align-items: center;text-align: center;align-items: flex-start;}.why ul li{ max-width: 280px;flex: 1 1 33%;padding: 0;margin: 10px;width: 100%;color: #000;overflow: visible;line-height: 1.4;}.why ul li:before{ content: url(assets/images/why-deco.webp);display: block;position: static;margin-bottom: 15px;}.page-divider{ display: block;max-width: 100%;width: 100%;position: relative;z-index: 1;}.block{ position: relative;display: block;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){ color: #fff;}.block:nth-of-type(even) h2{ color: #fff;}.block:nth-of-type(even) ul li:before{ color: #fff;}.block:nth-of-type(even):before{ background-color: #1d1e1c;}.mini-block{ display: flex;justify-content: center;clear: both;max-width: 100%;width: 100%;margin: 30px auto;}.block.no_img{ text-align: center;}.meet-why{ position: relative;padding: 65px 0;text-align: center;}.meet-why article{ background-color: #fff;padding: 55px 20px;position: relative;box-shadow: 0 7px 15px rgba(0,0,0,.3);}.meet-why article:after,.meet-why article:before{ position: absolute;left: 10px;top: 10px;width: 100%;height: 100%;border: 1px solid #054e81;content: "";}.meet-why article:before{ left: -10px;top: -10px;}.meet-why:before{ z-index: -1;transition: none;content: "";width: 100vw;position: absolute;left: 50%;top: 0;bottom: 0;transform: translateX(-50%);background-image: linear-gradient(to right,#c5af6f,#e5cd8b,#c5af6f);}.meet-why h2{ margin-bottom: 30px;}.meet-why p{ font-size: 28px;line-height: 1.4;max-width: 1000px;display: flex;gap: 10px;align-items: flex-start;}.meet-why p:after,.meet-why p:before{ content: url(assets/images/deco-quote.webp);}.meet-why p:before{ transform: scale(-1);}.benefits-table{ max-width: 450px;width: 100%;display: block;margin: 20px auto;text-align: center;}.benefits-table li:before{ display: none;}.benefits-table li{ background-color: #054e81;padding: 5px;margin: 0;}.benefits-table li:nth-child(even){ background-color: #638fb8;}.benefits-table li:nth-child(1){ background-color: #e5cd8b;color: #000;font-weight: 700;}#schedule{ padding: 40px 0;text-align: center;position: relative;color: #1d1e1c;}#schedule:after,#schedule:before{ position: absolute;left: -1000px;top: 0;right: -1000px;bottom: 0;content: "";z-index: -1;}#schedule:after{ background: url(assets/images/pattern-1.webp) center top repeat fixed;opacity: .3;}#schedule:before{ background-image: linear-gradient(to right,#c5af6f,#e5cd8b,#c5af6f);}#schedule h2{ margin-bottom: 30px;}#schedule article{ max-width: 760px;margin: 0 auto;line-height: 1.4;}#schedule a{ color: #1d1e1c;}#schedule a:hover{ color: #054e81;}.meet-vid{ position: relative;}.meet-vid .btn-meet{ position: absolute;left: 50%;transform: translateX(-50%);bottom: 20px;min-width: 160px;}.more-to-explore{ position: relative;text-align: center;margin: 0 auto;padding: 40px 10px;}.more-to-explore span{ display: block;margin-bottom: 30px;}.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: #e5cd8b;}#common .off{ pointer-events: none;}#common .sv-icon path{ fill: #e5cd8b;}#common .ic-color{ fill: #054e81!important;}#common .sv-icon,#common span{ justify-content: center;display: flex;min-height: 80px;align-items: center;margin-bottom: 10px;}#common h3{ font: 700 14px/1.1 Montserrat,sans-serif;letter-spacing: 1.4;text-transform: uppercase;color: #054e81;}.services-grid{ position: relative;margin: 40px auto;justify-content: center;gap: 10px;display: flex;align-items: stretch;flex-wrap: wrap;}.services-grid > div{ flex: 1 0 auto;width: 100%;max-width: 407px;margin: 0;background-color: #1d1e1c;min-height: 460px;}.services-grid h3{ display: block;text-align: left;line-height: 1.1;display: flex;gap: 10px;padding-bottom: 10px;}.services-grid h3:after{ display: block;background-image: linear-gradient(to right,#c5af6f,#e5cd8b,#c5af6f);height: 10px;content: "";position: absolute;left: 0;bottom: 0;right: 0;}.services-grid h3 span{ flex: 1 0 auto;}.services-grid h3 small{ display: block;font-size: 20px;}.services-grid h3 a{ color: #fff;padding: 10px 0;}.services-grid figure{ transition: .4s all;}.services-grid ul{ display: block;margin: 20px auto;padding: 0 20px;}.services-grid ul li{ line-height: 1.2;margin: 10px auto;}.services-grid ul li a{ color: #fff;}.services-grid ul li:before{ color: #fff;}.services-grid h3:hover a{ color: #e5cd8b;}.services-grid ul li:hover a{ color: #e5cd8b;}.services-grid #all{ min-height: 460px;background-image: linear-gradient(to right,#c5af6f,#e5cd8b,#c5af6f);position: relative;display: flex;flex-flow: column;justify-content: center;text-align: center;flex: 1;align-items: center;gap: 40px;max-width: 407px;}.services-grid #all:after{ position: absolute;left: 0;top: 0;bottom: 0;right: 0;content: "";background: url(assets/images/pattern-1.webp) center top repeat;opacity: .3;}@media (min-width:1200px){ .services-grid{ margin-left: -47px;margin-right: -47px;justify-content: space-between; } .services-grid #all{ max-width: 100%; }}.landing{ display: flex;align-items: flex-start;justify-content: center;flex-wrap: wrap;margin: 40px auto;gap: 10px;}.landing a{ flex: 1 0 auto;margin: 0;text-align: center;display: block;max-width: 299px;}.landing a .btn{ margin: 20px 0 0;min-width: 100%;}.landing a img{ transition: .3s;}.landing a:hover img{ filter: grayscale(1);}.landing-nav{ margin-bottom: 30px;}.landing-nav ul li.slick-active a{ background-color: #054e81;}.landing-nav a{ display: block;padding: 10px;background-color: #000;color: #fff;margin: 0 0 5px;}.styled-form{ text-align: center;}.styled-form .inline,.styled-form .input-content{ background-color: #054e81;text-align: left;}.input--filled .input__label::before,.styled-form .input__field:focus + .input__label::before{ border-color: #e5cd8b;}.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: #e5cd8b;}.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: #000;border: 1px solid #000;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 label{ width: 120px;display: inline-block;font-weight: 700;}.contact{ display: flex;justify-content: space-between;align-items: flex-end;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;}.flex-contact{ justify-content: center;gap: 20px;flex-flow: wrap;text-align: center;}.flex-contact figure{ max-width: 300px;margin-bottom: 20px;}.flex-contact a{ color: #000;}.flex-contact a:hover{ color: #e5cd8b;}.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: #054e81;font-family: fontello;font-size: 40px;left: 0;width: 80px;height: 20px;flex: 0 0 60px;display: flex;flex-direction: column;justify-content: center;align-items: center;z-index: 5;transition: .3s all;}.slick-arrow:hover{ color: #e5cd8b;}#prev img,#prev svg{ transform: scaleX(-1);}.slick-dots{ line-height: 1;}.slick-dots li{ line-height: 1;}.slick-dots li button{ padding: 0;}.slick-dots span{ cursor: pointer;background-color: #e5cd8b;height: 12px;width: 12px;border-radius: 50%;display: inline-block;margin: 0 5px;}.slick-dots .slick-active span{ background-color: #054e81;}.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: #000;text-transform: uppercase;}.slick-gallery .case span:last-of-type:after{ content: "After";}.slick-gallery figcaption{ margin: 5px auto;}#safety h3:after{ background-color: #054e81;}.cls-2,.cls-3,.cls-4{ stroke: #054e81;}.thinner .cls-2{ fill: #054e81;}.covid-icon{ border-color: #054e81;}@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 .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 h2{ font-size: 55px; } #banner article{ width: calc(100% - 20px); } #banner article .top{ right: 0;top: -90px; } #banner .play{ position: static;transform: none; } #banner .play svg{ width: 38px; } #banner.playing figure{ height: auto; } #services{ padding: 0; } #services .flex-ed{ padding-bottom: 60px; } #services h2{ padding: 0 20px; } #services ul li{ margin-bottom: 20px;text-align: center; } #services ul li a{ flex-flow: column; } #services ul li a:after{ display: none; } #services .flex-ed:after, #services .flex-ed:before{ display: none; } #meet{ padding-bottom: 100px; } #meet .flex-ed{ gap: 40px; } #meet figure{ order: -1;max-width: 100%; } #meet .flex-assoc{ justify-content: center; } #options figure:after, #options figure:before{ display: none; } #options{ padding: 60px 0; } #reviews{ padding-bottom: 100px; } #reviews .flex-ed{ flex-flow: column; } #reviews figure{ order: -1; } #reviews article{ margin: 0 auto; } footer #fo-contents{ flex-flow: column;justify-content: center;align-items: center;gap: 40px;margin: 0 20px; } footer .flex-social{ flex-flow: wrap; } #copy{ padding: 40px 10px 70px; } #copy .flex-ed{ flex-flow: column;gap: 10px; } #copy .flex-ed div:nth-child(1) span:last-of-type{ display: none; } #copy .flex-ed div:nth-child(3){ margin: 0; }}@media (max-width:768px){ .hd-info{ display: none; } .why ul{ flex-wrap: wrap; } .why ul li{ flex: 1 1 100%; } #banner figure{ position: relative;height: 680px; } #banner figure img, #banner figure video{ width: auto!important;max-width: none;height: 100%;position: absolute;left: 50%;top: 0;transform: translateX(-50%); } #map{ display: none; } #reviews .slick-reviews:after{ display: none; } #reviews article{ max-width: 100%;width: 100%;padding: 0 30px; } #reviews .contain{ margin: 0 auto; } #reviews .reviews-controls{ flex-flow: column;justify-content: center;align-items: center; } #reviews .contain .seal-1, #reviews .contain .seal-2{ max-width: 120px; } #reviews .contain .seal-1{ left: -30px; } #reviews .contain .seal-2{ right: -30px; } #banner .ba-links a{ width: 45%;max-width: 100%;display: inline-block; } #banner .ba-links span:nth-of-type(2){ display: none; }}@media (max-width:590px){ #page-title h1:only-child, .h1, h2#append{ font-size: 48px; } .dividerLead, .h2, .more-to-explore span, h2{ font-size: 40px; } #meet .flex-assoc > span{ flex: 1 0 40%;max-width: 40%;width: 100%; } header .hours label{ width: 100px; } #banner .ba-links{ line-height: 1.4;display: flex;justify-content: space-between;width: 100%;max-width: 100%;flex-flow: wrap; } #banner .ba-links span{ display: none; } #banner article{ padding: 10px; }}@media (max-width:400px){ #banner .ba-links a{ width: 100%; } .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; }}
