figure { margin: 0; }[class*="flex-"] { display: -webkit-box; display: -ms-flexbox; display: flex; }[class*="-col"] { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-flow: column; -ms-flex-flow: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }[class*="-row"] { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: row wrap; -ms-flex-flow: row wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-pack: distribute; justify-content: space-around; }[class*="-nowrap"] { -ms-flex-wrap: nowrap; flex-wrap: nowrap; }.elem-full { max-width: 100%; margin: 6px; margin-bottom: 10px; max-width: 45%; }.elem { max-width: 45%; }.elem-left { float: left; margin-top: 8px; margin-right: 30px; margin-bottom: 20px; }.elem-right { float: right; margin-top: 8px; margin-left: 30px; margin-bottom: 20px; }.icon-gplus:before { margin-right: -3px !important; overflow: hidden; }.icon-gplus { position: relative; display: table; margin: auto; overflow: hidden; }star:before { content: '\e80f \e80f \e80f \e80f \e80f'; color: #ffdc1c; letter-spacing: 6.4px; }main ul li:before { content: '\e81a'; color: #f68522; position: absolute; left: 3px; top: 2px; }.youtube:after { content: '\e80e'; }header { position: fixed; z-index: 100; left: 0; top: 0; width: 100%; -webkit-box-shadow: 2px 3px 7px rgba(24, 23, 24, 0.35); box-shadow: 2px 3px 7px rgba(24, 23, 24, 0.35); background-color: #ffffff; -webkit-transition: .3s all; transition: .3s all; }header .logo { position: relative; z-index: 1; -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; padding: 0 8px; }header .pho { color: #f68522; font: 700 34px/1.25 "Lora", serif; display: block; }header .phy { display: block; color: #4f5766; font-size: 16px; margin: 0 12px; }header .pho:hover, header .phy:hover { color: #2786bf; }header [class^="btn"] { margin: 0; color: #fff; padding: 6px 12px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; min-width: auto; padding: 12px; margin: 3px; letter-spacing: 3.41px; }header .btn-alt { -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; font-size: 11px; }header .btn-alt span { font-size: 23px; letter-spacing: 6.5px; display: block; }header .btn, header .btn-thr { -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; }.hd-info { text-align: center; -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }.hd-btns { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-flex: 0; -ms-flex: 0 0 270px; flex: 0 0 270px; }@media (min-width:951px) { .place-nav { max-width: 1350px; margin: 0 auto; padding: 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } nav { -webkit-box-flex: 0; -ms-flex: 0 1 790px; flex: 0 1 790px; -ms-grid-row: 2; grid-row: 2; -ms-grid-column: 2; grid-column-start: 2; grid-row-end: 4; } nav, nav ul li, nav ul li a { position: relative; } nav > ul { margin-top: 10px; padding: 0; max-width: 900px; margin: auto; } nav ul { margin: auto; list-style: none; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; } nav ul li a { display: block; color: #fff; } nav ul li a:hover { color: #fff; } nav > ul > li { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; text-align: center; } nav > ul > li:last-of-type:after { display: none; } nav > ul > li > a { padding: 6px; font-size: 15px; color: #2f2e2e; } nav > ul > li:hover > a { color: #4f5766; } nav ul li:hover > ul { display: block; -webkit-animation-name: fadeIn; animation-name: fadeIn; -webkit-animation-duration: .25s; animation-duration: .25s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } nav ul ul { display: none; min-width: 210px; width: 100%; padding: 0; position: absolute; z-index: 3; left: 0; text-align: left; background-color: #2786bf; -webkit-box-shadow: 10px 17.3px 25px rgba(0, 0, 0, 0.2); box-shadow: 10px 17.3px 25px rgba(0, 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: #4f5766; color: #fff; } nav ul ul ul { left: 100%; top: 0; background-color: #2786bf; } nav ul ul ul li:hover > a { background-color: #f68522; color: #fff; } nav ul ul ul li a { background-color: #2786bf; color: #fff; } nav ul ul ul ul { left: 100%; top: 0; background-color: #2786bf; } nav ul ul ul ul { background-color: #2786bf; color: #fff; } nav ul ul ul ul li:hover a { background-color: #f68522; color: #fff; } #mobile-header, #mobile-footer { display: none; }}.fix-nav header { position: fixed !important; -webkit-box-shadow: 0 3px 7px rgba(24, 23, 24, 0.35); box-shadow: 0 3px 7px rgba(24, 23, 24, 0.35); -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }.fix-nav #hd-top, .fix-nav .fm, .fix-nav .of { display: none; }.fix-nav nav { grid-column-end: -1; }@media (max-width:1150px) { .place-nav { -ms-grid-columns: auto auto auto auto; grid-template-columns: auto auto auto auto; -ms-grid-rows: auto auto auto; grid-template-rows: auto auto auto; } .hd-info { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; grid-row-end: 3; } nav { margin-top: 8px; border-top: 1px solid #e2e2e2; -ms-grid-row: 3; grid-row: 3; -ms-grid-column: 1; grid-column-start: 1; grid-column-end: -1; } .fix-nav .fm, .fix-nav .of { display: block; }}@media (max-width:950px) { #main-nav, .hd-btns, header [class^="btn"] { display: none; } .fix-nav .fm, .fix-nav .of { display: none; } header #desktop-nav { display: none !important; } header .logo { padding: 8px; } header .logo img { max-height: 70px; } body, header, .mean-container .mean-nav { -webkit-transition: all .3s; transition: all .3s; } body { right: 0; } .attach header { position: fixed !important; -webkit-box-shadow: 0 3px 7px rgba(24, 23, 24, 0.35); box-shadow: 0 3px 7px rgba(24, 23, 24, 0.35); } .attach header .top-nav { display: none !important; } body.mean-active header { left: -80%; } 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: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-flow: row nowrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: row nowrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .mean-container .mean-bar { background-color: #f68522; width: 70px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-item-align: stretch; align-self: stretch; margin-left: 8px; } .mean-container a.meanmenu-reveal { display: block; color: #fff; } .mean-container a.meanmenu-reveal.meanclose i:before { -webkit-transform: rotate(45deg); transform: rotate(45deg); font-size: 60px; content: '+'; margin: -5px 0 0 8px; } .mean-container .mean-bar .icon-menu { position: relative; display: table; } .mean-container a.meanmenu-reveal .icon-menu:before { content: '\e808'; font-size: 30px; } .mean-container .mean-nav { position: fixed; right: -80%; margin: 0; top: 0; bottom: 0; width: 80%; overflow: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-flow: column; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; background-color: #0d5e8f; } .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, 0.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, 0.25); opacity: .75; filter: alpha(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, 0.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, 0.1); border: none !important; border-left: 1px solid rgba(255, 255, 255, 0.4) !important; border-bottom: 1px solid rgba(255, 255, 255, 0.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 a.mean-expand.mean-clicked:before { content: '\e83a'; } .mean-remove { display: none !important; } .mean-nav .social { min-height: 66px; background-color: rgba(0, 0, 9, 0.1); margin: 0; padding: 10px 5px; -webkit-box-pack: center; -ms-flex-pack: center; 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; line-height: 1.76; } .mean-nav .hours p { display: table; text-align: left; font-size: 15px; margin: 10px auto 0; color: #fff; }}body { position: relative; margin: 0; background: #efeeec url(assets/images/body-bg.jpg); color: #4f5766; font: 400 17px/1.2 "Karla", sans-serif; counter-reset: section; overflow-x: hidden; }p { color: #4f5766; font: 400 17px/1.647 "Karla", sans-serif; }a { cursor: pointer; text-decoration: none; color: #2786bf; }a:hover { color: #f68522; }hr { position: relative; display: table; clear: both; margin: 40px auto; width: 100%; height: 1px; background-color: #2786bf; }h1, h2, h3, h4, h5, h6 { margin: 0; position: relative; }#page-title h1, .h1 small { color: #4f5766; font: 400 17px/1.11 "Karla", sans-serif; display: block; margin: 10px auto; }#page-title h1:only-child, h2#append, .h1 { color: #2786bf; font: 700 53px/1.1 "Lora", serif; }h2, .h2, .dividerLead, .more-to-explore span { color: #f68522; font: 700 30px/1.1 "Lora", serif; position: relative; }.index h1 { font-size: 45px; }h3, .h3 { color: #f68522; display: block; position: relative; font: 700 25px/1.1 "Karla", sans-serif; text-transform: uppercase; }.h4, .accordion .toogle { color: #4f5766; display: block; position: relative; font: 400 23px/1.25 "Karla", sans-serif; }.more-to-explore span { font-size: 45px; }.fo-title { color: #2786bf; font: 700 24px/1.5 "Karla", sans-serif; display: block; text-align: center; }.h1 small.or { color: #f68522; }[class^="btn"] { position: relative; z-index: 1; display: inline-block; vertical-align: middle; cursor: pointer; text-align: center; -webkit-transition: .3s all; transition: .3s all; font: 700 13px/1.2 "Karla", sans-serif; color: #fff; text-transform: uppercase; min-width: 235px; margin: 10px; padding: 12px 18px; background-color: #f68522; border-radius: 5px; -webkit-box-shadow: inset 0 -4px 0 #d47420; box-shadow: inset 0 -4px 0 #d47420; letter-spacing: 1.3px; }[class^="btn"]:hover { -webkit-box-shadow: inset 0 -4px 0 #154968; box-shadow: inset 0 -4px 0 #154968; background-color: #1c638e; color: #fff; }.btn-alt { background-color: #2786bf; -webkit-box-shadow: inset 0 -4px 0 #216e9d; box-shadow: inset 0 -4px 0 #216e9d; }.btn-alt:hover { -webkit-box-shadow: inset 0 -4px 0 #d47420; box-shadow: inset 0 -4px 0 #d47420; background-color: #f68522; color: #fff; }.btn-thr { -webkit-box-shadow: inset 0 -4px 0 #3f4551; box-shadow: inset 0 -4px 0 #3f4551; background-color: #4f5766; }.btn-thr:hover { -webkit-box-shadow: inset 0 -4px 0 #d47420; box-shadow: inset 0 -4px 0 #d47420; background-color: #f68522; }.more-to-explore .btn-alt { -webkit-box-shadow: inset 0 -4px 0 #154968; box-shadow: inset 0 -4px 0 #154968; background-color: #1c638e; }.more-to-explore .btn-alt:hover { -webkit-box-shadow: inset 0 -4px 0 #d47420; box-shadow: inset 0 -4px 0 #d47420; background-color: #f68522; }#banner { position: relative; overflow: hidden; }#banner article { z-index: 10; text-align: center; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; padding: 30px 20px 80px; }#banner article:before { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: url(assets/images/banner-bg.png) no-repeat; background-size: 100% 100%; background-position: center; }#banner h2 { margin: 10px auto; }#callouts { max-width: 1030px; margin: auto; text-align: center; padding: 100px 10px; }#callouts .flex-ed { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }#callouts .flex-ed a { display: block; position: relative; -webkit-transition: .3s all; transition: .3s all; }#callouts .flex-ed a:before { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: -webkit-gradient(linear, left bottom, left top, from(#2786bf), color-stop(38%, rgba(39, 134, 191, 0.73)), color-stop(70%, rgba(39, 134, 191, 0))); background: linear-gradient(0deg, #2786bf 0%, rgba(39, 134, 191, 0.73) 38%, rgba(39, 134, 191, 0) 70%); }#callouts .flex-ed a:hover:before { background: -webkit-gradient(linear, left bottom, left top, from(#2786bf), color-stop(38%, rgba(39, 134, 191, 0.73)), to(rgba(39, 134, 191, 0.95))); background: linear-gradient(0deg, #2786bf 0%, rgba(39, 134, 191, 0.73) 38%, rgba(39, 134, 191, 0.95) 100%); }#callouts .flex-ed a:hover article { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }#callouts .flex-ed a article { position: absolute; top: 0; bottom: 0; left: 0; right: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; padding: 10px; -webkit-transition: .3s all; transition: .3s all; }#callouts .flex-ed a h3, #callouts .flex-ed a p { color: #fff; }#callouts .flex-ed a p { line-height: 22px; }#callouts .flex-ed a h3 { font: 700 22px/1.1 "Lora", serif; text-transform: none; }#callouts .flex-ed a .btn { padding: 12px 3px; }#callouts .flex-ed a:nth-of-type(even) h3, #callouts .flex-ed a:nth-of-type(even) p { color: #4f5766; }#callouts .flex-ed a:nth-of-type(even):hover:before { background: -webkit-gradient(linear, left bottom, left top, from(#eddec5), color-stop(38%, rgba(237, 222, 197, 0.9)), to(rgba(237, 222, 197, 0.9))); background: linear-gradient(0deg, #eddec5 0%, rgba(237, 222, 197, 0.9) 38%, rgba(237, 222, 197, 0.9) 100%); }#callouts .flex-ed a:nth-of-type(even):before { background: -webkit-gradient(linear, left bottom, left top, from(#eddec5), color-stop(38%, #eddec5), color-stop(70%, rgba(237, 222, 197, 0))); background: linear-gradient(0deg, #eddec5 0%, #eddec5 38%, rgba(237, 222, 197, 0) 70%); }.blue { position: relative; z-index: 1; }.blue:before { content: ''; position: absolute; left: -900px; right: 50%; top: 0; bottom: 0; z-index: 0; background-color: #c0dcec; }.blue.alt:before { left: 50%; right: -900px; }#dentist { padding: 80px 0; margin: 40px auto; }#dentist .contain { max-width: 980px; margin: auto; }#dentist figure { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; }#dentist figure div { padding: 40px; }#dentist figure img { margin: 0; }#dentist article { text-align: center; background-color: #fff; padding: 40px 20px; max-width: 860px; position: relative; margin: -20px auto 20px; }#dentist article p { max-width: 90%; margin: 10px auto; }#reviews { position: relative; margin: 50px auto; max-width: 970px; padding: 30px 10px; text-align: center; border: 11px solid #2786bf; background-color: #fff; }#reviews .cycle-slideshow { margin: 30px auto; max-width: 760px; }#reviews .cycle-slideshow > * { height: 100%; display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }#reviews .cycle-slideshow p { max-width: 95%; margin: auto; font-size: 25px; font-style: italic; }#reviews author { display: block; margin: 20px auto 0; }#reviews author star { display: block; }#reviews .arrow { top: 0; position: relative; -webkit-transform: none; transform: none; display: inline-block; }.rotate { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 0 10px; }.rotate span { cursor: pointer; padding: 10px 0; margin: 0 10px; opacity: .3; -webkit-filter: grayscale(2) contrast(0) saturate(0); filter: grayscale(2) contrast(0) saturate(0); -webkit-transition: .3s all; transition: .3s all; }.rotate .cycle-pager-active { -webkit-box-shadow: 0 3px 0 #f68522; box-shadow: 0 3px 0 #f68522; opacity: 1; -webkit-filter: none; filter: none; }.rv-controls { margin: 20px auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }#featured { padding: 100px 10px 0; text-align: center; background: url(assets/images/featured-bg.jpg) no-repeat; position: relative; background-size: 100%; background-attachment: fixed; }#featured .contain { max-width: 770px; margin: 10px auto 50px; position: relative; }#featured .contain h2 { font-size: 45px; }#featured .contain p { color: #fff; }.links { padding: 70px 0; }.links:before { right: 50%; }.links.alt:before { left: 52%; }.links figure { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; max-width: 975px; margin: auto; }.links figure img { margin: 0; }.links h2 { color: #2786bf; font-size: 45px; padding: 0 10px; line-height: 1.1; }.links article { background-color: #fff; padding: 40px 0 0; max-width: 860px; margin: -20px auto 20px; position: relative; }.links article p { max-width: 90%; margin: 10px auto; }.links .h1 small { text-transform: uppercase; margin-top: 50px; }.links a { background-color: #2786bf; display: block; padding: 20px 10px; position: relative; display: block; }.links a:after { content: ''; position: absolute; right: 20px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); bottom: 0; width: 50px; background-size: contain; height: 32px; background: url(assets/images/arrow.png) no-repeat; }.links a:nth-of-type(2) { background-color: #2172a3; }.links a:nth-of-type(3) { background-color: #1b5e86; }.links a:nth-of-type(4) { background-color: #f68522; }.links a:nth-of-type(4):after { display: none; }.links h3 { color: #fff; font: 400 22px/1.1 "Karla", sans-serif; text-transform: none; }.links a:hover { background-color: #f68522; }.links a:hover:after { right: 10px; }.links a:nth-of-type(4):hover { background-color: #2786bf; }#checks { max-width: 1400px; background: url(assets/images/index-checkup.png) no-repeat; background-position: right; position: relative; min-height: 490px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 490px; }#checks article { margin: 0 auto 0 15%; }#checks .h2 { color: #2786bf; font-size: 57px; margin-bottom: 30px; }#checks .h2 small { font: 400 20px/1.2 "Karla", sans-serif; color: #f68522; display: block; }#find { margin: 100px auto; max-width: 975px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }#map { position: relative; margin: 0; -webkit-box-flex: 0; -ms-flex: 0 1 700px; flex: 0 1 700px; }#map iframe { height: 500px; display: block; width: 100%; }.coupon { display: block; position: relative; -webkit-transition: .3s all; transition: .3s all; text-align: center; min-height: 450px; display: table; }.coupon:before { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: -webkit-gradient(linear, left bottom, left top, from(#2786bf), color-stop(48%, rgba(39, 134, 191, 0.95)), color-stop(60%, rgba(39, 134, 191, 0))); background: linear-gradient(0deg, #2786bf 0%, rgba(39, 134, 191, 0.95) 48%, rgba(39, 134, 191, 0) 60%); }.coupon:hover:before { background: -webkit-gradient(linear, left bottom, left top, from(#2786bf), color-stop(38%, rgba(39, 134, 191, 0.95)), to(rgba(39, 134, 191, 0.95))); background: linear-gradient(0deg, #2786bf 0%, rgba(39, 134, 191, 0.95) 38%, rgba(39, 134, 191, 0.95) 100%); }.coupon:hover article { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }.coupon article { position: absolute; top: 0; bottom: 0; left: 0; right: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 10px; -webkit-transition: .3s all; transition: .3s all; }.coupon .h1 small { color: #f68522; font-size: 20px; }.coupon .h1 { color: #fff; font-size: 62px; }.coupon p { color: #fff; margin: 5px auto; font-size: 20px; line-height: 1.2; }.coupon h3 { font: 700 22px/1.1 "Lora", serif; text-transform: none; }.coupon .btn { padding: 12px 3px; }.cycle-slideshow, .cycle-slide, .controls { z-index: 1 !important; }.cycle-slideshow { margin: 0 auto; }.cycle-slideshow > * { right: 0; margin: 0 auto; }.arrow, .pager { position: relative; z-index: 3; }.arrow, .pager, .pager span { display: inline-block; vertical-align: middle; }.arrow { color: #2786bf; font-family: fontello; font-size: 60px; font-weight: 400; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); left: 5px; margin: 0 -10px; }#next { left: auto; right: 5px; }.arrow:hover { left: 0; color: #f68522; }.arrow i, .arrow i:before { display: block; margin: 0 auto; }#next:hover { right: 0; }.controls { margin: 10px auto 20px; display: table; }.pager { font-size: 0; padding: 10px 20px; }.pager span { cursor: pointer; margin: 8px; border-radius: 50%; width: 12px; height: 12px; background-color: #1c638e; }.pager span:hover { opacity: .4; }.pager span.cycle-pager-active { background-color: #2786bf; }.gallery { position: relative; padding: 10px 50px; max-width: 900px; margin: 20px auto; text-align: center; }.gallery article .flex-ed { -ms-flex-pack: distribute; justify-content: space-around; padding-bottom: 50px; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }.gallery article .flex-ed > div { position: relative; -webkit-box-flex: 0; -ms-flex: 0 1 45%; flex: 0 1 45%; padding: 10px; }.gallery article .flex-ed > div img { width: 100%; }.gallery article .flex-ed span { margin: 10px; position: relative; -webkit-box-flex: 0; -ms-flex: 0 1 300px; flex: 0 1 300px; }.gallery article .flex-ed span img { width: 100%; }.gallery article .flex-ed span:after { content: 'Before'; position: absolute; bottom: -40px; left: 0; right: 0; margin: auto; display: block; margin: auto; color: #2786bf; font: 700 20px/1.2 "Karla", sans-serif; }.gallery article .flex-ed span:last-of-type:after { content: "After"; }.gallery article div p { display: block; }#smiles { max-width: 780px; }#smiles .arrow { top: 55%; }@media (max-width:701px) { .gallery { padding: 10px; } .controls { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-pack: distribute; justify-content: space-around; } .gallery .arrow { position: relative; display: inline-block; -webkit-transform: none; transform: none; font-size: 40px; margin: 0; } .gallery article .flex-ed { -ms-flex-wrap: wrap; flex-wrap: wrap; } .gallery article .flex-ed > div { -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; } .gallery article .flex-ed span { margin-bottom: 40px; -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; }}.simple { line-height: 1; font-size: 0; margin: 0 auto; text-align: center; }.simple input, .simple textarea { -webkit-box-sizing: border-box !important; box-sizing: border-box !important; border: 0; border-radius: 0; line-height: 1; font-size: 18px; width: 100%; max-width: 100%; padding: 0 11px; margin-bottom: 10px; height: 45px; color: #fff; background-color: #1c638e; }.simple textarea { height: 120px; padding: 14px 11px; }.simple input:focus, .simple textarea:focus { outline: 0; background-color: #155176; -webkit-box-shadow: inset 1px 1px 0 1px #f68522; box-shadow: inset 1px 1px 0 1px #f68522; }::-webkit-input-placeholder { color: #fff; }:-moz-placeholder { color: #fff; }::-moz-placeholder { color: #fff; }:-ms-input-placeholder { color: #fff; }footer { overflow: hidden; }footer a { color: #4f5766; }footer .logo { display: block; margin-bottom: 10px; }footer .pho { color: #f68522; font: 700 34px/1.2 "Lora", serif; margin: 20px auto 0; display: block; }footer .phy { color: #4f5766; font: 400 15px/1.2 "Karla", sans-serif; margin: 10px auto; display: block; }footer .pho:hover, footer .phy:hover { color: #2786bf; }footer .hours p { margin: 0; }footer ul { position: relative; list-style: none; padding: 0; margin: 0; -webkit-column-count: 2; column-count: 2; margin-top: 20px; }footer ul li { font-size: 16px; line-height: 40px; }#quest { background-color: #f68522; padding: 70px 10px 40px; -webkit-box-flex: 0; -ms-flex: 0 1 390px; flex: 0 1 390px; }#quest .h2 { color: #fff; }#quest .h2 small { display: block; font: 700 24px/1 "Karla", sans-serif; margin-top: 10px; }#quest form { max-width: 290px; margin: 20px auto; }#quest textarea, #quest input { background-color: #d6741d; color: #fff; }#quest textarea:focus, #quest input:focus { background-color: #c86813; }#quest .btn-thr:hover { background-color: #2786bf; -webkit-box-shadow: inset 0 -4px 0 #216e9d; box-shadow: inset 0 -4px 0 #216e9d; }#fo-contents { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin: auto; position: relative; max-width: 1400px; text-align: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }#fo-contents:before { content: ''; position: absolute; left: -900px; right: -900px; top: 0; bottom: 0; background-color: #fff; z-index: -1; }.fo-info { padding: 10px; -webkit-box-flex: 0; -ms-flex: 0 1 415px; flex: 0 1 415px; }#fo-nav { -webkit-box-flex: 0; -ms-flex: 0 1 450px; flex: 0 1 450px; padding: 0 10px; margin-top: 60px; }#assoc { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background-color: #2786bf; padding: 20px 10px; }#assoc span { padding: 8px; }#copy { font: 470 16px/1.25 "Karla", sans-serif; color: #4f5766; padding: 20px 10px; text-align: center; }#copy a { color: #4f5766; }#copy a:nth-of-type(1), #copy a:nth-of-type(2) { color: #f68522; }#copy a:hover { color: #2786bf; }.social { font-size: 0; text-align: center; margin: auto; }.social a { position: relative; display: inline-block; margin: 3px; vertical-align: middle; font-size: 16px; color: #fff; width: 45px; height: 45px; border-radius: 50%; }.social a i:before { display: block; margin: 0 auto; line-height: 45px; }.social a img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; }.social a + a { margin-left: 10px; }.social .fb { background-color: #4d70a8; }.social .gp { background-color: #dc4e41; }.social .yp { background-color: #b62717; }.social .yt { background-color: #d00; }.social .in { background-color: #133c58; }.social .tw { background-color: #00aced; }.social .hl { background-color: #0202ea; }.social a:hover { background-color: #f68522; color: #fff; }main { overflow: hidden; }#page { position: relative; display: block; width: 100%; margin: 60px auto 50px; padding: 0 10px; max-width: 980px; clear: both; }#page > p { text-align: center; }.page_index .internal, .page_dentist-near-marathon-fl .internal { display: none; }.center { text-align: center; }#page h1 { text-align: center; }#page h2 + p, #page h3 + p { margin-top: 5px; }#page .elem-left + p, #page .elem-right + p { margin-top: 20px; }#page ul + h2, #page ul + h3 { margin-top: 30px; }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: 15px; line-height: 1.6; overflow: hidden; }@media (min-width:800px) { ul.two { -webkit-column-count: 2; column-count: 2; }}@media (max-width:590px) { main ul li { margin-left: 10px; } .elem-left, .elem-right, .block .elem-left, .block .elem-right { display: table; float: none; margin: 15px auto !important; max-width: 100%; }}#interior-banner { height: 450px; width: 100%; margin-bottom: 30px; }.page_emergency-dentistry #interior-banner { background: url(assets/images/banner-emergency.jpg) !important; background-size: cover !important; background-position: center !important; }#page-title { position: relative; text-align: center; margin: 30px auto; }#page-title h1:only-child, #page-title h2#append { -webkit-animation: fadeInUp 1.1s cubic-bezier(0.215, 0.61, 0.355, 1) both; animation: fadeInUp 1.1s cubic-bezier(0.215, 0.61, 0.355, 1) both; }.page-divider { display: block; clear: both; max-width: 100%; width: 100%; position: relative; z-index: 1; margin-top: 60px; }.block { position: relative; display: table; clear: both; width: 100%; max-width: 100%; padding: 60px 10px; margin: 50px auto; }.block h2 { margin-bottom: 20px; padding: 0 10px; }.block article { background-color: #fff; text-align: center; padding: 150px 0 40px; position: relative; }.block article p { max-width: 90%; margin: 20px auto; }.block .btn { margin-left: 0; }.block .elem { max-width: 100%; margin: 0 auto -110px; position: relative; z-index: 2; }.block .pd-btm { padding-bottom: 0; }.block .mini-block:first-of-type { margin-top: 40px; }.block.no_img article { padding: 40px 10px; }.block:last-of-type { margin-bottom: 0; }.block:nth-of-type(odd):after { content: ''; position: absolute; left: -900px; right: -900px; top: 0; bottom: 0; background-color: #ededed; z-index: -1; }.why { padding: 40px 10px 10px; position: relative; text-align: center; border: 11px solid #2786bf; margin: 50px auto 20px; background-color: #fff; }.why h2 { margin-bottom: 20px; }.why ul { margin: 20px auto 30px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-align: center; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }.why ul li { max-width: 240px; -webkit-box-flex: 1; -ms-flex: 1 1 33%; flex: 1 1 33%; padding: 0; margin: 10px; width: 100%; font-size: 20px; font-family: italic; line-height: 28px; }.why ul li:before { content: ''; position: static; display: table; margin: 0 auto 10px; width: 83px; height: 33px; background: url(assets/images/why-icon.png) no-repeat; }.why p { max-width: 730px; margin: 20px auto; }.mini-block { display: table; text-align: left; clear: both; background-image: -webkit-gradient(linear, left top, left bottom, from(#2786bf), to(#2172a3)); background-image: linear-gradient(to bottom, #2786bf 0%, #2172a3 100%); padding: 50px; }.mini-block p { color: #fff; overflow: hidden; }.collage { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 0 20px 60px; }.collage:before { content: ''; position: absolute; left: 0; right: 0; bottom: 0; height: 415px; background: url(assets/images/collage-deco.png) no-repeat; z-index: 2; background-size: contain; }.collage span:nth-of-type(1) { margin-bottom: 50px; }.collage span:nth-of-type(2) { -ms-flex-item-align: end; align-self: flex-end; margin: auto -40px 0 -135px; position: relative; }.collage span:nth-of-type(3) { margin-top: 60px; }.page-divider.mt .block:nth-of-type(odd):before { left: 50%; right: -900px; }.page-divider.mt .block:nth-of-type(even):before { right: 50%; left: -900px; }.more-to-explore { position: relative; text-align: center; margin: 0 auto; padding: 80px 10px; background: url("assets/images/explore-bg.jpg"); background-attachment: fixed; background-size: cover; }.more-to-explore p { max-width: 1080px; padding: 10px; margin: 30px auto 10px; }.more-to-explore [class^="btn"] { min-width: 310px; margin: 5px; }.landing { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -ms-flex-pack: distribute; justify-content: space-around; -ms-flex-wrap: wrap; flex-wrap: wrap; }.landing a { -webkit-box-flex: 0; -ms-flex: 0 1 23%; flex: 0 1 23%; margin: 10px auto 20px; text-align: center; }.landing a h3 { padding: 10px; background-color: #f68522; color: #fff; font: 400 15px/1 "Lora", serif; text-transform: none; -webkit-transition: .3s all; transition: .3s all; }.landing a:hover h3 { background-color: #2786bf; color: #fff; }.services { max-width: 1180px; margin: 30px auto; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; }.services div { max-width: 300px; -webkit-box-flex: 0; -ms-flex: 1 1 29%; flex: 1 1 29%; padding: 0 15px 10px; margin: 10px; -webkit-box-shadow: inset 0 -4px 0 #f68522; box-shadow: inset 0 -4px 0 #f68522; margin-top: 90px; background-color: #2786bf; }.services div:nth-of-type(even) { background-color: #4f5766; }.services div h3 { text-align: center; line-height: 1.1; color: #fff; text-transform: none; font-weight: 400; }.services div h3 strong { display: block; }.services figure { -webkit-transition: .4s all; transition: .4s all; border-radius: 50%; display: table; margin: -70px auto 10px; border: 6px solid #fff; }.services figure img { border-radius: 50%; }.services figure:hover { border-color: #f68522; }.services ul { display: table; margin: 10px auto; }.services ul li { line-height: 1.2; margin: 5px auto 8px; }.services ul li a { color: #fff; }.services div > a:hover h3 { color: #f68522; }.services ul li:hover a { color: #f68522; }.accordion { margin: 20px auto; text-align: left; max-width: 1050px; margin: 40px auto; }.accordion .toogle { position: relative; cursor: pointer; clear: both; padding: 20px 10px 20px 65px; margin: 7px auto 0; }.accordion .toogle:hover { color: #f68522; }.accordion > div p { position: relative; }.accordion .toogle:before, .accordion > div:before { content: 'Q.'; color: #2786bf; font: 700 45px/1.5 "Lora", serif; position: absolute; top: 0; left: 0; }.accordion > div:before { content: 'A.'; left: 30px; top: 20px; color: #f68522; }.accordion:hover .toogle.active { opacity: 1; }.accordion > div { position: relative; display: none; padding: 30px 10px 30px 115px; margin: 0 0 0 100px; background-color: #fff; }.accordion > div p { max-width: 90%; margin: auto; }.accordion > div p + p { margin-top: 15px; }.accordion > div ul { margin-bottom: 0; }.hours { display: table; margin: 10px auto; text-align: left !important; font-size: 15px; line-height: 23px; }.hours label { width: 120px; display: inline-block; font-weight: 700; }.contact { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; -ms-flex-wrap: wrap; flex-wrap: wrap; max-width: 900px; }.contact p { margin: 15px 0 10px; line-height: 1.4; }.contact > div:first-child { -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; margin-right: 20px; }.contact > div:last-child { margin-right: 10px; }.contact-map iframe { height: 330px; }.page_contact-us #map { display: none; }#special-form { margin: 30px auto; max-width: 615px; }#special-form .coupon { pointer-events: none; margin: 0; }#special-form form { background-color: #2786bf; padding: 10px 10px 20px; }#special-form input { max-width: 500px; margin: 5px auto 10px; display: block; }#special-form form .btn { display: block; min-width: 270px; margin: 10px auto; }.styled-form *:focus { outline-style: solid; outline-color: #f68522; outline-width: thin; }.styled-form { margin-top: 15px; margin-bottom: 30px; }.styled-form .drei { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-flow: row wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: row wrap; }.styled-form .drei + .drei { margin-top: 5px; }.styled-form .input-content, .styled-form .inline { width: calc(100% / 3 - 5px); min-height: 52px; }.styled-form .inline, .input-content { background-color: #373737; }.input__label-content strong, .input__label-content strong a { color: #626262; }.input-content, .styled-form .inline label, .styled-form .inline, .input--filled .input__label .input__label-content strong, .input--filled .input__label .input__label-content a { color: #fff !important; }.styled-form .drei:first-of-type { line-height: 1 !important; }.styled-form .inline { padding: 8px 16px 12px; }.styled-form .inline span input { margin-right: 4px; }.styled-form .inline span { display: block; line-height: 1.7; }.styled-form .inline span:first-of-type { margin-top: 10px; }.styled-form .hear { margin: 20px 0 30px; }.styled-form .hear label { display: inline-block; margin-right: 8px; }.input-content { position: relative; z-index: 1; overflow: hidden; }.input__field { -webkit-appearance: none; position: absolute; z-index: 2; display: block; float: right; border: none; border-radius: 0; padding: 0 14px; margin-top: 1.2em; height: 29px; width: 100%; background: transparent; color: #fff; }.input__field:focus { outline: none; }.input__label { display: inline-block; float: right; padding: 0; width: 100%; height: 100%; background: transparent; text-align: left; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }.input__label::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0 solid transparent; -webkit-transition: border-width 0.3s, border-color 0.3s; transition: border-width 0.3s, border-color 0.3s; }.input__label-content { position: relative; display: block; width: 100%; padding: 1.1em 1em; text-rendering: geometricPrecision; -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%; -webkit-transition: -webkit-transform 0.3s, color 0.3s; -webkit-transition: color 0.3s, -webkit-transform 0.3s; transition: color 0.3s, -webkit-transform 0.3s; transition: transform 0.3s, color 0.3s; transition: transform 0.3s, color 0.3s, -webkit-transform 0.3s; }.input__label-content strong { display:none; }.input--filled .input__label-content strong{display:block;float:right;font-weight:400}.input__field:focus + .input__label::before { border-width: 5px; border-color: #f68522; border-top-width: 1.2em; }.input--filled .input__label::before { border-width: 5px; border-color: #f68522; border-top-width: 1.2em; }.input__field:focus + .input__label .input__label-content, .input--filled .input__label .input__label-content { color: #fff; font-size: 14px; padding: .85em 1em; -webkit-transform: translate3d(0, -0.65em, 0); transform: translate3d(0, -0.65em, 0); }input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { background-color: transparent !important; }.styled-form [type=checkbox], .styled-form [type=radio] { -webkit-appearance: none; position: relative; background-color: #efefef; padding: 9px; border-radius: 3px; vertical-align: middle; }.styled-form [type=checkbox]:active, .styled-form [type=checkbox]:checked:active, .styled-form [type=checkbox]:checked { background-color: #fff; }.styled-form [type=checkbox]:checked:after, .styled-form [type=radio]:checked:after { font-family: fontello; content: '\e832'; font-size: 13px; position: absolute; top: 2px; left: 2px; color: #f68522; }.styled-form .btn { margin: 10px 0; }.page_career-opportunities .input__label-content{font-size:16px}.styled-form .four-col .inline,.styled-form .four-col .input-content{width:calc(100% / 4 - 5px)}.styled-form .five-col .inline,.styled-form .five-col .input-content{width:calc(100% / 5 - 5px)}.styled-form .one-col .input-content{width:100%}@media (max-width:600px){.styled-form .four-col .inline,.styled-form .four-col .input-content{width:100%;display:block}.styled-form .five-col .inline,.styled-form .five-col .input-content{width:100%;display:block}}.styled-form h2{display:block;width:100%}@media (max-width:650px) { .styled-form .input-content, .styled-form .inline { width: 100%; display: block; border-bottom: 1px solid rgba(206, 206, 206, 0.219608); } .styled-form .input-content + .input-content { margin-top: 5px; }}#fixed-tabs { position: fixed; right: 0; text-align: center; line-height: 1; font-size: 0; z-index: 200; }#fixed-tabs a { font-size: 14px; font-weight: 700; color: #fff; position: relative; overflow: hidden; }#fixed-tabs i { font-size: 16px; }#fixed-tabs #fixed-tabs i, #fixed-tabs #fixed-tabs i:before { display: block; margin: 0 auto !important; }#fixed-tabs em { font-size: 10px; line-height: 1.16; margin-top: 6px; font-style: normal; text-transform: uppercase; }#fixed-tabs .ra { background-color: #217eb6; }#fixed-tabs .call { background-color: #ea7a19; }#fixed-tabs .map { background-color: #2f302f; }@media (min-width:1030px) { #fixed-tabs { display: none; }}@media (max-width:1029px) { #fixed-tabs { display: block; bottom: 0; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; } #fixed-tabs a { padding: 12px 0; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } #fixed-tabs a img { display: none; } #fixed-tabs a span { display: inline-block; vertical-align: middle; } #fixed-tabs em { display: none; }}@media (max-width:730px) { #fixed-tabs .ra strong { display: none; } #fixed-tabs .ra { -webkit-box-flex: 2; -ms-flex: 2; flex: 2; }}@media (min-width:950px) { a[name]:before { height: 150px; margin-top: -150px; display: block; content: ""; visibility: hidden; }}@media (max-width:950px) { a[name]:before { height: 120px; margin-top: -120px; display: block; content: ""; visibility: hidden; }}@media (max-width:590px) { a[name]:before { height: 90px; margin-top: -90px; display: block; content: ""; visibility: hidden; }}@media (max-width:1150px) { header .hd-info { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; } header .logo { -webkit-box-flex: 0; -ms-flex: 0 1 300px; flex: 0 1 300px; } #fo-contents { -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: distribute; justify-content: space-around; padding-bottom: 20px; } #quest { -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; padding: 30px 10px 20px; margin-bottom: 30px; } #quest form { max-width: 700px; } #fo-nav { margin-top: 30px; }}@media (max-width:1000px) { #page-title h1:only-child, h2#append, .h1 { font-size: 45px; } #interior-banner { height: 300px; } #page { margin: 20px auto 40px; } #banner article { top: auto; bottom: 0; -webkit-transform: translateX(-50%); transform: translateX(-50%); padding-bottom: 40px; } #banner article:before { background-position: center; height: 400px; width: 150%; } #banner figure { margin: 0 -200px; } #callouts { padding: 50px 10px; } #callouts .flex-ed { -ms-flex-wrap: wrap; flex-wrap: wrap; } #callouts .flex-ed a:before { background: -webkit-gradient(linear, left bottom, left top, from(#2786bf), color-stop(58%, rgba(39, 134, 191, 0.73)), color-stop(70%, rgba(39, 134, 191, 0))); background: linear-gradient(0deg, #2786bf 0%, rgba(39, 134, 191, 0.73) 58%, rgba(39, 134, 191, 0) 70%); } .index .blue:before { display: none; } #dentist { padding: 0; margin: 0 auto; } #reviews { margin: 0 auto; } #featured { background-size: 180%; padding: 70px 0 0; } #featured:before { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: rgba(3, 62, 98, 0.61); } #featured .contain { padding: 20px; } .links { padding: 0; } .links figure { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .links figure img { width: 100%; } .links figure img.sm { display: none; } .links article { margin: 0 auto; } #checks { text-align: center; } #checks article { margin: auto auto 30px; } #checks .h2 { margin-bottom: 10px; } #checks:before { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: -webkit-gradient(linear, left bottom, left top, from(#eddec5), color-stop(38%, #eddec5), color-stop(70%, rgba(237, 222, 197, 0))); background: linear-gradient(0deg, #eddec5 0%, #eddec5 38%, rgba(237, 222, 197, 0) 70%); } #map { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } #find { margin: 30px auto; } footer ul li { line-height: 30px; } .block { text-align: center; padding: 40px 10px; } .block .btn { margin: 10px auto; } .block h2, .block h3 { margin-bottom: 20px; text-align: center; } .block { margin: 20px auto; } .block [class^="elem"] { max-width: 100%; } .mini-block { padding: 40px 10px; text-align: center; } .services div { -webkit-box-flex: 0; -ms-flex: 0 1 48%; flex: 0 1 48%; } .collage:before { bottom: -100px; } .accordion > div { margin: auto; padding: 20px 20px 20px 100px; } .accordion > div p { max-width: 100%; }}@media (max-width:750px) { header .phy { display: none; } #hd-info { -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; } header .pho { font-size: 18px; } #dentist span:nth-of-type(2) { display: none; } #dentist figure { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } #dentist article { background-color: transparent; } #featured { padding: 50px 0 0; background-attachment: unset; background-size: 250%; } #featured .contain { padding: 0 20px; margin: 10px auto 30px; } #checks { background-position: center right -100px; } #checks .h2 { font-size: 50px; } .why ul { -ms-flex-wrap: wrap; flex-wrap: wrap; } .why ul li { -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; } .block:before { display: none; } .block { padding: 20px 0; } .mini-block .elem-left { float: none; margin: 20px auto; } .collage { -ms-flex-wrap: wrap; flex-wrap: wrap; } .collage:before { bottom: -220px; } .collage span:nth-of-type(1) { margin-bottom: -100px; } .collage span:nth-of-type(2) { margin: 0 auto; -webkit-box-flex: 0; -ms-flex: 0 1 45%; flex: 0 1 45%; } .collage span:nth-of-type(3) { margin: 30px auto 0; -webkit-box-flex: 0; -ms-flex: 0 1 45%; flex: 0 1 45%; }}@media (max-width:590px) { header { background-color: #eee; } .attach header { -webkit-box-shadow: none; box-shadow: none; } header .logo { margin: 30px auto 0; -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; right: -40px; } .mean-container .mean-bar { -ms-flex-item-align: start; align-self: flex-start; height: 55px; width: 55px; } header { -webkit-box-shadow: none; box-shadow: none; } .hd-info, #map, #assoc { display: none; } #checks { background-position: center right -200px; } #copy span:last-of-type { display: block; visibility: hidden; font-size: 1px; } .gallery { padding: 0; } .services div { -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; } .youtube[class*="elem-"] { width: 100%; } .contact { display: block; } .accordion > div:before { display: none; } .accordion > div { padding: 20px; }}@media (max-width:480px) { .hd-info { display: none; } #page-title h1:only-child, h2#append, .h1 { font-size: 36px; } #interior-banner { height: 200px; } h2, .h2, .dividerLead, .more-to-explore span { font-size: 24px; } #callouts .flex-ed a h3 { font-size: 20px; } #featured { background-size: 400%; } .links h3 { text-align: left; font-size: 18px; } .links a:nth-of-type(4) h3 { text-align: center; } .links a:after { width: 25px; height: 16px; background-size: contain; } #checks { background-position: center right -200px; } footer ul { -webkit-column-count: 1; column-count: 1; text-align: center; } #copy { font-size: 14px; letter-spacing: -.75px; } #copy span:first-of-type { display: block; visibility: hidden; font-size: 1px; } #fixed-tabs strong { display: none; } .collage { padding-bottom: 20px; } .collage span:nth-of-type(1) { margin-bottom: -40px; } .collage:before { display: none; }}@media (max-width:400px) { #banner h2.h1 { font-size: 30px; } .links h3 { text-align: left; font-size: 15px; } #checks { background-position: center right -250px; } .more-to-explore [class^="btn"] { min-width: 100%; width: 100%; margin: 8px auto; } [data-embed] .close { display: block; position: unset; text-align: center; padding: 4px; }}#simpleModal{display:none;position:fixed;z-index:9000;left:0;top:0;height:100%;width:100%;overflow:auto;background-color:rgba(0,0,0,.75);animation-name:modalopen;animation-duration:1s}#simpleModal .modalContent{background-color:#f4f4f4;margin:8% auto;padding:0 0 30px;width:90%;max-width: 1000px; box-shadow:0 5px 8px 0 rgba(0,0,0,.2),0 7px 20px 0 rgba(0,0,0,.17);position:relative}#simpleModal .modalContent h2{background-color:#f79c24;font-weight: 700;margin-bottom:25px;color:#fff;padding:55px 20px 15px;text-transform:uppercase;font-size:36px;text-align:center;line-height:1.2}#simpleModal .contain { max-width: 85%; margin: auto;}#simpleModal .modalContent p{margin: 15px auto; line-height: 1.4; font-weight: 400;}#simpleModal .modalContent ul { margin: 20px 0; padding-left: 20px; }#simpleModal .modalContent .btn {margin-left: 0;}#simpleModal .closeBtn{color:#a5a5a5;position:absolute;right:0;top:0;z-index:10;font-size:30px;position:absolute;background-color:#e74c3c;color:#fff;padding:5px 15px 5px; line-height:1}#simpleModal .closeBtn:focus,#simpleModal .closeBtn:hover{background-color:#c0392b;cursor:pointer;text-decoration:none}@keyframes modalopen { from{opacity:0} to{opacity:1} }.covid-19 { text-align: center; padding: 5px; background: #2786bf;}.covid-19 a { color: #fff; font-weight: bold;}.covid-19 a:hover { text-decoration: underline;}.safe-page { background-color: #41aac5; display: block; padding: 5px; text-align: center; color: #fff; line-height: 1.2; text-transform: uppercase; font-weight: 700; letter-spacing: 2px;}.safe-page:hover { background-color: #3796af; color: #fff; text-decoration: none;}#safety { max-width: 1030px; margin: 40px auto 0; padding: 20px 10px; position: relative;}#safety:before { background-color: #ebebeb; content: ''; position: absolute; left: -1000px; right: -1000px; top: 0; bottom: 0; z-index: -1;}#safety .flex-ed { margin: 40px auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; justify-content: space-around; flex-wrap: nowrap;}#safety article { -webkit-box-flex: 0; -ms-flex: 0 1 800px; flex: 0 1 800px; padding: 0 10px;}#safety p { font-size: 18px; line-height: 1.6;}#safety h3 { font-size: 35px; margin: 5px auto; font-weight: 400; line-height: 1.2; text-align: left;}#safety h3:after { background-color: #2786bf; content: ''; display: block; height: 2px; width: 57px; margin: 10px 0;}.covid-icon { box-shadow: 0 0 0 10px #fff; border: 3px solid #2786bf; margin: 10px; height: 140px; width: 140px; -webkit-box-flex: 0; -ms-flex: 0 0 140px; flex: 0 0 140px; background-color: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-right: 20px;}.cls-1,cls-1.per { stroke: #252525; stroke-miterlimit: 10; stroke-width: .75px !important; fill: #fff;}.cls-2,.cls-3 { fill: #fff;}.cls-2,.cls-3,.cls-4 { stroke: #2786bf;}.filler.cls-2,.filler.cls-1 { fill: #fff !important;}.thinner .cls-1 { stroke-width: .1px !important; fill: #252525;}.thinner .cls-2 { stroke-width: .1px !important; fill: #2786bf;}.thinner .cls-2,.thinner .cls-3 { stroke-width: .5px;}.stroker .cls-2,.stroker .cls-3 { stroke-width: .4px !important;}@media(max-width: 750px) { .safe-page { letter-spacing: 0; } #safety .flex-ed { display: block; text-align: center; } .covid-icon { margin: 20px auto; } #safety h3 { text-align: center } #safety h3:after { margin: 10px auto; }}@media(max-width: 590px) { #safety h3 { font-size: 28px; }}.index-faq { max-width: 1200px;text-align: center;margin: 50px auto;}
