@font-face{ font-family: meiraregular;src: url(meira-regular-webfont.ttf) format("truetype");font-weight: 400;font-style: normal;}body{ position: relative;background-color: #f2edeb;color: #525252;font: 400 18px/1.7 "Red Hat Display",sans-serif;counter-reset: section;overflow-x: hidden;}p{ margin: 10px auto;}a{ cursor: pointer;text-decoration: none;color: #0c2b50;}a:hover{ color: #cf8d86;}hr{ position: relative;display: table;clear: both;margin: 40px auto;width: 100%;height: 1px;background-color: #cf8d86;}:focus,a:focus,button:focus,input:focus{ outline-width: medium;outline-color: #0c2b50!important;}h1,h2,h3,h4,h5,h6{ margin: 0;position: relative;}#page-title h1,.h1 small{ color: #525252;font: 400 16px/1 "Red Hat Display",sans-serif;display: block;margin: 10px auto;text-transform: uppercase;}#page-title h1:only-child,.h1,h2#append{ color: #525252;font: 400 80px/.8 meiraregular;text-transform: uppercase;}.dividerLead,.h2,.more-to-explore span,h2{ color: #0c2b50;font: 400 60px/.8 meiraregular;position: relative;text-transform: uppercase;}.h3,h3{ color: #525252;display: block;position: relative;font: 400 22px/1.1 "Red Hat Display",sans-serif;}.h4,h4{ color: #525252;display: block;position: relative;font: 700 20px/1.1 "Red Hat Display",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: #cf8d86;position: absolute;left: 0;top: 3px;font-size: 14px;}main ol{ padding-left: 20px;}main ol li{ line-height: 1.5;margin-bottom: 10px;}main ol li::marker{ color: #cf8d86;}main ol strong{ color: #cf8d86;font-weight: inherit;}[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 "Red Hat Display",sans-serif;text-transform: uppercase;color: #fff;min-width: 285px;margin: 10px;padding: 5px 10px;border-radius: 2px;background-color: #0c2b50;}[class^=btn]:hover{ background-color: #cf8d86;color: #fff;}.btn-alt{ background-color: #cf8d86;color: #fff;}.btn-alt:hover{ background-color: #7d8b9b;color: #fff;}.btn-thr{ background-color: #fff;color: #0c2b50;}.btn-thr:hover{ background-color: #7d8b9b;}#fixed-tabs .ra{ background-color: rgb(8.6739130435,31.0815217391,57.8260869565);}#fixed-tabs .call{ background-color: rgb(199.7573964497,123.798816568,115.7426035503);}#fixed-tabs .fr,#fixed-tabs .map{ background-color: #525252;}#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: transparent;transition: .3s all;}header:focus-within{ z-index: 500;}header .logo{ position: relative;z-index: 1;}header .logo img{ max-height: 89px;}header #hd-top{ display: flex;max-width: 1130px;margin: 0 auto;justify-content: space-between;align-items: center;}header .hd-container{ max-width: 1320px;flex: 1;display: flex;background-color: rgba(255,255,255,.9);align-items: center;padding: 10px;}header .hd-info{ display: flex;align-items: center;flex: 1;gap: 20px;}header .pho{ color: #fff;font-size: 26px;}header .phy{ color: #fff;font-size: 16px;}header .divider{ width: 1px;background-color: #fff;height: 25px;}header .pho,header .phy{ margin: 0;display: block;position: relative;}header .pho:hover,header .phy:hover{ color: #cf8d86;}header .ra{ margin: 0;padding: 10px;color: #0c2b50;}@media (min-width:1025px){ .place-nav{ max-width: 1320px;margin: 0 auto;padding: 0;display: flex;justify-content: space-between;align-items: center; } nav{ flex: 0 1 100%;justify-content: flex-end; } nav, nav ul li, nav ul li a{ position: relative; } nav > ul{ padding: 0;max-width: 680px;margin: 0 0 0 auto; } nav ul{ 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: 14px;text-transform: uppercase;color: #525252; } nav > ul > li > a span{ color: #525252; } nav > ul > li:hover > a{ color: #7d8b9b; } 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: #0c2b50;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: #7d8b9b;color: #fff; } nav ul ul ul{ left: 100%;top: 0;background-color: #cf8d86; } 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(192.5147928994,106.5976331361,97.4852071006); } nav ul ul ul ul li a{ padding-left: 2em;padding-left: 2em; } nav ul ul ul ul li a{ background-color: rgb(195.4118343195,113.4781065089,104.7881656805); } nav ul ul ul ul li:hover a{ background-color: rgb(99.5652173913,113.5043478261,129.4347826087); } .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: #cf8d86; }}.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-color: #0c2b50;}.fix-nav header .hd-container{ padding: 4px 10px;}.fix-nav header .logo img{ max-height: 60px;}@media (max-width:1024px){ header .pho{ font-size: 30px; } header .logo{ padding: 0; } header .logo img{ max-height: 70px; } #hd-top, #main-nav, .hd-info, 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: #cf8d86;width: 70px;min-height: 70px;display: flex;flex-direction: column;justify-content: center;align-items: center;align-self: stretch;margin-left: 0; } .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: #7d8b9b; } .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: #525252;font: 700 15px/1 "Red Hat Display",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: #525252;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: #cf8d86;}.play:hover i{ background-color: #cf8d86;color: #fff;}[data-embed] .close,[data-vimeo] .close{ cursor: pointer;line-height: 1;background-color: #0c2b50;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(5.347826087,19.1630434783,35.652173913);}[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;font-size: 60px;}body.page_index .h2 small,body.page_index h2 small{ display: block;font: 400 14px/1 "Red Hat Display",sans-serif;letter-spacing: 2px;color: #cf8d86;}.split{ padding: 60px 10px;}.split .flex-ed{ max-width: 1380px;margin: auto;display: flex;align-items: center;justify-content: space-between;}.split article{ flex: 1 0 auto;max-width: 570px;padding: 10px;margin: auto;}.split figure{ flex: 1 0 auto;max-width: 700px;}.split [class^=btn]{ margin-left: 0;}#banner{ text-align: center;position: relative;background-color: #0c2b50;padding: 44px 0 0;}#banner figure{ position: relative;z-index: 2;max-width: 1320px;margin: 0 auto;}#banner figure:after,#banner figure:before{ position: absolute;left: 0;top: 0;bottom: 0;right: 0;background-color: #a78d72;content: "";opacity: .2;}#banner figure:after{ background-image: linear-gradient(to top,#000 0,rgba(255,255,255,0) 100%);top: 0;opacity: .5;}#banner figure > div{ position: absolute;left: 0;top: 50%;right: 0;z-index: 1;}#banner h1{ font-size: 16px;text-transform: uppercase;letter-spacing: 3px;color: #fff;margin-bottom: 10px;}#banner h2{ font-size: 84px;color: #fff;line-height: .8;max-width: 950px;margin: 0 auto;}#banner h2 span{ display: block;margin-left: auto;text-align: right;}#banner article{ padding: 40px 10px 70px;max-width: 880px;margin: 0 auto;color: #fff;position: relative;z-index: 1;font-size: 22px;line-height: 1.4;}#banner article:before{ position: absolute;left: -1000px;top: -80px;right: -1000px;bottom: 0;background-color: #7d8b9b;content: "";z-index: -1;}#meet .btn{ min-width: 220px;margin-top: 30px;}#meet figure > span{ max-width: 539px;display: block;position: relative;}#meet figure > span:nth-child(2){ margin-left: auto;}#meet figure .name{ position: absolute;left: 20px;bottom: 20px;color: #fff;}#meet figure .name:hover{ color: #cf8d86;}#assoc{ display: flex;justify-content: space-around;max-width: 1130px;margin: 0 auto;align-items: center;padding: 50px 10px;}#services{ max-width: 1380px;margin: 0 auto;text-align: center;padding: 100px 10px;background: url(assets/images/index-services-bg.jpg) center top no-repeat;}#services h2{ color: #fff;}#services .cards{ display: flex;flex-flow: wrap;gap: 10px;justify-content: center;text-align: left;margin: 40px auto;}#services .cards > *{ max-width: 490px;display: flex;background-color: #fff;flex: 1 0 auto;width: 100%;display: flex;align-items: center;gap: 15px;}#services .cards figure{ flex: 1 0 auto;max-width: 137px;}#services .cards .more{ display: block;margin-top: 15px;text-decoration: underline;}#reviews{ position: relative;padding: 60px 10px;}#reviews article{ max-width: 1130px;margin: 0 auto 15px;}#reviews .contain{ max-width: 1380px;margin: 0 auto;background: url(assets/images/index-reviews-bg.jpg) center top no-repeat;position: relative;min-height: 545px;border-radius: 4px;display: flex;}#reviews .contain .wrap{ max-width: 520px;width: 100%;margin: auto 0;padding: 0 0 0 120px;}#reviews .contain .slick-reviews{ max-width: 520px;}#reviews .contain .slick-reviews .slick-slide{ padding: 0;margin: 0;}#reviews .contain .review{ background: url(assets/images/index-quote.png) left top no-repeat;padding: 40px 0 0;color: #0c2b50;}#reviews .contain .seal{ position: absolute;right: 10%;bottom: -70px;}#reviews .contain .author{ text-align: right;display: block;color: #0c2b50;}#reviews .contain .author star:before{ color: #0c2b50;}#reviews .slick-controls{ justify-content: flex-start;}#reviews .slick-controls .slick-dots li{ border: 2px solid #0c2b50;width: 23px;height: 23px;line-height: 20px;border-radius: 50%;font-size: 12px;}#reviews .slick-controls .slick-dots li.slick-active{ background-color: #cf8d86;}#reviews .slick-controls .slick-dots li.slick-active button{ color: #fff;}#reviews .reviews-btns{ max-width: 1130px;margin: 0 auto;padding: 30px 0;text-align: left;}#reviews .reviews-btns .btn{ min-width: 220px;}#options{ position: relative;text-align: center;max-width: 1380px;margin: 0 auto;padding: 100px 0 0;color: #fff;}#options:before{ position: absolute;left: 0;top: 0;right: 0;bottom: 0;background: url(assets/images/index-options-bg.jpg) center top no-repeat;z-index: -1;content: "";}#options h2{ color: #fff;}#options article{ max-width: 820px;margin: 0 auto 100px;}#options .callouts{ display: flex;gap: 20px;justify-content: center;}#options .callouts > *{ width: 100%;max-width: 470px;flex: 1 0 auto;background-color: #fff;display: flex;min-height: 470px;align-items: center;justify-content: center;color: #525252;}#options .callouts > * h3{ font: 400 46px/1 meiraregular;text-transform: uppercase;margin-bottom: 20px;}#options .callouts > * > span{ max-width: 360px;}#options .callouts > * em{ font-style: normal;}#options .callouts > * .more{ min-width: 175px;margin: 30px auto 0;}#club{ max-width: 690px;margin: 0 auto;padding: 100px 10px;text-align: center;}#club h2{ font-size: 46px;}#club .btn{ min-width: 175px;}#find{ position: relative;}#find:before{ position: absolute;left: 0;top: 100px;right: 0;bottom: 0;background-color: #7d8b9b;z-index: -1;content: "";}#find figure{ max-width: 980px;margin: 0 auto;}#find article{ padding: 100px 10px;max-width: 900px;text-align: center;margin: 0 auto;}#find article h2{ color: #fff;}#find article ul{ margin: 20px auto 0;text-align: center;max-width: 780px;}#find article ul li{ padding: 10px;margin: 0 0 5px;background-color: #fff;}#find article ul li:before{ display: none;}.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;line-height: 40px;}.social a:hover{ color: #cf8d86;}footer{ background-color: #0c2b50;color: #fff;padding: 100px 0 0;}footer a{ color: #fff;}footer a:hover{ color: #cf8d86;}footer .logo{ margin-right: auto;}footer .fo-title{ text-transform: uppercase;color: #fff;font: 400 34px/1 meiraregular;display: block;margin-bottom: 10px;text-align: left;}footer .fo-info{ order: 2;}footer #fo-contents{ max-width: 980px;display: flex;justify-content: space-around;margin: 0 auto 100px;padding: 10px;gap: 50px;}footer .pho{ margin-bottom: 20px;display: block;}footer .phy{ margin-bottom: 20px;display: block;line-height: 1.2;}footer .hours{ margin: 0;}footer .hours .fo-title{ text-align: right;}footer .hours label{ text-align: right;margin-right: 10px;}footer .social{ justify-content: center;display: flex;gap: 10px;}footer .social a{ margin: 0;}#copy{ text-align: center;font-size: 11px;line-height: 1.2;padding: 20px 10px 40px;}#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: 1420px;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: #0c2b50;padding: 40px 0 0;}#interior-banner .contain{ max-width: 1320px;margin: auto;width: 100%;position: relative;z-index: 1;padding: 0;}#interior-banner .flex-title{ height: 100%;max-width: 1320px;margin: 0 auto;width: 100%;justify-content: space-between;align-items: center;}#interior-banner .flex-title .contain{ flex: 1;max-width: 670px;margin: 0 auto;text-align: center;padding: 0 10px;}#interior-banner h1,#interior-banner h2{ color: #fff;}#interior-banner #main-img{ flex: 0 1 auto;order: -1;margin-top: -94px;z-index: 2;}#interior-banner #page-title{ padding: 40px 0;max-width: 850px;margin: 0 auto;}#interior-banner #intro{ color: #fff;position: relative;font-size: 22px;padding: 40px 10px;z-index: 1;}#interior-banner #intro:before{ position: absolute;left: -1000px;right: -1000px;top: 0;bottom: 0;content: "";background-color: #7d8b9b;z-index: -1;}#interior-banner.has-static #page-title{ padding-top: 100px;max-width: 1320px;min-height: 450px;position: relative;z-index: 2;}#interior-banner.has-static #page-title:after,#interior-banner.has-static #page-title:before{ content: "";position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-color: #cf8d86;opacity: .2;z-index: -1;}#interior-banner.has-static #page-title:after{ opacity: .5;background-image: linear-gradient(to bottom,#000 0,rgba(0,0,0,0) 100%);background-color: transparent;}#interior-banner.has-static #page-title h2{ max-width: 850px;margin: 0 auto;}#interior-banner.has-static #intro:before{ top: -100px;}@media (min-width:1025px){ #interior-banner.has-static #page-title{ margin-top: -95px;display: flex;flex-flow: column;justify-content: flex-end; }}#static-banner{ display: none;}.why{ padding: 30px 0 10px;position: relative;margin-top: 10px;}.why:before{ content: "";position: absolute;left: -1000px;right: -1000px;top: 0;bottom: 0;background-color: #0c2b50;}.why h2{ text-align: center;font-size: 30px;color: #fff;}.why ul{ justify-content: center;display: flex;flex-flow: column;align-items: center;}.why ul li{ margin: 0 0 10px;color: #fff;font-size: 16px;}.why ul li:before{ top: 5px;color: #fff;font-size: 8px;content: "\e933";}.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: 50px 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{ max-width: 700px;flex: 0 0 auto;position: relative;z-index: 3;}.block .elem-right{ order: 1;}.block:nth-of-type(odd):before{ background-color: #ededed;}.mini-block{ display: flex;justify-content: center;clear: both;max-width: 100%;width: 100%;margin: 30px auto;}.block.no_img{ text-align: center;}.meet-center{ text-align: center;position: relative;padding: 0 0 100px;}.meet-center:before{ content: "";position: absolute;left: -1000px;right: -1000px;top: 100px;bottom: 0;z-index: -1;background-color: #7d8b9b;color: #fff;}.meet-center article{ max-width: 800px;margin: 40px auto 0;color: #fff;}.meet-center figure img{ box-shadow: 0 3px 6px rgba(0,0,0,.3);}.meet-center h2{ color: #fff;}.more-to-explore{ position: relative;text-align: center;margin: 0 auto;padding: 40px 10px 60px;}.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: #cf8d86;}#common .off{ pointer-events: none;}#common .ic-color{ fill: #cf8d86;}#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 "Red Hat Display",sans-serif;letter-spacing: 1.4;text-transform: uppercase;}.flex-club{ flex-flow: wrap;justify-content: center;gap: 20px;text-align: center;}.flex-club > *{ max-width: 363px;flex: 1 0 auto;width: 100%;background-color: #fff;}.flex-club > * > div{ background-color: #0c2b50;color: #fff;min-height: 218px;padding: 20px 5px;display: flex;flex-flow: column;justify-content: center;}.flex-club > * h3{ color: #fff;font: 400 55px/.8 meiraregular;text-transform: uppercase;}.flex-club > * h3 small{ display: block;font: 400 23px/1 "Red Hat Display",sans-serif;text-transform: none;}.flex-club > * .price{ display: block;font: 400 80px/1 meiraregular;text-transform: uppercase;margin-top: 20px;}.flex-club > * ul{ margin: 30px 10px;}.flex-club > * ul li{ font-weight: 700;font-size: 20px;color: #000;}.services-grid{ padding: 200px 0;max-width: 1000px;position: relative;margin: 0 auto;justify-content: center;gap: 7px;display: flex;align-items: flex-start;flex-wrap: wrap;}.services-grid:before{ background: url(assets/images/our-services-2.webp) center top no-repeat;background-size: cover;content: "";position: absolute;left: 50%;transform: translateX(-50%);top: 0;bottom: 0;right: -200px;width: calc(100vw - 40px);transition: none;z-index: -1;}.services-grid > div{ flex: 1 0 auto;max-width: 490px;width: 100%;margin: 0;background-color: #fff;border: 1px solid #858d99;}.services-grid > div > div{ padding: 10px 0;}.services-grid h3{ display: block;text-align: left;line-height: 1.1;}.services-grid h3 a{ color: #525252;}.services-grid figure{ transition: .4s all;}.services-grid ul{ display: block;margin: 20px 0 0;}.services-grid ul li{ line-height: 1.2;margin: 10px auto;}.services-grid ul li a{ color: #525252;}.services-grid h3:hover a{ color: #cf8d86;}.services-grid ul li:hover a{ color: #cf8d86;}.services-grid .more{ display: none;text-decoration: underline;color: #0c2b50;cursor: pointer;margin-top: 20px;}.services-grid .more:hover{ color: #cf8d86;}.services-grid #all{ background-color: #fff;max-width: 490px;flex: 1 0 auto;text-align: center;display: flex;align-items: center;border: 1px solid #858d99;}.services-grid #all .h3{ margin: auto;}.services-grid #all:hover .h3{ color: #cf8d86;}@media (min-width:1024px){ .services-grid > div{ display: flex;gap: 15px;align-items: center; } .services-grid figure{ align-self: flex-start; } .services-grid .more{ display: block; } .services-grid ul{ display: none; } .services-grid .active .more{ display: none; } .services-grid .active ul{ display: block; }}.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: #0c2b50;text-align: left;}.input--filled .input__label::before,.styled-form .input__field:focus + .input__label::before{ border-color: #cf8d86;}.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: #cf8d86;}.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: #525252;border: 1px solid #525252;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;}.slick-slider .slick-arrow{ position: absolute;left: -60px;top: 50%;transform: translateY(-50%);}.slick-slider #next{ left: auto;right: -60px;}.slick-controls{ display: flex;align-items: center;justify-content: center;gap: 10px;}.slick-controls #next{ order: 2;}.slick-arrow{ color: #0c2b50;font-family: fontello;font-size: 40px;left: 0;width: 40px;height: 40px;flex: 0 0 40px;display: flex;flex-direction: column;justify-content: center;align-items: center;border-radius: 50%;z-index: 5;transition: .3s all;}.slick-arrow:hover{ color: #cf8d86;}.slick-dots{ line-height: 1;}.slick-dots li{ line-height: 1;}.slick-dots li button{ padding: 0;}.slick-dots span{ cursor: pointer;background-color: #7d8b9b;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: #525252;text-transform: uppercase;}.slick-gallery .case span:last-of-type:after{ content: "After";}.slick-gallery figcaption{ margin: 5px auto;}#safety h3:after{ background-color: #0c2b50;}.cls-2,.cls-3,.cls-4{ stroke: #0c2b50;}.thinner .cls-2{ fill: #0c2b50;}.covid-icon{ border-color: #0c2b50;}@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; } header #hd-top{ display: none; } #banner{ padding: 90px 20px 0; } #banner figure > div{ top: auto;bottom: 10px; } #banner h2 span{ text-align: center; } #team figure{ order: 2; } #services{ background-size: cover; } #reviews .contain{ background-image: none; } #reviews article{ text-align: center; } #reviews .contain .wrap{ padding: 0;margin: auto; } #options .callouts{ flex-flow: wrap; } footer #fo-contents{ flex-flow: column;justify-content: center;align-items: center; } footer .logo{ margin-right: 0; } footer .fo-title, footer .hours .fo-title{ text-align: center; } footer .hours label{ text-align: left; } footer .fo-info{ text-align: center; } .services-grid{ max-width: 490px;padding: 100px 10px; } .services-grid > div{ display: flex;gap: 10px; } .services-grid figure{ flex: 1 0 auto;max-width: 137px; } #assoc{ flex-flow: wrap;gap: 20px;max-width: 600px; } #assoc span:nth-child(2){ order: -1; }}@media (max-width:768px){ .hd-info{ display: none; } .why ul{ flex-wrap: wrap; } .why ul li{ flex: 1 1 100%; } #map{ display: none; } #reviews .contain .seal{ bottom: -30px; } #reviews .reviews-btns .btn{ margin: 0 0 10px; } #reviews .contain{ background-image: url(assets/images/index-reviews-sm.jpg);background-position: center bottom;padding: 50px 10px 550px; } #find article{ padding: 50px 10px; } #find:before{ top: 0; }}@media (max-width:590px){ #page-title h1:only-child, .h1, h2#append{ font-size: 55px; } #banner h2{ font-size: 60px; } header .hours label{ width: 100px; } body.page_index .h2, body.page_index h2{ font-size: 50px; } .dividerLead, .h2, .more-to-explore span, h2{ font-size: 50px; } .services-grid > div{ padding: 10px; } .services-grid #all{ flex-flow: column;padding: 20px; } .services-grid > div{ flex-flow: wrap; }}@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; }}
