body{ position: relative;background-color: #fff;color: #6e6e6e;font: 400 18px/1.7 "PT Sans",sans-serif;counter-reset: section;overflow-x: hidden;}p{ margin: 10px auto;}a{ cursor: pointer;text-decoration: none;color: #222656;}a:hover{ color: #9477ba;}hr{ position: relative;display: table;clear: both;margin: 40px auto;width: 100%;height: 1px;background-color: #9477ba;}:focus,a:focus,button:focus,input:focus{ outline-width: medium;outline-color: #222656!important;}h1,h2,h3,h4,h5,h6{ margin: 0;position: relative;}#page-title h1,.h1 small{ color: #6e6e6e;font: 600 16px/1 ofelia-text,sans-serif;display: block;margin-bottom: 10px;}#page-title h1:only-child,.h1,h2#append{ color: #6e6e6e;font: 600 42px/1 ofelia-text,sans-serif;}.dividerLead,.h2,.more-to-explore span,h2{ color: #000;font: 500 36px/1 ofelia-text,sans-serif;position: relative;}.h3,h3{ color: #6e6e6e;display: block;position: relative;font: 500 24px/1.1 ofelia-text,sans-serif;}.h4,h4{ color: #6e6e6e;display: block;position: relative;font: 700 20px/1.1 "PT Sans",sans-serif;}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: 24px;line-height: 1.6;overflow: hidden;}main ul li:before{ content: "\e904";color: #9477ba;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 16px/1.2 ofelia-text,sans-serif;color: #fff;min-width: 285px;margin: 10px;padding: 12px 20px;border-radius: 21px;background-color: #312a86;}[class^=btn]:hover{ background-color: #413ab8;color: #fff;}.btn-alt{ background-color: #9477ba;color: #fff;}.btn-alt:hover{ background-color: #413ab8;color: #fff;}.btn-thr{ background-color: #413ab8;}.btn-thr:hover{ background-color: #222656;}#fixed-tabs .ra{ background-color: #1b1e44;}#fixed-tabs .call{ background-color: #8766b1;}#fixed-tabs .fr,#fixed-tabs .map{ background-color: #413ab8;}#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 #hd-top{ background-color: #222656;}header .hd-info{ display: flex;justify-content: space-between;max-width: 1300px;margin: 0 auto;align-items: center;padding: 8px 10px;}header #hd-contents{ background-color: rgba(49,42,134,.5);padding: 10px;}header .hd-container{ max-width: 1300px;margin: 0 auto;display: flex;align-items:center;}header .pho,header .phy{ margin: 0;font-size: 13px;font-weight: 400;color: #fff;}header .pho:hover,header .phy:hover{ color: #9477ba;}header .hd-btns{ margin-left: auto;}header .hd-btns [class^=btn]{ justify-content: center;align-items: center;min-width: auto;padding: 12px 6px;border-radius: 0;margin: 0;background-color: #9477ba;padding: 5px 10px;border-radius: 13px;font: 400 13px/1 "PT Sans",sans-serif;}header .hd-btns [class^=btn]:hover{ background-color: #413ab8;}@media (min-width:1025px){ 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: 500 14px/1 ofelia-text,sans-serif;color: #fff; } nav > ul > li > a span{ color: #6e6e6e; } nav > ul > li:hover > a{ color: #413ab8; } 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: #222656;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: #413ab8;color: #fff; } nav ul ul ul{ left: 100%;top: 0;background-color: #9477ba; } 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: #7955a9; } nav ul ul ul ul li a{ padding-left: 2em;padding-left: 2em; } nav ul ul ul ul li a{ background-color: #7f5cac; } nav ul ul ul ul li:hover a{ background-color: #332e91; } .has-submenu button, .has-submenu span > a{ display: inline-block;line-height: 1; } .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; }}.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: #f0efee;}.fix-nav .fm,.fix-nav .of{ display: none;}.fix-nav header #hd-contents { padding:5px 10px; }@media (max-width:1024px){ .hd-info{ display: flex;align-items: center;margin-right: 10px;justify-content: flex-end;text-align: center; } header .pho{ font-size: 30px; } header .logo{ padding: 8px; } header .logo img{ max-height: 70px; } #hd-top, #main-nav, header .hd-btns, header .phy, header [class^=btn], header nav ul{ display: none; } .nav-down{ box-shadow: 0 3px 7px rgba(24,23,24,.2); } .nav-up{ transform: translateY(-100%); } .mean-container .mean-nav, body, header{ transition: all .3s; } body{ right: 0; } .attach header{ position: fixed!important;box-shadow: 0 3px 7px rgba(24,23,24,.35); } .attach header .top-nav{ display: none!important; } body.mean-active header{ left: -80%;transform: none; } body.mean-active{ overflow: hidden;right: 80%; } body.mean-active:before{ z-index: 98;content: "";opacity: .7;background-color: #000;position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-image: none;height: inherit; } body.mean-active .mean-container .mean-nav{ right: 0; } .mean-container{ display: flex!important;flex-flow: row nowrap;align-items: center;justify-content: space-between; } .mean-container .mean-bar{ background-color: #413ab8;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: #222656; } .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: #6e6e6e;font: 700 15px/1 "PT Sans",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: #6e6e6e;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: #9477ba;}.play:hover i{ background-color: #9477ba;color: #fff;}[data-embed] .close,[data-vimeo] .close{ cursor: pointer;line-height: 1;background-color: #222656;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: #141631;}[data-embed] .close:hover,[data-vimeo] .close:hover{ background-color: #1b1b1b;color: #fff;}[data-embed] .close i:before{ transform: rotate(45deg);}body.page_index .h2,body.page_index h2{ display: block;}body.page_index .h2 small,body.page_index h2 small{ display: block;font: 500 16px/1 ofelia-text,sans-serif;color: #9477ba;margin-bottom: 10px;}body.page_index main{ overflow: visible;}body.page_index header{ background-color: transparent;}.split{ padding: 60px 10px;}.split .flex-ed{ max-width: 1250px;margin: auto;display: flex;align-items: center;justify-content: space-between;}.split article{ flex: 0 1 50%;padding: 10px;}.split figure{ flex: 0 1 48%;}.split .btn{ margin-left: 0;}.hero article{ padding: 40px 10px;text-align: center;}.hero [class^=btn]{ margin: 0 auto;}@media (min-width:1025px){ .hero{ position: relative;min-height: 800px;display: flex;align-items: center; } .hero article{ max-width: 400px;padding: 10px;z-index: 1;margin-left: auto;margin-right: 10%; } .hero figure{ position: absolute;left: 0;top: 0;width: 100%;bottom: 0; } .hero figure img{ display: none; } .hero .btn{ position: absolute;left: 40px;bottom: 40px; } #banner{ margin-top: -71px; }}#banner{ position: relative;color: #222656;}#banner article{ position: absolute;left: 10%;top: 50%;transform: translateY(-50%);width: 520px;padding: 10px;}#banner figure img{ margin: 0;width: 100%;}#banner h1{ font: 600 16px/1.8 ofelia-text,sans-serif;color: #9477ba;}#banner h2{ color: #312a86;font-size: 42px;font-weight: 600;margin-bottom: 40px;}#banner h2 b{ font-weight: inherit;display: block;color: #413ab8;}#banner h2 span{ color: #473dd1;}#banner .btn{ margin: 40px 0;}#banner .banner-btns{ display: flex;justify-content: space-between;}#banner .cpn{ background: 0 0;max-width: 49%;}#banner .cpn span{ background-color: rgba(49,42,134,.5);}#banner .cpn:hover{ background-color: #222656;}#welcome{ padding: 120px 0;position: relative;}#welcome .flex-ed{ max-width: 1250px;margin: 0 auto;align-items: center;position: relative;z-index: 1;}#welcome article{ padding: 10px;}#welcome .btn{ margin: 30px 0 0;}#welcome:before{ right: 0;top: 0;bottom: 0;position: absolute;left: 45%;background: url(assets/images/index-welcome-deco.png) left bottom no-repeat;content: "";}#services{ padding: 30px 10px 100px;max-width: 1250px;margin: 0 auto;}#services .callouts{ display: flex;flex-flow: wrap;justify-content: space-between;margin: 40px 0 0;text-align: center;}#services .callouts > *{ max-width: 24%;margin-bottom: 40px;}#services .callouts h3{ font: 500 18px/1.3 ofelia-text,sans-serif;color: #413ab8;}#services .callouts figure{ position: relative;margin-bottom: 20px;transition: .3s;}#services .callouts figure img{ border-radius: 50%;}#services .callouts figure:after{ content: "";background: url(assets/images/elem-deco.png) center center no-repeat;background-size: cover;position: absolute;left: 0;top: 0;width: 100%;bottom: 0;}#services .callouts a:hover h3{ color: #9477ba;}#services .callouts a:hover figure{ filter: grayscale(1);}#sleep .h2{ color: #fff;}#sleep article{ color: #fff;}#pain article{ margin-left: 10%;margin-right: auto;}#pain .btn{ left: auto;right: 40px;}#meet{ padding: 0 0 130px;}#meet:before{ display: block;height: 150px;margin-bottom: 130px;content: "";background: url(assets/images/index-spacer.jpg) center top no-repeat;background-size: cover;width: 100%;}#meet figure{ max-width: 385px;position: relative;transition: .3s;margin: 0 auto 20px;}#meet figure img{ border-radius: 50%;}#meet figure:after{ content: "";background: url(assets/images/elem-deco.png) center center no-repeat;background-size: cover;position: absolute;left: 0;top: 0;width: 100%;bottom: 0;}#reviews{ position: relative;padding: 60px 10px;}#reviews .h2{ color: #fff;}#reviews article{ max-width: 680px;text-align: left;}#reviews .contents{ max-width: 1250px;margin: 0 0 0 10%;}#reviews .slick-reviews{ max-width: 670px;margin: 40px 0 0;}#reviews .slick-reviews .slick-slide{ padding: 0;margin: 0;font: 500 16px/1.6 ofelia-text,sans-serif;font-style: italic;color: #cbcbcb;}#reviews author{ display: flex;font-size: 18px;text-align: left;margin: 30px 0 0;align-items: center;justify-content: flex-end;}#reviews star{ display: block;letter-spacing: 4px;}#reviews .btn{ background-color: #fff;color: #222656;left: auto;right: 80px;}#options{ background-image: linear-gradient(249deg,#222656 0,#323777 100%);}#options article{ max-width: 800px;flex: 1 0 auto;}#options figure{ max-width: 200px;}#options .h2{ color: #fff;}#options h2 small{ color: #9477ba;}#options .btn-alt{ margin-top: 50px;margin-left: 0;min-width: 180px;}#options figure{ text-align: right;display: flex;flex-flow: column;align-items: flex-end;justify-content: flex-end;}#options figure img{ margin: 10px 0;}#find{ padding: 100px 0 150px;position: relative;}#find:before{ width: 50%;top: 100px;bottom: 0;position: absolute;left: 0;background: url(assets/images/index-section-deco.png) right top no-repeat;content: "";z-index: -1;}#find .flex-ed{ align-items: flex-end;}#find article{ padding: 10px;max-width: 485px;}#find figure{ max-width: 565px;}#find:after{ display: block;content: "";background-color: #1a1a1a;width: 100%;position: absolute;left: 0;z-index: 1;height: 56px;bottom: 0;}#visit{ display: flex;justify-content: space-around;flex-flow: wrap;align-items: center;}#quest{ max-width: 420px;}#quest .slick-form{ margin: 0;max-width: 100%;}#quest .input{ display: flex!important;width: 100%;background-color: #1a1a1a;}#quest .forms input,#quest .forms select,#quest .forms textarea{ flex: 1;height: 50px;padding: 10px;font-size: 16px;border: none;background-color: transparent;margin: 0;color: #6e6e6e;}#quest .forms textarea{ padding-top: 15px;}#quest .forms .next{ min-width: 100px;position: relative;margin: 0;font: 700 16px/1 "PT Sans",sans-serif;border-radius: 0;transform: none;background-color: #413ab8;text-transform: uppercase;color: #fff;padding: 0;height: auto;}#quest .slick-dots{ text-align: left;margin-top: 10px;max-width: 320px;display: flex;}#quest .slick-dots li{ width: 100%;margin: 0;}#quest .slick-dots span{ width: 100%;margin: 0;height: 2px;border-radius: 0;background-color: #413ab8;opacity: 1;}#quest .slick-dots .slick-active span{ background-color: #fff;}#quest ::placeholder{ color: #fff;}#quest ::-webkit-input-placeholder{ color: #fff;}.social{ text-align: center;margin: 0;display: flex;justify-content: space-around;}.social a{ position: relative;display: inline-block;margin: 5px;font-size: 16px;color: #fff;width: 40px;height: 40px;border-radius: 50%;line-height: 40px;}.social a:hover{ background-color: #fff;}.social .fb:hover i{ color: #4d70a8;}.social .gp:hover i{ color: #dc4e41;}.social .yp:hover i{ color: #b62717;}.social .yt:hover i{ color: #d00;}.social .in:hover i{ color: #c13584;}footer{ background-color: #262626;color: #6e6e6e;padding: 100px 10px 0;font-size: 13px;}footer a{ color: #6e6e6e;}footer a:hover{ color: #9477ba;}footer .fo-title{ text-transform: uppercase;display: block;margin-bottom: 20px;font-weight: 700;}footer .fo-title b{ color: #fff;}footer #fo-contents{ max-width: 1300px;margin: 0 auto 100px;display: flex;justify-content: space-between;}footer .pho,footer .phy{ display: block;color: #6e6e6e;}footer .phy{ margin-bottom: 20px;}footer .hours{ margin: 0 40px;line-height: 1.4;}footer .hours p{ color: #6e6e6e;margin: 0;}footer .social{ display: table;text-align: left;line-height: 1;}footer .social a{ display: block;background-color: none;width: 100%;line-height: 1.5;height: auto;color: #6e6e6e;margin: 0;}footer .social a:hover{ background: 0 0;}#copy{ max-width: 1300px;margin: 0 auto;display: flex;align-items: center;}#copy .icon-tnt{ display: inline-block;vertical-align: middle;padding-right: 20px;font-size: 70px;margin-right: 20px;}#copy > div{ border-left: 1px solid #6e6e6e;padding: 10px;}#page{ position: relative;display: block;width: 100%;margin: auto;padding: 30px 10px;max-width: 1150px;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;}#interior-banner:before{ content: "";position: absolute;left: 0;right: 0;top: 0;bottom: 0;background: rgba(0,0,0,.3);}#interior-banner .contain{ max-width: 50%;margin: 0;padding: 100px 10px;position: relative;z-index: 1;text-shadow: 1px 1px 1px rgba(0,0,0,.5);}#interior-banner #intro,#interior-banner #page-title{ max-width: 450px;margin: 0 auto;color: #fff;}#interior-banner #page-title{ margin-bottom: 40px;}#interior-banner h1{ color: #9477ba;}#interior-banner h2{ color: #fff;}#intro{ margin: 0 auto;}#intro a{ color: #9477ba;}#intro a:hover{ color: #fff;}#static-banner{ display: none;}.why{ padding: 100px 0;position: relative;font: 500 16px/1.1 ofelia-text,sans-serif;}.why:before{ content: "";position: absolute;left: 50%;width: 100vw;transform: translateX(-50%);top: 0;bottom: 0;background: url(assets/images/whybg.jpg) center top no-repeat;background-size: cover;}.why h2{ text-align: center;max-width: 80%;margin: 0 auto;color: #fff;margin-bottom: 40px;}.why ul{ display: flex;justify-content: space-around;align-items: center;text-align: center;align-items: flex-start;}.why ul li{ max-width: 280px;flex: 1 1 33%;padding: 0;margin: 10px;width: 100%;color: #fff;overflow: visible;}.why ul li:before{ content: "";position: relative;display: flex;justify-content: center;align-items: center;margin: 0 auto 10px;width: 86px;height: 86px;background: url(assets/images/why-deco.png) center center no-repeat;}.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-around;align-items: flex-start;}.block h2{ margin-bottom: 20px;}.block .wrap{ height: 0;}.block article{ margin: auto 0;flex: 0 1 550px;}.block article p:first-of-type{ margin-top: 0;}.block ul li{ margin-left: 0;}.block .btn{ margin-left: 0;}.block .elem{ flex: 0 0 auto;position: relative;z-index: 3;}.block .elem:after{ position: absolute;left: 0;top: 0;width: 100%;bottom: 0;background: url(assets/images/elem-deco.png) center center no-repeat;content: "";background-size: cover;}.block .elem img{ border-radius: 50%;margin: 8px;}.block .elem-right{ order: 1;}.block .elem-block:after{ display: none;}.block .elem-block img{ border-radius: 0;}.block:nth-of-type(even):before{ background-color: #ededed;}.mini-block{ display: table;clear: both;max-width: 100%;width: 100%;margin: 30px auto;}.block.no_img{ text-align: center;}.page-split{ position: relative;padding: 150px 0;color: #fff;display: flex;justify-content: space-between;}.page-split:before{ content: "";position: absolute;left: 50%;width: 100vw;transform: translateX(-50%);top: 0;bottom: 0;background: url(assets/images/whybg.jpg) center top no-repeat;background-size: cover;}.page-split h2{ color: #fff;}.page-split > div{ max-width: 300px;position: relative;}.steps{ display: flex;position: relative;padding: 100px 0;color: #fff;justify-content: space-between;}.steps:before{ content: "";position: absolute;left: 50%;width: 100vw;transform: translateX(-50%);top: 0;bottom: 0;background-color: #9477ba;z-index: -1;}.steps > *{ max-width: 30%;display: flex;color: #fff;margin: 0 5px;}.steps p{ margin-top: 0;line-height: 1.4;}.steps .count{ font: 500 88px/1 "PT Sans",sans-serif;text-transform: uppercase;margin-right: 40px;}.steps .count small{ display: block;font-size: 22px;font-weight: 700;}.steps .link{ display: block;margin-top: 10px;font-weight: 700;}.steps a:hover{ color: #000;}.meet-center{max-width:1150px; margin:0 auto; position: relative;display: flex;flex-flow: wrap;}.meet-center article{ max-width: 575px;margin: auto;padding: 10px;}.meet-split{ max-width: 1140px;margin: 0 auto;}.meet-split .block:before{ background-color: #ebebeb;}.more-to-explore{ position: relative;text-align: center;margin: 0 auto;padding: 40px 10px 60px;background-color: #1a1a1a;}.more-to-explore span{ color: #fff;}.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: 24%;margin: 5px;}.more-to-explore .btn{ background-color: #fff;color: #6e6e6e;}.more-to-explore .btn:hover{ background-color: #9477ba;color: #fff;}#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: #9477ba;}#common span{ display: flex;min-height: 80px;align-items: center;margin-bottom: 10px;}#common h3{ font: 700 14px/1.1 "PT Sans",sans-serif;letter-spacing: 1.4;text-transform: uppercase;}.services-grid{ position: relative;margin: 40px auto;display: flex;align-items: stretch;flex-wrap: wrap;flex-wrap: wrap;}.services-grid > div{ flex: 0 1 32%;margin: 10px auto;}.services-grid h3{ display: block;text-align: center;line-height: 1.1;}.services-grid h3 a{ color: #6e6e6e;}.services-grid h3 span{ display: block;font-size: 18px;}.services-grid figure{ transition: .4s all;}.services-grid figure img{ width: 100%;}.services-grid ul{ display: table;margin: 20px auto;}.services-grid ul li{ line-height: 1.2;margin: 10px auto;}.services-grid ul li a{ color: #6e6e6e;}.services-grid h3:hover a{ color: #222656;}.services-grid ul li:hover a{ color: #9477ba;}.styled-form .inline,.styled-form .input-content{ background-color: #222656;}.input--filled .input__label::before,.styled-form .input__field:focus + .input__label::before{ border-color: #9477ba;}.accordion{ margin: 40px auto;text-align: left;max-width: 1100px;border-bottom: 1px solid #9477ba;}.accordion .toggle{ position: relative;cursor: pointer;clear: both;padding: 20px 50px 20px 0;border-top: 1px solid #9477ba;width: 100%;display: block;text-align: left;}.accordion .toggle h3{ font-size: 22px;font-weight: 700;color: #222656;}.accordion .toggle:hover .h2,.accordion .toggle:hover .h3,.accordion .toggle:hover h2,.accordion .toggle:hover h3{ color: #9477ba;}.accordion .toggle.active:after{ content: "\e83a";}.accordion .toggle:after{ content: "\e825";font-family: fontello;position: absolute;top: 13px;right: 0;font-size: 24px;width: 50px;text-align: center;width: 43px;height: 43px;color: #9477ba;display: flex;align-items: center;justify-content: center;}.accordion > div{ display: none;padding: 0 50px 20px 0;}.accordion > div p:first-of-type{ margin-top: 0;}.cpn{ max-width: 398px;flex: 1;color: #fff;background-position: center top;background-repeat: no-repeat;}.cpn h3{ font-size: 18px;font-weight: 500;color: #fff;}.cpn span{ display: block;min-height: 90px;padding: 10px;}.cpn small{ display: block;background-color: rgba(34,38,86,.5);padding: 5px 10px;font: 400 16px/1 "PT Sans",sans-serif;line-height: 1.5;}.cpn.special-1{ background-image: url(assets/images/special-1.jpg);}.cpn.special-2{ background-image: url(assets/images/special-2.jpg);}.cpn:hover{ background: #9477ba;}#specials{ display: flex;justify-content: center;}#specials .cpn{ min-height: 218px;display: flex;flex-flow: column;margin: 0 10px 20px;}#specials .cpn span{ margin: auto 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: 100%;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{ height: 380px;margin: 20px auto 40px;}.contact-map iframe{ height: 100%;width: 100%;}.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;}.slick-controls #next{ order: 2;}.slick-arrow{ color: #9477ba;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:hover{ color: #9477ba;}.slick-dots{ line-height: 1;}.slick-dots li{ line-height: 1;}.slick-dots li button{ padding: 0;}.slick-dots span{ cursor: pointer;background-color: #413ab8;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;}.gallery img{ border: 1px solid #707070;}.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: #6e6e6e;text-transform: uppercase;}.slick-gallery .case span:last-of-type:after{ content: "After";}.slick-gallery figcaption{ margin: 5px auto;}#safety h3:after{ background-color: #222656;}.cls-2,.cls-3,.cls-4{ stroke: #222656;}.thinner .cls-2{ fill: #222656;}.covid-icon{ border-color: #222656;}.test_form{ padding: 10px;}.test_form label{ font-weight: 300;}.test_form h3{ margin-bottom: 0;font-size: 18px;font-weight: 700;text-transform: none;margin-top: 0;}.test_form h3 b{ font-size: 36px;color: #9477ba;}.test_form .caption{ font-weight: 700;font-size: 18px;margin-bottom: 0;}.test_form .caption strong{ color: #222656;}.test_form div > span{ display: block;width: 140px;float: left;}.test_form div > span label{ display: inline-block;text-align: center;}.test_form div div{ padding-left: 140px;}.test_form > div{ width: 100%;float: left;margin-bottom: 1em;}.test_form > div > span > strong{ color: #222656;display: inline-block;text-align: center;margin-right: 20px;}.test_form .submit > div{ padding: 0;max-width: 100%;flex-flow: wrap;}.test_form input{ max-width: 500px;padding: 10px;margin-bottom: 10px;display: block;border: 1px solid #9477ba;}.test_form .submit .input{ max-width: 400px;}.test_form .input input{ min-width: 100%;}.test_form .btn{ margin-right: 10px;margin-left: 0;}.test_form input[type=radio]{ margin: 0;}.form_eval label{ display: inline-block;font-weight: 400;}.form_eval input{ margin-right: 10px;}.test_form .g-recaptcha > div,.test_form .g-recaptcha > div > div{ padding-left: 0;}.test_form .g-recaptcha > div{ margin-bottom: 10px;}.special-modal{ background-color: #9477ba;max-width: 600px;}.special-modal h3{ color: #fff;}@media (max-width:1024px){ .split .flex-ed{ display: block;text-align: center; } .split figure{ display: block;margin: auto; } .split article{ margin: 20px auto; } .split .btn{ margin: 10px auto; } #fo-contents{ flex-wrap: wrap;text-align: center; } .fo-title{ text-align: center; } #interior-banner .contain{ padding: 30px 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; } #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; } #all, .services-grid > div{ flex: 0 1 48%; } [data-player][class^=elem]{ max-width: 650px; } #banner{ margin: 0; } #banner article{ left: 0; } #pain article{ margin-left: 0; } footer{ padding-top: 60px; } footer #fo-contents{ margin-bottom: 40px; } header #hd-contents{ padding: 0; } header .hd-container{ margin: 0 10px; } header .social .fo-title, header .social span{ display: none; } .hero{ text-align: center;padding-bottom: 60px; } .hero [class^=btn]{ position: static;transform: none; } .hero article{ padding: 40px 10px 10px; } #reviews{ background: #523578;padding: 0 0 60px; } #reviews article{ margin: 0 auto; } #reviews .contents{ margin: 0 auto;padding: 30px 10px 0; } #reviews .slick-reviews{ margin: 0 auto 40px; } #meet{ padding: 0; } #meet:before{ margin-bottom: 30px; } #sleep .h2{ color: #222656; } #sleep article{ color: #6e6e6e; } .block .elem img{ margin: 0 auto; } .block .elem:after{ display: none; } .meet-center{ text-align: center; } .meet-center figure{ margin: 0 auto; }}@media (max-width:768px){ #banner article{ text-align: center;margin: 0 auto;width: 100%; } .cpn h3{ font-size: 15px; } header .pho{ font-size: 18px; } .why ul{ flex-wrap: wrap; } .why ul li{ flex: 1 1 100%; } #find{ padding: 60px 0 100px; } #find article{ margin: 0 auto 20px; } #find:before, #welcome:before{ display: none; } #quest{ margin: 20px auto 0; } #copy{ margin: 0 auto;justify-content: center; } footer #fo-contents{ flex-flow: column;align-items: center; } #quest{ order: -2;margin-bottom: 20px; } footer .hours{ margin-bottom: 20px; } #copy{ flex-flow: wrap;text-align: center; } #copy > div{ border: none; } #banner article{ position: static;transform: none; } #welcome{ padding: 60px 0; } #services{ text-align: center;padding: 40px 10px; } #services .callouts{ justify-content: space-around; } #services .callouts > *{ max-width: 45%; } #welcome .flex-ed{ flex-flow: column;text-align: center; } #options figure{ justify-content: center; } #services .callouts h3{ font-size: 16px; } .steps{ flex-flow: wrap; } .steps > *{ max-width: 100%;margin-bottom: 20px; } .page-split{ flex-flow: wrap; } .page-split > div{ max-width: 100%; } .page-split{ padding: 60px 0; } #interior-banner{ background: #222656!important; } #interior-banner .contain{ max-width: 100%;text-align: center; } #interior-banner #page-title{ margin-bottom: 20px; } .contact{ text-align: center;display: block; } .contact > div:first-child, .contact p{ margin: 10px auto; }}@media (max-width:590px){ .hd-info{ display: none; } #map{ display: none; } #copy span:last-of-type{ display: block;font-size: 0; } .gallery{ padding: 0; } #all, .services-grid > div{ flex: 1 1 100%; } .youtube[class*=elem-]{ width: 100%; } [data-player][class^=elem]{ min-width: 100%; } .landing{ display: block; } header .hours label{ width: 100px; } #quest{ max-width: 100%; }}@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; }} .block .elem.elem-special::after {display: none;} .has-h3 {clear: both; display: table; width: 100%; margin: 20px auto; text-align: left;}.has-h3 h3 {margin: 0 auto 10px;text-align: left;}.section-toggle {display: none;margin-top: 20px;}@media (max-width: 750px) { .has-h3, .has-h3 h3 {text-align: center;}}.page_meet-dr-saba .page-divider .block:first-of-type .elem:after, .page_meet-dr-solanki .page-divider .block:first-of-type .elem:after {position: initial;} .page_treating-tmj-tmd .page-divider .block:first-of-type .elem:after {position: initial;} .landing {align-items: flex-start;text-align: center;display:flex;justify-content: space-evenly;}.landing:hover a:not(:hover) {-webkit-transform: scale(0.95);transform: scale(0.95);opacity: .8;}.landing a {flex: 0 1 300px;margin: 10px;}.landing a img {border-radius: 20px;box-shadow: 1px 1px 9px 2px rgba(0, 0, 0, 0.34);}.landing a p {margin: 10px auto;}@media screen and (max-width: 860px) { .page_meet-the-dentists .landing {flex-wrap: wrap;}}#faqs{text-align: center;max-width: 1200px;margin: auto;margin-top: 100px;}
