[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: #f3b40b; }main ul li:before { content: ''; background-color: #ecb633; position: absolute; left: 0; top: 50%; width: 25px; height: 2px; }.youtube:after { content: '\e80e'; }.bullet li { padding-left: 0; }.bullet li:before { display: none; }#covid { background-color:#FD001C; text-align: center; padding: 8px 10px; text-transform: uppercase; font-weight: 700; line-height: 1.3;}#covid a {text-decoration: underline; color: #fff;}#covid a:hover {text-decoration: none; }header { position: fixed; z-index: 100; left: 0; top: 0; width: 100%; -webkit-transition: .3s all; transition: .3s all; }header .logo { position: relative; z-index: 1; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }header .pho { text-shadow: 0 3px 7px rgba(1, 1, 1, 0.66); font: 500 20px/1 'Barlow Semi Condensed', serif; display: block; }header .phy { text-shadow: 0 3px 7px rgba(1, 1, 1, 0.66); display: block; font-size: 15px; margin-left: 20px; }header a { color: #fff; text-shadow: 2px 3px 7px rgba(1, 1, 1, 0.35); font-family: "Barlow", sans-serif; }header a:hover { color: #ecb633; }header a:hover i { color: #0094ff; }header i { color: #ecb633; font-size: 15px; }header .btn { margin: 0 0 0 20px; color: #fff; min-width: auto; }header .btn i { margin-right: 5px; }.loc { -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; margin-bottom: 20px; -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; -ms-flex: 1; flex: 1; margin-left: 20px; -ms-flex-wrap: wrap; flex-wrap: wrap; flex: 1 1 100%; }.flex-nav { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }@media (min-width:951px) { .place-nav { max-width: 1315px; margin: 50px auto 0; padding: 5px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .mobile-logo { display: none; } nav { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } nav, nav ul li, nav ul li a { position: relative; } nav > ul { margin-top: 15px; } nav ul { margin: auto; list-style: none; padding: 0 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; } nav ul li a { display: block; color: #fff; text-shadow: 0 3px 7px rgba(1, 1, 1, 0.66); } nav > ul > li { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; text-align: right; } nav > ul > li:last-of-type:after { display: none; } nav > ul > li > a { padding: 6px; font-size: 15px; text-align: center; } nav > ul > li:hover > a { color: #ecb633; } nav > ul > li:hover > a:hover:after { content: ''; position: absolute; bottom: -1px; left: 0; right: 0; margin: 0 auto; width: 14px; height: 1px; } 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: #282828; -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 ul { left: 100%; top: 0; background-color: #282828; } nav ul ul li:hover > a { background-color: #0094ff; color: #fff; } nav ul ul ul li:hover a { background-color: #ecb633; color: #000; } #mobile-header, #mobile-footer { display: none; }}.fix-nav header, .vid-play header { background-color: #fff; 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 .place-nav, .vid-play .place-nav { margin-top: 0; max-width: 1400px; }.fix-nav #desk-logo, .vid-play #desk-logo { display: none; }.fix-nav .mobile-logo, .vid-play .mobile-logo { display: inline-block; padding: 5px; }.fix-nav header a, .vid-play header a { color: #000; }.fix-nav header nav ul ul li a, .vid-play header nav ul ul li a { color: #fff; }.fix-nav header .logo, .vid-play header .logo { -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; }.fix-nav .loc, .vid-play .loc { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; margin: 0 10px; }.fix-nav .flex-nav, .vid-play .flex-nav { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }.fix-nav nav, .vid-play nav { -webkit-box-flex: 0; -ms-flex: 0 1 780px; flex: 0 1 780px; margin-left: auto; }@media (max-width:1080px) { .loc { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; margin: 0 10px; } .flex-nav { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }}@media (max-width:950px) { .mobile-logo { display: inline-block; padding: 5px; } header { background-color: #fff; } header a { color: #000; } #desk-logo { display: none; } header #desktop-nav { display: none !important; } 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: #ecb633; 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: #000; } .mean-container a.meanmenu-reveal.meanclose i:before { -webkit-transform: rotate(45deg); transform: rotate(45deg); color: #000; font-size: 60px; content: '+'; margin: -5px 0 0 8px; } .mean-container .mean-bar .icon-menu { position: relative; display: table; color: #000; } .mean-container a.meanmenu-reveal .icon-menu:before { content: '\e808'; font-size: 40px; text-shadow: none; } .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: #333; } .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 .social a { height: 32px; width: 32px; line-height: 32px; } .mean-nav .social a i:before { line-height: 32px; font-size: 15px; } .mean-nav .f-title { color: #fff; text-align: center; } .mean-nav .hours { display: block; text-align: center; color: #fff; padding: 10px; margin: auto auto 0; line-height: 1.76; } .mean-nav .hours p { display: table; text-align: left; font-size: 15px; margin: 10px auto 0; color: #fff; }}body { overflow-x: hidden; position: relative; background-color: #fff; color: #4b4a4a; font: 400 17px/1.2 'Nunito Sans', sans-serif; counter-reset: section; position: relative; }p { color: #4b4a4a; font: 400 17px/1.58 'Nunito Sans', sans-serif; }a { cursor: pointer; text-decoration: none; color: #ecb633; }a:hover { color: #0094ff; }hr { position: relative; display: table; clear: both; margin: 40px auto; width: 100%; height: 1px; background-color: #0094ff; }h1, h2, h3, h4, h5, h6 { margin: 0; position: relative; }#title h1, h1 { color: #fff; font: 400 13px/1.1 'Nunito Sans', sans-serif; display: block; margin: 10px auto; text-align: center; text-transform: uppercase; letter-spacing: 1.3px; }h1 span { color: #ecb633; margin: 0 20px; display: inline-block; }.style-one, .f-title { color: #939393; font: 400 20px/1 'Nunito Sans', sans-serif; display: block; margin: 10px auto; text-transform: uppercase; }.index .style-one { font-size: 17px; }.index .style-one span { color: #0094ff; }#title h1:only-child, h2#append, .style-four { position: relative; color: #fff; font: 500 65px/1.05 'Barlow Semi Condensed', sans-serif; }h2, .style-two, .dividerLead, .more-to-explore span { color: #000; font: 500 45px/1.05 'Barlow Semi Condensed', sans-serif; position: relative; }h3, .style-three { color: #939393; display: block; position: relative; font: 400 20px/1.1 'Nunito Sans', sans-serif; text-transform: uppercase; }.accordion .toogle { color: #4b4a4a; display: block; position: relative; font: 400 17px/1.3 'Nunito Sans', sans-serif; }.style-two.sm, .more-to-explore span { font-size: 40px; }.f-title { letter-spacing: 1.7px; font-size: 17px; }[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: 400 15px/1.1 'Barlow Semi Condensed', sans-serif; color: #000; min-width: 235px; margin: 10px; padding: 8px 18px; border: 2px solid #fff; -webkit-box-shadow: 0 0 2px #000; box-shadow: 0 0 2px #000; }[class^="btn"]:hover { background-color: #ecb633; color: #000; }.btn-alt { background-color: #fff; color: #000; }.btn-alt:hover { background-color: #4b4a4a; color: #fff; }.deco { position: relative; padding-left: 35px; }.deco:before { content: ''; position: absolute; left: 0; top: 12px; width: 25px; height: 2px; background-color: #2a8fdb; }#arango-intro:before { content: ''; position: absolute; left: -30px; top: 12px; width: 25px; height: 2px; background-color: #2a8fdb; }.ov-hi { overflow: hidden; }.bf { position: relative; overflow: hidden; }.deco p:first-of-type { margin-top: 0; }.deco strong { color: #000; font-size: 20px; }#banner { text-shadow: 0 3px 7px rgba(1, 1, 1, 0.66); max-width: 1330px; margin: 40px auto 60px; background-color: #282828; position: relative; }#banner .play { z-index: 10; }#banner .play i { margin: 0 -10px; }#banner h1 { text-align: left; text-shadow: 0 3px 7px rgba(1, 1, 1, 0.66); }#banner article { text-align: left; position: absolute; bottom: 100px; left: 8%; padding: 20px; z-index: 5; }#banner article:before { content: ''; position: absolute; left: -30px; right: 0; top: -50px; width: 271px; height: 334px; border: 10px solid #282828; }#banner article .play { position: relative; margin: 30px auto; }#banner figure { max-height: 560px; overflow: hidden; }#banner figure video { opacity: .5; }#banner.playing { margin-top: 80px; }#banner.playing figure { max-height: 100%; }#banner.playing article, #banner.playing h1 { text-align: center; }#banner.playing .style-four br, #banner.playing article:before { display: none; }#banner.playing article { position: static; -webkit-transform: none; transform: none; }#callouts { max-width: 1300px; margin: 0 auto 20px; padding: 10px; }#callouts .flex-ed { -ms-flex-pack: distribute; justify-content: space-around; margin: 20px auto; }#callouts .style-two.sm { margin-bottom: 30px; font-size: 35px; }#callouts .style-two.sm br { display: none; }#callouts .flex-ed > * { -webkit-box-flex: 0; -ms-flex: 0 1 50%; flex: 0 1 50%; }#callouts article p { max-width: 85%; }#callouts .flex-row { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }#callouts .flex-row a { display: block; -webkit-box-flex: 0; -ms-flex: 0 1 160px; flex: 0 1 160px; padding: 10px 5px; cursor: pointer; }#callouts .flex-row a:hover p { visibility: visible; }#callouts .flex-row a:hover h3 { color: #ecb633; }#callouts .flex-row i { display: table; margin: 10px auto 10px 0; }#callouts .flex-row p { font-size: 14px; line-height: 20px; visibility: hidden; }#callouts h3 { color: #000000; font: 500 19px/1.1 "Barlow Semi Condensed", sans-serif; text-transform: none; }.split { padding: 10px; position: relative; }.split:before { position: absolute; content: ""; width: 560px; height: 450px; z-index: -1; }.split .flex-ed { -ms-flex-pack: distribute; justify-content: space-around; max-width: 1350px; margin: auto; }.split figure { -webkit-box-flex: 0; -ms-flex: 0 1 500px; flex: 0 1 500px; position: relative; margin-right: 20px; -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; display: table; }.split .caption { position: absolute; bottom: 0; left: 50px; right: 80px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }.split .caption p { color: #fff; font: 400 13px/1.1 'Nunito Sans', sans-serif; text-shadow: 2px 3px 7px rgba(1, 1, 1, 0.5); text-transform: uppercase; text-align: center; }.split .caption p small { display: block; text-transform: none; margin-top: 5px; }.split .style-two { margin-bottom: 40px; }.split article { -webkit-box-flex: 0; -ms-flex: 0 1 500px; flex: 0 1 500px; padding: 0 10px; }.split article p { max-width: 370px; }.split article .btn { margin-left: 0; }#dentists:before { background: url(assets/images/team-bkgrd.jpg) no-repeat; background-position: right top; right: -100px; top: -170px; }#featured:before { background: url(assets/images/testimonials-bkgrd.jpg) no-repeat; background-position: right top; left: -140px; bottom: -220px; }#finances:before { background: url(assets/images/financial-bkgrd.jpg) no-repeat; background-position: right top; right: -20px; bottom: -170px; width: 370px; height: 590px; }#reviews { position: relative; max-width: 1200px; margin: 50px auto; padding: 30px 20px; text-align: center; }#reviews .contain { max-width: 1180px; margin: auto; padding: 100px 60px 60px; background: url(assets/images/reviews-bkgrd.jpg); background-size: cover; }#reviews .cycle-slideshow { margin: 30px auto; background-color: #fff; position: relative; max-width: 940px; padding: 60px 30px; }#reviews .cycle-slideshow > * { max-width: 90%; margin: 10px auto; 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 div { max-width: 100%; }#reviews .cycle-slideshow p { max-width: 95%; margin: 10px auto; text-align: left; }#reviews .arrow { top: 55%; }#reviews .pager { margin-right: 30px; margin-left: -60px; }#reviews .pager span { width: 11px; height: 11px; margin: 5px; border: 1px solid #f3b40b; background-color: #fff; border-radius: 50%; }#reviews .pager .cycle-pager-active { background-color: #0094ff; border-color: #0094ff; }#reviews .ic { width: 82px; height: 82px; background: url(assets/images/ellipse.png); background-size: contain; position: absolute; right: -50px; top: -10px; }#reviews .ic i { display: block; margin: 20px 0 0 15px; }#reviews author { display: table; margin: 10px 20px 10px auto; font-size: 18px; }#reviews author strong { font-size: 18px; }#reviews author:before { top: 10px; }#reviews star { letter-spacing: 1.8px; font-size: 16px; }#reviews .cycle-slideshow:before { content: "\e838"; font-family: fontello; font-size: 32px; color: #0094ff; display: block; -webkit-transform: scaleX(-1); transform: scaleX(-1); position: absolute; left: 60px; top: 30px; }.rv-controls { margin: 20px auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }.rv-controls .btn { margin: auto; }#featured { margin: 10px auto 50px; }#featured .flex-ed { max-width: 1200px; margin: auto; }#featured figure { margin: 0; -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; }#featured figure span { position: relative; display: table; margin: 0 auto 8px; }#featured figure span img:nth-of-type(2) { position: absolute; top: 0; right: 0; left: 0; opacity: 0; }#featured figure .flex-row { -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; max-width: 530px; }#featured figure .flex-row a { -webkit-box-flex: 0; -ms-flex: 0 1 45%; flex: 0 1 45%; border: 2px solid #fff; -webkit-box-shadow: 0 0 2px #000; box-shadow: 0 0 2px #000; text-align: center; margin: 10px; padding: 20px; }#featured figure .flex-row a:hover { background-color: #ecb633; }#featured figure .flex-row a:hover span img:nth-of-type(2) { opacity: 1; -webkit-transform: scale(1.25); transform: scale(1.25); }#featured figure h3 { color: #000; font: 400 18px/1.1 "Barlow", sans-serif; text-transform: none; }#featured figure .btn { display: block; margin: 10px auto; max-width: 95%; }#testimonials { max-width: 1300px; margin: 50px auto; padding: 0 20px; }#testimonials .style-two.sm { font-size: 35px; }#testimonials .flex-ed { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; max-width: 1250px; margin: 40px auto; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; }#testimonials .flex-ed .deco:before { top: 50%; }#testimonials .flex-row { -ms-flex-wrap: nowrap; flex-wrap: nowrap; margin: 40px auto; }#testimonials .flex-row article { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin: 10px; }#testimonials .modal-close span { display: none !important; }.test-play #testimonials .flex-row { -ms-flex-wrap: wrap; flex-wrap: wrap; max-width: 1000px; margin: auto; }.test-play #testimonials .flex-row article { -webkit-box-flex: 0; -ms-flex: 0 1 48%; flex: 0 1 48%; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }.test-play #testimonials .flex-row article.playing { -webkit-box-ordinal-group: -1; -ms-flex-order: -2; order: -2; -webkit-box-flex: 0; -ms-flex: 0 1 880px; flex: 0 1 880px; margin: 20px auto; }#finances .caption p { text-transform: none; text-align: left; }#find { max-width: 1180px; margin: 80px auto 0; }.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: #000; font-family: fontello; font-size: 35px; font-weight: 400; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); left: 5px; margin: 0; }#next { left: auto; right: 5px; }.arrow:hover { left: 0; color: #ecb633; }.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; width: 56px; height: 3px; background-color: #cacaca; }.pager span:hover { opacity: .7; }.pager span.cycle-pager-active { opacity: 1; background-color: #ecb633; }.gallery { position: relative; max-width: 980px; margin: 20px auto; text-align: center; max-width: 1180px; margin: auto; padding: 100px 20px 60px; background: url(assets/images/reviews-bkgrd.jpg); background-size: cover; }.gallery .contain { position: relative; margin: auto; padding: 0 50px; max-width: 950px; }@media (max-width:701px) { .gallery { padding: 40px 10px 20px; } .gallery .contain { padding: 0 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; }}.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: 400 15px/1 "Barlow", sans-serif; width: 100%; max-width: 100%; padding: 0 11px; margin-bottom: 5px; height: 40px; color: #000; border: 2px solid #939393; }.simple textarea { height: 120px; padding: 14px 11px; }.simple input:focus, .simple textarea:focus { outline: 0; background-color: #e7f0f6; color: #373737; }#refer { background: url(assets/images/reviews-bkgrd.jpg); margin: 20px auto; background-size: cover; max-width: 900px; padding: 40px 20px 30px; }#refer .simple { max-width: 650px; margin: auto; }::-webkit-input-placeholder { color: #333; }:-moz-placeholder { color: #333; }::-moz-placeholder { color: #333; }:-ms-input-placeholder { color: #333; }footer { text-align: center; background: url(assets/images/footer-bkgrd.jpg) no-repeat; background-position: center bottom; max-width: 1400px; margin: auto; }footer a { color: #000; }footer .pho { font: 500 32px/1.2 'Barlow Semi Condensed', sans-serif; margin: 10px auto; display: block; }footer .pho i { color: #0094ff; font-size: 16px; vertical-align: middle; }footer .phy { font: 400 18px/1.2 'Barlow', sans-serif; margin: 20px auto; display: block; padding-left: 25px; position: relative; }footer .phy i { color: #0094ff; font-size: 16px; position: absolute; top: 10px; left: 0; }footer .pho:hover, footer .phy:hover { color: #0094ff; }footer .hours { color: #000; margin: 20px 0; }footer ul { position: relative; list-style: none; padding: 0; margin: 0 auto; max-width: 1015px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: distribute; justify-content: space-around; margin-top: 20px; text-align: left; }footer ul li { font-size: 17px; line-height: 27px; -webkit-box-flex: 0; -ms-flex: 0 1 215px; flex: 0 1 215px; }footer .social { margin: 10px; }footer .social a { margin: 5px !important; }#map { position: relative; margin: 0; -webkit-box-flex: 0; -ms-flex: 0 1 50%; flex: 0 1 50%; }#map iframe { height: 100%; display: block; width: 100%; }#quest { position: relative; z-index: 10; padding: 50px 20px 50px; -webkit-box-shadow: 0 5px 0 #017cd6; box-shadow: 0 5px 0 #017cd6; background-color: #fff; max-width: 980px; width: 92%; margin: -90px auto 90px; }#quest article { margin: 0 auto; text-align: left; }#quest article p { color: #939393; font-family: 'Barlow', sans-serif; font-size: 20px; margin: 0; }#quest form { -webkit-box-flex: 0; -ms-flex: 0 1 600px; flex: 0 1 600px; }#quest form .flex-ed > * { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }#quest form span:nth-of-type(1) { margin-right: 7px; }#quest form span:nth-of-type(2) { margin-left: 7px; }#quest textarea { height: 86px; }#quest .btn { display: block; margin: 0 auto; width: 99%; }#ft-bt { padding: 40px 10px; max-width: 1050px; margin: auto; 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; }.office { -webkit-box-flex: 0; -ms-flex: 0 1 530px; flex: 0 1 530px; }#feat { margin: 50px auto; }#assoc { 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; max-width: 1040px; margin: 30px auto; }#assoc span { padding: 8px; }#copy { font: 400 14px/1.25 'Nunito Sans', sans-serif; color: #333; padding: 20px 0 40px; }#copy a { color: #333; }#copy a:hover { color: #ecb633; }#copy span { color: #ecb633; }.social { font-size: 0; text-align: center; margin: 10px auto; }.social a { position: relative; display: inline-block; margin: 3px; vertical-align: middle; font-size: 17px; width: 44px; height: 44px; border-radius: 50%; border: 2px solid #fff; -webkit-box-shadow: 0 0 0 2px #000; box-shadow: 0 0 0 2px #000; line-height: 43px; }.social a i:before { display: block; margin: 0 auto; line-height: 43px; }.social a img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; }.social a + a { margin-left: 10px; }.social .fb i { color: #4d70a8; }.social .gp i { color: #dc4e41; }.social .yp i { color: #b62717; }.social .yt i { color: #d00; }.social a:hover { background-color: #ecb633; }.social a:hover i { color: #fff !important; }main { overflow: hidden; }#page { position: relative; display: block; width: 100%; margin: 40px auto 30px; padding: 0 10px 100px; max-width: 1340px; max-width: 1230px; clear: both; }#page.has_divider { padding-bottom: 0; }.no-explore #quest { margin: 0 auto 40px; }.page_index.no-explore #quest { margin: -90px auto 90px; }.page_index .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; }#page > p { max-width: 900px; margin: 20px auto; }#page > p:nth-of-type(n+2) { padding-left: 35px; }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: 40px; line-height: 1.3; 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%; }}#title { max-width: 1360px; margin: 40px auto; background-color: #333; min-height: 465px; position: relative; text-align: center; -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; -ms-flex-line-pack: center; align-content: center; }#title .container { position: relative; max-width: 1000px; width: 95%; margin: auto auto 50px; padding: 30px 10px; border: 10px solid #282828; }#title h1:only-child, #title h2#append { max-width: 800px; margin: auto; }.first { -ms-flex-pack: distribute; justify-content: space-around; }.first .top { -webkit-box-flex: 0; -ms-flex: 0 1 500px; flex: 0 1 500px; }.first .deco { -webkit-box-flex: 0; -ms-flex: 0 1 55%; flex: 0 1 55%; margin: 10px; }.page-divider { display: block; clear: both; max-width: 100%; width: 100%; max-width: 1030px; margin: auto; position: relative; z-index: 1; margin-top: 60px; }.block { position: relative; display: table; clear: both; width: 100%; max-width: 100%; padding: 30px 10px; }.block:nth-of-type(odd):before { content: ''; position: absolute; left: -900px; right: -900px; top: 0; bottom: 0; z-index: -1; background-color: #f3f3f3; }.block h2 { margin-bottom: 20px; }.block article p:first-of-type { margin-top: 0; }.block .btn { margin-left: 0; }.block .elem-left { margin-right: 80px; }.block .elem-right { margin-left: 80px; }.block article p:first-of-type { overflow: hidden; }.non > h3 { padding-left: 35px; }.non .deco:before { display: none; }.block:last-of-type { margin-bottom: 0; }.why {padding:30px 10px 10px;position:relative;counter-reset:why-section;margin: 60px 0;}.why:before {content:'';position:absolute;left:-900px;right:-900px;top:0;bottom:0;background-color:#4a411e;}.why h2 {color:#cfa02a;text-align:center;}.why ul {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;position:relative;z-index:2;list-style:none;color:#fff;}.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%;overflow:visible;color:#fff;line-height:1.2;text-align:center;}.why ul li:before {position:relative;z-index:2;display:block;margin:0 auto 10px;counter-increment:why-section;content:counter(why-section);font-size:30px;border-radius:50%;height:50px;width:50px;line-height:50px;background-color:#cfa02a;color:#000;}@media (max-width:730px) { .why ul {-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;} .why ul li {-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;}}.why_block { position: relative; }.why_block h2 { font: 700 22px/1.2 'Nunito Sans', sans-serif; color: #939393; letter-spacing: 2.2px; text-transform: uppercase; margin-top: 40px; }.why_block li { font-size: 20px; margin-left: 0; }.block .short { overflow: hidden; }.block .tall { overflow: visible; }.mini-block { display: table; clear: both; padding: 50px 0 0; margin-top: 40px; border-top: 2px solid #ededed; }.more-to-explore { position: relative; text-align: center; margin: 0 auto; padding: 60px 10px 90px; background: url(assets/images/explore-bkgrd.jpg); background-size: cover; }.more-to-explore p { max-width: 950px; padding: 10px; margin: 20px auto; }.more-to-explore [class^="btn"] { min-width: 290px; margin: 5px; padding: 8px; }.services { max-width: 1230px; margin: 50px auto; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }.services div { -webkit-box-flex: 0; -ms-flex: 0 1 365px; flex: 0 1 365px; margin: 15px; }.services div > a:hover figure { -webkit-box-shadow: 0 0 0 3px #0094ff; box-shadow: 0 0 0 3px #0094ff; }.services h3 { color: #000; margin: 20px auto; font: 500 35px/1.1 "Barlow Semi Condensed"; }.services ul { margin: 20px auto; }.services ul li { font-size: 18px; -webkit-transition: .4s all; transition: .4s all; margin: 5px auto 10px; padding: 0; }.services ul li:before { display: none; }.services ul li a { color: #4b4a4a; }.services div > a:hover h3 { color: #0094ff; }.services ul li:hover a { color: #0094ff; }.landing { max-width: 900px; margin: 30px auto; }.landing a { display: block; margin: 10px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; justify-content: center; }.landing a div:first-of-type { display: table; margin: 5px auto; }.landing a .btn { display: block; margin: 10px auto; }.landing a:hover .btn { background-color: #ecb633; }.landing a:hover div:first-of-type { -webkit-box-shadow: 0 0 0 3px #0094ff; box-shadow: 0 0 0 3px #0094ff; }.accordion { margin: 20px auto; text-align: left; }.accordion .toogle { position: relative; cursor: pointer; clear: both; padding: 10px 10px 10px 35px; margin: 7px auto 0; border: 2px solid #000; }.accordion .toogle.active { background-color: #ecb633; text-transform: uppercase; }.accordion .toogle.active:before { content: '-'; color: #fff; }.accordion > div p { margin: 0; position: relative; }.accordion .toogle:before, .accordion .toggle > div p:before { content: '+'; color: #ecb633; position: absolute; top: 0; left: 0; top: 43%; -webkit-transform: translateY(-50%); transform: translateY(-50%); font-family: "Barlow Semi Condensed"; font-size: 40px; left: 10px; }.accordion:hover .toogle:not(:hover) { opacity: 0.7; }.accordion:hover .toogle.active { opacity: 1; }.accordion > div { display: none; padding: 20px; margin-left: 50px; }.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: 100px; 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 .hours { line-height: 1.6; }.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; }.styled-form *:focus { outline-style: solid; outline-color: #0094ff; 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 { float: right; font-weight: normal; }.input__field:focus + .input__label::before { border-width: 5px; border-color: #0094ff; border-top-width: 1.2em; }.input--filled .input__label::before { border-width: 5px; border-color: #0094ff; 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 { font-family: fontello; content: '\e832'; font-size: 13px; position: absolute; top: 2px; left: 2px; color: #0094ff; }.styled-form .btn { margin: 10px 0; }@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: 600; text-transform: uppercase; 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: #ecb633; color: #000; }#fixed-tabs .call { background-color: #000; }#fixed-tabs .map { background-color: #0094ff; }@media (min-width:1030px) { #fixed-tabs { display: none; }}@media (max-width:1029px) { header .btn { display: none; } #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 all and (-ms-high-contrast:none), (-ms-high-contrast:active) { #featured figure .flex-row a { flex: 0 1 200px; } #title .container { margin-top: 200px; }}@media (max-width:1080px) { nav > ul > li > a { padding: 6px 3px; } #logo-img { max-width: 80px; } .mobile-logo:last-of-type { max-width: 200px; } .place-nav { margin-top: 0; } #quest { margin-bottom: 20px; } #banner { margin-top: 0; } #banner article:before { height: 280px; top: -30px; } #banner article { bottom: 50px; } #reviews .contain { padding: 60px 60px 40px; } #title { margin: 0 auto 60px; }}@media (max-width:1000px) { #logo-img { max-width: 140px; } .flex-nav { flex: 0 1 auto; } #banner figure { position: relative; max-height: 100%; } #banner figure div { margin: 0 -150px; } #banner h1 { text-align: center; } #banner article { text-align: center; display: table; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); bottom: 100px; max-width: 480px; width: 100%; } #banner article:before { left: 50%; top: -50px; -webkit-transform: translateX(-50%); transform: translateX(-50%); height: 280px; } #banner .play { height: 50px; display: none; } #banner.playing { margin-top: 0; } #banner.playing article { max-width: 100%; } #banner.playing figure div { margin: 0; } #callouts .flex-ed { display: block; padding: 0 20px; } #callouts .flex-row { max-width: 600px; margin: auto; } #callouts .flex-row a { text-align: center; -webkit-box-flex: 0; -ms-flex: 0 1 30%; flex: 0 1 30%; margin: 20px auto; } #callouts .flex-row i { margin: 10px auto; } #callouts .flex-row a p { visibility: visible; max-width: 90%; display: none; } .split .flex-ed { display: block; } .split figure { margin: 20px auto; overflow: hidden; } .split article { display: table; margin: 20px auto; } .split article p { max-width: 600px; } #dentists .caption { left:0; right: 0; } #dentists .caption p { text-shadow: none; color: #000; } #featured figure img { margin: auto; } #featured figure .flex-row a { -webkit-box-flex: 0; -ms-flex: 0 1 31%; flex: 0 1 31%; margin: 10px auto; } #featured figure .btn { max-width: 98%; margin: 10px; } #reviews { margin: 10px auto 30px; padding: 0; } #reviews .contain { padding: 60px 0 40px; } #reviews .pager { margin-right: 0; } #feat { margin: 20px auto; } #title { margin: 0 auto 20px; min-height: 350px; } .first { display: block; } .dr-ph, .block .elem-right, .block .elem-left { float: none; margin: 10px auto 20px; overflow: hidden; } .block .elem-right img, .block .elem-left img { margin: -50px auto; } .block h2 { text-align: center; }}@media (max-width:900px) { header .phy { margin: 3px auto; } .loc { justify-content: center; flex: 0 1 auto; margin: auto; text-align: center; } .services div { -webkit-box-flex: 0; -ms-flex: 0 1 45%; flex: 0 1 45%; } .services h3 { font-size: 30px; } #ft-bt { -ms-flex-wrap: wrap; flex-wrap: wrap; } footer .logo { margin-bottom: 20px; } #quest > .flex-ed { display: block; } #quest article { text-align: center; margin-bottom: 20px; } #quest { padding: 30px 20px; } #testimonials [data-embed] .play { display: none !important; } .test-play #testimonials .flex-row article { -webkit-box-flex: 0; -ms-flex: 0 1 46%; flex: 0 1 46%; } #assoc { -ms-flex-wrap: wrap; flex-wrap: wrap; } .accordion > div { margin-left: auto; }}@media (max-width:730px) { header .phy { display: none; } .mobile-logo { max-width: 220px; } header .pho { font-size: 16px; } h1 span { margin: 0 8px; } #banner { margin-bottom: 30px; } #callouts .flex-row { max-width: 450px; } #reviews .cycle-slideshow { padding: 40px 30px 30px; } .rv-controls { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: relative; } .rv-controls .btn { margin: 20px auto 10px; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } #reviews .pager { margin: 0 40px; } #reviews .arrow { position: relative; -webkit-transform: unset; transform: unset; } .rv-controls > div { -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; } #reviews .cycle-slideshow:before { left: 30px; } #reviews author { margin: 10px auto; text-align: left; } #reviews .ic { right: -30px; } #find { display: block; margin: 20px auto; } #find #map { height: 300px; } #find img { width: 100%; } #testimonials .flex-row, #testimonials .flex-ed { -ms-flex-wrap: wrap; flex-wrap: wrap; } #testimonials .flex-row article { -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; } #testimonials .flex-row article img { width: 100%; } .test-play #testimonials .flex-row article.playing { -webkit-box-ordinal-group: unset; -ms-flex-order: unset; order: unset; } .test-play #testimonials .flex-row article { -webkit-box-ordinal-group: unset; -ms-flex-order: unset; order: unset; -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; } #testimonials .flex-ed > div:first-of-type { -webkit-box-flex: 0; -ms-flex: 0 1 50%; flex: 0 1 50%; } #testimonials .flex-row article:nth-of-type(n+2) { display: none; } #testimonials .flex-ed .deco { margin-top: 20px; } #title { min-height: 250px; } #title .container { border: none; } #title h1:only-child, h2#append, .style-four { font-size: 48px; }}@media (max-width:590px) { header .pho, #map { display: none; } #banner figure div { margin: 0 -300px; } #banner .style-four { font-size: 50px; } #banner article { bottom: 20%; } .deco strong { font-size: 18px; } #callouts .flex-row a { -webkit-box-flex: 0; -ms-flex: 0 1 140px; flex: 0 1 140px; } #callouts article p { max-width: 100%; } #reviews .cycle-slideshow { padding: 20px 20px 10px; } #reviews author strong { font-size: 17px; } #reviews .ic { right: -10px; } #featured figure .flex-row a { -webkit-box-flex: 0; -ms-flex: 0 1 45%; flex: 0 1 45%; } #testimonials .flex-ed { display: block; } #quest .flex-ed { display: block; } #quest form span:nth-of-type(1), #quest form span:nth-of-type(2) { margin: 0 auto; } #copy span:nth-of-type(2) { display: block; visibility: hidden; font-size: 1px; } h2, .style-two, .dividerLead, .more-to-explore span { font-size: 38px; } .services div { -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; } .pager span { width: 22px; } .gallery .arrow { font-size: 30px; }}@media (max-width:480px) { #banner article:before { display: none; } #banner h1 span { display: block; line-height: 1; } #callouts .flex-ed { padding: 0 10px; } .split .caption { display: block; } #dentists figure img { margin-bottom: -80px; } footer .social { max-width: 100%; } footer .social a { margin: 8px !important; } .f-title { text-align: center; } footer ul { display: table; margin: 20px auto; text-align: center; } footer ul li { -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; } .services h3 { font-size: 24px; } .contact { display: block; } #fixed-tabs strong { display: none; } .dividerLead { font-size: 32px; }}@media (max-width:400px) { .animated, .wow { transition-property: none !important; transform: none !important; animation: none !important; visibility: visible !important; } #copy span:nth-of-type(3) { display: block; visibility: hidden; font-size: 1px; } .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; }}.page_covid-19-safety-protocol,.covid-19-safety-protocol { overflow-x: hidden;}.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: #ecb633; content: ""; display: block; height: 2px; width: 57px; margin: 10px 0;}.covid-icon { box-shadow: 0 0 0 10px #fff; border: 3px solid #ecb633; 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: 0.75px !important; fill: #fff;}.cls-2,.cls-3 { fill: #fff;}.cls-2,.cls-3,.cls-4 { stroke: #ecb633;}.filler.cls-2,.filler.cls-1 { fill: #fff !important;}.thinner .cls-1 { stroke-width: 0.1px !important; fill: #252525;}.thinner .cls-2 { stroke-width: 0.1px !important; fill: #ecb633;}.thinner .cls-2,.thinner .cls-3 { stroke-width: 0.5px;}.stroker .cls-2,.stroker .cls-3 { stroke-width: 0.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; }}
