body{ position: relative;background-color: #f7f7f7;color: #313131;font: 400 18px/1.7 brandon-grotesque,sans-serif;counter-reset: section;overflow-x: hidden;}p{ margin: 10px auto;}a{ cursor: pointer;text-decoration: none;color: #165a86;}a:hover{ color: #3cb5f8;}hr{ position: relative;display: table;clear: both;margin: 40px auto;width: 100%;height: 1px;background-color: #3cb5f8;}:focus,a:focus,button:focus,input:focus{ outline-width: medium;outline-color: #165a86!important;}h1,h2,h3,h4,h5,h6{ margin: 0;position: relative;}#page-title h1,.h1 small{ color: #fff;font: 400 16px/1 brandon-grotesque,sans-serif;display: block;margin: 10px auto;text-transform: uppercase;}#page-title h1:only-child,.h1,h2#append{ color: #fff;font: 300 58px/1 scotch-display,sans-serif;}.dividerLead,.h2,.more-to-explore span,h2{ color: #165a86;font: 700 44px/1 scotch-display,sans-serif;position: relative;}.h3,h3{ color: #165a86;display: block;position: relative;font: 500 34px/1.1 scotch-display,sans-serif;}.h4,h4{ color: #313131;display: block;position: relative;font: 700 20px/1.1 brandon-grotesque,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 0;padding-left: 30px;line-height: 1.6;}main ul li:before{ content: "\e832";color: #165a86;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: 500 14px/1.2 brandon-grotesque,sans-serif;text-transform: uppercase;color: #165a86;min-width: 285px;margin: 10px;padding: 11px 10px;border: 2px solid #3cb5f8;background-color: transparent;}[class^=btn]:hover{ background-color: #165a86;border-color: #165a86;color: #fff;}.btn-alt{ border-color: #165a86;color: #165a86;}.btn-alt:hover{ background-color: #165a86;color: #b5cede;}.btn-thr{ border-color: #fff;color: #fff;}.btn-thr:hover{ background-color: #b5cede;}#fixed-tabs a{ text-transform: none;font-size: 15px;}#fixed-tabs .ra{ background-color: rgb(35.3836633663,171.6584158416,247.1163366337);}#fixed-tabs .call{ background-color: rgb(28.5324675325,154.7337662338,224.9675324675);}#fixed-tabs .fr,#fixed-tabs .map{ background-color: #2e2d2d;}#fixed-tabs .fb{ background-color: #4d70a8;}#fixed-tabs .gg{ background-color: #dc4e41;}header{ position: fixed;z-index: 100;left: 0;top: 0;width: 100%;background-color: #fff;transition: .3s all;}header:focus-within{ z-index: 500;}header .logo{ position: relative;z-index: 1;}header .logo img{ max-height: 66px;}header #hd-top{ background-color: #165a86;line-height: 1;padding: 5px 0;}header .hd-container{ flex: 1;display: flex;padding: 10px 0;align-items: center;}header .hd-info{ max-width: 1300px;margin: 0 auto;padding: 0 10px;display: flex;align-items: center;justify-content: flex-end;flex: 1;gap: 20px;}header .pho{ color: #fff;font-size: 30px;font-weight: 300;}header .phy{ color: #fff;font-size: 16px;}header .pho,header .phy{ margin: 0;display: block;position: relative;}header .pho:hover,header .phy:hover{ color: #3cb5f8;}header .ra{ min-width: 271px;margin: 0;background-color: #3cb5f8;color: #fff;}@media (min-width:1025px){ .place-nav{ max-width: 1300px;margin: 0 auto;padding: 0 10px;display: flex;justify-content: space-between;align-items: center; } nav{ flex: 1 0 auto; } nav, nav ul li, nav ul li a{ position: relative; } nav > ul{ padding: 0;max-width: 680px;margin: auto; } nav ul{ margin: auto;list-style: none;display: flex;justify-content: center;gap: 10px; } nav ul li a{ display: block;color: #fff; } nav ul li a:hover{ color: #fff; } nav > ul > li{ flex: 0 1 auto;text-align: center; } nav > ul > li:last-of-type:after{ display: none; } nav > ul > li > a{ padding: 6px 3px 6px 0;font-size: 14px;font-weight: 500;text-transform: uppercase;letter-spacing: 2px;color: #313131; } nav > ul > li > a span{ color: #313131; } nav > ul > li:hover > a{ color: #3cb5f8; } 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: #165a86;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: #b5cede;color: #000; } nav ul ul ul{ left: 100%;top: 0;background-color: #3cb5f8; } 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(10.7673267327,162.3168316832,246.2326732673); } nav ul ul ul ul li a{ padding-left: 2em;padding-left: 2em; } nav ul ul ul ul li a{ background-color: rgb(20.6138613861,166.0534653465,246.5861386139); } nav ul ul ul ul li:hover a{ background-color: rgb(145.7289719626,182.6448598131,206.2710280374); } .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: #3cb5f8; }}.fix-nav header{ position: fixed!important;box-shadow: 0 3px 7px rgba(24,23,24,.35);animation-duration: 1s;animation-fill-mode: both;z-index: 100;}@media (max-width:1024px){ header .pho{ font-size: 30px; } header .logo{ padding: 0;margin: 0 auto; } header .logo img{ max-height: 56px; } header #hd-top{ padding: 0; } #hd-top .hd-info, #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: #3cb5f8;width: 40px;min-height: 40px;display: flex;flex-direction: column;justify-content: center;align-items: center;align-self: flex-start;margin-left: auto; } .mean-container .meanmenu-reveal{ display: block;color: #fff; } .mean-container a.meanmenu-reveal.meanclose i:before{ transform: rotate(45deg);font-size: 60px;content: "+";margin: 0 0 0 8px; } .mean-container .mean-bar .icon-menu{ position: relative;display: block;transition: .3s all;z-index: 1;margin: 0 0 0 5px; } .mean-container .meanmenu-reveal .icon-menu:before{ font-size: 30px;content: "|||";transform: rotate(90deg) scaleY(1);letter-spacing: 1px; } .mean-container .mean-bar .icon-menu:after, .mean-container .meanmenu-reveal.meanclose:after{ content: "";font-style: normal;position: absolute;left: 48%;transform: translateX(-50%);bottom: -10px;letter-spacing: 1px;font-size: .55em;font-weight: 700; } .mean-container .meanmenu-reveal.meanclose i:before{ transform: rotate(45deg);font-size: 40px;content: "+";margin: -5px 0 0 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: #165a86; } .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{ background-color: rgba(0,0,9,.1);margin: 0;padding: 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;line-height: 1.5; }}.play{ cursor: pointer;border: none;background-color: transparent;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 100%;color: #313131;font: 700 15px/1 brandon-grotesque,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: #313131;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: #3cb5f8;}.play:hover i{ background-color: #3cb5f8;color: #fff;}[data-embed] .close,[data-vimeo] .close{ cursor: pointer;line-height: 1;background-color: #165a86;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(14.8076923077,60.5769230769,90.1923076923);}[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 brandon-grotesque,sans-serif;}.split{ padding: 90px 10px;}.split .flex-ed{ max-width: 1200px;margin: auto;display: flex;align-items: center;justify-content: space-around;}.split article{ flex: 0 1 50%;padding: 10px;}.split figure{ flex: 0 1 48%;}.split [class^=btn]{ margin-left: 0;}.deco:after{ display: block;width: 211px;height: 4px;background-color: #3cb5f8;content: "";margin: 20px 0 35px;}#banner{ text-align: left;position: relative;background-color: #165a86;}#banner article{ max-width: 1200px;position: absolute;left: 50%;bottom: 50px;transform: translateX(-50%);width: 100%;padding: 10px;}#banner figure{ position: relative;}#banner figure:after{ position: absolute;left: 0;bottom: 0;right: 0;top: 50%;background-image: linear-gradient(rgba(255,255,255,0),#165a86);content: "";}#banner figure img{ margin: 0;width: 100%;}#banner h1{ font: 700 14px/1 scotch-display,sans-serif;color: #fff;text-transform: uppercase;letter-spacing: 2px;margin-bottom: 20px;}#banner h2{ color: #fff;font-weight: 300;font-size: 64px;max-width: 800px;}#banner .ba-links{ display: block;margin: 20px 0 0;}#banner .ba-links a{ background: rgba(255,255,255,.7);border: 1px solid #fff;border-radius: 70px;font-size: 16px;line-height: 1;padding: 3px 20px; display:inline-block; color: #165a86;}#banner .ba-links a:hover{ background: #b5cede;}#banner .seal{ position: absolute;right: 50px;bottom: 50px;}#about{ text-align: center;padding: 90px 10px;}#about .deco:after{ margin: 20px auto 70px;}#about .flex-about{ margin: 30px auto 0;justify-content: center;gap: 30px;}#about .flex-about > *{ max-width: 292px;color: #313131;line-height: 1.4;}#about .flex-about > * h3{ color: #000;font: 700 22px/1 brandon-grotesque,sans-serif;margin-bottom: 15px;transition: .3s;}#about .flex-about > * em{ font-style: normal;letter-spacing: -.5px;}#about .flex-about > :hover h3{ color: #3cb5f8;}.cpn{ display: block;background-color: #b5cede;padding: 30px 10px;color: #313131;}.cpn .flex-ed{ max-width: 750px;margin: 0 auto;align-items: center;gap: 20px;}.cpn .flex-ed h3{ font-size: 28px;font-weight: 500;transition: .3s;}.cpn .flex-ed em{ font-style: normal;}.cpn .flex-ed .btn-alt{ min-width: 172px;margin: 0;}.cpn:hover{ color: #313131;}.cpn:hover h3{ color: #3cb5f8;}.special-modal{ max-width: 500px;background-color: #165a86;}.special-modal h3{ color: #fff;margin-bottom: 30px;}#meet{ padding: 100px 10px;text-align: center;background: url(assets/images/deco-2.png) center top repeat;}#meet .contain{ max-width: 980px;margin: 0 auto;}#meet figure{ margin-bottom: 100px;position: relative;}#meet .deco:after{ margin: 20px auto 35px;}#meet article{ max-width: 850px;margin: 0 auto;}#meet .btn-alt{ margin: 30px auto 0;min-width: 195px;}#meet .names{ position: absolute;display: flex;left: 10%;bottom: 30px;right: 10%;justify-content: space-between;}#meet .names a{ color: #fff;}#meet .names a:hover{ color: #3cb5f8;}#reviews{ background: url(assets/images/index-reviews-bg.jpg) center top no-repeat;background-size: cover;position: relative;padding: 60px 10px;text-align: center;}#reviews h2{ color: #fff;font-weight: 400;font-size: 38px;margin-bottom: 35px;}#reviews star{ display: block;margin-bottom: 35px;}#reviews star:before{ color: #fff;font-size: 20px;letter-spacing: 2px;}#reviews .contain{ background-color: rgba(181,206,222,.2);max-width: 1100px;margin: 0 auto;padding: 50px 10px;}#reviews .slick-reviews{ max-width: 1100px;margin: 0 auto;}#reviews .slick-reviews .slick-slide{ padding: 0;margin: 0;}#reviews .slick-reviews .review{ color: #fff;font-weight: 300;font-size: 28px;line-height: 1.2;max-width: 900px;margin: 0 auto;}#reviews .slick-controls{ margin: 20px auto 40px;}#reviews .author{ display: block;margin: 20px auto 0;font-weight: 700;font-size: 18px;}#reviews .btn-thr{ min-width: 168px;margin: 0;}@media (min-width:1200px){ #reviews #prev{ left: -40px; } #reviews #next{ right: -40px; }}#reviews .slick-dots span{ background-color: #fff;}#reviews .slick-dots .slick-active span{ background-color: #3cb5f8;}#sameday{ background-color: #b5cede;padding: 0;}#sameday .flex-ed{ max-width: 1400px;}#sameday article{ max-width: 495px;}#sameday article ul{ margin-top: 20px;}#sameday article ul li:before{ content: "\e841";color: #3cb5f8;}#services{ background-color: #fff;text-align: center;padding: 100px 10px;}#services .flex-servs{ justify-content: center;gap: 30px;margin: 0 auto 40px;}#services .flex-servs > *{ max-width: 305px;color: #313131;text-align: left;}#services .flex-servs > * figure{ margin-bottom: 20px;}#services .flex-servs > * h3{ font: 700 22px/1 brandon-grotesque,sans-serif;margin-bottom: 15px;transition: .3s;}#services .flex-servs > * em{ display: block;font-style: normal;line-height: 1.4;letter-spacing: -.5px;}#services .flex-servs > * .more{ display: block;padding: 4px;background-color: #b5cede;color: #fff;width: 110px;text-align: center;text-transform: uppercase;font-size: 14px;line-height: 1;font-weight: 500;margin-top: 20px;transition: .3s;}#services .flex-servs > :hover h3{ color: #3cb5f8;}#services .flex-servs > :hover .more{ background-color: #3cb5f8;}#services .btn-alt{ min-width: 222px;}#options{ padding: 90px 10px;text-align: center;background: url(assets/images/deco-2.png) center top repeat;}#options .deco:after{ margin: 20px auto 35px;}#options h2 em{ font-weight: 400;}#options .flex-opts{ justify-content: center;gap: 10px;}#options .flex-opts > *{ max-width: 643px;flex: 1;width: 100%;background-color: #fff;display: flex;color: #313131;}#options .flex-opts > * .desc{ max-width: 356px;margin: auto;text-align: left;padding: 10px;line-height: 1.4;}#options .flex-opts > * h3{ font-size: 24px;margin-bottom: 20px;transition: .3s;}#options .flex-opts > * em{ display: block;font-style: normal;}#options .flex-opts > * .more{ display: block;margin: 20px 0 0;color: #3cb5f8;text-decoration: underline;transition: .3s;}#options .flex-opts > :hover h3{ color: #3cb5f8;}#options .flex-opts > :hover .more{ color: #165a86;}#options #assoc{ max-width: 500px;justify-content: space-around;align-items: center;display: flex;margin: 40px auto 0;}#find{ background: #ededed url(assets/images/pattern-1.png) center top repeat;}#find figure{ max-width: 555px;width: 100%;border: 5px solid #fff;}#find figure iframe{ display: block;}#find ul li{ margin-left: 20px;}#find ul li:before{ content: "";width: 13px;height: 2px;background-color: #3cb5f8;top: 12px;}.social{ text-align: center;margin: 0;display: flex;justify-content: space-around;}.social a{ position: relative;display: inline-block;margin: 5px;font-size: 18px;color: #fff;width: 40px;height: 40px;border-radius: 50%;line-height: 40px;}.social a:hover{ color: #3cb5f8;}footer{ background: #164767 url(assets/images/deco-4.png) center top repeat;color: #fff;padding: 100px 0 0;}footer a{ color: #fff;}footer a:hover{ color: #3cb5f8;}footer .fo-title{ color: #fff;display: block;margin-bottom: 15px;text-align: center;font: 400 24px/1 scotch-display,sans-serif;}footer #fo-contents{ max-width: 1080px;display: flex;justify-content: space-around;margin: 0 auto 120px;padding: 10px;gap: 10px;}footer .fo-info{ text-align: center;max-width: 260px;flex: 1;width: 100%;}footer .pho{ font-size: 28px;font-weight: 700;display: block;margin-bottom: 10px;}footer .phy{ font-size: 18px;display: block;line-height: 1.2;}footer .hours{ margin: 0;order: -1;}footer .social{ justify-content: center;display: flex;gap: 10px;}#copy{ text-align: center;line-height: 1;padding: 20px 10px 40px;border-top: 1px solid #266b98;font-size: 11px;color: #5f9ec7;}#copy a{ color: #5f9ec7;}#copy a:hover{ color: #fff;}#copy span:not(#copyDate){ margin: 0 1em;}#copy > div{ display: inline-block;}#copy .icon-tnt{ display: inline-block;vertical-align: middle;margin: 0;font-size: 55px;}#page{ position: relative;display: block;width: 100%;margin: auto;padding: 30px 15px;max-width: 1200px;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;justify-content: space-between;position: relative;text-align: center;padding: 0;}#interior-banner .contain{ max-width: 1210px;margin: auto;width: 100%;position: relative;z-index: 1;padding: 0;}#interior-banner .flex-title{ max-width: 1210px;height: 100%;margin: 0 auto;width: 100%;justify-content: space-between;align-items: flex-start;gap: 20px;position: relative;z-index: 1;}#interior-banner .flex-title .contain{ flex: 1;max-width: 635px;margin: 0;text-align: left;}#interior-banner #main-img{ flex: 0 1 auto;position: relative;z-index: 1;margin: 50px 0 0;}#interior-banner #page-title{ position: relative;padding: 50px 0;}#interior-banner #page-title:before{ content: "";position: absolute;left: -1000px;right: -1000px;top: 0;bottom: 0;background: #165a86 url(assets/images/deco-3.png) center top repeat;z-index: -1;}#interior-banner #intro{ margin: 60px auto 0;max-width: 550px;}#static-banner{ display: none;}.why{ padding: 90px 0;position: relative;max-width: 1000px;margin: -50px auto 0;}.why:before{ content: "";position: absolute;left: -1000px;right: -1000px;top: 0;bottom: 0;background: #b5cede url(assets/images/deco-1.png) center 10px no-repeat;}.why h2{ text-align: center;max-width: 700px;margin: 0 auto;}.why h2:after{ display: block;max-width: 211px;background-color: #3cb5f8;height: 4px;content: "";margin: 20px auto 50px;}.why ul{ display: flex;justify-content: space-around;align-items: center;text-align: center;align-items: flex-start;}.why ul li{ max-width: 33%;flex: 1;padding: 10px 50px;margin: 10px;width: 100%;color: #000;overflow: visible;font-weight: 700;border-left: 1px solid #3cb5f8;text-align: center;}.why ul li:first-of-type{ border: none;}.why ul li:before{ display: none;}.page-divider{ display: block;max-width: 100%;width: 100%;position: relative;z-index: 1;}.block{ position: relative;display: table;clear: both;width: 100%;max-width: 100%;padding: 90px 10px;}.block:before{ content: "";position: absolute;left: -1000px;right: -1000px;top: 0;bottom: 0;z-index: -1;background: url(assets/images/deco-2.png) center top repeat;}.block .contain{ display: flex;justify-content: space-between;align-items: flex-start;}.block h2{ margin-bottom: 20px;}.block h2:after{ content: "";display: block;margin: 20px 0 30px;width: 210px;height: 4px;background-color: #3cb5f8;}.block .wrap{ height: 0;}.block article{ margin: auto 0;flex: 0 1 500px;}.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(odd):before{ background: #fff;}.mini-block{ display: flex;justify-content: center;clear: both;max-width: 100%;width: 100%;margin: 30px auto;}.mini-block h3{ margin-bottom: 20px;}.mini-block article{ flex: 1;}.block.no_img{ text-align: center;}.block.no_img h2:after{ margin: 20px auto 30px;}.more-to-explore{ position: relative;text-align: center;margin: 0 auto;padding: 60px 10px;background-color: #fff;}.more-to-explore span{ display: block;margin-bottom: 20px;}.more-to-explore p{ padding: 10px;margin: auto;max-width: 1150px;display: flex;align-items: center;flex-wrap: wrap;justify-content: center;}.more-to-explore [class^=btn]{ min-width: 350px;margin: 5px;}#common{ display: flex;flex-flow: wrap;margin: 40px auto 0;max-width: 980px;text-align: center;}#common > *{ flex: 1 0 120px;margin: 0 1em 20px;}#common a:hover h3{ color: #3cb5f8;}#common .off{ pointer-events: none;}#common .ic-color{ fill: #3cb5f8;}#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 brandon-grotesque,sans-serif;letter-spacing: 1.4;text-transform: uppercase;}.services-grid{ position: relative;margin: 20px auto -30px;justify-content: center;gap: 20px;display: flex;align-items: stretch;flex-wrap: wrap;padding-bottom: 100px;}.services-grid:before{ position: absolute;left: -1000px;right: -1000px;top: 50px;bottom: 0;background: #b5cede url(assets/images/deco-1.png) center top no-repeat;content: "";z-index: -1;}.services-grid > div{ flex: 1 0 auto;width: 100%;max-width: 376px;margin: 0;}.services-grid h3{ display: block;font: 700 22px/1 brandon-grotesque,sans-serif;padding: 0 10px;}.services-grid h3 a{ color: #165a86;}.services-grid figure{ transition: .4s all;margin-bottom: 20px;}.services-grid ul{ display: block;margin: 20px auto;padding: 0 10px;}.services-grid ul li{ line-height: 1.2;margin: 10px auto;}.services-grid ul li:before{ color: #313131;content: "\e933";font-size: 8px;top: 5px;}.services-grid ul li a{ color: #313131;}.services-grid h3:hover a{ color: #3cb5f8;}.services-grid ul li:hover a{ color: #3cb5f8;}.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: #165a86;text-align: left;}.input--filled .input__label::before,.styled-form .input__field:focus + .input__label::before{ border-color: #3cb5f8;}.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: #3cb5f8;}.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: #313131;border: 1px solid #313131;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: 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: #165a86;font-family: fontello;font-size: 40px;left: 0;width: 60px;height: 60px;flex: 0 0 60px;display: flex;flex-direction: column;justify-content: center;align-items: center;z-index: 5;transition: .3s all;}.slick-arrow svg line{ transition: .3s;}.slick-arrow:hover{ color: #3cb5f8;}.slick-arrow:hover svg line{ stroke: #3cb5f8;}#prev svg{ transform: scale(-1);}#page .slick-arrow svg line { stroke:#3cb5f8; }.slick-dots{ line-height: 1;}.slick-dots li{ line-height: 1;}.slick-dots li button{ padding: 0;}.slick-dots span{ cursor: pointer;background-color: #3cb5f8;height: 2px;width: 50px;display: inline-block;margin: 0;}.slick-dots .slick-active span{ background: #165a86;}.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: #313131;text-transform: uppercase;}.slick-gallery .case span:last-of-type:after{ content: "After";}.slick-gallery figcaption{ margin: 5px auto;}#safety h3:after{ background-color: #165a86;}.cls-2,.cls-3,.cls-4{ stroke: #165a86;}.thinner .cls-2{ fill: #165a86;}.covid-icon{ border-color: #165a86;}@media (max-width:1024px){ .split .flex-ed{ flex-flow: column;gap: 40px; } .split figure{ margin: 0 auto; } .split article{ margin: 0 auto;padding: 10px; } .split .btn{ margin: 10px auto; } #interior-banner .contain{ padding: 0; } #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; } .block h2:after{ margin: 20px auto 30px; } .contact{ text-align: center;display: block; } .contact > div:first-child, .contact p{ margin: 10px auto; } #about .flex-about{ flex-flow: column;justify-content: center;align-items: center; } .cpn .flex-ed{ flex-flow: column;text-align: center; } #sameday{ padding: 0 0 90px; } #sameday figure{ order: -1; } #services .flex-servs{ flex-flow: column;justify-content: center;align-items: center; } #options .flex-opts{ flex-flow: column;justify-content: center;align-items: center; } footer #fo-contents{ flex-flow: column;justify-content: center;align-items: center;gap: 40px; } footer .hours{ order: 0; } footer #copy{ display: flex;flex-flow: column;justify-content: center;align-items: center;gap: 10px; } footer #copy span:last-of-type{ display: none; }}@media (max-width:768px){ .hd-info{ display: none; } .why ul{ flex-wrap: wrap; } .why ul li{ flex: 1 1 100%;max-width: 100%;border: none; } #map{ display: none; } #banner{ padding-bottom: 30px; } #banner .contain{ position: relative; } #banner figure{ min-height: 563px; } #banner figure:after{ top: 20%;bottom: 35%; } #banner .seal{ position: static;margin-bottom: 20px;display: block; } #meet{ padding: 0 0 80px; } #meet figure{ margin-bottom: 40px; } #meet article{ padding: 10px 15px; }}@media (max-width:599px){ #page-title h1:only-child, .h1, h2#append{ font-size: 44px; } .dividerLead, .h2, .more-to-explore span, h2{ font-size: 40px; } #options .flex-opts > *{ flex-flow: column;gap: 30px;padding-bottom: 30px;max-width: 375px; } header .hours label{ width: 100px; } #meet .names { flex-flow:column; bottom:10px; line-height:1.2; } #options #assoc{ flex-flow: column;gap: 30px; } #banner figure:after{ bottom: 0;top: 20%; } #banner h2{ font-size: 54px; }}@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; }}
