body { position: relative; background-color: #fff; color: #000; font: 400 17px/1.5 "figtree", sans-serif; counter-reset: section; overflow-x: hidden; }p { margin-top: 1em; margin-bottom: 1em; font-weight: 500; }a { cursor: pointer; text-decoration: none; color: #a8bab0; }a:hover { color: #6f7a76; }p a:not([class^=btn]) { color: #529c73; }p a:not([class^=btn]):hover { color: #6f7a76; }hr { position: relative; display: table; clear: both; margin: 40px auto; width: 100%; height: 1px; background-color: #6f7a76; }*:focus, a:focus, button:focus, input:focus { outline-width: medium; outline-color: #a8bab0 !important; }h1, h2, h3, h4, h5, h6 { margin: 0; position: relative; }#page-title h1, .h1 small { font-family: "figtree", sans-serif; font-size: 16px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: 1.2; letter-spacing: 1.6px; color: #000; display: block; margin: 10px auto; text-transform: uppercase; }#page-title h1:only-child, h2#append, .h1 { font-family: Amandine; font-size: 70px; font-weight: 300; font-stretch: normal; font-style: normal; line-height: 1.1; letter-spacing: normal; color: #6f7a76; }#page-title h1:only-child span, h2#append span, .h1 span { font-family: Amandine; font-size: 54px; font-weight: normal; font-stretch: normal; font-style: italic; line-height: 0.93; letter-spacing: normal; color: #a8bab0; text-transform: none; }h2, .h2, .dividerLead, .more-to-explore span { font-family: Amandine; font-size: 50px; font-weight: 300; font-stretch: normal; font-style: normal; line-height: 1.2; letter-spacing: normal; color: #6f7a76; text-transform: uppercase; position: relative; }h3, .h3 { color: #000; display: block; position: relative; font: 400 33px/1.1 "akshar", sans-serif; }.h4, .toggle h2, .toggle h3 { color: #000000; display: block; position: relative; font: 400 24px/1.25 "figtree", sans-serif; }.fo-title { color: #fff; font: 700 17px/1 "figtree", sans-serif; display: block; text-align: center; margin-bottom: 20px; text-transform: uppercase; }.text-white, .h1 .text-white { color: #fff; }[class^=btn] { position: relative; z-index: 1; display: inline-block; vertical-align: middle; cursor: pointer; text-align: center; transition: 0.3s all; font: 700 14px/1.2 "figtree", sans-serif; color: #fff; letter-spacing: 1.4px; text-transform: uppercase; min-width: 285px; margin: 5px; padding: 16px 30px; border-radius: 14px; box-shadow: inset 0 -3px 1px 0 rgba(0, 0, 0, 0.16); background-color: #a8bab0; }[class^=btn]:hover { background-color: #6f7a76; color: #fff; }.btn-alt { background-color: #6f7a76; color: #fff; }.btn-alt:hover { background-color: #a8bab0; color: #fff; }.btn-thr { background-color: #529c73; }.btn-thr:hover { background-color: #a8bab0; }form [class^=btn] { width: auto; }body .uwy.userway_p3 .userway_buttons_wrapper{bottom: 70px !important;}.insurance-bar { display: none; padding: 2px; text-transform: uppercase; color: #fff; text-align: center; font-size: 14px; background-color: #a8bab0; }header { position: fixed; z-index: 100; left: 0; top: 0; width: 100%; transition: 0.3s all; }header:focus-within { z-index: 500; }header .logo { position: relative; z-index: 1; }header .pho { color: #a8bab0; font: 700 36px/1 "amandine", sans-serif; position: relative; }header .phy { display: block; color: #000; font-size: 16px; position: relative; font-weight: 500; text-transform: uppercase; letter-spacing: 1.4px; text-align: right; }header .pho:hover, header .phy:hover { color: #6f7a76; }header .phy i, header .pho i { color: #529c73; font-size: 15px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); }header li a { font-weight: 400; font-family: "figtree", sans-serif; }header nav .active { box-shadow: inset 0 -3px 0 0 #a8bab0; }.hd-info { display: flex; align-items: center; margin-right: 10px; justify-content: flex-end; }.hd-btns { display: flex; flex-wrap: wrap; justify-content: end; }.hd-btns .btn { color: #000; }.hd-btns .btn-alt { font-size: 23px; font-weight: bold; padding: 10px 25px; }@media (min-width:1026px) { #banner { padding-top: 0 !important; } .place-nav { max-width: 1350px; margin: 0 auto; padding: 15px 10px; display: flex; justify-content: space-between; align-items: center; } nav { flex: 0 1 1050px; } nav, nav ul li, nav ul li a { position: relative; } nav > ul { padding: 0; max-width: 1300px; margin: auto; } nav ul { margin: auto; list-style: none; display: flex; justify-content: space-around; } nav ul li a { display: block; color: #fff; } nav ul li a:hover { color: #fff; } nav > ul > li { flex: 1 1 auto; text-align: center; } nav > ul > li:last-of-type:after { display: none; } nav > ul > li > a { padding: 6px; font-size: 16px; font-weight: 500; color: #000; } nav > ul > li > a button { color: #a8bab0; } nav > ul > li:hover > a { color: #529c73; } nav ul li:hover > ul { display: block; visibility: visible; animation-name: fadeIn; animation-duration: 0.25s; animation-fill-mode: both; } nav ul ul { display: none; min-width: 280px; width: 100%; padding: 0; position: absolute; z-index: 3; left: 0; text-align: left; background-color: #a8bab0; box-shadow: 10px 17.3px 25px rgba(0, 0, 0, 0.2); } nav > ul > li:last-child ul { right: 0; left: auto; } nav ul ul li > a { padding: 10px 12px; font-size: 14px; line-height: 1.3; text-transform: none; } nav ul ul li:hover > a { background-color: #529c73; color: #fff; } nav ul ul ul { left: 100%; top: 0; background-color: #6f7a76; } nav ul ul ul li button i:before { content: "\e825" !important; } nav ul ul ul ul { top: auto; left: 0px; position: relative; display: block; box-shadow: none; background-color: #575f5c; } nav ul ul ul ul li a { padding-left: 2em; padding-left: 2em; } nav ul ul ul ul li a { background-color: #5c6561; } nav ul ul ul ul li:hover a { background-color: #407b5a; } .has-submenu span > a, .has-submenu button { display: inline-block; } .has-submenu.open > ul { display: block; } .has-submenu.open > ul *:focus { background-color: rgba(255, 255, 255, 0.2); } nav li button { display: inline-block; }}.fix-nav header { position: fixed !important; box-shadow: 0 3px 7px rgba(24, 23, 24, 0.35); background-color: #fff; animation-duration: 1s; animation-fill-mode: both; z-index: 100; }.fix-nav #hd-top, .fix-nav .fm, .fix-nav .of { display: none; }.fix-nav header .place-nav { padding: 5px 10px; }.fix-nav header .logo img { max-height: 80px; }.fix-nav .hd-btns .btn { padding: 12px 25px; }.fix-nav .hd-btns .btn-alt { font-size: 18px; padding: 8px 25px; }@media (max-width:1025px) { header { background-color: #fff; } .insurance-bar { display: block; } #hd-top { display: none; } .hd-info { display: none; align-items: center; margin-right: 10px; justify-content: flex-end; text-align: center; } header .pho { font-size: 30px; } header .logo { padding: 8px; } header .logo img { max-height: 60px; } #main-nav, header .hd-btns, header [class^=btn] { display: none; } .nav-down { box-shadow: 0 3px 7px rgba(24, 23, 24, 0.2); } .nav-up { transform: translateY(-100%); } header nav ul { display: none; } body, header, .mean-container .mean-nav { transition: all 0.3s; } body { right: 0; } .attach header { position: fixed !important; 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: 0.7; background-color: #000; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-image: none; height: inherit; } body.mean-active .mean-container .mean-nav { right: 0; } .mean-container { display: flex !important; flex-flow: row nowrap; align-items: center; justify-content: space-between; } .mean-container .mean-bar { background-color: #6F7A76; width: 70px; min-height: 70px; display: flex; flex-direction: column; justify-content: center; align-items: center; align-self: stretch; margin-left: 8px; } .mean-container .meanmenu-reveal { display: block; color: #fff; } .mean-container a.meanmenu-reveal.meanclose i:before { transform: rotate(45deg); font-size: 60px; content: "+"; margin: -5px 0 0 8px; } .mean-container .mean-bar .icon-menu { position: relative; display: table; transition: 0.3s all; z-index: 1; margin-top: 15px; } .mean-container .meanmenu-reveal .icon-menu:before { font-size: 30px; content: "|||"; transform: rotate(90deg) scaleY(1.6); letter-spacing: 3.2px; } .mean-container .mean-bar .icon-menu:after, .mean-container .meanmenu-reveal.meanclose:after { content: "MENU"; font-style: normal; position: absolute; left: 48%; transform: translateX(-50%); top: -13px; letter-spacing: 1px; font-size: 0.55em; font-weight: 700; } .mean-container .meanmenu-reveal.meanclose i:before { transform: rotate(45deg); font-size: 60px; content: "+"; margin: -5px 0 0 8px; } .mean-container .meanmenu-reveal.meanclose:after { content: "CLOSE"; bottom: 5px; } .mean-container .mean-nav { position: fixed; right: -80%; margin: 0; top: 0; bottom: 0; width: 80%; overflow: auto; display: flex; flex-flow: column; justify-content: flex-start; background-color: #6F7A76; } .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: 0.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 .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; justify-content: center; } .mean-nav .fo-title { color: #fff; text-align: center; } .mean-nav .hours { display: block; text-align: center; color: #fff; padding: 10px; margin: 10px auto auto; } .mean-nav .hours p { display: table; text-align: left; font-size: 15px; margin: 10px auto 0; color: #fff; }}.play { cursor: pointer; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; color: #000; font: 700 15px/1 "figtree", sans-serif, sans-serif; text-transform: uppercase; letter-spacing: 1.5px; text-align: center; transition: 0.3s all; }.play i { width: 85px; height: 85px; border-radius: 50%; background-color: #fff; display: block; color: #000; display: inline-flex; align-items: center; justify-content: center; font-size: 30px; margin: 10px; transition: 0.3s all; }.play i:before { margin: auto; padding-left: 5px; }.play:hover { color: #6f7a76; }.play:hover i { background-color: #6f7a76; color: #fff; }[data-embed] .close, [data-vimeo] .close { cursor: pointer; line-height: 1; background-color: #a8bab0; color: #fff; padding: 8px; text-transform: uppercase; z-index: 5; }[data-embed] .close i, [data-vimeo] .close i { font-style: normal; font-size: 1.5em; line-height: 1; vertical-align: middle; display: inline-block; margin-bottom: 5px; }[data-embed] .close:focus, [data-vimeo] .close:focus { background-color: #8ca396; }[data-embed] .close:hover, [data-vimeo] .close:hover { background-color: #1b1b1b; color: #fff; }[data-embed] .close { position: absolute; top: 0; right: 0; }[data-embed] .close i:before { transform: rotate(45deg); }body.page_index { background-color: #fff; }.read-section { position: relative; }.read { padding: 5px; display: flex; align-items: center; justify-content: space-between; margin: 5px; margin-left: 0; font-weight: 600; position: relative; z-index: 5; font-size: 14px; letter-spacing: 2.8px; text-transform: uppercase; max-width: 170px; width: 100%; position: relative; z-index: 5; transition: 0.3s; }.read .text { margin: 0 auto; margin-left: 0; }.read .icon { color: #fff; box-shadow: inset 0 -3px 1px 0 rgba(0, 0, 0, 0.16); background-color: #a8bab0; transition: 0.3s; border-radius: 50%; height: 43px; width: 43px; display: flex; align-items: center; justify-content: center; }.read .icon img + img { display: none; }.read-text { width: 100%; display: none; }.read:hover { color: #6f7a76; }.read:hover .icon { background-color: #6f7a76; }.read.active .icon img { display: none; }.read.active .icon img + img { display: block; }.read.active + .read-text { display: block; }#banner { position: relative; background-image: linear-gradient(to bottom, #fff, #f5eee6); }#banner .h2 { font-size: 86px; font-weight: 300; font-stretch: normal; font-style: normal; line-height: 1.07; letter-spacing: normal; color: #6f7a76; }#banner .h2 small { display: block; font-size: 54px; text-transform: none; font-style: italic; color: #a8bab0; }#banner > div { max-width: 1500px; margin: 0 auto; }#banner figure{flex: 1 0 50%;}#banner article { margin: 0 auto; flex: 0 1 640px; padding: 20px; }#banner article p { max-width: 560px; }@media (max-width: 1260px){ #banner .h2{font-size: 60px;}}.home-coupons { border-top: 1px solid rgba(112, 112, 112, 0.4); max-width: 600px; }.home-coupons .coupon { display: block; flex: 0 1 300px; padding: 20px 5px 0; text-align: center; color: #000; }.home-coupons .coupon .title { display: block; font-family: "figtree", sans-serif; font-size: 16px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: 0.88; letter-spacing: 1.6px; text-transform: uppercase; color: #000; margin-bottom: 5px; }.home-coupons .coupon .big-title { font-family: "akshar", sans-serif; font-size: 30px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1; letter-spacing: normal; text-align: center; color: #000; display: block; text-transform: uppercase; }.home-coupons .coupon .price { font-family: "akshar", sans-serif; font-size: 32px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1; letter-spacing: normal; text-align: center; color: #000; }.home-coupons .coupon .small { border-left: 1px solid rgba(112, 112, 112, 0.4); padding-left: 10px; margin-left: 10px; font-family: "figtree", sans-serif; font-size: 14px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: 1; letter-spacing: normal; text-align: left; color: #000; }.home-coupons .coupon .includes { display: block; text-transform: uppercase; font-family: "figtree", sans-serif; font-size: 12px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: 0.92; letter-spacing: 1.2px; text-align: left; color: #000; }.home-coupons .coupon img { margin-top: 5px; position: relative; right: 0; transition: 0.3s; }.home-coupons .coupon:hover img { right: -20px; }.home-coupons .coupon + .coupon { border-left: 1px solid rgba(112, 112, 112, 0.4); }#welcome { position: relative; border-top: 4px solid #a8bab0; padding-top: 100px; }#welcome:before { content: ""; background-color: #a8bab0; height: 95px; width: 1px; position: absolute; top: 0; right: 50%; transform: translateX(50%); }#welcome article { flex: 0 1 480px; padding: 10px; }#welcome article p { max-width: 405px; margin: 10px auto 0; }#welcome .divider { width: 1px; height: 44px; background-color: #a8bab0; display: block; margin: 10px auto; }#welcome .quote div { margin: 20px auto 40px; font-size: 27px; font-weight: normal; font-stretch: normal; font-style: italic; line-height: 1.33; letter-spacing: normal; text-align: center; color: #a8bab0; }#welcome .quote .sig { display: block; margin-top: 25px; text-transform: uppercase; letter-spacing: 1.6px; color: #a8bab0; font-size: 16px; }#welcome .quote .sig:hover { color: #529c73; }.split { padding: 0 20px; }.split > div { max-width: 1200px; margin: 0 auto; }.split article { flex: 0 1 550px; padding: 10px; }.split figure { flex: 0 1 auto; }.split .btn { margin-left: 0; }.split .caption { padding: 10px; text-align: center; }.split .caption a { color: #fff; padding: 0 5px; }.split .caption a:hover { color: #a8bab0; }.split.playing .flex-ed { display: block; }#meet { padding: 100px 20px; position: relative; }#meet:before { content: ""; position: absolute; left: -1000px; right: -1000px; top: 0; bottom: 0; z-index: -1; background-color: #f5eee6; }#meet:after { content: ""; position: absolute; top: 0; bottom: 0; left: 0; width: 390px; background-image: url(assets/images/bg.png); }#meet > div { position: relative; z-index: 5; }#meet .caption { display: block; text-align: right; font-size: 14px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: 1; letter-spacing: 1.4px; color: #3a3a3a; text-transform: uppercase; margin-top: 10px; }#meet .caption:hover { color: #a8bab0; }#financing { padding: 100px 20px; text-align: center; background-color: rgba(168, 186, 176, 0.28); }#financing .content { max-width: 1170px; margin: 0 auto; margin-top: 60px; }#financing .content article { background-color: #fff; max-width: 542px; border-radius: 20px; overflow: hidden; display: block; }#financing .content article > div { padding: 50px 20px; max-width: 381px; margin: 0 auto; }#reviews { position: relative; margin: 0px auto; padding: 100px 20px; text-align: center; }#reviews:before { content: ""; background-color: #a8bab0; height: 95px; width: 1px; position: absolute; top: 0; right: 50%; transform: translateX(50%); }#reviews .slick-reviews { margin: 30px auto; max-width: 800px; }#reviews .slick-reviews p { font-size: 27px; font-style: italic; color: #a8bab0; }#reviews .slick-reviews .slick-slide { padding: 10px; margin: 10px 30px; }#reviews .slick-track { align-items: center; display: flex; }#reviews .author { text-transform: uppercase; letter-spacing: 1.4px; text-transform: uppercase; color: #3a3a3a; display: flex; font-size: 18px; text-align: left; margin: 10px 0; align-items: center; justify-content: center; }#reviews .author i, #reviews .author img { margin-right: 20px; display: block; }#reviews star { display: block; letter-spacing: 4px; }#reviews .slick-arrow { top: 40%; }#reviews .slick-controls { margin: 20px auto; display: flex; justify-content: center; align-items: center; }@media (min-width:1001px) { #reviews .slick-track { overflow: visible !important; } #reviews .slick-slide { opacity: 0.5; } #reviews .slick-slide.slick-current { opacity: 1; }}#services { margin: 100px auto; padding: 10px 20px; }#services .top { margin-bottom: 20px; }#services .h2 span { color: #a8bab0; }#services .content > div { margin: 10px; border-radius: 12px; border: solid 1px #a8bab0; background-color: #fff; max-width: 369px; overflow: hidden; }#services .content > div h3 { font-family: "akshar", sans-serif; font-size: 33px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.1; letter-spacing: -0.83px; text-transform: none; color: #000; }#services .content > div article { padding: 30px; }#services .content > div .btn { padding: 16px 10px; margin: 0 auto; min-width: auto; width: 100%; }#service-bar { border-top: solid 1px #a8bab0; border-bottom: solid 1px #a8bab0; padding: 20px 0; }#service-bar span { color: #a8bab0; }#service-bar a { font-family: "akshar", sans-serif; font-size: 25px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1; letter-spacing: 5px; text-align: center; color: #000; text-transform: uppercase; }#service-bar a:hover { color: #a8bab0; }.ticker-wrap { width: 100%; margin: 0 auto; overflow: hidden; white-space: nowrap; bottom: 0; }.ticker { display: inline-block; margin-top: 5px; animation: marquee 40s linear infinite; }.item-collection-1 { position: relative; left: 0%; animation: swap 40s linear infinite; }.item { display: inline-block; padding: 0 1rem; font-size: 2rem; color: black; font-weight: 800; font-family: sans-serif; }.ticker-wrap:hover .ticker { animation-play-state: paused; }@keyframes marquee { 0% { transform: translateX(0); } 100% { transform: translateX(-100%); }}@keyframes swap { 0%, 50% { left: 0%; } 50.01%, 100% { left: 100%; }}#find { padding: 100px 20px; position: relative; }#find:before { content: ""; position: absolute; left: -1000px; right: -1000px; top: 0; bottom: 0; z-index: -1; background-color: #f5eee6; }#find:after { content: ""; position: absolute; top: 0; bottom: 0; right: 0; width: 390px; background-image: url(assets/images/bg.png); }#find ul li { margin-left: 0; }#find #map { flex: 0 1 527px; position: relative; z-index: 5; }#find #map iframe { height: 468px; width: 100%; }#quest { padding: 10px 20px; flex: 0 1 525px; }#quest form { margin: 10px 0; max-width: 405px; margin: 0 auto; }#quest .input { display: flex !important; width: 100%; }#quest select, #quest option, #quest input:not([class^=btn]), #quest textarea { flex: 1; height: 50px; width: 100%; background: transparent; padding: 10px; font-size: 16px; border: none; margin: 0px; color: #fff; margin-top: 8px; background-color: transparent; border: 1px solid #fff; }#quest .block * + * { margin-left: 15px !important; }#quest textarea { padding-top: 15px; min-height: 110px; }#quest .next { color: #fff; background-color: #6f7a76; min-width: 100px; position: relative; left: auto; right: auto; top: auto; margin: 0; font-size: 16px; font-family: "figtree", sans-serif; border: none; display: flex; justify-content: center; align-items: center; transform: none; text-transform: uppercase; border-radius: 0; padding: 0; height: auto; }#quest .next:after { display: none; }#quest .next:hover { background-color: #a8bab0; border-color: #a8bab0; }#quest::placeholder { color: #2b2d2f; }#quest::-webkit-input-placeholder { color: #2b2d2f; }@media (max-width:768px) { #quest .block * + * { margin-left: auto !important; }}#assoc { background-color: #fff; padding: 20px; }#assoc .flex-row { max-width: 1400px; margin: auto; }#assoc span { padding: 8px; opacity: 0.4; }.index-insta { padding: 100px 20px; background-image: url(assets/images/bg-insta.png); background-size: cover; }.index-insta i { font-size: 60px; line-height: 1; color: #a8bab0; display: block; }.index-insta .link { display: block; color: #6f7a76; font-size: 33px; font-family: "akshar", sans-serif; letter-spacing: -0.83px; }.index-insta .link:hover { color: #529c73; }.index-insta .imgs span { margin: 5px; }.simple { line-height: 1; font-size: 0; margin: 0 auto; text-align: center; }.simple select, .simple option, .simple input:not([class^=btn]), .simple textarea { -webkit-box-sizing: border-box !important; box-sizing: border-box !important; border: 0; border-radius: 0; line-height: 1; font-size: 18px; width: 100%; max-width: 100%; padding: 0 11px; margin-bottom: 10px; height: 45px; color: #a8bab0; background-color: #eee; }.simple select, .simple option { display: block; color: #000; }.simple textarea { height: 130px; padding: 14px 11px; }.simple input:focus, .simple textarea:focus { outline: 0; background-color: #e7f0f6; color: #a8bab0; }::placeholder { color: #000; }::-webkit-input-placeholder { color: #000; }.social { font-size: 0; text-align: center; margin: 10px auto; display: flex; justify-content: space-around; }.social a { position: relative; display: inline-block; margin: 5px; font-size: 20px; color: #fff; width: 65px; height: 65px; border-radius: 50%; line-height: 65px; background-color: #6f7a76; }.social .tt { display: flex; align-items: center; justify-content: center; }.social .tt svg { margin: 0 auto; width: 20px; height: 20px; }.social .tt svg path { fill: currentColor; }.social .fb:hover { background-color: #4d70a8; }.social .gp:hover { background-color: #dc4e41; }.social .yp:hover { background-color: #b62717; }.social .yt:hover { background-color: #d00; }.social .in:hover { background-color: #c13584; }.social .tw:hover { background-color: #00aced; }.social a:hover { color: #fff; }footer { background-color: #3a3a3a; color: #fff; }footer a { color: #fff; }footer a:hover { color: #6f7a76; }footer .logo { display: block; margin-bottom: 10px; }footer .pho { font: 500 31px/1.2 "figtree", sans-serif; margin: 10px auto; display: block; }footer .phy { font: 300 20px/1.2 "figtree", sans-serif; margin: 20px auto; display: block; }footer .hours { margin: 0px auto; }footer .hours p { color: #fff; line-height: 1.2; }footer .social { display: table; margin-top: 40px; }footer .social a:first-of-type { margin-left: 0; }#fo-contents { display: flex; justify-content: space-around; max-width: 1500px; margin: auto; position: relative; }.fo-info { flex: 0 1 auto; text-align: center; }.fo-left { flex: 0 1 750px; padding: 50px 20px; align-self: center; }.fo-right { flex: 0 1 513px; background-color: #6f7a76; text-align: center; }.fo-right .top { padding: 60px 20px; }#copy { font: 400 15px/1.5 "figtree", sans-serif; color: #fff; padding: 20px 10px; text-align: center; }#copy a { color: #fff; }#copy a:nth-of-type(1), #copy a:nth-of-type(2) { color: #a8bab0; }#copy a:hover { color: #a8bab0; }#copy img { display: inline-block; vertical-align: middle; margin: 0 0 5px 5px; }.slick-controls { display: flex; align-items: center; justify-content: space-around; max-width: 1000px; margin: 10px auto; }.slick-arrow { color: #a8bab0; font-family: fontello; font-size: 40px; position: absolute; top: 50%; transform: translateY(-50%); left: 0; z-index: 5; transition: 0.3s all; }.slick-arrow i { margin-left: -4px; }.slick-arrow:hover svg rect { stroke: #529c73; }.slick-arrow:hover svg path, .slick-arrow:hover svg line { stroke: #529c73; }#prev { left: -40px; }#next { right: -40px; }#prev svg { transform: rotate(180deg); }#next { left: auto; right: -40px; order: 2; }#next i { margin-left: 4px; }.slick-dots { line-height: 1; }.slick-dots li { line-height: 1; }.slick-dots li button { padding: 0; }.slick-dots span { cursor: pointer; background-color: #529c73; height: 12px; width: 12px; border-radius: 50%; display: inline-block; margin: 0 5px; opacity: 0.18; }.slick-dots .slick-active span { opacity: 1; }.pagingInfo { font-size: 30px; text-align: center; }#tour-container { padding: 100px 0; position: relative; }#tour-container:before { content: ""; position: absolute; left: -1000px; right: -1000px; top: 0; bottom: 0; background-color: rgba(168, 186, 176, 0.28); }.gallery { margin: 20px auto; position: relative; }.gallery .slick-arrow { top: 50%; }.slick-gallery { position: relative; margin: 20px auto; text-align: center; }.slick-gallery article .flex-ed { justify-content: space-around; }.slick-gallery article .flex-ed span { margin: 10px; position: relative; padding-bottom: 40px; }.slick-gallery article .flex-ed span img { width: 100%; }.slick-gallery article .flex-ed span:after { content: "Before"; position: absolute; bottom: 5px; left: 0; right: 0; margin: auto; display: block; margin: auto; color: #000; font: 400 18px/1.2 "figtree", sans-serif; text-transform: uppercase; letter-spacing: 1.6px; }.slick-gallery article .flex-ed span:last-of-type:after { content: "After"; }.slick-gallery article div p { display: block; }.slick-gallery figcaption { margin: 5px auto; }.video-grid > div { flex: 0 1 480px; margin: 10px; }.video-grid h3 { margin-top: 10px; display: block; line-height: 1.1; }.video-grid > div { margin: 10px; }.why { padding: 30px 10px 10px; position: relative; counter-reset: why-section; }.why:before { content: ""; position: absolute; left: -1000px; right: -1000px; top: 0; bottom: 0; background-color: #a8bab0; }.why h2 { text-align: center; font-family: "figtree", sans-serif; font-size: 16px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: 1.2; letter-spacing: 1.6px; text-align: center; color: #000; text-transform: uppercase; }.why ul { display: flex; justify-content: space-around; align-items: center; text-align: center; align-items: flex-start; }.why ul li { max-width: 280px; flex: 1 1 33%; padding: 0; margin: 10px; width: 100%; font-size: 18px; font-weight: 600; overflow: visible; }.why ul li span { max-width: 95%; margin: 0 auto; }.why ul li:before { content: ""; position: static; display: block; margin: 0 auto 5px; background-color: #529c73; width: 2px; height: 15px; }.section-toggle { display: none; margin-top: 20px; position: relative; z-index: 5; }.page-divider { display: block; max-width: 100%; width: 100%; position: relative; z-index: 1; }.divider-block { position: relative; display: table; clear: both; width: 100%; max-width: 100%; padding: 60px 10px; }.divider-block:before { content: ""; position: absolute; left: -1000px; right: -1000px; top: 0; bottom: 0; z-index: -1; }.divider-block .contain { display: flex; justify-content: space-around; align-items: flex-start; }.divider-block h2 { margin-bottom: 20px; }.divider-block .wrap { height: 0; }.divider-block article { margin: auto 0; flex: 0 1 550px; }.divider-block article p:first-of-type { margin-top: 0; }.divider-block ul li { margin-left: 0; }.divider-block .btn { margin-left: 0; }.divider-block .elem { flex: 0 0 auto; position: relative; z-index: 3; }.divider-block .elem-right { order: 1; }.divider-block:nth-of-type(even):before { background-color: #f5eee6; }.divider-block:nth-of-type(even):after { content: ""; position: absolute; top: 0; bottom: 0; right: 0; width: 390px; background-image: url(assets/images/bg.png); }.mini-block { display: flex; position: relative; z-index: 5; clear: both; max-width: 1140px; width: 100%; margin: 10px auto; }.mini-block article { flex: 0 1 450px; }.divider-block.no_img article { max-width: 1130px; margin: auto; text-align: center; }.divider-block.no_img .mini-block article{text-align: left;}.divider-block.no_img:after{content: none !important;}.meet-top, .meet-bot { padding: 100px 20px; text-align: center; }.meet-top article, .meet-bot article { max-width: 1120px; margin: 0 auto 30px; }.meet-mid { position: relative; padding: 100px 20px; }.meet-mid:before { content: ""; position: absolute; left: -1000px; right: -1000px; top: 0; bottom: 0; z-index: -1; background-color: #f5eee6; }.meet-mid:after { content: ""; position: absolute; top: 0; bottom: 0; left: 0; width: 390px; background-image: url(assets/images/bg.png); }.meet-mid > div { position: relative; z-index: 5; }.meet-mid article { flex: 0 1 580px; padding: 10px; }.meet-top { padding-top: 10px; }.more-to-explore { position: relative; text-align: center; margin: 0 auto; padding: 40px 10px 60px; }.more-to-explore span { font-family: Amandine; font-size: 85px; font-weight: 300; font-stretch: normal; font-style: normal; line-height: 1.09; letter-spacing: normal; text-align: center; text-transform: uppercase; color: #a8bab0; }.more-to-explore span span { color: #6f7a76; }.more-to-explore p { padding: 10px; margin: auto; max-width: 1150px; display: flex; align-items: center; flex-wrap: wrap; justify-content: center; }.more-to-explore [class^=btn] { min-width: 350px; margin: 5px; }/** Remove the class="off" from the leanModal link in the html to activate the link/connect to its pop-up *****/.off { pointer-events: none; }.service-icons { display: flex; justify-content: center; text-align: center; flex-wrap: wrap; margin: 20px auto; max-width: 1400px; }.service-icons .mini-block { margin: 0; }.service-icons .modal .icon { height: 80px; display: flex; flex-direction: column; justify-content: center; align-items: center; }.service-icons .modal .icon .ic-color { fill: #6f7a76; }.service-icons .modal .has-h3 { clear: both; display: table; width: 100%; margin: 20px auto; text-align: left; }.service-icons .modal .has-h3 h3 { margin: 0 auto 10px; text-align: left; }.service-icons h3 { margin: 5px auto; font-size: 22px; line-height: 1.1; }.service-icons > * { padding: 5px; flex: 0 1 180px; margin: 10px auto; display: block; }.service-icons a { color: #000; text-decoration: none; }.service-icons a:hover .icon .ic-color { fill: #a8bab0; }.service-icons a:hover h3 { color: #a8bab0; }@media (max-width:750px) { .has-h3, .has-h3 h3 { text-align: center; }}.services-grid { position: relative; margin: 40px auto; display: flex; align-items: stretch; flex-wrap: wrap; flex-wrap: wrap; }.services-grid > div { flex: 0 1 370px; border-radius: 12px; border: solid 1px #a8bab0; background-color: #fff; margin: 10px auto; }.services-grid h3 { display: block; margin-top: 20px; text-align: center; line-height: 1.1; font-size: 33px; font-family: "akshar", sans-serif; text-transform: none; }.services-grid h3 a { color: #000; }.services-grid h3 span { display: block; font-size: 18px; }.services-grid figure { transition: 0.4s all; }.services-grid figure img { width: 100%; }.services-grid ul { display: table; margin: 20px auto; }.services-grid ul li { line-height: 1.2; margin: 10px auto; }.services-grid ul li a { color: #000; }.services-grid h3:hover a { color: #a8bab0; }.services-grid ul li:hover a { color: #6f7a76; }#all { background-color: #000; text-align: center; display: flex; flex-direction: column; justify-content: center; align-items: center; flex: 0 1 62%; max-width: 100%; min-height: 250px; transition: 0.4s all; }#all .h2 { padding: 10px; }#all .h2, #all .btn { color: #fff; }#all:hover { background-color: #a8bab0; }#all:hover .btn { background-color: #6f7a76; color: #fff; }body.page_special-offers #page { padding-top: 0; border-top: 0; }.cpn { position: relative; display: table; margin: 10px; background-color: #fff; flex: 0 1 337px; border-radius: 12px; color: #000; text-align: center; }.cpn > div { padding: 20px; }.cpn .btn { min-width: 200px; margin-top: 20px; }.cpn .title { display: block; font-family: "akshar", sans-serif; font-size: 33px; letter-spacing: -0.83px; line-height: 1.04; }.cpn .title small { display: block; font-size: 17px; font-family: "figtree", sans-serif; }#page { position: relative; display: block; width: 100%; margin: auto; padding-top: 100px; clear: both; border-top: 4px solid #a8bab0; }#page:before { content: ""; background-color: #a8bab0; height: 95px; width: 1px; position: absolute; top: 0; right: 50%; transform: translateX(50%); }#page.has_divider { padding-bottom: 0; }.page_index .internal { display: none; }.center { text-align: center; }main { overflow: hidden; }main ol { text-align: left; }main ul { list-style: none; padding: 0; margin: 10px 0; text-align: left; overflow: hidden; }main ul li { position: relative; display: block; margin: 0 0 10px 26px; padding-left: 24px; line-height: 1.6; overflow: hidden; }main ul li:before { content: "\e832"; color: #a8bab0; position: absolute; left: 0; top: 0; font-size: 0.9em; }@media (min-width:800px) { ul.two { -webkit-column-count: 2; column-count: 2; }}@media (max-width:750px) { main ul li { margin-left: 10px; } .elem-left, .elem-right, .divider-block .elem-left, .divider-block .elem-right { display: table; float: none; margin: 20px auto; max-width: 100%; }}#interior-banner { display: flex; flex-direction: column; justify-content: center; position: relative; text-align: center; background-image: linear-gradient(to bottom, #fff, #f5eee6); padding: 50px; padding-top: 0; }#interior-banner .contain { max-width: 1200px; margin: auto; width: 100%; flex: 0 1 50%; padding: 50px 20px; }#interior-banner .flex-title { text-align: left; max-width: 1500px; margin: auto; }#interior-banner .flex-title .contain { max-width: 50%; margin: auto; }#page-title { position: relative; margin: auto; }.flex-title { height: 100%; }.flex-title #page-title { text-align: left; margin: auto; }#intro { margin: 0 auto; }#static-banner { display: none; }.landing { display: flex; align-items: flex-start; justify-content: space-around; flex-wrap: wrap; }.landing a { flex: 0 1 30%; margin: 10px auto 20px; text-align: center; }.landing a h3 { padding: 10px; background-color: #a8bab0; color: #fff; font: 400 15px/1 "amandine", sans-serif; text-transform: none; transition: 0.3s all; }.landing a:hover h3 { background-color: #6f7a76; color: #fff; }#refer { background: #6f7a76; margin: 40px auto; max-width: 700px; padding: 40px 20px 30px; }#refer .simple { max-width: 650px; margin: auto; }.faq-container { padding: 100px 10px; }.faq-container > h2, .faq-container > p { text-align: center; }.accordion { margin: 20px auto; text-align: left; }.accordion .toggle { position: relative; cursor: pointer; clear: both; padding: 10px 10px 10px 55px; margin: 7px auto 0; width: 100%; display: block; text-align: left; }.accordion .toggle:hover h2, .accordion .toggle:hover h3 { color: #6f7a76; }.accordion .toggle.active:before { background-color: #6f7a76; content: "A"; }.accordion .toggle:before { content: "Q"; color: #fff; font: 700 24px/1.5 "figtree", sans-serif; border-radius: 50%; position: absolute; top: 0; left: 0; width: 48px; height: 48px; background-color: #a8bab0; box-shadow: inset 0 3px 8px rgba(0, 1, 1, 0.19); text-align: center; display: flex; align-items: center; justify-content: center; }.accordion article > div { display: none; padding: 0 20px 20px 55px; }.hours { display: table; margin: 10px auto; text-align: left !important; }.hours label { width: 120px; display: inline-block; font-weight: 700; }.contact { display: flex; justify-content: space-between; align-items: flex-end; flex-wrap: wrap; max-width: 1150px; margin: 30px auto; padding: 10px; }.contact h3 { margin: 10px auto; font-size: 20px; }.contact h2 { font-size: 25px; }.contact p { margin: 15px 0 10px; line-height: 1.4; }.contact > div:first-child { flex: 1 0 auto; margin-right: 20px; }.contact > div:last-child { margin-right: 10px; }.contact-map { margin: 20px auto 40px; }.contact-map iframe { width: 100%; }#appt-form { display: none; padding: 40px 10px; text-align: left; max-width: 800px; margin: 10px auto; }#appt-form h2, #appt-form h3 { text-align: center; margin: 20px auto 50px; }#appt-form .flex-row-input { display: flex; justify-content: space-around; align-items: flex-start; }#appt-form .flex-row-input article { flex: 1; margin: 10px; }#appt-form .options { color: #000; margin: 0 10px 0; }#appt-form .options label { display: block; font-size: 18px; position: relative; margin-bottom: 10px; text-align: left; }#appt-form .flex-checks { display: flex; flex-wrap: wrap; }#appt-form .flex-checks span { flex: 0 1 30%; margin: 10px 5px 10px 0; display: flex; align-items: center; font-size: 16px; }#appt-form .flex-checks span [type=checkbox], #appt-form .flex-checks span [type=radio] { margin-right: 8px; }#appt-form button.btn { display: table; margin: 20px auto !important; }#appt-form::-webkit-input-placeholder { color: #333; }#appt-form:-moz-placeholder { color: #333; }#appt-form::-moz-placeholder { color: #333; }#appt-form:-ms-input-placeholder { color: #333; }#appt-form .input-content, #appt-form .styled-form .inline label, #appt-form .styled-form .inline, #appt-form .input--filled .input__label .input__label-content strong, #appt-form .input--filled .input__label .input__label-content a { color: #000; }#appt-form .input-content { position: relative; z-index: 1; border-bottom: 1px solid #a8bab0; display: block; width: 100%; min-height: 65px; background: none; }#appt-form .input-content.txt { height: 150px; }#appt-form .input-content textarea { padding: 5px; display: block; width: 100%; height: 130px; display: table; font-family: "figtree", sans-serif; }#appt-form .input__field { position: absolute; z-index: 2; display: block; border: none; border-radius: 0; padding: 0 10px; margin-top: 20px; height: 40px; width: 100%; background: transparent; color: #000; }#appt-form .input__label { display: inline-block; padding: 0; width: 100%; height: 100%; position: absolute; 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; }#appt-form .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; }#appt-form .input__label-content { position: relative; display: block; width: 100%; padding: 40px 10px 10px; text-rendering: geometricPrecision; transform-origin: 0% 50%; transition: color 0.3s, -webkit-transform 0.3s; transition: transform 0.3s, color 0.3s; transition: transform 0.3s, color 0.3s; color: #000; }#appt-form .input__field:focus + .input__label .input__label-content, #appt-form .input--filled .input__label .input__label-content { color: #000; -webkit-transform: translate3d(0, -0.8em, 0); transform: translate3d(0, -0.8em, 0); padding: 15px 5px 5px; font-size: 0.75em; }#appt-form input:-webkit-autofill, #appt-form textarea:-webkit-autofill, #appt-form select:-webkit-autofill { background-color: transparent !important; }.options [type=checkbox], .options [type=radio] { -webkit-appearance: none; position: relative; border-radius: 3px; vertical-align: middle; height: 25px; width: 25px; border: 1px solid #000; }.options [type=radio] { border-radius: 50%; }.options [type=checkbox]:active, .options [type=checkbox]:checked:active, .options [type=checkbox]:checked, .options [type=radio]:active, .options [type=radio]:checked:active, .options [type=radio]:checked { background-color: #fff; border: 1px solid #a8bab0; }.options [type=checkbox]:checked:after, .options [type=radio]:checked:after { font-family: fontello; content: "\e832"; font-size: 13px; position: absolute; top: 4px; left: 4px; color: #a8bab0; }.options [type=radio]:checked:after { content: ""; width: 14px; height: 14px; background-color: #a8bab0; border-radius: 50%; }.dwn { position: relative; }.dwn:after { position: absolute; content: "\e935"; font-family: fontello; font-size: 1.2em; line-height: 1.5; color: #a8bab0; bottom: 5px; right: 10px; z-index: 8; pointer-events: none; }#other-int { display: none; margin: 10px auto; }#int-list.oth #other-int { display: block; }.group { position: relative; margin-bottom: 20px; }.group input, .group select, .group textarea { font-size: 18px; padding: 10px 10px 10px 5px; display: block; width: 100%; border: none; border-bottom: 1px solid #a8bab0; background: none; color: #000; height: 45px; -webkit-appearance: none; position: relative; }.group select:after { position: absolute; right: 5px; top: 5px; content: "\e825"; font-family: fontello; z-index: 5; color: #fff; }.group textarea { height: 160px; }.group input:focus, .group textarea:focus, .group select:focus { outline: none; background-color: rgba(0, 0, 0, 0.03); }.bar { position: relative; display: block; max-width: 100%; position: absolute; bottom: -1px; left: 0; right: 0; }.bar:before, .bar:after { content: ""; height: 2px; width: 0; bottom: 1px; position: absolute; background: #a8bab0; transition: 0.2s ease all; -moz-transition: 0.2s ease all; -webkit-transition: 0.2s ease all; }.bar:before { left: 50%; }.bar:after { right: 50%; }input:focus ~ .bar:before, input:focus ~ .bar:after, textarea:focus ~ .bar:before, textarea:focus ~ .bar:after, select:focus ~ .bar:before, select:focus ~ .bar:after { width: 50%; }.highlight { position: absolute; height: 60%; width: 100px; top: 25%; left: 0; pointer-events: none; opacity: 0.5; }input:focus ~ .highlight, textarea:focus ~ .highlight, select:focus ~ .highlight { -webkit-animation: inputHighlighter 0.3s ease; -moz-animation: inputHighlighter 0.3s ease; animation: inputHighlighter 0.3s ease; }@-webkit-keyframes inputHighlighter { from { background: #a8bab0; } to { width: 0; background: transparent; }}@-moz-keyframes inputHighlighter { from { background: #a8bab0; } to { width: 0; background: transparent; }}@keyframes inputHighlighter { from { background: #a8bab0; } to { width: 0; background: transparent; }}#insure-help { text-align: center; margin: 60px auto; }#no-insure .h2, #no-insure h3 { text-align: center; }@media (max-width:750px) { #appt-form .flex-row-input { display: block; } #appt-form .options { margin: 10px auto 20px; }}@media (max-width:480px) { #appt-form .flex-row-input article { margin: 10px auto; } #appt-form .flex-checks span { flex: 0 1 48%; }}@media (max-width:400px) { .group input, .group select, .group textarea { font-size: 16px; }}.block #insure-form { margin: 10px auto; }#insure-form { position: relative; max-width: 800px; margin: 50px auto; background-color: #a8bab0; padding: 60px 40px; text-align: center; }#insure-form .h2 { line-height: 1.2; margin: 10px auto 30px; }#insure-form .h1 small, #insure-form .h2, #insure-form p, #insure-form .group label { color: #fff; }#insure-form input, #insure-form select { display: table; width: 100%; margin: 10px auto; height: 50px; padding: 5px; border: none; border-bottom: 1px solid #fff; background-color: transparent; color: #fff; }#insure-form::-webkit-input-placeholder { color: #fff; }#insure-form:-ms-input-placeholder { color: #fff; }#insure-form::placeholder { color: #fff; }#insure-form .select2-container { width: 100% !important; max-width: 620px; }#insure-form .select2-container--default .select2-selection--single { background-color: transparent; color: #fff; border-radius: 0; border: none; border-bottom: 1px solid #fff; outline: none; }#insure-form .select2-container--default .select2-selection--single .select2-selection__rendered { color: #fff; text-align: left; }#insure-form .select2-container--default .select2-selection--single .select2-selection__arrow b { border-color: #fff transparent transparent transparent; }#insure-form .select2-container .select2-selection--single { height: 36px; }#insure-form button#submit { border: 1px solid #fff; padding: 20px; border-radius: 30px; text-transform: uppercase; min-width: 250px; margin: 20px auto; background-color: transparent; color: #fff; }#insure-form button#submit:hover { background-color: #6f7a76; }#in, #out { display: none; }.insure-modal { background-color: #a8bab0; }.insure-modal p { margin: 20px auto; max-width: 600px; }.insure-modal .btn { margin: 20px auto 10px; }.open-in { position: absolute; top: 0; left: 50%; width: 98%; transform: translateX(-50%); display: flex !important; flex-direction: column; justify-content: center; align-items: center; height: 100%; transition: 3s all; }.close-ins { background-color: transparent; border: 2px solid #fff; border-radius: 50%; color: #fff; font-size: 30px; position: absolute; top: 0; right: 0; z-index: 3; flex: 0 0 40px; width: 40px; height: 40px; background-color: #9aafa3; top: -20px; right: -20px; display: flex; justify-content: center; align-items: center; cursor: pointer; }.close-ins span { transform: rotate(45deg); padding: 0 0 4px 2px; }.close-ins:before { content: "Try another insurance"; font-size: 12px; position: absolute; left: -130px; color: #000; top: 0; opacity: 0.35; }.close-ins:hover { background-color: #6f7a76; }.close-ins:hover:before { opacity: 1; }.yep { width: 80px; height: 80px; border: 2px solid #fff; border-radius: 50%; color: #fff; font-size: 42px; display: flex; justify-content: center; align-items: center; margin: 10px auto; }.yep i { margin-top: 5px; }#fixed-tabs { position: fixed; right: 0; text-align: center; line-height: 1; font-size: 0; z-index: 200; padding: 0; }#fixed-tabs li { flex: 1; }#fixed-tabs a { display: block; font-size: 14px; font-weight: 700; color: #fff; position: relative; overflow: hidden; }#fixed-tabs i { font-size: 16px; }#fixed-tabs #fixed-tabs i, #fixed-tabs #fixed-tabs i:before { display: block; margin: 0 auto !important; }#fixed-tabs .ra { background-color: #529c73; }#fixed-tabs .call { background-color: #a8bab0; }#fixed-tabs .call a { color: #3a3a3a; }#fixed-tabs .map, #fixed-tabs .fr { background-color: #2e2d2d; }#fixed-tabs .fb { background-color: #4d70a8; }#fixed-tabs .gg { background-color: #dc4e41; }@media (min-width:1025px) { #fixed-tabs { display: none; }}@media (max-width:1024px) { #fixed-tabs { 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 span { display: inline-block; vertical-align: middle; } #fixed-tabs .call, #fixed-tabs .map { display: none; }}@media (max-width:1000px) { #fixed-tabs .fr, #fixed-tabs .gg, #fixed-tabs .fb { display: none; } #fixed-tabs .call, #fixed-tabs .map { display: block; }}@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:1024px) { .split figure { display: block; margin: auto; } .split article { margin: 20px auto; } #banner article p{margin: 10px auto;} .home-coupons { max-width: 100%; } .home-coupons .coupon { padding: 20px 5px; } .home-coupons .coupon + .coupon { border-left: none; border-top: 1px solid rgba(112, 112, 112, 0.4); } #welcome { padding-top: 50px; } #welcome:before { content: none; } #welcome article { margin: 0 auto; } #meet { text-align: center; } #meet:after { width: auto; right: 0; height: 211px; } #meet .caption { text-align: center; } #reviews .slick-arrow, .gallery .slick-arrow { position: relative; left: auto; right: auto; top: auto; transform: none; } #find:after { width: auto; left: 0; height: 101px; } #find ul { display: table; margin: 10px auto; } #fo-contents { display: block; text-align: center; } .fo-left{padding: 40px 20px;} footer .hours { margin: 20px auto; } .fo-title { text-align: center; } #interior-banner { padding: 0; } #interior-banner .flex-title .contain { max-width: 100%; } .flex-title { display: block; text-align: center; } .flex-title #page-title { text-align: center; } #main-img { min-height: auto; } #main-img img { display: block; } #intro { margin: 20px auto; } .divider-block { text-align: center; padding: 40px 10px; } .divider-block:after { content: none !important; } .divider-block .contain { display: block; } .divider-block .btn { margin: 10px auto; } .divider-block h2, .divider-block h3 { margin-bottom: 20px; text-align: center; } .divider-block [class^=elem] { float: none; margin: 10px auto 20px; max-width: 100%; } .divider-block ul { display: table; margin: 20px auto; } .services > div, #all { flex: 0 1 48%; } [data-player][class^=elem] { max-width: 650px; } .contact { text-align: center; display: block; } .contact > div:first-child, .contact p { margin: 10px auto; } .more-to-explore span { font-size: 45px; }}@media (max-width:768px) { #hd-info { flex: 0 1 auto; } header .phy { display: none; } header .pho { font-size: 18px; } #reviews .contain { padding: 0 10px; } #reviews .slick-controls { flex-wrap: wrap; margin: 10px auto; } #find { display: block; } #map { display: none; } .index-insta .imgs span{flex: 0 1 45%;} #assoc{display: none;} #page-title h1:only-child, h2#append, .h1, h2, .h2, .h2.big, .dividerLead, #banner .h2 { font-size: 40px; } #banner .h2 small, h2#append span{font-size: 35px;} .why ul { flex-wrap: wrap; } .why ul li { flex: 1 1 100%; } .contact { text-align: center; display: block; } .contact > div:first-child, .contact p { margin: 10px auto; }}@media (max-width:640px) { #map { display: none; } .gallery { padding: 0; } .services > div, #all { flex: 1 1 100%; } .youtube[class*=elem-] { width: 100%; } [data-player][class^=elem] { min-width: 100%; } .landing { display: block; }}@media (max-width:480px) { .hd-info { display: none; } header .hours label { width: 100px; } #fixed-tabs strong { display: none; } }@media (max-width:400px) { [class^=btn], .more-to-explore [class^=btn] { min-width: auto; width: 100%; margin: 8px auto; } [data-embed] .close { display: block; position: unset; text-align: center; padding: 4px; }}
