[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: #f6aa1c }main ul li:before { content: ''; position: absolute; left: 0; top: 5px; width: 33px; height: 17px; background: url(assets/images/check.png) }.youtube:after { content: '\e80e' }@media(max-width:700px) { .flex-row { display: block }}header { position: fixed; z-index: 100; left: 0; top: 0; width: 100%; background-color: #fff; -webkit-transition: .3s all; transition: .3s all; z-index: 110 }header .logo { position: relative; z-index: 1 }header .loc { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1 }header .pho { color: #7a1113; font-size: 32px; display: block; font-weight: 700; text-align: center }header .phy { display: block; color: black; font-size: 18px; line-height: 1.2; text-align: center }header .pho:hover { color: #f6aa1c }header .phy:hover { color: #7a1113 }header li a { font-weight: 700; text-transform: uppercase; letter-spacing: 2.1px }.hd-btns { -webkit-box-flex: 0; -ms-flex: 0 1 200px; flex: 0 1 400px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap }.hd-btns [class^="btn"] { margin: 2px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: auto; padding: 8px 2px }.hd-btns .ra { -webkit-box-flex: 1; font-weight: 500 }.hd-btns .fm { background-color: #c96139; color: #fff }.hd-btns .mp { background-color: rgba(90, 157, 0, 0.8); color: #fff; border: 2px solid #000 }.hd-btns .mp:hover { background-color: #417b00 }.hd-btns i { display: inline-block; vertical-align: middle; color: #fff }@media (min-width:951px) { #desktop-nav { background-color: #efefef } .place-nav { max-width: 1086px; margin: 0 auto; padding: 10px 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 } .place-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 { max-width: 1080px; 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 } nav ul li a:hover { color: #f6aa1c } nav > ul > li { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto } nav > ul > li:last-of-type:after { display: none } nav > ul > li > a { padding: 6px; font-size: 15px; color: #000 } nav > ul > li:hover > a { color: #163055 } 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: #7a1113; -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: #7a1113 } nav ul ul li:hover > a { background-color: #bc3908; color: #fff } nav ul ul ul li:hover a { background-color: #f6aa1c; color: #010101 } #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 .place-nav { padding: 0 5px }.fix-nav header .logo img { max-height: 72px }.fix-nav header .phy br { display: none }.fix-nav .hd-btns [class^="btn"] { margin: 0 }@media (max-width:950px) { .hd-btns { display: none } header .loc { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0 } .logo { padding: 5px 5px 5px 10px } .logo img { max-height: 80px } 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: #7a1113; width: 80px; 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: 40px } .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: #4b080a } .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 .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: #f3f3f3; color: #5e5e5e; font: 400 18px/1.33 'Catamaran', sans-serif; counter-reset: section; position: relative }p { color: #5e5e5e; font: 400 18px/1.333 'Catamaran', sans-serif }a { cursor: pointer; text-decoration: none; color: #7a1113 }a:hover { color: #f6aa1c }hr { position: relative; display: table; clear: both; margin: 30px auto; width: 100%; height: 1px; background-color: #7a1113 }h1, h2, h3, h4, h5, h6 { margin: 0; position: relative }#title h1, .style-one { color: #fff; font: 400 16px/1 'Catamaran', sans-serif; display: block; margin: 10px auto }#title h1:only-child, h2#append, .style-four, .more-to-explore span { color: #fff; font: 400 75px/.9 'Crimson Text', serif }h2, .style-two, .dividerLead, .f-title { color: #7a1113; font: 400 45px/1 'Crimson Text', serif; position: relative }h3, .style-three { color: #282828; display: block; position: relative; font: 400 24px/1.1 'Crimson Text', serif }.style-five { color: #282828; font: 400 20px/1 'Catamaran', sans-serif; font-size: 20px !important }.accordion .toogle { color: #282828; display: block; position: relative; font: 400 24px/1.25 'Crimson Text', serif }.more-to-explore span { font-size: 40px }.f-title { font-size: 35px; text-align: left }.hours .f-title { color: #fff; font-size: 24px; display: block; text-align: center }.index .style-two { font-size: 48px }.style-two.big { font-size: 60px }.box { position: relative }.box:after { content: ''; position: absolute; left: 5px; right: 5px; top: 5px; bottom: 5px; border: 2px solid #7a7a7c; border: 2px solid #efefef }.shad { -webkit-box-shadow: 3px 3px 12px 7px rgba(55, 55, 55, 0.09); box-shadow: 3px 3px 12px 7px rgba(55, 55, 55, 0.09) }[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 16px/1.2 'Catamaran', sans-serif; color: #010101; min-width: 235px; margin: 10px; padding: 10px 14px; background-color: rgba(246, 170, 28, 0.8); border-radius: 2px; border: 2px solid #f6aa1c }[class^="btn"]:hover { background-color: #f6aa1c; color: #010101 }.btn-alt { background-color: rgba(122, 17, 19, 0.8); color: #fff; border: 2px solid #7a1113 }.btn-alt:hover { color: #010101 }.btn-alt:hover { background-color: #7a1113; color: #fff }.btn-thr { border: 2px solid #bc3908; background-color: rgba(188, 57, 8, 0.8); color: #fff }.btn-thr:hover { background-color: #bc3908; color: #fff }#banner { position: relative; margin: 0 auto 40px }#banner figure { max-height: 750px; overflow: hidden }#banner figure img { width: 100%;}#banner article { position: absolute; top: 60%; left: 50%; -webkit-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); text-align: center; z-index: 102; width: 100%; max-width: 800px; padding: 10px }#banner .style-four { font-size: 50px; line-height: .9 }#banner p { font-size: 30px; color: #fff; margin-top: 0px }#banner .pager { position: absolute; bottom: 20px; right: 20px; z-index: 103 }#banner:after { content: ''; position: absolute; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); bottom: -40px; width: 135px; height: 69px; background-size: contain; z-index: 101 }#banner .pager span { background-color: #ffffff; opacity: .5 }#banner .pager .cycle-pager-active { background-color: #f6aa1c; opacity: 1 }#banner .badge-home-link { z-index: 103; position: absolute; right: 30px; top: 0; width: 20%; height: 40% }.banner-container { position: relative }#banner-stamp { position: absolute; top: 0; right: 2%; z-index: 2 }#seal-link { position: absolute; top: 150px; right: 50px; z-index: 500 }@media screen and (max-width:1440px) { #seal-link { display: none }}#bc-callout, #benefits-callout, #np-callout {position:absolute}#bc-callout {max-width:350px}#np-callout {max-width:400px}#benefits-callout {max-width:420px}#benefits-callout, #np-callout {top:20px;right:20px;}#bc-callout {left:20px}@media (max-width: 1290px) { #bc-callout, #benefits-callout, #np-callout {display:none}}@media (min-width: 1291px) and (max-width: 1450px) { #bc-callout {bottom: 15%;}}@media (min-width: 1451px) and (max-width:1650px) { #bc-callout {bottom:25%}}@media (min-width:1651px) { #bc-callout {bottom:40%}}#callouts { text-align: center; margin: 50px auto 40px; padding: 10px }#callouts .contain { max-width: 900px; margin: 30px auto }#callouts h2 { font-size: 25px }#callouts .flex-ed { max-width: 1220px; margin: auto }#callouts .flex-ed:hover a:not(:hover) { -webkit-transform: scale(0.94); transform: scale(0.94) }#callouts article { 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; max-width: 90%; margin: auto; padding: 20px; height: 100% }#callouts article p { color: #fff; font-size: 16px; line-height: 1.2; text-shadow: 2px 3px 7px rgba(1, 1, 1, 0.35); max-width: 160px; display: none }#callouts i { display: block; margin-bottom: 20px; -webkit-transition: .3s all; transition: .3s all }#callouts .flex-ed a { display: block; -webkit-box-flex: 0; -ms-flex: 0 1 290px; flex: 0 1 290px; margin: 10px 5px; position: relative; background-color: #aeaeae; cursor: pointer; min-height: 320px; -webkit-transition: .3s all; transition: .3s all }#callouts .flex-ed a:hover { background-color: #000; -webkit-box-shadow: 0 0 12px 6px rgba(55, 55, 55, 0.27); box-shadow: 0 0 12px 6px rgba(55, 55, 55, 0.27) }#callouts .flex-ed a:hover p, #callouts a:hover .hours { display: block }#callouts .flex-ed a:hover:after { content: ''; position: absolute; left: 5px; right: 5px; top: 5px; bottom: 5px; border: 2px solid #7a7a7c }#callouts h3 { color: #fff; line-height: 1; font-size: 28px; text-shadow: 2px 3px 7px rgba(1, 1, 1, 0.35) }#callouts .hours { color: #fff; text-shadow: 2px 3px 7px rgba(1, 1, 1, 0.35); font-size: 16px; line-height: 1.3; display: none }#callouts .hours label { width: 90px }#call1 { background: url(assets/images/calls-1.png); background-size: cover }#call2 { background: url(assets/images/calls-2.png); background-size: cover }#call3 { background: url(assets/images/calls-3.png); background-size: cover }#call4 { background: url(assets/images/calls-4.png); background-size: cover }#switch { position: relative; padding: 50px 10px 80px; background: #fff url(assets/images/deco-bkgrd.png) no-repeat; background-position: left -150px center }#switch .flip { max-width: 500px; margin: 10px auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around }#switch .flip > div { border: 2px solid #f6aa1c; margin: 2px; background-color: transparent; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 8px }#switch .flip > div:hover { color: #7a1113; border-color: #f7f7f7 }#switch .flip > div.cycle-pager-active { border-color: #f1f1f1 }#switch .cycle-slide { max-width: 1200px; margin: 20px auto }#switch .split figure { margin: auto }.split .flex-ed { -ms-flex-pack: distribute; justify-content: space-around; max-width: 1200px; margin: auto }.split figure { -webkit-box-flex: 0; -ms-flex: 0 1 480px; flex: 0 1 480px; position: relative; display: table; margin: 0; -webkit-box-shadow: 0 0 12px 6px rgba(55, 55, 55, 0.27); box-shadow: 0 0 12px 6px rgba(55, 55, 55, 0.27); z-index: 1; left: 40px }.split .style-five { margin-bottom: 10px }.split article { -webkit-box-flex: 0; -ms-flex: 0 1 490px; flex: 0 1 490px; padding: 10px; margin-top: 30px }.split article p { max-width: 100% }.split [class^="btn"] { margin-left: 0 }.caption { text-shadow: 2px 3px 27px rgba(24, 23, 24, 0.2); color: #fff; font: 400 italic 26px/1 "Crimson Text", serif; position: absolute; bottom: 30px; right: 20px }#edu { background-color: #282828; margin-bottom: 40px; position: relative; z-index: 1 }#edu .flex-row { max-width: 1350px; margin: auto; padding: 10px; -ms-flex-wrap: nowrap; flex-wrap: nowrap }#edu .flex-row > div { margin: -30px 0 -30px 20px; position: relative }#edu article { -webkit-box-flex: 0; -ms-flex: 0 1 510px; flex: 0 1 510px; padding: 10px }#edu .style-two { color: #fff; font-size: 40px }#edu p { color: #fff }#home-reviews { background-color: #fff; text-align: center; padding: 80px 0 50px; position: relative; margin-top: -40px }#review-rotation { width: 120%; margin: 30px auto; margin-left: -10% }#review-rotation .sc { width: 60px; height: 60px; display: block; -webkit-box-shadow: 2px 3px 7px rgba(1, 1, 1, 0.08); box-shadow: 2px 3px 7px rgba(1, 1, 1, 0.08); background-color: #fff; line-height: 65px; margin: -60px auto 20px; border-radius: 50%; position: relative }#review-rotation .sc i { font-size: 24px }#review-rotation .sc img { position: absolute; top: 50%; left: 50%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%) }#review-rotation .icon-facebook { color: #374f82 }#review-rotation .icon-yelp { color: #940c0c }#review-rotation .cycle-slide { width: 33%; padding: 10px 50px 0; vertical-align: top; opacity: 0.3 !important; -webkit-transition: opacity 0.3s; transition: opacity 0.3s }#review-rotation .cycle-slide > div { min-height: 280px; -webkit-box-shadow: 0 0 0 2px #f6aa1c; box-shadow: 0 0 0 2px #f6aa1c; background-color: #f8f8f8; border: 10px solid #fff; 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; padding: 20px; margin: 10px auto }#review-rotation .cycle-slide p { font-size: 17px; white-space: normal; max-width: 90%; margin: 0 auto }#review-controls .arrow { top: 45% }#review-rotation .cycle-slide author { display: block; color: #000; text-transform: uppercase; letter-spacing: 1.6px; font-size: 15px; margin: 15px auto; max-width: 95% }#review-rotation .cycle-slide author br { display: none }#review-rotation .cycle-slide-active + .cycle-slide { opacity: 1 !important }#review-controls #prev { left: calc(50% - 315px) }#review-controls #next { right: calc(50% - 315px) }@media screen and (max-width:1000px) { #review-rotation { width: auto; margin: 20px auto } #review-rotation .cycle-slide { width: 95%; opacity: 1 !important; margin: auto; right: 0 !important } #review-controls .prev, #review-controls .next { display: none } #review-controls #prev { left: 20px } #review-controls #next { right: 20px }}#featured { padding: 50px 10px; background: url(assets/images/deco-bkgrd.png) no-repeat; background-position: left -150px center }#featured .buttons { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 50px auto; margin-right: -150px; -ms-flex-pack: distribute; justify-content: space-around; z-index: 0 }#featured [class^="btn"] { margin: 3px; min-width: 300px }#featured [class^="btn"] h3 { font: 400 16px/1.2 'Catamaran', sans-serif; color: #fff }#featured .btn { color: #000 }.split.alt { background-color: #fff; padding: 80px 10px }.split.alt figure { -webkit-box-shadow: none; box-shadow: none; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-flex: 0; -ms-flex: 0 1 500px; flex: 0 1 500px; -webkit-box-align: center; -ms-flex-align: center; align-items: center }.split.alt figure > * { margin: 8px }.split.alt article { -webkit-box-flex: 0; -ms-flex: 0 1 460px; flex: 0 1 460px }.lines { position: relative; display: block; width: 215px }.lines:before { content: ''; position: absolute; left: 50%; top: 50%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); width: 155px; height: 138px; border: 2px solid #f6aa1c }.lines .style-three { background-color: #fff; padding: 8px; line-height: .8 }.lines .style-three em { font-weight: 700 }.lines .style-three span { display: block; text-align: right; background-color: #fff; padding: 5px; margin-left: 20px }#local { text-align: left }#local span { margin-left: 30px }#afford .btn-alt { margin-top: 0 }#afford [class^="btn"] { min-width: 260px }#offers { background: url(assets/images/deco-bkgrd.png) no-repeat; background-position: left -150px bottom; position: relative; padding: 50px 10px; overflow: hidden }#offers:before { content: ''; position: absolute; right: 20%; top: -80px; bottom: 0; height: 480px; width: 880px; background: url(assets/images/deco-bkgrd.png) }#offers .flex-row { -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; max-width: 1220px; margin: 20px auto }#offers a { display: table; position: relative; margin: 5px auto; -webkit-box-flex: 0; -ms-flex: 0 1 48%; flex: 0 1 48%; min-height: 200px }#offers a img { width: 100%; -webkit-filter: grayscale(1); filter: grayscale(1) }#offers a:before { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: -webkit-gradient(linear, left top, right top, color-stop(43%, rgba(88, 88, 88, 0.13)), color-stop(66%, rgba(20, 20, 20, 0.62)), to(rgba(22, 22, 22, 0.85))); background: linear-gradient(90deg, rgba(88, 88, 88, 0.13) 43%, rgba(20, 20, 20, 0.62) 66%, rgba(22, 22, 22, 0.85) 100%); z-index: 1 }#offers a:hover img { -webkit-filter: grayscale(0); filter: grayscale(0) }#offers article { position: absolute; right: 10px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); padding: 10px; text-align: center; z-index: 2; max-width: 260px }#offers article p { margin: 3px auto; line-height: 1.2; color: #fff; text-shadow: 2px 3px 7px rgba(1, 1, 1, 0.35) }#offers article p.sm { font-size: 12px }#offers .off { background-color: rgba(149, 65, 66, 0.66); font: 400 60px/1 'Crimson Text', serif; letter-spacing: -0.71px; padding: 2px; margin: 10px auto }#offers .off small { display: block; font-size: 32px }#offers .off, #offers .style-three { color: #fff; text-shadow: 2px 3px 7px rgba(1, 1, 1, 0.35) }#offers span { font-size: 60px; display: block; line-height: .9 }#offers #sp { 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-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background-color: #fff }#offers #sp .style-two { font-size: 60px }#offers #sp:hover .btn { background-color: #bc3908; color: #fff }#offers #sp:before { display: none }#offers #int article { max-width: 320px }#index-faq {max-width: 1200px;margin: 60px auto;padding: 15px; text-align:center;}#map iframe { height: 440px; display: block; width: 100%; border: none }.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: #fff; font-family: fontello; font-size: 20px; font-weight: 400; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); left: 5px; margin: 0 -10px; background-color: #bc3908; width: 50px; height: 50px; border-radius: 50%; -webkit-transition: .3s all; transition: .3s all }.arrow i:before { line-height: 50px }#next { left: auto; right: 5px }.arrow:hover { left: 0; background-color: #f6aa1c; color: #fff }.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: #7a1113 }.pager span:hover { opacity: .7 }.pager span.cycle-pager-active { opacity: 1; background-color: #f6aa1c }.gallery { position: relative; padding: 10px; max-width: 940px; margin: 20px auto; text-align: center }.gallery .contain { background-color: #f8f8f8; border: 10px solid #fff; -webkit-box-shadow: 0 0 0 2px #f6aa1c; box-shadow: 0 0 0 2px #f6aa1c; max-width: 97%; margin: auto }.gallery .cycle-slideshow { margin: 20px auto 10px }.gallery article .flex-ed { -ms-flex-pack: distribute; justify-content: space-around; padding-bottom: 50px; -ms-flex-wrap: nowrap; flex-wrap: nowrap; max-width: 630px; margin: auto }.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: #000; font-weight: 500; font-size: 16px; text-transform: uppercase; letter-spacing: 1.6px; font-weight: 500 }.gallery article .flex-ed span:last-of-type:after { content: "After" }.gallery article div p { display: block }#smiles .arrow { top: 40% }@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; margin: 0 } .gallery article .flex-ed { -ms-flex-wrap: wrap; flex-wrap: wrap; padding-bottom: 10px; max-width: 400px } .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: 16px; border-radius: 2px; width: 100%; max-width: 100%; padding: 0 11px; margin-bottom: 5px; height: 45px; color: #010101; background-color: #fff }.simple textarea { height: 190px; padding: 14px 11px }.simple input:focus, .simple textarea:focus { outline: 0; background-color: #e2e2e2; color: #373737 }::-webkit-input-placeholder { color: #333 }:-moz-placeholder { color: #333 }::-moz-placeholder { color: #333 }:-ms-input-placeholder { color: #333 }footer a { color: #5e5e5e }footer .logo { margin-top: 20px; display: block }footer .pho { color: #f6aa1c; font-size: 32px; margin: 10px auto; display: block; text-align: center }footer .phy { color: #fff; font-size: 20px; margin: 30px auto 0; display: block; text-align: center }footer .pho:hover { color: #bc3908 }footer .phy:hover { color: #f6aa1c }footer .hours p { color: #fff; font-size: 15px; line-height: 22px }footer .hours p label { font-weight: 400 }footer ul { position: relative; list-style: none; padding: 0; margin: 0; max-width: 760px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-top: 20px; text-align: left }footer ul li { font-size: 17px; line-height: 30px; -webkit-box-flex: 0; -ms-flex: 0 1 170px; flex: 0 1 170px }footer > .flex-ed { max-width: 1400px; margin: auto }footer .social { margin-bottom: 50px }#quest span { -webkit-box-flex: 0; -ms-flex: 0 1 50%; flex: 0 1 50% }#quest span:first-of-type { margin-right: 8px }#quest form { max-width: 730px; margin: 20px 0 }#quest textarea { height: 96px }#quest .btn { margin: 0; display: block; width: 100% }.uno { background: #282828 url(assets/images/footer-bkgrd.png) no-repeat; background-position: center left; -webkit-box-flex: 0; -ms-flex: 0 1 40%; flex: 0 1 40%; padding: 40px 10px; position: relative }.uno:before { content: ''; position: absolute; left: -900px; right: 0; top: 0; bottom: 0; background: #282828; z-index: -1 }.dos { background-color: #f3f3f3; padding: 40px 10px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1 }.dos > div { max-width: 760px; margin: auto; padding: 0 10px }#assoc { 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; max-width: 450px; margin: 40px 0 }#assoc span { padding: 8px }#copy { background-color: #fff; font-size: 13px; font-weight: 500; color: #010101; padding: 30px 0; text-align: center }#copy a { color: #010101 }#copy a:nth-of-type(1), #copy a:nth-of-type(2) { color: #f6aa1c }#copy a:hover { color: #7a1113 }.social { font-size: 0; text-align: center; margin: 10px auto }.social a { position: relative; display: inline-block; margin: 3px; vertical-align: middle; font-size: 16px; color: #fff; width: 40px; height: 40px; border-radius: 50% }.social a i:before { display: block; margin: 0 auto; line-height: 38px }.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: #374f82; border: 2px solid #3b5897 }.social .gp { background-color: #d3d3d3; border: 2px solid #fff }.social .gp i { color: #dc4e41 }.social .yp { background-color: #940c0c; border: 2px solid #af0606 }.social .tw { background-color: #4c92c6; border: 2px solid #55acee }.social a:hover { background-color: #fff }.social .fb:hover i { color: #374f82 }.social .gp:hover { background-color: #fff }.social .gp:hover i { color: #dc4e41 }.social .yp:hover i { color: #940c0c }.social .tw:hover i { color: #4c92c6 }main { overflow: hidden }#page { position: relative; display: block; width: 100%; margin: 90px auto 30px; padding: 0 10px; max-width: 1000px; clear: both }.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 > .center { max-width: 950px; margin: 40px auto }#page > .center p { line-height: 1.5 }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: 43px; 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 }}#title { background-color: #333; min-height: 300px; position: relative; text-align: center }#title:after { content: ''; position: absolute; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); bottom: -40px; width: 135px; height: 69px; background: url(assets/images/deco.png); background-size: contain; z-index: 101 }#title .container { position: relative; max-width: 1200px; margin: auto; padding: 10px; width: 100% }.first { -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; position: relative }.top { display: table }.first article { -webkit-box-flex: 0; -ms-flex: 0 1 50%; flex: 0 1 50%; margin: 10px; padding: 0 10px }.first { -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto }.first p:first-of-type { margin-top: 0 }.first h2, .why { color: #333; font-size: 35px; font: 400 35px/1.1 "Catamaran", sans-serif; margin-top: 30px }.first ul li, .why + ul li { margin-left: 0; margin-bottom: 5px }.bkgrd { background-color: #ededed }.page-divider { display: block; clear: both; max-width: 980px; width: 100%; position: relative; z-index: 1; margin: 60px auto 0 }.block { position: relative; display: table; clear: both; width: 100%; max-width: 100%; padding: 60px 10px }.block:before { content: ''; width: 882px; height: 482px; background: url(assets/images/deco-bkgrd.png) no-repeat; background-size: contain; position: absolute; left: -40%; top: -50px }.block.no_img:before { display: none }.block.no_img article { max-width: 100% }.has_btn { margin: 0 }.block h2 { margin-bottom: 20px }.block article { max-width: 520px }.block article p:first-of-type { margin-top: 0 }.block .btn { margin-left: 0 }.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: #fff; z-index: -1 }.block:nth-of-type(odd):before { -webkit-transform: scaleX(-1); transform: scaleX(-1); left: auto; right: -40% }.block:nth-of-type(even) article { margin: 0 0 0 auto }.block article, .short { overflow: hidden }.block .tall { overflow: visible }.page_meet-your-dentist .first:before { content: ''; width: 882px; height: 482px; background: url(assets/images/deco-bkgrd.png) no-repeat; background-size: contain; position: absolute; left: -35%; top: -50px }.page_meet-your-dentist #title { background: url(assets/images/meet-dr-lopez-title-a.jpg) !important; background-size: cover !important; background-position: center !important }.page_meet-your-dental-team #title { background: url(assets/images/banner-1.jpg) !important; background-size: cover !important; background-position: center !important }#dr-bio { padding: 60px 10px; position: relative }#dr-bio:after { content: ''; position: absolute; left: -900px; right: -900px; top: 0; bottom: 0; background-color: #fff; z-index: -1 }#dr-bio h2 { font-size: 52px; margin-bottom: 40px }#dr-bio .flex-ed { -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; margin: 50px auto; padding: 40px 0 }#dr-bio .flex-ed > span { margin: 0 -30px }#dr-bio .flex-ed span:nth-of-type(1), #dr-bio .flex-ed span:nth-of-type(2) { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1 }#dr-bio .flex-ed span:nth-of-type(2), #dr-bio .flex-ed span:nth-of-type(3) { -ms-flex-item-align: end; align-self: flex-end; margin-top: 40px }#dr-bio .lines { margin: 0 30px 50px }.more-to-explore { position: relative; text-align: center; margin: 0 auto; padding: 40px 10px; background: url(assets/images/explore-bkgrd.jpg); background-size: cover; background-position: center }.more-to-explore p { max-width: 1000px; padding: 10px; margin: 20px auto }.more-to-explore [class^="btn"] { min-width: 290px; margin: 5px; font-weight: 500 }.more-to-explore .btn-alt { background-color: rgba(246, 170, 28, 0.85); color: #000; border: 2px solid #f6aa1c }.more-to-explore .btn-alt:hover { color: #fff; background-color: #7a1113; border-color: #bc3908 }@media (max-width:760px) { .block { padding: 50px 10px; text-align: center } .block .btn { margin: 10px auto } .block h2, .block h3 { margin-bottom: 20px; text-align: center } .block .elem { float: none; margin: 10px auto } .first { -ms-flex-wrap: wrap; flex-wrap: wrap } .first > * { -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; margin: auto } .top > * { margin: 20px auto } #page > .elem-left { float: none; margin: 10px auto 30px; display: table }}.services { max-width: 1190px; margin: auto; padding: 60px 10px; margin: 40px auto; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; position: relative }.services:before { content: ''; position: absolute; left: -900px; right: -900px; top: 0; bottom: 0; background-color: #fff; z-index: -1 }.services div { -webkit-box-flex: 0; -ms-flex: 0 1 32%; flex: 0 1 32%; margin: 10px auto }.services div > a:hover figure { -webkit-box-shadow: none; box-shadow: none }.services div > a:hover figure:after { border-color: #7a1113 }.services figure { margin: 10px auto 20px; display: table }.services h3 { text-align: center; line-height: 1.1; font-size: 38px; font-style: italic; color: #7a1113 }.services h3 span { display: block; font-size: 24px; line-height: .8; font-style: normal }.services figure { -webkit-transition: .4s all; transition: .4s all }.services ul { display: table; margin: 10px auto; text-align: center }.services ul li { font-size: 18px; line-height: 1.3; -webkit-transition: .4s all; transition: .4s all; margin: 5px auto 8px; padding: 0 }.services ul li:before { display: none }.services ul li a { color: #5e5e5e }.services div > a:hover h3 { color: #bc3908 }.services ul li:hover a { color: #7a1113 }.accordion { margin: 20px auto; text-align: left; padding: 40px 10px }.accordion .toogle { position: relative; cursor: pointer; clear: both; padding: 10px 10px 10px 40px; background-color: #fff; margin: 7px auto 0 }.accordion .toogle.active:before { content: ''; background-color: #f6aa1c; width: 15px; height: 4px; top: 23px; left: 12px }.accordion .toogle.active { background-color: #282828; color: #fff }.accordion > div p { margin: 0; position: relative }.accordion .toogle:before, .accordion .toggle > div p:before { content: '\e840'; color: #7a1113; position: absolute; top: 15px; font-size: 20px; left: 10px }.accordion .toogle:hover { color: #f6aa1c }.accordion > div { display: none; padding: 5px 10px 15px; background-color: #282828 }.accordion > div p + p { margin-top: 15px }.accordion > div ul { margin-bottom: 0 }.accordion p { color: #fff; padding-left: 30px }.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 }.internal #offers { background: none; padding: 0 }#special-form { max-width: 570px; margin: auto; background-color: #ececec }#special-form #offers { pointer-events: none }#special-form #offers a { margin: 0 }#special-form #offers a img { -webkit-filter: grayscale(0); filter: grayscale(0) }#special-form .style-two { font-size: 30px; text-align: center; margin: 30px auto 10px }#special-form .style-two small { font-size: 20px; display: block; margin-top: 5px }#special-form form { padding: 10px 10px 20px }#special-form .btn { width: 100%; max-width: 340px }#special-form input { max-width: 340px; margin: 5px auto; display: block; background-color: white; border-radius: 2px }#special-form input:focus { border: 2px solid #7a1113 }#special-form form .btn { display: block; min-width: 270px; margin: 10px auto }#special-form .simple::-webkit-input-placeholder { color: #000 }#special-form .simple:-moz-placeholder { color: #000 }#special-form .simple::-moz-placeholder { color: #000 }#special-form .simple:-ms-input-placeholder { color: #000 }.styled-form *:focus { outline-style: solid; outline-color: #7a1113; 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: #7a1113; border-top-width: 1.2em }.input--filled .input__label::before { border-width: 5px; border-color: purple; 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: #7a1113 }.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 }}#index-location {margin: 80px auto;max-width: 1200px;text-align: center;padding: 15px;}#countdown{text-align:center;padding:50px 0 80px;color:#fff;background-color:#313131}#countdown .flex-ed{-ms-flex-flow:row nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;max-width:1230px;margin:auto;padding:0 10px}#countdown h2{color:#fff;margin:0; text-align: left;}#countdown .btn{margin:0}#count{letter-spacing:.06em}#count > *{margin:5px;font-size:18px}#count span{display:block;margin-bottom:5px;font-size:55px;width:120px;line-height:120px;background-color:#000;font-weight:700}@media (max-width: 1180px) {#count > *{font-size:14px}#count span{font-size:40px;width:80px;line-height:80px}}@media (max-width: 580px) { #countdown .flex-ed { flex-flow: row wrap; } #countdown h2 { text-align: center; margin: 0 auto;}}#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: #7a1113 }#fixed-tabs .call { background-color: #333 }#fixed-tabs .map { background-color: #bc3908 }@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 } body .uwy.userway_p3 .uai {bottom:50px!important;}}@media (max-width:730px) { #fixed-tabs .ra strong { display: none } #fixed-tabs .ra { -webkit-box-flex: 2; -ms-flex: 2; flex: 2 }}@media (max-width:1400px) { #banner-stamp img { max-width: 200px }}@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) { #title { min-height: auto } #title .container { padding: 50px 10px }}@media (max-width:1080px) { .hd-btns { -webkit-box-flex: 0; -ms-flex: 0 1 160px; flex: 0 1 360px } #title h1:only-child, h2#append, .style-four, .more-to-explore span { font-size: 50px } #callouts .hours { margin: 10px -20px } #switch .split article { margin-left: 50px } #review-rotation .cycle-slide { padding: 10px 10px 0 } #review-rotation .cycle-slide > div { min-height: 315px } #offers .off { font-size: 48px; line-height: .9 } #offers a img { height: 100% } .uno { -webkit-box-flex: 0; -ms-flex: 0 1 30%; flex: 0 1 30% }}@media (max-width:1000px) { #title h1:only-child, h2#append, .style-four, .more-to-explore span { font-size: 50px } #callouts .flex-ed { -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: distribute; justify-content: space-around } #callouts .flex-ed a { -webkit-box-flex: 1; -ms-flex: 1 1 47%; flex: 1 1 47% } .split .flex-ed, #edu .flex-row { display: block } .split figure, #switch .split figure { margin: 10px auto 20px; left: auto } .split article, #edu .flex-row { text-align: center } #switch .split article { margin: 10px auto } #switch { padding: 30px 10px } .split [class^="btn"] { margin: 10px auto } #edu .flex-row > div { margin: 20px auto -40px } #featured .buttons { -ms-flex-pack: distribute; justify-content: space-around; margin: 30px auto; max-width: 650px } #featured [class^="btn"] { margin: 6px } #featured .box { overflow: hidden } #featured .box img { margin: -40px auto -80px } .split article { margin-top: 10px } .split.alt { padding: 40px 10px } .split.alt figure { margin-top: 30px; -ms-flex-pack: distribute; justify-content: space-around; max-width: 600px } .split.alt figure .lines { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; width: 290px } .split.alt figure .lines:before { height: 180px; width: 200px } .split.alt figure .lines .style-three { max-width: 230px; margin: auto } .split.alt figure > div:nth-of-type(1) { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; display: none } #afford .btn-alt { margin: 10px auto } #offers .flex-row { display: table } footer > .flex-ed { display: block } footer .contain { 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 } footer .hours { margin: 10px 0 } .uno { padding: 10px } .first { display: block } .top { margin: 0 auto 20px } .first article { text-align: center } .first article ul { display: table; margin: 10px auto }}@media (max-width:950px) { .services div { -webkit-box-flex: 0; -ms-flex: 0 1 48%; flex: 0 1 48% } #banner .style-four { font-size: 80px } #map iframe { height: 340px } #title { min-height: 200px } .block .elem-left, .block .elem-right { display: table; float: none; margin: 15px auto 20px; max-width: 100% } .dividerLead { text-align: center } .block article { max-width: 100%; text-align: center } .block { padding: 30px 10px }}@media (max-width:730px) { header .phy { display: none } header .pho { font-size: 18px } #banner .style-four { font-size: 60px } #banner-stamp { position: static } #callouts a { background-color: #000 } #callouts a:after { content: ''; position: absolute; left: 5px; right: 5px; top: 5px; bottom: 5px; border: 2px solid #7a7a7c } #callouts a p, #callouts a .hours { display: block } #home-reviews { padding-top: 100px } #home-reviews .btn { margin: 20px auto 10px } #review-rotation .cycle-slide author br { display: block } .arrow { position: relative; -webkit-transform: unset; transform: unset; margin: 0 10px } footer .style-two, .f-title { text-align: center; font-size: 36px } footer ul { -ms-flex-pack: distribute; justify-content: space-around; text-align: center } #assoc { margin: 20px auto } #dr-bio .flex-ed { flex-wrap: wrap; max-width: 440px; margin: 40px auto 0 } #dr-bio .lines .style-three { max-width: 230px; margin: auto } #dr-bio .lines { order: -1; flex: 1 1 100% } #dr-bio .flex-ed span:nth-of-type(2), #dr-bio .flex-ed span:nth-of-type(3) { margin-top: 0 } #dr-bio .flex-ed > span { margin: 0 -20px } #callouts a, #switch, #featured, .uno { background-image: none !important } #comm img, #afford img, #assoc, #offers a img { display: none }}@media (max-width:590px) { #map, #offers .off br, #offers .style-three br { display: none } #banner .style-four { font-size: 50px } #banner figure { margin: 0 -120px } #banner p { font-size: 28px } h2, .style-two, .dividerLead { font-size: 38px } #featured { padding: 10px } #copy span:last-of-type { display: block; visibility: hidden; font-size: 1px } #offers #sp .style-two { text-align: center; font-size: 50px; margin-bottom: 10px } .gallery { padding: 0 } #quest .flex-ed { display: block } #quest span:first-of-type { margin: 0 } #offers { padding: 30px 10px } .services div { -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100% } .elem-left, .elem-right { display: table; float: none; margin: 15px auto 20px; max-width: 100% } .first h2, .why { font-size: 28px } }@media (max-width:500px) { header .pho { display: none } #banner figure { margin: 0 -300px } #callouts .flex-ed a { -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; min-height: 280px } #review-rotation .cycle-slide > div { padding: 20px 10px } .split.alt figure .lines { margin: 10px auto 40px } .split.alt figure .lines:before { height: 130px } #offers article { position: relative; -webkit-transform: none; transform: none; text-align: center; max-width: 100%; margin-top: -20px; background-color: #2a2929; right: 0 } #offers a img { -webkit-filter: grayscale(0); filter: grayscale(0) } #offers #int article { max-width: 100% } #offers .off { font-size: 30px } #offers .off small { font-size: 22px } #quest em { display: block } footer .contain { display: table; margin: auto } footer ul { display: table; margin: 20px auto } footer ul li { -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100% } #copy span:first-of-type { display: block; visibility: hidden; font-size: 1px } .contact { display: block } #fixed-tabs strong { display: none } #banner figure img {width:41%;}}@media (max-width:400px) { .more-to-explore [class^="btn"] { min-width: 100%; width: 100%; margin: 5px auto } [data-embed] .close { display: block; position: unset; text-align: center; padding: 4px }}.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: #7a1113; content: ''; display: block; height: 2px; width: 57px; margin: 10px 0 }.covid-icon { box-shadow: 0 0 0 10px #fff; border: 3px solid #7a1113; 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: #7a1113 }.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: #7a1113 }.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 }}.covid-container { background:url(assets/images/secondary-banner-september-2025.png); background-size:cover; background-position:center; background-repeat:no-repeat; text-align: center; padding: 10px }.covid-container a { color: #000; font-size: 28px; text-decoration: underline; font-weight: 600 }.covid-container a:hover { color: white; text-decoration: underline }.use-or-lose { position: absolute; right: 0; width: 40%; z-index: 10 }@media(max-width:590px) { .use-or-lose { width: 80% }}#christmas p { background-color:#e21010; text-align: center; padding: 8px 10px; text-transform: uppercase; font-weight: 700; line-height: 1.3; text-decoration: underline; color: #fff; display: block;}#userwayAccessibilityIcon {bottom: 100px;}@media(max-width: 1029px){#userwayAccessibilityIcon {bottom: 150px !important;}}
