body{ position: relative;background-color: #fff;color: #000;font: 400 17px/1.5 Outfit,sans-serif;counter-reset: section;overflow-x: hidden;}p{ margin: 10px auto;}a{ cursor: pointer;text-decoration: none;color: #006fba;}a:hover{ color: #fe6347;}hr{ position: relative;display: table;clear: both;margin: 40px auto;width: 100%;height: 1px;background-color: #fe6347;}:focus,a:focus,button:focus,input:focus{ outline-width: medium;outline-color: #006fba!important;}h1,h2,h3,h4,h5,h6{ margin: 0;position: relative;}#page-title h1,.h1 small{ color: #000;font: 400 18px/1 Outfit,sans-serif;display: block;margin: 10px auto;}#page-title h1:only-child,.h1,h2#append{ color: #000;font: 500 63px/1 halyard-micro,sans-serif;}.dividerLead,.h2,.more-to-explore span,h2{ color: #006FBA;font: 500 44px/1 halyard-micro,sans-serif;position: relative;}.h3,h3{ color: #000;display: block;position: relative;font: 500 35px/.9 halyard-micro,sans-serif;text-transform: uppercase;}.h4,h4{ color: #000;display: block;position: relative;font: 700 20px/1.1 Outfit,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: "";position: absolute;left: 0;top: 3px;width: 19px;height: 19px;background: url(assets/images/list-deco.svg) left top no-repeat;}[class^=btn]{ position: relative;z-index: 1;display: inline-block;vertical-align: middle;cursor: pointer;text-align: center;transition: .3s all;font: 500 18px/1.2 Outfit,sans-serif;color: #fff;min-width: 285px;margin: 10px;border-radius: 14px;box-shadow: inset 0 -3px 2px rgba(0,0,0,.3);padding: 20px 10px;background-color: #fe6347;}[class^=btn]:hover{ background-color: #006fba;color: #fff;}.btn-alt{ background-color: #006fba;color: #fff;}.btn-alt:hover{ background-color: #fe6347;color: #fff;}.btn-thr{ background-color: #fe6347;}.btn-thr:hover{ background-color: #00a8e4;}#fixed-tabs a{ text-transform: none;}#fixed-tabs .ra{ background-color: rgb(253.8621621622,77.4972972973,45.6378378378);}#fixed-tabs .call{ background-color: rgb(0,95.7822580645,160.5);}#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: 72px;}header .hd-container{ flex: 1;max-width: 870px;}header .hd-info{ text-align: center;display: flex;justify-content: flex-end;gap: 10px;align-items: center;line-height: 1.2;margin-bottom: 10px;}header .pho{ color: #006fba;font-size: 25px;font-weight: 600;}header .pho i{ color: #fe6347;}header .phy{ color: #000;font-size: 17px;}header .pho,header .phy{ margin: 0;display: block;position: relative;}header .pho:hover,header .phy:hover{ color: #fe6347;}header .ra{ margin: 0;min-width: 260px;}header .virtual{ position: absolute;right: 10px;bottom: -32px;background-color: rgba(0,168,228,.3);min-width: 280px;border-radius: 0 0 15px 15px;color: #fff;text-transform: uppercase;letter-spacing: 2px;font-size: 13px;text-align: center;line-height: 1;padding: 8px;}header .virtual img{ display: inline-block;vertical-align: -20%;}header .virtual:hover{ background-color: #fe6347;}@media (min-width:1025px){ .place-nav{ max-width: 1300px;margin: 0 auto;padding: 10px 10px 5px;display: flex;justify-content: space-between;gap: 10px;align-items: center;position: relative; } nav{ flex: 0 1 100%; } nav, nav ul li, nav ul li a{ position: relative; } nav > ul{ padding: 0;max-width: 980px;margin: auto; } nav ul{ margin: auto;list-style: none;display: flex;justify-content: space-around; } nav ul li a{ display: block;color: #fff; } nav ul li a:hover{ color: #fff; } nav > ul > li{ flex: 1 1 auto;text-align: center; } nav > ul > li:last-of-type:after{ display: none; } nav > ul > li > a{ padding: 6px;font-size: 18px;font-weight: 500;color: #000; } nav > ul > li > a span{ color: #000; } nav > ul > li:hover > a{ color: #00a8e4; } 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: #006fba;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: #00a8e4;color: #fff; } nav ul ul ul{ left: 100%;top: 0;background-color: #fe6347; } 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(253.7243243243,55.9945945946,20.2756756757); } nav ul ul ul ul li a{ padding-left: 2em;padding-left: 2em; } nav ul ul ul ul li a{ background-color: rgb(253.7794594595,64.5956756757,30.4205405405); } nav ul ul ul ul li:hover a{ background-color: rgb(0,130.4210526316,177); } .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: #fe6347; }}.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: 60px;}.fix-nav header .ra{ padding: 10px 10px;}.fix-nav header .hd-info{ margin-bottom: 0;}.fix-nav header .hd-info > div{ display: flex;gap: 10px;align-items: center;}.fix-nav header .phy{ font-size: 15px;text-align: left;}.fix-nav header .pho{ font-size: 18px;flex: 1 0 auto;}@media (max-width:1024px){ header .pho{ font-size: 30px; } header .logo{ padding: 4px; } header .logo img{ max-height: 55px; } #hd-top, #main-nav, header .hd-btns, header .hd-info, header .phy, header .virtual, 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: #fe6347;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: #272733; } .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,sans-serif,sans-serif;text-transform: uppercase;letter-spacing: 1.5px;text-align: center;transition: .3s all;}.play i{ width: 75px;height: 75px;border-radius: 50%;background-color: #fff;display: block;color: #000;display: inline-flex;align-items: center;justify-content: center;font-size: 30px;margin: 10px;transition: .3s all;}.play i:before{ margin: auto;padding-left: 5px;}.play:hover{ color: #fe6347;}.play:hover i{ background-color: #fe6347;color: #fff;}[data-embed] .close,[data-vimeo] .close{ cursor: pointer;line-height: 1;background-color: #006fba;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(0,80.564516129,135);}[data-embed] .close:hover,[data-vimeo] .close:hover{ background-color: #1b1b1b;color: #fff;}[data-embed] .close i:before{ transform: rotate(45deg);}body.page_index{ background-color: #d0eeff;}body.page_index .h2,body.page_index h2{ display: block;}body.page_index .h2 small,body.page_index h2 small{ display: block;font: 500 19px/1 Outfit,sans-serif;color: #000;}.split{ padding: 60px 10px;}.split .flex-ed{ max-width: 980px;margin: auto;display: flex;align-items: center;justify-content: space-between;}.split article{ flex: 1 0 auto;margin: auto;padding: 10px;max-width: 430px;}.split figure{ flex: 0 1 48%;}.split [class^=btn]{ margin-left: 0;}#banner{ position: relative;background-color: #006fba;}#banner article{ position: absolute;left: 0;top: 0;width: 50%;padding: 10px;display: flex;align-items: center;bottom: 0;color: #fff;z-index: 1;}#banner article:before{ position: absolute;top: 0;bottom: 0;right: 0;left: 0;background: url(assets/images/banner-deco.svg) right top no-repeat;content: "";z-index: -1;}#banner article > div{ max-width: 500px;margin: auto;}#banner h1{ color: #fff;font: 400 18px/1 Outfit,sans-serif;margin-bottom: 15px;}#banner h2{ color: #fff;font-size: 63px;}#banner figure{ max-height: 600px;overflow: hidden;padding-left: 20%;}#banner figure video{ display: block;}#banner figure img{ margin: 0;width: 100%;}#banner .more-wrap{ opacity: 0;max-height: 0;font-size: 0;transition: .25s ease;margin-top: 10px;height: 0;transition: .3s;}#banner .more-wrap em{ margin-top: 15px;display: block;font-style: normal;}#banner .more-input{ display: none;}#banner .more{ display: flex;justify-content: flex-start;align-items: center;gap: 10px;margin-top: 20px;}#banner .more:before{ content: "Read More";display: block;cursor: pointer;text-align: center;}#banner .more:after{ content: "+";color: #fff;width: 38px;height: 38px;border-radius: 50%;background-color: #fe6347;text-align: center;font-size: 35px;line-height: 1;box-shadow: inset 0 -2px 1px rgba(0,0,0,.3);}#banner .more:hover{ color: #fe6347;}#banner input:checked + .more-wrap{ height: 200px;opacity: 1;font-size: inherit;}#banner input:checked + .more-wrap .btn-alt{ display: inline-block;}#banner input:checked + .more-wrap + .more:before{ content: "Read Less";}#banner input:checked + .more-wrap + .more:after{ content: "-";}#banner .seal{ position: absolute;left: 50%;bottom: -105px;transform: translateX(-50%);z-index: 2;}#banner .seal span{ display: block;}#options{ text-align: center;padding: 90px 10px 50px;}#options .flex-opts{ gap: 10px;justify-content: center;margin: 40px auto 0;}#options .flex-opts > *{color:#000; max-width: 594px;width: 100%;padding: 10px;display: flex;flex-flow: column;align-items: center;justify-content: center;gap: 10px;}#options .flex-opts > * figure img{ border-radius: 14px;}#options .flex-opts > * h3{ font: 500 40px/1 Outfit,sans-serif;color: #006fba;text-transform: none;}#options .flex-opts > * h3 small{ display: block;font-size: 24px;font-weight: 400;color: #000;}#options .flex-opts > * em{ font-style: normal;}#options .flex-opts > * .btn{ margin: auto 0 0;min-width: 189px;}.special-modal{ max-width: 400px;background-color: #006fba;border-radius: 14px;color: #fff;}.special-modal h3{ color: #fff;margin-bottom: 20px;}.special-modal h3 small{ display: block;margin-top: 10px;}.zoom{ background-color: rgba(255,255,255,.3);display: flex;justify-content: space-between;max-width: 1000px;margin: 40px auto 0;border: 2px solid #fff;border-radius: 26px;padding: 12px 20px;align-items: center;font-size: 24px;line-height: 1;color: #000;gap: 10px;}.zoom figure{ margin: 0 20px;}.zoom .btn{ min-width: 125px;font-size: 15px;padding: 10px;margin: 0;}#welcome{ background: url(assets/images/index-welcome-bg.jpg) center top no-repeat;background-size: cover;text-align: center;padding: 130px 10px 80px;position: relative;}#welcome .callouts{ display: flex;justify-content: center;max-width: 1000px;margin: 30px auto 0;}#welcome .callouts figure{ margin-bottom: 15px;min-height: 166px;}#welcome .callouts h3{ color: #006fba;}#welcome .callouts em{ font-style: normal;line-height: 1.2;display: block;margin-top: 10px;}#welcome .callouts .btn-alt{ margin: 15px 0 0;display: none;min-width: 230px;padding: 10px;}#welcome .callouts .divider{ max-width: 36px;margin-top: 190px;}#welcome .callouts > *{ flex: 1 0 auto;width: 100%;max-width: 33%;}#welcome .more-wrap{ opacity: 0;max-height: 0;font-size: 0;transition: .25s ease;margin-top: 10px;height: 0;transition: .3s;}#welcome .more-input{ display: none;}#welcome .more{ display: flex;justify-content: center;align-items: center;gap: 10px;margin-top: 20px;}#welcome .more:before{ content: "Read More";display: block;cursor: pointer;text-align: center;}#welcome .more:after{ content: "+";color: #fff;width: 38px;height: 38px;border-radius: 50%;background-color: #fe6347;text-align: center;font-size: 35px;line-height: 1;box-shadow: inset 0 -2px 1px rgba(0,0,0,.3);}#welcome .more:hover{ color: #fe6347;}#welcome input:checked + .more-wrap{ height: 200px;opacity: 1;font-size: inherit;}#welcome input:checked + .more-wrap .btn-alt{ display: inline-block;}#welcome input:checked + .more-wrap + .more:before{ content: "Read Less";}#welcome input:checked + .more-wrap + .more:after{ content: "-";}#meet{ padding: 0;}#meet .flex-ed{ max-width: 1300px;}#meet article{ max-width: 460px;}@media (min-width:1025px){ #meet .h2{ width: 120%; }}#meet figure{ position: relative;}#meet .name{ width: 329px;height: 103px;background: url(assets/images/index-meet-name.png) left top no-repeat;font-size: 19px;line-height: 1;position: absolute;bottom: 60px;left: 0;display: flex;align-items: center;padding-left: 130px;color: #000;}#meet .name:hover{ color: #fe6347;}#services{ text-align: center;color: #fff;background-color: #006fba;padding: 70px 10px 10px;position: relative;margin-bottom: 100px;}#services .h2,#services h2 small{ color: #fff;}#services .flex-cards{ justify-content: center;gap: 20px;margin: 20px auto;}#services .flex-cards > *{ max-width: 344px;color: #fff;}#services .flex-cards > * figure{ margin-bottom: 10px;overflow: hidden;border-radius: 14px;}#services .flex-cards > * figure img{ border-radius: 14px;transition: .3s;}#services .flex-cards > * h3{ color: #fff;margin-bottom: 15px;-webkit-text-stroke: 1px #fff;-webkit-text-fill-color: transparent;transition: .3s;}#services .flex-cards > * em{ font-style: normal;max-width: 300px;display: block;margin: 0 auto;}#services .flex-cards > :hover figure img{ transform: scale(1.2);filter: grayscale(1);}#services .flex-cards > :hover h3{ -webkit-text-fill-color: #fff;}#services .curve{ position: absolute;left: 0;width: 100vw;height: 100px;bottom: -100px;right: 0;background-color: #006fba;mask: linear-gradient(0,rgba(0,0,0,0) 100vw,#000 0),radial-gradient(200vw,#000 calc(100% - 1px),rgba(0,0,0,0)) bottom/185vw 400vw;}#reviews{ position: relative;padding: 70px 10px;text-align: center;}#reviews .contain{ max-width: 980px;margin: 20px auto 0;}#reviews .slick-reviews{ max-width: 980px;margin: 0 auto;border-bottom: 1px solid #707070;}#reviews .slick-reviews .slick-slide{ padding: 0;margin: 0;}#reviews .slick-reviews p{ max-width: 858px;font-size: 20px;}#reviews .author{ margin: 40px auto 0;display: flex;line-height: 1.4;letter-spacing: 2px;font-size: 14px;text-transform: uppercase;gap: 10px;align-items: center;text-align: left;background: url(assets/images/index-google.png) right center no-repeat;}#reviews .author star{ display: block;}#reviews .author star:before{ color: #fe6347;letter-spacing: 5px;font-size: 12px;}#office{ text-align: center;padding: 50px 10px;}#office .flex-office{ justify-content: center;gap: 10px;margin-bottom: 20px;}#smiles{ text-align: center;padding: 50px 10px;}#smiles .flex-smiles{ gap: 40px;justify-content: center;margin: 40px auto;}#tech figure img{ border-radius: 14px;}@media (min-width:1200px){ #tech .h2{ width: 140%; }}#find{ padding-bottom: 120px;}#find #map{ width: 100%;max-width: 400px;}#find #map iframe{ display: block;border-radius: 30px;}#find ul{ margin: 20px 0;}#find ul li{ margin-left: 0;}.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: #00a8e4;width: 40px;height: 40px;border-radius: 50%;line-height: 40px;background-color: #171720;}.social a:hover{ color: #fff;background-color: #00a8e4;}#ready{ text-align: center;padding: 0 10px 70px;position: relative;z-index: 1;}#ready:before{ background: #e4f5f5 url(assets/images/pattern-1.png) center bottom repeat;position: absolute;left: 0;top: 100px;right: 0;bottom: 0;content: "";z-index: -1;}#ready img{ border-radius: 14px;}#ready .request{ display: block;position: relative;max-width: 980px;margin: 0 auto 20px;color: #000;}#ready .request > span{ position: absolute;left: 0;bottom: 40px;right: 0;text-align: center;background-color: rgba(255,255,255,.2);backdrop-filter: blur(10px);padding: 10px;}#ready .request > span span{ display: block;}#ready .request > span .h2{cursor:pointer; font-size: 44px;transition: .3s;}#ready .request > span img{ transition: .3s;}#ready .request > span small{ display: inline-block;width: 100%;text-transform: uppercase;letter-spacing: 2px;color: #000;max-width: 565px;margin: 20px auto 0;padding: 10px 0;border-top: 1px solid #707070;}#ready .request:hover .h2{ color: #fe6347;}#ready .request:hover img{ filter: grayscale(1);}#ready #follow{ max-width: 980px;margin: 0 auto;}#ready .follow-grid{ display: flex;justify-content: space-between;margin-bottom: 20px;}footer{ background: #e4f5f5 url(assets/images/pattern-1.png) center top repeat;color: #fff;padding: 50px 0 0;position: relative;z-index: 1;}footer a{ color: #fff;}footer a:hover{ color: #fe6347;}footer .fo-title{ color: #fe6347;display: block;margin-bottom: 10px;text-align: center;font-size: 16px;font-weight: 500;text-transform: uppercase;letter-spacing: 2px;}footer .fo-wrap{ background-color: #272733;max-width: 1150px;margin: 0 auto;padding: 70px 10px 40px;border-radius: 14px 14px 0 0;position: relative;}footer .fo-wrap:before{ position: absolute;left: 5%;top: -10px;right: 0;height: 330px;background-image: linear-gradient(#00a8e4 0,#006fba 100%);content: "";border-radius: 14px;z-index: -1;transform: rotate(5deg);width: 90%;}footer #fo-contents{ max-width: 1000px;margin: 0 auto 40px;display: flex;justify-content: space-between;padding: 10px;align-items: flex-start;line-height: 1.4;}footer .fo-info{ text-align: center;}footer .pho{ font-size: 29px;display: block;margin-bottom: 10px;}footer .phy{ font-size: 18px;display: block;line-height: 1.2;}footer .hours{ margin: 0;}footer .hours label{ font-weight: 500;}footer .social{ justify-content: center;display: flex;gap: 10px;margin: 30px auto 0;}footer .social a{ width: 54px;height: 54px;line-height: 54px;font-size: 20px;}#copy{ text-align: center;padding: 10px;line-height: 1;display: flex;align-items: center;max-width: 1000px;margin: 0 auto;}#copy span:not(#copyDate){ margin: 0 .5em;}#copy a{ color: #00a8e4;}#copy a:hover{ color: #fff;}#copy > div{ display: inline-block;}#copy > div:last-child{ margin-left: auto;}#copy .icon-tnt{ display: inline-block;vertical-align: -25%;margin: 0 0 0 -10px;font-size: 45px;color: #fe6347;transition: .3s;}#copy .icon-tnt:before{ width: auto;}#copy .icon-tnt:hover{ color: #fff;}#page{ position: relative;display: block;width: 100%;margin: auto;padding: 30px 15px;max-width: 1180px;clear: both;}#page.has_divider{ padding-bottom: 0;padding-top: 0;}.page_index .internal{ display: none;}.center{ text-align: center;}main{ overflow: hidden;}@media (min-width:800px){ ul.two{ -webkit-column-count: 2;column-count: 2; }}@media (max-width:750px){ main ul li{ margin-left: 10px; } .block .elem-left, .block .elem-right, .elem-left, .elem-right{ display: table;float: none;margin: 20px auto;max-width: 100%; }}#interior-banner{ display: flex;flex-direction: column;justify-content: center;position: relative;text-align: left;background-color: #272733;padding: 0;}#interior-banner .wrap{ max-width: 50%;margin: 0;width: 100%;position: relative;z-index: 1;padding: 0;background-image: url(assets/images/banner-deco.svg);background-position: right top;background-size: cover;background-repeat: no-repeat;}#interior-banner .contain{ max-width: 560px;margin: 0 auto;padding: 100px 10px 50px;}#interior-banner .flex-title{ height: 100%;margin: 0;width: 100%;justify-content: center;align-items: center;}#interior-banner .flex-title .contain{ flex: 1;max-width: 50%;margin: 0;text-align: left;padding: 10px;}#interior-banner .flex-title .contain #intro,#interior-banner .flex-title .contain #page-title{ max-width: 600px;}#interior-banner h1,#interior-banner h2{ color: #fff;}#interior-banner #main-img{ flex: 0 1 auto;}#interior-banner #intro,#interior-banner #page-title{ margin: 0 auto;}#interior-banner #intro{ line-height: 1.2;margin-top: 20px;color: #fff;}#static-banner{ display: none;}#intro-split{ padding: 60px 0;max-width: 980px;margin: 0 auto;}.why{ padding: 10px 0;position: relative;}.why:before{ content: "";position: absolute;left: -1000px;right: -1000px;top: 0;bottom: 0;background-color: #fff;}.why h2{ text-align: center;font: 500 20px/1 Outfit,sans-serif;}.why ul{ display: flex;justify-content: space-around;align-items: center;text-align: center;align-items: center;}.why ul li{ max-width: 280px;flex: 1 1 33%;padding: 0 0 0 60px;margin: 10px;width: 100%;overflow: visible;line-height: 1.2;}.why ul li:before{ content: "";width: 36px;height: 36px;display: block;top: 50%;transform: translateY(-50%);background: url(assets/images/icon-plus.svg) left center no-repeat;}.why ul li:first-of-type{ padding-left: 0;}.why ul li:first-of-type:before{ display: none;}@media (min-width:1025px){ .why{ display: flex;align-items: center; } .why h2{ max-width: 25%;position: relative;z-index: 1;color: #fff;padding: 24px 20px; } .why h2:before{ position: absolute;left: -1000px;top: 0;right: 0;bottom: 0;content: "";background-image: linear-gradient(#00a8e4 0,#006fba 100%);z-index: -1; } .why h2:after{ position: absolute;right: -7px;width: 7px;top: -4px;bottom: 4px;content: "";background-color: #000; }}.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: 60px 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{width:100%; flex: 0 0 auto;position: relative;z-index: 3;}.block .elem img{ border-radius: 14px;}.block .elem-right{ order: 1;}.mini-block{ display: flex;justify-content: center;clear: both;max-width: 100%;width: 100%;margin: 30px auto;}.block.no_img{ text-align: center;}.meet-more{ display: block;margin-bottom: 0;}.meet-more ul{ max-width: 800px;margin: 20px auto;}.meet-assoc{ margin: 50px auto 0;display: flex;justify-content: space-around;gap: 20px;flex-flow: wrap;align-items: center;}.more-to-explore{ position: relative;text-align: center;margin: 0 auto;padding: 40px 10px 60px;}.more-to-explore span{ margin-bottom: 20px;display: block;}.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: #fe6347;}#common .off{ pointer-events: none;}#common .ic-color{ fill: #fe6347;}#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,sans-serif;letter-spacing: 1.4;text-transform: uppercase;}.services-grid{ position: relative;margin: 40px auto;justify-content: center;gap: 20px;display: flex;align-items: stretch;flex-wrap: wrap;}.services-grid > div{ flex: 1 0 auto;width: 100%;max-width: 364px;margin: 0;}.services-grid h3, .services-grid .h3 { font-size:24px; display: block;text-align: center;line-height: 1.1;}.services-grid h3 a{ color: #000; font-size:24px;display:block;}.services-grid figure{ transition: .4s all;margin-bottom: 10px;}.services-grid ul{ display: block;margin: 20px auto;text-align: center;}.services-grid ul li{ line-height: 1.2;margin: 10px auto;padding: 0;}.services-grid ul li:before{ display: none;}.services-grid ul li a{ color: #000;}.services-grid h3:hover a{ color: #fe6347;}.services-grid ul li:hover a{ color: #fe6347;}.services-grid .more-input{ display: none;}.services-grid .more{ display: flex;justify-content: center;align-items: center;gap: 10px;margin-top: 10px;}.services-grid .more:before{ content: "Read More";display: block;cursor: pointer;text-align: center;}.services-grid .more:after{ content: "+";color: #fff;width: 38px;height: 38px;border-radius: 50%;background-color: #fe6347;text-align: center;font-size: 35px;line-height: 1;box-shadow: inset 0 -2px 1px rgba(0,0,0,.3);}.services-grid .more:hover{ color: #fe6347;}.services-grid ul{ display: none;}.services-grid input:checked + ul{ display: block;}.services-grid input:checked + ul + .more:before{ content: "Read Less";}.services-grid input:checked + ul + .more:after{ content: "-";}.services-grid #all { display:block; }.services-grid #all .h3 { margin-top:10px; cursor:pointer; display:block; }.services-grid #all .h3:hover { color:#fe6347; }.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: #006fba;text-align: left;}.input--filled .input__label::before,.styled-form .input__field:focus + .input__label::before{ border-color: #fe6347;}.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: #fe6347;}.accordion .toggle:after{ content: "\e825";font-family: fontello;position: absolute;top: 13px;right: 0;font-size: 24px;text-align: center;width: 43px;height: 43px;color: #000;border: 1px solid #000;background-color: #fff;border-radius: 50%;display: flex;align-items: center;justify-content: center;}.accordion .faq{ border-top: 1px solid rgba(0,0,0,.2);}.accordion .faq.active .toggle:after{ content: "\e83a";}.accordion .faq > div{ display: none;padding: 0 50px 20px 0;}.accordion .faq > div p:first-of-type{ margin-top: 0;}.hours{ display: table;margin: 10px auto;text-align: left!important;}.hours label{ width: 120px;display: inline-block;font-weight: 700;}.contact{ display: flex;justify-content: space-between;align-items: flex-end;flex-wrap: wrap;max-width: 1130px;margin: 30px auto;}.contact h3{ margin: 10px auto;}.contact p{ margin: 15px 0 10px;line-height: 1.4;}.contact > div:first-child{ flex: 1 0 auto;margin-right: 20px;}.contact > div:last-child{ margin-right: 10px;}.contact-map{ max-width: 1130px;margin: 0 auto;}#specials{ display: flex;justify-content: center;flex-flow: wrap;gap: 20px;}#specials > *{ max-width: 445px;background-color: #004FA9;padding: 0;border-radius: 14px;text-align: center;}#specials img { border-radius:14px 14px 0 0; }#specials > * h3{ color: #fff;font: 500 36px/1 Outfit,sans-serif; text-transform:none; padding:20px;}#specials > * h3 small{ font-size: 24px;display: block;margin-top: 10px;}#specials > :hover{ background-color: #fe6347;}.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{ 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:hover{ color: #fe6347;}.slick-arrow:hover svg line,.slick-arrow:hover svg path{ stroke: #fe6347;}#prev img,#prev svg{ transform: scale(-1);}.slick-dots{ line-height: 1;}.slick-dots li{ line-height: 1;}.slick-dots li button{ padding: 0;}.slick-dots span{ background-color: #000;cursor: pointer;height: 12px;width: 12px;border-radius: 50%;display: inline-block;margin: 0 5px;opacity: .18;}.slick-dots .slick-active span{ background-color: #fe6347;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: #006fba;}.cls-2,.cls-3,.cls-4{ stroke: #006fba;}.thinner .cls-2{ fill: #006fba;}.covid-icon{ border-color: #006fba;}@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; } .block{ text-align: center;padding: 40px 10px; } .block .contain{ display: block; } .block .btn{ margin: 10px auto; } .block h2, .block h3{ margin-bottom: 20px;text-align: center; } .block [class^=elem]{ float: none;margin: 10px auto 20px;max-width: 100%; } .block ul{ display: table;margin: 20px auto; } .contact{ text-align: center;display: block; } .contact > div:first-child, .contact p{ margin: 10px auto; } #banner h2{ font-size: 45px; } #welcome{ padding-top: 120px; } #welcome .callouts{ flex-flow: column;justify-content: center;align-items: center; } #welcome .callouts > *{ max-width: 280px; } #welcome .callouts .divider{ margin: 40px 0; } .zoom{ flex-flow: column;justify-content: center;align-items: center;max-width: 350px;gap: 10px;padding: 30px 10px; } #meet .name{ display: none; } #meet figure{ max-height: 280px;overflow: hidden;max-width: 460px; } #options .flex-opts{ flex-flow: wrap; } #services .flex-cards{ flex-flow: wrap; } #office{ display: none; } #smiles .flex-smiles > div:nth-child(2){ display: none; } #tech figure{ order: 2; } #ready .follow-grid{ flex-flow: wrap;justify-content: center;gap: 10px; } footer{ padding-left: 10px;padding-right: 10px; } footer #fo-contents{ flex-flow: column;align-items: center;gap: 40px; } #copy{ flex-flow: column;gap: 10px; } #copy > div:last-child{ margin-left: 0; } #page-title h1:only-child, .h1, h2#append{ font-size: 40px; } .why ul{ flex-flow: column; } .why ul li{ flex: 1 1 100%;padding-left: 0; } .why ul li:before{ position: static;margin: 10px auto 0; } #intro-split{ text-align: center; }}@media (max-width:768px){ .dividerLead, .h2, .more-to-explore span, h2{ font-size: 35px; } #banner h2{ font-size: 40px; } #banner figure{ min-height: 580px;position: relative;padding-left: 0; } #banner figure img, #banner figure video{ position: absolute;left: 50%;top: 0;height: 100%;width: auto;transform: translateX(-30%);max-width: none; } .hd-info{ display: none; } #map{ display: none; } #intro{ margin: 20px auto;text-align: center; } #interior-banner{ background-image: none!important; } #interior-banner .wrap{ max-width: 100%;text-align: center;background-position: center top; }}@media (max-width:590px){ .dividerLead, .h2, .more-to-explore span, h2{ font-size: 35px; } header .hours label{ width: 100px; } #banner figure img, #banner figure video{ transform: translate(-50%); } #banner article{ width: 100%;margin-top: 100px;padding: 120px 30px 10px 10px; } #banner .seal{ max-width: 140px;left: 20px;top: 80px;bottom: auto;transform: none; } #ready .request{ max-width: 354px; } #ready .request > span .h2{ color: #000;font-size: 40px; }}@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; }}
