body{ position: relative;background-color: #f7f7f7;color: #000;font: 400 18px/1.7 Outfit,serif;counter-reset: section;overflow-x: hidden;}p{ margin: 10px auto;}a{ cursor: pointer;text-decoration: none;color: #d9aa60;}a:hover{ color: #8a5b2c;}hr{ position: relative;display: table;clear: both;margin: 40px auto;width: 100%;height: 1px;background-color: #8a5b2c;}:focus,a:focus,button:focus,input:focus{ outline-width: medium;outline-color: #2f3746!important;}h1,h2,h3,h4,h5,h6{ margin: 0;position: relative;}#page-title h1,.h1 small{ color: #000;font: 500 16px/1 Raleway,serif;display: block;margin: 10px auto;text-transform: uppercase;letter-spacing: 1px;}#page-title h1:only-child,.h1,h2#append{ color: #000;font: 100 50px/1 Outfit,serif;}#page-title h1:only-child b,#page-title h1:only-child strong,.h1 b,.h1 strong,h2#append b,h2#append strong{ font-weight: 400;}.dividerLead,.h2,.more-to-explore span,h2{ color: #000;font: 100 40px/1.1 Outfit,serif;position: relative;text-transform: uppercase;}.dividerLead b,.dividerLead strong,.h2 b,.h2 strong,.more-to-explore span b,.more-to-explore span strong,h2 b,h2 strong{ font-weight: 400;letter-spacing: 1px;}.h3,h3{ color: #000;display: block;position: relative;font: 100 36px/1.1 Outfit,serif;}.h4,h4{ color: #000;display: block;position: relative;font: 400 20px/1.1 Outfit,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: 44px;line-height: 1.6;}main ul li:before{ content: "\e832";color: #8a5b2c;position: absolute;left: 0;top: 3px;background: -webkit-linear-gradient(#fff7ca,#7c4819);-webkit-background-clip: text;-webkit-text-fill-color: transparent;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: 500 16px/1.2 Raleway,serif;letter-spacing: 1px;text-transform: uppercase;color: #fff;min-width: 285px;margin: 10px;padding: 20px;border-radius: 36px;background-color: #2f3746;}[class^=btn]:hover{ background-color: #8a5b2c;color: #fff;}.btn-alt{ background-color: #8a5b2c;color: #fff;}.btn-alt:hover{ background-color: #171414;color: #fff;}.btn-thr{ background-color: #171414;}.btn-thr:before{ position: absolute;left: 0;top: 0;right: 0;bottom: 0;border-radius: 36px;z-index: -1;content: "";background-image: linear-gradient(-45deg,#7c4819 30%,#c6ab7d 100%);}.btn-thr:hover{ background-color: #fff;color: #8a5b2c;}.btn-thr:hover:before{ opacity: 0;}#fixed-tabs a{ font-weight: 300;}#fixed-tabs a strong{ font-weight: inherit;}#fixed-tabs .ra{ background-color: #673c15;}#fixed-tabs .call{ background-color: #d49f4b;}#fixed-tabs .fr,#fixed-tabs .map{ background-color: #000;}#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: #171414;transition: .3s all;}header:focus-within{ z-index: 500;}header .logo{ position: relative;z-index: 1;}header .logo img{ max-height: 135px;}header .hd-container{ flex: 1;max-width: 950px;}header .hd-info{ display: flex;align-items: center;justify-content: flex-end;flex: 1;gap: 20px;margin-bottom: 10px;}header .pho{ color: #fff;font-size: 33px;font-weight: 400;letter-spacing: 1px;}header .phy{ color: #fff;font: 17px/1.2 Raleway,serif;letter-spacing: 1px;}header .hd-split{ width: 1px;height: 73px;background-image: linear-gradient(to top,#7c4819 0,#d9aa60 100%);}header .pho,header .phy{ margin: 0;display: block;position: relative;}header .pho:hover,header .phy:hover{ color: #8a5b2c;}header .ra{ margin: 0 0 0 60px;}@media (min-width:1025px){ .place-nav{ max-width: 1260px;margin: 0 auto;padding: 14px 10px;display: flex;justify-content: space-between;align-items: center; } nav{ flex: 0 1 100%; } nav, nav ul li, nav ul li a{ position: relative; } nav > ul{ padding: 0;max-width: 950px;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: 500 16px/1 Raleway,serif;color: #fff;text-transform: uppercase; } nav > ul > li > a span{ color: #000; } nav > ul > li:hover > a{ color: #8a5b2c; } 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: #8a5b2c;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: #d9aa60;color: #fff; } nav ul ul ul{ left: 100%;top: 0;background-color: #8a5b2c; } 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: #634220; } nav ul ul ul ul li a{ padding-left: 2em;padding-left: 2em; } nav ul ul ul ul li a{ background-color: #6b4722; } nav ul ul ul ul li:hover a{ background-color: #000; } .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: #d9aa60; }}.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;}.fix-nav header .logo img{ max-height: 110px;}.fix-nav header .pho{ font-size: 30px;}.fix-nav header .hd-split{ height: 57px;}.fix-nav header .hd-info{ margin-bottom: 10px;}@media (max-width:1024px){ header .pho{ font-size: 30px; } header .hd-info{ display: none; } header .logo{ padding: 8px; } header .logo img{ max-height: 70px; } #hd-top, #main-nav, header .hd-btns, 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-color: #7c4819;width: 70px;min-height: 70px;display: flex;flex-direction: column;justify-content: center;align-items: center;align-self: stretch;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: table;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.6);letter-spacing: 3.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: #171414; } .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 Outfit,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: #8a5b2c;}.play:hover i{ background-color: #8a5b2c;color: #fff;}[data-embed] .close,[data-vimeo] .close{ cursor: pointer;line-height: 1;background-color: #2f3746;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: #1b1f27;}[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: 500 16px/1 Outfit,serif;letter-spacing: 2px;margin-bottom: 10px;}.split{ padding: 0 10px;}.split .flex-ed{ max-width: 1400px;margin: auto;display: flex;align-items: center;justify-content: center;}.split article{ max-width: 580px;margin: auto;flex: 0 1 50%;padding: 10px;text-align: center;}.split figure{ flex: 0 1 50%;}.split [class^=btn]{ margin-left: 0;}.deco{ padding-bottom: 50px;background: url(assets/images/title-deco.png) center bottom no-repeat;margin-bottom: 20px;}#banner{ text-align: center;position: relative;z-index: 1;background-color: #2f3746;}#banner::before{ opacity: .5;position: absolute;left: 0;top: 0;bottom: 0;right: 0;content: "";background: url(assets/images/pattern-1.png) left top repeat;z-index: -1;}#banner article{ width: 100%;padding: 10px;max-width: 520px;color: #fff;}#banner h1,#banner h2{ color: #fff;}#banner h1{ font: 500 16px/1 Raleway,serif;text-transform: uppercase;letter-spacing: 2px;margin-bottom: 10px;}#banner h2{ padding-bottom: 50px;background: url(assets/images/title-deco-2.png) center bottom no-repeat;}#banner figure { position:relative; }#banner figure .seal { max-width:160px; position:absolute; left:10px; top:10px; }@media (min-width:1024px) { #banner figure .seal { top:140px; left:-80px; }}#banner figure img{ margin: 0;}#banner .contain{ max-width: 1200px;display: flex;justify-content: space-between;align-items: center;margin: 0 auto;}#meet{ padding: 100px 15px;}#meet figure{ max-width: 667px;}#meet article{ max-width: 560px;padding: 80px 40px;background-color: #fff;box-shadow: 0 3px 6px rgba(0,0,0,.2);margin: 0;}@media (min-width:1025px){ #meet article{ margin-left: -50px; }}#welcome{ max-width: 1150px;margin: 0 auto;text-align: center;padding: 80px 10px;position: relative;}#welcome:after,#welcome:before{ position: absolute;left: 0;top: 0;right: 0;display: block;height: 1px;width: 100%;background-image: linear-gradient(to right,#d9aa60 0,#8a5b2c 100%);content: "";}#welcome:after{ top: auto;bottom: 0;}#welcome .callouts{ display: flex;justify-content: center;margin: 20px auto 0;flex-flow: wrap;gap: 35px;}#welcome .callouts > *{ max-width: 255px;line-height: 1.4;color: #000;}#welcome .callouts figure{ margin-bottom: 10px;}#welcome .callouts h3{ font-size: 21px;text-transform: uppercase;letter-spacing: 1px;font-weight: 400;transition: .3s;}#welcome .callouts h3:after{ display: block;width: 36px;height: 2px;background-color: #7c4819;content: "";margin: 10px auto;}#welcome .callouts em{ display: block;font-style: normal;}#welcome .callouts .more{ display: block;text-transform: uppercase;letter-spacing: 2px;font-size: 15px;font-weight: 500;margin-top: 10px;}#welcome .callouts a:hover .more,#welcome .callouts a:hover h3{ color: #8a5b2c;}#team{ padding: 100px 15px;}#sedation{ background-color: #fff;}#reviews{ position: relative;padding: 60px 10px;text-align: center;background: url(assets/images/index-review-bg.jpg) center top no-repeat;background-size: cover;}#reviews .contain{ max-width: 1150px;margin: 0 auto;position: relative;}#reviews .contain:after, #reviews .contain:before{ width: 1px;height: 100px;background-image: linear-gradient(to bottom,#d9aa60 0,#8a5b2c 100%);content: "";display: block;margin: 0 auto;display: block;}#reviews .contain .seal{ position: absolute;right: 0;top: -60px;}#reviews .contain .btn{ margin-bottom: 50px;}#reviews .slick-reviews{ max-width: 880px;margin: 0 auto;}#reviews .slick-reviews .review{ font-size: 22px;font-style: italic;padding: 70px 40px 30px;}#reviews .slick-reviews .review i{ display: block;margin-bottom: 20px;}#reviews .slick-arrow{ background-color: rgba(0,0,0,.2);}#reviews .slick-arrow:hover{ background-color: #8a5b2c;}#reviews .author{ display: flex;justify-content: center;text-align: left;gap: 10px;line-height: 1.2;align-items: center;font-weight: 500;text-transform: uppercase;margin-top: 40px;}#reviews .author star{ display: block;letter-spacing: 4px;}#services{ background: url(assets/images/index-services-bg.jpg) center top no-repeat fixed;background-size: cover;text-align: center;padding: 100px 15px;}#services h2{ color: #fff;}#services ul{ max-width: 980px;margin: 20px auto;}#services ul li:before{ display: none;}#services ul li{ padding: 0;}#services ul li a{ display: block;background-color: #2f3746;border-radius: 24px;color: #fff;text-align: center;padding: 10px;position: relative;}#services ul li a:after{ width: 48px;height: 48px;line-height: 48px;content: "\e825";color: #000;font-size: 22px;font-family: fontello;border-radius: 50%;position: absolute;right: 0;top: 0;background-image: linear-gradient(to bottom,#fff7ca 0,#7c4819 100%);}#services ul li a:hover{ background-color: #171414;}#services ul li a:hover:after{ background: #d9aa60;}#services .accordion{ max-width: 980px;margin: 20px auto;color: #fff;}#services .accordion .toggle{ text-align: center;}#services .accordion .faq{ text-align: center;}#options{ text-align: center;padding: 100px 15px 10px;}#options .cards{ display: flex;justify-content: center;flex-flow: wrap;gap: 20px;margin: 40px auto 0;}#options .cards > *{ max-width: 368px;background-color: #fff;box-shadow: 0 3px 6px rgba(0,0,0,.2);padding: 20px 15px 30px;color: #000;}#options .cards figure{ margin-bottom: 15px;}#options .cards h3{ font: 700 22px/1.3 Outfit,serif;text-transform: uppercase;letter-spacing: 1px;transition: .3s;}#options .cards em{ display: block;margin: 10px 0;font-style: normal;}#options .cards .btn{ min-width: 100%;margin: 10px 0 0;}#options .cards a:hover h3{ color: #8a5b2c;}#find{ padding: 100px 15px;}#find article{ background-color: #fff;box-shadow: 0 3px 6px rgba(0,0,0,.2);padding: 40px;max-width: 460px;margin: 0;}#find ul li{ font-size: 22px;line-height: 1.2;margin: 0 0 20px;}#find #map{ width: 100%;max-width: 667px;}@media (min-width:1025px){ #find article{ margin-left: -50px; }}.social{ text-align: center;margin: 0;display: flex;justify-content: space-around;}.social a{ position: relative;display: inline-block;margin: 5px;font-size: 28px;color: #8a5b2c;width: 74px;height: 74px;border-radius: 50%;line-height: 74px;}.social a:before{ content: "";position: absolute;left: 0;top: 0;bottom: 0;right: 0;border-radius: 50%;background-image: linear-gradient(to bottom,#fff7ca 0,#7c4819 100%);z-index: -1;}.social a:hover{ background-color: #8a5b2c;color: #fff;}footer{ background: url(assets/images/fo-bg.jpg) center top no-repeat;background-size: cover;color: #fff;padding: 100px 0 0;position: relative;z-index: 1;text-align: center;}footer:before{ position: absolute;left: 0;top: 0;bottom: 0;right: 0;content: "";background-color: #2f3746;opacity: .9;z-index: -1;}footer a{ color: #fff;}footer a:hover{ color: #8a5b2c;}footer .fo-title{ color: #d9aa60;display: block;margin-bottom: 10px;text-align: center;font: 500 14px/1 Outfit,serif;letter-spacing: 3px;text-transform: uppercase;}footer #fo-contents{ max-width: 600px;display: flex;justify-content: space-between;margin: 0 auto 90px;padding: 10px;gap: 10px;}footer .pho{ font-size: 33px;letter-spacing: 1px;display: block;}footer .phy{ font: 400 17px/1.4 Raleway,serif;letter-spacing: 1px;display: block;}footer .hours{ margin: 0;letter-spacing: 1px;font-weight: 400;}footer .hours label{ font-weight: 500;}footer .social{ justify-content: center;display: flex;gap: 30px;margin: 35px auto;}#copy{ text-align: center;background-color: #fff;color: #000;line-height: 1;font-size: 20px;font-weight: 500;padding: 16px 10px;}#copy a{ color: #d9aa60;text-decoration: underline;}#copy a:hover{ color: #171414;}#copy > div{ display: inline-block;}#copy > div:nth-child(2){ margin: 0 1em;}#copy .icon-tnt{ display: inline-block;vertical-align: -10px;margin: 0;font-size: 45px;color: #8a5b2c;transition: .3s;}#copy .icon-tnt:before{ width: auto;margin: 0;}#copy .icon-tnt:hover{ color: #d9aa60;}#page{ position: relative;display: block;width: 100%;margin: auto;padding: 30px 15px;max-width: 1400px;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: 0;background-color: #2f3746;z-index: 1;}#interior-banner:before{ content: "";position: absolute;left: 0;right: 0;top: 0;bottom: 0;z-index: -1;background: #2f3746 url(assets/images/pattern-1.png) left top repeat;opacity: .5;}#interior-banner .contain{ max-width: 1150px;margin: auto;width: 100%;position: relative;z-index: 1;padding: 50px 20px;color: #fff;}#interior-banner h1,#interior-banner h2{ color: #fff;}#interior-banner h2{ padding-bottom: 50px;background: url(assets/images/title-deco-2.png) center bottom no-repeat;}#interior-banner .flex-title{ height: 100%;margin: 0 auto;max-width: 1250px;width: 100%;justify-content: space-between;align-items: center;}#interior-banner .flex-title .contain{ flex: 1;max-width: 50%;margin: 0;text-align: center;padding: 10px;}#interior-banner .flex-title .contain #intro,#interior-banner .flex-title .contain #page-title{ max-width: 650px;}#interior-banner #main-img{ flex: 0 1 auto;}#interior-banner #intro,#interior-banner #page-title{ margin: 0 auto;}#static-banner{ display: none;}.why{ padding: 30px 0;position: relative;counter-reset: why-section;max-width: 1150px;margin: 70px auto;}.why:after,.why:before{ content: "";position: absolute;left: 0;right: 0;top: 0;height: 1px;background-image: linear-gradient(to right,#fff7ca 0,#7c4819 100%);}.why:after{ top: auto;bottom: 0;}.why h2{ text-align: center;font-size: 20px;font-weight: 500;letter-spacing: 2px;}.why ul{ margin-top: 30px;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: #2f3746;overflow: visible;}.why ul li:before{ content: "";display: block;position: static;margin: 0 auto 10px;height: 2px;width: 36px;background-color: #7c4819;}.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: 0 10px;}.block:before{ content: "";position: absolute;left: -1000px;right: -1000px;top: 0;bottom: 0;z-index: -1;background-color: #fff;}.block .contain{ display: flex;justify-content: space-between;align-items: flex-start;}.block h2{ margin-bottom: 20px;padding-bottom: 60px;background: url(assets/images/title-deco.png) center bottom no-repeat;}.block .wrap{ height: 0;}.block article{ margin: auto;flex: 0 1 580px;text-align: center;padding: 20px 10px;}.block article p:first-of-type{ margin-top: 0;}.block ul li{ margin-left: 0;}.block .btn{ margin-left: 0;}.block .elem{ max-width: 50%;margin-top: 0;margin-bottom: 0;flex: 0 0 auto;position: relative;z-index: 3;}.block .elem-right{ order: 1;}.mini-block{ display: flex;clear: both;max-width: 1250px;width: 100%;margin: 30px auto;}.block.no_img{ text-align: center;max-width: 1250px;margin: 0 auto;padding: 60px 0;}.meet-divider .block:first-of-type{ padding: 100px 0;}.meet-divider .block:first-of-type:before{ background-color: transparent;}.meet-divider .block:nth-child(2):before{ background-color: #fff;}.meet-divider .block:last-of-type{ padding: 100px 0;}.meet-divider .block:last-of-type:before{ background-color: transparent;}.meet-divider .block:last-of-type article{ background-color: #fff;padding: 40px;}@media (min-width:1025px){ .meet-divider .block:last-of-type .contain{ justify-content: center; } .meet-divider .block:last-of-type article{ margin: auto 0 auto -80px;position: relative;z-index: 3;box-shadow: 0 3px 6px rgba(0,0,0,.2);max-width: 560px; }}.more-to-explore{ position: relative;text-align: center;margin: 0 auto;padding: 80px 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: #8a5b2c;}#common .off{ pointer-events: none;}#common .ic-color{ fill: #8a5b2c;}#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 Outfit,serif;letter-spacing: 1.4;text-transform: uppercase;}.services-grid{ position: relative;margin: 40px auto;display: flex;flex-wrap: wrap;gap: 10px;justify-content: center;max-width: 1170px;}.services-grid:after{ width: 100%;display: block;height: 1px;background-image: linear-gradient(to right,#d9aa60 0,#7c4819 100%);content: "";}.services-grid > div{ flex: 0 1 23%;margin: 10px;max-width: 260px;}.services-grid h3{ display: block;text-align: center;line-height: 1.2;font-size: 21px;text-transform: uppercase;font-weight: 400;}.services-grid h3 a{ color: #000;}.services-grid h3:after{ width: 36px;height: 2px;display: block;margin: 10px auto;content: "";background-color: #7c4819;}.services-grid figure{ transition: .4s all;min-height: 70px;display: flex;align-items: center;justify-content: center;margin-bottom: 10px;}.services-grid ul{ display: block;margin: 0 auto;}.services-grid ul li{ line-height: 1.2;margin: 10px auto;}.services-grid ul li a{ color: #000;}.services-grid h3:hover a{ color: #8a5b2c;}.services-grid ul li:hover a{ color: #8a5b2c;}.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: #2f3746;text-align: left;}.input--filled .input__label::before,.styled-form .input__field:focus + .input__label::before{ border-color: #8a5b2c;}.accordion{ margin: 40px auto;text-align: left;max-width: 980px;}.accordion .toggle{ position: relative;cursor: pointer;clear: both;padding: 15px 50px 15px 20px;background-color: #2f3746;width: 100%;display: block;text-align: left;border-radius: 22px;}.accordion .toggle h3{ font: 400 18px/1 Outfit,serif;color: #fff;}.accordion .toggle:hover .h2,.accordion .toggle:hover .h3,.accordion .toggle:hover h2,.accordion .toggle:hover h3{ color: #d9aa60;}.accordion .toggle:after{ content: "\e825";font-family: fontello;position: absolute;top: 0;right: 0;font-size: 24px;width: 50px;text-align: center;width: 43px;height: 43px;color: #000;background-image: linear-gradient(to bottom,#fff7ca 0,#7c4819 100%);border-radius: 50%;display: flex;align-items: center;justify-content: center;}.accordion .faq{ margin-bottom: 10px;}.accordion .faq.active .toggle:after{ content: "\e83a";background: #d9aa60;}.accordion .faq > div{ display: none;padding: 10px 50px 20px 20px;}.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: 1150px;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;}#plan{ display: flex;justify-content: center;gap: 60px;flex-flow: wrap;text-align: center;margin: 60px auto 100px;max-width: 920px;}#plan > *{ max-width: 424px;background-color: #fff;box-shadow: 0 3px 6px rgba(0,0,0,.2);}#plan > * h3{ font: 700 47px/1 Outfit,serif;text-transform: uppercase;letter-spacing: 1px;padding: 12px 10px;}#plan > * .title{ color: #8a5b2c;font-weight: 500;}#plan > * .price{ display: flex;justify-content: center;text-align: center;line-height: 1.2;gap: 30px;padding: 20px;}#plan > * .price strong{ display: block;font-size: 40px;font-weight: 700;color: #2f3746;}#plan > * .or{ align-self: flex-end;margin-bottom: 10px;}.plan-levels{ display: flex;justify-content: center;flex-flow: wrap;gap: 60px;margin: 60px auto 100px;text-align: center;}.plan-levels > *{ max-width: 509px;background-color: #fff;box-shadow: 0 3px 6px rgba(0,0,0,.2);padding: 40px;}.plan-levels h2{ background: url(assets/images/title-deco.png) center bottom no-repeat;padding-bottom: 50px;margin-bottom: 20px;}.plan-limits{ text-align: center;max-width: 1150px;margin: 0 auto;text-align: center;}.plan-limits h3{ font: 100 21px/1 Outfit,serif;letter-spacing: 1px;text-transform: uppercase;margin-top: 60px;}.plan-limits h3:after{ display: block;width: 36px;height: 2px;background-color: #7c4819;content: "";margin: 10px auto;}.plan-limits h3 b{ font-weight: 400;}.plan-limits ul{ font-size: 20px;line-height: 1.4;}.slick-slider .slick-arrow{ position: absolute;left: -70px;top: 50%;transform: translateY(-50%);}.slick-slider #next{ left: auto;right: -70px;}.slick-controls{ display: flex;align-items: center;justify-content: center;gap: 10px;}.slick-controls #next{ order: 2;}.slick-arrow{ left: 0;width: 64px;height: 64px;flex: 0 0 64px;display: flex;flex-direction: column;justify-content: center;align-items: center;border-radius: 50%;background-color: #8a5b2c;z-index: 5;transition: .3s all;}.slick-arrow:hover{ background-color: #2f3746;}#next 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: #171414;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: #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: #2f3746;}.cls-2,.cls-3,.cls-4{ stroke: #2f3746;}.thinner .cls-2{ fill: #2f3746;}.covid-icon{ border-color: #2f3746;}@media (max-width:1024px){ .split{ padding: 0; } .split .flex-ed{ flex-flow: column;text-align: center; } .split figure{ order: 2;margin: 0 auto; } .split article{ margin: 0 auto;padding: 30px 15px; } .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 0;display: block; } .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 ol, .block ul{ display: block;margin: 20px auto;text-align: left; } .block ol li, .block ul li{ text-align: left; } .services-grid{ max-width: 600px; } .services-grid > div{ flex: 1 0 auto;width: 100%; } .contact{ text-align: center;display: block; } .contact > div:first-child, .contact p{ margin: 10px auto; } footer #copy{ font-size: 15px; } footer #copy > div{ display: block;margin: 0 0 10px; }}@media (max-width:768px){ .hd-info{ display: none; } .why ul{ flex-wrap: wrap; } .why ul li{ flex: 1 1 100%; } #map{ display: none; } #banner .contain{ flex-flow: column; } #banner article{ padding: 40px 10px; } #reviews .contain .seal{ position: static; } #reviews .slick-reviews .review{ font-size: 20px;line-height: 1.2; } #team article{ padding: 10px 0; } .hours label{ width: 120px; } footer{ padding: 100px 0 0; } footer .logo{ padding: 0 20px;display: block; } footer .social{ gap: 10px; } footer .fo-info{ margin-bottom: 40px; } footer #fo-contents{ flex-flow: column;padding: 0 20px;align-items: center; } .plan-levels > *{ padding: 40px 10px; } .video-grid{ display: block!important; } .video-grid > *{ margin: 10px auto;max-width: 600px; }}@media (max-width:590px){ #page-title h1:only-child, .h1, h2#append{ font-size: 40px; } #services ul li a:after{ display: none; } #banner figure{ display: none; } 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; }}
